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