summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* GDBusConnection: move 'Set' typecheck to workerRyan Lortie2013-06-221-15/+25
* GDBusConnection: remove an unused g_variant_get()Ryan Lortie2013-06-221-5/+0
* Makefile.am: move gtk-doc.make back to EXTRA_DISTRyan Lortie2013-06-221-2/+4
* Revert "g_file_set_contents(): don't fsync on ext3/4"Colin Walters2013-06-201-8/+1
* Updated Norwegian bokmål translationKjartan Maraas2013-06-201-150/+136
* Add MSVC Projects for Utility ProgramsChun-wei Fan2013-06-2014-0/+811
* Update Visual Studio ProjectsChun-wei Fan2013-06-2010-20/+20
* 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