Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-05-22 | * latest upload | Michael Vogt | 1 | -2/+2 | |
* data/SoftwareProperties.glade: - fix missing 'translatable="yes"' property (ubuntu: #44409) - increase width to 620 (ubuntu: #40540) | |||||
2006-05-01 | * Show main window after restoring the size - bug #42277 - | Sebastian Heinlein | 1 | -1/+0 | |
thanks to Rached Ben Mustapha | |||||
2006-04-25 | * avoid an American/British English spelling issue - fix for bug #40425 | Sebastian Heinlein | 1 | -1/+1 | |
2006-04-23 | * Fix the use of gettext in UpdateManager : You can install X updates | Sebastian Heinlein | 2 | -2/+2 | |
* Do not mention the need of the unanttended-updates package - the tooltip isn't even shown if the option is disabled * Fix the channel terminolgy in the add custom apt line dialog | |||||
2006-04-23 | * Fix a "poor" wording - #40727 | Sebastian Heinlein | 1 | -2/+2 | |
2006-04-19 | * remove all uses of update-manager.png in the glade files | Sebastian Heinlein | 2 | -2/+0 | |
* always show the download size of the currently selected updates fix fo bug #39579 | |||||
2006-04-18 | * load the dialog icon of update-manager at runtime | Sebastian Heinlein | 1 | -2/+1 | |
(should be replaced by an icon_set in the future) | |||||
2006-04-18 | * set the default icon of software-properties to the corresponding one | Sebastian Heinlein | 1 | -1/+1 | |
* add jimmac to AUTHORS * replace the logo in update-manager | |||||
2006-04-18 | * use the tango system-software-update icon for update-manager | Sebastian Heinlein | 8 | -2/+1521 | |
* use the old update-manager icon for software-properties only * do not specify the file type of the icon in the desktop file * install the icons to the hicolor theme * remove the deprecated update-manager-logo - it will be replaced by the svg version of update-manager | |||||
2006-04-18 | * rename gnome-software-properties to software-properties (there is no | Sebastian Heinlein | 2 | -2162/+1 | |
dependency on gnome anymore) * remove deprecated code | |||||
2006-04-17 | * do not allow to create an invalid channel in the edit dialog | Sebastian Heinlein | 1 | -22/+26 | |
2006-04-17 | * huge merge | Sebastian Heinlein | 2 | -1/+17 | |
2006-04-17 | * Fixed wrong term: the components of a channel are called components and | Sebastian Heinlein | 1 | -1/+1 | |
not sections | |||||
2006-04-12 | * data/update-manager.schemas.in: fix the description | Michael Vogt | 1 | -4/+4 | |
2006-04-12 | * merged with update-manager--chipzz | Michael Vogt | 1 | -1/+1 | |
2006-04-12 | * make it not check for new distro releases anymore for dapper | Michael Vogt | 1 | -0/+16 | |
2006-04-03 | * Changed wording of the apt caching progress: | Sebastian Heinlein | 1 | -2/+2 | |
"Checking for updates" -> "Analysing your system" check should only be used if the repositories are actually queried | |||||
2006-04-03 | * don't wrap the changelog - this results in wrong formatted lines | Sebastian Heinlein | 1 | -3/+3 | |
fix for bug #37194 * clearify the tooltip of the check button | |||||
2006-03-27 | * added the patch from chipzz | Michael Vogt | 1 | -1/+1 | |
2006-03-24 | * set the correct window type hint - dialog or window | Sebastian Heinlein | 1 | -2/+1 | |
2006-03-24 | * do not allow to edit cdrom sources | Sebastian Heinlein | 1 | -0/+1 | |
2006-03-24 | * open the edit dialog if the channel was double clicked | Sebastian Heinlein | 1 | -0/+1 | |
2006-03-23 | * consistent terminology section -> component | Sebastian Heinlein | 1 | -1/+1 | |
2006-03-23 | * use update_count in a more elegenat way | Sebastian Heinlein | 1 | -1/+1 | |
* d not disable the whole expander instead only the notebook | |||||
2006-03-23 | * fixed wrong access key of "check" in an English environment | Sebastian Heinlein | 1 | -1/+1 | |
2006-03-23 | * fix a typo - #36123 | Sebastian Heinlein | 1 | -1/+1 | |
2006-03-21 | * Fixed reload information | Sebastian Heinlein | 1 | -8/+8 | |
* glade file cleanup - should fix some annoyances with focus stealing | |||||
2006-03-20 | * Move the "check" button next to the "install" button | Sebastian Heinlein | 1 | -128/+146 | |
2006-03-17 | * allow to enable and disable channels/sources | Sebastian Heinlein | 1 | -2/+64 | |
* disable edit and remove button if no sources are available * always select the first source at startup * use the reload icon on the check button | |||||
2006-03-17 | * small wording issue | Sebastian Heinlein | 1 | -1/+1 | |
2006-03-17 | * use check instead of reload - no need to be so abstract | Sebastian Heinlein | 1 | -8/+8 | |
2006-03-13 | * inform the user to update the cache if the channels have been modified. | Sebastian Heinlein | 1 | -1/+0 | |
provide a button to start synaptic in the dialog | |||||
2006-03-12 | * show a dialog that provides a button to reload the channel information if | Sebastian Heinlein | 1 | -0/+129 | |
the channels changed - the updating does not work at the moment. but the strings of the dialog are in before string freeze | |||||
2006-03-12 | * show minimize and maximize in the window decoration. people minimize the | Sebastian Heinlein | 1 | -1/+1 | |
update-manager during the perhaps time consuming update process. Consistency with the dekstop preferences doesn't seem worth the loss of function | |||||
2006-03-11 | * re-removed the AddSourcesList stuff - it is not supported and was just | Sebastian Heinlein | 3 | -196/+0 | |
forgotten to be removed completely | |||||
2006-03-11 | * restore the dialog sources list in the glade file, too | Sebastian Heinlein | 1 | -0/+188 | |
2006-03-11 | * Include a vaild .desktop file - bug #33575 | Sebastian Heinlein | 1 | -3/+3 | |
* Readded the wrongly deleted dialog_sources_list | |||||
2006-03-10 | * remove the dialog_sources_list: it's not part of the dapper release | Sebastian Heinlein | 1 | -2/+2 | |
* set the msgid report address to me - since most of the string errors are done by me. :) * update the language files * start working on the german translation * use a shorter desc in the desktop file | |||||
2006-03-10 | * Clean up the glade files: remove deprecated dialogs | Sebastian Heinlein | 2 | -1245/+180 | |
* Actually translate the software properties dialogs * Use spacings and alignemnts as suggested by the HIG in the dialogs * Make labels consistent with g-a-i | |||||
2006-02-27 | * revert the SoftwareProperty changes for now until the new stuff is ready | Michael Vogt | 2 | -637/+250 | |
2006-02-27 | * Typos | Michael Vogt | 1 | -1/+1 | |
2006-02-26 | * Fixed wrong title of the dialog edit channel | Sebastian Heinlein | 1 | -11/+16 | |
2006-02-26 | * Add a button revert and make the channel list instant apply | Sebastian Heinlein | 1 | -121/+153 | |
* Reorder the buttons on the key view to correspond with the channel view | |||||
2006-02-26 | * Use the dist name from lsbrelease in the add channel dialog | Sebastian Heinlein | 1 | -3/+3 | |
2006-02-23 | * merged pittis changes | Michael Vogt | 2 | -1/+3 | |
2006-02-23 | * Use a smaller border in the add cdrom dialog | Sebastian Heinlein | 1 | -1/+1 | |
* add sources list was missing | |||||
2006-02-23 | * Move the mime type handling of sources.lists to gnome-software-properties | Sebastian Heinlein | 12 | -214/+595 | |
* Renamed mime type to text/x-apt-sources-list * Remove all depricated add-software-channel code * Add a schemas file for update-manager * Use dh_gconf * Software Properties: - Move the channel buttons to the bottom of the notebook to get more vertical space for the channels - Set a global window icon for SoftwareProperties and its children - Add drag and drop support for sources.list on the treeview_sources - Allow to enable and disable channels - Do not use so much space for rendering the sources lista - Use the comment instead of the URI in the channel list if we don't find a nice name - Show the type only on source channels - "binary" is too technial - Add some small sanity checks to aptsources - Use single quotes in the predefind distru names * Dialog add: - merge the custom and the default add dialog - sanity checks for the custom apt line, that do not allow to add a wrong one * Update Manager: - add an option to hide the reload reminder | |||||
2006-02-22 | * Add a prototype of a sources.list installer. double click on a sources.list | Sebastian Heinlein | 5 | -0/+218 | |
to get the channels merged into your current channel list | |||||
2006-02-17 | * Allow to open URLs in the release notes using a browser | Sebastian Heinlein | 1 | -20/+4 | |
* Change the label of the button ok in the release notes dialog to "Upgrade" | |||||
2006-02-13 | * Remove dependency on python-gnome - call yelp manually | Sebastian Heinlein | 1 | -17/+9 | |
* Use same height for all butons in the bottom row * Fix bad denglish wording: "downloading at..." - thanks Jorge Bernal |