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