summaryrefslogtreecommitdiff
path: root/xfconf/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Always provide files for vala bindings in dist tarballEvangelos Foutras2020-05-111-3/+2
* Bug #15951: Fix 'xfconf_get_error_quark' introspecting warningOlivier Duchateau2020-04-241-0/+1
* Fix make distcheckRomain Bouvier2019-06-241-1/+1
* Add support for GObject introspection and valaOlivier Duchateau2019-06-241-0/+51
* Uncommit the bump of the soname and bump the soname version instead, asAli Abdallah2017-06-061-6/+6
* Bump libxfconf version api to 1.Ali Abdallah2017-05-221-6/+6
* Move the gdbus generated code to the common directoryAli Abdallah2016-04-211-21/+1
* Port xfconf_channel_get_properties to gdbus andAli Abdallah2016-04-211-15/+2
* Generate the gdbus binding code and test the binding onAli Abdallah2016-01-281-1/+12
* Replace the DBusGProxy signals handler with theirAli Abdallah2015-11-021-0/+4
* Autotools updates.Nick Schermer2013-01-061-1/+1
* Explicitly link against gthread (bug #8713).Nick Schermer2012-04-171-0/+2
* Cleanup includes.Nick Schermer2011-05-261-3/+0
* Cleanup Makefile.am files a bit.Nick Schermer2011-05-251-8/+13
* Silent the build.Nick Schermer2010-02-011-3/+3
* Move abicheck outside maintainer mode.Nick Schermer2009-12-301-4/+4
* Add dist-hook: all to the xfconf library makefile. Required for gtk-doc.Jannis Pohlmann2009-09-181-1/+3
* Fix typo in xfconf/Makefile.amJean-François Wauthy2009-09-161-1/+1
* add transparent property prefetching and cachingBrian Tarricone2009-07-291-0/+3
* actually work around stupid dbus-binding-tool bug properlyBrian Tarricone2009-05-151-3/+8
* hopefully speed up app start time (for apps that do a decent number ofBrian Tarricone2009-05-151-0/+3
* fix srcdir != builddir buildBrian Tarricone2008-10-271-0/+2
* * Use org.freedesktop.DBus.GLib.ClientCSymbol.Nick Schermer2008-08-101-3/+1
* remove libxfconf-gtk and move binding functionality to libxfconfBrian Tarricone2008-04-151-0/+2
* do some rearranging of code locationsBrian Tarricone2008-04-141-1/+2
* fix xfconf includes install locationBrian Tarricone2008-04-091-1/+1
* patch from Stephan to fix includes locationBrian Tarricone2008-02-201-1/+1
* add gnuc visibility stuffBrian Tarricone2007-11-061-0/+10
* start migration to new library API with array types and struct serializers.Brian Tarricone2007-10-251-1/+1
* * move XfconfBackendError to a more public place and rename it to XfconfErrorBrian Tarricone2007-10-031-0/+1
* fix build of autogenerated sourcesBrian Tarricone2007-09-141-3/+6
* move the marshallers into a private lib so both the client lib andBrian Tarricone2007-09-041-11/+1
* implement pretty much all of XfconfChannelBrian Tarricone2007-09-041-0/+13
* initial files for libxfconf, mostly-empty implementationBrian Tarricone2007-09-041-2/+7
* initial import of xfconfd/libxfconfBrian Tarricone2007-09-041-0/+40