summaryrefslogtreecommitdiff
path: root/gtk/gtkbuildable.c
Commit message (Expand)AuthorAgeFilesLines
* gtk: Clean up docs syntaxMatthias Clasen2021-05-221-3/+3
* docs: Reduce redundancyMatthias Clasen2021-05-201-1/+1
* introspection: Stop using allow-noneMatthias Clasen2021-05-201-3/+3
* Documentation fixesMatthias Clasen2021-05-201-1/+1
* buildable: Convert docsMatthias Clasen2021-03-111-36/+35
* Drop unused gtk_buildable_set_buildable_propertyMatthias Clasen2020-10-301-29/+0
* Add annotations for GtkBuildable virtual functionsEmmanuele Bassi2020-09-291-2/+2
* Remove gtk-doc stanzas from private GtkBuildable APIEmmanuele Bassi2020-09-291-18/+18
* buildable: Make vfunc accessor functions privateFlorian Müllner2020-09-261-1/+1
* buildable: Rename set_name() to set_buildable_id()Florian Müllner2020-09-261-17/+17
* Clean up lots of GTK+ -> GTKMatthias Clasen2020-09-121-1/+1
* Replace "gchar" with "char"Benjamin Otte2020-07-251-10/+10
* Use the new GtkBuildableParser type in GtkBuildable interfacesAlexander Larsson2019-09-101-6/+6
* Minor typos in the Documentation (a/an)Дилян Палаузов2019-08-251-1/+1
* GtkBuildable: Fix the type of the user_data in GtkBuildable.custom_tag_endRobert Ancell2018-10-081-2/+2
* The big versioning cleanupMatthias Clasen2018-02-061-20/+0
* Docs: Remove all entities and turn off sgml modeMatthias Clasen2014-02-091-1/+1
* docs: Use markup for linksWilliam Jon McCann2014-02-071-3/+3
* docs: use proper quotesWilliam Jon McCann2014-02-051-1/+1
* Docs: Don't use note elementsMatthias Clasen2014-02-021-2/+2
* docs: use () instead of <function> tagsWilliam Jon McCann2014-01-271-2/+1
* docs: use #*-struct instead of <structname>William Jon McCann2014-01-271-1/+1
* docs: fix typo in gtkbuildableVolker Sobek2013-01-041-1/+1
* Fix a typo in the the commentsWilliam Jon McCann2012-08-261-1/+1
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* Minor documentation improvementsMurray Cumming2011-02-231-1/+1
* [GI] Add missing (out) and (array) annotationsPavel Holejsovsky2011-01-201-3/+3
* Reduce includes of gtktypeutils.h to a minimumMatthias Clasen2011-01-041-1/+0
* Tons of transfer annotationsMatthias Clasen2010-09-211-3/+3
* gtk/: fully remove gtkalias hacksJavier Jardón2010-07-101-4/+0
* Amending GtkBuildable documentation.Tristan Van Berkom2010-05-201-5/+7
* [docs] Move documentation to inline comments: GtkBuildableTadej Borovšak2010-04-181-0/+17
* Use G_DEFINE_INTERFACE macro in gtkbuildableJavier Jardón2010-04-131-10/+5
* [annotations] Add allow-noneJohan Dahlin2010-02-191-4/+4
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* documentation updatesMatthias Clasen2007-06-301-55/+27
* Rename buildable methods to not clash with widget methods. (#448928,Johan Dahlin2007-06-191-14/+14
* Documentation fixesMatthias Clasen2007-06-151-8/+14
* Add GtkBuilder, fixes #172535Johan Dahlin2007-06-151-0/+372