schema source: avoid introspection confusion
[platform/upstream/glib.git] / gio / gsettingsschema.c
2011-11-17 Jasper St. Pierreschema source: avoid introspection confusion
2011-11-17 Jasper St. Pierregsettingsschema: Use the trusted parameter
2011-11-17 Ryan LortieAdd test case and fix some bugs
2011-11-17 Ryan LortieAdd g_settings_schema_source_new_from_directory()
2011-11-17 Ryan Lortieadd boxed types for GSettingSchema{,Source}
2011-11-17 Ryan Lortiespeak of 'schema id' rather than 'schema name'
2011-11-17 Ryan Lortiedrop the now-trivial g_settings_schema_new
2011-11-17 Ryan Lortienew public header: gsettingsschema.h
2011-11-17 Ryan LortieAdd non-aborting g_settings_schema_source_lookup()
2011-11-17 Ryan LortieGSettingSchemaSource: add refcounting
2011-11-17 Ryan LortieGSettingsSchema: use our own linked lists
2011-11-17 Ryan LortieGSettingsSchema: alter our 'reverse' technology
2011-11-17 Ryan Lortiemove GSettingsSchemaKey to gsettingsschema.c
2011-11-17 Ryan Lortieadd internal g_settings_schema_get_name()
2011-11-17 Ryan Lortierename gsettingsschema.h to -internal.h
2011-11-17 Ryan LortieunGObjectify GSettingsSchema
2011-10-17 Ryan Lortiegio static fixups
2011-10-03 Ryan LortieRevert "GSettings: don't abort on missing schemas"
2011-10-01 Ryan LortieGSettings schemas: allow for zero items in schema
2011-09-12 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-07-20 Ryan LortieGSettings: don't abort on missing schemas
2011-04-15 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-02-15 Matthias ClasenAdd schema name in error message
2011-01-28 Matthias ClasenFail in a clean way if schema name is missing
2011-01-27 Ryan LortieMerge remote branch 'gvdb/master'
2010-11-29 Xan Lopezgsettingsschema: plug leak
2010-10-04 Ryan LortieGSettings endian: missed a spot
2010-10-04 Ryan LortieGSettings big endian tweaks
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-03 Ryan LortieAdd 'Since:' tags for schema listing APIs
2010-10-03 Ryan LortieClean up g_settings_list_schemas()
2010-09-24 Johan DahlinAdd a lot of missing annotations
2010-07-12 Ryan Lortiegio/ docs fixup
2010-06-24 Ryan LortieTweak GSettings key/schema listing APIs
2010-06-24 Ryan LortieAdd g_settings_schema_exists
2010-06-16 Ryan LortieGSettings: major refactor. Add enums, range.
2010-06-10 Ryan LortieGSettings: store (default, options) in gvdb
2010-06-10 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-21 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-17 Ryan LortieGSettingsSchema: add call to get list of keys
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-16 Ryan Lortiemerge GSettingsSchema