summaryrefslogtreecommitdiff
path: root/gobject/gparam.c
Commit message (Expand)AuthorAgeFilesLines
* gobject: Fix typo in documentation for g_param_spec_get_default_value()Philip Withnall2017-11-011-1/+1
* Use hash tables as sets in various placesPhilip Withnall2017-10-261-1/+1
* gobject/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2017-05-241-1/+1
* GParam: make G_PARAM_USER_MASK unsignedSimon McVittie2016-12-021-1/+1
* introspection: use (nullable) or (optional) instead of (allow-none)Christian Hergert2016-11-221-3/+3
* glib: Add missing (nullable) and (optional) annotationsPhilip Withnall2015-11-071-1/+1
* Doc: fix some gtk-doc warningsXavier Claessens2015-10-301-1/+1
* gparam: Fix Since tag of g_param_spec_get_name_quarkRico Tzschichholz2015-09-081-1/+1
* Add a method to get the pspec name quarkMatthias Clasen2015-09-071-3/+31
* Simplify g_param_spec_get_redirect_target a bit moreMatthias Clasen2015-09-071-1/+3
* Simplify g_param_spec_get_redirect_targetMatthias Clasen2015-09-071-7/+1
* docs: fix many documentation issues in gobject/Xavier Claessens2015-02-051-1/+1
* gparam: Remove unnecessary conditionals around preconditionsColin Walters2014-06-121-5/+2
* Stop using <para> for idsMatthias Clasen2014-02-061-6/+6
* Docs: replace <literal> by `Matthias Clasen2014-02-061-3/+3
* Docs: Big entity cleanupMatthias Clasen2014-02-011-6/+6
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* gparam: Use the new private instance data APIEmmanuele Bassi2013-06-241-5/+10
* Use 'dumb quotes' rather than `really dumb quotes'Dan Winship2013-05-211-5/+5
* GParamSpec: add g_param_spec_get_default_value()Ryan Lortie2013-04-231-0/+62
* It is 'registered', not 'registred'Matthias Clasen2012-08-181-1/+1
* Do not use static GTypeInfo and GInterfaceInfoNicola Fontana2011-11-291-1/+1
* gobject: Use G_VALUE_INITJavier Jardón2011-10-181-2/+2
* gobject/gio: some last missed statics/incluesRyan Lortie2011-10-161-1/+1
* locks: drop _INIT macrosRyan Lortie2011-10-021-1/+1
* GParamSpecPool: port from GStaticMutex to GMutexRyan Lortie2011-09-211-19/+16
* Spelling fixesMatthias Clasen2011-08-291-2/+2
* Add (allow-none) annotation for GValue setters.Pavel Holejsovsky2011-08-171-3/+3
* GParam: try to avoid further invalid usesRyan Lortie2011-07-211-17/+22
* GParamSpec: intern property namesRyan Lortie2011-07-151-6/+12
* Remove all uses of G_CONST_RETURNRyan Lortie2011-06-091-3/+3
* gobject: remove -DG_DISABLE_CONST_RETURNSRyan Lortie2011-06-091-1/+2
* GParamSpec: avoid unnecessary double initialization of qdataMatthias Clasen2011-06-041-16/+9
* gobject: Use _ prefixing in private headers over G_GNUC_INTERNAL in public he...Colin Walters2011-06-031-1/+1
* Revert "Remove all uses of G_CONST_RETURN"Emmanuele Bassi2011-03-151-3/+3
* Remove all uses of G_CONST_RETURNRyan Lortie2011-03-151-3/+3
* Add GI annotations to GParamSpecPavel Holejsovsky2010-12-271-18/+21
* Add GI annotations to GValue and GValueArray.Pavel Holejsovsky2010-12-191-2/+2
* Make ordering for overridden interface properties consistentMatthias Clasen2010-09-031-1/+7
* gobject/: fully remove gobjectalias hacksRyan Lortie2010-07-071-4/+0
* Fix "it's" vs "its" confusion throughout the source. Patch by WillMatthias Clasen2009-02-231-1/+1
* add uint* -> int* casts in g_atomic_int calls to avoid gcc warningsDan Winship2008-09-261-2/+2
* Revert fix for 548689Johan Dahlin2008-08-211-1/+6
* Bug 548689 – The type name for GParamSpec is wrongJohan Dahlin2008-08-201-1/+1
* Fix up section commentsMatthias Clasen2008-07-021-8/+5
* remove trailing whitespace from newly added gtk-doc comments andMichael Natterer2008-06-221-118/+129
* moved includes back to the top of the files (before gtk-doc SECTIONMichael Natterer2008-06-221-13/+17
* Migrating docs.Stefan Kost2008-06-211-0/+43
* Add --sgml-mode to allow sgml in doc-fragments (which somehow works beforeStefan Kost2008-06-211-0/+1
* Add titles back from tmpl.Stefan Kost2008-06-211-0/+1