summaryrefslogtreecommitdiffstats
path: root/gobject/pygobject.c
Commit message (Expand)AuthorAgeFilesLines
* Wrap Py_BEGIN_ALLOW_THREADS/Py_END_ALLOW_THREADS around the call toJon Trowbridge2003-01-081-1/+7
* (pygobject_chain_from_overridden): check ifPYGTK_1_99_14James Henstridge2002-12-241-0/+6
* add abstract type check here too. (pygobject_init): make this code moreJames Henstridge2002-12-241-59/+46
* set up closure correctly. Fix from bug #96922.James Henstridge2002-11-161-2/+2
* don't need to manually sink. (_wrap_gtk_tree_view_column_new): same here.James Henstridge2002-08-181-3/+39
* These changes help with win32 compat.PYGTK_1_99_12James Henstridge2002-07-121-2/+2
* Reworking of Arjan Molenaar's (arjanmolenaar@hetnet.nl) patch from bugPYGTK_1_99_11James Henstridge2002-07-091-7/+92
* apply another memory leak fix from Arjan (from bug #87413).James Henstridge2002-07-081-0/+4
* add __grefcount__ property.James Henstridge2002-07-071-1/+8
* Add GBoxed::copyJonathan Blandford2002-06-241-1/+67
* copy boxed arguments.James Henstridge2002-06-231-3/+3
* same code here, if __doc__ hasn't already been set. (initgobject): don'tPYGTK_1_99_7James Henstridge2002-01-281-0/+4
* (add_property_docs): fix small bug.James Henstridge2002-01-231-0/+817