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