summaryrefslogtreecommitdiff
path: root/NEWS
blob: b174cb031f4ba87f76fe17e7ce6988c88e5f70a6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
### caja-dropbox 1.25.0

    update translations
    update copyright for 2021
    dropbox-client-util: add missing include
    caja-dropbox: reset_all_files is a static function
    caja-dropbox.pot: use UTF-8 charset
    Add i18n support
    Remove USE_MATE2_MACROS from autogen.sh (legacy)
    build: silent build warnings for distcheck
    build: Silent building
    use MATE_COMPILE_WARNINGS from mate-common

### caja-dropbox 1.24.0

  * Update copyright to 2020

### caja-dropbox 1.23.0

  * Change url project's website
  * [ci] Enable Clang Static Analyzer
  * Use CAJA_EXTENSION_DIR_SYS to save and show system caja extension dir
  * show full path of caja-extension-dir

### caja-dropbox 1.22.0

  * fix distcheck about caja_extension_dir
  * Initialize Travis CI support
  * Fix distcheck fail
  * use only Python 3 during the build to complete the migration
  * migrate from python2 to python3 of rst2man.py
  * remove more -u modifier for dropbox-cli

### caja-dropbox 1.21.0

  * Python 3 update for dropbox-cli
  * Add Keywords entry to desktop file
  * Use cross-compilation-safe pkg-config macro.
  * Remove deprecated glib2.0 API calls
  * Use GIR bindings instead of pygtk
  * fix UnicodeWarning when exclude command is used with non-latin args
  * Update to redesigned icons
  * small caja-dropbox.in fixes
  * Add a new "dropbox update" command
  * Unlink files that are going to be replaced by the unpack
  * Validate that Dropbox runs after downloading it
  * Use python-gpg instead of python-gpgme
  * Explicitly load using python2 interpreter
  * Refer to .dropbox-dist in only one place
  * fixed 'exclude command raise UnicodeDecodeError'
  * Avoid reading or writing invalid memory addresses
  * Display link url on status
  * Update dropbox.py with shmodel, proxy, and throttle features.
  * update Copyright year

### caja-dropbox 1.20.0

  * require GLib 2.50

### caja-dropbox 1.18.0

  * NEWS: use consistent, project wide, markdown-like formatting to make
    generating release announcements easier

  * Build: require libcaja-extension 1.17.1 and GLib 2.36

### caja-dropbox 1.16.0

  * Some code cleanups

### caja-dropbox 1.14.0

  * Fix Changelog generation

### caja-dropbox 1.12.0

  * Adjust the default caja extensions dir
  * Include autogen.sh in tarball

### caja-dropbox 1.10.0

  * New release

### caja-dropbox 1.8.0

  * Extension made usable by Elan Ruusamäe
  * Switch to versioning scheme that matches with the other MATE packages.