summaryrefslogtreecommitdiff
path: root/gobject
Commit message (Expand)AuthorAgeFilesLines
* Trivial doc typo fixMatthias Clasen2013-06-091-5/+5
* Trivial documentation typosMatthias Clasen2013-06-091-2/+2
* Clarify GValueArray docsMatthias Clasen2013-05-091-2/+4
* gtype: interface-after-init exception for gtk#Ryan Lortie2013-04-041-2/+4
* gtype: interface-after-init exception for glibmmRyan Lortie2013-04-041-1/+4
* Doc: clarify set_property() vfuncSébastien Wilmet2013-03-151-3/+4
* Doc: clarify a bit g_signal_connect_object()Sébastien Wilmet2013-03-151-1/+1
* build: Add --disable-compile-warningsColin Walters2013-02-272-0/+4
* gsignal: improve warning outputRyan Lortie2013-02-221-8/+18
* signals: Ensure we ref handler in emission fast pathAlexander Larsson2013-02-211-1/+11
* signals: No need to use atomics for Handler refcountAlexander Larsson2013-02-211-6/+4
* disable support for unloading of dynamic typesRyan Lortie2013-02-071-0/+8
* Silence automakeMatthias Clasen2013-02-021-3/+4
* Install an invalidation notifier for GClosure in g_source_set_closure()Giovanni Campagna2013-01-201-0/+9
* gobject/: Remove abicheck.sh from DIST_EXTRARyan Lortie2013-01-181-2/+1
* Remove ABI checking scriptsRyan Lortie2013-01-173-447/+1
* Remove regexp-based export controlRyan Lortie2013-01-171-4/+1
* gsignal: fix closure invalidation codeRyan Lortie2013-01-161-5/+6
* Revert "Improvde #include order consistency"Chun-wei Fan2013-01-151-4/+4
* visibility: Use a separate CFLAGS variableRyan Lortie2013-01-141-1/+1
* Make the build more quietMatthias Clasen2013-01-141-1/+1
* GParamSpec: Make constructors introspectableMartin Pitt2013-01-141-44/+44
* win32: build: stop using .def filesRyan Lortie2013-01-131-18/+3
* gmarshal.h: replace "extern" with GLIB_AVAILABLE_IN_ALLRyan Lortie2013-01-131-286/+330
* Add a new _GLIB_EXTERN macro for "extern"Ryan Lortie2013-01-131-1/+1
* various: add GLIB_AVAILABLE_IN_ALL everywhere elseRyan Lortie2013-01-1315-0/+339
* gtype: disallow adding interfaces after the factRyan Lortie2013-01-042-8/+18
* Revert "gtype: disallow adding interfaces after the fact"Rico Tzschichholz2013-01-042-18/+8
* GValueArray: clarify the deprecation warningsDan Winship2013-01-021-11/+11
* Move testgobject to tests/Matthias Clasen2013-01-012-432/+0
* Improvde #include order consistencyMatthias Clasen2013-01-014-8/+9
* gmarkup: Make GMarkupParseContext a boxed typeJasper St. Pierre2013-01-013-0/+13
* Move single-include guards inside include guardsMatthias Clasen2012-12-2718-54/+54
* Revert "tests: port from g_test_trap_subprocess() to g_test_trap_fork()"Matthias Clasen2012-12-191-48/+6
* tests: port from g_test_trap_subprocess() to g_test_trap_fork()Dan Winship2012-12-191-6/+48
* gtype: disallow adding interfaces after the factRyan Lortie2012-12-182-8/+18
* Revert "gtype: disallow adding interfaces after the fact"Rico Tzschichholz2012-12-182-18/+8
* Fix g_type_add_class_private() name in g_warningChristophe Fergeau2012-12-171-1/+1
* gobject.symbols: Update for g_checksum_get_type()Colin Walters2012-12-101-0/+1
* Make GChecksum more fully introspectableColin Walters2012-12-102-0/+12
* Add g_type_get_type_registration_serial()Alexander Larsson2012-12-103-0/+27
* gobject: Use local variable names in macros less likely to clashColin Walters2012-12-051-7/+7
* stop using libgthread internallyRyan Lortie2012-11-251-2/+2
* GObject: Fix code snippet in description of floating reference.Kjell Ahlstedt2012-11-211-1/+2
* Add boxed GType for GThreadSebastian Dröge2012-11-203-0/+14
* Revert "[gobject] set all properties before constructed()"Ryan Lortie2012-11-191-4/+4
* docs: Fix spelling of "exceed" in gobject/gtype.cPaul Menzel2012-11-161-1/+1
* gtype: disallow adding interfaces after the factRyan Lortie2012-11-052-8/+18
* Box GPollFD to make it introspectableMartin Pitt2012-11-053-0/+22
* Add array length annotation to GSignalQuery param_types fieldSimon Feltman2012-11-041-2/+2