summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2006-02-24* move the fetcher code out into UpdateManager/DistUpgradeFetcher.pyMichael Vogt3-116/+203
* add authentication
2006-02-24* formatingMichael Vogt1-1/+1
2006-02-23* merged pittis changesMichael Vogt3-6/+13
2006-02-23* DistUpgrade/TODO: updatedMichael Vogt1-1/+6
2006-02-23* debian/control: move to arch allMichael Vogt2-1/+8
* debian/changelog: updated
2006-02-23* merged from sebiMichael Vogt2-1/+123
2006-02-23* merged with sebiMichael Vogt44-412/+1845
2006-02-23* Use a smaller border in the add cdrom dialogSebastian Heinlein2-1/+123
* add sources list was missing
2006-02-23* Move the mime type handling of sources.lists to gnome-software-propertiesSebastian Heinlein54-1016/+3869
* Renamed mime type to text/x-apt-sources-list * Remove all depricated add-software-channel code * Add a schemas file for update-manager * Use dh_gconf * Software Properties: - Move the channel buttons to the bottom of the notebook to get more vertical space for the channels - Set a global window icon for SoftwareProperties and its children - Add drag and drop support for sources.list on the treeview_sources - Allow to enable and disable channels - Do not use so much space for rendering the sources lista - Use the comment instead of the URI in the channel list if we don't find a nice name - Show the type only on source channels - "binary" is too technial - Add some small sanity checks to aptsources - Use single quotes in the predefind distru names * Dialog add: - merge the custom and the default add dialog - sanity checks for the custom apt line, that do not allow to add a wrong one * Update Manager: - add an option to hide the reload reminder
2006-02-22* make the dist-upgrade tool fully self-containedMichael Vogt35-2716/+4024
* po/*: make update-po
2006-02-22* Add a prototype of a sources.list installer. double click on a sources.listSebastian Heinlein8-1/+318
to get the channels merged into your current channel list
2006-02-21* write the log to /var/log/dist-upgrade*Michael Vogt3-3/+3
2006-02-21* Merged help from svnSebastian Heinlein23-158/+89
2006-02-21* Set a hardcoded path to the manual in the omf fileSebastian Heinlein2-1/+689
* Add the pot file under version control. it is required by the translators
2006-02-21* merged with michaelSebastian Heinlein37-2855/+4278
* install the help files
2006-02-20* updated the pt_BR trasnslation Michael Vogt1-2142/+803
2006-02-20* merged with sebiMichael Vogt9-690/+2582
* updated pt_BR translation
2006-02-20* po/*: make update-poMichael Vogt32-992/+1216
2006-02-19* dialog_confirm_changes:Sebastian Heinlein3-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-19* ReleaseNotesViewer:Sebastian Heinlein1-11/+73
- Add copyright, license, comments - Use the normal cursor instead of the xterm one - Set the cursor only if the hovering state changed to avoid flickering
2006-02-18* Do not disable the update dialog during downloading of the changelogSebastian Heinlein3-13/+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-18* Added michaels email address as msgid bug contactSebastian Heinlein33-674/+899
* Updated the po files
2006-02-17* Allow to open URLs in the release notes using a browserSebastian Heinlein3-21/+125
* Change the label of the button ok in the release notes dialog to "Upgrade"
2006-02-15merged from michaelSebastian Heinlein38-6562/+6544
2006-02-15* use --force-overwrite in the gui Michael Vogt1-0/+2
2006-02-14* typo fixed Michael Vogt1-1/+1
2006-02-14* typo fixMichael Vogt1-1/+1
2006-02-14* sleep a bit longer because otherwise the performance hit is too bigMichael Vogt1-1/+1
2006-02-14* restored the python-gnome2 dependency, gconf is part of python-gnome2 :/Michael Vogt3-7/+5
2006-02-14* removed the gnome2 dependenciesMichael Vogt7-26/+52
2006-02-13* Remove dependency on python-gnome - call yelp manuallySebastian Heinlein3-22/+12
* Use same height for all butons in the bottom row * Fix bad denglish wording: "downloading at..." - thanks Jorge Bernal
2006-02-13* Destroy all gtk.messagedialogs after useSebastian Heinlein1-0/+4
2006-02-13* po/POTFILES.in: fixed desktop file not included in potMichael Vogt33-6554/+6532
* po/*.po: make update-po
2006-02-12* merged from mvoSebastian Heinlein40-2277/+18456
2006-02-10* SoftwareProperties/aptsources.py: bugfix in is_mirror (malone #30989)Michael Vogt1-2/+3
2006-02-09* added translations from gnome-cvsMichael Vogt32-16/+15418
2006-02-08* make update-poMichael Vogt16-2152/+3008
2006-02-08* use --parent-window-id instead of gtksocket/gtkplugMichael Vogt4-118/+16
2006-02-08* fixed wording issues on the update-manager repo (thanks to Kinnison!)Michael Vogt2-2/+8
2006-02-08* DistUpgrade/DistUpgradeViewGtk.py:Michael Vogt2-4/+10
- make the sleep even smaller * DistUpgrade/DistUpgradeCache.py: - change the order in wich the PostUpgradeRule is run
2006-02-07* changelog updatesMichael Vogt1-1/+1
2006-02-07* Hide the auto_delete option for the moment - wil be fixed after the nextSebastian Heinlein1-2/+2
release * Add a tooltip to the unattended install checkbox
2006-02-07* Add an option for unattended security installsSebastian Heinlein1-0/+26
2006-02-07* merged with sebiMichael Vogt4-22/+25
2006-02-07* changelog addedMichael Vogt1-0/+9
2006-02-07* Do not always set max_age to 1 if the check box is toggledSebastian Heinlein1-7/+8
* Sanity check for the max_age combo box
2006-02-07* Fixed the grammatically atrocious primary text #30296 - thanks to ScottSebastian Heinlein2-3/+3
* Fixed a wrong signal handler
2006-02-07* Merged from mvoSebastian Heinlein2-225/+225
2006-02-07* Use the correct signal handler on_opt_...Sebastian Heinlein1-10/+12
* Do not try to get the active entry of the combo box if none is selected * Remove unsupported "immediatley" autoclean * Fixed checks (CONF_MAP -> apt config)
2006-02-07* fix some copy'n'paste errorsMichael Vogt2-5/+6