summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bump versionpygtk-2-10Gustavo J. A. M. Carneiro2007-07-102-1/+5
* 2.10.6PYGTK_2_10_6Gustavo J. A. M. Carneiro2007-07-102-0/+8
* Backport from trunk:Gustavo J. A. M. Carneiro2007-07-102-11/+27
* Post release version bumpJohan Dahlin2007-07-042-1/+5
* === 2.10.5 ===PYGTK_2_10_5Johan Dahlin2007-07-042-0/+13
* Backport from trunk:Johan Dahlin2007-07-042-20/+9
* Register atk-types.defs for gtk and gtk so we can get methods such asJohan Dahlin2007-05-312-2/+9
* Bug 440059 – Bad check for direction "out" parameters with return-type "none"Gustavo J. A. M. Carneiro2007-05-232-7/+13
* Bug 439014 – codegen/reversewrapper.py DoubleReturn incorrectGustavo J. A. M. Carneiro2007-05-172-6/+9
* Add a maintainers file with me and gustavoJohan Dahlin2007-05-111-0/+2
* Make --disable-docs actually work, OKed by Johan.Richard Hult2007-05-072-3/+5
* Fix some unit tests to account for the new memory management model in pygobje...Gustavo J. A. M. Carneiro2007-05-033-18/+39
* Correct return type of GdkRectangle.union()Andrew Cowie2007-05-012-1/+5
* Fix #41645 s/get_user_markup/get_use_markup/Rafael Villar Burke2007-03-092-1/+5
* Add missing flip method documentation Fix a typo s/roatate/rotate/Rafael Villar Burke2007-02-272-3/+45
* Allow None for the string arguments of gtk_rc_get_style_by_paths. (FixesMariano Suarez-Alvarez2007-02-242-2/+7
* Change variable name print with print_op as print is a reserved word inRafael Villar Burke2007-02-152-6/+11
* Post release version bumpJohan Dahlin2007-02-053-2/+9
* 2.10.4PYGTK_2_10_4Johan Dahlin2007-02-053-1/+29
* Fix a possible memory leak in gtk.Container.child_getGian Mario Tagliaretti2007-02-032-3/+5
* Undeprecate gtk_container_class_list_child_propertiesJohan Dahlin2007-01-312-3/+4
* clean up gc collectionJohan Dahlin2007-01-201-16/+14
* more refcount fixes in gdk.gdk.Display.closeGustavo J. A. M. Carneiro2007-01-203-7/+30
* Add a display refcounting testJohan Dahlin2007-01-201-0/+10
* fix refcount in gdk.gdk.Display.closeGustavo J. A. M. Carneiro2007-01-202-0/+19
* allow NoneJohan Dahlin2007-01-182-1/+5
* Revert SabotageJohan Dahlin2007-01-161-1/+1
* Remove .cvsignore archivesJohan Dahlin2007-01-1612-110/+0
* treat --enable-docs like in gtk+, closes #361722Gustavo J. A. M. Carneiro2007-01-093-20/+42
* install createdefs.py, fix dsextras.py, patch by Michael Bienia (FixesSebastien Bacher2006-12-212-1/+7
* Make it work with automake 1.10.Kjartan Maraas2006-12-142-5/+10
* Bug 382428 – Missing g_strdup in Event.string setterGustavo J. A. M. Carneiro2006-12-052-1/+9
* fix code for generating defines in override files, by using variables thatManish Singh2006-12-022-2/+8
* gtk_tree_model_foreach bug fixGustavo J. A. M. Carneiro2006-11-252-3/+10
* status icon demo, by Nikos KouremenosGustavo J. A. M. Carneiro2006-11-193-0/+38
* Do not rebind sys.path, restore the old one. Thanks to Jp Calderone forJohan Dahlin2006-11-152-1/+6
* set return value to NULL in the error codepath.Paolo Borelli2006-11-132-0/+7
* Remove html/pygtk-reference-copyright.html. Fixes #361906 (Marc-AndreJohn Finlay2006-10-132-1/+5
* Remove Author info.John Finlay2006-10-123-26/+9
* Initialize Templates and TemplateExtensions with py_ssize_t_clean=TrueCedric Gustin2006-10-052-8/+17
* version bumpGustavo J. A. M. Carneiro2006-10-032-1/+5
* 2.10.3 releasePYGTK_2_10_3Gustavo J. A. M. Carneiro2006-10-032-1/+9
* Bug 337368 – Make PyGTK work with Python 2.5 and 64-bitGustavo J. A. M. Carneiro2006-10-0317-123/+210
* pygtk_tree_sortable_sort_cb: fix refcount prob. introduced in 2.10.2Gustavo J. A. M. Carneiro2006-10-032-2/+8
* post-release bumpGustavo J. A. M. Carneiro2006-10-032-1/+5
* 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