summaryrefslogtreecommitdiff
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* Replace usage of deprecated gtk symbols. Bug #578480Thomas Hindoe Paaboel Andersen2009-04-151-1/+1
* use ngettext for the reset dialog (bug #575409)Jens Granseuer2009-04-141-1/+3
* move the lookup of allowed keys after the directory has been cached inJens Granseuer2009-04-111-4/+5
* preload GConf keyboard directory recursively to avoid roundtrips (bugJens Granseuer2009-04-111-1/+1
* (RANDR) - Increase timeout of confirmation dialog to 30 seconds,Federico Mena Quintero2009-04-081-1/+8
* Patch by: <yselkowitz@users.sourceforge.net>Jens Granseuer2009-04-031-0/+2
* use info level instead of warning for the "NumLock remembering disabled"Jens Granseuer2009-04-021-1/+1
* if the sanitized array ends up having no members at all return a NULLJens Granseuer2009-03-281-8/+14
* fix crash when closing the a11y notification bubble caused by incompatibleJens Granseuer2009-03-271-22/+3
* remove unused variablesJens Granseuer2009-03-271-2/+0
* (RANDR) - Ensure that there will be a backup file before committing changesFederico Mena Quintero2009-03-261-0/+27
* Ahem, remove the known-bad configuration fileFederico Mena Quintero2009-03-261-2/+5
* (RANDR) - Handle the case where no backup file was created for monitors.xml, ...Federico Mena Quintero2009-03-261-9/+16
* (RANDR) - Centralize handling of GNOME_RR_ERROR_NO_MATCHING_CONFIG, as that i...Federico Mena Quintero2009-03-251-10/+32
* bgo576006 (RANDR) - Implement the XRANDR-2 ApplyConfiguration method, which t...Federico Mena Quintero2009-03-191-6/+34
* bgo576006 (RANDR) - Add an XRANDR-2 interface with a new method.Federico Mena Quintero2009-03-191-0/+15
* (RANDR) Revert the use of g_timeout_add_seconds() as it doesn't make sense fo...Federico Mena Quintero2009-03-191-4/+5
* revert build patch from r763Jens Granseuer2009-03-1816-22/+3
* Based on patch by: Christopher Taylor <christophth@tiscali.it>Jens Granseuer2009-03-0716-3/+22
* use g_timeout_add_seconds instead of g_timeout_addJens Granseuer2009-02-221-3/+3
* revert the screen resolution change if the user closes the window or hitsJens Granseuer2009-02-211-2/+2
* Fix compiler warnings.Jens Granseuer2009-02-203-2/+5
* don't output a warning for disabled shortcutsJens Granseuer2009-02-201-5/+11
* Patch by: Leo Iannacone <leo.iannacone@gmail.com>Jens Granseuer2009-02-151-1/+1
* reviewed by: Jens GranseuerLuca Ferretti2009-02-152-3/+3
* reviewed by: Jens GranseuerLuca Ferretti2009-02-151-2/+2
* reviewed by: Jens GranseuerLuca Ferretti2009-02-151-1/+1
* don't return TRUE if we can't parse the accelerator at all; fixes crashJens Granseuer2009-02-111-0/+4
* Fix the buildMatthias Clasen2009-02-111-1/+1
* Avoid a warningMatthias Clasen2009-02-111-8/+10
* RANDR - Use gnome_rr_config_apply_from_filename(), which is the non-deprecate...Federico Mena Quintero2009-02-041-4/+4
* add low diskspace checker files to housekeeping plug-in Makefile.am; andFrederic Peters2009-02-012-4/+6
* Fix include paths for non-source-dir builds. (bug #569955)Theppitak Karoonboonyanan2009-01-311-3/+3
* bgo545115 (RANDR) - Handle the case where there is no matching configuration ...Federico Mena Quintero2009-01-271-1/+6
* bgo545115 (RANDR) - Handle showing notifications when the status_icon is not ...Federico Mena Quintero2009-01-271-4/+11
* bgo545115 (RANDR) - Use a timeout-confirmation dialog after changing the disp...Federico Mena Quintero2009-01-271-38/+167
* bgo545115 (RANDR) - During startup, restore the backup configuration if it ex...Federico Mena Quintero2009-01-271-2/+84
* bgo545115 (RANDR) - Factor out function to apply the stored configuration at ...Federico Mena Quintero2009-01-271-11/+18
* Delay drawing the background until SessionRunningRay Strode2009-01-261-4/+63
* Patch by: Andres Freund <andres@anarazel.de>Jens Granseuer2009-01-241-1/+1
* Add crossfade transition when switching bgsRay Strode2009-01-201-4/+25
* Don't draw_background immediately when nautilus is disabledRay Strode2009-01-201-1/+0
* fix automake warningJens Granseuer2009-01-181-1/+1
* fix build without PulseAudio (bug #568015)Jens Granseuer2009-01-171-1/+4
* Cut'n'paste code from the PulseAudio enabled code in gnome-media'sBastien Nocera2009-01-1533-1564/+4002
* also ungrab keys when this module is disabledJens Granseuer2009-01-151-0/+25
* ungrab shortcut keys when the plugin is disabled (bug #567867)Jens Granseuer2009-01-151-4/+15
* bnc465968 - Lack of a stored RANDR configuration is not an error when the dae...Federico Mena Quintero2009-01-151-2/+3
* Fix typo.William Jon McCann2009-01-101-1/+1
* Based on a patch by: Lennart Poettering <lennart@poettering.net>Jens Granseuer2009-01-087-0/+699