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