summaryrefslogtreecommitdiff
path: root/gtk/pygtk-private.h
Commit message (Expand)AuthorAgeFilesLines
* Wrap gtk.RcStyle attributesPaul Pogonyshev2009-05-081-0/+11
* Revert wrong commit 2979Gian Mario Tagliaretti2008-05-181-0/+9
* gtk.gdk.DragContext.set_icon_widget allow mask parameter to be NULL, fixes #4...Gian Mario Tagliaretti2008-05-181-9/+0
* Fix problems introduced in fix of #347273 and relatedGustavo J. A. M. Carneiro2006-09-161-0/+2
* Use pygtk_target_list_from_sequence and pygtk_target_list_to_list.John Finlay2006-06-141-0/+2
* many distcheck related fixes, and not only..Gustavo J. A. M. Carneiro2006-06-141-0/+2
* Add. pygdk_atom_vector_from_sequenceJohn Finlay2006-06-131-0/+1
* gtk/gdk.overrideJohn Ehresman2006-05-021-0/+9
* gtk/gtk-types.c (_pygtk_tree_model_remove_row) Add function to help in rowJohn Finlay2004-05-211-0/+1
* add a setitem routine for GtkTreeStore and GtkListStore.James Henstridge2003-03-111-0/+2
* iter(liststore) returns a gtk.TreeModelRowIter object.James Henstridge2002-07-151-0/+2
* explicitly define this, as PyType_Ready doesn't seem to inherit specialJames Henstridge2002-07-131-2/+1
* allow subscripting of a GtkListStore to get row wrappers.James Henstridge2002-07-131-0/+3
* update to use this function. (ArgMatcher.register_boxed): short circuit ifJames Henstridge2002-07-071-0/+2
* remove commented out GtkStyle code, as the GObject based code now providesJames Henstridge2002-03-101-0/+10
* add overriden implementation that allows threads while waiting, so someJames Henstridge2002-01-071-16/+0
* always print and clear the exceptions in callback marshalers. People whoMatt Wilson2001-12-131-2/+0
* added PyGFatalExceptionFunc typedef, API wrapper forMatt Wilson2001-11-151-0/+16
* use new forward search API with flags enum in CVS.Matt Wilson2001-10-231-0/+2
* added new parameters.Matt Wilson2001-09-271-3/+0
* remove GdkDevice stuff from this file.James Henstridge2001-06-301-3/+0
* fix up to use PyGBoxed version of GdkEvent.James Henstridge2001-06-301-3/+0
* remove uses of GtkSelectionData.James Henstridge2001-06-301-3/+0
* constructor for GdkCursor that handles both the standard and pixmap casesJames Henstridge2001-06-291-3/+0
* don't register a boxed handler for GtkTextIter here.James Henstridge2001-06-271-3/+0
* remove registrations for `custom' boxed types for objects converted toJames Henstridge2001-06-261-24/+1
* remove dead code for GtkArg handling, etc. (also tidied up references toJames Henstridge2001-06-251-6/+0
* removed all traces of GdkVisual.James Henstridge2001-06-241-3/+0
* new arg type for GType and GtkType args that uses pyg_type_from_object.James Henstridge2001-06-221-3/+3
* destroy window on button's clicked signal rather than destroy signal.PYGTK_0_6_7GNOME_PYTHON_1_4_0James Henstridge2000-12-141-1/+0
* start of a revamped testgtk example, similar to the new one in gtk.James Henstridge2000-11-111-0/+4
* add a special case for converting GObject -> G_OBJECT.James Henstridge2000-11-081-0/+3
* init as module gtk._gtk. Using just _gtk doesn't seem to work with pythonJames Henstridge2000-10-301-1/+5
* add support for GdkDevice and convert function names to lowercase.James Henstridge2000-10-241-0/+3
* handle the null constructor better.James Henstridge2000-07-031-36/+0
* pull more stuff from extension-class-branchJames Henstridge2000-06-261-0/+113