summaryrefslogtreecommitdiff
path: root/xfconfd/xfconf-backend-factory.c
Commit message (Expand)AuthorAgeFilesLines
* Free backends hash table on exit.Nick Schermer2010-02-081-0/+10
* patch from nick to silence warnings (bug 5362)Brian Tarricone2009-06-061-1/+2
* just malloc a GType to store in the hash table rather than assuming aBrian Tarricone2009-02-021-7/+12
* Replace GUINT_TO_POINTER and GPOINTER_TO_UINT with GSIZE_TO_POINTER and GPOIN...Stephan Arts2009-02-011-2/+2
* fix a bunch of warningsBrian Tarricone2008-12-271-1/+1
* * move XfconfBackendError to a more public place and rename it to XfconfErrorBrian Tarricone2007-10-031-1/+1
* add backend framework to daemon with an empty implementation ofBrian Tarricone2007-09-041-6/+10
* initial import of xfconfd/libxfconfBrian Tarricone2007-09-041-0/+79