Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-07-11 | plugins: drop libXxf86 dependency | raveit65 | 1 | -6/+0 | |
The X server hasn't implemented it in over 10 years. and it was dropped from debian since a long time. fixes https://github.com/mate-desktop/mate-settings-daemon/issues/284 | |||||
2019-06-15 | pre-bump version | raveit65 | 1 | -1/+1 | |
2019-06-10 | Change url project's website | Laurent Napias | 1 | -1/+1 | |
2019-02-24 | release 1.22.0v1.22.0 | raveit65 | 1 | -2/+2 | |
2018-12-05 | release 1.21.2v1.21.2 | raveit65 | 1 | -1/+1 | |
2018-10-24 | rfkill: Add RFKill support plugin on Linux systems | Zhang Xianwei | 1 | -0/+18 | |
from https://github.com/GNOME/gnome-settings-daemon/commit/444af32e343a79ca3db0f957bf73687a0f0df9ec Signed-off-by: Zhang Xianwei <[email protected]> | |||||
2018-10-11 | pre-bump version | lukefromdc | 1 | -2/+2 | |
2018-08-27 | require mate-desktop-1.21.1 | raveit65 | 1 | -1/+1 | |
2018-05-31 | bump m-s-d requirement | raveit65 | 1 | -1/+1 | |
2018-05-31 | bump version | raveit65 | 1 | -1/+1 | |
master should have a higher version than stable branch | |||||
2018-02-06 | bump require of mate-desktop | raveit65 | 1 | -1/+1 | |
2018-02-06 | Load xsettings during initialization phase | Victor Kareh | 1 | -0/+1 | |
Also set QT_* env variables during init, and restart marco, mate-panel, toggle desktop icons when changing scales | |||||
2018-01-30 | release 1.20 | raveit65 | 1 | -2/+2 | |
2018-01-30 | require GTK+ 3.22 and GLib 2.50 | monsta | 1 | -6/+3 | |
2018-01-24 | release 1.19.2v1.19.2 | raveit65 | 1 | -1/+1 | |
2018-01-08 | xsettings: drop CanChangeAccels which won't work with GTK+3 | monsta | 1 | -1/+1 | |
this requires https://github.com/mate-desktop/mate-desktop/commit/b133f518f6f2310093fd3b5248049c7048cfb8d4 closes https://github.com/mate-desktop/mate-desktop/issues/296 | |||||
2017-12-28 | configure.ac: drop GLIB_VERSION_MAX_ALLOWED | monsta | 1 | -3/+0 | |
because warnings like "xxx is deprecated: Not available before 2.44" look stupid | |||||
2017-12-24 | release 1.19.1v1.19.1 | raveit65 | 1 | -1/+1 | |
2017-08-16 | configure: bump MATE_DESKTOP_REQUIRED_VERSION | raveit65 | 1 | -1/+1 | |
m-s-d needs gsetting schema for globalmenu support from mate-desktop | |||||
2017-03-30 | pre-bump version | raveit65 | 1 | -1/+1 | |
2017-03-13 | release 1.18.0v1.18.0 | raveit65 | 1 | -2/+2 | |
2017-01-03 | pre-bump version | raveit65 | 1 | -1/+1 | |
2016-11-20 | move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option | monsta | 1 | -31/+8 | |
and require libmatekbd and libmate-desktop >= 1.17 | |||||
2016-11-20 | build: require libmatemixer >= 1.10 (first stable release) | monsta | 1 | -1/+1 | |
2016-11-20 | build: require libxklavier >= 5.2 | monsta | 1 | -1/+1 | |
as libmatekbd already requires it: https://github.com/mate-desktop/libmatekbd/commit/d330b5fd54ea4c86985a48c65e959184a6ef9bb5 | |||||
2016-11-20 | fix indent a bit | monsta | 1 | -1/+1 | |
2016-11-20 | remove extra glib version check from build conf | Alexander van der Meij | 1 | -7/+0 | |
2016-11-20 | build: require dconf >= 0.13 | monsta | 1 | -8/+1 | |
2016-10-26 | build: require XInput unconditionally | monsta | 1 | -12/+1 | |
as done in g-s-d six years ago: https://git.gnome.org/browse/gnome-settings-daemon/commit/?id=5b2a28376a3aa81d865679e8c91d2f6beb8af799 | |||||
2016-09-18 | release 1.16.0v1.16.0 | raveit65 | 1 | -2/+2 | |
2016-08-03 | pre-bump version | raveit65 | 1 | -1/+1 | |
2016-07-15 | distcheck: explicitly use currently selected GTK+ version | raveit65 | 1 | -0/+2 | |
2016-06-07 | release 1.15.0v1.15.0 | raveit65 | 1 | -1/+1 | |
2016-04-06 | release 1.14.0 | raveit65 | 1 | -2/+2 | |
2016-03-11 | pre-bump version | raveit65 | 1 | -1/+1 | |
2016-01-05 | pre-bump version to 1.13.0 | Wolfgang Ulbrich | 1 | -2/+2 | |
2015-12-04 | Bump version to 1.12.1 | monsta | 1 | -1/+1 | |
2015-11-03 | 1.12.0v1.12.0 | Clement Lefebvre | 1 | -1/+1 | |
2015-09-08 | define max/min version of GLib | infirit | 1 | -0/+6 | |
2015-09-08 | Rework gsettings schema building | infirit | 1 | -1/+22 | |
* Bump intltool required version for gsettings support * Extract strings with intltool directly * Let autoconf generate the xml files | |||||
2015-09-04 | First dev release bump | infirit | 1 | -2/+2 | |
2015-08-27 | Define max/min version of GLib | infirit | 1 | -0/+7 | |
This warns us of using symbols like g_assert_null not available in GLib 2.36 | |||||
2015-07-13 | Bump version to 1.10.1mate-settings-daemon-1.10.1 | Monsta | 1 | -1/+1 | |
2015-04-07 | Bump version to 1.10.0mate-settings-daemon-1.10.0 | Stefano Karapetsas | 1 | -2/+2 | |
2015-02-25 | Bump version to 1.9.90mate-settings-daemon-1.9.90 | Stefano Karapetsas | 1 | -1/+1 | |
2015-01-20 | Bump version to 1.9.6mate-settings-daemon-1.9.6 | Stefano Karapetsas | 1 | -1/+1 | |
2014-12-16 | Revert "Add back Glib 2.32 support" | infirit | 1 | -1/+1 | |
This reverts commit 602945c084d45bd3858e564e03a70a2a361a5756. | |||||
2014-12-16 | Add back Glib 2.32 support | infirit | 1 | -1/+1 | |
2014-12-15 | Bump mate-desktop required to version 1.9.4 | infirit | 1 | -1/+1 | |
The materr* changes are not in mate-desktop 1.9.3 yet. | |||||
2014-12-13 | Enable maintainer mode | infirit | 1 | -0/+1 | |