summaryrefslogtreecommitdiff
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* escape the hostname before using it in a gconf path since it might containVincent Untz2008-02-191-6/+11
* remove some unused stuff add missing ESD_CFLAGS/LIBSJens Granseuer2008-02-191-2/+4
* build with XRandR if available, makes setting screen geometry at loginJens Granseuer2008-02-192-39/+9
* at startup, don't apply background prefs twice and don't check forJens Granseuer2008-02-141-3/+1
* Fixes bug #513990Rodrigo Moya2008-02-118-564/+0
* declare variables at the beginning of a block to make older compilersJens Granseuer2008-02-091-2/+2
* fix copy'n'paste error (bug #515426)Jens Granseuer2008-02-091-2/+2
* fix leaksJens Granseuer2008-02-085-31/+38
* make sure we return a GError if initialization failsJens Granseuer2008-02-081-1/+15
* Load the XKB settings initially. Fixes bug #511771.Matthias Clasen2008-02-081-0/+1
* make sure we return a GError if initialization fails (bug #514926)Jens Granseuer2008-02-071-1/+12
* release the glade XML file as soon as possible and keep track of the twoJens Granseuer2008-02-061-70/+26
* delete filesJens Granseuer2008-02-064-1192/+0
* remove the internal copy of libsounds (to be continued...)Jens Granseuer2008-02-059-1717/+0
* Based on a patch by: Damien Carberry <damien carberry@sun.com>Jens Granseuer2008-02-0517-69/+41
* don't crash when running the screensaver fails. The plugin relies on theJens Granseuer2008-02-041-47/+42
* Bug #513246.Christian Persch2008-02-0117-278/+234
* No need to use weird naming of .gnome-settings-daemon.in files. BugChristian Persch2008-01-3033-66/+49
* Define this macro before including gnome-bg.hSoren Sandmann2008-01-252-0/+2
* 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
* Fix build with builddir != srcdir. BUg #509142.Christian Persch2008-01-251-4/+7
* Fix a couple typos that broke the build.Kjartan Maraas2008-01-231-2/+2
* Reworked, add a more appealing animation if there's a composite managerCarlos Garnacho2008-01-224-190/+1213
* ==== 2.21.5.2 ====Rodrigo Moya2008-01-162-3/+3
* This was probably commited by accident, remove it.Denis Washington2008-01-141-634/+0
* Only consider /desktop/gnome/accessibility/keyboard/enable as option forDenis Washington2008-01-141-51/+20
* Patch from Gerd Kohlberger (bug #503547)Denis Washington2008-01-141-0/+56
* reverted patch from bug #165343.Rodrigo Moya2008-01-141-2/+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
* Init gnome-vfs and use the correct name in the desktop file.William Jon McCann2007-12-225-7/+83
* Merge g-c-c patch for animated backgrounds. Require gnome-desktop 2.21.4.William Jon McCann2007-12-215-1809/+226
* Fix distcheck.William Jon McCann2007-12-184-4/+12
* Add a11y keyboard plugin.William Jon McCann2007-12-187-0/+1196
* Add typing break plugin.William Jon McCann2007-12-187-0/+590
* Add sound pluginWilliam Jon McCann2007-12-1717-0/+2392
* Add media keys plugin.William Jon McCann2007-12-1730-1/+5148
* Add other schemas. Fix some zero length private data. Fix some installWilliam Jon McCann2007-12-179-10/+16
* Add screensaver plugin.William Jon McCann2007-12-177-0/+592
* Install in subdirectoriesWilliam Jon McCann2007-12-1711-11/+11
* Add missing glade file.William Jon McCann2007-12-172-0/+418
* Fix an extraneous / in gconf path. Add a dummy var to pad out privateWilliam Jon McCann2007-12-172-2/+2
* Add background plugin.William Jon McCann2007-12-1713-0/+3491
* Add keybindings plugin.William Jon McCann2007-12-1712-15/+1813
* Add mouse plugin.William Jon McCann2007-12-179-0/+1193
* Add the keyboard plugin.William Jon McCann2007-12-1714-0/+1799
* Add default editor pluginWilliam Jon McCann2007-12-179-1262/+567
* Add font pluginWilliam Jon McCann2007-12-1611-0/+2159