summaryrefslogtreecommitdiff
path: root/UpdateManager
AgeCommit message (Collapse)AuthorFilesLines
2005-12-06* UpdateManager/UpdateManager.py: (re)added missing import timeMichael Vogt1-0/+1
* debian/rules: make arch-build actually work (forgot the tabs)
2005-12-05* DistUpgrade/ tool startedMichael Vogt1-0/+5
* SoftwareProperties/aptsources.py: - added "backup" and some comments * UpdateManager/UpdateManager.py: - comments updated
2005-12-01* dist-upgade tool can fetch the update tarball nowMichael Vogt3-2/+102
* update will use the internal fetcher now too
2005-12-01* release notes information addedMichael Vogt2-3/+34
2005-12-01* MetaRelease.py: comments addedMichael Vogt1-0/+3
* debian/control: build-depend on python-dev
2005-12-01* cleanups in the MetaRelease objectMichael Vogt2-6/+1
2005-11-30* move the MetaRelease code into it's own class/fileMichael Vogt2-100/+147
* use a gobject as base for the meta-release and make it emit proper signals
2005-11-30* show button when new distro is availableMichael Vogt1-16/+22
2005-11-29* get rid of the "Update" class, use a normal apt.Package insteadMichael Vogt2-71/+58
* more code cleanups * added GtkProgressBar
2005-11-29* use SimpleGladeApp in UpdateManager nowMichael Vogt1-121/+107
2005-11-29* code cleanup, make it all more structuredMichael Vogt4-1/+815
2005-11-29* added TODO itemMichael Vogt5-0/+809
* directory structure cleanup
2005-11-15* missing fixesMichael Vogt1-0/+0
* make update-po