summaryrefslogtreecommitdiff
path: root/xfconf/xfconf-binding.c
Commit message (Expand)AuthorAgeFilesLines
* Update documentation apiRomain B2017-07-201-0/+19
* Add support for binding to GdkRGBAsEric Koegel2016-10-211-0/+130
* Cleanup includes.Nick Schermer2011-05-261-2/+2
* Fix compiler warnings on solaris.Nick Schermer2011-03-271-2/+2
* Fix licenses and use new FSF address.Nick Schermer2011-03-251-8/+9
* Only print debug messages when compiled with debugging.Nick Schermer2010-01-251-0/+2
* Fix Brians code comments.Nick Schermer2009-12-261-45/+49
* New internal (simpler) handling of bindings.Nick Schermer2009-12-261-297/+274
* revert async property fetch for bindingsBrian Tarricone2009-07-291-54/+6
* silence warning when --enable-checks was not specifiedBrian Tarricone2009-06-071-0/+2
* bindings: fix async property fetch when the channel has a property baseBrian Tarricone2009-06-061-2/+15
* hopefully speed up app start time (for apps that do a decent number ofBrian Tarricone2009-05-151-7/+40
* fix a bunch of warningsBrian Tarricone2008-12-271-2/+3
* no, no... while it would be awesome to be able to disable UI elementsBrian Tarricone2008-11-061-12/+0
* if a bound property is locked, try to guess if it's a GtkWidget, andBrian Tarricone2008-11-061-0/+12
* change xfconf gbinding API -- bind functions return a gulong id that canBrian Tarricone2008-10-271-86/+192
* * Fix property binding when using channel created withNick Schermer2008-10-201-21/+3
* add xfconf_channel_new_with_property_base()Brian Tarricone2008-10-181-3/+26
* add similar remove checking to the gdkcolor bindingBrian Tarricone2008-10-091-0/+5
* ... and fix a possible memleak i just introducedBrian Tarricone2008-10-091-1/+4
* if a bound property is removed, try to reset the GObject property to its defaultBrian Tarricone2008-10-091-1/+23
* Use gpointer instead of GObject* in the parameters of binding functions.Jannis Pohlmann2008-10-081-6/+6
* fix docs for xfconf_g_property_bind_gdkcolor()Brian Tarricone2008-09-221-5/+0
* add xfconf_g_property_bind_gdkcolor(), a nifty hackBrian Tarricone2008-08-271-43/+197
* * Tiny optimization. We can assume we normally only bindNick Schermer2008-07-301-2/+2
* Implement xfconf_g_property_unbind_all(GObject *object),Nick Schermer2008-07-291-17/+32
* add ListChannels() method to dbus iface and xfconf_list_channels()Brian Tarricone2008-07-291-1/+1
* * configure.ac.in: Bump glib dependency to 2.12.0.Nick Schermer2008-07-281-19/+20
* add property value to PropertyChanged/XfconfChannel::property-changed signalBrian Tarricone2008-04-211-8/+10
* remove XfconfGBinding from channel's list if the GObject gets freedBrian Tarricone2008-04-151-0/+10
* fix missing includeBrian Tarricone2008-04-151-1/+1
* remove libxfconf-gtk and move binding functionality to libxfconfBrian Tarricone2008-04-151-0/+302