| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2006-04-25 | * revert the inhibit sleep patch - it is only supported by the comming 2.15 | Sebastian Heinlein | 1 | -26/+0 | |
| branch of gnome-power-manager (the patch is attached to bug #40697) | |||||
| 2006-04-23 | * Remove the oboslete Preferences method in UpdateManager, since it only | Sebastian Heinlein | 1 | -45/+0 | |
| adds strings for the translators | |||||
| 2006-04-23 | * Fix the use of gettext in UpdateManager : You can install X updates | Sebastian Heinlein | 1 | -3/+6 | |
| * 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 | * Do not allow to suspend the computer during updating | Sebastian Heinlein | 1 | -0/+26 | |
| thanks to Aaron Whitehouse - fixes bug #40697 (needs more testing, the connection to the session dbus failed on my local machine) | |||||
| 2006-04-19 | * merged with sebastian (thanks!) | Michael Vogt | 2 | -6/+8 | |
| * updated the changelog * added dh_iconcache to debian/rules | |||||
| 2006-04-19 | * UpdateManager/UpdateManager.py: make sure to escape the sourcepkg name ↵ | Michael Vogt | 1 | -1/+1 | |
| when building a regular expression | |||||
| 2006-04-19 | * make sure to get the section of the candidate when calculating the ↵ | Michael Vogt | 1 | -3/+4 | |
| changelog uri | |||||
| 2006-04-19 | * greatly improve the icon loading code | Sebastian Heinlein | 1 | -7/+2 | |
| 2006-04-19 | * remove all uses of update-manager.png in the glade files | Sebastian Heinlein | 1 | -0/+4 | |
| * 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 | -0/+1 | |
| (should be replaced by an icon_set in the future) | |||||
| 2006-04-18 | * improved logging | Michael Vogt | 1 | -0/+2 | |
| * DistUpgrade/Changelog: added | |||||
| 2006-04-17 | * do not show the close button on the error dialog | Sebastian Heinlein | 1 | -0/+2 | |
| 2006-04-12 | * removed some debug output | Michael Vogt | 1 | -2/+2 | |
| 2006-04-12 | * UpdateManager/UpdateManager.py: only supress new release information | Michael Vogt | 1 | -4/+4 | |
| 2006-04-12 | * make it not check for new distro releases anymore for dapper | Michael Vogt | 2 | -7/+12 | |
| 2006-04-10 | * fix the help string in update-manager (ubuntu: #23274) | Michael Vogt | 1 | -1/+1 | |
| 2006-04-05 | * add "--devel-release" as option | Michael Vogt | 2 | -2/+5 | |
| 2006-04-05 | * merged the patch from Jani for fakegconf | Michael Vogt | 1 | -8/+53 | |
| 2006-04-04 | * janis fake gconf patch added | Michael Vogt | 2 | -1/+28 | |
| 2006-04-04 | * fix the authentication | Michael Vogt | 1 | -3/+7 | |
| 2006-04-04 | * improved the error reporting (again) | Michael Vogt | 1 | -5/+8 | |
| 2006-04-04 | * indent fix | Michael Vogt | 1 | -1/+1 | |
| 2006-04-04 | * give a proper parent for the dist-ugprade-fetcher error window | Michael Vogt | 1 | -4/+8 | |
| 2006-04-04 | * if we have no release notes, return true from showRelease notes | Michael Vogt | 1 | -1/+1 | |
| 2006-04-04 | * syntax error fix | Michael Vogt | 1 | -4/+4 | |
| 2006-04-04 | * marked some missing strings with _() | Michael Vogt | 1 | -10/+10 | |
| 2006-04-04 | * added better error reporting for the DistUpgradeFetcher | Michael Vogt | 2 | -6/+29 | |
| 2006-04-03 | * when runing gpg, protect it with try: except: | Michael Vogt | 1 | -1/+5 | |
| 2006-03-24 | * merged from glatzor | Michael Vogt | 1 | -19/+6 | |
| 2006-03-23 | * remove some old duplicated code | Sebastian Heinlein | 1 | -19/+6 | |
| * do not hide the checkbutton column at startup | |||||
| 2006-03-23 | * merged from sebi | Michael Vogt | 1 | -16/+6 | |
| 2006-03-23 | * use update_count in a more elegenat way | Sebastian Heinlein | 1 | -16/+6 | |
| * d not disable the whole expander instead only the notebook | |||||
| 2006-03-23 | * merged from glatzor | Michael Vogt | 1 | -4/+16 | |
| 2006-03-23 | * fixed a bug in the previous commit | Sebastian Heinlein | 1 | -1/+11 | |
| * show the watch cursor if we are busy | |||||
| 2006-03-23 | * do not select the first update if a new one is added - #36140 | Sebastian Heinlein | 1 | -4/+6 | |
| 2006-03-22 | * merged from the laptop branch | Michael Vogt | 2 | -4/+6 | |
| 2006-03-21 | * Fixed reload information | Sebastian Heinlein | 1 | -2/+4 | |
| * glade file cleanup - should fix some annoyances with focus stealing | |||||
| 2006-03-20 | * fix the missing toggle buttons in software-properties | Michael Vogt | 1 | -4/+19 | |
| 2006-03-20 | * merged from the laptop branch | Michael Vogt | 3 | -19/+78 | |
| 2006-03-20 | * Improve the rendering of the description in the update-manager | Sebastian Heinlein | 1 | -3/+18 | |
| 2006-03-17 | * Use the the number of available and not selected updates to determinate | Sebastian Heinlein | 1 | -1/+1 | |
| if the system is up-to-date - fixes #35300 | |||||
| 2006-03-14 | * Fixed a typo and corrected an awkward grammar :) | Sebastian Heinlein | 1 | -4/+3 | |
| * Do not call fillstore twice after the cache update | |||||
| 2006-03-13 | * only run the progress bar one time during cache init | Sebastian Heinlein | 2 | -14/+33 | |
| * avoid flickering of the dialog and hide the window after the init of MyCache | |||||
| 2006-03-12 | * Select the first upgrade in the list - fix for #23485 | Sebastian Heinlein | 1 | -0/+1 | |
| 2006-03-12 | * only show the help button if a help viewer is installed (currently only | Sebastian Heinlein | 2 | -1/+41 | |
| yelp is supported - have not found anyone who could help me on khelpcenter yet) * do not run the help viewer as root * do not depend on the gnome python module anymore | |||||
| 2006-02-28 | * use shutils.rmtree() | Michael Vogt | 1 | -8/+2 | |
| 2006-02-27 | * UpdateManager/MetaRelease.py, DistUpgradeFetcher: | Michael Vogt | 2 | -15/+41 | |
| - make the authentication work reliable * DistUpgrade/DistUpgradeViewGtk.py: - exit on fatal uncaught exceptions * SoftwareProperties/SoftwareProperties.py: - fix a indent error when adding gpg keys | |||||
| 2006-02-26 | * merged from mvo | Sebastian Heinlein | 3 | -117/+204 | |
| 2006-02-26 | * Use the dist name from lsbrelease in the add channel dialog | Sebastian Heinlein | 1 | -1/+4 | |
| 2006-02-25 | * Use nice grammer #32864 | Sebastian Heinlein | 1 | -1/+1 | |
| * Show a warning about the time an upgrade can take * Show a warning that the upgrade cannot be canceled * Show a warning to close all apps and documents before upgrading * Only show the download size if there are upgrades | |||||
