summaryrefslogtreecommitdiff
path: root/xfconf-query
Commit message (Expand)AuthorAgeFilesLines
* xfconf-query: Improve help string for 'verbose'Vangelis Katsikaros2021-07-191-1/+1
* Remove GLIB_CHECK_VERSION IFDEFs which are obsolete after glib bumpAlexander Schwinn2020-12-151-4/+0
* Bug #15960: Add some missing xfconf_shutdown() in xfconf-queryRomain Bouvier2020-04-241-0/+4
* xfconf_shutdown was never used, causing pending message to never be sent.Ali Abdallah2017-07-241-27/+44
* Uncommit the bump of the soname and bump the soname version instead, asAli Abdallah2017-06-061-1/+1
* Bump libxfconf version api to 1.Ali Abdallah2017-05-221-1/+1
* Remove XFCONF_TYPE_G_VALUE_ARRAY collection dbus-glib type asAli Abdallah2016-04-251-5/+5
* Get rid of all DBUS_GLIB_{CFLAGS,LIBS} and removeAli Abdallah2016-04-241-2/+2
* update copyright yearLandry Breuil2015-02-181-1/+1
* Fix previous commit.Nick Schermer2013-07-111-1/+1
* Drop deprecated function.Nick Schermer2013-07-111-0/+3
* Autotools updates.Nick Schermer2013-01-061-1/+1
* Cleanup includes.Nick Schermer2011-05-262-3/+3
* Remove one invalid translatable string.Nick Schermer2011-05-251-1/+1
* Cleanup Makefile.am files a bit.Nick Schermer2011-05-251-7/+12
* Translate all error strings in xfconf-query.Nick Schermer2011-05-251-76/+94
* Improve version output.Nick Schermer2011-05-251-4/+9
* Remove unusable import and export options.Nick Schermer2011-05-251-112/+1
* Add toggle option to xfconf-query.Nick Schermer2011-05-251-1/+20
* Fix licenses and use new FSF address.Nick Schermer2011-03-251-4/+3
* send errors to stderr, not stdoutBrian J. Tarricone2009-09-171-9/+9
* Remove unimplemented import and export functionsStephan Arts2009-02-231-0/+2
* Fix Bug #4622, applied patch by Mike Massonnet Stephan Arts2009-02-201-6/+9
* Revert previous change to xfconf-query, but still clean up the Stephan Arts2009-02-121-35/+5
* Fix my previous commitStephan Arts2009-02-071-4/+3
* Now it supports showing array contents inside the verbose-list view.Stephan Arts2009-02-071-2/+42
* Apply another small string review patch by David Mohr (same bug asJannis Pohlmann2009-01-101-7/+7
* string review patch from david mohr (bug 4770)Brian Tarricone2009-01-091-6/+6
* fix a bunch of warningsBrian Tarricone2008-12-271-8/+12
* fix it by xfce-wrapper func (like jannis suggested)Stephan Arts2008-11-171-5/+1
* Prevent me from being kicked by ofourdanStephan Arts2008-11-172-3/+10
* Execute set_locale (at the risk of being kicked by ofourdan for breaking api ...Stephan Arts2008-11-171-0/+3
* fix link order for cygwin (bug 4559)Brian Tarricone2008-11-081-1/+1
* check xfconf_init() retval for errors, properly check retval ofBrian Tarricone2008-11-031-4/+12
* * Add -m option to monitor property changes of a channel.Nick Schermer2008-10-201-1/+46
* * Sort the output of xfconf-query --list and improve column printing.Nick Schermer2008-10-201-21/+37
* fix a bunch of stringsBrian Tarricone2008-10-121-6/+6
* add option to force creation of array prop even if only one valueBrian Tarricone2008-10-121-1/+6
* use g_set_error(), not g_error_new(), mark some more strings as i18n-able,Brian Tarricone2008-10-121-26/+37
* Add -R option (recursive) for use with --resetStephan Arts2008-10-071-1/+6
* Update TODOStephan Arts2008-09-281-12/+12
* Add filename selection for --import and --export functions... still need impl...Stephan Arts2008-09-031-2/+123
* add ListChannels() method to dbus iface and xfconf_list_channels()Brian Tarricone2008-07-291-2/+11
* make RemoveProperty and GetAllProperties interfaces easier to useBrian Tarricone2008-07-271-1/+1
* * xfconfd/xfconf-backend.c, xfconfd/xfconf-backend-perchannel-xml.c:Jannis Pohlmann2008-07-031-1/+1
* Applied patch from Nick (Bug #4184)Stephan Arts2008-06-291-2/+2
* add support for getting and setting array properties to xfconf-queryBrian Tarricone2008-04-281-34/+168
* use standard capital 'V' for version and lowercase 'v' for verboseBrian Tarricone2008-04-201-2/+2
* Add --remove field to xfconf-query (usefull for xfconfd-database maintenance)Stephan Arts2008-04-171-3/+21
* allow xfconf-query to create new channels/propertiesBrian Tarricone2008-04-141-2/+30