| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2009-03-08 | * apt/progress/: New package, replaces apt.progress and apt.gtk | Julian Andres Klode | 1 | -356/+0 | |
| - apt/progress/gtk2.py: Moved here from apt/gtk/widgets.py - apt/progress/__init__.py: Move here from apt/progress.py | |||||
| 2009-01-09 | * apt/progress.py: Cleanup | Julian Andres Klode | 1 | -148/+204 | |
| This is the first part of a cleanup series. The code has been changed in terms of indentation at some places, the lines have all been shortened to 79 chars or less, everything has been documented, the (non-functional) testing code has been removed, and more... | |||||
| 2009-01-09 | Cleanup: Remove whitespace at the end of line in all python codes. | Julian Andres Klode | 1 | -13/+13 | |
| 2008-11-24 | merged from the consolidation-bracn (with some modificatins) | Michael Vogt | 1 | -2/+56 | |
| 2008-08-29 | Push train work | Sebastian Heinlein | 1 | -1/+1 | |
| 2008-08-24 | Revert the os._exit call in the child of the progress | Sebastian Heinlein | 1 | -2/+2 | |
| 2008-08-22 | Fix: os._exit does not send the exit status the main process | Sebastian Heinlein | 1 | -2/+2 | |
| 2008-08-22 | Make DpkgInstallProgress an inheritance of InstallProgress | Sebastian Heinlein | 1 | -67/+38 | |
| 2008-08-22 | Add DpkgInstallProgress from the GTK GDebi interface to the progress package. | Sebastian Heinlein | 1 | -0/+83 | |
| 2007-02-06 | * better cdrom support merged | Michael Vogt | 1 | -0/+2 | |
| 2006-11-03 | * apt/progress.py: | Michael Vogt | 1 | -1/+6 | |
| - protect against unparsable strings send from dpkg | |||||
| 2006-09-12 | * apt/progress.py: | Michael Vogt | 1 | -3/+6 | |
| - use select() when waiting for child input | |||||
| 2006-09-12 | * debian/control: | Michael Vogt | 1 | -2/+7 | |
| - tightend dependency * apt/progress.py: - use os._exit() instead of sys.exit() (lp: 53298) | |||||
| 2006-02-28 | * strip status string before passing it, changelog updates | Michael Vogt | 1 | -1/+1 | |
| 2006-02-28 | * initalize FetchProgress.eta as float and pass a float to ↵ | Michael Vogt | 1 | -2/+2 | |
| InstallProgress.statusChanged() for percent | |||||
| 2006-02-28 | * interface fixes for kamion, pychecker fixes | Michael Vogt | 1 | -5/+13 | |
| 2006-02-14 | * try to read complete lines in update-interface | Michael Vogt | 1 | -1/+2 | |
| 2005-12-07 | * InstallProgress.{error,conffile}() functions added | Michael Vogt | 1 | -2/+16 | |
| 2005-12-06 | * apt.progress.InstallProgress class improved | Michael Vogt | 1 | -2/+51 | |
| 2005-12-02 | * added "{candidate,installed}Downloadable" | Michael Vogt | 1 | -0/+2 | |
| 2005-11-28 | * cache.commit() uses the packagemanager python code now (+fix the gui-inst ↵ | Michael Vogt | 1 | -0/+2 | |
| example) | |||||
| 2005-11-21 | * apt_inst.debExtractArchive() added | Michael Vogt | 1 | -1/+1 | |
| 2005-10-24 | * custom waitChild() added in installProgress | Michael Vogt | 1 | -1/+1 | |
| 2005-10-21 | * fix a crasher in the install interface | Michael Vogt | 1 | -1/+0 | |
| 2005-10-20 | * progress interface fully working now, commit interface too | Michael Vogt | 1 | -4/+53 | |
| 2005-08-04 | * applied a patch from Chris Halls to return the apt error string on a ↵ | Michael Vogt | 1 | -0/+1 | |
| system error exception (thanks chris!) | |||||
| 2005-08-04 | * downloads can be canceld now (in FetchProgress::Pulse) | Michael Vogt | 1 | -1/+3 | |
| 2005-08-04 | * making the interface cleaner (thanks to jamesh): added proerties in the ↵ | Michael Vogt | 1 | -2/+2 | |
| Package class | |||||
| 2005-08-03 | * API BREAK: follow PEP08 now | Michael Vogt | 1 | -16/+27 | |
| 2005-07-29 | * added copyright header, removed cruft from debian/rules | Michael Vogt | 1 | -0/+21 | |
| 2005-05-27 | * make better use of the cachefile in the depcache, avoid a stupid double ↵ | Michael Vogt | 1 | -0/+10 | |
| depcache building | |||||
| 2005-05-25 | * added a native OpTextProgress() | Michael Vogt | 1 | -0/+13 | |
| 2005-05-09 | * more work on the native python apt interface | Michael Vogt | 1 | -0/+49 | |
