summaryrefslogtreecommitdiff
path: root/gio/gsettingsschema.h
Commit message (Expand)AuthorAgeFilesLines
* gio/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2017-05-291-1/+1
* GSettingsSchema: add g_settings_schema_list_keys()Ryan Lortie2015-06-051-0/+3
* gsettings: add g_settings_schema_list_childrenLars Uebernickel2015-01-281-0/+3
* gsettings: add g_settings_schema_key_get_nameLars Uebernickel2015-01-281-0/+2
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* gio: Fix some header/source parameter-naming mismatchesRico Tzschichholz2014-01-221-2/+2
* GSettingsSchemaSource: fix parameter name in headerRyan Lortie2013-10-281-2/+2
* GSettingsSchemaKey: add introspection APIsRyan Lortie2013-10-281-0/+13
* Add g_settings_schema_source_list_schemas()Ryan Lortie2013-10-271-0/+6
* Add g_settings_schema_key_get_summary/descriptionRyan Lortie2013-10-271-0/+5
* Make GSettingsSchemaKey publicRyan Lortie2013-10-271-0/+13
* Add missing G_BEGIN/END_DECLS to gsettingsschema.h.Martin Ejdestig2013-07-031-0/+4
* gio: GLIB_AVAILABLE_IN to more APIsRyan Lortie2012-11-291-0/+4
* Annotate API introduced for 2.32 with GLIB_AVAILABLE_IN_2_32Colin Walters2012-05-261-0/+7
* schema source: avoid introspection confusionJasper St. Pierre2011-11-171-2/+2
* Add g_settings_schema_source_new_from_directory()Ryan Lortie2011-11-171-9/+14
* add boxed types for GSettingSchema{,Source}Ryan Lortie2011-11-171-1/+7
* speak of 'schema id' rather than 'schema name'Ryan Lortie2011-11-171-2/+2
* new public header: gsettingsschema.hRyan Lortie2011-11-171-0/+43
* rename gsettingsschema.h to -internal.hRyan Lortie2011-11-171-54/+0
* unGObjectify GSettingsSchemaRyan Lortie2011-11-171-29/+5
* GSettings: major refactor. Add enums, range.Ryan Lortie2010-06-161-3/+2
* GSettings: store (default, options) in gvdbRyan Lortie2010-06-101-0/+3
* GSettingsSchema: add call to get list of keysRyan Lortie2010-04-161-0/+3
* GSettings: more PLT/visibility fixupsRyan Lortie2010-04-161-0/+6
* merge GSettingsSchemaRyan Lortie2010-04-151-0/+67