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