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