summaryrefslogtreecommitdiff
path: root/gio
AgeCommit message (Expand)Author
2010-05-24change GSettingsBackend.list() APIRyan Lortie
2010-05-24Improve the g_file_make_symbolic_link docsMatthias Clasen
2010-05-24GIO: Add g_d{,c}gettext to PLT check exceptionsRyan Lortie
2010-05-24GDBusConnection.call(): add 'reply_type' argumentRyan Lortie
2010-05-24Most of the gdbus test programs build only on UnixTor Lillqvist
2010-05-21Return an error for calls into unknown interfaces or unknown objectsDavid Zeuthen
2010-05-20Use stack-allocated GVariantBuildersChristian Persch
2010-05-20Add g_dc[p]gettext, and use it in gsettingsChristian Persch
2010-05-20Bug 619142 – Build fixesDavid Zeuthen
2010-05-19Add --uninstall option to glib-compile-schemasRyan Lortie
2010-05-18Fix trivial typo in GCredentials codeJavier Jardón
2010-05-18Bug 619031 - method-calls-in-thread test failingRyan Lortie
2010-05-18Bug 618839 - Typo at translation messageRyan Lortie
2010-05-18Add sync method to GSettingsBackend, and padRyan Lortie
2010-05-18whitespace fixRyan Lortie
2010-05-18Add missing gunixfdlist.h include in gdbus-example-server.cRobert Ancell
2010-05-17GDBus: Fix obvious crasher when looking up annotationsDavid Zeuthen
2010-05-17gdbus(1): Don't fetch props if introspection data indicates none are availableDavid Zeuthen
2010-05-17GDBus: Fix introspection of objects registered at /David Zeuthen
2010-05-17improve thread safety in GDelayedSettingsBackendRyan Lortie
2010-05-17GSettingsBackend: make signal dispatch threadsafeRyan Lortie
2010-05-17gitignore additions for gdbus, new test casesRyan Lortie
2010-05-17GSettings: support emitting signals in threadsRyan Lortie
2010-05-17GSettings tool: work-around GDBus issueRyan Lortie
2010-05-17intern a key name instead of using strdup()Ryan Lortie
2010-05-17Reworked Solaris file event notification for GIO. SeeLin Ma
2010-05-16Fix gio tests linking with binutils gold linkerSebastian Dröge
2010-05-16Fix build of gdbus tool with binutils gold linkerSebastian Dröge
2010-05-15Fix build on !linuxMatthias Clasen
2010-05-14Fix issues with GSETTINGS_CHECK_RULEMatthias Clasen
2010-05-14GDBus: Use specific variant type in GetAll()David Zeuthen
2010-05-14GDBus: Fix a double freeDavid Zeuthen
2010-05-15Plug mem leaks in gdbus tests & examplesChristian Persch
2010-05-15Plug a mem leak in gdbusauthChristian Persch
2010-05-15Plug mem leak in g_dbus_address_get_stream_syncChristian Persch
2010-05-15Plug a mem leak in get_uninitialized_connectionChristian Persch
2010-05-15Plug mem leaks in parse_value_from_blobChristian Persch
2010-05-14Plug a mem leakChristian Persch
2010-05-14GDBus: Remove cached value if a property is invalidatedDavid Zeuthen
2010-05-14GDBus: Fix serialization of empty arraysDavid Zeuthen
2010-05-14another !srcdir build fixMatthias Clasen
2010-05-14More !srcdir build fixesMatthias Clasen
2010-05-14include gunixcredentialsmessage from unixsocketRyan Lortie
2010-05-14CleanupsMatthias Clasen
2010-05-14Fix !srcdir buildMatthias Clasen
2010-05-14Documentation cleanupsMatthias Clasen
2010-05-13Merge branch 'gdbus-merge'Matthias Clasen
2010-05-13The default timeout is 25sMatthias Clasen
2010-05-13Document more floating variant details.Matthias Clasen
2010-05-13Add some more details to the long descriptionMatthias Clasen