]> Pileus Git - ~andy/gtk/history - gtk/gtk-builder-convert
Updated Malayalam (ml) Translation
[~andy/gtk] / gtk / gtk-builder-convert
2007-09-04 Johan DahlinDo not iterate recursively over all child nodes.
2007-09-04 Johan DahlinDo not remove empty properties, since we do not know...
2007-07-10 Matthias ClasenFix a typo
2007-07-09 Johan Dahlin|___* demos/gtk-demo/demo.ui: |___* gtk/gtk-builder...
2007-07-08 Johan DahlinImprove the way properties are copied over from a menui...
2007-07-08 Johan DahlinConvert GtkMenus which are not part of a GtkMenuBar...
2007-07-08 Johan DahlinParse <accessibility> but don't do anything yet. Do...
2007-07-07 Johan Dahlin (GtkBuilderConverter._add_action_from_menuitem...
2007-07-07 Johan Dahlin (GtkBuilderConverter._convert_menuitem): Add suppor...
2007-07-07 Johan DahlinAssert that the tagname of the nodes are correct, facto...
2007-07-07 Johan Dahlin (GtkBuilderConverter._parse): Remove unsupported...
2007-07-07 Johan Dahlin (GtkBuilderConverter): Refactor; Optimize widget...
2007-07-07 Johan DahlinConvert GtkTextView::text properties
2007-07-04 Johan DahlinAdd support for converting GtkComboBox items, also...
2007-07-03 Johan DahlinAdd a --root option. Filter empty properties. Convert...
2007-07-01 Johan DahlinConvert to getopt, improved documentation, change the...
2007-06-28 Johan DahlinPrettify the output by running it through xmllint ...
2007-06-27 Johan Dahlin (GtkBuilderConverter._convert):
2007-06-27 Johan DahlinRemove glade-interface doctype if found.
2007-06-26 Johan DahlinEncode the output in utf-8 as suggested by Bogdan Nicula
2007-06-26 Johan DahlinAdd a script to convert libglade files to something...