summaryrefslogtreecommitdiff
path: root/UpdateManager
AgeCommit message (Collapse)AuthorFilesLines
2005-12-12* improved the error reporting on a failed updateMichael Vogt1-2/+19
2005-12-12* added errorhandling (need latest python-apt)Michael Vogt1-1/+10
2005-12-12* renamed the logo.png (name is too generic)Michael Vogt1-1/+2
* UpdateManager/MetaRelease.py: - comment added
2005-12-12* removed some debug stuffMichael Vogt1-4/+4
2005-12-12* SoftwareProperties/SoftwareProperties.py:Michael Vogt1-18/+38
- small fixes to make it easy to embedd the software properties * UpdateManager.py: - don't "call" gnome-software-properties but import it and run it as part of update-manager * channels/Ubuntu.info.in: - remove certain translations flags
2005-12-12* [code-cleanup] moved get_changelog() to MyCache() Michael Vogt2-66/+70
2005-12-07* added fixmeMichael Vogt1-1/+2
2005-12-07* added a bunch of missing copyright notices in the filesMichael Vogt3-0/+67
2005-12-07* more small fixes, actually works now for the test hoary->breezy upgrade caseMichael Vogt2-7/+8
2005-12-07* various cosmetic fixesMichael Vogt2-2/+3
* set debconf/apt-listchanges frontends to gtk * updated readme
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