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