| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 18 hours | ci: add set -eo pipefail to workflow scriptsgh-actions | mbkma | 4 | -0/+8 | |
| 19 hours | ci: remove redundant GH CLI installation step | mbkma | 1 | -6/+0 | |
| 2 days | ci: migrate from Travis CI to GitHub Actions | mbkma | 10 | -209/+339 | |
| Replace Travis CI configuration with GitHub Actions workflows. Add CI build workflow for Debian, Fedora, Ubuntu, and Archlinux. Add release workflow for automated GitHub releases on tags. Add dependabot configuration for GHA pin updates. Remove obsolete .travis.yml. | |||||
| 2024-08-03 | meson: Compile gsettings schemasHEADmaster | Bobby Rong | 2 | -0/+8 | |
| Same as https://github.com/mate-desktop/mate-wayland-session/commit/9bc03ecd9cfdb7ba16a76fa6a569982222d3d422. Since we install the org.mate.peripherals-keyboard-xkb gschemas here, it makes sense for us to do that. This is also done in autotools build via @GSETTINGS_RULES@. | |||||
| 2024-02-12 | release 1.28.0v1.28.0 | raveit65 | 3 | -7/+11 | |
| 2024-02-12 | tx: sync with transifex | raveit65 | 119 | -1193/+1637 | |
| 2024-01-23 | ci: use ubuntu jammy as docker | raveit65 | 1 | -1/+1 | |
| 2023-08-31 | tx: update resources | raveit65 | 1 | -10/+10 | |
| 2023-07-15 | release 1.7.1v1.27.1 | raveit65 | 3 | -5/+19 | |
| 2023-07-15 | tx: pull from transifex | raveit65 | 117 | -132/+134 | |
| 2023-07-13 | Fix pkg-config --libs libmatekbdui errors | zhuyaliang | 1 | -0/+2 | |
| https://github.com/mate-desktop/mate-control-center/issues/707 | |||||
| 2023-06-01 | Add meson compilation support | zhuyaliang | 5 | -0/+245 | |
| 2023-05-31 | Use correct version information for dynamic libraries | zhuyaliang | 1 | -1/+1 | |
| 2023-04-20 | matekbd-keyboard-drawing: fix memory leak | rbuj | 1 | -0/+3 | |
| 2023-04-19 | matekbd-keyboard-drawing-test: -Wmissing-field-initializers | rbuj | 1 | -1/+1 | |
| 2023-04-16 | matekbd-keyboard-drawing: fix memory leak | rbuj | 1 | -7/+10 | |
| 2023-04-16 | Use GLib's new g_clear_signal_handler() function to simplify code | rbuj | 4 | -9/+43 | |
| 2023-04-16 | Signal handler IDs are gulong, not int | rbuj | 3 | -3/+3 | |
| 2023-04-15 | build warning: AC_OUTPUT should be used without arguments | rbuj | 1 | -2/+1 | |
| 2022-11-11 | release 1.27.0v1.27.0 | mbkma | 2 | -1/+10 | |
| 2022-11-11 | tx: sync with transifex | mbkma | 117 | -7767/+7844 | |
| 2022-11-10 | configure.ac: The macro 'AC_HELP_STRING' is obsolete | rbuj | 1 | -1/+1 | |
| 2022-10-29 | tx: update resource | mbkma | 1 | -64/+64 | |
| 2022-10-28 | tx: migrate config file | mbkma | 2 | -5/+15 | |
| 2022-02-13 | ci: drop -Wunused-parameter compiler cflag from debian build | raveit65 | 1 | -1/+1 | |
| 2021-12-11 | Use a blank line at most | rbuj | 7 | -18/+0 | |
| 2021-08-03 | release 1.26.0v1.26.0 | raveit65 | 2 | -1/+8 | |
| 2021-08-03 | tx: sync with transifex | raveit65 | 117 | -7560/+7614 | |
| 2021-08-03 | travis-Ci: use libera.chat as notification server | raveit65 | 1 | -1/+1 | |
| 2021-05-29 | travis-ci: use ubuntu focal as host system | raveit65 | 1 | -1/+1 | |
| fixes build issues with fedora:latest (f34) tag. | |||||
| 2021-04-23 | travis: disable travis builds for ubuntu | raveit65 | 1 | -1/+1 | |
| Sadly, there is a limit for free builds at docker.com See discussion https://github.com/orgs/mate-desktop/teams/core-team/discussions/25 | |||||
| 2021-03-08 | travis: build with mate-common-1.24.2 from repos | raveit65 | 1 | -11/+0 | |
| 2021-02-22 | tx: temporarily disable build for ArchLinux | raveit65 | 1 | -1/+1 | |
| 2021-02-14 | build: show package name and version in configure summary | rbuj | 1 | -1/+4 | |
| 2021-02-02 | build: set GETTEXT_PACKAGE=AC_PACKAGE_NAME | rbuj | 1 | -1/+1 | |
| 2020-12-08 | update issue template | raveit65 | 1 | -1/+1 | |
| 2020-12-08 | update issue template | raveit65 | 1 | -1/+1 | |
| 2020-11-16 | travis CI: use rolling tag for ubuntu docker image | raveit65 | 1 | -1/+1 | |
| 2020-11-16 | Remove USE_MATE2_MACROS from autogen.sh (legacy) | rbuj | 1 | -1/+0 | |
| 2020-08-18 | release 1.25.0v1.25.0 | raveit65 | 1 | -0/+6 | |
| 2020-08-18 | tx: sync with transifex | raveit65 | 118 | -1607/+27248 | |
| 2020-08-18 | tx: update resource | raveit65 | 1 | -63/+63 | |
| 2020-08-17 | Remove unused macros | Pablo Barciela | 2 | -4/+0 | |
| 2020-08-12 | Travis CI: debian build: add -Wunused-macros to CFLAGS | Pablo Barciela | 1 | -1/+1 | |
| 2020-08-12 | pre-bump version | raveit65 | 2 | -1/+3 | |
| 2020-06-29 | Travis CI: enable irc notifications with tagged commits | Pablo Barciela | 1 | -1/+1 | |
| 2020-06-24 | [ci] fix release tarball on travis CI failed | Wu Xiaotian | 1 | -1/+3 | |
| 2020-06-24 | add git.mk to generate .gitignore | tamplan | 4 | -1/+407 | |
| 2020-04-19 | ci: don't run configure with autogen.sh | raveit65 | 1 | -1/+1 | |
| 2020-04-19 | build: silent build warnings for distcheck | raveit65 | 1 | -1/+3 | |
