summaryrefslogtreecommitdiff
path: root/gio/gsettings-mapping.c
Commit message (Expand)AuthorAgeFilesLines
* gvalue: Add explicitly signed g_value_get_schar() and g_value_set_schar()Colin Walters2011-09-221-2/+2
* Bug 624991 - GSettings mapping for G_TYPE_STRVRyan Lortie2010-07-221-1/+17
* GVariant: improve bytestring supportRyan Lortie2010-07-071-4/+4
* Bug 622124 - implement flags for GSettingsRyan Lortie2010-07-011-2/+63
* GSettings: peek instead of ref/unref enum classRyan Lortie2010-06-281-4/+4
* GSettings: complete support for enum bindingRyan Lortie2010-06-191-0/+22
* GSettings: major refactor. Add enums, range.Ryan Lortie2010-06-161-2/+22
* GVariant: add bind map for strings to byte arraysRyan Lortie2010-04-251-0/+8
* Handle NULL string properties in bindingsMatthias Clasen2010-04-211-1/+3
* Fix gsettings mapping for uint64Christian Persch2010-04-201-2/+2
* Handle int64 and double types correctlyMatthias Clasen2010-04-191-24/+122
* merge GSettingsRyan Lortie2010-04-161-0/+367