Age | Commit message (Expand) | Author | Files | Lines |
2021-02-18 | help: update copyright year to 2021 | rbuj | 1 | -1/+1 |
2021-02-16 | release 1.25.1v1.25.1 | raveit65 | 2 | -1/+46 |
2021-02-16 | tx: sync with transifex | raveit65 | 141 | -70522/+69838 |
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 | 24 | -23/+125 |
2021-02-14 | build: show the package version in the configure summary | rbuj | 1 | -1/+4 |
2021-02-03 | update resource for transifex | rbuj | 2 | -482/+560 |
2020-12-11 | mate-wm-manager: do not use dirent.h | rbuj | 1 | -16/+30 |
2020-12-11 | mate-wm-manager: Use g_list_free_full | rbuj | 1 | -2/+1 |
2020-12-11 | mate-wm-manager: compact the code using macros | rbuj | 1 | -44/+34 |
2020-12-11 | mate-wm-manager: Remove warning -Wconversion | rbuj | 1 | -11/+11 |
2020-12-11 | mate-wm-manager: directory parameter is an immutable string on scan_wm_directory | rbuj | 1 | -20/+18 |
2020-12-11 | marco-window-manager: do not use dirent.h | rbuj | 1 | -17/+17 |
2020-12-11 | libslab-utils: Remove dead function libslab_get_current_screen | rbuj | 2 | -25/+0 |
2020-12-09 | libslab-utils: Remove libslab_strcmp and use g_strcmp0 instead | rbuj | 3 | -20/+4 |
2020-12-09 | build: remove legacy variable MATE_ICONDIR | rbuj | 1 | -1/+0 |
2020-12-08 | update issue template | raveit65 | 1 | -1/+1 |
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 | 20 | -130/+72 |
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-27 | application-tile: warning -Wempty-body | rbuj | 1 | -1/+2 |
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-17 | Remove USE_MATE2_MACROS from autogen.sh (legacy) | rbuj | 1 | -2/+1 |
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-31 | Travis CI: use rolling tag for ubuntu docker image | raveit65 | 1 | -1/+1 |
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 | 6 | -110/+287 |
2020-08-06 | .build.yml: Use the proper mate-desktop version when running cppcheck | Colomban Wendling | 1 | -3/+3 |
2020-08-06 | .build.yml: Update to mate-desktop 1.25.0 | Colomban Wendling | 1 | -4/+5 |
2020-08-06 | keyboard-a11y: Add UI for capslock-beep | Colomban Wendling | 4 | -1/+93 |
2020-07-20 | Remove unused macros | rbuj | 9 | -24/+2 |
2020-07-08 | Remove unused variable from capplet_notebook_scroll_event_cb | rbuj | 8 | -23/+31 |
2020-07-04 | Travis CI: enable irc notifications with tagged commits | Pablo Barciela | 1 | -1/+1 |
2020-06-30 | common: migrate to GDBus | Wu Xiaotian | 5 | -61/+43 |