summaryrefslogtreecommitdiff
path: root/gtk/gtkmodule.c
Commit message (Expand)AuthorAgeFilesLines
* added gtk.major_version, gtk.minor_version, and gtk.micro_version. #59830.Matt Wilson2001-11-151-1/+17
* added PyGFatalExceptionFunc typedef, API wrapper forMatt Wilson2001-11-151-1/+55
* added new parameters.Matt Wilson2001-09-271-1/+0
* don't import GTK.James Henstridge2001-09-151-1/+4
* add test use of add_constants.James Henstridge2001-09-141-0/+1
* merge from short-class-names-branchJames Henstridge2001-09-141-0/+8
* remove GdkDevice stuff from this file.James Henstridge2001-06-301-1/+0
* fix up to use PyGBoxed version of GdkEvent.James Henstridge2001-06-301-1/+0
* remove uses of GtkSelectionData.James Henstridge2001-06-301-1/+0
* constructor for GdkCursor that handles both the standard and pixmap casesJames Henstridge2001-06-291-1/+0
* remove registrations for `custom' boxed types for objects converted toJames Henstridge2001-06-261-1/+0
* remove dead code for GtkArg handling, etc. (also tidied up references toJames Henstridge2001-06-251-15/+0
* removed all traces of GdkVisual.James Henstridge2001-06-241-1/+0
* more fixups to use pyg_type_from_object.James Henstridge2001-06-231-1/+0
* new arg type for GType and GtkType args that uses pyg_type_from_object.James Henstridge2001-06-221-1/+1
* destroy window on button's clicked signal rather than destroy signal.PYGTK_0_6_7GNOME_PYTHON_1_4_0James Henstridge2000-12-141-1/+0
* init as module gtk._gtk. Using just _gtk doesn't seem to work with pythonJames Henstridge2000-10-301-2/+2
* remove gtk_signal_set_funcs call.James Henstridge2000-10-261-3/+1
* set the default python character encoding to UTF-8.James Henstridge2000-10-251-0/+3
* add support for GdkDevice and convert function names to lowercase.James Henstridge2000-10-241-1/+2
* actually initialise the gobject stuff for gtk._gtk.James Henstridge2000-07-031-0/+5
* handle the null constructor better.James Henstridge2000-07-031-13/+0
* pull more stuff from extension-class-branchJames Henstridge2000-06-261-0/+114