| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 9 days | 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]> | |||||
| 9 days | ci: migrate from Travis CI to GitHub Actions | mbkma | 10 | -217/+316 | |
| 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 | |||||
| 2025-02-14 | Fix an invalid pointer crash with glib 2.83.2 | lukefromdc | 1 | -14/+5 | |
| The typecast to non-const gchar produced invalid pointer errors on free() with glib 2.83.2 | |||||
| 2024-02-22 | release 1.28.0v1.28.0 | raveit65 | 2 | -2/+6 | |
| 2024-02-22 | tx: sync with transifex | raveit65 | 237 | -9521/+9674 | |
| 2024-02-22 | ci: use ubuntu jammy as docker | raveit65 | 1 | -1/+1 | |
| 2023-09-04 | CI: fix debian build | raveit65 | 1 | -1/+1 | |
| 2023-09-04 | tx: update resources | raveit65 | 1 | -67/+67 | |
| 2023-08-24 | Allow building in or out of process | lukefromdc | 6 | -9/+72 | |
| 2023-06-14 | port to in-process for wayland support | lukefromdc | 5 | -21/+27 | |
| 2023-05-07 | unconditionally include stdio.h and locale.h | listout | 9 | -28/+0 | |
| On musl mate-sensor-applet fails to build with error message saying "LC_NUMERIC undeclared". As suggested in issue mate-desktop#123, removing the include guards around #include <local.h> and #include <stdio.h> Signed-off-by: listout <[email protected]> | |||||
| 2023-04-28 | Fix Compilation Warning | zhuyaliang | 12 | -13/+17 | |
| 2023-04-21 | Redundant null check | rbuj | 2 | -6/+2 | |
| 2022-10-30 | release 1.27.0v1.27.0 | mbkma | 2 | -1/+11 | |
| 2022-10-30 | tx: sync with transifex | mbkma | 237 | -72349/+35615 | |
| 2022-10-29 | tx: update resource | mbkma | 2 | -82/+82 | |
| 2022-10-29 | tx: migrate config file | mbkma | 2 | -11/+28 | |
| 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 | 23 | -57/+0 | |
| 2021-09-18 | tx: update resource | raveit65 | 1 | -2/+2 | |
| 2021-09-18 | user-guide: fix typo reported by translators | raveit65 | 1 | -1/+1 | |
| 2021-08-05 | update to 1.26.0v1.26.0 | raveit65 | 2 | -1/+18 | |
| 2021-08-05 | tx: sync with transifex | raveit65 | 210 | -34169/+71257 | |
| 2021-08-05 | tx: update resource | raveit65 | 1 | -383/+243 | |
| 2021-08-05 | travis-Ci: use libera.chat as notification server | raveit65 | 1 | -1/+1 | |
| 2021-06-22 | tx: update resource | raveit65 | 1 | -242/+383 | |
| 2021-06-22 | update copyright to 2021 | raveit65 | 52 | -0/+52 | |
| 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-15 | warning: declaration of ‘content_area’ shadows a previous local | rbuj | 1 | -4/+1 | |
| 2021-03-09 | 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-04 | build: Use PACKAGE_URL variable | rbuj | 2 | -3/+3 | |
| 2021-01-16 | update resource for transifex | rbuj | 2 | -77/+77 | |
| 2021-01-16 | Update copyright to 2021 | rbuj | 2 | -2/+2 | |
| 2020-12-30 | Drop aticonfig plugin (#119) | Robert Antoni Buj Gelonch | 6 | -240/+3 | |
| * aticonfig-plugin: remove unused variable warning reported by cppcheck * Remove aticonfig plugin | |||||
| 2020-12-28 | sensors-applet: Remove unused function | rbuj | 1 | -8/+0 | |
| 2020-12-28 | Remove cppcheck warnings about the variable scope can be reduced | rbuj | 10 | -29/+43 | |
| 2020-12-08 | update issue template | raveit65 | 1 | -1/+1 | |
| 2020-11-17 | travis CI: use rolling tag for ubuntu docker image | raveit65 | 1 | -1/+1 | |
| 2020-11-17 | Remove USE_MATE2_MACROS from autogen.sh (legacy) | rbuj | 1 | -2/+1 | |
| 2020-10-11 | hddtemp & mbmon plugins: 'GTimeVal' is deprecated | rbuj | 2 | -10/+10 | |
| 2020-07-24 | Travis CI: enable irc notifications with tagged commits | Pablo Barciela | 1 | -1/+1 | |
| 2020-07-15 | libsensors-plugin: function declaration isn't a prototype | rbuj | 1 | -1/+1 | |
| 2020-06-27 | release 1.25.0v1.25.0 | raveit65 | 2 | -1/+18 | |
| 2020-06-27 | sync with transifex | raveit65 | 133 | -321/+1764 | |
| 2020-06-27 | update resource for transifex | raveit65 | 2 | -29/+24 | |
| 2020-06-27 | [ci] fix release tarball on travis CI failed | Wu Xiaotian | 1 | -1/+3 | |
| 2020-06-13 | docbook: change id value in about section | Abu Sakib | 1 | -1/+1 | |
| 2020-06-13 | help: fix DE name and link to GPL | Abu Sakib | 1 | -2/+2 | |
