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