summaryrefslogtreecommitdiff
path: root/UpdateManager
AgeCommit message (Expand)AuthorFilesLines
2006-09-24* place the cancel button into the changes textview Sebastian Heinlein1-2/+5
2006-09-12* improve wording of the context menu for updates: select is for a glatzor@ubuntu.com1-2/+2
2006-09-12* Remove the obsolete Enabled property completely from the codeglatzor@ubuntu.com1-8/+4
2006-09-12* Remove the SourceEntryTemplates since they are obsolete now - theyglatzor@ubuntu.com1-51/+0
2006-09-11* Reuse the base_uri, match_uri and valid_mirrors property of the parentglatzor@ubuntu.com1-0/+7
2006-09-11* do not allow to toggle deactivated updates by row activationglatzor@ubuntu.com1-1/+5
2006-09-11* Gtk seems to require that you set the activatable property of a cellglatzor@ubuntu.com1-3/+5
2006-09-11* use the update manager desktop file instead of the synaptic one, whenglatzor@ubuntu.com1-3/+4
2006-09-11* use a different label for the cache progress dialog if it gets glatzor@ubuntu.com1-3/+4
2006-09-11* show not installable updates as disabled in the update listglatzor@ubuntu.com1-4/+8
2006-09-11* Move the "run full dit upgrade" dialog into the UpdateManager class -glatzor@ubuntu.com1-32/+14
2006-09-10* added new "MirrorsFile" keyword for the DistInfo TagfileMichael Vogt2-5/+23
2006-09-09* UpdateManager/Common/aptsources.py:Michael Vogt1-40/+42
2006-09-07* merged with glatzorMichael Vogt1-7/+26
2006-09-07* only add a component to a source once if the repo is splitted intoglatzor@ubuntu.com1-3/+22
2006-09-06* tests/test_aptsources.py:Michael Vogt1-1/+4
2006-09-06* UpdateManager/Common/aptsources.py, tests/test_aptsources.py:Michael Vogt1-0/+12
2006-09-06* UpdateManager/UpdateManager.py:Michael Vogt1-66/+68
2006-09-05* tests/test_aptsources.py:Michael Vogt1-0/+8
2006-09-05* DistUpgrade/forced_obsoletes.txt:Michael Vogt1-26/+19
2006-09-04* merged from SebastianMichael Vogt1-4/+7
2006-09-02* Fix #58453: handle disabled child sources correctlyglatzor@ubuntu.com1-4/+7
2006-08-29* DistUpgrade/DistUpgradeControler.py:Michael Vogt1-2/+2
2006-08-28* merged with the ~ubuntu-core-dev branchMichael Vogt1-2/+3
2006-08-28* merged with mvo devel branchMichael Vogt1-7/+7
2006-08-24* properly added -proposedMichael Vogt1-2/+3
2006-08-24* merged with the latest uploadMichael Vogt1-2/+31
2006-08-24* merged from glatzorMichael Vogt1-7/+31
2006-08-15* DistUpgrade/DistUpgradeControler.py:Michael Vogt1-7/+7
2006-08-15* UpdateManager/UpdateManager.py:Michael Vogt1-5/+7
2006-08-15* merged from glatzorMichael Vogt1-7/+58
2006-08-11* no need to convert the path to a string in call of toggledglatzor@ubuntu.com1-2/+8
2006-08-10* Convert the download size to a nice and well readalbe unitglatzor@ubuntu.com1-5/+23
2006-08-07* merged with glatzorMichael Vogt1-1/+47
2006-08-07* finalized changelogMichael Vogt1-1/+0
2006-08-07* Allow to select all or none update - fixes #42296glatzor@ubuntu.com1-1/+47
2006-08-03* merged from glatzorMichael Vogt3-42/+80
2006-08-03* reverse the ording of the importanceglatzor@ubuntu.com1-0/+1
2006-08-02* Also add the bytes unit to the total download sizeglatzor@ubuntu.com1-1/+2
2006-08-02* Handle to be newly installed "updates" in the version stringglatzor@ubuntu.com1-4/+10
2006-08-02* support unkown origins with the UpdateOrigin classglatzor@ubuntu.com1-16/+21
2006-08-02* use -s option instead of the pipe to cut to get lsb informationglatzor@ubuntu.com3-16/+31
2006-08-02* replace tabs by spacesglatzor@ubuntu.com1-33/+43
2006-08-02* UpdateManager/UpdateManager.py:Michael Vogt1-15/+10
2006-08-02* UpdateManager/UpdateManager.py:Michael Vogt1-32/+72
2006-08-02* UpdateManager/DistUpgradeFetcher.py:Michael Vogt1-3/+1
2006-08-02* data/update-manager.schemas.in:Michael Vogt3-21/+11
2006-08-01* UpdateManager/Common/aptsources.py:Michael Vogt1-0/+6
2006-07-31* moved aptsources into the Common directoryMichael Vogt1-0/+666
2006-07-27* merged from sebastia* merged from sebastiannMichael Vogt1-21/+55