| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 15 hours | ci: fix fedoragh-actions | mbkma | 1 | -1/+1 | |
| 15 hours | build: add AC_CONFIG_MACRO_DIRS([m4]) for gettext m4 macros | mbkma | 1 | -0/+1 | |
| 15 hours | ci: add set -eo pipefail to workflow scripts | mbkma | 4 | -0/+8 | |
| 16 hours | ci: remove redundant GH CLI installation step | mbkma | 1 | -6/+0 | |
| 2 days | remove .build.yml | mbkma | 1 | -85/+0 | |
| 2 days | ci: add missing PKGBUILD depends to archlinux CI script | mbkma | 1 | -1/+6 | |
| 3 days | ci: migrate from Travis CI to GitHub Actions | mbkma | 9 | -48/+321 | |
| 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-02-19 | ci: use ubuntu jammy as dockerHEADv1.28.0master | raveit65 | 1 | -1/+1 | |
| 2024-02-18 | release 1.28.0 | raveit65 | 3 | -3/+7 | |
| 2024-02-18 | tx: sync with transifex | raveit65 | 140 | -157/+278 | |
| 2022-11-11 | release 1.27.0v1.27.0 | mbkma | 3 | -2/+15 | |
| 2022-11-11 | tx: sync with transifex | mbkma | 139 | -706/+714 | |
| 2022-11-10 | configure.ac: The macro 'AC_HELP_STRING' is obsolete | rbuj | 1 | -2/+2 | |
| 2022-10-29 | tx: update resource | mbkma | 1 | -1/+1 | |
| 2022-10-29 | only require gtk version 3.12 instead of 3.24 | mbkma | 1 | -1/+1 | |
| 2022-10-28 | tx: migrate config file | mbkma | 2 | -6/+16 | |
| 2022-03-06 | meson build: drop desktop-file argument | raveit65 | 1 | -1/+1 | |
| - fixes building with meson-0.62.0 With meson-0.62.0 this deprecation warning will cause an error. `DEPRECATION: i18n.merge_file does not take any positional arguments. This will become a hard error in the next Meson release.` | |||||
| 2021-09-18 | tx: update resource | raveit65 | 1 | -3/+3 | |
| 2021-09-05 | mozo-ui: fix typo in button label | raveit65 | 1 | -1/+1 | |
| - mentioned by translators at transifex | |||||
| 2021-09-02 | make the collection menu item removeable | mbkma | 1 | -17/+12 | |
| 2021-09-02 | fix adding and removing seperator item | mbkma | 1 | -1/+1 | |
| 2021-08-06 | release 1.26.0v1.26.0 | raveit65 | 3 | -2/+8 | |
| 2021-08-06 | tx: sync with transifex | raveit65 | 140 | -4461/+9082 | |
| 2021-08-06 | travis-Ci: use libera.chat as notification server | raveit65 | 1 | -1/+1 | |
| 2021-06-25 | tx: update resource | raveit65 | 1 | -22/+50 | |
| 2021-06-25 | update copyright to 2021 | raveit65 | 4 | -0/+4 | |
| 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-03 | rewrite mozo.ui from scratch | mbkma | 2 | -586/+461 | |
| 2021-02-23 | travis: temporarily disable build for ArchLinux | raveit65 | 1 | -1/+1 | |
| 2021-02-14 | release 1.25.0v1.25.0 | raveit65 | 1 | -0/+6 | |
| 2021-02-14 | sync with transifex | raveit65 | 25 | -72/+85 | |
| 2021-02-14 | tx: update resource | raveit65 | 1 | -7/+2 | |
| 2021-02-11 | i18n: Do not collect the translation for Icon | rbuj | 1 | -1/+1 | |
| 2021-01-27 | pre-bump version | raveit65 | 3 | -2/+4 | |
| 2021-01-27 | Skip Collection directory | rbuj | 1 | -13/+20 | |
| 2020-12-08 | update issue template | raveit65 | 1 | -1/+1 | |
| 2020-11-18 | travis CI: use rolling tag for ubuntu docker image | raveit65 | 1 | -1/+1 | |
| 2020-11-18 | Remove USE_MATE2_MACROS from autogen.sh (legacy) | rbuj | 1 | -1/+0 | |
| 2020-08-07 | Travis CI: enable irc notifications with tagged commits | Pablo Barciela | 1 | -0/+12 | |
| 2020-06-28 | [ci] fix release tarball on travis CI failed | Wu Xiaotian | 1 | -1/+3 | |
| 2020-04-22 | ci: don't run configure with autogen.sh | raveit65 | 1 | -1/+1 | |
| 2020-04-05 | [ci] avoid deprecated skip_cleanup | Wu Xiaotian | 1 | -1/+1 | |
| 2020-04-04 | [ci] fix build environment issue | Wu Xiaotian | 1 | -7/+8 | |
| 2020-04-03 | Travis CI: use Ubuntu devel instead 19.10 | Pablo Barciela | 1 | -1/+1 | |
| 2020-02-24 | add meson build files to EXTRA_DIST | raveit65 | 4 | -6/+15 | |
| 2020-02-21 | Travis CI: Fix build error, add .build.yml | Pablo Barciela | 2 | -89/+88 | |
| 2020-02-08 | release 1.24.0v1.24.0 | raveit65 | 3 | -2/+6 | |
| 2020-02-03 | release 1.23.1v1.23.1 | raveit65 | 3 | -2/+13 | |
| 2020-02-03 | tx: sync with transifex | raveit65 | 124 | -2758/+4130 | |
