summaryrefslogtreecommitdiff
path: root/pygi-convert.sh
Commit message (Expand)AuthorAgeFilesLines
* 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
* pygi-convert.sh: Handle gtk.combo_box_new_text()Martin Pitt2011-01-171-0/+1
* pygi-convert.sh: Handle GdkPixbuf.InterpTypeMartin Pitt2011-01-171-0/+2
* pygi-convert.sh: Handle Gdk.DragActionMartin Pitt2011-01-171-0/+1
* pygi-convert.sh: Generalize Gtk.Settings migrationMartin Pitt2011-01-171-1/+1
* pygi-convert.sh: Don't change the name of "glib" submodulesMartin Pitt2011-01-171-1/+1
* pygi-convert.sh: Convert Pango.WrapModeMartin Pitt2011-01-151-0/+1
* pygi-convert.sh: Don't change the name of "gtk" submodulesMartin Pitt2011-01-151-2/+2
* pygi-convert.sh: handle ReliefStylePaolo Borelli2011-01-131-0/+1
* pygi-convert.sh: improve GtkSourceView conversionPaolo Borelli2010-12-131-0/+7
* pygi-convert.sh: Gtk.DialogFlags conversionPaolo Borelli2010-12-131-0/+1
* pygi-convert.sh: add more Gtk conversions and sortPaolo Borelli2010-12-131-24/+26
* pygi-convert.sh: convert AtkPaolo Borelli2010-12-131-0/+12
* pygi-convert.sh: convert a few more Gio typesPaolo Borelli2010-12-121-0/+9
* pygi-convert.sh: more GLib conversionPaolo Borelli2010-12-121-0/+7
* pygi-convert.sh: remove two cases handled by overridesPaolo Borelli2010-12-121-2/+0
* pygi-convert.sh: Fix 'find' syntaxPaolo Borelli2010-12-121-1/+1
* pygi-convert.sh: start handling Gio and GLibPaolo Borelli2010-12-121-0/+8
* pygi-convert.sh: convert Gdk.ScrollDirection.Paolo Borelli2010-12-111-0/+1
* Remove Pango.FontDescription() conversion.Paolo Borelli2010-12-111-1/+0
* pygi-convert.sh: Added more conversionsSebastian Pölsterl2010-12-081-0/+14
* pygi-convert.sh: handle TextWindowTypePaolo Borelli2010-12-041-0/+1