| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 5 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]> | |||||
| 6 days | ci: add set -eo pipefail to workflow scripts | mbkma | 4 | -0/+8 | |
| 6 days | ci: remove redundant GH CLI installation step | mbkma | 1 | -6/+0 | |
| 6 days | ci: migrate from Travis CI to GitHub Actions | mbkma | 10 | -200/+330 | |
| 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-12-18 | Release 1.28.1v1.28.1 | lukefromdc | 3 | -2/+6 | |
| 2025-12-07 | libmenu: Use GioUnix-2.0 to introspect the header | Colomban Wendling | 2 | -0/+10 | |
| This is required since Gio 2.80, see [^1]. We however make the dependency on 2.80 conditional to support older systems as well, as they don't require the modification to work. Fixes #119 and mate-desktop/mozo#92. [^1]: https://gitlab.gnome.org/GNOME/gnome-menus/-/commit/fe1eca74e1b6d75941d56088ea2aeca97b639926 | |||||
| 2024-02-15 | release 1.28.0v1.28.0 | raveit65 | 3 | -3/+12 | |
| 2024-02-15 | tx: sync with transifex | raveit65 | 127 | -150/+151 | |
| 2024-02-15 | matemenu-tree: Fix crash when adding launcher from compact menu | correctmost | 1 | -1/+9 | |
| The emit_changed_signal callback was attempting to run on a submenu that had already been destroyed by its parent menu. Closes #116 | |||||
| 2024-01-24 | ci: use ubuntu jammy as docker | raveit65 | 1 | -1/+1 | |
| 2023-09-02 | ci: build with meson | Xiaotian Wu | 2 | -1/+5 | |
| 2023-09-02 | add meson build system | Xiaotian Wu | 7 | -0/+344 | |
| After switching to meson, calling the `g-ir-scanner` command with the `--warn-all` parameter in the generated `build.ninja` file will display these warnings: ``` Warning: MateMenu: symbol="DesktopEntryType": unknown namespace for identifier "DesktopEntryType" Warning: MateMenu: symbol='desktop_entry_new': Unknown namespace for symbol 'desktop_entry_new' Warning: MateMenu: symbol='EntryDirectory': Unknown namespace for identifier 'EntryDirectory' ``` The reason for these warnings is that we use `MateMenu` as `identifier_prefix` and `matemenu` as `symbol_prefix`, but the symbols that report warnings do not start with these prefixes. | |||||
| 2023-04-21 | matemenu-tree: Fix build warning -Wsign-conversion | rbuj | 1 | -11/+8 | |
| 2023-04-20 | fix test programs | Xiaotian Wu | 1 | -1/+1 | |
| 2023-04-16 | test-menu-spec: Fix build warning -Wmissing-field-initializers | rbuj | 1 | -2/+2 | |
| 2023-01-11 | fix build warning | Xiaotian Wu | 5 | -50/+37 | |
| 2022-11-11 | release 1.27.0v1.27.0 | mbkma | 2 | -1/+14 | |
| 2022-11-11 | tx: sync with transifex | mbkma | 126 | -306/+315 | |
| 2022-11-10 | configure.ac: The macro 'AC_HELP_STRING' is obsolete | rbuj | 1 | -2/+2 | |
| 2022-10-29 | tx: update resource | mbkma | 1 | -2/+2 | |
| 2022-10-28 | tx: migrate config file | mbkma | 2 | -6/+16 | |
| 2022-07-22 | build warning: AC_OUTPUT should be used without arguments | rbuj | 1 | -1/+2 | |
| 2022-03-23 | fix build error: invalid operands to binary expression | rbuj | 1 | -1/+1 | |
| 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 | 3 | -6/+0 | |
| 2021-12-11 | Remove extra whitespaces on #ifdef..#endif code block | rbuj | 2 | -14/+13 | |
| 2021-10-26 | Let user disable collection menu entry [--disable-collection] | rbuj | 2 | -6/+39 | |
| 2021-08-04 | release 1.26.0v1.26.0 | raveit65 | 2 | -1/+6 | |
| 2021-08-04 | tx: sync with transifex | raveit65 | 4 | -9/+10 | |
| 2021-08-04 | travis-Ci: use libera.chat as notification server | raveit65 | 1 | -1/+1 | |
| 2021-06-21 | update copyright to 2021 | raveit65 | 14 | -0/+14 | |
| 2021-06-05 | release 1.25.1v1.25.1 | raveit65 | 2 | -1/+22 | |
| 2021-06-05 | tx: pull from transifex | raveit65 | 128 | -9128/+1769 | |
| 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 | tx: temporarily disable build for ArchLinux | raveit65 | 1 | -1/+1 | |
| 2021-02-07 | build: remove .directory files using clean target | rbuj | 1 | -1/+1 | |
| 2021-02-07 | build: allow users to disable gettext support (--disable-nls) | rbuj | 5 | -3/+21 | |
| 2021-02-06 | Set compiler debug flags / logging with MATE_DEBUG_CHECK | rbuj | 1 | -10/+11 | |
| 2021-02-02 | build: set GETTEXT_PACKAGE=AC_PACKAGE_NAME | rbuj | 1 | -1/+1 | |
| 2021-01-28 | Remove -Wconversion -Wsign-compare -Wsign-conversion warnings | rbuj | 5 | -58/+54 | |
| 2021-01-26 | matemenu-tree: do not call g_settings_get_string unless necessary | rbuj | 1 | -3/+3 | |
| 2021-01-16 | update resource for transifex | rbuj | 1 | -1/+9 | |
| 2021-01-16 | Improve the description of the collection directory | rbuj | 1 | -1/+1 | |
| 2021-01-16 | i18n: Add mate-collection.directory.in in POTFILES.in | rbuj | 1 | -0/+1 | |
| 2021-01-07 | build: Set debug symbols and logging using --enable-debug | rbuj | 1 | -14/+10 | |
| 2021-01-05 | entry-directories: Use of memory after it is freed (scan-build) | rbuj | 1 | -1/+1 | |
| 2021-01-05 | matemenu-tree: Fix memory leak | rbuj | 1 | -36/+39 | |
| 2021-01-05 | matemenu-tree: Remove collection_applet_free | rbuj | 1 | -7/+1 | |
