summaryrefslogtreecommitdiff
path: root/doc/examples/gui-inst.py
AgeCommit message (Collapse)AuthorFilesLines
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-01-08doc/examples/gui-inst.py:Michael Vogt1-42/+13
- update to reflect the current features
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 ↵Michael Vogt1-22/+31
example)
2005-10-20* merged with the progress reporting codeMichael Vogt1-9/+45
Patches applied: * michael.vogt@ubuntu.com--2005/python-apt--progress-reporting--0--base-0 tag of michael.vogt@ubuntu.com--2005/python-apt--mvo--0--patch-43 * michael.vogt@ubuntu.com--2005/python-apt--progress-reporting--0--patch-1 * support the apt--progress-reporting--0 branch (using "InstallProgress.statusfd) * michael.vogt@ubuntu.com--2005/python-apt--progress-reporting--0--patch-2 * support for update reporting via vte/progress bars added, including a evil "pass-me-my-file-descriptor" hack * michael.vogt@ubuntu.com--2005/python-apt--progress-reporting--0--patch-3 * merged with python-apt--mvo * michael.vogt@ubuntu.com--2005/python-apt--progress-reporting--0--patch-4 * merged from python-apt--mvo * michael.vogt@ubuntu.com--2005/python-apt--progress-reporting--0--patch-5 * better support new python-apt, added example for gui-inst with support for VTE_PTY_KEEP_FD * michael.vogt@ubuntu.com--2005/python-apt--progress-reporting--0--patch-6 * removed the fdsend stuff again, libvte will be patched instead
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 ↵Michael Vogt1-0/+68
use of a vte terminal