| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2006-02-04 | * view can be configured via the config file now | Michael Vogt | 1 | -1/+1 | |
| 2006-02-03 | * added short sleeps at stratic points | Michael Vogt | 1 | -0/+2 | |
| 2006-01-28 | * DistUpgrade/DistUpgradeViewGtk.py: fix scope error in ↵ | Michael Vogt | 1 | -6/+6 | |
| GtkInstallProgressAdaper | |||||
| 2006-01-27 | * merged with sebastian | Michael Vogt | 1 | -48/+34 | |
| 2006-01-27 | * minor wording fix | Michael Vogt | 1 | -1/+1 | |
| 2006-01-26 | * merged from michael | Sebastian Heinlein | 1 | -8/+15 | |
| 2006-01-26 | * Set the progress bar from pulse to 100% if we exceed 99% | Sebastian Heinlein | 1 | -3/+4 | |
| 2006-01-26 | * merged from mvo | Sebastian Heinlein | 1 | -0/+33 | |
| * 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 | 1 | -1/+4 | |
| * DistUpgrade/DistUpgradeControler.py: comments added | |||||
| 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 | 1 | -0/+3 | |
| 2006-01-25 | * fix error in logging in dist-upgrader | Michael Vogt | 1 | -0/+1 | |
| 2006-01-25 | * DistUpgrade/DistUpgradeViewGtk.py: log dpkg errors and conffile prompts as ↵ | Michael Vogt | 1 | -0/+2 | |
| well | |||||
| 2006-01-25 | * Merge from mvo | Sebastian Heinlein | 1 | -1/+3 | |
| 2006-01-25 | * DistUpgrade/build-tarball.sh: | Michael Vogt | 1 | -1/+3 | |
| - create a tarbal for the dist-upgrade tool - include the current set of translations * DistUpgrade/DistUpgradeViewGtk.py: - look for i18n files in "mo/" * po/POTFILES.in: - include the dist-upgrade stuff as well * po/*.po: make update-po | |||||
| 2006-01-25 | * merged from michael | Sebastian Heinlein | 1 | -1/+1 | |
| 2006-01-25 | * Change the progress bar to pulse mode during caching, otherwise the progress | Sebastian Heinlein | 1 | -8/+17 | |
| bar restarts too often * Wording: - "Upgrading to Ubuntu 'Dapper' 6.04" in the header - Mention the download in the step 3 * Fixed new error dialog - nice test case: dpkg -i --force-all libnotify0_0.3.0-0ubuntu2_i386.deb * Set position of the main window to center always. the terminal is quite huge, so the window has to be moved anyway if you expand the terminal I am not sure about this behavior. So please take a look at it * Initial glade work on a new dialog_obsolete | |||||
| 2006-01-24 | * New glade based error dialog | Sebastian Heinlein | 1 | -44/+31 | |
| * Wording: error dialog and status messages * Do not hide the progressbar at the end | |||||
| 2006-01-24 | * merged with sebastian | Michael Vogt | 1 | -2/+2 | |
| 2006-01-24 | * Keep upgrade window always above all other - thanks mvo | Sebastian Heinlein | 1 | -2/+2 | |
| 2006-01-24 | * merged with http://pimpzkrudyndns.org/~sebi/devel/update-manager--sebi/ | Michael Vogt | 1 | -3/+2 | |
| 2006-01-24 | * merged with sebastian | Michael Vogt | 1 | -4/+3 | |
| * fixed a bug in the conffile() prompt detection | |||||
| 2006-01-24 | * use a wider border in the synaptic window | Sebastian Heinlein | 1 | -3/+3 | |
| * unset title and set skip taskbar and pager hint * comment in finishUpdate - Sorry | |||||
| 2006-01-23 | * Merged with Michael | Sebastian Heinlein | 1 | -3/+3 | |
| 2006-01-23 | * Merged from Michael | Sebastian Heinlein | 1 | -4/+2 | |
| * Set ellipsize to the status label and the progress bar * More status messages | |||||
| 2006-01-23 | * merged sebastians changes | Michael Vogt | 1 | -17/+27 | |
| * minor changes to them | |||||
| 2006-01-23 | * show the update dialog on the center of the screen | Sebastian Heinlein | 1 | -16/+26 | |
| * minor alignment and spacing issues * set an urgency hint on starting * unset sensitive instead of hiding the terminal expander * add a nice dialog "confirm_restart" * nicer status messages * remove the second status label (label_extra_status) show speed and files in the label_status and only the time in the progress bar | |||||
| 2006-01-23 | * merged with sebastian | Michael Vogt | 1 | -3/+23 | |
| * DistUpgrade/DistUpgrade.glade: make the "hbuttonbox2" invisible * DistUpgrade/DistUpgradeViewGtk.py: support cancel with the window-managers delete event | |||||
| 2006-01-23 | * Merged changes frrom mvo | Sebastian Heinlein | 1 | -2/+26 | |
| * Do not use pango markup in the plural gettext strings | |||||
| 2006-01-23 | * Fixed some spacing and alignments | Sebastian Heinlein | 1 | -3/+13 | |
| * Set the current step to bold - I cannot see any interace changes. perhaps this issue is gone with the changed alignments * Use italic style in the current command label | |||||
| 2006-01-22 | * expand the terminal on a conffile question | Michael Vogt | 1 | -0/+1 | |
| 2006-01-22 | * Deal with install errors | Michael Vogt | 1 | -2/+25 | |
| 2006-01-12 | * added a "removal_blacklist.txt" that contains regexp for packagenames that ↵ | Michael Vogt | 1 | -1/+1 | |
| should never get removed | |||||
| 2006-01-11 | * set a sensible default size of the error dialog | Michael Vogt | 1 | -3/+12 | |
| 2006-01-11 | * extended error reporting implemented | Michael Vogt | 1 | -1/+16 | |
| 2006-01-09 | * remove cruft implemented | Michael Vogt | 1 | -2/+4 | |
| 2006-01-09 | * logging added | Michael Vogt | 1 | -1/+2 | |
| 2006-01-09 | * missing "{k,edu,}ubuntu-desktop" detection added | Michael Vogt | 1 | -0/+14 | |
| 2005-12-07 | * added a bunch of missing copyright notices in the files | Michael Vogt | 1 | -0/+21 | |
| 2005-12-07 | * set correct tranient parent for confirm changes dialog | Michael Vogt | 1 | -0/+1 | |
| 2005-12-07 | * ui-polish for the step that are performed | Michael Vogt | 1 | -8/+16 | |
| 2005-12-07 | * ui-polish, show 4 steps during the upgrade | Michael Vogt | 1 | -9/+33 | |
| 2005-12-07 | * cleaned up the source in DistUpgrade, put the functions in multiple sources | Michael Vogt | 1 | -0/+181 | |
