summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Deprecate g_type_class_add_private()wip/private-rework-3Emmanuele Bassi2013-06-193-1/+7
* docs: Clean up the GObject tutorial a bitEmmanuele Bassi2013-06-191-161/+142
* docs: Include newly added functions and macrosEmmanuele Bassi2013-06-191-0/+5
* gio: Use the new private instance data declarationEmmanuele Bassi2013-06-1976-713/+370
* gparam: Use the new private instance data APIEmmanuele Bassi2013-06-191-5/+10
* Add G_PRIVATE_OFFSETEmmanuele Bassi2013-06-191-0/+17
* Allow registering instance private data during get_type()Emmanuele Bassi2013-06-195-0/+443
* g_uri_unescape_string: Mention (allow-none)/%NULL in documentationArnel A. Borja2013-06-191-1/+2
* g_uri_escape_string: Add missing allow-none annotationArnel A. Borja2013-06-191-2/+2
* [l10n] Updated Italian translation.Milo Casagrande2013-06-191-150/+136
* gobject/tests: Add missing build dependencyColin Walters2013-06-171-1/+1
* Bump versionMatthias Clasen2013-06-171-1/+1
* 2.37.22.37.2Matthias Clasen2013-06-171-0/+44
* Try to make the testgdate test hobble along a little longerMatthias Clasen2013-06-171-21/+23
* Plug a small memory leakMatthias Clasen2013-06-161-0/+1
* tests/binding: Ensure that the binding goes awayEmmanuele Bassi2013-06-121-2/+15
* binding: Use hash table as a setEmmanuele Bassi2013-06-121-3/+4
* binding: Make unbind() release the reference on GBindingEmmanuele Bassi2013-06-122-37/+48
* docs: Fix g_binding_unbind() in the API referenceEmmanuele Bassi2013-06-121-1/+1
* Updated Telugu TranslationsKrishnababu Krothapalli2013-06-111-151/+150
* updated kn translationsShankar Prasad2013-06-111-119/+116
* gmain: Document more use cases of g_main_context_wakeup()Colin Walters2013-06-111-2/+28
* tests: Add a test for a specific invariantBenjamin Otte2013-06-111-0/+29
* Updated Czech translationMarek Černocký2013-06-101-305/+263
* Updated Polish translationPiotr Drąg2013-06-101-132/+114
* GObject: turn add-property-after-init to a warningRyan Lortie2013-06-101-2/+2
* Assamese translation updatedNilamdyuti Goswami2013-06-101-135/+130
* Updated Galician translationsFran Diéguez2013-06-101-114/+108
* gio/tests: sort tests in the Makefile.amwip/dbusableRyan Lortie2013-06-081-69/+69
* GDesktopAppInfo: support DBusActivatableRyan Lortie2013-06-072-48/+172
* Update link to documentationwip/desktop-actionsMatthias Clasen2013-06-061-1/+1
* tests: fix and re-add the broken testDan Winship2013-06-051-0/+2
* Remove a failing testcaseMatthias Clasen2013-06-051-2/+0
* GFileEnumerator: Add some documentation about orderingColin Walters2013-06-051-0/+17
* tests: add a few more invalid IPv6 address testsRyan Lortie2013-06-051-0/+10
* ginetaddress: fix addr/string conversions on windowsDan Winship2013-06-051-8/+21
* Ensure g_file_copy() does not temporarily expose private filesColin Walters2013-06-055-24/+63
* g_file_copy(): Clean up logic for info queryColin Walters2013-06-051-40/+88
* GApplication: implement fd.o application specRyan Lortie2013-06-051-2/+76
* GApplication: set prgname to appid for servicesRyan Lortie2013-06-051-5/+19
* Updated Spanish translationDaniel Mustieles2013-06-051-29/+22
* Updated Odia Translation.ManojKumar Giri2013-06-051-29/+22
* Updated Marathi TranslationsSandeep Sheshrao Shedmake2013-06-051-237/+233
* Updated Gujarati TranslationsSweta Kothari2013-06-051-29/+22
* g_file_set_contents(): don't fsync on ext3/4Ryan Lortie2013-06-041-1/+8
* gio/tests/inet-address: fix to work on OS XDan Winship2013-06-042-5/+25
* g_file_set_contents: change {posix_ => }fallocateRyan Lortie2013-06-032-3/+3
* g_file_set_contents(): fix simple logic errorRyan Lortie2013-06-031-1/+1
* g_file_set_contents(): use unistd instead of stdioRyan Lortie2013-06-031-33/+19
* g_file_set_contents(): don't allocate display nameRyan Lortie2013-06-031-78/+46