summaryrefslogtreecommitdiff
path: root/gtk/gtk-base.defs
Commit message (Expand)AuthorAgeFilesLines
* Add forgotten deprecated note to gtk_draw_checkJohn Stowers2010-07-091-0/+1
* Bug 589701 – gtk.IMContext().set_client_window() does not accept NoneGian Mario Tagliaretti2009-07-251-1/+1
* Rename gtk.Statusbar.remove() to gtk.Statusbar.remove_message()Paul Pogonyshev2009-06-191-0/+13
* Make gtk.MenuItem.set_submenu accept NonePaul Pogonyshev2009-05-081-1/+1
* Wrap gtk.Border attributes and constructorMariano Suárez-Alvarez2009-05-081-0/+6
* Fix a small typo.Gian Mario Tagliaretti2009-02-151-1/+1
* Add deprecation warnings to the old gtk.TooltipsGian Mario Tagliaretti2009-02-141-2/+9
* Bug 551505 – set_parent_window(None) should workPaul Pogonyshev2008-09-091-1/+1
* Bug 529623 – TypeError not raised when setting gtk.TreeView adjustmentPaul Pogonyshev2008-08-281-4/+4
* Undeprecate based on the same move in GTK+ itself (see bug #314172).Paul Pogonyshev2008-08-231-2/+0
* Accept None (bug #546733).Paul Pogonyshev2008-08-091-1/+1
* Mark return value as optional (bug #542583).Paul Pogonyshev2008-07-141-1/+1
* gtk.FileChoser*Dialog*Johan Dahlin2008-06-061-9/+9
* Deprecate gtk.FileSelectionJohan Dahlin2008-06-061-0/+9
* Add default value to 'pos' argument of gtk.UIManager.insert_action_group().Paul Pogonyshev2008-01-291-1/+1
* Accept null as 'column' in gtk.TreeView.get_cell_area.Paul Pogonyshev2007-12-161-1/+1
* Bug 502871 – gtk.Style.render_icon leaks a reference to the returned pixbufGustavo J. A. M. Carneiro2007-12-101-0/+1
* Commit Yevgen's patch for bug #371519.Paul Pogonyshev2007-11-161-7/+7
* Adjust to gtk+ API changes.Gustavo J. A. M. Carneiro2007-08-271-15/+26
* Allow None as parameter for gtk.TextView.set_buffer.Paul Pogonyshev2007-08-171-2/+2
* Allow None as argument for several focus-related methods.Paul Pogonyshev2007-08-111-3/+3
* Allow None for `previous_style' argument of GtkWidget.do_style_set().Paul Pogonyshev2007-08-091-1/+1
* wrap four GtkImage functions with docsGian Mario Tagliaretti2007-07-121-9/+8
* Reverted last change: accidentally committed lot of irrelevant stuffYevgen Muntyan2007-06-161-1/+1
* reviewed by: Gustavo J. A. M. Carneiro.Yevgen Muntyan2007-06-161-1/+1
* Allow None for the string arguments of gtk_rc_get_style_by_paths. (FixesMariano Suarez-Alvarez2007-02-241-2/+2
* fix a couple of leaks in icon theme loadingGustavo J. A. M. Carneiro2006-07-201-0/+2
* Specify code arg is NoneJohn Finlay2006-07-171-4/+761
* Bug 331355 – GtkAction menu/tool_item_typeGustavo J. A. M. Carneiro2006-07-131-0/+8
* finish GtkEditable interface supportGustavo J. A. M. Carneiro2006-07-131-1/+1
* Remove dup.John Finlay2006-07-111-13/+0
* Bug 343960 – duplicate gtk.Clipboard causing visit_decref errorGustavo J. A. M. Carneiro2006-07-081-0/+1
* Add.John Finlay2006-06-161-8/+0
* Allow widget to be nullJohan Dahlin2006-06-061-1/+1
* Allow IconView.set_cursor method params 'cell' and 'start_editing' to beJohn Finlay2006-05-261-2/+2
* move over some api from 2.10 to baseJohan Dahlin2006-05-061-1/+120
* Add conditional support for Gtk+ 2.10 add new api.Johan Dahlin2006-05-061-0/+27175