summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2006-03-12* only show the help button if a help viewer is installed (currently only Sebastian Heinlein3-4/+47
yelp is supported - have not found anyone who could help me on khelpcenter yet) * do not run the help viewer as root * do not depend on the gnome python module anymore
2006-03-11* re-removed the AddSourcesList stuff - it is not supported and was justSebastian Heinlein38-556/+633
forgotten to be removed completely
2006-03-11* restore the dialog sources list in the glade file, tooSebastian Heinlein1-0/+188
2006-03-11* Include a vaild .desktop file - bug #33575Sebastian Heinlein2-3/+126
* Readded the wrongly deleted dialog_sources_list
2006-03-11* Add the backports to the available channels in the add dialogSebastian Heinlein1-0/+34
2006-03-10* remove the dialog_sources_list: it's not part of the dapper releaseSebastian Heinlein38-6404/+9165
* set the msgid report address to me - since most of the string errors are done by me. :) * update the language files * start working on the german translation * use a shorter desc in the desktop file
2006-03-10* Clean up the glade files: remove deprecated dialogsSebastian Heinlein3-1246/+182
* Actually translate the software properties dialogs * Use spacings and alignemnts as suggested by the HIG in the dialogs * Make labels consistent with g-a-i
2006-02-27* revert the SoftwareProperty changes for now until the new stuff is readyMichael Vogt6-1177/+375
2006-02-27* merged with mainMichael Vogt34-482/+3253
2006-02-27* fix the setting of the SoftwareProperties.modified flag (important for the ↵Michael Vogt1-0/+2
calling apps like synaptic )
2006-02-27* UpdateManager/MetaRelease.py, DistUpgradeFetcher: Michael Vogt4-16/+43
- 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-27* don't hide the details for the security upgrades yetMichael Vogt3-10/+18
2006-02-27* fixed the changelogMichael Vogt1-4/+5
2006-02-27* show the already enabled components for a given dist if "add" is clickedMichael Vogt2-3/+18
2006-02-27* TyposMichael Vogt3-5/+5
2006-02-27* po/pt.po: added pt.po translationMichael Vogt2-1/+739
* debian/changelog: updated changelog (pt.po, pt_BR.po)
2006-02-27* TODO updatedMichael Vogt1-9/+14
2006-02-27* cherry picked sebis help updateMichael Vogt23-158/+89
2006-02-27* fix "script" -> "self.script"Michael Vogt1-1/+1
2006-02-27* changelog updatesMichael Vogt1-3/+2
2006-02-27* cherry pickedMichael Vogt8-122/+228
2006-02-27* cherry picked from the main treeMichael Vogt38-4613/+4582
2006-02-27* cherry pickedMichael Vogt9-690/+2582
2006-02-27* SoftwareProperties/SoftwareProperties.py:Michael Vogt5-44/+55
- moved render_source() from aptsources.py here - if a endangered dist is added, show a revert button * channels/Ubuntu.info.in: - added security and updates
2006-02-27* merged with sebiMichael Vogt12-237/+571
2006-02-26* merged from mvoSebastian Heinlein3-117/+204
2006-02-26* Fixed wrong title of the dialog edit channelSebastian Heinlein1-11/+16
2006-02-26* Only enable the button add in the dialog add channel if a comp is selectedSebastian Heinlein1-7/+17
2006-02-26* Add a button revert and make the channel list instant applySebastian Heinlein2-138/+201
* Reorder the buttons on the key view to correspond with the channel view
2006-02-26* Use single quotes in the channel descriptionsSebastian Heinlein1-3/+3
2006-02-26* Use the dist name from lsbrelease in the add channel dialogSebastian Heinlein4-5/+16
2006-02-25* Use nice grammer #32864Sebastian Heinlein3-13/+27
* 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-24* depend on python-gnupginterfaceMichael Vogt1-1/+1
2006-02-24* move the fetcher code out into UpdateManager/DistUpgradeFetcher.pyMichael Vogt3-116/+203
* add authentication
2006-02-24* Remove all obsolete backup files before backupSebastian Heinlein2-0/+13
2006-02-24* formatingMichael Vogt1-1/+1
2006-02-24* merged from mvoSebastian Heinlein3-6/+13
2006-02-24* mergerd wirh michaelSebastian Heinlein41-3034/+770
2006-02-24* more TODOSebastian Heinlein1-1/+2
2006-02-24* Rendering of channel sources:Sebastian Heinlein4-51/+144
- add a small white space around each line - move the rendering to its own method and aptsources so that it can be reused in the dialog_sources_list - Tag debian sources - Do not show the components of updates, security-updates and backports * Channel handling - Bring not yet used methods for removing and disabling components in position - Add support for automatically updated updates and backports * General - comment out debug outputs - fix the plural gettext in the dialog_sources_list - fix d'n'd and mime type opening - was a bug in the renderer - add more TODO
2006-02-23* Move the check_endangered_comps to aptsources.pySebastian Heinlein2-71/+114
* Tag the older distrus, too * Add support for backports
2006-02-23* Automatic security updatesSebastian Heinlein2-18/+99
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