summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2018-01-16po: add missing translatable strings from xattrs extension1.18monsta1-0/+1
current translatable strings are the same as in master, so should be ok
2018-01-16xattr-tags: fix descriptions of column and extension itselfmonsta2-2/+2
(squashed 1faefc2d3dca66c656f55393c51f694da2d12e07 + ba7f0895c5a509144e02ca9aa383db9fa6fec6c9)
2017-11-07release 1.18.2v1.18.2raveit652-1/+7
2017-11-07sync with transifexraveit652-4/+5
2017-11-07sync with transifexraveit6562-190/+197
2017-05-21xattr-tags: remove hack, it's not needed nowmonsta1-5/+0
2017-05-21xattr-tags: fix typo causing undefined referenceYaakov Selkowitz1-1/+1
Fixes #29.
2017-04-16release 1.18.1v1.18.1raveit652-1/+6
2017-04-16sync with transifexraveit655-93/+95
2017-03-28fix the libcaja_gksu_la_LDFLAGS variable declarationRobert Nagy1-1/+1
2017-03-19xattr-tags: add missing newline to startup messagemonsta1-1/+1
2017-03-16xattr-tags: unescaping stored attributes.Felipe Barriga Richards1-1/+63
2017-03-16README: Added development info.Felipe Barriga Richards1-0/+15
2017-03-13release 1.18.0v1.18.0raveit651-1/+1
2017-03-13sync with transifexraveit6562-1243/+1243
2017-03-13xattr-tags: fix typo in Makefile, it breaks distcheckmonsta1-2/+2
2017-03-13po: add xattr extension filesmonsta1-0/+1
2017-03-13update NEWS for 1.18monsta1-3/+8
2017-02-16Added xattr-tags extension.Felipe Barriga Richards6-0/+318
2017-01-13Update caja-extensions NEWS to use consistent, project wide, markdown-like ↵Martin Wimpress1-8/+8
formatting. This will make generating release announcements easier.
2016-11-28po: actually add new languages from Transifexmonsta1-0/+4
2016-11-27release 1.17.0v1.17.0raveit651-0/+3
2016-11-27sync with transifexraveit6515-31/+2321
2016-11-23move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta5-45/+10
and require caja >= 1.17.1 and libmate-desktop >= 1.17.0
2016-09-19release 1.16.0v1.16.01.16raveit651-1/+1
2016-09-19update NEWS for 1.16monsta1-1/+9
2016-09-19sync with Transifexmonsta4-110/+112
2016-08-01open-terminal: properly quote SSH argumentsmonsta1-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-01fix distcheckmonsta1-3/+2
2016-07-30open-terminal: fix indent a bitmonsta1-16/+16
2016-07-29open-terminal: don't use #define just for one casemonsta1-3/+1
2016-07-29open-terminal: use g_uri_parse_schememonsta1-8/+5
2016-07-29open-terminal: reduce code duplication a bitmonsta1-19/+14
2016-07-15distcheck: explicitly use currently selected GTK+ versionraveit651-0/+3
2016-06-21po: actually add new languages from Transifexmonsta1-0/+2
2016-06-08release 1.15.0v1.15.0raveit652-1/+5
2016-06-08sync with Transiflexraveit6510-30/+1178
2016-04-07po: add missing languages to LINGUASv1.14.0monsta1-0/+3
2016-04-06release 1.14.0raveit652-2/+3
2016-04-06Add Changelog generationraveit651-0/+11
2016-04-06add new languages and sync with transiflexraveit6551-1432/+5354
2016-04-05update NEWSmonsta1-2/+4
2016-02-19Sync with TransifexMartin Wimpress14-805/+739
2016-02-01fix a build warningmonsta1-3/+0
2016-01-25release 1.13.0v1.13.0Wolfgang Ulbrich1-0/+3
2016-01-20share: use gtk_image_new_from_icon_name in both GTK+ buildsmonsta1-1/+1
2016-01-05pre-bump version to 1.13.0Wolfgang Ulbrich2-1/+3
2016-01-02drop MateConf migration scriptsMonsta4-13/+0
2015-12-25GTK+3: fix share name entry color when error or warning is setMonsta1-9/+38
color and bg color depend on theme, so e.g. error color won't always be white-on-red as in GTK+2 build
2015-12-25make indentation consistentMonsta1-44/+44