summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-01-14appearance: use gtk_image_new_from_icon_name in both GTK+ buildsmonsta4-12/+12
2016-01-14libslab: fix wrong pointer typemonsta1-1/+1
2016-01-14windows: fix warnings about incompatible pointer typesmonsta1-5/+7
2016-01-14display: less #if's againmonsta1-19/+32
2016-01-14display: less #if'smonsta1-28/+43
2016-01-14fix unused variables warning in GTK+3 buildmonsta2-4/+3
2016-01-14mouse: use gdk_error_trap_pop_ignored in GTK+3 buildmonsta1-0/+10
2016-01-13font-viewer: remove unused variablemonsta1-1/+1
2016-01-13font-viewer: fix indent a bitmonsta1-102/+103
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
2016-01-06window properties: make all three window focus modes selectableFriedrich Herbst1-12/+40
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
2015-12-27 move preferences-categories.menu to mate-menusWolfgang Ulbrich2-116/+2
2015-12-22Use GDK convenient functionRoy Zhang2-8/+8
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
2015-11-29Fixdnord1-2/+2
2015-11-20Updated translationsClement Lefebvre98-16486/+26665
2015-11-13display properties: don't try to free a string literal (fix crash)monsta1-1/+1
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
2015-10-28remove dead codemonsta1-2/+0
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