summaryrefslogtreecommitdiff
path: root/doc/source/library/apt.progress.gtk2.rst
AgeCommit message (Collapse)AuthorFilesLines
2015-06-10Remove apt.progress.gtk2Julian Andres Klode1-131/+0
2010-01-20apt/progress/gtk2.py: Add GAcquireProgress.Julian Andres Klode1-2/+2
2010-01-15Rewrite apt.progress.gtk2 documentation by hand and drop python-gtk2Julian Andres Klode1-13/+115
build-time dependency.
2009-07-23doc/source: Big documentation reorganisation.Julian Andres Klode1-0/+29
Due to the new C++ API and because I wanted to include some tutorials, the documentation is now seperated into 4 sections: library => Documentation of modules. tutorials => Tutorials for using python-apt and contributing whatsnew => Release notes c++ => Documentation,Tutorials for the C++ API This commit also includes a new overview page, like the Python documentation.