summaryrefslogtreecommitdiff
path: root/UpdateManager/UpdateManager.py
AgeCommit message (Expand)AuthorFilesLines
2006-04-23* Remove the oboslete Preferences method in UpdateManager, since it only Sebastian Heinlein1-45/+0
2006-04-23* Fix the use of gettext in UpdateManager : You can install X updatesSebastian Heinlein1-3/+6
2006-04-23* Do not allow to suspend the computer during updatingSebastian Heinlein1-0/+26
2006-04-19* merged with sebastian (thanks!)Michael Vogt1-6/+6
2006-04-19* UpdateManager/UpdateManager.py: make sure to escape the sourcepkg name when...Michael Vogt1-1/+1
2006-04-19* make sure to get the section of the candidate when calculating the changelo...Michael Vogt1-3/+4
2006-04-19* greatly improve the icon loading codeSebastian Heinlein1-7/+2
2006-04-19* remove all uses of update-manager.png in the glade filesSebastian Heinlein1-0/+4
2006-04-18* load the dialog icon of update-manager at runtimeSebastian Heinlein1-0/+1
2006-04-18* improved loggingMichael Vogt1-0/+2
2006-04-12* removed some debug outputMichael Vogt1-2/+2
2006-04-12* UpdateManager/UpdateManager.py: only supress new release informationMichael Vogt1-4/+4
2006-04-12* make it not check for new distro releases anymore for dapperMichael Vogt1-6/+9
2006-04-10* fix the help string in update-manager (ubuntu: #23274)Michael Vogt1-1/+1
2006-04-05* add "--devel-release" as optionMichael Vogt1-1/+4
2006-04-04* janis fake gconf patch addedMichael Vogt1-1/+4
2006-03-23* remove some old duplicated codeSebastian Heinlein1-19/+6
2006-03-23* use update_count in a more elegenat waySebastian Heinlein1-16/+6
2006-03-23* fixed a bug in the previous commitSebastian Heinlein1-1/+11
2006-03-23* do not select the first update if a new one is added - #36140Sebastian Heinlein1-4/+6
2006-03-21* Fixed reload informationSebastian Heinlein1-2/+4
2006-03-20* Improve the rendering of the description in the update-managerSebastian Heinlein1-3/+18
2006-03-17* Use the the number of available and not selected updates to determinateSebastian Heinlein1-1/+1
2006-03-14* Fixed a typo and corrected an awkward grammar :)Sebastian Heinlein1-4/+3
2006-03-13* only run the progress bar one time during cache initSebastian Heinlein1-4/+7
2006-03-12* Select the first upgrade in the list - fix for #23485Sebastian Heinlein1-0/+1
2006-03-12* only show the help button if a help viewer is installed (currently only Sebastian Heinlein1-1/+8
2006-02-26* merged from mvoSebastian Heinlein1-115/+5
2006-02-25* Use nice grammer #32864Sebastian Heinlein1-1/+1
2006-02-24* move the fetcher code out into UpdateManager/DistUpgradeFetcher.pyMichael Vogt1-114/+4
2006-02-24* formatingMichael Vogt1-1/+1
2006-02-23* Move the mime type handling of sources.lists to gnome-software-propertiesSebastian Heinlein1-1/+9
2006-02-18* Do not disable the update dialog during downloading of the changelogSebastian Heinlein1-2/+0
2006-02-17* Allow to open URLs in the release notes using a browserSebastian Heinlein1-1/+4
2006-02-14* typo fixMichael Vogt1-1/+1
2006-02-14* removed the gnome2 dependenciesMichael Vogt1-4/+6
2006-02-13* Remove dependency on python-gnome - call yelp manuallySebastian Heinlein1-3/+1
2006-02-13* Destroy all gtk.messagedialogs after useSebastian Heinlein1-0/+4
2006-02-08* use --parent-window-id instead of gtksocket/gtkplugMichael Vogt1-115/+12
2006-02-07* merged with sebiMichael Vogt1-6/+18
2006-02-04* view can be configured via the config file nowMichael Vogt1-1/+1
2006-02-03* Do not allow to close the main window until actions are performed and theSebastian Heinlein1-5/+9
2006-02-03* Use "host_window" instead of "window", since it is a gtk attributeSebastian Heinlein1-1/+9
2006-01-27* merged with sebastianMichael Vogt1-67/+111
2006-01-27* Use the label_status in GtkOpProgress and not the progress barSebastian Heinlein1-59/+91
2006-01-25SoftwareProperties:Sebastian Heinlein1-5/+4
2006-01-25DistUpgrade:Sebastian Heinlein1-6/+19
2006-01-24* use a wider border in the synaptic windowSebastian Heinlein1-5/+4
2006-01-23* merged with sebastianMichael Vogt1-3/+10
2006-01-23* Merged changes frrom mvoSebastian Heinlein1-1/+1