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