summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-07-292.37.52.37.5Matthias Clasen
2013-07-29GMenuModel: add annotations to virtual functionsRyan Lortie
2013-07-29Fix G_ADD_PRIVATE_DYNAMIC()Sébastien Wilmet
2013-07-29Add MSVC implementations of G_GNUC_*_IGNORE_DEPRECATIONSChun-wei Fan
2013-07-28Trivial typo fixMatthias Clasen
2013-07-28Use GLIB_PRIVATE_CALL macroMatthias Clasen
2013-07-28Use better assertion macrosMatthias Clasen
2013-07-28Avoid an unused variable warningMatthias Clasen
2013-07-28Drop iconv caching codeColin Walters
2013-07-28inotify: don't assume mainloop is runningRyan Lortie
2013-07-28Fix build with statvfsMatthias Clasen
2013-07-27Fix a typoRico Tzschichholz
2013-07-26Add macros and symbols for private data on dynamic typesEmmanuele Bassi
2013-07-26configure: Use AC_USE_SYSTEM_EXTENSIONSColin Walters
2013-07-26Document restrictions on private namesMatthias Clasen
2013-07-26updated Gujarati translationsSweta Kothari
2013-07-25Assamese translation updatedNilamdyuti Goswami
2013-07-24mainloop: redo child source tests to not use timeoutsDan Winship
2013-07-24gnetworkaddress: tweak to make Solaris happyDan Winship
2013-07-24Tamil Translation UpdatedShantha kumar
2013-07-23tests/unix: Don't error immediately on timeoutColin Walters
2013-07-23gmain: Reset signal handlers to default when source is destroyedColin Walters
2013-07-23GRegex: add g_regex_get_max_lookbehind()Sébastien Wilmet
2013-07-22tests/closure: Send SIGUSR1 only to our pidColin Walters
2013-07-22tests/closure: Use correct prototype for signal callbackColin Walters
2013-07-22Updated Spanish translationDaniel Mustieles
2013-07-22g_thread_create_full() can dereference NULL pointerMilan Crha
2013-07-21gsourceclosure.c: Fix build on WindowsChun-wei Fan
2013-07-21gobject/tests/closure: fix on win32Dan Winship
2013-07-21tests/closure: Fix invalid unrefColin Walters
2013-07-21Updated Czech translationMarek Černocký
2013-07-20GRegex: update documentation for partial matchingSébastien Wilmet
2013-07-20Improve documentationSébastien Wilmet
2013-07-19gsettings tool: report failure to writeMatthias Clasen
2013-07-19tests/gvariant: Canonicalize to lower case to work on Illumos (OpenSolaris)Igor Pashev
2013-07-19gdbusnameowning: Don't spew an error if we're releasing a name due to closingColin Walters
2013-07-19glib-unix: fix handling of multiple signal source for the same signalGiovanni Campagna
2013-07-17gsourceclosure: fix idle/timeout/signal closures, add child watch supportDan Winship
2013-07-17Visual Studio Builds: Update property sheetsChun-wei Fan
2013-07-17Visual Studio Builds: "Install" gdbus-codegenChun-wei Fan
2013-07-16gsettings tool: Improve documentationMatthias Clasen
2013-07-14GApplication: reply to ActivateActionRyan Lortie
2013-07-14Make a test desktop file a little less invalidMatthias Clasen
2013-07-14tests/mainloop: Fix assertions to really avoid race conditionsColin Walters
2013-07-14Updated German translationChristian Kirbach
2013-07-13gcancellable: update GCancellableSource, fix a race conditionDan Winship
2013-07-13Remove some unnecessary source prepare/check functionsDan Winship
2013-07-13gio: port unix streams to GUnixFDSourceDan Winship
2013-07-13gsourceclosure: Add support for GUnixSignalWatchSource and GUnixFDSourceDan Winship
2013-07-13gsourceclosure: use g_cclosure_marshal_genericDan Winship