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