summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
9 daysbuild(deps): bump actions/checkout from 5 to 6HEADmasterdependabot[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 daysci: migrate from Travis CI to GitHub Actionsmbkma10-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-14Fix an invalid pointer crash with glib 2.83.2lukefromdc1-14/+5
The typecast to non-const gchar produced invalid pointer errors on free() with glib 2.83.2
2024-02-22release 1.28.0v1.28.0raveit652-2/+6
2024-02-22tx: sync with transifexraveit65237-9521/+9674
2024-02-22ci: use ubuntu jammy as dockerraveit651-1/+1
2023-09-04CI: fix debian buildraveit651-1/+1
2023-09-04tx: update resourcesraveit651-67/+67
2023-08-24Allow building in or out of processlukefromdc6-9/+72
2023-06-14port to in-process for wayland supportlukefromdc5-21/+27
2023-05-07unconditionally include stdio.h and locale.hlistout9-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-28Fix Compilation Warningzhuyaliang12-13/+17
2023-04-21Redundant null checkrbuj2-6/+2
2022-10-30release 1.27.0v1.27.0mbkma2-1/+11
2022-10-30tx: sync with transifexmbkma237-72349/+35615
2022-10-29tx: update resourcembkma2-82/+82
2022-10-29tx: migrate config filembkma2-11/+28
2022-02-13ci: drop -Wunused-parameter compiler cflag from debian buildraveit651-1/+1
2021-12-11Use a blank line at mostrbuj23-57/+0
2021-09-18tx: update resourceraveit651-2/+2
2021-09-18user-guide: fix typo reported by translatorsraveit651-1/+1
2021-08-05update to 1.26.0v1.26.0raveit652-1/+18
2021-08-05tx: sync with transifexraveit65210-34169/+71257
2021-08-05tx: update resourceraveit651-383/+243
2021-08-05travis-Ci: use libera.chat as notification serverraveit651-1/+1
2021-06-22tx: update resourceraveit651-242/+383
2021-06-22update copyright to 2021raveit6552-0/+52
2021-05-30travis-ci: use ubuntu focal as host systemraveit651-1/+1
fixes build issues with fedora:latest (f34) tag.
2021-04-25travis: disable travis builds for ubunturaveit651-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-15warning: declaration of ‘content_area’ shadows a previous localrbuj1-4/+1
2021-03-09travis: build with mate-common-1.24.2 from reposraveit651-11/+0
2021-02-22tx: temporarily disable build for ArchLinuxraveit651-1/+1
2021-02-04build: Use PACKAGE_URL variablerbuj2-3/+3
2021-01-16update resource for transifexrbuj2-77/+77
2021-01-16Update copyright to 2021rbuj2-2/+2
2020-12-30Drop aticonfig plugin (#119)Robert Antoni Buj Gelonch6-240/+3
* aticonfig-plugin: remove unused variable warning reported by cppcheck * Remove aticonfig plugin
2020-12-28sensors-applet: Remove unused functionrbuj1-8/+0
2020-12-28Remove cppcheck warnings about the variable scope can be reducedrbuj10-29/+43
2020-12-08update issue templateraveit651-1/+1
2020-11-17travis CI: use rolling tag for ubuntu docker imageraveit651-1/+1
2020-11-17Remove USE_MATE2_MACROS from autogen.sh (legacy)rbuj1-2/+1
2020-10-11hddtemp & mbmon plugins: 'GTimeVal' is deprecatedrbuj2-10/+10
2020-07-24Travis CI: enable irc notifications with tagged commitsPablo Barciela1-1/+1
2020-07-15libsensors-plugin: function declaration isn't a prototyperbuj1-1/+1
2020-06-27release 1.25.0v1.25.0raveit652-1/+18
2020-06-27sync with transifexraveit65133-321/+1764
2020-06-27update resource for transifexraveit652-29/+24
2020-06-27[ci] fix release tarball on travis CI failedWu Xiaotian1-1/+3
2020-06-13docbook: change id value in about sectionAbu Sakib1-1/+1
2020-06-13help: fix DE name and link to GPLAbu Sakib1-2/+2