| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2006-05-08 | * merge with mvo | Sebastian Heinlein | 50 | -6102/+12697 | |
| 2006-05-08 | * DistUpgrade/DistUpgradeViewGtk.py: | Michael Vogt | 4 | -4/+12 | |
| - fix bug in the media-change code * DistUpgrade/TODO: udpated * DistUpgrade/mirrors.txt: added ftp.belnet.be | |||||
| 2006-05-08 | * po/: make update-po | Michael Vogt | 40 | -1000/+1000 | |
| 2006-05-02 | * DistUpgrade/DistUpgradeViewGtk.py: | Michael Vogt | 1 | -1/+2 | |
| - dont set the window to "always on top" | |||||
| 2006-05-02 | * debian/control: lintian clean now, set myself as maintainer | Michael Vogt | 1 | -3/+3 | |
| 2006-05-02 | * po/*.po: | Michael Vogt | 40 | -2830/+7258 | |
| - translation merges from rosetta | |||||
| 2006-05-02 | * changelog updated | Michael Vogt | 1 | -5/+7 | |
| 2006-05-02 | * merged from docteam svn | Michael Vogt | 3 | -12/+18 | |
| 2006-05-02 | * merged with glatzor | Michael Vogt | 41 | -3195/+5346 | |
| * make update-po * typo fixes | |||||
| 2006-05-01 | * disable the install button if there are updates to install - #42284 | Sebastian Heinlein | 1 | -0/+1 | |
| 2006-05-01 | * Show main window after restoring the size - bug #42277 - | Sebastian Heinlein | 2 | -1/+1 | |
| thanks to Rached Ben Mustapha | |||||
| 2006-04-29 | * merged from mvo | Sebastian Heinlein | 47 | -3959/+3946 | |
| 2006-04-28 | * changelog finalized | Michael Vogt | 1 | -1/+8 | |
| 2006-04-28 | * merged from glatzor | Michael Vogt | 6 | -65/+22 | |
| 2006-04-28 | * TODO: updated | Michael Vogt | 1 | -0/+3 | |
| 2006-04-28 | * typo | Michael Vogt | 1 | -1/+1 | |
| 2006-04-28 | * DistUpgrade/Changelog: updated | Michael Vogt | 4 | -2/+20 | |
| * DistUpgrade/DistUpgradeControler.py: some FIXMEs added * DistUpgrade/DistUpgradeViewGtk.py: - dont report dpkg timeouts (no activity on terinal) over and over again | |||||
| 2006-04-28 | * DistUpgrade/DistUpgradeView.py: | Michael Vogt | 3 | -3/+27 | |
| - added information() function * DistUpgrade/DistUpgradeViewGtk.py: - implemented gtk information() function * DistUpgrade/DistUpgradeControler.py: - inform the user about disabled third party sources | |||||
| 2006-04-28 | * DistUpgrade/DistUpgradeControler.py: | Michael Vogt | 1 | -4/+22 | |
| - sources.list rewrite code will add some defaults now if nothing was found during the rewrite | |||||
| 2006-04-28 | * DistUpgrade/DistUpgradeControler.py: | Michael Vogt | 1 | -17/+30 | |
| - ask the user about simple sources rewrite if no valid mirror is found | |||||
| 2006-04-28 | * DistUpgrade/DistUpgradeControler.py: | Michael Vogt | 2 | -3/+7 | |
| - specialcase security and not inlcude it in "fromDistFound" | |||||
| 2006-04-27 | * DistUpgrade/mirrors.txt: added (based on https://wiki.ubuntu.com/Archive) | Michael Vogt | 42 | -3269/+4153 | |
| * DistUpgrade/DistUpgradeConfigParser.py: added getListFromFile * DistUpgrade/DistUpgradeControler.py: use the more complete mirror list | |||||
| 2006-04-27 | * check for BaseMetaPkgs after the cache was reopend (to see if the update ↵ | Michael Vogt | 2 | -7/+10 | |
| still has the essential packages) | |||||
| 2006-04-27 | * typo | Michael Vogt | 1 | -1/+1 | |
| 2006-04-27 | * more checking | Michael Vogt | 3 | -0/+22 | |
| 2006-04-27 | * TODO list updated | Michael Vogt | 1 | -0/+12 | |
| 2006-04-25 | * DistUpgrade/DistUpgradeViewGtk.py: | Michael Vogt | 4 | -5/+18 | |
| - make sure dpkg --configure -a is run when something goes wrong | |||||
| 2006-04-25 | * Update language files and German translation | Sebastian Heinlein | 37 | -334/+334 | |
| 2006-04-25 | * avoid an American/British English spelling issue - fix for bug #40425 | Sebastian Heinlein | 1 | -1/+1 | |
| 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 | * do not use i as acceleartion key in the german translation - it is too | Sebastian Heinlein | 1 | -2/+2 | |
| small | |||||
| 2006-04-23 | * Fix some more gettext issues | Sebastian Heinlein | 38 | -50/+1137 | |
| * Update the language files and provide once again a complete German translation :) | |||||
| 2006-04-23 | * Update the language files | Sebastian Heinlein | 37 | -4032/+3978 | |
| * Provide a COMPLETE German translation | |||||
| 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 | 4 | -6/+10 | |
| * 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 import gnome in the software-properties | Sebastian Heinlein | 1 | -1/+0 | |
| fixes bug #40655 | |||||
| 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-23 | * Fix a "poor" wording - #40727 | Sebastian Heinlein | 1 | -2/+2 | |
| 2006-04-20 | merged from mvo | Sebastian Heinlein | 8 | -7/+42 | |
| 2006-04-20 | * unfinalize the changelog | Michael Vogt | 1 | -1/+1 | |
| 2006-04-19 | * merged with sebastian (thanks!) | Michael Vogt | 33 | -4418/+1654 | |
| * updated the changelog * added dh_iconcache to debian/rules | |||||
| 2006-04-19 | * UpdateManager/UpdateManager.py: make sure to escape the sourcepkg name ↵ | Michael Vogt | 2 | -1/+2 | |
| when building a regular expression | |||||
| 2006-04-19 | * make sure to get the section of the candidate when calculating the ↵ | Michael Vogt | 2 | -3/+6 | |
| changelog uri | |||||
| 2006-04-19 | * greatly improve the icon loading code | Sebastian Heinlein | 2 | -13/+3 | |
| 2006-04-19 | * remove all uses of update-manager.png in the glade files | Sebastian Heinlein | 3 | -2/+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 | 2 | -2/+2 | |
| (should be replaced by an icon_set in the future) | |||||
| 2006-04-18 | * include the icons into the build system | Sebastian Heinlein | 2 | -6/+16 | |
| * fix the po creation for the changed file names | |||||
| 2006-04-18 | * set the default icon of software-properties to the corresponding one | Sebastian Heinlein | 3 | -3/+12 | |
| * 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 | 9 | -7/+1524 | |
| * 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 | 13 | -4347/+3 | |
| dependency on gnome anymore) * remove deprecated code | |||||
