summaryrefslogtreecommitdiff
path: root/capplets/appearance
AgeCommit message (Expand)AuthorFilesLines
29 hoursappearance in wayland: Support changing theme, icon theme, and fontsHEADmasterlukefromdc3-5/+78
2023-12-27Add meson build supportzhuyaliang2-0/+96
2023-10-28appearance: Fix compilation warnings replace deprecated functionszhuyaliang2-35/+39
2023-10-11appearance: Remove useless match_wm_manager_init functionzhuyaliang2-3/+0
2023-04-05appearance: use mate_image_menu_item replace gtk_image_menu_itemzhuyaliang3-28/+69
2022-02-09appearance-style: fix memory leakrbuj1-0/+1
2022-02-09Unnecessary G_OBJECT cast when calling signal connect functionrbuj1-6/+6
2022-02-09Remove build warning -Wbad-function-castrbuj1-1/+3
2021-11-20Use a blank line at mostrbuj3-3/+0
2021-11-11Fix build warnings about missing field initializerrbuj1-1/+1
2021-11-07appearance: fix memory leakrbuj1-3/+5
2021-06-21update copyright to 2021raveit652-0/+2
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