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