| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 13 days | sendto email: Remove support for ancient evolution versionsHEADmaster | 2387skju | 1 | -17/+2 | |
| Backported from Nautilus: https://gitlab.gnome.org/Archive/nautilus-sendto/-/commit/aa74153c5b9fd448e40dffa895f63b23fa96b5f0 | |||||
| 13 days | sendto removeable-devices Fix: new error dialog | 2387skju | 1 | -2/+24 | |
| 13 days | sendto pack: check pack was created | 2387skju | 1 | -0/+10 | |
| 13 days | sendto pack Fix: handle quote in filename | 2387skju | 1 | -16/+20 | |
| 2026-04-29 | fix invalid po files | Olivier Schneider | 1 | -1/+1 | |
| 2026-04-29 | remove empty po files | Olivier Schneider | 32 | -27272/+0 | |
| 2026-04-29 | remove invalid po files | Olivier Schneider | 9 | -6851/+0 | |
| 2026-04-29 | add translation coverage badge | Olivier Schneider | 1 | -0/+2 | |
| 2026-04-29 | retrieve last transifex translations | Olivier Schneider | 71 | -373/+39867 | |
| 2026-04-29 | prepare weblate migration | Olivier Schneider | 4 | -66/+47 | |
| 2026-03-12 | build(deps): bump actions/checkout from 5 to 6 | 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 | 11 | -223/+494 | |
| 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. | |||||
| 2026-03-12 | fix memleaks | mbkma | 2 | -1/+6 | |
| 2026-03-02 | main: Fix handling of files in Recent or in the Trash | 2387skju | 1 | -2/+35 | |
| Look up the target URI for files that fail to return a local file path for g_file_get_path() calls. https://bugzilla.gnome.org/show_bug.cgi?id=758988 Backported from Nautilus: https://gitlab.gnome.org/archive/nautilus-sendto/-/commit/34b6876587506c57aba0c6ad98fb7f5e14229e6b | |||||
| 2026-02-25 | sendto bugfix: pack as 7z was defect (index starts with 0) | 2387skju | 1 | -1/+1 | |
| 2025-07-28 | caja-open-terminal: inherit do not set the DISPLAY env variable | lukefromdc | 1 | -1/+2 | |
| *Otherwise xwayland apps cannot connect *Based on same change in mate-terminal | |||||
| 2024-02-21 | release 1.28.0v1.28.0 | raveit65 | 2 | -1/+5 | |
| 2024-02-21 | tx: sync with transifex | raveit65 | 1 | -19/+19 | |
| 2024-02-03 | ci: use ubuntu jammy as dockerv1.27.1 | raveit65 | 1 | -1/+1 | |
| 2024-02-03 | releases 1.27.1 | raveit65 | 2 | -2/+9 | |
| 2024-02-03 | tx: sync with transifex | raveit65 | 130 | -8263/+40785 | |
| 2023-10-24 | sendto: require gupnp-1.6 | Xiaotian Wu | 2 | -24/+30 | |
| 2023-08-31 | tx: update resources | raveit65 | 1 | -63/+247 | |
| 2023-08-30 | xattr-tags-extension: avoid check xattr for mtp:// and gphoto2:// | Goffredo Baroncelli | 1 | -0/+23 | |
| Some protocols (like mtp://), doesn't support xattr. In this case avoid to check the xattr-tags to not have poor performance. This patch blacklist mtp:// and gphoto2://. | |||||
| 2023-04-28 | Fix missing GtkRadioButton id | David Henry | 1 | -1/+1 | |
| Add missing id to custom scale radio button referenced in caja-image-resizer.c This fixes issue #104. | |||||
| 2022-11-11 | release 1.27.0v1.27.0 | mbkma | 2 | -1/+16 | |
| 2022-11-10 | tx: sync with transifex | mbkma | 31 | -194/+315 | |
| 2022-11-07 | travis-CI: update build dependencies for debian:testing | raveit65 | 1 | -1/+1 | |
| 2022-10-28 | tx: migrate config file | mbkma | 2 | -6/+16 | |
| 2022-08-20 | Failed to resolve the path to caja-extensions.mo on guix system | rbuj | 13 | -0/+58 | |
| 2022-08-04 | bacon-video-widget-properties: fix warning 'g_type_class_add_private' is ↵ | rbuj | 1 | -10/+9 | |
| deprecated | |||||
| 2022-08-04 | add audio-video-properties plugin | rbuj | 16 | -0/+2112 | |
| 2022-07-22 | build warning: AC_OUTPUT should be used without arguments | rbuj | 1 | -1/+2 | |
| 2022-05-17 | Fixed caja-share not working under Arch Linux | Knucklesfan | 1 | -1/+1 | |
| Very minor syntax error with the samba command. | |||||
| 2022-02-19 | Fix build warnings about missing field initializer | rbuj | 8 | -2/+9 | |
| 2022-02-19 | Fix build warning -Wmissing-prototypes | rbuj | 2 | -0/+4 | |
| 2022-02-12 | ci: drop -Wunused-parameter compiler cflag from debian build | raveit65 | 1 | -1/+1 | |
| 2021-12-11 | Use a blank line at most | rbuj | 12 | -40/+0 | |
| 2021-08-06 | release 1.26.0v1.26.0 | raveit65 | 2 | -22/+27 | |
| 2021-08-06 | tx: sync with transifex | raveit65 | 112 | -7082/+9147 | |
| 2021-08-06 | travis-Ci: use libera.chat as notification server | raveit65 | 1 | -1/+1 | |
| 2021-06-20 | update copyright to 2021 | raveit65 | 6 | -0/+6 | |
| 2021-06-05 | release 1.25.1v1.25.1 | raveit65 | 2 | -1/+26 | |
| 2021-06-05 | tx: pull from transifex | raveit65 | 112 | -17975/+16931 | |
| 2021-06-05 | tx: update resource | raveit65 | 1 | -62/+75 | |
| 2021-05-29 | travis-ci: use ubuntu focal as host system | raveit65 | 1 | -1/+1 | |
| fixes build issues with fedora:latest (f34) tag. | |||||
| 2021-04-22 | 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-11 | image-converter: remove hardcoded filepath to convert (portability) | rbuj | 2 | -4/+10 | |
| 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 | |
