Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-01-13 | common: don't return a value from void function (GTK+3 build only) | monsta | 1 | -3/+1 | |
2016-01-13 | display: fix implicit declaration warning | monsta | 1 | -0/+1 | |
2016-01-06 | window properties: changed accelerator key of "Unselect..." | monsta | 1 | -1/+1 | |
'U' was already used in this dialog, so it didn't really work | |||||
2016-01-06 | window properties: make all three window focus modes selectable | Friedrich Herbst | 1 | -12/+40 | |
fixes https://github.com/mate-desktop/marco/issues/140 | |||||
2016-01-05 | pre-bump version to 1.13.0 | Wolfgang Ulbrich | 2 | -1/+3 | |
2016-01-02 | drop MateConf migration script | Monsta | 2 | -16/+1 | |
2016-01-02 | about-me: fix one more typo | Monsta | 1 | -1/+1 | |
2016-01-02 | about-me: fix typo | Monsta | 2 | -5/+5 | |
closes https://github.com/mate-desktop/mate-control-center/issues/213 | |||||
2015-12-27 | move preferences-categories.menu to mate-menus | Wolfgang Ulbrich | 2 | -116/+2 | |
2015-12-22 | Use GDK convenient function | Roy Zhang | 2 | -8/+8 | |
Use gdk_x11_get_xatom_by_name (), and take advantage of GDK's caches. | |||||
2015-12-07 | about-me: avoid some assertions | monsta | 1 | -6/+4 | |
2015-12-07 | about-me: there's no help button | monsta | 1 | -9/+5 | |
2015-12-07 | about-me: fix indent a bit | monsta | 1 | -19/+18 | |
2015-12-07 | Bump version to 1.12.1 | monsta | 2 | -1/+7 | |
2015-12-01 | Merge pull request #209 from dnord/patch-1 | monsta | 1 | -2/+2 | |
slab: fix some bottom m-c-c items being not accessible in some cases | |||||
2015-11-29 | Fix | dnord | 1 | -2/+2 | |
This fixes following issue: https://github.com/mate-desktop/mate-control-center/issues/208 | |||||
2015-11-20 | Updated translations | Clement Lefebvre | 98 | -16486/+26665 | |
2015-11-13 | display properties: don't try to free a string literal (fix crash) | monsta | 1 | -1/+1 | |
crash introduced in https://github.com/mate-desktop/mate-control-center/commit/c6935f255ea711557c3c5e0e3ae8439e59c9a7aa | |||||
2015-11-07 | Fix dangling pointer errors | Roy Zhang | 1 | -2/+6 | |
2015-11-07 | appearance: a bit of consistency in ui file | Monsta | 1 | -1/+1 | |
2015-11-04 | Touchpad properties: Fixed alignment for two-three finger button combos | Clement Lefebvre | 1 | -52/+39 | |
2015-11-03 | Sync translations with transifex | Clement Lefebvre | 8 | -1378/+1961 | |
2015-11-03 | 1.12.0v1.12.0 | Clement Lefebvre | 1 | -1/+1 | |
2015-11-03 | Sync translations with transifex | Clement Lefebvre | 4 | -0/+11731 | |
2015-10-30 | update NEWS for 1.12 | monsta | 1 | -7/+12 | |
2015-10-28 | touchpad settings: add option to enable/disable touchpad | monsta | 2 | -5/+30 | |
fixes https://github.com/mate-desktop/mate-desktop/issues/178 | |||||
2015-10-28 | remove dead code | monsta | 1 | -2/+0 | |
accessibility stuff has been dropped in https://github.com/mate-desktop/mate-control-center/commit/909bf45d2c2d567decaf57b7869e0fbdcb7c0ed4 | |||||
2015-10-27 | minor correction in NEWS | monsta | 1 | -1/+2 | |
2015-10-15 | Ensure the Administration category uses translation strings. | Martin Wimpress | 1 | -0/+1 | |
2015-10-15 | Correct categorisation of Assistive Technologies capplet. | Martin Wimpress | 1 | -1/+1 | |
2015-10-15 | A much more organised categorisation of Control Center items. | Martin Wimpress | 1 | -45/+87 | |
2015-10-15 | Add categorisation of Preferences menu. | Martin Wimpress | 2 | -2/+116 | |
2015-10-09 | release 1.11.0mate-control-center-1.11.0 | raveit65 | 1 | -0/+22 | |
2015-10-04 | appearance: Fix segmentation fault on closing | Roy Zhang | 1 | -3/+3 | |
This patch fixes #200 | |||||
2015-10-02 | Merge pull request #202 from zaps166/patch-1 | monsta | 1 | -1/+1 | |
Bugfix: Changing refresh rate doens't work | |||||
2015-09-28 | Merge pull request #120 from dnk/logout | Martin Wimpress | 1 | -1/+3 | |
logout key bindings | |||||
2015-09-23 | Bugfix: Changing refresh rate doens't work | Błażej Szczygieł | 1 | -1/+1 | |
2015-09-08 | define max/min version of GLib | infirit | 1 | -0/+6 | |
2015-09-08 | Rework gsettings schema building | infirit | 6 | -65/+64 | |
* Bump intltool required version for gsettings support * Extract strings with intltool directly * Let autoconf generate the xml files | |||||
2015-09-06 | Restored Interface tab in Appearance capplet | Exalm | 6 | -0/+637 | |
Remove editable accels and toolbar style toggles as they are deprecated in GTK >= 3.10.0 | |||||
2015-09-04 | Switch to org.gnome.SessionManager | Clement Lefebvre | 1 | -3/+3 | |
2015-09-04 | Merge branch 'master' of github.com:mate-desktop/mate-control-center | Clement Lefebvre | 1 | -3/+3 | |
2015-09-04 | Display settings: Added support to set the primary monitor. | Clement Lefebvre | 2 | -102/+181 | |
2015-09-04 | Bump required version for recent changes | infirit | 1 | -3/+3 | |
2015-09-04 | Display settings: Only make the display name bold, not the output name. | Clement Lefebvre | 1 | -2/+2 | |
2015-09-04 | Merge pull request #194 from clefebvre/master | Clement Lefebvre | 1 | -12/+17 | |
Display settings: Show output names in addition to display names. | |||||
2015-09-04 | Display settings: Show output names in addition to display names. | Clement Lefebvre | 1 | -12/+17 | |
2015-09-03 | Start new dev release | infirit | 1 | -1/+1 | |
2015-09-03 | Merge pull request #193 from clefebvre/master | Clement Lefebvre | 2 | -109/+412 | |
Touchpad settings: Added support for natural scrolling, 2 finger and … | |||||
2015-09-03 | Touchpad settings: Added support for natural scrolling, 2 finger and 3 ↵ | Clement Lefebvre | 2 | -109/+412 | |
finger clicks |