summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2016-01-13libslab: less #if'smonsta1-21/+25
2016-01-13about-me: remove unused variables and functionsmonsta2-26/+0
2016-01-13remove a few unused variablesmonsta3-3/+0
2016-01-13typing-break: less #if'smonsta1-18/+30
2016-01-13typing-break: remove unused variablemonsta1-10/+0
2016-01-13typing-break: fix indent a bitmonsta1-14/+14
2016-01-13common: fix unused variable warning in GTK+3 buildmonsta1-2/+2
2016-01-13common: don't return a value from void function (GTK+3 build only)monsta1-3/+1
2016-01-13display: fix implicit declaration warningmonsta1-0/+1
2016-01-06window properties: changed accelerator key of "Unselect..."monsta1-1/+1
'U' was already used in this dialog, so it didn't really work
2016-01-06window properties: make all three window focus modes selectableFriedrich Herbst1-12/+40
fixes https://github.com/mate-desktop/marco/issues/140
2016-01-05pre-bump version to 1.13.0Wolfgang Ulbrich2-1/+3
2016-01-02drop MateConf migration scriptMonsta2-16/+1
2016-01-02about-me: fix one more typoMonsta1-1/+1
2016-01-02about-me: fix typoMonsta2-5/+5
closes https://github.com/mate-desktop/mate-control-center/issues/213
2015-12-27 move preferences-categories.menu to mate-menusWolfgang Ulbrich2-116/+2
2015-12-22Use GDK convenient functionRoy Zhang2-8/+8
Use gdk_x11_get_xatom_by_name (), and take advantage of GDK's caches.
2015-12-07about-me: avoid some assertionsmonsta1-6/+4
2015-12-07about-me: there's no help buttonmonsta1-9/+5
2015-12-07about-me: fix indent a bitmonsta1-19/+18
2015-12-07Bump version to 1.12.1monsta2-1/+7
2015-12-01Merge pull request #209 from dnord/patch-1monsta1-2/+2
slab: fix some bottom m-c-c items being not accessible in some cases
2015-11-29Fixdnord1-2/+2
This fixes following issue: https://github.com/mate-desktop/mate-control-center/issues/208
2015-11-20Updated translationsClement Lefebvre98-16486/+26665
2015-11-13display properties: don't try to free a string literal (fix crash)monsta1-1/+1
crash introduced in https://github.com/mate-desktop/mate-control-center/commit/c6935f255ea711557c3c5e0e3ae8439e59c9a7aa
2015-11-07Fix dangling pointer errorsRoy Zhang1-2/+6
2015-11-07appearance: a bit of consistency in ui fileMonsta1-1/+1
2015-11-04Touchpad properties: Fixed alignment for two-three finger button combosClement Lefebvre1-52/+39
2015-11-03Sync translations with transifexClement Lefebvre8-1378/+1961
2015-11-031.12.0v1.12.0Clement Lefebvre1-1/+1
2015-11-03Sync translations with transifexClement Lefebvre4-0/+11731
2015-10-30update NEWS for 1.12monsta1-7/+12
2015-10-28touchpad settings: add option to enable/disable touchpadmonsta2-5/+30
fixes https://github.com/mate-desktop/mate-desktop/issues/178
2015-10-28remove dead codemonsta1-2/+0
accessibility stuff has been dropped in https://github.com/mate-desktop/mate-control-center/commit/909bf45d2c2d567decaf57b7869e0fbdcb7c0ed4
2015-10-27minor correction in NEWSmonsta1-1/+2
2015-10-15Ensure the Administration category uses translation strings.Martin Wimpress1-0/+1
2015-10-15Correct categorisation of Assistive Technologies capplet.Martin Wimpress1-1/+1
2015-10-15A much more organised categorisation of Control Center items.Martin Wimpress1-45/+87
2015-10-15Add categorisation of Preferences menu.Martin Wimpress2-2/+116
2015-10-09release 1.11.0mate-control-center-1.11.0raveit651-0/+22
2015-10-04appearance: Fix segmentation fault on closingRoy Zhang1-3/+3
This patch fixes #200
2015-10-02Merge pull request #202 from zaps166/patch-1monsta1-1/+1
Bugfix: Changing refresh rate doens't work
2015-09-28Merge pull request #120 from dnk/logoutMartin Wimpress1-1/+3
logout key bindings
2015-09-23Bugfix: Changing refresh rate doens't workBłażej Szczygieł1-1/+1
2015-09-08define max/min version of GLibinfirit1-0/+6
2015-09-08Rework gsettings schema buildinginfirit6-65/+64
* Bump intltool required version for gsettings support * Extract strings with intltool directly * Let autoconf generate the xml files
2015-09-06Restored Interface tab in Appearance cappletExalm6-0/+637
Remove editable accels and toolbar style toggles as they are deprecated in GTK >= 3.10.0
2015-09-04Switch to org.gnome.SessionManagerClement Lefebvre1-3/+3
2015-09-04Merge branch 'master' of github.com:mate-desktop/mate-control-centerClement Lefebvre1-3/+3
2015-09-04Display settings: Added support to set the primary monitor.Clement Lefebvre2-102/+181