summaryrefslogtreecommitdiff
path: root/gnome-settings-daemon
Commit message (Expand)AuthorAgeFilesLines
* Index: gnome-settings-daemon/ChangeLogDenis Washington2008-01-152-32/+180
* disable gnome-settings-daemon build here also.Rodrigo Moya2008-01-141-2/+2
* Integrate mousetweaks settings into the mouse capplet. (Bug #503547)Denis Washington2008-01-142-0/+54
* reverted patch from bug #165343.Rodrigo Moya2008-01-142-2/+7
* Don't depend on /desktop/gnome/accessibility/keyboard/enable for settingDenis Washington2008-01-052-9/+16
* Merge all keyboard accessibility options into the keyboard capplet.Denis Washington2008-01-022-39/+37
* Add Gtk/IMModule XSetting. Bug #504182, patch by Akira TAGOH.Christian Persch2007-12-242-0/+7
* Patch by: Matthias Clasen <mclasen@redhat.com>Jens Granseuer2007-12-062-1/+19
* use new setting from libgnome to make toolbar icon size setting work (bugJens Granseuer2007-12-062-1/+6
* launch Nautilus with --no-desktop for the home key so we don't mess up theJens Granseuer2007-11-282-1/+7
* Patch by: Dan Winship <danw@novell.com> Lucas Rocha <lucasr@gnome.org>Jens Granseuer2007-11-184-0/+347
* Patch by: Bastien Nocera <hadess@hadess.net>Jens Granseuer2007-11-182-3/+9
* slightly increase the popup window size again (130x130 at 640x480 andJens Granseuer2007-11-112-4/+10
* The media window popup has a fixed size 300x300 when running in compositedJens Granseuer2007-11-102-5/+27
* Patch by: Iain Holmes <iain@gnome.org>Jens Granseuer2007-10-262-4/+71
* Based on a patch by: Sebastien Bacher <seb128@debian.org>Jens Granseuer2007-10-222-0/+5
* no more annoying warning, b.g.o#358048Sergey V. Udaltsov2007-10-162-119/+5
* dropping unneeded kbd indicator's dbus server, bumping libgnomekbd version re...Sergey V. Udaltsov2007-10-082-5/+4
* initializing current_*config early, b.g.o#469192Sergey V. Udaltsov2007-08-222-7/+15
* use gnome_settings_delayed_show_dialog() to display the error message, soRodrigo Moya2007-08-222-1/+9
* don't check the internal volume since this makes it impossible to unmute aJens Granseuer2007-08-183-18/+29
* use a list instead of a hash table to store the settings modules (closesJens Granseuer2007-08-172-52/+41
* don't forget the Xft callback (fixes bug #455992)Jens Granseuer2007-07-122-2/+8
* Patch by: Grzegorz Dymarek <gregd@interia.pl>Jens Granseuer2007-07-012-5/+11
* if we don't take over the background because nautilus is running, don'tJens Granseuer2007-07-012-1/+8
* reduce static dataJens Granseuer2007-07-0117-192/+222
* fix compiler warnings (closes bug #438152)Jens Granseuer2007-07-016-59/+70
* add a frame to the media popup (closes bug #451674)Jens Granseuer2007-06-293-37/+49
* incorporate fixes from Matthias Clasen in bug #430889Rodrigo Moya2007-06-222-31/+66
* all modules use now the new arch.Rodrigo Moya2007-06-2115-688/+838
* return TRUE if the module does not implement the method. It's not anRodrigo Moya2007-06-203-27/+27
* converted to new arch.Rodrigo Moya2007-06-187-88/+155
* remove non-existing gnome-settings-xsettings.hJens Granseuer2007-06-182-1/+4
* don't leak the GErrorJens Granseuer2007-06-152-9/+15
* Force launching nautilus in the home directory, rather than relying on itBastien Nocera2007-06-112-2/+13
* converted more modules to the new arch.Rodrigo Moya2007-06-0613-901/+1068
* converted font module to a loadable module.Rodrigo Moya2007-06-056-209/+245
* set the device property to the correct value before opening the mixer.Jan Arne Petersen2007-05-282-10/+15
* archiver/*Jens Granseuer2007-05-282-11/+4
* sync with libegg code (closes bug #441042)Jens Granseuer2007-05-252-1/+9
* Patch by: Chad MillerJens Granseuer2007-05-172-3/+14
* declare module types registration functions.Rodrigo Moya2007-05-172-2/+7
* use correct parent for GnomeSettingsModuleScreensaverClass.Rodrigo Moya2007-05-172-1/+6
* use "eject -T" as the default eject command (closes bug #386297)Jens Granseuer2007-05-132-1/+6
* svn path=/trunk/; revision=7587Rodrigo Moya2007-05-091-0/+907
* converted to a loadable module.Rodrigo Moya2007-05-096-86/+136
* no need to keep the GConfClient around, it is already stored in theRodrigo Moya2007-05-092-4/+9
* removed G_BEGIN|END_DECLS. (gnome_settings_module_background_get_type):Rodrigo Moya2007-05-097-1085/+34
* changed to use the new GnomeSettingsModule class for loadable modules.Rodrigo Moya2007-05-085-86/+297
* new method.Rodrigo Moya2007-04-233-0/+23