summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add this back in.John Finlay2006-08-052-0/+22
* post release version bumpJohan Dahlin2006-08-042-1/+5
* 2.9.4PYGTK_2_9_4Johan Dahlin2006-08-042-1/+17
* Clean up the build date/version mess I created. Now it's created duringJohan Dahlin2006-08-045-19/+29
* hack to kill off all the libtool tagsGustavo J. A. M. Carneiro2006-08-042-0/+11
* Remove extra Returns: Add missing " Fixes #349862 (Nikos Kouremenos)John Finlay2006-08-043-7/+9
* forgot to check this in.John Finlay2006-08-031-0/+5
* Add new program to generate .defs files using the ctypes module to extractJohn Finlay2006-07-311-0/+656
* Remove pygtk_custom_destroy_notify.John Finlay2006-07-302-17/+4
* pygobject_register_class fixGustavo J. A. M. Carneiro2006-07-302-4/+9
* _wrap_gtk_print_context_get_cairo_context fixGustavo J. A. M. Carneiro2006-07-282-3/+9
* reviewed by: Johan Dahlin <jdahlin@async.com.br>Rafael Ávila de Espíndola2006-07-2711-14/+31
* bug #348937: 100ms timeouts in pygtkGustavo J. A. M. Carneiro2006-07-273-22/+79
* Check the required PyGObject version in runtime too.Johan Dahlin2006-07-253-2/+8
* Install _lazyutils tooJohan Dahlin2006-07-251-1/+2
* Define as functions.John Finlay2006-07-253-6/+17
* Add.John Finlay2006-07-242-10/+35
* Add prerequisite.John Finlay2006-07-242-0/+3
* ignore-glob (pango_cairo_update_context, pango_cairo_create_layout)John Finlay2006-07-243-10/+156
* ignore-glob (pango_default_break): ignoreJohn Finlay2006-07-244-253/+1308
* Notes previous changes.John Finlay2006-07-241-0/+22
* Add dependencies on gtk-types.defs and gdk-types.defsJohn Finlay2006-07-242-2/+6
* Ignore.John Finlay2006-07-244-31/+1241
* AddJohn Finlay2006-07-232-0/+40
* Remove back the install-exec-hook that removes _gtk.laGustavo J. A. M. Carneiro2006-07-232-3/+4
* Revert dynamic namespaces, it is not possible to solve it without breakingJohan Dahlin2006-07-2310-100/+86
* Send in a real dictionary to _get_symbol, this was apparently not tested enoughJohan Dahlin2006-07-231-1/+2
* _gtkimpl vs _gtk compat. fixesGustavo J. A. M. Carneiro2006-07-233-0/+13
* Attach as AtkImplementorIface methodJohn Finlay2006-07-235-168/+204