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