]> Pileus Git - ~andy/gtk/history - gtk/gtkbuilderparser.c
Revert the change on 2007-04-29 (Also check the default handler when
[~andy/gtk] / gtk / gtkbuilderparser.c
2007-09-17 Hans Breuersvn path=/trunk/; revision=18842
2007-08-23 Jan Arne PetersenDuplicate the string returned by d[n]gettext before...
2007-08-07 Johan DahlinDo not assume that text is null-terminated as pointed...
2007-08-07 Johan DahlinUse g_strdup on the translated string instead of g_strn...
2007-07-08 Matthias ClasenSupport old-style message contexts, too.
2007-07-08 Johan DahlinParse last_modification_time attribute in <signal> tag
2007-07-08 Matthias ClasenAdd support for context and comments on properties
2007-06-30 Johan DahlinImprove error handling for enum/flags, rename the conve...
2007-06-30 Matthias ClasenBe picky
2007-06-30 Johan DahlinMove type-func to <object> instead of <child>, add...
2007-06-30 Johan DahlinMake boolean string parsing consistent, #452464
2007-06-28 Johan DahlinUse the attribute name in the error message instead...
2007-06-27 Johan DahlinPlug leaks in error code paths
2007-06-27 Johan DahlinSet an error if we encounter properties without values...
2007-06-16 Johan DahlinSwap argument order to dgettext (#448299, Jan Arne...
2007-06-15 Johan DahlinAdd GtkBuilder, fixes #172535