summaryrefslogtreecommitdiff
path: root/UpdateManager/UpdateManager.py
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 Vogt1-2/+60
* update will use the internal fetcher now too
2005-12-01* release notes information addedMichael Vogt1-0/+30
2005-12-01* cleanups in the MetaRelease objectMichael Vogt1-6/+0
2005-11-30* move the MetaRelease code into it's own class/fileMichael Vogt1-100/+14
* 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 Vogt1-71/+40
* 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 Vogt1-0/+804