summaryrefslogtreecommitdiff
path: root/gtk/gtkbuilder.h
Commit message (Expand)AuthorAgeFilesLines
* Merge libgdk and libgtkMatthias Clasen2010-12-211-1/+0
* gtkbuilder: unseal private pointerJavier Jardón2010-07-131-1/+1
* Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDESMichael Natterer2010-05-031-1/+1
* Move documentation to inline comments: GtkBuilderTadej Borovšak2010-04-281-0/+31
* Improve GtkBuilder error reportingMatthias Clasen2009-04-061-1/+2
* Fixed a crasher in GTK_BUILDER_WARN_INVALID_CHILD_TYPE()Tristan Van Berkom2008-11-061-1/+1
* Bug 447998 - GtkBuilder does not support building parts of the xml treePaolo Borelli2008-07-161-0/+9
* Revert name changeCody Russell2008-07-011-1/+1
* Practically everything changed.Cody Russell2008-06-301-1/+1
* reviewed by: <Carlos Garnacho <garnacho@gnome.org>Kjartan Maraas2008-06-201-1/+1
* Add gdkconfig.h include to GtkBuilder for GSEAL macro.Tim Janik2008-06-201-0/+1
* Seal priv pointer in GtkBuilder.Tim Janik2008-06-201-1/+1
* Add the new version mismatch error constant to the end of the list, toJohan Dahlin2008-06-051-2/+2
* define __GTK_H_INSIDE__ around including all other headers.Michael Natterer2008-05-281-0/+5
* Added support for parsing required toolkit versions (so that uiTristan Van Berkom2008-05-251-0/+1
* Improve error handling for enum/flags, rename the converter functions toJohan Dahlin2007-06-301-2/+0
* Add GtkBuilder and GError arguments to gtk_builder_value_from_string andJohan Dahlin2007-06-271-5/+10
* Set an error if we encounter properties without values set (#451303,Johan Dahlin2007-06-271-1/+2
* Don't use "typename" C++ keyword as parameter name. Bug #448193.Christian Persch2007-06-161-2/+2
* Add GtkBuilder, fixes #172535Johan Dahlin2007-06-151-0/+122