summaryrefslogtreecommitdiff
path: root/gtk/gtkbuilder.h
Commit message (Expand)AuthorAgeFilesLines
* Move gtk_builder_extend_with_template to public headerMatthias Clasen2015-11-081-0/+7
* GtkBuilder: Add an error code for 'invalid ID'Matthias Clasen2015-04-271-1/+3
* GtkBuilder: improved parsing error report for invalid properties and signals.Juan Pablo Ugarte2014-05-011-1/+5
* docs: use apostrophes in *n'tWilliam Jon McCann2014-02-071-5/+5
* docs: use proper apostropheWilliam Jon McCann2014-02-071-1/+1
* Fix since tagsMatthias Clasen2013-10-161-2/+2
* GtkBuilder: add GtkApplicationRyan Lortie2013-10-151-0/+9
* GtkBuilder: add new constructor APIsRyan Lortie2013-06-181-0/+7
* Add annotations to gtk headersMatthias Clasen2013-05-051-0/+17
* Add Composite Child machinery and APIs to GtkWidgetTristan Van Berkom2013-04-081-9/+0
* GtkBuilder: Add private _gtk_builder_extend_with_template()Tristan Van Berkom2013-04-081-1/+6
* GtkBuilder: Added api to allow private signal callbacksTristan Van Berkom2013-04-081-0/+13
* Move single-include guards inside include guardsMatthias Clasen2012-12-281-3/+3
* Fix up gtk_builder_expose_object additionMatthias Clasen2012-12-171-0/+1
* Added new function gtk_builder_expose_object() based on the original work byJuan Pablo Ugarte2012-12-101-0/+3
* Fix the buildMatthias Clasen2012-09-231-1/+1
* Add a missing GDK_AVAILABLE_IN annotationMatthias Clasen2012-09-231-0/+1
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* Add resource support for GtkBuilderAlexander Larsson2012-01-161-0/+7
* 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