summaryrefslogtreecommitdiff
path: root/gtk/gtkbuildable.h
Commit message (Expand)AuthorAgeFilesLines
* docs: Another round of markup removalMatthias Clasen2014-03-291-4/+4
* docs: use proper quotesWilliam Jon McCann2014-02-051-2/+2
* docs: use #*-struct instead of <structname>William Jon McCann2014-01-271-3/+3
* Add annotations to gtk headersMatthias Clasen2013-05-051-0/+11
* Move single-include guards inside include guardsMatthias Clasen2012-12-281-3/+3
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* Reduce includes of gtktypeutils.h to a minimumMatthias Clasen2011-01-041-1/+0
* Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDESMichael Natterer2010-05-031-1/+1
* [docs] Move documentation to inline comments: GtkBuildableTadej Borovšak2010-04-181-0/+49
* Revert name changeCody Russell2008-07-011-1/+1
* Practically everything changed.Cody Russell2008-06-301-1/+1
* gtk/gtkaction.h gtk/gtkbuildable.h gtk/gtkbuilderprivate.hMichael Natterer2008-06-231-1/+0
* define __GTK_H_INSIDE__ around including all other headers.Michael Natterer2008-05-281-0/+4
* Added <attributes> / <attribute> custom tags to parse pango attributesTristan Van Berkom2008-04-111-0/+1
* include <glib.h> instead of <glib/gmarkup.h>Michael Natterer2007-11-081-1/+1
* Rename buildable methods to not clash with widget methods. (#448928,Johan Dahlin2007-06-191-71/+71
* Add GtkBuilder, fixes #172535Johan Dahlin2007-06-151-0/+123