Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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. | |||||
2017-04-16 | sync with transifex | raveit65 | 5 | -93/+95 | |
2017-03-30 | pre-bump version | raveit65 | 2 | -1/+3 | |
2017-03-28 | fix the libcaja_gksu_la_LDFLAGS variable declaration | Robert Nagy | 1 | -1/+1 | |
2017-03-19 | xattr-tags: add missing newline to startup message | monsta | 1 | -1/+1 | |
2017-03-16 | xattr-tags: unescaping stored attributes. | Felipe Barriga Richards | 1 | -1/+63 | |
2017-03-16 | README: Added development info. | Felipe Barriga Richards | 1 | -0/+15 | |
2017-03-13 | release 1.18.0v1.18.0 | raveit65 | 1 | -1/+1 | |
2017-03-13 | sync with transifex | raveit65 | 62 | -1243/+1243 | |
2017-03-13 | xattr-tags: fix typo in Makefile, it breaks distcheck | monsta | 1 | -2/+2 | |
2017-03-13 | po: add xattr extension files | monsta | 1 | -0/+1 | |
2017-03-13 | update NEWS for 1.18 | monsta | 1 | -3/+8 | |
2017-02-16 | Added xattr-tags extension. | Felipe Barriga Richards | 6 | -0/+318 | |
2017-01-13 | Update caja-extensions NEWS to use consistent, project wide, markdown-like ↵ | Martin Wimpress | 1 | -8/+8 | |
formatting. This will make generating release announcements easier. | |||||
2016-11-28 | po: actually add new languages from Transifex | monsta | 1 | -0/+4 | |
2016-11-27 | release 1.17.0v1.17.0 | raveit65 | 1 | -0/+3 | |
2016-11-27 | sync with transifex | raveit65 | 15 | -31/+2321 | |
2016-11-23 | move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option | monsta | 5 | -45/+10 | |
and require caja >= 1.17.1 and libmate-desktop >= 1.17.0 | |||||
2016-09-19 | release 1.16.0v1.16.01.16 | raveit65 | 1 | -1/+1 | |
2016-09-19 | update NEWS for 1.16 | monsta | 1 | -1/+9 | |
2016-09-19 | sync with Transifex | monsta | 4 | -110/+112 | |
2016-08-01 | open-terminal: properly quote SSH arguments | monsta | 1 | -1/+11 | |
fixes problem with opening terminal in remote folders with ' or " in their names. adapted from: https://git.gnome.org/browse/nautilus-open-terminal/commit/?id=f1789425df12e054fa0b2407f7df861d98059599 | |||||
2016-08-01 | fix distcheck | monsta | 1 | -3/+2 | |
2016-07-30 | open-terminal: fix indent a bit | monsta | 1 | -16/+16 | |
2016-07-29 | open-terminal: don't use #define just for one case | monsta | 1 | -3/+1 | |
2016-07-29 | open-terminal: use g_uri_parse_scheme | monsta | 1 | -8/+5 | |