summaryrefslogtreecommitdiff
path: root/UpdateManager/UpdateManager.py
AgeCommit message (Expand)AuthorFilesLines
2006-10-09* UpdateManager/UpdateManager.py:Michael Vogt1-1/+5
2006-10-06* UpdateManager/Common/aptsources.py:Michael Vogt1-22/+21
2006-10-06* UpdateManager/UpdateManager.py:Michael Vogt1-1/+18
2006-10-04* UpdateManager/UpdateManager.py:Michael Vogt1-2/+4
2006-09-30* import gettext correctly in some other places tooSebastian Heinlein1-1/+1
2006-09-30* use a new line in the error messages of the changelog view, sinceSebastian Heinlein1-2/+2
2006-09-27* fixed some markupsSebastian Heinlein1-2/+2
2006-09-27* Fixed a missing importSebastian Heinlein1-8/+8
2006-09-27* Make some strings translatable - seems that gettext doesn't like beingSebastian Heinlein1-8/+8
2006-09-27* move the humanize_size method to common.utilsSebastian Heinlein1-20/+3
2006-09-25* merged from glatzor (place the cancel button inside the text area)Michael Vogt1-2/+5
2006-09-24* place the cancel button into the changes textview Sebastian Heinlein1-2/+5
2006-09-23* DistUpgrade/DistUpgradeCache.py:Michael Vogt1-1/+1
2006-09-19* DistUpgrade/DistUpgradeCache.py, UpdateManager/UpdateManager.py:Michael Vogt1-0/+4
2006-09-13* removed brandingMichael Vogt1-7/+6
2006-09-12* merged with glatzorMichael Vogt1-2/+2
2006-09-12* UpdateManager/UpdateManager.py:Michael Vogt1-1/+4
2006-09-12* improve wording of the context menu for updates: select is for a glatzor@ubuntu.com1-2/+2
2006-09-11* merged from glatzorMichael Vogt1-4/+13
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* merged with glatzorMichael Vogt1-3/+4
2006-09-11* merged from sebastianMichael Vogt1-39/+28
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-06* UpdateManager/UpdateManager.py:Michael Vogt1-66/+68
2006-09-05* DistUpgrade/forced_obsoletes.txt:Michael Vogt1-26/+19
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-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 Vogt1-40/+78
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.com1-14/+29
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* data/update-manager.schemas.in:Michael Vogt1-17/+0
2006-06-28* speedups in the MyCache.clear() codeMichael Vogt1-9/+10
2006-06-28* Removed tabsglatzor@ubuntu.com1-37/+39
2006-06-26* use dbus to bring up another running instance update-managerSebastian Heinlein1-18/+57