summaryrefslogtreecommitdiff
path: root/SoftwareProperties/aptsources.py
AgeCommit message (Collapse)AuthorFilesLines
2006-04-19* merged with sebastian (thanks!)Michael Vogt1-0/+2
* updated the changelog * added dh_iconcache to debian/rules
2006-04-18* improved loggingMichael Vogt1-0/+4
* DistUpgrade/Changelog: added
2006-04-17* more sanity checking for apt linesSebastian Heinlein1-0/+2
2006-04-12* merged with update-manager--chipzzMichael Vogt1-44/+61
2006-03-27* small fixesMichael Vogt1-18/+18
2006-03-27* added the patch from chipzzMichael Vogt1-60/+75
2006-03-25* add some sanity checking to aptsourcesSebastian Heinlein1-0/+8
2006-03-23* added templates for the backportsSebastian Heinlein1-8/+25
* fixed a bug of a previous commit
2006-03-23* replaced double by single quotes in the channel descriptionsSebastian Heinlein1-10/+17
* use the correct release date of Dapper in the version number - #36136
2006-02-27* revert the SoftwareProperty changes for now until the new stuff is readyMichael Vogt1-276/+52
2006-02-27* don't hide the details for the security upgrades yetMichael Vogt1-2/+2
2006-02-27* show the already enabled components for a given dist if "add" is clickedMichael Vogt1-1/+1
2006-02-27* SoftwareProperties/SoftwareProperties.py:Michael Vogt1-23/+5
- 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-26* Use the dist name from lsbrelease in the add channel dialogSebastian Heinlein1-1/+3
2006-02-24* Remove all obsolete backup files before backupSebastian Heinlein1-0/+12
2006-02-24* Rendering of channel sources:Sebastian Heinlein1-31/+125
- 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 Heinlein1-12/+113
* Tag the older distrus, too * Add support for backports
2006-02-23* Automatic security updatesSebastian Heinlein1-17/+38
2006-02-23* Move the mime type handling of sources.lists to gnome-software-propertiesSebastian Heinlein1-10/+22
* 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-10* SoftwareProperties/aptsources.py: bugfix in is_mirror (malone #30989)Michael Vogt1-2/+3
2006-02-02* make the Config-File more usable Michael Vogt1-0/+2
2005-12-12* po/*.po:Michael Vogt1-0/+17
- make update-po * SoftwareProperties/aptsources.py: - added dapper * setup.py: - added "logo.png"
2005-12-09* added intenal cdrom support Michael Vogt1-0/+4
2005-12-07* added a bunch of missing copyright notices in the filesMichael Vogt1-1/+1
2005-12-05* sources.list does a proper backup nowMichael Vogt1-1/+14
2005-12-05* more robust sources.list rewritingMichael Vogt1-1/+0
2005-12-05* detect security.u.c as wellMichael Vogt1-5/+0
2005-12-05* better handling of the sources.list convertationMichael Vogt1-1/+1
2005-12-05* bugfixes in the sources.list rewrite codeMichael Vogt1-1/+4
2005-12-05* maniplulation the sources.list entries in place worksMichael Vogt1-13/+42
2005-12-05* DistUpgrade/ tool startedMichael Vogt1-0/+20
* SoftwareProperties/aptsources.py: - added "backup" and some comments * UpdateManager/UpdateManager.py: - comments updated
2005-11-29* make the software preferences work again completelyMichael Vogt1-2/+4
2005-11-15* switched to python dist-utils (DIE auto* DIE)Michael Vogt1-2/+2
* works with channels now (for adding)
2005-11-15* initial revision (after accidently killing it)Michael Vogt1-0/+437