Age | Commit message (Expand) | Author | Files | Lines |
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 | 15 | -4/+72 |
2021-02-23 | update resource for transifex | rbuj | 1 | -8/+7 |
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 | libwindow-settings: no previous prototype for ‘window_manager_new’ | rbuj | 1 | -0/+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-22 | tx: temporarily disable build for ArchLinux | raveit65 | 1 | -1/+1 |
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 |