Age | Commit message (Expand) | Author | Files | Lines |
2018-05-21 | appearance: fixed more indents | Erik Bročko | 1 | -3/+3 |
2018-05-21 | appearance: fixed indentations | Erik Bročko | 1 | -58/+60 |
2018-05-21 | appearance: add buttons-have-icons switch | Erik Bročko | 3 | -14/+92 |
2018-04-25 | Change cursor-size to 24px | Victor Kareh | 1 | -1/+1 |
2018-03-16 | Add auto-detect toggle switch | Victor Kareh | 4 | -142/+202 |
2018-02-21 | theme-util.c: fix segfault on attempt to delete custom theme | Zhang Xianwei | 1 | -2/+2 |
2018-02-12 | avoid deprecated GtkStock | Pablo Barciela | 4 | -8/+8 |
2018-02-12 | Remove useless parameter in mate_theme_install_real | Zhang Xianwei | 1 | -3/+0 |
2018-02-09 | theme-installer.c: add tips when reinstall a existed theme | Zhang Xianwei | 1 | -0/+51 |
2018-02-06 | Scale font DPI for HiDPI displays | Victor Kareh | 1 | -12/+28 |
2018-01-30 | require GTK+ 3.22 and GLib 2.50 | monsta | 3 | -17/+1 |
2018-01-26 | Add support for HiDPI displays (#325) | Victor Kareh | 1 | -0/+5 |
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-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 |
2017-12-20 | WidthOfScreen and HeightOfScreen implementation | Pablo Barciela | 1 | -38/+3 |
2017-12-01 | Fixes font dpi with "org.mate.desktop.font-rendering.dpi" by default | Pablo Barciela | 1 | -3/+25 |
2017-08-19 | gtk 3.22: avoid deprecated gdk_screen_get_monitor... functions: | ZenWalker | 1 | -0/+9 |
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 | 1 | -4/+6 |
2017-03-28 | Add support for switching themes on Metacity >= 3.20. | Martin Wimpress | 1 | -1/+6 |
2017-03-17 | appearance-ui: add primary-toolbar style class for toolbar in interface preview | raveit65 | 1 | -0/+3 |
2017-03-11 | appearance.ui: fix warnings | raveit65 | 1 | -106/+118 |
2017-03-01 | appearance.ui: avoid deprecated widgets | raveit65 | 1 | -1263/+1489 |
2017-01-27 | Fix two memory leaks | Colomban Wendling | 1 | -2/+2 |
2017-01-27 | Fix live updating of the various theme details | Colomban Wendling | 1 | -0/+1 |
2017-01-26 | appearance: fix vertical expand on resize in another way | monsta | 1 | -2/+4 |
2017-01-24 | appearance: fix vertical expand of content with window resize | monsta | 1 | -0/+1 |
2016-12-02 | move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option | monsta | 10 | -313/+4 |
2016-11-02 | build: require XCursor unconditionally | monsta | 8 | -62/+1 |
2016-09-08 | GTK+3 appearance: don't show Colors tab in Customize Theme dialog | monsta | 2 | -1/+11 |
2016-07-04 | appearance: make theme name centered in GTK+3 too | monsta | 1 | -0/+13 |
2016-07-04 | appearance: place theme name below theme preview in GTK+3 too | monsta | 1 | -1/+1 |
2016-07-04 | appearance: fix indent in some places | monsta | 1 | -27/+25 |
2016-07-02 | GTK+-3 appearance-style: port GdkColor to GdkRGBA | raveit65 | 1 | -0/+20 |
2016-07-02 | GTK+-3 mate-wp-xml: port GdkColor to GdkRGBA | raveit65 | 1 | -0/+24 |
2016-07-02 | GTK+3 appearance-desktop: port GdkColor to GdkRGBA | raveit65 | 1 | -0/+42 |
2016-07-02 | GTK+3 mate-wp-item: port GdkColor to GdkRGBA | raveit65 | 2 | -0/+35 |
2016-06-17 | GTK+-3 theme-installer: do not use deprecated gdk_threads_{enter/leave} () | raveit65 | 1 | -0/+4 |
2016-05-27 | Change default hinting style of 'Subpixel smoothing' mode to slight | Piotr Jurkiewicz | 1 | -4/+4 |
2016-05-27 | Render hinting samples using ANTIALIAS_RGBA | Piotr Jurkiewicz | 1 | -4/+4 |
2016-05-06 | add style class appearance-window | raveit65 | 1 | -0/+7 |
2016-02-04 | [GTK+3] don't set x/y align to 0.5 - it's the default value anyway | monsta | 2 | -2/+0 |
2016-01-26 | GTK3: improve GtkMisc deprecation commit | Wolfgang Ulbrich | 2 | -6/+6 |
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-14 | appearance: remove dead code | monsta | 1 | -24/+0 |