summaryrefslogtreecommitdiff
path: root/plugins/xsettings
Commit message (Expand)AuthorAgeFilesLines
* xsettings: Use correct XSettings for cursor blink timeoutBastien Nocera2010-11-121-2/+1
* xsettings: There's no XSetting for the cursor blink timeout yetBastien Nocera2010-11-121-1/+2
* xsettings: Export newly added "cursor-blink-timeout"Bastien Nocera2010-11-111-0/+1
* housekeeping: Don't access free'd memory if a volume is unmounted whilst the ...Rodrigo Moya2010-11-051-3/+1
* Make change notification workMatthias Clasen2010-11-021-1/+1
* xsettings: Add missing files to the pluginBastien Nocera2010-10-271-0/+2
* xsettings: Prefix _get_modules properlyBastien Nocera2010-10-274-4/+4
* xsettings: Remove unused GConf includesBastien Nocera2010-10-261-2/+0
* xsettings: Port GTK+ Modules loading to GSettingsBastien Nocera2010-10-265-141/+550
* xsettings: Make fontconfig a hard dependencyBastien Nocera2010-10-202-25/+4
* xsettings: Port XSettings sync to GSettingsBastien Nocera2010-10-201-188/+154
* xsettings: Export Xft.lcdfilter for OO.o's benefitChris Coleman2010-10-161-0/+4
* xsettings: Add support for the enable-animation settingBastien Nocera2010-10-141-0/+1
* plugins: Cleanup macro magic in plugin.hPaolo Borelli2010-10-131-0/+6
* xsettings: setting rgba order is rgba-order.Alban Browaeys2010-10-121-1/+1
* xsettings: Remove mention of GConfBastien Nocera2010-10-111-3/+3
* Move font-rendering to gsd namespaceBastien Nocera2010-10-111-1/+1
* Use enums for font rendering GSettingsBastien Nocera2010-10-082-74/+47
* Use font-rendering config in GSettingsRodrigo Moya2010-10-061-42/+25
* Bug 586276 - Don't spawn xrdbMartin Pitt2010-03-151-93/+45
* [xsettings] Validate GConf keys read from the configurationJens Granseuer2009-09-121-1/+1
* revert build patch from r763Jens Granseuer2009-03-181-1/+0
* Based on patch by: Christopher Taylor <christophth@tiscali.it>Jens Granseuer2009-03-071-0/+1
* Only initialize fontconfig when starting up. A cache update is redundantBehdad Esfahbod2008-11-063-1/+8
* Preload gconf dirs when feasible (bug #559167)Behdad Esfahbod2008-11-031-1/+7
* Start manager in idle callback (bug #559166)Behdad Esfahbod2008-11-033-4/+28
* Improve performance logging annotations (bug #559162)Behdad Esfahbod2008-11-031-3/+20
* Bug 556797 – support the Gtk/ButtonImages XSettingMatthias Clasen2008-10-201-0/+1
* Also allow linking the module state to other boolean keys by using aJens Granseuer2008-09-121-6/+6
* Specify GTK modules to load in a GConf directory instead of the singleJens Granseuer2008-09-121-3/+96
* use g_warning instead of g_error when setup fails so we don't abort (bugJens Granseuer2008-08-271-3/+3
* require glib >= 2.17.3Jens Granseuer2008-08-051-5/+2
* add three new xsettings for event sounds.Lennart Poettering2008-07-221-2/+11
* (Commit this again)Behdad Esfahbod2008-06-074-8/+268
* Revert previous change. Working on a slightly different design. (bugBehdad Esfahbod2008-06-034-267/+8
* Check for fontconfig instead of xft2.Behdad Esfahbod2008-06-034-8/+267
* Make xrandr, xrdb, and xsettings plugin deactivation workJens Granseuer2008-04-112-116/+179
* add mapping for Gtk/Modules xsetting using GConf pathJens Granseuer2008-03-301-0/+1
* Add profiling points to plugins.William Jon McCann2008-03-241-0/+16
* fix leaksJens Granseuer2008-02-081-6/+2
* Based on a patch by: Damien Carberry <damien carberry@sun.com>Jens Granseuer2008-02-051-1/+1
* Bug #513246.Christian Persch2008-02-011-15/+10
* No need to use weird naming of .gnome-settings-daemon.in files. BugChristian Persch2008-01-302-4/+3
* don't try to reference a non-existing variable (left-over cruft from theJens Granseuer2008-01-251-1/+0
* Use g_ascii_dtostr instead of setlocale. Bug #505470.Christian Persch2008-01-251-8/+3
* Add Gtk/IMModule XSetting. Bug #504182, patch by Akira TAGOH.Christian Persch2007-12-241-0/+1
* use new setting from libgnome to make toolbar icon size setting work (bugWilliam Jon McCann2007-12-221-1/+1
* Rename files to be consistent with other plugins.William Jon McCann2007-12-225-7/+7
* Install in subdirectoriesWilliam Jon McCann2007-12-171-1/+1
* Port over the xrdb module. Also add a skeleton plugin dir.William Jon McCann2007-12-141-2/+0