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