summaryrefslogtreecommitdiff
path: root/xfconfd/xfconf-backend.h
Commit message (Expand)AuthorAgeFilesLines
* Port the xfcond daemon to gdbus.Ali Abdallah2016-04-241-0/+1
* patch from nick to silence warnings (bug 5362)Brian Tarricone2009-06-061-1/+1
* rename RemoveProperty() to ResetProperty() all over the placeBrian Tarricone2008-09-281-10/+10
* add and implement IsPropertyLocked() dbus method, add libxfconf getterBrian Tarricone2008-09-281-0/+12
* add ListChannels() method to dbus iface and xfconf_list_channels()Brian Tarricone2008-07-291-0/+8
* make RemoveProperty and GetAllProperties interfaces easier to useBrian Tarricone2008-07-271-8/+4
* make the PropertyChanged signal workBrian Tarricone2008-04-071-0/+13
* * move XfconfBackendError to a more public place and rename it to XfconfErrorBrian Tarricone2007-10-031-19/+4
* add permission denied error typeBrian Tarricone2007-10-011-0/+1
* implement most of the perchannel-xml backend. reading stuff fromBrian Tarricone2007-09-061-0/+30
* * add RemoveChannel() to the dbus interface and client libBrian Tarricone2007-09-061-0/+8
* add gtk-doc framework and fix up docs everywhereBrian Tarricone2007-09-051-94/+0
* add docs for XfconfBackendInterface, and change the interface a littleBrian Tarricone2007-09-051-2/+97
* * change xfconf_channel_get_*() API to return the values directlyBrian Tarricone2007-09-051-1/+33
* add backend framework to daemon with an empty implementation ofBrian Tarricone2007-09-041-5/+14
* initial import of xfconfd/libxfconfBrian Tarricone2007-09-041-0/+80