Age | Commit message (Expand) | Author | Files | Lines |
2018-02-06 | update NEWS for 1.20 releasev1.20.0 | raveit65 | 1 | -0/+2 |
2018-02-06 | sync with transifex | raveit65 | 2 | -7/+7 |
2018-02-06 | Scale font DPI for HiDPI displays | Victor Kareh | 1 | -12/+28 |
2018-01-30 | release 1.20 | raveit65 | 2 | -19/+24 |
2018-01-30 | require GTK+ 3.22 and GLib 2.50 | monsta | 19 | -242/+4 |
2018-01-26 | Add support for HiDPI displays (#325) | Victor Kareh | 1 | -0/+5 |
2018-01-24 | release 1.19.3v1.19.3 | raveit65 | 2 | -1/+22 |
2018-01-24 | sync with transifex | raveit65 | 103 | -9403/+6935 |
2018-01-23 | theme-installer.c: missing g_object_unref in mate_theme_install_real | Zhang Xianwei | 1 | -0/+2 |
2018-01-23 | theme-util.c: fix reinstalling the deleted theme can cause failure | Zhang Xianwei | 1 | -1/+2 |
2018-01-18 | remove unneeded +x attribute after last commit | monsta | 1 | -0/+0 |
2018-01-16 | Support the theme compression package for installing XZ format | Zhang Xianwei | 1 | -0/+8 |
2018-01-13 | drop unused variables | Pablo Barciela | 3 | -5/+4 |
2018-01-13 | eggcellrendererkeys.c: Fix build warnings: | Pablo Barciela | 1 | -19/+18 |
2018-01-12 | remove some leftovers related to MacOS support O_o | monsta | 1 | -9/+0 |
2018-01-12 | theme-thumbnail.c: Fix build warnings with ‘write’ and ‘pipe’: | Pablo Barciela | 1 | -17/+55 |
2018-01-12 | libslab: store search entry widget as GtkEntry | monsta | 1 | -5/+5 |
2018-01-11 | libslab: fix search icon misaligned | Zhang Xianwei | 6 | -286/+9 |
2018-01-10 | libslab: search-entry.c: Fix build warning: | Pablo Barciela | 1 | -1/+1 |
2018-01-10 | Remove useless duplication in mate_theme_install_real | Zhang Xianwei | 1 | -4/+0 |
2018-01-10 | Fix Window Border theme cannot be deleted | Zhang Xianwei | 1 | -1/+1 |
2018-01-09 | update windows tiling gsettings key, part-2 | raveit65 | 1 | -6/+6 |
2018-01-09 | update windows tiling gsettings key | raveit65 | 1 | -1/+1 |
2018-01-05 | about-me: drop unused code | monsta | 6 | -722/+0 |
2017-12-26 | shell: add Comment field to .desktop file | monsta | 1 | -0/+1 |
2017-12-26 | release 1.19.2v1.19.2 | raveit65 | 2 | -1/+17 |
2017-12-26 | sync with transifex | raveit65 | 103 | -14840/+5782 |
2017-12-25 | Enable default broswer setting support for text/html | cxy_uestc | 1 | -0/+1 |
2017-12-24 | libslab: restore missing variable initialization | monsta | 1 | -1/+2 |
2017-12-24 | libslab: drop useless checkpoint function | monsta | 3 | -50/+0 |
2017-12-23 | libslab: remove more unused code | monsta | 8 | -182/+0 |
2017-12-22 | libslab: remove a bunch of unused code | monsta | 8 | -414/+0 |
2017-12-20 | WidthOfScreen and HeightOfScreen implementation | Pablo Barciela | 6 | -67/+21 |
2017-12-15 | fix support for external localizations in .desktop files | monsta | 1 | -6/+16 |
2017-12-15 | Add the support for cursor sizes of 96 and 128. It could be useful for low-vi... | Alex ARNAUD | 1 | -1/+1 |
2017-12-14 | man: fix title of mate-window-properties page | monsta | 1 | -1/+1 |
2017-12-14 | man: fix titles of mate-typing-monitor and mate-thumbnail-font pages | monsta | 2 | -2/+2 |
2017-12-01 | Fixes font dpi with "org.mate.desktop.font-rendering.dpi" by default | Pablo Barciela | 1 | -3/+25 |
2017-10-19 | sync with Transifex | monsta | 103 | -883/+880 |
2017-08-19 | gtk 3.22: avoid deprecated gdk_screen_get_monitor... functions: | ZenWalker | 2 | -0/+17 |
2017-08-15 | release 1.19.1v1.19.1 | raveit65 | 2 | -1/+24 |
2017-08-15 | sync with transifex | raveit65 | 6 | -259/+262 |
2017-08-15 | libslab: avoid deprecated gdk_screen_width/height | ZenWalker | 2 | -3/+12 |
2017-08-15 | appearance-font.c: avoid deprecated gdk_screen_get_width/height_mm | ZenWalker | 1 | -1/+14 |
2017-08-15 | avoid deprecated gdk_screen_get_width/height | ZenWalker | 4 | -14/+23 |
2017-08-15 | libslab: drop unneeded libslab_mate_desktop_item_open_help function | raveit65 | 2 | -37/+0 |
2017-08-15 | libslab : drop uneeded support for gnome-main-menu | raveit65 | 9 | -2324/+0 |
2017-08-15 | typing-break: avoid deprecated GDK pointer and keyboard types | raveit65 | 2 | -9/+78 |
2017-08-15 | libslab: don't use deprecated gtk_show_uri | raveit65 | 1 | -0/+4 |
2017-08-15 | display scrollarea: avoid deprecated gtk_adjustment_changed | raveit65 | 1 | -1/+3 |