summaryrefslogtreecommitdiff
path: root/gobject
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use (void) for no parameters, not ()Colin Walters2012-11-011-1/+1
* build: Prototype GType accessors for private classesColin Walters2012-11-011-0/+1
* build: Ensure we #include header files for glib-genmarshal codeColin Walters2012-11-011-1/+1
* tests/signals: Disable large enumeration value test that is failing on PPC64Colin Walters2012-10-311-1/+4
* Revert "Box GPollFD to make it introspectable"Martin Pitt2012-10-253-22/+0
* Box GPollFD to make it introspectableMartin Pitt2012-10-253-0/+22
* Properly deprecate g_type_init()Ryan Lortie2012-10-162-6/+14
* Remove g_type_init() callsRyan Lortie2012-10-1615-21/+1
* Convert g_type_init() to a ctorRyan Lortie2012-10-162-57/+48
* Add missing semicolons to gobject_probes.dMatthias Clasen2012-10-151-3/+3
* gsignal: really fix closure invalidationRyan Lortie2012-10-131-0/+1
* [gsignal] Fix closure invalidationRyan Lortie2012-10-091-0/+37
* [gobject] set all properties before constructed()Ryan Lortie2012-10-081-4/+4
* fix g_signal_connect_object() documentationRyan Lortie2012-10-081-18/+4
* [gsignal] fix up a crasher in previous commitRyan Lortie2012-10-081-0/+1
* [gsignal] disconnect invalidated closuresMatthias Clasen2012-10-081-8/+58
* Clarify g_type_init docsMatthias Clasen2012-09-231-1/+4
* Box GTimeZone to make it introspectableMartin Pitt2012-09-063-0/+12
* update .gitignoreDan Winship2012-09-031-0/+1
* gobject/tests: plug leaksDan Winship2012-09-032-3/+13
* gobject/tests: use g_test_expect_messages()Dan Winship2012-09-033-17/+17
* Add new api to symbol lists and docsMatthias Clasen2012-09-021-0/+4
* Add a threaded test for g_object_replace_dataMatthias Clasen2012-09-022-0/+94
* Add some tests for new object data apiMatthias Clasen2012-09-021-0/+121
* Add an atomic compare-and-exchange operation for object dataMatthias Clasen2012-09-022-1/+204
* Switch all open() calls to use g_open()Colin Walters2012-08-281-1/+2
* It is 'registered', not 'registred'Matthias Clasen2012-08-181-1/+1
* Exterminate 'the the'Matthias Clasen2012-08-181-3/+3
* gclosure: do not copy and leak when generically marshalling return valueMark Nauwelaerts2012-08-051-5/+5
* Constify collect and lcopy strings in GTypeValueTableEmmanuele Bassi2012-07-052-5/+5
* valuetransform: Fix definition of ulong_boolPhilipp Kern2012-06-271-1/+1
* Update the comment in gmarshal.listEmmanuele Bassi2012-06-231-2/+5
* gsignal: Properly handle NULL nodesColin Walters2012-06-221-3/+7
* gtype: make these cases fatal.Stefan Sauer2012-06-121-4/+2
* gobject: Document notify signal deduplication with freeze/thawPhilip Withnall2012-05-281-2/+7
* Annotate API introduced for 2.30 with GLIB_AVAILABLE_IN_2_30Colin Walters2012-05-261-0/+4
* Add g_type_ensure() and use it rather than playing games with volatileDan Winship2012-05-153-6/+40
* docs: Fix typo in G_DEFINE_DYNAMIC_TYPE_EXTENDED example.Krzesimir Nowak2012-05-041-1/+1
* Add g_clear_pointer()Xavier Claessens2012-04-272-25/+2
* build: Fix 'make dist' regressionColin Walters2012-04-251-3/+0
* Add tests for signal convenience apiMatthias Clasen2012-04-231-1/+36
* Add tests for toggle reference and qdataMatthias Clasen2012-04-231-0/+148
* Improve test coverage in gobject/testsMatthias Clasen2012-04-232-0/+12
* build: Add --disable-modular-tests build optionColin Walters2012-04-151-1/+7
* gclosure: Support return values of GVariantsJasper St. Pierre2012-04-091-0/+3
* binding: Improve test coverageMatthias Clasen2012-04-081-0/+3
* Fix malformed GTK-Doc comment blocks: don't confuse GTK-Doc parsers.Dieter Verfaillie2012-04-051-1/+1