Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
2012-01-23 | fix typos | Stefano Karapetsas | 2 | -2/+2 | |
2012-01-23 | fix media-keys/Makefile.am | Stefano Karapetsas | 1 | -2/+2 | |
2012-01-22 | add support for gstreamer/alsa/oss instead of pulse for media-keys | Stefano Karapetsas | 6 | -19/+601 | |
https://bugzilla.gnome.org/show_bug.cgi?id=571145 patch stolen from debian: http://patch-tracker.debian.org/patch/series/view/gnome-settings-daemon/2.30.2-2+squeeze1/20_gstreamer.patch | |||||
2012-01-10 | Changed mate.gr.jp to gnome.gr.jp as requested in issue #86 | Steve Zesch | 2 | -33/+33 | |
2011-12-10 | fixed libmatekbd versionmate-settings-daemon-1.1.0 | Stefano Karapetsas | 1 | -1/+1 | |
2011-12-10 | updated version to 1.1.0 | Stefano Karapetsas | 4 | -8/+9 | |
2011-12-08 | fixing issue with <Control> key at keybinding | Perberos | 1 | -0/+19 | |
2011-12-08 | using .config instead of .mate2 | Perberos | 1 | -19/+20 | |
2011-12-08 | GDK_DISPLAY() is deprecated | Perberos | 11 | -191/+190 | |
2011-12-03 | tabs vs spaces | Perberos | 1 | -26/+26 | |
2011-12-03 | removing autogenerated files | Perberos | 36 | -43092/+0 | |
2011-12-02 | Changed version numbers to 2011.12.01 | Steve Zesch | 3 | -4/+4 | |
2011-12-01 | moving from https://github.com/perberos/mate-desktop-environment | Perberos | 386 | -0/+265847 | |