index
:
~bilboed/glib
contention
contention-rwlock
fundamental
gobject-performance
gobject-performance-rwlock
hacking
master
rebase-maemo
rebase-maemo-clean
rwlock
work
Personal repository of GLib
bilboed
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gio
/
gsettingsschema.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-08
Eradicate links and xrefs
Matthias Clasen
1
-2
/
+1
2014-02-06
Docs: replace <literal> by `
Matthias Clasen
1
-23
/
+20
2014-02-05
Don't use <filename> in docs
Matthias Clasen
1
-8
/
+7
2014-02-05
Don't use <envar> in docs
Matthias Clasen
1
-3
/
+2
2014-02-01
Drop use of the command tag
Matthias Clasen
1
-2
/
+2
2014-02-01
Annotate all examples with their language
Matthias Clasen
1
-2
/
+2
2014-01-31
Updated FSF's address
Daniel Mustieles
1
-3
/
+1
2014-01-07
Add includes to all gio docs
Matthias Clasen
1
-2
/
+3
2013-11-23
GSettings: More docs for deprecated _list_schemas()
Bastien Nocera
1
-1
/
+4
2013-10-28
GSettingsSchemaSource: fix parameter name in header
Ryan Lortie
1
-9
/
+8
2013-10-28
GSettings: fix for loop in 'extends' functionality
Ryan Lortie
1
-2
/
+2
2013-10-28
GSettingsSchemaKey: add introspection APIs
Ryan Lortie
1
-34
/
+178
2013-10-28
g_settings_schema_list: some fixes
Ryan Lortie
1
-8
/
+8
2013-10-27
GSettings: properly support 'extends'
Ryan Lortie
1
-56
/
+96
2013-10-27
Add g_settings_schema_source_list_schemas()
Ryan Lortie
1
-78
/
+94
2013-10-27
Add g_settings_schema_key_get_summary/description
Ryan Lortie
1
-0
/
+355
2013-10-27
Make GSettingsSchemaKey public
Ryan Lortie
1
-0
/
+73
2013-10-27
GSettingsSchema: store a backref to the source
Ryan Lortie
1
-0
/
+3
2013-10-27
Clean up GSettingsSchema logic
Ryan Lortie
1
-35
/
+20
2013-10-02
g_settings_list_children: only list viable schemas
Ryan Lortie
1
-1
/
+55
2013-06-29
Improve various section headings in the docs
Matthias Clasen
1
-1
/
+1
2013-05-21
Use 'dumb quotes' rather than `really dumb quotes'
Dan Winship
1
-3
/
+3
2012-08-03
docs: Don't put links in section titles
Matthias Clasen
1
-2
/
+2
2012-07-06
GSettings: be more careful about keys names with /
Ryan Lortie
1
-1
/
+1
2012-01-18
GSettingsSchema: ignore empty schema caches
Ryan Lortie
1
-1
/
+3
2011-11-18
We need <locale.h> in gsettingsschema.c now
Ryan Lortie
1
-0
/
+1
2011-11-17
Remove redefinition of typedef 'GSettingsSchemaSource'
Rico Tzschichholz
1
-2
/
+0
2011-11-17
add plugin example for GSettingsSchemaSource
Ryan Lortie
1
-1
/
+88
2011-11-17
Add gtk-doc for gsettingsschema{,source}
Ryan Lortie
1
-1
/
+187
2011-11-17
Trivial typo fix
Matthias Clasen
1
-1
/
+1
2011-11-17
schema source: avoid introspection confusion
Jasper St. Pierre
1
-2
/
+2
2011-11-17
gsettingsschema: Use the trusted parameter
Jasper St. Pierre
1
-1
/
+1
2011-11-17
Add test case and fix some bugs
Ryan Lortie
1
-1
/
+2
2011-11-17
Add g_settings_schema_source_new_from_directory()
Ryan Lortie
1
-0
/
+25
2011-11-17
add boxed types for GSettingSchema{,Source}
Ryan Lortie
1
-0
/
+3
2011-11-17
speak of 'schema id' rather than 'schema name'
Ryan Lortie
1
-13
/
+12
2011-11-17
drop the now-trivial g_settings_schema_new
Ryan Lortie
1
-19
/
+0
2011-11-17
new public header: gsettingsschema.h
Ryan Lortie
1
-0
/
+1
2011-11-17
Add non-aborting g_settings_schema_source_lookup()
Ryan Lortie
1
-19
/
+47
2011-11-17
GSettingSchemaSource: add refcounting
Ryan Lortie
1
-0
/
+27
2011-11-17
GSettingsSchema: use our own linked lists
Ryan Lortie
1
-15
/
+31
2011-11-17
GSettingsSchema: alter our 'reverse' technology
Ryan Lortie
1
-6
/
+11
2011-11-17
move GSettingsSchemaKey to gsettingsschema.c
Ryan Lortie
1
-0
/
+312
2011-11-17
add internal g_settings_schema_get_name()
Ryan Lortie
1
-0
/
+6
2011-11-17
rename gsettingsschema.h to -internal.h
Ryan Lortie
1
-1
/
+1
2011-11-17
unGObjectify GSettingsSchema
Ryan Lortie
1
-45
/
+37
2011-10-16
gio static fixups
Ryan Lortie
1
-0
/
+2
2011-10-03
Revert "GSettings: don't abort on missing schemas"
Ryan Lortie
1
-4
/
+1
2011-10-01
GSettings schemas: allow for zero items in schema
Ryan Lortie
1
-1
/
+1
2011-07-20
GSettings: don't abort on missing schemas
Ryan Lortie
1
-1
/
+4
[next]