summaryrefslogtreecommitdiff
path: root/capplets/appearance
AgeCommit message (Expand)AuthorFilesLines
2020-03-09appearance: Fix memory leakrbuj1-1/+0
2020-03-02Do not collect the translation for Iconrbuj1-1/+1
2020-02-06mate-wp-info: fix memory leakrbuj1-0/+1
2020-02-06build: use warning flagsrbuj1-0/+1
2020-02-04appearance: backgrounds dir should be portablerbuj2-4/+6
2020-02-02appearance: remove I/O error on window closerbuj1-6/+16
2019-12-03appearance: Fix desktop file creationgm101-1/+1
2019-11-07migrate from intltool to gettextWu Xiaotian3-8/+13
2019-08-02appearance: fix memory leakWu Xiaotian1-0/+1
2019-08-01appearance: add new font for userWu Xiaotian2-2/+105
2019-07-02 Add scroll tabs with mouse wheel in severals cappletsLaurent Napias1-2/+6
2019-06-25[ci] add gla11y in docker containerWu Xiaotian1-1/+1
2019-06-22capplets: Remove the macro MATELOCALEDIR where it's not requiredrbuj1-1/+0
2019-06-18Remove trailing whitespacesrbuj2-4/+4
2019-06-15Add support for checking .ui accessibility with gla11ySamuel Thibault2-3/+55
2019-06-12appearance.ui (cursor size scale)Laurent Napias1-787/+793
2019-05-11capplets: Use gresources for UI filesrbuj4-16/+36
2019-05-08Fix grammar mistakerbuj1-1/+1
2019-05-06Migrate from dbus-glib to GDBusWu Xiaotian1-54/+89
2019-04-12Use GtkSeparatorMenuItem in Apparence previewrbuj1-2/+2
2019-04-12Remove dead store detected by clangrbuj3-7/+3
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