97c6f7b8a5695fb4ec3e0b01f1cc19809ee51ddb
[claws.git] / ChangeLog
1 2010-11-24 [mones]      3.7.7cvs5
2
3         * src/mainwindow.c
4                 Add missing shortcuts for marking as spam and ham
5                 Fixes Debian bug #599547
6
7 2010-11-22 [colin]      3.7.7cvs4
8
9         * src/compose.c
10                 Revert 3.7.6cvs{39,38,37,35,34}. The fact that
11                 five patches were needed to fix a corner case
12                 is a good indicator that is was bound to break
13                 something.
14
15 2010-11-21 [colin]      3.7.7cvs3
16
17         * src/plugins/pgpcore/claws.def
18                 Win32 build fix
19
20 2010-11-20 [wwp]        3.7.7cvs2
21
22         * src/main.c
23           Fix either a typo or an irrelevant iff word there.
24           IMO type and recursive possible values should be changed to
25           smth simple and neat here, and help strings be really
26           translatable.
27
28 2010-11-20 [colin]      3.7.7cvs1
29
30         * AUTHORS
31                 Damn, forgot to commit this file twice.
32
33 2010-11-19 [paul]       3.7.7
34         * NEWS
35         * README
36         * RELEASE_NOTES 
37                 3.7.7 unleashed!
38
39 2010-11-19 [paul]       3.7.6cvs66
40
41         * po/ca.po
42         * po/cs.po
43         * po/de.po
44         * po/es.po
45         * po/fi.po
46         * po/fr.po
47         * po/hu.po
48         * po/id.po
49         * po/pt_BR.po
50         * po/sk.po
51         * po/uk.po
52                 updated by Miquel Oliete, David Vachulka, Stephan Sachse,
53                 Ricardo Mones, Flammie Pirinen, wwp, Pader Rezso, MSulchan
54                 Darmawan, Frederico Goncalves Guimaraes, Slavko, Yarema
55
56 2010-11-17 [colin]      3.7.6cvs65
57
58         * src/common/utils.c
59                 Separate email address from timestamp with a dot.
60                 Fix coding style.
61
62 2010-11-17 [colin]      3.7.6cvs64
63
64         * src/common/utils.c
65                 Fix multiple @ in generated message-ids.
66                 That's not allowed in RFC 2822.
67
68 2010-11-16 [mones]      3.7.6cvs63
69
70         * manual/es/advanced.xml
71                 Synchronise with English version
72
73 2010-11-04 [wwp]        3.7.6cvs62
74
75         * src/filtering.c
76                 Fix bug 2293, "filtering: simplify expression", as simplifying
77                 this expression doesn't make it less easy to understand and we
78                 gain few cycles by making the logical expression more simple
79                 by applying. Patch by Nicolas Kaiser.
80
81 2010-11-03 [colin]      3.7.6cvs61
82
83         * src/addrindex.c
84                 Fix bug 2294, "addrindex.c: address index conversion always
85                 fails". Clearly a copy-paste-bug. Patch by Nicolas Kaiser.
86
87 2010-11-02 [wwp]        3.7.6cvs60
88
89         * src/action.c
90         * src/statusbar.c
91         * src/toolbar.c
92                 Enlarge the progress bar (main window) a bit when compiling
93                 for UMPCs like maemo: this solves truncated text that might
94                 appear in the progress bar while processing messages.
95                 Also use a more compact string format when displaying
96                 progress like 'number/total', still for UMPCs, this fixes
97                 a previous inconsistency with these format strings where
98                 no space around the / were used sometimes.
99
100 2010-10-26 [ticho]      3.7.6cvs59
101
102         * src/news.c
103                 Recreate NNTP session if server port setting has changed. Fixes
104                 bug #2092.
105
106 2010-10-26 [colin]      3.7.6cvs58
107
108         * src/imap_gtk.c
109         * src/mh_gtk.c
110                 Fix copy-paste error, thanks to David Relson
111                 for spotting it.
112
113 2010-10-18 [colin]      3.7.6cvs57
114
115         * src/action.c
116         * src/addrharvest.c
117         * src/alertpanel.c
118         * src/filtering.c
119         * src/jpilot.c
120         * src/prefs_themes.c
121         * src/procmime.c
122         * src/textview.c
123         * src/gtk/gtkutils.c
124         * src/gtk/quicksearch.c
125         * src/gtk/quicksearch.h
126         * src/plugins/pgpcore/passphrase.c
127         * src/plugins/spamassassin/libspamc.c
128                 Fix warnings
129
130 2010-10-17 [colin]      3.7.6cvs56
131
132         * src/prefs_themes.c
133         * src/gtk/gtkaspell.c
134         * src/gtk/gtkutils.c
135         * src/gtk/gtkutils.h
136         * src/gtk/inputdialog.c
137         * src/gtk/progressdialog.c
138                 Undeprecate a few things
139
140 2010-10-17 [colin]      3.7.6cvs55
141
142         * src/main.c
143         * src/gtk/authors.h
144         * src/gtk/quicksearch.c
145         * src/gtk/quicksearch.h
146                 Add ability to search from the command-line.
147                 Closes bug 2249, ' Making QuickSearch independent from the GUI'
148                 Patch by Sebastien Bigarret.
149
150 2010-10-04 [mones]      3.7.6cvs54
151
152         * manual/dist/pdf/Makefile.am
153                 Fix build of English PDF manual
154                 (sh: Can't open ../../../xml2pdf)
155
156 2010-10-03 [colin]      3.7.6cvs53
157
158         * src/folder.c
159         * src/folder.h
160         * src/imap.c
161         * src/mh.c
162         * src/procmsg.c
163                 Get rid of GRelation which were, mostly, used as
164                 GHashTables. Probably fixes bug #2277, 'Segfault when
165                 loading inbox for the first time'
166
167 2010-10-03 [mir]        3.7.6cvs52
168
169         * manual/de/dist/html/Makefile.am
170         * manual/de/dist/pdf/Makefile.am
171         * manual/de/dist/ps/Makefile.am
172         * manual/de/dist/txt/Makefile.am
173         * manual/dist/html/Makefile.am
174         * manual/dist/pdf/Makefile.am
175         * manual/dist/ps/Makefile.am
176         * manual/dist/txt/Makefile.am
177         * manual/es/dist/html/Makefile.am
178         * manual/es/dist/pdf/Makefile.am
179         * manual/es/dist/ps/Makefile.am
180         * manual/es/dist/txt/Makefile.am
181         * manual/fr/dist/html/Makefile.am
182         * manual/fr/dist/pdf/Makefile.am
183         * manual/fr/dist/ps/Makefile.am
184         * manual/fr/dist/txt/Makefile.am
185         * manual/pl/dist/html/Makefile.am
186         * manual/pl/dist/pdf/Makefile.am
187         * manual/pl/dist/ps/Makefile.am
188         * manual/pl/dist/txt/Makefile.am
189             Missing Makefile.am's for 3.7.6cvs49
190
191
192 2010-10-03 [colin]      3.7.6cvs51
193
194         * po/POTFILES.in
195                 Fix build
196
197 2010-10-02 [mir]        3.7.6cvs50
198
199         * manual/de/dist/html/Makefile.am
200         * manual/de/dist/pdf/Makefile.am
201         * manual/de/dist/ps/Makefile.am
202         * manual/de/dist/txt/Makefile.am
203         * manual/dist/html/Makefile.am
204         * manual/dist/pdf/Makefile.am
205         * manual/dist/ps/Makefile.am
206         * manual/dist/txt/Makefile.am
207         * manual/es/dist/html/Makefile.am
208         * manual/es/dist/pdf/Makefile.am
209         * manual/es/dist/ps/Makefile.am
210         * manual/es/dist/txt/Makefile.am
211         * manual/fr/dist/html/Makefile.am
212         * manual/fr/dist/pdf/Makefile.am
213         * manual/fr/dist/ps/Makefile.am
214         * manual/fr/dist/txt/Makefile.am
215         * manual/pl/dist/html/Makefile.am
216         * manual/pl/dist/pdf/Makefile.am
217         * manual/pl/dist/ps/Makefile.am
218         * manual/pl/dist/txt/Makefile.am
219             Part 2 of last commit which broke due to a permission error
220             Avoid claws trying to build manuals if the required
221             tools are not present.
222
223 2010-10-02 [mir]        3.7.6cvs49
224
225         * configure.ac
226         * manual/de/dist/html/Makefile.am
227         * manual/de/dist/pdf/Makefile.am
228         * manual/de/dist/ps/Makefile.am
229         * manual/de/dist/txt/Makefile.am
230         * manual/dist/html/Makefile.am
231         * manual/dist/pdf/Makefile.am
232         * manual/dist/ps/Makefile.am
233         * manual/dist/txt/Makefile.am
234         * manual/es/dist/html/Makefile.am
235         * manual/es/dist/pdf/Makefile.am
236         * manual/es/dist/ps/Makefile.am
237         * manual/es/dist/txt/Makefile.am
238         * manual/fr/dist/html/Makefile.am
239         * manual/fr/dist/pdf/Makefile.am
240         * manual/fr/dist/ps/Makefile.am
241         * manual/fr/dist/txt/Makefile.am
242         * manual/pl/dist/html/Makefile.am
243         * manual/pl/dist/pdf/Makefile.am
244         * manual/pl/dist/ps/Makefile.am
245         * manual/pl/dist/txt/Makefile.am
246             1) Downgrade autoconf requirements to 2.59 to allow
247             building on oldest supported Linux distributions.
248             2) Only try to build manuals if the needed software
249             is present.
250
251 2010-10-02 [colin]      3.7.6cvs48
252
253         * src/plugins/trayicon/trayicon.c
254                 And fix theme updating.
255
256 2010-10-02 [colin]      3.7.6cvs47
257
258         * src/plugins/trayicon/trayicon.c
259                 Got burnt by wrong indentation!
260
261 2010-10-02 [colin]      3.7.6cvs46
262
263         * configure.ac
264                 Forgot to remove the directory from top-level
265
266 2010-10-02 [colin]      3.7.6cvs45
267
268         * src/plugins/trayicon/Makefile.am
269         * src/plugins/trayicon/trayicon.c
270         * src/plugins/trayicon/libeggtrayicon/.cvsignore
271         * src/plugins/trayicon/libeggtrayicon/Makefile.am
272         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
273         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
274         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.c
275         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.h
276         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
277         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
278         * src/plugins/trayicon/libeggtrayicon/xembed.h
279                 Finally get rid of Eggtrayicon, use GtkStatusIcon
280                 instead (which can be done safely now that we 
281                 require GTK+ 2.10).
282
283 2010-10-02 [colin]      3.7.6cvs44
284
285         * src/action.c
286         * src/addr_compl.c
287         * src/addressbook.c
288         * src/addrgather.c
289         * src/alertpanel.c
290         * src/editaddress.c
291         * src/editaddress_other_attributes_ldap.c
292         * src/editgroup.c
293         * src/folderview.c
294         * src/grouplistdialog.c
295         * src/headerview.c
296         * src/image_viewer.c
297         * src/importldif.c
298         * src/main.c
299         * src/mainwindow.c
300         * src/message_search.c
301         * src/mimeview.c
302         * src/prefs_themes.c
303         * src/summary_search.c
304         * src/summaryview.c
305         * src/toolbar.c
306         * src/etpan/imap-thread.c
307         * src/gtk/authors.h
308         * src/gtk/gtkcmclist.c
309         * src/gtk/gtkcmoptionmenu.c
310         * src/gtk/gtkutils.c
311         * src/gtk/gtkutils.h
312         * src/gtk/gtkvscrollbutton.c
313         * src/plugins/pgpcore/select-keys.c
314         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
315                 Undeprecate for GTK+2.22. Patch by Reed Loden.
316                 Fixes bug #2276, 'Compile in maintainer mode
317                 fails on GTK+ 2.22'.
318
319 2010-10-02 [colin]      3.7.6cvs43
320
321         * configure.ac
322                 It's now time to remove the temporary enable-openssl
323                 option that was used when we removed OpenSSL. See 
324                 bug #2276 comment #14.
325
326 2010-09-30 [wwp]        3.7.6cvs42
327
328         * src/prefs_account.c
329         * src/prefs_filtering_action.c
330         * src/prefs_matcher.c
331                         Fix bug #2274, wrong color label index range
332                         used w/ gtk_cmoption_menu (behaviour change
333                         has been introduced w/ 3.5.0cvs49 apparently),
334                         now it must be 1..N so let's use colorlabel value
335                         (0..N) + 1.
336                         
337
338 2010-09-20 [pawel]      3.7.6cvs41
339
340         * src/compose.c
341         * src/mainwindow.c
342         * src/summaryview.c
343                 revert last patch
344
345 2010-09-19 [pawel]      3.7.6cvs40
346
347         * src/compose.c
348         * src/mainwindow.c
349         * src/summaryview.c
350                 Set ML menus sensitivity accordingly to
351                 possibility of reply to ML
352
353 2010-09-19 [colin]      3.7.6cvs39
354
355         * src/compose.c
356                 Fix cvs34 and cvs35. NNTP accounts are mandatory to post
357                 to newsgroups, and NNTP accounts *can* send email. We 
358                 should not force an email account when replying to_ml or
359                 anything...
360
361 2010-09-19 [colin]      3.7.6cvs38
362
363         * src/compose.c
364                 Revert previous commit (which breaks Reply to newsgroups)
365
366 2010-09-17 [pawel]      3.7.6cvs37
367
368         * src/compose.c
369                 Respect reply_account_autosel when changing compose
370                 account to email one while replying to NNTP post
371
372 2010-09-17 [wwp]        3.7.6cvs36
373
374         * doc/man/claws-mail.1
375         Update --compose documentation in `man claws-mail`.
376
377 2010-09-12 [pawel]      3.7.6cvs35
378
379         * src/compose.c
380                 Add forgotten bit to previous commit,
381                 select email account when replying to ML
382
383 2010-09-12 [pawel]      3.7.6cvs34
384
385         * src/compose.c
386                 Fix bug #2247 "nntp reply-to-all broken?"
387                 Make reply-to-all and reply-to-ml work as expected in
388                 mailing list through NNTP case
389
390 2010-09-11 [pawel]      3.7.6cvs33
391
392         * src/mainwindow.c
393         * src/summaryview.c
394         * src/toolbar.c
395                 gtk_widget_set_can_focus() -> GTK_WIDGET_UNSET_FLAGS()
396                 fixes build with GTK+ < 2.18
397
398 2010-09-10 [pawel]      3.7.6cvs32
399
400         * src/mainwindow.c
401         * src/summaryview.c
402         * src/toolbar.c
403                 Make Tab key switch between FolderView, MsgView and
404                 SummaryView only, other widgets have/can have their own
405                 keybindings anyway
406
407 2010-08-25 [colin]      3.7.6cvs31
408
409         * src/procmime.c
410         * AUTHORS
411         * src/gtk/authors.h
412         * src/common/base64.c
413         * src/common/base64.h
414                 Fix bug #2245, "base64 decoding fails with line breaks"
415                 Patch by Yotam Medini
416
417 2010-08-25 [colin]      3.7.6cvs30
418
419         * src/main.c
420                 Fix bug #2241, "Empty trash on exit fails on scripted exit"
421
422 2010-08-23 [pawel]      3.7.6cvs29
423
424         * src/inc.c
425         * src/send_message.c
426         * src/statusbar.c
427         * src/toolbar.c
428                 Hide progressbar on statusbar when not needed
429
430 2010-08-17 [colin]      3.7.6cvs28
431
432         * src/main.c
433                 Fix previous patch (our own tmp dir is inside
434                 our rc dir)
435
436 2010-08-16 [colin]      3.7.6cvs27
437
438         * src/main.c
439                 Use temp dir to store logs in Windows. Avoids doing
440                 get_rc_dir() early, which prevents set_rc_dir()
441                 working correctly.
442
443 2010-07-31 [holger]     3.7.6cvs26
444
445         * src/gtk/gtkshruler.c
446                 Yet more GdkGC to Cairo porting
447
448 2010-07-30 [holger]     3.7.6cvs25
449
450         * src/stock_pixmap.c
451                 More GdkGC to Cairo porting
452
453 2010-07-30 [holger]     3.7.6cvs24
454
455         * src/gtk/colorlabel.c
456                 One GdkGC usage less
457
458 2010-07-29 [holger]     3.7.6cvs23
459
460         * src/printing.c
461                 Replace some gdk drawing with cairo, as the former
462                 is going towards deprecation.
463
464 2010-07-25 [colin]      3.7.6cvs22
465
466         * src/common/utils.c
467                 And now for a real fix. g_list_remove() doesn't, of
468                 course, free the data. But we have to have a solid
469                 pointer to it in order to free it ourselves instead
470                 of relying on the old freed list pointer.
471                 Maybe that's the last patch on the subject now ? :)
472
473 2010-07-25 [colin]      3.7.6cvs21
474
475         * src/common/utils.c
476                 Remove stupid and extraneous g_free() of elements
477                 which have just been freed by g_list_remove(). (see
478                 GList documentation). I don't know how it worked before
479
480 2010-07-25 [colin]      3.7.6cvs20
481
482         * src/common/utils.c
483                 Reverse free/use with more logical and safe
484                 use/free. Thanks to Michael Rasmussen !
485
486 2010-07-24 [colin]      3.7.6cvs19
487
488         * src/gtk/quicksearch.c
489                 Finish 3.7.5cvs42 patch. Probably fixes bug 2232,
490                 'freeze when using quick search'
491
492 2010-07-11 [iwkse]      3.7.6cvs18
493
494         * src/gtk/quicksearch.c
495                 Add SMALL_LAYOUT to quicksearch_relayout
496
497 2010-07-10 [iwkse]      3.7.6cvs17
498
499         * src/mainwindow.h
500                         Remove forgotten variable from
501                         the last bugfix #2224
502
503 2010-07-10 [colin]      3.7.6cvs16
504
505         * src/mainwindow.c
506         * src/gtk/quicksearch.c
507                 Clean fix for bug #2224: don't mess with GTK settings when
508                 handling the layout ourselves is enough
509
510 2010-07-09 [iwkse]      3.7.6cvs15
511
512         * src/mainwindow.h
513         * src/mainwindow.c
514                         Better fix for Bug #2224
515
516 2010-07-09 [iwkse]      3.7.6cvs14
517
518         * src/mainwindow.c
519                         Bug #2224
520                         Always use stock icons on buttons
521
522 2010-07-08 [colin]      3.7.6cvs13
523
524         * src/gtk/filesel.c
525                 Fix bug 2223, 'Compilation fails with GTK+
526                 2.21.3'. Thanks to Jan Psota !
527
528 2010-06-29 [pawel]      3.7.6cvs12
529
530         * src/compose.c
531                 Revert 3.7.5cvs41, it breaks templates that use %X
532
533 2010-06-23 [wwp]        3.7.6cvs11
534
535         * src/gtk/colorlabel.c
536                 Silent up a warning by avoiding possible confusion
537                 in logical expression evaluation, thanks to TuxCM.
538
539 2010-06-21 [iwkse]      3.7.6cvs10
540
541         * src/gtk/quicksearch.c
542                 Do not add into quicksearch history
543                 matching rules with bad syntax
544
545 2010-05-26 [holger]     3.7.6cvs9
546
547         * src/summaryview.c
548         * src/summaryview.h
549                 Add function to select rows given a list of messages,
550                 complementary to summary_get_selected_msg_list()
551
552 2010-05-22 [mir]        3.7.6cvs8
553
554         * src/ldapctrl.c
555                 Fix bug 2208. Encode encrypted password to qouted
556                 printable to avoid making invalid XML. Encoding
557                 will be activated the first time the password is
558                 changed.
559
560 2010-05-22 [paul]       3.7.6cvs7
561
562         * manual/advanced.xml
563         * src/compose.c
564         * src/prefs_common.c
565         * src/prefs_common.h
566                 after using the compose margin for several days
567                 I wanted the old style back - add a new hidden
568                 pref 'show_compose_margin' to restore the old
569                 behaviour (defaults to FALSE)
570
571 2010-05-14 [paul]       3.7.6cvs6
572
573         * src/compose.c
574                 add a margin to the compose window text that matches
575                 the margin in textview
576
577 2010-05-14 [colin]      3.7.6cvs5
578
579         * src/gtk/sslcertwindow.c
580                 Fix dangling pointer. Thanks to Michael R!
581
582 2010-05-14 [colin]      3.7.6cvs4
583
584         * src/gtk/sslcertwindow.c
585                 Fix bug 1993, 'Cannot send mail when SSL certificate is 
586                 expired but certificate check is skipped' and maybe
587                 bug 2200, 'SSL is not working with POP3'
588
589 2010-05-14 [colin]      3.7.6cvs3
590
591         * src/plugins/pgpinline/pgpinline.c
592                 Fix bug 2205, 'PGPInline: segfault on malformed mails'
593
594 2010-05-04 [iwkse]      3.7.6cvs2
595
596         * src/prefs_message.c
597                         Get a generic name as 'Quotation' for
598                         the frame
599
600 2010-05-04 [iwkse]      3.7.6cvs1
601
602         * src/prefs_message.c
603         * src/prefs_common.h
604         * src/prefs_common.c
605         * src/textview.c
606                         Fix #2188
607                         Option for collapsing via double-click
608
609 2010-05-01 [paul]       3.7.6
610         * NEWS
611         * README
612         * RELEASE_NOTES 
613                 3.7.6 unleashed!
614
615 2010-05-01 [paul]       3.7.5cvs55
616
617         * tools/claws.i18n.status.pl
618                 add Ukrainian stat
619
620 2010-05-01 [paul]       3.7.5cvs54
621
622         * src/gtk/authors.h
623                 add YUP, new Ukrainian translator
624
625 2010-04-30 [paul]       3.7.5cvs53
626
627         * configure.ac
628         * po/uk.po
629                 add Ukrainian translation, submitted by YUP
630         * po/cs.po
631         * po/de.po
632         * po/fi.po
633         * po/hu.po
634         * po/nl.po
635         * po/pt_BR.po
636         * po/pt_PT.po
637         * po/sk.po
638                 updated by David Vachulka, Stephan Sachse, Flammie Pirinen,
639                 Páder RezsÅ‘, Marcel Pol, Frederico Goncalves Guimaraes,
640                 Tiago Faria, and Slavko
641
642 2010-04-26 [wwp]        3.7.5cvs52
643
644         * po/fr.po
645                 Fix capitalization.
646
647 2010-04-26 [mones]      3.7.5cvs51
648
649         * po/es.po
650                 Updated for release
651
652 2010-04-22 [pawel]      3.7.5cvs50
653
654         * src/addressbook.c
655                 fix compile warning
656         * src/vcard.c
657                 first NULL check pointer, then use it
658
659 2010-04-22 [colin]      3.7.5cvs49
660
661         * src/imap.c
662                 Fix error message when session isn't established
663         * po/fr.po
664                 Update translation and fix a typo in it
665
666 2010-04-15 [pawel]      3.7.5cvs48
667
668         * src/prefs_account.c
669                 Fix Bug 2144 'When creating an account with IMAP4+SSL,
670                                 the port isn't configured properly'
671                 When using SSL/TLS tunneling automatically use default
672                 ports for encrypted connections: smtps, pop3s, imaps, nntps
673
674 2010-04-15 [pawel]      3.7.5cvs47
675
676         * src/action.c
677                 Fix crasher in actions using '%f' argument
678                 on multiple files with external scripts which
679                 don't return any output.
680
681 2010-04-14 [colin]      3.7.5cvs46
682
683         * src/mainwindow.c
684                 Fix hand cursor after error symbol appears
685
686 2010-04-12 [colin]      3.7.5cvs45
687
688         * configure.ac
689                 Fix bug 2162, 'configure check for libetpan 
690                 fails with libetpan 1.0'
691
692
693 2010-04-09 [mones]      3.7.5cvs44
694
695         * manual/de/glossary.xml
696                 Fix encoding to match main document's
697                 Also fixes make dist with Debian's openjade
698
699 2010-03-29 [pawel]      3.7.5cvs43
700
701         * src/matcher_parser.h
702         * src/matcher_parser_parse.y
703         * src/gtk/quicksearch.c
704                 Disable matcher warnings when populating quicksearch
705                 completion lists on startup
706
707 2010-03-27 [colin]      3.7.5cvs42
708
709         * src/gtk/quicksearch.c
710                 Fix double-free later in code. Optimize
711                 list creation
712
713 2010-03-27 [pawel]      3.7.5cvs41
714
715         * src/compose.c
716                 Make sure that quote ends with new line char
717
718 2010-03-26 [pawel]      3.7.5cvs40
719
720         * src/compose.c
721         * src/compose.h
722         * src/textview.c
723                 Fix Bug 1928 Add "reply to this address" pop menu 
724                              on Message View
725                 - Set composing account to email one when creating/replying
726                   from NNTP folder by clicking link or choosing option
727                   from popup menu
728                 - Factorize code
729
730 2010-03-25 [paul]       3.7.5cvs39
731
732         * src/gtk/gtkcmclist.c
733                 Fix build with GTK+ 2.20
734
735 2010-03-24 [pawel]      3.7.5cvs38
736
737         * src/addr_compl.c
738         * src/compose.c
739         * src/folderview.c
740         * src/grouplistdialog.c
741         * src/headerview.c
742         * src/mainwindow.c
743         * src/mimeview.c
744         * src/prefs_account.c
745         * src/gtk/gtkcmclist.c
746         * src/gtk/gtkcmctree.c
747         * src/gtk/gtkcmoptionmenu.c
748         * src/gtk/gtksctree.c
749         * src/gtk/gtkshruler.c
750         * src/gtk/gtkutils.c
751         * src/gtk/gtkutils.h
752         * src/gtk/gtkvscrollbutton.c
753         * src/gtk/inputdialog.c
754         * src/gtk/spell_entry.c
755         * src/plugins/trayicon/trayicon.c
756         * src/plugins/trayicon/libeggtrayicon/Makefile.am
757         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
758         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
759                 Fix build with GTK+ 2.19
760
761 2010-03-23 [pawel]      3.7.5cvs37
762
763         * src/mainwindow.c
764         * src/mimeview.c
765                 Respect view->show_col_headers option
766         * src/gtk/gtkcmctree.c
767                 Fix GtkCmcTree column width calculation when it has
768                 auto_resize set and new node is added
769
770 2010-03-22 [pawel]      3.7.5cvs36
771
772         * src/grouplistdialog.c
773         * src/prefs_common.c
774         * src/prefs_common.h
775                 - remember newsgroups list dialog size
776                 - respect use_dotted_lines hidden pref
777                 - respect use_stripes_everywhere hidden pref
778
779 2010-03-21 [pawel]      3.7.5cvs35
780
781         * src/addrgather.c
782                 Remove superfluous gtk_widget_show_all()
783         * src/mimeview.c
784                 Add forgotten colon
785         * src/common/utils.c
786                 Return correct type
787
788 2010-03-21 [pawel]      3.7.5cvs34
789
790         * src/main.c
791         * src/gtk/quicksearch.c
792         * src/gtk/quicksearch.h
793                 Implement separate search phrase completion for
794                 normal/extended quicksearch
795
796 2010-03-11 [paul]       3.7.5cvs33
797
798         * po/zh_CN.po
799                 fix bug 2110, 'Patch to use GB18030 for GB2312 and GBK X-GBK'
800                 submitted by Yuwei Yu
801
802 2010-03-09 [colin]      3.7.5cvs32
803
804         * manual/de/glossary.xml
805                 Fix build
806
807 2010-03-02 [colin]      3.7.5cvs31
808
809         * manual/de/glossary.xml
810                 Sort alphabetically. Done by Volker Ribbert.
811
812 2010-03-02 [mones]      3.7.5cvs30
813
814         * README
815                 Fix mailing list archives location
816                 Remove currently unavailable CVS webview
817
818 2010-03-01 [iwkse]      3.7.5cvs29
819
820         * src/common/plugin.c
821                         Other indentation issues
822
823 2010-03-01 [iwkse]      3.7.5cvs28
824
825         * src/common/plugin.c
826                         Fix indentation of the previous commit
827
828 2010-03-01 [iwkse]      3.7.5cvs27
829
830         * src/common/plugin.h
831         * src/common/plugin.c
832                         Add API for getting a loaded Plugin from the
833                         plugin's name, plugin_get_loaded_by_name (const gchar *name)
834                         Thanks to Colin, Michael
835
836 2010-02-27 [colin]      3.7.5cvs26
837
838         * configure.ac
839         * AUTHORS
840         * src/gtk/authors.h
841         * manual/Makefile.am
842         * manual/de/Makefile.am
843         * manual/de/account.xml
844         * manual/de/ack.xml
845         * manual/de/addrbook.xml
846         * manual/de/advanced.xml
847         * manual/de/claws-mail-manual.xml
848         * manual/de/faq.xml
849         * manual/de/glossary.xml
850         * manual/de/gpl.xml
851         * manual/de/handling.xml
852         * manual/de/intro.xml
853         * manual/de/keyboard.xml
854         * manual/de/plugins.xml
855         * manual/de/starting.xml
856         * manual/de/dist/.cvsignore
857         * manual/de/dist/Makefile.am
858         * manual/de/dist/html/.cvsignore
859         * manual/de/dist/html/Makefile.am
860         * manual/de/dist/pdf/.cvsignore
861         * manual/de/dist/pdf/Makefile.am
862         * manual/de/dist/ps/.cvsignore
863         * manual/de/dist/ps/Makefile.am
864         * manual/de/dist/txt/.cvsignore
865         * manual/de/dist/txt/Makefile.am
866                 Add the german translation of the manual, done by
867                 Volker Ribbert <thoraki@arcor.de>.
868
869 2010-02-27 [holger]     3.7.5cvs25
870
871         * src/prefs_toolbar.c
872                 Don't make toolbar item description for
873                 plugin registered items editable
874
875 2010-02-26 [colin]      3.7.5cvs24
876
877         * src/toolbar.c
878                 Don't translate empty description
879
880 2010-02-22 [colin]      3.7.5cvs23
881
882         * src/compose.c
883                 Don't make In-Reply-To visible when reediting
884                 a draft or sent mail.
885
886 2010-02-20 [colin]      3.7.5cvs22
887
888         * src/imap.c
889         * src/imap.h
890         * src/main.c
891         * src/mainwindow.c
892         * src/etpan/imap-thread.c
893         * src/etpan/imap-thread.h
894         * src/etpan/nntp-thread.c
895         * src/etpan/nntp-thread.h
896                 When going offline from NetworkManager, just
897                 delete IMAP connections. That'll avoid timeouts
898                 when coming back online in certain cases when
899                 the TCP socket will have timed out.
900
901 2010-02-20 [holger]     3.7.5cvs21
902
903         * .cvsignore
904                 More files to ignore
905
906 2010-02-17 [ticho]      3.7.5cvs20
907
908         * src/summaryview.c
909         * src/summaryview.h
910         * src/toolbar.c
911                 Revert 3.7.5cvs19.
912
913 2010-02-16 [ticho]      3.7.5cvs19
914
915         * src/summaryview.c
916         * src/summaryview.h
917         * src/toolbar.c
918                 Removed unused argument from summary_open_row().
919
920 2010-02-10 [pawel]      3.7.5cvs18
921
922         * src/compose.c
923                 - fix headers filtering when prefs_common.trans_hdr is on
924                 - fix headers setting when changing composing account 
925                 - plug memleak
926         * src/prefs_template.c
927                 Re-add template's name for translation
928
929 2010-02-10 [colin]      3.7.5cvs17
930
931         * src/prefs_matcher.c
932                 Fix bug 2099, 'add List-Id in Configuration>Filtering>
933                 Condition>Define>Header>Name combo box'. Patch by
934                 Francois Cami
935
936 2010-02-10 [colin]      3.7.5cvs16
937
938         * src/codeconv.c
939         * src/codeconv.h
940         * src/compose.c
941         * src/mainwindow.c
942         * src/messageview.c
943         * src/prefs_send.c
944         * src/procmime.c
945         * src/textview.c
946                 Add the GB18030 Chinese charset, which is a superset
947                 of GB2312 and (X-)GBK. Patch mostly by Yuwei Yu.
948
949 2010-02-09 [holger]     3.7.5cvs15
950
951         * configure.ac
952                 GTK+ 2.10 related cleanup
953
954 2010-02-09 [pawel]      3.7.5cvs14
955
956         * src/prefs_account.c
957         * src/prefs_folder_item.c
958         * src/prefs_template.c
959         * src/quote_fmt.c
960                 Respect prefs_common.trans_hdr in couple more places to avoid
961                 confusion with translated/non-translated header names
962
963 2010-02-09 [colin]      3.7.5cvs13
964
965         * po/POTFILES.in
966                 Fix make dist
967
968 2010-02-09 [colin]      3.7.5cvs12
969
970         * src/mimeview.c
971                 And fix 2.10 build :)
972
973 2010-02-09 [colin]      3.7.5cvs11
974
975         * configure.ac
976                 Bump up GTK+ requirement to 2.10
977         * src/Makefile.am
978         * src/compose.c
979         * src/crash.c
980         * src/foldersel.c
981         * src/main.c
982         * src/mainwindow.c
983         * src/messageview.c
984         * src/messageview.h
985         * src/prefs_actions.c
986         * src/prefs_common.c
987         * src/prefs_common.h
988         * src/prefs_ext_prog.c
989         * src/prefs_filtering_action.c
990         * src/prefs_fonts.c
991         * src/prefs_image_viewer.c
992         * src/prefs_matcher.c
993         * src/prefs_msg_colors.c
994         * src/prefs_summaries.c
995         * src/prefs_template.c
996         * src/printing.c
997         * src/printing.h
998         * src/quote_fmt.c
999         * src/summaryview.c
1000         * src/textview.c
1001         * src/gtk/Makefile.am
1002         * src/gtk/about.c
1003         * src/gtk/gtkcmclist.c
1004         * src/gtk/gtkcmctree.c
1005         * src/gtk/gtkutils.c
1006         * src/gtk/quicksearch.c
1007                 Remove all compile-time conditionals depending on
1008                 GTK+ < 2.10
1009         * src/gedit-print.c
1010         * src/gedit-print.h
1011         * src/gtk/gtksourceprintjob.c
1012         * src/gtk/gtksourceprintjob.h
1013                 Remove libgnomeprint-based printing system (and
1014                 command-line-based printing system) as GTK+ 2.10
1015                 ships with print support.
1016
1017 2010-02-08 [mir]        3.7.5cvs10
1018
1019         * src/compose.c
1020             Avoid displaying Bcc headers in message sent
1021             to NNTP servers. Thanks to Henning Mersch.
1022
1023
1024 2010-02-08 [pawel]      3.7.5cvs9
1025
1026         * src/mimeview.c
1027                 Make tooltips less cryptic
1028         * src/gtk/description_window.c
1029                 Improve window size calculation
1030
1031 2010-02-08 [pawel]      3.7.5cvs8
1032
1033         * src/compose.c
1034         * src/compose.h
1035         * src/common/utils.c
1036         * src/common/utils.h
1037         * src/gtk/authors.h
1038                 Fix Bug 2058 "use in-reply-to info passed in mailto: links"
1039                 Patch by Laurent Bigonville with slight modifications
1040
1041 2010-02-03 [pawel]      3.7.5cvs7
1042
1043         * m4/.cvsignore
1044                 Add some libtool files to ignore
1045
1046 2010-02-03 [pawel]      3.7.5cvs6
1047
1048         * src/plugins/trayicon/trayicon.c
1049                 Save and then restore focus when closing/minimizing to tray
1050
1051 2010-02-03 [mir]        3.7.5cvs5
1052
1053         * src/addrindex.c
1054         * src/editldap.c
1055         * src/ldapctrl.c
1056         * src/ldapctrl.h
1057         * src/ldapquery.c
1058         * src/ldapupdate.c
1059             Save LDAP password encrypted. See bug 2113.
1060
1061
1062 2010-02-03 [colin]      3.7.5cvs4
1063
1064         * src/privacy.c
1065                 Fix again decoding of encrypted parts. The
1066                 reverting of the patch was wrong, as the
1067                 double-decoding was fixed in smime itself.
1068                 Thanks to Matthias Drochner again...
1069
1070 2010-02-02 [colin]      3.7.5cvs3
1071
1072         * src/plugins/smime/smime.c
1073         * src/privacy.c
1074                 Revert 3.7.4cvs2 and make a better patch for bug
1075                 2059 and 2076. Patch by Matthias Drochner
1076
1077 2010-01-31 [pawel]      3.7.5cvs2
1078
1079         * src/gtk/authors.h
1080                 Fix hungarian translator's name
1081
1082 2010-01-31 [pawel]      3.7.5cvs1
1083
1084         * src/messageview.c
1085         * src/mimeview.c
1086                 Fix Bug 2107 - Arrow keys don't work in message view window
1087
1088 2010-01-31 [paul]       3.7.5
1089
1090         * NEWS
1091         * README
1092         * RELEASE_NOTES 
1093                 3.7.5 released!
1094
1095 2010-01-23 [pawel]      3.7.4cvs10
1096
1097         * src/addressbook.c
1098                 Fix button sensitivity in compose mode
1099
1100 2010-01-23 [pawel]      3.7.4cvs9
1101
1102         * commitHelper
1103         * tools/kdeservicemenu/install.sh
1104         * tools/make.themes.project
1105         * tools/nautilus2claws-mail.sh
1106         * tools/popfile-link.sh
1107         * tools/textviewer.sh
1108                 Not all systems have bash installed in /bin, use env(1) to find
1109                 it`s location
1110
1111 2010-01-22 [pawel]      3.7.4cvs8
1112
1113         * src/prefs_account.c
1114         * src/prefs_filtering.c
1115         * src/prefs_send.c
1116         * src/gtk/colorlabel.c
1117                 Add some separators in combos
1118
1119 2010-01-22 [pawel]      3.7.4cvs7
1120
1121         * autogen.sh
1122                 --disable-aspell -> --disable-enchant
1123         * configure.ac
1124                 Fix options spacing in configure --help
1125         * src/wizard.c
1126                 Make wizard's window centered on the screen
1127
1128 2010-01-19 [holger]     3.7.4cvs6
1129
1130         * src/folder.c
1131         * src/folder.h
1132                 Introduce folder_get_item_from_identifier().
1133                 In contrast to folder_find_item_from_identifier(), this
1134                 function recursively creates the FolderItems in the id path.
1135                 Useful for programmatically creating folders (e.g. by plugins)
1136
1137 2010-01-17 [pawel]      3.7.4cvs5
1138
1139         * src/gtk/authors.h
1140                 Fix my lastname
1141
1142 2010-01-16 [colin]      3.7.4cvs4
1143
1144         * src/plugins/pgpcore/sgpgme.c
1145                 Probably fix bug 2098, 'claws-mails crashes frequently 
1146                 with pgpcore'. Fix double-free.
1147
1148 2010-01-16 [holger]     3.7.4cvs3
1149
1150         * src/prefs_toolbar.h
1151                 Forgotten header
1152
1153 2010-01-15 [colin]      3.7.4cvs2
1154
1155         * src/privacy.c
1156                 Decode mimeinfo before decrypting it. Probably
1157                 fixes bug 2059 'gpgme >=1.1.8 not compatible 
1158                 with S/MIME encryption' and bug 2076 'having 
1159                 worked 2 times properly CLAWS ceased to 
1160                 decrypt incoming PGP mails -displays base64 
1161                 instead - sucks completely'
1162                 Let's hope complete suckage ends here!
1163                 Thanks to Matthias Drochner.
1164
1165 2010-01-08 [paul]       3.7.4cvs1
1166
1167         * tools/claws.i18n.status.pl
1168                 fix typos
1169
1170 2010-01-08 [paul]       3.7.4
1171
1172         * NEWS
1173         * README
1174         * RELEASE_NOTES 
1175                 3.7.4 released!
1176
1177 2010-01-08 [paul]       3.7.3cvs57
1178
1179         * po/ca.po
1180         * po/cs.po
1181         * po/de.po
1182         * po/fi.po
1183         * po/hu.po
1184         * po/id.po
1185         * po/ja.po
1186         * po/nl.po
1187         * po/pt_BR.po
1188         * po/pt_PT.po
1189         * po/ru.po
1190         * po/sk.po
1191                 updated translations by Miquel Oliete, David Vachulka, Stephan Sachse,
1192                 Tommi Pirinen, Pader Rezso, MSulchan Darmawan, kazken3, Marcel Pol,
1193                 Frederico Goncalves Guimaraes, Tiago Faria, Aleksei Miheev, and
1194                 Slavko
1195
1196 2010-01-08 [paul]       3.7.3cvs56
1197
1198         * src/common/utils.c
1199                 fix bug 2089, 'URLs ending with an underscore ('_')
1200                 are not correctly parsed'. thanks to Johan
1201
1202 2010-01-05 [colin]      3.7.3cvs55
1203
1204         * po/fr.po
1205                 Update french translation
1206
1207 2010-01-04 [mones]      3.7.3cvs54
1208
1209         * po/es.po
1210                 Update Spanish translation
1211
1212 2010-01-04 [mones]      3.7.3cvs53
1213
1214         * manual/plugins.xml
1215                 Some format
1216         * manual/es/claws-mail-manual.xml
1217         * manual/es/intro.xml
1218         * manual/es/plugins.xml
1219                 Synchronise with English version
1220
1221 2010-01-03 [paul]       3.7.3cvs52
1222
1223         * ChangeLog
1224                 fix format
1225         * src/gtk/authors.h
1226                 update TEAM_LIST, fix encoding
1227
1228 2010-01-03 [mir]        3.7.3cvs51
1229
1230         * src/compose.c
1231                 When composing to a NNTP list TO: will always be preset
1232                 to the NNTP list unless user has chosen some other default
1233                 in which case we will handle this the normal way. Therefore
1234                 mfield will be set to TO_FIELD_PRESENT if mailto is NULL.
1235
1236 2010-01-01 [paul]       3.7.3cvs50
1237
1238         * src/gtk/about.c
1239                 bump copyright year whilst it's in mind
1240
1241 2009-12-31 [paul]       3.7.3cvs49
1242
1243         * manual/claws-mail-manual.xml
1244         * manual/intro.xml
1245         * manual/plugins.xml
1246                 fix links so that they make sense in the context of the
1247                 text version of the manual
1248
1249 2009-12-31 [paul]       3.7.3cvs48
1250
1251         * manual/intro.xml
1252         * manual/plugins.xml
1253                 updates, improvements, corrections, additions
1254
1255 2009-12-29 [pawel]      3.7.3cvs47
1256
1257         * src/prefs_filtering_action.c
1258                 Fix Bug 2082 'Wrong color rectangle position when replacing
1259                 "color" processing rule'
1260
1261 2009-12-29 [colin]      3.7.3cvs46
1262
1263         * src/compose.c
1264                 Fix bug 2074, 'Remember sending account 
1265                 for sent messages'
1266
1267 2009-12-20 [holger]     3.7.3cvs45
1268
1269         * src/compose.c
1270                 Delay CREATED_HOOKLIST invokation until
1271                 after the modifications to the compose window
1272                 are done, to allow hooks to further modify the
1273                 window without getting overridden again
1274
1275 2009-12-20 [holger]     3.7.3cvs44
1276
1277         * src/prefs_toolbar.h
1278                 Fix last commit
1279
1280 2009-12-20 [holger]     3.7.3cvs43
1281
1282         * src/prefs_toolbar.c
1283         * src/prefs_toolbar.h
1284         * src/toolbar.c
1285                 Pass window struct to caller
1286
1287 2009-12-20 [holger]     3.7.3cvs42
1288
1289         * src/compose.c
1290         * src/compose.h
1291                 Add hooklist after creation of a compose window
1292
1293 2009-12-19 [holger]     3.7.3cvs41
1294
1295         * src/prefs_toolbar.c
1296         * src/prefs_toolbar.h
1297         * src/toolbar.c
1298                 Allow plugins to choose to which toolbar they want
1299                 to add actions (main window, compose window, or message view)
1300
1301 2009-12-19 [paul]       3.7.3cvs40
1302
1303         * src/statusbar.c
1304                 fix statusbar in GTK+ 2.19.1
1305
1306 2009-12-10 [pawel]      3.7.3cvs39
1307
1308         * src/compose.c
1309                 Better fix for cvs28 regression
1310
1311 2009-12-10 [iwkse]      3.7.3cvs38
1312
1313         * src/compose.c
1314             Fix some indentation
1315
1316 2009-12-10 [iwkse]      3.7.3cvs37
1317
1318         * src/compose.c
1319             Add missing checks for gtkaspell: avoid
1320             crashing in some cases when Enchant is 
1321             enabled but the spell checker is disabled 
1322             in preferences.
1323
1324 2009-12-09 [colin]      3.7.3cvs36
1325
1326         * src/compose.c
1327                 Fix leak and unchecked accesses.
1328
1329 2009-12-09 [mir]        3.7.3cvs35
1330
1331         * src/compose.c
1332         Fix Bug 2072 "template at folder properties is not working"
1333         introduced in cvs24.
1334
1335 2009-12-08 [pawel]      3.7.3cvs34
1336
1337         * src/compose.c
1338                 When 'Reply All' remove current compose address from
1339                 Cc/Bcc list - fix for regression introduced in cvs28
1340
1341 2009-12-05 [pawel]      3.7.3cvs33
1342
1343         * src/messageview.c
1344                 Fix memory management, duh!
1345
1346 2009-12-04 [pawel]      3.7.3cvs32
1347
1348         * src/messageview.c
1349                 Use case insensitive comparison in search for
1350                 duplicate urls
1351         * src/uri_opener.c
1352                 Refresh scrollbars on every window open
1353
1354 2009-12-04 [pawel]      3.7.3cvs31
1355
1356         * src/compose.c
1357                 Highlight misspelled words when applying template and
1358                 check_while_typing option is on
1359
1360 2009-12-03 [pawel]      3.7.3cvs30
1361
1362         * src/compose.c
1363                 Highlight misspelled words in text inserted from file(s)
1364                 or pasted to message body when check_while_typing
1365                 options is on
1366
1367 2009-12-02 [pawel]      3.7.3cvs29
1368
1369         * src/compose.c
1370                 Revert first part of previous commit
1371
1372 2009-12-02 [pawel]      3.7.3cvs28
1373
1374         * src/compose.c
1375                 Fix Bug 2055 "duplicate mailing list reply if
1376                 List-Post + Reply-To present"
1377                 - Ignore Reply-To if answering to ML
1378                 - Improve parsing of List-Post header
1379
1380 2009-12-02 [pawel]      3.7.3cvs27
1381
1382         * src/compose.c
1383         * src/compose.h
1384                 Fix Bug 1850 "Reply All" duplicates "To" user in "CC" if original
1385                 email had user in "From" and "CC"
1386                 Don't allow duplicate addresses in compose window headers
1387
1388 2009-12-02 [mones]      3.7.3cvs26
1389
1390         * manual/intro.xml
1391         * manual/es/intro.xml
1392         * manual/fr/intro.xml
1393         * manual/it/intro.xml
1394         * manual/pl/intro.xml
1395                 Make URL to point current site
1396
1397 2009-12-01 [holger]     3.7.3cvs25
1398
1399         * src/summaryview.c
1400         * src/summaryview.h
1401                 Introduce new drag type "claws-mail/msg-path-list" for
1402                 drag'n'drop of a message selection from the summaryview
1403                 into other applications. The drag data gets set to the
1404                 folder-item-id followed by message ids, separated by newlines.
1405                 This enables other applications to back-link to Claws Mail
1406                 via a "claws-mail --select" call after they received a drop.
1407
1408 2009-11-30 [mir]        3.7.3cvs24
1409
1410         * src/compose.c
1411            Place cursor in compose window according to provided input
1412            If to: is present place cursor in subject field and if both
1413            to: and subject: is present place cursor in body. If body: is
1414            present insert a new line after text and place cursor there.
1415
1416 2009-11-27 [mones]      3.7.3cvs23
1417
1418         * src/gtk/quicksearch.c
1419                 Allow viewing longer expressions if there's space
1420
1421 2009-11-25 [holger]     3.7.3cvs22
1422
1423         * Makefile.am
1424         * src/common/Makefile.am
1425         * src/common/utils.c
1426         * src/common/utils.h
1427                 Add a function to query the
1428                 filepath of the .desktop file
1429
1430 2009-11-25 [colin]      3.7.3cvs21
1431
1432         * src/imap.c
1433                 Fix bug 2063, 'glib assertion in GRelation use in 
1434                 imap.c'
1435
1436 2009-11-24 [pawel]      3.7.3cvs20
1437
1438         * src/common/utils.c
1439                 Fix Bug 2053 'Inconsistent application of Coloration 
1440                 of Message text'
1441                 Don't allow '<' character between quotation marks
1442
1443 2009-11-21 [holger]     3.7.3cvs19
1444
1445         * src/printing.c
1446                 Modify cairo clip handling in preview windows,
1447                 to prevent print preview windows from being blank
1448                 with GTK+ 2.18. Follow recommendation of the GTK+
1449                 documentation (section "Migrating to client side windows")
1450                 and create a new cairo context for each expose event.
1451
1452 2009-11-19 [pawel]      3.7.3cvs18
1453
1454         * Makefile.am
1455                 complete 3.7.3cvs15 so install is DESTDIR safe
1456                 remove icons with changed names on uninstall
1457
1458 2009-11-18 [pawel]      3.7.3cvs17
1459
1460         * src/news_gtk.c
1461                 remove unneeded and code-duplicating function
1462
1463 2009-11-18 [pawel]      3.7.3cvs16
1464
1465         * src/news_gtk.c
1466                 Fix Bug 2057 'Claws mail does not keep renamed names
1467                 of nntp-subscribed groups'
1468                 Check for already subscribed group using item->path for group
1469                 comparision as folders item->path != item->name may be truth 
1470                 since we allowed renaming of newsgroups folders -> 3.5.0cvs11
1471
1472 2009-11-17 [pawel]      3.7.3cvs15
1473
1474         * Makefile.am
1475                 Fix Bug 2049 'some icons not copied?'
1476                 Install additional 64x64 and 128x128 icons
1477
1478 2009-11-17 [holger]     3.7.3cvs14
1479
1480         * src/prefs_toolbar.c
1481         * src/prefs_toolbar.h
1482         * src/toolbar.c
1483         * src/toolbar.h
1484                 Allow plugins to register toolbar items
1485
1486 2009-11-11 [pawel]      3.7.3cvs13
1487
1488         * src/addressbook.c
1489         * src/compose.c
1490         * src/compose.h
1491         * src/filtering.c
1492                 Fix Bug 1867 Changing account does not change BCC address
1493                 Set account specific headers when changing account
1494                 in compose window.
1495
1496 2009-11-07 [colin]      3.7.3cvs12
1497
1498         * src/gtk/prefswindow.c
1499                 Fix bug 2041, "add autonomical scrolled windows to prefs pages"
1500                 Patch by Pawel
1501
1502 2009-11-07 [colin]      3.7.3cvs11
1503
1504         * src/gtk/spell_entry.c
1505                 Fix bug 2040, 'numbers in subject entry marked as misspelled'
1506                 Patch by Pawel Pekala
1507
1508 2009-10-27 [colin]      3.7.3cvs10
1509
1510         * src/folder.c
1511                 Fix bug 2028, 'Attempts to connect to all accounts on exit'
1512                 Don't try to check whether the folder is up-to-date if
1513                 the folder class doesn't implement set_mtime, as we don't
1514                 care in this case. This code exists since a long time, but
1515                 the bug was triggered by more scanning of queue folders 
1516                 since recently (when we added \Deleted handling).
1517
1518 2009-10-27 [colin]      3.7.3cvs9
1519
1520         * src/mainwindow.c
1521                 Try to fix registering as default client
1522                 on windows 7
1523
1524 2009-10-21 [wwp]        3.7.3cvs8
1525
1526         * src/common/utils.c
1527                 Fix 3.7.3cvs7 (accidentally committed a CVS conflict mark, say bravo).
1528
1529 2009-10-21 [wwp]        3.7.3cvs7
1530
1531         * src/common/utils.c
1532                 Don't core dump when attempting to insert a non-existing
1533                 file using a mailto: uri (g_error does core dump).
1534
1535 2009-10-20 [colin]      3.7.3cvs6
1536
1537         * src/common/utils.c
1538                 Don't g_error on normal warnings...
1539
1540 2009-10-20 [colin]      3.7.3cvs5
1541
1542         * src/plugins/pgpcore/sgpgme.c
1543                 Fix bug 1996, 'S/MIME key not selected'
1544                 Check for S/MIME certs too
1545
1546 2009-10-20 [colin]      3.7.3cvs4
1547
1548         * src/common/w32lib.h
1549                 Fix win32 build on latest mingw32
1550
1551 2009-10-20 [colin]      3.7.3cvs3
1552
1553         * src/exportldif.c
1554         * src/ldif.c
1555         * src/ldif.h
1556                 Fix LDIF export. Patch by Michael Rasmussen
1557
1558 2009-10-18 [paul]       3.7.3cvs2
1559
1560         * tools/claws.i18n.status.pl
1561                 increase the value of $transolddays since we're relasing less
1562                 often now.
1563                 rework the en_GB.po hack so that en_GB is always 100% translated
1564                 and recently updated
1565
1566 2009-10-17 [paul]       3.7.3cvs1
1567
1568         * src/prefs_account.c
1569         * src/prefs_compose_writing.c
1570         * src/prefs_receive.c
1571         * src/prefs_summaries.c
1572         * src/prefs_wrapping.c
1573                 reword a few labels. (this incorporates everything
1574                 that seemed worthwhile from bug 2020)
1575         * src/prefs_customheader.c
1576                 use a 'Browse' button instead of button with
1577                 label 'From file...'
1578
1579 2009-10-12 [colin]
1580
1581         * CVS repository change
1582
1583 2009-10-09 [paul[       3.7.3
1584
1585         version 3.7.3 unleashed!!
1586
1587 2009-10-07 [paul]       3.7.2cvs49
1588
1589         * src/folderview.c
1590         * src/folderview.h
1591         * src/mainwindow.c
1592                 fix  Bug 1994 -  Changing colors required restart.
1593                 in the process rename folderview_reflect_prefs_pixmap_theme() to the
1594                 more accurate folderview_reinit_fonts()
1595
1596 2009-10-07 [paul]       3.7.2cvs48
1597
1598         * src/addrgather.c
1599         * src/prefs_common.c
1600         * src/prefs_common.h
1601                 fix  Bug 2003 -  Address gathering dialog minor bugs/annoyances,
1602                 patch by Pawel Pekala
1603
1604 2009-10-07 [paul]       3.7.2cvs47
1605
1606         * po/cs.po
1607         * po/de.po
1608         * po/hu.po
1609         * po/id.po
1610         * po/ja.po
1611         * po/pt_BR.po
1612                 updated by David Vachulka, Stephan Sachse and Marc Arens,
1613                 Pader Rezso, MSulchan Darmawan, kazken3, and Frederico
1614                 Goncalves Guimaraes
1615
1616 2009-10-06 [colin]      3.7.2cvs46
1617
1618         * po/fr.po
1619                 French translation update
1620
1621 2009-10-05 [paul]       3.7.2cvs45
1622
1623         * src/printing.c
1624                 enable Page Size and Orientation in the print dialog,
1625                 GTK+ >= 2.18.x only. Patch by Mark__T
1626
1627 2009-10-05 [paul]       3.7.2cvs44
1628
1629         * src/prefs_summaries.c
1630                 fix label, startup --> start-up, to match other uses of the
1631                 term
1632
1633 2009-10-05 [paul]       3.7.2cvs43
1634
1635         * po/pl.po
1636                 updated by Emilian Nowak
1637
1638 2009-10-03 [colin]      3.7.2cvs42
1639
1640         * src/mimeview.c
1641         * src/noticeview.c
1642         * src/gtk/gtkcmclist.c
1643         * src/gtk/gtkvscrollbutton.c
1644         * src/gtk/logwindow.c
1645                 GTK+ 2.18 fixes:
1646                 Fix bug 2008, 'Claws-Mail doesn't refresh after deletion'
1647                 Fix bug 2009, 'Incorrect pointer representation with GTK+2.18'
1648                 Fix warning at start
1649
1650 2009-09-28 [colin]      3.7.2cvs41
1651
1652         * src/matcher.c
1653         * src/mimeview.c
1654         * src/prefs_folder_item.c
1655                 Fix bug 2007, 'Small memory leaks'. Patch by Pawel
1656
1657 2009-09-28 [colin]      3.7.2cvs40
1658
1659         * src/prefs_summaries.c
1660         * src/gtk/sslcertwindow.c
1661                 Fix bug 2006, 'Non-utf8 strftime(3) date strings 
1662                 shows up garbled in GUI'. Patch by Pawel Pekala
1663
1664 2009-09-24 [iwkse]      3.7.2cvs39
1665
1666         * configure.ac
1667             That's only for statistics, of course :)
1668
1669 2009-09-24 [iwkse]      3.7.2cvs38
1670
1671         * configure.ac
1672             ...
1673
1674 2009-09-24 [iwkse]      3.7.2cvs37
1675
1676         * configure.ac
1677             Revert unwanted change
1678
1679 2009-09-24 [iwkse]      3.7.2cvs36
1680
1681         * src/action.c
1682             Fix issue with filtering actions and 
1683             parsed parameters
1684
1685 2009-09-20 [mones]      3.7.2cvs35
1686
1687         * tools/convert_mbox.pl
1688                 Add -R flag to support recursive conversions
1689                 of arbitrary Evolution mail folders, based on
1690                 bash script by Daniel Dickinson (fixes debian 
1691                 bug #461435) 
1692         * tools/popfile-link.sh
1693                 Set required shell for script (fixes debian 
1694                 bug #530057)
1695
1696 2009-09-16 [colin]      3.7.2cvs34
1697
1698         * src/main.c
1699                 Go grab files in /etc/skel if they exist
1700                 at first startup 
1701
1702 2009-09-15 [colin]      3.7.2cvs33
1703
1704         * src/procmime.c
1705                 Complete 3.7.1cvs42: only output directly to
1706                 final file if we get NULL byes at the start.
1707                 Still fixes saving UTF16 files, but also
1708                 fixes displaying Base64 parts with decoding
1709                 errors (parts without errors get displayed)
1710
1711 2009-09-14 [colin]      3.7.2cvs32
1712
1713         * src/matcher.c
1714         * src/matcher.h
1715         * src/matcher_parser_parse.y
1716         * src/prefs_matcher.c
1717                 Add 'has_attachment' and 'signed' matcher
1718                 expressions. Patch by Aleksei Miheev, fixes
1719                 bug 1997. 
1720
1721 2009-09-14 [colin]      3.7.2cvs31
1722
1723         * src/common/utils.c
1724                 Add "Re :" prefix from french Yahoo mail.
1725                 Patch by Didier Barvaux, fixes bug 1999
1726
1727 2009-09-10 [mones]      3.7.2cvs30
1728
1729         * manual/plugins.xml
1730                 Fix sites supported by SpamReport
1731         * manual/es/plugins.xml
1732                 Synchronise Spanish manual
1733
1734 2009-09-07 [holger]     3.7.2cvs29
1735
1736         * Makefile.am
1737                 Also update the icon cache on uninstall.
1738                 This prevents possible problems when Claws Mail was
1739                 uninstalled and installed again into a different location,
1740                 see http://bugzilla.gnome.org/show_bug.cgi?id=362604
1741                 and the blog post linked therein
1742
1743 2009-09-07 [paul]       3.7.2cvs28
1744
1745         * src/prefs_toolbar.c
1746                 when updating the main toolbar icons just update
1747                 the main toolbar (and consequently fix a bug where
1748                 folderview icons would disappear)
1749
1750 2009-08-30 [holger]     3.7.2cvs27
1751
1752         * src/compose.c
1753                 Do case-insensitive comparison against
1754                 header names when extracting recipients
1755                 from composed mails
1756
1757 2009-08-23 [colin]      3.7.2cvs26
1758
1759         * src/mbox.c
1760                 Probably fix RH bug 512024, " folder.c:3543 
1761                 Condition msglist != NULL failed"
1762
1763 2009-08-23 [colin]      3.7.2cvs25
1764
1765         * src/prefs_compose_writing.c
1766                 Make the maximum size warning bigger. Patch
1767                 by Didier Barvaux on bug 1986.
1768
1769 2009-08-21 [colin]      3.7.2cvs24
1770
1771         * src/compose.c
1772                 Previous commit: move the function into compose_insert_file
1773                 so that it's also used on drag-n-drop
1774
1775 2009-08-21 [colin]      3.7.2cvs23
1776
1777         * src/compose.c
1778                 Fix scrolling when adding an header
1779
1780 2009-08-21 [colin]      3.7.2cvs22
1781
1782         * src/compose.c
1783         * src/prefs_common.c
1784         * src/prefs_common.h
1785         * src/prefs_compose_writing.c
1786         * src/common/utils.c
1787                 Fix bug 1986, "New feature: warn user when inserting 
1788                 a large file in the message body". Patch by Didier
1789                 Barvaux
1790
1791 2009-08-21 [colin]      3.7.2cvs21
1792
1793         * AUTHORS
1794         * src/gtk/authors.h
1795         * src/common/utils.c
1796                 Fix bug 1984: Add R�f. : reply prefix (french 
1797                 Lotus Notes); patch by Didier Barvaux
1798
1799 2009-08-21 [colin]      3.7.2cvs20
1800
1801         * src/codeconv.c
1802         * src/codeconv.h
1803                 Fix bug 1969, 'Bad guess for outgoing encoding'
1804                 Make sure the specific converters (japanese in
1805                 this case) can return success/error in strict
1806                 mode, instead of silently failing back to 
1807                 strncpy
1808
1809 2009-08-20 [holger]     3.7.2cvs19
1810
1811         * src/compose.c
1812         * src/compose.h
1813                 Make it possible for code outside
1814                 compose (e.g. plugins) to attach files
1815
1816 2009-08-20 [colin]      3.7.2cvs18
1817
1818         * src/main.c
1819                 Fix crash when accessing IMAP soon
1820
1821 2009-08-18 [colin]      3.7.2cvs17
1822
1823         * src/ldapquery.c
1824                 Maybe fix crash on non-existent LDAP server
1825
1826 2009-08-04 [colin]      3.7.2cvs16
1827
1828         * src/toolbar.c
1829                 Fix toolbar's spacing that breaks dark
1830                 themes (patch from http://blogs.igalia.com/aperez/
1831                 2009/07/making-claws-mail-look-better/)
1832
1833 2009-07-28 [colin]      3.7.2cvs15
1834
1835         * src/account.c
1836         * src/addrcustomattr.c
1837         * src/addressadd.c
1838         * src/addressbook_foldersel.c
1839         * src/addrgather.c
1840         * src/browseldap.c
1841         * src/compose.c
1842         * src/editbook.c
1843         * src/editgroup.c
1844         * src/editjpilot.c
1845         * src/editldap.c
1846         * src/editldap_basedn.c
1847         * src/edittags.c
1848         * src/editvcard.c
1849         * src/exphtmldlg.c
1850         * src/expldifdlg.c
1851         * src/export.c
1852         * src/foldersel.c
1853         * src/import.c
1854         * src/importldif.c
1855         * src/importmutt.c
1856         * src/importpine.c
1857         * src/prefs_actions.c
1858         * src/prefs_customheader.c
1859         * src/prefs_display_header.c
1860         * src/prefs_filtering.c
1861         * src/prefs_folder_column.c
1862         * src/prefs_matcher.c
1863         * src/prefs_summary_column.c
1864         * src/prefs_summary_open.c
1865         * src/prefs_template.c
1866         * src/textview.c
1867         * src/uri_opener.c
1868                 Fix bug 1950, 'Program freeze up during folder selection'
1869                 Don't leave hidden windows modal
1870
1871 2009-07-28 [colin]      3.7.2cvs14
1872
1873         * src/ldapquery.c
1874                 Fix bug 1957, 'LDAP errs out after searching too 
1875                 many search bases'
1876
1877 2009-07-28 [colin]      3.7.2cvs13
1878
1879         * src/summaryview.c
1880                 Fix bug 1966, '"Collapse all threads" slower than 
1881                 "Expand all threads"'
1882
1883 2009-07-28 [colin]      3.7.2cvs12
1884
1885         * src/common/session.c
1886                 Fix bug 1967, 'Claws gets stuck after accepting 
1887                 a certificate warning dialog'
1888
1889 2009-07-19 [paul]       3.7.2cvs11
1890
1891         * manual/plugins.xml
1892                 a few small changes to the English
1893
1894 2009-07-18 [mones]      3.7.2cvs10
1895
1896         * manual/plugins.xml
1897                 Add new bsfilter and fancy plugins to the docs
1898                 and a note about dealing with plugins of the same class
1899         * src/prefs_account.c
1900                 Fix extra space at the end typo
1901
1902 2009-07-16 [colin]      3.7.2cvs9
1903
1904         * src/summaryview.c
1905                 Fix wrong return without unlocking; thanks
1906                 to mupuf_
1907
1908 2009-07-14 [colin]      3.7.2cvs8
1909
1910         * src/imap.c
1911                 Fix bug 1954, 'Segfault on reading wrong STATUS'
1912
1913 2009-07-10 [colin]      3.7.2cvs7
1914
1915         * src/plugins/pgpcore/plugin.def
1916         * src/common/utils.h
1917                 Fix windows port
1918
1919 2009-07-10 [colin]      3.7.2cvs6
1920
1921         * src/prefs_display_header.c
1922                 Fix bug 1951, 'C-Mail dumps core when editing 
1923                 displayed headers'. Patch by Alexey Rusakov
1924
1925 2009-07-10 [colin]      3.7.2cvs5
1926
1927         * src/folderview.c
1928                 Fix bug 1952, 'Deleted mails in Queue folder 
1929                 highlight it'.
1930
1931 2009-07-09 [colin]      3.7.2cvs4
1932
1933         * src/gtk/spell_entry.c
1934                 Fix bug 1949, 'Spell checker doesn't recognise 
1935                 certain word in Subject header, but does in 
1936                 message body'. Patch by Pawel Pekala.
1937
1938 2009-07-09 [paul]       3.7.2cvs3
1939
1940         * configure.ac
1941                 use pkgconfig to check for the minimum required
1942                 version of GnuTLS
1943
1944 2009-07-06 [colin]      3.7.2cvs2
1945
1946         * src/prefs_customheader.c
1947                 Fix build failure
1948
1949 2009-07-04 [paul]       3.7.2cvs1
1950
1951         * tools/claws.i18n.status.pl
1952                 updated
1953
1954 2009-07-03 [paul]       3.7.2
1955
1956         * NEWS
1957         * README
1958         * RELEASE_NOTES 
1959                 3.7.2 released!
1960
1961 2009-07-03 [paul]       3.7.1cvs85
1962
1963         * AUTHORS
1964         * configure.ac
1965         * po/pt_PT.po
1966         * po/sk.po
1967         * src/gtk/authors.h
1968                 added new translations by Tiago Faria and Slavko
1969         * po/bg.po
1970         * po/cs.po
1971         * po/de.po
1972         * po/es.po
1973         * po/fi.po
1974         * po/fr.po
1975         * po/hu.po
1976         * po/id.po
1977         * po/it.po
1978         * po/ja.po
1979         * po/pt_BR.po
1980         * po/ru.po
1981                 updated by Yasen Pramatarov, David Vachulka, Stephan Sachse,
1982                 Ricardo Mones, Tommi Pirinen, Colin Leroy, Pader Rezso,
1983                 MSulchan Darmawan, Andrea Spadaccini, kazken3, Frederico
1984                 Goncalves Guimaraes, Aleksei Miheev
1985
1986 2009-07-01 [colin]      3.7.1cvs84
1987
1988         * src/prefs_common.c
1989                 Fix bug 1940, 'Doesn't open links in 
1990                 user's default browser'. Turn the preference
1991                 to TRUE by default; that will only change the
1992                 behaviour for new users.
1993
1994 2009-06-29 [colin]      3.7.1cvs83
1995
1996         * src/filtering.c
1997         * src/filtering.h
1998         * src/prefs_filtering_action.c
1999                 Fix bug 1935, 'problems with very long filtering actions':
2000                 Use a dynamic buffer in action to string, and a bigger
2001                 buffer in string to action
2002
2003 2009-06-29 [colin]      3.7.1cvs82
2004
2005         * src/matcher_parser_lex.l
2006                 Fix bug 1878, 'Processing rules for folders with brackets aren't saved'
2007
2008 2009-06-29 [colin]      3.7.1cvs81
2009
2010         * src/addressbook.c
2011                 Fix warnings
2012         * src/editgroup.c
2013                 Fix crash (out-of-bounds tree column)
2014         * src/gtk/gtkcmctree.c
2015         * src/gtk/gtksctree.c
2016                 Prevent using an out-of-bounds tree column
2017
2018 2009-06-29 [colin]      3.7.1cvs80
2019
2020         * src/ldapupdate.c
2021         * src/ldif.c
2022                 Leak fixes; patch by Pawel Pekala.
2023
2024 2009-06-26 [colin]      3.7.1cvs79
2025
2026         * src/summaryview.c
2027                 Sort by msgnum if dates are equal
2028
2029 2009-06-24 [paul]       3.7.1cvs78
2030
2031         * src/summaryview.c
2032                 make some (forgotten) strings translatable
2033
2034 2009-06-19 [colin]      3.7.1cvs77
2035
2036         * src/summaryview.c
2037                 Fix menu sensitiveness
2038
2039 2009-06-18 [colin]      3.7.1cvs76
2040
2041         * configure.ac
2042         * src/plugins/pgpcore/sgpgme.c
2043         * src/plugins/pgpcore/sgpgme.h
2044         * src/plugins/pgpmime/mypgpcore.def
2045         * src/plugins/pgpmime/pgpmime.c
2046         * src/plugins/smime/mypgpcore.def
2047         * src/plugins/smime/smime.c
2048                 Use largefile support (and stop using our old GPGME
2049                 hack on gpgme_data_seek/rewind)
2050                 (See 1.9.12cvs44 to 46 - if this breaks things we 
2051                 should soon know :)
2052
2053 2009-06-13 [colin]      3.7.1cvs75
2054
2055         * src/gtk/spell_entry.c
2056                 Fix assertion. We can put a NULL gtkaspell to
2057                 an entry; it just means it won't be spell-checked.
2058
2059 2009-06-12 [mones]      3.7.1cvs74
2060
2061         * src/compose.c
2062         * src/messageview.c
2063         * src/prefs_account.c
2064         * src/prefs_account.h
2065         * src/common/utils.c
2066         * src/common/utils.h
2067                 Added preference to use account address in generated
2068                 Message-Id. Fixes Debian bug #531052
2069
2070 2009-06-12 [colin]      3.7.1cvs73
2071
2072         * src/common/ssl.c
2073                 Better fix, API-compatible with libgnutls13
2074
2075 2009-06-12 [colin]      3.7.1cvs72
2076
2077         * src/common/ssl.c
2078                 Use compatibility mode in GnuTLS, and avoid problems with 
2079                 servers that don't comply 100% with the spec, but still
2080                 exist.
2081
2082 2009-06-06 [iwkse]      3.7.1cvs71
2083
2084         * src/compose.c
2085                 Ops..revert a mix with another patch
2086
2087 2009-06-06 [iwkse]      3.7.1cvs70
2088
2089         * src/compose.c
2090                 A better fix for the previous commit's issue
2091
2092 2009-06-06 [iwkse]      3.7.1cvs69
2093
2094         * src/compose.c
2095                 Fix shutting down of Claws Mail while a GTK_Return keypress 
2096                 event is sent to the Attach property window
2097
2098 2009-06-05 [colin]      3.7.1cvs68
2099
2100         * src/compose.c
2101                 Fix build on GTK+ 2.6
2102
2103 2009-06-03 [mones]      3.7.1cvs67
2104
2105         * tools/make.themes.project
2106                 Oops! fix header, sorry Paul ;-)
2107
2108 2009-06-03 [mones]      3.7.1cvs66
2109
2110         * tools/make.themes.project
2111                 Add support for PNG themes and other
2112                 fixes i don't remember now... :)
2113
2114 2009-06-02 [colin]      3.7.1cvs65
2115
2116         * src/compose.c
2117         * src/prefs_template.c
2118         * src/quote_fmt.c
2119                 Fix error messages in templates, and fix their
2120                 checking
2121
2122 2009-05-22 [colin]      3.7.1cvs64
2123
2124         * src/compose.c
2125                 And remove hbox too
2126
2127 2009-05-22 [colin]      3.7.1cvs63
2128
2129         * src/compose.c
2130                 Fix phantom button behind entry when
2131                 changing fields via Tools/Reply mode.
2132
2133 2009-05-22 [colin]      3.7.1cvs62
2134
2135         * src/compose.c
2136                 Fix icon size
2137
2138 2009-05-21 [mones]      3.7.1cvs61
2139
2140         * src/compose.c
2141         * src/compose.h
2142                 Add button to empty header lines with one click
2143
2144 2009-05-21 [paul]       3.7.1cvs60
2145
2146         * src/mainwindow.c
2147         * src/mainwindow.h
2148         * src/plugins/trayicon/trayicon.c
2149                 when quitting from the trayicon, honour
2150                 prefs_common.clean_on_exit
2151
2152 2009-05-21 [paul]       3.7.1cvs59
2153
2154         * src/gtk/Makefile.am
2155                 remove duplicate entry
2156                 thanks to Charles A Edwards
2157
2158 2009-05-19 [paul]       3.7.1cvs58
2159
2160         * src/send_message.c
2161                 clear progressbar in the statusbar on 'Cancel'
2162
2163 2009-05-16 [colin]      3.7.1cvs57
2164
2165         * AUTHORS
2166         * src/gtk/authors.h
2167                 Add Fabian
2168
2169 2009-05-16 [colin]      3.7.1cvs56
2170
2171         * src/msgcache.c
2172                 Remove msgnum>0 condition for removing messages
2173                 from caches. There's no such condition on add.
2174                 Fixes bug 1913, 'Allow to remove phantom 
2175                 messages from the cache'; patch by Fabian
2176                 Keil <fk at fabiankeil.de>
2177
2178 2009-05-12 [holger]     3.7.1cvs55
2179
2180         * src/messageview.c
2181         * src/messageview.h
2182                 Introduce hook after showing of the message view
2183
2184 2009-05-11 [colin]      3.7.1cvs54
2185
2186         * src/compose.c
2187                 Fix bug 1872, 'A: Cc: CCi: selector should 
2188                 default on same as preceding contact'
2189
2190 2009-05-10 [holger]     3.7.1cvs53
2191
2192         * src/addr_compl.c
2193         * src/addr_compl.h
2194                 Add a hook to make it possible for plugins to
2195                 modify the address completion list
2196
2197 2009-05-06 [paul]       3.7.1cvs52
2198
2199         * src/folder.c
2200         * src/mimeview.c
2201                 fix bug 1915, 'Mails signed with smime.p7s
2202                 display both signed and attachment icon.'
2203
2204 2009-05-05 [colin]      3.7.1cvs51
2205
2206         * src/common/utils.c
2207                 Fix patch :)
2208
2209 2009-05-05 [colin]      3.7.1cvs50
2210
2211         * src/common/utils.c
2212                 Fix bug 1895, '(imap) cache issues when cache dir is on a 
2213                 different mountpoint than tempdir'
2214
2215 2009-05-04 [colin]      3.7.1cvs49
2216
2217         * src/msgcache.c
2218                 Probably fix bug 1914, 'Crash reading
2219                 corrupted tags file'
2220
2221 2009-04-26 [paul]       3.7.1cvs48
2222
2223         * configure.ac
2224         * src/gtk/gtkaspell.h
2225                 fix bug 1904, 'build mechanism looks for
2226                 'enchant.h' in a wrong place'
2227
2228 2009-04-25 [paul]       3.7.1cvs47
2229
2230         * src/printing.c
2231                 gah! fix coding style!
2232
2233 2009-04-25 [paul]       3.7.1cvs46
2234
2235         * src/printing.c
2236         * src/toolbar.c
2237                 if building with GTK+ >= 2.16 use
2238                 gtk_orientable_set_orientation() instead of now
2239                 deprecated gtk_toolbar_set_orientation()
2240
2241 2009-04-24 [colin]      3.7.1cvs45
2242
2243         * src/compose.c
2244                 Ask before sending if an attached file has
2245                 disappeared.
2246
2247 2009-04-19 [paul]       3.7.1cvs44
2248
2249         * src/prefs_common.c
2250         * src/prefs_common.h
2251         * src/gtk/about.c
2252                 save About window size.
2253                 patch by Pawel Pekala
2254
2255 2009-04-12 [paul]       3.7.1cvs43
2256
2257         * tools/csv2addressbook.pl
2258                 add extra CSV fields that are now appended
2259                 by thunderbird (version 2.0.0.21)
2260
2261 2009-04-08 [colin]      3.7.1cvs42
2262
2263         * src/procmime.c
2264                 fix saving (but not displaying) of UTF-16
2265                 files
2266
2267 2009-04-08 [colin]      3.7.1cvs41
2268
2269         * src/gtk/manage_window.c
2270                 Disable transient windows on win32 - seems to
2271                 fix most focusing issues
2272
2273 2009-04-05 [colin]      3.7.1cvs40
2274
2275         * src/procmsg.c
2276                 Don't ask whether we want to send deleted mails in queue
2277                 folders; also, don't send deleted mails when flushing
2278                 queues
2279
2280 2009-04-04 [paul]       3.7.1cvs39
2281
2282         * AUTHORS
2283         * configure.ac
2284         * po/id.po
2285         * src/gtk/authors.h
2286         * tools/claws.i18n.status.pl
2287                 add new Indonesian translation, by
2288                 MSulchan Darmawan
2289
2290 2009-04-03 [paul]       3.7.1cvs38
2291
2292         * AUTHORS
2293         * src/gtk/authors.h
2294                 credit due
2295
2296 2009-04-03 [colin]      3.7.1cvs37
2297
2298         * src/compose.c
2299         * src/textview.c
2300                 Fix bug 1891, 'Add support for gopher:// links'
2301                 Patch by Jacob Head <clawsmail at jacob-head.com>
2302                 Let's go back to the roots! 
2303
2304 2009-04-03 [paul]       3.7.1cvs36
2305
2306         * m4/Makefile.am
2307                 complete cvs35
2308
2309 2009-04-03 [paul]       3.7.1cvs35
2310
2311         * configure.ac
2312                 add AC_CONFIG_MACRO_DIR([m4])
2313                 remove CLAWS_ACLOCAL_INCLUDE(m4)
2314         * m4/aclocal-include.m4
2315                 removed this now unneeded file
2316
2317 2009-04-02 [colin]      3.7.1cvs34
2318
2319         * src/common/utils.h
2320                 Fix previous (thanks to Marcus :)
2321
2322 2009-04-02 [colin]      3.7.1cvs33
2323
2324         * src/common/utils.h
2325         * src/etpan/etpan-thread-manager.c
2326                 pipe() was a macro from GLib on win32 until
2327                 glib 2.13.2. It's undefined after that.
2328                 Thanks to Marcus Brinkmann for the heads-up!
2329
2330 2009-03-31 [colin]      3.7.1cvs32
2331
2332         * src/folder_item_prefs.c
2333                 Copy folder settings with prefs
2334
2335 2009-03-31 [colin]      3.7.1cvs31
2336
2337         * src/prefs_account.c
2338                 Don't use un-sensitive checkboxes in Privacy tab
2339                 when privacy system in None (makes unchecking 
2340                 painful when no privacy plugin is loaded)
2341
2342 2009-03-30 [colin]      3.7.1cvs30
2343
2344         * src/folder.c
2345         * src/folder.h
2346         * src/imap.c
2347         * src/mainwindow.c
2348         * src/mainwindow.h
2349         * src/prefs_account.c
2350         * src/prefs_account.h
2351         * src/summaryview.c
2352         * src/summaryview.h
2353                 Fix bug 1866, 'Claws should make use of the IMAP 'deleted' flag'
2354                 Add an option on the Receive page of IMAP account preferences:
2355                 "Move deleted mails to trash and expunge immediately". This
2356                 option defaults to TRUE to avoid changing the existing behaviour.
2357                 Setting it to FALSE prevents automatic expunging. 
2358                 Also, add Tools/Expunge and View/Hide deleted messages menu items
2359                 (View/Hide deleted message being a per-folder setting, and behaving,
2360                 like View/Hide read messages).
2361
2362 2009-03-30 [colin]      3.7.1cvs29
2363
2364         * src/imap.c
2365                 Fix Redhat bug 486422, Ubuntu bug 486422: Don't
2366                 ask for IMAP password when using GSSAPI auth
2367
2368 2009-03-27 [colin]      3.7.1cvs28
2369
2370         * src/folder.c
2371                 Fix cvs14, make sure we mark non-existent caches dirty
2372                 (or they never get written)
2373
2374 2009-03-27 [colin]      3.7.1cvs27
2375
2376         * src/imap.c
2377                 Fix tag update when all tags are removed 
2378                 from another client
2379
2380 2009-03-25 [colin]      3.7.1cvs26
2381
2382         * configure.ac
2383                 Fix configure.ac, thanks to Pawel
2384
2385 2009-03-25 [colin]      3.7.1cvs25
2386
2387         * src/news.c
2388         * src/etpan/nntp-thread.c
2389                 Fix header fetching (NG/To/Cc). Fixes 
2390                 bug 1883, 'Message processing fails to 
2391                 act on Newsgroups: field'
2392
2393 2009-03-23 [colin]      3.7.1cvs24
2394
2395         * src/textview.c
2396                 Fix internal headers visible in queue/sent
2397
2398 2009-03-23 [colin]      3.7.1cvs23
2399
2400         * configure.ac
2401                 Fix check for RC (resource compiler) used
2402                 on win32 (AC_LIBTOOL_RC used to call it 
2403                 implicitely but stopped)
2404
2405 2009-03-19 [colin]      3.7.1cvs22
2406
2407         * src/toolbar.c
2408                 Put spam button in default toolbar even if
2409                 bogofilter and spamassassin are not built.
2410                 Other anti-spam plugin could exist! :)
2411         * src/common/utils.c
2412                 Fix exit status fetch on win32
2413
2414 2009-03-18 [paul]       3.7.1cvs21
2415
2416         * src/gtk/spell_entry.c
2417                 fix "[BUG] Wrong word replaced in 'Subject:'
2418                 when spell-checking correction used"
2419                 Patch by Pawel Pekala
2420
2421 2009-03-17 [colin]      3.7.1cvs20
2422
2423         * src/common/utils.c
2424                 Fix win32 build (from cvs12)
2425
2426 2009-03-17 [colin]      3.7.1cvs19
2427
2428         * src/compose.c
2429                 Fix bug 1735, 'Change To: and Newsgroups: 
2430                 recipient field according account type'
2431                 Patch by Pawel
2432
2433 2009-03-17 [colin]      3.7.1cvs18
2434
2435         * src/msgcache.c
2436         * src/prefs_common.c
2437         * src/prefs_common.h
2438         * src/prefs_other.c
2439         * src/common/prefs.c
2440                 Add preference for fsyncing metadata
2441
2442 2009-03-16 [paul]       3.7.1cvs17
2443
2444         * src/prefs_customheader.c
2445                 add forgotten #if HAVE_LIBCOMPFACE
2446
2447 2009-03-16 [paul]       3.7.1cvs16
2448
2449         * src/prefs_customheader.c
2450                 put the (X-)Face preview image below the up/down
2451                 buttons so they don't jump around.
2452                 make the list reorderable by drag'n'drop
2453
2454 2009-03-16 [colin]      3.7.1cvs15
2455
2456         * src/prefs_customheader.c
2457                 Add a (X-)Face preview. Patch by iwkse.
2458
2459 2009-03-16 [colin]      3.7.1cvs14
2460
2461         * src/compose.c
2462         * src/folder.c
2463         * src/folder.h
2464         * src/msgcache.c
2465         * src/common/prefs.c
2466                 Add fsync calls to make sure we don't
2467                 lose data on system crashes. (to do:
2468                 add a pref to allow people choosing raw
2469                 speed)
2470
2471 2009-03-15 [colin]      3.7.1cvs13
2472
2473         * src/gtk/gtkaspell.c
2474                 Fix empty menu when there are no
2475                 suggestions (using the Spelling menu)
2476
2477 2009-03-14 [colin]      3.7.1cvs12
2478
2479         * src/common/utils.c
2480                 Win32: fix subject prefix length
2481
2482 2009-03-11 [mones]      3.7.1cvs11
2483
2484         * po/es.po
2485                 fix encoding declared in header
2486                 update translation now we're at it
2487
2488 2009-03-10 [colin]      3.7.1cvs10
2489
2490         * src/messageview.c
2491                 Fix "wrong mime" message printed out multiple
2492                 times
2493
2494 2009-03-10 [colin]      3.7.1cvs9
2495
2496         * src/prefs_folder_item.c
2497                 Fix build
2498
2499 2009-03-09 [paul]       3.7.1cvs8
2500
2501         * src/prefs_folder_item.c
2502         * src/send_message.c
2503                 fixes to english text
2504
2505 2009-03-08 [paul]       3.7.1cvs7
2506
2507         * po/ja.po
2508                 correct errors in header
2509
2510 2009-03-08 [paul]       3.7.1cvs6
2511
2512         * AUTHORS
2513         * configure.ac
2514         * po/ja.po
2515         * src/gtk/authors.h
2516         * tools/claws.i18n.status.pl
2517                 add Japanese translation, submitted by kazken3
2518
2519 2009-03-07 [colin]      3.7.1cvs5
2520
2521         * src/messageview.c
2522                 Don't let the invalid MIME warning hide
2523                 other noticeview (Partial receive or 
2524                 return receipt).
2525
2526 2009-03-07 [colin]      3.7.1cvs4
2527
2528         * src/procmime.c
2529                 Fix build
2530
2531 2009-03-07 [colin]      3.7.1cvs3
2532
2533         * src/messageview.c
2534         * src/procmime.c
2535         * src/procmime.h
2536                 Handle mimeparts that lack an end boundary.
2537                 They're invalid but it's too annoying for
2538                 normal users to fix.
2539
2540 2009-03-06 [wwp]        3.7.1cvs2
2541
2542         * src/compose.c
2543         * src/folder_item_prefs.c
2544         * src/folder_item_prefs.h
2545         * src/prefs_folder_item.c
2546                 Add per-folder default cc, bcc and reply-to.
2547
2548 2009-03-06 [colin]      3.7.1cvs1
2549
2550         * src/gedit-print.c
2551         * src/gtk/gtksourceprintjob.c
2552                 Fix build with old print interface
2553
2554 2009-03-06 [paul]       3.7.1
2555
2556         * NEWS
2557         * README
2558         * RELEASE_NOTES 
2559                 3.7.1 released!
2560
2561 2009-03-06 [paul]       3.7.0cvs78
2562
2563         * po/cs.po
2564         * po/de.po
2565         * po/fi.po
2566         * po/fr.po
2567         * po/hu.po
2568         * po/nl.po
2569         * po/pt_BR.po
2570         * po/sv.po
2571         * po/zh_CN.po
2572                 updated by David Vachulka, Stephan Sachse, Flammie
2573                 Pirinen, Colin Leroy, Pader Rezso, Marcel Pol,
2574                 Frederico Goncalves Guimaraes, Lars Persson Fink,
2575                 and Ralph Young
2576
2577 2009-03-03 [colin]      3.7.0cvs77
2578
2579         * src/prefs_filtering.c
2580                 Win32: Fix bug 1865, 'IMAP account name changes 
2581                 are not followed at filter actions'
2582
2583 2009-03-02 [colin]      3.7.0cvs76
2584
2585         * src/imap.c
2586                 Fix Launchpad bug 335571: 'claws-mail crashed 
2587                 with SIGSEGV in strlen() while deleting 
2588                 large amount of e-mails on IMAP account
2589
2590 2009-02-27 [mones]      3.7.0cvs75
2591
2592         * manual/es/account.xml
2593         * manual/es/ack.xml
2594         * manual/es/addrbook.xml
2595         * manual/es/advanced.xml
2596         * manual/es/claws-mail-manual.xml
2597         * manual/es/faq.xml
2598         * manual/es/glossary.xml
2599         * manual/es/gpl.xml
2600         * manual/es/handling.xml
2601         * manual/es/intro.xml
2602         * manual/es/keyboard.xml
2603         * manual/es/plugins.xml
2604         * manual/es/starting.xml
2605                 Sync with English version, fix some typos
2606                 Changed encoding to UTF-8
2607         * po/es.po
2608                 Update for release, changed encoding to UTF-8
2609
2610 2009-02-24 [colin]      3.7.0cvs74
2611
2612         * src/printing.c
2613                 Don't print separation line if there
2614                 are no headers
2615
2616 2009-02-23 [cleroy]     3.7.0cvs73
2617
2618         * src/account.c
2619         * src/action.c
2620         * src/addr_compl.c
2621         * src/addrbook.c
2622         * src/addrcache.c
2623         * src/addrcindex.c
2624         * src/addrclip.c
2625         * src/addrduplicates.c
2626         * src/addressadd.c
2627         * src/addressbook.c
2628         * src/addressbook_foldersel.c
2629         * src/addrharvest.c
2630         * src/addrindex.c
2631         * src/addritem.c
2632         * src/addrquery.c
2633         * src/addrselect.c
2634         * src/codeconv.c
2635         * src/compose.c
2636         * src/customheader.c
2637         * src/editaddress.c
2638         * src/editaddress_other_attributes_ldap.c
2639         * src/editgroup.c
2640         * src/editldap.c
2641         * src/enriched.c
2642         * src/exporthtml.c
2643         * src/exportldif.c
2644         * src/filtering.c
2645         * src/folder.c
2646         * src/foldersel.c
2647         * src/folderutils.c
2648         * src/folderview.c
2649         * src/gedit-print.c
2650         * src/html.c
2651         * src/imap.c
2652         * src/imap_gtk.c
2653         * src/inc.c
2654         * src/jpilot.c
2655         * src/ldapctrl.c
2656         * src/ldapquery.c
2657         * src/ldapserver.c
2658         * src/ldapupdate.c
2659         * src/ldif.c
2660         * src/localfolder.c
2661         * src/main.c
2662         * src/mainwindow.c
2663         * src/matcher.c
2664         * src/mbox.c
2665         * src/messageview.c
2666         * src/mh.c
2667         * src/mh_gtk.c
2668         * src/mimeview.c
2669         * src/msgcache.c
2670         * src/mutt.c
2671         * src/news.c
2672         * src/news_gtk.c
2673         * src/noticeview.c
2674         * src/pine.c
2675         * src/pop.c
2676         * src/prefs_account.c
2677         * src/prefs_actions.c
2678         * src/prefs_common.c
2679         * src/prefs_filtering.c
2680         * src/prefs_filtering_action.c
2681         * src/prefs_folder_column.c
2682         * src/prefs_folder_item.c
2683         * src/prefs_gtk.c
2684         * src/prefs_matcher.c
2685         * src/prefs_quote.c
2686         * src/prefs_send.c
2687         * src/prefs_summaries.c
2688         * src/prefs_summary_column.c
2689         * src/prefs_template.c
2690         * src/prefs_themes.c
2691         * src/prefs_toolbar.c
2692         * src/printing.c
2693         * src/privacy.c
2694         * src/procheader.c
2695         * src/procmime.c
2696         * src/procmsg.c
2697         * src/quote_fmt.c
2698         * src/remotefolder.c
2699         * src/send_message.c
2700         * src/sourcewindow.c
2701         * src/statusbar.c
2702         * src/stock_pixmap.c
2703         * src/summary_search.c
2704         * src/summaryview.c
2705         * src/textview.c
2706         * src/toolbar.c
2707         * src/undo.c
2708         * src/uri_opener.c
2709         * src/vcard.c
2710         * src/common/base64.c
2711         * src/common/claws.c
2712         * src/common/hooks.c
2713         * src/common/plugin.c
2714         * src/common/prefs.c
2715         * src/common/session.c
2716         * src/common/smtp.c
2717         * src/common/socket.c
2718         * src/common/string_match.c
2719         * src/common/stringtable.c
2720         * src/common/utils.c
2721         * src/common/utils.h
2722         * src/common/xml.c
2723         * src/common/xmlprops.c
2724         * src/gtk/colorlabel.c
2725         * src/gtk/combobox.c
2726         * src/gtk/foldersort.c
2727         * src/gtk/gtkaspell.c
2728         * src/gtk/gtkcmclist.c
2729         * src/gtk/gtkcmctree.c
2730         * src/gtk/gtkcmoptionmenu.c
2731         * src/gtk/gtksctree.c
2732         * src/gtk/gtkshruler.c
2733         * src/gtk/gtksourceprintjob.c
2734         * src/gtk/gtkutils.c
2735         * src/gtk/gtkvscrollbutton.c
2736         * src/gtk/logwindow.c
2737         * src/gtk/menu.c
2738         * src/gtk/pluginwindow.c
2739         * src/gtk/prefswindow.c
2740         * src/gtk/quicksearch.c
2741         * src/gtk/spell_entry.c
2742         * src/plugins/pgpcore/select-keys.c
2743         * src/plugins/pgpinline/pgpinline.c
2744         * src/plugins/pgpmime/pgpmime.c
2745         * src/plugins/smime/smime.c
2746         * src/plugins/spamassassin/spamassassin_gtk.c
2747                 Mass commit changing g_return_* to cm_return_*
2748                 and making these more interesting
2749
2750 2009-02-23 [colin]      3.7.0cvs72
2751
2752         * src/imap.c
2753                 Always initialise error code to no error
2754
2755 2009-02-23 [colin]      3.7.0cvs71
2756
2757         * src/imap.c
2758                 Fix separator substitution
2759
2760 2009-02-23 [colin]      3.7.0cvs70
2761
2762         * src/stock_pixmap.c
2763         * src/gtk/colorlabel.c
2764                 don't use g_return on normal checks
2765
2766 2009-02-22 [colin]      3.7.0cvs69
2767
2768         * src/addressbook.c
2769         * src/procmime.c
2770                 More fixes
2771
2772 2009-02-22 [colin]      3.7.0cvs68
2773
2774         * src/addrduplicates.c
2775         * src/addressbook.c
2776         * src/addrharvest.c
2777         * src/codeconv.c
2778         * src/compose.c
2779         * src/filtering.c
2780         * src/folder.c
2781         * src/imap.c
2782         * src/imap_gtk.c
2783         * src/importldif.c
2784         * src/jpilot.c
2785         * src/mainwindow.c
2786         * src/matcher.c
2787         * src/mbox.c
2788         * src/messageview.c
2789         * src/mh_gtk.c
2790         * src/prefs_common.c
2791         * src/prefs_filtering.c
2792         * src/prefs_gtk.c
2793         * src/printing.c
2794         * src/privacy.c
2795         * src/procmime.c
2796         * src/procmsg.c
2797         * src/summaryview.c
2798         * src/textview.c
2799         * src/undo.c
2800         * src/wizard.c
2801         * src/common/md5.c
2802         * src/common/socket.c
2803         * src/common/template.c
2804         * src/etpan/imap-thread.c
2805         * src/gtk/gtkaspell.c
2806         * src/gtk/gtkcmctree.c
2807         * src/gtk/gtksctree.c
2808         * src/gtk/inputdialog.c
2809         * src/plugins/pgpcore/sgpgme.c
2810         * src/plugins/pgpmime/pgpmime.c
2811         * src/plugins/smime/smime.c
2812         * src/plugins/spamassassin/spamassassin.c
2813                 Fix errors caught by Coverity: NULL checks, leaks, overruns,
2814                 uninitialised accesses
2815
2816 2009-02-17 [colin]      3.7.0cvs67
2817
2818         * src/compose.c
2819                 Disable controls during queuing
2820
2821 2009-02-15 [colin]      3.7.0cvs66
2822
2823         * src/privacy.c
2824         * src/plugins/pgpcore/select-keys.c
2825         * src/plugins/pgpcore/sgpgme.c
2826                 Disable use of disabled keys
2827
2828 2009-02-15 [colin]      3.7.0cvs65
2829
2830         * src/folderview.c
2831         * src/summaryview.c
2832                 Fix font updating after changing 
2833                 prefs_common.derive_from_normal_font
2834
2835 2009-02-12 [paul]       3.7.0cvs64
2836
2837         * src/addressitem.h
2838         * src/export.h
2839         * src/headerview.c
2840         * src/headerview.h
2841         * src/common/version.h.in
2842         * src/gtk/about.h
2843         * src/gtk/menu.c
2844         * src/gtk/menu.h
2845                 more copyright header fixes
2846
2847 2009-02-12 [paul]       3.7.0cvs63
2848
2849         * src/gtk/progressdialog.c
2850         * src/gtk/progressdialog.h
2851                 fix copyright header
2852
2853 2009-02-12 [paul]       3.7.0cvs62
2854
2855         * src/gtk/spell_entry.c
2856         * src/gtk/spell_entry.h
2857                 better, more standard copyright header
2858
2859 2009-02-12 [paul]       3.7.0cvs61
2860
2861         * src/gtk/spell_entry.c
2862         * src/gtk/spell_entry.h
2863                 changes to copyright header
2864
2865 2009-02-12 [paul]       3.7.0cvs60
2866
2867         * src/gtk/spell_entry.c
2868         * src/gtk/spell_entry.h
2869                 fix broken build
2870
2871 2009-02-11 [colin]      3.7.0cvs59
2872
2873         * src/gtk/spell_entry.c
2874         * src/gtk/spell_entry.h
2875                 Forgot to add files
2876
2877 2009-02-11 [colin]      3.7.0cvs58
2878
2879         * src/compose.c
2880         * src/gtk/Makefile.am
2881         * src/gtk/gtkaspell.c
2882         * src/gtk/gtkaspell.h
2883                 Add spellcheck to subject. Patch by
2884                 Pawel.
2885
2886 2009-02-10 [holger]     3.7.0cvs57
2887
2888         * src/printing.c
2889         * src/common/defs.h
2890                 Move filename define for printing page setup cache to defs.h
2891
2892 2009-02-08 [mones]      3.7.0cvs56
2893
2894         * src/matcher.h
2895                 Fix build for bison 2.4.1
2896
2897 2009-02-06 [holger]     3.7.0cvs55
2898
2899         * src/prefs_common.c
2900         * src/prefs_common.h
2901         * src/printing.c
2902                 Fix restoring of custom page setups for printing by
2903                 temporarily caching the settings.
2904                 This is a workaround for Gnome Bug #39018, and fixes
2905                 Claws Mail Bug #1840.
2906
2907 2009-02-06 [colin]      3.7.0cvs54
2908
2909         * src/mainwindow.c
2910                 Fix hardcoded Shift-Q quits. Fixes
2911                 bug 1838, 'Claws-Mail sometimes quits 
2912                 when attempting to type a capital Q'
2913
2914 2009-01-31 [paul]       3.7.0cvs53
2915
2916         * src/compose.c
2917                 revert 3.7.0cvs49, until there is time to find out
2918                 why it causes a nasty crash!
2919
2920 2009-01-31 [paul]       3.7.0cvs52
2921
2922         * src/mainwindow.c
2923                 1 string that was forgotten for translation
2924
2925 2009-01-31 [paul]       3.7.0cvs51
2926
2927         * src/messageview.c
2928                 2 strings that were forgotten for translation
2929
2930 2009-01-31 [paul]       3.7.0cvs50
2931
2932         * src/gtk/prefswindow.c
2933                 build prefs tree in a slightly smarter way -
2934                 fix bug where if path[0] had same name as
2935                 path[1], (like in the de translation), path[1]
2936                 was lost and not shown in the window
2937
2938 2009-01-31 [paul]       3.7.0cvs49
2939
2940         * src/compose.c
2941                 fix bug 1836, 'Quoted text still blue after
2942                 removal of quote-character'
2943                 comment out some debug_print's that needlessly
2944                 slow things down
2945         * src/undo.c
2946                 comment out a debug_print that needlessly slows
2947                 things down
2948
2949 2009-01-31 [paul]       3.7.0cvs48
2950
2951         * src/summaryview.c
2952                 fix bug 1834, '"semi"-selection when collapsing thread'
2953
2954 2009-01-31 [paul]       3.7.0cvs47
2955
2956         * src/prefs_compose_writing.c
2957         * src/prefs_message.c
2958                 move 'quote_chars' pref to where it should be
2959
2960 2009-01-30 [paul]       3.7.0cvs46
2961
2962         * src/summaryview.c
2963                 fix updating of popup menu sensitivity
2964
2965 2009-01-28 [paul]       3.7.0cvs45
2966
2967         * tools/filter_conv_new.pl
2968                 move 'move' and 'delete' to end of @actions
2969                 so that they are always final actions in the
2970                 generated filtering rule
2971
2972 2009-01-27 [paul]       3.7.0cvs44
2973
2974         * src/messageview.c
2975                 always select text/calendar mimepart if suitable
2976                 plugin (i.e. vCalendar) is available
2977
2978 2009-01-27 [paul]       3.7.0cvs43
2979
2980         * src/folder.c
2981                 fix crash when right-clicking in summaryview when
2982                 processing is active
2983
2984 2009-01-22 [colin]      3.7.0cvs42
2985
2986         * src/compose.c
2987         * src/privacy.c
2988         * src/privacy.h
2989                 When replying to signed/encrypted mail and the
2990                 preference to sign/encrypt in this case is set,
2991                 choose the original mail's privacy system (if
2992                 available).
2993
2994 2009-01-21 [colin]      3.7.0cvs41
2995
2996         * src/addressbook.h
2997                 Fix warning (on-the-fly theming of
2998                 addressbook isn't complete yet)
2999
3000 2009-01-21 [colin]      3.7.0cvs40
3001
3002         * src/account.c
3003         * src/addressbook.c
3004                 Win32: Fix window placement
3005
3006 2009-01-21 [paul]       3.7.0cvs39
3007
3008         * src/inc.c
3009                 update timeout log msg
3010
3011 2009-01-17 [colin]      3.7.0cvs38
3012
3013         * src/main.c
3014         * src/mbox.c
3015         * src/common/md5.c
3016         * src/common/utils.c
3017         * src/etpan/imap-thread.c
3018                 Fix g_open calls (which don't ignore mode)
3019
3020 2009-01-17 [colin]      3.7.0cvs37
3021
3022         * src/addressbook.c
3023         * src/compose.c
3024         * src/foldersel.c
3025         * src/main.c
3026         * src/mainwindow.c
3027         * src/mbox.c
3028         * src/common/md5.c
3029         * src/common/ssl_certificate.c
3030         * src/common/tags.c
3031         * src/common/utils.c
3032         * src/etpan/imap-thread.c
3033         * src/plugins/bogofilter/bogofilter.c
3034         * src/plugins/pgpinline/pgpinline.c
3035         * src/plugins/smime/smime.c
3036                 Probably fix bug 1825, 'Unable to fetch messages from 
3037                 IMAP folders named with non-ASCII string'
3038                 Change remaining occurences of fopen and open with
3039                 g_fopen and g_open
3040
3041 2009-01-17 [paul]       3.7.0cvs36
3042
3043         * manual/faq.xml
3044                 update an old, outdated piece of info
3045
3046 2009-01-17 [paul]       3.7.0cvs35
3047
3048         * src/prefs_folder_item.c
3049                 fix bug where saving Folder Properties of a
3050                 sub-folder of outbox, queue, draft or trash
3051                 would change its parent's folder type to normal
3052
3053 2009-01-12 [mones]      3.7.0cvs34
3054
3055         * po/es.po
3056                 Updated translation
3057
3058 2009-01-12 [wwp]        3.7.0cvs33
3059
3060         * tools/fix_date.sh
3061         * tools/popfile-link.sh
3062         * tools/textviewer.sh
3063                 Fix bashisms and other portability glitches (thanks to
3064                 Steven M. Bellovin).
3065
3066 2009-01-11 [paul]       3.7.0cvs32
3067
3068         * src/addrindex.c
3069                 clean up some build warnings
3070
3071 2009-01-11 [colin]      3.7.0cvs31
3072
3073         * src/addrindex.c
3074                 Revert part of patch 3.7.0cvs29 
3075                 This function is used when jpilot
3076                 support is disabled
3077
3078 2009-01-11 [colin]      3.7.0cvs30
3079
3080         * src/folder.c
3081                 folder_find_child_item_by_name():
3082                 actually use name, not path's basename
3083
3084 2009-01-11 [paul]       3.7.0cvs29
3085
3086         * src/addrclip.c
3087         * src/addrindex.c
3088         * src/addritem.c
3089         * src/foldersel.h
3090         * src/folderview.c
3091         * src/prefs_folder_item.c
3092                 clean up some build warnings
3093
3094 2009-01-11 [paul]       3.7.0cvs28
3095
3096         * src/gtk/about.c
3097                 don't even mention printing support, assume its
3098                 presence, unless building with GTK+ < 2.10.0
3099
3100 2009-01-10 [colin]      3.7.0cvs27
3101
3102         * src/codeconv.c
3103                 Fix bug 1811, '[mime] Crash when there's no 
3104                 room for filename's start on the same line'
3105                 When the mimetype of the attachment is very 
3106                 long, there's no room at all to start the 
3107                 name=... parameter on the same line. This
3108                 caused an infinite loop as 0 characters of
3109                 the filename could be appended.
3110                 In such cases, insert linebreak before the
3111                 name parameter.
3112
3113 2009-01-09 [colin]      3.7.0cvs26
3114
3115         * src/compose.c
3116         * src/mainwindow.c
3117         * src/common/utils.c
3118                 Win32: Fix bug 1815, 'Drag-n-Drop of files on 
3119                 Compose Window does not attach'
3120
3121 2009-01-09 [colin]      3.7.0cvs25
3122
3123         * src/foldersel.c
3124                 Fix bug 1817, 'Changing Themes does not 
3125                 update the pixmaps in "Select folder" 
3126                 dialog box'
3127
3128 2009-01-09 [colin]      3.7.0cvs24
3129
3130         * src/main.c
3131                 Win32: Fix bug 1816, 'Attaching files with 
3132                 command-line generates error after attaching'
3133
3134 2009-01-09 [paul]       3.7.0cvs23
3135
3136         * src/gtk/about.c
3137                 forgot this '2009' in last commit
3138
3139 2009-01-09 [paul]       3.7.0cvs22
3140
3141         * src/*/*.[c,h]
3142                 it's 2009!
3143                 update copyright headers
3144
3145 2009-01-09 [paul]       3.7.0cvs21
3146
3147         * doc/man/claws-mail.1
3148                 update Team list
3149
3150 2009-01-09 [colin]      3.7.0cvs20
3151
3152         * src/messageview.c
3153                 Fix bug 1814, 'Windows' WM badly places 
3154                 message view'
3155
3156 2009-01-09 [colin]      3.7.0cvs19
3157
3158         * src/prefs_themes.c
3159         * src/stock_pixmap.c
3160         * src/stock_pixmap.h
3161         * src/common/utils.c
3162         * src/common/utils.h
3163                 Win32: Fix bug 1813, 'Installing Theme Creates Error'
3164
3165 2009-01-08 [colin]      3.7.0cvs18
3166
3167         * src/mimeview.c
3168                 Win32: Fix bug 1810, 'Pressing 'o' key 
3169                 crashes CM'
3170
3171 2009-01-07 [colin]      3.7.0cvs17
3172
3173         * src/html.c
3174                 Fix bug 1432, '&amp; not escaped in links (HTML 
3175                 rendered as text)'
3176
3177 2009-01-06 [colin]      3.7.0cvs16
3178
3179         * src/plugins/pgpcore/select-keys.c
3180                 Warn translators the usual way about
3181                 accels
3182
3183 2009-01-06 [colin]      3.7.0cvs15
3184
3185         * src/mainwindow.c
3186                 Fix synchronisation dialog that shouldn't
3187                 appear when network goes down (Network
3188                 Manager)
3189         * src/mimeview.c
3190         * src/textview.c
3191                 Fix save as when attach_save_dir isn't set
3192                 fixes bug 1804, 'attach_save_directory does 
3193                 not default to $HOME'
3194         * src/plugins/pgpcore/select-keys.c
3195                 Add mnemonics to buttons - warn translators!
3196
3197 2009-01-06 [wwp]        3.7.0cvs14
3198
3199         * src/common/utils.c
3200                 Fix cvs13, thanks to Colin.
3201
3202 2009-01-06 [wwp]        3.7.0cvs13
3203
3204         * src/common/utils.c
3205                 Better support for Spanish Outlook replies (RES).
3206
3207 2009-01-02 [colin]      3.7.0cvs12
3208
3209         * src/folderview.c
3210                 Fix (+) sign after collapsed folder names that 
3211                 have quicksearch-matching children.
3212                 Fixes bug 1506, 'Recursive search in collapsed 
3213                 folders'
3214
3215 2009-01-02 [colin]      3.7.0cvs11
3216
3217         * src/stock_pixmap.c
3218         * src/stock_pixmap.h
3219                 Remove now-unused stock_pixmap_gdk
3220
3221 2009-01-02 [colin]      3.7.0cvs10
3222
3223         * src/gtk/gtkutils.c
3224         * src/pixmaps/claws-mail_icon.xpm
3225                 Use pixbuf for app icon, and make the app icon
3226                 a bit nicer
3227
3228 2009-01-02 [colin]      3.7.0cvs9
3229
3230         * src/uri_opener.c
3231                 Show both link title and URI if possible
3232
3233 2009-01-02 [colin]      3.7.0cvs8
3234
3235         * src/addressadd.c
3236         * src/addressbook.c
3237         * src/addressbook_foldersel.c
3238         * src/addressitem.h
3239         * src/folderview.c
3240         * src/grouplistdialog.c
3241         * src/importldif.c
3242         * src/mimeview.c
3243         * src/summaryview.c
3244         * src/gtk/gtkcmclist.c
3245         * src/gtk/gtkcmclist.h
3246         * src/gtk/gtkcmctree.c
3247         * src/gtk/gtkcmctree.h
3248         * src/gtk/gtksctree.c
3249         * src/gtk/gtksctree.h
3250                 Implement pixbuf rendering in tree widgets
3251                 instead of pixmaps
3252         * src/plugins/trayicon/trayicon.c
3253         * src/noticeview.c
3254         * src/prefs_themes.c
3255                 Use pixbuf rendering here too
3256
3257 2008-12-30 [paul]       3.7.0cvs7
3258
3259         * src/textview.c
3260                 no need to prematurely trim the uri in the statusbar
3261
3262 2008-12-29 [paul]       3.7.0cvs6
3263
3264         * src/procmsg.c
3265                 prefer List-Id header to X-* headers when creating
3266                 filter rule automatically
3267
3268 2008-12-28 [colin]      3.7.0cvs5
3269
3270         * src/compose.c
3271                 Set minimum height to 440 instead of 480
3272
3273 2008-12-22 [colin]      3.7.0cvs4
3274
3275         * src/compose.c
3276                 Fix bug 1799, '"Discard message" deletes manually 
3277                 saved draft'. Switch rmode to REEDIT after 
3278                 manually saving.
3279
3280 2008-12-21 [paul]       3.7.0cvs3
3281
3282         * tools/claws.i18n.status.pl
3283                 updates
3284
3285 2008-12-21 [paul]       3.7.0cvs2
3286
3287         * AUTHORS
3288         * src/gtk/authors.h
3289                 (more) updates
3290
3291 2008-12-21 [paul]       3.7.0cvs1
3292
3293         * AUTHORS
3294         * src/gtk/authors.h
3295                 updates
3296
3297 2008-12-19 [paul]       3.7.0
3298
3299         * NEWS
3300         * README
3301         * RELEASE_NOTES 
3302                 3.7.0 released!
3303
3304 2008-12-19 [paul]       3.6.1cvs80
3305
3306         * configure.ac
3307                 remove unmaintained sk and sr from ALL_LINGUAS
3308                 add newly maintained cs to ALL_LINGUAS
3309         * po/bg.po
3310         * po/ca.po
3311         * po/cs.po
3312         * po/de.po
3313         * po/fi.po
3314         * po/hu.po
3315         * po/nl.po
3316         * po/pt_BR.po
3317         * po/ru.po
3318         * po/sv.po
3319                 updated by Yasen Pramatarov, Miquel Oliete, David Vachulka,
3320                 Stephan Sachse, Flammie Pirinen, P�der Rezso, Marcel Pol,
3321                 Frederico Goncalves Guimaraes, Aleksei Miheev, and Lars
3322                 Persson Fink
3323
3324 2008-12-16 [colin]      3.6.1cvs79
3325
3326         * src/plugins/pgpcore/sgpgme.c
3327                 Fix warning
3328
3329 2008-12-15 [colin]      3.6.1cvs78
3330
3331         * src/compose.c
3332         * src/privacy.c
3333         * src/privacy.h
3334         * src/plugins/pgpcore/sgpgme.c
3335         * src/plugins/pgpcore/sgpgme.h
3336         * src/plugins/pgpinline/pgpinline.c
3337         * src/plugins/pgpmime/pgpmime.c
3338         * src/plugins/smime/smime.c
3339                 Fix bug 1796, 'PGP/MIME setting: "select key by your 
3340                 email address" doesn't work'. Use custom from address
3341                 if set
3342
3343 2008-12-15 [colin]      3.6.1cvs77
3344
3345         * src/common/utils.c
3346                 Fix bug 1746, 'Makes a mailto link from several 
3347                 paragraphs'
3348
3349 2008-12-15 [paul]       3.6.1cvs76
3350
3351         * m4/spamassassin.m4
3352                 fix warnings thrown up by autoconf-2.63
3353
3354 2008-12-13 [colin]      3.6.1cvs75
3355
3356         * Makefile.am
3357         * src/Makefile.am
3358         * src/common/ssl.c
3359         * src/common/utils.c
3360         * src/common/utils.h
3361         * tools/Makefile.am
3362                 Finish previous patch
3363
3364 2008-12-13 [colin]      3.6.1cvs74
3365
3366         * tools/Makefile.am
3367                 Only install certs on windows
3368
3369 2008-12-13 [colin]      3.6.1cvs73
3370
3371         * tools/Makefile.am
3372         * tools/ca-certificates.crt
3373         * src/common/Makefile.am
3374         * src/common/ssl.c
3375                 First try to ship SSL certificates in Windows
3376                 build
3377
3378 2008-12-12 [colin]      3.6.1cvs72
3379
3380         * configure.ac
3381         * src/plugins/pgpinline/claws.def
3382                 Windows build fixes
3383
3384 2008-12-12 [paul]       3.6.1cvs71
3385
3386         * src/imap.c
3387         * src/mh.c
3388         * src/partial_download.c
3389         * src/textview.c
3390         * src/common/claws.c
3391         * src/common/prefs.c
3392         * src/common/utils.c
3393                 win32: fix unlinking, renaming and bug with
3394                 non-ascii username
3395                 Patch by Colin
3396
3397 2008-12-11 [colin]      3.6.1cvs70
3398
3399         * po/fr.po
3400         * manual/fr/advanced.xml
3401                 Update french translations
3402
3403 2008-12-10 [colin]      3.6.1cvs69
3404
3405         * manual/faq.xml
3406                 Correct bug submission guidelines
3407
3408 2008-12-10 [colin]      3.6.1cvs68
3409
3410         * src/plugins/pgpcore/pgp_viewer.c
3411                 Fix bug 1736, 'Key import does not work'
3412                 Kill the correct pid (and not the parent
3413                 shell), and increase the timeout a bit.
3414
3415 2008-12-09 [paul]       3.6.1cvs67
3416
3417         * src/messageview.c
3418                 ensure that any stray noticeview buttons are hidden,
3419                 as clicking them causes segfaults!
3420
3421 2008-12-09 [colin]      3.6.1cvs66
3422
3423         * src/compose.c
3424         * src/compose.h
3425         * src/folder_item_prefs.h
3426         * src/prefs_common.c
3427         * src/prefs_common.h
3428         * src/common/defs.h
3429                 Fix bug 1792, '"Save Message to" should 
3430                 retain list of recently selected folders'
3431                 Also, make Enchant-related prefs stick
3432                 even if the build doesn't enable enchant
3433
3434 2008-12-09 [paul]       3.6.1cvs65
3435
3436         * src/messageview.c
3437                 fix bug 1787, 'Prevent automatic PGP inline
3438                 decryption attempts' use the noticeview to display
3439                 decryption failure messages instead of the irritating
3440                 popup dialog
3441
3442 2008-12-09 [colin]      3.6.1cvs64
3443
3444         * src/prefs_filtering.c
3445                 Fix bug 1789, 'filtering account selection 
3446                 (regression)'. Filtering on sending-only
3447                 accounts can be a little useful when using
3448                 filtering via Tools menu.
3449
3450 2008-12-07 [paul]       3.6.1cvs63
3451
3452         * src/prefs_actions.c
3453                 don't auto-select first entry (same as other
3454                 similar dialogs)
3455         * src/gtk/pluginwindow.c
3456                 these parents don't have children so don't look
3457                 for them
3458
3459 2008-12-07 [paul]       3.6.1cvs62
3460
3461         * src/prefs_account.c
3462         * src/gtk/pluginwindow.c
3463         * src/gtk/prefswindow.c
3464         * src/gtk/prefswindow.h
3465                 auto-select first page
3466
3467 2008-12-05 [colin]      3.6.1cvs61
3468
3469         * src/codeconv.c
3470         * src/procmime.c
3471                 Fix bug 1788, 'CM crashes re-encoding 
3472                 encoded parameters' (introduced in cvs40)
3473
3474 2008-12-05 [paul]       3.6.1cvs60
3475
3476         * src/prefs_common.h
3477                 remove gpg prefs that are no longer needed here
3478
3479 2008-12-03 [colin]      3.6.1cvs59
3480
3481         * src/msgcache.c
3482                 Speed up cache reading (about 10% gain)
3483         * src/summaryview.c
3484         * src/gtk/gtksctree.c
3485                 Speed up expand/collapse all threads
3486                 (about 95% gain)
3487
3488 2008-12-03 [paul]       3.6.1cvs58
3489
3490         * configure.ac
3491                 eradicate gcc4's signedness warnings
3492                 fix building with gnuTLS on (Open)Solaris
3493
3494 2008-12-01 [colin]      3.6.1cvs57
3495
3496         * src/gtk/gtkcmclist.c
3497                 Fix column headers
3498
3499 2008-12-01 [colin]      3.6.1cvs56
3500
3501         * src/plugins/pgpinline/pgpinline.c
3502                 Fix bug 1779, 'PGP Inline badly handles 
3503                 multipart'. Properly dump the current part
3504                 instead of running around with scissors
3505
3506 2008-11-30 [paul]       3.6.1cvs55
3507
3508         * manual/advanced.xml
3509         * manual/plugins.xml
3510         * src/prefs_toolbar.c
3511                 remove the verb from the page title and
3512                 update references in the manual
3513
3514 2008-11-30 [paul]       3.6.1cvs54
3515
3516         * src/prefs_other.c
3517                 move Other/ page to Other/Miscellaneous
3518         * src/gtk/prefswindow.c
3519                 make parent page unselectable
3520
3521 2008-11-29 [paul]       3.6.1cvs53
3522
3523         * README
3524                 add the new 'primary_paste_unselects' hidden
3525                 option, add missing 'log_[...]_color' options,
3526                 and reformat the text
3527         * manual/advanced.xml
3528                 add the new 'primary_paste_unselects' hidden
3529                 option, add missing 'log_[...]_color' options
3530
3531 2008-11-28 [colin]      3.6.1cvs52
3532
3533         * src/mimeview.c
3534                 Fix leak
3535
3536 2008-11-28 [colin]      3.6.1cvs51
3537
3538         * po/fr.po
3539                 Update translation
3540
3541 2008-11-28 [colin]      3.6.1cvs50
3542
3543         * src/mainwindow.c
3544                 Fix account selection in Mailing list
3545                 menu
3546
3547 2008-11-28 [paul]       3.6.1cvs49
3548
3549         * po/Makefile.in.in
3550                 automatically remove obsolete strings
3551
3552 2008-11-28 [colin]      3.6.1cvs48
3553
3554         * src/plugins/pgpcore/sgpgme.c
3555                 Fix error message when key isn't available.
3556
3557 2008-11-27 [colin]      3.6.1cvs47
3558
3559         * src/filtering.c
3560         * src/matcher.c
3561                 Fix a little leak
3562
3563 2008-11-26 [colin]      3.6.1cvs46
3564
3565         * src/common/ssl.c
3566                 Fix new warning
3567
3568 2008-11-26 [colin]      3.6.1cvs45
3569
3570         * src/plugins/pgpcore/select-keys.c
3571         * src/plugins/pgpcore/sgpgme.c
3572                 Fix bug 1591, 'S/MIME: better key 
3573                 handling/selection dialog'
3574                 Really ignore revoked/expired keys
3575
3576 2008-11-26 [colin]      3.6.1cvs44
3577
3578         * src/main.c
3579         * src/common/claws.c
3580         * src/common/ssl.c
3581                 Make sure libgcrypt's threading is initialised
3582                 before gnutls. See also old bug 1539.
3583
3584 2008-11-26 [colin]      3.6.1cvs43
3585
3586         * src/imap.c
3587         * src/news.c
3588         * src/etpan/imap-thread.c
3589                 Fix possible crashes due to clist_begin()
3590                 not checking for NULLs (it should!)
3591
3592 2008-11-25 [colin]      3.6.1cvs42
3593
3594         * src/procmime.c
3595                 Fix line length in MIME parameters
3596
3597 2008-11-22 [paul]       3.6.1cvs41
3598
3599         * src/compose.c
3600                 grab Return key press in attachments Properties
3601                 dialog
3602
3603 2008-11-21 [colin]      3.6.1cvs40
3604
3605         * src/compose.c
3606         * src/procmime.c
3607                 Fix bug 1776, 'use encoded name parameters 
3608                 for attachments instead of ascii'.
3609                 Break the RFC 2047 by using B-encoded 
3610                 filename parameter, like everyone does,
3611                 following advice from the RFC author.
3612
3613 2008-11-21 [colin]      3.6.1cvs39
3614
3615         * src/common/socket.c
3616                 Rehandshake if server asks to
3617
3618 2008-11-21 [colin]      3.6.1cvs38
3619
3620         * src/mimeview.h
3621         * src/toolbar.h
3622         * src/common/session.h
3623         * src/common/smtp.h
3624                 Move conditional-compilation members to
3625                 end of structs
3626
3627 2008-11-19 [wwp]        3.6.1cvs37
3628
3629         * src/prefs_actions.c
3630                 Fixed wrong behaviour when pressing Escape (was not cancelling
3631                 the action).
3632
3633 2008-11-19 [wwp]        3.6.1cvs36
3634
3635         * src/compose.c
3636         * src/matcher.c
3637         * src/messageview.c
3638         * src/mimeview.c
3639         * src/prefs_actions.c
3640         * src/prefs_filtering_action.c
3641         * src/procmsg.c
3642         * src/summaryview.c
3643         * src/textview.c
3644         * src/common/utils.c
3645                 Replace occurrences of "command line" with "command-line" everywhere.
3646                 Enforce code style (mostly indentation) in prefs_actions.c.
3647
3648 2008-11-19 [colin]      3.6.1cvs35
3649
3650         * src/compose.c
3651         * src/prefs_common.c
3652         * src/prefs_common.h
3653                 Add primary_paste_unselects hidden preference
3654                 to change how middle-click pasting changes
3655                 the selection and insert point; defaults to
3656                 pre-3.6.1cvs31
3657
3658 2008-11-19 [colin]      3.6.1cvs34
3659
3660         * src/folderview.c
3661                 Always give focus to summaryview, even if
3662                 the folder is empty, in small screen layout.
3663                 Allows to go back to folderlist using the
3664                 keyboard.
3665
3666 2008-11-18 [colin]      3.6.1cvs33
3667
3668         * src/mainwindow.h
3669                 Put back conditional at the end of struct
3670
3671 2008-11-18 [colin]      3.6.1cvs32
3672
3673         * src/procmime.c
3674         * src/common/w32_reg.c
3675                 Fix crash on win32 when browsing to a
3676                 directory
3677
3678 2008-11-15 [colin]      3.6.1cvs31
3679
3680         * src/compose.c
3681                 After a mid-click paste, deselect selection
3682                 and go to end of paste.
3683
3684 2008-11-15 [colin]      3.6.1cvs30
3685
3686         * src/compose.c
3687                 Auto-save draft after external editor quits
3688
3689 2008-11-15 [colin]      3.6.1cvs29
3690
3691         * src/plugins/pgpcore/sgpgme.c
3692                 Fix wrong error display, thanks to
3693                 Charles A. Edwards
3694
3695 2008-11-14 [colin]      3.6.1cvs28
3696
3697         * src/prefs_actions.c
3698                 Comment out bogus (IMO) warning
3699
3700 2008-11-14 [colin]      3.6.1cvs27
3701
3702         * src/mainwindow.c
3703         * src/summaryview.c
3704         * src/summaryview.h
3705         * src/gtk/menu.c
3706         * src/gtk/menu.h
3707                 Share summaryview's context menu actions with
3708                 the equivalent menu items of the main menu;
3709                 this allows to share accelerators and de-
3710                 duplicate code.
3711
3712 2008-11-14 [colin]      3.6.1cvs26
3713
3714         * src/plugins/pgpcore/sgpgme.c
3715                 Fix bug 1768, 'claws-mail crashes while 
3716                 checking smime bad signature'
3717
3718 2008-11-13 [colin]      3.6.1cvs25
3719
3720         * src/account.c
3721         * src/filtering.c
3722                 Fix redefinition of PREFSBUFSIZE
3723
3724 2008-11-13 [wwp]        3.6.1cvs24
3725
3726         * tools/popfile-link.sh
3727                 Add support for reusing existing POPFile session ID.
3728
3729 2008-11-12 [colin]      3.6.1cvs23
3730
3731         * src/prefs_gtk.h
3732                 Fix bug 1771, 'Folder template gets 
3733                 truncated when exiting the application'
3734                 Use a 32k buffer for string preferences
3735
3736 2008-11-11 [colin]      3.6.1cvs22
3737
3738         * src/summaryview.c
3739                 Fix "display sender using addressbook" when
3740                 prefs_common.swap_from is in use. Patch by
3741                 H. Merijn Brand
3742
3743 2008-11-11 [colin]      3.6.1cvs21
3744
3745         * src/autofaces.c
3746         * src/common/md5.c
3747         * src/common/md5.h
3748                 Make a few functions static
3749
3750 2008-11-07 [colin]      3.6.1cvs20
3751
3752         * src/mainwindow.c
3753         * src/summaryview.c
3754                 Fix crash when rebuilding colorlabel
3755                 menu
3756         * src/addrgather.c
3757         * src/editldap.c
3758         * src/prefs_account.c
3759         * src/prefs_compose_writing.c
3760         * src/prefs_logging.c
3761         * src/prefs_message.c
3762         * src/prefs_other.c
3763         * src/prefs_receive.c
3764         * src/prefs_summaries.c
3765         * src/prefs_wrapping.c
3766         * src/plugins/bogofilter/bogofilter_gtk.c
3767         * src/plugins/pgpcore/prefs_gpg.c
3768         * src/plugins/spamassassin/spamassassin_gtk.c
3769                 Fix deprecated use of page_size in 
3770                 gtkspinbutton adjustments
3771
3772 2008-11-06 [mones]      3.6.1cvs19
3773
3774         * src/mainwindow.c
3775                 Fix missing "About" in Help menu
3776         * tools/claws.i18n.status.pl
3777                 Fix header
3778
3779 2008-11-05 [colin]      3.6.1cvs18
3780
3781         * src/action.c
3782         * src/main.c
3783         * src/mainwindow.c
3784         * src/common/socket.c
3785         * src/common/socket.h
3786         * src/gtk/gtkutils.c
3787         * src/gtk/gtkutils.h
3788                 w32: Implement single launch (lock
3789                 socket); always put debug log to
3790                 the rc_dir; fix Start menu update
3791                 after registering as default Mail 
3792                 app
3793
3794 2008-11-05 [colin]      3.6.1cvs17
3795
3796         * src/mainwindow.c
3797                 Setting the Mail start menu item in HKCU 
3798                 confuses the Internet Options dialog. Do 
3799                 it in HKLM as this dialog does.
3800
3801 2008-11-04 [colin]      3.6.1cvs16
3802
3803         * src/common/w32_reg.c
3804                 Fix off-by-one
3805
3806 2008-11-04 [colin]      3.6.1cvs15
3807
3808         * src/procmime.c
3809                 w32: Fix getting content-type 
3810         * src/mimeview.c
3811         * src/prefs_common.c
3812         * src/prefs_common.h
3813         * src/prefs_ext_prog.c
3814         * src/textview.c
3815                 w32: better integration (use the
3816                 standard file associations instead
3817                 of our platform-unadapted open
3818                 dialog)
3819         * src/mainwindow.c
3820         * src/common/utils.c
3821         * src/common/w32_reg.c
3822         * src/common/w32lib.h
3823                 w32: better integration (allow 
3824                 setting Claws as default MUA)
3825
3826 2008-11-01 [colin]      3.6.1cvs14
3827
3828         * src/codeconv.c
3829                 Fix wrongly converted non-ascii characters
3830                 when locale's charset is US-ASCII (strict-mode
3831                 was failing in this case)
3832
3833 2008-10-30 [colin]      3.6.1cvs13
3834
3835         * src/mimeview.c
3836         * src/mimeview.h
3837         * src/textview.c
3838         * src/textview.h
3839                 Use one UI Manager per mimeview, instead of
3840                 the global one -- else user_data pointer gets
3841                 broken if opening and closing another message-
3842                 view, then using right-click on a mimeview's 
3843                 mimepart. Probably fixes bug 1711, 'Save-as
3844                 attachment crashes'
3845
3846 2008-10-24 [paul]       3.6.1cvs12
3847
3848         * tools/Makefile.am
3849         * tools/kdeservicemenu/claws-mail-attach-files.desktop.kde4template
3850         * tools/kdeservicemenu/install.sh
3851                 another, possibly the final?, attempt on getting this
3852                 sorted for kde4
3853
3854 2008-10-24 [paul]       3.6.1cvs11
3855
3856         * tools/kdeservicemenu/install.sh
3857                 fix servicemenu installation directory on kde4
3858
3859 2008-10-24 [paul]       3.6.1cvs10
3860
3861         * tools/kdeservicemenu/README
3862         * tools/kdeservicemenu/install.sh
3863                 add support for kde4 in addition to kde3.
3864                 a rework involving checking for kde4-config, then
3865                 kde-config, finally prompting the user for the
3866                 location of either if they cannot be found
3867                 
3868
3869 2008-10-18 [paul]       3.6.1cvs9
3870
3871         * tools/claws.i18n.status.pl
3872                 updated with latest translator info.
3873                 only print for languages defined in %langname
3874
3875 2008-10-17 [paul]       3.6.1cvs8
3876
3877         * src/plugins/pgpcore/sgpgme.c
3878                 when listing the uid's, show the uid validity
3879
3880 2008-10-16 [paul]       3.6.1cvs7
3881
3882         * INSTALL
3883                 updated
3884
3885 2008-10-13 [wwp]        3.6.1cvs6
3886
3887         * po/fr.po
3888                 Updated French translation.
3889
3890 2008-10-11 [colin]      3.6.1cvs5
3891
3892         * src/gtk/authors.h
3893                 Fix bug 1756, "Outdated translators list in About 
3894                 dialogue". Patch by Aleksei Miheev.
3895
3896 2008-10-11 [colin]      3.6.1cvs4
3897
3898         * src/account.c
3899         * src/imap.c
3900         * src/inc.c
3901         * src/main.c
3902         * src/mainwindow.c
3903         * src/news.c
3904         * src/pop.c
3905         * src/pop.h
3906         * src/prefs_account.c
3907         * src/send_message.c
3908         * src/send_message.h
3909         * src/ssl_manager.c
3910         * src/ssl_manager.h
3911         * src/wizard.c
3912         * src/common/claws.c
3913         * src/common/defs.h
3914         * src/common/session.c
3915         * src/common/session.h
3916         * src/common/smtp.c
3917         * src/common/smtp.h
3918         * src/common/socket.c
3919         * src/common/socket.h
3920         * src/common/ssl.c
3921         * src/common/ssl.h
3922         * src/common/ssl_certificate.c
3923         * src/common/ssl_certificate.h
3924         * src/gtk/about.c
3925         * src/gtk/sslcertwindow.c
3926         * src/gtk/sslcertwindow.h
3927                 Remove OpenSSL code
3928
3929 2008-10-11 [colin]      3.6.1cvs3
3930
3931         * src/common/ssl_certificate.c
3932                 Make local function static
3933
3934 2008-10-10 [colin]      3.6.1cvs2
3935
3936         * src/common/ssl.h
3937         * src/common/ssl_certificate.c
3938         * src/gtk/sslcertwindow.c
3939                 Add offline certificate verification,
3940                 thanks to Nikos Mavrogiannopoulos for the
3941                 hints
3942
3943 2008-10-10 [colin]      3.6.1cvs1
3944
3945         * src/common/ssl_certificate.c
3946         * src/gtk/sslcertwindow.c
3947                 Fix warnings
3948
3949 2008-10-10 [paul]       3.6.1
3950
3951         * m4/spamassassin.m4
3952                 remove openssl dross
3953
3954         * NEWS
3955         * README
3956         * RELEASE_NOTES 
3957                 3.6.1 released!
3958
3959 2008-10-10 [colin]      3.6.0cvs25
3960
3961         * src/common/ssl.c
3962                 Tell libetpan it doesn't need to init
3963                 GnuTLS
3964
3965 2008-10-10 [colin]      3.6.0cvs24
3966
3967         * claws-mail.pc.in
3968                 Remove references to openssl
3969
3970 2008-10-09 [colin]      3.6.0cvs23
3971
3972         * configure.ac
3973                 Fix message
3974
3975 2008-10-09 [colin]      3.6.0cvs22
3976
3977         * configure.ac
3978                 Error out when building against openssl
3979
3980 2008-10-09 [colin]      3.6.0cvs21
3981
3982         * configure.ac
3983         * COPYING
3984         * src/crash.c
3985         * src/main.c
3986         * src/gtk/about.c
3987                 Disable OpenSSL due to requirement of
3988                 OpenSSL exception. Code not removed yet,
3989                 just in case, but disabled.
3990
3991 2008-10-09 [colin]      3.6.0cvs20
3992
3993         * configure.ac
3994         * src/Makefile.am
3995         * src/crash.c
3996         * src/gedit-print.c
3997         * src/gedit-print.h
3998         * src/main.c
3999         * src/mainwindow.c
4000         * src/messageview.c
4001         * src/prefs_ext_prog.c
4002         * src/prefs_fonts.c
4003         * src/prefs_image_viewer.c
4004         * src/printing.c
4005         * src/printing.h
4006         * src/summaryview.c
4007         * src/gtk/Makefile.am
4008         * src/gtk/about.c
4009         * src/gtk/gtksourceprintjob.c
4010         * src/gtk/gtksourceprintjob.h
4011                 Revert previous patch. It'd be better to remove
4012                 OpenSSL instead, as GnuTLS works as well.
4013
4014 2008-10-09 [colin]      3.6.0cvs19
4015
4016         * configure.ac
4017         * src/Makefile.am
4018         * src/crash.c
4019         * src/gedit-print.c
4020         * src/gedit-print.h
4021         * src/main.c
4022         * src/mainwindow.c
4023         * src/messageview.c
4024         * src/prefs_ext_prog.c
4025         * src/prefs_fonts.c
4026         * src/prefs_image_viewer.c
4027         * src/printing.c
4028         * src/printing.h
4029         * src/summaryview.c
4030         * src/gtk/Makefile.am
4031         * src/gtk/about.c
4032         * src/gtk/gtksourceprintjob.c
4033         * src/gtk/gtksourceprintjob.h
4034                 Remove the libgnomeprint interface (deprecated,
4035                 and fixes Debian's #501570, 'Copyright confusion')
4036
4037 2008-10-09 [colin]      3.6.0cvs18
4038
4039         * configure.ac
4040                 Require libetpan 0.57 (important fixes)
4041
4042 2008-10-08 [paul]       3.6.0cvs17
4043
4044         * src/prefs_filtering_action.c
4045         * src/prefs_matcher.c
4046                 enable re-ordering of the filtering/processing
4047                 condition and actions lists by drag'n'drop
4048
4049 2008-10-08 [colin]      3.6.0cvs16
4050
4051         * src/addressbook.c
4052                 Fix wrong menu title
4053
4054 2008-10-07 [colin]      3.6.0cvs15
4055
4056         * src/imap.c
4057                 After thinking, revert this. It's only a minor
4058                 annoyance to GSSAPI users, and I can't test this
4059                 right now. Postponed until after next good release.
4060
4061 2008-10-07 [colin]      3.6.0cvs14
4062
4063         * src/imap.c
4064                 Don't ask for a password when using GSSAPI
4065
4066 2008-10-07 [colin]      3.6.0cvs13
4067
4068         * src/mainwindow.c
4069                 Fix build with GTK+ < 2.14
4070
4071 2008-10-07 [colin]      3.6.0cvs12
4072
4073         * src/mainwindow.c
4074         * src/mainwindow.h
4075         * src/prefs_common.c
4076         * src/prefs_common.h
4077         * src/summaryview.c
4078         * src/gtk/colorlabel.c
4079                 Fix bug 1749, 'Shortcut keys for color labels 
4080                 not changeable'
4081                 Make fullscreen a setting remembered between
4082                 sessions
4083
4084 2008-10-07 [colin]      3.6.0cvs11
4085
4086         * src/prefs_other.c
4087                 Fix bug 1747, 'Wanderlust keybindings no longer 
4088                 working (regression)'
4089
4090 2008-10-07 [colin]      3.6.0cvs10
4091
4092         * src/mainwindow.c
4093                 Make fullscreen a real menu item
4094
4095 2008-10-07 [colin]      3.6.0cvs9
4096
4097         * src/mainwindow.c
4098                 Make sure we won't save size when
4099                 fullscreening
4100
4101 2008-10-06 [colin]      3.6.0cvs8
4102
4103         * src/mainwindow.c
4104         * src/mainwindow.h
4105                 Handle fullscreen via F11. Patch by
4106                 Michael Rasmussen
4107
4108 2008-10-06 [colin]      3.6.0cvs7
4109
4110         * src/common/ssl.c
4111                 Fix return value when setting client cert
4112
4113 2008-10-04 [colin]      3.6.0cvs6
4114
4115         * src/mimeview.c
4116                 Fix bug 1742, 'Attachment list contents not 
4117                 visible/scrollable'
4118
4119 2008-10-04 [paul]       3.6.0cvs5
4120
4121         * src/mainwindow.c
4122                 fix failure of Hide toolbar option on restart
4123
4124 2008-10-04 [colin]      3.6.0cvs4
4125
4126         * src/addressbook.c
4127         * src/compose.c
4128         * src/mainwindow.c
4129         * src/messageview.c
4130         * src/summaryview.c
4131                 Maemo: Fix bug 1737, Crashes upon opening
4132
4133 2008-10-04 [paul]       3.6.0cvs3
4134
4135         * po/pt_BR.po
4136                 submitted (just a little late) by Frederico
4137                 Goncalves Guimaraes
4138
4139 2008-10-03 [wwp]        3.6.0cvs2
4140
4141         * po/fr.po
4142                 Many fixes, mostly in menus and accelerators.
4143
4144 2008-10-03 [colin]      3.6.0cvs1
4145
4146         * src/gtk/filesel.c
4147                 Allow network mounts with new GTKs: they're
4148                 available via FUSE mounts and we don't need
4149                 GVFS.
4150
4151 2008-10-03 [paul]       3.6.0
4152
4153         * NEWS
4154         * README
4155         * RELEASE_NOTES 
4156                 3.6.0 released!
4157
4158 2008-10-03 [paul]       3.5.0cvs145
4159
4160         * configure.ac
4161         * po/bg.po
4162         * po/nl.po
4163         * po/ru.po
4164         * po/sv.po
4165                 new translations. added by Yasen Pramatarov,
4166                 Marcel Pol, Aleksei Miheev, and Lars Persson Fink
4167         * po/ca.po
4168         * po/de.po
4169         * po/fi.po
4170         * po/fr.po
4171         * po/hu.po
4172         * po/it.po
4173         * po/pl.po
4174         * po/zh_CN.po
4175                 updated translations. submitted by Miquel Oliete,
4176                 Stephan Sachse, Flammie Pirinen, wwp, Pader Rezo,
4177                 Andrea Spadaccini, Emilian Nowak, and Ralph Young
4178
4179 2008-10-02 [colin]      3.5.0cvs144
4180
4181         * src/common/session.c
4182                 Fix crash when connection fails on windows
4183
4184 2008-10-01 [colin]      3.5.0cvs143
4185
4186         * src/imap.c
4187                 Real fix for FS-unsafe chars on win32
4188
4189 2008-10-01 [colin]      3.5.0cvs142
4190
4191         * src/imap.c
4192                 Encode prohibited filenames on win32
4193
4194 2008-09-30 [mones]      3.5.0cvs141
4195
4196         * src/ldapctrl.c
4197         * src/main.c
4198         * src/prefs_themes.c
4199         * src/printing.c
4200                 Fix output of some debug messages
4201
4202 2008-09-30 [colin]      3.5.0cvs140
4203
4204         * src/addrbook.c
4205         * src/addrharvest.c
4206         * src/compose.c
4207         * src/jpilot.c
4208         * src/mh.c
4209         * src/prefs_themes.c
4210         * src/procheader.c
4211         * src/procmime.c
4212         * src/summaryview.c
4213         * src/common/utils.c
4214         * src/gtk/sslcertwindow.c
4215                 Win32: Fix time usage; use g_stat
4216
4217 2008-09-29 [colin]      3.5.0cvs139
4218
4219         * src/common/utils.c
4220                 Fix case-sensitive match of subject
4221                 prefixes on win32
4222
4223 2008-09-29 [colin]      3.5.0cvs138
4224
4225         * src/folder_item_prefs.c
4226         * src/folder_item_prefs.h
4227         * src/matcher.c
4228         * src/prefs_folder_item.c
4229         * src/prefs_matcher.c
4230         * src/summaryview.c
4231         * src/common/string_match.c
4232         * src/common/utils.c
4233                 Fix a huge leak (dozens of megs per folder
4234                 change) on Windows: disable regexps 
4235
4236 2008-09-28 [paul]       3.5.0cvs137
4237
4238         * po/en_GB.po
4239                 updated
4240
4241 2008-09-27 [colin]      3.5.0cvs136
4242
4243         * src/account.c
4244         * src/account.h
4245                 Add accessor for cur_account
4246
4247 2008-09-27 [colin]      3.5.0cvs135
4248
4249         * src/imap.c
4250                 Fix crash when error happen on session establishment
4251
4252 2008-09-26 [mones]      3.5.0cvs134
4253
4254         * po/es.po
4255                 Updated for release
4256
4257 2008-09-26 [colin]      3.5.0cvs133
4258
4259         * src/plugins/pgpcore/claws.def
4260                 Fix symbol
4261
4262 2008-09-26 [colin]      3.5.0cvs132
4263
4264         * src/prefs_common.c
4265         * src/prefs_common.h
4266         * src/plugins/pgpcore/pgp_viewer.c
4267                 Add an accessor to prefs_common for plugins
4268                 (Win32 fix)
4269
4270 2008-09-25 [colin]      3.5.0cvs131
4271
4272         * src/main.c
4273                 Fix bug 1725, 'useless lines in clawsrc'
4274         * src/plugins/smime/mypgpcore.def
4275                 Add a missing symbol
4276
4277 2008-09-25 [paul]       3.5.0cvs130
4278
4279         * src/plugins/smime/mypgpcore.def
4280         * src/plugins/smime/plugin.def
4281         * src/plugins/smime/version.rc
4282                 add these windows-specific files
4283                 (Thanks to Colin)
4284
4285 2008-09-25 [colin]      3.5.0cvs129
4286
4287         * src/main.c
4288                 Load standard plugins only on first run
4289
4290 2008-09-25 [colin]      3.5.0cvs128
4291
4292         * src/codeconv.c
4293                 Fix build...
4294
4295 2008-09-24 [colin]      3.5.0cvs127
4296
4297         * src/codeconv.c
4298                 Add nb_NO's charset (iso-8859-1)
4299
4300 2008-09-24 [colin]      3.5.0cvs126
4301
4302         * src/common/utils.c
4303                 Fix get_mail_base_dir() on windows
4304                 (was synced from main ages ago)
4305
4306 2008-09-24 [colin]      3.5.0cvs125
4307
4308         * src/main.c
4309         * src/wizard.c
4310                 Integrate better with Windows' style
4311
4312 2008-09-23 [paul]       3.5.0cvs124
4313
4314         * src/compose.c
4315         * src/mainwindow.c
4316         * src/messageview.c
4317                 offer these strings to translators too 
4318
4319 2008-09-23 [colin]      3.5.0cvs123
4320
4321         * configure.ac
4322                 Add a --disable-dbus flag in case we want
4323                 no DBUS even if headers are available (like
4324                 for building gpg4win)
4325         * src/filtering.c
4326         * src/mainwindow.c
4327         * src/prefs_logging.c
4328         * src/common/utils.c
4329         * src/plugins/pgpcore/sgpgme.c
4330         * src/plugins/smime/claws.def
4331                 Windows fixes:
4332                 - disable filtering log (it's crashy for
4333                   some reason)
4334                 - fix gmtime_r when time is -1 (before 01/01/70)
4335                 - add symbols for smime
4336
4337 2008-09-22 [colin]      3.5.0cvs122
4338
4339         * src/common/utils.c
4340         * src/account.c
4341                 Remove raw printf
4342         * src/compose.c
4343                 Fix cursor position after changing account
4344         * src/imap.c
4345         * src/mimeview.c
4346         * src/news.c
4347                 Fix absolute path detection 
4348
4349 2008-09-21 [colin]      3.5.0cvs121
4350
4351         * src/gtk/gtkaspell.c
4352                 Don't try to use empty dictionaries
4353
4354 2008-09-20 [colin]      3.5.0cvs120
4355
4356         * po/POTFILES.in
4357                 Add the new files to the translations
4358
4359 2008-09-20 [colin]      3.5.0cvs119
4360
4361         * configure.ac
4362         * src/plugins/Makefile.am
4363         * src/plugins/smime/Makefile.am
4364         * src/plugins/smime/plugin.c
4365         * src/plugins/smime/smime.c
4366         * src/plugins/smime/smime.deps
4367         * src/plugins/smime/smime.h
4368                 Include S/Mime plugin in the main plugins
4369                 Will ease the Gpg4win team's work
4370
4371 2008-09-20 [colin]      3.5.0cvs118
4372
4373         * src/autofaces.c
4374         * src/compose.c
4375         * src/ldapquery.c
4376         * src/main.c
4377         * src/news.c
4378         * src/common/socket.c
4379         * src/gtk/gtkutils.c
4380         * src/plugins/pgpcore/claws.def
4381                 Windows: more fixes, thanks to wwp and
4382                 Marcus Brinkmann
4383
4384 2008-09-20 [colin]      3.5.0cvs117
4385
4386         * src/imap.c
4387                 Tell on which server errors happened
4388
4389 2008-09-20 [colin]      3.5.0cvs116
4390
4391         * src/etpan/etpan-thread-manager.c
4392         * src/etpan/imap-thread.c
4393         * src/etpan/nntp-thread.c
4394                 Windows: Fix hang on IMAP/NNTP
4395
4396 2008-09-20 [colin]      3.5.0cvs115
4397
4398         * src/common/utils.c
4399                 Fix bug 1723, "Buffer overflow crash caused by 
4400                 preview in 'Date format help' dialog box"
4401                 Also, optimise fast_strftime a bit :)
4402
4403 2008-09-18 [colin]      3.5.0cvs114
4404
4405         * src/procmime.c
4406         * src/textview.c
4407                 Check for NULLs before str* functions
4408
4409 2008-09-18 [colin]      3.5.0cvs113
4410
4411         * src/messageview.c
4412         * src/procmime.c
4413         * src/textview.c
4414                 Handle html parts in multipart/related
4415                 Decode ISO-8859-1 as Windows-1252 (the former
4416                 is a subset of the latter) in order to 
4417                 workaround Outlook mails misencoding
4418         * src/gtk/logwindow.c
4419         * src/gtk/logwindow.h
4420                 Clear mainwindow's error pixmap when the
4421                 error scrolls out of the log
4422
4423 2008-09-17 [colin]      3.5.0cvs112
4424
4425         * src/image_viewer.c
4426                 Fix image loading (multiple childs added to 
4427                 scrolledwindow, break of the resize functionality)
4428         * src/account.c
4429         * src/prefs_folder_item.c
4430         * src/prefs_spelling.c
4431         * src/gtk/gtkaspell.c
4432                 Better fix problems with dictionaries updates
4433
4434 2008-09-17 [colin]      3.5.0cvs111
4435
4436         * src/common/utils.c
4437                 Fix double-opening (fixes multiple signatures when
4438                 using signify)
4439
4440 2008-09-16 [colin]      3.5.0cvs110
4441
4442         * src/prefs_account.c
4443         * src/prefs_folder_item.c
4444         * src/prefs_spelling.c
4445         * src/gtk/gtkaspell.c
4446                 Better stripping of aspell dictionaries names
4447
4448 2008-09-16 [colin]
4449
4450         * 3.6.0-rc1 released
4451
4452 2008-09-16 [colin]      3.5.0cvs109
4453
4454         * src/account.c
4455         * src/inc.c
4456         * src/mainwindow.c
4457         * src/prefs_account.h
4458         * src/prefs_other.c
4459         * src/send_message.c
4460         * src/gtk/inputdialog.c
4461                 Don't add a pref to allow remembering passwords
4462                 (Just not checking the checkbox is enough)
4463
4464 2008-09-16 [colin]      3.5.0cvs108
4465
4466         * configure.ac
4467                 Require libetpan 0.56 as 0.55 is crashy
4468         * src/messageview.c
4469                 Fix english
4470         * src/gtk/inputdialog.c
4471         * src/gtk/inputdialog.h
4472                 Fix warnings
4473
4474 2008-09-16 [wwp]        3.5.0cvs107
4475
4476         * src/compose.c
4477                 Complete 3.5.0cvs106 by removing a function that got
4478                 moved to account.[ch].
4479
4480 2008-09-16 [wwp]        3.5.0cvs106
4481
4482         * src/account.c
4483         * src/account.h
4484         * src/compose.c
4485         * src/quote_fmt.c
4486         * src/quote_fmt_lex.l
4487         * src/quote_fmt_parse.y
4488                 Add account signature (path and value string) manipulation
4489                 keywords to the template processor. It's now possible in
4490                 all templates to insert the account signature to an
4491                 arbitrary location or to pass it to a external script for
4492                 further editing.
4493
4494
4495 2008-09-16 [mones]      3.5.0cvs105
4496
4497         * src/imap.c
4498         * src/inc.c
4499         * src/mainwindow.c
4500         * src/mainwindow.h
4501         * src/news.c
4502         * src/prefs_account.h
4503         * src/prefs_common.c
4504         * src/prefs_common.h
4505         * src/prefs_other.c
4506         * src/send_message.c
4507         * src/gtk/inputdialog.c
4508         * src/gtk/inputdialog.h
4509                 Implement session passwords: unsaved passwords for receiving
4510                 or sending of accounts can be remembered while running to 
4511                 avoid repetitive typing.
4512                 As keeping passwords in memory is unsafe a new preference 
4513                 in Other page is added to activate or not such capability.
4514
4515 2008-09-14 [colin]      3.5.0cvs104
4516
4517         * src/codeconv.c
4518         * src/codeconv.h
4519                 Make conv_iconv_strdup static
4520
4521 2008-09-12 [colin]      3.5.0cvs103
4522
4523         * claws-mail.pc.in
4524         * src/Makefile.am
4525         * src/compose.c
4526         * src/compose.h
4527         * src/crash.c
4528         * src/folder_item_prefs.c
4529         * src/folder_item_prefs.h
4530         * src/main.c
4531         * src/prefs_account.c
4532         * src/prefs_common.c
4533         * src/prefs_common.h
4534         * src/prefs_folder_item.c
4535         * src/prefs_spelling.c
4536         * src/prefs_template.c
4537         * src/quote_fmt.h
4538         * src/quote_fmt_parse.y
4539         * src/toolbar.c
4540         * src/toolbar.h
4541         * src/gtk/Makefile.am
4542         * src/gtk/about.c
4543         * src/gtk/filesel.c
4544         * src/gtk/gtkaspell.c
4545         * src/gtk/gtkaspell.h
4546         * src/plugins/bogofilter/Makefile.am
4547         * src/plugins/dillo_viewer/Makefile.am
4548         * src/plugins/spamassassin/Makefile.am
4549         * src/plugins/trayicon/Makefile.am
4550                 Switch spellchecker to Enchant
4551
4552 2008-09-12 [paul]       3.5.0cvs102
4553
4554         * tools/README
4555         * tools/csv2addressbook.pl
4556                 add support for Fox Mail
4557
4558 2008-09-12 [paul]       3.5.0cvs101
4559
4560         * src/compose.c
4561         * src/prefs_wrapping.c
4562                 changes to English
4563
4564 2008-09-12 [paul]       3.5.0cvs100
4565
4566         * configure.ac
4567                 revert cvs99's libenchant commit error
4568
4569 2008-09-12 [colin]      3.5.0cvs99
4570
4571         * src/inc.c
4572                 Only go to inbox if there are new mails
4573                 (and fetch was manual)
4574
4575 2008-09-10 [colin]      3.5.0cvs98
4576
4577         * src/inc.c
4578         * src/summaryview.c
4579         * src/common/session.c
4580                 Use g_timeout_add_seconds instead of g_timeout_add
4581                 on glib >= 2.14 when we don't need precision on the 
4582                 delay. This helps reducing power consumption:
4583                 http://mjg59.livejournal.com/74651.html
4584
4585 2008-09-10 [colin]      3.5.0cvs97
4586
4587         * src/compose.c
4588                 Don't save window size and position when
4589                 compose is hidden (filtering action)
4590
4591 2008-09-09 [colin]      3.5.0cvs96
4592
4593         * src/action.h
4594         * src/addr_compl.c
4595         * src/addressadd.c
4596         * src/addressbook.h
4597         * src/addressbook_foldersel.c
4598         * src/addressitem.h
4599         * src/addrgather.c
4600         * src/alertpanel.c
4601         * src/browseldap.c
4602         * src/editaddress.c
4603         * src/editaddress_other_attributes_ldap.h
4604         * src/editbook.c
4605         * src/editjpilot.c
4606         * src/editldap.c
4607         * src/editldap_basedn.c
4608         * src/editvcard.c
4609         * src/exphtmldlg.c
4610         * src/expldifdlg.c
4611         * src/export.c
4612         * src/foldersel.c
4613         * src/foldersel.h
4614         * src/gedit-print.c
4615         * src/gedit-print.h
4616         * src/grouplistdialog.c
4617         * src/headerview.c
4618         * src/headerview.h
4619         * src/image_viewer.c
4620         * src/import.c
4621         * src/importldif.c
4622         * src/importmutt.c
4623         * src/importpine.c
4624         * src/inc.c
4625         * src/main.c
4626         * src/main.h
4627         * src/messageview.c
4628         * src/messageview.h
4629         * src/noticeview.c
4630         * src/prefs_actions.c
4631         * src/prefs_filtering.c
4632         * src/prefs_folder_column.c
4633         * src/prefs_gtk.h
4634         * src/prefs_summary_column.c
4635         * src/prefs_toolbar.c
4636         * src/send_message.c
4637         * src/setup.c
4638         * src/sourcewindow.c
4639         * src/sourcewindow.h
4640         * src/ssl_manager.c
4641         * src/statusbar.c
4642         * src/statusbar.h
4643         * src/stock_pixmap.c
4644         * src/stock_pixmap.h
4645         * src/summaryview.c
4646         * src/textview.c
4647         * src/textview.h
4648         * src/undo.h
4649         * src/uri_opener.c
4650         * src/wizard.c
4651         * src/wizard.h
4652         * src/common/ssl.h
4653         * src/common/utils.c
4654         * src/gtk/about.c
4655         * src/gtk/colorlabel.c
4656         * src/gtk/colorlabel.h
4657         * src/gtk/combobox.h
4658         * src/gtk/description_window.c
4659         * src/gtk/filesel.c
4660         * src/gtk/gtkaspell.c
4661         * src/gtk/gtkaspell.h
4662         * src/gtk/gtkcmclist.c
4663         * src/gtk/gtkcmclist.h
4664         * src/gtk/gtkcmctree.c
4665         * src/gtk/gtkcmctree.h
4666         * src/gtk/gtkcmoptionmenu.h
4667         * src/gtk/gtksctree.c
4668         * src/gtk/gtksctree.h
4669         * src/gtk/gtkshruler.c
4670         * src/gtk/gtkshruler.h
4671         * src/gtk/gtksourceprintjob.c
4672         * src/gtk/gtksourceprintjob.h
4673         * src/gtk/gtkutils.c
4674         * src/gtk/gtkutils.h
4675         * src/gtk/gtkvscrollbutton.c
4676         * src/gtk/gtkvscrollbutton.h
4677         * src/gtk/icon_legend.c
4678         * src/gtk/inputdialog.c
4679         * src/gtk/logwindow.c
4680         * src/gtk/logwindow.h
4681         * src/gtk/manage_window.c
4682         * src/gtk/manage_window.h
4683         * src/gtk/menu.c
4684         * src/gtk/prefswindow.c
4685         * src/gtk/progressdialog.c
4686         * src/gtk/progressdialog.h
4687         * src/plugins/bogofilter/bogofilter_gtk.c
4688         * src/plugins/pgpcore/passphrase.c
4689         * src/plugins/spamassassin/spamassassin_gtk.c
4690         * src/plugins/trayicon/trayicon.c
4691         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
4692         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
4693         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.c
4694         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
4695         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
4696                 Complete GTK+ 2.14 undeprecation
4697                 (thanks to "J.A. Magallon" <jamagallon@ono.com>)
4698
4699 2008-09-09 [colin]      3.5.0cvs95
4700
4701         * src/gtk/gtkcmclist.h
4702                 Fix build on GTK+ 2.14
4703
4704 2008-09-08 [colin]      3.5.0cvs94
4705
4706         * src/noticeview.c
4707         * src/noticeview.h
4708                 Remove GtkSignalFunc
4709
4710 2008-09-07 [colin]      3.5.0cvs93
4711
4712         * src/addressadd.c
4713         * src/addressbook_foldersel.c
4714         * src/gtk/gtkcmclist.c
4715         * src/gtk/gtkcmclist.h
4716         * src/gtk/gtkcmctree.c
4717         * src/gtk/gtkcmctree.h
4718         * src/gtk/gtksctree.c
4719         * src/gtk/prefswindow.c
4720         * src/gtk/prefswindow.h
4721                 Use GDestroyNotify instead of GtkDestroyNotify
4722                 (deprecated in GTK+ 2.14)
4723
4724 2008-09-07 [colin]      3.5.0cvs92
4725
4726         * src/textview.c
4727                 Fix bug 1712, 'invalid "Phishing attempt warning" 
4728                 when linked text ends with spaces'
4729
4730 2008-09-05 [colin]      3.5.0cvs91
4731
4732         * src/procmime.c
4733                 Maybe fix bug 1711, 'Save-as attachment crashes'
4734                 Possibly wrong free() due to pointer shifting
4735
4736 2008-09-05 [colin]      3.5.0cvs90
4737
4738         * src/compose.c
4739                 Fix bug 1710, 'User misreads "Discard Message" 
4740                 as "Discard Changes"'. Propose to save or discard
4741                 only the latest changes when closing an existing
4742                 draft. Autosave may still have saved parts of the
4743                 edit session.
4744
4745 2008-09-04 [colin]      3.5.0cvs89
4746
4747         * src/summaryview.c
4748                 Fix bug 1707, 'Segfault when sorting on non-visible column'
4749
4750 2008-09-01 [colin]      3.5.0cvs88
4751
4752         * src/imap.c
4753         * src/summaryview.c
4754         * src/common/tags.c
4755         * src/etpan/imap-thread.c
4756         * src/etpan/imap-thread.h
4757                 Store spam flag on IMAP (Junk/NonJunk, as 
4758                 ThunderBird does - this is nonstandard)
4759
4760 2008-08-31 [wwp]        3.5.0cvs87
4761
4762         * ChangeLog
4763                 Fix globish edition^Wediting.
4764
4765 2008-08-31 [wwp]        3.5.0cvs86
4766
4767         * src/addressbook.c
4768                 Don't break nickname editing for non-LDAP books (nickname
4769                 value was overwritten when editing existing contact, this
4770                 came from 3.0.2cvs109).
4771
4772 2008-08-30 [colin]      3.5.0cvs85
4773
4774         * src/mainwindow.c
4775         * src/summaryview.c
4776                 Fix "Apply tags..." key shortcut
4777
4778 2008-08-29 [iwkse]      3.5.0cvs84
4779
4780         * src/summaryview.c
4781                         Bit of clean:)
4782
4783 2008-08-29 [iwkse]      3.5.0cvs83
4784
4785         * src/summaryview.c
4786                         Disable "Move to trash" action if
4787                         we are in a trash-like folder.
4788                         Thanks to colinl
4789
4790 2008-08-29 [paul]       3.5.0cvs82
4791
4792         * configure.ac
4793                 bump up libetpan version requirement since
4794                 0.55 is released now
4795
4796 2008-08-28 [wwp]        3.5.0cvs81
4797
4798         * src/account.c
4799         * src/pop.c
4800         * src/prefs_account.c
4801         * src/prefs_account.h
4802                 Add finer granularity to the POP3's remove-after delay (now in
4803                 hours in addition to in days), patch by Paul Rolland.
4804
4805 2008-08-28 [wwp]        3.5.0cvs80
4806
4807         * src/gtk/combobox.c
4808                 Fix a typo in a comment.
4809
4810 2008-08-28 [iwkse]      3.5.0cvs79
4811
4812         * src/account.c
4813         * src/prefs_actions.c
4814         * src/prefs_filtering.c
4815         * src/prefs_template.c
4816                         Add search feature to the account, 
4817                         template and action dialog.
4818                         It's turned on selecting one row
4819                         of the list and typing some random
4820                         letter. Thanks to wwp, colinl
4821
4822 2008-08-28 [colin]      3.5.0cvs78
4823
4824         * src/Makefile.am
4825         * src/account.c
4826         * src/compose.c
4827         * src/prefs_account.c
4828         * src/prefs_account.h
4829         * src/privacy.c
4830         * src/privacy.h
4831         * src/procmime.c
4832         * src/stock_pixmap.c
4833         * src/stock_pixmap.h
4834         * src/summaryview.c
4835         * src/pixmaps/key_gpg_signed.xpm
4836                 Fix bug 1412, "Sign reply, if mail was signed"
4837                 Add an account preference to sign replies to signed mails
4838
4839 2008-08-28 [iwkse]      3.5.0cvs77
4840
4841         * src/prefs_filtering.c
4842                 Making the search more useful,
4843                 jumping directly to the relative rule.
4844
4845 2008-08-27 [colin]      3.5.0cvs76
4846
4847         * src/main.c
4848                 Add a bit of info
4849
4850 2008-08-27 [colin]      3.5.0cvs75
4851
4852         * src/gtk/gtkcmctree.c
4853                 Fix a few ifdefs
4854
4855 2008-08-26 [colin]      3.5.0cvs74
4856
4857         * src/gtk/gtkcmctree.c
4858                 Fix missing inits on old glib
4859
4860 2008-08-26 [wwp]        3.5.0cvs73
4861
4862         * src/common/utils.c
4863                 Added 'Fwd' to the list of known common subject prefixes.
4864
4865 2008-08-25 [iwkse]      3.5.0cvs72
4866
4867         * src/image_viewer.c
4868                 Add animated gif support to the
4869                 message preview.
4870
4871 2008-08-25 [colin]      3.5.0cvs71
4872
4873         * src/gtk/gtkcmctree.c
4874                 Make sure work isn't null
4875
4876 2008-08-24 [colin]      3.5.0cvs70
4877
4878         * src/common/ssl.c
4879                 Fix typo on SSL_CERT_DIR
4880
4881 2008-08-23 [holger]     3.5.0cvs69
4882
4883         * src/printing.c
4884                 Fix bug 1699 'Separator line mis-placed when
4885                 printing some e-mails'. The number of header lines
4886                 was not correctly calculated when Pango inserts
4887                 linebreaks
4888
4889 2008-08-23 [colin]      3.5.0cvs68
4890
4891         * src/mainwindow.c
4892                 Fix the account selector button; thanks
4893                 to wwp
4894
4895 2008-08-21 [colin]      3.5.0cvs67
4896
4897         * src/compose.c
4898         * src/compose.h
4899                 Add a compose preference for auto-indent
4900         * src/mainwindow.c
4901         * src/summaryview.c
4902                 Make colorlabel accels a bit less hacky
4903
4904 2008-08-21 [colin]      3.5.0cvs66
4905
4906         * src/compose.c
4907         * src/prefs_common.c
4908         * src/prefs_common.h
4909         * src/prefs_wrapping.c
4910                 Add a preference for autoindent; fix no_join tag
4911                 being applied to whole lines instead of just \n when
4912                 creating a line 
4913
4914 2008-08-21 [colin]      3.5.0cvs65
4915
4916         * src/compose.c
4917                 Add support for auto-indentation
4918
4919 2008-08-19 [colin]      3.5.0cvs64
4920
4921         * src/compose.c
4922                 Save Autowrap status in drafts/queued mails
4923
4924 2008-08-19 [colin]      3.5.0cvs63
4925
4926         * src/mainwindow.c
4927                 Fix a comment (in reality, test commit on
4928                 the new CVS server)
4929
4930 2008-08-17 [colin]      3.5.0cvs62
4931
4932         * src/prefs_actions.c
4933         * src/procmime.c
4934         * src/wizard.c
4935         * src/common/socket.h
4936         * src/gtk/gtkcmctree.c
4937                 Fix warnings
4938
4939 2008-08-16 [colin]      3.5.0cvs61
4940
4941         * src/editaddress_other_attributes_ldap.h
4942                 Add 'l' field (localityName)
4943
4944 2008-08-16 [colin]      3.5.0cvs60
4945
4946         * src/mainwindow.c
4947         * src/gtk/gtkcmclist.c
4948         * src/gtk/gtkcmclist.h
4949         * src/gtk/gtkcmctree.c
4950         * src/gtk/gtksctree.c
4951         * src/gtk/gtkutils.c
4952         * src/gtk/gtkvscrollbutton.c
4953                 Fix Maemo build (OS2007)
4954
4955 2008-08-14 [colin]      3.5.0cvs59
4956
4957         * src/folder.c
4958                 Don't crash if parent is null when creating
4959                 a folder
4960         * src/gtk/pluginwindow.c
4961                 Don't crash on race when closing window while
4962                 a plugin is loading and does gtk_iterations
4963
4964 2008-08-13 [colin]      3.5.0cvs58
4965
4966         * src/messageview.c
4967         * src/messageview.h
4968         * src/mimeview.c
4969                 Fix bug 1696, 'Viewing binary attachements 
4970                 as text over 1 MB' (various buglets)
4971
4972 2008-08-10 [colin]      3.5.0cvs57
4973
4974         * src/summaryview.c
4975         * src/gtk/gtkcmclist.c
4976                 Continue fixing GTK < 2.12 build, thanks to
4977                 Michael Hugues
4978
4979 2008-08-10 [colin]      3.5.0cvs56
4980
4981         * src/gtk/gtksctree.c
4982                 Fix build on GTK < 2.12
4983
4984 2008-08-09 [colin]      3.5.0cvs55
4985
4986         * src/mainwindow.c
4987                 Fix untranslatable strings, thanks to
4988                 Stephan Sachse
4989
4990 2008-08-07 [colin]      3.5.0cvs54
4991
4992         * src/compose.c
4993         * src/editaddress.c
4994         * src/folderview.c
4995         * src/mainwindow.c
4996         * src/message_search.c
4997         * src/mimeview.c
4998         * src/noticeview.c
4999         * src/prefs_account.c
5000         * src/prefs_common.c
5001         * src/prefs_customheader.c
5002         * src/prefs_ext_prog.c
5003         * src/prefs_filtering_action.c
5004         * src/prefs_gtk.c
5005         * src/prefs_logging.c
5006         * src/prefs_matcher.c
5007         * src/prefs_msg_colors.c
5008         * src/procmime.c
5009         * src/summary_search.c
5010         * src/summaryview.c
5011         * src/toolbar.c
5012         * src/gtk/colorsel.c
5013         * src/gtk/gtkaspell.c
5014         * src/gtk/gtkutils.c
5015         * src/gtk/gtkutils.h
5016         * src/gtk/inputdialog.c
5017         * src/gtk/pluginwindow.c
5018         * src/gtk/quicksearch.c
5019         * src/plugins/bogofilter/bogofilter_gtk.c
5020         * src/plugins/dillo_viewer/dillo_prefs.c
5021         * src/plugins/spamassassin/spamassassin_gtk.c
5022                 - Fix Ctrl-Space shortcut
5023                 - Fix mime-parsing bug in procmime (cvs52)
5024                 - Fix double-free in procmime (cvs52)
5025                 - Use gtk_bin_get_child instead of GTK_BIN()->child
5026                 - Fix Goto menu in mainwindow
5027
5028 2008-08-07 [mones]      3.5.0cvs53
5029
5030         * po/es.po
5031                 Updated translation (lots of changes!)
5032         * src/compose.c
5033                 Add missing accelerator key
5034         * src/mainwindow.c
5035                 Restored 'v' key function (thanks Colin!)
5036
5037 2008-08-06 [colin]      3.5.0cvs52
5038
5039         * src/addrbook.c
5040         * src/addrcindex.c
5041         * src/addrduplicates.c
5042         * src/addrharvest.c
5043         * src/enriched.c
5044         * src/html.c
5045         * src/ldif.c
5046         * src/mimeview.c
5047         * src/mutt.c
5048         * src/pine.c
5049         * src/procmime.c
5050         * src/vcard.c
5051         * src/wizard.c
5052                 Fix my use of g_utf8_strdown (it returns
5053                 a newly allocated string and doesn't
5054                 change the parameter)
5055
5056 2008-08-06 [colin]      3.5.0cvs51
5057
5058         * src/compose.c
5059                 Fix bug 1690, 'Copy/Paste in edit window may 
5060                 break Undo'; middle-click pastes aren't 
5061                 REPLACE_INSERT but just INSERT. 
5062                 Also, fix privacy menu selection
5063
5064 2008-08-05 [colin]      3.5.0cvs50
5065
5066         * src/action.c
5067         * src/addr_compl.c
5068         * src/addrbook.c
5069         * src/addrcindex.c
5070         * src/addrduplicates.c
5071         * src/addrharvest.c
5072         * src/enriched.c
5073         * src/html.c
5074         * src/ldif.c
5075         * src/main.c
5076         * src/mimeview.c
5077         * src/mutt.c
5078         * src/pine.c
5079         * src/procmime.c
5080         * src/vcard.c
5081         * src/wizard.c
5082         * src/common/socket.c
5083         * src/gtk/gtkutils.c
5084         * src/gtk/gtkutils.h
5085         * src/gtk/menu.c
5086         * src/plugins/spamassassin/spamassassin.c
5087                 More undeprecation (Glib)
5088
5089 2008-08-05 [colin]      3.5.0cvs49
5090
5091         * src/prefs_account.c
5092         * src/prefs_filtering_action.c
5093         * src/prefs_matcher.c
5094         * src/gtk/Makefile.am
5095         * src/gtk/claws-marshal.list
5096         * src/gtk/colorlabel.c
5097         * src/gtk/colorsel.c
5098         * src/gtk/foldersort.c
5099         * src/gtk/gtkaspell.c
5100         * src/gtk/gtkcmclist.c
5101         * src/gtk/gtkcmclist.h
5102         * src/gtk/gtkcmctree.c
5103         * src/gtk/gtkcmctree.h
5104         * src/gtk/gtkcmoptionmenu.c
5105         * src/gtk/gtkcmoptionmenu.h
5106         * src/gtk/gtksctree.c
5107         * src/gtk/gtksctree.h
5108         * src/gtk/gtkutils.c
5109         * src/gtk/gtkutils.h
5110         * src/gtk/gtkvscrollbutton.c
5111         * src/gtk/menu.c
5112         * src/gtk/menu.h
5113         * src/gtk/quicksearch.c
5114         * src/plugins/dillo_viewer/dillo_viewer.c
5115         * src/plugins/pgpcore/select-keys.c
5116                 Try to finish yesterday's commit
5117
5118 2008-08-04 [colin]      3.5.0cvs48
5119
5120         * src/addressadd.c
5121         * src/addressbook.c
5122         * src/addressbook_foldersel.c
5123         * src/addressitem.h
5124         * src/addrgather.c
5125         * src/browseldap.c
5126         * src/compose.c
5127         * src/compose.h
5128         * src/editaddress.c
5129         * src/editaddress_other_attributes_ldap.c
5130         * src/editgroup.c
5131         * src/editldap_basedn.c
5132         * src/folderview.c
5133         * src/folderview.h
5134         * src/grouplistdialog.c
5135         * src/image_viewer.c
5136         * src/imap_gtk.c
5137         * src/importldif.c
5138         * src/main.c
5139         * src/mainwindow.c
5140         * src/message_search.c
5141         * src/mh_gtk.c
5142         * src/mimeview.c
5143         * src/mimeview.h
5144         * src/news_gtk.c
5145         * src/noticeview.h
5146         * src/prefs_account.c
5147         * src/prefs_filtering_action.c
5148         * src/prefs_matcher.c
5149         * src/prefs_msg_colors.c
5150         * src/prefs_summaries.c
5151         * src/statusbar.c
5152         * src/stock_pixmap.c
5153         * src/summary_search.c
5154         * src/summaryview.c
5155         * src/summaryview.h
5156         * src/textview.c
5157         * src/toolbar.h
5158         * src/gtk/Makefile.am
5159         * src/gtk/claws-marshal.list
5160         * src/gtk/colorsel.c
5161         * src/gtk/foldersort.c
5162         * src/gtk/gtkaspell.c
5163         * src/gtk/gtkcmclist.c
5164         * src/gtk/gtkcmclist.h
5165         * src/gtk/gtkcmctree.c
5166         * src/gtk/gtkcmctree.h
5167         * src/gtk/gtksctree.c
5168         * src/gtk/gtksctree.h
5169         * src/gtk/gtkutils.c
5170         * src/gtk/gtkutils.h
5171         * src/gtk/gtkvscrollbutton.c
5172         * src/gtk/menu.c
5173         * src/gtk/menu.h
5174         * src/gtk/quicksearch.c
5175         * src/plugins/dillo_viewer/dillo_viewer.c
5176         * src/plugins/pgpcore/select-keys.c
5177                 Include GtkCList/GtkCTree locally (renamed GTKCMCList/CTree)
5178                 Undeprecate their implementation (GtkArg, GtkType, ...)
5179                 Undeprecate a few other things here and there
5180                 Add -DGTK_DISABLE_DEPRECATED to CFLAGS in maintainer mode
5181                 Add #undef GTK_DISABLE_DEPRECATED in the files where we
5182                 still have work to do
5183
5184 2008-08-04 [colin]      3.5.0cvs47
5185
5186         * src/compose.c
5187         * src/compose.h
5188         * src/toolbar.h
5189         * src/textview.c
5190         * src/stock_pixmap.c
5191         * src/statusbar.c
5192         * src/noticeview.h
5193         * src/mimeview.h
5194         * src/mainwindow.c
5195         * src/image_viewer.c
5196         * src/gtk/gtkaspell.c
5197         * src/gtk/gtkvscrollbutton.c
5198         * src/plugins/dillo_viewer/dillo_viewer.c
5199                 Undeprecate more things
5200
5201 2008-08-02 [colin]      3.5.0cvs46
5202
5203         * src/mainwindow.c
5204                 Fix toggle menu activation state
5205                 (thanks to cvs45 ;)
5206
5207 2008-08-02 [paul]       3.5.0cvs45
5208
5209         * src/mainwindow.c
5210                 fix sensitivity of
5211                 /View/Show or hide/Message View
5212
5213 2008-08-01 [paul]       3.5.0cvs44
5214
5215         * src/common/utils.c
5216         * src/plugins/pgpcore/claws.def
5217         * src/plugins/pgpinline/claws.def
5218                 fix compilation problems on mingw32,
5219                 (bug 1688) Patch by Marcus Brinkmann
5220
5221 2008-08-01 [colin]      3.5.0cvs43
5222
5223         * src/gtk/gtkutils.c
5224         * src/gtk/gtkvscrollbutton.c
5225                 Oups, fix build
5226
5227 2008-08-01 [colin]      3.5.0cvs42
5228
5229         * src/compose.c
5230         * src/foldersel.c
5231         * src/mainwindow.c
5232         * src/prefs_account.c
5233         * src/prefs_folder_item.c
5234         * src/prefs_quote.c
5235         * src/summaryview.c
5236         * src/gtk/gtkaspell.c
5237         * src/gtk/gtkutils.c
5238         * src/gtk/gtkvscrollbutton.c
5239                 Replace a few deprecated function calls
5240
5241 2008-08-01 [paul]       3.5.0cvs41
5242
5243         * src/action.c
5244                 fix crash that occurs because of recent GtkUIManager
5245                 changes. Thanks to Colin
5246
5247 2008-07-31 [colin]      3.5.0cvs40
5248
5249         * src/addressbook.c
5250         * src/compose.c
5251         * src/mainwindow.c
5252         * src/messageview.c
5253                 Some Maemo fixes
5254         * src/gtk/menu.c
5255         * src/gtk/menu.h
5256                 Remove deprecated helper funcs
5257
5258 2008-07-30 [colin]      3.5.0cvs39
5259
5260         * src/folderview.c
5261         * src/folderview.h
5262         * src/imap_gtk.c
5263         * src/mh_gtk.c
5264         * src/news_gtk.c
5265                 Move the folderview popup menu to GtkUIManager
5266
5267 2008-07-29 [colin]      3.5.0cvs38
5268
5269         * src/account.c
5270         * src/account.h
5271         * src/action.c
5272         * src/action.h
5273         * src/addressitem.h
5274         * src/compose.c
5275         * src/edittags.c
5276         * src/mainwindow.c
5277         * src/mainwindow.h
5278         * src/mimeview.c
5279         * src/summaryview.c
5280         * src/gtk/menu.c
5281         * src/gtk/menu.h
5282                 Switch the main menu to GtkUIManager
5283                 Warning fixes
5284
5285 2008-07-29 [colin]      3.5.0cvs37
5286
5287         * src/news.c
5288                 Fix bug 1684, 'view news messages with large 
5289                 attachements segfaults'
5290
5291 2008-07-29 [colin]      3.5.0cvs36
5292
5293         * src/action.c
5294         * src/action.h
5295         * src/addressbook.c
5296         * src/addressitem.h
5297         * src/compose.c
5298         * src/compose.h
5299         * src/messageview.c
5300         * src/messageview.h
5301         * src/summaryview.c
5302         * src/gtk/menu.c
5303         * src/gtk/menu.h
5304                 More switches to GtkUIManager
5305
5306 2008-07-26 [colin]      3.5.0cvs35
5307
5308         * src/gtk/menu.c
5309         * src/gtk/menu.h
5310                 Fix prototype
5311
5312 2008-07-25 [colin]      3.5.0cvs34
5313
5314         * src/addrcustomattr.c
5315         * src/addressbook.c
5316         * src/compose.c
5317         * src/editaddress.c
5318         * src/editaddress_other_attributes_ldap.h
5319         * src/edittags.c
5320         * src/mainwindow.c
5321         * src/mimeview.c
5322         * src/prefs_actions.c
5323         * src/prefs_filtering.c
5324         * src/prefs_template.c
5325         * src/summaryview.c
5326         * src/textview.c
5327         * src/textview.h
5328         * src/toolbar.c
5329         * src/gtk/about.c
5330         * src/gtk/menu.c
5331         * src/gtk/menu.h
5332         * src/plugins/trayicon/trayicon.c
5333                 More changes from GtkItemFactory to GtkUIManager
5334
5335 2008-07-25 [colin]      3.5.0cvs33
5336
5337         * src/gtk/menu.h
5338                 Add a macro to remove menu items
5339                 Make the gui_manager variable useless
5340
5341 2008-07-24 [colin]      3.5.0cvs32
5342
5343         * src/mimeview.c
5344                 Fix a gtk warning on clear
5345         * src/mainwindow.c
5346         * src/summaryview.c
5347         * src/summaryview.h
5348                 Switch the message list popup menu to
5349                 GtkUIManager
5350
5351 2008-07-23 [colin]      3.5.0cvs31
5352
5353         * src/plugins/pgpcore/pgp_viewer.c
5354         * src/plugins/pgpcore/sgpgme.c
5355                 Fix bug 1681, 'GnuPG Plugin does not compile on solaris'
5356                 Patch by Thomas Wiegner <wiegner@gmx.de>
5357
5358 2008-07-20 [paul]       3.5.0cvs30
5359
5360         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
5361                 remove redundant GTK version check
5362
5363 2008-07-20 [ticho]      3.5.0cvs29
5364
5365         * src/folderview.c
5366         * src/imap_gtk.c
5367         * src/news_gtk.c
5368                 Moved sensitivity setting for "Download messages" for IMAP and
5369                 news folders from folderview.c to imap_gtk.c and news_gtk.c
5370                 respectively for better code readability.
5371                 Fixed indentation in news' set_sensitivity().
5372
5373 2008-07-20 [paul]       3.5.0cvs28
5374
5375         * src/addrgather.c
5376                 remove more redundant code following cvs27
5377
5378 2008-07-20 [paul]       3.5.0cvs27
5379
5380         * src/addrgather.c
5381                 remove now redundant code
5382         * src/mainwindow.c
5383         * src/mainwindow.h
5384                 fix bug 1673, 'Tools/Harvest adresses is
5385                 grayed out if folder is empty'
5386
5387 2008-07-19 [ticho]      3.5.0cvs26
5388
5389         * src/edittags.c
5390         * src/main.c
5391         * src/mimeview.c
5392         * src/mimeview.h
5393         * src/gtk/gtkutils.c
5394         * src/gtk/gtkutils.h
5395         * src/gtk/menu.c
5396         * src/gtk/menu.h
5397                 Use GtkUIManager for mimeview and tag edit dialog popup menus,
5398                 instead of deprecated GtkItemFactory.
5399
5400 2008-07-19 [colin]      3.5.0cvs25
5401
5402         * src/account.c
5403         * src/addrgather.c
5404         * src/compose.c
5405         * src/editldap.c
5406         * src/expldifdlg.c
5407         * src/importldif.c
5408         * src/main.c
5409         * src/mainwindow.c
5410         * src/mimeview.c
5411         * src/noticeview.c
5412         * src/prefs_account.c
5413         * src/prefs_actions.c
5414         * src/prefs_ext_prog.c
5415         * src/prefs_filtering.c
5416         * src/prefs_folder_item.c
5417         * src/prefs_image_viewer.c
5418         * src/prefs_logging.c
5419         * src/prefs_msg_colors.c
5420         * src/prefs_other.c
5421         * src/prefs_send.c
5422         * src/prefs_spelling.c
5423         * src/prefs_summaries.c
5424         * src/prefs_template.c
5425         * src/printing.c
5426         * src/quote_fmt.c
5427         * src/summary_search.c
5428         * src/summaryview.c
5429         * src/toolbar.c
5430         * src/wizard.c
5431         * src/common/Makefile.am
5432         * src/gtk/gtksctree.c
5433         * src/gtk/gtkutils.h
5434         * src/gtk/pluginwindow.c
5435         * src/gtk/quicksearch.c
5436         * src/plugins/bogofilter/bogofilter_gtk.c
5437         * src/plugins/dillo_viewer/dillo_prefs.c
5438         * src/plugins/pgpcore/prefs_gpg.c
5439         * src/plugins/spamassassin/spamassassin_gtk.c
5440         * src/plugins/trayicon/trayicon.c
5441         * src/plugins/trayicon/trayicon_prefs.c
5442                 Use the shiny new GTK tooltips API when possible (GTK+ 2.12 
5443                 or greater). Use the old deprecated one on GTK+ < 2.12.
5444                 Easy! Straightforward! I'm not annoyed at all! It's not a loss
5445                 of time!
5446
5447 2008-07-16 [colin]      3.5.0cvs24
5448
5449         * src/mainwindow.c
5450                 Fix folderview's scrolbar when starting minimised
5451                 to tray, and popping up the mainwindow by calling
5452                 claws-mail from the command line
5453
5454 2008-07-08 [colin]      3.5.0cvs23
5455
5456         * src/compose.c
5457                 Possibly fix po-headers appearing on empty
5458                 templates
5459
5460 2008-07-08 [colin]      3.5.0cvs22
5461
5462         * src/folderview.c
5463         * src/summaryview.c
5464                 Finish the always_open tristate patch, by Jonathan
5465                 Corbet.
5466
5467 2008-07-07 [paul]       3.5.0cvs21
5468
5469         * src/mainwindow.c
5470                 fix typo (missing ")
5471
5472 2008-07-07 [paul]       3.5.0cvs20
5473
5474         * src/mainwindow.c
5475                 fit the menu style a bit better
5476
5477 2008-07-07 [colin]      3.5.0cvs19
5478
5479         * src/prefs_themes.c
5480                 Make upgrading themes easier
5481
5482 2008-07-07 [colin]      3.5.0cvs18
5483
5484         * src/mainwindow.c
5485         * src/prefs_toolbar.c
5486         * src/stock_pixmap.c
5487                 Finish fixing bug 1609, 'Icon issues'
5488
5489 2008-07-07 [colin]      3.5.0cvs17
5490
5491         * src/prefs_common.c
5492                 Fix the default value
5493
5494 2008-07-07 [colin]      3.5.0cvs16
5495
5496         * src/prefs_summaries.c
5497                 Revert my fix to the string, the correct term
5498                 is indeed Message View
5499
5500 2008-07-07 [colin]      3.5.0cvs15
5501
5502         * AUTHORS
5503         * src/gtk/authors.h
5504         * src/prefs_common.c
5505         * src/prefs_common.h
5506         * src/prefs_summaries.c
5507         * src/summaryview.c
5508         * src/gtk/authors.h
5509                 Change "Always open message when selected" to
5510                 a tristate (Never/Always/When preview is visible)
5511                 Patch by Jonathan Corbet <corbet@lwn.net>.
5512
5513 2008-07-06 [paul]       3.5.0cvs14
5514
5515         * src/addrgather.c
5516                 improve the layout of the dialogue
5517                 improve the English
5518                 add tooltips
5519                 fix some of the nasty coding style
5520         * src/mainwindow.c
5521                 improve the English
5522                 add some missing mnemonics
5523
5524 2008-07-05 [paul]       3.5.0cvs13
5525
5526         * src/mainwindow.c
5527         * src/mainwindow.h
5528                 fix bug 1398, '"Change current account" is
5529                 available even when there's only one account'
5530         * src/plugins/pgpcore/prefs_gpg.c
5531                 put back a needed include, removed in error
5532
5533 2008-07-05 [colin]      3.5.0cvs12
5534
5535         * src/mainwindow.c
5536                 MAEMO: Fix bug 1620, 'Can't use hardware zoom buttons'
5537
5538 2008-07-05 [colin]      3.5.0cvs11
5539
5540         * src/news.c
5541         * src/news_gtk.c
5542                 Provide ability to rename newsgroups. Closes
5543                 bug 1444, 'Add GUI option for renaming 
5544                 newsgroups'. Patch by Pawel Pekala
5545
5546 2008-07-05 [colin]      3.5.0cvs10
5547
5548         * src/plugins/pgpcore/passphrase.c
5549         * src/plugins/pgpcore/prefs_gpg.c
5550         * src/plugins/pgpcore/select-keys.c
5551                 Simplify GTK includes (with the advantage
5552                 of compiling against GTK+2.13); patch by
5553                 Charles A Edwards
5554
5555 2008-07-05 [colin]      3.5.0cvs9
5556
5557         * src/wizard.c
5558                 Add SSL client certificates
5559
5560 2008-07-05 [colin]      3.5.0cvs8
5561
5562         * src/prefs_account.c
5563         * src/common/session.h
5564                 Fix warnings
5565         * src/common/ssl.c
5566                 Add one path for certs
5567
5568 2008-07-05 [colin]      3.5.0cvs7
5569
5570         * src/prefs_account.c
5571                 Fix no-ssl build
5572
5573 2008-07-04 [colin]      3.5.0cvs6
5574
5575         * src/common/ssl.c
5576         * src/common/ssl.h
5577         * src/common/ssl_certificate.c
5578                 Workaround distro bugs and fix certificate checking
5579                 with OpenSSL
5580
5581 2008-07-04 [colin]      3.5.0cvs5
5582
5583         * src/filtering.c
5584         * src/common/ssl_certificate.c
5585         * src/common/ssl_certificate.h
5586         * src/etpan/imap-thread.c
5587         * src/etpan/nntp-thread.c
5588                 Fix some leaks, thanks to Martin Zwickel
5589                 Rename gnutls functions that do the same
5590                 as OpenSSL ones, to avoid symbol clashing
5591                 when Claws is built against GnuTLS and
5592                 libetpan against OpenSSL
5593
5594 2008-07-04 [paul]       3.5.0cvs4
5595
5596         * src/prefs_account.c
5597                 remove 1 forgotten '.'
5598
5599 2008-07-04 [paul]       3.5.0cvs3
5600
5601         * src/prefs_account.c
5602                 layout/engrish fixes to the 'Client
5603                 certificates' frame
5604
5605 2008-07-03 [colin]      3.5.0cvs2
5606
5607         * src/imap.c
5608         * src/news.c
5609         * src/pop.c
5610         * src/prefs_account.c
5611         * src/prefs_account.h
5612         * src/prefs_common.c
5613         * src/send_message.c
5614         * src/common/session.c
5615         * src/common/session.h
5616         * src/common/smtp.c
5617         * src/common/smtp.h
5618         * src/common/socket.h
5619         * src/common/ssl.c
5620         * src/common/ssl.h
5621         * src/common/ssl_certificate.c
5622         * src/common/ssl_certificate.h
5623         * src/etpan/imap-thread.c
5624         * src/etpan/nntp-thread.c
5625         * src/gtk/inputdialog.c
5626                 Add support for SSL client certificates (either PEM files
5627                 with certificate and private key, either PKCS12 files)
5628
5629 2008-06-28 [colin]      3.5.0cvs1
5630
5631         * src/foldersel.c
5632                 Fix compilation with older GTKs
5633
5634 2008-06-27 [paul]       3.5.0
5635
5636         * NEWS
5637         * README
5638         * RELEASE_NOTES 
5639                 3.5.0 released
5640
5641 2008-06-27 [paul]       3.4.0cvs116
5642
5643         * src/gtk/authors.h
5644                 complete cvs115
5645
5646 2008-06-27 [paul]       3.4.0cvs115
5647
5648         * configure.ac
5649         * src/gtk/authors.h
5650                 no longer build unmaintained translations
5651
5652 2008-06-27 [paul]       3.4.0cvs114
5653
5654         * po/de.po
5655         * po/fi.po
5656         * po/pt_BR.po
5657                 updated by Stephan Sachse, Flammie Pirinen, and
5658                 Frederico Goncalves Guimaraes
5659
5660 2008-06-26 [wwp]        3.4.0cvs113
5661
5662         * manual/fr/advanced.xml
5663                 Update French version of the manual (AutoFaces documentation).
5664
5665 2008-06-26 [wwp]        3.4.0cvs112
5666
5667         * manual/fr/advanced.xml
5668         * manual/fr/plugins.xml
5669                 Updated French version of the manual (completed
5670                 hidden options list, added note about Clawsker
5671                 and new mail archiver plugin).
5672
5673 2008-06-25 [colin]      3.4.0cvs111
5674
5675         * src/gtk/gtkaspell.c
5676                 Fix non-UTF8 in the replace with dialog
5677         * src/prefs_actions.c
5678                 Fix possible crasher
5679                 Patches by Pawel
5680
5681 2008-06-24 [mones]      3.4.0cvs110
5682
5683         * src/autofaces.c
5684                 Fix non-warning message, downgraded to debug info
5685
5686 2008-06-24 [colin]      3.4.0cvs109
5687
5688         * src/summaryview.c
5689                 Fix bug 1650, Message line too small after 
5690                 changing columns in "three columns" layout
5691
5692 2008-06-24 [colin]      3.4.0cvs108
5693
5694         * src/messageview.c
5695                 Fix Spam button sensitivity in newsgroups
5696
5697 2008-06-23 [wwp]        3.4.0cvs107
5698
5699         * po/fr.po
5700                 Updated French translation.
5701
5702 2008-06-23 [mones]      3.4.0cvs106
5703
5704         * po/es.po
5705                 Updated translation for release
5706
5707 2008-06-22 [mones]      3.4.0cvs105
5708
5709         * manual/es/plugins.xml
5710                 Synced new entry for Mail Archiver plugin
5711
5712 2008-06-22 [colin]      3.4.0cvs104
5713
5714         * src/compose.c
5715                 Fix initial cursor position
5716
5717 2008-06-21 [paul]       3.4.0cvs103
5718
5719         * manual/plugins.xml
5720                 add an entry for the new Mail Archiver plugin
5721
5722 2008-06-21 [paul]       3.4.0cvs102
5723
5724         * src/gtk/about.c
5725                 we're in 'string freeze', put back the
5726                 < > symbols for now
5727
5728 2008-06-21 [paul]       3.4.0cvs101
5729
5730         * manual/advanced.xml
5731         * manual/es/advanced.xml
5732                 fix build warning: <emphasis> cannot be contained
5733                 within <filename>
5734         * src/gtk/about.c
5735                 fix non-clickable link on License page and drop
5736                 the containing < > symbols to match other links
5737
5738 2008-06-20 [mones]      3.4.0cvs100
5739
5740         * manual/advanced.xml
5741                 Added autofaces documentation, note about clawsker in hidden
5742                 preferences, minor markup fix. Thanks Paul for proofreading
5743         * manual/es/advanced.xml
5744                 Synchronised Spanish manual
5745
5746 2008-06-16 [colin]      3.4.0cvs99
5747
5748         * src/compose.c
5749                 Fix cursor placing on signature change
5750
5751 2008-06-16 [paul]       3.4.0cvs98
5752
5753         * src/imap_gtk.c
5754         * src/mh_gtk.c
5755         * src/gtk/inputdialog.c
5756                 really fussy coding style fixes
5757
5758 2008-06-16 [paul]       3.4.0cvs97
5759
5760         * src/Makefile.am
5761                 keep the alphabetical order
5762
5763 2008-06-13 [mones]      3.4.0cvs96
5764
5765         * src/autofaces.c
5766                 Fix crasher ;-)
5767         * src/prefs_filtering_action.c
5768                 Fixed cosmetic bug, processing also displays "Filtering"
5769
5770 2008-06-13 [mones]      3.4.0cvs95
5771
5772         * src/Makefile.am
5773         * src/autofaces.c       ** NEW FILE **  
5774         * src/autofaces.h       ** NEW FILE **
5775         * src/compose.c
5776                 Allow setting Faces and X-Faces globally and per-account
5777                 from configuration files under ~/.claws-mail/autofaces
5778
5779 2008-06-13 [holger]     3.4.0cvs94
5780
5781         * .cvsignore
5782                 More files to ignore
5783         * src/gtk/inputdialog.c
5784         * src/gtk/inputdialog.h
5785                 Make input dialog more generic so that a checkbox
5786                 with custom text can be used in addition to the
5787                 "remember this" checkbox
5788         * src/imap_gtk.c
5789         * src/mh_gtk.c
5790         * src/prefs_common.c
5791         * src/prefs_common.h
5792                 Allow new folders to inherit the properties of the
5793                 parent folder during folder creation
5794
5795 2008-06-13 [wwp]        3.4.0cvs93
5796
5797         * src/addressbook.c
5798                 a better fix for this string, won't break up translations,
5799                 and is conform to other similar ones.
5800
5801 2008-06-13 [wwp]        3.4.0cvs92
5802
5803         * src/addrduplicates.c
5804         * src/addressadd.c
5805         * src/addressbook.c
5806         * src/addressbook_foldersel.c
5807         * src/editgroup.c
5808                 use tree decorations everywhere AB folders are used (AB tree pane,
5809                     add address to AB, select AB folder, edit group, custom attr, find dup
5810                     results), in order to match global style
5811                 make double-clicks in AB's tree pane behave like in MW's folder tree pane:
5812                     double clicking on groups in tree pane does open the group edit dialog
5813                     double clicking on other items in tree pane does expand/collapse
5814                 fix a missing space in AB's delete-folder dialog
5815                 fix again edit button sensitivity (thanks to iwkse, this reworks cvs79)
5816
5817         * src/foldersel.c
5818                 make foldersel dialog show dotted lines according to global (hidden) prefs
5819
5820 2008-06-12 [colin]      3.4.0cvs91
5821
5822         * src/compose.c
5823         * src/compose.h
5824                 Fix bug 1635, 'Last character of message is truncated 
5825                 when changing accounts w/ sigs'
5826         * src/folderview.c
5827                 Fix bug 1636, 'Can't select "properties" on "folders 
5828                 only" folders'
5829
5830 2008-06-11 [colin]      3.4.0cvs90
5831
5832         * src/folder.c
5833                 Maybe fix bug 1623, 'exits with segfault when 
5834                 logging in to certain imap-servers'
5835
5836 2008-06-10 [mones]      3.4.0cvs89
5837
5838         * AUTHORS
5839         * tools/Makefile.am
5840         * tools/README
5841         * tools/convert_mbox.sh
5842                 Undo cvs86 and cvs87, it really should be a patch to 
5843                 convert_mbox.pl
5844
5845 2008-06-10 [wwp]        3.4.0cvs88
5846
5847         * po/fr.po
5848                 Updated French translation.
5849
5850 2008-06-10 [mones]      3.4.0cvs87
5851
5852         * tools/Makefile.am
5853                 Oops, forgot to add previous script for distribution
5854
5855 2008-06-10 [mones]      3.4.0cvs86
5856
5857         * AUTHORS
5858         * tools/README
5859         * tools/convert_mbox.sh
5860                 Added script to convert Evolution mail folders contributed
5861                 by Daniel Dickinson <cshore@fionavar.ca>
5862                 Fixes debian bug 461435
5863
5864 2008-06-09 [colin]      3.4.0cvs85
5865
5866         * src/main.c
5867                 Integrate AWN information bubble if dbus is
5868                 available
5869         * src/folder.c
5870                 Fix crash when calling scan_required() on 
5871                 folder classes that don't implement them
5872         * src/common/session.c
5873                 Fix a little typo
5874
5875 2008-06-09 [colin]      3.4.0cvs84
5876
5877         * src/main.c
5878                 Fix bug 1447, 'If user tries to close while starting 
5879                 up, it will not close ever.'
5880
5881 2008-06-09 [colin]      3.4.0cvs83
5882
5883         * src/filtering.c
5884                 Fix bug 1628, 'Claws Mail crashes when 
5885                 filtering selected messages'
5886
5887 2008-06-04 [colin]      3.4.0cvs82
5888
5889         * src/messageview.c
5890                 Complete handling of html parts in multipart/alternative
5891                 mails
5892
5893 2008-06-03 [paul]       3.4.0cvs81
5894
5895         * src/prefs_message.c
5896                 make always the english good
5897
5898 2008-06-03 [colin]      3.4.0cvs80
5899
5900         * src/mainwindow.c
5901         * src/mainwindow.h
5902                 Fix bug 1624, '[PATCH] Quick search should be 
5903                 disabled for folder view'; based on a patch by
5904                 Michael Terry
5905
5906 2008-06-03 [iwkse]      3.4.0cvs79
5907
5908         * src/addressbook.c
5909                 Fix little gui bug on button sensitivity
5910         * src/messageview.c
5911         * src/prefs_common.c
5912         * src/prefs_common.h
5913         * src/prefs_message.c
5914                 Allow by default to show html in multipart/alternative
5915
5916 2008-06-02 [colin]      3.4.0cvs78
5917
5918         * src/prefs_actions.c
5919                 GUI rework, patch by Pawel 
5920
5921 2008-06-02 [colin]      3.4.0cvs77
5922
5923         * src/quote_fmt.c
5924                 Fix sensitivity/alignment, patch from
5925                 Pawel
5926
5927 2008-05-31 [colin]      3.4.0cvs76
5928
5929         * src/imap.c
5930                 Fix login issue introduced in cvs75.
5931
5932 2008-05-31 [colin]      3.4.0cvs75
5933
5934         * src/imap.c
5935                 Fix more possible double-frees. Also, fix the root cause
5936                 of these double-frees by just noting the Session is to
5937                 be destroyed instead of destroying it in flight
5938
5939 2008-05-29 [paul]       3.4.0cvs74
5940
5941         * manual/keyboard.xml
5942                 'Makes' these entries like the others
5943
5944 2008-05-29 [colin]      3.4.0cvs73
5945
5946         * src/procmsg.h
5947                 Include utils.h in case we
5948                 need to pull goffset definition
5949
5950 2008-05-29 [colin]      3.4.0cvs72
5951
5952         * src/common/utils.h
5953                 Workaround a stupid Glib issue, where
5954                 goffset happens to be undefined. 
5955
5956 2008-05-28 [colin]      3.4.0cvs71
5957
5958         * src/compose.c
5959         * src/compose.h
5960         * src/grouplistdialog.c
5961         * src/image_viewer.c
5962         * src/imap.c
5963         * src/inc.c
5964         * src/main.c
5965         * src/matcher.c
5966         * src/messageview.c
5967         * src/mimeview.c
5968         * src/prefs_themes.c
5969         * src/procmsg.h
5970         * src/summaryview.c
5971         * src/summaryview.h
5972         * src/textview.c
5973         * src/common/smtp.c
5974         * src/common/utils.c
5975         * src/common/utils.h
5976                 Use goffset instead of off_t for MsgInfo's size
5977                 Allows using MsgInfo structure from plugins
5978                 compiled with largefile support
5979
5980 2008-05-26 [colin]      3.4.0cvs70
5981
5982         * src/mainwindow.c
5983         * src/mainwindow.h
5984                 Define THEME_CHANGED_HOOKLIST and invoke
5985                 it on theme change
5986         * src/plugins/trayicon/trayicon.c
5987                 Listen to THEME_CHANGED_HOOKLIST and
5988                 update accordingly
5989
5990 2008-05-26 [paul]       3.4.0cvs69
5991
5992         * src/mimeview.c
5993                 plug a leak in mimeview_save_all()
5994
5995 2008-05-24 [colin]      3.4.0cvs68
5996
5997         * src/common/utils.h
5998                 Fix wrong define on old glibs
5999
6000 2008-05-24 [paul]       3.4.0cvs67
6001
6002         * src/Makefile.am
6003         * src/stock_pixmap.c
6004         * src/stock_pixmap.h
6005         * src/toolbar.c
6006         * src/pixmaps/cancel.xpm
6007         * src/pixmaps/close.xpm
6008                 add a specific icon for A_CANCEL_INC (addresses
6009                 point 1 of bug 1609 'Icon issues')
6010                 replace close.xpm with an icon of the standard
6011                 24x24 size
6012
6013 2008-05-24 [paul]       3.4.0cvs66
6014
6015         * src/pixmaps/insert_file.xpm
6016                 replaced
6017
6018 2008-05-23 [paul]       3.4.0cvs65
6019
6020         * src/common/md5.c
6021         * src/common/md5.h
6022                 add the possibility to check md5 on binary files,
6023                 thanks to Colin
6024
6025 2008-05-23 [colin]      3.4.0cvs64
6026
6027         * src/mainwindow.c
6028         * src/summaryview.c
6029                 Fix bug 1610, 'claws crash after opening/closing 
6030                 preferences and window update'
6031
6032 2008-05-22 [colin]      3.4.0cvs63
6033
6034         * src/prefs_filtering_action.c
6035         * src/gtk/combobox.c
6036         * src/gtk/combobox.h
6037                 Fix reselecting of Tags actions in
6038                 filtering actions dialog
6039
6040 2008-05-22 [colin]      3.4.0cvs62
6041
6042         * src/Makefile.am
6043         * src/prefs_toolbar.c
6044         * src/stock_pixmap.c
6045         * src/stock_pixmap.h
6046         * src/toolbar.c
6047         * src/pixmaps/delete_btn.xpm
6048         * src/pixmaps/insert_file.xpm
6049         * src/pixmaps/mail_reply_to_list.xpm
6050                 Fix more of bug 1609:
6051                 - Add a Delete button icon
6052                 - Add a Reply to list button icon
6053                 - Fix Insert file button icon
6054                 Artwork by Ciprian Popovici.
6055
6056 2008-05-21 [colin]      3.4.0cvs61
6057
6058         * src/common/utils.c
6059                 Fix a little leak
6060
6061 2008-05-21 [wwp]        3.4.0cvs60
6062
6063         * src/prefs_filtering.c
6064                 Don't show SMTP-only accounts in accounts list, as they are
6065                 irrelevant for filtering incoming messages.
6066
6067 2008-05-21 [colin]      3.4.0cvs59
6068
6069         * src/mainwindow.c
6070                 Don't put SMTP-only accounts in receive menus
6071
6072 2008-05-21 [colin]      3.4.0cvs58
6073
6074         * src/imap.c
6075                 Fix cvs56 (brain fart)
6076
6077 2008-05-21 [colin]      3.4.0cvs57
6078
6079         * src/common/utils.c
6080                 Fix bug 1615, 'hang on FIFO when the other end's not 
6081                 opened'
6082
6083 2008-05-21 [colin]      3.4.0cvs56
6084
6085         * src/imap.c
6086                 Fix a warning
6087
6088 2008-05-19 [colin]      3.4.0cvs55
6089
6090         * src/plugins/pgpcore/sgpgme.c
6091                 Maybe fix debian bug 481856, 'Segmentation fault 
6092                 when verifying a GPG signature'. Although it 
6093                 looks like a race condition...
6094
6095 2008-05-19 [colin]      3.4.0cvs54
6096
6097         * src/prefs_filtering_action.c
6098         * src/prefs_matcher.c
6099         * src/common/tags.c
6100         * src/common/tags.h
6101         * src/gtk/combobox.c
6102         * src/gtk/combobox.h
6103                 Patch by Pawel: disabled Tags menus in filtering dialogs
6104
6105 2008-05-19 [colin]      3.4.0cvs53
6106
6107         * src/prefs_account.c
6108                 GUI patch by Pawel: align ports entries
6109
6110 2008-05-19 [colin]      3.4.0cvs52
6111
6112         * src/mainwindow.c
6113                 Fix bug 1616, 'strange question while emptying trash'
6114
6115 2008-05-18 [colin]      3.4.0cvs51
6116
6117         * src/common/plugin.c
6118         * src/etpan/imap-thread.c
6119         * src/etpan/nntp-thread.c
6120         * src/gtk/gtksctree.c
6121                 Fix bug 1613, 'Various memory leaks'; 
6122                 based on a patch by Didier Barvaux.
6123
6124 2008-05-18 [colin]      3.4.0cvs50
6125
6126         * src/mimeview.c
6127         * src/privacy.h
6128         * src/toolbar.c
6129         * src/toolbar.h
6130         * src/plugins/pgpcore/sgpgme.c
6131                 Fix more parts of bug 1609:
6132                 - Make use of specific Expired privacy icon
6133                 - Use CLOSE instead of NOTICE_ERROR for cancel
6134                   receiving
6135                 - Allow a Preferences button in the main toolbar
6136
6137 2008-05-18 [colin]      3.4.0cvs49
6138
6139         * src/stock_pixmap.c
6140                 Fix bug with non-updating icons after theme change:
6141                 If fetching pixbuf for a given icon after a theme
6142                 change, the next pixmap fetch would return the old
6143                 cached one, as the theme change was forgotten at 
6144                 this time. (and vice-versa). This was mostly 
6145                 visible on open folder icons
6146
6147 2008-05-17 [colin]      3.4.0cvs48
6148
6149         * src/prefs_summaries.c
6150         * src/summaryview.c
6151                 Fix bug 1608, 'Inconsistent behaviour of mark as read 
6152                 options'. Patch by Pawel
6153
6154 2008-05-16 [colin]      3.4.0cvs47
6155
6156         * src/imap.c
6157                 Fix another possible crash (on fatal errors
6158                 at login, like stream error).
6159
6160 2008-05-16 [paul]       3.4.0cvs46
6161
6162         * tools/thunderbird-filters-convertor.pl
6163                 fix a typo
6164                 fix reading a tb rule that contains something
6165                 like that: \"Sender\"
6166
6167 2008-05-16 [paul]       3.4.0cvs45
6168
6169         * tools/README
6170         * tools/csv2addressbook.pl
6171                 add support for gmail exported csv address book
6172
6173 2008-05-16 [colin]      3.4.0cvs44
6174
6175         * configure.ac
6176         * src/ldapupdate.c
6177                 Fix ldap deprecated calls. Patch by
6178                 Michael Rasmussen
6179
6180 2008-05-16 [paul]       3.4.0cvs43
6181
6182         * manual/de/account.xml
6183         * manual/it/account.xml
6184         * manual/it/ack.xml
6185         * manual/it/addrbook.xml
6186         * manual/it/claws-mail-manual.xml
6187         * manual/it/gpl.xml
6188         * manual/it/intro.xml
6189         * manual/it/starting.xml
6190                 add pages towards German and Italian manuals.
6191                 (just for storage, they are not built yet, due
6192                 to being incomplete.) submitted by Speckmade
6193                 <Speckmade@gmx.net> and Salvatore De Paolis
6194                 <iwkse@claws-mail.org>
6195
6196 2008-05-16 [colin]      3.4.0cvs42
6197
6198         * src/gtk/sslcertwindow.c
6199                 Fix SHA1 fingerprint with GnuTLS
6200
6201 2008-05-15 [colin]      3.4.0cvs41
6202
6203         * src/gtk/sslcertwindow.c
6204                 Print SHA1 fingerprint too
6205
6206 2008-05-15 [colin]      3.4.0cvs40
6207
6208         * src/imap.c
6209                 Fix certificate port on TLS. It was 
6210                 previously always 0.
6211                 **IMPORTANT INFORMATION**: this will trigger 
6212                 one wrong "New certificate" warning at the 
6213                 first connection with this fix, if using STARTTLS
6214                 on IMAP.
6215         * src/gtk/sslcertwindow.c
6216                 Make labels selectable
6217
6218 2008-05-15 [colin]      3.4.0cvs39
6219
6220         * src/imap.c
6221                 Fix double free when STARTTLS fails (for
6222                 example due to refusing the certificate)
6223
6224 2008-05-15 [paul]       3.4.0cvs38
6225
6226         * manual/advanced.xml
6227                 fix typo
6228
6229 2008-05-15 [paul]       3.4.0cvs37
6230
6231         * manual/advanced.xml
6232         * src/prefs_send.c
6233                 make outgoing_fallback_to_ascii a hidden pref
6234
6235 2008-05-14 [colin]      3.4.0cvs36
6236
6237         * src/main.c
6238         * src/mainwindow.c
6239         * src/mainwindow.h
6240                 Make it possible to cancel quit when Claws
6241                 ask whether to empty trash.
6242
6243 2008-05-14 [colin]      3.4.0cvs35
6244
6245         * src/compose.c
6246         * src/prefs_common.c
6247         * src/prefs_common.h
6248         * src/prefs_send.c
6249                 Add a preference to be able to specify an
6250                 outgoing charset/encoding but still fallback
6251                 to 7bit US-ASCII when possible (default TRUE,
6252                 same behavior as pre-cvs34)
6253
6254 2008-05-14 [colin]      3.4.0cvs34
6255
6256         * src/compose.c
6257                 Always use the specified encoding and charset if it is
6258                 specified, even if the mail is ASCII.
6259
6260 2008-05-13 [paul]       3.4.0cvs33
6261
6262         * src/ldapupdate.c
6263                 fix the build warnings the easy way for now
6264
6265 2008-05-13 [colin]      3.4.0cvs32
6266
6267         * src/prefs_themes.c
6268                 Count .png files as icons too (fixes part
6269                 of bug 1609, 'Icon issues')
6270
6271 2008-05-13 [wwp]        3.4.0cvs31
6272
6273         * src/addressbook_foldersel.c
6274                 Fix wrong check (completes 3.4.0.cvs30).
6275
6276 2008-05-12 [wwp]        3.4.0cvs30
6277
6278         * src/addressbook.c
6279         * src/addressbook_foldersel.c
6280         * src/filtering.c
6281         * src/matcher.c
6282         * src/prefs_matcher.c
6283         * src/plugins/bogofilter/bogofilter.c
6284         * src/plugins/bogofilter/bogofilter_gtk.c
6285         * src/plugins/dillo_viewer/dillo_prefs.c
6286         * src/plugins/spamassassin/spamassassin.c
6287         * src/plugins/spamassassin/spamassassin_gtk.c
6288                 Fix for bug 1604 "found_in_addressbook in Any in non English local",
6289                 based on a patch submitted by Paul CtrlAltBs. Also fix storing of
6290                 translated string "Any" in plugins (whitelisting) and
6291                 UTF8 comparisons.
6292
6293 2008-05-07 [colin]      3.4.0cvs29
6294
6295         * configure.ac
6296                 Fix --enable-maemo (assume --enable-generic-umpc)
6297
6298 2008-05-07 [colin]      3.4.0cvs28
6299
6300         * configure.ac
6301         * src/account.c
6302         * src/addr_compl.c
6303         * src/compose.c
6304         * src/editaddress.c
6305         * src/folderview.c
6306         * src/mainwindow.c
6307         * src/messageview.c
6308         * src/mimeview.c
6309         * src/prefs_account.c
6310         * src/prefs_common.c
6311         * src/prefs_display_header.c
6312         * src/prefs_filtering.c
6313         * src/prefs_summaries.c
6314         * src/prefs_template.c
6315         * src/prefs_toolbar.c
6316         * src/stock_pixmap.c
6317         * src/summaryview.c
6318         * src/summaryview.h
6319         * src/textview.c
6320         * src/toolbar.c
6321         * src/gtk/about.c
6322         * src/gtk/gtksctree.c
6323         * src/gtk/menu.c
6324         * src/gtk/prefswindow.c
6325         * src/gtk/sslcertwindow.c
6326                 Separate generic UMPC code (layouts, ...) from 
6327                 MAEMO code (Hildon, ...)
6328
6329 2008-05-06 [paul]       3.4.0cvs27
6330
6331         * tools/claws.i18n.status.pl
6332                 add he.po
6333
6334 2008-05-06 [colin]      3.4.0cvs26
6335
6336         * src/common/utils.c
6337                 Maybe fix crash on FreeBSD
6338
6339 2008-05-05 [colin]      3.4.0cvs25
6340
6341         * src/messageview.c
6342                 Fix bug 1602, 'Crash when sending return receipt for
6343                 messages with no subject'
6344
6345 2008-05-05 [colin]      3.4.0cvs24
6346
6347         * src/mimeview.c
6348                 Don't overwrite temporary files with same
6349                 name when drag and dropping. Fixes bug 1599,
6350                 'attach multiple files with the same name from 
6351                 one mail to another'
6352
6353 2008-05-04 [paul]       3.4.0cvs23
6354
6355         * src/compose.c
6356         * src/prefs_common.c
6357                 fix bug 1587 'can not replay with quote'
6358
6359 2008-05-03 [colin]      3.4.0cvs22
6360
6361         * po/de.po
6362                 Fix bug 1598, 'Leading slash while translating "Unsubscribe"'
6363
6364 2008-05-03 [colin]      3.4.0cvs21
6365
6366         * src/toolbar.c
6367                 Fix bug 1597, 'In news folders, "Move Message to Wastebin" 
6368                 icon isn't grayed although ineffective'
6369
6370 2008-05-02 [wwp]        3.4.0cvs20
6371
6372         * po/fr.po
6373                 Fix translation.
6374
6375         * src/prefs_folder_item.c
6376                 Add missing notice in folder properties (templates) when
6377                 folder is a root node.
6378
6379 2008-04-30 [colin]      3.4.0cvs19
6380
6381         * src/prefs_toolbar.c
6382                 Add Trash and Delete icons to the icon chooser
6383
6384 2008-04-30 [colin]      3.4.0cvs18
6385
6386         * src/compose.c
6387                 Remove "Delete entire line" which was a noop
6388                 and should be the same as "Delete line" :)
6389
6390 2008-04-30 [colin]      3.4.0cvs17
6391
6392         * src/compose.c
6393                 Fix 'Delete line' and 'Delete to end of line'
6394                 on the last line. Patch by <seelenhirt@gmx.net>
6395
6396 2008-04-28 [colin]      3.4.0cvs16
6397
6398         * src/folder.c
6399                 Fix bug 1589, 'tagsdb file not removed when
6400                 folder deleted'.
6401         * src/common/utils.c
6402                 Make sure claws_unlink accepts NULL arg.
6403
6404 2008-04-25 [colin]      3.4.0cvs15
6405
6406         * src/common/ssl.c
6407                 Fix/simplify previous commit
6408
6409 2008-04-25 [colin]      3.4.0cvs14
6410
6411         * src/addrindex.h
6412         * src/common/ssl_certificate.c
6413                 Patch by Marcus: Fix Win32 build
6414         * src/common/ssl.c
6415                 Fix build with GnuTLS/no pthread, thanks
6416                 to Marcus
6417
6418 2008-04-25 [colin]      3.4.0cvs13
6419
6420         * src/summaryview.c
6421                 Fix bug 1586, '3-pane vertical layout now and then 
6422                 still shows sender column'
6423
6424 2008-04-25 [colin]      3.4.0cvs12
6425
6426         * src/Makefile.am
6427         * src/w32-logo.ico
6428         * src/w32-resource.rc
6429                 Patch from Marcus Brinkmann to set an icon on w32.
6430
6431 2008-04-24 [colin]      3.4.0cvs11
6432
6433         * src/inc.c
6434         * src/inc.h
6435                 Trace inc locks
6436         * src/ldif.c
6437         * src/ldif.h
6438                 Fix bug 1581, 'Bad File Format during Import LDIF':
6439                 Use dynamically allocated buffers; also, allow 
6440                 importing contacts with no email address
6441
6442 2008-04-24 [colin]      3.4.0cvs10
6443
6444         * src/prefs_common.c
6445                 Increment the timeout a bit on OpenBSD, 75 isn't enough
6446
6447 2008-04-23 [colin]      3.4.0cvs9
6448
6449         * src/compose.c
6450         * src/prefs_folder_item.c
6451         * src/prefs_template.c
6452         * src/quote_fmt.c
6453                 Fix bug 1576: Fix unescaping of templates when testing them
6454                 I think it breaks nothing. (wwp, you're welcome to double-check)
6455
6456 2008-04-23 [paul]       3.4.0cvs8
6457
6458         * manual/advanced.xml
6459                 add info about the "two_line_vertical" hidden
6460                 pref
6461
6462 2008-04-22 [paul]       3.4.0cvs7
6463
6464         * src/prefs_common.c
6465         * src/prefs_common.h
6466         * src/summaryview.c
6467                 make the 2-line view in summaryview when in three
6468                 columns mode configurable. hidden pref: "two_line_vertical"
6469
6470 2008-04-22 [colin]      3.4.0cvs6
6471
6472         * src/inc.c
6473                 Fix missing inc_unlock()
6474         * src/prefs_matcher.c
6475         * src/send_message.c
6476                 Fix my last commit
6477
6478 2008-04-22 [colin]      3.4.0cvs5
6479
6480         * src/etpan/imap-thread.c
6481                 Use g_(un)setenv instead of (un)setenv which
6482                 doesn't exist on IRIX 6.5
6483
6484 2008-04-22 [colin]      3.4.0cvs4
6485
6486         * src/inc.c
6487         * src/prefs_common.c
6488         * src/send_message.c
6489                 Fix bug 1566, 'too short I/O timeout on OpenBSD'
6490                 Set the default timeout to 75 seconds
6491
6492 2008-04-20 [colin]      3.4.0cvs3
6493
6494         * src/pixmaps/tray_newmail.offline.xpm
6495         * src/pixmaps/tray_newmail.xpm
6496         * src/pixmaps/tray_newmarkedmail.offline.xpm
6497         * src/pixmaps/tray_newmarkedmail.xpm
6498         * src/pixmaps/tray_nomail.offline.xpm
6499         * src/pixmaps/tray_nomail.xpm
6500         * src/pixmaps/tray_unreadmail.offline.xpm
6501         * src/pixmaps/tray_unreadmail.xpm
6502         * src/pixmaps/tray_unreadmarkedmail.offline.xpm
6503         * src/pixmaps/tray_unreadmarkedmail.xpm
6504                 Make the tray icons a bit nicer. Would be
6505                 nice to get really nice icons from someone
6506                 who's good at Gimp :)
6507
6508 2008-04-18 [colin]      3.4.0cvs2
6509
6510         * src/common/log.c
6511                 Forgot one g_unlink
6512
6513 lease complete the changelog entry below
6514 2008-04-18 [colin]      3.4.0cvs1
6515
6516         * src/addrduplicates.c
6517         * src/addressbook.c
6518         * src/compose.c
6519         * src/crash.c
6520         * src/editaddress.c
6521         * src/folder.c
6522         * src/image_viewer.c
6523         * src/imap.c
6524         * src/inc.c
6525         * src/main.c
6526         * src/mbox.c
6527         * src/messageview.c
6528         * src/mh.c
6529         * src/msgcache.c
6530         * src/news.c
6531         * src/partial_download.c
6532         * src/pop.c
6533         * src/prefs_common.c
6534         * src/prefs_common.h
6535         * src/prefs_other.c
6536         * src/prefs_themes.c
6537         * src/procheader.c
6538         * src/procmime.c
6539         * src/procmsg.c
6540         * src/textview.c
6541         * src/wizard.c
6542         * src/common/prefs.c
6543         * src/common/ssl_certificate.c
6544         * src/common/template.c
6545         * src/common/utils.c
6546         * src/common/utils.h
6547         * src/etpan/imap-thread.c
6548         * src/plugins/dillo_viewer/dillo_viewer.c
6549         * src/plugins/pgpcore/sgpgme.c
6550         * src/plugins/pgpinline/pgpinline.c
6551                 Add an option to shred temporary files and messages
6552                 instead of just removing them. Slows deletions down!
6553
6554 2008-04-18 [paul]       3.4.0
6555
6556         * NEWS
6557         * README
6558         * RELEASE_NOTES 
6559                 3.4.0 released
6560
6561
6562 2008-04-18 [paul]       3.3.1cvs61
6563
6564         * po/de.po
6565         * po/fi.po
6566         * po/it.po
6567         * po/pt_BR.po
6568                 updated by Stephan Sachse, Flammie Pirinen, Andrea Spadaccini,
6569                 and Frederico Goncalves Guimaraes
6570         * po/es.po
6571                 updated on the last minute by a lazy Ricardo Mones
6572
6573 2008-04-18 [colin]      3.3.1cvs60
6574
6575         * po/fr.po
6576                 Update translation (Fabien Vantard)
6577
6578 2008-04-17 [colin]      3.3.1cvs59
6579
6580         * src/imap.c
6581                 Fix debian bug 474712, 'claws seg faults when IMAP 
6582                 connection breaks after an IMAP protocol error 
6583                 (BAD UID SEARCH Invalid parameter: $Forwarded)]'
6584         * src/summaryview.c
6585                 Fix a little leak
6586
6587 2008-04-17 [colin]      3.3.1cvs58
6588
6589         * src/common/log.c
6590                 Fix log size getting out of control (claws-mail
6591                 getting SIGXFSZ): rotate if every 10MB
6592
6593 2008-04-10 [paul]       3.3.1cvs57
6594
6595         * src/prefs_other.c
6596                 improvements to english usage
6597
6598 2008-04-10 [paul]       3.3.1cvs56
6599
6600         * src/prefs_receive.c
6601                 add an accurate description
6602
6603 2008-04-08 [colin]      3.3.1cvs55
6604
6605         * src/undo.c
6606                 Probably fix corruption, introduced in cvs53
6607
6608 2008-04-04 [iwkse]      3.3.1cvs54
6609
6610         * src/undo.c
6611                 undo should works properly again
6612
6613 2008-04-04 [iwkse]      3.3.1cvs53
6614
6615         * src/undo.c
6616                 Fix a segfault but breaks undo
6617                 on a specific case (eg. double paste with
6618                 middle-mouse button)
6619
6620 2008-04-04 [iwkse]      3.3.1cvs52
6621
6622         * src/prefs_filtering.c
6623                 Fix previous Tab mess
6624
6625 2008-04-03 [iwkse]      3.3.1cvs51
6626
6627         * src/prefs_filtering.c
6628                 Add search in filtering rules list
6629
6630 2008-04-02 [colin]      3.3.1cvs50
6631
6632         * src/main.c
6633                 Revert part of the previous patch: we do
6634                 want to parse ~/.claws-mail/gtkrc-2.0 if it
6635                 exists
6636
6637 2008-04-02 [colin]      3.3.1cvs49
6638
6639         * src/main.c
6640                 Fix bug 1562, 'Claws-Mail does not completely 
6641                 respect settings in GTK2_RC_FILES environment'
6642                 Remove manual parsing of .gtkrc-2.0 and 
6643                 .gtk/gtkrc-2.0. GTK does it itself these days.
6644
6645 2008-04-01 [colin]      3.3.1cvs48
6646
6647         * src/imap_gtk.c
6648                 Fix bug 1561, 'Crashes leaving unsubscribed folder after 
6649                 ticking "Show only subscribed"'
6650
6651 2008-03-31 [colin]      3.3.1cvs47
6652
6653         * src/folder.c
6654                 Fix bug 1553, 'File lock not respected'
6655                 Regression due to the implementation of
6656                 deletion batching
6657
6658 2008-03-31 [colin]      3.3.1cvs46
6659
6660         * src/mainwindow.c
6661                 Fix tags menu update, thanks to Paul
6662
6663 2008-03-29 [wwp]        3.3.1cvs45
6664
6665         * src/prefs_account.c
6666         * src/prefs_common.c
6667         * src/prefs_folder_item.c
6668         * src/prefs_quote.c
6669         * src/quote_fmt.c
6670         * src/quote_fmt.h
6671                 Fix compose template formats (in global preferences)
6672                 being translated under specific conditions.
6673                 Add a button to restore factory defaults for current
6674                 language.
6675
6676 2008-03-27 [colin]      3.3.1cvs44
6677
6678         * src/common/prefs.c
6679         * src/common/xmlprops.c
6680                 Fix RedHat bug 431735, 'segfault if /home is full' 
6681                 (when starting): Fix double fclose() in prefs.c
6682                 and potentially xmlprops.c
6683
6684 2008-03-27 [colin]      3.3.1cvs43
6685
6686         * src/addressbook.c
6687                 Fix bug 1559, 'Claws Mail crashed deleting all 
6688                 common contacts'
6689
6690 2008-03-27 [wwp]        3.3.1cvs42
6691
6692         * src/addressbook.c
6693                 Fix 3.3.0cvs41.
6694
6695 2008-03-27 [wwp]        3.3.1cvs41
6696
6697         * src/addressbook.c
6698                 Prevent list flickering when deleting addresses.
6699
6700 2008-03-26 [colin]      3.3.1cvs40
6701
6702         * src/imap.c
6703                 Clean up session disconnection. Possibly
6704                 fix Ubuntu bug #204290
6705
6706 2008-03-26 [colin]      3.3.1cvs39
6707
6708         * src/textview.c
6709                 Fix bug 1555: current folder wasn't used when
6710                 right-clicking on an email address
6711
6712 2008-03-25 [colin]      3.3.1cvs38
6713
6714         * src/plugins/bogofilter/bogofilter.c
6715         * src/plugins/bogofilter/bogofilter.h
6716         * src/plugins/bogofilter/bogofilter_gtk.c
6717                 Add a "learn from whitelist" preference
6718                 Whitelist Unsure mails too.
6719
6720 2008-03-24 [paul]       3.3.1cvs37
6721
6722         * src/prefs_account.c
6723                 If no MH mailbox and no account exists, when
6724                 creating a POP/Local account, just create and
6725                 use the default one instead of bailing with a
6726                 "Mailbox doesn't exist" error
6727
6728 2008-03-21 [colin]      3.3.1cvs36
6729
6730         * src/procmime.c
6731                 strstrip mime subtype
6732
6733 2008-03-21 [paul]       3.3.1cvs35
6734
6735         * manual/advanced.xml
6736                 correct and update the info about Actions
6737
6738 2008-03-20 [colin]      3.3.1cvs34
6739
6740         * src/messageview.c
6741         * src/messageview.h
6742         * src/textview.c
6743                 Show at max 1MB of text, add a noticeview to
6744                 show everything optionally.
6745
6746 2008-03-20 [colin]      3.3.1cvs33
6747
6748         * src/stock_pixmap.c
6749                 Add support for png themes
6750
6751 2008-03-19 [wwp]        3.3.1cvs32
6752
6753         * src/procheader.c
6754                 Sanity check.
6755
6756 2008-03-18 [colin]      3.3.1cvs31
6757
6758         * src/common/utils.c
6759         * src/common/utils.h
6760                 Handle size_t instead of off_t in to_human_readable
6761
6762 2008-03-18 [colin]      3.3.1cvs30
6763
6764         * src/imap.c
6765                 Remove raw printf
6766
6767 2008-03-16 [colin]      3.3.1cvs29
6768
6769         * src/summaryview.c
6770                 Fix build on GTK < 2.12
6771
6772 2008-03-16 [colin]      3.3.1cvs28
6773
6774         * src/mainwindow.c
6775                 Refresh non-list widget when switching
6776                 messageview
6777
6778 2008-03-16 [colin]      3.3.1cvs27
6779
6780         * manual/faq.xml
6781                 Revert cvs25: This wasn't a typo :) :
6782                 jade:.../faq.xml:49:16:E: there is no attribute "linkend"
6783
6784
6785 2008-03-16 [colin]      3.3.1cvs26
6786
6787         * src/summaryview.c
6788         * src/gtk/gtksctree.c
6789         * src/gtk/gtksctree.h
6790                 Implement 2-lines items in Summaryview when in 
6791                 three columns mode
6792
6793 2008-03-16 [paul]       3.3.1cvs25
6794
6795         * manual/faq.xml
6796                 fix typo
6797
6798 2008-03-14 [colin]      3.3.1cvs24
6799
6800         * src/prefs_filtering_action.c
6801                 Fix buglet on setting recipient when
6802                 reediting forward rules.
6803
6804 2008-03-12 [colin]      3.3.1cvs23
6805
6806         * src/summaryview.c
6807                 Fix a new unused variable warning
6808         * src/plugins/trayicon/trayicon.c
6809                 Fix folderview's scrollbar at startup
6810                 if starting hidden
6811
6812 2008-03-12 [colin]      3.3.1cvs22
6813
6814         * src/folderview.c
6815         * src/summaryview.c
6816                 Use item_opened at the beginning of showing
6817                 a folder instead of the end. Fixes flicker.
6818
6819 2008-03-12 [paul]       3.3.1cvs21
6820
6821         * src/folder.c
6822         * src/folder.h
6823         * src/mainwindow.c
6824         * src/procmsg.c
6825         * src/summaryview.c
6826         * src/plugins/trayicon/trayicon.c
6827                 add tooltip with extended folder stats
6828
6829 2008-03-10 [colin]      3.3.1cvs20
6830
6831         * src/common/xml.c
6832                 Handle comments
6833
6834 2008-03-07 [colin]      3.3.1cvs19
6835
6836         * src/mainwindow.c
6837                 Fix blinking of the taskbar entry
6838
6839 2008-03-07 [colin]      3.3.1cvs18
6840
6841         * src/mainwindow.c
6842                 MAEMO: Fix bug 1494, 'Trayicon 
6843                 plugin breaks UI...'
6844
6845 2008-03-07 [paul]       3.3.1cvs17
6846
6847         * src/gtk/authors.h
6848                 reflect reality a bit more closely
6849
6850 2008-03-06 [colin]      3.3.1cvs16
6851
6852         * src/mainwindow.c
6853         * src/mainwindow.h
6854         * src/summaryview.c
6855         * src/summaryview.h
6856         * src/toolbar.c
6857                 Integrate things better wrt the new
6858                 summaryview extensibility.
6859
6860 2008-03-06 [wwp]        3.3.1cvs15
6861
6862         * src/quote_fmt.c
6863                 Fix some gcc warnings.
6864
6865 2008-03-06 [wwp]        3.3.1cvs14
6866
6867         * src/prefs_account.c
6868         * src/prefs_folder_item.c
6869         * src/prefs_gtk.c
6870         * src/prefs_template.c
6871         * src/gtk/prefswindow.c
6872         * src/gtk/prefswindow.h
6873                 prefs_templates: fix missing unregistering of addr_completion widgets
6874                 and and ending of addr_completion service.
6875                 prefs_folder_item: fix missing registering/unregistering of widgets,
6876                 and rework the way add_completion service is started and stopped.
6877                 Plus few prefswindow API changes (opening).
6878
6879 2008-03-06 [wwp]        3.3.1cvs13
6880
6881         * src/folder_item_prefs.c
6882         * src/prefs_template.c
6883         * src/prefs_template.h
6884         * src/quote_fmt.c
6885         * src/common/template.c
6886                 Complete 3.3.1cvs12, thanks to Colin.
6887
6888 2008-03-06 [wwp]        3.3.1cvs12
6889
6890         * src/compose.c
6891         * src/folder_item_prefs.c
6892         * src/folder_item_prefs.h
6893         * src/prefs_account.c
6894         * src/prefs_folder_item.c
6895         * src/prefs_quote.c
6896         * src/prefs_template.c
6897         * src/quote_fmt.c
6898         * src/quote_fmt.h
6899         * src/common/template.c
6900         * src/common/template.h
6901                 Global and per-folder templates can now override the from name (this
6902                 doesn't change the account being used).
6903                 Examples:
6904                  "My other name" <%account_email> (just changes the name)
6905                  my.faked.email@address.org (overrides the address too)
6906
6907 2008-03-05 [colin]      3.3.1cvs11
6908
6909         * src/summaryview.c
6910         * src/summaryview.h
6911                 Replace that hbox with a notebook
6912
6913 2008-03-05 [colin]      3.3.1cvs10
6914
6915         * src/folder.h
6916         * src/folderview.c
6917                 Add klass functions for notification of folder
6918                 opening/closing via the GUI
6919         * src/summaryview.c
6920         * src/summaryview.h
6921                 Add a specific container for the scrolledwin
6922
6923 2008-03-05 [colin]      3.3.1cvs9
6924
6925         * src/folder.h
6926         * src/folderview.c
6927                 Add klass functions for notification of folder 
6928                 opening/closing via the GUI
6929         * src/summaryview.c
6930         * src/summaryview.h
6931                 Add a specific container for the scrolledwin
6932
6933 2008-03-02 [colin]      3.3.1cvs8
6934
6935         * src/messageview.c
6936                 MAEMO: Fix bug 1541, 'Deleting message from within 
6937                 read window displays next message then closes.'
6938
6939 2008-03-02 [colin]      3.3.1cvs7
6940
6941         * src/main.c
6942                 Probably fix bug 1539, 'Program crashes':
6943                 Setup Gcrypt's thread functions when built
6944                 with GnuTLS
6945
6946 2008-03-01 [colin]      3.3.1cvs6
6947
6948         * src/folder.c
6949         * src/imap_gtk.c
6950                 Get rid of stale folders with no account
6951
6952 2008-02-28 [colin]      3.3.1cvs5
6953
6954         * src/compose.c
6955                 Fix bug 1534, 'Segmentation fault when doing 
6956                 some draft saving and then throwing away'
6957         * src/imap.c
6958                 Fix bug 1533, 'Claws is unable to mark messages 
6959                 as "read" in IMAP shared folders'
6960         * src/etpan/imap-thread.c
6961                 Fix bug 1515, 'large messages crash claws when 
6962                 syncing for offline mode'. This is rather a
6963                 workaround, and mails > 64MB will still be
6964                 problematic if there's less than 64MB available
6965                 on the dataroot volume.
6966         * src/messageview.c
6967                 MAEMO: Add information when fetching big messages
6968
6969 2008-02-26 [colin]      3.3.1cvs4
6970
6971         * src/imap.c
6972                 fix bug 1532, '"login refused" message insufficiently 
6973                 detailed'
6974
6975 2008-02-26 [paul]       3.3.1cvs3
6976
6977         * INSTALL
6978         * README
6979                 remove mentions of ClamAV and a few other
6980                 old bits of information
6981
6982 2008-02-23 [colin]      3.3.1cvs2
6983
6984         * src/main.c
6985                 Fix log output (missing \n)
6986
6987 2008-02-23 [colin]      3.3.1cvs1
6988
6989         * configure.ac
6990                 Bump version number for stable release
6991
6992 2008-02-23 [paul]       3.3.0cvs21
6993
6994         * po/he.po
6995                 updated by Ofer
6996
6997 2008-02-21 [colin]      3.3.0cvs20
6998
6999         * src/matcher.c
7000                 Fix bug 1527, 'filtering is case sensitive when it 
7001                 shouldn't be'
7002
7003 2008-02-20 [colin]      3.3.0cvs19
7004
7005         * src/main.c
7006                 Fix file attachments from older Thunar
7007
7008 2008-02-19 [colin]      3.3.0cvs18
7009
7010         * manual/plugins.xml
7011         * manual/es/plugins.xml
7012         * manual/fr/plugins.xml
7013         * manual/pl/plugins.xml
7014                 Remove Clamav
7015
7016 2008-02-19 [paul]       3.3.0cvs17
7017
7018         * tools/README
7019         * tools/csv2addressbook.pl
7020                 add support for Kmail/Kaddressbook
7021
7022 2008-02-18 [colin]      3.3.0cvs16
7023
7024         * src/imap.c
7025                 Unset folder's session before creating a
7026                 new one
7027         * src/main.c
7028         * src/prefs_common.c
7029         * src/prefs_common.h
7030         * manual/advanced.xml
7031                 Add an hidden use_networkmanager pref, to
7032                 disable NetworkManager handling. Also,
7033                 consider UNKNOWN state to be CONNECTED.
7034
7035 2008-02-18 [wwp]        3.3.0cvs15
7036
7037         * src/matcher.c
7038                 Fix Engrish and make 'not' more visible in filtering debug logs.
7039
7040 2008-02-15 [colin]      3.3.0cvs14
7041
7042         * src/matcher.c
7043                 Revert cvs10 for now, it breaks the feature
7044
7045 2008-02-15 [colin]      3.3.0cvs13
7046
7047         * src/main.c
7048                 Always focus folder tree at startup
7049         * src/compose.c
7050                 Fix bug 1521, 'Cannot close compose window after 
7051                 replying to a non-existent news message'
7052
7053 2008-02-13 [colin]      3.3.0cvs12
7054
7055         * src/folderview.c
7056                 Fix important warnings
7057
7058 2008-02-12 [colin]      3.3.0cvs11
7059
7060         * src/imap.c
7061         * src/etpan/imap-thread.c
7062         * src/etpan/imap-thread.h
7063                 Fix handling of $Forwarded flag on Exchange:
7064                 check for the existence or creatability of a
7065                 flag before using it.
7066
7067 2008-02-12 [colin]      3.3.0cvs10
7068
7069         * src/matcher.c
7070                 Optimise matching on Found in addressbook if
7071                 the matched header is in cache (From, etc)
7072
7073 2008-02-12 [colin]      3.3.0cvs9
7074
7075         * src/folderview.c
7076                 Fix crashy stuff when changing displayed
7077                 columns
7078
7079 2008-02-12 [wwp]        3.3.0cvs8
7080
7081         * src/folder.h
7082                 Remove duplicate func declaration and restore the one
7083                 a missing one.
7084
7085 2008-02-12 [wwp]        3.3.0cvs7
7086
7087         * src/compose.c
7088         * src/export.c
7089         * src/folder.c
7090         * src/folder.h
7091         * src/foldersel.c
7092         * src/foldersel.h
7093         * src/imap_gtk.c
7094         * src/import.c
7095         * src/mainwindow.c
7096         * src/messageview.c
7097         * src/mh_gtk.c
7098         * src/prefs_account.c
7099         * src/prefs_filtering_action.c
7100         * src/summaryview.c
7101         * src/plugins/bogofilter/bogofilter_gtk.c
7102         * src/plugins/spamassassin/spamassassin_gtk.c
7103                 Allow moving/copying folders to root folders when using
7104                 the folder selection dialog (it was not possible to
7105                 maemo users to reparent a subfolder to a root folder
7106                 at all).
7107
7108 2008-02-12 [fabien]     3.3.0cvs6
7109
7110         * po/fr.po
7111                 a few days late for i18n fr update. Sorry.
7112
7113 2008-02-11 [colin]      3.3.0cvs5
7114
7115         * src/main.c
7116                 Implement support for future /dev/mem_notify.
7117                 This Linux kernel feature will allow applications
7118                 to be notified that memory has to be freed
7119                 before getting OOM-killed. For more information:
7120                 http://lwn.net/Articles/267013/
7121
7122 2008-02-10 [paul]       3.3.0cvs4
7123
7124         * src/Makefile.am
7125         * src/mimeview.c
7126         * src/prefs_toolbar.c
7127         * src/stock_pixmap.c
7128         * src/stock_pixmap.h
7129         * src/pixmaps/mime_text_patch.xpm
7130                 add an icon for attached patches
7131
7132 2008-02-09 [paul]       3.3.0cvs3
7133
7134         * src/gtk/about.c
7135                 bump the (c) year
7136
7137 2008-02-09 [wwp]        3.3.0cvs2
7138
7139         * src/main.c
7140                 Fix compiling issue w/ non-gcc/C99 compilers (suncc).
7141
7142 2008-02-08 [colin]      3.3.0cvs1
7143
7144         * src/common/utils.c
7145                 Forbid attaching anything containing "../" or ".ssh/"
7146                 from mailto: URI
7147
7148 2008-02-08 [paul]       3.3.0
7149
7150         * NEWS
7151         * README
7152         * RELEASE_NOTES 
7153                 3.3.0 released
7154
7155 2008-02-08 [paul]       3.2.0cvs77
7156
7157         * AUTHORS
7158                 updated with new translators
7159         * configure.ac
7160                 added he to ALL_LINGUAS
7161         * po/cs.po
7162         * po/de.po
7163         * po/es.po
7164         * po/fi.po
7165         * po/hu.po
7166         * po/it.po
7167         * po/pt_BR.po
7168         * po/zh_CN.po
7169                 updated by Tim Brain and Petr Vanek, Stephan Sachse,
7170                 Ricardo Mones Lastra, Flammie Pirinen, Pader Rezso,
7171                 Andrea Spadaccini, Frederico Goncalves Guimaraes,
7172                 and Ralph Young
7173         * po/he.po
7174                 new Hebrew translation by Ofer <oc666@netvision.net.il>
7175         * src/gtk/about.c
7176                 updated with new translators and bumped (c) year
7177         * src/gtk/authors.h
7178                 updated with new translators
7179
7180 2008-02-05 [colin]      3.2.0cvs76
7181
7182         * src/messageview.c
7183         * src/mimeview.c
7184         * src/mimeview.h
7185                 Special case text/calendar parts: if there's one in
7186                 the mail, and a plugin handling text/calendar is
7187                 loaded, show that part. That'll avoid rendering 
7188                 meetings as plain text, which just looks broken to
7189                 many users.
7190
7191 2008-02-04 [colin]      3.2.0cvs75
7192
7193         * src/mainwindow.c
7194                 Maemo: Fix LED handling on OS 2008
7195
7196 2008-02-01 [colin]      3.2.0cvs74
7197
7198         * src/compose.c
7199                 Possibly fix the annoying and hard-to reproduce bug
7200                 where lines 
7201                 are
7202                 rewrapped
7203                 like
7204                 that.
7205
7206 2008-02-01 [paul]       3.2.0cvs73
7207
7208         * src/common/utils.c
7209                 fix bug 1502, 'Plus signs are stripped from
7210                 email addresses when calling from command line'
7211                 Thanks to Colin
7212
7213 2008-01-31 [colin]      3.2.0cvs72
7214
7215         * src/exphtmldlg.c
7216         * src/mimeview.c
7217         * src/summaryview.c
7218                 Fix building of URIs from filenames
7219
7220 2008-01-31 [wwp]        3.2.0cvs71
7221
7222         * src/main.c
7223                 Fixes debug output of compiled-in features list
7224                 (completes 3.2.0cvs60).
7225
7226 2008-01-31 [colin]      3.2.0cvs70
7227
7228         * configure.ac
7229         * po/POTFILES.in
7230         * src/compose.c
7231         * src/plugins/Makefile.am
7232         * src/plugins/clamav/.cvsignore
7233         * src/plugins/clamav/Makefile.am
7234         * src/plugins/clamav/README
7235         * src/plugins/clamav/clamav_plugin.c
7236         * src/plugins/clamav/clamav_plugin.h
7237         * src/plugins/clamav/clamav_plugin_gtk.c
7238         * src/plugins/clamav/clamav_plugin_gtk.deps
7239                 Remove the Clamav plugin from the core
7240
7241 2008-01-28 [wwp]        3.2.0cvs69
7242
7243         * src/compose.c
7244         * src/prefs_template.c
7245         * src/prefs_template.h
7246         * src/quote_fmt.c
7247         * src/quote_fmt.h
7248         * src/quote_fmt_lex.l
7249         * src/quote_fmt_parse.y
7250                 Fix for bug #1493: count lines (\n chars) according to the way
7251                 format body is passed (i.e. \-escaped or not).
7252
7253 2008-01-27 [paul]       3.2.0cvs68
7254
7255         * po/en_GB.po
7256                 updated
7257         * src/prefs_actions.c
7258         * src/prefs_filtering.c
7259         * src/prefs_folder_item.c
7260         * src/prefs_template.c
7261         * src/gtk/about.c
7262                 some minor changes to the English
7263
7264 2008-01-24 [colin]      3.2.0cvs67
7265
7266         * src/etpan/imap-thread.c
7267         * src/etpan/nntp-thread.c
7268                 Fix bug 1348, 'Hang ups at exit time with 
7269                 pgp plugin since 3.0.2'
7270
7271 2008-01-23 [colin]      3.2.0cvs66
7272
7273         * src/toolbar.c
7274                 Fix translation of something that shouldn't be
7275
7276 2008-01-23 [colin]      3.2.0cvs65
7277
7278         * src/procmime.c
7279                 Fix bug 1486, 'Re: Incorrect content when replying'
7280                 Revert to full scan if short scan found only 0-length
7281                 text parts
7282
7283 2008-01-23 [paul]       3.2.0cvs64
7284
7285         * src/prefs_folder_item.c
7286                 fix bug 1485, 'selecting a folder's default
7287                 account if name contains '&''
7288
7289 2008-01-23 [colin]      3.2.0cvs63
7290
7291         * src/folder.c
7292         * src/folder.h
7293         * src/main.c
7294         * src/mainwindow.c
7295                 Fix bug 1480, 'should be able to display mail file
7296                 from command line'. Let 'claws-mail --select' accept
7297                 absolute paths in addition to folder identifiers.
7298
7299 2008-01-22 [wwp]        3.2.0cvs62
7300
7301         * src/account.c
7302         * src/account.h
7303         * src/compose.c
7304         * src/messageview.c
7305         * src/summaryview.c
7306         * src/common/utils.c
7307         * src/common/utils.h
7308                 Allow from=address in mailto sequence:
7309                   --compose 'recipient@foo.bar?from=i-sent-spam@foo.bar&subject=enlarge-your-ahum&body=body-body'
7310                   The 'from' will try to select the first account matching in accounts list,
7311                   otherwise will use the usual account selection mechanism but override with
7312                   this 'from' address.
7313                 Allow mailto with NNTP accounts
7314                   mailto is now possible w/ NNTP account - if mailto is used when a NNTP account
7315                   is the default one or if a NNTP account address is used with 'from'.
7316                   This is more or less a bugfix as it was possible to use mailto with a NNTP
7317                   default account but the complete mailto sequence was put in To.
7318
7319 2008-01-22 [wwp]        3.2.0cvs61
7320
7321         * doc/man/claws-mail.1
7322                 Updated the man page: status of few features, command-line
7323                 usage (--version-full) and completed list of config files
7324                 and dirs.
7325
7326 2008-01-22 [wwp]        3.2.0cvs60
7327
7328         * src/main.c
7329                 Added --version-full to display version and compiled-in
7330                 features list (for later use by Clawsker for instance).
7331
7332 2008-01-22 [holger]     3.2.0cvs59
7333
7334         * src/addrduplicates.c
7335                 Fix scrolling in addressbook duplicate
7336                 finder result dialog
7337
7338 2008-01-21 [colin]      3.2.0cvs58
7339
7340         * src/summaryview.c
7341                 Fix bug 1457, 'sorting messages on, say, from, 
7342                 should subsort on previous sort choice'. Subsort
7343                 by date when sort is Subject, From, To, Tags.
7344
7345 2008-01-21 [colin]      3.2.0cvs57
7346
7347         * AUTHORS
7348         * src/matcher.c
7349         * src/mimeview.c
7350         * src/common/ssl.c
7351         * src/gtk/authors.h
7352                 Fix bug 1478, 'Wrong pthread_create calls all 
7353                 over the place'. Patch by Christian Cornelssen
7354
7355 2008-01-20 [colin]      3.2.0cvs56
7356
7357         * src/imap.c
7358         * src/etpan/imap-thread.c
7359         * src/etpan/imap-thread.h
7360                 Fix bug 1468, 'Use IMAP keyword to 
7361                 store "forwarded" flag'
7362
7363 2008-01-20 [colin]      3.2.0cvs55
7364
7365         * src/folderutils.c
7366                 Make list operations faster
7367
7368 2008-01-20 [colin]      3.2.0cvs54
7369
7370         * src/mainwindow.c
7371                 Fix bug 1353, 'on startup with small screen 
7372                 layout, keyboard input gets lost'
7373
7374 2008-01-20 [colin]      3.2.0cvs53
7375
7376         * src/textview.c
7377                 Complete 3.2.0cvs49, and fixes bug 1477, 
7378                 'Claws Mail crashes when view PGP-encrypted 
7379                 message'
7380
7381 2008-01-20 [colin]      3.2.0cvs52
7382
7383         * src/compose.c
7384                 Fix privacy menu update when replying to
7385                 encrypted mail and no default privacy 
7386                 system is set
7387
7388 2008-01-19 [colin]      3.2.0cvs51
7389
7390         * src/filtering.c
7391         * src/procmsg.h
7392         * src/plugins/bogofilter/bogofilter.c
7393         * src/plugins/clamav/clamav_plugin.c
7394         * src/plugins/spamassassin/spamassassin.c
7395                 Batch filtering deletions too (and save 4 bytes
7396                 per MsgInfo in the process :)
7397
7398 2008-01-19 [colin]      3.2.0cvs50
7399
7400         * src/folder.c
7401                 Make cache update after copies much faster
7402                 on IMAP
7403
7404 2008-01-19 [colin]      3.2.0cvs49
7405
7406         * src/textview.c
7407                 Check g_fopen() success
7408
7409 2008-01-17 [wwp]        3.2.0cvs48
7410
7411         * manual/faq.xml
7412         * manual/es/faq.xml
7413         * manual/fr/faq.xml
7414         * manual/pl/faq.xml
7415                 Sylpheed? No idea what this means.
7416
7417 2008-01-17 [colin]      3.2.0cvs47
7418
7419         * src/gtk/gtksctree.c
7420                 Make dnd threshold higher on Maemo
7421
7422 2008-01-16 [colin]      3.2.0cvs46
7423
7424         * src/common/passcrypt.c
7425                 Fix build on FreeBSD, thanks to Pawel
7426
7427 2008-01-15 [colin]      3.2.0cvs45
7428
7429         * src/compose.c
7430                 Fix bug 1472, 'Keyboard "Menu" key doesn't call 
7431                 spell check of actuall word'
7432         * src/summaryview.c
7433                 Temporarily disable immediate execution when learning
7434                 spam *only* if the summaryview isn't locked
7435
7436 2008-01-15 [wwp]        3.2.0cvs44
7437
7438         * src/prefs_filtering.c
7439                 Fix filtering prefs layout (Maemo port), moving page up/down
7440                 from buttons to context menu.
7441
7442 2008-01-15 [colin]      3.2.0cvs43
7443
7444         * src/compose.c
7445                 Fix bug 1465, 'First line in new message does not mark URLs'
7446
7447 2008-01-15 [colin]      3.2.0cvs42
7448
7449         * src/common/passcrypt.c
7450                 Fix bug 1461, 'several components #define 
7451                 _XOPEN_SOURCE improperly'
7452
7453 2008-01-15 [colin]      3.2.0cvs41
7454
7455         * src/summaryview.c
7456                 Fix bug 1469, 'Column width adjustments on message 
7457                 lists do not save'
7458
7459 2008-01-14 [holger]     3.2.0cvs40
7460
7461         * configure.ac
7462                 Add tests for dbus, dbus glib bindings,
7463                 and NetworkManager. All is optional. Add new
7464                 --(en|dis)able-networkmanager-support switch.
7465         * src/Makefile.am
7466         * src/imap.c
7467         * src/inc.c
7468         * src/main.c
7469         * src/main.h
7470         * src/mainwindow.c
7471         * src/gtk/about.c
7472                 Add optional NetworkManager support, so Claws Mail
7473                 can try to do the right thing when the network connection
7474                 status changes. NetworkManager support is active by
7475                 default if above requirements were met.
7476
7477 2008-01-12 [colin]      3.2.0cvs39
7478
7479         * src/summaryview.c
7480                 Advertise the click-on-reply feature in the tooltip
7481
7482 2008-01-12 [colin]      3.2.0cvs38
7483
7484         * src/Makefile.am
7485         * src/stock_pixmap.c
7486         * src/stock_pixmap.h
7487         * src/pixmaps/tray_newmail.offline.xpm
7488         * src/pixmaps/tray_newmail.xpm
7489         * src/pixmaps/tray_newmarkedmail.offline.xpm
7490         * src/pixmaps/tray_newmarkedmail.xpm
7491         * src/pixmaps/tray_nomail.offline.xpm
7492         * src/pixmaps/tray_nomail.xpm
7493         * src/pixmaps/tray_unreadmail.offline.xpm
7494         * src/pixmaps/tray_unreadmail.xpm
7495         * src/pixmaps/tray_unreadmarkedmail.offline.xpm
7496         * src/pixmaps/tray_unreadmarkedmail.xpm
7497         * src/plugins/trayicon/Makefile.am
7498         * src/plugins/trayicon/newmail.offline.xpm
7499         * src/plugins/trayicon/newmail.xpm
7500         * src/plugins/trayicon/newmarkedmail.offline.xpm
7501         * src/plugins/trayicon/newmarkedmail.xpm
7502         * src/plugins/trayicon/nomail.offline.xpm
7503         * src/plugins/trayicon/nomail.xpm
7504         * src/plugins/trayicon/trayicon.c
7505         * src/plugins/trayicon/unreadmail.offline.xpm
7506         * src/plugins/trayicon/unreadmail.xpm
7507         * src/plugins/trayicon/unreadmarkedmail.offline.xpm
7508         * src/plugins/trayicon/unreadmarkedmail.xpm
7509                 Make the Trayicon plugin icons themable
7510
7511 2008-01-12 [wwp]        3.2.0cvs37
7512
7513         * src/prefs_display_header.c
7514                 Fix extra leading hyphen visible in the display
7515                 header configuration combo list (maemo).
7516
7517 2008-01-11 [colin]      3.2.0cvs36
7518
7519         * src/imap.c
7520                 Set timeout to 1 before disconnecting all -
7521                 for when one switches to offline and has 
7522                 no network anymore
7523         * src/messageview.c
7524                 Fix bug 1454, 'error message shows parts and 
7525                 signature of previous messages'
7526         * src/prefs_common.c
7527                 Maemo: Hide Send dialog by default
7528
7529 2008-01-10 [colin]      3.2.0cvs35
7530
7531         * src/action.c
7532         * src/editldap.c
7533         * src/prefs_account.c
7534         * src/wizard.c
7535         * src/gtk/inputdialog.c
7536         * src/plugins/pgpcore/passphrase.c
7537                 Maemo: Fix bug 1455, 'Password enters leading letter 
7538                 incorrectly as uppercase'
7539
7540 2008-01-09 [colin]      3.2.0cvs34
7541
7542         * po/pl.po
7543                 Fix bug 1446, 'SC crashes frequently when staying 
7544                 in background'. Format string error in Polish 
7545                 translation
7546         * src/gtk/description_window.c
7547         * src/prefs_template.c
7548                 Complete 3.2.0cvs9 (fix bug with gtk_main loop);
7549                 patch by Pawel
7550         * src/wizard.c
7551                 Maemo: Fix build
7552
7553 2008-01-08 [colin]      3.2.0cvs33
7554
7555         * src/main.c
7556                 Maemo: connect HW status change signal for shutdown
7557         * src/mainwindow.c
7558                 Maemo: Fix hardware space key
7559         * src/wizard.c
7560                 Maemo: name mmc1 and 2 a better name
7561
7562 2008-01-08 [wwp]        3.2.0cvs32
7563
7564         * src/folder.c
7565         * src/folder_item_prefs.c
7566         * src/folder_item_prefs.h
7567         * src/prefs_folder_item.c
7568                 It's now possible to disable processing rules when
7569                 entering a folder (this adds a new option to the
7570                 folder properties dialog).
7571
7572 2008-01-08 [wwp]        3.2.0cvs31
7573
7574         * src/common/utils.c
7575                 Mailto: now supports 'insert' (stands for 'insert file'), this
7576                 adds the ability to create a new message from the command-line,
7577                 with body set from an existing file contents.
7578
7579 2008-01-08 [colin]      3.2.0cvs30
7580
7581         * src/summaryview.c
7582                 Maybe fix bug 1452, 'crash while drag'n'droping 
7583                 emails to an IMAP folder'
7584
7585 2008-01-07 [wwp]        3.2.0cvs29
7586
7587         * src/prefs_filtering.c
7588                 Static-alize a function, thanks to Colin.
7589
7590 2008-01-07 [colin]      3.2.0cvs28
7591
7592         * src/folderview.c
7593                 Fix scrolling to bottom when drag and dropping
7594         * src/summaryview.c
7595                 Fix bug 1445, 'Display sender using addressbook: fails 
7596                 when From: isn't an email address'
7597
7598 2008-01-07 [wwp]        3.2.0cvs27
7599
7600         * src/prefs_actions.c
7601         * src/prefs_filtering.c
7602         * src/prefs_template.c
7603                 Add tooltips to most buttons in the templates, actions and
7604                 filtering/processing dialogs.
7605
7606 2008-01-07 [wwp]        3.2.0cvs26
7607
7608         * src/prefs_filtering.c
7609                  - add a clear button to clear dialog input fields
7610                  - add page up and page down buttons to move selected rule up and down
7611                  - in rules list popup-menu: added Delete, Delete all and Duplicate
7612                  - popup-menu items are greyed out either if the list is empty (not counting the
7613                    (New) row or if there is no selected item
7614                  - clear store when closing dialog
7615
7616         * src/prefs_actions.c
7617                  - reflect some changes to filtering prefs (+ rewritten a bit some funcs):
7618                    clear button, popup-menu
7619                  - clear store when closing dialog
7620
7621         * src/prefs_template.c
7622                  - reflect some changes to filtering prefs (+ rewritten a bit some funcs):
7623                    clear button, popup-menu 
7624
7625         * src/addrcustomattr.c
7626                  - renamed popup-menu item Clear list to Delete all
7627                  - grey out popup-menu items is there is no selected item or if list is empty
7628                  - clear store when closing dialog
7629
7630         * src/edittags.c
7631                  - added popup-menu item Delete all
7632                  - grey out popup-menu items is there is no selected item or if list is empty
7633                  - clear store when closing dialog
7634
7635 2008-01-06 [wwp]        3.2.0cvs25
7636
7637         * src/addressadd.c
7638                 One more layout fix by Pawel (completes 3.2.0cvs24).
7639
7640 2008-01-05 [colin]      3.2.0cvs24
7641
7642         * src/addressadd.c
7643                 Little GUI fixes, patch by Pawel
7644
7645 2007-12-29 [wwp]        3.2.0cvs23
7646
7647         * src/compose.c
7648                 Fix for bug #1443, and strip possible whitespaces around
7649                 custom header names.
7650
7651 2007-12-29 [mones]      3.2.0cvs22
7652
7653         * po/es.po
7654                 Updated translation, corrected a term based 
7655                 on suggestion from Israel Saeta P�rez,
7656                 reverted awful X-Mailer translation
7657         * src/procmime.c
7658                 Complete cvs20 for FreeBSD, patch by Pawel
7659
7660 2007-12-29 [colin]      3.2.0cvs21
7661
7662         * src/textview.c
7663                 Fix bug 1442, 'Tags are repeated in 
7664                 encapsulated messages'
7665
7666 2007-12-28 [colin]      3.2.0cvs20
7667
7668         * src/procmime.c
7669                 Fix path to mime/globs. Patch by Marten King.
7670
7671 2007-12-27 [colin]      3.2.0cvs19
7672
7673         * src/plugins/pgpcore/Makefile.am
7674         * src/plugins/pgpinline/Makefile.am
7675         * src/plugins/pgpmime/Makefile.am
7676                 Add missing flags to build pgp plugins on maemo
7677
7678 2007-12-27 [colin]      3.2.0cvs18
7679
7680         * src/mainwindow.c
7681                 Maximise before showing to avoid probable flickering
7682                 on slow computers.
7683
7684 2007-12-27 [colin]      3.2.0cvs17
7685
7686         * src/main.c
7687         * src/mainwindow.c
7688         * src/prefs_common.c
7689         * src/prefs_common.h
7690                 Fix bug 1439, 'Claws Mail does not remember window size 
7691                 state when restarted'. Save maximised state and force
7692                 maximisation at startup if applicable.
7693
7694 2007-12-23 [paul]       3.2.0cvs16
7695
7696         * src/prefs_matcher.c
7697                 fix bug 1436, 'Filter condition dialog doesn't
7698                 load header name from current rules'
7699
7700 2007-12-22 [paul]       3.2.0cvs15
7701
7702         * src/compose.c
7703                 fix bug 1435, 'Reply doesn't take into account
7704                 reply-to field'
7705
7706 2007-12-21 [paul]       3.2.0cvs14
7707
7708         * src/common/ssl_certificate.c
7709                 fix FreeBSD build with IPV6 support 
7710
7711 2007-12-20 [colin]      3.2.0cvs13
7712
7713         * src/imap.c
7714                 Fix error handling
7715
7716 2007-12-20 [colin]      3.2.0cvs12
7717
7718         * src/imap.c
7719         * src/imap.h
7720         * src/prefs_account.c
7721                 Add DIGEST-MD5 support for IMAP authentication
7722
7723 2007-12-19 [mones]      3.2.0cvs11
7724
7725         * doc/man/claws-mail.1
7726                 Better ordering of sections, updated options
7727         * po/es.po
7728                 Updated strings
7729
7730 2007-12-19 [paul]       3.2.0cvs10
7731
7732         * src/prefs_account.c
7733                 use a spinbutton instead of an entry for
7734                 "POP authentication timeout" also
7735
7736 2007-12-19 [colin]      3.2.0cvs9
7737
7738         * src/prefs_filtering_action.c
7739         * src/prefs_matcher.c
7740         * src/gtk/description_window.c
7741                 Destroy info windows with their parents
7742                 Patch by Pawel
7743
7744 2007-12-19 [colin]      3.2.0cvs8
7745
7746         * src/prefs_account.c
7747                 Use spinbuttons instead of entries where needed
7748                 Patch by Pawel
7749
7750 2007-12-18 [paul]       3.2.0cvs7
7751
7752         * src/prefs_matcher.c
7753                 add missing i18n for a few strings
7754                 Patch by Stephan Sachse
7755
7756 2007-12-18 [paul]       3.2.0cvs6
7757
7758         * src/prefs_logging.c
7759                 use 'disk' instead of 'disc'
7760
7761 2007-12-18 [paul]       3.2.0cvs5
7762
7763         * po/en_GB.po
7764                 updated
7765         * src/addrcustomattr.c
7766         * src/editaddress.c
7767                 fixes to the ingleesh
7768         * src/prefs_filtering_action.c
7769                 fix copyright header
7770                 fix untranslated strings
7771         * src/prefs_filtering_action.h
7772                 fix copyright header
7773
7774 2007-12-18 [wwp]        3.2.0cvs4
7775
7776         * src/folderview.c
7777         * src/headerview.c
7778         * src/prefs_common.c
7779         * src/prefs_common.h
7780         * src/prefs_fonts.c
7781         * src/summaryview.c
7782         * src/textview.c
7783         * src/wizard.c
7784         * src/common/defs.h
7785         * src/gtk/gtkutils.c
7786                 Added prefs to set custom small and bold fonts
7787                 (might matter on some desktops, according to
7788                 DPI and font settings).
7789
7790 2007-12-18 [colin]      3.2.0cvs3
7791
7792         * src/prefs_logging.c
7793                 Rework GUI, patch by Pawel
7794
7795 2007-12-18 [colin]      3.2.0cvs2
7796
7797         * src/prefs_filtering_action.c
7798                 Rework GUI, patch by Pawel
7799
7800 2007-12-18 [colin]      3.2.0cvs1
7801
7802         * src/editaddress.c
7803                 Fix build on old GCC
7804                 Fix inverted buttons
7805
7806 2007-12-17 [paul]       3.2.0
7807
7808         * NEWS
7809         * README
7810         * RELEASE_NOTES 
7811                 3.2.0 released
7812
7813 2007-12-17 [paul]       3.1.0cvs79
7814
7815         * po/de.po
7816         * po/fr.po
7817         * po/hu.po
7818         * po/it.po
7819         * po/pt_BR.po
7820                 updated by Stephan Sachse, Fabien Vantard, Pader Rezso,
7821                 Andrea Spadaccini, and Frederico Goncalves Guimaraes
7822
7823 2007-12-17 [mones]      3.1.0cvs78
7824
7825         * po/es.po
7826                 Updated Spanish translation for 3.2.0 release
7827
7828 2007-12-16 [colin]      3.1.0cvs77
7829
7830         * src/addrcustomattr.c
7831                 Fix translations, patch by Fabien
7832
7833 2007-12-15 [paul]       3.1.0cvs76
7834
7835         * src/folderview.c
7836                 fix compiler warning
7837
7838 2007-12-14 [colin]      3.1.0cvs75
7839
7840         * src/folderview.c
7841                 Simplify logic
7842
7843 2007-12-12 [wwp]        3.1.0cvs74
7844
7845         * AUTHORS
7846         * src/gtk/authors.h
7847                 Added Marius Glauser to the hall of fame.
7848
7849 2007-12-12 [wwp]        3.1.0cvs73
7850
7851         * src/gtk/gtkutils.c
7852                 Improve the way we show results of searches
7853                 in message bodies: selected text now get centered
7854                 vertically in the message window.
7855                 Patch by Marius Glauser <seelenhirt@gmx.net>.
7856
7857 2007-12-10 [colin]      3.1.0cvs72
7858
7859         * src/folder.c
7860                 Don't crash when setting batch mode on no folder
7861
7862 2007-12-10 [colin]      3.1.0cvs71
7863
7864         * src/common/utils.c
7865                 Fix potential buffer overrun (thanks to
7866                 Hiroyuki)
7867
7868 2007-12-08 [paul]       3.1.0cvs70
7869
7870         * src/prefs_receive.c
7871                 small change to the English
7872
7873 2007-12-08 [colin]      3.1.0cvs69
7874
7875         * src/vcard.c
7876                 Fix warnings
7877
7878 2007-12-07 [colin]      3.1.0cvs68
7879
7880         * src/mainwindow.c
7881         * src/summaryview.c
7882         * src/summaryview.h
7883                 Free simplify_subject_preg at exit
7884
7885 2007-12-07 [colin]      3.1.0cvs67
7886
7887         * src/main.c
7888         * src/summaryview.c
7889         * src/common/utils.c
7890         * src/common/utils.h
7891                 We have to free reused regexps from time to
7892                 time, or they get huge
7893
7894 2007-12-07 [colin]      3.1.0cvs66
7895
7896         * src/vcard.c
7897                 Fix QP decoding (and UTF8)
7898
7899 2007-12-07 [colin]      3.1.0cvs65
7900
7901         * src/addrcustomattr.c
7902                 Update list of default custom attributes
7903                 now (will be needed for a feature patch
7904                 post 3.2.0)
7905
7906 2007-12-07 [colin]      3.1.0cvs64
7907
7908         * src/folder.c
7909                 Batch on destination folder when copying - fixes
7910                 slowness when moving unread mails to trash on IMAP
7911
7912 2007-12-06 [colin]      3.1.0cvs63
7913
7914         * src/common/w32_time.c
7915         * src/common/w32lib.h
7916         * src/etpan/etpan-thread-manager.c
7917         * src/etpan/imap-thread.c
7918         * src/etpan/nntp-thread.c
7919         * src/gtk/Makefile.am
7920                 Fix win32 build with libetpan. Thanks to
7921                 Marcus Brinkmann.
7922
7923 2007-12-06 [colin]      3.1.0cvs62
7924
7925         * src/account.c
7926         * src/imap.c
7927         * src/prefs_account.c
7928         * src/prefs_account.h
7929         * src/etpan/imap-thread.c
7930         * src/etpan/imap-thread.h
7931                 Disable connection via command line on WIN32
7932                 Disable mmap use on WIN32 - use normal strings
7933         * src/addressbook.c
7934         * src/addressbook.h
7935         * src/addressbook_foldersel.c
7936         * src/addressbook_foldersel.h
7937         * src/prefs_filtering_action.c
7938         * src/prefs_matcher.c
7939         * src/plugins/bogofilter/bogofilter_gtk.c
7940         * src/plugins/dillo_viewer/dillo_prefs.c
7941         * src/plugins/spamassassin/spamassassin_gtk.c
7942                 Fix leak, rework function logics to be more
7943                 natural - thanks to Holger
7944         * src/common/utils.c
7945                 Fix warnings
7946
7947 2007-12-06 [colin]      3.1.0cvs61
7948
7949         * src/news.c
7950         * src/common/utils.c
7951         * src/common/utils.h
7952                 Fix posting, and fix UTF-8 being sent when encoding
7953                 is 8bit
7954
7955 2007-12-05 [colin]      3.1.0cvs60
7956
7957         * src/news.c
7958                 Fix debian bug #453157, 'Fails to post usenet
7959                 articles after NNTP connection has been 
7960                 interrupted". Fix return value to prevent deletion
7961                 on failure, and issue MODE READER in case posting
7962                 fails at first.
7963
7964 2007-12-05 [colin]      3.1.0cvs59
7965
7966         * src/messageview.c
7967         * src/uri_opener.c
7968                 Improvements to the List URIs dialog
7969                 Patch by Pawel
7970
7971 2007-12-05 [colin]      3.1.0cvs58
7972
7973         * src/prefs_other.c
7974         * src/gtk/gtksctree.h
7975                 Fix warnings
7976
7977 2007-12-04 [colin]      3.1.0cvs57
7978
7979         * src/etpan/imap-thread.c
7980                 Fix bug 1378, 'Claws exits on IMAP alert message'
7981                 Don't do GTK calls directly from Etpan thread
7982
7983 2007-12-04 [colin]      3.1.0cvs56
7984
7985         * src/folderview.c
7986         * src/gtk/gtksctree.c
7987                 MAEMO: Fix bug 1325, 'Folder Navigation Problems'
7988                 Make all the left of column zero an hotspot for
7989                 expanding.
7990
7991 2007-12-04 [colin]      3.1.0cvs55
7992
7993         * src/mainwindow.c
7994         * src/mainwindow.h
7995         * src/prefs_common.c
7996         * src/prefs_common.h
7997         * src/prefs_receive.c
7998                 MAEMO: Fix bug 1199, 'Tie into LED for new mail alert'
7999
8000 2007-12-04 [wwp]        3.1.0cvs54
8001
8002         * src/prefs_other.c
8003                 Fix for bug #1419.
8004
8005 2007-12-04 [holger]     3.1.0cvs53
8006
8007         * src/addrduplicates.c
8008         * src/addrduplicates.h
8009                 Export addressbook entry deletion
8010
8011 2007-12-04 [colin]      3.1.0cvs52
8012
8013         * tools/Makefile.am
8014         * tools/README.sylprint
8015         * tools/sylprint.pl
8016         * tools/sylprint.rc
8017                 Fix debian bug #454089 (symlink attack in TMP directory)
8018                 http://secwatch.org/advisories/1019661/ :
8019                 Remove the buggy script, which was unmaintained anyway
8020         * src/news.c
8021         * src/procmsg.c
8022                 Store things in our private tmp directory.
8023
8024 2007-12-03 [colin]      3.1.0cvs51
8025
8026         * src/folder.c
8027         * src/folder.h
8028         * src/folderview.c
8029         * src/imap.c
8030         * src/mainwindow.c
8031                 Fix update problem when getting remote tags
8032         * src/prefs_matcher.c
8033                 Rework GUI to make it better. Patch by Pawel
8034                 Pekala
8035
8036 2007-12-03 [colin]      3.1.0cvs50
8037
8038         * src/etpan/imap-thread.c
8039         * src/etpan/nntp-thread.c
8040                 Fix bug 1417, 'Network log doesn't reveal 
8041                 enough NNTP errors'
8042
8043 2007-12-02 [iwkse]      3.1.0cvs49
8044
8045         * src/plugins/dillo_viewer/dillo_prefs.c
8046                         Insert dillo under the Plugins menu
8047
8048 2007-12-01 [paul]       3.1.0cvs48
8049
8050         * src/html.c
8051                 add these variant forms
8052                 Thanks to Colin
8053
8054 2007-12-01 [paul]       3.1.0cvs47
8055
8056         * src/matcher.c
8057                 fix a typo
8058
8059 2007-12-01 [paul]       3.1.0cvs46
8060
8061         * po/POTFILES.in
8062                 add the new addrcustomattr.c file
8063
8064 2007-11-29 [colin]      3.1.0cvs45
8065
8066         * src/common/ssl_certificate.c
8067                 Use the more modern getaddrinfo instead of 
8068                 gethostbyname when possible
8069
8070 2007-11-28 [colin]      3.1.0cvs44
8071
8072         * src/summaryview.c
8073                 Maybe fix bug 1410 and other crash reports
8074                 in summaryview since cvs38.
8075
8076 2007-11-28 [wwp]        3.1.0cvs43
8077
8078         * src/prefs_summary_open.c
8079                 Guard against an empty list of actions to perform
8080                 when opening a folder (or migration defaults could
8081                 be introduced, confusing).
8082
8083 2007-11-28 [colin]      3.1.0cvs42
8084
8085         * src/folderview.c
8086                 Fix mark all read from folder's contextual menu
8087
8088 2007-11-27 [colin]      3.1.0cvs41
8089
8090         * src/imap.c
8091         * src/imap.h
8092         * src/imap_gtk.c
8093         * src/prefs_account.c
8094         * src/etpan/imap-thread.c
8095                 A few fixes to the IMAP flags handling: Optimisations,
8096                 two crashers, mention that Bandwitdh-efficient mode
8097                 prevents tag fetching.
8098                 Fix M-UTF7 in subscription dialog.
8099
8100 2007-11-27 [colin]      3.1.0cvs40
8101
8102         * src/folder.c
8103         * src/mbox.c
8104         * src/summaryview.c
8105                 Make filtering faster on flags change: Batch original 
8106                 folderitem, where we'll do flags/tags changes.
8107
8108 2007-11-27 [colin]      3.1.0cvs39
8109
8110         * src/filtering.c
8111                 Fix bug 1407, 'After a copy action, further rules apply 
8112                 to both original and copy'
8113
8114 2007-11-27 [colin]      3.1.0cvs38
8115
8116         * src/edittags.c
8117         * src/summaryview.c
8118                 Fixes races when doing a long operation and user
8119                 asks for another one (Mark all read/unread on a 
8120                 big folder on IMAP for example)
8121
8122 2007-11-27 [wwp]        3.1.0cvs37
8123
8124         * src/addressbook.c
8125         * src/prefs_common.c
8126                 Fix warning introduced by 3.1.0cvs33 (prefs_common.c)
8127                 and 3.1.0cvs35 (addressbook.c).
8128
8129 2007-11-27 [holger]     3.1.0cvs36
8130
8131         * src/printing.c
8132                 Add a line separating header and body
8133                 in the printout
8134
8135 2007-11-27 [wwp]        3.1.0cvs35
8136
8137         * src/addressbook.c
8138                 Fix a drag-and-drop issue introduced with 3.1.0cvs33
8139                 (thanks to Colin) and revert disabling of cut/copy
8140                 context menu entries upon selected groups.
8141
8142 2007-11-27 [holger]     3.1.0cvs34
8143
8144         * src/printing.c
8145                 Add weights to the list of supported text attributes
8146                 for printing
8147
8148 2007-11-27 [wwp]        3.1.0cvs33
8149
8150         * src/Makefile.am
8151         * src/addrcustomattr.c
8152         * src/addrcustomattr.h
8153         * src/addressbook.c
8154         * src/editaddress.c
8155         * src/editaddress.h
8156         * src/prefs_common.c
8157         * src/prefs_common.h
8158         * src/common/defs.h
8159                 Provide a (customizable) list of preset attribute names
8160                 for editing contacts (closes bug #1391).
8161
8162 2007-11-27 [wwp]        3.1.0cvs32
8163
8164         * src/addrclip.c
8165         * src/addressbook.c
8166         * src/addritem.c
8167                 Various fixes in the address book:
8168                         - made copy/move of a folder to itself or its subtree
8169                           impossible (-> error)
8170                         - errors messages don't show in the status bar anymore,
8171                           use alertpanels instead
8172                         - simple click on group doesn't open group edit dialog
8173                           anymore when in contact edit embedded mode (was too itchy)
8174                         - fixed disabling of edit button and and menu entry when
8175                           in contact edit embedded mode (was done in a bad and
8176                           ineffective way)
8177                         - fix menu cut/paste sensitivity in treelist context
8178                           menu (conflicting enabling was done by different functions)
8179                         - fix some menu item sensitivity in address list context menu
8180                         - don't allow cut/copy of groups, it's useless as they won't
8181                           be copied w/ their contents
8182                         - fix missing copy of the picture file when copying (bug #1402),
8183                           fix picture attribute (internal) value when moving or copying
8184
8185
8186 2007-11-27 [colin]      3.1.0cvs31
8187
8188         * src/folder.c
8189         * src/imap.c
8190                 Fix tags loss on move, fix space encoding
8191
8192 2007-11-26 [colin]      3.1.0cvs30
8193
8194         * src/edittags.c
8195         * src/folder.c
8196         * src/folder.h
8197         * src/imap.c
8198         * src/messageview.c
8199         * src/procmsg.c
8200         * src/procmsg.h
8201         * src/summaryview.c
8202         * src/common/utils.c
8203         * src/common/utils.h
8204         * src/etpan/imap-thread.c
8205         * src/etpan/imap-thread.h
8206                 Add IMAP tags support
8207
8208 2007-11-26 [colin]      3.1.0cvs29
8209
8210         * src/imap.c
8211                 Fix bug 1405, 'imap auto auth method doesn't 
8212                 work since 3.1.0'
8213
8214 2007-11-26 [colin]      3.1.0cvs28
8215
8216         * src/messageview.c
8217         * src/procmime.c
8218                 Handle broken disposition-notifications from Evolution
8219                 (http://bugzilla.gnome.org/show_bug.cgi?id=499145)
8220
8221 2007-11-25 [paul]       3.1.0cvs27
8222
8223         * src/folder_item_prefs.c
8224         * src/folder_item_prefs.h
8225                 remove dead code
8226
8227 2007-11-23 [wwp]        3.1.0cvs26
8228
8229         * src/matcher.c
8230         * src/matcher.h
8231         * src/matcher_parser_parse.y
8232         * src/prefs_matcher.c
8233                 Fix irrelevant case folding when adding matcher condition 'test',
8234                 thanks to Colin.
8235
8236 2007-11-23 [wwp]        3.1.0cvs25
8237
8238         * src/prefs_common.c
8239         * src/prefs_common.h
8240         * src/prefs_summary_open.c
8241         * src/prefs_summary_open.h
8242         * src/summaryview.c
8243                 Add "select first email in list" to the list of possible selections
8244                 when opening a folder.
8245
8246 2007-11-23 [paul]       3.1.0cvs24
8247
8248         * po/de.po
8249                 a fix by Stephan Sachse, plus remove all
8250                 old strings from the end of the file
8251
8252 2007-11-23 [wwp]        3.1.0cvs23
8253
8254         * src/prefs_msg_colors.c
8255                 Move colour prefs into tabs. Patch by Pawel Pekala <c0rn@o2.pl>,
8256                 with little changes.
8257
8258 2007-11-23 [paul]       3.1.0cvs22
8259
8260         * src/prefs_logging.c
8261                 eliminate wasted horizontal space
8262
8263 2007-11-23 [paul]       3.1.0cvs21
8264
8265         * src/prefs_summaries.c
8266                 don't wrap the label or put linebreaks
8267
8268 2007-11-22 [colin]      3.1.0cvs20
8269
8270         * src/plugins/pgpinline/pgpinline.c
8271                 Fix decryption
8272
8273 2007-11-22 [wwp]        3.1.0cvs19
8274
8275         * src/prefs_themes.c
8276                 Yet another misuse of get_rc_dir(), still related
8277                 to user themes. Completes 3.1.0cvs18.
8278
8279 2007-11-22 [wwp]        3.1.0cvs18
8280
8281         * src/stock_pixmap.c
8282                 Fix a misuse of get_rc_dir(), user themes dir was
8283                 not set properly and some themes might have disappeared
8284                 from themes list in prefs.
8285
8286 2007-11-22 [wwp]        3.1.0cvs17
8287
8288         * src/edittags.c
8289         * src/edittags.h
8290         * src/common/tags.c
8291         * src/common/tags.h
8292                 Correct copyright for these claws-mail-only brand new
8293                 files.
8294
8295 2007-11-22 [paul]       3.1.0cvs16
8296
8297         * src/compose.c
8298                 fix bug 1400, 'Drag and drop of URLs does not work'
8299                 Thanks to Colin
8300
8301 2007-11-22 [paul]       3.1.0cvs15
8302
8303         * src/prefs_common.c
8304                 make "cmds_use_system_default" default to FALSE
8305                 so as not to disrupt current settings
8306         * src/summaryview.c
8307                 increase the size of the GdkRectangle, tooltips
8308                 didn't show for me otherwise
8309
8310 2007-11-21 [colin]      3.1.0cvs14
8311
8312         * src/compose.c
8313         * src/crash.c
8314         * src/exphtmldlg.c
8315         * src/mainwindow.c
8316         * src/manual.c
8317         * src/mimeview.c
8318         * src/prefs_account.c
8319         * src/prefs_common.c
8320         * src/prefs_common.h
8321         * src/prefs_ext_prog.c
8322         * src/textview.c
8323         * src/uri_opener.c
8324         * src/gtk/about.c
8325         * src/gtk/gtkutils.c
8326                 Use xdg-open as a way to find default browser,
8327                 when available
8328
8329 2007-11-21 [colin]      3.1.0cvs13
8330
8331         * src/messageview.c
8332         * src/procmime.c
8333         * src/procmsg.h
8334                 Send better return receipts (useful ones)
8335                 Handle incoming return receipts
8336
8337 2007-11-20 [colin]      3.1.0cvs12
8338
8339         * src/printing.c
8340         * src/printing.h
8341                 Add getter/setter for settings, and getter
8342                 for page setup
8343
8344 2007-11-20 [colin]      3.1.0cvs11
8345
8346         * src/folderview.c
8347         * src/main.c
8348         * src/mainwindow.c
8349                 Fix bug 1396, 'Crash on disabling a filter 
8350                 while it is processing'
8351
8352 2007-11-20 [paul]       3.1.0cvs10
8353
8354         * src/folder.c
8355                 fix bug 1395, 'Crash on checking for new mails
8356                 while filter is running'
8357                 Thanks to Colin
8358
8359 2007-11-20 [paul]       3.1.0cvs9
8360
8361         * src/compose.c
8362                 make this string easier for translators
8363
8364 2007-11-19 [colin]      3.1.0cvs8
8365
8366         * src/prefs_summaries.c
8367         * src/summaryview.c
8368                 Don't enable more tooltips on Maemo
8369
8370 2007-11-19 [colin]      3.1.0cvs7
8371
8372         * src/prefs_common.c
8373         * src/prefs_common.h
8374         * src/prefs_summaries.c
8375         * src/summaryview.c
8376                 Fix bug 1388, 'message list tool tips'
8377                 Add (optional) tooltips in summaryview.
8378                 This only works with GTK+ >= 2.12
8379
8380 2007-11-19 [colin]      3.1.0cvs6
8381
8382         * src/compose.c
8383                 Make strings a bit better when attaching
8384                 from mailto: URIs
8385
8386 2007-11-19 [colin]      3.1.0cvs5
8387
8388         * src/common/utils.c
8389                 Fix bug 1392, 'Top level domain .EU is 
8390                 not recognised as valid'
8391
8392 2007-11-19 [wwp]        3.1.0cvs4
8393
8394         * src/compose.c
8395         * src/compose.h
8396                 Revert changes to compose.c made in 3.1.0cvs2.
8397
8398 2007-11-19 [wwp]        3.1.0cvs3
8399
8400         * src/addressbook.c
8401         * src/addressbook.h
8402         * src/editaddress.c
8403         * src/editgroup.c
8404         * src/addrduplicates.c
8405                 Minor improvements in the address book:
8406                 always accept new contacts provided that some
8407                 detail is set (instead of rejecting silently).
8408                 Better guessing of contact name from incomplete
8409                 name information. Better display of contacts with
8410                 no name, in contact lists, group contents, find
8411                 duplicate results.
8412                 
8413
8414 2007-11-19 [wwp]        3.1.0cvs2
8415
8416         * src/compose.c
8417         * src/compose.h
8418         * src/prefs_logging.c
8419         * src/prefs_summaries.c
8420                 GUI improvements, thanks to Pawel Pekala <c0rn@o2.pl>:
8421                 wrap some long label in prefs/summaries, layout checkboxes
8422                 in a more compact form in prefs/loggin, make account and
8423                 header's combos have the same size/spacing in compose
8424                 window.
8425
8426 2007-11-19 [wwp]        3.1.0cvs1
8427
8428         * src/edittags.c
8429                 Fix a tiny leak and duplicate variable.
8430
8431 2007-11-19 [paul]       3.1.0
8432
8433         * NEWS
8434         * README
8435         * RELEASE_NOTES 
8436                 3.1.0 released
8437
8438 2007-11-19 [paul]       3.0.2cvs145
8439
8440         * po/de.po
8441         * po/fi.po
8442         * po/fr.po
8443         * po/hu.po
8444         * po/it.po
8445         * po/pl.po
8446         * po/pt_BR.po
8447         * po/sk.po
8448         * po/zh_CN.po
8449                 updated by Stephan Sachse, Flammie Pirinen,
8450                 Fabien Vantard, Pader Rezso, Andrea Spadaccini,
8451                 Emil Nowak, Frederico Goncalves Guimaraes,
8452                 Andrej Kacian, and Ralph Young
8453
8454 2007-11-18 [mones]      3.0.2cvs144
8455
8456         * po/es.po
8457                 Updated Spanish translation
8458
8459 2007-11-18 [colin]      3.0.2cvs143
8460
8461         * src/edittags.c
8462                 Prevent empty tag after edit, thanks to wwp
8463
8464 2007-11-18 [colin]      3.0.2cvs142
8465
8466         * src/editaddress.c
8467                 Fix possible "(null)" %s - thanks to wwp
8468
8469 2007-11-16 [wwp]        3.0.2cvs141
8470
8471         * src/common/utils.c
8472                 Fix for 3.0.2cvs140, prevents from crashing when opening
8473                 a compose window.
8474
8475 2007-11-16 [colin]      3.0.2cvs140
8476
8477         * src/main.c
8478         * src/common/claws.c
8479                 Output a bit more useful info at startup
8480                 in --debug mode
8481
8482 2007-11-16 [colin]      3.0.2cvs139
8483
8484         * src/compose.c
8485         * src/common/utils.c
8486         * src/common/utils.h
8487                 Fix bug 1387, 'Request for --compose to 
8488                 support multiple attachments'
8489
8490 2007-11-16 [colin]      3.0.2cvs138
8491
8492         * src/news.c
8493                 Fix bug 1390, 'NNTP fails after server 
8494                 closed connection'
8495
8496 2007-11-16 [colin]      3.0.2cvs137
8497
8498         * src/prefs_display_header.c
8499                 Fix bug 1389, 'Changing 'Display headers 
8500                 in message view' breaks dispheaderrc'
8501
8502 2007-11-14 [colin]      3.0.2cvs136
8503
8504         * src/summaryview.c
8505         * src/gtk/quicksearch.c
8506         * src/gtk/quicksearch.h
8507                 Fix resetting the quicksearch when in non-sticky
8508                 mode, but Recursive is set: reset only when going
8509                 out of the root search folder.
8510
8511 2007-11-14 [colin]      3.0.2cvs135
8512
8513         * src/filtering.c
8514                 Don't set new flag back when doing "Mark as unread"
8515                 from filtering
8516
8517 2007-11-12 [paul]       3.0.2cvs134
8518
8519         * src/plugins/dillo_viewer/dillo_viewer.c
8520                 don't offer the mime type for translation
8521
8522 2007-11-12 [paul]
8523
8524         3.1.0-rc2 released
8525
8526 2007-11-11 [colin]      3.0.2cvs133
8527
8528         * src/imap_gtk.c
8529         * src/mh_gtk.c
8530                 Use markup-escaped strings in dialogs
8531
8532 2007-11-11 [colin]      3.0.2cvs132
8533
8534         * src/imap.c
8535                 Better IMAP-UTF7/UTF8 conversion
8536
8537 2007-11-10 [colin]      3.0.2cvs131
8538
8539         * src/news.c
8540                 Fix debian bug 450698, 'nntp auth behavior changed 
8541                 without notice'
8542
8543 2007-11-10 [colin]      3.0.2cvs130
8544
8545         * configure.ac
8546         * src/inc.c
8547         * src/main.c
8548         * src/main.h
8549         * src/mimeview.c
8550         * src/statusbar.c
8551         * src/common/utils.c
8552         * src/etpan/Makefile.am
8553         * src/gtk/filesel.c
8554         * src/gtk/gtkutils.h
8555         * src/gtk/menu.c
8556         * src/plugins/bogofilter/Makefile.am
8557         * src/plugins/clamav/Makefile.am
8558         * src/plugins/dillo_viewer/Makefile.am
8559         * src/plugins/pgpcore/Makefile.am
8560         * src/plugins/spamassassin/Makefile.am
8561         * src/plugins/trayicon/Makefile.am
8562                 Fixes (mainly preprocessor foo) for Maemo 4.0 (Chinook)
8563
8564 2007-11-09 [colin]      3.0.2cvs129
8565
8566         * src/addressbook.c
8567         * src/ldapupdate.c
8568                 fix bug 1375, 'Impossible to modify e-mail
8569                 in LDAP addressbook twice'; Try two. update
8570                 externalID, don't make display lag, and
8571                 fix the cases where dn is not mail.
8572
8573 2007-11-08 [paul]       3.0.2cvs128
8574
8575         * src/account.c
8576         * src/compose.c
8577         * src/messageview.c
8578         * src/prefs_account.c
8579         * src/prefs_account.h
8580                 reinstate 'Generate Message-ID' option as an
8581                 account preference. (hidden on IMAP)
8582                 Thanks to Colin
8583
8584 2007-11-08 [paul]       3.0.2cvs127
8585
8586         * src/textview.c
8587                 MAEMO: fix failure of loading images inline
8588                 MAEMO: fix bug 1349, 'Emails still skip to end
8589                 when opened (in certain circumstances)...'
8590
8591 2007-11-07 [colin]      3.0.2cvs126
8592
8593         * src/toolbar.c
8594                 Migrate from A_SYL_ACTIONS to A_CLAWS_ACTIONS
8595
8596 2007-11-07 [colin]      3.0.2cvs125
8597
8598         * src/toolbar.c
8599                 Re-change the string occurence of A_CLAWS_ACTIONS
8600                 to A_SYL_ACTIONS, to prevent parse errors of the
8601                 toolbar_*.xml files
8602
8603 2007-11-07 [colin]      3.0.2cvs124
8604
8605         * src/mimeview.c
8606         * src/prefs_common.c
8607         * src/prefs_common.h
8608         * manual/advanced.xml
8609                 Add an hidden pref, 'save_parts_readwrite';
8610                 completes 3.0.2cvs35
8611
8612 2007-11-07 [paul]       3.0.2cvs123
8613
8614         * src/prefs_toolbar.c
8615         * src/toolbar.c
8616         * src/toolbar.h
8617                 rename ToolbarSylpheedActions to ToolbarClawsActions
8618                 rename A_SYL_ACTIONS to A_CLAWS_ACTIONS
8619
8620 2007-11-07 [paul]       3.0.2cvs122
8621
8622         * src/toolbar.c
8623                 MAEMO: remove tooltips
8624
8625 2007-11-07 [colin]      3.0.2cvs121
8626
8627         * src/plugins/pgpinline/pgpinline.c
8628                 Fix bug 1377, 'unspecific errors on 
8629                 signature checking'. Fix trimming of
8630                 UTF8 data.
8631
8632 2007-11-06 [iwkse]      3.0.2cvs120
8633
8634         * src/prefs_summary_open.c
8635                 yet a string change
8636
8637 2007-11-06 [paul]       3.0.2cvs119
8638
8639         * tools/Makefile.am
8640         * tools/README
8641         * tools/csv2addressbook.pl
8642                 add a new script that imports a CSV formatted
8643                 address book. Becky and Thunderbird address
8644                 book are currently supported.
8645
8646 2007-11-05 [colin]      3.0.2cvs118
8647
8648         * src/imap.c
8649                 Fix deletion 
8650
8651 2007-11-05 [iwkse]      3.0.2cvs117
8652
8653         * src/prefs_summary_open.c
8654                 String changes
8655
8656 2007-11-04 [paul]       3.0.2cvs116
8657
8658         * src/addressbook_foldersel.c
8659                 fix gtk critical warning
8660                 Patch by Pawel Pekala
8661
8662 2007-11-04 [paul]       3.0.2cvs115
8663
8664         * tools/README
8665         * tools/claws-mail-compose-insert-files.pl
8666                 add --bcc and uri_escape() everything
8667
8668 2007-11-04 [paul]       3.0.2cvs114
8669
8670         * src/gtk/gtkutils.c
8671                 gtkut_stock_with_text_button_set_create(): set
8672                 GTK_CAN_DEFAULT on buttons 2 and 3
8673
8674 2007-11-03 [paul]       3.0.2cvs113
8675
8676         * src/common/utils.c
8677                 fix debian bug #448814, 'mailto: URI decoding
8678                 desn't decode the destination address field'
8679                 Patch by Federico Heinz <fheinz@vialibre.org.ar>
8680
8681 2007-11-03 [paul]       3.0.2cvs112
8682
8683         * AUTHORS
8684         * src/compose.c
8685         * src/gtk/authors.h
8686                 allow Bcc in commandline URIs
8687                 (based on) Patch by Federico Heinz <fheinz@vialibre.org.ar>
8688
8689 2007-11-02 [colin]      3.0.2cvs111
8690
8691         * src/addressbook.c
8692                 Maybe fix bug 1376, 'crash on 
8693                 addressbook manipulation'
8694
8695 2007-10-31 [paul]       3.0.2cvs110
8696
8697         * src/ldapupdate.c
8698                 fix bug 1375, 'Impossible to modify e-mail
8699                 in LDAP addressbook twice'
8700                 Patch by Michael Rasmussen
8701
8702 2007-10-30 [paul]       3.0.2cvs109
8703
8704         * configure.ac
8705                 enable GnuTLS support with --enable-gnutls which
8706                 will disable openssl support. if the user has
8707                 gtk >= 2.10.x don't allow gnomeprint even if the
8708                 user asks for it
8709
8710 2007-10-30 [paul]
8711
8712         3.1.0-rc1 released
8713
8714 2007-10-30 [paul]       3.0.2cvs108
8715
8716         * Makefile.am
8717                 add ChangeLog.2.0.0-3.0.0 to EXTRA_DIST
8718
8719 2007-10-30 [paul]       3.0.2cvs107
8720
8721         * src/expldifdlg.c
8722         * src/prefs_account.c
8723         * src/prefs_folder_item.c
8724         * src/prefs_spelling.c
8725         * src/prefs_themes.c
8726         * src/wizard.c
8727         * src/gtk/gtkaspell.c
8728         * src/gtk/gtkaspell.h
8729         * src/plugins/spamassassin/spamassassin_gtk.c
8730                 replace deprecated gtk_option_menu...
8731                 patch by Pawel Pekala
8732
8733 2007-10-29 [colin]      3.0.2cvs106
8734
8735         * src/plugins/dillo_viewer/dillo_prefs.c
8736                 Fix forgotten signal connect
8737
8738 2007-10-28 [colin]      3.0.2cvs105
8739
8740         * src/plugins/dillo_viewer/dillo_prefs.c
8741         * src/plugins/dillo_viewer/dillo_prefs.h
8742         * src/plugins/dillo_viewer/dillo_viewer.c
8743                 Implement addressbook-based whitelisting for loading
8744                 remote images. Fixed missing destroy of the embedded
8745                 browser that made a Dillo window pop up on exit, if
8746                 an HTML part was displayed.
8747
8748 2007-10-26 [colin]      3.0.2cvs104
8749
8750         * src/edittags.c
8751                 Add missing static
8752
8753 2007-10-25 [colin]      3.0.2cvs103
8754
8755         * src/editaddress.c
8756                 Add tap-and-hold on the picture, for Maemo
8757         * src/edittags.c
8758         * src/edittags.h
8759         * src/mainwindow.c
8760         * src/procmsg.c
8761         * src/summaryview.c
8762         * src/textview.c
8763                 Unify tag interfaces.
8764
8765 2007-10-25 [colin]      3.0.2cvs102
8766
8767         * src/imap.c
8768         * src/etpan/imap-thread.h
8769                 Much better error handling. We'll need to be really
8770                 clear to users about where errors come from, with 
8771                 the apparition of Gmail's IMAP server.
8772
8773 2007-10-24 [colin]      3.0.2cvs101
8774
8775         * src/edittags.c
8776         * src/mainwindow.c
8777         * src/summaryview.c
8778         * src/textview.c
8779                 Add tags sorting (alphabetical); allow deletion of
8780                 tags from the Apply Tags window
8781
8782 2007-10-24 [colin]      3.0.2cvs100
8783
8784         * src/editaddress.c
8785         * src/editaddress_other_attributes_ldap.c
8786         * src/editaddress_other_attributes_ldap.h
8787         * src/ldapctrl.c
8788         * src/ldapquery.c
8789         * src/ldapupdate.c
8790                 Fix LDAP writing (got broken in cvs39)
8791                 Add read-only support for jpegPhoto LDAP field
8792
8793 2007-10-23 [colin]      3.0.2cvs99
8794
8795         * src/news.c
8796                 Fix crash in some cases
8797
8798 2007-10-22 [colin]      3.0.2cvs98
8799
8800         * src/common/socket.h
8801         * src/common/ssl.c
8802                 Fix big leak in GnuTLS code
8803
8804 2007-10-22 [colin]      3.0.2cvs97
8805
8806         * src/news.c
8807                 Fix bug 1368, 'SIGSEGV in NNTP code'
8808
8809 2007-10-22 [colin]      3.0.2cvs96
8810
8811         * src/prefs_customheader.c
8812                 Catch compface warnings when generating X-Faces
8813
8814 2007-10-22 [wwp]        3.0.2cvs95
8815
8816         * src/quote_fmt_parse.y
8817                 Remove accidentally committed debug traces.
8818                 Fix a warning.
8819
8820 2007-10-22 [colin]      3.0.2cvs94
8821
8822         * src/etpan/nntp-thread.c
8823                 Fix authentication
8824
8825 2007-10-19 [wwp]        3.0.2cvs93
8826
8827         * src/common/ssl_certificate.c
8828                 Add missing include (Windows).
8829
8830 2007-10-19 [colin]      3.0.2cvs92
8831
8832         * src/imap_gtk.c
8833         * src/mimeview.c
8834         * src/textview.c
8835         * src/gtk/inputdialog.c
8836         * src/gtk/inputdialog.h
8837                 Remove the last old combo; patch by
8838                 Pawel
8839
8840 2007-10-19 [colin]      3.0.2cvs91
8841
8842         * src/common/ssl.c
8843                 Fix interop problem with GnuTLS and some crappy
8844                 servers that have very little keys.
8845
8846 2007-10-19 [colin]      3.0.2cvs90
8847
8848         * src/common/ssl.c
8849                 Fix return value check on GnuTLS, and
8850                 display the error
8851
8852 2007-10-18 [colin]      3.0.2cvs89
8853
8854         * src/common/ssl_certificate.c
8855                 Fix missing initialisations
8856
8857 2007-10-18 [wwp]        3.0.2cvs88
8858
8859         * src/Makefile.am
8860                 Fix linking against GNUTLS (matters if --enable-gnutls only).
8861
8862 2007-10-18 [colin]      3.0.2cvs87
8863
8864         * po/POTFILES.in
8865                 Fix build
8866
8867 2007-10-18 [mones]      3.0.2cvs86
8868
8869         * src/editbook.c
8870         * src/import.c
8871         * src/prefs_account.c
8872         * src/prefs_receive.c
8873         * src/gtk/about.c
8874         * src/plugins/bogofilter/bogofilter_gtk.c
8875         * src/plugins/spamassassin/spamassassin_gtk.c
8876                 More capitalisation micro-fixes
8877
8878 2007-10-18 [paul]       3.0.2cvs85
8879
8880         * configure.ac
8881                 add info about NNTP support via libetpan
8882                 change the configure output ending msg a little
8883         * src/gtk/about.c
8884                 similar changes to above
8885
8886 2007-10-18 [colin]      3.0.2cvs84
8887
8888         * src/procmime.c
8889         * src/procmime.h
8890                 Fix missing symbol for S/MIME
8891
8892 2007-10-18 [colin]      3.0.2cvs83
8893
8894         * src/prefs_filtering_action.c
8895                 Fix crash in tags (introduced in cvs78)
8896
8897 2007-10-18 [colin]      3.0.2cvs82
8898
8899         * src/common/Makefile.am
8900         * src/common/nntp.c
8901         * src/common/nntp.h
8902         * src/etpan/Makefile.am
8903         * src/etpan/etpan-thread-manager-types.h
8904         * src/etpan/etpan-thread-manager.c
8905         * src/etpan/imap-thread.c
8906         * src/etpan/nntp-thread.c
8907         * src/etpan/nntp-thread.h
8908         * src/news.c
8909         * src/news.h
8910                 Rewrite the nntp implementation
8911                 to use libetpan. Non-blocking NNTP!
8912         * src/account.c
8913         * src/crash.c
8914         * src/imap.c
8915         * src/inc.c
8916         * src/main.c
8917         * src/mainwindow.c
8918         * src/pop.c
8919         * src/pop.h
8920         * src/prefs_account.c
8921         * src/recv.c
8922         * src/recv.h
8923         * src/send_message.c
8924         * src/send_message.h
8925         * src/ssl_manager.c
8926         * src/ssl_manager.h
8927         * src/wizard.c
8928         * src/common/claws.c
8929         * src/common/session.c
8930         * src/common/session.h
8931         * src/common/smtp.c
8932         * src/common/smtp.h
8933         * src/common/socket.c
8934         * src/common/socket.h
8935         * src/common/ssl.c
8936         * src/common/ssl.h
8937         * src/common/ssl_certificate.c
8938         * src/common/ssl_certificate.h
8939         * src/gtk/about.c
8940         * src/gtk/sslcertwindow.c
8941         * src/gtk/sslcertwindow.h
8942                 Implement GnuTLS support. GnuTLS support
8943                 will be used if OpenSSL isn't available, or
8944                 specified explicitely. (the reason is that
8945                 GnuTLS cerficate checking is a bit less 
8946                 practical than OpenSSL's)
8947
8948 2007-10-18 [paul]       3.0.2cvs81
8949
8950         * src/gtk/inputdialog.c
8951         * src/gtk/inputdialog.h
8952                 fix copyright header
8953
8954 2007-10-17 [colin]      3.0.2cvs80
8955
8956         * src/plugins/pgpcore/select-keys.c
8957                 Fix bug which prevented encryption key
8958                 auto-selection when two or more matched the
8959                 email address, but only one isn't revoked
8960                 or expired.
8961
8962 2007-10-17 [wwp]        3.0.2cvs79
8963
8964         * src/compose.c
8965         * src/quote_fmt.c
8966         * src/quote_fmt.h
8967         * src/quote_fmt_lex.l
8968         * src/quote_fmt_parse.y
8969                 Templates can now attach files using |attach{filename}.
8970
8971 2007-10-17 [wwp]        3.0.2cvs78
8972
8973         * src/prefs_customheader.c
8974         * src/prefs_ext_prog.c
8975         * src/prefs_filtering_action.c
8976         * src/prefs_matcher.c
8977         * src/prefs_other.c
8978         * src/prefs_toolbar.c
8979         * src/gtk/combobox.c
8980         * src/gtk/combobox.h
8981         * src/gtk/gtkutils.c
8982         * src/gtk/gtkutils.h
8983         * src/plugins/bogofilter/bogofilter_gtk.c
8984         * src/plugins/spamassassin/spamassassin_gtk.c
8985                 Removed almost all remaining instances of GtkCombo
8986                 old API, patch by Pawel Pekala <c0rn@o2.pl>, with
8987                 few visual and code cleanup from Colin.
8988
8989 2007-10-16 [wwp]        3.0.2cvs77
8990         * src/gtk/pluginwindow.c
8991                 Reworked the plugin window layouts, patch by Pawel Pekala <c0rn@o2.pl>.
8992
8993 2007-10-15 [colin]      3.0.2cvs76
8994
8995         * src/edittags.c
8996         * src/edittags.h
8997         * src/filtering.c
8998         * src/filtering.h
8999         * src/importmutt.c
9000         * src/importpine.c
9001         * src/main.c
9002         * src/messageview.c
9003         * src/messageview.h
9004         * src/mimeview.c
9005         * src/mimeview.h
9006         * src/pop.c
9007         * src/pop.h
9008         * src/prefs_common.c
9009         * src/prefs_common.h
9010         * src/prefs_customheader.c
9011         * src/prefs_customheader.h
9012         * src/prefs_display_header.c
9013         * src/prefs_display_header.h
9014         * src/prefs_filtering_action.c
9015         * src/prefs_filtering_action.h
9016         * src/prefs_folder_column.c
9017         * src/prefs_folder_column.h
9018         * src/prefs_folder_item.c
9019         * src/prefs_folder_item.h
9020         * src/prefs_gtk.c
9021         * src/prefs_gtk.h
9022         * src/prefs_logging.h
9023         * src/prefs_matcher.c
9024         * src/prefs_matcher.h
9025         * src/prefs_summary_column.c
9026         * src/prefs_summary_column.h
9027         * src/prefs_summary_open.c
9028         * src/procheader.c
9029         * src/procheader.h
9030         * src/procmime.c
9031         * src/procmime.h
9032         * src/recv.c
9033         * src/recv.h
9034         * src/sourcewindow.c
9035         * src/sourcewindow.h
9036         * src/summaryview.c
9037         * src/summaryview.h
9038         * src/textview.c
9039         * src/textview.h
9040         * src/toolbar.c
9041         * src/toolbar.h
9042         * src/common/mgutils.c
9043         * src/common/mgutils.h
9044         * src/common/nntp.c
9045         * src/common/nntp.h
9046         * src/common/prefs.c
9047         * src/common/prefs.h
9048         * src/common/socket.c
9049         * src/common/socket.h
9050         * src/common/stringtable.c
9051         * src/common/stringtable.h
9052         * src/common/template.c
9053         * src/common/template.h
9054         * src/common/uuencode.c
9055         * src/common/uuencode.h
9056         * src/gtk/gtkshruler.c
9057         * src/gtk/gtkshruler.h
9058         * src/gtk/menu.c
9059         * src/gtk/menu.h
9060         * src/gtk/progressdialog.c
9061         * src/gtk/progressdialog.h
9062                 Remove/staticalize, the return of the revenge
9063
9064 2007-10-15 [colin]      3.0.2cvs75
9065
9066         * src/matcher.c
9067                 Fix redirections in filtering's tests
9068
9069 2007-10-15 [colin]      3.0.2cvs74
9070
9071         * src/imap.c
9072                 Don't build imap_synchronise at all when 
9073                 building without libetpan
9074
9075 2007-10-14 [colin]      3.0.2cvs73
9076
9077         * src/imap.c
9078         * src/common/md5.c
9079         * src/common/md5.h
9080         * src/gtk/manage_window.c
9081         * src/gtk/manage_window.h
9082                 Remove more unused code
9083
9084 2007-10-14 [colin]      3.0.2cvs72
9085
9086         * src/addrquery.c
9087         * src/addrquery.h
9088         * src/recv.c
9089         * src/recv.h
9090         * src/vcard.c
9091         * src/vcard.h
9092         * src/common/xml.c
9093         * src/common/xml.h
9094         * src/common/xmlprops.c
9095         * src/common/xmlprops.h
9096                 Remove more unused code
9097
9098 2007-10-14 [colin]      3.0.2cvs71
9099
9100         * src/common/utils.c
9101                 Remove unused function
9102
9103 2007-10-13 [colin]      3.0.2cvs70
9104
9105         * src/imap.c
9106         * src/imap.h
9107         * src/mainwindow.c
9108         * src/mainwindow.h
9109         * src/gtk/gtkutils.c
9110         * src/gtk/gtkutils.h
9111                 Staticalise/Remove more code
9112
9113 2007-10-13 [colin]      3.0.2cvs69
9114
9115         * src/common/utils.c
9116         * src/common/utils.h
9117                 Remove dead code, unused for ages
9118
9119 2007-10-13 [colin]      3.0.2cvs68
9120
9121         * src/main.c
9122         * src/main.h
9123                 Maemo: define hildon_program in main.c,
9124                 make it accessible in the .h with extern
9125
9126 2007-10-13 [paul]       3.0.2cvs67
9127
9128         * src/gtk/menu.c
9129                 fix a bunch of runtime warnings on maemo
9130
9131 2007-10-13 [paul]       3.0.2cvs66
9132
9133         * src/main.c
9134         * src/main.h
9135         * src/gtk/gtkutils.c
9136         * src/gtk/gtkutils.h
9137                 fix a bunch of compiler warnings on maemo
9138
9139 2007-10-12 [colin]      3.0.2cvs65
9140
9141         * src/account.c
9142         * src/addritem.c
9143         * src/addritem.h
9144         * src/filtering.c
9145         * src/filtering.h
9146         * src/folder.c
9147         * src/folder.h
9148         * src/common/utils.c
9149         * src/common/utils.h
9150                 Remove unused code, staticalise some functions
9151
9152 2007-10-12 [paul]       3.0.2cvs64
9153
9154         * src/account.c
9155         * src/folderview.c
9156         * src/main.c
9157         * src/mainwindow.c
9158         * src/messageview.c
9159         * src/summary_search.c
9160         * src/summaryview.c
9161         * src/toolbar.c
9162         * src/wizard.c
9163         * src/common/utils.c
9164         * src/gtk/prefswindow.c
9165                 fix a bunch of compiler warnings on maemo
9166
9167 2007-10-11 [colin]      3.0.2cvs63
9168
9169         * src/editaddress.c
9170                 Make static function static
9171
9172 2007-10-11 [mones]      3.0.2cvs62
9173
9174         * src/addrduplicates.c
9175         * src/addressbook.c
9176         * src/compose.c
9177         * src/expldifdlg.c
9178         * src/mainwindow.c
9179         * src/messageview.c
9180         * src/pop.c
9181         * src/prefs_customheader.c
9182         * src/prefs_send.c
9183         * src/prefs_themes.c
9184         * src/common/plugin.c
9185         * src/gtk/pluginwindow.c
9186         * src/gtk/quicksearch.c
9187                 Fix several typos and capitalisation issues
9188
9189 2007-10-11 [wwp]        3.0.2cvs61
9190
9191         * src/editaddress.c
9192                 Fix a warning about possible use of uninitialized
9193                 filename var.
9194
9195 2007-10-11 [wwp]        3.0.2cvs60
9196
9197         * src/editaddress.c
9198                 Disable "Unset picture" menu item when there's
9199                 no picture to clear. Fix an extraneous g_unref_object,
9200                 add missing initializers.
9201
9202 2007-10-11 [wwp]        3.0.2cvs59
9203
9204         * src/pixmaps/anonymous.xpm
9205         * src/editaddress.c
9206         * src/Makefile.am
9207         * src/stock_pixmap.c
9208         * src/stock_pixmap.h
9209                 Fix a leak, gettext-ize the photo label.
9210                 Don't clear the existing picture if loading
9211                 a new one fails. Use a default 'anonymous'
9212                 picture (this new xpm has been added to the
9213                 internal stock_pixmap API). Add a
9214                 "Set picture" context menu entry.
9215
9216 2007-10-11 [colin]      3.0.2cvs58
9217
9218         * src/messageview.c
9219                 Make shift-shortcuts work
9220         * src/prefs_actions.c
9221                 Don't ask if we really want to close when
9222                 choosing OK and only the list is changed
9223         * src/prefs_template.c
9224                 Don't ask if we really want to close when
9225                 choosing OK and only the list is changed
9226         * src/common/plugin.c
9227                 Fix writing of second [Plugins_*] block
9228         * src/common/template.c
9229                 Remove unused files (fixes deletion)
9230
9231 2007-10-10 [paul]       3.0.2cvs57
9232
9233         * src/prefs_template.c
9234                 put the whole thing in a scrolled window
9235                 so that half the page is no longer inaccessible
9236                 on maemo
9237                 make the gtk_text_view smaller on maemo
9238
9239 2007-10-10 [colin]      3.0.2cvs56
9240
9241         * src/compose.c
9242                 Fix updating of Attachments number in some
9243                 cases (reedit, attach from command-line, ...)
9244
9245 2007-10-10 [colin]      3.0.2cvs55
9246
9247         * src/editaddress.c
9248                 Initialise error correctly
9249
9250 2007-10-10 [paul]       3.0.2cvs54
9251
9252         * src/prefs_filtering_action.c
9253         * src/gtk/description_window.c
9254         * src/gtk/foldersort.c
9255         * src/gtk/quicksearch.c
9256                 get rid of some pointless new lines and
9257                 make the descripton labels wrap better
9258
9259 2007-10-10 [colin]      3.0.2cvs53
9260
9261         * src/addressadd.c
9262         * src/editaddress.c
9263         * src/headerview.c
9264         * src/textview.c
9265                 More error handling on saving pictures
9266
9267 2007-10-10 [colin]      3.0.2cvs52
9268
9269         * src/printing.c
9270         * src/printing.h
9271                 Generalize a bit printing, so we can factorize
9272                 most of the code. 
9273
9274 2007-10-10 [paul]       3.0.2cvs51
9275
9276         * src/addrduplicates.c
9277                 fix engrish
9278                 use GTK_STOCK... buttons
9279
9280 2007-10-10 [paul]       3.0.2cvs50
9281
9282         * src/addressadd.c
9283         * src/addrindex.c
9284         * src/editaddress.c
9285                 Fix previous patch
9286                 Thanks to Colin
9287
9288 2007-10-10 [paul]       3.0.2cvs49
9289
9290         * src/summaryview.c
9291         * src/messageview.c
9292                 Fix crash on Add sender to addressbook when
9293                 From is null
9294         * src/addressadd.c
9295         * src/addrindex.c
9296         * src/editaddress.c
9297         * src/editaddress_other_attributes_ldap.h
9298                 Fix leaks 
9299                 Rename images to .png in addrbook/
9300         * src/headerview.c
9301         * src/textview.c
9302                 Fix Face/X-Face being used if adding another
9303                 address than sender to addressbook
9304                 Thanks to Colin
9305
9306 2007-10-10 [holger]     3.0.2cvs48
9307
9308         * src/addrduplicates.c
9309         * src/editaddress.c
9310                 Improvements to the addressbook duplicate finder
9311                 feature:
9312                  - add an edit button to the button bar
9313                  - display the whole bookname (with iface) and
9314                    use this for same-book checking
9315                  - after editing, try to keep selections if the
9316                    entries are still present
9317                  - sort the email column alphabetically
9318                  - put results in a scrolled window
9319                  - support embedded editing
9320                  - make columns in detail view resizable
9321                  - add keyboard shortcuts
9322
9323 2007-10-10 [wwp]        3.0.2cvs47
9324
9325         * src/addrindex.c
9326                 Fix a crash when there's no From: in email, thanks to Colin.
9327
9328 2007-10-09 [paul]       3.0.2cvs46
9329
9330         * src/messageview.c
9331         * src/summaryview.c
9332         * src/textview.c
9333                 fix building without compface support
9334
9335 2007-10-09 [colin]      3.0.2cvs45
9336
9337         * src/editaddress.c
9338         * src/headerview.c
9339         * src/textview.c
9340                 Add error handling
9341
9342 2007-10-09 [colin]      3.0.2cvs44
9343
9344         * src/addrduplicates.c
9345         * src/addressadd.c
9346         * src/addressadd.h
9347         * src/addressbook.c
9348         * src/addressbook.h
9349         * src/addrindex.c
9350         * src/addrindex.h
9351         * src/addritem.c
9352         * src/addritem.h
9353         * src/compose.c
9354         * src/editaddress.c
9355         * src/editaddress_other_attributes_ldap.h
9356         * src/headerview.c
9357         * src/messageview.c
9358         * src/mimeview.c
9359         * src/summaryview.c
9360         * src/textview.c
9361         * src/gtk/gtkutils.c
9362                 Automatically set contacts' pictures from Face 
9363                 or X-Face if they have no picture
9364                 Display the contact picture in textview or
9365                 headerview for mails sent by people in the 
9366                 addressbook, that have no Face or X-Face
9367                 Fix a few details in the Person edition dialog
9368                 (ability to unset picture)
9369                 Remove picture file when deleting contacts
9370
9371 2007-10-09 [iwkse]      3.0.2cvs43
9372
9373         * src/gtk/about.c
9374                 center the about window
9375
9376 2007-10-09 [paul]       3.0.2cvs42
9377
9378         * src/prefs_toolbar.c
9379                 fix icon selector window on maemo
9380
9381 2007-10-09 [paul]       3.0.2cvs41
9382
9383         * src/messageview.c
9384                 add 'go to' menu to separate msgview
9385
9386 2007-10-09 [colin]      3.0.2cvs40
9387
9388         * src/common/defs.h
9389                 Add forgotten file
9390
9391 2007-10-09 [iwkse]      3.0.2cvs39
9392
9393         * Makefile.am
9394         * src/addressbook.c
9395         * src/addritem.c
9396         * src/addritem.h
9397         * src/editaddress.c
9398         * src/editaddress_other_attributes_ldap.h
9399         * src/addrbook.c
9400         * src/Makefile.am
9401                 set a photo in the Addressbook
9402
9403 2007-10-08 [colin]      3.0.2cvs38
9404
9405         * src/prefs_toolbar.c
9406                 Make height 320 to remove the scrollbar 
9407                 (with current number of icons)
9408
9409 2007-10-08 [colin]      3.0.2cvs37
9410
9411         * src/prefs_toolbar.c
9412                 Transform the treeview to a GtkIconView.
9413                 Patch by Pawel
9414                 In addition, transform the window so that 
9415                 it looks like a popup menu. Patch by me
9416
9417 2007-10-08 [colin]      3.0.2cvs36
9418
9419         * src/compose.c
9420         * src/compose.h
9421                 Beautify the GUI a bit; in particular, show the
9422                 number of attachments in the tab's title.
9423                 Patch by Pawel
9424
9425 2007-10-08 [paul]       3.0.2cvs35
9426
9427         * src/mimeview.c
9428                 Save users from themselves: save temporary
9429                 files used for Open/Open with as read-only.
9430                 Thanks to Colin
9431
9432 2007-10-08 [paul]       3.0.2cvs34
9433
9434         * tools/Makefile.am
9435                 forgot this in cvs33
9436
9437 2007-10-08 [paul]       3.0.2cvs33
9438
9439         * tools/kdeservicemenu/README
9440         * tools/kdeservicemenu/claws-mail-attach-files.desktop.template
9441         * tools/kdeservicemenu/install.sh
9442         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
9443                 renamed template* to *template so as not to confuse
9444                 lintian
9445
9446 2007-10-08 [paul]       3.0.2cvs32
9447
9448         * src/prefs_themes.c
9449         * src/stock_pixmap.c
9450                 replace 2 direct uses of RC_DIR
9451
9452 2007-10-07 [colin]      3.0.2cvs31
9453
9454         * src/addrduplicates.c
9455         * src/addrduplicates.h
9456         * src/addressbook.c
9457         * src/addressbook.h
9458         * src/addrindex.c
9459         * src/addrindex.h
9460                 Implement deletion in duplicate finder. 
9461                 Patch by Holger 
9462
9463 2007-10-07 [colin]      3.0.2cvs30
9464
9465         * src/exporthtml.c
9466         * src/mbox.c
9467         * src/common/utils.c
9468                 Better fix for Solaris, thanks to Nicolas Doualot
9469
9470 2007-10-07 [colin]      3.0.2cvs29
9471
9472         * AUTHORS
9473         * src/gtk/authors.h
9474                 Add Frank Dietrich
9475
9476 2007-10-07 [colin]      3.0.2cvs28
9477
9478         * src/exporthtml.c
9479                 Fix HTML export to make it more compliant
9480                 Patch by Frank Dietrich <bits_n_bytes@gmx.de>
9481
9482 2007-10-07 [colin]      3.0.2cvs27
9483
9484         * src/prefs_toolbar.c
9485                 Only use icons that wouldn't look stupid in the toolbar
9486                 Patch by Pawel
9487
9488 2007-10-07 [colin]      3.0.2cvs26
9489
9490         * src/prefs_toolbar.c
9491                 Fix old icon being used when none is selected
9492
9493 2007-10-07 [colin]      3.0.2cvs25
9494
9495         * src/toolbar.c
9496                 Fix copy/paste error
9497
9498 2007-10-07 [colin]      3.0.2cvs24
9499
9500         * src/prefs_toolbar.c
9501         * src/toolbar.c
9502         * src/toolbar.h
9503                 Update icon to default one when changing event
9504                 Make the icon chooser nicer (handle Esc, Enter,
9505                 double-click)
9506
9507 2007-10-06 [colin]      3.0.2cvs23
9508
9509         * src/prefs_toolbar.c
9510                 Fix text reset; patch by Pawel
9511
9512 2007-10-06 [colin]      3.0.2cvs22
9513
9514         * src/toolbar.h
9515                 Complete previous commit
9516
9517 2007-10-06 [colin]      3.0.2cvs21
9518
9519         * src/prefs_toolbar.c
9520         * src/toolbar.c
9521                 Set toolbar text automatically to the default
9522                 when changing Event executed on click
9523
9524 2007-10-06 [colin]      3.0.2cvs20
9525
9526         * src/prefs_toolbar.c
9527                 Invert Text and Event fields
9528
9529 2007-10-06 [colin]      3.0.2cvs19
9530
9531         * src/prefs_toolbar.c
9532         * src/toolbar.c
9533                 Make toolbar prefs look much better
9534                 Patch by Pawel Pekala
9535
9536 2007-10-06 [paul]       3.0.2cvs18
9537
9538         * src/account.c
9539         * src/prefs_filtering.c
9540                 fix checkbuttons in gtktreeview on maemo by
9541                 setting maemo's "allow-checkbox-mode" to FALSE
9542
9543 2007-10-06 [colin]      3.0.2cvs17
9544
9545         * configure.ac
9546                 Export -DSOLARIS in CFLAGS for all
9547                 Solaris (not just 2.8) and OpenSolaris
9548
9549 2007-10-06 [paul]       3.0.2cvs16
9550
9551         * AUTHORS
9552         * src/exporthtml.c
9553         * src/mbox.c
9554         * src/gtk/authors.h
9555                 fix build on solaris where ctime_r takes
9556                 3 arguments rather than 2.
9557                 Patch by Nicolas Doualot <slubman.lists@slubman.info>
9558
9559 2007-10-05 [colin]      3.0.2cvs15
9560
9561         * src/etpan/imap-thread.c
9562                 Fix wrong error codepath
9563
9564 2007-10-05 [wwp]        3.0.2cvs14
9565
9566         * src/filtering.c
9567                 Fix unexpected logging of quicksearches:
9568                 debug_filtering_session flag was never reset to FALSE, causing
9569                 matcher functions to log when called from a quicksearch
9570                 (if a filtering session happened before).
9571
9572 2007-10-05 [paul]       3.0.2cvs13
9573
9574         * src/prefs_actions.c
9575         * src/prefs_filtering.c
9576         * src/prefs_template.c
9577                 fix bug 1343, 'Filtering..'s close button
9578                 silently discards new filter'
9579                 Thanks to Colin
9580
9581 2007-10-05 [paul]       3.0.2cvs12
9582
9583         * configure.ac
9584         * src/Makefile.am
9585                 fix bug 1347, '-Wno-unused-function, optional'
9586
9587 2007-10-05 [colin]      3.0.2cvs11
9588
9589         * src/procmime.c
9590         * src/common/mgutils.c
9591                 Fix warnings
9592
9593 2007-10-05 [mones]      3.0.2cvs10
9594
9595         * manual/advanced.xml
9596                 Use full menu name
9597         * manual/es/advanced.xml
9598                 Synchronise translation
9599
9600 2007-10-04 [colin]      3.0.2cvs9
9601
9602         * src/action.c
9603         * src/addrbook.c
9604         * src/addrindex.c
9605         * src/compose.c
9606         * src/exporthtml.c
9607         * src/exportldif.c
9608         * src/folder.c
9609         * src/main.c
9610         * src/matcher.c
9611         * src/mbox.c
9612         * src/messageview.c
9613         * src/mh.c
9614         * src/news.c
9615         * src/partial_download.c
9616         * src/pop.c
9617         * src/procmime.c
9618         * src/procmsg.c
9619         * src/toolbar.c
9620         * src/common/log.c
9621         * src/common/mgutils.c
9622         * src/common/plugin.c
9623         * src/common/utils.c
9624         * src/common/xml.c
9625         * src/common/xml.h
9626         * src/common/xmlprops.c
9627         * src/common/xmlprops.h
9628         * src/plugins/bogofilter/bogofilter.c
9629         * src/plugins/clamav/clamav_plugin.c
9630         * src/plugins/dillo_viewer/dillo_prefs.c
9631         * src/plugins/pgpcore/prefs_gpg.c
9632         * src/plugins/pgpinline/pgpinline.c
9633         * src/plugins/pgpmime/pgpmime.c
9634         * src/plugins/spamassassin/spamassassin.c
9635         * src/plugins/trayicon/trayicon_prefs.c
9636                 Verify success on writes. Will fix possible strange
9637                 failure on disk full.
9638
9639 2007-10-04 [paul]       3.0.2cvs8
9640
9641         * manual/advanced.xml
9642                 add further info about Actions
9643                 Patch by Emmanuel Briot <briot@adacore.com>
9644
9645 2007-10-04 [paul]       3.0.2cvs7
9646
9647         * src/account.c
9648                 remove the D column, instead indicate the
9649                 default account by use of bold text
9650
9651 2007-10-03 [colin]      3.0.2cvs6
9652
9653         * src/common/template.c
9654                 Fix templates writing (was prone to disk full problems)
9655
9656 2007-10-03 [colin]      3.0.2cvs5
9657
9658         * src/Makefile.am
9659         * src/addrduplicates.c
9660         * src/addrduplicates.h
9661         * src/addressbook.c
9662                 Add duplicate deletion. Patch by Holger
9663
9664 2007-10-03 [colin]      3.0.2cvs4
9665
9666         * src/matcher.c
9667         * src/gtk/quicksearch.c
9668                 Fix bug 1340, 'Case insensitive searches with 
9669                 non-ascii alphabets fail'.
9670
9671 2007-10-03 [colin]      3.0.2cvs3
9672
9673         * src/main.c
9674         * src/common/utils.c
9675         * src/common/utils.h
9676                 Implement run-time alternative config directories
9677
9678 2007-10-03 [colin]      3.0.2cvs2
9679
9680         * src/folderview.c
9681                 Prevent opening folder item while folder
9682                 is scanned in a better way
9683
9684 2007-10-02 [paul]       3.0.2cvs1
9685
9686         * NEWS
9687         * README
9688         * RELEASE_NOTES
9689         * configure.ac
9690                 bump up version number following stable release
9691
9692 2007-09-30 [colin]      3.0.1cvs49
9693
9694         * src/imap.c
9695                 Refresh session if needed
9696
9697 2007-09-30 [colin]      3.0.1cvs48
9698
9699         * src/imap.c
9700                 Reset folder's session to NULL
9701                 before destroying it
9702
9703 2007-09-30 [mones]      3.0.1cvs47
9704
9705         * manual/handling.xml
9706                 Use markup quotes instead hardcoded quotes
9707         * manual/es/handling.xml
9708                 Added new synced section (IMAP subscriptions)
9709
9710 2007-09-29 [colin]      3.0.1cvs46
9711
9712         * src/imap.c
9713                 Notice disconnections faster
9714
9715 2007-09-28 [colin]      3.0.1cvs45
9716
9717         * src/addressbook.c
9718         * src/addrindex.c
9719                 Fix warnings
9720
9721 2007-09-28 [paul]       3.0.1cvs44
9722
9723         * src/mimeview.c
9724                 fix maemo build
9725
9726 2007-09-28 [paul]       3.0.1cvs43
9727
9728         * src/account.c
9729                 use gtk_widget_set_size_request() on the label
9730                 so that wrapping works better. get rid of the
9731                 (partially deprecated) hbutton_box.
9732                 these changes should prevent buttons overlapping
9733                 on maemo
9734
9735 2007-09-28 [colin]      3.0.1cvs42
9736
9737         * src/pop.c
9738                 Fix typo :)
9739
9740 2007-09-28 [colin]      3.0.1cvs41
9741
9742         * src/compose.c
9743         * src/msgcache.c
9744         * src/pop.c
9745         * src/procmime.c
9746         * src/etpan/imap-thread.c
9747                 64bits-related warning fixes
9748
9749 2007-09-28 [colin]      3.0.1cvs40
9750
9751         * src/folder_item_prefs.c
9752         * src/ldaputil.c
9753         * src/mainwindow.c
9754         * src/mimeview.c
9755         * src/common/tags.c
9756                 Fix warnings
9757
9758 2007-09-28 [colin]      3.0.1cvs39
9759
9760         * src/plugins/spamassassin/spamassassin.c
9761         * src/plugins/spamassassin/spamassassin.h
9762         * src/plugins/spamassassin/spamassassin_gtk.c
9763                 Add addressbook-based whitelisting
9764
9765 2007-09-28 [colin]      3.0.1cvs38
9766
9767         * src/folder.c
9768                 Fix bug 1337, 'crash on pressing Send button'
9769
9770 2007-09-28 [paul]       3.0.1cvs37
9771
9772         * src/prefs_folder_item.c
9773                 give the orphans a parent. makes all prefs
9774                 pages visible on maemo
9775
9776 2007-09-28 [colin]      3.0.1cvs36
9777
9778         * src/prefs_folder_column.c
9779         * src/prefs_summary_column.c
9780                 Fix two leaks
9781
9782 2007-09-27 [colin]      3.0.1cvs35
9783
9784         * src/gtk/quicksearch.c
9785                 Fix bug 1336, 'Segfault if empty space before search-string'
9786
9787 2007-09-26 [mones]      3.0.1cvs34
9788
9789         * manual/account.xml
9790         * manual/plugins.xml
9791                 Fixed irc channel name, added some docbook markup.
9792                 Changed text markup to docbook markup. 
9793                 Added spamcop as supported in SpamReport description.
9794         * manual/fr/plugins.xml
9795                 Fixed irc channel name.
9796         * manual/es/account.xml
9797         * manual/es/advanced.xml
9798         * manual/es/claws-mail-manual.xml
9799         * manual/es/glossary.xml
9800         * manual/es/gpl.xml
9801         * manual/es/keyboard.xml
9802         * manual/es/plugins.xml
9803                 Synced with English version, fixed a couple of typos.
9804
9805 2007-09-26 [colin]      3.0.1cvs33
9806
9807         * configure.ac
9808                 Explain why "Libgnomeprint: no" on GTK+ 2.10
9809
9810 2007-09-26 [colin]      3.0.1cvs32
9811
9812         * src/messageview.c
9813         * src/procmsg.c
9814         * src/procmsg.h
9815                 Optimisation: avoid fetching mail 3 times locally
9816                 for displaying
9817
9818 2007-09-26 [colin]      3.0.1cvs31
9819
9820         * src/mh.c
9821                 Fix missing static
9822
9823 2007-09-26 [colin]      3.0.1cvs30
9824
9825         * src/folder.c
9826         * src/folder.h
9827         * src/mh.c
9828         * src/mh.h
9829                 Fix MH mtime hack - make it a folder class function
9830
9831 2007-09-26 [colin]      3.0.1cvs29
9832
9833         * src/inc.c
9834                 Fix bug 1334, 'user defined mail incorporation 
9835                 script not run'
9836
9837 2007-09-25 [colin]      3.0.1cvs28
9838
9839         * src/codeconv.c
9840                 Optimisation: shortcut conv_codeset_strdup
9841                 when src_code and dest_code are the same
9842         * src/common/xml.c
9843         * src/common/xml.h
9844                 Optimisation: shortcut code conversions when
9845                 files are in UTF-8; faster list walking by
9846                 using prepend/reverse.
9847
9848 2007-09-25 [holger]     3.0.1cvs27
9849
9850         * src/printing.c
9851                 Replace button bar of the preview window
9852                 with a real toolbar (patch by Colin)
9853                 Add zooming to the preview window
9854
9855 2007-09-24 [paul]       3.0.1cvs26
9856
9857         * src/compose.c
9858                 compact the character set menu, adding some
9859                 missing encodings. Patch by Pawel Pekala
9860
9861 2007-09-23 [paul]       3.0.1cvs25
9862
9863         * src/prefs_account.c
9864         * src/prefs_folder_item.c
9865         * src/prefs_quote.c
9866         * src/quote_fmt.c
9867         * src/quote_fmt.h
9868                 remove unnecessary frame from Templates options
9869                 and improve the English of the check button label
9870
9871 2007-09-22 [colin]      3.0.1cvs24
9872
9873         * src/gtk/quicksearch.c
9874                 Fix bug 1329, 'error in quicksearch.c'
9875                 Fix return with value in function returning void
9876
9877 2007-09-22 [colin]      3.0.1cvs23
9878
9879         * src/imap.c
9880         * src/procmsg.h
9881         * src/common/utils.c
9882         * src/common/utils.h
9883         * src/etpan/imap-thread.c
9884                 Optimise fetching IMAP cached emails *a lot*
9885                 (remember whether mail is fully cached and \r's
9886                  are already stripped)
9887
9888 2007-09-22 [colin]      3.0.1cvs22
9889
9890         * src/folder.c
9891         * src/folder.h
9892         * src/prefs_folder_item.c
9893                 Add a button to allow users to drop local caches.
9894
9895 2007-09-21 [colin]      3.0.1cvs21
9896
9897         * src/summaryview.c
9898                 Remove unnecessary error when cancelling export to mbox.
9899                 Patch by Pawel
9900
9901 2007-09-21 [paul]       3.0.1cvs20
9902
9903         * src/gtk/prefswindow.c
9904                 remove unnecessary frames from the prefs
9905                 pages. Patch by Pawel Pekala
9906
9907 2007-09-21 [paul]       3.0.1cvs19
9908
9909         * src/prefs_account.c
9910         * src/prefs_folder_item.c
9911         * src/prefs_quote.c
9912         * src/quote_fmt.c
9913                 put the Templates options into a tabbed
9914                 layout. Patch by Pawel Pekala
9915
9916 2007-09-21 [paul]       3.0.1cvs18
9917
9918         * src/mainwindow.c
9919                 group together the character set menu items
9920                 move the /View/Show or hide/Message view below
9921                 .../Toolbar menu item
9922                 Patch by Pawel Pekala
9923
9924 2007-09-21 [mones]      3.0.1cvs17
9925
9926         * src/compose.c
9927                 Fix for bug 1327, 'segfault when replying to a non-existent
9928                 news message', thanks to Colin.
9929
9930 2007-09-21 [colin]      3.0.1cvs16
9931
9932         * src/folderview.c
9933                 Complete 3.0.1cvs15
9934
9935 2007-09-20 [colin]      3.0.1cvs15
9936
9937         * src/folderview.c
9938         * src/folderview.h
9939                 Maybe fix bug 1324, 'Corrupted IMAP cache'
9940
9941 2007-09-20 [colin]      3.0.1cvs14
9942
9943         * src/printing.c
9944                 Fix a little leak
9945
9946 2007-09-20 [holger]     3.0.1cvs13
9947
9948         * src/printing.c
9949                 Add page layout to print preview.
9950                 Make the close-button in the toolbar
9951                 right-aligned.
9952
9953 2007-09-20 [paul]       3.0.1cvs12
9954
9955         * po/ru.po
9956                 updated by Pavlo Bohmat
9957
9958 2007-09-19 [colin]      3.0.1cvs11
9959
9960         * src/common/utils.c
9961                 Prevent unquoted mime boundaries, by always
9962                 using a /
9963
9964 2007-09-19 [colin]      3.0.1cvs10
9965
9966         * src/printing.c
9967                 Fix drawing area size, fix DPI change that
9968                 can cause total number of lines to decrease
9969
9970 2007-09-19 [colin]      3.0.1cvs9
9971
9972         * po/POTFILES.in
9973         * src/printing.c
9974                 Make print preview more efficient and nicer.
9975                 Patch mostly by Holger Berndt <hb@claws-mail.org>
9976
9977 2007-09-19 [colin]      3.0.1cvs8
9978
9979         * src/prefs_common.c
9980         * src/prefs_common.h
9981         * src/printing.c
9982                 Add scrolledwindow, default allocation and
9983                 size saving to the print preview window.
9984
9985 2007-09-18 [colin]      3.0.1cvs7
9986
9987         * src/prefs_common.c
9988         * src/prefs_common.h
9989         * src/prefs_image_viewer.c
9990         * src/printing.c
9991                 GtkPrintOperation:
9992                 - add image printing support
9993                 - add option to print images
9994                 - add preview widget
9995                 - add saving of a few Page Setup parameters
9996
9997 2007-09-18 [colin]      3.0.1cvs6
9998
9999         * AUTHORS
10000         * src/gtk/authors.h
10001                 Add Guillaume Chazarain
10002
10003 2007-09-18 [colin]      3.0.1cvs5
10004
10005         * src/common/utils.c
10006                 Fix bug 1321, 'access before allocation 
10007                 when scanning for uris'. Patch by 
10008                 Guillaume Chazarain <guichaz@yahoo.fr>
10009
10010 2007-09-18 [colin]      3.0.1cvs4
10011
10012         * src/toolbar.c
10013                 Fix bug 1320, 'Memory leak caused by 
10014                 gtk_container_get_children'. Patch by
10015                 Guillaume Chazarain <guichaz@yahoo.fr>
10016
10017 2007-09-18 [colin]      3.0.1cvs3
10018
10019         * src/printing.c
10020         * src/printing.h
10021                 Fix HAVE_GNOMEPRINT (USE_GNOMEPRINT)
10022
10023 2007-09-18 [colin]      3.0.1cvs2
10024
10025         * src/Makefile.am
10026         * src/mainwindow.c
10027         * src/messageview.c
10028         * src/messageview.h
10029         * src/prefs_ext_prog.c
10030         * src/prefs_fonts.c
10031         * src/printing.c
10032         * src/printing.h
10033         * src/summaryview.c
10034                 Use GtkPrintOperation by default on GTK+ >= 2.10
10035                 Patch by Holger Berndt <hb@claws-mail.org>
10036
10037 2007-09-18 [paul]       3.0.1cvs1
10038
10039         * NEWS
10040         * README
10041         * RELEASE_NOTES
10042         * configure.ac
10043                 bump up version number following stable release
10044
10045 2007-09-16 [colin]      3.0.0cvs18
10046
10047         * src/folder.c
10048                 Fix possible memleak
10049
10050 2007-09-16 [colin]      3.0.0cvs17
10051
10052         * src/folderview.c
10053                 Fix bug 1311, 'Wrong arrow position 
10054                 while moving message into folder when 
10055                 column headers hidden'
10056         * src/image_viewer.c
10057                 Show error in the GUI if image can't
10058                 be loaded
10059         * src/matcher.c
10060                 Fix spurious output
10061         * src/messageview.c
10062                 Allow setting domain in msgid
10063         * src/common/plugin.c
10064                 Add timing information
10065
10066 2007-09-16 [colin]      3.0.0cvs16
10067
10068         * src/account.c
10069         * src/compose.c
10070         * src/prefs_account.c
10071         * src/prefs_account.h
10072         * src/common/utils.c
10073                 Remove Generate Message-ID option. We need
10074                 this on some IMAP servers.
10075         * src/prefs_template.c
10076                 Fix double-free
10077
10078 2007-09-16 [colin]      3.0.0cvs15
10079
10080         * src/prefs_filtering.c
10081         * src/prefs_filtering.h
10082         * src/prefs_filtering_action.c
10083         * src/common/tags.c
10084                 Fix tags issues: tags with spaces, renaming
10085                 tags.
10086
10087 2007-09-16 [colin]      3.0.0cvs14
10088
10089         * src/folderview.c
10090         * src/main.c
10091         * src/mainwindow.c
10092                 Fix bug 1308, 'Claws deletes folderlist.xml after
10093                 fetching mail short after start-up'
10094
10095 2007-09-16 [colin]      3.0.0cvs13
10096
10097         * src/compose.c
10098                 Fix scrolling to cursor
10099
10100 2007-09-16 [paul]       3.0.0cvs12
10101
10102         * po/sr.po
10103                 updated by Aleksandar Urosevic
10104
10105 2007-09-16 [paul]       3.0.0cvs11
10106
10107         * src/folder.c
10108                 do not allow locked msgs to be deleted,
10109                 even by filtering/processing
10110
10111 2007-09-07 [paul]       3.0.0cvs10
10112
10113         * src/prefs_folder_column.c
10114         * src/prefs_summary_column.c
10115                 implement button sensitivity
10116                 patch by Pawel Pekala
10117
10118 2007-09-06 [wwp]        3.0.0cvs9
10119
10120         * src/prefs_gtk.c
10121                 Add a missing linefeed to a debug message.
10122
10123 2007-09-05 [colin]      3.0.0cvs8
10124
10125         * src/inc.c
10126                 Fix statusbar/window mismatch on Maemo
10127
10128 2007-09-05 [colin]      3.0.0cvs7
10129
10130         * src/ldaputil.c
10131                 Fix build without USE_LDAP_TLS
10132
10133 2007-09-05 [colin]      3.0.0cvs6
10134
10135         * src/folder.c
10136         * src/imap.c
10137         * src/inc.c
10138         * src/mbox.c
10139         * src/send_message.c
10140         * src/statusbar.c
10141         * src/statusbar.h
10142                 Maemo: distinguish various statusbar messages,
10143                 in order to display only the most important.
10144
10145 2007-09-04 [wwp]        3.0.0cvs5
10146
10147         * src/account.c
10148                 Accounts list: fix "Local" protocol not shown when USE_OPENSSL is set.
10149                 Show protocol "SMTP" and the appropriate server for send-only
10150                 accounts, show "-" instead of "" when no value is relevant.
10151
10152 2007-09-03 [ticho]      3.0.0cvs4
10153
10154         * src/summaryview.c
10155                 Handle plural form better in delete confirmation dialog.
10156
10157 2007-09-03 [wwp]        3.0.0cvs3
10158
10159         * src/compose.c
10160                 Warn differently when sending or sending later (queueing).
10161
10162 2007-09-03 [colin]      3.0.0cvs2
10163
10164         * src/procmime.c
10165         * src/procmime.h
10166         * src/common/plugin.c
10167         * src/common/plugin.h
10168                 Add a new plugin API, MimeParser. It allows
10169                 plugins to scan email MIME parts and optionally,
10170                 transform them.
10171
10172 2007-09-03 [mones]      3.0.0cvs1
10173
10174         * po/es.po
10175                 Updated translation
10176         * src/common/defs.h
10177                 While a better solution is made double history sizes
10178
10179 2007-09-03 [paul]       3.0.0
10180
10181         * NEWS
10182         * README
10183         * RELEASE_NOTES
10184                 3.0.0 released
10185
10186 [For previous entries, see ChangeLog.2.0.0-3.0.0]