summaryrefslogtreecommitdiff
path: root/capplets/common
AgeCommit message (Expand)AuthorFilesLines
2024-05-26appearance in wayland: Support changing theme, icon theme, and fontslukefromdc2-1/+59
2023-12-27Add meson build supportzhuyaliang1-0/+46
2023-10-25common: Fix compilation warnings replace deprecated functions gtk_rc_get_them...zhuyaliang3-2/+64
2023-10-13Remove "libwindow settings" that are no longer in usezhuyaliang1-2/+0
2023-04-16Fix implicit conversion changes signedness: 'gboolean' to 'guint'rbuj1-3/+3
2022-02-09Unnecessary G_OBJECT cast when calling signal connect functionrbuj1-3/+3
2022-02-09mate-theme-info: code formattingrbuj1-351/+381
2022-02-09common: fix memory leak detected by scan-buildrbuj1-2/+5
2021-11-20Use a blank line at mostrbuj3-9/+0
2021-11-07common: fix memory leakrbuj1-0/+1
2021-06-21update copyright to 2021raveit652-0/+2
2021-02-24Missing include guardsrbuj1-0/+5
2021-02-23common: missing include gtkrc-utils.hrbuj1-0/+2
2021-02-16build: allow users to disable gettext support (--disable-nls)rbuj1-2/+4
2020-12-04Use G_BEGIN_DECLS/G_END_DECLS macrosrbuj1-6/+3
2020-12-04Use g_slist_free_fullrbuj2-8/+4
2020-12-01mate-theme-info: remove unused includesrbuj1-5/+3
2020-07-20Remove unused macrosrbuj2-2/+0
2020-07-08Remove unused variable from capplet_notebook_scroll_event_cbrbuj2-2/+3
2020-06-30common: migrate to GDBusWu Xiaotian2-34/+34
2020-04-25mate-theme-info: Use of memory after it is freedrbuj1-2/+1
2020-03-10remove warnings: function declaration isn’t a prototyperbuj1-1/+1
2020-02-06mate-theme-info: fix memory leakrbuj1-16/+18
2020-02-06build: use warning flagsrbuj1-5/+6
2019-12-27Search system themes in system data dirsJosé Romildo Malaquias2-15/+23
2019-07-02 Add scroll tabs with mouse wheel in severals cappletsLaurent Napias2-0/+61
2019-06-18common: Remove capplet-stock-iconsrbuj3-169/+0
2019-06-18Remove trailing whitespacesrbuj3-6/+6
2019-05-16file-transfer-dialog.c: avoid deprecated 'g_type_class_add_private'Wu Xiaotian1-6/+2
2018-12-30capplets/mouse: .svg files instead .png in doubleclick artworkPablo Barciela1-3/+3
2018-06-10wm-common: replace deprecated gdk_error_trap functionsraveit651-8/+12
2018-04-25Change cursor-size to 24pxVictor Kareh1-7/+3
2018-03-27Scale cursor size for HiDPI when changing themesVictor Kareh1-0/+4
2018-02-17theme-thumbnail.c: avoid deprecated GtkButton:use-stockPablo Barciela1-10/+4
2018-02-12avoid deprecated GtkStockPablo Barciela3-17/+29
2018-01-30require GTK+ 3.22 and GLib 2.50monsta2-18/+0
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
2017-12-15Add the support for cursor sizes of 96 and 128. It could be useful for low-vi...Alex ARNAUD1-1/+1
2017-07-24capplet-util: don't use deprecated gtk_show_uriraveit651-0/+8
2017-03-13theme-thumbnail: avoid deprecated GtkAlignmentraveit651-4/+4
2017-02-17file-transfer-dialog: remove empty GtkTableraveit651-6/+0
2016-12-02move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta4-207/+5
2016-11-02build: require XCursor unconditionallymonsta2-135/+1
2016-10-19GTK+3: fix build failure with marco 1.17 (which is GTK+3 only now)monsta1-0/+5
2016-07-13drop dconf 0.10 compatibility (it's ancient)monsta1-12/+0
2016-07-13drop unused includesmonsta1-1/+0
2016-07-02GTK+-3 mate-theme-info: port GdkColor to GdkRGBAraveit652-0/+36
2016-02-03drop "Ubuntu hacks" because Ubuntu dropped that stuff long agomonsta1-8/+0
2016-01-28use offscreen windows for previewsDenis Gorodnichev1-25/+46