summaryrefslogtreecommitdiff
path: root/gobject
Commit message (Expand)AuthorAgeFilesLines
* Use 'dumb quotes' rather than `really dumb quotes'Dan Winship2013-05-219-169/+169
* Make gobject tests installableMatthias Clasen2013-05-191-0/+16
* tests: port from g_test_trap_subprocess() to g_test_trap_fork()Dan Winship2013-05-131-6/+48
* Clarify GValueArray docsMatthias Clasen2013-05-091-2/+4
* binding: Add an explicit unbind()Emmanuele Bassi2013-05-023-29/+94
* gobject: rename an unused parameter to make AIX happyDan Winship2013-05-021-2/+2
* g_object_new: check for NULL from _constructor()Ryan Lortie2013-04-261-0/+12
* GObject: substantially rework g_object_new()test/gobjectnewRyan Lortie2013-04-231-187/+340
* GParamSpec: add g_param_spec_get_default_value()Ryan Lortie2013-04-233-1/+80
* GType: add accessor for instance private offsetRyan Lortie2013-04-232-0/+50
* gtype: tweak valgrind hintsRyan Lortie2013-04-231-5/+12
* Revert "GObject: prevent installing properties after init"Ryan Lortie2013-04-223-18/+2
* GObject: prevent installing properties after initRyan Lortie2013-04-223-2/+18
* gtype: put private data before the instanceRyan Lortie2013-04-221-149/+72
* 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
* gobject: fix G_DEFINE_TYPE_EXTENDED docs so code snippet actually compilesAndres G. Aragoneses2013-04-041-1/+1
* 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