summaryrefslogtreecommitdiff
path: root/gtk/gdk.override
Commit message (Expand)AuthorAgeFilesLines
* Bind nsview/nswindow attributesOlivier Aubert2010-10-151-0/+28
* Wrap gtk.gdk.pixbuf_new_from_stream[at_scale] forgotten in 2.14Gian Mario Tagliaretti2010-01-051-0/+2
* Remove deprecated GTK+ symbolsJavier Jardón2010-01-041-8/+8
* Bug 397544 – Numeric is no longer maintainedJosselin Mouette2009-04-061-1/+1
* Update the address of the FSF by replacing old bits with new ones. FixesTobias Mueller2009-03-301-1/+1
* Bug 550442 – gdk.c:19188: error: ‘GDK_TYPE_APP_LAUNCH_CONTEXT’Paul Pogonyshev2008-09-101-0/+1
* Bug 550754 – need to import GIO types from PyGObject packagePaul Pogonyshev2008-09-081-1/+2
* Bug 526189 – add __str__ and/or __repr__ to several typesPaul Pogonyshev2008-08-281-0/+14
* Bug 527212 – types with well-defined equality semantics are not properlyPaul Pogonyshev2008-08-021-0/+31
* Add GTK+ 2.14 API, fixes #544777Gian Mario Tagliaretti2008-07-261-0/+1
* Wrap gdk_region_get_rectangles, (bug #517099)Gian Mario Tagliaretti2008-05-011-0/+20
* Create instance of GdkScreen using gdk_screen_get_default() to avoid segfault...Gian Mario Tagliaretti2008-02-061-0/+17
* more refcount fixes in gdk.gdk.Display.closeGustavo J. A. M. Carneiro2007-01-201-4/+4
* fix refcount in gdk.gdk.Display.closeGustavo J. A. M. Carneiro2007-01-201-0/+14
* Bug 337368 – Make PyGTK work with Python 2.5 and 64-bitGustavo J. A. M. Carneiro2006-10-031-3/+5
* reviewed by: Johan Dahlin <jdahlin@async.com.br>Rafael Ávila de Espíndola2006-07-271-1/+1
* Use failure_exception instead of failure_cleanup (GtkTreePathReturn): Add.John Finlay2006-07-221-0/+2
* AddJohn Finlay2006-07-221-0/+5
* Ignore-glob *_libgtk_only. Fixes #321476.John Finlay2006-07-071-0/+1
* Add.John Finlay2006-06-161-0/+43
* Add gdk x11 functionsGustavo J. A. M. Carneiro2006-06-111-1/+0
* Add as methods.John Finlay2006-06-011-2/+0
* Ignore.John Finlay2006-05-311-0/+1
* fix a few compilation warningsGustavo J. A. M. Carneiro2006-05-071-0/+79
* Add conditional support for Gtk+ 2.10 add new api.Johan Dahlin2006-05-061-0/+11
* gtk/gdk.overrideJohn Ehresman2006-05-021-0/+26
* Wrap gdk_event_handler_setJohan Dahlin2006-04-261-83/+57
* Split out a few more filesJohan Dahlin2006-04-261-3617/+6
* wrap, Fixes #333431 (Hamish Moffatt) Add testJohan Dahlin2006-04-021-0/+53
* fix a gcc warningJohan Dahlin2006-04-021-1/+1
* add comment explaning why _wrap_gdk_draw_rgb_image always calls _wrap_gdk_dra...Gustavo J. A. M. Carneiro2006-01-261-0/+8
* Bump ref count on x11 so destroy() works as expectedJohn Ehresman2006-01-201-3/+1
* fix leak in _wrap_gdk_pixbuf_animation_get_iterGustavo J. A. M. Carneiro2005-11-121-1/+5
* Fix gcc 4.0 warnings.Johan Dahlin2005-10-031-11/+12
* Allow subwindow to be set for enter & leave notify events.John Ehresman2005-09-161-2/+8
* Fix memory leak with gdk_atom_name() Fixes #313861 (Christian Persch)John Finlay2005-08-181-25/+57
* cairo_surface_create_for_pixbuf no moreGustavo J. A. M. Carneiro2005-08-101-37/+0
* Bug 310705: remove .free() from API make it depecrated in pygtkGustavo J. A. M. Carneiro2005-07-301-0/+10
* We have atomic ref counting in glib now, remove block/unblocking aroundJohan Dahlin2005-07-171-4/+0
* add cairo_surface_create_for_pixbufGustavo J. A. M. Carneiro2005-07-101-0/+37
* Merge new Gdk & Gtk API. pango.Renderer and functions/methods also added.Johan Dahlin2005-07-081-0/+64
* Fixes bug #308384Mark McLoughlin2005-06-201-5/+11
* pygtk + cairo \!\!Gustavo J. A. M. Carneiro2005-06-061-0/+22
* Add. We can't remove the old method.Johan Dahlin2005-05-311-0/+44
* some more pango apisGustavo J. A. M. Carneiro2005-05-291-0/+3
* DECREF Python return valueJohn Finlay2005-05-231-0/+1
* Bug 172445: gtk.gdk.Pixbuf.save_to_callbackGustavo J. A. M. Carneiro2005-05-221-0/+89
* Bug 302622: Assignment to gtk.gdk.Event.window is buggyGustavo J. A. M. Carneiro2005-05-021-3/+2
* gcc4 patches stolen from redhatJohan Dahlin2005-03-151-3/+3
* Fix typo in exception stringJohan Dahlin2005-02-281-1/+1