summaryrefslogtreecommitdiff
path: root/gi/pygtkcompat.py
Commit message (Expand)AuthorAgeFilesLines
* pygtkcompat: Add Widget.window, scroll_to_mark, and window methodsSimon Feltman2013-02-261-0/+2
* pygtkcompat: Add pygtk compatible GenericTreeModel implementationSimon Feltman2013-02-181-1/+1
* Move pygtkcompat into sibling package of giSimon Feltman2012-11-191-500/+24
* Use a custom deprecation warning to make them visible by defaultMartin Pitt2012-10-261-2/+2
* Fix pygtkcompat's Gtk.TreeView.insert_column_with_attributes()Martin Pitt2012-09-031-6/+0
* [API add] pygtkcompat: Add more pixbuf creation functionsSimon Feltman2012-07-311-1/+9
* PEP8: Fix indentationMartin Pitt2012-06-221-4/+3
* pygtkcompat: Correctly set flagsJose Rostagno2012-05-141-3/+2
* pygtkcompat.py: Typo fixMartin Pitt2012-05-061-1/+1
* pygtkcompat: Fix color conversionMartin Pitt2012-05-061-3/+3
* pygtkcompat: Add gdk.pixbuf_get_formats compat codeJose Rostagno2012-05-051-0/+20
* pygtkcompat: Add some more compat functionsJose Rostagno2012-05-051-0/+14
* pygtkcompat: Correct Userlist module useJose Rostagno2012-04-301-1/+1
* PEP8: Remove whitespace before (Johan Dahlin2012-03-221-2/+2
* PEP8: run via --fix from craigds forkJohan Dahlin2012-03-221-3/+13
* Remove all tabs and fix indentationJohan Dahlin2012-03-221-1/+1
* Add GtkComboBoxEntry compatibilityPaolo Borelli2012-03-221-0/+19
* Correct pyflakes warnings/errorsJohan Dahlin2012-03-211-0/+2
* Fix pygtkcompat.py to work with Python 3Martin Pitt2012-03-191-5/+15
* pygtkcompat: Remove first argument for get_origin()Johan Dahlin2012-03-191-0/+5
* Add a PyGTK compatibility layerJohan Dahlin2012-03-161-0/+421