summaryrefslogtreecommitdiff
path: root/gtk/gtkbuilder.c
Commit message (Expand)AuthorAgeFilesLines
* builder: CleanupBenjamin Otte2014-05-311-11/+8
* gtk: port many nullability annotation fixes from Vala bindingsEvan Nemerson2014-05-301-1/+1
* GtkBuilder: Ensure types are fully initializedMatthias Clasen2014-05-301-1/+8
* Deprecate GdkColorMatthias Clasen2014-05-221-2/+4
* GtkBuilder: improved parsing error report for invalid properties and signals.Juan Pablo Ugarte2014-05-011-83/+53
* Added bindings support to GtkBuilder by introducing 3 new <property> attribut...Juan Pablo Ugarte2014-04-181-0/+80
* docs: use Returns: consistentlyWilliam Jon McCann2014-02-191-4/+4
* Docs: Remove all entities and turn off sgml modeMatthias Clasen2014-02-091-42/+40
* docs: use apostrophes in *n'tWilliam Jon McCann2014-02-071-1/+1
* docs: use proper apostropheWilliam Jon McCann2014-02-071-7/+7
* docs: Use markup for linksWilliam Jon McCann2014-02-071-19/+19
* docs: use proper quotesWilliam Jon McCann2014-02-051-20/+20
* docs: fix missing quotation markWilliam Jon McCann2014-02-051-1/+1
* docs: add back id for section headingWilliam Jon McCann2014-02-051-1/+1
* docs: Don't use <xi:include>William Jon McCann2014-02-051-5/+1
* docs: Use "#" for refsect2 instead of ##William Jon McCann2014-02-041-2/+4
* docs: use quotes instead of <firstterm>William Jon McCann2014-02-041-2/+2
* docs: use markdown instead of <filename> tagsWilliam Jon McCann2014-02-041-1/+1
* Docs: Don't use note elementsMatthias Clasen2014-02-021-6/+0
* docs: Convert to markdownMatthias Clasen2014-02-021-129/+108
* docs: use |[ ]| instead of <programlisting></programlisting>William Jon McCann2014-01-291-4/+4
* docs: use () instead of <function> tagsWilliam Jon McCann2014-01-271-2/+2
* docs: use #*-struct instead of <structname>William Jon McCann2014-01-271-1/+1
* docs: fix links in builder docsWilliam Jon McCann2014-01-211-12/+2
* docs: fix GtkBuilder typenameWilliam Jon McCann2014-01-211-3/+3
* docs/comments: Fix spelling of 'explicitly'Volker Sobek2014-01-181-3/+3
* GtkBuilder: Make IDs optionalMatthias Clasen2013-11-181-8/+3
* Use g_return_val_if_fail where return value needed.Daniel Svensson2013-10-291-1/+1
* GtkBuilder: Fall back to gtk_test_register_all_types if type lookup failsAlexander Larsson2013-10-151-1/+7
* GtkBuilder: add GtkApplicationRyan Lortie2013-10-151-0/+61
* Mention of -rdynamic in GtkBuilder lookup errorRyan Lortie2013-07-271-1/+1
* Trivial typo fixMatthias Clasen2013-07-261-1/+1
* Move wholly deprecated classes to gtk/deprecated/Matthias Clasen2013-07-191-1/+1
* gtk: Use new macros for defining private dataEmmanuele Bassi2013-07-091-5/+2
* Start migrating internals away from GtkStockWilliam Jon McCann2013-06-241-1/+1
* GtkBuilder: add new constructor APIsRyan Lortie2013-06-181-7/+115
* docs: GtkBuilder: warn about unusual GError useRyan Lortie2013-06-181-0/+15
* GtkBuilder: don't leak callbacksMatthias Clasen2013-06-151-0/+2
* Add Composite Child machinery and APIs to GtkWidgetTristan Van Berkom2013-04-081-0/+4
* GtkBuilder: Allow G_PARAM_CONSTRUCT properties to be set on internal children.Tristan Van Berkom2013-04-081-1/+19
* GtkBuilder: Add private _gtk_builder_extend_with_template()Tristan Van Berkom2013-04-081-6/+131
* GtkBuilder: Added api to allow private signal callbacksTristan Van Berkom2013-04-081-12/+135
* GtkBuilder: Fixed documentationTristan Van Berkom2013-03-231-6/+0
* Mention the de-facto standard filename extensionMatthias Clasen2013-02-111-1/+1
* Added new function gtk_builder_expose_object() based on the original work byJuan Pablo Ugarte2012-12-101-24/+64
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* Document the gtkbuilder xml file betterMatthias Clasen2012-01-301-31/+8
* Add resource support for GtkBuilderAlexander Larsson2012-01-161-3/+190
* Fix doc buildMatthias Clasen2012-01-071-1/+3
* GtkBuilder: support parsing GVariant propertiesRyan Lortie2012-01-061-0/+36