| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2026-03-12 | build(deps): bump actions/checkout from 5 to 6HEADmaster | dependabot[bot] | 2 | -2/+2 | |
| Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v5...v6) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> | |||||
| 2026-03-12 | ci: migrate from Travis CI to GitHub Actions | mbkma | 10 | -209/+304 | |
| 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. remove .build.yml | |||||
| 2024-02-22 | release 1.28.0v1.28.0 | raveit65 | 2 | -2/+8 | |
| 2024-02-22 | tx: sync with transifex | raveit65 | 137 | -160/+280 | |
| 2024-01-23 | ci: use ubuntu jammy as docker | raveit65 | 1 | -1/+1 | |
| 2023-09-16 | tx: fix warnings in Arabic and Tamil translations | raveit65 | 2 | -12/+15 | |
| 2023-03-30 | build warning: AC_OUTPUT should be used without arguments | rbuj | 1 | -1/+2 | |
| 2022-11-11 | release 1.27.0v1.27.0 | mbkma | 2 | -1/+11 | |
| 2022-11-09 | tx: sync with transifex | mbkma | 138 | -2156/+2167 | |
| 2022-10-29 | tx: update resource | mbkma | 1 | -15/+15 | |
| 2022-10-28 | tx: migrate config file | mbkma | 2 | -6/+16 | |
| 2022-02-13 | ci: drop -Wunused-parameter compiler cflag from debian build | raveit65 | 1 | -1/+1 | |
| 2021-11-20 | applet-main.c: Support mouse middle-click. | Martin Wimpress | 1 | -0/+40 | |
| Close #42 Emit signal "secondary-activate" on middle mouse click. | |||||
| 2021-11-20 | eggaccelerators: use a blank line at most | rbuj | 1 | -1/+0 | |
| 2021-11-10 | configure.ac: fix incorrect shell test == behavior | Leo Izen | 1 | -22/+22 | |
| 2021-08-08 | release 1.26.0v1.26.0 | raveit65 | 2 | -1/+8 | |
| 2021-08-08 | tx: sync with transifex | raveit65 | 138 | -2365/+1258 | |
| 2021-08-07 | travis-Ci: use libera.chat as notification server | raveit65 | 1 | -1/+1 | |
| 2021-05-30 | travis-ci: use ubuntu focal as host system | raveit65 | 1 | -1/+1 | |
| fixes build issues with fedora:latest (f34) tag. | |||||
| 2021-04-25 | 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 | Merge pull request #69 from mate-desktop/debian-ci-fix | Robert Antoni Buj Gelonch | 2 | -3/+8 | |
| Travis CI: debian build: Use Ayatana Indicators | |||||
| 2021-02-22 | tx: temporarily disable build for ArchLinux | raveit65 | 1 | -1/+1 | |
| 2021-01-28 | applet-main: Replace GtkStock icon | rbuj | 1 | -1/+1 | |
| 2021-01-16 | update resource for transifex | rbuj | 1 | -3/+3 | |
| 2021-01-16 | Update copyright to 2021 | rbuj | 1 | -1/+1 | |
| 2020-12-29 | Remove USE_MATE2_MACROS from autogen.sh (legacy) | rbuj | 1 | -1/+0 | |
| 2020-12-08 | add issue template | raveit65 | 1 | -1/+1 | |
| 2020-08-20 | release 1.25.0v1.25.0 | raveit65 | 2 | -1/+10 | |
| 2020-08-20 | tx: sync with transifex | raveit65 | 30 | -112/+288 | |
| 2020-08-20 | tx: update resource | raveit65 | 1 | -14/+7 | |
| 2020-07-06 | Travis CI: enable irc notifications with tagged commits | Pablo Barciela | 1 | -1/+1 | |
| 2020-06-26 | [ci] fix release tarball on travis CI failed | Wu Xiaotian | 1 | -1/+3 | |
| 2020-06-26 | add git.mk to generate .gitignore | tamplan | 4 | -0/+405 | |
| 2020-04-20 | Travis CI: enable irc notifications with broken builds | Pablo Barciela | 1 | -0/+12 | |
| 2020-04-20 | Travis CI: debian build: add clang compiler | Pablo Barciela | 1 | -0/+8 | |
| 2020-04-20 | Travis CI: debian build: add -Wsign-compare -Wunused-parameter to CFLAGS | Pablo Barciela | 1 | -3/+5 | |
| 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 | -0/+1 | |
| 2020-04-15 | applet-main: declaration of ‘entry’ shadows a parameter | rbuj | 1 | -3/+3 | |
| 2020-04-15 | applet-main: remove unreachable-code warning reported by scan-build | rbuj | 1 | -2/+0 | |
| 2020-04-09 | ci: use --enable-compile-warnings=maximum for master branch | raveit65 | 1 | -2/+1 | |
| 2020-04-09 | ci: build with mate-common-1.24.1 tarball | raveit65 | 1 | -0/+13 | |
| 2020-04-09 | ci: add requires autoconf-archive | raveit65 | 1 | -0/+4 | |
| 2020-04-09 | use MATE_COMPILE_WARNINGS from mate-common | raveit65 | 2 | -3/+9 | |
| default WARN_CFLAGS level is [yes] | |||||
| 2020-04-06 | [ci] update build environment | Wu Xiaotian | 1 | -14/+16 | |
| 2020-03-18 | Travis CI: use Ubuntu devel instead 19.10 | Pablo Barciela | 1 | -1/+1 | |
| 2020-02-25 | Travis CI: Fix build error, add .build.yml | Pablo Barciela | 2 | -118/+117 | |
| 2020-02-10 | release 1.24.0v1.24.0 | raveit65 | 2 | -1/+8 | |
| 2020-02-10 | tx: sync with transifex | raveit65 | 137 | -3451/+7170 | |
