Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-11-29 | [background] Adapt to MateBG API changes, and GTK3 rendering-cleanup | Jasmine Hassan | 1 | -12/+20 | |
http://git.gnome.org/browse/gnome-settings-daemon/commit/?id=d38bb683005b71f3bf483aafee2f7c36d800a0c7 | |||||
2012-11-29 | [background] fix indentation | Jasmine Hassan | 1 | -444/+441 | |
2012-11-03 | Merge pull request #15 from ketheriel/master | Stefano Karapetsas | 0 | -0/+0 | |
fix compilar warning: assignment makes integer from pointer without a cast | |||||
2012-10-27 | bump version to 1.5.3mate-settings-daemon-1.5.3 | Stefano Karapetsas | 1 | -1/+1 | |
2012-10-27 | disable accessibility keybindings file | Stefano Karapetsas | 1 | -3/+4 | |
2012-10-23 | fix enum in schemamate-settings-daemon-1.5.2 | Stefano Karapetsas | 1 | -1/+1 | |
2012-10-23 | bump version, update NEWS | Stefano Karapetsas | 2 | -1/+3 | |
2012-10-18 | add enums in gsettings schema | Stefano Karapetsas | 1 | -3/+20 | |
2012-10-17 | fix 64bit-portability-issue | Stefano Karapetsas | 1 | -1/+1 | |
2012-10-17 | bump version to 1.5.1mate-settings-daemon-1.5.1 | Stefano Karapetsas | 1 | -2/+2 | |
2012-10-16 | keyboard: fix msd_load_modmap_files | Stefano Karapetsas | 1 | -23/+20 | |
2012-10-12 | Merge pull request #16 from NiceandGently/master | Stefano Karapetsas | 127 | -155/+155 | |
fix incorrect FSF address | |||||
2012-10-12 | fix incorrect FSF address | raveit65 | 127 | -155/+155 | |
2012-10-11 | fix warning: assignment makes integer from pointer without a cast | Nelson Marques | 1 | -1/+1 | |
2012-10-01 | migrate to gsettingsmate-settings-daemon-1.5.0 | Stefano Karapetsas | 66 | -4178/+1601 | |
2012-09-03 | port msd-housekeeping-manager.c to gsettings | Stefano Karapetsas | 1 | -61/+23 | |
2012-08-21 | fix debug printing issue | Stefano Karapetsas | 1 | -0/+3 | |
2012-08-04 | Revert "Micro-optimization." Wrong branch. | Steve Zesch | 1 | -5/+12 | |
This reverts commit 91f651c6f6f0ee7fdff1d49e36161d4e76e16e02. | |||||
2012-08-04 | Micro-optimization. | Steve Zesch | 1 | -12/+5 | |
do_multimedia_player_action did nothing more than call msd_media_player_key_pressed, which was pointless overhead. | |||||
2012-07-26 | Merge pull request #11 from NiceandGently/master | Steve Zesch | 1 | -2/+2 | |
incorrect-fsf-address | |||||
2012-07-26 | fix incorrect-fsf-address | Nice&Gently | 1 | -2/+2 | |
2012-07-10 | Preparing for 1.4 release.mate-settings-daemon-1.4.0 | Steve Zesch | 2 | -39/+244 | |
2012-07-10 | sync translations with transifex | Stefano Karapetsas | 4 | -4191/+1465 | |
2012-07-10 | add po gnome copyrights file | Stefano Karapetsas | 1 | -0/+1249 | |
2012-06-22 | fix missing gsd=>msd rename due to pull request | Stefano Karapetsas | 1 | -1/+1 | |
2012-06-05 | commenting "changed" callback, related with issue #16 on mate-desktop ↵ | Perberos | 2 | -6/+7 | |
(https://github.com/mate-desktop/mate-desktop/issues/16) | |||||
2012-06-05 | changing code format ↵ | Perberos | 5 | -645/+711 | |
(http://imageshack.us/photo/my-images/9/254223656580e542a60a.jpg/) | |||||
2012-06-05 | removing autogenerated file | Perberos | 1 | -41/+0 | |
2012-05-03 | Merge pull request #5 from stefanct/master | Stefano Karapetsas | 1 | -1/+7 | |
media-keys: fix the "calculator key" | |||||
2012-05-03 | media-keys: fix the "calculator key" | Stefan Tauner | 1 | -1/+7 | |
try to find mate-calc, fall back to gcalctool if it is not found. Signed-off-by: Stefan Tauner <[email protected]> | |||||
2012-04-06 | remove .gitignore | Stefano Karapetsas | 1 | -49/+0 | |
2012-04-06 | Merge pull request #4 from benpicco/master | Stefano Karapetsas | 5 | -7/+97 | |
sync with upstream | |||||
2012-03-16 | housekeeping: Don't access free'd memory if a volume is unmounted whilst the ↵ | Rodrigo Moya | 1 | -3/+5 | |
dialog is displayed | |||||
2012-03-16 | media-keys: React to stream-removed signal from GvcMixerControl | Rodrigo Moya | 1 | -0/+17 | |
2012-03-16 | xrandr: Use Xorg monitor settings by default | Bastien Nocera | 1 | -1/+1 | |
So as not to break the default behaviour. | |||||
2012-03-16 | RANDR - Add mateconf key for disabling boot time configuration | Martin Pitt | 2 | -1/+22 | |
In a lot of situations it is undesirable to have g-s-d change the XRandR settings, because it overrides X.org customizations, leads to unnecessary mode switches, or increases boot time. Add a mateconf key "use_xorg_monitor_settings" to disable apply_default_boot_configuration(), in which case the XRandR configuration will not be touched unless there is a global or per-user configuration file. Bug: https://bugzilla.gnome.org/show_bug.cgi?id=631388 Bug-Ubuntu: https://launchpad.net/bugs/640807 | |||||
2012-03-16 | (randr) bnc#647304 - If the stored configuration fails at startup, use the ↵ | Gary Lin | 1 | -2/+3 | |
fallback configurations Previously, if a stored configuration existed but it could not be applied due to nonmatching monitors, we would do nothing else - potentially leaving the user in whatever startup state was used by the X server. Now, in that condition we simply fall back to trying the system-global configuration or the boot-time configuration. Signed-off-by: Federico Mena Quintero <[email protected]> | |||||
2012-03-16 | Revert "Fix launching the display configuration tool" | Vincent Untz | 1 | -1/+1 | |
In 2.32, we still want to use mate-display-properties. This reverts commit 03112091d18ad0f9cc66b5f8835aadb1c47bc9ee. | |||||
2012-03-16 | add .gitignore | Benjamin Valentin | 1 | -0/+49 | |
2012-02-28 | update for 1.2 releasemate-settings-daemon-1.2.0 | Stefano Karapetsas | 6 | -25/+1078 | |
2012-02-28 | updated nl translation | Stefano Karapetsas | 1 | -422/+423 | |
2012-02-28 | removed distro/ubuntu folder | Stefano Karapetsas | 5 | -69/+0 | |
2012-02-22 | Merge pull request #3 from haxar/master | Stefano Karapetsas | 231 | -11529/+11529 | |
gsd to msd complete rename patch by NiceandGently | |||||
2012-02-21 | gsd to msd complete rename patch by NiceandGently; file rename commit | haxar | 101 | -0/+0 | |
2012-02-21 | gsd to msd complete rename patch by NiceandGently; code changes commit | haxar | 210 | -10996/+10996 | |
2012-01-30 | g_get_user_config_dir() would be better ↵ | Perberos | 1 | -1/+5 | |
(https://github.com/mate-desktop/mate-panel/issues/8) | |||||
2012-01-30 | update version number on archlinux scripts | Perberos | 1 | -1/+1 | |
2012-01-30 | set patch on archlinux script | Perberos | 1 | -6/+6 | |
2012-01-24 | prepare for 1.1.1 releasemate-settings-daemon-1.1.1 | Stefano Karapetsas | 3 | -3/+3 | |
2012-01-24 | fix typo (Unkown => Unknown), thanks lintian! | Stefano Karapetsas | 1 | -2/+2 | |