summaryrefslogtreecommitdiff
path: root/capplets
AgeCommit message (Expand)AuthorFilesLines
2019-06-10Fix the icon sizes in Preferred Applications selector1.20Laurent Napias1-4/+7
2019-05-31Fix grammar mistakerbuj1-1/+1
2019-05-31Use GtkSeparatorMenuItem in Apparence previewrbuj1-2/+2
2019-05-31default-applications: Use more common icon names for Office documentsColomban Wendling1-2/+2
2019-05-31default-applications: Fix assertion failture on g_icon_to_stringZhang Xianwei1-6/+10
2019-05-31Account for NULL error when we see G_IO_STATUS_EOFAlexander Pyhalov1-2/+4
2019-02-08fixed distcheck fail on debianWu Xiaotian21-18/+18
2018-12-07default-applications: Use the selected word processor for RTF as wellColomban Wendling1-0/+1
2018-11-18update hint for mouse double-clickAbu Sakib1-1/+1
2018-11-18keybindings: double click instead one click to edit keyboard shortcutsPablo Barciela1-1/+2
2018-05-07display-capplet: add css name for scrollarearaveit651-0/+2
2018-04-26Change cursor-size to 24pxVictor Kareh2-8/+4
2018-03-27Scale cursor size for HiDPI when changing themesVictor Kareh1-0/+4
2018-03-23Add auto-detect toggle switchVictor Kareh4-142/+202
2018-03-23Remove useless parameter in mate_theme_install_realZhang Xianwei1-3/+0
2018-03-18Fix screen geometry to account for rotation when snapping.Brent Bradburn1-0/+2
2018-03-13theme-util.c: fix segfault on attempt to delete custom themeZhang Xianwei1-2/+2
2018-03-11theme-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.50monsta9-127/+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-13drop unused variablesPablo Barciela2-3/+3
2018-01-13eggcellrendererkeys.c: Fix build warnings:Pablo Barciela1-19/+18
2018-01-12remove some leftovers related to MacOS support O_omonsta1-9/+0
2018-01-12theme-thumbnail.c: Fix build warnings with ‘write’ and ‘pipe’:Pablo Barciela1-17/+55
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
2018-01-09update windows tiling gsettings key, part-2raveit651-6/+6
2018-01-09update windows tiling gsettings keyraveit651-1/+1
2018-01-05about-me: drop unused codemonsta5-721/+0
2017-12-25Enable default broswer setting support for text/htmlcxy_uestc1-0/+1
2017-12-20WidthOfScreen and HeightOfScreen implementationPablo Barciela1-38/+3
2017-12-15Add the support for cursor sizes of 96 and 128. It could be useful for low-vi...Alex ARNAUD1-1/+1
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-08-15display scrollarea: avoid deprecated gtk_adjustment_changedraveit651-1/+3
2017-08-15keybindings eggcellrendererkey: avoid deprecated GDK pointer and keyboard typesraveit651-11/+84
2017-08-15display scrollarea: fix a -Wuninitialized build warningraveit651-0/+1
2017-08-15display scrollarea: avoid deprecated gdk_window_get_pointerraveit651-1/+21
2017-07-24capplet-util: don't use deprecated gtk_show_uriraveit651-0/+8
2017-07-14mouse: fix a build warningraveit651-1/+1
2017-07-02mouse: warn about enabling multi-finger emulationPatrick Monnerat2-5/+43
2017-05-16about-me-password UI: set max_width_chars for description-labelraveit651-0/+1
2017-05-16eel-alert-dialog: replace some GtkStock itemsraveit651-13/+13