summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Backport reference count and threadsafe fixes from the 2.8 branch.pygtk-2-6Johan Dahlin2005-10-282-2/+9
* Post release version bumpJohan Dahlin2005-09-062-1/+5
* 2.6.3PYGTK_2_6_3Johan Dahlin2005-09-062-4/+14
* Update exampleJohan Dahlin2005-08-051-22/+10
* reviewed by: Johan Dahlin <jdahlin@async.com.br>Edward Hervey2005-07-072-19/+68
* revert accidental commit of g_object_traverse-based patchGustavo J. A. M. Carneiro2005-07-071-39/+1
* Define HAVE_BIND_TEXTDOMAIN_CODESET on win32.Cedric Gustin2005-06-102-0/+5
* Bug 165373: crash due to extra Py_XDECREF in gtk.TreeView.map_expanded_rowsGustavo J. A. M. Carneiro2005-05-22231-154277/+47
* Post release version bumppygtk-2-6-anchorJohan Dahlin2005-05-092-1/+5
* 2.6.2PYGTK_2_6_2Johan Dahlin2005-05-092-0/+10
* Complain if ret is NULL, Fixes #303524.Johan Dahlin2005-05-093-2/+9
* Add some commentsJohan Dahlin2005-05-091-14/+20
* Add which bug I fixedJohan Dahlin2005-05-091-2/+2
* Allow None to be passed in to: set_group for RadioAction.set_group(),Johan Dahlin2005-05-093-31/+136
* And the testJohan Dahlin2005-05-091-0/+53
* Fix for bug #303573 - "exceptions raised in a child watch handler areMark McLoughlin2005-05-093-2/+27
* Clean up unused importsJohan Dahlin2005-05-091-3/+0
* Add description of "sensitive" property. Fixes #302841 (Gustavo Rahal).John Finlay2005-05-032-40/+58
* Bug 302622: Assignment to gtk.gdk.Event.window is buggyGustavo J. A. M. Carneiro2005-05-024-3/+38
* fix typoJohn Finlay2005-05-011-1/+1
* Add descriptions of these methods and their associated properties. FixesJohn Finlay2005-05-012-0/+439
* Add link to TreeViewColumn sizing constants.John Finlay2005-05-011-26/+2
* Fix typo and correct return value description. #302309. (Nick Kouremenos)John Finlay2005-05-011-3/+4
* remove gtk.TRUE and gtk.FALSEJohn Finlay2005-04-133-2/+9
* Bump version number and date.John Finlay2005-04-131-6/+11
* fix make checkGustavo J. A. M. Carneiro2005-04-122-12/+14
* #300012: Handling of guint, gsize, gssize, and glong in pygtk is brokenGustavo J. A. M. Carneiro2005-04-122-5/+91
* Remove confusing and possibly erroneous description. Fixes #172615 (JohnJohn Finlay2005-04-103-13/+17
* update translate_keycode_state() exampleJohn Finlay2005-04-091-4/+11
* Fix misspelled name.John Finlay2005-04-081-3/+3
* Remove extra arg from example call. (Nick Kouremenos)John Finlay2005-04-082-1/+6
* one more broken link fixedJohn Finlay2005-04-041-2/+2
* Add new 2.6 classes. (Nick Kouremenos)John Finlay2005-04-042-0/+10
* Another broken link fixedJohn Finlay2005-04-041-1/+1
* Fix link to "Extended Window Manager Hints" spec. (Nick Kouremenos)John Finlay2005-04-042-1/+6
* add endterm attributes.John Finlay2005-04-041-9/+12
* Add links to constants used for response IDs and flags. Fixes #172550John Finlay2005-04-042-81/+18
* Add note about month value starting at zero. Patch by Gian MarioJohn Finlay2005-04-013-3/+20
* Really check in the code. Fixes #171771 (Manish Singh)John Finlay2005-03-272-0/+47
* Regression, allow the second argument to be unspecified, fixes #171027Johan Dahlin2005-03-203-16/+52
* Regression, don't crash if sys.argv isn't set.Johan Dahlin2005-03-172-11/+17
* New test.Johan Dahlin2005-03-167-6/+55
* Allow argument to RadioButtion.set_radio_group to be empty, fixes #170514Johan Dahlin2005-03-162-28/+22
* Post release version bumpJohan Dahlin2005-03-152-1/+5
* Check arguments if we have no arguments. Fixes bug #170266 (Doug Quale)PYGTK_2_6_1Johan Dahlin2005-03-152-0/+10
* gcc4 patches stolen from redhatJohan Dahlin2005-03-153-4/+7
* Check arguments if we have no arguments. Fixes bug #170266 (Doug Quale)Johan Dahlin2005-03-152-0/+9
* Remove an extra * in the declaration and cast of GObject types.Anders Carlsson2005-03-142-2/+8
* In case the enum is not registered, set enum_class or flag_class to NoneJohan Dahlin2005-03-142-7/+23
* DittoJohan Dahlin2005-03-132-1/+4