summaryrefslogtreecommitdiff
path: root/SoftwareProperties/SoftwareProperties.py
AgeCommit message (Expand)AuthorFilesLines
2006-07-21* rearrange download section in the user interfaceglatzor@ubuntu.com1-9/+22
2006-07-21* move the cdroms of the current distro to its own treeviewglatzor@ubuntu.com1-51/+67
2006-07-19* allow to specify a server for all distro sourcesglatzor@ubuntu.com1-43/+107
2006-07-15* add missing dummy function on_combobox_server_changedglatzor@ubuntu.com1-0/+2
2006-07-15* Can now modify the sources list (at the moment only in memory)glatzor@ubuntu.com1-35/+164
2006-06-30* do not show disabled sources in the additional software listglatzor@ubuntu.com1-8/+19
2006-06-29* add long descriptions for componentsglatzor@ubuntu.com1-9/+11
2006-06-29* use a Distribution class to store distribution related informationglatzor@ubuntu.com1-57/+222
2006-06-29* Extract the components and the child repos (updates) of the currentlyglatzor@ubuntu.com1-3/+57
2006-06-29* self.file got lost during mergingglatzor@ubuntu.com1-0/+2
2006-06-29* fixed test output of DistInfo and channels desc for Ubuntuglatzor@ubuntu.com1-0/+5
2006-06-28* more mergingglatzor@ubuntu.com1-49/+189
2006-05-19* SoftwareProperties/SoftwareProperties.py:Michael Vogt1-1/+1
2006-05-11* SoftwareProperties/SoftwareProperties.py:Michael Vogt1-2/+12
2006-04-23* Fix some more gettext issuesSebastian Heinlein1-11/+11
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