summaryrefslogtreecommitdiff
path: root/pygtkcompat
Commit message (Expand)AuthorAgeFilesLines
* Remove all Python 2 Python codeChristoph Reiter2020-04-151-12/+3
* tests: more pygtkcompat coverageChristoph Reiter2019-02-161-22/+2
* Add meson build definitionsMathieu Duponchelle2018-04-201-0/+8
* Move all py2/3 compat code into gi._compatChristoph Reiter2018-04-071-18/+7
* tests: skip more getrefcount tests under PyPyChristoph Reiter2018-04-021-3/+8
* Remove autotools build systemChristoph Reiter2018-03-261-16/+0
* tests: Make patching in pygtkcompat reversibleChristoph Reiter2018-02-111-114/+159
* tests: Make test suite run with GTK+ 4Christoph Reiter2017-04-021-0/+3
* pygtkcompat: Allow multiple calls to enable(), enable_gtk() as long as the ve...Christoph Reiter2017-03-221-0/+42
* Fix new PEP8 errorsChristoph Reiter2017-01-091-0/+1
* Update and deprecate gi.overrides.keysymsSimon Feltman2014-08-051-10/+4
* Python 3.4 make check fixesSimon Feltman2014-05-261-1/+3
* PEP8 fixesSimon Feltman2014-05-021-2/+2
* 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