summaryrefslogtreecommitdiff
path: root/pygtkcompat
Commit message (Expand)AuthorAgeFilesLines
* Update Free Software Foundation addressesSimon Feltman2014-03-151-3/+1
* Move gobject sub-module Python files into the main gi packageSimon Feltman2014-01-141-2/+2
* pygtkcompat: Fix for missing methods on WindowsMartin Pitt2013-06-211-2/+8
* pygtkcompat: Make gdk.Window.get_geometry return tuple of 5Simon Feltman2013-03-171-1/+7
* pygtkcompat: Initialize hint to zero in set_geometry_hintsSimon Feltman2013-03-171-1/+1
* pygtkcompat: Add Widget.window, scroll_to_mark, and window methodsSimon Feltman2013-02-261-0/+14
* pygtkcompat: Add Gtk.Window.set_geometry_hints which accepts keyword argumentsSimon Feltman2013-02-261-0/+44
* generictreemodel: Fix bad default return type for get_column_typeSimon Feltman2013-02-201-1/+1
* pygtkcompat: Add pygtk compatible GenericTreeModel implementationSimon Feltman2013-02-183-0/+424
* pygtkcompat: Work around IndexError on large flagsMartin Pitt2012-11-291-1/+6
* Move pygtkcompat into sibling package of giSimon Feltman2012-11-193-0/+536