Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-01-15 | [GTK+3] appearance: fix deprecated usage of GtkMisc and GtkHBox | monsta | 2 | -3/+33 | |
2016-01-15 | [GTK+3] appearance: fix a few deprecations | monsta | 2 | -0/+10 | |
2016-01-15 | libslab: use gtk_image_set_from_icon_name in both GTK+ builds | monsta | 2 | -4/+4 | |
2016-01-15 | keyboard: use gtk_image_new_from_icon_name in both GTK+ builds | monsta | 1 | -2/+2 | |
2016-01-15 | about-me: use gtk_image_new_from_icon_name in both GTK+ builds | monsta | 2 | -3/+3 | |
2016-01-15 | typing-break: use gtk_image_new_from_icon_name in both GTK+ builds | monsta | 1 | -1/+1 | |
2016-01-14 | appearance: remove dead code | monsta | 1 | -24/+0 | |
2016-01-14 | appearance: use gtk_image_new_from_icon_name in both GTK+ builds | monsta | 4 | -12/+12 | |
2016-01-14 | libslab: fix wrong pointer type | monsta | 1 | -1/+1 | |
2016-01-14 | windows: fix warnings about incompatible pointer types | monsta | 1 | -5/+7 | |
2016-01-14 | display: less #if's again | monsta | 1 | -19/+32 | |
2016-01-14 | display: less #if's | monsta | 1 | -28/+43 | |
2016-01-14 | fix unused variables warning in GTK+3 build | monsta | 2 | -4/+3 | |
2016-01-14 | mouse: use gdk_error_trap_pop_ignored in GTK+3 build | monsta | 1 | -0/+10 | |
2016-01-13 | font-viewer: remove unused variable | monsta | 1 | -1/+1 | |
2016-01-13 | font-viewer: fix indent a bit | monsta | 1 | -102/+103 | |
2016-01-13 | libslab: less #if's | monsta | 1 | -21/+25 | |
2016-01-13 | about-me: remove unused variables and functions | monsta | 2 | -26/+0 | |
2016-01-13 | remove a few unused variables | monsta | 3 | -3/+0 | |
2016-01-13 | typing-break: less #if's | monsta | 1 | -18/+30 | |
2016-01-13 | typing-break: remove unused variable | monsta | 1 | -10/+0 | |
2016-01-13 | typing-break: fix indent a bit | monsta | 1 | -14/+14 | |
2016-01-13 | common: fix unused variable warning in GTK+3 build | monsta | 1 | -2/+2 | |
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 |