| Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
* 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
|
|
- 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
|
|
* 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.
|
|
|
|
|
|
|
|
window. the effect: if the upgrade is complete all progress list points are checked
|
|
* 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
|
|
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
|
|
|
|
* Wording: error dialog and status messages
* Do not hide the progressbar at the end
|
|
|
|
* Set ellipsize to the status label and the progress bar
* More status messages
|
|
* 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
|
|
* DistUpgrade/DistUpgrade.glade: make the "hbuttonbox2" invisible
* DistUpgrade/DistUpgradeViewGtk.py: support cancel with the window-managers delete event
|
|
* 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* SoftwareProperties/aptsources.py:
- added "backup" and some comments
* UpdateManager/UpdateManager.py:
- comments updated
|