summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 2.10.2PYGTK_2_10_2Gustavo J. A. M. Carneiro2006-10-022-0/+8
* Add unit test for bug #347273Gustavo J. A. M. Carneiro2006-10-022-0/+18
* Adapt the codegendir variable to the user platform. Copy style.css fromCedric Gustin2006-09-213-45/+170
* Fix problems introduced in fix of #347273 and relatedGustavo J. A. M. Carneiro2006-09-165-7/+40
* Declare variable at start of code blockJohn Ehresman2006-09-122-1/+7
* Post release version bumpJohan Dahlin2006-09-052-1/+5
* Require of PyGObject here too; 2.12.1PYGTK_2_10_1Johan Dahlin2006-09-052-2/+2
* 2.10.1Johan Dahlin2006-09-041-1/+5
* Require PyGObject 2.12.0Johan Dahlin2006-09-041-1/+1
* Add doc distJohan Dahlin2006-09-041-0/+9
* Post release version bumpJohan Dahlin2006-09-042-1/+5
* 2.10.0PYGTK_2_10_0Johan Dahlin2006-09-044-5/+23
* Oops, forgot thisJohan Dahlin2006-09-041-4/+1
* Include the built docs in the tarballJohan Dahlin2006-09-041-9/+15
* forall, spotted by Tim TerlegårdJohan Dahlin2006-08-222-1/+6
* Add builddate.xmlJohan Dahlin2006-08-221-0/+1
* Remove gross hackJohan Dahlin2006-08-211-9/+2
* comment out pdf part, it won't work anywayJohan Dahlin2006-08-211-4/+4
* Get rid of build_stamp, include the generated html documentation in theJohan Dahlin2006-08-212-24/+29
* quiet!Johan Dahlin2006-08-211-4/+4
* change all TRUE to True and FALSE to FalseJohn Finlay2006-08-16163-2097/+2097
* *** empty log message ***John Finlay2006-08-151-0/+2
* Copy style.css from pygobject docs when installing docs. Fixes #351385John Finlay2006-08-154-13/+12
* issue a warning instead of printing to stdout, fixes #316877 regression.Johan Dahlin2006-08-143-1/+10
* Add. Add install of style.cssJohn Finlay2006-08-133-1/+21
* Fix typosJohn Finlay2006-08-122-2/+2
* Add.John Finlay2006-08-123-0/+169
* Use builddate.xml for the builddate entity and have builddate.xml beJohn Finlay2006-08-115-5/+16
* Post release version bumpJohan Dahlin2006-08-082-1/+5
* Fix version numberPYGTK_2_9_6Johan Dahlin2006-08-081-1/+1
* 2.9.6Johan Dahlin2006-08-083-0/+15
* Do not check version in the testsuite, it's already done in the individual mo...Johan Dahlin2006-08-081-7/+2
* Enable cursor/gtk.TreePath testJohan Dahlin2006-08-072-3/+6
* bare except: clauses, begone\!Gustavo J. A. M. Carneiro2006-08-074-46/+81
* Fix parallel build (#350225, Ed Catmur)Johan Dahlin2006-08-072-0/+7
* Bug 350252 – using an int as treeview path used to work but doesn't with 2.9.5Gustavo J. A. M. Carneiro2006-08-072-1/+9
* Add a test for #350252Johan Dahlin2006-08-072-0/+18
* UpdateJohan Dahlin2006-08-061-2/+1
* Remove, it moved to PyGObject.Johan Dahlin2006-08-064-67/+8
* Allow patterns that cross multiple lines.John Finlay2006-08-062-1/+5
* pygtk-gtkwidget.xml Replace gobject-*-constants xrefs with link tags.John Finlay2006-08-063-35/+42
* whitespace normalizationJohan Dahlin2006-08-061-111/+111
* Post release version bumpJohan Dahlin2006-08-062-1/+5
* 2.9.5PYGTK_2_9_5Johan Dahlin2006-08-062-1/+7
* docs/reference/pygtk-gtkpagesetupunixdialog.xmlJohn Finlay2006-08-0510-120/+120
* Always include 2.10 defs in EXTRA_DIST, fixes (#350008, Joseph Sacco)Johan Dahlin2006-08-052-0/+6
* Another NEWS entryJohan Dahlin2006-08-051-0/+1
* Make it possible to reload the gtk+ module, (#349026, Alexander Larsson)Johan Dahlin2006-08-053-2/+19
* Add news itemJohan Dahlin2006-08-051-0/+3
* Special case __members__ to dir on the real module, fixes (#349892, JohnJohan Dahlin2006-08-053-0/+11