[kdbus] sync with kdbus (kdbus.h - commit: 5ae1ecac44cb)
[platform/upstream/glib.git] / gio / gsettings.c
2015-07-10 Lars UebernickelGSettings: fix check for delaying backend subscription
2014-11-19 Ryan LortieGSettings: delay backend subscription
2014-06-24 Ryan LortieRevert "gsettings: remove long-deprecated "schema"...
2014-06-24 Ryan Lortiegsettings: remove long-deprecated "schema" property
2014-03-14 Ryan Lortiegsettingsbackend: a minor simplification
2014-02-09 Matthias ClasenDocs: Drop entities, switch away from sgml mode
2014-02-08 Matthias ClasenEradicate links and xrefs
2014-02-06 Matthias ClasenStop using replaceable tags
2014-02-06 Matthias ClasenStop using starttag elements
2014-02-06 Matthias ClasenConvert external links to markdown syntax
2014-02-06 Matthias ClasenDon't use <filename> in docs
2014-02-02 Matthias ClasenDocs: Remove another use of xinclude
2014-02-01 Matthias ClasenDocs: Big entity cleanup
2014-02-01 Matthias ClasenGSettings: use markdown for sections
2014-02-01 Matthias ClasenDocs: Convert examples to |[ ]|
2014-02-01 Matthias ClasenDocs: Don't use the emphasis tag
2014-01-31 Daniel MustielesUpdated FSF's address
2014-01-21 Jasper St. Pierregsettings: Fix annotations
2014-01-08 Matthias ClasenAdd includes to all gio docs
2014-01-02 Ryan Lortieg_settings_get_child(): inherit backend
2013-12-09 Lars Uebernickelg_settings_get: only check for non-copying format string
2013-12-06 Lars Uebernickelg_settings_get: check validity of format string
2013-11-09 Matthias ClasenSmall documentation improvement
2013-10-28 Ryan LortieGSettingsSchemaKey: add introspection APIs
2013-10-28 Ryan LortieGSettings: add getters for user/default value
2013-10-28 Ryan LortieGSettings: small internal refactor
2013-10-24 Ryan LortieGSettings: verify path validity on constructors
2013-06-24 Emmanuele BassiRename the generated private data getter function
2013-06-24 Emmanuele Bassigio: Use the new private instance data declaration
2013-05-21 Dan WinshipUse 'dumb quotes' rather than `really dumb quotes'
2012-10-15 Ryan Lortieg_settings_bind: use canonical property name
2012-07-06 Ryan LortieGSettings: be more careful about keys names with /
2012-04-13 Ryan LortieGSettings docs: clarify what is a good path
2012-01-27 Ryan LortieGSettings: two memory use fixes
2012-01-19 Ryan Lortieadd a way to create a GAction from GSettings
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2011-11-21 Ryan LortieDrop last uses of @returns:
2011-11-18 Ryan LortieWe need <locale.h> in gsettingsschema.c now
2011-11-17 Ryan Lortieg_settings_new_full(): more docs
2011-11-17 Jasper St. Pierregsettings: add annotations for _new_full()
2011-11-17 Ryan LortieAdd test case and fix some bugs
2011-11-17 Ryan LortieClarify docs/params for 'schema' vs 'schema id'
2011-11-17 Ryan LortieAdd g_settings_new_full() taking GSettingsSchema
2011-11-17 Ryan LortieGSettings: add 'settings-schema' property
2011-11-17 Ryan LortieDrop the 'schema_name' field of GSettings
2011-11-17 Ryan Lortiespeak of 'schema id' rather than 'schema name'
2011-11-17 Ryan LortieGSettings: deprecate 'schema' property
2011-11-17 Ryan Lortiedrop the now-trivial g_settings_schema_new
2011-11-17 Ryan Lortiemove GSettingsSchemaKey to gsettingsschema.c
2011-11-17 Ryan LortieGSettingsSchemaKey: store the GSettingsSchema*
2011-11-17 Ryan Lortieg_settings_schema_key_init: take GSettingsSchema*
2011-11-17 Ryan Lortierename GSettingsKeyInfo to GSettingsSchemaKey
2011-11-17 Ryan LortieGSettingsKeyInfo: rename field 'key' to 'name'
2011-11-17 Ryan Lortieremove GSettings* from GSettingsKeyInfo
2011-11-17 Ryan Lortiestore some extra info in GSettingsKeyInfo
2011-11-17 Ryan LortieGSettingsKeyInfo: drop unused variable
2011-11-17 Ryan Lortierename gsettingsschema.h to -internal.h
2011-11-17 Ryan LortieunGObjectify GSettingsSchema
2011-10-18 Javier Jardóngio: Use G_VALUE_INIT
2011-10-07 Dan WinshipAdd g_main_context_ref_thread_default()
2011-10-03 Ryan LortieRevert "GSettings: don't abort on missing schemas"
2011-09-12 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-08-29 Matthias ClasenSpelling fixes
2011-08-19 Stef WalterMerge branch 'concurrent-cancellable'
2011-08-15 Ryan Lortieg_settings_bind: add some g_return checks
2011-07-20 Ryan LortieGSettings: don't abort on missing schemas
2011-07-19 Johan DahlinPass in NULL instead of g_cclosure_marshal_generic
2011-07-19 Ryan LortieGSettings: remove key length restrictions
2011-07-12 Ryan LortieGVariant: add g_variant_take_ref()
2011-06-20 Colin WaltersStop using glib-genmarshal at build time
2011-05-10 Ryan LortieGSettings: fix example in the docs
2011-05-03 Dan WinshipFix usage of _GNU_SOURCE
2011-04-29 David ZeuthenMerge branch 'master' into gdbus-codegen
2011-04-15 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-04-15 Matthias ClasenSlight docs rewording
2011-04-13 Matthias ClasenFix a typo in the GSettings docs
2011-04-08 Ryan LortieGSettings: remove more asserts
2011-04-08 Ryan LortieDon't assert on backend == settings->priv->backend
2011-03-31 Ryan LortieAdd 'uint' convenience functions for GSettings
2011-03-15 Matthias ClasenDocument which files glib-compile-schemas looks at
2011-02-11 Colin Waltersgsettings: Minor typo in previous commit
2011-02-09 Ryan LortieGSettings: add paragraph with performance notes
2011-01-27 Ryan LortieMerge remote branch 'gvdb/master'
2011-01-17 Ray Strodegsettings: Update documentation on schema naming convention
2011-01-09 Matthias ClasenGSettings: Fix a copy-paste error
2011-01-07 Pavel HolejsovskyAdd and update GI annotations in 'Settings'
2010-12-20 Matthias ClasenAdd a delay-apply property to GSettings
2010-12-16 Pavel Holejsovsky[gi] Fix GObject.Object annotations.
2010-12-16 John (J5) Palmieri[gi] add annotations for methods which take a gpointer...
2010-12-01 Matthew BarnesBug 636100 - Can't read GSettings:backend property
2010-11-29 Matthias ClasenVarious doc tweaks
2010-11-27 Christian PerschTypo fix
2010-11-07 Dan Winshipfix make check
2010-11-05 Matthias ClasenFix markup
2010-11-05 Matthias ClasenDescribe enum and flags types a bit
2010-11-05 Matthias ClasenReport more useful errors from g_settings_set_value
2010-10-04 Ryan LortieGSettings: add g_settings_range_check() API
2010-10-04 Ryan LortieBug 631263 - GSettings needs range/choice APIs
2010-10-04 Ryan LortieGSettings big endian tweaks
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
next