summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* remove xfconf_channel_remove_property() and _properties(). might asBrian Tarricone2008-11-063-20/+16
* change xfconf gbinding API -- bind functions return a gulong id that canBrian Tarricone2008-10-272-5/+16
* add xfconf_channel_new_with_property_base()Brian Tarricone2008-10-183-1/+17
* rename RemoveProperty() to ResetProperty() all over the placeBrian Tarricone2008-09-283-3/+15
* add and implement IsPropertyLocked() dbus method, add libxfconf getterBrian Tarricone2008-09-283-0/+12
* Remove xfsettingsd docsStephan Arts2008-09-253-55/+1
* add xfconf_channel_get() and xfconf_channel_reset_property().Brian Tarricone2008-09-223-1/+22
* add xfconf_g_property_bind_gdkcolor(), a nifty hackBrian Tarricone2008-08-272-0/+12
* Implement xfconf_g_property_unbind_all(GObject *object),Nick Schermer2008-07-292-0/+9
* add ListChannels() method to dbus iface and xfconf_list_channels()Brian Tarricone2008-07-292-1/+1
* update docsBrian Tarricone2008-07-271-1/+4
* make RemoveProperty and GetAllProperties interfaces easier to useBrian Tarricone2008-07-274-14/+33
* * Fix make distcheck (renamed .txt file in Makefile.am), and increased the WA...Stephan Arts2008-07-141-1/+1
* fix missing dir in SUBDIRSBrian Tarricone2008-07-071-1/+2
* Add an xfsettingsd section to the docsStephan Arts2008-06-142-0/+53
* validate channel namesBrian Tarricone2008-04-281-0/+1
* update docs, poBrian Tarricone2008-04-285-2/+50
* treat uint16/int16 as uint32/int32 when sending data over dbusBrian Tarricone2008-04-202-3/+10
* remove libxfconf-gtk and move binding functionality to libxfconfBrian Tarricone2008-04-155-59/+55
* rename xfconf_gtk_widget_bind_property() s/widget/editable, fix some bugsBrian Tarricone2008-04-093-3/+13
* add first pass at xfconf-gtk convenience libraryBrian Tarricone2008-04-094-1/+62
* add missing api docBrian Tarricone2008-04-091-1/+3
* make the PropertyChanged signal workBrian Tarricone2008-04-071-0/+1
* update spec and docsBrian Tarricone2008-01-142-13/+8
* make the array stuff work, in theory.Brian Tarricone2008-01-142-0/+9
* add gnuc visibility stuffBrian Tarricone2007-11-061-2/+0
* fix make distBrian Tarricone2007-10-271-1/+1
* start migration to new library API with array types and struct serializers.Brian Tarricone2007-10-2510-31/+395
* * move XfconfBackendError to a more public place and rename it to XfconfErrorBrian Tarricone2007-10-035-10/+58
* implement most of the the perchannel-xml reading and parsing code. it's notBrian Tarricone2007-09-141-13/+35
* add some preliminary specs/behavior descriptionsBrian Tarricone2007-09-075-2/+133
* whoops, forgot the makefileBrian Tarricone2007-09-061-0/+2
* add prelim dtd for the perchannel-xml backendBrian Tarricone2007-09-062-1/+17
* * add RemoveChannel() to the dbus interface and client libBrian Tarricone2007-09-062-0/+13
* add gtk-doc framework and fix up docs everywhereBrian Tarricone2007-09-0511-0/+627