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