summaryrefslogtreecommitdiff
path: root/gtk/gtkbuilder.c
Commit message (Expand)AuthorAgeFilesLines
* builder: Fix signedness issues in apisMatthias Clasen2019-05-011-7/+7
* builder: Parse GskTransform propertiesBenjamin Otte2019-04-121-0/+16
* builder: Allow specifying objects inlineMatthias Clasen2019-02-081-3/+7
* docs: Fix GTK links and locationsEmmanuele Bassi2019-02-061-1/+1
* Remove some unnecessary gtkwindow.h includesTimm Bäder2019-02-051-1/+0
* Drop GtkButtonBoxMatthias Clasen2019-02-041-1/+1
* builder: Fix g-i annotations of _get_translation_domainTimm Bäder2018-06-181-3/+4
* builder: Use TRUE/FALSE for error return valuesTimm Bäder2018-06-181-29/+29
* builder: Remove priv pointerTimm Bäder2018-06-181-100/+141
* Always use #ifdef for G_ENABLE_DEBUGTimm Bäder2018-04-211-2/+2
* builder: Allow named objects to be used in paintable/pixbuf propertiesBenjamin Otte2018-03-291-8/+19
* image: Remove gtk_image_set_texture()Benjamin Otte2018-03-161-1/+4
* The big versioning cleanupMatthias Clasen2018-02-061-54/+0
* builder: Mirror GdkPixbuf abilities for GdkTextureBenjamin Otte2017-11-051-2/+13
* Fix a few documentation issuesTimm Bäder2017-07-191-4/+0
* Use the newly added g_object_new_with_properties()Emmanuele Bassi2017-04-021-54/+110
* Ignore deprecation warnings for g_object_newv()Emmanuele Bassi2017-04-021-0/+2
* builder: avoid an uninitialized valueTimm Bäder2017-02-171-0/+2
* gtkbuilder: Improve error messagesTimm Bäder2017-01-201-2/+2
* builder: Stop parsing GdkColor valuesTimm Bäder2016-10-201-20/+2
* Remove GtkStockTimm Bäder2016-10-181-2/+0
* Remove redundant declarationsEmmanuele Bassi2016-10-171-2/+0
* API: container: Remove gtk_container_set_border_width()Benjamin Otte2016-10-161-2/+0
* GtkBuilder: Mention how GVariant properties are parsedMatthias Clasen2016-04-141-11/+12
* builder: Allow 'primary' as a modifier valueMatthias Clasen2016-03-051-3/+20
* Don't use g_print for debug outputMatthias Clasen2016-02-281-7/+6
* Avoid an a crash with GTK_DEBUG=builderMatthias Clasen2016-02-261-6/+12
* introspection: This patch fixes nullable return values fixes for the followin...Alberto Ruiz2016-01-081-3/+3
* Document gtk_builder_extend_wth_templateMatthias Clasen2015-11-081-1/+14
* builder: Support creating GFile objectsMatthias Clasen2015-10-211-1/+24
* builder: Don't use g_slist_nextMatthias Clasen2015-10-201-3/+3
* builder: Cosmetic changesMatthias Clasen2015-10-201-9/+5
* Use stupid quotes instead of dumb quotesMatthias Clasen2015-09-231-10/+10
* builder: Minor tweakMatthias Clasen2015-09-121-3/+9
* Clean up debug featuresMatthias Clasen2015-09-091-2/+2
* builder: Avoid some type-checking overheadMatthias Clasen2015-09-091-5/+5
* builder: Simplify _gtk_builder_boolean_from_stringMatthias Clasen2015-09-071-23/+17
* builder: Move a functionMatthias Clasen2015-09-071-0/+46
* builder: Minor refactoringMatthias Clasen2015-09-071-6/+6
* builder: Convert to g_object_notify_by_pspecMatthias Clasen2015-09-061-8/+12
* Remove an unused functionMatthias Clasen2015-08-091-9/+0
* Code cleanupMatthias Clasen2015-07-311-4/+2
* builder: Skip introspecting lookup_callback_symbol()Emmanuele Bassi2015-06-111-1/+1
* GtkBuilder: Export the template parsing entry pointMatthias Clasen2015-04-301-7/+9
* Formatting fixesMatthias Clasen2015-04-301-302/+305
* GtkBuilder: Report more lookup failures as GErrorMatthias Clasen2015-04-291-8/+32
* GtkBuilder: Add new convenience APIMatthias Clasen2015-04-271-0/+40
* GtkBuilder: Document private convenience APIMatthias Clasen2015-04-271-4/+44
* GtkBuilder: Introduce some private helpersMatthias Clasen2015-04-271-0/+60
* docs: Add an cross-reference to template docsMatthias Clasen2015-04-261-0/+1