summaryrefslogtreecommitdiff
path: root/doc/examples/gui-inst.py
AgeCommit message (Expand)AuthorFilesLines
2015-06-10Remove apt.progress.gtk2Julian Andres Klode1-27/+0
2013-10-21doc/examples/*.py: Update examples to the new APIJulian Andres Klode1-3/+3
2009-03-08* apt/progress/: New package, replaces apt.progress and apt.gtkJulian Andres Klode1-2/+2
2009-01-12Cleanup: Comparisons to True/False, ==/!= None, deprecated modulesJulian Andres Klode1-8/+1
2009-01-11Merge Ben Finney's whitespace changes (Closes: #481563)Julian Andres Klode1-3/+1
2009-01-09Cleanup: Remove whitespace at the end of line in all python codes.Julian Andres Klode1-1/+1
2008-11-24merged from the consolidation-bracn (with some modificatins)Michael Vogt1-109/+21
2008-05-16Imports on separate lines, to conform with PEP 8.Ben Finney1-1/+3
2008-05-16Fix spaces adjacent to commas and operators, to conform with PEP 8.Ben Finney1-4/+4
2008-05-16Fix code indentation to 4 spaces, to conform with PEP 8.Ben Finney1-24/+24
2008-05-16Fixes to blank lines, to conform with PEP 8.Ben Finney1-6/+13
2008-05-16Remove trailing whitespace.Ben Finney1-1/+1
2008-01-08doc/examples/gui-inst.py:Michael Vogt1-42/+13
2005-12-29* improved the gui-inst exampleMichael Vogt1-1/+3
2005-11-28* cache.commit() uses the packagemanager python code now (+fix the gui-inst e...Michael Vogt1-22/+31
2005-10-20* merged with the progress reporting codeMichael Vogt1-9/+45
2005-08-03* some docstrings added, more api fixingMichael Vogt1-1/+1
2005-08-03* API BREAK: follow PEP08 now Michael Vogt1-10/+10
2005-04-08* beefed up the gui examplesMichael Vogt1-12/+50
2005-04-08* InstallProgress has overridable fork interface now, added example for the u...Michael Vogt1-0/+68