Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-01-13 | Update caja-dropbox NEWS to use consistent, project wide, markdown-like ↵ | Martin Wimpress | 1 | -26/+14 | |
formatting. This will make generating release announcements easier. | |||||
2016-12-10 | release 1.17.0v1.17.0 | monsta | 2 | -1/+6 | |
2016-12-07 | build: require libcaja-extension 1.17.1 and GLib 2.36 | monsta | 1 | -2/+2 | |
2016-12-06 | remove unused includes | monsta | 1 | -3/+0 | |
2016-09-19 | release 1.16.0v1.16.01.16 | monsta | 2 | -3/+3 | |
2016-09-01 | drop some checks and code regarding glib < 2.14 | monsta | 1 | -17/+1 | |
2016-09-01 | drop some completely unused ancient code | monsta | 1 | -15/+0 | |
2016-09-01 | drop code that's unused since gnome 2 days | monsta | 3 | -10/+0 | |
2016-06-12 | Bump version to 1.15.0v1.15.0 | Martin Wimpress | 2 | -1/+6 | |
2016-04-08 | Release 1.14.0v1.14.01.14 | monsta | 1 | -1/+1 | |
2016-04-08 | update NEWS | monsta | 1 | -1/+3 | |
2016-04-08 | Fix Changelog generation | monsta | 1 | -12/+9 | |
2016-01-05 | pre-bump version to 1.13.0 | Wolfgang Ulbrich | 2 | -1/+4 | |
2015-11-03 | 1.12.0v1.12.01.12 | Clement Lefebvre | 1 | -1/+1 | |
2015-10-30 | update NEWS for 1.12 | monsta | 1 | -1/+4 | |
2015-10-06 | pre-bump version to 1.11.0 | raveit65 | 2 | -1/+4 | |
2015-06-14 | adjust the default caja extensions dir | Monsta | 1 | -1/+1 | |
2015-06-12 | Include autogen.sh in tarball | Stefano Karapetsas | 1 | -1/+1 | |
2015-05-05 | Bump version to 1.10.0caja-dropbox-1.10.0 | Stefano Karapetsas | 2 | -2/+2 | |
2015-04-06 | Bump version to 1.9.90caja-dropbox-1.9.90 | Stefano Karapetsas | 2 | -2/+7 | |
2015-03-25 | Merge pull request #19 from monsta/patch-1 | Stefano Karapetsas | 1 | -1/+1 | |
use proper int type | |||||
2015-01-10 | Add caja extension ini file | infirit | 3 | -0/+13 | |
closes github issue #20 | |||||
2015-01-08 | use proper int type | monsta | 1 | -1/+1 | |
from https://github.com/dropbox/nautilus-dropbox/pull/1 | |||||
2014-07-17 | docgen: Don't use stdin and stdout | infirit | 2 | -12/+21 | |
The encoding on stdin and stdout are usually ascii and may cause problems with writing unicode to it. Instead of this we open the file directly and avoid dealing with annoying unicode encode/decode errors. | |||||
2014-07-17 | Bump version to 1.8.0caja-dropbox-1.8.0 | Stefano Karapetsas | 2 | -2/+2 | |
2014-07-17 | Update AUTHORS | Stefano Karapetsas | 1 | -0/+1 | |
2014-07-17 | Update NEWS | Stefano Karapetsas | 1 | -1/+2 | |
2014-07-17 | Merge pull request #15 from glensc/autostart | Stefano Karapetsas | 1 | -0/+3 | |
setup autostart file after install | |||||
2014-07-17 | Merge pull request #14 from glensc/dl-fixes | Stefano Karapetsas | 1 | -101/+129 | |
update download code from nautilus-dropbox-1.6.2 | |||||
2014-07-17 | Merge pull request #12 from glensc/desktop | Stefano Karapetsas | 2 | -5/+5 | |
desktop file fixes | |||||
2014-05-11 | Fix typo in Makefile.am | infirit | 1 | -1/+1 | |
2014-05-10 | Merge pull request #11 from glensc/caja-versions | Stefano Karapetsas | 1 | -3/+1 | |
fix use of defines | |||||
2014-04-22 | init self.task to None | Elan Ruusamäe | 1 | -0/+1 | |
merged changes from nautilus-dropbox 1.6.1 to 1.6.2 this bug happens when you try to press cancel on first dialog | |||||
2014-04-06 | setup autostart file after install | Elan Ruusamäe | 1 | -0/+3 | |
this is supposedly done originally by ~/.dropbox-dist/dropbox, but as it doesn't recognize MATE, do the autostart file after download ps: the autostart file can be done if you toggle 'do not show this dialog' message twice in dialog which appears before download start | |||||
2014-04-06 | merge download changes from nautilus-dropbox-1.6.1/dropbox.in | Elan Ruusamäe | 1 | -101/+128 | |
http://linux.dropbox.com/packages/nautilus-dropbox-1.6.1.tar.bz2 | |||||
2014-04-06 | update comments from 7333a67 | Elan Ruusamäe | 1 | -2/+2 | |
2014-03-25 | more renames | Elan Ruusamäe | 1 | -2/+2 | |
this time desktop file path which is used to setup/remove autostart | |||||
2014-03-25 | fix Exec in desktop | Elan Ruusamäe | 1 | -1/+1 | |
rename also Exec line, completes #2 | |||||
2014-03-25 | fix defines | Elan Ruusamäe | 1 | -3/+1 | |
caja is at 1.5 so 2.22 and older version probably is wrong last gnome2 was 2.32.2.1 for nautilus | |||||
2014-02-19 | Bump version to 1.7.90caja-dropbox-1.7.90 | infirit | 1 | -1/+1 | |
2014-02-19 | Update NEWS | infirit | 2 | -1/+6 | |
2014-02-19 | Add dist-hook for changelog | infirit | 1 | -0/+14 | |
2014-01-06 | Merge pull request #10 from infirit/master | Stefano Karapetsas | 1 | -1/+1 | |
Add to ACLOCAL_AMFLAGS for user added flags | |||||
2014-01-05 | Add to ACLOCAL_AMFLAGS for user added flags | infirit | 1 | -1/+1 | |
2013-12-23 | Merge pull request #9 from infirit/whitespace | Stefano Karapetsas | 11 | -106/+106 | |
Remove all trailing whitespace | |||||
2013-12-19 | Remove all trailing whitespace | infirit | 11 | -106/+106 | |
2013-11-08 | Merge pull request #8 from infirit/master | Stefano Karapetsas | 3 | -8416/+4 | |
Autofoo cleanup for make dist/dictcheck | |||||
2013-10-19 | Misc autofoo cleanups | infirit | 2 | -3/+4 | |
2013-10-19 | Remove pregenerated file | infirit | 1 | -8413/+0 | |
2013-06-26 | Merge pull request #6 from NiceandGently/master | Stefano Karapetsas | 4 | -5/+5 | |
fix automake-1.13 deprecations |