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