summaryrefslogtreecommitdiff
path: root/capplets
AgeCommit message (Expand)AuthorFilesLines
2021-11-29keyboard: fix memory leakrbuj1-0/+1
2021-11-29mouse: fix memory leakrbuj1-0/+1
2021-11-20Use a blank line at mostrbuj18-63/+0
2021-11-11Fix build warnings about missing field initializerrbuj5-5/+9
2021-11-08g_queue_clear_full() is only available since glib 2.60.Valentin Villenave1-1/+7
2021-11-07common: fix memory leakrbuj1-0/+1
2021-11-07appearance: fix memory leakrbuj1-3/+5
2021-10-12Change capplets/about-me/mate-about-me-password.c for correct interract with ...antonios-f1-65/+98
2021-09-24Remove redundant i18n functionsYaron Shahrabani1-2/+2
2021-07-19Fix compilation warningzhuyaliang3-17/+5
2021-07-10Use gtk-cancel icon replace window-close iconzhuyaliang1-1/+1
2021-06-21update copyright to 2021raveit6514-14/+23
2021-04-29windows-applet: csd windows respect titlebar button layoutmbkma2-3/+8
2021-04-29windows-applet: add right and left (with menu) titlebar button layout options...mbkma2-24/+60
2021-04-23windows-applet: group alt-tab options together, remove reduced resources optionmbkma2-88/+16
2021-04-08appearance: Type column in GtkFileChooser requires gtk 3.24.12rbuj3-0/+8
2021-04-04time-admin: g_time_zone_new is deprecated from glib 2.68rbuj1-0/+9
2021-03-29display: remove conversion warningsrbuj3-259/+267
2021-03-19keybindings: use gtk_builder_new_from_resourcerbuj1-20/+1
2021-03-19display: use gtk_builder_new_from_resourcerbuj1-9/+1
2021-03-19default-applications: use gtk_builder_new_from_resourcerbuj1-16/+1
2021-03-19appearance: use gtk_builder_new_from_resourcerbuj1-28/+17
2021-03-19accessibility: use gtk_builder_new_from_resourcerbuj1-26/+16
2021-03-11i18n: fix an error that prevents showing the wallpaper namerbuj1-2/+3
2021-03-08display: frame spacingrbuj1-1/+2
2021-03-08Add adjust window scaling function for display preference and update display-...zhuyaliang3-159/+256
2021-02-26windows: remove unused macros UIDIR, PIXMAPDIRrbuj1-3/+1
2021-02-26Line comments // are not allowed (code style)rbuj3-5/+4
2021-02-24appearance: no previous prototype for 'wp_create_filechooser'rbuj1-1/+1
2021-02-24appearance: missing includesrbuj7-1/+11
2021-02-24Missing include guardsrbuj14-4/+68
2021-02-23windows: avoid duplication of accelerator keysrbuj1-3/+3
2021-02-23windows: don't translate the spinbutton text, set the entry purposerbuj1-1/+1
2021-02-23windows: show the translations in mate-window-properties dialogrbuj1-1/+1
2021-02-23windows: missing include mate-metacity-support.h (#624)Robert Antoni Buj Gelonch1-0/+2
2021-02-23common: missing include gtkrc-utils.hrbuj1-0/+2
2021-02-16time-admin: remove unused includesrbuj2-4/+1
2021-02-16build: allow users to disable gettext support (--disable-nls)rbuj14-6/+73
2020-12-06mate-keyboard-properties: drop create_dialogrbuj1-20/+1
2020-12-06mate-keyboard-properties: size groups on ui filerbuj2-19/+21
2020-12-06mate-keyboard-properties: Do not use stock icons on ui filerbuj2-17/+45
2020-12-06mate-keyboard-properties-dialog: upgrade ui label namesrbuj1-338/+339
2020-12-06mate-mouse-properties: drop create_dialogrbuj1-49/+27
2020-12-06mate-mouse-properties: size groups on ui filerbuj2-29/+26
2020-12-06mate-mouse-properties: upgrade ui label namesrbuj1-280/+319
2020-12-05Revisit windows applet, add allow-top-tiling optionmbkma2-154/+379
2020-12-04Use G_BEGIN_DECLS/G_END_DECLS macrosrbuj4-28/+15
2020-12-04Use g_slist_free_fullrbuj6-24/+15
2020-12-01mate-theme-info: remove unused includesrbuj1-5/+3
2020-11-29mate-mouse-properties: remove unused includesrbuj1-4/+0