summaryrefslogtreecommitdiff
path: root/DistUpgrade
AgeCommit message (Collapse)AuthorFilesLines
2006-01-27* merged with sebastianMichael Vogt4-93/+508
2006-01-27* minor wording fixMichael Vogt1-1/+1
2006-01-26* Add a virtual step 5 "complete" and some hidden widgets to the main ↵Sebastian Heinlein3-2/+49
window. the effect: if the upgrade is complete all progress list points are checked
2006-01-26* merged from michaelSebastian Heinlein2-8/+18
2006-01-26* Set the progress bar from pulse to 100% if we exceed 99%Sebastian Heinlein1-3/+4
2006-01-26* log the removal candidates as wellMichael Vogt1-0/+1
2006-01-26* merged from mvoSebastian Heinlein2-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 Vogt2-1/+6
* DistUpgrade/DistUpgradeControler.py: comments added
2006-01-26* retry automatically on network problemsMichael Vogt1-13/+37
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 Heinlein2-1/+14
2006-01-25* fix error in logging in dist-upgraderMichael Vogt1-0/+1
2006-01-25* some more thought about the upgrade problemMichael Vogt1-1/+11
2006-01-25* DistUpgrade/DistUpgradeViewGtk.py: log dpkg errors and conffile prompts as ↵Michael Vogt1-0/+2
well
2006-01-25* Merge from mvoSebastian Heinlein4-2/+69
2006-01-25* DistUpgrade/build-tarball.sh: Michael Vogt3-1/+26
- 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* log trust problems as wellMichael Vogt1-1/+3
2006-01-25* check authentication status and fail on unauthenticated upgradesMichael Vogt2-1/+25
2006-01-25DistUpgrade:Sebastian Heinlein1-1/+1
* set position of main window to "center" and not "center always" Update Manager: * Hopefully fix the close/cancel issue #28932: - Move the install button next to the update treeview. So it is no longer a global action of the dialog and separated from the close button. - Use a close button instead of the cancel button * Check if automatic internet updates is disabled and show an information about the need of reloading as the case may be * unset sensitive of main window during caching * Do not set a title in the download dialog * Show only the time in the progress bar * Use "Downloading file X of Y with 122/s" in the status label * Do not set the update treeview unsensitive during the download of the package related changelog
2006-01-25* DistUpgrade/DistUpgradeCache.py: never remove essential packagesMichael Vogt2-0/+16
* DistUpgrade/TODO: some comments about network failures and sources.list
2006-01-25* merged from michaelSebastian Heinlein1-1/+1
2006-01-25* Change the progress bar to pulse mode during caching, otherwise the progressSebastian Heinlein2-63/+288
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* Hide non functional bug report buttonSebastian Heinlein1-2/+1
2006-01-24* New glade based error dialogSebastian Heinlein3-46/+198
* 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 Vogt3-8/+10
* fixed a bug in the conffile() prompt detection
2006-01-24* use a wider border in the synaptic windowSebastian Heinlein1-3/+3
* unset title and set skip taskbar and pager hint * comment in finishUpdate - Sorry
2006-01-24* Set an application icon (update-manager.png)Sebastian Heinlein1-0/+1
2006-01-23* merged with michaelSebastian Heinlein3-3/+16
2006-01-23* forced_obsoletes addedMichael Vogt3-3/+16
2006-01-23* Merged with MichaelSebastian Heinlein3-7/+12
2006-01-23* Merged from MichaelSebastian Heinlein3-9/+20
* Set ellipsize to the status label and the progress bar * More status messages
2006-01-23* merged sebastians changesMichael Vogt4-91/+240
* minor changes to them
2006-01-23* show the update dialog on the center of the screenSebastian Heinlein3-87/+231
* 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* added check if the download size fits onto the download partitionMichael Vogt1-0/+11
2006-01-23* merged with sebastianMichael Vogt3-331/+376
* DistUpgrade/DistUpgrade.glade: make the "hbuttonbox2" invisible * DistUpgrade/DistUpgradeViewGtk.py: support cancel with the window-managers delete event
2006-01-23* Merged changes frrom mvoSebastian Heinlein2-3/+36
* Do not use pango markup in the plural gettext strings
2006-01-23* Fixed some spacing and alignmentsSebastian Heinlein2-328/+363
* 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 questionMichael Vogt2-0/+10
2006-01-22* Deal with install errorsMichael Vogt2-3/+26
2006-01-18* make it the dapper upgraderMichael Vogt2-5/+5
2006-01-18* refactored more stuff into the cache (out of the controler)Michael Vogt2-40/+39
2006-01-18* another typo in the DistUpgradeCache codeMichael Vogt1-4/+4
2006-01-18* make not upgrading the installed meta-packages fatal as wellMichael Vogt1-4/+5
2006-01-18* DistUpgradeCache: fixes in the upgrade logic for meta-pkgsMichael Vogt2-21/+29
* DistUpgradeControler: removed Controler.missing_pkgs