summaryrefslogtreecommitdiff
path: root/NEWS
blob: f1ca5ec8c5b00ba0dda41a806d9b49fc8f54200f (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
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
### caja-extensions 1.24.1

  * Translations update
  * sendto: Fix evolution command for sending an email
  * build: silent build warnings for distcheck

### caja-extensions 1.24.0

  * Translations update
  * caja-sendto: rewrite caja-sendto.ui from scratch fixing deprecations
  * caja-sendto-command: add .7z,.tar.xz to packed type drop-down list
  * caja-wallpaper-extension: remove unused pointer 'GError *err'
  * caja-wallpaper-extension: fix memory leak
  * image-converter: i18n select an angle drop-down list
  * image-converter: rewrite caja-image-resize.ui from scratch fixing deprecations
  * sendto: value stored to 'file' is never read
  * configure: get quieter output from make

### caja-extensions 1.23.1

  * Translations update
  * migrate from intltool to gettext
  * caja-image-resizer: avoid 'g_type_class_add_private'
  * caja-image-rotator: avoid 'g_type_class_add_private'
  * i18n caja extension copyright
  * Build either with gupnp version 1.0 or 1.2.
  * image-converter: don't use non-existing icons in context menu

### caja-extensions 1.23.0

  * Translations update
  * Remove trailing whitespaces
  * Strings resistance
  * Change url project's website
  * [ci] Add cppcheck html report
  * [ci] Enable Clang Static Analyzer

### caja-extensions 1.22.0

  * Translations update
  * Initialize Travis CI support
  * require caja >= 1.21.3

### caja-extensions 1.21.0

  * Translations update
  * disable deprecation warnings for distcheck
  * Make caja-open-terminal configurable (Depends on caja GitHub PR caja#1050)
    
### caja-extensions 1.20.0

  * Translations update
  * require GTK+ 3.22 and GLib 2.50
  * xattr-tags: use better English in extension description
  * po: add missing translatable strings from xattrs extension
  * xattr-tags: fix extension description

### caja-extensions 1.19.0

  * Translations update
  * open-terminal: don't use excessive string duplication
  * avoid deprecated gdk_screen_make_display_name
  * sendto burn: avoid deprecated gtk_show_uri
  * xattr-tags: remove hack, it's not needed now
  * xattr-tags: fix typo causing undefined reference
  * fix the libcaja_gksu_la_LDFLAGS variable declaration
  * xattr-tags: add missing newline to startup message
  * xattr-tags: unescaping stored attributes.
  * README: Added development info.

### caja-extensions 1.18.0

  * NEWS: use consistent, project wide, markdown-like formatting to make
    generating release announcements easier
  * Build: require caja >= 1.17.1 and libmate-desktop >= 1.17.0
  * Move to GTK+3 (require GTK+ >= 3.14), drop GTK+2 code and --with-gtk
    build option
  * Add xattr-tags extension to show xattr tags in a new column
  * Translations update

### caja-extensions 1.16.0

  * open-terminal: fix opening terminal in remote folders with single
    or double quote in their names
  * open-terminal: some code cleanups
  * Translations update

### caja-extensions 1.14.1

  * Translations update
  * Make distcheck use currently selected GTK+ version

### caja-extensions 1.14.0

  * Drop MateConf migration scripts
  * GTK+3: some deprecation fixes
  * Some more fixes and cleanups
  * Translations update
  * Add Changelog generation

### caja-extensions 1.12.0

  * Some string fixes
  * Translations update

### caja-extensions 1.10.1

  * open-terminal: fixed bugs with non-standard ssh ports

### caja-extensions 1.10.0

  * wallpaper: Added new 'Set as wallpaper' extension
  * sendto: re-introduce the option to select plugins to build

### caja-extensions 1.8.0

  * New release merging all current official MATE caja extensions in a single
    package.