summaryrefslogtreecommitdiff
path: root/pygi-convert.sh
Commit message (Expand)AuthorAgeFilesLines
* pygi-convert: Support toolbar stylesKai Willadsen2013-04-201-0/+1
* pygi-convert: Support new-style constructors for Gio.FileKai Willadsen2013-04-201-0/+2
* pygi-convert: Add some support for recent manager constructsKai Willadsen2013-04-201-0/+3
* pygi-convert: Check for double quote in require statementKai Willadsen2013-04-201-0/+1
* pygi-convert: Don't transform arbitrary keysym importsKai Willadsen2013-04-201-1/+1
* pygi-convert.sh: Add GStreamer rulesChristoph Reiter2013-04-131-0/+17
* pygi-convert: Add rule for TreeModelFlagsJussi Kukkonen2013-04-101-0/+1
* pygi-convert: remove deprecated GLib → GObject conversionsJose Rostagno2012-11-071-5/+0
* Convert Gtk.CellRendererState in the pygi-convert scriptManuel Quiñones2012-08-151-0/+5
* Convert Gtk.DestDefaults constants in pygi-convert.sh scriptManuel Quiñones2012-07-201-0/+1
* Convert all Gdk.WindowState constants in pygi-convert.shManuel Quiñones2012-07-201-0/+1
* pygi-convert.sh: Add some missing Gdk.CursorTypesManuel Quiñones2012-07-171-0/+3
* pygi-convert.sh: convert rsvg.Handle(data=...)Manuel Kaufmann2012-07-171-0/+2
* pygi-convert.sh: Drop bogus filter_new() conversionMartin Pitt2012-07-161-1/+0
* pygi-convert.sh: Fix some child → getChild() false positivesJoe R. Nassimian2012-07-161-1/+1
* Add conversion of the Gdk.PropMode constants to pygi-convert.sh scriptManuel Quiñones2012-07-121-0/+3
* Add the same rules for pack_start to convert pack_endManuel Quiñones2012-07-111-0/+5
* Add conversion of the Gdk.NotifyType constants to pygi-convert.sh scriptManuel Quiñones2012-07-111-0/+6
* pygi-convert.py: Drop obsolete drag method conversionsMartin Pitt2012-04-221-3/+0
* Make pygiconvert.sh correctly convert gtk.gdk.x11_*Simon Schampijer2012-02-151-1/+1
* pygi-convert: Handle Clutter and CoglBastian Winkler2012-02-101-0/+76
* Convert all modifier constants to Gdk.ModifierTypeManuel Quiñones2011-12-011-0/+14
* pygi-convert: fix for Pango.AlignmentDaniel Drake2011-10-301-0/+1
* pygi-convert: fix for Gtk.OrientationDaniel Drake2011-10-301-0/+1
* Convert gtk.TRUE/FALSE to Python True/False.Marcin Owsiany2011-09-131-0/+2
* Convert ACCEL_* constants into Gtk.AccelFlags.Olav Vitters2011-08-241-0/+1
* Convert TREE_VIEW_DROP_* constants into Gtk.TreeViewDropPositionOlav Vitters2011-08-241-0/+1
* [pygi-convert.sh] Handle the import of pygtk and require Gtk 3.0Timo Vanwynsberghe2011-08-151-0/+2
* [gi] pygi-convert.sh: Convert gtk.gdk.CROSSHAIRMartin Pitt2011-05-041-0/+1
* pygi-convert.sh: Make sure the uppercase GObject module is imported instead o...Sebastian Pölsterl2011-04-151-0/+1
* pygi-convert.sh add GObject.xxx and webkitJohn Stowers2011-03-211-0/+7
* pygi-convert.sh remove gobject tests, GObject works nowJohn Stowers2011-03-211-28/+0
* pygi-convert.sh: Convert Pango.TabAlign.*Martin Pitt2011-01-271-0/+1
* pygi-convert.sh: Drop window -> get_window() conversionMartin Pitt2011-01-271-1/+0
* pygi-convert.sh: Don't convert self.window assignmentsMartin Pitt2011-01-271-1/+1
* pygi-convert.sh: Convert gtk.UI_MANAGER_*Sebastian Pölsterl2011-01-241-0/+1
* pygi-convert.sh: Convert gdk.GRAB_*Sebastian Pölsterl2011-01-211-0/+1
* pygi-convert.sh: GdkPixbuf methodsThomas Hindoe Paaboel Andersen2011-01-201-0/+1
* pygi-convert.sh: Gdk.COLORSPACE_RGBThomas Hindoe Paaboel Andersen2011-01-201-0/+1
* pygi-convert.sh: Convert glib.source_remove()Martin Pitt2011-01-201-0/+1
* Fix typo in previous commit to actually convert glib.GErrorMartin Pitt2011-01-201-1/+1
* pygi-convert.sh: Move some glib bits which are better handled by gobjectMartin Pitt2011-01-201-0/+3
* pygi-convert.sh: Migrate Gdk.Cursor constructor, and some cursor namesMartin Pitt2011-01-191-0/+2
* pygi-convert.sh: Handle .window attributesMartin Pitt2011-01-191-1/+4
* pygi-convert.sh: Don't convert glib -> GLib for nowMartin Pitt2011-01-191-9/+10
* Convert Gdk.Pixbuf to GdkPixbuf.PixbufSebastian Pölsterl2011-01-191-0/+1
* pygi-convert.sh: Do not comment out set_cell_data_func() calls; these should ...Martin Pitt2011-01-181-1/+0
* pygi-convert.sh: Fix match for adding missing importsMartin Pitt2011-01-181-4/+4
* pygi-convert.sh: Fix Gtk.Label handling to be idempotentMartin Pitt2011-01-181-2/+3
* pygi-convert.sh: Handle keysymsMartin Pitt2011-01-181-0/+1