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
/
xfconf
/
xfconf-binding.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup includes.
Nick Schermer
2011-05-26
1
-2
/
+2
*
Fix compiler warnings on solaris.
Nick Schermer
2011-03-27
1
-2
/
+2
*
Fix licenses and use new FSF address.
Nick Schermer
2011-03-25
1
-8
/
+9
*
Only print debug messages when compiled with debugging.
Nick Schermer
2010-01-25
1
-0
/
+2
*
Fix Brians code comments.
Nick Schermer
2009-12-26
1
-45
/
+49
*
New internal (simpler) handling of bindings.
Nick Schermer
2009-12-26
1
-297
/
+274
*
revert async property fetch for bindings
Brian Tarricone
2009-07-29
1
-54
/
+6
*
silence warning when --enable-checks was not specified
Brian Tarricone
2009-06-07
1
-0
/
+2
*
bindings: fix async property fetch when the channel has a property base
Brian Tarricone
2009-06-06
1
-2
/
+15
*
hopefully speed up app start time (for apps that do a decent number of
Brian Tarricone
2009-05-15
1
-7
/
+40
*
fix a bunch of warnings
Brian Tarricone
2008-12-27
1
-2
/
+3
*
no, no... while it would be awesome to be able to disable UI elements
Brian Tarricone
2008-11-06
1
-12
/
+0
*
if a bound property is locked, try to guess if it's a GtkWidget, and
Brian Tarricone
2008-11-06
1
-0
/
+12
*
change xfconf gbinding API -- bind functions return a gulong id that can
Brian Tarricone
2008-10-27
1
-86
/
+192
*
* Fix property binding when using channel created with
Nick Schermer
2008-10-20
1
-21
/
+3
*
add xfconf_channel_new_with_property_base()
Brian Tarricone
2008-10-18
1
-3
/
+26
*
add similar remove checking to the gdkcolor binding
Brian Tarricone
2008-10-09
1
-0
/
+5
*
... and fix a possible memleak i just introduced
Brian Tarricone
2008-10-09
1
-1
/
+4
*
if a bound property is removed, try to reset the GObject property to its default
Brian Tarricone
2008-10-09
1
-1
/
+23
*
Use gpointer instead of GObject* in the parameters of binding functions.
Jannis Pohlmann
2008-10-08
1
-6
/
+6
*
fix docs for xfconf_g_property_bind_gdkcolor()
Brian Tarricone
2008-09-22
1
-5
/
+0
*
add xfconf_g_property_bind_gdkcolor(), a nifty hack
Brian Tarricone
2008-08-27
1
-43
/
+197
*
* Tiny optimization. We can assume we normally only bind
Nick Schermer
2008-07-30
1
-2
/
+2
*
Implement xfconf_g_property_unbind_all(GObject *object),
Nick Schermer
2008-07-29
1
-17
/
+32
*
add ListChannels() method to dbus iface and xfconf_list_channels()
Brian Tarricone
2008-07-29
1
-1
/
+1
*
* configure.ac.in: Bump glib dependency to 2.12.0.
Nick Schermer
2008-07-28
1
-19
/
+20
*
add property value to PropertyChanged/XfconfChannel::property-changed signal
Brian Tarricone
2008-04-21
1
-8
/
+10
*
remove XfconfGBinding from channel's list if the GObject gets freed
Brian Tarricone
2008-04-15
1
-0
/
+10
*
fix missing include
Brian Tarricone
2008-04-15
1
-1
/
+1
*
remove libxfconf-gtk and move binding functionality to libxfconf
Brian Tarricone
2008-04-15
1
-0
/
+302