summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* Fix leaks of Pango objectsOwen W. Taylor2013-04-051-0/+2
* use objective-c for quartzAnders F Bjorklund2011-08-061-0/+5
* Add GTK-2.24 APIJohn Stowers2011-02-222-0/+138
* gtk.gdk.GC.set_clip_mask should accept None (bug 638994)Dieter Verfaillie2011-02-181-1/+1
* gtk.AboutDialog.set_program_name() should accept None just like gtk.AboutDial...Dieter Verfaillie2011-02-171-1/+1
* Fix pygtk_main_watch_check, copied from pygobject/glib/pygmainloop.c:pyg_sign...Dieter Verfaillie2011-02-031-2/+3
* Add gtk-2.24 autotools supportJohn Stowers2010-12-244-0/+12
* Fix GtkTreeView.set_drag_dest_rowDieter Verfaillie2010-12-241-5/+9
* Fix GtkAssistant.set_forward_page_funcDieter Verfaillie2010-12-241-9/+15
* Reference the surface in GtkPrintJob.get_surfaceMathias Doreille2010-12-241-2/+2
* Bind nsview/nswindow attributesOlivier Aubert2010-10-152-0/+30
* Wrap the final Gtk-2.22 API additionsJohn Stowers2010-09-241-0/+48
* Add forgotten defs: Gdk-2.22John Stowers2010-09-241-0/+324
* Add forgotten defs: Gdk-2.18John Stowers2010-09-241-0/+19
* Bug 626375 - Fix build with Python 2.5Chenthill2010-08-121-2/+3
* Remove deprecated sink functionsColin Walters2010-07-301-30/+0
* Add Gtk-2.22 API (new accessors)John Stowers2010-07-124-0/+157
* Add forgotten defs: Gtk-2.20John Stowers2010-07-121-0/+23
* Add forgotten defs: Gtk-2.16John Stowers2010-07-121-0/+16
* Add forgotten defs: Gtk-2.14John Stowers2010-07-121-2/+25
* Add forgotten defs: Gtk-2.12John Stowers2010-07-121-0/+18
* Add new Gtk-2.20 APIJohn Stowers2010-07-095-1/+807
* Add forgotten deprecated note to gtk_draw_checkJohn Stowers2010-07-091-0/+1
* gtk_main: fixed use of Python's SetWakeupFD APIPhilippe Normand2010-04-181-58/+56
* Manually wrap gtk.Clipboard.wait_for_urisGian Mario Tagliaretti2010-04-061-0/+27
* Manually wrap GtkWidget.set_allocationGian Mario Tagliaretti2010-04-051-0/+23
* Manually wrap GtkCellRenderer.get_alignment and GtkCellRenderer.get_paddingGian Mario Tagliaretti2010-04-051-0/+23
* Manually wrap gtk_hsv_to_rgb() and fix a mistake in previous manual wraps.Gian Mario Tagliaretti2010-04-041-6/+20
* Manually wrap gtk_hsv_get_metrics()Gian Mario Tagliaretti2010-04-041-0/+13
* Manually wrap gtk_hsv_get_color()Gian Mario Tagliaretti2010-04-041-0/+13
* Bug 614697 - GtkHSV is not wrappedGian Mario Tagliaretti2010-04-032-0/+95
* Make it possible to implement gtk.TreeSortable fullyPaul Pogonyshev2010-03-101-0/+230
* Wrap gtk.Printer.list_papers()Gian Mario Tagliaretti2010-01-051-0/+18
* Wrap gtk.gdk.pixbuf_new_from_stream[at_scale] forgotten in 2.14Gian Mario Tagliaretti2010-01-052-0/+28
* Remove deprecated GTK+ symbolsJavier Jardón2010-01-046-23/+22
* Wrap new API added in GTK/GDK 2.18Gian Mario Tagliaretti2009-12-175-0/+819
* Release GIL in several gdk.Pixbuf methodsPaul Pogonyshev2009-11-241-0/+8
* Fix just added override for gtk.TreeSortable.do_get_sorted_column_idPaul Pogonyshev2009-11-131-2/+5
* Make it possible to implement gtk.TreeSortable to some extentPaul Pogonyshev2009-11-132-0/+94
* Fix wrong gtk.gdk.color_from_hsv definitionArun Raghavan2009-10-311-1/+1
* Plug a huge leak in gtk.Widget.get_snapshot()Benjamin Berg2009-10-061-0/+1
* Remove compiler warningsGian Mario Tagliaretti2009-08-131-2/+2
* Add gtk.gdk.CURRENT_TIME constantPaul Pogonyshev2009-08-081-0/+3
* Bug 589701 – gtk.IMContext().set_client_window() does not accept NoneGian Mario Tagliaretti2009-07-251-1/+1
* Fix arg parsing format typo for gtk_toggle_button_new.John Finlay2009-07-171-1/+1
* Bug 588466 – Does not include gtk-2.16-types.defsGian Mario Tagliaretti2009-07-141-1/+1
* Add 2.16 defs files to EXTRA_DIST and generated files to CLEANFILESGian Mario Tagliaretti2009-07-141-3/+12
* Add backward compatibility to gtk.gdk.Pixbuf.add_alphaPaul Pogonyshev2009-06-201-0/+39
* Rename gtk.Statusbar.remove() to gtk.Statusbar.remove_message()Paul Pogonyshev2009-06-194-0/+80
* Make gtk.gdk.Pixbuf.add_alpha accept integers, not stringsPaul Pogonyshev2009-06-181-3/+5