Age | Commit message (Expand) | Author | Files | Lines |
2015-12-07 | slab: fix some bottom m-c-c items being not accessible in some cases | dnord | 1 | -2/+2 |
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 |
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 |
2015-10-28 | remove dead code | monsta | 1 | -2/+0 |
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 |
2015-10-02 | Merge pull request #202 from zaps166/patch-1 | monsta | 1 | -1/+1 |
2015-09-28 | Merge pull request #120 from dnk/logout | Martin Wimpress | 1 | -1/+3 |
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 |
2015-09-06 | Restored Interface tab in Appearance capplet | Exalm | 6 | -0/+637 |
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 |
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 |
2015-09-03 | Touchpad settings: Added support for natural scrolling, 2 finger and 3 finger... | Clement Lefebvre | 2 | -109/+412 |
2015-09-03 | Sync translations with transifex | mate-i18n | 5 | -3127/+2086 |
2015-08-29 | configure.ac: Remove Xft2 completely | Roy Zhang | 1 | -1/+1 |
2015-08-29 | Gtk3 Fontviewer: increase-horiontal-size-scrolledwindow | raveit65 | 1 | -0/+5 |
2015-08-29 | Gtk3 Fontviewer: don't use deprecated-GtkHBox | raveit65 | 1 | -0/+4 |
2015-08-29 | Gtk3 Fontviewer: port-GtkTable-to-GtkGrid | raveit65 | 1 | -1/+92 |
2015-08-29 | Fontviewer: fix deprecated-GThread-API | raveit65 | 1 | -1/+1 |
2015-08-29 | Cleanup configure.ac wrt Xft2 | infirit | 1 | -11/+1 |
2015-08-29 | appearance-font: No more usage of Xft2 | infirit | 2 | -8/+0 |
2015-08-29 | appearance-font: Use pango and cairo to rander fonts | Roy Zhang | 1 | -223/+85 |
2015-08-29 | mouse: Use GSourceFunc instead of GtkFunction | Roy Zhang | 1 | -6/+2 |
2015-08-29 | Help: fix merge conflicts | raveit65 | 2 | -3/+3 |
2015-08-29 | removed dead code | Monsta | 1 | -37/+0 |
2015-08-29 | configure.ac: drop obsolete macro | monsta | 1 | -1/+0 |
2015-08-08 | font-viewer: Use cairo for font rendering | raveit | 6 | -421/+483 |
2015-08-03 | Use GdkVisual accessor functions instead of direct access | infirit | 2 | -2/+2 |