Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-02-03 | caja-wallpaper-extension: fix memory leak | rbuj | 1 | -5/+2 | |
2020-02-01 | tx: update resource for transifex | raveit65 | 1 | -48/+43 | |
2020-02-01 | image-converter: i18n select an angle drop-down list | rbuj | 1 | -3/+3 | |
2020-01-31 | image-converter: rewrite caja-image-resize.ui from scratch fixing deprecations | rbuj | 1 | -368/+332 | |
2020-01-31 | sendto: value stored to 'file' is never read | rbuj | 1 | -2/+0 | |
2020-01-27 | configure: get quieter output from make | rbuj | 1 | -0/+1 | |
2020-01-26 | travis ci: bump libgupnp-1.2-dev on debian testing | rbuj | 1 | -1/+1 | |
Closes #61 | |||||
2020-01-24 | release 1.23.1v1.23.1 | raveit65 | 2 | -1/+11 | |
2020-01-24 | tx: sync with transifex | raveit65 | 114 | -17771/+27011 | |
2019-12-24 | tx: update resource for transifex | raveit65 | 1 | -2/+1 | |
2019-12-24 | tx: add fixes to makepot script | raveit65 | 1 | -0/+1 | |
2019-12-24 | tx: update resource for transifex | rbuj | 1 | -153/+228 | |
2019-12-24 | travis: add autopoint | Wu Xiaotian | 1 | -1/+2 | |
2019-12-24 | migrate from intltool to gettext | Wu Xiaotian | 26 | -118/+205 | |
2019-12-01 | Travis CI: add '-Wredundant-decls' to 'CFLAGS' variable | Pablo Barciela | 1 | -1/+1 | |
2019-11-24 | travis ci: use fedora:latest | raveit65 | 1 | -1/+1 | |
2019-11-06 | caja-image-resizer: avoid 'g_type_class_add_private' | Pablo Barciela | 1 | -14/+10 | |
2019-11-06 | caja-image-rotator: avoid 'g_type_class_add_private' | Pablo Barciela | 1 | -14/+10 | |
2019-10-19 | Travis CI: don't build caja from tarball | Pablo Barciela | 1 | -24/+0 | |
2019-10-09 | Travis CI: use Debian "testing" instead "sid" | Pablo Barciela | 1 | -1/+1 | |
2019-10-05 | travis(ci): enable notify_servers | raveit65 | 1 | -0/+2 | |
2019-10-01 | i18n caja extension copyright | rbuj | 7 | -7/+7 | |
2019-09-18 | Travis CI: clang: -enable-checker alpha.deadcode.UnreachableCode | Pablo Barciela | 1 | -0/+1 | |
2019-08-18 | Build either with gupnp version 1.0 or 1.2. | Jonathan Brielmaier | 2 | -0/+6 | |
This fixes https://github.com/mate-desktop/caja-extensions/issues/52. * (configure.ac): Check also for gupnp-1.2 and set HAS_GUPNP_VERSION_1_2 to yes if found. * (sendto/plugins/upnp/upnp.c): Use gupnp_context_manager_create when building with gupnp-1.2 as gupnp_context_manager_new was removed. Signed-off-by: Jonathan Brielmaier <[email protected]> Co-authored-by: Gianfranco Costamagna <[email protected]> | |||||
2019-07-24 | image-converter: don't use non-existing icons in context menu | monsta | 1 | -2/+2 | |
2019-06-30 | release 1.23.0v1.23.0 | raveit65 | 2 | -1/+10 | |
2019-06-30 | tx: sync with transifex | raveit65 | 21 | -101/+729 | |
2019-06-30 | Remove trailing whitespaces | Laurent Napias | 28 | -236/+236 | |
2019-06-18 | Strings resistance | Laurent Napias | 5 | -5/+5 | |
2019-06-10 | Change url project's website | Laurent Napias | 7 | -7/+7 | |
2019-06-04 | [ci] Add cppcheck html report | Pablo Barciela | 1 | -1/+4 | |
2019-05-31 | Create FUNDING.yml | Martin Wimpress | 1 | -0/+9 | |
2019-05-22 | travis: use ubuntu-19.10 for building | raveit65 | 1 | -2/+2 | |
2019-05-22 | travis: use fedora-30 and ubuntu-19.04 for building | raveit65 | 1 | -2/+2 | |
2019-04-26 | travis: enable 'cppcheck' in debian | Pablo Barciela | 1 | -0/+4 | |
2019-03-26 | github release | raveit65 | 1 | -10/+27 | |
2019-03-13 | [ci] add gcc package | Wu Xiaotian | 1 | -0/+1 | |
2019-03-13 | [ci] Enable Clang Static Analyzer | Wu Xiaotian | 1 | -6/+68 | |
2019-02-25 | release 1.22.0v1.22.0 | raveit65 | 2 | -1/+7 | |
2019-02-25 | tx: sync with transifex | raveit65 | 10 | -38/+42 | |
2019-02-18 | Enable Travis CI for all branches | Wu Xiaotian | 1 | -7/+1 | |
2019-02-18 | Initialize Travis CI support | Wu Xiaotian | 1 | -0/+125 | |
2018-12-18 | require caja >= 1.21.3 | monsta | 1 | -1/+1 | |
due to new CajaConfigurable interface | |||||
2018-12-18 | configure: fix some typos | monsta | 1 | -4/+4 | |
2018-12-13 | release 1.21.0v1.21.0 | raveit65 | 1 | -0/+4 | |
2018-12-13 | tx: pull from transifex with fixed es_MX language | raveit65 | 1 | -4/+5 | |
2018-12-13 | tx: sync with transifex | raveit65 | 114 | -1978/+31427 | |
2018-12-11 | tx: update resource for transifex | raveit65 | 1 | -10/+26 | |
2018-12-11 | disable deprecation warnings for distcheck | raveit65 | 1 | -1/+2 | |
2018-10-19 | Make caja-open-terminal configurable (Depends on caja GitHub PR caja#1050) | 20kdc | 1 | -5/+95 | |
This makes caja-open-terminal implement CajaConfigurable (see related PR), thus allowing the user to configure it from within Caja. Both the MATE-wide terminal application setting (org.mate.applications-terminal exec) and the 'open terminal in Home if called up from Desktop' settings are configurable here. |