summaryrefslogtreecommitdiff
path: root/gtk/gtkobject-support.c
Commit message (Expand)AuthorAgeFilesLines
* Make pygtk_boxed_unref_shared() also handle Py_NonePaul Pogonyshev2009-05-081-0/+4
* Update the address of the FSF by replacing old bits with new ones. FixesTobias Mueller2009-03-301-1/+1
* Fix problems introduced in fix of #347273 and relatedGustavo J. A. M. Carneiro2006-09-161-0/+16
* Use pygtk_target_list_from_sequence and pygtk_target_list_to_list.John Finlay2006-06-141-1/+52
* Add. pygdk_atom_vector_from_sequenceJohn Finlay2006-06-131-0/+27
* catch user_data == NULL in pygtk_custom_destroy_notifyGustavo J. A. M. Carneiro2005-10-151-0/+1
* make threading runtime optionalGustavo J. A. M. Carneiro2004-08-041-2/+2
* Clean up most functions here to have only one return path.Johan Dahlin2004-08-031-2/+4
* add copyright notices, and update to LGPL 2.1.James Henstridge2003-06-261-1/+21
* get rid of pyg_handler_marshal and pyg_input_marshal, which were the lastJames Henstridge2002-11-191-48/+0
* add overriden implementation that allows threads while waiting, so someJames Henstridge2002-01-071-143/+8
* always print and clear the exceptions in callback marshalers. People whoMatt Wilson2001-12-131-12/+4
* added PyGFatalExceptionFunc typedef, API wrapper forMatt Wilson2001-11-151-0/+73
* remove dead code for GtkArg handling, etc. (also tidied up references toJames Henstridge2001-06-251-693/+0
* removed all traces of GdkVisual.James Henstridge2001-06-241-16/+0
* more fixups to use pyg_type_from_object.James Henstridge2001-06-231-18/+4
* comment out, as container args have been switched to properties now.James Henstridge2001-06-211-1/+1
* same here.James Henstridge2001-04-081-16/+16
* Still broken. Needs more updatingJames Henstridge2001-03-181-11/+0
* destroy window on button's clicked signal rather than destroy signal.PYGTK_0_6_7GNOME_PYTHON_1_4_0James Henstridge2000-12-141-0/+2
* init as module gtk._gtk. Using just _gtk doesn't seem to work with pythonJames Henstridge2000-10-301-429/+5
* remove gtk_signal_set_funcs call.James Henstridge2000-10-261-24/+2
* handle the null constructor better.James Henstridge2000-07-031-336/+14
* pull more stuff from extension-class-branchJames Henstridge2000-06-261-0/+1639