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