]> Pileus Git - ~andy/gtk/history - gtk/gtkbuilder.c
copy filename to builder->priv instead of holding a reference to it. Bug
[~andy/gtk] / gtk / gtkbuilder.c
2007-09-04 Fernando Herreracopy filename to builder->priv instead of holding a...
2007-07-06 Johan DahlinAdd a missing semi-colon in the doc string, spotted...
2007-07-05 Matthias ClasenPixbuf properties
2007-07-03 Matthias ClasenFix some doc typos
2007-06-30 Johan DahlinImprove error handling for enum/flags, rename the conve...
2007-06-30 Johan DahlinMake boolean string parsing consistent, #452464
2007-06-30 Matthias Clasendocumentation updates
2007-06-29 Johan DahlinImprove reference counting, #447967
2007-06-27 Johan DahlinPrint out the name of the right object in the warning...
2007-06-27 Johan DahlinAdd GtkBuilder and GError arguments to gtk_builder_valu...
2007-06-26 Johan DahlinFix a bunch of small bugs when parsing property values
2007-06-19 Johan DahlinRename buildable methods to not clash with widget metho...
2007-06-16 Christian PerschDon't use "typename" C++ keyword as parameter name...
2007-06-15 Matthias ClasenDocumentation fixes
2007-06-15 Johan DahlinUse gsize instead of unsigned and gulong instead of...
2007-06-15 Johan DahlinAdd GtkBuilder, fixes #172535