Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-02-18 | travis: update config for new travis validation1.22 | raveit65 | 2 | -85/+86 | |
2020-02-17 | caja-wallpaper-extension: fix memory leak | rbuj | 1 | -5/+2 | |
2020-02-17 | image-converter: i18n select an angle drop-down list | rbuj | 1 | -3/+3 | |
2020-02-17 | travis ci: bump libgupnp-1.2-dev on debian testing | rbuj | 1 | -1/+1 | |
Closes #61 | |||||
2019-11-24 | travis ci: use fedora:latest | raveit65 | 1 | -1/+1 | |
2019-10-19 | Travis CI: use Ubuntu "19:10" instead "19:04" | Pablo Barciela | 1 | -2/+2 | |
2019-10-19 | Travis CI: don't build caja from tarball | Pablo Barciela | 1 | -24/+0 | |
2019-10-19 | 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-09-18 | release 1.22.1v1.22.1 | raveit65 | 2 | -1/+7 | |
2019-09-18 | tx: sync with transifex | raveit65 | 115 | -669/+1305 | |
2019-09-12 | 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-05-22 | travis: use fedora-30 and ubuntu-19.04 for building | raveit65 | 1 | -2/+2 | |
2019-03-26 | github release | raveit65 | 1 | -0/+19 | |
2019-03-11 | tx: update transifex config | raveit65 | 1 | -1/+1 | |
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. | |||||
2018-06-12 | NEWS: use development version | monsta | 1 | -1/+1 | |
2018-06-12 | pre-bump version | raveit65 | 2 | -1/+3 | |
2018-03-23 | tx: update config with branch specific resoures | raveit65 | 1 | -2/+2 | |
2018-03-15 | tx: add makepot and move .pot file to srcdir | raveit65 | 2 | -0/+5 | |
2018-03-14 | tx: add caja-extensions.pot for auto-update translations | raveit65 | 1 | -0/+588 | |
2018-03-11 | transifex: set minimum_perc and type in config file | raveit65 | 1 | -0/+2 | |
2018-01-30 | release 1.20v1.20.0 | raveit65 | 2 | -11/+19 | |
2018-01-30 | sync with transifex | raveit65 | 69 | -733/+5280 | |
2018-01-30 | require GTK+ 3.22 and GLib 2.50 | monsta | 2 | -6/+2 | |
2018-01-13 | xattr-tags: use better English in extension description | monsta | 2 | -2/+2 | |
2018-01-13 | po: add missing translatable strings from xattrs extension | monsta | 1 | -0/+1 | |
2018-01-13 | xattr-tags: fix extension description | monsta | 1 | -1/+1 | |
2017-11-07 | sync with transifex | raveit65 | 2 | -4/+5 | |
2017-10-13 | update to 1.19.0v1.19.0 | raveit65 | 1 | -0/+11 | |
2017-10-13 | sync with transifex | raveit65 | 62 | -190/+197 | |
2017-08-07 | open-terminal: don't use excessive string duplication | monsta | 1 | -3/+2 | |
make c538ddf86852c5618512c8be187828de3d5e4fee a bit simpler | |||||
2017-08-04 | avoid deprecated gdk_screen_make_display_name | ZenWalker | 1 | -1/+3 | |
2017-08-03 | sendto burn: avoid deprecated gtk_show_uri | raveit65 | 1 | -0/+4 | |
2017-07-18 | update issue_template | raveit65 | 1 | -0/+3 | |
2017-06-08 | create issue_template.md | raveit65 | 1 | -0/+16 | |
2017-05-19 | xattr-tags: remove hack, it's not needed now | monsta | 1 | -5/+0 | |
2017-05-01 | xattr-tags: fix typo causing undefined reference | Yaakov Selkowitz | 1 | -1/+1 | |
Fixes #29. |