Age | Commit message (Expand) | Author | Files | Lines |
2021-03-08 | Add adjust window scaling function for display preference and update display-... | zhuyaliang | 3 | -159/+256 |
2021-02-26 | windows: remove unused macros UIDIR, PIXMAPDIR | rbuj | 1 | -3/+1 |
2021-02-26 | Line comments // are not allowed (code style) | rbuj | 3 | -5/+4 |
2021-02-24 | appearance: no previous prototype for 'wp_create_filechooser' | rbuj | 1 | -1/+1 |
2021-02-24 | appearance: missing includes | rbuj | 7 | -1/+11 |
2021-02-24 | Missing include guards | rbuj | 14 | -4/+68 |
2021-02-23 | windows: avoid duplication of accelerator keys | rbuj | 1 | -3/+3 |
2021-02-23 | windows: don't translate the spinbutton text, set the entry purpose | rbuj | 1 | -1/+1 |
2021-02-23 | windows: show the translations in mate-window-properties dialog | rbuj | 1 | -1/+1 |
2021-02-23 | windows: missing include mate-metacity-support.h (#624) | Robert Antoni Buj Gelonch | 1 | -0/+2 |
2021-02-23 | common: missing include gtkrc-utils.h | rbuj | 1 | -0/+2 |
2021-02-16 | time-admin: remove unused includes | rbuj | 2 | -4/+1 |
2021-02-16 | build: allow users to disable gettext support (--disable-nls) | rbuj | 14 | -6/+73 |
2020-12-06 | mate-keyboard-properties: drop create_dialog | rbuj | 1 | -20/+1 |
2020-12-06 | mate-keyboard-properties: size groups on ui file | rbuj | 2 | -19/+21 |
2020-12-06 | mate-keyboard-properties: Do not use stock icons on ui file | rbuj | 2 | -17/+45 |
2020-12-06 | mate-keyboard-properties-dialog: upgrade ui label names | rbuj | 1 | -338/+339 |
2020-12-06 | mate-mouse-properties: drop create_dialog | rbuj | 1 | -49/+27 |
2020-12-06 | mate-mouse-properties: size groups on ui file | rbuj | 2 | -29/+26 |
2020-12-06 | mate-mouse-properties: upgrade ui label names | rbuj | 1 | -280/+319 |
2020-12-05 | Revisit windows applet, add allow-top-tiling option | mbkma | 2 | -154/+379 |
2020-12-04 | Use G_BEGIN_DECLS/G_END_DECLS macros | rbuj | 4 | -28/+15 |
2020-12-04 | Use g_slist_free_full | rbuj | 6 | -24/+15 |
2020-12-01 | mate-theme-info: remove unused includes | rbuj | 1 | -5/+3 |
2020-11-29 | mate-mouse-properties: remove unused includes | rbuj | 1 | -4/+0 |
2020-11-29 | appearance: Add file chooser settings | rbuj | 5 | -741/+983 |
2020-11-28 | xrandr-capplet: warning -Wincompatible-pointer-types | rbuj | 1 | -1/+1 |
2020-11-24 | appearance: Set icon-name in ui file | rbuj | 4 | -827/+941 |
2020-11-24 | appearance: Introduce GET_WINDOW macro | rbuj | 6 | -12/+10 |
2020-11-10 | mcc: windows-applet: Rewrite windows-properties.ui and add new settings. | mbkma | 2 | -526/+500 |
2020-10-31 | appearance: Fix preview in Add Wallpaper dialog | rbuj | 1 | -4/+8 |
2020-10-04 | Default applications: Add flac/x-flac format (mime-type) for media | Jorge Maldonado Ventura | 1 | -0/+2 |
2020-09-08 | keyboard-properties-a11y-notifications.ui: Fix a11y warnings | Colomban Wendling | 2 | -465/+201 |
2020-09-04 | mate-about-me-fingerprint: Use g_variant_is_of_type for checking types | rbuj | 1 | -2/+2 |
2020-09-02 | default-applications: Set icon-name in ui file | rbuj | 2 | -52/+52 |
2020-08-16 | about-me: migrate from dbus-glib to GDBus | Wu Xiaotian | 4 | -100/+285 |
2020-08-06 | keyboard-a11y: Add UI for capslock-beep | Colomban Wendling | 3 | -0/+92 |
2020-07-20 | Remove unused macros | rbuj | 4 | -16/+2 |
2020-07-08 | Remove unused variable from capplet_notebook_scroll_event_cb | rbuj | 8 | -23/+31 |
2020-06-30 | common: migrate to GDBus | Wu Xiaotian | 3 | -37/+34 |
2020-06-07 | appearance-ui: Remove unused function button_press_block_cb | rbuj | 1 | -10/+0 |
2020-05-26 | Add tab scrolling support for GTK3 | tamplan | 2 | -5/+23 |
2020-04-25 | mate-theme-info: Use of memory after it is freed | rbuj | 1 | -2/+1 |
2020-03-10 | remove warnings: function declaration isn’t a prototype | rbuj | 5 | -7/+7 |
2020-03-09 | mate-about-me: Fix memory leak | rbuj | 1 | -0/+1 |
2020-03-09 | appearance: Fix memory leak | rbuj | 1 | -1/+0 |
2020-03-07 | windows: Remove unused function | rbuj | 1 | -17/+0 |
2020-03-02 | Do not collect the translation for Icon | rbuj | 11 | -11/+11 |
2020-02-16 | time-admin: dereference of NULL ‘db’ in function ‘CreateCityList’ | rbuj | 1 | -4/+5 |
2020-02-06 | mate-theme-info: fix memory leak | rbuj | 1 | -16/+18 |