summaryrefslogtreecommitdiff
path: root/capplets/appearance
AgeCommit message (Expand)AuthorFilesLines
2021-04-08appearance: Type column in GtkFileChooser requires gtk 3.24.12rbuj3-0/+8
2021-03-19appearance: use gtk_builder_new_from_resourcerbuj1-28/+17
2021-03-11i18n: fix an error that prevents showing the wallpaper namerbuj1-2/+3
2021-02-26Line comments // are not allowed (code style)rbuj1-1/+0
2021-02-24appearance: no previous prototype for 'wp_create_filechooser'rbuj1-1/+1
2021-02-24appearance: missing includesrbuj7-1/+11
2021-02-24Missing include guardsrbuj10-4/+49
2021-02-16build: allow users to disable gettext support (--disable-nls)rbuj2-2/+15
2020-12-04Use g_slist_free_fullrbuj3-12/+9
2020-11-29appearance: Add file chooser settingsrbuj5-741/+983
2020-11-24appearance: Set icon-name in ui filerbuj4-827/+941
2020-11-24appearance: Introduce GET_WINDOW macrorbuj6-12/+10
2020-10-31appearance: Fix preview in Add Wallpaper dialogrbuj1-4/+8
2020-07-08Remove unused variable from capplet_notebook_scroll_event_cbrbuj1-6/+8
2020-06-07appearance-ui: Remove unused function button_press_block_cbrbuj1-10/+0
2020-05-26Add tab scrolling support for GTK3tamplan1-5/+15
2020-03-10remove warnings: function declaration isn’t a prototyperbuj2-2/+2
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