summaryrefslogtreecommitdiff
path: root/UpdateManager/Common
AgeCommit message (Collapse)AuthorFilesLines
2006-08-02* use -s option instead of the pipe to cut to get lsb informationglatzor@ubuntu.com2-2/+2
* make the origin matcher distribution neutral * introduce a UpdateOrigin class to make the origins sortable (by importance)
2006-08-01* UpdateManager/Common/aptsources.py:Michael Vogt1-0/+6
- added NullMatcher and a "withMatcher" argument
2006-07-31* moved aptsources into the Common directoryMichael Vogt1-0/+666
2006-06-29* add long descriptions for componentsglatzor@ubuntu.com1-7/+14
* fix some boolean stuff (hide distru sources) * also rename the menu entry of the app
2006-06-29* fixed test output of DistInfo and channels desc for Ubuntuglatzor@ubuntu.com1-3/+3
2006-06-28* start merging my old repo rewrite stuffglatzor@ubuntu.com1-21/+48
2006-04-17* do not show the close button on the error dialogSebastian Heinlein1-0/+2
2006-04-04* added better error reporting for the DistUpgradeFetcherMichael Vogt1-0/+12
2006-03-12* only show the help button if a help viewer is installed (currently only Sebastian Heinlein1-0/+33
yelp is supported - have not found anyone who could help me on khelpcenter yet) * do not run the help viewer as root * do not depend on the gnome python module anymore
2006-02-26* Use the dist name from lsbrelease in the add channel dialogSebastian Heinlein1-1/+4
2005-12-07* various cosmetic fixesMichael Vogt1-0/+1
* set debconf/apt-listchanges frontends to gtk * updated readme
2005-11-29* code cleanup, make it all more structuredMichael Vogt2-1/+10
2005-11-29* added TODO itemMichael Vogt5-0/+809
* directory structure cleanup