summaryrefslogtreecommitdiff
path: root/SoftwareProperties/SoftwareProperties.py
AgeCommit message (Expand)AuthorFilesLines
2006-04-19* greatly improve the icon loading codeSebastian Heinlein1-6/+1
2006-04-18* set the default icon of software-properties to the corresponding oneSebastian Heinlein1-0/+6
2006-04-12* update the adept-periodic-config file as wellMichael Vogt1-25/+23
2006-04-12* merged with update-manager--chipzzMichael Vogt1-2/+12
2006-03-27* added the patch from chipzzMichael Vogt1-2/+12
2006-03-24* merged from mvoSebastian Heinlein1-2/+3
2006-03-24* merged from glatzorMichael Vogt1-9/+34
2006-03-24* set the correct window type hint - dialog or windowSebastian Heinlein1-0/+6
2006-03-24* do not allow to edit cdrom sourcesSebastian Heinlein1-9/+30
2006-03-24* open the edit dialog if the channel was double clickedSebastian Heinlein1-1/+5
2006-03-22* fix a width limitation in the SoftwareProperties windowMichael Vogt1-1/+1
2006-03-22* don't show a reload dialog when runing embeddedMichael Vogt1-1/+2
2006-03-21* Fixed reload informationSebastian Heinlein1-1/+1
2006-03-20* Restore the correct path after reloading the sources listSebastian Heinlein1-2/+2
2006-03-20* do not show the reload information if there is a parent window for theSebastian Heinlein1-2/+6
2006-03-17* allow to enable and disable channels/sourcesSebastian Heinlein1-1/+20
2006-03-13* inform the user to update the cache if the channels have been modified.Sebastian Heinlein1-6/+4
2006-03-12* show a dialog that provides a button to reload the channel information ifSebastian Heinlein1-2/+10
2006-03-12* only show the help button if a help viewer is installed (currently only Sebastian Heinlein1-3/+6
2006-02-27* revert the SoftwareProperty changes for now until the new stuff is readyMichael Vogt1-164/+41
2006-02-27* fix the setting of the SoftwareProperties.modified flag (important for the ...Michael Vogt1-0/+2
2006-02-27* UpdateManager/MetaRelease.py, DistUpgradeFetcher: Michael Vogt1-1/+1
2006-02-27* don't hide the details for the security upgrades yetMichael Vogt1-7/+13
2006-02-27* TyposMichael Vogt1-1/+1
2006-02-27* SoftwareProperties/SoftwareProperties.py:Michael Vogt1-5/+30
2006-02-26* Add a button revert and make the channel list instant applySebastian Heinlein1-17/+48
2006-02-24* Remove all obsolete backup files before backupSebastian Heinlein1-0/+1
2006-02-24* Rendering of channel sources:Sebastian Heinlein1-9/+6
2006-02-23* Move the check_endangered_comps to aptsources.pySebastian Heinlein1-59/+1
2006-02-23* Automatic security updatesSebastian Heinlein1-1/+61
2006-02-23* Move the mime type handling of sources.lists to gnome-software-propertiesSebastian Heinlein1-24/+83
2006-02-14* restored the python-gnome2 dependency, gconf is part of python-gnome2 :/Michael Vogt1-4/+2
2006-02-07* Add an option for unattended security installsSebastian Heinlein1-0/+26
2006-02-07* Do not always set max_age to 1 if the check box is toggledSebastian Heinlein1-7/+8
2006-02-07* Merged from mvoSebastian Heinlein1-6/+6
2006-02-07* Use the correct signal handler on_opt_...Sebastian Heinlein1-10/+12
2006-02-07* fix some copy'n'paste errorsMichael Vogt1-4/+5
2006-02-07* moved the Internet update tab Michael Vogt1-2/+2
2006-02-01* Move Internet updates to its own tabSebastian Heinlein1-1/+72
2006-01-27* merged with sebastianMichael Vogt1-6/+25
2006-01-26Polishing the SoftwareProperties:Sebastian Heinlein1-3/+8
2006-01-26* Do not use header capitalization in the combo box. The HIG says sentence c...Sebastian Heinlein1-3/+3
2006-01-25SoftwareProperties:Sebastian Heinlein1-5/+20
2006-01-18* SoftwareProperties: more HIGification Michael Vogt1-14/+31
2006-01-05* fix a indention that lead to absurdly large file in /etc/apt/apt.conf.d/10p...Michael Vogt1-9/+12
2005-12-13* added SoftwareProperties.hide()Michael Vogt1-0/+3
2005-12-13* made the options in SoftwareProperties optional, added "parent"Michael Vogt1-1/+7
2005-12-12* SoftwareProperties/SoftwareProperties.py:Michael Vogt1-1/+1
2005-12-12* [codecleanup] treeview1 -> treeview_sourcesMichael Vogt1-4/+4
2005-12-09* added intenal cdrom support Michael Vogt1-21/+109