summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* GChildWatchSource: Allow passing -1 for pidwip/child-catchallColin Walters2012-11-044-64/+467
* Updated Slovak translationPeter Mráz2012-11-031-2/+2
* Updated Slovak translationPeter Mráz2012-11-031-2035/+2529
* Annotate g_filename_to_utf8()Martin Pitt2012-11-031-4/+5
* Fix more warning-addition falloutSimon McVittie2012-11-028-24/+33
* Fix more void prototypes in testsSimon McVittie2012-11-022-3/+3
* Predeclare more things in testsSimon McVittie2012-11-028-6/+27
* Bring back a couple of private-but-extern symbolsSimon McVittie2012-11-021-2/+6
* gtask: bump the max thread pool size up to 100 to avoid stalls/deadlocksDan Winship2012-11-022-2/+2
* Use the FreeBSD credentials-passing code on Debian GNU/kFreeBSDSimon McVittie2012-11-022-15/+15
* Merge waitpid() from g_spawn_sync into gmain()Colin Walters2012-11-022-40/+56
* tests: fix compiler warning in gvariant testTim-Philipp Müller2012-11-021-1/+1
* configure: Enable set of standard -Werror=foo flagsColin Walters2012-11-022-7/+297
* gdateparser: Delete unused debug print functionColin Walters2012-11-021-16/+0
* gdbusactiongroup: Add prototype for g_dbus_action_group_sync()Colin Walters2012-11-025-9/+41
* test-pipe-unix: Add missing includeColin Walters2012-11-021-0/+1
* gettext: Add missing includeColin Walters2012-11-021-0/+1
* gcharset: Add header file for private APIColin Walters2012-11-024-2/+36
* gslice: Prototype G_ENABLE_DEBUG function that's part of ABIColin Walters2012-11-021-0/+4
* g_check_setuid: Include glib-private.hColin Walters2012-11-021-1/+2
* tests/1bitmutex: Hack to build with -Werror=missing-prototypesColin Walters2012-11-011-0/+6
* Use (void) for no parameters, not ()Colin Walters2012-11-013-3/+3
* build: Prototype GType accessors for private classesColin Walters2012-11-018-0/+16
* build: Add missing "static" keyword where it should be usedColin Walters2012-11-0110-9/+25
* build: Ensure we #include header files for glib-genmarshal codeColin Walters2012-11-012-3/+3
* build: Don't use C99 declarationsColin Walters2012-11-014-14/+17
* Use "Returns:" instead of the invalid "@returns" for annotating return values.Robert Ancell2012-11-0120-109/+200
* tests/signals: Disable large enumeration value test that is failing on PPC64Colin Walters2012-10-311-1/+4
* po: Fix Makefile.in.in syntaxRico Tzschichholz2012-10-311-1/+1
* GNetworkMonitor: add missing apostrophe to docstringWill Thompson2012-10-301-1/+1
* Add annotations for g_filename_from_uri()Vincent Untz2012-10-301-3/+3
* gmessages: fix minor typo in documentationAleksander Morgado2012-10-301-1/+1
* Updated gujarati fileSweta Kothari2012-10-301-521/+500
* gthread-posix: always use atomic pointer opsRyan Lortie2012-10-291-5/+5
* g_dbus_connection_export_menu_model(): fix a crashRyan Lortie2012-10-291-1/+10
* gmain: Document constraints on waitpidPaul Eggert2012-10-292-5/+5
* mkinstalldirs: Delete from version controlColin Walters2012-10-293-183/+4
* README.in: Note undefined behavior with new g_type_init() -> ctor changeColin Walters2012-10-271-1/+4
* gio/tests: Fix build with -Werror=format-securityRico Tzschichholz2012-10-271-1/+1
* gio/tests: Fix linker failureRico Tzschichholz2012-10-271-0/+1
* gio: No need to specify SOURCES when name matches executableStef Walter2012-10-261-121/+0
* gio: Remove LDADD repetition from gio/tests MakefileStef Walter2012-10-261-106/+16
* gdbus: Allow GDBusObjectManagerClient to work on peer connectionsStef Walter2012-10-264-32/+406
* Fix typo in G_TEST_DBUS.Matthew Barnes2012-10-261-1/+1
* file-info: catch thumbnail files in large directory as wellCosimo Cecchi2012-10-261-5/+14
* g_unix_signal_source_new: Allow SIGUSR1 and SIGUSR2Colin Walters2012-10-261-6/+11
* GIOChannel: Add missing annotationsMartin Pitt2012-10-251-14/+15
* Revert "Box GPollFD to make it introspectable"Martin Pitt2012-10-254-24/+0
* Box GPollFD to make it introspectableMartin Pitt2012-10-254-0/+24
* GIOChannel: Add missing (allow-none) annotationsMartin Pitt2012-10-251-5/+5