summaryrefslogtreecommitdiff
path: root/capplets/appearance
AgeCommit message (Expand)AuthorFilesLines
2019-02-08fixed distcheck fail on debianWu Xiaotian3-3/+2
2018-05-21appearance: fixed more indentsErik Bročko1-3/+3
2018-05-21appearance: fixed indentationsErik Bročko1-58/+60
2018-05-21appearance: add buttons-have-icons switchErik Bročko3-14/+92
2018-04-25Change cursor-size to 24pxVictor Kareh1-1/+1
2018-03-16Add auto-detect toggle switchVictor Kareh4-142/+202
2018-02-21theme-util.c: fix segfault on attempt to delete custom themeZhang Xianwei1-2/+2
2018-02-12avoid deprecated GtkStockPablo Barciela4-8/+8
2018-02-12Remove useless parameter in mate_theme_install_realZhang Xianwei1-3/+0
2018-02-09theme-installer.c: add tips when reinstall a existed themeZhang Xianwei1-0/+51
2018-02-06Scale font DPI for HiDPI displaysVictor Kareh1-12/+28
2018-01-30require GTK+ 3.22 and GLib 2.50monsta3-17/+1
2018-01-26Add support for HiDPI displays (#325)Victor Kareh1-0/+5
2018-01-23theme-installer.c: missing g_object_unref in mate_theme_install_realZhang Xianwei1-0/+2
2018-01-23theme-util.c: fix reinstalling the deleted theme can cause failureZhang Xianwei1-1/+2
2018-01-18remove unneeded +x attribute after last commitmonsta1-0/+0
2018-01-16Support the theme compression package for installing XZ formatZhang Xianwei1-0/+8
2018-01-10Remove useless duplication in mate_theme_install_realZhang Xianwei1-4/+0
2018-01-10Fix Window Border theme cannot be deletedZhang Xianwei1-1/+1
2017-12-20WidthOfScreen and HeightOfScreen implementationPablo Barciela1-38/+3
2017-12-01Fixes font dpi with "org.mate.desktop.font-rendering.dpi" by defaultPablo Barciela1-3/+25
2017-08-19gtk 3.22: avoid deprecated gdk_screen_get_monitor... functions:ZenWalker1-0/+9
2017-08-15appearance-font.c: avoid deprecated gdk_screen_get_width/height_mmZenWalker1-1/+14
2017-08-15avoid deprecated gdk_screen_get_width/heightZenWalker1-4/+6
2017-03-28Add support for switching themes on Metacity >= 3.20.Martin Wimpress1-1/+6
2017-03-17appearance-ui: add primary-toolbar style class for toolbar in interface previewraveit651-0/+3
2017-03-11appearance.ui: fix warningsraveit651-106/+118
2017-03-01appearance.ui: avoid deprecated widgetsraveit651-1263/+1489
2017-01-27Fix two memory leaksColomban Wendling1-2/+2
2017-01-27Fix live updating of the various theme detailsColomban Wendling1-0/+1
2017-01-26appearance: fix vertical expand on resize in another waymonsta1-2/+4
2017-01-24appearance: fix vertical expand of content with window resizemonsta1-0/+1
2016-12-02move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta10-313/+4
2016-11-02build: require XCursor unconditionallymonsta8-62/+1
2016-09-08GTK+3 appearance: don't show Colors tab in Customize Theme dialogmonsta2-1/+11
2016-07-04appearance: make theme name centered in GTK+3 toomonsta1-0/+13
2016-07-04appearance: place theme name below theme preview in GTK+3 toomonsta1-1/+1
2016-07-04appearance: fix indent in some placesmonsta1-27/+25
2016-07-02GTK+-3 appearance-style: port GdkColor to GdkRGBAraveit651-0/+20
2016-07-02GTK+-3 mate-wp-xml: port GdkColor to GdkRGBAraveit651-0/+24
2016-07-02GTK+3 appearance-desktop: port GdkColor to GdkRGBAraveit651-0/+42
2016-07-02GTK+3 mate-wp-item: port GdkColor to GdkRGBAraveit652-0/+35
2016-06-17GTK+-3 theme-installer: do not use deprecated gdk_threads_{enter/leave} ()raveit651-0/+4
2016-05-27Change default hinting style of 'Subpixel smoothing' mode to slightPiotr Jurkiewicz1-4/+4
2016-05-27Render hinting samples using ANTIALIAS_RGBAPiotr Jurkiewicz1-4/+4
2016-05-06add style class appearance-windowraveit651-0/+7
2016-02-04[GTK+3] don't set x/y align to 0.5 - it's the default value anywaymonsta2-2/+0
2016-01-26GTK3: improve GtkMisc deprecation commitWolfgang Ulbrich2-6/+6
2016-01-15[GTK+3] appearance: fix deprecated usage of GtkMisc and GtkHBoxmonsta2-3/+33
2016-01-15[GTK+3] appearance: fix a few deprecationsmonsta2-0/+10