summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Rework the build system for a new tests approachwip/test-cleanupRyan Lortie2013-05-3134-1112/+947
* Remove a bunch of lingering g_thread_init()Ryan Lortie2013-05-308-18/+1
* Some final g_test_build_filename() portingRyan Lortie2013-05-307-37/+19
* Move a pair of gobject tests to tests/gobject/Ryan Lortie2013-05-294-6/+7
* Remove org.gtk.test.gschemaRyan Lortie2013-05-292-40/+0
* icon deserialisation: fix uninitialised variableRyan Lortie2013-05-291-0/+2
* docs/: ignore gtester Makefile targetsRyan Lortie2013-05-296-8/+3
* GObject: prevent installing properties after initRyan Lortie2013-05-293-2/+18
* Rename G_TEST_DISTED to G_TEST_DISTRyan Lortie2013-05-2914-63/+77
* Remove G_TEST_DATA= from installed .test filesRyan Lortie2013-05-293-3/+3
* Test data file API: port two more testcasesRyan Lortie2013-05-292-59/+31
* tests: move tests to new _get_filename() APIRyan Lortie2013-05-2912-145/+56
* gtest: Add more path building APIRyan Lortie2013-05-293-15/+118
* tests: use new g_test_build_filename() APIRyan Lortie2013-05-2919-200/+62
* Add g_test_build_filename()Ryan Lortie2013-05-294-3/+115
* Trivial doc typo fixMatthias Clasen2013-05-291-5/+5
* Trivial documentation typosMatthias Clasen2013-05-291-2/+2
* Work with ltp 1.10Matthias Clasen2013-05-291-1/+1
* Improve gtype test coverageMatthias Clasen2013-05-294-0/+11
* Improve signal test coverageMatthias Clasen2013-05-291-1/+205
* Improve test coverage in gobject/Matthias Clasen2013-05-294-1/+300
* GIcon: NULLify the `type' out param in the sync methods tooEmanuele Aina2013-05-282-0/+6
* Updated Slovenian translationMatej Urbančič2013-05-281-54/+59
* updated kn translationsShankar Prasad2013-05-281-60/+63
* Update Visual Studio Project SheetsChun-wei Fan2013-05-282-0/+3
* GLib 2.37.12.37.1Ryan Lortie2013-05-271-0/+48
* More test fixes for builddir != srcdirMatthias Clasen2013-05-274-3/+4
* Fix make check with builddir != srcdirMatthias Clasen2013-05-2710-22/+32
* gio/tests: Make gdbus-proxy-well-known-name handle srcdir != builddirColin Walters2013-05-271-5/+5
* Fix yet more test regressions...Ryan Lortie2013-05-272-10/+10
* One more broken test....Ryan Lortie2013-05-271-4/+4
* More srcdir != destdir tests falloutRyan Lortie2013-05-271-4/+10
* tests: fix a srcdir vs. destdir issueRyan Lortie2013-05-271-5/+1
* Updated Odia Translation.ManojKumar Giri2013-05-271-62/+65
* Tamil Translation UpdatedShantha kumar2013-05-271-62/+65
* Fix the GObject Visual Studio ProjectsChun-wei Fan2013-05-272-8/+8
* Fix the GLib Visual Studio ProjectsChun-wei Fan2013-05-272-16/+16
* Update config.h.win32(.in)Chun-wei Fan2013-05-271-13/+12
* Avoid a segfault in gdbus toolMatthias Clasen2013-05-251-2/+5
* build: Fix usage of %.test againColin Walters2013-05-245-5/+5
* tests: Drop unnecessary % from .test pattern match ruleColin Walters2013-05-245-5/+5
* Updated Spanish translationDaniel Mustieles2013-05-241-141/+145
* Assamese translation updatedNilamdyuti Goswami2013-05-241-143/+147
* Updated Gujarati TranslationsSweta Kothari2013-05-241-143/+147
* G_GNUC_FORMAT: documentation errorSimon Kågedal Reimer2013-05-231-1/+1
* spelling fixes of 'runtine' and 'adresses' in cross.xml and running.xml, resp...Jason L. Quinn2013-05-232-2/+2
* gsignal: remove some pointless lockingRyan Lortie2013-05-231-3/+1
* performance test: add signal test with argsRyan Lortie2013-05-231-0/+45
* performance test: share some codeRyan Lortie2013-05-231-37/+25
* gunixconnection: added ngettext to support plural formsElisabeth Henry2013-05-231-3/+11