summaryrefslogtreecommitdiff
path: root/gtk/gdk-base.defs
Commit message (Expand)AuthorAgeFilesLines
* gtk.gdk.GC.set_clip_mask should accept None (bug 638994)Dieter Verfaillie2011-02-181-1/+1
* Remove deprecated GTK+ symbolsJavier Jardón2010-01-041-1/+1
* Release GIL in several gdk.Pixbuf methodsPaul Pogonyshev2009-11-241-0/+8
* Make gtk.gdk.Pixbuf.add_alpha accept integers, not stringsPaul Pogonyshev2009-06-181-3/+5
* Wrap gdk_pixbuf_apply_embedded_orientationChris Wilson2009-06-141-0/+7
* gtk/gdk-base.defs: gtk.gdk.selection_owner_set_for_display() should acceptGian Mario Tagliaretti2009-03-071-1/+1
* gtk.gdk.DragContext.set_icon_widget allow mask parameter to be NULL, fixes #4...Gian Mario Tagliaretti2008-05-181-1/+1
* Revert wrong commit 2979Gian Mario Tagliaretti2008-05-181-1/+1
* gtk.gdk.DragContext.set_icon_widget allow mask parameter to be NULL, fixes #4...Gian Mario Tagliaretti2008-05-181-1/+1
* Create instance of GdkScreen using gdk_screen_get_default() to avoid segfault...Gian Mario Tagliaretti2008-02-061-0/+7
* Fix gtk.gdk.Pixbuf.flip definition (#455593).Paul Pogonyshev2007-12-161-0/+1
* release the GIL in a couple of functionsGian Mario Tagliaretti2007-12-131-0/+2
* Correct return type of GdkRectangle.union()Andrew Cowie2007-05-011-1/+1
* allow NoneJohan Dahlin2007-01-181-1/+1
* Use failure_exception instead of failure_cleanup (GtkTreePathReturn): Add.John Finlay2006-07-221-35/+695
* AddJohn Finlay2006-07-221-0/+47
* Remove the leading gdk_ from a few functions.Johan Dahlin2006-07-211-11/+11
* Remove dup.John Finlay2006-07-121-7/+0
* Remove duplicate.John Finlay2006-07-101-12/+0
* Change to function to resolve conflict with gdk_colormap_change.John Finlay2006-07-101-12/+3
* moving x11-specific functions from gdk-2.10.defs into gdk-base.defsGustavo J. A. M. Carneiro2006-06-271-0/+346
* Add gdk x11 functionsGustavo J. A. M. Carneiro2006-06-111-385/+0
* shape_region may be None.John Finlay2006-05-311-1/+1
* Add conditional support for Gtk+ 2.10 add new api.Johan Dahlin2006-05-061-0/+6169