38a270b5cada963ef58c3b52d67384f65f080551
[claws.git] / ChangeLog
1 2007-01-04 [colin]      2.6.1cvs105
2
3         * src/common/quoted-printable.c
4                 Fix bug 1089, 'NUL characters in Subject 
5                 line are misinterpreted'. Not a pain to
6                 fix in fact.
7
8 2007-01-04 [wwp]        2.6.1cvs104
9
10         * src/image_viewer.c
11                 Force operator precedence (fix a compiler warning).
12
13 2007-01-04 [colin]      2.6.1cvs103
14
15         * src/image_viewer.c
16                 Be cautious there too (same fix as the one
17                 in textview from cvs33)
18         * src/messageview.c
19                 Don't use any MimeViewer plugin when showing
20                 all headers
21
22 2007-01-03 [wwp]        2.6.1cvs102
23
24         * src/html.c
25         * src/html.h
26                 fixed "cent" sign (use the existing ASCII one),
27                 decode more HTML entities,
28                 converted table ASCII entries to UTF-8,
29                 moved a switch() into a hashtable.
30
31 2007-01-03 [paul]       2.6.1cvs101
32
33         * src/compose.c
34         * src/messageview.c
35         * src/procmsg.c
36         * src/procmsg.h
37                 When possible, use move_msg instead of
38                 copy_msg + remove_msg to move sent mail
39                 from Queue to Sent. 
40
41 2007-01-03 [paul]       2.6.1cvs100
42
43         * src/html.c
44                 add more html entity recognition:
45                 pounds, euros, and cents
46
47 2007-01-03 [colin]      2.6.1cvs99
48
49         * src/imap_gtk.c
50                 Don't display an error on NOSELECT
51                 folders when synchronising
52
53 2007-01-03 [paul]       2.6.1cvs98
54
55         * tools/maildir2claws-mail.pl
56                 only substitute 'sent-mail' if it's
57                 the full directory name
58
59 2007-01-03 [paul]       2.6.1cvs97
60
61         * ChangeLog
62         * ChangeLog.pre2.0.0
63         * Makefile.am
64                 archive a chunk of ChangeLog in
65                 ChangeLog.pre2.0.0
66         * ChangeLog.gtk1
67         * doc/src/ChangeLog.claws-pre0.8.0
68                 remove ChangeLog.claws-pre0.8.0, adding
69                 its contents to ChangeLog.gtk1
70
71 2007-01-03 [paul]       2.6.1cvs96
72
73         * src/account.c
74         * src/account.h
75         * src/action.c
76         * src/action.h
77         * src/adbookbase.h
78         * src/addr_compl.c
79         * src/addr_compl.h
80         * src/addrbook.c
81         * src/addrcache.c
82         * src/addrcache.h
83         * src/addrcindex.c
84         * src/addrcindex.h
85         * src/addrclip.c
86         * src/addrclip.h
87         * src/addrdefs.h
88         * src/addressadd.c
89         * src/addressadd.h
90         * src/addressbook.c
91         * src/addressbook.h
92         * src/addressbook_foldersel.c
93         * src/addressbook_foldersel.h
94         * src/addrgather.c
95         * src/addrgather.h
96         * src/addrharvest.c
97         * src/addrharvest.h
98         * src/addrindex.c
99         * src/addrindex.h
100         * src/addritem.c
101         * src/addritem.h
102         * src/addrquery.c
103         * src/addrquery.h
104         * src/addrselect.c
105         * src/addrselect.h
106         * src/alertpanel.c
107         * src/alertpanel.h
108         * src/browseldap.c
109         * src/browseldap.h
110         * src/codeconv.c
111         * src/codeconv.h
112         * src/compose.c
113         * src/compose.h
114         * src/customheader.c
115         * src/customheader.h
116         * src/displayheader.c
117         * src/displayheader.h
118         * src/editaddress.c
119         * src/editaddress.h
120         * src/editbook.c
121         * src/editbook.h
122         * src/editgroup.c
123         * src/editgroup.h
124         * src/editjpilot.c
125         * src/editjpilot.h
126         * src/editldap.c
127         * src/editldap.h
128         * src/editldap_basedn.c
129         * src/editldap_basedn.h
130         * src/editvcard.c
131         * src/editvcard.h
132         * src/exphtmldlg.c
133         * src/exphtmldlg.h
134         * src/expldifdlg.c
135         * src/expldifdlg.h
136         * src/export.c
137         * src/export.h
138         * src/exporthtml.c
139         * src/exporthtml.h
140         * src/exportldif.c
141         * src/exportldif.h
142         * src/filtering.c
143         * src/filtering.h
144         * src/folder.c
145         * src/folder.h
146         * src/folder_item_prefs.c
147         * src/folder_item_prefs.h
148         * src/foldersel.c
149         * src/foldersel.h
150         * src/folderutils.c
151         * src/folderutils.h
152         * src/folderview.c
153         * src/folderview.h
154         * src/grouplistdialog.c
155         * src/grouplistdialog.h
156         * src/headerview.c
157         * src/html.c
158         * src/html.h
159         * src/image_viewer.c
160         * src/image_viewer.h
161         * src/imap.c
162         * src/imap.h
163         * src/imap_gtk.c
164         * src/imap_gtk.h
165         * src/import.c
166         * src/import.h
167         * src/importldif.c
168         * src/importldif.h
169         * src/importmutt.c
170         * src/importmutt.h
171         * src/importpine.c
172         * src/importpine.h
173         * src/inc.c
174         * src/inc.h
175         * src/jpilot.c
176         * src/jpilot.h
177         * src/ldapctrl.c
178         * src/ldapctrl.h
179         * src/ldaplocate.c
180         * src/ldaplocate.h
181         * src/ldapquery.c
182         * src/ldapquery.h
183         * src/ldapserver.c
184         * src/ldapserver.h
185         * src/ldaputil.c
186         * src/ldaputil.h
187         * src/ldif.c
188         * src/ldif.h
189         * src/main.c
190         * src/main.h
191         * src/mainwindow.c
192         * src/mainwindow.h
193         * src/manual.c
194         * src/manual.h
195         * src/mbox.c
196         * src/message_search.c
197         * src/message_search.h
198         * src/messageview.c
199         * src/messageview.h
200         * src/mh.c
201         * src/mh.h
202         * src/mh_gtk.c
203         * src/mh_gtk.h
204         * src/mimeview.c
205         * src/mimeview.h
206         * src/msgcache.c
207         * src/msgcache.h
208         * src/mutt.c
209         * src/mutt.h
210         * src/news.c
211         * src/news.h
212         * src/news_gtk.c
213         * src/news_gtk.h
214         * src/partial_download.c
215         * src/partial_download.h
216         * src/pine.c
217         * src/pine.h
218         * src/pop.c
219         * src/pop.h
220         * src/prefs_account.c
221         * src/prefs_account.h
222         * src/prefs_actions.c
223         * src/prefs_actions.h
224         * src/prefs_common.c
225         * src/prefs_common.h
226         * src/prefs_compose_writing.c
227         * src/prefs_compose_writing.h
228         * src/prefs_customheader.c
229         * src/prefs_customheader.h
230         * src/prefs_display_header.c
231         * src/prefs_display_header.h
232         * src/prefs_filtering.c
233         * src/prefs_filtering.h
234         * src/prefs_filtering_action.c
235         * src/prefs_filtering_action.h
236         * src/prefs_folder_column.c
237         * src/prefs_folder_column.h
238         * src/prefs_folder_item.c
239         * src/prefs_folder_item.h
240         * src/prefs_fonts.c
241         * src/prefs_fonts.h
242         * src/prefs_gtk.c
243         * src/prefs_gtk.h
244         * src/prefs_image_viewer.c
245         * src/prefs_image_viewer.h
246         * src/prefs_matcher.c
247         * src/prefs_matcher.h
248         * src/prefs_message.c
249         * src/prefs_msg_colors.c
250         * src/prefs_msg_colors.h
251         * src/prefs_other.c
252         * src/prefs_quote.c
253         * src/prefs_receive.c
254         * src/prefs_send.c
255         * src/prefs_spelling.c
256         * src/prefs_spelling.h
257         * src/prefs_summaries.c
258         * src/prefs_summaries.h
259         * src/prefs_summary_column.c
260         * src/prefs_summary_column.h
261         * src/prefs_template.c
262         * src/prefs_template.h
263         * src/prefs_themes.c
264         * src/prefs_themes.h
265         * src/prefs_toolbar.c
266         * src/prefs_toolbar.h
267         * src/prefs_wrapping.c
268         * src/prefs_wrapping.h
269         * src/privacy.c
270         * src/privacy.h
271         * src/procheader.c
272         * src/procheader.h
273         * src/procmime.c
274         * src/procmime.h
275         * src/procmsg.c
276         * src/procmsg.h
277         * src/quote_fmt.c
278         * src/quote_fmt_parse.y
279         * src/recv.c
280         * src/recv.h
281         * src/remotefolder.c
282         * src/remotefolder.h
283         * src/send_message.c
284         * src/send_message.h
285         * src/setup.c
286         * src/setup.h
287         * src/sourcewindow.c
288         * src/sourcewindow.h
289         * src/ssl_manager.c
290         * src/ssl_manager.h
291         * src/statusbar.c
292         * src/statusbar.h
293         * src/stock_pixmap.c
294         * src/stock_pixmap.h
295         * src/summary_search.c
296         * src/summary_search.h
297         * src/summaryview.c
298         * src/summaryview.h
299         * src/textview.c
300         * src/textview.h
301         * src/toolbar.c
302         * src/toolbar.h
303         * src/undo.c
304         * src/undo.h
305         * src/unmime.c
306         * src/unmime.h
307         * src/vcard.c
308         * src/vcard.h
309         * src/wizard.c
310         * src/wizard.h
311         * src/common/base64.c
312         * src/common/base64.h
313         * src/common/defs.h
314         * src/common/hooks.c
315         * src/common/hooks.h
316         * src/common/log.c
317         * src/common/log.h
318         * src/common/mgutils.c
319         * src/common/mgutils.h
320         * src/common/nntp.c
321         * src/common/nntp.h
322         * src/common/passcrypt.c
323         * src/common/passcrypt.h.in
324         * src/common/plugin.c
325         * src/common/plugin.h
326         * src/common/prefs.c
327         * src/common/prefs.h
328         * src/common/progressindicator.c
329         * src/common/progressindicator.h
330         * src/common/quoted-printable.c
331         * src/common/quoted-printable.h
332         * src/common/session.c
333         * src/common/session.h
334         * src/common/smtp.c
335         * src/common/smtp.h
336         * src/common/socket.c
337         * src/common/socket.h
338         * src/common/ssl.c
339         * src/common/ssl.h
340         * src/common/ssl_certificate.c
341         * src/common/ssl_certificate.h
342         * src/common/stringtable.c
343         * src/common/stringtable.h
344         * src/common/template.c
345         * src/common/template.h
346         * src/common/timing.h
347         * src/common/utils.c
348         * src/common/utils.h
349         * src/common/version.h.in
350         * src/common/xml.c
351         * src/common/xml.h
352         * src/common/xmlprops.c
353         * src/common/xmlprops.h
354         * src/gtk/about.c
355         * src/gtk/colorlabel.c
356         * src/gtk/colorsel.c
357         * src/gtk/colorsel.h
358         * src/gtk/combobox.c
359         * src/gtk/combobox.h
360         * src/gtk/description_window.c
361         * src/gtk/description_window.h
362         * src/gtk/filesel.c
363         * src/gtk/filesel.h
364         * src/gtk/foldersort.c
365         * src/gtk/foldersort.h
366         * src/gtk/gtksctree.c
367         * src/gtk/gtkutils.c
368         * src/gtk/gtkutils.h
369         * src/gtk/inputdialog.c
370         * src/gtk/inputdialog.h
371         * src/gtk/logwindow.c
372         * src/gtk/logwindow.h
373         * src/gtk/manage_window.c
374         * src/gtk/manage_window.h
375         * src/gtk/menu.c
376         * src/gtk/menu.h
377         * src/gtk/pluginwindow.c
378         * src/gtk/pluginwindow.h
379         * src/gtk/prefswindow.c
380         * src/gtk/prefswindow.h
381         * src/gtk/progressdialog.c
382         * src/gtk/progressdialog.h
383         * src/gtk/sslcertwindow.c
384         * src/gtk/sslcertwindow.h
385         * src/plugins/bogofilter/bogofilter.c
386         * src/plugins/bogofilter/bogofilter.h
387         * src/plugins/bogofilter/bogofilter_gtk.c
388         * src/plugins/clamav/clamav_plugin.c
389         * src/plugins/clamav/clamav_plugin.h
390         * src/plugins/clamav/clamav_plugin_gtk.c
391         * src/plugins/demo/demo.c
392         * src/plugins/dillo_viewer/dillo_prefs.c
393         * src/plugins/dillo_viewer/dillo_prefs.h
394         * src/plugins/dillo_viewer/dillo_viewer.c
395         * src/plugins/pgpcore/passphrase.c
396         * src/plugins/pgpcore/passphrase.h
397         * src/plugins/pgpcore/pgp_viewer.c
398         * src/plugins/pgpcore/pgp_viewer.h
399         * src/plugins/pgpcore/plugin.c
400         * src/plugins/pgpcore/select-keys.c
401         * src/plugins/pgpcore/select-keys.h
402         * src/plugins/pgpcore/sgpgme.c
403         * src/plugins/pgpcore/sgpgme.h
404         * src/plugins/pgpinline/pgpinline.c
405         * src/plugins/pgpinline/pgpinline.h
406         * src/plugins/pgpinline/plugin.c
407         * src/plugins/pgpmime/pgpmime.c
408         * src/plugins/pgpmime/pgpmime.h
409         * src/plugins/pgpmime/plugin.c
410         * src/plugins/spamassassin/spamassassin.c
411         * src/plugins/spamassassin/spamassassin.h
412         * src/plugins/spamassassin/spamassassin_gtk.c
413         * src/plugins/trayicon/trayicon.c
414                 it's 2007, update the year in the copyright headers
415
416 2007-01-03 [paul]       2.6.1cvs95
417
418         * src/gtk/about.c
419                 it is 2007, use it in the copyright string
420
421 2007-01-03 [paul]       2.6.1cvs94
422
423         * src/html.c
424                 html entity conversion:
425                 move ™ to a more suitable place
426                 add • and –
427                 make sure — and — are both
428                 converted the same
429
430 2007-01-02 [colin]      2.6.1cvs93
431
432         * src/addrbook.c
433                 Fix leak
434         * src/common/plugin.c
435                 Add comment
436         * src/etpan/imap-thread.c
437                 Fix warning
438
439 2006-12-31 [paul]       2.6.1cvs92
440
441         * src/prefs_summaries.c
442                 use gtk_button_new_from_stock()
443
444 2006-12-30 [colin]      2.6.1cvs91
445
446         * src/folder.c
447         * src/imap_gtk.c
448         * src/mh_gtk.c
449                 Don't update filtering and account paths 
450                 when copying folders
451
452 2006-12-30 [colin]      2.6.1cvs90
453
454         * src/prefs_compose_writing.c
455         * src/prefs_quote.c
456         * src/prefs_template.c
457                 Use message font for Writing and 
458                 Quoting prefs, as well as Templates.
459
460 2006-12-30 [colin]      2.6.1cvs89
461
462         * src/prefs_summaries.c
463                 Rework GUI; patch by Pawel
464
465 2006-12-29 [colin]      2.6.1cvs88
466
467         * src/prefs_folder_item.c
468                 Fix bug 1085, 'Apply to subfolder 
469                 doesn't work' - I was mistaken saying
470                 it worked in every case
471
472 2006-12-28 [colin]      2.6.1cvs87
473
474         * src/gtk/gtkaspell.c
475                 Don't assert if use_alternate is true
476                 and alt_dictionary isn't set -- this 
477                 is what happens on upgrade! Rather,
478                 do with it.
479
480 2006-12-28 [colin]      2.6.1cvs86
481
482         * Makefile.am
483                 Fix desktop/icon simplification
484
485 2006-12-28 [colin]      2.6.1cvs85
486
487         * Makefile.am
488                 Make desktop and icon not 
489                 dependant on the desktop
490
491 2006-12-28 [wwp]        2.6.1cvs84
492
493         * src/plugins/pgpmime/claws.def
494                 Add missing symbol (discards gpg4win's 03-plugins-symbols.patch).
495
496 2006-12-28 [wwp]        2.6.1cvs83
497
498         * src/prefs_folder_item.c
499                 Fix coloring of "simplify subject regexp" (folder prefs),
500                 which might be left to red whereas the regexp gets empty.
501
502 2006-12-28 [wwp]        2.6.1cvs82
503
504         * src/prefs_common.c
505         * src/prefs_common.h
506         * src/addressbook.c
507         * src/addressitem.h
508                 Save addressbook mainwindow's horizontal and vertical splitter position.
509
510 2006-12-27 [wwp]        2.6.1cvs81
511
512         * src/gtk/gtkaspell.c
513         * src/gtk/gtkaspell.h
514         * src/compose.c
515                 Fix assignment of compose's default and alternate dictionary from
516                 account or folder settings. Now gtkaspell_change_dict does rotate
517                 dicts only when it's called from a menu cb.
518
519 2006-12-27 [wwp]        2.6.1cvs80
520
521         * src/folder_item_prefs.c
522                 Fix randomly initialized default-alt-dictionary (folder prefs),
523                 complete 2.6.1cvs72.
524
525 2006-12-27 [paul]       2.6.1cvs79
526
527         * src/imap_gtk.c
528         * src/mh_gtk.c
529                 Add Copy folder in the folder's contextual
530                 menu
531
532 2006-12-27 [wwp]        2.6.1cvs78
533
534         * src/imap.c
535                 Clean up session locking, thanks to Colin.
536
537 2006-12-26 [colin]      2.6.1cvs77
538
539         * src/statusbar.c
540                 Revert previous patch
541
542 2006-12-26 [colin]      2.6.1cvs76
543
544         * src/folder.c
545         * src/folderview.c
546         * src/imap.c
547         * src/statusbar.c
548         * src/etpan/imap-thread.c
549                 Fix previous commit warnings
550                 Make statusbar update every second if total < 20
551                 Make IMAP APPEND faster by simplifying log              
552
553 2006-12-26 [colin]      2.6.1cvs75
554
555         * src/folder.c
556         * src/folder.h
557         * src/folderview.c
558         * src/folderview.h
559         * src/imap_gtk.c
560         * src/mh_gtk.c
561                 Make it possible to copy folders accross
562                 mailboxes (this was an arbitrary limitation).
563                 Still make it impossible to move folders 
564                 accross mailboxes.
565
566 2006-12-26 [colin]      2.6.1cvs74
567
568         * src/etpan/imap-thread.c
569                 Fix bug 1081, 'claws-mail 
570                 segfaults when going offline 
571                 while it transfers mails via 
572                 imap'
573
574 2006-12-26 [colin]      2.6.1cvs73
575
576         * src/folder_item_prefs.c
577                 Don't forget alt dictionary when
578                 renaming/moving folders
579
580 2006-12-26 [wwp]        2.6.1cvs72
581
582         * src/folder_item_prefs.c
583                 Add missing defaults for per-folder alt dict
584                 (forgotten in 2.6.1cvs61).
585
586 2006-12-26 [colin]      2.6.1cvs71
587
588         * src/wizard.c
589                 Add tooltip to state that specifying
590                 full path to mailbox is possible
591
592 2006-12-26 [wwp]        2.6.1cvs70
593
594         * src/partial_download.c
595         * src/gtk/gtkvscrollbutton.c
596         * src/plugins/pgpinline/plugin.c
597                 Fix for few compiler warnings that matter.
598
599 2006-12-25 [colin]      2.6.1cvs69
600
601         * src/partial_download.c
602                 Fix marking for download or deletion
603                 when the header isn't the first
604         * src/gtk/logwindow.c
605                 Fix start of scrolling
606
607 2006-12-23 [paul]       2.6.1cvs68
608
609         * src/compose.c
610                 change last commit to use the 'academic'
611                 method instead. Thanks to wwp
612
613 2006-12-23 [paul]       2.6.1cvs67
614
615         * src/compose.c
616                 don't warn about empty subject when
617                 redirecting
618
619 2006-12-22 [colin]      2.6.1cvs66
620
621         * src/summary_search.c
622                 Fix previous patch
623
624 2006-12-22 [colin]      2.6.1cvs65
625
626         * src/gtk/gtkutils.c
627         * src/imap.c
628         * src/jpilot.c
629         * src/summary_search.c
630                 A few warning fixes
631
632 2006-12-23 [paul]       
633
634         2.7.0-rc2 released
635
636 2006-12-22 [colin]      2.6.1cvs64
637
638         * src/toolbar.c
639         * src/toolbar.h
640                 Add a combo to the learn spam button
641         * src/plugins/bogofilter/bogofilter.c
642         * src/plugins/bogofilter/bogofilter_gtk.c
643         * src/plugins/bogofilter/bogofilter.h
644                 Allow to store Unsure mails in a specific
645                 folder to make better teaching easier
646
647 2006-12-21 [wwp]        2.6.1cvs63
648
649         * src/compose.c
650         * src/prefs_common.c
651         * src/prefs_common.h
652         * src/prefs_spelling.c
653         * src/gtk/gtkaspell.c
654         * src/gtk/gtkaspell.h
655                 Allow spell-checking using both current and alternate dictionaries
656                 (thanks to Colin).
657
658 2006-12-21 [wwp]        2.6.1cvs62
659
660         * src/gtk/gtkaspell.c
661                 Apply recheck_when_changing_dict (highlight all mispelled words)
662                 when switching to alternate dictionary.
663
664 2006-12-21 [wwp]        2.6.1cvs61
665
666         * src/compose.c
667         * src/folder_item_prefs.h
668         * src/prefs_common.c
669         * src/prefs_common.h
670         * src/prefs_folder_item.c
671         * src/prefs_spelling.c
672         * src/gtk/gtkaspell.c
673         * src/gtk/gtkaspell.h
674                 Add global and per-folder prefs to set the default
675                 alternate dictionary.
676
677 2006-12-21 [colin]      2.6.1cvs60
678
679         * src/folder.c
680                 Look for folders by path in all folders
681         * src/html.c
682                 add &mdash;
683
684 2006-12-20 [colin]      2.6.1cvs59
685
686         * src/gtk/quicksearch.c
687                 Make sure in_typing is false when clearing
688
689 2006-12-20 [wwp]        2.6.1cvs58
690
691         * configure.ac
692                 change manual's target dir to be LFH-compliant (thanks to Colin).
693
694 2006-12-20 [wwp]        2.6.1cvs57
695
696         * src/prefs_common.c
697         * src/prefs_summaries.c
698                 i18n fix and factorize patch, thanks to Fabien.
699
700 2006-12-20 [paul]       2.6.1cvs56
701
702         * configure.ac
703                 last of the renaming (??)
704         * src/main.c
705                 correct --help info of --status-full
706         * src/plugins/bogofilter/bogofilter.c
707                 make FALSE default of whitelist_ab
708
709 2006-12-19 [colin]      2.6.1cvs55
710
711         * src/jpilot.c
712                 Same as before, without depending on
713                 pisock >= 0.12
714
715 2006-12-19 [colin]      2.6.1cvs54
716
717         * src/jpilot.c
718                 Fix bug 1059, 'Better jpilot charset 
719                 handling'. Use libpisync's charset conversion
720                 if possible
721
722 2006-12-19 [colin]      2.6.1cvs53
723
724         * po/fr.po
725                 Updated by Fabien
726
727 2006-12-19 [wwp]        2.6.1cvs52
728
729         * src/gtk/about.c
730                 Add missing #include (thanks to Colin).
731
732 2006-12-19 [wwp]        2.6.1cvs51
733
734         * src/prefs_receive.c
735                 Better spacing between widgets in prefs.
736
737 2006-12-18 [colin]      2.6.1cvs50
738
739         * src/imap.c
740                 Fix failure to get separator on LIST "" ""
741                 Try LIST "" "INBOX" too.
742
743 2006-12-18 [wwp]        2.6.1cvs49
744
745         * src/common/session.c
746                 Fix a compiler warning (thanks to Fabien).
747
748 2006-12-18 [wwp]        2.6.1cvs48
749
750         * src/compose.c
751         * src/prefs_quote.c
752                 Factorize some strings for translation (it's about error
753                 messages when applying or checking template/quote format).
754
755 2006-12-18 [colin]      2.6.1cvs47
756
757         * Makefile.am
758         * src/common/defs.h
759         * src/gtk/Makefile.am
760         * src/gtk/about.c
761                 Add a Release notes tab from the contents of
762                 $(DOCDIR)/RELEASE_NOTES. Patch by Fabien.
763
764 2006-12-17 [colin]      2.6.1cvs46
765
766         * src/mimeview.c
767         * src/textview.c
768         * src/gtk/filesel.c
769                 Correctly convert from/to UTF8/filename encoding
770                 when loading and saving files. Probably fixes
771                 bug 1068, 'Claws-Mail uses 100% CPU when looking 
772                 for a file to attach and is blocked...'
773
774 2006-12-17 [colin]      2.6.1cvs45
775
776         * src/gtk/logwindow.c
777                 Fix bug 1067, 'Claws-Mail uses 100% CPU on an 
778                 IMAP folder and is blocked on main thread': 
779                 make sure we put utf8 in the log.
780
781 2006-12-16 [colin]      2.6.1cvs44
782
783         * src/toolbar.c
784         * src/toolbar.h
785                 Fix bug 1055, 'Add the 'cancel receive' 
786                 in the available events for the toolbar buttons'
787
788 2006-12-16 [colin]      2.6.1cvs43
789
790         * po/POTFILES.in
791         * src/imap.c
792         * src/common/nntp.c
793         * src/common/session.c
794                 Log error when SSL handshakes fail. 
795                 Fixes bug 1082, 'incorrect / imprecise 
796                 error message when imap server provides 
797                 ssl only through STARTTLS but SSL is 
798                 selected'
799
800 2006-12-15 [wwp]        2.6.1cvs42
801
802         * src/plugins/bogofilter/bogofilter_gtk.c
803                 set proper sensitivity to widgets I've recently added.
804
805 2006-12-15 [colin]      
806
807         2.7.0-rc1 released
808
809 2006-12-15 [wwp]        2.6.1cvs41
810
811         * src/plugins/bogofilter/bogofilter.c
812         * src/plugins/bogofilter/bogofilter.h
813         * src/plugins/bogofilter/bogofilter_gtk.c
814                 bogofilter's whitelist can now use a subset of
815                 the addressbook (either a book, a subfolder of a book,
816                 or the whole addressbook by using "Any"). Re-used there
817                 some pref_matcher widgets and mechanisms to match a subset
818                 of the addressbook.
819
820 2006-12-15 [wwp]        2.6.1cvs40
821
822         * src/wizard.c
823         * src/common/plugin.c
824         * src/common/plugin.h
825         * src/gtk/about.c
826         * src/plugins/bogofilter/bogofilter.c
827         * src/plugins/clamav/clamav_plugin.c
828         * src/plugins/demo/demo.c
829         * src/plugins/dillo_viewer/dillo_viewer.c
830         * src/plugins/pgpcore/plugin.c
831         * src/plugins/pgpinline/plugin.c
832         * src/plugins/pgpmime/plugin.c
833         * src/plugins/spamassassin/spamassassin.c
834         * src/plugins/trayicon/trayicon.c
835                 factorize some translatable strings (plugins-related),
836                 fix missing punctuation in several places,
837                 remove useless translatable \n in about.c,
838                 and factorize plugin init code w/ a new function
839                 check_plugin_version() in common/plugin.c.
840                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
841
842 2006-12-15 [wwp]        2.6.1cvs39
843
844         * src/plugins/bogofilter/bogofilter.c
845         * src/plugins/bogofilter/bogofilter_gtk.c
846                 flag whitelisted spams as spam, but don't filter it to the spam
847                 folder. Thanks to Colin.
848
849 2006-12-15 [ticho]      2.6.1cvs38
850
851         * src/plugins/bogofilter/bogofilter.c
852         * src/plugins/bogofilter/bogofilter.h
853         * src/plugins/bogofilter/bogofilter_gtk.c
854                 Add option to whitelist senders found in addressbook. Patch by colin.
855
856 2006-12-15 [paul]       2.6.1cvs37
857
858         * src/folderview.c
859                 add missing #include "log.h"
860
861 2006-12-15 [paul]       2.6.1cvs36
862
863         * src/plugins/bogofilter/bogofilter.c
864         * src/plugins/bogofilter/bogofilter.h
865         * src/plugins/bogofilter/bogofilter_gtk.c
866                 Add an option to allow inserting an
867                 X-Claws-Bogosity header (on MH folders
868                 only). Patch by Colin
869
870 2006-12-14 [colin]      2.6.1cvs35
871
872         * src/main.c
873                 "Yes" should be the default choice for
874                 migration configuration
875
876 2006-12-14 [paul]       2.6.1cvs34
877
878         * src/prefs_summaries.c
879         * manual/advanced.xml
880                 Unhide mark_as_read_delay
881
882 2006-12-14 [paul]       2.6.1cvs33
883
884         * src/messageview.c
885         * src/messageview.h
886         * src/mimeview.c
887         * src/mimeview.h
888         * src/summaryview.c
889         * src/textview.c
890         * src/textview.h
891                 Fix printing of selection
892                 Fix printing of message parts
893                 Fix printing of images
894         * src/gtk/gtksourceprintjob.c
895                 Fix page count when there are images
896
897 2006-12-14 [wwp]        2.6.1cvs32
898
899         * src/mainwindow.c
900         * src/summaryview.c
901         * src/summaryview.h
902         * src/gtk/quicksearch.c
903                 fix quicksearch 'magnify' button status when QS is closed
904                 using the Escape key, thanks to Colin.
905
906 2006-12-14 [wwp]        2.6.1cvs31
907
908         * src/mainwindow.c
909         * src/summaryview.c
910         * src/summaryview.h
911         * src/gtk/quicksearch.c
912                 fix quicksearch 'magnify' button status when QS is closed
913                 using the Escape key, thanks to Colin.
914
915 2006-12-13 [colin]      2.6.1cvs30
916
917         * src/ldapquery.c
918         * src/ldaputil.c
919                 Use the binary safe version of ldap_get_values,
920                 to make sure we manipulate null-terminated 
921                 strings. Maybe fixes bug 1075, 'claws mail 
922                 segfault when completing ldap adresses'
923         * src/syldap.c ** REMOVED **
924         * src/syldap.h ** REMOVED **
925                 Remove dead files
926
927 2006-12-13 [mones]      2.6.1cvs29
928
929         * po/es.po
930                 Fixed piped strings, fixed click translation
931
932 2006-12-13 [paul]       2.6.1cvs28
933
934         * src/main.c
935                 don't translate these strings
936
937 2006-12-13 [paul]       2.6.1cvs27
938
939         * po/en_GB.po
940                 updated
941
942 2006-12-13 [colin]      2.6.1cvs26
943
944         * src/main.c
945         * src/main.h
946                 Add claws_is_starting()
947
948 2006-12-13 [mones]      2.6.1cvs25
949
950         * manual/es/advanced.xml
951         * po/es.po
952                 Synced manual and updated translation
953
954 2006-12-12 [colin]      2.6.1cvs24
955
956         * src/wizard.c
957                 Add an option to use STARTTLS in the
958                 welcome wizard. Fixes bug 1080, 
959                 'Using SSL option in wizard for incoming 
960                 server does not activate SSL with STARTTLS'
961
962 2006-12-12 [colin]      2.6.1cvs23
963
964         * src/main.c
965                 Don't exit when there's an incomplete
966                 mailbox configured - leaves a chance 
967                 to fix a failing IMAP account. Exit
968                 if no mailbox at all is loaded (case
969                 of missing plugin).
970                 Completes bug 1077's fix (I was wrong
971                 in this bug's comment #3).
972
973 2006-12-12 [colin]      2.6.1cvs22
974
975         * src/gtk/menu.h
976                 Add another menu data type
977         * src/prefs_account.c
978                 Complete the completion of bug 1076
979                 (doesn't lose the pref on apply)
980
981 2006-12-12 [paul]       2.6.1cvs21
982
983         * src/prefs_account.c
984                 complete the fix of bug 1076
985                 also be more verbose with the text
986
987 2006-12-12 [paul]       2.6.1cvs20
988
989         * src/gtk/combobox.c
990                 fix compilation warning
991
992 2006-12-11 [colin]      2.6.1cvs19
993
994         * src/wizard.c
995                 Document :port in server entry tooltips
996
997 2006-12-11 [colin]      2.6.1cvs18
998
999         * src/main.c
1000                 Fix compile
1001
1002 2006-12-11 [colin]      2.6.1cvs17
1003
1004         * src/main.c
1005                 Add failing IMAP as a reason for no
1006                 mailbox
1007
1008 2006-12-11 [colin]      2.6.1cvs16
1009
1010         * src/prefs_account.c
1011                 Check for existence of inbox for local
1012                 accounts too
1013         * src/wizard.c
1014                 Allow setting the port to use for servers
1015                 by using the usual "server.example.com:port"
1016                 syntax. Fixes bug 1077, 'sylpheed-claws does 
1017                 not start when IMAP server is unavailable'
1018
1019 2006-12-11 [colin]      2.6.1cvs15
1020
1021         * src/prefs_account.c
1022                 Prevent use of non-existing default inbox
1023
1024 2006-12-11 [colin]      2.6.1cvs14
1025
1026         * src/prefs_account.c
1027                 Fix sensitivity. Fixes bug 1076, 'privacy 
1028                 options are displayed even when pgp plugin 
1029                 not loaded / available'
1030
1031 2006-12-09 [colin]      2.6.1cvs13
1032
1033         * manual/advanced.xml
1034         * src/prefs_common.c
1035         * src/prefs_common.h
1036         * src/common/ssl_certificate.c
1037                 Add a new hidden preference, 'unsafe_ssl_certs',
1038                 which allows to store multiple certificates per
1039                 server/port. This is disabled by default because
1040                 it's less secure (presenting a new certificate
1041                 instead of a changed one raises less alarms).
1042                 This will cause Claws to ask about an unknown
1043                 certificate for people who have used 2.6.1cvs8
1044                 or greater.
1045
1046 2006-12-09 [colin]      2.6.1cvs12
1047
1048         * src/action.c
1049                 Fix cache updating after action
1050
1051 2006-12-07 [wwp]        2.6.1cvs11
1052
1053         * src/compose.c
1054                 fix email address comparison when replying to all
1055                 (avoid replying to ourselves), thanks to Colin.
1056
1057 2006-12-06 [paul]       2.6.1cvs10
1058
1059         * src/addrharvest.c
1060         * src/editldap.c
1061         * src/expldifdlg.c
1062         * src/news.c
1063         * src/toolbar.c
1064         * src/common/utils.c
1065                 ...and more renaming
1066                 Thanks to Colin
1067
1068 2006-12-06 [paul]       2.6.1cvs9
1069
1070         * src/compose.c
1071         * src/messageview.c
1072         * src/procheader.c
1073         * src/procmime.c
1074         * src/procmsg.c
1075         * src/textview.c
1076                 more renaming
1077                 Thanks to Colin
1078
1079 2006-12-06 [colin]      2.6.1cvs8
1080
1081         * src/ssl_manager.c
1082         * src/common/ssl_certificate.c
1083         * src/common/ssl_certificate.h
1084                 Handle multiple certificates per host/port
1085
1086 2006-12-06 [colin]      2.6.1cvs7
1087
1088         * src/etpan/imap-thread.c
1089                 Fix certificate checking on IMAP
1090
1091 2006-12-06 [colin]      2.6.1cvs6
1092
1093         * src/folderview.c
1094                 Fix bug 1072, 'Claws stops fetching newsgroups 
1095                 from server when newsgroup got deleted': continue
1096                 checking other groups
1097
1098 2006-12-05 [wwp]        2.6.1cvs5
1099
1100         * src/message_search.c
1101         * src/summary_search.c
1102         * src/gtk/combobox.c
1103         * src/gtk/combobox.h
1104         * src/gtk/gtkutils.c
1105         * src/gtk/gtkutils.h
1106                 make up and down arrow keys in modern gtk_combo_box_entry widgets
1107                 behave like w/ old comboboxes (summary and message search only).
1108
1109 2006-12-05 [paul]       2.6.1cvs4
1110
1111         * src/wizard.c
1112                 encode headers
1113                 Thanks to Colin
1114
1115 2006-12-05 [paul]       2.6.1cvs3
1116
1117         * tools/README
1118         * tools/textviewer.pl
1119                 script updated and description added
1120
1121 2006-12-04 [colin]      2.6.1cvs2
1122
1123         * src/compose.c
1124                 Run pre-send hook only when checking
1125                 everything
1126
1127 2006-12-04 [paul]       2.6.1cvs1
1128
1129         * NEWS
1130         * README
1131         * RELEASE_NOTES
1132         * configure.ac
1133         * tools/README
1134                 bump up version number following stable release
1135
1136 2006-12-04 [paul]       2.6.0cvs83
1137
1138         * README
1139                 updates and corrections
1140
1141 2006-12-04 [colin]      2.6.0cvs82
1142
1143         * src/common/utils.c
1144                 Probably fix bug 1066, 'Incorrect mailbox 
1145                 size displayed'
1146
1147 2006-12-04 [colin]      2.6.0cvs81
1148
1149         * src/common/utils.c
1150                 Trim tabs from mailcap file too.
1151
1152 2006-12-02 [paul]       2.6.0cvs80
1153
1154         * src/exphtmldlg.c
1155                 fix broken GUI under certain languages
1156         * src/expldifdlg.c
1157                 put the Cancel button to the right
1158
1159 2006-12-01 [paul]       2.6.0cvs79
1160
1161         * tools/Makefile.am
1162                 remove reference to removed file
1163
1164 2006-12-01 [wwp]        2.6.0cvs78
1165
1166         * src/addressbook.c
1167         * src/editaddress.c
1168                 remove forgotten debug statements.
1169
1170 2006-12-01 [wwp]        2.6.0cvs77
1171
1172         * manual/advanced.xml
1173         * manual/fr/advanced.xml
1174         * src/addressbook.c
1175         * src/addressbook.h
1176         * src/addressitem.h
1177         * src/editaddress.c
1178         * src/editaddress.h
1179         * src/prefs_common.c
1180         * src/prefs_common.h
1181         * src/gtk/gtkutils.c
1182         * src/gtk/gtkutils.h
1183                 add a hidden option to allow embedding the editaddress (edit contact details)
1184                 dialog into the addressbook's window. This doesn't change the default
1185                 behaviour.
1186
1187 2006-12-01 [wwp]        2.6.0cvs76
1188
1189         * src/message_search.c
1190         * src/summary_search.c
1191                 fix more focus issues (don't set focus to combobox's entry widget when
1192                 entry's value changed, if entry widget has focus already).
1193
1194 2006-12-01 [wwp]        2.6.0cvs75
1195
1196         * src/gtk/quicksearch.c
1197                 revert last changes to the quicksearch gtk_combo_box, this needs more
1198                 tuning and testing.
1199
1200 2006-12-01 [paul]       2.6.0cvs74
1201
1202         * tools/kdeservicemenu/README
1203         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
1204         * tools/kdeservicemenu/install.sh
1205         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
1206         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
1207                 simplify this stuff, and in so doing,
1208                 fix it. (possibly re-extend it again at
1209                 a later date)
1210
1211 2006-12-01 [wwp]        2.6.0cvs73
1212
1213         * src/gtk/quicksearch.c
1214                 adapt quicksearch code to use modern gtk_combo_box'es.
1215
1216 2006-12-01 [wwp]        2.6.0cvs72
1217
1218         * src/common/defs.h
1219         * src/prefs_common.c
1220         * src/prefs_common.h
1221         * src/message_search.c
1222         * src/summary_search.c
1223         * src/gtk/combobox.c
1224         * src/gtk/combobox.h
1225                 add history combos to all message and summary search fields.
1226
1227 2006-12-01 [wwp]        2.6.0cvs71
1228
1229         * src/summaryview.c
1230                 As the list may change while the mark as read delay
1231                 runs, we can't rely on the 'row' pointer, which can
1232                 be invalid when the timeout is called. As the mark
1233                 as read is only done if the message is still selected,
1234                 use summaryview->selected instead. Thanks to Colin.
1235
1236 2006-11-30 [paul]       2.6.0cvs70
1237
1238         * src/textview.c
1239                 give emphasis to "Sylpheed-Claws"
1240                 as well as "Claws Mail"
1241
1242 2006-11-30 [colin]      2.6.0cvs69
1243
1244         * src/wizard.c
1245                 Put the SSL checkboxes in the receiving
1246                 and sending server pages.
1247
1248 2006-11-29 [colin]      2.6.0cvs68
1249
1250         * src/gtk/gtkutils.c
1251         * src/gtk/gtkvscrollbutton.c
1252                 Revert some deprecated fixes - they seem to
1253                 deprecate stuff as soon as a new one gets out.
1254                 g_object_ref_sink needed glib-2.10.
1255
1256 2006-11-29 [colin]      2.6.0cvs67
1257
1258         * src/common/utils.c
1259                 Create .mailcap if it doesn't exist
1260
1261 2006-11-29 [colin]      2.6.0cvs66
1262
1263         * src/compose.c
1264                 Followup to cvs60: use original list
1265                 of recipients if replying to a mail
1266                 in Sent Drafts or Queue.
1267
1268 2006-11-27 [paul]       2.6.0cvs65
1269
1270         * src/image_viewer.c
1271                 revert the last change for now (it's broken)
1272
1273 2006-11-27 [paul]       2.6.0cvs64
1274
1275         * Makefile.am
1276         * configure.ac
1277         * m4/aclocal-include.m4
1278         * m4/check-type.m4
1279         * src/Makefile.am
1280         * src/addr_compl.c
1281         * src/compose.c
1282         * src/crash.c
1283         * src/export.c
1284         * src/exporthtml.c
1285         * src/exportldif.c
1286         * src/imap.c
1287         * src/import.c
1288         * src/main.c
1289         * src/main.h
1290         * src/matcher.c
1291         * src/mimeview.c
1292         * src/procmsg.c
1293         * src/textview.c
1294         * src/common/Makefile.am
1295         * src/common/claws.c
1296         * src/common/claws.h
1297         * src/common/ssl.c
1298         * src/common/sylpheed.c
1299         * src/common/sylpheed.h
1300         * src/etpan/Makefile.am
1301         * src/gtk/Makefile.am
1302         * src/gtk/claws-marshal.list
1303         * src/gtk/filesel.c
1304         * src/gtk/gtksctree.c
1305         * src/gtk/quicksearch.c
1306         * src/gtk/sylpheed-marshal.list
1307         * src/plugins/bogofilter/bogofilter.c
1308         * src/plugins/bogofilter/bogofilter_gtk.c
1309         * src/plugins/clamav/clamav_plugin.c
1310         * src/plugins/clamav/clamav_plugin_gtk.c
1311         * src/plugins/demo/demo.c
1312         * src/plugins/dillo_viewer/dillo_viewer.c
1313         * src/plugins/pgpcore/Makefile.am
1314         * src/plugins/pgpcore/claws.def
1315         * src/plugins/pgpcore/pgp_viewer.c
1316         * src/plugins/pgpcore/plugin.c
1317         * src/plugins/pgpcore/sylpheed.def
1318         * src/plugins/pgpinline/Makefile.am
1319         * src/plugins/pgpinline/claws.def
1320         * src/plugins/pgpinline/plugin.c
1321         * src/plugins/pgpinline/sylpheed.def
1322         * src/plugins/pgpmime/Makefile.am
1323         * src/plugins/pgpmime/claws.def
1324         * src/plugins/pgpmime/plugin.c
1325         * src/plugins/pgpmime/sylpheed.def
1326         * src/plugins/spamassassin/spamassassin.c
1327         * src/plugins/spamassassin/spamassassin_gtk.c
1328         * src/plugins/trayicon/trayicon.c
1329                 yet more renaming
1330                 remove deprecated gtk_tooltips_set_delay()
1331
1332 2006-11-26 [paul]       2.6.0cvs63
1333
1334         * src/expldifdlg.c
1335         * src/folderview.c
1336         * src/image_viewer.c
1337         * src/mainwindow.c
1338         * src/gtk/gtkutils.c
1339         * src/gtk/gtkvscrollbutton.c
1340         * src/gtk/prefswindow.c
1341         * src/plugins/pgpcore/prefs_gpg.c
1342                 replace more deprecated GTK+ functions
1343
1344 2006-11-26 [paul]       2.6.0cvs62
1345
1346         * src/addr_compl.c
1347         * src/addressbook.c
1348         * src/browseldap.c
1349                 replace deprecated gtk_idle_... functions
1350
1351 2006-11-26 [paul]       2.6.0cvs61
1352
1353         * src/compose.c
1354         * src/folderview.c
1355         * src/inc.c
1356         * src/summaryview.c
1357         * src/gtk/gtkvscrollbutton.c
1358         * src/gtk/quicksearch.c
1359         * src/plugins/pgpcore/passphrase.c
1360                 replace deprecated gtk_timeout_add and
1361                 gtk_timeout_remove
1362
1363 2006-11-26 [paul]       2.6.0cvs60
1364
1365         * src/compose.c
1366                 fix bug that caused the wrong recipient
1367                 to be selected when replying to a msg
1368                 which is From one of our accounts to
1369                 another of our accounts
1370
1371 2006-11-25 [paul]       2.6.0cvs59
1372
1373         * src/summaryview.c
1374                 don't change the From column title to
1375                 To if the To column is visible
1376
1377 2006-11-24 [paul]       2.6.0cvs58
1378
1379         * src/compose.c
1380                 fix bug 1069, 'Sent mails disappear, BCC
1381                 or locking problem?'
1382
1383 2006-11-21 [wwp]        2.6.0cvs57
1384
1385         * src/compose.c
1386                 fix spelling menu when replying (same as 2.3.1cvs39):
1387                 discrepancy between context menu and top menu when
1388                 folder's dictionary isn't the default one.
1389
1390 2006-11-19 [paul]       2.6.0cvs56
1391
1392         * src/summaryview.c
1393                 obey always_show_msg option when
1394                 marking as spam
1395         * src/plugins/bogofilter/bogofilter.c
1396                 fix typo
1397
1398 2006-11-18 [paul]       2.6.0cvs55
1399
1400         * AUTHORS
1401         * README
1402         * debian/copyright
1403         * manual/ack.xml
1404         * manual/es/ack.xml
1405         * manual/fr/ack.xml
1406         * manual/pl/ack.xml
1407         * src/gtk/authors.h
1408         * src/gtk/icon_legend.c
1409         * src/gtk/icon_legend.h
1410         * tools/OOo2claws-mail.pl
1411         * tools/README
1412         * tools/acroread2claws-mail.pl
1413         * tools/claws.i18n.status.pl
1414         * tools/filter_conv.pl
1415         * tools/filter_conv_new.pl
1416         * tools/freshmeat_search.pl
1417         * tools/google_search.pl
1418         * tools/kmail2claws-mail.pl
1419         * tools/kmail2claws-mail_v2.pl
1420         * tools/maildir2claws-mail.pl
1421         * tools/make.themes.project
1422         * tools/multiwebsearch.pl
1423         * tools/outlook2claws-mail.pl
1424         * tools/tb2claws-mail
1425         * tools/kdeservicemenu/README
1426         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
1427                 update mine and wwp's email addresses in
1428                 several places
1429                 Patch by wwp
1430         * src/prefs_compose_writing.c
1431                 set sensitivity on 'new message format' frame
1432
1433 2006-11-17 [paul]       2.6.0cvs54
1434
1435         * src/gtk/about.c
1436                 more reworking of the GUI
1437                 Patch by Fabien Vantard
1438
1439 2006-11-16 [paul]       2.6.0cvs53
1440
1441         * src/gtk/about.c
1442                 set a minimum size for the window, allow
1443                 it to automatically expand as necessary
1444
1445 2006-11-16 [wwp]        2.6.0cvs52
1446
1447         * src/gtk/about.c
1448                 better wrap of copyright info on some systems.
1449
1450 2006-11-16 [paul]       2.6.0cvs51
1451
1452         * src/gtk/about.c
1453                 move the tech info from the upper panel
1454                 to the Info tab
1455                 use a gtk_text_view for the features tab
1456
1457 2006-11-16 [paul]       2.6.0cvs50
1458
1459         * po/Makevars
1460                 update my email address
1461         * src/addressbook.c
1462         * src/compose.c
1463         * src/imap_gtk.c
1464         * src/mh_gtk.c
1465         * src/news_gtk.c
1466         * src/summaryview.c
1467         * src/plugins/trayicon/trayicon.c
1468                 don't offer simple menu separators
1469                 for translation
1470         * src/folderview.c
1471                 add separator between 'mark all read'
1472                 and 'search folder'
1473
1474 2006-11-15 [wwp]        2.6.0cvs49
1475
1476         * src/gtk/authors.h
1477                 updated manuals authors.
1478
1479 2006-11-14 [paul]       2.6.0cvs48
1480
1481         * src/compose.c
1482                 Fix Options/Reply mode after draft save
1483
1484 2006-11-14 [paul]       2.6.0cvs47
1485
1486         * src/Makefile.am
1487                 Fix make DESTDIR=...
1488         * src/mbox.c
1489                 Optimise speed
1490         * src/plugins/pgpinline/pgpinline.c
1491                 Probably fix bug 1061
1492
1493 2006-11-14 [paul]       2.6.0cvs46
1494
1495         * po/Makevars
1496                 enable Q_ macro
1497         * src/Makefile.am
1498         * src/stock_pixmap.c
1499         * src/stock_pixmap.h
1500         * src/gtk/about.c
1501         * src/pixmaps/active.xpm
1502         * src/pixmaps/inactive.xpm
1503                 add a new page, 'Features', to the About dialog
1504                 showing which features are compiled in and which
1505                 are not
1506
1507 2006-11-14 [paul]       2.6.0cvs45
1508
1509         * po/ru.po
1510                 updated by Pavlo Bohmat
1511
1512 2006-11-14 [colin]      2.6.0cvs44
1513
1514         * src/compose.c
1515         * src/inc.c
1516         * src/messageview.c
1517         * src/news.c
1518         * src/pop.c
1519         * src/procmsg.c
1520         * src/gtk/gtkaspell.c
1521                 Fix 64-bit-related warnings
1522         * src/ssl_manager.c
1523                 Fix possible infinite loop
1524         * src/plugins/pgpcore/sgpgme.c
1525                 Remove useless check
1526
1527 2006-11-13 [colin]      2.6.0cvs43
1528
1529         * src/gtk/Makefile.am
1530                 authors.h isn't generated
1531
1532 2006-11-13 [colin]      2.6.0cvs42
1533
1534         * src/plugins/pgpinline/pgpinline.c
1535         * src/plugins/pgpmime/pgpmime.c
1536                 Very probably fix bug 1061, 'crash on 
1537                 opening signed email'. Another cast
1538                 problem
1539
1540 2006-11-13 [colin]      2.6.0cvs41
1541
1542         * src/plugins/pgpcore/sgpgme.c
1543                 Maybe fix bug 1061, 'crash on opening 
1544                 signed email'
1545
1546 2006-11-13 [wwp]        2.6.0cvs40
1547
1548         * src/plugins/pgpinline/pgpinline.c
1549                 fix candidate for bug #1057, thanks to Colin.
1550
1551 2006-11-13 [wwp]        2.6.0cvs39
1552
1553         * src/compose.c
1554         * src/quote_fmt_parse.y
1555                 fix bug 1052: current parser buffer was not always 
1556                 allocated, ptr to this buffer could be returned as 
1557                 NULL whereas no parser error has occurred. in 
1558                 consequence, defining a template body as "%d" 
1559                 (w/o the quotes) for the first time of the instance 
1560                 of claws-mail, was reporting a parser error. make 
1561                 sure that the buffer is always allocated, even to 
1562                 an empty string.
1563                 fix mis-unescaping in compose.:compose_quote_fmt(): 
1564                 unescaping of the fmt string was always done 
1565                 whereas it must be done *only* when receiving 
1566                 quote format strings issued from the prefs 
1567                 (compose new message, reply, forward, redirect 
1568                 formats), *not* when applying templates.  in 
1569                 consequences, applying templates w/ sequences 
1570                 like \\|p{echo} were failing. make sure that 
1571                 unescaping is done only when necessary.
1572
1573 2006-11-12 [colin]      2.6.0cvs38
1574
1575         * po/de.po
1576                 Fix typo (s/KB/MB)
1577
1578 2006-11-12 [colin]      2.6.0cvs37
1579
1580         * src/plugins/pgpinline/pgpinline.c
1581         * src/plugins/pgpmime/pgpmime.c
1582                 Release GPG context at the latest 
1583                 possible moment. Maybe fixes 
1584                 bug 1057, 'crash on sending signed 
1585                 message to a newsgroup'
1586                 
1587
1588 2006-11-12 [colin]      2.6.0cvs36
1589
1590         * src/plugins/pgpcore/sgpgme.c
1591                 Tell a bit more when gpg's status doesn't
1592                 contain any signature
1593
1594 2006-11-12 [colin]      2.6.0cvs35
1595
1596         * src/compose.c
1597                 Fix bug 1060, 'compilation error with 
1598                 Irix's cc'
1599
1600 2006-11-12 [paul]       2.6.0cvs34
1601
1602         * doc/man/claws-mail.1
1603         * src/prefs_gtk.c
1604         * src/plugins/clamav/README
1605         * src/plugins/spamassassin/README
1606         * tools/README
1607         * tools/freshmeat_search.pl
1608         * tools/google_search.pl
1609         * tools/multiwebsearch.pl
1610                 more renaming
1611         * src/plugins/trayicon/trayicon.c
1612                 fix compiliation warning
1613
1614 2006-11-11 [colin]      2.6.0cvs33
1615
1616         * src/folderview.c
1617                 Forbid drag and drop from/to different
1618                 folders of type F_UNKNOWN
1619
1620 2006-11-11 [colin]      2.6.0cvs32
1621
1622         * src/plugins/pgpinline/pgpinline.c
1623                 Fix typo in previous commit:
1624                 - gpgme_new(&ctx);
1625                 + if ((err = gpgme_new(&data->ctx)) ...)
1626
1627 2006-11-11 [colin]      2.6.0cvs31
1628
1629         * src/plugins/pgpinline/pgpinline.c
1630         * src/plugins/pgpmime/pgpmime.c
1631                 Check success after calling gpgme_new
1632                 Maybe fixes bug 1057, 'crash on sending 
1633                 signed message to a newsgroup'
1634
1635 2006-11-11 [colin]      2.6.0cvs30
1636
1637         * src/undo.c
1638                 init undostruct to 0s (from
1639                 valgrind log of bug 1057)
1640
1641 2006-11-10 [colin]      2.6.0cvs29
1642
1643         * src/mainwindow.c
1644                 Set cursor to wait before filtering
1645                 duplicates in all folders
1646         * src/plugins/bogofilter/bogofilter.c
1647         * src/plugins/bogofilter/bogofilter.h
1648         * src/plugins/bogofilter/bogofilter_gtk.c
1649                 Completely thread away the bogofilter
1650                 filtering
1651
1652 2006-11-10 [mones]      2.6.0cvs28
1653
1654         * src/compose.c
1655         * src/compose.h
1656                 added COMPOSE_CHECK_BEFORE_SEND hook
1657
1658 2006-11-10 [paul]       2.6.0cvs27
1659
1660         * src/crash.c
1661                 more renaming
1662                 add libSM to get_compiled_in_features()
1663         * src/main.c
1664                 more renaming
1665
1666 2006-11-10 [colin]      2.6.0cvs26
1667
1668         * src/etpan/imap-thread.c
1669                 Add a reference to libetpan's sasl engine
1670                 so that sasl_done() doesn't get called by
1671                 libetpan, and doesn't break openssl.
1672                 Should fix bug 1053, 'SC fails to reestablish 
1673                 a secure connection'
1674                 Patch by Hoa
1675
1676 2006-11-10 [colin]      2.6.0cvs25
1677
1678         * manual/addrbook.xml
1679         * manual/advanced.xml
1680         * manual/faq.xml
1681         * manual/intro.xml
1682                 Some more renaming
1683
1684 2006-11-09 [colin]      2.6.0cvs24
1685
1686         * src/plugins/bogofilter/bogofilter_gtk.c
1687                 Add comment about annoyance
1688
1689 2006-11-09 [colin]      2.6.0cvs23
1690
1691         * src/plugins/bogofilter/bogofilter.c
1692         * src/plugins/bogofilter/bogofilter_gtk.c
1693                 Prepare things needed to thread bogofilter
1694                 filtering: separate bogo stuff and possible GUI
1695                 stuff. 
1696
1697 2006-11-09 [colin]      2.6.0cvs22
1698
1699         * src/account.c
1700         * src/compose.c
1701                 Search for one of our accounts in Delivered-To
1702                 (helps for auto-account selection when 
1703                  replying/forwarding)
1704         * src/folderview.c
1705         * src/mainwindow.c
1706         * src/mainwindow.h
1707         * src/plugins/trayicon/trayicon.c
1708                 Allow opening a new mail with any account from
1709                 the contextual menu
1710
1711 2006-11-09 [wwp]        2.6.0cvs21
1712
1713         * src/compose.c
1714         * src/prefs_common.c
1715         * src/prefs_common.h
1716         * src/prefs_compose_writing.c
1717                 add a compose new message format (in prefs/compose/writing), it's a
1718                 simple subject+body template to use when opening a new composition
1719                 window. It's similar to the existent reply and forward formats.
1720
1721                 enhanced the template/format % symbols substitution mechanism to
1722                 use current composition window information when % are used in
1723                 the compose new message format or in templates applied to new
1724                 messages (there were useless in that situations before). When
1725                 applied to new messages, %d corresponds to the system time/date.
1726
1727 2006-11-09 [paul]       2.6.0cvs20
1728
1729         * src/gtk/authors.h
1730                 fix last commit
1731
1732 2006-11-09 [paul]       2.6.0cvs19
1733
1734         * src/gtk/authors.h
1735                 keep tje alphabetical order
1736
1737 2006-11-08 [colin]      2.6.0cvs18
1738
1739         * src/etpan/imap-thread.c
1740                 Fix bug 1054, 'Slowness logging big 
1741                 data chunks'
1742
1743 2006-11-08 [paul]       2.6.0cvs17
1744
1745         * tools/Makefile.am
1746                 fix the renaming
1747
1748 2006-11-08 [paul]       2.6.0cvs16
1749
1750         * src/common/defs.h
1751                 update BUGZILLA_URI
1752
1753 2006-11-08 [paul]       2.6.0cvs15
1754
1755         * tools/Makefile.am
1756         * tools/OOo2claws-mail.pl
1757         * tools/OOo2sylpheed.pl
1758         * tools/README
1759         * tools/acroread2claws-mail.pl
1760         * tools/acroread2sylpheed.pl
1761         * tools/kmail2claws-mail.pl
1762         * tools/kmail2claws-mail_v2.pl
1763         * tools/kmail2sylpheed.pl
1764         * tools/kmail2sylpheed_v2.pl
1765         * tools/maildir2claws-mail.pl
1766         * tools/maildir2sylpheed.pl
1767         * tools/nautilus2claws-mail.sh
1768         * tools/nautilus2sylpheed.sh
1769         * tools/outlook2claws-mail.pl
1770         * tools/outlook2sylpheed.pl
1771         * tools/tb2claws-mail
1772         * tools/tb2sylpheed
1773         * tools/tbird2claws.py
1774         * tools/tbird2syl.py
1775         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
1776         * tools/kdeservicemenu/install.sh
1777         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
1778         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
1779         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
1780         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
1781         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
1782                 renamed (removed, added) tools files
1783
1784 2006-11-08 [paul]       2.6.0cvs14
1785
1786         * src/main.c
1787         * src/common/defs.h
1788                 Migrate sylpheedrc to clawsrc, and fix the standard
1789                 plugins path in the process
1790
1791 2006-11-07 [colin]      2.6.0cvs13
1792
1793         * src/Makefile.am
1794                 Symlink sylpheed-claws relative to 
1795                 claws-mail
1796
1797 2006-11-07 [colin]      2.6.0cvs12
1798
1799         * src/compose.c
1800                 Fix typo - Reply-To/Mailing-list is broken in 2.6 :-/
1801
1802 2006-11-07 [paul]       2.6.0cvs11
1803
1804         * src/gtk/about.c
1805                 Fix a missed occurence of
1806                 Sylpheed-Claws
1807
1808 2006-11-07 [paul]       2.6.0cvs10
1809
1810         * src/Makefile.am
1811                 Fix symlink installation
1812
1813 2006-11-07 [paul]       2.6.0cvs9
1814
1815         * src/Makefile.am
1816                 Symlink claws-mail to sylpheed-claws
1817         * src/common/utils.c
1818                 Fix migrating symlinks
1819         * src/etpan/imap-thread.c
1820                 check certificate only when there's
1821                 no error
1822
1823 2006-11-07 [paul]       2.6.0cvs8
1824
1825         * Makefile.am
1826                 Fix icon breakages with Gtk, which needs a 
1827                 cache updated to see them.
1828
1829 2006-11-07 [paul]       2.6.0cvs7
1830
1831         * .cvsignore
1832         * AUTHORS
1833         * COPYING
1834         * INSTALL
1835         * Makefile.am
1836         * NEWS
1837         * README
1838         * RELEASE_NOTES
1839         * autogen.sh
1840         * claws-mail-128x128.png
1841         * claws-mail-64x64.png
1842         * claws-mail.ico
1843         * claws-mail.pc.in
1844         * claws-mail.png
1845         * configure.ac
1846         * sylpheed-claws-128x128.png
1847         * sylpheed-claws-64x64.png
1848         * sylpheed-claws.desktop
1849         * sylpheed-claws.ico
1850         * sylpheed-claws.pc.in
1851         * sylpheed-claws.png
1852         * debian/README.Debian
1853         * debian/changelog
1854         * debian/claws-mail.desktop
1855         * debian/claws-mail.menu
1856         * debian/claws-mail.postinst.debhelper
1857         * debian/claws-mail.postrm.debhelper
1858         * debian/control
1859         * debian/copyright
1860         * debian/files
1861         * debian/rules
1862         * debian/sylpheed-claws.desktop
1863         * debian/sylpheed-claws.menu
1864         * debian/sylpheed-claws.postinst.debhelper
1865         * debian/sylpheed-claws.postrm.debhelper
1866         * doc/man/Makefile.am
1867         * doc/man/claws-mail.1
1868         * doc/man/sylpheed-claws.1
1869         * doc/src/ChangeLog.claws-pre0.8.0
1870         * manual/Makefile.am
1871         * manual/account.xml
1872         * manual/ack.xml
1873         * manual/addrbook.xml
1874         * manual/advanced.xml
1875         * manual/claws-mail-manual.xml
1876         * manual/faq.xml
1877         * manual/glossary.xml
1878         * manual/handling.xml
1879         * manual/intro.xml
1880         * manual/keyboard.xml
1881         * manual/plugins.xml
1882         * manual/starting.xml
1883         * manual/sylpheed-claws-manual.xml
1884         * manual/xml2pdf
1885         * manual/dist/.cvsignore
1886         * manual/dist/html/.cvsignore
1887         * manual/dist/html/Makefile.am
1888         * manual/dist/pdf/.cvsignore
1889         * manual/dist/pdf/Makefile.am
1890         * manual/dist/ps/.cvsignore
1891         * manual/dist/ps/Makefile.am
1892         * manual/dist/txt/.cvsignore
1893         * manual/dist/txt/Makefile.am
1894         * manual/es/Makefile.am
1895         * manual/es/advanced.xml
1896         * manual/es/claws-mail-manual.xml
1897         * manual/es/faq.xml
1898         * manual/es/glossary.xml
1899         * manual/es/handling.xml
1900         * manual/es/intro.xml
1901         * manual/es/plugins.xml
1902         * manual/es/sylpheed-claws-manual.xml
1903         * manual/es/dist/.cvsignore
1904         * manual/es/dist/html/.cvsignore
1905         * manual/es/dist/html/Makefile.am
1906         * manual/es/dist/pdf/.cvsignore
1907         * manual/es/dist/pdf/Makefile.am
1908         * manual/es/dist/ps/.cvsignore
1909         * manual/es/dist/ps/Makefile.am
1910         * manual/es/dist/txt/.cvsignore
1911         * manual/es/dist/txt/Makefile.am
1912         * manual/fr/Makefile.am
1913         * manual/fr/account.xml
1914         * manual/fr/ack.xml
1915         * manual/fr/addrbook.xml
1916         * manual/fr/advanced.xml
1917         * manual/fr/claws-mail-manual.xml
1918         * manual/fr/faq.xml
1919         * manual/fr/glossary.xml
1920         * manual/fr/handling.xml
1921         * manual/fr/intro.xml
1922         * manual/fr/keyboard.xml
1923         * manual/fr/plugins.xml
1924         * manual/fr/starting.xml
1925         * manual/fr/sylpheed-claws-manual.xml
1926         * manual/fr/dist/.cvsignore
1927         * manual/fr/dist/html/.cvsignore
1928         * manual/fr/dist/html/Makefile.am
1929         * manual/fr/dist/pdf/.cvsignore
1930         * manual/fr/dist/pdf/Makefile.am
1931         * manual/fr/dist/ps/.cvsignore
1932         * manual/fr/dist/ps/Makefile.am
1933         * manual/fr/dist/txt/.cvsignore
1934         * manual/fr/dist/txt/Makefile.am
1935         * manual/pl/Makefile.am
1936         * manual/pl/account.xml
1937         * manual/pl/ack.xml
1938         * manual/pl/addrbook.xml
1939         * manual/pl/advanced.xml
1940         * manual/pl/claws-mail-manual.xml
1941         * manual/pl/faq.xml
1942         * manual/pl/glossary.xml
1943         * manual/pl/handling.xml
1944         * manual/pl/intro.xml
1945         * manual/pl/keyboard.xml
1946         * manual/pl/plugins.xml
1947         * manual/pl/starting.xml
1948         * manual/pl/sylpheed-claws-manual.xml
1949         * manual/pl/dist/.cvsignore
1950         * manual/pl/dist/html/.cvsignore
1951         * manual/pl/dist/html/Makefile.am
1952         * manual/pl/dist/pdf/.cvsignore
1953         * manual/pl/dist/pdf/Makefile.am
1954         * manual/pl/dist/ps/.cvsignore
1955         * manual/pl/dist/ps/Makefile.am
1956         * manual/pl/dist/txt/.cvsignore
1957         * manual/pl/dist/txt/Makefile.am
1958         * po/.cvsignore
1959         * po/Makevars
1960         * src/.cvsignore
1961         * src/Makefile.am
1962         * src/account.c
1963         * src/account.h
1964         * src/action.c
1965         * src/action.h
1966         * src/adbookbase.h
1967         * src/addr_compl.c
1968         * src/addr_compl.h
1969         * src/addrbook.c
1970         * src/addrcache.c
1971         * src/addrcache.h
1972         * src/addrcindex.c
1973         * src/addrcindex.h
1974         * src/addrclip.c
1975         * src/addrclip.h
1976         * src/addrdefs.h
1977         * src/addressadd.c
1978         * src/addressadd.h
1979         * src/addressbook.c
1980         * src/addressbook.h
1981         * src/addressbook_foldersel.c
1982         * src/addressbook_foldersel.h
1983         * src/addrgather.c
1984         * src/addrgather.h
1985         * src/addrharvest.c
1986         * src/addrharvest.h
1987         * src/addrindex.c
1988         * src/addrindex.h
1989         * src/addritem.c
1990         * src/addritem.h
1991         * src/addrquery.c
1992         * src/addrquery.h
1993         * src/addrselect.c
1994         * src/addrselect.h
1995         * src/alertpanel.c
1996         * src/alertpanel.h
1997         * src/browseldap.c
1998         * src/browseldap.h
1999         * src/codeconv.c
2000         * src/codeconv.h
2001         * src/compose.c
2002         * src/crash.c
2003         * src/crash.h
2004         * src/customheader.c
2005         * src/customheader.h
2006         * src/displayheader.c
2007         * src/displayheader.h
2008         * src/editaddress.c
2009         * src/editaddress.h
2010         * src/editbook.c
2011         * src/editbook.h
2012         * src/editgroup.c
2013         * src/editgroup.h
2014         * src/editjpilot.c
2015         * src/editjpilot.h
2016         * src/editldap.c
2017         * src/editldap.h
2018         * src/editldap_basedn.c
2019         * src/editldap_basedn.h
2020         * src/editvcard.c
2021         * src/editvcard.h
2022         * src/exphtmldlg.c
2023         * src/exphtmldlg.h
2024         * src/expldifdlg.c
2025         * src/expldifdlg.h
2026         * src/export.c
2027         * src/exporthtml.c
2028         * src/exporthtml.h
2029         * src/exportldif.c
2030         * src/exportldif.h
2031         * src/filtering.c
2032         * src/filtering.h
2033         * src/folder.c
2034         * src/folder.h
2035         * src/folder_item_prefs.c
2036         * src/folder_item_prefs.h
2037         * src/foldersel.c
2038         * src/foldersel.h
2039         * src/folderutils.c
2040         * src/folderutils.h
2041         * src/folderview.c
2042         * src/folderview.h
2043         * src/grouplistdialog.c
2044         * src/grouplistdialog.h
2045         * src/html.c
2046         * src/html.h
2047         * src/image_viewer.c
2048         * src/image_viewer.h
2049         * src/imap.c
2050         * src/imap.h
2051         * src/imap_gtk.c
2052         * src/imap_gtk.h
2053         * src/import.c
2054         * src/import.h
2055         * src/importldif.c
2056         * src/importldif.h
2057         * src/importmutt.c
2058         * src/importmutt.h
2059         * src/importpine.c
2060         * src/importpine.h
2061         * src/inc.c
2062         * src/inc.h
2063         * src/jpilot.c
2064         * src/jpilot.h
2065         * src/ldapctrl.c
2066         * src/ldapctrl.h
2067         * src/ldaplocate.c
2068         * src/ldaplocate.h
2069         * src/ldapquery.c
2070         * src/ldapquery.h
2071         * src/ldapserver.c
2072         * src/ldapserver.h
2073         * src/ldaputil.c
2074         * src/ldaputil.h
2075         * src/ldif.c
2076         * src/ldif.h
2077         * src/localfolder.c
2078         * src/localfolder.h
2079         * src/main.c
2080         * src/main.h
2081         * src/mainwindow.c
2082         * src/mainwindow.h
2083         * src/manual.c
2084         * src/manual.h
2085         * src/matcher.c
2086         * src/matcher.h
2087         * src/matcher_parser.h
2088         * src/matcher_parser_lex.l
2089         * src/matcher_parser_parse.y
2090         * src/mbox.c
2091         * src/mbox.h
2092         * src/message_search.c
2093         * src/message_search.h
2094         * src/messageview.c
2095         * src/messageview.h
2096         * src/mh.c
2097         * src/mh.h
2098         * src/mh_gtk.c
2099         * src/mh_gtk.h
2100         * src/mimeview.c
2101         * src/mimeview.h
2102         * src/msgcache.c
2103         * src/msgcache.h
2104         * src/mutt.c
2105         * src/mutt.h
2106         * src/news.c
2107         * src/news.h
2108         * src/news_gtk.c
2109         * src/news_gtk.h
2110         * src/noticeview.c
2111         * src/noticeview.h
2112         * src/partial_download.c
2113         * src/partial_download.h
2114         * src/pine.c
2115         * src/pine.h
2116         * src/pop.c
2117         * src/pop.h
2118         * src/prefs_account.c
2119         * src/prefs_account.h
2120         * src/prefs_actions.c
2121         * src/prefs_actions.h
2122         * src/prefs_common.c
2123         * src/prefs_common.h
2124         * src/prefs_compose_writing.c
2125         * src/prefs_compose_writing.h
2126         * src/prefs_customheader.c
2127         * src/prefs_customheader.h
2128         * src/prefs_display_header.c
2129         * src/prefs_display_header.h
2130         * src/prefs_ext_prog.c
2131         * src/prefs_ext_prog.h
2132         * src/prefs_filtering.c
2133         * src/prefs_folder_column.c
2134         * src/prefs_folder_column.h
2135         * src/prefs_folder_item.c
2136         * src/prefs_folder_item.h
2137         * src/prefs_fonts.c
2138         * src/prefs_fonts.h
2139         * src/prefs_gtk.c
2140         * src/prefs_gtk.h
2141         * src/prefs_image_viewer.c
2142         * src/prefs_image_viewer.h
2143         * src/prefs_matcher.c
2144         * src/prefs_matcher.h
2145         * src/prefs_message.c
2146         * src/prefs_message.h
2147         * src/prefs_msg_colors.c
2148         * src/prefs_msg_colors.h
2149         * src/prefs_other.c
2150         * src/prefs_other.h
2151         * src/prefs_quote.c
2152         * src/prefs_quote.h
2153         * src/prefs_receive.c
2154         * src/prefs_receive.h
2155         * src/prefs_send.c
2156         * src/prefs_send.h
2157         * src/prefs_spelling.c
2158         * src/prefs_spelling.h
2159         * src/prefs_summaries.c
2160         * src/prefs_summaries.h
2161         * src/prefs_summary_column.c
2162         * src/prefs_summary_column.h
2163         * src/prefs_template.c
2164         * src/prefs_template.h
2165         * src/prefs_themes.c
2166         * src/prefs_themes.h
2167         * src/prefs_toolbar.c
2168         * src/prefs_toolbar.h
2169         * src/prefs_wrapping.c
2170         * src/prefs_wrapping.h
2171         * src/privacy.c
2172         * src/privacy.h
2173         * src/procheader.c
2174         * src/procheader.h
2175         * src/procmime.c
2176         * src/procmime.h
2177         * src/procmsg.c
2178         * src/procmsg.h
2179         * src/quote_fmt.c
2180         * src/quote_fmt_parse.y
2181         * src/recv.c
2182         * src/recv.h
2183         * src/remotefolder.c
2184         * src/remotefolder.h
2185         * src/send_message.c
2186         * src/send_message.h
2187         * src/setup.c
2188         * src/setup.h
2189         * src/sourcewindow.c
2190         * src/sourcewindow.h
2191         * src/ssl_manager.c
2192         * src/ssl_manager.h
2193         * src/statusbar.c
2194         * src/statusbar.h
2195         * src/stock_pixmap.c
2196         * src/stock_pixmap.h
2197         * src/summary_search.c
2198         * src/summary_search.h
2199         * src/summaryview.c
2200         * src/summaryview.h
2201         * src/syldap.c
2202         * src/syldap.h
2203         * src/textview.c
2204         * src/textview.h
2205         * src/toolbar.c
2206         * src/toolbar.h
2207         * src/undo.c
2208         * src/undo.h
2209         * src/unmime.c
2210         * src/unmime.h
2211         * src/vcard.c
2212         * src/vcard.h
2213         * src/wizard.c
2214         * src/wizard.h
2215         * src/common/base64.c
2216         * src/common/base64.h
2217         * src/common/defs.h
2218         * src/common/hooks.c
2219         * src/common/hooks.h
2220         * src/common/log.c
2221         * src/common/log.h
2222         * src/common/mgutils.c
2223         * src/common/mgutils.h
2224         * src/common/nntp.c
2225         * src/common/nntp.h
2226         * src/common/passcrypt.c
2227         * src/common/passcrypt.h.in
2228         * src/common/plugin.c
2229         * src/common/plugin.h
2230         * src/common/prefs.c
2231         * src/common/prefs.h
2232         * src/common/progressindicator.c
2233         * src/common/progressindicator.h
2234         * src/common/quoted-printable.c
2235         * src/common/quoted-printable.h
2236         * src/common/session.c
2237         * src/common/session.h
2238         * src/common/smtp.c
2239         * src/common/smtp.h
2240         * src/common/socket.c
2241         * src/common/socket.h
2242         * src/common/ssl.c
2243         * src/common/ssl.h
2244         * src/common/stringtable.c
2245         * src/common/stringtable.h
2246         * src/common/sylpheed.c
2247         * src/common/sylpheed.h
2248         * src/common/template.c
2249         * src/common/template.h
2250         * src/common/timing.h
2251         * src/common/utils.c
2252         * src/common/utils.h
2253         * src/common/version.h.in
2254         * src/common/xml.c
2255         * src/common/xml.h
2256         * src/common/xmlprops.c
2257         * src/common/xmlprops.h
2258         * src/gtk/about.c
2259         * src/gtk/colorlabel.c
2260         * src/gtk/colorlabel.h
2261         * src/gtk/colorsel.c
2262         * src/gtk/colorsel.h
2263         * src/gtk/combobox.c
2264         * src/gtk/combobox.h
2265         * src/gtk/description_window.c
2266         * src/gtk/description_window.h
2267         * src/gtk/filesel.c
2268         * src/gtk/filesel.h
2269         * src/gtk/foldersort.c
2270         * src/gtk/foldersort.h
2271         * src/gtk/gtkaspell.c
2272         * src/gtk/gtkaspell.h
2273         * src/gtk/gtksctree.c
2274         * src/gtk/gtkshruler.c
2275         * src/gtk/gtkshruler.h
2276         * src/gtk/gtkutils.c
2277         * src/gtk/gtkutils.h
2278         * src/gtk/icon_legend.c
2279         * src/gtk/icon_legend.h
2280         * src/gtk/logwindow.c
2281         * src/gtk/logwindow.h
2282         * src/gtk/manage_window.c
2283         * src/gtk/manage_window.h
2284         * src/gtk/pluginwindow.c
2285         * src/gtk/pluginwindow.h
2286         * src/gtk/prefswindow.c
2287         * src/gtk/prefswindow.h
2288         * src/gtk/quicksearch.c
2289         * src/gtk/quicksearch.h
2290         * src/pixmaps/claws-mail.xpm
2291         * src/pixmaps/claws-mail_icon.xpm
2292         * src/pixmaps/claws-mail_logo.xpm
2293         * src/pixmaps/sylpheed-claws.xpm
2294         * src/pixmaps/sylpheed-claws_icon.xpm
2295         * src/pixmaps/sylpheed-claws_logo.xpm
2296         * src/plugins/bogofilter/Makefile.am
2297         * src/plugins/bogofilter/bogofilter.c
2298         * src/plugins/bogofilter/bogofilter.h
2299         * src/plugins/bogofilter/bogofilter_gtk.c
2300         * src/plugins/clamav/Makefile.am
2301         * src/plugins/clamav/clamav_plugin.c
2302         * src/plugins/clamav/clamav_plugin.h
2303         * src/plugins/clamav/clamav_plugin_gtk.c
2304         * src/plugins/demo/Makefile.am
2305         * src/plugins/demo/demo.c
2306         * src/plugins/dillo_viewer/Makefile.am
2307         * src/plugins/dillo_viewer/README
2308         * src/plugins/dillo_viewer/dillo_prefs.c
2309         * src/plugins/dillo_viewer/dillo_prefs.h
2310         * src/plugins/dillo_viewer/dillo_viewer.c
2311         * src/plugins/pgpcore/Makefile.am
2312         * src/plugins/pgpcore/passphrase.c
2313         * src/plugins/pgpcore/passphrase.h
2314         * src/plugins/pgpcore/pgp_viewer.c
2315         * src/plugins/pgpcore/pgp_viewer.h
2316         * src/plugins/pgpcore/plugin.c
2317         * src/plugins/pgpcore/prefs_gpg.c
2318         * src/plugins/pgpcore/prefs_gpg.h
2319         * src/plugins/pgpcore/select-keys.c
2320         * src/plugins/pgpcore/select-keys.h
2321         * src/plugins/pgpcore/sgpgme.c
2322         * src/plugins/pgpcore/sgpgme.h
2323         * src/plugins/pgpcore/sylpheed.def
2324         * src/plugins/pgpcore/version.rc
2325         * src/plugins/pgpinline/Makefile.am
2326         * src/plugins/pgpinline/pgpinline.c
2327         * src/plugins/pgpinline/pgpinline.h
2328         * src/plugins/pgpinline/plugin.c
2329         * src/plugins/pgpinline/sylpheed.def
2330         * src/plugins/pgpinline/version.rc
2331         * src/plugins/pgpmime/Makefile.am
2332         * src/plugins/pgpmime/pgpmime.c
2333         * src/plugins/pgpmime/pgpmime.h
2334         * src/plugins/pgpmime/plugin.c
2335         * src/plugins/pgpmime/sylpheed.def
2336         * src/plugins/pgpmime/version.rc
2337         * src/plugins/spamassassin/Makefile.am
2338         * src/plugins/spamassassin/README
2339         * src/plugins/spamassassin/spamassassin.c
2340         * src/plugins/spamassassin/spamassassin.h
2341         * src/plugins/spamassassin/spamassassin_gtk.c
2342         * src/plugins/trayicon/Makefile.am
2343         * src/plugins/trayicon/trayicon.c
2344         * tools/OOo2sylpheed.pl
2345         * tools/README
2346         * tools/README.sylprint
2347         * tools/acroread2sylpheed.pl
2348         * tools/claws.i18n.status.pl
2349         * tools/filter_conv.pl
2350         * tools/filter_conv_new.pl
2351         * tools/freshmeat_search.pl
2352         * tools/google_search.pl
2353         * tools/kmail2sylpheed.pl
2354         * tools/kmail2sylpheed_v2.pl
2355         * tools/make.themes.project
2356         * tools/multiwebsearch.pl
2357         * tools/nautilus2sylpheed.sh
2358         * tools/outlook2sylpheed.pl
2359         * tools/sylprint.pl
2360         * tools/sylprint.rc
2361         * tools/tb2sylpheed
2362         * tools/textviewer.sh
2363         * tools/vcard2xml.py
2364         * tools/kdeservicemenu/README
2365         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
2366         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
2367         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
2368                 Change name to Claws Mail. Announce to follow...
2369
2370 2006-11-06 [wwp]        2.6.0cvs6
2371
2372         * src/prefs_template.c
2373                 unify messages related to quote format/template errors (fix
2374                 capitalization), again.
2375
2376 2006-11-06 [wwp]        2.6.0cvs5
2377
2378         * src/prefs_quote.c
2379                 unify messages related to quote format/template errors.
2380
2381 2006-11-06 [wwp]        2.6.0cvs4
2382
2383         * src/prefs_msg_colors.c
2384                 more uses of Q_ macro for contextual translations, thanks
2385                 to Fabien (fzzzzz).
2386
2387 2006-11-06 [wwp]        2.6.0cvs3
2388
2389         * src/compose.c
2390         * src/common/utils.c
2391         * src/common/utils.h
2392                 show an alertpanel to make sure users are aware that sensitive
2393                 files are attached (it's file blacklist-based). This will fix
2394                 interaction w/ GoogleEarth for instance, thanks to Colin.
2395
2396 2006-11-06 [wwp]        2.6.0cvs2
2397
2398         * src/prefs_quote.c
2399         * src/prefs_template.c
2400         * src/prefs_template.h
2401                 check quote format when applying/closing prefs. For now this only
2402                 shows up an error dialog box, not preventing the user from using
2403                 a broken quote (reply, forwards) format.
2404
2405 2006-11-06 [wwp]        2.6.0cvs1
2406
2407         * src/prefs_template.c
2408                 fix missing checks of some template fields.
2409
2410 2006-11-06 [paul]       2.6.0
2411
2412         * NEWS
2413         * README
2414         * RELEASE_NOTES
2415                 2.6.0 released
2416
2417 2006-11-06 [paul]       2.5.6cvs22
2418
2419         * manual/advanced.xml
2420         * manual/es/advanced.xml
2421                 put 'respect_flowed_format' info in the correct
2422                 place
2423
2424 2006-11-06 [mones]      2.5.6cvs21
2425
2426         * po/es.po
2427                 Minor fixes for release
2428
2429 2006-11-06 [paul]       2.5.6cvs20
2430
2431         * po/cs.po
2432         * po/de.po
2433         * po/fr.po
2434         * po/it.po
2435         * po/nl.po
2436         * po/pt_BR.po
2437         * po/sk.po
2438         * po/sv.po
2439         * po/zh_CN.po
2440                 updated by Tim Brain, Stephan Sachse, Fabien Vantard,
2441                 Andrea Spadaccini, Tim Dijkstra, Frederico Goncalves
2442                 Guimaraes, Andrej Kacian, Anders Troback, and Ralgh
2443                 Young
2444
2445 2006-11-02 [colin]      2.5.6cvs19
2446
2447         * src/imap.c
2448         * src/imap.h
2449         * src/prefs_account.c
2450         * src/etpan/imap-thread.c
2451                 Add GSSAPI support - fixes Debian bug #383274
2452
2453 2006-11-01 [colin]      2.5.6cvs18
2454
2455         * src/jpilot.c
2456                 Handle libpisock12 support. Probably
2457                 fixes bug 1046, 'jpilot AddressDB.pdb 
2458                 import fail'
2459
2460 2006-11-01 [colin]      2.5.6cvs17
2461
2462         * src/folderutils.c
2463                 debug_print() folderutils_mark_all_read()
2464
2465 2006-11-01 [colin]      2.5.6cvs16
2466
2467         * COPYING
2468                 Add missed files to the Apache exception
2469
2470 2006-10-31 [colin]      2.5.6cvs15
2471
2472         * src/folder.c
2473         * src/folder.h
2474                 Add a copy_private_data() func to FolderClasses
2475                 Doesn't break the feature freeze, because we 
2476                 won't use it (right now) in the core.
2477
2478 2006-10-31 [colin]      2.5.6cvs14
2479
2480         * COPYING
2481                 Allow linking with the Apache licensed files in
2482                 src/plugins/spamassassin. Hopefully fixes 
2483                 bug 1048, 'Spamassassin plugin license problem'
2484
2485 2006-10-31 [wwp]        2.5.6cvs13
2486
2487         * src/compose.c
2488                 fix and optimize trimming of leading linefeeds in body loop.
2489
2490 2006-10-31 [colin]      2.5.6cvs12
2491
2492         * src/etpan/imap-thread.c
2493         * src/imap.c
2494                 Make really sure to have NULL sets in case
2495                 of error
2496
2497 2006-10-30 [wwp]        2.5.6cvs11
2498
2499         * src/prefs_common.c
2500         * src/prefs_common.h
2501         * src/compose.c
2502                 fix broken storage of quote format template when it contains \-escape
2503                 sequences. The application of such sequences is also fixed now (\t
2504                 in quote format will be a real tab instead of a 't', for instance).
2505
2506 2006-10-27 [colin]      2.5.6cvs10
2507
2508         * src/compose.c
2509                 Probably fix bug 1045, 'sylpheed-claws 
2510                 doesn't remove the mail from the IMAP 
2511                 Queue folder after sending'. From
2512                 2.5.6cvs3-stable
2513
2514 2006-10-27 [colin]      2.5.6cvs9
2515
2516         * configure.ac
2517                 Require libetpan-0.48. I'm so annoying,
2518                 I know ;-)
2519
2520 2006-10-27 [colin]      2.5.6cvs8
2521
2522         * src/folder.c
2523         * src/imap.c
2524                 Probably fix bug 1044, 'sylpheed-claws 
2525                 segfaults while moving mails' - Fix relation
2526                 usage when moving to an IMAP mailbox from another
2527                 mailbox
2528
2529 2006-10-26 [paul]       2.5.6cvs7
2530
2531         * src/gtk/about.c
2532                 add libSM to compiled-in features
2533                 list
2534
2535 2006-10-24 [colin]      2.5.6cvs6
2536
2537         * src/textview.c
2538         * src/gtk/gtkutils.c
2539                 Fix crash when printing emails with an
2540                 xface
2541
2542 2006-10-24 [mones]      2.5.6cvs5
2543
2544         * manual/es/advanced.xml
2545                 Synchronize hidden option respect_flowed_format
2546         * po/es.po
2547                 Updated translation
2548
2549 2006-10-21 [paul]       2.5.6cvs4
2550
2551         * src/gtk/authors.h
2552         * src/plugins/pgpcore/pgp_viewer.c
2553         * src/plugins/pgpcore/sgpgme.c
2554                 fix building on BSDs
2555                 Thanks to Michael Hughes
2556                 <Sylpheed-Claws_user@thehugheslogcabin.net>
2557
2558 2006-10-20 [colin]      2.5.6cvs3
2559
2560         * configure.ac
2561                 Bump up libetpan requirement
2562                 *** THIS COMMIT REQUIRES LIBETPAN CVS ***
2563         * src/common/utils.c
2564         * src/common/utils.h
2565                 Add convenience get_file_mtime()
2566         * src/imap.c
2567         * src/etpan/imap-thread.c
2568         * src/etpan/imap-thread.h
2569                 Implement UIDPLUS support if the server
2570                 supports it - faster sending in this case
2571
2572 2006-10-19 [colin]      2.5.6cvs2
2573
2574         * src/gtk/quicksearch.c
2575                 Fix emptying in type-ahead+extended mode
2576         * src/mainwindow.c
2577         * src/mainwindow.h
2578                 Add a hook for offline state change
2579         * src/plugins/trayicon/trayicon.c
2580                 Use it to display offline icons
2581         * src/plugins/trayicon/Makefile.am
2582         * src/plugins/trayicon/newmail.offline.xpm
2583         * src/plugins/trayicon/newmarkedmail.offline.xpm
2584         * src/plugins/trayicon/nomail.offline.xpm
2585         * src/plugins/trayicon/unreadmail.offline.xpm
2586         * src/plugins/trayicon/unreadmarkedmail.offline.xpm
2587                 Add the icons
2588
2589 2006-10-12 [paul]       2.5.6cvs1
2590
2591         * NEWS
2592         * README
2593         * configure.ac
2594                 Update version number following
2595                 stable release
2596
2597 2006-10-19 [colin]      2.5.5cvs18
2598
2599         * manual/handling.xml
2600                 Add type-ahead search
2601
2602 2006-10-18 [colin]      2.5.5cvs17
2603
2604         * src/gtk/quicksearch.c
2605                 Remove "save to history only if there's
2606                 no syntax error", it breaks for some 
2607                 reason which I'll investigate later.
2608
2609 2006-10-18 [colin]      2.5.5cvs16
2610
2611         * src/prefs_common.c
2612         * src/prefs_common.h
2613         * src/summaryview.c
2614         * src/gtk/quicksearch.c
2615         * src/gtk/quicksearch.h
2616                 Add a type-ahead option for fast searches
2617                 Patch by Fabien Vantard
2618
2619 2006-10-18 [colin]      2.5.5cvs15
2620
2621         * src/compose.c
2622         * src/compose.h
2623                 Add Options/Reply mode/ menu to be able to
2624                 change the recipients of a reply on the fly
2625
2626 2006-10-18 [colin]      2.5.5cvs14
2627
2628         * src/compose.c
2629                 Fix redirecting of our own sent mails
2630
2631 2006-10-17 [wwp]        2.5.5cvs13
2632
2633         * src/send_message.c
2634                 Fix duplicate error messages when sending, and missing
2635                 newline in such error messages.
2636
2637 2006-10-17 [colin]      2.5.5cvs12
2638
2639         * src/compose.c
2640                 Compare addresses case-insensitive
2641
2642 2006-10-17 [colin]      2.5.5cvs11
2643
2644         * src/plugins/pgpcore/sgpgme.c
2645                 Fix return status
2646
2647 2006-10-17 [colin]      2.5.5cvs10
2648
2649         * src/plugins/pgpcore/pgp_viewer.c
2650                 Fix return status
2651
2652 2006-10-17 [colin]      2.5.5cvs9
2653
2654         * src/quote_fmt.c
2655                 Fix a typo (thanks to Fabien)
2656
2657 2006-10-16 [colin]      2.5.5cvs8
2658
2659         * src/textview.c
2660                 Fix problem with quote-folding when emails
2661                 don't convert cleanly to UTF-8
2662
2663 2006-10-14 [colin]      2.5.5cvs7
2664
2665         * src/prefs_template.c
2666                 Reset fields when reopening
2667                 the window
2668
2669 2006-10-13 [paul]       2.5.5cvs6
2670
2671         * manual/advanced.xml
2672         * src/prefs_message.c
2673                 make 'respect_flowed_format' a hidden
2674                 option, and add a manual entry for it
2675                 Thanks to Colin
2676
2677 2006-10-12 [colin]      2.5.5cvs5
2678
2679         * src/codeconv.c
2680                 Revert part of 2.5.2cvs21:
2681                 Don't optimise by reusing the 
2682                 last iconv converter if possible:
2683                 it seems slightly broken in a 
2684                 very hard way to reproduce
2685
2686 2006-10-12 [colin]      2.5.5cvs4
2687
2688         * src/prefs_common.c
2689         * src/prefs_common.h
2690         * src/prefs_message.c
2691         * src/procmime.c
2692                 Fix bug 1035, 'Incorrect handling 
2693                 of flowed lines'. We now optionnaly
2694                 handle this format (preference is in
2695                 Message View/Text options section)
2696
2697 2006-10-12 [colin]      2.5.5cvs3
2698
2699         * po/POTFILES.in
2700                 Add new file
2701         * src/plugins/pgpcore/pgp_viewer.c
2702         * src/plugins/pgpcore/sgpgme.c
2703                 Don't try to import without asking
2704
2705 2006-10-12 [colin]      2.5.5cvs2
2706
2707         * src/compose.c
2708                 Fix bug 1036, 'Forwarding a mutlipart
2709                 mail with a "text/html" block to ms
2710                 outlook users leeds to freeze of
2711                 outlook'. Poor outlook users...
2712
2713 2006-10-12 [paul]       2.5.5cvs1
2714
2715         * NEWS
2716         * README
2717         * configure.ac
2718                 Update version number following
2719                 stable release
2720
2721 2006-10-11 [paul]       2.5.4cvs1
2722
2723         * NEWS
2724         * README
2725         * configure.ac
2726                 Update version number following
2727                 stable release
2728
2729 2006-10-11 [paul]       2.5.3cvs32
2730
2731         * src/textview.c
2732                 fix bug 1032, 'Segmentation fault when showing
2733                 message' (bug in quote folding)
2734                 Thanks to Colin
2735
2736 2006-10-10 [colin]      2.5.3cvs31
2737
2738         * src/quote_fmt.c
2739                 Rephrase english a bit
2740
2741 2006-10-10 [colin]      2.5.3cvs30
2742
2743         * src/prefs_compose_writing.c
2744                 Stop making the page larger than the window
2745
2746 2006-10-10 [wwp]        2.5.3cvs29
2747
2748         * src/compose.c
2749         * src/prefs_template.c
2750         * src/quote_fmt.c
2751         * src/quote_fmt.h
2752         * src/quote_fmt_lex.l
2753         * src/quote_fmt_parse.y
2754                 Extend the quote parser a bit: allow to get access to
2755                 basic (composing) account info.
2756
2757 2006-10-10 [colin]      2.5.3cvs28
2758
2759         * src/procheader.c
2760                 Fix this \t problem in subject
2761
2762 2006-10-09 [colin]      2.5.3cvs27
2763
2764         * src/main.c
2765         * src/prefs_gtk.c
2766                 Prepare cache a bit later
2767                 If section already exists, skip the new one 
2768                 (as previously); avoid writing the same block
2769                 twice - if we find a second block with the 
2770                 same id, skip it.
2771         * src/plugins/pgpcore/pgp_viewer.c
2772                 Set cursor to busy when retrieving a key
2773         * src/plugins/pgpcore/sgpgme.c
2774                 allow 5 seconds for gpg to export the key
2775                 
2776
2777 2006-10-09 [colin]      2.5.3cvs26
2778
2779         * configure.ac
2780         * src/msgcache.c
2781         * src/prefs_gtk.c
2782                 Check for existence of fgets_unlocked
2783                 and fwrite_unlocked
2784
2785 2006-10-09 [paul]       2.5.3cvs25
2786
2787         * src/prefs_summaries.c
2788                 replace strftime() with fast_strftime() and in
2789                 the consequence fix the bug in the display of
2790                 AM/PM in the 'Example' string
2791
2792 2006-10-09 [ticho]      2.5.3cvs24
2793
2794         * po/sk.po
2795                 Updated (and fixed up somewhat) Slovak translation.
2796
2797 2006-10-08 [colin]      2.5.3cvs23
2798
2799         * src/prefs_folder_item.c
2800                 Explain why prefs in the top-level folder
2801                 aren't retained, but are still useful
2802
2803 2006-10-08 [colin]      2.5.3cvs22
2804
2805         * src/prefs_gtk.c
2806                 Don't cache anything if caching fails
2807
2808 2006-10-08 [colin]      2.5.3cvs21
2809
2810         * src/common/utils.c
2811                 always include gi18n.h
2812
2813 2006-10-07 [colin]      2.5.3cvs20
2814
2815         * src/plugins/pgpcore/pgp_viewer.c
2816                 Kill gpg after 5 seconds wait
2817
2818 2006-10-07 [colin]      2.5.3cvs19
2819
2820         * src/plugins/pgpcore/pgp_viewer.c
2821         * src/plugins/pgpcore/pgp_viewer.h
2822                 Fix copyright
2823
2824 2006-10-07 [colin]      2.5.3cvs18
2825
2826         * src/plugins/pgpcore/pgp_viewer.c
2827         * src/plugins/pgpcore/pgp_viewer.h
2828                 Actually add the files to CVS
2829
2830 2006-10-07 [colin]      2.5.3cvs17
2831
2832         * src/plugins/pgpcore/sgpgme.c
2833                 Be sure not to crash on 'application/pgp-signature' that
2834                 are not application/pgp-signatures
2835
2836 2006-10-07 [colin]      2.5.3cvs16
2837
2838         * src/textview.c
2839         * src/textview.h
2840                 Make a bit more of the API available
2841         * src/plugins/pgpcore/Makefile.am
2842         * src/plugins/pgpcore/plugin.c
2843         * src/plugins/pgpcore/sgpgme.c
2844                 Add basic key import/export
2845
2846 2006-10-07 [colin]      2.5.3cvs15
2847
2848         * src/folderview.c
2849         * src/imap.c
2850         * src/prefs_account.c
2851         * src/wizard.c
2852                 Warn users *everywhere* if libetpan's not
2853                 linked in
2854
2855 2006-10-06 [mones]      2.5.3cvs14
2856
2857         * po/de.po
2858         * po/es.po
2859                 updated by Stephan Sachse and me
2860
2861 2006-10-06 [colin]      2.5.3cvs13
2862
2863         * src/main.c
2864         * src/common/sylpheed.c
2865                 Don't load common plugins if --exit is passed
2866         * src/prefs_gtk.c
2867         * src/prefs_gtk.h
2868                 Implement a cache to avoid reading the same
2869                 files over and over again at startup
2870
2871 2006-10-06 [colin]      2.5.3cvs12
2872
2873         * src/summaryview.c
2874         * src/gtk/quicksearch.c
2875                 Update display every 5k mails on fast searches
2876
2877 2006-10-06 [colin]      2.5.3cvs11
2878
2879         * src/textview.c
2880                 Don't do quote folding on HTML or ERTF.
2881                 May fix the Cygwin issues if they were
2882                 happening with HTML mails?
2883
2884 2006-10-05 [colin]      2.5.3cvs10
2885
2886         * src/prefs_gtk.c
2887                 Oops, forgot one
2888
2889 2006-10-05 [colin]      2.5.3cvs9
2890
2891         * src/prefs_gtk.c
2892                 Use unlocked_stdio here too
2893
2894 2006-10-05 [colin]      2.5.3cvs8
2895
2896         * src/folderview.c
2897                 Fix go to next * after preferences apply
2898         * src/msgcache.c
2899                 Do the fd lock/unlock ourselves instead of
2900                 letting the libc do it at each write 
2901
2902 2006-10-05 [colin]      2.5.3cvs7
2903
2904         * src/common/utils.c
2905                 Faster division, thanks to Jean Diraison
2906
2907 2006-10-05 [paul]       2.5.3cvs6
2908
2909         * src/common/utils.c
2910                 fix building with --disable-nls
2911
2912 2006-10-04 [colin]      2.5.3cvs5
2913
2914         * src/folder.c
2915                 Maybe fix a segfault
2916
2917 2006-10-04 [wwp]        2.5.3cvs4
2918
2919         * src/prefs_folder_item.c
2920                 Fine-tune layouts in folder item prefs. Suggested by
2921                 Fabien Vantard <fzzzzz@gmail.com>.
2922
2923 2006-10-04 [wwp]        2.5.3cvs3
2924
2925         * src/prefs_folder_item.c
2926                 Kill the clandestine passengers. You didn't see anything.
2927
2928 2006-10-04 [wwp]        2.5.3cvs2
2929
2930         * src/prefs_folder_item.c
2931                 Add a way to test the subject simplify regexp in
2932                 folder prefs. Patch by Fabien Vantard <fzzzzz@gmail.com>,
2933                 w/ few layout changes.
2934
2935 2006-20-04 [paul]       2.5.3cvs1
2936
2937         * NEWS
2938         * README
2939         * configure.ac
2940                 Update version number following
2941                 stable release
2942
2943 2006-10-04 [colin]      2.5.2cvs42
2944
2945         * src/folder.c
2946         * src/folder.h
2947         * src/summaryview.c
2948                 Provide a way for folder classes to set their sort
2949                 type and key
2950
2951 2006-10-03 [colin]      2.5.2cvs41
2952
2953         * src/mh.c
2954                 Don't use strlen() to know if the
2955                 string's empty
2956
2957 2006-10-03 [colin]      2.5.2cvs40
2958
2959         * src/mh.c
2960                 Fix "check for new folders" with accentued folders
2961
2962 2006-10-03 [ticho]      2.5.2cvs39
2963
2964         * src/filtering.c
2965         * src/folder.c
2966         * src/inc.c
2967         * src/mbox.c
2968                 Colin's fix for "copy" filtering rules.
2969
2970 2006-10-02 [colin]      2.5.2cvs38
2971
2972         * src/folderview.c
2973                 Fix for double-click too
2974
2975 2006-10-02 [colin]      2.5.2cvs37
2976
2977         * src/folderview.c
2978                 correct fix for cvs36
2979
2980 2006-10-02 [colin]      2.5.2cvs36
2981
2982         * src/folderview.c
2983                 Fix 'goto next unread' after collapsing/expanding 
2984                 a node.
2985
2986 2006-10-02 [colin]      2.5.2cvs35
2987
2988         * src/summaryview.c
2989                 Fix double freeze/thaw
2990         * src/common/utils.c
2991         * src/common/utils.h
2992                 Reimplement strftime
2993         * src/procheader.c
2994                 Use it
2995
2996
2997 2006-10-02 [colin]      2.5.2cvs34
2998
2999         * src/mh.c
3000                 Time mh_write_sequences() - it's fast
3001         * src/summaryview.c
3002                 Init a variable to shut up gcc
3003
3004 2006-10-01 [colin]      2.5.2cvs33
3005
3006         * src/folder.c
3007         * src/mh.c
3008         * src/mh.h
3009         * src/msgcache.c
3010                 Add helper mh_set_mtime(), and set mtime to stat()'s result
3011                 Add fsync but disable it, it's slow as hell
3012
3013 2006-10-01 [colin]      2.5.2cvs32
3014
3015         * src/mh.c
3016         * src/msgcache.c
3017                 fflush() caches and mh_sequences before
3018                 fclose()ing
3019
3020 2006-10-01 [colin]      2.5.2cvs31
3021
3022         * src/msgcache.c
3023                 Don't ftruncate when not using mmap
3024
3025 2006-09-30 [colin]      2.5.2cvs30
3026
3027         * src/main.c
3028                 Write folder list *after* saving caches
3029
3030 2006-09-30 [colin]      2.5.2cvs29
3031
3032         * src/folder.c
3033         * src/mh.c
3034                 Debug forced mtime changes
3035
3036 2006-09-30 [colin]      2.5.2cvs28
3037
3038         * src/folder.c
3039         * src/main.c
3040                 Remove useless debug_print()s (code
3041                 well-tested)
3042
3043 2006-09-30 [colin]      2.5.2cvs27
3044
3045         * src/mh.c
3046                 Do stuff faster when writing mh_sequences
3047
3048 2006-09-30 [colin]      2.5.2cvs26
3049
3050         * src/mh.c
3051                 Don't let the writing of .mh_sequences, which
3052                 can change the folder's mtime, let us think
3053                 we need to scan.
3054
3055 2006-09-30 [colin]      2.5.2cvs25
3056
3057         * src/folder.c
3058                 Move a debug_print where it belongs 
3059                 (processing)
3060         * src/summaryview.c
3061                 Don't mess with a huge slow subject
3062                 table if we're not threading by
3063                 subject
3064
3065 2006-09-30 [colin]      2.5.2cvs24
3066
3067         * src/msgcache.c
3068                 Reenable mmaped reads (*not* writes!)
3069         * src/procmsg.c
3070                 Don't destroy and recreate hashtables just
3071                 for fun
3072         * src/common/utils.c
3073                 Remove useless reply prefixes (it's case
3074                 unsensitive)
3075
3076 2006-09-30 [wwp]        2.5.2cvs23
3077
3078         * tools/fix_date.sh
3079                 Fixed a minor bug in date value extraction, added a switch
3080                 to replace non RFC-compliant Date: value, added a switch
3081                 to use strict RFC matching patterns for dates.
3082
3083 2006-09-29 [colin]      2.5.2cvs22
3084
3085         * src/matcher_parser.h
3086         * src/matcher_parser_parse.y
3087         * src/prefs_filtering.c
3088         * src/statusbar.c
3089         * src/summary_search.c
3090         * src/summaryview.c
3091         * src/gtk/quicksearch.c
3092         * src/gtk/quicksearch.h
3093                 Optimise searches by setting different
3094                 refresh intervals (depending if the 
3095                 search is fast or not)
3096
3097 2006-09-29 [colin]      2.5.2cvs21
3098
3099         * src/codeconv.c
3100                 Optimise by reusing the last iconv converter
3101                 if possible
3102         * src/textview.c
3103                 Optimise a bit (the foldable quotes feature
3104                 still has an awful O(n^2) algo
3105
3106 2006-09-29 [colin]      2.5.2cvs20
3107
3108         * src/gtk/gtksctree.c
3109         * src/gtk/gtksctree.h
3110                 Optimise de-selection via up/down or
3111                 another key
3112
3113 2006-09-28 [colin]      2.5.2cvs19
3114
3115         * src/action.c
3116         * src/compose.c
3117         * src/folderview.c
3118         * src/mainwindow.c
3119         * src/messageview.c
3120         * src/summary_search.c
3121         * src/toolbar.c
3122                 Avoid using summaryview->ctree directly
3123
3124 2006-09-28 [colin]      2.5.2cvs18
3125
3126         * src/summaryview.c
3127         * src/summaryview.h
3128                 Add helpers to freeze/thaw/grab_focus
3129                 Factorize calls to freeze/thaw/grab_focus
3130                 
3131
3132 2006-09-28 [colin]      2.5.2cvs17
3133
3134         * src/main.c
3135                 More guards for the session management
3136
3137 2006-09-28 [colin]      2.5.2cvs16
3138
3139         * src/folderview.c
3140         * src/gtk/gtksctree.c
3141         * src/gtk/gtksctree.h
3142                 Make expanding not recursive in folderview
3143
3144 2006-09-28 [colin]      2.5.2cvs15
3145
3146         * src/addressbook.c
3147                 If nothing is selected in the list (right part)
3148                 and a group is selected in the tree (left part),
3149                 mail this group.
3150
3151 2006-09-28 [colin]      2.5.2cvs14
3152
3153         * src/Makefile.am
3154                 Actually use SM_LIBS
3155
3156 2006-09-28 [ticho]      2.5.2cvs13
3157
3158         * src/export.c
3159         * src/messageview.c
3160         * src/mimeview.c
3161         * src/news.c
3162         * src/pop.c
3163         * src/prefs_themes.c
3164         * src/procmsg.c
3165                 Small i18n string optimization.
3166         * src/send_message.c
3167         * src/summaryview.c
3168         * src/common/session.c
3169         * src/common/smtp.c
3170         * src/common/ssl_certificate.c
3171         * src/common/utils.c
3172                 Use "Couldn't" instead of "Can't" in UI messages,
3173                 where appropriate.
3174
3175 2006-09-28 [colin]      2.5.2cvs12
3176
3177         * configure.ac
3178                 Possibly fix link errors
3179
3180 2006-09-27 [wwp]        2.5.2cvs11
3181
3182         * src/gtk/authors.h
3183         * doc/man/sylpheed-claws.1
3184         * manual/ack.xml
3185         * manual/es/ack.xml
3186         * manual/fr/ack.xml
3187         * manual/pl/ack.xml
3188                 Updated authors info (me, myself and I).
3189
3190 2006-09-27 [colin]      2.5.2cvs10
3191
3192         * src/addressbook.c
3193                 Remove useless printf
3194
3195 2006-09-27 [wwp]        2.5.2cvs9
3196
3197         * src/editgroup.c
3198         * src/send_message.c
3199         * src/inc.c
3200         * src/prefs_common.c
3201         * src/prefs_common.h
3202         * src/gtk/progressdialog.c
3203                 remember more windows' sizes (send dialog, received dialog,
3204                 edit group in addressbook).
3205
3206 2006-09-27 [colin]      2.5.2cvs8
3207
3208         * configure.ac
3209         * src/main.c
3210         * src/mainwindow.h
3211                 Use libSM to communicate with the session
3212                 manager, so that we can know when the 
3213                 session ends, save our caches, and draft
3214                 our compose windows.
3215
3216 2006-09-27 [colin]      2.5.2cvs7
3217
3218         * src/addressbook.c
3219                 Fix issues:
3220                 o Allow Book and Group creation from the tree's
3221                   contextual menu
3222                 o Do not actually delete the contacts when 
3223                   deleting groups from the tree (duh!)
3224
3225 2006-09-27 [colin]      2.5.2cvs6
3226
3227         * src/compose.c
3228         * src/compose.h
3229         * src/mainwindow.c
3230         * src/textview.c
3231         * src/toolbar.c
3232                 o Allow passing an email address to 
3233                   compose_new_with_folderitem
3234                 o Update callers
3235                 o Use current folderitem when clicking
3236                   on a TextView mailto: link
3237                 o Fix a possible leak in TextView
3238
3239 2006-09-27 [colin]      2.5.2cvs5
3240
3241         * src/html.c
3242                 Use UTF-8 chars to replace HTML entities
3243
3244 2006-09-27 [colin]      2.5.2cvs4
3245
3246         * AUTHORS
3247         * src/prefs_account.c
3248         * src/gtk/authors.h
3249                 Fix bug #1024 (Array index out of
3250                 range in sylpheed-claws-2.5.2)
3251                 Patch by Ales Nosek <anosek@suse.cz>
3252
3253 2006-09-27 [colin]      2.5.2cvs3
3254
3255         * src/addr_compl.c
3256                 Actually do the test
3257
3258 2006-09-27 [colin]      2.5.2cvs2
3259
3260         * src/addr_compl.c
3261         * src/addr_compl.h
3262                 Allow completing with comma (in certain cases: vCalendar
3263                 for example doesn't support that)
3264                 Patch by Fabien Vantard
3265
3266 2006-09-26 [colin]      2.5.2cvs1
3267
3268         * src/Makefile.am
3269         * src/addr_compl.c
3270         * src/addr_compl.h
3271         * src/addrbook.c
3272         * src/addrbook.h
3273         * src/addressbook.c
3274         * src/addrindex.c
3275         * src/addrindex.h
3276         * src/compose.c
3277         * src/prefs_common.c
3278         * src/prefs_filtering_action.c
3279         * src/prefs_folder_item.c
3280         * src/prefs_template.c
3281         * src/stock_pixmap.c
3282         * src/stock_pixmap.h
3283         * src/pixmaps/addr_one.xpm
3284         * src/pixmaps/addr_two.xpm
3285                 Add auto-completion on groups
3286
3287 2006-09-26 [colin]      2.5.2
3288
3289         * NEWS
3290         * README
3291         * RELEASE_NOTES
3292                 2.5.2 released
3293
3294 2006-09-26 [colin]      2.5.1cvs5
3295
3296         * src/matcher.c
3297                 Fix condition
3298
3299 2006-09-26 [colin]      2.5.1cvs4
3300
3301         * src/mbox.c
3302                 Revert cvs1 (useless as the message is printed 
3303                 every 500 mails)
3304
3305 2006-09-26 [colin]      2.5.1cvs3
3306
3307         * src/partial_download.c
3308                 Fix crasher found by Alexsandar Urosevic
3309
3310 2006-09-26 [colin]      2.5.1cvs2
3311
3312         * src/summaryview.c
3313                 Fix bug #1023 (Sylpheed deletes too much messages)
3314
3315 2006-09-26 [ticho]      2.5.1cvs1
3316
3317         * src/mbox.c
3318                 Make use of gettext's multiple plurals for statusbar
3319                 progress message.
3320
3321 2006-09-25 [paul]       2.5.1
3322
3323         * NEWS
3324         * README
3325         * RELEASE_NOTES
3326                 2.5.1 released
3327
3328 2006-09-25 [colin]      2.5.0cvs3
3329
3330         * src/plugins/bogofilter/bogofilter.c
3331         * src/plugins/clamav/clamav_plugin.c
3332         * src/plugins/spamassassin/spamassassin.c
3333                 BogoFilter, Spamassassin: Fix double hook registering after
3334                 visiting preferences
3335                 Spamassassin, Clamav: Just set the mails to move instead of
3336                 doing the move - caller will move the things at once.
3337
3338 2006-09-25 [colin]      2.5.0cvs2
3339
3340         * src/imap.c
3341         * src/etpan/imap-thread.c
3342                 Use UID SEARCH ALL instead of UID 1:*
3343                 (braindead servers can't figure out that's
3344                 the same...)
3345
3346 2006-09-25 [wwp]        2.5.0cvs1
3347
3348         * src/message_search.c
3349                 Added the ability to stop a running search (in message body).
3350
3351 2006-09-25 [paul]       2.5.0
3352
3353         * NEWS
3354         * README
3355         * RELEASE_NOTES
3356                 2.5.0 released
3357
3358 2006-09-25 [paul]       2.4.0cvs214
3359
3360         * po/cs.po
3361         * po/de.po
3362         * po/fi.po
3363         * po/fr.po
3364         * po/nl.po
3365         * po/pt_BR.po
3366         * po/sk.po
3367         * po/sr.po
3368         * po/zh_CN.po
3369                 updated by Tim, Stephan Sachse, Flammie Pirinen,
3370                 Fabien Vantard, Tim Dijkstra, Frederico Goncalves Guimaraes,
3371                 Ticho, Aleksander Urosevic, Ralgh Young
3372
3373 2006-09-24 [mones]      2.4.0cvs213
3374
3375         * po/es.po
3376                 Updated for release
3377
3378 2006-09-23 [colin]      2.4.0cvs212
3379
3380         * src/gtk/inputdialog.c
3381                 Fix [ ] remember this appearing in normal
3382                 input dialogs after it's been used by
3383                 mimeview.
3384         * src/folder.c
3385         * src/folderview.c
3386         * src/msgcache.c
3387         * src/procmsg.c
3388         * src/summaryview.c
3389         * src/textview.c
3390         * src/common/timing.h
3391                 Enable timings in debug mode and make it
3392                 look prettier.
3393
3394 2006-09-22 [colin]      2.4.0cvs211
3395
3396         * README
3397                 Revert test change
3398         * commitHelper
3399                 ping the correct URI
3400
3401 2006-09-22 [colin]      2.4.0cvs210
3402
3403         * README
3404                 Let's see if bug #1022 is fixed
3405
3406 2006-09-21 [colin]      2.4.0cvs209
3407
3408         * src/wizard.c
3409         * src/common/plugin.c
3410                 Prepare infra to load predefined plugins when
3411                 no configuration existed. Don't actually load
3412                 anything yet (feat. freeze)
3413
3414 2006-09-21 [wwp]        2.4.0cvs208
3415
3416         * manual/fr/faq.xml
3417                 Partial sync w/ 2.4.0cvs72:
3418                 wrap file and minor updates.
3419
3420 2006-09-21 [wwp]        2.4.0cvs207
3421
3422         * tools/fix_date.sh
3423                 several fixes and enhancements. A new --force switch has been
3424                 added to prevent overriding by default Date: header when
3425                 already existing.
3426
3427 2006-09-21 [paul]       2.4.0cvs206
3428
3429         * src/common/utils.c
3430                 add Chinese UTF8 Re prefix
3431
3432 2006-09-21 [wwp]        2.4.0cvs205
3433
3434         * tools/Makefile.am
3435                 Fics alfabettical order.
3436
3437 2006-09-21 [wwp]        2.4.0cvs204
3438
3439         * tools/fix_date.sh
3440         * tools/Makefile.am
3441                 Added an action tool to fix missing Date field in emails.
3442                 Updated Makefile.am to reflect those last two additions.
3443
3444 2006-09-21 [wwp]        2.4.0cvs203
3445
3446         * tools/uuooffice
3447                 Added a action tool to open uuencoded docs w/
3448                 OpenOffice (based on uudec method).
3449
3450 2006-09-21 [colin]      2.4.0cvs202
3451
3452         * src/compose.c
3453         * src/textview.c
3454                 Workaround possible GTK crash: remove selection 
3455                 clipboard before destroying widget, or GTK+-2.10
3456                 dies. Thanks to Hiro.
3457
3458 2006-09-20 [colin]      2.4.0cvs201
3459
3460         * src/compose.c
3461                 Fix free-after-use in some cases (when 
3462                 procmime_encode_content() frees mimeinfo->data.mem
3463                 and turns it to a temp file)
3464
3465 2006-09-20 [colin]      2.4.0cvs200
3466
3467         * src/folderview.c
3468         * src/summaryview.c
3469         * src/gtk/gtksctree.c
3470         * src/gtk/gtksctree.h
3471                 Add tooltips in the folderview and summaryview
3472                 (Doesn't break string freeze as they already
3473                 exist)
3474         * src/toolbar.c
3475                 Put the spam button in the default configuration
3476                 if compiled with bogo plugin too
3477
3478 2006-09-19 [colin]      2.4.0cvs199
3479
3480         * src/summaryview.c
3481         * src/summaryview.h
3482                 Update folder name label on folder rename
3483         * src/prefs_matcher.c
3484         * src/gtk/logwindow.h
3485                 Fix warnings
3486                 Patches by Fabien
3487
3488 2006-09-19 [wwp]        2.4.0cvs198
3489
3490         * src/summary_search.c
3491                 fix can't click forward/backward buttons in the
3492                 search messages.
3493
3494 2006-09-18 [paul]       2.4.0cvs197
3495
3496         * src/wizard.c
3497                 add missing bracket, capitalise the A of
3498                 'SpamAssassin'
3499
3500 2006-09-18 [paul]       2.4.0cvs196
3501
3502         * src/compose.c
3503                 fix bug 1012 'crashed upon sending mail
3504                 from compose window'
3505                 Thanks to Colin
3506
3507 2006-09-16 [colin]      2.4.0cvs195
3508
3509         * src/folderview.c
3510                 Fix "real-time" sorting by freezing/thawing
3511
3512 2006-09-16 [colin]      2.4.0cvs194
3513
3514         * manual/faq.xml
3515                 Fix the anti-spam entry a bit
3516
3517 2006-09-16 [colin]      2.4.0cvs193
3518
3519         * src/wizard.c
3520                 Make sure reviewers have no excuse when stating
3521                 Sylpheed-Claws doesn't have antispam capabilities.
3522
3523 2006-09-16 [colin]      2.4.0cvs192
3524
3525         * src/main.c
3526                 Revert part of 2.3.0cvs18, Saving caches on SIGPIPE,
3527                 as if the SIGPIPE comes from etpan's thread we could
3528                 trigger a GUI update from this thread.
3529
3530 2006-09-16 [colin]      2.4.0cvs191
3531
3532         * src/summaryview.c
3533                 Init all members of the struct
3534
3535 2006-09-16 [paul]       2.4.0cvs190
3536
3537         * src/account.c
3538                 improvements to the English
3539
3540 2006-09-15 [colin]      2.4.0cvs189
3541
3542         * src/summaryview.c
3543                 HIG order on dialog
3544
3545 2006-09-14 [colin]      2.4.0cvs188
3546
3547         * src/common/socket.c
3548         * src/common/socket.h
3549         * src/common/ssl.c
3550         * src/common/ssl_certificate.c
3551         * src/common/ssl_certificate.h
3552         * src/etpan/imap-thread.c
3553                 the get_fqdn() call done to get canonical name when
3554                 checking an SSL certificate is blocking, which is
3555                 sad as we just did a non-blocking lookup to connect.
3556                 Fix that by letting the fqdn available to the SockInfo,
3557                 and use that in ssl_certificate_check(). For IMAP,
3558                 we don't do it as the lookup's done by libetpan, but
3559                 it's less annoying as IMAP connections as much more
3560                 rare than POP3 connections.
3561
3562 2006-09-14 [paul]       2.4.0cvs187
3563
3564         * manual/advanced.xml
3565                 improvements to the English,
3566                 properly place the new hidden options
3567                 within the alphabetical order
3568         * src/gtk/pluginwindow.c
3569                 improvements to the English
3570
3571 2006-09-14 [colin]      2.4.0cvs186
3572
3573         * src/prefs_common.c
3574         * src/prefs_common.h
3575         * src/gtk/gtksctree.c
3576         * manual/advanced.xml
3577                 New hidden pref, stripes_color_offset, to change
3578                 the value added/substracted to normal bgcolor to
3579                 create the stripes in summaries
3580
3581 2006-09-13 [colin]      2.4.0cvs185
3582
3583         * src/gedit-print.c
3584         * src/messageview.c
3585         * src/messageview.h
3586         * src/summaryview.c
3587         * src/textview.c
3588                 Fix misc. printing issues: 
3589                 - Bad font for linkified headers
3590                 - Different font if the mail was displayed or not
3591                 - Factorize the thing
3592
3593 2006-09-13 [colin]      2.4.0cvs184
3594
3595         * src/common/ssl_certificate.c
3596                 Only get FQDN once when checking certificate
3597
3598 2006-09-13 [colin]      2.4.0cvs183
3599
3600         * src/account.c
3601         * src/gtk/pluginwindow.c
3602                 Misc. GUI fixes by Fabien
3603
3604 2006-09-13 [wwp]        2.4.0cvs182
3605
3606         * configure.ac
3607         * src/common/utils.h
3608         * src/common/utils.c
3609                 get rid of unused wide-char functions.
3610
3611 2006-09-13 [wwp]        2.4.0cvs181
3612
3613         * src/plugins/pgpinline/sylpheed.def
3614         * src/textview.c
3615                 merge more w32 patches from gpg4win sources (Marcus Brinkmann <marcus@g10code.de>):
3616                 add privacy_reset_error to the .def file,
3617                 do not fork for an external textviewer.
3618
3619 2006-09-13 [wwp]        2.4.0cvs180
3620
3621         * src/prefs_common.c
3622                 fix broken font entry in prefs (patch issued by the gpg4win team,
3623                 probably by Marcus Brinkmann <marcus@g10code.de>).
3624
3625 2006-09-13 [colin]      2.4.0cvs179
3626
3627         * src/folder.h
3628                 Fix a warning in summaryview.c
3629         * src/mainwindow.c
3630         * src/summaryview.c
3631         * src/summaryview.h
3632                 Add missing Mark/* elements in the
3633                 main menu
3634
3635 2006-09-12 [colin]      2.4.0cvs178
3636
3637         * src/prefs_actions.c
3638         * src/prefs_filtering_action.c
3639         * src/prefs_matcher.c
3640                 Use (New) instead of New everywhere
3641
3642 2006-09-12 [wwp]        2.4.0cvs177
3643
3644         * manual/fr/addrbook.xml
3645         * manual/fr/handling.xml
3646                 updated some quotes in the fr manual to match the fr translation.
3647
3648 2006-09-12 [wwp]        2.4.0cvs176
3649
3650         * src/prefs_matcher.c
3651                 don't store translated string elements in matcher expressions.
3652                 Also fixed a misused of Q_().
3653
3654 2006-09-11 [wwp]        2.4.0cvs175
3655
3656         * src/plugins//bogofilter/bogofilter.c
3657         * src/plugins//clamav/clamav_plugin.c
3658         * src/plugins//demo/demo.c
3659         * src/plugins//dillo_viewer/dillo_viewer.c
3660         * src/plugins//pgpcore/plugin.c
3661         * src/plugins//pgpinline/plugin.c
3662         * src/plugins//pgpmime/plugin.c
3663         * src/plugins//spamassassin/spamassassin.c
3664                 gettext-ize more strings (mostly plugin error messages).
3665
3666 2006-09-11 [colin]      2.4.0cvs174
3667
3668         * src/alertpanel.c
3669                 Make maximum buffer size bigger to avoid
3670                 truncating translated messages. Patch by
3671                 Fabien
3672
3673 2006-09-11 [colin]      2.4.0cvs173
3674
3675         * src/etpan/imap-thread.c
3676                 Fix compilation on OpenBSD, thanks to 
3677                 Landry
3678
3679 2006-09-10 [wwp]        2.4.0cvs172
3680
3681         * manual/account.xml
3682         * manual/addrbook.xml
3683         * manual/handling.xml
3684         * manual/es/handling.xml
3685         * manual/fr/account.xml
3686         * manual/fr/addrbook.xml
3687         * manual/fr/handling.xml
3688                 documented addressbook matching (condition configuration):
3689                   addrbook.xml, en fr
3690                 documented per-account filtering rules (handling/filtering
3691                   section, account section):
3692                   account.xml, handling.xml, en fr
3693                 slightly updated the handling/searching section to tell few
3694                   words about the extended search ability:
3695                   handling.xml, en fr
3696                 added missing <quote></quotes> to Quick Search:
3697                   handling.xml, en fr es
3698                 fixed a typo (auomatically):
3699                   handling.xml, en
3700                 changes revisited by Paul.
3701
3702 2006-09-10 [paul]       2.4.0cvs171
3703
3704         * src/prefs_actions.c
3705         * src/prefs_filtering.c
3706         * src/prefs_template.c
3707                 adjustments to the gui
3708                 Patch by Fabien Vantard (slightly modified)
3709
3710 2006-09-10 [colin]      2.4.0cvs170
3711
3712         * src/summaryview.c
3713                 Check folderitem/summaryview consistency
3714                 (basically automates Update summary). Fixes
3715                 #1011 (wrong (negative) count on unread 
3716                 messages)
3717
3718 2006-09-10 [colin]      2.4.0cvs169
3719
3720         * src/gtk/gtksctree.c
3721                 Fix recursive expansion via mouse
3722         * src/plugins/bogofilter/bogofilter.c
3723                 Use normal filtering way of moving
3724                 messages (batching), possibly fixing
3725                 bug #1015 (Bogofilter plugin doubles 
3726                 new messages)
3727
3728 2006-09-09 [wwp]        2.4.0cvs168
3729
3730         * src/prefs_filtering.c
3731                 better place for this fix.
3732
3733 2006-09-09 [wwp]        2.4.0cvs167
3734
3735         * src/prefs_filtering.c
3736                 fix a minor bug when the enabled status of a filtering/processing
3737                 rule always got set to TRUE when replacing this rule. That still
3738                 make sense when adding a new rule, but now when replacing, we
3739                 don't override the value of 'enabled'.
3740                 Also renamed the func prefs_filtering_list_view_get_rule_name()
3741                 to prefs_filtering_list_view_get_info() as this function not only
3742                 returns the name, but also the account_id and the enabled status.
3743
3744 2006-09-09 [mones]      2.4.0cvs166
3745
3746         * manual/glossary.xml
3747         * manual/plugins.xml
3748                 Minor format corrections
3749         * manual/gpl.xml
3750                 Fix misplaced NO WARRANTY section
3751         * manual/es/advanced.xml
3752         * manual/es/faq.xml
3753         * manual/es/glossary.xml
3754         * manual/es/gpl.xml
3755         * manual/es/handling.xml
3756         * manual/es/plugins.xml
3757         * manual/es/starting.xml
3758                 Incorporate changes from English version
3759         * manual/fr/ack.xml
3760         * manual/pl/ack.xml
3761         * manual/es/ack.xml
3762                 Fix address, (add translation credits in es version)
3763         * po/es.po
3764                 Updated translation
3765
3766 2006-09-09 [wwp]        2.4.0cvs165
3767
3768         * src/prefs_filtering.c
3769                 fix a crash when opening filtering prefs, if matcherrc file contains
3770                 broken data (non-existing account id, which is theoretically not
3771                 possible).
3772
3773 2006-09-08 [colin]      2.4.0cvs164
3774
3775         * src/folder.c
3776                 Wrong assert, make it an if()
3777         * src/gtk/gtksctree.c
3778                 Fix bug #1013 (expand selected thread 
3779                 tree) - expanding is now recursive
3780
3781 2006-09-07 [wwp]        2.4.0cvs163
3782
3783         * src/prefs_matcher.c
3784                 make better sentences about addressbook matching in the
3785                 matcher prefs. This should make translators' work easier
3786                 too.
3787
3788 2006-09-07 [wwp]        2.4.0cvs162
3789
3790         * src/prefs_filtering.c
3791                 code simplification (get rid of dup var. assignment).
3792
3793 2006-09-07 [wwp]        2.4.0cvs161
3794
3795         * src/summaryview.c
3796                 use GTK_STOCK icons when possible, patch by Fabien Vantard
3797                 <fzzzzz@gmail.com>.
3798
3799 2006-09-07 [paul]       2.4.0cvs160
3800
3801         * src/mimeview.c
3802                 fix compilation warnings
3803                 Thanks to Colin
3804
3805 2006-09-07 [paul]       2.4.0cvs159
3806
3807         * src/mimeview.c
3808                 select the mimepart icon when
3809                 displaying as text
3810                 Thanks to Colin
3811
3812 2006-09-06 [paul]       2.4.0cvs158
3813
3814         * src/prefs_filtering.c
3815                 fix labels and table element spacing
3816                 Patch by Fabien Vantard
3817
3818 2006-09-06 [paul]
3819
3820         2.5.0-rc3 released
3821
3822 2006-09-06 [paul]       2.4.0cvs157
3823
3824         * manual/es/advanced.xml
3825                 fix typo
3826
3827 2006-09-06 [wwp]        2.4.0cvs156
3828
3829         * src/mainwindow.c
3830                 fix an dup launch issue when iconified, thanks to Colin.
3831
3832 2006-09-06 [wwp]        2.4.0cvs155
3833
3834         * src/gtk//gtksctree.h
3835                 oops, forgot that one!
3836
3837 2006-09-06 [wwp]        2.4.0cvs154
3838
3839         * manual/pl/advanced.xml
3840         * manual/advanced.xml
3841         * manual/es/advanced.xml
3842         * manual/fr/advanced.xml
3843         * src/prefs_customheader.c
3844         * src/prefs_filtering_action.c
3845         * src/foldersel.c
3846         * src/prefs_summaries.c
3847         * src/prefs_filtering.c
3848         * src/account.c
3849         * src/compose.c
3850         * src/prefs_summary_column.c
3851         * src/addr_compl.c
3852         * src/prefs_actions.c
3853         * src/prefs_folder_column.c
3854         * src/ssl_manager.c
3855         * src/prefs_template.c
3856         * src/prefs_display_header.c
3857         * src/prefs_common.h
3858         * src/prefs_matcher.c
3859         * src/prefs_common.c
3860         * src/prefs_toolbar.c
3861         * src/summaryview.c
3862         * src/folderview.c
3863         * src/gtk/gtksctree.c
3864         * src/gtk/pluginwindow.c
3865         * src/gtk/progressdialog.c
3866         * src/gtk/prefswindow.c
3867                 renamed hidden option enable_rules_hint to use_stripes_everywhere
3868                 to make its meaning more obvious (all versions of the manual reflect
3869                 the change).
3870                 added an extra hidden option use_stripes_in_summary to allow
3871                 discarding these stripes in mainwindow's folder and message lists;
3872                 en and fr manuals only are OK towards this.
3873
3874 2006-09-06 [colin]      2.4.0cvs153
3875
3876         * src/textview.c
3877                 Hide Sylpheed-Claws' internal queue headers
3878                 when showing all headers. They'll be present
3879                 only in Source window.
3880
3881 2006-09-05 [colin]      2.4.0cvs152
3882
3883         * src/plugins/trayicon/trayicon.c
3884                 Fix crash at exit - we have to disconnect
3885                 our handlers
3886         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
3887                 Update eggtrayicon - patch adapted from a
3888                 patch by Fryderyk Dziarmagowski <freetz@gmx.net>
3889                 on Sylpheed's ML
3890
3891 2006-09-05 [colin]      2.4.0cvs151
3892
3893         * src/mainwindow.c
3894         * src/gtk/logwindow.c
3895                 Fix race condition when something writes
3896                 to the log too soon during init. Thanks
3897                 to Fabien Vantard
3898
3899 2006-09-05 [colin]      2.4.0cvs150
3900
3901         * src/mimeview.c
3902                 Don't select part on right-click either
3903
3904 2006-09-05 [paul]       2.4.0cvs149
3905
3906         * src/mimeview.c
3907                 completion of previous commit
3908                 Thanks to Colin
3909
3910 2006-09-05 [colin]      2.4.0cvs148
3911
3912         * src/mimeview.c
3913                 Don't force selection on middle-click, just open
3914
3915 2006-09-04 [colin]      2.4.0cvs147
3916
3917         * src/mimeview.c
3918                 Looks like gtk_notebook_set_current_page()
3919                 sometimes steals focus, and this annoys us
3920                 in MimeViewers as it renders navigation
3921                 keys useless. Take back focus after switching
3922                 pages.
3923
3924 2006-09-04 [colin]      2.4.0cvs146
3925
3926         * src/messageview.c
3927                 Set stop_loading when clicking on Next
3928                 during load. Don't add a callback to 
3929                 avoid over-complicating things.
3930
3931 2006-09-04 [colin]      2.4.0cvs145
3932
3933         * src/mimeview.c
3934         * src/messageview.c
3935                 Fix multiple loads in separate messageview
3936
3937 2006-09-04 [colin]      2.4.0cvs144
3938
3939         * src/summaryview.c
3940                 Let navigation keys be handled during 
3941                 load
3942
3943 2006-09-04 [colin]      2.4.0cvs143
3944
3945         * src/messageview.c
3946         * src/summaryview.c
3947         * src/textview.c
3948         * src/textview.h
3949                 Make loading of huge mails (lots of text and/or
3950                 images) cancellable, so the GUI doesn't block 
3951
3952 2006-09-04 [colin]      2.4.0cvs142
3953
3954         * src/plugins/trayicon/trayicon.c
3955                 Fix annoyance when removing a folder with 
3956                 unread mails: trayicon didn't update
3957
3958 2006-09-04 [paul]       2.4.0cvs141
3959
3960         * src/gtk/icon_legend.c
3961                 straighten up columns
3962                 Patch by Fabien Vantard
3963
3964 2006-09-04 [wwp]        2.4.0cvs140
3965
3966         * src/prefs_filtering.c
3967                 fix new line's account name in filtering prefs:
3968                 was "All", is now "(New)".
3969
3970 2006-09-04 [paul]       2.4.0cvs139
3971
3972         * tools/make.themes.project
3973                 use "AUTOMAKE_OPTIONS = dist-bzip2"
3974                 instead of homebrewed "make release"
3975
3976 2006-09-03 [colin]      2.4.0cvs138
3977
3978         * src/folderview.c
3979                 Fix bug #1007 (Wrong folder highlighted)
3980
3981 2006-09-03 [colin]      2.4.0cvs137
3982
3983         * src/compose.c
3984                 Don't set Newsgroup: header to a mail folder
3985                 path
3986
3987 2006-09-03 [paul]       2.4.0cvs136
3988
3989         * src/prefs_other.c
3990         * src/prefs_spelling.c
3991                 unify the gui
3992
3993 2006-09-03 [paul]       2.4.0cvs135
3994
3995         * src/prefs_summaries.c
3996                 correct menu item text in prefs_keybind_apply_clicked()
3997
3998 2006-09-03 [paul]       2.4.0cvs134
3999
4000         * manual/advanced.xml
4001                 some improvements to the descriptions
4002         * src/mainwindow.c
4003         * src/messageview.c
4004         * src/summaryview.c
4005         * src/gtk/menu.c
4006                 fix menu sensitivity issues
4007         * src/prefs_message.c
4008                 drop the useless word 'short'
4009         * src/prefs_other.c
4010                 add the word 'lines' indicating log length
4011                 is a measure of lines
4012         * src/textview.c
4013                 fix compilation warnings
4014
4015 2006-09-02 [colin]      2.4.0cvs133
4016
4017         * src/messageview.c
4018                 Display a special return-receipt message
4019                 if the message is from the user
4020         * src/summaryview.c
4021                 Fix missing freeze of the list when marking
4022                 all read and unthreading for exec. Thanks
4023                 to Stephan Sachse.
4024
4025 2006-09-02 [paul]       2.4.0cvs132
4026
4027         * src/mainwindow.c
4028         * src/prefs_message.c
4029         * src/summaryview.c
4030                 fix some english
4031
4032 2006-09-02 [wwp]        2.4.0cvs131
4033
4034         * src/prefs_filtering.c
4035                 added an account name column to the filtering rules
4036                 dialog.
4037
4038 2006-09-02 [colin]      2.4.0cvs130
4039
4040         * src/gtk/logwindow.c
4041         * src/gtk/logwindow.h
4042                 Block scrolling if we're not at the end
4043                 of the log
4044
4045 2006-09-02 [colin]      2.4.0cvs129
4046
4047         * src/folder.c
4048                 Make sure account-specific rules can't
4049                 be used in {pre-,post-,}processing
4050         * src/mainwindow.c
4051         * src/gtk/logwindow.c
4052         * src/gtk/logwindow.h
4053                 Jump to last error when clicking on the
4054                 warning icon
4055
4056 2006-09-02 [colin]      2.4.0cvs128
4057
4058         * src/imap.c
4059         * src/import.c
4060         * src/mainwindow.c
4061         * src/mainwindow.h
4062                 Fix warning icon
4063         * src/inc.c
4064         * src/mbox.c
4065         * src/mbox.h
4066                 Let proc_mbox know its account, for
4067                 account-specific rules
4068
4069 2006-09-01 [colin]      2.4.0cvs127
4070
4071         * src/codeconv.c
4072                 Don't uselessly use iconv to convert from
4073                 us-ascii
4074         * src/alertpanel.c
4075         * src/mainwindow.c
4076         * src/mainwindow.h
4077         * src/inc.c
4078                 Fix certain log cases, disable warning icon
4079                 for now, the correct way to display it when
4080                 necessary and only when necessary is probably
4081                 to do it manually rather than use error logs
4082         * src/etpan/imap-thread.c
4083                 Clean up UID logging a bit
4084         * src/gtk/logwindow.c
4085         * src/gtk/logwindow.h
4086                 Make logging faster when the window's closed
4087
4088 2006-09-01 [wwp]        2.4.0cvs126
4089
4090         * manual/fr/account.xml
4091                 reflect changes to the ref. manual (parts of cvs72):
4092                 fix tabnames and quotes.
4093
4094 2006-09-01 [wwp]        2.4.0cvs125
4095
4096         * manual/fr/plugins.xml
4097                 reflect changes to the reference manual (cvs42):
4098                 update IRC channel info.
4099
4100 2006-09-01 [wwp]        2.4.0cvs124
4101
4102         * commitHelper
4103                 use CVSEDITOR env. var. if set, according to `man cvs`.
4104
4105 2006-09-01 [wwp]        2.4.0cvs123
4106
4107         * manual/advanced.xml
4108                 better sentence again (thanks to Paul).
4109
4110 2006-09-01 [wwp]        2.4.0cvs122
4111
4112         * manual/advanced.xml
4113         fix definition of toolbar_detachable and rework a bit the one of
4114         enable_dotted_lines.
4115
4116 2006-09-01 [mones]      2.4.0cvs121
4117
4118         * manual/advanced.xml
4119                 Document enable_dotted_lines
4120
4121 2006-09-01 [paul]       2.4.0cvs120
4122
4123         * src/folderview.c
4124         * src/folderview.h
4125         * src/imap.c
4126         * src/mainwindow.c
4127         * src/summaryview.c
4128                 obey the 'When entering folder...' option
4129                 when using the /View/Go to/... menu items
4130                 Thanks to Colin
4131
4132 2006-08-31 [colin]      2.4.0cvs119
4133
4134         * src/folderview.c
4135                 Revert 2.4.0cvs116, wrong fix.
4136
4137 2006-08-31 [colin]      2.4.0cvs118
4138
4139         * src/gtk/gtksctree.c
4140                 Better state the various copyrights
4141
4142 2006-08-31 [colin]      2.4.0cvs117
4143
4144         * src/prefs_common.c
4145                 fix enable_dotted_lines
4146
4147 2006-08-31 [colin]      2.4.0cvs116
4148
4149         * src/folderview.c
4150                 Use pref "Always open on select" when going
4151                 to next unread folder
4152         * src/gtk/gtksctree.c
4153                 Fix link failure to _gtk_clist_create_cell_layout
4154                 on certain computers. (Why not mine, I wonder)
4155
4156 2006-08-31 [colin]      2.4.0cvs115
4157
4158         * src/procmsg.c
4159         * src/textview.c
4160         * src/plugins/bogofilter/bogofilter.c
4161         * src/plugins/spamassassin/spamassassin.c
4162                 Requalify some "errors" to warnings
4163         * src/mainwindow.c
4164         * src/mainwindow.h
4165         * src/statusbar.c
4166                 Add an icon in the statusbar to notify
4167                 of errors
4168         * src/gtk/gtksctree.c
4169         * src/folderview.c
4170         * src/summaryview.c
4171                 Make the GtkSCTree look more modern by
4172                 alternating background lines
4173         * src/prefs_common.c
4174         * src/prefs_common.h
4175                 Add a pref to let people have the old
4176                 way if they prefer
4177
4178
4179 2006-08-30 [colin]      2.4.0cvs114
4180
4181         * src/procmsg.c
4182         * src/procmsg.h
4183                 Provide a way to filter a list of
4184                 messages in an optimised manner, and
4185                 add a list-filtering hook
4186         * src/folder.c
4187         * src/inc.c
4188         * src/mbox.c
4189                 Use the list filtering
4190         * src/plugins/bogofilter/bogofilter.c
4191                 Use the list-filtering hook
4192                 Use -b (bulk) mode for more speed
4193                 when learning and filtering
4194         * src/etpan/imap-thread.c
4195                 Make log output shorter in UID SEARCH
4196
4197
4198 2006-08-30 [colin]      2.4.0cvs113
4199
4200         * src/plugins/bogofilter/bogofilter.c
4201                 Really fast mass learning - thanks to David
4202                 Relson for the options explanations :)
4203
4204 2006-08-30 [colin]      2.4.0cvs112
4205
4206         * src/msgcache.c
4207                 Fix compilation on FreeBSD. Thanks
4208                 to Michael Hugues
4209
4210 2006-08-29 [colin]      2.4.0cvs111
4211
4212         * src/folderview.c
4213                 Handle "popup_menu" signal (for popping the 
4214                 menu via the keyboard)
4215         * src/mimeview.c
4216         * src/mimeview.h
4217         * src/summaryview.c
4218         * src/textview.c
4219         * src/gtk/gtkutils.c
4220         * src/gtk/gtkutils.h
4221                 Factorize scrolling code, and add an API 
4222                 for MimeViewers to handle scroll orders
4223
4224 2006-08-29 [wwp]        2.4.0cvs110
4225
4226         * src/plugins//bogofilter/bogofilter.c
4227         * src/plugins//spamassassin/spamassassin.c
4228                 make the bogofilter/spamassassin filtering error dialogs at
4229         incorporation obey to the "don't popup error dialog on
4230         receive error" option. If disabled, feed the log window w/
4231         the error message.
4232
4233 2006-08-29 [paul]
4234
4235         2.5.0-rc2 released
4236
4237 2006-08-29 [paul]       2.4.0cvs109
4238
4239         * Makefile.am
4240                 remove 'make release', it's not needed
4241                 since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
4242
4243 2006-08-29 [paul]       2.4.0cvs108
4244
4245         * src/foldersel.c
4246         * src/summary_search.c
4247         * src/gtk/progressdialog.c
4248         * src/plugins/pgpcore/passphrase.c
4249                 replace deprecated gtk_window_set_policy()
4250
4251 2006-08-29 [colin]      2.4.0cvs107
4252
4253         * src/folder.c
4254                 Fix data loss when copy fails during a move:
4255                 only use fast remove_msgs if everything was
4256                 copied OK; else use slow remove_msg on the
4257                 mails that got copied only.
4258
4259 2006-08-28 [paul]       2.4.0cvs106
4260
4261         * src/mh.c
4262                 revert change in 2.4.0cvs104, it breaks
4263                 stuff
4264
4265 2006-08-28 [paul]       2.4.0cvs105
4266
4267         * src/plugins/spamassassin/spamassassin.c
4268                 english fix
4269
4270 2006-08-28 [paul]       2.4.0cvs104
4271
4272         * src/mh.c
4273                 fix data loss when moving to another
4274                 mailbox fails
4275         * src/prefs_spelling.c
4276                 improve the english
4277         * src/gtk/pluginwindow.c
4278                 improve the layout of the dialog text
4279         All thanks to Colin
4280
4281 2006-08-28 [paul]       2.4.0cvs103
4282
4283         * src/plugins/bogofilter/bogofilter.c
4284         * src/plugins/bogofilter/bogofilter_gtk.c
4285                 fix english up a bit, innit
4286
4287 2006-08-28 [paul]       2.4.0cvs102
4288
4289         * configure.ac
4290         * po/Makefile.in.in
4291         * po/Makevars
4292                 require autoconf 2.60, enabling building
4293                 with gettext 0.15 (gettext 0.14.x build still
4294                 possible). Replace Makefiles with versions
4295                 from gettext 0.15.
4296                 Remove configure options --with-localedir and
4297                 --with-mandir. The options that are provided
4298                 directly by autoconf 2.60 can be used instead:
4299                 --mandir --localedir
4300
4301 2006-08-27 [colin]      2.4.0cvs101
4302
4303         * src/plugins/bogofilter/Makefile.am
4304                 Fix make dist (no README)
4305
4306 2006-08-27 [colin]      2.4.0cvs100
4307
4308         * src/folder.c
4309                 Don't use F_UNKNOWN folders for any default
4310                 outbox/trash/etc
4311         * src/plugins/bogofilter/bogofilter.c
4312         * src/plugins/bogofilter/bogofilter.h
4313         * src/plugins/bogofilter/bogofilter_gtk.c
4314                 Add an option to specify the path to bogofilter
4315                 Use single-quotes to be able to learn in folders
4316                 with spaces in their names
4317                 Verify learning status
4318
4319 2006-08-27 [colin]      2.4.0cvs99
4320
4321         * manual/faq.xml
4322         * manual/plugins.xml
4323                 Document Bogofilter plugin
4324
4325 2006-08-27 [colin]      2.4.0cvs98
4326
4327         * src/compose.c
4328         * src/messageview.c
4329         * src/procmsg.c
4330         * src/procmsg.h
4331                 When possible, copy the queued mail to sent folder
4332                 instead of re-adding. Much faster on IMAP.
4333
4334 2006-08-27 [colin]      2.4.0cvs97
4335
4336         * src/msgcache.c
4337                 Disable mmaped caches - huge metadata loss
4338                 here after a power failure.
4339         * src/summaryview.c
4340                 Add quicksearch timing
4341         * src/common/plugin.c
4342         * src/common/plugin.h
4343                 Implement an interface to tell what plugins
4344                 provide. Prevent loading of similar plugins.
4345         * src/plugins/clamav/clamav_plugin.c
4346         * src/plugins/demo/demo.c
4347         * src/plugins/dillo_viewer/dillo_viewer.c
4348         * src/plugins/pgpcore/plugin.c
4349         * src/plugins/pgpinline/pgpinline.c
4350         * src/plugins/pgpmime/pgpmime.c
4351         * src/plugins/spamassassin/spamassassin.c
4352         * src/plugins/trayicon/trayicon.c
4353                 Implement plugin_provides()
4354
4355 2006-08-27 [colin]      2.4.0cvs96
4356
4357         * configure.ac
4358         * src/plugins/Makefile.am
4359         * src/plugins/bogofilter/.cvsignore
4360         * src/plugins/bogofilter/Makefile.am
4361         * src/plugins/bogofilter/bogofilter.c
4362         * src/plugins/bogofilter/bogofilter.h
4363         * src/plugins/bogofilter/bogofilter_gtk.c
4364                 New Bogofilter plugin, provides filtering and
4365                 learning. Spamassassin will go to extra plugins.
4366
4367 2006-08-26 [mones]      2.4.0cvs95
4368
4369         * manual/handling.xml
4370                 Fix subfolder path in the example (thanks to Paul) 
4371
4372 2006-08-26 [mones]      2.4.0cvs94
4373
4374         * manual/glossary.xml
4375                 2.2. + add ISP to the glossary
4376                 7.5. + Add UIDL to glossary
4377                 7.7. + Add TCP to glossary
4378         * manual/handling.xml
4379                 7.1. + Mentions GNU/Linux distribution, what about the non...
4380                 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
4381                 7.3. + Mentions .bashrc, what about the non-bash ones? 
4382                 7.4. = Use appropriate quotation for commands
4383                 7.6. = change "" to <quote></quote>
4384         * manual/plugins.xml
4385                 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends         
4386         * manual/starting.xml
4387                 2.1. + local mbox file: some examples of mbox file locations...
4388                 Also reformatted files requiring it
4389
4390 2006-08-26 [wwp]        2.4.0cvs93
4391
4392         * src/summary_search.c
4393                 disable find buttons while summary search is running.
4394
4395 2006-08-25 [colin]      2.4.0cvs92
4396
4397         * src/folder.c
4398         * src/folderutils.c
4399         * src/mh.c
4400         * src/procmsg.h
4401         * src/summaryview.c
4402                 Speed up MH moving, and add progressbar
4403                 for MH deletion
4404         * src/msgcache.c
4405                 Write cache files using mmap() too
4406
4407 2006-08-25 [wwp]        2.4.0cvs91
4408
4409         * src/summaryview.c
4410                 switch spam<->ham button when a message has been marked as spam or ham
4411                 and is still selected. Thanks to Colin.
4412
4413 2006-08-25 [paul]       2.4.0cvs90
4414
4415         * src/Makefile.am
4416         * src/stock_pixmap.c
4417         * src/stock_pixmap.h
4418         * src/summaryview.c
4419         * src/gtk/icon_legend.c
4420         * src/pixmaps/copied.xpm
4421         * src/pixmaps/moved.xpm
4422                 add icons for delayed execution marked for
4423                 copying, marked for moving
4424
4425 2006-08-25 [mones]      2.4.0cvs89
4426
4427         * manual/glossary.xml
4428                 Fix the other glossary items:
4429                 5.1. = Inmmediate execution -> <quote>immediate execution...
4430                 5.2. = Fix MBOX capitalization -> Mbox
4431                 5.3. + Improve Plugins def. w/ tech. ref.
4432                 5.4. = Quotation -> replace '>' by <quote>></quote>
4433                 5.5. - SMTP Server. -> remove dot
4434         * po/es.po
4435                 Updated translation
4436
4437 2006-08-25 [mones]      2.4.0cvs88
4438
4439         * manual/ack.xml
4440                 Reformatted, changed email address
4441         * manual/glossary.xml
4442                 Reformatted, fixed MANUAL-TODO items:
4443                 8.2. + add ROT-13 to glossary
4444                 8.4. + add URL to glossary
4445         * manual/es/advanced.xml
4446                 Fixed <literal>s
4447
4448 2006-08-25 [paul]       2.4.0cvs87
4449
4450         * src/gtk/icon_legend.c
4451                 add 'marked for deletion' icon
4452                 arrange icons by containing column
4453                 wrap long label text
4454
4455 2006-08-25 [colin]      2.4.0cvs86
4456
4457         * src/common/utils.c
4458         * src/common/utils.h
4459                 Add the sc_g_*list_bigger functions in
4460                 a place everyone can use it
4461         * src/summaryview.c
4462                 Only freeze/thaw the list when working
4463                 on the selection, if it's bigger than 1
4464         * src/gtk/gtksctree.c
4465                 Only freeze/thaw the list when unselec-
4466                 ting 'all' if ('all' != 1)
4467                 This avoids some flickering
4468
4469 2006-08-24 [colin]      2.4.0cvs85
4470
4471         * src/addressbook.c
4472                 Fix strange list selection
4473                 Fix random seg (Invalid read of freed memory)
4474
4475 2006-08-24 [colin]      2.4.0cvs84
4476
4477         * src/alertpanel.c
4478         * src/gtk/inputdialog.c
4479         * src/plugins/pgpcore/passphrase.c
4480                 Revert minimal width patch of 2.4.0cvs67,
4481                 as it is also a maximal width. Use 
4482                 gtk_window_set_default_size instead.
4483
4484 2006-08-24 [colin]      2.4.0cvs83
4485
4486         * src/msgcache.c
4487                 Write cache/mark to temp files before
4488                 overwriting old ones (avoids metadata
4489                 loss if writing the new files fail).
4490                 Use mmap() to read cache/mark file, as
4491                 this makes cache reading faster. Dis-
4492                 abled for big-endian machines until it
4493                 can be tested. (Big-endian users: set
4494                 msgcache_use_mmap = TRUE in the relevant
4495                 #if).
4496         * src/procmsg.h
4497                 Move rarely used fields of MsgInfo in 
4498                 another structure, which will only be
4499                 allocated if needed. Face, X-Face,
4500                 Return receipt headers and List-*
4501                 headers are moved. Mails having none
4502                 of these occupy 52 bytes less with
4503                 this patch, which makes 2.5MB of RAM
4504                 saved on a 50k folder).
4505         * src/headerview.c
4506         * src/mainwindow.c
4507         * src/messageview.c
4508         * src/partial_download.c
4509         * src/procheader.c
4510         * src/procmsg.c
4511         * src/textview.c
4512                 Follow this structure change.
4513
4514 2006-08-24 [wwp]        2.4.0cvs82
4515
4516         * manual/es/.cvsignore
4517         * manual/es/dist/.cvsignore
4518         * manual/es/dist/html/.cvsignore
4519         * manual/es/dist/pdf/.cvsignore
4520         * manual/es/dist/ps/.cvsignore
4521         * manual/es/dist/txt/.cvsignore
4522                 more (generated) files to ignore.
4523
4524 2006-08-24 [colin]      2.4.0cvs81
4525
4526         * src/folder.c
4527         * src/mh.c
4528                 Fix possible problems with local delivery. Check the folder doesn't
4529                 need scan before setting its mtime when saving cache (which can be
4530                 done long after the folder's been modified by an external process);
4531                 Check that the stored item's mtime didn't change in mh functions.
4532
4533 2006-08-24 [mones]      2.4.0cvs80
4534
4535         * manual/advanced.xml
4536                 Rewrapping, some fixes and MANUAL-TODO items:
4537                 8.1. = change "" to <quote></quote>
4538                 8.3. = quote menu items
4539                 8.5. - deploying -> new user ... ideally a new user (redundant)
4540
4541 2006-08-23 [colin]      2.4.0cvs79
4542
4543         * src/gtk/gtksctree.c
4544                 When selecting or deselecting range, only
4545                 freeze/thaw when selection is bigger than 10
4546
4547 2006-08-23 [colin]      2.4.0cvs78
4548
4549         * src/messageview.c
4550         * src/mimeview.c
4551         * src/mimeview.h
4552         * src/plugins/dillo_viewer/dillo_viewer.c
4553                 Provide an API for MimeViewer plugins to
4554                 return a text selection for replying
4555
4556 2006-08-23 [colin]      2.4.0cvs77
4557
4558         * src/image_viewer.c
4559         * src/textview.c
4560                 Use gtk_pixbuf_new_from_file_at_scale(), which
4561                 is faster than getting the pixbuf then resizing
4562                 it.
4563
4564 2006-08-23 [colin]      2.4.0cvs76
4565
4566         * src/procmime.c
4567                 UTF-8 should be sent Quoted-printable
4568
4569 2006-08-22 [colin]      2.4.0cvs75
4570
4571         * src/mh.c
4572                 Check if scan is required before touching
4573                 the folder (or it'll be required every time)
4574
4575 2006-08-22 [colin]      2.4.0cvs74
4576
4577         * configure.ac
4578                 Require libetpan 0.46 (crasher fix when built
4579                 against gnutls)
4580
4581 2006-08-22 [colin]      2.4.0cvs73
4582
4583         * src/folder.c
4584                 Set folder's mtime after writing its
4585                 cache
4586         * src/folderview.c
4587                 Add some timing
4588         * src/procmsg.c
4589                 Don't do useless stuff if we don't 
4590                 thread by subject
4591         * src/summaryview.c
4592                 Add some timing, don't deselect prior
4593                 to selecting (gtksctree does it itself),
4594                 remove crash avoidance hacks as it's been
4595                 properly fixed since a while
4596         * src/common/utils.c
4597                 Optimize to_human_readable(): _() is slow,
4598                 do it only once, and avoid %f format for KB
4599                 (the most common in a summaryview)
4600         * src/gtk/gtksctree.c
4601                 Don't uselessly freeze/thaw (fixes flicker
4602                 on next unread and friends), reduce number
4603                 of g_list_nth/g_list_position where possible
4604         * src/gtk/gtkutils.c
4605         * src/gtk/gtkutils.h
4606                 Reduce number of g_list_nth/g_list_position
4607                 where possible.
4608                 All of this makes loading as 70k folder 2.1
4609                 seconds instead of 3.2 (with hot FS caches).
4610                 (1.3 seconds without Date and Size columns...)
4611
4612 2006-08-22 [paul]       2.4.0cvs72
4613
4614         wrap documents and do some items from mones' MANUAL-TODO:
4615
4616         * manual/account.xml
4617                 4.1. = fix tabname references to <quote>tabname</quote>
4618                 4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
4619         * manual/faq.xml
4620                 1.1. = mentioned options don't match UI
4621                 Add information about the 'Never send Return Receipts'
4622                 option
4623         * manual/handling.xml
4624                 6.2. = Mentions Extended symbols button, but now is
4625                 named Information
4626                 6.3. = Mentions ... button, which is now Edit
4627
4628 2006-08-22 [colin]      2.4.0cvs71
4629
4630         * src/gtk/pluginwindow.c
4631                 Fix layout in verbose translations (such
4632                 as french)
4633
4634 2006-08-22 [paul]       2.4.0cvs70
4635
4636         * manual/Makefile.am
4637                 build manuals in alphabetical order
4638         * src/addressbook.c
4639         * src/prefs_themes.c
4640                 replace/remove deprecated symbols
4641         * src/gtk/gtkutils.c
4642                 fix a warning
4643         * src/gtk/pluginwindow.c
4644                 replace deprecated symbol
4645                 replace label text and move it
4646         * src/plugins/pgpcore/prefs_gpg.c
4647                 move the 'Generate...' button out of the
4648                 Sign Key frame, replace the English used
4649         * src/plugins/pgpcore/sgpgme.c
4650                 fixes to the English
4651
4652 2006-08-21 [colin]      2.4.0cvs69
4653
4654         * src/plugins/trayicon/trayicon.c
4655                 Add more strings for translation; patch
4656                 by Pawel
4657
4658 2006-08-21 [colin]      2.4.0cvs68
4659
4660         * src/compose.c
4661                 fix replied flag not set after drafting
4662         * src/matcher.c
4663                 fix body quicksearch in non-encoded bodies
4664                 containing '='
4665         * src/msgcache.c
4666                 Get rid of the g_malloc workaround for
4667                 corrupted caches, use g_try_malloc
4668
4669 2006-08-21 [colin]      2.4.0cvs67
4670
4671         * src/alertpanel.c
4672         * src/gtk/inputdialog.c
4673         * src/plugins/pgpcore/passphrase.c
4674                 Set minimal width to 375
4675         * src/mainwindow.c
4676                 Fix switching to offline, asking if it 
4677                 should be overriden for synchronising
4678         * src/mimeview.c
4679                 Don't offer to remember command on Open 
4680                 with for text parts, as the browser or 
4681                 text editor command isn't changed from 
4682                 there
4683
4684 2006-08-20 [paul]       2.4.0cvs66
4685
4686         * po/ko.po
4687         * po/zh_CN.po
4688                 fix plural form errors. revealed by stricter
4689                 checking of gettext 0.15
4690
4691 2006-08-18 [paul]       2.4.0cvs65
4692
4693         * src/stock_pixmap.c
4694                 fix the fix of 2.4.0cvs64
4695                 Thanks to Colin
4696
4697 2006-08-18 [paul]       2.4.0cvs64
4698
4699         * src/stock_pixmap.c
4700                 fix leaks
4701                 Thanks to Colin
4702
4703 2006-08-18 [paul]       2.4.0cvs63
4704
4705         * src/compose.c
4706         * src/procmsg.c
4707                 fix occasional IMAP bug where large msgs
4708                 were left in the queue folder after sending
4709                 Thanks to Colin
4710
4711 2006-08-18 [paul]       2.4.0cvs62
4712
4713         * src/folderview.c
4714                 freeze the summaryview while quicksearch results
4715                 are displayed
4716                 (fixes bug 456 'current message is hidden when the
4717                 view is refreshed and extended search is "unread 
4718                 messages"')
4719                 Thanks to Colin
4720         * src/textview.c
4721                 add missing #include "inputdialog.h"
4722         * src/common/utils.h
4723                 add missing mailcap_update_default() and improve
4724                 readability
4725
4726 2006-08-17 [colin]      2.4.0cvs61
4727
4728         * src/plugins/pgpcore/select-keys.c
4729                 Fix warnings :)
4730
4731 2006-08-17 [colin]      2.4.0cvs60
4732
4733         * src/compose.c
4734                 Don't continue queuing if Cancel is clicked
4735                 in select-keys
4736
4737 2006-08-17 [colin]      2.4.0cvs59
4738
4739         * src/plugins/pgpcore/select-keys.c
4740                 When encrypting, if only one key matches and it 
4741                 matches exactly, automatically use it.
4742
4743 2006-08-17 [colin]      2.4.0cvs58
4744
4745         * src/mimeview.c
4746         * src/prefs_common.c
4747         * src/prefs_common.h
4748         * src/prefs_ext_prog.c
4749         * src/textview.c
4750                 Fix issues with previous patch (text/html)
4751                 Remove outdated prefs
4752
4753 2006-08-17 [colin]      2.4.0cvs57
4754
4755         * src/imap.c
4756                 Add View Log button on auth error
4757         * src/procmsg.c
4758                 Fix encrypted mail marked as new when
4759                 saved in normal folders
4760         * src/plugins/pgpinline/pgpinline.c
4761                 Fix encrypt bug on IMAP
4762         * src/mimeview.c
4763         * src/common/utils.c
4764         * src/common/utils.h
4765         * src/gtk/inputdialog.c
4766         * src/gtk/inputdialog.h
4767                 Get rid of metamail stuff, simplify
4768                 opening, and allow remembering of user's
4769                 choices (by updating ~/.mailcap). There's
4770                 still to drop "Audio player" and "Image
4771                 viewer" preferences.
4772
4773 2006-08-17 [mones]      2.4.0cvs56
4774
4775         * manual/es/sylpheed-claws-manual.xml
4776                 fix DTD path
4777
4778 2006-08-17 [mones]      2.4.0cvs55
4779
4780         * configure.ac
4781         * manual/Makefile.am
4782         * manual/es/Makefile.am
4783         * manual/es/account.xml
4784         * manual/es/ack.xml
4785         * manual/es/addrbook.xml
4786         * manual/es/advanced.xml
4787         * manual/es/faq.xml
4788         * manual/es/glossary.xml
4789         * manual/es/gpl.xml
4790         * manual/es/handling.xml
4791         * manual/es/intro.xml
4792         * manual/es/keyboard.xml
4793         * manual/es/plugins.xml
4794         * manual/es/starting.xml
4795         * manual/es/sylpheed-claws-manual.xml
4796         * manual/es/dist/Makefile.am
4797         * manual/es/dist/html/Makefile.am
4798         * manual/es/dist/pdf/Makefile.am
4799         * manual/es/dist/ps/Makefile.am
4800         * manual/es/dist/txt/Makefile.am
4801                 Spanish translation for the manual
4802
4803 2006-08-16 [colin]      2.4.0cvs54
4804
4805         * src/compose.c
4806         * src/main.c
4807         * src/mainwindow.c
4808                 Fix send button sensitivity at startup
4809                 Set send menu sensitivity (patch by Fabien)
4810         * src/ssl_manager.c
4811                 Enable closing with esc (patch by Fabien)
4812         * src/gtk/foldersort.c
4813                 Enable closing with esc (patch by Fabien)
4814         * src/procmime.c
4815                 Optimisation (no need to copy to tempfile to
4816                 "decode" 7bit and 8bit)
4817         * src/summaryview.c
4818                 Fix cruft in swap_from case
4819         * src/textview.c
4820                 Fix missing last line in some mail cases 
4821                 (Fixes debian #381872)
4822         * src/plugins/pgpcore/prefs_gpg.c
4823         * src/plugins/pgpcore/sgpgme.c
4824         * src/plugins/pgpcore/sgpgme.h
4825                 Don't show "no key found" when user explicitely
4826                 wants to create a key
4827
4828 2006-08-16 [paul]       2.4.0cvs53
4829
4830         * configure.ac
4831         * src/account.c
4832         * src/addressbook.c
4833         * src/headerview.c
4834         * src/prefs_account.c
4835         * src/prefs_message.c
4836         * src/gtk/gtkutils.c
4837                 bump up minimum required versions of GTK+ and
4838                 GLIB to 2.6.0
4839
4840 2006-08-16 [paul]       2.4.0cvs52
4841
4842         * src/toolbar.c
4843                 workaround GTK+ Bug 351600 - 'Can't re-click
4844                 on button after sensitivity update'
4845                 http://bugzilla.gnome.org/show_bug.cgi?id=351600
4846                 Thanks to Colin
4847
4848 2006-08-15 [colin]      2.4.0cvs51
4849
4850         * src/plugins/pgpcore/prefs_gpg.c
4851                 Set options sensitivity according to
4852                 key existence
4853         * src/plugins/pgpcore/sgpgme.c
4854                 Allow to create key with no passphrase
4855
4856 2006-08-14 [cleroy]     2.4.0cvs50
4857
4858         * src/gtk/pluginwindow.c
4859                 New layout (maybe to be changed?)
4860         * src/gtk/gtkutils.c
4861                 Fix a bit label_window
4862         * src/plugins/pgpcore/passphrase.c
4863         * src/plugins/pgpcore/passphrase.h
4864         * src/plugins/pgpcore/plugin.c
4865         * src/plugins/pgpcore/prefs_gpg.c
4866         * src/plugins/pgpcore/prefs_gpg.h
4867         * src/plugins/pgpcore/sgpgme.c
4868         * src/plugins/pgpcore/sgpgme.h
4869                 Allow to create a PGP private key via the GUI
4870
4871 2006-08-14 [wwp]        2.4.0cvs49
4872
4873         * src/addressbook_foldersel.c
4874                 fix strict ISO C90 compliance.
4875
4876 2006-08-14 [paul]       2.4.0cvs48
4877
4878         * src/gtk/prefswindow.c
4879                 re-set scrolled window on opening
4880                 Patch by Ticho
4881
4882 2006-08-14 [paul]
4883
4884         2.5.0-rc1 released
4885
4886 2006-08-14 [paul]       2.4.0cvs47
4887
4888         * src/prefs_display_header.c
4889                 re-enable user-defined Displayed Headers
4890
4891 2006-08-14 [paul]       2.4.0cvs46
4892
4893         * src/prefs_account.c
4894                 use GTK_STOCK_EDIT
4895
4896 2006-08-13 [colin]      2.4.0cvs45
4897
4898         * src/common/utils.c
4899                 Fix "a" in quote when the original message is empty,
4900                 by using \0 instead of 'a' to test writability of
4901                 temp files.
4902
4903 2006-08-13 [wwp]        2.4.0cvs44
4904
4905         * src/plugins/spamassassin/spamassassin.c
4906                 fix capitalization of "SpamAssassin" in some debug, log and
4907                 dialog messages.
4908
4909 2006-08-13 [paul]       2.4.0cvs43
4910
4911         * src/editldap.c
4912                 fix overlapping widgets
4913         * src/prefs_account.c
4914                 fix translation of protocol_names[]
4915                 fix label disappearing off the edge of the
4916                 visible area
4917
4918 2006-08-12 [paul]       2.4.0cvs42
4919
4920         * manual/plugins.xml
4921                 update IRC channel info before it gets forgotten
4922                 about
4923
4924 2006-08-11 [colin]      2.4.0cvs41
4925
4926         * src/compose.c
4927         * src/mainwindow.c
4928         * src/mainwindow.h
4929         * src/procmsg.c
4930         * src/procmsg.h
4931         * src/summaryview.c
4932         * src/toolbar.c
4933                 Grey out the Send button if
4934                 - Queue folders are empty, or
4935                 - We're sending already
4936
4937 2006-08-11 [wwp]        2.4.0cvs40
4938
4939         * src/main.c
4940                 fix a logic issue when quitting while a compose window is
4941                 still open, thanks to Colin.
4942
4943 2006-08-10 [colin]      2.4.0cvs39
4944
4945         * src/main.c
4946                 Fix default font size setting after wizard run
4947         * src/imap.c
4948         * src/etpan/imap-thread.c
4949         * src/etpan/imap-thread.h
4950                 Fix bug #999 (Timing out on TSL cert validation 
4951                 dialog makes ugly things happen). Also, STARTTLS
4952                 unconditionnaly if initial capabilities contain
4953                 LOGINDISABLED and STARTTLS.
4954
4955 2006-08-09 [colin]      2.4.0cvs38
4956
4957         * src/mainwindow.c
4958         * src/mainwindow.h
4959                 Fix Tools/Actions sensitivity when there are
4960                 no actions
4961
4962 2006-08-09 [colin]      2.4.0cvs37
4963
4964         * src/prefs_filtering.c
4965                 Warning fix, patch by Paul
4966         * src/messageview.c
4967         * src/prefs_actions.c
4968         * src/prefs_filtering_action.c
4969         * src/prefs_matcher.c
4970                 Uniformisation of "Info ..." to "Info..." (for
4971                 old gtk), patch by Fabien
4972         * src/plugins/clamav/clamav_plugin_gtk.c
4973                 Sensitivity fix by Fabien
4974
4975 2006-08-09 [colin]      2.4.0cvs36
4976
4977         * src/main.c
4978         * src/main.h
4979                 Add a function to know whether we're exiting
4980         * src/plugins/trayicon/trayicon.c
4981                 If exiting, don't do anything. Faster, and
4982                 avoids gtk_main_iteration reentracy causing
4983                 segfaults at exit
4984
4985 2006-08-09 [colin]      2.4.0cvs35
4986
4987         * src/messageview.c
4988         * src/mimeview.c
4989         * src/mimeview.h
4990                 Fix lack of part selection when automatically 
4991                 jumping to a specific part
4992         * src/msgcache.c
4993                 Little optimisation in cache reading
4994
4995 2006-08-09 [colin]      2.4.0cvs34
4996
4997         * src/compose.c
4998                 Fix crash setting the priority on reedit
4999                 (Accessing compose before creating it!)
5000
5001 2006-08-08 [colin]      2.4.0cvs33
5002
5003         * src/procmime.c
5004                 Fix bug #998 (last attachment is not accessible)
5005                 Bad RFC interpretation on multipart close-delimiters
5006         * src/mimeview.c
5007         * src/mimeview.h
5008         * src/gtk/gtkvscrollbutton.c
5009         * src/gtk/gtkvscrollbutton.h
5010                 Make attachments list wheel-scrollable
5011
5012 2006-08-07 [colin]      2.4.0cvs32
5013
5014         * src/gtk/gtkaspell.c
5015                 Fix bug #973 (Unicode punctation characters 
5016                 are not recognized as separators by the
5017                 spell checker); fix unsigned stuff
5018
5019 2006-08-07 [colin]      2.4.0cvs31
5020
5021         * src/compose.c
5022                 Fix bug #956 (DnD text with accents in compose 
5023                 text entry); fix gccc's signed/unsigned fuss
5024
5025 2006-08-06 [colin]      2.4.0cvs30
5026
5027         * src/main.c
5028                 Fix bug #979 (Plugin crashes when exiting 
5029                 sylpheed-claws) : handle exit request only 
5030                 once
5031
5032 2006-08-05 [colin]      2.4.0cvs29
5033
5034         * src/news.c
5035                 Just make sure we have a msgid.
5036
5037 2006-08-05 [colin]      2.4.0cvs28
5038
5039         * src/news.c
5040         * src/summaryview.c
5041                 Fix bug #995 ("Mark cross-posted as read" doesn't work)
5042                 by reimplementing it
5043         * src/textview.c
5044                 Fix bug when hiding quotes with level > 3 and quote
5045                 colors are recycled
5046
5047 2006-08-04 [colin]      2.4.0cvs27
5048
5049         * src/compose.c
5050         * src/undo.c
5051         * src/undo.h
5052                 Fix a bit replace-by-pasting undo
5053         * src/mainwindow.c
5054         * src/messageview.c
5055                 Fix Fold quotes menu synchro in
5056                 mainwindow when it changes in 
5057                 messageview
5058         * src/textview.c
5059                 Fix right-click on quotes blocks
5060         * src/common/utils.c
5061                 Verify that the file created by
5062                 my_tmpfile() is writable. Fixes
5063                 bug #988 (very specific filesystem
5064                 issue)
5065         * src/plugins/pgpcore/sgpgme.c
5066                 Fix file descriptor leak
5067         * src/plugins/spamassassin/spamassassin.c
5068                 Warn once if spamd isn't reachable
5069
5070 2006-08-04 [colin]      2.4.0cvs26
5071
5072         * src/toolbar.c
5073                 i18n context patch by Fabien
5074
5075 2006-08-03 [colin]      2.4.0cvs25
5076
5077         * src/mainwindow.c
5078         * src/messageview.c
5079                 Rename "Hide quotes" to "Fold quotes"
5080         * src/textview.c
5081                 Don't use hand cursor on quotes. "all 
5082                 the bonuses of the feature and none of 
5083                 unwelcome side-effects"
5084
5085 2006-08-03 [colin]      2.4.0cvs24
5086
5087         * AUTHORS
5088         * sylpheed-claws.desktop
5089         * src/gtk/authors.h
5090                 Bring the desktop file to XDG compliance
5091                 Patch by Charles A. Edwards
5092
5093 2006-08-03 [colin]      2.4.0cvs23
5094
5095         * src/textview.c
5096                 Fix links offset when they are preceded
5097                 by accentued chars (g_utf8_strlen!)
5098         * src/mainwindow.c
5099                 Fix wrong status when starting offline
5100
5101
5102 2006-08-03 [wwp]        2.4.0cvs22
5103
5104         * src/prefs_common.h
5105                 ask what to do w/ filtering rules that belong to an account when
5106                 applying filtering rules manually from the main window (skip,
5107                 apply regardless of the account, use current account). This dialog
5108                 can be skipped and the last reply used.
5109                 (forgot that file)
5110
5111 2006-08-03 [wwp]        2.4.0cvs21
5112
5113         * src/filtering.c
5114         * src/filtering.h
5115         * src/prefs_common.c
5116         * src/summaryview.c
5117         * src/alertpanel.c
5118         * src/alertpanel.h
5119         * src/messageview.c
5120                 ask what to do w/ filtering rules that belong to an account when
5121                 applying filtering rules manually from the main window (skip,
5122                 apply regardless of the account, use current account). This dialog
5123                 can be skipped and the last reply used.
5124
5125
5126 2006-08-03 [colin]      2.4.0cvs20
5127
5128         * src/textview.c
5129                 Optimize previous patch
5130
5131 2006-08-03 [cleroy]     2.4.0cvs19
5132
5133         * src/textview.c
5134                 Fix quotes getting toggled back when the
5135                 mail has an even number of text parts
5136
5137 2006-08-02 [colin]      2.4.0cvs18
5138
5139         * src/messageview.c
5140                 Add Hide quotes menu
5141
5142 2006-08-02 [colin]      2.4.0cvs17
5143
5144         * src/mainwindow.c
5145         * src/prefs_common.c
5146         * src/textview.c
5147         * src/textview.h
5148         * src/gtk/about.c
5149                 Allow per-level quote hiding,
5150                 Allow toggling quotes by double-clicking them
5151                 Rename RemoteURI to ClickableText to reflect
5152                 the fact it's used for a variety of things
5153
5154 2006-08-02 [wwp]        2.4.0cvs16
5155
5156         * src/mainwindow.c
5157                 fix "View/Hide quotes" menu item status initialization.
5158
5159 2006-08-02 [wwp]        2.4.0cvs15
5160
5161         * src/matcher_parser_parse.y
5162                 remove a debug trace.
5163
5164 2006-08-02 [paul]       2.4.0cvs14
5165
5166         * src/plugins/pgpcore/passphrase.c
5167                 don't set initial dialog size
5168                 make it resizable
5169
5170 2006-08-02 [paul]       2.4.0cvs13
5171
5172         * src/noticeview.c
5173                 remove the rogue '/' character
5174
5175 2006-08-02 [paul]       2.4.0cvs12
5176
5177         * src/noticeview.c
5178                 allow buttons to resize as necessary
5179
5180 2006-08-01 [wwp]        2.4.0cvs11
5181
5182         * src/mbox.c
5183                 fix strict ISO C90 compliance.
5184
5185 2006-08-01 [wwp]        2.4.0cvs10
5186
5187         * tools/update-po
5188                 updated update-po tool to work w/ context-dependent translations.
5189                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
5190
5191 2006-08-01 [wwp]        2.4.0cvs9
5192
5193         * src/matcher.c
5194         * src/prefs_filtering.c
5195         * src/prefs_matcher.c
5196                 allow context-dependent translations for "All",
5197                 patch by Fabien Vantard <fzzzzz@gmail.com>.
5198
5199 2006-07-31 [colin]      2.4.0cvs8
5200
5201         * AUTHORS
5202         * src/gtk/authors.h
5203                 Add Rafal to authors
5204
5205 2006-07-31 [colin]      2.4.0cvs7
5206
5207         * src/compose.c
5208         * src/mainwindow.c
5209         * src/messageview.h
5210         * src/prefs_common.c
5211         * src/prefs_common.h
5212         * src/textview.c
5213                 Add 'View/Hide quotes'. Patch based on a patch
5214                 by Rafal Weglarz
5215
5216 2006-07-31 [colin]      2.4.0cvs6
5217
5218         * src/action.c
5219                 Fix problem with "> stuff >" actions
5220
5221 2006-07-31 [paul]       2.4.0cvs5
5222
5223         * po/nb.po
5224                 updated by Geir Helland
5225
5226 2006-07-31 [wwp]        2.4.0cvs4
5227
5228         * src/mainwindow.c
5229         * src/summaryview.c
5230         * src/summaryview.h
5231                 add "View/Go to/Parent message" and "View/Go to/Last read message",
5232                 thanks to Colin.
5233
5234 2006-07-31 [wwp]        2.4.0cvs3
5235
5236         * src/Makefile.am
5237         * src/addr_compl.c
5238         * src/addr_compl.h
5239         * src/addressbook.c
5240         * src/addressbook.h
5241         * src/addressbook_foldersel.c
5242         * src/addressbook_foldersel.h
5243         * src/addrindex.c
5244         * src/addrindex.h
5245         * src/matcher.c
5246         * src/matcher.h
5247         * src/matcher_parser_lex.l
5248         * src/matcher_parser_parse.y
5249         * src/prefs_common.c
5250         * src/prefs_common.h
5251         * src/prefs_filtering.c
5252         * src/prefs_matcher.c
5253         * src/prefs_matcher.h
5254         * src/summaryview.c
5255                 introduce filtering against the address book. It's now possible to add
5256                 matched conditions to determine if any email address in a message matches
5257                 or doesn't match any or all books or folders in the address book.
5258
5259 2006-07-31 [wwp]        2.4.0cvs2
5260
5261         * src/account.c
5262         * src/filtering.c
5263         * src/filtering.h
5264         * src/folder.c
5265         * src/folderview.c
5266         * src/inc.c
5267         * src/mainwindow.c
5268         * src/matcher.c
5269         * src/matcher_parser_lex.l
5270         * src/matcher_parser_parse.y
5271         * src/mbox.c
5272         * src/prefs_filtering.c
5273         * src/prefs_filtering.h
5274         * src/procmsg.c
5275         * src/procmsg.h
5276         * src/summaryview.c
5277                 introduce per-account filtering rules. Each filtering rule can now be assigned
5278                 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
5279                 when applying filtering rules manually, as all rules will apply - even the ones
5280                 assigned to an account. This issue will be addressed soon.
5281  
5282
5283
5284 2006-07-31 [wwp]        2.4.0cvs1
5285
5286         * src/quote_fmt.c
5287                 make more strings translatable.
5288
5289 2006-07-31 [paul]       2.4.0
5290
5291         2.4.0 released
5292
5293 2006-07-31 [paul]       2.3.1cvs91
5294
5295         * po/ca.po
5296                 updated by Miquel Oliete
5297
5298 2006-07-31 [paul]       2.3.1cvs90
5299
5300         * po/de.po
5301         * po/el.po
5302         * po/fr.po
5303         * po/it.po
5304         * po/pl.po
5305         * po/pt_BR.po
5306         * po/sr.po
5307         * po/zh_CN.po
5308                 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
5309                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
5310                 Aleksandar Urosevic, and Ralgh Young
5311
5312 2006-07-31 [paul]       2.3.1cvs89
5313
5314         * src/account.c
5315         * src/main.c
5316         * src/mainwindow.c
5317         * src/mainwindow.h
5318                 Fix a race condition when, after an SC crash, rescanning
5319                 folders took more than 0.5 seconds
5320                 Thanks to Colin
5321
5322 2006-07-31 [paul]       2.3.1cvs88
5323
5324         * src/folderview.c
5325                 don't translate separator strings
5326
5327 2006-07-30 [mones]      2.3.1cvs87
5328
5329         * doc/man/sylpheed-claws.1
5330                 Fixed non-ASCII chars in Hoa's name
5331         * po/es.po
5332                 Updated for release
5333
5334 2006-07-27 [colin]      2.3.1cvs86
5335
5336         * src/textview.c
5337                 Don't include the leading \n in links
5338                 Patch by Fabien
5339
5340 2006-07-25 [colin]      2.3.1cvs85
5341
5342         * src/mainwindow.c
5343         * src/common/socket.h
5344         * src/etpan/imap-thread.c
5345                 Refresh resolvers before connecting
5346                 to IMAP servers, and after switching
5347                 to online. Thanks to Paul.
5348
5349 2006-07-18 [colin]
5350
5351         * 2.4.0-rc4 released
5352
5353 2006-07-17 [colin]      2.3.1cvs84
5354
5355         * src/inc.c
5356                 Show connection attempt in statusbar before
5357                 connecting (previously first message was
5358                 "Retrieving messages from ..." after the
5359                 connection succeeded.
5360
5361 2006-07-16 [wwp]        2.3.1cvs83
5362
5363         * sylpheed-claws.ico
5364                 Added .ico file (windows multi-size icon file, generated).
5365
5366 2006-07-12 [wwp]        2.3.1cvs82
5367
5368         * src/messageview.c
5369                 remove Message/Re-edit menu entry from messageview window,
5370                 as sent/draft/queued messages are opened in compose window when
5371                 re-edited and it's not possible to re-edit other msgs.
5372
5373 2006-07-12 [paul]       2.3.1cvs81
5374
5375         * AUTHORS
5376         * src/mainwindow.c
5377         * src/gtk/authors.h
5378                 check online state before resetting
5379                 mailcheck timer. Useful if some program
5380                 verifies connection state and updates
5381                 Claws.
5382                 Patch by  Leonid Evdokimov <darkk@users.sf.net>
5383
5384 2006-07-12 [paul]       2.3.1cvs80
5385
5386         * sylpheed-claws-128x128.png
5387         * sylpheed-claws-64x64.png
5388         * sylpheed-claws.png
5389         * src/Makefile.am
5390         * src/main.c
5391         * src/prefs_toolbar.c
5392         * src/stock_pixmap.c
5393         * src/stock_pixmap.h
5394         * src/wizard.c
5395         * src/gtk/about.c
5396         * src/gtk/gtkutils.c
5397         * src/pixmaps/sylpheed-claws.xpm        ** ADDED **
5398         * src/pixmaps/sylpheed-claws_icon.xpm   ** ADDED **
5399         * src/pixmaps/sylpheed-claws_logo.xpm   ** ADDED **
5400         * src/pixmaps/sylpheed.xpm              ** REMOVED **
5401         * src/pixmaps/sylpheed_icon.xpm         ** REMOVED **
5402         * src/pixmaps/sylpheed_logo.xpm         ** REMOVED **
5403                 updated and renamed logo/icon files and related
5404                 logo by Jesper Schultz
5405
5406 2006-07-11 [paul]       2.3.1cvs79
5407
5408         * src/main.c
5409                 fix the labels a smidgin
5410
5411 2006-07-09 [colin]      2.3.1cvs78
5412
5413         * src/textview.c
5414                 Show errors in textviewer's command
5415                 Patch by H. Merijn Brand
5416
5417 2006-07-09 [colin]      2.3.1cvs77
5418
5419         * src/compose.c
5420                 Save FMID in drafts too
5421
5422 2006-07-08 [colin]      2.3.1cvs76
5423
5424         * src/compose.c
5425                 Svae RMID in drafted mails too
5426                 Save quote_fmt vars for whole mails,
5427                 don't reset at each quote_fmt_init:
5428                 allows to use the same |i{var} in
5429                 various template fields
5430         * src/prefs_template.c
5431         * src/quote_fmt.h
5432         * src/quote_fmt_parse.y
5433                 Same
5434
5435 2006-07-08 [colin]      2.3.1cvs75
5436
5437         * src/textview.c
5438                 Fix highlighting of attached parts URIs
5439
5440 2006-07-08 [colin]      2.3.1cvs74
5441
5442         * src/main.c
5443                 Prevent bug #981 (sc 2.3.1 segfaults with 
5444                 gtk+ 2.10) from being reported again:
5445                 if Sylpheed-Claws has been compiled against
5446                 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0, 
5447                 of if Sylpheed-Claws has been compiled against
5448                 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
5449                 error out.
5450
5451 2006-07-07 [colin]      2.3.1cvs73
5452
5453         * src/prefs_actions.c
5454                 Fix label
5455
5456 2006-07-07 [colin]      2.3.1cvs72
5457
5458         * src/prefs_actions.c
5459                 Fix compile on gtk < 2.8. argh :)
5460
5461 2006-07-07 [paul]       2.3.1cvs71
5462
5463         * src/common/defs.h
5464                 update DONATE_URI
5465
5466 2006-07-07 [colin]      2.3.1cvs70
5467
5468         * po/POTFILES.in
5469         * src/quote_fmt.c
5470         * src/quote_fmt_lex.l
5471         * src/quote_fmt_parse.y
5472                 Add |i{var}, a way to insert user-entered
5473                 text in a template
5474
5475 2006-07-07 [colin]
5476
5477         * 2.4.0-rc3 released
5478
5479 2006-07-07 [colin]      2.3.1cvs69
5480
5481         * src/folder.c
5482                 Don't consider inboxes of UNKNOWN folder 
5483                 classes to be useable as default inboxes
5484
5485 2006-07-07 [paul]       2.3.1cvs68
5486
5487         * src/textview.c
5488                 add missing #include <errno.h>
5489                 Thanks to René J. Blokland
5490
5491 2006-07-07 [paul]       2.3.1cvs67
5492
5493         * src/action.c
5494                 Return now Closes dialog
5495         * src/mimeview.c
5496         * src/mimeview.h
5497         * src/textview.c
5498                 add contextual menu to mime parts listed
5499                 in the textview
5500                 Thanks to Colin
5501         * src/common/utils.c
5502                 reversal: ' is a valid character in URLs
5503
5504 2006-07-06 [colin]      2.3.1cvs66
5505
5506         * src/remotefolder.h
5507                 Forgotten in previous commit
5508
5509 2006-07-06 [colin]      2.3.1cvs65
5510
5511         * src/folder.c
5512                 Set summary update flag whenever
5513                 totals changed
5514         * src/imap.c
5515         * src/prefs_account.c
5516         * src/common/utils.h
5517         * src/etpan/imap-thread.c
5518                 Fix warnings, thanks to Fabien and
5519                 Ricardo
5520
5521 2006-07-06 [wwp]        2.3.1cvs64
5522
5523         * src/gtk/gtkutils.c
5524                 GTK_STOCK_HELP exists in GTK+ 2.4.x.
5525
5526 2006-07-06 [wwp]        2.3.1cvs63
5527
5528         * src/account.c
5529         * src/addressbook.c
5530         * src/addressitem.h
5531         * src/folderview.c
5532         * src/mainwindow.c
5533         * src/manual.c
5534         * src/manual.h
5535         * src/message_search.c
5536         * src/prefs_actions.c
5537         * src/prefs_filtering.c
5538         * src/prefs_filtering.h
5539         * src/prefs_template.c
5540         * src/summary_search.c
5541         * src/summaryview.c
5542         * src/gtk/gtkutils.c
5543         * src/gtk/gtkutils.h
5544         * src/gtk/pluginwindow.c
5545                 add help buttons to some dialogs. Clicking such buttons opens a
5546                 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
5547
5548 2006-07-06 [paul]       2.3.1cvs62
5549
5550         * src/textview.c
5551                 fix attachments contextual menu
5552                 Thanks to Colin
5553
5554 2006-07-05 [colin]      2.3.1cvs61
5555
5556         * src/textview.c
5557         * src/compose.c
5558                 Handle sftp:// links
5559
5560 2006-07-05 [paul]       2.3.1cvs60
5561
5562         * src/gtk/filesel.c
5563                 grab save button by default
5564                 Thanks to Colin
5565
5566 2006-07-05 [wwp]        2.3.1cvs59
5567
5568         * manual/xml2pdf
5569                 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
5570
5571 2006-07-04 [colin]      2.3.1cvs58
5572
5573         * src/mimeview.c
5574         * src/textview.c
5575                 Use left click to select, middle click to open
5576                 on mimeparts links
5577         * src/common/utils.c
5578                 Fix segfault
5579
5580 2006-07-04 [colin]      2.3.1cvs57
5581
5582         * src/mainwindow.c
5583         * src/news.c
5584                 Warning fixes, thanks to Fabien
5585
5586 2006-07-04 [colin]      2.3.1cvs56
5587
5588         * src/mimeview.c
5589         * src/mimeview.h
5590         * src/textview.c
5591                 Allow parts to be selected via their text label
5592                 in textview
5593
5594 2006-07-04 [colin]      2.3.1cvs55
5595
5596         * src/folderview.c
5597                 Feedback when closing (for big folders)
5598         * src/prefs_actions.c
5599         * src/prefs_filtering.c
5600         * src/prefs_matcher.c
5601         * src/prefs_template.c
5602                 Fix default button when closing without
5603                 having saved
5604
5605 2006-07-04 [colin]      2.3.1cvs54
5606
5607         * src/news.c
5608                 Delete local file on deletion
5609
5610 2006-07-03 [colin]      2.3.1cvs53
5611
5612         * src/folderview.c
5613         * src/main.c
5614                 Don't freeze when rescanning after crash
5615
5616 2006-07-03 [wwp]        2.3.1cvs52
5617
5618         * src/compose.c
5619         * src/privacy.c
5620         * src/privacy.h
5621         * src/plugins/pgpinline/pgpinline.c
5622         * src/plugins/pgpmime/pgpmime.c
5623                 don't report an error when the user cancels the passphrase dialog.
5624
5625 2006-07-02 [colin]      2.3.1cvs51
5626
5627         * src/folderview.c
5628                 Open message when crossing folders with Space,
5629                 goto next unread and friends
5630
5631 2006-07-01 [colin]      2.3.1cvs50
5632
5633         * src/prefs_account.c
5634                 Typographic rules varying from language
5635                 to language (in french "Protocole :"),
5636                 we have to do that :)
5637
5638 2006-07-01 [ticho]      2.3.1cvs49
5639
5640         * src/prefs_account.c
5641                 Only use one temporary gchar* variable in
5642                 prefs_account_protocol_set_optmenu().
5643
5644 2006-07-01 [ticho]      2.3.1cvs48
5645
5646         * src/prefs_account.c
5647         * src/prefs_account.h
5648                 Use GtkLabel for existing account protocol name.
5649                 Created an array for protocol names and populate the
5650                 combobox from it in a for() cycle.
5651
5652 2006-06-30 [colin]      2.3.1cvs47
5653
5654         * src/compose.c
5655                 Block undo when changing signature (by changing
5656                 account)
5657
5658 2006-06-30 [paul]       2.3.1cvs46
5659
5660         * src/send_message.c
5661                 when editing From in the Compose window, use that address
5662                 in the Return-Path: header
5663                 Thanks to Colin
5664
5665 2006-06-30 [colin]      2.3.1cvs45
5666
5667         * src/compose.c
5668                 Fix signature replacement:
5669                 - when no newline before separator
5670                 - when reediting
5671
5672 2006-06-29 [colin]      2.3.1cvs44
5673
5674         * src/folderview.c
5675         * src/folderview.h
5676         * src/mainwindow.c
5677         * src/summaryview.c
5678                 Let 'View/Go to/Next marked' work like
5679                 Next new & Next unread: across folders
5680                 Change the select_on_entry pref to do
5681                 what we want when changing folder
5682         * src/common/utils.c
5683                 Fix single-quoted links 
5684
5685 2006-06-29 [colin]      2.3.1cvs43
5686
5687         * src/gtk/gtkaspell.c
5688                 "Sylpheed" and "Sylpheed-Claws" do exist !
5689
5690 2006-06-29 [colin]      2.3.1cvs42
5691
5692         * src/imap.c
5693                 Forgot to remove debug
5694
5695 2006-06-29 [colin]      2.3.1cvs41
5696
5697         * src/imap.c
5698         * src/imap.h
5699         * src/mainwindow.c
5700                 Disconnect from IMAP servers when going
5701                 offline. Fixes bug #978 (going to offline-mode 
5702                 won't close connections)
5703
5704 2006-06-29 [colin]      2.3.1cvs40
5705
5706         * src/main.c
5707                 Fix transient setting on failing plugins
5708                 Patch by Fabien
5709         * src/plugins/pgpcore/sgpgme.c
5710                 Only warn for OpenPGP. Most people don't
5711                 have CMS available.
5712
5713 2006-06-29 [colin]      2.3.1cvs39
5714
5715         * src/compose.c
5716                 Fix Spelling menu (discrepancy between context menu
5717                 and top menu when folder's dictionary isn't the 
5718                 default one)
5719         * src/plugins/pgpcore/sgpgme.c
5720                 More error reporting about why gpgme can fail
5721
5722 2006-06-29 [wwp]        2.3.1cvs38
5723
5724         * src/mainwindow.c
5725                 honor the display-header-pane setting even when the message view
5726                 is a separate window.
5727
5728 2006-06-29 [wwp]        2.3.1cvs37
5729
5730         * src/prefs_actions.c
5731                 forgot to commit that one (use of GTK_STOCK_INFO).
5732
5733 2006-06-29 [colin]      2.3.1cvs36
5734
5735         * src/imap.c
5736                 Better handling of login errors (ask the password
5737                 again once), alert in case of error. Fix three
5738                 signedness warnings.
5739
5740 2006-06-28 [wwp]        2.3.1cvs35
5741
5742         * src/prefs_template.c
5743         * src/prefs_matcher.c
5744         * src/prefs_filtering_action.c
5745         * src/prefs_quote.c
5746                 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
5747                 patch by Fabien Vantard, slightly modified.
5748
5749 2006-06-28 [paul]
5750
5751         2.4.0-rc2 released
5752
5753 2006-06-28 [colin]      2.3.1cvs34
5754
5755         * src/prefs_account.c
5756                 Fix bug #977 (Can't add or edit imap accounts)
5757
5758 2006-06-28 [colin]      2.3.1cvs33
5759
5760         * src/mimeview.c
5761                 Fix previous
5762
5763 2006-06-28 [colin]      2.3.1cvs32
5764
5765         * src/mimeview.c
5766                 Save named inlined attachments with "Save all"
5767         * src/main.c
5768         * src/mbox.c
5769         * src/common/plugin.c
5770         * src/common/plugin.h
5771         * src/common/sylpheed.c
5772         * src/common/utils.c
5773         * src/plugins/pgpcore/sylpheed.def
5774         * src/plugins/pgpinline/sylpheed.def
5775         * src/plugins/pgpmime/sylpheed.def
5776                 Win32 compatibility patch, by
5777                 Werner Koch
5778
5779 2006-06-28 [wwp]        2.3.1cvs31
5780
5781         * src/imap.c
5782         * src/prefs_folder_item.c
5783                 less compilation warnings (thanks to Fabien Vantard), less typos.
5784
5785 2006-06-28 [paul]       2.3.1cvs30
5786
5787         * src/gtk/gtkutils.c
5788                 gtk_combo_box_set_focus_on_click() is only
5789                 available since gtk 2.6.0
5790
5791 2006-06-28 [paul]       2.3.1cvs29
5792
5793         * src/prefs_ext_prog.c
5794                 fix engrish and add a tooltip for the
5795                 'command for 'Display as text' option
5796
5797 2006-06-28 [paul]
5798
5799         2.4.0-rc1 released
5800
5801 2006-06-28 [paul]       2.3.1cvs28
5802
5803         * ChangeLog
5804         * tools/Makefile.am
5805                 include textviewer.pl in releases
5806
5807 2006-06-28 [paul]       2.3.1cvs27
5808
5809         * src/prefs_ext_prog.c
5810                 hide Print command option if libgnomeprint
5811                 support is present
5812
5813 2006-06-27 [colin]      2.3.1cvs26
5814
5815         * src/compose.c
5816                 Fix Esc handling in insert/attach dialog
5817                 Don't show this dialog if dragging something
5818                 else than text/uri-list
5819                 Thanks to Fabien Vantard
5820         * tools/textviewer.pl
5821                 Filter script to display stuff as text
5822                 by H. Merijn Brand
5823
5824 2006-06-27 [wwp]        2.3.1cvs25
5825
5826         * src/messageview.c
5827                 use the exact product name (message view title), patch
5828                 by Fabien Vantard.
5829
5830 2006-06-27 [ticho]      2.3.1cvs24
5831
5832         * src/prefs_account.c
5833         * src/prefs_common.c
5834         * src/prefs_common.h
5835         * src/prefs_ext_prog.c
5836         * src/textview.c
5837                 Add a preference (Preferences/External programs)
5838                 to allow "Display as text" to be done via a script
5839                 (patch by H.Merijn Brand).
5840                 Use GtkComboBox for protocol selection in account
5841                 preferences.
5842                 Only include current choice for existing accounts, and
5843                 insensitivize the combobox.
5844
5845 2006-06-27 [paul]       2.3.1cvs23
5846
5847         * src/mbox.c
5848                 fix crasher introduced in cvs21.
5849                 Thanks to Colin
5850
5851 2006-06-26 [colin]      2.3.1cvs22
5852
5853         * src/mbox.c
5854                 Fix double-frees when leaving folders
5855                 after exporting to mbox
5856
5857 2006-06-26 [colin]      2.3.1cvs21
5858
5859         * src/mbox.c
5860                 More feedback (and optimisation)
5861                 on import/export
5862         * src/common/utils.c
5863                 Fix case when looking for mail addresses
5864         * src/gtk/gtkutils.c
5865                 Extra check for (X-)Face
5866
5867 2006-06-25 [ticho]      2.3.1cvs20
5868
5869         * src/compose.c
5870         * src/exphtmldlg.c
5871         * src/gtk/gtkutils.c
5872         * src/gtk/gtkutils.h
5873                 Added second argument to gtkut_sc_combobox_create() to
5874                 control focus-on-click for the widget.
5875                 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
5876
5877 2006-06-25 [ticho]      2.3.1cvs19
5878
5879         * src/compose.c
5880         * src/gtk/Makefile.am
5881         * src/gtk/combobox.c
5882         * src/gtk/combobox.h
5883         * src/gtk/gtkutils.c
5884         * src/gtk/gtkutils.h
5885                 Use GtkComboBox instead of deprecated GtkOptionMenu
5886                 for account selector in compose window and for encoding
5887                 selector in attachment properties.
5888                 Also factorise working with the new GtkComboBox somewhat.
5889
5890 2006-06-24 [paul]       2.3.1cvs18
5891
5892         * src/prefs_common.c
5893                 use the correct default value
5894
5895 2006-06-24 [paul]       2.3.1cvs17
5896
5897         * src/compose.c
5898         * src/prefs_common.c
5899         * src/prefs_common.h
5900         * src/prefs_compose_writing.c
5901                 enable setting of default action when
5902                 dnd'ing files in the compose window.
5903                 (Collaborative effort with wwp)
5904
5905 2006-06-23 [wwp]        2.3.1cvs16
5906
5907         * src/compose.c
5908                 i18n fix (thanks to Fabien Vantard)
5909
5910 2006-06-22 [colin]      2.3.1cvs15
5911
5912         * src/prefs_customheader.c
5913                 Don't use filters in custom headers' file 
5914                 selector. Remember, extensions mean nothing :)
5915
5916 2006-06-22 [paul]       2.3.1cvs14
5917
5918         * configure.ac
5919                 allow setting of man directory location
5920
5921 2006-06-22 [colin]      2.3.1cvs13
5922
5923         * src/mainwindow.c
5924                 Add 'View/Go to/Next unread folder'.
5925                 I missed that :)
5926
5927 2006-06-22 [colin]      2.3.1cvs12
5928
5929         * src/common/utils.c
5930                 Add some subject prefixes
5931                 Patch by Bjorn T Johansen <btj@havleik.no>
5932
5933 2006-06-22 [colin]      2.3.1cvs11
5934
5935         * manual/advanced.xml
5936                 Forgotten hidden pref
5937
5938 2006-06-21 [paul]       2.3.1cvs10
5939
5940         * src/prefs_account.c
5941                 complete the removal of 'Add date header' option
5942
5943 2006-06-21 [paul]       2.3.1cvs9
5944
5945         * src/account.c
5946         * src/compose.c
5947         * src/prefs_account.c
5948         * src/prefs_account.h
5949                 remove option to add date header - always
5950                 add date header
5951         * src/etpan/imap-thread.c
5952                 fix warnings (Thanks to Colin)
5953
5954 2006-06-21 [wwp]        2.3.1cvs8
5955
5956         * src/folder.c
5957                 set the attachment flag when inline text part are (file)named. This is more convenient
5958                 when receiving (for instance) inline source files or patches sent using thunderbird.
5959
5960 2006-06-21 [paul]       2.3.1cvs7
5961
5962         * src/inc.c
5963                 fix off-by-one count of current msg in
5964                 statusbar filtering progressbar
5965
5966 2006-06-21 [paul]       2.3.1cvs6
5967
5968         * src/folder.c
5969                 Show attachment icon even if the part is 'inline'
5970                 if the following conditions are met:
5971                 - content-type != 'text/plain'
5972                 - content-type != '*/pgp-signature'
5973                 - either 'name' or 'filename' parameter is not NULL
5974                 
5975                 Thanks to Colin
5976
5977 2006-06-21 [paul]       2.3.1cvs5
5978
5979         * src/messageview.c
5980         * src/prefs_common.c
5981         * src/prefs_common.h
5982         * src/prefs_other.c
5983                 add an option to 'Never send Return
5984                 Receipts'
5985                 Thanks to Colin
5986
5987 2006-06-20 [mones]      2.3.1cvs4
5988
5989         * po/es.po
5990                 updated
5991         * src/compose.c
5992                 typo fixed (space after comma)
5993         * tools/make.themes.project
5994                 remove exec mode from tarball files
5995
5996 2006-06-20 [colin]      2.3.1cvs3
5997
5998         * src/news.c
5999         * src/procheader.c
6000         * src/unmime.c
6001                 Better fix for \n's in headers (don't 
6002                 break Received: and others)
6003
6004 2006-06-20 [paul]       2.3.1cvs2
6005
6006         * src/alertpanel.c
6007         * src/textview.c
6008                 improve legibility of phishing attempt
6009                 dialog
6010
6011 2006-06-20 [paul]       2.3.1cvs1
6012
6013         * NEWS
6014         * README
6015         * configure.ac
6016                 Update version number following
6017                 stable release
6018
6019 2006-06-20 [colin]      2.3.0cvs26
6020
6021         * src/compose.c
6022                 When dragging a file to the text of the compose
6023                 window, ask whether we want to insert or attach
6024                 (I know lots of people who do that to attach)
6025
6026 2006-06-20 [colin]      2.3.0cvs25
6027
6028         * src/etpan/imap-thread.c
6029                 Fix threshold (the append command is often > 32 bytes)
6030
6031 2006-06-19 [colin]      2.3.0cvs24
6032
6033         * src/imap.c
6034         * src/etpan/imap-thread.c
6035                 Workaround Rockliffe IMAP server bug: replace
6036                 "x UID SEARCH (ANSWERED UID 1:*)" with
6037                 "x UID SEARCH ANSWERED"
6038                 (Rockliffe doesn't handle the parenthesis)
6039
6040 2006-06-19 [colin]      2.3.0cvs23
6041
6042         * src/compose.c
6043         * src/imap.c
6044         * src/etpan/imap-thread.c
6045                 Probably fix bug #972 (Freezes when adding 
6046                 an attachment to the message)
6047         * src/common/defs.h
6048                 Modernize Firefox cmd
6049
6050
6051 2006-06-18 [colin]      2.3.0cvs22
6052
6053         * src/prefs_customheader.c
6054                 Only allow correct filenames for various
6055                 custom headers
6056
6057 2006-06-18 [colin]      2.3.0cvs21
6058
6059         * src/prefs_customheader.c
6060                 Add a 'From File...' button in custom headers prefs, which
6061                 try to do the right thing: 
6062                 for normal headers, use file as plaintext,
6063                 for X-Face, calls compface,
6064                 for Face, encode to b64.
6065
6066 2006-06-17 [colin]      2.3.0cvs20
6067
6068         * src/mh.c
6069                 Warning fix
6070
6071 2006-06-16 [colin]      2.3.0cvs19
6072
6073         * src/summaryview.c
6074                 Recursive quicksearch: show message list
6075                 in current folder, *then* search children
6076                 in the background.
6077
6078 2006-06-16 [colin]      2.3.0cvs18
6079
6080         * src/main.c
6081                 Instead of ignoring SIGPIPE, save caches
6082                 when getting one. Will fix the fact that
6083                 hot caches are out-of-date when logging 
6084                 out of Xorg.
6085         * src/compose.c
6086         * src/prefs_compose_writing.c
6087                 Only save text (not attachments) when 
6088                 auto-saving to drafts
6089         * src/unmime.c
6090                 Always replace \n, \r and \t with spaces
6091                 in headers
6092         * manual/dist/html/Makefile.am
6093         * manual/dist/pdf/Makefile.am
6094         * manual/dist/ps/Makefile.am
6095         * manual/dist/txt/Makefile.am
6096         * manual/fr/dist/html/Makefile.am
6097         * manual/fr/dist/pdf/Makefile.am
6098         * manual/fr/dist/ps/Makefile.am
6099         * manual/fr/dist/txt/Makefile.am
6100         * manual/pl/dist/html/Makefile.am
6101         * manual/pl/dist/pdf/Makefile.am
6102         * manual/pl/dist/ps/Makefile.am
6103         * manual/pl/dist/txt/Makefile.am
6104                 Fix make clean removing pregenerated manuals
6105
6106
6107 2006-06-16 [colin]      2.3.0cvs17
6108
6109         * src/plugins/pgpcore/sgpgme.c
6110         * src/plugins/pgpmime/pgpmime.c
6111         * src/plugins/pgpinline/pgpinline.c
6112                 Better error reporting in setup_signers.
6113                 Don't fallback to default key if specified
6114                 key isn't found.
6115                 Don't allow signing if more than one secret
6116                 key matches the one specified in prefs.
6117
6118 2006-06-15 [colin]      2.3.0cvs16
6119
6120         * src/folderview.c
6121                 Add "Send queue" in the folder's contextual
6122                 menu
6123         * src/compose.c
6124         * src/messageview.c
6125         * src/privacy.c
6126         * src/privacy.h
6127         * src/procmime.c
6128         * src/procmsg.c
6129         * src/plugins/pgpcore/passphrase.c
6130         * src/plugins/pgpcore/sgpgme.c
6131         * src/plugins/pgpinline/pgpinline.c
6132         * src/plugins/pgpmime/pgpmime.c
6133                 Better error reporting
6134         * src/mbox.c
6135                 Probably fix bug #971 (2.2.3 cannot read mail 
6136                 from local mbox)
6137
6138
6139 2006-06-15 [mones]      2.3.0cvs15
6140
6141         * tools/make.themes.project
6142                 creates the themes project from the web page
6143
6144 2006-06-15 [colin]      2.3.0cvs14
6145
6146         * src/folder.c
6147                 Better fix (avoid losing the folder if scan_tree 
6148                 fails)
6149
6150 2006-06-15 [cleroy]     2.3.0cvs13
6151
6152         * src/folder.c
6153                 Probably fix Bug #969 (crash on rebuilding 
6154                 imap folder)
6155
6156 2006-06-14 [colin]      2.3.0cvs12
6157
6158         * manual/dtd/manual.xsl
6159         * manual/sylpheed-claws-manual.xml
6160         * manual/fr/sylpheed-claws-manual.xml
6161         * manual/pl/sylpheed-claws-manual.xml
6162                 Insert pagebreaks between sections
6163
6164 2006-06-14 [paul]       2.3.0cvs11
6165
6166         * configure.ac
6167                 better fix than 2.3.0cvs10
6168
6169 2006-06-14 [paul]       2.3.0cvs10
6170
6171         * configure.ac
6172                 fix setting of PACKAGE_DATA_DIR with newer autoconf
6173                 (backwards compatible)
6174
6175 2006-06-13 [colin]      2.3.0cvs9
6176
6177         * src/messageview.c
6178                 Fix sending of return receipt with the new queue folders
6179
6180 2006-06-13 [wwp]        2.3.0cvs8
6181
6182         * src/quote_fmt_lex.l
6183                 fix wrong tokens returned in quote_fmt lexer, query not().
6184
6185 2006-06-13 [wwp]        2.3.0cvs7
6186
6187         * src/folder.c
6188         * src/prefs_folder_item.c
6189                 allow changing folder type even when folder is not a top-level one,
6190                 thanks to Colin.
6191
6192 2006-06-12 [colin]      2.3.0cvs6
6193
6194         * src/folderview.c
6195                 Fix double-ask of "Do you want to mark all
6196                 as read"
6197
6198 2006-06-12 [colin]      2.3.0cvs5
6199
6200         * src/compose.c
6201         * src/compose.h
6202         * src/folder.c
6203         * src/folder.h
6204         * src/imap.c
6205         * src/inc.c
6206         * src/main.c
6207         * src/messageview.c
6208         * src/mh.c
6209         * src/prefs_folder_item.c
6210         * src/procheader.c
6211         * src/procmime.c
6212         * src/procmsg.c
6213         * src/procmsg.h
6214         * src/send_message.c
6215         * src/summaryview.c
6216         * src/toolbar.c
6217                 Apply bug #964's patch (Queue and drafts aren't normal)
6218                 The Drafts and Queue folder now contain RFC-822 files,
6219                 allowing to move and copy mails from and to these 
6220                 folders. Moving from Drafts to Queue will prepare the
6221                 mail for sending (PGP signature, encryption, etc).
6222                 This patch also rework sending errors handling to try
6223                 to be more helpful.
6224                 Also, allow redefining folder types via the GUI 
6225                 (Folder type in its Properties)
6226
6227 2006-06-12 [colin]      2.3.0cvs4
6228
6229         * src/summaryview.c
6230         * src/prefs_common.c
6231         * src/prefs_common.h
6232         * src/gedit-print.c
6233                 Allow to define a specific print font - patch
6234                 by Bernhard Walle <bernhard.walle@gmx.de>
6235         * src/prefs_fonts.c
6236         * manual/advanced.xml
6237         * manual/fr/advanced.xml
6238                 Add a hidden pref to allow deletion without
6239                 confirmation
6240
6241 2006-06-12 [wwp]        2.3.0cvs3
6242
6243         * .cvsignore
6244                 more files to ignore.
6245
6246 2006-06-12 [wwp]        2.3.0cvs2
6247
6248         * src/quote_fmt.c
6249         * src/quote_fmt_lex.l
6250         * src/quote_fmt_parse.y
6251                 extend the quote_fmt parser (templates and quotes):
6252                 - allow limited sub-expressions in |p{} and |f{} expressions,
6253                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
6254                 - implemented/fixed missing implementation of query_references and show_references,
6255                 - completed, fixed contents and format of the symbols help dialog,
6256                 - fix some compilation warnings.
6257
6258 2006-06-12 [wwp]        2.3.0cvs1
6259
6260         * manual/advanced.xml
6261         * manual/fr/advanced.xml
6262                 updates in the "templates" section of the manual (eng/fr):
6263                  - be more precise (both versions)
6264                  - completed to match the english reference (fr version)
6265                  - touchups (both versions)
6266
6267 2006-06-12 [paul]       2.3.0
6268
6269         2.3.0 released
6270
6271 2006-06-12 [paul]       2.2.3cvs14
6272
6273         * po/ca.po
6274         * po/cs.po
6275         * po/de.po
6276         * po/el.po
6277         * po/fr.po
6278         * po/it.po
6279         * po/pt_BR.po
6280         * po/sr.po
6281         * po/zh_CN.po
6282                 updated by Miquel Oliete, Tim, Stephan Sachse,
6283                 Stavros Giannouris, Fabien Vantard, Andrea
6284                 Spadaccini, Frederico Goncalves Guimaraes,
6285                 Aleksandar Urosevic, and Ralgh Young
6286
6287 2006-06-12 [colin]      2.2.3cvs13
6288
6289         * src/mbox.c
6290                 Add missing header
6291
6292 2006-06-11 [colin]      2.2.3cvs12
6293
6294         * src/msgcache.c
6295                 Verify that g_malloc() succeeded
6296
6297 2006-06-11 [colin]      2.2.3cvs11
6298
6299         * src/wizard.c
6300                 Add Face header to welcome mail
6301
6302 2006-06-10 [colin]      2.2.3cvs10
6303
6304         * src/textview.c
6305                 Revert previous (Forgot it changes the
6306                 margin on the whole mail)
6307
6308 2006-06-10 [colin]      2.2.3cvs9
6309
6310         * src/textview.c
6311                 Don't overlap long headers under (X-)Face
6312
6313 2006-06-10 [mones]      2.2.3cvs8
6314
6315         * manual/xml2pdf
6316                 allow generation of manual on systems lacking saxon binary
6317                 but with java and the saxon library installed
6318
6319         * po/es.po
6320                 updated for release
6321
6322 2006-06-09 [colin]      2.2.3cvs7
6323
6324         * src/summaryview.c
6325                 Fix leak when using Display Sender using Addressbook
6326
6327 2006-06-09 [colin]      2.2.3cvs6
6328
6329         * src/compose.c
6330         * src/folder.c
6331         * src/folderview.c
6332         * src/mimeview.c
6333         * src/summaryview.c
6334                 More leaks fixes
6335
6336 2006-06-09 [paul]       2.2.3cvs5
6337
6338         * AUTHORS
6339         * src/gtk/authors.h
6340         * tools/claws.i18n.status.pl
6341                 updated with new info
6342
6343 2006-06-09 [paul]       2.2.3cvs4
6344
6345         * README
6346                 updated
6347         * manual/ack.xml
6348                 add wwp to authors list
6349         * src/gtk/authors.h
6350                 update mine and Colin's addresses
6351
6352 2006-06-08 [colin]      2.2.3cvs3
6353
6354         * src/etpan/imap-thread.c
6355                 Fix leak on SSL cert check
6356
6357 2006-06-08 [colin]      2.2.3cvs2
6358
6359         * src/common/utils.c
6360                 Fix leak
6361
6362 2006-06-08 [paul]       2.2.3cvs1
6363
6364         * configure.ac
6365                 Update version number following
6366                 stable release
6367
6368 2006-06-07 [colin]      2.2.2cvs3
6369
6370         * src/msgcache.c
6371                 Fix catching cache read errors (guint instead of gint)
6372                 Prevent malloc'ing more than 8MB (means cache corruption)
6373
6374 2006-06-07 [paul]       2.2.2cvs2
6375
6376         * src/exporthtml.c
6377         * src/exportldif.c
6378         * src/mh.c
6379         * src/mutt.c
6380         * src/pine.c
6381         * src/common/utils.c
6382                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
6383                 obey $HOME'
6384                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
6385                 Thanks to Colin
6386
6387 2006-06-06 [paul]       2.2.2cvs1
6388
6389         * configure.ac
6390                 Update version number following
6391                 stable release
6392
6393 2006-06-06 [paul]       2.2.1cvs6
6394
6395         * src/matcher.c
6396                 fix  implicit declaration of
6397                 sylpheed_do_idle()
6398                 Patch by Fabien Vantard
6399
6400 2006-06-06 [paul]       2.2.1cvs5
6401
6402         * src/matcher.c
6403                 fix age_greater and age_lower so that they
6404                 mean what say and not '...or equal to'
6405                 Thanks to Colin
6406
6407 2006-06-06 [paul]       2.2.1cvs4
6408
6409         * src/textview.c
6410         * src/common/utils.c
6411                 fix URI check
6412                 Thanks to Colin
6413
6414 2006-06-05 [wwp]        2.2.1cvs3
6415
6416         * manual/fr/account.xml
6417                 minor language fixes (thanks to Fabien Vantard).
6418
6419 2006-06-05 [colin]      2.2.1cvs2
6420
6421         * src/prefs_folder_item.c
6422         * src/folderview.c
6423                 Allow recursive setting of properties 
6424                 for whole mailboxes
6425         * src/matcher.c
6426                 Don't freeze on 'test' filtering rule
6427
6428 2006-06-05 [colin]      2.2.1cvs1
6429
6430         * configure.ac
6431                 Update version number following
6432                 stable release
6433
6434 2006-06-04 [wwp]        2.2.0cvs82
6435
6436         * manual/glossary.xml
6437         * manual/account.xml
6438         * manual/fr/glossary.xml
6439         * manual/fr/account.xml
6440                 added glossary section and references/links related to the Face custom header.
6441
6442 2006-06-04 [colin]      2.2.0cvs81
6443
6444         * src/summaryview.c
6445                 Skip to next message on move with no
6446                 immediate execution
6447
6448 2006-06-04 [wwp]        2.2.0cvs80
6449
6450         * manual/xml2pdf
6451                 added sanity checks, exit when needed.
6452
6453 2006-06-03 [paul]       2.2.0cvs79
6454
6455         * src/prefs_receive.c
6456                 page name is now 'Receiving'
6457         * src/prefs_send.c
6458                 page name is now 'Sending'
6459
6460 2006-06-03 [colin]      2.2.0cvs78
6461
6462         * src/plugins/spamassassin/spamassassin_gtk.c
6463                 Autoswitch to Localhost if transport was previously
6464                 disabled. Else people had to check [] Enable, then
6465                 *reselect* transport.
6466
6467 2006-06-03 [colin]      2.2.0cvs77
6468
6469         * src/plugins/pgpinline/pgpinline.c
6470         * src/plugins/pgpmime/pgpmime.c
6471                 Check that gpg_data_release_and_get_mem 
6472                 didn't fail (now, why this happens...)
6473
6474 2006-06-03 [colin]      2.2.0cvs76
6475
6476         * src/mbox.c
6477                 Fix bug #962 (Manual and/or UI should 
6478                 warn about incompatible locking 
6479                 causing dataloss)
6480
6481 2006-06-02 [cleroy]     2.2.0cvs75
6482
6483         * src/filtering.c
6484         * src/folder.c
6485         * src/procmsg.c
6486         * src/summaryview.c
6487                 Fix a few leaks
6488
6489 2006-06-02 [colin]      2.2.0cvs74
6490
6491         * src/main.c
6492                 On exit, free caches after writing them
6493                 Shuts up some valgrind false positives
6494         * src/procmsg.c
6495         * src/send_message.c
6496                 Fix races when reusing existing SMTP connections
6497                 Fix inexistant session timeout
6498         * src/toolbar.c
6499                 Display alertpanel after all queues have
6500                 been processed, not after each
6501
6502 2006-06-02 [wwp]        2.2.0cvs73
6503
6504         * manual/fr/glossary.xml
6505         * manual/fr/ack.xml
6506         * manual/ack.xml
6507                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
6508
6509 2006-06-02 [wwp]        2.2.0cvs72
6510
6511         * manual/xml2pdf
6512         * manual/dist/pdf/Makefile.am
6513         * manual/dtd/manual.xsl
6514         * manual/fr/dist/pdf/Makefile.am
6515         * manual/pl/dist/pdf/Makefile.am
6516                 we changed the procedure to generate the .pdf version of the manual.
6517                 The procedure is more modern and the .pdf we get now has a valid index.
6518                 Here are the new pre-requisites:
6519
6520                 - JRE 1.x (1.4 here): there must be one from your distro
6521                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
6522                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
6523                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
6524
6525                 See my posts for further info about the installation of this toolchain:
6526
6527                 Date: Fri, 19 May 2006 19:40:06 +0200
6528                 From: wwp <subscript@free.fr>
6529                 To: sylpheed-claws-devel@lists.sourceforge.net
6530                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
6531
6532                 and
6533
6534                 Date: Wed, 24 May 2006 12:58:49 +0200
6535                 From: wwp <subscript@free.fr>
6536                 To: sylpheed-claws-devel@lists.sourceforge.net
6537                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
6538
6539 2006-06-01 [colin]      2.2.0cvs71
6540
6541         * src/compose.c
6542                 Better guards against IMAP races
6543         * src/main.c
6544         * src/prefs_common.c
6545         * src/prefs_common.h
6546         * src/common/ssl_certificate.c
6547         * src/etpan/imap-thread.c
6548         * src/etpan/imap-thread.h
6549         * src/gtk/sslcertwindow.c
6550                 New hidden option ssl_skip_cert_check to 
6551                 avoid dups of bug #959 (libetpan linked
6552                 against gnutls and gnutls buggy on 64bit)
6553                 Present expired warning only once per
6554                 session/server.
6555         * manual/advanced.xml
6556         * manual/fr/advanced.xml
6557                 Document new option
6558
6559 2006-06-01 [wwp]        2.2.0cvs70
6560
6561         * src/messageview.c
6562                 fix for bug #961 (return receipt dialog 
6563                 complains incorrectly about return-path 
6564                 email adress being different), thanks 
6565                 to Colin.
6566
6567 2006-05-31 [cleroy]     2.2.0cvs69
6568
6569         * src/common/ssl.c
6570                 Guard against NULLs, although this
6571                 should never be an issue
6572
6573 2006-05-31 [colin]      2.2.0cvs68
6574
6575         * src/filtering.c
6576                 Use g_slist_prepend
6577         * src/imap.c
6578                 Don't remove caches when destroying folder, it
6579                 could (should) be done at exit
6580         * src/inc.c
6581                 free processing cache after incorporation
6582         * src/etpan/imap-thread.c
6583                 Maybe fix bug #959 (Crash on moving to emails 
6584                 to a imap account per ssl with a expired 
6585                 certificate.)
6586
6587 2006-05-30 [colin]      2.2.0cvs67
6588
6589         * src/summaryview.c
6590                 Put back event flush when displaying message
6591                 It avoids reading a bunch of messages just
6592                 by hitting shift-n for too long ;)
6593
6594 2006-05-29 [colin]      2.2.0cvs66
6595
6596         * src/summaryview.c
6597                 Remove useless g_warnings
6598
6599 2006-05-29 [colin]      2.2.0cvs65
6600
6601         * src/imap.c
6602                 Fix g_slist_append()s for performance
6603
6604 2006-05-29 [colin]      2.2.0cvs64
6605
6606         * src/compose.c
6607         * src/common/utils.c
6608                 Fix extraneous tab at start of addresses
6609         * src/mainwindow.c
6610                 Fix warnings (thanks to Fabien)
6611                 Fix crash at exit when composing messages 
6612                 exist
6613         * src/pop.c
6614                 Fix progress bar when deleting expired mails
6615                 Thanks to Hiro
6616         * src/summaryview.c
6617         * src/gtk/gtksctree.c
6618                 Fix re-sorting slowness
6619
6620 2006-05-29 [paul]       2.2.0cvs63
6621
6622         * src/mh.c
6623                 fetch full message when moving mails
6624                 from another mailbox, (fixed data loss
6625                 when filtering from IMAP to MH, introduced
6626                 in 2.2.0cvs57).
6627                 Thanks to Colin
6628
6629 2006-05-29 [mones]      2.2.0cvs62
6630
6631         * src/gtk/gtksctree.c
6632                 Unselect faster (patch by Colin)        
6633
6634 2006-05-26 [colin]      2.2.0cvs61
6635
6636         * src/summaryview.c
6637                 Unplug MSGINFO_UPDATE callback on delete too.
6638
6639 2006-05-26 [colin]      2.2.0cvs60
6640
6641         * src/foldersel.c
6642                 Fix bold in folder selection window with glib2.10
6643                 thanks Hiro
6644
6645 2006-05-26 [colin]      2.2.0cvs59
6646
6647         * src/procheader.c
6648                 Convert date only if necessary (and don't
6649                 try to convert from utf8 to utf8, too)
6650         * src/summaryview.c
6651                 Only set column's text if the column's 
6652                 displayed
6653
6654 2006-05-26 [colin]      2.2.0cvs58
6655
6656         * src/summaryview.c
6657         * src/gtk/gtkutils.c
6658                 Fix useless warning
6659
6660 2006-05-26 [colin]      2.2.0cvs57
6661
6662         * src/mainwindow.c
6663                 Make summaryview selectable as long as 
6664                 no message has focus
6665         * src/mh.c
6666                 Faster deletion (by implementing mh_remove_msgs)
6667                 Faster copy (avoid using mh_fetch_msg just to get
6668                 the filename)
6669                 Faster move (using move_file instead of copy_file
6670                 if MSG_IS_MOVE)
6671                 No progressbar if total number of mails to cp/mv 
6672                 is less than 100
6673         * src/summaryview.c
6674                 Fix removal from subject_table when mail gets moved
6675                 Faster deletion (g_slist_prepend instead of append)
6676         * src/gtk/gtksctree.c
6677                 Remove useless code
6678
6679 2006-05-25 [colin]      2.2.0cvs56
6680
6681         * src/common/ssl_certificate.c
6682                 Fix leak in expired cert check
6683
6684 2006-05-25 [colin]      2.2.0cvs55
6685
6686         * src/mh.c
6687                 Disable flags syncing on .mh_sequences - it
6688                 is buggy and marks mails read under unknown
6689                 conditions.
6690
6691 2006-05-25 [paul]
6692
6693         * 2.3.0-rc4 released
6694
6695 2006-05-24 [colin]      2.2.0cvs54
6696
6697         attention cvs users: if you manage to crash
6698         Sylpheed-Claws while moving, copying or deleting
6699         mails, we *are* interested in stack traces and
6700         valgrind logs. It looks stable, but one never
6701         knows...
6702
6703         * src/folder.c
6704                 Add progressbar for cache updates
6705         * src/folderutils.c
6706                 Optimize Mark all read in the current
6707                 folder
6708         * src/mh.c
6709                 Add progressbar for copy/move
6710         * src/procmsg.c
6711                 Optimize O(n^2) in copy/move
6712         * src/summaryview.c
6713         * src/gtk/gtksctree.c
6714                 Optimize O(n^2) algos
6715         * src/common/timing.h
6716                 Display ms instead of us
6717
6718 2006-05-24 [wwp]        2.2.0cvs53
6719
6720         * manual/fr/advanced.xml
6721                 updates to the French manual.
6722
6723 2006-05-24 [wwp]        2.2.0cvs52
6724
6725         * src/common/utils.c
6726                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
6727
6728 2006-05-24 [wwp]        2.2.0cvs51
6729
6730         * src/folderutils.c
6731                 fixed "mark all read" in MH folders (thanks to Colin).
6732
6733 2006-05-24 [paul]       2.2.0cvs50
6734
6735         * doc/man/sylpheed-claws.1
6736                 updated the man page
6737
6738 2006-05-23 [colin]      2.2.0cvs49
6739
6740         * src/folderview.c
6741         * src/imap.c
6742         * src/inc.c
6743         * src/mbox.c
6744         * src/messageview.c
6745         * src/news.c
6746         * src/send_message.c
6747         * src/summaryview.c
6748         * src/gtk/sslcertwindow.c
6749                 alertpanel fixes, by Fabien
6750
6751 2006-05-23 [colin]      2.2.0cvs48
6752
6753         * src/folder.c
6754         * src/folderview.c
6755         * src/msgcache.c
6756         * src/summaryview.c
6757         * src/gtk/gtksctree.c
6758         * src/gtk/gtksctree.h
6759                 More timings
6760                 Fix slow loading problem, which was caused by the
6761                 use of some gtk_ctree funcs and their use of
6762                 g_list_position while gtk_ctree_(un)link'ing.
6763                 Reap more functions from gtkctree.c to be sure we
6764                 use our (fast) version instead of theirs.
6765         * src/mh.c
6766                 Fix copy of unread mails
6767
6768
6769 2006-05-22 [wwp]        2.2.0cvs47
6770
6771         * manual/fr/advanced.xml
6772                 updated.
6773
6774 2006-05-22 [colin]      2.2.0cvs46
6775
6776         * src/filtering.c
6777                 Fix possible infinite loop. 'copy' is not a 
6778                 final action, so when encountering a 'copy',
6779                 we have to check if a previous one was set
6780                 and do it. In the same way, if we encounter
6781                 a 'move' we have to perform a possibly 
6782                 pending 'copy'. This will slow down filtering
6783                 on IMAP if move+copy or multiple copy actions
6784                 are to be done, but handling it via the batch
6785                 would be really too convoluted.
6786
6787 2006-05-22 [wwp]        2.2.0cvs45
6788
6789         * manual/fr/advanced.xml
6790         * manual/fr/faq.xml
6791         * manual/fr/glossary.xml
6792         * manual/fr/handling.xml
6793         * manual/fr/intro.xml
6794         * manual/fr/plugins.xml
6795         * manual/fr/sylpheed-claws-manual.xml
6796                 sync w/ the english manual: updates URIs, documented mailing-list
6797                 support, better explanation about the enabled/disabled feature
6798                 in filtering/processing rules by Paul.
6799
6800 2006-05-21 [colin]      2.2.0cvs44
6801
6802         * src/summaryview.c
6803                 Don't expand after building threads, but during
6804
6805 2006-05-21 [colin]      2.2.0cvs43
6806
6807         * src/procmsg.c
6808         * src/summaryview.c
6809                 More timing possibilities... For next time I have 
6810                 to find out how the hell some 3GHz computer takes
6811                 one minute to open a 30k folder...
6812
6813 2006-05-21 [colin]      2.2.0cvs42
6814
6815         * manual/pl/advanced.xml
6816         * manual/pl/faq.xml
6817         * manual/pl/glossary.xml
6818         * manual/pl/handling.xml
6819         * manual/pl/intro.xml
6820         * manual/pl/plugins.xml
6821         * manual/pl/sylpheed-claws-manual.xml
6822                 Polish manual updated by Pawel
6823
6824 2006-05-20 [colin]
6825
6826         * 2.3.0-rc3 released
6827
6828 2006-05-20 [colin]      2.2.0cvs41
6829
6830         * src/imap.c
6831                 Fix -rc2 problems:
6832                 - remove cache of moved messages from original folder
6833                 - apply new flags to messages even if they aren't appliable
6834                   via IMAP.
6835
6836 2006-05-20 [colin]
6837
6838         * 2.3.0-rc2 released
6839
6840 2006-05-19 [colin]      2.2.0cvs40
6841
6842         * src/imap.c
6843                 Don't issue SELECT in imap_change_flags
6844                 before having checked that we indeed have
6845                 some flags to change. MSG_POSTFILTERED for
6846                 example can't be used on IMAP.
6847                 Fixes bug #955 (copying messages between 
6848                 imap folders is extremely slow), which was
6849                 a regression.
6850
6851 2006-05-19 [colin]      2.2.0cvs39
6852
6853         * src/folder.c
6854         * src/folder.h
6855         * src/folderview.c
6856                 Try to fix bug #830 (Some unread messages 
6857                 get marked read in IMAP inbox):
6858                 - Prevent scanning a folder if it's being 
6859                   opened via the GUI
6860                 - Postpone opening via the GUI of a folder
6861                   currently scanned.
6862
6863
6864 2006-05-19 [wwp]        2.2.0cvs38
6865
6866         * manual/advanced.xml
6867                 fix English+typo (thanks to Paul).
6868
6869 2006-05-19 [wwp]        2.2.0cvs37
6870
6871         * manual/advanced.xml
6872         * manual/fr/advanced.xml
6873         * src/gtk/logwindow.c
6874         * src/prefs_common.c
6875         * src/prefs_common.h
6876                 added hidden prefs to allow customization of colors used in
6877                 protocol log window (useful for dark gtk+ themes).
6878
6879 2006-05-19 [wwp]        2.2.0cvs36
6880
6881         * ChangeLog
6882                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
6883
6884 2006-05-19 [paul]       2.2.0cvs35
6885
6886         * src/textview.c
6887                 make Reply-To fully clickable
6888         * src/gtk/logwindow.c
6889                 more colouring (SMTP ESMTP)
6890         Both patches by Pawel Pekala
6891
6892 2006-05-19 [cleroy]     2.2.0cvs34
6893
6894         * src/mh.c
6895                 Don't update flags from current folder
6896                 Probably fixes bug #935 (Read Messages 
6897                 Revert to Being Marked as Unread)
6898
6899 2006-05-18 [colin]      2.2.0cvs33
6900
6901         * src/imap.c
6902                 Warning fix
6903         * src/compose.c
6904         * src/mainwindow.c
6905         * src/summaryview.c
6906         * src/toolbar.c
6907                 Allow replying to multiple emails
6908                 in multiple windows
6909         * src/mimeview.c
6910         * src/etpan/imap-thread.c
6911                 Leak fixes
6912
6913 2006-05-18 [paul]       2.2.0cvs32
6914
6915         * src/summaryview.c
6916                 keep Mailing-List menu refreshed
6917                 Thanks to Colin
6918
6919 2006-05-18 [paul]       2.2.0cvs31
6920
6921         * manual/advanced.xml
6922         * manual/faq.xml
6923         * manual/glossary.xml
6924         * manual/handling.xml
6925         * manual/intro.xml
6926         * manual/plugins.xml
6927         * manual/sylpheed-claws-manual.xml
6928                 update URLs
6929                 add info about mailing-list support
6930                 edit filtering info
6931         * src/wizard.c
6932         * src/common/defs.h
6933         * src/gtk/about.c
6934         * src/plugins/dillo_viewer/README
6935                 update URLs
6936
6937 2006-05-17 [wwp]        2.2.0cvs30
6938
6939         * manual/handling.xml
6940         * manual/fr/handling.xml
6941                 documented the ability to enabled/disable filtering/processing rules.
6942
6943 2006-05-17 [colin]      2.2.0cvs29
6944
6945         * src/main.c
6946                 Don't initialize g_thread subsystem if it's 
6947                 already done (thanks to Hiro)
6948         * src/mimeview.c
6949                 Fix saving of parts when there name can't be
6950                 converted from UTF-8.
6951
6952 2006-05-17 [paul]       2.2.0cvs28
6953
6954         * po/Makefile.in.in
6955                 fix config.status warning with autoconf 2.60
6956
6957 2006-05-17 [paul]       2.2.0cvs27
6958
6959         * po/POTFILES.in
6960                 add src/mbox.c
6961
6962 2006-05-17 [wwp]        2.2.0cvs26
6963
6964         * src/mainwindow.c
6965                 fix useless and potentially dangerous buffer walking (thanks to Colin).
6966
6967 2006-05-17 [wwp]        2.2.0cvs25
6968
6969         * src/plugins/demo/demo.c
6970                 updated product name in plugin demo (many plugins need to be
6971                 sync'ed w/ that change).
6972
6973 2006-05-17 [colin]      2.2.0cvs24
6974
6975         * src/mh.c
6976                 Fix leak
6977
6978 2006-05-16 [colin]      2.2.0cvs23
6979
6980         * src/mainwindow.c
6981                 Stupid me hit again. Fix cvs22.
6982
6983 2006-05-16 [colin]      2.2.0cvs22
6984
6985         * src/mainwindow.c
6986                 Fix bug #922 (sylpheed-claws crashed after 
6987                 pushing on Inbox folder)
6988
6989 2006-05-16 [colin]      2.2.0cvs21
6990
6991         * src/compose.c
6992                 Make From header be copy/paste/select-able
6993
6994 2006-05-16 [wwp]        2.2.0cvs20
6995
6996         * src/export.c
6997         * src/matcher.c
6998         * src/summaryview.c
6999         * src/etpan/imap-thread.c
7000                 fix some compiler warnings (thanks to Colin).
7001
7002 2006-05-16 [wwp]        2.2.0cvs19
7003
7004         * src/action.c
7005         * src/gedit-print.c
7006         * src/inc.c
7007         * src/mainwindow.c
7008         * src/mh.c
7009         * src/statusbar.c
7010         * src/send_message.c
7011         * src/summaryview.c
7012                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
7013
7014 2006-05-15 [colin]      2.2.0cvs18
7015
7016         * src/procmsg.c
7017                 Fix automatic rule creation with List-Post
7018
7019 2006-05-15 [paul]       2.2.0cvs17
7020
7021         * tools/filter_conv_new.pl
7022                 updated for rule enabling/disabling
7023                 claws version >= 2.3.x required
7024
7025 2006-05-15 [cleroy]     2.2.0cvs16
7026
7027         * src/main.c
7028                 Revert test
7029
7030 2006-05-15 [cleroy]     2.2.0cvs15
7031
7032         * src/main.c
7033                 test
7034
7035 2006-05-15 [wwp]        2.2.0cvs14
7036
7037         * manual/pl/.cvsignore
7038                 ignore generated files.
7039
7040 2006-05-14 [wwp]        2.3.0-rc1
7041
7042         * 2.3.0-rc1 released
7043
7044 2006-05-13 [wwp]        2.2.0cvs13
7045
7046         * src/filtering.c
7047         * src/filtering.h
7048         * src/matcher.c
7049         * src/matcher_parser_lex.l
7050         * src/matcher_parser_parse.y
7051         * src/prefs_filtering.c
7052                 new feature: provide the ability to disable filtering and processing
7053                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
7054                 adaptations.
7055
7056 2006-05-13 [colin]      2.2.0cvs12
7057
7058         * src/compose.c
7059                 Remove useless if (a) b; else b;
7060                 Thanks to wwp
7061
7062 2006-05-13 [wwp]        2.2.0cvs11
7063
7064         * src/export.c
7065         * src/import.c
7066         * src/mainwindow.c
7067         * src/mbox.c
7068         * src/summaryview.c
7069         * src/summaryview.h
7070                 no more silent failures (or at least less ones) when importing
7071                 or exporting from/to mbox. Also start importing/exporting if
7072                 the necessary info is set.
7073
7074 2006-05-13 [wwp]        2.2.0cvs10
7075
7076         * RELEASE_NOTES
7077                 restored up-to-date release notes.
7078
7079 2006-05-13 [paul]       2.2.0cvs9
7080
7081         * po/nl.po
7082         * po/ru.po
7083                 updated by Tim Dijkstra and Pavlo Bohmat
7084
7085 2006-05-12 [colin]      2.2.0cvs8
7086
7087         * src/gtk/quicksearch.c
7088                 Add "k" as shortcut for "colorlabel". Patch
7089                 by ath42@users.sf.net.
7090
7091 2006-05-12 [paul]       2.2.0cvs7
7092
7093         * src/prefs_common.h
7094         * src/prefs_summaries.c
7095         * src/summaryview.c
7096                 when entering a folder also allow
7097                 going directly to first Marked message
7098
7099 2006-05-12 [paul]       2.2.0cvs6
7100
7101         * src/summaryview.c
7102                 always obey 'confirm before marking all
7103                 mails read' option
7104
7105 2006-05-12 [paul]       2.2.0cvs5
7106
7107         * src/textview.c
7108                 make Sender fully clickable
7109
7110 2006-05-12 [colin]      2.2.0cvs4
7111
7112         * src/compose.c
7113         * src/compose.h
7114                 Let From be editable
7115         * src/main.c
7116         * src/mh.c
7117                 Full support of .mh_sequences' Unseen seq
7118
7119 2006-05-12 [colin]      2.2.0cvs3
7120
7121         * src/folder.c
7122         * src/mainwindow.c
7123         * src/mainwindow.h
7124         * src/messageview.c
7125         * src/prefs_spelling.c
7126         * src/procheader.c
7127         * src/procmsg.c
7128         * src/procmsg.h
7129         * src/summaryview.c
7130         * src/toolbar.c
7131         * src/toolbar.h
7132                 Add contextual menu on Compose toolbar
7133                 button. Fixes bug #944 (Automatic
7134                 addresses not applied when changing account
7135                 from compose window)
7136                 add Mailing List support
7137                 based on the old 0.6.5claws25 patch by
7138                 Melvin Hadasht, with finishing touches
7139                 by Colin
7140                 Fix "ignore thread" when mails are threaded by
7141                 subject (and weren't ignored although appearing
7142                 in the thread).
7143                 GUI rework.
7144                 Both patches by Pawel.
7145
7146 2006-05-08 [paul]       2.2.0cvs2
7147
7148         * src/mainwindow.c
7149         * src/mainwindow.h
7150         * src/messageview.c
7151         * src/procheader.c
7152         * src/procmsg.c
7153         * src/procmsg.h
7154         * src/summaryview.c
7155                 add Mailing List support
7156                 based on the old 0.6.5claws25 patch by 
7157                 Melvin Hadasht, with finishing touches
7158                 by Colin
7159
7160 2006-05-08 [colin]      2.2.0cvs1
7161
7162         * src/mainwindow.c
7163         * src/toolbar.c
7164         * src/toolbar.h
7165                 Add contextual menu on Compose toolbar 
7166                 button. Fixes bug #944 (Automatic 
7167                 addresses not applied when changing account 
7168                 from compose window)
7169
7170 2006-05-08 [paul]       2.2.0
7171
7172         2.2.0 released
7173
7174 2006-05-08 [paul]       2.1.1cvs51
7175
7176         * po/cs.po
7177         * po/de.po
7178         * po/en_GB.po
7179         * po/fi.po
7180         * po/fr.po
7181         * po/pt_BR.po
7182         * po/sr.po
7183         * po/zh_CN.po
7184                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
7185                 Fabien Vantard, Frederico Goncalves Guimaraes,
7186                 Aleksandar Urosevic, and Ralgh Young
7187
7188 2006-05-12 [colin]      2.1.1cvs50
7189
7190         * po/cs.po
7191         * po/de.po
7192         * po/en_GB.po
7193         * po/es.po
7194         * po/fi.po
7195         * po/fr.po
7196         * po/pt_BR.po
7197         * po/sr.po
7198         * po/zh_CN.po
7199                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
7200                 Fabien Vantard, Frederico Goncalves Guimaraes,
7201                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
7202
7203 2006-05-05 [colin]      2.1.1cvs49
7204
7205         * manual/Makefile.am
7206         * manual/pl/Makefile.am
7207         * manual/pl/account.xml
7208         * manual/pl/ack.xml
7209         * manual/pl/addrbook.xml
7210         * manual/pl/advanced.xml
7211         * manual/pl/faq.xml
7212         * manual/pl/glossary.xml
7213         * manual/pl/gpl.xml
7214         * manual/pl/handling.xml
7215         * manual/pl/intro.xml
7216         * manual/pl/keyboard.xml
7217         * manual/pl/plugins.xml
7218         * manual/pl/starting.xml
7219         * manual/pl/sylpheed-claws-manual.xml
7220         * manual/pl/dist/.cvsignore
7221         * manual/pl/dist/Makefile.am
7222         * manual/pl/dist/html/.cvsignore
7223         * manual/pl/dist/html/Makefile.am
7224         * manual/pl/dist/pdf/.cvsignore
7225         * manual/pl/dist/pdf/Makefile.am
7226         * manual/pl/dist/ps/.cvsignore
7227         * manual/pl/dist/ps/Makefile.am
7228         * manual/pl/dist/txt/.cvsignore
7229         * manual/pl/dist/txt/Makefile.am
7230                 Add the polish translation of the manual,
7231                 Authored by Pawel Pekala.
7232
7233 2006-05-05 [cleroy]     2.1.1cvs48
7234
7235         * src/main.c
7236                 Re-read matcherrc after loading plugins 
7237                 if some of them add folders.
7238
7239 2006-05-03 [colin]      2.1.1cvs47
7240
7241         * src/imap.c
7242                 I'm idiot
7243
7244 2006-05-03 [colin]      2.1.1cvs46
7245
7246         * src/imap.c
7247                 Be sure to have a session when
7248                 getting separator
7249
7250 2006-05-03 [colin]      2.1.1cvs45
7251
7252         * src/imap.c
7253         * src/imap.h
7254         * src/imap_gtk.c
7255                 Fix preventing renaming with namespace 
7256                 separator.
7257
7258 2006-05-01 [colin]      2.1.1cvs44
7259
7260         * src/action.c
7261                 Don't reload messageview when result of
7262                 action is piped.
7263
7264 2006-04-29 [colin]      2.1.1cvs43
7265
7266         * src/prefs_receive.c
7267         * src/plugins/spamassassin/spamassassin_gtk.c
7268         * src/plugins/clamav/clamav_plugin_gtk.c
7269                 GUI fixes by Pawel
7270
7271 2006-04-29 [colin]      2.1.1cvs42
7272
7273         * src/prefs_compose_writing.c
7274         * src/prefs_quote.c
7275                 Cleanups. Patch by Pawel
7276
7277 2006-04-28 [paul]       2.1.1cvs41
7278
7279         * src/matcher.c
7280                 fix returned quick search results when search
7281                 term contains an underscore.
7282                 Thanks to Colin
7283
7284 2006-04-28 [paul]       2.1.1cvs40
7285
7286         * src/prefs_message.c
7287         * src/prefs_receive.c
7288                 GUI cleanups
7289                 Patches by Pawel Pekala
7290
7291 2006-04-27 [colin]      2.1.1cvs39
7292
7293         * src/wizard.c
7294                 Differentiate subject Welcome from
7295                 window's title Welcome
7296
7297 2006-04-27 [paul]
7298
7299         2.2.0-rc1 released
7300
7301 2006-04-27 [paul]       2.1.1cvs38
7302
7303         * manual/advanced.xml
7304         * manual/fr/advanced.xml
7305                 add info about compose_no_markup hidden pref
7306
7307 2006-04-27 [paul]       2.1.1cvs37
7308
7309         * src/prefs_account.c
7310                 improve privacy labels
7311         * src/prefs_msg_colors.c
7312                 change some strings for translators' convenience
7313         * src/gtk/gtkutils.c
7314                 don't underline the link button text
7315
7316 2006-04-25 [colin]      2.1.1cvs36
7317
7318         * src/folder.c
7319                 Complete 2.1.1cvs33 (once more ;)
7320
7321 2006-04-25 [colin]      2.1.1cvs35
7322
7323         * src/editldap.c
7324                 Fix tooltip
7325
7326 2006-04-25 [cleroy]     2.1.1cvs34
7327
7328         * src/compose.c
7329         * src/gtk/gtkaspell.c
7330                 Fix crash on redirect (related to the return 
7331                 of the aspell menu in compose's toolbar)
7332         * src/prefs_msg_colors.c
7333                 Fix sensitivity widgets
7334         * src/image_viewer.c
7335         * src/gtk/pluginwindow.c
7336         * src/gtk/prefswindow.c
7337                 Change released signals to clicked (Fabien)
7338         * po/POTFILES.in
7339         * src/common/socket.c
7340         * src/plugins/spamassassin/spamassassin.c
7341                 Translate strings (Fabien)
7342
7343 2006-04-25 [paul]       2.1.1cvs33
7344
7345         * src/folder.c
7346         * src/folder.h
7347         * src/folderview.c
7348                 complete the fix of bug #912
7349                 Thanks to Colin
7350
7351 2006-04-25 [colin]      2.1.1cvs32
7352
7353         * src/news.c
7354                 Better progress bar
7355         * src/mimeview.c
7356         * src/summaryview.c
7357         * src/summaryview.h
7358                 Fix focus chain
7359                 Patches by Pawel Pekala
7360
7361 2006-04-24 [colin]      2.1.1cvs31
7362
7363         * src/compose.c
7364                 Fix compilation warnings (Fabien)
7365
7366 2006-04-24 [colin]      2.1.1cvs30
7367
7368         * src/addrindex.c
7369         * src/editldap.c
7370         * src/editldap_basedn.c
7371         * src/editldap_basedn.h
7372         * src/ldapctrl.c
7373         * src/ldapctrl.h
7374         * src/ldapquery.c
7375         * src/ldaputil.c
7376         * src/ldaputil.h
7377                 Fix bug #901 (LDAPS support)
7378
7379 2006-04-24 [colin]      2.1.1cvs29
7380
7381         * src/compose.c
7382                 Fix logic on error with send dialog on
7383         * src/imap.c
7384                 Fix compilation without libetpan, thanks
7385                 to Fabien
7386         * src/summaryview.c
7387                 Fix 'context-menu' key
7388
7389 2006-04-23 [colin]      2.1.1cvs28
7390
7391         * src/folder.c
7392                 Never free current's cache to free up 
7393                 memory. Fixes bug #912 (new count 
7394                 randomly set to message count)
7395
7396 2006-04-23 [colin]      2.1.1cvs27
7397
7398         * src/gtk/quicksearch.c
7399                 And remove printf...
7400
7401 2006-04-23 [colin]      2.1.1cvs26
7402
7403         * src/gtk/quicksearch.c
7404                 Fix replacing in quicksearch, and fix inserting
7405                 in the middle of the string. (introduced at 2.1.0cvs22)
7406
7407 2006-04-23 [colin]      2.1.1cvs25
7408
7409         * src/imap.c
7410                 Make sure uidnext is initialized in get_num_list
7411                 (not for stable, related to 2.1.1cvs8 and friends)
7412
7413 2006-04-23 [colin]      2.1.1cvs24
7414
7415         * src/imap.c
7416                 Output something when login is successful
7417                 too
7418
7419 2006-04-23 [colin]      2.1.1cvs23
7420
7421         * src/etpan/imap-thread.c
7422                 Better logging (line-per-line, hide data in fetch)
7423                 Fix a const warning
7424         * src/gtk/logwindow.c
7425         * src/gtk/logwindow.h
7426                 Better logging (color for input/output)
7427
7428 2006-04-21 [colin]      2.1.1cvs22
7429
7430         * src/gtk/quicksearch.c
7431                 On gtk+-2.8, use stock buttons in quicksearch
7432                 Based on a patch by Fabien and a design by Paul
7433
7434 2006-04-21 [colin]      2.1.1cvs21
7435
7436         * src/folderview.c
7437         * src/mainwindow.c
7438                 Fix occasional flicker in folderview
7439         * src/common/utils.c
7440                 Fix bug #943 (Incorrectly parsed email address 
7441                 list in short headers on message view and in 
7442                 printouts)
7443
7444 2006-04-20 [colin]      2.1.1cvs20
7445
7446         * src/imap.c
7447         * src/imap.h
7448         * src/prefs_account.c
7449                 Add ANONYMOUS auth for IMAP
7450
7451 2006-04-20 [paul]       2.1.1cvs19
7452
7453         * src/main.c
7454                 proper fix for 2.1.1cvs18
7455                 Thanks to Colin
7456
7457 2006-04-20 [paul]       2.1.1cvs18
7458
7459         * src/main.c
7460                 fix build warnings
7461
7462 2006-04-20 [paul]       2.1.1cvs17
7463
7464         * src/gtk/quicksearch.c
7465                 fix standard, non-extended Quick search,
7466                 was broken in 2.1.1cvs15.
7467                 Thanks to Colin.
7468
7469 2006-04-20 [colin]      2.1.1cvs16
7470
7471         * src/prefs_matcher.c
7472                 Fix values when reselecting a ~test
7473                 rule
7474
7475 2006-04-19 [colin]      2.1.1cvs15
7476
7477         * src/compose.c
7478         * src/compose.h
7479         * src/gtk/gtkaspell.c
7480         * src/gtk/gtkaspell.h
7481                 Put back Options menu in Spelling/
7482         * src/gtk/quicksearch.c
7483                 Don't search, and show error, if the
7484                 advanced search has a syntax error
7485
7486 2006-04-18 [colin]      2.1.1cvs14
7487
7488         * src/textview.c
7489                 Fix gdk warnings on set_cursor when textview
7490                 isn't visible
7491
7492 2006-04-18 [colin]      2.1.1cvs13
7493
7494         * src/gtk/gtksctree.c
7495                 Remove seemingly useless refresh that causes
7496                 flicker - watch this commit in case of 
7497                 problems before planned backport to stable
7498
7499 2006-04-18 [colin]      2.1.1cvs12
7500
7501         * src/imap.c
7502                 Factorize get/set_xml code
7503         * src/compose.c
7504         * src/prefs_account.c
7505         * src/prefs_account.h
7506         * src/procmsg.c
7507                 Add Encrypt to self option
7508
7509 2006-04-17 [colin]      2.1.1cvs11
7510
7511         * configure.ac
7512                 Fix search on encrpyt function on dragonfly
7513                 Patch by Jonathan Buschmann <jonthn@agmact.com>
7514
7515 2006-04-17 [colin]      2.1.1cvs10
7516
7517         * src/prefs_account.c
7518                 Be safe by default: remove mails from POP3
7519                 after 7 days, not immediately
7520
7521 2006-04-17 [colin]      2.1.1cvs9
7522
7523         * src/etpan/imap-thread.c
7524                 Fix build on DragonFly - patch by 
7525                 Jonathan Buschmann <jonthn@agmact.com>
7526
7527 2006-04-17 [colin]      2.1.1cvs8
7528
7529         * src/imap.c
7530                 Save uidnext between sessions
7531
7532 2006-04-17 [colin]      2.1.1cvs7
7533
7534         * src/imap.c
7535                 scan is required when uid validity changes
7536
7537 2006-04-17 [colin]      2.1.1cvs6
7538
7539         * src/folderview.c
7540                 Don't scan if not necessary, apart in current
7541                 folder and INBOX to fetch flags.
7542         * src/imap.c
7543                 Scan is necessary if unread count changes
7544
7545 2006-04-17 [colin]      2.1.1cvs5
7546
7547         * src/imap.c
7548                 ...But always fetch ANSWERED and DELETED flags for
7549                 INBOX, as filtering can happen on these flags.
7550
7551 2006-04-17 [colin]      2.1.1cvs4
7552
7553         * src/imap.c
7554                 Don't fetch REPLIED and DELETED flags when synchronising
7555                 flags with a closed folder. We only need UNSEEN and FLAGGED
7556                 to update the folderview.
7557
7558 2006-04-17 [colin]      2.1.1cvs3
7559
7560         * src/imap.c
7561                 Faster flag search when there are new mails 
7562                 in a folder. We can do a full search if the 
7563                 folder contains less messages than the new
7564                 list.
7565
7566 2006-04-17 [colin]      2.1.1cvs2
7567
7568         * po/cs.po
7569         * po/de.po
7570         * po/fr.po
7571         * po/nl.po
7572         * po/pt_BR.po
7573                 Update translations from stable branch
7574
7575 2006-04-17 [colin]      2.1.1cvs1
7576
7577         * configure.ac
7578                 Bump version to follow stable release
7579
7580 2006-04-16 [mones]      2.1.0cvs50
7581
7582         * po/es.po
7583                 Updated for release
7584
7585 2006-04-16 [colin]      2.1.0cvs49
7586
7587         * src/textview.c
7588                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
7589                 with gtk < 2.8. Thanks to Fabien Vantard.
7590
7591 2006-04-15 [colin]      2.1.0cvs48
7592
7593         * src/etpan/imap-thread.c
7594                 Fix bug #919 (libetpan: SEGV when connecting 
7595                 using command)
7596
7597 2006-04-14 [colin]      2.1.0cvs47
7598
7599         * src/main.c
7600                 Fix race on --select (should be done better)
7601
7602 2006-04-14 [wwp]        2.1.0cvs46
7603
7604         * src/send_message.c
7605                 enforce a check for domain in account prefs (a sending
7606                 error could be faced if domain was checked but no value set),
7607                 thanks to Colin.
7608
7609 2006-04-14 [colin]      2.1.0cvs45
7610
7611         * src/codeconv.c
7612                 when converting from unknown to unknown, if the
7613                 string is UTF8, don't convert it to the locale
7614                 (which breaks it)
7615
7616 2006-04-14 [colin]      2.1.0cvs44
7617
7618         * src/compose.c
7619                 Don't try to use ASCII for converting headers
7620                 (as done in body)
7621
7622 2006-04-14 [paul]       2.1.0cvs43
7623
7624         * src/crash.c
7625                 add locale/charset info to crash report
7626         * src/gtk/about.c
7627                 add wwp to doc team
7628                 replace 'e-mail' with preferred 'email'
7629         * src/gtk/authors.h
7630                 ensure contributors list is in alphabetical
7631                 order
7632
7633 2006-04-13 [colin]      2.1.0cvs42
7634
7635         * src/textview.c
7636                 Prevent gdk warnings
7637
7638 2006-04-13 [colin]      2.1.0cvs41
7639
7640         * src/common/ssl_certificate.c
7641         * src/common/ssl_certificate.h
7642         * src/gtk/sslcertwindow.c
7643                 Warn on expired certs, and display the expiration date
7644
7645 2006-04-13 [colin]      2.1.0cvs40
7646
7647         * src/plugins/spamassassin/spamassassin_gtk.c
7648                 Fix missing set_text on unix socket
7649
7650 2006-04-13 [wwp]        2.1.0cvs39
7651
7652         * manual/fr/advanced.xml
7653         * manual/fr/glossary.xml
7654                 applied new spam/ham/email lexicon (pourriel, courriel)
7655
7656 2006-04-13 [paul]       2.1.0cvs38
7657
7658         * src/plugins/pgpmime/plugin.c
7659                 remove the mention of S/MIME from the
7660                 description. This is now handled by the
7661                 S/MIME plugin.
7662
7663 2006-04-13 [paul]       2.1.0cvs37
7664
7665         * src/prefs_msg_colors.c
7666                 rework dialog
7667         * src/prefs_folder_item.c
7668         * src/prefs_spelling.c
7669                 add a tooltip to the colour selector buttons
7670
7671 2006-04-13 [wwp]        2.1.0cvs36
7672
7673         * manual/advanced.xml
7674         * manual/glossary.xml
7675         * manual/handling.xml
7676         * manual/keyboard.xml
7677         * manual/plugins.xml
7678         * manual/starting.xml
7679         * manual/fr/account.xml
7680         * manual/fr/ack.xml
7681         * manual/fr/addrbook.xml
7682         * manual/fr/advanced.xml
7683         * manual/fr/faq.xml
7684         * manual/fr/glossary.xml
7685         * manual/fr/gpl.xml
7686         * manual/fr/handling.xml
7687         * manual/fr/intro.xml
7688         * manual/fr/keyboard.xml
7689         * manual/fr/plugins.xml
7690         * manual/fr/starting.xml
7691         * manual/fr/sylpheed-claws-manual.xml
7692                 fixes to the manuals:
7693                  - summaryview -> Message List (same in French)
7694                  - translate key names
7695                  - fix French punctuation, use non-breakable spaces when
7696                    necessary, don't use &thinsp; which is not portable
7697                  - tell what maildir and mbox formats we support
7698
7699 2006-04-12 [wwp]        2.1.0cvs35
7700
7701         * src/prefs_toolbar.c
7702                 unified a replace button more,
7703                 patch by Fabien Vantard <fzzzzz@gmail.com>.
7704
7705 2006-04-12 [wwp]        2.1.0cvs34
7706
7707         * src/prefs_common.c
7708         * src/prefs_msg_colors.c
7709                 make default color labels translatable,
7710                 patch from Fabien Vantard <fzzzzz@gmail.com>,
7711                 thanks to Tim <timbrain@post.cz> for reporting.
7712
7713 2006-04-12 [wwp]        2.1.0cvs33
7714
7715         * manual/glossary.xml
7716         * manual/intro.xml
7717         * manual/plugins.xml
7718         * manual/starting.xml
7719         * manual/sylpheed-claws-manual.xml
7720         * manual/fr/.cvsignore
7721         * manual/fr/account.xml
7722         * manual/fr/ack.xml
7723         * manual/fr/addrbook.xml
7724         * manual/fr/advanced.xml
7725         * manual/fr/faq.xml
7726         * manual/fr/glossary.xml
7727         * manual/fr/handling.xml
7728         * manual/fr/intro.xml
7729         * manual/fr/keyboard.xml
7730         * manual/fr/plugins.xml
7731         * manual/fr/starting.xml
7732         * manual/fr/sylpheed-claws-manual.xml
7733                 various fixes: typos, missing .fr translations, punctuation,
7734                 capitalization, links, accents and some bad French more.
7735
7736 2006-04-12 [wwp]        2.1.0cvs32
7737
7738         * src/prefs_gtk.c
7739                 fix for bug #935: always store prefs files in UTF-8 (thanks
7740                 to Colin).
7741
7742 2006-04-11 [colin]      2.1.0cvs31
7743
7744         * src/compose.c
7745                 Fix inserting files not in utf8 when locale is utf8
7746
7747 2006-04-11 [colin]      2.1.0cvs30
7748
7749         * src/inc.c
7750                 Don't show error dialog when cancelling connection
7751                 Patch by Pawel
7752
7753 2006-04-11 [cleroy]     2.1.0cvs29
7754
7755         * src/compose.c
7756                 Implement multiple quote levels
7757         * src/prefs_common.c
7758                 Change a little bit the quote bgcolor for 2nd level
7759
7760 2006-04-11 [colin]      2.1.0cvs28
7761
7762         * src/gtk/about.c
7763                 Add locale and charset in the label
7764
7765 2006-04-10 [colin]      2.1.0cvs27
7766
7767         * src/compose.c
7768         * src/prefs_common.c
7769         * src/prefs_common.h
7770         * src/prefs_msg_colors.c
7771         * src/textview.c
7772                 Allow optional background color in quotes
7773                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
7774                 GTK+-2.8.x feature
7775
7776 2006-04-10 [colin]      2.1.0cvs26
7777
7778         * src/main.c
7779         * src/mainwindow.c
7780         * src/mainwindow.h
7781                 Implement --select
7782
7783 2006-04-10 [colin]      2.1.0cvs25
7784
7785         * manual/plugins.xml
7786         * manual/fr/plugins.xml
7787                 Document libcurl's proxy variables
7788
7789 2006-04-09 [colin]      2.1.0cvs24
7790
7791         * src/prefs_common.c
7792                 gettext() returns statically allocated stuff. We have
7793                 to strdup it in order to be able to free it.
7794
7795 2006-04-09 [colin]      2.1.0cvs23
7796
7797         * AUTHORS
7798         * src/gtk/authors.h
7799                 Add Alexei
7800
7801 2006-04-09 [colin]      2.1.0cvs22
7802
7803         * src/mainwindow.c
7804         * src/gtk/quicksearch.c
7805                 Fix bug #859 (problems with cyrilic input in 
7806                 search panel) - Patch by Alexey Illarionov 
7807                 <littlesavage@rambler.ru>
7808
7809 2006-04-09 [colin]      2.1.0cvs21
7810
7811         * src/prefs_customheader.c
7812                 I prefer removing then freeing rather than the contrary
7813                 (even if it doesn't change anything ;-)
7814         * src/prefs_account.c
7815                 Fix bug #933 (Crash re-entering the custom headers list 
7816                 dialog in accounts prefs)
7817                 The problem happened when cancelling the Account 
7818                 Preferences' dialogs - in which case we didn't do 
7819                 anything to the PrefsAccount * struct. In case of applying,
7820                 the old ac_prefs was replaced with the tmp_ac_prefs we were
7821                 working with in this dialog. The problem is that 
7822                 prefs_customheader.c, working on this tmp_ac_prefs, always
7823                 changes the ->customhdr_list pointer, even when cancelled. 
7824                 So in case of cancelling the prefs_account dialog, we still
7825                 have to update ->customhdr_list in the real account.
7826
7827 2006-04-08 [colin]      2.1.0cvs20
7828
7829         * manual/fr/glossary.xml
7830         * manual/fr/keyboard.xml
7831                 Forgot some headers :)
7832
7833 2006-04-08 [colin]      2.1.0cvs19
7834
7835         * manual/Makefile.am
7836         * manual/fr/Makefile.am
7837         * manual/fr/account.xml
7838         * manual/fr/ack.xml
7839         * manual/fr/addrbook.xml
7840         * manual/fr/advanced.xml
7841         * manual/fr/faq.xml
7842         * manual/fr/glossary.xml
7843         * manual/fr/gpl.xml
7844         * manual/fr/handling.xml
7845         * manual/fr/intro.xml
7846         * manual/fr/keyboard.xml
7847         * manual/fr/plugins.xml
7848         * manual/fr/starting.xml
7849         * manual/fr/sylpheed-claws-manual.xml
7850         * manual/fr/dist/.cvsignore
7851         * manual/fr/dist/Makefile.am
7852         * manual/fr/dist/html/.cvsignore
7853         * manual/fr/dist/html/Makefile.am
7854         * manual/fr/dist/pdf/.cvsignore
7855         * manual/fr/dist/pdf/Makefile.am
7856         * manual/fr/dist/ps/.cvsignore
7857         * manual/fr/dist/ps/Makefile.am
7858         * manual/fr/dist/txt/.cvsignore
7859         * manual/fr/dist/txt/Makefile.am
7860                 Add the french translation of the manual. Thanks to
7861                 Olivier Delhomme <olivier.delhomme@free.fr> for 
7862                 account.xml, ack.xml, addrbook.xml and advanced.xml
7863
7864 2006-04-08 [colin]      2.1.0cvs18
7865
7866         * manual/plugins.xml
7867         * manual/starting.xml
7868                 More fixes
7869
7870 2006-04-07 [colin]      2.1.0cvs17
7871
7872         * manual/faq.xml
7873         * manual/intro.xml
7874         * manual/keyboard.xml
7875                 Little fixes
7876
7877 2006-04-07 [colin]      2.1.0cvs16
7878
7879         * README
7880         * src/compose.c
7881         * src/prefs_common.c
7882         * src/prefs_common.h
7883                 Add hidden compose_no_markup pref
7884
7885 2006-04-07 [wwp]        2.1.0cvs15
7886
7887         * src/summary_search.c
7888         * .cvsignore
7889                 Bugfix: stop button was sticky when searching in an empty folder.
7890                 Applied curly brackets code style to the whole file (summary_search.c).
7891                 More files to ignore.
7892
7893 2006-04-07 [wwp]        2.1.0cvs14
7894
7895         * src/message_search.c
7896         * src/summary_search.c
7897                 changed default button when search bumps at file/folder
7898                 beginning or end, for convenience (thanks to Colin).
7899
7900 2006-04-07 [paul]       2.1.0cvs13
7901
7902         * src/plugins/dillo_viewer/dillo_prefs.c
7903                 avoid future potential for namespace collision
7904                 Patch by Colin
7905
7906 2006-04-06 [wwp]        2.1.0cvs12
7907
7908         * src/summary_search.c
7909                 Unify extended/advanced searches names (and thus factorize labels),
7910                 patch by Fabien Vantard <fzzzzz@gmail.com>.
7911
7912 2006-04-06 [wwp]        2.1.0cvs11
7913
7914         * src/folderview.c
7915         * src/prefs_themes.c
7916         * src/summaryview.c
7917                 Fixed some compilation warnings.
7918
7919 2006-04-06 [colin]      2.1.0cvs10
7920
7921         * manual/advanced.xml
7922                 Document the wizard template and how to deploy
7923                 Sylpheed-Claws effectively
7924
7925 2006-04-06 [colin]      2.1.0cvs9
7926
7927         * src/folderview.c
7928                 gettext patch to tell translators about _("#"),
7929                 by Maxim Britov
7930
7931 2006-04-06 [colin]      2.1.0cvs8
7932
7933         * src/textview.c
7934                 Fix invalid GtkTextBIter after clicking "Display as text"
7935
7936 2006-04-06 [mones]      2.1.0cvs7
7937
7938         * src/addr_compl.c
7939         * src/addrindex.c
7940         * src/addritem.c
7941         * src/codeconv.c
7942         * src/compose.c
7943         * src/filtering.c
7944         * src/folder.c
7945         * src/folder_item_prefs.c
7946         * src/folderview.c
7947         * src/localfolder.c
7948         * src/matcher.c
7949         * src/mimeview.c
7950         * src/prefs_msg_colors.c
7951         * src/prefs_spelling.c
7952         * src/prefs_themes.c
7953         * src/procmime.c
7954         * src/procmsg.c
7955         * src/stock_pixmap.c
7956         * src/summaryview.c
7957         * src/textview.c
7958         * src/toolbar.c
7959         * src/common/mgutils.c
7960         * src/common/prefs.c
7961         * src/common/ssl_certificate.c
7962         * src/gtk/colorlabel.c
7963         * src/gtk/quicksearch.c
7964         * src/plugins/pgpmime/pgpmime.c
7965         * src/plugins/spamassassin/spamassassin.c
7966                 Removed redundant NULL checks for g_free() calls.
7967                 Patch by Pawel Pekala.
7968
7969 2006-04-06 [mones]      2.1.0cvs6
7970
7971         * src/prefs_actions.c
7972         * src/prefs_filtering.c
7973         * src/prefs_filtering_action.c
7974         * src/prefs_matcher.c
7975         * src/prefs_template.c
7976         * src/gtk/gtkutils.c
7977         * src/gtk/gtkutils.h
7978                 Have a nice replace button. Patch by Pawel Pekala
7979
7980 2006-04-06 [colin]      2.1.0cvs5
7981
7982         * src/addressbook.c
7983                 Fix crash with empty columns
7984
7985 2006-04-05 [colin]      2.1.0cvs4
7986
7987         * src/wizard.c
7988         * src/prefs_gtk.c
7989                 Allow wizard customization with pre-filled values
7990
7991 2006-04-05 [colin]      2.1.0cvs3
7992
7993         * src/textview.c
7994         * src/mimeview.c
7995         * src/mimeview.h
7996                 Nicer messages in mimeview
7997
7998 2006-04-05 [colin]      2.1.0cvs2
7999
8000         * src/addressbook.c
8001         * src/prefs_summaries.c
8002                 i18n fix
8003
8004 2006-04-05 [colin]      2.1.0cvs1
8005
8006         * src/plugins/pgpcore/plugin.c
8007         * src/plugins/pgpcore/select-keys.c
8008         * src/plugins/pgpcore/select-keys.h
8009         * src/plugins/pgpcore/sgpgme.c
8010         * src/plugins/pgpcore/sgpgme.h
8011         * src/plugins/pgpinline/pgpinline.c
8012         * src/plugins/pgpinline/plugin.c
8013         * src/plugins/pgpmime/pgpmime.c
8014         * src/plugins/pgpmime/plugin.c
8015                 Factorize and generalize a bit 
8016                 Drop S/MIME signature verification from PGP/MIME
8017                 (adding it as another, more complete plugin)
8018
8019 2006-04-05 [paul]       2.1.0
8020
8021         2.1.0 released
8022
8023 2006-04-05 [paul]       2.0.0cvs186
8024
8025         * manual/advanced.xml
8026                 add info on colour labels
8027
8028 2006-04-05 [paul]       2.0.0cvs185
8029
8030         * po/bg.po
8031         * po/cs.po
8032         * po/de.po
8033         * po/el.po
8034         * po/en_GB.po
8035         * po/fi.po
8036         * po/fr.po
8037         * po/it.po
8038         * po/nl.po
8039         * po/pl.po
8040         * po/pt_BR.po
8041         * po/sr.po
8042         * po/zh_CN.po
8043                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
8044                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
8045                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
8046                 Guimaraes, Aleksandar Urosevic, Ralgh Young
8047         * src/gtk/authors.h
8048         * tools/claws.i18n.status.pl
8049                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
8050                 and new Czech translator, Tim <timbrain@post.cz>
8051
8052 2006-04-05 [mones]      2.0.0cvs184
8053
8054         * po/es.po
8055                 Updated translation
8056
8057 2006-04-05 [colin]      2.0.0cvs183
8058
8059         * src/gtk/quicksearch.c
8060                 Fix bug #929 (unnecessary reload in quick search bar)
8061
8062 2006-04-05 [colin]      2.0.0cvs182
8063
8064         * src/compose.c
8065                 Fix crash on Reply with no From:
8066                 Show signature and conversion error on queuing 
8067                 (but not sending)
8068         * src/mainwindow.c
8069         * src/summaryview.c
8070         * src/summaryview.h
8071                 Factorize threading code and make sure msginfo 
8072                 is not null when it comes from a GtkCTreeRow's 
8073                 data
8074         * src/gtk/gtkaspell.c
8075                 Check for necessary things
8076         * src/gtk/gtksctree.c
8077         * src/gtk/gtksctree.h
8078                 Reset anchor if necessary when removing node
8079
8080 2006-03-29 [colin]      2.0.0cvs181
8081
8082         * src/folderview.c
8083                 Warn for disabled IMAP accounts (due to lack of
8084                 libetpan). Breaks string-freeze - sorry - but it
8085                 is kind of important ;)
8086
8087 2006-03-28 [colin]      2.0.0cvs180
8088
8089         * src/gtk/gtkutils.c
8090         * src/gtk/gtkutils.h
8091                 Add a gtkut_get_link_btn() function that
8092                 creates a button which acts like an URI
8093         * src/prefs_themes.c
8094         * src/gtk/about.c
8095                 Use this function (factorizes codes)
8096         * src/common/defs.h
8097         * src/gtk/pluginwindow.c
8098                 Add a "Get more..." in the plugins window
8099
8100 2006-03-28 [colin]      2.0.0cvs179
8101
8102         * src/common/smtp.c
8103         * src/common/passcrypt.c
8104         * src/undo.c
8105                 Warning fixes. Patch by Pawel Pekala
8106
8107 2006-03-27 [colin]      2.0.0cvs178
8108
8109         * src/undo.c
8110                 Fix undoing by blocks with spaces
8111
8112 2006-03-27 [colin]      2.0.0cvs177
8113
8114         * src/textview.c
8115                 Set margin to 3px for headers
8116
8117 2006-03-27 [paul]
8118
8119         2.1.0-rc2 released
8120
8121 2006-03-27 [wwp]        2.0.0cvs176
8122
8123         * src/summaryview.c
8124                 don't reset quicksearch when updating the message list.
8125                 Thanks to Colin.
8126
8127 2006-03-26 [wwp]        2.0.0cvs175
8128
8129         * src/compose.c
8130                 use a unified border width ('other' tab in the compose window,
8131                 patch by Pawel Pekala).
8132
8133
8134 2006-03-26 [wwp]        2.0.0cvs174
8135
8136         * src/common/quoted-printable.c
8137         * src/addressbook.c
8138                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
8139
8140 2006-03-26 [colin]      2.0.0cvs173
8141
8142         * src/quote_fmt_parse.y
8143                 Fix non-UTF8 date formats messing up the whole quote a 
8144                 little bit
8145
8146 2006-03-26 [colin]      2.0.0cvs172
8147
8148         * src/procheader.c
8149                 Make sure the date is UTF8 valid, or try to make it
8150                 so. IncrediMail is really IncrediStupid.
8151         * src/compose.c
8152                 Fix possible conversions. 
8153                 
8154
8155 2006-03-26 [colin]      2.0.0cvs171
8156
8157         * src/matcher.c
8158                 Fix corner cases in body search. This is still a
8159                 hack... It seems impossible to make it good and 
8160                 reasonably fast at the same time.
8161
8162 2006-03-26 [colin]      2.0.0cvs170
8163
8164         * src/summaryview.c
8165                 I think I killed the twilight zone bug!
8166                 summary_select_node() flushes GTK events in order
8167                 to be able to center the view. But this also 
8168                 flushes keypresses like Ctrl-Alt-U, so this can
8169                 call summary_show from summary_select_node (itself
8170                 called from summary_show, etc.). And the summaryview
8171                 has to be unlocked in this function. So just locking
8172                 while processing GTK events, and bailing if locked, 
8173                 should fix it.
8174                 Fixes bug #927 (SIGSEGV during Update Summary)
8175
8176 2006-03-25 [colin]      2.0.0cvs169
8177
8178         * src/matcher.c
8179                 Fix search in QP-encoded bodies
8180                 Fix utf-8 searches in bodies encoded in the
8181                 locale's encoding
8182         * src/common/quoted-printable.c
8183         * src/common/quoted-printable.h
8184                 Add a decode function that doesn't overwrite
8185                 the original pointer
8186                 
8187
8188 2006-03-24 [colin]      2.0.0cvs168
8189
8190         * src/action.c
8191         * src/summaryview.c
8192         * src/summaryview.h
8193                 Update message cache after action
8194                 Patch by H. Merijn Brand
8195         * src/prefs_msg_colors.c
8196                 Factorize label 
8197                 Patch by Fabien Vantard
8198         * src/plugins/spamassassin/spamassassin_gtk.c
8199                 Remove useless translation
8200                 Patch by Fabien Vantard
8201
8202 2006-03-23 [colin]      2.0.0cvs167
8203
8204         * src/common/ssl.c
8205                 Let 30 seconds to SSL_connect
8206
8207 2006-03-23 [wwp]        2.0.0cvs166
8208
8209         * src/summaryview.c
8210         * src/gtk/description_window.c
8211                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
8212                 and headers are translated; adjust description windows' width to fit their
8213                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
8214
8215 2006-03-23 [paul]       2.0.0cvs165
8216
8217         * src/common/utils.c
8218                 fix highlighting of URIs containing "()"
8219                 (2.0.0cvs164's reversal fixed)
8220                 Thanks to Colin.
8221
8222 2006-03-23 [paul]       2.0.0cvs164
8223
8224         * src/common/utils.c
8225                 revert patch, (postponing a fix), at 2.0.0cvs120
8226                 as it breaks more URIs than it fixes.
8227                 Allow '-' to be a terminating character in a URI
8228
8229 2006-03-22 [colin]      2.0.0cvs163
8230
8231         * configure.ac
8232                 Require libetpan 0.45
8233                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
8234
8235 2006-03-22 [paul]       2.0.0cvs162
8236
8237         * src/editgroup.c
8238                 replace '<-' and '->' buttons with GTK_STOCK graphical
8239                 buttons
8240         * src/summary_search.c
8241                 don't offer '...' for translation
8242                 add a tooltip to advanced search '...' button
8243         * src/gtk/quicksearch.c
8244                 don't offer '...' for translation
8245
8246 2006-03-21 [colin]      2.0.0cvs161
8247
8248         * src/compose.c
8249                 Fix middle-click pasting (insert at click
8250                 position instead of cursor position, don't
8251                 remove existing selection and allow pasting
8252                 our own selection)
8253         * src/addressbook.c
8254                 "LDAP Server" -> "LDAP servers"
8255
8256 2006-03-21 [wwp]        2.0.0cvs160
8257
8258         * src/etpan/imap-thread.c
8259                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
8260
8261 2006-03-20 [colin]      2.0.0cvs159
8262
8263         * src/summaryview.c
8264                 Don't reload summaryview after an execute with no
8265                 move action
8266
8267 2006-03-19 [colin]      2.0.0cvs158
8268
8269         * src/addressbook.c
8270                 and put groups at the top, always
8271
8272 2006-03-19 [colin]      2.0.0cvs157
8273
8274         * src/addressbook.c
8275                 Order groups before names, as previously
8276
8277 2006-03-19 [colin]      2.0.0cvs156
8278
8279         * src/addressbook.c
8280                 - Sort case-unsensitive
8281                 - Put the sort arrow at opening too
8282
8283 2006-03-19 [wwp]        2.0.0cvs155
8284
8285         * src/addressbook.c
8286                 allow sorting by name/email/remarks, ensure that right-pane's contents
8287                 matches the left-pane selection (cleared when appropriate).
8288                 Patch by Pawel Pekala <c0rn@o2.pl>.
8289
8290 2006-03-18 [colin]      2.0.0cvs154
8291
8292         * src/textview.c
8293                 Fix text cursor ;)
8294
8295 2006-03-18 [colin]      2.0.0cvs153
8296
8297         * src/gtk/filesel.c
8298                 Make sure we hide the preview if we didn't get
8299                 a filename
8300
8301 2006-03-18 [colin]      2.0.0cvs152
8302
8303         * src/summaryview.c
8304                 Set cursor to watch for execution (fixes lack
8305                 of watch-cursor when dnd'ing hundreds of mails)
8306         * src/gtk/filesel.c
8307                 Check that mime type is 'image/*' before updating
8308                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
8309
8310 2006-03-18 [colin]      2.0.0cvs151
8311
8312         * src/mainwindow.c
8313         * src/textview.c
8314         * src/textview.h
8315                 Put a watch cursor in textview too when the mainwindow's
8316                 cursor in a watch
8317
8318 2006-03-18 [colin]      2.0.0cvs150
8319
8320         * src/folder.c
8321                 Change wrong asserts to simple tests
8322
8323 2006-03-17 [colin]      2.0.0cvs149
8324
8325         * src/mainwindow.c
8326         * src/mainwindow.h
8327         * src/prefs_msg_colors.c
8328         * src/summaryview.c
8329         * src/summaryview.h
8330         * src/gtk/colorlabel.c
8331         * src/gtk/colorlabel.h
8332                 Add a color label menu in the main menubar
8333                 Add (fixed) accels Ctrl-{0-7} to change the color
8334                 They have to be fixed because the menu's dynamic,
8335                 the items are complex widgets, hence we can't use
8336                 a GtkItemFactory.
8337
8338
8339 2006-03-17 [wwp]        2.0.0cvs148
8340
8341         * src/compose.c
8342                 rollback few lines from my previous commit (those lines come from
8343                 a pending patch, accidentally commited, even if neutral as they are
8344                 commented out).
8345
8346 2006-03-17 [wwp]        2.0.0cvs147
8347
8348         * src/compose.c
8349                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
8350                 applied code style/indentation to the modified function.
8351
8352 2006-03-17 [wwp]        2.0.0cvs146
8353
8354         * src/procmsg.c
8355         * src/compose.c
8356                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
8357
8358 2006-03-17 [paul]
8359
8360         2.1.0-rc1 released
8361
8362 2006-03-17 [paul]       2.0.0cvs145
8363
8364         * src/main.c
8365                 addressbook_read_file() was called twice
8366         * src/textview.c
8367                 X-Mailer highlighting
8368
8369 2006-03-16 [colin]      2.0.0cvs144
8370
8371         * src/sourcewindow.c
8372         * src/sourcewindow.h
8373                 And the last one, in source window.
8374
8375 2006-03-16 [colin]      2.0.0cvs143
8376
8377         * src/compose.c
8378         * src/compose.h
8379                 Fix the same stuff in compose
8380
8381 2006-03-16 [colin]      2.0.0cvs142
8382
8383         * src/messageview.c
8384                 Complete the previous messageview crash fix
8385
8386 2006-03-16 [colin]      2.0.0cvs141
8387
8388         * src/procmsg.h
8389         * src/procmsg.c
8390         * src/folder.c
8391                 Fix POSTPROCESSING hook
8392                 Patch by H. Merijn Brand
8393
8394         * src/procmime.c
8395         * src/procmime.h
8396                 Parse Content-Location
8397
8398         * src/toolbar.c
8399         * src/messageview.c
8400         * src/messageview.h
8401                 Don't crash when a top-level MessageView has
8402                 been closed on us. Same problematic than
8403                 yesterday's quicksearch issue.
8404
8405 2006-03-15 [colin]      2.0.0cvs140
8406
8407         * src/gtk/quicksearch.c
8408                 Fix a bitchy race we didn't think about when we
8409                 added quicksearch cancellation:
8410                 If the search is not on cached fields, for example
8411                 body_part matchcase "stuff"
8412                 the matcher code has to get the whole message. If
8413                 we're on IMAP, that can be slow, and in order to
8414                 be non-blocking, the IMAP code idle loop processes
8415                 gtk events too. So it is possible to cancel a
8416                 quicksearch while the matcher is getting the mail's
8417                 body. After matcher got its body, it will start to
8418                 iterate over the matcher list that the Quicksearch's
8419                 clear_search_cb() just freed via prepare_matcher().
8420                 SIGSEGV ensues.
8421                 The fix consists of guarding the matcherlist_match()
8422                 call with a boolean 'matching'. If we reset the
8423                 quicksearch while matching is TRUE, we don't free
8424                 the matcherlist anymore like we did, but we set
8425                 another new flag, deferred_free, to TRUE. Then,
8426                 in quicksearch_match(), just after returning from
8427                 matcherlist_match() and unsetting the matching flag,
8428                 we check the deferred_free flag and do the
8429                 prepare_matcher() (which does the matcherlist_free)
8430                 for real, so we free the matcherlist once it's not
8431                 used anymore.
8432                 As all of this runs via the glib main loop, we
8433                 luckily don't need a mutex.
8434         * src/summaryview.c
8435                 Also, show progress while searching.
8436
8437
8438 2006-03-14 [colin]      2.0.0cvs139
8439
8440         * src/alertpanel.c
8441                 Make alertpanel_is_open non-static
8442
8443 2006-03-14 [colin]      2.0.0cvs138
8444
8445         * src/prefs_spelling.c
8446                 Cleanups - Fabien Vantard
8447
8448 2006-03-14 [wwp]        2.0.0cvs137
8449
8450         * src/main.c
8451                 code style normalization (curly braces, indentation).
8452
8453 2006-03-14 [wwp]        2.0.0cvs137
8454
8455         * src/main.c
8456                 code style (braces, indentation)
8457
8458 2006-03-12 [paul]       2.0.0cvs136
8459
8460         * src/prefs_common.c
8461                 trans_hdr defaults to FALSE to be RFC-savvy
8462         * src/prefs_summaries.c
8463                 add a tooltip to the trans_hdr option
8464                 
8465
8466 2006-03-12 [paul]       2.0.0cvs135
8467
8468         * src/prefs_matcher.c
8469                 give a little more width to the combos
8470         * src/prefs_display_header.c
8471         * src/textview.c
8472                 translate headers if prefs_common.trans_hdr
8473                 is TRUE
8474
8475         Patches by Pawel Pekala
8476
8477 2006-03-12 [paul]       2.0.0cvs134
8478
8479         * src/plugins/clamav/clamav_plugin.c
8480         * src/plugins/dillo_viewer/dillo_viewer.c
8481         * src/plugins/pgpcore/plugin.c
8482         * src/plugins/pgpinline/plugin.c
8483         * src/plugins/pgpmime/plugin.c
8484         * src/plugins/spamassassin/spamassassin.c
8485                 update/add to descriptions
8486         * src/plugins/spamassassin/spamassassin_gtk.c
8487                 fixes to the english, remove superfluous
8488                 tooltips, clean up a little
8489
8490 2006-03-12 [paul]       2.0.0cvs133
8491
8492         * src/compose.c
8493                 fix Bug 924, 'Account combo box shows up wrong 
8494                 if & is in account name'
8495
8496 2006-03-11 [colin]      2.0.0cvs132
8497
8498         * src/summaryview.c
8499                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
8500                 messed up shift-selection because is slows down
8501                 moving around summaryview. thanks -users
8502
8503 2006-03-10 [colin]      2.0.0cvs131
8504
8505         * src/plugins/spamassassin/spamassassin_gtk.c
8506                 Put back Paul's engrish fixes
8507
8508 2006-03-10 [colin]      2.0.0cvs130
8509
8510         * src/plugins/spamassassin/spamassassin.c
8511         * src/plugins/spamassassin/spamassassin.h
8512         * src/plugins/spamassassin/spamassassin_gtk.c
8513                 Cleanup SA prefs page (more)
8514                 Patch by Fabien Vantard
8515
8516 2006-03-10 [paul]       2.0.0cvs129
8517
8518         * src/prefs_msg_colors.c
8519         * src/prefs_spelling.c
8520                 widget sensitivity
8521
8522 2006-03-09 [mones]      2.0.0cvs128
8523
8524         * po/es.po
8525                 Update for next RC
8526
8527 2006-03-09 [wwp]        2.0.0cvs127
8528
8529         * configure.ac
8530                 revert accidental commit (requirement for libetpan 0.43), this time
8531                 not in HEAD.
8532
8533 2006-03-09 [wwp]        2.0.0cvs125
8534
8535         * configure.ac
8536                 revert accidental commit (requirement for libetpan 0.43)
8537
8538 2006-03-09 [paul]       2.0.0cvs126
8539
8540         * src/prefs_receive.c
8541                 remove useless frame
8542                 replace 'incorporation' with 'receiving'
8543         * src/plugins/clamav/clamav_plugin_gtk.c
8544         * src/plugins/spamassassin/spamassassin_gtk.c
8545                 improve widget sensitivity
8546                 fix a bit his engrish
8547
8548 2006-03-09 [wwp]        2.0.0cvs125
8549
8550         * src/addressadd.c
8551         * src/foldersel.c
8552         * src/prefs_common.c
8553         * src/prefs_common.h
8554                 remember some more windows' sizes (add to addressbook and
8555                 select folder).
8556
8557 2006-03-09 [paul]       2.0.0cvs124
8558
8559         * src/plugins/pgpcore/prefs_gpg.c
8560                 normalise construction of dialogue
8561
8562 2006-03-09 [paul]       2.0.0cvs123
8563
8564         * src/plugins/trayicon/Makefile.am
8565                 add missing slash
8566
8567 2006-03-08 [colin]      2.0.0cvs122
8568
8569         * src/plugins/trayicon/Makefile.am
8570                 Fix build in separate dir 
8571                 Patch by Bamanzi <bamanzi@gmail.com>
8572
8573 2006-03-08 [colin]      2.0.0cvs121
8574
8575         * src/procmsg.c
8576                 Batch move and copies from summaryview with delayed execution
8577                 too
8578
8579 2006-03-07 [paul]       2.0.0cvs120
8580
8581         * src/common/utils.c
8582                 fix highlighting of URIs containing "()"
8583                 Patch by Pawel Pekala
8584
8585 2006-03-07 [paul]       2.0.0cvs119
8586
8587         * src/folder.c
8588         * src/folder.h
8589         * src/folderview.c
8590                 immediately do alphabetical resort when
8591                 changing a folder's name
8592                 Patch by Pawel Pekala
8593
8594 2006-03-07 [paul]       2.0.0cvs118
8595
8596         * src/news.c
8597         * src/news_gtk.c
8598                 when unsubscribing a newsgroup, remove the
8599                 folder and msgs in .sylpheed-claws/newscache
8600                 Patch by Pawel Pekala <c0rn@gazeta.pl>
8601
8602 2006-03-07 [paul]       2.0.0cvs117
8603
8604         * src/textview.c
8605                 fix wrong Fake URL Warning
8606                 Thanks to Hiro
8607
8608 2006-03-07 [colin]      2.0.0cvs116
8609
8610         * src/imap.c
8611                 Return immediately when password dialog was
8612                 cancelled
8613         * src/gtk/inputdialog.c
8614                 Allow empty strings for passwords
8615
8616
8617 2006-03-06 [colin]      2.0.0cvs115
8618
8619         * src/imap.c
8620                 Prevent double-timeouts when connection fails
8621
8622 2006-03-06 [colin]
8623
8624         2.0.1-rc1 released
8625
8626 2006-03-06 [colin]      2.0.0cvs114
8627
8628         * src/imap.c
8629                 Refresh session during potentially long
8630                 operations
8631
8632 2006-03-06 [wwp]        2.0.0cvs113
8633
8634         * src/prefs_msg_colors.h
8635                 forgot that one (custom color labels).
8636
8637 2006-03-06 [wwp]        2.0.0cvs112
8638
8639         * src/prefs_common.c
8640         * src/prefs_common.h
8641         * src/prefs_msg_colors.c
8642         * src/summaryview.c
8643         * src/summaryview.h
8644         * src/gtk/colorlabel.c
8645         * src/gtk/colorlabel.h
8646                 colors in messages list are now customizable. Color values and names can
8647                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
8648                 Thanks to Paul and Colin for their help with this longstanding patch!
8649
8650 2006-03-06 [wwp]        2.0.0cvs111
8651
8652         * src/textview.c
8653                 don't crash if (x)face is bad.
8654
8655 2006-03-05 [paul]       2.0.0cvs110
8656
8657         * AUTHORS
8658         * configure.ac
8659         * src/Makefile.am
8660         * src/common/Makefile.am
8661         * src/common/utils.h
8662         * src/etpan/imap-thread.c
8663         * src/gtk/authors.h
8664         * src/plugins/clamav/Makefile.am
8665         * src/plugins/demo/Makefile.am
8666         * src/plugins/dillo_viewer/Makefile.am
8667         * src/plugins/pgpcore/Makefile.am
8668         * src/plugins/pgpcore/passphrase.c
8669         * src/plugins/pgpinline/Makefile.am
8670         * src/plugins/pgpmime/Makefile.am
8671         * src/plugins/spamassassin/Makefile.am
8672         * src/plugins/trayicon/Makefile.am
8673                 fix builiding on cygwin
8674                 Patch by Ralgh Young <bamanzi@gmail.com>
8675
8676 2006-03-04 [wwp]        2.0.0cvs109
8677
8678         * manual/keyboard.xml
8679                 fix mixed up/down keys.
8680
8681 2006-03-04 [wwp]        2.0.0cvs108
8682
8683         * README
8684         * INSTALL
8685                 updated links to SpamAssassin.
8686
8687 2006-03-04 [wwp]        2.0.0cvs107
8688
8689         * manual/plugins.xml
8690         * src/plugins/spamassassin/README
8691                 updated SpamAssassin plugin docs to reflect new functional additions
8692                 (also fix/update/documents few technical stuff more, see the README).
8693
8694 2006-03-04 [wwp]        2.0.0cvs106
8695
8696         * src/prefs_message.c
8697                 normalized capitalization of message-prefs paths.
8698
8699 2006-03-04 [wwp]        2.0.0cvs105
8700
8701         * manual/advanced.xml
8702                 typo.
8703
8704 2006-03-03 [colin]      2.0.0cvs104
8705
8706         * src/plugins/clamav/clamav_plugin_gtk.c
8707                 Rework prefs page, patch by Fabien 
8708
8709 2006-03-03 [colin]      2.0.0cvs103
8710
8711         * src/plugins/clamav/clamav_plugin.c
8712                 Set error on all errors
8713
8714 2006-03-03 [colin]      2.0.0cvs102
8715
8716         * src/common/plugin.c
8717                 Initialize error to avoid crashing when a plugin fails
8718                 without setting error
8719
8720 2006-03-02 [wwp]        2.0.0cvs101
8721
8722         * configure.ac
8723                 fixed linker flags for libetpan support on Cygwin
8724                 (thanks to H.Merijn Brand).
8725
8726 2006-03-02 [wwp]        2.0.0cvs100
8727
8728         * src/addressbook.c
8729                 fix some AB error messages: one for punctuation and
8730                 one wrongly duplicate (thanks, maxbritov).
8731
8732 2006-03-02 [wwp]        2.0.0cvs99
8733
8734         * src/plugins/spamassassin/spamassassin.c
8735                 make sync calls to sa-learn/spamc to prevent
8736                 system (whatever local or client/server) overload.
8737
8738 2006-03-02 [colin]      2.0.0cvs98
8739
8740         * src/summaryview.c
8741                 Put the spam icon in the status column instead of the
8742                 mark one
8743
8744 2006-03-01 [colin]      2.0.0cvs97
8745
8746         * src/plugins/spamassassin/spamassassin.c
8747                 Fix segfault (g_file_set_contents fails for some 
8748                 reason and err==0x2f. Can't find out why with
8749                 valgrind, using working function :-)
8750
8751 2006-03-01 [colin]      2.0.0cvs96
8752
8753         * src/inc.c
8754                 Offline overriding: let 'No' be cached only 3 seconds
8755
8756 2006-03-01 [colin]      2.0.0cvs95
8757
8758         * src/addr_compl.c
8759         * src/addrbook.c
8760         * src/addressbook.c
8761         * src/addrindex.c
8762         * src/folder_item_prefs.c
8763         * src/headerview.c
8764         * src/imap.c
8765         * src/inc.c
8766         * src/ldif.c
8767         * src/mainwindow.c
8768         * src/mh.c
8769         * src/msgcache.c
8770         * src/prefs_common.h
8771         * src/prefs_msg_colors.c
8772         * src/procheader.c
8773         * src/procheader.h
8774         * src/procmime.c
8775         * src/procmsg.c
8776         * src/procmsg.h
8777         * src/send_message.h
8778         * src/simple-gettext.c
8779         * src/summaryview.c
8780         * src/summaryview.h
8781         * src/syldap.c
8782         * src/textview.c
8783         * src/undo.c
8784         * src/common/ssl_certificate.c
8785         * src/common/utils.c
8786         * src/gtk/colorsel.c
8787         * src/gtk/gtksctree.c
8788         * src/gtk/gtkshruler.c
8789         * src/plugins/trayicon/trayicon.c
8790                 #if 0 goes to /dev/null
8791
8792 2006-03-01 [colin]      2.0.0cvs94
8793
8794         * src/compose.c
8795         * src/imap.c
8796         * src/inc.c
8797         * src/inc.h
8798         * src/messageview.c
8799         * src/news.c
8800         * src/plugins/spamassassin/spamassassin.c
8801                 Allow to add information in the "working offline"
8802                 window
8803
8804 2006-03-01 [wwp]        2.0.0cvs93
8805
8806         * src/plugins/spamassassin/spamassassin.c
8807                 fixed spamc invocation: use a tricky temporary mini shell wrapper
8808                 'cause it seems that calling `spamc ... < inputfile` with
8809                 g_spawn_(a)sync simply.. erm doesn't work :-).
8810
8811 2006-03-01 [wwp]        2.0.0cvs92
8812
8813         * src/toolbar.c
8814         * src/toolbar.h
8815                 simplify the adding of spam/ham button to the messageview toolbar
8816                 (it gets more clear now that the same button will be "Mark as spam"
8817                 or "Mark as ham" according to the current message status,
8818                 thanks to Colin).
8819
8820 2006-03-01 [wwp]        2.0.0cvs91
8821
8822         * src/messageview.c
8823         * src/procmsg.c
8824         * src/procmsg.h
8825         * src/summaryview.c
8826         * src/plugins/spamassassin/spamassassin.c
8827         * src/plugins/spamassassin/spamassassin.h
8828                 make learner callbacks return a status (0 for ok),
8829                 handle it in main code to avoid setting flags when learning failed,
8830                 don't learn on TCP if offline in spamassassin,
8831                 thanks to Colin.
8832
8833                 
8834
8835 2006-03-01 [wwp]        2.0.0cvs90
8836
8837         * src/compose.c
8838                 some work around the compose window's account menu,
8839                 patch by Fabien Vantard.
8840
8841 2006-03-01 [wwp]        2.0.0cvs89
8842
8843         * src/plugins/spamassassin/spamassassin.c
8844                 fixed bad logics, was using spamc in local mode and sa-learn
8845                 in remote mode (thanks, Colin).
8846
8847 2006-03-01 [wwp]        2.0.0cvs88
8848
8849         * src/plugins/spamassassin/spamassassin.c
8850         * src/plugins/spamassassin/spamassassin.h
8851         * src/plugins/spamassassin/spamassassin_gtk.c
8852                 made processing of emails w/ sa-plugin an option (default is TRUE),
8853                 fixed Engrish some tooltips, capitalization of some debug messages
8854                 and warnings. The spamassassin plugin now provides two separate
8855                 services: process emails upon incorporation and spamd training.
8856                 Both services (un)register independently but use some common
8857                 plugin settings (transport settings, spam storage location).
8858
8859 2006-02-28 [wwp]        2.0.0cvs87
8860
8861         * src/plugins/spamassassin/spamassassin.c
8862                 fix async flag to spamc cmdline execution (batch exec should
8863                 be asynchronous).
8864
8865 2006-02-27 [wwp]        2.0.0cvs86
8866
8867         * src/plugins/spamassassin/spamassassin.c
8868         * src/plugins/spamassassin/spamassassin.h
8869         * src/plugins/spamassassin/spamassassin_gtk.c
8870                 - added the ability to learn a remote spamassassin server (spamd),
8871                 using spamc.
8872                 - added the spamassassin option 'username', that applies to all
8873                 spamassassin operations (filtering, learning, local or remote).
8874                 The default username is the current unix user (if left blank
8875                 from gtk prefs or config file).
8876                 - commented out some unused code (notebook widget), removed unused
8877                 layout (hbox1).
8878                 - make more widgets sensitive to the transport type.
8879
8880 2006-02-27 [colin]      2.0.0cvs85
8881
8882         * src/plugins/spamassassin/spamassassin.c
8883                 Fix sa-learn call when offline
8884
8885 2006-02-27 [colin]      2.0.0cvs84
8886
8887         * configure.ac
8888         * src/Makefile.am
8889         * src/mainwindow.c
8890         * src/mainwindow.h
8891         * src/messageview.c
8892         * src/messageview.h
8893         * src/prefs_toolbar.c
8894         * src/procmsg.c
8895         * src/stock_pixmap.c
8896         * src/stock_pixmap.h
8897         * src/summaryview.c
8898         * src/toolbar.c
8899         * src/toolbar.h
8900         * src/pixmaps/ham_btn.xpm
8901         * src/pixmaps/spam.xpm
8902         * src/pixmaps/spam_btn.xpm
8903         * src/plugins/spamassassin/spamassassin.c
8904                 Add button in toolbar for spam learning
8905                 Fix a few bugs from the last related commit
8906                 Revert 1.9.6cvs23 which messed up shift-selection
8907
8908 2006-02-24 [colin]      2.0.0cvs83
8909
8910         * src/procmsg.c
8911         * src/summaryview.c
8912         * src/summaryview.h
8913         * src/plugins/spamassassin/spamassassin.c
8914         * src/plugins/spamassassin/spamassassin.h
8915         * src/plugins/spamassassin/spamassassin_gtk.c
8916                 Unregister learner when spamassassin is either
8917                 disabled or over tcp
8918
8919 2006-02-24 [colin]      2.0.0cvs82
8920
8921         * src/Makefile.am
8922         * src/mainwindow.c
8923         * src/mainwindow.h
8924         * src/procmsg.c
8925         * src/procmsg.h
8926         * src/stock_pixmap.c
8927         * src/stock_pixmap.h
8928         * src/summaryview.c
8929         * src/summaryview.h
8930         * src/gtk/icon_legend.c
8931         * src/pixmaps/spam.xpm  ** NEW FILE **
8932         * src/plugins/spamassassin/spamassassin.c
8933         * src/plugins/spamassassin/spamassassin_gtk.c
8934                 Add spam learning interface (Mark/Mark as 
8935                 (spam|ham) menus)
8936
8937 2006-02-24 [wwp]        2.0.0cvs81
8938
8939         * src/compose.c
8940         * src/compose.h
8941         * src/filtering.c
8942                 hide compose window when sending message in batch mode
8943                 (filtering: forward and redirect). Also fixed a wrong
8944                 value returned when sending failed, neutral anyway.
8945                 (Colin, me) 
8946
8947 2006-02-24 [wwp]        2.0.0cvs80
8948
8949         * src/mainwindow.c
8950                 use GTK+'s stock quit button. Patch by Fabien Vantard.
8951
8952 2006-02-24 [paul]       2.0.0cvs79
8953
8954         * src/news.c
8955         * src/news.h
8956         * src/news_gtk.c
8957                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
8958                 Thanks to Colin
8959
8960 2006-02-23 [colin]      2.0.0cvs78
8961
8962         * src/alertpanel.c
8963                 Change OK to Close in alertpanel with View log
8964                 button; add accel to View log. Patch by Fabien
8965                 Vantard
8966
8967 2006-02-23 [wwp]        2.0.0cvs77
8968
8969         * src/compose.c
8970                 silly me, there were much more tests to perform, since toolbars can
8971                 really have down to 1 element only.
8972
8973 2006-02-23 [wwp]        2.0.0cvs76
8974
8975         * commitHelper
8976                 fixed indentation from my previous commit. Fallback to VISUAL if
8977                 EDITOR is not set (and to vi, at last resort).
8978
8979 2006-02-23 [wwp]        2.0.0cvs75
8980
8981         * commitHelper
8982                 improved error detection (Colin, me).
8983
8984 2006-02-23 [wwp]        2.0.0cvs74
8985
8986         * src/prefs_toolbar.c
8987                 simplify and fix prefs/toolbars layouting. Combos' contents can
8988                 now be really displayed.
8989
8990 2006-02-23 [wwp]        2.0.0cvs73
8991         simplifies and fix prefs/toolbars layouting. Combos' contents can now
8992         be really displayed.
8993
8994 2006-02-22 [wwp]        2.0.0cvs72
8995
8996         * src/compose.c
8997                 fix a typo in my previous commit (sorry!).
8998
8999 2006-02-22 [wwp]        2.0.0cvs71
9000
9001         * src/prefs_toolbar.c
9002                 fix a crash when adding separators to toolbars,
9003                 also fix some separator item information.
9004
9005 2006-02-22 [wwp]        2.0.0cvs70
9006
9007         * src/compose.c
9008                 fix a crash when redirecting (for instance) when compose window's
9009                 toolbar contents has been customized (when some buttons have been
9010                 removed in fact).
9011
9012 2006-02-21 [wwp]        2.0.0cvs69
9013
9014         * src/summaryview.c
9015         * src/gtk/pluginwindow.c
9016         * src/plugins/pgpcore/prefs_gpg.c
9017                 fix some compilation warnings (feat. remains of removed code).
9018
9019 2006-02-21 [wwp]        2.0.0cvs68
9020
9021         * src/gtk/gtkutils.c
9022                 fix two compilation issues, thanks to Stephan Sachse.
9023
9024 2006-02-20 [colin]      2.0.0cvs67
9025
9026         * src/mainwindow.c
9027                 Don't reselect displayed mail on refocus
9028                 This fixes actions misbehaving 
9029
9030 2006-02-20 [wwp]        2.0.0cvs66
9031
9032         * src/summaryview.c
9033         * src/gtk/gtksctree.c
9034         * src/gtk/gtkshruler.c
9035                 changed more runtime typecast checks.
9036
9037 2006-02-20 [wwp]        2.0.0cvs65
9038
9039         * src/summary_search.c
9040                 find all - summaryview refresh issue fixed, thanks to Colin.
9041
9042 2006-02-20 [wwp]        2.0.0cvs64
9043
9044         * src/gtk/gtkutils.c
9045                 better runtime typecast checks.
9046
9047 2006-02-20 [wwp]        2.0.0cvs63
9048
9049         * src/summary_search.c
9050                 enhancements to the summary search:
9051                         - add the ability to stop the running search
9052                           (upon ESC-key press, new Stop button or when Clear button is pressed)
9053                         - don't search if no criteria (From/To/Subject/Body) is set
9054                         - ensure that a busy mouse pointer is always shown when searching,
9055                           show it even a bit earlier
9056
9057 2006-02-19 [colin]      2.0.0cvs62
9058
9059         * src/compose.c
9060         * src/imap.c
9061         * src/etpan/imap-thread.c
9062         * src/etpan/imap-thread.h
9063                 (Future) IMAP speed improvement on sending
9064                 Will require a libetpan update
9065         * src/summaryview.c
9066         * src/gtk/quicksearch.c
9067                 Make quicksearch clearable while running.
9068
9069 2006-02-17 [colin]      2.0.0cvs61
9070
9071         * src/imap.c
9072         * src/etpan/imap-thread.c
9073         * src/etpan/imap-thread.h
9074                 Check for IMAP certificates
9075                 ** Requires libetpan-0.42-cvs4 
9076                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
9077
9078 2006-02-17 [colin]      2.0.0cvs60
9079
9080         * src/messageview.c
9081         * src/prefs_common.c
9082         * src/prefs_common.h
9083         * src/prefs_message.c
9084                 Add pref to display HTML-only mails with plugin, 
9085                 if possible (defaulting to FALSE of course).
9086
9087 2006-02-16 [colin]      2.0.0cvs59
9088
9089         * src/main.c
9090         * src/common/plugin.c
9091         * src/common/plugin.h
9092         * src/gtk/pluginwindow.c
9093                 Keep track of requested (but unloaded) plugins
9094                 in some error cases.
9095
9096 2006-02-16 [wwp]        2.0.0cvs58
9097
9098         * src/gtk/gtkaspell.c
9099         * src/gtk/gtkaspell.h
9100         * src/prefs_spelling.c
9101         * src/compose.c
9102         * src/prefs_common.c
9103         * src/prefs_common.h
9104                 implemented new optional spellchecker behaviour: re-check message when
9105                 dictionary got changed (from compose-window/context-menu/Change dictionary).
9106
9107 2006-02-16 [wwp]        2.0.0cvs57
9108
9109         * src/quote_fmt_parse.y
9110                 pclose popen'ed pipe.
9111
9112 2006-02-15 [colin]      2.0.0cvs56
9113
9114         * src/mimeview.c
9115         * src/mimeview.h
9116                 Let MimeViewers know which MimeView they
9117                 depend of.
9118         * src/summaryview.c
9119                 Swap From/To columns in Sent/Queue/Drafts
9120                 folders
9121         * src/etpan/imap-thread.c
9122                 Use mailstream_low_tls_open() for STARTTLS
9123                 instead of mailstream_low_ssl_open()
9124                 ** REQUIRES libetpan 0.42cvs3 **
9125
9126 2006-02-15 [wwp]        2.0.0cvs55
9127
9128         * src/compose.c
9129         * src/compose.h
9130         * src/message_search.c
9131         * src/message_search.h
9132         * src/textview.c
9133         * src/gtk/gtkutils.c
9134         * src/gtk/gtkutils.h
9135                 added the ability to Find text in the compose window (and a bit
9136                 of code factorization).
9137
9138 2006-02-15 [wwp]        2.0.0cvs54
9139
9140         * src/prefs_gtk.c
9141                 yet another one file was missing (fix for some widgets' sensitivity).
9142                 Thanks Colin!
9143
9144 2006-02-15 [wwp]        2.0.0cvs53
9145
9146         * src/prefs_gtk.h
9147                 oops forgot that file (fix for some widgets' sensitivity).
9148
9149 2006-02-15 [wwp]        2.0.0cvs52
9150
9151         * src/summary_search.c
9152                 implemented advanced summary search options (added the ability
9153                 to use matcher conditions in an advanced search mode).
9154
9155 2006-02-15 [wwp]        2.0.0cvs51
9156
9157         * src/plugins/pgpcore/prefs_gpg.c
9158         * src/prefs_account.c
9159                 fix some widget sensitivity, mostly around some labels in
9160                 account prefs.
9161
9162 2006-02-15 [paul]       2.0.0cvs50
9163
9164         * manual/advanced.xml
9165                 improve Templates info
9166                 written by wwp
9167
9168 2006-02-14 [colin]      2.0.0cvs49
9169
9170         * src/pixmaps/address_book.xpm
9171         * src/pixmaps/preferences.xpm
9172         * src/pixmaps/properties.xpm
9173                 Fix pixmap size - patch by Fabien Vantard
9174
9175 2006-02-13 [colin]      2.0.0cvs48
9176
9177         * src/procmime.c
9178                 Add missing fclose()s on error
9179         * src/textview.c
9180                 Remove unused code
9181         * src/common/utils.c
9182                 Fix temp files not being deleted on windows
9183         Patches by Thomas Gilgin
9184
9185 2006-02-13 [colin]      2.0.0cvs47
9186
9187         * src/mainwindow.c
9188                 Fix exit crash
9189
9190 2006-02-13 [wwp]        2.0.0cvs46
9191
9192         * src/plugins/pgpcore/prefs_gpg.c
9193                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
9194
9195 2006-02-12 [colin]      2.0.0cvs45
9196
9197         * src/folderview.c
9198         * src/main.c
9199         * src/mainwindow.c
9200                 Fix "stuff" when quitting
9201
9202 2006-02-12 [wwp]        2.0.0cvs44
9203
9204         * src/prefs_themes.c
9205                 fix typos in debug messages.
9206
9207 2006-02-11 [colin]      2.0.0cvs43
9208
9209         * src/summaryview.c
9210                 don't allow drag/drop from ourself
9211
9212 2006-02-10 [wwp]        2.0.0cvs42
9213
9214         * src/exporthtml.c
9215         * src/html.c
9216         * src/html.h
9217         * src/procmime.c
9218         * src/textview.c
9219                 renamed html_ prefixed functions and data structures to avoid
9220                 namespace clashes w/ other software (gtkhtml2 for instance).
9221                 Closes bug #907.
9222
9223
9224 2006-02-09 [colin]      2.0.0cvs41
9225
9226         * src/summaryview.c
9227                 Fix shitty logic messed up. Thanks Ticho for the hint!
9228
9229 2006-02-09 [wwp]        2.0.0cvs40
9230
9231         * src/gtk/about.c
9232         * src/compose.c
9233         * src/prefs_account.c
9234         * src/prefs_gtk.h
9235         * src/editaddress.c
9236                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
9237                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
9238                 Browse buttons in accounts prefs.
9239
9240 2006-02-09 [colin]      2.0.0cvs39
9241
9242         * src/matcher.c
9243                 Check for pointer before using its members
9244         * src/gtk/gtksourceprintjob.c
9245                 Fix a wrong warning
9246
9247 2006-02-09 [wwp]        2.0.0cvs38
9248
9249         * src/gtk/filesel.c
9250                 fix few compiler warnings (type mismatch).
9251
9252 2006-02-09 [paul]       2.0.0cvs37
9253
9254         * po/fr.po
9255                 updated by Fabien Vantard
9256
9257 2006-02-08 [colin]      2.0.0cvs36
9258
9259         * src/prefs_common.c
9260         * src/common/defs.h
9261         * src/common/plugin.c
9262                 allow windows and linux configurations to coexist
9263                 patch by Thomas Gilgin
9264
9265 2006-02-08 [colin]      2.0.0cvs35
9266
9267         * src/filtering.c
9268         * src/matcher.c
9269         * src/matcher.h
9270         * src/matcher_parser_parse.y
9271         * src/prefs_filtering_action.c
9272         * src/prefs_matcher.c
9273                 Add the "Ignore thread" filtering
9274                 action
9275
9276 2006-02-08 [colin]      2.0.0cvs34
9277
9278         * src/compose.c
9279         * src/procmime.c
9280         * src/procmime.h
9281                 Fix bug #905 (damaged attachment)
9282                 text files with raw \0's aren't really text files
9283         FOR_STABLE
9284
9285 2006-02-08 [colin]      2.0.0cvs33
9286
9287         * src/summaryview.c
9288                 Fix crasher introduced yesterday
9289
9290 2006-02-08 [wwp]        2.0.0cvs32
9291
9292         * src/compose.c
9293         * src/compose.h
9294                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
9295
9296 2006-02-08 [wwp]        2.0.0cvs31
9297
9298         * src/prefs_template.c
9299                 templates enhancement: allow address completion for Cc and Bcc fields
9300                 (it was currently possible for the To field only)
9301
9302 2006-02-08 [colin]      2.0.0cvs30
9303
9304         * src/compose.c
9305                 Don't unblock if not blocked
9306         FOR_STABLE
9307
9308 2006-02-07 [colin]      2.0.0cvs29
9309
9310         * src/action.c
9311                 Forgot to refresh summaryview
9312
9313 2006-02-07 [colin]      2.0.0cvs28
9314
9315         * src/action.c
9316                 Freeze/thaw message list and folder list while
9317                 processing %as{} actions 
9318         * src/compose.c
9319                 Fix auto-wrap disabling after a middle-click
9320                 paste - FOR_STABLE
9321
9322 2006-02-07 [paul]       2.0.0cvs27
9323
9324         * src/folder.c
9325                 fix freeing of uninitialised pointers
9326                 Thanks to Colin
9327
9328 2006-02-06 [colin]      2.0.0cvs26
9329
9330         * src/folder.c
9331                 Use g_slist_prepend in potentially big list
9332
9333 2006-02-06 [colin]      2.0.0cvs25
9334
9335         * src/folder.c
9336                 Completely skip processing if it doesn't 
9337                 exist (faster!)
9338
9339 2006-02-06 [colin]      2.0.0cvs24
9340
9341         * src/folder.c
9342         * src/summaryview.c
9343                 Batch filtering in summaryview (from Tools menu)
9344                 and pre/post//-processing too
9345
9346 2006-02-06 [colin]      2.0.0cvs23
9347
9348         * src/procmsg.h
9349         * src/filtering.c
9350                 Use a special field for batch filtering instead
9351                 of stepping on deferred execution's toes
9352
9353 2006-02-06 [colin]      2.0.0cvs22
9354
9355         * src/action.c
9356         * src/filtering.c
9357         * src/filtering.h
9358         * src/folder.c
9359         * src/summaryview.c
9360                 Fix filtering via menus and actions
9361
9362 2006-02-06 [colin]      2.0.0cvs21
9363
9364         * src/imap.c
9365                 Put the added file directly to cache if possible (will work
9366                 with next libetpan)
9367         * src/filtering.c
9368         * src/filtering.h
9369         * src/inc.c
9370         * src/folder.c
9371         * src/mbox.c
9372         * src/procmsg.h
9373                 Move and copy filtered messages by batches instead of one
9374                 by one - faster on IMAP
9375         * src/procmsg.c
9376                 Add a function that'll possibly be useful later
9377
9378 2006-02-06 [colin]      2.0.0cvs20
9379
9380         * src/addressbook.c
9381                 Use internal mime-type instead of text/plain for d'n'd
9382         * src/compose.c
9383                 Allow attaching files from mimeview's icon list via d'n'd
9384         * src/folderview.c
9385         * src/folderview.h
9386                 Use internal mime-type instead of text/plain for d'n'd
9387                 Don't try to selected opened folder if none is
9388                 Factorize d'n'd from other apps code
9389         * src/headerview.c
9390         * src/textview.c
9391         * src/gtk/gtkutils.c
9392         * src/gtk/gtkutils.h
9393                 Factorize Face/X-Face stuff
9394         * src/mimeview.c
9395                 Fix d'n'd to other apps
9396         * src/prefs_message.c
9397                 Let the XFace pref be usable without libcompface as it also
9398                 applies to Face
9399         * src/summaryview.c
9400                 Fix d'n'd to other apps
9401                 Factorize d'n'd from other apps code
9402
9403 2006-02-06 [wwp]        2.0.0cvs19
9404
9405         * po/it.po
9406                 Italian translation fixes by Andrea Spadaccini (no more confusion
9407                 between filtering and processing, and few changes in the About
9408                 dialog).
9409
9410
9411 2006-02-06 [mones]      2.0.0cvs18
9412
9413         * src/gtk/icon_legend.c
9414                 Improved descriptions allowing better translations
9415
9416 2006-02-05 [colin]      2.0.0cvs17
9417
9418         * src/imap.c
9419                 Add the f*cking missing expunge that caused imap_fetch_env
9420                 to fail after an add_msgs ! :-///
9421         * src/etpan/imap-thread.c
9422                 Add a bit of debug
9423         FOR_STABLE
9424
9425 2006-02-05 [colin]      2.0.0cvs16
9426
9427         * src/common/utils.c
9428                 Don't check for return-path (or we can't put
9429                 back non-sent mails)
9430
9431 2006-02-05 [colin]      2.0.0cvs15
9432
9433         * src/textview.c
9434                 Don't try to display Face header in textview
9435                 when teh headerview's active
9436
9437 2006-02-05 [colin]      2.0.0cvs14
9438
9439         * tools/tbird2syl.py
9440         * tools/Makefile.am
9441                 Add script to import Thunderbird mails
9442
9443 2006-02-05 [colin]      2.0.0cvs13
9444
9445         * src/headerview.c
9446         * src/procheader.c
9447         * src/procmsg.c
9448         * src/procmsg.h
9449         * src/textview.c
9450                 Show Face headers - patch partially by Klaus Flittner
9451
9452 2006-02-05 [colin]      2.0.0cvs12
9453
9454         * src/folderview.c
9455         * src/summaryview.c
9456         * src/common/utils.c
9457         * src/common/utils.h
9458                 Let dnd work from mime icons to summaryview
9459                 and to folderview too
9460                 Add a crude test to avoid trying to add files
9461                 drag'n'dropped when they're not mails
9462
9463 2006-02-04 [colin]      2.0.0cvs11
9464
9465         * src/summaryview.c
9466         * src/mimeview.c
9467                 Fix utf8 conversion
9468
9469 2006-02-04 [colin]      2.0.0cvs10
9470
9471         * src/compose.c
9472         * src/folderview.c
9473         * src/mimeview.c
9474         * src/summaryview.c
9475         * src/summaryview.h
9476                 Added various drag and drop capas:
9477                 From                    To
9478                 summaryview             other apps
9479                 mimeview icons          other apps
9480                 other apps              summaryview
9481                 other apps              folderview
9482
9483                 This shouldn't have broken the existing:
9484                 From                    To
9485                 summaryview             folderview
9486                 folderview              folderview
9487                 summaryview             compose's attachments
9488
9489         Tests welcomed.
9490
9491 2006-02-02 [paul]       2.0.0cvs9
9492
9493         * src/mainwindow.c
9494                 move global option 'Set displayed columns...' out
9495                 of folder option grouping.
9496                 fix sensitivity of 'harvest addresses'
9497         FOR_STABLE
9498
9499 2006-02-01 [colin]      2.0.0cvs8
9500
9501         * src/mimeview.c
9502                 Revert the alertpanel patch, it sucks (intrusive
9503                 and gets in the way of "open")
9504
9505 2006-02-01 [colin]      2.0.0cvs7
9506
9507         * src/compose.c
9508         * src/prefs_account.c
9509         * src/prefs_common.c
9510         * src/common/defs.h
9511         * src/common/utils.c
9512         * src/common/utils.h
9513                 Add ability to edit the signature file
9514                 from the account preferences, and use
9515                 a default for the text editor.
9516                 Patch by Fabien Vantard
9517
9518 2006-02-01 [colin]      2.0.0cvs6
9519
9520         * src/mimeview.c
9521                 Try to get mime type by extension if it is
9522                 application/octet-stream
9523                 Display a window with possible choices when
9524                 encountering unknown mime types
9525         * src/gtk/filesel.c
9526         * src/gtk/filesel.h
9527                 Add preview
9528                 Allow multiple selection in filtered filesel
9529                 (patch by Fabien Vantard)
9530         * src/gtk/pluginwindow.c
9531                 Use it (patch by Fabien Vantard)
9532
9533 2006-02-01 [paul]       2.0.0cvs5
9534
9535         * src/jpilot.c
9536                 fix crash on creating jpilot address book
9537                 Thanks to Colin - FOR_STABLE
9538         * src/prefs_summaries.c
9539         * src/prefs_wrapping.c
9540         * src/gtk/icon_legend.c
9541         * src/gtk/quicksearch.c
9542                 string fixes and additions
9543
9544 2006-02-01 [paul]       2.0.0cvs4
9545
9546         * src/compose.c
9547         * src/mainwindow.c
9548         * src/messageview.c
9549         * src/prefs_send.c
9550                 add Arabic encoding option
9551                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
9552
9553 2006-01-31 [colin]      2.0.0cvs3
9554
9555         * src/plugins/pgpcore/passphrase.c
9556                 Convert passphrase to locale encoding
9557         * src/compose.c
9558                 Fix drafting on IMAP. Crappy bug sneaked in
9559                 the release :-/
9560         FOR_STABLE
9561
9562 2006-01-30 [paul]       2.0.0cvs2
9563
9564         * src/gtk/icon_legend.c
9565                 show the new entries
9566
9567 2006-01-30 [colin]      2.0.0cvs1
9568
9569         * src/manual.c
9570                 Check for the file to be present before 
9571                 enabling the menu - FOR_STABLE
9572         * src/gtk/icon_legend.c
9573                 Add folders icons (not all of them, there
9574                 are too much, but the most intriguing ones)
9575
9576 2006-01-30 [paul]       2.0.0
9577
9578         version 2.0.0 released
9579
9580 [For previous entries, see ChangeLog.pre2.0.0]