[kdbus] KDBUS_ITEM_PAYLOAD_OFF items are (once again) relative to msg header
[platform/upstream/glib.git] / gio / gsettingsbackend.c
2014-03-14 Ryan LortieGSettingsBackend: fix a nasty race condition
2014-03-14 Ryan Lortiegsettingsbackend: a minor simplification
2014-02-06 Matthias ClasenDon't use <filename> in docs
2014-02-06 Matthias ClasenDon't use <envar> in docs
2014-01-31 Matthias ClasenDocs: Don't use the note tag
2014-01-31 Daniel MustielesUpdated FSF's address
2014-01-01 Matthias ClasenCorrect a doc comment
2013-10-28 Ryan LortieGSettingsBackend: add read_user_value() API
2013-06-24 Emmanuele BassiRename the generated private data getter function
2013-06-24 Emmanuele Bassigio: Use the new private instance data declaration
2012-03-31 Robert AncellAdd missing allow-none annotations for function parameters.
2012-01-27 Ryan LortieGSettings: two memory use fixes
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2011-12-22 Ryan LortieGSettingsBackend: allow floating refs from read()
2011-11-21 Ryan LortieDrop last uses of @returns:
2011-10-04 Dan WinshipAdd _g_io_module_get_default(), use to simplify other...
2011-10-04 Dan Winshipgsettingsbackend: remove useless check
2011-09-21 Ryan LortieGSettings: port from GStaticMutex to GMutex
2011-09-12 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-09-06 Ryan LortieGSettingsBackend: emit changes to correct thread
2011-08-29 Matthias ClasenSpelling fixes
2011-06-20 Colin WaltersStop using glib-genmarshal at build time
2011-05-07 Ryan LortieAllow NULL to be stored into GSettings trees
2011-04-29 David ZeuthenMerge branch 'master' into gdbus-codegen
2011-04-15 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-04-11 Ryan LortieGSettings: make _sync() a no-op if uninitialised
2011-01-27 Ryan LortieMerge remote branch 'gvdb/master'
2011-01-07 Pavel HolejsovskyAdd and update GI annotations in 'Settings'
2011-01-05 Christian PerschMake the memory and null settings backends public
2010-11-29 Matthias ClasenVarious doc tweaks
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-03 Ryan LortieBug 623400 - acquire context before dispatching
2010-09-24 Johan DahlinAdd a lot of missing annotations
2010-09-09 Ryan LortieCreate GSettingsListenerVTable
2010-07-22 Ryan LortieCleanup the GSettingsBackend API
2010-07-07 Ryan Lortiegio/: fully remove gioalias hacks
2010-07-07 Ryan LortieGSettings: warn if use the 'memory' backend
2010-07-06 Matthias ClasenSmall documentation addition
2010-06-24 Ryan LortieGSettingsBackend: some debug code
2010-06-17 Ryan LortieGSettings: remove "context" from backend too.
2010-06-17 Ryan LortieBug 621266 - GSettings "context" clarification
2010-06-16 Ryan LortieGSettings: major refactor. Add enums, range.
2010-06-11 Ryan LortieAdd g_settings_sync() and use it
2010-06-10 Ryan LortieMerge remote branch 'gvdb/master'
2010-06-04 Ryan Lortieadd get_permission API to GSettingsBackend
2010-05-25 Ryan Lortiechange GSettingsBackend.list() API
2010-05-17 Ryan Lortieimprove thread safety in GDelayedSettingsBackend
2010-05-17 Ryan LortieGSettingsBackend: make signal dispatch threadsafe
2010-05-17 Ryan LortieGSettings: support emitting signals in threads
2010-05-02 Ryan LortieGSettings: fix mixed use of a pointer
2010-04-28 Ryan LortieGSettingsBackend API/ABI change
2010-04-22 Javier Jardón[gsettings] Add g_return_*_if_fail() guards in GSetting...
2010-04-21 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-18 Matthias ClasenFix up docs for backend setup functions
2010-04-17 Ryan Lortieadd backend setup APIs
2010-04-16 Matthias ClasenSome doc tweaks
2010-04-16 Ryan LortieGSettingsBackend: fix type in g_return_val_if_fail
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-15 Ryan LortieGSettingsBackend: fix NULL vs "" context issues
2010-04-15 Ryan LortieGSettings: Modify backend API
2010-04-15 Ryan Lortiemerge GSettingsBackend