summaryrefslogtreecommitdiff
path: root/gio/gsettingsschema.c
AgeCommit message (Expand)AuthorFilesLines
2014-05-23gio: port annotations from the Vala metadata.Evan Nemerson1-1/+1
2014-04-15gio: fix g-i annotations in g_settings_schema_source_list_schemas()Alberto Ruiz1-3/+4
2014-02-08Eradicate links and xrefsMatthias Clasen1-2/+1
2014-02-06Docs: replace <literal> by `Matthias Clasen1-23/+20
2014-02-05Don't use <filename> in docsMatthias Clasen1-8/+7
2014-02-05Don't use <envar> in docsMatthias Clasen1-3/+2
2014-02-01Drop use of the command tagMatthias Clasen1-2/+2
2014-02-01Annotate all examples with their languageMatthias Clasen1-2/+2
2014-01-31Updated FSF's addressDaniel Mustieles1-3/+1
2014-01-07Add includes to all gio docsMatthias Clasen1-2/+3
2013-11-23GSettings: More docs for deprecated _list_schemas()Bastien Nocera1-1/+4
2013-10-28GSettingsSchemaSource: fix parameter name in headerRyan Lortie1-9/+8
2013-10-28GSettings: fix for loop in 'extends' functionalityRyan Lortie1-2/+2
2013-10-28GSettingsSchemaKey: add introspection APIsRyan Lortie1-34/+178
2013-10-28g_settings_schema_list: some fixesRyan Lortie1-8/+8
2013-10-27GSettings: properly support 'extends'Ryan Lortie1-56/+96
2013-10-27Add g_settings_schema_source_list_schemas()Ryan Lortie1-78/+94
2013-10-27Add g_settings_schema_key_get_summary/descriptionRyan Lortie1-0/+355
2013-10-27Make GSettingsSchemaKey publicRyan Lortie1-0/+73
2013-10-27GSettingsSchema: store a backref to the sourceRyan Lortie1-0/+3
2013-10-27Clean up GSettingsSchema logicRyan Lortie1-35/+20
2013-10-02g_settings_list_children: only list viable schemasRyan Lortie1-1/+55
2013-06-29Improve various section headings in the docsMatthias Clasen1-1/+1
2013-05-21Use 'dumb quotes' rather than `really dumb quotes'Dan Winship1-3/+3
2012-08-03docs: Don't put links in section titlesMatthias Clasen1-2/+2
2012-07-06GSettings: be more careful about keys names with /Ryan Lortie1-1/+1
2012-01-18GSettingsSchema: ignore empty schema cachesRyan Lortie1-1/+3
2011-11-18We need <locale.h> in gsettingsschema.c nowRyan Lortie1-0/+1
2011-11-17Remove redefinition of typedef 'GSettingsSchemaSource'Rico Tzschichholz1-2/+0
2011-11-17add plugin example for GSettingsSchemaSourceRyan Lortie1-1/+88
2011-11-17Add gtk-doc for gsettingsschema{,source}Ryan Lortie1-1/+187
2011-11-17Trivial typo fixMatthias Clasen1-1/+1
2011-11-17schema source: avoid introspection confusionJasper St. Pierre1-2/+2
2011-11-17gsettingsschema: Use the trusted parameterJasper St. Pierre1-1/+1
2011-11-17Add test case and fix some bugsRyan Lortie1-1/+2
2011-11-17Add g_settings_schema_source_new_from_directory()Ryan Lortie1-0/+25
2011-11-17add boxed types for GSettingSchema{,Source}Ryan Lortie1-0/+3
2011-11-17speak of 'schema id' rather than 'schema name'Ryan Lortie1-13/+12
2011-11-17drop the now-trivial g_settings_schema_newRyan Lortie1-19/+0
2011-11-17new public header: gsettingsschema.hRyan Lortie1-0/+1
2011-11-17Add non-aborting g_settings_schema_source_lookup()Ryan Lortie1-19/+47
2011-11-17GSettingSchemaSource: add refcountingRyan Lortie1-0/+27
2011-11-17GSettingsSchema: use our own linked listsRyan Lortie1-15/+31
2011-11-17GSettingsSchema: alter our 'reverse' technologyRyan Lortie1-6/+11
2011-11-17move GSettingsSchemaKey to gsettingsschema.cRyan Lortie1-0/+312
2011-11-17add internal g_settings_schema_get_name()Ryan Lortie1-0/+6
2011-11-17rename gsettingsschema.h to -internal.hRyan Lortie1-1/+1
2011-11-17unGObjectify GSettingsSchemaRyan Lortie1-45/+37
2011-10-16gio static fixupsRyan Lortie1-0/+2
2011-10-03Revert "GSettings: don't abort on missing schemas"Ryan Lortie1-4/+1