Age | Commit message (Expand) | Author | Files | Lines |
2017-01-27 | website is accessed via http, not via htts :) | monsta | 1 | -1/+1 |
2017-01-27 | Fix two memory leaks | Colomban Wendling | 1 | -2/+2 |
2017-01-27 | Fix live updating of the various theme details | Colomban Wendling | 1 | -0/+1 |
2017-01-26 | appearance: fix vertical expand on resize in another way | monsta | 1 | -2/+4 |
2017-01-25 | keyboard: fix vertical expand of content on resize in a few dialogs | monsta | 3 | -0/+6 |
2017-01-24 | libslab: wrap labels on the left pane | Alexei Sorokin | 1 | -0/+2 |
2017-01-24 | libslab: force the icon size | Alexei Sorokin | 1 | -0/+1 |
2017-01-24 | appearance: fix vertical expand of content with window resize | monsta | 1 | -0/+1 |
2017-01-20 | Bump version to 1.17.2v1.17.2 | Martin Wimpress | 2 | -1/+6 |
2017-01-20 | mouse: use input helper to detect both libinput and synaptics touchpads | monsta | 1 | -65/+2 |
2017-01-20 | mouse: add input helper from m-s-d | monsta | 3 | -1/+160 |
2017-01-18 | Bump version to 1.17.1v1.17.1 | Martin Wimpress | 2 | -12/+19 |
2017-01-18 | Sync translations. | Martin Wimpress | 1 | -192/+184 |
2017-01-13 | Update mate-control-center NEWS to use consistent, project wide, markdown-lik... | Martin Wimpress | 1 | -13/+23 |
2017-01-02 | mouse: move xinput check into separate function | monsta | 1 | -8/+15 |
2017-01-02 | mouse: use gboolean return values where they're expected to be | monsta | 1 | -2/+2 |
2017-01-02 | mouse: fix indent a bit | monsta | 1 | -3/+3 |
2016-12-06 | keyboard: fix vertical expand of content with window resize | monsta | 1 | -0/+2 |
2016-12-02 | release 1.17.0v1.17.0 | raveit65 | 1 | -0/+13 |
2016-12-02 | add new language | raveit65 | 1 | -0/+1 |
2016-12-02 | sync with transifex | raveit65 | 103 | -13114/+12657 |
2016-12-02 | move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option | monsta | 47 | -1793/+100 |
2016-12-02 | display: remove excessive #define | monsta | 1 | -4/+0 |
2016-11-03 | mouse: add separate touchpad motion settings on touchpad tab | monsta | 2 | -0/+236 |
2016-11-03 | mouse: use GtkAlignment instead of labels with spaces | monsta | 1 | -186/+40 |
2016-11-03 | mouse: change natural scroll mnemonic from 'a' to 'n' | monsta | 1 | -1/+1 |
2016-11-03 | mouse: change tab label from General to Mouse | monsta | 1 | -1/+1 |
2016-11-02 | build: require XCursor unconditionally | monsta | 11 | -223/+5 |
2016-11-02 | mouse: remove unneeded #include | monsta | 1 | -4/+0 |
2016-11-01 | mouse: remove dead code | monsta | 1 | -25/+0 |
2016-11-01 | build: require XInput unconditionally - same as done in m-s-d | monsta | 2 | -18/+7 |
2016-10-19 | GTK3: port libunique->GtkApplication | lukefromdc | 4 | -16/+113 |
2016-10-19 | GTK+3: fix build failure with marco 1.17 (which is GTK+3 only now) | monsta | 1 | -0/+5 |
2016-09-20 | release 1.16.0v1.16.0 | raveit65 | 1 | -1/+1 |
2016-09-19 | update NEWS for 1.16 | monsta | 1 | -30/+18 |
2016-09-19 | sync with Transifex | monsta | 3 | -27/+27 |
2016-09-18 | build: require libmarco-private 1.13.1 | monsta | 1 | -1/+1 |
2016-09-18 | GTK+3: fix mate-display-properties with glib 2.49.6 | lukefromdc | 1 | -0/+4 |
2016-09-08 | release 1.15.2v1.15.2 | raveit65 | 2 | -1/+10 |
2016-09-08 | sync with transiflex | raveit65 | 11 | -280/+283 |
2016-09-08 | GTK+3 appearance: don't show Colors tab in Customize Theme dialog | monsta | 2 | -1/+11 |
2016-07-27 | Merge branch 'master' of https://github.com/rogue-spectre/mate-control-center... | raveit65 | 1 | -1/+1 |
2016-07-27 | Missing coma | rogue-spectre | 1 | -1/+1 |
2016-07-24 | add some missing space | rogue-spectre | 1 | -0/+1 |
2016-07-24 | add some missing space | rogue-spectre | 1 | -0/+1 |
2016-07-15 | distcheck: explicitly use currently selected GTK+ version | raveit65 | 1 | -1/+3 |
2016-07-13 | drop dconf 0.10 compatibility (it's ancient) | monsta | 2 | -18/+1 |
2016-07-13 | drop unused includes | monsta | 6 | -7/+0 |
2016-07-13 | libslab: drop unused code | monsta | 2 | -73/+0 |
2016-07-04 | appearance: make theme name centered in GTK+3 too | monsta | 1 | -0/+13 |