Age | Commit message (Expand) | Author | Files | Lines |
2015-07-13 | Bump version to 1.10.1mate-settings-daemon-1.10.1 | Monsta | 2 | -1/+6 |
2015-06-30 | mate-settings-daemon: Remove trailing whitespace | infirit | 1 | -5/+5 |
2015-06-30 | Add man pages from Mike Gabriel (sunweaver) | infirit | 3 | -1/+37 |
2015-06-17 | Typo fix in debug message | Mike Gabriel | 1 | -2/+2 |
2015-06-12 | Sync translations with transifex | mate-i18n | 5 | -88/+94 |
2015-06-09 | Merge pull request #104 from PoZitron/master | Martin Wimpress | 1 | -1/+6 |
2015-05-23 | fix mpris plugin "vanish" function | Dmitriy | 1 | -1/+6 |
2015-04-07 | Bump version to 1.10.0mate-settings-daemon-1.10.0 | Stefano Karapetsas | 2 | -3/+3 |
2015-04-07 | Sync translations with transifex | mate-i18n | 4 | -15/+1206 |
2015-03-15 | changed the reaction to numlock state to avoid eating 100% CPU | Monsta | 1 | -6/+6 |
2015-02-25 | Bump version to 1.9.90mate-settings-daemon-1.9.90 | Stefano Karapetsas | 2 | -3/+2 |
2015-02-25 | xsettings plugin: first connect to settings, then read them. | Monsta | 1 | -7/+7 |
2015-02-25 | Sync translations with transifex | mate-i18n | 2 | -70/+70 |
2015-01-20 | Sync translations with transifex | mate-i18n | 6 | -180/+185 |
2015-01-20 | Bump version to 1.9.6mate-settings-daemon-1.9.6 | Stefano Karapetsas | 2 | -2/+2 |
2015-01-13 | background plugin: safer access to list element's data | Monsta | 1 | -1/+1 |
2015-01-13 | a11y-keyboard: fix crash | Monsta | 1 | -9/+9 |
2015-01-13 | xrandr: use mate_gdk_spawn_command_line_on_screen always | Monsta | 1 | -6/+1 |
2015-01-12 | housekeeping plugin: add missing dollar sign in Makefile.am | Monsta | 1 | -1/+1 |
2014-12-18 | remove erroneous code | monsta | 1 | -3/+0 |
2014-12-18 | fix paths in .pc file | monsta | 1 | -2/+2 |
2014-12-16 | Revert "Add back Glib 2.32 support" | infirit | 2 | -17/+1 |
2014-12-16 | Add back Glib 2.32 support | infirit | 2 | -1/+17 |
2014-12-15 | Bump mate-desktop required to version 1.9.4 | infirit | 1 | -1/+1 |
2014-12-13 | Sync with GSD: Use MIME types for schemes, not GConf | infirit | 1 | -28/+8 |
2014-12-13 | media-keys: Add support for more multimedia keys | infirit | 2 | -5/+17 |
2014-12-13 | media-keys: Add ability to hard-code keys | infirit | 2 | -21/+28 |
2014-12-13 | Enable maintainer mode | infirit | 1 | -0/+1 |
2014-12-13 | xrdb: Use sysconfdir for .ad files, since they are settings | infirit | 3 | -3/+3 |
2014-12-13 | media-keys: Show a touchpad-disabled if no touchpad | infirit | 1 | -0/+8 |
2014-12-13 | mouse: Move "has touchpad" function to common | infirit | 5 | -64/+155 |
2014-12-13 | xsettings: Make fontconfig a hard dependency | infirit | 3 | -31/+5 |
2014-12-13 | unneeded debug removed | infirit | 1 | -20/+0 |
2014-12-13 | housekeeping: Fix compile-time warning | infirit | 2 | -2/+2 |
2014-12-13 | xsettings: Export Xft.lcdfilter for OO.o's benefit | infirit | 1 | -0/+4 |
2014-12-13 | xrandr: Add icon to the "Keep settings" dialogue | infirit | 1 | -0/+1 |
2014-12-13 | housekeeping: Use void when no parameters to function | infirit | 1 | -1/+1 |
2014-12-13 | mouse: Check for touchpad before running syndaemon | infirit | 1 | -1/+22 |
2014-12-13 | msd-osd-window: Remove unused variable | infirit | 1 | -2/+0 |
2014-12-13 | Gtk3: Fixup draw-event handling | infirit | 1 | -4/+12 |
2014-12-13 | housekeeping: More network filesystems not to monitor | infirit | 1 | -4/+20 |
2014-12-13 | Support the Gtk/AutoMnemonics X setting | infirit | 1 | -0/+1 |
2014-11-30 | Update NEWS | infirit | 1 | -0/+2 |
2014-11-30 | Connect to the right signal name | infirit | 1 | -1/+1 |
2014-11-30 | XRandR plugin: cope with rename of get_active and get_connected | infirit | 1 | -13/+13 |
2014-11-30 | xrandr: Only connect to MateRRScreen's signal after checking it's not NULL | infirit | 1 | -1/+2 |
2014-11-30 | Adapt to API changes in MateRRScreen | infirit | 1 | -3/+3 |
2014-11-30 | Adapt to mate-desktop API changes | infirit | 1 | -148/+166 |
2014-11-28 | fix possible dereference of NULL pointer | monsta | 1 | -1/+1 |
2014-11-28 | init var properly (g_free will be happy) | monsta | 1 | -1/+1 |