| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2006-02-27 | * Typos | Michael Vogt | 1 | -3/+3 | |
| 2006-02-27 | * TODO updated | Michael Vogt | 1 | -9/+14 | |
| 2006-02-25 | * Use nice grammer #32864 | Sebastian Heinlein | 2 | -12/+26 | |
| * 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 | |||||
| 2006-02-23 | * DistUpgrade/TODO: updated | Michael Vogt | 1 | -1/+6 | |
| 2006-02-22 | * make the dist-upgrade tool fully self-contained | Michael Vogt | 3 | -2/+4 | |
| * po/*: make update-po | |||||
| 2006-02-21 | * write the log to /var/log/dist-upgrade* | Michael Vogt | 3 | -3/+3 | |
| 2006-02-20 | * merged with sebi | Michael Vogt | 3 | -120/+315 | |
| * updated pt_BR translation | |||||
| 2006-02-19 | * dialog_confirm_changes: | Sebastian Heinlein | 3 | -109/+173 | |
| - Show a question mark icon in the confirm changes dialog - Fixed some spacing in the confirm changes dialog - Use a more informative label for the ob button and the summary - Do not show the close button of the wm - Use plural gettext in the summary - Include the summary into the alert message * common error dialogs: - Do not show the close button of the wm - Hopefully made the wording of some error dialogs clearer - Show the missing free space on the corresponding error dialog | |||||
| 2006-02-18 | * Do not disable the update dialog during downloading of the changelog | Sebastian Heinlein | 2 | -11/+142 | |
| * Show step 5 "Restarting the system" in the ui, since users asked me, how and when they should reboot. this should provide a better picture of the upgrade process * Fixed the parent of the change media dialog * Converted the abort DistUpgrade dialog to a nice glade dialog * Disabled the abortion of the DistUpgrade. it is currently not supported. | |||||
| 2006-02-15 | * use --force-overwrite in the gui | Michael Vogt | 1 | -0/+2 | |
| 2006-02-14 | * typo fixed | Michael Vogt | 1 | -1/+1 | |
| 2006-02-14 | * sleep a bit longer because otherwise the performance hit is too big | Michael Vogt | 1 | -1/+1 | |
| 2006-02-13 | * Remove dependency on python-gnome - call yelp manually | Sebastian Heinlein | 1 | -2/+2 | |
| * Use same height for all butons in the bottom row * Fix bad denglish wording: "downloading at..." - thanks Jorge Bernal | |||||
| 2006-02-08 | * use --parent-window-id instead of gtksocket/gtkplug | Michael Vogt | 1 | -1/+1 | |
| 2006-02-08 | * DistUpgrade/DistUpgradeViewGtk.py: | Michael Vogt | 2 | -4/+10 | |
| - make the sleep even smaller * DistUpgrade/DistUpgradeCache.py: - change the order in wich the PostUpgradeRule is run | |||||
| 2006-02-06 | * added a "PostUpgrade{Install,Remove,Purge}" rule, removed the ForcedPurges ↵ | Michael Vogt | 4 | -13/+68 | |
| and superseed it with the new rule | |||||
| 2006-02-06 | * DistUpgrade/DistUpgradeCache.py: cache._installMetaPkgs(): support ↵ | Michael Vogt | 1 | -1/+2 | |
| meta-pkgs in universe as well (like xubuntu-desktop) | |||||
| 2006-02-04 | * view can be configured via the config file now | Michael Vogt | 4 | -4/+18 | |
| 2006-02-04 | * make the sleep in non-interactive view way shorter | Michael Vogt | 1 | -1/+1 | |
| 2006-02-03 | * added short sleeps at stratic points | Michael Vogt | 2 | -0/+5 | |
| 2006-02-03 | * fix in the retry code | Michael Vogt | 1 | -3/+3 | |
| 2006-02-03 | * added MaxRetries to the configuration, retry on update errors as well | Michael Vogt | 3 | -16/+26 | |
| 2006-02-02 | * small fixes on the non-interactive version | Michael Vogt | 1 | -2/+2 | |
| 2006-02-02 | * non-interactive code enhanced | Michael Vogt | 1 | -13/+11 | |
| 2006-02-02 | * added ivman to forced obsoletes for kubuntu | Michael Vogt | 2 | -2/+3 | |
| 2006-02-02 | * make DistUpgadeConfigParser -> DistUpgradeConfig | Michael Vogt | 5 | -5/+9 | |
| 2006-02-02 | * make force_purges work | Michael Vogt | 1 | -3/+20 | |
| 2006-02-02 | * fix small problems in the per-meta-pkg obsoletes support | Michael Vogt | 1 | -0/+5 | |
| 2006-02-02 | * make the Config-File more usable | Michael Vogt | 4 | -30/+74 | |
| 2006-02-02 | * started to implement a more flexible config file approach | Michael Vogt | 3 | -7/+14 | |
| 2006-02-02 | * added first non-interactive version | Michael Vogt | 1 | -0/+72 | |
| 2006-01-31 | * fix a bogus cache.commit() | Michael Vogt | 1 | -1/+0 | |
| 2006-01-28 | * DistUpgrade/DistUpgradeViewGtk.py: fix scope error in ↵ | Michael Vogt | 1 | -6/+6 | |
| GtkInstallProgressAdaper | |||||
| 2006-01-27 | * merged with sebastian | Michael Vogt | 4 | -93/+508 | |
| 2006-01-27 | * minor wording fix | Michael Vogt | 1 | -1/+1 | |
| 2006-01-26 | * Add a virtual step 5 "complete" and some hidden widgets to the main ↵ | Sebastian Heinlein | 3 | -2/+49 | |
| window. the effect: if the upgrade is complete all progress list points are checked | |||||
| 2006-01-26 | * merged from michael | Sebastian Heinlein | 2 | -8/+18 | |
| 2006-01-26 | * Set the progress bar from pulse to 100% if we exceed 99% | Sebastian Heinlein | 1 | -3/+4 | |
| 2006-01-26 | * log the removal candidates as well | Michael Vogt | 1 | -0/+1 | |
| 2006-01-26 | * merged from mvo | Sebastian Heinlein | 2 | -13/+70 | |
| * remove the commented line about hiding the progress bar at the end of the installation. the full progress bar is importnat to indicate the end of the upgrade. so i don't see any need to perhaps uncomment this again in the future | |||||
| 2006-01-26 | * DistUpgrade/DistUpgradeViewGtk.py: added utf8() function | Michael Vogt | 2 | -1/+6 | |
| * DistUpgrade/DistUpgradeControler.py: comments added | |||||
| 2006-01-26 | * retry automatically on network problems | Michael Vogt | 1 | -13/+37 | |
| 2006-01-26 | * workaround bug in VteTerminal for the log support | Michael Vogt | 1 | -6/+2 | |
| 2006-01-26 | * less debug output | Michael Vogt | 1 | -2/+0 | |
| 2006-01-26 | * added ~/dist-upgrade-term.log support (output all that is printed on the ↵ | Michael Vogt | 1 | -1/+26 | |
| terminal) | |||||
| 2006-01-26 | * handle exception with the gui and give advice about bug reporting | Michael Vogt | 1 | -0/+14 | |
| 2006-01-26 | * erged from michael | Sebastian Heinlein | 2 | -1/+14 | |
| 2006-01-25 | * fix error in logging in dist-upgrader | Michael Vogt | 1 | -0/+1 | |
| 2006-01-25 | * some more thought about the upgrade problem | Michael Vogt | 1 | -1/+11 | |
| 2006-01-25 | * DistUpgrade/DistUpgradeViewGtk.py: log dpkg errors and conffile prompts as ↵ | Michael Vogt | 1 | -0/+2 | |
| well | |||||
