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