summaryrefslogtreecommitdiff
path: root/DistUpgrade/DistUpgradeViewGtk.py
AgeCommit message (Collapse)AuthorFilesLines
2006-04-23* Fix the use of gettext in UpdateManager : You can install X updatesSebastian Heinlein1-1/+2
* 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-18* DistUpgrade/DistUpgradeViewGtk.py:Michael Vogt1-0/+4
- apply evil hack to work-around bug in the atexit functionality
2006-03-30* add a "no-pkg-state-changes" timeout/termianl expand into the codeMichael Vogt1-3/+12
2006-03-29* start showing the progress eta when 1.0 is reachedMichael Vogt1-1/+1
2006-03-29* simplified that eta calculation again, it turned out that the others are crapMichael Vogt1-21/+11
2006-03-29* try a "use-longest-time-so-far" approachMichael Vogt1-3/+7
2006-03-29* added inital startup time data gathering phaseMichael Vogt1-3/+5
2006-03-29* update the eta based on a UPDATE_HZ valueMichael Vogt1-14/+16
2006-03-29* show the eta in the progresbarMichael Vogt1-3/+4
2006-03-29* do a pulse when dpkg initalizes but nothing was installed yetMichael Vogt1-0/+3
2006-03-29* eta for the install addedMichael Vogt1-7/+40
* better debugging support for the DistUpgradeViewGtk
2006-03-27* wording fix (thanks to BradB)Michael Vogt1-1/+1
2006-03-27* if apt fails, try to recover with "dpkg --configure -a"Michael Vogt1-3/+18
2006-03-27* a decent conffile dialog addedMichael Vogt1-2/+32
2006-03-24* merge with the stuff from the update-manager--mvo branchMichael Vogt1-6/+15
2006-02-27* UpdateManager/MetaRelease.py, DistUpgradeFetcher: Michael Vogt1-0/+1
- 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-25* Use nice grammer #32864Sebastian Heinlein1-11/+24
* 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-21* write the log to /var/log/dist-upgrade*Michael Vogt1-1/+1
2006-02-20* merged with sebiMichael Vogt1-25/+64
* updated pt_BR translation
2006-02-19* dialog_confirm_changes:Sebastian Heinlein1-16/+49
- 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 changelogSebastian Heinlein1-9/+15
* 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 Vogt1-0/+2
2006-02-14* sleep a bit longer because otherwise the performance hit is too bigMichael Vogt1-1/+1
2006-02-13* Remove dependency on python-gnome - call yelp manuallySebastian Heinlein1-2/+2
* Use same height for all butons in the bottom row * Fix bad denglish wording: "downloading at..." - thanks Jorge Bernal
2006-02-08* DistUpgrade/DistUpgradeViewGtk.py:Michael Vogt1-1/+1
- make the sleep even smaller * DistUpgrade/DistUpgradeCache.py: - change the order in wich the PostUpgradeRule is run
2006-02-04* view can be configured via the config file nowMichael Vogt1-1/+1
2006-02-03* added short sleeps at stratic pointsMichael Vogt1-0/+2
2006-01-28* DistUpgrade/DistUpgradeViewGtk.py: fix scope error in ↵Michael Vogt1-6/+6
GtkInstallProgressAdaper
2006-01-27* merged with sebastianMichael Vogt1-48/+34
2006-01-27* minor wording fixMichael Vogt1-1/+1
2006-01-26* merged from michaelSebastian Heinlein1-8/+15
2006-01-26* Set the progress bar from pulse to 100% if we exceed 99%Sebastian Heinlein1-3/+4
2006-01-26* merged from mvoSebastian Heinlein1-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 Vogt1-1/+4
* DistUpgrade/DistUpgradeControler.py: comments added
2006-01-26* workaround bug in VteTerminal for the log supportMichael Vogt1-6/+2
2006-01-26* less debug outputMichael Vogt1-2/+0
2006-01-26* added ~/dist-upgrade-term.log support (output all that is printed on the ↵Michael Vogt1-1/+26
terminal)
2006-01-26* handle exception with the gui and give advice about bug reportingMichael Vogt1-0/+14
2006-01-26* erged from michaelSebastian Heinlein1-0/+3
2006-01-25* fix error in logging in dist-upgraderMichael Vogt1-0/+1
2006-01-25* DistUpgrade/DistUpgradeViewGtk.py: log dpkg errors and conffile prompts as ↵Michael Vogt1-0/+2
well
2006-01-25* Merge from mvoSebastian Heinlein1-1/+3
2006-01-25* DistUpgrade/build-tarball.sh: Michael Vogt1-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 michaelSebastian Heinlein1-1/+1
2006-01-25* Change the progress bar to pulse mode during caching, otherwise the progressSebastian Heinlein1-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 dialogSebastian Heinlein1-44/+31
* Wording: error dialog and status messages * Do not hide the progressbar at the end
2006-01-24* merged with sebastianMichael Vogt1-2/+2
2006-01-24* Keep upgrade window always above all other - thanks mvoSebastian Heinlein1-2/+2
2006-01-24* merged with http://pimpzkrudyndns.org/~sebi/devel/update-manager--sebi/Michael Vogt1-3/+2
2006-01-24* merged with sebastianMichael Vogt1-4/+3
* fixed a bug in the conffile() prompt detection