index
:
python-apt
master
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
UpdateManager
/
UpdateManager.py
Age
Commit message (
Expand
)
Author
Files
Lines
2006-02-07
* merged with sebi
Michael Vogt
1
-6
/
+18
2006-02-04
* view can be configured via the config file now
Michael Vogt
1
-1
/
+1
2006-02-03
* Do not allow to close the main window until actions are performed and the
Sebastian Heinlein
1
-5
/
+9
2006-02-03
* Use "host_window" instead of "window", since it is a gtk attribute
Sebastian Heinlein
1
-1
/
+9
2006-01-27
* merged with sebastian
Michael Vogt
1
-67
/
+111
2006-01-27
* Use the label_status in GtkOpProgress and not the progress bar
Sebastian Heinlein
1
-59
/
+91
2006-01-25
SoftwareProperties:
Sebastian Heinlein
1
-5
/
+4
2006-01-25
DistUpgrade:
Sebastian Heinlein
1
-6
/
+19
2006-01-24
* use a wider border in the synaptic window
Sebastian Heinlein
1
-5
/
+4
2006-01-23
* merged with sebastian
Michael Vogt
1
-3
/
+10
2006-01-23
* Merged changes frrom mvo
Sebastian Heinlein
1
-1
/
+1
2006-01-23
* Fixed some spacings
Sebastian Heinlein
1
-3
/
+10
2006-01-22
* Deal with install errors
Michael Vogt
1
-1
/
+1
2006-01-18
* add cancel to the release notes
Michael Vogt
1
-2
/
+6
2006-01-18
* clear desc_textview and changes_textview if no items are available in the l...
Michael Vogt
1
-0
/
+2
2006-01-18
* don't hide the details expander ever
Michael Vogt
1
-2
/
+0
2006-01-18
* warn if the cache is broken
Michael Vogt
1
-19
/
+22
2006-01-18
* ngettext fix, logo fixed
Michael Vogt
1
-2
/
+1
2006-01-18
* show the progress window with 0,5s timeout to workaround a problem that gtk...
Michael Vogt
1
-1
/
+4
2006-01-17
* wording
Michael Vogt
1
-1
/
+1
2006-01-17
* more wording and HIGification (thanks to Sebastian Heinlein)
Michael Vogt
1
-1
/
+1
2006-01-17
* improved HIGification
Michael Vogt
1
-5
/
+9
2006-01-16
* fix locking error
Michael Vogt
1
-1
/
+7
2006-01-16
* ignore failures when unlocking the cache
Michael Vogt
1
-1
/
+4
2006-01-16
* renamed button_close -> button_cancel
Michael Vogt
1
-2
/
+1
2006-01-16
* HIGification (thanks to sebastian heinlein)
Michael Vogt
1
-4
/
+12
2005-12-12
* improved the error reporting on a failed update
Michael Vogt
1
-2
/
+19
2005-12-12
* added errorhandling (need latest python-apt)
Michael Vogt
1
-1
/
+10
2005-12-12
* SoftwareProperties/SoftwareProperties.py:
Michael Vogt
1
-18
/
+38
2005-12-12
* [code-cleanup] moved get_changelog() to MyCache()
Michael Vogt
1
-64
/
+68
2005-12-07
* added fixme
Michael Vogt
1
-1
/
+2
2005-12-07
* added a bunch of missing copyright notices in the files
Michael Vogt
1
-0
/
+25
2005-12-07
* more small fixes, actually works now for the test hoary->breezy upgrade case
Michael Vogt
1
-6
/
+6
2005-12-07
* various cosmetic fixes
Michael Vogt
1
-2
/
+2
2005-12-06
* UpdateManager/UpdateManager.py: (re)added missing import time
Michael Vogt
1
-0
/
+1
2005-12-05
* DistUpgrade/ tool started
Michael Vogt
1
-0
/
+5
2005-12-01
* dist-upgade tool can fetch the update tarball now
Michael Vogt
1
-2
/
+60
2005-12-01
* release notes information added
Michael Vogt
1
-0
/
+30
2005-12-01
* cleanups in the MetaRelease object
Michael Vogt
1
-6
/
+0
2005-11-30
* move the MetaRelease code into it's own class/file
Michael Vogt
1
-100
/
+14
2005-11-30
* show button when new distro is available
Michael Vogt
1
-16
/
+22
2005-11-29
* get rid of the "Update" class, use a normal apt.Package instead
Michael Vogt
1
-71
/
+40
2005-11-29
* use SimpleGladeApp in UpdateManager now
Michael Vogt
1
-121
/
+107
2005-11-29
* code cleanup, make it all more structured
Michael Vogt
1
-0
/
+804