summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
...
* Protect window objects from GC in gtk.window_get_toplevels()Gustavo Carneiro2009-06-181-0/+9
* Add gtk.gdk.WINDOWING constantPaul Pogonyshev2009-06-171-0/+12
* Wrap gdk_pixbuf_apply_embedded_orientationChris Wilson2009-06-141-0/+7
* Modernize constructors of seven more typesPaul Pogonyshev2009-06-135-31/+34
* Don't free a string we don't ownPaul Pogonyshev2009-06-111-1/+2
* Add HSV support to gtk.gdk.Color objectsPaul Pogonyshev2009-05-162-0/+86
* Add floating-point support to gtk.gdk.ColorPaul Pogonyshev2009-05-152-36/+189
* Make pygtk_boxed_unref_shared() also handle Py_NonePaul Pogonyshev2009-05-081-0/+4
* Make gtk.MenuItem.set_submenu accept NonePaul Pogonyshev2009-05-081-1/+1
* Plug reference leak on main signal watch sourcePaul Pogonyshev2009-05-081-4/+14
* Add extra warning against accidental misuse of tree model columnsPaul Pogonyshev2009-05-081-0/+6
* Wrap gtk.Border attributes and constructorMariano Suárez-Alvarez2009-05-084-0/+167
* Make gtk.gdk.Event.time accept 'long' in assignmentsPaul Pogonyshev2009-05-081-20/+26
* Wrap gtk.RcStyle attributesPaul Pogonyshev2009-05-086-1/+327
* Remove 'ltihooks.py' as using deprecated Python module.Paul Pogonyshev2009-05-022-16/+7
* Code maintenance: add .gitignore filesPaul Pogonyshev2009-04-191-0/+11
* Bug 397544 – Numeric is no longer maintainedBrian Cameron2009-04-061-1/+1
* Bug 397544 – Numeric is no longer maintainedJosselin Mouette2009-04-061-1/+1
* Bug 447388 – pixbuf.get_pixels_array() doesn't correctly flag the arrayGian Mario Tagliaretti2009-04-061-7/+3
* Update the address of the FSF by replacing old bits with new ones. FixesTobias Mueller2009-03-3036-36/+36
* Wrap gtk_builder_add_objects_from_string andGian Mario Tagliaretti2009-03-251-0/+119
* Add GTK+ 2.16 APIGian Mario Tagliaretti2009-03-204-0/+804
* gtk/gtkiconview.override: wrapGian Mario Tagliaretti2009-03-071-0/+21
* gtk/gdk-base.defs: gtk.gdk.selection_owner_set_for_display() should acceptGian Mario Tagliaretti2009-03-071-1/+1
* gtk/gdk-2.14.defs: add gtk.gdk.Window.redirect_to_drawable()Gian Mario Tagliaretti2009-03-071-0/+15
* gtk/gdk-2.14.defs: gdk.AppLaunchContext.set_icon_name should accept NoneGian Mario Tagliaretti2009-03-041-1/+1
* gtk/gdk-2.14.defs: gdk.AppLaunchContext.set_icon should accept None forGian Mario Tagliaretti2009-03-041-1/+1
* gtk/gtk-2.14.defs: gtk.Tooltip.set_icon_from_icon_name should accept NoneGian Mario Tagliaretti2009-03-011-1/+1
* gtk/gtk-2.14-types.defs: add GtkNumberUpLayout enumGian Mario Tagliaretti2009-03-011-0/+20
* gtk/gtk-2.14.defs: add gtk.PrintSettings.[get|set]_number_up_layout whichGian Mario Tagliaretti2009-03-011-0/+15
* gtk/gtk-2.14.defs: gtk.show_uri should accept None for screen.Gian Mario Tagliaretti2009-02-281-1/+1
* gtk/gtk-2.14.defs: gtk.MountOperation set the default parent window inGian Mario Tagliaretti2009-02-281-1/+1
* gtk/gtk-2.14.defs: deprecate gtk.FontSelectionDialog.get_apply_button()Gian Mario Tagliaretti2009-02-261-0/+1
* Bug 309180 – gtk.MessageDialog exposes private attributesGian Mario Tagliaretti2009-02-221-0/+30
* Bug 447388 – pixbuf.get_pixels_array() doesn't correctly flag the arrayGian Mario Tagliaretti2009-02-221-3/+7
* 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 567747 – ugly trace when copy/pasting in a custom gtk.TextViewGustavo J. A. M. Carneiro2009-02-011-1/+5
* Clean up GLib and GTK+ includes (GNOME Goal), patch by Przemysław Grzegorczy...Gian Mario Tagliaretti2009-01-305-11/+4
* clean up ignore section which contains lots of methods that don't exist while...Gian Mario Tagliaretti2009-01-281-11/+0
* Bug 562991 – memory leak in gdk.draw_indexed_imagePaul Pogonyshev2008-12-021-0/+1
* split gtkunixprint defs in order to support multiple gtk versionsGian Mario Tagliaretti2008-11-305-79/+126
* Bug 524327 – Interactive PyGTKMichiel de Hoon2008-09-112-0/+53
* Bug 481715 – Need way to assign to a GtkTextIterPaul Pogonyshev2008-09-111-0/+21
* Bug 550442 – gdk.c:19188: error: ‘GDK_TYPE_APP_LAUNCH_CONTEXT’Paul Pogonyshev2008-09-101-0/+1
* Bug 551505 – set_parent_window(None) should workPaul Pogonyshev2008-09-091-1/+1
* Bug 539475 – gtk.gdk.threads_(enter|leave) promote dead-lock-pronePaul Pogonyshev2008-09-081-3/+9
* Bug 550754 – need to import GIO types from PyGObject packagePaul Pogonyshev2008-09-083-3/+12
* comment out for a while gtk_selection_data_get_data waiting to fix a problem ...Gian Mario Tagliaretti2008-09-021-5/+5
* update with latest API changes in GTK+ and require GTK+ 2.13.8Gian Mario Tagliaretti2008-09-011-3/+7