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