summaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Collapse)AuthorFilesLines
2006-05-22* latest uploadMichael Vogt1-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 Heinlein1-1/+0
thanks to Rached Ben Mustapha
2006-04-25* avoid an American/British English spelling issue - fix for bug #40425Sebastian Heinlein1-1/+1
2006-04-23* Fix the use of gettext in UpdateManager : You can install X updatesSebastian Heinlein2-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 - #40727Sebastian Heinlein1-2/+2
2006-04-19* remove all uses of update-manager.png in the glade filesSebastian Heinlein2-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 runtimeSebastian Heinlein1-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 oneSebastian Heinlein1-1/+1
* add jimmac to AUTHORS * replace the logo in update-manager
2006-04-18* use the tango system-software-update icon for update-managerSebastian Heinlein8-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 noSebastian Heinlein2-2162/+1
dependency on gnome anymore) * remove deprecated code
2006-04-17* do not allow to create an invalid channel in the edit dialogSebastian Heinlein1-22/+26
2006-04-17* huge mergeSebastian Heinlein2-1/+17
2006-04-17* Fixed wrong term: the components of a channel are called components and Sebastian Heinlein1-1/+1
not sections
2006-04-12* data/update-manager.schemas.in: fix the descriptionMichael Vogt1-4/+4
2006-04-12* merged with update-manager--chipzzMichael Vogt1-1/+1
2006-04-12* make it not check for new distro releases anymore for dapperMichael Vogt1-0/+16
2006-04-03* Changed wording of the apt caching progress:Sebastian Heinlein1-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 Heinlein1-3/+3
fix for bug #37194 * clearify the tooltip of the check button
2006-03-27* added the patch from chipzzMichael Vogt1-1/+1
2006-03-24* set the correct window type hint - dialog or windowSebastian Heinlein1-2/+1
2006-03-24* do not allow to edit cdrom sourcesSebastian Heinlein1-0/+1
2006-03-24* open the edit dialog if the channel was double clickedSebastian Heinlein1-0/+1
2006-03-23* consistent terminology section -> componentSebastian Heinlein1-1/+1
2006-03-23* use update_count in a more elegenat waySebastian Heinlein1-1/+1
* d not disable the whole expander instead only the notebook
2006-03-23* fixed wrong access key of "check" in an English environmentSebastian Heinlein1-1/+1
2006-03-23* fix a typo - #36123Sebastian Heinlein1-1/+1
2006-03-21* Fixed reload informationSebastian Heinlein1-8/+8
* glade file cleanup - should fix some annoyances with focus stealing
2006-03-20* Move the "check" button next to the "install" buttonSebastian Heinlein1-128/+146
2006-03-17* allow to enable and disable channels/sourcesSebastian Heinlein1-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 issueSebastian Heinlein1-1/+1
2006-03-17* use check instead of reload - no need to be so abstractSebastian Heinlein1-8/+8
2006-03-13* inform the user to update the cache if the channels have been modified.Sebastian Heinlein1-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 ifSebastian Heinlein1-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 theSebastian Heinlein1-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 justSebastian Heinlein3-196/+0
forgotten to be removed completely
2006-03-11* restore the dialog sources list in the glade file, tooSebastian Heinlein1-0/+188
2006-03-11* Include a vaild .desktop file - bug #33575Sebastian Heinlein1-3/+3
* Readded the wrongly deleted dialog_sources_list
2006-03-10* remove the dialog_sources_list: it's not part of the dapper releaseSebastian Heinlein1-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 dialogsSebastian Heinlein2-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 readyMichael Vogt2-637/+250
2006-02-27* TyposMichael Vogt1-1/+1
2006-02-26* Fixed wrong title of the dialog edit channelSebastian Heinlein1-11/+16
2006-02-26* Add a button revert and make the channel list instant applySebastian Heinlein1-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 dialogSebastian Heinlein1-3/+3
2006-02-23* merged pittis changesMichael Vogt2-1/+3
2006-02-23* Use a smaller border in the add cdrom dialogSebastian Heinlein1-1/+1
* add sources list was missing
2006-02-23* Move the mime type handling of sources.lists to gnome-software-propertiesSebastian Heinlein12-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.listSebastian Heinlein5-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 browserSebastian Heinlein1-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 manuallySebastian Heinlein1-17/+9
* Use same height for all butons in the bottom row * Fix bad denglish wording: "downloading at..." - thanks Jorge Bernal