summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* g_file_set_contents(): use posix_fallocate()Ryan Lortie2013-06-032-1/+8
* Updated Slovenian translationMatej Urbančič2013-06-031-5/+5
* Updated Spanish translationDaniel Mustieles2013-06-031-24/+24
* Updated Odia Translation.ManojKumar Giri2013-06-031-7/+7
* Updated Gujarati TranslationsSweta Kothari2013-06-031-24/+24
* Remove extra comma in gtestutils.hKjell Ahlstedt2013-06-031-1/+1
* Improve GSettings test coverageMatthias Clasen2013-06-021-0/+100
* Add a directory monitoring testMatthias Clasen2013-06-022-0/+185
* Remove some unused inotify codeMatthias Clasen2013-06-022-137/+20
* tests: Remove a leftover debug printfRyan Lortie2013-06-021-1/+0
* Improve unix stream test coverageMatthias Clasen2013-06-021-0/+4
* Improve GAppInfo test coverageMatthias Clasen2013-06-021-0/+14
* Improve GMemoryInputStream test coverageMatthias Clasen2013-06-021-0/+23
* Improve GMenuModel test coverageMatthias Clasen2013-06-021-0/+19
* Improve GFileAttributeMatcher test coverageMatthias Clasen2013-06-021-3/+21
* Improve GIcon test coverageMatthias Clasen2013-06-021-11/+107
* Improve test coverage for GZipCompressorMatthias Clasen2013-06-021-1/+11
* Improve test coverage for GBufferedOutputStreamMatthias Clasen2013-06-021-0/+6
* Trivial formatting fixMatthias Clasen2013-06-021-1/+1
* Skip spawn tests when collecting coverageMatthias Clasen2013-06-011-0/+5
* Improve test coverage a bitMatthias Clasen2013-06-012-0/+30
* mem-overflow: test malloc and realloc corner casesMatthias Clasen2013-06-011-0/+25
* Updated Galician translationsFran Diéguez2013-06-021-197/+204
* Fix failure to build exit-on-close gdbus testRyan Lortie2013-06-011-3/+2
* glib.mk: Rework win32 test supportRyan Lortie2013-06-011-4/+5
* Change a pair of TESTS = to TEST +=Ryan Lortie2013-06-012-2/+2
* GSettings tests: reverse installed test complexityRyan Lortie2013-05-312-38/+17
* Rework the build system for a new tests approachRyan Lortie2013-05-3138-1119/+974
* Remove a bunch of lingering g_thread_init()Ryan Lortie2013-05-318-18/+1
* Some final g_test_build_filename() portingRyan Lortie2013-05-318-38/+20