Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-05-23 | Fix Gtk3.21 segfault using GtkStyleContext | lukefromdc | 1 | -2/+13 | |
In GTK 3.21, the msd_osd_window_style_set segfaults on GtkStyle. This really should be updated for all GTK3 versions, so port it to GtkStyleContext. Just this one function for now as it stops the OSD crashes. Test built over GTK 3.21, no apparent problems and ran fine on GTK 3.18 as well, no apparent differences in theming using any theme from 3.18 with master. | |||||
2016-04-11 | housekeeping: properly apply label markup | monsta | 1 | -1/+1 | |
2016-04-07 | po: add missing language to LINGUASv1.14.0 | monsta | 1 | -0/+2 | |
2016-04-07 | update NEWS to mention Changelog generation fix | monsta | 1 | -0/+1 | |
2016-04-06 | release 1.14.0 | raveit65 | 1 | -2/+2 | |
2016-04-06 | Fix Changelog generation | raveit65 | 1 | -12/+9 | |
2016-04-06 | add new languages and sync with transiflex | raveit65 | 97 | -4542/+9272 | |
2016-04-05 | update NEWS and pack 1.13.x changes into single 1.14.0 entry | monsta | 1 | -7/+9 | |
2016-04-05 | Revert "Touchpad settings: Enabled natural scroll by default" | monsta | 1 | -1/+1 | |
This reverts commit 8abd921b666acce33d2d9d811bd9c9602066fc0d. based on feedback in the comments at https://github.com/mate-desktop/mate-settings-daemon/pull/137 | |||||
2016-03-29 | schema: add summary and description for new touchpad scrolling keys | monsta | 1 | -8/+8 | |
2016-03-24 | mouse: remove some useless return values (and fix a warning) | monsta | 1 | -14/+10 | |
2016-03-24 | Touchpad settings: Enabled natural scroll by default | Clement Lefebvre | 1 | -1/+1 | |
2016-03-24 | Touchpad support: Support edge and two-finger scrolling independently | Clement Lefebvre | 2 | -133/+74 | |
2016-03-11 | add cursor theme and size to xsettings | Sorokin Alexei | 1 | -14/+35 | |
ported from gnome-settings-daemon | |||||
2016-03-11 | pre-bump version | raveit65 | 2 | -1/+3 | |
2016-02-19 | Sync with Transifex | Martin Wimpress | 93 | -40162/+34573 | |
2016-02-01 | fix a build warning | monsta | 1 | -1/+1 | |
2016-01-24 | release 1.13.0v1.13.0 | Wolfgang Ulbrich | 1 | -0/+4 | |
2016-01-24 | GTK3: fix another GtkMisc deprecation | Wolfgang Ulbrich | 1 | -1/+2 | |
2016-01-21 | [GTK+3] use x/y alignment functions for GtkLabel | monsta | 3 | -17/+22 | |
2016-01-21 | housekeeping: use gtk_image_new_from_icon_name in both GTK+ builds | monsta | 1 | -2/+2 | |
2016-01-12 | correct enable-osd key description | monsta | 1 | -2/+2 | |
2016-01-10 | Add setting to enable/disable the osd | Friedrich Herbst | 1 | -0/+4 | |
2016-01-10 | Add key to enable/disable the notification dialog | Friedrich Herbst | 1 | -0/+5 | |
2016-01-10 | dummy: remove unused variables | monsta | 1 | -15/+0 | |
no-op functions are left as is because this code can be used as a skeleton for building new plugins taken from https://git.gnome.org/browse/gnome-settings-daemon/commit?id=fe93b3be700f609b95bef7acca7aceb799c0baf6 | |||||
2016-01-10 | daemon: remove unused variable | monsta | 1 | -4/+0 | |
2016-01-10 | mouse: remove unused variable | monsta | 1 | -2/+0 | |
2016-01-10 | background: remove unused variables | monsta | 1 | -1/+0 | |
2016-01-10 | daemon: remove useless constructor function | monsta | 1 | -18/+0 | |
it does nothing except for chaining up to parent code | |||||
2016-01-10 | daemon: drop code for (non-existing) Python support | monsta | 2 | -109/+14 | |
taken from https://git.gnome.org/browse/gnome-settings-daemon/commit?id=0d6b1638a73498480bee72e44841e3d9e87a8091 https://git.gnome.org/browse/gnome-settings-daemon/commit?id=1d09b3b42cbc37ca67f3c11de8ccc8626f33de9a | |||||
2016-01-09 | housekeeping: remove unused variables | monsta | 1 | -2/+1 | |
2016-01-09 | a11y-keyboard: remove useless code | monsta | 2 | -115/+0 | |
it either does nothing or only calls parent functions taken from https://git.gnome.org/browse/gnome-settings-daemon/commit?id=5ec1584de2b32b55098e579e403ac37d94ccef03 https://git.gnome.org/browse/gnome-settings-daemon/commit?id=6808c3fe13c855dc17cf6048801f8e8a2ee634e2 | |||||
2016-01-09 | clipboard: remove useless code | monsta | 1 | -65/+0 | |
it either does nothing or only calls parent functions taken from https://git.gnome.org/browse/gnome-settings-daemon/commit?id=ee0fea3c9437a41c4fda6a020422f01bf98feecd https://git.gnome.org/browse/gnome-settings-daemon/commit?id=48242d3397773e8d05aae43617cfc2deb0fdb31e | |||||
2016-01-09 | keybindings: remove useless code | monsta | 1 | -65/+0 | |
same as in 50565db52df4c2856241422e3328ae854e45aff8 | |||||
2016-01-09 | remove unused #define's | monsta | 2 | -8/+0 | |
2016-01-09 | keyboard: remove useless code | monsta | 1 | -65/+0 | |
it either does nothing or only calls parent functions taken from https://git.gnome.org/browse/gnome-settings-daemon/commit?id=ff77680322a8d5ab51be1b672ffad85ee9477ae3 https://git.gnome.org/browse/gnome-settings-daemon/commit?id=f808719b91c942e6629c603ca874049667333ec3 | |||||
2016-01-09 | mpris: remove useless code | monsta | 1 | -65/+0 | |
same as in b761eff30e41233358958d64bb4f87d26010fa57 | |||||
2016-01-09 | mouse: remove useless code | monsta | 1 | -66/+0 | |
it either does nothing or only calls parent functions taken from https://git.gnome.org/browse/gnome-settings-daemon/commit?id=1f267afcbd7a7b7a5dac6154e420bfae780634e3 https://git.gnome.org/browse/gnome-settings-daemon/commit?id=98df44761b4f0c70078df635aaa68adff6454380 | |||||
2016-01-09 | sound: remove useless constructor function | monsta | 1 | -20/+0 | |
it does nothing except for chaining up to parent code taken from https://git.gnome.org/browse/gnome-settings-daemon/commit?id=c2b32ad0641d28d6804b09680e8df22bf9bb7d7c | |||||
2016-01-09 | typing-break: remove useless code | monsta | 1 | -65/+0 | |
same as in 626f0844ab9980761fe4e810ccfddff19e6a8336 | |||||
2016-01-09 | xrandr: remove useless code | monsta | 1 | -65/+0 | |
it either does nothing or only calls parent functions taken from https://git.gnome.org/browse/gnome-settings-daemon/commit?id=4fe4f495509988b518c2b14afc37536a72d8a7bc https://git.gnome.org/browse/gnome-settings-daemon/commit?id=eed796d5edce1a8713ae4025356cc4b1399307d6 | |||||
2016-01-09 | xrdb: remove useless code | monsta | 1 | -65/+0 | |
same as in 13cddd0100fa187dcb141071e2e3a220382eed1f | |||||
2016-01-09 | xsettings: remove useless code | monsta | 1 | -65/+0 | |
it either does nothing or only calls parent functions taken from https://git.gnome.org/browse/gnome-settings-daemon/commit?id=ae424dcc41e736d4882012367857a24686f282cb https://git.gnome.org/browse/gnome-settings-daemon/commit?id=b8b9cff2c2a05468318b1c8e3d43e65f9c64a87c | |||||
2016-01-09 | smartcard: remove unused variables | monsta | 1 | -16/+2 | |
2016-01-09 | xrandr: fix indent a bit | monsta | 1 | -42/+40 | |
2016-01-09 | common: less #if's | monsta | 1 | -49/+54 | |
2016-01-09 | mouse: less #if's | monsta | 1 | -20/+26 | |
2016-01-05 | pre-bump version to 1.13.0 | Wolfgang Ulbrich | 2 | -2/+4 | |
2016-01-03 | drop MateConf migration script | Monsta | 2 | -124/+0 | |
2015-12-13 | remove some dead code | Monsta | 1 | -4/+0 | |