d3e2d84904c50551ed9f6c8203da58a32a3c36c0
[claws.git] / ChangeLog-gtk2.claws
1 2005-10-03 [colin]      1.9.15cvs2
2
3         * src/folder.c
4                 Faster close when leaving a folder with lots
5                 of new mails. Idea by David Relson.
6
7 2005-10-03 [colin]      1.9.15cvs1
8
9         * src/compose.c
10         * src/imap.c
11         * src/inc.c
12         * src/main.c
13         * src/messageview.c
14         * src/news.c
15         * src/summaryview.c
16         * src/gtk/sslcertwindow.c
17         * src/plugins/trayicon/trayicon.c
18                 Add accels to every AlertPanel. Patch by Fabien 
19                 Vantard
20
21 2005-10-03 [paul]       1.9.15
22
23         1.9.15 released
24
25 2005-10-03 [paul]       1.9.14cvs68
26
27         * po/ca.po
28         * po/de.po
29         * po/es.po
30         * po/fi.po
31         * po/fr.po
32         * po/sk.po
33         * po/sr.po
34         * po/zh_CN.po
35                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
36                 Mones Lastra, Tommi Pirinen, Fabien vantard,
37                 Andrej Kacian, Aleksander Urosevic, Yang Guilong
38
39 2005-10-03 [paul]       1.9.14cvs67
40
41         * src/send_message.c
42                 prevent hang on Cancel
43                 patch by Colin
44
45 2005-10-03 [paul]       1.9.14cvs66
46
47         * src/main.c
48                 fix crash in IMAP caused by discrepancy
49                 between check_at_startup and offline mode
50                 Patch by Colin
51
52 2005-10-01 [paul]       1.9.14cvs65
53
54         * src/inc.c
55                 fix engrish
56
57 2005-10-01 [paul]       1.9.14cvs64
58         * src/export.c
59         * src/import.c
60                 synchronise import_mbox() and export_mbox()
61         * src/mbox.c
62                 proc_mbox(): add alert if file cannot be opened
63                 export_list_to_mbox(): test if dest file exists,
64                 prompt user to overwrite if it does. add alert
65                 if file cannot be created
66                                                                 
67         Patch by wwp
68                                                                                                                 
69
70 2005-09-30 [paul]       1.9.14cvs63
71
72         * src/addressbook.c
73                 Fix sensitivity of a menu
74         * src/codeconv.c
75                 Respect hidden pref for mails with no encoding
76         * src/common/xml.c
77                 Fix memory corruption
78         * src/plugins/pgpcore/sgpgme.c
79                 Fix segfault on incomplete sigs, and display
80                 of S/Mime UIDs
81
82         Patches by Colin
83
84 2005-09-30 [colin]      1.9.14cvs62
85
86         * src/partial_download.c
87                 Little logic fix in almost-dead code
88         * src/pop.c
89                 Fix partial download when there's no new mail
90
91 2005-09-29 [paul]       1.9.14cvs61
92
93         * src/plugins/pgpinline/pgpinline.c
94                 fix bug 819, 'crash accessing sign message'
95                 Patch by Colin
96
97 2005-09-28 [martin]     1.9.14cvs60
98
99         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
100                 fix bug #790 (Crash when restarting window manager (fluxbox))
101
102 2005-09-28 [paul]       1.9.14cvs59
103
104         * src/gtk/gtkaspell.c
105                 fix off-by-one typo
106
107 2005-09-27 [colin]      1.9.14cvs58
108
109         * src/plugins/pgpcore/sgpgme.c
110                 Report error when there's one, instead of
111                 "Signature unchecked" 
112
113 2005-09-27 [colin]      1.9.14cvs57
114
115         * src/prefs_quote.c
116                 Fix bug #816 (Weird quotation with spaces)
117
118 2005-09-27 [colin]      1.9.14cvs56
119
120         * src/codeconv.c
121         * src/compose.c
122         * src/compose.h
123                 Put subject in compose's title
124                 Fix Automatic encoding so that it's really automatic:
125                 first try default locale's charset, then charset of the replied mail, 
126                 then utf-8
127                 Fix encoding of headers (must be in strict mode too)
128
129 2005-09-26 [colin]      1.9.14cvs55
130
131         * src/gtk/gtkaspell.c
132                 Fix previous patch - don't color the space,
133                 just uncolor it :)
134
135 2005-09-26 [colin]      1.9.14cvs54
136
137         * src/gtk/gtkaspell.c
138                 Unmark space if possible
139
140 2005-09-26 [colin]      1.9.14cvs53
141
142         * src/imap.c
143                 log_error instead of alertpanel according to the pref
144         * src/etpan/imap-thread.c
145                 Print connect status, copy only necessary size to 
146                 logger
147         * src/plugins/pgpmime/pgpmime.c
148                 Handle S/Mime signatures (verification only). Patch based
149                 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
150
151 2005-09-26 [paul]       1.9.14cvs52
152
153         * src/common/passcrypt.c
154                 this 'workaround' not necessary on NetBSD.
155                 Thanks to Daniel Gustafson
156
157 2005-09-26 [paul]
158
159         1.9.15-rc4 released
160
161 2005-09-26 [paul]       1.9.14cvs51
162
163         * src/summaryview.c
164                 Skip currently selected message when
165                 looking for next new or unread message
166                 in current folder. Patch by Colin
167         * src/common/passcrypt.c
168                 eliminate warnings on *BSD. Patch by
169                 Daniel Gustafson
170
171 2005-09-26 [colin]      1.9.14cvs50
172
173         * src/procmsg.c
174                 Call postfiltering hook anyway
175
176 2005-09-22 [colin]      1.9.14cvs49
177
178         * src/codeconv.c
179         * src/codeconv.h
180                 Add a strict mode that doesn't replace with _
181         * src/compose.c
182         * src/compose.h
183                 Use strict conversion while sending
184                 Fix race when drafting while sending (happens
185                 on IMAP)
186                 Fix d'n'd of messages from summaryview
187         * src/prefs_common.c
188         * src/prefs_common.h
189                 add hidden utf8_instead_of_locale_for_broken_mail 
190                 pref for people that preferred the default charset 
191                 to be utf8 for broken mails
192         * src/quote_fmt_parse.y
193                 fix bug #815 (No quote insert if "From:" fied 
194                 contained Russian letters)
195         * src/summaryview.c
196                 Fix d'n'd of messages to compose
197
198 2005-09-22 [paul]       1.9.14cvs48
199
200         * src/compose.c
201                 fix bug where attachments Name entry
202                 would display Path instead
203
204 2005-09-21 [paul]       1.9.14cvs47
205
206         * README
207         * README.jp
208         * configure.ac
209         * config/config.rpath
210         * doc/manual/en/sylpheed-20.html
211         * doc/manual/es/sylpheed-20.html
212         * po/bg.po
213         * po/ca.po
214         * po/de.po
215         * po/es.po
216         * po/fr.po
217         * po/it.po
218         * po/pt_BR.po
219         * po/sk.po
220         * po/zh_TW.po
221         * src/account.c
222         * src/account.h
223         * src/action.c
224         * src/action.h
225         * src/adbookbase.h
226         * src/addr_compl.c
227         * src/addr_compl.h
228         * src/addrbook.c
229         * src/addrbook.h
230         * src/addrcache.c
231         * src/addrcache.h
232         * src/addrcindex.c
233         * src/addrcindex.h
234         * src/addrclip.c
235         * src/addrclip.h
236         * src/addrdefs.h
237         * src/addressadd.c
238         * src/addressadd.h
239         * src/addressbook.c
240         * src/addressbook.h
241         * src/addressitem.h
242         * src/addrgather.c
243         * src/addrgather.h
244         * src/addrharvest.c
245         * src/addrharvest.h
246         * src/addrindex.c
247         * src/addrindex.h
248         * src/addritem.c
249         * src/addritem.h
250         * src/addrquery.c
251         * src/addrquery.h
252         * src/addrselect.c
253         * src/addrselect.h
254         * src/alertpanel.c
255         * src/alertpanel.h
256         * src/browseldap.c
257         * src/browseldap.h
258         * src/codeconv.c
259         * src/codeconv.h
260         * src/compose.c
261         * src/compose.h
262         * src/crash.c
263         * src/crash.h
264         * src/customheader.c
265         * src/customheader.h
266         * src/displayheader.c
267         * src/displayheader.h
268         * src/editaddress.c
269         * src/editaddress.h
270         * src/editbook.c
271         * src/editbook.h
272         * src/editgroup.c
273         * src/editgroup.h
274         * src/editjpilot.c
275         * src/editjpilot.h
276         * src/editldap.c
277         * src/editldap.h
278         * src/editldap_basedn.c
279         * src/editldap_basedn.h
280         * src/editvcard.c
281         * src/editvcard.h
282         * src/enriched.c
283         * src/enriched.h
284         * src/exphtmldlg.c
285         * src/exphtmldlg.h
286         * src/expldifdlg.c
287         * src/expldifdlg.h
288         * src/export.c
289         * src/export.h
290         * src/exporthtml.c
291         * src/exporthtml.h
292         * src/exportldif.c
293         * src/exportldif.h
294         * src/filtering.c
295         * src/filtering.h
296         * src/folder.c
297         * src/folder.h
298         * src/folder_item_prefs.c
299         * src/folder_item_prefs.h
300         * src/foldersel.c
301         * src/foldersel.h
302         * src/folderutils.c
303         * src/folderutils.h
304         * src/folderview.c
305         * src/folderview.h
306         * src/grouplistdialog.c
307         * src/grouplistdialog.h
308         * src/headerview.c
309         * src/headerview.h
310         * src/html.c
311         * src/html.h
312         * src/image_viewer.c
313         * src/image_viewer.h
314         * src/imap.c
315         * src/imap.h
316         * src/imap_gtk.c
317         * src/imap_gtk.h
318         * src/import.c
319         * src/import.h
320         * src/importldif.c
321         * src/importldif.h
322         * src/importmutt.c
323         * src/importmutt.h
324         * src/importpine.c
325         * src/importpine.h
326         * src/inc.c
327         * src/inc.h
328         * src/jpilot.c
329         * src/jpilot.h
330         * src/ldapctrl.c
331         * src/ldapctrl.h
332         * src/ldaplocate.c
333         * src/ldaplocate.h
334         * src/ldapquery.c
335         * src/ldapquery.h
336         * src/ldapserver.c
337         * src/ldapserver.h
338         * src/ldaputil.c
339         * src/ldaputil.h
340         * src/ldif.c
341         * src/ldif.h
342         * src/localfolder.c
343         * src/localfolder.h
344         * src/main.c
345         * src/main.h
346         * src/mainwindow.c
347         * src/mainwindow.h
348         * src/manual.c
349         * src/manual.h
350         * src/matcher.c
351         * src/matcher.h
352         * src/matcher_parser.h
353         * src/matcher_parser_lex.l
354         * src/matcher_parser_parse.y
355         * src/mbox.c
356         * src/mbox.h
357         * src/message_search.c
358         * src/message_search.h
359         * src/messageview.c
360         * src/messageview.h
361         * src/mh.c
362         * src/mh.h
363         * src/mh_gtk.c
364         * src/mh_gtk.h
365         * src/mimeview.c
366         * src/mimeview.h
367         * src/msgcache.c
368         * src/msgcache.h
369         * src/mutt.c
370         * src/mutt.h
371         * src/news.c
372         * src/news.h
373         * src/news_gtk.c
374         * src/news_gtk.h
375         * src/noticeview.c
376         * src/noticeview.h
377         * src/partial_download.c
378         * src/partial_download.h
379         * src/pine.c
380         * src/pine.h
381         * src/pop.c
382         * src/pop.h
383         * src/prefs_account.c
384         * src/prefs_account.h
385         * src/prefs_actions.c
386         * src/prefs_actions.h
387         * src/prefs_common.c
388         * src/prefs_common.h
389         * src/prefs_compose_writing.c
390         * src/prefs_compose_writing.h
391         * src/prefs_customheader.c
392         * src/prefs_customheader.h
393         * src/prefs_display_header.c
394         * src/prefs_display_header.h
395         * src/prefs_ext_prog.c
396         * src/prefs_ext_prog.h
397         * src/prefs_filtering.c
398         * src/prefs_filtering.h
399         * src/prefs_filtering_action.c
400         * src/prefs_filtering_action.h
401         * src/prefs_folder_column.c
402         * src/prefs_folder_column.h
403         * src/prefs_folder_item.c
404         * src/prefs_folder_item.h
405         * src/prefs_fonts.c
406         * src/prefs_fonts.h
407         * src/prefs_gtk.c
408         * src/prefs_gtk.h
409         * src/prefs_image_viewer.c
410         * src/prefs_image_viewer.h
411         * src/prefs_matcher.c
412         * src/prefs_matcher.h
413         * src/prefs_message.c
414         * src/prefs_message.h
415         * src/prefs_msg_colors.c
416         * src/prefs_msg_colors.h
417         * src/prefs_other.c
418         * src/prefs_other.h
419         * src/prefs_quote.c
420         * src/prefs_quote.h
421         * src/prefs_receive.c
422         * src/prefs_receive.h
423         * src/prefs_send.c
424         * src/prefs_send.h
425         * src/prefs_spelling.c
426         * src/prefs_spelling.h
427         * src/prefs_summaries.c
428         * src/prefs_summaries.h
429         * src/prefs_summary_column.c
430         * src/prefs_summary_column.h
431         * src/prefs_template.c
432         * src/prefs_template.h
433         * src/prefs_themes.c
434         * src/prefs_themes.h
435         * src/prefs_toolbar.c
436         * src/prefs_toolbar.h
437         * src/prefs_wrapping.c
438         * src/prefs_wrapping.h
439         * src/privacy.c
440         * src/privacy.h
441         * src/procheader.c
442         * src/procheader.h
443         * src/procmime.c
444         * src/procmime.h
445         * src/procmsg.c
446         * src/procmsg.h
447         * src/quote_fmt.c
448         * src/quote_fmt_parse.y
449         * src/recv.c
450         * src/recv.h
451         * src/remotefolder.c
452         * src/remotefolder.h
453         * src/send_message.c
454         * src/send_message.h
455         * src/setup.c
456         * src/setup.h
457         * src/simple-gettext.c
458         * src/sourcewindow.c
459         * src/sourcewindow.h
460         * src/ssl_manager.c
461         * src/ssl_manager.h
462         * src/statusbar.c
463         * src/statusbar.h
464         * src/stock_pixmap.c
465         * src/stock_pixmap.h
466         * src/summary_search.c
467         * src/summary_search.h
468         * src/summaryview.c
469         * src/summaryview.h
470         * src/syldap.c
471         * src/syldap.h
472         * src/textview.c
473         * src/textview.h
474         * src/toolbar.c
475         * src/toolbar.h
476         * src/undo.c
477         * src/undo.h
478         * src/unmime.c
479         * src/unmime.h
480         * src/vcard.c
481         * src/vcard.h
482         * src/wizard.c
483         * src/wizard.h
484         * src/common/base64.c
485         * src/common/base64.h
486         * src/common/defs.h
487         * src/common/hooks.c
488         * src/common/hooks.h
489         * src/common/log.c
490         * src/common/log.h
491         * src/common/md5.c
492         * src/common/md5.h
493         * src/common/mgutils.c
494         * src/common/mgutils.h
495         * src/common/nntp.c
496         * src/common/nntp.h
497         * src/common/passcrypt.c
498         * src/common/passcrypt.h.in
499         * src/common/plugin.c
500         * src/common/plugin.h
501         * src/common/prefs.c
502         * src/common/prefs.h
503         * src/common/progressindicator.c
504         * src/common/progressindicator.h
505         * src/common/quoted-printable.c
506         * src/common/quoted-printable.h
507         * src/common/session.c
508         * src/common/session.h
509         * src/common/smtp.c
510         * src/common/smtp.h
511         * src/common/socket.c
512         * src/common/socket.h
513         * src/common/ssl.c
514         * src/common/ssl.h
515         * src/common/ssl_certificate.c
516         * src/common/ssl_certificate.h
517         * src/common/string_match.c
518         * src/common/string_match.h
519         * src/common/stringtable.c
520         * src/common/sylpheed.c
521         * src/common/sylpheed.h
522         * src/common/template.c
523         * src/common/template.h
524         * src/common/timing.h
525         * src/common/utils.c
526         * src/common/utils.h
527         * src/common/uuencode.c
528         * src/common/uuencode.h
529         * src/common/version.h.in
530         * src/common/xml.c
531         * src/common/xml.h
532         * src/common/xmlprops.c
533         * src/common/xmlprops.h
534         * src/gtk/about.c
535         * src/gtk/about.h
536         * src/gtk/colorlabel.c
537         * src/gtk/colorlabel.h
538         * src/gtk/colorsel.c
539         * src/gtk/colorsel.h
540         * src/gtk/description_window.c
541         * src/gtk/description_window.h
542         * src/gtk/filesel.c
543         * src/gtk/filesel.h
544         * src/gtk/foldersort.c
545         * src/gtk/foldersort.h
546         * src/gtk/gtkutils.c
547         * src/gtk/gtkutils.h
548         * src/gtk/inputdialog.c
549         * src/gtk/inputdialog.h
550         * src/gtk/logwindow.c
551         * src/gtk/logwindow.h
552         * src/gtk/manage_window.c
553         * src/gtk/manage_window.h
554         * src/gtk/menu.c
555         * src/gtk/menu.h
556         * src/gtk/pluginwindow.c
557         * src/gtk/pluginwindow.h
558         * src/gtk/prefswindow.c
559         * src/gtk/prefswindow.h
560         * src/gtk/progressdialog.c
561         * src/gtk/progressdialog.h
562         * src/gtk/quicksearch.c
563         * src/gtk/quicksearch.h
564         * src/gtk/sslcertwindow.c
565         * src/gtk/sslcertwindow.h
566         * src/plugins/clamav/clamav_plugin.c
567         * src/plugins/clamav/clamav_plugin.h
568         * src/plugins/clamav/clamav_plugin_gtk.c
569         * src/plugins/demo/demo.c
570         * src/plugins/dillo_viewer/dillo_prefs.c
571         * src/plugins/dillo_viewer/dillo_prefs.h
572         * src/plugins/dillo_viewer/dillo_viewer.c
573         * src/plugins/mathml_viewer/mathml_viewer.c
574         * src/plugins/pgpcore/passphrase.c
575         * src/plugins/pgpcore/passphrase.h
576         * src/plugins/pgpcore/plugin.c
577         * src/plugins/pgpcore/prefs_gpg.c
578         * src/plugins/pgpcore/prefs_gpg.h
579         * src/plugins/pgpcore/select-keys.c
580         * src/plugins/pgpcore/select-keys.h
581         * src/plugins/pgpcore/sgpgme.c
582         * src/plugins/pgpcore/sgpgme.h
583         * src/plugins/pgpinline/pgpinline.c
584         * src/plugins/pgpinline/pgpinline.h
585         * src/plugins/pgpinline/plugin.c
586         * src/plugins/pgpmime/pgpmime.c
587         * src/plugins/pgpmime/pgpmime.h
588         * src/plugins/pgpmime/plugin.c
589         * src/plugins/spamassassin/spamassassin.c
590         * src/plugins/spamassassin/spamassassin.h
591         * src/plugins/spamassassin/spamassassin_gtk.c
592         * src/plugins/trayicon/trayicon.c
593         * tools/OOo2sylpheed.pl
594         * tools/acroread2sylpheed.pl
595         * tools/asus_mailled.sh
596         * tools/filter_conv.pl
597         * tools/freshmeat_search.pl
598         * tools/google_search.pl
599         * tools/kmail2sylpheed.pl
600         * tools/kmail2sylpheed_v2.pl
601         * tools/maildir2sylpheed.pl
602         * tools/multiwebsearch.pl
603         * tools/newscache_clean.pl
604         * tools/outlook2sylpheed.pl
605         * tools/sylpheed-switcher
606         * tools/update-po
607         * tools/vcard2xml.py
608         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
609                 update FSF address
610
611 2005-09-21 [colin]      1.9.14cvs46
612
613         * src/gedit-print.c
614         * src/procmsg.c
615         * src/procmsg.h
616         * src/textview.c
617         * src/summaryview.c
618                 Remove some printing hacks (deselection/reselection),
619                 which by the way fix printing the currently 
620                 displayed mime part (still only text)
621                 Plus a little optimisation of summary_show
622
623
624 2005-09-20 [colin]      1.9.14cvs45
625
626         * src/mainwindow.c
627         * src/messageview.c
628                 GUI fixups: add accels, set message
629                 view title to displayed mail's subject
630         * src/prefs_spelling.c
631         * src/gtk/gtkaspell.c
632                 GUI fixups: allow underlining misspelled
633                 words instead of coloring them (a11y!)
634
635 2005-09-19 [colin]
636
637         1.9.15rc3 released
638
639 2005-09-19 [colin]      1.9.14cvs44
640
641         * src/compose.c
642                 Fix draft message
643         * src/gtk/gtkaspell.c
644                 Fix wrong test ;-)
645
646 2005-09-19 [colin]      1.9.14cvs43
647
648         * src/addressbook.c
649                 Fix sensitivity of Delete button
650         * src/compose.c
651                 Warn if the requested Privacy system
652                 is not available
653         * src/exphtmldlg.c
654         * src/expldifdlg.c
655         * src/importldif.c
656         * src/importmutt.c
657         * src/importpine.c
658                 Fix crappy UI
659         * src/
660         * src/ssl.h
661         * src/prefs_account.h
662         * src/prefs_account.c
663                 Save SSL prefs even in builds that have
664                 SSL support disable
665         * src/imap.c
666         * src/inc.c
667         * src/news.c
668         * src/send_message.c
669                 Warn if connection should be secure, but
670                 SSL support isn't compiled in
671         * src/gtkaspell.c
672                 Fix word separation on UTF-8 systems
673                 Fixes bug #812 (Strange inline spellchecking)
674         * src/compose.c
675                 Warn if the requested Privacy system
676                 is not available
677                 Factorize offline warning
678         * src/imap.c
679         * src/imap_gtk.c
680         * src/imap_gtk.h
681         * src/inc.h
682         * src/news_gtk.c
683         * src/news_gtk.h
684         * src/messageview.c
685                 Factorize offline warning
686
687 2005-09-19 [paul]
688
689         1.9.15-rc2 released
690
691 2005-09-18 [colin]      1.9.14cvs42
692
693         * src/codeconv.c
694         * src/codeconv.h
695         * src/procmime.c
696                 Add a way to get locale's charset ignoring utf-8,
697                 and use that as default encoding for broken mails
698
699 2005-09-18 [colin]      1.9.14cvs41
700
701         * src/gtk/logwindow.c
702                 Translate string. Patch by Fabien Vantard
703
704 2005-09-18 [colin]      1.9.14cvs40
705
706         * configure.ac
707                 Fix bug #803 (IMAP/SSL support breaks with 
708                 GnuTLS libetpan 0.38)
709
710 2005-09-18 [colin]      1.9.14cvs39
711
712         * src/codeconv.c
713         * src/compose.c
714         * src/procmime.c
715                 More charsets fixes. Fixes bug #806 (non
716                 ascii characters in subject line)
717
718 2005-09-17 [paul]       1.9.14cvs38
719
720         * src/folderview.c
721         * src/mainwindow.c
722                 fix gcc-2.95 issues
723                 Patch by Pawel Pekala
724
725 2005-09-17 [colin]      1.9.14cvs37
726
727         * src/addrindex.c
728                 bugfix for NO-USE LDAP compilation, patch 
729                 by Fabien Vantard
730
731 2005-09-17 [colin]      1.9.14cvs36
732
733         * src/prefs_actions.c
734         * src/prefs_customheader.c
735         * src/prefs_display_header.c
736         * src/prefs_filtering_action.c
737         * src/prefs_matcher.c
738         * src/prefs_toolbar.c
739                 Fix strange casts (less elegant but
740                 works better)
741
742 2005-09-16 [colin]      1.9.14cvs35
743
744         * src/jpilot.c
745                 Missed that one
746
747 2005-09-16 [colin]      1.9.14cvs34
748
749         * configure.ac
750         * src/Makefile.am
751         * src/addr_compl.c
752         * src/addrindex.c
753         * src/browseldap.c
754         * src/editldap.c
755         * src/ldaplocate.c
756         * src/ldapquery.c
757         * src/ldapquery.h
758         * src/ldapserver.c
759         * src/ldapserver.h
760         * src/main.c
761         * src/matcher_parser_parse.y
762         * src/prefs_themes.c
763         * src/etpan/Makefile.am
764         * src/gtk/description_window.c
765         * src/plugins/clamav/Makefile.am
766         * src/plugins/clamav/clamav_plugin.c
767         * src/plugins/dillo_viewer/Makefile.am
768         * src/plugins/pgpcore/Makefile.am
769         * src/plugins/pgpinline/Makefile.am
770         * src/plugins/pgpmime/Makefile.am
771         * src/plugins/trayicon/Makefile.am
772                 Fix 100% cpu usage in address completion list
773                 Fix little bugs (return with no values etc)
774                 Fix all warnings (with common CFLAGS)
775
776 2005-09-15 [colin]      1.9.14cvs33
777
778         * src/addressbook.c
779                 Fix bug where sometimes a group's email list is empty,
780                 force its refresh (probably fixes "Re: how to create a 
781                 distribution list")
782         * src/ldapquery.c
783                 Don't return to the callback in the main thread from the
784                 fetch thread (or face segs!)
785
786 2005-09-15 [paul]       1.9.14cvs32
787
788         * src/prefs_matcher.c
789                 forgotten in last commit
790
791 2005-09-15 [paul]       1.9.14cvs31
792
793         * src/prefs_actions.c
794         * src/prefs_filtering_action.c
795         * src/prefs_quote.c
796         * src/quote_fmt.c
797         * src/summaryview.c
798         * src/gtk/description_window.c
799         * src/gtk/description_window.h
800         * src/gtk/quicksearch.c
801                 allow interaction with the called
802                 description window
803                 Patch by Anders Hammar
804
805 2005-09-14 [paul]       1.9.14cvs30
806
807         * src/compose.c
808                 fix a little annoyance when pasting with 3rd button 
809                 with wrap_pastes=0 and wrap_input=1
810                 Patch by Colin
811
812 2005-09-14 [paul]       1.9.14cvs29
813
814         * src/prefs_account.c
815                 disable 'Filter messages on receiving' for
816                 SMTP-only accounts
817                 Patch  by Anders Hammar
818
819 2005-09-14 [paul]       1.9.14cvs28
820
821         * po/sk.po
822                 fix crash
823                 updated by Andrej Kacian
824
825 2005-09-14 [paul]
826
827         1.9.15-rc1 released
828
829 2005-09-14 [paul]       1.9.14cvs27
830
831         * po/es.po
832                 updated by Ricardo Mones Lastra
833         * src/compose.c
834         * src/compose.h
835                 associate no_wrap_tags to Compose windows
836                 instead of using a static one
837                 Patch by Colin
838         * src/mbox.c
839                 fix proc_mbox()
840                 Patch by wwp
841         * src/textview.c
842                 remove unneeded printf()
843
844 2005-09-14 [paul]       1.9.14cvs26
845
846         * src/addrcache.c
847         * src/codeconv.h
848         * src/folder.h
849         * src/mainwindow.h
850         * src/mh.c
851         * src/mimeview.h
852         * src/partial_download.c
853         * src/pop.c
854         * src/prefs_account.c
855         * src/prefs_account.h
856         * src/prefs_actions.c
857         * src/prefs_customheader.c
858         * src/prefs_display_header.c
859         * src/prefs_filtering_action.c
860         * src/prefs_matcher.c
861         * src/prefs_toolbar.c
862         * src/privacy.h
863         * src/procmime.c
864         * src/procmime.h
865         * src/procmsg.h
866         * src/textview.c
867         * src/undo.h
868         * src/common/plugin.c
869         * src/common/session.h
870         * src/common/socket.c
871         * src/common/socket.h
872         * src/common/template.c
873         * src/gtk/gtkaspell.c
874         * src/gtk/quicksearch.h
875         * src/plugins/pgpcore/passphrase.c
876         * src/plugins/pgpcore/prefs_gpg.h
877         * src/plugins/pgpcore/select-keys.c
878         * src/plugins/pgpcore/select-keys.h
879         * src/plugins/pgpcore/sgpgme.c
880         * src/plugins/pgpinline/pgpinline.c
881         * src/plugins/pgpmime/pgpmime.c
882         * src/plugins/trayicon/trayicon.c
883                 fix compilation warnings
884                 Patch by Daniel Gustafson
885
886 2005-09-14 [paul]       1.9.14cvs25
887
888         * src/addressbook.c
889                 add missing column header, and other small
890                 bug fixes
891                 Patch by Anders Hammar
892
893 2005-09-13 [colin]      1.9.14cvs24
894
895         * src/gtk/gtkaspell.c
896                 Fix non-utf8 in menu
897                 Fix little leaks
898                 Nullify struct members after free()s
899
900 2005-09-13 [colin]      1.9.14cvs23
901
902         * src/compose.c
903                 Test utf8 compliance before inserting to 
904                 buffer, and try to convert if necessary
905         * src/procmime.c
906                 If no charset is present, use the locale 
907                 one instead of us-ascii
908         * src/procmsg.c
909                 Add Sender, List-Post and To in the checked 
910                 headers for automatic rules creation 
911                 (thanks to wwp)
912         * src/prefs_themes.c
913         * src/gtk/gtkaspell.c
914                 Remove deprecated functions. 
915                 patch by Daniel Gustafson
916
917 2005-09-12 [colin]      1.9.14cvs22
918
919         * src/compose.c
920                 Fix bug #448 (Scrolling/Redraw issue with 
921                 address-fields in Header)
922         * src/mainwindow.c
923         * src/summaryview.c
924         * src/summaryview.h
925                 Fix loss of MSG_MARKED on move/copy
926                 Fix bug #804 (Quicksearch togglebutton doesn't 
927                 get depressed after '/' key is pressed)
928
929 2005-09-12 [paul]       1.9.14cvs21
930
931         * AUTHORS
932         * src/gtk/logwindow.c
933                 add 'Clear Log' to popup menu
934                 Patch by Anders Hammar <anders.hammar@telia.com>
935
936 2005-09-12 [paul]       1.9.14cvs20
937
938         * src/compose.c
939                 set correct sensitivity on attachments
940                 popup menu
941         * src/folder.c
942                 fix typo
943         * src/prefs_spelling.c
944                 fix crash when no LANG env is set
945         * src/common/xml.c
946                 fix crash in wizard
947                 don't use memeory after free
948
949         All patches by Daniel Gustafson
950
951 2005-09-12 [paul]       1.9.14cvs19
952
953         * src/prefs_themes.c
954                 make theme info selectable
955         * src/gtk/description_window.c
956                 make window non-modal
957         * tools/README
958                 add details of asus_mailed.sh
959         * tools/claws.i18n.status.pl
960                 update for new zh_TW translator
961                 widen the output
962                 create alternate coloured lines
963                 improve readability
964
965 2005-09-10 [colin]      1.9.14cvs18
966
967         * src/plugins/pgpcore/select-keys.c
968                 Better order for the buttons
969
970 2005-09-10 [colin]      1.9.14cvs17
971
972         * src/compose.c
973         * src/plugins/pgpcore/select-keys.c
974         * src/plugins/pgpcore/select-keys.h
975         * src/plugins/pgpcore/sgpgme.c
976                 Add a "Don't encrypt" button to the key
977                 selection dialog. Fixes bug #177 (There should be a 
978                 'Don't encrypt button in the Select Keys dialog)
979
980 2005-09-10 [colin]      1.9.14cvs16
981
982         * src/compose.c
983                 Fix bug #572 (%X option does not work with templates)
984
985 2005-09-10 [colin]      1.9.14cvs15
986
987         * src/toolbar.c 
988                 Remove g_print
989
990 2005-09-10 [colin]      1.9.14cvs14
991
992         * src/imap.c
993                 Fix a possible crash
994
995 2005-09-09 [colin]      1.9.14cvs13
996
997         * src/imap.c
998         * src/etpan/imap-thread.c
999         * src/etpan/imap-thread.h
1000                 Fix moving from queue or drafts to normal folders
1001                 Fix bug #794 (No way to delete without expunging)
1002                 Take flags unset by other mailers into account
1003                 Take deleted flag set by other mailers into account
1004                 Fix unsetting REPLIED flag
1005                 Fix crash when capabilities can't be retrieved
1006         * src/mainwindow.c
1007         * src/mainwindow.h
1008                 Add M_DELAYED_FLAGS condition, and let the user use
1009                 Execute in order to be able to expunge deleted mails,
1010                 even if he's not in delayed execute mode
1011         * src/prefs_spelling.c
1012                 Use 'en' dictionary by default if LANG is POSIX or C
1013         * src/gtk/prefswindow.c
1014                 Fix bug #767 (Preferences windows expanding) by making
1015                 the window a bit larger when the resolution is greater
1016                 than 640x480, and by putting the prefs in a
1017                 GtkScrolledWindow.
1018
1019 2005-09-09 [paul]       1.9.14cvs12
1020
1021         * AUTHORS
1022         * configure.ac
1023         * po/zh_TW.Big5.po      ** REMOVED **
1024         * po/zh_TW.po           ** ADDED **
1025                 updated by Wei-Lun Chao
1026
1027 2005-09-09 [paul]       1.9.14cvs11
1028
1029         * src/mainwindow.c
1030                 fix asserts
1031         * src/common/xml.c
1032                 delay memory allocation until file is
1033                 opened successfully
1034                 Patch by Daniel Gustafson
1035
1036 2005-09-09 [cleroy]     1.9.14cvs10
1037
1038         * src/imap.c
1039                 Add guards
1040
1041 2005-09-08 [colin]      1.9.14cvs9
1042
1043         * src/compose.c
1044                 Alert when we can't save draft
1045                 Fix various wrap/color issues
1046                 Add mid-click pasting respecting wrap_paste option
1047         * src/folder.c
1048         * src/folder.h
1049         * src/folder_item_prefs.c
1050         * src/folder_item_prefs.h
1051         * src/imap.c
1052         * src/imap_gtk.c
1053         * src/imap_gtk.h
1054         * src/main.c
1055         * src/mainwindow.c
1056         * src/mainwindow.h
1057         * src/news.c
1058         * src/news_gtk.c
1059         * src/news_gtk.h
1060         * src/prefs_folder_item.c
1061                 Fix the impossibility to synchronise folders for
1062                 offline use (IMAP and NNTP are concerned)
1063
1064 2005-09-08 [colin]      1.9.14cvs8
1065
1066         * configure.ac
1067                 Build LDAP and JPilot by default if available
1068         * src/textview.c
1069                 Fix use after free
1070
1071 2005-09-08 [paul]       1.9.14cvs7
1072
1073         * doc/manual/en/sylpheed-1.html
1074         * doc/manual/en/sylpheed-18.html
1075         * doc/manual/en/sylpheed-19.html
1076         * doc/manual/en/sylpheed-4.html
1077         * doc/manual/en/sylpheed-6.html
1078         * doc/manual/en/sylpheed.html
1079                 a few minor updates, plus include some
1080                 details about plugins and their requirements
1081         * src/mainwindow.c
1082                 minor changes to English in /View/Sort
1083
1084 2005-09-07 [colin]      1.9.14cvs6
1085
1086         * doc/manual/en/sylpheed-1.html
1087         * doc/manual/en/sylpheed-10.html
1088         * doc/manual/en/sylpheed-11.html
1089         * doc/manual/en/sylpheed-12.html
1090         * doc/manual/en/sylpheed-13.html
1091         * doc/manual/en/sylpheed-14.html
1092         * doc/manual/en/sylpheed-15.html
1093         * doc/manual/en/sylpheed-16.html
1094         * doc/manual/en/sylpheed-17.html
1095         * doc/manual/en/sylpheed-18.html
1096         * doc/manual/en/sylpheed-19.html
1097         * doc/manual/en/sylpheed-2.html
1098         * doc/manual/en/sylpheed-20.html
1099         * doc/manual/en/sylpheed-21.html
1100         * doc/manual/en/sylpheed-22.html
1101         * doc/manual/en/sylpheed-3.html
1102         * doc/manual/en/sylpheed-4.html
1103         * doc/manual/en/sylpheed-5.html
1104         * doc/manual/en/sylpheed-6.html
1105         * doc/manual/en/sylpheed-7.html
1106         * doc/manual/en/sylpheed-8.html
1107         * doc/manual/en/sylpheed-9.html
1108         * doc/manual/en/sylpheed.html
1109                 More substitutions (missed Sylpheed -> Sylpheed-Claws)
1110
1111 2005-09-07 [colin]      1.9.14cvs5
1112
1113         * src/mainwindow.c
1114                 Make labels more to-the-point
1115
1116 2005-09-07 [colin]      1.9.14cvs4
1117
1118         * doc/manual/en/sylpheed-1.html
1119         * doc/manual/en/sylpheed-12.html
1120         * doc/manual/en/sylpheed-13.html
1121         * doc/manual/en/sylpheed-14.html
1122         * doc/manual/en/sylpheed-15.html
1123         * doc/manual/en/sylpheed-16.html
1124         * doc/manual/en/sylpheed-17.html
1125         * doc/manual/en/sylpheed-18.html
1126         * doc/manual/en/sylpheed-19.html
1127         * doc/manual/en/sylpheed-2.html
1128         * doc/manual/en/sylpheed-20.html
1129         * doc/manual/en/sylpheed-21.html
1130         * doc/manual/en/sylpheed-22.html
1131         * doc/manual/en/sylpheed-4.html
1132         * doc/manual/en/sylpheed-5.html
1133         * doc/manual/en/sylpheed-6.html
1134         * doc/manual/en/sylpheed-7.html
1135         * doc/manual/en/sylpheed-8.html
1136         * doc/manual/en/sylpheed-9.html
1137         * doc/manual/en/sylpheed.html
1138                 Update manual
1139
1140 2005-09-07 [colin]      1.9.14cvs3
1141
1142         * doc/faq/en/sylpheed-faq-1.html
1143         * doc/faq/en/sylpheed-faq-2.html
1144         * doc/faq/en/sylpheed-faq-3.html
1145         * doc/faq/en/sylpheed-faq.html
1146                 Update FAQ
1147
1148 2005-09-07 [colin]      1.9.14cvs2
1149
1150         * src/folderview.c
1151         * src/procmsg.c
1152         * src/summaryview.c
1153         * src/toolbar.c
1154                 Fix special subfolders:
1155                 - Inherit parent's icon
1156                 - sent contents of queues subfolders
1157                 - empty subfolders of trashes
1158         * src/mainwindow.c
1159                 Remove outdated manual and faq entries
1160         * src/common/utils.c
1161                 Add quotes around %s coming from mailcap
1162
1163 2005-09-07 [colin]      1.9.14cvs1
1164
1165         * src/compose.c
1166                 After saving draft, set modified to FALSE
1167         * src/mimeview.c
1168         * src/common/utils.c
1169         * src/common/utils.h
1170                 Try to open mime parts using what is 
1171                 indicated in ~/.mailcap or /etc/mailcap,
1172                 if possible.
1173
1174 2005-09-05 [paul]       1.9.14
1175
1176         1.9.14 released
1177
1178         * po/sk.po
1179                 updated by Andrej Kacian
1180
1181 2005-09-05 [paul]       1.9.13cvs83
1182
1183         * po/de.po
1184         * po/es.po
1185         * po/fi.po
1186         * po/fr.po
1187         * po/nb.po
1188         * po/pt_BR.po
1189         * po/sr.po
1190                 updated translations by Thomas Gilgin, Ricardo Mones
1191                 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
1192                 Frederico Goncalves Guimaraes, Aleksandar Urosevic
1193
1194 2005-09-04 [paul]       1.9.13cvs82
1195
1196         * src/compose.c
1197                 only warn about exceeded line length limit
1198                 on send
1199
1200 2005-09-04 [paul]       1.9.13cvs81
1201
1202         * src/compose.c
1203                 fix crash in 'line length exceeded' dialogue
1204
1205 2005-09-02 [paul]       1.9.13cvs80
1206
1207         * src/imap.c
1208                 fix bug 795, 'Connection lost IMAP'
1209                 and add statusbar prints
1210                 Patch by Colin
1211
1212 2005-09-02 [paul]       1.9.13cvs79
1213
1214         * src/compose.c
1215                 compose_wrap_paragraph() becomes
1216                 compose_beautify_paragraph()
1217                 Patch by Colin
1218
1219 2005-09-02 [cleroy]     1.9.13cvs78
1220
1221         * src/folderview.c
1222                 Micro-fix
1223
1224 2005-09-01 [colin]      1.9.13cvs77
1225
1226         * src/imap.c
1227                 Maybe fix bug #795 (Connection lost IMAP)
1228                 Don't try to send logout when we're disconnected.
1229         * src/summaryview.c
1230                 Include locked and marked emails in HRM
1231                 view. Fixes bug #800 (Locked messages no longer 
1232                 show up when hide read messages is used)
1233
1234 2005-09-01 [paul]       1.9.13cvs76
1235
1236         * src/prefs_common.c
1237                 fix bad cutting
1238
1239 2005-08-31 [colin]      1.9.13cvs75
1240
1241         * src/folderview.c
1242         * src/folderview.h
1243         * src/prefs_summaries.c
1244         * src/summaryview.c
1245                 Fix "go to next new", fix preference
1246                 (Open unread/next swapped)
1247
1248 2005-08-31 [paul]       1.9.13cvs74
1249
1250         * src/compose.c
1251         * src/folderview.c
1252         * src/headerview.c
1253         * src/headerview.h
1254         * src/mainwindow.c
1255         * src/prefs_common.c
1256         * src/prefs_common.h
1257         * src/prefs_fonts.c
1258         * src/summaryview.c
1259         * src/textview.c
1260         * src/common/defs.h
1261                 remove obsolete BOLD_FONT setting
1262                 fix font update in headerview and textview
1263                 headers after prefs change
1264                 Patch By Colin
1265
1266 2005-08-31 [paul]
1267
1268         1.9.14-rc4 released
1269
1270 2005-08-30 [colin]      1.9.13cvs73
1271
1272         * src/summaryview.c
1273                 When Hide read messages is selected and we
1274                 refresh the summaryview, don't remove the 
1275                 currently displayed message. Fixes bug #797
1276                 (Summary view reloads when new mail is 
1277                 downloaded in 1.9.14 rc)
1278
1279 2005-08-30 [colin]      1.9.13cvs72
1280
1281         * src/folderview.c
1282                 Fix flickering
1283         * src/mainwindow.c
1284                 Remove useless callback
1285         * src/mimeview.c
1286         * src/gtk/filesel.c
1287         * src/gtk/filesel.h
1288                 Add a filesel_select_file_save_folder() - used by Save All
1289
1290 2005-08-29 [paul]       1.9.13cvs71
1291
1292         * AUTHORS
1293         * src/matcher_parser_parse.y
1294         * src/etpan/imap-thread.c
1295                 fix building on FreeBSD
1296                 Patch by Daniel Gustafson <daniel@hobbit.se>
1297
1298 2005-08-29 [paul]       1.9.13cvs70
1299
1300         * src/plugins/pgpinline/pgpinline.c
1301                 only initialise sig result if it's been handled
1302                 Patch by Colin
1303
1304 2005-08-29 [paul]       1.9.13cvs69
1305         
1306         Patches by Colin:
1307
1308         * src/imap.c
1309         * src/common.utils.c
1310         * src/common/utils.h
1311                 optimisation
1312         * src/stock_pixmap.h
1313                 fix wrong icon reference
1314         * src/pixmaps/trash_btn.xpm
1315                 replace with nicer image
1316
1317 2005-08-28 [colin]      1.9.13cvs68
1318
1319         * src/Makefile.am
1320         * src/stock_pixmap.c
1321         * src/stock_pixmap.h
1322         * src/toolbar.c
1323         * src/pixmaps/trash_btn.xpm
1324                 Add a specific trash xpm for the button
1325
1326 2005-08-28 [colin]      1.9.13cvs67
1327
1328         * src/imap.c
1329                 Fix leak
1330
1331 2005-08-27 [colin]      1.9.13cvs66
1332
1333         * src/imap.c
1334         * src/procmime.c
1335                 Correctly fix "Problem with replies", fixes
1336                 pgpmime encryption too. 
1337
1338 2005-08-27 [colin]      1.9.13cvs65
1339
1340         * src/folder.c
1341         * src/procmsg.c
1342         * src/procmsg.h
1343         * src/summaryview.c
1344                 Fix bug #517 (messages removed from summaryview 
1345                 when moving fails)
1346
1347 2005-08-27 [colin]      1.9.13cvs64
1348
1349         * tools/Makefile.am
1350         * tools/asus_mailled.sh
1351                 Add a script to blink ASUS laptops' mail LED where there
1352                 is unread mail.
1353
1354 2005-08-27 [colin]      1.9.13cvs63
1355
1356         * src/imap.c
1357         * src/etpan/imap-thread.c
1358         * src/etpan/imap-thread.h
1359                 Implement automatic choosing of login method
1360                 Fixes bug #791
1361         * src/gtk/.cvsignore
1362                 Add sylpheed-marshal.[ch]
1363
1364 2005-08-27 [colin]      1.9.13cvs62
1365
1366         * src/common/utils.c
1367                 Fix confusing perror
1368
1369 2005-08-27 [colin]      1.9.13cvs61
1370
1371         * src/toolbar.c
1372         * src/toolbar.h
1373                 Remove A_DELETE, replace it with 
1374                 A_TRASH and A_DELETE_REAL. Automatically
1375                 rewrite config files to replace A_DELETE
1376                 with A_TRASH (no functionality change).
1377                 Fixes half of #794
1378
1379 2005-08-26 [colin]      1.9.13cvs60
1380
1381         * src/procmime.c
1382                 Previous "Problem with replies" fix brought other
1383                 problems, fixing them
1384
1385 2005-08-26 [colin]      1.9.13cvs59
1386
1387         * src/procmime.c
1388                 Fix "Problem with replies". This happened only
1389                 on IMAP...
1390         * src/procmsg.c
1391                 Factorize code a bit
1392         * src/compose.c
1393                 Speed improvement on very long messages (wrapping)
1394                 Fix signature color on Reedit and Redirect
1395                 On Reedit, don't attach pgp-signatures parts, but
1396                 set signing to On.
1397
1398 2005-08-24 [paul]       1.9.13cvs58
1399
1400         * src/compose.c
1401                 don't claim success when clicking
1402                 Cancel on the passphrase box.
1403                 Patch by Colin
1404
1405 2005-08-24 [paul]       1.9.13cvs57
1406
1407         * src/main.c
1408                 fix misplaced sylpheed.log
1409         * src/common/defs.h
1410                 define UIDL_DIR
1411
1412 2005-08-24 [paul]       1.9.13cvs56
1413
1414         * src/imap.c
1415         * src/etpan/imap-thread.c
1416         * src/etpan/imap-thread.h
1417                 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
1418                 Patch by Colin
1419         * src/gtk/sylpheed-marshal.c    ** REMOVED **
1420         * src/gtk/sylpheed-marshal.h    ** REMOVED **
1421                 remove autogenerated files
1422         * tools/kdeservicemenu/README
1423         * tools/kdeservicemenu/install.sh
1424         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
1425         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
1426                 use Claws icon, use 'Sylpheed-Claws' in menu,
1427                 use kdialog, and other cleanups
1428
1429 2005-08-23 [paul]       1.9.13cvs55
1430
1431         * src/compose.c
1432                 fix paste/wrap crash
1433                 Patch by Colin
1434
1435 2005-08-23 [paul]       1.9.13cvs54
1436
1437         * src/main.c
1438                 fix crash recovery
1439                 Patch by Colin
1440
1441 2005-08-23 [paul]       1.9.13cvs53
1442
1443         * src/addressbook.c
1444         * src/editaddress.c
1445                 view all data of LDAP contacts
1446                 Patch by Colin
1447
1448 2005-08-23 [paul]       1.9.13cvs52
1449
1450         * src/addressbook.c
1451                 fix issues with the Search field
1452                 Patch by Colin
1453
1454 2005-08-22 [paul]       1.9.13cvs51
1455
1456         * src/folderview.c
1457                 put name of folder in processing dialog
1458                 title
1459         * src/prefs_folder_item.c
1460                 improve english usage
1461
1462 2005-08-22 [paul]       1.9.13cvs50
1463
1464         * src/filtering.c
1465         * src/filtering.h
1466         * src/matcher.c
1467         * src/matcher_parser_lex.l
1468         * src/matcher_parser_parse.y
1469         * src/prefs_filtering.c
1470                 add Filtering/Processing rule names feature.
1471                 (the incompatible old matcherrc is saved as
1472                 matcherrc.pre_names).
1473                 Patch by Colin
1474
1475 2005-08-22 [paul]       1.9.13cvs49
1476
1477         * src/procmsg.c
1478                 fix colour labelling
1479                 Patch by Colin
1480
1481 2005-08-22 [paul]       1.9.13cvs48
1482
1483         * src/textview.c
1484                 fix open_image_cb()
1485
1486 2005-08-22 [paul]       1.9.13cvs47
1487
1488         * src/imap.c
1489                 fix bug 789, 'SC crashes with imap (CVS ver)'
1490                 Patch by Colin
1491
1492 2005-08-22 [paul]       1.9.13cvs46
1493
1494         * src/mimeview.c
1495         * src/prefs_common.c
1496         * src/common/defs.h
1497                 define reused defaults in defs.h
1498         * src/textview.c
1499                 add 'Open image' to image popup menu
1500
1501 2005-08-21 [colin]      1.9.13cvs45
1502
1503         * src/summaryview.c
1504                 Fix bug #788 (Bogus "From" address displayed)
1505
1506 2005-08-20 [colin]      1.9.13cvs44
1507
1508         * src/folder.c
1509                 Fix buf #787 (multilevel delete causes SIGSEGV)
1510
1511 2005-08-19 [colin]      1.9.13cvs43
1512
1513         * src/inc.c
1514         * src/prefs_common.c
1515         * src/prefs_common.h
1516                 Add an hidden pref to allow modifying the
1517                 update stepping in incorporation.
1518                 Patch by wwp.
1519
1520 2005-08-19 [colin]      1.9.13cvs42
1521
1522         * src/compose.c
1523         * src/procmime.c
1524                 Workaround for broken MUAs: encode 
1525                 Content-type: name: as ASCII and 
1526                 Content-Disposition: filename: as
1527                 per rfc2231
1528         * src/prefs_account.c
1529                 Fix invisible-ness of SMTP SSL prefs
1530                 in NNTP accounts
1531
1532 2005-08-19 [paul]       1.9.13cvs41
1533
1534         * src/compose.c
1535         * src/prefs_common.c
1536         * src/prefs_common.h
1537         * src/prefs_wrapping.c
1538                 paste with or without wrapping.
1539                 patch by Colin
1540
1541 2005-08-19 [paul]       1.9.13cvs40
1542
1543         * src/prefs_common.c
1544         * src/prefs_common.h
1545         * src/summaryview.c
1546                 reintroduce enable_swap_from as a
1547                 hidden pref. patch by Colin
1548         * src/quote_fmt_parse.y
1549         * src/plugins/clamav/clamav_plugin.c
1550         * src/plugins/dillo_viewer/dillo_viewer.c
1551         * src/plugins/mathml_viewer/mathml_viewer.c
1552         * src/plugins/pgpcore/sgpgme.c
1553         * src/plugins/pgpinline/pgpinline.c
1554         * src/plugins/pgpmime/pgpmime.c
1555                 tidy up. patch by Colin
1556
1557 2005-08-19 [paul]       1.9.13cvs39
1558
1559         * configure.ac
1560                 complete cvs38's sync
1561         * src/editaddress.c
1562         * src/gedit-print.c
1563         * src/mutt.c
1564         * src/etpan/etpan-log.c
1565         * src/etpan/imap-thread.c
1566         * src/gtk/gtksourceprintjob.c
1567                 fix compilation warnings
1568                 (patch by Colin)
1569
1570 2005-08-19 [paul]       1.9.13cvs38
1571
1572         sync with main:
1573
1574         * src/account.c
1575         * src/action.c
1576         * src/addrbook.c
1577         * src/addrcache.c
1578         * src/addrharvest.c
1579         * src/addrindex.c
1580         * src/codeconv.c
1581         * src/compose.c
1582         * src/crash.c
1583         * src/exporthtml.c
1584         * src/exportldif.c
1585         * src/folder.c
1586         * src/image_viewer.c
1587         * src/inc.c
1588         * src/inc.h
1589         * src/jpilot.c
1590         * src/ldif.c
1591         * src/main.c
1592         * src/matcher.c
1593         * src/mbox.c
1594         * src/messageview.c
1595         * src/mh.c
1596         * src/mimeview.c
1597         * src/msgcache.c
1598         * src/mutt.c
1599         * src/news.c
1600         * src/partial_download.c
1601         * src/pine.c
1602         * src/pop.c
1603         * src/prefs_actions.c
1604         * src/prefs_common.c
1605         * src/prefs_customheader.c
1606         * src/prefs_display_header.c
1607         * src/prefs_gtk.c
1608         * src/prefs_themes.c
1609         * src/procheader.c
1610         * src/procmime.c
1611         * src/procmsg.c
1612         * src/recv.c
1613         * src/send_message.c
1614         * src/simple-gettext.c
1615         * src/sourcewindow.c
1616         * src/textview.c
1617         * src/vcard.c
1618         * src/common/defs.h
1619         * src/common/log.c
1620         * src/common/plugin.c
1621         * src/common/prefs.c
1622         * src/common/session.c
1623         * src/common/session.h
1624         * src/common/socket.c
1625         * src/common/socket.h
1626         * src/common/ssl_certificate.c
1627         * src/common/template.c
1628         * src/common/utils.c
1629         * src/common/utils.h
1630         * src/common/xml.c
1631         * src/gtk/about.c
1632         added wrappers for C library function that
1633                 take pathname arguments.
1634                 enabled compilation with MinGW.
1635                 use GDir instead of directly using opendir().
1636                 added rename_force().
1637
1638 2005-08-19 [paul]       1.9.13cvs37
1639         
1640         patches by Colin:
1641         * src/compose.c
1642                 fix privacy settings on re-editing
1643                 a sent message
1644         * src/jpilot.c
1645                 fix encoding bug
1646         * src/folder.c
1647         * src/procmsg.c
1648         * src/procmsg.h
1649         * src/summaryview.c
1650                 flag changing optimisation
1651
1652 2005-08-18 [martin]     1.9.13cvs36
1653
1654         * commitHelper
1655             added my login
1656         * src/addrcache.c
1657         * src/addrharvest.c
1658         * src/addrindex.c
1659         * src/compose.c
1660         * src/grouplistdialog.c
1661         * src/main.c
1662         * src/mainwindow.c
1663         * src/msgcache.c
1664         * src/mutt.c
1665         * src/pine.c
1666         * src/prefs_account.c
1667         * src/prefs_themes.c
1668         * src/stock_pixmap.c
1669         * src/summaryview.c
1670         * src/gtk/about.c
1671         * src/gtk/logwindow.c
1672             removed deprecated glib and gdk stuff
1673         * src/plugins/pgpcore/select-keys.c
1674             convert attributes from locale to utf8
1675
1676 2005-08-17 [paul]       1.9.13cvs35
1677
1678         * src/account.c
1679         * src/addressbook.c
1680                 use new GTK_STOCK_ icons if available
1681         * src/summaryview.c
1682         * src/gtk/gtksctree.c
1683         * src/gtk/gtksctree.h
1684                 faster range select. patch by Colin
1685
1686 2005-08-17 [paul]       1.9.13cvs34
1687
1688         patches by colin:
1689         * src/addressbook.c
1690         * src/addressitem.h
1691                 Add an edit button for contacts, fix selections
1692                 of gtksctree items
1693         * src/editaddress.c
1694                 Change labels, let Save be always possible in the
1695                 email and user atributes tabs
1696         * src/folderview.c
1697                 fix sort issues
1698         * src/summaryview.c
1699                 select next item instead of the displayed one
1700                 after deletion
1701
1702         * src/gtk/progressdialog.c
1703                 use prefs_common.enable_rules_hint
1704
1705 2005-08-13 [hoa]        1.9.13cvs33
1706
1707         * src/etpan/imap-thread.c
1708                 fixed build on Solaris.
1709
1710 2005-08-10 [colin]      1.9.13cvs32
1711
1712         * src/procmsg.c
1713                 Fix cvs31 (missing fclose before reading
1714                 the file)
1715
1716 2005-08-10 [colin]      1.9.13cvs31
1717
1718         * src/procmsg.c
1719                 Fix procmsg_msginfo_new_from_mimeinfo() when
1720                 the MimeInfo isn't stored in memory. This fixes
1721                 replying to an attached message.
1722
1723 2005-08-10 [colin]      1.9.13cvs30
1724
1725         * src/mainwindow.c
1726                 Fix slowness in account changing
1727
1728 2005-08-10 [colin]      1.9.13cvs29
1729
1730         * src/folder.c
1731         * src/folderutils.c
1732         * src/folderview.c
1733         * src/imap_gtk.c
1734         * src/mainwindow.c
1735         * src/mh_gtk.c
1736         * src/procmsg.c
1737         * src/summaryview.c
1738                 Optimize folder_has_parent_of_type
1739                 Prevent moving special sub-folders from contextual menus
1740                 Rework message a bit ("Empty all messages" -> "Delete all
1741                 messages")
1742                 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items" 
1743                 and "Deleted Items" folders)
1744
1745 2005-08-08 [colin]      1.9.13cvs28
1746
1747         * src/summaryview.c
1748         * src/prefs_summaries.c
1749                 Make "Select first unread|new" more flexible
1750                 (just prioritize new or unread)
1751
1752 2005-08-08 [colin]      1.9.13cvs27
1753
1754         * src/summaryview.c
1755                 If "select first new" is selected and there only
1756                 are unread messages, fallback to "select first
1757                 unread".
1758
1759 2005-08-08 [colin]      1.9.13cvs26
1760
1761         * src/folder.c
1762                 Fix shameful bugs (and bug #779)
1763
1764 2005-08-08 [colin]      1.9.13cvs25
1765
1766         * src/folder.c
1767         * src/folder.h
1768                 Cache parents' type to make folder_has_parent_of_type
1769                 faster
1770         * src/folderview.c
1771                 Forbid DnD of special sub-folders
1772         * src/procmsg.c
1773         * src/procmsg.h
1774                 Add MAIL_POSTFILTERING_HOOK
1775         * src/summaryview.c
1776                 Revert over-zealous deletion of the use_addr_book 
1777                 code
1778
1779 2005-08-07 [colin]      1.9.13cvs24
1780
1781         * src/folder.c
1782                 Fix big mistake (passing MsgInfo instead 
1783                 of FolderItem)
1784
1785 2005-08-07 [colin]      1.9.13cvs23
1786
1787         * src/compose.c
1788         * src/folder.c
1789         * src/folder.h
1790         * src/foldersel.c
1791         * src/folderutils.c
1792         * src/folderview.c
1793         * src/imap.c
1794         * src/mainwindow.c
1795         * src/messageview.c
1796         * src/mh.c
1797         * src/msgcache.c
1798         * src/procmime.c
1799         * src/summaryview.c
1800                 Make subfolders of Drafts, Queue, Outbox, Trash
1801                 work like their parents. 
1802                 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
1803
1804 2005-08-07 [colin]      1.9.13cvs22
1805
1806         * src/addressbook.c
1807                 Fix bug #771 (Dragged contacts not saved)
1808
1809 2005-08-07 [paul]       1.9.13cvs21
1810
1811         * src/summaryview.c
1812                 fix bug 32 'Search Doesn't display results
1813                 if "Hide Read Messages" is chosen'
1814                 be more literal in interpreting 'Hide read
1815                 messages'
1816
1817 2005-08-07 [colin]      1.9.13cvs20
1818
1819         * src/folderview.c
1820                 Add debug
1821         * src/summaryview.c
1822                 Faster 'unthread_for_execution'
1823
1824 2005-08-06 [paul]       1.9.13cvs19
1825
1826         * src/mainwindow.c
1827                 add mnemonics to Set displayed columns
1828                 fix bug where msgview_visible option was
1829                 overwritten as TRUE on startup
1830
1831 2005-08-06 [paul]       1.9.13cvs18
1832
1833         * src/mainwindow.c
1834                 refer to 'displayed columns in folder/message
1835                 list' not 'displayed items in summary/message view'
1836         * src/prefs_display_header.c
1837                 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
1838                 be consistent with similar dialogues
1839         * src/prefs_folder_column.c
1840         * src/prefs_summary_column.c
1841                 'columns' not 'items', and folder and message lists,
1842                 instead of folder and summary views;
1843                 Use 'Hidden columns' as list heading not 'Available
1844                 items';
1845                 move the 'Remove' button to the right hand side;
1846                 top-align the buttons;
1847                 remove unneeded vbox
1848         * src/prefs_summaries.c
1849                 put the 2 column prefs buttons in a frame to reduce
1850                 overall width; refer to columns not items &c.
1851
1852 2005-08-05 [colin]      1.9.13cvs17
1853
1854         * src/prefs_common.c
1855         * src/prefs_common.h
1856         * src/mainwindow.c
1857         * src/compose.c
1858         * src/messageview.c
1859                 Add an hidden toolbar_detachable pref, so
1860                 that I can get rid of these painful handles
1861                 in the toolbars. Defaults to TRUE to avoid
1862                 changing the GUI on unsuspecting people...
1863
1864 2005-08-05 [colin]      1.9.13cvs16
1865
1866         * src/Makefile.am
1867         * src/prefs_folder_column.c
1868         * src/prefs_folder_column.h
1869                 Add prefs for folder columns
1870         * src/folderview.c
1871         * src/folderview.h
1872         * src/mainwindow.c
1873         * src/mainwindow.h
1874         * src/prefs_common.c
1875         * src/prefs_common.h
1876         * src/prefs_summaries.c
1877                 Use them
1878         * src/prefs_summary_column.c
1879         * src/summaryview.c
1880         * src/summaryview.h
1881                 Add a To column
1882         * src/textview.c
1883         * src/common/utils.c
1884         * src/common/utils.h
1885                 Move uri colourisation functions
1886                 to utils
1887         * src/compose.c
1888                 Colourise URIs
1889         * src/imap.c
1890                 Fix bug with LIST where we'd try
1891                 to get Folder//////[...]/// 
1892
1893 2005-08-05 [paul]       1.9.13cvs15
1894
1895         * src/prefs_summaries.c
1896                 improve the English usage
1897         * src/summaryview.c
1898                 set font on column change
1899                 thanks to Colin
1900
1901 2005-08-05 [paul]       1.9.13cvs14
1902
1903         * src/prefs_common.c
1904         * src/prefs_common.h
1905         * src/prefs_summaries.c
1906         * src/summaryview.c
1907                 replace 'open_unread_on_enter' option with
1908                 'select_on_entry' option. opening/not opening
1909                 is now exclusively controlled by 'always_show_msg'
1910
1911 2005-08-04 [colin]      1.9.13cvs13
1912
1913         * src/compose.c
1914                 Remove dead code
1915                 Add colourisation of quotes and signatures
1916         * src/folderview.c
1917                 Fix possible crashes
1918         * src/messageview.c
1919                 Change an assert that is no problem
1920         * src/news.c
1921         * src/news_gtk.c
1922         * src/news_gtk.h
1923                 Fix offline mode
1924         * src/gtk/quicksearch.c
1925                 Fix a possible crash
1926
1927 2005-08-03 [colin]      1.9.13cvs12
1928
1929         * src/prefs_account.c
1930                 Fix bug #777 (Sylpheed crash in account configuration)
1931
1932 2005-08-03 [colin]      1.9.13cvs11
1933
1934         * src/addressbook.c
1935         * src/editaddress.c
1936         * src/editgroup.c
1937                 Fixing addressbook, round 2
1938         * src/textview.c
1939                 Fix emphasis color on rechecking 'Colorize messages'
1940
1941 2005-08-03 [paul]       1.9.13cvs10
1942
1943         sync with main
1944
1945         * src/addr_compl.c
1946         * src/compose.c
1947         * src/main.c
1948         * src/pop.c
1949         * src/prefs_account.c
1950         * src/procmime.c
1951         * src/procmsg.c
1952         * src/quote_fmt_parse.y
1953         * src/textview.c
1954         * src/common/quoted-printable.c
1955         * src/common/utils.c
1956         * src/common/utils.h
1957         * src/common/xml.c
1958                 replaced incorrect locale-independent
1959                 ctype functions with GLib's. Corrected
1960                 signedness mismatch.
1961         * src/headerview.c
1962                 headerview_create(): added spacing for vbox.
1963         * src/gtk/about.c
1964                 set focus to the OK button.
1965
1966 2005-08-03 [colin]      1.9.13cvs9
1967
1968         * src/folderview.c
1969                 Fix possible crash
1970
1971 2005-08-02 [colin]      1.9.13cvs8
1972
1973         * src/mainwindow.c
1974                 Fix cast
1975         * src/addressbook.c
1976         * src/addressitem.h
1977                 Fix a cast and more generally, try to make the
1978                 GUI more intuitive and consistent (round 1)
1979
1980 2005-08-02 [paul]       1.9.13cvs7
1981
1982         * src/folder.h
1983                 missing in 1.9.13cvs6
1984
1985 2005-08-02 [colin]      1.9.13cvs6
1986
1987         * src/folder.c
1988                 Fix one more leak
1989
1990 2005-08-02 [colin]      1.9.13cvs5
1991
1992         * src/folder.c
1993         * src/folderview.c
1994         * src/imap.c
1995         * src/main.c
1996         * src/mbox.c
1997         * src/procmsg.c
1998         * src/summaryview.c
1999                 Fix a number of folder_item_get_msg_list()-related
2000                 leaks (missing procmsg_msginfo_free()s)
2001
2002 2005-08-01 [colin]      1.9.13cvs4
2003
2004         * src/folderview.c
2005         * src/folderview.h
2006         * src/mainwindow.c
2007         * src/prefs_fonts.c
2008         * src/prefs_summaries.c
2009         * src/prefs_themes.c
2010         * src/summaryview.c
2011         * src/summaryview.h
2012         * src/textview.c
2013         * src/textview.h
2014                 Fix instant-apply of summary and folderview-related prefs
2015                 Fix erroneous g_free and alertpanels in prefs_theme
2016                 Add instant-apply for fonts
2017                 Defer applying of prefs a little bit so it's done only
2018                 once even if requested by multiples prefs pages
2019
2020 2005-08-01 [paul]       1.9.13cvs3
2021
2022         * src/main.c
2023                 fix bug 776 'S.C. crashes on close'
2024                 thanks to Colin
2025         * src/etpan/etpan-thread-manager-types.h
2026                 add missing include
2027                 thanks to Hoa
2028
2029 2005-07-25 [paul]       1.9.13cvs2
2030
2031         * src/summaryview.c
2032                 fix typos. spotted by Fabien Vantard
2033
2034 2005-07-24 [paul]       1.9.13cvs1
2035
2036         * doc/man/sylpheed.1
2037                 update man page, incorporating fix of
2038                 bug 769 'Typo in manpage'
2039         * src/etpan/imap-thread.c
2040                 fix NetBSD openssl dependencies. patch by
2041                 George Michaelson <ggm@apnic.net>
2042         * po/pt_BR.po
2043                 updated by Frederico Goncalves Guimaraes
2044
2045 2005-07-22 [paul]       1.9.13
2046
2047         1.9.13 release
2048
2049 2005-07-22 [paul]       1.9.12cvs91
2050
2051         * AUTHORS
2052         * INSTALL
2053         * README.claws
2054         * RELEASE_NOTES.claws
2055                 updated for release
2056         * configure.ac
2057         * po/nb.po
2058         * tools/claws.i18n.status.pl
2059                 add Norwegian translation. submiited by
2060                 Geir Helland <pjallabais@users.sourceforge.net>
2061         * po/ca.po
2062         * po/de.po
2063         * po/es.po
2064         * po/fi.po
2065         * po/fr.po
2066         * po/it.po
2067         * po/sk.po
2068         * po/sr.po
2069         * po/zh_CN.po
2070                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
2071                 Mones Lastra, Tommi Pirinen, Fabien Vantard,
2072                 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
2073                 Yang Guilong
2074         * src/plugins/clamav/clamav_plugin_gtk.c
2075         * src/plugins/spamassassin/spamassassin_gtk.c
2076                 replace outdated description strings
2077
2078 2005-07-21 [colin]      1.9.12cvs90
2079
2080         * src/folder.c
2081                 Set folder to batch mode when scanning it. Makes deletion
2082                 of unread mails on IMAP much faster (due to the UNREAD 
2083                 flag unsetting)
2084
2085 2005-07-21 [darko]      1.9.12cvs89
2086
2087         * configure.ac
2088                 link against libresolv if necessary (patch by Paul)
2089         * src/msgcache.c
2090                 use glib's portable macros to determine endianness
2091
2092 2005-07-21 [paul]       1.9.12cvs88
2093
2094         * src/crash.c
2095         * src/gtk/about.c
2096                 update compiled-in features list
2097
2098 2005-07-20 [colin]      1.9.12cvs87
2099
2100         * src/folder.c
2101         * src/textview.c
2102                 Gcc 2.9x compilation fixes, thanks to Darko
2103         * src/plugins/clamav/clamav_plugin.c
2104                 Little optimisation: load virus database only once
2105         * src/plugins/spamassassin/spamassassin.c
2106                 Big optimisation: filtering one mail took at least 1 second,
2107                 now it takes at least 50ms. Doesn't speed up spamassassin 
2108                 itself, but should already be much more tolerable.
2109
2110 2005-07-20 [colin]      1.9.12cvs86
2111
2112         * src/summaryview.c
2113                 Fix performance issue
2114
2115 2005-07-19 [colin]      1.9.12cvs85
2116
2117         * src/plugins/pgpinline/plugin.c
2118                 Fix warning
2119
2120 2005-07-19 [colin]      1.9.12cvs84
2121
2122         * configure.ac
2123         * src/plugins/Makefile.am
2124         * src/plugins/pgpinline/.cvsignore
2125         * src/plugins/pgpinline/Makefile.am
2126         * src/plugins/pgpinline/pgpinline.c
2127         * src/plugins/pgpinline/pgpinline.deps
2128         * src/plugins/pgpinline/pgpinline.h
2129         * src/plugins/pgpinline/plugin.c
2130                 Put pgpinline in the main tree
2131
2132 2005-07-19 [paul]       1.9.12cvs83
2133
2134         * src/prefs_actions.c
2135                 prevent '//' in menu names, which cause a crash
2136                 thanks to Colin
2137
2138 2005-07-19 [paul]       1.9.12cvs82
2139
2140         * configure.ac
2141                 be generally more informative in configure output.
2142                 OpenSSL: correction: '[ --enable-openssl ...' -> 
2143                 '[ --disable-openssl ...', as --enable-openssl is default
2144                 PGP/MIME: don't check for GPGME again, check for
2145                 pgpcore instead. Therefore prevent the possibility of
2146                 attempting to build pgpmime if pgpcore dependencies are
2147                 not met
2148                 ClamAV: use pkgconfig to check for lib
2149                 libgnomeprint: revert logic on inner test to match
2150                 everything else
2151         * src/plugins/pgpcore/sgpgme.c
2152                 add missing include
2153
2154 2005-07-19 [colin]      1.9.12cvs81
2155
2156         * src/summaryview.c
2157                 Fix slow thread rebuilding in particular
2158                 cases
2159
2160 2005-07-19 [paul]       1.9.12cvs80
2161
2162         * sylpheed-claws.desktop
2163                 fix typo, spotted by Stephan Sachse
2164         * src/account.c
2165                 replace GTK_STOCK_ADD with
2166                 GTK_STOCK_NEW button
2167
2168 2005-07-18 [colin]      1.9.12cvs79
2169
2170         * src/etpan/imap-thread.c
2171                 Fix return value (Thanks Hoa)
2172
2173 2005-07-18 [colin]      1.9.12cvs78
2174
2175         * src/imap.c
2176                 Allow empty passwords
2177                 Create drafts/queue/outbox if necessary
2178         * src/summaryview.c
2179                 Remove old code
2180         * src/etpan/imap-thread.c
2181                 Fix STARTTLS (Thanks to Hoa)
2182
2183 2005-07-18 [paul]       1.9.12cvs77
2184
2185         * ChangeLog-gtk2.jp
2186         * ChangeLog.jp
2187                 removed
2188         * Makefile.am
2189                 updated to reflect additions and removals
2190         * TODO
2191                 updated to be claws-specific
2192         * TODO-gtk2
2193         * TODO-gtk2.jp
2194         * TODO.jp
2195         * sylpheed-128x128.png
2196         * sylpheed-64x64.png
2197                 removed
2198         * sylpheed-claws-128x128.png
2199         * sylpheed-claws-64x64.png
2200         * sylpheed-claws.desktop
2201         * sylpheed-claws.png
2202                 added
2203         * sylpheed.desktop
2204         * sylpheed.png
2205                 removed
2206
2207 2005-07-17 [paul]       1.9.12cvs76
2208
2209         * src/account.c
2210         * src/addressbook.c
2211         * src/alertpanel.c
2212         * src/alertpanel.h
2213         * src/compose.c
2214         * src/exphtmldlg.c
2215         * src/expldifdlg.c
2216         * src/folderview.c
2217         * src/imap_gtk.c
2218         * src/inc.c
2219         * src/message_search.c
2220         * src/messageview.c
2221         * src/mh_gtk.c
2222         * src/news_gtk.c
2223         * src/prefs_actions.c
2224         * src/prefs_filtering.c
2225         * src/prefs_matcher.c
2226         * src/prefs_template.c
2227         * src/prefs_themes.c
2228         * src/ssl_manager.c
2229         * src/summary_search.c
2230         * src/textview.c
2231         * src/toolbar.c
2232         * src/gtk/sslcertwindow.c
2233         * src/plugins/pgpcore/sgpgme.c
2234                 rework alertpanels
2235
2236 2005-07-17 [colin]      1.9.12cvs75
2237
2238         * src/privacy.c
2239                 add a PrivacySystem accessor that checks that
2240                 the system cached in a MimeInfo's privacydata
2241                 is still registered. Use this accessor instead
2242                 of directly using data->system. Fixes crashes
2243                 after unloading pgp plugins.
2244
2245 2005-07-17 [colin]      1.9.12cvs74
2246
2247         * src/alertpanel.c
2248                 Change geometry hints to a simple default size.
2249                 Fixes the certs dialogs.
2250
2251 2005-07-17 [colin]      1.9.12cvs73
2252
2253         * src/gtk/sslcertwindow.c
2254                 Use a gtkExpander
2255
2256 2005-07-17 [colin]      1.9.12cvs72
2257
2258         * src/plugins/pgpcore/Makefile.am
2259         * src/plugins/pgpmime/Makefile.am
2260                 Add gpgme libs
2261
2262 2005-07-17 [paul]       1.9.12cvs71
2263
2264         * configure.ac
2265                 add --disable-gnomeprint option
2266                 modified version of patch by Marius Mauch
2267
2268 2005-07-17 [paul]       1.9.12cvs70
2269
2270         * src/common/defs.h
2271                 update urls
2272         * src/account.c
2273         * src/action.c
2274         * src/addressbook.c
2275         * src/compose.c
2276         * src/foldersel.c
2277         * src/folderview.c
2278         * src/html.c
2279         * src/imap_gtk.c
2280         * src/main.c
2281         * src/mainwindow.c
2282         * src/messageview.c
2283         * src/mh_gtk.c
2284         * src/mimeview.c
2285         * src/news_gtk.c
2286         * src/prefs_account.c
2287         * src/prefs_send.c
2288         * src/prefs_summaries.c
2289         * src/procmsg.c
2290         * src/summaryview.c
2291         * src/common/utils.c
2292         * src/common/xml.c
2293         * src/plugins/pgpcore/passphrase.c
2294         * src/plugins/pgpcore/select-keys.c
2295                 replace inappropriately used backticks
2296                 with single quotes
2297
2298 2005-07-16 [colin]      1.9.12cvs69
2299
2300         * src/image_viewer.c
2301                 Add extra paranoid checks
2302
2303 2005-07-16 [colin]      1.9.12cvs68
2304
2305         * src/plugins/pgpcore/prefs_gpg.c
2306                 Don't auto-check sigs by default, as it
2307                 can be really slow.
2308
2309 2005-07-16 [colin]      1.9.12cvs67
2310
2311         * src/plugins/pgpcore/sgpgme.c
2312                 Make messages a bit better.
2313
2314 2005-07-16 [colin]      1.9.12cvs66
2315
2316         * src/imap.c
2317                 Remove pseudo-log
2318         * src/etpan/imap-thread.c
2319                 Add real log
2320
2321 2005-07-16 [colin]      1.9.12cvs65
2322
2323         * src/main.c
2324         * src/prefs_other.c
2325                 And now, fix build with libetpan :-/
2326
2327 2005-07-15 [colin]      1.9.12cvs64
2328
2329         * src/prefs_other.c
2330                 Continue fixing build without libetpan.
2331
2332 2005-07-15 [colin]      1.9.12cvs63
2333
2334         * src/main.c
2335                 Fix build with --disable-libetpan
2336
2337 2005-07-15 [colin]      1.9.12cvs62
2338
2339         * configure.ac
2340                 Bump libetpan's version
2341
2342 2005-07-15 [colin]      1.9.12cvs61
2343
2344         * src/etpan/imap-thread.c
2345                 Actually stop logging :)
2346
2347 2005-07-15 [colin]      1.9.12cvs60
2348
2349         * src/addressbook.c
2350                 Fix dnd of multiple addresses.
2351
2352 2005-07-15 [hoa]        1.9.12cvs59
2353
2354         * src/etpan/imap-thread.c
2355             disable login of IMAP password in libetpan log file.
2356
2357 2005-07-15 [paul]       1.9.12cvs58
2358
2359         * src/account.c
2360                 don't automatically sort
2361                 do allow drag n drop
2362
2363 2005-07-15 [paul]       1.9.12cvs57
2364
2365         * src/account.c
2366         * src/ssl_manager.c
2367                 alphabetical listing
2368
2369 2005-07-15 [paul]       1.9.12cvs56
2370
2371         * src/gtk/pluginwindow.c
2372                 sort plugin list alphabetically
2373
2374 2005-07-15 [paul]       1.9.12cvs55
2375
2376         * src/prefs_spelling.c
2377         * src/prefs_wrapping.c
2378                 unify English usage
2379
2380 2005-07-15 [colin]      1.9.12cvs54
2381
2382         * src/wizard.c
2383                 Typo fix
2384
2385 2005-07-15 [paul]       1.9.12cvs53
2386
2387         * src/prefs_message.c
2388                 make 'show cursor' a hidden option
2389
2390 2005-07-14 [colin]      1.9.12cvs52
2391
2392         * src/plugins/spamassassin/Makefile.am
2393         * src/plugins/clamav/Makefile.am
2394                 Fix double EXTRA_DISTs
2395
2396 2005-07-14 [colin]      1.9.12cvs51
2397
2398         * src/plugins/clamav/Makefile.am
2399         * src/plugins/clamav/clamav_plugin_gtk.deps
2400         * src/plugins/spamassassin/Makefile.am
2401         * src/plugins/spamassassin/spamassassin_gtk.deps
2402                 Make $plugin_gtk depend on $plugin
2403
2404 2005-07-14 [hoa]        1.9.12cvs50
2405
2406         * src/etpan/imap-thread.c
2407                 enable debug log of libetpan when running with --debug
2408
2409 2005-07-14 [colin]      1.9.12cvs49
2410
2411         * configure.ac
2412         * src/common/Makefile.am
2413         * src/common/plugin.c
2414         * src/common/plugin.h
2415                 Add a little plugin dependancy system.
2416                 Plugins can ship a $plugin_name.deps file
2417                 (near them in PLUGINDIR) so that their
2418                 dependancies are loaded if possible.
2419         * src/plugins/Makefile.am
2420         * src/plugins/pgpcore/Makefile.am
2421         * src/plugins/pgpcore/passphrase.c
2422         * src/plugins/pgpcore/passphrase.h
2423         * src/plugins/pgpcore/plugin.c
2424         * src/plugins/pgpcore/prefs_gpg.c
2425         * src/plugins/pgpcore/prefs_gpg.h
2426         * src/plugins/pgpcore/select-keys.c
2427         * src/plugins/pgpcore/select-keys.h
2428         * src/plugins/pgpcore/sgpgme.c
2429         * src/plugins/pgpcore/sgpgme.h
2430                 Introduce pgpcore, used by pgpmime and
2431                 pgpinline
2432         * src/plugins/pgpmime/Makefile.am
2433         * src/plugins/pgpmime/passphrase.c
2434         * src/plugins/pgpmime/passphrase.h
2435         * src/plugins/pgpmime/pgpmime.c
2436         * src/plugins/pgpmime/pgpmime.deps
2437         * src/plugins/pgpmime/plugin.c
2438         * src/plugins/pgpmime/prefs_gpg.c
2439         * src/plugins/pgpmime/prefs_gpg.h
2440         * src/plugins/pgpmime/select-keys.c
2441         * src/plugins/pgpmime/select-keys.h
2442         * src/plugins/pgpmime/sgpgme.c
2443         * src/plugins/pgpmime/sgpgme.h
2444                 Remove the core from pgpmime and add the
2445                 dependancy to pgpcore.
2446
2447 2005-07-14 [paul]       1.9.12cvs48
2448
2449         * src/stock_pixmap.c
2450                 forgot this in last commit
2451
2452 2005-07-14 [paul]       1.9.12cvs47
2453
2454         * src/account.c
2455         * src/addressbook.c
2456                 add accelerators for the buttons (sync with main)
2457         * src/compose.c
2458         * src/compose.h
2459                 add accelerators for the buttons.
2460                 fix editing with external editor.
2461                 replace gdk_input_*() with GIOChannel;
2462                 (sync with main)
2463         * src/foldersel.c
2464                 display folder names with new/unread
2465                 representation (sync with main)
2466         * src/main.c
2467                 specify default window icon (sync with main)
2468         * src/prefs_common.c
2469                 use_addr_book default to FALSE
2470         * src/summaryview.c
2471         * src/textview.c
2472                 add accelerators for the buttons (sync with main)
2473         * src/gtk/menu.c
2474                 fix typos
2475         * src/pixmaps/sylpheed_icon.xpm
2476                 updated
2477
2478 2005-07-13 [paul]       1.9.12cvs46
2479
2480         * src/plugins/pgpmime/pgpmime.c
2481         * src/plugins/pgpmime/sgpgme.c
2482                 (temporarily) use deprecated gpgme_data_rewind()
2483                 while largefile support is not present
2484                 (as suggested by Colin)
2485
2486 2005-07-13 [paul]       1.9.12cvs45
2487
2488         * configure.ac
2489                 remove large file support (for now):
2490                 it breaks too many things
2491
2492 2005-07-13 [paul]       1.9.12cvs44
2493
2494         * configure.ac
2495                 add large file support
2496         * src/html.c
2497                 fix bug #763 where href attribute was not
2498                 the very first attribute of a link
2499                 patch by Thomas Gilgin
2500
2501 2005-07-13 [colin]      1.9.12cvs43
2502
2503         * src/gtk/pluginwindow.c
2504                 Little portability fix
2505
2506 2005-07-13 [colin]      1.9.12cvs42
2507
2508         * src/plugins/pgpmime/sgpgme.c
2509                 Fix crasher.
2510
2511 2005-07-13 [colin]      1.9.12cvs41
2512
2513         * src/plugins/pgpmime/pgpmime.c
2514         * src/plugins/pgpmime/sgpgme.c
2515                 Use gpgme_data_release_and_get_mem instead
2516                 of gpgme_data_read.
2517
2518 2005-07-13 [colin]      1.9.12cvs40
2519
2520         * configure.ac
2521         * src/plugins/pgpmime/passphrase.c
2522         * src/plugins/pgpmime/passphrase.h
2523         * src/plugins/pgpmime/pgpmime.c
2524         * src/plugins/pgpmime/plugin.c
2525         * src/plugins/pgpmime/select-keys.c
2526         * src/plugins/pgpmime/select-keys.h
2527         * src/plugins/pgpmime/sgpgme.c
2528         * src/plugins/pgpmime/sgpgme.h
2529                 Port pgpmime to gpgme-1.0.
2530
2531 2005-07-12 [paul]       1.9.12cvs39
2532
2533         * AUTHORS
2534         * src/toolbar.c
2535         * src/toolbar.h
2536                 add a 'Go to Prev' button to the toolbar.
2537                 correct tooltip text of go to buttons.
2538                 based on patch by Yang Guilong <bamanzi@gmail.com>
2539
2540 2005-07-12 [colin]      1.9.12cvs38
2541
2542         * src/statusbar.c
2543                 Fix progress bar showing stuff at startup.
2544
2545 2005-07-12 [paul]       1.9.12cvs37
2546
2547         * src/editjpilot.c
2548                 fix building with jpilot support
2549
2550 2005-07-11 [colin]      1.9.12cvs36
2551
2552         * src/inc.c
2553                 Add visual indication that filtering is running
2554         * src/textview.c
2555                 Make {}[] uri delimiters
2556         * src/summaryview.c
2557                 Remove useless (and slow) calls
2558
2559 2005-07-11 [paul]       1.9.12cvs35
2560
2561         * src/plugins/clamav/clamav_plugin_gtk.c
2562         * src/plugins/dillo_viewer/dillo_prefs.c
2563         * src/plugins/pgpmime/prefs_gpg.c
2564         * src/plugins/spamassassin/spamassassin_gtk.c
2565                 gather plugins prefs together under their
2566                 own 'Plugins' heading
2567
2568 2005-07-11 [paul]       1.9.12cvs34
2569
2570         sync with main
2571
2572         * src/account.c
2573                 account_delete(): modified alert dialog
2574         * src/editjpilot.c
2575         * src/editvcard.c
2576                 fixed a crash when cancelling file selection
2577                 dialog by Escape key. Made non-ascii filename
2578                 selectable.
2579         * src/prefs_template.c
2580                 prefs_template_window_create(): make scrolled
2581                 window policy AUTOMATIC
2582
2583 2005-07-10 [hoa]        1.9.12cvs33
2584
2585         * src/etpan/imap-thread.c
2586                 workaround for old Courier IMAP servers.
2587
2588 2005-07-10 [colin]      1.9.12cvs32
2589
2590         * src/folder.c
2591         * src/statusbar.c
2592         * src/statusbar.h
2593                 Add visual progress indicator on filtering/processing
2594                 Factorize the progress bar code
2595         * src/imap.c
2596         * src/imap.h
2597         * src/etpan/imap-thread.c
2598                 Add a reference counter to avoid destroying the Folder
2599                 while it's in use by another callback.
2600
2601 2005-07-09 [hoa]        1.9.12cvs31
2602
2603         * src/imap.c
2604         * src/etpan/imap-thread.c
2605                 fixed deadlock when removing IMAP account.
2606
2607 2005-07-08 [colin]      1.9.12cvs30
2608
2609         * src/textview.c
2610         * src/unmime.c
2611                 Fix again problems decoding broken headers
2612         * src/gtk/inputdialog.c
2613                 Fix local variable shadowing a global one
2614
2615 2005-07-08 [colin]      1.9.12cvs29
2616
2617         * src/msgcache.c
2618                 Make the cache/mark files platform-agnostic by writing
2619                 them in little-endian format. Reading them is also done
2620                 in little-endian format, of course; however, in order
2621                 to avoid trashing mark data on big-endian machines, the
2622                 files are, at first, read from the native format if the
2623                 little-endian one doesn't exist. This is easy to deter-
2624                 mine by trying to open a file with a swapped data_ver
2625                 and seeing if it's the wanted version.
2626                 Little-endian using users should see absolutely no
2627                 difference, Big-endian users may get a very little
2628                 performance drop due to byte-swapping.
2629                 Tested on i386 and ppc32. 
2630                 Fixes bug #159 (The index file, in the mailboxes, is 
2631                 hardware depending).
2632
2633                 To have the cache/mark files updated to the new little-
2634                 endian format, "Check for new messages" or even
2635                 "Rebuild folder tree" aren't enough. Files will be
2636                 updated as soon as a folder has been opened/closed.
2637                 To update everything, just select all folders by
2638                 selecting them one by one.
2639
2640 2005-07-07 [colin]      1.9.12cvs28
2641
2642         * src/imap.c
2643                 Remember the folder separator per IMAPFolder
2644                 instead of globally.
2645                 Revive the Session on noop; fixes bug #761
2646                 (mark a bunch of unread messages as read takes 
2647                 forever)
2648
2649 2005-07-07 [darko]      1.9.12cvs27
2650
2651         * src/common/template.c
2652                 Sort templates alphabetically
2653
2654 2005-07-06 [colin]      1.9.12cvs26
2655
2656         * src/imap.c
2657                 Try to use the correct separator in
2658                 most cases. Possibly fixes bug #759
2659                 (only creates the INBOX folder when 
2660                 setting up new IMAP account) and 
2661                 bug #760 (Can't retrieve messages)
2662
2663 2005-07-06 [colin]      1.9.12cvs25
2664
2665         * src/imap.c
2666                 Use real_path in status command. This will
2667                 help later, when namespaces will be used.
2668
2669 2005-07-06 [colin]      1.9.12cvs24
2670
2671         * configure.ac
2672         * src/account.c
2673         * src/folder.c
2674         * src/imap.c
2675         * src/etpan/etpan-log.c
2676         * src/etpan/etpan-thread-manager.c
2677         * src/etpan/imap-thread.c
2678                 Add a --disable-libetpan parameter. With this,
2679                 users that don't want IMAP4 support can avoid
2680                 the new dependancy (and have no IMAP support).
2681                 Users that have IMAP4 accounts and use this
2682                 parameter won't lose their configuration, their
2683                 IMAP accounts will just be invisible and not
2684                 used.
2685         * src/textview.c
2686                 Make the "Copy ..." contextual menu items 
2687                 copy to both the X clipboard and the gtk 
2688                 clipboard - as most other apps do.
2689         * src/gtk/about.c
2690                 Add a notice about OpenSSL usage, in order to
2691                 comply with OpenSSL's license (point 6):
2692                 http://www.openssl.org/source/license.html
2693
2694 2005-07-06 [colin]      1.9.12cvs23
2695
2696         * src/alertpanel.c
2697                 Fix a minimum size for alertpanels
2698         * src/compose.c
2699                 Show 'No space left on device' type errors
2700                 when queuing/sending
2701         * src/imap_gtk.c
2702         * src/mh_gtk.c
2703                 Rework folder's deletion message (remove 
2704                 extra \n)
2705
2706 2005-07-05 [colin]      1.9.12cvs22
2707
2708         * src/imap.c
2709                 Add an alertpanel on auth error
2710                 Add pseudo-log
2711                 Remove pthread-related stuff
2712
2713 2005-07-05 [colin]      1.9.12cvs21
2714
2715         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
2716                 Fix crash on plugin reloading (with a hack)
2717
2718 2005-07-05 [colin]      1.9.12cvs20
2719
2720         * src/prefs_account.c
2721         * src/prefs_account.h
2722                 Fix typo
2723         * src/gtk/filesel.c
2724         * src/gtk/filesel.h
2725                 Add a way to filter the view
2726         * src/gtk/pluginwindow.c
2727                 Filter loadable stuff
2728         * src/plugins/pgpmime/prefs_gpg.c
2729                 Fix missing unregistration
2730         * .cvsignore
2731         * src/etpan/.cvsignore
2732         * src/plugins/spamassassin/.cvsignore
2733                 Add more stuff to cvs ignored files
2734
2735 2005-07-04 [colin]      1.9.12cvs19
2736
2737         * src/imap.c
2738                 Fix scan_required returning FALSE when it
2739                 shouldn't. Maybe fix #760 (Can't retrieve
2740                 messages)
2741
2742 2005-07-04 [colin]      1.9.12cvs18
2743
2744         * src/summaryview.c
2745                 Fix always_show_msg pref
2746
2747 2005-07-04 [paul]       1.9.12cvs17
2748
2749         sync with main (forgotten in last commit)
2750         
2751         * src/common/utils.c
2752         * src/common/utils.h
2753                 check_line_length(): new.
2754                 is_dir_exist()
2755                 is_file_entry_exist()
2756                 dirent_is_regular_file()
2757                 dirent_is_directory(): use g_file_test() instead of stat().
2758
2759 2005-07-04 [paul]       1.9.12cvs16
2760
2761         sync with main:
2762
2763         * src/compose.c
2764                 compose_write_to_file(): check for line
2765                 length limit and display warning if exceeds
2766         * src/jpilot.c
2767                 use get_home_dir() instead of g_get_home_dir()
2768         * src/procheader.c
2769                 removed warning about invalid date
2770         * src/vcard.c
2771                 use get_home_dir() instead of g_get_home_dir()
2772
2773 2005-07-04 [paul]       1.9.12cvs15
2774
2775         * src/stock_pixmap.c
2776                 fix new pixmap naming errors
2777                 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
2778
2779 2005-07-04 [colin]      1.9.12cvs14
2780
2781         * src/imap.c
2782                 Fix debugging string with a warning
2783
2784 2005-07-04 [colin]      1.9.12cvs13
2785
2786         * configure.ac
2787                 Add a check for libetpan's version (>= 0.37)
2788
2789 2005-07-04 [hoa]        1.9.12cvs12
2790
2791         * commitHelper
2792         * src/imap.c
2793         * src/etpan/imap-thread.c
2794         * src/etpan/imap-thread.h
2795                 fixed IMAP implementation of check of mails.
2796
2797 2005-07-03 [hoa]        1.9.12cvs11
2798
2799         * src/etpan/Makefile.am
2800         * src/etpan/etpan-errors.h
2801         * src/etpan/etpan-log.[ch]
2802         * src/etpan/etpan-thread-manager-types.h
2803         * src/etpan/etpan-thread-manager.[ch]
2804         * src/etpan/imap-thread.[ch]
2805         * src/Makefile.am
2806         * src/imap.c
2807         * src/main.c
2808         * src/prefs_other.c
2809         * configure.ac
2810             merged imap branch.
2811             dependency on libetpan 0.37 is now added.
2812
2813 2005-07-01 [colin]      1.9.12cvs10
2814
2815         * src/Makefile.am
2816         * src/folder.c
2817         * src/folder.h
2818         * src/folderview.c
2819         * src/stock_pixmap.c
2820         * src/stock_pixmap.h
2821         * src/plugins/trayicon/trayicon.c
2822                 Add marked symbol on folders containing
2823                 marked messages
2824         * src/procmsg.c
2825         * src/procmsg.h
2826         * src/toolbar.c
2827         * src/prefs_common.c
2828         * src/prefs_common.h
2829         * src/prefs_send.c
2830                 Add an optional confirmation dialog on queue
2831                 sending. Patch by wwp.
2832         * src/pixmaps/dir_close_mark.xpm        ** ADDED **
2833         * src/pixmaps/dir_open_hrm_mark.xpm     ** ADDED **
2834         * src/pixmaps/dir_open_mark.xpm         ** ADDED **
2835         * src/pixmaps/drafts_close_mark.xpm     ** ADDED **
2836         * src/pixmaps/drafts_open_mark.xpm      ** ADDED **
2837         * src/pixmaps/inbox_hrm_mark.xpm        ** ADDED **
2838         * src/pixmaps/inbox_mark.xpm            ** ADDED **
2839         * src/pixmaps/outbox_hrm_mark.xpm       ** ADDED **
2840         * src/pixmaps/outbox_mark.xpm           ** ADDED **
2841         * src/pixmaps/trash_hrm_mark.xpm        ** ADDED **
2842         * src/pixmaps/trash_mark.xpm            ** ADDED **
2843                 New pixmaps
2844
2845 2005-07-01 [colin]      1.9.12cvs9
2846
2847         * src/summaryview.c
2848                 Fix a little threading bug
2849         * src/addrgather.c
2850         * src/mainwindow.c
2851                 A little bit of HIG normality never hurts
2852
2853 2005-07-01 [colin]      1.9.12cvs8
2854
2855         * src/compose.c
2856         * src/msgcache.c
2857         * src/pop.c
2858         * src/procmime.c
2859         * src/recv.c
2860         * src/common/log.c
2861         * src/common/template.c
2862         * src/common/utils.c
2863         * src/common/utils.h
2864                 Reverted the fwrite_atomic stuff. In fact
2865                 it is already atomic.
2866
2867 2005-06-30 [colin]      1.9.12cvs7
2868
2869         * src/common/utils.c
2870         * src/common/utils.h
2871                 Add an fwrite_atomic() function to make
2872                 sure we write everything: fwrite can make
2873                 short writes.
2874         * src/compose.c
2875         * src/msgcache.c
2876         * src/pop.c
2877         * src/procmime.c
2878         * src/recv.c
2879         * src/common/log.c
2880         * src/common/template.c
2881                 Use that (and fix swapping of size and nmemb).
2882                 Thanks to Rich Coe for the heads up.
2883
2884 2005-06-30 [colin]      1.9.12cvs6
2885
2886         * src/addressbook.c
2887                 Optimize addressbook opening 
2888
2889 2005-06-30 [colin]      1.9.12cvs5
2890
2891         * src/summaryview.c
2892                 Remove calls to summary_step after move/copy
2893
2894 2005-06-28 [paul]       1.9.12cvs4
2895
2896         * src/alertpanel.c
2897                 wrap and make the error msg selectable
2898
2899 2005-06-28 [paul]       1.9.12cvs3
2900
2901         * src/ssl_manager.c
2902                 replace the OK button with a Close button
2903         * src/gtk/foldersort.c
2904                 use GTK_STOCK_ icons/buttons
2905
2906 2005-06-28 [colin]      1.9.12cvs2
2907
2908         * src/gedit-print.c             ** ADDED **
2909         * src/gedit-print.h             ** ADDED **
2910         * src/gtk/gtksourceprintjob.c   ** ADDED **
2911         * src/gtk/gtksourceprintjob.h   ** ADDED **
2912                 I can't believe no one had enough time to tell
2913                 me I forgot the `cvs add`
2914
2915 2005-06-27 [colin]      1.9.12cvs1
2916
2917         * src/Makefile.am
2918         * src/gtk/Makefile.am
2919         * src/messageview.c
2920         * src/procmsg.c
2921         * src/summaryview.c
2922         * configure.ac
2923                 Add optional libgnomeprint-based printing
2924         * src/mainwindow.c
2925         * src/gtk/quicksearch.c
2926                 Add an Edit/Quick search menu item to show
2927                 and focus the quicksearch
2928
2929 2005-06-27 [paul]       1.9.12
2930
2931         1.9.12 release
2932
2933         * po/ca.po
2934         * po/de.po
2935         * po/es.po
2936         * po/fr.po
2937         * po/it.po
2938         * po/ko.po
2939         * po/pt_BR.po
2940         * po/sk.po
2941         * po/zh_CN.po
2942                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
2943                 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
2944                 SungHyun Nam, Frederico Goncalves Guimaraes,
2945                 Andrej Kacian, and Yang Guilong
2946 2005-06-26 [colin]      1.9.11cvs106
2947
2948         * src/imap_gtk.c
2949                 Forgot one file for previous fix
2950
2951 2005-06-26 [colin]      1.9.11cvs105
2952
2953         * src/folder.c
2954         * src/imap.c
2955                 Fix problems with folder operations in no_select
2956                 imap folders. it applies only to mails, and 
2957                 creation/deletion/move/renaming of folders 
2958                 should be possible
2959
2960 2005-06-26 [paul]       1.9.11cvs104
2961
2962         * src/prefs_filtering.c
2963                 replace one more GTK_STOCK_REMOVE
2964                 with GTK_STOCK_DELETE
2965
2966 2005-06-25 [colin]      1.9.11cvs103
2967
2968         * src/imap.c
2969                 Optimize get_seq_set_from_seq_list
2970                 (Patch by Ricardo) 
2971
2972 2005-06-25 [colin]      1.9.11cvs102
2973
2974         * src/mh.c
2975                 If the directory exists, but not in the
2976                 correct encoding, rename it. This should
2977                 handle old-versions-induced bugs.
2978
2979 2005-06-25 [colin]      1.9.11cvs101
2980
2981         * src/mh.c
2982                 Fix path access with extended dir names
2983                 Fixes bug #589 (SC segfaults with wrong locale
2984                 settings)
2985
2986 2005-06-25 [colin]      1.9.11cvs100
2987
2988         * src/prefs_account.c
2989         * src/prefs_account.h
2990         * src/compose.c
2991                 Add an option to encrypt replies to
2992                 encrypted messages
2993
2994 2005-06-25 [colin]      1.9.11cvs99
2995
2996         * src/compose.c
2997         * src/quote_fmt_parse.y
2998                 ... And make it work with pgpinline.
2999
3000 2005-06-25 [colin]      1.9.11cvs98
3001
3002         * src/compose.c
3003         * src/procmime.c
3004         * src/procmime.h
3005         * src/quote_fmt_parse.y
3006                 o Make reedition of encrypted messages possible
3007                   (as long as it is encrypted to self too, no
3008                    magic there)
3009                 o Make replying with quote (and without selecting
3010                   text) possible for encrypted messages.
3011                 Closes bug #550 (Not possible to "reply with quote"
3012                 to gnupg encrypted messages)
3013
3014 2005-06-24 [paul]       1.9.11cvs97
3015
3016         * src/imap.c
3017                 add missing include
3018
3019 2005-06-24 [paul]       1.9.11cvs96
3020
3021         * src/editldap.c
3022                 made bind password entry invisible
3023                 (sync with main)
3024         * src/send_message.c
3025                 send_message_local(): check exit status
3026                 to detect errors (sync with main)
3027         * src/textview.c
3028                 use main's less ambiguous popup menu
3029                 wording
3030
3031 2005-06-24 [paul]       1.9.11cvs95
3032
3033         * src/prefs_actions.c
3034         * src/prefs_customheader.c
3035         * src/prefs_display_header.c
3036         * src/prefs_filtering_action.c
3037         * src/prefs_matcher.c
3038         * src/prefs_template.c
3039         * src/prefs_toolbar.c
3040                 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
3041         * src/gtk/description_window.c
3042                 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
3043
3044 2005-06-23 [colin]      1.9.11cvs94
3045
3046         * src/summaryview.c
3047                 Fix rough edges (be sure to call status_show whenever
3048                 necessary).
3049
3050 2005-06-23 [colin]      1.9.11cvs93
3051
3052         * src/summaryview.c
3053                 Optimize Select All
3054                 Before, in a 5K mails folder: 11s
3055                 After, in the same folder: 58000µs
3056                 The joys of locking... gtk_clist_select_all() fires a 
3057                 tree-select-row event for each selected row, which in 
3058                 summaryview, callbacks summary_selected which in turn,
3059                 calls summary_status_show, which walks the selected
3060                 rows. Hence, calling gtk_clist_select_all was 
3061                 exponential. Locking the summaryview makes 
3062                 summary_selected return early.
3063
3064 2005-06-23 [colin]      1.9.11cvs92
3065
3066         * src/imap.c
3067                 Move mutex at the important place to avoid
3068                 deadlocks
3069         * src/summaryview.c
3070                 Fix Del key deleting directly instead of
3071                 moving to trash
3072
3073 2005-06-22 [colin]      1.9.11cvs91
3074
3075         * src/plugins/spamassassin/libspamc.c
3076                 As we do spagetti code with assignations in multiple
3077                 places (see _message_read_raw where out = msg = raw),
3078                 let's be sure we don't free the same pointer twice.
3079                 Should fix bug #683 (Crash in libpam at 
3080                 message_cleanup).
3081
3082 2005-06-22 [colin]      1.9.11cvs90
3083
3084         * src/compose.c
3085         * src/messageview.c
3086         * src/toolbar.c
3087                 Make toolbar's delete use the move to trash stuff;
3088                 Add gtk_widget_realize to be sure pixmaps can get
3089                 created (that may fix an old worksforme bug which
3090                 I can't find back...)
3091
3092 2005-06-22 [colin]      1.9.11cvs89
3093
3094         * src/summaryview.c
3095         * src/summaryview.h
3096         * src/mainwindow.c
3097                 Rename "Message/Delete" to "Message/Move to trash"
3098                 Add "Message/Delete..." that directly destroys the
3099                 selected messages after asking for a confirmation.
3100
3101 2005-06-22 [colin]      1.9.11cvs88
3102
3103         * src/imap.c
3104                 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
3105                 o Fix a deadlock (thanks Darko)
3106
3107 2005-06-22 [colin]      1.9.11cvs87
3108
3109         * src/gtk/foldersort.c
3110                 Add missing include for the i18n;
3111                 patch by Fabien Vantard
3112
3113 2005-06-21 [colin]      1.9.11cvs86
3114
3115         * src/folder.c
3116         * src/folderview.c
3117                 Respect the no_select flag
3118         * src/imap.c
3119                 Fix recursive deletion
3120         * src/imap_gtk.c
3121         * src/mh_gtk.c
3122                 Make the folder deletion's warning
3123                 more explicit
3124
3125 2005-06-21 [colin]      1.9.11cvs85
3126
3127         * src/textview.c
3128                 Prevent email addresses from spanning accross
3129                 lines - fixes bug # 646 (newline-chars in 
3130                 email addresses)
3131
3132 2005-06-20 [colin]      1.9.11cvs84
3133
3134         * src/folder.c
3135                 Be sure not to remove source if copy failed
3136
3137 2005-06-20 [colin]      1.9.11cvs83
3138
3139         * src/folderview.c
3140         * src/imap_gtk.c
3141                 remove summaryview's lock
3142         * src/imap.c
3143                 introduce threads to avoid problems when foreground tasks
3144                 interfere with background tasks
3145         * src/mh.c
3146                 prevent moving to drafts/queue
3147         * src/mimeview.c
3148                 fix leak
3149
3150 2005-06-19 [colin]      1.9.11cvs82
3151
3152         * src/imap_gtk.c
3153                 Remember that the user doesn't want to override
3154                 offline mode, for 3 seconds. It avoid presenting
3155                 him with N popups in a really short time.
3156
3157 2005-06-17 [colin]      1.9.11cvs81
3158
3159         * src/imap.c
3160                 Fix IMAP breaking on folders containing '('
3161                 (Probably won't be enough)
3162
3163 2005-06-17 [colin]      1.9.11cvs80
3164
3165         Forgotten files on 1.9.11cvs79
3166         * src/summaryview.c
3167                 Fix stepping when not immediately executing
3168         * src/imap.c
3169                 Really prevent UID FETCH 0
3170         * src/codeconv.c
3171                 Fix outgoing charset never set to utf-8
3172         * src/mh.c
3173                 Fix leak
3174
3175 2005-06-16 [colin]      1.9.11cvs79
3176
3177         * src/compose.c
3178                 Fix bug #707 (Dash splits rows)
3179                 Only wrap if we're on a line break position and
3180                 the previous one was a "white" (space) char.
3181                 Pango stuff is weird.
3182
3183 2005-06-16 [colin]      1.9.11cvs78
3184
3185         * src/imap_gtk.c
3186                 Lock summaryview while downloading messages
3187                 on user demand
3188         * src/procheader.c
3189         * src/unmime.c
3190         * src/common/utils.c
3191         * src/common/utils.h
3192                 Replace \r and \n with spaces in From and
3193                 Subject headers
3194
3195 2005-06-16 [paul]       1.9.11cvs77
3196
3197         * src/procmime.c
3198                 liberalise the mime parser
3199         * src/gtk/about.c
3200                 add text wrapping
3201
3202 2005-06-16 [paul]       1.9.11cvs76
3203
3204         * src/gtk/about.c
3205                 reworked
3206
3207 2005-06-15 [colin]      1.9.11cvs75
3208
3209         * src/compose.c
3210                 Finish header encoding fix
3211         * src/summaryview.c
3212                 Fix segfault
3213         * src/headerview.c
3214                 Fix compilation (Thanks Stephan
3215                 Sachse)
3216
3217 2005-06-15 [colin]      1.9.11cvs74
3218
3219         * Makefile.am
3220                 Install gnome2 stuff rather than gnome1, 
3221                 if both are present
3222         * src/codeconv.c
3223         * src/codeconv.h
3224         * src/compose.c
3225                 Fix headers encoding
3226         * src/folder.c
3227                 Visual progress when fetching all messages
3228         * src/folderview.c
3229         * src/summaryview.c
3230         * src/summaryview.h
3231                 Prevent changing current message while
3232                 incorporating
3233
3234 2005-06-15 [paul]       1.9.11cvs73
3235
3236         * src/gtk/gtkaspell.c
3237         * src/gtk/gtkaspell.h
3238                 fix build warnings
3239
3240 2005-06-15 [paul]       1.9.11cvs72
3241
3242         * src/prefs_filtering.c
3243                 allow reordering of filter rules by
3244                 drag n drop
3245
3246 2005-06-15 [paul]       1.9.11cvs71
3247
3248         * COPYING
3249                 updated
3250         * src/codeconv.c
3251                 replace deprecated function
3252         * src/inc.c
3253         * src/send_message.c
3254         * src/gtk/progressdialog.c
3255         * src/gtk/progressdialog.h
3256                 salvage and reuse parts of reverted sync
3257
3258 2005-06-15 [paul]       1.9.11cvs70
3259
3260         * src/inc.c
3261         * src/send_message.c
3262         * src/gtk/progressdialog.c
3263         * src/gtk/progressdialog.h
3264                 revert yesterday's sync with main
3265                 it contains deprecated functions
3266
3267 2005-06-15 [colin]      1.9.11cvs69
3268
3269         * src/headerview.c
3270                 Fix bug #670 (multi user to: will corrupt message 
3271                 headers display)
3272
3273 2005-06-15 [colin]      1.9.11cvs68
3274
3275         * src/compose.c
3276                 Fix bug #421 (Fix undo on wrapping)
3277
3278 2005-06-15 [colin]      1.9.11cvs67
3279
3280         * src/folder.c
3281                 Provide visual feedback while processing
3282                 folder's rules.
3283         * src/imap.c
3284                 Provide visual feedback while getting
3285                 short headers (for uncached messages)
3286
3287
3288 2005-06-14 [paul]       1.9.11cvs66
3289
3290         * src/account.c
3291                 change a couple stock icons
3292         * src/inc.c
3293         * src/send_message.c
3294         * src/gtk/progressdialog.c
3295         * src/gtk/progressdialog.h
3296                 sync main's GtkTreeView implementation
3297
3298 2005-06-14 [colin]      1.9.11cvs65
3299
3300         * src/imap.c
3301                 Various little fixes, mainly on error paths
3302
3303 2005-06-13 [colin]      1.9.11cvs64
3304
3305         * matcher.c
3306         * procmsg.c
3307         * procmsg.h
3308                 Add a way to fetch only headers. This speeds
3309                 up filtering on headers for IMAP. Fixes:
3310                 bug #481 extraneous imap commands slow down 
3311                         imap filtering
3312                 bug #522 Sylpheed downloads all messages 
3313                         when opening mailbox (IMAP)
3314                 bug #677 IMAP fetch is soooooooooooooo slow
3315         * src/folder.c
3316         * src/folder.h
3317                 Add a folder set_batch method so that
3318                 implementations can speed up flags changes
3319         * src/folderutils.c
3320         * src/summaryview.c
3321                 Use that in mark as (un)read and mark all read
3322                 Refix bug #679
3323         * src/imap.c
3324                 Implement set_batch - brings back deferred
3325                 flags in a less buggy manner. Fixes:
3326                 bug #729 IMAP immediate expunge of deleted messages
3327                 bug #191 remove list of messages with one command
3328                 Fix login with strange chars
3329                 Implement fetch_msg_full
3330                 Fix copy (wrong counts)
3331
3332 2005-06-12 [colin]      1.9.11cvs63
3333
3334         * src/folder.c
3335                 lock incorporation during long operations.
3336                 Avoids fucking up the IMAP socket.
3337
3338 2005-06-12 [colin]      1.9.11cvs62
3339
3340         * src/imap.c
3341                 Fix harmful typo
3342                 Factorize remove_all_msg
3343                 Thread-ize expunge
3344         * src/summaryview.c
3345                 Don't update partial-download status if unnecessary
3346         * src/folder.c
3347                 Use remove_msgs everywhere possible
3348
3349 2005-06-12 [colin]      1.9.11cvs61
3350
3351         * src/folder.c
3352         * src/folder.h
3353                 Add a remove_msgs function to remove a 
3354                 list of messages
3355         * src/imap.c
3356                 Implement that.
3357
3358 2005-06-12 [colin]      1.9.11cvs60
3359
3360         * src/imap.c
3361                 Remove flags-processing deferring... Too hard
3362                 to get it to work in all cases.
3363
3364 2005-06-11 [colin]      1.9.11cvs59
3365
3366         * src/imap.c
3367                 printf -> debug_print
3368
3369 2005-06-11 [colin]      1.9.11cvs58
3370
3371         * src/imap.c
3372                 o Fix build without USE_PTHREAD
3373                 o Factorize imap_open
3374                 o Alertpanel in case of impossible connection
3375                 o Alertpanel in case of impossible login
3376                 o Fix deferred flags processing to force a 
3377                   flush before adding some more flags to process,
3378                   but in another folder.
3379
3380 2005-06-10 [colin]      1.9.11cvs57
3381
3382         * src/imap.c
3383                 o Fix a format string error
3384                 o init ssl socket outside of the thread 
3385                   (it possibly invokes gtk calls)
3386         * src/procmime.c
3387                 o Put back the buffer to its necessary size
3388                 o Fix changing a file pointer without keeping
3389                   track of it (thanks Valgrind)
3390         * src/common/smtp.c
3391                 o Fix automatic STARTTLS if login should be done
3392                   and the server only allows it after starting TLS
3393         * src/gtk/gtkinputdialog.c
3394                 o Eat GDK_Return so that the combo popup doesn't 
3395                   appear when we press Enter to validate the combo
3396                   input dialog (as seen in the Open with... dialog)
3397
3398 2005-06-10 [colin]      1.9.11cvs56
3399
3400         * src/imap.c
3401                 o A bit less debug
3402                 o Fix a crash on deletion
3403                 o Threadize imap_select (it's called outside of 
3404                   threads)
3405                 o Defer treatment of DELETED flags
3406
3407
3408 2005-06-09 [colin]      1.9.11cvs55
3409
3410         * src/imap.c
3411                 Make sure we check imap_gtk_should_override(), which
3412                 potentially calls gtk stuff, before creating thread.
3413                 That way it should't be called via imap_get_session()
3414                 inside a thread.
3415
3416 2005-06-09 [colin]      1.9.11cvs54
3417
3418         * src/imap.c
3419                 o add a bit of status output
3420                 o remove some dead code
3421                 o threadize get_list_of_uids
3422                 o threadize imap_get_flags
3423                 o defer flag changing by 500ms so that they
3424                   can be batched
3425
3426
3427 2005-06-08 [colin]      1.9.11cvs53
3428
3429         * src/imap.c
3430                 Thread-ize imap_cmd_fetch
3431
3432 2005-06-08 [colin]      1.9.11cvs52
3433
3434         * src/main.c
3435                 Mmh, that broke POP3...
3436
3437 2005-06-08 [colin]      1.9.11cvs51
3438
3439         * src/main.c
3440                 Stabilize IMAP patch (thanks to Hoa)
3441
3442 2005-06-08 [colin]      1.9.11cvs50
3443
3444         * src/imap.c
3445                 Test patch to speed up imap. 
3446
3447 2005-06-08 [colin]      1.9.11cvs49
3448
3449         * src/imap_gtk.c
3450                 Warning fix
3451         * src/procmime.c
3452                 Apply patch from gentoo to use /usr/share/mime/globs if 
3453                 available, after un-breaking it
3454         * src/common/log.c
3455         * src/common/log.h
3456                 Use g_timeout for invoking hooks that possibly use gtk
3457                 calls. This should leave gtk calls in the main thread.
3458
3459 2005-06-08 [paul]       1.9.11cvs48
3460
3461         * src/codeconv.c
3462                 conv_get_outgoing_charset_str(): don't
3463                 use prefs_common setting
3464         * src/compose.c
3465         * src/compose.h
3466                 add /Options/Character encoding/... to
3467                 temporarily change the outgoing encoding
3468
3469         (belated sync with main)
3470
3471 2005-06-08 [paul]       1.9.11cvs47
3472
3473         * src/compose.c
3474                 correction to/completion of last
3475                 sync with main
3476
3477 2005-06-08 [paul]       1.9.11cvs46
3478
3479         sync with main:
3480         
3481         * src/codeconv.c
3482         * src/codeconv.h
3483                 always enabled Japanese auto-detection
3484                 if the first letters of locale string
3485                 is "ja"
3486         * src/compose.c
3487                 don't use "destroy" signal to destroy
3488                 Compose object (fix rare crashes on discard?)
3489         * src/mainwindow.c
3490         * src/messageview.c
3491         * src/prefs_send.c
3492                 added Hebrew encodings
3493         * src/sourcewindow.c
3494                 don't use "destroy" signal to destroy
3495                 objects
3496
3497 2005-06-07 [colin]      1.9.11cvs45
3498
3499         * src/summaryview.c
3500                 Add missing unlocks/locks
3501
3502 2005-06-07 [paul]       1.9.11cvs44
3503
3504         * src/summaryview.c
3505                 restore bug #749 fix
3506
3507 2005-06-06 [colin]      1.9.11cvs43
3508
3509         * src/summaryview.c
3510                 Fix selection bug when prefs_common.open_unread 
3511                 is FALSE
3512
3513 2005-06-06 [colin]      1.9.11cvs42
3514
3515         * src/common/md5.c
3516                 Fix a warning
3517         * src/summaryview.c
3518         * src/folderview.c
3519                 Factorize long operations beginning and end
3520                 (locking, freezing/thawing, cursor, ...)
3521                 Check selection->data member in selection-
3522                 related loops; this avoids dying an awful
3523                 death if the selection changes on us while
3524                 we're marking a whole IMAP folder unread, 
3525                 for example.
3526
3527 2005-06-06 [paul]       1.9.11cvs41
3528
3529         * src/textview.c
3530                 don't g_free() a static gchar buffer
3531
3532 2005-06-05 [colin]      1.9.11cvs40
3533
3534         * src/mainwindow.c
3535         * src/messageview.c
3536         * src/summaryview.c
3537                 Fix bug #749 (Show all headers should be
3538                 sticky as the GUI suggests)
3539
3540 2005-06-03 [paul]       1.9.11cvs39
3541
3542         * src/compose.c
3543                 don't allow editing of mail while sending.
3544                 patch by Colin
3545
3546 2005-06-03 [paul]       1.9.11cvs38
3547
3548         * src/folderview.c
3549                 add a freeze/thaw to speed up 'mark all read'
3550
3551 2005-06-03 [paul]       1.9.11cvs37
3552
3553         * src/prefs_message.c
3554                 reflect changes immediately
3555
3556 2005-06-02 [colin]      1.9.11cvs36
3557
3558         * po/POTFILES.in
3559                 Patch by Fabien Vantard.
3560
3561 2005-06-02 [colin]      1.9.11cvs35
3562
3563         * src/imap.c
3564                 Use a non-blocking imap_getline() if possible.
3565                 This should completely prevent the interface
3566                 from freezin on imap operations, although it
3567                 may do strange stuff in case of folder switching
3568                 while a big imap operation is taking place...
3569
3570                 In addition, fix a leak in the case thread
3571                 creation fails on connection.
3572
3573 2005-06-02 [colin]      1.9.11cvs34
3574
3575         * src/crash.c
3576         * src/prefs_common.h
3577                 Fix build (prefs_common_init() doesn't exist
3578                 anymore)
3579
3580 2005-06-02 [colin]      1.9.11cvs33
3581
3582         * src/prefs_account.c
3583                 Fix bug #245 (filtering rules broken when
3584                 renaming a remote account (imap4 or nntp)
3585
3586 2005-06-02 [colin]      1.9.11cvs32
3587
3588         * src/imap.c
3589                 Try to fix IMAP shortcomings: 
3590                 o Multithread imap_open()
3591                 o allow offline-mode overriding instead of
3592                   just returning NULL
3593         * src/imap_gtk.c
3594         * src/imap_gtk.h
3595                 Add a function to ask whether we want to
3596                 override offline-mode for 10 minutes (one-shot
3597                 asking was painful)
3598         * src/procheader.c
3599                 Fix segfault when imap parser isn't happy about
3600                 a missing {
3601
3602 2005-06-01 [colin]      1.9.11cvs31
3603
3604         * src/addrharvest.c
3605         * src/compose.c
3606         * src/mbox.c
3607         * src/mbox.h
3608         * src/mh.c
3609         * src/msgcache.c
3610         * src/send_message.c
3611         * src/setup.c
3612         * src/undo.c
3613         * src/common/hooks.c
3614         * src/common/prefs.c
3615         * src/common/template.c
3616         * src/common/utils.c
3617         * src/gtk/gtkutils.c
3618         * src/gtk/inputdialog.c
3619         * src/gtk/menu.c
3620         * src/gtk/pluginwindow.c
3621         * src/gtk/prefswindow.c
3622         * src/plugins/pgpmime/passphrase.c
3623         * src/plugins/pgpmime/prefs_gpg.c
3624                 More -Wall fixes
3625
3626         * src/common/Makefile.am
3627         * src/common/timing.h
3628                 Add basic timing code
3629
3630         * src/summaryview.c
3631                 Fix a bug with unread messages when 
3632                 re-sorting folders, and by the way
3633                 fix a big performance hit when 
3634                 re-sorting (10k mails: before 5s,
3635                 after .5s)
3636
3637         * src/prefs_compose_writing.c
3638         * src/prefs_compose_writing.h
3639         * src/prefs_message.c
3640         * src/prefs_message.h
3641         * src/prefs_other.c
3642         * src/prefs_other.h
3643         * src/prefs_quote.c
3644         * src/prefs_quote.h
3645         * src/prefs_receive.c
3646         * src/prefs_receive.h
3647         * src/prefs_send.c
3648         * src/prefs_send.h
3649         * src/prefs_summaries.c
3650         * src/prefs_summaries.h
3651                 Fix copyright banner
3652
3653 2005-06-01 [paul]       1.9.11cvs30
3654
3655         * po/fi.po
3656                 updated by Flammie Pirinen
3657         * src/procmime.c
3658                 fix 'Bad BASE64 content' output
3659
3660 2005-05-31 [colin]      1.9.11cvs29
3661
3662         * src/procmime.c
3663                 Oops, where did my hunk go.
3664
3665 2005-05-31 [colin]      1.9.11cvs28
3666
3667         * src/Makefile.am
3668         * src/account.c
3669         * src/action.c
3670         * src/addr_compl.c
3671         * src/addressbook.c
3672         * src/codeconv.c
3673         * src/compose.c
3674         * src/export.c
3675         * src/folder.c
3676         * src/folderview.c
3677         * src/image_viewer.c
3678         * src/main.c
3679         * src/mainwindow.c
3680         * src/messageview.c
3681         * src/mimeview.c
3682         * src/msgcache.c
3683         * src/prefs_account.c
3684         * src/prefs_actions.c
3685         * src/prefs_common.c
3686         * src/prefs_compose_writing.c
3687         * src/prefs_customheader.c
3688         * src/prefs_ext_prog.c
3689         * src/prefs_filtering.c
3690         * src/prefs_filtering_action.c
3691         * src/prefs_fonts.c
3692         * src/prefs_image_viewer.c
3693         * src/prefs_message.c
3694         * src/prefs_message.h
3695         * src/prefs_msg_colors.c
3696         * src/prefs_other.c
3697         * src/prefs_other.h
3698         * src/prefs_quote.c
3699         * src/prefs_receive.c
3700         * src/prefs_receive.h
3701         * src/prefs_send.c
3702         * src/prefs_send.h
3703         * src/prefs_spelling.c
3704         * src/prefs_summaries.c
3705         * src/prefs_summary_column.c
3706         * src/prefs_template.c
3707         * src/prefs_themes.c
3708         * src/prefs_toolbar.c
3709         * src/prefs_wrapping.c
3710         * src/procmime.c
3711         * src/procmsg.c
3712         * src/send_message.h
3713         * src/ssl_manager.c
3714         * src/summary_search.c
3715         * src/summaryview.c
3716         * src/textview.c
3717         * src/wizard.c
3718         * src/common/smtp.c
3719         * src/common/smtp.h
3720         * src/gtk/gtkutils.h
3721                 o Move the rest of Common prefs to new style
3722                 o Lots of -Wall warning fixes
3723                 o fix FIXME in cache memusage calculation
3724                 o Let return receipts be sent from any account
3725                 o Little cache optimisation (read)
3726                 o Fix bug #746 (don't treat commas as separators
3727                   when inside a quoted string)
3728
3729 2005-05-31 [paul]       1.9.11cvs27
3730
3731         * src/prefs_common.c
3732                 fix 'off-by-one' typo
3733
3734 2005-05-31 [paul]       1.9.11cvs26
3735
3736         * src/account.c
3737         * src/addr_compl.c
3738         * src/compose.c
3739         * src/foldersel.c
3740         * src/prefs_actions.c
3741         * src/prefs_common.c
3742         * src/prefs_common.h
3743         * src/prefs_customheader.c
3744         * src/prefs_display_header.c
3745         * src/prefs_filtering.c
3746         * src/prefs_filtering_action.c
3747         * src/prefs_matcher.c
3748         * src/prefs_summaries.c
3749         * src/prefs_summary_column.c
3750         * src/prefs_template.c
3751         * src/prefs_toolbar.c
3752         * src/ssl_manager.c
3753         * src/gtk/pluginwindow.c
3754         * src/gtk/prefswindow.c
3755         * src/gtk/progressdialog.c
3756                 add hidden prefs 'enable_rules_hint'
3757                 for gtk_tree_view_set_rules_hint()
3758                 (sync with main)
3759                 
3760
3761 2005-05-31 [colin]      1.9.11cvs25
3762
3763         * src/Makefile.am
3764         * src/main.c
3765         * src/prefs_common.c
3766         * src/prefs_summaries.c ** ADDED **
3767         * src/prefs_summaries.h ** ADDED **
3768                 Common/Display -> Display/Summaries
3769
3770 2005-05-31 [colin]      1.9.11cvs24
3771
3772         * src/Makefile.am
3773         * src/main.c
3774         * src/prefs_quote.c ** ADDED **
3775         * src/prefs_quote.h ** ADDED **
3776                 Move Common/Quote to Compose/Quoting
3777         * src/prefs_common.c
3778         * src/prefs_common.h
3779                 Remove old quote stuff, add
3780                 convenience functions for GtkTextView prefs
3781         * src/gtk/prefswindow.c
3782                 Set default height higher
3783
3784 2005-05-30 [colin]      1.9.11cvs23
3785
3786         * src/Makefile.am
3787         * src/main.c
3788         * src/prefs_common.c
3789         * src/prefs_compose_writing.c ** ADDED **
3790         * src/prefs_compose_writing.h ** ADDED **
3791                 Move Common/Compose prefs to Compose/Writing
3792
3793 2005-05-30 [colin]      1.9.11cvs22
3794
3795         * src/common/utils.c
3796                 Fix bug #651 (Confused Attract by Subject)
3797                 Patch by M. Benkmann <haferfrost@web.de>
3798         * AUTHORS
3799
3800 2005-05-30 [colin]      1.9.11cvs21
3801
3802         * src/compose.c
3803                 Fix concatenation of different headers of
3804                 the same type (bug #645)
3805         * src/prefs_folder_item.c
3806                 Fix bug #699 (setting color to black doesn't
3807                 work immediately)
3808         * src/procmime.c
3809                 Print out decoding error only once per
3810                 block
3811
3812 2005-05-30 [paul]       1.9.11cvs20
3813
3814         * src/common/template.c
3815                 fix Bcc
3816
3817 2005-05-30 [paul]       1.9.11cvs19
3818
3819         * doc/src/rfc2368.txt   **NEW FILE**
3820         * src/compose.c
3821                 compose_entries_set(): don't interpret Bcc
3822                 header field (conform to RFC 2368)
3823                 (sync with main)
3824
3825 2005-05-29 [colin]      1.9.11cvs18
3826
3827         * src/prefs_common.c
3828                 Let the default reply format respect
3829                 netiquette by cutting the signature.
3830
3831 2005-05-29 [colin]      1.9.11cvs17
3832
3833         * src/summaryview.c
3834                 Don't let always_show_msg override
3835                 open_unread_on_enter when opening a new
3836                 directory.
3837
3838 2005-05-27 [paul]       1.9.11cvs16
3839
3840         sync with main:
3841
3842         * src/main.c
3843                 app_will_exit(): cleanup tmp directory when exit
3844         * src/message_search.c
3845                 improved the interface and made code cleanup.
3846                 removed Clear button
3847         * src/send_message.c
3848                 send_message_local(): use GSpawn, and detect errors
3849         * src/summary_search.c
3850                 improved the interface and made code cleanup
3851         * src/textview.c
3852                 textview_write_link(): also skip non-ascii space
3853                  at the head of link strings (phishing check
3854                  didn't work at the case)
3855         * src/common/utils.c
3856                 get_command_output(): use g_spawn_command_line_sync()
3857                 instead of popen()
3858
3859 2005-05-26 [colin]      1.9.11cvs15
3860
3861         * src/folder.c
3862                 remove printf
3863
3864 2005-05-26 [colin]      1.9.11cvs14
3865
3866         * src/common/nntp.c
3867                 Fix nntp mode reader (bug #611)
3868                 Patch by Florian Mickler <florian@mickler.org>
3869
3870 2005-05-26 [colin]      1.9.11cvs13
3871
3872         * src/plugins/pgpmime/passphrase.c
3873                 Fix mouse grabbing (bug #557)
3874
3875 2005-05-26 [colin]      1.9.11cvs12
3876
3877         * src/prefs_themes.c
3878                 Fix g_warning (bug #541)
3879
3880 2005-05-26 [colin]      1.9.11cvs11
3881
3882         * src/prefs_actions.c
3883         * src/prefs_template.c
3884                 Fix bug #506 (no warning if action/template
3885                 is not saved)
3886         * src/common/template.c
3887                 Fix a possible crash
3888
3889 2005-05-26 [colin]      1.9.11cvs10
3890
3891         * src/folder.c
3892         * src/folderview.c
3893         * src/procmsg.c
3894         * src/summaryview.c
3895                 Forbid locked messages to be moved or
3896                 deleted. Locked messages in trashes 
3897                 still get deleted, for performance
3898                 reason (mh.c::mh_remove_all_msgs)
3899
3900 2005-05-25 [colin]      1.9.11cvs9
3901
3902         * src/procmime.c
3903                 Use correct encoding when sending mails
3904                 with attachments that have accentued 
3905                 chars in their name
3906
3907 2005-05-24 [colin]      1.9.11cvs8
3908
3909         * src/summaryview.c
3910                 Fix bug #688 f) read/unread marker not
3911                 changed on first click
3912                 Also, optimize summary_status_show()
3913                 calls
3914         * src/folder.c
3915         * src/inc.c
3916         * src/procmime.c
3917                 Fix bug #688 b) and c) wrt message
3918                 attachments and signature
3919         * src/stock_pixmap.c
3920         * src/stock_pixmap.h
3921         * src/stock_pixmap.c
3922         * src/stock_pixmap.h
3923         * src/Makefile.am
3924         * src/pixmaps/clip_gpg_signed.xpm
3925                 Add clip/signed icon
3926
3927 2005-05-24 [colin]      1.9.11cvs7
3928
3929         * src/folder_item_prefs.c
3930                 whitespace fix
3931
3932 2005-05-24 [colin]      1.9.11cvs6
3933
3934         * src/folderview.c
3935         * src/prefs_common.c
3936         * src/prefs_common.h
3937                 Add a confirmation to folder drag and drop
3938                 fixes bug #156
3939         * src/alertpanel.c
3940         * src/alertpanel.h
3941                 fix _with_disable parameters so that
3942                 the buttons labels are specifiable too
3943         * src/plugins/pgpmime/sgpgme.c
3944                 reflect said change
3945                 
3946
3947 2005-05-24 [colin]      1.9.11cvs5
3948
3949         * src/folderview.c
3950                 Uncollapse/collapse folders on double-click
3951                 patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
3952                 closes bug #108
3953
3954 2005-05-23 [colin]      1.9.11cvs4
3955
3956         * src/common/socket.c
3957                 Check another special SSL_peek() error.
3958                 Should help wrt bug #728
3959
3960 2005-05-23 [colin]      1.9.11cvs3
3961
3962         * src/plugins/pgpmime/pgpmime.c
3963                 Change name to "PGP MIME" instead of "PGP/MIME" to avoid
3964                 breaking menu accelerators and stuff. Users will have to
3965                 reselect "PGP MIME" instead of "PGP/MIME" in their 
3966                 account's privacy preferences if needed.
3967
3968 2005-05-22 [paul]
3969
3970         * tools/kdeservicemenu/install.sh
3971                 use kdesu to prompt for root password if doing
3972                 global install/uninstall
3973
3974 2005-05-20 [colin]      1.9.11cvs2
3975
3976         * src/procmsg.c
3977                 Fix another compilation error with gcc-2.9x
3978                 Thanks to Pawel Pekala <c0rn@gazeta.pl>
3979         * src/send_message.c
3980                 Don't send QUIT if we aren't connected
3981
3982 2005-05-19 [colin]      1.9.11cvs1
3983
3984         * src/procmsg.c
3985                 Fix compilation with gcc 2.9x
3986
3987 2005-05-19 [paul]       1.9.11
3988
3989         1.9.11 released
3990
3991 2005-05-19 [paul]       1.9.9cvs14
3992
3993         * src/gtk/inputdialog.c
3994                 prevent gettext warning
3995
3996 2005-05-19 [paul]       1.9.9cvs13
3997
3998         * src/mainwindow.c
3999         * src/prefs_common.c
4000         * src/prefs_common.h
4001         * src/textview.c
4002         * src/textview.h
4003                 add an option to toggle cursor in message
4004                 view (sync with main)
4005
4006 2005-05-18 [colin]      1.9.9cvs12
4007
4008         * src/compose.c
4009                 Dereference freed pointer
4010         * src/gtk/gtkaspell.c
4011                 Fix duplication of dictionaries (is it an aspell issue?)
4012
4013 2005-05-18 [colin]      1.9.9cvs11
4014
4015         * src/gtk/inputdialog.c
4016         * src/gtk/gtkaspell.c
4017                 HIGuify dialogs
4018         * src/alertpanel.c
4019                 Remove a double call
4020
4021 2005-05-17 [colin]      1.9.9cvs10
4022
4023         * src/gtk/gtkaspell.c
4024                 Fix dialogs, Ctrl-Enter accel
4025
4026 2005-05-17 [colin]      1.9.9cvs9
4027
4028         * src/gtk/gtkaspell.c
4029                 Fix some accelerators, escape in replace-window
4030
4031 2005-05-16 [colin]      1.9.9cvs8
4032
4033         * src/gtk/gtkaspell.c
4034                 Revert last commit, it was a mistake.
4035
4036 2005-05-16 [colin]      1.9.9cvs7
4037
4038         * src/gtk/gtkaspell.c
4039                 Remove buggy code while we're at it. It's a 
4040                 dead code path anyway.
4041
4042 2005-05-16 [colin]      1.9.9cvs6
4043
4044         * src/gtk/gtkaspell.c
4045                 Missed some gtk_menu_popup where deactivate
4046                 signal should be handled. Should fix bug
4047                 #629 a bit more.
4048
4049 2005-05-16 [colin]      1.9.9cvs5
4050
4051         * src/gtk/gtkaspell.c
4052                 Remove debug printf()s
4053
4054 2005-05-16 [colin]      1.9.9cvs4
4055
4056         * src/gtk/gtkaspell.c
4057                 Fix a bit aspell problems
4058                 (see bug #629)
4059
4060 2005-05-13 [colin]      1.9.9cvs3
4061
4062         * src/folderview.c
4063                 Fix the + appearing even when no subfolders
4064                 have unread messages. Thanks to wwp for the
4065                 bug report.
4066
4067 2005-05-11 [paul]       1.9.9cvs2
4068
4069         * src/folderview.c
4070                 correction to 1.9.9cvs1, only colour folders that
4071                 have new msgs (not unread msgs)
4072
4073 2005-05-10 [colin]      1.9.9cvs1
4074
4075         * src/folderview.c
4076         * src/summaryview.c
4077                 Try to fix bolding bugs again.
4078
4079 2005-05-09 [paul]
4080
4081         * tools/claws.i18n.status.pl
4082                 add Ricardo Mones Lastra's script that has been providing
4083                 the i18n status page for many months
4084
4085 2005-05-09 [paul]       1.9.9
4086
4087         1.9.9 release
4088
4089 2005-05-09 [paul]       1.9.6cvs58
4090
4091         * AUTHORS
4092         * INSTALL
4093         * README.claws
4094                 updated
4095         * Makefile.am 
4096         * RELEASE_NOTES.claws
4097                 add release notes to cvs to simplify release
4098                 procedure
4099         * configure.ac
4100                 add ca and fi to ALL_LINGUAS
4101         * po/Makefile.in.in
4102                 workaround for missing Makevars
4103         * po/ca.po
4104         * po/fi.po
4105                 add new Catalan and Finnish translations
4106                 submitted by Miquel Oliete and Flammie Pirinen
4107         * po/de.po
4108         * po/es.po
4109         * po/fr.po
4110         * po/it.po
4111         * po/pl.po
4112         * po/ru.po
4113         * po/sk.po
4114         * po/sr.po
4115         * po/zh_CN.po
4116                 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
4117                 Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
4118                 Urke MMI, and Hansom Young
4119         * src/main.c
4120                 Fix drafting when quitting. compose_draft() closes the
4121                 compose windows, which modifies the compose_list GSList.
4122                 We have to refresh this list after echo drafting to avoid a
4123                 segfault
4124         * src/partial_download.c
4125                 fix segfault on exit
4126
4127 2005-05-06 [paul]       1.9.6cvs57
4128
4129         * src/grouplistdialog.c
4130                 quick fix/workaround for unresizeable newsgroup
4131                 name column 
4132
4133 2005-05-06 [paul]       1.9.6cvs56
4134
4135         * src/inc.c
4136         * src/mainwindow.c
4137                 use gettext plural forms
4138         * src/imap_gtk.c
4139         * src/mh_gtk.c
4140         * src/toolbar.c
4141                 small improvement to english usage
4142
4143 2005-05-05 [thorsten]   1.9.6cvs55
4144
4145         * src/folder.c
4146                 fix possible crash
4147
4148 2005-05-05 [paul]       1.9.6cvs54
4149         
4150         sync with HEAD
4151
4152         * AUTHORS
4153         * src/compose.c
4154                 fix bug 713 'Resent-To and Resent-Cc headers are garbled'
4155                 patch by Tim Mann
4156
4157 2005-05-05 [paul]       1.9.6cvs53
4158
4159         * src/mainwindow.c
4160                 fix resizing of separate message and
4161                 folder views
4162
4163 2005-05-05 [paul]       1.9.6cvs52
4164
4165         * src/account.c
4166         * src/addrgather.c
4167         * src/browseldap.c
4168         * src/exphtmldlg.c
4169         * src/expldifdlg.c
4170         * src/importmutt.c
4171         * src/importpine.c
4172         * src/main.c
4173         * src/mainwindow.c
4174         * src/noticeview.c
4175         * src/prefs_filtering.c
4176         * src/prefs_filtering_action.c
4177         * src/prefs_matcher.c
4178         * src/prefs_spelling.c
4179         * src/prefs_toolbar.c
4180         * src/toolbar.c
4181         * src/wizard.c
4182         * src/gtk/description_window.c
4183         * src/gtk/gtkvscrollbutton.c
4184         * src/gtk/progressdialog.c
4185         * src/gtk/quicksearch.c
4186         * src/plugins/pgpmime/prefs_gpg.c
4187         * src/plugins/spamassassin/spamassassin_gtk.c
4188                 replace deprecated gtk_widget_set_usize
4189
4190 2005-05-04 [colin]      1.9.6cvs51
4191
4192         * src/common/utils.c
4193                 Fix crash when subst_for_filename is called
4194                 with a NULL parameter
4195
4196 2005-05-04 [colin]      1.9.6cvs50
4197
4198         * src/partial_download.c
4199         * src/pop.c
4200                 Escape login when writing uidl file
4201                 fixes bug #736
4202
4203 2005-05-03 [colin]      1.9.6cvs49
4204
4205         * src/procmime.c
4206                 Fix possible DOS in mime parser
4207                 (see bug #634)
4208
4209 2005-05-02 [colin]      1.9.6cvs48
4210
4211         * src/compose.c
4212                 Try to fix the copy/paste mess once again.
4213
4214
4215 2005-04-30 [colin]      1.9.6cvs47
4216
4217         * src/prefs_account.h
4218         * src/procmsg.c
4219         * src/send_message.c
4220         * src/common/smtp.c
4221         * src/common/smtp.h
4222                 Try to batch sending mails (per account) instead of
4223                 reconnecting to server every time.
4224
4225 2005-04-29 [colin]      1.9.6cvs46
4226
4227         * src/messageview.c
4228                 Fix window resizing that refused to size down
4229         * src/prefs_common.c
4230         * src/prefs_common.h
4231         * src/prefs_filtering.c
4232                 Save Filtering's window size
4233
4234 2005-04-21 [paul]       1.9.6cvs45
4235
4236         * ChangeLog-gtk2.claws
4237         * src/setup.c
4238                 correction to sync
4239
4240 2005-04-21 [paul]       1.9.6cvs44
4241
4242         sync with main:
4243
4244         * src/setup.c
4245         * src/statusbar.c
4246         * src/statusbar.h
4247                 use gtkut_widget_draw_now(). Improved performance
4248                 of the update of statusbar
4249         * src/textview.c
4250                 textview_smooth_scroll_do(): redraw it after scroll
4251                 is done (fixed incorrect display when a part of the
4252                 view is hidden).
4253         * src/gtk/gtkutils.c
4254         * src/gtk/gtkutils.h
4255                 gtkut_widget_draw_now(): use gdk_window_process_updates()
4256                 to force update of widgets.
4257                 Removed gtkut_widget_wait_for_draw() which had a big
4258                 overhead  because of waiting for all events processed 
4259
4260 2005-04-20 [paul]       1.9.6cvs43
4261
4262         * src/codeconv.c
4263                 complete 1.9.6cvs42's sync:
4264                 Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX)
4265
4266 2005-04-19 [paul]       1.9.6cvs42
4267
4268         sync with main:
4269
4270         * src/action.c
4271                 catch_output(): correctly select the insert text
4272                 (fix invalid iterator warnings).
4273         * src/codeconv.c
4274         * src/codeconv.h
4275         * src/mainwindow.c
4276         * src/messageview.c
4277         * src/prefs_common.c
4278                 support GBK encoding.
4279         * src/common/session.c
4280         * src/common/session.h
4281                 use separate buffer for large data to be sent,
4282                 and don't duplicate it (reduces memory usage) (thanks to Dirk).
4283
4284 2005-04-18 [paul]       1.9.6cvs41
4285
4286         * src/jpilot.c
4287                 convert unsigned long into guint32
4288                 patch by Paul LeoNerd Evans 
4289
4290 2005-04-17 [colin]      1.9.6cvs40
4291
4292         * src/compose.c
4293                 Fix 'Request return receipt' from folder
4294                 properties (bug #708)
4295
4296 2005-04-17 [colin]      1.9.6cvs39
4297
4298         * src/mainwindow.c
4299                 Fix duplicate hotkeys in Mainwindow's menu
4300
4301 2005-04-17 [colin]      1.9.6cvs38
4302
4303         * src/folderview.c
4304                 Fix duplicate hotkeys in Folderview's contextual
4305                 menu
4306
4307 2005-04-15 [colin]      1.9.6cvs37
4308
4309         * src/summaryview.c
4310                 Fix 'Save as...' with non-ascii filenames
4311
4312 2005-04-15 [colin]      1.9.6cvs36
4313
4314         * src/plugins/pgpmime/pgpmime.c
4315                 Fix bus error on 64bit. Spotted by 
4316                 macallan1888@gmail.com
4317
4318 2005-04-15 [colin]      1.9.6cvs35
4319
4320         * src/prefs_account.c
4321                 Fix cvs34.
4322
4323 2005-04-12 [colin]      1.9.6cvs34
4324
4325         * src/prefs_account.c
4326                 Fix smtp auth type off-by-one. We forgot to
4327                 add PLAIN in the prefs-to-gui setter func and
4328                 as a result, the selected auth when opening
4329                 account prefs was not the correct one.
4330
4331 2005-04-12 [paul]       1.9.6cvs33
4332
4333         * src/inc.c
4334                 if the recv dialog is visible, Cancel only
4335                 cancels the current account
4336
4337
4338 2005-04-10 [colin]      1.9.6cvs32
4339
4340         * src/filtering.c
4341                 Copy score when copying FilteringActions
4342                 Fix bug #674
4343
4344 2005-04-10 [colin]      1.9.6cvs31
4345
4346         * src/inc.c
4347                 Make Message -> Receive -> Cancel cancel 
4348                 incorporation on all accounts. Fixes
4349                 bug #693
4350
4351 2005-04-10 [colin]      1.9.6cvs30
4352
4353         * src/prefs_account.c
4354                 Update Privacy checkbuttons status based
4355                 on the selected privacy system
4356         * src/compose.c
4357                 Always connect the "None" privacy system; the
4358                 static boolean was probably there to avoid
4359                 reconnecting twice in the same compose window,
4360                 but as the parent function is only called once
4361                 per compose, it's only a bug - as a static is
4362                 initialized once per application instance.
4363                 Also, don't uncheck Sign and Encrypt when
4364                 selecting None as privacy system; just ignore
4365                 them when sending/queuing.
4366                 Should fix bug #695
4367
4368 2005-04-08 [colin]      1.9.6cvs29
4369
4370         * src/account.c
4371         * src/prefs_account.c
4372         * src/prefs_account.h
4373                 Add account preference to queue message in a certain
4374                 folder.
4375
4376 2005-04-06 [colin]      1.9.6cvs28
4377
4378         * src/prefs_account.c
4379                 Update old inbox path syntax
4380
4381 2005-04-06 [paul]       1.9.6cvs27
4382
4383         sync with main:
4384
4385         * configure.ac
4386                 changed -traditional-cpp to -no-cpp-precomp for newer
4387                 Mac OS X support
4388         * src/foldersel.c
4389                 made column resize automatically
4390         * src/send_message.c
4391                 send_message_smtp(): consider EOF right after QUIT
4392                 successful (workaround for Gmail SMTP server)
4393         * src/common/socket.c
4394                 ssl_read(), ssl_peek(): check EOF which violates the
4395                 SSL protocol
4396         * src/gtk/colorlabel.c
4397                 removed warnings when displaying colorlabel menu
4398                 (don't use GtkAlignment)
4399
4400 2005-04-05 [paul]       1.9.6cvs26
4401
4402         * src/plugins/trayicon/trayicon.c
4403                 fix clipping of icon under KDE3 
4404
4405 2005-04-05 [paul]       1.9.6cvs25
4406
4407         * src/summaryview.c
4408                 hide display of threading
4409                 patch by Alfons
4410
4411 2005-04-04 [thorsten]   1.9.6cvs24
4412
4413         * src/mh.c
4414                 marks lost on filesystems with different stat() results on
4415                 summer-/wintertime
4416
4417 2005-04-03 [colin]      1.9.6cvs23
4418
4419         * src/summaryview.c
4420                 Don't handle up/down. Patch by Alfons
4421
4422 2005-04-02 [colin]      1.9.6cvs22
4423
4424         * src/summaryview.c
4425                 Make scrolling faster. Patch by Alfons.
4426
4427 2005-04-01 [colin]      1.9.6cvs21
4428
4429         * src/Makefile.am
4430         * src/stock_pixmap.c
4431         * src/pixmaps/dir-noselect.xpm ** REMOVED **
4432         * src/pixmaps/dir_noselect.xpm ** ADDED **
4433                 Fix pixmap name mismatch (Thanks Stephan Sachse)
4434
4435 2005-04-01 [colin]      1.9.6cvs20
4436
4437         * src/image_viewer.c
4438         * src/image_viewer.h
4439         * src/procmime.c
4440         * src/procmime.h
4441         * src/textview.c
4442         * src/textview.h
4443                 Implement inline image resizing and right-clicking
4444
4445 2005-04-01 [paul]       1.9.6cvs19
4446
4447         * AUTHORS
4448         * Makefile.am
4449         * configure.ac
4450                 check for gnome2
4451                 patch by Luca Cavalli <loopback<AT>slackit.org>
4452         * po/ru.po
4453                 updated by Pavlo Bohmat
4454
4455 2005-03-31 [colin]      1.9.6cvs18
4456
4457         * src/news.c
4458                 Fix parsing references
4459         * src/msgcache.c
4460                 don't put nulls in the references list
4461         * src/procheader.c
4462                 commit that forgotten file in 1.9.6cvs14
4463
4464 2005-03-31 [colin]      1.9.6cvs17
4465
4466         * src/compose.c
4467                 Fix joining of signature separator again. 
4468                 Maybe Hiro could put it in main too...
4469
4470 2005-03-31 [colin]      1.9.6cvs16
4471
4472         * src/Makefile.am
4473         * src/foldersel.c
4474         * src/stock_pixmap.c
4475         * src/stock_pixmap.h
4476         * src/pixmaps/dir-noselect.xpm
4477                 Update foldersel.c (sync from main, patch by Alfons)
4478
4479 2005-03-30 [colin]      1.9.6cvs15
4480
4481         * src/imap.c
4482                 Fix handling of imap folders containing [] in 
4483                 their name. Thanks to Nahuel Angelinetti for
4484                 the detailed bugreport.
4485
4486 2005-03-30 [colin]      1.9.6cvs14
4487
4488         * src/common/utils.h
4489         * src/common/utils.c
4490         * src/common/defs.h
4491         * src/matcher.c
4492         * src/msgcache.c
4493         * src/news.c
4494         * src/procmsg.c
4495         * src/procmsg.h
4496         * src/quote_fmt_parse.y
4497         * src/summaryview.c
4498                 Update references system. Patch by Alfons
4499
4500 2005-03-30 [colin]      1.9.6cvs13
4501
4502         * src/common/socket.c
4503                 Force the glibc to read resolv.conf again when 
4504                 it has changed. Should fix issues when changing
4505                 networks on a laptop and not restarting sylpheed. 
4506
4507 2005-03-30 [paul]       1.9.6cvs12
4508
4509         partial sync with main:
4510
4511         * src/action.c
4512                 create_io_dialog(): use user-defined text font
4513                 (thanks to Alfons), and modified its appearance.
4514         * src/addrgather.c
4515         * src/addrharvest.c
4516         * src/browseldap.c
4517                 replace old code
4518         * src/compose.c
4519                 don't join (presumably) itemized lines on line-wrapping
4520                 fixed wrapping of quote when auto-wrapping is enabled
4521                 compose_destroy(): destroy paned only if it's not
4522                 attached to window. Fixed memory leak of popup menu.
4523         * src/exphtmldlg.c
4524         * src/expldifdlg.c
4525                 replace old code
4526         * src/html.c
4527         * src/html.h
4528         * src/importmutt.c
4529         * src/importpine.c
4530                 replace old code
4531         * src/main.c
4532                 removed redundant code
4533         * src/mainwindow.c
4534                 changed 'Code set' (which is rather incorrect)
4535                 in the menu to 'Character encoding'
4536                 main_window_set_widgets(): request size first
4537                 to prevent window size becoming wrong
4538                 fixed remembering of the state of the visibility
4539                 of MessageView
4540         * src/messageview.c
4541                 changed 'Code set' (which is rather incorrect)
4542                 in the menu to 'Character encoding'
4543         * src/prefs_common.c
4544         * src/prefs_common.h
4545                 added an option whether to render HTML as text or not
4546                 added separators to outgoing encoding menu
4547         * src/procheader.c
4548                 procheader_scan_date_string(): support header
4549                 like: "[Tue,] 01 Feb 2005 09:57[:00]"
4550         * src/summaryview.c
4551         * src/summaryview.h
4552                 minor code cleanup
4553         * src/textview.c
4554                 textview_show_html(): force output of newline
4555                 added an option whether to render HTML as text or not
4556         * src/common/utils.c
4557                 strncpy2(): optimized based on Alfons' code
4558         * src/gtk/gtkutils.c
4559         * src/gtk/gtkutils.h
4560                 removed non-used code
4561         * src/plugins/pgpmime/passphrase.c
4562                 partially fixed grab input of passphrase dialog
4563                 Confine pointer to window
4564
4565 2005-03-30 [colin]      1.9.6cvs11
4566
4567         * src/msgcache.c
4568         * src/msgcache.h
4569                 Read/write 32bit ints from cache & marks
4570                 From main.
4571
4572 2005-03-29 [paul]       1.9.6cvs10
4573
4574         * AUTHORS
4575         * ChangeLog.claws
4576         * src/compose.c
4577         * src/gtk/gtkaspell.c
4578                 sync with HEAD (don't pass NULL pointers) 
4579
4580 2005-03-24 [paul]
4581
4582         * tools/Makefile.am
4583         * tools/README
4584         * tools/acroread2sylpheed.pl
4585                 sync with HEAD (add script to send pdfs as
4586                 attachments from Adobe Reader 7)
4587
4588 2005-03-21 [paul]       1.9.6cvs9
4589
4590         * configure.ac
4591         * po/POTFILES.in
4592         * src/Makefile.am
4593         * src/crash.c
4594         * src/image_viewer.c ** ADDED **
4595         * src/image_viewer.h ** ADDED **
4596         * src/main.c
4597         * src/prefs_common.c
4598         * src/prefs_common.h
4599         * src/prefs_image_viewer.c ** ADDED **
4600         * src/prefs_image_viewer.h ** ADDED **
4601         * src/textview.c
4602         * src/gtk/about.c
4603         * src/pixmaps/sylpheed_logo.xpm
4604         * src/plugins/Makefile.am
4605         * src/plugins/image_viewer/.cvsignore ** REMOVED **
4606         * src/plugins/image_viewer/Makefile.am ** REMOVED **
4607         * src/plugins/image_viewer/plugin.c ** REMOVED **
4608         * src/plugins/image_viewer/viewer.c ** REMOVED **
4609         * src/plugins/image_viewer/viewer.glade ** REMOVED **
4610         * src/plugins/image_viewer/viewer.h ** REMOVED ** 
4611         * src/plugins/image_viewer/viewerprefs.c ** REMOVED **
4612         * src/plugins/image_viewer/viewerprefs.glade ** REMOVED **
4613         * src/plugins/image_viewer/viewerprefs.h ** REMOVED **
4614                 as gdk-pixbuf is now built-in
4615                 remove image_viewer plugin and put code back into
4616                 main codebase
4617                 implement inline image display (sync with main)
4618
4619                 replace logo with newer, nicer, larger version  
4620
4621 2005-03-21 [paul]       1.9.6cvs8
4622
4623         * src/gtk/about.c
4624                 cosmetic improvement
4625
4626 2005-03-21 [holger]     1.9.6cvs7
4627
4628         * src/plugins/spamassassin/spamassassin.c
4629                 Sync with HEAD
4630                 (unregister hook on failed plugin init)
4631
4632 2005-03-20 [colin]      1.9.6cvs6
4633
4634         * src/common/plugin.c
4635                 Check that plugin isn't already loaded
4636                 Patch by Alfons
4637
4638 2005-03-20 [thorsten]   1.9.6cvs5
4639
4640         * src/compose.c
4641                 use a more compatible syntax
4642
4643 2005-03-20 [thorsten]   1.9.6cvs4
4644
4645         * src/prefs_toolbar.c
4646                 fix crash when selecting toolbar item (uninitialized pointer)
4647
4648 2005-03-20 [thorsten]   1.9.6cvs3
4649
4650         * src/procmime.c
4651                 fix mimetype detection (referenced free()d string)
4652
4653 2005-03-20 [paul]       1.9.6cvs2
4654
4655         * src/compose.c
4656                 sync with HEAD (1.0.3cvs5)
4657                 neglect Reply-To header if empty
4658                 Patch by Alfons 
4659
4660 2005-03-19 [holger]     1.9.6cvs1
4661
4662         * src/summaryview.c
4663         * src/summaryview.h
4664                 Sync with HEAD
4665
4666 2005-03-18 [paul]       1.9.6
4667
4668         initial GTK2 release
4669
4670 2005-03-18 [paul]       1.0.3cvs3.1
4671
4672         * AUTHORS
4673         * ChangeLog.claws
4674         * configure.ac
4675         * src/gtk/about.c
4676         * src/pixmaps/sylpheed_logo.xpm
4677                 sync with HEAD
4678
4679 2005-03-18 [colin]      1.0.3cvs2.6
4680
4681         * src/summaryview.c
4682                 Remove call to summary_step in summary_copy_selected_to
4683                 Can't see its purpose, and this causes bug when copying
4684                 a message if the next one is unread: it reads it.
4685
4686 2005-03-18 [paul]       1.0.3cvs2.5
4687
4688         * src/foldersel.c
4689                 fix bug 694 'Enter doesn't trigger OK in "Move" window'
4690
4691 2005-03-18 [paul]       1.0.3cvs2.4
4692
4693         * src/addrharvest.c
4694         * src/codeconv.c
4695         * src/codeconv.h
4696         * src/compose.c
4697         * src/news.c
4698         * src/procheader.c
4699         * src/procmime.c
4700         * src/unmime.c
4701         * src/unmime.h
4702                 fix buffer overflow, CAN-2005-0667, see
4703                 http://secunia.com/advisories/14491/
4704                 Patch by Alfons
4705
4706 2005-03-17 [colin]      1.0.3cvs2.3
4707
4708         * src/prefs_fonts.c
4709         * src/summaryview.c
4710                 Fix font bugs (both lists now officialy share 
4711                 the same font)
4712                 
4713
4714 2005-03-17 [paul]       1.0.3cvs2.2
4715
4716         * src/gtk/pluginwindow.c
4717                 make plugin descriptions uneditable
4718
4719 2005-03-11 [paul]       1.0.3cvs2.1
4720
4721         * ChangeLog.claws
4722         * configure.ac
4723         * po/POTFILES.in
4724         * src/plugins/trayicon/trayicon.c
4725                 sync with HEAD
4726                 add src/wizard.c to POTFILES.in
4727
4728 2005-03-11 [paul]       1.0.3cvs1.1
4729
4730         * ChangeLog
4731         * ChangeLog.claws
4732         * configure.ac
4733         * po/de.po
4734         * po/es.po
4735         * po/fr.po
4736         * po/it.po
4737         * po/pt_BR.po
4738         * po/ru.po
4739         * po/sk.po
4740         * po/sr.po
4741         * po/zh_CN.po
4742                 sync with HEAD
4743
4744 2005-03-04 [colin]      1.0.1cvs22.2
4745
4746         * src/compose.c
4747                 Fix signatures with accentued chars in it
4748
4749 2005-03-04 [colin]      1.0.1cvs22.1
4750
4751         * src/common/smtp.c
4752         * src/common/smtp.h
4753                 Don't use SIZE param in MAIL FROM: if server 
4754                 doesn't support it. Patch by Eugen Freiter
4755                 <eugen_f@users.sf.net>
4756
4757 2005-02-27 [paul]       1.0.1cvs20.1
4758
4759         * ChangeLog.claws
4760         * configure.ac
4761         * src/messageview.c
4762                 sync with HEAD
4763
4764 2005-02-27 [colin]      1.0.1cvs19.4
4765
4766         * src/procheader.c
4767         * src/procheader.h
4768                 Fix prototypes. Patch by Alfons
4769
4770 2005-02-27 [colin]      1.0.1cvs19.3
4771
4772         * src/compose.c
4773                 Don't auto-join the signature separator.
4774
4775 2005-02-26 [colin]      1.0.1cvs19.2
4776
4777         * src/summaryview.c
4778                 Fix 'mark all read' with collapsed threads.
4779                 Patch by Alfons.
4780
4781 2005-02-25 [paul]       1.0.1cvs19.1
4782
4783         * ChangeLog.claws
4784         * configure.ac
4785         * src/prefs_account.c
4786         * src/prefs_folder_item.c
4787         * src/gtk/prefswindow.c
4788         * src/gtk/prefswindow.h
4789                 sync with HEAD
4790
4791 2005-02-25 [paul]       1.0.1cvs15.12
4792
4793         * src/alertpanel.c
4794         * src/codeconv.c
4795         * src/compose.c
4796         * src/textview.c
4797         * src/gtk/gtkutils.c
4798         * src/gtk/gtkutils.h
4799         * src/gtk/logwindow.c
4800         * src/gtk/progressdialog.c
4801                 sync with main (revision 127)
4802                 and fix logwindow clipping
4803
4804 2005-02-24 [colin]      1.0.1cvs15.11
4805
4806         * src/plugins/pgpmime/passphrase.c
4807                 Disable input grabbing; it doesn't work yet.
4808
4809 2005-02-24 [colin]      1.0.1cvs15.10
4810
4811         * src/messageview.c
4812                 Don't send out receipts if offline. Ask.
4813
4814 2005-02-23 [colin]      1.0.1cvs15.9
4815
4816         * src/summaryview.c     
4817                 Fix expanding
4818
4819 2005-02-23 [colin]      1.0.1cvs15.8
4820
4821         * src/summaryview.c
4822                 Really fix Bug 568 by removing useless
4823                 calls. summary_thread_init() now called
4824                 in summary_sort(). This should please
4825                 Alfons as it should be faster than 
4826                 previously.
4827
4828 2005-02-23 [colin]      1.0.1cvs15.7
4829
4830         * src/compose.c
4831                 Encode parts as QP or B64 if signing
4832
4833 2005-02-23 [colin]      1.0.1cvs15.6
4834
4835         * src/compose.c
4836                 Fix Mimeinfo leakage (including tmp files)
4837         * src/procmsg.c
4838                 Fix tmp file leakage (spotted by Ivan Rayner)
4839
4840 2005-02-22 [colin]      1.0.1cvs15.5
4841
4842         * src/expldifdlg.c
4843                 Fix keyboard input. Patch by Alfons.
4844
4845 2005-02-21 [colin]      1.0.1cvs15.4
4846
4847         * src/compose.c
4848                 Fix Sign/Encrypt when unselecting privacy
4849                 system
4850         * src/prefs_common.c
4851                 Change default message font to Monospace
4852         * src/summaryview.c
4853                 More freezing during potentially large operations
4854
4855 2005-02-21 [paul]       1.0.1cvs15.3
4856
4857         * src/main.c
4858                 fix --help output
4859
4860 2005-02-21 [paul]       1.0.1cvs15.2
4861
4862         * po/Makefile.in.in
4863         * src/compose.c
4864         * src/summaryview.c
4865         * src/textview.c
4866         * src/common/utils.c
4867         * src/common/utils.h
4868                 sync with main (revision 117)
4869
4870 2005-02-20 [colin]      1.0.1cvs15.1
4871
4872         * src/common/defs.h
4873                 Change cache file to .sylpheed_claws_cache, as
4874                 suggested by Alfons. Allows people to switch
4875                 between Sylpheed and Sylpheed-Claws. it is
4876                 a good idea to "Check for new messages" at next
4877                 startup.
4878
4879
4880 2005-02-18 [colin]      1.0.1cvs14.1
4881
4882         * src/quote_fmt_lex.l
4883         * src/quote_fmt_parse.y
4884                 Fix parser initialisation. Patch by Ivan.
4885
4886 2005-02-18 [colin]      1.0.1cvs11.6
4887
4888         * src/folderview.c
4889                 Fix scrolldown (bug 662)
4890
4891 2005-02-17 [colin]      1.0.1cvs11.5
4892
4893         * src/codeconv.c
4894                 conv_filename_to_utf8: return clean 7bit instead
4895                 of broken utf8 if needed
4896         * src/mimeview.c
4897                 Fix display of parts with unclean 8bit names
4898
4899 2005-02-17 [paul]       1.0.1cvs11.4
4900
4901         * src/compose.c
4902         * src/exportldif.c
4903         * src/matcher_parser_parse.y
4904         * src/procmime.c
4905         * src/sourcewindow.c
4906         * src/common/Makefile.am
4907         * src/common/intl.h             ** REMOVED **
4908         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
4909                 sync with main (revision 109)
4910                 and clean up
4911
4912 2005-02-16 [colin]      1.0.1cvs11.3
4913
4914         * src/summaryview.c
4915                 Fix collapsed thread not highlighting when new
4916                 messages in it (Bug 568) Patch by Stephan Sachse.
4917                 Fix messed up selection when reaching bounds (Bug 632)
4918         * src/prefs_themes.c
4919                 Fix theme installing (Bug 684)
4920
4921 2005-02-16 [colin]      1.0.1cvs11.2
4922
4923         * src/messageview.c
4924                 Fix messageview_select_all
4925
4926 2005-02-16 [colin]      1.0.1cvs11.1
4927
4928         * src/mh.c
4929                 Sync with HEAD (MH scan required function)
4930
4931 2005-02-15 [colin]      1.0.1cvs8.1
4932
4933         * src/mimeview.c
4934         * src/common/utils.c
4935                 Sync with HEAD (filename chars substitution)
4936
4937 2005-02-15 [colin]      1.0.1cvs7.3
4938
4939         * src/gtk/pluginwindow.c
4940                 Fix button spacing
4941
4942 2005-02-15 [colin]      1.0.1cvs7.2
4943
4944         * src/mimeview.c
4945                 Fix mime icons not reset across message when
4946                 scrolled down
4947
4948 2005-02-15 [colin]      1.0.1cvs7.1
4949
4950         * src/compose.c
4951         * src/procmime.c
4952                 Sync with HEAD (optimisation of cvs6)
4953
4954 2005-02-14 [colin]      1.0.1cvs6.1
4955
4956         * src/compose.c
4957         * src/procmime.c
4958                 Sync with HEAD (encode "From " at line beginning)
4959
4960 2005-02-14 [colin]      1.0.1cvs5.3
4961
4962         * src/compose.c
4963                 Fix wrapping with accentued chars.
4964
4965 2005-02-13 [colin]      1.0.1cvs5.2
4966
4967         * src/textview.c
4968                 Fix email informative part parsing with
4969                 accentued chars in it. ispunct() returns
4970                 true for them in utf8...
4971
4972 2005-02-12 [colin]      1.0.1cvs5.1
4973
4974         * src/filtering.c
4975                 Sync with HEAD (remove wrong use of compose after send)
4976
4977 2005-02-12 [paul]       1.0.1cvs4.5
4978
4979         * src/textview.c
4980                 remove unnecessary code (thanks to Alfons)
4981
4982 2005-02-12 [paul]       1.0.1cvs4.4
4983
4984         * src/textview.c
4985                 add 'Copy' to contextual menu on emails
4986
4987 2005-02-11 [colin]      1.0.1cvs4.3
4988
4989         * src/compose.c
4990                 revert 1.0.0cvs28.2, it doesn't work that well.
4991
4992 2005-02-11 [paul]       1.0.1cvs4.2
4993
4994         * po/Makefile.in.in
4995                 fix 'make release'
4996
4997 2005-02-10 [paul]       1.0.1cvs4.1
4998
4999         * ChangeLog
5000         * ChangeLog.claws
5001         * ChangeLog.jp
5002         * configure.ac
5003         * src/compose.c
5004                 sync with HEAD (sync with main)
5005
5006 2005-02-10 [paul]       1.0.1cvs3.2
5007
5008         * AUTHORS
5009         * Makefile.am
5010         * autogen.sh
5011         * configure.ac
5012         * config/mkinstalldirs
5013         * intl/.cvsignore
5014         * intl/ChangeLog
5015         * intl/VERSION
5016         * intl/bindtextdom.c
5017         * intl/config.charset
5018         * intl/dcgettext.c
5019         * intl/dcigettext.c
5020         * intl/dcngettext.c
5021         * intl/dgettext.c
5022         * intl/dngettext.c
5023         * intl/eval-plural.h
5024         * intl/explodename.c
5025         * intl/finddomain.c
5026         * intl/gettext.c
5027         * intl/gettextP.h
5028         * intl/gmo.h
5029         * intl/hash-string.h
5030         * intl/intl-compat.c
5031         * intl/l10nflist.c
5032         * intl/libgnuintl.h.in
5033         * intl/loadinfo.h
5034         * intl/loadmsgcat.c
5035         * intl/localcharset.c
5036         * intl/localcharset.h
5037         * intl/locale.alias
5038         * intl/localealias.c
5039         * intl/localename.c
5040         * intl/log.c
5041         * intl/ngettext.c
5042         * intl/os2compat.c
5043         * intl/os2compat.h
5044         * intl/osdep.c
5045         * intl/plural-exp.c
5046         * intl/plural-exp.h
5047         * intl/plural.c
5048         * intl/plural.y
5049         * intl/ref-add.sin
5050         * intl/ref-del.sin
5051         * intl/relocatable.c
5052         * intl/relocatable.h
5053         * intl/textdomain.c
5054         * m4/Makefile.am
5055         * po/Makefile.in.in
5056         * src/Makefile.am
5057         * src/account.c
5058         * src/action.c
5059         * src/addr_compl.c
5060         * src/addressadd.c
5061         * src/addressbook.c
5062         * src/addrgather.c
5063         * src/addrindex.c
5064         * src/alertpanel.c
5065         * src/browseldap.c
5066         * src/codeconv.c
5067         * src/codeconv.h
5068         * src/compose.c
5069         * src/compose.h
5070         * src/crash.c
5071         * src/editaddress.c
5072         * src/editbook.c
5073         * src/editgroup.c
5074         * src/editjpilot.c
5075         * src/editldap.c
5076         * src/editldap_basedn.c
5077         * src/editvcard.c
5078         * src/exphtmldlg.c
5079         * src/expldifdlg.c
5080         * src/export.c
5081         * src/exporthtml.c
5082         * src/filtering.c
5083         * src/folder.c
5084         * src/folder_item_prefs.c
5085         * src/foldersel.c
5086         * src/folderview.c
5087         * src/grouplistdialog.c
5088         * src/headerview.c
5089         * src/imap.c
5090         * src/imap_gtk.c
5091         * src/import.c
5092         * src/importldif.c
5093         * src/importmutt.c
5094         * src/importpine.c
5095         * src/inc.c
5096         * src/ldif.c
5097         * src/main.c
5098         * src/mainwindow.c
5099         * src/matcher.c
5100         * src/mbox.c
5101         * src/message_search.c
5102         * src/messageview.c
5103         * src/mh.c
5104         * src/mh_gtk.c
5105         * src/mimeview.c
5106         * src/msgcache.c
5107         * src/news.c
5108         * src/news_gtk.c
5109         * src/noticeview.c
5110         * src/partial_download.c
5111         * src/pop.c
5112         * src/prefs_account.c
5113         * src/prefs_actions.c
5114         * src/prefs_common.c
5115         * src/prefs_customheader.c
5116         * src/prefs_display_header.c
5117         * src/prefs_ext_prog.c
5118         * src/prefs_filtering.c
5119         * src/prefs_filtering_action.c
5120         * src/prefs_folder_item.c
5121         * src/prefs_fonts.c
5122         * src/prefs_gtk.c
5123         * src/prefs_matcher.c
5124         * src/prefs_msg_colors.c
5125         * src/prefs_spelling.c
5126         * src/prefs_summary_column.c
5127         * src/prefs_template.c
5128         * src/prefs_themes.c
5129         * src/prefs_toolbar.c
5130         * src/prefs_wrapping.c
5131         * src/privacy.c
5132         * src/procheader.c
5133         * src/procmime.c
5134         * src/procmsg.c
5135         * src/quote_fmt.c
5136         * src/recv.c
5137         * src/send_message.c
5138         * src/setup.c
5139         * src/sourcewindow.c
5140         * src/ssl_manager.c
5141         * src/statusbar.c
5142         * src/summary_search.c
5143         * src/summaryview.c
5144         * src/textview.c
5145         * src/toolbar.c
5146         * src/wizard.c
5147         * src/common/nntp.c
5148         * src/common/plugin.c
5149         * src/common/smtp.c
5150         * src/common/ssl.c
5151         * src/common/ssl_certificate.c
5152         * src/common/string_match.c
5153         * src/common/sylpheed.c
5154         * src/common/template.c
5155         * src/common/utils.c
5156         * src/gtk/about.c
5157         * src/gtk/colorlabel.c
5158         * src/gtk/description_window.c
5159         * src/gtk/filesel.c
5160         * src/gtk/foldersort.c
5161         * src/gtk/gtkaspell.c
5162         * src/gtk/gtkutils.c
5163         * src/gtk/inputdialog.c
5164         * src/gtk/logwindow.c
5165         * src/gtk/menu.c
5166         * src/gtk/pluginwindow.c
5167         * src/gtk/prefswindow.c
5168         * src/gtk/progressdialog.c
5169         * src/gtk/quicksearch.c
5170         * src/gtk/sslcertwindow.c
5171         * src/plugins/clamav/clamav_plugin.c
5172         * src/plugins/clamav/clamav_plugin_gtk.c
5173         * src/plugins/demo/demo.c
5174         * src/plugins/dillo_viewer/dillo_prefs.c
5175         * src/plugins/dillo_viewer/dillo_viewer.c
5176         * src/plugins/image_viewer/plugin.c
5177         * src/plugins/image_viewer/viewer.c
5178         * src/plugins/image_viewer/viewerprefs.c
5179         * src/plugins/mathml_viewer/mathml_viewer.c
5180         * src/plugins/pgpmime/passphrase.c
5181         * src/plugins/pgpmime/plugin.c
5182         * src/plugins/pgpmime/prefs_gpg.c
5183         * src/plugins/pgpmime/select-keys.c
5184         * src/plugins/pgpmime/sgpgme.c
5185         * src/plugins/spamassassin/spamassassin.c
5186         * src/plugins/spamassassin/spamassassin_gtk.c
5187         * src/plugins/trayicon/trayicon.c
5188                 sync with main (revision 104)
5189
5190 2005-02-10 [colin]      1.0.1cvs3.1
5191
5192         * src/mainwindow.c
5193                 Sync with HEAD (fix occasional crasher)
5194
5195 2005-02-10 [colin]      1.0.1cvs2.1
5196
5197         * src/messageview.c
5198                 Synw with HEAD (don't automatically display html)
5199
5200 2005-02-09 [colin]      1.0.1cvs1.3
5201
5202         * src/textview.c
5203         * src/textview.h
5204                 Add contextual menu on emails
5205
5206 2005-02-09 [colin]      1.0.1cvs1.2
5207
5208         * src/codeconv.c
5209                 Fix converting from broken headers and 
5210                 put back the _ in missing places
5211                 (feature broke with cvs24.2 sync, main 
5212                  possibly affected?)
5213
5214 2005-02-09 [colin]      1.0.1cvs1.1
5215
5216         * src/messageview.c
5217         * src/mimeview.c
5218         * src/mimeview.h
5219                 Sync with HEAD (display non text/plain mails with plugin)
5220
5221 2005-02-08 [colin]      1.0.1.1
5222
5223         * ChangeLog.claws
5224         * po/pt_BR.po
5225                 Sync with HEAD
5226         * configure.ac
5227                 Make default configuration directory 
5228                 be .sylpheed-gtk2
5229
5230 2005-02-08 [colin]      1.0.0cvs29.1
5231
5232         * po/de.po
5233         * po/es.po
5234         * po/fr.po
5235         * po/it.po
5236         * po/sk.po
5237         * po/sr.po
5238                 Sync translations with HEAD
5239
5240 2005-02-06 [colin]      1.0.0cvs28.3
5241
5242         * src/compose.c
5243                 Make compose a bit faster - patch by Alfons.
5244
5245 2005-02-06 [colin]      1.0.0cvs28.2
5246
5247         * src/compose.c
5248                 Make pasting via middle-click more reliable
5249
5250 2005-02-05 [paul]       1.0.0cvs28.1
5251
5252         * ChangeLog
5253         * ChangeLog.claws
5254         * ChangeLog.jp
5255         * configure.ac
5256         * src/compose.c
5257                 sync with HEAD
5258                 (fix bug 682 'redirect is broken'
5259
5260 2005-02-05 [torte]      1.0.0cvs27.1
5261
5262         * ChangeLog.claws
5263         * configure.ac
5264         * src/partial_download.c
5265                 Sync with HEAD (fix buf overflow)
5266
5267 2005-02-03 [colin]      1.0.0cvs26.1
5268
5269         * src/common/plugin.c
5270                 Sync with HEAD (avoid plugin mismatches)
5271
5272 2005-02-03 [paul]       1.0.0cvs25.3
5273
5274         * src/folderview.c
5275         * src/headerview.c
5276         * src/summaryview.c
5277         * src/textview.c
5278         * src/gtk/colorlabel.c
5279                 third and final part of initial sync with main-gtk2
5280
5281 2005-02-03 [paul]       1.0.0cvs25.2
5282
5283         * src/jpilot.c
5284                 fix building with jpilot support
5285
5286 2005-02-02 [colin]      1.0.0cvs25.1
5287
5288         * src/messageview.c
5289                 Sync with HEAD (fix dangerous typo)
5290
5291 2005-02-01 [colin]      1.0.0cvs24.3
5292
5293         * src/common/xml.c
5294                 Write file as advertised (UTF-8)
5295
5296 2005-02-01 [paul]       1.0.0cvs24.2
5297
5298         * src/addrbook.c
5299         * src/addrindex.c
5300         * src/alertpanel.h
5301         * src/codeconv.c
5302         * src/codeconv.h
5303         * src/compose.c
5304         * src/export.c
5305         * src/folder_item_prefs.c
5306         * src/html.c
5307         * src/imap.c
5308         * src/import.c
5309         * src/jpilot.c
5310         * src/mainwindow.c
5311         * src/matcher_parser_lex.l
5312         * src/messageview.c
5313         * src/mh.c
5314         * src/prefs_account.c
5315         * src/prefs_actions.c
5316         * src/prefs_common.c
5317         * src/prefs_gtk.c
5318         * src/prefs_gtk.h
5319         * src/prefs_themes.c
5320         * src/procheader.c
5321         * src/procmime.c
5322         * src/sourcewindow.c
5323         * src/statusbar.c
5324         * src/summaryview.c
5325         * src/textview.c
5326         * src/toolbar.c
5327         * src/unmime.c
5328         * src/common/template.c
5329         * src/common/utils.c
5330         * src/common/xml.c
5331         * src/common/xml.h
5332         * src/gtk/gtkaspell.c
5333         * src/plugins/clamav/clamav_plugin.c
5334         * src/plugins/dillo_viewer/dillo_prefs.c
5335         * src/plugins/image_viewer/viewerprefs.c
5336         * src/plugins/pgpmime/passphrase.c
5337         * src/plugins/pgpmime/prefs_gpg.c
5338         * src/plugins/pgpmime/select-keys.c
5339         * src/plugins/spamassassin/spamassassin.c
5340                 second part of initial sync with main-gtk2
5341                 (more to follow)
5342
5343 2005-01-31 [colin]      1.0.0cvs24.1
5344
5345         * src/compose.c
5346                 Sync with HEAD
5347
5348 2005-01-29 [paul]       1.0.0cvs23.2
5349
5350         * src/account.c
5351         * src/action.c
5352         * src/addressadd.c
5353         * src/addressbook.c
5354         * src/alertpanel.c
5355         * src/compose.c
5356         * src/editaddress.c
5357         * src/editbook.c
5358         * src/editgroup.c
5359         * src/editjpilot.c
5360         * src/editldap.c
5361         * src/editldap_basedn.c
5362         * src/editvcard.c
5363         * src/export.c
5364         * src/foldersel.c
5365         * src/grouplistdialog.c
5366         * src/import.c
5367         * src/importldif.c
5368         * src/inc.c
5369         * src/main.c
5370         * src/mainwindow.c
5371         * src/message_search.c
5372         * src/messageview.c
5373         * src/mimeview.c
5374         * src/prefs_actions.c
5375         * src/prefs_common.c
5376         * src/prefs_common.h
5377         * src/prefs_customheader.c
5378         * src/prefs_display_header.c
5379         * src/prefs_filtering.c
5380         * src/prefs_filtering_action.c
5381         * src/prefs_gtk.c
5382         * src/prefs_matcher.c
5383         * src/prefs_summary_column.c
5384         * src/prefs_template.c
5385         * src/sourcewindow.c
5386         * src/summary_search.c
5387         * src/summaryview.c
5388         * src/textview.c
5389         * src/gtk/about.c
5390         * src/gtk/description_window.c
5391         * src/gtk/gtkshruler.c
5392         * src/gtk/gtkutils.c
5393         * src/gtk/gtkutils.h
5394         * src/gtk/inputdialog.c
5395         * src/gtk/logwindow.c
5396         * src/gtk/prefswindow.c
5397         * src/gtk/progressdialog.c
5398         * src/gtk/progressdialog.h
5399                 first part of initial sync with main-gtk2
5400                 (more to follow)
5401
5402 2005-01-28 [colin]      1.0.0cvs23.1
5403
5404         * src/folderview.c
5405                 Sync with HEAD
5406
5407 2005-01-27 [colin]      1.0.0cvs21.1
5408
5409         * src/folder.c
5410         * src/folderview.c
5411                 Sync with HEAD
5412
5413 2005-01-27 [colin]      1.0.0cvs19.1
5414
5415         * src/procmime.c
5416                 Sync with HEAD
5417
5418 2005-01-27 [colin]      1.0.0cvs18.1
5419
5420         * src/messageview.c
5421         * src/summaryview.c
5422         * src/mainwindow.c
5423         * src/compose.c
5424         * src/compose.h
5425         * src/procmsg.c
5426         * src/procmsg.h
5427         * src/toolbar.c
5428                 Sync with HEAD
5429
5430 2005-01-26 [paul]       1.0.0cvs15.2
5431
5432         * src/compose.c
5433                 compose_entries_set(): convert subject and body to
5434                 utf8 if necessary. patch by Felix Eckhofer
5435
5436 2005-01-26 [paul]       1.0.0cvs15.1
5437
5438         * configure.ac
5439         * src/common/template.c
5440                 sync with HEAD (fix memory leak)
5441
5442 2005-01-25 [paul]       1.0.0cvs14.1
5443
5444         * configure.ac
5445         * src/compose.c
5446                 sync with HEAD
5447
5448 2005-01-24 [colin]      1.0.0cvs13.1
5449
5450         * src/summaryview.c
5451                 Sync with HEAD
5452
5453 2005-01-24 [paul]       1.0.0cvs12.1
5454
5455         * configure.ac
5456         * src/messageview.c
5457         * src/mh.c
5458         * src/common/utils.c
5459                 sync with HEAD
5460
5461 2005-01-24 [colin]      1.0.0cvs11.1
5462
5463         * src/procheader.c
5464                 Sync with HEAD
5465
5466 2005-01-24 [colin]      1.0.0cvs10.1
5467
5468         * src/folderview.c
5469                 Sync with HEAD
5470
5471 2005-01-23 [colin]      1.0.0cvs9.1
5472
5473         * src/crash.c
5474                 Sync with HEAD
5475
5476 2005-01-22 [colin]      1.0.0cvs8.1
5477
5478         * src/summaryview.c
5479         * src/gtk/quicksearch.c
5480                 Sync with HEAD
5481
5482 2005-01-21 [colin]      1.0.0cvs7.1
5483
5484         * src/summaryview.c
5485                 Sync with HEAD
5486
5487 2005-01-21 [colin]      1.0.0cvs6.1
5488
5489         * src/summaryview.c
5490                 Sync with HEAD
5491
5492 2005-01-21 [colin]      1.0.0cvs5.1
5493
5494         * src/gtk/quicksearch.c
5495         * src/prefs_common.c
5496         * src/prefs_common.h
5497                 Sync with HEAD (recurse option)
5498
5499 2005-01-21 [colin]      1.0.0cvs4.1
5500
5501         * src/folder.h
5502         * src/folderview.c
5503         * src/folderview.h
5504         * src/summaryview.c
5505         * src/gtk/quicksearch.c
5506         * src/gtk/quicksearch.h
5507                 Sync with HEAD (recursive quicksearch)
5508
5509 2005-01-20 [colin]      1.0.0cvs3.4
5510
5511         * src/ssl_manager.c
5512                 Remove useless code
5513
5514 2005-01-20 [colin]      1.0.0cvs3.3
5515
5516         * src/ssl_manager.c
5517                 Fix leak, thanks to Alfons.
5518
5519 2005-01-20 [colin]      1.0.0cvs3.2
5520
5521         * src/ssl_manager.c
5522                 Port SSL certificate window to GTK2.
5523
5524 2005-01-20 [paul]       1.0.0cvs3.1
5525
5526         * ChangeLog.claws
5527         * configure.ac
5528         * src/addrindex.c
5529         * src/addrindex.h
5530                 sync with HEAD
5531
5532 2005-01-19 [colin]      1.0.0cvs2.2
5533
5534         * src/plugins/trayicon/trayicon.c
5535                 Fix freeze with gtk-2.6, the easy way
5536                 (signal blocking helpless there...)
5537                 Closes bug #668.
5538
5539 2005-01-19 [colin]      1.0.0cvs2.1
5540
5541         * src/mbox.c
5542         * src/mbox.h
5543         * src/mainwindow.c
5544         * src/summaryview.c
5545         * src/summaryview.h
5546                 Sync with HEAD
5547
5548 2005-01-19 [paul]       1.0.0cvs1.1
5549
5550         * configure.ac
5551         * po/de.po
5552         * po/es.po
5553         * po/fr.po
5554         * po/hr.po
5555         * po/it.po
5556         * po/ja.po
5557         * po/ko.po
5558         * po/pt_BR.po
5559         * po/ru.po
5560         * po/sk.po
5561         * po/sr.po
5562                 sync with HEAD (update translations)
5563
5564 2005-01-18 [colin]      1.0.0cvs0.1
5565
5566         * src/foldersel.c
5567                 Specify search column - patch by Alfons
5568
5569 2005-01-18 [colin]      0.9.13cvs36.3
5570
5571         * src/prefs_toolbar.c
5572                 Change Delete to Remove
5573         * src/prefs_fonts.c
5574                 GTK2 version and leak fixes
5575         * src/prefs_actions.c
5576                 Add stock buttons.
5577                 All patches by Alfons
5578
5579 2005-01-17 [colin]      0.9.13cvs36.2
5580
5581         * src/compose.c
5582                 Fix DnD inserting twice. While at it,
5583                 add DnD support for text/plain in the
5584                 body, and add support in the headers.
5585
5586 2005-01-16 [colin]      0.9.13cvs36.1
5587
5588         * ChangeLog
5589         * ChangeLog.jp
5590         * ChangeLog.claws
5591                 Sync with HEAD (nothing applicable)
5592
5593 2005-01-16 [colin]      0.9.13cvs33.2
5594
5595         * src/prefs_toolbar.c
5596                 GTK2ize prefs_toolbar, by Alfons.
5597
5598 2005-01-14 [colin]      0.9.13cvs33.1
5599
5600         * src/html.c
5601         * src/msgcache.c
5602                 Sync with HEAD
5603
5604 2005-01-14 [colin]      0.9.13cvs32.1
5605
5606         * src/html.c
5607         * src/html.h
5608         * src/msgcache.c
5609         * AUTHORS
5610         * tools/calypso_convert.pl
5611                 Sync with HEAD
5612
5613 2005-01-08 [colin]      0.9.13cvs29.2
5614
5615         * src/prefs_filtering_action.c
5616         * src/prefs_filtering.c
5617                 2 more gtk2 patches by Alfons
5618
5619 2005-01-07 [paul]       0.9.13cvs29.1
5620
5621         * ChangeLog
5622         * ChangeLog.claws
5623         * ChangeLog.jp
5624         * configure.ac
5625         * src/pop.c
5626         * src/pop.h
5627                 sync with HEAD
5628
5629 2005-01-07 [colin]      0.9.13cvs28.3
5630
5631         * src/gtk/progressdialog.c
5632         * src/gtk/progressdialog.h
5633         * src/inc.c
5634         * src/send_message.c
5635                 GTK2 for the incorporation dialog. The CList isn't dead
5636                 yet, for a more smooth migration. Patch by Alfons.
5637
5638 2005-01-06 [colin]      0.9.13cvs28.2
5639
5640         * src/prefs_display_header.c
5641                 GTK2 conversion by Alfons
5642         * src/prefs_actions.c
5643         * src/prefs_matcher.c
5644                 Fix 2 leaks - patch by Alfons
5645
5646 2005-01-06 [colin]      0.9.13cvs28.1
5647
5648         * src/prefs_matcher.c
5649                 Sync with HEAD
5650
5651 2005-01-06 [colin]      0.9.13cvs27.4
5652
5653         * src/prefs_matcher.c
5654                 Fix double-free. Patch by Alfons
5655
5656 2005-01-06 [colin]      0.9.13cvs27.3
5657
5658         * src/prefs_matcher.c
5659                 GTK2 widgets + memleak
5660                 Patch by Alfons
5661
5662 2005-01-05 [colin]      0.9.13cvs27.2
5663
5664         * src/account.c
5665         * src/addr_compl.c
5666         * src/foldersel.c
5667         * src/stock_pixmap.c
5668         * src/stock_pixmap.h
5669                 3 more GTK2 patches by Alfons.
5670
5671 2005-01-04 [colin]      0.9.13cvs27.1
5672
5673         * src/folderview.c
5674         * src/imap_gtk.c
5675         * src/news_gtk.c
5676                 Sync with HEAD
5677
5678 2005-01-04 [colin]      0.9.13cvs25.9
5679
5680         * src/compose.c
5681                 Fix Show Ruler menuitem
5682         * src/prefs_template.c
5683                 Convert to GTK2
5684         * src/common/utils.c
5685                 Make auto pointer stuff handles NULLs
5686                 Patches by Alfons.
5687
5688 2005-01-04 [colin]      0.9.13cvs25.8
5689
5690         * src/compose.c
5691                 Move the attachment list to gtk2
5692                 Patch by Alfons.
5693
5694 2005-01-04 [colin]      0.9.13cvs25.7
5695
5696         * src/textview.c
5697                 Make some keys work again
5698                 Patch by SungHyun Nam <namsh@kldp.org>
5699
5700 2005-01-04 [colin]      0.9.13cvs25.6
5701
5702         * src/gtk/gtkshruler.c
5703                 Move the ruler to GTK2
5704                 Patch by Alfons
5705
5706 2005-01-03 [colin]      0.9.13cvs25.5
5707
5708         * src/compose.c
5709                 Fix my broken patch apply 
5710
5711 2005-01-03 [colin]      0.9.13cvs25.4
5712
5713         * src/common/utils.c
5714         * src/common/utils.h
5715         * src/gtk/prefswindow.c
5716                 Move auto pointer stuff to utils.c
5717                 Patch by Alfons again :)
5718
5719 2005-01-03 [colin]      0.9.13cvs25.3
5720
5721         * src/compose.c
5722         * src/prefs_gtk.c
5723         * src/prefs_template.c
5724         * src/textview.c
5725                 Empty text widgets with empty strings, not NULL char
5726                 Patch by SungHyun Nam <namsh@kldp_org>
5727
5728 2005-01-03 [colin]      0.9.13cvs25.2
5729
5730         * src/main.c
5731         * AUTHORS
5732                 Sync with HEAD
5733
5734 2005-01-03 [colin]      0.9.13cvs25.1
5735
5736         * src/pop.c
5737         * src/pop.h
5738                 Sync with HEAD
5739
5740 2005-01-03 [colin]      0.9.13cvs24.3
5741
5742         * src/account.c
5743                 Two patches from Alfons and Alex S Moore:
5744                 fix images, fix return value.
5745
5746 2005-01-01 [colin]      0.9.13cvs24.2
5747
5748         * src/prefs_actions.c
5749                 Fix over-zealous assertion. Patch by Alfons
5750
5751 2005-01-01 [colin]      0.9.13cvs24.1
5752
5753         * src/procmime.c
5754                 Sync with HEAD (leak fix)
5755
5756 2004-12-31 [colin]      0.9.13cvs23.2
5757
5758         * src/prefs_common.c
5759                 GTK2 widgets + stock buttons - patch by Alfons
5760
5761 2004-12-31 [paul]       0.9.13cvs23.1
5762
5763         * configure.ac
5764                 bump up EXTRA_VERSION to match (sync'ed) HEAD
5765         * src/gtk/pluginwindow.c
5766                 use GTK2 widgets and plug memory leaks,
5767                 patches by Alfons
5768
5769 2004-12-30 [colin]      0.9.13cvs22.4
5770
5771         * src/account.c
5772         * src/action.c
5773         * src/export.c
5774         * src/foldersel.c
5775         * src/import.c
5776         * src/message_search.c
5777         * src/prefs_actions.c
5778         * src/prefs_common.c
5779         * src/prefs_customheader.c
5780         * src/prefs_filtering.c
5781         * src/prefs_summary_column.c
5782         * src/summary_search.c
5783         * src/gtk/about.c
5784         * src/gtk/description_window.c
5785         * src/gtk/gtkutils.c
5786         * src/gtk/gtkutils.h
5787         * src/gtk/inputdialog.c
5788         * src/gtk/prefswindow.c
5789                 Use GTK2 stock buttons. Patches by Alfons.
5790
5791 2004-12-30 [colin]      0.9.13cvs22.3
5792
5793         * src/account.c
5794                 Sync with HEAD
5795         * src/prefs_actions.c
5796         * src/prefs_customheader.c
5797         * src/prefs_filtering.c
5798         * src/prefs_msg_colors.c
5799         * src/prefs_summary_column.c
5800         * src/gtk/prefswindow.c
5801                 Use GtkTreeView instead of deprecated 
5802                 widgets. Patches by Alfons.
5803
5804 2004-12-30 [paul]       0.9.13cvs22.2
5805
5806         * src/foldersel.c
5807                 use GTK 2 Tree View
5808                 patch by Alfons, with root folder sorting fix
5809                 by Stephan Sachse
5810
5811 2004-12-30 [paul]       0.9.13cvs22.1
5812
5813         * ChangeLog
5814         * ChangeLog.claws
5815         * ChangeLog.jp
5816         * NEWS
5817         * configure.ac
5818         * src/account.c
5819                 sync with HEAD
5820
5821 2004-12-22 [martin]     0.9.13cvs21.2
5822
5823         * src/action.c
5824                 free the command line after its use
5825
5826 2004-12-18 [paul]       0.9.13cvs21.1
5827
5828         * AUTHORS
5829         * ChangeLog
5830         * ChangeLog.claws
5831         * ChangeLog.jp
5832         * NEWS
5833         * configure.ac
5834         * src/action.c
5835         * src/compose.c
5836         * src/syldap.c
5837                 sync with HEAD
5838
5839 2004-12-17 [martin]     0.9.13cvs17.2
5840
5841         * src/action.c
5842                 convert actions input to locale
5843         * src/inc.c
5844                 convert notification command to locale
5845         * src/plugins/pgpmime/select-keys.c
5846                 convert attributes to utf8
5847
5848 2004-12-14 [colin]      0.9.13cvs17.1
5849
5850         * ChangeLog
5851         * ChangeLog.jp
5852         * ChangeLog.claws
5853         * src/action.c
5854         * src/common/utils.c
5855         * src/gtk/prefswindow.c
5856         * src/gtk/gtkutils.c
5857         * src/gtk/gtkutils.h
5858         * src/plugins/spamassassin/libspamc.c
5859                 Sync with HEAD
5860
5861 2004-12-13 [colin]      0.9.13cvs14.1
5862
5863         * src/quote_fmt_parse.y
5864                 Sync with HEAD
5865
5866 2004-12-10 [colin]      0.9.13cvs12.1
5867
5868         * src/prefs_themes.c
5869         * src/mainwindow.c
5870         * src/messageview.c
5871                 Sync with HEAD
5872
5873 2004-12-09 [colin]      0.9.13cvs10.1
5874
5875         * src/procmime.c
5876                 Sync with HEAD (fix B64 encoding from memory)
5877
5878 2004-12-08 [colin]      0.9.13cvs9.1
5879
5880         * src/gtk/colorlabel.c
5881                 Sync with HEAD
5882
5883 2004-12-08 [paul]       0.9.13cvs8.2
5884
5885         * src/gtk/pluginwindow.c
5886                 fix window resizing oddities
5887
5888 2004-12-08 [colin]      0.9.13cvs8.1
5889
5890         * src/quote_fmt_parse.y
5891                 Sync with HEAD
5892
5893 2004-12-08 [colin]      0.9.13cvs7.1
5894
5895         * src/matcher_parser_parse.y
5896         * src/msgcache.c
5897         * src/prefs_matcher.c
5898         * src/procheader.c
5899         * src/matcher.c
5900         * src/common/defs.h
5901         * po/sr.po
5902                 Sync with HEAD
5903
5904 2004-12-08 [colin]      0.9.13cvs6.1
5905
5906         * src/quote_fmt_parse.y
5907         * src/textview.c
5908                 Sync with HEAD
5909         * src/gtk/prefswindow.c
5910         * src/gtk/pluginwindow.c
5911                 Fix G_CALLBACKS protos (thanks to Alfons)
5912
5913 2004-12-07 [torte]      0.9.13cvs2.2
5914
5915         * src/procmime.c
5916                 [Bug 650] reply button causes crash
5917                 Thanks to David Relson and Christoph
5918
5919 2004-12-07 [colin]      0.9.13cvs2.1
5920
5921         * ChangeLog.claws
5922         * AUTHORS
5923         * po/sk.po
5924         * src/procmime.c
5925         * src/prefs_account.c
5926         * src/common/smtp.c
5927         * src/common/smtp.h
5928                 Sync with HEAD
5929
5930 2004-12-06 [colin]      0.9.12cvs187.1
5931
5932         * ChangeLog.claws
5933         * INSTALL
5934         * Makefile.am
5935         * README.claws
5936         * TODO.claws
5937         * configure.ac
5938         * po/bg.po
5939         * po/cs.po
5940         * po/el.po
5941         * po/en_GB.po
5942         * po/es.po
5943         * po/fr.po
5944         * po/hr.po
5945         * po/hu.po
5946         * po/it.po
5947         * po/ja.po
5948         * po/ko.po
5949         * po/nl.po
5950         * po/pl.po
5951         * po/pt_BR.po
5952         * po/ru.po
5953         * po/sk.po
5954         * po/sr.po
5955         * po/sv.po
5956         * po/zh_CN.po
5957         * po/zh_TW.Big5.po
5958         * src/compose.c
5959         * tools/Makefile.am
5960         * tools/README
5961         * tools/filter_conv.pl
5962         * tools/kdeservicemenu/README
5963         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
5964         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
5965                 Sync with HEAD
5966
5967 2004-12-04 [colin]      0.9.12cvs183.1
5968
5969         * src/compose.c
5970                 Sync with HEAD (compose window position saving)
5971
5972 2004-12-04 [paul]       0.9.12cvs182.3
5973
5974         * src/messageview.c
5975         * src/mimeview.c
5976         * src/prefs_customheader.c
5977         * src/gtk/quicksearch.c
5978                 replace some forgotten GTK_SIGNAL_FUNCs
5979
5980 2004-12-04 [paul]       0.9.12cvs182.2
5981
5982         * src/Makefile.am
5983                 remove 'pixmaps/dir_noselect.xpm'. from local patch,
5984                 committed in error      
5985
5986 2004-12-04 [paul]       0.9.12cvs182.1
5987
5988         * ChangeLog
5989         * ChangeLog.claws
5990         * ChangeLog.jp
5991         * INSTALL
5992         * NEWS
5993         * README
5994         * README.jp
5995         * configure.ac
5996         * doc/manual/ja/Makefile.am
5997         * doc/manual/ja/sylpheed-1.html
5998         * doc/manual/ja/sylpheed-10.html
5999         * doc/manual/ja/sylpheed-11.html
6000         * doc/manual/ja/sylpheed-12.html
6001         * doc/manual/ja/sylpheed-13.html
6002         * doc/manual/ja/sylpheed-14.html
6003         * doc/manual/ja/sylpheed-15.html
6004         * doc/manual/ja/sylpheed-16.html
6005         * doc/manual/ja/sylpheed-17.html
6006         * doc/manual/ja/sylpheed-18.html
6007         * doc/manual/ja/sylpheed-19.html
6008         * doc/manual/ja/sylpheed-2.html
6009         * doc/manual/ja/sylpheed-20.html
6010         * doc/manual/ja/sylpheed-3.html
6011         * doc/manual/ja/sylpheed-4.html
6012         * doc/manual/ja/sylpheed-5.html
6013         * doc/manual/ja/sylpheed-6.html
6014         * doc/manual/ja/sylpheed-7.html
6015         * doc/manual/ja/sylpheed-8.html
6016         * doc/manual/ja/sylpheed-9.html
6017         * doc/manual/ja/sylpheed.html
6018         * doc/manual/ja/sylpheed.sgml
6019         * po/de.po
6020         * src/Makefile.am
6021         * src/compose.c
6022         * src/procmime.c
6023         * src/pixmaps/regular.xpm **REMOVED**
6024         * src/plugins/pgpmime/pgpmime.c
6025         * src/plugins/pgpmime/plugin.c
6026         * src/plugins/pgpmime/prefs_gpg.c
6027                 sync with HEAD
6028
6029 2004-12-03 [paul]       0.9.12cvs180.1
6030
6031         * ChangeLog
6032         * ChangeLog.claws
6033         * ChangeLog.jp
6034         * configure.ac
6035         * src/Makefile.am
6036         * src/pop.c
6037         * src/common/utils.c
6038         * src/common/utils.h
6039         * src/pixmaps/continue.xpm
6040         * src/pixmaps/dir_close.xpm
6041         * src/pixmaps/dir_open.xpm
6042         * src/pixmaps/drafts_close.xpm
6043         * src/pixmaps/drafts_open.xpm
6044         * src/pixmaps/folder.xpm **REMOVED**
6045         * src/pixmaps/group.xpm
6046         * src/pixmaps/unread.xpm
6047                 sync with HEAD
6048
6049 2004-12-02 [colin]      0.9.12cvs179.1
6050
6051         * src/compose.c
6052                 Sync with HEAD (non-duplicated reedition)
6053
6054 2004-12-02 [colin]      0.9.12cvs178.1
6055
6056         * src/compose.c
6057                 Sync with HEAD (linewrap_quote fix)
6058
6059 2004-12-01 [colin]      0.9.12cvs177.3
6060
6061         * src/addrharvest.c
6062                 Replace sizeof with strlen
6063
6064 2004-12-01 [paul]       0.9.12cvs177.2
6065
6066         * src/addrharvest.c
6067                 fix 'harvest addresses'
6068
6069 2004-11-30 [colin]      0.9.12cvs177.1
6070
6071         * src/gtk/prefswindow.c
6072         * src/gtk/pluginwindow.c
6073                 Sync with HEAD
6074
6075 2004-11-29 [colin]      0.9.12cvs176.1
6076
6077         * src/folderview.c
6078                 sync with HEAD (Fix disappearing separators in folderview's popup)
6079
6080 2004-11-29 [colin]      0.9.12cvs175.1
6081
6082         * src/procmime.c
6083                 Sync with head (another format fix)
6084
6085 2004-11-29 [colin]      0.9.12cvs174.1
6086
6087         * src/pop.c
6088                 Sync with HEAD (format string fix)
6089
6090 2004-11-26 [colin]      0.9.12cvs173.1
6091
6092         * src/common/smtp.c
6093         * src/common/smtp.h
6094                 Sync with HEAD
6095
6096 2004-11-24 [colin]      0.9.12cvs172.1
6097
6098         * src/plugins/pgpmime/pgpmime.c
6099                 Sync with HEAD
6100
6101 2004-11-24 [colin]      0.9.12cvs171.1
6102
6103         * src/plugins/pgpmime/pgpmime.c
6104                 Sync with head (gpgmectx leaks)
6105
6106 2004-11-24 [colin]      0.9.12cvs169.1
6107
6108         * src/plugins/pgpmime/plugin.c
6109         * src/plugins/trayicon/Makefile.am
6110         * src/plugins/trayicon/newmarkedmail.xpm
6111         * src/plugins/trayicon/trayicon.c
6112         * src/plugins/trayicon/unreadmarkedmail.xpm
6113                 Sync with HEAD
6114
6115 2004-11-23 [colin]      0.9.12cvs168.1
6116
6117         * src/partial_download.c
6118         * src/partial_download.h
6119         * src/plugins/pgpmime/plugin.c
6120                 Sync with HEAD
6121
6122 2004-11-23 [colin]      0.9.12cvs166.1
6123
6124         * src/Makefile.am
6125         * src/codeconv.c
6126         * src/compose.c
6127         * src/folderview.c
6128         * src/main.c
6129         * src/partial_download.c
6130         * src/partial_download.h
6131         * src/prefs_account.c
6132         * src/prefs_account.h
6133         * src/privacy.c
6134         * src/privacy.h
6135         * src/procmime.c
6136         * src/common/Makefile.am
6137         * src/common/base64.h
6138         * src/common/partial_download.c
6139         * src/common/partial_download.h
6140         * src/gtk/prefswindow.c
6141         * src/gtk/prefswindow.h
6142         * src/plugins/pgpmime/pgpmime.c
6143         * src/plugins/pgpmime/prefs_gpg.c
6144         * src/plugins/pgpmime/prefs_gpg.h
6145         * src/plugins/pgpmime/sgpgme.c
6146         * src/plugins/pgpmime/sgpgme.h
6147                 Sync with HEAD
6148
6149 2004-11-23 [colin]      0.9.12cvs163.1
6150
6151         * src/main.c
6152                 Sync with HEAD (cursor optimization)
6153
6154 2004-11-23 [colin]      0.9.12cvs162.1
6155
6156         * src/prefs_common.c
6157         * src/prefs_themes.c
6158         * src/procmsg.c
6159                 Sync with HEAD
6160
6161 2004-11-23 [colin]      0.9.12cvs158.9
6162
6163         * src/compose.c
6164                 Fix double-free when forwarding
6165         * src/msgcache.c
6166                 Fix leak on error path
6167                 
6168
6169 2004-11-23 [colin]      0.9.12cvs158.8
6170
6171         * src/compose.c
6172                 Fix possible double-free
6173                 Spotted by Alfons
6174
6175 2004-11-23 [colin]      0.9.12cvs158.7
6176
6177         * src/compose.c
6178                 Fix some signal handlers' prototypes
6179                 Spotted by Alfons
6180
6181 2004-11-22 [colin]      0.9.12cvs158.6
6182
6183         * src/compose.c
6184                 Remove unneeded code and duplicated
6185                 wrapping - patch by Alfons
6186
6187 2004-11-22 [colin]      0.9.12cvs158.5
6188
6189         * src/prefs_themes.c
6190                 Fix oversized selector
6191
6192 2004-11-22 [colin]      0.9.12cvs158.4
6193
6194         * src/compose.c
6195                 fix dump_text()
6196                 patch by Alfons
6197
6198 2004-11-19 [colin]      0.9.12cvs158.3
6199
6200         * src/textview.c
6201                 Add a context menu on links (open, copy)
6202
6203 2004-11-18 [paul]       0.9.12cvs158.2
6204
6205         * src/addrgather.c
6206         * src/exphtmldlg.c
6207         * src/expldifdlg.c
6208         * src/mimeview.c
6209         * src/prefs_common.c
6210         * src/plugins/image_viewer/viewer.c
6211         * src/plugins/spamassassin/spamassassin_gtk.c
6212                 replace deprecated gtk_notebook_set_page
6213                 and gtk_notebook_current_page
6214
6215 2004-11-18 [paul]       0.9.12cvs158.1
6216
6217         * configure.ac
6218         * src/compose.c
6219         * src/mainwindow.c
6220         * src/messageview.c
6221         * src/prefs_common.c
6222         * src/common/utils.c
6223         * src/common/utils.h
6224                 sync with HEAD
6225
6226 2004-11-17 [colin]      0.9.12cvs156.1
6227
6228         * src/prefs_account.c
6229         * src/prefs_account.h
6230         * src/procmsg.c
6231                 Sync with HEAD (add pref to store encrypted mails encrypted)
6232
6233 2004-11-17 [paul]       0.9.12cvs155.1
6234
6235         * ChangeLog
6236         * ChangeLog.claws
6237         * ChangeLog.jp
6238         * NEWS
6239         * configure.ac
6240         * src/compose.c
6241         * src/jpilot.c
6242         * src/privacy.c
6243         * src/procmime.c
6244         * src/procmime.h
6245         * src/procmsg.c
6246         * src/toolbar.c
6247         * src/pixmaps/error.xpm
6248                 sync with HEAD
6249
6250 2004-11-17 [colin]      0.9.12cvs151.1
6251
6252         * src/plugins/pgpmime/pgpmime.c
6253                 Sync with HEAD (remove debug printf)
6254
6255 2004-11-17 [colin]      0.9.12cvs150.1
6256
6257         * src/plugins/pgpmime/pgpmime.c
6258                 Sync with HEAD (off-by-one fix)
6259
6260 2004-11-17 [colin]      0.9.12cvs149.1
6261
6262         * src/procmsg.c
6263                 Sync with HEAD (coding style fixes)
6264
6265 2004-11-16 [colin]      0.9.12cvs148.1
6266
6267         * src/procmsg.c
6268                 Sync with head (Fix the fix)
6269
6270 2004-11-16 [colin]      0.9.12cvs147.1
6271
6272         * src/procmsg.c
6273                 Sync with Main (leak fix)
6274
6275 2004-11-16 [colin]      0.9.12cvs146.14
6276
6277         * src/compose.c
6278                 Remove useless chunk of code
6279                 Patch by Alfons
6280
6281 2004-11-15 [colin]      0.9.12cvs146.13
6282
6283         * src/compose.c
6284                 Fix drafting after insertion
6285                 Patch by Alfons
6286
6287 2004-11-15 [colin]      0.9.12cvs146.12
6288
6289         * src/compose.c
6290         * src/prefs_filtering.c
6291         * src/prefs_filtering_action.c
6292         * src/prefs_toolbar.c
6293                 Fix some const-correctness
6294
6295 2004-11-15 [colin]      0.9.12cvs146.11
6296
6297         * src/summaryview.c
6298         * src/prefs_themes.c
6299         * src/messageview.c
6300                 Fix some leaks
6301
6302 2004-11-15 [colin]      0.9.12cvs146.10
6303
6304         * src/codeconv.c
6305                 More unreadable locale fixes
6306
6307 2004-11-14 [colin]      0.9.12cvs146.9
6308
6309         * src/textview.c
6310                 Fix uri_security_check
6311                 Patch by Alfons
6312
6313 2004-11-13 [paul]       0.9.12cvs146.8
6314
6315         * src/folder.c
6316         * src/procmime.c
6317                 fix 2 bugs introduced in last commit
6318
6319 2004-11-13 [paul]       0.9.12cvs146.7
6320
6321         * src/compose.c
6322         * src/exporthtml.c
6323         * src/exportldif.c
6324         * src/folder.c
6325         * src/imap.c
6326         * src/imap_gtk.c
6327         * src/main.c
6328         * src/mainwindow.c
6329         * src/messageview.c
6330         * src/mh_gtk.c
6331         * src/prefs_themes.c
6332         * src/procmime.c
6333         * src/setup.c
6334         * src/summaryview.c
6335                 replace deprecated g_basename
6336
6337 2004-11-13 [paul]       0.9.12cvs146.6
6338
6339         * src/compose.c
6340         * src/imap.c
6341         * src/matcher_parser.h
6342         * src/matcher_parser_parse.y
6343         * src/prefs_filtering.c
6344         * src/prefs_filtering_action.c
6345         * src/prefs_themes.c
6346         * src/prefs_toolbar.c
6347         * src/common/utils.c
6348                 various small fixes/cleanups
6349
6350 2004-11-12 [colin]      0.9.12cvs146.5
6351
6352         * src/textview.c
6353                 Validate event's origin on visibility notify
6354                 Patch by Alfons.
6355
6356 2004-11-12 [paul]       0.9.12cvs146.4
6357
6358         * src/exporthtml.c
6359         * src/exportldif.c
6360         * src/imap.c
6361         * src/mh.c
6362         * src/mimeview.c
6363         * src/prefs_spelling.c
6364         * src/prefs_themes.c
6365                 replace deprecated g_dirname    
6366
6367 2004-11-12 [colin]      0.9.12cvs146.3
6368
6369         * src/textview.c
6370                 Some coding style fixes
6371
6372 2004-11-12 [colin]      0.9.12cvs146.2
6373
6374         * src/codeconv.c
6375                 We want to replace _all_ extended chars in
6376                 conv_unreadable_*, because any string containing
6377                 extended chars not parsing as UTF8 is 
6378                 undisplayed on gtk2.
6379
6380 2004-11-12 [paul]       0.9.12cvs146.1
6381
6382         * ChangeLog
6383         * ChangeLog.claws
6384         * ChangeLog.jp
6385         * NEWS
6386         * configure.ac
6387         * src/account.c
6388         * src/folderview.c
6389         * src/folderview.h
6390         * src/imap.c
6391         * src/imap_gtk.c
6392         * src/inc.c
6393         * src/mainwindow.c
6394         * src/mh_gtk.c
6395         * src/news_gtk.c
6396         * src/pop.c
6397         * src/prefs_account.c
6398         * src/prefs_account.h
6399         * src/prefs_ext_prog.c
6400         * src/procmime.c
6401         * src/procmime.h
6402         * src/procmsg.c
6403         * src/procmsg.h
6404         * src/summary_search.c
6405         * src/summaryview.c
6406         * src/textview.c
6407         * src/common/defs.h
6408         * src/common/utils.c
6409         * src/common/utils.h
6410         * src/gtk/menu.c
6411         * src/gtk/menu.h
6412                 sync with HEAD
6413
6414 2004-11-11 [colin]      0.9.12cvs144.2
6415
6416         * src/textview.c
6417                 Fix URI range selection (patch by Alfons)
6418
6419 2004-11-09 [colin]      0.9.12cvs144.1
6420
6421         * ChangeLog.claws
6422         * src/compose.c
6423         * src/folder.c
6424         * src/folder_item_prefs.c
6425         * src/prefs_account.c
6426         * src/prefs_account.h
6427         * src/plugins/pgpmime/pgpmime.c
6428                 Sync with HEAD
6429
6430 2004-11-08 [colin]      0.9.12cvs143.1
6431
6432         * src/summaryview.c
6433                 Sync with HEAD (optimize quicksearch)
6434
6435 2004-11-08 [colin]      0.9.12cvs142.2
6436
6437         * src/compose.c
6438                 Don't wrap when Edit/Auto wrapping is disabled
6439
6440 2004-11-08 [colin]      0.9.12cvs142.1
6441
6442         * src/textview.c
6443                 Sync with HEAD
6444
6445 2004-11-08 [colin]      0.9.12cvs141.1
6446
6447         * src/textview.c
6448                 Sync with HEAD (fix some mail URIs)
6449
6450 2004-11-08 [colin]      0.9.12cvs140.3
6451
6452         * src/textview.c
6453                 o Use text cursor instead of arrow when
6454                   not on a link
6455                 o Fix handling of contiguous links (as in
6456                   "colin@colino.net" <colin@colino.net>)
6457                   This one unveils a bug in get_email_part()
6458
6459 2004-11-07 [colin]      0.9.12cvs140.2
6460
6461         * src/textview.c
6462                 Fix memleak. Patch by Alfons.
6463
6464 2004-11-06 [colin]      0.9.12cvs140.1
6465
6466         * src/compose.c
6467                 Sync with HEAD (don't ask passphrase
6468                 when drafting)
6469
6470 2004-11-06 [paul]       0.9.12cvs139.2
6471
6472         * AUTHORS
6473         * src/textview.c
6474         * src/textview.h
6475                 textview URI handling. hovering over a 
6476                 link displays it in the status bar,
6477                 and changes the mouse pointer to a hand 
6478                 cursor. a link is activated with a single 
6479                 click. (Modified from the) patch by Jean-Yves 
6480                 Lefort <jylefort@users.sourceforge.net>
6481                 
6482
6483 2004-11-05 [colin]      0.9.12cvs139.1
6484
6485         * src/compose.c
6486         * src/procmime.c
6487                 Sync with HEAD again ^^
6488
6489 2004-11-05 [colin]      0.9.12cvs139.1
6490
6491         * src/compose.c
6492         * src/procmime.c
6493                 Sync with HEAD
6494
6495 2004-11-03 [paul]       0.9.12cvs138.1
6496
6497         * ChangeLog.claws
6498         * configure.ac
6499         * po/POTFILES.in
6500         * src/prefs_ext_prog.c
6501         * src/procmime.c
6502         * tools/kdeservicemenu/README
6503         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
6504         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
6505                 sync with HEAD
6506
6507 2004-11-01 [christoph]  0.9.12cvs136.2
6508
6509         * src/procmime.c
6510                 convert MIME parameters to UTF-8
6511
6512 2004-10-29 [colin]      0.9.12cvs136.1
6513
6514         * src/common/utils.c
6515                 Sync with HEAD (don't use '=' in mime boundary)
6516
6517 2004-10-29 [paul]       0.9.12cvs135.1
6518
6519         * configure.ac
6520         * doc/src/rfc2231.txt
6521         * src/procmime.c
6522         * src/common/quoted-printable.c
6523         * src/common/utils.c
6524         * src/common/utils.h
6525                 sync with HEAD
6526
6527 2004-10-27 [paul]       0.9.12cvs134.1
6528
6529         * configure.ac
6530         * src/main.c
6531         * src/procmime.c
6532         * src/plugins/pgpmime/pgpmime.c
6533                 sync with HEAD
6534
6535 2004-10-26 [paul]       0.9.12cvs132.3
6536
6537         * src/account.c
6538         * src/addressbook.c
6539         * src/addrgather.c
6540         * src/addrharvest.c
6541         * src/codeconv.c
6542         * src/compose.c
6543         * src/customheader.c
6544         * src/editaddress.c
6545         * src/editgroup.c
6546         * src/enriched.c
6547         * src/expldifdlg.c
6548         * src/exporthtml.c
6549         * src/exportldif.c
6550         * src/folder.c
6551         * src/foldersel.c
6552         * src/folderview.c
6553         * src/grouplistdialog.c
6554         * src/html.c
6555         * src/imap.c
6556         * src/jpilot.c
6557         * src/ldapserver.c
6558         * src/ldif.c
6559         * src/mimeview.c
6560         * src/news.c
6561         * src/news_gtk.c
6562         * src/pop.c
6563         * src/prefs_display_header.c
6564         * src/prefs_gtk.c
6565         * src/prefs_msg_colors.c
6566         * src/prefs_toolbar.c
6567         * src/procheader.c
6568         * src/procmime.c
6569         * src/summaryview.c
6570         * src/textview.c
6571         * src/toolbar.c
6572         * src/vcard.c
6573         * src/common/mgutils.c
6574         * src/common/nntp.c
6575         * src/common/smtp.c
6576         * src/common/template.c
6577         * src/common/utils.c
6578         * src/common/xmlprops.c
6579         * src/plugins/pgpmime/pgpmime.c
6580         * src/plugins/pgpmime/select-keys.c
6581         * src/plugins/pgpmime/sgpgme.c
6582                 replace deprecated g_strcasecmp(), g_strncasecmp(),
6583                 g_string_sprintfa(), gtk_notebook_current_page()
6584
6585 2004-10-26 [colin]      0.9.12cvs132.2
6586
6587         * src/prefs_folder_item.c
6588                 Fix default-account selection
6589
6590 2004-10-21 [colin]      0.9.12cvs133
6591
6592         * src/compose.c
6593                 Sync with HEAD (Remove extra separator in compose's Options)
6594         * src/textview.c
6595                 Set wrapping to char
6596
6597 2004-10-21 [paul]       0.9.12cvs131.2
6598
6599         * src/compose.c
6600         * src/sourcewindow.c
6601                 fix wrapping
6602                 fix window shrinking 
6603
6604 2004-10-21 [colin]      0.9.12cvs131.1
6605
6606         * ChangeLog.claws
6607         * src/compose.c
6608                 Sync with HEAD
6609
6610 2004-10-21 [paul]       0.9.12cvs130.2
6611
6612         * src/prefs_folder_item.c
6613                 sync with HEAD (Apply to subfolders)
6614
6615 2004-10-19 [colin]      0.9.12cvs130.1
6616
6617         * ChangeLog.claws
6618         * src/compose.c
6619         * src/common/utils.c
6620         * src/gtk/menu.c
6621                 Sync with HEAD
6622
6623 2004-10-19 [colin]      0.9.12cvs128.1
6624
6625         * src/addrbook.c
6626         * src/addrcache.c
6627         * src/addressbook.c
6628         * src/codeconv.c
6629         * src/compose.c
6630         * src/customheader.c
6631         * src/editaddress.c
6632         * src/editgroup.c
6633         * src/exporthtml.c
6634         * src/folder.c
6635         * src/folderview.c
6636         * src/imap.c
6637         * src/jpilot.c
6638         * src/main.c
6639         * src/matcher_parser_parse.y
6640         * src/mbox.c
6641         * src/pop.c
6642         * src/prefs_account.c
6643         * src/prefs_gtk.c
6644         * src/prefs_msg_colors.c
6645         * src/procheader.c
6646         * src/procmime.c
6647         * src/procmime.h
6648         * src/procmsg.c
6649         * src/summaryview.c
6650         * src/textview.c
6651         * src/common/base64.c
6652         * src/common/partial_download.c
6653         * src/common/socket.c
6654         * src/common/sylpheed.c
6655         * src/common/utils.c
6656         * src/common/utils.h
6657         * src/gtk/pluginwindow.c
6658         * src/gtk/quicksearch.c
6659         * src/plugins/clamav/clamav_plugin.c
6660         * src/plugins/clamav/clamav_plugin.h
6661         * src/plugins/clamav/clamav_plugin_gtk.c
6662         * src/plugins/pgpmime/passphrase.c
6663         * src/plugins/pgpmime/pgpmime.c
6664         * src/plugins/pgpmime/plugin.c
6665         * src/plugins/pgpmime/prefs_gpg.c
6666         * src/plugins/pgpmime/prefs_gpg.h
6667         * src/plugins/pgpmime/select-keys.c
6668         * src/plugins/pgpmime/sgpgme.c
6669         * src/plugins/spamassassin/libspamc.c
6670         * src/plugins/spamassassin/spamassassin.c
6671         * src/plugins/spamassassin/spamassassin.h
6672         * src/plugins/spamassassin/spamassassin_gtk.c
6673         * src/plugins/trayicon/trayicon.c
6674         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
6675                 Sync with HEAD
6676
6677 2004-10-14 [colin]      0.9.12cvs126.2
6678
6679         * src/codeconv.c
6680         * src/textview.c
6681                 Fix conv_unreadable_locale
6682
6683 2004-10-13 [colin]      0.9.12cvs126.1
6684
6685         * src/compose.c
6686                 Sync with HEAD (don't convert charset for 
6687                 drafted messages, minor cleanup)
6688
6689 2004-10-13 [colin]      0.9.12cvs125.1
6690
6691         * po/POTFILES.in
6692                 Sync with HEAD (POTFILES fix)
6693
6694 2004-10-12 [colin]      0.9.12cvs124.3
6695
6696         * src/compose.c
6697                 Fix encoding bug from latest sync
6698
6699 2004-10-12 [paul]       0.9.12cvs124.2
6700
6701         * src/plugins/pgpmime/prefs_gpg.c
6702         * src/plugins/pgpmime/prefs_gpg.h
6703                 forgotten in last commit        
6704
6705 2004-10-12 [paul]       0.9.12cvs124.1
6706
6707         * ChangeLog.claws
6708         * configure.ac
6709         * m4/spamassassin.m4
6710         * src/Makefile.am
6711         * src/account.c
6712         * src/compose.c
6713         * src/compose.h
6714         * src/crash.c
6715         * src/main.c
6716         * src/mimeview.c
6717         * src/passphrase.c
6718         * src/passphrase.h
6719         * src/prefs_account.c
6720         * src/prefs_account.h
6721         * src/prefs_common.c
6722         * src/privacy.c
6723         * src/privacy.h
6724         * src/procmime.c
6725         * src/procmime.h
6726         * src/procmsg.c
6727         * src/rfc2015.c
6728         * src/rfc2015.h
6729         * src/select-keys.c
6730         * src/select-keys.h
6731         * src/textview.c
6732         * src/common/utils.c
6733         * src/common/utils.h
6734         * src/gtk/about.c
6735         * src/plugins/pgpmime/Makefile.am
6736         * src/plugins/pgpmime/passphrase.c
6737         * src/plugins/pgpmime/passphrase.h
6738         * src/plugins/pgpmime/pgpmime.c
6739         * src/plugins/pgpmime/plugin.c
6740         * src/plugins/pgpmime/select-keys.c
6741         * src/plugins/pgpmime/select-keys.h
6742         * src/plugins/pgpmime/sgpgme.c
6743         * src/plugins/pgpmime/sgpgme.h
6744                 sync with HEAD
6745
6746 2004-10-04 [colin]      0.9.12cvs122.1
6747
6748         * src/mainwindow.c
6749         * src/messageview.c
6750         * src/messageview.h
6751         * src/textview.c
6752                 Sync with HEAD
6753
6754 2004-10-04 [colin]      0.9.12cvs121.1
6755
6756         * src/summaryview.c
6757                 Sync with HEAD
6758
6759 2004-10-04 [paul]       0.9.12cvs120.1
6760
6761         * configure.ac
6762                 sync with HEAD [don't try to build 
6763                 pgpmime plugin when gpgme is disabled]
6764
6765 2004-10-03 [colin]      0.9.12cvs119.3
6766
6767         * src/gtk/gtksctree.c
6768                 Lots of side effects. Put back as before 117.2.
6769         * src/summaryview.c
6770                 Fix bug #602
6771
6772 2004-10-03 [colin]      0.9.12cvs119.2
6773
6774         * src/gtk/gtksctree.c
6775                 Revert 608 fix that doesn't work that good
6776
6777 2004-10-02 [colin]      0.9.12cvs119.1
6778
6779         * src/mainwindow.c
6780         * src/messageview.c
6781         * src/prefs_common.h
6782         * src/procmime.c
6783         * src/procmime.h
6784         * src/textview.c
6785                 Sync with HEAD
6786         * src/gtk/gtksctree.c
6787                 Close bug #608
6788
6789 2004-10-01 [colin]      0.9.12cvs118.1
6790
6791         * src/mimeview.c
6792                 Sync with HEAD (better Save All fix)
6793
6794 2004-10-01 [colin]      0.9.12cvs117.2
6795
6796         * src/gtk/gtksctree.c
6797                 Faster on selection
6798
6799 2004-10-01 [colin]      0.9.12cvs117.1
6800
6801         * src/mimeview.c
6802                 Sync with HEAD (Save All: only attachments)
6803
6804 2004-10-01 [paul]       0.9.12cvs116.1
6805
6806         * ChangeLog.claws
6807         * configure.ac
6808         * src/account.c
6809         * src/prefs_common.c
6810         * src/gtk/colorlabel.c
6811                 sync with HEAD
6812
6813 2004-09-30 [colin]      0.9.12cvs115.1
6814
6815         * src/stock_pixmap.c
6816         * src/stock_pixmap.h
6817         * src/folderview.c
6818         * src/Makefile.am
6819         * src/pixmaps/read.xpm
6820                 Sync with HEAD (new pixmap)
6821
6822 2004-09-29 [colin]      0.9.12cvs114.1
6823
6824         * src/compose.c
6825                 Sync with HEAD
6826                 Fix focus handling in headers
6827
6828 2004-09-29 [paul]       0.9.12cvs113.1
6829
6830         * src/quote_fmt_parse.y
6831                 sync with HEAD
6832  
6833
6834 2004-09-28 [colin]      0.9.12cvs112.1
6835
6836         * src/folderview.c
6837         * src/mainwindow.c
6838                 Sync with HEAD
6839
6840 2004-09-28 [colin]      0.9.12cvs110.1
6841
6842         * src/folderview.c
6843                 Sync with HEAD (Contextual Empty trash menu)
6844
6845 2004-09-28 [colin]      0.9.12cvs108.1
6846
6847         * src/addressbook.c
6848                 Sync with HEAD (addressbook edit on double-click)
6849
6850 2004-09-28 [colin]      0.9.12cvs106.1
6851
6852         * src/inc.c
6853                 Sync with HEAD (folder_item freeze on inc)
6854
6855 2004-09-27 [colin]      0.9.12cvs105.1
6856
6857         * src/folderview.c
6858                 Sync with HEAD (right-align new and unread column)
6859
6860 2004-09-27 [colin]      0.9.12cvs104.1
6861
6862         * src/main.c
6863                 Sync with HEAD (revert 0.9.12cvs101)
6864
6865 2004-09-24 [colin]      0.9.12cvs103.2
6866
6867         * src/wizard.c
6868                 Fix gtk warnings and use domain part of the email address 
6869                 when domain detection fails (no dot in domain name)
6870
6871 2004-09-23 [colin]      0.9.12cvs103.1
6872
6873         * src/plugins/spamassassin/libspamc.c
6874         * src/plugins/spamassassin/libspamc.h
6875         * src/plugins/spamassassin/utils.c
6876         * src/plugins/spamassassin/utils.h
6877                 Sync with HEAD (Update spamassassin to 3.0)
6878
6879 2004-09-21 [colin]      0.9.12cvs102.3
6880
6881         * src/action.c
6882                 Add horizontal scrollbar in action io dialog as needed
6883                 Patch by Alfons.
6884
6885 2004-09-20 [colin]      0.9.12cvs102.2
6886
6887         * src/plugins/image_viewer/viewer.c
6888                 Remove imlib stuff
6889                 use gtk_pixmap_set when clearing
6890                 (would be better to use gtkImages, but causes size-allocate 
6891                 signals storm)
6892
6893 2004-09-17 [paul]       0.9.12cvs102.1
6894
6895         * ChangeLog
6896         * ChangeLog.claws
6897         * ChangeLog.jp
6898         * configure.ac
6899         * src/inc.c
6900                 sync with HEAD
6901
6902
6903 2004-09-17 [colin]      0.9.12cvs101.1
6904
6905         * ChangeLog.claws
6906         * src/main.c
6907                 Sync with HEAD (fix segs at exit)
6908
6909 2004-09-14 [colin]      0.9.12cvs99.5
6910
6911         * src/common/socket.c
6912         * AUTHORS
6913                 Fix send error on 64bit platforms
6914                 Patch by Guy Rouillier <guy-rouillier@speakeasy.net>
6915
6916 2004-09-14 [colin]      0.9.12cvs99.4
6917
6918         * src/action.c
6919                 Fix action output with utf8 
6920                 Patch by Alfons.
6921
6922 2004-09-14 [colin]      0.9.12cvs99.3
6923
6924         * ChangeLog.claws
6925         * src/folder.c
6926                 Sync with HEAD
6927
6928 2004-09-09 [colin]      0.9.12cvs99.2
6929
6930         * src/action.c
6931                 Fix progress bar (displaying "Completed %v/%u")
6932                 Patch by Alfons.
6933
6934 2004-09-08 [colin]      0.9.12cvs99.1
6935
6936         * src/account.c
6937         * src/folder.c
6938         * src/procmsg.c
6939         * src/procmsg.h
6940         * src/plugins/pgpmime/pgpmime.c
6941                 Sync with HEAD
6942
6943 2004-09-08 [colin]      0.9.12cvs97.2
6944
6945         * src/summaryview.c
6946                 Don't select mails in collapsed threads 
6947                 when navigating with up/down
6948
6949 2004-09-07 [colin]      0.9.12cvs97.1
6950
6951         * src/inc.c
6952                 Sync with HEAD (meaningful error messages)
6953
6954 2004-09-06 [colin]      0.9.12cvs96.1
6955
6956         * src/toolbar.c
6957                 Sync with HEAD (fix Redirect graying out)
6958
6959 2004-09-06 [colin]      0.9.12cvs95.1
6960
6961         * src/summaryview.c
6962         * src/mimeview.c
6963                 Sync with HEAD (fix dropped URIs)
6964
6965 2004-09-06 [colin]      0.9.12cvs94.1
6966
6967         * src/addressbook.c
6968         * src/addressitem.h
6969         * src/addritem.c
6970         * src/addritem.h
6971                 Sync with HEAD (addressbook DnD)
6972
6973 2004-09-03 [colin]      0.9.12cvs93.1
6974
6975         * src/summaryview.c
6976                 Sync with HEAD (next/prev unread)
6977
6978 2004-09-03 [colin]      0.9.12cvs92.1
6979
6980         * src/prefs_common.c
6981         * src/prefs_common.h
6982         * src/summaryview.c
6983                 Sync with HEAD ('mark_as_read_delay' pref)
6984
6985 2004-09-02 [colin]      0.9.12cvs91.2
6986
6987         * src/common/xml.c
6988                 Fix leak
6989
6990 2004-09-02 [colin]      0.9.12cvs91.1
6991
6992         * src/gtk/menu.c
6993                 Sync with HEAD (menu accel don't work, but whatever)
6994
6995 2004-09-02 [colin]      0.9.12cvs90.1
6996
6997         * src/account.c
6998                 Sync with HEAD (fix bug 582)
6999
7000 2004-09-02 [colin]      0.9.12cvs89.1
7001
7002         * src/addrindex.c
7003                 Sync with HEAD (free deleted queries)
7004
7005 2004-09-02 [colin]      0.9.12cvs88.1
7006
7007         * src/ldapquery.c
7008                 Sync with HEAD (fix LDAP freezes)
7009
7010 2004-09-02 [colin]      0.9.12cvs87.1
7011
7012         * src/prefs_spelling.c
7013                 Sync with HEAD (add default dictionary)
7014
7015 2004-09-01 [colin]      0.9.12cvs86.1
7016
7017         * src/filtering.c
7018         * src/folderview.c
7019         * src/imap.c
7020         * src/prefs_matcher.c
7021         * src/stock_pixmap.c
7022         * src/summary_search.c
7023         * src/summaryview.c
7024         * src/wizard.c
7025         * src/wizard.h
7026                 Sync with HEAD (uninitialized vars fixes)
7027                 + gtk2 specific warning fixes
7028
7029 2004-08-31 [colin]      0.9.12cvs85.1
7030
7031         * src/folder.c
7032                 Sync with HEAD (Fix memory corruption due to 
7033                 uninitialized var)
7034
7035 2004-08-31 [colin]      0.9.12cvs84.4
7036
7037         * src/summary_search.c
7038                 Fix segfaults when searching in folders with broken headers
7039
7040 2004-08-31 [colin]      0.9.12cvs84.3
7041
7042         * src/compose.c
7043         * src/textview.c
7044                 Fix some more encoding/decoding issues
7045
7046 2004-08-30 [colin]      0.9.12cvs84.2
7047
7048         * src/mimeview.c
7049         * src/prefs_themes.c
7050         * src/gtk/filesel.c
7051         * src/gtk/filesel.h
7052                 Add a folder-mode selection (fixes mimeview's "Save all")
7053
7054 2004-08-29 [colin]      0.9.12cvs84.1
7055
7056         * src/mimeview.c
7057                 Sync with HEAD (don't escape saved filenames)
7058
7059 2004-08-27 [colin]      0.9.12cvs83.1
7060
7061         * ChangeLog
7062         * ChangeLog.claws
7063         * ChangeLog.jp
7064         * src/mh.c
7065         * src/procheader.c
7066         * src/procmsg.c
7067         * src/procmsg.h
7068         * src/common/utils.c
7069         * src/gtk/menu.h
7070         * po/
7071                 Sync with HEAD 0.9.12cvs83 (sync with main)
7072
7073 2004-08-26 [colin]      0.9.12cvs82.4
7074
7075         * src/codeconv.c
7076                 Fix strange stack corruption
7077                 Convert to utf8 after unmime, not before
7078
7079 2004-08-26 [colin]      0.9.12cvs82.3
7080
7081         * src/main.c
7082         * src/wizard.c
7083                 Fix account folders duplication
7084
7085 2004-08-25 [colin]      0.9.12cvs82.2
7086
7087         * src/wizard.c
7088                 Remove ports
7089                 Add SSL selection
7090                 Use login@server as account name
7091
7092 2004-08-25 [colin]      0.9.12cvs82.1
7093
7094         * src/plugins/pgpmime/pgpmime.c
7095                 Sync with HEAD (leak fix).
7096
7097 2004-08-25 [colin]      0.9.12cvs81.1
7098
7099         * src/plugins/pgpmime/pgpmime.c
7100         * src/plugins/pgpmime/sgpgme.c
7101         * src/plugins/pgpmime/sgpgme.h
7102                 Sync with HEAD (Handle combined messages).
7103
7104 2004-08-24 [colin]      0.9.12cvs80.3
7105
7106         * src/wizard.c
7107                 Fix full name, ports, and imap
7108
7109 2004-08-24 [colin]      0.9.12cvs80.2
7110
7111         * src/Makefile.am
7112         * src/main.c
7113         * src/setup.c
7114         * src/setup.h
7115         * src/stock_pixmap.c
7116         * src/stock_pixmap.h
7117         * src/wizard.c ** ADDED **
7118         * src/wizard.h ** ADDED ** 
7119         * src/pixmaps/sylpheed_icon.xpm ** ADDED **
7120                 Add a setup wizard 
7121
7122 2004-08-24 [colin]      0.9.12cvs80.1
7123
7124         * src/folder.c
7125                 Sync with HEAD (set mimeflags on all messages)
7126
7127 2004-08-24 [colin]      0.9.12cvs79.3
7128
7129         * src/matcher_parser_lex.l
7130                 Fix 8bits strings not in utf8
7131
7132 2004-08-24 [colin]      0.9.12cvs79.2
7133
7134         * src/compose.c
7135                 Check conversion result before replacing buffer
7136
7137 2004-08-23 [colin]      0.9.12cvs79.1
7138
7139         * src/compose.c
7140                 Sync with HEAD (create message header in memory)
7141
7142 2004-08-23 [colin]      0.9.12cvs78.1
7143
7144         * src/rfc2015.c
7145         * src/rfc2015.h
7146                 Sync with HEAD (fix bug 197 again)
7147
7148 2004-08-23 [colin]      0.9.12cvs77.3
7149
7150         * src/compose.c
7151                 Fix again inline gpg signing (which outputs utf8
7152                 in gtk2). Not syncing this fix to HEAD as this 
7153                 code is meant to die.
7154
7155 2004-08-23 [colin]      0.9.12cvs77.2
7156
7157         * src/prefs_account.h
7158                 Remove useless include
7159
7160 2004-08-23 [colin]      0.9.12cvs77.1
7161
7162         * src/imap.c
7163         * po/es.po
7164         * po/fr.po
7165         * po/it.po
7166         * po/pl.po
7167         * po/pt_BR.po
7168         * po/sk.po
7169         * po/sr.po
7170                 Sync with HEAD (fix bug 577)
7171
7172 2004-08-22 [colin]      0.9.12cvs76.1
7173
7174         * src/plugins/trayicon/trayicon.c
7175                 Sync with HEAD (fix formatting bug)
7176
7177 2004-08-21 [colin]      0.9.12cvs74.2
7178
7179         * src/gtk/colorsel.c
7180                 Fix bug 564 (Folder color selection window exits on any
7181                 keypress)
7182
7183 2004-08-21 [colin]      0.9.12cvs74.1
7184
7185         * ChangeLog.claws
7186         * src/compose.c
7187         * src/summaryview.c
7188         * src/toolbar.c
7189                 Sync with HEAD (fix bug 576)
7190
7191 2004-08-21 [colin]      0.9.12cvs70.1
7192
7193         * src/compose.c
7194         * src/mainwindow.c
7195                 Sync with HEAD
7196                 
7197
7198 2004-08-21 [paul]       0.9.12cvs66.4
7199
7200         * src/mainwindow.c
7201         * src/messageview.c
7202         * src/gtk/menu.c
7203         * src/plugins/spamassassin/spamassassin_gtk.c
7204                 remove some deprecated gtk1 functions
7205
7206
7207 2004-08-21 [colin]      0.9.12cvs66.3
7208
7209         * src/compose.c
7210         * src/codeconv.c
7211                 Fix warnings
7212                 Remove encoding hacks
7213                 Fix bug 575 (Strange character messes up message)
7214                 Don't display conversion error when drafting
7215
7216 2004-08-21 [paul]       0.9.12cvs66.2
7217
7218         * src/prefs_account.c
7219                 fix GnuPG mode bugs
7220
7221
7222 2004-08-20 [colin]      0.9.12cvs66.1
7223
7224         * src/codeconv.c
7225                 Sync with HEAD 0.9.12cvs66
7226
7227 2004-08-20 [paul]
7228
7229         * src/plugins/pgpmime/plugin.c
7230                 modify PGP/MIME plugin's description
7231
7232 2004-08-17 [colin]      0.9.12cvs65.1
7233
7234         * src/common/ssl.c
7235         * src/plugins/pgpmime/plugin.c
7236                 Sync with HEAD
7237
7238 2004-08-14 [colin]      0.9.12cvs60.3
7239
7240         * src/plugins/trayicon/trayicon.c
7241                 Put back resize callback, on size-request signal
7242                 rather than size-allocate to avoid infinite 
7243                 callback loop
7244
7245 2004-08-13 [colin]      0.9.12cvs60.2
7246
7247         * src/common/defs.h
7248                 Cache versions have been fixed
7249
7250 2004-08-13 [colin]      0.9.12cvs60.1
7251
7252         * src/folderutils.c
7253                 Sync with HEAD
7254
7255 2004-08-12 [colin]      0.9.12cvs59.1
7256
7257         * src/plugins/trayicon/trayicon.c
7258                 Sync with HEAD
7259
7260 2004-08-12 [colin]      0.9.12cvs57.5
7261
7262         * sylpheed.desktop
7263         * configure.ac
7264         * src/Makefile.am
7265         * src/main.c
7266                 Add support for Freedesktop.org's startup notification
7267
7268 2004-08-11 [colin]      0.9.12cvs57.4
7269
7270         * src/textview.c
7271                 Fix off-by-one
7272
7273 2004-08-11 [colin]      0.9.12cvs57.3
7274
7275         * src/message_search.c
7276         * src/summary_search.c
7277                 Make searches case insensitive by default
7278         * src/textview.c
7279                 Fix case-insensitive search in message
7280
7281 2004-08-11 [colin]      0.9.12cvs57.2
7282
7283         * src/summary_search.c
7284                 Let case-sensitive be specified
7285
7286 2004-08-10 [colin]      0.9.12cvs55.4
7287
7288         * src/common/socket.c
7289                 Fix the possible race condition
7290
7291 2004-08-09 [paul]       0.9.12cvs55.3
7292
7293         * configure.ac
7294         * src/Makefile.am
7295         * src/common/Makefile.am
7296                 sync with HEAD
7297
7298
7299 2004-08-09 [paul]       0.9.12cvs55.2
7300
7301         * autogen.sh
7302         * po/poconv.sh
7303                 remove unneeded script
7304
7305         * configure.ac
7306                 add forgotten USE_LDAP_TLS (sync with HEAD)
7307
7308
7309 2004-08-09 [colin]      0.9.12cvs55.1
7310
7311         * src/main.c
7312         * src/common/ssl.c
7313         * src/common/sylpheed.c
7314         * src/common/sylpheed.h
7315                 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
7316
7317 2004-08-09 [paul]       0.9.12cvs54.1
7318
7319         * ChangeLog
7320         * ChangeLog.claws
7321         * ChangeLog.jp
7322         * configure.ac
7323         * po/POTFILES.in
7324         * src/Makefile.am
7325         * src/folderutils.c
7326         * src/main.c
7327         * src/pgpmime.c
7328         * src/pgpmime.h
7329         * src/sgpgme.c
7330         * src/sgpgme.h
7331         * src/plugins/Makefile.am
7332         * src/plugins/pgpmime/.cvsignore
7333         * src/plugins/pgpmime/Makefile.am
7334         * src/plugins/pgpmime/pgpmime.c
7335         * src/plugins/pgpmime/pgpmime.h
7336         * src/plugins/pgpmime/plugin.c
7337         * src/plugins/pgpmime/sgpgme.c
7338         * src/plugins/pgpmime/sgpgme.h
7339                 sync with HEAD
7340
7341 2004-08-08 [paul]       0.9.12cvs51.1
7342
7343         * configure.ac
7344         * src/folder.c
7345                 sync with HEAD
7346
7347 2004-08-07 [colin]      0.9.12cvs50.1
7348
7349         * src/pop.c
7350         * src/common/partial_download.c
7351                 fix warnings (sync from HEAD)
7352
7353 2004-08-07 [colin]      0.9.12cvs48.1
7354
7355         * src/prefs_folder_item.c
7356                 sync with HEAD 0.9.12cvs48
7357
7358 2004-08-06 [colin]      0.9.12cvs47.1
7359
7360         * src/compose.c
7361                 Sync with HEAD
7362
7363 2004-08-06 [christoph]  0.9.12cvs46.2
7364
7365         * src/main.c
7366         * src/plugins/clamav/clamav_plugin_gtk.c
7367         * src/plugins/dillo_viewer/dillo_viewer.c
7368         * src/plugins/image_viewer/plugin.c
7369         * src/plugins/mathml_viewer/mathml_viewer.c
7370         * src/plugins/spamassassin/spamassassin_gtk.c
7371         * src/plugins/trayicon/trayicon.c
7372                 don't mix GTK1.2 plugin with GTK2 plugins
7373
7374 2004-08-06 [colin]      0.9.12cvs46.1
7375
7376         * ChangeLog
7377         * ChangeLog.claws
7378         * ChangeLog.jp
7379         * configure.ac
7380         * sylpheed-claws.pc.in
7381         * src/folder.c
7382         * src/imap.c
7383         * src/localfolder.c
7384         * src/messageview.c
7385         * src/mimeview.c
7386         * src/mimeview.h
7387         * src/msgcache.c
7388         * src/news.c
7389         * src/prefs_ext_prog.c
7390         * src/prefs_folder_item.c
7391         * src/prefs_fonts.c
7392         * src/prefs_msg_colors.c
7393         * src/prefs_spelling.c
7394         * src/prefs_themes.c
7395         * src/prefs_toolbar.c
7396         * src/prefs_wrapping.c
7397         * src/procmime.h
7398         * src/common/defs.h
7399         * src/common/nntp.c
7400         * src/common/session.c
7401         * src/common/session.h
7402         * src/common/socket.c
7403         * src/common/utils.h
7404         * src/common/xml.c
7405         * src/common/xml.h
7406         * src/gtk/prefswindow.c
7407         * src/gtk/prefswindow.h
7408         * src/plugins/clamav/clamav_plugin_gtk.c
7409         * src/plugins/dillo_viewer/dillo_prefs.c
7410         * src/plugins/image_viewer/viewerprefs.c
7411         * src/plugins/spamassassin/spamassassin_gtk.c
7412         * m4/openssl.m4 *** REMOVED ***
7413                 Sync with HEAD 0.9.12cvs46
7414
7415 2004-08-03 [paul]       0.9.12cvs40.2
7416
7417         * src/action.c
7418         * src/addressadd.c
7419         * src/addressbook.c
7420         * src/addrgather.c
7421         * src/browseldap.c
7422         * src/compose.c
7423         * src/crash.c
7424         * src/editaddress.c
7425         * src/editgroup.c
7426         * src/editldap_basedn.c
7427         * src/foldersel.c
7428         * src/importldif.c
7429         * src/mimeview.c
7430         * src/prefs_common.c
7431         * src/prefs_template.c
7432         * src/sourcewindow.c
7433         * src/summaryview.c
7434         * src/gtk/about.c
7435         * src/gtk/foldersort.c
7436         * src/gtk/logwindow.c
7437         * src/gtk/pluginwindow.c
7438         * src/gtk/prefswindow.c
7439                 change all gtk_scrolled_window_set_policy from 
7440                 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
7441
7442 2004-08-02 [paul]       0.9.12cvs40.1
7443
7444         * AUTHORS
7445                 update translation team section
7446         * po/pt_BR.po
7447                 updated by Frederico Goncalves Guimaraes
7448                 <fggdebian@yahoo.com.br>
7449
7450 2004-07-31 [colin]      0.9.12cvs39.9
7451
7452         * src/exphtmldlg.c
7453                 Fix compilation
7454
7455 2004-07-31 [colin]      0.9.12cvs39.8
7456
7457         * src/exphtmldlg.c
7458                 Fix an alertpanel type
7459
7460 2004-07-30 [colin]      0.9.12cvs39.7
7461
7462         * src/alertpanel.c
7463                 Fix alertpanel_error_log's icon
7464
7465 2004-07-30 [colin]      0.9.12cvs39.6
7466
7467         * src/pop.c
7468                 Two of them should still be warnings
7469
7470 2004-07-30 [colin]      0.9.12cvs39.5
7471
7472         * src/pop.c
7473                 More warning -> error
7474 2004-07-29 [colin]      0.9.12cvs39.4
7475
7476         * src/pop.c
7477                 Warning -> error
7478
7479 2004-07-29 [colin]      0.9.12cvs39.3
7480
7481         * src/prefs_matcher.c
7482                 Fix segfault
7483
7484 2004-07-29 [colin]      0.9.12cvs39.2
7485
7486         * src/alertpanel.c
7487                 More nice-looking alertpanels
7488
7489 2004-07-29 [colin]      0.9.12cvs39.1
7490
7491         * src/messageview.c
7492                 sync with head
7493                 (inform user when partial mail is deleted on server)
7494
7495 2004-07-29 [colin]      0.9.12cvs38.1
7496
7497         * src/messageview.c
7498                 sync with head
7499
7500 2004-07-28 [paul]       0.9.12cvs37.7
7501
7502         * src/mainwindow.c
7503                 complete the replacement of deprecated gtk_progress_*
7504
7505 2004-07-28 [paul]       0.9.12cvs37.6
7506
7507         * src/action.c
7508         * src/inc.c
7509         * src/mainwindow.c
7510         * src/send_message.c
7511         * src/gtk/progressdialog.c
7512         * src/gtk/progressdialog.h
7513                 replace deprecated gtk_progress_*
7514
7515 2004-07-28 [paul]       0.9.12cvs37.5
7516
7517         * src/gtk/filesel.c
7518                 remove gtk_window_set_wmclass()
7519 2004-07-28 [paul]       0.9.12cvs37.4
7520
7521         * src/addressbook.c
7522         * src/compose.c
7523         * src/foldersel.c
7524         * src/mainwindow.c
7525         * src/messageview.c
7526         * src/sourcewindow.c
7527         * src/gtk/logwindow.c
7528                 remove gtk_window_set_wmclass()
7529                 
7530         * src/prefs_filtering.c
7531         * src/prefs_filtering_action.c
7532         * src/prefs_fonts.c
7533         * src/prefs_gtk.c
7534         * src/prefs_matcher.c
7535         * src/ssl_manager.c
7536         * src/gtk/prefswindow.c
7537                 replace gtk_window_position()
7538
7539 2004-07-28 [colin]      0.9.12cvs37.3
7540
7541         * src/alertpanel.c
7542         * src/alertpanel.h
7543                 Add a way to specify panel type for specific
7544                 panels (alertpanel())
7545         * src/account.c
7546         * src/addressbook.c
7547         * src/compose.c
7548         * src/expldifdlg.c
7549         * src/main.c
7550         * src/messageview.c
7551         * src/summaryview.c
7552         * src/textview.c
7553         * src/gtk/sslcertwindow.c
7554                 Fix alertpanel()s so that their icon match
7555                 their real type
7556
7557 2004-07-28 [paul]       0.9.12cvs37.2
7558
7559         * src/addr_compl.c
7560         * src/addressbook.c
7561         * src/alertpanel.c
7562         * src/compose.c
7563         * src/export.c
7564         * src/foldersel.c
7565         * src/folderview.c
7566         * src/grouplistdialog.c
7567         * src/import.c
7568         * src/mainwindow.c
7569         * src/message_search.c
7570         * src/messageview.c
7571         * src/passphrase.c
7572         * src/prefs_actions.c
7573         * src/prefs_common.c
7574         * src/prefs_customheader.c
7575         * src/prefs_display_header.c
7576         * src/prefs_filtering.c
7577         * src/prefs_filtering_action.c
7578         * src/prefs_gtk.c
7579         * src/prefs_matcher.c
7580         * src/prefs_msg_colors.c
7581         * src/prefs_summary_column.c
7582         * src/prefs_template.c
7583         * src/sourcewindow.c
7584         * src/ssl_manager.c
7585         * src/summary_search.c
7586         * src/gtk/colorsel.c
7587         * src/gtk/description_window.c
7588         * src/gtk/gtkaspell.c
7589         * src/gtk/inputdialog.c
7590         * src/gtk/logwindow.c
7591         * src/gtk/prefswindow.c
7592         * src/gtk/progressdialog.c
7593                 replace deprecated gtk_window_set_policy
7594
7595 2004-07-27 [colin]      0.9.12cvs37.1
7596
7597         * src/msgcache.c
7598                 More fixes (synced for head again)
7599
7600 2004-07-27 [colin]      0.9.12cvs35.3
7601
7602         * src/msgcache.c
7603                 Fix wrong test
7604
7605 2004-07-27 [colin]      0.9.12cvs35.2
7606
7607         * src/mimeview.c
7608                 Fix width a bit (by Paul)
7609         * src/alertpanel.c
7610         * src/alertpanel.h
7611                 Specialize icons, make alertpanel_message()
7612                 private
7613         * src/message_search.c
7614         * src/sgpgme.c
7615         * src/summary_search.c
7616                 Suit alertpanel changes
7617
7618 2004-07-27 [colin]      0.9.12cvs35.1
7619
7620         * src/alertpanel.c
7621                 Add an icon
7622         * src/passphrase.c
7623                 Add debug output - maybe someone will
7624                 want to look at the problem with Grab
7625                 Input :)
7626         Bump version as we're synced with HEAD
7627
7628 2004-07-26 [colin]      0.9.12cvs33.26
7629
7630         * src/pop.c
7631                 Fix uidl-file parsing when not in new
7632                 format
7633
7634 2004-07-26 [colin]      0.9.12cvs33.25
7635
7636         * src/gtk/menu.c
7637                 Move popup menu up if necessary (fixes 
7638                 account selector)
7639         * src/mainwindow.c
7640                 Set account selector's button height to
7641                 minimum
7642
7643 2004-07-26 [colin]      0.9.12cvs33.24
7644
7645         * src/alertpanel.c
7646                 Maybe fix 551 (Truncated font in alert window)
7647
7648 2004-07-26 [colin]      0.9.12cvs33.23
7649
7650         * po/de.po
7651         * po/es.po
7652         * po/fr.po
7653         * po/it.po
7654         * po/ja.po
7655         * po/pl.po
7656         * po/ru.po
7657         * po/sk.po
7658         * po/sr.po
7659         * po/zh_CN.po
7660                 Sync po files with HEAD
7661
7662 2004-07-26 [paul]       0.9.12cvs33.22
7663
7664         * src/compose.c
7665                 fix Bug 556 'Organisation-header is sent even if empty'
7666
7667 2004-07-24 [colin]      0.9.12cvs33.21
7668
7669         * src/compose.c
7670         * src/gtk/gtkaspell.c
7671         * src/gtk/gtkaspell.h
7672                 Fix speller accelerators (require hack)
7673
7674 2004-07-24 [colin]      0.9.12cvs33.20
7675
7676         * src/gtk/gtkaspell.c
7677                 Fix over-eager code deletion breaking
7678                 Check while typing
7679
7680 2004-07-24 [colin]      0.9.12cvs33.19
7681
7682         * src/browseldap.c
7683         * src/ldapctrl.c
7684         * src/ldapctrl.h
7685         * src/ldapserver.h
7686                 Sync ldap with HEAD
7687         (Fixes 546 LDAP completely broken)
7688
7689 2004-07-24 [colin]      0.9.12cvs33.18
7690
7691         * src/prefs_msg_colors.c
7692                 Fix prototype mismatch
7693         (Fixes 547 void function cannot return value)
7694
7695 2004-07-24 [colin]      0.9.12cvs33.17
7696
7697         * src/mainwindow.c
7698                 Fix sort going back to previous sort key
7699                 when changing sort direction
7700
7701 2004-07-24 [colin]      0.9.12cvs33.16
7702
7703         * src/compose.c
7704                 Fix space insertion when re-wrapping at 
7705                 cursor point
7706
7707 2004-07-24 [colin]      0.9.12cvs33.15
7708
7709         * src/gtk/gtkaspell.c
7710                 Don't change cursor position in insert-text
7711                 callback
7712         (Fixes 539 Word wrapping on input transposes letters)
7713
7714 2004-07-24 [colin]      0.9.12cvs33.14
7715
7716         * src/gtk/gtkaspell.c
7717                 Reencode non-ascii chars to dictionary's
7718                 encoding
7719         (Fixes 544 Spell check broken non english locale)
7720
7721 2004-07-24 [colin]      0.9.12cvs33.13
7722
7723         * src/summaryview.c
7724                 Fix Shift+Down, add Home/End/PgUp/PgDown
7725
7726 2004-07-21 [colin]      0.9.12cvs33.12
7727
7728         * src/prefs_common.c
7729                 Fix a gtk warning (Patch by Andrej Kacian)
7730
7731 2004-07-21 [colin]      0.9.12cvs33.11
7732
7733         * src/gtk/filesel.c
7734                 More check
7735
7736 2004-07-21 [colin]      0.9.12cvs33.10
7737
7738         * src/compose.c
7739         * src/crash.c
7740         * src/export.c
7741         * src/import.c
7742         * src/messageview.c
7743         * src/mimeview.c
7744         * src/prefs_spelling.c
7745         * src/prefs_themes.c
7746         * src/summaryview.c
7747         * src/gtk/filesel.c
7748         * src/gtk/filesel.h
7749         * src/gtk/pluginwindow.c
7750                 Untwist open/save mode guessing logic, make
7751                 it explicit
7752
7753 2004-07-20 [colin]      0.9.12cvs33.9
7754
7755         * src/codeconv.c
7756                 conv_encode_header: src_charset is UTF-8 on
7757                 gtk2
7758         * src/compose.c
7759                 Remove double encoding of the headers
7760
7761 2004-07-20 [colin]      0.9.12cvs33.8
7762
7763         * src/codeconv.c
7764                 Fix typo
7765
7766 2004-07-20 [colin]      0.9.12cvs33.7
7767
7768         * src/mainwindow.c
7769                 Set the separated messageview to the saved
7770                 size of Claws' messageview (Patch by Alfons)
7771                 Fix a callback prototype (me)
7772
7773 2004-07-20 [colin]      0.9.12cvs33.6
7774
7775         * src/codeconv.h
7776                 Forgot one hunk in 0.9.12cvs33.4
7777
7778 2004-07-19 [colin]      0.9.12cvs33.5
7779
7780         * src/action.c
7781                 Action output fix
7782                 Patch by Alfons
7783
7784 2004-07-19 [colin]      0.9.12cvs33.4
7785
7786         * src/compose.c
7787                 Fix outgoing charset bug in headers
7788         * src/codeconv.c
7789                 Clean for glib2 - Patch by Alfons
7790
7791 2004-07-19 [colin]      0.9.12cvs33.3
7792
7793         * src/statusbar.c
7794                 Remove grip from the statusbar
7795                 Patch by Alfons
7796
7797 2004-07-19 [colin]      0.9.12cvs33.2
7798
7799         * src/messageview.c
7800         * src/textview.c
7801                 Fix messageview remembering the previous
7802                 scroll position when loading a new message
7803                 Patch by Alfons
7804
7805 2004-07-19 [colin]      0.9.12cvs33.1
7806
7807         * src/folder.h
7808         * src/folderview.c
7809         * src/summaryview.c
7810                 Sync with HEAD
7811
7812 2004-07-18 [colin]      0.9.12cvs32.7
7813
7814         * configure.ac
7815                 Remove useless check for XIM - noticed
7816                 by Alfons
7817
7818 2004-07-18 [colin]      0.9.12cvs32.6
7819
7820         * src/summaryview.c
7821                 Remove non-modified and shift-modified
7822                 accelerators in summaryview's popup
7823                 menu, as that doesn't get catched by
7824                 the accel-activate signal catcher...
7825
7826 2004-07-18 [colin]      0.9.12cvs32.5
7827
7828         * src/prefs_common.c
7829                 Define sensible default prefs for 
7830                 wrapping
7831
7832 2004-07-18 [colin]      0.9.12cvs32.4
7833
7834         * src/compose.c
7835         * src/prefs_common.c
7836         * src/prefs_common.h
7837         * src/prefs_wrapping.c
7838                 Remove Smart Wrapping pref, which does
7839                 nothing on gtk2 branch
7840
7841 2004-07-18 [colin]      0.9.12cvs32.3
7842
7843         * src/sourcewindow.c
7844                 Proper utf8
7845
7846 2004-07-18 [colin]      0.9.12cvs32.2
7847
7848         * src/compose.c
7849                 Save attachment status when drafting
7850
7851 2004-07-18 [colin]      0.9.12cvs32.1
7852
7853         * src/gtk/filesel.c
7854                 Fix erratic folder selection in open mode
7855
7856 2004-07-18 [colin]      0.9.12cvs31.11
7857
7858         * src/pop.c
7859                 Don't let partial messages get deleted
7860                 even with "dowload all"
7861                 (0.9.12cvs31.8 fix extension)
7862 2004-07-18 [colin]      0.9.12cvs31.10
7863
7864         * src/gtk/logwindow.c
7865                 Fix log scrolling
7866
7867 2004-07-18 [colin]      0.9.12cvs31.9
7868
7869         * src/common/utils.c
7870                 Fix non-utf8 strings coming from commands
7871                 and files
7872
7873 2004-07-18 [colin]      0.9.12cvs31.8
7874
7875         * src/pop.c
7876                 Fix partial download bug with Download all
7877                 messages option
7878
7879 2004-07-18 [colin]      0.9.12cvs31.7
7880
7881         * src/textview.c
7882                 Fix bug introduced in 0.9.12cvs31.2
7883                 (blocked in select mode after double click)
7884
7885 2004-07-18 [colin]      0.9.12cvs31.6
7886
7887         * src/compose.c
7888         * src/gtk/menu.c
7889                 More glib-warning fixes
7890
7891 2004-07-18 [colin]      0.9.12cvs31.5
7892
7893         * src/compose.c
7894                 Fix trashing the primary clipboard when moving 
7895                 around with tab
7896         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
7897
7898 2004-07-18 [colin]      0.9.12cvs31.4
7899
7900         * src/codeconv.c
7901                 convert unencoded iso headers to utf8
7902         (Fix Bug 538 Unencoded local characters in subject make it 
7903          disappear)
7904
7905 2004-07-18 [colin]      0.9.12cvs31.3
7906
7907         * src/compose.c
7908                 Fix tab char handling in wrapping
7909         (Fix Bug 537 Line wrap problem - TAB character treated as 
7910          one character instead of 8)
7911
7912 2004-07-18 [colin]      0.9.12cvs31.2
7913
7914         * src/textview.c
7915                 return FALSE on GDK_MOTION_NOTIFY
7916         (Fix Bug 535 Hyperlinks/addresses are not selectable 
7917          (unable to highlight))
7918
7919 2004-07-18 [colin]      0.9.12cvs31.1
7920
7921         * src/folderview.c
7922                 Sync with 0.9.12cvs31
7923
7924 2004-07-18 [colin]      0.9.12cvs30.4
7925
7926         * src/compose.c
7927                 Also block text_inserted when inserting a file
7928
7929 2004-07-18 [colin]      0.9.12cvs30.3
7930
7931         * src/compose.c
7932                 Fix smart wrapping (block text_inserted handler
7933                 while putting quotation to avoid wrap on input,
7934                 don't join lines if next is sig separator)
7935
7936 2004-07-17 [colin]      0.9.12cvs30.2
7937
7938         * src/folderview.c
7939         * src/mainwindow.c
7940         * src/mimeview.c
7941         * src/summaryview.c
7942         * src/gtk/quicksearch.c
7943         * src/gtk/quicksearch.h
7944                 Block key events handlers *and* accels while
7945                 quicksearch is focused
7946         (Fixes Bug 534 quick-search bar not accepting certain letters)
7947
7948 2004-07-17 [colin]      0.9.12cvs30.1
7949
7950         * src/folder.h
7951         * src/folderview.c
7952         * src/summaryview.c
7953                 Sync with 0.9.12cvs30
7954
7955 2004-07-17 [colin]      0.9.12cvs28.2
7956
7957         * src/mimeview.c
7958         * src/procmime.c
7959         * src/summaryview.c
7960         * src/gtk/menu.c
7961                 Squash some compile and glib warnings
7962
7963 2004-07-17 [paul]       0.9.12cvs28.1
7964
7965         * src/mimeview.c
7966                 sync with 0.9.12cvs28 HEAD
7967
7968 2004-07-16 [paul]       0.9.12cvs26.1
7969         
7970         * src/gtk/quicksearch.c
7971         * src/account.c
7972         * src/account.h
7973         * src/compose.c
7974         * src/customheader.c
7975         * src/folder_item_prefs.c
7976         * src/main.c
7977         * src/mainwindow.c
7978         * src/messageview.c
7979         * src/mimeview.c
7980         * src/news.c
7981         * src/pgpmime.c
7982         * src/pop.c
7983         * src/pop.h
7984         * src/prefs_account.c
7985         * src/prefs_account.h
7986         * src/prefs_common.c
7987         * src/prefs_common.h
7988         * src/prefs_display_header.c
7989         * src/prefs_gtk.c
7990         * src/prefs_gtk.h
7991         * src/procheader.c
7992         * src/procmime.c
7993                 sync with 0.9.12cvs26 HEAD      
7994
7995 2004-07-15 [colin]      0.9.12cvs18.14
7996
7997         * src/folder.c
7998                 Disable GPG signature check during
7999                 folder move and scan
8000         (Closes Bug 521 Signature checking slows down Folder-Move)
8001
8002 2004-07-14 [colin]      0.9.12cvs18.13
8003
8004         * src/common/partial_download.c
8005                 update includes
8006
8007 2004-07-14 [colin]      0.9.12cvs18.12
8008
8009         * src/common/partial_download.c
8010         * src/common/partial_download.h
8011                 Move doc at top, add correct copyright
8012
8013 2004-07-14 [colin]      0.9.12cvs18.11
8014
8015         * src/folder.c
8016         * src/messageview.c
8017         * src/pop.c
8018         * src/pop.h
8019         * src/procmsg.c
8020         * src/summaryview.c
8021         * src/common/Makefile.am
8022         * src/common/partial_download.c ** NEW FILES **
8023         * src/common/partial_download.h ** NEW FILES **
8024                 Move partial-download related stuff to its
8025                 own file
8026
8027 2004-07-14 [colin]      0.9.12cvs18.10
8028
8029         * src/send_message.c
8030                 Fix smtp auth when user is null or empty
8031
8032 2004-07-13 [colin]      0.9.12cvs18.9
8033
8034         * src/gtk/quicksearch.c
8035                 Use alphabetic order
8036
8037 2004-07-13 [colin]      0.9.12cvs18.8
8038
8039         * src/pop.c
8040                 Be paranoid on the checks
8041
8042 2004-07-13 [colin]      0.9.12cvs18.7
8043
8044         * src/gtk/quicksearch.c
8045                 Fix Engrish once again
8046
8047 2004-07-13 [colin]      0.9.12cvs18.6
8048
8049         * src/procmsg.c
8050         * src/summaryview.c
8051                 Mark messages for deletion when they are about to
8052                 be removed from trash
8053
8054 2004-07-13 [colin]      0.9.12cvs18.5
8055
8056         * src/matcher.c
8057         * src/matcher.h
8058         * src/matcher_parser_parse.y
8059         * src/prefs_matcher.c
8060         * src/gtk/quicksearch.c
8061                 Add 'partial' ('p') match string to find partially
8062                 downloaded messages
8063
8064 2004-07-13 [colin]      0.9.12cvs18.4
8065
8066         * src/pop.c
8067                 Fix misplaced block
8068
8069 2004-07-13 [colin]      0.9.12cvs18.3
8070
8071         * src/pop.c
8072         * src/pop.h
8073         * src/messageview.c
8074                 Refactor API (to avoid passing 5+ params and code
8075                 duplication)
8076         * src/folder.c
8077         * src/msgcache.c
8078         * src/procheader.c
8079         * src/common/defs.h
8080                 Add planned_download to cache
8081                 Don't mess uidl file when moving partially downloaded
8082                 mails (they change folder, we should change it in the
8083                 uidl list too or we'll remove an incorrect message)
8084                 (this also helps removing hacks when changing 
8085                 planned_download in messageview.c)
8086
8087 2004-07-12 [colin]      0.9.12cvs18.2
8088
8089         * src/gtk/quicksearch.c
8090                 Fix missing status update in quicksearch
8091
8092 2004-07-12 [paul]       0.9.12cvs18.1
8093
8094         * po/POTFILES.in
8095         * src/Makefile.am
8096         * src/account.c
8097         * src/codeconv.c
8098         * src/compose.c
8099         * src/inc.c
8100         * src/main.c
8101         * src/prefs_common.c
8102         * src/procmsg.h
8103         * src/toolbar.c
8104         * src/prefs_msg_colors.[ch]     ** NEW FILES **
8105         * src/prefs_wrapping.[ch]       ** NEW FILES **
8106         * src/common/intl.h
8107         * src/common/utils.[ch]
8108         * src/gtk/quicksearch.[ch]
8109                 sync with 0.9.12cvs18 HEAD
8110
8111 2004-07-12 [colin]      0.9.11cvs17.25
8112
8113         * src/folder.c
8114         * src/folder.h
8115                 Remove unused function added by me in 0.9.11cvs17.10
8116
8117 2004-07-11 [colin]      0.9.11cvs17.24
8118
8119         * src/inc.c
8120         * src/messageview.c
8121         * src/pop.c
8122         * src/pop.h
8123                 Use folderitem and msgnum instead of filename to
8124                 know which mail to delete
8125                 Move old partial mail deletion to pop.c
8126
8127 2004-07-10 [colin]      0.9.11cvs17.23
8128
8129         * src/inc.c
8130                 Add debug
8131         * src/pop.c
8132         * src/pop.h
8133                 Don't re-use same enums for unrelated stuff: it's 
8134                 completely misleading !
8135                 Document a bit
8136
8137 2004-07-09 [colin]      0.9.11cvs17.22
8138
8139         * src/inc.c
8140                 Remove folder-type check and do
8141                 more tests to be sure everything's
8142                 ok
8143         * src/messageview.c
8144                 Punctuation update, remove useless
8145                 code, fix two warnings
8146         * src/noticeview.c
8147                 Layout cleaning, reset 2nd button
8148                 when specifying one
8149
8150 2004-07-09 [colin]      0.9.11cvs17.21
8151
8152         * src/messageview.c
8153         * src/pop.c
8154         * src/pop.h
8155                 Allow user to change his mind
8156                 and postpone decision (by
8157                 unmarking the mail)
8158
8159 2004-07-09 [colin]      0.9.11cvs17.20
8160
8161         * src/messageview.c
8162                 Fix bug with delete state
8163         * src/pop.c
8164         * src/pop.h
8165                 Fix buffer leak (fread doesn't 
8166                 terminate buffers with \0)
8167                 Refactoring (remove magic 
8168                 numbers)
8169
8170 2004-07-09 [colin]      0.9.11cvs17.19
8171
8172         * src/pop.c
8173                 Don't log "Skipping message" if 
8174                 we're going to TOP it two lines
8175                 later
8176
8177 2004-07-09 [colin]      0.9.11cvs17.18
8178
8179         * src/messageview.c
8180                 Fix Engrish
8181
8182 2004-07-09 [colin]      0.9.11cvs17.17
8183
8184         * src/pop.c
8185                 strlen checking...
8186         * src/messageview.c
8187                 refactoring a bit
8188
8189 2004-07-08 [colin]      0.9.11cvs17.16
8190
8191         * src/noticeview.c
8192         * src/noticeview.h
8193                 Add an optional second button
8194         * src/messageview.c
8195         * src/pop.c
8196         * src/pop.h
8197                 Don't delete partially received mails after a certain
8198                 time; rather, let the user decide.
8199
8200 2004-07-08 [colin]      0.9.11cvs17.15
8201
8202         * src/common/smtp.h
8203                 Sync with HEAD
8204
8205 2004-07-08 [colin]      0.9.11cvs17.14
8206
8207         * src/messageview.c
8208         * src/common/smtp.c
8209                 Use to_human_readable() for sizes
8210
8211 2004-07-08 [colin]      0.9.11cvs17.13
8212
8213         * src/inc.c
8214         * src/messageview.c
8215         * src/pop.c
8216         * src/pop.h
8217         * src/procmsg.c
8218                 Fix partial-downloading issues:
8219                         catch unsupported TOP
8220                         don't delete partially downloaded mails before 5 days
8221                         don't update existing with non-MH folders; that'll
8222                         make dups, but it's better than trashing the folder
8223                         free new msginfo parts
8224                 Fix indentation ;-)
8225
8226 2004-07-08 [colin]      0.9.11cvs17.12
8227
8228         * src/common/smtp.c
8229         * src/common/smtp.h
8230                 Sync smtp size verification with HEAD
8231
8232 2004-07-08 [colin]      0.9.11cvs17.11
8233
8234         * src/summaryview.c
8235         * src/prefs_common.c
8236         * src/prefs_common.h
8237         * src/gtk/quicksearch.c
8238         * src/gtk/quicksearch.h
8239                 Sync sticky pref with HEAD
8240
8241 2004-07-08 [colin]      0.9.11cvs17.10
8242
8243         * src/folder.c [1.213.2.6]
8244         * src/folder.h [1.87.2.6]
8245         * src/inc.c [1.149.2.7]
8246         * src/messageview.c [1.94.2.8]
8247         * src/procheader.c [1.47.2.6]
8248         * src/procmsg.c [1.150.2.4]
8249         * src/procmsg.h [1.60.2.5]
8250         * src/pop.c [1.56.2.4]
8251         * src/pop.h [1.17.2.3]
8252                 Let too big messages get downloaded, but truncated
8253                 Add a button to download them completely
8254                 
8255 2004-07-06 [colin]      0.9.11cvs17.9
8256
8257         * src/gtk/quicksearch.c [1.1.2.3]
8258                 Add a Clear button
8259         * commitHelper
8260         * PATCHSETS
8261                 Add a script to help with cvs
8262
8263 2004-07-03 [colin]      0.9.11cvs17.8
8264
8265         * src/plugins/imageviewer/viewer.c
8266                 fix imageviewer (which was staying on the first
8267                 displayed image)
8268
8269 2004-07-03 [colin]      0.9.11cvs17.7
8270
8271         Removed FIXME_GTK2 warnings
8272         * src/gtk/gtkutils.c
8273                 useless #warnings
8274         * src/gtk/menu.c
8275                 useless #warnings (no need to mess with menu rc)
8276         * src/gtk/menu.h
8277                 unused functions
8278         
8279
8280 2004-07-03 [colin]      0.9.11cvs17.6
8281
8282         Removed FIXME_GTK2 warnings
8283         * src/codeconv.c
8284                 useless #warnings (rewrite needed)
8285         * src/compose.c
8286                 useless #warnings (rewrite needed)
8287                 useless #warnings (gtk2 is like that)
8288                 useless #warnings (previously fixed)
8289         * src/main.c
8290                 useless #warnings (previously fixed)
8291         * src/message_search.c
8292                 useless #warnings (gtk2 is like that)
8293                 Made apparent that search is case-sensitive
8294         * src/mimeview.c
8295                 useless #warnings (rewrite needed)
8296                 useless #warnings (gtk2 is like that)
8297                 reimplemented real warnings
8298         * src/prefs_common.c
8299                 Removed block cursor option (not it gtk2)
8300         * src/prefs_gtk.c
8301                 useless #warnings (rewrite needed)
8302         * src/procheader.c
8303                 useless #warnings (rewrite needed)
8304         * src/sourcewindow.c
8305                 useless #warnings (incorrect placing)
8306         * src/summary_search.c
8307                 useless #warnings (gtk2 is like that)
8308                 Made apparent that search is case-sensitive
8309         * src/action.c
8310                 useless #warnings (gtk2 is like that)
8311         * src/textview.c
8312                 useless #warnings (rewrite needed)
8313         * src/toolbar.c
8314                 useless #warnings (rewrite needed)
8315
8316 2004-07-03 [colin]      0.9.11cvs17.5
8317
8318         * src/textview.c
8319                 Fix mismerge which broke URI opening
8320                 
8321 2004-07-01 [colin]      0.9.11cvs17.4
8322
8323         * src/gtk/filesel.c
8324                 Fill filename when saving
8325                 
8326 2004-06-27 [colin]      0.9.11cvs17.3
8327
8328         * src/gtk/filesel.[ch]
8329                 Use the new GTK file selector
8330                 Update prototype to match the reality: multiple file
8331                 selection is open-only          
8332         * src/compose.c
8333                 Match the new prototypes        
8334         * configure.ac
8335                 Match the new requirements (gtk 2.4.0)
8336                         
8337 2004-06-26 [colin]      0.9.11cvs17.2
8338
8339         * src/plugins/trayicon/trayicon.c
8340                 Remove useless signal handler on resize, which causes
8341                 an infinite "loop"
8342         
8343 2004-06-26 [colin]      0.9.11cvs17.1
8344         
8345         * tools/Makefile.am
8346                 remove launch_firebird and add nautilus2sylpheed.sh
8347         * src/quicksearch.c
8348           src/summaryview.c
8349                 Fix show/hide "Extended symbols" button problem
8350                 Fix apparition at startup
8351                 Fix const warnings
8352         * src/plugins/image_viewer/Makefile.am
8353                 Fix configure 
8354         * common/ssl.c
8355                 Re-enable certificate check, as it doesn't seem to
8356                 cause Xlib errors anymore
8357
8358 2004-06-25 [paul]       0.9.11cvs17
8359
8360         * sync with 0.9.11cvs17 HEAD
8361         
8362         NOTE: QuickSearch is broken
8363
8364 2004-06-07 [colin]      0.9.10claws67.10
8365         * src/plugins/trayicon/trayicon.c
8366           src/plugins/trayicon/libeggtrayicon/Makefile.am
8367           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
8368                 Fix gettextization in trayicon plugin
8369
8370 2004-06-07 [colin]      0.9.10claws67.9
8371         
8372         * src/summaryview.c
8373           src/gtk/gtksctree.[ch]
8374                 Let Shift+{Up,Down} work in summaryview
8375                 (well, Down "works" and Up works)
8376                 Let the list scroll when using these keys
8377
8378 2004-06-06 [colin]      0.9.10claws67.8
8379
8380         * src/plugins/trayicon/trayicon.c
8381                 Fix pixmap update
8382
8383 2004-06-06 [colin]      0.9.10claws67.7
8384
8385         * src/addressbook.c
8386                 Fix signal handling causing system-wide focus grab
8387
8388 2004-05-25 [paul]       0.9.10claws67.6
8389
8390         * Makefile.am
8391           src/Makefile.am
8392                 clean up
8393
8394 2004-05-25 [paul]       0.9.10claws67.5
8395
8396         * replace deprecated gtk_signal... functions
8397
8398 2004-05-23 [colin]      0.9.10claws67.4
8399
8400         * src/compose.c
8401                 Fix wrapping
8402
8403 2004-05-22 [colin]      0.9.10claws67.3
8404
8405         * src/compose.c
8406                 Re-fix [Edited] in compose.c::compose_reedit()
8407
8408 2004-05-22 [colin]      0.9.10claws67.2
8409
8410         * src/procmime.c
8411                 Fix parsing of multiparts mails
8412
8413 2004-05-22 [colin]      0.9.10claws67.1
8414
8415         * src/summaryview.c
8416                 Fix quicksearch
8417
8418 2004-05-22 [paul]       0.9.10claws67
8419
8420         * sync with 0.9.10claws67 HEAD
8421
8422 2004-05-14 [alfons]
8423
8424         * src/procmime.h
8425                 add forgotton prototype
8426
8427 2004-05-10 [paul]       0.9.10claws57
8428
8429         * sync with 0.9.10claws57 HEAD
8430
8431 2004-05-05 [paul]       0.9.9.claws1
8432
8433         * ChangeLog-gtk2        ** REMOVED **
8434           ChangeLog-gtk2.claws  ** ADDED **
8435                 rename and adopt the normal claws format
8436                 
8437         * configure.ac
8438                 require gtkmathview >= 0.5
8439
8440         * ac/*                          ** REMOVED **
8441           ac/                           ** REMOVED **
8442           intl/Makefile.in              ** REMOVED **
8443           m4/                           ** ADDED **
8444           m4/missing                    ** ADDED **
8445           m4/missing/gdk-pixbuf.m4      ** ADDED **
8446           m4/missing/gettext.m4         ** ADDED **
8447           m4/missing/gpgme.m4           ** ADDED **
8448           m4/missing/imlib.m4           ** ADDED **
8449           m4/.cvsignore                 ** ADDED **
8450           m4/Makefile.am                ** ADDED **
8451           m4/README                     ** ADDED **
8452           m4/aclocal-include.m4         ** ADDED **
8453           m4/aspell.m4                  ** ADDED **
8454           m4/check-type.m4              ** ADDED **
8455           m4/gnupg-check-typedef.m4     ** ADDED **
8456           m4/openssl.m4                 ** ADDED **
8457           m4/spamassassin.m4            ** ADDED **
8458           po/ChangeLog                  ** REMOVED **
8459           po/Makefile.in.in             ** REMOVED **
8460           po/Rules-quot                 ** REMOVED **
8461           po/boldquot.sed               ** REMOVED **
8462           po/en@boldquot.header         ** REMOVED **
8463           po/en@quot.header             ** REMOVED **
8464           po/insert-header.sin          ** REMOVED **
8465           po/quot.sed                   ** REMOVED **
8466           po/remove-potcdate.sed        ** REMOVED **
8467           po/remove-potcdate.sin        ** REMOVED **
8468           po/stamp-po                   ** REMOVED **
8469           Makefile.am
8470           autogen.sh
8471           configure.ac
8472                 enable building with automake 1.8.x
8473                 add 'autopoint --force' to autogen.sh and remove all
8474                 auto-generated files, remove ac/ directory and use
8475                 m4/ directory instead
8476                 
8477         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
8478                 fix gettextization
8479
8480 2004-02-28 Colin Leroy <colin@colino.net>
8481         * src/prefs_matcher.c
8482           src/prefs_filtering.c
8483           src/prefs_filtering_action.c
8484                 Fix non-editable GtkEntries
8485
8486 2004-02-22 Thorsten Maerz <torte@netztorte.de>
8487         * src/prefs_themes.c
8488                 utf8 conversion for theme info
8489
8490 2004-02-21 Thorsten Maerz <torte@netztorte.de>
8491         * sync 0.9.9claws
8492
8493 2004-02-14 Thorsten Maerz <torte@netztorte.de>
8494         * src/grouplistdialog.c
8495                 allow multiple selections without ctrl key
8496
8497 2004-02-09 Thorsten Maerz <torte@netztorte.de>
8498         * src/main.c
8499                 enable customizable accelerators
8500
8501 2004-02-08 Thorsten Maerz <torte@netztorte.de>
8502         * src/prefs_common.c
8503                 re-enable different font settings for gtk1/2
8504         * src/prefs_folder_item.c
8505                 fix folder prefs displayed wrong
8506         * src/textview.c
8507                 set 'sunken' shadow type
8508
8509 2004-02-07 Colin Leroy <colin@colino.net>
8510         * src/compose.c
8511                 Fix message being always [Edited]
8512                 Encode headers correctly (utf8 buf)
8513
8514 2004-01-27 Thorsten Maerz <torte@netztorte.de>
8515         * src/socket.c
8516                 remove double g_source_attach()
8517                 (Thanks to Colin Leroy)
8518
8519 2004-01-27 Thorsten Maerz <torte@netztorte.de>
8520         * src/gtk/gtksctree.c
8521                 Fix SSL certificate list not shown
8522         * src/mimeview.c
8523                 Fix clicks in mime tree
8524
8525 2004-01-27 Thorsten Maerz <torte@netztorte.de>
8526         * src/common/socket.c
8527                 Fix SSL receive
8528         * src/compose.c
8529                 Fix clipboard menu hotkeys
8530
8531 2004-01-25 Thorsten Maerz <torte@netztorte.de>
8532         * src/gtk/gtkaspell.[ch]
8533           src/compose.c
8534                 reimplement spellchecker
8535
8536 2004-01-25 Thorsten Maerz <torte@netztorte.de>
8537         * src/gtk/filesel.c
8538                 crash when inserting file in compose window
8539                 (TODO: keep old selection on clicks)
8540         * src/main.c
8541                 use gtkrc-2.0 instead of gtkrc
8542
8543 2004-01-25 Thorsten Maerz <torte@netztorte.de>
8544         * src/messageview.c
8545                 remove orphaned mimeview unref()
8546
8547 2004-01-20 Thorsten Maerz <torte@netztorte.de>
8548         * src/grouplistdialog.c
8549                 expand nodes containing subscribed groups
8550
8551 2004-01-19 Thorsten Maerz <torte@netztorte.de>
8552         * src/textview.c
8553                 textview: hide cursor, restore old click behaviour
8554
8555 2004-01-18 Thorsten Maerz <torte@netztorte.de>
8556         * src/textview.c
8557                 variable names messed up
8558
8559 2004-01-17 Colin Leroy <colin@colino.net>
8560         * src/addr_compl.c
8561                 Fix completion address too thin
8562         * src/compose.c
8563                 Fix tab-to-subject behaviour
8564         * src/summaryview.c
8565                 Implement key up & down in summaryview
8566
8567 2004-01-12 Thorsten Maerz <torte@netztorte.de>
8568
8569         * sync 098claws
8570
8571 2004-01-08 Thorsten Maerz <torte@netztorte.de>
8572         * configure.ac
8573           Makefile.am
8574           doc/.cvsignore
8575           doc/Makefile.am
8576                 faq, man, manual moved to doc/
8577         * ac/aspell.m4
8578           ac/check-type.m4
8579           ac/gnupg-check-typedef.m4
8580           ac/openssl.m4
8581           ac/spamassassin.m4
8582           ac/missing/gdk-pixbuf.m4
8583           ac/missing/gpgme.m4
8584           ac/missing/imlib.m4
8585                 fix automake warnings
8586
8587 2003-12-06 Colin Leroy <colin@colino.net>
8588         * src/summaryview.c
8589                 Fix quicksearch
8590
8591 2003-12-05 Colin Leroy <colin@colino.net>
8592         * src/summaryview.c
8593                 Fix going to next unread folder
8594
8595 2003-12-05 Colin Leroy <colin@colino.net>
8596         * src/crash.c
8597                 Fix gtk2 compilation
8598         * src/session.c
8599                 Remove iotag source handler at disconnection
8600         * src/socket.[ch] 
8601                 Remove source handler when closing socket 
8602                 (fixes another seg)
8603
8604 2003-12-04 Colin Leroy <colin@colino.net>
8605         * src/compose.c
8606           src/prefs_account.c
8607           src/prefs_common.c
8608                 Fix some dropdown menus
8609
8610 2003-12-04 Colin Leroy <colin@colino.net>
8611         * src/compose.c
8612                 Fix event handlers on header fields
8613         * src/common/socket.c
8614           src/common/session.c
8615                 Fix segfault with callback (SSL)
8616                 Fix end of session 
8617
8618 2003-10-06 Thorsten Maerz <torte@netztorte.de>
8619
8620         * Fix compile bug in src/compose.c
8621         * removed src/gtk/gtkstext.[ch]
8622
8623 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
8624
8625         * Convert character set and escape "text" attributes in toolbar setting
8626         files.
8627         * Fixed bug in button-press-event handling.
8628
8629 2003-09-16 Thorsten Maerz <torte@netztorte.de>
8630
8631         * Fixed bug in key-press-event handling.
8632
8633 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
8634
8635         * Enabled to compile tray-icon plugin (Ad-hoc).
8636         * Avoid hang up bug of icon list in mime view (Ad-hoc).
8637
8638 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
8639
8640         * Enabled to compile on sylpheed-claws.
8641         (tray-icon plugin still cannot compile yet.)
8642
8643 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
8644
8645         * Updated to 0.9.5.
8646
8647 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
8648
8649         * Updated to 0.9.4.
8650         * Ported monitoring SSL mechanism to GSource of GLib2
8651         (I don't confirm it)
8652         * Added _gtk2 suffix to key name of font preference to avoid
8653         ovverwriting preference of Gtk+-1.2 version.
8654
8655 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
8656
8657         * Updated to 0.9.2.
8658
8659 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
8660
8661         * Updated to 0.9.1.
8662         * Translate po files into UTF-8 when execute autogen.sh.
8663
8664 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
8665
8666         * Updated to 0.9.0.
8667
8668 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
8669
8670         * Plugged GError related memory leaks.
8671
8672 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
8673
8674         * Changed default size of fonts.
8675         * Enabled to set titile font size of warning dialog.
8676
8677 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
8678
8679         * Embed a sylpheed icon into executable binary on Windows.
8680
8681 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
8682
8683         * I forgot to traslate character set of element string in src/xml.c.
8684
8685 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
8686
8687         * Fixed detecting bind_textdomain_codeset in configure.in.
8688         * The bug in which "Example" of "Date fromat" preference isn't displayed
8689         correctly has been fixed.
8690
8691 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
8692
8693         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
8694           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
8695           glib-gettextize
8696           Removed intl directory.
8697           Translated po files into UTF-8.
8698           (Thanks! Ryuji Abe)
8699
8700 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
8701
8702         * The bug which doesn't unscape string in xml.c has been fixed.
8703
8704 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
8705
8706         * The bug which is failed to translate encoding of file name thorough
8707         file dialog has been fixed.
8708
8709 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
8710
8711         * Modified to translate file names which is used in inporting/expoting
8712         mbox feature and "Save as" feature into locale encoding.
8713         * Translate file names into locale encoding when "Attache file" and
8714         "Insert file".
8715         * Force set G_BROKEN_FILENAMES environment variable.
8716         * Other minor fixes.
8717
8718 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
8719
8720         * Modified to treat MH folder's name as locale encoding.
8721
8722 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
8723
8724         * The bug which clash on switching candidates of auto completion of
8725         addresses, cannot use auto completion in Japanesse is fixed
8726         (Thanks! Tokunaga-san)¡¥
8727
8728 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
8729
8730         * The bug which cannot switch key accelerator preference has been fixed
8731         (Thanks! smbd-san)¡¥
8732
8733 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
8734
8735         * version 0.8.11-gtk2-20030314
8736
8737 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
8738
8739         * The bug in which character set conversion of filtering messages has
8740         been fixed.(Thanks! COCOA-san).
8741
8742 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
8743
8744         * Revived "Leave space on head" preference in "Message" category.
8745         * A bug which clash when put the cursor to end of buffer and execute
8746         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
8747
8748 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
8749
8750         * version 0.8.11-gtk2-20030312
8751
8752 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
8753
8754         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
8755         * Modified to use Pango's API directly for font preference.
8756         * Integrated GtkTextView of textview to one widget.
8757         * Set fonts of header title in textview by "header_title" tag.
8758         * Removed some deprecated codes.
8759
8760 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
8761
8762         * Updated to 0.8.11.
8763         * Merged cygwin patch(Thanks! Sakai-san).
8764
8765 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
8766
8767         * version 0.8.10-gtk2-20030309