2006-11-11 [colin] 2.6.0cvs30
[claws.git] / ChangeLog
1 2006-11-11 [colin]      2.6.0cvs30
2
3         * src/undo.c
4                 init undostruct to 0s (from
5                 valgrind log of bug 1057)
6
7 2006-11-10 [colin]      2.6.0cvs29
8
9         * src/mainwindow.c
10                 Set cursor to wait before filtering
11                 duplicates in all folders
12         * src/plugins/bogofilter/bogofilter.c
13         * src/plugins/bogofilter/bogofilter.h
14         * src/plugins/bogofilter/bogofilter_gtk.c
15                 Completely thread away the bogofilter
16                 filtering
17
18 2006-11-10 [mones]      2.6.0cvs28
19
20         * src/compose.c
21         * src/compose.h
22                 added COMPOSE_CHECK_BEFORE_SEND hook
23
24 2006-11-10 [paul]       2.6.0cvs27
25
26         * src/crash.c
27                 more renaming
28                 add libSM to get_compiled_in_features()
29         * src/main.c
30                 more renaming
31
32 2006-11-10 [colin]      2.6.0cvs26
33
34         * src/etpan/imap-thread.c
35                 Add a reference to libetpan's sasl engine
36                 so that sasl_done() doesn't get called by
37                 libetpan, and doesn't break openssl.
38                 Should fix bug 1053, 'SC fails to reestablish 
39                 a secure connection'
40                 Patch by Hoa
41
42 2006-11-10 [colin]      2.6.0cvs25
43
44         * manual/addrbook.xml
45         * manual/advanced.xml
46         * manual/faq.xml
47         * manual/intro.xml
48                 Some more renaming
49
50 2006-11-09 [colin]      2.6.0cvs24
51
52         * src/plugins/bogofilter/bogofilter_gtk.c
53                 Add comment about annoyance
54
55 2006-11-09 [colin]      2.6.0cvs23
56
57         * src/plugins/bogofilter/bogofilter.c
58         * src/plugins/bogofilter/bogofilter_gtk.c
59                 Prepare things needed to thread bogofilter
60                 filtering: separate bogo stuff and possible GUI
61                 stuff. 
62
63 2006-11-09 [colin]      2.6.0cvs22
64
65         * src/account.c
66         * src/compose.c
67                 Search for one of our accounts in Delivered-To
68                 (helps for auto-account selection when 
69                  replying/forwarding)
70         * src/folderview.c
71         * src/mainwindow.c
72         * src/mainwindow.h
73         * src/plugins/trayicon/trayicon.c
74                 Allow opening a new mail with any account from
75                 the contextual menu
76
77 2006-11-09 [wwp]        2.6.0cvs21
78
79         * src/compose.c
80         * src/prefs_common.c
81         * src/prefs_common.h
82         * src/prefs_compose_writing.c
83                 add a compose new message format (in prefs/compose/writing), it's a
84                 simple subject+body template to use when opening a new composition
85                 window. It's similar to the existent reply and forward formats.
86
87                 enhanced the template/format % symbols substitution mechanism to
88                 use current composition window information when % are used in
89                 the compose new message format or in templates applied to new
90                 messages (there were useless in that situations before). When
91                 applied to new messages, %d corresponds to the system time/date.
92
93 2006-11-09 [paul]       2.6.0cvs20
94
95         * src/gtk/authors.h
96                 fix last commit
97
98 2006-11-09 [paul]       2.6.0cvs19
99
100         * src/gtk/authors.h
101                 keep tje alphabetical order
102
103 2006-11-08 [colin]      2.6.0cvs18
104
105         * src/etpan/imap-thread.c
106                 Fix bug 1054, 'Slowness logging big 
107                 data chunks'
108
109 2006-11-08 [paul]       2.6.0cvs17
110
111         * tools/Makefile.am
112                 fix the renaming
113
114 2006-11-08 [paul]       2.6.0cvs16
115
116         * src/common/defs.h
117                 update BUGZILLA_URI
118
119 2006-11-08 [paul]       2.6.0cvs15
120
121         * tools/Makefile.am
122         * tools/OOo2claws-mail.pl
123         * tools/OOo2sylpheed.pl
124         * tools/README
125         * tools/acroread2claws-mail.pl
126         * tools/acroread2sylpheed.pl
127         * tools/kmail2claws-mail.pl
128         * tools/kmail2claws-mail_v2.pl
129         * tools/kmail2sylpheed.pl
130         * tools/kmail2sylpheed_v2.pl
131         * tools/maildir2claws-mail.pl
132         * tools/maildir2sylpheed.pl
133         * tools/nautilus2claws-mail.sh
134         * tools/nautilus2sylpheed.sh
135         * tools/outlook2claws-mail.pl
136         * tools/outlook2sylpheed.pl
137         * tools/tb2claws-mail
138         * tools/tb2sylpheed
139         * tools/tbird2claws.py
140         * tools/tbird2syl.py
141         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
142         * tools/kdeservicemenu/install.sh
143         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
144         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
145         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
146         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
147         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
148                 renamed (removed, added) tools files
149
150 2006-11-08 [paul]       2.6.0cvs14
151
152         * src/main.c
153         * src/common/defs.h
154                 Migrate sylpheedrc to clawsrc, and fix the standard
155                 plugins path in the process
156
157 2006-11-07 [colin]      2.6.0cvs13
158
159         * src/Makefile.am
160                 Symlink sylpheed-claws relative to 
161                 claws-mail
162
163 2006-11-07 [colin]      2.6.0cvs12
164
165         * src/compose.c
166                 Fix typo - Reply-To/Mailing-list is broken in 2.6 :-/
167
168 2006-11-07 [paul]       2.6.0cvs11
169
170         * src/gtk/about.c
171                 Fix a missed occurence of
172                 Sylpheed-Claws
173
174 2006-11-07 [paul]       2.6.0cvs10
175
176         * src/Makefile.am
177                 Fix symlink installation
178
179 2006-11-07 [paul]       2.6.0cvs9
180
181         * src/Makefile.am
182                 Symlink claws-mail to sylpheed-claws
183         * src/common/utils.c
184                 Fix migrating symlinks
185         * src/etpan/imap-thread.c
186                 check certificate only when there's
187                 no error
188
189 2006-11-07 [paul]       2.6.0cvs8
190
191         * Makefile.am
192                 Fix icon breakages with Gtk, which needs a 
193                 cache updated to see them.
194
195 2006-11-07 [paul]       2.6.0cvs7
196
197         * .cvsignore
198         * AUTHORS
199         * COPYING
200         * INSTALL
201         * Makefile.am
202         * NEWS
203         * README
204         * RELEASE_NOTES
205         * autogen.sh
206         * claws-mail-128x128.png
207         * claws-mail-64x64.png
208         * claws-mail.ico
209         * claws-mail.pc.in
210         * claws-mail.png
211         * configure.ac
212         * sylpheed-claws-128x128.png
213         * sylpheed-claws-64x64.png
214         * sylpheed-claws.desktop
215         * sylpheed-claws.ico
216         * sylpheed-claws.pc.in
217         * sylpheed-claws.png
218         * debian/README.Debian
219         * debian/changelog
220         * debian/claws-mail.desktop
221         * debian/claws-mail.menu
222         * debian/claws-mail.postinst.debhelper
223         * debian/claws-mail.postrm.debhelper
224         * debian/control
225         * debian/copyright
226         * debian/files
227         * debian/rules
228         * debian/sylpheed-claws.desktop
229         * debian/sylpheed-claws.menu
230         * debian/sylpheed-claws.postinst.debhelper
231         * debian/sylpheed-claws.postrm.debhelper
232         * doc/man/Makefile.am
233         * doc/man/claws-mail.1
234         * doc/man/sylpheed-claws.1
235         * doc/src/ChangeLog.claws-pre0.8.0
236         * manual/Makefile.am
237         * manual/account.xml
238         * manual/ack.xml
239         * manual/addrbook.xml
240         * manual/advanced.xml
241         * manual/claws-mail-manual.xml
242         * manual/faq.xml
243         * manual/glossary.xml
244         * manual/handling.xml
245         * manual/intro.xml
246         * manual/keyboard.xml
247         * manual/plugins.xml
248         * manual/starting.xml
249         * manual/sylpheed-claws-manual.xml
250         * manual/xml2pdf
251         * manual/dist/.cvsignore
252         * manual/dist/html/.cvsignore
253         * manual/dist/html/Makefile.am
254         * manual/dist/pdf/.cvsignore
255         * manual/dist/pdf/Makefile.am
256         * manual/dist/ps/.cvsignore
257         * manual/dist/ps/Makefile.am
258         * manual/dist/txt/.cvsignore
259         * manual/dist/txt/Makefile.am
260         * manual/es/Makefile.am
261         * manual/es/advanced.xml
262         * manual/es/claws-mail-manual.xml
263         * manual/es/faq.xml
264         * manual/es/glossary.xml
265         * manual/es/handling.xml
266         * manual/es/intro.xml
267         * manual/es/plugins.xml
268         * manual/es/sylpheed-claws-manual.xml
269         * manual/es/dist/.cvsignore
270         * manual/es/dist/html/.cvsignore
271         * manual/es/dist/html/Makefile.am
272         * manual/es/dist/pdf/.cvsignore
273         * manual/es/dist/pdf/Makefile.am
274         * manual/es/dist/ps/.cvsignore
275         * manual/es/dist/ps/Makefile.am
276         * manual/es/dist/txt/.cvsignore
277         * manual/es/dist/txt/Makefile.am
278         * manual/fr/Makefile.am
279         * manual/fr/account.xml
280         * manual/fr/ack.xml
281         * manual/fr/addrbook.xml
282         * manual/fr/advanced.xml
283         * manual/fr/claws-mail-manual.xml
284         * manual/fr/faq.xml
285         * manual/fr/glossary.xml
286         * manual/fr/handling.xml
287         * manual/fr/intro.xml
288         * manual/fr/keyboard.xml
289         * manual/fr/plugins.xml
290         * manual/fr/starting.xml
291         * manual/fr/sylpheed-claws-manual.xml
292         * manual/fr/dist/.cvsignore
293         * manual/fr/dist/html/.cvsignore
294         * manual/fr/dist/html/Makefile.am
295         * manual/fr/dist/pdf/.cvsignore
296         * manual/fr/dist/pdf/Makefile.am
297         * manual/fr/dist/ps/.cvsignore
298         * manual/fr/dist/ps/Makefile.am
299         * manual/fr/dist/txt/.cvsignore
300         * manual/fr/dist/txt/Makefile.am
301         * manual/pl/Makefile.am
302         * manual/pl/account.xml
303         * manual/pl/ack.xml
304         * manual/pl/addrbook.xml
305         * manual/pl/advanced.xml
306         * manual/pl/claws-mail-manual.xml
307         * manual/pl/faq.xml
308         * manual/pl/glossary.xml
309         * manual/pl/handling.xml
310         * manual/pl/intro.xml
311         * manual/pl/keyboard.xml
312         * manual/pl/plugins.xml
313         * manual/pl/starting.xml
314         * manual/pl/sylpheed-claws-manual.xml
315         * manual/pl/dist/.cvsignore
316         * manual/pl/dist/html/.cvsignore
317         * manual/pl/dist/html/Makefile.am
318         * manual/pl/dist/pdf/.cvsignore
319         * manual/pl/dist/pdf/Makefile.am
320         * manual/pl/dist/ps/.cvsignore
321         * manual/pl/dist/ps/Makefile.am
322         * manual/pl/dist/txt/.cvsignore
323         * manual/pl/dist/txt/Makefile.am
324         * po/.cvsignore
325         * po/Makevars
326         * src/.cvsignore
327         * src/Makefile.am
328         * src/account.c
329         * src/account.h
330         * src/action.c
331         * src/action.h
332         * src/adbookbase.h
333         * src/addr_compl.c
334         * src/addr_compl.h
335         * src/addrbook.c
336         * src/addrcache.c
337         * src/addrcache.h
338         * src/addrcindex.c
339         * src/addrcindex.h
340         * src/addrclip.c
341         * src/addrclip.h
342         * src/addrdefs.h
343         * src/addressadd.c
344         * src/addressadd.h
345         * src/addressbook.c
346         * src/addressbook.h
347         * src/addressbook_foldersel.c
348         * src/addressbook_foldersel.h
349         * src/addrgather.c
350         * src/addrgather.h
351         * src/addrharvest.c
352         * src/addrharvest.h
353         * src/addrindex.c
354         * src/addrindex.h
355         * src/addritem.c
356         * src/addritem.h
357         * src/addrquery.c
358         * src/addrquery.h
359         * src/addrselect.c
360         * src/addrselect.h
361         * src/alertpanel.c
362         * src/alertpanel.h
363         * src/browseldap.c
364         * src/browseldap.h
365         * src/codeconv.c
366         * src/codeconv.h
367         * src/compose.c
368         * src/crash.c
369         * src/crash.h
370         * src/customheader.c
371         * src/customheader.h
372         * src/displayheader.c
373         * src/displayheader.h
374         * src/editaddress.c
375         * src/editaddress.h
376         * src/editbook.c
377         * src/editbook.h
378         * src/editgroup.c
379         * src/editgroup.h
380         * src/editjpilot.c
381         * src/editjpilot.h
382         * src/editldap.c
383         * src/editldap.h
384         * src/editldap_basedn.c
385         * src/editldap_basedn.h
386         * src/editvcard.c
387         * src/editvcard.h
388         * src/exphtmldlg.c
389         * src/exphtmldlg.h
390         * src/expldifdlg.c
391         * src/expldifdlg.h
392         * src/export.c
393         * src/exporthtml.c
394         * src/exporthtml.h
395         * src/exportldif.c
396         * src/exportldif.h
397         * src/filtering.c
398         * src/filtering.h
399         * src/folder.c
400         * src/folder.h
401         * src/folder_item_prefs.c
402         * src/folder_item_prefs.h
403         * src/foldersel.c
404         * src/foldersel.h
405         * src/folderutils.c
406         * src/folderutils.h
407         * src/folderview.c
408         * src/folderview.h
409         * src/grouplistdialog.c
410         * src/grouplistdialog.h
411         * src/html.c
412         * src/html.h
413         * src/image_viewer.c
414         * src/image_viewer.h
415         * src/imap.c
416         * src/imap.h
417         * src/imap_gtk.c
418         * src/imap_gtk.h
419         * src/import.c
420         * src/import.h
421         * src/importldif.c
422         * src/importldif.h
423         * src/importmutt.c
424         * src/importmutt.h
425         * src/importpine.c
426         * src/importpine.h
427         * src/inc.c
428         * src/inc.h
429         * src/jpilot.c
430         * src/jpilot.h
431         * src/ldapctrl.c
432         * src/ldapctrl.h
433         * src/ldaplocate.c
434         * src/ldaplocate.h
435         * src/ldapquery.c
436         * src/ldapquery.h
437         * src/ldapserver.c
438         * src/ldapserver.h
439         * src/ldaputil.c
440         * src/ldaputil.h
441         * src/ldif.c
442         * src/ldif.h
443         * src/localfolder.c
444         * src/localfolder.h
445         * src/main.c
446         * src/main.h
447         * src/mainwindow.c
448         * src/mainwindow.h
449         * src/manual.c
450         * src/manual.h
451         * src/matcher.c
452         * src/matcher.h
453         * src/matcher_parser.h
454         * src/matcher_parser_lex.l
455         * src/matcher_parser_parse.y
456         * src/mbox.c
457         * src/mbox.h
458         * src/message_search.c
459         * src/message_search.h
460         * src/messageview.c
461         * src/messageview.h
462         * src/mh.c
463         * src/mh.h
464         * src/mh_gtk.c
465         * src/mh_gtk.h
466         * src/mimeview.c
467         * src/mimeview.h
468         * src/msgcache.c
469         * src/msgcache.h
470         * src/mutt.c
471         * src/mutt.h
472         * src/news.c
473         * src/news.h
474         * src/news_gtk.c
475         * src/news_gtk.h
476         * src/noticeview.c
477         * src/noticeview.h
478         * src/partial_download.c
479         * src/partial_download.h
480         * src/pine.c
481         * src/pine.h
482         * src/pop.c
483         * src/pop.h
484         * src/prefs_account.c
485         * src/prefs_account.h
486         * src/prefs_actions.c
487         * src/prefs_actions.h
488         * src/prefs_common.c
489         * src/prefs_common.h
490         * src/prefs_compose_writing.c
491         * src/prefs_compose_writing.h
492         * src/prefs_customheader.c
493         * src/prefs_customheader.h
494         * src/prefs_display_header.c
495         * src/prefs_display_header.h
496         * src/prefs_ext_prog.c
497         * src/prefs_ext_prog.h
498         * src/prefs_filtering.c
499         * src/prefs_folder_column.c
500         * src/prefs_folder_column.h
501         * src/prefs_folder_item.c
502         * src/prefs_folder_item.h
503         * src/prefs_fonts.c
504         * src/prefs_fonts.h
505         * src/prefs_gtk.c
506         * src/prefs_gtk.h
507         * src/prefs_image_viewer.c
508         * src/prefs_image_viewer.h
509         * src/prefs_matcher.c
510         * src/prefs_matcher.h
511         * src/prefs_message.c
512         * src/prefs_message.h
513         * src/prefs_msg_colors.c
514         * src/prefs_msg_colors.h
515         * src/prefs_other.c
516         * src/prefs_other.h
517         * src/prefs_quote.c
518         * src/prefs_quote.h
519         * src/prefs_receive.c
520         * src/prefs_receive.h
521         * src/prefs_send.c
522         * src/prefs_send.h
523         * src/prefs_spelling.c
524         * src/prefs_spelling.h
525         * src/prefs_summaries.c
526         * src/prefs_summaries.h
527         * src/prefs_summary_column.c
528         * src/prefs_summary_column.h
529         * src/prefs_template.c
530         * src/prefs_template.h
531         * src/prefs_themes.c
532         * src/prefs_themes.h
533         * src/prefs_toolbar.c
534         * src/prefs_toolbar.h
535         * src/prefs_wrapping.c
536         * src/prefs_wrapping.h
537         * src/privacy.c
538         * src/privacy.h
539         * src/procheader.c
540         * src/procheader.h
541         * src/procmime.c
542         * src/procmime.h
543         * src/procmsg.c
544         * src/procmsg.h
545         * src/quote_fmt.c
546         * src/quote_fmt_parse.y
547         * src/recv.c
548         * src/recv.h
549         * src/remotefolder.c
550         * src/remotefolder.h
551         * src/send_message.c
552         * src/send_message.h
553         * src/setup.c
554         * src/setup.h
555         * src/sourcewindow.c
556         * src/sourcewindow.h
557         * src/ssl_manager.c
558         * src/ssl_manager.h
559         * src/statusbar.c
560         * src/statusbar.h
561         * src/stock_pixmap.c
562         * src/stock_pixmap.h
563         * src/summary_search.c
564         * src/summary_search.h
565         * src/summaryview.c
566         * src/summaryview.h
567         * src/syldap.c
568         * src/syldap.h
569         * src/textview.c
570         * src/textview.h
571         * src/toolbar.c
572         * src/toolbar.h
573         * src/undo.c
574         * src/undo.h
575         * src/unmime.c
576         * src/unmime.h
577         * src/vcard.c
578         * src/vcard.h
579         * src/wizard.c
580         * src/wizard.h
581         * src/common/base64.c
582         * src/common/base64.h
583         * src/common/defs.h
584         * src/common/hooks.c
585         * src/common/hooks.h
586         * src/common/log.c
587         * src/common/log.h
588         * src/common/mgutils.c
589         * src/common/mgutils.h
590         * src/common/nntp.c
591         * src/common/nntp.h
592         * src/common/passcrypt.c
593         * src/common/passcrypt.h.in
594         * src/common/plugin.c
595         * src/common/plugin.h
596         * src/common/prefs.c
597         * src/common/prefs.h
598         * src/common/progressindicator.c
599         * src/common/progressindicator.h
600         * src/common/quoted-printable.c
601         * src/common/quoted-printable.h
602         * src/common/session.c
603         * src/common/session.h
604         * src/common/smtp.c
605         * src/common/smtp.h
606         * src/common/socket.c
607         * src/common/socket.h
608         * src/common/ssl.c
609         * src/common/ssl.h
610         * src/common/stringtable.c
611         * src/common/stringtable.h
612         * src/common/sylpheed.c
613         * src/common/sylpheed.h
614         * src/common/template.c
615         * src/common/template.h
616         * src/common/timing.h
617         * src/common/utils.c
618         * src/common/utils.h
619         * src/common/version.h.in
620         * src/common/xml.c
621         * src/common/xml.h
622         * src/common/xmlprops.c
623         * src/common/xmlprops.h
624         * src/gtk/about.c
625         * src/gtk/colorlabel.c
626         * src/gtk/colorlabel.h
627         * src/gtk/colorsel.c
628         * src/gtk/colorsel.h
629         * src/gtk/combobox.c
630         * src/gtk/combobox.h
631         * src/gtk/description_window.c
632         * src/gtk/description_window.h
633         * src/gtk/filesel.c
634         * src/gtk/filesel.h
635         * src/gtk/foldersort.c
636         * src/gtk/foldersort.h
637         * src/gtk/gtkaspell.c
638         * src/gtk/gtkaspell.h
639         * src/gtk/gtksctree.c
640         * src/gtk/gtkshruler.c
641         * src/gtk/gtkshruler.h
642         * src/gtk/gtkutils.c
643         * src/gtk/gtkutils.h
644         * src/gtk/icon_legend.c
645         * src/gtk/icon_legend.h
646         * src/gtk/logwindow.c
647         * src/gtk/logwindow.h
648         * src/gtk/manage_window.c
649         * src/gtk/manage_window.h
650         * src/gtk/pluginwindow.c
651         * src/gtk/pluginwindow.h
652         * src/gtk/prefswindow.c
653         * src/gtk/prefswindow.h
654         * src/gtk/quicksearch.c
655         * src/gtk/quicksearch.h
656         * src/pixmaps/claws-mail.xpm
657         * src/pixmaps/claws-mail_icon.xpm
658         * src/pixmaps/claws-mail_logo.xpm
659         * src/pixmaps/sylpheed-claws.xpm
660         * src/pixmaps/sylpheed-claws_icon.xpm
661         * src/pixmaps/sylpheed-claws_logo.xpm
662         * src/plugins/bogofilter/Makefile.am
663         * src/plugins/bogofilter/bogofilter.c
664         * src/plugins/bogofilter/bogofilter.h
665         * src/plugins/bogofilter/bogofilter_gtk.c
666         * src/plugins/clamav/Makefile.am
667         * src/plugins/clamav/clamav_plugin.c
668         * src/plugins/clamav/clamav_plugin.h
669         * src/plugins/clamav/clamav_plugin_gtk.c
670         * src/plugins/demo/Makefile.am
671         * src/plugins/demo/demo.c
672         * src/plugins/dillo_viewer/Makefile.am
673         * src/plugins/dillo_viewer/README
674         * src/plugins/dillo_viewer/dillo_prefs.c
675         * src/plugins/dillo_viewer/dillo_prefs.h
676         * src/plugins/dillo_viewer/dillo_viewer.c
677         * src/plugins/pgpcore/Makefile.am
678         * src/plugins/pgpcore/passphrase.c
679         * src/plugins/pgpcore/passphrase.h
680         * src/plugins/pgpcore/pgp_viewer.c
681         * src/plugins/pgpcore/pgp_viewer.h
682         * src/plugins/pgpcore/plugin.c
683         * src/plugins/pgpcore/prefs_gpg.c
684         * src/plugins/pgpcore/prefs_gpg.h
685         * src/plugins/pgpcore/select-keys.c
686         * src/plugins/pgpcore/select-keys.h
687         * src/plugins/pgpcore/sgpgme.c
688         * src/plugins/pgpcore/sgpgme.h
689         * src/plugins/pgpcore/sylpheed.def
690         * src/plugins/pgpcore/version.rc
691         * src/plugins/pgpinline/Makefile.am
692         * src/plugins/pgpinline/pgpinline.c
693         * src/plugins/pgpinline/pgpinline.h
694         * src/plugins/pgpinline/plugin.c
695         * src/plugins/pgpinline/sylpheed.def
696         * src/plugins/pgpinline/version.rc
697         * src/plugins/pgpmime/Makefile.am
698         * src/plugins/pgpmime/pgpmime.c
699         * src/plugins/pgpmime/pgpmime.h
700         * src/plugins/pgpmime/plugin.c
701         * src/plugins/pgpmime/sylpheed.def
702         * src/plugins/pgpmime/version.rc
703         * src/plugins/spamassassin/Makefile.am
704         * src/plugins/spamassassin/README
705         * src/plugins/spamassassin/spamassassin.c
706         * src/plugins/spamassassin/spamassassin.h
707         * src/plugins/spamassassin/spamassassin_gtk.c
708         * src/plugins/trayicon/Makefile.am
709         * src/plugins/trayicon/trayicon.c
710         * tools/OOo2sylpheed.pl
711         * tools/README
712         * tools/README.sylprint
713         * tools/acroread2sylpheed.pl
714         * tools/claws.i18n.status.pl
715         * tools/filter_conv.pl
716         * tools/filter_conv_new.pl
717         * tools/freshmeat_search.pl
718         * tools/google_search.pl
719         * tools/kmail2sylpheed.pl
720         * tools/kmail2sylpheed_v2.pl
721         * tools/make.themes.project
722         * tools/multiwebsearch.pl
723         * tools/nautilus2sylpheed.sh
724         * tools/outlook2sylpheed.pl
725         * tools/sylprint.pl
726         * tools/sylprint.rc
727         * tools/tb2sylpheed
728         * tools/textviewer.sh
729         * tools/vcard2xml.py
730         * tools/kdeservicemenu/README
731         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
732         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
733         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
734                 Change name to Claws Mail. Announce to follow...
735
736 2006-11-06 [wwp]        2.6.0cvs6
737
738         * src/prefs_template.c
739                 unify messages related to quote format/template errors (fix
740                 capitalization), again.
741
742 2006-11-06 [wwp]        2.6.0cvs5
743
744         * src/prefs_quote.c
745                 unify messages related to quote format/template errors.
746
747 2006-11-06 [wwp]        2.6.0cvs4
748
749         * src/prefs_msg_colors.c
750                 more uses of Q_ macro for contextual translations, thanks
751                 to Fabien (fzzzzz).
752
753 2006-11-06 [wwp]        2.6.0cvs3
754
755         * src/compose.c
756         * src/common/utils.c
757         * src/common/utils.h
758                 show an alertpanel to make sure users are aware that sensitive
759                 files are attached (it's file blacklist-based). This will fix
760                 interaction w/ GoogleEarth for instance, thanks to Colin.
761
762 2006-11-06 [wwp]        2.6.0cvs2
763
764         * src/prefs_quote.c
765         * src/prefs_template.c
766         * src/prefs_template.h
767                 check quote format when applying/closing prefs. For now this only
768                 shows up an error dialog box, not preventing the user from using
769                 a broken quote (reply, forwards) format.
770
771 2006-11-06 [wwp]        2.6.0cvs1
772
773         * src/prefs_template.c
774                 fix missing checks of some template fields.
775
776 2006-11-06 [paul]       2.6.0
777
778         * NEWS
779         * README
780         * RELEASE_NOTES
781                 2.6.0 released
782
783 2006-11-06 [paul]       2.5.6cvs22
784
785         * manual/advanced.xml
786         * manual/es/advanced.xml
787                 put 'respect_flowed_format' info in the correct
788                 place
789
790 2006-11-06 [mones]      2.5.6cvs21
791
792         * po/es.po
793                 Minor fixes for release
794
795 2006-11-06 [paul]       2.5.6cvs20
796
797         * po/cs.po
798         * po/de.po
799         * po/fr.po
800         * po/it.po
801         * po/nl.po
802         * po/pt_BR.po
803         * po/sk.po
804         * po/sv.po
805         * po/zh_CN.po
806                 updated by Tim Brain, Stephan Sachse, Fabien Vantard,
807                 Andrea Spadaccini, Tim Dijkstra, Frederico Goncalves
808                 Guimaraes, Andrej Kacian, Anders Troback, and Ralgh
809                 Young
810
811 2006-11-02 [colin]      2.5.6cvs19
812
813         * src/imap.c
814         * src/imap.h
815         * src/prefs_account.c
816         * src/etpan/imap-thread.c
817                 Add GSSAPI support - fixes Debian bug #383274
818
819 2006-11-01 [colin]      2.5.6cvs18
820
821         * src/jpilot.c
822                 Handle libpisock12 support. Probably
823                 fixes bug 1046, 'jpilot AddressDB.pdb 
824                 import fail'
825
826 2006-11-01 [colin]      2.5.6cvs17
827
828         * src/folderutils.c
829                 debug_print() folderutils_mark_all_read()
830
831 2006-11-01 [colin]      2.5.6cvs16
832
833         * COPYING
834                 Add missed files to the Apache exception
835
836 2006-10-31 [colin]      2.5.6cvs15
837
838         * src/folder.c
839         * src/folder.h
840                 Add a copy_private_data() func to FolderClasses
841                 Doesn't break the feature freeze, because we 
842                 won't use it (right now) in the core.
843
844 2006-10-31 [colin]      2.5.6cvs14
845
846         * COPYING
847                 Allow linking with the Apache licensed files in
848                 src/plugins/spamassassin. Hopefully fixes 
849                 bug 1048, 'Spamassassin plugin license problem'
850
851 2006-10-31 [wwp]        2.5.6cvs13
852
853         * src/compose.c
854                 fix and optimize trimming of leading linefeeds in body loop.
855
856 2006-10-31 [colin]      2.5.6cvs12
857
858         * src/etpan/imap-thread.c
859         * src/imap.c
860                 Make really sure to have NULL sets in case
861                 of error
862
863 2006-10-30 [wwp]        2.5.6cvs11
864
865         * src/prefs_common.c
866         * src/prefs_common.h
867         * src/compose.c
868                 fix broken storage of quote format template when it contains \-escape
869                 sequences. The application of such sequences is also fixed now (\t
870                 in quote format will be a real tab instead of a 't', for instance).
871
872 2006-10-27 [colin]      2.5.6cvs10
873
874         * src/compose.c
875                 Probably fix bug 1045, 'sylpheed-claws 
876                 doesn't remove the mail from the IMAP 
877                 Queue folder after sending'. From
878                 2.5.6cvs3-stable
879
880 2006-10-27 [colin]      2.5.6cvs9
881
882         * configure.ac
883                 Require libetpan-0.48. I'm so annoying,
884                 I know ;-)
885
886 2006-10-27 [colin]      2.5.6cvs8
887
888         * src/folder.c
889         * src/imap.c
890                 Probably fix bug 1044, 'sylpheed-claws 
891                 segfaults while moving mails' - Fix relation
892                 usage when moving to an IMAP mailbox from another
893                 mailbox
894
895 2006-10-26 [paul]       2.5.6cvs7
896
897         * src/gtk/about.c
898                 add libSM to compiled-in features
899                 list
900
901 2006-10-24 [colin]      2.5.6cvs6
902
903         * src/textview.c
904         * src/gtk/gtkutils.c
905                 Fix crash when printing emails with an
906                 xface
907
908 2006-10-24 [mones]      2.5.6cvs5
909
910         * manual/es/advanced.xml
911                 Synchronize hidden option respect_flowed_format
912         * po/es.po
913                 Updated translation
914
915 2006-10-21 [paul]       2.5.6cvs4
916
917         * src/gtk/authors.h
918         * src/plugins/pgpcore/pgp_viewer.c
919         * src/plugins/pgpcore/sgpgme.c
920                 fix building on BSDs
921                 Thanks to Michael Hughes
922                 <Sylpheed-Claws_user@thehugheslogcabin.net>
923
924 2006-10-20 [colin]      2.5.6cvs3
925
926         * configure.ac
927                 Bump up libetpan requirement
928                 *** THIS COMMIT REQUIRES LIBETPAN CVS ***
929         * src/common/utils.c
930         * src/common/utils.h
931                 Add convenience get_file_mtime()
932         * src/imap.c
933         * src/etpan/imap-thread.c
934         * src/etpan/imap-thread.h
935                 Implement UIDPLUS support if the server
936                 supports it - faster sending in this case
937
938 2006-10-19 [colin]      2.5.6cvs2
939
940         * src/gtk/quicksearch.c
941                 Fix emptying in type-ahead+extended mode
942         * src/mainwindow.c
943         * src/mainwindow.h
944                 Add a hook for offline state change
945         * src/plugins/trayicon/trayicon.c
946                 Use it to display offline icons
947         * src/plugins/trayicon/Makefile.am
948         * src/plugins/trayicon/newmail.offline.xpm
949         * src/plugins/trayicon/newmarkedmail.offline.xpm
950         * src/plugins/trayicon/nomail.offline.xpm
951         * src/plugins/trayicon/unreadmail.offline.xpm
952         * src/plugins/trayicon/unreadmarkedmail.offline.xpm
953                 Add the icons
954
955 2006-10-12 [paul]       2.5.6cvs1
956
957         * NEWS
958         * README
959         * configure.ac
960                 Update version number following
961                 stable release
962
963 2006-10-19 [colin]      2.5.5cvs18
964
965         * manual/handling.xml
966                 Add type-ahead search
967
968 2006-10-18 [colin]      2.5.5cvs17
969
970         * src/gtk/quicksearch.c
971                 Remove "save to history only if there's
972                 no syntax error", it breaks for some 
973                 reason which I'll investigate later.
974
975 2006-10-18 [colin]      2.5.5cvs16
976
977         * src/prefs_common.c
978         * src/prefs_common.h
979         * src/summaryview.c
980         * src/gtk/quicksearch.c
981         * src/gtk/quicksearch.h
982                 Add a type-ahead option for fast searches
983                 Patch by Fabien Vantard
984
985 2006-10-18 [colin]      2.5.5cvs15
986
987         * src/compose.c
988         * src/compose.h
989                 Add Options/Reply mode/ menu to be able to
990                 change the recipients of a reply on the fly
991
992 2006-10-18 [colin]      2.5.5cvs14
993
994         * src/compose.c
995                 Fix redirecting of our own sent mails
996
997 2006-10-17 [wwp]        2.5.5cvs13
998
999         * src/send_message.c
1000                 Fix duplicate error messages when sending, and missing
1001                 newline in such error messages.
1002
1003 2006-10-17 [colin]      2.5.5cvs12
1004
1005         * src/compose.c
1006                 Compare addresses case-insensitive
1007
1008 2006-10-17 [colin]      2.5.5cvs11
1009
1010         * src/plugins/pgpcore/sgpgme.c
1011                 Fix return status
1012
1013 2006-10-17 [colin]      2.5.5cvs10
1014
1015         * src/plugins/pgpcore/pgp_viewer.c
1016                 Fix return status
1017
1018 2006-10-17 [colin]      2.5.5cvs9
1019
1020         * src/quote_fmt.c
1021                 Fix a typo (thanks to Fabien)
1022
1023 2006-10-16 [colin]      2.5.5cvs8
1024
1025         * src/textview.c
1026                 Fix problem with quote-folding when emails
1027                 don't convert cleanly to UTF-8
1028
1029 2006-10-14 [colin]      2.5.5cvs7
1030
1031         * src/prefs_template.c
1032                 Reset fields when reopening
1033                 the window
1034
1035 2006-10-13 [paul]       2.5.5cvs6
1036
1037         * manual/advanced.xml
1038         * src/prefs_message.c
1039                 make 'respect_flowed_format' a hidden
1040                 option, and add a manual entry for it
1041                 Thanks to Colin
1042
1043 2006-10-12 [colin]      2.5.5cvs5
1044
1045         * src/codeconv.c
1046                 Revert part of 2.5.2cvs21:
1047                 Don't optimise by reusing the 
1048                 last iconv converter if possible:
1049                 it seems slightly broken in a 
1050                 very hard way to reproduce
1051
1052 2006-10-12 [colin]      2.5.5cvs4
1053
1054         * src/prefs_common.c
1055         * src/prefs_common.h
1056         * src/prefs_message.c
1057         * src/procmime.c
1058                 Fix bug 1035, 'Incorrect handling 
1059                 of flowed lines'. We now optionnaly
1060                 handle this format (preference is in
1061                 Message View/Text options section)
1062
1063 2006-10-12 [colin]      2.5.5cvs3
1064
1065         * po/POTFILES.in
1066                 Add new file
1067         * src/plugins/pgpcore/pgp_viewer.c
1068         * src/plugins/pgpcore/sgpgme.c
1069                 Don't try to import without asking
1070
1071 2006-10-12 [colin]      2.5.5cvs2
1072
1073         * src/compose.c
1074                 Fix bug 1036, 'Forwarding a mutlipart
1075                 mail with a "text/html" block to ms
1076                 outlook users leeds to freeze of
1077                 outlook'. Poor outlook users...
1078
1079 2006-10-12 [paul]       2.5.5cvs1
1080
1081         * NEWS
1082         * README
1083         * configure.ac
1084                 Update version number following
1085                 stable release
1086
1087 2006-10-11 [paul]       2.5.4cvs1
1088
1089         * NEWS
1090         * README
1091         * configure.ac
1092                 Update version number following
1093                 stable release
1094
1095 2006-10-11 [paul]       2.5.3cvs32
1096
1097         * src/textview.c
1098                 fix bug 1032, 'Segmentation fault when showing
1099                 message' (bug in quote folding)
1100                 Thanks to Colin
1101
1102 2006-10-10 [colin]      2.5.3cvs31
1103
1104         * src/quote_fmt.c
1105                 Rephrase english a bit
1106
1107 2006-10-10 [colin]      2.5.3cvs30
1108
1109         * src/prefs_compose_writing.c
1110                 Stop making the page larger than the window
1111
1112 2006-10-10 [wwp]        2.5.3cvs29
1113
1114         * src/compose.c
1115         * src/prefs_template.c
1116         * src/quote_fmt.c
1117         * src/quote_fmt.h
1118         * src/quote_fmt_lex.l
1119         * src/quote_fmt_parse.y
1120                 Extend the quote parser a bit: allow to get access to
1121                 basic (composing) account info.
1122
1123 2006-10-10 [colin]      2.5.3cvs28
1124
1125         * src/procheader.c
1126                 Fix this \t problem in subject
1127
1128 2006-10-09 [colin]      2.5.3cvs27
1129
1130         * src/main.c
1131         * src/prefs_gtk.c
1132                 Prepare cache a bit later
1133                 If section already exists, skip the new one 
1134                 (as previously); avoid writing the same block
1135                 twice - if we find a second block with the 
1136                 same id, skip it.
1137         * src/plugins/pgpcore/pgp_viewer.c
1138                 Set cursor to busy when retrieving a key
1139         * src/plugins/pgpcore/sgpgme.c
1140                 allow 5 seconds for gpg to export the key
1141                 
1142
1143 2006-10-09 [colin]      2.5.3cvs26
1144
1145         * configure.ac
1146         * src/msgcache.c
1147         * src/prefs_gtk.c
1148                 Check for existence of fgets_unlocked
1149                 and fwrite_unlocked
1150
1151 2006-10-09 [paul]       2.5.3cvs25
1152
1153         * src/prefs_summaries.c
1154                 replace strftime() with fast_strftime() and in
1155                 the consequence fix the bug in the display of
1156                 AM/PM in the 'Example' string
1157
1158 2006-10-09 [ticho]      2.5.3cvs24
1159
1160         * po/sk.po
1161                 Updated (and fixed up somewhat) Slovak translation.
1162
1163 2006-10-08 [colin]      2.5.3cvs23
1164
1165         * src/prefs_folder_item.c
1166                 Explain why prefs in the top-level folder
1167                 aren't retained, but are still useful
1168
1169 2006-10-08 [colin]      2.5.3cvs22
1170
1171         * src/prefs_gtk.c
1172                 Don't cache anything if caching fails
1173
1174 2006-10-08 [colin]      2.5.3cvs21
1175
1176         * src/common/utils.c
1177                 always include gi18n.h
1178
1179 2006-10-07 [colin]      2.5.3cvs20
1180
1181         * src/plugins/pgpcore/pgp_viewer.c
1182                 Kill gpg after 5 seconds wait
1183
1184 2006-10-07 [colin]      2.5.3cvs19
1185
1186         * src/plugins/pgpcore/pgp_viewer.c
1187         * src/plugins/pgpcore/pgp_viewer.h
1188                 Fix copyright
1189
1190 2006-10-07 [colin]      2.5.3cvs18
1191
1192         * src/plugins/pgpcore/pgp_viewer.c
1193         * src/plugins/pgpcore/pgp_viewer.h
1194                 Actually add the files to CVS
1195
1196 2006-10-07 [colin]      2.5.3cvs17
1197
1198         * src/plugins/pgpcore/sgpgme.c
1199                 Be sure not to crash on 'application/pgp-signature' that
1200                 are not application/pgp-signatures
1201
1202 2006-10-07 [colin]      2.5.3cvs16
1203
1204         * src/textview.c
1205         * src/textview.h
1206                 Make a bit more of the API available
1207         * src/plugins/pgpcore/Makefile.am
1208         * src/plugins/pgpcore/plugin.c
1209         * src/plugins/pgpcore/sgpgme.c
1210                 Add basic key import/export
1211
1212 2006-10-07 [colin]      2.5.3cvs15
1213
1214         * src/folderview.c
1215         * src/imap.c
1216         * src/prefs_account.c
1217         * src/wizard.c
1218                 Warn users *everywhere* if libetpan's not
1219                 linked in
1220
1221 2006-10-06 [mones]      2.5.3cvs14
1222
1223         * po/de.po
1224         * po/es.po
1225                 updated by Stephan Sachse and me
1226
1227 2006-10-06 [colin]      2.5.3cvs13
1228
1229         * src/main.c
1230         * src/common/sylpheed.c
1231                 Don't load common plugins if --exit is passed
1232         * src/prefs_gtk.c
1233         * src/prefs_gtk.h
1234                 Implement a cache to avoid reading the same
1235                 files over and over again at startup
1236
1237 2006-10-06 [colin]      2.5.3cvs12
1238
1239         * src/summaryview.c
1240         * src/gtk/quicksearch.c
1241                 Update display every 5k mails on fast searches
1242
1243 2006-10-06 [colin]      2.5.3cvs11
1244
1245         * src/textview.c
1246                 Don't do quote folding on HTML or ERTF.
1247                 May fix the Cygwin issues if they were
1248                 happening with HTML mails?
1249
1250 2006-10-05 [colin]      2.5.3cvs10
1251
1252         * src/prefs_gtk.c
1253                 Oops, forgot one
1254
1255 2006-10-05 [colin]      2.5.3cvs9
1256
1257         * src/prefs_gtk.c
1258                 Use unlocked_stdio here too
1259
1260 2006-10-05 [colin]      2.5.3cvs8
1261
1262         * src/folderview.c
1263                 Fix go to next * after preferences apply
1264         * src/msgcache.c
1265                 Do the fd lock/unlock ourselves instead of
1266                 letting the libc do it at each write 
1267
1268 2006-10-05 [colin]      2.5.3cvs7
1269
1270         * src/common/utils.c
1271                 Faster division, thanks to Jean Diraison
1272
1273 2006-10-05 [paul]       2.5.3cvs6
1274
1275         * src/common/utils.c
1276                 fix building with --disable-nls
1277
1278 2006-10-04 [colin]      2.5.3cvs5
1279
1280         * src/folder.c
1281                 Maybe fix a segfault
1282
1283 2006-10-04 [wwp]        2.5.3cvs4
1284
1285         * src/prefs_folder_item.c
1286                 Fine-tune layouts in folder item prefs. Suggested by
1287                 Fabien Vantard <fzzzzz@gmail.com>.
1288
1289 2006-10-04 [wwp]        2.5.3cvs3
1290
1291         * src/prefs_folder_item.c
1292                 Kill the clandestine passengers. You didn't see anything.
1293
1294 2006-10-04 [wwp]        2.5.3cvs2
1295
1296         * src/prefs_folder_item.c
1297                 Add a way to test the subject simplify regexp in
1298                 folder prefs. Patch by Fabien Vantard <fzzzzz@gmail.com>,
1299                 w/ few layout changes.
1300
1301 2006-20-04 [paul]       2.5.3cvs1
1302
1303         * NEWS
1304         * README
1305         * configure.ac
1306                 Update version number following
1307                 stable release
1308
1309 2006-10-04 [colin]      2.5.2cvs42
1310
1311         * src/folder.c
1312         * src/folder.h
1313         * src/summaryview.c
1314                 Provide a way for folder classes to set their sort
1315                 type and key
1316
1317 2006-10-03 [colin]      2.5.2cvs41
1318
1319         * src/mh.c
1320                 Don't use strlen() to know if the
1321                 string's empty
1322
1323 2006-10-03 [colin]      2.5.2cvs40
1324
1325         * src/mh.c
1326                 Fix "check for new folders" with accentued folders
1327
1328 2006-10-03 [ticho]      2.5.2cvs39
1329
1330         * src/filtering.c
1331         * src/folder.c
1332         * src/inc.c
1333         * src/mbox.c
1334                 Colin's fix for "copy" filtering rules.
1335
1336 2006-10-02 [colin]      2.5.2cvs38
1337
1338         * src/folderview.c
1339                 Fix for double-click too
1340
1341 2006-10-02 [colin]      2.5.2cvs37
1342
1343         * src/folderview.c
1344                 correct fix for cvs36
1345
1346 2006-10-02 [colin]      2.5.2cvs36
1347
1348         * src/folderview.c
1349                 Fix 'goto next unread' after collapsing/expanding 
1350                 a node.
1351
1352 2006-10-02 [colin]      2.5.2cvs35
1353
1354         * src/summaryview.c
1355                 Fix double freeze/thaw
1356         * src/common/utils.c
1357         * src/common/utils.h
1358                 Reimplement strftime
1359         * src/procheader.c
1360                 Use it
1361
1362
1363 2006-10-02 [colin]      2.5.2cvs34
1364
1365         * src/mh.c
1366                 Time mh_write_sequences() - it's fast
1367         * src/summaryview.c
1368                 Init a variable to shut up gcc
1369
1370 2006-10-01 [colin]      2.5.2cvs33
1371
1372         * src/folder.c
1373         * src/mh.c
1374         * src/mh.h
1375         * src/msgcache.c
1376                 Add helper mh_set_mtime(), and set mtime to stat()'s result
1377                 Add fsync but disable it, it's slow as hell
1378
1379 2006-10-01 [colin]      2.5.2cvs32
1380
1381         * src/mh.c
1382         * src/msgcache.c
1383                 fflush() caches and mh_sequences before
1384                 fclose()ing
1385
1386 2006-10-01 [colin]      2.5.2cvs31
1387
1388         * src/msgcache.c
1389                 Don't ftruncate when not using mmap
1390
1391 2006-09-30 [colin]      2.5.2cvs30
1392
1393         * src/main.c
1394                 Write folder list *after* saving caches
1395
1396 2006-09-30 [colin]      2.5.2cvs29
1397
1398         * src/folder.c
1399         * src/mh.c
1400                 Debug forced mtime changes
1401
1402 2006-09-30 [colin]      2.5.2cvs28
1403
1404         * src/folder.c
1405         * src/main.c
1406                 Remove useless debug_print()s (code
1407                 well-tested)
1408
1409 2006-09-30 [colin]      2.5.2cvs27
1410
1411         * src/mh.c
1412                 Do stuff faster when writing mh_sequences
1413
1414 2006-09-30 [colin]      2.5.2cvs26
1415
1416         * src/mh.c
1417                 Don't let the writing of .mh_sequences, which
1418                 can change the folder's mtime, let us think
1419                 we need to scan.
1420
1421 2006-09-30 [colin]      2.5.2cvs25
1422
1423         * src/folder.c
1424                 Move a debug_print where it belongs 
1425                 (processing)
1426         * src/summaryview.c
1427                 Don't mess with a huge slow subject
1428                 table if we're not threading by
1429                 subject
1430
1431 2006-09-30 [colin]      2.5.2cvs24
1432
1433         * src/msgcache.c
1434                 Reenable mmaped reads (*not* writes!)
1435         * src/procmsg.c
1436                 Don't destroy and recreate hashtables just
1437                 for fun
1438         * src/common/utils.c
1439                 Remove useless reply prefixes (it's case
1440                 unsensitive)
1441
1442 2006-09-30 [wwp]        2.5.2cvs23
1443
1444         * tools/fix_date.sh
1445                 Fixed a minor bug in date value extraction, added a switch
1446                 to replace non RFC-compliant Date: value, added a switch
1447                 to use strict RFC matching patterns for dates.
1448
1449 2006-09-29 [colin]      2.5.2cvs22
1450
1451         * src/matcher_parser.h
1452         * src/matcher_parser_parse.y
1453         * src/prefs_filtering.c
1454         * src/statusbar.c
1455         * src/summary_search.c
1456         * src/summaryview.c
1457         * src/gtk/quicksearch.c
1458         * src/gtk/quicksearch.h
1459                 Optimise searches by setting different
1460                 refresh intervals (depending if the 
1461                 search is fast or not)
1462
1463 2006-09-29 [colin]      2.5.2cvs21
1464
1465         * src/codeconv.c
1466                 Optimise by reusing the last iconv converter
1467                 if possible
1468         * src/textview.c
1469                 Optimise a bit (the foldable quotes feature
1470                 still has an awful O(n^2) algo
1471
1472 2006-09-29 [colin]      2.5.2cvs20
1473
1474         * src/gtk/gtksctree.c
1475         * src/gtk/gtksctree.h
1476                 Optimise de-selection via up/down or
1477                 another key
1478
1479 2006-09-28 [colin]      2.5.2cvs19
1480
1481         * src/action.c
1482         * src/compose.c
1483         * src/folderview.c
1484         * src/mainwindow.c
1485         * src/messageview.c
1486         * src/summary_search.c
1487         * src/toolbar.c
1488                 Avoid using summaryview->ctree directly
1489
1490 2006-09-28 [colin]      2.5.2cvs18
1491
1492         * src/summaryview.c
1493         * src/summaryview.h
1494                 Add helpers to freeze/thaw/grab_focus
1495                 Factorize calls to freeze/thaw/grab_focus
1496                 
1497
1498 2006-09-28 [colin]      2.5.2cvs17
1499
1500         * src/main.c
1501                 More guards for the session management
1502
1503 2006-09-28 [colin]      2.5.2cvs16
1504
1505         * src/folderview.c
1506         * src/gtk/gtksctree.c
1507         * src/gtk/gtksctree.h
1508                 Make expanding not recursive in folderview
1509
1510 2006-09-28 [colin]      2.5.2cvs15
1511
1512         * src/addressbook.c
1513                 If nothing is selected in the list (right part)
1514                 and a group is selected in the tree (left part),
1515                 mail this group.
1516
1517 2006-09-28 [colin]      2.5.2cvs14
1518
1519         * src/Makefile.am
1520                 Actually use SM_LIBS
1521
1522 2006-09-28 [ticho]      2.5.2cvs13
1523
1524         * src/export.c
1525         * src/messageview.c
1526         * src/mimeview.c
1527         * src/news.c
1528         * src/pop.c
1529         * src/prefs_themes.c
1530         * src/procmsg.c
1531                 Small i18n string optimization.
1532         * src/send_message.c
1533         * src/summaryview.c
1534         * src/common/session.c
1535         * src/common/smtp.c
1536         * src/common/ssl_certificate.c
1537         * src/common/utils.c
1538                 Use "Couldn't" instead of "Can't" in UI messages,
1539                 where appropriate.
1540
1541 2006-09-28 [colin]      2.5.2cvs12
1542
1543         * configure.ac
1544                 Possibly fix link errors
1545
1546 2006-09-27 [wwp]        2.5.2cvs11
1547
1548         * src/gtk/authors.h
1549         * doc/man/sylpheed-claws.1
1550         * manual/ack.xml
1551         * manual/es/ack.xml
1552         * manual/fr/ack.xml
1553         * manual/pl/ack.xml
1554                 Updated authors info (me, myself and I).
1555
1556 2006-09-27 [colin]      2.5.2cvs10
1557
1558         * src/addressbook.c
1559                 Remove useless printf
1560
1561 2006-09-27 [wwp]        2.5.2cvs9
1562
1563         * src/editgroup.c
1564         * src/send_message.c
1565         * src/inc.c
1566         * src/prefs_common.c
1567         * src/prefs_common.h
1568         * src/gtk/progressdialog.c
1569                 remember more windows' sizes (send dialog, received dialog,
1570                 edit group in addressbook).
1571
1572 2006-09-27 [colin]      2.5.2cvs8
1573
1574         * configure.ac
1575         * src/main.c
1576         * src/mainwindow.h
1577                 Use libSM to communicate with the session
1578                 manager, so that we can know when the 
1579                 session ends, save our caches, and draft
1580                 our compose windows.
1581
1582 2006-09-27 [colin]      2.5.2cvs7
1583
1584         * src/addressbook.c
1585                 Fix issues:
1586                 o Allow Book and Group creation from the tree's
1587                   contextual menu
1588                 o Do not actually delete the contacts when 
1589                   deleting groups from the tree (duh!)
1590
1591 2006-09-27 [colin]      2.5.2cvs6
1592
1593         * src/compose.c
1594         * src/compose.h
1595         * src/mainwindow.c
1596         * src/textview.c
1597         * src/toolbar.c
1598                 o Allow passing an email address to 
1599                   compose_new_with_folderitem
1600                 o Update callers
1601                 o Use current folderitem when clicking
1602                   on a TextView mailto: link
1603                 o Fix a possible leak in TextView
1604
1605 2006-09-27 [colin]      2.5.2cvs5
1606
1607         * src/html.c
1608                 Use UTF-8 chars to replace HTML entities
1609
1610 2006-09-27 [colin]      2.5.2cvs4
1611
1612         * AUTHORS
1613         * src/prefs_account.c
1614         * src/gtk/authors.h
1615                 Fix bug #1024 (Array index out of
1616                 range in sylpheed-claws-2.5.2)
1617                 Patch by Ales Nosek <anosek@suse.cz>
1618
1619 2006-09-27 [colin]      2.5.2cvs3
1620
1621         * src/addr_compl.c
1622                 Actually do the test
1623
1624 2006-09-27 [colin]      2.5.2cvs2
1625
1626         * src/addr_compl.c
1627         * src/addr_compl.h
1628                 Allow completing with comma (in certain cases: vCalendar
1629                 for example doesn't support that)
1630                 Patch by Fabien Vantard
1631
1632 2006-09-26 [colin]      2.5.2cvs1
1633
1634         * src/Makefile.am
1635         * src/addr_compl.c
1636         * src/addr_compl.h
1637         * src/addrbook.c
1638         * src/addrbook.h
1639         * src/addressbook.c
1640         * src/addrindex.c
1641         * src/addrindex.h
1642         * src/compose.c
1643         * src/prefs_common.c
1644         * src/prefs_filtering_action.c
1645         * src/prefs_folder_item.c
1646         * src/prefs_template.c
1647         * src/stock_pixmap.c
1648         * src/stock_pixmap.h
1649         * src/pixmaps/addr_one.xpm
1650         * src/pixmaps/addr_two.xpm
1651                 Add auto-completion on groups
1652
1653 2006-09-26 [colin]      2.5.2
1654
1655         * NEWS
1656         * README
1657         * RELEASE_NOTES
1658                 2.5.2 released
1659
1660 2006-09-26 [colin]      2.5.1cvs5
1661
1662         * src/matcher.c
1663                 Fix condition
1664
1665 2006-09-26 [colin]      2.5.1cvs4
1666
1667         * src/mbox.c
1668                 Revert cvs1 (useless as the message is printed 
1669                 every 500 mails)
1670
1671 2006-09-26 [colin]      2.5.1cvs3
1672
1673         * src/partial_download.c
1674                 Fix crasher found by Alexsandar Urosevic
1675
1676 2006-09-26 [colin]      2.5.1cvs2
1677
1678         * src/summaryview.c
1679                 Fix bug #1023 (Sylpheed deletes too much messages)
1680
1681 2006-09-26 [ticho]      2.5.1cvs1
1682
1683         * src/mbox.c
1684                 Make use of gettext's multiple plurals for statusbar
1685                 progress message.
1686
1687 2006-09-25 [paul]       2.5.1
1688
1689         * NEWS
1690         * README
1691         * RELEASE_NOTES
1692                 2.5.1 released
1693
1694 2006-09-25 [colin]      2.5.0cvs3
1695
1696         * src/plugins/bogofilter/bogofilter.c
1697         * src/plugins/clamav/clamav_plugin.c
1698         * src/plugins/spamassassin/spamassassin.c
1699                 BogoFilter, Spamassassin: Fix double hook registering after
1700                 visiting preferences
1701                 Spamassassin, Clamav: Just set the mails to move instead of
1702                 doing the move - caller will move the things at once.
1703
1704 2006-09-25 [colin]      2.5.0cvs2
1705
1706         * src/imap.c
1707         * src/etpan/imap-thread.c
1708                 Use UID SEARCH ALL instead of UID 1:*
1709                 (braindead servers can't figure out that's
1710                 the same...)
1711
1712 2006-09-25 [wwp]        2.5.0cvs1
1713
1714         * src/message_search.c
1715                 Added the ability to stop a running search (in message body).
1716
1717 2006-09-25 [paul]       2.5.0
1718
1719         * NEWS
1720         * README
1721         * RELEASE_NOTES
1722                 2.5.0 released
1723
1724 2006-09-25 [paul]       2.4.0cvs214
1725
1726         * po/cs.po
1727         * po/de.po
1728         * po/fi.po
1729         * po/fr.po
1730         * po/nl.po
1731         * po/pt_BR.po
1732         * po/sk.po
1733         * po/sr.po
1734         * po/zh_CN.po
1735                 updated by Tim, Stephan Sachse, Flammie Pirinen,
1736                 Fabien Vantard, Tim Dijkstra, Frederico Goncalves Guimaraes,
1737                 Ticho, Aleksander Urosevic, Ralgh Young
1738
1739 2006-09-24 [mones]      2.4.0cvs213
1740
1741         * po/es.po
1742                 Updated for release
1743
1744 2006-09-23 [colin]      2.4.0cvs212
1745
1746         * src/gtk/inputdialog.c
1747                 Fix [ ] remember this appearing in normal
1748                 input dialogs after it's been used by
1749                 mimeview.
1750         * src/folder.c
1751         * src/folderview.c
1752         * src/msgcache.c
1753         * src/procmsg.c
1754         * src/summaryview.c
1755         * src/textview.c
1756         * src/common/timing.h
1757                 Enable timings in debug mode and make it
1758                 look prettier.
1759
1760 2006-09-22 [colin]      2.4.0cvs211
1761
1762         * README
1763                 Revert test change
1764         * commitHelper
1765                 ping the correct URI
1766
1767 2006-09-22 [colin]      2.4.0cvs210
1768
1769         * README
1770                 Let's see if bug #1022 is fixed
1771
1772 2006-09-21 [colin]      2.4.0cvs209
1773
1774         * src/wizard.c
1775         * src/common/plugin.c
1776                 Prepare infra to load predefined plugins when
1777                 no configuration existed. Don't actually load
1778                 anything yet (feat. freeze)
1779
1780 2006-09-21 [wwp]        2.4.0cvs208
1781
1782         * manual/fr/faq.xml
1783                 Partial sync w/ 2.4.0cvs72:
1784                 wrap file and minor updates.
1785
1786 2006-09-21 [wwp]        2.4.0cvs207
1787
1788         * tools/fix_date.sh
1789                 several fixes and enhancements. A new --force switch has been
1790                 added to prevent overriding by default Date: header when
1791                 already existing.
1792
1793 2006-09-21 [paul]       2.4.0cvs206
1794
1795         * src/common/utils.c
1796                 add Chinese UTF8 Re prefix
1797
1798 2006-09-21 [wwp]        2.4.0cvs205
1799
1800         * tools/Makefile.am
1801                 Fics alfabettical order.
1802
1803 2006-09-21 [wwp]        2.4.0cvs204
1804
1805         * tools/fix_date.sh
1806         * tools/Makefile.am
1807                 Added an action tool to fix missing Date field in emails.
1808                 Updated Makefile.am to reflect those last two additions.
1809
1810 2006-09-21 [wwp]        2.4.0cvs203
1811
1812         * tools/uuooffice
1813                 Added a action tool to open uuencoded docs w/
1814                 OpenOffice (based on uudec method).
1815
1816 2006-09-21 [colin]      2.4.0cvs202
1817
1818         * src/compose.c
1819         * src/textview.c
1820                 Workaround possible GTK crash: remove selection 
1821                 clipboard before destroying widget, or GTK+-2.10
1822                 dies. Thanks to Hiro.
1823
1824 2006-09-20 [colin]      2.4.0cvs201
1825
1826         * src/compose.c
1827                 Fix free-after-use in some cases (when 
1828                 procmime_encode_content() frees mimeinfo->data.mem
1829                 and turns it to a temp file)
1830
1831 2006-09-20 [colin]      2.4.0cvs200
1832
1833         * src/folderview.c
1834         * src/summaryview.c
1835         * src/gtk/gtksctree.c
1836         * src/gtk/gtksctree.h
1837                 Add tooltips in the folderview and summaryview
1838                 (Doesn't break string freeze as they already
1839                 exist)
1840         * src/toolbar.c
1841                 Put the spam button in the default configuration
1842                 if compiled with bogo plugin too
1843
1844 2006-09-19 [colin]      2.4.0cvs199
1845
1846         * src/summaryview.c
1847         * src/summaryview.h
1848                 Update folder name label on folder rename
1849         * src/prefs_matcher.c
1850         * src/gtk/logwindow.h
1851                 Fix warnings
1852                 Patches by Fabien
1853
1854 2006-09-19 [wwp]        2.4.0cvs198
1855
1856         * src/summary_search.c
1857                 fix can't click forward/backward buttons in the
1858                 search messages.
1859
1860 2006-09-18 [paul]       2.4.0cvs197
1861
1862         * src/wizard.c
1863                 add missing bracket, capitalise the A of
1864                 'SpamAssassin'
1865
1866 2006-09-18 [paul]       2.4.0cvs196
1867
1868         * src/compose.c
1869                 fix bug 1012 'crashed upon sending mail
1870                 from compose window'
1871                 Thanks to Colin
1872
1873 2006-09-16 [colin]      2.4.0cvs195
1874
1875         * src/folderview.c
1876                 Fix "real-time" sorting by freezing/thawing
1877
1878 2006-09-16 [colin]      2.4.0cvs194
1879
1880         * manual/faq.xml
1881                 Fix the anti-spam entry a bit
1882
1883 2006-09-16 [colin]      2.4.0cvs193
1884
1885         * src/wizard.c
1886                 Make sure reviewers have no excuse when stating
1887                 Sylpheed-Claws doesn't have antispam capabilities.
1888
1889 2006-09-16 [colin]      2.4.0cvs192
1890
1891         * src/main.c
1892                 Revert part of 2.3.0cvs18, Saving caches on SIGPIPE,
1893                 as if the SIGPIPE comes from etpan's thread we could
1894                 trigger a GUI update from this thread.
1895
1896 2006-09-16 [colin]      2.4.0cvs191
1897
1898         * src/summaryview.c
1899                 Init all members of the struct
1900
1901 2006-09-16 [paul]       2.4.0cvs190
1902
1903         * src/account.c
1904                 improvements to the English
1905
1906 2006-09-15 [colin]      2.4.0cvs189
1907
1908         * src/summaryview.c
1909                 HIG order on dialog
1910
1911 2006-09-14 [colin]      2.4.0cvs188
1912
1913         * src/common/socket.c
1914         * src/common/socket.h
1915         * src/common/ssl.c
1916         * src/common/ssl_certificate.c
1917         * src/common/ssl_certificate.h
1918         * src/etpan/imap-thread.c
1919                 the get_fqdn() call done to get canonical name when
1920                 checking an SSL certificate is blocking, which is
1921                 sad as we just did a non-blocking lookup to connect.
1922                 Fix that by letting the fqdn available to the SockInfo,
1923                 and use that in ssl_certificate_check(). For IMAP,
1924                 we don't do it as the lookup's done by libetpan, but
1925                 it's less annoying as IMAP connections as much more
1926                 rare than POP3 connections.
1927
1928 2006-09-14 [paul]       2.4.0cvs187
1929
1930         * manual/advanced.xml
1931                 improvements to the English,
1932                 properly place the new hidden options
1933                 within the alphabetical order
1934         * src/gtk/pluginwindow.c
1935                 improvements to the English
1936
1937 2006-09-14 [colin]      2.4.0cvs186
1938
1939         * src/prefs_common.c
1940         * src/prefs_common.h
1941         * src/gtk/gtksctree.c
1942         * manual/advanced.xml
1943                 New hidden pref, stripes_color_offset, to change
1944                 the value added/substracted to normal bgcolor to
1945                 create the stripes in summaries
1946
1947 2006-09-13 [colin]      2.4.0cvs185
1948
1949         * src/gedit-print.c
1950         * src/messageview.c
1951         * src/messageview.h
1952         * src/summaryview.c
1953         * src/textview.c
1954                 Fix misc. printing issues: 
1955                 - Bad font for linkified headers
1956                 - Different font if the mail was displayed or not
1957                 - Factorize the thing
1958
1959 2006-09-13 [colin]      2.4.0cvs184
1960
1961         * src/common/ssl_certificate.c
1962                 Only get FQDN once when checking certificate
1963
1964 2006-09-13 [colin]      2.4.0cvs183
1965
1966         * src/account.c
1967         * src/gtk/pluginwindow.c
1968                 Misc. GUI fixes by Fabien
1969
1970 2006-09-13 [wwp]        2.4.0cvs182
1971
1972         * configure.ac
1973         * src/common/utils.h
1974         * src/common/utils.c
1975                 get rid of unused wide-char functions.
1976
1977 2006-09-13 [wwp]        2.4.0cvs181
1978
1979         * src/plugins/pgpinline/sylpheed.def
1980         * src/textview.c
1981                 merge more w32 patches from gpg4win sources (Marcus Brinkmann <marcus@g10code.de>):
1982                 add privacy_reset_error to the .def file,
1983                 do not fork for an external textviewer.
1984
1985 2006-09-13 [wwp]        2.4.0cvs180
1986
1987         * src/prefs_common.c
1988                 fix broken font entry in prefs (patch issued by the gpg4win team,
1989                 probably by Marcus Brinkmann <marcus@g10code.de>).
1990
1991 2006-09-13 [colin]      2.4.0cvs179
1992
1993         * src/folder.h
1994                 Fix a warning in summaryview.c
1995         * src/mainwindow.c
1996         * src/summaryview.c
1997         * src/summaryview.h
1998                 Add missing Mark/* elements in the
1999                 main menu
2000
2001 2006-09-12 [colin]      2.4.0cvs178
2002
2003         * src/prefs_actions.c
2004         * src/prefs_filtering_action.c
2005         * src/prefs_matcher.c
2006                 Use (New) instead of New everywhere
2007
2008 2006-09-12 [wwp]        2.4.0cvs177
2009
2010         * manual/fr/addrbook.xml
2011         * manual/fr/handling.xml
2012                 updated some quotes in the fr manual to match the fr translation.
2013
2014 2006-09-12 [wwp]        2.4.0cvs176
2015
2016         * src/prefs_matcher.c
2017                 don't store translated string elements in matcher expressions.
2018                 Also fixed a misused of Q_().
2019
2020 2006-09-11 [wwp]        2.4.0cvs175
2021
2022         * src/plugins//bogofilter/bogofilter.c
2023         * src/plugins//clamav/clamav_plugin.c
2024         * src/plugins//demo/demo.c
2025         * src/plugins//dillo_viewer/dillo_viewer.c
2026         * src/plugins//pgpcore/plugin.c
2027         * src/plugins//pgpinline/plugin.c
2028         * src/plugins//pgpmime/plugin.c
2029         * src/plugins//spamassassin/spamassassin.c
2030                 gettext-ize more strings (mostly plugin error messages).
2031
2032 2006-09-11 [colin]      2.4.0cvs174
2033
2034         * src/alertpanel.c
2035                 Make maximum buffer size bigger to avoid
2036                 truncating translated messages. Patch by
2037                 Fabien
2038
2039 2006-09-11 [colin]      2.4.0cvs173
2040
2041         * src/etpan/imap-thread.c
2042                 Fix compilation on OpenBSD, thanks to 
2043                 Landry
2044
2045 2006-09-10 [wwp]        2.4.0cvs172
2046
2047         * manual/account.xml
2048         * manual/addrbook.xml
2049         * manual/handling.xml
2050         * manual/es/handling.xml
2051         * manual/fr/account.xml
2052         * manual/fr/addrbook.xml
2053         * manual/fr/handling.xml
2054                 documented addressbook matching (condition configuration):
2055                   addrbook.xml, en fr
2056                 documented per-account filtering rules (handling/filtering
2057                   section, account section):
2058                   account.xml, handling.xml, en fr
2059                 slightly updated the handling/searching section to tell few
2060                   words about the extended search ability:
2061                   handling.xml, en fr
2062                 added missing <quote></quotes> to Quick Search:
2063                   handling.xml, en fr es
2064                 fixed a typo (auomatically):
2065                   handling.xml, en
2066                 changes revisited by Paul.
2067
2068 2006-09-10 [paul]       2.4.0cvs171
2069
2070         * src/prefs_actions.c
2071         * src/prefs_filtering.c
2072         * src/prefs_template.c
2073                 adjustments to the gui
2074                 Patch by Fabien Vantard (slightly modified)
2075
2076 2006-09-10 [colin]      2.4.0cvs170
2077
2078         * src/summaryview.c
2079                 Check folderitem/summaryview consistency
2080                 (basically automates Update summary). Fixes
2081                 #1011 (wrong (negative) count on unread 
2082                 messages)
2083
2084 2006-09-10 [colin]      2.4.0cvs169
2085
2086         * src/gtk/gtksctree.c
2087                 Fix recursive expansion via mouse
2088         * src/plugins/bogofilter/bogofilter.c
2089                 Use normal filtering way of moving
2090                 messages (batching), possibly fixing
2091                 bug #1015 (Bogofilter plugin doubles 
2092                 new messages)
2093
2094 2006-09-09 [wwp]        2.4.0cvs168
2095
2096         * src/prefs_filtering.c
2097                 better place for this fix.
2098
2099 2006-09-09 [wwp]        2.4.0cvs167
2100
2101         * src/prefs_filtering.c
2102                 fix a minor bug when the enabled status of a filtering/processing
2103                 rule always got set to TRUE when replacing this rule. That still
2104                 make sense when adding a new rule, but now when replacing, we
2105                 don't override the value of 'enabled'.
2106                 Also renamed the func prefs_filtering_list_view_get_rule_name()
2107                 to prefs_filtering_list_view_get_info() as this function not only
2108                 returns the name, but also the account_id and the enabled status.
2109
2110 2006-09-09 [mones]      2.4.0cvs166
2111
2112         * manual/glossary.xml
2113         * manual/plugins.xml
2114                 Minor format corrections
2115         * manual/gpl.xml
2116                 Fix misplaced NO WARRANTY section
2117         * manual/es/advanced.xml
2118         * manual/es/faq.xml
2119         * manual/es/glossary.xml
2120         * manual/es/gpl.xml
2121         * manual/es/handling.xml
2122         * manual/es/plugins.xml
2123         * manual/es/starting.xml
2124                 Incorporate changes from English version
2125         * manual/fr/ack.xml
2126         * manual/pl/ack.xml
2127         * manual/es/ack.xml
2128                 Fix address, (add translation credits in es version)
2129         * po/es.po
2130                 Updated translation
2131
2132 2006-09-09 [wwp]        2.4.0cvs165
2133
2134         * src/prefs_filtering.c
2135                 fix a crash when opening filtering prefs, if matcherrc file contains
2136                 broken data (non-existing account id, which is theoretically not
2137                 possible).
2138
2139 2006-09-08 [colin]      2.4.0cvs164
2140
2141         * src/folder.c
2142                 Wrong assert, make it an if()
2143         * src/gtk/gtksctree.c
2144                 Fix bug #1013 (expand selected thread 
2145                 tree) - expanding is now recursive
2146
2147 2006-09-07 [wwp]        2.4.0cvs163
2148
2149         * src/prefs_matcher.c
2150                 make better sentences about addressbook matching in the
2151                 matcher prefs. This should make translators' work easier
2152                 too.
2153
2154 2006-09-07 [wwp]        2.4.0cvs162
2155
2156         * src/prefs_filtering.c
2157                 code simplification (get rid of dup var. assignment).
2158
2159 2006-09-07 [wwp]        2.4.0cvs161
2160
2161         * src/summaryview.c
2162                 use GTK_STOCK icons when possible, patch by Fabien Vantard
2163                 <fzzzzz@gmail.com>.
2164
2165 2006-09-07 [paul]       2.4.0cvs160
2166
2167         * src/mimeview.c
2168                 fix compilation warnings
2169                 Thanks to Colin
2170
2171 2006-09-07 [paul]       2.4.0cvs159
2172
2173         * src/mimeview.c
2174                 select the mimepart icon when
2175                 displaying as text
2176                 Thanks to Colin
2177
2178 2006-09-06 [paul]       2.4.0cvs158
2179
2180         * src/prefs_filtering.c
2181                 fix labels and table element spacing
2182                 Patch by Fabien Vantard
2183
2184 2006-09-06 [paul]
2185
2186         2.5.0-rc3 released
2187
2188 2006-09-06 [paul]       2.4.0cvs157
2189
2190         * manual/es/advanced.xml
2191                 fix typo
2192
2193 2006-09-06 [wwp]        2.4.0cvs156
2194
2195         * src/mainwindow.c
2196                 fix an dup launch issue when iconified, thanks to Colin.
2197
2198 2006-09-06 [wwp]        2.4.0cvs155
2199
2200         * src/gtk//gtksctree.h
2201                 oops, forgot that one!
2202
2203 2006-09-06 [wwp]        2.4.0cvs154
2204
2205         * manual/pl/advanced.xml
2206         * manual/advanced.xml
2207         * manual/es/advanced.xml
2208         * manual/fr/advanced.xml
2209         * src/prefs_customheader.c
2210         * src/prefs_filtering_action.c
2211         * src/foldersel.c
2212         * src/prefs_summaries.c
2213         * src/prefs_filtering.c
2214         * src/account.c
2215         * src/compose.c
2216         * src/prefs_summary_column.c
2217         * src/addr_compl.c
2218         * src/prefs_actions.c
2219         * src/prefs_folder_column.c
2220         * src/ssl_manager.c
2221         * src/prefs_template.c
2222         * src/prefs_display_header.c
2223         * src/prefs_common.h
2224         * src/prefs_matcher.c
2225         * src/prefs_common.c
2226         * src/prefs_toolbar.c
2227         * src/summaryview.c
2228         * src/folderview.c
2229         * src/gtk/gtksctree.c
2230         * src/gtk/pluginwindow.c
2231         * src/gtk/progressdialog.c
2232         * src/gtk/prefswindow.c
2233                 renamed hidden option enable_rules_hint to use_stripes_everywhere
2234                 to make its meaning more obvious (all versions of the manual reflect
2235                 the change).
2236                 added an extra hidden option use_stripes_in_summary to allow
2237                 discarding these stripes in mainwindow's folder and message lists;
2238                 en and fr manuals only are OK towards this.
2239
2240 2006-09-06 [colin]      2.4.0cvs153
2241
2242         * src/textview.c
2243                 Hide Sylpheed-Claws' internal queue headers
2244                 when showing all headers. They'll be present
2245                 only in Source window.
2246
2247 2006-09-05 [colin]      2.4.0cvs152
2248
2249         * src/plugins/trayicon/trayicon.c
2250                 Fix crash at exit - we have to disconnect
2251                 our handlers
2252         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
2253                 Update eggtrayicon - patch adapted from a
2254                 patch by Fryderyk Dziarmagowski <freetz@gmx.net>
2255                 on Sylpheed's ML
2256
2257 2006-09-05 [colin]      2.4.0cvs151
2258
2259         * src/mainwindow.c
2260         * src/gtk/logwindow.c
2261                 Fix race condition when something writes
2262                 to the log too soon during init. Thanks
2263                 to Fabien Vantard
2264
2265 2006-09-05 [colin]      2.4.0cvs150
2266
2267         * src/mimeview.c
2268                 Don't select part on right-click either
2269
2270 2006-09-05 [paul]       2.4.0cvs149
2271
2272         * src/mimeview.c
2273                 completion of previous commit
2274                 Thanks to Colin
2275
2276 2006-09-05 [colin]      2.4.0cvs148
2277
2278         * src/mimeview.c
2279                 Don't force selection on middle-click, just open
2280
2281 2006-09-04 [colin]      2.4.0cvs147
2282
2283         * src/mimeview.c
2284                 Looks like gtk_notebook_set_current_page()
2285                 sometimes steals focus, and this annoys us
2286                 in MimeViewers as it renders navigation
2287                 keys useless. Take back focus after switching
2288                 pages.
2289
2290 2006-09-04 [colin]      2.4.0cvs146
2291
2292         * src/messageview.c
2293                 Set stop_loading when clicking on Next
2294                 during load. Don't add a callback to 
2295                 avoid over-complicating things.
2296
2297 2006-09-04 [colin]      2.4.0cvs145
2298
2299         * src/mimeview.c
2300         * src/messageview.c
2301                 Fix multiple loads in separate messageview
2302
2303 2006-09-04 [colin]      2.4.0cvs144
2304
2305         * src/summaryview.c
2306                 Let navigation keys be handled during 
2307                 load
2308
2309 2006-09-04 [colin]      2.4.0cvs143
2310
2311         * src/messageview.c
2312         * src/summaryview.c
2313         * src/textview.c
2314         * src/textview.h
2315                 Make loading of huge mails (lots of text and/or
2316                 images) cancellable, so the GUI doesn't block 
2317
2318 2006-09-04 [colin]      2.4.0cvs142
2319
2320         * src/plugins/trayicon/trayicon.c
2321                 Fix annoyance when removing a folder with 
2322                 unread mails: trayicon didn't update
2323
2324 2006-09-04 [paul]       2.4.0cvs141
2325
2326         * src/gtk/icon_legend.c
2327                 straighten up columns
2328                 Patch by Fabien Vantard
2329
2330 2006-09-04 [wwp]        2.4.0cvs140
2331
2332         * src/prefs_filtering.c
2333                 fix new line's account name in filtering prefs:
2334                 was "All", is now "(New)".
2335
2336 2006-09-04 [paul]       2.4.0cvs139
2337
2338         * tools/make.themes.project
2339                 use "AUTOMAKE_OPTIONS = dist-bzip2"
2340                 instead of homebrewed "make release"
2341
2342 2006-09-03 [colin]      2.4.0cvs138
2343
2344         * src/folderview.c
2345                 Fix bug #1007 (Wrong folder highlighted)
2346
2347 2006-09-03 [colin]      2.4.0cvs137
2348
2349         * src/compose.c
2350                 Don't set Newsgroup: header to a mail folder
2351                 path
2352
2353 2006-09-03 [paul]       2.4.0cvs136
2354
2355         * src/prefs_other.c
2356         * src/prefs_spelling.c
2357                 unify the gui
2358
2359 2006-09-03 [paul]       2.4.0cvs135
2360
2361         * src/prefs_summaries.c
2362                 correct menu item text in prefs_keybind_apply_clicked()
2363
2364 2006-09-03 [paul]       2.4.0cvs134
2365
2366         * manual/advanced.xml
2367                 some improvements to the descriptions
2368         * src/mainwindow.c
2369         * src/messageview.c
2370         * src/summaryview.c
2371         * src/gtk/menu.c
2372                 fix menu sensitivity issues
2373         * src/prefs_message.c
2374                 drop the useless word 'short'
2375         * src/prefs_other.c
2376                 add the word 'lines' indicating log length
2377                 is a measure of lines
2378         * src/textview.c
2379                 fix compilation warnings
2380
2381 2006-09-02 [colin]      2.4.0cvs133
2382
2383         * src/messageview.c
2384                 Display a special return-receipt message
2385                 if the message is from the user
2386         * src/summaryview.c
2387                 Fix missing freeze of the list when marking
2388                 all read and unthreading for exec. Thanks
2389                 to Stephan Sachse.
2390
2391 2006-09-02 [paul]       2.4.0cvs132
2392
2393         * src/mainwindow.c
2394         * src/prefs_message.c
2395         * src/summaryview.c
2396                 fix some english
2397
2398 2006-09-02 [wwp]        2.4.0cvs131
2399
2400         * src/prefs_filtering.c
2401                 added an account name column to the filtering rules
2402                 dialog.
2403
2404 2006-09-02 [colin]      2.4.0cvs130
2405
2406         * src/gtk/logwindow.c
2407         * src/gtk/logwindow.h
2408                 Block scrolling if we're not at the end
2409                 of the log
2410
2411 2006-09-02 [colin]      2.4.0cvs129
2412
2413         * src/folder.c
2414                 Make sure account-specific rules can't
2415                 be used in {pre-,post-,}processing
2416         * src/mainwindow.c
2417         * src/gtk/logwindow.c
2418         * src/gtk/logwindow.h
2419                 Jump to last error when clicking on the
2420                 warning icon
2421
2422 2006-09-02 [colin]      2.4.0cvs128
2423
2424         * src/imap.c
2425         * src/import.c
2426         * src/mainwindow.c
2427         * src/mainwindow.h
2428                 Fix warning icon
2429         * src/inc.c
2430         * src/mbox.c
2431         * src/mbox.h
2432                 Let proc_mbox know its account, for
2433                 account-specific rules
2434
2435 2006-09-01 [colin]      2.4.0cvs127
2436
2437         * src/codeconv.c
2438                 Don't uselessly use iconv to convert from
2439                 us-ascii
2440         * src/alertpanel.c
2441         * src/mainwindow.c
2442         * src/mainwindow.h
2443         * src/inc.c
2444                 Fix certain log cases, disable warning icon
2445                 for now, the correct way to display it when
2446                 necessary and only when necessary is probably
2447                 to do it manually rather than use error logs
2448         * src/etpan/imap-thread.c
2449                 Clean up UID logging a bit
2450         * src/gtk/logwindow.c
2451         * src/gtk/logwindow.h
2452                 Make logging faster when the window's closed
2453
2454 2006-09-01 [wwp]        2.4.0cvs126
2455
2456         * manual/fr/account.xml
2457                 reflect changes to the ref. manual (parts of cvs72):
2458                 fix tabnames and quotes.
2459
2460 2006-09-01 [wwp]        2.4.0cvs125
2461
2462         * manual/fr/plugins.xml
2463                 reflect changes to the reference manual (cvs42):
2464                 update IRC channel info.
2465
2466 2006-09-01 [wwp]        2.4.0cvs124
2467
2468         * commitHelper
2469                 use CVSEDITOR env. var. if set, according to `man cvs`.
2470
2471 2006-09-01 [wwp]        2.4.0cvs123
2472
2473         * manual/advanced.xml
2474                 better sentence again (thanks to Paul).
2475
2476 2006-09-01 [wwp]        2.4.0cvs122
2477
2478         * manual/advanced.xml
2479         fix definition of toolbar_detachable and rework a bit the one of
2480         enable_dotted_lines.
2481
2482 2006-09-01 [mones]      2.4.0cvs121
2483
2484         * manual/advanced.xml
2485                 Document enable_dotted_lines
2486
2487 2006-09-01 [paul]       2.4.0cvs120
2488
2489         * src/folderview.c
2490         * src/folderview.h
2491         * src/imap.c
2492         * src/mainwindow.c
2493         * src/summaryview.c
2494                 obey the 'When entering folder...' option
2495                 when using the /View/Go to/... menu items
2496                 Thanks to Colin
2497
2498 2006-08-31 [colin]      2.4.0cvs119
2499
2500         * src/folderview.c
2501                 Revert 2.4.0cvs116, wrong fix.
2502
2503 2006-08-31 [colin]      2.4.0cvs118
2504
2505         * src/gtk/gtksctree.c
2506                 Better state the various copyrights
2507
2508 2006-08-31 [colin]      2.4.0cvs117
2509
2510         * src/prefs_common.c
2511                 fix enable_dotted_lines
2512
2513 2006-08-31 [colin]      2.4.0cvs116
2514
2515         * src/folderview.c
2516                 Use pref "Always open on select" when going
2517                 to next unread folder
2518         * src/gtk/gtksctree.c
2519                 Fix link failure to _gtk_clist_create_cell_layout
2520                 on certain computers. (Why not mine, I wonder)
2521
2522 2006-08-31 [colin]      2.4.0cvs115
2523
2524         * src/procmsg.c
2525         * src/textview.c
2526         * src/plugins/bogofilter/bogofilter.c
2527         * src/plugins/spamassassin/spamassassin.c
2528                 Requalify some "errors" to warnings
2529         * src/mainwindow.c
2530         * src/mainwindow.h
2531         * src/statusbar.c
2532                 Add an icon in the statusbar to notify
2533                 of errors
2534         * src/gtk/gtksctree.c
2535         * src/folderview.c
2536         * src/summaryview.c
2537                 Make the GtkSCTree look more modern by
2538                 alternating background lines
2539         * src/prefs_common.c
2540         * src/prefs_common.h
2541                 Add a pref to let people have the old
2542                 way if they prefer
2543
2544
2545 2006-08-30 [colin]      2.4.0cvs114
2546
2547         * src/procmsg.c
2548         * src/procmsg.h
2549                 Provide a way to filter a list of
2550                 messages in an optimised manner, and
2551                 add a list-filtering hook
2552         * src/folder.c
2553         * src/inc.c
2554         * src/mbox.c
2555                 Use the list filtering
2556         * src/plugins/bogofilter/bogofilter.c
2557                 Use the list-filtering hook
2558                 Use -b (bulk) mode for more speed
2559                 when learning and filtering
2560         * src/etpan/imap-thread.c
2561                 Make log output shorter in UID SEARCH
2562
2563
2564 2006-08-30 [colin]      2.4.0cvs113
2565
2566         * src/plugins/bogofilter/bogofilter.c
2567                 Really fast mass learning - thanks to David
2568                 Relson for the options explanations :)
2569
2570 2006-08-30 [colin]      2.4.0cvs112
2571
2572         * src/msgcache.c
2573                 Fix compilation on FreeBSD. Thanks
2574                 to Michael Hugues
2575
2576 2006-08-29 [colin]      2.4.0cvs111
2577
2578         * src/folderview.c
2579                 Handle "popup_menu" signal (for popping the 
2580                 menu via the keyboard)
2581         * src/mimeview.c
2582         * src/mimeview.h
2583         * src/summaryview.c
2584         * src/textview.c
2585         * src/gtk/gtkutils.c
2586         * src/gtk/gtkutils.h
2587                 Factorize scrolling code, and add an API 
2588                 for MimeViewers to handle scroll orders
2589
2590 2006-08-29 [wwp]        2.4.0cvs110
2591
2592         * src/plugins//bogofilter/bogofilter.c
2593         * src/plugins//spamassassin/spamassassin.c
2594                 make the bogofilter/spamassassin filtering error dialogs at
2595         incorporation obey to the "don't popup error dialog on
2596         receive error" option. If disabled, feed the log window w/
2597         the error message.
2598
2599 2006-08-29 [paul]
2600
2601         2.5.0-rc2 released
2602
2603 2006-08-29 [paul]       2.4.0cvs109
2604
2605         * Makefile.am
2606                 remove 'make release', it's not needed
2607                 since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
2608
2609 2006-08-29 [paul]       2.4.0cvs108
2610
2611         * src/foldersel.c
2612         * src/summary_search.c
2613         * src/gtk/progressdialog.c
2614         * src/plugins/pgpcore/passphrase.c
2615                 replace deprecated gtk_window_set_policy()
2616
2617 2006-08-29 [colin]      2.4.0cvs107
2618
2619         * src/folder.c
2620                 Fix data loss when copy fails during a move:
2621                 only use fast remove_msgs if everything was
2622                 copied OK; else use slow remove_msg on the
2623                 mails that got copied only.
2624
2625 2006-08-28 [paul]       2.4.0cvs106
2626
2627         * src/mh.c
2628                 revert change in 2.4.0cvs104, it breaks
2629                 stuff
2630
2631 2006-08-28 [paul]       2.4.0cvs105
2632
2633         * src/plugins/spamassassin/spamassassin.c
2634                 english fix
2635
2636 2006-08-28 [paul]       2.4.0cvs104
2637
2638         * src/mh.c
2639                 fix data loss when moving to another
2640                 mailbox fails
2641         * src/prefs_spelling.c
2642                 improve the english
2643         * src/gtk/pluginwindow.c
2644                 improve the layout of the dialog text
2645         All thanks to Colin
2646
2647 2006-08-28 [paul]       2.4.0cvs103
2648
2649         * src/plugins/bogofilter/bogofilter.c
2650         * src/plugins/bogofilter/bogofilter_gtk.c
2651                 fix english up a bit, innit
2652
2653 2006-08-28 [paul]       2.4.0cvs102
2654
2655         * configure.ac
2656         * po/Makefile.in.in
2657         * po/Makevars
2658                 require autoconf 2.60, enabling building
2659                 with gettext 0.15 (gettext 0.14.x build still
2660                 possible). Replace Makefiles with versions
2661                 from gettext 0.15.
2662                 Remove configure options --with-localedir and
2663                 --with-mandir. The options that are provided
2664                 directly by autoconf 2.60 can be used instead:
2665                 --mandir --localedir
2666
2667 2006-08-27 [colin]      2.4.0cvs101
2668
2669         * src/plugins/bogofilter/Makefile.am
2670                 Fix make dist (no README)
2671
2672 2006-08-27 [colin]      2.4.0cvs100
2673
2674         * src/folder.c
2675                 Don't use F_UNKNOWN folders for any default
2676                 outbox/trash/etc
2677         * src/plugins/bogofilter/bogofilter.c
2678         * src/plugins/bogofilter/bogofilter.h
2679         * src/plugins/bogofilter/bogofilter_gtk.c
2680                 Add an option to specify the path to bogofilter
2681                 Use single-quotes to be able to learn in folders
2682                 with spaces in their names
2683                 Verify learning status
2684
2685 2006-08-27 [colin]      2.4.0cvs99
2686
2687         * manual/faq.xml
2688         * manual/plugins.xml
2689                 Document Bogofilter plugin
2690
2691 2006-08-27 [colin]      2.4.0cvs98
2692
2693         * src/compose.c
2694         * src/messageview.c
2695         * src/procmsg.c
2696         * src/procmsg.h
2697                 When possible, copy the queued mail to sent folder
2698                 instead of re-adding. Much faster on IMAP.
2699
2700 2006-08-27 [colin]      2.4.0cvs97
2701
2702         * src/msgcache.c
2703                 Disable mmaped caches - huge metadata loss
2704                 here after a power failure.
2705         * src/summaryview.c
2706                 Add quicksearch timing
2707         * src/common/plugin.c
2708         * src/common/plugin.h
2709                 Implement an interface to tell what plugins
2710                 provide. Prevent loading of similar plugins.
2711         * src/plugins/clamav/clamav_plugin.c
2712         * src/plugins/demo/demo.c
2713         * src/plugins/dillo_viewer/dillo_viewer.c
2714         * src/plugins/pgpcore/plugin.c
2715         * src/plugins/pgpinline/pgpinline.c
2716         * src/plugins/pgpmime/pgpmime.c
2717         * src/plugins/spamassassin/spamassassin.c
2718         * src/plugins/trayicon/trayicon.c
2719                 Implement plugin_provides()
2720
2721 2006-08-27 [colin]      2.4.0cvs96
2722
2723         * configure.ac
2724         * src/plugins/Makefile.am
2725         * src/plugins/bogofilter/.cvsignore
2726         * src/plugins/bogofilter/Makefile.am
2727         * src/plugins/bogofilter/bogofilter.c
2728         * src/plugins/bogofilter/bogofilter.h
2729         * src/plugins/bogofilter/bogofilter_gtk.c
2730                 New Bogofilter plugin, provides filtering and
2731                 learning. Spamassassin will go to extra plugins.
2732
2733 2006-08-26 [mones]      2.4.0cvs95
2734
2735         * manual/handling.xml
2736                 Fix subfolder path in the example (thanks to Paul) 
2737
2738 2006-08-26 [mones]      2.4.0cvs94
2739
2740         * manual/glossary.xml
2741                 2.2. + add ISP to the glossary
2742                 7.5. + Add UIDL to glossary
2743                 7.7. + Add TCP to glossary
2744         * manual/handling.xml
2745                 7.1. + Mentions GNU/Linux distribution, what about the non...
2746                 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
2747                 7.3. + Mentions .bashrc, what about the non-bash ones? 
2748                 7.4. = Use appropriate quotation for commands
2749                 7.6. = change "" to <quote></quote>
2750         * manual/plugins.xml
2751                 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends         
2752         * manual/starting.xml
2753                 2.1. + local mbox file: some examples of mbox file locations...
2754                 Also reformatted files requiring it
2755
2756 2006-08-26 [wwp]        2.4.0cvs93
2757
2758         * src/summary_search.c
2759                 disable find buttons while summary search is running.
2760
2761 2006-08-25 [colin]      2.4.0cvs92
2762
2763         * src/folder.c
2764         * src/folderutils.c
2765         * src/mh.c
2766         * src/procmsg.h
2767         * src/summaryview.c
2768                 Speed up MH moving, and add progressbar
2769                 for MH deletion
2770         * src/msgcache.c
2771                 Write cache files using mmap() too
2772
2773 2006-08-25 [wwp]        2.4.0cvs91
2774
2775         * src/summaryview.c
2776                 switch spam<->ham button when a message has been marked as spam or ham
2777                 and is still selected. Thanks to Colin.
2778
2779 2006-08-25 [paul]       2.4.0cvs90
2780
2781         * src/Makefile.am
2782         * src/stock_pixmap.c
2783         * src/stock_pixmap.h
2784         * src/summaryview.c
2785         * src/gtk/icon_legend.c
2786         * src/pixmaps/copied.xpm
2787         * src/pixmaps/moved.xpm
2788                 add icons for delayed execution marked for
2789                 copying, marked for moving
2790
2791 2006-08-25 [mones]      2.4.0cvs89
2792
2793         * manual/glossary.xml
2794                 Fix the other glossary items:
2795                 5.1. = Inmmediate execution -> <quote>immediate execution...
2796                 5.2. = Fix MBOX capitalization -> Mbox
2797                 5.3. + Improve Plugins def. w/ tech. ref.
2798                 5.4. = Quotation -> replace '>' by <quote>></quote>
2799                 5.5. - SMTP Server. -> remove dot
2800         * po/es.po
2801                 Updated translation
2802
2803 2006-08-25 [mones]      2.4.0cvs88
2804
2805         * manual/ack.xml
2806                 Reformatted, changed email address
2807         * manual/glossary.xml
2808                 Reformatted, fixed MANUAL-TODO items:
2809                 8.2. + add ROT-13 to glossary
2810                 8.4. + add URL to glossary
2811         * manual/es/advanced.xml
2812                 Fixed <literal>s
2813
2814 2006-08-25 [paul]       2.4.0cvs87
2815
2816         * src/gtk/icon_legend.c
2817                 add 'marked for deletion' icon
2818                 arrange icons by containing column
2819                 wrap long label text
2820
2821 2006-08-25 [colin]      2.4.0cvs86
2822
2823         * src/common/utils.c
2824         * src/common/utils.h
2825                 Add the sc_g_*list_bigger functions in
2826                 a place everyone can use it
2827         * src/summaryview.c
2828                 Only freeze/thaw the list when working
2829                 on the selection, if it's bigger than 1
2830         * src/gtk/gtksctree.c
2831                 Only freeze/thaw the list when unselec-
2832                 ting 'all' if ('all' != 1)
2833                 This avoids some flickering
2834
2835 2006-08-24 [colin]      2.4.0cvs85
2836
2837         * src/addressbook.c
2838                 Fix strange list selection
2839                 Fix random seg (Invalid read of freed memory)
2840
2841 2006-08-24 [colin]      2.4.0cvs84
2842
2843         * src/alertpanel.c
2844         * src/gtk/inputdialog.c
2845         * src/plugins/pgpcore/passphrase.c
2846                 Revert minimal width patch of 2.4.0cvs67,
2847                 as it is also a maximal width. Use 
2848                 gtk_window_set_default_size instead.
2849
2850 2006-08-24 [colin]      2.4.0cvs83
2851
2852         * src/msgcache.c
2853                 Write cache/mark to temp files before
2854                 overwriting old ones (avoids metadata
2855                 loss if writing the new files fail).
2856                 Use mmap() to read cache/mark file, as
2857                 this makes cache reading faster. Dis-
2858                 abled for big-endian machines until it
2859                 can be tested. (Big-endian users: set
2860                 msgcache_use_mmap = TRUE in the relevant
2861                 #if).
2862         * src/procmsg.h
2863                 Move rarely used fields of MsgInfo in 
2864                 another structure, which will only be
2865                 allocated if needed. Face, X-Face,
2866                 Return receipt headers and List-*
2867                 headers are moved. Mails having none
2868                 of these occupy 52 bytes less with
2869                 this patch, which makes 2.5MB of RAM
2870                 saved on a 50k folder).
2871         * src/headerview.c
2872         * src/mainwindow.c
2873         * src/messageview.c
2874         * src/partial_download.c
2875         * src/procheader.c
2876         * src/procmsg.c
2877         * src/textview.c
2878                 Follow this structure change.
2879
2880 2006-08-24 [wwp]        2.4.0cvs82
2881
2882         * manual/es/.cvsignore
2883         * manual/es/dist/.cvsignore
2884         * manual/es/dist/html/.cvsignore
2885         * manual/es/dist/pdf/.cvsignore
2886         * manual/es/dist/ps/.cvsignore
2887         * manual/es/dist/txt/.cvsignore
2888                 more (generated) files to ignore.
2889
2890 2006-08-24 [colin]      2.4.0cvs81
2891
2892         * src/folder.c
2893         * src/mh.c
2894                 Fix possible problems with local delivery. Check the folder doesn't
2895                 need scan before setting its mtime when saving cache (which can be
2896                 done long after the folder's been modified by an external process);
2897                 Check that the stored item's mtime didn't change in mh functions.
2898
2899 2006-08-24 [mones]      2.4.0cvs80
2900
2901         * manual/advanced.xml
2902                 Rewrapping, some fixes and MANUAL-TODO items:
2903                 8.1. = change "" to <quote></quote>
2904                 8.3. = quote menu items
2905                 8.5. - deploying -> new user ... ideally a new user (redundant)
2906
2907 2006-08-23 [colin]      2.4.0cvs79
2908
2909         * src/gtk/gtksctree.c
2910                 When selecting or deselecting range, only
2911                 freeze/thaw when selection is bigger than 10
2912
2913 2006-08-23 [colin]      2.4.0cvs78
2914
2915         * src/messageview.c
2916         * src/mimeview.c
2917         * src/mimeview.h
2918         * src/plugins/dillo_viewer/dillo_viewer.c
2919                 Provide an API for MimeViewer plugins to
2920                 return a text selection for replying
2921
2922 2006-08-23 [colin]      2.4.0cvs77
2923
2924         * src/image_viewer.c
2925         * src/textview.c
2926                 Use gtk_pixbuf_new_from_file_at_scale(), which
2927                 is faster than getting the pixbuf then resizing
2928                 it.
2929
2930 2006-08-23 [colin]      2.4.0cvs76
2931
2932         * src/procmime.c
2933                 UTF-8 should be sent Quoted-printable
2934
2935 2006-08-22 [colin]      2.4.0cvs75
2936
2937         * src/mh.c
2938                 Check if scan is required before touching
2939                 the folder (or it'll be required every time)
2940
2941 2006-08-22 [colin]      2.4.0cvs74
2942
2943         * configure.ac
2944                 Require libetpan 0.46 (crasher fix when built
2945                 against gnutls)
2946
2947 2006-08-22 [colin]      2.4.0cvs73
2948
2949         * src/folder.c
2950                 Set folder's mtime after writing its
2951                 cache
2952         * src/folderview.c
2953                 Add some timing
2954         * src/procmsg.c
2955                 Don't do useless stuff if we don't 
2956                 thread by subject
2957         * src/summaryview.c
2958                 Add some timing, don't deselect prior
2959                 to selecting (gtksctree does it itself),
2960                 remove crash avoidance hacks as it's been
2961                 properly fixed since a while
2962         * src/common/utils.c
2963                 Optimize to_human_readable(): _() is slow,
2964                 do it only once, and avoid %f format for KB
2965                 (the most common in a summaryview)
2966         * src/gtk/gtksctree.c
2967                 Don't uselessly freeze/thaw (fixes flicker
2968                 on next unread and friends), reduce number
2969                 of g_list_nth/g_list_position where possible
2970         * src/gtk/gtkutils.c
2971         * src/gtk/gtkutils.h
2972                 Reduce number of g_list_nth/g_list_position
2973                 where possible.
2974                 All of this makes loading as 70k folder 2.1
2975                 seconds instead of 3.2 (with hot FS caches).
2976                 (1.3 seconds without Date and Size columns...)
2977
2978 2006-08-22 [paul]       2.4.0cvs72
2979
2980         wrap documents and do some items from mones' MANUAL-TODO:
2981
2982         * manual/account.xml
2983                 4.1. = fix tabname references to <quote>tabname</quote>
2984                 4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
2985         * manual/faq.xml
2986                 1.1. = mentioned options don't match UI
2987                 Add information about the 'Never send Return Receipts'
2988                 option
2989         * manual/handling.xml
2990                 6.2. = Mentions Extended symbols button, but now is
2991                 named Information
2992                 6.3. = Mentions ... button, which is now Edit
2993
2994 2006-08-22 [colin]      2.4.0cvs71
2995
2996         * src/gtk/pluginwindow.c
2997                 Fix layout in verbose translations (such
2998                 as french)
2999
3000 2006-08-22 [paul]       2.4.0cvs70
3001
3002         * manual/Makefile.am
3003                 build manuals in alphabetical order
3004         * src/addressbook.c
3005         * src/prefs_themes.c
3006                 replace/remove deprecated symbols
3007         * src/gtk/gtkutils.c
3008                 fix a warning
3009         * src/gtk/pluginwindow.c
3010                 replace deprecated symbol
3011                 replace label text and move it
3012         * src/plugins/pgpcore/prefs_gpg.c
3013                 move the 'Generate...' button out of the
3014                 Sign Key frame, replace the English used
3015         * src/plugins/pgpcore/sgpgme.c
3016                 fixes to the English
3017
3018 2006-08-21 [colin]      2.4.0cvs69
3019
3020         * src/plugins/trayicon/trayicon.c
3021                 Add more strings for translation; patch
3022                 by Pawel
3023
3024 2006-08-21 [colin]      2.4.0cvs68
3025
3026         * src/compose.c
3027                 fix replied flag not set after drafting
3028         * src/matcher.c
3029                 fix body quicksearch in non-encoded bodies
3030                 containing '='
3031         * src/msgcache.c
3032                 Get rid of the g_malloc workaround for
3033                 corrupted caches, use g_try_malloc
3034
3035 2006-08-21 [colin]      2.4.0cvs67
3036
3037         * src/alertpanel.c
3038         * src/gtk/inputdialog.c
3039         * src/plugins/pgpcore/passphrase.c
3040                 Set minimal width to 375
3041         * src/mainwindow.c
3042                 Fix switching to offline, asking if it 
3043                 should be overriden for synchronising
3044         * src/mimeview.c
3045                 Don't offer to remember command on Open 
3046                 with for text parts, as the browser or 
3047                 text editor command isn't changed from 
3048                 there
3049
3050 2006-08-20 [paul]       2.4.0cvs66
3051
3052         * po/ko.po
3053         * po/zh_CN.po
3054                 fix plural form errors. revealed by stricter
3055                 checking of gettext 0.15
3056
3057 2006-08-18 [paul]       2.4.0cvs65
3058
3059         * src/stock_pixmap.c
3060                 fix the fix of 2.4.0cvs64
3061                 Thanks to Colin
3062
3063 2006-08-18 [paul]       2.4.0cvs64
3064
3065         * src/stock_pixmap.c
3066                 fix leaks
3067                 Thanks to Colin
3068
3069 2006-08-18 [paul]       2.4.0cvs63
3070
3071         * src/compose.c
3072         * src/procmsg.c
3073                 fix occasional IMAP bug where large msgs
3074                 were left in the queue folder after sending
3075                 Thanks to Colin
3076
3077 2006-08-18 [paul]       2.4.0cvs62
3078
3079         * src/folderview.c
3080                 freeze the summaryview while quicksearch results
3081                 are displayed
3082                 (fixes bug 456 'current message is hidden when the
3083                 view is refreshed and extended search is "unread 
3084                 messages"')
3085                 Thanks to Colin
3086         * src/textview.c
3087                 add missing #include "inputdialog.h"
3088         * src/common/utils.h
3089                 add missing mailcap_update_default() and improve
3090                 readability
3091
3092 2006-08-17 [colin]      2.4.0cvs61
3093
3094         * src/plugins/pgpcore/select-keys.c
3095                 Fix warnings :)
3096
3097 2006-08-17 [colin]      2.4.0cvs60
3098
3099         * src/compose.c
3100                 Don't continue queuing if Cancel is clicked
3101                 in select-keys
3102
3103 2006-08-17 [colin]      2.4.0cvs59
3104
3105         * src/plugins/pgpcore/select-keys.c
3106                 When encrypting, if only one key matches and it 
3107                 matches exactly, automatically use it.
3108
3109 2006-08-17 [colin]      2.4.0cvs58
3110
3111         * src/mimeview.c
3112         * src/prefs_common.c
3113         * src/prefs_common.h
3114         * src/prefs_ext_prog.c
3115         * src/textview.c
3116                 Fix issues with previous patch (text/html)
3117                 Remove outdated prefs
3118
3119 2006-08-17 [colin]      2.4.0cvs57
3120
3121         * src/imap.c
3122                 Add View Log button on auth error
3123         * src/procmsg.c
3124                 Fix encrypted mail marked as new when
3125                 saved in normal folders
3126         * src/plugins/pgpinline/pgpinline.c
3127                 Fix encrypt bug on IMAP
3128         * src/mimeview.c
3129         * src/common/utils.c
3130         * src/common/utils.h
3131         * src/gtk/inputdialog.c
3132         * src/gtk/inputdialog.h
3133                 Get rid of metamail stuff, simplify
3134                 opening, and allow remembering of user's
3135                 choices (by updating ~/.mailcap). There's
3136                 still to drop "Audio player" and "Image
3137                 viewer" preferences.
3138
3139 2006-08-17 [mones]      2.4.0cvs56
3140
3141         * manual/es/sylpheed-claws-manual.xml
3142                 fix DTD path
3143
3144 2006-08-17 [mones]      2.4.0cvs55
3145
3146         * configure.ac
3147         * manual/Makefile.am
3148         * manual/es/Makefile.am
3149         * manual/es/account.xml
3150         * manual/es/ack.xml
3151         * manual/es/addrbook.xml
3152         * manual/es/advanced.xml
3153         * manual/es/faq.xml
3154         * manual/es/glossary.xml
3155         * manual/es/gpl.xml
3156         * manual/es/handling.xml
3157         * manual/es/intro.xml
3158         * manual/es/keyboard.xml
3159         * manual/es/plugins.xml
3160         * manual/es/starting.xml
3161         * manual/es/sylpheed-claws-manual.xml
3162         * manual/es/dist/Makefile.am
3163         * manual/es/dist/html/Makefile.am
3164         * manual/es/dist/pdf/Makefile.am
3165         * manual/es/dist/ps/Makefile.am
3166         * manual/es/dist/txt/Makefile.am
3167                 Spanish translation for the manual
3168
3169 2006-08-16 [colin]      2.4.0cvs54
3170
3171         * src/compose.c
3172         * src/main.c
3173         * src/mainwindow.c
3174                 Fix send button sensitivity at startup
3175                 Set send menu sensitivity (patch by Fabien)
3176         * src/ssl_manager.c
3177                 Enable closing with esc (patch by Fabien)
3178         * src/gtk/foldersort.c
3179                 Enable closing with esc (patch by Fabien)
3180         * src/procmime.c
3181                 Optimisation (no need to copy to tempfile to
3182                 "decode" 7bit and 8bit)
3183         * src/summaryview.c
3184                 Fix cruft in swap_from case
3185         * src/textview.c
3186                 Fix missing last line in some mail cases 
3187                 (Fixes debian #381872)
3188         * src/plugins/pgpcore/prefs_gpg.c
3189         * src/plugins/pgpcore/sgpgme.c
3190         * src/plugins/pgpcore/sgpgme.h
3191                 Don't show "no key found" when user explicitely
3192                 wants to create a key
3193
3194 2006-08-16 [paul]       2.4.0cvs53
3195
3196         * configure.ac
3197         * src/account.c
3198         * src/addressbook.c
3199         * src/headerview.c
3200         * src/prefs_account.c
3201         * src/prefs_message.c
3202         * src/gtk/gtkutils.c
3203                 bump up minimum required versions of GTK+ and
3204                 GLIB to 2.6.0
3205
3206 2006-08-16 [paul]       2.4.0cvs52
3207
3208         * src/toolbar.c
3209                 workaround GTK+ Bug 351600 - 'Can't re-click
3210                 on button after sensitivity update'
3211                 http://bugzilla.gnome.org/show_bug.cgi?id=351600
3212                 Thanks to Colin
3213
3214 2006-08-15 [colin]      2.4.0cvs51
3215
3216         * src/plugins/pgpcore/prefs_gpg.c
3217                 Set options sensitivity according to
3218                 key existence
3219         * src/plugins/pgpcore/sgpgme.c
3220                 Allow to create key with no passphrase
3221
3222 2006-08-14 [cleroy]     2.4.0cvs50
3223
3224         * src/gtk/pluginwindow.c
3225                 New layout (maybe to be changed?)
3226         * src/gtk/gtkutils.c
3227                 Fix a bit label_window
3228         * src/plugins/pgpcore/passphrase.c
3229         * src/plugins/pgpcore/passphrase.h
3230         * src/plugins/pgpcore/plugin.c
3231         * src/plugins/pgpcore/prefs_gpg.c
3232         * src/plugins/pgpcore/prefs_gpg.h
3233         * src/plugins/pgpcore/sgpgme.c
3234         * src/plugins/pgpcore/sgpgme.h
3235                 Allow to create a PGP private key via the GUI
3236
3237 2006-08-14 [wwp]        2.4.0cvs49
3238
3239         * src/addressbook_foldersel.c
3240                 fix strict ISO C90 compliance.
3241
3242 2006-08-14 [paul]       2.4.0cvs48
3243
3244         * src/gtk/prefswindow.c
3245                 re-set scrolled window on opening
3246                 Patch by Ticho
3247
3248 2006-08-14 [paul]
3249
3250         2.5.0-rc1 released
3251
3252 2006-08-14 [paul]       2.4.0cvs47
3253
3254         * src/prefs_display_header.c
3255                 re-enable user-defined Displayed Headers
3256
3257 2006-08-14 [paul]       2.4.0cvs46
3258
3259         * src/prefs_account.c
3260                 use GTK_STOCK_EDIT
3261
3262 2006-08-13 [colin]      2.4.0cvs45
3263
3264         * src/common/utils.c
3265                 Fix "a" in quote when the original message is empty,
3266                 by using \0 instead of 'a' to test writability of
3267                 temp files.
3268
3269 2006-08-13 [wwp]        2.4.0cvs44
3270
3271         * src/plugins/spamassassin/spamassassin.c
3272                 fix capitalization of "SpamAssassin" in some debug, log and
3273                 dialog messages.
3274
3275 2006-08-13 [paul]       2.4.0cvs43
3276
3277         * src/editldap.c
3278                 fix overlapping widgets
3279         * src/prefs_account.c
3280                 fix translation of protocol_names[]
3281                 fix label disappearing off the edge of the
3282                 visible area
3283
3284 2006-08-12 [paul]       2.4.0cvs42
3285
3286         * manual/plugins.xml
3287                 update IRC channel info before it gets forgotten
3288                 about
3289
3290 2006-08-11 [colin]      2.4.0cvs41
3291
3292         * src/compose.c
3293         * src/mainwindow.c
3294         * src/mainwindow.h
3295         * src/procmsg.c
3296         * src/procmsg.h
3297         * src/summaryview.c
3298         * src/toolbar.c
3299                 Grey out the Send button if
3300                 - Queue folders are empty, or
3301                 - We're sending already
3302
3303 2006-08-11 [wwp]        2.4.0cvs40
3304
3305         * src/main.c
3306                 fix a logic issue when quitting while a compose window is
3307                 still open, thanks to Colin.
3308
3309 2006-08-10 [colin]      2.4.0cvs39
3310
3311         * src/main.c
3312                 Fix default font size setting after wizard run
3313         * src/imap.c
3314         * src/etpan/imap-thread.c
3315         * src/etpan/imap-thread.h
3316                 Fix bug #999 (Timing out on TSL cert validation 
3317                 dialog makes ugly things happen). Also, STARTTLS
3318                 unconditionnaly if initial capabilities contain
3319                 LOGINDISABLED and STARTTLS.
3320
3321 2006-08-09 [colin]      2.4.0cvs38
3322
3323         * src/mainwindow.c
3324         * src/mainwindow.h
3325                 Fix Tools/Actions sensitivity when there are
3326                 no actions
3327
3328 2006-08-09 [colin]      2.4.0cvs37
3329
3330         * src/prefs_filtering.c
3331                 Warning fix, patch by Paul
3332         * src/messageview.c
3333         * src/prefs_actions.c
3334         * src/prefs_filtering_action.c
3335         * src/prefs_matcher.c
3336                 Uniformisation of "Info ..." to "Info..." (for
3337                 old gtk), patch by Fabien
3338         * src/plugins/clamav/clamav_plugin_gtk.c
3339                 Sensitivity fix by Fabien
3340
3341 2006-08-09 [colin]      2.4.0cvs36
3342
3343         * src/main.c
3344         * src/main.h
3345                 Add a function to know whether we're exiting
3346         * src/plugins/trayicon/trayicon.c
3347                 If exiting, don't do anything. Faster, and
3348                 avoids gtk_main_iteration reentracy causing
3349                 segfaults at exit
3350
3351 2006-08-09 [colin]      2.4.0cvs35
3352
3353         * src/messageview.c
3354         * src/mimeview.c
3355         * src/mimeview.h
3356                 Fix lack of part selection when automatically 
3357                 jumping to a specific part
3358         * src/msgcache.c
3359                 Little optimisation in cache reading
3360
3361 2006-08-09 [colin]      2.4.0cvs34
3362
3363         * src/compose.c
3364                 Fix crash setting the priority on reedit
3365                 (Accessing compose before creating it!)
3366
3367 2006-08-08 [colin]      2.4.0cvs33
3368
3369         * src/procmime.c
3370                 Fix bug #998 (last attachment is not accessible)
3371                 Bad RFC interpretation on multipart close-delimiters
3372         * src/mimeview.c
3373         * src/mimeview.h
3374         * src/gtk/gtkvscrollbutton.c
3375         * src/gtk/gtkvscrollbutton.h
3376                 Make attachments list wheel-scrollable
3377
3378 2006-08-07 [colin]      2.4.0cvs32
3379
3380         * src/gtk/gtkaspell.c
3381                 Fix bug #973 (Unicode punctation characters 
3382                 are not recognized as separators by the
3383                 spell checker); fix unsigned stuff
3384
3385 2006-08-07 [colin]      2.4.0cvs31
3386
3387         * src/compose.c
3388                 Fix bug #956 (DnD text with accents in compose 
3389                 text entry); fix gccc's signed/unsigned fuss
3390
3391 2006-08-06 [colin]      2.4.0cvs30
3392
3393         * src/main.c
3394                 Fix bug #979 (Plugin crashes when exiting 
3395                 sylpheed-claws) : handle exit request only 
3396                 once
3397
3398 2006-08-05 [colin]      2.4.0cvs29
3399
3400         * src/news.c
3401                 Just make sure we have a msgid.
3402
3403 2006-08-05 [colin]      2.4.0cvs28
3404
3405         * src/news.c
3406         * src/summaryview.c
3407                 Fix bug #995 ("Mark cross-posted as read" doesn't work)
3408                 by reimplementing it
3409         * src/textview.c
3410                 Fix bug when hiding quotes with level > 3 and quote
3411                 colors are recycled
3412
3413 2006-08-04 [colin]      2.4.0cvs27
3414
3415         * src/compose.c
3416         * src/undo.c
3417         * src/undo.h
3418                 Fix a bit replace-by-pasting undo
3419         * src/mainwindow.c
3420         * src/messageview.c
3421                 Fix Fold quotes menu synchro in
3422                 mainwindow when it changes in 
3423                 messageview
3424         * src/textview.c
3425                 Fix right-click on quotes blocks
3426         * src/common/utils.c
3427                 Verify that the file created by
3428                 my_tmpfile() is writable. Fixes
3429                 bug #988 (very specific filesystem
3430                 issue)
3431         * src/plugins/pgpcore/sgpgme.c
3432                 Fix file descriptor leak
3433         * src/plugins/spamassassin/spamassassin.c
3434                 Warn once if spamd isn't reachable
3435
3436 2006-08-04 [colin]      2.4.0cvs26
3437
3438         * src/toolbar.c
3439                 i18n context patch by Fabien
3440
3441 2006-08-03 [colin]      2.4.0cvs25
3442
3443         * src/mainwindow.c
3444         * src/messageview.c
3445                 Rename "Hide quotes" to "Fold quotes"
3446         * src/textview.c
3447                 Don't use hand cursor on quotes. "all 
3448                 the bonuses of the feature and none of 
3449                 unwelcome side-effects"
3450
3451 2006-08-03 [colin]      2.4.0cvs24
3452
3453         * AUTHORS
3454         * sylpheed-claws.desktop
3455         * src/gtk/authors.h
3456                 Bring the desktop file to XDG compliance
3457                 Patch by Charles A. Edwards
3458
3459 2006-08-03 [colin]      2.4.0cvs23
3460
3461         * src/textview.c
3462                 Fix links offset when they are preceded
3463                 by accentued chars (g_utf8_strlen!)
3464         * src/mainwindow.c
3465                 Fix wrong status when starting offline
3466
3467
3468 2006-08-03 [wwp]        2.4.0cvs22
3469
3470         * src/prefs_common.h
3471                 ask what to do w/ filtering rules that belong to an account when
3472                 applying filtering rules manually from the main window (skip,
3473                 apply regardless of the account, use current account). This dialog
3474                 can be skipped and the last reply used.
3475                 (forgot that file)
3476
3477 2006-08-03 [wwp]        2.4.0cvs21
3478
3479         * src/filtering.c
3480         * src/filtering.h
3481         * src/prefs_common.c
3482         * src/summaryview.c
3483         * src/alertpanel.c
3484         * src/alertpanel.h
3485         * src/messageview.c
3486                 ask what to do w/ filtering rules that belong to an account when
3487                 applying filtering rules manually from the main window (skip,
3488                 apply regardless of the account, use current account). This dialog
3489                 can be skipped and the last reply used.
3490
3491
3492 2006-08-03 [colin]      2.4.0cvs20
3493
3494         * src/textview.c
3495                 Optimize previous patch
3496
3497 2006-08-03 [cleroy]     2.4.0cvs19
3498
3499         * src/textview.c
3500                 Fix quotes getting toggled back when the
3501                 mail has an even number of text parts
3502
3503 2006-08-02 [colin]      2.4.0cvs18
3504
3505         * src/messageview.c
3506                 Add Hide quotes menu
3507
3508 2006-08-02 [colin]      2.4.0cvs17
3509
3510         * src/mainwindow.c
3511         * src/prefs_common.c
3512         * src/textview.c
3513         * src/textview.h
3514         * src/gtk/about.c
3515                 Allow per-level quote hiding,
3516                 Allow toggling quotes by double-clicking them
3517                 Rename RemoteURI to ClickableText to reflect
3518                 the fact it's used for a variety of things
3519
3520 2006-08-02 [wwp]        2.4.0cvs16
3521
3522         * src/mainwindow.c
3523                 fix "View/Hide quotes" menu item status initialization.
3524
3525 2006-08-02 [wwp]        2.4.0cvs15
3526
3527         * src/matcher_parser_parse.y
3528                 remove a debug trace.
3529
3530 2006-08-02 [paul]       2.4.0cvs14
3531
3532         * src/plugins/pgpcore/passphrase.c
3533                 don't set initial dialog size
3534                 make it resizable
3535
3536 2006-08-02 [paul]       2.4.0cvs13
3537
3538         * src/noticeview.c
3539                 remove the rogue '/' character
3540
3541 2006-08-02 [paul]       2.4.0cvs12
3542
3543         * src/noticeview.c
3544                 allow buttons to resize as necessary
3545
3546 2006-08-01 [wwp]        2.4.0cvs11
3547
3548         * src/mbox.c
3549                 fix strict ISO C90 compliance.
3550
3551 2006-08-01 [wwp]        2.4.0cvs10
3552
3553         * tools/update-po
3554                 updated update-po tool to work w/ context-dependent translations.
3555                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
3556
3557 2006-08-01 [wwp]        2.4.0cvs9
3558
3559         * src/matcher.c
3560         * src/prefs_filtering.c
3561         * src/prefs_matcher.c
3562                 allow context-dependent translations for "All",
3563                 patch by Fabien Vantard <fzzzzz@gmail.com>.
3564
3565 2006-07-31 [colin]      2.4.0cvs8
3566
3567         * AUTHORS
3568         * src/gtk/authors.h
3569                 Add Rafal to authors
3570
3571 2006-07-31 [colin]      2.4.0cvs7
3572
3573         * src/compose.c
3574         * src/mainwindow.c
3575         * src/messageview.h
3576         * src/prefs_common.c
3577         * src/prefs_common.h
3578         * src/textview.c
3579                 Add 'View/Hide quotes'. Patch based on a patch
3580                 by Rafal Weglarz
3581
3582 2006-07-31 [colin]      2.4.0cvs6
3583
3584         * src/action.c
3585                 Fix problem with "> stuff >" actions
3586
3587 2006-07-31 [paul]       2.4.0cvs5
3588
3589         * po/nb.po
3590                 updated by Geir Helland
3591
3592 2006-07-31 [wwp]        2.4.0cvs4
3593
3594         * src/mainwindow.c
3595         * src/summaryview.c
3596         * src/summaryview.h
3597                 add "View/Go to/Parent message" and "View/Go to/Last read message",
3598                 thanks to Colin.
3599
3600 2006-07-31 [wwp]        2.4.0cvs3
3601
3602         * src/Makefile.am
3603         * src/addr_compl.c
3604         * src/addr_compl.h
3605         * src/addressbook.c
3606         * src/addressbook.h
3607         * src/addressbook_foldersel.c
3608         * src/addressbook_foldersel.h
3609         * src/addrindex.c
3610         * src/addrindex.h
3611         * src/matcher.c
3612         * src/matcher.h
3613         * src/matcher_parser_lex.l
3614         * src/matcher_parser_parse.y
3615         * src/prefs_common.c
3616         * src/prefs_common.h
3617         * src/prefs_filtering.c
3618         * src/prefs_matcher.c
3619         * src/prefs_matcher.h
3620         * src/summaryview.c
3621                 introduce filtering against the address book. It's now possible to add
3622                 matched conditions to determine if any email address in a message matches
3623                 or doesn't match any or all books or folders in the address book.
3624
3625 2006-07-31 [wwp]        2.4.0cvs2
3626
3627         * src/account.c
3628         * src/filtering.c
3629         * src/filtering.h
3630         * src/folder.c
3631         * src/folderview.c
3632         * src/inc.c
3633         * src/mainwindow.c
3634         * src/matcher.c
3635         * src/matcher_parser_lex.l
3636         * src/matcher_parser_parse.y
3637         * src/mbox.c
3638         * src/prefs_filtering.c
3639         * src/prefs_filtering.h
3640         * src/procmsg.c
3641         * src/procmsg.h
3642         * src/summaryview.c
3643                 introduce per-account filtering rules. Each filtering rule can now be assigned
3644                 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
3645                 when applying filtering rules manually, as all rules will apply - even the ones
3646                 assigned to an account. This issue will be addressed soon.
3647  
3648
3649
3650 2006-07-31 [wwp]        2.4.0cvs1
3651
3652         * src/quote_fmt.c
3653                 make more strings translatable.
3654
3655 2006-07-31 [paul]       2.4.0
3656
3657         2.4.0 released
3658
3659 2006-07-31 [paul]       2.3.1cvs91
3660
3661         * po/ca.po
3662                 updated by Miquel Oliete
3663
3664 2006-07-31 [paul]       2.3.1cvs90
3665
3666         * po/de.po
3667         * po/el.po
3668         * po/fr.po
3669         * po/it.po
3670         * po/pl.po
3671         * po/pt_BR.po
3672         * po/sr.po
3673         * po/zh_CN.po
3674                 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
3675                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
3676                 Aleksandar Urosevic, and Ralgh Young
3677
3678 2006-07-31 [paul]       2.3.1cvs89
3679
3680         * src/account.c
3681         * src/main.c
3682         * src/mainwindow.c
3683         * src/mainwindow.h
3684                 Fix a race condition when, after an SC crash, rescanning
3685                 folders took more than 0.5 seconds
3686                 Thanks to Colin
3687
3688 2006-07-31 [paul]       2.3.1cvs88
3689
3690         * src/folderview.c
3691                 don't translate separator strings
3692
3693 2006-07-30 [mones]      2.3.1cvs87
3694
3695         * doc/man/sylpheed-claws.1
3696                 Fixed non-ASCII chars in Hoa's name
3697         * po/es.po
3698                 Updated for release
3699
3700 2006-07-27 [colin]      2.3.1cvs86
3701
3702         * src/textview.c
3703                 Don't include the leading \n in links
3704                 Patch by Fabien
3705
3706 2006-07-25 [colin]      2.3.1cvs85
3707
3708         * src/mainwindow.c
3709         * src/common/socket.h
3710         * src/etpan/imap-thread.c
3711                 Refresh resolvers before connecting
3712                 to IMAP servers, and after switching
3713                 to online. Thanks to Paul.
3714
3715 2006-07-18 [colin]
3716
3717         * 2.4.0-rc4 released
3718
3719 2006-07-17 [colin]      2.3.1cvs84
3720
3721         * src/inc.c
3722                 Show connection attempt in statusbar before
3723                 connecting (previously first message was
3724                 "Retrieving messages from ..." after the
3725                 connection succeeded.
3726
3727 2006-07-16 [wwp]        2.3.1cvs83
3728
3729         * sylpheed-claws.ico
3730                 Added .ico file (windows multi-size icon file, generated).
3731
3732 2006-07-12 [wwp]        2.3.1cvs82
3733
3734         * src/messageview.c
3735                 remove Message/Re-edit menu entry from messageview window,
3736                 as sent/draft/queued messages are opened in compose window when
3737                 re-edited and it's not possible to re-edit other msgs.
3738
3739 2006-07-12 [paul]       2.3.1cvs81
3740
3741         * AUTHORS
3742         * src/mainwindow.c
3743         * src/gtk/authors.h
3744                 check online state before resetting
3745                 mailcheck timer. Useful if some program
3746                 verifies connection state and updates
3747                 Claws.
3748                 Patch by  Leonid Evdokimov <darkk@users.sf.net>
3749
3750 2006-07-12 [paul]       2.3.1cvs80
3751
3752         * sylpheed-claws-128x128.png
3753         * sylpheed-claws-64x64.png
3754         * sylpheed-claws.png
3755         * src/Makefile.am
3756         * src/main.c
3757         * src/prefs_toolbar.c
3758         * src/stock_pixmap.c
3759         * src/stock_pixmap.h
3760         * src/wizard.c
3761         * src/gtk/about.c
3762         * src/gtk/gtkutils.c
3763         * src/pixmaps/sylpheed-claws.xpm        ** ADDED **
3764         * src/pixmaps/sylpheed-claws_icon.xpm   ** ADDED **
3765         * src/pixmaps/sylpheed-claws_logo.xpm   ** ADDED **
3766         * src/pixmaps/sylpheed.xpm              ** REMOVED **
3767         * src/pixmaps/sylpheed_icon.xpm         ** REMOVED **
3768         * src/pixmaps/sylpheed_logo.xpm         ** REMOVED **
3769                 updated and renamed logo/icon files and related
3770                 logo by Jesper Schultz
3771
3772 2006-07-11 [paul]       2.3.1cvs79
3773
3774         * src/main.c
3775                 fix the labels a smidgin
3776
3777 2006-07-09 [colin]      2.3.1cvs78
3778
3779         * src/textview.c
3780                 Show errors in textviewer's command
3781                 Patch by H. Merijn Brand
3782
3783 2006-07-09 [colin]      2.3.1cvs77
3784
3785         * src/compose.c
3786                 Save FMID in drafts too
3787
3788 2006-07-08 [colin]      2.3.1cvs76
3789
3790         * src/compose.c
3791                 Svae RMID in drafted mails too
3792                 Save quote_fmt vars for whole mails,
3793                 don't reset at each quote_fmt_init:
3794                 allows to use the same |i{var} in
3795                 various template fields
3796         * src/prefs_template.c
3797         * src/quote_fmt.h
3798         * src/quote_fmt_parse.y
3799                 Same
3800
3801 2006-07-08 [colin]      2.3.1cvs75
3802
3803         * src/textview.c
3804                 Fix highlighting of attached parts URIs
3805
3806 2006-07-08 [colin]      2.3.1cvs74
3807
3808         * src/main.c
3809                 Prevent bug #981 (sc 2.3.1 segfaults with 
3810                 gtk+ 2.10) from being reported again:
3811                 if Sylpheed-Claws has been compiled against
3812                 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0, 
3813                 of if Sylpheed-Claws has been compiled against
3814                 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
3815                 error out.
3816
3817 2006-07-07 [colin]      2.3.1cvs73
3818
3819         * src/prefs_actions.c
3820                 Fix label
3821
3822 2006-07-07 [colin]      2.3.1cvs72
3823
3824         * src/prefs_actions.c
3825                 Fix compile on gtk < 2.8. argh :)
3826
3827 2006-07-07 [paul]       2.3.1cvs71
3828
3829         * src/common/defs.h
3830                 update DONATE_URI
3831
3832 2006-07-07 [colin]      2.3.1cvs70
3833
3834         * po/POTFILES.in
3835         * src/quote_fmt.c
3836         * src/quote_fmt_lex.l
3837         * src/quote_fmt_parse.y
3838                 Add |i{var}, a way to insert user-entered
3839                 text in a template
3840
3841 2006-07-07 [colin]
3842
3843         * 2.4.0-rc3 released
3844
3845 2006-07-07 [colin]      2.3.1cvs69
3846
3847         * src/folder.c
3848                 Don't consider inboxes of UNKNOWN folder 
3849                 classes to be useable as default inboxes
3850
3851 2006-07-07 [paul]       2.3.1cvs68
3852
3853         * src/textview.c
3854                 add missing #include <errno.h>
3855                 Thanks to René J. Blokland
3856
3857 2006-07-07 [paul]       2.3.1cvs67
3858
3859         * src/action.c
3860                 Return now Closes dialog
3861         * src/mimeview.c
3862         * src/mimeview.h
3863         * src/textview.c
3864                 add contextual menu to mime parts listed
3865                 in the textview
3866                 Thanks to Colin
3867         * src/common/utils.c
3868                 reversal: ' is a valid character in URLs
3869
3870 2006-07-06 [colin]      2.3.1cvs66
3871
3872         * src/remotefolder.h
3873                 Forgotten in previous commit
3874
3875 2006-07-06 [colin]      2.3.1cvs65
3876
3877         * src/folder.c
3878                 Set summary update flag whenever
3879                 totals changed
3880         * src/imap.c
3881         * src/prefs_account.c
3882         * src/common/utils.h
3883         * src/etpan/imap-thread.c
3884                 Fix warnings, thanks to Fabien and
3885                 Ricardo
3886
3887 2006-07-06 [wwp]        2.3.1cvs64
3888
3889         * src/gtk/gtkutils.c
3890                 GTK_STOCK_HELP exists in GTK+ 2.4.x.
3891
3892 2006-07-06 [wwp]        2.3.1cvs63
3893
3894         * src/account.c
3895         * src/addressbook.c
3896         * src/addressitem.h
3897         * src/folderview.c
3898         * src/mainwindow.c
3899         * src/manual.c
3900         * src/manual.h
3901         * src/message_search.c
3902         * src/prefs_actions.c
3903         * src/prefs_filtering.c
3904         * src/prefs_filtering.h
3905         * src/prefs_template.c
3906         * src/summary_search.c
3907         * src/summaryview.c
3908         * src/gtk/gtkutils.c
3909         * src/gtk/gtkutils.h
3910         * src/gtk/pluginwindow.c
3911                 add help buttons to some dialogs. Clicking such buttons opens a
3912                 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
3913
3914 2006-07-06 [paul]       2.3.1cvs62
3915
3916         * src/textview.c
3917                 fix attachments contextual menu
3918                 Thanks to Colin
3919
3920 2006-07-05 [colin]      2.3.1cvs61
3921
3922         * src/textview.c
3923         * src/compose.c
3924                 Handle sftp:// links
3925
3926 2006-07-05 [paul]       2.3.1cvs60
3927
3928         * src/gtk/filesel.c
3929                 grab save button by default
3930                 Thanks to Colin
3931
3932 2006-07-05 [wwp]        2.3.1cvs59
3933
3934         * manual/xml2pdf
3935                 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
3936
3937 2006-07-04 [colin]      2.3.1cvs58
3938
3939         * src/mimeview.c
3940         * src/textview.c
3941                 Use left click to select, middle click to open
3942                 on mimeparts links
3943         * src/common/utils.c
3944                 Fix segfault
3945
3946 2006-07-04 [colin]      2.3.1cvs57
3947
3948         * src/mainwindow.c
3949         * src/news.c
3950                 Warning fixes, thanks to Fabien
3951
3952 2006-07-04 [colin]      2.3.1cvs56
3953
3954         * src/mimeview.c
3955         * src/mimeview.h
3956         * src/textview.c
3957                 Allow parts to be selected via their text label
3958                 in textview
3959
3960 2006-07-04 [colin]      2.3.1cvs55
3961
3962         * src/folderview.c
3963                 Feedback when closing (for big folders)
3964         * src/prefs_actions.c
3965         * src/prefs_filtering.c
3966         * src/prefs_matcher.c
3967         * src/prefs_template.c
3968                 Fix default button when closing without
3969                 having saved
3970
3971 2006-07-04 [colin]      2.3.1cvs54
3972
3973         * src/news.c
3974                 Delete local file on deletion
3975
3976 2006-07-03 [colin]      2.3.1cvs53
3977
3978         * src/folderview.c
3979         * src/main.c
3980                 Don't freeze when rescanning after crash
3981
3982 2006-07-03 [wwp]        2.3.1cvs52
3983
3984         * src/compose.c
3985         * src/privacy.c
3986         * src/privacy.h
3987         * src/plugins/pgpinline/pgpinline.c
3988         * src/plugins/pgpmime/pgpmime.c
3989                 don't report an error when the user cancels the passphrase dialog.
3990
3991 2006-07-02 [colin]      2.3.1cvs51
3992
3993         * src/folderview.c
3994                 Open message when crossing folders with Space,
3995                 goto next unread and friends
3996
3997 2006-07-01 [colin]      2.3.1cvs50
3998
3999         * src/prefs_account.c
4000                 Typographic rules varying from language
4001                 to language (in french "Protocole :"),
4002                 we have to do that :)
4003
4004 2006-07-01 [ticho]      2.3.1cvs49
4005
4006         * src/prefs_account.c
4007                 Only use one temporary gchar* variable in
4008                 prefs_account_protocol_set_optmenu().
4009
4010 2006-07-01 [ticho]      2.3.1cvs48
4011
4012         * src/prefs_account.c
4013         * src/prefs_account.h
4014                 Use GtkLabel for existing account protocol name.
4015                 Created an array for protocol names and populate the
4016                 combobox from it in a for() cycle.
4017
4018 2006-06-30 [colin]      2.3.1cvs47
4019
4020         * src/compose.c
4021                 Block undo when changing signature (by changing
4022                 account)
4023
4024 2006-06-30 [paul]       2.3.1cvs46
4025
4026         * src/send_message.c
4027                 when editing From in the Compose window, use that address
4028                 in the Return-Path: header
4029                 Thanks to Colin
4030
4031 2006-06-30 [colin]      2.3.1cvs45
4032
4033         * src/compose.c
4034                 Fix signature replacement:
4035                 - when no newline before separator
4036                 - when reediting
4037
4038 2006-06-29 [colin]      2.3.1cvs44
4039
4040         * src/folderview.c
4041         * src/folderview.h
4042         * src/mainwindow.c
4043         * src/summaryview.c
4044                 Let 'View/Go to/Next marked' work like
4045                 Next new & Next unread: across folders
4046                 Change the select_on_entry pref to do
4047                 what we want when changing folder
4048         * src/common/utils.c
4049                 Fix single-quoted links 
4050
4051 2006-06-29 [colin]      2.3.1cvs43
4052
4053         * src/gtk/gtkaspell.c
4054                 "Sylpheed" and "Sylpheed-Claws" do exist !
4055
4056 2006-06-29 [colin]      2.3.1cvs42
4057
4058         * src/imap.c
4059                 Forgot to remove debug
4060
4061 2006-06-29 [colin]      2.3.1cvs41
4062
4063         * src/imap.c
4064         * src/imap.h
4065         * src/mainwindow.c
4066                 Disconnect from IMAP servers when going
4067                 offline. Fixes bug #978 (going to offline-mode 
4068                 won't close connections)
4069
4070 2006-06-29 [colin]      2.3.1cvs40
4071
4072         * src/main.c
4073                 Fix transient setting on failing plugins
4074                 Patch by Fabien
4075         * src/plugins/pgpcore/sgpgme.c
4076                 Only warn for OpenPGP. Most people don't
4077                 have CMS available.
4078
4079 2006-06-29 [colin]      2.3.1cvs39
4080
4081         * src/compose.c
4082                 Fix Spelling menu (discrepancy between context menu
4083                 and top menu when folder's dictionary isn't the 
4084                 default one)
4085         * src/plugins/pgpcore/sgpgme.c
4086                 More error reporting about why gpgme can fail
4087
4088 2006-06-29 [wwp]        2.3.1cvs38
4089
4090         * src/mainwindow.c
4091                 honor the display-header-pane setting even when the message view
4092                 is a separate window.
4093
4094 2006-06-29 [wwp]        2.3.1cvs37
4095
4096         * src/prefs_actions.c
4097                 forgot to commit that one (use of GTK_STOCK_INFO).
4098
4099 2006-06-29 [colin]      2.3.1cvs36
4100
4101         * src/imap.c
4102                 Better handling of login errors (ask the password
4103                 again once), alert in case of error. Fix three
4104                 signedness warnings.
4105
4106 2006-06-28 [wwp]        2.3.1cvs35
4107
4108         * src/prefs_template.c
4109         * src/prefs_matcher.c
4110         * src/prefs_filtering_action.c
4111         * src/prefs_quote.c
4112                 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
4113                 patch by Fabien Vantard, slightly modified.
4114
4115 2006-06-28 [paul]
4116
4117         2.4.0-rc2 released
4118
4119 2006-06-28 [colin]      2.3.1cvs34
4120
4121         * src/prefs_account.c
4122                 Fix bug #977 (Can't add or edit imap accounts)
4123
4124 2006-06-28 [colin]      2.3.1cvs33
4125
4126         * src/mimeview.c
4127                 Fix previous
4128
4129 2006-06-28 [colin]      2.3.1cvs32
4130
4131         * src/mimeview.c
4132                 Save named inlined attachments with "Save all"
4133         * src/main.c
4134         * src/mbox.c
4135         * src/common/plugin.c
4136         * src/common/plugin.h
4137         * src/common/sylpheed.c
4138         * src/common/utils.c
4139         * src/plugins/pgpcore/sylpheed.def
4140         * src/plugins/pgpinline/sylpheed.def
4141         * src/plugins/pgpmime/sylpheed.def
4142                 Win32 compatibility patch, by
4143                 Werner Koch
4144
4145 2006-06-28 [wwp]        2.3.1cvs31
4146
4147         * src/imap.c
4148         * src/prefs_folder_item.c
4149                 less compilation warnings (thanks to Fabien Vantard), less typos.
4150
4151 2006-06-28 [paul]       2.3.1cvs30
4152
4153         * src/gtk/gtkutils.c
4154                 gtk_combo_box_set_focus_on_click() is only
4155                 available since gtk 2.6.0
4156
4157 2006-06-28 [paul]       2.3.1cvs29
4158
4159         * src/prefs_ext_prog.c
4160                 fix engrish and add a tooltip for the
4161                 'command for 'Display as text' option
4162
4163 2006-06-28 [paul]
4164
4165         2.4.0-rc1 released
4166
4167 2006-06-28 [paul]       2.3.1cvs28
4168
4169         * ChangeLog
4170         * tools/Makefile.am
4171                 include textviewer.pl in releases
4172
4173 2006-06-28 [paul]       2.3.1cvs27
4174
4175         * src/prefs_ext_prog.c
4176                 hide Print command option if libgnomeprint
4177                 support is present
4178
4179 2006-06-27 [colin]      2.3.1cvs26
4180
4181         * src/compose.c
4182                 Fix Esc handling in insert/attach dialog
4183                 Don't show this dialog if dragging something
4184                 else than text/uri-list
4185                 Thanks to Fabien Vantard
4186         * tools/textviewer.pl
4187                 Filter script to display stuff as text
4188                 by H. Merijn Brand
4189
4190 2006-06-27 [wwp]        2.3.1cvs25
4191
4192         * src/messageview.c
4193                 use the exact product name (message view title), patch
4194                 by Fabien Vantard.
4195
4196 2006-06-27 [ticho]      2.3.1cvs24
4197
4198         * src/prefs_account.c
4199         * src/prefs_common.c
4200         * src/prefs_common.h
4201         * src/prefs_ext_prog.c
4202         * src/textview.c
4203                 Add a preference (Preferences/External programs)
4204                 to allow "Display as text" to be done via a script
4205                 (patch by H.Merijn Brand).
4206                 Use GtkComboBox for protocol selection in account
4207                 preferences.
4208                 Only include current choice for existing accounts, and
4209                 insensitivize the combobox.
4210
4211 2006-06-27 [paul]       2.3.1cvs23
4212
4213         * src/mbox.c
4214                 fix crasher introduced in cvs21.
4215                 Thanks to Colin
4216
4217 2006-06-26 [colin]      2.3.1cvs22
4218
4219         * src/mbox.c
4220                 Fix double-frees when leaving folders
4221                 after exporting to mbox
4222
4223 2006-06-26 [colin]      2.3.1cvs21
4224
4225         * src/mbox.c
4226                 More feedback (and optimisation)
4227                 on import/export
4228         * src/common/utils.c
4229                 Fix case when looking for mail addresses
4230         * src/gtk/gtkutils.c
4231                 Extra check for (X-)Face
4232
4233 2006-06-25 [ticho]      2.3.1cvs20
4234
4235         * src/compose.c
4236         * src/exphtmldlg.c
4237         * src/gtk/gtkutils.c
4238         * src/gtk/gtkutils.h
4239                 Added second argument to gtkut_sc_combobox_create() to
4240                 control focus-on-click for the widget.
4241                 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
4242
4243 2006-06-25 [ticho]      2.3.1cvs19
4244
4245         * src/compose.c
4246         * src/gtk/Makefile.am
4247         * src/gtk/combobox.c
4248         * src/gtk/combobox.h
4249         * src/gtk/gtkutils.c
4250         * src/gtk/gtkutils.h
4251                 Use GtkComboBox instead of deprecated GtkOptionMenu
4252                 for account selector in compose window and for encoding
4253                 selector in attachment properties.
4254                 Also factorise working with the new GtkComboBox somewhat.
4255
4256 2006-06-24 [paul]       2.3.1cvs18
4257
4258         * src/prefs_common.c
4259                 use the correct default value
4260
4261 2006-06-24 [paul]       2.3.1cvs17
4262
4263         * src/compose.c
4264         * src/prefs_common.c
4265         * src/prefs_common.h
4266         * src/prefs_compose_writing.c
4267                 enable setting of default action when
4268                 dnd'ing files in the compose window.
4269                 (Collaborative effort with wwp)
4270
4271 2006-06-23 [wwp]        2.3.1cvs16
4272
4273         * src/compose.c
4274                 i18n fix (thanks to Fabien Vantard)
4275
4276 2006-06-22 [colin]      2.3.1cvs15
4277
4278         * src/prefs_customheader.c
4279                 Don't use filters in custom headers' file 
4280                 selector. Remember, extensions mean nothing :)
4281
4282 2006-06-22 [paul]       2.3.1cvs14
4283
4284         * configure.ac
4285                 allow setting of man directory location
4286
4287 2006-06-22 [colin]      2.3.1cvs13
4288
4289         * src/mainwindow.c
4290                 Add 'View/Go to/Next unread folder'.
4291                 I missed that :)
4292
4293 2006-06-22 [colin]      2.3.1cvs12
4294
4295         * src/common/utils.c
4296                 Add some subject prefixes
4297                 Patch by Bjorn T Johansen <btj@havleik.no>
4298
4299 2006-06-22 [colin]      2.3.1cvs11
4300
4301         * manual/advanced.xml
4302                 Forgotten hidden pref
4303
4304 2006-06-21 [paul]       2.3.1cvs10
4305
4306         * src/prefs_account.c
4307                 complete the removal of 'Add date header' option
4308
4309 2006-06-21 [paul]       2.3.1cvs9
4310
4311         * src/account.c
4312         * src/compose.c
4313         * src/prefs_account.c
4314         * src/prefs_account.h
4315                 remove option to add date header - always
4316                 add date header
4317         * src/etpan/imap-thread.c
4318                 fix warnings (Thanks to Colin)
4319
4320 2006-06-21 [wwp]        2.3.1cvs8
4321
4322         * src/folder.c
4323                 set the attachment flag when inline text part are (file)named. This is more convenient
4324                 when receiving (for instance) inline source files or patches sent using thunderbird.
4325
4326 2006-06-21 [paul]       2.3.1cvs7
4327
4328         * src/inc.c
4329                 fix off-by-one count of current msg in
4330                 statusbar filtering progressbar
4331
4332 2006-06-21 [paul]       2.3.1cvs6
4333
4334         * src/folder.c
4335                 Show attachment icon even if the part is 'inline'
4336                 if the following conditions are met:
4337                 - content-type != 'text/plain'
4338                 - content-type != '*/pgp-signature'
4339                 - either 'name' or 'filename' parameter is not NULL
4340                 
4341                 Thanks to Colin
4342
4343 2006-06-21 [paul]       2.3.1cvs5
4344
4345         * src/messageview.c
4346         * src/prefs_common.c
4347         * src/prefs_common.h
4348         * src/prefs_other.c
4349                 add an option to 'Never send Return
4350                 Receipts'
4351                 Thanks to Colin
4352
4353 2006-06-20 [mones]      2.3.1cvs4
4354
4355         * po/es.po
4356                 updated
4357         * src/compose.c
4358                 typo fixed (space after comma)
4359         * tools/make.themes.project
4360                 remove exec mode from tarball files
4361
4362 2006-06-20 [colin]      2.3.1cvs3
4363
4364         * src/news.c
4365         * src/procheader.c
4366         * src/unmime.c
4367                 Better fix for \n's in headers (don't 
4368                 break Received: and others)
4369
4370 2006-06-20 [paul]       2.3.1cvs2
4371
4372         * src/alertpanel.c
4373         * src/textview.c
4374                 improve legibility of phishing attempt
4375                 dialog
4376
4377 2006-06-20 [paul]       2.3.1cvs1
4378
4379         * NEWS
4380         * README
4381         * configure.ac
4382                 Update version number following
4383                 stable release
4384
4385 2006-06-20 [colin]      2.3.0cvs26
4386
4387         * src/compose.c
4388                 When dragging a file to the text of the compose
4389                 window, ask whether we want to insert or attach
4390                 (I know lots of people who do that to attach)
4391
4392 2006-06-20 [colin]      2.3.0cvs25
4393
4394         * src/etpan/imap-thread.c
4395                 Fix threshold (the append command is often > 32 bytes)
4396
4397 2006-06-19 [colin]      2.3.0cvs24
4398
4399         * src/imap.c
4400         * src/etpan/imap-thread.c
4401                 Workaround Rockliffe IMAP server bug: replace
4402                 "x UID SEARCH (ANSWERED UID 1:*)" with
4403                 "x UID SEARCH ANSWERED"
4404                 (Rockliffe doesn't handle the parenthesis)
4405
4406 2006-06-19 [colin]      2.3.0cvs23
4407
4408         * src/compose.c
4409         * src/imap.c
4410         * src/etpan/imap-thread.c
4411                 Probably fix bug #972 (Freezes when adding 
4412                 an attachment to the message)
4413         * src/common/defs.h
4414                 Modernize Firefox cmd
4415
4416
4417 2006-06-18 [colin]      2.3.0cvs22
4418
4419         * src/prefs_customheader.c
4420                 Only allow correct filenames for various
4421                 custom headers
4422
4423 2006-06-18 [colin]      2.3.0cvs21
4424
4425         * src/prefs_customheader.c
4426                 Add a 'From File...' button in custom headers prefs, which
4427                 try to do the right thing: 
4428                 for normal headers, use file as plaintext,
4429                 for X-Face, calls compface,
4430                 for Face, encode to b64.
4431
4432 2006-06-17 [colin]      2.3.0cvs20
4433
4434         * src/mh.c
4435                 Warning fix
4436
4437 2006-06-16 [colin]      2.3.0cvs19
4438
4439         * src/summaryview.c
4440                 Recursive quicksearch: show message list
4441                 in current folder, *then* search children
4442                 in the background.
4443
4444 2006-06-16 [colin]      2.3.0cvs18
4445
4446         * src/main.c
4447                 Instead of ignoring SIGPIPE, save caches
4448                 when getting one. Will fix the fact that
4449                 hot caches are out-of-date when logging 
4450                 out of Xorg.
4451         * src/compose.c
4452         * src/prefs_compose_writing.c
4453                 Only save text (not attachments) when 
4454                 auto-saving to drafts
4455         * src/unmime.c
4456                 Always replace \n, \r and \t with spaces
4457                 in headers
4458         * manual/dist/html/Makefile.am
4459         * manual/dist/pdf/Makefile.am
4460         * manual/dist/ps/Makefile.am
4461         * manual/dist/txt/Makefile.am
4462         * manual/fr/dist/html/Makefile.am
4463         * manual/fr/dist/pdf/Makefile.am
4464         * manual/fr/dist/ps/Makefile.am
4465         * manual/fr/dist/txt/Makefile.am
4466         * manual/pl/dist/html/Makefile.am
4467         * manual/pl/dist/pdf/Makefile.am
4468         * manual/pl/dist/ps/Makefile.am
4469         * manual/pl/dist/txt/Makefile.am
4470                 Fix make clean removing pregenerated manuals
4471
4472
4473 2006-06-16 [colin]      2.3.0cvs17
4474
4475         * src/plugins/pgpcore/sgpgme.c
4476         * src/plugins/pgpmime/pgpmime.c
4477         * src/plugins/pgpinline/pgpinline.c
4478                 Better error reporting in setup_signers.
4479                 Don't fallback to default key if specified
4480                 key isn't found.
4481                 Don't allow signing if more than one secret
4482                 key matches the one specified in prefs.
4483
4484 2006-06-15 [colin]      2.3.0cvs16
4485
4486         * src/folderview.c
4487                 Add "Send queue" in the folder's contextual
4488                 menu
4489         * src/compose.c
4490         * src/messageview.c
4491         * src/privacy.c
4492         * src/privacy.h
4493         * src/procmime.c
4494         * src/procmsg.c
4495         * src/plugins/pgpcore/passphrase.c
4496         * src/plugins/pgpcore/sgpgme.c
4497         * src/plugins/pgpinline/pgpinline.c
4498         * src/plugins/pgpmime/pgpmime.c
4499                 Better error reporting
4500         * src/mbox.c
4501                 Probably fix bug #971 (2.2.3 cannot read mail 
4502                 from local mbox)
4503
4504
4505 2006-06-15 [mones]      2.3.0cvs15
4506
4507         * tools/make.themes.project
4508                 creates the themes project from the web page
4509
4510 2006-06-15 [colin]      2.3.0cvs14
4511
4512         * src/folder.c
4513                 Better fix (avoid losing the folder if scan_tree 
4514                 fails)
4515
4516 2006-06-15 [cleroy]     2.3.0cvs13
4517
4518         * src/folder.c
4519                 Probably fix Bug #969 (crash on rebuilding 
4520                 imap folder)
4521
4522 2006-06-14 [colin]      2.3.0cvs12
4523
4524         * manual/dtd/manual.xsl
4525         * manual/sylpheed-claws-manual.xml
4526         * manual/fr/sylpheed-claws-manual.xml
4527         * manual/pl/sylpheed-claws-manual.xml
4528                 Insert pagebreaks between sections
4529
4530 2006-06-14 [paul]       2.3.0cvs11
4531
4532         * configure.ac
4533                 better fix than 2.3.0cvs10
4534
4535 2006-06-14 [paul]       2.3.0cvs10
4536
4537         * configure.ac
4538                 fix setting of PACKAGE_DATA_DIR with newer autoconf
4539                 (backwards compatible)
4540
4541 2006-06-13 [colin]      2.3.0cvs9
4542
4543         * src/messageview.c
4544                 Fix sending of return receipt with the new queue folders
4545
4546 2006-06-13 [wwp]        2.3.0cvs8
4547
4548         * src/quote_fmt_lex.l
4549                 fix wrong tokens returned in quote_fmt lexer, query not().
4550
4551 2006-06-13 [wwp]        2.3.0cvs7
4552
4553         * src/folder.c
4554         * src/prefs_folder_item.c
4555                 allow changing folder type even when folder is not a top-level one,
4556                 thanks to Colin.
4557
4558 2006-06-12 [colin]      2.3.0cvs6
4559
4560         * src/folderview.c
4561                 Fix double-ask of "Do you want to mark all
4562                 as read"
4563
4564 2006-06-12 [colin]      2.3.0cvs5
4565
4566         * src/compose.c
4567         * src/compose.h
4568         * src/folder.c
4569         * src/folder.h
4570         * src/imap.c
4571         * src/inc.c
4572         * src/main.c
4573         * src/messageview.c
4574         * src/mh.c
4575         * src/prefs_folder_item.c
4576         * src/procheader.c
4577         * src/procmime.c
4578         * src/procmsg.c
4579         * src/procmsg.h
4580         * src/send_message.c
4581         * src/summaryview.c
4582         * src/toolbar.c
4583                 Apply bug #964's patch (Queue and drafts aren't normal)
4584                 The Drafts and Queue folder now contain RFC-822 files,
4585                 allowing to move and copy mails from and to these 
4586                 folders. Moving from Drafts to Queue will prepare the
4587                 mail for sending (PGP signature, encryption, etc).
4588                 This patch also rework sending errors handling to try
4589                 to be more helpful.
4590                 Also, allow redefining folder types via the GUI 
4591                 (Folder type in its Properties)
4592
4593 2006-06-12 [colin]      2.3.0cvs4
4594
4595         * src/summaryview.c
4596         * src/prefs_common.c
4597         * src/prefs_common.h
4598         * src/gedit-print.c
4599                 Allow to define a specific print font - patch
4600                 by Bernhard Walle <bernhard.walle@gmx.de>
4601         * src/prefs_fonts.c
4602         * manual/advanced.xml
4603         * manual/fr/advanced.xml
4604                 Add a hidden pref to allow deletion without
4605                 confirmation
4606
4607 2006-06-12 [wwp]        2.3.0cvs3
4608
4609         * .cvsignore
4610                 more files to ignore.
4611
4612 2006-06-12 [wwp]        2.3.0cvs2
4613
4614         * src/quote_fmt.c
4615         * src/quote_fmt_lex.l
4616         * src/quote_fmt_parse.y
4617                 extend the quote_fmt parser (templates and quotes):
4618                 - allow limited sub-expressions in |p{} and |f{} expressions,
4619                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
4620                 - implemented/fixed missing implementation of query_references and show_references,
4621                 - completed, fixed contents and format of the symbols help dialog,
4622                 - fix some compilation warnings.
4623
4624 2006-06-12 [wwp]        2.3.0cvs1
4625
4626         * manual/advanced.xml
4627         * manual/fr/advanced.xml
4628                 updates in the "templates" section of the manual (eng/fr):
4629                  - be more precise (both versions)
4630                  - completed to match the english reference (fr version)
4631                  - touchups (both versions)
4632
4633 2006-06-12 [paul]       2.3.0
4634
4635         2.3.0 released
4636
4637 2006-06-12 [paul]       2.2.3cvs14
4638
4639         * po/ca.po
4640         * po/cs.po
4641         * po/de.po
4642         * po/el.po
4643         * po/fr.po
4644         * po/it.po
4645         * po/pt_BR.po
4646         * po/sr.po
4647         * po/zh_CN.po
4648                 updated by Miquel Oliete, Tim, Stephan Sachse,
4649                 Stavros Giannouris, Fabien Vantard, Andrea
4650                 Spadaccini, Frederico Goncalves Guimaraes,
4651                 Aleksandar Urosevic, and Ralgh Young
4652
4653 2006-06-12 [colin]      2.2.3cvs13
4654
4655         * src/mbox.c
4656                 Add missing header
4657
4658 2006-06-11 [colin]      2.2.3cvs12
4659
4660         * src/msgcache.c
4661                 Verify that g_malloc() succeeded
4662
4663 2006-06-11 [colin]      2.2.3cvs11
4664
4665         * src/wizard.c
4666                 Add Face header to welcome mail
4667
4668 2006-06-10 [colin]      2.2.3cvs10
4669
4670         * src/textview.c
4671                 Revert previous (Forgot it changes the
4672                 margin on the whole mail)
4673
4674 2006-06-10 [colin]      2.2.3cvs9
4675
4676         * src/textview.c
4677                 Don't overlap long headers under (X-)Face
4678
4679 2006-06-10 [mones]      2.2.3cvs8
4680
4681         * manual/xml2pdf
4682                 allow generation of manual on systems lacking saxon binary
4683                 but with java and the saxon library installed
4684
4685         * po/es.po
4686                 updated for release
4687
4688 2006-06-09 [colin]      2.2.3cvs7
4689
4690         * src/summaryview.c
4691                 Fix leak when using Display Sender using Addressbook
4692
4693 2006-06-09 [colin]      2.2.3cvs6
4694
4695         * src/compose.c
4696         * src/folder.c
4697         * src/folderview.c
4698         * src/mimeview.c
4699         * src/summaryview.c
4700                 More leaks fixes
4701
4702 2006-06-09 [paul]       2.2.3cvs5
4703
4704         * AUTHORS
4705         * src/gtk/authors.h
4706         * tools/claws.i18n.status.pl
4707                 updated with new info
4708
4709 2006-06-09 [paul]       2.2.3cvs4
4710
4711         * README
4712                 updated
4713         * manual/ack.xml
4714                 add wwp to authors list
4715         * src/gtk/authors.h
4716                 update mine and Colin's addresses
4717
4718 2006-06-08 [colin]      2.2.3cvs3
4719
4720         * src/etpan/imap-thread.c
4721                 Fix leak on SSL cert check
4722
4723 2006-06-08 [colin]      2.2.3cvs2
4724
4725         * src/common/utils.c
4726                 Fix leak
4727
4728 2006-06-08 [paul]       2.2.3cvs1
4729
4730         * configure.ac
4731                 Update version number following
4732                 stable release
4733
4734 2006-06-07 [colin]      2.2.2cvs3
4735
4736         * src/msgcache.c
4737                 Fix catching cache read errors (guint instead of gint)
4738                 Prevent malloc'ing more than 8MB (means cache corruption)
4739
4740 2006-06-07 [paul]       2.2.2cvs2
4741
4742         * src/exporthtml.c
4743         * src/exportldif.c
4744         * src/mh.c
4745         * src/mutt.c
4746         * src/pine.c
4747         * src/common/utils.c
4748                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
4749                 obey $HOME'
4750                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
4751                 Thanks to Colin
4752
4753 2006-06-06 [paul]       2.2.2cvs1
4754
4755         * configure.ac
4756                 Update version number following
4757                 stable release
4758
4759 2006-06-06 [paul]       2.2.1cvs6
4760
4761         * src/matcher.c
4762                 fix  implicit declaration of
4763                 sylpheed_do_idle()
4764                 Patch by Fabien Vantard
4765
4766 2006-06-06 [paul]       2.2.1cvs5
4767
4768         * src/matcher.c
4769                 fix age_greater and age_lower so that they
4770                 mean what say and not '...or equal to'
4771                 Thanks to Colin
4772
4773 2006-06-06 [paul]       2.2.1cvs4
4774
4775         * src/textview.c
4776         * src/common/utils.c
4777                 fix URI check
4778                 Thanks to Colin
4779
4780 2006-06-05 [wwp]        2.2.1cvs3
4781
4782         * manual/fr/account.xml
4783                 minor language fixes (thanks to Fabien Vantard).
4784
4785 2006-06-05 [colin]      2.2.1cvs2
4786
4787         * src/prefs_folder_item.c
4788         * src/folderview.c
4789                 Allow recursive setting of properties 
4790                 for whole mailboxes
4791         * src/matcher.c
4792                 Don't freeze on 'test' filtering rule
4793
4794 2006-06-05 [colin]      2.2.1cvs1
4795
4796         * configure.ac
4797                 Update version number following
4798                 stable release
4799
4800 2006-06-04 [wwp]        2.2.0cvs82
4801
4802         * manual/glossary.xml
4803         * manual/account.xml
4804         * manual/fr/glossary.xml
4805         * manual/fr/account.xml
4806                 added glossary section and references/links related to the Face custom header.
4807
4808 2006-06-04 [colin]      2.2.0cvs81
4809
4810         * src/summaryview.c
4811                 Skip to next message on move with no
4812                 immediate execution
4813
4814 2006-06-04 [wwp]        2.2.0cvs80
4815
4816         * manual/xml2pdf
4817                 added sanity checks, exit when needed.
4818
4819 2006-06-03 [paul]       2.2.0cvs79
4820
4821         * src/prefs_receive.c
4822                 page name is now 'Receiving'
4823         * src/prefs_send.c
4824                 page name is now 'Sending'
4825
4826 2006-06-03 [colin]      2.2.0cvs78
4827
4828         * src/plugins/spamassassin/spamassassin_gtk.c
4829                 Autoswitch to Localhost if transport was previously
4830                 disabled. Else people had to check [] Enable, then
4831                 *reselect* transport.
4832
4833 2006-06-03 [colin]      2.2.0cvs77
4834
4835         * src/plugins/pgpinline/pgpinline.c
4836         * src/plugins/pgpmime/pgpmime.c
4837                 Check that gpg_data_release_and_get_mem 
4838                 didn't fail (now, why this happens...)
4839
4840 2006-06-03 [colin]      2.2.0cvs76
4841
4842         * src/mbox.c
4843                 Fix bug #962 (Manual and/or UI should 
4844                 warn about incompatible locking 
4845                 causing dataloss)
4846
4847 2006-06-02 [cleroy]     2.2.0cvs75
4848
4849         * src/filtering.c
4850         * src/folder.c
4851         * src/procmsg.c
4852         * src/summaryview.c
4853                 Fix a few leaks
4854
4855 2006-06-02 [colin]      2.2.0cvs74
4856
4857         * src/main.c
4858                 On exit, free caches after writing them
4859                 Shuts up some valgrind false positives
4860         * src/procmsg.c
4861         * src/send_message.c
4862                 Fix races when reusing existing SMTP connections
4863                 Fix inexistant session timeout
4864         * src/toolbar.c
4865                 Display alertpanel after all queues have
4866                 been processed, not after each
4867
4868 2006-06-02 [wwp]        2.2.0cvs73
4869
4870         * manual/fr/glossary.xml
4871         * manual/fr/ack.xml
4872         * manual/ack.xml
4873                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
4874
4875 2006-06-02 [wwp]        2.2.0cvs72
4876
4877         * manual/xml2pdf
4878         * manual/dist/pdf/Makefile.am
4879         * manual/dtd/manual.xsl
4880         * manual/fr/dist/pdf/Makefile.am
4881         * manual/pl/dist/pdf/Makefile.am
4882                 we changed the procedure to generate the .pdf version of the manual.
4883                 The procedure is more modern and the .pdf we get now has a valid index.
4884                 Here are the new pre-requisites:
4885
4886                 - JRE 1.x (1.4 here): there must be one from your distro
4887                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
4888                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
4889                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
4890
4891                 See my posts for further info about the installation of this toolchain:
4892
4893                 Date: Fri, 19 May 2006 19:40:06 +0200
4894                 From: wwp <subscript@free.fr>
4895                 To: sylpheed-claws-devel@lists.sourceforge.net
4896                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
4897
4898                 and
4899
4900                 Date: Wed, 24 May 2006 12:58:49 +0200
4901                 From: wwp <subscript@free.fr>
4902                 To: sylpheed-claws-devel@lists.sourceforge.net
4903                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
4904
4905 2006-06-01 [colin]      2.2.0cvs71
4906
4907         * src/compose.c
4908                 Better guards against IMAP races
4909         * src/main.c
4910         * src/prefs_common.c
4911         * src/prefs_common.h
4912         * src/common/ssl_certificate.c
4913         * src/etpan/imap-thread.c
4914         * src/etpan/imap-thread.h
4915         * src/gtk/sslcertwindow.c
4916                 New hidden option ssl_skip_cert_check to 
4917                 avoid dups of bug #959 (libetpan linked
4918                 against gnutls and gnutls buggy on 64bit)
4919                 Present expired warning only once per
4920                 session/server.
4921         * manual/advanced.xml
4922         * manual/fr/advanced.xml
4923                 Document new option
4924
4925 2006-06-01 [wwp]        2.2.0cvs70
4926
4927         * src/messageview.c
4928                 fix for bug #961 (return receipt dialog 
4929                 complains incorrectly about return-path 
4930                 email adress being different), thanks 
4931                 to Colin.
4932
4933 2006-05-31 [cleroy]     2.2.0cvs69
4934
4935         * src/common/ssl.c
4936                 Guard against NULLs, although this
4937                 should never be an issue
4938
4939 2006-05-31 [colin]      2.2.0cvs68
4940
4941         * src/filtering.c
4942                 Use g_slist_prepend
4943         * src/imap.c
4944                 Don't remove caches when destroying folder, it
4945                 could (should) be done at exit
4946         * src/inc.c
4947                 free processing cache after incorporation
4948         * src/etpan/imap-thread.c
4949                 Maybe fix bug #959 (Crash on moving to emails 
4950                 to a imap account per ssl with a expired 
4951                 certificate.)
4952
4953 2006-05-30 [colin]      2.2.0cvs67
4954
4955         * src/summaryview.c
4956                 Put back event flush when displaying message
4957                 It avoids reading a bunch of messages just
4958                 by hitting shift-n for too long ;)
4959
4960 2006-05-29 [colin]      2.2.0cvs66
4961
4962         * src/summaryview.c
4963                 Remove useless g_warnings
4964
4965 2006-05-29 [colin]      2.2.0cvs65
4966
4967         * src/imap.c
4968                 Fix g_slist_append()s for performance
4969
4970 2006-05-29 [colin]      2.2.0cvs64
4971
4972         * src/compose.c
4973         * src/common/utils.c
4974                 Fix extraneous tab at start of addresses
4975         * src/mainwindow.c
4976                 Fix warnings (thanks to Fabien)
4977                 Fix crash at exit when composing messages 
4978                 exist
4979         * src/pop.c
4980                 Fix progress bar when deleting expired mails
4981                 Thanks to Hiro
4982         * src/summaryview.c
4983         * src/gtk/gtksctree.c
4984                 Fix re-sorting slowness
4985
4986 2006-05-29 [paul]       2.2.0cvs63
4987
4988         * src/mh.c
4989                 fetch full message when moving mails
4990                 from another mailbox, (fixed data loss
4991                 when filtering from IMAP to MH, introduced
4992                 in 2.2.0cvs57).
4993                 Thanks to Colin
4994
4995 2006-05-29 [mones]      2.2.0cvs62
4996
4997         * src/gtk/gtksctree.c
4998                 Unselect faster (patch by Colin)        
4999
5000 2006-05-26 [colin]      2.2.0cvs61
5001
5002         * src/summaryview.c
5003                 Unplug MSGINFO_UPDATE callback on delete too.
5004
5005 2006-05-26 [colin]      2.2.0cvs60
5006
5007         * src/foldersel.c
5008                 Fix bold in folder selection window with glib2.10
5009                 thanks Hiro
5010
5011 2006-05-26 [colin]      2.2.0cvs59
5012
5013         * src/procheader.c
5014                 Convert date only if necessary (and don't
5015                 try to convert from utf8 to utf8, too)
5016         * src/summaryview.c
5017                 Only set column's text if the column's 
5018                 displayed
5019
5020 2006-05-26 [colin]      2.2.0cvs58
5021
5022         * src/summaryview.c
5023         * src/gtk/gtkutils.c
5024                 Fix useless warning
5025
5026 2006-05-26 [colin]      2.2.0cvs57
5027
5028         * src/mainwindow.c
5029                 Make summaryview selectable as long as 
5030                 no message has focus
5031         * src/mh.c
5032                 Faster deletion (by implementing mh_remove_msgs)
5033                 Faster copy (avoid using mh_fetch_msg just to get
5034                 the filename)
5035                 Faster move (using move_file instead of copy_file
5036                 if MSG_IS_MOVE)
5037                 No progressbar if total number of mails to cp/mv 
5038                 is less than 100
5039         * src/summaryview.c
5040                 Fix removal from subject_table when mail gets moved
5041                 Faster deletion (g_slist_prepend instead of append)
5042         * src/gtk/gtksctree.c
5043                 Remove useless code
5044
5045 2006-05-25 [colin]      2.2.0cvs56
5046
5047         * src/common/ssl_certificate.c
5048                 Fix leak in expired cert check
5049
5050 2006-05-25 [colin]      2.2.0cvs55
5051
5052         * src/mh.c
5053                 Disable flags syncing on .mh_sequences - it
5054                 is buggy and marks mails read under unknown
5055                 conditions.
5056
5057 2006-05-25 [paul]
5058
5059         * 2.3.0-rc4 released
5060
5061 2006-05-24 [colin]      2.2.0cvs54
5062
5063         attention cvs users: if you manage to crash
5064         Sylpheed-Claws while moving, copying or deleting
5065         mails, we *are* interested in stack traces and
5066         valgrind logs. It looks stable, but one never
5067         knows...
5068
5069         * src/folder.c
5070                 Add progressbar for cache updates
5071         * src/folderutils.c
5072                 Optimize Mark all read in the current
5073                 folder
5074         * src/mh.c
5075                 Add progressbar for copy/move
5076         * src/procmsg.c
5077                 Optimize O(n^2) in copy/move
5078         * src/summaryview.c
5079         * src/gtk/gtksctree.c
5080                 Optimize O(n^2) algos
5081         * src/common/timing.h
5082                 Display ms instead of us
5083
5084 2006-05-24 [wwp]        2.2.0cvs53
5085
5086         * manual/fr/advanced.xml
5087                 updates to the French manual.
5088
5089 2006-05-24 [wwp]        2.2.0cvs52
5090
5091         * src/common/utils.c
5092                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
5093
5094 2006-05-24 [wwp]        2.2.0cvs51
5095
5096         * src/folderutils.c
5097                 fixed "mark all read" in MH folders (thanks to Colin).
5098
5099 2006-05-24 [paul]       2.2.0cvs50
5100
5101         * doc/man/sylpheed-claws.1
5102                 updated the man page
5103
5104 2006-05-23 [colin]      2.2.0cvs49
5105
5106         * src/folderview.c
5107         * src/imap.c
5108         * src/inc.c
5109         * src/mbox.c
5110         * src/messageview.c
5111         * src/news.c
5112         * src/send_message.c
5113         * src/summaryview.c
5114         * src/gtk/sslcertwindow.c
5115                 alertpanel fixes, by Fabien
5116
5117 2006-05-23 [colin]      2.2.0cvs48
5118
5119         * src/folder.c
5120         * src/folderview.c
5121         * src/msgcache.c
5122         * src/summaryview.c
5123         * src/gtk/gtksctree.c
5124         * src/gtk/gtksctree.h
5125                 More timings
5126                 Fix slow loading problem, which was caused by the
5127                 use of some gtk_ctree funcs and their use of
5128                 g_list_position while gtk_ctree_(un)link'ing.
5129                 Reap more functions from gtkctree.c to be sure we
5130                 use our (fast) version instead of theirs.
5131         * src/mh.c
5132                 Fix copy of unread mails
5133
5134
5135 2006-05-22 [wwp]        2.2.0cvs47
5136
5137         * manual/fr/advanced.xml
5138                 updated.
5139
5140 2006-05-22 [colin]      2.2.0cvs46
5141
5142         * src/filtering.c
5143                 Fix possible infinite loop. 'copy' is not a 
5144                 final action, so when encountering a 'copy',
5145                 we have to check if a previous one was set
5146                 and do it. In the same way, if we encounter
5147                 a 'move' we have to perform a possibly 
5148                 pending 'copy'. This will slow down filtering
5149                 on IMAP if move+copy or multiple copy actions
5150                 are to be done, but handling it via the batch
5151                 would be really too convoluted.
5152
5153 2006-05-22 [wwp]        2.2.0cvs45
5154
5155         * manual/fr/advanced.xml
5156         * manual/fr/faq.xml
5157         * manual/fr/glossary.xml
5158         * manual/fr/handling.xml
5159         * manual/fr/intro.xml
5160         * manual/fr/plugins.xml
5161         * manual/fr/sylpheed-claws-manual.xml
5162                 sync w/ the english manual: updates URIs, documented mailing-list
5163                 support, better explanation about the enabled/disabled feature
5164                 in filtering/processing rules by Paul.
5165
5166 2006-05-21 [colin]      2.2.0cvs44
5167
5168         * src/summaryview.c
5169                 Don't expand after building threads, but during
5170
5171 2006-05-21 [colin]      2.2.0cvs43
5172
5173         * src/procmsg.c
5174         * src/summaryview.c
5175                 More timing possibilities... For next time I have 
5176                 to find out how the hell some 3GHz computer takes
5177                 one minute to open a 30k folder...
5178
5179 2006-05-21 [colin]      2.2.0cvs42
5180
5181         * manual/pl/advanced.xml
5182         * manual/pl/faq.xml
5183         * manual/pl/glossary.xml
5184         * manual/pl/handling.xml
5185         * manual/pl/intro.xml
5186         * manual/pl/plugins.xml
5187         * manual/pl/sylpheed-claws-manual.xml
5188                 Polish manual updated by Pawel
5189
5190 2006-05-20 [colin]
5191
5192         * 2.3.0-rc3 released
5193
5194 2006-05-20 [colin]      2.2.0cvs41
5195
5196         * src/imap.c
5197                 Fix -rc2 problems:
5198                 - remove cache of moved messages from original folder
5199                 - apply new flags to messages even if they aren't appliable
5200                   via IMAP.
5201
5202 2006-05-20 [colin]
5203
5204         * 2.3.0-rc2 released
5205
5206 2006-05-19 [colin]      2.2.0cvs40
5207
5208         * src/imap.c
5209                 Don't issue SELECT in imap_change_flags
5210                 before having checked that we indeed have
5211                 some flags to change. MSG_POSTFILTERED for
5212                 example can't be used on IMAP.
5213                 Fixes bug #955 (copying messages between 
5214                 imap folders is extremely slow), which was
5215                 a regression.
5216
5217 2006-05-19 [colin]      2.2.0cvs39
5218
5219         * src/folder.c
5220         * src/folder.h
5221         * src/folderview.c
5222                 Try to fix bug #830 (Some unread messages 
5223                 get marked read in IMAP inbox):
5224                 - Prevent scanning a folder if it's being 
5225                   opened via the GUI
5226                 - Postpone opening via the GUI of a folder
5227                   currently scanned.
5228
5229
5230 2006-05-19 [wwp]        2.2.0cvs38
5231
5232         * manual/advanced.xml
5233                 fix English+typo (thanks to Paul).
5234
5235 2006-05-19 [wwp]        2.2.0cvs37
5236
5237         * manual/advanced.xml
5238         * manual/fr/advanced.xml
5239         * src/gtk/logwindow.c
5240         * src/prefs_common.c
5241         * src/prefs_common.h
5242                 added hidden prefs to allow customization of colors used in
5243                 protocol log window (useful for dark gtk+ themes).
5244
5245 2006-05-19 [wwp]        2.2.0cvs36
5246
5247         * ChangeLog
5248                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
5249
5250 2006-05-19 [paul]       2.2.0cvs35
5251
5252         * src/textview.c
5253                 make Reply-To fully clickable
5254         * src/gtk/logwindow.c
5255                 more colouring (SMTP ESMTP)
5256         Both patches by Pawel Pekala
5257
5258 2006-05-19 [cleroy]     2.2.0cvs34
5259
5260         * src/mh.c
5261                 Don't update flags from current folder
5262                 Probably fixes bug #935 (Read Messages 
5263                 Revert to Being Marked as Unread)
5264
5265 2006-05-18 [colin]      2.2.0cvs33
5266
5267         * src/imap.c
5268                 Warning fix
5269         * src/compose.c
5270         * src/mainwindow.c
5271         * src/summaryview.c
5272         * src/toolbar.c
5273                 Allow replying to multiple emails
5274                 in multiple windows
5275         * src/mimeview.c
5276         * src/etpan/imap-thread.c
5277                 Leak fixes
5278
5279 2006-05-18 [paul]       2.2.0cvs32
5280
5281         * src/summaryview.c
5282                 keep Mailing-List menu refreshed
5283                 Thanks to Colin
5284
5285 2006-05-18 [paul]       2.2.0cvs31
5286
5287         * manual/advanced.xml
5288         * manual/faq.xml
5289         * manual/glossary.xml
5290         * manual/handling.xml
5291         * manual/intro.xml
5292         * manual/plugins.xml
5293         * manual/sylpheed-claws-manual.xml
5294                 update URLs
5295                 add info about mailing-list support
5296                 edit filtering info
5297         * src/wizard.c
5298         * src/common/defs.h
5299         * src/gtk/about.c
5300         * src/plugins/dillo_viewer/README
5301                 update URLs
5302
5303 2006-05-17 [wwp]        2.2.0cvs30
5304
5305         * manual/handling.xml
5306         * manual/fr/handling.xml
5307                 documented the ability to enabled/disable filtering/processing rules.
5308
5309 2006-05-17 [colin]      2.2.0cvs29
5310
5311         * src/main.c
5312                 Don't initialize g_thread subsystem if it's 
5313                 already done (thanks to Hiro)
5314         * src/mimeview.c
5315                 Fix saving of parts when there name can't be
5316                 converted from UTF-8.
5317
5318 2006-05-17 [paul]       2.2.0cvs28
5319
5320         * po/Makefile.in.in
5321                 fix config.status warning with autoconf 2.60
5322
5323 2006-05-17 [paul]       2.2.0cvs27
5324
5325         * po/POTFILES.in
5326                 add src/mbox.c
5327
5328 2006-05-17 [wwp]        2.2.0cvs26
5329
5330         * src/mainwindow.c
5331                 fix useless and potentially dangerous buffer walking (thanks to Colin).
5332
5333 2006-05-17 [wwp]        2.2.0cvs25
5334
5335         * src/plugins/demo/demo.c
5336                 updated product name in plugin demo (many plugins need to be
5337                 sync'ed w/ that change).
5338
5339 2006-05-17 [colin]      2.2.0cvs24
5340
5341         * src/mh.c
5342                 Fix leak
5343
5344 2006-05-16 [colin]      2.2.0cvs23
5345
5346         * src/mainwindow.c
5347                 Stupid me hit again. Fix cvs22.
5348
5349 2006-05-16 [colin]      2.2.0cvs22
5350
5351         * src/mainwindow.c
5352                 Fix bug #922 (sylpheed-claws crashed after 
5353                 pushing on Inbox folder)
5354
5355 2006-05-16 [colin]      2.2.0cvs21
5356
5357         * src/compose.c
5358                 Make From header be copy/paste/select-able
5359
5360 2006-05-16 [wwp]        2.2.0cvs20
5361
5362         * src/export.c
5363         * src/matcher.c
5364         * src/summaryview.c
5365         * src/etpan/imap-thread.c
5366                 fix some compiler warnings (thanks to Colin).
5367
5368 2006-05-16 [wwp]        2.2.0cvs19
5369
5370         * src/action.c
5371         * src/gedit-print.c
5372         * src/inc.c
5373         * src/mainwindow.c
5374         * src/mh.c
5375         * src/statusbar.c
5376         * src/send_message.c
5377         * src/summaryview.c
5378                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
5379
5380 2006-05-15 [colin]      2.2.0cvs18
5381
5382         * src/procmsg.c
5383                 Fix automatic rule creation with List-Post
5384
5385 2006-05-15 [paul]       2.2.0cvs17
5386
5387         * tools/filter_conv_new.pl
5388                 updated for rule enabling/disabling
5389                 claws version >= 2.3.x required
5390
5391 2006-05-15 [cleroy]     2.2.0cvs16
5392
5393         * src/main.c
5394                 Revert test
5395
5396 2006-05-15 [cleroy]     2.2.0cvs15
5397
5398         * src/main.c
5399                 test
5400
5401 2006-05-15 [wwp]        2.2.0cvs14
5402
5403         * manual/pl/.cvsignore
5404                 ignore generated files.
5405
5406 2006-05-14 [wwp]        2.3.0-rc1
5407
5408         * 2.3.0-rc1 released
5409
5410 2006-05-13 [wwp]        2.2.0cvs13
5411
5412         * src/filtering.c
5413         * src/filtering.h
5414         * src/matcher.c
5415         * src/matcher_parser_lex.l
5416         * src/matcher_parser_parse.y
5417         * src/prefs_filtering.c
5418                 new feature: provide the ability to disable filtering and processing
5419                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
5420                 adaptations.
5421
5422 2006-05-13 [colin]      2.2.0cvs12
5423
5424         * src/compose.c
5425                 Remove useless if (a) b; else b;
5426                 Thanks to wwp
5427
5428 2006-05-13 [wwp]        2.2.0cvs11
5429
5430         * src/export.c
5431         * src/import.c
5432         * src/mainwindow.c
5433         * src/mbox.c
5434         * src/summaryview.c
5435         * src/summaryview.h
5436                 no more silent failures (or at least less ones) when importing
5437                 or exporting from/to mbox. Also start importing/exporting if
5438                 the necessary info is set.
5439
5440 2006-05-13 [wwp]        2.2.0cvs10
5441
5442         * RELEASE_NOTES
5443                 restored up-to-date release notes.
5444
5445 2006-05-13 [paul]       2.2.0cvs9
5446
5447         * po/nl.po
5448         * po/ru.po
5449                 updated by Tim Dijkstra and Pavlo Bohmat
5450
5451 2006-05-12 [colin]      2.2.0cvs8
5452
5453         * src/gtk/quicksearch.c
5454                 Add "k" as shortcut for "colorlabel". Patch
5455                 by ath42@users.sf.net.
5456
5457 2006-05-12 [paul]       2.2.0cvs7
5458
5459         * src/prefs_common.h
5460         * src/prefs_summaries.c
5461         * src/summaryview.c
5462                 when entering a folder also allow
5463                 going directly to first Marked message
5464
5465 2006-05-12 [paul]       2.2.0cvs6
5466
5467         * src/summaryview.c
5468                 always obey 'confirm before marking all
5469                 mails read' option
5470
5471 2006-05-12 [paul]       2.2.0cvs5
5472
5473         * src/textview.c
5474                 make Sender fully clickable
5475
5476 2006-05-12 [colin]      2.2.0cvs4
5477
5478         * src/compose.c
5479         * src/compose.h
5480                 Let From be editable
5481         * src/main.c
5482         * src/mh.c
5483                 Full support of .mh_sequences' Unseen seq
5484
5485 2006-05-12 [colin]      2.2.0cvs3
5486
5487         * src/folder.c
5488         * src/mainwindow.c
5489         * src/mainwindow.h
5490         * src/messageview.c
5491         * src/prefs_spelling.c
5492         * src/procheader.c
5493         * src/procmsg.c
5494         * src/procmsg.h
5495         * src/summaryview.c
5496         * src/toolbar.c
5497         * src/toolbar.h
5498                 Add contextual menu on Compose toolbar
5499                 button. Fixes bug #944 (Automatic
5500                 addresses not applied when changing account
5501                 from compose window)
5502                 add Mailing List support
5503                 based on the old 0.6.5claws25 patch by
5504                 Melvin Hadasht, with finishing touches
5505                 by Colin
5506                 Fix "ignore thread" when mails are threaded by
5507                 subject (and weren't ignored although appearing
5508                 in the thread).
5509                 GUI rework.
5510                 Both patches by Pawel.
5511
5512 2006-05-08 [paul]       2.2.0cvs2
5513
5514         * src/mainwindow.c
5515         * src/mainwindow.h
5516         * src/messageview.c
5517         * src/procheader.c
5518         * src/procmsg.c
5519         * src/procmsg.h
5520         * src/summaryview.c
5521                 add Mailing List support
5522                 based on the old 0.6.5claws25 patch by 
5523                 Melvin Hadasht, with finishing touches
5524                 by Colin
5525
5526 2006-05-08 [colin]      2.2.0cvs1
5527
5528         * src/mainwindow.c
5529         * src/toolbar.c
5530         * src/toolbar.h
5531                 Add contextual menu on Compose toolbar 
5532                 button. Fixes bug #944 (Automatic 
5533                 addresses not applied when changing account 
5534                 from compose window)
5535
5536 2006-05-08 [paul]       2.2.0
5537
5538         2.2.0 released
5539
5540 2006-05-08 [paul]       2.1.1cvs51
5541
5542         * po/cs.po
5543         * po/de.po
5544         * po/en_GB.po
5545         * po/fi.po
5546         * po/fr.po
5547         * po/pt_BR.po
5548         * po/sr.po
5549         * po/zh_CN.po
5550                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
5551                 Fabien Vantard, Frederico Goncalves Guimaraes,
5552                 Aleksandar Urosevic, and Ralgh Young
5553
5554 2006-05-12 [colin]      2.1.1cvs50
5555
5556         * po/cs.po
5557         * po/de.po
5558         * po/en_GB.po
5559         * po/es.po
5560         * po/fi.po
5561         * po/fr.po
5562         * po/pt_BR.po
5563         * po/sr.po
5564         * po/zh_CN.po
5565                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
5566                 Fabien Vantard, Frederico Goncalves Guimaraes,
5567                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
5568
5569 2006-05-05 [colin]      2.1.1cvs49
5570
5571         * manual/Makefile.am
5572         * manual/pl/Makefile.am
5573         * manual/pl/account.xml
5574         * manual/pl/ack.xml
5575         * manual/pl/addrbook.xml
5576         * manual/pl/advanced.xml
5577         * manual/pl/faq.xml
5578         * manual/pl/glossary.xml
5579         * manual/pl/gpl.xml
5580         * manual/pl/handling.xml
5581         * manual/pl/intro.xml
5582         * manual/pl/keyboard.xml
5583         * manual/pl/plugins.xml
5584         * manual/pl/starting.xml
5585         * manual/pl/sylpheed-claws-manual.xml
5586         * manual/pl/dist/.cvsignore
5587         * manual/pl/dist/Makefile.am
5588         * manual/pl/dist/html/.cvsignore
5589         * manual/pl/dist/html/Makefile.am
5590         * manual/pl/dist/pdf/.cvsignore
5591         * manual/pl/dist/pdf/Makefile.am
5592         * manual/pl/dist/ps/.cvsignore
5593         * manual/pl/dist/ps/Makefile.am
5594         * manual/pl/dist/txt/.cvsignore
5595         * manual/pl/dist/txt/Makefile.am
5596                 Add the polish translation of the manual,
5597                 Authored by Pawel Pekala.
5598
5599 2006-05-05 [cleroy]     2.1.1cvs48
5600
5601         * src/main.c
5602                 Re-read matcherrc after loading plugins 
5603                 if some of them add folders.
5604
5605 2006-05-03 [colin]      2.1.1cvs47
5606
5607         * src/imap.c
5608                 I'm idiot
5609
5610 2006-05-03 [colin]      2.1.1cvs46
5611
5612         * src/imap.c
5613                 Be sure to have a session when
5614                 getting separator
5615
5616 2006-05-03 [colin]      2.1.1cvs45
5617
5618         * src/imap.c
5619         * src/imap.h
5620         * src/imap_gtk.c
5621                 Fix preventing renaming with namespace 
5622                 separator.
5623
5624 2006-05-01 [colin]      2.1.1cvs44
5625
5626         * src/action.c
5627                 Don't reload messageview when result of
5628                 action is piped.
5629
5630 2006-04-29 [colin]      2.1.1cvs43
5631
5632         * src/prefs_receive.c
5633         * src/plugins/spamassassin/spamassassin_gtk.c
5634         * src/plugins/clamav/clamav_plugin_gtk.c
5635                 GUI fixes by Pawel
5636
5637 2006-04-29 [colin]      2.1.1cvs42
5638
5639         * src/prefs_compose_writing.c
5640         * src/prefs_quote.c
5641                 Cleanups. Patch by Pawel
5642
5643 2006-04-28 [paul]       2.1.1cvs41
5644
5645         * src/matcher.c
5646                 fix returned quick search results when search
5647                 term contains an underscore.
5648                 Thanks to Colin
5649
5650 2006-04-28 [paul]       2.1.1cvs40
5651
5652         * src/prefs_message.c
5653         * src/prefs_receive.c
5654                 GUI cleanups
5655                 Patches by Pawel Pekala
5656
5657 2006-04-27 [colin]      2.1.1cvs39
5658
5659         * src/wizard.c
5660                 Differentiate subject Welcome from
5661                 window's title Welcome
5662
5663 2006-04-27 [paul]
5664
5665         2.2.0-rc1 released
5666
5667 2006-04-27 [paul]       2.1.1cvs38
5668
5669         * manual/advanced.xml
5670         * manual/fr/advanced.xml
5671                 add info about compose_no_markup hidden pref
5672
5673 2006-04-27 [paul]       2.1.1cvs37
5674
5675         * src/prefs_account.c
5676                 improve privacy labels
5677         * src/prefs_msg_colors.c
5678                 change some strings for translators' convenience
5679         * src/gtk/gtkutils.c
5680                 don't underline the link button text
5681
5682 2006-04-25 [colin]      2.1.1cvs36
5683
5684         * src/folder.c
5685                 Complete 2.1.1cvs33 (once more ;)
5686
5687 2006-04-25 [colin]      2.1.1cvs35
5688
5689         * src/editldap.c
5690                 Fix tooltip
5691
5692 2006-04-25 [cleroy]     2.1.1cvs34
5693
5694         * src/compose.c
5695         * src/gtk/gtkaspell.c
5696                 Fix crash on redirect (related to the return 
5697                 of the aspell menu in compose's toolbar)
5698         * src/prefs_msg_colors.c
5699                 Fix sensitivity widgets
5700         * src/image_viewer.c
5701         * src/gtk/pluginwindow.c
5702         * src/gtk/prefswindow.c
5703                 Change released signals to clicked (Fabien)
5704         * po/POTFILES.in
5705         * src/common/socket.c
5706         * src/plugins/spamassassin/spamassassin.c
5707                 Translate strings (Fabien)
5708
5709 2006-04-25 [paul]       2.1.1cvs33
5710
5711         * src/folder.c
5712         * src/folder.h
5713         * src/folderview.c
5714                 complete the fix of bug #912
5715                 Thanks to Colin
5716
5717 2006-04-25 [colin]      2.1.1cvs32
5718
5719         * src/news.c
5720                 Better progress bar
5721         * src/mimeview.c
5722         * src/summaryview.c
5723         * src/summaryview.h
5724                 Fix focus chain
5725                 Patches by Pawel Pekala
5726
5727 2006-04-24 [colin]      2.1.1cvs31
5728
5729         * src/compose.c
5730                 Fix compilation warnings (Fabien)
5731
5732 2006-04-24 [colin]      2.1.1cvs30
5733
5734         * src/addrindex.c
5735         * src/editldap.c
5736         * src/editldap_basedn.c
5737         * src/editldap_basedn.h
5738         * src/ldapctrl.c
5739         * src/ldapctrl.h
5740         * src/ldapquery.c
5741         * src/ldaputil.c
5742         * src/ldaputil.h
5743                 Fix bug #901 (LDAPS support)
5744
5745 2006-04-24 [colin]      2.1.1cvs29
5746
5747         * src/compose.c
5748                 Fix logic on error with send dialog on
5749         * src/imap.c
5750                 Fix compilation without libetpan, thanks
5751                 to Fabien
5752         * src/summaryview.c
5753                 Fix 'context-menu' key
5754
5755 2006-04-23 [colin]      2.1.1cvs28
5756
5757         * src/folder.c
5758                 Never free current's cache to free up 
5759                 memory. Fixes bug #912 (new count 
5760                 randomly set to message count)
5761
5762 2006-04-23 [colin]      2.1.1cvs27
5763
5764         * src/gtk/quicksearch.c
5765                 And remove printf...
5766
5767 2006-04-23 [colin]      2.1.1cvs26
5768
5769         * src/gtk/quicksearch.c
5770                 Fix replacing in quicksearch, and fix inserting
5771                 in the middle of the string. (introduced at 2.1.0cvs22)
5772
5773 2006-04-23 [colin]      2.1.1cvs25
5774
5775         * src/imap.c
5776                 Make sure uidnext is initialized in get_num_list
5777                 (not for stable, related to 2.1.1cvs8 and friends)
5778
5779 2006-04-23 [colin]      2.1.1cvs24
5780
5781         * src/imap.c
5782                 Output something when login is successful
5783                 too
5784
5785 2006-04-23 [colin]      2.1.1cvs23
5786
5787         * src/etpan/imap-thread.c
5788                 Better logging (line-per-line, hide data in fetch)
5789                 Fix a const warning
5790         * src/gtk/logwindow.c
5791         * src/gtk/logwindow.h
5792                 Better logging (color for input/output)
5793
5794 2006-04-21 [colin]      2.1.1cvs22
5795
5796         * src/gtk/quicksearch.c
5797                 On gtk+-2.8, use stock buttons in quicksearch
5798                 Based on a patch by Fabien and a design by Paul
5799
5800 2006-04-21 [colin]      2.1.1cvs21
5801
5802         * src/folderview.c
5803         * src/mainwindow.c
5804                 Fix occasional flicker in folderview
5805         * src/common/utils.c
5806                 Fix bug #943 (Incorrectly parsed email address 
5807                 list in short headers on message view and in 
5808                 printouts)
5809
5810 2006-04-20 [colin]      2.1.1cvs20
5811
5812         * src/imap.c
5813         * src/imap.h
5814         * src/prefs_account.c
5815                 Add ANONYMOUS auth for IMAP
5816
5817 2006-04-20 [paul]       2.1.1cvs19
5818
5819         * src/main.c
5820                 proper fix for 2.1.1cvs18
5821                 Thanks to Colin
5822
5823 2006-04-20 [paul]       2.1.1cvs18
5824
5825         * src/main.c
5826                 fix build warnings
5827
5828 2006-04-20 [paul]       2.1.1cvs17
5829
5830         * src/gtk/quicksearch.c
5831                 fix standard, non-extended Quick search,
5832                 was broken in 2.1.1cvs15.
5833                 Thanks to Colin.
5834
5835 2006-04-20 [colin]      2.1.1cvs16
5836
5837         * src/prefs_matcher.c
5838                 Fix values when reselecting a ~test
5839                 rule
5840
5841 2006-04-19 [colin]      2.1.1cvs15
5842
5843         * src/compose.c
5844         * src/compose.h
5845         * src/gtk/gtkaspell.c
5846         * src/gtk/gtkaspell.h
5847                 Put back Options menu in Spelling/
5848         * src/gtk/quicksearch.c
5849                 Don't search, and show error, if the
5850                 advanced search has a syntax error
5851
5852 2006-04-18 [colin]      2.1.1cvs14
5853
5854         * src/textview.c
5855                 Fix gdk warnings on set_cursor when textview
5856                 isn't visible
5857
5858 2006-04-18 [colin]      2.1.1cvs13
5859
5860         * src/gtk/gtksctree.c
5861                 Remove seemingly useless refresh that causes
5862                 flicker - watch this commit in case of 
5863                 problems before planned backport to stable
5864
5865 2006-04-18 [colin]      2.1.1cvs12
5866
5867         * src/imap.c
5868                 Factorize get/set_xml code
5869         * src/compose.c
5870         * src/prefs_account.c
5871         * src/prefs_account.h
5872         * src/procmsg.c
5873                 Add Encrypt to self option
5874
5875 2006-04-17 [colin]      2.1.1cvs11
5876
5877         * configure.ac
5878                 Fix search on encrpyt function on dragonfly
5879                 Patch by Jonathan Buschmann <jonthn@agmact.com>
5880
5881 2006-04-17 [colin]      2.1.1cvs10
5882
5883         * src/prefs_account.c
5884                 Be safe by default: remove mails from POP3
5885                 after 7 days, not immediately
5886
5887 2006-04-17 [colin]      2.1.1cvs9
5888
5889         * src/etpan/imap-thread.c
5890                 Fix build on DragonFly - patch by 
5891                 Jonathan Buschmann <jonthn@agmact.com>
5892
5893 2006-04-17 [colin]      2.1.1cvs8
5894
5895         * src/imap.c
5896                 Save uidnext between sessions
5897
5898 2006-04-17 [colin]      2.1.1cvs7
5899
5900         * src/imap.c
5901                 scan is required when uid validity changes
5902
5903 2006-04-17 [colin]      2.1.1cvs6
5904
5905         * src/folderview.c
5906                 Don't scan if not necessary, apart in current
5907                 folder and INBOX to fetch flags.
5908         * src/imap.c
5909                 Scan is necessary if unread count changes
5910
5911 2006-04-17 [colin]      2.1.1cvs5
5912
5913         * src/imap.c
5914                 ...But always fetch ANSWERED and DELETED flags for
5915                 INBOX, as filtering can happen on these flags.
5916
5917 2006-04-17 [colin]      2.1.1cvs4
5918
5919         * src/imap.c
5920                 Don't fetch REPLIED and DELETED flags when synchronising
5921                 flags with a closed folder. We only need UNSEEN and FLAGGED
5922                 to update the folderview.
5923
5924 2006-04-17 [colin]      2.1.1cvs3
5925
5926         * src/imap.c
5927                 Faster flag search when there are new mails 
5928                 in a folder. We can do a full search if the 
5929                 folder contains less messages than the new
5930                 list.
5931
5932 2006-04-17 [colin]      2.1.1cvs2
5933
5934         * po/cs.po
5935         * po/de.po
5936         * po/fr.po
5937         * po/nl.po
5938         * po/pt_BR.po
5939                 Update translations from stable branch
5940
5941 2006-04-17 [colin]      2.1.1cvs1
5942
5943         * configure.ac
5944                 Bump version to follow stable release
5945
5946 2006-04-16 [mones]      2.1.0cvs50
5947
5948         * po/es.po
5949                 Updated for release
5950
5951 2006-04-16 [colin]      2.1.0cvs49
5952
5953         * src/textview.c
5954                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
5955                 with gtk < 2.8. Thanks to Fabien Vantard.
5956
5957 2006-04-15 [colin]      2.1.0cvs48
5958
5959         * src/etpan/imap-thread.c
5960                 Fix bug #919 (libetpan: SEGV when connecting 
5961                 using command)
5962
5963 2006-04-14 [colin]      2.1.0cvs47
5964
5965         * src/main.c
5966                 Fix race on --select (should be done better)
5967
5968 2006-04-14 [wwp]        2.1.0cvs46
5969
5970         * src/send_message.c
5971                 enforce a check for domain in account prefs (a sending
5972                 error could be faced if domain was checked but no value set),
5973                 thanks to Colin.
5974
5975 2006-04-14 [colin]      2.1.0cvs45
5976
5977         * src/codeconv.c
5978                 when converting from unknown to unknown, if the
5979                 string is UTF8, don't convert it to the locale
5980                 (which breaks it)
5981
5982 2006-04-14 [colin]      2.1.0cvs44
5983
5984         * src/compose.c
5985                 Don't try to use ASCII for converting headers
5986                 (as done in body)
5987
5988 2006-04-14 [paul]       2.1.0cvs43
5989
5990         * src/crash.c
5991                 add locale/charset info to crash report
5992         * src/gtk/about.c
5993                 add wwp to doc team
5994                 replace 'e-mail' with preferred 'email'
5995         * src/gtk/authors.h
5996                 ensure contributors list is in alphabetical
5997                 order
5998
5999 2006-04-13 [colin]      2.1.0cvs42
6000
6001         * src/textview.c
6002                 Prevent gdk warnings
6003
6004 2006-04-13 [colin]      2.1.0cvs41
6005
6006         * src/common/ssl_certificate.c
6007         * src/common/ssl_certificate.h
6008         * src/gtk/sslcertwindow.c
6009                 Warn on expired certs, and display the expiration date
6010
6011 2006-04-13 [colin]      2.1.0cvs40
6012
6013         * src/plugins/spamassassin/spamassassin_gtk.c
6014                 Fix missing set_text on unix socket
6015
6016 2006-04-13 [wwp]        2.1.0cvs39
6017
6018         * manual/fr/advanced.xml
6019         * manual/fr/glossary.xml
6020                 applied new spam/ham/email lexicon (pourriel, courriel)
6021
6022 2006-04-13 [paul]       2.1.0cvs38
6023
6024         * src/plugins/pgpmime/plugin.c
6025                 remove the mention of S/MIME from the
6026                 description. This is now handled by the
6027                 S/MIME plugin.
6028
6029 2006-04-13 [paul]       2.1.0cvs37
6030
6031         * src/prefs_msg_colors.c
6032                 rework dialog
6033         * src/prefs_folder_item.c
6034         * src/prefs_spelling.c
6035                 add a tooltip to the colour selector buttons
6036
6037 2006-04-13 [wwp]        2.1.0cvs36
6038
6039         * manual/advanced.xml
6040         * manual/glossary.xml
6041         * manual/handling.xml
6042         * manual/keyboard.xml
6043         * manual/plugins.xml
6044         * manual/starting.xml
6045         * manual/fr/account.xml
6046         * manual/fr/ack.xml
6047         * manual/fr/addrbook.xml
6048         * manual/fr/advanced.xml
6049         * manual/fr/faq.xml
6050         * manual/fr/glossary.xml
6051         * manual/fr/gpl.xml
6052         * manual/fr/handling.xml
6053         * manual/fr/intro.xml
6054         * manual/fr/keyboard.xml
6055         * manual/fr/plugins.xml
6056         * manual/fr/starting.xml
6057         * manual/fr/sylpheed-claws-manual.xml
6058                 fixes to the manuals:
6059                  - summaryview -> Message List (same in French)
6060                  - translate key names
6061                  - fix French punctuation, use non-breakable spaces when
6062                    necessary, don't use &thinsp; which is not portable
6063                  - tell what maildir and mbox formats we support
6064
6065 2006-04-12 [wwp]        2.1.0cvs35
6066
6067         * src/prefs_toolbar.c
6068                 unified a replace button more,
6069                 patch by Fabien Vantard <fzzzzz@gmail.com>.
6070
6071 2006-04-12 [wwp]        2.1.0cvs34
6072
6073         * src/prefs_common.c
6074         * src/prefs_msg_colors.c
6075                 make default color labels translatable,
6076                 patch from Fabien Vantard <fzzzzz@gmail.com>,
6077                 thanks to Tim <timbrain@post.cz> for reporting.
6078
6079 2006-04-12 [wwp]        2.1.0cvs33
6080
6081         * manual/glossary.xml
6082         * manual/intro.xml
6083         * manual/plugins.xml
6084         * manual/starting.xml
6085         * manual/sylpheed-claws-manual.xml
6086         * manual/fr/.cvsignore
6087         * manual/fr/account.xml
6088         * manual/fr/ack.xml
6089         * manual/fr/addrbook.xml
6090         * manual/fr/advanced.xml
6091         * manual/fr/faq.xml
6092         * manual/fr/glossary.xml
6093         * manual/fr/handling.xml
6094         * manual/fr/intro.xml
6095         * manual/fr/keyboard.xml
6096         * manual/fr/plugins.xml
6097         * manual/fr/starting.xml
6098         * manual/fr/sylpheed-claws-manual.xml
6099                 various fixes: typos, missing .fr translations, punctuation,
6100                 capitalization, links, accents and some bad French more.
6101
6102 2006-04-12 [wwp]        2.1.0cvs32
6103
6104         * src/prefs_gtk.c
6105                 fix for bug #935: always store prefs files in UTF-8 (thanks
6106                 to Colin).
6107
6108 2006-04-11 [colin]      2.1.0cvs31
6109
6110         * src/compose.c
6111                 Fix inserting files not in utf8 when locale is utf8
6112
6113 2006-04-11 [colin]      2.1.0cvs30
6114
6115         * src/inc.c
6116                 Don't show error dialog when cancelling connection
6117                 Patch by Pawel
6118
6119 2006-04-11 [cleroy]     2.1.0cvs29
6120
6121         * src/compose.c
6122                 Implement multiple quote levels
6123         * src/prefs_common.c
6124                 Change a little bit the quote bgcolor for 2nd level
6125
6126 2006-04-11 [colin]      2.1.0cvs28
6127
6128         * src/gtk/about.c
6129                 Add locale and charset in the label
6130
6131 2006-04-10 [colin]      2.1.0cvs27
6132
6133         * src/compose.c
6134         * src/prefs_common.c
6135         * src/prefs_common.h
6136         * src/prefs_msg_colors.c
6137         * src/textview.c
6138                 Allow optional background color in quotes
6139                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
6140                 GTK+-2.8.x feature
6141
6142 2006-04-10 [colin]      2.1.0cvs26
6143
6144         * src/main.c
6145         * src/mainwindow.c
6146         * src/mainwindow.h
6147                 Implement --select
6148
6149 2006-04-10 [colin]      2.1.0cvs25
6150
6151         * manual/plugins.xml
6152         * manual/fr/plugins.xml
6153                 Document libcurl's proxy variables
6154
6155 2006-04-09 [colin]      2.1.0cvs24
6156
6157         * src/prefs_common.c
6158                 gettext() returns statically allocated stuff. We have
6159                 to strdup it in order to be able to free it.
6160
6161 2006-04-09 [colin]      2.1.0cvs23
6162
6163         * AUTHORS
6164         * src/gtk/authors.h
6165                 Add Alexei
6166
6167 2006-04-09 [colin]      2.1.0cvs22
6168
6169         * src/mainwindow.c
6170         * src/gtk/quicksearch.c
6171                 Fix bug #859 (problems with cyrilic input in 
6172                 search panel) - Patch by Alexey Illarionov 
6173                 <littlesavage@rambler.ru>
6174
6175 2006-04-09 [colin]      2.1.0cvs21
6176
6177         * src/prefs_customheader.c
6178                 I prefer removing then freeing rather than the contrary
6179                 (even if it doesn't change anything ;-)
6180         * src/prefs_account.c
6181                 Fix bug #933 (Crash re-entering the custom headers list 
6182                 dialog in accounts prefs)
6183                 The problem happened when cancelling the Account 
6184                 Preferences' dialogs - in which case we didn't do 
6185                 anything to the PrefsAccount * struct. In case of applying,
6186                 the old ac_prefs was replaced with the tmp_ac_prefs we were
6187                 working with in this dialog. The problem is that 
6188                 prefs_customheader.c, working on this tmp_ac_prefs, always
6189                 changes the ->customhdr_list pointer, even when cancelled. 
6190                 So in case of cancelling the prefs_account dialog, we still
6191                 have to update ->customhdr_list in the real account.
6192
6193 2006-04-08 [colin]      2.1.0cvs20
6194
6195         * manual/fr/glossary.xml
6196         * manual/fr/keyboard.xml
6197                 Forgot some headers :)
6198
6199 2006-04-08 [colin]      2.1.0cvs19
6200
6201         * manual/Makefile.am
6202         * manual/fr/Makefile.am
6203         * manual/fr/account.xml
6204         * manual/fr/ack.xml
6205         * manual/fr/addrbook.xml
6206         * manual/fr/advanced.xml
6207         * manual/fr/faq.xml
6208         * manual/fr/glossary.xml
6209         * manual/fr/gpl.xml
6210         * manual/fr/handling.xml
6211         * manual/fr/intro.xml
6212         * manual/fr/keyboard.xml
6213         * manual/fr/plugins.xml
6214         * manual/fr/starting.xml
6215         * manual/fr/sylpheed-claws-manual.xml
6216         * manual/fr/dist/.cvsignore
6217         * manual/fr/dist/Makefile.am
6218         * manual/fr/dist/html/.cvsignore
6219         * manual/fr/dist/html/Makefile.am
6220         * manual/fr/dist/pdf/.cvsignore
6221         * manual/fr/dist/pdf/Makefile.am
6222         * manual/fr/dist/ps/.cvsignore
6223         * manual/fr/dist/ps/Makefile.am
6224         * manual/fr/dist/txt/.cvsignore
6225         * manual/fr/dist/txt/Makefile.am
6226                 Add the french translation of the manual. Thanks to
6227                 Olivier Delhomme <olivier.delhomme@free.fr> for 
6228                 account.xml, ack.xml, addrbook.xml and advanced.xml
6229
6230 2006-04-08 [colin]      2.1.0cvs18
6231
6232         * manual/plugins.xml
6233         * manual/starting.xml
6234                 More fixes
6235
6236 2006-04-07 [colin]      2.1.0cvs17
6237
6238         * manual/faq.xml
6239         * manual/intro.xml
6240         * manual/keyboard.xml
6241                 Little fixes
6242
6243 2006-04-07 [colin]      2.1.0cvs16
6244
6245         * README
6246         * src/compose.c
6247         * src/prefs_common.c
6248         * src/prefs_common.h
6249                 Add hidden compose_no_markup pref
6250
6251 2006-04-07 [wwp]        2.1.0cvs15
6252
6253         * src/summary_search.c
6254         * .cvsignore
6255                 Bugfix: stop button was sticky when searching in an empty folder.
6256                 Applied curly brackets code style to the whole file (summary_search.c).
6257                 More files to ignore.
6258
6259 2006-04-07 [wwp]        2.1.0cvs14
6260
6261         * src/message_search.c
6262         * src/summary_search.c
6263                 changed default button when search bumps at file/folder
6264                 beginning or end, for convenience (thanks to Colin).
6265
6266 2006-04-07 [paul]       2.1.0cvs13
6267
6268         * src/plugins/dillo_viewer/dillo_prefs.c
6269                 avoid future potential for namespace collision
6270                 Patch by Colin
6271
6272 2006-04-06 [wwp]        2.1.0cvs12
6273
6274         * src/summary_search.c
6275                 Unify extended/advanced searches names (and thus factorize labels),
6276                 patch by Fabien Vantard <fzzzzz@gmail.com>.
6277
6278 2006-04-06 [wwp]        2.1.0cvs11
6279
6280         * src/folderview.c
6281         * src/prefs_themes.c
6282         * src/summaryview.c
6283                 Fixed some compilation warnings.
6284
6285 2006-04-06 [colin]      2.1.0cvs10
6286
6287         * manual/advanced.xml
6288                 Document the wizard template and how to deploy
6289                 Sylpheed-Claws effectively
6290
6291 2006-04-06 [colin]      2.1.0cvs9
6292
6293         * src/folderview.c
6294                 gettext patch to tell translators about _("#"),
6295                 by Maxim Britov
6296
6297 2006-04-06 [colin]      2.1.0cvs8
6298
6299         * src/textview.c
6300                 Fix invalid GtkTextBIter after clicking "Display as text"
6301
6302 2006-04-06 [mones]      2.1.0cvs7
6303
6304         * src/addr_compl.c
6305         * src/addrindex.c
6306         * src/addritem.c
6307         * src/codeconv.c
6308         * src/compose.c
6309         * src/filtering.c
6310         * src/folder.c
6311         * src/folder_item_prefs.c
6312         * src/folderview.c
6313         * src/localfolder.c
6314         * src/matcher.c
6315         * src/mimeview.c
6316         * src/prefs_msg_colors.c
6317         * src/prefs_spelling.c
6318         * src/prefs_themes.c
6319         * src/procmime.c
6320         * src/procmsg.c
6321         * src/stock_pixmap.c
6322         * src/summaryview.c
6323         * src/textview.c
6324         * src/toolbar.c
6325         * src/common/mgutils.c
6326         * src/common/prefs.c
6327         * src/common/ssl_certificate.c
6328         * src/gtk/colorlabel.c
6329         * src/gtk/quicksearch.c
6330         * src/plugins/pgpmime/pgpmime.c
6331         * src/plugins/spamassassin/spamassassin.c
6332                 Removed redundant NULL checks for g_free() calls.
6333                 Patch by Pawel Pekala.
6334
6335 2006-04-06 [mones]      2.1.0cvs6
6336
6337         * src/prefs_actions.c
6338         * src/prefs_filtering.c
6339         * src/prefs_filtering_action.c
6340         * src/prefs_matcher.c
6341         * src/prefs_template.c
6342         * src/gtk/gtkutils.c
6343         * src/gtk/gtkutils.h
6344                 Have a nice replace button. Patch by Pawel Pekala
6345
6346 2006-04-06 [colin]      2.1.0cvs5
6347
6348         * src/addressbook.c
6349                 Fix crash with empty columns
6350
6351 2006-04-05 [colin]      2.1.0cvs4
6352
6353         * src/wizard.c
6354         * src/prefs_gtk.c
6355                 Allow wizard customization with pre-filled values
6356
6357 2006-04-05 [colin]      2.1.0cvs3
6358
6359         * src/textview.c
6360         * src/mimeview.c
6361         * src/mimeview.h
6362                 Nicer messages in mimeview
6363
6364 2006-04-05 [colin]      2.1.0cvs2
6365
6366         * src/addressbook.c
6367         * src/prefs_summaries.c
6368                 i18n fix
6369
6370 2006-04-05 [colin]      2.1.0cvs1
6371
6372         * src/plugins/pgpcore/plugin.c
6373         * src/plugins/pgpcore/select-keys.c
6374         * src/plugins/pgpcore/select-keys.h
6375         * src/plugins/pgpcore/sgpgme.c
6376         * src/plugins/pgpcore/sgpgme.h
6377         * src/plugins/pgpinline/pgpinline.c
6378         * src/plugins/pgpinline/plugin.c
6379         * src/plugins/pgpmime/pgpmime.c
6380         * src/plugins/pgpmime/plugin.c
6381                 Factorize and generalize a bit 
6382                 Drop S/MIME signature verification from PGP/MIME
6383                 (adding it as another, more complete plugin)
6384
6385 2006-04-05 [paul]       2.1.0
6386
6387         2.1.0 released
6388
6389 2006-04-05 [paul]       2.0.0cvs186
6390
6391         * manual/advanced.xml
6392                 add info on colour labels
6393
6394 2006-04-05 [paul]       2.0.0cvs185
6395
6396         * po/bg.po
6397         * po/cs.po
6398         * po/de.po
6399         * po/el.po
6400         * po/en_GB.po
6401         * po/fi.po
6402         * po/fr.po
6403         * po/it.po
6404         * po/nl.po
6405         * po/pl.po
6406         * po/pt_BR.po
6407         * po/sr.po
6408         * po/zh_CN.po
6409                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
6410                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
6411                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
6412                 Guimaraes, Aleksandar Urosevic, Ralgh Young
6413         * src/gtk/authors.h
6414         * tools/claws.i18n.status.pl
6415                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
6416                 and new Czech translator, Tim <timbrain@post.cz>
6417
6418 2006-04-05 [mones]      2.0.0cvs184
6419
6420         * po/es.po
6421                 Updated translation
6422
6423 2006-04-05 [colin]      2.0.0cvs183
6424
6425         * src/gtk/quicksearch.c
6426                 Fix bug #929 (unnecessary reload in quick search bar)
6427
6428 2006-04-05 [colin]      2.0.0cvs182
6429
6430         * src/compose.c
6431                 Fix crash on Reply with no From:
6432                 Show signature and conversion error on queuing 
6433                 (but not sending)
6434         * src/mainwindow.c
6435         * src/summaryview.c
6436         * src/summaryview.h
6437                 Factorize threading code and make sure msginfo 
6438                 is not null when it comes from a GtkCTreeRow's 
6439                 data
6440         * src/gtk/gtkaspell.c
6441                 Check for necessary things
6442         * src/gtk/gtksctree.c
6443         * src/gtk/gtksctree.h
6444                 Reset anchor if necessary when removing node
6445
6446 2006-03-29 [colin]      2.0.0cvs181
6447
6448         * src/folderview.c
6449                 Warn for disabled IMAP accounts (due to lack of
6450                 libetpan). Breaks string-freeze - sorry - but it
6451                 is kind of important ;)
6452
6453 2006-03-28 [colin]      2.0.0cvs180
6454
6455         * src/gtk/gtkutils.c
6456         * src/gtk/gtkutils.h
6457                 Add a gtkut_get_link_btn() function that
6458                 creates a button which acts like an URI
6459         * src/prefs_themes.c
6460         * src/gtk/about.c
6461                 Use this function (factorizes codes)
6462         * src/common/defs.h
6463         * src/gtk/pluginwindow.c
6464                 Add a "Get more..." in the plugins window
6465
6466 2006-03-28 [colin]      2.0.0cvs179
6467
6468         * src/common/smtp.c
6469         * src/common/passcrypt.c
6470         * src/undo.c
6471                 Warning fixes. Patch by Pawel Pekala
6472
6473 2006-03-27 [colin]      2.0.0cvs178
6474
6475         * src/undo.c
6476                 Fix undoing by blocks with spaces
6477
6478 2006-03-27 [colin]      2.0.0cvs177
6479
6480         * src/textview.c
6481                 Set margin to 3px for headers
6482
6483 2006-03-27 [paul]
6484
6485         2.1.0-rc2 released
6486
6487 2006-03-27 [wwp]        2.0.0cvs176
6488
6489         * src/summaryview.c
6490                 don't reset quicksearch when updating the message list.
6491                 Thanks to Colin.
6492
6493 2006-03-26 [wwp]        2.0.0cvs175
6494
6495         * src/compose.c
6496                 use a unified border width ('other' tab in the compose window,
6497                 patch by Pawel Pekala).
6498
6499
6500 2006-03-26 [wwp]        2.0.0cvs174
6501
6502         * src/common/quoted-printable.c
6503         * src/addressbook.c
6504                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
6505
6506 2006-03-26 [colin]      2.0.0cvs173
6507
6508         * src/quote_fmt_parse.y
6509                 Fix non-UTF8 date formats messing up the whole quote a 
6510                 little bit
6511
6512 2006-03-26 [colin]      2.0.0cvs172
6513
6514         * src/procheader.c
6515                 Make sure the date is UTF8 valid, or try to make it
6516                 so. IncrediMail is really IncrediStupid.
6517         * src/compose.c
6518                 Fix possible conversions. 
6519                 
6520
6521 2006-03-26 [colin]      2.0.0cvs171
6522
6523         * src/matcher.c
6524                 Fix corner cases in body search. This is still a
6525                 hack... It seems impossible to make it good and 
6526                 reasonably fast at the same time.
6527
6528 2006-03-26 [colin]      2.0.0cvs170
6529
6530         * src/summaryview.c
6531                 I think I killed the twilight zone bug!
6532                 summary_select_node() flushes GTK events in order
6533                 to be able to center the view. But this also 
6534                 flushes keypresses like Ctrl-Alt-U, so this can
6535                 call summary_show from summary_select_node (itself
6536                 called from summary_show, etc.). And the summaryview
6537                 has to be unlocked in this function. So just locking
6538                 while processing GTK events, and bailing if locked, 
6539                 should fix it.
6540                 Fixes bug #927 (SIGSEGV during Update Summary)
6541
6542 2006-03-25 [colin]      2.0.0cvs169
6543
6544         * src/matcher.c
6545                 Fix search in QP-encoded bodies
6546                 Fix utf-8 searches in bodies encoded in the
6547                 locale's encoding
6548         * src/common/quoted-printable.c
6549         * src/common/quoted-printable.h
6550                 Add a decode function that doesn't overwrite
6551                 the original pointer
6552                 
6553
6554 2006-03-24 [colin]      2.0.0cvs168
6555
6556         * src/action.c
6557         * src/summaryview.c
6558         * src/summaryview.h
6559                 Update message cache after action
6560                 Patch by H. Merijn Brand
6561         * src/prefs_msg_colors.c
6562                 Factorize label 
6563                 Patch by Fabien Vantard
6564         * src/plugins/spamassassin/spamassassin_gtk.c
6565                 Remove useless translation
6566                 Patch by Fabien Vantard
6567
6568 2006-03-23 [colin]      2.0.0cvs167
6569
6570         * src/common/ssl.c
6571                 Let 30 seconds to SSL_connect
6572
6573 2006-03-23 [wwp]        2.0.0cvs166
6574
6575         * src/summaryview.c
6576         * src/gtk/description_window.c
6577                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
6578                 and headers are translated; adjust description windows' width to fit their
6579                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
6580
6581 2006-03-23 [paul]       2.0.0cvs165
6582
6583         * src/common/utils.c
6584                 fix highlighting of URIs containing "()"
6585                 (2.0.0cvs164's reversal fixed)
6586                 Thanks to Colin.
6587
6588 2006-03-23 [paul]       2.0.0cvs164
6589
6590         * src/common/utils.c
6591                 revert patch, (postponing a fix), at 2.0.0cvs120
6592                 as it breaks more URIs than it fixes.
6593                 Allow '-' to be a terminating character in a URI
6594
6595 2006-03-22 [colin]      2.0.0cvs163
6596
6597         * configure.ac
6598                 Require libetpan 0.45
6599                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
6600
6601 2006-03-22 [paul]       2.0.0cvs162
6602
6603         * src/editgroup.c
6604                 replace '<-' and '->' buttons with GTK_STOCK graphical
6605                 buttons
6606         * src/summary_search.c
6607                 don't offer '...' for translation
6608                 add a tooltip to advanced search '...' button
6609         * src/gtk/quicksearch.c
6610                 don't offer '...' for translation
6611
6612 2006-03-21 [colin]      2.0.0cvs161
6613
6614         * src/compose.c
6615                 Fix middle-click pasting (insert at click
6616                 position instead of cursor position, don't
6617                 remove existing selection and allow pasting
6618                 our own selection)
6619         * src/addressbook.c
6620                 "LDAP Server" -> "LDAP servers"
6621
6622 2006-03-21 [wwp]        2.0.0cvs160
6623
6624         * src/etpan/imap-thread.c
6625                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
6626
6627 2006-03-20 [colin]      2.0.0cvs159
6628
6629         * src/summaryview.c
6630                 Don't reload summaryview after an execute with no
6631                 move action
6632
6633 2006-03-19 [colin]      2.0.0cvs158
6634
6635         * src/addressbook.c
6636                 and put groups at the top, always
6637
6638 2006-03-19 [colin]      2.0.0cvs157
6639
6640         * src/addressbook.c
6641                 Order groups before names, as previously
6642
6643 2006-03-19 [colin]      2.0.0cvs156
6644
6645         * src/addressbook.c
6646                 - Sort case-unsensitive
6647                 - Put the sort arrow at opening too
6648
6649 2006-03-19 [wwp]        2.0.0cvs155
6650
6651         * src/addressbook.c
6652                 allow sorting by name/email/remarks, ensure that right-pane's contents
6653                 matches the left-pane selection (cleared when appropriate).
6654                 Patch by Pawel Pekala <c0rn@o2.pl>.
6655
6656 2006-03-18 [colin]      2.0.0cvs154
6657
6658         * src/textview.c
6659                 Fix text cursor ;)
6660
6661 2006-03-18 [colin]      2.0.0cvs153
6662
6663         * src/gtk/filesel.c
6664                 Make sure we hide the preview if we didn't get
6665                 a filename
6666
6667 2006-03-18 [colin]      2.0.0cvs152
6668
6669         * src/summaryview.c
6670                 Set cursor to watch for execution (fixes lack
6671                 of watch-cursor when dnd'ing hundreds of mails)
6672         * src/gtk/filesel.c
6673                 Check that mime type is 'image/*' before updating
6674                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
6675
6676 2006-03-18 [colin]      2.0.0cvs151
6677
6678         * src/mainwindow.c
6679         * src/textview.c
6680         * src/textview.h
6681                 Put a watch cursor in textview too when the mainwindow's
6682                 cursor in a watch
6683
6684 2006-03-18 [colin]      2.0.0cvs150
6685
6686         * src/folder.c
6687                 Change wrong asserts to simple tests
6688
6689 2006-03-17 [colin]      2.0.0cvs149
6690
6691         * src/mainwindow.c
6692         * src/mainwindow.h
6693         * src/prefs_msg_colors.c
6694         * src/summaryview.c
6695         * src/summaryview.h
6696         * src/gtk/colorlabel.c
6697         * src/gtk/colorlabel.h
6698                 Add a color label menu in the main menubar
6699                 Add (fixed) accels Ctrl-{0-7} to change the color
6700                 They have to be fixed because the menu's dynamic,
6701                 the items are complex widgets, hence we can't use
6702                 a GtkItemFactory.
6703
6704
6705 2006-03-17 [wwp]        2.0.0cvs148
6706
6707         * src/compose.c
6708                 rollback few lines from my previous commit (those lines come from
6709                 a pending patch, accidentally commited, even if neutral as they are
6710                 commented out).
6711
6712 2006-03-17 [wwp]        2.0.0cvs147
6713
6714         * src/compose.c
6715                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
6716                 applied code style/indentation to the modified function.
6717
6718 2006-03-17 [wwp]        2.0.0cvs146
6719
6720         * src/procmsg.c
6721         * src/compose.c
6722                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
6723
6724 2006-03-17 [paul]
6725
6726         2.1.0-rc1 released
6727
6728 2006-03-17 [paul]       2.0.0cvs145
6729
6730         * src/main.c
6731                 addressbook_read_file() was called twice
6732         * src/textview.c
6733                 X-Mailer highlighting
6734
6735 2006-03-16 [colin]      2.0.0cvs144
6736
6737         * src/sourcewindow.c
6738         * src/sourcewindow.h
6739                 And the last one, in source window.
6740
6741 2006-03-16 [colin]      2.0.0cvs143
6742
6743         * src/compose.c
6744         * src/compose.h
6745                 Fix the same stuff in compose
6746
6747 2006-03-16 [colin]      2.0.0cvs142
6748
6749         * src/messageview.c
6750                 Complete the previous messageview crash fix
6751
6752 2006-03-16 [colin]      2.0.0cvs141
6753
6754         * src/procmsg.h
6755         * src/procmsg.c
6756         * src/folder.c
6757                 Fix POSTPROCESSING hook
6758                 Patch by H. Merijn Brand
6759
6760         * src/procmime.c
6761         * src/procmime.h
6762                 Parse Content-Location
6763
6764         * src/toolbar.c
6765         * src/messageview.c
6766         * src/messageview.h
6767                 Don't crash when a top-level MessageView has
6768                 been closed on us. Same problematic than
6769                 yesterday's quicksearch issue.
6770
6771 2006-03-15 [colin]      2.0.0cvs140
6772
6773         * src/gtk/quicksearch.c
6774                 Fix a bitchy race we didn't think about when we
6775                 added quicksearch cancellation:
6776                 If the search is not on cached fields, for example
6777                 body_part matchcase "stuff"
6778                 the matcher code has to get the whole message. If
6779                 we're on IMAP, that can be slow, and in order to
6780                 be non-blocking, the IMAP code idle loop processes
6781                 gtk events too. So it is possible to cancel a
6782                 quicksearch while the matcher is getting the mail's
6783                 body. After matcher got its body, it will start to
6784                 iterate over the matcher list that the Quicksearch's
6785                 clear_search_cb() just freed via prepare_matcher().
6786                 SIGSEGV ensues.
6787                 The fix consists of guarding the matcherlist_match()
6788                 call with a boolean 'matching'. If we reset the
6789                 quicksearch while matching is TRUE, we don't free
6790                 the matcherlist anymore like we did, but we set
6791                 another new flag, deferred_free, to TRUE. Then,
6792                 in quicksearch_match(), just after returning from
6793                 matcherlist_match() and unsetting the matching flag,
6794                 we check the deferred_free flag and do the
6795                 prepare_matcher() (which does the matcherlist_free)
6796                 for real, so we free the matcherlist once it's not
6797                 used anymore.
6798                 As all of this runs via the glib main loop, we
6799                 luckily don't need a mutex.
6800         * src/summaryview.c
6801                 Also, show progress while searching.
6802
6803
6804 2006-03-14 [colin]      2.0.0cvs139
6805
6806         * src/alertpanel.c
6807                 Make alertpanel_is_open non-static
6808
6809 2006-03-14 [colin]      2.0.0cvs138
6810
6811         * src/prefs_spelling.c
6812                 Cleanups - Fabien Vantard
6813
6814 2006-03-14 [wwp]        2.0.0cvs137
6815
6816         * src/main.c
6817                 code style normalization (curly braces, indentation).
6818
6819 2006-03-14 [wwp]        2.0.0cvs137
6820
6821         * src/main.c
6822                 code style (braces, indentation)
6823
6824 2006-03-12 [paul]       2.0.0cvs136
6825
6826         * src/prefs_common.c
6827                 trans_hdr defaults to FALSE to be RFC-savvy
6828         * src/prefs_summaries.c
6829                 add a tooltip to the trans_hdr option
6830                 
6831
6832 2006-03-12 [paul]       2.0.0cvs135
6833
6834         * src/prefs_matcher.c
6835                 give a little more width to the combos
6836         * src/prefs_display_header.c
6837         * src/textview.c
6838                 translate headers if prefs_common.trans_hdr
6839                 is TRUE
6840
6841         Patches by Pawel Pekala
6842
6843 2006-03-12 [paul]       2.0.0cvs134
6844
6845         * src/plugins/clamav/clamav_plugin.c
6846         * src/plugins/dillo_viewer/dillo_viewer.c
6847         * src/plugins/pgpcore/plugin.c
6848         * src/plugins/pgpinline/plugin.c
6849         * src/plugins/pgpmime/plugin.c
6850         * src/plugins/spamassassin/spamassassin.c
6851                 update/add to descriptions
6852         * src/plugins/spamassassin/spamassassin_gtk.c
6853                 fixes to the english, remove superfluous
6854                 tooltips, clean up a little
6855
6856 2006-03-12 [paul]       2.0.0cvs133
6857
6858         * src/compose.c
6859                 fix Bug 924, 'Account combo box shows up wrong 
6860                 if & is in account name'
6861
6862 2006-03-11 [colin]      2.0.0cvs132
6863
6864         * src/summaryview.c
6865                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
6866                 messed up shift-selection because is slows down
6867                 moving around summaryview. thanks -users
6868
6869 2006-03-10 [colin]      2.0.0cvs131
6870
6871         * src/plugins/spamassassin/spamassassin_gtk.c
6872                 Put back Paul's engrish fixes
6873
6874 2006-03-10 [colin]      2.0.0cvs130
6875
6876         * src/plugins/spamassassin/spamassassin.c
6877         * src/plugins/spamassassin/spamassassin.h
6878         * src/plugins/spamassassin/spamassassin_gtk.c
6879                 Cleanup SA prefs page (more)
6880                 Patch by Fabien Vantard
6881
6882 2006-03-10 [paul]       2.0.0cvs129
6883
6884         * src/prefs_msg_colors.c
6885         * src/prefs_spelling.c
6886                 widget sensitivity
6887
6888 2006-03-09 [mones]      2.0.0cvs128
6889
6890         * po/es.po
6891                 Update for next RC
6892
6893 2006-03-09 [wwp]        2.0.0cvs127
6894
6895         * configure.ac
6896                 revert accidental commit (requirement for libetpan 0.43), this time
6897                 not in HEAD.
6898
6899 2006-03-09 [wwp]        2.0.0cvs125
6900
6901         * configure.ac
6902                 revert accidental commit (requirement for libetpan 0.43)
6903
6904 2006-03-09 [paul]       2.0.0cvs126
6905
6906         * src/prefs_receive.c
6907                 remove useless frame
6908                 replace 'incorporation' with 'receiving'
6909         * src/plugins/clamav/clamav_plugin_gtk.c
6910         * src/plugins/spamassassin/spamassassin_gtk.c
6911                 improve widget sensitivity
6912                 fix a bit his engrish
6913
6914 2006-03-09 [wwp]        2.0.0cvs125
6915
6916         * src/addressadd.c
6917         * src/foldersel.c
6918         * src/prefs_common.c
6919         * src/prefs_common.h
6920                 remember some more windows' sizes (add to addressbook and
6921                 select folder).
6922
6923 2006-03-09 [paul]       2.0.0cvs124
6924
6925         * src/plugins/pgpcore/prefs_gpg.c
6926                 normalise construction of dialogue
6927
6928 2006-03-09 [paul]       2.0.0cvs123
6929
6930         * src/plugins/trayicon/Makefile.am
6931                 add missing slash
6932
6933 2006-03-08 [colin]      2.0.0cvs122
6934
6935         * src/plugins/trayicon/Makefile.am
6936                 Fix build in separate dir 
6937                 Patch by Bamanzi <bamanzi@gmail.com>
6938
6939 2006-03-08 [colin]      2.0.0cvs121
6940
6941         * src/procmsg.c
6942                 Batch move and copies from summaryview with delayed execution
6943                 too
6944
6945 2006-03-07 [paul]       2.0.0cvs120
6946
6947         * src/common/utils.c
6948                 fix highlighting of URIs containing "()"
6949                 Patch by Pawel Pekala
6950
6951 2006-03-07 [paul]       2.0.0cvs119
6952
6953         * src/folder.c
6954         * src/folder.h
6955         * src/folderview.c
6956                 immediately do alphabetical resort when
6957                 changing a folder's name
6958                 Patch by Pawel Pekala
6959
6960 2006-03-07 [paul]       2.0.0cvs118
6961
6962         * src/news.c
6963         * src/news_gtk.c
6964                 when unsubscribing a newsgroup, remove the
6965                 folder and msgs in .sylpheed-claws/newscache
6966                 Patch by Pawel Pekala <c0rn@gazeta.pl>
6967
6968 2006-03-07 [paul]       2.0.0cvs117
6969
6970         * src/textview.c
6971                 fix wrong Fake URL Warning
6972                 Thanks to Hiro
6973
6974 2006-03-07 [colin]      2.0.0cvs116
6975
6976         * src/imap.c
6977                 Return immediately when password dialog was
6978                 cancelled
6979         * src/gtk/inputdialog.c
6980                 Allow empty strings for passwords
6981
6982
6983 2006-03-06 [colin]      2.0.0cvs115
6984
6985         * src/imap.c
6986                 Prevent double-timeouts when connection fails
6987
6988 2006-03-06 [colin]
6989
6990         2.0.1-rc1 released
6991
6992 2006-03-06 [colin]      2.0.0cvs114
6993
6994         * src/imap.c
6995                 Refresh session during potentially long
6996                 operations
6997
6998 2006-03-06 [wwp]        2.0.0cvs113
6999
7000         * src/prefs_msg_colors.h
7001                 forgot that one (custom color labels).
7002
7003 2006-03-06 [wwp]        2.0.0cvs112
7004
7005         * src/prefs_common.c
7006         * src/prefs_common.h
7007         * src/prefs_msg_colors.c
7008         * src/summaryview.c
7009         * src/summaryview.h
7010         * src/gtk/colorlabel.c
7011         * src/gtk/colorlabel.h
7012                 colors in messages list are now customizable. Color values and names can
7013                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
7014                 Thanks to Paul and Colin for their help with this longstanding patch!
7015
7016 2006-03-06 [wwp]        2.0.0cvs111
7017
7018         * src/textview.c
7019                 don't crash if (x)face is bad.
7020
7021 2006-03-05 [paul]       2.0.0cvs110
7022
7023         * AUTHORS
7024         * configure.ac
7025         * src/Makefile.am
7026         * src/common/Makefile.am
7027         * src/common/utils.h
7028         * src/etpan/imap-thread.c
7029         * src/gtk/authors.h
7030         * src/plugins/clamav/Makefile.am
7031         * src/plugins/demo/Makefile.am
7032         * src/plugins/dillo_viewer/Makefile.am
7033         * src/plugins/pgpcore/Makefile.am
7034         * src/plugins/pgpcore/passphrase.c
7035         * src/plugins/pgpinline/Makefile.am
7036         * src/plugins/pgpmime/Makefile.am
7037         * src/plugins/spamassassin/Makefile.am
7038         * src/plugins/trayicon/Makefile.am
7039                 fix builiding on cygwin
7040                 Patch by Ralgh Young <bamanzi@gmail.com>
7041
7042 2006-03-04 [wwp]        2.0.0cvs109
7043
7044         * manual/keyboard.xml
7045                 fix mixed up/down keys.
7046
7047 2006-03-04 [wwp]        2.0.0cvs108
7048
7049         * README
7050         * INSTALL
7051                 updated links to SpamAssassin.
7052
7053 2006-03-04 [wwp]        2.0.0cvs107
7054
7055         * manual/plugins.xml
7056         * src/plugins/spamassassin/README
7057                 updated SpamAssassin plugin docs to reflect new functional additions
7058                 (also fix/update/documents few technical stuff more, see the README).
7059
7060 2006-03-04 [wwp]        2.0.0cvs106
7061
7062         * src/prefs_message.c
7063                 normalized capitalization of message-prefs paths.
7064
7065 2006-03-04 [wwp]        2.0.0cvs105
7066
7067         * manual/advanced.xml
7068                 typo.
7069
7070 2006-03-03 [colin]      2.0.0cvs104
7071
7072         * src/plugins/clamav/clamav_plugin_gtk.c
7073                 Rework prefs page, patch by Fabien 
7074
7075 2006-03-03 [colin]      2.0.0cvs103
7076
7077         * src/plugins/clamav/clamav_plugin.c
7078                 Set error on all errors
7079
7080 2006-03-03 [colin]      2.0.0cvs102
7081
7082         * src/common/plugin.c
7083                 Initialize error to avoid crashing when a plugin fails
7084                 without setting error
7085
7086 2006-03-02 [wwp]        2.0.0cvs101
7087
7088         * configure.ac
7089                 fixed linker flags for libetpan support on Cygwin
7090                 (thanks to H.Merijn Brand).
7091
7092 2006-03-02 [wwp]        2.0.0cvs100
7093
7094         * src/addressbook.c
7095                 fix some AB error messages: one for punctuation and
7096                 one wrongly duplicate (thanks, maxbritov).
7097
7098 2006-03-02 [wwp]        2.0.0cvs99
7099
7100         * src/plugins/spamassassin/spamassassin.c
7101                 make sync calls to sa-learn/spamc to prevent
7102                 system (whatever local or client/server) overload.
7103
7104 2006-03-02 [colin]      2.0.0cvs98
7105
7106         * src/summaryview.c
7107                 Put the spam icon in the status column instead of the
7108                 mark one
7109
7110 2006-03-01 [colin]      2.0.0cvs97
7111
7112         * src/plugins/spamassassin/spamassassin.c
7113                 Fix segfault (g_file_set_contents fails for some 
7114                 reason and err==0x2f. Can't find out why with
7115                 valgrind, using working function :-)
7116
7117 2006-03-01 [colin]      2.0.0cvs96
7118
7119         * src/inc.c
7120                 Offline overriding: let 'No' be cached only 3 seconds
7121
7122 2006-03-01 [colin]      2.0.0cvs95
7123
7124         * src/addr_compl.c
7125         * src/addrbook.c
7126         * src/addressbook.c
7127         * src/addrindex.c
7128         * src/folder_item_prefs.c
7129         * src/headerview.c
7130         * src/imap.c
7131         * src/inc.c
7132         * src/ldif.c
7133         * src/mainwindow.c
7134         * src/mh.c
7135         * src/msgcache.c
7136         * src/prefs_common.h
7137         * src/prefs_msg_colors.c
7138         * src/procheader.c
7139         * src/procheader.h
7140         * src/procmime.c
7141         * src/procmsg.c
7142         * src/procmsg.h
7143         * src/send_message.h
7144         * src/simple-gettext.c
7145         * src/summaryview.c
7146         * src/summaryview.h
7147         * src/syldap.c
7148         * src/textview.c
7149         * src/undo.c
7150         * src/common/ssl_certificate.c
7151         * src/common/utils.c
7152         * src/gtk/colorsel.c
7153         * src/gtk/gtksctree.c
7154         * src/gtk/gtkshruler.c
7155         * src/plugins/trayicon/trayicon.c
7156                 #if 0 goes to /dev/null
7157
7158 2006-03-01 [colin]      2.0.0cvs94
7159
7160         * src/compose.c
7161         * src/imap.c
7162         * src/inc.c
7163         * src/inc.h
7164         * src/messageview.c
7165         * src/news.c
7166         * src/plugins/spamassassin/spamassassin.c
7167                 Allow to add information in the "working offline"
7168                 window
7169
7170 2006-03-01 [wwp]        2.0.0cvs93
7171
7172         * src/plugins/spamassassin/spamassassin.c
7173                 fixed spamc invocation: use a tricky temporary mini shell wrapper
7174                 'cause it seems that calling `spamc ... < inputfile` with
7175                 g_spawn_(a)sync simply.. erm doesn't work :-).
7176
7177 2006-03-01 [wwp]        2.0.0cvs92
7178
7179         * src/toolbar.c
7180         * src/toolbar.h
7181                 simplify the adding of spam/ham button to the messageview toolbar
7182                 (it gets more clear now that the same button will be "Mark as spam"
7183                 or "Mark as ham" according to the current message status,
7184                 thanks to Colin).
7185
7186 2006-03-01 [wwp]        2.0.0cvs91
7187
7188         * src/messageview.c
7189         * src/procmsg.c
7190         * src/procmsg.h
7191         * src/summaryview.c
7192         * src/plugins/spamassassin/spamassassin.c
7193         * src/plugins/spamassassin/spamassassin.h
7194                 make learner callbacks return a status (0 for ok),
7195                 handle it in main code to avoid setting flags when learning failed,
7196                 don't learn on TCP if offline in spamassassin,
7197                 thanks to Colin.
7198
7199                 
7200
7201 2006-03-01 [wwp]        2.0.0cvs90
7202
7203         * src/compose.c
7204                 some work around the compose window's account menu,
7205                 patch by Fabien Vantard.
7206
7207 2006-03-01 [wwp]        2.0.0cvs89
7208
7209         * src/plugins/spamassassin/spamassassin.c
7210                 fixed bad logics, was using spamc in local mode and sa-learn
7211                 in remote mode (thanks, Colin).
7212
7213 2006-03-01 [wwp]        2.0.0cvs88
7214
7215         * src/plugins/spamassassin/spamassassin.c
7216         * src/plugins/spamassassin/spamassassin.h
7217         * src/plugins/spamassassin/spamassassin_gtk.c
7218                 made processing of emails w/ sa-plugin an option (default is TRUE),
7219                 fixed Engrish some tooltips, capitalization of some debug messages
7220                 and warnings. The spamassassin plugin now provides two separate
7221                 services: process emails upon incorporation and spamd training.
7222                 Both services (un)register independently but use some common
7223                 plugin settings (transport settings, spam storage location).
7224
7225 2006-02-28 [wwp]        2.0.0cvs87
7226
7227         * src/plugins/spamassassin/spamassassin.c
7228                 fix async flag to spamc cmdline execution (batch exec should
7229                 be asynchronous).
7230
7231 2006-02-27 [wwp]        2.0.0cvs86
7232
7233         * src/plugins/spamassassin/spamassassin.c
7234         * src/plugins/spamassassin/spamassassin.h
7235         * src/plugins/spamassassin/spamassassin_gtk.c
7236                 - added the ability to learn a remote spamassassin server (spamd),
7237                 using spamc.
7238                 - added the spamassassin option 'username', that applies to all
7239                 spamassassin operations (filtering, learning, local or remote).
7240                 The default username is the current unix user (if left blank
7241                 from gtk prefs or config file).
7242                 - commented out some unused code (notebook widget), removed unused
7243                 layout (hbox1).
7244                 - make more widgets sensitive to the transport type.
7245
7246 2006-02-27 [colin]      2.0.0cvs85
7247
7248         * src/plugins/spamassassin/spamassassin.c
7249                 Fix sa-learn call when offline
7250
7251 2006-02-27 [colin]      2.0.0cvs84
7252
7253         * configure.ac
7254         * src/Makefile.am
7255         * src/mainwindow.c
7256         * src/mainwindow.h
7257         * src/messageview.c
7258         * src/messageview.h
7259         * src/prefs_toolbar.c
7260         * src/procmsg.c
7261         * src/stock_pixmap.c
7262         * src/stock_pixmap.h
7263         * src/summaryview.c
7264         * src/toolbar.c
7265         * src/toolbar.h
7266         * src/pixmaps/ham_btn.xpm
7267         * src/pixmaps/spam.xpm
7268         * src/pixmaps/spam_btn.xpm
7269         * src/plugins/spamassassin/spamassassin.c
7270                 Add button in toolbar for spam learning
7271                 Fix a few bugs from the last related commit
7272                 Revert 1.9.6cvs23 which messed up shift-selection
7273
7274 2006-02-24 [colin]      2.0.0cvs83
7275
7276         * src/procmsg.c
7277         * src/summaryview.c
7278         * src/summaryview.h
7279         * src/plugins/spamassassin/spamassassin.c
7280         * src/plugins/spamassassin/spamassassin.h
7281         * src/plugins/spamassassin/spamassassin_gtk.c
7282                 Unregister learner when spamassassin is either
7283                 disabled or over tcp
7284
7285 2006-02-24 [colin]      2.0.0cvs82
7286
7287         * src/Makefile.am
7288         * src/mainwindow.c
7289         * src/mainwindow.h
7290         * src/procmsg.c
7291         * src/procmsg.h
7292         * src/stock_pixmap.c
7293         * src/stock_pixmap.h
7294         * src/summaryview.c
7295         * src/summaryview.h
7296         * src/gtk/icon_legend.c
7297         * src/pixmaps/spam.xpm  ** NEW FILE **
7298         * src/plugins/spamassassin/spamassassin.c
7299         * src/plugins/spamassassin/spamassassin_gtk.c
7300                 Add spam learning interface (Mark/Mark as 
7301                 (spam|ham) menus)
7302
7303 2006-02-24 [wwp]        2.0.0cvs81
7304
7305         * src/compose.c
7306         * src/compose.h
7307         * src/filtering.c
7308                 hide compose window when sending message in batch mode
7309                 (filtering: forward and redirect). Also fixed a wrong
7310                 value returned when sending failed, neutral anyway.
7311                 (Colin, me) 
7312
7313 2006-02-24 [wwp]        2.0.0cvs80
7314
7315         * src/mainwindow.c
7316                 use GTK+'s stock quit button. Patch by Fabien Vantard.
7317
7318 2006-02-24 [paul]       2.0.0cvs79
7319
7320         * src/news.c
7321         * src/news.h
7322         * src/news_gtk.c
7323                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
7324                 Thanks to Colin
7325
7326 2006-02-23 [colin]      2.0.0cvs78
7327
7328         * src/alertpanel.c
7329                 Change OK to Close in alertpanel with View log
7330                 button; add accel to View log. Patch by Fabien
7331                 Vantard
7332
7333 2006-02-23 [wwp]        2.0.0cvs77
7334
7335         * src/compose.c
7336                 silly me, there were much more tests to perform, since toolbars can
7337                 really have down to 1 element only.
7338
7339 2006-02-23 [wwp]        2.0.0cvs76
7340
7341         * commitHelper
7342                 fixed indentation from my previous commit. Fallback to VISUAL if
7343                 EDITOR is not set (and to vi, at last resort).
7344
7345 2006-02-23 [wwp]        2.0.0cvs75
7346
7347         * commitHelper
7348                 improved error detection (Colin, me).
7349
7350 2006-02-23 [wwp]        2.0.0cvs74
7351
7352         * src/prefs_toolbar.c
7353                 simplify and fix prefs/toolbars layouting. Combos' contents can
7354                 now be really displayed.
7355
7356 2006-02-23 [wwp]        2.0.0cvs73
7357         simplifies and fix prefs/toolbars layouting. Combos' contents can now
7358         be really displayed.
7359
7360 2006-02-22 [wwp]        2.0.0cvs72
7361
7362         * src/compose.c
7363                 fix a typo in my previous commit (sorry!).
7364
7365 2006-02-22 [wwp]        2.0.0cvs71
7366
7367         * src/prefs_toolbar.c
7368                 fix a crash when adding separators to toolbars,
7369                 also fix some separator item information.
7370
7371 2006-02-22 [wwp]        2.0.0cvs70
7372
7373         * src/compose.c
7374                 fix a crash when redirecting (for instance) when compose window's
7375                 toolbar contents has been customized (when some buttons have been
7376                 removed in fact).
7377
7378 2006-02-21 [wwp]        2.0.0cvs69
7379
7380         * src/summaryview.c
7381         * src/gtk/pluginwindow.c
7382         * src/plugins/pgpcore/prefs_gpg.c
7383                 fix some compilation warnings (feat. remains of removed code).
7384
7385 2006-02-21 [wwp]        2.0.0cvs68
7386
7387         * src/gtk/gtkutils.c
7388                 fix two compilation issues, thanks to Stephan Sachse.
7389
7390 2006-02-20 [colin]      2.0.0cvs67
7391
7392         * src/mainwindow.c
7393                 Don't reselect displayed mail on refocus
7394                 This fixes actions misbehaving 
7395
7396 2006-02-20 [wwp]        2.0.0cvs66
7397
7398         * src/summaryview.c
7399         * src/gtk/gtksctree.c
7400         * src/gtk/gtkshruler.c
7401                 changed more runtime typecast checks.
7402
7403 2006-02-20 [wwp]        2.0.0cvs65
7404
7405         * src/summary_search.c
7406                 find all - summaryview refresh issue fixed, thanks to Colin.
7407
7408 2006-02-20 [wwp]        2.0.0cvs64
7409
7410         * src/gtk/gtkutils.c
7411                 better runtime typecast checks.
7412
7413 2006-02-20 [wwp]        2.0.0cvs63
7414
7415         * src/summary_search.c
7416                 enhancements to the summary search:
7417                         - add the ability to stop the running search
7418                           (upon ESC-key press, new Stop button or when Clear button is pressed)
7419                         - don't search if no criteria (From/To/Subject/Body) is set
7420                         - ensure that a busy mouse pointer is always shown when searching,
7421                           show it even a bit earlier
7422
7423 2006-02-19 [colin]      2.0.0cvs62
7424
7425         * src/compose.c
7426         * src/imap.c
7427         * src/etpan/imap-thread.c
7428         * src/etpan/imap-thread.h
7429                 (Future) IMAP speed improvement on sending
7430                 Will require a libetpan update
7431         * src/summaryview.c
7432         * src/gtk/quicksearch.c
7433                 Make quicksearch clearable while running.
7434
7435 2006-02-17 [colin]      2.0.0cvs61
7436
7437         * src/imap.c
7438         * src/etpan/imap-thread.c
7439         * src/etpan/imap-thread.h
7440                 Check for IMAP certificates
7441                 ** Requires libetpan-0.42-cvs4 
7442                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
7443
7444 2006-02-17 [colin]      2.0.0cvs60
7445
7446         * src/messageview.c
7447         * src/prefs_common.c
7448         * src/prefs_common.h
7449         * src/prefs_message.c
7450                 Add pref to display HTML-only mails with plugin, 
7451                 if possible (defaulting to FALSE of course).
7452
7453 2006-02-16 [colin]      2.0.0cvs59
7454
7455         * src/main.c
7456         * src/common/plugin.c
7457         * src/common/plugin.h
7458         * src/gtk/pluginwindow.c
7459                 Keep track of requested (but unloaded) plugins
7460                 in some error cases.
7461
7462 2006-02-16 [wwp]        2.0.0cvs58
7463
7464         * src/gtk/gtkaspell.c
7465         * src/gtk/gtkaspell.h
7466         * src/prefs_spelling.c
7467         * src/compose.c
7468         * src/prefs_common.c
7469         * src/prefs_common.h
7470                 implemented new optional spellchecker behaviour: re-check message when
7471                 dictionary got changed (from compose-window/context-menu/Change dictionary).
7472
7473 2006-02-16 [wwp]        2.0.0cvs57
7474
7475         * src/quote_fmt_parse.y
7476                 pclose popen'ed pipe.
7477
7478 2006-02-15 [colin]      2.0.0cvs56
7479
7480         * src/mimeview.c
7481         * src/mimeview.h
7482                 Let MimeViewers know which MimeView they
7483                 depend of.
7484         * src/summaryview.c
7485                 Swap From/To columns in Sent/Queue/Drafts
7486                 folders
7487         * src/etpan/imap-thread.c
7488                 Use mailstream_low_tls_open() for STARTTLS
7489                 instead of mailstream_low_ssl_open()
7490                 ** REQUIRES libetpan 0.42cvs3 **
7491
7492 2006-02-15 [wwp]        2.0.0cvs55
7493
7494         * src/compose.c
7495         * src/compose.h
7496         * src/message_search.c
7497         * src/message_search.h
7498         * src/textview.c
7499         * src/gtk/gtkutils.c
7500         * src/gtk/gtkutils.h
7501                 added the ability to Find text in the compose window (and a bit
7502                 of code factorization).
7503
7504 2006-02-15 [wwp]        2.0.0cvs54
7505
7506         * src/prefs_gtk.c
7507                 yet another one file was missing (fix for some widgets' sensitivity).
7508                 Thanks Colin!
7509
7510 2006-02-15 [wwp]        2.0.0cvs53
7511
7512         * src/prefs_gtk.h
7513                 oops forgot that file (fix for some widgets' sensitivity).
7514
7515 2006-02-15 [wwp]        2.0.0cvs52
7516
7517         * src/summary_search.c
7518                 implemented advanced summary search options (added the ability
7519                 to use matcher conditions in an advanced search mode).
7520
7521 2006-02-15 [wwp]        2.0.0cvs51
7522
7523         * src/plugins/pgpcore/prefs_gpg.c
7524         * src/prefs_account.c
7525                 fix some widget sensitivity, mostly around some labels in
7526                 account prefs.
7527
7528 2006-02-15 [paul]       2.0.0cvs50
7529
7530         * manual/advanced.xml
7531                 improve Templates info
7532                 written by wwp
7533
7534 2006-02-14 [colin]      2.0.0cvs49
7535
7536         * src/pixmaps/address_book.xpm
7537         * src/pixmaps/preferences.xpm
7538         * src/pixmaps/properties.xpm
7539                 Fix pixmap size - patch by Fabien Vantard
7540
7541 2006-02-13 [colin]      2.0.0cvs48
7542
7543         * src/procmime.c
7544                 Add missing fclose()s on error
7545         * src/textview.c
7546                 Remove unused code
7547         * src/common/utils.c
7548                 Fix temp files not being deleted on windows
7549         Patches by Thomas Gilgin
7550
7551 2006-02-13 [colin]      2.0.0cvs47
7552
7553         * src/mainwindow.c
7554                 Fix exit crash
7555
7556 2006-02-13 [wwp]        2.0.0cvs46
7557
7558         * src/plugins/pgpcore/prefs_gpg.c
7559                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
7560
7561 2006-02-12 [colin]      2.0.0cvs45
7562
7563         * src/folderview.c
7564         * src/main.c
7565         * src/mainwindow.c
7566                 Fix "stuff" when quitting
7567
7568 2006-02-12 [wwp]        2.0.0cvs44
7569
7570         * src/prefs_themes.c
7571                 fix typos in debug messages.
7572
7573 2006-02-11 [colin]      2.0.0cvs43
7574
7575         * src/summaryview.c
7576                 don't allow drag/drop from ourself
7577
7578 2006-02-10 [wwp]        2.0.0cvs42
7579
7580         * src/exporthtml.c
7581         * src/html.c
7582         * src/html.h
7583         * src/procmime.c
7584         * src/textview.c
7585                 renamed html_ prefixed functions and data structures to avoid
7586                 namespace clashes w/ other software (gtkhtml2 for instance).
7587                 Closes bug #907.
7588
7589
7590 2006-02-09 [colin]      2.0.0cvs41
7591
7592         * src/summaryview.c
7593                 Fix shitty logic messed up. Thanks Ticho for the hint!
7594
7595 2006-02-09 [wwp]        2.0.0cvs40
7596
7597         * src/gtk/about.c
7598         * src/compose.c
7599         * src/prefs_account.c
7600         * src/prefs_gtk.h
7601         * src/editaddress.c
7602                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
7603                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
7604                 Browse buttons in accounts prefs.
7605
7606 2006-02-09 [colin]      2.0.0cvs39
7607
7608         * src/matcher.c
7609                 Check for pointer before using its members
7610         * src/gtk/gtksourceprintjob.c
7611                 Fix a wrong warning
7612
7613 2006-02-09 [wwp]        2.0.0cvs38
7614
7615         * src/gtk/filesel.c
7616                 fix few compiler warnings (type mismatch).
7617
7618 2006-02-09 [paul]       2.0.0cvs37
7619
7620         * po/fr.po
7621                 updated by Fabien Vantard
7622
7623 2006-02-08 [colin]      2.0.0cvs36
7624
7625         * src/prefs_common.c
7626         * src/common/defs.h
7627         * src/common/plugin.c
7628                 allow windows and linux configurations to coexist
7629                 patch by Thomas Gilgin
7630
7631 2006-02-08 [colin]      2.0.0cvs35
7632
7633         * src/filtering.c
7634         * src/matcher.c
7635         * src/matcher.h
7636         * src/matcher_parser_parse.y
7637         * src/prefs_filtering_action.c
7638         * src/prefs_matcher.c
7639                 Add the "Ignore thread" filtering
7640                 action
7641
7642 2006-02-08 [colin]      2.0.0cvs34
7643
7644         * src/compose.c
7645         * src/procmime.c
7646         * src/procmime.h
7647                 Fix bug #905 (damaged attachment)
7648                 text files with raw \0's aren't really text files
7649         FOR_STABLE
7650
7651 2006-02-08 [colin]      2.0.0cvs33
7652
7653         * src/summaryview.c
7654                 Fix crasher introduced yesterday
7655
7656 2006-02-08 [wwp]        2.0.0cvs32
7657
7658         * src/compose.c
7659         * src/compose.h
7660                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
7661
7662 2006-02-08 [wwp]        2.0.0cvs31
7663
7664         * src/prefs_template.c
7665                 templates enhancement: allow address completion for Cc and Bcc fields
7666                 (it was currently possible for the To field only)
7667
7668 2006-02-08 [colin]      2.0.0cvs30
7669
7670         * src/compose.c
7671                 Don't unblock if not blocked
7672         FOR_STABLE
7673
7674 2006-02-07 [colin]      2.0.0cvs29
7675
7676         * src/action.c
7677                 Forgot to refresh summaryview
7678
7679 2006-02-07 [colin]      2.0.0cvs28
7680
7681         * src/action.c
7682                 Freeze/thaw message list and folder list while
7683                 processing %as{} actions 
7684         * src/compose.c
7685                 Fix auto-wrap disabling after a middle-click
7686                 paste - FOR_STABLE
7687
7688 2006-02-07 [paul]       2.0.0cvs27
7689
7690         * src/folder.c
7691                 fix freeing of uninitialised pointers
7692                 Thanks to Colin
7693
7694 2006-02-06 [colin]      2.0.0cvs26
7695
7696         * src/folder.c
7697                 Use g_slist_prepend in potentially big list
7698
7699 2006-02-06 [colin]      2.0.0cvs25
7700
7701         * src/folder.c
7702                 Completely skip processing if it doesn't 
7703                 exist (faster!)
7704
7705 2006-02-06 [colin]      2.0.0cvs24
7706
7707         * src/folder.c
7708         * src/summaryview.c
7709                 Batch filtering in summaryview (from Tools menu)
7710                 and pre/post//-processing too
7711
7712 2006-02-06 [colin]      2.0.0cvs23
7713
7714         * src/procmsg.h
7715         * src/filtering.c
7716                 Use a special field for batch filtering instead
7717                 of stepping on deferred execution's toes
7718
7719 2006-02-06 [colin]      2.0.0cvs22
7720
7721         * src/action.c
7722         * src/filtering.c
7723         * src/filtering.h
7724         * src/folder.c
7725         * src/summaryview.c
7726                 Fix filtering via menus and actions
7727
7728 2006-02-06 [colin]      2.0.0cvs21
7729
7730         * src/imap.c
7731                 Put the added file directly to cache if possible (will work
7732                 with next libetpan)
7733         * src/filtering.c
7734         * src/filtering.h
7735         * src/inc.c
7736         * src/folder.c
7737         * src/mbox.c
7738         * src/procmsg.h
7739                 Move and copy filtered messages by batches instead of one
7740                 by one - faster on IMAP
7741         * src/procmsg.c
7742                 Add a function that'll possibly be useful later
7743
7744 2006-02-06 [colin]      2.0.0cvs20
7745
7746         * src/addressbook.c
7747                 Use internal mime-type instead of text/plain for d'n'd
7748         * src/compose.c
7749                 Allow attaching files from mimeview's icon list via d'n'd
7750         * src/folderview.c
7751         * src/folderview.h
7752                 Use internal mime-type instead of text/plain for d'n'd
7753                 Don't try to selected opened folder if none is
7754                 Factorize d'n'd from other apps code
7755         * src/headerview.c
7756         * src/textview.c
7757         * src/gtk/gtkutils.c
7758         * src/gtk/gtkutils.h
7759                 Factorize Face/X-Face stuff
7760         * src/mimeview.c
7761                 Fix d'n'd to other apps
7762         * src/prefs_message.c
7763                 Let the XFace pref be usable without libcompface as it also
7764                 applies to Face
7765         * src/summaryview.c
7766                 Fix d'n'd to other apps
7767                 Factorize d'n'd from other apps code
7768
7769 2006-02-06 [wwp]        2.0.0cvs19
7770
7771         * po/it.po
7772                 Italian translation fixes by Andrea Spadaccini (no more confusion
7773                 between filtering and processing, and few changes in the About
7774                 dialog).
7775
7776
7777 2006-02-06 [mones]      2.0.0cvs18
7778
7779         * src/gtk/icon_legend.c
7780                 Improved descriptions allowing better translations
7781
7782 2006-02-05 [colin]      2.0.0cvs17
7783
7784         * src/imap.c
7785                 Add the f*cking missing expunge that caused imap_fetch_env
7786                 to fail after an add_msgs ! :-///
7787         * src/etpan/imap-thread.c
7788                 Add a bit of debug
7789         FOR_STABLE
7790
7791 2006-02-05 [colin]      2.0.0cvs16
7792
7793         * src/common/utils.c
7794                 Don't check for return-path (or we can't put
7795                 back non-sent mails)
7796
7797 2006-02-05 [colin]      2.0.0cvs15
7798
7799         * src/textview.c
7800                 Don't try to display Face header in textview
7801                 when teh headerview's active
7802
7803 2006-02-05 [colin]      2.0.0cvs14
7804
7805         * tools/tbird2syl.py
7806         * tools/Makefile.am
7807                 Add script to import Thunderbird mails
7808
7809 2006-02-05 [colin]      2.0.0cvs13
7810
7811         * src/headerview.c
7812         * src/procheader.c
7813         * src/procmsg.c
7814         * src/procmsg.h
7815         * src/textview.c
7816                 Show Face headers - patch partially by Klaus Flittner
7817
7818 2006-02-05 [colin]      2.0.0cvs12
7819
7820         * src/folderview.c
7821         * src/summaryview.c
7822         * src/common/utils.c
7823         * src/common/utils.h
7824                 Let dnd work from mime icons to summaryview
7825                 and to folderview too
7826                 Add a crude test to avoid trying to add files
7827                 drag'n'dropped when they're not mails
7828
7829 2006-02-04 [colin]      2.0.0cvs11
7830
7831         * src/summaryview.c
7832         * src/mimeview.c
7833                 Fix utf8 conversion
7834
7835 2006-02-04 [colin]      2.0.0cvs10
7836
7837         * src/compose.c
7838         * src/folderview.c
7839         * src/mimeview.c
7840         * src/summaryview.c
7841         * src/summaryview.h
7842                 Added various drag and drop capas:
7843                 From                    To
7844                 summaryview             other apps
7845                 mimeview icons          other apps
7846                 other apps              summaryview
7847                 other apps              folderview
7848
7849                 This shouldn't have broken the existing:
7850                 From                    To
7851                 summaryview             folderview
7852                 folderview              folderview
7853                 summaryview             compose's attachments
7854
7855         Tests welcomed.
7856
7857 2006-02-02 [paul]       2.0.0cvs9
7858
7859         * src/mainwindow.c
7860                 move global option 'Set displayed columns...' out
7861                 of folder option grouping.
7862                 fix sensitivity of 'harvest addresses'
7863         FOR_STABLE
7864
7865 2006-02-01 [colin]      2.0.0cvs8
7866
7867         * src/mimeview.c
7868                 Revert the alertpanel patch, it sucks (intrusive
7869                 and gets in the way of "open")
7870
7871 2006-02-01 [colin]      2.0.0cvs7
7872
7873         * src/compose.c
7874         * src/prefs_account.c
7875         * src/prefs_common.c
7876         * src/common/defs.h
7877         * src/common/utils.c
7878         * src/common/utils.h
7879                 Add ability to edit the signature file
7880                 from the account preferences, and use
7881                 a default for the text editor.
7882                 Patch by Fabien Vantard
7883
7884 2006-02-01 [colin]      2.0.0cvs6
7885
7886         * src/mimeview.c
7887                 Try to get mime type by extension if it is
7888                 application/octet-stream
7889                 Display a window with possible choices when
7890                 encountering unknown mime types
7891         * src/gtk/filesel.c
7892         * src/gtk/filesel.h
7893                 Add preview
7894                 Allow multiple selection in filtered filesel
7895                 (patch by Fabien Vantard)
7896         * src/gtk/pluginwindow.c
7897                 Use it (patch by Fabien Vantard)
7898
7899 2006-02-01 [paul]       2.0.0cvs5
7900
7901         * src/jpilot.c
7902                 fix crash on creating jpilot address book
7903                 Thanks to Colin - FOR_STABLE
7904         * src/prefs_summaries.c
7905         * src/prefs_wrapping.c
7906         * src/gtk/icon_legend.c
7907         * src/gtk/quicksearch.c
7908                 string fixes and additions
7909
7910 2006-02-01 [paul]       2.0.0cvs4
7911
7912         * src/compose.c
7913         * src/mainwindow.c
7914         * src/messageview.c
7915         * src/prefs_send.c
7916                 add Arabic encoding option
7917                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
7918
7919 2006-01-31 [colin]      2.0.0cvs3
7920
7921         * src/plugins/pgpcore/passphrase.c
7922                 Convert passphrase to locale encoding
7923         * src/compose.c
7924                 Fix drafting on IMAP. Crappy bug sneaked in
7925                 the release :-/
7926         FOR_STABLE
7927
7928 2006-01-30 [paul]       2.0.0cvs2
7929
7930         * src/gtk/icon_legend.c
7931                 show the new entries
7932
7933 2006-01-30 [colin]      2.0.0cvs1
7934
7935         * src/manual.c
7936                 Check for the file to be present before 
7937                 enabling the menu - FOR_STABLE
7938         * src/gtk/icon_legend.c
7939                 Add folders icons (not all of them, there
7940                 are too much, but the most intriguing ones)
7941
7942 2006-01-30 [paul]       2.0.0
7943
7944         version 2.0.0 released
7945
7946 2006-01-30 [paul]       1.9.100cvs200
7947
7948         * manual/faq.xml
7949         * manual/gpl.xml
7950         * manual/intro.xml
7951         * manual/starting.xml
7952         * manual/sylpheed-claws-manual.xml
7953                 fixes, additions
7954
7955 2006-01-29 [mones]      1.9.100cvs199
7956
7957         * manual/account.xml
7958         * manual/advanced.xml
7959         * manual/glossary.xml
7960                 Some typos fixed, added LDIF term to glossary
7961         * po/es.po
7962                 Fixed leading plus symbol
7963
7964 2006-01-29 [paul]       1.9.100cvs198
7965
7966         * po/fi.po
7967         * po/sk.po
7968                 updated by Tommi Pirinen and Andrej Kacian
7969
7970 2006-01-29 [paul]       1.9.100cvs197
7971
7972         * src/gtk/authors.h
7973                 remove duplicates
7974
7975 2006-01-29 [paul]       1.9.100cvs196
7976
7977         * AUTHORS
7978         * po/nl.po
7979         * src/gtk/authors.h
7980         * tools/claws.i18n.status.pl
7981                 nl translation updated by Tim Dijkstra
7982
7983 2006-01-29 [paul]       1.9.100cvs195
7984
7985         * po/sr.po
7986         * po/sv.po
7987                 updated by Aleksandar Urosevic and Anders Troback
7988
7989 2006-01-28 [colin]      1.9.100cvs194
7990
7991         * src/gtk/gtksourceprintjob.c
7992                 Don't fiddle with PangoLayout when we
7993                 have an image
7994
7995 2006-01-28 [paul]       1.9.100cvs193
7996
7997         * AUTHORS
7998         * po/el.po
7999         * po/zh_CN.po
8000         * src/gtk/authors.h
8001         * tools/claws.i18n.status.pl
8002                 updated translations submitted by Stavros Giannouris
8003                 and Ralgh Young
8004
8005 2006-01-27 [colin]      1.9.100cvs192
8006
8007         * src/summaryview.c
8008         * src/gtk/gtksourceprintjob.c
8009                 Add image printing 
8010                 (libgnomeprint only, of course)
8011
8012 2006-01-27 [paul]       1.9.100cvs191
8013
8014         * po/fr.po
8015         * po/it.po
8016                 updated by Fabien Vantard and Andrea Spadaccini
8017
8018 2006-01-26 [colin]      1.9.100cvs190
8019
8020         * manual/Makefile.am
8021         * configure.ac
8022                 Make building the manual optional 
8023                 (--disable-manual)
8024
8025 2006-01-26 [paul]       1.9.100cvs189
8026
8027         * manual/glossary.xml
8028         * manual/plugins.xml
8029                 edited
8030         * po/en_GB.po
8031                 updated
8032
8033 2006-01-26 [paul]       1.9.100cvs188
8034
8035         * src/prefs_display_header.c
8036         * src/prefs_folder_column.c
8037         * src/prefs_msg_colors.c
8038         * src/prefs_summaries.c
8039         * src/prefs_summary_column.c
8040                 HIGify
8041
8042 2006-01-25 [colin]      1.9.100cvs187
8043
8044         * src/imap.c
8045                 Don't allow moving/copying mails between
8046                 queue/drafts and non-queue/drafts folders
8047                 Fixes bug #897 (message header is resetted 
8048                 if one is copied to Drafts)
8049
8050 2006-01-25 [colin]      1.9.100cvs186
8051
8052         * src/folder.c
8053         * src/mainwindow.c
8054                 Fix subscribed folders not found
8055         * src/compose.c
8056                 Don't try to encode as original mail's charset
8057                 if it's ascii 
8058
8059 2006-01-25 [paul]       1.9.100cvs185
8060
8061         * AUTHORS
8062         * po/Makevars
8063                 updated
8064         * po/de.po
8065         * po/pl.po
8066         * po/pt_BR.po
8067         * po/sr.po
8068                 updates submitted by Stephan Sachse, Emilian Nowak
8069                 and Quar, Frederico Goncalves Guimaraes, and
8070                 Aleksandar Urosevic
8071                 Fix Bug 896, 'PT_BR locale broken'.
8072         * src/gtk/authors.h
8073                 updated
8074
8075 2006-01-24 [mones]      1.9.100cvs184
8076
8077         * manual/glossary.xml
8078                 All current terms finished. Reviewers welcome ;-)
8079         * manual/keyboard.xml
8080                 Fixed column width for pdf output.
8081         * po/es.po
8082                 Updated
8083
8084 2006-01-24 [paul]       1.9.100cvs183
8085
8086         * manual/glossary.xml
8087                 fix id name
8088         * manual/dist/html/Makefile.am
8089         * manual/dist/pdf/Makefile.am
8090         * manual/dist/ps/Makefile.am
8091         * manual/dist/txt/Makefile.am
8092                 fix make deps
8093                 Thanks to Colin
8094
8095 2006-01-24 [mones]      1.9.100cvs182
8096
8097         * manual/glossary.xml
8098                 Nearly finished, some terms missing.
8099
8100 2006-01-23 [paul]       1.9.100cvs181
8101
8102         * manual/dist/html/Makefile.am
8103         * manual/dist/pdf/Makefile.am
8104         * manual/dist/ps/Makefile.am
8105         * manual/dist/txt/Makefile.am
8106         * src/mainwindow.c
8107                 re-enable manual
8108                 Thanks to Colin
8109
8110 2006-01-22 [colin]      1.9.100cvs180
8111
8112         * src/compose.c
8113         * src/gtk/gtkaspell.c
8114                 Don't deselect stuff before right-clicking, with aspell.
8115                 (This prevented right-click Copy, for example).
8116                 Thanks to Clo!
8117
8118 2006-01-22 [paul]       1.9.100cvs179
8119
8120         * src/summary_search.c
8121                 don't fix the widget size as it causes problems
8122                 under localisation.
8123                 Thanks to Emilian Nowak
8124
8125 2006-01-21 [paul]       1.9.100cvs178
8126
8127         * src/prefs_themes.c
8128                 fix broken underlining of label text
8129                 with some translations
8130
8131 2006-01-21 [colin]      1.9.100cvs177
8132
8133         * po/fr.po
8134                 In French "Composition" puts the Compose toolbar's prefs in the wrong place
8135
8136 2006-01-20 [colin]      1.9.100cvs176
8137
8138         * configure.ac
8139         * Makefile.am
8140         * manual/Makefile
8141         * manual/dist/html/.cvsignore
8142         * manual/dist/html/Makefile.am
8143         * manual/dist/pdf/.cvsignore
8144         * manual/dist/pdf/Makefile.am
8145         * manual/dist/ps/.cvsignore
8146         * manual/dist/ps/Makefile.am
8147         * manual/dist/txt/.cvsignore
8148         * manual/dist/txt/Makefile.am
8149                 Autotool-ize manual
8150
8151 2006-01-20 [paul]       1.9.100cvs175
8152
8153         * manual/handling.xml
8154                 make Filtering and Searching entries easier to find
8155         * manual/keyboard.xml
8156                 add the remaining default keybinds
8157         * src/prefs_summaries.c
8158                 update the default keybinds
8159
8160 2006-01-20 [paul]       1.9.100cvs174
8161
8162         * src/addressbook.c
8163         * src/addrgather.c
8164         * src/addrharvest.c
8165         * src/editaddress.c
8166         * src/editgroup.c
8167         * src/exphtmldlg.c
8168         * src/expldifdlg.c
8169         * src/exporthtml.c
8170         * src/exportldif.c
8171         * src/ldif.c
8172                 replace 'e-mail' with 'email'
8173         * src/summary_search.c
8174                 add mnemonic to "Find all" button
8175
8176 2006-01-20 [wwp]        1.9.100cvs173
8177
8178         * src/export.c
8179         * src/import.c
8180                 touched mbox import/export buttons for HIG-compliance
8181
8182 2006-01-19 [paul]       1.9.100cvs172
8183
8184         * manual/account.xml
8185         * manual/addrbook.xml
8186         * manual/advanced.xml
8187         * manual/faq.xml
8188         * manual/handling.xml
8189         * manual/intro.xml
8190         * manual/plugins.xml
8191         * manual/starting.xml
8192                 more editing
8193
8194 2006-01-19 [paul]       1.9.100cvs171
8195
8196         * src/toolbar.c
8197                 allow use of trash button while receiving
8198                 Thanks to Colin
8199
8200 2006-01-19 [wwp]        1.9.100cvs170
8201
8202         * src/gtk/quicksearch.c
8203         * src/compose.c
8204                 force text color to black when yellow background is set
8205
8206 2006-01-19 [colin]      1.9.100cvs169
8207
8208         * src/plugins/trayicon/trayicon.c
8209                 Gray out Get Mail when already getting mail
8210
8211 2006-01-18 [paul]       1.9.100cvs168
8212
8213         * src/compose.c
8214                 give widget yellow background was To is
8215                 set via folder prefs
8216         * src/gtk/quicksearch.c
8217                 give widget yellow background when quick
8218                 search is active.
8219                 Thanks to Colin
8220
8221 2006-01-18 [paul]       1.9.100cvs167
8222
8223         * doc/man/sylpheed-claws.1
8224                 add --subscribe option
8225
8226 2006-01-18 [paul]       1.9.100cvs166
8227
8228         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
8229         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
8230                 use %U instead of %F (%F is broken for user installed
8231                 files in kde 3.5)
8232
8233 2006-01-18 [colin]      1.9.100cvs165
8234
8235         * src/summaryview.c
8236                 Default to Yes in "No more * messages" dialogs
8237
8238 2006-01-17 [colin]      1.9.100cvs164
8239
8240         * src/compose.c
8241                 Possibly fix an invalid iterator causing
8242                 crash
8243
8244 2006-01-17 [colin]      1.9.100cvs163
8245
8246         * src/mimeview.c
8247                 Fix crash when the image disappears under the
8248                 image viewer
8249
8250 2006-01-16 [colin]      1.9.100cvs162
8251
8252         * src/compose.c
8253                 Fix reenabling autowrap
8254
8255 2006-01-16 [colin]      1.9.100cvs161
8256
8257         * src/compose.c
8258                 reset quote_len before getting quote_str
8259
8260 2006-01-16 [colin]      1.9.100cvs160
8261
8262         * src/account.c
8263         * src/account.h
8264         * src/folder.c
8265         * src/imap_gtk.c
8266         * src/mh_gtk.c
8267                 Fix bug #883 (default inbox does not track folder move)
8268
8269 2006-01-16 [colin]      1.9.100cvs159
8270
8271         * src/compose.c
8272         * src/plugins/pgpcore/passphrase.c
8273                 More buttons fixes
8274
8275 2006-01-16 [paul]       1.9.100cvs158
8276
8277         * src/prefs_actions.c
8278         * src/prefs_filtering_action.c
8279         * src/prefs_matcher.c
8280         * src/quote_fmt.c
8281         * src/gtk/description_window.c
8282         * src/gtk/description_window.h
8283         * src/gtk/quicksearch.c
8284                 description window cleanups
8285
8286 2006-01-15 [colin]      1.9.100cvs157
8287
8288         * src/addressbook.c
8289         * src/prefs_filtering.c
8290                 Same here
8291
8292 2006-01-15 [colin]      1.9.100cvs156
8293
8294         * src/folderview.c
8295         * src/mainwindow.c
8296                 Same for "Empty trash"
8297
8298 2006-01-15 [colin]      1.9.100cvs155
8299
8300         * src/inc.c
8301                 Override offline dialog had Yes by default
8302
8303 2006-01-15 [colin]      1.9.100cvs154
8304
8305         * src/summaryview.c
8306                 Delete selected messages? previously had Yes the default
8307
8308 2006-01-15 [colin]      1.9.100cvs153
8309
8310         * src/folder.c
8311         * src/folder.h
8312         * src/main.c
8313                 Check if a mailbox is loaded after all
8314                 plugins are loaded.
8315
8316 2006-01-15 [colin]      1.9.100cvs152
8317
8318         * src/folder.c
8319                 Don't start wizard when there are unloaded folders (will help
8320                 people with only mbox or maildir mailboxes)
8321
8322 2006-01-14 [colin]      1.9.100cvs151
8323
8324         * src/addressbook.c
8325         * src/expldifdlg.c
8326         * src/importldif.c
8327         * src/importmutt.c
8328         * src/importpine.c
8329         * src/mh_gtk.c
8330                 More HIG compliance and fixes
8331
8332 2006-01-14 [colin]      1.9.100cvs150
8333
8334         * src/prefs_filtering_action.c
8335         * src/foldersel.c
8336                 Two forgotten button order changes
8337
8338 2006-01-14 [colin]      1.9.100cvs149
8339
8340         * src/account.c
8341         * src/addressbook.c
8342         * src/compose.c
8343         * src/folderview.c
8344         * src/imap_gtk.c
8345         * src/mainwindow.c
8346         * src/mh_gtk.c
8347         * src/news_gtk.c
8348         * src/prefs_actions.c
8349         * src/prefs_customheader.c
8350         * src/prefs_filtering.c
8351         * src/prefs_matcher.c
8352         * src/prefs_template.c
8353         * src/ssl_manager.c
8354         * src/summaryview.c
8355         * src/textview.c
8356         * src/toolbar.c
8357                 All deletion confirmations are now "Cancel, Delete" 
8358                 instead of "No, Yes"
8359                 Clarified most of the other "No, Yes" to 
8360                 "Cancel, Descriptive_action"
8361                 Rechanged the "Entry not saved" alerts to have 
8362                 "Close, Continue editing"
8363
8364
8365 2006-01-14 [paul]
8366
8367         * 2.0.0-rc4 released
8368
8369 2006-01-14 [paul]       1.9.100cvs148
8370
8371         * src/account.c
8372         * src/addressadd.c
8373         * src/addressbook.c
8374         * src/compose.c
8375         * src/editaddress.c
8376         * src/editbook.c
8377         * src/editgroup.c
8378         * src/editjpilot.c
8379         * src/editldap.c
8380         * src/editvcard.c
8381         * src/exphtmldlg.c
8382         * src/expldifdlg.c
8383         * src/folderview.c
8384         * src/grouplistdialog.c
8385         * src/imap_gtk.c
8386         * src/importmutt.c
8387         * src/importpine.c
8388         * src/inc.c
8389         * src/main.c
8390         * src/mainwindow.c
8391         * src/message_search.c
8392         * src/messageview.c
8393         * src/mh_gtk.c
8394         * src/mimeview.c
8395         * src/news_gtk.c
8396         * src/prefs_actions.c
8397         * src/prefs_customheader.c
8398         * src/prefs_filtering.c
8399         * src/prefs_matcher.c
8400         * src/prefs_template.c
8401         * src/prefs_themes.c
8402         * src/ssl_manager.c
8403         * src/summary_search.c
8404         * src/summaryview.c
8405         * src/textview.c
8406         * src/toolbar.c
8407         * src/gtk/foldersort.c
8408         * src/gtk/gtkaspell.c
8409         * src/gtk/inputdialog.c
8410         * src/gtk/prefswindow.c
8411         * src/plugins/pgpcore/select-keys.c
8412         * src/plugins/trayicon/trayicon.c
8413                 HIG compliant button order
8414
8415 2006-01-14 [mones]      1.9.100cvs147
8416
8417         * po/es.po
8418                 Updated translation
8419
8420 2006-01-13 [paul]       1.9.100cvs146
8421
8422         * AUTHORS
8423         * ChangeLog
8424         * src/gtk/authors.h
8425                 add Joshua M. Kwan to contributors list
8426
8427 2006-01-13 [colin]      1.9.100cvs145
8428
8429         * src/gtk/quicksearch.c
8430                 Don't refocus quick search after executing (Esc or Enter)
8431                 Allows to '/'search something then move up/down in 
8432                 summaryview, and to Esc a search and be back in the 
8433                 summaryview
8434
8435 2006-01-13 [paul]       1.9.100cvs144
8436
8437         * src/plugins/pgpinline/pgpinline.c
8438                 support Content-Type 'application/pgp'
8439                 patch by Joshua M. Kwan <joshuak@users.sf.net>
8440
8441 2006-01-13 [paul]       1.9.100cvs143
8442
8443         * manual/account.xml
8444                 make mention of partial retrieval
8445                 thanks to Colin
8446
8447 2006-01-13 [paul]       1.9.100cvs142
8448
8449         * src/account.c
8450         * src/account.h
8451         * src/action.c
8452         * src/action.h
8453         * src/adbookbase.h
8454         * src/addr_compl.c
8455         * src/addr_compl.h
8456         * src/addrbook.c
8457         * src/addrcache.c
8458         * src/addrcache.h
8459         * src/addrcindex.c
8460         * src/addrcindex.h
8461         * src/addrclip.c
8462         * src/addrclip.h
8463         * src/addrdefs.h
8464         * src/addressadd.c
8465         * src/addressadd.h
8466         * src/addressbook.c
8467         * src/addressbook.h
8468         * src/addrgather.c
8469         * src/addrgather.h
8470         * src/addrharvest.c
8471         * src/addrharvest.h
8472         * src/addrindex.c
8473         * src/addrindex.h
8474         * src/addritem.c
8475         * src/addritem.h
8476         * src/addrquery.c
8477         * src/addrquery.h
8478         * src/addrselect.c
8479         * src/addrselect.h
8480         * src/alertpanel.c
8481         * src/alertpanel.h
8482         * src/browseldap.c
8483         * src/browseldap.h
8484         * src/codeconv.c
8485         * src/codeconv.h
8486         * src/compose.c
8487         * src/compose.h
8488         * src/customheader.c
8489         * src/customheader.h
8490         * src/displayheader.c
8491         * src/displayheader.h
8492         * src/editaddress.c
8493         * src/editaddress.h
8494         * src/editbook.c
8495         * src/editbook.h
8496         * src/editgroup.c
8497         * src/editgroup.h
8498         * src/editjpilot.c
8499         * src/editjpilot.h
8500         * src/editldap.c
8501         * src/editldap.h
8502         * src/editldap_basedn.c
8503         * src/editldap_basedn.h
8504         * src/editvcard.c
8505         * src/editvcard.h
8506         * src/exphtmldlg.c
8507         * src/exphtmldlg.h
8508         * src/expldifdlg.c
8509         * src/expldifdlg.h
8510         * src/export.h
8511         * src/exporthtml.c
8512         * src/exporthtml.h
8513         * src/exportldif.c
8514         * src/exportldif.h
8515         * src/filtering.c
8516         * src/filtering.h
8517         * src/folder.c
8518         * src/folder.h
8519         * src/folder_item_prefs.c
8520         * src/folder_item_prefs.h
8521         * src/foldersel.c
8522         * src/foldersel.h
8523         * src/folderutils.c
8524         * src/folderutils.h
8525         * src/folderview.c
8526         * src/folderview.h
8527         * src/grouplistdialog.c
8528         * src/grouplistdialog.h
8529         * src/headerview.c
8530         * src/html.c
8531         * src/html.h
8532         * src/image_viewer.c
8533         * src/image_viewer.h
8534         * src/imap.c
8535         * src/imap.h
8536         * src/imap_gtk.c
8537         * src/imap_gtk.h
8538         * src/import.h
8539         * src/importldif.c
8540         * src/importldif.h
8541         * src/importmutt.c
8542         * src/importmutt.h
8543         * src/importpine.c
8544         * src/importpine.h
8545         * src/inc.c
8546         * src/inc.h
8547         * src/jpilot.c
8548         * src/jpilot.h
8549         * src/ldapctrl.c
8550         * src/ldapctrl.h
8551         * src/ldaplocate.c
8552         * src/ldaplocate.h
8553         * src/ldapquery.c
8554         * src/ldapquery.h
8555         * src/ldapserver.c
8556         * src/ldapserver.h
8557         * src/ldaputil.c
8558         * src/ldaputil.h
8559         * src/ldif.c
8560         * src/ldif.h
8561         * src/main.c
8562         * src/main.h
8563         * src/mainwindow.c
8564         * src/mainwindow.h
8565         * src/manual.c
8566         * src/manual.h
8567         * src/mbox.c
8568         * src/mbox.h
8569         * src/message_search.c
8570         * src/message_search.h
8571         * src/messageview.c
8572         * src/messageview.h
8573         * src/mh.c
8574         * src/mh.h
8575         * src/mh_gtk.c
8576         * src/mh_gtk.h
8577         * src/mimeview.c
8578         * src/mimeview.h
8579         * src/msgcache.c
8580         * src/msgcache.h
8581         * src/mutt.c
8582         * src/mutt.h
8583         * src/news.c
8584         * src/news.h
8585         * src/news_gtk.c
8586         * src/news_gtk.h
8587         * src/partial_download.c
8588         * src/partial_download.h
8589         * src/pine.c
8590         * src/pine.h
8591         * src/pop.c
8592         * src/pop.h
8593         * src/prefs_account.c
8594         * src/prefs_account.h
8595         * src/prefs_actions.c
8596         * src/prefs_actions.h
8597         * src/prefs_common.c
8598         * src/prefs_common.h
8599         * src/prefs_compose_writing.c
8600         * src/prefs_compose_writing.h
8601         * src/prefs_customheader.c
8602         * src/prefs_customheader.h
8603         * src/prefs_display_header.c
8604         * src/prefs_display_header.h
8605         * src/prefs_filtering.c
8606         * src/prefs_filtering.h
8607         * src/prefs_filtering_action.c
8608         * src/prefs_filtering_action.h
8609         * src/prefs_folder_column.c
8610         * src/prefs_folder_column.h
8611         * src/prefs_folder_item.c
8612         * src/prefs_folder_item.h
8613         * src/prefs_fonts.c
8614         * src/prefs_fonts.h
8615         * src/prefs_gtk.c
8616         * src/prefs_gtk.h
8617         * src/prefs_image_viewer.c
8618         * src/prefs_image_viewer.h
8619         * src/prefs_matcher.c
8620         * src/prefs_matcher.h
8621         * src/prefs_message.c
8622         * src/prefs_msg_colors.c
8623         * src/prefs_msg_colors.h
8624         * src/prefs_other.c
8625         * src/prefs_quote.c
8626         * src/prefs_receive.c
8627         * src/prefs_send.c
8628         * src/prefs_spelling.c
8629         * src/prefs_spelling.h
8630         * src/prefs_summaries.c
8631         * src/prefs_summaries.h
8632         * src/prefs_summary_column.c
8633         * src/prefs_summary_column.h
8634         * src/prefs_template.c
8635         * src/prefs_template.h
8636         * src/prefs_themes.c
8637         * src/prefs_themes.h
8638         * src/prefs_toolbar.c
8639         * src/prefs_toolbar.h
8640         * src/prefs_wrapping.c
8641         * src/prefs_wrapping.h
8642         * src/privacy.c
8643         * src/privacy.h
8644         * src/procheader.c
8645         * src/procheader.h
8646         * src/procmime.c
8647         * src/procmime.h
8648         * src/procmsg.c
8649         * src/procmsg.h
8650         * src/quote_fmt.c
8651         * src/quote_fmt_parse.y
8652         * src/recv.c
8653         * src/recv.h
8654         * src/remotefolder.c
8655         * src/remotefolder.h
8656         * src/send_message.c
8657         * src/send_message.h
8658         * src/setup.c
8659         * src/setup.h
8660         * src/sourcewindow.c
8661         * src/sourcewindow.h
8662         * src/ssl_manager.c
8663         * src/ssl_manager.h
8664         * src/statusbar.c
8665         * src/statusbar.h
8666         * src/stock_pixmap.c
8667         * src/stock_pixmap.h
8668         * src/summary_search.c
8669         * src/summary_search.h
8670         * src/summaryview.c
8671         * src/summaryview.h
8672         * src/syldap.c
8673         * src/syldap.h
8674         * src/textview.c
8675         * src/textview.h
8676         * src/toolbar.c
8677         * src/toolbar.h
8678         * src/undo.c
8679         * src/undo.h
8680         * src/unmime.c
8681         * src/unmime.h
8682         * src/vcard.c
8683         * src/vcard.h
8684         * src/wizard.c
8685         * src/wizard.h
8686         * src/common/base64.c
8687         * src/common/base64.h
8688         * src/common/defs.h
8689         * src/common/hooks.c
8690         * src/common/hooks.h
8691         * src/common/log.c
8692         * src/common/log.h
8693         * src/common/mgutils.c
8694         * src/common/mgutils.h
8695         * src/common/nntp.c
8696         * src/common/nntp.h
8697         * src/common/passcrypt.c
8698         * src/common/passcrypt.h.in
8699         * src/common/plugin.c
8700         * src/common/plugin.h
8701         * src/common/prefs.c
8702         * src/common/prefs.h
8703         * src/common/progressindicator.c
8704         * src/common/progressindicator.h
8705         * src/common/quoted-printable.c
8706         * src/common/quoted-printable.h
8707         * src/common/session.c
8708         * src/common/session.h
8709         * src/common/smtp.c
8710         * src/common/smtp.h
8711         * src/common/socket.c
8712         * src/common/socket.h
8713         * src/common/ssl.c
8714         * src/common/ssl.h
8715         * src/common/ssl_certificate.c
8716         * src/common/ssl_certificate.h
8717         * src/common/stringtable.c
8718         * src/common/stringtable.h
8719         * src/common/sylpheed.c
8720         * src/common/sylpheed.h
8721         * src/common/template.c
8722         * src/common/template.h
8723         * src/common/timing.h
8724         * src/common/utils.c
8725         * src/common/utils.h
8726         * src/common/version.h.in
8727         * src/common/xml.c
8728         * src/common/xml.h
8729         * src/common/xmlprops.c
8730         * src/common/xmlprops.h
8731         * src/gtk/colorlabel.c
8732         * src/gtk/colorsel.c
8733         * src/gtk/colorsel.h
8734         * src/gtk/description_window.c
8735         * src/gtk/description_window.h
8736         * src/gtk/filesel.c
8737         * src/gtk/filesel.h
8738         * src/gtk/foldersort.c
8739         * src/gtk/foldersort.h
8740         * src/gtk/gtkutils.c
8741         * src/gtk/gtkutils.h
8742         * src/gtk/inputdialog.c
8743         * src/gtk/inputdialog.h
8744         * src/gtk/logwindow.c
8745         * src/gtk/logwindow.h
8746         * src/gtk/manage_window.c
8747         * src/gtk/manage_window.h
8748         * src/gtk/menu.c
8749         * src/gtk/menu.h
8750         * src/gtk/pluginwindow.c
8751         * src/gtk/pluginwindow.h
8752         * src/gtk/prefswindow.c
8753         * src/gtk/prefswindow.h
8754         * src/gtk/progressdialog.c
8755         * src/gtk/progressdialog.h
8756         * src/gtk/sslcertwindow.c
8757         * src/gtk/sslcertwindow.h
8758         * src/plugins/clamav/clamav_plugin.c
8759         * src/plugins/clamav/clamav_plugin.h
8760         * src/plugins/clamav/clamav_plugin_gtk.c
8761         * src/plugins/demo/demo.c
8762         * src/plugins/dillo_viewer/dillo_prefs.c
8763         * src/plugins/dillo_viewer/dillo_prefs.h
8764         * src/plugins/dillo_viewer/dillo_viewer.c
8765         * src/plugins/pgpcore/passphrase.c
8766         * src/plugins/pgpcore/passphrase.h
8767         * src/plugins/pgpcore/plugin.c
8768         * src/plugins/pgpcore/select-keys.c
8769         * src/plugins/pgpcore/select-keys.h
8770         * src/plugins/pgpcore/sgpgme.c
8771         * src/plugins/pgpcore/sgpgme.h
8772         * src/plugins/pgpinline/pgpinline.c
8773         * src/plugins/pgpinline/pgpinline.h
8774         * src/plugins/pgpinline/plugin.c
8775         * src/plugins/pgpmime/pgpmime.c
8776         * src/plugins/pgpmime/pgpmime.h
8777         * src/plugins/pgpmime/plugin.c
8778         * src/plugins/spamassassin/spamassassin.c
8779         * src/plugins/spamassassin/spamassassin.h
8780         * src/plugins/spamassassin/spamassassin_gtk.c
8781         * src/plugins/trayicon/trayicon.c
8782                 update copyright header
8783
8784 2006-01-13 [paul]       1.9.100cvs141
8785
8786         * src/account.c
8787         * src/export.c
8788         * src/import.c
8789         * src/mainwindow.c
8790         * src/prefs_account.c
8791         * src/prefs_display_header.c
8792         * src/prefs_receive.c
8793         * src/prefs_send.c
8794         * src/prefs_summaries.c
8795         * src/prefs_themes.c
8796         * src/prefs_toolbar.c
8797         * src/gtk/about.c
8798                 various cleanups
8799
8800 2006-01-12 [colin]      1.9.100cvs140
8801
8802         * src/folder.c
8803         * src/folder.h
8804         * src/main.c
8805                 Add --subscribe option
8806                 Let sylpheed-claws email@domain.com equivalent to --compose
8807                 Let sylpheed-claws proto://blah.com equivalent to --subscribe
8808
8809 2006-01-12 [paul]       1.9.100cvs139
8810
8811         * src/mainwindow.c
8812                 append 'Change folder order' label with '...'
8813         * src/prefs_actions.c
8814                 allow reordering of actions list by dnd
8815         * src/gtk/foldersort.c
8816                 make the dialog nicer
8817
8818 2006-01-11 [colin]      1.9.100cvs138
8819
8820         * src/compose.c
8821                 Allow templates without text
8822
8823 2006-01-11 [paul]       1.9.100cvs137
8824
8825         * tools/README
8826         * tools/filter_conv_new.pl
8827                 add info to README
8828                 also check .sylpheed for filter.xml
8829                 be a bit informative to the user
8830
8831 2006-01-11 [colin]      1.9.100cvs136
8832
8833         * src/textview.c
8834                 Fix bug #888 (2.0.0rc3 not displaying image in message view)
8835
8836 2006-01-10 [paul]       1.9.100cvs135
8837
8838         * tools/Makefile.am
8839         * tools/filter_conv_new.pl
8840                 add script to convert new style Sylpheed
8841                 filter rules (Sylpheed >= 0.9.99) to
8842                 Claws filtering rules
8843
8844 2006-01-10 [colin]      1.9.100cvs134
8845
8846         * src/compose.c
8847                 Fix broken line joins in certain conditions
8848                 (between two quoted lines: <enter><enter><up>
8849                  <type a wrapped sentence><go in the first line>
8850                  <insert more text><watch as line joining failed>)
8851
8852 2006-01-10 [paul]       1.9.100cvs133
8853
8854         * src/compose.c
8855                 don't report success in error dialog
8856                 thanks to Colin
8857         * src/common/utils.c
8858                 include some trailing punctuations as URI
8859                 thanks to Hiro
8860
8861 2006-01-10 [paul]       1.9.100cvs132
8862
8863         * src/mimeview.c
8864                 fix incompatible pointer type
8865                 warning
8866
8867 2006-01-10 [paul]       1.9.100cvs131
8868
8869         * src/compose.c
8870                 change Subject in window title
8871                 instantaneously
8872
8873 2006-01-09 [colin]      1.9.100cvs130
8874
8875         * src/addressbook.c
8876         * src/headerview.c
8877         * src/mainwindow.c
8878         * src/messageview.c
8879         * src/mimeview.c
8880         * src/noticeview.c
8881         * src/summaryview.c
8882                 Fix possible crashes on exit and in addressbook
8883
8884 2006-01-09 [paul]       1.9.100cvs129
8885
8886         * src/prefs_msg_colors.c
8887                 some cleanups that I forgot last time
8888
8889 2006-01-09 [paul]       1.9.100cvs128
8890
8891         * README
8892         * src/folderview.c
8893         * src/prefs_msg_colors.c
8894                 add previously hidden option, color_new, to
8895                 the gui
8896                 move the page to Display/
8897                 rework the gui
8898
8899 2006-01-09 [wwp]        1.9.100cvs127
8900
8901         * src/prefs_themes.c
8902                 made the prefs/display/themes layouts spacing less condensed
8903                 (and so they match other prefs/pages' look).
8904
8905 2006-01-09 [paul]       1.9.100cvs126
8906
8907         * src/compose.c
8908         * src/prefs_common.c
8909         * src/prefs_common.h
8910         * src/prefs_wrapping.c
8911                 remove 'wrap at send' option
8912
8913 2006-01-06 [colin]      1.9.100cvs125
8914
8915         * src/compose.c
8916                 Just make completely sure we don't insert "manual line breaks" 
8917                 when wrapping... 
8918
8919 2006-01-04 [paul]
8920
8921         * 2.0.0-rc3 released
8922
8923 2006-01-04 [paul]       1.9.100cvs124
8924
8925         * src/folderview.c
8926                 fix bug 882, 'quick scroll in folder list
8927                 displays wrong folder contents'
8928
8929 2006-01-04 [paul]       1.9.100cvs123
8930
8931         * src/plugins/pgpmime/pgpmime.c
8932                 better debug information when signing
8933                 Patch by Ivan F. Martinez <ivanfm@users.sourceforge.net>
8934
8935 2006-01-03 [colin]      1.9.100cvs122
8936
8937         * configure.ac
8938                 We need to recheck for gpgme 1.0.0 after checking
8939                 for 1.1.1, because if 1.1.1 isn't available, 
8940                 GPGME_LIBS and friends are blanked out by the 
8941                 second check.
8942
8943 2006-01-03 [colin]      1.9.100cvs121
8944
8945         * src/common/prefs.c
8946                 Windows unlink-before rename fix
8947         * src/plugins/pgpcore/sgpgme.c
8948                 Add support for PKA info if available
8949                 Both patches by Werner Koch
8950
8951 2006-01-03 [paul]       1.9.100cvs120
8952
8953         * src/messageview.c
8954                 fix bug 884, 'Send receipt' button visible in queue
8955                 Thanks to Colin
8956
8957 2006-01-02 [colin]      1.9.100cvs119
8958
8959         * src/compose.c
8960         * src/imap.c
8961                 Fix autosave on IMAP and more generally try to
8962                 return the correct ID on a newly added IMAP message
8963
8964 2006-01-02 [paul]       1.9.100cvs118
8965
8966         * manual/keyboard.xml
8967                 edited
8968
8969 2006-01-01 [paul]       1.9.100cvs117
8970
8971         * src/gtk/authors.h
8972                 alphabetical order
8973
8974 2005-12-30 [colin]      1.9.100cvs116
8975
8976         * manual/advanced.xml
8977                 Explain Pre/Post-processing differences.
8978
8979 2005-12-30 [colin]      1.9.100cvs115
8980
8981         * src/mh.c
8982                 Implement copy_msgs for a little optimization
8983         * src/imap.c
8984                 Finish yesterday's fix
8985
8986 2005-12-29 [colin]      1.9.100cvs114
8987
8988         * src/imap.c
8989                 Fix occasional failure in fetching a mail over
8990                 IMAP
8991
8992 2005-12-29 [colin]      1.9.100cvs113
8993
8994         * src/compose.c
8995                 Don't remove a draft when sending it, if it is 
8996                 locked.
8997
8998 2005-12-28 [colin]      1.9.100cvs112
8999
9000         * src/summaryview.c
9001                 Fix leak for real
9002
9003 2005-12-28 [wwp]        1.9.100cvs111
9004
9005         * doc/faq/.cvsignore
9006         * doc/faq/de/.cvsignore
9007         * doc/faq/en/.cvsignore
9008         * doc/faq/es/.cvsignore
9009         * doc/faq/fr/.cvsignore
9010         * doc/faq/it/.cvsignore
9011         * doc/manual/.cvsignore
9012         * doc/manual/de/.cvsignore
9013         * doc/manual/en/.cvsignore
9014         * doc/manual/es/.cvsignore
9015         * doc/manual/fr/.cvsignore
9016         * doc/manual/ja/.cvsignore
9017         * src/plugins/mathml_viewer/.cvsignore
9018                 rollback revival of those files (my bad, sorry for the noise).
9019
9020 2005-12-28 [wwp]        1.9.100cvs110
9021
9022         * src/compose.c
9023                 fix a minor wrapping issue w/ autowrap disabled (patch by Colin).
9024
9025 2005-12-28 [wwp]        1.9.100cvs109
9026
9027         * doc/faq/.cvsignore
9028         * doc/faq/de/.cvsignore
9029         * doc/faq/en/.cvsignore
9030         * doc/faq/es/.cvsignore
9031         * doc/faq/fr/.cvsignore
9032         * doc/faq/it/.cvsignore
9033         * doc/manual/.cvsignore
9034         * doc/manual/de/.cvsignore
9035         * doc/manual/en/.cvsignore
9036         * doc/manual/es/.cvsignore
9037         * doc/manual/fr/.cvsignore
9038         * doc/manual/ja/.cvsignore
9039         * src/plugins/mathml_viewer/.cvsignore
9040         * po/.cvsignore
9041                 more files to ignore.
9042
9043 2005-12-24 [colin]      1.9.100cvs108
9044
9045         * AUTHORS
9046         * src/gtk/authors.h
9047                 Update for Werner
9048
9049 2005-12-24 [colin]      1.9.100cvs107
9050
9051         * src/procmsg.c
9052                 Allow NULL src_msginfo in 
9053                 procmsg_msginfo_new_from_mimeinfo
9054
9055 2005-12-23 [paul]       1.9.100cvs106
9056
9057         * src/plugins/pgpinline/mypgpcore.def
9058                 add this forgotten file
9059
9060 2005-12-23 [colin]      1.9.100cvs105
9061
9062         * src/mainwindow.c
9063                 Fix missing break
9064
9065 2005-12-23 [colin]      1.9.100cvs104
9066
9067         * autogen.sh
9068         * src/folder.c
9069         * src/mh.c
9070         * src/common/plugin.c
9071         * src/common/socket.c
9072         * src/common/socket.h
9073         * src/common/utils.c
9074         * src/common/utils.h
9075         * src/gtk/pluginwindow.c
9076         * src/plugins/pgpcore/plugin.def
9077         * src/plugins/pgpcore/sylpheed.def
9078         * src/plugins/pgpinline/Makefile.am
9079         * src/plugins/pgpinline/plugin.def
9080         * src/plugins/pgpinline/sylpheed.def
9081         * src/plugins/pgpmime/plugin.def
9082         * src/plugins/pgpmime/sylpheed.def
9083                 Various w32 fixes by Werner Koch
9084
9085 2005-12-22 [paul]       1.9.100cvs103
9086
9087         * src/wizard.c
9088                 don't offer IMAP as 'server type' if
9089                 libetpan isn't built in
9090
9091 2005-12-22 [paul]       1.9.100cvs102
9092
9093         * AUTHORS
9094         * src/mainwindow.c
9095         * src/mainwindow.h
9096         * src/toolbar.c
9097         * src/gtk/authors.h
9098                 support GTK_TOOLBAR_BOTH_HORIZ (text
9099                 next to icon) Patch by Marien Zwart
9100                 marienz@users.sf.net
9101                 Also reword the text
9102
9103 2005-12-21 [colin]      1.9.100cvs101
9104
9105         * configure.ac
9106                 Fix DATADIRNAME
9107         * COPYING
9108                 Fix missing section and explicit the exception better
9109         * src/compose.c
9110                 Prevent mail from being lost without notice when an
9111                 SMTP error happens on trying to send an unmodified
9112                 drafted mail.
9113         * src/send_message.c
9114         * src/common/smtp.c
9115                 Fix password remembering when wrong, and add return
9116                 value checks where they should have been
9117         * src/plugins/pgpcore/sylpheed.def
9118         * src/plugins/pgpinline/sylpheed.def
9119         * src/plugins/pgpmime/sylpheed.def
9120                 Add a few symbols needed
9121
9122 2005-12-21 [paul]       1.9.100cvs100
9123
9124         * m4/codeset.m4
9125         * m4/glibc21.m4
9126         * m4/intdiv0.m4
9127         * m4/inttypes-pri.m4
9128         * m4/inttypes.m4
9129         * m4/inttypes_h.m4
9130         * m4/isc-posix.m4
9131         * m4/lcmessage.m4
9132         * m4/stdint_h.m4
9133         * m4/uintmax_t.m4
9134                 gettextization
9135                 thanks to Colin
9136
9137 2005-12-21 [paul]       1.9.100cvs99
9138
9139         * po/sv.po
9140                 fixed by Colin
9141
9142 2005-12-20 [paul]       1.9.100cvs98
9143
9144         * po/sv.po
9145                 updated by Anders Trobäck
9146
9147 2005-12-20 [colin]      1.9.100cvs97
9148
9149         * ABOUT-NLS
9150         * Makefile.am
9151         * autogen.sh
9152         * configure.ac
9153         * config/config.rpath
9154         * config/mkinstalldirs
9155         * m4/Makefile.am
9156         * m4/glibc2.m4
9157         * m4/gnupg.m4
9158         * m4/gpgme.m4
9159         * m4/intmax.m4
9160         * m4/longdouble.m4
9161         * m4/longlong.m4
9162         * m4/printf-posix.m4
9163         * m4/signed.m4
9164         * m4/size_max.m4
9165         * m4/ulonglong.m4
9166         * m4/wchar_t.m4
9167         * m4/wint_t.m4
9168         * m4/xsize.m4
9169         * po/Makefile.in.in
9170         * po/Makevars
9171         * po/bg.po
9172         * po/ca.po
9173         * po/cs.po
9174         * po/de.po
9175         * po/el.po
9176         * po/en_GB.po
9177         * po/es.po
9178         * po/fi.po
9179         * po/fr.po
9180         * po/hr.po
9181         * po/hu.po
9182         * po/it.po
9183         * po/ja.po
9184         * po/ko.po
9185         * po/nb.po
9186         * po/nl.po
9187         * po/pl.po
9188         * po/pt_BR.po
9189         * po/ru.po
9190         * po/sk.po
9191         * po/sr.po
9192         * po/stamp-po
9193         * po/sv.po
9194         * po/zh_CN.po
9195         * po/zh_TW.po
9196         * src/Makefile.am
9197         * src/codeconv.c
9198         * src/compose.c
9199         * src/exporthtml.c
9200         * src/exportldif.c
9201         * src/folder.c
9202         * src/main.c
9203         * src/manual.c
9204         * src/mh.c
9205         * src/mimeview.c
9206         * src/send_message.c
9207         * src/common/Makefile.am
9208         * src/common/fnmatch.c
9209         * src/common/fnmatch.h
9210         * src/common/fnmatch_loop.c
9211         * src/common/nntp.c
9212         * src/common/plugin.c
9213         * src/common/smtp.c
9214         * src/common/socket.c
9215         * src/common/string_match.c
9216         * src/common/sylpheed.c
9217         * src/common/utils.c
9218         * src/common/utils.h
9219         * src/common/w32_dirent.c
9220         * src/common/w32_reg.c
9221         * src/common/w32_signal.c
9222         * src/common/w32_stat.c
9223         * src/common/w32_stdio.c
9224         * src/common/w32_stdlib.c
9225         * src/common/w32_string.c
9226         * src/common/w32_time.c
9227         * src/common/w32_unistd.c
9228         * src/common/w32_wait.c
9229         * src/common/w32lib.h
9230         * src/etpan/Makefile.am
9231         * src/gtk/Makefile.am
9232         * src/plugins/clamav/Makefile.am
9233         * src/plugins/demo/Makefile.am
9234         * src/plugins/dillo_viewer/Makefile.am
9235         * src/plugins/pgpcore/Makefile.am
9236         * src/plugins/pgpcore/passphrase.c
9237         * src/plugins/pgpcore/plugin.def
9238         * src/plugins/pgpcore/sgpgme.c
9239         * src/plugins/pgpcore/sylpheed.def
9240         * src/plugins/pgpcore/version.rc
9241         * src/plugins/pgpinline/Makefile.am
9242         * src/plugins/pgpinline/plugin.def
9243         * src/plugins/pgpinline/sylpheed.def
9244         * src/plugins/pgpinline/version.rc
9245         * src/plugins/pgpmime/Makefile.am
9246         * src/plugins/pgpmime/mypgpcore.def
9247         * src/plugins/pgpmime/plugin.def
9248         * src/plugins/pgpmime/sylpheed.def
9249         * src/plugins/pgpmime/version.rc
9250         * src/plugins/spamassassin/Makefile.am
9251                 Very little ;-) patch from Werner Koch, providing
9252                 infrastructure for cross-compiling to Win32
9253
9254 2005-12-20 [paul]       1.9.100cvs96
9255
9256         * src/account.c
9257         * src/account.h
9258         * src/mainwindow.c
9259         * src/mainwindow.h
9260         * src/toolbar.c
9261         * src/toolbar.h
9262                 add a combo to the Get All button, allowing
9263                 quick retrieval from any account
9264                 Patch by Fabien Vantard, slightly modified
9265                 by Colin
9266         * src/gtk/about.c
9267                 i18n fix. Patch by Fabien Vantard
9268
9269 2005-12-19 [colin]      1.9.100cvs95
9270
9271         * src/compose.c
9272         * src/compose.h
9273                 Don't automatically join lines when they've 
9274                 been separated by the user and not automatically
9275
9276 2005-12-19 [paul]       1.9.100cvs94
9277
9278         * src/gtk/pluginwindow.c
9279                 i18n fix.
9280                 Patch by Fabien Vantard
9281
9282 2005-12-15 [paul]       1.9.100cvs93
9283
9284         * src/common/plugin.c
9285         * src/common/plugin.h
9286         * src/gtk/pluginwindow.c
9287         * src/plugins/clamav/clamav_plugin.c
9288         * src/plugins/demo/demo.c
9289         * src/plugins/dillo_viewer/dillo_viewer.c
9290         * src/plugins/pgpcore/plugin.c
9291         * src/plugins/pgpinline/plugin.c
9292         * src/plugins/pgpmime/plugin.c
9293         * src/plugins/spamassassin/spamassassin.c
9294         * src/plugins/trayicon/trayicon.c
9295                 add plugin_version()
9296
9297 2005-12-15 [colin]      1.9.100cvs92
9298
9299         * src/compose.c
9300                 Further fix bug #875
9301
9302 2005-12-15 [paul]       1.9.100cvs91
9303
9304         * src/gtk/filesel.c
9305                 fix attach_load_dir getting set to
9306                 PLUGINDIR on plugin load
9307
9308 2005-12-14 [mones]      1.9.100cvs90
9309
9310         * manual/ack.xml
9311         * manual/keyboard.xml
9312                 Initial draft and some shortcuts added
9313                 
9314         * po/es.po
9315                 Updated translation
9316
9317 2005-12-14 [colin]      1.9.100cvs89
9318
9319         * src/compose.c
9320         * src/imap.c
9321         * src/summaryview.c
9322         * src/gtk/gtkaspell.c
9323                 More leaks fixed
9324         * src/prefs_folder_item.c
9325                 Fix recursive prefs apply
9326
9327
9328 2005-12-14 [colin]      1.9.100cvs88
9329
9330         * src/compose.c
9331                 Fix bug #875 (Freeze On Inline Forward of 
9332                 Large Message)
9333
9334 2005-12-13 [colin]      1.9.100cvs87
9335
9336         * src/compose.c
9337                 Uniq-ify and sort the mimetypes list
9338                 Patch by Fabien Vantard
9339
9340 2005-12-13 [colin]      1.9.100cvs86
9341
9342         * src/imap.c
9343         * src/etpan/imap-thread.c
9344                 Fix leaks (patch by Hoa)
9345         * src/news.c
9346         * src/common/plugin.c
9347                 Fix leaks
9348
9349 2005-12-12 [colin]
9350
9351         * 2.0.0-rc2 released
9352
9353 2005-12-12 [colin]      1.9.100cvs85
9354
9355         * src/matcher.c
9356                 Fix a leak
9357
9358 2005-12-12 [wwp]        1.9.100cvs84
9359
9360         * src/gtk/icon_legend.c
9361                 fix misbehaviour and crash when closing the legend window
9362         using the Esc key (patch by Fabien Vantard).
9363
9364 2005-12-12 [paul]       1.9.100cvs83
9365
9366         * src/browseldap.c
9367         * src/foldersel.c
9368         * src/prefs_actions.c
9369         * src/prefs_filtering.c
9370         * src/prefs_matcher.c
9371         * src/prefs_spelling.glade      ** REMOVED **
9372         * src/prefs_template.c
9373         * src/gtk/foldersort.glade      ** REMOVED **
9374         * src/gtk/pluginwindow.c
9375         * src/gtk/pluginwindow.glade    ** REMOVED **
9376         * src/plugins/spamassassin/spamassassin_gtk.glade       ** REMOVED **
9377                 cleanups
9378
9379 2005-12-11 [paul]       1.9.100cvs82
9380
9381         * src/gtk/filesel.c
9382                 fix attach_load_dir crasher (double free)
9383
9384 2005-12-09 [paul]       1.9.100cvs81
9385
9386         * po/POTFILES.in
9387         * src/mainwindow.c
9388         * src/gtk/Makefile.am
9389         * src/gtk/icon_legend.c
9390         * src/gtk/icon_legend.h
9391                 add icon legend
9392         * src/manual.c
9393                 cleanup
9394
9395 2005-12-09 [paul]       1.9.100cvs80
9396
9397         * src/plugins/pgpcore/passphrase.c
9398                 wrap the label in the dialog
9399
9400 2005-12-09 [colin]      1.9.100cvs79
9401
9402         * src/plugins/pgpcore/sgpgme.c
9403                 Display (untrusted) on not trusted signatures
9404                 Patch by Michal Èihaø <michal@cihar.com>
9405                 Closes bug #867 (Report also key trust)
9406
9407 2005-12-09 [colin]      1.9.100cvs78
9408
9409         * src/common/plugin.c
9410                 Update licence check, following Eben Moglen's advice
9411
9412 2005-12-08 [colin]      1.9.100cvs77
9413
9414         * src/folder.c
9415                 Fix the occasionnal item->cache != NULL 
9416                 assertion failure. 
9417
9418 2005-12-08 [colin]      1.9.100cvs76
9419
9420         * src/mimeview.c
9421         * src/plugins/pgpcore/sgpgme.c
9422                 Print key id when unable to check it
9423                 Closes bug #866 (Show key id when missing)
9424
9425 2005-12-08 [paul]       1.9.100cvs75
9426
9427         * src/prefs_common.c
9428         * src/prefs_common.h
9429         * src/gtk/filesel.c
9430                 remember load attachment dir
9431
9432 2005-12-07 [colin]      1.9.100cvs74
9433
9434         * src/prefs_toolbar.c
9435                 Gtk fixes, patch by Fabien Vantard
9436
9437 2005-12-07 [colin]      1.9.100cvs73
9438
9439         * src/action.c
9440         * src/compose.c
9441         * src/compose.h
9442                 Fix bug #839 (Quoted text isn't colored after 
9443                 executing an action)
9444         * src/common/plugin.c
9445                 Require plugins to declare their licence in plugin_licence()
9446                 Refuse to load non-GPL plugins as they'd be illegal (as 
9447                 derived works of Sylpheed-Claws, they must be GPL).
9448         * src/plugins/clamav/clamav_plugin.c
9449         * src/plugins/demo/demo.c
9450         * src/plugins/dillo_viewer/dillo_viewer.c
9451         * src/plugins/pgpcore/plugin.c
9452         * src/plugins/pgpinline/plugin.c
9453         * src/plugins/pgpmime/plugin.c
9454         * src/plugins/spamassassin/spamassassin.c
9455         * src/plugins/trayicon/trayicon.c
9456                 Add plugin_licence()
9457
9458 2005-12-07 [paul]       1.9.100cvs72
9459
9460         * configure.ac
9461         * src/mainwindow.c
9462         * src/manual.c
9463         * src/manual.h
9464         * src/common/defs.h
9465                 clean up after local FAQ removal and
9466                 temporary manual removal
9467
9468 2005-12-06 [colin]      1.9.100cvs71
9469
9470         * configure.ac
9471         * doc/Makefile.am
9472         * doc/faq/.cvsignore
9473         * doc/faq/Makefile.am
9474         * doc/faq/de/.cvsignore
9475         * doc/faq/de/Makefile.am
9476         * doc/faq/de/sylpheed-faq-1.html
9477         * doc/faq/de/sylpheed-faq-2.html
9478         * doc/faq/de/sylpheed-faq-3.html
9479         * doc/faq/de/sylpheed-faq.html
9480         * doc/faq/en/.cvsignore
9481         * doc/faq/en/Makefile.am
9482         * doc/faq/en/sylpheed-faq-1.html
9483         * doc/faq/en/sylpheed-faq-2.html
9484         * doc/faq/en/sylpheed-faq-3.html
9485         * doc/faq/en/sylpheed-faq-4.html
9486         * doc/faq/en/sylpheed-faq.html
9487         * doc/faq/es/.cvsignore
9488         * doc/faq/es/Makefile.am
9489         * doc/faq/es/sylpheed-faq-1.html
9490         * doc/faq/es/sylpheed-faq-2.html
9491         * doc/faq/es/sylpheed-faq-3.html
9492         * doc/faq/es/sylpheed-faq-4.html
9493         * doc/faq/es/sylpheed-faq.html
9494         * doc/faq/fr/.cvsignore
9495         * doc/faq/fr/Makefile.am
9496         * doc/faq/fr/sylpheed-faq-1.html
9497         * doc/faq/fr/sylpheed-faq-2.html
9498         * doc/faq/fr/sylpheed-faq-3.html
9499         * doc/faq/fr/sylpheed-faq.html
9500         * doc/faq/it/.cvsignore
9501         * doc/faq/it/Makefile.am
9502         * doc/faq/it/sylpheed-faq-1.html
9503         * doc/faq/it/sylpheed-faq-2.html
9504         * doc/faq/it/sylpheed-faq-3.html
9505         * doc/faq/it/sylpheed-faq.html
9506         * doc/manual/.cvsignore
9507         * doc/manual/Makefile.am
9508         * doc/manual/de/.cvsignore
9509         * doc/manual/de/Makefile.am
9510         * doc/manual/de/sylpheed-1.html
9511         * doc/manual/de/sylpheed-10.html
9512         * doc/manual/de/sylpheed-11.html
9513         * doc/manual/de/sylpheed-12.html
9514         * doc/manual/de/sylpheed-13.html
9515         * doc/manual/de/sylpheed-14.html
9516         * doc/manual/de/sylpheed-15.html
9517         * doc/manual/de/sylpheed-16.html
9518         * doc/manual/de/sylpheed-17.html
9519         * doc/manual/de/sylpheed-18.html
9520         * doc/manual/de/sylpheed-19.html
9521         * doc/manual/de/sylpheed-2.html
9522         * doc/manual/de/sylpheed-20.html
9523         * doc/manual/de/sylpheed-3.html
9524         * doc/manual/de/sylpheed-4.html
9525         * doc/manual/de/sylpheed-5.html
9526         * doc/manual/de/sylpheed-6.html
9527         * doc/manual/de/sylpheed-7.html
9528         * doc/manual/de/sylpheed-8.html
9529         * doc/manual/de/sylpheed-9.html
9530         * doc/manual/de/sylpheed.html
9531         * doc/manual/en/.cvsignore
9532         * doc/manual/en/Makefile.am
9533         * doc/manual/en/sylpheed-1.html
9534         * doc/manual/en/sylpheed-10.html
9535         * doc/manual/en/sylpheed-11.html
9536         * doc/manual/en/sylpheed-12.html
9537         * doc/manual/en/sylpheed-13.html
9538         * doc/manual/en/sylpheed-14.html
9539         * doc/manual/en/sylpheed-15.html
9540         * doc/manual/en/sylpheed-16.html
9541         * doc/manual/en/sylpheed-17.html
9542         * doc/manual/en/sylpheed-18.html
9543         * doc/manual/en/sylpheed-19.html
9544         * doc/manual/en/sylpheed-2.html
9545         * doc/manual/en/sylpheed-20.html
9546         * doc/manual/en/sylpheed-21.html
9547         * doc/manual/en/sylpheed-22.html
9548         * doc/manual/en/sylpheed-3.html
9549         * doc/manual/en/sylpheed-4.html
9550         * doc/manual/en/sylpheed-5.html
9551         * doc/manual/en/sylpheed-6.html
9552         * doc/manual/en/sylpheed-7.html
9553         * doc/manual/en/sylpheed-8.html
9554         * doc/manual/en/sylpheed-9.html
9555         * doc/manual/en/sylpheed.html
9556         * doc/manual/es/.cvsignore
9557         * doc/manual/es/Makefile.am
9558         * doc/manual/es/sylpheed-1.html
9559         * doc/manual/es/sylpheed-10.html
9560         * doc/manual/es/sylpheed-11.html
9561         * doc/manual/es/sylpheed-12.html
9562         * doc/manual/es/sylpheed-13.html
9563         * doc/manual/es/sylpheed-14.html
9564         * doc/manual/es/sylpheed-15.html
9565         * doc/manual/es/sylpheed-16.html
9566         * doc/manual/es/sylpheed-17.html
9567         * doc/manual/es/sylpheed-18.html
9568         * doc/manual/es/sylpheed-19.html
9569         * doc/manual/es/sylpheed-2.html
9570         * doc/manual/es/sylpheed-20.html
9571         * doc/manual/es/sylpheed-3.html
9572         * doc/manual/es/sylpheed-4.html
9573         * doc/manual/es/sylpheed-5.html
9574         * doc/manual/es/sylpheed-6.html
9575         * doc/manual/es/sylpheed-7.html
9576         * doc/manual/es/sylpheed-8.html
9577         * doc/manual/es/sylpheed-9.html
9578         * doc/manual/es/sylpheed.html
9579         * doc/manual/fr/.cvsignore
9580         * doc/manual/fr/Makefile.am
9581         * doc/manual/fr/sylpheed-1.html
9582         * doc/manual/fr/sylpheed-10.html
9583         * doc/manual/fr/sylpheed-11.html
9584         * doc/manual/fr/sylpheed-12.html
9585         * doc/manual/fr/sylpheed-13.html
9586         * doc/manual/fr/sylpheed-14.html
9587         * doc/manual/fr/sylpheed-15.html
9588         * doc/manual/fr/sylpheed-16.html
9589         * doc/manual/fr/sylpheed-17.html
9590         * doc/manual/fr/sylpheed-18.html
9591         * doc/manual/fr/sylpheed-19.html
9592         * doc/manual/fr/sylpheed-2.html
9593         * doc/manual/fr/sylpheed-20.html
9594         * doc/manual/fr/sylpheed-3.html
9595         * doc/manual/fr/sylpheed-4.html
9596         * doc/manual/fr/sylpheed-5.html
9597         * doc/manual/fr/sylpheed-6.html
9598         * doc/manual/fr/sylpheed-7.html
9599         * doc/manual/fr/sylpheed-8.html
9600         * doc/manual/fr/sylpheed-9.html
9601         * doc/manual/fr/sylpheed.html
9602         * doc/manual/ja/.cvsignore
9603         * doc/manual/ja/Makefile.am
9604         * doc/manual/ja/sylpheed-1.html
9605         * doc/manual/ja/sylpheed-10.html
9606         * doc/manual/ja/sylpheed-11.html
9607         * doc/manual/ja/sylpheed-12.html
9608         * doc/manual/ja/sylpheed-13.html
9609         * doc/manual/ja/sylpheed-14.html
9610         * doc/manual/ja/sylpheed-15.html
9611         * doc/manual/ja/sylpheed-16.html
9612         * doc/manual/ja/sylpheed-17.html
9613         * doc/manual/ja/sylpheed-18.html
9614         * doc/manual/ja/sylpheed-19.html
9615         * doc/manual/ja/sylpheed-2.html
9616         * doc/manual/ja/sylpheed-20.html
9617         * doc/manual/ja/sylpheed-3.html
9618         * doc/manual/ja/sylpheed-4.html
9619         * doc/manual/ja/sylpheed-5.html
9620         * doc/manual/ja/sylpheed-6.html
9621         * doc/manual/ja/sylpheed-7.html
9622         * doc/manual/ja/sylpheed-8.html
9623         * doc/manual/ja/sylpheed-9.html
9624         * doc/manual/ja/sylpheed.html
9625         * doc/manual/ja/sylpheed.sgml
9626         * src/mainwindow.c
9627                 Remove outdated manual and faq. Noisy, eh?
9628
9629 2005-12-06 [colin]      1.9.100cvs70
9630
9631         * src/compose.c
9632         * src/quote_fmt_parse.y
9633         * src/undo.c
9634         * src/undo.h
9635                 Allow %X to position cursor at 0 
9636                 (no %X = before signature)
9637                 Fix paste as quotation putting the cursor at 0
9638                 Fix undo offsets when pasting
9639                 Insert the quote_fmt at once instead of line 
9640                 by line
9641                 Fix [Edited] when starting to reply/forward
9642
9643 2005-12-06 [paul]       1.9.100cvs69
9644
9645         * src/plugins/clamav/clamav_plugin_gtk.c
9646                 add another tooltip
9647         * src/plugins/spamassassin/spamassassin_gtk.c
9648                 rework spamassassin_create_widget_func()
9649
9650 2005-12-05 [colin]      1.9.100cvs68
9651
9652         * po/POTFILES.in
9653                 Fix make release ;-)
9654
9655 2005-12-05 [colin]      1.9.100cvs67
9656
9657         * src/compose.c
9658         * src/compose.h
9659                 Fix cursor positioning (not obeying %X)
9660
9661 2005-12-05 [paul]       1.9.100cvs66
9662
9663         * src/plugins/dillo_viewer/dillo_prefs.c
9664                 fix compilation warning
9665
9666 2005-12-05 [paul]       1.9.100cvs65
9667
9668         * src/prefs_spelling.c
9669         * src/plugins/trayicon/trayicon.c
9670                 cleanups - remove unused stuff
9671
9672 2005-12-05 [paul]       1.9.100cvs64
9673
9674         * README
9675         * manual/plugins.xml
9676                 remove info about removed mathml_viewer plugin
9677
9678 2005-12-05 [paul]       1.9.100cvs63
9679
9680         * configure.ac
9681         * src/plugins/Makefile.am
9682         * src/plugins/mathml_viewer/.cvsignore
9683         * src/plugins/mathml_viewer/Makefile.am
9684         * src/plugins/mathml_viewer/mathml_viewer.c
9685                 remove unmaintained mathml_viewer plugin
9686
9687 2005-12-05 [paul]       1.9.100cvs62
9688
9689         * src/summaryview.c
9690                 obey prefs_common.always_show_msg when
9691                 moving a msg
9692                 Thanks to Colin
9693
9694 2005-12-05 [paul]       1.9.100cvs61
9695
9696         * src/compose.c
9697         * src/prefs_account.c
9698         * src/prefs_filtering.c
9699         * src/prefs_quote.c
9700         * src/prefs_spelling.c
9701         * src/prefs_toolbar.c
9702         * src/summaryview.c
9703         * src/gtk/gtkutils.c
9704         * src/gtk/quicksearch.c
9705         * src/plugins/dillo_viewer/dillo_prefs.c
9706                 dialog cleanups
9707
9708 2005-12-04 [paul]       1.9.100cvs60
9709
9710         * src/inc.c
9711         * src/prefs_account.c
9712         * src/prefs_account.h
9713                 allow a Local account to specify a
9714                 default inbox
9715                 (closes bug 843 'Inbox cannot be changed for local
9716                  mailboxes')
9717
9718 2005-12-04 [colin]      1.9.100cvs59
9719
9720         * src/plugins/trayicon/trayicon.c
9721                 Remove Get, rename Get All to Get Mail in order to
9722                 be consistent with the default main toolbar
9723
9724 2005-12-03 [colin]      1.9.100cvs58
9725
9726         * manual/gpl.xml
9727         * manual/sylpheed-claws-manual.xml
9728                 Add GPL appendix
9729
9730 2005-12-03 [paul]       1.9.100cvs57
9731
9732         * AUTHORS
9733         * po/sv.po
9734         * src/gtk/authors.h
9735                 new (partially complete) Swedish translation
9736                 by Anders Troback <sylpheed@troback.com>
9737
9738 2005-12-02 [paul]       1.9.100cvs56
9739
9740         * configure.ac
9741                 libetpan 0.41 required
9742
9743 2005-12-02 [paul]       1.9.100cvs55
9744
9745         * src/plugins/clamav/clamav_plugin.c
9746         * src/plugins/clamav/clamav_plugin.h
9747         * src/plugins/clamav/clamav_plugin_gtk.c
9748         * src/plugins/spamassassin/spamassassin.c
9749         * src/plugins/spamassassin/spamassassin.h
9750         * src/plugins/spamassassin/spamassassin_gtk.c
9751                 unregister prefs pages on unloading, thus
9752                 preventing a crash
9753                 (thanks to Colin for the hint)
9754
9755 2005-12-02 [wwp]        1.9.100cvs54
9756
9757         * src/quote_fmt.h
9758         * src/quote_fmt_parse.y
9759                 fix misuse of gboolean*, use gboolean instead
9760                 (thanks to Paul, Colin, for pointing out that scaring one)
9761
9762 2005-12-02 [paul]       1.9.100cvs53
9763
9764         * src/plugins/clamav/clamav_plugin.c
9765                 int no --> unsigned int no
9766         * src/plugins/clamav/clamav_plugin_gtk.c
9767                 rework config page
9768
9769 2005-12-02 [wwp]        1.9.100cvs52
9770
9771         * src/compose.c
9772         * src/prefs_template.c
9773         * src/quote_fmt.h
9774         * src/quote_fmt_parse.y
9775                 prevent from executing |f and |p templates commands when
9776                 adding or replacing templates in prefs (avoids annoying and
9777                 potentially dangerous behaviours)
9778
9779 2005-12-02 [paul]       1.9.100cvs51
9780
9781         * src/prefs_common.c
9782                 allow translation of some default values
9783                 Patch by Fabien Vantard
9784
9785 2005-12-02 [paul]       1.9.100cvs50
9786
9787         * src/codeconv.c
9788         * src/codeconv.h
9789         * src/prefs_common.c
9790         * src/prefs_common.h
9791         * src/prefs_message.c
9792         * src/textview.c
9793                 remove obsolete 'convert_mb_alnum' option
9794                 and related stuff
9795         * src/gtk/about.c
9796                 remove unused 'about_textview_visibility_notify'
9797
9798 2005-12-02 [paul]       1.9.100cvs49
9799
9800         * src/prefs_account.c
9801         * src/prefs_compose_writing.c
9802         * src/prefs_fonts.c
9803         * src/prefs_gtk.h
9804         * src/prefs_image_viewer.c
9805         * src/prefs_message.c
9806         * src/prefs_other.c
9807         * src/prefs_receive.c
9808         * src/prefs_send.c
9809         * src/prefs_spelling.c
9810         * src/prefs_summaries.c
9811         * src/prefs_wrapping.c
9812         * src/plugins/dillo_viewer/dillo_prefs.c
9813         * src/plugins/pgpcore/prefs_gpg.c
9814                 several cleanups to the prefs dialogs
9815                 (slightly modified) patch by Fabien Vantard
9816
9817 2005-12-02 [paul]       1.9.100cvs48
9818
9819         * src/main.c
9820                 --exit means exit
9821         * src/send_message.c
9822                 fix crash on send when connection fails
9823
9824         Thanks to Colin
9825
9826 2005-12-01 [colin]      1.9.100cvs47
9827
9828         * src/html.c
9829                 Translate &hellip; to "..."
9830
9831 2005-11-30 [colin]      1.9.100cvs46
9832
9833         * src/matcher.c
9834         * src/matcher.h
9835                 Optimize back yesterday's fix.
9836
9837 2005-11-30 [paul]       1.9.100cvs45
9838
9839         * manual/faq.xml
9840                 standardised
9841         * manual/intro.xml
9842                 written by Colin, edited by me
9843
9844 2005-11-29 [colin]      1.9.100cvs44
9845
9846         * src/matcher.c
9847                 Skip headers unconditionnaly in match_body if the
9848                 rule is not message or ~message
9849
9850 2005-11-29 [colin]      1.9.100cvs43
9851
9852         * src/matcher.c
9853                 Fix body_part and such, not skipping headers 
9854                 if the matchcriteria wasn't the first in the rule
9855
9856 2005-11-29 [colin]      1.9.100cvs42
9857
9858         * src/compose.c
9859                 Add Windows-1252 (Closes bug #863, windows-1252 encoding 
9860                 option missing from message view window)
9861                 Fix double text D'n'D with gtk-2.8
9862         * src/matcher.c
9863                 Fix ~message, ~headers_part, ~body_part rules
9864         * src/messageview.c
9865                 Add Windows-1252 (Closes bug #863)
9866                 Fix accels
9867         * src/gtk/gtkaspell.c
9868                 Properly destroy accels in all menus
9869
9870 2005-11-29 [mones]      1.9.100cvs41
9871
9872         * po/es.po
9873                 Updated.
9874
9875 2005-11-27 [colin]      1.9.100cvs40
9876
9877         * src/mh_gtk.c
9878                 "/Remove mailbox" -> "/Remove mailbox..."
9879
9880 2005-11-27 [paul]       1.9.100cvs39
9881
9882         * AUTHORS
9883         * po/de.po
9884         * src/gtk/authors.h
9885                 updated by new maintainer, Stephan Sachse
9886
9887 2005-11-27 [paul]       1.9.100cvs38
9888
9889         * manual/faq.xml
9890                 written by Colin, edited by me
9891
9892 2005-11-27 [paul]       1.9.100cvs37
9893
9894         * src/prefs_common.c
9895         * src/prefs_common.h
9896         * src/prefs_receive.c
9897         * src/prefs_summaries.c
9898                 move 'go to inbox after receiving new mail'
9899                 option from display/sumamaries to mail
9900                 handling/receive, and rework prefs_summaries
9901                 dialog a little
9902
9903 2005-11-25 [martin]     1.9.100cvs36
9904
9905         * po/de.po
9906             fixed windows-1252 translation;
9907             translated some new and fuzzy strings
9908
9909 2005-11-25 [paul]       1.9.100cvs35
9910
9911         * src/plugins/clamav/clamav_plugin.c
9912                 complete the update done in cvs34
9913
9914 2005-11-25 [paul]       1.9.100cvs34
9915
9916         * src/plugins/clamav/clamav_plugin.c
9917                 reflect upstream changes
9918
9919 2005-11-25 [paul]       1.9.100cvs33
9920
9921         * manual/ack.xml
9922         * manual/plugins.xml
9923         * manual/sylpheed-claws-manual.xml
9924                 written/updated by Colin, edited by me
9925         * tools/acroread2sylpheed.pl
9926                 update binary name
9927
9928 2005-11-24 [colin]      1.9.100cvs32
9929
9930         * src/compose.c
9931                 Fix bug #856 (reediting messages forgets Request
9932                 Return Receipt)
9933
9934 2005-11-24 [paul]       1.9.100cvs31
9935
9936         * manual/addrbook.xml
9937         * manual/starting.xml
9938                 written by Colin, proofread, edited, adapted by me
9939         * manual/advanced.xml
9940                 add some Actions examples
9941         * src/importldif.c
9942                 use a Save button instead of a Close button
9943         * src/wizard.c
9944                 indicate mandatory fields
9945                 fix page display
9946                 Thanks to Colin
9947
9948 2005-11-23 [colin]      1.9.100cvs30
9949
9950         * src/addressbook.c
9951                 Rename menu item, fix possible crash after
9952                 deletion of books
9953         * src/addrindex.c
9954                 Allow searching for '*' in ldap
9955         * src/browseldap.c
9956                 Fix "Browse Entry" (did anyone use it?)
9957         * src/wizard.c
9958                 Add guards for mandatory information
9959
9960 2005-11-23 [paul]       1.9.100cvs29
9961
9962         * manual/advanced.xml
9963                 corrections to the English
9964
9965 2005-11-23 [colin]      1.9.100cvs28
9966
9967         * src/mimeview.c
9968                 Fix possible crash at exit. After the call to
9969                 gtk_container_remove(), the Viewer's widget has no
9970                 more parent so gtk+ automatically frees it and its
9971                 sons. If destroy_viewer() then try to access it,
9972                 problems ensue.
9973
9974 2005-11-22 [colin]      1.9.100cvs27
9975
9976         * src/compose.c
9977         * src/gtk/gtkaspell.c
9978                 Fix right-clicking on a misspelled word
9979                 Fix More... in suggestions menu
9980
9981 2005-11-22 [wwp]        1.9.100cvs26
9982
9983         * src/prefs_template.c
9984                 templates works: re-sort templates list when adding or replacing,
9985                 prevent from adding or replacing when the template name is empty
9986
9987 2005-11-21 [colin]      1.9.100cvs25
9988
9989         * src/addressbook.c
9990                 Fix some addressbook suckage (dnd, select all)
9991         * src/compose.c
9992         * src/gtk/gtkaspell.c
9993         * src/gtk/gtkaspell.h
9994                 Make the spellchecker menu work with the 
9995                 GtkTextView one instead of overriding it
9996
9997 2005-11-20 [paul]       1.9.100cvs24
9998
9999         * manual/handling.xml
10000                 proofread and corrected
10001
10002 2005-11-20 [paul]       1.9.100cvs23
10003
10004         * manual/Makefile
10005                 generate html as one file
10006         * manual/advanced.xml
10007                 fix output generation
10008                 reformat hidden options list
10009         * manual/manual.xml     ** REMOVED **
10010         * manual/sylpheed-claws-manual.xml      ** ADDED **
10011                 renamed
10012
10013 2005-11-18 [colin]      1.9.100cvs22
10014
10015         * src/prefs_account.c
10016                 Fix layout in news and mbox accounts
10017         * manual/account.xml
10018         * manual/advanced.xml
10019                 New contents for Paul to check :)
10020
10021 2005-11-18 [wwp]        1.9.100cvs21
10022
10023         * src/gtk/quicksearch.c
10024                 don't update extended quicksearch buttons twice
10025
10026 2005-11-18 [paul]       1.9.100cvs20
10027
10028         * src/textview.c
10029                 complete 1.9.100cvs19
10030
10031 2005-11-18 [paul]       1.9.100cvs19
10032
10033         * src/compose.c
10034                 cosmetic improvements
10035         * src/textview.c
10036                 also list text/* attachments
10037
10038 2005-11-18 [colin]      1.9.100cvs18
10039
10040         * src/summaryview.c
10041                 Use column 0 instead of -1 in 
10042                 gtk_ctree_node_moveto, in a naive
10043                 hope it'll fix the gtk-related crashes
10044
10045 2005-11-18 [colin]      1.9.100cvs17
10046
10047         * src/gtk/inputdialog.c
10048                 Fix icon staying the first one
10049
10050 2005-11-17 [wwp]        1.9.100cvs16
10051                 fix possible problem showing some quicksearch buttons, and a bad
10052                 call to g_return_if_fail in a function that returns a value (both
10053                 fixes by Fabien Vantard)
10054
10055 2005-11-15 [wwp]        1.9.100cvs15
10056
10057         * src/gtk/quicksearch.c
10058                 added a tooltip to that obscure ... quicksearch button
10059
10060 2005-11-15 [wwp]        1.9.100cvs14
10061
10062         * src/gtk/quicksearch.c
10063                 add a quicksearch helper to filtering expression users: the ... button
10064                 raises the condition expr window. condition expressions set up w/ this
10065                 window are used by the quicksearch if the user closes it pressing OK.
10066
10067 2005-11-14 [paul]       1.9.100cvs13
10068
10069         * src/plugins/clamav/clamav_plugin.c
10070         * src/plugins/spamassassin/spamassassin.c
10071                 change plugin type following recent merging
10072
10073 2005-11-14 [wwp]        1.9.100cvs12
10074
10075         * src/folder.c
10076                 prevent from crashing when copying/moving message(s) from and
10077                 to the same folder
10078
10079 2005-11-14 [paul]       1.9.100cvs11
10080
10081         * src/plugins/clamav/Makefile.am
10082         * src/plugins/clamav/clamav_plugin.c
10083         * src/plugins/clamav/clamav_plugin.h
10084         * src/plugins/clamav/clamav_plugin_gtk.c
10085                 also merge clamav and clamav_gtk plugins
10086
10087 2005-11-13 [colin]      1.9.100cvs10
10088
10089         * configure.ac
10090         * src/plugins/spamassassin/Makefile.am
10091         * src/plugins/spamassassin/spamassassin.c
10092         * src/plugins/spamassassin/spamassassin.h
10093         * src/plugins/spamassassin/spamassassin_gtk.c
10094                 Merge spamassassin and spamassassin_gtk plugins,
10095                 and build it by default.
10096
10097 2005-11-12 [colin]      1.9.100cvs9
10098
10099         * src/etpan/imap-thread.c
10100                 Fix gcc warning
10101
10102 2005-11-12 [colin]      1.9.100cvs8
10103
10104         * src/procmime.c
10105                 Revert 1.9.100cvs3 - it breaks PGP sign+encrypt
10106
10107 2005-11-10 [colin]      1.9.100cvs7
10108
10109         * src/main.c
10110                 Fix bug #845 (sylpheed-claws 1.9.99+ start in 
10111                 minimised state)
10112
10113 2005-11-10 [wwp]        1.9.100cvs6
10114
10115         * src/gtk/description_window.c
10116                 fix a crash when closing description windows using the WM's [X] button
10117
10118 2005-11-09 [colin]      1.9.100cvs5
10119
10120         * src/common/ssl.c
10121                 Update libetpan call to follow upstream
10122                 (yes, this requires libetpan-0.40cvs3)
10123
10124 2005-11-08 [colin]      1.9.100cvs4
10125
10126         * src/compose.c
10127         * src/textview.c
10128         * src/common/utils.c
10129         * src/common/utils.h
10130                 Enhance the email parser
10131
10132 2005-11-08 [colin]      1.9.100cvs3
10133
10134         * src/procmime.c
10135                 Fix what looks like an off-by-one (fixes 
10136                 attachments from the Bat)
10137
10138 2005-11-08 [wwp]        1.9.100cvs2
10139
10140         * src/main.c
10141                 renamed some occurrences of "Sylpheed" to "Sylpheed-Claws"
10142
10143 2005-11-08 [wwp]        1.9.100cvs1
10144
10145         * src/main.c
10146                 allow exiting Sylpheed-Claws from command-line
10147
10148 2005-11-08 [paul]       1.9.100
10149
10150         1.9.100 released
10151
10152 2005-11-07 [colin]      1.9.99cvs17
10153
10154         * src/addritem.c
10155         * src/ldif.c
10156                 Fix import of base-64 encoded items
10157
10158 2005-11-07 [colin]      1.9.99cvs16
10159
10160         * src/send_message.c
10161                 Fix bug #314 (Queue does not empty under certain 
10162                 circumstances)
10163
10164 2005-11-07 [paul]       1.9.99cvs15
10165
10166         * src/mutt.c
10167         * src/pine.c
10168                 fix buffer overflows
10169                 Thanks to Colin
10170
10171 2005-11-07 [paul]       1.9.99cvs14
10172
10173         * doc/man/Makefile.am
10174         * doc/man/sylpheed-claws.1      ** ADDED **
10175         * doc/man/sylpheed.1            ** DELETED **
10176                 rename and update the man file
10177
10178 2005-11-06 [colin]      1.9.99cvs13
10179
10180         * src/ldif.c
10181                 Fix ldif_get_line() that returned empty strings
10182                 (Didn't understand why). Also fix a possible
10183                 buffer overflow.
10184
10185 2005-11-06 [wwp]        1.9.99cvs12
10186
10187         * src/textview.c
10188         * src/gtk/about.c
10189         * src/gtk/gtkutils.c
10190         * src/gtk/gtkutils.h
10191                 fix a compilation warning,
10192                 make links sensitive in the about dialog
10193
10194 2005-11-04 [wwp]        1.9.99cvs11
10195
10196         * src/gtk/about.c
10197                 don't wrap or translate URIs, and a bit text format cleanup
10198
10199 2005-11-04 [wwp]        1.9.99cvs10
10200
10201         * src/gtk/about.c
10202                 better textview tagging implementation (no more use of marks for
10203                 postponed tagging)
10204
10205 2005-11-02 [colin]      1.9.99cvs9
10206
10207         * src/common/ssl.c
10208                 Forgot an ifdef
10209
10210 2005-11-02 [colin]      1.9.99cvs8
10211
10212         * configure.ac
10213                 Require libetpan-0.40 due to upstream fix
10214         * src/common/ssl.c
10215                 Tell libetpan not to call SSL_Library_Init,
10216                 as we do it ourselves.
10217
10218 2005-11-02 [colin]      1.9.99cvs7
10219
10220         * po/POTFILES.in
10221                 Add missing files (thanks to Fabien Vantard)
10222
10223 2005-11-02 [colin]      1.9.99cvs6
10224
10225         * src/summaryview.c
10226                 Fix totals when read messages are hidden or quicksearch
10227                 is on
10228         * src/ssl_manager.c
10229         * src/ssl_manager.h
10230         * src/common/ssl_certificate.c
10231         * src/common/ssl_certificate.h
10232         * src/gtk/sslcertwindow.c
10233         * src/gtk/sslcertwindow.h
10234                 Fix copyright on my stuff
10235
10236 2005-11-02 [wwp]        1.9.99cvs5
10237
10238         * src/prefs_themes.c
10239                 fix directory name checking (theme installation/removal),
10240                 made related error a bit more verbose
10241
10242 2005-11-02 [colin]      1.9.99cvs4
10243
10244         * src/summaryview.c
10245                 Fix typo (probably fixes bug #841 (Sort by the From 
10246                 field doesn't work)
10247
10248 2005-11-02 [paul]       1.9.99cvs3
10249
10250         * po/ko.po
10251         * po/nb.po
10252                 updated by SungHyun Nam, Geir Helland
10253         * src/wizard.c
10254                 fix typo in welcome message. spotted by
10255                 Andrea Spadaccini
10256
10257 2005-11-01 [colin]      1.9.99cvs2
10258
10259         * src/compose.c
10260                 Fix replying to ml wen confirming subscription
10261         * src/messageview.c
10262         * src/mimeview.c
10263         * src/mimeview.h
10264         * src/privacy.h
10265         * src/summaryview.c
10266                 Make key check non blocking
10267
10268 2005-10-31 [paul]       1.9.99cvs1
10269
10270         * tools/claws.i18n.status.pl
10271                 updated for ChangeLog
10272
10273 2005-10-31 [paul]       1.9.99
10274
10275         1.9.99 released
10276
10277 2005-10-31 [paul]       1.9.15cvs131
10278
10279         * .cvsignore
10280         * ChangeLog
10281         * ChangeLog.claws       ** REMOVED **
10282         * ChangeLog-gtk2.claws  ** REMOVED **
10283         * ChangeLog.gtk1        ** ADDED **
10284         * INSTALL
10285         * Makefile.am
10286         * NEWS
10287         * README
10288         * README.claws          ** REMOVED **
10289         * README.jp             ** REMOVED **
10290         * RELEASE_NOTES         ** ADDED **
10291         * RELEASE_NOTES.claws   ** REMOVED **
10292         * commitHelper
10293         * configure.ac
10294         * sylpheed.spec.in      ** REMOVED **
10295                 tidy up and update the default docs:
10296                 ChangeLog.claws is renamed ChangeLog.gtk1
10297                 ChangeLog-gtk2.claws is renamed ChangeLog
10298                 README.claws is renamed README
10299                 RELEASE_NOTES.claws is renamed RELEASE_NOTES
10300
10301 2005-10-31 [paul]       1.9.15cvs130
10302
10303         * po/it.po
10304                 fix errors
10305
10306 2005-10-31 [paul]       1.9.15cvs129
10307
10308         * po/ca.po
10309         * po/de.po
10310         * po/en_GB.po
10311         * po/fr.po
10312         * po/it.po
10313         * po/pt_BR.po
10314         * po/sk.po
10315         * po/sr.po
10316         * po/zh_CN.po
10317                 updated by Miquel Oliete, Stephan Sachse and
10318                 Thomas Gilgin, me, Fabien Vantard, Andrea
10319                 Spadaccini, Frederico Goncalves Guimaraes,
10320                 Andrej Kacian, Aleksandar Urosevic, and
10321                 Ralgh Young.
10322
10323 2005-10-31 [mones]      1.9.15cvs128
10324
10325         * manual/faq.xml
10326                 More questions.
10327         
10328         * po/es.po
10329                 Updated for release.
10330
10331 2005-10-30 [colin]      1.9.15cvs127
10332
10333         * src/compose.c
10334                 Place cursor before rewrapping (fixes cursor
10335                 pos if quotation gets rewrapped)
10336
10337 2005-10-29 [paul]       1.9.15cvs126
10338
10339         * src/crash.c
10340         * src/foldersel.c
10341         * src/main.c
10342         * src/messageview.c
10343         * src/toolbar.c
10344         * src/gtk/authors.h
10345                 corrections to text items
10346
10347 2005-10-28 [colin]      1.9.15cvs125
10348
10349         * src/messageview.c
10350                 Make "hit 'C' to check sig" work from extern 
10351                 messageviews
10352
10353 2005-10-27 [colin]      1.9.15cvs124
10354
10355         * src/summaryview.c
10356                 Add a hack to avoid segfaulting when hammering 
10357                 on gtk's events
10358
10359 2005-10-27 [wwp]        1.9.15cvs123
10360
10361         * src/prefs_themes.c
10362                 sort list of themes names in themes prefs
10363
10364 2005-10-27 [paul]       1.9.15cvs122
10365
10366         * src/folder.c
10367         * src/prefs_account.c
10368                 fix building on Solaris
10369                 Patch by Alex Moore
10370
10371 2005-10-27 [wwp]        1.9.15cvs121
10372
10373         * src/summaryview.c
10374         * src/gtk/gtksctree.c
10375                 speed up unselecting messages in summary view (thanks to Colin)
10376
10377 2005-10-27 [paul]       1.9.15cvs120
10378
10379         * src/mainwindow.c
10380                 fix a compilation warning
10381         * src/summaryview.c
10382                 fix updating of 'n items selected' count
10383                 when deselecting
10384
10385 2005-10-27 [martin]     1.9.15cvs119
10386
10387         * src/action.c
10388                 ignore actions with a leading '/' in the action menu name
10389                 fixes a crash on menu creation
10390         * src/prefs_actions.c
10391                 do not allow a leading '/' in the action menu name
10392
10393 2005-10-27 [paul]       1.9.15cvs118
10394
10395         * src/main.c
10396                 fix compilation warning
10397
10398 2005-10-27 [paul]       1.9.15cvs117
10399
10400         * src/procmime.c
10401                 add #if HAVE_LOCALE_H
10402
10403 2005-10-27 [paul]       1.9.15cvs116
10404
10405         * src/plugins/clamav/clamav_plugin.c
10406         * src/plugins/dillo_viewer/dillo_viewer.c
10407         * src/plugins/mathml_viewer/mathml_viewer.c
10408         * src/plugins/pgpcore/plugin.c
10409         * src/plugins/pgpinline/plugin.c
10410         * src/plugins/pgpmime/plugin.c
10411         * src/plugins/spamassassin/spamassassin.c
10412         * src/plugins/trayicon/trayicon.c
10413                 plugin_init() : make error messages more
10414                 informative
10415
10416 2005-10-26 [wwp]        1.9.15cvs115
10417
10418         * src/prefs_matcher.c
10419                 enlarge boolean op widget width a bit (wasn't always showing text contents)
10420
10421 2005-10-26 [wwp]        1.9.15cvs114
10422
10423         * src/procmime.c
10424         * src/gtk/gtksctree.c
10425         * src/plugins/spamassassin/libspamc.c
10426         * src/plugins/spamassassin/spamassassin.c
10427                 fix some compilation warnings more
10428
10429 2005-10-26 [mones]      1.9.15cvs113
10430
10431         * po/es.po
10432                 Updated translation
10433
10434 2005-10-26 [paul]       1.9.15cvs112
10435
10436         * src/prefs_message.c
10437                 give all display_xface stuff the
10438                 #if HAVE_LIBCOMPFACE treatment, thus
10439                 preventing a crash
10440                 (Thanks to Wolfgang Enderlein)
10441
10442 2005-10-26 [colin]      1.9.15cvs111
10443
10444         * src/gedit-print.c
10445                 Fix date format
10446         * src/imap_gtk.c
10447         * src/news_gtk.c
10448                 Remove context menu items that should not be there
10449         * src/jpilot.c
10450                 Fix encoding
10451         * src/main.c
10452         * src/mainwindow.c
10453                 Don't show the mainwindow too soon
10454
10455 2005-10-26 [wwp]        1.9.15cvs110
10456
10457         * src/folder.c
10458         * src/manual.c
10459         * src/summaryview.c
10460                 fix uninitialized pointers in the folder updating hook
10461                 (thanks to Colin)
10462
10463 2005-10-25 [mones]      1.9.15cvs109
10464
10465         * manual/faq.xml
10466                 General information subsection completed. 
10467                 Removed archaic references.
10468                 
10469         * manual/Makefile
10470         * manual/dtd/manual.dsl
10471                 Added customization stylesheet for getting paragraphs
10472                 fully justified in PDF output (as suggested by Colin).
10473
10474 2005-10-25 [colin]      1.9.15cvs108
10475
10476         * src/compose.c
10477                 Fix a second leak
10478
10479 2005-10-25 [colin]      1.9.15cvs107
10480
10481         * src/addrbook.c
10482         * src/addrindex.c
10483                 Fix leak (xml_get_element() allocates memory)
10484         * src/compose.c
10485                 Fix leak + dead code (shame!)
10486         * src/procmime.c
10487                 Fix leak
10488
10489 2005-10-25 [colin]      1.9.15cvs106
10490
10491         * src/mimeview.c
10492                 Fix encoding issue in Save all and in 
10493                 overwrite-confirmation alertpanel
10494
10495 2005-10-25 [colin]      1.9.15cvs105
10496
10497         * src/common/socket.c
10498                 Fix a leak - Thanks to Christopher Aillon
10499                 (http://christopher.aillon.org/blog/dev/gnome/20051025-gsource.html)
10500
10501 2005-10-25 [paul]       1.9.15cvs104
10502
10503         * src/wizard.c
10504                 Always guess servers from the right-hand
10505                 email part and guess username from the
10506                 left-hand part. (Thanks to Colin)
10507                 add an X-Face to the welcome message
10508
10509 2005-10-25 [paul]       1.9.15cvs103
10510
10511         * manual/handling.xml
10512                 written by Colin, edited by me
10513
10514 2005-10-25 [wwp]        1.9.15cvs102
10515
10516         * src/folderview.c
10517         * src/grouplistdialog.c
10518         * src/imap.c
10519         * src/noticeview.c
10520                 fix some compilation warnings
10521
10522 2005-10-24 [paul]
10523
10524         1.9.99-rc3 released
10525
10526 2005-10-24 [paul]       1.9.15cvs101
10527
10528         * src/gtk/about.c
10529                 fix window sizing
10530
10531 2005-10-24 [paul]       1.9.15cvs100
10532
10533         * src/pixmaps/offline.xpm
10534         * src/pixmaps/online.xpm
10535                 replace with last default versions
10536
10537 2005-10-24 [colin]      1.9.15cvs99
10538
10539         * src/imap.c
10540                 Fix bug when moving a folder
10541         * src/imap_gtk.c
10542         * src/mh_gtk.c
10543                 "Delete folder" pops up a window, so it 
10544                 should be suffixed with "..."
10545         * src/plugins/pgpcore/sgpgme.c
10546                 Include locale.h
10547
10548 2005-10-24 [mones]      1.9.15cvs98
10549
10550         * manual/Makefile
10551         * manual/account.xml
10552         * manual/ack.xml
10553         * manual/addrbook.xml
10554         * manual/advanced.xml
10555         * manual/faq.xml
10556         * manual/glossary.xml
10557         * manual/gpl.xml
10558         * manual/handling.xml
10559         * manual/intro.xml
10560         * manual/keyboard.xml
10561         * manual/manual.xml
10562         * manual/plugins.xml
10563         * manual/starting.xml
10564         * manual/dtd/sdocbook.dtd
10565                 Initial manual structure and some content.
10566
10567 2005-10-23 [wwp]        1.9.15cvs97
10568
10569         * src/gtk/about.c
10570                 fix a typo
10571
10572 2005-10-23 [wwp]        1.9.15cvs96
10573
10574         * src/gtk/about.c
10575         * src/gtk/authors.h
10576                 rework of the about window (main work by Paul), also featuring a few
10577                 fixes for typos and duplicate names
10578
10579 2005-10-23 [wwp]        1.9.15cvs95
10580
10581         * src/.cvsignore
10582                 Ignore the right binary name (sylpheed-claws now)
10583
10584 2005-10-23 [paul]       1.9.15cvs94
10585
10586         * src/compose.c
10587                 when using Folder Pref 'Default To for
10588                 replies' make the entry in the Compose
10589                 window bold
10590                 Patch by Fabien Vantard
10591
10592 2005-10-22 [colin]      1.9.15cvs93
10593
10594         * src/codeconv.c
10595                 Fix leak
10596
10597 2005-10-22 [colin]      1.9.15cvs92
10598
10599         * src/codeconv.c
10600                 try to convert using locale (apart utf8) if necessary
10601
10602 2005-10-22 [colin]      1.9.15cvs91
10603
10604         * src/pixmaps/new.xpm
10605         * src/pixmaps/unread.xpm
10606                 Make the unread envelope blue again and
10607                 saturate the new one a bit more.
10608
10609 2005-10-22 [colin]      1.9.15cvs90
10610
10611         * src/compose.c
10612                 When replying to a mail sent by one of our accounts,
10613                 use the original list of recipients. Let 'Reply All'
10614                 and 'Reply to sender' work like previously.
10615
10616 2005-10-21 [colin]      1.9.15cvs89
10617
10618         * src/prefs_filtering.c
10619                 Clear fields after add and replace
10620         * src/textview.c
10621                 Display xface differently (better)
10622         * src/plugins/pgpinline/pgpinline.c
10623                 Fix crappy encodings/recodings
10624
10625 2005-10-21 [paul]       1.9.15cvs88
10626
10627         * src/compose.c
10628         * src/prefs_folder_item.c
10629         * src/toolbar.c
10630                 fix news folder Folder Properties
10631                 (thanks to Colin)
10632         * src/folderview.c
10633                 update folderview after Themes change
10634                 keep selected folder selected
10635                 (thanks to Colin)
10636
10637 2005-10-21 [paul]       1.9.15cvs87
10638
10639         * tools/Makefile.am
10640         * tools/OOo2sylpheed.pl
10641         * tools/README
10642         * tools/README.sylprint
10643         * tools/asus_mailled.sh         ** REMOVED **
10644         * tools/filter_conv.pl
10645         * tools/freshmeat_search.pl
10646         * tools/google_search.pl
10647         * tools/gpg-sign-syl            ** REMOVED **
10648         * tools/kmail2sylpheed.pl
10649         * tools/kmail2sylpheed_v2.pl
10650         * tools/multiwebsearch.pl
10651         * tools/nautilus2sylpheed.sh
10652         * tools/newscache_clean.pl
10653         * tools/outlook2sylpheed.pl
10654         * tools/sylpheed-switcher       ** REMOVED **
10655         * tools/sylprint.pl
10656         * tools/sylprint.rc
10657         * tools/tb2sylpheed
10658         * tools/vcard2xml.py
10659         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
10660                 update default config dir
10661                 update binary name (thanks to Fabien Vantard)
10662                 remove obsolete scripts
10663
10664 2005-10-21 [colin]      1.9.15cvs86
10665
10666         * src/inc.c
10667                 Fix possible leak and units. Based on a patch by
10668                 Fabien Vantard.
10669
10670 2005-10-20 [colin]      1.9.15cvs85
10671
10672         * src/textview.c
10673                 Clear xface when clearing textview
10674
10675 2005-10-20 [colin]      1.9.15cvs84
10676
10677         * configure.ac
10678         * src/folderview.c
10679         * src/headerview.c
10680         * src/main.c
10681         * src/prefs_common.c
10682         * src/prefs_common.h
10683         * src/prefs_message.c
10684         * src/textview.c
10685         * src/textview.h
10686         * src/common/defs.h
10687         * src/common/utils.c
10688         * src/common/utils.h
10689         * src/gtk/gtkutils.c
10690         * src/gtk/gtkutils.h
10691                 Migrate config to .sylpheed-claws (Automatically)
10692                 Add a way to get the Xface in the TextView
10693
10694 2005-10-20 [colin]      1.9.15cvs83
10695
10696         * src/gtk/Makefile.am
10697         * src/gtk/about.c
10698         * src/gtk/authors.h
10699                 Make the about dialog *grooovy*
10700
10701 2005-10-20 [colin]      1.9.15cvs82
10702
10703         * src/mimeview.c
10704                 Use "Open with" on double click if no command
10705                 was found
10706
10707 2005-10-20 [colin]      1.9.15cvs81
10708
10709         * src/imap.c
10710         * src/etpan/imap-thread.c
10711                 Fix possible crash.
10712
10713 2005-10-20 [paul]       1.9.15cvs80
10714
10715         * src/folder.c
10716                 don't show clipkey icon if the only
10717                 attachment is the signature
10718                 Patch by Colin
10719
10720 2005-10-20 [paul]       1.9.15cvs79
10721
10722         * AUTHORS
10723         * src/plugins/pgpmime/pgpmime.c
10724                 name the PGP/MIME signature 'signature.asc'
10725                 Patch by Andrew Nelson <freeandy@gmail.com>
10726
10727 2005-10-19 [colin]      1.9.15cvs78
10728
10729         * src/plugins/pgpmime/pgpmime.c
10730                 Oops, no need to double-check though
10731
10732 2005-10-19 [colin]      1.9.15cvs77
10733
10734         * src/plugins/pgpinline/pgpinline.c
10735         * src/plugins/pgpmime/pgpmime.c
10736                 Check that my_tmpfile() doesn't 
10737                 return NULL
10738
10739 2005-10-19 [colin]      1.9.15cvs76
10740
10741         * src/common/utils.c
10742                 Use shorter mime boundaries to avoid having
10743                 MTAs rewrapping our headers, breaking the
10744                 PGP signature in the process 
10745         * src/compose.c
10746         * src/plugins/pgpmime/pgpmime.c
10747                 Check for boundary uniqueness to be sure
10748                 it won't happen, instead of hoping for the
10749                 best
10750
10751 2005-10-19 [colin]      1.9.15cvs75
10752
10753         * sylpheed-claws.desktop
10754         * src/Makefile.am
10755         * src/main.c
10756                 Ship a sylpheed-claws binary instead
10757                 of a sylpheed one. Change the socket
10758                 name, too
10759         * src/folderview.c
10760                 Update folder only if it changed
10761         * src/wizard.c
10762                 Fix i18n in welcome mail, patch by
10763                 Fabien Vantard
10764
10765 2005-10-19 [paul]
10766
10767         1.9.99-rc2 released
10768
10769 2005-10-19 [paul]       1.9.15cvs74
10770
10771         * src/folder.c
10772         * src/folderview.c
10773                 fix summaryview update
10774                 Patch by Colin
10775
10776 2005-10-18 [colin]      1.9.15cvs73
10777
10778         * src/plugins/pgpcore/passphrase.c
10779                 Don't XGrabServer, and try a bit more to 
10780                 sync everything before grabbing mouse/keyboard
10781
10782 2005-10-18 [colin]      1.9.15cvs72
10783
10784         * src/Makefile.am
10785         * src/addressadd.c
10786         * src/addressbook.c
10787         * src/folderview.c
10788         * src/grouplistdialog.c
10789         * src/mimeview.c
10790         * src/stock_pixmap.c
10791         * src/stock_pixmap.h
10792         * src/summaryview.c
10793         * src/gtk/gtksctree.c
10794         * src/gtk/gtksctree.h
10795         * src/pixmaps/empty.xpm
10796                 Implement a wrapper call for gtk_ctree_set_node_info
10797                 and gtk_ctree_insert_node, that uses a 1x1 transparent
10798                 pixmap instead of a NULL one. This works around some
10799                 memory problems deep inside gtk, revealed by valgrind,
10800                 and fixes bug #834 (Pressing CTRl-D on a message marked 
10801                 as locked crashes sylpheed.), as well as, probably, 
10802                 wwp's 4th dimension problems that happen in gtk_ctree_*.
10803
10804 2005-10-17 [colin]      1.9.15cvs71
10805
10806         * src/mimeview.c
10807                 Provide visual feedback when checking
10808                 signature
10809
10810 2005-10-17 [colin]      1.9.15cvs70
10811
10812         * src/main.c
10813                 Keep the folder list frozen while checking caches...
10814
10815 2005-10-17 [colin]      1.9.15cvs69
10816
10817         * src/addr_compl.c
10818                 Fi bug #833 (Autocompleting from addressbook 
10819                 fails with extended chars)
10820         * src/imap.c
10821                 Fix 'adding messages' staying in statusbar
10822                 after an error
10823
10824 2005-10-17 [wwp]        1.9.15cvs68
10825
10826         * src/ssl_manager.c
10827                 Fix buttons' layout resizing when window size changes
10828
10829 2005-10-17 [wwp]        1.9.15cvs67
10830
10831         * src/account.c
10832         * src/prefs_account.c
10833         * src/prefs_common.c
10834         * src/prefs_common.h
10835         * src/prefs_folder_item.c
10836         * src/prefs_gtk.c
10837         * src/gtk/logwindow.c
10838         * src/gtk/pluginwindow.c
10839         * src/gtk/prefswindow.c
10840         * src/gtk/prefswindow.h
10841                 Remember yet more window sizes (log, prefs, folder prefs, accounts)
10842
10843 2005-10-17 [paul]       1.9.15cvs66
10844
10845         * configure.ac
10846                 fix missing libetpan message
10847         * po/en_GB.po
10848                 updated
10849         * src/crash.c
10850         * src/manual.c
10851         * src/prefs_themes.c
10852         * src/common/defs.h
10853                 add some new URI defines, change some
10854                 others
10855         * src/wizard.c
10856                 make welcome message translatable
10857                 small improvements to english
10858                 other tweaks
10859         * src/gtk/menu.c
10860                 fix warnings
10861
10862 2005-10-17 [paul]       1.9.15cvs65
10863
10864         * src/summaryview.c
10865                 fix column titles
10866
10867 2005-10-16 [mones]      1.9.15cvs64
10868
10869         * po/es.po
10870                 Updated translation
10871
10872 2005-10-16 [colin]
10873
10874         1.9.99-rc1 released
10875
10876 2005-10-16 [colin]      1.9.15cvs63
10877
10878         * src/wizard.c
10879                 Fix whitespace
10880
10881 2005-10-16 [colin]      1.9.15cvs62
10882
10883         * src/toolbar.c
10884                 s/Get All/Get Mail/
10885         * src/wizard.c
10886                 Real welcome mail text, thanks Paul
10887
10888 2005-10-16 [colin]      1.9.15cvs61
10889
10890         * src/editldap.c
10891         * src/exporthtml.c
10892         * src/main.c
10893         * src/mainwindow.c
10894         * src/prefs_themes.c
10895         * src/prefs_toolbar.c
10896         * src/plugins/demo/demo.c
10897         * src/plugins/trayicon/trayicon.c
10898                 s/Sylpheed/Sylpheed-Claws/
10899
10900 2005-10-16 [colin]      1.9.15cvs60
10901
10902         * src/wizard.c
10903                 Add a welcome email in the first empty mailbox
10904         * src/prefs_common.c
10905                 Change one more default
10906
10907 2005-10-16 [colin]      1.9.15cvs59
10908
10909         * src/wizard.c
10910                 Remove printf
10911
10912 2005-10-16 [colin]      1.9.15cvs58
10913
10914         * src/toolbar.c
10915         * src/prefs_common.c
10916                 Change some defaults
10917
10918 2005-10-16 [colin]      1.9.15cvs57
10919
10920         * src/toolbar.c
10921         * src/prefs_common.c
10922                 Change some defaults
10923
10924 2005-10-16 [colin]      1.9.15cvs56
10925
10926         * src/wizard.c
10927                 By default, initialize fonts to have
10928                 the same size as normal GtkWidgets
10929
10930 2005-10-16 [colin]      1.9.15cvs55
10931
10932         * src/mimeview.c
10933                 Fix message a bit more
10934
10935 2005-10-16 [colin]      1.9.15cvs54
10936
10937         * src/addressbook.c
10938                 Second attempt at flicker fixing
10939
10940 2005-10-16 [colin]      1.9.15cvs53
10941
10942         * src/addressbook.c
10943                 Fix flicker
10944
10945 2005-10-16 [wwp]        1.9.15cvs52
10946
10947         * src/addressbook.c
10948         * src/editaddress.c
10949         * src/prefs_common.c
10950         * src/prefs_common.h
10951                 Remember window sizes (address book)
10952
10953 2005-10-16 [wwp]        1.9.15cvs51
10954
10955         * src/plugins/clamav/clamav_plugin_gtk.c
10956         * src/plugins/spamassassin/spamassassin_gtk.c
10957                 Fix compilation warnings (missing #include).
10958
10959 2005-10-16 [colin]      1.9.15cvs50
10960
10961         * src/mimeview.c
10962         * src/summaryview.c
10963         * src/textview.c
10964                 Make 'c' check signature, and forward
10965                 c, l, y, t from summaryview to mimeview
10966
10967 2005-10-16 [colin]      1.9.15cvs49
10968
10969         * src/addressbook.c
10970                 Put border around buttons
10971         * src/mainwindow.c
10972         * src/summaryview.c
10973                 Rework menus (Patch based on a patch
10974                 by Paul)
10975
10976 2005-10-15 [wwp]        1.9.15cvs48
10977
10978         * src/editjpilot.c
10979         * src/editldap.c
10980         * src/editvcard.c
10981         * src/exphtmldlg.c
10982         * src/expldifdlg.c
10983         * src/export.c
10984         * src/import.c
10985         * src/importldif.c
10986         * src/importmutt.c
10987         * src/importpine.c
10988         * src/prefs_account.c
10989         * src/prefs_spelling.c
10990         * src/gtk/gtkutils.c
10991         * src/gtk/gtkutils.h
10992         * src/plugins/clamav/clamav_plugin_gtk.c
10993         * src/plugins/spamassassin/spamassassin_gtk.c
10994                 use nicer browse-for-file/dir buttons than the "..." ones,
10995                 code factorizing more.
10996
10997 2005-10-14 [colin]      1.9.15cvs47
10998
10999         * src/mainwindow.c
11000                 set relief on the account switcher so that people see it
11001                 grey out Create processing rules when no message is selected
11002         * src/prefs_filtering.c
11003                 ask before closing if the rule has not been modified, even if
11004                 it's not valid
11005         * src/prefs_matcher.c
11006                 fix sensitivity when entering the dialog
11007         * src/gtk/inputdialog.c
11008                 display a better icon on password ask
11009         * src/plugins/pgpcore/passphrase.c
11010                 make the dialog look better
11011
11012 2005-10-14 [paul]       1.9.15cvs46
11013
11014         * src/folderview.c
11015                 indicate presense of marked msgs in
11016                 unexpanded subfolders
11017
11018 2005-10-14 [paul]       1.9.15cvs45
11019
11020         * src/prefs_actions.c
11021         * src/prefs_common.c
11022         * src/prefs_common.h
11023         * src/prefs_filtering_action.c
11024         * src/prefs_matcher.c
11025         * src/prefs_template.c
11026                 remember window sizes
11027                 fix Info button size
11028
11029         Patches by wwp
11030
11031 2005-10-13 [colin]      1.9.15cvs44
11032
11033         * src/mimeview.c
11034         * src/noticeview.c
11035         * src/noticeview.h
11036                 Add a tooltip on the icon (optional) 
11037                 Get rid of the signature buttons and only
11038                 use the icon+tooltip
11039
11040 2005-10-13 [colin]      1.9.15cvs43
11041
11042         * src/noticeview.c
11043         * src/noticeview.h
11044                 Add hand cursor for hovering over icon
11045
11046 2005-10-13 [colin]      1.9.15cvs42
11047
11048         * src/summaryview.c
11049                 Fix crash when quicksearch's hidden 
11050                 at startup
11051
11052 2005-10-13 [colin]      1.9.15cvs41
11053
11054         * src/compose.c
11055                 Set subject when forwarding multiple mails
11056                 Check that other recipient than the default Cc or Bcc
11057                 have been set before sending.
11058
11059 2005-10-13 [colin]      1.9.15cvs40
11060
11061         * src/imap.c
11062                 Batch per-folder
11063                 Introduce locking, but don't use it yet
11064
11065 2005-10-13 [colin]      1.9.15cvs39
11066
11067         * src/gtk/quicksearch.c
11068                 Reset quicksearch when hiding it
11069                 Make sticky a real pref
11070
11071 2005-10-13 [colin]      1.9.15cvs38
11072
11073         * src/summaryview.c
11074                 Faster prefs apply
11075
11076 2005-10-13 [colin]      1.9.15cvs37
11077
11078         * src/mimeview.c
11079         * src/noticeview.c
11080         * src/noticeview.h
11081         * src/plugins/pgpcore/sgpgme.c
11082                 Make privacy icon clickable
11083                 Move Trust field in Full info
11084                 When trust is less than full, don't display
11085                 a warning icon
11086
11087 2005-10-13 [colin]      1.9.15cvs36
11088
11089         * src/folder.c
11090                 Batch on flags sync
11091         * src/folderview.c
11092                 Revert speed hack which is dangerous in fact
11093                 Apply prefs faster
11094
11095 2005-10-13 [colin]      1.9.15cvs35
11096
11097         * src/folder_item_prefs.c
11098                 Fix pref corruption on folder move. Patch
11099                 by wwp
11100
11101 2005-10-13 [paul]       1.9.15cvs34
11102
11103         * src/export.c
11104         * src/import.c
11105                 fix typos in g_warnings
11106         * src/prefs_account.c
11107                 add a file selector for Signature file
11108
11109         Patches by wwp
11110
11111 2005-10-12 [colin]      1.9.15cvs33
11112
11113         * src/mimeview.c
11114                 Provide a quick way to go back from a
11115                 signature's full info to the email part
11116
11117 2005-10-12 [colin]      1.9.15cvs32
11118
11119         * src/compose.c
11120                 Remove old hack of encoding signed mails with base64.
11121                 QP works equally well.
11122
11123 2005-10-12 [colin]      1.9.15cvs31
11124
11125         * src/crash.c
11126                 Replace deprecated GtkText with GtkTextView
11127         * src/imap.c
11128                 Fix a logic bug about counts in imap_select
11129                 (previously un-triggered)
11130         * src/mainwindow.c
11131         * src/summaryview.c
11132         * src/news.c
11133                 Allow local deletion of news posts
11134         * src/mimeview.c
11135                 Show GPG noticeview on the message/rfc822 part
11136                 in addition to the text/plain one
11137         * src/prefs_image_viewer.c
11138           src/plugins/pgpcore/prefs_gpg.c
11139                 Polish (set the label as part of the checkbox)
11140         * src/wizard.c
11141                 Don't sit there doing nothing after destroying
11142                 the window - return err
11143
11144 2005-10-11 [colin]      1.9.15cvs30
11145
11146         * src/folderview.c
11147                 Apply processing rules before showing folders.
11148                 Early folder show (before flags sync) will only
11149                 be done when there are no processing rules (nor
11150                 pre- or post- ones)
11151         * src/imap.c
11152                 Fix stuff related to mail subdir, creation and 
11153                 deletion of folders 
11154         * src/imap_gtk.c
11155                 Don't allow creation of folders in NoInferior
11156                 folders, as it won't work
11157
11158 2005-10-10 [colin]      1.9.15cvs29
11159
11160         * src/compose.c
11161                 Reselect "None" Privacy system when selecting an
11162                 account with no privacy system defined
11163
11164 2005-10-10 [colin]      1.9.15cvs28
11165
11166         * src/mainwindow.c
11167                 Add Windows-1252 encoding
11168         * src/prefs_common.c
11169                 Rework some defaults:
11170                 - autosave to draft by default
11171                 - don't show header pane (it's already in the textview)
11172                 - Select first new or unread mail on entry
11173                 - Assume 'Yes' to change folder when there's no more
11174                   unread message
11175         * src/prefs_matcher.c
11176                 Fix a gtk assertion failure
11177         * src/gtk/colorlabel.c
11178                 Workaround bad repainting on selection
11179         * src/main.c
11180                 Freeze/thaw (a bit faster on ssh -X)
11181         * src/msgcache.c
11182                 Get rid of StrdupConverter that just adds an
11183                 extra strdup/free 
11184         * src/etpan/imap_thread.c
11185                 memset buf to 0
11186
11187 2005-10-10 [colin]      1.9.15cvs27
11188
11189         * src/export.c
11190         * src/import.c
11191                 Fix compile on gtk 2.4. Patch by wwp
11192
11193 2005-10-09 [colin]      1.9.15cvs26
11194
11195         * src/mainwindow.c
11196         * src/messageview.c
11197         * src/summaryview.c
11198                 Clarify forward menus. Patch by wwp
11199
11200 2005-10-09 [colin]      1.9.15cvs25
11201
11202         * src/compose.c
11203         * src/compose.h
11204                 Fix bug #829 (Non-working "Encrypt message by 
11205                 default when replying to an encrypted message")
11206
11207 2005-10-08 [colin]      1.9.15cvs24
11208
11209         * src/wizard.c
11210                 Fix bug #827 ("Welcome" setup wizard after a 
11211                 permission error gives up & forgets itself.)
11212
11213 2005-10-08 [colin]      1.9.15cvs23
11214
11215         * src/procmime.c
11216                 Fix bug #828 (Ignoring headers with spaces around = sign)
11217
11218 2005-10-08 [colin]      1.9.15cvs22
11219
11220         * src/export.c
11221                 Warning fix by wwp
11222
11223 2005-10-08 [colin]      1.9.15cvs21
11224
11225         * src/folder.c
11226         * src/folder.h
11227                 Add a processing_pending indicator, set on 
11228                 folder_item_open and cleared after 
11229                 folder_item_process_open
11230         * src/folderview.c
11231         * src/summaryview.c
11232                 wrap procmsg_msginfo_*_flags, and in the
11233                 wrapper check that there's no folder processing 
11234                 pending. If there is, defer the flags change until 
11235                 processing is done to avoid stepping over each
11236                 other's toes.
11237                 Freeze during processing, but not during scanning.
11238
11239 2005-10-07 [colin]      1.9.15cvs20
11240
11241         * src/plugins/pgpcore/passphrase.c
11242                 Fix bug #826 (X-Server hangs when 
11243                 right-clicking a PGP encrypted message)
11244
11245 2005-10-07 [paul]       1.9.15cvs19
11246
11247         * src/compose.c
11248                 fix compose_entries[]
11249                 patch by Fabien Vantard
11250
11251 2005-10-06 [colin]      1.9.15cvs18
11252
11253         * src/pixmaps/address.xpm
11254         * src/pixmaps/address_book.xpm
11255         * src/pixmaps/book.xpm
11256         * src/pixmaps/check_spelling.xpm
11257         * src/pixmaps/checkbox_off.xpm
11258         * src/pixmaps/checkbox_on.xpm
11259         * src/pixmaps/close.xpm
11260         * src/pixmaps/complete.xpm
11261         * src/pixmaps/continue.xpm
11262         * src/pixmaps/deleted.xpm
11263         * src/pixmaps/down_arrow.xpm
11264         * src/pixmaps/exec.xpm
11265         * src/pixmaps/forwarded.xpm
11266         * src/pixmaps/group.xpm
11267         * src/pixmaps/ignorethread.xpm
11268         * src/pixmaps/interface.xpm
11269         * src/pixmaps/jpilot.xpm
11270         * src/pixmaps/ldap.xpm
11271         * src/pixmaps/linewrap.xpm
11272         * src/pixmaps/linewrapcurrent.xpm
11273         * src/pixmaps/mail.xpm
11274         * src/pixmaps/mail_attach.xpm
11275         * src/pixmaps/mail_compose.xpm
11276         * src/pixmaps/mail_forward.xpm
11277         * src/pixmaps/mail_receive.xpm
11278         * src/pixmaps/mail_receive_all.xpm
11279         * src/pixmaps/mail_reply.xpm
11280         * src/pixmaps/mail_reply_to_all.xpm
11281         * src/pixmaps/mail_reply_to_author.xpm
11282         * src/pixmaps/mail_send.xpm
11283         * src/pixmaps/mail_send_queue.xpm
11284         * src/pixmaps/mime_application.xpm
11285         * src/pixmaps/mime_audio.xpm
11286         * src/pixmaps/mime_image.xpm
11287         * src/pixmaps/mime_message.xpm
11288         * src/pixmaps/mime_text_enriched.xpm
11289         * src/pixmaps/mime_text_html.xpm
11290         * src/pixmaps/mime_text_plain.xpm
11291         * src/pixmaps/mime_unknown.xpm
11292         * src/pixmaps/new.xpm
11293         * src/pixmaps/news_compose.xpm
11294         * src/pixmaps/offline.xpm
11295         * src/pixmaps/online.xpm
11296         * src/pixmaps/paste.xpm
11297         * src/pixmaps/preferences.xpm
11298         * src/pixmaps/privacy_emblem_encrypted.xpm
11299         * src/pixmaps/privacy_expired.xpm
11300         * src/pixmaps/privacy_failed.xpm
11301         * src/pixmaps/privacy_passed.xpm
11302         * src/pixmaps/privacy_signed.xpm
11303         * src/pixmaps/privacy_unknown.xpm
11304         * src/pixmaps/privacy_warn.xpm
11305         * src/pixmaps/properties.xpm
11306         * src/pixmaps/replied.xpm
11307         * src/pixmaps/search.xpm
11308         * src/pixmaps/unread.xpm
11309         * src/pixmaps/up_arrow.xpm
11310         * src/pixmaps/vcard.xpm
11311                 Modernize internal theme, with icons from the 
11312                 Gnomaws theme. Keep some of the old ones where
11313                 they were better.
11314
11315 2005-10-06 [colin]      1.9.15cvs17
11316
11317         * src/summaryview.c
11318                 Little optimisations + bugfix
11319         * src/toolbar.c
11320                 Remove default useless items - useless being defined
11321                 by the default relevant prefs
11322         * src/wizard.c
11323                 include config.h to make gettext work
11324         * src/prefs_themes.c
11325                 Fix selection of current theme in prefs
11326
11327 2005-10-06 [colin]      1.9.15cvs16
11328
11329         * src/prefs_common.c
11330         * src/prefs_common.h
11331         * src/prefs_summaries.c
11332         * src/folderview.c
11333                 Add a warning dialog on Mark all read 
11334                 (with pref to get rid of it)
11335
11336 2005-10-06 [paul]       1.9.15cvs15
11337
11338         * po/nb.po
11339         * po/pt_BR.po
11340                 updated by Geir Helland and Frederico
11341                 Goncalves Guimaraes
11342
11343 2005-10-05 [colin]      1.9.15cvs14
11344
11345         * src/folder.c
11346         * src/folder.h
11347         * src/folderview.c
11348         * src/folderview.h
11349         * src/imap_gtk.c
11350         * src/mh_gtk.c
11351         * src/mainwindow.c
11352         * src/setup.c
11353                 add a way to rescan without rebuilding
11354                 make moving a bit faster (less folders changes)
11355                 don't lock the tree on Get 
11356         * src/imap.c
11357                 Don't re-delete deleted messages before expunging
11358         * src/summaryview.c
11359                 Set batch mode when deleting mails
11360
11361 2005-10-05 [paul]       1.9.15cvs13
11362
11363         * src/mainwindow.c
11364         * src/mainwindow.h
11365                 fix disabled Execute menu item
11366         * src/toolbar.c
11367                 match the change in 1.9.15cvs10: use Compose
11368                 instead of News by default
11369
11370 2005-10-04 [colin]      1.9.15cvs12
11371
11372         * src/compose.c
11373                 When replying to an ML post with Reply-To set
11374                 to the poster's email, honor it (as before),
11375                 but also honor our user's request to reply to
11376                 the mailing list: set the ML address in the To
11377                 field and the Reply-To address in the Cc: 
11378                 field.
11379
11380 2005-10-04 [colin]      1.9.15cvs11
11381
11382         * src/plugins/trayicon/trayicon.c
11383                 Finish cosmetic change - thanks to wwp
11384
11385 2005-10-04 [colin]      1.9.15cvs10
11386
11387         * src/toolbar.c
11388                 Use Compose instead of Email by default.
11389                 Spotted by wwp.
11390
11391 2005-10-04 [colin]      1.9.15cvs9
11392
11393         * src/folder.c
11394         * src/folder.h
11395         * src/folderview.c
11396         * src/imap.c
11397         * src/etpan/imap-thread.c
11398         * src/etpan/imap-thread.h
11399                 Try to make IMAP faster, by simplifying SEARCH
11400                 commands, avoiding sending two STATUS in a row,
11401                 and deferring flags sync and processing just
11402                 after displaying the folder. 
11403                 This will update the SummaryView in certain
11404                 cases (new mails not already fetched, flags
11405                 changed from another client) but in a non-
11406                 blocking manner.
11407
11408 2005-10-04 [colin]      1.9.15cvs8
11409
11410         * src/plugins/trayicon/trayicon.c
11411                 Relabel "Offline" to "Work offline"
11412
11413 2005-10-04 [colin]      1.9.15cvs7
11414
11415         * src/export.c
11416         * src/import.c
11417         * src/mbox.c
11418                 Fix mbox import/export buglets
11419                 Patch by wwp
11420         * src/plugins/trayicon/trayicon.c
11421                 Add offline swithc
11422                 Patch by wwp
11423
11424 2005-10-04 [colin]      1.9.15cvs6
11425
11426         * src/folder.c
11427         * src/folderview.c
11428         * src/summaryview.c
11429                 Better fix (don't break mark all read) for cvs2
11430
11431 2005-10-03 [colin]      1.9.15cvs5
11432
11433         * src/folder.c
11434                 Use a sane sort by default
11435
11436 2005-10-03 [colin]      1.9.15cvs4
11437
11438         * src/inc.c
11439                 Add a 'Only once' button for overriding offline mode
11440         * src/prefs_account.c
11441         * src/wizard.c
11442                 Add Local mbox to the wizard
11443                 Add IMAP subdir to the wizard (or the wizard is useless
11444                 for such accounts, or even worse than useless)
11445                 Move IMAP subdir from Advanced to Receive tab, as it's
11446                 not that uncommon
11447
11448 2005-10-03 [colin]      1.9.15cvs3
11449
11450         * src/send_message.c
11451                 Forgot this one in cvs1
11452
11453 2005-10-03 [colin]      1.9.15cvs2
11454
11455         * src/folder.c
11456                 Faster close when leaving a folder with lots
11457                 of new mails. Idea by David Relson.
11458
11459 2005-10-03 [colin]      1.9.15cvs1
11460
11461         * src/compose.c
11462         * src/imap.c
11463         * src/inc.c
11464         * src/main.c
11465         * src/messageview.c
11466         * src/news.c
11467         * src/summaryview.c
11468         * src/gtk/sslcertwindow.c
11469         * src/plugins/trayicon/trayicon.c
11470                 Add accels to every AlertPanel. Patch by Fabien 
11471                 Vantard
11472
11473 2005-10-03 [paul]       1.9.15
11474
11475         1.9.15 released
11476
11477 2005-10-03 [paul]       1.9.14cvs68
11478
11479         * po/ca.po
11480         * po/de.po
11481         * po/es.po
11482         * po/fi.po
11483         * po/fr.po
11484         * po/sk.po
11485         * po/sr.po
11486         * po/zh_CN.po
11487                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
11488                 Mones Lastra, Tommi Pirinen, Fabien vantard,
11489                 Andrej Kacian, Aleksander Urosevic, Yang Guilong
11490
11491 2005-10-03 [paul]       1.9.14cvs67
11492
11493         * src/send_message.c
11494                 prevent hang on Cancel
11495                 patch by Colin
11496
11497 2005-10-03 [paul]       1.9.14cvs66
11498
11499         * src/main.c
11500                 fix crash in IMAP caused by discrepancy
11501                 between check_at_startup and offline mode
11502                 Patch by Colin
11503
11504 2005-10-01 [paul]       1.9.14cvs65
11505
11506         * src/inc.c
11507                 fix engrish
11508
11509 2005-10-01 [paul]       1.9.14cvs64
11510         * src/export.c
11511         * src/import.c
11512                 synchronise import_mbox() and export_mbox()
11513         * src/mbox.c
11514                 proc_mbox(): add alert if file cannot be opened
11515                 export_list_to_mbox(): test if dest file exists,
11516                 prompt user to overwrite if it does. add alert
11517                 if file cannot be created
11518                                                                 
11519         Patch by wwp
11520                                                                                                                 
11521
11522 2005-09-30 [paul]       1.9.14cvs63
11523
11524         * src/addressbook.c
11525                 Fix sensitivity of a menu
11526         * src/codeconv.c
11527                 Respect hidden pref for mails with no encoding
11528         * src/common/xml.c
11529                 Fix memory corruption
11530         * src/plugins/pgpcore/sgpgme.c
11531                 Fix segfault on incomplete sigs, and display
11532                 of S/Mime UIDs
11533
11534         Patches by Colin
11535
11536 2005-09-30 [colin]      1.9.14cvs62
11537
11538         * src/partial_download.c
11539                 Little logic fix in almost-dead code
11540         * src/pop.c
11541                 Fix partial download when there's no new mail
11542
11543 2005-09-29 [paul]       1.9.14cvs61
11544
11545         * src/plugins/pgpinline/pgpinline.c
11546                 fix bug 819, 'crash accessing sign message'
11547                 Patch by Colin
11548
11549 2005-09-28 [martin]     1.9.14cvs60
11550
11551         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
11552                 fix bug #790 (Crash when restarting window manager (fluxbox))
11553
11554 2005-09-28 [paul]       1.9.14cvs59
11555
11556         * src/gtk/gtkaspell.c
11557                 fix off-by-one typo
11558
11559 2005-09-27 [colin]      1.9.14cvs58
11560
11561         * src/plugins/pgpcore/sgpgme.c
11562                 Report error when there's one, instead of
11563                 "Signature unchecked" 
11564
11565 2005-09-27 [colin]      1.9.14cvs57
11566
11567         * src/prefs_quote.c
11568                 Fix bug #816 (Weird quotation with spaces)
11569
11570 2005-09-27 [colin]      1.9.14cvs56
11571
11572         * src/codeconv.c
11573         * src/compose.c
11574         * src/compose.h
11575                 Put subject in compose's title
11576                 Fix Automatic encoding so that it's really automatic:
11577                 first try default locale's charset, then charset of the replied mail, 
11578                 then utf-8
11579                 Fix encoding of headers (must be in strict mode too)
11580
11581 2005-09-26 [colin]      1.9.14cvs55
11582
11583         * src/gtk/gtkaspell.c
11584                 Fix previous patch - don't color the space,
11585                 just uncolor it :)
11586
11587 2005-09-26 [colin]      1.9.14cvs54
11588
11589         * src/gtk/gtkaspell.c
11590                 Unmark space if possible
11591
11592 2005-09-26 [colin]      1.9.14cvs53
11593
11594         * src/imap.c
11595                 log_error instead of alertpanel according to the pref
11596         * src/etpan/imap-thread.c
11597                 Print connect status, copy only necessary size to 
11598                 logger
11599         * src/plugins/pgpmime/pgpmime.c
11600                 Handle S/Mime signatures (verification only). Patch based
11601                 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
11602
11603 2005-09-26 [paul]       1.9.14cvs52
11604
11605         * src/common/passcrypt.c
11606                 this 'workaround' not necessary on NetBSD.
11607                 Thanks to Daniel Gustafson
11608
11609 2005-09-26 [paul]
11610
11611         1.9.15-rc4 released
11612
11613 2005-09-26 [paul]       1.9.14cvs51
11614
11615         * src/summaryview.c
11616                 Skip currently selected message when
11617                 looking for next new or unread message
11618                 in current folder. Patch by Colin
11619         * src/common/passcrypt.c
11620                 eliminate warnings on *BSD. Patch by
11621                 Daniel Gustafson
11622
11623 2005-09-26 [colin]      1.9.14cvs50
11624
11625         * src/procmsg.c
11626                 Call postfiltering hook anyway
11627
11628 2005-09-22 [colin]      1.9.14cvs49
11629
11630         * src/codeconv.c
11631         * src/codeconv.h
11632                 Add a strict mode that doesn't replace with _
11633         * src/compose.c
11634         * src/compose.h
11635                 Use strict conversion while sending
11636                 Fix race when drafting while sending (happens
11637                 on IMAP)
11638                 Fix d'n'd of messages from summaryview
11639         * src/prefs_common.c
11640         * src/prefs_common.h
11641                 add hidden utf8_instead_of_locale_for_broken_mail 
11642                 pref for people that preferred the default charset 
11643                 to be utf8 for broken mails
11644         * src/quote_fmt_parse.y
11645                 fix bug #815 (No quote insert if "From:" fied 
11646                 contained Russian letters)
11647         * src/summaryview.c
11648                 Fix d'n'd of messages to compose
11649
11650 2005-09-22 [paul]       1.9.14cvs48
11651
11652         * src/compose.c
11653                 fix bug where attachments Name entry
11654                 would display Path instead
11655
11656 2005-09-21 [paul]       1.9.14cvs47
11657
11658         * README
11659         * README.jp
11660         * configure.ac
11661         * config/config.rpath
11662         * doc/manual/en/sylpheed-20.html
11663         * doc/manual/es/sylpheed-20.html
11664         * po/bg.po
11665         * po/ca.po
11666         * po/de.po
11667         * po/es.po
11668         * po/fr.po
11669         * po/it.po
11670         * po/pt_BR.po
11671         * po/sk.po
11672         * po/zh_TW.po
11673         * src/account.c
11674         * src/account.h
11675         * src/action.c
11676         * src/action.h
11677         * src/adbookbase.h
11678         * src/addr_compl.c
11679         * src/addr_compl.h
11680         * src/addrbook.c
11681         * src/addrbook.h
11682         * src/addrcache.c
11683         * src/addrcache.h
11684         * src/addrcindex.c
11685         * src/addrcindex.h
11686         * src/addrclip.c
11687         * src/addrclip.h
11688         * src/addrdefs.h
11689         * src/addressadd.c
11690         * src/addressadd.h
11691         * src/addressbook.c
11692         * src/addressbook.h
11693         * src/addressitem.h
11694         * src/addrgather.c
11695         * src/addrgather.h
11696         * src/addrharvest.c
11697         * src/addrharvest.h
11698         * src/addrindex.c
11699         * src/addrindex.h
11700         * src/addritem.c
11701         * src/addritem.h
11702         * src/addrquery.c
11703         * src/addrquery.h
11704         * src/addrselect.c
11705         * src/addrselect.h
11706         * src/alertpanel.c
11707         * src/alertpanel.h
11708         * src/browseldap.c
11709         * src/browseldap.h
11710         * src/codeconv.c
11711         * src/codeconv.h
11712         * src/compose.c
11713         * src/compose.h
11714         * src/crash.c
11715         * src/crash.h
11716         * src/customheader.c
11717         * src/customheader.h
11718         * src/displayheader.c
11719         * src/displayheader.h
11720         * src/editaddress.c
11721         * src/editaddress.h
11722         * src/editbook.c
11723         * src/editbook.h
11724         * src/editgroup.c
11725         * src/editgroup.h
11726         * src/editjpilot.c
11727         * src/editjpilot.h
11728         * src/editldap.c
11729         * src/editldap.h
11730         * src/editldap_basedn.c
11731         * src/editldap_basedn.h
11732         * src/editvcard.c
11733         * src/editvcard.h
11734         * src/enriched.c
11735         * src/enriched.h
11736         * src/exphtmldlg.c
11737         * src/exphtmldlg.h
11738         * src/expldifdlg.c
11739         * src/expldifdlg.h
11740         * src/export.c
11741         * src/export.h
11742         * src/exporthtml.c
11743         * src/exporthtml.h
11744         * src/exportldif.c
11745         * src/exportldif.h
11746         * src/filtering.c
11747         * src/filtering.h
11748         * src/folder.c
11749         * src/folder.h
11750         * src/folder_item_prefs.c
11751         * src/folder_item_prefs.h
11752         * src/foldersel.c
11753         * src/foldersel.h
11754         * src/folderutils.c
11755         * src/folderutils.h
11756         * src/folderview.c
11757         * src/folderview.h
11758         * src/grouplistdialog.c
11759         * src/grouplistdialog.h
11760         * src/headerview.c
11761         * src/headerview.h
11762         * src/html.c
11763         * src/html.h
11764         * src/image_viewer.c
11765         * src/image_viewer.h
11766         * src/imap.c
11767         * src/imap.h
11768         * src/imap_gtk.c
11769         * src/imap_gtk.h
11770         * src/import.c
11771         * src/import.h
11772         * src/importldif.c
11773         * src/importldif.h
11774         * src/importmutt.c
11775         * src/importmutt.h
11776         * src/importpine.c
11777         * src/importpine.h
11778         * src/inc.c
11779         * src/inc.h
11780         * src/jpilot.c
11781         * src/jpilot.h
11782         * src/ldapctrl.c
11783         * src/ldapctrl.h
11784         * src/ldaplocate.c
11785         * src/ldaplocate.h
11786         * src/ldapquery.c
11787         * src/ldapquery.h
11788         * src/ldapserver.c
11789         * src/ldapserver.h
11790         * src/ldaputil.c
11791         * src/ldaputil.h
11792         * src/ldif.c
11793         * src/ldif.h
11794         * src/localfolder.c
11795         * src/localfolder.h
11796         * src/main.c
11797         * src/main.h
11798         * src/mainwindow.c
11799         * src/mainwindow.h
11800         * src/manual.c
11801         * src/manual.h
11802         * src/matcher.c
11803         * src/matcher.h
11804         * src/matcher_parser.h
11805         * src/matcher_parser_lex.l
11806         * src/matcher_parser_parse.y
11807         * src/mbox.c
11808         * src/mbox.h
11809         * src/message_search.c
11810         * src/message_search.h
11811         * src/messageview.c
11812         * src/messageview.h
11813         * src/mh.c
11814         * src/mh.h
11815         * src/mh_gtk.c
11816         * src/mh_gtk.h
11817         * src/mimeview.c
11818         * src/mimeview.h
11819         * src/msgcache.c
11820         * src/msgcache.h
11821         * src/mutt.c
11822         * src/mutt.h
11823         * src/news.c
11824         * src/news.h
11825         * src/news_gtk.c
11826         * src/news_gtk.h
11827         * src/noticeview.c
11828         * src/noticeview.h
11829         * src/partial_download.c
11830         * src/partial_download.h
11831         * src/pine.c
11832         * src/pine.h
11833         * src/pop.c
11834         * src/pop.h
11835         * src/prefs_account.c
11836         * src/prefs_account.h
11837         * src/prefs_actions.c
11838         * src/prefs_actions.h
11839         * src/prefs_common.c
11840         * src/prefs_common.h
11841         * src/prefs_compose_writing.c
11842         * src/prefs_compose_writing.h
11843         * src/prefs_customheader.c
11844         * src/prefs_customheader.h
11845         * src/prefs_display_header.c
11846         * src/prefs_display_header.h
11847         * src/prefs_ext_prog.c
11848         * src/prefs_ext_prog.h
11849         * src/prefs_filtering.c
11850         * src/prefs_filtering.h
11851         * src/prefs_filtering_action.c
11852         * src/prefs_filtering_action.h
11853         * src/prefs_folder_column.c
11854         * src/prefs_folder_column.h
11855         * src/prefs_folder_item.c
11856         * src/prefs_folder_item.h
11857         * src/prefs_fonts.c
11858         * src/prefs_fonts.h
11859         * src/prefs_gtk.c
11860         * src/prefs_gtk.h
11861         * src/prefs_image_viewer.c
11862         * src/prefs_image_viewer.h
11863         * src/prefs_matcher.c
11864         * src/prefs_matcher.h
11865         * src/prefs_message.c
11866         * src/prefs_message.h
11867         * src/prefs_msg_colors.c
11868         * src/prefs_msg_colors.h
11869         * src/prefs_other.c
11870         * src/prefs_other.h
11871         * src/prefs_quote.c
11872         * src/prefs_quote.h
11873         * src/prefs_receive.c
11874         * src/prefs_receive.h
11875         * src/prefs_send.c
11876         * src/prefs_send.h
11877         * src/prefs_spelling.c
11878         * src/prefs_spelling.h
11879         * src/prefs_summaries.c
11880         * src/prefs_summaries.h
11881         * src/prefs_summary_column.c
11882         * src/prefs_summary_column.h
11883         * src/prefs_template.c
11884         * src/prefs_template.h
11885         * src/prefs_themes.c
11886         * src/prefs_themes.h
11887         * src/prefs_toolbar.c
11888         * src/prefs_toolbar.h
11889         * src/prefs_wrapping.c
11890         * src/prefs_wrapping.h
11891         * src/privacy.c
11892         * src/privacy.h
11893         * src/procheader.c
11894         * src/procheader.h
11895         * src/procmime.c
11896         * src/procmime.h
11897         * src/procmsg.c
11898         * src/procmsg.h
11899         * src/quote_fmt.c
11900         * src/quote_fmt_parse.y
11901         * src/recv.c
11902         * src/recv.h
11903         * src/remotefolder.c
11904         * src/remotefolder.h
11905         * src/send_message.c
11906         * src/send_message.h
11907         * src/setup.c
11908         * src/setup.h
11909         * src/simple-gettext.c
11910         * src/sourcewindow.c
11911         * src/sourcewindow.h
11912         * src/ssl_manager.c
11913         * src/ssl_manager.h
11914         * src/statusbar.c
11915         * src/statusbar.h
11916         * src/stock_pixmap.c
11917         * src/stock_pixmap.h
11918         * src/summary_search.c
11919         * src/summary_search.h
11920         * src/summaryview.c
11921         * src/summaryview.h
11922         * src/syldap.c
11923         * src/syldap.h
11924         * src/textview.c
11925         * src/textview.h
11926         * src/toolbar.c
11927         * src/toolbar.h
11928         * src/undo.c
11929         * src/undo.h
11930         * src/unmime.c
11931         * src/unmime.h
11932         * src/vcard.c
11933         * src/vcard.h
11934         * src/wizard.c
11935         * src/wizard.h
11936         * src/common/base64.c
11937         * src/common/base64.h
11938         * src/common/defs.h
11939         * src/common/hooks.c
11940         * src/common/hooks.h
11941         * src/common/log.c
11942         * src/common/log.h
11943         * src/common/md5.c
11944         * src/common/md5.h
11945         * src/common/mgutils.c
11946         * src/common/mgutils.h
11947         * src/common/nntp.c
11948         * src/common/nntp.h
11949         * src/common/passcrypt.c
11950         * src/common/passcrypt.h.in
11951         * src/common/plugin.c
11952         * src/common/plugin.h
11953         * src/common/prefs.c
11954         * src/common/prefs.h
11955         * src/common/progressindicator.c
11956         * src/common/progressindicator.h
11957         * src/common/quoted-printable.c
11958         * src/common/quoted-printable.h
11959         * src/common/session.c
11960         * src/common/session.h
11961         * src/common/smtp.c
11962         * src/common/smtp.h
11963         * src/common/socket.c
11964         * src/common/socket.h
11965         * src/common/ssl.c
11966         * src/common/ssl.h
11967         * src/common/ssl_certificate.c
11968         * src/common/ssl_certificate.h
11969         * src/common/string_match.c
11970         * src/common/string_match.h
11971         * src/common/stringtable.c
11972         * src/common/sylpheed.c
11973         * src/common/sylpheed.h
11974         * src/common/template.c
11975         * src/common/template.h
11976         * src/common/timing.h
11977         * src/common/utils.c
11978         * src/common/utils.h
11979         * src/common/uuencode.c
11980         * src/common/uuencode.h
11981         * src/common/version.h.in
11982         * src/common/xml.c
11983         * src/common/xml.h
11984         * src/common/xmlprops.c
11985         * src/common/xmlprops.h
11986         * src/gtk/about.c
11987         * src/gtk/about.h
11988         * src/gtk/colorlabel.c
11989         * src/gtk/colorlabel.h
11990         * src/gtk/colorsel.c
11991         * src/gtk/colorsel.h
11992         * src/gtk/description_window.c
11993         * src/gtk/description_window.h
11994         * src/gtk/filesel.c
11995         * src/gtk/filesel.h
11996         * src/gtk/foldersort.c
11997         * src/gtk/foldersort.h
11998         * src/gtk/gtkutils.c
11999         * src/gtk/gtkutils.h
12000         * src/gtk/inputdialog.c
12001         * src/gtk/inputdialog.h
12002         * src/gtk/logwindow.c
12003         * src/gtk/logwindow.h
12004         * src/gtk/manage_window.c
12005         * src/gtk/manage_window.h
12006         * src/gtk/menu.c
12007         * src/gtk/menu.h
12008         * src/gtk/pluginwindow.c
12009         * src/gtk/pluginwindow.h
12010         * src/gtk/prefswindow.c
12011         * src/gtk/prefswindow.h
12012         * src/gtk/progressdialog.c
12013         * src/gtk/progressdialog.h
12014         * src/gtk/quicksearch.c
12015         * src/gtk/quicksearch.h
12016         * src/gtk/sslcertwindow.c
12017         * src/gtk/sslcertwindow.h
12018         * src/plugins/clamav/clamav_plugin.c
12019         * src/plugins/clamav/clamav_plugin.h
12020         * src/plugins/clamav/clamav_plugin_gtk.c
12021         * src/plugins/demo/demo.c
12022         * src/plugins/dillo_viewer/dillo_prefs.c
12023         * src/plugins/dillo_viewer/dillo_prefs.h
12024         * src/plugins/dillo_viewer/dillo_viewer.c
12025         * src/plugins/mathml_viewer/mathml_viewer.c
12026         * src/plugins/pgpcore/passphrase.c
12027         * src/plugins/pgpcore/passphrase.h
12028         * src/plugins/pgpcore/plugin.c
12029         * src/plugins/pgpcore/prefs_gpg.c
12030         * src/plugins/pgpcore/prefs_gpg.h
12031         * src/plugins/pgpcore/select-keys.c
12032         * src/plugins/pgpcore/select-keys.h
12033         * src/plugins/pgpcore/sgpgme.c
12034         * src/plugins/pgpcore/sgpgme.h
12035         * src/plugins/pgpinline/pgpinline.c
12036         * src/plugins/pgpinline/pgpinline.h
12037         * src/plugins/pgpinline/plugin.c
12038         * src/plugins/pgpmime/pgpmime.c
12039         * src/plugins/pgpmime/pgpmime.h
12040         * src/plugins/pgpmime/plugin.c
12041         * src/plugins/spamassassin/spamassassin.c
12042         * src/plugins/spamassassin/spamassassin.h
12043         * src/plugins/spamassassin/spamassassin_gtk.c
12044         * src/plugins/trayicon/trayicon.c
12045         * tools/OOo2sylpheed.pl
12046         * tools/acroread2sylpheed.pl
12047         * tools/asus_mailled.sh
12048         * tools/filter_conv.pl
12049         * tools/freshmeat_search.pl
12050         * tools/google_search.pl
12051         * tools/kmail2sylpheed.pl
12052         * tools/kmail2sylpheed_v2.pl
12053         * tools/maildir2sylpheed.pl
12054         * tools/multiwebsearch.pl
12055         * tools/newscache_clean.pl
12056         * tools/outlook2sylpheed.pl
12057         * tools/sylpheed-switcher
12058         * tools/update-po
12059         * tools/vcard2xml.py
12060         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
12061                 update FSF address
12062
12063 2005-09-21 [colin]      1.9.14cvs46
12064
12065         * src/gedit-print.c
12066         * src/procmsg.c
12067         * src/procmsg.h
12068         * src/textview.c
12069         * src/summaryview.c
12070                 Remove some printing hacks (deselection/reselection),
12071                 which by the way fix printing the currently 
12072                 displayed mime part (still only text)
12073                 Plus a little optimisation of summary_show
12074
12075
12076 2005-09-20 [colin]      1.9.14cvs45
12077
12078         * src/mainwindow.c
12079         * src/messageview.c
12080                 GUI fixups: add accels, set message
12081                 view title to displayed mail's subject
12082         * src/prefs_spelling.c
12083         * src/gtk/gtkaspell.c
12084                 GUI fixups: allow underlining misspelled
12085                 words instead of coloring them (a11y!)
12086
12087 2005-09-19 [colin]
12088
12089         1.9.15rc3 released
12090
12091 2005-09-19 [colin]      1.9.14cvs44
12092
12093         * src/compose.c
12094                 Fix draft message
12095         * src/gtk/gtkaspell.c
12096                 Fix wrong test ;-)
12097
12098 2005-09-19 [colin]      1.9.14cvs43
12099
12100         * src/addressbook.c
12101                 Fix sensitivity of Delete button
12102         * src/compose.c
12103                 Warn if the requested Privacy system
12104                 is not available
12105         * src/exphtmldlg.c
12106         * src/expldifdlg.c
12107         * src/importldif.c
12108         * src/importmutt.c
12109         * src/importpine.c
12110                 Fix crappy UI
12111         * src/
12112         * src/ssl.h
12113         * src/prefs_account.h
12114         * src/prefs_account.c
12115                 Save SSL prefs even in builds that have
12116                 SSL support disable
12117         * src/imap.c
12118         * src/inc.c
12119         * src/news.c
12120         * src/send_message.c
12121                 Warn if connection should be secure, but
12122                 SSL support isn't compiled in
12123         * src/gtkaspell.c
12124                 Fix word separation on UTF-8 systems
12125                 Fixes bug #812 (Strange inline spellchecking)
12126         * src/compose.c
12127                 Warn if the requested Privacy system
12128                 is not available
12129                 Factorize offline warning
12130         * src/imap.c
12131         * src/imap_gtk.c
12132         * src/imap_gtk.h
12133         * src/inc.h
12134         * src/news_gtk.c
12135         * src/news_gtk.h
12136         * src/messageview.c
12137                 Factorize offline warning
12138
12139 2005-09-19 [paul]
12140
12141         1.9.15-rc2 released
12142
12143 2005-09-18 [colin]      1.9.14cvs42
12144
12145         * src/codeconv.c
12146         * src/codeconv.h
12147         * src/procmime.c
12148                 Add a way to get locale's charset ignoring utf-8,
12149                 and use that as default encoding for broken mails
12150
12151 2005-09-18 [colin]      1.9.14cvs41
12152
12153         * src/gtk/logwindow.c
12154                 Translate string. Patch by Fabien Vantard
12155
12156 2005-09-18 [colin]      1.9.14cvs40
12157
12158         * configure.ac
12159                 Fix bug #803 (IMAP/SSL support breaks with 
12160                 GnuTLS libetpan 0.38)
12161
12162 2005-09-18 [colin]      1.9.14cvs39
12163
12164         * src/codeconv.c
12165         * src/compose.c
12166         * src/procmime.c
12167                 More charsets fixes. Fixes bug #806 (non
12168                 ascii characters in subject line)
12169
12170 2005-09-17 [paul]       1.9.14cvs38
12171
12172         * src/folderview.c
12173         * src/mainwindow.c
12174                 fix gcc-2.95 issues
12175                 Patch by Pawel Pekala
12176
12177 2005-09-17 [colin]      1.9.14cvs37
12178
12179         * src/addrindex.c
12180                 bugfix for NO-USE LDAP compilation, patch 
12181                 by Fabien Vantard
12182
12183 2005-09-17 [colin]      1.9.14cvs36
12184
12185         * src/prefs_actions.c
12186         * src/prefs_customheader.c
12187         * src/prefs_display_header.c
12188         * src/prefs_filtering_action.c
12189         * src/prefs_matcher.c
12190         * src/prefs_toolbar.c
12191                 Fix strange casts (less elegant but
12192                 works better)
12193
12194 2005-09-16 [colin]      1.9.14cvs35
12195
12196         * src/jpilot.c
12197                 Missed that one
12198
12199 2005-09-16 [colin]      1.9.14cvs34
12200
12201         * configure.ac
12202         * src/Makefile.am
12203         * src/addr_compl.c
12204         * src/addrindex.c
12205         * src/browseldap.c
12206         * src/editldap.c
12207         * src/ldaplocate.c
12208         * src/ldapquery.c
12209         * src/ldapquery.h
12210         * src/ldapserver.c
12211         * src/ldapserver.h
12212         * src/main.c
12213         * src/matcher_parser_parse.y
12214         * src/prefs_themes.c
12215         * src/etpan/Makefile.am
12216         * src/gtk/description_window.c
12217         * src/plugins/clamav/Makefile.am
12218         * src/plugins/clamav/clamav_plugin.c
12219         * src/plugins/dillo_viewer/Makefile.am
12220         * src/plugins/pgpcore/Makefile.am
12221         * src/plugins/pgpinline/Makefile.am
12222         * src/plugins/pgpmime/Makefile.am
12223         * src/plugins/trayicon/Makefile.am
12224                 Fix 100% cpu usage in address completion list
12225                 Fix little bugs (return with no values etc)
12226                 Fix all warnings (with common CFLAGS)
12227
12228 2005-09-15 [colin]      1.9.14cvs33
12229
12230         * src/addressbook.c
12231                 Fix bug where sometimes a group's email list is empty,
12232                 force its refresh (probably fixes "Re: how to create a 
12233                 distribution list")
12234         * src/ldapquery.c
12235                 Don't return to the callback in the main thread from the
12236                 fetch thread (or face segs!)
12237
12238 2005-09-15 [paul]       1.9.14cvs32
12239
12240         * src/prefs_matcher.c
12241                 forgotten in last commit
12242
12243 2005-09-15 [paul]       1.9.14cvs31
12244
12245         * src/prefs_actions.c
12246         * src/prefs_filtering_action.c
12247         * src/prefs_quote.c
12248         * src/quote_fmt.c
12249         * src/summaryview.c
12250         * src/gtk/description_window.c
12251         * src/gtk/description_window.h
12252         * src/gtk/quicksearch.c
12253                 allow interaction with the called
12254                 description window
12255                 Patch by Anders Hammar
12256
12257 2005-09-14 [paul]       1.9.14cvs30
12258
12259         * src/compose.c
12260                 fix a little annoyance when pasting with 3rd button 
12261                 with wrap_pastes=0 and wrap_input=1
12262                 Patch by Colin
12263
12264 2005-09-14 [paul]       1.9.14cvs29
12265
12266         * src/prefs_account.c
12267                 disable 'Filter messages on receiving' for
12268                 SMTP-only accounts
12269                 Patch  by Anders Hammar
12270
12271 2005-09-14 [paul]       1.9.14cvs28
12272
12273         * po/sk.po
12274                 fix crash
12275                 updated by Andrej Kacian
12276
12277 2005-09-14 [paul]
12278
12279         1.9.15-rc1 released
12280
12281 2005-09-14 [paul]       1.9.14cvs27
12282
12283         * po/es.po
12284                 updated by Ricardo Mones Lastra
12285         * src/compose.c
12286         * src/compose.h
12287                 associate no_wrap_tags to Compose windows
12288                 instead of using a static one
12289                 Patch by Colin
12290         * src/mbox.c
12291                 fix proc_mbox()
12292                 Patch by wwp
12293         * src/textview.c
12294                 remove unneeded printf()
12295
12296 2005-09-14 [paul]       1.9.14cvs26
12297
12298         * src/addrcache.c
12299         * src/codeconv.h
12300         * src/folder.h
12301         * src/mainwindow.h
12302         * src/mh.c
12303         * src/mimeview.h
12304         * src/partial_download.c
12305         * src/pop.c
12306         * src/prefs_account.c
12307         * src/prefs_account.h
12308         * src/prefs_actions.c
12309         * src/prefs_customheader.c
12310         * src/prefs_display_header.c
12311         * src/prefs_filtering_action.c
12312         * src/prefs_matcher.c
12313         * src/prefs_toolbar.c
12314         * src/privacy.h
12315         * src/procmime.c
12316         * src/procmime.h
12317         * src/procmsg.h
12318         * src/textview.c
12319         * src/undo.h
12320         * src/common/plugin.c
12321         * src/common/session.h
12322         * src/common/socket.c
12323         * src/common/socket.h
12324         * src/common/template.c
12325         * src/gtk/gtkaspell.c
12326         * src/gtk/quicksearch.h
12327         * src/plugins/pgpcore/passphrase.c
12328         * src/plugins/pgpcore/prefs_gpg.h
12329         * src/plugins/pgpcore/select-keys.c
12330         * src/plugins/pgpcore/select-keys.h
12331         * src/plugins/pgpcore/sgpgme.c
12332         * src/plugins/pgpinline/pgpinline.c
12333         * src/plugins/pgpmime/pgpmime.c
12334         * src/plugins/trayicon/trayicon.c
12335                 fix compilation warnings
12336                 Patch by Daniel Gustafson
12337
12338 2005-09-14 [paul]       1.9.14cvs25
12339
12340         * src/addressbook.c
12341                 add missing column header, and other small
12342                 bug fixes
12343                 Patch by Anders Hammar
12344
12345 2005-09-13 [colin]      1.9.14cvs24
12346
12347         * src/gtk/gtkaspell.c
12348                 Fix non-utf8 in menu
12349                 Fix little leaks
12350                 Nullify struct members after free()s
12351
12352 2005-09-13 [colin]      1.9.14cvs23
12353
12354         * src/compose.c
12355                 Test utf8 compliance before inserting to 
12356                 buffer, and try to convert if necessary
12357         * src/procmime.c
12358                 If no charset is present, use the locale 
12359                 one instead of us-ascii
12360         * src/procmsg.c
12361                 Add Sender, List-Post and To in the checked 
12362                 headers for automatic rules creation 
12363                 (thanks to wwp)
12364         * src/prefs_themes.c
12365         * src/gtk/gtkaspell.c
12366                 Remove deprecated functions. 
12367                 patch by Daniel Gustafson
12368
12369 2005-09-12 [colin]      1.9.14cvs22
12370
12371         * src/compose.c
12372                 Fix bug #448 (Scrolling/Redraw issue with 
12373                 address-fields in Header)
12374         * src/mainwindow.c
12375         * src/summaryview.c
12376         * src/summaryview.h
12377                 Fix loss of MSG_MARKED on move/copy
12378                 Fix bug #804 (Quicksearch togglebutton doesn't 
12379                 get depressed after '/' key is pressed)
12380
12381 2005-09-12 [paul]       1.9.14cvs21
12382
12383         * AUTHORS
12384         * src/gtk/logwindow.c
12385                 add 'Clear Log' to popup menu
12386                 Patch by Anders Hammar <anders.hammar@telia.com>
12387
12388 2005-09-12 [paul]       1.9.14cvs20
12389
12390         * src/compose.c
12391                 set correct sensitivity on attachments
12392                 popup menu
12393         * src/folder.c
12394                 fix typo
12395         * src/prefs_spelling.c
12396                 fix crash when no LANG env is set
12397         * src/common/xml.c
12398                 fix crash in wizard
12399                 don't use memeory after free
12400
12401         All patches by Daniel Gustafson
12402
12403 2005-09-12 [paul]       1.9.14cvs19
12404
12405         * src/prefs_themes.c
12406                 make theme info selectable
12407         * src/gtk/description_window.c
12408                 make window non-modal
12409         * tools/README
12410                 add details of asus_mailed.sh
12411         * tools/claws.i18n.status.pl
12412                 update for new zh_TW translator
12413                 widen the output
12414                 create alternate coloured lines
12415                 improve readability
12416
12417 2005-09-10 [colin]      1.9.14cvs18
12418
12419         * src/plugins/pgpcore/select-keys.c
12420                 Better order for the buttons
12421
12422 2005-09-10 [colin]      1.9.14cvs17
12423
12424         * src/compose.c
12425         * src/plugins/pgpcore/select-keys.c
12426         * src/plugins/pgpcore/select-keys.h
12427         * src/plugins/pgpcore/sgpgme.c
12428                 Add a "Don't encrypt" button to the key
12429                 selection dialog. Fixes bug #177 (There should be a 
12430                 'Don't encrypt button in the Select Keys dialog)
12431
12432 2005-09-10 [colin]      1.9.14cvs16
12433
12434         * src/compose.c
12435                 Fix bug #572 (%X option does not work with templates)
12436
12437 2005-09-10 [colin]      1.9.14cvs15
12438
12439         * src/toolbar.c 
12440                 Remove g_print
12441
12442 2005-09-10 [colin]      1.9.14cvs14
12443
12444         * src/imap.c
12445                 Fix a possible crash
12446
12447 2005-09-09 [colin]      1.9.14cvs13
12448
12449         * src/imap.c
12450         * src/etpan/imap-thread.c
12451         * src/etpan/imap-thread.h
12452                 Fix moving from queue or drafts to normal folders
12453                 Fix bug #794 (No way to delete without expunging)
12454                 Take flags unset by other mailers into account
12455                 Take deleted flag set by other mailers into account
12456                 Fix unsetting REPLIED flag
12457                 Fix crash when capabilities can't be retrieved
12458         * src/mainwindow.c
12459         * src/mainwindow.h
12460                 Add M_DELAYED_FLAGS condition, and let the user use
12461                 Execute in order to be able to expunge deleted mails,
12462                 even if he's not in delayed execute mode
12463         * src/prefs_spelling.c
12464                 Use 'en' dictionary by default if LANG is POSIX or C
12465         * src/gtk/prefswindow.c
12466                 Fix bug #767 (Preferences windows expanding) by making
12467                 the window a bit larger when the resolution is greater
12468                 than 640x480, and by putting the prefs in a
12469                 GtkScrolledWindow.
12470
12471 2005-09-09 [paul]       1.9.14cvs12
12472
12473         * AUTHORS
12474         * configure.ac
12475         * po/zh_TW.Big5.po      ** REMOVED **
12476         * po/zh_TW.po           ** ADDED **
12477                 updated by Wei-Lun Chao
12478
12479 2005-09-09 [paul]       1.9.14cvs11
12480
12481         * src/mainwindow.c
12482                 fix asserts
12483         * src/common/xml.c
12484                 delay memory allocation until file is
12485                 opened successfully
12486                 Patch by Daniel Gustafson
12487
12488 2005-09-09 [colin]      1.9.14cvs10
12489
12490         * src/imap.c
12491                 Add guards
12492
12493 2005-09-08 [colin]      1.9.14cvs9
12494
12495         * src/compose.c
12496                 Alert when we can't save draft
12497                 Fix various wrap/color issues
12498                 Add mid-click pasting respecting wrap_paste option
12499         * src/folder.c
12500         * src/folder.h
12501         * src/folder_item_prefs.c
12502         * src/folder_item_prefs.h
12503         * src/imap.c
12504         * src/imap_gtk.c
12505         * src/imap_gtk.h
12506         * src/main.c
12507         * src/mainwindow.c
12508         * src/mainwindow.h
12509         * src/news.c
12510         * src/news_gtk.c
12511         * src/news_gtk.h
12512         * src/prefs_folder_item.c
12513                 Fix the impossibility to synchronise folders for
12514                 offline use (IMAP and NNTP are concerned)
12515
12516 2005-09-08 [colin]      1.9.14cvs8
12517
12518         * configure.ac
12519                 Build LDAP and JPilot by default if available
12520         * src/textview.c
12521                 Fix use after free
12522
12523 2005-09-08 [paul]       1.9.14cvs7
12524
12525         * doc/manual/en/sylpheed-1.html
12526         * doc/manual/en/sylpheed-18.html
12527         * doc/manual/en/sylpheed-19.html
12528         * doc/manual/en/sylpheed-4.html
12529         * doc/manual/en/sylpheed-6.html
12530         * doc/manual/en/sylpheed.html
12531                 a few minor updates, plus include some
12532                 details about plugins and their requirements
12533         * src/mainwindow.c
12534                 minor changes to English in /View/Sort
12535
12536 2005-09-07 [colin]      1.9.14cvs6
12537
12538         * doc/manual/en/sylpheed-1.html
12539         * doc/manual/en/sylpheed-10.html
12540         * doc/manual/en/sylpheed-11.html
12541         * doc/manual/en/sylpheed-12.html
12542         * doc/manual/en/sylpheed-13.html
12543         * doc/manual/en/sylpheed-14.html
12544         * doc/manual/en/sylpheed-15.html
12545         * doc/manual/en/sylpheed-16.html
12546         * doc/manual/en/sylpheed-17.html
12547         * doc/manual/en/sylpheed-18.html
12548         * doc/manual/en/sylpheed-19.html
12549         * doc/manual/en/sylpheed-2.html
12550         * doc/manual/en/sylpheed-20.html
12551         * doc/manual/en/sylpheed-21.html
12552         * doc/manual/en/sylpheed-22.html
12553         * doc/manual/en/sylpheed-3.html
12554         * doc/manual/en/sylpheed-4.html
12555         * doc/manual/en/sylpheed-5.html
12556         * doc/manual/en/sylpheed-6.html
12557         * doc/manual/en/sylpheed-7.html
12558         * doc/manual/en/sylpheed-8.html
12559         * doc/manual/en/sylpheed-9.html
12560         * doc/manual/en/sylpheed.html
12561                 More substitutions (missed Sylpheed -> Sylpheed-Claws)
12562
12563 2005-09-07 [colin]      1.9.14cvs5
12564
12565         * src/mainwindow.c
12566                 Make labels more to-the-point
12567
12568 2005-09-07 [colin]      1.9.14cvs4
12569
12570         * doc/manual/en/sylpheed-1.html
12571         * doc/manual/en/sylpheed-12.html
12572         * doc/manual/en/sylpheed-13.html
12573         * doc/manual/en/sylpheed-14.html
12574         * doc/manual/en/sylpheed-15.html
12575         * doc/manual/en/sylpheed-16.html
12576         * doc/manual/en/sylpheed-17.html
12577         * doc/manual/en/sylpheed-18.html
12578         * doc/manual/en/sylpheed-19.html
12579         * doc/manual/en/sylpheed-2.html
12580         * doc/manual/en/sylpheed-20.html
12581         * doc/manual/en/sylpheed-21.html
12582         * doc/manual/en/sylpheed-22.html
12583         * doc/manual/en/sylpheed-4.html
12584         * doc/manual/en/sylpheed-5.html
12585         * doc/manual/en/sylpheed-6.html
12586         * doc/manual/en/sylpheed-7.html
12587         * doc/manual/en/sylpheed-8.html
12588         * doc/manual/en/sylpheed-9.html
12589         * doc/manual/en/sylpheed.html
12590                 Update manual
12591
12592 2005-09-07 [colin]      1.9.14cvs3
12593
12594         * doc/faq/en/sylpheed-faq-1.html
12595         * doc/faq/en/sylpheed-faq-2.html
12596         * doc/faq/en/sylpheed-faq-3.html
12597         * doc/faq/en/sylpheed-faq.html
12598                 Update FAQ
12599
12600 2005-09-07 [colin]      1.9.14cvs2
12601
12602         * src/folderview.c
12603         * src/procmsg.c
12604         * src/summaryview.c
12605         * src/toolbar.c
12606                 Fix special subfolders:
12607                 - Inherit parent's icon
12608                 - sent contents of queues subfolders
12609                 - empty subfolders of trashes
12610         * src/mainwindow.c
12611                 Remove outdated manual and faq entries
12612         * src/common/utils.c
12613                 Add quotes around %s coming from mailcap
12614
12615 2005-09-07 [colin]      1.9.14cvs1
12616
12617         * src/compose.c
12618                 After saving draft, set modified to FALSE
12619         * src/mimeview.c
12620         * src/common/utils.c
12621         * src/common/utils.h
12622                 Try to open mime parts using what is 
12623                 indicated in ~/.mailcap or /etc/mailcap,
12624                 if possible.
12625
12626 2005-09-05 [paul]       1.9.14
12627
12628         1.9.14 released
12629
12630         * po/sk.po
12631                 updated by Andrej Kacian
12632
12633 2005-09-05 [paul]       1.9.13cvs83
12634
12635         * po/de.po
12636         * po/es.po
12637         * po/fi.po
12638         * po/fr.po
12639         * po/nb.po
12640         * po/pt_BR.po
12641         * po/sr.po
12642                 updated translations by Thomas Gilgin, Ricardo Mones
12643                 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
12644                 Frederico Goncalves Guimaraes, Aleksandar Urosevic
12645
12646 2005-09-04 [paul]       1.9.13cvs82
12647
12648         * src/compose.c
12649                 only warn about exceeded line length limit
12650                 on send
12651
12652 2005-09-04 [paul]       1.9.13cvs81
12653
12654         * src/compose.c
12655                 fix crash in 'line length exceeded' dialogue
12656
12657 2005-09-02 [paul]       1.9.13cvs80
12658
12659         * src/imap.c
12660                 fix bug 795, 'Connection lost IMAP'
12661                 and add statusbar prints
12662                 Patch by Colin
12663
12664 2005-09-02 [paul]       1.9.13cvs79
12665
12666         * src/compose.c
12667                 compose_wrap_paragraph() becomes
12668                 compose_beautify_paragraph()
12669                 Patch by Colin
12670
12671 2005-09-02 [colin]      1.9.13cvs78
12672
12673         * src/folderview.c
12674                 Micro-fix
12675
12676 2005-09-01 [colin]      1.9.13cvs77
12677
12678         * src/imap.c
12679                 Maybe fix bug #795 (Connection lost IMAP)
12680                 Don't try to send logout when we're disconnected.
12681         * src/summaryview.c
12682                 Include locked and marked emails in HRM
12683                 view. Fixes bug #800 (Locked messages no longer 
12684                 show up when hide read messages is used)
12685
12686 2005-09-01 [paul]       1.9.13cvs76
12687
12688         * src/prefs_common.c
12689                 fix bad cutting
12690
12691 2005-08-31 [colin]      1.9.13cvs75
12692
12693         * src/folderview.c
12694         * src/folderview.h
12695         * src/prefs_summaries.c
12696         * src/summaryview.c
12697                 Fix "go to next new", fix preference
12698                 (Open unread/next swapped)
12699
12700 2005-08-31 [paul]       1.9.13cvs74
12701
12702         * src/compose.c
12703         * src/folderview.c
12704         * src/headerview.c
12705         * src/headerview.h
12706         * src/mainwindow.c
12707         * src/prefs_common.c
12708         * src/prefs_common.h
12709         * src/prefs_fonts.c
12710         * src/summaryview.c
12711         * src/textview.c
12712         * src/common/defs.h
12713                 remove obsolete BOLD_FONT setting
12714                 fix font update in headerview and textview
12715                 headers after prefs change
12716                 Patch By Colin
12717
12718 2005-08-31 [paul]
12719
12720         1.9.14-rc4 released
12721
12722 2005-08-30 [colin]      1.9.13cvs73
12723
12724         * src/summaryview.c
12725                 When Hide read messages is selected and we
12726                 refresh the summaryview, don't remove the 
12727                 currently displayed message. Fixes bug #797
12728                 (Summary view reloads when new mail is 
12729                 downloaded in 1.9.14 rc)
12730
12731 2005-08-30 [colin]      1.9.13cvs72
12732
12733         * src/folderview.c
12734                 Fix flickering
12735         * src/mainwindow.c
12736                 Remove useless callback
12737         * src/mimeview.c
12738         * src/gtk/filesel.c
12739         * src/gtk/filesel.h
12740                 Add a filesel_select_file_save_folder() - used by Save All
12741
12742 2005-08-29 [paul]       1.9.13cvs71
12743
12744         * AUTHORS
12745         * src/matcher_parser_parse.y
12746         * src/etpan/imap-thread.c
12747                 fix building on FreeBSD
12748                 Patch by Daniel Gustafson <daniel@hobbit.se>
12749
12750 2005-08-29 [paul]       1.9.13cvs70
12751
12752         * src/plugins/pgpinline/pgpinline.c
12753                 only initialise sig result if it's been handled
12754                 Patch by Colin
12755
12756 2005-08-29 [paul]       1.9.13cvs69
12757         
12758         Patches by Colin:
12759
12760         * src/imap.c
12761         * src/common.utils.c
12762         * src/common/utils.h
12763                 optimisation
12764         * src/stock_pixmap.h
12765                 fix wrong icon reference
12766         * src/pixmaps/trash_btn.xpm
12767                 replace with nicer image
12768
12769 2005-08-28 [colin]      1.9.13cvs68
12770
12771         * src/Makefile.am
12772         * src/stock_pixmap.c
12773         * src/stock_pixmap.h
12774         * src/toolbar.c
12775         * src/pixmaps/trash_btn.xpm
12776                 Add a specific trash xpm for the button
12777
12778 2005-08-28 [colin]      1.9.13cvs67
12779
12780         * src/imap.c
12781                 Fix leak
12782
12783 2005-08-27 [colin]      1.9.13cvs66
12784
12785         * src/imap.c
12786         * src/procmime.c
12787                 Correctly fix "Problem with replies", fixes
12788                 pgpmime encryption too. 
12789
12790 2005-08-27 [colin]      1.9.13cvs65
12791
12792         * src/folder.c
12793         * src/procmsg.c
12794         * src/procmsg.h
12795         * src/summaryview.c
12796                 Fix bug #517 (messages removed from summaryview 
12797                 when moving fails)
12798
12799 2005-08-27 [colin]      1.9.13cvs64
12800
12801         * tools/Makefile.am
12802         * tools/asus_mailled.sh
12803                 Add a script to blink ASUS laptops' mail LED where there
12804                 is unread mail.
12805
12806 2005-08-27 [colin]      1.9.13cvs63
12807
12808         * src/imap.c
12809         * src/etpan/imap-thread.c
12810         * src/etpan/imap-thread.h
12811                 Implement automatic choosing of login method
12812                 Fixes bug #791
12813         * src/gtk/.cvsignore
12814                 Add sylpheed-marshal.[ch]
12815
12816 2005-08-27 [colin]      1.9.13cvs62
12817
12818         * src/common/utils.c
12819                 Fix confusing perror
12820
12821 2005-08-27 [colin]      1.9.13cvs61
12822
12823         * src/toolbar.c
12824         * src/toolbar.h
12825                 Remove A_DELETE, replace it with 
12826                 A_TRASH and A_DELETE_REAL. Automatically
12827                 rewrite config files to replace A_DELETE
12828                 with A_TRASH (no functionality change).
12829                 Fixes half of #794
12830
12831 2005-08-26 [colin]      1.9.13cvs60
12832
12833         * src/procmime.c
12834                 Previous "Problem with replies" fix brought other
12835                 problems, fixing them
12836
12837 2005-08-26 [colin]      1.9.13cvs59
12838
12839         * src/procmime.c
12840                 Fix "Problem with replies". This happened only
12841                 on IMAP...
12842         * src/procmsg.c
12843                 Factorize code a bit
12844         * src/compose.c
12845                 Speed improvement on very long messages (wrapping)
12846                 Fix signature color on Reedit and Redirect
12847                 On Reedit, don't attach pgp-signatures parts, but
12848                 set signing to On.
12849
12850 2005-08-24 [paul]       1.9.13cvs58
12851
12852         * src/compose.c
12853                 don't claim success when clicking
12854                 Cancel on the passphrase box.
12855                 Patch by Colin
12856
12857 2005-08-24 [paul]       1.9.13cvs57
12858
12859         * src/main.c
12860                 fix misplaced sylpheed.log
12861         * src/common/defs.h
12862                 define UIDL_DIR
12863
12864 2005-08-24 [paul]       1.9.13cvs56
12865
12866         * src/imap.c
12867         * src/etpan/imap-thread.c
12868         * src/etpan/imap-thread.h
12869                 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
12870                 Patch by Colin
12871         * src/gtk/sylpheed-marshal.c    ** REMOVED **
12872         * src/gtk/sylpheed-marshal.h    ** REMOVED **
12873                 remove autogenerated files
12874         * tools/kdeservicemenu/README
12875         * tools/kdeservicemenu/install.sh
12876         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
12877         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
12878                 use Claws icon, use 'Sylpheed-Claws' in menu,
12879                 use kdialog, and other cleanups
12880
12881 2005-08-23 [paul]       1.9.13cvs55
12882
12883         * src/compose.c
12884                 fix paste/wrap crash
12885                 Patch by Colin
12886
12887 2005-08-23 [paul]       1.9.13cvs54
12888
12889         * src/main.c
12890                 fix crash recovery
12891                 Patch by Colin
12892
12893 2005-08-23 [paul]       1.9.13cvs53
12894
12895         * src/addressbook.c
12896         * src/editaddress.c
12897                 view all data of LDAP contacts
12898                 Patch by Colin
12899
12900 2005-08-23 [paul]       1.9.13cvs52
12901
12902         * src/addressbook.c
12903                 fix issues with the Search field
12904                 Patch by Colin
12905
12906 2005-08-22 [paul]       1.9.13cvs51
12907
12908         * src/folderview.c
12909                 put name of folder in processing dialog
12910                 title
12911         * src/prefs_folder_item.c
12912                 improve english usage
12913
12914 2005-08-22 [paul]       1.9.13cvs50
12915
12916         * src/filtering.c
12917         * src/filtering.h
12918         * src/matcher.c
12919         * src/matcher_parser_lex.l
12920         * src/matcher_parser_parse.y
12921         * src/prefs_filtering.c
12922                 add Filtering/Processing rule names feature.
12923                 (the incompatible old matcherrc is saved as
12924                 matcherrc.pre_names).
12925                 Patch by Colin
12926
12927 2005-08-22 [paul]       1.9.13cvs49
12928
12929         * src/procmsg.c
12930                 fix colour labelling
12931                 Patch by Colin
12932
12933 2005-08-22 [paul]       1.9.13cvs48
12934
12935         * src/textview.c
12936                 fix open_image_cb()
12937
12938 2005-08-22 [paul]       1.9.13cvs47
12939
12940         * src/imap.c
12941                 fix bug 789, 'SC crashes with imap (CVS ver)'
12942                 Patch by Colin
12943
12944 2005-08-22 [paul]       1.9.13cvs46
12945
12946         * src/mimeview.c
12947         * src/prefs_common.c
12948         * src/common/defs.h
12949                 define reused defaults in defs.h
12950         * src/textview.c
12951                 add 'Open image' to image popup menu
12952
12953 2005-08-21 [colin]      1.9.13cvs45
12954
12955         * src/summaryview.c
12956                 Fix bug #788 (Bogus "From" address displayed)
12957
12958 2005-08-20 [colin]      1.9.13cvs44
12959
12960         * src/folder.c
12961                 Fix buf #787 (multilevel delete causes SIGSEGV)
12962
12963 2005-08-19 [colin]      1.9.13cvs43
12964
12965         * src/inc.c
12966         * src/prefs_common.c
12967         * src/prefs_common.h
12968                 Add an hidden pref to allow modifying the
12969                 update stepping in incorporation.
12970                 Patch by wwp.
12971
12972 2005-08-19 [colin]      1.9.13cvs42
12973
12974         * src/compose.c
12975         * src/procmime.c
12976                 Workaround for broken MUAs: encode 
12977                 Content-type: name: as ASCII and 
12978                 Content-Disposition: filename: as
12979                 per rfc2231
12980         * src/prefs_account.c
12981                 Fix invisible-ness of SMTP SSL prefs
12982                 in NNTP accounts
12983
12984 2005-08-19 [paul]       1.9.13cvs41
12985
12986         * src/compose.c
12987         * src/prefs_common.c
12988         * src/prefs_common.h
12989         * src/prefs_wrapping.c
12990                 paste with or without wrapping.
12991                 patch by Colin
12992
12993 2005-08-19 [paul]       1.9.13cvs40
12994
12995         * src/prefs_common.c
12996         * src/prefs_common.h
12997         * src/summaryview.c
12998                 reintroduce enable_swap_from as a
12999                 hidden pref. patch by Colin
13000         * src/quote_fmt_parse.y
13001         * src/plugins/clamav/clamav_plugin.c
13002         * src/plugins/dillo_viewer/dillo_viewer.c
13003         * src/plugins/mathml_viewer/mathml_viewer.c
13004         * src/plugins/pgpcore/sgpgme.c
13005         * src/plugins/pgpinline/pgpinline.c
13006         * src/plugins/pgpmime/pgpmime.c
13007                 tidy up. patch by Colin
13008
13009 2005-08-19 [paul]       1.9.13cvs39
13010
13011         * configure.ac
13012                 complete cvs38's sync
13013         * src/editaddress.c
13014         * src/gedit-print.c
13015         * src/mutt.c
13016         * src/etpan/etpan-log.c
13017         * src/etpan/imap-thread.c
13018         * src/gtk/gtksourceprintjob.c
13019                 fix compilation warnings
13020                 (patch by Colin)
13021
13022 2005-08-19 [paul]       1.9.13cvs38
13023
13024         sync with main:
13025
13026         * src/account.c
13027         * src/action.c
13028         * src/addrbook.c
13029         * src/addrcache.c
13030         * src/addrharvest.c
13031         * src/addrindex.c
13032         * src/codeconv.c
13033         * src/compose.c
13034         * src/crash.c
13035         * src/exporthtml.c
13036         * src/exportldif.c
13037         * src/folder.c
13038         * src/image_viewer.c
13039         * src/inc.c
13040         * src/inc.h
13041         * src/jpilot.c
13042         * src/ldif.c
13043         * src/main.c
13044         * src/matcher.c
13045         * src/mbox.c
13046         * src/messageview.c
13047         * src/mh.c
13048         * src/mimeview.c
13049         * src/msgcache.c
13050         * src/mutt.c
13051         * src/news.c
13052         * src/partial_download.c
13053         * src/pine.c
13054         * src/pop.c
13055         * src/prefs_actions.c
13056         * src/prefs_common.c
13057         * src/prefs_customheader.c
13058         * src/prefs_display_header.c
13059         * src/prefs_gtk.c
13060         * src/prefs_themes.c
13061         * src/procheader.c
13062         * src/procmime.c
13063         * src/procmsg.c
13064         * src/recv.c
13065         * src/send_message.c
13066         * src/simple-gettext.c
13067         * src/sourcewindow.c
13068         * src/textview.c
13069         * src/vcard.c
13070         * src/common/defs.h
13071         * src/common/log.c
13072         * src/common/plugin.c
13073         * src/common/prefs.c
13074         * src/common/session.c
13075         * src/common/session.h
13076         * src/common/socket.c
13077         * src/common/socket.h
13078         * src/common/ssl_certificate.c
13079         * src/common/template.c
13080         * src/common/utils.c
13081         * src/common/utils.h
13082         * src/common/xml.c
13083         * src/gtk/about.c
13084         added wrappers for C library function that
13085                 take pathname arguments.
13086                 enabled compilation with MinGW.
13087                 use GDir instead of directly using opendir().
13088                 added rename_force().
13089
13090 2005-08-19 [paul]       1.9.13cvs37
13091         
13092         patches by Colin:
13093         * src/compose.c
13094                 fix privacy settings on re-editing
13095                 a sent message
13096         * src/jpilot.c
13097                 fix encoding bug
13098         * src/folder.c
13099         * src/procmsg.c
13100         * src/procmsg.h
13101         * src/summaryview.c
13102                 flag changing optimisation
13103
13104 2005-08-18 [martin]     1.9.13cvs36
13105
13106         * commitHelper
13107             added my login
13108         * src/addrcache.c
13109         * src/addrharvest.c
13110         * src/addrindex.c
13111         * src/compose.c
13112         * src/grouplistdialog.c
13113         * src/main.c
13114         * src/mainwindow.c
13115         * src/msgcache.c
13116         * src/mutt.c
13117         * src/pine.c
13118         * src/prefs_account.c
13119         * src/prefs_themes.c
13120         * src/stock_pixmap.c
13121         * src/summaryview.c
13122         * src/gtk/about.c
13123         * src/gtk/logwindow.c
13124             removed deprecated glib and gdk stuff
13125         * src/plugins/pgpcore/select-keys.c
13126             convert attributes from locale to utf8
13127
13128 2005-08-17 [paul]       1.9.13cvs35
13129
13130         * src/account.c
13131         * src/addressbook.c
13132                 use new GTK_STOCK_ icons if available
13133         * src/summaryview.c
13134         * src/gtk/gtksctree.c
13135         * src/gtk/gtksctree.h
13136                 faster range select. patch by Colin
13137
13138 2005-08-17 [paul]       1.9.13cvs34
13139
13140         patches by colin:
13141         * src/addressbook.c
13142         * src/addressitem.h
13143                 Add an edit button for contacts, fix selections
13144                 of gtksctree items
13145         * src/editaddress.c
13146                 Change labels, let Save be always possible in the
13147                 email and user atributes tabs
13148         * src/folderview.c
13149                 fix sort issues
13150         * src/summaryview.c
13151                 select next item instead of the displayed one
13152                 after deletion
13153
13154         * src/gtk/progressdialog.c
13155                 use prefs_common.enable_rules_hint
13156
13157 2005-08-13 [hoa]        1.9.13cvs33
13158
13159         * src/etpan/imap-thread.c
13160                 fixed build on Solaris.
13161
13162 2005-08-10 [colin]      1.9.13cvs32
13163
13164         * src/procmsg.c
13165                 Fix cvs31 (missing fclose before reading
13166                 the file)
13167
13168 2005-08-10 [colin]      1.9.13cvs31
13169
13170         * src/procmsg.c
13171                 Fix procmsg_msginfo_new_from_mimeinfo() when
13172                 the MimeInfo isn't stored in memory. This fixes
13173                 replying to an attached message.
13174
13175 2005-08-10 [colin]      1.9.13cvs30
13176
13177         * src/mainwindow.c
13178                 Fix slowness in account changing
13179
13180 2005-08-10 [colin]      1.9.13cvs29
13181
13182         * src/folder.c
13183         * src/folderutils.c
13184         * src/folderview.c
13185         * src/imap_gtk.c
13186         * src/mainwindow.c
13187         * src/mh_gtk.c
13188         * src/procmsg.c
13189         * src/summaryview.c
13190                 Optimize folder_has_parent_of_type
13191                 Prevent moving special sub-folders from contextual menus
13192                 Rework message a bit ("Empty all messages" -> "Delete all
13193                 messages")
13194                 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items" 
13195                 and "Deleted Items" folders)
13196
13197 2005-08-08 [colin]      1.9.13cvs28
13198
13199         * src/summaryview.c
13200         * src/prefs_summaries.c
13201                 Make "Select first unread|new" more flexible
13202                 (just prioritize new or unread)
13203
13204 2005-08-08 [colin]      1.9.13cvs27
13205
13206         * src/summaryview.c
13207                 If "select first new" is selected and there only
13208                 are unread messages, fallback to "select first
13209                 unread".
13210
13211 2005-08-08 [colin]      1.9.13cvs26
13212
13213         * src/folder.c
13214                 Fix shameful bugs (and bug #779)
13215
13216 2005-08-08 [colin]      1.9.13cvs25
13217
13218         * src/folder.c
13219         * src/folder.h
13220                 Cache parents' type to make folder_has_parent_of_type
13221                 faster
13222         * src/folderview.c
13223                 Forbid DnD of special sub-folders
13224         * src/procmsg.c
13225         * src/procmsg.h
13226                 Add MAIL_POSTFILTERING_HOOK
13227         * src/summaryview.c
13228                 Revert over-zealous deletion of the use_addr_book 
13229                 code
13230
13231 2005-08-07 [colin]      1.9.13cvs24
13232
13233         * src/folder.c
13234                 Fix big mistake (passing MsgInfo instead 
13235                 of FolderItem)
13236
13237 2005-08-07 [colin]      1.9.13cvs23
13238
13239         * src/compose.c
13240         * src/folder.c
13241         * src/folder.h
13242         * src/foldersel.c
13243         * src/folderutils.c
13244         * src/folderview.c
13245         * src/imap.c
13246         * src/mainwindow.c
13247         * src/messageview.c
13248         * src/mh.c
13249         * src/msgcache.c
13250         * src/procmime.c
13251         * src/summaryview.c
13252                 Make subfolders of Drafts, Queue, Outbox, Trash
13253                 work like their parents. 
13254                 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
13255
13256 2005-08-07 [colin]      1.9.13cvs22
13257
13258         * src/addressbook.c
13259                 Fix bug #771 (Dragged contacts not saved)
13260
13261 2005-08-07 [paul]       1.9.13cvs21
13262
13263         * src/summaryview.c
13264                 fix bug 32 'Search Doesn't display results
13265                 if "Hide Read Messages" is chosen'
13266                 be more literal in interpreting 'Hide read
13267                 messages'
13268
13269 2005-08-07 [colin]      1.9.13cvs20
13270
13271         * src/folderview.c
13272                 Add debug
13273         * src/summaryview.c
13274                 Faster 'unthread_for_execution'
13275
13276 2005-08-06 [paul]       1.9.13cvs19
13277
13278         * src/mainwindow.c
13279                 add mnemonics to Set displayed columns
13280                 fix bug where msgview_visible option was
13281                 overwritten as TRUE on startup
13282
13283 2005-08-06 [paul]       1.9.13cvs18
13284
13285         * src/mainwindow.c
13286                 refer to 'displayed columns in folder/message
13287                 list' not 'displayed items in summary/message view'
13288         * src/prefs_display_header.c
13289                 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
13290                 be consistent with similar dialogues
13291         * src/prefs_folder_column.c
13292         * src/prefs_summary_column.c
13293                 'columns' not 'items', and folder and message lists,
13294                 instead of folder and summary views;
13295                 Use 'Hidden columns' as list heading not 'Available
13296                 items';
13297                 move the 'Remove' button to the right hand side;
13298                 top-align the buttons;
13299                 remove unneeded vbox
13300         * src/prefs_summaries.c
13301                 put the 2 column prefs buttons in a frame to reduce
13302                 overall width; refer to columns not items &c.
13303
13304 2005-08-05 [colin]      1.9.13cvs17
13305
13306         * src/prefs_common.c
13307         * src/prefs_common.h
13308         * src/mainwindow.c
13309         * src/compose.c
13310         * src/messageview.c
13311                 Add an hidden toolbar_detachable pref, so
13312                 that I can get rid of these painful handles
13313                 in the toolbars. Defaults to TRUE to avoid
13314                 changing the GUI on unsuspecting people...
13315
13316 2005-08-05 [colin]      1.9.13cvs16
13317
13318         * src/Makefile.am
13319         * src/prefs_folder_column.c
13320         * src/prefs_folder_column.h
13321                 Add prefs for folder columns
13322         * src/folderview.c
13323         * src/folderview.h
13324         * src/mainwindow.c
13325         * src/mainwindow.h
13326         * src/prefs_common.c
13327         * src/prefs_common.h
13328         * src/prefs_summaries.c
13329                 Use them
13330         * src/prefs_summary_column.c
13331         * src/summaryview.c
13332         * src/summaryview.h
13333                 Add a To column
13334         * src/textview.c
13335         * src/common/utils.c
13336         * src/common/utils.h
13337                 Move uri colourisation functions
13338                 to utils
13339         * src/compose.c
13340                 Colourise URIs
13341         * src/imap.c
13342                 Fix bug with LIST where we'd try
13343                 to get Folder//////[...]/// 
13344
13345 2005-08-05 [paul]       1.9.13cvs15
13346
13347         * src/prefs_summaries.c
13348                 improve the English usage
13349         * src/summaryview.c
13350                 set font on column change
13351                 thanks to Colin
13352
13353 2005-08-05 [paul]       1.9.13cvs14
13354
13355         * src/prefs_common.c
13356         * src/prefs_common.h
13357         * src/prefs_summaries.c
13358         * src/summaryview.c
13359                 replace 'open_unread_on_enter' option with
13360                 'select_on_entry' option. opening/not opening
13361                 is now exclusively controlled by 'always_show_msg'
13362
13363 2005-08-04 [colin]      1.9.13cvs13
13364
13365         * src/compose.c
13366                 Remove dead code
13367                 Add colourisation of quotes and signatures
13368         * src/folderview.c
13369                 Fix possible crashes
13370         * src/messageview.c
13371                 Change an assert that is no problem
13372         * src/news.c
13373         * src/news_gtk.c
13374         * src/news_gtk.h
13375                 Fix offline mode
13376         * src/gtk/quicksearch.c
13377                 Fix a possible crash
13378
13379 2005-08-03 [colin]      1.9.13cvs12
13380
13381         * src/prefs_account.c
13382                 Fix bug #777 (Sylpheed crash in account configuration)
13383
13384 2005-08-03 [colin]      1.9.13cvs11
13385
13386         * src/addressbook.c
13387         * src/editaddress.c
13388         * src/editgroup.c
13389                 Fixing addressbook, round 2
13390         * src/textview.c
13391                 Fix emphasis color on rechecking 'Colorize messages'
13392
13393 2005-08-03 [paul]       1.9.13cvs10
13394
13395         sync with main
13396
13397         * src/addr_compl.c
13398         * src/compose.c
13399         * src/main.c
13400         * src/pop.c
13401         * src/prefs_account.c
13402         * src/procmime.c
13403         * src/procmsg.c
13404         * src/quote_fmt_parse.y
13405         * src/textview.c
13406         * src/common/quoted-printable.c
13407         * src/common/utils.c
13408         * src/common/utils.h
13409         * src/common/xml.c
13410                 replaced incorrect locale-independent
13411                 ctype functions with GLib's. Corrected
13412                 signedness mismatch.
13413         * src/headerview.c
13414                 headerview_create(): added spacing for vbox.
13415         * src/gtk/about.c
13416                 set focus to the OK button.
13417
13418 2005-08-03 [colin]      1.9.13cvs9
13419
13420         * src/folderview.c
13421                 Fix possible crash
13422
13423 2005-08-02 [colin]      1.9.13cvs8
13424
13425         * src/mainwindow.c
13426                 Fix cast
13427         * src/addressbook.c
13428         * src/addressitem.h
13429                 Fix a cast and more generally, try to make the
13430                 GUI more intuitive and consistent (round 1)
13431
13432 2005-08-02 [paul]       1.9.13cvs7
13433
13434         * src/folder.h
13435                 missing in 1.9.13cvs6
13436
13437 2005-08-02 [colin]      1.9.13cvs6
13438
13439         * src/folder.c
13440                 Fix one more leak
13441
13442 2005-08-02 [colin]      1.9.13cvs5
13443
13444         * src/folder.c
13445         * src/folderview.c
13446         * src/imap.c
13447         * src/main.c
13448         * src/mbox.c
13449         * src/procmsg.c
13450         * src/summaryview.c
13451                 Fix a number of folder_item_get_msg_list()-related
13452                 leaks (missing procmsg_msginfo_free()s)
13453
13454 2005-08-01 [colin]      1.9.13cvs4
13455
13456         * src/folderview.c
13457         * src/folderview.h
13458         * src/mainwindow.c
13459         * src/prefs_fonts.c
13460         * src/prefs_summaries.c
13461         * src/prefs_themes.c
13462         * src/summaryview.c
13463         * src/summaryview.h
13464         * src/textview.c
13465         * src/textview.h
13466                 Fix instant-apply of summary and folderview-related prefs
13467                 Fix erroneous g_free and alertpanels in prefs_theme
13468                 Add instant-apply for fonts
13469                 Defer applying of prefs a little bit so it's done only
13470                 once even if requested by multiples prefs pages
13471
13472 2005-08-01 [paul]       1.9.13cvs3
13473
13474         * src/main.c
13475                 fix bug 776 'S.C. crashes on close'
13476                 thanks to Colin
13477         * src/etpan/etpan-thread-manager-types.h
13478                 add missing include
13479                 thanks to Hoa
13480
13481 2005-07-25 [paul]       1.9.13cvs2
13482
13483         * src/summaryview.c
13484                 fix typos. spotted by Fabien Vantard
13485
13486 2005-07-24 [paul]       1.9.13cvs1
13487
13488         * doc/man/sylpheed.1
13489                 update man page, incorporating fix of
13490                 bug 769 'Typo in manpage'
13491         * src/etpan/imap-thread.c
13492                 fix NetBSD openssl dependencies. patch by
13493                 George Michaelson <ggm@apnic.net>
13494         * po/pt_BR.po
13495                 updated by Frederico Goncalves Guimaraes
13496
13497 2005-07-22 [paul]       1.9.13
13498
13499         1.9.13 release
13500
13501 2005-07-22 [paul]       1.9.12cvs91
13502
13503         * AUTHORS
13504         * INSTALL
13505         * README.claws
13506         * RELEASE_NOTES.claws
13507                 updated for release
13508         * configure.ac
13509         * po/nb.po
13510         * tools/claws.i18n.status.pl
13511                 add Norwegian translation. submiited by
13512                 Geir Helland <pjallabais@users.sourceforge.net>
13513         * po/ca.po
13514         * po/de.po
13515         * po/es.po
13516         * po/fi.po
13517         * po/fr.po
13518         * po/it.po
13519         * po/sk.po
13520         * po/sr.po
13521         * po/zh_CN.po
13522                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
13523                 Mones Lastra, Tommi Pirinen, Fabien Vantard,
13524                 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
13525                 Yang Guilong
13526         * src/plugins/clamav/clamav_plugin_gtk.c
13527         * src/plugins/spamassassin/spamassassin_gtk.c
13528                 replace outdated description strings
13529
13530 2005-07-21 [colin]      1.9.12cvs90
13531
13532         * src/folder.c
13533                 Set folder to batch mode when scanning it. Makes deletion
13534                 of unread mails on IMAP much faster (due to the UNREAD 
13535                 flag unsetting)
13536
13537 2005-07-21 [darko]      1.9.12cvs89
13538
13539         * configure.ac
13540                 link against libresolv if necessary (patch by Paul)
13541         * src/msgcache.c
13542                 use glib's portable macros to determine endianness
13543
13544 2005-07-21 [paul]       1.9.12cvs88
13545
13546         * src/crash.c
13547         * src/gtk/about.c
13548                 update compiled-in features list
13549
13550 2005-07-20 [colin]      1.9.12cvs87
13551
13552         * src/folder.c
13553         * src/textview.c
13554                 Gcc 2.9x compilation fixes, thanks to Darko
13555         * src/plugins/clamav/clamav_plugin.c
13556                 Little optimisation: load virus database only once
13557         * src/plugins/spamassassin/spamassassin.c
13558                 Big optimisation: filtering one mail took at least 1 second,
13559                 now it takes at least 50ms. Doesn't speed up spamassassin 
13560                 itself, but should already be much more tolerable.
13561
13562 2005-07-20 [colin]      1.9.12cvs86
13563
13564         * src/summaryview.c
13565                 Fix performance issue
13566
13567 2005-07-19 [colin]      1.9.12cvs85
13568
13569         * src/plugins/pgpinline/plugin.c
13570                 Fix warning
13571
13572 2005-07-19 [colin]      1.9.12cvs84
13573
13574         * configure.ac
13575         * src/plugins/Makefile.am
13576         * src/plugins/pgpinline/.cvsignore
13577         * src/plugins/pgpinline/Makefile.am
13578         * src/plugins/pgpinline/pgpinline.c
13579         * src/plugins/pgpinline/pgpinline.deps
13580         * src/plugins/pgpinline/pgpinline.h
13581         * src/plugins/pgpinline/plugin.c
13582                 Put pgpinline in the main tree
13583
13584 2005-07-19 [paul]       1.9.12cvs83
13585
13586         * src/prefs_actions.c
13587                 prevent '//' in menu names, which cause a crash
13588                 thanks to Colin
13589
13590 2005-07-19 [paul]       1.9.12cvs82
13591
13592         * configure.ac
13593                 be generally more informative in configure output.
13594                 OpenSSL: correction: '[ --enable-openssl ...' -> 
13595                 '[ --disable-openssl ...', as --enable-openssl is default
13596                 PGP/MIME: don't check for GPGME again, check for
13597                 pgpcore instead. Therefore prevent the possibility of
13598                 attempting to build pgpmime if pgpcore dependencies are
13599                 not met
13600                 ClamAV: use pkgconfig to check for lib
13601                 libgnomeprint: revert logic on inner test to match
13602                 everything else
13603         * src/plugins/pgpcore/sgpgme.c
13604                 add missing include
13605
13606 2005-07-19 [colin]      1.9.12cvs81
13607
13608         * src/summaryview.c
13609                 Fix slow thread rebuilding in particular
13610                 cases
13611
13612 2005-07-19 [paul]       1.9.12cvs80
13613
13614         * sylpheed-claws.desktop
13615                 fix typo, spotted by Stephan Sachse
13616         * src/account.c
13617                 replace GTK_STOCK_ADD with
13618                 GTK_STOCK_NEW button
13619
13620 2005-07-18 [colin]      1.9.12cvs79
13621
13622         * src/etpan/imap-thread.c
13623                 Fix return value (Thanks Hoa)
13624
13625 2005-07-18 [colin]      1.9.12cvs78
13626
13627         * src/imap.c
13628                 Allow empty passwords
13629                 Create drafts/queue/outbox if necessary
13630         * src/summaryview.c
13631                 Remove old code
13632         * src/etpan/imap-thread.c
13633                 Fix STARTTLS (Thanks to Hoa)
13634
13635 2005-07-18 [paul]       1.9.12cvs77
13636
13637         * ChangeLog-gtk2.jp
13638         * ChangeLog.jp
13639                 removed
13640         * Makefile.am
13641                 updated to reflect additions and removals
13642         * TODO
13643                 updated to be claws-specific
13644         * TODO-gtk2
13645         * TODO-gtk2.jp
13646         * TODO.jp
13647         * sylpheed-128x128.png
13648         * sylpheed-64x64.png
13649                 removed
13650         * sylpheed-claws-128x128.png
13651         * sylpheed-claws-64x64.png
13652         * sylpheed-claws.desktop
13653         * sylpheed-claws.png
13654                 added
13655         * sylpheed.desktop
13656         * sylpheed.png
13657                 removed
13658
13659 2005-07-17 [paul]       1.9.12cvs76
13660
13661         * src/account.c
13662         * src/addressbook.c
13663         * src/alertpanel.c
13664         * src/alertpanel.h
13665         * src/compose.c
13666         * src/exphtmldlg.c
13667         * src/expldifdlg.c
13668         * src/folderview.c
13669         * src/imap_gtk.c
13670         * src/inc.c
13671         * src/message_search.c
13672         * src/messageview.c
13673         * src/mh_gtk.c
13674         * src/news_gtk.c
13675         * src/prefs_actions.c
13676         * src/prefs_filtering.c
13677         * src/prefs_matcher.c
13678         * src/prefs_template.c
13679         * src/prefs_themes.c
13680         * src/ssl_manager.c
13681         * src/summary_search.c
13682         * src/textview.c
13683         * src/toolbar.c
13684         * src/gtk/sslcertwindow.c
13685         * src/plugins/pgpcore/sgpgme.c
13686                 rework alertpanels
13687
13688 2005-07-17 [colin]      1.9.12cvs75
13689
13690         * src/privacy.c
13691                 add a PrivacySystem accessor that checks that
13692                 the system cached in a MimeInfo's privacydata
13693                 is still registered. Use this accessor instead
13694                 of directly using data->system. Fixes crashes
13695                 after unloading pgp plugins.
13696
13697 2005-07-17 [colin]      1.9.12cvs74
13698
13699         * src/alertpanel.c
13700                 Change geometry hints to a simple default size.
13701                 Fixes the certs dialogs.
13702
13703 2005-07-17 [colin]      1.9.12cvs73
13704
13705         * src/gtk/sslcertwindow.c
13706                 Use a gtkExpander
13707
13708 2005-07-17 [colin]      1.9.12cvs72
13709
13710         * src/plugins/pgpcore/Makefile.am
13711         * src/plugins/pgpmime/Makefile.am
13712                 Add gpgme libs
13713
13714 2005-07-17 [paul]       1.9.12cvs71
13715
13716         * configure.ac
13717                 add --disable-gnomeprint option
13718                 modified version of patch by Marius Mauch
13719
13720 2005-07-17 [paul]       1.9.12cvs70
13721
13722         * src/common/defs.h
13723                 update urls
13724         * src/account.c
13725         * src/action.c
13726         * src/addressbook.c
13727         * src/compose.c
13728         * src/foldersel.c
13729         * src/folderview.c
13730         * src/html.c
13731         * src/imap_gtk.c
13732         * src/main.c
13733         * src/mainwindow.c
13734         * src/messageview.c
13735         * src/mh_gtk.c
13736         * src/mimeview.c
13737         * src/news_gtk.c
13738         * src/prefs_account.c
13739         * src/prefs_send.c
13740         * src/prefs_summaries.c
13741         * src/procmsg.c
13742         * src/summaryview.c
13743         * src/common/utils.c
13744         * src/common/xml.c
13745         * src/plugins/pgpcore/passphrase.c
13746         * src/plugins/pgpcore/select-keys.c
13747                 replace inappropriately used backticks
13748                 with single quotes
13749
13750 2005-07-16 [colin]      1.9.12cvs69
13751
13752         * src/image_viewer.c
13753                 Add extra paranoid checks
13754
13755 2005-07-16 [colin]      1.9.12cvs68
13756
13757         * src/plugins/pgpcore/prefs_gpg.c
13758                 Don't auto-check sigs by default, as it
13759                 can be really slow.
13760
13761 2005-07-16 [colin]      1.9.12cvs67
13762
13763         * src/plugins/pgpcore/sgpgme.c
13764                 Make messages a bit better.
13765
13766 2005-07-16 [colin]      1.9.12cvs66
13767
13768         * src/imap.c
13769                 Remove pseudo-log
13770         * src/etpan/imap-thread.c
13771                 Add real log
13772
13773 2005-07-16 [colin]      1.9.12cvs65
13774
13775         * src/main.c
13776         * src/prefs_other.c
13777                 And now, fix build with libetpan :-/
13778
13779 2005-07-15 [colin]      1.9.12cvs64
13780
13781         * src/prefs_other.c
13782                 Continue fixing build without libetpan.
13783
13784 2005-07-15 [colin]      1.9.12cvs63
13785
13786         * src/main.c
13787                 Fix build with --disable-libetpan
13788
13789 2005-07-15 [colin]      1.9.12cvs62
13790
13791         * configure.ac
13792                 Bump libetpan's version
13793
13794 2005-07-15 [colin]      1.9.12cvs61
13795
13796         * src/etpan/imap-thread.c
13797                 Actually stop logging :)
13798
13799 2005-07-15 [colin]      1.9.12cvs60
13800
13801         * src/addressbook.c
13802                 Fix dnd of multiple addresses.
13803
13804 2005-07-15 [hoa]        1.9.12cvs59
13805
13806         * src/etpan/imap-thread.c
13807             disable login of IMAP password in libetpan log file.
13808
13809 2005-07-15 [paul]       1.9.12cvs58
13810
13811         * src/account.c
13812                 don't automatically sort
13813                 do allow drag n drop
13814
13815 2005-07-15 [paul]       1.9.12cvs57
13816
13817         * src/account.c
13818         * src/ssl_manager.c
13819                 alphabetical listing
13820
13821 2005-07-15 [paul]       1.9.12cvs56
13822
13823         * src/gtk/pluginwindow.c
13824                 sort plugin list alphabetically
13825
13826 2005-07-15 [paul]       1.9.12cvs55
13827
13828         * src/prefs_spelling.c
13829         * src/prefs_wrapping.c
13830                 unify English usage
13831
13832 2005-07-15 [colin]      1.9.12cvs54
13833
13834         * src/wizard.c
13835                 Typo fix
13836
13837 2005-07-15 [paul]       1.9.12cvs53
13838
13839         * src/prefs_message.c
13840                 make 'show cursor' a hidden option
13841
13842 2005-07-14 [colin]      1.9.12cvs52
13843
13844         * src/plugins/spamassassin/Makefile.am
13845         * src/plugins/clamav/Makefile.am
13846                 Fix double EXTRA_DISTs
13847
13848 2005-07-14 [colin]      1.9.12cvs51
13849
13850         * src/plugins/clamav/Makefile.am
13851         * src/plugins/clamav/clamav_plugin_gtk.deps
13852         * src/plugins/spamassassin/Makefile.am
13853         * src/plugins/spamassassin/spamassassin_gtk.deps
13854                 Make $plugin_gtk depend on $plugin
13855
13856 2005-07-14 [hoa]        1.9.12cvs50
13857
13858         * src/etpan/imap-thread.c
13859                 enable debug log of libetpan when running with --debug
13860
13861 2005-07-14 [colin]      1.9.12cvs49
13862
13863         * configure.ac
13864         * src/common/Makefile.am
13865         * src/common/plugin.c
13866         * src/common/plugin.h
13867                 Add a little plugin dependancy system.
13868                 Plugins can ship a $plugin_name.deps file
13869                 (near them in PLUGINDIR) so that their
13870                 dependancies are loaded if possible.
13871         * src/plugins/Makefile.am
13872         * src/plugins/pgpcore/Makefile.am
13873         * src/plugins/pgpcore/passphrase.c
13874         * src/plugins/pgpcore/passphrase.h
13875         * src/plugins/pgpcore/plugin.c
13876         * src/plugins/pgpcore/prefs_gpg.c
13877         * src/plugins/pgpcore/prefs_gpg.h
13878         * src/plugins/pgpcore/select-keys.c
13879         * src/plugins/pgpcore/select-keys.h
13880         * src/plugins/pgpcore/sgpgme.c
13881         * src/plugins/pgpcore/sgpgme.h
13882                 Introduce pgpcore, used by pgpmime and
13883                 pgpinline
13884         * src/plugins/pgpmime/Makefile.am
13885         * src/plugins/pgpmime/passphrase.c
13886         * src/plugins/pgpmime/passphrase.h
13887         * src/plugins/pgpmime/pgpmime.c
13888         * src/plugins/pgpmime/pgpmime.deps
13889         * src/plugins/pgpmime/plugin.c
13890         * src/plugins/pgpmime/prefs_gpg.c
13891         * src/plugins/pgpmime/prefs_gpg.h
13892         * src/plugins/pgpmime/select-keys.c
13893         * src/plugins/pgpmime/select-keys.h
13894         * src/plugins/pgpmime/sgpgme.c
13895         * src/plugins/pgpmime/sgpgme.h
13896                 Remove the core from pgpmime and add the
13897                 dependancy to pgpcore.
13898
13899 2005-07-14 [paul]       1.9.12cvs48
13900
13901         * src/stock_pixmap.c
13902                 forgot this in last commit
13903
13904 2005-07-14 [paul]       1.9.12cvs47
13905
13906         * src/account.c
13907         * src/addressbook.c
13908                 add accelerators for the buttons (sync with main)
13909         * src/compose.c
13910         * src/compose.h
13911                 add accelerators for the buttons.
13912                 fix editing with external editor.
13913                 replace gdk_input_*() with GIOChannel;
13914                 (sync with main)
13915         * src/foldersel.c
13916                 display folder names with new/unread
13917                 representation (sync with main)
13918         * src/main.c
13919                 specify default window icon (sync with main)
13920         * src/prefs_common.c
13921                 use_addr_book default to FALSE
13922         * src/summaryview.c
13923         * src/textview.c
13924                 add accelerators for the buttons (sync with main)
13925         * src/gtk/menu.c
13926                 fix typos
13927         * src/pixmaps/sylpheed_icon.xpm
13928                 updated
13929
13930 2005-07-13 [paul]       1.9.12cvs46
13931
13932         * src/plugins/pgpmime/pgpmime.c
13933         * src/plugins/pgpmime/sgpgme.c
13934                 (temporarily) use deprecated gpgme_data_rewind()
13935                 while largefile support is not present
13936                 (as suggested by Colin)
13937
13938 2005-07-13 [paul]       1.9.12cvs45
13939
13940         * configure.ac
13941                 remove large file support (for now):
13942                 it breaks too many things
13943
13944 2005-07-13 [paul]       1.9.12cvs44
13945
13946         * configure.ac
13947                 add large file support
13948         * src/html.c
13949                 fix bug #763 where href attribute was not
13950                 the very first attribute of a link
13951                 patch by Thomas Gilgin
13952
13953 2005-07-13 [colin]      1.9.12cvs43
13954
13955         * src/gtk/pluginwindow.c
13956                 Little portability fix
13957
13958 2005-07-13 [colin]      1.9.12cvs42
13959
13960         * src/plugins/pgpmime/sgpgme.c
13961                 Fix crasher.
13962
13963 2005-07-13 [colin]      1.9.12cvs41
13964
13965         * src/plugins/pgpmime/pgpmime.c
13966         * src/plugins/pgpmime/sgpgme.c
13967                 Use gpgme_data_release_and_get_mem instead
13968                 of gpgme_data_read.
13969
13970 2005-07-13 [colin]      1.9.12cvs40
13971
13972         * configure.ac
13973         * src/plugins/pgpmime/passphrase.c
13974         * src/plugins/pgpmime/passphrase.h
13975         * src/plugins/pgpmime/pgpmime.c
13976         * src/plugins/pgpmime/plugin.c
13977         * src/plugins/pgpmime/select-keys.c
13978         * src/plugins/pgpmime/select-keys.h
13979         * src/plugins/pgpmime/sgpgme.c
13980         * src/plugins/pgpmime/sgpgme.h
13981                 Port pgpmime to gpgme-1.0.
13982
13983 2005-07-12 [paul]       1.9.12cvs39
13984
13985         * AUTHORS
13986         * src/toolbar.c
13987         * src/toolbar.h
13988                 add a 'Go to Prev' button to the toolbar.
13989                 correct tooltip text of go to buttons.
13990                 based on patch by Yang Guilong <bamanzi@gmail.com>
13991
13992 2005-07-12 [colin]      1.9.12cvs38
13993
13994         * src/statusbar.c
13995                 Fix progress bar showing stuff at startup.
13996
13997 2005-07-12 [paul]       1.9.12cvs37
13998
13999         * src/editjpilot.c
14000                 fix building with jpilot support
14001
14002 2005-07-11 [colin]      1.9.12cvs36
14003
14004         * src/inc.c
14005                 Add visual indication that filtering is running
14006         * src/textview.c
14007                 Make {}[] uri delimiters
14008         * src/summaryview.c
14009                 Remove useless (and slow) calls
14010
14011 2005-07-11 [paul]       1.9.12cvs35
14012
14013         * src/plugins/clamav/clamav_plugin_gtk.c
14014         * src/plugins/dillo_viewer/dillo_prefs.c
14015         * src/plugins/pgpmime/prefs_gpg.c
14016         * src/plugins/spamassassin/spamassassin_gtk.c
14017                 gather plugins prefs together under their
14018                 own 'Plugins' heading
14019
14020 2005-07-11 [paul]       1.9.12cvs34
14021
14022         sync with main
14023
14024         * src/account.c
14025                 account_delete(): modified alert dialog
14026         * src/editjpilot.c
14027         * src/editvcard.c
14028                 fixed a crash when cancelling file selection
14029                 dialog by Escape key. Made non-ascii filename
14030                 selectable.
14031         * src/prefs_template.c
14032                 prefs_template_window_create(): make scrolled
14033                 window policy AUTOMATIC
14034
14035 2005-07-10 [hoa]        1.9.12cvs33
14036
14037         * src/etpan/imap-thread.c
14038                 workaround for old Courier IMAP servers.
14039
14040 2005-07-10 [colin]      1.9.12cvs32
14041
14042         * src/folder.c
14043         * src/statusbar.c
14044         * src/statusbar.h
14045                 Add visual progress indicator on filtering/processing
14046                 Factorize the progress bar code
14047         * src/imap.c
14048         * src/imap.h
14049         * src/etpan/imap-thread.c
14050                 Add a reference counter to avoid destroying the Folder
14051                 while it's in use by another callback.
14052
14053 2005-07-09 [hoa]        1.9.12cvs31
14054
14055         * src/imap.c
14056         * src/etpan/imap-thread.c
14057                 fixed deadlock when removing IMAP account.
14058
14059 2005-07-08 [colin]      1.9.12cvs30
14060
14061         * src/textview.c
14062         * src/unmime.c
14063                 Fix again problems decoding broken headers
14064         * src/gtk/inputdialog.c
14065                 Fix local variable shadowing a global one
14066
14067 2005-07-08 [colin]      1.9.12cvs29
14068
14069         * src/msgcache.c
14070                 Make the cache/mark files platform-agnostic by writing
14071                 them in little-endian format. Reading them is also done
14072                 in little-endian format, of course; however, in order
14073                 to avoid trashing mark data on big-endian machines, the
14074                 files are, at first, read from the native format if the
14075                 little-endian one doesn't exist. This is easy to deter-
14076                 mine by trying to open a file with a swapped data_ver
14077                 and seeing if it's the wanted version.
14078                 Little-endian using users should see absolutely no
14079                 difference, Big-endian users may get a very little
14080                 performance drop due to byte-swapping.
14081                 Tested on i386 and ppc32. 
14082                 Fixes bug #159 (The index file, in the mailboxes, is 
14083                 hardware depending).
14084
14085                 To have the cache/mark files updated to the new little-
14086                 endian format, "Check for new messages" or even
14087                 "Rebuild folder tree" aren't enough. Files will be
14088                 updated as soon as a folder has been opened/closed.
14089                 To update everything, just select all folders by
14090                 selecting them one by one.
14091
14092 2005-07-07 [colin]      1.9.12cvs28
14093
14094         * src/imap.c
14095                 Remember the folder separator per IMAPFolder
14096                 instead of globally.
14097                 Revive the Session on noop; fixes bug #761
14098                 (mark a bunch of unread messages as read takes 
14099                 forever)
14100
14101 2005-07-07 [darko]      1.9.12cvs27
14102
14103         * src/common/template.c
14104                 Sort templates alphabetically
14105
14106 2005-07-06 [colin]      1.9.12cvs26
14107
14108         * src/imap.c
14109                 Try to use the correct separator in
14110                 most cases. Possibly fixes bug #759
14111                 (only creates the INBOX folder when 
14112                 setting up new IMAP account) and 
14113                 bug #760 (Can't retrieve messages)
14114
14115 2005-07-06 [colin]      1.9.12cvs25
14116
14117         * src/imap.c
14118                 Use real_path in status command. This will
14119                 help later, when namespaces will be used.
14120
14121 2005-07-06 [colin]      1.9.12cvs24
14122
14123         * configure.ac
14124         * src/account.c
14125         * src/folder.c
14126         * src/imap.c
14127         * src/etpan/etpan-log.c
14128         * src/etpan/etpan-thread-manager.c
14129         * src/etpan/imap-thread.c
14130                 Add a --disable-libetpan parameter. With this,
14131                 users that don't want IMAP4 support can avoid
14132                 the new dependancy (and have no IMAP support).
14133                 Users that have IMAP4 accounts and use this
14134                 parameter won't lose their configuration, their
14135                 IMAP accounts will just be invisible and not
14136                 used.
14137         * src/textview.c
14138                 Make the "Copy ..." contextual menu items 
14139                 copy to both the X clipboard and the gtk 
14140                 clipboard - as most other apps do.
14141         * src/gtk/about.c
14142                 Add a notice about OpenSSL usage, in order to
14143                 comply with OpenSSL's license (point 6):
14144                 http://www.openssl.org/source/license.html
14145
14146 2005-07-06 [colin]      1.9.12cvs23
14147
14148         * src/alertpanel.c
14149                 Fix a minimum size for alertpanels
14150         * src/compose.c
14151                 Show 'No space left on device' type errors
14152                 when queuing/sending
14153         * src/imap_gtk.c
14154         * src/mh_gtk.c
14155                 Rework folder's deletion message (remove 
14156                 extra \n)
14157
14158 2005-07-05 [colin]      1.9.12cvs22
14159
14160         * src/imap.c
14161                 Add an alertpanel on auth error
14162                 Add pseudo-log
14163                 Remove pthread-related stuff
14164
14165 2005-07-05 [colin]      1.9.12cvs21
14166
14167         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
14168                 Fix crash on plugin reloading (with a hack)
14169
14170 2005-07-05 [colin]      1.9.12cvs20
14171
14172         * src/prefs_account.c
14173         * src/prefs_account.h
14174                 Fix typo
14175         * src/gtk/filesel.c
14176         * src/gtk/filesel.h
14177                 Add a way to filter the view
14178         * src/gtk/pluginwindow.c
14179                 Filter loadable stuff
14180         * src/plugins/pgpmime/prefs_gpg.c
14181                 Fix missing unregistration
14182         * .cvsignore
14183         * src/etpan/.cvsignore
14184         * src/plugins/spamassassin/.cvsignore
14185                 Add more stuff to cvs ignored files
14186
14187 2005-07-04 [colin]      1.9.12cvs19
14188
14189         * src/imap.c
14190                 Fix scan_required returning FALSE when it
14191                 shouldn't. Maybe fix #760 (Can't retrieve
14192                 messages)
14193
14194 2005-07-04 [colin]      1.9.12cvs18
14195
14196         * src/summaryview.c
14197                 Fix always_show_msg pref
14198
14199 2005-07-04 [paul]       1.9.12cvs17
14200
14201         sync with main (forgotten in last commit)
14202         
14203         * src/common/utils.c
14204         * src/common/utils.h
14205                 check_line_length(): new.
14206                 is_dir_exist()
14207                 is_file_entry_exist()
14208                 dirent_is_regular_file()
14209                 dirent_is_directory(): use g_file_test() instead of stat().
14210
14211 2005-07-04 [paul]       1.9.12cvs16
14212
14213         sync with main:
14214
14215         * src/compose.c
14216                 compose_write_to_file(): check for line
14217                 length limit and display warning if exceeds
14218         * src/jpilot.c
14219                 use get_home_dir() instead of g_get_home_dir()
14220         * src/procheader.c
14221                 removed warning about invalid date
14222         * src/vcard.c
14223                 use get_home_dir() instead of g_get_home_dir()
14224
14225 2005-07-04 [paul]       1.9.12cvs15
14226
14227         * src/stock_pixmap.c
14228                 fix new pixmap naming errors
14229                 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
14230
14231 2005-07-04 [colin]      1.9.12cvs14
14232
14233         * src/imap.c
14234                 Fix debugging string with a warning
14235
14236 2005-07-04 [colin]      1.9.12cvs13
14237
14238         * configure.ac
14239                 Add a check for libetpan's version (>= 0.37)
14240
14241 2005-07-04 [hoa]        1.9.12cvs12
14242
14243         * commitHelper
14244         * src/imap.c
14245         * src/etpan/imap-thread.c
14246         * src/etpan/imap-thread.h
14247                 fixed IMAP implementation of check of mails.
14248
14249 2005-07-03 [hoa]        1.9.12cvs11
14250
14251         * src/etpan/Makefile.am
14252         * src/etpan/etpan-errors.h
14253         * src/etpan/etpan-log.[ch]
14254         * src/etpan/etpan-thread-manager-types.h
14255         * src/etpan/etpan-thread-manager.[ch]
14256         * src/etpan/imap-thread.[ch]
14257         * src/Makefile.am
14258         * src/imap.c
14259         * src/main.c
14260         * src/prefs_other.c
14261         * configure.ac
14262             merged imap branch.
14263             dependency on libetpan 0.37 is now added.
14264
14265 2005-07-01 [colin]      1.9.12cvs10
14266
14267         * src/Makefile.am
14268         * src/folder.c
14269         * src/folder.h
14270         * src/folderview.c
14271         * src/stock_pixmap.c
14272         * src/stock_pixmap.h
14273         * src/plugins/trayicon/trayicon.c
14274                 Add marked symbol on folders containing
14275                 marked messages
14276         * src/procmsg.c
14277         * src/procmsg.h
14278         * src/toolbar.c
14279         * src/prefs_common.c
14280         * src/prefs_common.h
14281         * src/prefs_send.c
14282                 Add an optional confirmation dialog on queue
14283                 sending. Patch by wwp.
14284         * src/pixmaps/dir_close_mark.xpm        ** ADDED **
14285         * src/pixmaps/dir_open_hrm_mark.xpm     ** ADDED **
14286         * src/pixmaps/dir_open_mark.xpm         ** ADDED **
14287         * src/pixmaps/drafts_close_mark.xpm     ** ADDED **
14288         * src/pixmaps/drafts_open_mark.xpm      ** ADDED **
14289         * src/pixmaps/inbox_hrm_mark.xpm        ** ADDED **
14290         * src/pixmaps/inbox_mark.xpm            ** ADDED **
14291         * src/pixmaps/outbox_hrm_mark.xpm       ** ADDED **
14292         * src/pixmaps/outbox_mark.xpm           ** ADDED **
14293         * src/pixmaps/trash_hrm_mark.xpm        ** ADDED **
14294         * src/pixmaps/trash_mark.xpm            ** ADDED **
14295                 New pixmaps
14296
14297 2005-07-01 [colin]      1.9.12cvs9
14298
14299         * src/summaryview.c
14300                 Fix a little threading bug
14301         * src/addrgather.c
14302         * src/mainwindow.c
14303                 A little bit of HIG normality never hurts
14304
14305 2005-07-01 [colin]      1.9.12cvs8
14306
14307         * src/compose.c
14308         * src/msgcache.c
14309         * src/pop.c
14310         * src/procmime.c
14311         * src/recv.c
14312         * src/common/log.c
14313         * src/common/template.c
14314         * src/common/utils.c
14315         * src/common/utils.h
14316                 Reverted the fwrite_atomic stuff. In fact
14317                 it is already atomic.
14318
14319 2005-06-30 [colin]      1.9.12cvs7
14320
14321         * src/common/utils.c
14322         * src/common/utils.h
14323                 Add an fwrite_atomic() function to make
14324                 sure we write everything: fwrite can make
14325                 short writes.
14326         * src/compose.c
14327         * src/msgcache.c
14328         * src/pop.c
14329         * src/procmime.c
14330         * src/recv.c
14331         * src/common/log.c
14332         * src/common/template.c
14333                 Use that (and fix swapping of size and nmemb).
14334                 Thanks to Rich Coe for the heads up.
14335
14336 2005-06-30 [colin]      1.9.12cvs6
14337
14338         * src/addressbook.c
14339                 Optimize addressbook opening 
14340
14341 2005-06-30 [colin]      1.9.12cvs5
14342
14343         * src/summaryview.c
14344                 Remove calls to summary_step after move/copy
14345
14346 2005-06-28 [paul]       1.9.12cvs4
14347
14348         * src/alertpanel.c
14349                 wrap and make the error msg selectable
14350
14351 2005-06-28 [paul]       1.9.12cvs3
14352
14353         * src/ssl_manager.c
14354                 replace the OK button with a Close button
14355         * src/gtk/foldersort.c
14356                 use GTK_STOCK_ icons/buttons
14357
14358 2005-06-28 [colin]      1.9.12cvs2
14359
14360         * src/gedit-print.c             ** ADDED **
14361         * src/gedit-print.h             ** ADDED **
14362         * src/gtk/gtksourceprintjob.c   ** ADDED **
14363         * src/gtk/gtksourceprintjob.h   ** ADDED **
14364                 I can't believe no one had enough time to tell
14365                 me I forgot the `cvs add`
14366
14367 2005-06-27 [colin]      1.9.12cvs1
14368
14369         * src/Makefile.am
14370         * src/gtk/Makefile.am
14371         * src/messageview.c
14372         * src/procmsg.c
14373         * src/summaryview.c
14374         * configure.ac
14375                 Add optional libgnomeprint-based printing
14376         * src/mainwindow.c
14377         * src/gtk/quicksearch.c
14378                 Add an Edit/Quick search menu item to show
14379                 and focus the quicksearch
14380
14381 2005-06-27 [paul]       1.9.12
14382
14383         1.9.12 release
14384
14385         * po/ca.po
14386         * po/de.po
14387         * po/es.po
14388         * po/fr.po
14389         * po/it.po
14390         * po/ko.po
14391         * po/pt_BR.po
14392         * po/sk.po
14393         * po/zh_CN.po
14394                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
14395                 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
14396                 SungHyun Nam, Frederico Goncalves Guimaraes,
14397                 Andrej Kacian, and Yang Guilong
14398 2005-06-26 [colin]      1.9.11cvs106
14399
14400         * src/imap_gtk.c
14401                 Forgot one file for previous fix
14402
14403 2005-06-26 [colin]      1.9.11cvs105
14404
14405         * src/folder.c
14406         * src/imap.c
14407                 Fix problems with folder operations in no_select
14408                 imap folders. it applies only to mails, and 
14409                 creation/deletion/move/renaming of folders 
14410                 should be possible
14411
14412 2005-06-26 [paul]       1.9.11cvs104
14413
14414         * src/prefs_filtering.c
14415                 replace one more GTK_STOCK_REMOVE
14416                 with GTK_STOCK_DELETE
14417
14418 2005-06-25 [colin]      1.9.11cvs103
14419
14420         * src/imap.c
14421                 Optimize get_seq_set_from_seq_list
14422                 (Patch by Ricardo) 
14423
14424 2005-06-25 [colin]      1.9.11cvs102
14425
14426         * src/mh.c
14427                 If the directory exists, but not in the
14428                 correct encoding, rename it. This should
14429                 handle old-versions-induced bugs.
14430
14431 2005-06-25 [colin]      1.9.11cvs101
14432
14433         * src/mh.c
14434                 Fix path access with extended dir names
14435                 Fixes bug #589 (SC segfaults with wrong locale
14436                 settings)
14437
14438 2005-06-25 [colin]      1.9.11cvs100
14439
14440         * src/prefs_account.c
14441         * src/prefs_account.h
14442         * src/compose.c
14443                 Add an option to encrypt replies to
14444                 encrypted messages
14445
14446 2005-06-25 [colin]      1.9.11cvs99
14447
14448         * src/compose.c
14449         * src/quote_fmt_parse.y
14450                 ... And make it work with pgpinline.
14451
14452 2005-06-25 [colin]      1.9.11cvs98
14453
14454         * src/compose.c
14455         * src/procmime.c
14456         * src/procmime.h
14457         * src/quote_fmt_parse.y
14458                 o Make reedition of encrypted messages possible
14459                   (as long as it is encrypted to self too, no
14460                    magic there)
14461                 o Make replying with quote (and without selecting
14462                   text) possible for encrypted messages.
14463                 Closes bug #550 (Not possible to "reply with quote"
14464                 to gnupg encrypted messages)
14465
14466 2005-06-24 [paul]       1.9.11cvs97
14467
14468         * src/imap.c
14469                 add missing include
14470
14471 2005-06-24 [paul]       1.9.11cvs96
14472
14473         * src/editldap.c
14474                 made bind password entry invisible
14475                 (sync with main)
14476         * src/send_message.c
14477                 send_message_local(): check exit status
14478                 to detect errors (sync with main)
14479         * src/textview.c
14480                 use main's less ambiguous popup menu
14481                 wording
14482
14483 2005-06-24 [paul]       1.9.11cvs95
14484
14485         * src/prefs_actions.c
14486         * src/prefs_customheader.c
14487         * src/prefs_display_header.c
14488         * src/prefs_filtering_action.c
14489         * src/prefs_matcher.c
14490         * src/prefs_template.c
14491         * src/prefs_toolbar.c
14492                 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
14493         * src/gtk/description_window.c
14494                 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
14495
14496 2005-06-23 [colin]      1.9.11cvs94
14497
14498         * src/summaryview.c
14499                 Fix rough edges (be sure to call status_show whenever
14500                 necessary).
14501
14502 2005-06-23 [colin]      1.9.11cvs93
14503
14504         * src/summaryview.c
14505                 Optimize Select All
14506                 Before, in a 5K mails folder: 11s
14507                 After, in the same folder: 58000µs
14508                 The joys of locking... gtk_clist_select_all() fires a 
14509                 tree-select-row event for each selected row, which in 
14510                 summaryview, callbacks summary_selected which in turn,
14511                 calls summary_status_show, which walks the selected
14512                 rows. Hence, calling gtk_clist_select_all was 
14513                 exponential. Locking the summaryview makes 
14514                 summary_selected return early.
14515
14516 2005-06-23 [colin]      1.9.11cvs92
14517
14518         * src/imap.c
14519                 Move mutex at the important place to avoid
14520                 deadlocks
14521         * src/summaryview.c
14522                 Fix Del key deleting directly instead of
14523                 moving to trash
14524
14525 2005-06-22 [colin]      1.9.11cvs91
14526
14527         * src/plugins/spamassassin/libspamc.c
14528                 As we do spagetti code with assignations in multiple
14529                 places (see _message_read_raw where out = msg = raw),
14530                 let's be sure we don't free the same pointer twice.
14531                 Should fix bug #683 (Crash in libpam at 
14532                 message_cleanup).
14533
14534 2005-06-22 [colin]      1.9.11cvs90
14535
14536         * src/compose.c
14537         * src/messageview.c
14538         * src/toolbar.c
14539                 Make toolbar's delete use the move to trash stuff;
14540                 Add gtk_widget_realize to be sure pixmaps can get
14541                 created (that may fix an old worksforme bug which
14542                 I can't find back...)
14543
14544 2005-06-22 [colin]      1.9.11cvs89
14545
14546         * src/summaryview.c
14547         * src/summaryview.h
14548         * src/mainwindow.c
14549                 Rename "Message/Delete" to "Message/Move to trash"
14550                 Add "Message/Delete..." that directly destroys the
14551                 selected messages after asking for a confirmation.
14552
14553 2005-06-22 [colin]      1.9.11cvs88
14554
14555         * src/imap.c
14556                 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
14557                 o Fix a deadlock (thanks Darko)
14558
14559 2005-06-22 [colin]      1.9.11cvs87
14560
14561         * src/gtk/foldersort.c
14562                 Add missing include for the i18n;
14563                 patch by Fabien Vantard
14564
14565 2005-06-21 [colin]      1.9.11cvs86
14566
14567         * src/folder.c
14568         * src/folderview.c
14569                 Respect the no_select flag
14570         * src/imap.c
14571                 Fix recursive deletion
14572         * src/imap_gtk.c
14573         * src/mh_gtk.c
14574                 Make the folder deletion's warning
14575                 more explicit
14576
14577 2005-06-21 [colin]      1.9.11cvs85
14578
14579         * src/textview.c
14580                 Prevent email addresses from spanning accross
14581                 lines - fixes bug # 646 (newline-chars in 
14582                 email addresses)
14583
14584 2005-06-20 [colin]      1.9.11cvs84
14585
14586         * src/folder.c
14587                 Be sure not to remove source if copy failed
14588
14589 2005-06-20 [colin]      1.9.11cvs83
14590
14591         * src/folderview.c
14592         * src/imap_gtk.c
14593                 remove summaryview's lock
14594         * src/imap.c
14595                 introduce threads to avoid problems when foreground tasks
14596                 interfere with background tasks
14597         * src/mh.c
14598                 prevent moving to drafts/queue
14599         * src/mimeview.c
14600                 fix leak
14601
14602 2005-06-19 [colin]      1.9.11cvs82
14603
14604         * src/imap_gtk.c
14605                 Remember that the user doesn't want to override
14606                 offline mode, for 3 seconds. It avoid presenting
14607                 him with N popups in a really short time.
14608
14609 2005-06-17 [colin]      1.9.11cvs81
14610
14611         * src/imap.c
14612                 Fix IMAP breaking on folders containing '('
14613                 (Probably won't be enough)
14614
14615 2005-06-17 [colin]      1.9.11cvs80
14616
14617         Forgotten files on 1.9.11cvs79
14618         * src/summaryview.c
14619                 Fix stepping when not immediately executing
14620         * src/imap.c
14621                 Really prevent UID FETCH 0
14622         * src/codeconv.c
14623                 Fix outgoing charset never set to utf-8
14624         * src/mh.c
14625                 Fix leak
14626
14627 2005-06-16 [colin]      1.9.11cvs79
14628
14629         * src/compose.c
14630                 Fix bug #707 (Dash splits rows)
14631                 Only wrap if we're on a line break position and
14632                 the previous one was a "white" (space) char.
14633                 Pango stuff is weird.
14634
14635 2005-06-16 [colin]      1.9.11cvs78
14636
14637         * src/imap_gtk.c
14638                 Lock summaryview while downloading messages
14639                 on user demand
14640         * src/procheader.c
14641         * src/unmime.c
14642         * src/common/utils.c
14643         * src/common/utils.h
14644                 Replace \r and \n with spaces in From and
14645                 Subject headers
14646
14647 2005-06-16 [paul]       1.9.11cvs77
14648
14649         * src/procmime.c
14650                 liberalise the mime parser
14651         * src/gtk/about.c
14652                 add text wrapping
14653
14654 2005-06-16 [paul]       1.9.11cvs76
14655
14656         * src/gtk/about.c
14657                 reworked
14658
14659 2005-06-15 [colin]      1.9.11cvs75
14660
14661         * src/compose.c
14662                 Finish header encoding fix
14663         * src/summaryview.c
14664                 Fix segfault
14665         * src/headerview.c
14666                 Fix compilation (Thanks Stephan
14667                 Sachse)
14668
14669 2005-06-15 [colin]      1.9.11cvs74
14670
14671         * Makefile.am
14672                 Install gnome2 stuff rather than gnome1, 
14673                 if both are present
14674         * src/codeconv.c
14675         * src/codeconv.h
14676         * src/compose.c
14677                 Fix headers encoding
14678         * src/folder.c
14679                 Visual progress when fetching all messages
14680         * src/folderview.c
14681         * src/summaryview.c
14682         * src/summaryview.h
14683                 Prevent changing current message while
14684                 incorporating
14685
14686 2005-06-15 [paul]       1.9.11cvs73
14687
14688         * src/gtk/gtkaspell.c
14689         * src/gtk/gtkaspell.h
14690                 fix build warnings
14691
14692 2005-06-15 [paul]       1.9.11cvs72
14693
14694         * src/prefs_filtering.c
14695                 allow reordering of filter rules by
14696                 drag n drop
14697
14698 2005-06-15 [paul]       1.9.11cvs71
14699
14700         * COPYING
14701                 updated
14702         * src/codeconv.c
14703                 replace deprecated function
14704         * src/inc.c
14705         * src/send_message.c
14706         * src/gtk/progressdialog.c
14707         * src/gtk/progressdialog.h
14708                 salvage and reuse parts of reverted sync
14709
14710 2005-06-15 [paul]       1.9.11cvs70
14711
14712         * src/inc.c
14713         * src/send_message.c
14714         * src/gtk/progressdialog.c
14715         * src/gtk/progressdialog.h
14716                 revert yesterday's sync with main
14717                 it contains deprecated functions
14718
14719 2005-06-15 [colin]      1.9.11cvs69
14720
14721         * src/headerview.c
14722                 Fix bug #670 (multi user to: will corrupt message 
14723                 headers display)
14724
14725 2005-06-15 [colin]      1.9.11cvs68
14726
14727         * src/compose.c
14728                 Fix bug #421 (Fix undo on wrapping)
14729
14730 2005-06-15 [colin]      1.9.11cvs67
14731
14732         * src/folder.c
14733                 Provide visual feedback while processing
14734                 folder's rules.
14735         * src/imap.c
14736                 Provide visual feedback while getting
14737                 short headers (for uncached messages)
14738
14739
14740 2005-06-14 [paul]       1.9.11cvs66
14741
14742         * src/account.c
14743                 change a couple stock icons
14744         * src/inc.c
14745         * src/send_message.c
14746         * src/gtk/progressdialog.c
14747         * src/gtk/progressdialog.h
14748                 sync main's GtkTreeView implementation
14749
14750 2005-06-14 [colin]      1.9.11cvs65
14751
14752         * src/imap.c
14753                 Various little fixes, mainly on error paths
14754
14755 2005-06-13 [colin]      1.9.11cvs64
14756
14757         * matcher.c
14758         * procmsg.c
14759         * procmsg.h
14760                 Add a way to fetch only headers. This speeds
14761                 up filtering on headers for IMAP. Fixes:
14762                 bug #481 extraneous imap commands slow down 
14763                         imap filtering
14764                 bug #522 Sylpheed downloads all messages 
14765                         when opening mailbox (IMAP)
14766                 bug #677 IMAP fetch is soooooooooooooo slow
14767         * src/folder.c
14768         * src/folder.h
14769                 Add a folder set_batch method so that
14770                 implementations can speed up flags changes
14771         * src/folderutils.c
14772         * src/summaryview.c
14773                 Use that in mark as (un)read and mark all read
14774                 Refix bug #679
14775         * src/imap.c
14776                 Implement set_batch - brings back deferred
14777                 flags in a less buggy manner. Fixes:
14778                 bug #729 IMAP immediate expunge of deleted messages
14779                 bug #191 remove list of messages with one command
14780                 Fix login with strange chars
14781                 Implement fetch_msg_full
14782                 Fix copy (wrong counts)
14783
14784 2005-06-12 [colin]      1.9.11cvs63
14785
14786         * src/folder.c
14787                 lock incorporation during long operations.
14788                 Avoids fucking up the IMAP socket.
14789
14790 2005-06-12 [colin]      1.9.11cvs62
14791
14792         * src/imap.c
14793                 Fix harmful typo
14794                 Factorize remove_all_msg
14795                 Thread-ize expunge
14796         * src/summaryview.c
14797                 Don't update partial-download status if unnecessary
14798         * src/folder.c
14799                 Use remove_msgs everywhere possible
14800
14801 2005-06-12 [colin]      1.9.11cvs61
14802
14803         * src/folder.c
14804         * src/folder.h
14805                 Add a remove_msgs function to remove a 
14806                 list of messages
14807         * src/imap.c
14808                 Implement that.
14809
14810 2005-06-12 [colin]      1.9.11cvs60
14811
14812         * src/imap.c
14813                 Remove flags-processing deferring... Too hard
14814                 to get it to work in all cases.
14815
14816 2005-06-11 [colin]      1.9.11cvs59
14817
14818         * src/imap.c
14819                 printf -> debug_print
14820
14821 2005-06-11 [colin]      1.9.11cvs58
14822
14823         * src/imap.c
14824                 o Fix build without USE_PTHREAD
14825                 o Factorize imap_open
14826                 o Alertpanel in case of impossible connection
14827                 o Alertpanel in case of impossible login
14828                 o Fix deferred flags processing to force a 
14829                   flush before adding some more flags to process,
14830                   but in another folder.
14831
14832 2005-06-10 [colin]      1.9.11cvs57
14833
14834         * src/imap.c
14835                 o Fix a format string error
14836                 o init ssl socket outside of the thread 
14837                   (it possibly invokes gtk calls)
14838         * src/procmime.c
14839                 o Put back the buffer to its necessary size
14840                 o Fix changing a file pointer without keeping
14841                   track of it (thanks Valgrind)
14842         * src/common/smtp.c
14843                 o Fix automatic STARTTLS if login should be done
14844                   and the server only allows it after starting TLS
14845         * src/gtk/gtkinputdialog.c
14846                 o Eat GDK_Return so that the combo popup doesn't 
14847                   appear when we press Enter to validate the combo
14848                   input dialog (as seen in the Open with... dialog)
14849
14850 2005-06-10 [colin]      1.9.11cvs56
14851
14852         * src/imap.c
14853                 o A bit less debug
14854                 o Fix a crash on deletion
14855                 o Threadize imap_select (it's called outside of 
14856                   threads)
14857                 o Defer treatment of DELETED flags
14858
14859
14860 2005-06-09 [colin]      1.9.11cvs55
14861
14862         * src/imap.c
14863                 Make sure we check imap_gtk_should_override(), which
14864                 potentially calls gtk stuff, before creating thread.
14865                 That way it should't be called via imap_get_session()
14866                 inside a thread.
14867
14868 2005-06-09 [colin]      1.9.11cvs54
14869
14870         * src/imap.c
14871                 o add a bit of status output
14872                 o remove some dead code
14873                 o threadize get_list_of_uids
14874                 o threadize imap_get_flags
14875                 o defer flag changing by 500ms so that they
14876                   can be batched
14877
14878
14879 2005-06-08 [colin]      1.9.11cvs53
14880
14881         * src/imap.c
14882                 Thread-ize imap_cmd_fetch
14883
14884 2005-06-08 [colin]      1.9.11cvs52
14885
14886         * src/main.c
14887                 Mmh, that broke POP3...
14888
14889 2005-06-08 [colin]      1.9.11cvs51
14890
14891         * src/main.c
14892                 Stabilize IMAP patch (thanks to Hoa)
14893
14894 2005-06-08 [colin]      1.9.11cvs50
14895
14896         * src/imap.c
14897                 Test patch to speed up imap. 
14898
14899 2005-06-08 [colin]      1.9.11cvs49
14900
14901         * src/imap_gtk.c
14902                 Warning fix
14903         * src/procmime.c
14904                 Apply patch from gentoo to use /usr/share/mime/globs if 
14905                 available, after un-breaking it
14906         * src/common/log.c
14907         * src/common/log.h
14908                 Use g_timeout for invoking hooks that possibly use gtk
14909                 calls. This should leave gtk calls in the main thread.
14910
14911 2005-06-08 [paul]       1.9.11cvs48
14912
14913         * src/codeconv.c
14914                 conv_get_outgoing_charset_str(): don't
14915                 use prefs_common setting
14916         * src/compose.c
14917         * src/compose.h
14918                 add /Options/Character encoding/... to
14919                 temporarily change the outgoing encoding
14920
14921         (belated sync with main)
14922
14923 2005-06-08 [paul]       1.9.11cvs47
14924
14925         * src/compose.c
14926                 correction to/completion of last
14927                 sync with main
14928
14929 2005-06-08 [paul]       1.9.11cvs46
14930
14931         sync with main:
14932         
14933         * src/codeconv.c
14934         * src/codeconv.h
14935                 always enabled Japanese auto-detection
14936                 if the first letters of locale string
14937                 is "ja"
14938         * src/compose.c
14939                 don't use "destroy" signal to destroy
14940                 Compose object (fix rare crashes on discard?)
14941         * src/mainwindow.c
14942         * src/messageview.c
14943         * src/prefs_send.c
14944                 added Hebrew encodings
14945         * src/sourcewindow.c
14946                 don't use "destroy" signal to destroy
14947                 objects
14948
14949 2005-06-07 [colin]      1.9.11cvs45
14950
14951         * src/summaryview.c
14952                 Add missing unlocks/locks
14953
14954 2005-06-07 [paul]       1.9.11cvs44
14955
14956         * src/summaryview.c
14957                 restore bug #749 fix
14958
14959 2005-06-06 [colin]      1.9.11cvs43
14960
14961         * src/summaryview.c
14962                 Fix selection bug when prefs_common.open_unread 
14963                 is FALSE
14964
14965 2005-06-06 [colin]      1.9.11cvs42
14966
14967         * src/common/md5.c
14968                 Fix a warning
14969         * src/summaryview.c
14970         * src/folderview.c
14971                 Factorize long operations beginning and end
14972                 (locking, freezing/thawing, cursor, ...)
14973                 Check selection->data member in selection-
14974                 related loops; this avoids dying an awful
14975                 death if the selection changes on us while
14976                 we're marking a whole IMAP folder unread, 
14977                 for example.
14978
14979 2005-06-06 [paul]       1.9.11cvs41
14980
14981         * src/textview.c
14982                 don't g_free() a static gchar buffer
14983
14984 2005-06-05 [colin]      1.9.11cvs40
14985
14986         * src/mainwindow.c
14987         * src/messageview.c
14988         * src/summaryview.c
14989                 Fix bug #749 (Show all headers should be
14990                 sticky as the GUI suggests)
14991
14992 2005-06-03 [paul]       1.9.11cvs39
14993
14994         * src/compose.c
14995                 don't allow editing of mail while sending.
14996                 patch by Colin
14997
14998 2005-06-03 [paul]       1.9.11cvs38
14999
15000         * src/folderview.c
15001                 add a freeze/thaw to speed up 'mark all read'
15002
15003 2005-06-03 [paul]       1.9.11cvs37
15004
15005         * src/prefs_message.c
15006                 reflect changes immediately
15007
15008 2005-06-02 [colin]      1.9.11cvs36
15009
15010         * po/POTFILES.in
15011                 Patch by Fabien Vantard.
15012
15013 2005-06-02 [colin]      1.9.11cvs35
15014
15015         * src/imap.c
15016                 Use a non-blocking imap_getline() if possible.
15017                 This should completely prevent the interface
15018                 from freezin on imap operations, although it
15019                 may do strange stuff in case of folder switching
15020                 while a big imap operation is taking place...
15021
15022                 In addition, fix a leak in the case thread
15023                 creation fails on connection.
15024
15025 2005-06-02 [colin]      1.9.11cvs34
15026
15027         * src/crash.c
15028         * src/prefs_common.h
15029                 Fix build (prefs_common_init() doesn't exist
15030                 anymore)
15031
15032 2005-06-02 [colin]      1.9.11cvs33
15033
15034         * src/prefs_account.c
15035                 Fix bug #245 (filtering rules broken when
15036                 renaming a remote account (imap4 or nntp)
15037
15038 2005-06-02 [colin]      1.9.11cvs32
15039
15040         * src/imap.c
15041                 Try to fix IMAP shortcomings: 
15042                 o Multithread imap_open()
15043                 o allow offline-mode overriding instead of
15044                   just returning NULL
15045         * src/imap_gtk.c
15046         * src/imap_gtk.h
15047                 Add a function to ask whether we want to
15048                 override offline-mode for 10 minutes (one-shot
15049                 asking was painful)
15050         * src/procheader.c
15051                 Fix segfault when imap parser isn't happy about
15052                 a missing {
15053
15054 2005-06-01 [colin]      1.9.11cvs31
15055
15056         * src/addrharvest.c
15057         * src/compose.c
15058         * src/mbox.c
15059         * src/mbox.h
15060         * src/mh.c
15061         * src/msgcache.c
15062         * src/send_message.c
15063         * src/setup.c
15064         * src/undo.c
15065         * src/common/hooks.c
15066         * src/common/prefs.c
15067         * src/common/template.c
15068         * src/common/utils.c
15069         * src/gtk/gtkutils.c
15070         * src/gtk/inputdialog.c
15071         * src/gtk/menu.c
15072         * src/gtk/pluginwindow.c
15073         * src/gtk/prefswindow.c
15074         * src/plugins/pgpmime/passphrase.c
15075         * src/plugins/pgpmime/prefs_gpg.c
15076                 More -Wall fixes
15077
15078         * src/common/Makefile.am
15079         * src/common/timing.h
15080                 Add basic timing code
15081
15082         * src/summaryview.c
15083                 Fix a bug with unread messages when 
15084                 re-sorting folders, and by the way
15085                 fix a big performance hit when 
15086                 re-sorting (10k mails: before 5s,
15087                 after .5s)
15088
15089         * src/prefs_compose_writing.c
15090         * src/prefs_compose_writing.h
15091         * src/prefs_message.c
15092         * src/prefs_message.h
15093         * src/prefs_other.c
15094         * src/prefs_other.h
15095         * src/prefs_quote.c
15096         * src/prefs_quote.h
15097         * src/prefs_receive.c
15098         * src/prefs_receive.h
15099         * src/prefs_send.c
15100         * src/prefs_send.h
15101         * src/prefs_summaries.c
15102         * src/prefs_summaries.h
15103                 Fix copyright banner
15104
15105 2005-06-01 [paul]       1.9.11cvs30
15106
15107         * po/fi.po
15108                 updated by Flammie Pirinen
15109         * src/procmime.c
15110                 fix 'Bad BASE64 content' output
15111
15112 2005-05-31 [colin]      1.9.11cvs29
15113
15114         * src/procmime.c
15115                 Oops, where did my hunk go.
15116
15117 2005-05-31 [colin]      1.9.11cvs28
15118
15119         * src/Makefile.am
15120         * src/account.c
15121         * src/action.c
15122         * src/addr_compl.c
15123         * src/addressbook.c
15124         * src/codeconv.c
15125         * src/compose.c
15126         * src/export.c
15127         * src/folder.c
15128         * src/folderview.c
15129         * src/image_viewer.c
15130         * src/main.c
15131         * src/mainwindow.c
15132         * src/messageview.c
15133         * src/mimeview.c
15134         * src/msgcache.c
15135         * src/prefs_account.c
15136         * src/prefs_actions.c
15137         * src/prefs_common.c
15138         * src/prefs_compose_writing.c
15139         * src/prefs_customheader.c
15140         * src/prefs_ext_prog.c
15141         * src/prefs_filtering.c
15142         * src/prefs_filtering_action.c
15143         * src/prefs_fonts.c
15144         * src/prefs_image_viewer.c
15145         * src/prefs_message.c
15146         * src/prefs_message.h
15147         * src/prefs_msg_colors.c
15148         * src/prefs_other.c
15149         * src/prefs_other.h
15150         * src/prefs_quote.c
15151         * src/prefs_receive.c
15152         * src/prefs_receive.h
15153         * src/prefs_send.c
15154         * src/prefs_send.h
15155         * src/prefs_spelling.c
15156         * src/prefs_summaries.c
15157         * src/prefs_summary_column.c
15158         * src/prefs_template.c
15159         * src/prefs_themes.c
15160         * src/prefs_toolbar.c
15161         * src/prefs_wrapping.c
15162         * src/procmime.c
15163         * src/procmsg.c
15164         * src/send_message.h
15165         * src/ssl_manager.c
15166         * src/summary_search.c
15167         * src/summaryview.c
15168         * src/textview.c
15169         * src/wizard.c
15170         * src/common/smtp.c
15171         * src/common/smtp.h
15172         * src/gtk/gtkutils.h
15173                 o Move the rest of Common prefs to new style
15174                 o Lots of -Wall warning fixes
15175                 o fix FIXME in cache memusage calculation
15176                 o Let return receipts be sent from any account
15177                 o Little cache optimisation (read)
15178                 o Fix bug #746 (don't treat commas as separators
15179                   when inside a quoted string)
15180
15181 2005-05-31 [paul]       1.9.11cvs27
15182
15183         * src/prefs_common.c
15184                 fix 'off-by-one' typo
15185
15186 2005-05-31 [paul]       1.9.11cvs26
15187
15188         * src/account.c
15189         * src/addr_compl.c
15190         * src/compose.c
15191         * src/foldersel.c
15192         * src/prefs_actions.c
15193         * src/prefs_common.c
15194         * src/prefs_common.h
15195         * src/prefs_customheader.c
15196         * src/prefs_display_header.c
15197         * src/prefs_filtering.c
15198         * src/prefs_filtering_action.c
15199         * src/prefs_matcher.c
15200         * src/prefs_summaries.c
15201         * src/prefs_summary_column.c
15202         * src/prefs_template.c
15203         * src/prefs_toolbar.c
15204         * src/ssl_manager.c
15205         * src/gtk/pluginwindow.c
15206         * src/gtk/prefswindow.c
15207         * src/gtk/progressdialog.c
15208                 add hidden prefs 'enable_rules_hint'
15209                 for gtk_tree_view_set_rules_hint()
15210                 (sync with main)
15211                 
15212
15213 2005-05-31 [colin]      1.9.11cvs25
15214
15215         * src/Makefile.am
15216         * src/main.c
15217         * src/prefs_common.c
15218         * src/prefs_summaries.c ** ADDED **
15219         * src/prefs_summaries.h ** ADDED **
15220                 Common/Display -> Display/Summaries
15221
15222 2005-05-31 [colin]      1.9.11cvs24
15223
15224         * src/Makefile.am
15225         * src/main.c
15226         * src/prefs_quote.c ** ADDED **
15227         * src/prefs_quote.h ** ADDED **
15228                 Move Common/Quote to Compose/Quoting
15229         * src/prefs_common.c
15230         * src/prefs_common.h
15231                 Remove old quote stuff, add
15232                 convenience functions for GtkTextView prefs
15233         * src/gtk/prefswindow.c
15234                 Set default height higher
15235
15236 2005-05-30 [colin]      1.9.11cvs23
15237
15238         * src/Makefile.am
15239         * src/main.c
15240         * src/prefs_common.c
15241         * src/prefs_compose_writing.c ** ADDED **
15242         * src/prefs_compose_writing.h ** ADDED **
15243                 Move Common/Compose prefs to Compose/Writing
15244
15245 2005-05-30 [colin]      1.9.11cvs22
15246
15247         * src/common/utils.c
15248                 Fix bug #651 (Confused Attract by Subject)
15249                 Patch by M. Benkmann <haferfrost@web.de>
15250         * AUTHORS
15251
15252 2005-05-30 [colin]      1.9.11cvs21
15253
15254         * src/compose.c
15255                 Fix concatenation of different headers of
15256                 the same type (bug #645)
15257         * src/prefs_folder_item.c
15258                 Fix bug #699 (setting color to black doesn't
15259                 work immediately)
15260         * src/procmime.c
15261                 Print out decoding error only once per
15262                 block
15263
15264 2005-05-30 [paul]       1.9.11cvs20
15265
15266         * src/common/template.c
15267                 fix Bcc
15268
15269 2005-05-30 [paul]       1.9.11cvs19
15270
15271         * doc/src/rfc2368.txt   **NEW FILE**
15272         * src/compose.c
15273                 compose_entries_set(): don't interpret Bcc
15274                 header field (conform to RFC 2368)
15275                 (sync with main)
15276
15277 2005-05-29 [colin]      1.9.11cvs18
15278
15279         * src/prefs_common.c
15280                 Let the default reply format respect
15281                 netiquette by cutting the signature.
15282
15283 2005-05-29 [colin]      1.9.11cvs17
15284
15285         * src/summaryview.c
15286                 Don't let always_show_msg override
15287                 open_unread_on_enter when opening a new
15288                 directory.
15289
15290 2005-05-27 [paul]       1.9.11cvs16
15291
15292         sync with main:
15293
15294         * src/main.c
15295                 app_will_exit(): cleanup tmp directory when exit
15296         * src/message_search.c
15297                 improved the interface and made code cleanup.
15298                 removed Clear button
15299         * src/send_message.c
15300                 send_message_local(): use GSpawn, and detect errors
15301         * src/summary_search.c
15302                 improved the interface and made code cleanup
15303         * src/textview.c
15304                 textview_write_link(): also skip non-ascii space
15305                  at the head of link strings (phishing check
15306                  didn't work at the case)
15307         * src/common/utils.c
15308                 get_command_output(): use g_spawn_command_line_sync()
15309                 instead of popen()
15310
15311 2005-05-26 [colin]      1.9.11cvs15
15312
15313         * src/folder.c
15314                 remove printf
15315
15316 2005-05-26 [colin]      1.9.11cvs14
15317
15318         * src/common/nntp.c
15319                 Fix nntp mode reader (bug #611)
15320                 Patch by Florian Mickler <florian@mickler.org>
15321
15322 2005-05-26 [colin]      1.9.11cvs13
15323
15324         * src/plugins/pgpmime/passphrase.c
15325                 Fix mouse grabbing (bug #557)
15326
15327 2005-05-26 [colin]      1.9.11cvs12
15328
15329         * src/prefs_themes.c
15330                 Fix g_warning (bug #541)
15331
15332 2005-05-26 [colin]      1.9.11cvs11
15333
15334         * src/prefs_actions.c
15335         * src/prefs_template.c
15336                 Fix bug #506 (no warning if action/template
15337                 is not saved)
15338         * src/common/template.c
15339                 Fix a possible crash
15340
15341 2005-05-26 [colin]      1.9.11cvs10
15342
15343         * src/folder.c
15344         * src/folderview.c
15345         * src/procmsg.c
15346         * src/summaryview.c
15347                 Forbid locked messages to be moved or
15348                 deleted. Locked messages in trashes 
15349                 still get deleted, for performance
15350                 reason (mh.c::mh_remove_all_msgs)
15351
15352 2005-05-25 [colin]      1.9.11cvs9
15353
15354         * src/procmime.c
15355                 Use correct encoding when sending mails
15356                 with attachments that have accentued 
15357                 chars in their name
15358
15359 2005-05-24 [colin]      1.9.11cvs8
15360
15361         * src/summaryview.c
15362                 Fix bug #688 f) read/unread marker not
15363                 changed on first click
15364                 Also, optimize summary_status_show()
15365                 calls
15366         * src/folder.c
15367         * src/inc.c
15368         * src/procmime.c
15369                 Fix bug #688 b) and c) wrt message
15370                 attachments and signature
15371         * src/stock_pixmap.c
15372         * src/stock_pixmap.h
15373         * src/stock_pixmap.c
15374         * src/stock_pixmap.h
15375         * src/Makefile.am
15376         * src/pixmaps/clip_gpg_signed.xpm
15377                 Add clip/signed icon
15378
15379 2005-05-24 [colin]      1.9.11cvs7
15380
15381         * src/folder_item_prefs.c
15382                 whitespace fix
15383
15384 2005-05-24 [colin]      1.9.11cvs6
15385
15386         * src/folderview.c
15387         * src/prefs_common.c
15388         * src/prefs_common.h
15389                 Add a confirmation to folder drag and drop
15390                 fixes bug #156
15391         * src/alertpanel.c
15392         * src/alertpanel.h
15393                 fix _with_disable parameters so that
15394                 the buttons labels are specifiable too
15395         * src/plugins/pgpmime/sgpgme.c
15396                 reflect said change
15397                 
15398
15399 2005-05-24 [colin]      1.9.11cvs5
15400
15401         * src/folderview.c
15402                 Uncollapse/collapse folders on double-click
15403                 patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
15404                 closes bug #108
15405
15406 2005-05-23 [colin]      1.9.11cvs4
15407
15408         * src/common/socket.c
15409                 Check another special SSL_peek() error.
15410                 Should help wrt bug #728
15411
15412 2005-05-23 [colin]      1.9.11cvs3
15413
15414         * src/plugins/pgpmime/pgpmime.c
15415                 Change name to "PGP MIME" instead of "PGP/MIME" to avoid
15416                 breaking menu accelerators and stuff. Users will have to
15417                 reselect "PGP MIME" instead of "PGP/MIME" in their 
15418                 account's privacy preferences if needed.
15419
15420 2005-05-22 [paul]
15421
15422         * tools/kdeservicemenu/install.sh
15423                 use kdesu to prompt for root password if doing
15424                 global install/uninstall
15425
15426 2005-05-20 [colin]      1.9.11cvs2
15427
15428         * src/procmsg.c
15429                 Fix another compilation error with gcc-2.9x
15430                 Thanks to Pawel Pekala <c0rn@gazeta.pl>
15431         * src/send_message.c
15432                 Don't send QUIT if we aren't connected
15433
15434 2005-05-19 [colin]      1.9.11cvs1
15435
15436         * src/procmsg.c
15437                 Fix compilation with gcc 2.9x
15438
15439 2005-05-19 [paul]       1.9.11
15440
15441         1.9.11 released
15442
15443 2005-05-19 [paul]       1.9.9cvs14
15444
15445         * src/gtk/inputdialog.c
15446                 prevent gettext warning
15447
15448 2005-05-19 [paul]       1.9.9cvs13
15449
15450         * src/mainwindow.c
15451         * src/prefs_common.c
15452         * src/prefs_common.h
15453         * src/textview.c
15454         * src/textview.h
15455                 add an option to toggle cursor in message
15456                 view (sync with main)
15457
15458 2005-05-18 [colin]      1.9.9cvs12
15459
15460         * src/compose.c
15461                 Dereference freed pointer
15462         * src/gtk/gtkaspell.c
15463                 Fix duplication of dictionaries (is it an aspell issue?)
15464
15465 2005-05-18 [colin]      1.9.9cvs11
15466
15467         * src/gtk/inputdialog.c
15468         * src/gtk/gtkaspell.c
15469                 HIGuify dialogs
15470         * src/alertpanel.c
15471                 Remove a double call
15472
15473 2005-05-17 [colin]      1.9.9cvs10
15474
15475         * src/gtk/gtkaspell.c
15476                 Fix dialogs, Ctrl-Enter accel
15477
15478 2005-05-17 [colin]      1.9.9cvs9
15479
15480         * src/gtk/gtkaspell.c
15481                 Fix some accelerators, escape in replace-window
15482
15483 2005-05-16 [colin]      1.9.9cvs8
15484
15485         * src/gtk/gtkaspell.c
15486                 Revert last commit, it was a mistake.
15487
15488 2005-05-16 [colin]      1.9.9cvs7
15489
15490         * src/gtk/gtkaspell.c
15491                 Remove buggy code while we're at it. It's a 
15492                 dead code path anyway.
15493
15494 2005-05-16 [colin]      1.9.9cvs6
15495
15496         * src/gtk/gtkaspell.c
15497                 Missed some gtk_menu_popup where deactivate
15498                 signal should be handled. Should fix bug
15499                 #629 a bit more.
15500
15501 2005-05-16 [colin]      1.9.9cvs5
15502
15503         * src/gtk/gtkaspell.c
15504                 Remove debug printf()s
15505
15506 2005-05-16 [colin]      1.9.9cvs4
15507
15508         * src/gtk/gtkaspell.c
15509                 Fix a bit aspell problems
15510                 (see bug #629)
15511
15512 2005-05-13 [colin]      1.9.9cvs3
15513
15514         * src/folderview.c
15515                 Fix the + appearing even when no subfolders
15516                 have unread messages. Thanks to wwp for the
15517                 bug report.
15518
15519 2005-05-11 [paul]       1.9.9cvs2
15520
15521         * src/folderview.c
15522                 correction to 1.9.9cvs1, only colour folders that
15523                 have new msgs (not unread msgs)
15524
15525 2005-05-10 [colin]      1.9.9cvs1
15526
15527         * src/folderview.c
15528         * src/summaryview.c
15529                 Try to fix bolding bugs again.
15530
15531 2005-05-09 [paul]
15532
15533         * tools/claws.i18n.status.pl
15534                 add Ricardo Mones Lastra's script that has been providing
15535                 the i18n status page for many months
15536
15537 2005-05-09 [paul]       1.9.9
15538
15539         1.9.9 release
15540
15541 2005-05-09 [paul]       1.9.6cvs58
15542
15543         * AUTHORS
15544         * INSTALL
15545         * README.claws
15546                 updated
15547         * Makefile.am 
15548         * RELEASE_NOTES.claws
15549                 add release notes to cvs to simplify release
15550                 procedure
15551         * configure.ac
15552                 add ca and fi to ALL_LINGUAS
15553         * po/Makefile.in.in
15554                 workaround for missing Makevars
15555         * po/ca.po
15556         * po/fi.po
15557                 add new Catalan and Finnish translations
15558                 submitted by Miquel Oliete and Flammie Pirinen
15559         * po/de.po
15560         * po/es.po
15561         * po/fr.po
15562         * po/it.po
15563         * po/pl.po
15564         * po/ru.po
15565         * po/sk.po
15566         * po/sr.po
15567         * po/zh_CN.po
15568                 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
15569                 Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
15570                 Urke MMI, and Hansom Young
15571         * src/main.c
15572                 Fix drafting when quitting. compose_draft() closes the
15573                 compose windows, which modifies the compose_list GSList.
15574                 We have to refresh this list after echo drafting to avoid a
15575                 segfault
15576         * src/partial_download.c
15577                 fix segfault on exit
15578
15579 2005-05-06 [paul]       1.9.6cvs57
15580
15581         * src/grouplistdialog.c
15582                 quick fix/workaround for unresizeable newsgroup
15583                 name column 
15584
15585 2005-05-06 [paul]       1.9.6cvs56
15586
15587         * src/inc.c
15588         * src/mainwindow.c
15589                 use gettext plural forms
15590         * src/imap_gtk.c
15591         * src/mh_gtk.c
15592         * src/toolbar.c
15593                 small improvement to english usage
15594
15595 2005-05-05 [thorsten]   1.9.6cvs55
15596
15597         * src/folder.c
15598                 fix possible crash
15599
15600 2005-05-05 [paul]       1.9.6cvs54
15601         
15602         sync with HEAD
15603
15604         * AUTHORS
15605         * src/compose.c
15606                 fix bug 713 'Resent-To and Resent-Cc headers are garbled'
15607                 patch by Tim Mann
15608
15609 2005-05-05 [paul]       1.9.6cvs53
15610
15611         * src/mainwindow.c
15612                 fix resizing of separate message and
15613                 folder views
15614
15615 2005-05-05 [paul]       1.9.6cvs52
15616
15617         * src/account.c
15618         * src/addrgather.c
15619         * src/browseldap.c
15620         * src/exphtmldlg.c
15621         * src/expldifdlg.c
15622         * src/importmutt.c
15623         * src/importpine.c
15624         * src/main.c
15625         * src/mainwindow.c
15626         * src/noticeview.c
15627         * src/prefs_filtering.c
15628         * src/prefs_filtering_action.c
15629         * src/prefs_matcher.c
15630         * src/prefs_spelling.c
15631         * src/prefs_toolbar.c
15632         * src/toolbar.c
15633         * src/wizard.c
15634         * src/gtk/description_window.c
15635         * src/gtk/gtkvscrollbutton.c
15636         * src/gtk/progressdialog.c
15637         * src/gtk/quicksearch.c
15638         * src/plugins/pgpmime/prefs_gpg.c
15639         * src/plugins/spamassassin/spamassassin_gtk.c
15640                 replace deprecated gtk_widget_set_usize
15641
15642 2005-05-04 [colin]      1.9.6cvs51
15643
15644         * src/common/utils.c
15645                 Fix crash when subst_for_filename is called
15646                 with a NULL parameter
15647
15648 2005-05-04 [colin]      1.9.6cvs50
15649
15650         * src/partial_download.c
15651         * src/pop.c
15652                 Escape login when writing uidl file
15653                 fixes bug #736
15654
15655 2005-05-03 [colin]      1.9.6cvs49
15656
15657         * src/procmime.c
15658                 Fix possible DOS in mime parser
15659                 (see bug #634)
15660
15661 2005-05-02 [colin]      1.9.6cvs48
15662
15663         * src/compose.c
15664                 Try to fix the copy/paste mess once again.
15665
15666
15667 2005-04-30 [colin]      1.9.6cvs47
15668
15669         * src/prefs_account.h
15670         * src/procmsg.c
15671         * src/send_message.c
15672         * src/common/smtp.c
15673         * src/common/smtp.h
15674                 Try to batch sending mails (per account) instead of
15675                 reconnecting to server every time.
15676
15677 2005-04-29 [colin]      1.9.6cvs46
15678
15679         * src/messageview.c
15680                 Fix window resizing that refused to size down
15681         * src/prefs_common.c
15682         * src/prefs_common.h
15683         * src/prefs_filtering.c
15684                 Save Filtering's window size
15685
15686 2005-04-21 [paul]       1.9.6cvs45
15687
15688         * ChangeLog-gtk2.claws
15689         * src/setup.c
15690                 correction to sync
15691
15692 2005-04-21 [paul]       1.9.6cvs44
15693
15694         sync with main:
15695
15696         * src/setup.c
15697         * src/statusbar.c
15698         * src/statusbar.h
15699                 use gtkut_widget_draw_now(). Improved performance
15700                 of the update of statusbar
15701         * src/textview.c
15702                 textview_smooth_scroll_do(): redraw it after scroll
15703                 is done (fixed incorrect display when a part of the
15704                 view is hidden).
15705         * src/gtk/gtkutils.c
15706         * src/gtk/gtkutils.h
15707                 gtkut_widget_draw_now(): use gdk_window_process_updates()
15708                 to force update of widgets.
15709                 Removed gtkut_widget_wait_for_draw() which had a big
15710                 overhead  because of waiting for all events processed 
15711
15712 2005-04-20 [paul]       1.9.6cvs43
15713
15714         * src/codeconv.c
15715                 complete 1.9.6cvs42's sync:
15716                 Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX)
15717
15718 2005-04-19 [paul]       1.9.6cvs42
15719
15720         sync with main:
15721
15722         * src/action.c
15723                 catch_output(): correctly select the insert text
15724                 (fix invalid iterator warnings).
15725         * src/codeconv.c
15726         * src/codeconv.h
15727         * src/mainwindow.c
15728         * src/messageview.c
15729         * src/prefs_common.c
15730                 support GBK encoding.
15731         * src/common/session.c
15732         * src/common/session.h
15733                 use separate buffer for large data to be sent,
15734                 and don't duplicate it (reduces memory usage) (thanks to Dirk).
15735
15736 2005-04-18 [paul]       1.9.6cvs41
15737
15738         * src/jpilot.c
15739                 convert unsigned long into guint32
15740                 patch by Paul LeoNerd Evans 
15741
15742 2005-04-17 [colin]      1.9.6cvs40
15743
15744         * src/compose.c
15745                 Fix 'Request return receipt' from folder
15746                 properties (bug #708)
15747
15748 2005-04-17 [colin]      1.9.6cvs39
15749
15750         * src/mainwindow.c
15751                 Fix duplicate hotkeys in Mainwindow's menu
15752
15753 2005-04-17 [colin]      1.9.6cvs38
15754
15755         * src/folderview.c
15756                 Fix duplicate hotkeys in Folderview's contextual
15757                 menu
15758
15759 2005-04-15 [colin]      1.9.6cvs37
15760
15761         * src/summaryview.c
15762                 Fix 'Save as...' with non-ascii filenames
15763
15764 2005-04-15 [colin]      1.9.6cvs36
15765
15766         * src/plugins/pgpmime/pgpmime.c
15767                 Fix bus error on 64bit. Spotted by 
15768                 macallan1888@gmail.com
15769
15770 2005-04-15 [colin]      1.9.6cvs35
15771
15772         * src/prefs_account.c
15773                 Fix cvs34.
15774
15775 2005-04-12 [colin]      1.9.6cvs34
15776
15777         * src/prefs_account.c
15778                 Fix smtp auth type off-by-one. We forgot to
15779                 add PLAIN in the prefs-to-gui setter func and
15780                 as a result, the selected auth when opening
15781                 account prefs was not the correct one.
15782
15783 2005-04-12 [paul]       1.9.6cvs33
15784
15785         * src/inc.c
15786                 if the recv dialog is visible, Cancel only
15787                 cancels the current account
15788
15789
15790 2005-04-10 [colin]      1.9.6cvs32
15791
15792         * src/filtering.c
15793                 Copy score when copying FilteringActions
15794                 Fix bug #674
15795
15796 2005-04-10 [colin]      1.9.6cvs31
15797
15798         * src/inc.c
15799                 Make Message -> Receive -> Cancel cancel 
15800                 incorporation on all accounts. Fixes
15801                 bug #693
15802
15803 2005-04-10 [colin]      1.9.6cvs30
15804
15805         * src/prefs_account.c
15806                 Update Privacy checkbuttons status based
15807                 on the selected privacy system
15808         * src/compose.c
15809                 Always connect the "None" privacy system; the
15810                 static boolean was probably there to avoid
15811                 reconnecting twice in the same compose window,
15812                 but as the parent function is only called once
15813                 per compose, it's only a bug - as a static is
15814                 initialized once per application instance.
15815                 Also, don't uncheck Sign and Encrypt when
15816                 selecting None as privacy system; just ignore
15817                 them when sending/queuing.
15818                 Should fix bug #695
15819
15820 2005-04-08 [colin]      1.9.6cvs29
15821
15822         * src/account.c
15823         * src/prefs_account.c
15824         * src/prefs_account.h
15825                 Add account preference to queue message in a certain
15826                 folder.
15827
15828 2005-04-06 [colin]      1.9.6cvs28
15829
15830         * src/prefs_account.c
15831                 Update old inbox path syntax
15832
15833 2005-04-06 [paul]       1.9.6cvs27
15834
15835         sync with main:
15836
15837         * configure.ac
15838                 changed -traditional-cpp to -no-cpp-precomp for newer
15839                 Mac OS X support
15840         * src/foldersel.c
15841                 made column resize automatically
15842         * src/send_message.c
15843                 send_message_smtp(): consider EOF right after QUIT
15844                 successful (workaround for Gmail SMTP server)
15845         * src/common/socket.c
15846                 ssl_read(), ssl_peek(): check EOF which violates the
15847                 SSL protocol
15848         * src/gtk/colorlabel.c
15849                 removed warnings when displaying colorlabel menu
15850                 (don't use GtkAlignment)
15851
15852 2005-04-05 [paul]       1.9.6cvs26
15853
15854         * src/plugins/trayicon/trayicon.c
15855                 fix clipping of icon under KDE3 
15856
15857 2005-04-05 [paul]       1.9.6cvs25
15858
15859         * src/summaryview.c
15860                 hide display of threading
15861                 patch by Alfons
15862
15863 2005-04-04 [thorsten]   1.9.6cvs24
15864
15865         * src/mh.c
15866                 marks lost on filesystems with different stat() results on
15867                 summer-/wintertime
15868
15869 2005-04-03 [colin]      1.9.6cvs23
15870
15871         * src/summaryview.c
15872                 Don't handle up/down. Patch by Alfons
15873
15874 2005-04-02 [colin]      1.9.6cvs22
15875
15876         * src/summaryview.c
15877                 Make scrolling faster. Patch by Alfons.
15878
15879 2005-04-01 [colin]      1.9.6cvs21
15880
15881         * src/Makefile.am
15882         * src/stock_pixmap.c
15883         * src/pixmaps/dir-noselect.xpm ** REMOVED **
15884         * src/pixmaps/dir_noselect.xpm ** ADDED **
15885                 Fix pixmap name mismatch (Thanks Stephan Sachse)
15886
15887 2005-04-01 [colin]      1.9.6cvs20
15888
15889         * src/image_viewer.c
15890         * src/image_viewer.h
15891         * src/procmime.c
15892         * src/procmime.h
15893         * src/textview.c
15894         * src/textview.h
15895                 Implement inline image resizing and right-clicking
15896
15897 2005-04-01 [paul]       1.9.6cvs19
15898
15899         * AUTHORS
15900         * Makefile.am
15901         * configure.ac
15902                 check for gnome2
15903                 patch by Luca Cavalli <loopback<AT>slackit.org>
15904         * po/ru.po
15905                 updated by Pavlo Bohmat
15906
15907 2005-03-31 [colin]      1.9.6cvs18
15908
15909         * src/news.c
15910                 Fix parsing references
15911         * src/msgcache.c
15912                 don't put nulls in the references list
15913         * src/procheader.c
15914                 commit that forgotten file in 1.9.6cvs14
15915
15916 2005-03-31 [colin]      1.9.6cvs17
15917
15918         * src/compose.c
15919                 Fix joining of signature separator again. 
15920                 Maybe Hiro could put it in main too...
15921
15922 2005-03-31 [colin]      1.9.6cvs16
15923
15924         * src/Makefile.am
15925         * src/foldersel.c
15926         * src/stock_pixmap.c
15927         * src/stock_pixmap.h
15928         * src/pixmaps/dir-noselect.xpm
15929                 Update foldersel.c (sync from main, patch by Alfons)
15930
15931 2005-03-30 [colin]      1.9.6cvs15
15932
15933         * src/imap.c
15934                 Fix handling of imap folders containing [] in 
15935                 their name. Thanks to Nahuel Angelinetti for
15936                 the detailed bugreport.
15937
15938 2005-03-30 [colin]      1.9.6cvs14
15939
15940         * src/common/utils.h
15941         * src/common/utils.c
15942         * src/common/defs.h
15943         * src/matcher.c
15944         * src/msgcache.c
15945         * src/news.c
15946         * src/procmsg.c
15947         * src/procmsg.h
15948         * src/quote_fmt_parse.y
15949         * src/summaryview.c
15950                 Update references system. Patch by Alfons
15951
15952 2005-03-30 [colin]      1.9.6cvs13
15953
15954         * src/common/socket.c
15955                 Force the glibc to read resolv.conf again when 
15956                 it has changed. Should fix issues when changing
15957                 networks on a laptop and not restarting sylpheed. 
15958
15959 2005-03-30 [paul]       1.9.6cvs12
15960
15961         partial sync with main:
15962
15963         * src/action.c
15964                 create_io_dialog(): use user-defined text font
15965                 (thanks to Alfons), and modified its appearance.
15966         * src/addrgather.c
15967         * src/addrharvest.c
15968         * src/browseldap.c
15969                 replace old code
15970         * src/compose.c
15971                 don't join (presumably) itemized lines on line-wrapping
15972                 fixed wrapping of quote when auto-wrapping is enabled
15973                 compose_destroy(): destroy paned only if it's not
15974                 attached to window. Fixed memory leak of popup menu.
15975         * src/exphtmldlg.c
15976         * src/expldifdlg.c
15977                 replace old code
15978         * src/html.c
15979         * src/html.h
15980         * src/importmutt.c
15981         * src/importpine.c
15982                 replace old code
15983         * src/main.c
15984                 removed redundant code
15985         * src/mainwindow.c
15986                 changed 'Code set' (which is rather incorrect)
15987                 in the menu to 'Character encoding'
15988                 main_window_set_widgets(): request size first
15989                 to prevent window size becoming wrong
15990                 fixed remembering of the state of the visibility
15991                 of MessageView
15992         * src/messageview.c
15993                 changed 'Code set' (which is rather incorrect)
15994                 in the menu to 'Character encoding'
15995         * src/prefs_common.c
15996         * src/prefs_common.h
15997                 added an option whether to render HTML as text or not
15998                 added separators to outgoing encoding menu
15999         * src/procheader.c
16000                 procheader_scan_date_string(): support header
16001                 like: "[Tue,] 01 Feb 2005 09:57[:00]"
16002         * src/summaryview.c
16003         * src/summaryview.h
16004                 minor code cleanup
16005         * src/textview.c
16006                 textview_show_html(): force output of newline
16007                 added an option whether to render HTML as text or not
16008         * src/common/utils.c
16009                 strncpy2(): optimized based on Alfons' code
16010         * src/gtk/gtkutils.c
16011         * src/gtk/gtkutils.h
16012                 removed non-used code
16013         * src/plugins/pgpmime/passphrase.c
16014                 partially fixed grab input of passphrase dialog
16015                 Confine pointer to window
16016
16017 2005-03-30 [colin]      1.9.6cvs11
16018
16019         * src/msgcache.c
16020         * src/msgcache.h
16021                 Read/write 32bit ints from cache & marks
16022                 From main.
16023
16024 2005-03-29 [paul]       1.9.6cvs10
16025
16026         * AUTHORS
16027         * ChangeLog.claws
16028         * src/compose.c
16029         * src/gtk/gtkaspell.c
16030                 sync with HEAD (don't pass NULL pointers) 
16031
16032 2005-03-24 [paul]
16033
16034         * tools/Makefile.am
16035         * tools/README
16036         * tools/acroread2sylpheed.pl
16037                 sync with HEAD (add script to send pdfs as
16038                 attachments from Adobe Reader 7)
16039
16040 2005-03-21 [paul]       1.9.6cvs9
16041
16042         * configure.ac
16043         * po/POTFILES.in
16044         * src/Makefile.am
16045         * src/crash.c
16046         * src/image_viewer.c ** ADDED **
16047         * src/image_viewer.h ** ADDED **
16048         * src/main.c
16049         * src/prefs_common.c
16050         * src/prefs_common.h
16051         * src/prefs_image_viewer.c ** ADDED **
16052         * src/prefs_image_viewer.h ** ADDED **
16053         * src/textview.c
16054         * src/gtk/about.c
16055         * src/pixmaps/sylpheed_logo.xpm
16056         * src/plugins/Makefile.am
16057         * src/plugins/image_viewer/.cvsignore ** REMOVED **
16058         * src/plugins/image_viewer/Makefile.am ** REMOVED **
16059         * src/plugins/image_viewer/plugin.c ** REMOVED **
16060         * src/plugins/image_viewer/viewer.c ** REMOVED **
16061         * src/plugins/image_viewer/viewer.glade ** REMOVED **
16062         * src/plugins/image_viewer/viewer.h ** REMOVED ** 
16063         * src/plugins/image_viewer/viewerprefs.c ** REMOVED **
16064         * src/plugins/image_viewer/viewerprefs.glade ** REMOVED **
16065         * src/plugins/image_viewer/viewerprefs.h ** REMOVED **
16066                 as gdk-pixbuf is now built-in
16067                 remove image_viewer plugin and put code back into
16068                 main codebase
16069                 implement inline image display (sync with main)
16070
16071                 replace logo with newer, nicer, larger version  
16072
16073 2005-03-21 [paul]       1.9.6cvs8
16074
16075         * src/gtk/about.c
16076                 cosmetic improvement
16077
16078 2005-03-21 [holger]     1.9.6cvs7
16079
16080         * src/plugins/spamassassin/spamassassin.c
16081                 Sync with HEAD
16082                 (unregister hook on failed plugin init)
16083
16084 2005-03-20 [colin]      1.9.6cvs6
16085
16086         * src/common/plugin.c
16087                 Check that plugin isn't already loaded
16088                 Patch by Alfons
16089
16090 2005-03-20 [thorsten]   1.9.6cvs5
16091
16092         * src/compose.c
16093                 use a more compatible syntax
16094
16095 2005-03-20 [thorsten]   1.9.6cvs4
16096
16097         * src/prefs_toolbar.c
16098                 fix crash when selecting toolbar item (uninitialized pointer)
16099
16100 2005-03-20 [thorsten]   1.9.6cvs3
16101
16102         * src/procmime.c
16103                 fix mimetype detection (referenced free()d string)
16104
16105 2005-03-20 [paul]       1.9.6cvs2
16106
16107         * src/compose.c
16108                 sync with HEAD (1.0.3cvs5)
16109                 neglect Reply-To header if empty
16110                 Patch by Alfons 
16111
16112 2005-03-19 [holger]     1.9.6cvs1
16113
16114         * src/summaryview.c
16115         * src/summaryview.h
16116                 Sync with HEAD
16117
16118 2005-03-18 [paul]       1.9.6
16119
16120         initial GTK2 release
16121
16122 2005-03-18 [paul]       1.0.3cvs3.1
16123
16124         * AUTHORS
16125         * ChangeLog.claws
16126         * configure.ac
16127         * src/gtk/about.c
16128         * src/pixmaps/sylpheed_logo.xpm
16129                 sync with HEAD
16130
16131 2005-03-18 [colin]      1.0.3cvs2.6
16132
16133         * src/summaryview.c
16134                 Remove call to summary_step in summary_copy_selected_to
16135                 Can't see its purpose, and this causes bug when copying
16136                 a message if the next one is unread: it reads it.
16137
16138 2005-03-18 [paul]       1.0.3cvs2.5
16139
16140         * src/foldersel.c
16141                 fix bug 694 'Enter doesn't trigger OK in "Move" window'
16142
16143 2005-03-18 [paul]       1.0.3cvs2.4
16144
16145         * src/addrharvest.c
16146         * src/codeconv.c
16147         * src/codeconv.h
16148         * src/compose.c
16149         * src/news.c
16150         * src/procheader.c
16151         * src/procmime.c
16152         * src/unmime.c
16153         * src/unmime.h
16154                 fix buffer overflow, CAN-2005-0667, see
16155                 http://secunia.com/advisories/14491/
16156                 Patch by Alfons
16157
16158 2005-03-17 [colin]      1.0.3cvs2.3
16159
16160         * src/prefs_fonts.c
16161         * src/summaryview.c
16162                 Fix font bugs (both lists now officialy share 
16163                 the same font)
16164                 
16165
16166 2005-03-17 [paul]       1.0.3cvs2.2
16167
16168         * src/gtk/pluginwindow.c
16169                 make plugin descriptions uneditable
16170
16171 2005-03-11 [paul]       1.0.3cvs2.1
16172
16173         * ChangeLog.claws
16174         * configure.ac
16175         * po/POTFILES.in
16176         * src/plugins/trayicon/trayicon.c
16177                 sync with HEAD
16178                 add src/wizard.c to POTFILES.in
16179
16180 2005-03-11 [paul]       1.0.3cvs1.1
16181
16182         * ChangeLog
16183         * ChangeLog.claws
16184         * configure.ac
16185         * po/de.po
16186         * po/es.po
16187         * po/fr.po
16188         * po/it.po
16189         * po/pt_BR.po
16190         * po/ru.po
16191         * po/sk.po
16192         * po/sr.po
16193         * po/zh_CN.po
16194                 sync with HEAD
16195
16196 2005-03-04 [colin]      1.0.1cvs22.2
16197
16198         * src/compose.c
16199                 Fix signatures with accentued chars in it
16200
16201 2005-03-04 [colin]      1.0.1cvs22.1
16202
16203         * src/common/smtp.c
16204         * src/common/smtp.h
16205                 Don't use SIZE param in MAIL FROM: if server 
16206                 doesn't support it. Patch by Eugen Freiter
16207                 <eugen_f@users.sf.net>
16208
16209 2005-02-27 [paul]       1.0.1cvs20.1
16210
16211         * ChangeLog.claws
16212         * configure.ac
16213         * src/messageview.c
16214                 sync with HEAD
16215
16216 2005-02-27 [colin]      1.0.1cvs19.4
16217
16218         * src/procheader.c
16219         * src/procheader.h
16220                 Fix prototypes. Patch by Alfons
16221
16222 2005-02-27 [colin]      1.0.1cvs19.3
16223
16224         * src/compose.c
16225                 Don't auto-join the signature separator.
16226
16227 2005-02-26 [colin]      1.0.1cvs19.2
16228
16229         * src/summaryview.c
16230                 Fix 'mark all read' with collapsed threads.
16231                 Patch by Alfons.
16232
16233 2005-02-25 [paul]       1.0.1cvs19.1
16234
16235         * ChangeLog.claws
16236         * configure.ac
16237         * src/prefs_account.c
16238         * src/prefs_folder_item.c
16239         * src/gtk/prefswindow.c
16240         * src/gtk/prefswindow.h
16241                 sync with HEAD
16242
16243 2005-02-25 [paul]       1.0.1cvs15.12
16244
16245         * src/alertpanel.c
16246         * src/codeconv.c
16247         * src/compose.c
16248         * src/textview.c
16249         * src/gtk/gtkutils.c
16250         * src/gtk/gtkutils.h
16251         * src/gtk/logwindow.c
16252         * src/gtk/progressdialog.c
16253                 sync with main (revision 127)
16254                 and fix logwindow clipping
16255
16256 2005-02-24 [colin]      1.0.1cvs15.11
16257
16258         * src/plugins/pgpmime/passphrase.c
16259                 Disable input grabbing; it doesn't work yet.
16260
16261 2005-02-24 [colin]      1.0.1cvs15.10
16262
16263         * src/messageview.c
16264                 Don't send out receipts if offline. Ask.
16265
16266 2005-02-23 [colin]      1.0.1cvs15.9
16267
16268         * src/summaryview.c     
16269                 Fix expanding
16270
16271 2005-02-23 [colin]      1.0.1cvs15.8
16272
16273         * src/summaryview.c
16274                 Really fix Bug 568 by removing useless
16275                 calls. summary_thread_init() now called
16276                 in summary_sort(). This should please
16277                 Alfons as it should be faster than 
16278                 previously.
16279
16280 2005-02-23 [colin]      1.0.1cvs15.7
16281
16282         * src/compose.c
16283                 Encode parts as QP or B64 if signing
16284
16285 2005-02-23 [colin]      1.0.1cvs15.6
16286
16287         * src/compose.c
16288                 Fix Mimeinfo leakage (including tmp files)
16289         * src/procmsg.c
16290                 Fix tmp file leakage (spotted by Ivan Rayner)
16291
16292 2005-02-22 [colin]      1.0.1cvs15.5
16293
16294         * src/expldifdlg.c
16295                 Fix keyboard input. Patch by Alfons.
16296
16297 2005-02-21 [colin]      1.0.1cvs15.4
16298
16299         * src/compose.c
16300                 Fix Sign/Encrypt when unselecting privacy
16301                 system
16302         * src/prefs_common.c
16303                 Change default message font to Monospace
16304         * src/summaryview.c
16305                 More freezing during potentially large operations
16306
16307 2005-02-21 [paul]       1.0.1cvs15.3
16308
16309         * src/main.c
16310                 fix --help output
16311
16312 2005-02-21 [paul]       1.0.1cvs15.2
16313
16314         * po/Makefile.in.in
16315         * src/compose.c
16316         * src/summaryview.c
16317         * src/textview.c
16318         * src/common/utils.c
16319         * src/common/utils.h
16320                 sync with main (revision 117)
16321
16322 2005-02-20 [colin]      1.0.1cvs15.1
16323
16324         * src/common/defs.h
16325                 Change cache file to .sylpheed_claws_cache, as
16326                 suggested by Alfons. Allows people to switch
16327                 between Sylpheed and Sylpheed-Claws. it is
16328                 a good idea to "Check for new messages" at next
16329                 startup.
16330
16331
16332 2005-02-18 [colin]      1.0.1cvs14.1
16333
16334         * src/quote_fmt_lex.l
16335         * src/quote_fmt_parse.y
16336                 Fix parser initialisation. Patch by Ivan.
16337
16338 2005-02-18 [colin]      1.0.1cvs11.6
16339
16340         * src/folderview.c
16341                 Fix scrolldown (bug 662)
16342
16343 2005-02-17 [colin]      1.0.1cvs11.5
16344
16345         * src/codeconv.c
16346                 conv_filename_to_utf8: return clean 7bit instead
16347                 of broken utf8 if needed
16348         * src/mimeview.c
16349                 Fix display of parts with unclean 8bit names
16350
16351 2005-02-17 [paul]       1.0.1cvs11.4
16352
16353         * src/compose.c
16354         * src/exportldif.c
16355         * src/matcher_parser_parse.y
16356         * src/procmime.c
16357         * src/sourcewindow.c
16358         * src/common/Makefile.am
16359         * src/common/intl.h             ** REMOVED **
16360         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
16361                 sync with main (revision 109)
16362                 and clean up
16363
16364 2005-02-16 [colin]      1.0.1cvs11.3
16365
16366         * src/summaryview.c
16367                 Fix collapsed thread not highlighting when new
16368                 messages in it (Bug 568) Patch by Stephan Sachse.
16369                 Fix messed up selection when reaching bounds (Bug 632)
16370         * src/prefs_themes.c
16371                 Fix theme installing (Bug 684)
16372
16373 2005-02-16 [colin]      1.0.1cvs11.2
16374
16375         * src/messageview.c
16376                 Fix messageview_select_all
16377
16378 2005-02-16 [colin]      1.0.1cvs11.1
16379
16380         * src/mh.c
16381                 Sync with HEAD (MH scan required function)
16382
16383 2005-02-15 [colin]      1.0.1cvs8.1
16384
16385         * src/mimeview.c
16386         * src/common/utils.c
16387                 Sync with HEAD (filename chars substitution)
16388
16389 2005-02-15 [colin]      1.0.1cvs7.3
16390
16391         * src/gtk/pluginwindow.c
16392                 Fix button spacing
16393
16394 2005-02-15 [colin]      1.0.1cvs7.2
16395
16396         * src/mimeview.c
16397                 Fix mime icons not reset across message when
16398                 scrolled down
16399
16400 2005-02-15 [colin]      1.0.1cvs7.1
16401
16402         * src/compose.c
16403         * src/procmime.c
16404                 Sync with HEAD (optimisation of cvs6)
16405
16406 2005-02-14 [colin]      1.0.1cvs6.1
16407
16408         * src/compose.c
16409         * src/procmime.c
16410                 Sync with HEAD (encode "From " at line beginning)
16411
16412 2005-02-14 [colin]      1.0.1cvs5.3
16413
16414         * src/compose.c
16415                 Fix wrapping with accentued chars.
16416
16417 2005-02-13 [colin]      1.0.1cvs5.2
16418
16419         * src/textview.c
16420                 Fix email informative part parsing with
16421                 accentued chars in it. ispunct() returns
16422                 true for them in utf8...
16423
16424 2005-02-12 [colin]      1.0.1cvs5.1
16425
16426         * src/filtering.c
16427                 Sync with HEAD (remove wrong use of compose after send)
16428
16429 2005-02-12 [paul]       1.0.1cvs4.5
16430
16431         * src/textview.c
16432                 remove unnecessary code (thanks to Alfons)
16433
16434 2005-02-12 [paul]       1.0.1cvs4.4
16435
16436         * src/textview.c
16437                 add 'Copy' to contextual menu on emails
16438
16439 2005-02-11 [colin]      1.0.1cvs4.3
16440
16441         * src/compose.c
16442                 revert 1.0.0cvs28.2, it doesn't work that well.
16443
16444 2005-02-11 [paul]       1.0.1cvs4.2
16445
16446         * po/Makefile.in.in
16447                 fix 'make release'
16448
16449 2005-02-10 [paul]       1.0.1cvs4.1
16450
16451         * ChangeLog
16452         * ChangeLog.claws
16453         * ChangeLog.jp
16454         * configure.ac
16455         * src/compose.c
16456                 sync with HEAD (sync with main)
16457
16458 2005-02-10 [paul]       1.0.1cvs3.2
16459
16460         * AUTHORS
16461         * Makefile.am
16462         * autogen.sh
16463         * configure.ac
16464         * config/mkinstalldirs
16465         * intl/.cvsignore
16466         * intl/ChangeLog
16467         * intl/VERSION
16468         * intl/bindtextdom.c
16469         * intl/config.charset
16470         * intl/dcgettext.c
16471         * intl/dcigettext.c
16472         * intl/dcngettext.c
16473         * intl/dgettext.c
16474         * intl/dngettext.c
16475         * intl/eval-plural.h
16476         * intl/explodename.c
16477         * intl/finddomain.c
16478         * intl/gettext.c
16479         * intl/gettextP.h
16480         * intl/gmo.h
16481         * intl/hash-string.h
16482         * intl/intl-compat.c
16483         * intl/l10nflist.c
16484         * intl/libgnuintl.h.in
16485         * intl/loadinfo.h
16486         * intl/loadmsgcat.c
16487         * intl/localcharset.c
16488         * intl/localcharset.h
16489         * intl/locale.alias
16490         * intl/localealias.c
16491         * intl/localename.c
16492         * intl/log.c
16493         * intl/ngettext.c
16494         * intl/os2compat.c
16495         * intl/os2compat.h
16496         * intl/osdep.c
16497         * intl/plural-exp.c
16498         * intl/plural-exp.h
16499         * intl/plural.c
16500         * intl/plural.y
16501         * intl/ref-add.sin
16502         * intl/ref-del.sin
16503         * intl/relocatable.c
16504         * intl/relocatable.h
16505         * intl/textdomain.c
16506         * m4/Makefile.am
16507         * po/Makefile.in.in
16508         * src/Makefile.am
16509         * src/account.c
16510         * src/action.c
16511         * src/addr_compl.c
16512         * src/addressadd.c
16513         * src/addressbook.c
16514         * src/addrgather.c
16515         * src/addrindex.c
16516         * src/alertpanel.c
16517         * src/browseldap.c
16518         * src/codeconv.c
16519         * src/codeconv.h
16520         * src/compose.c
16521         * src/compose.h
16522         * src/crash.c
16523         * src/editaddress.c
16524         * src/editbook.c
16525         * src/editgroup.c
16526         * src/editjpilot.c
16527         * src/editldap.c
16528         * src/editldap_basedn.c
16529         * src/editvcard.c
16530         * src/exphtmldlg.c
16531         * src/expldifdlg.c
16532         * src/export.c
16533         * src/exporthtml.c
16534         * src/filtering.c
16535         * src/folder.c
16536         * src/folder_item_prefs.c
16537         * src/foldersel.c
16538         * src/folderview.c
16539         * src/grouplistdialog.c
16540         * src/headerview.c
16541         * src/imap.c
16542         * src/imap_gtk.c
16543         * src/import.c
16544         * src/importldif.c
16545         * src/importmutt.c
16546         * src/importpine.c
16547         * src/inc.c
16548         * src/ldif.c
16549         * src/main.c
16550         * src/mainwindow.c
16551         * src/matcher.c
16552         * src/mbox.c
16553         * src/message_search.c
16554         * src/messageview.c
16555         * src/mh.c
16556         * src/mh_gtk.c
16557         * src/mimeview.c
16558         * src/msgcache.c
16559         * src/news.c
16560         * src/news_gtk.c
16561         * src/noticeview.c
16562         * src/partial_download.c
16563         * src/pop.c
16564         * src/prefs_account.c
16565         * src/prefs_actions.c
16566         * src/prefs_common.c
16567         * src/prefs_customheader.c
16568         * src/prefs_display_header.c
16569         * src/prefs_ext_prog.c
16570         * src/prefs_filtering.c
16571         * src/prefs_filtering_action.c
16572         * src/prefs_folder_item.c
16573         * src/prefs_fonts.c
16574         * src/prefs_gtk.c
16575         * src/prefs_matcher.c
16576         * src/prefs_msg_colors.c
16577         * src/prefs_spelling.c
16578         * src/prefs_summary_column.c
16579         * src/prefs_template.c
16580         * src/prefs_themes.c
16581         * src/prefs_toolbar.c
16582         * src/prefs_wrapping.c
16583         * src/privacy.c
16584         * src/procheader.c
16585         * src/procmime.c
16586         * src/procmsg.c
16587         * src/quote_fmt.c
16588         * src/recv.c
16589         * src/send_message.c
16590         * src/setup.c
16591         * src/sourcewindow.c
16592         * src/ssl_manager.c
16593         * src/statusbar.c
16594         * src/summary_search.c
16595         * src/summaryview.c
16596         * src/textview.c
16597         * src/toolbar.c
16598         * src/wizard.c
16599         * src/common/nntp.c
16600         * src/common/plugin.c
16601         * src/common/smtp.c
16602         * src/common/ssl.c
16603         * src/common/ssl_certificate.c
16604         * src/common/string_match.c
16605         * src/common/sylpheed.c
16606         * src/common/template.c
16607         * src/common/utils.c
16608         * src/gtk/about.c
16609         * src/gtk/colorlabel.c
16610         * src/gtk/description_window.c
16611         * src/gtk/filesel.c
16612         * src/gtk/foldersort.c
16613         * src/gtk/gtkaspell.c
16614         * src/gtk/gtkutils.c
16615         * src/gtk/inputdialog.c
16616         * src/gtk/logwindow.c
16617         * src/gtk/menu.c
16618         * src/gtk/pluginwindow.c
16619         * src/gtk/prefswindow.c
16620         * src/gtk/progressdialog.c
16621         * src/gtk/quicksearch.c
16622         * src/gtk/sslcertwindow.c
16623         * src/plugins/clamav/clamav_plugin.c
16624         * src/plugins/clamav/clamav_plugin_gtk.c
16625         * src/plugins/demo/demo.c
16626         * src/plugins/dillo_viewer/dillo_prefs.c
16627         * src/plugins/dillo_viewer/dillo_viewer.c
16628         * src/plugins/image_viewer/plugin.c
16629         * src/plugins/image_viewer/viewer.c
16630         * src/plugins/image_viewer/viewerprefs.c
16631         * src/plugins/mathml_viewer/mathml_viewer.c
16632         * src/plugins/pgpmime/passphrase.c
16633         * src/plugins/pgpmime/plugin.c
16634         * src/plugins/pgpmime/prefs_gpg.c
16635         * src/plugins/pgpmime/select-keys.c
16636         * src/plugins/pgpmime/sgpgme.c
16637         * src/plugins/spamassassin/spamassassin.c
16638         * src/plugins/spamassassin/spamassassin_gtk.c
16639         * src/plugins/trayicon/trayicon.c
16640                 sync with main (revision 104)
16641
16642 2005-02-10 [colin]      1.0.1cvs3.1
16643
16644         * src/mainwindow.c
16645                 Sync with HEAD (fix occasional crasher)
16646
16647 2005-02-10 [colin]      1.0.1cvs2.1
16648
16649         * src/messageview.c
16650                 Synw with HEAD (don't automatically display html)
16651
16652 2005-02-09 [colin]      1.0.1cvs1.3
16653
16654         * src/textview.c
16655         * src/textview.h
16656                 Add contextual menu on emails
16657
16658 2005-02-09 [colin]      1.0.1cvs1.2
16659
16660         * src/codeconv.c
16661                 Fix converting from broken headers and 
16662                 put back the _ in missing places
16663                 (feature broke with cvs24.2 sync, main 
16664                  possibly affected?)
16665
16666 2005-02-09 [colin]      1.0.1cvs1.1
16667
16668         * src/messageview.c
16669         * src/mimeview.c
16670         * src/mimeview.h
16671                 Sync with HEAD (display non text/plain mails with plugin)
16672
16673 2005-02-08 [colin]      1.0.1.1
16674
16675         * ChangeLog.claws
16676         * po/pt_BR.po
16677                 Sync with HEAD
16678         * configure.ac
16679                 Make default configuration directory 
16680                 be .sylpheed-gtk2
16681
16682 2005-02-08 [colin]      1.0.0cvs29.1
16683
16684         * po/de.po
16685         * po/es.po
16686         * po/fr.po
16687         * po/it.po
16688         * po/sk.po
16689         * po/sr.po
16690                 Sync translations with HEAD
16691
16692 2005-02-06 [colin]      1.0.0cvs28.3
16693
16694         * src/compose.c
16695                 Make compose a bit faster - patch by Alfons.
16696
16697 2005-02-06 [colin]      1.0.0cvs28.2
16698
16699         * src/compose.c
16700                 Make pasting via middle-click more reliable
16701
16702 2005-02-05 [paul]       1.0.0cvs28.1
16703
16704         * ChangeLog
16705         * ChangeLog.claws
16706         * ChangeLog.jp
16707         * configure.ac
16708         * src/compose.c
16709                 sync with HEAD
16710                 (fix bug 682 'redirect is broken'
16711
16712 2005-02-05 [torte]      1.0.0cvs27.1
16713
16714         * ChangeLog.claws
16715         * configure.ac
16716         * src/partial_download.c
16717                 Sync with HEAD (fix buf overflow)
16718
16719 2005-02-03 [colin]      1.0.0cvs26.1
16720
16721         * src/common/plugin.c
16722                 Sync with HEAD (avoid plugin mismatches)
16723
16724 2005-02-03 [paul]       1.0.0cvs25.3
16725
16726         * src/folderview.c
16727         * src/headerview.c
16728         * src/summaryview.c
16729         * src/textview.c
16730         * src/gtk/colorlabel.c
16731                 third and final part of initial sync with main-gtk2
16732
16733 2005-02-03 [paul]       1.0.0cvs25.2
16734
16735         * src/jpilot.c
16736                 fix building with jpilot support
16737
16738 2005-02-02 [colin]      1.0.0cvs25.1
16739
16740         * src/messageview.c
16741                 Sync with HEAD (fix dangerous typo)
16742
16743 2005-02-01 [colin]      1.0.0cvs24.3
16744
16745         * src/common/xml.c
16746                 Write file as advertised (UTF-8)
16747
16748 2005-02-01 [paul]       1.0.0cvs24.2
16749
16750         * src/addrbook.c
16751         * src/addrindex.c
16752         * src/alertpanel.h
16753         * src/codeconv.c
16754         * src/codeconv.h
16755         * src/compose.c
16756         * src/export.c
16757         * src/folder_item_prefs.c
16758         * src/html.c
16759         * src/imap.c
16760         * src/import.c
16761         * src/jpilot.c
16762         * src/mainwindow.c
16763         * src/matcher_parser_lex.l
16764         * src/messageview.c
16765         * src/mh.c
16766         * src/prefs_account.c
16767         * src/prefs_actions.c
16768         * src/prefs_common.c
16769         * src/prefs_gtk.c
16770         * src/prefs_gtk.h
16771         * src/prefs_themes.c
16772         * src/procheader.c
16773         * src/procmime.c
16774         * src/sourcewindow.c
16775         * src/statusbar.c
16776         * src/summaryview.c
16777         * src/textview.c
16778         * src/toolbar.c
16779         * src/unmime.c
16780         * src/common/template.c
16781         * src/common/utils.c
16782         * src/common/xml.c
16783         * src/common/xml.h
16784         * src/gtk/gtkaspell.c
16785         * src/plugins/clamav/clamav_plugin.c
16786         * src/plugins/dillo_viewer/dillo_prefs.c
16787         * src/plugins/image_viewer/viewerprefs.c
16788         * src/plugins/pgpmime/passphrase.c
16789         * src/plugins/pgpmime/prefs_gpg.c
16790         * src/plugins/pgpmime/select-keys.c
16791         * src/plugins/spamassassin/spamassassin.c
16792                 second part of initial sync with main-gtk2
16793                 (more to follow)
16794
16795 2005-01-31 [colin]      1.0.0cvs24.1
16796
16797         * src/compose.c
16798                 Sync with HEAD
16799
16800 2005-01-29 [paul]       1.0.0cvs23.2
16801
16802         * src/account.c
16803         * src/action.c
16804         * src/addressadd.c
16805         * src/addressbook.c
16806         * src/alertpanel.c
16807         * src/compose.c
16808         * src/editaddress.c
16809         * src/editbook.c
16810         * src/editgroup.c
16811         * src/editjpilot.c
16812         * src/editldap.c
16813         * src/editldap_basedn.c
16814         * src/editvcard.c
16815         * src/export.c
16816         * src/foldersel.c
16817         * src/grouplistdialog.c
16818         * src/import.c
16819         * src/importldif.c
16820         * src/inc.c
16821         * src/main.c
16822         * src/mainwindow.c
16823         * src/message_search.c
16824         * src/messageview.c
16825         * src/mimeview.c
16826         * src/prefs_actions.c
16827         * src/prefs_common.c
16828         * src/prefs_common.h
16829         * src/prefs_customheader.c
16830         * src/prefs_display_header.c
16831         * src/prefs_filtering.c
16832         * src/prefs_filtering_action.c
16833         * src/prefs_gtk.c
16834         * src/prefs_matcher.c
16835         * src/prefs_summary_column.c
16836         * src/prefs_template.c
16837         * src/sourcewindow.c
16838         * src/summary_search.c
16839         * src/summaryview.c
16840         * src/textview.c
16841         * src/gtk/about.c
16842         * src/gtk/description_window.c
16843         * src/gtk/gtkshruler.c
16844         * src/gtk/gtkutils.c
16845         * src/gtk/gtkutils.h
16846         * src/gtk/inputdialog.c
16847         * src/gtk/logwindow.c
16848         * src/gtk/prefswindow.c
16849         * src/gtk/progressdialog.c
16850         * src/gtk/progressdialog.h
16851                 first part of initial sync with main-gtk2
16852                 (more to follow)
16853
16854 2005-01-28 [colin]      1.0.0cvs23.1
16855
16856         * src/folderview.c
16857                 Sync with HEAD
16858
16859 2005-01-27 [colin]      1.0.0cvs21.1
16860
16861         * src/folder.c
16862         * src/folderview.c
16863                 Sync with HEAD
16864
16865 2005-01-27 [colin]      1.0.0cvs19.1
16866
16867         * src/procmime.c
16868                 Sync with HEAD
16869
16870 2005-01-27 [colin]      1.0.0cvs18.1
16871
16872         * src/messageview.c
16873         * src/summaryview.c
16874         * src/mainwindow.c
16875         * src/compose.c
16876         * src/compose.h
16877         * src/procmsg.c
16878         * src/procmsg.h
16879         * src/toolbar.c
16880                 Sync with HEAD
16881
16882 2005-01-26 [paul]       1.0.0cvs15.2
16883
16884         * src/compose.c
16885                 compose_entries_set(): convert subject and body to
16886                 utf8 if necessary. patch by Felix Eckhofer
16887
16888 2005-01-26 [paul]       1.0.0cvs15.1
16889
16890         * configure.ac
16891         * src/common/template.c
16892                 sync with HEAD (fix memory leak)
16893
16894 2005-01-25 [paul]       1.0.0cvs14.1
16895
16896         * configure.ac
16897         * src/compose.c
16898                 sync with HEAD
16899
16900 2005-01-24 [colin]      1.0.0cvs13.1
16901
16902         * src/summaryview.c
16903                 Sync with HEAD
16904
16905 2005-01-24 [paul]       1.0.0cvs12.1
16906
16907         * configure.ac
16908         * src/messageview.c
16909         * src/mh.c
16910         * src/common/utils.c
16911                 sync with HEAD
16912
16913 2005-01-24 [colin]      1.0.0cvs11.1
16914
16915         * src/procheader.c
16916                 Sync with HEAD
16917
16918 2005-01-24 [colin]      1.0.0cvs10.1
16919
16920         * src/folderview.c
16921                 Sync with HEAD
16922
16923 2005-01-23 [colin]      1.0.0cvs9.1
16924
16925         * src/crash.c
16926                 Sync with HEAD
16927
16928 2005-01-22 [colin]      1.0.0cvs8.1
16929
16930         * src/summaryview.c
16931         * src/gtk/quicksearch.c
16932                 Sync with HEAD
16933
16934 2005-01-21 [colin]      1.0.0cvs7.1
16935
16936         * src/summaryview.c
16937                 Sync with HEAD
16938
16939 2005-01-21 [colin]      1.0.0cvs6.1
16940
16941         * src/summaryview.c
16942                 Sync with HEAD
16943
16944 2005-01-21 [colin]      1.0.0cvs5.1
16945
16946         * src/gtk/quicksearch.c
16947         * src/prefs_common.c
16948         * src/prefs_common.h
16949                 Sync with HEAD (recurse option)
16950
16951 2005-01-21 [colin]      1.0.0cvs4.1
16952
16953         * src/folder.h
16954         * src/folderview.c
16955         * src/folderview.h
16956         * src/summaryview.c
16957         * src/gtk/quicksearch.c
16958         * src/gtk/quicksearch.h
16959                 Sync with HEAD (recursive quicksearch)
16960
16961 2005-01-20 [colin]      1.0.0cvs3.4
16962
16963         * src/ssl_manager.c
16964                 Remove useless code
16965
16966 2005-01-20 [colin]      1.0.0cvs3.3
16967
16968         * src/ssl_manager.c
16969                 Fix leak, thanks to Alfons.
16970
16971 2005-01-20 [colin]      1.0.0cvs3.2
16972
16973         * src/ssl_manager.c
16974                 Port SSL certificate window to GTK2.
16975
16976 2005-01-20 [paul]       1.0.0cvs3.1
16977
16978         * ChangeLog.claws
16979         * configure.ac
16980         * src/addrindex.c
16981         * src/addrindex.h
16982                 sync with HEAD
16983
16984 2005-01-19 [colin]      1.0.0cvs2.2
16985
16986         * src/plugins/trayicon/trayicon.c
16987                 Fix freeze with gtk-2.6, the easy way
16988                 (signal blocking helpless there...)
16989                 Closes bug #668.
16990
16991 2005-01-19 [colin]      1.0.0cvs2.1
16992
16993         * src/mbox.c
16994         * src/mbox.h
16995         * src/mainwindow.c
16996         * src/summaryview.c
16997         * src/summaryview.h
16998                 Sync with HEAD
16999
17000 2005-01-19 [paul]       1.0.0cvs1.1
17001
17002         * configure.ac
17003         * po/de.po
17004         * po/es.po
17005         * po/fr.po
17006         * po/hr.po
17007         * po/it.po
17008         * po/ja.po
17009         * po/ko.po
17010         * po/pt_BR.po
17011         * po/ru.po
17012         * po/sk.po
17013         * po/sr.po
17014                 sync with HEAD (update translations)
17015
17016 2005-01-18 [colin]      1.0.0cvs0.1
17017
17018         * src/foldersel.c
17019                 Specify search column - patch by Alfons
17020
17021 2005-01-18 [colin]      0.9.13cvs36.3
17022
17023         * src/prefs_toolbar.c
17024                 Change Delete to Remove
17025         * src/prefs_fonts.c
17026                 GTK2 version and leak fixes
17027         * src/prefs_actions.c
17028                 Add stock buttons.
17029                 All patches by Alfons
17030
17031 2005-01-17 [colin]      0.9.13cvs36.2
17032
17033         * src/compose.c
17034                 Fix DnD inserting twice. While at it,
17035                 add DnD support for text/plain in the
17036                 body, and add support in the headers.
17037
17038 2005-01-16 [colin]      0.9.13cvs36.1
17039
17040         * ChangeLog
17041         * ChangeLog.jp
17042         * ChangeLog.claws
17043                 Sync with HEAD (nothing applicable)
17044
17045 2005-01-16 [colin]      0.9.13cvs33.2
17046
17047         * src/prefs_toolbar.c
17048                 GTK2ize prefs_toolbar, by Alfons.
17049
17050 2005-01-14 [colin]      0.9.13cvs33.1
17051
17052         * src/html.c
17053         * src/msgcache.c
17054                 Sync with HEAD
17055
17056 2005-01-14 [colin]      0.9.13cvs32.1
17057
17058         * src/html.c
17059         * src/html.h
17060         * src/msgcache.c
17061         * AUTHORS
17062         * tools/calypso_convert.pl
17063                 Sync with HEAD
17064
17065 2005-01-08 [colin]      0.9.13cvs29.2
17066
17067         * src/prefs_filtering_action.c
17068         * src/prefs_filtering.c
17069                 2 more gtk2 patches by Alfons
17070
17071 2005-01-07 [paul]       0.9.13cvs29.1
17072
17073         * ChangeLog
17074         * ChangeLog.claws
17075         * ChangeLog.jp
17076         * configure.ac
17077         * src/pop.c
17078         * src/pop.h
17079                 sync with HEAD
17080
17081 2005-01-07 [colin]      0.9.13cvs28.3
17082
17083         * src/gtk/progressdialog.c
17084         * src/gtk/progressdialog.h
17085         * src/inc.c
17086         * src/send_message.c
17087                 GTK2 for the incorporation dialog. The CList isn't dead
17088                 yet, for a more smooth migration. Patch by Alfons.
17089
17090 2005-01-06 [colin]      0.9.13cvs28.2
17091
17092         * src/prefs_display_header.c
17093                 GTK2 conversion by Alfons
17094         * src/prefs_actions.c
17095         * src/prefs_matcher.c
17096                 Fix 2 leaks - patch by Alfons
17097
17098 2005-01-06 [colin]      0.9.13cvs28.1
17099
17100         * src/prefs_matcher.c
17101                 Sync with HEAD
17102
17103 2005-01-06 [colin]      0.9.13cvs27.4
17104
17105         * src/prefs_matcher.c
17106                 Fix double-free. Patch by Alfons
17107
17108 2005-01-06 [colin]      0.9.13cvs27.3
17109
17110         * src/prefs_matcher.c
17111                 GTK2 widgets + memleak
17112                 Patch by Alfons
17113
17114 2005-01-05 [colin]      0.9.13cvs27.2
17115
17116         * src/account.c
17117         * src/addr_compl.c
17118         * src/foldersel.c
17119         * src/stock_pixmap.c
17120         * src/stock_pixmap.h
17121                 3 more GTK2 patches by Alfons.
17122
17123 2005-01-04 [colin]      0.9.13cvs27.1
17124
17125         * src/folderview.c
17126         * src/imap_gtk.c
17127         * src/news_gtk.c
17128                 Sync with HEAD
17129
17130 2005-01-04 [colin]      0.9.13cvs25.9
17131
17132         * src/compose.c
17133                 Fix Show Ruler menuitem
17134         * src/prefs_template.c
17135                 Convert to GTK2
17136         * src/common/utils.c
17137                 Make auto pointer stuff handles NULLs
17138                 Patches by Alfons.
17139
17140 2005-01-04 [colin]      0.9.13cvs25.8
17141
17142         * src/compose.c
17143                 Move the attachment list to gtk2
17144                 Patch by Alfons.
17145
17146 2005-01-04 [colin]      0.9.13cvs25.7
17147
17148         * src/textview.c
17149                 Make some keys work again
17150                 Patch by SungHyun Nam <namsh@kldp.org>
17151
17152 2005-01-04 [colin]      0.9.13cvs25.6
17153
17154         * src/gtk/gtkshruler.c
17155                 Move the ruler to GTK2
17156                 Patch by Alfons
17157
17158 2005-01-03 [colin]      0.9.13cvs25.5
17159
17160         * src/compose.c
17161                 Fix my broken patch apply 
17162
17163 2005-01-03 [colin]      0.9.13cvs25.4
17164
17165         * src/common/utils.c
17166         * src/common/utils.h
17167         * src/gtk/prefswindow.c
17168                 Move auto pointer stuff to utils.c
17169                 Patch by Alfons again :)
17170
17171 2005-01-03 [colin]      0.9.13cvs25.3
17172
17173         * src/compose.c
17174         * src/prefs_gtk.c
17175         * src/prefs_template.c
17176         * src/textview.c
17177                 Empty text widgets with empty strings, not NULL char
17178                 Patch by SungHyun Nam <namsh@kldp_org>
17179
17180 2005-01-03 [colin]      0.9.13cvs25.2
17181
17182         * src/main.c
17183         * AUTHORS
17184                 Sync with HEAD
17185
17186 2005-01-03 [colin]      0.9.13cvs25.1
17187
17188         * src/pop.c
17189         * src/pop.h
17190                 Sync with HEAD
17191
17192 2005-01-03 [colin]      0.9.13cvs24.3
17193
17194         * src/account.c
17195                 Two patches from Alfons and Alex S Moore:
17196                 fix images, fix return value.
17197
17198 2005-01-01 [colin]      0.9.13cvs24.2
17199
17200         * src/prefs_actions.c
17201                 Fix over-zealous assertion. Patch by Alfons
17202
17203 2005-01-01 [colin]      0.9.13cvs24.1
17204
17205         * src/procmime.c
17206                 Sync with HEAD (leak fix)
17207
17208 2004-12-31 [colin]      0.9.13cvs23.2
17209
17210         * src/prefs_common.c
17211                 GTK2 widgets + stock buttons - patch by Alfons
17212
17213 2004-12-31 [paul]       0.9.13cvs23.1
17214
17215         * configure.ac
17216                 bump up EXTRA_VERSION to match (sync'ed) HEAD
17217         * src/gtk/pluginwindow.c
17218                 use GTK2 widgets and plug memory leaks,
17219                 patches by Alfons
17220
17221 2004-12-30 [colin]      0.9.13cvs22.4
17222
17223         * src/account.c
17224         * src/action.c
17225         * src/export.c
17226         * src/foldersel.c
17227         * src/import.c
17228         * src/message_search.c
17229         * src/prefs_actions.c
17230         * src/prefs_common.c
17231         * src/prefs_customheader.c
17232         * src/prefs_filtering.c
17233         * src/prefs_summary_column.c
17234         * src/summary_search.c
17235         * src/gtk/about.c
17236         * src/gtk/description_window.c
17237         * src/gtk/gtkutils.c
17238         * src/gtk/gtkutils.h
17239         * src/gtk/inputdialog.c
17240         * src/gtk/prefswindow.c
17241                 Use GTK2 stock buttons. Patches by Alfons.
17242
17243 2004-12-30 [colin]      0.9.13cvs22.3
17244
17245         * src/account.c
17246                 Sync with HEAD
17247         * src/prefs_actions.c
17248         * src/prefs_customheader.c
17249         * src/prefs_filtering.c
17250         * src/prefs_msg_colors.c
17251         * src/prefs_summary_column.c
17252         * src/gtk/prefswindow.c
17253                 Use GtkTreeView instead of deprecated 
17254                 widgets. Patches by Alfons.
17255
17256 2004-12-30 [paul]       0.9.13cvs22.2
17257
17258         * src/foldersel.c
17259                 use GTK 2 Tree View
17260                 patch by Alfons, with root folder sorting fix
17261                 by Stephan Sachse
17262
17263 2004-12-30 [paul]       0.9.13cvs22.1
17264
17265         * ChangeLog
17266         * ChangeLog.claws
17267         * ChangeLog.jp
17268         * NEWS
17269         * configure.ac
17270         * src/account.c
17271                 sync with HEAD
17272
17273 2004-12-22 [martin]     0.9.13cvs21.2
17274
17275         * src/action.c
17276                 free the command line after its use
17277
17278 2004-12-18 [paul]       0.9.13cvs21.1
17279
17280         * AUTHORS
17281         * ChangeLog
17282         * ChangeLog.claws
17283         * ChangeLog.jp
17284         * NEWS
17285         * configure.ac
17286         * src/action.c
17287         * src/compose.c
17288         * src/syldap.c
17289                 sync with HEAD
17290
17291 2004-12-17 [martin]     0.9.13cvs17.2
17292
17293         * src/action.c
17294                 convert actions input to locale
17295         * src/inc.c
17296                 convert notification command to locale
17297         * src/plugins/pgpmime/select-keys.c
17298                 convert attributes to utf8
17299
17300 2004-12-14 [colin]      0.9.13cvs17.1
17301
17302         * ChangeLog
17303         * ChangeLog.jp
17304         * ChangeLog.claws
17305         * src/action.c
17306         * src/common/utils.c
17307         * src/gtk/prefswindow.c
17308         * src/gtk/gtkutils.c
17309         * src/gtk/gtkutils.h
17310         * src/plugins/spamassassin/libspamc.c
17311                 Sync with HEAD
17312
17313 2004-12-13 [colin]      0.9.13cvs14.1
17314
17315         * src/quote_fmt_parse.y
17316                 Sync with HEAD
17317
17318 2004-12-10 [colin]      0.9.13cvs12.1
17319
17320         * src/prefs_themes.c
17321         * src/mainwindow.c
17322         * src/messageview.c
17323                 Sync with HEAD
17324
17325 2004-12-09 [colin]      0.9.13cvs10.1
17326
17327         * src/procmime.c
17328                 Sync with HEAD (fix B64 encoding from memory)
17329
17330 2004-12-08 [colin]      0.9.13cvs9.1
17331
17332         * src/gtk/colorlabel.c
17333                 Sync with HEAD
17334
17335 2004-12-08 [paul]       0.9.13cvs8.2
17336
17337         * src/gtk/pluginwindow.c
17338                 fix window resizing oddities
17339
17340 2004-12-08 [colin]      0.9.13cvs8.1
17341
17342         * src/quote_fmt_parse.y
17343                 Sync with HEAD
17344
17345 2004-12-08 [colin]      0.9.13cvs7.1
17346
17347         * src/matcher_parser_parse.y
17348         * src/msgcache.c
17349         * src/prefs_matcher.c
17350         * src/procheader.c
17351         * src/matcher.c
17352         * src/common/defs.h
17353         * po/sr.po
17354                 Sync with HEAD
17355
17356 2004-12-08 [colin]      0.9.13cvs6.1
17357
17358         * src/quote_fmt_parse.y
17359         * src/textview.c
17360                 Sync with HEAD
17361         * src/gtk/prefswindow.c
17362         * src/gtk/pluginwindow.c
17363                 Fix G_CALLBACKS protos (thanks to Alfons)
17364
17365 2004-12-07 [torte]      0.9.13cvs2.2
17366
17367         * src/procmime.c
17368                 [Bug 650] reply button causes crash
17369                 Thanks to David Relson and Christoph
17370
17371 2004-12-07 [colin]      0.9.13cvs2.1
17372
17373         * ChangeLog.claws
17374         * AUTHORS
17375         * po/sk.po
17376         * src/procmime.c
17377         * src/prefs_account.c
17378         * src/common/smtp.c
17379         * src/common/smtp.h
17380                 Sync with HEAD
17381
17382 2004-12-06 [colin]      0.9.12cvs187.1
17383
17384         * ChangeLog.claws
17385         * INSTALL
17386         * Makefile.am
17387         * README.claws
17388         * TODO.claws
17389         * configure.ac
17390         * po/bg.po
17391         * po/cs.po
17392         * po/el.po
17393         * po/en_GB.po
17394         * po/es.po
17395         * po/fr.po
17396         * po/hr.po
17397         * po/hu.po
17398         * po/it.po
17399         * po/ja.po
17400         * po/ko.po
17401         * po/nl.po
17402         * po/pl.po
17403         * po/pt_BR.po
17404         * po/ru.po
17405         * po/sk.po
17406         * po/sr.po
17407         * po/sv.po
17408         * po/zh_CN.po
17409         * po/zh_TW.Big5.po
17410         * src/compose.c
17411         * tools/Makefile.am
17412         * tools/README
17413         * tools/filter_conv.pl
17414         * tools/kdeservicemenu/README
17415         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
17416         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
17417                 Sync with HEAD
17418
17419 2004-12-04 [colin]      0.9.12cvs183.1
17420
17421         * src/compose.c
17422                 Sync with HEAD (compose window position saving)
17423
17424 2004-12-04 [paul]       0.9.12cvs182.3
17425
17426         * src/messageview.c
17427         * src/mimeview.c
17428         * src/prefs_customheader.c
17429         * src/gtk/quicksearch.c
17430                 replace some forgotten GTK_SIGNAL_FUNCs
17431
17432 2004-12-04 [paul]       0.9.12cvs182.2
17433
17434         * src/Makefile.am
17435                 remove 'pixmaps/dir_noselect.xpm'. from local patch,
17436                 committed in error      
17437
17438 2004-12-04 [paul]       0.9.12cvs182.1
17439
17440         * ChangeLog
17441         * ChangeLog.claws
17442         * ChangeLog.jp
17443         * INSTALL
17444         * NEWS
17445         * README
17446         * README.jp
17447         * configure.ac
17448         * doc/manual/ja/Makefile.am
17449         * doc/manual/ja/sylpheed-1.html
17450         * doc/manual/ja/sylpheed-10.html
17451         * doc/manual/ja/sylpheed-11.html
17452         * doc/manual/ja/sylpheed-12.html
17453         * doc/manual/ja/sylpheed-13.html
17454         * doc/manual/ja/sylpheed-14.html
17455         * doc/manual/ja/sylpheed-15.html
17456         * doc/manual/ja/sylpheed-16.html
17457         * doc/manual/ja/sylpheed-17.html
17458         * doc/manual/ja/sylpheed-18.html
17459         * doc/manual/ja/sylpheed-19.html
17460         * doc/manual/ja/sylpheed-2.html
17461         * doc/manual/ja/sylpheed-20.html
17462         * doc/manual/ja/sylpheed-3.html
17463         * doc/manual/ja/sylpheed-4.html
17464         * doc/manual/ja/sylpheed-5.html
17465         * doc/manual/ja/sylpheed-6.html
17466         * doc/manual/ja/sylpheed-7.html
17467         * doc/manual/ja/sylpheed-8.html
17468         * doc/manual/ja/sylpheed-9.html
17469         * doc/manual/ja/sylpheed.html
17470         * doc/manual/ja/sylpheed.sgml
17471         * po/de.po
17472         * src/Makefile.am
17473         * src/compose.c
17474         * src/procmime.c
17475         * src/pixmaps/regular.xpm **REMOVED**
17476         * src/plugins/pgpmime/pgpmime.c
17477         * src/plugins/pgpmime/plugin.c
17478         * src/plugins/pgpmime/prefs_gpg.c
17479                 sync with HEAD
17480
17481 2004-12-03 [paul]       0.9.12cvs180.1
17482
17483         * ChangeLog
17484         * ChangeLog.claws
17485         * ChangeLog.jp
17486         * configure.ac
17487         * src/Makefile.am
17488         * src/pop.c
17489         * src/common/utils.c
17490         * src/common/utils.h
17491         * src/pixmaps/continue.xpm
17492         * src/pixmaps/dir_close.xpm
17493         * src/pixmaps/dir_open.xpm
17494         * src/pixmaps/drafts_close.xpm
17495         * src/pixmaps/drafts_open.xpm
17496         * src/pixmaps/folder.xpm **REMOVED**
17497         * src/pixmaps/group.xpm
17498         * src/pixmaps/unread.xpm
17499                 sync with HEAD
17500
17501 2004-12-02 [colin]      0.9.12cvs179.1
17502
17503         * src/compose.c
17504                 Sync with HEAD (non-duplicated reedition)
17505
17506 2004-12-02 [colin]      0.9.12cvs178.1
17507
17508         * src/compose.c
17509                 Sync with HEAD (linewrap_quote fix)
17510
17511 2004-12-01 [colin]      0.9.12cvs177.3
17512
17513         * src/addrharvest.c
17514                 Replace sizeof with strlen
17515
17516 2004-12-01 [paul]       0.9.12cvs177.2
17517
17518         * src/addrharvest.c
17519                 fix 'harvest addresses'
17520
17521 2004-11-30 [colin]      0.9.12cvs177.1
17522
17523         * src/gtk/prefswindow.c
17524         * src/gtk/pluginwindow.c
17525                 Sync with HEAD
17526
17527 2004-11-29 [colin]      0.9.12cvs176.1
17528
17529         * src/folderview.c
17530                 sync with HEAD (Fix disappearing separators in folderview's popup)
17531
17532 2004-11-29 [colin]      0.9.12cvs175.1
17533
17534         * src/procmime.c
17535                 Sync with head (another format fix)
17536
17537 2004-11-29 [colin]      0.9.12cvs174.1
17538
17539         * src/pop.c
17540                 Sync with HEAD (format string fix)
17541
17542 2004-11-26 [colin]      0.9.12cvs173.1
17543
17544         * src/common/smtp.c
17545         * src/common/smtp.h
17546                 Sync with HEAD
17547
17548 2004-11-24 [colin]      0.9.12cvs172.1
17549
17550         * src/plugins/pgpmime/pgpmime.c
17551                 Sync with HEAD
17552
17553 2004-11-24 [colin]      0.9.12cvs171.1
17554
17555         * src/plugins/pgpmime/pgpmime.c
17556                 Sync with head (gpgmectx leaks)
17557
17558 2004-11-24 [colin]      0.9.12cvs169.1
17559
17560         * src/plugins/pgpmime/plugin.c
17561         * src/plugins/trayicon/Makefile.am
17562         * src/plugins/trayicon/newmarkedmail.xpm
17563         * src/plugins/trayicon/trayicon.c
17564         * src/plugins/trayicon/unreadmarkedmail.xpm
17565                 Sync with HEAD
17566
17567 2004-11-23 [colin]      0.9.12cvs168.1
17568
17569         * src/partial_download.c
17570         * src/partial_download.h
17571         * src/plugins/pgpmime/plugin.c
17572                 Sync with HEAD
17573
17574 2004-11-23 [colin]      0.9.12cvs166.1
17575
17576         * src/Makefile.am
17577         * src/codeconv.c
17578         * src/compose.c
17579         * src/folderview.c
17580         * src/main.c
17581         * src/partial_download.c
17582         * src/partial_download.h
17583         * src/prefs_account.c
17584         * src/prefs_account.h
17585         * src/privacy.c
17586         * src/privacy.h
17587         * src/procmime.c
17588         * src/common/Makefile.am
17589         * src/common/base64.h
17590         * src/common/partial_download.c
17591         * src/common/partial_download.h
17592         * src/gtk/prefswindow.c
17593         * src/gtk/prefswindow.h
17594         * src/plugins/pgpmime/pgpmime.c
17595         * src/plugins/pgpmime/prefs_gpg.c
17596         * src/plugins/pgpmime/prefs_gpg.h
17597         * src/plugins/pgpmime/sgpgme.c
17598         * src/plugins/pgpmime/sgpgme.h
17599                 Sync with HEAD
17600
17601 2004-11-23 [colin]      0.9.12cvs163.1
17602
17603         * src/main.c
17604                 Sync with HEAD (cursor optimization)
17605
17606 2004-11-23 [colin]      0.9.12cvs162.1
17607
17608         * src/prefs_common.c
17609         * src/prefs_themes.c
17610         * src/procmsg.c
17611                 Sync with HEAD
17612
17613 2004-11-23 [colin]      0.9.12cvs158.9
17614
17615         * src/compose.c
17616                 Fix double-free when forwarding
17617         * src/msgcache.c
17618                 Fix leak on error path
17619                 
17620
17621 2004-11-23 [colin]      0.9.12cvs158.8
17622
17623         * src/compose.c
17624                 Fix possible double-free
17625                 Spotted by Alfons
17626
17627 2004-11-23 [colin]      0.9.12cvs158.7
17628
17629         * src/compose.c
17630                 Fix some signal handlers' prototypes
17631                 Spotted by Alfons
17632
17633 2004-11-22 [colin]      0.9.12cvs158.6
17634
17635         * src/compose.c
17636                 Remove unneeded code and duplicated
17637                 wrapping - patch by Alfons
17638
17639 2004-11-22 [colin]      0.9.12cvs158.5
17640
17641         * src/prefs_themes.c
17642                 Fix oversized selector
17643
17644 2004-11-22 [colin]      0.9.12cvs158.4
17645
17646         * src/compose.c
17647                 fix dump_text()
17648                 patch by Alfons
17649
17650 2004-11-19 [colin]      0.9.12cvs158.3
17651
17652         * src/textview.c
17653                 Add a context menu on links (open, copy)
17654
17655 2004-11-18 [paul]       0.9.12cvs158.2
17656
17657         * src/addrgather.c
17658         * src/exphtmldlg.c
17659         * src/expldifdlg.c
17660         * src/mimeview.c
17661         * src/prefs_common.c
17662         * src/plugins/image_viewer/viewer.c
17663         * src/plugins/spamassassin/spamassassin_gtk.c
17664                 replace deprecated gtk_notebook_set_page
17665                 and gtk_notebook_current_page
17666
17667 2004-11-18 [paul]       0.9.12cvs158.1
17668
17669         * configure.ac
17670         * src/compose.c
17671         * src/mainwindow.c
17672         * src/messageview.c
17673         * src/prefs_common.c
17674         * src/common/utils.c
17675         * src/common/utils.h
17676                 sync with HEAD
17677
17678 2004-11-17 [colin]      0.9.12cvs156.1
17679
17680         * src/prefs_account.c
17681         * src/prefs_account.h
17682         * src/procmsg.c
17683                 Sync with HEAD (add pref to store encrypted mails encrypted)
17684
17685 2004-11-17 [paul]       0.9.12cvs155.1
17686
17687         * ChangeLog
17688         * ChangeLog.claws
17689         * ChangeLog.jp
17690         * NEWS
17691         * configure.ac
17692         * src/compose.c
17693         * src/jpilot.c
17694         * src/privacy.c
17695         * src/procmime.c
17696         * src/procmime.h
17697         * src/procmsg.c
17698         * src/toolbar.c
17699         * src/pixmaps/error.xpm
17700                 sync with HEAD
17701
17702 2004-11-17 [colin]      0.9.12cvs151.1
17703
17704         * src/plugins/pgpmime/pgpmime.c
17705                 Sync with HEAD (remove debug printf)
17706
17707 2004-11-17 [colin]      0.9.12cvs150.1
17708
17709         * src/plugins/pgpmime/pgpmime.c
17710                 Sync with HEAD (off-by-one fix)
17711
17712 2004-11-17 [colin]      0.9.12cvs149.1
17713
17714         * src/procmsg.c
17715                 Sync with HEAD (coding style fixes)
17716
17717 2004-11-16 [colin]      0.9.12cvs148.1
17718
17719         * src/procmsg.c
17720                 Sync with head (Fix the fix)
17721
17722 2004-11-16 [colin]      0.9.12cvs147.1
17723
17724         * src/procmsg.c
17725                 Sync with Main (leak fix)
17726
17727 2004-11-16 [colin]      0.9.12cvs146.14
17728
17729         * src/compose.c
17730                 Remove useless chunk of code
17731                 Patch by Alfons
17732
17733 2004-11-15 [colin]      0.9.12cvs146.13
17734
17735         * src/compose.c
17736                 Fix drafting after insertion
17737                 Patch by Alfons
17738
17739 2004-11-15 [colin]      0.9.12cvs146.12
17740
17741         * src/compose.c
17742         * src/prefs_filtering.c
17743         * src/prefs_filtering_action.c
17744         * src/prefs_toolbar.c
17745                 Fix some const-correctness
17746
17747 2004-11-15 [colin]      0.9.12cvs146.11
17748
17749         * src/summaryview.c
17750         * src/prefs_themes.c
17751         * src/messageview.c
17752                 Fix some leaks
17753
17754 2004-11-15 [colin]      0.9.12cvs146.10
17755
17756         * src/codeconv.c
17757                 More unreadable locale fixes
17758
17759 2004-11-14 [colin]      0.9.12cvs146.9
17760
17761         * src/textview.c
17762                 Fix uri_security_check
17763                 Patch by Alfons
17764
17765 2004-11-13 [paul]       0.9.12cvs146.8
17766
17767         * src/folder.c
17768         * src/procmime.c
17769                 fix 2 bugs introduced in last commit
17770
17771 2004-11-13 [paul]       0.9.12cvs146.7
17772
17773         * src/compose.c
17774         * src/exporthtml.c
17775         * src/exportldif.c
17776         * src/folder.c
17777         * src/imap.c
17778         * src/imap_gtk.c
17779         * src/main.c
17780         * src/mainwindow.c
17781         * src/messageview.c
17782         * src/mh_gtk.c
17783         * src/prefs_themes.c
17784         * src/procmime.c
17785         * src/setup.c
17786         * src/summaryview.c
17787                 replace deprecated g_basename
17788
17789 2004-11-13 [paul]       0.9.12cvs146.6
17790
17791         * src/compose.c
17792         * src/imap.c
17793         * src/matcher_parser.h
17794         * src/matcher_parser_parse.y
17795         * src/prefs_filtering.c
17796         * src/prefs_filtering_action.c
17797         * src/prefs_themes.c
17798         * src/prefs_toolbar.c
17799         * src/common/utils.c
17800                 various small fixes/cleanups
17801
17802 2004-11-12 [colin]      0.9.12cvs146.5
17803
17804         * src/textview.c
17805                 Validate event's origin on visibility notify
17806                 Patch by Alfons.
17807
17808 2004-11-12 [paul]       0.9.12cvs146.4
17809
17810         * src/exporthtml.c
17811         * src/exportldif.c
17812         * src/imap.c
17813         * src/mh.c
17814         * src/mimeview.c
17815         * src/prefs_spelling.c
17816         * src/prefs_themes.c
17817                 replace deprecated g_dirname    
17818
17819 2004-11-12 [colin]      0.9.12cvs146.3
17820
17821         * src/textview.c
17822                 Some coding style fixes
17823
17824 2004-11-12 [colin]      0.9.12cvs146.2
17825
17826         * src/codeconv.c
17827                 We want to replace _all_ extended chars in
17828                 conv_unreadable_*, because any string containing
17829                 extended chars not parsing as UTF8 is 
17830                 undisplayed on gtk2.
17831
17832 2004-11-12 [paul]       0.9.12cvs146.1
17833
17834         * ChangeLog
17835         * ChangeLog.claws
17836         * ChangeLog.jp
17837         * NEWS
17838         * configure.ac
17839         * src/account.c
17840         * src/folderview.c
17841         * src/folderview.h
17842         * src/imap.c
17843         * src/imap_gtk.c
17844         * src/inc.c
17845         * src/mainwindow.c
17846         * src/mh_gtk.c
17847         * src/news_gtk.c
17848         * src/pop.c
17849         * src/prefs_account.c
17850         * src/prefs_account.h
17851         * src/prefs_ext_prog.c
17852         * src/procmime.c
17853         * src/procmime.h
17854         * src/procmsg.c
17855         * src/procmsg.h
17856         * src/summary_search.c
17857         * src/summaryview.c
17858         * src/textview.c
17859         * src/common/defs.h
17860         * src/common/utils.c
17861         * src/common/utils.h
17862         * src/gtk/menu.c
17863         * src/gtk/menu.h
17864                 sync with HEAD
17865
17866 2004-11-11 [colin]      0.9.12cvs144.2
17867
17868         * src/textview.c
17869                 Fix URI range selection (patch by Alfons)
17870
17871 2004-11-09 [colin]      0.9.12cvs144.1
17872
17873         * ChangeLog.claws
17874         * src/compose.c
17875         * src/folder.c
17876         * src/folder_item_prefs.c
17877         * src/prefs_account.c
17878         * src/prefs_account.h
17879         * src/plugins/pgpmime/pgpmime.c
17880                 Sync with HEAD
17881
17882 2004-11-08 [colin]      0.9.12cvs143.1
17883
17884         * src/summaryview.c
17885                 Sync with HEAD (optimize quicksearch)
17886
17887 2004-11-08 [colin]      0.9.12cvs142.2
17888
17889         * src/compose.c
17890                 Don't wrap when Edit/Auto wrapping is disabled
17891
17892 2004-11-08 [colin]      0.9.12cvs142.1
17893
17894         * src/textview.c
17895                 Sync with HEAD
17896
17897 2004-11-08 [colin]      0.9.12cvs141.1
17898
17899         * src/textview.c
17900                 Sync with HEAD (fix some mail URIs)
17901
17902 2004-11-08 [colin]      0.9.12cvs140.3
17903
17904         * src/textview.c
17905                 o Use text cursor instead of arrow when
17906                   not on a link
17907                 o Fix handling of contiguous links (as in
17908                   "colin@colino.net" <colin@colino.net>)
17909                   This one unveils a bug in get_email_part()
17910
17911 2004-11-07 [colin]      0.9.12cvs140.2
17912
17913         * src/textview.c
17914                 Fix memleak. Patch by Alfons.
17915
17916 2004-11-06 [colin]      0.9.12cvs140.1
17917
17918         * src/compose.c
17919                 Sync with HEAD (don't ask passphrase
17920                 when drafting)
17921
17922 2004-11-06 [paul]       0.9.12cvs139.2
17923
17924         * AUTHORS
17925         * src/textview.c
17926         * src/textview.h
17927                 textview URI handling. hovering over a 
17928                 link displays it in the status bar,
17929                 and changes the mouse pointer to a hand 
17930                 cursor. a link is activated with a single 
17931                 click. (Modified from the) patch by Jean-Yves 
17932                 Lefort <jylefort@users.sourceforge.net>
17933                 
17934
17935 2004-11-05 [colin]      0.9.12cvs139.1
17936
17937         * src/compose.c
17938         * src/procmime.c
17939                 Sync with HEAD again ^^
17940
17941 2004-11-05 [colin]      0.9.12cvs139.1
17942
17943         * src/compose.c
17944         * src/procmime.c
17945                 Sync with HEAD
17946
17947 2004-11-03 [paul]       0.9.12cvs138.1
17948
17949         * ChangeLog.claws
17950         * configure.ac
17951         * po/POTFILES.in
17952         * src/prefs_ext_prog.c
17953         * src/procmime.c
17954         * tools/kdeservicemenu/README
17955         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
17956         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
17957                 sync with HEAD
17958
17959 2004-11-01 [christoph]  0.9.12cvs136.2
17960
17961         * src/procmime.c
17962                 convert MIME parameters to UTF-8
17963
17964 2004-10-29 [colin]      0.9.12cvs136.1
17965
17966         * src/common/utils.c
17967                 Sync with HEAD (don't use '=' in mime boundary)
17968
17969 2004-10-29 [paul]       0.9.12cvs135.1
17970
17971         * configure.ac
17972         * doc/src/rfc2231.txt
17973         * src/procmime.c
17974         * src/common/quoted-printable.c
17975         * src/common/utils.c
17976         * src/common/utils.h
17977                 sync with HEAD
17978
17979 2004-10-27 [paul]       0.9.12cvs134.1
17980
17981         * configure.ac
17982         * src/main.c
17983         * src/procmime.c
17984         * src/plugins/pgpmime/pgpmime.c
17985                 sync with HEAD
17986
17987 2004-10-26 [paul]       0.9.12cvs132.3
17988
17989         * src/account.c
17990         * src/addressbook.c
17991         * src/addrgather.c
17992         * src/addrharvest.c
17993         * src/codeconv.c
17994         * src/compose.c
17995         * src/customheader.c
17996         * src/editaddress.c
17997         * src/editgroup.c
17998         * src/enriched.c
17999         * src/expldifdlg.c
18000         * src/exporthtml.c
18001         * src/exportldif.c
18002         * src/folder.c
18003         * src/foldersel.c
18004         * src/folderview.c
18005         * src/grouplistdialog.c
18006         * src/html.c
18007         * src/imap.c
18008         * src/jpilot.c
18009         * src/ldapserver.c
18010         * src/ldif.c
18011         * src/mimeview.c
18012         * src/news.c
18013         * src/news_gtk.c
18014         * src/pop.c
18015         * src/prefs_display_header.c
18016         * src/prefs_gtk.c
18017         * src/prefs_msg_colors.c
18018         * src/prefs_toolbar.c
18019         * src/procheader.c
18020         * src/procmime.c
18021         * src/summaryview.c
18022         * src/textview.c
18023         * src/toolbar.c
18024         * src/vcard.c
18025         * src/common/mgutils.c
18026         * src/common/nntp.c
18027         * src/common/smtp.c
18028         * src/common/template.c
18029         * src/common/utils.c
18030         * src/common/xmlprops.c
18031         * src/plugins/pgpmime/pgpmime.c
18032         * src/plugins/pgpmime/select-keys.c
18033         * src/plugins/pgpmime/sgpgme.c
18034                 replace deprecated g_strcasecmp(), g_strncasecmp(),
18035                 g_string_sprintfa(), gtk_notebook_current_page()
18036
18037 2004-10-26 [colin]      0.9.12cvs132.2
18038
18039         * src/prefs_folder_item.c
18040                 Fix default-account selection
18041
18042 2004-10-21 [colin]      0.9.12cvs133
18043
18044         * src/compose.c
18045                 Sync with HEAD (Remove extra separator in compose's Options)
18046         * src/textview.c
18047                 Set wrapping to char
18048
18049 2004-10-21 [paul]       0.9.12cvs131.2
18050
18051         * src/compose.c
18052         * src/sourcewindow.c
18053                 fix wrapping
18054                 fix window shrinking 
18055
18056 2004-10-21 [colin]      0.9.12cvs131.1
18057
18058         * ChangeLog.claws
18059         * src/compose.c
18060                 Sync with HEAD
18061
18062 2004-10-21 [paul]       0.9.12cvs130.2
18063
18064         * src/prefs_folder_item.c
18065                 sync with HEAD (Apply to subfolders)
18066
18067 2004-10-19 [colin]      0.9.12cvs130.1
18068
18069         * ChangeLog.claws
18070         * src/compose.c
18071         * src/common/utils.c
18072         * src/gtk/menu.c
18073                 Sync with HEAD
18074
18075 2004-10-19 [colin]      0.9.12cvs128.1
18076
18077         * src/addrbook.c
18078         * src/addrcache.c
18079         * src/addressbook.c
18080         * src/codeconv.c
18081         * src/compose.c
18082         * src/customheader.c
18083         * src/editaddress.c
18084         * src/editgroup.c
18085         * src/exporthtml.c
18086         * src/folder.c
18087         * src/folderview.c
18088         * src/imap.c
18089         * src/jpilot.c
18090         * src/main.c
18091         * src/matcher_parser_parse.y
18092         * src/mbox.c
18093         * src/pop.c
18094         * src/prefs_account.c
18095         * src/prefs_gtk.c
18096         * src/prefs_msg_colors.c
18097         * src/procheader.c
18098         * src/procmime.c
18099         * src/procmime.h
18100         * src/procmsg.c
18101         * src/summaryview.c
18102         * src/textview.c
18103         * src/common/base64.c
18104         * src/common/partial_download.c
18105         * src/common/socket.c
18106         * src/common/sylpheed.c
18107         * src/common/utils.c
18108         * src/common/utils.h
18109         * src/gtk/pluginwindow.c
18110         * src/gtk/quicksearch.c
18111         * src/plugins/clamav/clamav_plugin.c
18112         * src/plugins/clamav/clamav_plugin.h
18113         * src/plugins/clamav/clamav_plugin_gtk.c
18114         * src/plugins/pgpmime/passphrase.c
18115         * src/plugins/pgpmime/pgpmime.c
18116         * src/plugins/pgpmime/plugin.c
18117         * src/plugins/pgpmime/prefs_gpg.c
18118         * src/plugins/pgpmime/prefs_gpg.h
18119         * src/plugins/pgpmime/select-keys.c
18120         * src/plugins/pgpmime/sgpgme.c
18121         * src/plugins/spamassassin/libspamc.c
18122         * src/plugins/spamassassin/spamassassin.c
18123         * src/plugins/spamassassin/spamassassin.h
18124         * src/plugins/spamassassin/spamassassin_gtk.c
18125         * src/plugins/trayicon/trayicon.c
18126         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
18127                 Sync with HEAD
18128
18129 2004-10-14 [colin]      0.9.12cvs126.2
18130
18131         * src/codeconv.c
18132         * src/textview.c
18133                 Fix conv_unreadable_locale
18134
18135 2004-10-13 [colin]      0.9.12cvs126.1
18136
18137         * src/compose.c
18138                 Sync with HEAD (don't convert charset for 
18139                 drafted messages, minor cleanup)
18140
18141 2004-10-13 [colin]      0.9.12cvs125.1
18142
18143         * po/POTFILES.in
18144                 Sync with HEAD (POTFILES fix)
18145
18146 2004-10-12 [colin]      0.9.12cvs124.3
18147
18148         * src/compose.c
18149                 Fix encoding bug from latest sync
18150
18151 2004-10-12 [paul]       0.9.12cvs124.2
18152
18153         * src/plugins/pgpmime/prefs_gpg.c
18154         * src/plugins/pgpmime/prefs_gpg.h
18155                 forgotten in last commit        
18156
18157 2004-10-12 [paul]       0.9.12cvs124.1
18158
18159         * ChangeLog.claws
18160         * configure.ac
18161         * m4/spamassassin.m4
18162         * src/Makefile.am
18163         * src/account.c
18164         * src/compose.c
18165         * src/compose.h
18166         * src/crash.c
18167         * src/main.c
18168         * src/mimeview.c
18169         * src/passphrase.c
18170         * src/passphrase.h
18171         * src/prefs_account.c
18172         * src/prefs_account.h
18173         * src/prefs_common.c
18174         * src/privacy.c
18175         * src/privacy.h
18176         * src/procmime.c
18177         * src/procmime.h
18178         * src/procmsg.c
18179         * src/rfc2015.c
18180         * src/rfc2015.h
18181         * src/select-keys.c
18182         * src/select-keys.h
18183         * src/textview.c
18184         * src/common/utils.c
18185         * src/common/utils.h
18186         * src/gtk/about.c
18187         * src/plugins/pgpmime/Makefile.am
18188         * src/plugins/pgpmime/passphrase.c
18189         * src/plugins/pgpmime/passphrase.h
18190         * src/plugins/pgpmime/pgpmime.c
18191         * src/plugins/pgpmime/plugin.c
18192         * src/plugins/pgpmime/select-keys.c
18193         * src/plugins/pgpmime/select-keys.h
18194         * src/plugins/pgpmime/sgpgme.c
18195         * src/plugins/pgpmime/sgpgme.h
18196                 sync with HEAD
18197
18198 2004-10-04 [colin]      0.9.12cvs122.1
18199
18200         * src/mainwindow.c
18201         * src/messageview.c
18202         * src/messageview.h
18203         * src/textview.c
18204                 Sync with HEAD
18205
18206 2004-10-04 [colin]      0.9.12cvs121.1
18207
18208         * src/summaryview.c
18209                 Sync with HEAD
18210
18211 2004-10-04 [paul]       0.9.12cvs120.1
18212
18213         * configure.ac
18214                 sync with HEAD [don't try to build 
18215                 pgpmime plugin when gpgme is disabled]
18216
18217 2004-10-03 [colin]      0.9.12cvs119.3
18218
18219         * src/gtk/gtksctree.c
18220                 Lots of side effects. Put back as before 117.2.
18221         * src/summaryview.c
18222                 Fix bug #602
18223
18224 2004-10-03 [colin]      0.9.12cvs119.2
18225
18226         * src/gtk/gtksctree.c
18227                 Revert 608 fix that doesn't work that good
18228
18229 2004-10-02 [colin]      0.9.12cvs119.1
18230
18231         * src/mainwindow.c
18232         * src/messageview.c
18233         * src/prefs_common.h
18234         * src/procmime.c
18235         * src/procmime.h
18236         * src/textview.c
18237                 Sync with HEAD
18238         * src/gtk/gtksctree.c
18239                 Close bug #608
18240
18241 2004-10-01 [colin]      0.9.12cvs118.1
18242
18243         * src/mimeview.c
18244                 Sync with HEAD (better Save All fix)
18245
18246 2004-10-01 [colin]      0.9.12cvs117.2
18247
18248         * src/gtk/gtksctree.c
18249                 Faster on selection
18250
18251 2004-10-01 [colin]      0.9.12cvs117.1
18252
18253         * src/mimeview.c
18254                 Sync with HEAD (Save All: only attachments)
18255
18256 2004-10-01 [paul]       0.9.12cvs116.1
18257
18258         * ChangeLog.claws
18259         * configure.ac
18260         * src/account.c
18261         * src/prefs_common.c
18262         * src/gtk/colorlabel.c
18263                 sync with HEAD
18264
18265 2004-09-30 [colin]      0.9.12cvs115.1
18266
18267         * src/stock_pixmap.c
18268         * src/stock_pixmap.h
18269         * src/folderview.c
18270         * src/Makefile.am
18271         * src/pixmaps/read.xpm
18272                 Sync with HEAD (new pixmap)
18273
18274 2004-09-29 [colin]      0.9.12cvs114.1
18275
18276         * src/compose.c
18277                 Sync with HEAD
18278                 Fix focus handling in headers
18279
18280 2004-09-29 [paul]       0.9.12cvs113.1
18281
18282         * src/quote_fmt_parse.y
18283                 sync with HEAD
18284  
18285
18286 2004-09-28 [colin]      0.9.12cvs112.1
18287
18288         * src/folderview.c
18289         * src/mainwindow.c
18290                 Sync with HEAD
18291
18292 2004-09-28 [colin]      0.9.12cvs110.1
18293
18294         * src/folderview.c
18295                 Sync with HEAD (Contextual Empty trash menu)
18296
18297 2004-09-28 [colin]      0.9.12cvs108.1
18298
18299         * src/addressbook.c
18300                 Sync with HEAD (addressbook edit on double-click)
18301
18302 2004-09-28 [colin]      0.9.12cvs106.1
18303
18304         * src/inc.c
18305                 Sync with HEAD (folder_item freeze on inc)
18306
18307 2004-09-27 [colin]      0.9.12cvs105.1
18308
18309         * src/folderview.c
18310                 Sync with HEAD (right-align new and unread column)
18311
18312 2004-09-27 [colin]      0.9.12cvs104.1
18313
18314         * src/main.c
18315                 Sync with HEAD (revert 0.9.12cvs101)
18316
18317 2004-09-24 [colin]      0.9.12cvs103.2
18318
18319         * src/wizard.c
18320                 Fix gtk warnings and use domain part of the email address 
18321                 when domain detection fails (no dot in domain name)
18322
18323 2004-09-23 [colin]      0.9.12cvs103.1
18324
18325         * src/plugins/spamassassin/libspamc.c
18326         * src/plugins/spamassassin/libspamc.h
18327         * src/plugins/spamassassin/utils.c
18328         * src/plugins/spamassassin/utils.h
18329                 Sync with HEAD (Update spamassassin to 3.0)
18330
18331 2004-09-21 [colin]      0.9.12cvs102.3
18332
18333         * src/action.c
18334                 Add horizontal scrollbar in action io dialog as needed
18335                 Patch by Alfons.
18336
18337 2004-09-20 [colin]      0.9.12cvs102.2
18338
18339         * src/plugins/image_viewer/viewer.c
18340                 Remove imlib stuff
18341                 use gtk_pixmap_set when clearing
18342                 (would be better to use gtkImages, but causes size-allocate 
18343                 signals storm)
18344
18345 2004-09-17 [paul]       0.9.12cvs102.1
18346
18347         * ChangeLog
18348         * ChangeLog.claws
18349         * ChangeLog.jp
18350         * configure.ac
18351         * src/inc.c
18352                 sync with HEAD
18353
18354
18355 2004-09-17 [colin]      0.9.12cvs101.1
18356
18357         * ChangeLog.claws
18358         * src/main.c
18359                 Sync with HEAD (fix segs at exit)
18360
18361 2004-09-14 [colin]      0.9.12cvs99.5
18362
18363         * src/common/socket.c
18364         * AUTHORS
18365                 Fix send error on 64bit platforms
18366                 Patch by Guy Rouillier <guy-rouillier@speakeasy.net>
18367
18368 2004-09-14 [colin]      0.9.12cvs99.4
18369
18370         * src/action.c
18371                 Fix action output with utf8 
18372                 Patch by Alfons.
18373
18374 2004-09-14 [colin]      0.9.12cvs99.3
18375
18376         * ChangeLog.claws
18377         * src/folder.c
18378                 Sync with HEAD
18379
18380 2004-09-09 [colin]      0.9.12cvs99.2
18381
18382         * src/action.c
18383                 Fix progress bar (displaying "Completed %v/%u")
18384                 Patch by Alfons.
18385
18386 2004-09-08 [colin]      0.9.12cvs99.1
18387
18388         * src/account.c
18389         * src/folder.c
18390         * src/procmsg.c
18391         * src/procmsg.h
18392         * src/plugins/pgpmime/pgpmime.c
18393                 Sync with HEAD
18394
18395 2004-09-08 [colin]      0.9.12cvs97.2
18396
18397         * src/summaryview.c
18398                 Don't select mails in collapsed threads 
18399                 when navigating with up/down
18400
18401 2004-09-07 [colin]      0.9.12cvs97.1
18402
18403         * src/inc.c
18404                 Sync with HEAD (meaningful error messages)
18405
18406 2004-09-06 [colin]      0.9.12cvs96.1
18407
18408         * src/toolbar.c
18409                 Sync with HEAD (fix Redirect graying out)
18410
18411 2004-09-06 [colin]      0.9.12cvs95.1
18412
18413         * src/summaryview.c
18414         * src/mimeview.c
18415                 Sync with HEAD (fix dropped URIs)
18416
18417 2004-09-06 [colin]      0.9.12cvs94.1
18418
18419         * src/addressbook.c
18420         * src/addressitem.h
18421         * src/addritem.c
18422         * src/addritem.h
18423                 Sync with HEAD (addressbook DnD)
18424
18425 2004-09-03 [colin]      0.9.12cvs93.1
18426
18427         * src/summaryview.c
18428                 Sync with HEAD (next/prev unread)
18429
18430 2004-09-03 [colin]      0.9.12cvs92.1
18431
18432         * src/prefs_common.c
18433         * src/prefs_common.h
18434         * src/summaryview.c
18435                 Sync with HEAD ('mark_as_read_delay' pref)
18436
18437 2004-09-02 [colin]      0.9.12cvs91.2
18438
18439         * src/common/xml.c
18440                 Fix leak
18441
18442 2004-09-02 [colin]      0.9.12cvs91.1
18443
18444         * src/gtk/menu.c
18445                 Sync with HEAD (menu accel don't work, but whatever)
18446
18447 2004-09-02 [colin]      0.9.12cvs90.1
18448
18449         * src/account.c
18450                 Sync with HEAD (fix bug 582)
18451
18452 2004-09-02 [colin]      0.9.12cvs89.1
18453
18454         * src/addrindex.c
18455                 Sync with HEAD (free deleted queries)
18456
18457 2004-09-02 [colin]      0.9.12cvs88.1
18458
18459         * src/ldapquery.c
18460                 Sync with HEAD (fix LDAP freezes)
18461
18462 2004-09-02 [colin]      0.9.12cvs87.1
18463
18464         * src/prefs_spelling.c
18465                 Sync with HEAD (add default dictionary)
18466
18467 2004-09-01 [colin]      0.9.12cvs86.1
18468
18469         * src/filtering.c
18470         * src/folderview.c
18471         * src/imap.c
18472         * src/prefs_matcher.c
18473         * src/stock_pixmap.c
18474         * src/summary_search.c
18475         * src/summaryview.c
18476         * src/wizard.c
18477         * src/wizard.h
18478                 Sync with HEAD (uninitialized vars fixes)
18479                 + gtk2 specific warning fixes
18480
18481 2004-08-31 [colin]      0.9.12cvs85.1
18482
18483         * src/folder.c
18484                 Sync with HEAD (Fix memory corruption due to 
18485                 uninitialized var)
18486
18487 2004-08-31 [colin]      0.9.12cvs84.4
18488
18489         * src/summary_search.c
18490                 Fix segfaults when searching in folders with broken headers
18491
18492 2004-08-31 [colin]      0.9.12cvs84.3
18493
18494         * src/compose.c
18495         * src/textview.c
18496                 Fix some more encoding/decoding issues
18497
18498 2004-08-30 [colin]      0.9.12cvs84.2
18499
18500         * src/mimeview.c
18501         * src/prefs_themes.c
18502         * src/gtk/filesel.c
18503         * src/gtk/filesel.h
18504                 Add a folder-mode selection (fixes mimeview's "Save all")
18505
18506 2004-08-29 [colin]      0.9.12cvs84.1
18507
18508         * src/mimeview.c
18509                 Sync with HEAD (don't escape saved filenames)
18510
18511 2004-08-27 [colin]      0.9.12cvs83.1
18512
18513         * ChangeLog
18514         * ChangeLog.claws
18515         * ChangeLog.jp
18516         * src/mh.c
18517         * src/procheader.c
18518         * src/procmsg.c
18519         * src/procmsg.h
18520         * src/common/utils.c
18521         * src/gtk/menu.h
18522         * po/
18523                 Sync with HEAD 0.9.12cvs83 (sync with main)
18524
18525 2004-08-26 [colin]      0.9.12cvs82.4
18526
18527         * src/codeconv.c
18528                 Fix strange stack corruption
18529                 Convert to utf8 after unmime, not before
18530
18531 2004-08-26 [colin]      0.9.12cvs82.3
18532
18533         * src/main.c
18534         * src/wizard.c
18535                 Fix account folders duplication
18536
18537 2004-08-25 [colin]      0.9.12cvs82.2
18538
18539         * src/wizard.c
18540                 Remove ports
18541                 Add SSL selection
18542                 Use login@server as account name
18543
18544 2004-08-25 [colin]      0.9.12cvs82.1
18545
18546         * src/plugins/pgpmime/pgpmime.c
18547                 Sync with HEAD (leak fix).
18548
18549 2004-08-25 [colin]      0.9.12cvs81.1
18550
18551         * src/plugins/pgpmime/pgpmime.c
18552         * src/plugins/pgpmime/sgpgme.c
18553         * src/plugins/pgpmime/sgpgme.h
18554                 Sync with HEAD (Handle combined messages).
18555
18556 2004-08-24 [colin]      0.9.12cvs80.3
18557
18558         * src/wizard.c
18559                 Fix full name, ports, and imap
18560
18561 2004-08-24 [colin]      0.9.12cvs80.2
18562
18563         * src/Makefile.am
18564         * src/main.c
18565         * src/setup.c
18566         * src/setup.h
18567         * src/stock_pixmap.c
18568         * src/stock_pixmap.h
18569         * src/wizard.c ** ADDED **
18570         * src/wizard.h ** ADDED ** 
18571         * src/pixmaps/sylpheed_icon.xpm ** ADDED **
18572                 Add a setup wizard 
18573
18574 2004-08-24 [colin]      0.9.12cvs80.1
18575
18576         * src/folder.c
18577                 Sync with HEAD (set mimeflags on all messages)
18578
18579 2004-08-24 [colin]      0.9.12cvs79.3
18580
18581         * src/matcher_parser_lex.l
18582                 Fix 8bits strings not in utf8
18583
18584 2004-08-24 [colin]      0.9.12cvs79.2
18585
18586         * src/compose.c
18587                 Check conversion result before replacing buffer
18588
18589 2004-08-23 [colin]      0.9.12cvs79.1
18590
18591         * src/compose.c
18592                 Sync with HEAD (create message header in memory)
18593
18594 2004-08-23 [colin]      0.9.12cvs78.1
18595
18596         * src/rfc2015.c
18597         * src/rfc2015.h
18598                 Sync with HEAD (fix bug 197 again)
18599
18600 2004-08-23 [colin]      0.9.12cvs77.3
18601
18602         * src/compose.c
18603                 Fix again inline gpg signing (which outputs utf8
18604                 in gtk2). Not syncing this fix to HEAD as this 
18605                 code is meant to die.
18606
18607 2004-08-23 [colin]      0.9.12cvs77.2
18608
18609         * src/prefs_account.h
18610                 Remove useless include
18611
18612 2004-08-23 [colin]      0.9.12cvs77.1
18613
18614         * src/imap.c
18615         * po/es.po
18616         * po/fr.po
18617         * po/it.po
18618         * po/pl.po
18619         * po/pt_BR.po
18620         * po/sk.po
18621         * po/sr.po
18622                 Sync with HEAD (fix bug 577)
18623
18624 2004-08-22 [colin]      0.9.12cvs76.1
18625
18626         * src/plugins/trayicon/trayicon.c
18627                 Sync with HEAD (fix formatting bug)
18628
18629 2004-08-21 [colin]      0.9.12cvs74.2
18630
18631         * src/gtk/colorsel.c
18632                 Fix bug 564 (Folder color selection window exits on any
18633                 keypress)
18634
18635 2004-08-21 [colin]      0.9.12cvs74.1
18636
18637         * ChangeLog.claws
18638         * src/compose.c
18639         * src/summaryview.c
18640         * src/toolbar.c
18641                 Sync with HEAD (fix bug 576)
18642
18643 2004-08-21 [colin]      0.9.12cvs70.1
18644
18645         * src/compose.c
18646         * src/mainwindow.c
18647                 Sync with HEAD
18648                 
18649
18650 2004-08-21 [paul]       0.9.12cvs66.4
18651
18652         * src/mainwindow.c
18653         * src/messageview.c
18654         * src/gtk/menu.c
18655         * src/plugins/spamassassin/spamassassin_gtk.c
18656                 remove some deprecated gtk1 functions
18657
18658
18659 2004-08-21 [colin]      0.9.12cvs66.3
18660
18661         * src/compose.c
18662         * src/codeconv.c
18663                 Fix warnings
18664                 Remove encoding hacks
18665                 Fix bug 575 (Strange character messes up message)
18666                 Don't display conversion error when drafting
18667
18668 2004-08-21 [paul]       0.9.12cvs66.2
18669
18670         * src/prefs_account.c
18671                 fix GnuPG mode bugs
18672
18673
18674 2004-08-20 [colin]      0.9.12cvs66.1
18675
18676         * src/codeconv.c
18677                 Sync with HEAD 0.9.12cvs66
18678
18679 2004-08-20 [paul]
18680
18681         * src/plugins/pgpmime/plugin.c
18682                 modify PGP/MIME plugin's description
18683
18684 2004-08-17 [colin]      0.9.12cvs65.1
18685
18686         * src/common/ssl.c
18687         * src/plugins/pgpmime/plugin.c
18688                 Sync with HEAD
18689
18690 2004-08-14 [colin]      0.9.12cvs60.3
18691
18692         * src/plugins/trayicon/trayicon.c
18693                 Put back resize callback, on size-request signal
18694                 rather than size-allocate to avoid infinite 
18695                 callback loop
18696
18697 2004-08-13 [colin]      0.9.12cvs60.2
18698
18699         * src/common/defs.h
18700                 Cache versions have been fixed
18701
18702 2004-08-13 [colin]      0.9.12cvs60.1
18703
18704         * src/folderutils.c
18705                 Sync with HEAD
18706
18707 2004-08-12 [colin]      0.9.12cvs59.1
18708
18709         * src/plugins/trayicon/trayicon.c
18710                 Sync with HEAD
18711
18712 2004-08-12 [colin]      0.9.12cvs57.5
18713
18714         * sylpheed.desktop
18715         * configure.ac
18716         * src/Makefile.am
18717         * src/main.c
18718                 Add support for Freedesktop.org's startup notification
18719
18720 2004-08-11 [colin]      0.9.12cvs57.4
18721
18722         * src/textview.c
18723                 Fix off-by-one
18724
18725 2004-08-11 [colin]      0.9.12cvs57.3
18726
18727         * src/message_search.c
18728         * src/summary_search.c
18729                 Make searches case insensitive by default
18730         * src/textview.c
18731                 Fix case-insensitive search in message
18732
18733 2004-08-11 [colin]      0.9.12cvs57.2
18734
18735         * src/summary_search.c
18736                 Let case-sensitive be specified
18737
18738 2004-08-10 [colin]      0.9.12cvs55.4
18739
18740         * src/common/socket.c
18741                 Fix the possible race condition
18742
18743 2004-08-09 [paul]       0.9.12cvs55.3
18744
18745         * configure.ac
18746         * src/Makefile.am
18747         * src/common/Makefile.am
18748                 sync with HEAD
18749
18750
18751 2004-08-09 [paul]       0.9.12cvs55.2
18752
18753         * autogen.sh
18754         * po/poconv.sh
18755                 remove unneeded script
18756
18757         * configure.ac
18758                 add forgotten USE_LDAP_TLS (sync with HEAD)
18759
18760
18761 2004-08-09 [colin]      0.9.12cvs55.1
18762
18763         * src/main.c
18764         * src/common/ssl.c
18765         * src/common/sylpheed.c
18766         * src/common/sylpheed.h
18767                 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
18768
18769 2004-08-09 [paul]       0.9.12cvs54.1
18770
18771         * ChangeLog
18772         * ChangeLog.claws
18773         * ChangeLog.jp
18774         * configure.ac
18775         * po/POTFILES.in
18776         * src/Makefile.am
18777         * src/folderutils.c
18778         * src/main.c
18779         * src/pgpmime.c
18780         * src/pgpmime.h
18781         * src/sgpgme.c
18782         * src/sgpgme.h
18783         * src/plugins/Makefile.am
18784         * src/plugins/pgpmime/.cvsignore
18785         * src/plugins/pgpmime/Makefile.am
18786         * src/plugins/pgpmime/pgpmime.c
18787         * src/plugins/pgpmime/pgpmime.h
18788         * src/plugins/pgpmime/plugin.c
18789         * src/plugins/pgpmime/sgpgme.c
18790         * src/plugins/pgpmime/sgpgme.h
18791                 sync with HEAD
18792
18793 2004-08-08 [paul]       0.9.12cvs51.1
18794
18795         * configure.ac
18796         * src/folder.c
18797                 sync with HEAD
18798
18799 2004-08-07 [colin]      0.9.12cvs50.1
18800
18801         * src/pop.c
18802         * src/common/partial_download.c
18803                 fix warnings (sync from HEAD)
18804
18805 2004-08-07 [colin]      0.9.12cvs48.1
18806
18807         * src/prefs_folder_item.c
18808                 sync with HEAD 0.9.12cvs48
18809
18810 2004-08-06 [colin]      0.9.12cvs47.1
18811
18812         * src/compose.c
18813                 Sync with HEAD
18814
18815 2004-08-06 [christoph]  0.9.12cvs46.2
18816
18817         * src/main.c
18818         * src/plugins/clamav/clamav_plugin_gtk.c
18819         * src/plugins/dillo_viewer/dillo_viewer.c
18820         * src/plugins/image_viewer/plugin.c
18821         * src/plugins/mathml_viewer/mathml_viewer.c
18822         * src/plugins/spamassassin/spamassassin_gtk.c
18823         * src/plugins/trayicon/trayicon.c
18824                 don't mix GTK1.2 plugin with GTK2 plugins
18825
18826 2004-08-06 [colin]      0.9.12cvs46.1
18827
18828         * ChangeLog
18829         * ChangeLog.claws
18830         * ChangeLog.jp
18831         * configure.ac
18832         * sylpheed-claws.pc.in
18833         * src/folder.c
18834         * src/imap.c
18835         * src/localfolder.c
18836         * src/messageview.c
18837         * src/mimeview.c
18838         * src/mimeview.h
18839         * src/msgcache.c
18840         * src/news.c
18841         * src/prefs_ext_prog.c
18842         * src/prefs_folder_item.c
18843         * src/prefs_fonts.c
18844         * src/prefs_msg_colors.c
18845         * src/prefs_spelling.c
18846         * src/prefs_themes.c
18847         * src/prefs_toolbar.c
18848         * src/prefs_wrapping.c
18849         * src/procmime.h
18850         * src/common/defs.h
18851         * src/common/nntp.c
18852         * src/common/session.c
18853         * src/common/session.h
18854         * src/common/socket.c
18855         * src/common/utils.h
18856         * src/common/xml.c
18857         * src/common/xml.h
18858         * src/gtk/prefswindow.c
18859         * src/gtk/prefswindow.h
18860         * src/plugins/clamav/clamav_plugin_gtk.c
18861         * src/plugins/dillo_viewer/dillo_prefs.c
18862         * src/plugins/image_viewer/viewerprefs.c
18863         * src/plugins/spamassassin/spamassassin_gtk.c
18864         * m4/openssl.m4 *** REMOVED ***
18865                 Sync with HEAD 0.9.12cvs46
18866
18867 2004-08-03 [paul]       0.9.12cvs40.2
18868
18869         * src/action.c
18870         * src/addressadd.c
18871         * src/addressbook.c
18872         * src/addrgather.c
18873         * src/browseldap.c
18874         * src/compose.c
18875         * src/crash.c
18876         * src/editaddress.c
18877         * src/editgroup.c
18878         * src/editldap_basedn.c
18879         * src/foldersel.c
18880         * src/importldif.c
18881         * src/mimeview.c
18882         * src/prefs_common.c
18883         * src/prefs_template.c
18884         * src/sourcewindow.c
18885         * src/summaryview.c
18886         * src/gtk/about.c
18887         * src/gtk/foldersort.c
18888         * src/gtk/logwindow.c
18889         * src/gtk/pluginwindow.c
18890         * src/gtk/prefswindow.c
18891                 change all gtk_scrolled_window_set_policy from 
18892                 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
18893
18894 2004-08-02 [paul]       0.9.12cvs40.1
18895
18896         * AUTHORS
18897                 update translation team section
18898         * po/pt_BR.po
18899                 updated by Frederico Goncalves Guimaraes
18900                 <fggdebian@yahoo.com.br>
18901
18902 2004-07-31 [colin]      0.9.12cvs39.9
18903
18904         * src/exphtmldlg.c
18905                 Fix compilation
18906
18907 2004-07-31 [colin]      0.9.12cvs39.8
18908
18909         * src/exphtmldlg.c
18910                 Fix an alertpanel type
18911
18912 2004-07-30 [colin]      0.9.12cvs39.7
18913
18914         * src/alertpanel.c
18915                 Fix alertpanel_error_log's icon
18916
18917 2004-07-30 [colin]      0.9.12cvs39.6
18918
18919         * src/pop.c
18920                 Two of them should still be warnings
18921
18922 2004-07-30 [colin]      0.9.12cvs39.5
18923
18924         * src/pop.c
18925                 More warning -> error
18926 2004-07-29 [colin]      0.9.12cvs39.4
18927
18928         * src/pop.c
18929                 Warning -> error
18930
18931 2004-07-29 [colin]      0.9.12cvs39.3
18932
18933         * src/prefs_matcher.c
18934                 Fix segfault
18935
18936 2004-07-29 [colin]      0.9.12cvs39.2
18937
18938         * src/alertpanel.c
18939                 More nice-looking alertpanels
18940
18941 2004-07-29 [colin]      0.9.12cvs39.1
18942
18943         * src/messageview.c
18944                 sync with head
18945                 (inform user when partial mail is deleted on server)
18946
18947 2004-07-29 [colin]      0.9.12cvs38.1
18948
18949         * src/messageview.c
18950                 sync with head
18951
18952 2004-07-28 [paul]       0.9.12cvs37.7
18953
18954         * src/mainwindow.c
18955                 complete the replacement of deprecated gtk_progress_*
18956
18957 2004-07-28 [paul]       0.9.12cvs37.6
18958
18959         * src/action.c
18960         * src/inc.c
18961         * src/mainwindow.c
18962         * src/send_message.c
18963         * src/gtk/progressdialog.c
18964         * src/gtk/progressdialog.h
18965                 replace deprecated gtk_progress_*
18966
18967 2004-07-28 [paul]       0.9.12cvs37.5
18968
18969         * src/gtk/filesel.c
18970                 remove gtk_window_set_wmclass()
18971 2004-07-28 [paul]       0.9.12cvs37.4
18972
18973         * src/addressbook.c
18974         * src/compose.c
18975         * src/foldersel.c
18976         * src/mainwindow.c
18977         * src/messageview.c
18978         * src/sourcewindow.c
18979         * src/gtk/logwindow.c
18980                 remove gtk_window_set_wmclass()
18981                 
18982         * src/prefs_filtering.c
18983         * src/prefs_filtering_action.c
18984         * src/prefs_fonts.c
18985         * src/prefs_gtk.c
18986         * src/prefs_matcher.c
18987         * src/ssl_manager.c
18988         * src/gtk/prefswindow.c
18989                 replace gtk_window_position()
18990
18991 2004-07-28 [colin]      0.9.12cvs37.3
18992
18993         * src/alertpanel.c
18994         * src/alertpanel.h
18995                 Add a way to specify panel type for specific
18996                 panels (alertpanel())
18997         * src/account.c
18998         * src/addressbook.c
18999         * src/compose.c
19000         * src/expldifdlg.c
19001         * src/main.c
19002         * src/messageview.c
19003         * src/summaryview.c
19004         * src/textview.c
19005         * src/gtk/sslcertwindow.c
19006                 Fix alertpanel()s so that their icon match
19007                 their real type
19008
19009 2004-07-28 [paul]       0.9.12cvs37.2
19010
19011         * src/addr_compl.c
19012         * src/addressbook.c
19013         * src/alertpanel.c
19014         * src/compose.c
19015         * src/export.c
19016         * src/foldersel.c
19017         * src/folderview.c
19018         * src/grouplistdialog.c
19019         * src/import.c
19020         * src/mainwindow.c
19021         * src/message_search.c
19022         * src/messageview.c
19023         * src/passphrase.c
19024         * src/prefs_actions.c
19025         * src/prefs_common.c
19026         * src/prefs_customheader.c
19027         * src/prefs_display_header.c
19028         * src/prefs_filtering.c
19029         * src/prefs_filtering_action.c
19030         * src/prefs_gtk.c
19031         * src/prefs_matcher.c
19032         * src/prefs_msg_colors.c
19033         * src/prefs_summary_column.c
19034         * src/prefs_template.c
19035         * src/sourcewindow.c
19036         * src/ssl_manager.c
19037         * src/summary_search.c
19038         * src/gtk/colorsel.c
19039         * src/gtk/description_window.c
19040         * src/gtk/gtkaspell.c
19041         * src/gtk/inputdialog.c
19042         * src/gtk/logwindow.c
19043         * src/gtk/prefswindow.c
19044         * src/gtk/progressdialog.c
19045                 replace deprecated gtk_window_set_policy
19046
19047 2004-07-27 [colin]      0.9.12cvs37.1
19048
19049         * src/msgcache.c
19050                 More fixes (synced for head again)
19051
19052 2004-07-27 [colin]      0.9.12cvs35.3
19053
19054         * src/msgcache.c
19055                 Fix wrong test
19056
19057 2004-07-27 [colin]      0.9.12cvs35.2
19058
19059         * src/mimeview.c
19060                 Fix width a bit (by Paul)
19061         * src/alertpanel.c
19062         * src/alertpanel.h
19063                 Specialize icons, make alertpanel_message()
19064                 private
19065         * src/message_search.c
19066         * src/sgpgme.c
19067         * src/summary_search.c
19068                 Suit alertpanel changes
19069
19070 2004-07-27 [colin]      0.9.12cvs35.1
19071
19072         * src/alertpanel.c
19073                 Add an icon
19074         * src/passphrase.c
19075                 Add debug output - maybe someone will
19076                 want to look at the problem with Grab
19077                 Input :)
19078         Bump version as we're synced with HEAD
19079
19080 2004-07-26 [colin]      0.9.12cvs33.26
19081
19082         * src/pop.c
19083                 Fix uidl-file parsing when not in new
19084                 format
19085
19086 2004-07-26 [colin]      0.9.12cvs33.25
19087
19088         * src/gtk/menu.c
19089                 Move popup menu up if necessary (fixes 
19090                 account selector)
19091         * src/mainwindow.c
19092                 Set account selector's button height to
19093                 minimum
19094
19095 2004-07-26 [colin]      0.9.12cvs33.24
19096
19097         * src/alertpanel.c
19098                 Maybe fix 551 (Truncated font in alert window)
19099
19100 2004-07-26 [colin]      0.9.12cvs33.23
19101
19102         * po/de.po
19103         * po/es.po
19104         * po/fr.po
19105         * po/it.po
19106         * po/ja.po
19107         * po/pl.po
19108         * po/ru.po
19109         * po/sk.po
19110         * po/sr.po
19111         * po/zh_CN.po
19112                 Sync po files with HEAD
19113
19114 2004-07-26 [paul]       0.9.12cvs33.22
19115
19116         * src/compose.c
19117                 fix Bug 556 'Organisation-header is sent even if empty'
19118
19119 2004-07-24 [colin]      0.9.12cvs33.21
19120
19121         * src/compose.c
19122         * src/gtk/gtkaspell.c
19123         * src/gtk/gtkaspell.h
19124                 Fix speller accelerators (require hack)
19125
19126 2004-07-24 [colin]      0.9.12cvs33.20
19127
19128         * src/gtk/gtkaspell.c
19129                 Fix over-eager code deletion breaking
19130                 Check while typing
19131
19132 2004-07-24 [colin]      0.9.12cvs33.19
19133
19134         * src/browseldap.c
19135         * src/ldapctrl.c
19136         * src/ldapctrl.h
19137         * src/ldapserver.h
19138                 Sync ldap with HEAD
19139         (Fixes 546 LDAP completely broken)
19140
19141 2004-07-24 [colin]      0.9.12cvs33.18
19142
19143         * src/prefs_msg_colors.c
19144                 Fix prototype mismatch
19145         (Fixes 547 void function cannot return value)
19146
19147 2004-07-24 [colin]      0.9.12cvs33.17
19148
19149         * src/mainwindow.c
19150                 Fix sort going back to previous sort key
19151                 when changing sort direction
19152
19153 2004-07-24 [colin]      0.9.12cvs33.16
19154
19155         * src/compose.c
19156                 Fix space insertion when re-wrapping at 
19157                 cursor point
19158
19159 2004-07-24 [colin]      0.9.12cvs33.15
19160
19161         * src/gtk/gtkaspell.c
19162                 Don't change cursor position in insert-text
19163                 callback
19164         (Fixes 539 Word wrapping on input transposes letters)
19165
19166 2004-07-24 [colin]      0.9.12cvs33.14
19167
19168         * src/gtk/gtkaspell.c
19169                 Reencode non-ascii chars to dictionary's
19170                 encoding
19171         (Fixes 544 Spell check broken non english locale)
19172
19173 2004-07-24 [colin]      0.9.12cvs33.13
19174
19175         * src/summaryview.c
19176                 Fix Shift+Down, add Home/End/PgUp/PgDown
19177
19178 2004-07-21 [colin]      0.9.12cvs33.12
19179
19180         * src/prefs_common.c
19181                 Fix a gtk warning (Patch by Andrej Kacian)
19182
19183 2004-07-21 [colin]      0.9.12cvs33.11
19184
19185         * src/gtk/filesel.c
19186                 More check
19187
19188 2004-07-21 [colin]      0.9.12cvs33.10
19189
19190         * src/compose.c
19191         * src/crash.c
19192         * src/export.c
19193         * src/import.c
19194         * src/messageview.c
19195         * src/mimeview.c
19196         * src/prefs_spelling.c
19197         * src/prefs_themes.c
19198         * src/summaryview.c
19199         * src/gtk/filesel.c
19200         * src/gtk/filesel.h
19201         * src/gtk/pluginwindow.c
19202                 Untwist open/save mode guessing logic, make
19203                 it explicit
19204
19205 2004-07-20 [colin]      0.9.12cvs33.9
19206
19207         * src/codeconv.c
19208                 conv_encode_header: src_charset is UTF-8 on
19209                 gtk2
19210         * src/compose.c
19211                 Remove double encoding of the headers
19212
19213 2004-07-20 [colin]      0.9.12cvs33.8
19214
19215         * src/codeconv.c
19216                 Fix typo
19217
19218 2004-07-20 [colin]      0.9.12cvs33.7
19219
19220         * src/mainwindow.c
19221                 Set the separated messageview to the saved
19222                 size of Claws' messageview (Patch by Alfons)
19223                 Fix a callback prototype (me)
19224
19225 2004-07-20 [colin]      0.9.12cvs33.6
19226
19227         * src/codeconv.h
19228                 Forgot one hunk in 0.9.12cvs33.4
19229
19230 2004-07-19 [colin]      0.9.12cvs33.5
19231
19232         * src/action.c
19233                 Action output fix
19234                 Patch by Alfons
19235
19236 2004-07-19 [colin]      0.9.12cvs33.4
19237
19238         * src/compose.c
19239                 Fix outgoing charset bug in headers
19240         * src/codeconv.c
19241                 Clean for glib2 - Patch by Alfons
19242
19243 2004-07-19 [colin]      0.9.12cvs33.3
19244
19245         * src/statusbar.c
19246                 Remove grip from the statusbar
19247                 Patch by Alfons
19248
19249 2004-07-19 [colin]      0.9.12cvs33.2
19250
19251         * src/messageview.c
19252         * src/textview.c
19253                 Fix messageview remembering the previous
19254                 scroll position when loading a new message
19255                 Patch by Alfons
19256
19257 2004-07-19 [colin]      0.9.12cvs33.1
19258
19259         * src/folder.h
19260         * src/folderview.c
19261         * src/summaryview.c
19262                 Sync with HEAD
19263
19264 2004-07-18 [colin]      0.9.12cvs32.7
19265
19266         * configure.ac
19267                 Remove useless check for XIM - noticed
19268                 by Alfons
19269
19270 2004-07-18 [colin]      0.9.12cvs32.6
19271
19272         * src/summaryview.c
19273                 Remove non-modified and shift-modified
19274                 accelerators in summaryview's popup
19275                 menu, as that doesn't get catched by
19276                 the accel-activate signal catcher...
19277
19278 2004-07-18 [colin]      0.9.12cvs32.5
19279
19280         * src/prefs_common.c
19281                 Define sensible default prefs for 
19282                 wrapping
19283
19284 2004-07-18 [colin]      0.9.12cvs32.4
19285
19286         * src/compose.c
19287         * src/prefs_common.c
19288         * src/prefs_common.h
19289         * src/prefs_wrapping.c
19290                 Remove Smart Wrapping pref, which does
19291                 nothing on gtk2 branch
19292
19293 2004-07-18 [colin]      0.9.12cvs32.3
19294
19295         * src/sourcewindow.c
19296                 Proper utf8
19297
19298 2004-07-18 [colin]      0.9.12cvs32.2
19299
19300         * src/compose.c
19301                 Save attachment status when drafting
19302
19303 2004-07-18 [colin]      0.9.12cvs32.1
19304
19305         * src/gtk/filesel.c
19306                 Fix erratic folder selection in open mode
19307
19308 2004-07-18 [colin]      0.9.12cvs31.11
19309
19310         * src/pop.c
19311                 Don't let partial messages get deleted
19312                 even with "dowload all"
19313                 (0.9.12cvs31.8 fix extension)
19314 2004-07-18 [colin]      0.9.12cvs31.10
19315
19316         * src/gtk/logwindow.c
19317                 Fix log scrolling
19318
19319 2004-07-18 [colin]      0.9.12cvs31.9
19320
19321         * src/common/utils.c
19322                 Fix non-utf8 strings coming from commands
19323                 and files
19324
19325 2004-07-18 [colin]      0.9.12cvs31.8
19326
19327         * src/pop.c
19328                 Fix partial download bug with Download all
19329                 messages option
19330
19331 2004-07-18 [colin]      0.9.12cvs31.7
19332
19333         * src/textview.c
19334                 Fix bug introduced in 0.9.12cvs31.2
19335                 (blocked in select mode after double click)
19336
19337 2004-07-18 [colin]      0.9.12cvs31.6
19338
19339         * src/compose.c
19340         * src/gtk/menu.c
19341                 More glib-warning fixes
19342
19343 2004-07-18 [colin]      0.9.12cvs31.5
19344
19345         * src/compose.c
19346                 Fix trashing the primary clipboard when moving 
19347                 around with tab
19348         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
19349
19350 2004-07-18 [colin]      0.9.12cvs31.4
19351
19352         * src/codeconv.c
19353                 convert unencoded iso headers to utf8
19354         (Fix Bug 538 Unencoded local characters in subject make it 
19355          disappear)
19356
19357 2004-07-18 [colin]      0.9.12cvs31.3
19358
19359         * src/compose.c
19360                 Fix tab char handling in wrapping
19361         (Fix Bug 537 Line wrap problem - TAB character treated as 
19362          one character instead of 8)
19363
19364 2004-07-18 [colin]      0.9.12cvs31.2
19365
19366         * src/textview.c
19367                 return FALSE on GDK_MOTION_NOTIFY
19368         (Fix Bug 535 Hyperlinks/addresses are not selectable 
19369          (unable to highlight))
19370
19371 2004-07-18 [colin]      0.9.12cvs31.1
19372
19373         * src/folderview.c
19374                 Sync with 0.9.12cvs31
19375
19376 2004-07-18 [colin]      0.9.12cvs30.4
19377
19378         * src/compose.c
19379                 Also block text_inserted when inserting a file
19380
19381 2004-07-18 [colin]      0.9.12cvs30.3
19382
19383         * src/compose.c
19384                 Fix smart wrapping (block text_inserted handler
19385                 while putting quotation to avoid wrap on input,
19386                 don't join lines if next is sig separator)
19387
19388 2004-07-17 [colin]      0.9.12cvs30.2
19389
19390         * src/folderview.c
19391         * src/mainwindow.c
19392         * src/mimeview.c
19393         * src/summaryview.c
19394         * src/gtk/quicksearch.c
19395         * src/gtk/quicksearch.h
19396                 Block key events handlers *and* accels while
19397                 quicksearch is focused
19398         (Fixes Bug 534 quick-search bar not accepting certain letters)
19399
19400 2004-07-17 [colin]      0.9.12cvs30.1
19401
19402         * src/folder.h
19403         * src/folderview.c
19404         * src/summaryview.c
19405                 Sync with 0.9.12cvs30
19406
19407 2004-07-17 [colin]      0.9.12cvs28.2
19408
19409         * src/mimeview.c
19410         * src/procmime.c
19411         * src/summaryview.c
19412         * src/gtk/menu.c
19413                 Squash some compile and glib warnings
19414
19415 2004-07-17 [paul]       0.9.12cvs28.1
19416
19417         * src/mimeview.c
19418                 sync with 0.9.12cvs28 HEAD
19419
19420 2004-07-16 [paul]       0.9.12cvs26.1
19421         
19422         * src/gtk/quicksearch.c
19423         * src/account.c
19424         * src/account.h
19425         * src/compose.c
19426         * src/customheader.c
19427         * src/folder_item_prefs.c
19428         * src/main.c
19429         * src/mainwindow.c
19430         * src/messageview.c
19431         * src/mimeview.c
19432         * src/news.c
19433         * src/pgpmime.c
19434         * src/pop.c
19435         * src/pop.h
19436         * src/prefs_account.c
19437         * src/prefs_account.h
19438         * src/prefs_common.c
19439         * src/prefs_common.h
19440         * src/prefs_display_header.c
19441         * src/prefs_gtk.c
19442         * src/prefs_gtk.h
19443         * src/procheader.c
19444         * src/procmime.c
19445                 sync with 0.9.12cvs26 HEAD      
19446
19447 2004-07-15 [colin]      0.9.12cvs18.14
19448
19449         * src/folder.c
19450                 Disable GPG signature check during
19451                 folder move and scan
19452         (Closes Bug 521 Signature checking slows down Folder-Move)
19453
19454 2004-07-14 [colin]      0.9.12cvs18.13
19455
19456         * src/common/partial_download.c
19457                 update includes
19458
19459 2004-07-14 [colin]      0.9.12cvs18.12
19460
19461         * src/common/partial_download.c
19462         * src/common/partial_download.h
19463                 Move doc at top, add correct copyright
19464
19465 2004-07-14 [colin]      0.9.12cvs18.11
19466
19467         * src/folder.c
19468         * src/messageview.c
19469         * src/pop.c
19470         * src/pop.h
19471         * src/procmsg.c
19472         * src/summaryview.c
19473         * src/common/Makefile.am
19474         * src/common/partial_download.c ** NEW FILES **
19475         * src/common/partial_download.h ** NEW FILES **
19476                 Move partial-download related stuff to its
19477                 own file
19478
19479 2004-07-14 [colin]      0.9.12cvs18.10
19480
19481         * src/send_message.c
19482                 Fix smtp auth when user is null or empty
19483
19484 2004-07-13 [colin]      0.9.12cvs18.9
19485
19486         * src/gtk/quicksearch.c
19487                 Use alphabetic order
19488
19489 2004-07-13 [colin]      0.9.12cvs18.8
19490
19491         * src/pop.c
19492                 Be paranoid on the checks
19493
19494 2004-07-13 [colin]      0.9.12cvs18.7
19495
19496         * src/gtk/quicksearch.c
19497                 Fix Engrish once again
19498
19499 2004-07-13 [colin]      0.9.12cvs18.6
19500
19501         * src/procmsg.c
19502         * src/summaryview.c
19503                 Mark messages for deletion when they are about to
19504                 be removed from trash
19505
19506 2004-07-13 [colin]      0.9.12cvs18.5
19507
19508         * src/matcher.c
19509         * src/matcher.h
19510         * src/matcher_parser_parse.y
19511         * src/prefs_matcher.c
19512         * src/gtk/quicksearch.c
19513                 Add 'partial' ('p') match string to find partially
19514                 downloaded messages
19515
19516 2004-07-13 [colin]      0.9.12cvs18.4
19517
19518         * src/pop.c
19519                 Fix misplaced block
19520
19521 2004-07-13 [colin]      0.9.12cvs18.3
19522
19523         * src/pop.c
19524         * src/pop.h
19525         * src/messageview.c
19526                 Refactor API (to avoid passing 5+ params and code
19527                 duplication)
19528         * src/folder.c
19529         * src/msgcache.c
19530         * src/procheader.c
19531         * src/common/defs.h
19532                 Add planned_download to cache
19533                 Don't mess uidl file when moving partially downloaded
19534                 mails (they change folder, we should change it in the
19535                 uidl list too or we'll remove an incorrect message)
19536                 (this also helps removing hacks when changing 
19537                 planned_download in messageview.c)
19538
19539 2004-07-12 [colin]      0.9.12cvs18.2
19540
19541         * src/gtk/quicksearch.c
19542                 Fix missing status update in quicksearch
19543
19544 2004-07-12 [paul]       0.9.12cvs18.1
19545
19546         * po/POTFILES.in
19547         * src/Makefile.am
19548         * src/account.c
19549         * src/codeconv.c
19550         * src/compose.c
19551         * src/inc.c
19552         * src/main.c
19553         * src/prefs_common.c
19554         * src/procmsg.h
19555         * src/toolbar.c
19556         * src/prefs_msg_colors.[ch]     ** NEW FILES **
19557         * src/prefs_wrapping.[ch]       ** NEW FILES **
19558         * src/common/intl.h
19559         * src/common/utils.[ch]
19560         * src/gtk/quicksearch.[ch]
19561                 sync with 0.9.12cvs18 HEAD
19562
19563 2004-07-12 [colin]      0.9.11cvs17.25
19564
19565         * src/folder.c
19566         * src/folder.h
19567                 Remove unused function added by me in 0.9.11cvs17.10
19568
19569 2004-07-11 [colin]      0.9.11cvs17.24
19570
19571         * src/inc.c
19572         * src/messageview.c
19573         * src/pop.c
19574         * src/pop.h
19575                 Use folderitem and msgnum instead of filename to
19576                 know which mail to delete
19577                 Move old partial mail deletion to pop.c
19578
19579 2004-07-10 [colin]      0.9.11cvs17.23
19580
19581         * src/inc.c
19582                 Add debug
19583         * src/pop.c
19584         * src/pop.h
19585                 Don't re-use same enums for unrelated stuff: it's 
19586                 completely misleading !
19587                 Document a bit
19588
19589 2004-07-09 [colin]      0.9.11cvs17.22
19590
19591         * src/inc.c
19592                 Remove folder-type check and do
19593                 more tests to be sure everything's
19594                 ok
19595         * src/messageview.c
19596                 Punctuation update, remove useless
19597                 code, fix two warnings
19598         * src/noticeview.c
19599                 Layout cleaning, reset 2nd button
19600                 when specifying one
19601
19602 2004-07-09 [colin]      0.9.11cvs17.21
19603
19604         * src/messageview.c
19605         * src/pop.c
19606         * src/pop.h
19607                 Allow user to change his mind
19608                 and postpone decision (by
19609                 unmarking the mail)
19610
19611 2004-07-09 [colin]      0.9.11cvs17.20
19612
19613         * src/messageview.c
19614                 Fix bug with delete state
19615         * src/pop.c
19616         * src/pop.h
19617                 Fix buffer leak (fread doesn't 
19618                 terminate buffers with \0)
19619                 Refactoring (remove magic 
19620                 numbers)
19621
19622 2004-07-09 [colin]      0.9.11cvs17.19
19623
19624         * src/pop.c
19625                 Don't log "Skipping message" if 
19626                 we're going to TOP it two lines
19627                 later
19628
19629 2004-07-09 [colin]      0.9.11cvs17.18
19630
19631         * src/messageview.c
19632                 Fix Engrish
19633
19634 2004-07-09 [colin]      0.9.11cvs17.17
19635
19636         * src/pop.c
19637                 strlen checking...
19638         * src/messageview.c
19639                 refactoring a bit
19640
19641 2004-07-08 [colin]      0.9.11cvs17.16
19642
19643         * src/noticeview.c
19644         * src/noticeview.h
19645                 Add an optional second button
19646         * src/messageview.c
19647         * src/pop.c
19648         * src/pop.h
19649                 Don't delete partially received mails after a certain
19650                 time; rather, let the user decide.
19651
19652 2004-07-08 [colin]      0.9.11cvs17.15
19653
19654         * src/common/smtp.h
19655                 Sync with HEAD
19656
19657 2004-07-08 [colin]      0.9.11cvs17.14
19658
19659         * src/messageview.c
19660         * src/common/smtp.c
19661                 Use to_human_readable() for sizes
19662
19663 2004-07-08 [colin]      0.9.11cvs17.13
19664
19665         * src/inc.c
19666         * src/messageview.c
19667         * src/pop.c
19668         * src/pop.h
19669         * src/procmsg.c
19670                 Fix partial-downloading issues:
19671                         catch unsupported TOP
19672                         don't delete partially downloaded mails before 5 days
19673                         don't update existing with non-MH folders; that'll
19674                         make dups, but it's better than trashing the folder
19675                         free new msginfo parts
19676                 Fix indentation ;-)
19677
19678 2004-07-08 [colin]      0.9.11cvs17.12
19679
19680         * src/common/smtp.c
19681         * src/common/smtp.h
19682                 Sync smtp size verification with HEAD
19683
19684 2004-07-08 [colin]      0.9.11cvs17.11
19685
19686         * src/summaryview.c
19687         * src/prefs_common.c
19688         * src/prefs_common.h
19689         * src/gtk/quicksearch.c
19690         * src/gtk/quicksearch.h
19691                 Sync sticky pref with HEAD
19692
19693 2004-07-08 [colin]      0.9.11cvs17.10
19694
19695         * src/folder.c [1.213.2.6]
19696         * src/folder.h [1.87.2.6]
19697         * src/inc.c [1.149.2.7]
19698         * src/messageview.c [1.94.2.8]
19699         * src/procheader.c [1.47.2.6]
19700         * src/procmsg.c [1.150.2.4]
19701         * src/procmsg.h [1.60.2.5]
19702         * src/pop.c [1.56.2.4]
19703         * src/pop.h [1.17.2.3]
19704                 Let too big messages get downloaded, but truncated
19705                 Add a button to download them completely
19706                 
19707 2004-07-06 [colin]      0.9.11cvs17.9
19708
19709         * src/gtk/quicksearch.c [1.1.2.3]
19710                 Add a Clear button
19711         * commitHelper
19712         * PATCHSETS
19713                 Add a script to help with cvs
19714
19715 2004-07-03 [colin]      0.9.11cvs17.8
19716
19717         * src/plugins/imageviewer/viewer.c
19718                 fix imageviewer (which was staying on the first
19719                 displayed image)
19720
19721 2004-07-03 [colin]      0.9.11cvs17.7
19722
19723         Removed FIXME_GTK2 warnings
19724         * src/gtk/gtkutils.c
19725                 useless #warnings
19726         * src/gtk/menu.c
19727                 useless #warnings (no need to mess with menu rc)
19728         * src/gtk/menu.h
19729                 unused functions
19730         
19731
19732 2004-07-03 [colin]      0.9.11cvs17.6
19733
19734         Removed FIXME_GTK2 warnings
19735         * src/codeconv.c
19736                 useless #warnings (rewrite needed)
19737         * src/compose.c
19738                 useless #warnings (rewrite needed)
19739                 useless #warnings (gtk2 is like that)
19740                 useless #warnings (previously fixed)
19741         * src/main.c
19742                 useless #warnings (previously fixed)
19743         * src/message_search.c
19744                 useless #warnings (gtk2 is like that)
19745                 Made apparent that search is case-sensitive
19746         * src/mimeview.c
19747                 useless #warnings (rewrite needed)
19748                 useless #warnings (gtk2 is like that)
19749                 reimplemented real warnings
19750         * src/prefs_common.c
19751                 Removed block cursor option (not it gtk2)
19752         * src/prefs_gtk.c
19753                 useless #warnings (rewrite needed)
19754         * src/procheader.c
19755                 useless #warnings (rewrite needed)
19756         * src/sourcewindow.c
19757                 useless #warnings (incorrect placing)
19758         * src/summary_search.c
19759                 useless #warnings (gtk2 is like that)
19760                 Made apparent that search is case-sensitive
19761         * src/action.c
19762                 useless #warnings (gtk2 is like that)
19763         * src/textview.c
19764                 useless #warnings (rewrite needed)
19765         * src/toolbar.c
19766                 useless #warnings (rewrite needed)
19767
19768 2004-07-03 [colin]      0.9.11cvs17.5
19769
19770         * src/textview.c
19771                 Fix mismerge which broke URI opening
19772                 
19773 2004-07-01 [colin]      0.9.11cvs17.4
19774
19775         * src/gtk/filesel.c
19776                 Fill filename when saving
19777                 
19778 2004-06-27 [colin]      0.9.11cvs17.3
19779
19780         * src/gtk/filesel.[ch]
19781                 Use the new GTK file selector
19782                 Update prototype to match the reality: multiple file
19783                 selection is open-only          
19784         * src/compose.c
19785                 Match the new prototypes        
19786         * configure.ac
19787                 Match the new requirements (gtk 2.4.0)
19788                         
19789 2004-06-26 [colin]      0.9.11cvs17.2
19790
19791         * src/plugins/trayicon/trayicon.c
19792                 Remove useless signal handler on resize, which causes
19793                 an infinite "loop"
19794         
19795 2004-06-26 [colin]      0.9.11cvs17.1
19796         
19797         * tools/Makefile.am
19798                 remove launch_firebird and add nautilus2sylpheed.sh
19799         * src/quicksearch.c
19800           src/summaryview.c
19801                 Fix show/hide "Extended symbols" button problem
19802                 Fix apparition at startup
19803                 Fix const warnings
19804         * src/plugins/image_viewer/Makefile.am
19805                 Fix configure 
19806         * common/ssl.c
19807                 Re-enable certificate check, as it doesn't seem to
19808                 cause Xlib errors anymore
19809
19810 2004-06-25 [paul]       0.9.11cvs17
19811
19812         * sync with 0.9.11cvs17 HEAD
19813         
19814         NOTE: QuickSearch is broken
19815
19816 2004-06-07 [colin]      0.9.10claws67.10
19817         * src/plugins/trayicon/trayicon.c
19818           src/plugins/trayicon/libeggtrayicon/Makefile.am
19819           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
19820                 Fix gettextization in trayicon plugin
19821
19822 2004-06-07 [colin]      0.9.10claws67.9
19823         
19824         * src/summaryview.c
19825           src/gtk/gtksctree.[ch]
19826                 Let Shift+{Up,Down} work in summaryview
19827                 (well, Down "works" and Up works)
19828                 Let the list scroll when using these keys
19829
19830 2004-06-06 [colin]      0.9.10claws67.8
19831
19832         * src/plugins/trayicon/trayicon.c
19833                 Fix pixmap update
19834
19835 2004-06-06 [colin]      0.9.10claws67.7
19836
19837         * src/addressbook.c
19838                 Fix signal handling causing system-wide focus grab
19839
19840 2004-05-25 [paul]       0.9.10claws67.6
19841
19842         * Makefile.am
19843           src/Makefile.am
19844                 clean up
19845
19846 2004-05-25 [paul]       0.9.10claws67.5
19847
19848         * replace deprecated gtk_signal... functions
19849
19850 2004-05-23 [colin]      0.9.10claws67.4
19851
19852         * src/compose.c
19853                 Fix wrapping
19854
19855 2004-05-22 [colin]      0.9.10claws67.3
19856
19857         * src/compose.c
19858                 Re-fix [Edited] in compose.c::compose_reedit()
19859
19860 2004-05-22 [colin]      0.9.10claws67.2
19861
19862         * src/procmime.c
19863                 Fix parsing of multiparts mails
19864
19865 2004-05-22 [colin]      0.9.10claws67.1
19866
19867         * src/summaryview.c
19868                 Fix quicksearch
19869
19870 2004-05-22 [paul]       0.9.10claws67
19871
19872         * sync with 0.9.10claws67 HEAD
19873
19874 2004-05-14 [alfons]
19875
19876         * src/procmime.h
19877                 add forgotton prototype
19878
19879 2004-05-10 [paul]       0.9.10claws57
19880
19881         * sync with 0.9.10claws57 HEAD
19882
19883 2004-05-05 [paul]       0.9.9.claws1
19884
19885         * ChangeLog-gtk2        ** REMOVED **
19886           ChangeLog-gtk2.claws  ** ADDED **
19887                 rename and adopt the normal claws format
19888                 
19889         * configure.ac
19890                 require gtkmathview >= 0.5
19891
19892         * ac/*                          ** REMOVED **
19893           ac/                           ** REMOVED **
19894           intl/Makefile.in              ** REMOVED **
19895           m4/                           ** ADDED **
19896           m4/missing                    ** ADDED **
19897           m4/missing/gdk-pixbuf.m4      ** ADDED **
19898           m4/missing/gettext.m4         ** ADDED **
19899           m4/missing/gpgme.m4           ** ADDED **
19900           m4/missing/imlib.m4           ** ADDED **
19901           m4/.cvsignore                 ** ADDED **
19902           m4/Makefile.am                ** ADDED **
19903           m4/README                     ** ADDED **
19904           m4/aclocal-include.m4         ** ADDED **
19905           m4/aspell.m4                  ** ADDED **
19906           m4/check-type.m4              ** ADDED **
19907           m4/gnupg-check-typedef.m4     ** ADDED **
19908           m4/openssl.m4                 ** ADDED **
19909           m4/spamassassin.m4            ** ADDED **
19910           po/ChangeLog                  ** REMOVED **
19911           po/Makefile.in.in             ** REMOVED **
19912           po/Rules-quot                 ** REMOVED **
19913           po/boldquot.sed               ** REMOVED **
19914           po/en@boldquot.header         ** REMOVED **
19915           po/en@quot.header             ** REMOVED **
19916           po/insert-header.sin          ** REMOVED **
19917           po/quot.sed                   ** REMOVED **
19918           po/remove-potcdate.sed        ** REMOVED **
19919           po/remove-potcdate.sin        ** REMOVED **
19920           po/stamp-po                   ** REMOVED **
19921           Makefile.am
19922           autogen.sh
19923           configure.ac
19924                 enable building with automake 1.8.x
19925                 add 'autopoint --force' to autogen.sh and remove all
19926                 auto-generated files, remove ac/ directory and use
19927                 m4/ directory instead
19928                 
19929         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
19930                 fix gettextization
19931
19932 2004-02-28 Colin Leroy <colin@colino.net>
19933         * src/prefs_matcher.c
19934           src/prefs_filtering.c
19935           src/prefs_filtering_action.c
19936                 Fix non-editable GtkEntries
19937
19938 2004-02-22 Thorsten Maerz <torte@netztorte.de>
19939         * src/prefs_themes.c
19940                 utf8 conversion for theme info
19941
19942 2004-02-21 Thorsten Maerz <torte@netztorte.de>
19943         * sync 0.9.9claws
19944
19945 2004-02-14 Thorsten Maerz <torte@netztorte.de>
19946         * src/grouplistdialog.c
19947                 allow multiple selections without ctrl key
19948
19949 2004-02-09 Thorsten Maerz <torte@netztorte.de>
19950         * src/main.c
19951                 enable customizable accelerators
19952
19953 2004-02-08 Thorsten Maerz <torte@netztorte.de>
19954         * src/prefs_common.c
19955                 re-enable different font settings for gtk1/2
19956         * src/prefs_folder_item.c
19957                 fix folder prefs displayed wrong
19958         * src/textview.c
19959                 set 'sunken' shadow type
19960
19961 2004-02-07 Colin Leroy <colin@colino.net>
19962         * src/compose.c
19963                 Fix message being always [Edited]
19964                 Encode headers correctly (utf8 buf)
19965
19966 2004-01-27 Thorsten Maerz <torte@netztorte.de>
19967         * src/socket.c
19968                 remove double g_source_attach()
19969                 (Thanks to Colin Leroy)
19970
19971 2004-01-27 Thorsten Maerz <torte@netztorte.de>
19972         * src/gtk/gtksctree.c
19973                 Fix SSL certificate list not shown
19974         * src/mimeview.c
19975                 Fix clicks in mime tree
19976
19977 2004-01-27 Thorsten Maerz <torte@netztorte.de>
19978         * src/common/socket.c
19979                 Fix SSL receive
19980         * src/compose.c
19981                 Fix clipboard menu hotkeys
19982
19983 2004-01-25 Thorsten Maerz <torte@netztorte.de>
19984         * src/gtk/gtkaspell.[ch]
19985           src/compose.c
19986                 reimplement spellchecker
19987
19988 2004-01-25 Thorsten Maerz <torte@netztorte.de>
19989         * src/gtk/filesel.c
19990                 crash when inserting file in compose window
19991                 (TODO: keep old selection on clicks)
19992         * src/main.c
19993                 use gtkrc-2.0 instead of gtkrc
19994
19995 2004-01-25 Thorsten Maerz <torte@netztorte.de>
19996         * src/messageview.c
19997                 remove orphaned mimeview unref()
19998
19999 2004-01-20 Thorsten Maerz <torte@netztorte.de>
20000         * src/grouplistdialog.c
20001                 expand nodes containing subscribed groups
20002
20003 2004-01-19 Thorsten Maerz <torte@netztorte.de>
20004         * src/textview.c
20005                 textview: hide cursor, restore old click behaviour
20006
20007 2004-01-18 Thorsten Maerz <torte@netztorte.de>
20008         * src/textview.c
20009                 variable names messed up
20010
20011 2004-01-17 Colin Leroy <colin@colino.net>
20012         * src/addr_compl.c
20013                 Fix completion address too thin
20014         * src/compose.c
20015                 Fix tab-to-subject behaviour
20016         * src/summaryview.c
20017                 Implement key up & down in summaryview
20018
20019 2004-01-12 Thorsten Maerz <torte@netztorte.de>
20020
20021         * sync 098claws
20022
20023 2004-01-08 Thorsten Maerz <torte@netztorte.de>
20024         * configure.ac
20025           Makefile.am
20026           doc/.cvsignore
20027           doc/Makefile.am
20028                 faq, man, manual moved to doc/
20029         * ac/aspell.m4
20030           ac/check-type.m4
20031           ac/gnupg-check-typedef.m4
20032           ac/openssl.m4
20033           ac/spamassassin.m4
20034           ac/missing/gdk-pixbuf.m4
20035           ac/missing/gpgme.m4
20036           ac/missing/imlib.m4
20037                 fix automake warnings
20038
20039 2003-12-06 Colin Leroy <colin@colino.net>
20040         * src/summaryview.c
20041                 Fix quicksearch
20042
20043 2003-12-05 Colin Leroy <colin@colino.net>
20044         * src/summaryview.c
20045                 Fix going to next unread folder
20046
20047 2003-12-05 Colin Leroy <colin@colino.net>
20048         * src/crash.c
20049                 Fix gtk2 compilation
20050         * src/session.c
20051                 Remove iotag source handler at disconnection
20052         * src/socket.[ch] 
20053                 Remove source handler when closing socket 
20054                 (fixes another seg)
20055
20056 2003-12-04 Colin Leroy <colin@colino.net>
20057         * src/compose.c
20058           src/prefs_account.c
20059           src/prefs_common.c
20060                 Fix some dropdown menus
20061
20062 2003-12-04 Colin Leroy <colin@colino.net>
20063         * src/compose.c
20064                 Fix event handlers on header fields
20065         * src/common/socket.c
20066           src/common/session.c
20067                 Fix segfault with callback (SSL)
20068                 Fix end of session 
20069
20070 2003-10-06 Thorsten Maerz <torte@netztorte.de>
20071
20072         * Fix compile bug in src/compose.c
20073         * removed src/gtk/gtkstext.[ch]
20074
20075 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
20076
20077         * Convert character set and escape "text" attributes in toolbar setting
20078         files.
20079         * Fixed bug in button-press-event handling.
20080
20081 2003-09-16 Thorsten Maerz <torte@netztorte.de>
20082
20083         * Fixed bug in key-press-event handling.
20084
20085 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
20086
20087         * Enabled to compile tray-icon plugin (Ad-hoc).
20088         * Avoid hang up bug of icon list in mime view (Ad-hoc).
20089
20090 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
20091
20092         * Enabled to compile on sylpheed-claws.
20093         (tray-icon plugin still cannot compile yet.)
20094
20095 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
20096
20097         * Updated to 0.9.5.
20098
20099 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
20100
20101         * Updated to 0.9.4.
20102         * Ported monitoring SSL mechanism to GSource of GLib2
20103         (I don't confirm it)
20104         * Added _gtk2 suffix to key name of font preference to avoid
20105         ovverwriting preference of Gtk+-1.2 version.
20106
20107 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
20108
20109         * Updated to 0.9.2.
20110
20111 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
20112
20113         * Updated to 0.9.1.
20114         * Translate po files into UTF-8 when execute autogen.sh.
20115
20116 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
20117
20118         * Updated to 0.9.0.
20119
20120 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
20121
20122         * Plugged GError related memory leaks.
20123
20124 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
20125
20126         * Changed default size of fonts.
20127         * Enabled to set titile font size of warning dialog.
20128
20129 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
20130
20131         * Embed a sylpheed icon into executable binary on Windows.
20132
20133 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
20134
20135         * I forgot to traslate character set of element string in src/xml.c.
20136
20137 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
20138
20139         * Fixed detecting bind_textdomain_codeset in configure.in.
20140         * The bug in which "Example" of "Date fromat" preference isn't displayed
20141         correctly has been fixed.
20142
20143 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
20144
20145         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
20146           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
20147           glib-gettextize
20148           Removed intl directory.
20149           Translated po files into UTF-8.
20150           (Thanks! Ryuji Abe)
20151
20152 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
20153
20154         * The bug which doesn't unscape string in xml.c has been fixed.
20155
20156 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
20157
20158         * The bug which is failed to translate encoding of file name thorough
20159         file dialog has been fixed.
20160
20161 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
20162
20163         * Modified to translate file names which is used in inporting/expoting
20164         mbox feature and "Save as" feature into locale encoding.
20165         * Translate file names into locale encoding when "Attache file" and
20166         "Insert file".
20167         * Force set G_BROKEN_FILENAMES environment variable.
20168         * Other minor fixes.
20169
20170 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
20171
20172         * Modified to treat MH folder's name as locale encoding.
20173
20174 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
20175
20176         * The bug which clash on switching candidates of auto completion of
20177         addresses, cannot use auto completion in Japanesse is fixed
20178         (Thanks! Tokunaga-san)¡¥
20179
20180 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
20181
20182         * The bug which cannot switch key accelerator preference has been fixed
20183         (Thanks! smbd-san)¡¥
20184
20185 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
20186
20187         * version 0.8.11-gtk2-20030314
20188
20189 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
20190
20191         * The bug in which character set conversion of filtering messages has
20192         been fixed.(Thanks! COCOA-san).
20193
20194 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
20195
20196         * Revived "Leave space on head" preference in "Message" category.
20197         * A bug which clash when put the cursor to end of buffer and execute
20198         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
20199
20200 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
20201
20202         * version 0.8.11-gtk2-20030312
20203
20204 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
20205
20206         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
20207         * Modified to use Pango's API directly for font preference.
20208         * Integrated GtkTextView of textview to one widget.
20209         * Set fonts of header title in textview by "header_title" tag.
20210         * Removed some deprecated codes.
20211
20212 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
20213
20214         * Updated to 0.8.11.
20215         * Merged cygwin patch(Thanks! Sakai-san).
20216
20217 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
20218
20219         * version 0.8.10-gtk2-20030309