index
:
delta/xfce/xfconf.git
backend-refactor
baserock/morph
baserock/tlsa/master-13feb2015
baserock/xfce-build
docs-consolidation
fuse-module
gvalue-array-conv
master
metadata-dbus-api
test-driver
xfce-4.10
xfce-4.12
xfce-4.14
xfce-4.16
xfce-4.6
xfce-4.8
git.xfce.org: xfce/xfconf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use async DBus messages in xfconfd.
Nick Schermer
2010-02-08
1
-0
/
+7
*
Optimize _xfconf_gtype_from_string().
Nick Schermer
2010-02-02
1
-14
/
+15
*
Silent the build.
Nick Schermer
2010-02-01
1
-6
/
+6
*
Use g_strcmp0 for comparing strings.
Nick Schermer
2010-02-01
1
-1
/
+1
*
Add dist-hook: all to common/Makefile.am for testing.
Jannis Pohlmann
2009-09-27
1
-0
/
+3
*
fix compilation with Sun cc (bug 5477)
Brian J. Tarricone
2009-09-04
1
-8
/
+8
*
patch from nick to silence warnings (bug 5362)
Brian Tarricone
2009-06-06
1
-4
/
+4
*
don't translate "true" or "false" in xfconf-query output
Brian Tarricone
2009-01-26
1
-2
/
+1
*
fix a bunch of warnings
Brian Tarricone
2008-12-27
2
-4
/
+4
*
make a bunch of changes to the perl bindings, and hook them up in the
Brian Tarricone
2008-10-27
2
-0
/
+40
*
fix srcdir != builddir build
Brian Tarricone
2008-10-27
1
-4
/
+4
*
fix MAINTAINER_MODE build with glib 2.12
Brian Tarricone
2008-10-24
1
-2
/
+2
*
avoid emitting PropertyChanged when a property is set to the same value
Brian Tarricone
2008-09-28
2
-0
/
+49
*
rename RemoveProperty() to ResetProperty() all over the place
Brian Tarricone
2008-09-28
1
-16
/
+18
*
add and implement IsPropertyLocked() dbus method, add libxfconf getter
Brian Tarricone
2008-09-28
1
-0
/
+19
*
clarify RemoveProperty() dbus method description.
Brian Tarricone
2008-09-27
1
-44
/
+7
*
* Use org.freedesktop.DBus.GLib.ClientCSymbol.
Nick Schermer
2008-08-10
1
-1
/
+6
*
add ListChannels() method to dbus iface and xfconf_list_channels()
Brian Tarricone
2008-07-29
1
-0
/
+10
*
* configure.ac.in: Bump glib dependency to 2.12.0.
Nick Schermer
2008-07-28
1
-0
/
+2
*
make RemoveProperty and GetAllProperties interfaces easier to use
Brian Tarricone
2008-07-27
1
-15
/
+16
*
Applied patch from Nick (Bug #4184)
Stephan Arts
2008-06-29
1
-1
/
+1
*
properly register marshaller and signal for PropertyRemoved
Brian Tarricone
2008-06-05
1
-1
/
+2
*
add PropertyRemoved signal to dbus interface and hook it up everywhere
Brian Tarricone
2008-05-13
2
-0
/
+16
*
validate channel names
Brian Tarricone
2008-04-28
1
-0
/
+1
*
add support for getting and setting array properties to xfconf-query
Brian Tarricone
2008-04-28
1
-0
/
+2
*
update docs, po
Brian Tarricone
2008-04-28
1
-0
/
+14
*
validate property names and throw an error if they're bad
Brian Tarricone
2008-04-26
1
-0
/
+8
*
add property value to PropertyChanged/XfconfChannel::property-changed signal
Brian Tarricone
2008-04-21
2
-1
/
+3
*
treat uint16/int16 as uint32/int32 when sending data over dbus
Brian Tarricone
2008-04-20
1
-0
/
+123
*
do some rearranging of code locations
Brian Tarricone
2008-04-14
6
-183
/
+42
*
revert previous change -- _xfconf_gvalue_from_string() isn't meant to be
Brian Tarricone
2008-04-10
1
-15
/
+1
*
Add G_GNUC_INTERNAL to xfconf_g_value_free function (restores abi)
Stephan Arts
2008-04-10
1
-0
/
+1
*
Improve xfconf-query support for gvalue types (use common-code for gvalue >< ...
Stephan Arts
2008-04-09
1
-1
/
+2
*
convert string list (as semicolon-delim list) into GValue properly
Brian Tarricone
2008-04-09
1
-2
/
+15
*
move xfconf_gtk_string_from_gvalue() to common
Brian Tarricone
2008-04-09
2
-0
/
+53
*
move GValue convenience funcs to their own libtool convenience lib
Brian Tarricone
2008-04-09
4
-3
/
+229
*
make the array stuff work, in theory.
Brian Tarricone
2008-01-14
2
-0
/
+26
*
add gnuc visibility stuff
Brian Tarricone
2007-11-06
5
-4
/
+197
*
start migration to new library API with array types and struct serializers.
Brian Tarricone
2007-10-25
3
-0
/
+186
*
* move XfconfBackendError to a more public place and rename it to XfconfError
Brian Tarricone
2007-10-03
2
-0
/
+79
*
fix build of autogenerated sources
Brian Tarricone
2007-09-14
1
-1
/
+3
*
implement most of the the perchannel-xml reading and parsing code. it's not
Brian Tarricone
2007-09-14
2
-0
/
+112
*
add xfconf_g_value_free() utility function
Brian Tarricone
2007-09-06
3
-1
/
+67
*
do some cosmetic renaming
Brian Tarricone
2007-09-06
1
-0
/
+4
*
* add RemoveChannel() to the dbus interface and client lib
Brian Tarricone
2007-09-06
1
-20
/
+31
*
add gtk-doc framework and fix up docs everywhere
Brian Tarricone
2007-09-05
1
-2
/
+0
*
* change xfconf_channel_get_*() API to return the values directly
Brian Tarricone
2007-09-05
1
-0
/
+48
*
move the marshallers into a private lib so both the client lib and
Brian Tarricone
2007-09-04
2
-1
/
+29
*
initial import of xfconfd/libxfconf
Brian Tarricone
2007-09-04
2
-0
/
+96