summaryrefslogtreecommitdiff
path: root/xfconf/xfconf-channel.c
Commit message (Expand)AuthorAgeFilesLines
...
* make the array stuff work, in theory.Brian Tarricone2008-01-141-111/+130
* use GValueArray to set and get string listsBrian Tarricone2008-01-141-18/+40
* add gnuc visibility stuffBrian Tarricone2007-11-061-0/+6
* start migration to new library API with array types and struct serializers.Brian Tarricone2007-10-251-143/+1070
* * add test framework to buildBrian Tarricone2007-10-031-43/+88
* * call g_type_init() in xfconf_init()Brian Tarricone2007-10-031-2/+2
* move channel init stuff out of _new() and into _init()Brian Tarricone2007-10-031-11/+7
* * add RemoveChannel() to the dbus interface and client libBrian Tarricone2007-09-061-11/+22
* add gtk-doc framework and fix up docs everywhereBrian Tarricone2007-09-051-1/+5
* fix some license headers and document all functions in libxfconfBrian Tarricone2007-09-051-2/+159
* * change xfconf_channel_get_*() API to return the values directlyBrian Tarricone2007-09-051-71/+124
* implement pretty much all of XfconfChannelBrian Tarricone2007-09-041-2/+428
* initial files for libxfconf, mostly-empty implementationBrian Tarricone2007-09-041-0/+67