Mark plugin as GTK3 type
[claws-mail-maildir-plugin.git] / ChangeLog.old
1 2010-10-26 [colin]      0.24.4cvs18
2
3         * src/maildir_gtk.c
4                 Fix copy/paste error
5
6 2010-10-18 [colin]      0.24.4cvs17
7
8         * src/plugin.c
9                 Fix warnings
10
11 2010-10-03 [colin]      0.24.4cvs16
12
13         * configure.ac
14         * src/maildir.c
15         * src/plugin.c
16                 Adapt to folder API changes of 3.7.6cvs53
17
18  [fab]  0.24.4cvs15
19
20         * src/maildir.h
21         * src/maildir.c
22         Replace some magic numbers with macro definitions
23
24  [fab]  0.24.4cvs14
25
26         * AUTHORS
27         Update maintainer
28
29 2009-03-03 [colin]      0.24.4cvs13
30
31         * src/maildir.c
32         * src/maildir_gtk.c
33                 Fix bug 1860, 'Permissions' (wrong permissions
34                 when creating subfolders)
35                 Fix bug 1861, 'Subfolders in INBOX'
36                 Fix bug 1862, 'Create new mailbox with non-existant 
37                 parent directory'
38                 All patches by Fabian <fk at dev.anterias.net>
39
40 2009-02-23 [colin]      0.24.4cvs12
41
42         * src/maildir_gtk.c
43                 Fix bug 1856, 'Load, unload, load produces Gtk-WARNING'
44                 Fix menu removal; patch by Fabian <fk at dev.anterias.net>
45
46 2008-08-17 [colin]      0.24.4cvs11
47
48         * src/maildir.c
49         * src/maildir_gtk.c
50                 Warning fix
51
52 2008-08-07 [colin]      0.24.4cvs10
53
54         * src/maildir.c
55         * src/maildir_gtk.c
56                 Undeprecate
57
58 2008-08-05 [colin]      0.24.4cvs9
59
60         * src/maildir_gtk.c
61         * src/plugin.c
62                 Undeprecate GtkCTree
63
64 2008-07-31 [colin]      0.24.4cvs8
65
66         * src/maildir_gtk.c
67                 Fix warning
68
69 2008-07-30 [colin]      0.24.4cvs7
70
71         * src/maildir_gtk.c
72         * src/plugin.c
73                 Move the folderview popup menu to GtkUIManager
74
75 2008-07-29 [colin]      0.24.4cvs6
76
77         * src/maildir.c
78         * src/maildir_gtk.c
79                 Switch the main menu to GtkUIManager
80
81 2008-02-12 [wwp]        0.24.4cvs5
82
83         * configure.ac
84         * src/maildir_gtk.c
85                 Updated to match folder_sel API changes.
86
87 2007-08-27 [colin]      0.24.4cvs4
88
89         * src/maildir_gtk.c
90                 Fix loss of subfolders properties when renaming folder
91
92 2007-07-11 [colin]      0.24.4cvs3
93
94         * src/plugin.c
95                 Specify license better (GPL2+)
96
97 2007-06-21 [colin]      0.24.4cvs2
98
99         * src/plugin.c
100                 Update plugin API
101
102 2007-05-05 [wwp]        0.24.4cvs1
103
104         * src/maildir.c
105                 Fix "faild" typos everywhere and capitalization of
106                 some g_warnings.
107
108 2007-01-09 [paul]       0.24.4
109
110         0.24.4 released
111
112 2006-12-27 [paul]       0.24.3cvs3
113
114         * src/maildir_gtk.c
115                 Add Copy folder in the folder's contextual
116                 menu
117
118 2006-12-26 [colin]      0.24.3cvs2
119
120         * src/maildir_gtk.c
121         * src/plugin.c
122                 Follow 2.6.1cvs75 API change
123
124 2006-12-15 [ticho]      0.24.3cvs1
125
126         * configure.ac
127         * src/plugin.c
128                 Use check_plugin_version() for version check.
129
130 2006-12-04 [paul]       0.24.3
131
132         0.24.3 released
133
134 2006-11-28 [paul]       0.24.2cvs6
135
136         * configure.ac
137                 bump required version of Claws
138                 following renaming
139                 Thanks to Charles Edwards for the
140                 reminder
141
142 2006-11-27 [paul]       0.24.2cvs5
143
144         * debian/README.Debian
145         * src/maildir_gtk.c
146         * src/plugin.c
147                 renaming
148
149 2006-11-17 [hoa]        0.24.2cvs4
150
151         * src/maildir.c
152                 fixed a double free (thanks to Jindrich Makovicka)
153
154 2006-11-17 [paul]       0.24.2cvs3
155
156         * src/maildir.c
157                 better fix for bug 1058: get rid of ref count
158                 Patch by Hoa
159
160 2006-11-14 [colin]      0.24.2cvs2
161
162         * src/maildir.c
163                 Don't keep databases open. Fixes
164                 bug 1059, 'maildir++ cannot handle 
165                 more than 249 folders'
166
167 2006-11-07 [paul]       0.24.2cvs1
168
169         * ChangeLog
170         * configure.ac
171         * debian/README.Debian
172         * debian/changelog
173         * debian/control
174         * debian/copyright
175         * debian/rules
176         * doc/README.xml
177         * src/Makefile.am
178         * src/maildir_gtk.h
179         * src/plugin.c
180                 Name change
181
182 2006-09-25 [paul]       0.24.2
183
184         0.24.2 released
185
186 2006-09-24 [colin]      0.24.1cvs7
187
188         * src/maildir_gtk.c
189         * src/plugin.c
190                 Include main.h for sylpheed_is_exiting()
191
192 2006-09-23 [colin]      0.24.1cvs6
193
194         * src/maildir_gtk.c
195         * src/plugin.c
196                 Don't do gtk stuff on exit
197
198 2006-09-22 [ticho]      0.24.1cvs5
199
200         * configure.ac
201                 Update required claws-mail version to 2.4.0.200.
202
203 2006-09-20 [colin]      0.24.1cvs4
204
205         * src/maildir.c
206                 Fix bug #1021 (Mark all read changes the 
207                 current message)
208
209 2006-09-01 [wwp]        0.24.1cvs3
210
211         * commitHelper
212                 sync w/ commitHelper in claws-mail module:
213                 use CVSEDITOR env. var. if set.
214
215 2006-08-27 [colin]      0.24.1cvs2
216
217         * src/plugin.c
218                 Implement plugin_provides()
219
220 2006-08-18 [paul]       0.24.1cvs1
221
222         * configure.ac
223                 bump up GLib and GTK+ minimum required versions,
224                 following Claws
225
226 2006-06-12 [paul]       0.24.1
227
228         0.24.1 released
229
230 2006-06-06 [wwp]        0.24.0cvs2
231
232         * configure.ac
233         * src/.cvsignore
234         * src/Makefile.am
235         * src/plugin.c
236         * src/plugin_version.h.in
237                 fix/unify/simplify autostuff, get rid of src/plugin_version.h{,.in} (use pluginconfig.h instead),
238                 removed extra linefeeds in plugin info text.
239
240 2006-06-03 [wwp]        0.24.0cvs1
241
242         * commitHelper
243         * PATCHSETS
244         * configure.ac
245                 introducing commitHelper for plugins too.
246
247 2006-05-16 [colin]      0.24
248
249         * src/maildir.c
250           src/uiddb.c
251                 Optimisation: 
252                 - adds GLOB_NOSORT to glob() calls to avoid 
253                   useless sorting of the results
254                 - tracks the tail of the linked list when 
255                   appending new entries, instead of running 
256                   from the head to tail all the time 
257                   (O(n^2) -> O(n))
258                 - uses binary search in 
259                   uiddb_delete_entries_not_in_list() instead of
260                   linear lookup (O(n^2) -> O(n*log n))
261
262                 Patch by Jindrich Makovicka <makovick@gmail.com>
263
264 2006-05-14 [colin]      0.23
265
266         * src/plugin.c
267                 Fix segfault with bdb4.2 (db environment
268                 closed before the databases). Patch by
269                 Jindrich Makovicka <makovick@gmail.com>
270
271 2006-04-30 [wwp]        0.22
272
273         * configure.ac
274                 check for new versions of BSD DB.
275                 Patch by Pawel Pekala.
276
277 2006-04-07 [colin]      0.21
278
279         * configure.ac
280                 Optionnaly handle --prefix.
281                 Patch by Pawel Pekala.
282
283 2006-02-12 [colin]      0.20
284
285         * Check for mainwin before using it
286
287 2006-01-23 [paul]       0.19
288
289         * fix crash after unloading plugin
290
291 2006-01-14 [colin]      0.18
292
293         * Update default items when moving them
294
295 2006-01-14 [colin]      0.17
296
297         * HIGify buttons
298
299 2005-12-28 [colin]      0.15
300
301         * Fix libdb linking - closes #880
302
303 2005-12-28 [colin]      0.14
304
305         * Add null pointers checks
306
307 2005-12-15 [paul]       0.13
308
309         * Add plugin_version()
310
311 2005-12-13 [paul]       0.12
312
313         * src/Makefile.am
314         * src/plugin.c
315         * src/plugin_gtk.c      ** REMOVED **
316                 merge maildir and maildir_gtk plugins
317
318 2005-12-07 [colin]      0.11
319
320         * Add plugin_licence()
321           Fix bug #807 (mime parts not viewable after Flags changed)
322         
323 2006-10-05 [colin]      0.10
324
325         * src/maildir.c
326                 Convert filenames from/to utf8
327                 patch by Klaus Flittner <klaus_flittner@gmx.de>
328                 + fix duplicates folders on rescan
329
330 2006-10-05 [colin]      0.9
331
332         * src/maildir_gtk.c
333                 reflect API change
334
335 2005-07-17 [paul]       0.8
336
337         * src/maildir_gtk.c
338                 update for alertpanel change
339
340 2004-12-06 [christoph]
341
342         * src/Makefile.am
343                 update for changed dependencies in Sylpheed
344
345         Release Maildir Plugin 0.7
346
347 2004-11-21 [christoph]
348
349         * src/maildir.c
350                 remove printfs
351
352         * src/maildir_gtk.c
353                 update for changed function name in sylpheed
354
355 2004-09-24 [christoph]
356
357         * src/maildir.c
358                 unset NEW flag when the message is not UNREAD
359
360 2004-09-22 [christoph]
361
362         * src/maildir.c
363                 keep flags that don't exist in Maildir in maildir_get_flags()
364
365 2004-09-17 [christoph]
366
367         * src/maildir.c
368                 Add maildir_get_flags()
369
370         Patch by Klaus Flittner <klaus_flittner@gmx.de>
371
372 2004-06-08 [christoph]
373
374         Release Maildir Plugin 0.6
375
376 2004-06-01 [christoph]
377
378         * src/maildir.c
379         * src/maildir_gtk.c
380                 apply patch by Klaus Flittner <klaus_flittner@gmx.de>
381                 adding support for FolderItem renaming
382
383 2004-05-29 [christoph]
384
385         * src/plugin_gtk.c
386                 unregister FolderView-PopUp when unloading GTK plugin
387
388 2004-05-27 [christoph]
389
390         Release Maildir Plugin 0.5
391
392 2004-05-23 [christoph]
393
394         * src/maildir.c
395         * src/maildir_gtk.c
396                 apply patch by Klaus Flittner <klaus_flittner@gmx.de>
397                 adding folder item remove function
398
399 2004-05-21 [christoph]
400
401         * src/maildir.c
402         * src/maildir_gtk.c
403                 apply patch by Klaus Flittner <klaus_flittner@gmx.de>
404                 for improved Maildir++ scanning and creating new Maildir
405                 folders
406
407 2004-05-18 [christoph]
408
409         * src/maildir.c
410         * src/maildir_gtk.c
411                 implement new folder creation
412
413 2004-05-07 [christoph]
414
415         * src/maildir.c
416                 fix segfault when adding mails to a maildir folder
417
418 2004-05-05 [christoph]
419
420         * src/maildir.c
421                 fix rebuilding of folder tree
422
423 2004-05-02 [christoph]
424
425         * src/maildir.c
426                 fix searching for messages when the file nas been renamed
427
428 2004-05-01 [christoph]
429
430         * src/maildir.c
431                 o search in new and cur directories when scanning the folder
432                   or searching for a message
433                 o rename files on flag changes
434
435 2004-04-28 [christoph]
436
437         * configure.ac
438         * src/plugin.c
439         * src/plugin_gtk.c
440                 add/update version checks
441
442         Release Maildir Plugin 0.4
443
444 2004-04-28 [christoph]
445
446         * src/maildir.c
447                 o add microseconds to unique part of Maildir filenames
448                 o replace all "/" with G_DIR_SEPARATOR
449
450 2004-04-27 [christoph]
451
452         * src/Makefile.am
453         * src/maildir_gtk.[ch]                          ** NEW **
454         * src/plugin_gtk.c
455                 add FolderView popup menu
456
457         * src/maildir.c
458                 set a path for Inbox because the folder indentifier functions
459                 don't work correctly without a path
460
461 2004-04-26 [christoph]
462
463         * src/maildir.c
464                 fix removing of messages
465
466 2004-04-26 [christoph]
467
468         * src/maildir.c
469                 implement add, copy and remove functions for Maildir
470
471 2004-04-26 [christoph]
472
473         * src/uiddb.c
474                 fix memory leak in uiddb_insert_entry()
475
476         * src/maildir.c
477                 fix crash then info part in filenames is missing
478
479 2004-04-25 [christoph]
480
481         * src/Makefile.am
482         * src/maildir.c
483         * src/plugin.c
484         * src/uiddb.[ch]                                ** NEW **
485                 restructure uid management
486                 (old sylpheed_uid.db files in Maildir folders have to be
487                  removed, because the content is no longer valid)
488
489 2004-01-13 [christoph]
490
491         * src/maildir.c
492                 update maildir FolderClass
493
494 2004-01-12 [christoph]
495
496         * src/maildir.c
497                 ignore folders without cur directory
498
499 2004-01-01 [christoph]
500
501         * src/maildir.c
502                 fix building of folder's GNode
503
504         * src/maildir.c
505                 unregister FolderClass when unloading
506
507 2003-12-03 [christoph]
508
509         * src/maildir.c
510                 sync with changes in Sylpheed's FolderClass >= 0.9.7claws11
511
512 2003-12-02 [christoph]
513
514         * src/maildir.c
515                 sync with changes in Sylpheed's FolderClass >= 0.9.7claws10
516
517         * src/plugin.c
518                 add version checks