de5ec3a9a45f07d3916ce3a0beea36d8829a64a4
[claws.git] / ChangeLog
1 2006-01-19 [colin]      1.9.100cvs169
2
3         * src/plugins/trayicon/trayicon.c
4                 Gray out Get Mail when already getting mail
5
6 2006-01-18 [paul]       1.9.100cvs168
7
8         * src/compose.c
9                 give widget yellow background was To is
10                 set via folder prefs
11         * src/gtk/quicksearch.c
12                 give widget yellow background when quick
13                 search is active.
14                 Thanks to Colin
15
16 2006-01-18 [paul]       1.9.100cvs167
17
18         * doc/man/sylpheed-claws.1
19                 add --subscribe option
20
21 2006-01-18 [paul]       1.9.100cvs166
22
23         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
24         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
25                 use %U instead of %F (%F is broken for user installed
26                 files in kde 3.5)
27
28 2006-01-18 [cleroy]     1.9.100cvs165
29
30         * src/summaryview.c
31                 Default to Yes in "No more * messages" dialogs
32
33 2006-01-17 [colin]      1.9.100cvs164
34
35         * src/compose.c
36                 Possibly fix an invalid iterator causing
37                 crash
38
39 2006-01-17 [colin]      1.9.100cvs163
40
41         * src/mimeview.c
42                 Fix crash when the image disappears under the
43                 image viewer
44
45 2006-01-16 [colin]      1.9.100cvs162
46
47         * src/compose.c
48                 Fix reenabling autowrap
49
50 2006-01-16 [colin]      1.9.100cvs161
51
52         * src/compose.c
53                 reset quote_len before getting quote_str
54
55 2006-01-16 [colin]      1.9.100cvs160
56
57         * src/account.c
58         * src/account.h
59         * src/folder.c
60         * src/imap_gtk.c
61         * src/mh_gtk.c
62                 Fix bug #883 (default inbox does not track folder move)
63
64 2006-01-16 [colin]      1.9.100cvs159
65
66         * src/compose.c
67         * src/plugins/pgpcore/passphrase.c
68                 More buttons fixes
69
70 2006-01-16 [paul]       1.9.100cvs158
71
72         * src/prefs_actions.c
73         * src/prefs_filtering_action.c
74         * src/prefs_matcher.c
75         * src/quote_fmt.c
76         * src/gtk/description_window.c
77         * src/gtk/description_window.h
78         * src/gtk/quicksearch.c
79                 description window cleanups
80
81 2006-01-15 [colin]      1.9.100cvs157
82
83         * src/addressbook.c
84         * src/prefs_filtering.c
85                 Same here
86
87 2006-01-15 [colin]      1.9.100cvs156
88
89         * src/folderview.c
90         * src/mainwindow.c
91                 Same for "Empty trash"
92
93 2006-01-15 [colin]      1.9.100cvs155
94
95         * src/inc.c
96                 Override offline dialog had Yes by default
97
98 2006-01-15 [colin]      1.9.100cvs154
99
100         * src/summaryview.c
101                 Delete selected messages? previously had Yes the default
102
103 2006-01-15 [colin]      1.9.100cvs153
104
105         * src/folder.c
106         * src/folder.h
107         * src/main.c
108                 Check if a mailbox is loaded after all
109                 plugins are loaded.
110
111 2006-01-15 [colin]      1.9.100cvs152
112
113         * src/folder.c
114                 Don't start wizard when there are unloaded folders (will help
115                 people with only mbox or maildir mailboxes)
116
117 2006-01-14 [colin]      1.9.100cvs151
118
119         * src/addressbook.c
120         * src/expldifdlg.c
121         * src/importldif.c
122         * src/importmutt.c
123         * src/importpine.c
124         * src/mh_gtk.c
125                 More HIG compliance and fixes
126
127 2006-01-14 [colin]      1.9.100cvs150
128
129         * src/prefs_filtering_action.c
130         * src/foldersel.c
131                 Two forgotten button order changes
132
133 2006-01-14 [colin]      1.9.100cvs149
134
135         * src/account.c
136         * src/addressbook.c
137         * src/compose.c
138         * src/folderview.c
139         * src/imap_gtk.c
140         * src/mainwindow.c
141         * src/mh_gtk.c
142         * src/news_gtk.c
143         * src/prefs_actions.c
144         * src/prefs_customheader.c
145         * src/prefs_filtering.c
146         * src/prefs_matcher.c
147         * src/prefs_template.c
148         * src/ssl_manager.c
149         * src/summaryview.c
150         * src/textview.c
151         * src/toolbar.c
152                 All deletion confirmations are now "Cancel, Delete" 
153                 instead of "No, Yes"
154                 Clarified most of the other "No, Yes" to 
155                 "Cancel, Descriptive_action"
156                 Rechanged the "Entry not saved" alerts to have 
157                 "Close, Continue editing"
158
159
160 2006-01-14 [paul]
161
162         * 2.0.0-rc4 released
163
164 2006-01-14 [paul]       1.9.100cvs148
165
166         * src/account.c
167         * src/addressadd.c
168         * src/addressbook.c
169         * src/compose.c
170         * src/editaddress.c
171         * src/editbook.c
172         * src/editgroup.c
173         * src/editjpilot.c
174         * src/editldap.c
175         * src/editvcard.c
176         * src/exphtmldlg.c
177         * src/expldifdlg.c
178         * src/folderview.c
179         * src/grouplistdialog.c
180         * src/imap_gtk.c
181         * src/importmutt.c
182         * src/importpine.c
183         * src/inc.c
184         * src/main.c
185         * src/mainwindow.c
186         * src/message_search.c
187         * src/messageview.c
188         * src/mh_gtk.c
189         * src/mimeview.c
190         * src/news_gtk.c
191         * src/prefs_actions.c
192         * src/prefs_customheader.c
193         * src/prefs_filtering.c
194         * src/prefs_matcher.c
195         * src/prefs_template.c
196         * src/prefs_themes.c
197         * src/ssl_manager.c
198         * src/summary_search.c
199         * src/summaryview.c
200         * src/textview.c
201         * src/toolbar.c
202         * src/gtk/foldersort.c
203         * src/gtk/gtkaspell.c
204         * src/gtk/inputdialog.c
205         * src/gtk/prefswindow.c
206         * src/plugins/pgpcore/select-keys.c
207         * src/plugins/trayicon/trayicon.c
208                 HIG compliant button order
209
210 2006-01-14 [mones]      1.9.100cvs147
211
212         * po/es.po
213                 Updated translation
214
215 2006-01-13 [paul]       1.9.100cvs146
216
217         * AUTHORS
218         * ChangeLog
219         * src/gtk/authors.h
220                 add Joshua M. Kwan to contributors list
221
222 2006-01-13 [colin]      1.9.100cvs145
223
224         * src/gtk/quicksearch.c
225                 Don't refocus quick search after executing (Esc or Enter)
226                 Allows to '/'search something then move up/down in 
227                 summaryview, and to Esc a search and be back in the 
228                 summaryview
229
230 2006-01-13 [paul]       1.9.100cvs144
231
232         * src/plugins/pgpinline/pgpinline.c
233                 support Content-Type 'application/pgp'
234                 patch by Joshua M. Kwan <joshuak@users.sf.net>
235
236 2006-01-13 [paul]       1.9.100cvs143
237
238         * manual/account.xml
239                 make mention of partial retrieval
240                 thanks to Colin
241
242 2006-01-13 [paul]       1.9.100cvs142
243
244         * src/account.c
245         * src/account.h
246         * src/action.c
247         * src/action.h
248         * src/adbookbase.h
249         * src/addr_compl.c
250         * src/addr_compl.h
251         * src/addrbook.c
252         * src/addrcache.c
253         * src/addrcache.h
254         * src/addrcindex.c
255         * src/addrcindex.h
256         * src/addrclip.c
257         * src/addrclip.h
258         * src/addrdefs.h
259         * src/addressadd.c
260         * src/addressadd.h
261         * src/addressbook.c
262         * src/addressbook.h
263         * src/addrgather.c
264         * src/addrgather.h
265         * src/addrharvest.c
266         * src/addrharvest.h
267         * src/addrindex.c
268         * src/addrindex.h
269         * src/addritem.c
270         * src/addritem.h
271         * src/addrquery.c
272         * src/addrquery.h
273         * src/addrselect.c
274         * src/addrselect.h
275         * src/alertpanel.c
276         * src/alertpanel.h
277         * src/browseldap.c
278         * src/browseldap.h
279         * src/codeconv.c
280         * src/codeconv.h
281         * src/compose.c
282         * src/compose.h
283         * src/customheader.c
284         * src/customheader.h
285         * src/displayheader.c
286         * src/displayheader.h
287         * src/editaddress.c
288         * src/editaddress.h
289         * src/editbook.c
290         * src/editbook.h
291         * src/editgroup.c
292         * src/editgroup.h
293         * src/editjpilot.c
294         * src/editjpilot.h
295         * src/editldap.c
296         * src/editldap.h
297         * src/editldap_basedn.c
298         * src/editldap_basedn.h
299         * src/editvcard.c
300         * src/editvcard.h
301         * src/exphtmldlg.c
302         * src/exphtmldlg.h
303         * src/expldifdlg.c
304         * src/expldifdlg.h
305         * src/export.h
306         * src/exporthtml.c
307         * src/exporthtml.h
308         * src/exportldif.c
309         * src/exportldif.h
310         * src/filtering.c
311         * src/filtering.h
312         * src/folder.c
313         * src/folder.h
314         * src/folder_item_prefs.c
315         * src/folder_item_prefs.h
316         * src/foldersel.c
317         * src/foldersel.h
318         * src/folderutils.c
319         * src/folderutils.h
320         * src/folderview.c
321         * src/folderview.h
322         * src/grouplistdialog.c
323         * src/grouplistdialog.h
324         * src/headerview.c
325         * src/html.c
326         * src/html.h
327         * src/image_viewer.c
328         * src/image_viewer.h
329         * src/imap.c
330         * src/imap.h
331         * src/imap_gtk.c
332         * src/imap_gtk.h
333         * src/import.h
334         * src/importldif.c
335         * src/importldif.h
336         * src/importmutt.c
337         * src/importmutt.h
338         * src/importpine.c
339         * src/importpine.h
340         * src/inc.c
341         * src/inc.h
342         * src/jpilot.c
343         * src/jpilot.h
344         * src/ldapctrl.c
345         * src/ldapctrl.h
346         * src/ldaplocate.c
347         * src/ldaplocate.h
348         * src/ldapquery.c
349         * src/ldapquery.h
350         * src/ldapserver.c
351         * src/ldapserver.h
352         * src/ldaputil.c
353         * src/ldaputil.h
354         * src/ldif.c
355         * src/ldif.h
356         * src/main.c
357         * src/main.h
358         * src/mainwindow.c
359         * src/mainwindow.h
360         * src/manual.c
361         * src/manual.h
362         * src/mbox.c
363         * src/mbox.h
364         * src/message_search.c
365         * src/message_search.h
366         * src/messageview.c
367         * src/messageview.h
368         * src/mh.c
369         * src/mh.h
370         * src/mh_gtk.c
371         * src/mh_gtk.h
372         * src/mimeview.c
373         * src/mimeview.h
374         * src/msgcache.c
375         * src/msgcache.h
376         * src/mutt.c
377         * src/mutt.h
378         * src/news.c
379         * src/news.h
380         * src/news_gtk.c
381         * src/news_gtk.h
382         * src/partial_download.c
383         * src/partial_download.h
384         * src/pine.c
385         * src/pine.h
386         * src/pop.c
387         * src/pop.h
388         * src/prefs_account.c
389         * src/prefs_account.h
390         * src/prefs_actions.c
391         * src/prefs_actions.h
392         * src/prefs_common.c
393         * src/prefs_common.h
394         * src/prefs_compose_writing.c
395         * src/prefs_compose_writing.h
396         * src/prefs_customheader.c
397         * src/prefs_customheader.h
398         * src/prefs_display_header.c
399         * src/prefs_display_header.h
400         * src/prefs_filtering.c
401         * src/prefs_filtering.h
402         * src/prefs_filtering_action.c
403         * src/prefs_filtering_action.h
404         * src/prefs_folder_column.c
405         * src/prefs_folder_column.h
406         * src/prefs_folder_item.c
407         * src/prefs_folder_item.h
408         * src/prefs_fonts.c
409         * src/prefs_fonts.h
410         * src/prefs_gtk.c
411         * src/prefs_gtk.h
412         * src/prefs_image_viewer.c
413         * src/prefs_image_viewer.h
414         * src/prefs_matcher.c
415         * src/prefs_matcher.h
416         * src/prefs_message.c
417         * src/prefs_msg_colors.c
418         * src/prefs_msg_colors.h
419         * src/prefs_other.c
420         * src/prefs_quote.c
421         * src/prefs_receive.c
422         * src/prefs_send.c
423         * src/prefs_spelling.c
424         * src/prefs_spelling.h
425         * src/prefs_summaries.c
426         * src/prefs_summaries.h
427         * src/prefs_summary_column.c
428         * src/prefs_summary_column.h
429         * src/prefs_template.c
430         * src/prefs_template.h
431         * src/prefs_themes.c
432         * src/prefs_themes.h
433         * src/prefs_toolbar.c
434         * src/prefs_toolbar.h
435         * src/prefs_wrapping.c
436         * src/prefs_wrapping.h
437         * src/privacy.c
438         * src/privacy.h
439         * src/procheader.c
440         * src/procheader.h
441         * src/procmime.c
442         * src/procmime.h
443         * src/procmsg.c
444         * src/procmsg.h
445         * src/quote_fmt.c
446         * src/quote_fmt_parse.y
447         * src/recv.c
448         * src/recv.h
449         * src/remotefolder.c
450         * src/remotefolder.h
451         * src/send_message.c
452         * src/send_message.h
453         * src/setup.c
454         * src/setup.h
455         * src/sourcewindow.c
456         * src/sourcewindow.h
457         * src/ssl_manager.c
458         * src/ssl_manager.h
459         * src/statusbar.c
460         * src/statusbar.h
461         * src/stock_pixmap.c
462         * src/stock_pixmap.h
463         * src/summary_search.c
464         * src/summary_search.h
465         * src/summaryview.c
466         * src/summaryview.h
467         * src/syldap.c
468         * src/syldap.h
469         * src/textview.c
470         * src/textview.h
471         * src/toolbar.c
472         * src/toolbar.h
473         * src/undo.c
474         * src/undo.h
475         * src/unmime.c
476         * src/unmime.h
477         * src/vcard.c
478         * src/vcard.h
479         * src/wizard.c
480         * src/wizard.h
481         * src/common/base64.c
482         * src/common/base64.h
483         * src/common/defs.h
484         * src/common/hooks.c
485         * src/common/hooks.h
486         * src/common/log.c
487         * src/common/log.h
488         * src/common/mgutils.c
489         * src/common/mgutils.h
490         * src/common/nntp.c
491         * src/common/nntp.h
492         * src/common/passcrypt.c
493         * src/common/passcrypt.h.in
494         * src/common/plugin.c
495         * src/common/plugin.h
496         * src/common/prefs.c
497         * src/common/prefs.h
498         * src/common/progressindicator.c
499         * src/common/progressindicator.h
500         * src/common/quoted-printable.c
501         * src/common/quoted-printable.h
502         * src/common/session.c
503         * src/common/session.h
504         * src/common/smtp.c
505         * src/common/smtp.h
506         * src/common/socket.c
507         * src/common/socket.h
508         * src/common/ssl.c
509         * src/common/ssl.h
510         * src/common/ssl_certificate.c
511         * src/common/ssl_certificate.h
512         * src/common/stringtable.c
513         * src/common/stringtable.h
514         * src/common/sylpheed.c
515         * src/common/sylpheed.h
516         * src/common/template.c
517         * src/common/template.h
518         * src/common/timing.h
519         * src/common/utils.c
520         * src/common/utils.h
521         * src/common/version.h.in
522         * src/common/xml.c
523         * src/common/xml.h
524         * src/common/xmlprops.c
525         * src/common/xmlprops.h
526         * src/gtk/colorlabel.c
527         * src/gtk/colorsel.c
528         * src/gtk/colorsel.h
529         * src/gtk/description_window.c
530         * src/gtk/description_window.h
531         * src/gtk/filesel.c
532         * src/gtk/filesel.h
533         * src/gtk/foldersort.c
534         * src/gtk/foldersort.h
535         * src/gtk/gtkutils.c
536         * src/gtk/gtkutils.h
537         * src/gtk/inputdialog.c
538         * src/gtk/inputdialog.h
539         * src/gtk/logwindow.c
540         * src/gtk/logwindow.h
541         * src/gtk/manage_window.c
542         * src/gtk/manage_window.h
543         * src/gtk/menu.c
544         * src/gtk/menu.h
545         * src/gtk/pluginwindow.c
546         * src/gtk/pluginwindow.h
547         * src/gtk/prefswindow.c
548         * src/gtk/prefswindow.h
549         * src/gtk/progressdialog.c
550         * src/gtk/progressdialog.h
551         * src/gtk/sslcertwindow.c
552         * src/gtk/sslcertwindow.h
553         * src/plugins/clamav/clamav_plugin.c
554         * src/plugins/clamav/clamav_plugin.h
555         * src/plugins/clamav/clamav_plugin_gtk.c
556         * src/plugins/demo/demo.c
557         * src/plugins/dillo_viewer/dillo_prefs.c
558         * src/plugins/dillo_viewer/dillo_prefs.h
559         * src/plugins/dillo_viewer/dillo_viewer.c
560         * src/plugins/pgpcore/passphrase.c
561         * src/plugins/pgpcore/passphrase.h
562         * src/plugins/pgpcore/plugin.c
563         * src/plugins/pgpcore/select-keys.c
564         * src/plugins/pgpcore/select-keys.h
565         * src/plugins/pgpcore/sgpgme.c
566         * src/plugins/pgpcore/sgpgme.h
567         * src/plugins/pgpinline/pgpinline.c
568         * src/plugins/pgpinline/pgpinline.h
569         * src/plugins/pgpinline/plugin.c
570         * src/plugins/pgpmime/pgpmime.c
571         * src/plugins/pgpmime/pgpmime.h
572         * src/plugins/pgpmime/plugin.c
573         * src/plugins/spamassassin/spamassassin.c
574         * src/plugins/spamassassin/spamassassin.h
575         * src/plugins/spamassassin/spamassassin_gtk.c
576         * src/plugins/trayicon/trayicon.c
577                 update copyright header
578
579 2006-01-13 [paul]       1.9.100cvs141
580
581         * src/account.c
582         * src/export.c
583         * src/import.c
584         * src/mainwindow.c
585         * src/prefs_account.c
586         * src/prefs_display_header.c
587         * src/prefs_receive.c
588         * src/prefs_send.c
589         * src/prefs_summaries.c
590         * src/prefs_themes.c
591         * src/prefs_toolbar.c
592         * src/gtk/about.c
593                 various cleanups
594
595 2006-01-12 [colin]      1.9.100cvs140
596
597         * src/folder.c
598         * src/folder.h
599         * src/main.c
600                 Add --subscribe option
601                 Let sylpheed-claws email@domain.com equivalent to --compose
602                 Let sylpheed-claws proto://blah.com equivalent to --subscribe
603
604 2006-01-12 [paul]       1.9.100cvs139
605
606         * src/mainwindow.c
607                 append 'Change folder order' label with '...'
608         * src/prefs_actions.c
609                 allow reordering of actions list by dnd
610         * src/gtk/foldersort.c
611                 make the dialog nicer
612
613 2006-01-11 [colin]      1.9.100cvs138
614
615         * src/compose.c
616                 Allow templates without text
617
618 2006-01-11 [paul]       1.9.100cvs137
619
620         * tools/README
621         * tools/filter_conv_new.pl
622                 add info to README
623                 also check .sylpheed for filter.xml
624                 be a bit informative to the user
625
626 2006-01-11 [colin]      1.9.100cvs136
627
628         * src/textview.c
629                 Fix bug #888 (2.0.0rc3 not displaying image in message view)
630
631 2006-01-10 [paul]       1.9.100cvs135
632
633         * tools/Makefile.am
634         * tools/filter_conv_new.pl
635                 add script to convert new style Sylpheed
636                 filter rules (Sylpheed >= 0.9.99) to
637                 Claws filtering rules
638
639 2006-01-10 [colin]      1.9.100cvs134
640
641         * src/compose.c
642                 Fix broken line joins in certain conditions
643                 (between two quoted lines: <enter><enter><up>
644                  <type a wrapped sentence><go in the first line>
645                  <insert more text><watch as line joining failed>)
646
647 2006-01-10 [paul]       1.9.100cvs133
648
649         * src/compose.c
650                 don't report success in error dialog
651                 thanks to Colin
652         * src/common/utils.c
653                 include some trailing punctuations as URI
654                 thanks to Hiro
655
656 2006-01-10 [paul]       1.9.100cvs132
657
658         * src/mimeview.c
659                 fix incompatible pointer type
660                 warning
661
662 2006-01-10 [paul]       1.9.100cvs131
663
664         * src/compose.c
665                 change Subject in window title
666                 instantaneously
667
668 2006-01-09 [colin]      1.9.100cvs130
669
670         * src/addressbook.c
671         * src/headerview.c
672         * src/mainwindow.c
673         * src/messageview.c
674         * src/mimeview.c
675         * src/noticeview.c
676         * src/summaryview.c
677                 Fix possible crashes on exit and in addressbook
678
679 2006-01-09 [paul]       1.9.100cvs129
680
681         * src/prefs_msg_colors.c
682                 some cleanups that I forgot last time
683
684 2006-01-09 [paul]       1.9.100cvs128
685
686         * README
687         * src/folderview.c
688         * src/prefs_msg_colors.c
689                 add previously hidden option, color_new, to
690                 the gui
691                 move the page to Display/
692                 rework the gui
693
694 2006-01-09 [wwp]        1.9.100cvs127
695
696         * src/prefs_themes.c
697                 made the prefs/display/themes layouts spacing less condensed
698                 (and so they match other prefs/pages' look).
699
700 2006-01-09 [paul]       1.9.100cvs126
701
702         * src/compose.c
703         * src/prefs_common.c
704         * src/prefs_common.h
705         * src/prefs_wrapping.c
706                 remove 'wrap at send' option
707
708 2006-01-06 [colin]      1.9.100cvs125
709
710         * src/compose.c
711                 Just make completely sure we don't insert "manual line breaks" 
712                 when wrapping... 
713
714 2006-01-04 [paul]
715
716         * 2.0.0-rc3 released
717
718 2006-01-04 [paul]       1.9.100cvs124
719
720         * src/folderview.c
721                 fix bug 882, 'quick scroll in folder list
722                 displays wrong folder contents'
723
724 2006-01-04 [paul]       1.9.100cvs123
725
726         * src/plugins/pgpmime/pgpmime.c
727                 better debug information when signing
728                 Patch by Ivan F. Martinez <ivanfm@users.sourceforge.net>
729
730 2006-01-03 [colin]      1.9.100cvs122
731
732         * configure.ac
733                 We need to recheck for gpgme 1.0.0 after checking
734                 for 1.1.1, because if 1.1.1 isn't available, 
735                 GPGME_LIBS and friends are blanked out by the 
736                 second check.
737
738 2006-01-03 [colin]      1.9.100cvs121
739
740         * src/common/prefs.c
741                 Windows unlink-before rename fix
742         * src/plugins/pgpcore/sgpgme.c
743                 Add support for PKA info if available
744                 Both patches by Werner Koch
745
746 2006-01-03 [paul]       1.9.100cvs120
747
748         * src/messageview.c
749                 fix bug 884, 'Send receipt' button visible in queue
750                 Thanks to Colin
751
752 2006-01-02 [colin]      1.9.100cvs119
753
754         * src/compose.c
755         * src/imap.c
756                 Fix autosave on IMAP and more generally try to
757                 return the correct ID on a newly added IMAP message
758
759 2006-01-02 [paul]       1.9.100cvs118
760
761         * manual/keyboard.xml
762                 edited
763
764 2006-01-01 [paul]       1.9.100cvs117
765
766         * src/gtk/authors.h
767                 alphabetical order
768
769 2005-12-30 [colin]      1.9.100cvs116
770
771         * manual/advanced.xml
772                 Explain Pre/Post-processing differences.
773
774 2005-12-30 [colin]      1.9.100cvs115
775
776         * src/mh.c
777                 Implement copy_msgs for a little optimization
778         * src/imap.c
779                 Finish yesterday's fix
780
781 2005-12-29 [colin]      1.9.100cvs114
782
783         * src/imap.c
784                 Fix occasional failure in fetching a mail over
785                 IMAP
786
787 2005-12-29 [cleroy]     1.9.100cvs113
788
789         * src/compose.c
790                 Don't remove a draft when sending it, if it is 
791                 locked.
792
793 2005-12-28 [colin]      1.9.100cvs112
794
795         * src/summaryview.c
796                 Fix leak for real
797
798 2005-12-28 [wwp]        1.9.100cvs111
799
800         * doc/faq/.cvsignore
801         * doc/faq/de/.cvsignore
802         * doc/faq/en/.cvsignore
803         * doc/faq/es/.cvsignore
804         * doc/faq/fr/.cvsignore
805         * doc/faq/it/.cvsignore
806         * doc/manual/.cvsignore
807         * doc/manual/de/.cvsignore
808         * doc/manual/en/.cvsignore
809         * doc/manual/es/.cvsignore
810         * doc/manual/fr/.cvsignore
811         * doc/manual/ja/.cvsignore
812         * src/plugins/mathml_viewer/.cvsignore
813                 rollback revival of those files (my bad, sorry for the noise).
814
815 2005-12-28 [wwp]        1.9.100cvs110
816
817         * src/compose.c
818                 fix a minor wrapping issue w/ autowrap disabled (patch by Colin).
819
820 2005-12-28 [wwp]        1.9.100cvs109
821
822         * doc/faq/.cvsignore
823         * doc/faq/de/.cvsignore
824         * doc/faq/en/.cvsignore
825         * doc/faq/es/.cvsignore
826         * doc/faq/fr/.cvsignore
827         * doc/faq/it/.cvsignore
828         * doc/manual/.cvsignore
829         * doc/manual/de/.cvsignore
830         * doc/manual/en/.cvsignore
831         * doc/manual/es/.cvsignore
832         * doc/manual/fr/.cvsignore
833         * doc/manual/ja/.cvsignore
834         * src/plugins/mathml_viewer/.cvsignore
835         * po/.cvsignore
836                 more files to ignore.
837
838 2005-12-24 [colin]      1.9.100cvs108
839
840         * AUTHORS
841         * src/gtk/authors.h
842                 Update for Werner
843
844 2005-12-24 [colin]      1.9.100cvs107
845
846         * src/procmsg.c
847                 Allow NULL src_msginfo in 
848                 procmsg_msginfo_new_from_mimeinfo
849
850 2005-12-23 [paul]       1.9.100cvs106
851
852         * src/plugins/pgpinline/mypgpcore.def
853                 add this forgotten file
854
855 2005-12-23 [cleroy]     1.9.100cvs105
856
857         * src/mainwindow.c
858                 Fix missing break
859
860 2005-12-23 [cleroy]     1.9.100cvs104
861
862         * autogen.sh
863         * src/folder.c
864         * src/mh.c
865         * src/common/plugin.c
866         * src/common/socket.c
867         * src/common/socket.h
868         * src/common/utils.c
869         * src/common/utils.h
870         * src/gtk/pluginwindow.c
871         * src/plugins/pgpcore/plugin.def
872         * src/plugins/pgpcore/sylpheed.def
873         * src/plugins/pgpinline/Makefile.am
874         * src/plugins/pgpinline/plugin.def
875         * src/plugins/pgpinline/sylpheed.def
876         * src/plugins/pgpmime/plugin.def
877         * src/plugins/pgpmime/sylpheed.def
878                 Various w32 fixes by Werner Koch
879
880 2005-12-22 [paul]       1.9.100cvs103
881
882         * src/wizard.c
883                 don't offer IMAP as 'server type' if
884                 libetpan isn't built in
885
886 2005-12-22 [paul]       1.9.100cvs102
887
888         * AUTHORS
889         * src/mainwindow.c
890         * src/mainwindow.h
891         * src/toolbar.c
892         * src/gtk/authors.h
893                 support GTK_TOOLBAR_BOTH_HORIZ (text
894                 next to icon) Patch by Marien Zwart
895                 marienz@users.sf.net
896                 Also reword the text
897
898 2005-12-21 [colin]      1.9.100cvs101
899
900         * configure.ac
901                 Fix DATADIRNAME
902         * COPYING
903                 Fix missing section and explicit the exception better
904         * src/compose.c
905                 Prevent mail from being lost without notice when an
906                 SMTP error happens on trying to send an unmodified
907                 drafted mail.
908         * src/send_message.c
909         * src/common/smtp.c
910                 Fix password remembering when wrong, and add return
911                 value checks where they should have been
912         * src/plugins/pgpcore/sylpheed.def
913         * src/plugins/pgpinline/sylpheed.def
914         * src/plugins/pgpmime/sylpheed.def
915                 Add a few symbols needed
916
917 2005-12-21 [paul]       1.9.100cvs100
918
919         * m4/codeset.m4
920         * m4/glibc21.m4
921         * m4/intdiv0.m4
922         * m4/inttypes-pri.m4
923         * m4/inttypes.m4
924         * m4/inttypes_h.m4
925         * m4/isc-posix.m4
926         * m4/lcmessage.m4
927         * m4/stdint_h.m4
928         * m4/uintmax_t.m4
929                 gettextization
930                 thanks to Colin
931
932 2005-12-21 [paul]       1.9.100cvs99
933
934         * po/sv.po
935                 fixed by Colin
936
937 2005-12-20 [paul]       1.9.100cvs98
938
939         * po/sv.po
940                 updated by Anders Trobäck
941
942 2005-12-20 [colin]      1.9.100cvs97
943
944         * ABOUT-NLS
945         * Makefile.am
946         * autogen.sh
947         * configure.ac
948         * config/config.rpath
949         * config/mkinstalldirs
950         * m4/Makefile.am
951         * m4/glibc2.m4
952         * m4/gnupg.m4
953         * m4/gpgme.m4
954         * m4/intmax.m4
955         * m4/longdouble.m4
956         * m4/longlong.m4
957         * m4/printf-posix.m4
958         * m4/signed.m4
959         * m4/size_max.m4
960         * m4/ulonglong.m4
961         * m4/wchar_t.m4
962         * m4/wint_t.m4
963         * m4/xsize.m4
964         * po/Makefile.in.in
965         * po/Makevars
966         * po/bg.po
967         * po/ca.po
968         * po/cs.po
969         * po/de.po
970         * po/el.po
971         * po/en_GB.po
972         * po/es.po
973         * po/fi.po
974         * po/fr.po
975         * po/hr.po
976         * po/hu.po
977         * po/it.po
978         * po/ja.po
979         * po/ko.po
980         * po/nb.po
981         * po/nl.po
982         * po/pl.po
983         * po/pt_BR.po
984         * po/ru.po
985         * po/sk.po
986         * po/sr.po
987         * po/stamp-po
988         * po/sv.po
989         * po/zh_CN.po
990         * po/zh_TW.po
991         * src/Makefile.am
992         * src/codeconv.c
993         * src/compose.c
994         * src/exporthtml.c
995         * src/exportldif.c
996         * src/folder.c
997         * src/main.c
998         * src/manual.c
999         * src/mh.c
1000         * src/mimeview.c
1001         * src/send_message.c
1002         * src/common/Makefile.am
1003         * src/common/fnmatch.c
1004         * src/common/fnmatch.h
1005         * src/common/fnmatch_loop.c
1006         * src/common/nntp.c
1007         * src/common/plugin.c
1008         * src/common/smtp.c
1009         * src/common/socket.c
1010         * src/common/string_match.c
1011         * src/common/sylpheed.c
1012         * src/common/utils.c
1013         * src/common/utils.h
1014         * src/common/w32_dirent.c
1015         * src/common/w32_reg.c
1016         * src/common/w32_signal.c
1017         * src/common/w32_stat.c
1018         * src/common/w32_stdio.c
1019         * src/common/w32_stdlib.c
1020         * src/common/w32_string.c
1021         * src/common/w32_time.c
1022         * src/common/w32_unistd.c
1023         * src/common/w32_wait.c
1024         * src/common/w32lib.h
1025         * src/etpan/Makefile.am
1026         * src/gtk/Makefile.am
1027         * src/plugins/clamav/Makefile.am
1028         * src/plugins/demo/Makefile.am
1029         * src/plugins/dillo_viewer/Makefile.am
1030         * src/plugins/pgpcore/Makefile.am
1031         * src/plugins/pgpcore/passphrase.c
1032         * src/plugins/pgpcore/plugin.def
1033         * src/plugins/pgpcore/sgpgme.c
1034         * src/plugins/pgpcore/sylpheed.def
1035         * src/plugins/pgpcore/version.rc
1036         * src/plugins/pgpinline/Makefile.am
1037         * src/plugins/pgpinline/plugin.def
1038         * src/plugins/pgpinline/sylpheed.def
1039         * src/plugins/pgpinline/version.rc
1040         * src/plugins/pgpmime/Makefile.am
1041         * src/plugins/pgpmime/mypgpcore.def
1042         * src/plugins/pgpmime/plugin.def
1043         * src/plugins/pgpmime/sylpheed.def
1044         * src/plugins/pgpmime/version.rc
1045         * src/plugins/spamassassin/Makefile.am
1046                 Very little ;-) patch from Werner Koch, providing
1047                 infrastructure for cross-compiling to Win32
1048
1049 2005-12-20 [paul]       1.9.100cvs96
1050
1051         * src/account.c
1052         * src/account.h
1053         * src/mainwindow.c
1054         * src/mainwindow.h
1055         * src/toolbar.c
1056         * src/toolbar.h
1057                 add a combo to the Get All button, allowing
1058                 quick retrieval from any account
1059                 Patch by Fabien Vantard, slightly modified
1060                 by Colin
1061         * src/gtk/about.c
1062                 i18n fix. Patch by Fabien Vantard
1063
1064 2005-12-19 [cleroy]     1.9.100cvs95
1065
1066         * src/compose.c
1067         * src/compose.h
1068                 Don't automatically join lines when they've 
1069                 been separated by the user and not automatically
1070
1071 2005-12-19 [paul]       1.9.100cvs94
1072
1073         * src/gtk/pluginwindow.c
1074                 i18n fix.
1075                 Patch by Fabien Vantard
1076
1077 2005-12-15 [paul]       1.9.100cvs93
1078
1079         * src/common/plugin.c
1080         * src/common/plugin.h
1081         * src/gtk/pluginwindow.c
1082         * src/plugins/clamav/clamav_plugin.c
1083         * src/plugins/demo/demo.c
1084         * src/plugins/dillo_viewer/dillo_viewer.c
1085         * src/plugins/pgpcore/plugin.c
1086         * src/plugins/pgpinline/plugin.c
1087         * src/plugins/pgpmime/plugin.c
1088         * src/plugins/spamassassin/spamassassin.c
1089         * src/plugins/trayicon/trayicon.c
1090                 add plugin_version()
1091
1092 2005-12-15 [cleroy]     1.9.100cvs92
1093
1094         * src/compose.c
1095                 Further fix bug #875
1096
1097 2005-12-15 [paul]       1.9.100cvs91
1098
1099         * src/gtk/filesel.c
1100                 fix attach_load_dir getting set to
1101                 PLUGINDIR on plugin load
1102
1103 2005-12-14 [mones]      1.9.100cvs90
1104
1105         * manual/ack.xml
1106         * manual/keyboard.xml
1107                 Initial draft and some shortcuts added
1108                 
1109         * po/es.po
1110                 Updated translation
1111
1112 2005-12-14 [colin]      1.9.100cvs89
1113
1114         * src/compose.c
1115         * src/imap.c
1116         * src/summaryview.c
1117         * src/gtk/gtkaspell.c
1118                 More leaks fixed
1119         * src/prefs_folder_item.c
1120                 Fix recursive prefs apply
1121
1122
1123 2005-12-14 [cleroy]     1.9.100cvs88
1124
1125         * src/compose.c
1126                 Fix bug #875 (Freeze On Inline Forward of 
1127                 Large Message)
1128
1129 2005-12-13 [colin]      1.9.100cvs87
1130
1131         * src/compose.c
1132                 Uniq-ify and sort the mimetypes list
1133                 Patch by Fabien Vantard
1134
1135 2005-12-13 [colin]      1.9.100cvs86
1136
1137         * src/imap.c
1138         * src/etpan/imap-thread.c
1139                 Fix leaks (patch by Hoa)
1140         * src/news.c
1141         * src/common/plugin.c
1142                 Fix leaks
1143
1144 2005-12-12 [colin]
1145
1146         * 2.0.0-rc2 released
1147
1148 2005-12-12 [colin]      1.9.100cvs85
1149
1150         * src/matcher.c
1151                 Fix a leak
1152
1153 2005-12-12 [wwp]        1.9.100cvs84
1154
1155         * src/gtk/icon_legend.c
1156                 fix misbehaviour and crash when closing the legend window
1157         using the Esc key (patch by Fabien Vantard).
1158
1159 2005-12-12 [paul]       1.9.100cvs83
1160
1161         * src/browseldap.c
1162         * src/foldersel.c
1163         * src/prefs_actions.c
1164         * src/prefs_filtering.c
1165         * src/prefs_matcher.c
1166         * src/prefs_spelling.glade      ** REMOVED **
1167         * src/prefs_template.c
1168         * src/gtk/foldersort.glade      ** REMOVED **
1169         * src/gtk/pluginwindow.c
1170         * src/gtk/pluginwindow.glade    ** REMOVED **
1171         * src/plugins/spamassassin/spamassassin_gtk.glade       ** REMOVED **
1172                 cleanups
1173
1174 2005-12-11 [paul]       1.9.100cvs82
1175
1176         * src/gtk/filesel.c
1177                 fix attach_load_dir crasher (double free)
1178
1179 2005-12-09 [paul]       1.9.100cvs81
1180
1181         * po/POTFILES.in
1182         * src/mainwindow.c
1183         * src/gtk/Makefile.am
1184         * src/gtk/icon_legend.c
1185         * src/gtk/icon_legend.h
1186                 add icon legend
1187         * src/manual.c
1188                 cleanup
1189
1190 2005-12-09 [paul]       1.9.100cvs80
1191
1192         * src/plugins/pgpcore/passphrase.c
1193                 wrap the label in the dialog
1194
1195 2005-12-09 [cleroy]     1.9.100cvs79
1196
1197         * src/plugins/pgpcore/sgpgme.c
1198                 Display (untrusted) on not trusted signatures
1199                 Patch by Michal Èihaø <michal@cihar.com>
1200                 Closes bug #867 (Report also key trust)
1201
1202 2005-12-09 [cleroy]     1.9.100cvs78
1203
1204         * src/common/plugin.c
1205                 Update licence check, following Eben Moglen's advice
1206
1207 2005-12-08 [colin]      1.9.100cvs77
1208
1209         * src/folder.c
1210                 Fix the occasionnal item->cache != NULL 
1211                 assertion failure. 
1212
1213 2005-12-08 [colin]      1.9.100cvs76
1214
1215         * src/mimeview.c
1216         * src/plugins/pgpcore/sgpgme.c
1217                 Print key id when unable to check it
1218                 Closes bug #866 (Show key id when missing)
1219
1220 2005-12-08 [paul]       1.9.100cvs75
1221
1222         * src/prefs_common.c
1223         * src/prefs_common.h
1224         * src/gtk/filesel.c
1225                 remember load attachment dir
1226
1227 2005-12-07 [colin]      1.9.100cvs74
1228
1229         * src/prefs_toolbar.c
1230                 Gtk fixes, patch by Fabien Vantard
1231
1232 2005-12-07 [colin]      1.9.100cvs73
1233
1234         * src/action.c
1235         * src/compose.c
1236         * src/compose.h
1237                 Fix bug #839 (Quoted text isn't colored after 
1238                 executing an action)
1239         * src/common/plugin.c
1240                 Require plugins to declare their licence in plugin_licence()
1241                 Refuse to load non-GPL plugins as they'd be illegal (as 
1242                 derived works of Sylpheed-Claws, they must be GPL).
1243         * src/plugins/clamav/clamav_plugin.c
1244         * src/plugins/demo/demo.c
1245         * src/plugins/dillo_viewer/dillo_viewer.c
1246         * src/plugins/pgpcore/plugin.c
1247         * src/plugins/pgpinline/plugin.c
1248         * src/plugins/pgpmime/plugin.c
1249         * src/plugins/spamassassin/spamassassin.c
1250         * src/plugins/trayicon/trayicon.c
1251                 Add plugin_licence()
1252
1253 2005-12-07 [paul]       1.9.100cvs72
1254
1255         * configure.ac
1256         * src/mainwindow.c
1257         * src/manual.c
1258         * src/manual.h
1259         * src/common/defs.h
1260                 clean up after local FAQ removal and
1261                 temporary manual removal
1262
1263 2005-12-06 [colin]      1.9.100cvs71
1264
1265         * configure.ac
1266         * doc/Makefile.am
1267         * doc/faq/.cvsignore
1268         * doc/faq/Makefile.am
1269         * doc/faq/de/.cvsignore
1270         * doc/faq/de/Makefile.am
1271         * doc/faq/de/sylpheed-faq-1.html
1272         * doc/faq/de/sylpheed-faq-2.html
1273         * doc/faq/de/sylpheed-faq-3.html
1274         * doc/faq/de/sylpheed-faq.html
1275         * doc/faq/en/.cvsignore
1276         * doc/faq/en/Makefile.am
1277         * doc/faq/en/sylpheed-faq-1.html
1278         * doc/faq/en/sylpheed-faq-2.html
1279         * doc/faq/en/sylpheed-faq-3.html
1280         * doc/faq/en/sylpheed-faq-4.html
1281         * doc/faq/en/sylpheed-faq.html
1282         * doc/faq/es/.cvsignore
1283         * doc/faq/es/Makefile.am
1284         * doc/faq/es/sylpheed-faq-1.html
1285         * doc/faq/es/sylpheed-faq-2.html
1286         * doc/faq/es/sylpheed-faq-3.html
1287         * doc/faq/es/sylpheed-faq-4.html
1288         * doc/faq/es/sylpheed-faq.html
1289         * doc/faq/fr/.cvsignore
1290         * doc/faq/fr/Makefile.am
1291         * doc/faq/fr/sylpheed-faq-1.html
1292         * doc/faq/fr/sylpheed-faq-2.html
1293         * doc/faq/fr/sylpheed-faq-3.html
1294         * doc/faq/fr/sylpheed-faq.html
1295         * doc/faq/it/.cvsignore
1296         * doc/faq/it/Makefile.am
1297         * doc/faq/it/sylpheed-faq-1.html
1298         * doc/faq/it/sylpheed-faq-2.html
1299         * doc/faq/it/sylpheed-faq-3.html
1300         * doc/faq/it/sylpheed-faq.html
1301         * doc/manual/.cvsignore
1302         * doc/manual/Makefile.am
1303         * doc/manual/de/.cvsignore
1304         * doc/manual/de/Makefile.am
1305         * doc/manual/de/sylpheed-1.html
1306         * doc/manual/de/sylpheed-10.html
1307         * doc/manual/de/sylpheed-11.html
1308         * doc/manual/de/sylpheed-12.html
1309         * doc/manual/de/sylpheed-13.html
1310         * doc/manual/de/sylpheed-14.html
1311         * doc/manual/de/sylpheed-15.html
1312         * doc/manual/de/sylpheed-16.html
1313         * doc/manual/de/sylpheed-17.html
1314         * doc/manual/de/sylpheed-18.html
1315         * doc/manual/de/sylpheed-19.html
1316         * doc/manual/de/sylpheed-2.html
1317         * doc/manual/de/sylpheed-20.html
1318         * doc/manual/de/sylpheed-3.html
1319         * doc/manual/de/sylpheed-4.html
1320         * doc/manual/de/sylpheed-5.html
1321         * doc/manual/de/sylpheed-6.html
1322         * doc/manual/de/sylpheed-7.html
1323         * doc/manual/de/sylpheed-8.html
1324         * doc/manual/de/sylpheed-9.html
1325         * doc/manual/de/sylpheed.html
1326         * doc/manual/en/.cvsignore
1327         * doc/manual/en/Makefile.am
1328         * doc/manual/en/sylpheed-1.html
1329         * doc/manual/en/sylpheed-10.html
1330         * doc/manual/en/sylpheed-11.html
1331         * doc/manual/en/sylpheed-12.html
1332         * doc/manual/en/sylpheed-13.html
1333         * doc/manual/en/sylpheed-14.html
1334         * doc/manual/en/sylpheed-15.html
1335         * doc/manual/en/sylpheed-16.html
1336         * doc/manual/en/sylpheed-17.html
1337         * doc/manual/en/sylpheed-18.html
1338         * doc/manual/en/sylpheed-19.html
1339         * doc/manual/en/sylpheed-2.html
1340         * doc/manual/en/sylpheed-20.html
1341         * doc/manual/en/sylpheed-21.html
1342         * doc/manual/en/sylpheed-22.html
1343         * doc/manual/en/sylpheed-3.html
1344         * doc/manual/en/sylpheed-4.html
1345         * doc/manual/en/sylpheed-5.html
1346         * doc/manual/en/sylpheed-6.html
1347         * doc/manual/en/sylpheed-7.html
1348         * doc/manual/en/sylpheed-8.html
1349         * doc/manual/en/sylpheed-9.html
1350         * doc/manual/en/sylpheed.html
1351         * doc/manual/es/.cvsignore
1352         * doc/manual/es/Makefile.am
1353         * doc/manual/es/sylpheed-1.html
1354         * doc/manual/es/sylpheed-10.html
1355         * doc/manual/es/sylpheed-11.html
1356         * doc/manual/es/sylpheed-12.html
1357         * doc/manual/es/sylpheed-13.html
1358         * doc/manual/es/sylpheed-14.html
1359         * doc/manual/es/sylpheed-15.html
1360         * doc/manual/es/sylpheed-16.html
1361         * doc/manual/es/sylpheed-17.html
1362         * doc/manual/es/sylpheed-18.html
1363         * doc/manual/es/sylpheed-19.html
1364         * doc/manual/es/sylpheed-2.html
1365         * doc/manual/es/sylpheed-20.html
1366         * doc/manual/es/sylpheed-3.html
1367         * doc/manual/es/sylpheed-4.html
1368         * doc/manual/es/sylpheed-5.html
1369         * doc/manual/es/sylpheed-6.html
1370         * doc/manual/es/sylpheed-7.html
1371         * doc/manual/es/sylpheed-8.html
1372         * doc/manual/es/sylpheed-9.html
1373         * doc/manual/es/sylpheed.html
1374         * doc/manual/fr/.cvsignore
1375         * doc/manual/fr/Makefile.am
1376         * doc/manual/fr/sylpheed-1.html
1377         * doc/manual/fr/sylpheed-10.html
1378         * doc/manual/fr/sylpheed-11.html
1379         * doc/manual/fr/sylpheed-12.html
1380         * doc/manual/fr/sylpheed-13.html
1381         * doc/manual/fr/sylpheed-14.html
1382         * doc/manual/fr/sylpheed-15.html
1383         * doc/manual/fr/sylpheed-16.html
1384         * doc/manual/fr/sylpheed-17.html
1385         * doc/manual/fr/sylpheed-18.html
1386         * doc/manual/fr/sylpheed-19.html
1387         * doc/manual/fr/sylpheed-2.html
1388         * doc/manual/fr/sylpheed-20.html
1389         * doc/manual/fr/sylpheed-3.html
1390         * doc/manual/fr/sylpheed-4.html
1391         * doc/manual/fr/sylpheed-5.html
1392         * doc/manual/fr/sylpheed-6.html
1393         * doc/manual/fr/sylpheed-7.html
1394         * doc/manual/fr/sylpheed-8.html
1395         * doc/manual/fr/sylpheed-9.html
1396         * doc/manual/fr/sylpheed.html
1397         * doc/manual/ja/.cvsignore
1398         * doc/manual/ja/Makefile.am
1399         * doc/manual/ja/sylpheed-1.html
1400         * doc/manual/ja/sylpheed-10.html
1401         * doc/manual/ja/sylpheed-11.html
1402         * doc/manual/ja/sylpheed-12.html
1403         * doc/manual/ja/sylpheed-13.html
1404         * doc/manual/ja/sylpheed-14.html
1405         * doc/manual/ja/sylpheed-15.html
1406         * doc/manual/ja/sylpheed-16.html
1407         * doc/manual/ja/sylpheed-17.html
1408         * doc/manual/ja/sylpheed-18.html
1409         * doc/manual/ja/sylpheed-19.html
1410         * doc/manual/ja/sylpheed-2.html
1411         * doc/manual/ja/sylpheed-20.html
1412         * doc/manual/ja/sylpheed-3.html
1413         * doc/manual/ja/sylpheed-4.html
1414         * doc/manual/ja/sylpheed-5.html
1415         * doc/manual/ja/sylpheed-6.html
1416         * doc/manual/ja/sylpheed-7.html
1417         * doc/manual/ja/sylpheed-8.html
1418         * doc/manual/ja/sylpheed-9.html
1419         * doc/manual/ja/sylpheed.html
1420         * doc/manual/ja/sylpheed.sgml
1421         * src/mainwindow.c
1422                 Remove outdated manual and faq. Noisy, eh?
1423
1424 2005-12-06 [colin]      1.9.100cvs70
1425
1426         * src/compose.c
1427         * src/quote_fmt_parse.y
1428         * src/undo.c
1429         * src/undo.h
1430                 Allow %X to position cursor at 0 
1431                 (no %X = before signature)
1432                 Fix paste as quotation putting the cursor at 0
1433                 Fix undo offsets when pasting
1434                 Insert the quote_fmt at once instead of line 
1435                 by line
1436                 Fix [Edited] when starting to reply/forward
1437
1438 2005-12-06 [paul]       1.9.100cvs69
1439
1440         * src/plugins/clamav/clamav_plugin_gtk.c
1441                 add another tooltip
1442         * src/plugins/spamassassin/spamassassin_gtk.c
1443                 rework spamassassin_create_widget_func()
1444
1445 2005-12-05 [colin]      1.9.100cvs68
1446
1447         * po/POTFILES.in
1448                 Fix make release ;-)
1449
1450 2005-12-05 [colin]      1.9.100cvs67
1451
1452         * src/compose.c
1453         * src/compose.h
1454                 Fix cursor positioning (not obeying %X)
1455
1456 2005-12-05 [paul]       1.9.100cvs66
1457
1458         * src/plugins/dillo_viewer/dillo_prefs.c
1459                 fix compilation warning
1460
1461 2005-12-05 [paul]       1.9.100cvs65
1462
1463         * src/prefs_spelling.c
1464         * src/plugins/trayicon/trayicon.c
1465                 cleanups - remove unused stuff
1466
1467 2005-12-05 [paul]       1.9.100cvs64
1468
1469         * README
1470         * manual/plugins.xml
1471                 remove info about removed mathml_viewer plugin
1472
1473 2005-12-05 [paul]       1.9.100cvs63
1474
1475         * configure.ac
1476         * src/plugins/Makefile.am
1477         * src/plugins/mathml_viewer/.cvsignore
1478         * src/plugins/mathml_viewer/Makefile.am
1479         * src/plugins/mathml_viewer/mathml_viewer.c
1480                 remove unmaintained mathml_viewer plugin
1481
1482 2005-12-05 [paul]       1.9.100cvs62
1483
1484         * src/summaryview.c
1485                 obey prefs_common.always_show_msg when
1486                 moving a msg
1487                 Thanks to Colin
1488
1489 2005-12-05 [paul]       1.9.100cvs61
1490
1491         * src/compose.c
1492         * src/prefs_account.c
1493         * src/prefs_filtering.c
1494         * src/prefs_quote.c
1495         * src/prefs_spelling.c
1496         * src/prefs_toolbar.c
1497         * src/summaryview.c
1498         * src/gtk/gtkutils.c
1499         * src/gtk/quicksearch.c
1500         * src/plugins/dillo_viewer/dillo_prefs.c
1501                 dialog cleanups
1502
1503 2005-12-04 [paul]       1.9.100cvs60
1504
1505         * src/inc.c
1506         * src/prefs_account.c
1507         * src/prefs_account.h
1508                 allow a Local account to specify a
1509                 default inbox
1510                 (closes bug 843 'Inbox cannot be changed for local
1511                  mailboxes')
1512
1513 2005-12-04 [colin]      1.9.100cvs59
1514
1515         * src/plugins/trayicon/trayicon.c
1516                 Remove Get, rename Get All to Get Mail in order to
1517                 be consistent with the default main toolbar
1518
1519 2005-12-03 [colin]      1.9.100cvs58
1520
1521         * manual/gpl.xml
1522         * manual/sylpheed-claws-manual.xml
1523                 Add GPL appendix
1524
1525 2005-12-03 [paul]       1.9.100cvs57
1526
1527         * AUTHORS
1528         * po/sv.po
1529         * src/gtk/authors.h
1530                 new (partially complete) Swedish translation
1531                 by Anders Troback <sylpheed@troback.com>
1532
1533 2005-12-02 [paul]       1.9.100cvs56
1534
1535         * configure.ac
1536                 libetpan 0.41 required
1537
1538 2005-12-02 [paul]       1.9.100cvs55
1539
1540         * src/plugins/clamav/clamav_plugin.c
1541         * src/plugins/clamav/clamav_plugin.h
1542         * src/plugins/clamav/clamav_plugin_gtk.c
1543         * src/plugins/spamassassin/spamassassin.c
1544         * src/plugins/spamassassin/spamassassin.h
1545         * src/plugins/spamassassin/spamassassin_gtk.c
1546                 unregister prefs pages on unloading, thus
1547                 preventing a crash
1548                 (thanks to Colin for the hint)
1549
1550 2005-12-02 [wwp]        1.9.100cvs54
1551
1552         * src/quote_fmt.h
1553         * src/quote_fmt_parse.y
1554                 fix misuse of gboolean*, use gboolean instead
1555                 (thanks to Paul, Colin, for pointing out that scaring one)
1556
1557 2005-12-02 [paul]       1.9.100cvs53
1558
1559         * src/plugins/clamav/clamav_plugin.c
1560                 int no --> unsigned int no
1561         * src/plugins/clamav/clamav_plugin_gtk.c
1562                 rework config page
1563
1564 2005-12-02 [wwp]        1.9.100cvs52
1565
1566         * src/compose.c
1567         * src/prefs_template.c
1568         * src/quote_fmt.h
1569         * src/quote_fmt_parse.y
1570                 prevent from executing |f and |p templates commands when
1571                 adding or replacing templates in prefs (avoids annoying and
1572                 potentially dangerous behaviours)
1573
1574 2005-12-02 [paul]       1.9.100cvs51
1575
1576         * src/prefs_common.c
1577                 allow translation of some default values
1578                 Patch by Fabien Vantard
1579
1580 2005-12-02 [paul]       1.9.100cvs50
1581
1582         * src/codeconv.c
1583         * src/codeconv.h
1584         * src/prefs_common.c
1585         * src/prefs_common.h
1586         * src/prefs_message.c
1587         * src/textview.c
1588                 remove obsolete 'convert_mb_alnum' option
1589                 and related stuff
1590         * src/gtk/about.c
1591                 remove unused 'about_textview_visibility_notify'
1592
1593 2005-12-02 [paul]       1.9.100cvs49
1594
1595         * src/prefs_account.c
1596         * src/prefs_compose_writing.c
1597         * src/prefs_fonts.c
1598         * src/prefs_gtk.h
1599         * src/prefs_image_viewer.c
1600         * src/prefs_message.c
1601         * src/prefs_other.c
1602         * src/prefs_receive.c
1603         * src/prefs_send.c
1604         * src/prefs_spelling.c
1605         * src/prefs_summaries.c
1606         * src/prefs_wrapping.c
1607         * src/plugins/dillo_viewer/dillo_prefs.c
1608         * src/plugins/pgpcore/prefs_gpg.c
1609                 several cleanups to the prefs dialogs
1610                 (slightly modified) patch by Fabien Vantard
1611
1612 2005-12-02 [paul]       1.9.100cvs48
1613
1614         * src/main.c
1615                 --exit means exit
1616         * src/send_message.c
1617                 fix crash on send when connection fails
1618
1619         Thanks to Colin
1620
1621 2005-12-01 [colin]      1.9.100cvs47
1622
1623         * src/html.c
1624                 Translate &hellip; to "..."
1625
1626 2005-11-30 [colin]      1.9.100cvs46
1627
1628         * src/matcher.c
1629         * src/matcher.h
1630                 Optimize back yesterday's fix.
1631
1632 2005-11-30 [paul]       1.9.100cvs45
1633
1634         * manual/faq.xml
1635                 standardised
1636         * manual/intro.xml
1637                 written by Colin, edited by me
1638
1639 2005-11-29 [colin]      1.9.100cvs44
1640
1641         * src/matcher.c
1642                 Skip headers unconditionnaly in match_body if the
1643                 rule is not message or ~message
1644
1645 2005-11-29 [colin]      1.9.100cvs43
1646
1647         * src/matcher.c
1648                 Fix body_part and such, not skipping headers 
1649                 if the matchcriteria wasn't the first in the rule
1650
1651 2005-11-29 [colin]      1.9.100cvs42
1652
1653         * src/compose.c
1654                 Add Windows-1252 (Closes bug #863, windows-1252 encoding 
1655                 option missing from message view window)
1656                 Fix double text D'n'D with gtk-2.8
1657         * src/matcher.c
1658                 Fix ~message, ~headers_part, ~body_part rules
1659         * src/messageview.c
1660                 Add Windows-1252 (Closes bug #863)
1661                 Fix accels
1662         * src/gtk/gtkaspell.c
1663                 Properly destroy accels in all menus
1664
1665 2005-11-29 [mones]      1.9.100cvs41
1666
1667         * po/es.po
1668                 Updated.
1669
1670 2005-11-27 [colin]      1.9.100cvs40
1671
1672         * src/mh_gtk.c
1673                 "/Remove mailbox" -> "/Remove mailbox..."
1674
1675 2005-11-27 [paul]       1.9.100cvs39
1676
1677         * AUTHORS
1678         * po/de.po
1679         * src/gtk/authors.h
1680                 updated by new maintainer, Stephan Sachse
1681
1682 2005-11-27 [paul]       1.9.100cvs38
1683
1684         * manual/faq.xml
1685                 written by Colin, edited by me
1686
1687 2005-11-27 [paul]       1.9.100cvs37
1688
1689         * src/prefs_common.c
1690         * src/prefs_common.h
1691         * src/prefs_receive.c
1692         * src/prefs_summaries.c
1693                 move 'go to inbox after receiving new mail'
1694                 option from display/sumamaries to mail
1695                 handling/receive, and rework prefs_summaries
1696                 dialog a little
1697
1698 2005-11-25 [martin]     1.9.100cvs36
1699
1700         * po/de.po
1701             fixed windows-1252 translation;
1702             translated some new and fuzzy strings
1703
1704 2005-11-25 [paul]       1.9.100cvs35
1705
1706         * src/plugins/clamav/clamav_plugin.c
1707                 complete the update done in cvs34
1708
1709 2005-11-25 [paul]       1.9.100cvs34
1710
1711         * src/plugins/clamav/clamav_plugin.c
1712                 reflect upstream changes
1713
1714 2005-11-25 [paul]       1.9.100cvs33
1715
1716         * manual/ack.xml
1717         * manual/plugins.xml
1718         * manual/sylpheed-claws-manual.xml
1719                 written/updated by Colin, edited by me
1720         * tools/acroread2sylpheed.pl
1721                 update binary name
1722
1723 2005-11-24 [cleroy]     1.9.100cvs32
1724
1725         * src/compose.c
1726                 Fix bug #856 (reediting messages forgets Request
1727                 Return Receipt)
1728
1729 2005-11-24 [paul]       1.9.100cvs31
1730
1731         * manual/addrbook.xml
1732         * manual/starting.xml
1733                 written by Colin, proofread, edited, adapted by me
1734         * manual/advanced.xml
1735                 add some Actions examples
1736         * src/importldif.c
1737                 use a Save button instead of a Close button
1738         * src/wizard.c
1739                 indicate mandatory fields
1740                 fix page display
1741                 Thanks to Colin
1742
1743 2005-11-23 [colin]      1.9.100cvs30
1744
1745         * src/addressbook.c
1746                 Rename menu item, fix possible crash after
1747                 deletion of books
1748         * src/addrindex.c
1749                 Allow searching for '*' in ldap
1750         * src/browseldap.c
1751                 Fix "Browse Entry" (did anyone use it?)
1752         * src/wizard.c
1753                 Add guards for mandatory information
1754
1755 2005-11-23 [paul]       1.9.100cvs29
1756
1757         * manual/advanced.xml
1758                 corrections to the English
1759
1760 2005-11-23 [cleroy]     1.9.100cvs28
1761
1762         * src/mimeview.c
1763                 Fix possible crash at exit. After the call to
1764                 gtk_container_remove(), the Viewer's widget has no
1765                 more parent so gtk+ automatically frees it and its
1766                 sons. If destroy_viewer() then try to access it,
1767                 problems ensue.
1768
1769 2005-11-22 [colin]      1.9.100cvs27
1770
1771         * src/compose.c
1772         * src/gtk/gtkaspell.c
1773                 Fix right-clicking on a misspelled word
1774                 Fix More... in suggestions menu
1775
1776 2005-11-22 [wwp]        1.9.100cvs26
1777
1778         * src/prefs_template.c
1779                 templates works: re-sort templates list when adding or replacing,
1780                 prevent from adding or replacing when the template name is empty
1781
1782 2005-11-21 [colin]      1.9.100cvs25
1783
1784         * src/addressbook.c
1785                 Fix some addressbook suckage (dnd, select all)
1786         * src/compose.c
1787         * src/gtk/gtkaspell.c
1788         * src/gtk/gtkaspell.h
1789                 Make the spellchecker menu work with the 
1790                 GtkTextView one instead of overriding it
1791
1792 2005-11-20 [paul]       1.9.100cvs24
1793
1794         * manual/handling.xml
1795                 proofread and corrected
1796
1797 2005-11-20 [paul]       1.9.100cvs23
1798
1799         * manual/Makefile
1800                 generate html as one file
1801         * manual/advanced.xml
1802                 fix output generation
1803                 reformat hidden options list
1804         * manual/manual.xml     ** REMOVED **
1805         * manual/sylpheed-claws-manual.xml      ** ADDED **
1806                 renamed
1807
1808 2005-11-18 [colin]      1.9.100cvs22
1809
1810         * src/prefs_account.c
1811                 Fix layout in news and mbox accounts
1812         * manual/account.xml
1813         * manual/advanced.xml
1814                 New contents for Paul to check :)
1815
1816 2005-11-18 [wwp]        1.9.100cvs21
1817
1818         * src/gtk/quicksearch.c
1819                 don't update extended quicksearch buttons twice
1820
1821 2005-11-18 [paul]       1.9.100cvs20
1822
1823         * src/textview.c
1824                 complete 1.9.100cvs19
1825
1826 2005-11-18 [paul]       1.9.100cvs19
1827
1828         * src/compose.c
1829                 cosmetic improvements
1830         * src/textview.c
1831                 also list text/* attachments
1832
1833 2005-11-18 [cleroy]     1.9.100cvs18
1834
1835         * src/summaryview.c
1836                 Use column 0 instead of -1 in 
1837                 gtk_ctree_node_moveto, in a naive
1838                 hope it'll fix the gtk-related crashes
1839
1840 2005-11-18 [cleroy]     1.9.100cvs17
1841
1842         * src/gtk/inputdialog.c
1843                 Fix icon staying the first one
1844
1845 2005-11-17 [wwp]        1.9.100cvs16
1846                 fix possible problem showing some quicksearch buttons, and a bad
1847                 call to g_return_if_fail in a function that returns a value (both
1848                 fixes by Fabien Vantard)
1849
1850 2005-11-15 [wwp]        1.9.100cvs15
1851
1852         * src/gtk/quicksearch.c
1853                 added a tooltip to that obscure ... quicksearch button
1854
1855 2005-11-15 [wwp]        1.9.100cvs14
1856
1857         * src/gtk/quicksearch.c
1858                 add a quicksearch helper to filtering expression users: the ... button
1859                 raises the condition expr window. condition expressions set up w/ this
1860                 window are used by the quicksearch if the user closes it pressing OK.
1861
1862 2005-11-14 [paul]       1.9.100cvs13
1863
1864         * src/plugins/clamav/clamav_plugin.c
1865         * src/plugins/spamassassin/spamassassin.c
1866                 change plugin type following recent merging
1867
1868 2005-11-14 [wwp]        1.9.100cvs12
1869
1870         * src/folder.c
1871                 prevent from crashing when copying/moving message(s) from and
1872                 to the same folder
1873
1874 2005-11-14 [paul]       1.9.100cvs11
1875
1876         * src/plugins/clamav/Makefile.am
1877         * src/plugins/clamav/clamav_plugin.c
1878         * src/plugins/clamav/clamav_plugin.h
1879         * src/plugins/clamav/clamav_plugin_gtk.c
1880                 also merge clamav and clamav_gtk plugins
1881
1882 2005-11-13 [colin]      1.9.100cvs10
1883
1884         * configure.ac
1885         * src/plugins/spamassassin/Makefile.am
1886         * src/plugins/spamassassin/spamassassin.c
1887         * src/plugins/spamassassin/spamassassin.h
1888         * src/plugins/spamassassin/spamassassin_gtk.c
1889                 Merge spamassassin and spamassassin_gtk plugins,
1890                 and build it by default.
1891
1892 2005-11-12 [colin]      1.9.100cvs9
1893
1894         * src/etpan/imap-thread.c
1895                 Fix gcc warning
1896
1897 2005-11-12 [colin]      1.9.100cvs8
1898
1899         * src/procmime.c
1900                 Revert 1.9.100cvs3 - it breaks PGP sign+encrypt
1901
1902 2005-11-10 [colin]      1.9.100cvs7
1903
1904         * src/main.c
1905                 Fix bug #845 (sylpheed-claws 1.9.99+ start in 
1906                 minimised state)
1907
1908 2005-11-10 [wwp]        1.9.100cvs6
1909
1910         * src/gtk/description_window.c
1911                 fix a crash when closing description windows using the WM's [X] button
1912
1913 2005-11-09 [colin]      1.9.100cvs5
1914
1915         * src/common/ssl.c
1916                 Update libetpan call to follow upstream
1917                 (yes, this requires libetpan-0.40cvs3)
1918
1919 2005-11-08 [colin]      1.9.100cvs4
1920
1921         * src/compose.c
1922         * src/textview.c
1923         * src/common/utils.c
1924         * src/common/utils.h
1925                 Enhance the email parser
1926
1927 2005-11-08 [colin]      1.9.100cvs3
1928
1929         * src/procmime.c
1930                 Fix what looks like an off-by-one (fixes 
1931                 attachments from the Bat)
1932
1933 2005-11-08 [wwp]        1.9.100cvs2
1934
1935         * src/main.c
1936                 renamed some occurrences of "Sylpheed" to "Sylpheed-Claws"
1937
1938 2005-11-08 [wwp]        1.9.100cvs1
1939
1940         * src/main.c
1941                 allow exiting Sylpheed-Claws from command-line
1942
1943 2005-11-08 [paul]       1.9.100
1944
1945         1.9.100 released
1946
1947 2005-11-07 [colin]      1.9.99cvs17
1948
1949         * src/addritem.c
1950         * src/ldif.c
1951                 Fix import of base-64 encoded items
1952
1953 2005-11-07 [cleroy]     1.9.99cvs16
1954
1955         * src/send_message.c
1956                 Fix bug #314 (Queue does not empty under certain 
1957                 circumstances)
1958
1959 2005-11-07 [paul]       1.9.99cvs15
1960
1961         * src/mutt.c
1962         * src/pine.c
1963                 fix buffer overflows
1964                 Thanks to Colin
1965
1966 2005-11-07 [paul]       1.9.99cvs14
1967
1968         * doc/man/Makefile.am
1969         * doc/man/sylpheed-claws.1      ** ADDED **
1970         * doc/man/sylpheed.1            ** DELETED **
1971                 rename and update the man file
1972
1973 2005-11-06 [colin]      1.9.99cvs13
1974
1975         * src/ldif.c
1976                 Fix ldif_get_line() that returned empty strings
1977                 (Didn't understand why). Also fix a possible
1978                 buffer overflow.
1979
1980 2005-11-06 [wwp]        1.9.99cvs12
1981
1982         * src/textview.c
1983         * src/gtk/about.c
1984         * src/gtk/gtkutils.c
1985         * src/gtk/gtkutils.h
1986                 fix a compilation warning,
1987                 make links sensitive in the about dialog
1988
1989 2005-11-04 [wwp]        1.9.99cvs11
1990
1991         * src/gtk/about.c
1992                 don't wrap or translate URIs, and a bit text format cleanup
1993
1994 2005-11-04 [wwp]        1.9.99cvs10
1995
1996         * src/gtk/about.c
1997                 better textview tagging implementation (no more use of marks for
1998                 postponed tagging)
1999
2000 2005-11-02 [colin]      1.9.99cvs9
2001
2002         * src/common/ssl.c
2003                 Forgot an ifdef
2004
2005 2005-11-02 [colin]      1.9.99cvs8
2006
2007         * configure.ac
2008                 Require libetpan-0.40 due to upstream fix
2009         * src/common/ssl.c
2010                 Tell libetpan not to call SSL_Library_Init,
2011                 as we do it ourselves.
2012
2013 2005-11-02 [colin]      1.9.99cvs7
2014
2015         * po/POTFILES.in
2016                 Add missing files (thanks to Fabien Vantard)
2017
2018 2005-11-02 [cleroy]     1.9.99cvs6
2019
2020         * src/summaryview.c
2021                 Fix totals when read messages are hidden or quicksearch
2022                 is on
2023         * src/ssl_manager.c
2024         * src/ssl_manager.h
2025         * src/common/ssl_certificate.c
2026         * src/common/ssl_certificate.h
2027         * src/gtk/sslcertwindow.c
2028         * src/gtk/sslcertwindow.h
2029                 Fix copyright on my stuff
2030
2031 2005-11-02 [wwp]        1.9.99cvs5
2032
2033         * src/prefs_themes.c
2034                 fix directory name checking (theme installation/removal),
2035                 made related error a bit more verbose
2036
2037 2005-11-02 [cleroy]     1.9.99cvs4
2038
2039         * src/summaryview.c
2040                 Fix typo (probably fixes bug #841 (Sort by the From 
2041                 field doesn't work)
2042
2043 2005-11-02 [paul]       1.9.99cvs3
2044
2045         * po/ko.po
2046         * po/nb.po
2047                 updated by SungHyun Nam, Geir Helland
2048         * src/wizard.c
2049                 fix typo in welcome message. spotted by
2050                 Andrea Spadaccini
2051
2052 2005-11-01 [colin]      1.9.99cvs2
2053
2054         * src/compose.c
2055                 Fix replying to ml wen confirming subscription
2056         * src/messageview.c
2057         * src/mimeview.c
2058         * src/mimeview.h
2059         * src/privacy.h
2060         * src/summaryview.c
2061                 Make key check non blocking
2062
2063 2005-10-31 [paul]       1.9.99cvs1
2064
2065         * tools/claws.i18n.status.pl
2066                 updated for ChangeLog
2067
2068 2005-10-31 [paul]       1.9.99
2069
2070         1.9.99 released
2071
2072 2005-10-31 [paul]       1.9.15cvs131
2073
2074         * .cvsignore
2075         * ChangeLog
2076         * ChangeLog.claws       ** REMOVED **
2077         * ChangeLog-gtk2.claws  ** REMOVED **
2078         * ChangeLog.gtk1        ** ADDED **
2079         * INSTALL
2080         * Makefile.am
2081         * NEWS
2082         * README
2083         * README.claws          ** REMOVED **
2084         * README.jp             ** REMOVED **
2085         * RELEASE_NOTES         ** ADDED **
2086         * RELEASE_NOTES.claws   ** REMOVED **
2087         * commitHelper
2088         * configure.ac
2089         * sylpheed.spec.in      ** REMOVED **
2090                 tidy up and update the default docs:
2091                 ChangeLog.claws is renamed ChangeLog.gtk1
2092                 ChangeLog-gtk2.claws is renamed ChangeLog
2093                 README.claws is renamed README
2094                 RELEASE_NOTES.claws is renamed RELEASE_NOTES
2095
2096 2005-10-31 [paul]       1.9.15cvs130
2097
2098         * po/it.po
2099                 fix errors
2100
2101 2005-10-31 [paul]       1.9.15cvs129
2102
2103         * po/ca.po
2104         * po/de.po
2105         * po/en_GB.po
2106         * po/fr.po
2107         * po/it.po
2108         * po/pt_BR.po
2109         * po/sk.po
2110         * po/sr.po
2111         * po/zh_CN.po
2112                 updated by Miquel Oliete, Stephan Sachse and
2113                 Thomas Gilgin, me, Fabien Vantard, Andrea
2114                 Spadaccini, Frederico Goncalves Guimaraes,
2115                 Andrej Kacian, Aleksandar Urosevic, and
2116                 Ralgh Young.
2117
2118 2005-10-31 [mones]      1.9.15cvs128
2119
2120         * manual/faq.xml
2121                 More questions.
2122         
2123         * po/es.po
2124                 Updated for release.
2125
2126 2005-10-30 [colin]      1.9.15cvs127
2127
2128         * src/compose.c
2129                 Place cursor before rewrapping (fixes cursor
2130                 pos if quotation gets rewrapped)
2131
2132 2005-10-29 [paul]       1.9.15cvs126
2133
2134         * src/crash.c
2135         * src/foldersel.c
2136         * src/main.c
2137         * src/messageview.c
2138         * src/toolbar.c
2139         * src/gtk/authors.h
2140                 corrections to text items
2141
2142 2005-10-28 [colin]      1.9.15cvs125
2143
2144         * src/messageview.c
2145                 Make "hit 'C' to check sig" work from extern 
2146                 messageviews
2147
2148 2005-10-27 [colin]      1.9.15cvs124
2149
2150         * src/summaryview.c
2151                 Add a hack to avoid segfaulting when hammering 
2152                 on gtk's events
2153
2154 2005-10-27 [wwp]        1.9.15cvs123
2155
2156         * src/prefs_themes.c
2157                 sort list of themes names in themes prefs
2158
2159 2005-10-27 [paul]       1.9.15cvs122
2160
2161         * src/folder.c
2162         * src/prefs_account.c
2163                 fix building on Solaris
2164                 Patch by Alex Moore
2165
2166 2005-10-27 [wwp]        1.9.15cvs121
2167
2168         * src/summaryview.c
2169         * src/gtk/gtksctree.c
2170                 speed up unselecting messages in summary view (thanks to Colin)
2171
2172 2005-10-27 [paul]       1.9.15cvs120
2173
2174         * src/mainwindow.c
2175                 fix a compilation warning
2176         * src/summaryview.c
2177                 fix updating of 'n items selected' count
2178                 when deselecting
2179
2180 2005-10-27 [martin]     1.9.15cvs119
2181
2182         * src/action.c
2183                 ignore actions with a leading '/' in the action menu name
2184                 fixes a crash on menu creation
2185         * src/prefs_actions.c
2186                 do not allow a leading '/' in the action menu name
2187
2188 2005-10-27 [paul]       1.9.15cvs118
2189
2190         * src/main.c
2191                 fix compilation warning
2192
2193 2005-10-27 [paul]       1.9.15cvs117
2194
2195         * src/procmime.c
2196                 add #if HAVE_LOCALE_H
2197
2198 2005-10-27 [paul]       1.9.15cvs116
2199
2200         * src/plugins/clamav/clamav_plugin.c
2201         * src/plugins/dillo_viewer/dillo_viewer.c
2202         * src/plugins/mathml_viewer/mathml_viewer.c
2203         * src/plugins/pgpcore/plugin.c
2204         * src/plugins/pgpinline/plugin.c
2205         * src/plugins/pgpmime/plugin.c
2206         * src/plugins/spamassassin/spamassassin.c
2207         * src/plugins/trayicon/trayicon.c
2208                 plugin_init() : make error messages more
2209                 informative
2210
2211 2005-10-26 [wwp]        1.9.15cvs115
2212
2213         * src/prefs_matcher.c
2214                 enlarge boolean op widget width a bit (wasn't always showing text contents)
2215
2216 2005-10-26 [wwp]        1.9.15cvs114
2217
2218         * src/procmime.c
2219         * src/gtk/gtksctree.c
2220         * src/plugins/spamassassin/libspamc.c
2221         * src/plugins/spamassassin/spamassassin.c
2222                 fix some compilation warnings more
2223
2224 2005-10-26 [mones]      1.9.15cvs113
2225
2226         * po/es.po
2227                 Updated translation
2228
2229 2005-10-26 [paul]       1.9.15cvs112
2230
2231         * src/prefs_message.c
2232                 give all display_xface stuff the
2233                 #if HAVE_LIBCOMPFACE treatment, thus
2234                 preventing a crash
2235                 (Thanks to Wolfgang Enderlein)
2236
2237 2005-10-26 [colin]      1.9.15cvs111
2238
2239         * src/gedit-print.c
2240                 Fix date format
2241         * src/imap_gtk.c
2242         * src/news_gtk.c
2243                 Remove context menu items that should not be there
2244         * src/jpilot.c
2245                 Fix encoding
2246         * src/main.c
2247         * src/mainwindow.c
2248                 Don't show the mainwindow too soon
2249
2250 2005-10-26 [wwp]        1.9.15cvs110
2251
2252         * src/folder.c
2253         * src/manual.c
2254         * src/summaryview.c
2255                 fix uninitialized pointers in the folder updating hook
2256                 (thanks to Colin)
2257
2258 2005-10-25 [mones]      1.9.15cvs109
2259
2260         * manual/faq.xml
2261                 General information subsection completed. 
2262                 Removed archaic references.
2263                 
2264         * manual/Makefile
2265         * manual/dtd/manual.dsl
2266                 Added customization stylesheet for getting paragraphs
2267                 fully justified in PDF output (as suggested by Colin).
2268
2269 2005-10-25 [colin]      1.9.15cvs108
2270
2271         * src/compose.c
2272                 Fix a second leak
2273
2274 2005-10-25 [colin]      1.9.15cvs107
2275
2276         * src/addrbook.c
2277         * src/addrindex.c
2278                 Fix leak (xml_get_element() allocates memory)
2279         * src/compose.c
2280                 Fix leak + dead code (shame!)
2281         * src/procmime.c
2282                 Fix leak
2283
2284 2005-10-25 [colin]      1.9.15cvs106
2285
2286         * src/mimeview.c
2287                 Fix encoding issue in Save all and in 
2288                 overwrite-confirmation alertpanel
2289
2290 2005-10-25 [cleroy]     1.9.15cvs105
2291
2292         * src/common/socket.c
2293                 Fix a leak - Thanks to Christopher Aillon
2294                 (http://christopher.aillon.org/blog/dev/gnome/20051025-gsource.html)
2295
2296 2005-10-25 [paul]       1.9.15cvs104
2297
2298         * src/wizard.c
2299                 Always guess servers from the right-hand
2300                 email part and guess username from the
2301                 left-hand part. (Thanks to Colin)
2302                 add an X-Face to the welcome message
2303
2304 2005-10-25 [paul]       1.9.15cvs103
2305
2306         * manual/handling.xml
2307                 written by Colin, edited by me
2308
2309 2005-10-25 [wwp]        1.9.15cvs102
2310
2311         * src/folderview.c
2312         * src/grouplistdialog.c
2313         * src/imap.c
2314         * src/noticeview.c
2315                 fix some compilation warnings
2316
2317 2005-10-24 [paul]
2318
2319         1.9.99-rc3 released
2320
2321 2005-10-24 [paul]       1.9.15cvs101
2322
2323         * src/gtk/about.c
2324                 fix window sizing
2325
2326 2005-10-24 [paul]       1.9.15cvs100
2327
2328         * src/pixmaps/offline.xpm
2329         * src/pixmaps/online.xpm
2330                 replace with last default versions
2331
2332 2005-10-24 [colin]      1.9.15cvs99
2333
2334         * src/imap.c
2335                 Fix bug when moving a folder
2336         * src/imap_gtk.c
2337         * src/mh_gtk.c
2338                 "Delete folder" pops up a window, so it 
2339                 should be suffixed with "..."
2340         * src/plugins/pgpcore/sgpgme.c
2341                 Include locale.h
2342
2343 2005-10-24 [mones]      1.9.15cvs98
2344
2345         * manual/Makefile
2346         * manual/account.xml
2347         * manual/ack.xml
2348         * manual/addrbook.xml
2349         * manual/advanced.xml
2350         * manual/faq.xml
2351         * manual/glossary.xml
2352         * manual/gpl.xml
2353         * manual/handling.xml
2354         * manual/intro.xml
2355         * manual/keyboard.xml
2356         * manual/manual.xml
2357         * manual/plugins.xml
2358         * manual/starting.xml
2359         * manual/dtd/sdocbook.dtd
2360                 Initial manual structure and some content.
2361
2362 2005-10-23 [wwp]        1.9.15cvs97
2363
2364         * src/gtk/about.c
2365                 fix a typo
2366
2367 2005-10-23 [wwp]        1.9.15cvs96
2368
2369         * src/gtk/about.c
2370         * src/gtk/authors.h
2371                 rework of the about window (main work by Paul), also featuring a few
2372                 fixes for typos and duplicate names
2373
2374 2005-10-23 [wwp]        1.9.15cvs95
2375
2376         * src/.cvsignore
2377                 Ignore the right binary name (sylpheed-claws now)
2378
2379 2005-10-23 [paul]       1.9.15cvs94
2380
2381         * src/compose.c
2382                 when using Folder Pref 'Default To for
2383                 replies' make the entry in the Compose
2384                 window bold
2385                 Patch by Fabien Vantard
2386
2387 2005-10-22 [colin]      1.9.15cvs93
2388
2389         * src/codeconv.c
2390                 Fix leak
2391
2392 2005-10-22 [colin]      1.9.15cvs92
2393
2394         * src/codeconv.c
2395                 try to convert using locale (apart utf8) if necessary
2396
2397 2005-10-22 [colin]      1.9.15cvs91
2398
2399         * src/pixmaps/new.xpm
2400         * src/pixmaps/unread.xpm
2401                 Make the unread envelope blue again and
2402                 saturate the new one a bit more.
2403
2404 2005-10-22 [colin]      1.9.15cvs90
2405
2406         * src/compose.c
2407                 When replying to a mail sent by one of our accounts,
2408                 use the original list of recipients. Let 'Reply All'
2409                 and 'Reply to sender' work like previously.
2410
2411 2005-10-21 [colin]      1.9.15cvs89
2412
2413         * src/prefs_filtering.c
2414                 Clear fields after add and replace
2415         * src/textview.c
2416                 Display xface differently (better)
2417         * src/plugins/pgpinline/pgpinline.c
2418                 Fix crappy encodings/recodings
2419
2420 2005-10-21 [paul]       1.9.15cvs88
2421
2422         * src/compose.c
2423         * src/prefs_folder_item.c
2424         * src/toolbar.c
2425                 fix news folder Folder Properties
2426                 (thanks to Colin)
2427         * src/folderview.c
2428                 update folderview after Themes change
2429                 keep selected folder selected
2430                 (thanks to Colin)
2431
2432 2005-10-21 [paul]       1.9.15cvs87
2433
2434         * tools/Makefile.am
2435         * tools/OOo2sylpheed.pl
2436         * tools/README
2437         * tools/README.sylprint
2438         * tools/asus_mailled.sh         ** REMOVED **
2439         * tools/filter_conv.pl
2440         * tools/freshmeat_search.pl
2441         * tools/google_search.pl
2442         * tools/gpg-sign-syl            ** REMOVED **
2443         * tools/kmail2sylpheed.pl
2444         * tools/kmail2sylpheed_v2.pl
2445         * tools/multiwebsearch.pl
2446         * tools/nautilus2sylpheed.sh
2447         * tools/newscache_clean.pl
2448         * tools/outlook2sylpheed.pl
2449         * tools/sylpheed-switcher       ** REMOVED **
2450         * tools/sylprint.pl
2451         * tools/sylprint.rc
2452         * tools/tb2sylpheed
2453         * tools/vcard2xml.py
2454         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
2455                 update default config dir
2456                 update binary name (thanks to Fabien Vantard)
2457                 remove obsolete scripts
2458
2459 2005-10-21 [cleroy]     1.9.15cvs86
2460
2461         * src/inc.c
2462                 Fix possible leak and units. Based on a patch by
2463                 Fabien Vantard.
2464
2465 2005-10-20 [colin]      1.9.15cvs85
2466
2467         * src/textview.c
2468                 Clear xface when clearing textview
2469
2470 2005-10-20 [colin]      1.9.15cvs84
2471
2472         * configure.ac
2473         * src/folderview.c
2474         * src/headerview.c
2475         * src/main.c
2476         * src/prefs_common.c
2477         * src/prefs_common.h
2478         * src/prefs_message.c
2479         * src/textview.c
2480         * src/textview.h
2481         * src/common/defs.h
2482         * src/common/utils.c
2483         * src/common/utils.h
2484         * src/gtk/gtkutils.c
2485         * src/gtk/gtkutils.h
2486                 Migrate config to .sylpheed-claws (Automatically)
2487                 Add a way to get the Xface in the TextView
2488
2489 2005-10-20 [colin]      1.9.15cvs83
2490
2491         * src/gtk/Makefile.am
2492         * src/gtk/about.c
2493         * src/gtk/authors.h
2494                 Make the about dialog *grooovy*
2495
2496 2005-10-20 [colin]      1.9.15cvs82
2497
2498         * src/mimeview.c
2499                 Use "Open with" on double click if no command
2500                 was found
2501
2502 2005-10-20 [colin]      1.9.15cvs81
2503
2504         * src/imap.c
2505         * src/etpan/imap-thread.c
2506                 Fix possible crash.
2507
2508 2005-10-20 [paul]       1.9.15cvs80
2509
2510         * src/folder.c
2511                 don't show clipkey icon if the only
2512                 attachment is the signature
2513                 Patch by Colin
2514
2515 2005-10-20 [paul]       1.9.15cvs79
2516
2517         * AUTHORS
2518         * src/plugins/pgpmime/pgpmime.c
2519                 name the PGP/MIME signature 'signature.asc'
2520                 Patch by Andrew Nelson <freeandy@gmail.com>
2521
2522 2005-10-19 [colin]      1.9.15cvs78
2523
2524         * src/plugins/pgpmime/pgpmime.c
2525                 Oops, no need to double-check though
2526
2527 2005-10-19 [colin]      1.9.15cvs77
2528
2529         * src/plugins/pgpinline/pgpinline.c
2530         * src/plugins/pgpmime/pgpmime.c
2531                 Check that my_tmpfile() doesn't 
2532                 return NULL
2533
2534 2005-10-19 [colin]      1.9.15cvs76
2535
2536         * src/common/utils.c
2537                 Use shorter mime boundaries to avoid having
2538                 MTAs rewrapping our headers, breaking the
2539                 PGP signature in the process 
2540         * src/compose.c
2541         * src/plugins/pgpmime/pgpmime.c
2542                 Check for boundary uniqueness to be sure
2543                 it won't happen, instead of hoping for the
2544                 best
2545
2546 2005-10-19 [colin]      1.9.15cvs75
2547
2548         * sylpheed-claws.desktop
2549         * src/Makefile.am
2550         * src/main.c
2551                 Ship a sylpheed-claws binary instead
2552                 of a sylpheed one. Change the socket
2553                 name, too
2554         * src/folderview.c
2555                 Update folder only if it changed
2556         * src/wizard.c
2557                 Fix i18n in welcome mail, patch by
2558                 Fabien Vantard
2559
2560 2005-10-19 [paul]
2561
2562         1.9.99-rc2 released
2563
2564 2005-10-19 [paul]       1.9.15cvs74
2565
2566         * src/folder.c
2567         * src/folderview.c
2568                 fix summaryview update
2569                 Patch by Colin
2570
2571 2005-10-18 [colin]      1.9.15cvs73
2572
2573         * src/plugins/pgpcore/passphrase.c
2574                 Don't XGrabServer, and try a bit more to 
2575                 sync everything before grabbing mouse/keyboard
2576
2577 2005-10-18 [colin]      1.9.15cvs72
2578
2579         * src/Makefile.am
2580         * src/addressadd.c
2581         * src/addressbook.c
2582         * src/folderview.c
2583         * src/grouplistdialog.c
2584         * src/mimeview.c
2585         * src/stock_pixmap.c
2586         * src/stock_pixmap.h
2587         * src/summaryview.c
2588         * src/gtk/gtksctree.c
2589         * src/gtk/gtksctree.h
2590         * src/pixmaps/empty.xpm
2591                 Implement a wrapper call for gtk_ctree_set_node_info
2592                 and gtk_ctree_insert_node, that uses a 1x1 transparent
2593                 pixmap instead of a NULL one. This works around some
2594                 memory problems deep inside gtk, revealed by valgrind,
2595                 and fixes bug #834 (Pressing CTRl-D on a message marked 
2596                 as locked crashes sylpheed.), as well as, probably, 
2597                 wwp's 4th dimension problems that happen in gtk_ctree_*.
2598
2599 2005-10-17 [colin]      1.9.15cvs71
2600
2601         * src/mimeview.c
2602                 Provide visual feedback when checking
2603                 signature
2604
2605 2005-10-17 [colin]      1.9.15cvs70
2606
2607         * src/main.c
2608                 Keep the folder list frozen while checking caches...
2609
2610 2005-10-17 [colin]      1.9.15cvs69
2611
2612         * src/addr_compl.c
2613                 Fi bug #833 (Autocompleting from addressbook 
2614                 fails with extended chars)
2615         * src/imap.c
2616                 Fix 'adding messages' staying in statusbar
2617                 after an error
2618
2619 2005-10-17 [wwp]        1.9.15cvs68
2620
2621         * src/ssl_manager.c
2622                 Fix buttons' layout resizing when window size changes
2623
2624 2005-10-17 [wwp]        1.9.15cvs67
2625
2626         * src/account.c
2627         * src/prefs_account.c
2628         * src/prefs_common.c
2629         * src/prefs_common.h
2630         * src/prefs_folder_item.c
2631         * src/prefs_gtk.c
2632         * src/gtk/logwindow.c
2633         * src/gtk/pluginwindow.c
2634         * src/gtk/prefswindow.c
2635         * src/gtk/prefswindow.h
2636                 Remember yet more window sizes (log, prefs, folder prefs, accounts)
2637
2638 2005-10-17 [paul]       1.9.15cvs66
2639
2640         * configure.ac
2641                 fix missing libetpan message
2642         * po/en_GB.po
2643                 updated
2644         * src/crash.c
2645         * src/manual.c
2646         * src/prefs_themes.c
2647         * src/common/defs.h
2648                 add some new URI defines, change some
2649                 others
2650         * src/wizard.c
2651                 make welcome message translatable
2652                 small improvements to english
2653                 other tweaks
2654         * src/gtk/menu.c
2655                 fix warnings
2656
2657 2005-10-17 [paul]       1.9.15cvs65
2658
2659         * src/summaryview.c
2660                 fix column titles
2661
2662 2005-10-16 [mones]      1.9.15cvs64
2663
2664         * po/es.po
2665                 Updated translation
2666
2667 2005-10-16 [colin]
2668
2669         1.9.99-rc1 released
2670
2671 2005-10-16 [colin]      1.9.15cvs63
2672
2673         * src/wizard.c
2674                 Fix whitespace
2675
2676 2005-10-16 [colin]      1.9.15cvs62
2677
2678         * src/toolbar.c
2679                 s/Get All/Get Mail/
2680         * src/wizard.c
2681                 Real welcome mail text, thanks Paul
2682
2683 2005-10-16 [colin]      1.9.15cvs61
2684
2685         * src/editldap.c
2686         * src/exporthtml.c
2687         * src/main.c
2688         * src/mainwindow.c
2689         * src/prefs_themes.c
2690         * src/prefs_toolbar.c
2691         * src/plugins/demo/demo.c
2692         * src/plugins/trayicon/trayicon.c
2693                 s/Sylpheed/Sylpheed-Claws/
2694
2695 2005-10-16 [colin]      1.9.15cvs60
2696
2697         * src/wizard.c
2698                 Add a welcome email in the first empty mailbox
2699         * src/prefs_common.c
2700                 Change one more default
2701
2702 2005-10-16 [colin]      1.9.15cvs59
2703
2704         * src/wizard.c
2705                 Remove printf
2706
2707 2005-10-16 [colin]      1.9.15cvs58
2708
2709         * src/toolbar.c
2710         * src/prefs_common.c
2711                 Change some defaults
2712
2713 2005-10-16 [colin]      1.9.15cvs57
2714
2715         * src/toolbar.c
2716         * src/prefs_common.c
2717                 Change some defaults
2718
2719 2005-10-16 [colin]      1.9.15cvs56
2720
2721         * src/wizard.c
2722                 By default, initialize fonts to have
2723                 the same size as normal GtkWidgets
2724
2725 2005-10-16 [colin]      1.9.15cvs55
2726
2727         * src/mimeview.c
2728                 Fix message a bit more
2729
2730 2005-10-16 [colin]      1.9.15cvs54
2731
2732         * src/addressbook.c
2733                 Second attempt at flicker fixing
2734
2735 2005-10-16 [colin]      1.9.15cvs53
2736
2737         * src/addressbook.c
2738                 Fix flicker
2739
2740 2005-10-16 [wwp]        1.9.15cvs52
2741
2742         * src/addressbook.c
2743         * src/editaddress.c
2744         * src/prefs_common.c
2745         * src/prefs_common.h
2746                 Remember window sizes (address book)
2747
2748 2005-10-16 [wwp]        1.9.15cvs51
2749
2750         * src/plugins/clamav/clamav_plugin_gtk.c
2751         * src/plugins/spamassassin/spamassassin_gtk.c
2752                 Fix compilation warnings (missing #include).
2753
2754 2005-10-16 [colin]      1.9.15cvs50
2755
2756         * src/mimeview.c
2757         * src/summaryview.c
2758         * src/textview.c
2759                 Make 'c' check signature, and forward
2760                 c, l, y, t from summaryview to mimeview
2761
2762 2005-10-16 [colin]      1.9.15cvs49
2763
2764         * src/addressbook.c
2765                 Put border around buttons
2766         * src/mainwindow.c
2767         * src/summaryview.c
2768                 Rework menus (Patch based on a patch
2769                 by Paul)
2770
2771 2005-10-15 [wwp]        1.9.15cvs48
2772
2773         * src/editjpilot.c
2774         * src/editldap.c
2775         * src/editvcard.c
2776         * src/exphtmldlg.c
2777         * src/expldifdlg.c
2778         * src/export.c
2779         * src/import.c
2780         * src/importldif.c
2781         * src/importmutt.c
2782         * src/importpine.c
2783         * src/prefs_account.c
2784         * src/prefs_spelling.c
2785         * src/gtk/gtkutils.c
2786         * src/gtk/gtkutils.h
2787         * src/plugins/clamav/clamav_plugin_gtk.c
2788         * src/plugins/spamassassin/spamassassin_gtk.c
2789                 use nicer browse-for-file/dir buttons than the "..." ones,
2790                 code factorizing more.
2791
2792 2005-10-14 [colin]      1.9.15cvs47
2793
2794         * src/mainwindow.c
2795                 set relief on the account switcher so that people see it
2796                 grey out Create processing rules when no message is selected
2797         * src/prefs_filtering.c
2798                 ask before closing if the rule has not been modified, even if
2799                 it's not valid
2800         * src/prefs_matcher.c
2801                 fix sensitivity when entering the dialog
2802         * src/gtk/inputdialog.c
2803                 display a better icon on password ask
2804         * src/plugins/pgpcore/passphrase.c
2805                 make the dialog look better
2806
2807 2005-10-14 [paul]       1.9.15cvs46
2808
2809         * src/folderview.c
2810                 indicate presense of marked msgs in
2811                 unexpanded subfolders
2812
2813 2005-10-14 [paul]       1.9.15cvs45
2814
2815         * src/prefs_actions.c
2816         * src/prefs_common.c
2817         * src/prefs_common.h
2818         * src/prefs_filtering_action.c
2819         * src/prefs_matcher.c
2820         * src/prefs_template.c
2821                 remember window sizes
2822                 fix Info button size
2823
2824         Patches by wwp
2825
2826 2005-10-13 [colin]      1.9.15cvs44
2827
2828         * src/mimeview.c
2829         * src/noticeview.c
2830         * src/noticeview.h
2831                 Add a tooltip on the icon (optional) 
2832                 Get rid of the signature buttons and only
2833                 use the icon+tooltip
2834
2835 2005-10-13 [colin]      1.9.15cvs43
2836
2837         * src/noticeview.c
2838         * src/noticeview.h
2839                 Add hand cursor for hovering over icon
2840
2841 2005-10-13 [colin]      1.9.15cvs42
2842
2843         * src/summaryview.c
2844                 Fix crash when quicksearch's hidden 
2845                 at startup
2846
2847 2005-10-13 [colin]      1.9.15cvs41
2848
2849         * src/compose.c
2850                 Set subject when forwarding multiple mails
2851                 Check that other recipient than the default Cc or Bcc
2852                 have been set before sending.
2853
2854 2005-10-13 [colin]      1.9.15cvs40
2855
2856         * src/imap.c
2857                 Batch per-folder
2858                 Introduce locking, but don't use it yet
2859
2860 2005-10-13 [colin]      1.9.15cvs39
2861
2862         * src/gtk/quicksearch.c
2863                 Reset quicksearch when hiding it
2864                 Make sticky a real pref
2865
2866 2005-10-13 [colin]      1.9.15cvs38
2867
2868         * src/summaryview.c
2869                 Faster prefs apply
2870
2871 2005-10-13 [colin]      1.9.15cvs37
2872
2873         * src/mimeview.c
2874         * src/noticeview.c
2875         * src/noticeview.h
2876         * src/plugins/pgpcore/sgpgme.c
2877                 Make privacy icon clickable
2878                 Move Trust field in Full info
2879                 When trust is less than full, don't display
2880                 a warning icon
2881
2882 2005-10-13 [colin]      1.9.15cvs36
2883
2884         * src/folder.c
2885                 Batch on flags sync
2886         * src/folderview.c
2887                 Revert speed hack which is dangerous in fact
2888                 Apply prefs faster
2889
2890 2005-10-13 [colin]      1.9.15cvs35
2891
2892         * src/folder_item_prefs.c
2893                 Fix pref corruption on folder move. Patch
2894                 by wwp
2895
2896 2005-10-13 [paul]       1.9.15cvs34
2897
2898         * src/export.c
2899         * src/import.c
2900                 fix typos in g_warnings
2901         * src/prefs_account.c
2902                 add a file selector for Signature file
2903
2904         Patches by wwp
2905
2906 2005-10-12 [colin]      1.9.15cvs33
2907
2908         * src/mimeview.c
2909                 Provide a quick way to go back from a
2910                 signature's full info to the email part
2911
2912 2005-10-12 [colin]      1.9.15cvs32
2913
2914         * src/compose.c
2915                 Remove old hack of encoding signed mails with base64.
2916                 QP works equally well.
2917
2918 2005-10-12 [colin]      1.9.15cvs31
2919
2920         * src/crash.c
2921                 Replace deprecated GtkText with GtkTextView
2922         * src/imap.c
2923                 Fix a logic bug about counts in imap_select
2924                 (previously un-triggered)
2925         * src/mainwindow.c
2926         * src/summaryview.c
2927         * src/news.c
2928                 Allow local deletion of news posts
2929         * src/mimeview.c
2930                 Show GPG noticeview on the message/rfc822 part
2931                 in addition to the text/plain one
2932         * src/prefs_image_viewer.c
2933           src/plugins/pgpcore/prefs_gpg.c
2934                 Polish (set the label as part of the checkbox)
2935         * src/wizard.c
2936                 Don't sit there doing nothing after destroying
2937                 the window - return err
2938
2939 2005-10-11 [colin]      1.9.15cvs30
2940
2941         * src/folderview.c
2942                 Apply processing rules before showing folders.
2943                 Early folder show (before flags sync) will only
2944                 be done when there are no processing rules (nor
2945                 pre- or post- ones)
2946         * src/imap.c
2947                 Fix stuff related to mail subdir, creation and 
2948                 deletion of folders 
2949         * src/imap_gtk.c
2950                 Don't allow creation of folders in NoInferior
2951                 folders, as it won't work
2952
2953 2005-10-10 [colin]      1.9.15cvs29
2954
2955         * src/compose.c
2956                 Reselect "None" Privacy system when selecting an
2957                 account with no privacy system defined
2958
2959 2005-10-10 [colin]      1.9.15cvs28
2960
2961         * src/mainwindow.c
2962                 Add Windows-1252 encoding
2963         * src/prefs_common.c
2964                 Rework some defaults:
2965                 - autosave to draft by default
2966                 - don't show header pane (it's already in the textview)
2967                 - Select first new or unread mail on entry
2968                 - Assume 'Yes' to change folder when there's no more
2969                   unread message
2970         * src/prefs_matcher.c
2971                 Fix a gtk assertion failure
2972         * src/gtk/colorlabel.c
2973                 Workaround bad repainting on selection
2974         * src/main.c
2975                 Freeze/thaw (a bit faster on ssh -X)
2976         * src/msgcache.c
2977                 Get rid of StrdupConverter that just adds an
2978                 extra strdup/free 
2979         * src/etpan/imap_thread.c
2980                 memset buf to 0
2981
2982 2005-10-10 [colin]      1.9.15cvs27
2983
2984         * src/export.c
2985         * src/import.c
2986                 Fix compile on gtk 2.4. Patch by wwp
2987
2988 2005-10-09 [colin]      1.9.15cvs26
2989
2990         * src/mainwindow.c
2991         * src/messageview.c
2992         * src/summaryview.c
2993                 Clarify forward menus. Patch by wwp
2994
2995 2005-10-09 [colin]      1.9.15cvs25
2996
2997         * src/compose.c
2998         * src/compose.h
2999                 Fix bug #829 (Non-working "Encrypt message by 
3000                 default when replying to an encrypted message")
3001
3002 2005-10-08 [colin]      1.9.15cvs24
3003
3004         * src/wizard.c
3005                 Fix bug #827 ("Welcome" setup wizard after a 
3006                 permission error gives up & forgets itself.)
3007
3008 2005-10-08 [colin]      1.9.15cvs23
3009
3010         * src/procmime.c
3011                 Fix bug #828 (Ignoring headers with spaces around = sign)
3012
3013 2005-10-08 [colin]      1.9.15cvs22
3014
3015         * src/export.c
3016                 Warning fix by wwp
3017
3018 2005-10-08 [colin]      1.9.15cvs21
3019
3020         * src/folder.c
3021         * src/folder.h
3022                 Add a processing_pending indicator, set on 
3023                 folder_item_open and cleared after 
3024                 folder_item_process_open
3025         * src/folderview.c
3026         * src/summaryview.c
3027                 wrap procmsg_msginfo_*_flags, and in the
3028                 wrapper check that there's no folder processing 
3029                 pending. If there is, defer the flags change until 
3030                 processing is done to avoid stepping over each
3031                 other's toes.
3032                 Freeze during processing, but not during scanning.
3033
3034 2005-10-07 [colin]      1.9.15cvs20
3035
3036         * src/plugins/pgpcore/passphrase.c
3037                 Fix bug #826 (X-Server hangs when 
3038                 right-clicking a PGP encrypted message)
3039
3040 2005-10-07 [paul]       1.9.15cvs19
3041
3042         * src/compose.c
3043                 fix compose_entries[]
3044                 patch by Fabien Vantard
3045
3046 2005-10-06 [colin]      1.9.15cvs18
3047
3048         * src/pixmaps/address.xpm
3049         * src/pixmaps/address_book.xpm
3050         * src/pixmaps/book.xpm
3051         * src/pixmaps/check_spelling.xpm
3052         * src/pixmaps/checkbox_off.xpm
3053         * src/pixmaps/checkbox_on.xpm
3054         * src/pixmaps/close.xpm
3055         * src/pixmaps/complete.xpm
3056         * src/pixmaps/continue.xpm
3057         * src/pixmaps/deleted.xpm
3058         * src/pixmaps/down_arrow.xpm
3059         * src/pixmaps/exec.xpm
3060         * src/pixmaps/forwarded.xpm
3061         * src/pixmaps/group.xpm
3062         * src/pixmaps/ignorethread.xpm
3063         * src/pixmaps/interface.xpm
3064         * src/pixmaps/jpilot.xpm
3065         * src/pixmaps/ldap.xpm
3066         * src/pixmaps/linewrap.xpm
3067         * src/pixmaps/linewrapcurrent.xpm
3068         * src/pixmaps/mail.xpm
3069         * src/pixmaps/mail_attach.xpm
3070         * src/pixmaps/mail_compose.xpm
3071         * src/pixmaps/mail_forward.xpm
3072         * src/pixmaps/mail_receive.xpm
3073         * src/pixmaps/mail_receive_all.xpm
3074         * src/pixmaps/mail_reply.xpm
3075         * src/pixmaps/mail_reply_to_all.xpm
3076         * src/pixmaps/mail_reply_to_author.xpm
3077         * src/pixmaps/mail_send.xpm
3078         * src/pixmaps/mail_send_queue.xpm
3079         * src/pixmaps/mime_application.xpm
3080         * src/pixmaps/mime_audio.xpm
3081         * src/pixmaps/mime_image.xpm
3082         * src/pixmaps/mime_message.xpm
3083         * src/pixmaps/mime_text_enriched.xpm
3084         * src/pixmaps/mime_text_html.xpm
3085         * src/pixmaps/mime_text_plain.xpm
3086         * src/pixmaps/mime_unknown.xpm
3087         * src/pixmaps/new.xpm
3088         * src/pixmaps/news_compose.xpm
3089         * src/pixmaps/offline.xpm
3090         * src/pixmaps/online.xpm
3091         * src/pixmaps/paste.xpm
3092         * src/pixmaps/preferences.xpm
3093         * src/pixmaps/privacy_emblem_encrypted.xpm
3094         * src/pixmaps/privacy_expired.xpm
3095         * src/pixmaps/privacy_failed.xpm
3096         * src/pixmaps/privacy_passed.xpm
3097         * src/pixmaps/privacy_signed.xpm
3098         * src/pixmaps/privacy_unknown.xpm
3099         * src/pixmaps/privacy_warn.xpm
3100         * src/pixmaps/properties.xpm
3101         * src/pixmaps/replied.xpm
3102         * src/pixmaps/search.xpm
3103         * src/pixmaps/unread.xpm
3104         * src/pixmaps/up_arrow.xpm
3105         * src/pixmaps/vcard.xpm
3106                 Modernize internal theme, with icons from the 
3107                 Gnomaws theme. Keep some of the old ones where
3108                 they were better.
3109
3110 2005-10-06 [colin]      1.9.15cvs17
3111
3112         * src/summaryview.c
3113                 Little optimisations + bugfix
3114         * src/toolbar.c
3115                 Remove default useless items - useless being defined
3116                 by the default relevant prefs
3117         * src/wizard.c
3118                 include config.h to make gettext work
3119         * src/prefs_themes.c
3120                 Fix selection of current theme in prefs
3121
3122 2005-10-06 [colin]      1.9.15cvs16
3123
3124         * src/prefs_common.c
3125         * src/prefs_common.h
3126         * src/prefs_summaries.c
3127         * src/folderview.c
3128                 Add a warning dialog on Mark all read 
3129                 (with pref to get rid of it)
3130
3131 2005-10-06 [paul]       1.9.15cvs15
3132
3133         * po/nb.po
3134         * po/pt_BR.po
3135                 updated by Geir Helland and Frederico
3136                 Goncalves Guimaraes
3137
3138 2005-10-05 [colin]      1.9.15cvs14
3139
3140         * src/folder.c
3141         * src/folder.h
3142         * src/folderview.c
3143         * src/folderview.h
3144         * src/imap_gtk.c
3145         * src/mh_gtk.c
3146         * src/mainwindow.c
3147         * src/setup.c
3148                 add a way to rescan without rebuilding
3149                 make moving a bit faster (less folders changes)
3150                 don't lock the tree on Get 
3151         * src/imap.c
3152                 Don't re-delete deleted messages before expunging
3153         * src/summaryview.c
3154                 Set batch mode when deleting mails
3155
3156 2005-10-05 [paul]       1.9.15cvs13
3157
3158         * src/mainwindow.c
3159         * src/mainwindow.h
3160                 fix disabled Execute menu item
3161         * src/toolbar.c
3162                 match the change in 1.9.15cvs10: use Compose
3163                 instead of News by default
3164
3165 2005-10-04 [colin]      1.9.15cvs12
3166
3167         * src/compose.c
3168                 When replying to an ML post with Reply-To set
3169                 to the poster's email, honor it (as before),
3170                 but also honor our user's request to reply to
3171                 the mailing list: set the ML address in the To
3172                 field and the Reply-To address in the Cc: 
3173                 field.
3174
3175 2005-10-04 [colin]      1.9.15cvs11
3176
3177         * src/plugins/trayicon/trayicon.c
3178                 Finish cosmetic change - thanks to wwp
3179
3180 2005-10-04 [colin]      1.9.15cvs10
3181
3182         * src/toolbar.c
3183                 Use Compose instead of Email by default.
3184                 Spotted by wwp.
3185
3186 2005-10-04 [colin]      1.9.15cvs9
3187
3188         * src/folder.c
3189         * src/folder.h
3190         * src/folderview.c
3191         * src/imap.c
3192         * src/etpan/imap-thread.c
3193         * src/etpan/imap-thread.h
3194                 Try to make IMAP faster, by simplifying SEARCH
3195                 commands, avoiding sending two STATUS in a row,
3196                 and deferring flags sync and processing just
3197                 after displaying the folder. 
3198                 This will update the SummaryView in certain
3199                 cases (new mails not already fetched, flags
3200                 changed from another client) but in a non-
3201                 blocking manner.
3202
3203 2005-10-04 [colin]      1.9.15cvs8
3204
3205         * src/plugins/trayicon/trayicon.c
3206                 Relabel "Offline" to "Work offline"
3207
3208 2005-10-04 [colin]      1.9.15cvs7
3209
3210         * src/export.c
3211         * src/import.c
3212         * src/mbox.c
3213                 Fix mbox import/export buglets
3214                 Patch by wwp
3215         * src/plugins/trayicon/trayicon.c
3216                 Add offline swithc
3217                 Patch by wwp
3218
3219 2005-10-04 [colin]      1.9.15cvs6
3220
3221         * src/folder.c
3222         * src/folderview.c
3223         * src/summaryview.c
3224                 Better fix (don't break mark all read) for cvs2
3225
3226 2005-10-03 [colin]      1.9.15cvs5
3227
3228         * src/folder.c
3229                 Use a sane sort by default
3230
3231 2005-10-03 [colin]      1.9.15cvs4
3232
3233         * src/inc.c
3234                 Add a 'Only once' button for overriding offline mode
3235         * src/prefs_account.c
3236         * src/wizard.c
3237                 Add Local mbox to the wizard
3238                 Add IMAP subdir to the wizard (or the wizard is useless
3239                 for such accounts, or even worse than useless)
3240                 Move IMAP subdir from Advanced to Receive tab, as it's
3241                 not that uncommon
3242
3243 2005-10-03 [colin]      1.9.15cvs3
3244
3245         * src/send_message.c
3246                 Forgot this one in cvs1
3247
3248 2005-10-03 [colin]      1.9.15cvs2
3249
3250         * src/folder.c
3251                 Faster close when leaving a folder with lots
3252                 of new mails. Idea by David Relson.
3253
3254 2005-10-03 [colin]      1.9.15cvs1
3255
3256         * src/compose.c
3257         * src/imap.c
3258         * src/inc.c
3259         * src/main.c
3260         * src/messageview.c
3261         * src/news.c
3262         * src/summaryview.c
3263         * src/gtk/sslcertwindow.c
3264         * src/plugins/trayicon/trayicon.c
3265                 Add accels to every AlertPanel. Patch by Fabien 
3266                 Vantard
3267
3268 2005-10-03 [paul]       1.9.15
3269
3270         1.9.15 released
3271
3272 2005-10-03 [paul]       1.9.14cvs68
3273
3274         * po/ca.po
3275         * po/de.po
3276         * po/es.po
3277         * po/fi.po
3278         * po/fr.po
3279         * po/sk.po
3280         * po/sr.po
3281         * po/zh_CN.po
3282                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
3283                 Mones Lastra, Tommi Pirinen, Fabien vantard,
3284                 Andrej Kacian, Aleksander Urosevic, Yang Guilong
3285
3286 2005-10-03 [paul]       1.9.14cvs67
3287
3288         * src/send_message.c
3289                 prevent hang on Cancel
3290                 patch by Colin
3291
3292 2005-10-03 [paul]       1.9.14cvs66
3293
3294         * src/main.c
3295                 fix crash in IMAP caused by discrepancy
3296                 between check_at_startup and offline mode
3297                 Patch by Colin
3298
3299 2005-10-01 [paul]       1.9.14cvs65
3300
3301         * src/inc.c
3302                 fix engrish
3303
3304 2005-10-01 [paul]       1.9.14cvs64
3305         * src/export.c
3306         * src/import.c
3307                 synchronise import_mbox() and export_mbox()
3308         * src/mbox.c
3309                 proc_mbox(): add alert if file cannot be opened
3310                 export_list_to_mbox(): test if dest file exists,
3311                 prompt user to overwrite if it does. add alert
3312                 if file cannot be created
3313                                                                 
3314         Patch by wwp
3315                                                                                                                 
3316
3317 2005-09-30 [paul]       1.9.14cvs63
3318
3319         * src/addressbook.c
3320                 Fix sensitivity of a menu
3321         * src/codeconv.c
3322                 Respect hidden pref for mails with no encoding
3323         * src/common/xml.c
3324                 Fix memory corruption
3325         * src/plugins/pgpcore/sgpgme.c
3326                 Fix segfault on incomplete sigs, and display
3327                 of S/Mime UIDs
3328
3329         Patches by Colin
3330
3331 2005-09-30 [colin]      1.9.14cvs62
3332
3333         * src/partial_download.c
3334                 Little logic fix in almost-dead code
3335         * src/pop.c
3336                 Fix partial download when there's no new mail
3337
3338 2005-09-29 [paul]       1.9.14cvs61
3339
3340         * src/plugins/pgpinline/pgpinline.c
3341                 fix bug 819, 'crash accessing sign message'
3342                 Patch by Colin
3343
3344 2005-09-28 [martin]     1.9.14cvs60
3345
3346         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
3347                 fix bug #790 (Crash when restarting window manager (fluxbox))
3348
3349 2005-09-28 [paul]       1.9.14cvs59
3350
3351         * src/gtk/gtkaspell.c
3352                 fix off-by-one typo
3353
3354 2005-09-27 [colin]      1.9.14cvs58
3355
3356         * src/plugins/pgpcore/sgpgme.c
3357                 Report error when there's one, instead of
3358                 "Signature unchecked" 
3359
3360 2005-09-27 [colin]      1.9.14cvs57
3361
3362         * src/prefs_quote.c
3363                 Fix bug #816 (Weird quotation with spaces)
3364
3365 2005-09-27 [colin]      1.9.14cvs56
3366
3367         * src/codeconv.c
3368         * src/compose.c
3369         * src/compose.h
3370                 Put subject in compose's title
3371                 Fix Automatic encoding so that it's really automatic:
3372                 first try default locale's charset, then charset of the replied mail, 
3373                 then utf-8
3374                 Fix encoding of headers (must be in strict mode too)
3375
3376 2005-09-26 [colin]      1.9.14cvs55
3377
3378         * src/gtk/gtkaspell.c
3379                 Fix previous patch - don't color the space,
3380                 just uncolor it :)
3381
3382 2005-09-26 [colin]      1.9.14cvs54
3383
3384         * src/gtk/gtkaspell.c
3385                 Unmark space if possible
3386
3387 2005-09-26 [colin]      1.9.14cvs53
3388
3389         * src/imap.c
3390                 log_error instead of alertpanel according to the pref
3391         * src/etpan/imap-thread.c
3392                 Print connect status, copy only necessary size to 
3393                 logger
3394         * src/plugins/pgpmime/pgpmime.c
3395                 Handle S/Mime signatures (verification only). Patch based
3396                 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
3397
3398 2005-09-26 [paul]       1.9.14cvs52
3399
3400         * src/common/passcrypt.c
3401                 this 'workaround' not necessary on NetBSD.
3402                 Thanks to Daniel Gustafson
3403
3404 2005-09-26 [paul]
3405
3406         1.9.15-rc4 released
3407
3408 2005-09-26 [paul]       1.9.14cvs51
3409
3410         * src/summaryview.c
3411                 Skip currently selected message when
3412                 looking for next new or unread message
3413                 in current folder. Patch by Colin
3414         * src/common/passcrypt.c
3415                 eliminate warnings on *BSD. Patch by
3416                 Daniel Gustafson
3417
3418 2005-09-26 [colin]      1.9.14cvs50
3419
3420         * src/procmsg.c
3421                 Call postfiltering hook anyway
3422
3423 2005-09-22 [colin]      1.9.14cvs49
3424
3425         * src/codeconv.c
3426         * src/codeconv.h
3427                 Add a strict mode that doesn't replace with _
3428         * src/compose.c
3429         * src/compose.h
3430                 Use strict conversion while sending
3431                 Fix race when drafting while sending (happens
3432                 on IMAP)
3433                 Fix d'n'd of messages from summaryview
3434         * src/prefs_common.c
3435         * src/prefs_common.h
3436                 add hidden utf8_instead_of_locale_for_broken_mail 
3437                 pref for people that preferred the default charset 
3438                 to be utf8 for broken mails
3439         * src/quote_fmt_parse.y
3440                 fix bug #815 (No quote insert if "From:" fied 
3441                 contained Russian letters)
3442         * src/summaryview.c
3443                 Fix d'n'd of messages to compose
3444
3445 2005-09-22 [paul]       1.9.14cvs48
3446
3447         * src/compose.c
3448                 fix bug where attachments Name entry
3449                 would display Path instead
3450
3451 2005-09-21 [paul]       1.9.14cvs47
3452
3453         * README
3454         * README.jp
3455         * configure.ac
3456         * config/config.rpath
3457         * doc/manual/en/sylpheed-20.html
3458         * doc/manual/es/sylpheed-20.html
3459         * po/bg.po
3460         * po/ca.po
3461         * po/de.po
3462         * po/es.po
3463         * po/fr.po
3464         * po/it.po
3465         * po/pt_BR.po
3466         * po/sk.po
3467         * po/zh_TW.po
3468         * src/account.c
3469         * src/account.h
3470         * src/action.c
3471         * src/action.h
3472         * src/adbookbase.h
3473         * src/addr_compl.c
3474         * src/addr_compl.h
3475         * src/addrbook.c
3476         * src/addrbook.h
3477         * src/addrcache.c
3478         * src/addrcache.h
3479         * src/addrcindex.c
3480         * src/addrcindex.h
3481         * src/addrclip.c
3482         * src/addrclip.h
3483         * src/addrdefs.h
3484         * src/addressadd.c
3485         * src/addressadd.h
3486         * src/addressbook.c
3487         * src/addressbook.h
3488         * src/addressitem.h
3489         * src/addrgather.c
3490         * src/addrgather.h
3491         * src/addrharvest.c
3492         * src/addrharvest.h
3493         * src/addrindex.c
3494         * src/addrindex.h
3495         * src/addritem.c
3496         * src/addritem.h
3497         * src/addrquery.c
3498         * src/addrquery.h
3499         * src/addrselect.c
3500         * src/addrselect.h
3501         * src/alertpanel.c
3502         * src/alertpanel.h
3503         * src/browseldap.c
3504         * src/browseldap.h
3505         * src/codeconv.c
3506         * src/codeconv.h
3507         * src/compose.c
3508         * src/compose.h
3509         * src/crash.c
3510         * src/crash.h
3511         * src/customheader.c
3512         * src/customheader.h
3513         * src/displayheader.c
3514         * src/displayheader.h
3515         * src/editaddress.c
3516         * src/editaddress.h
3517         * src/editbook.c
3518         * src/editbook.h
3519         * src/editgroup.c
3520         * src/editgroup.h
3521         * src/editjpilot.c
3522         * src/editjpilot.h
3523         * src/editldap.c
3524         * src/editldap.h
3525         * src/editldap_basedn.c
3526         * src/editldap_basedn.h
3527         * src/editvcard.c
3528         * src/editvcard.h
3529         * src/enriched.c
3530         * src/enriched.h
3531         * src/exphtmldlg.c
3532         * src/exphtmldlg.h
3533         * src/expldifdlg.c
3534         * src/expldifdlg.h
3535         * src/export.c
3536         * src/export.h
3537         * src/exporthtml.c
3538         * src/exporthtml.h
3539         * src/exportldif.c
3540         * src/exportldif.h
3541         * src/filtering.c
3542         * src/filtering.h
3543         * src/folder.c
3544         * src/folder.h
3545         * src/folder_item_prefs.c
3546         * src/folder_item_prefs.h
3547         * src/foldersel.c
3548         * src/foldersel.h
3549         * src/folderutils.c
3550         * src/folderutils.h
3551         * src/folderview.c
3552         * src/folderview.h
3553         * src/grouplistdialog.c
3554         * src/grouplistdialog.h
3555         * src/headerview.c
3556         * src/headerview.h
3557         * src/html.c
3558         * src/html.h
3559         * src/image_viewer.c
3560         * src/image_viewer.h
3561         * src/imap.c
3562         * src/imap.h
3563         * src/imap_gtk.c
3564         * src/imap_gtk.h
3565         * src/import.c
3566         * src/import.h
3567         * src/importldif.c
3568         * src/importldif.h
3569         * src/importmutt.c
3570         * src/importmutt.h
3571         * src/importpine.c
3572         * src/importpine.h
3573         * src/inc.c
3574         * src/inc.h
3575         * src/jpilot.c
3576         * src/jpilot.h
3577         * src/ldapctrl.c
3578         * src/ldapctrl.h
3579         * src/ldaplocate.c
3580         * src/ldaplocate.h
3581         * src/ldapquery.c
3582         * src/ldapquery.h
3583         * src/ldapserver.c
3584         * src/ldapserver.h
3585         * src/ldaputil.c
3586         * src/ldaputil.h
3587         * src/ldif.c
3588         * src/ldif.h
3589         * src/localfolder.c
3590         * src/localfolder.h
3591         * src/main.c
3592         * src/main.h
3593         * src/mainwindow.c
3594         * src/mainwindow.h
3595         * src/manual.c
3596         * src/manual.h
3597         * src/matcher.c
3598         * src/matcher.h
3599         * src/matcher_parser.h
3600         * src/matcher_parser_lex.l
3601         * src/matcher_parser_parse.y
3602         * src/mbox.c
3603         * src/mbox.h
3604         * src/message_search.c
3605         * src/message_search.h
3606         * src/messageview.c
3607         * src/messageview.h
3608         * src/mh.c
3609         * src/mh.h
3610         * src/mh_gtk.c
3611         * src/mh_gtk.h
3612         * src/mimeview.c
3613         * src/mimeview.h
3614         * src/msgcache.c
3615         * src/msgcache.h
3616         * src/mutt.c
3617         * src/mutt.h
3618         * src/news.c
3619         * src/news.h
3620         * src/news_gtk.c
3621         * src/news_gtk.h
3622         * src/noticeview.c
3623         * src/noticeview.h
3624         * src/partial_download.c
3625         * src/partial_download.h
3626         * src/pine.c
3627         * src/pine.h
3628         * src/pop.c
3629         * src/pop.h
3630         * src/prefs_account.c
3631         * src/prefs_account.h
3632         * src/prefs_actions.c
3633         * src/prefs_actions.h
3634         * src/prefs_common.c
3635         * src/prefs_common.h
3636         * src/prefs_compose_writing.c
3637         * src/prefs_compose_writing.h
3638         * src/prefs_customheader.c
3639         * src/prefs_customheader.h
3640         * src/prefs_display_header.c
3641         * src/prefs_display_header.h
3642         * src/prefs_ext_prog.c
3643         * src/prefs_ext_prog.h
3644         * src/prefs_filtering.c
3645         * src/prefs_filtering.h
3646         * src/prefs_filtering_action.c
3647         * src/prefs_filtering_action.h
3648         * src/prefs_folder_column.c
3649         * src/prefs_folder_column.h
3650         * src/prefs_folder_item.c
3651         * src/prefs_folder_item.h
3652         * src/prefs_fonts.c
3653         * src/prefs_fonts.h
3654         * src/prefs_gtk.c
3655         * src/prefs_gtk.h
3656         * src/prefs_image_viewer.c
3657         * src/prefs_image_viewer.h
3658         * src/prefs_matcher.c
3659         * src/prefs_matcher.h
3660         * src/prefs_message.c
3661         * src/prefs_message.h
3662         * src/prefs_msg_colors.c
3663         * src/prefs_msg_colors.h
3664         * src/prefs_other.c
3665         * src/prefs_other.h
3666         * src/prefs_quote.c
3667         * src/prefs_quote.h
3668         * src/prefs_receive.c
3669         * src/prefs_receive.h
3670         * src/prefs_send.c
3671         * src/prefs_send.h
3672         * src/prefs_spelling.c
3673         * src/prefs_spelling.h
3674         * src/prefs_summaries.c
3675         * src/prefs_summaries.h
3676         * src/prefs_summary_column.c
3677         * src/prefs_summary_column.h
3678         * src/prefs_template.c
3679         * src/prefs_template.h
3680         * src/prefs_themes.c
3681         * src/prefs_themes.h
3682         * src/prefs_toolbar.c
3683         * src/prefs_toolbar.h
3684         * src/prefs_wrapping.c
3685         * src/prefs_wrapping.h
3686         * src/privacy.c
3687         * src/privacy.h
3688         * src/procheader.c
3689         * src/procheader.h
3690         * src/procmime.c
3691         * src/procmime.h
3692         * src/procmsg.c
3693         * src/procmsg.h
3694         * src/quote_fmt.c
3695         * src/quote_fmt_parse.y
3696         * src/recv.c
3697         * src/recv.h
3698         * src/remotefolder.c
3699         * src/remotefolder.h
3700         * src/send_message.c
3701         * src/send_message.h
3702         * src/setup.c
3703         * src/setup.h
3704         * src/simple-gettext.c
3705         * src/sourcewindow.c
3706         * src/sourcewindow.h
3707         * src/ssl_manager.c
3708         * src/ssl_manager.h
3709         * src/statusbar.c
3710         * src/statusbar.h
3711         * src/stock_pixmap.c
3712         * src/stock_pixmap.h
3713         * src/summary_search.c
3714         * src/summary_search.h
3715         * src/summaryview.c
3716         * src/summaryview.h
3717         * src/syldap.c
3718         * src/syldap.h
3719         * src/textview.c
3720         * src/textview.h
3721         * src/toolbar.c
3722         * src/toolbar.h
3723         * src/undo.c
3724         * src/undo.h
3725         * src/unmime.c
3726         * src/unmime.h
3727         * src/vcard.c
3728         * src/vcard.h
3729         * src/wizard.c
3730         * src/wizard.h
3731         * src/common/base64.c
3732         * src/common/base64.h
3733         * src/common/defs.h
3734         * src/common/hooks.c
3735         * src/common/hooks.h
3736         * src/common/log.c
3737         * src/common/log.h
3738         * src/common/md5.c
3739         * src/common/md5.h
3740         * src/common/mgutils.c
3741         * src/common/mgutils.h
3742         * src/common/nntp.c
3743         * src/common/nntp.h
3744         * src/common/passcrypt.c
3745         * src/common/passcrypt.h.in
3746         * src/common/plugin.c
3747         * src/common/plugin.h
3748         * src/common/prefs.c
3749         * src/common/prefs.h
3750         * src/common/progressindicator.c
3751         * src/common/progressindicator.h
3752         * src/common/quoted-printable.c
3753         * src/common/quoted-printable.h
3754         * src/common/session.c
3755         * src/common/session.h
3756         * src/common/smtp.c
3757         * src/common/smtp.h
3758         * src/common/socket.c
3759         * src/common/socket.h
3760         * src/common/ssl.c
3761         * src/common/ssl.h
3762         * src/common/ssl_certificate.c
3763         * src/common/ssl_certificate.h
3764         * src/common/string_match.c
3765         * src/common/string_match.h
3766         * src/common/stringtable.c
3767         * src/common/sylpheed.c
3768         * src/common/sylpheed.h
3769         * src/common/template.c
3770         * src/common/template.h
3771         * src/common/timing.h
3772         * src/common/utils.c
3773         * src/common/utils.h
3774         * src/common/uuencode.c
3775         * src/common/uuencode.h
3776         * src/common/version.h.in
3777         * src/common/xml.c
3778         * src/common/xml.h
3779         * src/common/xmlprops.c
3780         * src/common/xmlprops.h
3781         * src/gtk/about.c
3782         * src/gtk/about.h
3783         * src/gtk/colorlabel.c
3784         * src/gtk/colorlabel.h
3785         * src/gtk/colorsel.c
3786         * src/gtk/colorsel.h
3787         * src/gtk/description_window.c
3788         * src/gtk/description_window.h
3789         * src/gtk/filesel.c
3790         * src/gtk/filesel.h
3791         * src/gtk/foldersort.c
3792         * src/gtk/foldersort.h
3793         * src/gtk/gtkutils.c
3794         * src/gtk/gtkutils.h
3795         * src/gtk/inputdialog.c
3796         * src/gtk/inputdialog.h
3797         * src/gtk/logwindow.c
3798         * src/gtk/logwindow.h
3799         * src/gtk/manage_window.c
3800         * src/gtk/manage_window.h
3801         * src/gtk/menu.c
3802         * src/gtk/menu.h
3803         * src/gtk/pluginwindow.c
3804         * src/gtk/pluginwindow.h
3805         * src/gtk/prefswindow.c
3806         * src/gtk/prefswindow.h
3807         * src/gtk/progressdialog.c
3808         * src/gtk/progressdialog.h
3809         * src/gtk/quicksearch.c
3810         * src/gtk/quicksearch.h
3811         * src/gtk/sslcertwindow.c
3812         * src/gtk/sslcertwindow.h
3813         * src/plugins/clamav/clamav_plugin.c
3814         * src/plugins/clamav/clamav_plugin.h
3815         * src/plugins/clamav/clamav_plugin_gtk.c
3816         * src/plugins/demo/demo.c
3817         * src/plugins/dillo_viewer/dillo_prefs.c
3818         * src/plugins/dillo_viewer/dillo_prefs.h
3819         * src/plugins/dillo_viewer/dillo_viewer.c
3820         * src/plugins/mathml_viewer/mathml_viewer.c
3821         * src/plugins/pgpcore/passphrase.c
3822         * src/plugins/pgpcore/passphrase.h
3823         * src/plugins/pgpcore/plugin.c
3824         * src/plugins/pgpcore/prefs_gpg.c
3825         * src/plugins/pgpcore/prefs_gpg.h
3826         * src/plugins/pgpcore/select-keys.c
3827         * src/plugins/pgpcore/select-keys.h
3828         * src/plugins/pgpcore/sgpgme.c
3829         * src/plugins/pgpcore/sgpgme.h
3830         * src/plugins/pgpinline/pgpinline.c
3831         * src/plugins/pgpinline/pgpinline.h
3832         * src/plugins/pgpinline/plugin.c
3833         * src/plugins/pgpmime/pgpmime.c
3834         * src/plugins/pgpmime/pgpmime.h
3835         * src/plugins/pgpmime/plugin.c
3836         * src/plugins/spamassassin/spamassassin.c
3837         * src/plugins/spamassassin/spamassassin.h
3838         * src/plugins/spamassassin/spamassassin_gtk.c
3839         * src/plugins/trayicon/trayicon.c
3840         * tools/OOo2sylpheed.pl
3841         * tools/acroread2sylpheed.pl
3842         * tools/asus_mailled.sh
3843         * tools/filter_conv.pl
3844         * tools/freshmeat_search.pl
3845         * tools/google_search.pl
3846         * tools/kmail2sylpheed.pl
3847         * tools/kmail2sylpheed_v2.pl
3848         * tools/maildir2sylpheed.pl
3849         * tools/multiwebsearch.pl
3850         * tools/newscache_clean.pl
3851         * tools/outlook2sylpheed.pl
3852         * tools/sylpheed-switcher
3853         * tools/update-po
3854         * tools/vcard2xml.py
3855         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
3856                 update FSF address
3857
3858 2005-09-21 [colin]      1.9.14cvs46
3859
3860         * src/gedit-print.c
3861         * src/procmsg.c
3862         * src/procmsg.h
3863         * src/textview.c
3864         * src/summaryview.c
3865                 Remove some printing hacks (deselection/reselection),
3866                 which by the way fix printing the currently 
3867                 displayed mime part (still only text)
3868                 Plus a little optimisation of summary_show
3869
3870
3871 2005-09-20 [colin]      1.9.14cvs45
3872
3873         * src/mainwindow.c
3874         * src/messageview.c
3875                 GUI fixups: add accels, set message
3876                 view title to displayed mail's subject
3877         * src/prefs_spelling.c
3878         * src/gtk/gtkaspell.c
3879                 GUI fixups: allow underlining misspelled
3880                 words instead of coloring them (a11y!)
3881
3882 2005-09-19 [colin]
3883
3884         1.9.15rc3 released
3885
3886 2005-09-19 [colin]      1.9.14cvs44
3887
3888         * src/compose.c
3889                 Fix draft message
3890         * src/gtk/gtkaspell.c
3891                 Fix wrong test ;-)
3892
3893 2005-09-19 [colin]      1.9.14cvs43
3894
3895         * src/addressbook.c
3896                 Fix sensitivity of Delete button
3897         * src/compose.c
3898                 Warn if the requested Privacy system
3899                 is not available
3900         * src/exphtmldlg.c
3901         * src/expldifdlg.c
3902         * src/importldif.c
3903         * src/importmutt.c
3904         * src/importpine.c
3905                 Fix crappy UI
3906         * src/
3907         * src/ssl.h
3908         * src/prefs_account.h
3909         * src/prefs_account.c
3910                 Save SSL prefs even in builds that have
3911                 SSL support disable
3912         * src/imap.c
3913         * src/inc.c
3914         * src/news.c
3915         * src/send_message.c
3916                 Warn if connection should be secure, but
3917                 SSL support isn't compiled in
3918         * src/gtkaspell.c
3919                 Fix word separation on UTF-8 systems
3920                 Fixes bug #812 (Strange inline spellchecking)
3921         * src/compose.c
3922                 Warn if the requested Privacy system
3923                 is not available
3924                 Factorize offline warning
3925         * src/imap.c
3926         * src/imap_gtk.c
3927         * src/imap_gtk.h
3928         * src/inc.h
3929         * src/news_gtk.c
3930         * src/news_gtk.h
3931         * src/messageview.c
3932                 Factorize offline warning
3933
3934 2005-09-19 [paul]
3935
3936         1.9.15-rc2 released
3937
3938 2005-09-18 [colin]      1.9.14cvs42
3939
3940         * src/codeconv.c
3941         * src/codeconv.h
3942         * src/procmime.c
3943                 Add a way to get locale's charset ignoring utf-8,
3944                 and use that as default encoding for broken mails
3945
3946 2005-09-18 [colin]      1.9.14cvs41
3947
3948         * src/gtk/logwindow.c
3949                 Translate string. Patch by Fabien Vantard
3950
3951 2005-09-18 [colin]      1.9.14cvs40
3952
3953         * configure.ac
3954                 Fix bug #803 (IMAP/SSL support breaks with 
3955                 GnuTLS libetpan 0.38)
3956
3957 2005-09-18 [colin]      1.9.14cvs39
3958
3959         * src/codeconv.c
3960         * src/compose.c
3961         * src/procmime.c
3962                 More charsets fixes. Fixes bug #806 (non
3963                 ascii characters in subject line)
3964
3965 2005-09-17 [paul]       1.9.14cvs38
3966
3967         * src/folderview.c
3968         * src/mainwindow.c
3969                 fix gcc-2.95 issues
3970                 Patch by Pawel Pekala
3971
3972 2005-09-17 [colin]      1.9.14cvs37
3973
3974         * src/addrindex.c
3975                 bugfix for NO-USE LDAP compilation, patch 
3976                 by Fabien Vantard
3977
3978 2005-09-17 [colin]      1.9.14cvs36
3979
3980         * src/prefs_actions.c
3981         * src/prefs_customheader.c
3982         * src/prefs_display_header.c
3983         * src/prefs_filtering_action.c
3984         * src/prefs_matcher.c
3985         * src/prefs_toolbar.c
3986                 Fix strange casts (less elegant but
3987                 works better)
3988
3989 2005-09-16 [colin]      1.9.14cvs35
3990
3991         * src/jpilot.c
3992                 Missed that one
3993
3994 2005-09-16 [colin]      1.9.14cvs34
3995
3996         * configure.ac
3997         * src/Makefile.am
3998         * src/addr_compl.c
3999         * src/addrindex.c
4000         * src/browseldap.c
4001         * src/editldap.c
4002         * src/ldaplocate.c
4003         * src/ldapquery.c
4004         * src/ldapquery.h
4005         * src/ldapserver.c
4006         * src/ldapserver.h
4007         * src/main.c
4008         * src/matcher_parser_parse.y
4009         * src/prefs_themes.c
4010         * src/etpan/Makefile.am
4011         * src/gtk/description_window.c
4012         * src/plugins/clamav/Makefile.am
4013         * src/plugins/clamav/clamav_plugin.c
4014         * src/plugins/dillo_viewer/Makefile.am
4015         * src/plugins/pgpcore/Makefile.am
4016         * src/plugins/pgpinline/Makefile.am
4017         * src/plugins/pgpmime/Makefile.am
4018         * src/plugins/trayicon/Makefile.am
4019                 Fix 100% cpu usage in address completion list
4020                 Fix little bugs (return with no values etc)
4021                 Fix all warnings (with common CFLAGS)
4022
4023 2005-09-15 [colin]      1.9.14cvs33
4024
4025         * src/addressbook.c
4026                 Fix bug where sometimes a group's email list is empty,
4027                 force its refresh (probably fixes "Re: how to create a 
4028                 distribution list")
4029         * src/ldapquery.c
4030                 Don't return to the callback in the main thread from the
4031                 fetch thread (or face segs!)
4032
4033 2005-09-15 [paul]       1.9.14cvs32
4034
4035         * src/prefs_matcher.c
4036                 forgotten in last commit
4037
4038 2005-09-15 [paul]       1.9.14cvs31
4039
4040         * src/prefs_actions.c
4041         * src/prefs_filtering_action.c
4042         * src/prefs_quote.c
4043         * src/quote_fmt.c
4044         * src/summaryview.c
4045         * src/gtk/description_window.c
4046         * src/gtk/description_window.h
4047         * src/gtk/quicksearch.c
4048                 allow interaction with the called
4049                 description window
4050                 Patch by Anders Hammar
4051
4052 2005-09-14 [paul]       1.9.14cvs30
4053
4054         * src/compose.c
4055                 fix a little annoyance when pasting with 3rd button 
4056                 with wrap_pastes=0 and wrap_input=1
4057                 Patch by Colin
4058
4059 2005-09-14 [paul]       1.9.14cvs29
4060
4061         * src/prefs_account.c
4062                 disable 'Filter messages on receiving' for
4063                 SMTP-only accounts
4064                 Patch  by Anders Hammar
4065
4066 2005-09-14 [paul]       1.9.14cvs28
4067
4068         * po/sk.po
4069                 fix crash
4070                 updated by Andrej Kacian
4071
4072 2005-09-14 [paul]
4073
4074         1.9.15-rc1 released
4075
4076 2005-09-14 [paul]       1.9.14cvs27
4077
4078         * po/es.po
4079                 updated by Ricardo Mones Lastra
4080         * src/compose.c
4081         * src/compose.h
4082                 associate no_wrap_tags to Compose windows
4083                 instead of using a static one
4084                 Patch by Colin
4085         * src/mbox.c
4086                 fix proc_mbox()
4087                 Patch by wwp
4088         * src/textview.c
4089                 remove unneeded printf()
4090
4091 2005-09-14 [paul]       1.9.14cvs26
4092
4093         * src/addrcache.c
4094         * src/codeconv.h
4095         * src/folder.h
4096         * src/mainwindow.h
4097         * src/mh.c
4098         * src/mimeview.h
4099         * src/partial_download.c
4100         * src/pop.c
4101         * src/prefs_account.c
4102         * src/prefs_account.h
4103         * src/prefs_actions.c
4104         * src/prefs_customheader.c
4105         * src/prefs_display_header.c
4106         * src/prefs_filtering_action.c
4107         * src/prefs_matcher.c
4108         * src/prefs_toolbar.c
4109         * src/privacy.h
4110         * src/procmime.c
4111         * src/procmime.h
4112         * src/procmsg.h
4113         * src/textview.c
4114         * src/undo.h
4115         * src/common/plugin.c
4116         * src/common/session.h
4117         * src/common/socket.c
4118         * src/common/socket.h
4119         * src/common/template.c
4120         * src/gtk/gtkaspell.c
4121         * src/gtk/quicksearch.h
4122         * src/plugins/pgpcore/passphrase.c
4123         * src/plugins/pgpcore/prefs_gpg.h
4124         * src/plugins/pgpcore/select-keys.c
4125         * src/plugins/pgpcore/select-keys.h
4126         * src/plugins/pgpcore/sgpgme.c
4127         * src/plugins/pgpinline/pgpinline.c
4128         * src/plugins/pgpmime/pgpmime.c
4129         * src/plugins/trayicon/trayicon.c
4130                 fix compilation warnings
4131                 Patch by Daniel Gustafson
4132
4133 2005-09-14 [paul]       1.9.14cvs25
4134
4135         * src/addressbook.c
4136                 add missing column header, and other small
4137                 bug fixes
4138                 Patch by Anders Hammar
4139
4140 2005-09-13 [colin]      1.9.14cvs24
4141
4142         * src/gtk/gtkaspell.c
4143                 Fix non-utf8 in menu
4144                 Fix little leaks
4145                 Nullify struct members after free()s
4146
4147 2005-09-13 [colin]      1.9.14cvs23
4148
4149         * src/compose.c
4150                 Test utf8 compliance before inserting to 
4151                 buffer, and try to convert if necessary
4152         * src/procmime.c
4153                 If no charset is present, use the locale 
4154                 one instead of us-ascii
4155         * src/procmsg.c
4156                 Add Sender, List-Post and To in the checked 
4157                 headers for automatic rules creation 
4158                 (thanks to wwp)
4159         * src/prefs_themes.c
4160         * src/gtk/gtkaspell.c
4161                 Remove deprecated functions. 
4162                 patch by Daniel Gustafson
4163
4164 2005-09-12 [colin]      1.9.14cvs22
4165
4166         * src/compose.c
4167                 Fix bug #448 (Scrolling/Redraw issue with 
4168                 address-fields in Header)
4169         * src/mainwindow.c
4170         * src/summaryview.c
4171         * src/summaryview.h
4172                 Fix loss of MSG_MARKED on move/copy
4173                 Fix bug #804 (Quicksearch togglebutton doesn't 
4174                 get depressed after '/' key is pressed)
4175
4176 2005-09-12 [paul]       1.9.14cvs21
4177
4178         * AUTHORS
4179         * src/gtk/logwindow.c
4180                 add 'Clear Log' to popup menu
4181                 Patch by Anders Hammar <anders.hammar@telia.com>
4182
4183 2005-09-12 [paul]       1.9.14cvs20
4184
4185         * src/compose.c
4186                 set correct sensitivity on attachments
4187                 popup menu
4188         * src/folder.c
4189                 fix typo
4190         * src/prefs_spelling.c
4191                 fix crash when no LANG env is set
4192         * src/common/xml.c
4193                 fix crash in wizard
4194                 don't use memeory after free
4195
4196         All patches by Daniel Gustafson
4197
4198 2005-09-12 [paul]       1.9.14cvs19
4199
4200         * src/prefs_themes.c
4201                 make theme info selectable
4202         * src/gtk/description_window.c
4203                 make window non-modal
4204         * tools/README
4205                 add details of asus_mailed.sh
4206         * tools/claws.i18n.status.pl
4207                 update for new zh_TW translator
4208                 widen the output
4209                 create alternate coloured lines
4210                 improve readability
4211
4212 2005-09-10 [colin]      1.9.14cvs18
4213
4214         * src/plugins/pgpcore/select-keys.c
4215                 Better order for the buttons
4216
4217 2005-09-10 [colin]      1.9.14cvs17
4218
4219         * src/compose.c
4220         * src/plugins/pgpcore/select-keys.c
4221         * src/plugins/pgpcore/select-keys.h
4222         * src/plugins/pgpcore/sgpgme.c
4223                 Add a "Don't encrypt" button to the key
4224                 selection dialog. Fixes bug #177 (There should be a 
4225                 'Don't encrypt button in the Select Keys dialog)
4226
4227 2005-09-10 [colin]      1.9.14cvs16
4228
4229         * src/compose.c
4230                 Fix bug #572 (%X option does not work with templates)
4231
4232 2005-09-10 [colin]      1.9.14cvs15
4233
4234         * src/toolbar.c 
4235                 Remove g_print
4236
4237 2005-09-10 [colin]      1.9.14cvs14
4238
4239         * src/imap.c
4240                 Fix a possible crash
4241
4242 2005-09-09 [colin]      1.9.14cvs13
4243
4244         * src/imap.c
4245         * src/etpan/imap-thread.c
4246         * src/etpan/imap-thread.h
4247                 Fix moving from queue or drafts to normal folders
4248                 Fix bug #794 (No way to delete without expunging)
4249                 Take flags unset by other mailers into account
4250                 Take deleted flag set by other mailers into account
4251                 Fix unsetting REPLIED flag
4252                 Fix crash when capabilities can't be retrieved
4253         * src/mainwindow.c
4254         * src/mainwindow.h
4255                 Add M_DELAYED_FLAGS condition, and let the user use
4256                 Execute in order to be able to expunge deleted mails,
4257                 even if he's not in delayed execute mode
4258         * src/prefs_spelling.c
4259                 Use 'en' dictionary by default if LANG is POSIX or C
4260         * src/gtk/prefswindow.c
4261                 Fix bug #767 (Preferences windows expanding) by making
4262                 the window a bit larger when the resolution is greater
4263                 than 640x480, and by putting the prefs in a
4264                 GtkScrolledWindow.
4265
4266 2005-09-09 [paul]       1.9.14cvs12
4267
4268         * AUTHORS
4269         * configure.ac
4270         * po/zh_TW.Big5.po      ** REMOVED **
4271         * po/zh_TW.po           ** ADDED **
4272                 updated by Wei-Lun Chao
4273
4274 2005-09-09 [paul]       1.9.14cvs11
4275
4276         * src/mainwindow.c
4277                 fix asserts
4278         * src/common/xml.c
4279                 delay memory allocation until file is
4280                 opened successfully
4281                 Patch by Daniel Gustafson
4282
4283 2005-09-09 [cleroy]     1.9.14cvs10
4284
4285         * src/imap.c
4286                 Add guards
4287
4288 2005-09-08 [colin]      1.9.14cvs9
4289
4290         * src/compose.c
4291                 Alert when we can't save draft
4292                 Fix various wrap/color issues
4293                 Add mid-click pasting respecting wrap_paste option
4294         * src/folder.c
4295         * src/folder.h
4296         * src/folder_item_prefs.c
4297         * src/folder_item_prefs.h
4298         * src/imap.c
4299         * src/imap_gtk.c
4300         * src/imap_gtk.h
4301         * src/main.c
4302         * src/mainwindow.c
4303         * src/mainwindow.h
4304         * src/news.c
4305         * src/news_gtk.c
4306         * src/news_gtk.h
4307         * src/prefs_folder_item.c
4308                 Fix the impossibility to synchronise folders for
4309                 offline use (IMAP and NNTP are concerned)
4310
4311 2005-09-08 [colin]      1.9.14cvs8
4312
4313         * configure.ac
4314                 Build LDAP and JPilot by default if available
4315         * src/textview.c
4316                 Fix use after free
4317
4318 2005-09-08 [paul]       1.9.14cvs7
4319
4320         * doc/manual/en/sylpheed-1.html
4321         * doc/manual/en/sylpheed-18.html
4322         * doc/manual/en/sylpheed-19.html
4323         * doc/manual/en/sylpheed-4.html
4324         * doc/manual/en/sylpheed-6.html
4325         * doc/manual/en/sylpheed.html
4326                 a few minor updates, plus include some
4327                 details about plugins and their requirements
4328         * src/mainwindow.c
4329                 minor changes to English in /View/Sort
4330
4331 2005-09-07 [colin]      1.9.14cvs6
4332
4333         * doc/manual/en/sylpheed-1.html
4334         * doc/manual/en/sylpheed-10.html
4335         * doc/manual/en/sylpheed-11.html
4336         * doc/manual/en/sylpheed-12.html
4337         * doc/manual/en/sylpheed-13.html
4338         * doc/manual/en/sylpheed-14.html
4339         * doc/manual/en/sylpheed-15.html
4340         * doc/manual/en/sylpheed-16.html
4341         * doc/manual/en/sylpheed-17.html
4342         * doc/manual/en/sylpheed-18.html
4343         * doc/manual/en/sylpheed-19.html
4344         * doc/manual/en/sylpheed-2.html
4345         * doc/manual/en/sylpheed-20.html
4346         * doc/manual/en/sylpheed-21.html
4347         * doc/manual/en/sylpheed-22.html
4348         * doc/manual/en/sylpheed-3.html
4349         * doc/manual/en/sylpheed-4.html
4350         * doc/manual/en/sylpheed-5.html
4351         * doc/manual/en/sylpheed-6.html
4352         * doc/manual/en/sylpheed-7.html
4353         * doc/manual/en/sylpheed-8.html
4354         * doc/manual/en/sylpheed-9.html
4355         * doc/manual/en/sylpheed.html
4356                 More substitutions (missed Sylpheed -> Sylpheed-Claws)
4357
4358 2005-09-07 [colin]      1.9.14cvs5
4359
4360         * src/mainwindow.c
4361                 Make labels more to-the-point
4362
4363 2005-09-07 [colin]      1.9.14cvs4
4364
4365         * doc/manual/en/sylpheed-1.html
4366         * doc/manual/en/sylpheed-12.html
4367         * doc/manual/en/sylpheed-13.html
4368         * doc/manual/en/sylpheed-14.html
4369         * doc/manual/en/sylpheed-15.html
4370         * doc/manual/en/sylpheed-16.html
4371         * doc/manual/en/sylpheed-17.html
4372         * doc/manual/en/sylpheed-18.html
4373         * doc/manual/en/sylpheed-19.html
4374         * doc/manual/en/sylpheed-2.html
4375         * doc/manual/en/sylpheed-20.html
4376         * doc/manual/en/sylpheed-21.html
4377         * doc/manual/en/sylpheed-22.html
4378         * doc/manual/en/sylpheed-4.html
4379         * doc/manual/en/sylpheed-5.html
4380         * doc/manual/en/sylpheed-6.html
4381         * doc/manual/en/sylpheed-7.html
4382         * doc/manual/en/sylpheed-8.html
4383         * doc/manual/en/sylpheed-9.html
4384         * doc/manual/en/sylpheed.html
4385                 Update manual
4386
4387 2005-09-07 [colin]      1.9.14cvs3
4388
4389         * doc/faq/en/sylpheed-faq-1.html
4390         * doc/faq/en/sylpheed-faq-2.html
4391         * doc/faq/en/sylpheed-faq-3.html
4392         * doc/faq/en/sylpheed-faq.html
4393                 Update FAQ
4394
4395 2005-09-07 [colin]      1.9.14cvs2
4396
4397         * src/folderview.c
4398         * src/procmsg.c
4399         * src/summaryview.c
4400         * src/toolbar.c
4401                 Fix special subfolders:
4402                 - Inherit parent's icon
4403                 - sent contents of queues subfolders
4404                 - empty subfolders of trashes
4405         * src/mainwindow.c
4406                 Remove outdated manual and faq entries
4407         * src/common/utils.c
4408                 Add quotes around %s coming from mailcap
4409
4410 2005-09-07 [colin]      1.9.14cvs1
4411
4412         * src/compose.c
4413                 After saving draft, set modified to FALSE
4414         * src/mimeview.c
4415         * src/common/utils.c
4416         * src/common/utils.h
4417                 Try to open mime parts using what is 
4418                 indicated in ~/.mailcap or /etc/mailcap,
4419                 if possible.
4420
4421 2005-09-05 [paul]       1.9.14
4422
4423         1.9.14 released
4424
4425         * po/sk.po
4426                 updated by Andrej Kacian
4427
4428 2005-09-05 [paul]       1.9.13cvs83
4429
4430         * po/de.po
4431         * po/es.po
4432         * po/fi.po
4433         * po/fr.po
4434         * po/nb.po
4435         * po/pt_BR.po
4436         * po/sr.po
4437                 updated translations by Thomas Gilgin, Ricardo Mones
4438                 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
4439                 Frederico Goncalves Guimaraes, Aleksandar Urosevic
4440
4441 2005-09-04 [paul]       1.9.13cvs82
4442
4443         * src/compose.c
4444                 only warn about exceeded line length limit
4445                 on send
4446
4447 2005-09-04 [paul]       1.9.13cvs81
4448
4449         * src/compose.c
4450                 fix crash in 'line length exceeded' dialogue
4451
4452 2005-09-02 [paul]       1.9.13cvs80
4453
4454         * src/imap.c
4455                 fix bug 795, 'Connection lost IMAP'
4456                 and add statusbar prints
4457                 Patch by Colin
4458
4459 2005-09-02 [paul]       1.9.13cvs79
4460
4461         * src/compose.c
4462                 compose_wrap_paragraph() becomes
4463                 compose_beautify_paragraph()
4464                 Patch by Colin
4465
4466 2005-09-02 [cleroy]     1.9.13cvs78
4467
4468         * src/folderview.c
4469                 Micro-fix
4470
4471 2005-09-01 [colin]      1.9.13cvs77
4472
4473         * src/imap.c
4474                 Maybe fix bug #795 (Connection lost IMAP)
4475                 Don't try to send logout when we're disconnected.
4476         * src/summaryview.c
4477                 Include locked and marked emails in HRM
4478                 view. Fixes bug #800 (Locked messages no longer 
4479                 show up when hide read messages is used)
4480
4481 2005-09-01 [paul]       1.9.13cvs76
4482
4483         * src/prefs_common.c
4484                 fix bad cutting
4485
4486 2005-08-31 [colin]      1.9.13cvs75
4487
4488         * src/folderview.c
4489         * src/folderview.h
4490         * src/prefs_summaries.c
4491         * src/summaryview.c
4492                 Fix "go to next new", fix preference
4493                 (Open unread/next swapped)
4494
4495 2005-08-31 [paul]       1.9.13cvs74
4496
4497         * src/compose.c
4498         * src/folderview.c
4499         * src/headerview.c
4500         * src/headerview.h
4501         * src/mainwindow.c
4502         * src/prefs_common.c
4503         * src/prefs_common.h
4504         * src/prefs_fonts.c
4505         * src/summaryview.c
4506         * src/textview.c
4507         * src/common/defs.h
4508                 remove obsolete BOLD_FONT setting
4509                 fix font update in headerview and textview
4510                 headers after prefs change
4511                 Patch By Colin
4512
4513 2005-08-31 [paul]
4514
4515         1.9.14-rc4 released
4516
4517 2005-08-30 [colin]      1.9.13cvs73
4518
4519         * src/summaryview.c
4520                 When Hide read messages is selected and we
4521                 refresh the summaryview, don't remove the 
4522                 currently displayed message. Fixes bug #797
4523                 (Summary view reloads when new mail is 
4524                 downloaded in 1.9.14 rc)
4525
4526 2005-08-30 [colin]      1.9.13cvs72
4527
4528         * src/folderview.c
4529                 Fix flickering
4530         * src/mainwindow.c
4531                 Remove useless callback
4532         * src/mimeview.c
4533         * src/gtk/filesel.c
4534         * src/gtk/filesel.h
4535                 Add a filesel_select_file_save_folder() - used by Save All
4536
4537 2005-08-29 [paul]       1.9.13cvs71
4538
4539         * AUTHORS
4540         * src/matcher_parser_parse.y
4541         * src/etpan/imap-thread.c
4542                 fix building on FreeBSD
4543                 Patch by Daniel Gustafson <daniel@hobbit.se>
4544
4545 2005-08-29 [paul]       1.9.13cvs70
4546
4547         * src/plugins/pgpinline/pgpinline.c
4548                 only initialise sig result if it's been handled
4549                 Patch by Colin
4550
4551 2005-08-29 [paul]       1.9.13cvs69
4552         
4553         Patches by Colin:
4554
4555         * src/imap.c
4556         * src/common.utils.c
4557         * src/common/utils.h
4558                 optimisation
4559         * src/stock_pixmap.h
4560                 fix wrong icon reference
4561         * src/pixmaps/trash_btn.xpm
4562                 replace with nicer image
4563
4564 2005-08-28 [colin]      1.9.13cvs68
4565
4566         * src/Makefile.am
4567         * src/stock_pixmap.c
4568         * src/stock_pixmap.h
4569         * src/toolbar.c
4570         * src/pixmaps/trash_btn.xpm
4571                 Add a specific trash xpm for the button
4572
4573 2005-08-28 [colin]      1.9.13cvs67
4574
4575         * src/imap.c
4576                 Fix leak
4577
4578 2005-08-27 [colin]      1.9.13cvs66
4579
4580         * src/imap.c
4581         * src/procmime.c
4582                 Correctly fix "Problem with replies", fixes
4583                 pgpmime encryption too. 
4584
4585 2005-08-27 [colin]      1.9.13cvs65
4586
4587         * src/folder.c
4588         * src/procmsg.c
4589         * src/procmsg.h
4590         * src/summaryview.c
4591                 Fix bug #517 (messages removed from summaryview 
4592                 when moving fails)
4593
4594 2005-08-27 [colin]      1.9.13cvs64
4595
4596         * tools/Makefile.am
4597         * tools/asus_mailled.sh
4598                 Add a script to blink ASUS laptops' mail LED where there
4599                 is unread mail.
4600
4601 2005-08-27 [colin]      1.9.13cvs63
4602
4603         * src/imap.c
4604         * src/etpan/imap-thread.c
4605         * src/etpan/imap-thread.h
4606                 Implement automatic choosing of login method
4607                 Fixes bug #791
4608         * src/gtk/.cvsignore
4609                 Add sylpheed-marshal.[ch]
4610
4611 2005-08-27 [colin]      1.9.13cvs62
4612
4613         * src/common/utils.c
4614                 Fix confusing perror
4615
4616 2005-08-27 [colin]      1.9.13cvs61
4617
4618         * src/toolbar.c
4619         * src/toolbar.h
4620                 Remove A_DELETE, replace it with 
4621                 A_TRASH and A_DELETE_REAL. Automatically
4622                 rewrite config files to replace A_DELETE
4623                 with A_TRASH (no functionality change).
4624                 Fixes half of #794
4625
4626 2005-08-26 [colin]      1.9.13cvs60
4627
4628         * src/procmime.c
4629                 Previous "Problem with replies" fix brought other
4630                 problems, fixing them
4631
4632 2005-08-26 [colin]      1.9.13cvs59
4633
4634         * src/procmime.c
4635                 Fix "Problem with replies". This happened only
4636                 on IMAP...
4637         * src/procmsg.c
4638                 Factorize code a bit
4639         * src/compose.c
4640                 Speed improvement on very long messages (wrapping)
4641                 Fix signature color on Reedit and Redirect
4642                 On Reedit, don't attach pgp-signatures parts, but
4643                 set signing to On.
4644
4645 2005-08-24 [paul]       1.9.13cvs58
4646
4647         * src/compose.c
4648                 don't claim success when clicking
4649                 Cancel on the passphrase box.
4650                 Patch by Colin
4651
4652 2005-08-24 [paul]       1.9.13cvs57
4653
4654         * src/main.c
4655                 fix misplaced sylpheed.log
4656         * src/common/defs.h
4657                 define UIDL_DIR
4658
4659 2005-08-24 [paul]       1.9.13cvs56
4660
4661         * src/imap.c
4662         * src/etpan/imap-thread.c
4663         * src/etpan/imap-thread.h
4664                 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
4665                 Patch by Colin
4666         * src/gtk/sylpheed-marshal.c    ** REMOVED **
4667         * src/gtk/sylpheed-marshal.h    ** REMOVED **
4668                 remove autogenerated files
4669         * tools/kdeservicemenu/README
4670         * tools/kdeservicemenu/install.sh
4671         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
4672         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
4673                 use Claws icon, use 'Sylpheed-Claws' in menu,
4674                 use kdialog, and other cleanups
4675
4676 2005-08-23 [paul]       1.9.13cvs55
4677
4678         * src/compose.c
4679                 fix paste/wrap crash
4680                 Patch by Colin
4681
4682 2005-08-23 [paul]       1.9.13cvs54
4683
4684         * src/main.c
4685                 fix crash recovery
4686                 Patch by Colin
4687
4688 2005-08-23 [paul]       1.9.13cvs53
4689
4690         * src/addressbook.c
4691         * src/editaddress.c
4692                 view all data of LDAP contacts
4693                 Patch by Colin
4694
4695 2005-08-23 [paul]       1.9.13cvs52
4696
4697         * src/addressbook.c
4698                 fix issues with the Search field
4699                 Patch by Colin
4700
4701 2005-08-22 [paul]       1.9.13cvs51
4702
4703         * src/folderview.c
4704                 put name of folder in processing dialog
4705                 title
4706         * src/prefs_folder_item.c
4707                 improve english usage
4708
4709 2005-08-22 [paul]       1.9.13cvs50
4710
4711         * src/filtering.c
4712         * src/filtering.h
4713         * src/matcher.c
4714         * src/matcher_parser_lex.l
4715         * src/matcher_parser_parse.y
4716         * src/prefs_filtering.c
4717                 add Filtering/Processing rule names feature.
4718                 (the incompatible old matcherrc is saved as
4719                 matcherrc.pre_names).
4720                 Patch by Colin
4721
4722 2005-08-22 [paul]       1.9.13cvs49
4723
4724         * src/procmsg.c
4725                 fix colour labelling
4726                 Patch by Colin
4727
4728 2005-08-22 [paul]       1.9.13cvs48
4729
4730         * src/textview.c
4731                 fix open_image_cb()
4732
4733 2005-08-22 [paul]       1.9.13cvs47
4734
4735         * src/imap.c
4736                 fix bug 789, 'SC crashes with imap (CVS ver)'
4737                 Patch by Colin
4738
4739 2005-08-22 [paul]       1.9.13cvs46
4740
4741         * src/mimeview.c
4742         * src/prefs_common.c
4743         * src/common/defs.h
4744                 define reused defaults in defs.h
4745         * src/textview.c
4746                 add 'Open image' to image popup menu
4747
4748 2005-08-21 [colin]      1.9.13cvs45
4749
4750         * src/summaryview.c
4751                 Fix bug #788 (Bogus "From" address displayed)
4752
4753 2005-08-20 [colin]      1.9.13cvs44
4754
4755         * src/folder.c
4756                 Fix buf #787 (multilevel delete causes SIGSEGV)
4757
4758 2005-08-19 [colin]      1.9.13cvs43
4759
4760         * src/inc.c
4761         * src/prefs_common.c
4762         * src/prefs_common.h
4763                 Add an hidden pref to allow modifying the
4764                 update stepping in incorporation.
4765                 Patch by wwp.
4766
4767 2005-08-19 [colin]      1.9.13cvs42
4768
4769         * src/compose.c
4770         * src/procmime.c
4771                 Workaround for broken MUAs: encode 
4772                 Content-type: name: as ASCII and 
4773                 Content-Disposition: filename: as
4774                 per rfc2231
4775         * src/prefs_account.c
4776                 Fix invisible-ness of SMTP SSL prefs
4777                 in NNTP accounts
4778
4779 2005-08-19 [paul]       1.9.13cvs41
4780
4781         * src/compose.c
4782         * src/prefs_common.c
4783         * src/prefs_common.h
4784         * src/prefs_wrapping.c
4785                 paste with or without wrapping.
4786                 patch by Colin
4787
4788 2005-08-19 [paul]       1.9.13cvs40
4789
4790         * src/prefs_common.c
4791         * src/prefs_common.h
4792         * src/summaryview.c
4793                 reintroduce enable_swap_from as a
4794                 hidden pref. patch by Colin
4795         * src/quote_fmt_parse.y
4796         * src/plugins/clamav/clamav_plugin.c
4797         * src/plugins/dillo_viewer/dillo_viewer.c
4798         * src/plugins/mathml_viewer/mathml_viewer.c
4799         * src/plugins/pgpcore/sgpgme.c
4800         * src/plugins/pgpinline/pgpinline.c
4801         * src/plugins/pgpmime/pgpmime.c
4802                 tidy up. patch by Colin
4803
4804 2005-08-19 [paul]       1.9.13cvs39
4805
4806         * configure.ac
4807                 complete cvs38's sync
4808         * src/editaddress.c
4809         * src/gedit-print.c
4810         * src/mutt.c
4811         * src/etpan/etpan-log.c
4812         * src/etpan/imap-thread.c
4813         * src/gtk/gtksourceprintjob.c
4814                 fix compilation warnings
4815                 (patch by Colin)
4816
4817 2005-08-19 [paul]       1.9.13cvs38
4818
4819         sync with main:
4820
4821         * src/account.c
4822         * src/action.c
4823         * src/addrbook.c
4824         * src/addrcache.c
4825         * src/addrharvest.c
4826         * src/addrindex.c
4827         * src/codeconv.c
4828         * src/compose.c
4829         * src/crash.c
4830         * src/exporthtml.c
4831         * src/exportldif.c
4832         * src/folder.c
4833         * src/image_viewer.c
4834         * src/inc.c
4835         * src/inc.h
4836         * src/jpilot.c
4837         * src/ldif.c
4838         * src/main.c
4839         * src/matcher.c
4840         * src/mbox.c
4841         * src/messageview.c
4842         * src/mh.c
4843         * src/mimeview.c
4844         * src/msgcache.c
4845         * src/mutt.c
4846         * src/news.c
4847         * src/partial_download.c
4848         * src/pine.c
4849         * src/pop.c
4850         * src/prefs_actions.c
4851         * src/prefs_common.c
4852         * src/prefs_customheader.c
4853         * src/prefs_display_header.c
4854         * src/prefs_gtk.c
4855         * src/prefs_themes.c
4856         * src/procheader.c
4857         * src/procmime.c
4858         * src/procmsg.c
4859         * src/recv.c
4860         * src/send_message.c
4861         * src/simple-gettext.c
4862         * src/sourcewindow.c
4863         * src/textview.c
4864         * src/vcard.c
4865         * src/common/defs.h
4866         * src/common/log.c
4867         * src/common/plugin.c
4868         * src/common/prefs.c
4869         * src/common/session.c
4870         * src/common/session.h
4871         * src/common/socket.c
4872         * src/common/socket.h
4873         * src/common/ssl_certificate.c
4874         * src/common/template.c
4875         * src/common/utils.c
4876         * src/common/utils.h
4877         * src/common/xml.c
4878         * src/gtk/about.c
4879         added wrappers for C library function that
4880                 take pathname arguments.
4881                 enabled compilation with MinGW.
4882                 use GDir instead of directly using opendir().
4883                 added rename_force().
4884
4885 2005-08-19 [paul]       1.9.13cvs37
4886         
4887         patches by Colin:
4888         * src/compose.c
4889                 fix privacy settings on re-editing
4890                 a sent message
4891         * src/jpilot.c
4892                 fix encoding bug
4893         * src/folder.c
4894         * src/procmsg.c
4895         * src/procmsg.h
4896         * src/summaryview.c
4897                 flag changing optimisation
4898
4899 2005-08-18 [martin]     1.9.13cvs36
4900
4901         * commitHelper
4902             added my login
4903         * src/addrcache.c
4904         * src/addrharvest.c
4905         * src/addrindex.c
4906         * src/compose.c
4907         * src/grouplistdialog.c
4908         * src/main.c
4909         * src/mainwindow.c
4910         * src/msgcache.c
4911         * src/mutt.c
4912         * src/pine.c
4913         * src/prefs_account.c
4914         * src/prefs_themes.c
4915         * src/stock_pixmap.c
4916         * src/summaryview.c
4917         * src/gtk/about.c
4918         * src/gtk/logwindow.c
4919             removed deprecated glib and gdk stuff
4920         * src/plugins/pgpcore/select-keys.c
4921             convert attributes from locale to utf8
4922
4923 2005-08-17 [paul]       1.9.13cvs35
4924
4925         * src/account.c
4926         * src/addressbook.c
4927                 use new GTK_STOCK_ icons if available
4928         * src/summaryview.c
4929         * src/gtk/gtksctree.c
4930         * src/gtk/gtksctree.h
4931                 faster range select. patch by Colin
4932
4933 2005-08-17 [paul]       1.9.13cvs34
4934
4935         patches by colin:
4936         * src/addressbook.c
4937         * src/addressitem.h
4938                 Add an edit button for contacts, fix selections
4939                 of gtksctree items
4940         * src/editaddress.c
4941                 Change labels, let Save be always possible in the
4942                 email and user atributes tabs
4943         * src/folderview.c
4944                 fix sort issues
4945         * src/summaryview.c
4946                 select next item instead of the displayed one
4947                 after deletion
4948
4949         * src/gtk/progressdialog.c
4950                 use prefs_common.enable_rules_hint
4951
4952 2005-08-13 [hoa]        1.9.13cvs33
4953
4954         * src/etpan/imap-thread.c
4955                 fixed build on Solaris.
4956
4957 2005-08-10 [colin]      1.9.13cvs32
4958
4959         * src/procmsg.c
4960                 Fix cvs31 (missing fclose before reading
4961                 the file)
4962
4963 2005-08-10 [colin]      1.9.13cvs31
4964
4965         * src/procmsg.c
4966                 Fix procmsg_msginfo_new_from_mimeinfo() when
4967                 the MimeInfo isn't stored in memory. This fixes
4968                 replying to an attached message.
4969
4970 2005-08-10 [colin]      1.9.13cvs30
4971
4972         * src/mainwindow.c
4973                 Fix slowness in account changing
4974
4975 2005-08-10 [colin]      1.9.13cvs29
4976
4977         * src/folder.c
4978         * src/folderutils.c
4979         * src/folderview.c
4980         * src/imap_gtk.c
4981         * src/mainwindow.c
4982         * src/mh_gtk.c
4983         * src/procmsg.c
4984         * src/summaryview.c
4985                 Optimize folder_has_parent_of_type
4986                 Prevent moving special sub-folders from contextual menus
4987                 Rework message a bit ("Empty all messages" -> "Delete all
4988                 messages")
4989                 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items" 
4990                 and "Deleted Items" folders)
4991
4992 2005-08-08 [colin]      1.9.13cvs28
4993
4994         * src/summaryview.c
4995         * src/prefs_summaries.c
4996                 Make "Select first unread|new" more flexible
4997                 (just prioritize new or unread)
4998
4999 2005-08-08 [colin]      1.9.13cvs27
5000
5001         * src/summaryview.c
5002                 If "select first new" is selected and there only
5003                 are unread messages, fallback to "select first
5004                 unread".
5005
5006 2005-08-08 [colin]      1.9.13cvs26
5007
5008         * src/folder.c
5009                 Fix shameful bugs (and bug #779)
5010
5011 2005-08-08 [colin]      1.9.13cvs25
5012
5013         * src/folder.c
5014         * src/folder.h
5015                 Cache parents' type to make folder_has_parent_of_type
5016                 faster
5017         * src/folderview.c
5018                 Forbid DnD of special sub-folders
5019         * src/procmsg.c
5020         * src/procmsg.h
5021                 Add MAIL_POSTFILTERING_HOOK
5022         * src/summaryview.c
5023                 Revert over-zealous deletion of the use_addr_book 
5024                 code
5025
5026 2005-08-07 [colin]      1.9.13cvs24
5027
5028         * src/folder.c
5029                 Fix big mistake (passing MsgInfo instead 
5030                 of FolderItem)
5031
5032 2005-08-07 [colin]      1.9.13cvs23
5033
5034         * src/compose.c
5035         * src/folder.c
5036         * src/folder.h
5037         * src/foldersel.c
5038         * src/folderutils.c
5039         * src/folderview.c
5040         * src/imap.c
5041         * src/mainwindow.c
5042         * src/messageview.c
5043         * src/mh.c
5044         * src/msgcache.c
5045         * src/procmime.c
5046         * src/summaryview.c
5047                 Make subfolders of Drafts, Queue, Outbox, Trash
5048                 work like their parents. 
5049                 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
5050
5051 2005-08-07 [colin]      1.9.13cvs22
5052
5053         * src/addressbook.c
5054                 Fix bug #771 (Dragged contacts not saved)
5055
5056 2005-08-07 [paul]       1.9.13cvs21
5057
5058         * src/summaryview.c
5059                 fix bug 32 'Search Doesn't display results
5060                 if "Hide Read Messages" is chosen'
5061                 be more literal in interpreting 'Hide read
5062                 messages'
5063
5064 2005-08-07 [colin]      1.9.13cvs20
5065
5066         * src/folderview.c
5067                 Add debug
5068         * src/summaryview.c
5069                 Faster 'unthread_for_execution'
5070
5071 2005-08-06 [paul]       1.9.13cvs19
5072
5073         * src/mainwindow.c
5074                 add mnemonics to Set displayed columns
5075                 fix bug where msgview_visible option was
5076                 overwritten as TRUE on startup
5077
5078 2005-08-06 [paul]       1.9.13cvs18
5079
5080         * src/mainwindow.c
5081                 refer to 'displayed columns in folder/message
5082                 list' not 'displayed items in summary/message view'
5083         * src/prefs_display_header.c
5084                 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
5085                 be consistent with similar dialogues
5086         * src/prefs_folder_column.c
5087         * src/prefs_summary_column.c
5088                 'columns' not 'items', and folder and message lists,
5089                 instead of folder and summary views;
5090                 Use 'Hidden columns' as list heading not 'Available
5091                 items';
5092                 move the 'Remove' button to the right hand side;
5093                 top-align the buttons;
5094                 remove unneeded vbox
5095         * src/prefs_summaries.c
5096                 put the 2 column prefs buttons in a frame to reduce
5097                 overall width; refer to columns not items &c.
5098
5099 2005-08-05 [colin]      1.9.13cvs17
5100
5101         * src/prefs_common.c
5102         * src/prefs_common.h
5103         * src/mainwindow.c
5104         * src/compose.c
5105         * src/messageview.c
5106                 Add an hidden toolbar_detachable pref, so
5107                 that I can get rid of these painful handles
5108                 in the toolbars. Defaults to TRUE to avoid
5109                 changing the GUI on unsuspecting people...
5110
5111 2005-08-05 [colin]      1.9.13cvs16
5112
5113         * src/Makefile.am
5114         * src/prefs_folder_column.c
5115         * src/prefs_folder_column.h
5116                 Add prefs for folder columns
5117         * src/folderview.c
5118         * src/folderview.h
5119         * src/mainwindow.c
5120         * src/mainwindow.h
5121         * src/prefs_common.c
5122         * src/prefs_common.h
5123         * src/prefs_summaries.c
5124                 Use them
5125         * src/prefs_summary_column.c
5126         * src/summaryview.c
5127         * src/summaryview.h
5128                 Add a To column
5129         * src/textview.c
5130         * src/common/utils.c
5131         * src/common/utils.h
5132                 Move uri colourisation functions
5133                 to utils
5134         * src/compose.c
5135                 Colourise URIs
5136         * src/imap.c
5137                 Fix bug with LIST where we'd try
5138                 to get Folder//////[...]/// 
5139
5140 2005-08-05 [paul]       1.9.13cvs15
5141
5142         * src/prefs_summaries.c
5143                 improve the English usage
5144         * src/summaryview.c
5145                 set font on column change
5146                 thanks to Colin
5147
5148 2005-08-05 [paul]       1.9.13cvs14
5149
5150         * src/prefs_common.c
5151         * src/prefs_common.h
5152         * src/prefs_summaries.c
5153         * src/summaryview.c
5154                 replace 'open_unread_on_enter' option with
5155                 'select_on_entry' option. opening/not opening
5156                 is now exclusively controlled by 'always_show_msg'
5157
5158 2005-08-04 [colin]      1.9.13cvs13
5159
5160         * src/compose.c
5161                 Remove dead code
5162                 Add colourisation of quotes and signatures
5163         * src/folderview.c
5164                 Fix possible crashes
5165         * src/messageview.c
5166                 Change an assert that is no problem
5167         * src/news.c
5168         * src/news_gtk.c
5169         * src/news_gtk.h
5170                 Fix offline mode
5171         * src/gtk/quicksearch.c
5172                 Fix a possible crash
5173
5174 2005-08-03 [colin]      1.9.13cvs12
5175
5176         * src/prefs_account.c
5177                 Fix bug #777 (Sylpheed crash in account configuration)
5178
5179 2005-08-03 [colin]      1.9.13cvs11
5180
5181         * src/addressbook.c
5182         * src/editaddress.c
5183         * src/editgroup.c
5184                 Fixing addressbook, round 2
5185         * src/textview.c
5186                 Fix emphasis color on rechecking 'Colorize messages'
5187
5188 2005-08-03 [paul]       1.9.13cvs10
5189
5190         sync with main
5191
5192         * src/addr_compl.c
5193         * src/compose.c
5194         * src/main.c
5195         * src/pop.c
5196         * src/prefs_account.c
5197         * src/procmime.c
5198         * src/procmsg.c
5199         * src/quote_fmt_parse.y
5200         * src/textview.c
5201         * src/common/quoted-printable.c
5202         * src/common/utils.c
5203         * src/common/utils.h
5204         * src/common/xml.c
5205                 replaced incorrect locale-independent
5206                 ctype functions with GLib's. Corrected
5207                 signedness mismatch.
5208         * src/headerview.c
5209                 headerview_create(): added spacing for vbox.
5210         * src/gtk/about.c
5211                 set focus to the OK button.
5212
5213 2005-08-03 [colin]      1.9.13cvs9
5214
5215         * src/folderview.c
5216                 Fix possible crash
5217
5218 2005-08-02 [colin]      1.9.13cvs8
5219
5220         * src/mainwindow.c
5221                 Fix cast
5222         * src/addressbook.c
5223         * src/addressitem.h
5224                 Fix a cast and more generally, try to make the
5225                 GUI more intuitive and consistent (round 1)
5226
5227 2005-08-02 [paul]       1.9.13cvs7
5228
5229         * src/folder.h
5230                 missing in 1.9.13cvs6
5231
5232 2005-08-02 [colin]      1.9.13cvs6
5233
5234         * src/folder.c
5235                 Fix one more leak
5236
5237 2005-08-02 [colin]      1.9.13cvs5
5238
5239         * src/folder.c
5240         * src/folderview.c
5241         * src/imap.c
5242         * src/main.c
5243         * src/mbox.c
5244         * src/procmsg.c
5245         * src/summaryview.c
5246                 Fix a number of folder_item_get_msg_list()-related
5247                 leaks (missing procmsg_msginfo_free()s)
5248
5249 2005-08-01 [colin]      1.9.13cvs4
5250
5251         * src/folderview.c
5252         * src/folderview.h
5253         * src/mainwindow.c
5254         * src/prefs_fonts.c
5255         * src/prefs_summaries.c
5256         * src/prefs_themes.c
5257         * src/summaryview.c
5258         * src/summaryview.h
5259         * src/textview.c
5260         * src/textview.h
5261                 Fix instant-apply of summary and folderview-related prefs
5262                 Fix erroneous g_free and alertpanels in prefs_theme
5263                 Add instant-apply for fonts
5264                 Defer applying of prefs a little bit so it's done only
5265                 once even if requested by multiples prefs pages
5266
5267 2005-08-01 [paul]       1.9.13cvs3
5268
5269         * src/main.c
5270                 fix bug 776 'S.C. crashes on close'
5271                 thanks to Colin
5272         * src/etpan/etpan-thread-manager-types.h
5273                 add missing include
5274                 thanks to Hoa
5275
5276 2005-07-25 [paul]       1.9.13cvs2
5277
5278         * src/summaryview.c
5279                 fix typos. spotted by Fabien Vantard
5280
5281 2005-07-24 [paul]       1.9.13cvs1
5282
5283         * doc/man/sylpheed.1
5284                 update man page, incorporating fix of
5285                 bug 769 'Typo in manpage'
5286         * src/etpan/imap-thread.c
5287                 fix NetBSD openssl dependencies. patch by
5288                 George Michaelson <ggm@apnic.net>
5289         * po/pt_BR.po
5290                 updated by Frederico Goncalves Guimaraes
5291
5292 2005-07-22 [paul]       1.9.13
5293
5294         1.9.13 release
5295
5296 2005-07-22 [paul]       1.9.12cvs91
5297
5298         * AUTHORS
5299         * INSTALL
5300         * README.claws
5301         * RELEASE_NOTES.claws
5302                 updated for release
5303         * configure.ac
5304         * po/nb.po
5305         * tools/claws.i18n.status.pl
5306                 add Norwegian translation. submiited by
5307                 Geir Helland <pjallabais@users.sourceforge.net>
5308         * po/ca.po
5309         * po/de.po
5310         * po/es.po
5311         * po/fi.po
5312         * po/fr.po
5313         * po/it.po
5314         * po/sk.po
5315         * po/sr.po
5316         * po/zh_CN.po
5317                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
5318                 Mones Lastra, Tommi Pirinen, Fabien Vantard,
5319                 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
5320                 Yang Guilong
5321         * src/plugins/clamav/clamav_plugin_gtk.c
5322         * src/plugins/spamassassin/spamassassin_gtk.c
5323                 replace outdated description strings
5324
5325 2005-07-21 [colin]      1.9.12cvs90
5326
5327         * src/folder.c
5328                 Set folder to batch mode when scanning it. Makes deletion
5329                 of unread mails on IMAP much faster (due to the UNREAD 
5330                 flag unsetting)
5331
5332 2005-07-21 [darko]      1.9.12cvs89
5333
5334         * configure.ac
5335                 link against libresolv if necessary (patch by Paul)
5336         * src/msgcache.c
5337                 use glib's portable macros to determine endianness
5338
5339 2005-07-21 [paul]       1.9.12cvs88
5340
5341         * src/crash.c
5342         * src/gtk/about.c
5343                 update compiled-in features list
5344
5345 2005-07-20 [colin]      1.9.12cvs87
5346
5347         * src/folder.c
5348         * src/textview.c
5349                 Gcc 2.9x compilation fixes, thanks to Darko
5350         * src/plugins/clamav/clamav_plugin.c
5351                 Little optimisation: load virus database only once
5352         * src/plugins/spamassassin/spamassassin.c
5353                 Big optimisation: filtering one mail took at least 1 second,
5354                 now it takes at least 50ms. Doesn't speed up spamassassin 
5355                 itself, but should already be much more tolerable.
5356
5357 2005-07-20 [colin]      1.9.12cvs86
5358
5359         * src/summaryview.c
5360                 Fix performance issue
5361
5362 2005-07-19 [colin]      1.9.12cvs85
5363
5364         * src/plugins/pgpinline/plugin.c
5365                 Fix warning
5366
5367 2005-07-19 [colin]      1.9.12cvs84
5368
5369         * configure.ac
5370         * src/plugins/Makefile.am
5371         * src/plugins/pgpinline/.cvsignore
5372         * src/plugins/pgpinline/Makefile.am
5373         * src/plugins/pgpinline/pgpinline.c
5374         * src/plugins/pgpinline/pgpinline.deps
5375         * src/plugins/pgpinline/pgpinline.h
5376         * src/plugins/pgpinline/plugin.c
5377                 Put pgpinline in the main tree
5378
5379 2005-07-19 [paul]       1.9.12cvs83
5380
5381         * src/prefs_actions.c
5382                 prevent '//' in menu names, which cause a crash
5383                 thanks to Colin
5384
5385 2005-07-19 [paul]       1.9.12cvs82
5386
5387         * configure.ac
5388                 be generally more informative in configure output.
5389                 OpenSSL: correction: '[ --enable-openssl ...' -> 
5390                 '[ --disable-openssl ...', as --enable-openssl is default
5391                 PGP/MIME: don't check for GPGME again, check for
5392                 pgpcore instead. Therefore prevent the possibility of
5393                 attempting to build pgpmime if pgpcore dependencies are
5394                 not met
5395                 ClamAV: use pkgconfig to check for lib
5396                 libgnomeprint: revert logic on inner test to match
5397                 everything else
5398         * src/plugins/pgpcore/sgpgme.c
5399                 add missing include
5400
5401 2005-07-19 [colin]      1.9.12cvs81
5402
5403         * src/summaryview.c
5404                 Fix slow thread rebuilding in particular
5405                 cases
5406
5407 2005-07-19 [paul]       1.9.12cvs80
5408
5409         * sylpheed-claws.desktop
5410                 fix typo, spotted by Stephan Sachse
5411         * src/account.c
5412                 replace GTK_STOCK_ADD with
5413                 GTK_STOCK_NEW button
5414
5415 2005-07-18 [colin]      1.9.12cvs79
5416
5417         * src/etpan/imap-thread.c
5418                 Fix return value (Thanks Hoa)
5419
5420 2005-07-18 [colin]      1.9.12cvs78
5421
5422         * src/imap.c
5423                 Allow empty passwords
5424                 Create drafts/queue/outbox if necessary
5425         * src/summaryview.c
5426                 Remove old code
5427         * src/etpan/imap-thread.c
5428                 Fix STARTTLS (Thanks to Hoa)
5429
5430 2005-07-18 [paul]       1.9.12cvs77
5431
5432         * ChangeLog-gtk2.jp
5433         * ChangeLog.jp
5434                 removed
5435         * Makefile.am
5436                 updated to reflect additions and removals
5437         * TODO
5438                 updated to be claws-specific
5439         * TODO-gtk2
5440         * TODO-gtk2.jp
5441         * TODO.jp
5442         * sylpheed-128x128.png
5443         * sylpheed-64x64.png
5444                 removed
5445         * sylpheed-claws-128x128.png
5446         * sylpheed-claws-64x64.png
5447         * sylpheed-claws.desktop
5448         * sylpheed-claws.png
5449                 added
5450         * sylpheed.desktop
5451         * sylpheed.png
5452                 removed
5453
5454 2005-07-17 [paul]       1.9.12cvs76
5455
5456         * src/account.c
5457         * src/addressbook.c
5458         * src/alertpanel.c
5459         * src/alertpanel.h
5460         * src/compose.c
5461         * src/exphtmldlg.c
5462         * src/expldifdlg.c
5463         * src/folderview.c
5464         * src/imap_gtk.c
5465         * src/inc.c
5466         * src/message_search.c
5467         * src/messageview.c
5468         * src/mh_gtk.c
5469         * src/news_gtk.c
5470         * src/prefs_actions.c
5471         * src/prefs_filtering.c
5472         * src/prefs_matcher.c
5473         * src/prefs_template.c
5474         * src/prefs_themes.c
5475         * src/ssl_manager.c
5476         * src/summary_search.c
5477         * src/textview.c
5478         * src/toolbar.c
5479         * src/gtk/sslcertwindow.c
5480         * src/plugins/pgpcore/sgpgme.c
5481                 rework alertpanels
5482
5483 2005-07-17 [colin]      1.9.12cvs75
5484
5485         * src/privacy.c
5486                 add a PrivacySystem accessor that checks that
5487                 the system cached in a MimeInfo's privacydata
5488                 is still registered. Use this accessor instead
5489                 of directly using data->system. Fixes crashes
5490                 after unloading pgp plugins.
5491
5492 2005-07-17 [colin]      1.9.12cvs74
5493
5494         * src/alertpanel.c
5495                 Change geometry hints to a simple default size.
5496                 Fixes the certs dialogs.
5497
5498 2005-07-17 [colin]      1.9.12cvs73
5499
5500         * src/gtk/sslcertwindow.c
5501                 Use a gtkExpander
5502
5503 2005-07-17 [colin]      1.9.12cvs72
5504
5505         * src/plugins/pgpcore/Makefile.am
5506         * src/plugins/pgpmime/Makefile.am
5507                 Add gpgme libs
5508
5509 2005-07-17 [paul]       1.9.12cvs71
5510
5511         * configure.ac
5512                 add --disable-gnomeprint option
5513                 modified version of patch by Marius Mauch
5514
5515 2005-07-17 [paul]       1.9.12cvs70
5516
5517         * src/common/defs.h
5518                 update urls
5519         * src/account.c
5520         * src/action.c
5521         * src/addressbook.c
5522         * src/compose.c
5523         * src/foldersel.c
5524         * src/folderview.c
5525         * src/html.c
5526         * src/imap_gtk.c
5527         * src/main.c
5528         * src/mainwindow.c
5529         * src/messageview.c
5530         * src/mh_gtk.c
5531         * src/mimeview.c
5532         * src/news_gtk.c
5533         * src/prefs_account.c
5534         * src/prefs_send.c
5535         * src/prefs_summaries.c
5536         * src/procmsg.c
5537         * src/summaryview.c
5538         * src/common/utils.c
5539         * src/common/xml.c
5540         * src/plugins/pgpcore/passphrase.c
5541         * src/plugins/pgpcore/select-keys.c
5542                 replace inappropriately used backticks
5543                 with single quotes
5544
5545 2005-07-16 [colin]      1.9.12cvs69
5546
5547         * src/image_viewer.c
5548                 Add extra paranoid checks
5549
5550 2005-07-16 [colin]      1.9.12cvs68
5551
5552         * src/plugins/pgpcore/prefs_gpg.c
5553                 Don't auto-check sigs by default, as it
5554                 can be really slow.
5555
5556 2005-07-16 [colin]      1.9.12cvs67
5557
5558         * src/plugins/pgpcore/sgpgme.c
5559                 Make messages a bit better.
5560
5561 2005-07-16 [colin]      1.9.12cvs66
5562
5563         * src/imap.c
5564                 Remove pseudo-log
5565         * src/etpan/imap-thread.c
5566                 Add real log
5567
5568 2005-07-16 [colin]      1.9.12cvs65
5569
5570         * src/main.c
5571         * src/prefs_other.c
5572                 And now, fix build with libetpan :-/
5573
5574 2005-07-15 [colin]      1.9.12cvs64
5575
5576         * src/prefs_other.c
5577                 Continue fixing build without libetpan.
5578
5579 2005-07-15 [colin]      1.9.12cvs63
5580
5581         * src/main.c
5582                 Fix build with --disable-libetpan
5583
5584 2005-07-15 [colin]      1.9.12cvs62
5585
5586         * configure.ac
5587                 Bump libetpan's version
5588
5589 2005-07-15 [colin]      1.9.12cvs61
5590
5591         * src/etpan/imap-thread.c
5592                 Actually stop logging :)
5593
5594 2005-07-15 [colin]      1.9.12cvs60
5595
5596         * src/addressbook.c
5597                 Fix dnd of multiple addresses.
5598
5599 2005-07-15 [hoa]        1.9.12cvs59
5600
5601         * src/etpan/imap-thread.c
5602             disable login of IMAP password in libetpan log file.
5603
5604 2005-07-15 [paul]       1.9.12cvs58
5605
5606         * src/account.c
5607                 don't automatically sort
5608                 do allow drag n drop
5609
5610 2005-07-15 [paul]       1.9.12cvs57
5611
5612         * src/account.c
5613         * src/ssl_manager.c
5614                 alphabetical listing
5615
5616 2005-07-15 [paul]       1.9.12cvs56
5617
5618         * src/gtk/pluginwindow.c
5619                 sort plugin list alphabetically
5620
5621 2005-07-15 [paul]       1.9.12cvs55
5622
5623         * src/prefs_spelling.c
5624         * src/prefs_wrapping.c
5625                 unify English usage
5626
5627 2005-07-15 [colin]      1.9.12cvs54
5628
5629         * src/wizard.c
5630                 Typo fix
5631
5632 2005-07-15 [paul]       1.9.12cvs53
5633
5634         * src/prefs_message.c
5635                 make 'show cursor' a hidden option
5636
5637 2005-07-14 [colin]      1.9.12cvs52
5638
5639         * src/plugins/spamassassin/Makefile.am
5640         * src/plugins/clamav/Makefile.am
5641                 Fix double EXTRA_DISTs
5642
5643 2005-07-14 [colin]      1.9.12cvs51
5644
5645         * src/plugins/clamav/Makefile.am
5646         * src/plugins/clamav/clamav_plugin_gtk.deps
5647         * src/plugins/spamassassin/Makefile.am
5648         * src/plugins/spamassassin/spamassassin_gtk.deps
5649                 Make $plugin_gtk depend on $plugin
5650
5651 2005-07-14 [hoa]        1.9.12cvs50
5652
5653         * src/etpan/imap-thread.c
5654                 enable debug log of libetpan when running with --debug
5655
5656 2005-07-14 [colin]      1.9.12cvs49
5657
5658         * configure.ac
5659         * src/common/Makefile.am
5660         * src/common/plugin.c
5661         * src/common/plugin.h
5662                 Add a little plugin dependancy system.
5663                 Plugins can ship a $plugin_name.deps file
5664                 (near them in PLUGINDIR) so that their
5665                 dependancies are loaded if possible.
5666         * src/plugins/Makefile.am
5667         * src/plugins/pgpcore/Makefile.am
5668         * src/plugins/pgpcore/passphrase.c
5669         * src/plugins/pgpcore/passphrase.h
5670         * src/plugins/pgpcore/plugin.c
5671         * src/plugins/pgpcore/prefs_gpg.c
5672         * src/plugins/pgpcore/prefs_gpg.h
5673         * src/plugins/pgpcore/select-keys.c
5674         * src/plugins/pgpcore/select-keys.h
5675         * src/plugins/pgpcore/sgpgme.c
5676         * src/plugins/pgpcore/sgpgme.h
5677                 Introduce pgpcore, used by pgpmime and
5678                 pgpinline
5679         * src/plugins/pgpmime/Makefile.am
5680         * src/plugins/pgpmime/passphrase.c
5681         * src/plugins/pgpmime/passphrase.h
5682         * src/plugins/pgpmime/pgpmime.c
5683         * src/plugins/pgpmime/pgpmime.deps
5684         * src/plugins/pgpmime/plugin.c
5685         * src/plugins/pgpmime/prefs_gpg.c
5686         * src/plugins/pgpmime/prefs_gpg.h
5687         * src/plugins/pgpmime/select-keys.c
5688         * src/plugins/pgpmime/select-keys.h
5689         * src/plugins/pgpmime/sgpgme.c
5690         * src/plugins/pgpmime/sgpgme.h
5691                 Remove the core from pgpmime and add the
5692                 dependancy to pgpcore.
5693
5694 2005-07-14 [paul]       1.9.12cvs48
5695
5696         * src/stock_pixmap.c
5697                 forgot this in last commit
5698
5699 2005-07-14 [paul]       1.9.12cvs47
5700
5701         * src/account.c
5702         * src/addressbook.c
5703                 add accelerators for the buttons (sync with main)
5704         * src/compose.c
5705         * src/compose.h
5706                 add accelerators for the buttons.
5707                 fix editing with external editor.
5708                 replace gdk_input_*() with GIOChannel;
5709                 (sync with main)
5710         * src/foldersel.c
5711                 display folder names with new/unread
5712                 representation (sync with main)
5713         * src/main.c
5714                 specify default window icon (sync with main)
5715         * src/prefs_common.c
5716                 use_addr_book default to FALSE
5717         * src/summaryview.c
5718         * src/textview.c
5719                 add accelerators for the buttons (sync with main)
5720         * src/gtk/menu.c
5721                 fix typos
5722         * src/pixmaps/sylpheed_icon.xpm
5723                 updated
5724
5725 2005-07-13 [paul]       1.9.12cvs46
5726
5727         * src/plugins/pgpmime/pgpmime.c
5728         * src/plugins/pgpmime/sgpgme.c
5729                 (temporarily) use deprecated gpgme_data_rewind()
5730                 while largefile support is not present
5731                 (as suggested by Colin)
5732
5733 2005-07-13 [paul]       1.9.12cvs45
5734
5735         * configure.ac
5736                 remove large file support (for now):
5737                 it breaks too many things
5738
5739 2005-07-13 [paul]       1.9.12cvs44
5740
5741         * configure.ac
5742                 add large file support
5743         * src/html.c
5744                 fix bug #763 where href attribute was not
5745                 the very first attribute of a link
5746                 patch by Thomas Gilgin
5747
5748 2005-07-13 [colin]      1.9.12cvs43
5749
5750         * src/gtk/pluginwindow.c
5751                 Little portability fix
5752
5753 2005-07-13 [colin]      1.9.12cvs42
5754
5755         * src/plugins/pgpmime/sgpgme.c
5756                 Fix crasher.
5757
5758 2005-07-13 [colin]      1.9.12cvs41
5759
5760         * src/plugins/pgpmime/pgpmime.c
5761         * src/plugins/pgpmime/sgpgme.c
5762                 Use gpgme_data_release_and_get_mem instead
5763                 of gpgme_data_read.
5764
5765 2005-07-13 [colin]      1.9.12cvs40
5766
5767         * configure.ac
5768         * src/plugins/pgpmime/passphrase.c
5769         * src/plugins/pgpmime/passphrase.h
5770         * src/plugins/pgpmime/pgpmime.c
5771         * src/plugins/pgpmime/plugin.c
5772         * src/plugins/pgpmime/select-keys.c
5773         * src/plugins/pgpmime/select-keys.h
5774         * src/plugins/pgpmime/sgpgme.c
5775         * src/plugins/pgpmime/sgpgme.h
5776                 Port pgpmime to gpgme-1.0.
5777
5778 2005-07-12 [paul]       1.9.12cvs39
5779
5780         * AUTHORS
5781         * src/toolbar.c
5782         * src/toolbar.h
5783                 add a 'Go to Prev' button to the toolbar.
5784                 correct tooltip text of go to buttons.
5785                 based on patch by Yang Guilong <bamanzi@gmail.com>
5786
5787 2005-07-12 [colin]      1.9.12cvs38
5788
5789         * src/statusbar.c
5790                 Fix progress bar showing stuff at startup.
5791
5792 2005-07-12 [paul]       1.9.12cvs37
5793
5794         * src/editjpilot.c
5795                 fix building with jpilot support
5796
5797 2005-07-11 [colin]      1.9.12cvs36
5798
5799         * src/inc.c
5800                 Add visual indication that filtering is running
5801         * src/textview.c
5802                 Make {}[] uri delimiters
5803         * src/summaryview.c
5804                 Remove useless (and slow) calls
5805
5806 2005-07-11 [paul]       1.9.12cvs35
5807
5808         * src/plugins/clamav/clamav_plugin_gtk.c
5809         * src/plugins/dillo_viewer/dillo_prefs.c
5810         * src/plugins/pgpmime/prefs_gpg.c
5811         * src/plugins/spamassassin/spamassassin_gtk.c
5812                 gather plugins prefs together under their
5813                 own 'Plugins' heading
5814
5815 2005-07-11 [paul]       1.9.12cvs34
5816
5817         sync with main
5818
5819         * src/account.c
5820                 account_delete(): modified alert dialog
5821         * src/editjpilot.c
5822         * src/editvcard.c
5823                 fixed a crash when cancelling file selection
5824                 dialog by Escape key. Made non-ascii filename
5825                 selectable.
5826         * src/prefs_template.c
5827                 prefs_template_window_create(): make scrolled
5828                 window policy AUTOMATIC
5829
5830 2005-07-10 [hoa]        1.9.12cvs33
5831
5832         * src/etpan/imap-thread.c
5833                 workaround for old Courier IMAP servers.
5834
5835 2005-07-10 [colin]      1.9.12cvs32
5836
5837         * src/folder.c
5838         * src/statusbar.c
5839         * src/statusbar.h
5840                 Add visual progress indicator on filtering/processing
5841                 Factorize the progress bar code
5842         * src/imap.c
5843         * src/imap.h
5844         * src/etpan/imap-thread.c
5845                 Add a reference counter to avoid destroying the Folder
5846                 while it's in use by another callback.
5847
5848 2005-07-09 [hoa]        1.9.12cvs31
5849
5850         * src/imap.c
5851         * src/etpan/imap-thread.c
5852                 fixed deadlock when removing IMAP account.
5853
5854 2005-07-08 [colin]      1.9.12cvs30
5855
5856         * src/textview.c
5857         * src/unmime.c
5858                 Fix again problems decoding broken headers
5859         * src/gtk/inputdialog.c
5860                 Fix local variable shadowing a global one
5861
5862 2005-07-08 [colin]      1.9.12cvs29
5863
5864         * src/msgcache.c
5865                 Make the cache/mark files platform-agnostic by writing
5866                 them in little-endian format. Reading them is also done
5867                 in little-endian format, of course; however, in order
5868                 to avoid trashing mark data on big-endian machines, the
5869                 files are, at first, read from the native format if the
5870                 little-endian one doesn't exist. This is easy to deter-
5871                 mine by trying to open a file with a swapped data_ver
5872                 and seeing if it's the wanted version.
5873                 Little-endian using users should see absolutely no
5874                 difference, Big-endian users may get a very little
5875                 performance drop due to byte-swapping.
5876                 Tested on i386 and ppc32. 
5877                 Fixes bug #159 (The index file, in the mailboxes, is 
5878                 hardware depending).
5879
5880                 To have the cache/mark files updated to the new little-
5881                 endian format, "Check for new messages" or even
5882                 "Rebuild folder tree" aren't enough. Files will be
5883                 updated as soon as a folder has been opened/closed.
5884                 To update everything, just select all folders by
5885                 selecting them one by one.
5886
5887 2005-07-07 [colin]      1.9.12cvs28
5888
5889         * src/imap.c
5890                 Remember the folder separator per IMAPFolder
5891                 instead of globally.
5892                 Revive the Session on noop; fixes bug #761
5893                 (mark a bunch of unread messages as read takes 
5894                 forever)
5895
5896 2005-07-07 [darko]      1.9.12cvs27
5897
5898         * src/common/template.c
5899                 Sort templates alphabetically
5900
5901 2005-07-06 [colin]      1.9.12cvs26
5902
5903         * src/imap.c
5904                 Try to use the correct separator in
5905                 most cases. Possibly fixes bug #759
5906                 (only creates the INBOX folder when 
5907                 setting up new IMAP account) and 
5908                 bug #760 (Can't retrieve messages)
5909
5910 2005-07-06 [colin]      1.9.12cvs25
5911
5912         * src/imap.c
5913                 Use real_path in status command. This will
5914                 help later, when namespaces will be used.
5915
5916 2005-07-06 [colin]      1.9.12cvs24
5917
5918         * configure.ac
5919         * src/account.c
5920         * src/folder.c
5921         * src/imap.c
5922         * src/etpan/etpan-log.c
5923         * src/etpan/etpan-thread-manager.c
5924         * src/etpan/imap-thread.c
5925                 Add a --disable-libetpan parameter. With this,
5926                 users that don't want IMAP4 support can avoid
5927                 the new dependancy (and have no IMAP support).
5928                 Users that have IMAP4 accounts and use this
5929                 parameter won't lose their configuration, their
5930                 IMAP accounts will just be invisible and not
5931                 used.
5932         * src/textview.c
5933                 Make the "Copy ..." contextual menu items 
5934                 copy to both the X clipboard and the gtk 
5935                 clipboard - as most other apps do.
5936         * src/gtk/about.c
5937                 Add a notice about OpenSSL usage, in order to
5938                 comply with OpenSSL's license (point 6):
5939                 http://www.openssl.org/source/license.html
5940
5941 2005-07-06 [colin]      1.9.12cvs23
5942
5943         * src/alertpanel.c
5944                 Fix a minimum size for alertpanels
5945         * src/compose.c
5946                 Show 'No space left on device' type errors
5947                 when queuing/sending
5948         * src/imap_gtk.c
5949         * src/mh_gtk.c
5950                 Rework folder's deletion message (remove 
5951                 extra \n)
5952
5953 2005-07-05 [colin]      1.9.12cvs22
5954
5955         * src/imap.c
5956                 Add an alertpanel on auth error
5957                 Add pseudo-log
5958                 Remove pthread-related stuff
5959
5960 2005-07-05 [colin]      1.9.12cvs21
5961
5962         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
5963                 Fix crash on plugin reloading (with a hack)
5964
5965 2005-07-05 [colin]      1.9.12cvs20
5966
5967         * src/prefs_account.c
5968         * src/prefs_account.h
5969                 Fix typo
5970         * src/gtk/filesel.c
5971         * src/gtk/filesel.h
5972                 Add a way to filter the view
5973         * src/gtk/pluginwindow.c
5974                 Filter loadable stuff
5975         * src/plugins/pgpmime/prefs_gpg.c
5976                 Fix missing unregistration
5977         * .cvsignore
5978         * src/etpan/.cvsignore
5979         * src/plugins/spamassassin/.cvsignore
5980                 Add more stuff to cvs ignored files
5981
5982 2005-07-04 [colin]      1.9.12cvs19
5983
5984         * src/imap.c
5985                 Fix scan_required returning FALSE when it
5986                 shouldn't. Maybe fix #760 (Can't retrieve
5987                 messages)
5988
5989 2005-07-04 [colin]      1.9.12cvs18
5990
5991         * src/summaryview.c
5992                 Fix always_show_msg pref
5993
5994 2005-07-04 [paul]       1.9.12cvs17
5995
5996         sync with main (forgotten in last commit)
5997         
5998         * src/common/utils.c
5999         * src/common/utils.h
6000                 check_line_length(): new.
6001                 is_dir_exist()
6002                 is_file_entry_exist()
6003                 dirent_is_regular_file()
6004                 dirent_is_directory(): use g_file_test() instead of stat().
6005
6006 2005-07-04 [paul]       1.9.12cvs16
6007
6008         sync with main:
6009
6010         * src/compose.c
6011                 compose_write_to_file(): check for line
6012                 length limit and display warning if exceeds
6013         * src/jpilot.c
6014                 use get_home_dir() instead of g_get_home_dir()
6015         * src/procheader.c
6016                 removed warning about invalid date
6017         * src/vcard.c
6018                 use get_home_dir() instead of g_get_home_dir()
6019
6020 2005-07-04 [paul]       1.9.12cvs15
6021
6022         * src/stock_pixmap.c
6023                 fix new pixmap naming errors
6024                 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
6025
6026 2005-07-04 [colin]      1.9.12cvs14
6027
6028         * src/imap.c
6029                 Fix debugging string with a warning
6030
6031 2005-07-04 [colin]      1.9.12cvs13
6032
6033         * configure.ac
6034                 Add a check for libetpan's version (>= 0.37)
6035
6036 2005-07-04 [hoa]        1.9.12cvs12
6037
6038         * commitHelper
6039         * src/imap.c
6040         * src/etpan/imap-thread.c
6041         * src/etpan/imap-thread.h
6042                 fixed IMAP implementation of check of mails.
6043
6044 2005-07-03 [hoa]        1.9.12cvs11
6045
6046         * src/etpan/Makefile.am
6047         * src/etpan/etpan-errors.h
6048         * src/etpan/etpan-log.[ch]
6049         * src/etpan/etpan-thread-manager-types.h
6050         * src/etpan/etpan-thread-manager.[ch]
6051         * src/etpan/imap-thread.[ch]
6052         * src/Makefile.am
6053         * src/imap.c
6054         * src/main.c
6055         * src/prefs_other.c
6056         * configure.ac
6057             merged imap branch.
6058             dependency on libetpan 0.37 is now added.
6059
6060 2005-07-01 [colin]      1.9.12cvs10
6061
6062         * src/Makefile.am
6063         * src/folder.c
6064         * src/folder.h
6065         * src/folderview.c
6066         * src/stock_pixmap.c
6067         * src/stock_pixmap.h
6068         * src/plugins/trayicon/trayicon.c
6069                 Add marked symbol on folders containing
6070                 marked messages
6071         * src/procmsg.c
6072         * src/procmsg.h
6073         * src/toolbar.c
6074         * src/prefs_common.c
6075         * src/prefs_common.h
6076         * src/prefs_send.c
6077                 Add an optional confirmation dialog on queue
6078                 sending. Patch by wwp.
6079         * src/pixmaps/dir_close_mark.xpm        ** ADDED **
6080         * src/pixmaps/dir_open_hrm_mark.xpm     ** ADDED **
6081         * src/pixmaps/dir_open_mark.xpm         ** ADDED **
6082         * src/pixmaps/drafts_close_mark.xpm     ** ADDED **
6083         * src/pixmaps/drafts_open_mark.xpm      ** ADDED **
6084         * src/pixmaps/inbox_hrm_mark.xpm        ** ADDED **
6085         * src/pixmaps/inbox_mark.xpm            ** ADDED **
6086         * src/pixmaps/outbox_hrm_mark.xpm       ** ADDED **
6087         * src/pixmaps/outbox_mark.xpm           ** ADDED **
6088         * src/pixmaps/trash_hrm_mark.xpm        ** ADDED **
6089         * src/pixmaps/trash_mark.xpm            ** ADDED **
6090                 New pixmaps
6091
6092 2005-07-01 [colin]      1.9.12cvs9
6093
6094         * src/summaryview.c
6095                 Fix a little threading bug
6096         * src/addrgather.c
6097         * src/mainwindow.c
6098                 A little bit of HIG normality never hurts
6099
6100 2005-07-01 [colin]      1.9.12cvs8
6101
6102         * src/compose.c
6103         * src/msgcache.c
6104         * src/pop.c
6105         * src/procmime.c
6106         * src/recv.c
6107         * src/common/log.c
6108         * src/common/template.c
6109         * src/common/utils.c
6110         * src/common/utils.h
6111                 Reverted the fwrite_atomic stuff. In fact
6112                 it is already atomic.
6113
6114 2005-06-30 [colin]      1.9.12cvs7
6115
6116         * src/common/utils.c
6117         * src/common/utils.h
6118                 Add an fwrite_atomic() function to make
6119                 sure we write everything: fwrite can make
6120                 short writes.
6121         * src/compose.c
6122         * src/msgcache.c
6123         * src/pop.c
6124         * src/procmime.c
6125         * src/recv.c
6126         * src/common/log.c
6127         * src/common/template.c
6128                 Use that (and fix swapping of size and nmemb).
6129                 Thanks to Rich Coe for the heads up.
6130
6131 2005-06-30 [colin]      1.9.12cvs6
6132
6133         * src/addressbook.c
6134                 Optimize addressbook opening 
6135
6136 2005-06-30 [colin]      1.9.12cvs5
6137
6138         * src/summaryview.c
6139                 Remove calls to summary_step after move/copy
6140
6141 2005-06-28 [paul]       1.9.12cvs4
6142
6143         * src/alertpanel.c
6144                 wrap and make the error msg selectable
6145
6146 2005-06-28 [paul]       1.9.12cvs3
6147
6148         * src/ssl_manager.c
6149                 replace the OK button with a Close button
6150         * src/gtk/foldersort.c
6151                 use GTK_STOCK_ icons/buttons
6152
6153 2005-06-28 [colin]      1.9.12cvs2
6154
6155         * src/gedit-print.c             ** ADDED **
6156         * src/gedit-print.h             ** ADDED **
6157         * src/gtk/gtksourceprintjob.c   ** ADDED **
6158         * src/gtk/gtksourceprintjob.h   ** ADDED **
6159                 I can't believe no one had enough time to tell
6160                 me I forgot the `cvs add`
6161
6162 2005-06-27 [colin]      1.9.12cvs1
6163
6164         * src/Makefile.am
6165         * src/gtk/Makefile.am
6166         * src/messageview.c
6167         * src/procmsg.c
6168         * src/summaryview.c
6169         * configure.ac
6170                 Add optional libgnomeprint-based printing
6171         * src/mainwindow.c
6172         * src/gtk/quicksearch.c
6173                 Add an Edit/Quick search menu item to show
6174                 and focus the quicksearch
6175
6176 2005-06-27 [paul]       1.9.12
6177
6178         1.9.12 release
6179
6180         * po/ca.po
6181         * po/de.po
6182         * po/es.po
6183         * po/fr.po
6184         * po/it.po
6185         * po/ko.po
6186         * po/pt_BR.po
6187         * po/sk.po
6188         * po/zh_CN.po
6189                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
6190                 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
6191                 SungHyun Nam, Frederico Goncalves Guimaraes,
6192                 Andrej Kacian, and Yang Guilong
6193 2005-06-26 [colin]      1.9.11cvs106
6194
6195         * src/imap_gtk.c
6196                 Forgot one file for previous fix
6197
6198 2005-06-26 [colin]      1.9.11cvs105
6199
6200         * src/folder.c
6201         * src/imap.c
6202                 Fix problems with folder operations in no_select
6203                 imap folders. it applies only to mails, and 
6204                 creation/deletion/move/renaming of folders 
6205                 should be possible
6206
6207 2005-06-26 [paul]       1.9.11cvs104
6208
6209         * src/prefs_filtering.c
6210                 replace one more GTK_STOCK_REMOVE
6211                 with GTK_STOCK_DELETE
6212
6213 2005-06-25 [colin]      1.9.11cvs103
6214
6215         * src/imap.c
6216                 Optimize get_seq_set_from_seq_list
6217                 (Patch by Ricardo) 
6218
6219 2005-06-25 [colin]      1.9.11cvs102
6220
6221         * src/mh.c
6222                 If the directory exists, but not in the
6223                 correct encoding, rename it. This should
6224                 handle old-versions-induced bugs.
6225
6226 2005-06-25 [colin]      1.9.11cvs101
6227
6228         * src/mh.c
6229                 Fix path access with extended dir names
6230                 Fixes bug #589 (SC segfaults with wrong locale
6231                 settings)
6232
6233 2005-06-25 [colin]      1.9.11cvs100
6234
6235         * src/prefs_account.c
6236         * src/prefs_account.h
6237         * src/compose.c
6238                 Add an option to encrypt replies to
6239                 encrypted messages
6240
6241 2005-06-25 [colin]      1.9.11cvs99
6242
6243         * src/compose.c
6244         * src/quote_fmt_parse.y
6245                 ... And make it work with pgpinline.
6246
6247 2005-06-25 [colin]      1.9.11cvs98
6248
6249         * src/compose.c
6250         * src/procmime.c
6251         * src/procmime.h
6252         * src/quote_fmt_parse.y
6253                 o Make reedition of encrypted messages possible
6254                   (as long as it is encrypted to self too, no
6255                    magic there)
6256                 o Make replying with quote (and without selecting
6257                   text) possible for encrypted messages.
6258                 Closes bug #550 (Not possible to "reply with quote"
6259                 to gnupg encrypted messages)
6260
6261 2005-06-24 [paul]       1.9.11cvs97
6262
6263         * src/imap.c
6264                 add missing include
6265
6266 2005-06-24 [paul]       1.9.11cvs96
6267
6268         * src/editldap.c
6269                 made bind password entry invisible
6270                 (sync with main)
6271         * src/send_message.c
6272                 send_message_local(): check exit status
6273                 to detect errors (sync with main)
6274         * src/textview.c
6275                 use main's less ambiguous popup menu
6276                 wording
6277
6278 2005-06-24 [paul]       1.9.11cvs95
6279
6280         * src/prefs_actions.c
6281         * src/prefs_customheader.c
6282         * src/prefs_display_header.c
6283         * src/prefs_filtering_action.c
6284         * src/prefs_matcher.c
6285         * src/prefs_template.c
6286         * src/prefs_toolbar.c
6287                 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
6288         * src/gtk/description_window.c
6289                 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
6290
6291 2005-06-23 [colin]      1.9.11cvs94
6292
6293         * src/summaryview.c
6294                 Fix rough edges (be sure to call status_show whenever
6295                 necessary).
6296
6297 2005-06-23 [colin]      1.9.11cvs93
6298
6299         * src/summaryview.c
6300                 Optimize Select All
6301                 Before, in a 5K mails folder: 11s
6302                 After, in the same folder: 58000µs
6303                 The joys of locking... gtk_clist_select_all() fires a 
6304                 tree-select-row event for each selected row, which in 
6305                 summaryview, callbacks summary_selected which in turn,
6306                 calls summary_status_show, which walks the selected
6307                 rows. Hence, calling gtk_clist_select_all was 
6308                 exponential. Locking the summaryview makes 
6309                 summary_selected return early.
6310
6311 2005-06-23 [colin]      1.9.11cvs92
6312
6313         * src/imap.c
6314                 Move mutex at the important place to avoid
6315                 deadlocks
6316         * src/summaryview.c
6317                 Fix Del key deleting directly instead of
6318                 moving to trash
6319
6320 2005-06-22 [colin]      1.9.11cvs91
6321
6322         * src/plugins/spamassassin/libspamc.c
6323                 As we do spagetti code with assignations in multiple
6324                 places (see _message_read_raw where out = msg = raw),
6325                 let's be sure we don't free the same pointer twice.
6326                 Should fix bug #683 (Crash in libpam at 
6327                 message_cleanup).
6328
6329 2005-06-22 [colin]      1.9.11cvs90
6330
6331         * src/compose.c
6332         * src/messageview.c
6333         * src/toolbar.c
6334                 Make toolbar's delete use the move to trash stuff;
6335                 Add gtk_widget_realize to be sure pixmaps can get
6336                 created (that may fix an old worksforme bug which
6337                 I can't find back...)
6338
6339 2005-06-22 [colin]      1.9.11cvs89
6340
6341         * src/summaryview.c
6342         * src/summaryview.h
6343         * src/mainwindow.c
6344                 Rename "Message/Delete" to "Message/Move to trash"
6345                 Add "Message/Delete..." that directly destroys the
6346                 selected messages after asking for a confirmation.
6347
6348 2005-06-22 [colin]      1.9.11cvs88
6349
6350         * src/imap.c
6351                 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
6352                 o Fix a deadlock (thanks Darko)
6353
6354 2005-06-22 [colin]      1.9.11cvs87
6355
6356         * src/gtk/foldersort.c
6357                 Add missing include for the i18n;
6358                 patch by Fabien Vantard
6359
6360 2005-06-21 [colin]      1.9.11cvs86
6361
6362         * src/folder.c
6363         * src/folderview.c
6364                 Respect the no_select flag
6365         * src/imap.c
6366                 Fix recursive deletion
6367         * src/imap_gtk.c
6368         * src/mh_gtk.c
6369                 Make the folder deletion's warning
6370                 more explicit
6371
6372 2005-06-21 [colin]      1.9.11cvs85
6373
6374         * src/textview.c
6375                 Prevent email addresses from spanning accross
6376                 lines - fixes bug # 646 (newline-chars in 
6377                 email addresses)
6378
6379 2005-06-20 [colin]      1.9.11cvs84
6380
6381         * src/folder.c
6382                 Be sure not to remove source if copy failed
6383
6384 2005-06-20 [colin]      1.9.11cvs83
6385
6386         * src/folderview.c
6387         * src/imap_gtk.c
6388                 remove summaryview's lock
6389         * src/imap.c
6390                 introduce threads to avoid problems when foreground tasks
6391                 interfere with background tasks
6392         * src/mh.c
6393                 prevent moving to drafts/queue
6394         * src/mimeview.c
6395                 fix leak
6396
6397 2005-06-19 [colin]      1.9.11cvs82
6398
6399         * src/imap_gtk.c
6400                 Remember that the user doesn't want to override
6401                 offline mode, for 3 seconds. It avoid presenting
6402                 him with N popups in a really short time.
6403
6404 2005-06-17 [colin]      1.9.11cvs81
6405
6406         * src/imap.c
6407                 Fix IMAP breaking on folders containing '('
6408                 (Probably won't be enough)
6409
6410 2005-06-17 [colin]      1.9.11cvs80
6411
6412         Forgotten files on 1.9.11cvs79
6413         * src/summaryview.c
6414                 Fix stepping when not immediately executing
6415         * src/imap.c
6416                 Really prevent UID FETCH 0
6417         * src/codeconv.c
6418                 Fix outgoing charset never set to utf-8
6419         * src/mh.c
6420                 Fix leak
6421
6422 2005-06-16 [colin]      1.9.11cvs79
6423
6424         * src/compose.c
6425                 Fix bug #707 (Dash splits rows)
6426                 Only wrap if we're on a line break position and
6427                 the previous one was a "white" (space) char.
6428                 Pango stuff is weird.
6429
6430 2005-06-16 [colin]      1.9.11cvs78
6431
6432         * src/imap_gtk.c
6433                 Lock summaryview while downloading messages
6434                 on user demand
6435         * src/procheader.c
6436         * src/unmime.c
6437         * src/common/utils.c
6438         * src/common/utils.h
6439                 Replace \r and \n with spaces in From and
6440                 Subject headers
6441
6442 2005-06-16 [paul]       1.9.11cvs77
6443
6444         * src/procmime.c
6445                 liberalise the mime parser
6446         * src/gtk/about.c
6447                 add text wrapping
6448
6449 2005-06-16 [paul]       1.9.11cvs76
6450
6451         * src/gtk/about.c
6452                 reworked
6453
6454 2005-06-15 [colin]      1.9.11cvs75
6455
6456         * src/compose.c
6457                 Finish header encoding fix
6458         * src/summaryview.c
6459                 Fix segfault
6460         * src/headerview.c
6461                 Fix compilation (Thanks Stephan
6462                 Sachse)
6463
6464 2005-06-15 [colin]      1.9.11cvs74
6465
6466         * Makefile.am
6467                 Install gnome2 stuff rather than gnome1, 
6468                 if both are present
6469         * src/codeconv.c
6470         * src/codeconv.h
6471         * src/compose.c
6472                 Fix headers encoding
6473         * src/folder.c
6474                 Visual progress when fetching all messages
6475         * src/folderview.c
6476         * src/summaryview.c
6477         * src/summaryview.h
6478                 Prevent changing current message while
6479                 incorporating
6480
6481 2005-06-15 [paul]       1.9.11cvs73
6482
6483         * src/gtk/gtkaspell.c
6484         * src/gtk/gtkaspell.h
6485                 fix build warnings
6486
6487 2005-06-15 [paul]       1.9.11cvs72
6488
6489         * src/prefs_filtering.c
6490                 allow reordering of filter rules by
6491                 drag n drop
6492
6493 2005-06-15 [paul]       1.9.11cvs71
6494
6495         * COPYING
6496                 updated
6497         * src/codeconv.c
6498                 replace deprecated function
6499         * src/inc.c
6500         * src/send_message.c
6501         * src/gtk/progressdialog.c
6502         * src/gtk/progressdialog.h
6503                 salvage and reuse parts of reverted sync
6504
6505 2005-06-15 [paul]       1.9.11cvs70
6506
6507         * src/inc.c
6508         * src/send_message.c
6509         * src/gtk/progressdialog.c
6510         * src/gtk/progressdialog.h
6511                 revert yesterday's sync with main
6512                 it contains deprecated functions
6513
6514 2005-06-15 [colin]      1.9.11cvs69
6515
6516         * src/headerview.c
6517                 Fix bug #670 (multi user to: will corrupt message 
6518                 headers display)
6519
6520 2005-06-15 [colin]      1.9.11cvs68
6521
6522         * src/compose.c
6523                 Fix bug #421 (Fix undo on wrapping)
6524
6525 2005-06-15 [colin]      1.9.11cvs67
6526
6527         * src/folder.c
6528                 Provide visual feedback while processing
6529                 folder's rules.
6530         * src/imap.c
6531                 Provide visual feedback while getting
6532                 short headers (for uncached messages)
6533
6534
6535 2005-06-14 [paul]       1.9.11cvs66
6536
6537         * src/account.c
6538                 change a couple stock icons
6539         * src/inc.c
6540         * src/send_message.c
6541         * src/gtk/progressdialog.c
6542         * src/gtk/progressdialog.h
6543                 sync main's GtkTreeView implementation
6544
6545 2005-06-14 [colin]      1.9.11cvs65
6546
6547         * src/imap.c
6548                 Various little fixes, mainly on error paths
6549
6550 2005-06-13 [colin]      1.9.11cvs64
6551
6552         * matcher.c
6553         * procmsg.c
6554         * procmsg.h
6555                 Add a way to fetch only headers. This speeds
6556                 up filtering on headers for IMAP. Fixes:
6557                 bug #481 extraneous imap commands slow down 
6558                         imap filtering
6559                 bug #522 Sylpheed downloads all messages 
6560                         when opening mailbox (IMAP)
6561                 bug #677 IMAP fetch is soooooooooooooo slow
6562         * src/folder.c
6563         * src/folder.h
6564                 Add a folder set_batch method so that
6565                 implementations can speed up flags changes
6566         * src/folderutils.c
6567         * src/summaryview.c
6568                 Use that in mark as (un)read and mark all read
6569                 Refix bug #679
6570         * src/imap.c
6571                 Implement set_batch - brings back deferred
6572                 flags in a less buggy manner. Fixes:
6573                 bug #729 IMAP immediate expunge of deleted messages
6574                 bug #191 remove list of messages with one command
6575                 Fix login with strange chars
6576                 Implement fetch_msg_full
6577                 Fix copy (wrong counts)
6578
6579 2005-06-12 [colin]      1.9.11cvs63
6580
6581         * src/folder.c
6582                 lock incorporation during long operations.
6583                 Avoids fucking up the IMAP socket.
6584
6585 2005-06-12 [colin]      1.9.11cvs62
6586
6587         * src/imap.c
6588                 Fix harmful typo
6589                 Factorize remove_all_msg
6590                 Thread-ize expunge
6591         * src/summaryview.c
6592                 Don't update partial-download status if unnecessary
6593         * src/folder.c
6594                 Use remove_msgs everywhere possible
6595
6596 2005-06-12 [colin]      1.9.11cvs61
6597
6598         * src/folder.c
6599         * src/folder.h
6600                 Add a remove_msgs function to remove a 
6601                 list of messages
6602         * src/imap.c
6603                 Implement that.
6604
6605 2005-06-12 [colin]      1.9.11cvs60
6606
6607         * src/imap.c
6608                 Remove flags-processing deferring... Too hard
6609                 to get it to work in all cases.
6610
6611 2005-06-11 [colin]      1.9.11cvs59
6612
6613         * src/imap.c
6614                 printf -> debug_print
6615
6616 2005-06-11 [colin]      1.9.11cvs58
6617
6618         * src/imap.c
6619                 o Fix build without USE_PTHREAD
6620                 o Factorize imap_open
6621                 o Alertpanel in case of impossible connection
6622                 o Alertpanel in case of impossible login
6623                 o Fix deferred flags processing to force a 
6624                   flush before adding some more flags to process,
6625                   but in another folder.
6626
6627 2005-06-10 [colin]      1.9.11cvs57
6628
6629         * src/imap.c
6630                 o Fix a format string error
6631                 o init ssl socket outside of the thread 
6632                   (it possibly invokes gtk calls)
6633         * src/procmime.c
6634                 o Put back the buffer to its necessary size
6635                 o Fix changing a file pointer without keeping
6636                   track of it (thanks Valgrind)
6637         * src/common/smtp.c
6638                 o Fix automatic STARTTLS if login should be done
6639                   and the server only allows it after starting TLS
6640         * src/gtk/gtkinputdialog.c
6641                 o Eat GDK_Return so that the combo popup doesn't 
6642                   appear when we press Enter to validate the combo
6643                   input dialog (as seen in the Open with... dialog)
6644
6645 2005-06-10 [colin]      1.9.11cvs56
6646
6647         * src/imap.c
6648                 o A bit less debug
6649                 o Fix a crash on deletion
6650                 o Threadize imap_select (it's called outside of 
6651                   threads)
6652                 o Defer treatment of DELETED flags
6653
6654
6655 2005-06-09 [colin]      1.9.11cvs55
6656
6657         * src/imap.c
6658                 Make sure we check imap_gtk_should_override(), which
6659                 potentially calls gtk stuff, before creating thread.
6660                 That way it should't be called via imap_get_session()
6661                 inside a thread.
6662
6663 2005-06-09 [colin]      1.9.11cvs54
6664
6665         * src/imap.c
6666                 o add a bit of status output
6667                 o remove some dead code
6668                 o threadize get_list_of_uids
6669                 o threadize imap_get_flags
6670                 o defer flag changing by 500ms so that they
6671                   can be batched
6672
6673
6674 2005-06-08 [colin]      1.9.11cvs53
6675
6676         * src/imap.c
6677                 Thread-ize imap_cmd_fetch
6678
6679 2005-06-08 [colin]      1.9.11cvs52
6680
6681         * src/main.c
6682                 Mmh, that broke POP3...
6683
6684 2005-06-08 [colin]      1.9.11cvs51
6685
6686         * src/main.c
6687                 Stabilize IMAP patch (thanks to Hoa)
6688
6689 2005-06-08 [colin]      1.9.11cvs50
6690
6691         * src/imap.c
6692                 Test patch to speed up imap. 
6693
6694 2005-06-08 [colin]      1.9.11cvs49
6695
6696         * src/imap_gtk.c
6697                 Warning fix
6698         * src/procmime.c
6699                 Apply patch from gentoo to use /usr/share/mime/globs if 
6700                 available, after un-breaking it
6701         * src/common/log.c
6702         * src/common/log.h
6703                 Use g_timeout for invoking hooks that possibly use gtk
6704                 calls. This should leave gtk calls in the main thread.
6705
6706 2005-06-08 [paul]       1.9.11cvs48
6707
6708         * src/codeconv.c
6709                 conv_get_outgoing_charset_str(): don't
6710                 use prefs_common setting
6711         * src/compose.c
6712         * src/compose.h
6713                 add /Options/Character encoding/... to
6714                 temporarily change the outgoing encoding
6715
6716         (belated sync with main)
6717
6718 2005-06-08 [paul]       1.9.11cvs47
6719
6720         * src/compose.c
6721                 correction to/completion of last
6722                 sync with main
6723
6724 2005-06-08 [paul]       1.9.11cvs46
6725
6726         sync with main:
6727         
6728         * src/codeconv.c
6729         * src/codeconv.h
6730                 always enabled Japanese auto-detection
6731                 if the first letters of locale string
6732                 is "ja"
6733         * src/compose.c
6734                 don't use "destroy" signal to destroy
6735                 Compose object (fix rare crashes on discard?)
6736         * src/mainwindow.c
6737         * src/messageview.c
6738         * src/prefs_send.c
6739                 added Hebrew encodings
6740         * src/sourcewindow.c
6741                 don't use "destroy" signal to destroy
6742                 objects
6743
6744 2005-06-07 [colin]      1.9.11cvs45
6745
6746         * src/summaryview.c
6747                 Add missing unlocks/locks
6748
6749 2005-06-07 [paul]       1.9.11cvs44
6750
6751         * src/summaryview.c
6752                 restore bug #749 fix
6753
6754 2005-06-06 [colin]      1.9.11cvs43
6755
6756         * src/summaryview.c
6757                 Fix selection bug when prefs_common.open_unread 
6758                 is FALSE
6759
6760 2005-06-06 [colin]      1.9.11cvs42
6761
6762         * src/common/md5.c
6763                 Fix a warning
6764         * src/summaryview.c
6765         * src/folderview.c
6766                 Factorize long operations beginning and end
6767                 (locking, freezing/thawing, cursor, ...)
6768                 Check selection->data member in selection-
6769                 related loops; this avoids dying an awful
6770                 death if the selection changes on us while
6771                 we're marking a whole IMAP folder unread, 
6772                 for example.
6773
6774 2005-06-06 [paul]       1.9.11cvs41
6775
6776         * src/textview.c
6777                 don't g_free() a static gchar buffer
6778
6779 2005-06-05 [colin]      1.9.11cvs40
6780
6781         * src/mainwindow.c
6782         * src/messageview.c
6783         * src/summaryview.c
6784                 Fix bug #749 (Show all headers should be
6785                 sticky as the GUI suggests)
6786
6787 2005-06-03 [paul]       1.9.11cvs39
6788
6789         * src/compose.c
6790                 don't allow editing of mail while sending.
6791                 patch by Colin
6792
6793 2005-06-03 [paul]       1.9.11cvs38
6794
6795         * src/folderview.c
6796                 add a freeze/thaw to speed up 'mark all read'
6797
6798 2005-06-03 [paul]       1.9.11cvs37
6799
6800         * src/prefs_message.c
6801                 reflect changes immediately
6802
6803 2005-06-02 [colin]      1.9.11cvs36
6804
6805         * po/POTFILES.in
6806                 Patch by Fabien Vantard.
6807
6808 2005-06-02 [colin]      1.9.11cvs35
6809
6810         * src/imap.c
6811                 Use a non-blocking imap_getline() if possible.
6812                 This should completely prevent the interface
6813                 from freezin on imap operations, although it
6814                 may do strange stuff in case of folder switching
6815                 while a big imap operation is taking place...
6816
6817                 In addition, fix a leak in the case thread
6818                 creation fails on connection.
6819
6820 2005-06-02 [colin]      1.9.11cvs34
6821
6822         * src/crash.c
6823         * src/prefs_common.h
6824                 Fix build (prefs_common_init() doesn't exist
6825                 anymore)
6826
6827 2005-06-02 [colin]      1.9.11cvs33
6828
6829         * src/prefs_account.c
6830                 Fix bug #245 (filtering rules broken when
6831                 renaming a remote account (imap4 or nntp)
6832
6833 2005-06-02 [colin]      1.9.11cvs32
6834
6835         * src/imap.c
6836                 Try to fix IMAP shortcomings: 
6837                 o Multithread imap_open()
6838                 o allow offline-mode overriding instead of
6839                   just returning NULL
6840         * src/imap_gtk.c
6841         * src/imap_gtk.h
6842                 Add a function to ask whether we want to
6843                 override offline-mode for 10 minutes (one-shot
6844                 asking was painful)
6845         * src/procheader.c
6846                 Fix segfault when imap parser isn't happy about
6847                 a missing {
6848
6849 2005-06-01 [colin]      1.9.11cvs31
6850
6851         * src/addrharvest.c
6852         * src/compose.c
6853         * src/mbox.c
6854         * src/mbox.h
6855         * src/mh.c
6856         * src/msgcache.c
6857         * src/send_message.c
6858         * src/setup.c
6859         * src/undo.c
6860         * src/common/hooks.c
6861         * src/common/prefs.c
6862         * src/common/template.c
6863         * src/common/utils.c
6864         * src/gtk/gtkutils.c
6865         * src/gtk/inputdialog.c
6866         * src/gtk/menu.c
6867         * src/gtk/pluginwindow.c
6868         * src/gtk/prefswindow.c
6869         * src/plugins/pgpmime/passphrase.c
6870         * src/plugins/pgpmime/prefs_gpg.c
6871                 More -Wall fixes
6872
6873         * src/common/Makefile.am
6874         * src/common/timing.h
6875                 Add basic timing code
6876
6877         * src/summaryview.c
6878                 Fix a bug with unread messages when 
6879                 re-sorting folders, and by the way
6880                 fix a big performance hit when 
6881                 re-sorting (10k mails: before 5s,
6882                 after .5s)
6883
6884         * src/prefs_compose_writing.c
6885         * src/prefs_compose_writing.h
6886         * src/prefs_message.c
6887         * src/prefs_message.h
6888         * src/prefs_other.c
6889         * src/prefs_other.h
6890         * src/prefs_quote.c
6891         * src/prefs_quote.h
6892         * src/prefs_receive.c
6893         * src/prefs_receive.h
6894         * src/prefs_send.c
6895         * src/prefs_send.h
6896         * src/prefs_summaries.c
6897         * src/prefs_summaries.h
6898                 Fix copyright banner
6899
6900 2005-06-01 [paul]       1.9.11cvs30
6901
6902         * po/fi.po
6903                 updated by Flammie Pirinen
6904         * src/procmime.c
6905                 fix 'Bad BASE64 content' output
6906
6907 2005-05-31 [colin]      1.9.11cvs29
6908
6909         * src/procmime.c
6910                 Oops, where did my hunk go.
6911
6912 2005-05-31 [colin]      1.9.11cvs28
6913
6914         * src/Makefile.am
6915         * src/account.c
6916         * src/action.c
6917         * src/addr_compl.c
6918         * src/addressbook.c
6919         * src/codeconv.c
6920         * src/compose.c
6921         * src/export.c
6922         * src/folder.c
6923         * src/folderview.c
6924         * src/image_viewer.c
6925         * src/main.c
6926         * src/mainwindow.c
6927         * src/messageview.c
6928         * src/mimeview.c
6929         * src/msgcache.c
6930         * src/prefs_account.c
6931         * src/prefs_actions.c
6932         * src/prefs_common.c
6933         * src/prefs_compose_writing.c
6934         * src/prefs_customheader.c
6935         * src/prefs_ext_prog.c
6936         * src/prefs_filtering.c
6937         * src/prefs_filtering_action.c
6938         * src/prefs_fonts.c
6939         * src/prefs_image_viewer.c
6940         * src/prefs_message.c
6941         * src/prefs_message.h
6942         * src/prefs_msg_colors.c
6943         * src/prefs_other.c
6944         * src/prefs_other.h
6945         * src/prefs_quote.c
6946         * src/prefs_receive.c
6947         * src/prefs_receive.h
6948         * src/prefs_send.c
6949         * src/prefs_send.h
6950         * src/prefs_spelling.c
6951         * src/prefs_summaries.c
6952         * src/prefs_summary_column.c
6953         * src/prefs_template.c
6954         * src/prefs_themes.c
6955         * src/prefs_toolbar.c
6956         * src/prefs_wrapping.c
6957         * src/procmime.c
6958         * src/procmsg.c
6959         * src/send_message.h
6960         * src/ssl_manager.c
6961         * src/summary_search.c
6962         * src/summaryview.c
6963         * src/textview.c
6964         * src/wizard.c
6965         * src/common/smtp.c
6966         * src/common/smtp.h
6967         * src/gtk/gtkutils.h
6968                 o Move the rest of Common prefs to new style
6969                 o Lots of -Wall warning fixes
6970                 o fix FIXME in cache memusage calculation
6971                 o Let return receipts be sent from any account
6972                 o Little cache optimisation (read)
6973                 o Fix bug #746 (don't treat commas as separators
6974                   when inside a quoted string)
6975
6976 2005-05-31 [paul]       1.9.11cvs27
6977
6978         * src/prefs_common.c
6979                 fix 'off-by-one' typo
6980
6981 2005-05-31 [paul]       1.9.11cvs26
6982
6983         * src/account.c
6984         * src/addr_compl.c
6985         * src/compose.c
6986         * src/foldersel.c
6987         * src/prefs_actions.c
6988         * src/prefs_common.c
6989         * src/prefs_common.h
6990         * src/prefs_customheader.c
6991         * src/prefs_display_header.c
6992         * src/prefs_filtering.c
6993         * src/prefs_filtering_action.c
6994         * src/prefs_matcher.c
6995         * src/prefs_summaries.c
6996         * src/prefs_summary_column.c
6997         * src/prefs_template.c
6998         * src/prefs_toolbar.c
6999         * src/ssl_manager.c
7000         * src/gtk/pluginwindow.c
7001         * src/gtk/prefswindow.c
7002         * src/gtk/progressdialog.c
7003                 add hidden prefs 'enable_rules_hint'
7004                 for gtk_tree_view_set_rules_hint()
7005                 (sync with main)
7006                 
7007
7008 2005-05-31 [colin]      1.9.11cvs25
7009
7010         * src/Makefile.am
7011         * src/main.c
7012         * src/prefs_common.c
7013         * src/prefs_summaries.c ** ADDED **
7014         * src/prefs_summaries.h ** ADDED **
7015                 Common/Display -> Display/Summaries
7016
7017 2005-05-31 [colin]      1.9.11cvs24
7018
7019         * src/Makefile.am
7020         * src/main.c
7021         * src/prefs_quote.c ** ADDED **
7022         * src/prefs_quote.h ** ADDED **
7023                 Move Common/Quote to Compose/Quoting
7024         * src/prefs_common.c
7025         * src/prefs_common.h
7026                 Remove old quote stuff, add
7027                 convenience functions for GtkTextView prefs
7028         * src/gtk/prefswindow.c
7029                 Set default height higher
7030
7031 2005-05-30 [colin]      1.9.11cvs23
7032
7033         * src/Makefile.am
7034         * src/main.c
7035         * src/prefs_common.c
7036         * src/prefs_compose_writing.c ** ADDED **
7037         * src/prefs_compose_writing.h ** ADDED **
7038                 Move Common/Compose prefs to Compose/Writing
7039
7040 2005-05-30 [colin]      1.9.11cvs22
7041
7042         * src/common/utils.c
7043                 Fix bug #651 (Confused Attract by Subject)
7044                 Patch by M. Benkmann <haferfrost@web.de>
7045         * AUTHORS
7046
7047 2005-05-30 [colin]      1.9.11cvs21
7048
7049         * src/compose.c
7050                 Fix concatenation of different headers of
7051                 the same type (bug #645)
7052         * src/prefs_folder_item.c
7053                 Fix bug #699 (setting color to black doesn't
7054                 work immediately)
7055         * src/procmime.c
7056                 Print out decoding error only once per
7057                 block
7058
7059 2005-05-30 [paul]       1.9.11cvs20
7060
7061         * src/common/template.c
7062                 fix Bcc
7063
7064 2005-05-30 [paul]       1.9.11cvs19
7065
7066         * doc/src/rfc2368.txt   **NEW FILE**
7067         * src/compose.c
7068                 compose_entries_set(): don't interpret Bcc
7069                 header field (conform to RFC 2368)
7070                 (sync with main)
7071
7072 2005-05-29 [colin]      1.9.11cvs18
7073
7074         * src/prefs_common.c
7075                 Let the default reply format respect
7076                 netiquette by cutting the signature.
7077
7078 2005-05-29 [colin]      1.9.11cvs17
7079
7080         * src/summaryview.c
7081                 Don't let always_show_msg override
7082                 open_unread_on_enter when opening a new
7083                 directory.
7084
7085 2005-05-27 [paul]       1.9.11cvs16
7086
7087         sync with main:
7088
7089         * src/main.c
7090                 app_will_exit(): cleanup tmp directory when exit
7091         * src/message_search.c
7092                 improved the interface and made code cleanup.
7093                 removed Clear button
7094         * src/send_message.c
7095                 send_message_local(): use GSpawn, and detect errors
7096         * src/summary_search.c
7097                 improved the interface and made code cleanup
7098         * src/textview.c
7099                 textview_write_link(): also skip non-ascii space
7100                  at the head of link strings (phishing check
7101                  didn't work at the case)
7102         * src/common/utils.c
7103                 get_command_output(): use g_spawn_command_line_sync()
7104                 instead of popen()
7105
7106 2005-05-26 [colin]      1.9.11cvs15
7107
7108         * src/folder.c
7109                 remove printf
7110
7111 2005-05-26 [colin]      1.9.11cvs14
7112
7113         * src/common/nntp.c
7114                 Fix nntp mode reader (bug #611)
7115                 Patch by Florian Mickler <florian@mickler.org>
7116
7117 2005-05-26 [colin]      1.9.11cvs13
7118
7119         * src/plugins/pgpmime/passphrase.c
7120                 Fix mouse grabbing (bug #557)
7121
7122 2005-05-26 [colin]      1.9.11cvs12
7123
7124         * src/prefs_themes.c
7125                 Fix g_warning (bug #541)
7126
7127 2005-05-26 [colin]      1.9.11cvs11
7128
7129         * src/prefs_actions.c
7130         * src/prefs_template.c
7131                 Fix bug #506 (no warning if action/template
7132                 is not saved)
7133         * src/common/template.c
7134                 Fix a possible crash
7135
7136 2005-05-26 [colin]      1.9.11cvs10
7137
7138         * src/folder.c
7139         * src/folderview.c
7140         * src/procmsg.c
7141         * src/summaryview.c
7142                 Forbid locked messages to be moved or
7143                 deleted. Locked messages in trashes 
7144                 still get deleted, for performance
7145                 reason (mh.c::mh_remove_all_msgs)
7146
7147 2005-05-25 [colin]      1.9.11cvs9
7148
7149         * src/procmime.c
7150                 Use correct encoding when sending mails
7151                 with attachments that have accentued 
7152                 chars in their name
7153
7154 2005-05-24 [colin]      1.9.11cvs8
7155
7156         * src/summaryview.c
7157                 Fix bug #688 f) read/unread marker not
7158                 changed on first click
7159                 Also, optimize summary_status_show()
7160                 calls
7161         * src/folder.c
7162         * src/inc.c
7163         * src/procmime.c
7164                 Fix bug #688 b) and c) wrt message
7165                 attachments and signature
7166         * src/stock_pixmap.c
7167         * src/stock_pixmap.h
7168         * src/stock_pixmap.c
7169         * src/stock_pixmap.h
7170         * src/Makefile.am
7171         * src/pixmaps/clip_gpg_signed.xpm
7172                 Add clip/signed icon
7173
7174 2005-05-24 [colin]      1.9.11cvs7
7175
7176         * src/folder_item_prefs.c
7177                 whitespace fix
7178
7179 2005-05-24 [colin]      1.9.11cvs6
7180
7181         * src/folderview.c
7182         * src/prefs_common.c
7183         * src/prefs_common.h
7184                 Add a confirmation to folder drag and drop
7185                 fixes bug #156
7186         * src/alertpanel.c
7187         * src/alertpanel.h
7188                 fix _with_disable parameters so that
7189                 the buttons labels are specifiable too
7190         * src/plugins/pgpmime/sgpgme.c
7191                 reflect said change
7192                 
7193
7194 2005-05-24 [colin]      1.9.11cvs5
7195
7196         * src/folderview.c
7197                 Uncollapse/collapse folders on double-click
7198                 patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
7199                 closes bug #108
7200
7201 2005-05-23 [colin]      1.9.11cvs4
7202
7203         * src/common/socket.c
7204                 Check another special SSL_peek() error.
7205                 Should help wrt bug #728
7206
7207 2005-05-23 [colin]      1.9.11cvs3
7208
7209         * src/plugins/pgpmime/pgpmime.c
7210                 Change name to "PGP MIME" instead of "PGP/MIME" to avoid
7211                 breaking menu accelerators and stuff. Users will have to
7212                 reselect "PGP MIME" instead of "PGP/MIME" in their 
7213                 account's privacy preferences if needed.
7214
7215 2005-05-22 [paul]
7216
7217         * tools/kdeservicemenu/install.sh
7218                 use kdesu to prompt for root password if doing
7219                 global install/uninstall
7220
7221 2005-05-20 [colin]      1.9.11cvs2
7222
7223         * src/procmsg.c
7224                 Fix another compilation error with gcc-2.9x
7225                 Thanks to Pawel Pekala <c0rn@gazeta.pl>
7226         * src/send_message.c
7227                 Don't send QUIT if we aren't connected
7228
7229 2005-05-19 [colin]      1.9.11cvs1
7230
7231         * src/procmsg.c
7232                 Fix compilation with gcc 2.9x
7233
7234 2005-05-19 [paul]       1.9.11
7235
7236         1.9.11 released
7237
7238 2005-05-19 [paul]       1.9.9cvs14
7239
7240         * src/gtk/inputdialog.c
7241                 prevent gettext warning
7242
7243 2005-05-19 [paul]       1.9.9cvs13
7244
7245         * src/mainwindow.c
7246         * src/prefs_common.c
7247         * src/prefs_common.h
7248         * src/textview.c
7249         * src/textview.h
7250                 add an option to toggle cursor in message
7251                 view (sync with main)
7252
7253 2005-05-18 [colin]      1.9.9cvs12
7254
7255         * src/compose.c
7256                 Dereference freed pointer
7257         * src/gtk/gtkaspell.c
7258                 Fix duplication of dictionaries (is it an aspell issue?)
7259
7260 2005-05-18 [colin]      1.9.9cvs11
7261
7262         * src/gtk/inputdialog.c
7263         * src/gtk/gtkaspell.c
7264                 HIGuify dialogs
7265         * src/alertpanel.c
7266                 Remove a double call
7267
7268 2005-05-17 [colin]      1.9.9cvs10
7269
7270         * src/gtk/gtkaspell.c
7271                 Fix dialogs, Ctrl-Enter accel
7272
7273 2005-05-17 [colin]      1.9.9cvs9
7274
7275         * src/gtk/gtkaspell.c
7276                 Fix some accelerators, escape in replace-window
7277
7278 2005-05-16 [colin]      1.9.9cvs8
7279
7280         * src/gtk/gtkaspell.c
7281                 Revert last commit, it was a mistake.
7282
7283 2005-05-16 [colin]      1.9.9cvs7
7284
7285         * src/gtk/gtkaspell.c
7286                 Remove buggy code while we're at it. It's a 
7287                 dead code path anyway.
7288
7289 2005-05-16 [colin]      1.9.9cvs6
7290
7291         * src/gtk/gtkaspell.c
7292                 Missed some gtk_menu_popup where deactivate
7293                 signal should be handled. Should fix bug
7294                 #629 a bit more.
7295
7296 2005-05-16 [colin]      1.9.9cvs5
7297
7298         * src/gtk/gtkaspell.c
7299                 Remove debug printf()s
7300
7301 2005-05-16 [colin]      1.9.9cvs4
7302
7303         * src/gtk/gtkaspell.c
7304                 Fix a bit aspell problems
7305                 (see bug #629)
7306
7307 2005-05-13 [colin]      1.9.9cvs3
7308
7309         * src/folderview.c
7310                 Fix the + appearing even when no subfolders
7311                 have unread messages. Thanks to wwp for the
7312                 bug report.
7313
7314 2005-05-11 [paul]       1.9.9cvs2
7315
7316         * src/folderview.c
7317                 correction to 1.9.9cvs1, only colour folders that
7318                 have new msgs (not unread msgs)
7319
7320 2005-05-10 [colin]      1.9.9cvs1
7321
7322         * src/folderview.c
7323         * src/summaryview.c
7324                 Try to fix bolding bugs again.
7325
7326 2005-05-09 [paul]
7327
7328         * tools/claws.i18n.status.pl
7329                 add Ricardo Mones Lastra's script that has been providing
7330                 the i18n status page for many months
7331
7332 2005-05-09 [paul]       1.9.9
7333
7334         1.9.9 release
7335
7336 2005-05-09 [paul]       1.9.6cvs58
7337
7338         * AUTHORS
7339         * INSTALL
7340         * README.claws
7341                 updated
7342         * Makefile.am 
7343         * RELEASE_NOTES.claws
7344                 add release notes to cvs to simplify release
7345                 procedure
7346         * configure.ac
7347                 add ca and fi to ALL_LINGUAS
7348         * po/Makefile.in.in
7349                 workaround for missing Makevars
7350         * po/ca.po
7351         * po/fi.po
7352                 add new Catalan and Finnish translations
7353                 submitted by Miquel Oliete and Flammie Pirinen
7354         * po/de.po
7355         * po/es.po
7356         * po/fr.po
7357         * po/it.po
7358         * po/pl.po
7359         * po/ru.po
7360         * po/sk.po
7361         * po/sr.po
7362         * po/zh_CN.po
7363                 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
7364                 Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
7365                 Urke MMI, and Hansom Young
7366         * src/main.c
7367                 Fix drafting when quitting. compose_draft() closes the
7368                 compose windows, which modifies the compose_list GSList.
7369                 We have to refresh this list after echo drafting to avoid a
7370                 segfault
7371         * src/partial_download.c
7372                 fix segfault on exit
7373
7374 2005-05-06 [paul]       1.9.6cvs57
7375
7376         * src/grouplistdialog.c
7377                 quick fix/workaround for unresizeable newsgroup
7378                 name column 
7379
7380 2005-05-06 [paul]       1.9.6cvs56
7381
7382         * src/inc.c
7383         * src/mainwindow.c
7384                 use gettext plural forms
7385         * src/imap_gtk.c
7386         * src/mh_gtk.c
7387         * src/toolbar.c
7388                 small improvement to english usage
7389
7390 2005-05-05 [thorsten]   1.9.6cvs55
7391
7392         * src/folder.c
7393                 fix possible crash
7394
7395 2005-05-05 [paul]       1.9.6cvs54
7396         
7397         sync with HEAD
7398
7399         * AUTHORS
7400         * src/compose.c
7401                 fix bug 713 'Resent-To and Resent-Cc headers are garbled'
7402                 patch by Tim Mann
7403
7404 2005-05-05 [paul]       1.9.6cvs53
7405
7406         * src/mainwindow.c
7407                 fix resizing of separate message and
7408                 folder views
7409
7410 2005-05-05 [paul]       1.9.6cvs52
7411
7412         * src/account.c
7413         * src/addrgather.c
7414         * src/browseldap.c
7415         * src/exphtmldlg.c
7416         * src/expldifdlg.c
7417         * src/importmutt.c
7418         * src/importpine.c
7419         * src/main.c
7420         * src/mainwindow.c
7421         * src/noticeview.c
7422         * src/prefs_filtering.c
7423         * src/prefs_filtering_action.c
7424         * src/prefs_matcher.c
7425         * src/prefs_spelling.c
7426         * src/prefs_toolbar.c
7427         * src/toolbar.c
7428         * src/wizard.c
7429         * src/gtk/description_window.c
7430         * src/gtk/gtkvscrollbutton.c
7431         * src/gtk/progressdialog.c
7432         * src/gtk/quicksearch.c
7433         * src/plugins/pgpmime/prefs_gpg.c
7434         * src/plugins/spamassassin/spamassassin_gtk.c
7435                 replace deprecated gtk_widget_set_usize
7436
7437 2005-05-04 [colin]      1.9.6cvs51
7438
7439         * src/common/utils.c
7440                 Fix crash when subst_for_filename is called
7441                 with a NULL parameter
7442
7443 2005-05-04 [colin]      1.9.6cvs50
7444
7445         * src/partial_download.c
7446         * src/pop.c
7447                 Escape login when writing uidl file
7448                 fixes bug #736
7449
7450 2005-05-03 [colin]      1.9.6cvs49
7451
7452         * src/procmime.c
7453                 Fix possible DOS in mime parser
7454                 (see bug #634)
7455
7456 2005-05-02 [colin]      1.9.6cvs48
7457
7458         * src/compose.c
7459                 Try to fix the copy/paste mess once again.
7460
7461
7462 2005-04-30 [colin]      1.9.6cvs47
7463
7464         * src/prefs_account.h
7465         * src/procmsg.c
7466         * src/send_message.c
7467         * src/common/smtp.c
7468         * src/common/smtp.h
7469                 Try to batch sending mails (per account) instead of
7470                 reconnecting to server every time.
7471
7472 2005-04-29 [colin]      1.9.6cvs46
7473
7474         * src/messageview.c
7475                 Fix window resizing that refused to size down
7476         * src/prefs_common.c
7477         * src/prefs_common.h
7478         * src/prefs_filtering.c
7479                 Save Filtering's window size
7480
7481 2005-04-21 [paul]       1.9.6cvs45
7482
7483         * ChangeLog-gtk2.claws
7484         * src/setup.c
7485                 correction to sync
7486
7487 2005-04-21 [paul]       1.9.6cvs44
7488
7489         sync with main:
7490
7491         * src/setup.c
7492         * src/statusbar.c
7493         * src/statusbar.h
7494                 use gtkut_widget_draw_now(). Improved performance
7495                 of the update of statusbar
7496         * src/textview.c
7497                 textview_smooth_scroll_do(): redraw it after scroll
7498                 is done (fixed incorrect display when a part of the
7499                 view is hidden).
7500         * src/gtk/gtkutils.c
7501         * src/gtk/gtkutils.h
7502                 gtkut_widget_draw_now(): use gdk_window_process_updates()
7503                 to force update of widgets.
7504                 Removed gtkut_widget_wait_for_draw() which had a big
7505                 overhead  because of waiting for all events processed 
7506
7507 2005-04-20 [paul]       1.9.6cvs43
7508
7509         * src/codeconv.c
7510                 complete 1.9.6cvs42's sync:
7511                 Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX)
7512
7513 2005-04-19 [paul]       1.9.6cvs42
7514
7515         sync with main:
7516
7517         * src/action.c
7518                 catch_output(): correctly select the insert text
7519                 (fix invalid iterator warnings).
7520         * src/codeconv.c
7521         * src/codeconv.h
7522         * src/mainwindow.c
7523         * src/messageview.c
7524         * src/prefs_common.c
7525                 support GBK encoding.
7526         * src/common/session.c
7527         * src/common/session.h
7528                 use separate buffer for large data to be sent,
7529                 and don't duplicate it (reduces memory usage) (thanks to Dirk).
7530
7531 2005-04-18 [paul]       1.9.6cvs41
7532
7533         * src/jpilot.c
7534                 convert unsigned long into guint32
7535                 patch by Paul LeoNerd Evans 
7536
7537 2005-04-17 [colin]      1.9.6cvs40
7538
7539         * src/compose.c
7540                 Fix 'Request return receipt' from folder
7541                 properties (bug #708)
7542
7543 2005-04-17 [colin]      1.9.6cvs39
7544
7545         * src/mainwindow.c
7546                 Fix duplicate hotkeys in Mainwindow's menu
7547
7548 2005-04-17 [colin]      1.9.6cvs38
7549
7550         * src/folderview.c
7551                 Fix duplicate hotkeys in Folderview's contextual
7552                 menu
7553
7554 2005-04-15 [colin]      1.9.6cvs37
7555
7556         * src/summaryview.c
7557                 Fix 'Save as...' with non-ascii filenames
7558
7559 2005-04-15 [colin]      1.9.6cvs36
7560
7561         * src/plugins/pgpmime/pgpmime.c
7562                 Fix bus error on 64bit. Spotted by 
7563                 macallan1888@gmail.com
7564
7565 2005-04-15 [colin]      1.9.6cvs35
7566
7567         * src/prefs_account.c
7568                 Fix cvs34.
7569
7570 2005-04-12 [colin]      1.9.6cvs34
7571
7572         * src/prefs_account.c
7573                 Fix smtp auth type off-by-one. We forgot to
7574                 add PLAIN in the prefs-to-gui setter func and
7575                 as a result, the selected auth when opening
7576                 account prefs was not the correct one.
7577
7578 2005-04-12 [paul]       1.9.6cvs33
7579
7580         * src/inc.c
7581                 if the recv dialog is visible, Cancel only
7582                 cancels the current account
7583
7584
7585 2005-04-10 [colin]      1.9.6cvs32
7586
7587         * src/filtering.c
7588                 Copy score when copying FilteringActions
7589                 Fix bug #674
7590
7591 2005-04-10 [colin]      1.9.6cvs31
7592
7593         * src/inc.c
7594                 Make Message -> Receive -> Cancel cancel 
7595                 incorporation on all accounts. Fixes
7596                 bug #693
7597
7598 2005-04-10 [colin]      1.9.6cvs30
7599
7600         * src/prefs_account.c
7601                 Update Privacy checkbuttons status based
7602                 on the selected privacy system
7603         * src/compose.c
7604                 Always connect the "None" privacy system; the
7605                 static boolean was probably there to avoid
7606                 reconnecting twice in the same compose window,
7607                 but as the parent function is only called once
7608                 per compose, it's only a bug - as a static is
7609                 initialized once per application instance.
7610                 Also, don't uncheck Sign and Encrypt when
7611                 selecting None as privacy system; just ignore
7612                 them when sending/queuing.
7613                 Should fix bug #695
7614
7615 2005-04-08 [colin]      1.9.6cvs29
7616
7617         * src/account.c
7618         * src/prefs_account.c
7619         * src/prefs_account.h
7620                 Add account preference to queue message in a certain
7621                 folder.
7622
7623 2005-04-06 [colin]      1.9.6cvs28
7624
7625         * src/prefs_account.c
7626                 Update old inbox path syntax
7627
7628 2005-04-06 [paul]       1.9.6cvs27
7629
7630         sync with main:
7631
7632         * configure.ac
7633                 changed -traditional-cpp to -no-cpp-precomp for newer
7634                 Mac OS X support
7635         * src/foldersel.c
7636                 made column resize automatically
7637         * src/send_message.c
7638                 send_message_smtp(): consider EOF right after QUIT
7639                 successful (workaround for Gmail SMTP server)
7640         * src/common/socket.c
7641                 ssl_read(), ssl_peek(): check EOF which violates the
7642                 SSL protocol
7643         * src/gtk/colorlabel.c
7644                 removed warnings when displaying colorlabel menu
7645                 (don't use GtkAlignment)
7646
7647 2005-04-05 [paul]       1.9.6cvs26
7648
7649         * src/plugins/trayicon/trayicon.c
7650                 fix clipping of icon under KDE3 
7651
7652 2005-04-05 [paul]       1.9.6cvs25
7653
7654         * src/summaryview.c
7655                 hide display of threading
7656                 patch by Alfons
7657
7658 2005-04-04 [thorsten]   1.9.6cvs24
7659
7660         * src/mh.c
7661                 marks lost on filesystems with different stat() results on
7662                 summer-/wintertime
7663
7664 2005-04-03 [colin]      1.9.6cvs23
7665
7666         * src/summaryview.c
7667                 Don't handle up/down. Patch by Alfons
7668
7669 2005-04-02 [colin]      1.9.6cvs22
7670
7671         * src/summaryview.c
7672                 Make scrolling faster. Patch by Alfons.
7673
7674 2005-04-01 [colin]      1.9.6cvs21
7675
7676         * src/Makefile.am
7677         * src/stock_pixmap.c
7678         * src/pixmaps/dir-noselect.xpm ** REMOVED **
7679         * src/pixmaps/dir_noselect.xpm ** ADDED **
7680                 Fix pixmap name mismatch (Thanks Stephan Sachse)
7681
7682 2005-04-01 [colin]      1.9.6cvs20
7683
7684         * src/image_viewer.c
7685         * src/image_viewer.h
7686         * src/procmime.c
7687         * src/procmime.h
7688         * src/textview.c
7689         * src/textview.h
7690                 Implement inline image resizing and right-clicking
7691
7692 2005-04-01 [paul]       1.9.6cvs19
7693
7694         * AUTHORS
7695         * Makefile.am
7696         * configure.ac
7697                 check for gnome2
7698                 patch by Luca Cavalli <loopback<AT>slackit.org>
7699         * po/ru.po
7700                 updated by Pavlo Bohmat
7701
7702 2005-03-31 [colin]      1.9.6cvs18
7703
7704         * src/news.c
7705                 Fix parsing references
7706         * src/msgcache.c
7707                 don't put nulls in the references list
7708         * src/procheader.c
7709                 commit that forgotten file in 1.9.6cvs14
7710
7711 2005-03-31 [colin]      1.9.6cvs17
7712
7713         * src/compose.c
7714                 Fix joining of signature separator again. 
7715                 Maybe Hiro could put it in main too...
7716
7717 2005-03-31 [colin]      1.9.6cvs16
7718
7719         * src/Makefile.am
7720         * src/foldersel.c
7721         * src/stock_pixmap.c
7722         * src/stock_pixmap.h
7723         * src/pixmaps/dir-noselect.xpm
7724                 Update foldersel.c (sync from main, patch by Alfons)
7725
7726 2005-03-30 [colin]      1.9.6cvs15
7727
7728         * src/imap.c
7729                 Fix handling of imap folders containing [] in 
7730                 their name. Thanks to Nahuel Angelinetti for
7731                 the detailed bugreport.
7732
7733 2005-03-30 [colin]      1.9.6cvs14
7734
7735         * src/common/utils.h
7736         * src/common/utils.c
7737         * src/common/defs.h
7738         * src/matcher.c
7739         * src/msgcache.c
7740         * src/news.c
7741         * src/procmsg.c
7742         * src/procmsg.h
7743         * src/quote_fmt_parse.y
7744         * src/summaryview.c
7745                 Update references system. Patch by Alfons
7746
7747 2005-03-30 [colin]      1.9.6cvs13
7748
7749         * src/common/socket.c
7750                 Force the glibc to read resolv.conf again when 
7751                 it has changed. Should fix issues when changing
7752                 networks on a laptop and not restarting sylpheed. 
7753
7754 2005-03-30 [paul]       1.9.6cvs12
7755
7756         partial sync with main:
7757
7758         * src/action.c
7759                 create_io_dialog(): use user-defined text font
7760                 (thanks to Alfons), and modified its appearance.
7761         * src/addrgather.c
7762         * src/addrharvest.c
7763         * src/browseldap.c
7764                 replace old code
7765         * src/compose.c
7766                 don't join (presumably) itemized lines on line-wrapping
7767                 fixed wrapping of quote when auto-wrapping is enabled
7768                 compose_destroy(): destroy paned only if it's not
7769                 attached to window. Fixed memory leak of popup menu.
7770         * src/exphtmldlg.c
7771         * src/expldifdlg.c
7772                 replace old code
7773         * src/html.c
7774         * src/html.h
7775         * src/importmutt.c
7776         * src/importpine.c
7777                 replace old code
7778         * src/main.c
7779                 removed redundant code
7780         * src/mainwindow.c
7781                 changed 'Code set' (which is rather incorrect)
7782                 in the menu to 'Character encoding'
7783                 main_window_set_widgets(): request size first
7784                 to prevent window size becoming wrong
7785                 fixed remembering of the state of the visibility
7786                 of MessageView
7787         * src/messageview.c
7788                 changed 'Code set' (which is rather incorrect)
7789                 in the menu to 'Character encoding'
7790         * src/prefs_common.c
7791         * src/prefs_common.h
7792                 added an option whether to render HTML as text or not
7793                 added separators to outgoing encoding menu
7794         * src/procheader.c
7795                 procheader_scan_date_string(): support header
7796                 like: "[Tue,] 01 Feb 2005 09:57[:00]"
7797         * src/summaryview.c
7798         * src/summaryview.h
7799                 minor code cleanup
7800         * src/textview.c
7801                 textview_show_html(): force output of newline
7802                 added an option whether to render HTML as text or not
7803         * src/common/utils.c
7804                 strncpy2(): optimized based on Alfons' code
7805         * src/gtk/gtkutils.c
7806         * src/gtk/gtkutils.h
7807                 removed non-used code
7808         * src/plugins/pgpmime/passphrase.c
7809                 partially fixed grab input of passphrase dialog
7810                 Confine pointer to window
7811
7812 2005-03-30 [colin]      1.9.6cvs11
7813
7814         * src/msgcache.c
7815         * src/msgcache.h
7816                 Read/write 32bit ints from cache & marks
7817                 From main.
7818
7819 2005-03-29 [paul]       1.9.6cvs10
7820
7821         * AUTHORS
7822         * ChangeLog.claws
7823         * src/compose.c
7824         * src/gtk/gtkaspell.c
7825                 sync with HEAD (don't pass NULL pointers) 
7826
7827 2005-03-24 [paul]
7828
7829         * tools/Makefile.am
7830         * tools/README
7831         * tools/acroread2sylpheed.pl
7832                 sync with HEAD (add script to send pdfs as
7833                 attachments from Adobe Reader 7)
7834
7835 2005-03-21 [paul]       1.9.6cvs9
7836
7837         * configure.ac
7838         * po/POTFILES.in
7839         * src/Makefile.am
7840         * src/crash.c
7841         * src/image_viewer.c ** ADDED **
7842         * src/image_viewer.h ** ADDED **
7843         * src/main.c
7844         * src/prefs_common.c
7845         * src/prefs_common.h
7846         * src/prefs_image_viewer.c ** ADDED **
7847         * src/prefs_image_viewer.h ** ADDED **
7848         * src/textview.c
7849         * src/gtk/about.c
7850         * src/pixmaps/sylpheed_logo.xpm
7851         * src/plugins/Makefile.am
7852         * src/plugins/image_viewer/.cvsignore ** REMOVED **
7853         * src/plugins/image_viewer/Makefile.am ** REMOVED **
7854         * src/plugins/image_viewer/plugin.c ** REMOVED **
7855         * src/plugins/image_viewer/viewer.c ** REMOVED **
7856         * src/plugins/image_viewer/viewer.glade ** REMOVED **
7857         * src/plugins/image_viewer/viewer.h ** REMOVED ** 
7858         * src/plugins/image_viewer/viewerprefs.c ** REMOVED **
7859         * src/plugins/image_viewer/viewerprefs.glade ** REMOVED **
7860         * src/plugins/image_viewer/viewerprefs.h ** REMOVED **
7861                 as gdk-pixbuf is now built-in
7862                 remove image_viewer plugin and put code back into
7863                 main codebase
7864                 implement inline image display (sync with main)
7865
7866                 replace logo with newer, nicer, larger version  
7867
7868 2005-03-21 [paul]       1.9.6cvs8
7869
7870         * src/gtk/about.c
7871                 cosmetic improvement
7872
7873 2005-03-21 [holger]     1.9.6cvs7
7874
7875         * src/plugins/spamassassin/spamassassin.c
7876                 Sync with HEAD
7877                 (unregister hook on failed plugin init)
7878
7879 2005-03-20 [colin]      1.9.6cvs6
7880
7881         * src/common/plugin.c
7882                 Check that plugin isn't already loaded
7883                 Patch by Alfons
7884
7885 2005-03-20 [thorsten]   1.9.6cvs5
7886
7887         * src/compose.c
7888                 use a more compatible syntax
7889
7890 2005-03-20 [thorsten]   1.9.6cvs4
7891
7892         * src/prefs_toolbar.c
7893                 fix crash when selecting toolbar item (uninitialized pointer)
7894
7895 2005-03-20 [thorsten]   1.9.6cvs3
7896
7897         * src/procmime.c
7898                 fix mimetype detection (referenced free()d string)
7899
7900 2005-03-20 [paul]       1.9.6cvs2
7901
7902         * src/compose.c
7903                 sync with HEAD (1.0.3cvs5)
7904                 neglect Reply-To header if empty
7905                 Patch by Alfons 
7906
7907 2005-03-19 [holger]     1.9.6cvs1
7908
7909         * src/summaryview.c
7910         * src/summaryview.h
7911                 Sync with HEAD
7912
7913 2005-03-18 [paul]       1.9.6
7914
7915         initial GTK2 release
7916
7917 2005-03-18 [paul]       1.0.3cvs3.1
7918
7919         * AUTHORS
7920         * ChangeLog.claws
7921         * configure.ac
7922         * src/gtk/about.c
7923         * src/pixmaps/sylpheed_logo.xpm
7924                 sync with HEAD
7925
7926 2005-03-18 [colin]      1.0.3cvs2.6
7927
7928         * src/summaryview.c
7929                 Remove call to summary_step in summary_copy_selected_to
7930                 Can't see its purpose, and this causes bug when copying
7931                 a message if the next one is unread: it reads it.
7932
7933 2005-03-18 [paul]       1.0.3cvs2.5
7934
7935         * src/foldersel.c
7936                 fix bug 694 'Enter doesn't trigger OK in "Move" window'
7937
7938 2005-03-18 [paul]       1.0.3cvs2.4
7939
7940         * src/addrharvest.c
7941         * src/codeconv.c
7942         * src/codeconv.h
7943         * src/compose.c
7944         * src/news.c
7945         * src/procheader.c
7946         * src/procmime.c
7947         * src/unmime.c
7948         * src/unmime.h
7949                 fix buffer overflow, CAN-2005-0667, see
7950                 http://secunia.com/advisories/14491/
7951                 Patch by Alfons
7952
7953 2005-03-17 [colin]      1.0.3cvs2.3
7954
7955         * src/prefs_fonts.c
7956         * src/summaryview.c
7957                 Fix font bugs (both lists now officialy share 
7958                 the same font)
7959                 
7960
7961 2005-03-17 [paul]       1.0.3cvs2.2
7962
7963         * src/gtk/pluginwindow.c
7964                 make plugin descriptions uneditable
7965
7966 2005-03-11 [paul]       1.0.3cvs2.1
7967
7968         * ChangeLog.claws
7969         * configure.ac
7970         * po/POTFILES.in
7971         * src/plugins/trayicon/trayicon.c
7972                 sync with HEAD
7973                 add src/wizard.c to POTFILES.in
7974
7975 2005-03-11 [paul]       1.0.3cvs1.1
7976
7977         * ChangeLog
7978         * ChangeLog.claws
7979         * configure.ac
7980         * po/de.po
7981         * po/es.po
7982         * po/fr.po
7983         * po/it.po
7984         * po/pt_BR.po
7985         * po/ru.po
7986         * po/sk.po
7987         * po/sr.po
7988         * po/zh_CN.po
7989                 sync with HEAD
7990
7991 2005-03-04 [colin]      1.0.1cvs22.2
7992
7993         * src/compose.c
7994                 Fix signatures with accentued chars in it
7995
7996 2005-03-04 [colin]      1.0.1cvs22.1
7997
7998         * src/common/smtp.c
7999         * src/common/smtp.h
8000                 Don't use SIZE param in MAIL FROM: if server 
8001                 doesn't support it. Patch by Eugen Freiter
8002                 <eugen_f@users.sf.net>
8003
8004 2005-02-27 [paul]       1.0.1cvs20.1
8005
8006         * ChangeLog.claws
8007         * configure.ac
8008         * src/messageview.c
8009                 sync with HEAD
8010
8011 2005-02-27 [colin]      1.0.1cvs19.4
8012
8013         * src/procheader.c
8014         * src/procheader.h
8015                 Fix prototypes. Patch by Alfons
8016
8017 2005-02-27 [colin]      1.0.1cvs19.3
8018
8019         * src/compose.c
8020                 Don't auto-join the signature separator.
8021
8022 2005-02-26 [colin]      1.0.1cvs19.2
8023
8024         * src/summaryview.c
8025                 Fix 'mark all read' with collapsed threads.
8026                 Patch by Alfons.
8027
8028 2005-02-25 [paul]       1.0.1cvs19.1
8029
8030         * ChangeLog.claws
8031         * configure.ac
8032         * src/prefs_account.c
8033         * src/prefs_folder_item.c
8034         * src/gtk/prefswindow.c
8035         * src/gtk/prefswindow.h
8036                 sync with HEAD
8037
8038 2005-02-25 [paul]       1.0.1cvs15.12
8039
8040         * src/alertpanel.c
8041         * src/codeconv.c
8042         * src/compose.c
8043         * src/textview.c
8044         * src/gtk/gtkutils.c
8045         * src/gtk/gtkutils.h
8046         * src/gtk/logwindow.c
8047         * src/gtk/progressdialog.c
8048                 sync with main (revision 127)
8049                 and fix logwindow clipping
8050
8051 2005-02-24 [colin]      1.0.1cvs15.11
8052
8053         * src/plugins/pgpmime/passphrase.c
8054                 Disable input grabbing; it doesn't work yet.
8055
8056 2005-02-24 [colin]      1.0.1cvs15.10
8057
8058         * src/messageview.c
8059                 Don't send out receipts if offline. Ask.
8060
8061 2005-02-23 [colin]      1.0.1cvs15.9
8062
8063         * src/summaryview.c     
8064                 Fix expanding
8065
8066 2005-02-23 [colin]      1.0.1cvs15.8
8067
8068         * src/summaryview.c
8069                 Really fix Bug 568 by removing useless
8070                 calls. summary_thread_init() now called
8071                 in summary_sort(). This should please
8072                 Alfons as it should be faster than 
8073                 previously.
8074
8075 2005-02-23 [colin]      1.0.1cvs15.7
8076
8077         * src/compose.c
8078                 Encode parts as QP or B64 if signing
8079
8080 2005-02-23 [colin]      1.0.1cvs15.6
8081
8082         * src/compose.c
8083                 Fix Mimeinfo leakage (including tmp files)
8084         * src/procmsg.c
8085                 Fix tmp file leakage (spotted by Ivan Rayner)
8086
8087 2005-02-22 [colin]      1.0.1cvs15.5
8088
8089         * src/expldifdlg.c
8090                 Fix keyboard input. Patch by Alfons.
8091
8092 2005-02-21 [colin]      1.0.1cvs15.4
8093
8094         * src/compose.c
8095                 Fix Sign/Encrypt when unselecting privacy
8096                 system
8097         * src/prefs_common.c
8098                 Change default message font to Monospace
8099         * src/summaryview.c
8100                 More freezing during potentially large operations
8101
8102 2005-02-21 [paul]       1.0.1cvs15.3
8103
8104         * src/main.c
8105                 fix --help output
8106
8107 2005-02-21 [paul]       1.0.1cvs15.2
8108
8109         * po/Makefile.in.in
8110         * src/compose.c
8111         * src/summaryview.c
8112         * src/textview.c
8113         * src/common/utils.c
8114         * src/common/utils.h
8115                 sync with main (revision 117)
8116
8117 2005-02-20 [colin]      1.0.1cvs15.1
8118
8119         * src/common/defs.h
8120                 Change cache file to .sylpheed_claws_cache, as
8121                 suggested by Alfons. Allows people to switch
8122                 between Sylpheed and Sylpheed-Claws. it is
8123                 a good idea to "Check for new messages" at next
8124                 startup.
8125
8126
8127 2005-02-18 [colin]      1.0.1cvs14.1
8128
8129         * src/quote_fmt_lex.l
8130         * src/quote_fmt_parse.y
8131                 Fix parser initialisation. Patch by Ivan.
8132
8133 2005-02-18 [colin]      1.0.1cvs11.6
8134
8135         * src/folderview.c
8136                 Fix scrolldown (bug 662)
8137
8138 2005-02-17 [colin]      1.0.1cvs11.5
8139
8140         * src/codeconv.c
8141                 conv_filename_to_utf8: return clean 7bit instead
8142                 of broken utf8 if needed
8143         * src/mimeview.c
8144                 Fix display of parts with unclean 8bit names
8145
8146 2005-02-17 [paul]       1.0.1cvs11.4
8147
8148         * src/compose.c
8149         * src/exportldif.c
8150         * src/matcher_parser_parse.y
8151         * src/procmime.c
8152         * src/sourcewindow.c
8153         * src/common/Makefile.am
8154         * src/common/intl.h             ** REMOVED **
8155         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
8156                 sync with main (revision 109)
8157                 and clean up
8158
8159 2005-02-16 [colin]      1.0.1cvs11.3
8160
8161         * src/summaryview.c
8162                 Fix collapsed thread not highlighting when new
8163                 messages in it (Bug 568) Patch by Stephan Sachse.
8164                 Fix messed up selection when reaching bounds (Bug 632)
8165         * src/prefs_themes.c
8166                 Fix theme installing (Bug 684)
8167
8168 2005-02-16 [colin]      1.0.1cvs11.2
8169
8170         * src/messageview.c
8171                 Fix messageview_select_all
8172
8173 2005-02-16 [colin]      1.0.1cvs11.1
8174
8175         * src/mh.c
8176                 Sync with HEAD (MH scan required function)
8177
8178 2005-02-15 [colin]      1.0.1cvs8.1
8179
8180         * src/mimeview.c
8181         * src/common/utils.c
8182                 Sync with HEAD (filename chars substitution)
8183
8184 2005-02-15 [colin]      1.0.1cvs7.3
8185
8186         * src/gtk/pluginwindow.c
8187                 Fix button spacing
8188
8189 2005-02-15 [colin]      1.0.1cvs7.2
8190
8191         * src/mimeview.c
8192                 Fix mime icons not reset across message when
8193                 scrolled down
8194
8195 2005-02-15 [colin]      1.0.1cvs7.1
8196
8197         * src/compose.c
8198         * src/procmime.c
8199                 Sync with HEAD (optimisation of cvs6)
8200
8201 2005-02-14 [colin]      1.0.1cvs6.1
8202
8203         * src/compose.c
8204         * src/procmime.c
8205                 Sync with HEAD (encode "From " at line beginning)
8206
8207 2005-02-14 [colin]      1.0.1cvs5.3
8208
8209         * src/compose.c
8210                 Fix wrapping with accentued chars.
8211
8212 2005-02-13 [colin]      1.0.1cvs5.2
8213
8214         * src/textview.c
8215                 Fix email informative part parsing with
8216                 accentued chars in it. ispunct() returns
8217                 true for them in utf8...
8218
8219 2005-02-12 [colin]      1.0.1cvs5.1
8220
8221         * src/filtering.c
8222                 Sync with HEAD (remove wrong use of compose after send)
8223
8224 2005-02-12 [paul]       1.0.1cvs4.5
8225
8226         * src/textview.c
8227                 remove unnecessary code (thanks to Alfons)
8228
8229 2005-02-12 [paul]       1.0.1cvs4.4
8230
8231         * src/textview.c
8232                 add 'Copy' to contextual menu on emails
8233
8234 2005-02-11 [colin]      1.0.1cvs4.3
8235
8236         * src/compose.c
8237                 revert 1.0.0cvs28.2, it doesn't work that well.
8238
8239 2005-02-11 [paul]       1.0.1cvs4.2
8240
8241         * po/Makefile.in.in
8242                 fix 'make release'
8243
8244 2005-02-10 [paul]       1.0.1cvs4.1
8245
8246         * ChangeLog
8247         * ChangeLog.claws
8248         * ChangeLog.jp
8249         * configure.ac
8250         * src/compose.c
8251                 sync with HEAD (sync with main)
8252
8253 2005-02-10 [paul]       1.0.1cvs3.2
8254
8255         * AUTHORS
8256         * Makefile.am
8257         * autogen.sh
8258         * configure.ac
8259         * config/mkinstalldirs
8260         * intl/.cvsignore
8261         * intl/ChangeLog
8262         * intl/VERSION
8263         * intl/bindtextdom.c
8264         * intl/config.charset
8265         * intl/dcgettext.c
8266         * intl/dcigettext.c
8267         * intl/dcngettext.c
8268         * intl/dgettext.c
8269         * intl/dngettext.c
8270         * intl/eval-plural.h
8271         * intl/explodename.c
8272         * intl/finddomain.c
8273         * intl/gettext.c
8274         * intl/gettextP.h
8275         * intl/gmo.h
8276         * intl/hash-string.h
8277         * intl/intl-compat.c
8278         * intl/l10nflist.c
8279         * intl/libgnuintl.h.in
8280         * intl/loadinfo.h
8281         * intl/loadmsgcat.c
8282         * intl/localcharset.c
8283         * intl/localcharset.h
8284         * intl/locale.alias
8285         * intl/localealias.c
8286         * intl/localename.c
8287         * intl/log.c
8288         * intl/ngettext.c
8289         * intl/os2compat.c
8290         * intl/os2compat.h
8291         * intl/osdep.c
8292         * intl/plural-exp.c
8293         * intl/plural-exp.h
8294         * intl/plural.c
8295         * intl/plural.y
8296         * intl/ref-add.sin
8297         * intl/ref-del.sin
8298         * intl/relocatable.c
8299         * intl/relocatable.h
8300         * intl/textdomain.c
8301         * m4/Makefile.am
8302         * po/Makefile.in.in
8303         * src/Makefile.am
8304         * src/account.c
8305         * src/action.c
8306         * src/addr_compl.c
8307         * src/addressadd.c
8308         * src/addressbook.c
8309         * src/addrgather.c
8310         * src/addrindex.c
8311         * src/alertpanel.c
8312         * src/browseldap.c
8313         * src/codeconv.c
8314         * src/codeconv.h
8315         * src/compose.c
8316         * src/compose.h
8317         * src/crash.c
8318         * src/editaddress.c
8319         * src/editbook.c
8320         * src/editgroup.c
8321         * src/editjpilot.c
8322         * src/editldap.c
8323         * src/editldap_basedn.c
8324         * src/editvcard.c
8325         * src/exphtmldlg.c
8326         * src/expldifdlg.c
8327         * src/export.c
8328         * src/exporthtml.c
8329         * src/filtering.c
8330         * src/folder.c
8331         * src/folder_item_prefs.c
8332         * src/foldersel.c
8333         * src/folderview.c
8334         * src/grouplistdialog.c
8335         * src/headerview.c
8336         * src/imap.c
8337         * src/imap_gtk.c
8338         * src/import.c
8339         * src/importldif.c
8340         * src/importmutt.c
8341         * src/importpine.c
8342         * src/inc.c
8343         * src/ldif.c
8344         * src/main.c
8345         * src/mainwindow.c
8346         * src/matcher.c
8347         * src/mbox.c
8348         * src/message_search.c
8349         * src/messageview.c
8350         * src/mh.c
8351         * src/mh_gtk.c
8352         * src/mimeview.c
8353         * src/msgcache.c
8354         * src/news.c
8355         * src/news_gtk.c
8356         * src/noticeview.c
8357         * src/partial_download.c
8358         * src/pop.c
8359         * src/prefs_account.c
8360         * src/prefs_actions.c
8361         * src/prefs_common.c
8362         * src/prefs_customheader.c
8363         * src/prefs_display_header.c
8364         * src/prefs_ext_prog.c
8365         * src/prefs_filtering.c
8366         * src/prefs_filtering_action.c
8367         * src/prefs_folder_item.c
8368         * src/prefs_fonts.c
8369         * src/prefs_gtk.c
8370         * src/prefs_matcher.c
8371         * src/prefs_msg_colors.c
8372         * src/prefs_spelling.c
8373         * src/prefs_summary_column.c
8374         * src/prefs_template.c
8375         * src/prefs_themes.c
8376         * src/prefs_toolbar.c
8377         * src/prefs_wrapping.c
8378         * src/privacy.c
8379         * src/procheader.c
8380         * src/procmime.c
8381         * src/procmsg.c
8382         * src/quote_fmt.c
8383         * src/recv.c
8384         * src/send_message.c
8385         * src/setup.c
8386         * src/sourcewindow.c
8387         * src/ssl_manager.c
8388         * src/statusbar.c
8389         * src/summary_search.c
8390         * src/summaryview.c
8391         * src/textview.c
8392         * src/toolbar.c
8393         * src/wizard.c
8394         * src/common/nntp.c
8395         * src/common/plugin.c
8396         * src/common/smtp.c
8397         * src/common/ssl.c
8398         * src/common/ssl_certificate.c
8399         * src/common/string_match.c
8400         * src/common/sylpheed.c
8401         * src/common/template.c
8402         * src/common/utils.c
8403         * src/gtk/about.c
8404         * src/gtk/colorlabel.c
8405         * src/gtk/description_window.c
8406         * src/gtk/filesel.c
8407         * src/gtk/foldersort.c
8408         * src/gtk/gtkaspell.c
8409         * src/gtk/gtkutils.c
8410         * src/gtk/inputdialog.c
8411         * src/gtk/logwindow.c
8412         * src/gtk/menu.c
8413         * src/gtk/pluginwindow.c
8414         * src/gtk/prefswindow.c
8415         * src/gtk/progressdialog.c
8416         * src/gtk/quicksearch.c
8417         * src/gtk/sslcertwindow.c
8418         * src/plugins/clamav/clamav_plugin.c
8419         * src/plugins/clamav/clamav_plugin_gtk.c
8420         * src/plugins/demo/demo.c
8421         * src/plugins/dillo_viewer/dillo_prefs.c
8422         * src/plugins/dillo_viewer/dillo_viewer.c
8423         * src/plugins/image_viewer/plugin.c
8424         * src/plugins/image_viewer/viewer.c
8425         * src/plugins/image_viewer/viewerprefs.c
8426         * src/plugins/mathml_viewer/mathml_viewer.c
8427         * src/plugins/pgpmime/passphrase.c
8428         * src/plugins/pgpmime/plugin.c
8429         * src/plugins/pgpmime/prefs_gpg.c
8430         * src/plugins/pgpmime/select-keys.c
8431         * src/plugins/pgpmime/sgpgme.c
8432         * src/plugins/spamassassin/spamassassin.c
8433         * src/plugins/spamassassin/spamassassin_gtk.c
8434         * src/plugins/trayicon/trayicon.c
8435                 sync with main (revision 104)
8436
8437 2005-02-10 [colin]      1.0.1cvs3.1
8438
8439         * src/mainwindow.c
8440                 Sync with HEAD (fix occasional crasher)
8441
8442 2005-02-10 [colin]      1.0.1cvs2.1
8443
8444         * src/messageview.c
8445                 Synw with HEAD (don't automatically display html)
8446
8447 2005-02-09 [colin]      1.0.1cvs1.3
8448
8449         * src/textview.c
8450         * src/textview.h
8451                 Add contextual menu on emails
8452
8453 2005-02-09 [colin]      1.0.1cvs1.2
8454
8455         * src/codeconv.c
8456                 Fix converting from broken headers and 
8457                 put back the _ in missing places
8458                 (feature broke with cvs24.2 sync, main 
8459                  possibly affected?)
8460
8461 2005-02-09 [colin]      1.0.1cvs1.1
8462
8463         * src/messageview.c
8464         * src/mimeview.c
8465         * src/mimeview.h
8466                 Sync with HEAD (display non text/plain mails with plugin)
8467
8468 2005-02-08 [colin]      1.0.1.1
8469
8470         * ChangeLog.claws
8471         * po/pt_BR.po
8472                 Sync with HEAD
8473         * configure.ac
8474                 Make default configuration directory 
8475                 be .sylpheed-gtk2
8476
8477 2005-02-08 [colin]      1.0.0cvs29.1
8478
8479         * po/de.po
8480         * po/es.po
8481         * po/fr.po
8482         * po/it.po
8483         * po/sk.po
8484         * po/sr.po
8485                 Sync translations with HEAD
8486
8487 2005-02-06 [colin]      1.0.0cvs28.3
8488
8489         * src/compose.c
8490                 Make compose a bit faster - patch by Alfons.
8491
8492 2005-02-06 [colin]      1.0.0cvs28.2
8493
8494         * src/compose.c
8495                 Make pasting via middle-click more reliable
8496
8497 2005-02-05 [paul]       1.0.0cvs28.1
8498
8499         * ChangeLog
8500         * ChangeLog.claws
8501         * ChangeLog.jp
8502         * configure.ac
8503         * src/compose.c
8504                 sync with HEAD
8505                 (fix bug 682 'redirect is broken'
8506
8507 2005-02-05 [torte]      1.0.0cvs27.1
8508
8509         * ChangeLog.claws
8510         * configure.ac
8511         * src/partial_download.c
8512                 Sync with HEAD (fix buf overflow)
8513
8514 2005-02-03 [colin]      1.0.0cvs26.1
8515
8516         * src/common/plugin.c
8517                 Sync with HEAD (avoid plugin mismatches)
8518
8519 2005-02-03 [paul]       1.0.0cvs25.3
8520
8521         * src/folderview.c
8522         * src/headerview.c
8523         * src/summaryview.c
8524         * src/textview.c
8525         * src/gtk/colorlabel.c
8526                 third and final part of initial sync with main-gtk2
8527
8528 2005-02-03 [paul]       1.0.0cvs25.2
8529
8530         * src/jpilot.c
8531                 fix building with jpilot support
8532
8533 2005-02-02 [colin]      1.0.0cvs25.1
8534
8535         * src/messageview.c
8536                 Sync with HEAD (fix dangerous typo)
8537
8538 2005-02-01 [colin]      1.0.0cvs24.3
8539
8540         * src/common/xml.c
8541                 Write file as advertised (UTF-8)
8542
8543 2005-02-01 [paul]       1.0.0cvs24.2
8544
8545         * src/addrbook.c
8546         * src/addrindex.c
8547         * src/alertpanel.h
8548         * src/codeconv.c
8549         * src/codeconv.h
8550         * src/compose.c
8551         * src/export.c
8552         * src/folder_item_prefs.c
8553         * src/html.c
8554         * src/imap.c
8555         * src/import.c
8556         * src/jpilot.c
8557         * src/mainwindow.c
8558         * src/matcher_parser_lex.l
8559         * src/messageview.c
8560         * src/mh.c
8561         * src/prefs_account.c
8562         * src/prefs_actions.c
8563         * src/prefs_common.c
8564         * src/prefs_gtk.c
8565         * src/prefs_gtk.h
8566         * src/prefs_themes.c
8567         * src/procheader.c
8568         * src/procmime.c
8569         * src/sourcewindow.c
8570         * src/statusbar.c
8571         * src/summaryview.c
8572         * src/textview.c
8573         * src/toolbar.c
8574         * src/unmime.c
8575         * src/common/template.c
8576         * src/common/utils.c
8577         * src/common/xml.c
8578         * src/common/xml.h
8579         * src/gtk/gtkaspell.c
8580         * src/plugins/clamav/clamav_plugin.c
8581         * src/plugins/dillo_viewer/dillo_prefs.c
8582         * src/plugins/image_viewer/viewerprefs.c
8583         * src/plugins/pgpmime/passphrase.c
8584         * src/plugins/pgpmime/prefs_gpg.c
8585         * src/plugins/pgpmime/select-keys.c
8586         * src/plugins/spamassassin/spamassassin.c
8587                 second part of initial sync with main-gtk2
8588                 (more to follow)
8589
8590 2005-01-31 [colin]      1.0.0cvs24.1
8591
8592         * src/compose.c
8593                 Sync with HEAD
8594
8595 2005-01-29 [paul]       1.0.0cvs23.2
8596
8597         * src/account.c
8598         * src/action.c
8599         * src/addressadd.c
8600         * src/addressbook.c
8601         * src/alertpanel.c
8602         * src/compose.c
8603         * src/editaddress.c
8604         * src/editbook.c
8605         * src/editgroup.c
8606         * src/editjpilot.c
8607         * src/editldap.c
8608         * src/editldap_basedn.c
8609         * src/editvcard.c
8610         * src/export.c
8611         * src/foldersel.c
8612         * src/grouplistdialog.c
8613         * src/import.c
8614         * src/importldif.c
8615         * src/inc.c
8616         * src/main.c
8617         * src/mainwindow.c
8618         * src/message_search.c
8619         * src/messageview.c
8620         * src/mimeview.c
8621         * src/prefs_actions.c
8622         * src/prefs_common.c
8623         * src/prefs_common.h
8624         * src/prefs_customheader.c
8625         * src/prefs_display_header.c
8626         * src/prefs_filtering.c
8627         * src/prefs_filtering_action.c
8628         * src/prefs_gtk.c
8629         * src/prefs_matcher.c
8630         * src/prefs_summary_column.c
8631         * src/prefs_template.c
8632         * src/sourcewindow.c
8633         * src/summary_search.c
8634         * src/summaryview.c
8635         * src/textview.c
8636         * src/gtk/about.c
8637         * src/gtk/description_window.c
8638         * src/gtk/gtkshruler.c
8639         * src/gtk/gtkutils.c
8640         * src/gtk/gtkutils.h
8641         * src/gtk/inputdialog.c
8642         * src/gtk/logwindow.c
8643         * src/gtk/prefswindow.c
8644         * src/gtk/progressdialog.c
8645         * src/gtk/progressdialog.h
8646                 first part of initial sync with main-gtk2
8647                 (more to follow)
8648
8649 2005-01-28 [colin]      1.0.0cvs23.1
8650
8651         * src/folderview.c
8652                 Sync with HEAD
8653
8654 2005-01-27 [colin]      1.0.0cvs21.1
8655
8656         * src/folder.c
8657         * src/folderview.c
8658                 Sync with HEAD
8659
8660 2005-01-27 [colin]      1.0.0cvs19.1
8661
8662         * src/procmime.c
8663                 Sync with HEAD
8664
8665 2005-01-27 [colin]      1.0.0cvs18.1
8666
8667         * src/messageview.c
8668         * src/summaryview.c
8669         * src/mainwindow.c
8670         * src/compose.c
8671         * src/compose.h
8672         * src/procmsg.c
8673         * src/procmsg.h
8674         * src/toolbar.c
8675                 Sync with HEAD
8676
8677 2005-01-26 [paul]       1.0.0cvs15.2
8678
8679         * src/compose.c
8680                 compose_entries_set(): convert subject and body to
8681                 utf8 if necessary. patch by Felix Eckhofer
8682
8683 2005-01-26 [paul]       1.0.0cvs15.1
8684
8685         * configure.ac
8686         * src/common/template.c
8687                 sync with HEAD (fix memory leak)
8688
8689 2005-01-25 [paul]       1.0.0cvs14.1
8690
8691         * configure.ac
8692         * src/compose.c
8693                 sync with HEAD
8694
8695 2005-01-24 [colin]      1.0.0cvs13.1
8696
8697         * src/summaryview.c
8698                 Sync with HEAD
8699
8700 2005-01-24 [paul]       1.0.0cvs12.1
8701
8702         * configure.ac
8703         * src/messageview.c
8704         * src/mh.c
8705         * src/common/utils.c
8706                 sync with HEAD
8707
8708 2005-01-24 [colin]      1.0.0cvs11.1
8709
8710         * src/procheader.c
8711                 Sync with HEAD
8712
8713 2005-01-24 [colin]      1.0.0cvs10.1
8714
8715         * src/folderview.c
8716                 Sync with HEAD
8717
8718 2005-01-23 [colin]      1.0.0cvs9.1
8719
8720         * src/crash.c
8721                 Sync with HEAD
8722
8723 2005-01-22 [colin]      1.0.0cvs8.1
8724
8725         * src/summaryview.c
8726         * src/gtk/quicksearch.c
8727                 Sync with HEAD
8728
8729 2005-01-21 [colin]      1.0.0cvs7.1
8730
8731         * src/summaryview.c
8732                 Sync with HEAD
8733
8734 2005-01-21 [colin]      1.0.0cvs6.1
8735
8736         * src/summaryview.c
8737                 Sync with HEAD
8738
8739 2005-01-21 [colin]      1.0.0cvs5.1
8740
8741         * src/gtk/quicksearch.c
8742         * src/prefs_common.c
8743         * src/prefs_common.h
8744                 Sync with HEAD (recurse option)
8745
8746 2005-01-21 [colin]      1.0.0cvs4.1
8747
8748         * src/folder.h
8749         * src/folderview.c
8750         * src/folderview.h
8751         * src/summaryview.c
8752         * src/gtk/quicksearch.c
8753         * src/gtk/quicksearch.h
8754                 Sync with HEAD (recursive quicksearch)
8755
8756 2005-01-20 [colin]      1.0.0cvs3.4
8757
8758         * src/ssl_manager.c
8759                 Remove useless code
8760
8761 2005-01-20 [colin]      1.0.0cvs3.3
8762
8763         * src/ssl_manager.c
8764                 Fix leak, thanks to Alfons.
8765
8766 2005-01-20 [colin]      1.0.0cvs3.2
8767
8768         * src/ssl_manager.c
8769                 Port SSL certificate window to GTK2.
8770
8771 2005-01-20 [paul]       1.0.0cvs3.1
8772
8773         * ChangeLog.claws
8774         * configure.ac
8775         * src/addrindex.c
8776         * src/addrindex.h
8777                 sync with HEAD
8778
8779 2005-01-19 [colin]      1.0.0cvs2.2
8780
8781         * src/plugins/trayicon/trayicon.c
8782                 Fix freeze with gtk-2.6, the easy way
8783                 (signal blocking helpless there...)
8784                 Closes bug #668.
8785
8786 2005-01-19 [colin]      1.0.0cvs2.1
8787
8788         * src/mbox.c
8789         * src/mbox.h
8790         * src/mainwindow.c
8791         * src/summaryview.c
8792         * src/summaryview.h
8793                 Sync with HEAD
8794
8795 2005-01-19 [paul]       1.0.0cvs1.1
8796
8797         * configure.ac
8798         * po/de.po
8799         * po/es.po
8800         * po/fr.po
8801         * po/hr.po
8802         * po/it.po
8803         * po/ja.po
8804         * po/ko.po
8805         * po/pt_BR.po
8806         * po/ru.po
8807         * po/sk.po
8808         * po/sr.po
8809                 sync with HEAD (update translations)
8810
8811 2005-01-18 [colin]      1.0.0cvs0.1
8812
8813         * src/foldersel.c
8814                 Specify search column - patch by Alfons
8815
8816 2005-01-18 [colin]      0.9.13cvs36.3
8817
8818         * src/prefs_toolbar.c
8819                 Change Delete to Remove
8820         * src/prefs_fonts.c
8821                 GTK2 version and leak fixes
8822         * src/prefs_actions.c
8823                 Add stock buttons.
8824                 All patches by Alfons
8825
8826 2005-01-17 [colin]      0.9.13cvs36.2
8827
8828         * src/compose.c
8829                 Fix DnD inserting twice. While at it,
8830                 add DnD support for text/plain in the
8831                 body, and add support in the headers.
8832
8833 2005-01-16 [colin]      0.9.13cvs36.1
8834
8835         * ChangeLog
8836         * ChangeLog.jp
8837         * ChangeLog.claws
8838                 Sync with HEAD (nothing applicable)
8839
8840 2005-01-16 [colin]      0.9.13cvs33.2
8841
8842         * src/prefs_toolbar.c
8843                 GTK2ize prefs_toolbar, by Alfons.
8844
8845 2005-01-14 [colin]      0.9.13cvs33.1
8846
8847         * src/html.c
8848         * src/msgcache.c
8849                 Sync with HEAD
8850
8851 2005-01-14 [colin]      0.9.13cvs32.1
8852
8853         * src/html.c
8854         * src/html.h
8855         * src/msgcache.c
8856         * AUTHORS
8857         * tools/calypso_convert.pl
8858                 Sync with HEAD
8859
8860 2005-01-08 [colin]      0.9.13cvs29.2
8861
8862         * src/prefs_filtering_action.c
8863         * src/prefs_filtering.c
8864                 2 more gtk2 patches by Alfons
8865
8866 2005-01-07 [paul]       0.9.13cvs29.1
8867
8868         * ChangeLog
8869         * ChangeLog.claws
8870         * ChangeLog.jp
8871         * configure.ac
8872         * src/pop.c
8873         * src/pop.h
8874                 sync with HEAD
8875
8876 2005-01-07 [colin]      0.9.13cvs28.3
8877
8878         * src/gtk/progressdialog.c
8879         * src/gtk/progressdialog.h
8880         * src/inc.c
8881         * src/send_message.c
8882                 GTK2 for the incorporation dialog. The CList isn't dead
8883                 yet, for a more smooth migration. Patch by Alfons.
8884
8885 2005-01-06 [colin]      0.9.13cvs28.2
8886
8887         * src/prefs_display_header.c
8888                 GTK2 conversion by Alfons
8889         * src/prefs_actions.c
8890         * src/prefs_matcher.c
8891                 Fix 2 leaks - patch by Alfons
8892
8893 2005-01-06 [colin]      0.9.13cvs28.1
8894
8895         * src/prefs_matcher.c
8896                 Sync with HEAD
8897
8898 2005-01-06 [colin]      0.9.13cvs27.4
8899
8900         * src/prefs_matcher.c
8901                 Fix double-free. Patch by Alfons
8902
8903 2005-01-06 [colin]      0.9.13cvs27.3
8904
8905         * src/prefs_matcher.c
8906                 GTK2 widgets + memleak
8907                 Patch by Alfons
8908
8909 2005-01-05 [colin]      0.9.13cvs27.2
8910
8911         * src/account.c
8912         * src/addr_compl.c
8913         * src/foldersel.c
8914         * src/stock_pixmap.c
8915         * src/stock_pixmap.h
8916                 3 more GTK2 patches by Alfons.
8917
8918 2005-01-04 [colin]      0.9.13cvs27.1
8919
8920         * src/folderview.c
8921         * src/imap_gtk.c
8922         * src/news_gtk.c
8923                 Sync with HEAD
8924
8925 2005-01-04 [colin]      0.9.13cvs25.9
8926
8927         * src/compose.c
8928                 Fix Show Ruler menuitem
8929         * src/prefs_template.c
8930                 Convert to GTK2
8931         * src/common/utils.c
8932                 Make auto pointer stuff handles NULLs
8933                 Patches by Alfons.
8934
8935 2005-01-04 [colin]      0.9.13cvs25.8
8936
8937         * src/compose.c
8938                 Move the attachment list to gtk2
8939                 Patch by Alfons.
8940
8941 2005-01-04 [colin]      0.9.13cvs25.7
8942
8943         * src/textview.c
8944                 Make some keys work again
8945                 Patch by SungHyun Nam <namsh@kldp.org>
8946
8947 2005-01-04 [colin]      0.9.13cvs25.6
8948
8949         * src/gtk/gtkshruler.c
8950                 Move the ruler to GTK2
8951                 Patch by Alfons
8952
8953 2005-01-03 [colin]      0.9.13cvs25.5
8954
8955         * src/compose.c
8956                 Fix my broken patch apply 
8957
8958 2005-01-03 [colin]      0.9.13cvs25.4
8959
8960         * src/common/utils.c
8961         * src/common/utils.h
8962         * src/gtk/prefswindow.c
8963                 Move auto pointer stuff to utils.c
8964                 Patch by Alfons again :)
8965
8966 2005-01-03 [colin]      0.9.13cvs25.3
8967
8968         * src/compose.c
8969         * src/prefs_gtk.c
8970         * src/prefs_template.c
8971         * src/textview.c
8972                 Empty text widgets with empty strings, not NULL char
8973                 Patch by SungHyun Nam <namsh@kldp_org>
8974
8975 2005-01-03 [colin]      0.9.13cvs25.2
8976
8977         * src/main.c
8978         * AUTHORS
8979                 Sync with HEAD
8980
8981 2005-01-03 [colin]      0.9.13cvs25.1
8982
8983         * src/pop.c
8984         * src/pop.h
8985                 Sync with HEAD
8986
8987 2005-01-03 [colin]      0.9.13cvs24.3
8988
8989         * src/account.c
8990                 Two patches from Alfons and Alex S Moore:
8991                 fix images, fix return value.
8992
8993 2005-01-01 [colin]      0.9.13cvs24.2
8994
8995         * src/prefs_actions.c
8996                 Fix over-zealous assertion. Patch by Alfons
8997
8998 2005-01-01 [colin]      0.9.13cvs24.1
8999
9000         * src/procmime.c
9001                 Sync with HEAD (leak fix)
9002
9003 2004-12-31 [colin]      0.9.13cvs23.2
9004
9005         * src/prefs_common.c
9006                 GTK2 widgets + stock buttons - patch by Alfons
9007
9008 2004-12-31 [paul]       0.9.13cvs23.1
9009
9010         * configure.ac
9011                 bump up EXTRA_VERSION to match (sync'ed) HEAD
9012         * src/gtk/pluginwindow.c
9013                 use GTK2 widgets and plug memory leaks,
9014                 patches by Alfons
9015
9016 2004-12-30 [colin]      0.9.13cvs22.4
9017
9018         * src/account.c
9019         * src/action.c
9020         * src/export.c
9021         * src/foldersel.c
9022         * src/import.c
9023         * src/message_search.c
9024         * src/prefs_actions.c
9025         * src/prefs_common.c
9026         * src/prefs_customheader.c
9027         * src/prefs_filtering.c
9028         * src/prefs_summary_column.c
9029         * src/summary_search.c
9030         * src/gtk/about.c
9031         * src/gtk/description_window.c
9032         * src/gtk/gtkutils.c
9033         * src/gtk/gtkutils.h
9034         * src/gtk/inputdialog.c
9035         * src/gtk/prefswindow.c
9036                 Use GTK2 stock buttons. Patches by Alfons.
9037
9038 2004-12-30 [colin]      0.9.13cvs22.3
9039
9040         * src/account.c
9041                 Sync with HEAD
9042         * src/prefs_actions.c
9043         * src/prefs_customheader.c
9044         * src/prefs_filtering.c
9045         * src/prefs_msg_colors.c
9046         * src/prefs_summary_column.c
9047         * src/gtk/prefswindow.c
9048                 Use GtkTreeView instead of deprecated 
9049                 widgets. Patches by Alfons.
9050
9051 2004-12-30 [paul]       0.9.13cvs22.2
9052
9053         * src/foldersel.c
9054                 use GTK 2 Tree View
9055                 patch by Alfons, with root folder sorting fix
9056                 by Stephan Sachse
9057
9058 2004-12-30 [paul]       0.9.13cvs22.1
9059
9060         * ChangeLog
9061         * ChangeLog.claws
9062         * ChangeLog.jp
9063         * NEWS
9064         * configure.ac
9065         * src/account.c
9066                 sync with HEAD
9067
9068 2004-12-22 [martin]     0.9.13cvs21.2
9069
9070         * src/action.c
9071                 free the command line after its use
9072
9073 2004-12-18 [paul]       0.9.13cvs21.1
9074
9075         * AUTHORS
9076         * ChangeLog
9077         * ChangeLog.claws
9078         * ChangeLog.jp
9079         * NEWS
9080         * configure.ac
9081         * src/action.c
9082         * src/compose.c
9083         * src/syldap.c
9084                 sync with HEAD
9085
9086 2004-12-17 [martin]     0.9.13cvs17.2
9087
9088         * src/action.c
9089                 convert actions input to locale
9090         * src/inc.c
9091                 convert notification command to locale
9092         * src/plugins/pgpmime/select-keys.c
9093                 convert attributes to utf8
9094
9095 2004-12-14 [colin]      0.9.13cvs17.1
9096
9097         * ChangeLog
9098         * ChangeLog.jp
9099         * ChangeLog.claws
9100         * src/action.c
9101         * src/common/utils.c
9102         * src/gtk/prefswindow.c
9103         * src/gtk/gtkutils.c
9104         * src/gtk/gtkutils.h
9105         * src/plugins/spamassassin/libspamc.c
9106                 Sync with HEAD
9107
9108 2004-12-13 [colin]      0.9.13cvs14.1
9109
9110         * src/quote_fmt_parse.y
9111                 Sync with HEAD
9112
9113 2004-12-10 [colin]      0.9.13cvs12.1
9114
9115         * src/prefs_themes.c
9116         * src/mainwindow.c
9117         * src/messageview.c
9118                 Sync with HEAD
9119
9120 2004-12-09 [colin]      0.9.13cvs10.1
9121
9122         * src/procmime.c
9123                 Sync with HEAD (fix B64 encoding from memory)
9124
9125 2004-12-08 [colin]      0.9.13cvs9.1
9126
9127         * src/gtk/colorlabel.c
9128                 Sync with HEAD
9129
9130 2004-12-08 [paul]       0.9.13cvs8.2
9131
9132         * src/gtk/pluginwindow.c
9133                 fix window resizing oddities
9134
9135 2004-12-08 [colin]      0.9.13cvs8.1
9136
9137         * src/quote_fmt_parse.y
9138                 Sync with HEAD
9139
9140 2004-12-08 [colin]      0.9.13cvs7.1
9141
9142         * src/matcher_parser_parse.y
9143         * src/msgcache.c
9144         * src/prefs_matcher.c
9145         * src/procheader.c
9146         * src/matcher.c
9147         * src/common/defs.h
9148         * po/sr.po
9149                 Sync with HEAD
9150
9151 2004-12-08 [colin]      0.9.13cvs6.1
9152
9153         * src/quote_fmt_parse.y
9154         * src/textview.c
9155                 Sync with HEAD
9156         * src/gtk/prefswindow.c
9157         * src/gtk/pluginwindow.c
9158                 Fix G_CALLBACKS protos (thanks to Alfons)
9159
9160 2004-12-07 [torte]      0.9.13cvs2.2
9161
9162         * src/procmime.c
9163                 [Bug 650] reply button causes crash
9164                 Thanks to David Relson and Christoph
9165
9166 2004-12-07 [colin]      0.9.13cvs2.1
9167
9168         * ChangeLog.claws
9169         * AUTHORS
9170         * po/sk.po
9171         * src/procmime.c
9172         * src/prefs_account.c
9173         * src/common/smtp.c
9174         * src/common/smtp.h
9175                 Sync with HEAD
9176
9177 2004-12-06 [colin]      0.9.12cvs187.1
9178
9179         * ChangeLog.claws
9180         * INSTALL
9181         * Makefile.am
9182         * README.claws
9183         * TODO.claws
9184         * configure.ac
9185         * po/bg.po
9186         * po/cs.po
9187         * po/el.po
9188         * po/en_GB.po
9189         * po/es.po
9190         * po/fr.po
9191         * po/hr.po
9192         * po/hu.po
9193         * po/it.po
9194         * po/ja.po
9195         * po/ko.po
9196         * po/nl.po
9197         * po/pl.po
9198         * po/pt_BR.po
9199         * po/ru.po
9200         * po/sk.po
9201         * po/sr.po
9202         * po/sv.po
9203         * po/zh_CN.po
9204         * po/zh_TW.Big5.po
9205         * src/compose.c
9206         * tools/Makefile.am
9207         * tools/README
9208         * tools/filter_conv.pl
9209         * tools/kdeservicemenu/README
9210         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
9211         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
9212                 Sync with HEAD
9213
9214 2004-12-04 [colin]      0.9.12cvs183.1
9215
9216         * src/compose.c
9217                 Sync with HEAD (compose window position saving)
9218
9219 2004-12-04 [paul]       0.9.12cvs182.3
9220
9221         * src/messageview.c
9222         * src/mimeview.c
9223         * src/prefs_customheader.c
9224         * src/gtk/quicksearch.c
9225                 replace some forgotten GTK_SIGNAL_FUNCs
9226
9227 2004-12-04 [paul]       0.9.12cvs182.2
9228
9229         * src/Makefile.am
9230                 remove 'pixmaps/dir_noselect.xpm'. from local patch,
9231                 committed in error      
9232
9233 2004-12-04 [paul]       0.9.12cvs182.1
9234
9235         * ChangeLog
9236         * ChangeLog.claws
9237         * ChangeLog.jp
9238         * INSTALL
9239         * NEWS
9240         * README
9241         * README.jp
9242         * configure.ac
9243         * doc/manual/ja/Makefile.am
9244         * doc/manual/ja/sylpheed-1.html
9245         * doc/manual/ja/sylpheed-10.html
9246         * doc/manual/ja/sylpheed-11.html
9247         * doc/manual/ja/sylpheed-12.html
9248         * doc/manual/ja/sylpheed-13.html
9249         * doc/manual/ja/sylpheed-14.html
9250         * doc/manual/ja/sylpheed-15.html
9251         * doc/manual/ja/sylpheed-16.html
9252         * doc/manual/ja/sylpheed-17.html
9253         * doc/manual/ja/sylpheed-18.html
9254         * doc/manual/ja/sylpheed-19.html
9255         * doc/manual/ja/sylpheed-2.html
9256         * doc/manual/ja/sylpheed-20.html
9257         * doc/manual/ja/sylpheed-3.html
9258         * doc/manual/ja/sylpheed-4.html
9259         * doc/manual/ja/sylpheed-5.html
9260         * doc/manual/ja/sylpheed-6.html
9261         * doc/manual/ja/sylpheed-7.html
9262         * doc/manual/ja/sylpheed-8.html
9263         * doc/manual/ja/sylpheed-9.html
9264         * doc/manual/ja/sylpheed.html
9265         * doc/manual/ja/sylpheed.sgml
9266         * po/de.po
9267         * src/Makefile.am
9268         * src/compose.c
9269         * src/procmime.c
9270         * src/pixmaps/regular.xpm **REMOVED**
9271         * src/plugins/pgpmime/pgpmime.c
9272         * src/plugins/pgpmime/plugin.c
9273         * src/plugins/pgpmime/prefs_gpg.c
9274                 sync with HEAD
9275
9276 2004-12-03 [paul]       0.9.12cvs180.1
9277
9278         * ChangeLog
9279         * ChangeLog.claws
9280         * ChangeLog.jp
9281         * configure.ac
9282         * src/Makefile.am
9283         * src/pop.c
9284         * src/common/utils.c
9285         * src/common/utils.h
9286         * src/pixmaps/continue.xpm
9287         * src/pixmaps/dir_close.xpm
9288         * src/pixmaps/dir_open.xpm
9289         * src/pixmaps/drafts_close.xpm
9290         * src/pixmaps/drafts_open.xpm
9291         * src/pixmaps/folder.xpm **REMOVED**
9292         * src/pixmaps/group.xpm
9293         * src/pixmaps/unread.xpm
9294                 sync with HEAD
9295
9296 2004-12-02 [colin]      0.9.12cvs179.1
9297
9298         * src/compose.c
9299                 Sync with HEAD (non-duplicated reedition)
9300
9301 2004-12-02 [colin]      0.9.12cvs178.1
9302
9303         * src/compose.c
9304                 Sync with HEAD (linewrap_quote fix)
9305
9306 2004-12-01 [colin]      0.9.12cvs177.3
9307
9308         * src/addrharvest.c
9309                 Replace sizeof with strlen
9310
9311 2004-12-01 [paul]       0.9.12cvs177.2
9312
9313         * src/addrharvest.c
9314                 fix 'harvest addresses'
9315
9316 2004-11-30 [colin]      0.9.12cvs177.1
9317
9318         * src/gtk/prefswindow.c
9319         * src/gtk/pluginwindow.c
9320                 Sync with HEAD
9321
9322 2004-11-29 [colin]      0.9.12cvs176.1
9323
9324         * src/folderview.c
9325                 sync with HEAD (Fix disappearing separators in folderview's popup)
9326
9327 2004-11-29 [colin]      0.9.12cvs175.1
9328
9329         * src/procmime.c
9330                 Sync with head (another format fix)
9331
9332 2004-11-29 [colin]      0.9.12cvs174.1
9333
9334         * src/pop.c
9335                 Sync with HEAD (format string fix)
9336
9337 2004-11-26 [colin]      0.9.12cvs173.1
9338
9339         * src/common/smtp.c
9340         * src/common/smtp.h
9341                 Sync with HEAD
9342
9343 2004-11-24 [colin]      0.9.12cvs172.1
9344
9345         * src/plugins/pgpmime/pgpmime.c
9346                 Sync with HEAD
9347
9348 2004-11-24 [colin]      0.9.12cvs171.1
9349
9350         * src/plugins/pgpmime/pgpmime.c
9351                 Sync with head (gpgmectx leaks)
9352
9353 2004-11-24 [colin]      0.9.12cvs169.1
9354
9355         * src/plugins/pgpmime/plugin.c
9356         * src/plugins/trayicon/Makefile.am
9357         * src/plugins/trayicon/newmarkedmail.xpm
9358         * src/plugins/trayicon/trayicon.c
9359         * src/plugins/trayicon/unreadmarkedmail.xpm
9360                 Sync with HEAD
9361
9362 2004-11-23 [colin]      0.9.12cvs168.1
9363
9364         * src/partial_download.c
9365         * src/partial_download.h
9366         * src/plugins/pgpmime/plugin.c
9367                 Sync with HEAD
9368
9369 2004-11-23 [colin]      0.9.12cvs166.1
9370
9371         * src/Makefile.am
9372         * src/codeconv.c
9373         * src/compose.c
9374         * src/folderview.c
9375         * src/main.c
9376         * src/partial_download.c
9377         * src/partial_download.h
9378         * src/prefs_account.c
9379         * src/prefs_account.h
9380         * src/privacy.c
9381         * src/privacy.h
9382         * src/procmime.c
9383         * src/common/Makefile.am
9384         * src/common/base64.h
9385         * src/common/partial_download.c
9386         * src/common/partial_download.h
9387         * src/gtk/prefswindow.c
9388         * src/gtk/prefswindow.h
9389         * src/plugins/pgpmime/pgpmime.c
9390         * src/plugins/pgpmime/prefs_gpg.c
9391         * src/plugins/pgpmime/prefs_gpg.h
9392         * src/plugins/pgpmime/sgpgme.c
9393         * src/plugins/pgpmime/sgpgme.h
9394                 Sync with HEAD
9395
9396 2004-11-23 [colin]      0.9.12cvs163.1
9397
9398         * src/main.c
9399                 Sync with HEAD (cursor optimization)
9400
9401 2004-11-23 [colin]      0.9.12cvs162.1
9402
9403         * src/prefs_common.c
9404         * src/prefs_themes.c
9405         * src/procmsg.c
9406                 Sync with HEAD
9407
9408 2004-11-23 [colin]      0.9.12cvs158.9
9409
9410         * src/compose.c
9411                 Fix double-free when forwarding
9412         * src/msgcache.c
9413                 Fix leak on error path
9414                 
9415
9416 2004-11-23 [colin]      0.9.12cvs158.8
9417
9418         * src/compose.c
9419                 Fix possible double-free
9420                 Spotted by Alfons
9421
9422 2004-11-23 [colin]      0.9.12cvs158.7
9423
9424         * src/compose.c
9425                 Fix some signal handlers' prototypes
9426                 Spotted by Alfons
9427
9428 2004-11-22 [colin]      0.9.12cvs158.6
9429
9430         * src/compose.c
9431                 Remove unneeded code and duplicated
9432                 wrapping - patch by Alfons
9433
9434 2004-11-22 [colin]      0.9.12cvs158.5
9435
9436         * src/prefs_themes.c
9437                 Fix oversized selector
9438
9439 2004-11-22 [colin]      0.9.12cvs158.4
9440
9441         * src/compose.c
9442                 fix dump_text()
9443                 patch by Alfons
9444
9445 2004-11-19 [colin]      0.9.12cvs158.3
9446
9447         * src/textview.c
9448                 Add a context menu on links (open, copy)
9449
9450 2004-11-18 [paul]       0.9.12cvs158.2
9451
9452         * src/addrgather.c
9453         * src/exphtmldlg.c
9454         * src/expldifdlg.c
9455         * src/mimeview.c
9456         * src/prefs_common.c
9457         * src/plugins/image_viewer/viewer.c
9458         * src/plugins/spamassassin/spamassassin_gtk.c
9459                 replace deprecated gtk_notebook_set_page
9460                 and gtk_notebook_current_page
9461
9462 2004-11-18 [paul]       0.9.12cvs158.1
9463
9464         * configure.ac
9465         * src/compose.c
9466         * src/mainwindow.c
9467         * src/messageview.c
9468         * src/prefs_common.c
9469         * src/common/utils.c
9470         * src/common/utils.h
9471                 sync with HEAD
9472
9473 2004-11-17 [colin]      0.9.12cvs156.1
9474
9475         * src/prefs_account.c
9476         * src/prefs_account.h
9477         * src/procmsg.c
9478                 Sync with HEAD (add pref to store encrypted mails encrypted)
9479
9480 2004-11-17 [paul]       0.9.12cvs155.1
9481
9482         * ChangeLog
9483         * ChangeLog.claws
9484         * ChangeLog.jp
9485         * NEWS
9486         * configure.ac
9487         * src/compose.c
9488         * src/jpilot.c
9489         * src/privacy.c
9490         * src/procmime.c
9491         * src/procmime.h
9492         * src/procmsg.c
9493         * src/toolbar.c
9494         * src/pixmaps/error.xpm
9495                 sync with HEAD
9496
9497 2004-11-17 [colin]      0.9.12cvs151.1
9498
9499         * src/plugins/pgpmime/pgpmime.c
9500                 Sync with HEAD (remove debug printf)
9501
9502 2004-11-17 [colin]      0.9.12cvs150.1
9503
9504         * src/plugins/pgpmime/pgpmime.c
9505                 Sync with HEAD (off-by-one fix)
9506
9507 2004-11-17 [colin]      0.9.12cvs149.1
9508
9509         * src/procmsg.c
9510                 Sync with HEAD (coding style fixes)
9511
9512 2004-11-16 [colin]      0.9.12cvs148.1
9513
9514         * src/procmsg.c
9515                 Sync with head (Fix the fix)
9516
9517 2004-11-16 [colin]      0.9.12cvs147.1
9518
9519         * src/procmsg.c
9520                 Sync with Main (leak fix)
9521
9522 2004-11-16 [colin]      0.9.12cvs146.14
9523
9524         * src/compose.c
9525                 Remove useless chunk of code
9526                 Patch by Alfons
9527
9528 2004-11-15 [colin]      0.9.12cvs146.13
9529
9530         * src/compose.c
9531                 Fix drafting after insertion
9532                 Patch by Alfons
9533
9534 2004-11-15 [colin]      0.9.12cvs146.12
9535
9536         * src/compose.c
9537         * src/prefs_filtering.c
9538         * src/prefs_filtering_action.c
9539         * src/prefs_toolbar.c
9540                 Fix some const-correctness
9541
9542 2004-11-15 [colin]      0.9.12cvs146.11
9543
9544         * src/summaryview.c
9545         * src/prefs_themes.c
9546         * src/messageview.c
9547                 Fix some leaks
9548
9549 2004-11-15 [colin]      0.9.12cvs146.10
9550
9551         * src/codeconv.c
9552                 More unreadable locale fixes
9553
9554 2004-11-14 [colin]      0.9.12cvs146.9
9555
9556         * src/textview.c
9557                 Fix uri_security_check
9558                 Patch by Alfons
9559
9560 2004-11-13 [paul]       0.9.12cvs146.8
9561
9562         * src/folder.c
9563         * src/procmime.c
9564                 fix 2 bugs introduced in last commit
9565
9566 2004-11-13 [paul]       0.9.12cvs146.7
9567
9568         * src/compose.c
9569         * src/exporthtml.c
9570         * src/exportldif.c
9571         * src/folder.c
9572         * src/imap.c
9573         * src/imap_gtk.c
9574         * src/main.c
9575         * src/mainwindow.c
9576         * src/messageview.c
9577         * src/mh_gtk.c
9578         * src/prefs_themes.c
9579         * src/procmime.c
9580         * src/setup.c
9581         * src/summaryview.c
9582                 replace deprecated g_basename
9583
9584 2004-11-13 [paul]       0.9.12cvs146.6
9585
9586         * src/compose.c
9587         * src/imap.c
9588         * src/matcher_parser.h
9589         * src/matcher_parser_parse.y
9590         * src/prefs_filtering.c
9591         * src/prefs_filtering_action.c
9592         * src/prefs_themes.c
9593         * src/prefs_toolbar.c
9594         * src/common/utils.c
9595                 various small fixes/cleanups
9596
9597 2004-11-12 [colin]      0.9.12cvs146.5
9598
9599         * src/textview.c
9600                 Validate event's origin on visibility notify
9601                 Patch by Alfons.
9602
9603 2004-11-12 [paul]       0.9.12cvs146.4
9604
9605         * src/exporthtml.c
9606         * src/exportldif.c
9607         * src/imap.c
9608         * src/mh.c
9609         * src/mimeview.c
9610         * src/prefs_spelling.c
9611         * src/prefs_themes.c
9612                 replace deprecated g_dirname    
9613
9614 2004-11-12 [colin]      0.9.12cvs146.3
9615
9616         * src/textview.c
9617                 Some coding style fixes
9618
9619 2004-11-12 [colin]      0.9.12cvs146.2
9620
9621         * src/codeconv.c
9622                 We want to replace _all_ extended chars in
9623                 conv_unreadable_*, because any string containing
9624                 extended chars not parsing as UTF8 is 
9625                 undisplayed on gtk2.
9626
9627 2004-11-12 [paul]       0.9.12cvs146.1
9628
9629         * ChangeLog
9630         * ChangeLog.claws
9631         * ChangeLog.jp
9632         * NEWS
9633         * configure.ac
9634         * src/account.c
9635         * src/folderview.c
9636         * src/folderview.h
9637         * src/imap.c
9638         * src/imap_gtk.c
9639         * src/inc.c
9640         * src/mainwindow.c
9641         * src/mh_gtk.c
9642         * src/news_gtk.c
9643         * src/pop.c
9644         * src/prefs_account.c
9645         * src/prefs_account.h
9646         * src/prefs_ext_prog.c
9647         * src/procmime.c
9648         * src/procmime.h
9649         * src/procmsg.c
9650         * src/procmsg.h
9651         * src/summary_search.c
9652         * src/summaryview.c
9653         * src/textview.c
9654         * src/common/defs.h
9655         * src/common/utils.c
9656         * src/common/utils.h
9657         * src/gtk/menu.c
9658         * src/gtk/menu.h
9659                 sync with HEAD
9660
9661 2004-11-11 [colin]      0.9.12cvs144.2
9662
9663         * src/textview.c
9664                 Fix URI range selection (patch by Alfons)
9665
9666 2004-11-09 [colin]      0.9.12cvs144.1
9667
9668         * ChangeLog.claws
9669         * src/compose.c
9670         * src/folder.c
9671         * src/folder_item_prefs.c
9672         * src/prefs_account.c
9673         * src/prefs_account.h
9674         * src/plugins/pgpmime/pgpmime.c
9675                 Sync with HEAD
9676
9677 2004-11-08 [colin]      0.9.12cvs143.1
9678
9679         * src/summaryview.c
9680                 Sync with HEAD (optimize quicksearch)
9681
9682 2004-11-08 [colin]      0.9.12cvs142.2
9683
9684         * src/compose.c
9685                 Don't wrap when Edit/Auto wrapping is disabled
9686
9687 2004-11-08 [colin]      0.9.12cvs142.1
9688
9689         * src/textview.c
9690                 Sync with HEAD
9691
9692 2004-11-08 [colin]      0.9.12cvs141.1
9693
9694         * src/textview.c
9695                 Sync with HEAD (fix some mail URIs)
9696
9697 2004-11-08 [colin]      0.9.12cvs140.3
9698
9699         * src/textview.c
9700                 o Use text cursor instead of arrow when
9701                   not on a link
9702                 o Fix handling of contiguous links (as in
9703                   "colin@colino.net" <colin@colino.net>)
9704                   This one unveils a bug in get_email_part()
9705
9706 2004-11-07 [colin]      0.9.12cvs140.2
9707
9708         * src/textview.c
9709                 Fix memleak. Patch by Alfons.
9710
9711 2004-11-06 [colin]      0.9.12cvs140.1
9712
9713         * src/compose.c
9714                 Sync with HEAD (don't ask passphrase
9715                 when drafting)
9716
9717 2004-11-06 [paul]       0.9.12cvs139.2
9718
9719         * AUTHORS
9720         * src/textview.c
9721         * src/textview.h
9722                 textview URI handling. hovering over a 
9723                 link displays it in the status bar,
9724                 and changes the mouse pointer to a hand 
9725                 cursor. a link is activated with a single 
9726                 click. (Modified from the) patch by Jean-Yves 
9727                 Lefort <jylefort@users.sourceforge.net>
9728                 
9729
9730 2004-11-05 [colin]      0.9.12cvs139.1
9731
9732         * src/compose.c
9733         * src/procmime.c
9734                 Sync with HEAD again ^^
9735
9736 2004-11-05 [colin]      0.9.12cvs139.1
9737
9738         * src/compose.c
9739         * src/procmime.c
9740                 Sync with HEAD
9741
9742 2004-11-03 [paul]       0.9.12cvs138.1
9743
9744         * ChangeLog.claws
9745         * configure.ac
9746         * po/POTFILES.in
9747         * src/prefs_ext_prog.c
9748         * src/procmime.c
9749         * tools/kdeservicemenu/README
9750         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
9751         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
9752                 sync with HEAD
9753
9754 2004-11-01 [christoph]  0.9.12cvs136.2
9755
9756         * src/procmime.c
9757                 convert MIME parameters to UTF-8
9758
9759 2004-10-29 [colin]      0.9.12cvs136.1
9760
9761         * src/common/utils.c
9762                 Sync with HEAD (don't use '=' in mime boundary)
9763
9764 2004-10-29 [paul]       0.9.12cvs135.1
9765
9766         * configure.ac
9767         * doc/src/rfc2231.txt
9768         * src/procmime.c
9769         * src/common/quoted-printable.c
9770         * src/common/utils.c
9771         * src/common/utils.h
9772                 sync with HEAD
9773
9774 2004-10-27 [paul]       0.9.12cvs134.1
9775
9776         * configure.ac
9777         * src/main.c
9778         * src/procmime.c
9779         * src/plugins/pgpmime/pgpmime.c
9780                 sync with HEAD
9781
9782 2004-10-26 [paul]       0.9.12cvs132.3
9783
9784         * src/account.c
9785         * src/addressbook.c
9786         * src/addrgather.c
9787         * src/addrharvest.c
9788         * src/codeconv.c
9789         * src/compose.c
9790         * src/customheader.c
9791         * src/editaddress.c
9792         * src/editgroup.c
9793         * src/enriched.c
9794         * src/expldifdlg.c
9795         * src/exporthtml.c
9796         * src/exportldif.c
9797         * src/folder.c
9798         * src/foldersel.c
9799         * src/folderview.c
9800         * src/grouplistdialog.c
9801         * src/html.c
9802         * src/imap.c
9803         * src/jpilot.c
9804         * src/ldapserver.c
9805         * src/ldif.c
9806         * src/mimeview.c
9807         * src/news.c
9808         * src/news_gtk.c
9809         * src/pop.c
9810         * src/prefs_display_header.c
9811         * src/prefs_gtk.c
9812         * src/prefs_msg_colors.c
9813         * src/prefs_toolbar.c
9814         * src/procheader.c
9815         * src/procmime.c
9816         * src/summaryview.c
9817         * src/textview.c
9818         * src/toolbar.c
9819         * src/vcard.c
9820         * src/common/mgutils.c
9821         * src/common/nntp.c
9822         * src/common/smtp.c
9823         * src/common/template.c
9824         * src/common/utils.c
9825         * src/common/xmlprops.c
9826         * src/plugins/pgpmime/pgpmime.c
9827         * src/plugins/pgpmime/select-keys.c
9828         * src/plugins/pgpmime/sgpgme.c
9829                 replace deprecated g_strcasecmp(), g_strncasecmp(),
9830                 g_string_sprintfa(), gtk_notebook_current_page()
9831
9832 2004-10-26 [colin]      0.9.12cvs132.2
9833
9834         * src/prefs_folder_item.c
9835                 Fix default-account selection
9836
9837 2004-10-21 [colin]      0.9.12cvs133
9838
9839         * src/compose.c
9840                 Sync with HEAD (Remove extra separator in compose's Options)
9841         * src/textview.c
9842                 Set wrapping to char
9843
9844 2004-10-21 [paul]       0.9.12cvs131.2
9845
9846         * src/compose.c
9847         * src/sourcewindow.c
9848                 fix wrapping
9849                 fix window shrinking 
9850
9851 2004-10-21 [colin]      0.9.12cvs131.1
9852
9853         * ChangeLog.claws
9854         * src/compose.c
9855                 Sync with HEAD
9856
9857 2004-10-21 [paul]       0.9.12cvs130.2
9858
9859         * src/prefs_folder_item.c
9860                 sync with HEAD (Apply to subfolders)
9861
9862 2004-10-19 [colin]      0.9.12cvs130.1
9863
9864         * ChangeLog.claws
9865         * src/compose.c
9866         * src/common/utils.c
9867         * src/gtk/menu.c
9868                 Sync with HEAD
9869
9870 2004-10-19 [colin]      0.9.12cvs128.1
9871
9872         * src/addrbook.c
9873         * src/addrcache.c
9874         * src/addressbook.c
9875         * src/codeconv.c
9876         * src/compose.c
9877         * src/customheader.c
9878         * src/editaddress.c
9879         * src/editgroup.c
9880         * src/exporthtml.c
9881         * src/folder.c
9882         * src/folderview.c
9883         * src/imap.c
9884         * src/jpilot.c
9885         * src/main.c
9886         * src/matcher_parser_parse.y
9887         * src/mbox.c
9888         * src/pop.c
9889         * src/prefs_account.c
9890         * src/prefs_gtk.c
9891         * src/prefs_msg_colors.c
9892         * src/procheader.c
9893         * src/procmime.c
9894         * src/procmime.h
9895         * src/procmsg.c
9896         * src/summaryview.c
9897         * src/textview.c
9898         * src/common/base64.c
9899         * src/common/partial_download.c
9900         * src/common/socket.c
9901         * src/common/sylpheed.c
9902         * src/common/utils.c
9903         * src/common/utils.h
9904         * src/gtk/pluginwindow.c
9905         * src/gtk/quicksearch.c
9906         * src/plugins/clamav/clamav_plugin.c
9907         * src/plugins/clamav/clamav_plugin.h
9908         * src/plugins/clamav/clamav_plugin_gtk.c
9909         * src/plugins/pgpmime/passphrase.c
9910         * src/plugins/pgpmime/pgpmime.c
9911         * src/plugins/pgpmime/plugin.c
9912         * src/plugins/pgpmime/prefs_gpg.c
9913         * src/plugins/pgpmime/prefs_gpg.h
9914         * src/plugins/pgpmime/select-keys.c
9915         * src/plugins/pgpmime/sgpgme.c
9916         * src/plugins/spamassassin/libspamc.c
9917         * src/plugins/spamassassin/spamassassin.c
9918         * src/plugins/spamassassin/spamassassin.h
9919         * src/plugins/spamassassin/spamassassin_gtk.c
9920         * src/plugins/trayicon/trayicon.c
9921         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
9922                 Sync with HEAD
9923
9924 2004-10-14 [colin]      0.9.12cvs126.2
9925
9926         * src/codeconv.c
9927         * src/textview.c
9928                 Fix conv_unreadable_locale
9929
9930 2004-10-13 [colin]      0.9.12cvs126.1
9931
9932         * src/compose.c
9933                 Sync with HEAD (don't convert charset for 
9934                 drafted messages, minor cleanup)
9935
9936 2004-10-13 [colin]      0.9.12cvs125.1
9937
9938         * po/POTFILES.in
9939                 Sync with HEAD (POTFILES fix)
9940
9941 2004-10-12 [colin]      0.9.12cvs124.3
9942
9943         * src/compose.c
9944                 Fix encoding bug from latest sync
9945
9946 2004-10-12 [paul]       0.9.12cvs124.2
9947
9948         * src/plugins/pgpmime/prefs_gpg.c
9949         * src/plugins/pgpmime/prefs_gpg.h
9950                 forgotten in last commit        
9951
9952 2004-10-12 [paul]       0.9.12cvs124.1
9953
9954         * ChangeLog.claws
9955         * configure.ac
9956         * m4/spamassassin.m4
9957         * src/Makefile.am
9958         * src/account.c
9959         * src/compose.c
9960         * src/compose.h
9961         * src/crash.c
9962         * src/main.c
9963         * src/mimeview.c
9964         * src/passphrase.c
9965         * src/passphrase.h
9966         * src/prefs_account.c
9967         * src/prefs_account.h
9968         * src/prefs_common.c
9969         * src/privacy.c
9970         * src/privacy.h
9971         * src/procmime.c
9972         * src/procmime.h
9973         * src/procmsg.c
9974         * src/rfc2015.c
9975         * src/rfc2015.h
9976         * src/select-keys.c
9977         * src/select-keys.h
9978         * src/textview.c
9979         * src/common/utils.c
9980         * src/common/utils.h
9981         * src/gtk/about.c
9982         * src/plugins/pgpmime/Makefile.am
9983         * src/plugins/pgpmime/passphrase.c
9984         * src/plugins/pgpmime/passphrase.h
9985         * src/plugins/pgpmime/pgpmime.c
9986         * src/plugins/pgpmime/plugin.c
9987         * src/plugins/pgpmime/select-keys.c
9988         * src/plugins/pgpmime/select-keys.h
9989         * src/plugins/pgpmime/sgpgme.c
9990         * src/plugins/pgpmime/sgpgme.h
9991                 sync with HEAD
9992
9993 2004-10-04 [colin]      0.9.12cvs122.1
9994
9995         * src/mainwindow.c
9996         * src/messageview.c
9997         * src/messageview.h
9998         * src/textview.c
9999                 Sync with HEAD
10000
10001 2004-10-04 [colin]      0.9.12cvs121.1
10002
10003         * src/summaryview.c
10004                 Sync with HEAD
10005
10006 2004-10-04 [paul]       0.9.12cvs120.1
10007
10008         * configure.ac
10009                 sync with HEAD [don't try to build 
10010                 pgpmime plugin when gpgme is disabled]
10011
10012 2004-10-03 [colin]      0.9.12cvs119.3
10013
10014         * src/gtk/gtksctree.c
10015                 Lots of side effects. Put back as before 117.2.
10016         * src/summaryview.c
10017                 Fix bug #602
10018
10019 2004-10-03 [colin]      0.9.12cvs119.2
10020
10021         * src/gtk/gtksctree.c
10022                 Revert 608 fix that doesn't work that good
10023
10024 2004-10-02 [colin]      0.9.12cvs119.1
10025
10026         * src/mainwindow.c
10027         * src/messageview.c
10028         * src/prefs_common.h
10029         * src/procmime.c
10030         * src/procmime.h
10031         * src/textview.c
10032                 Sync with HEAD
10033         * src/gtk/gtksctree.c
10034                 Close bug #608
10035
10036 2004-10-01 [colin]      0.9.12cvs118.1
10037
10038         * src/mimeview.c
10039                 Sync with HEAD (better Save All fix)
10040
10041 2004-10-01 [colin]      0.9.12cvs117.2
10042
10043         * src/gtk/gtksctree.c
10044                 Faster on selection
10045
10046 2004-10-01 [colin]      0.9.12cvs117.1
10047
10048         * src/mimeview.c
10049                 Sync with HEAD (Save All: only attachments)
10050
10051 2004-10-01 [paul]       0.9.12cvs116.1
10052
10053         * ChangeLog.claws
10054         * configure.ac
10055         * src/account.c
10056         * src/prefs_common.c
10057         * src/gtk/colorlabel.c
10058                 sync with HEAD
10059
10060 2004-09-30 [colin]      0.9.12cvs115.1
10061
10062         * src/stock_pixmap.c
10063         * src/stock_pixmap.h
10064         * src/folderview.c
10065         * src/Makefile.am
10066         * src/pixmaps/read.xpm
10067                 Sync with HEAD (new pixmap)
10068
10069 2004-09-29 [colin]      0.9.12cvs114.1
10070
10071         * src/compose.c
10072                 Sync with HEAD
10073                 Fix focus handling in headers
10074
10075 2004-09-29 [paul]       0.9.12cvs113.1
10076
10077         * src/quote_fmt_parse.y
10078                 sync with HEAD
10079  
10080
10081 2004-09-28 [colin]      0.9.12cvs112.1
10082
10083         * src/folderview.c
10084         * src/mainwindow.c
10085                 Sync with HEAD
10086
10087 2004-09-28 [colin]      0.9.12cvs110.1
10088
10089         * src/folderview.c
10090                 Sync with HEAD (Contextual Empty trash menu)
10091
10092 2004-09-28 [colin]      0.9.12cvs108.1
10093
10094         * src/addressbook.c
10095                 Sync with HEAD (addressbook edit on double-click)
10096
10097 2004-09-28 [colin]      0.9.12cvs106.1
10098
10099         * src/inc.c
10100                 Sync with HEAD (folder_item freeze on inc)
10101
10102 2004-09-27 [colin]      0.9.12cvs105.1
10103
10104         * src/folderview.c
10105                 Sync with HEAD (right-align new and unread column)
10106
10107 2004-09-27 [colin]      0.9.12cvs104.1
10108
10109         * src/main.c
10110                 Sync with HEAD (revert 0.9.12cvs101)
10111
10112 2004-09-24 [colin]      0.9.12cvs103.2
10113
10114         * src/wizard.c
10115                 Fix gtk warnings and use domain part of the email address 
10116                 when domain detection fails (no dot in domain name)
10117
10118 2004-09-23 [colin]      0.9.12cvs103.1
10119
10120         * src/plugins/spamassassin/libspamc.c
10121         * src/plugins/spamassassin/libspamc.h
10122         * src/plugins/spamassassin/utils.c
10123         * src/plugins/spamassassin/utils.h
10124                 Sync with HEAD (Update spamassassin to 3.0)
10125
10126 2004-09-21 [colin]      0.9.12cvs102.3
10127
10128         * src/action.c
10129                 Add horizontal scrollbar in action io dialog as needed
10130                 Patch by Alfons.
10131
10132 2004-09-20 [colin]      0.9.12cvs102.2
10133
10134         * src/plugins/image_viewer/viewer.c
10135                 Remove imlib stuff
10136                 use gtk_pixmap_set when clearing
10137                 (would be better to use gtkImages, but causes size-allocate 
10138                 signals storm)
10139
10140 2004-09-17 [paul]       0.9.12cvs102.1
10141
10142         * ChangeLog
10143         * ChangeLog.claws
10144         * ChangeLog.jp
10145         * configure.ac
10146         * src/inc.c
10147                 sync with HEAD
10148
10149
10150 2004-09-17 [colin]      0.9.12cvs101.1
10151
10152         * ChangeLog.claws
10153         * src/main.c
10154                 Sync with HEAD (fix segs at exit)
10155
10156 2004-09-14 [colin]      0.9.12cvs99.5
10157
10158         * src/common/socket.c
10159         * AUTHORS
10160                 Fix send error on 64bit platforms
10161                 Patch by Guy Rouillier <guy-rouillier@speakeasy.net>
10162
10163 2004-09-14 [colin]      0.9.12cvs99.4
10164
10165         * src/action.c
10166                 Fix action output with utf8 
10167                 Patch by Alfons.
10168
10169 2004-09-14 [colin]      0.9.12cvs99.3
10170
10171         * ChangeLog.claws
10172         * src/folder.c
10173                 Sync with HEAD
10174
10175 2004-09-09 [colin]      0.9.12cvs99.2
10176
10177         * src/action.c
10178                 Fix progress bar (displaying "Completed %v/%u")
10179                 Patch by Alfons.
10180
10181 2004-09-08 [colin]      0.9.12cvs99.1
10182
10183         * src/account.c
10184         * src/folder.c
10185         * src/procmsg.c
10186         * src/procmsg.h
10187         * src/plugins/pgpmime/pgpmime.c
10188                 Sync with HEAD
10189
10190 2004-09-08 [colin]      0.9.12cvs97.2
10191
10192         * src/summaryview.c
10193                 Don't select mails in collapsed threads 
10194                 when navigating with up/down
10195
10196 2004-09-07 [colin]      0.9.12cvs97.1
10197
10198         * src/inc.c
10199                 Sync with HEAD (meaningful error messages)
10200
10201 2004-09-06 [colin]      0.9.12cvs96.1
10202
10203         * src/toolbar.c
10204                 Sync with HEAD (fix Redirect graying out)
10205
10206 2004-09-06 [colin]      0.9.12cvs95.1
10207
10208         * src/summaryview.c
10209         * src/mimeview.c
10210                 Sync with HEAD (fix dropped URIs)
10211
10212 2004-09-06 [colin]      0.9.12cvs94.1
10213
10214         * src/addressbook.c
10215         * src/addressitem.h
10216         * src/addritem.c
10217         * src/addritem.h
10218                 Sync with HEAD (addressbook DnD)
10219
10220 2004-09-03 [colin]      0.9.12cvs93.1
10221
10222         * src/summaryview.c
10223                 Sync with HEAD (next/prev unread)
10224
10225 2004-09-03 [colin]      0.9.12cvs92.1
10226
10227         * src/prefs_common.c
10228         * src/prefs_common.h
10229         * src/summaryview.c
10230                 Sync with HEAD ('mark_as_read_delay' pref)
10231
10232 2004-09-02 [colin]      0.9.12cvs91.2
10233
10234         * src/common/xml.c
10235                 Fix leak
10236
10237 2004-09-02 [colin]      0.9.12cvs91.1
10238
10239         * src/gtk/menu.c
10240                 Sync with HEAD (menu accel don't work, but whatever)
10241
10242 2004-09-02 [colin]      0.9.12cvs90.1
10243
10244         * src/account.c
10245                 Sync with HEAD (fix bug 582)
10246
10247 2004-09-02 [colin]      0.9.12cvs89.1
10248
10249         * src/addrindex.c
10250                 Sync with HEAD (free deleted queries)
10251
10252 2004-09-02 [colin]      0.9.12cvs88.1
10253
10254         * src/ldapquery.c
10255                 Sync with HEAD (fix LDAP freezes)
10256
10257 2004-09-02 [colin]      0.9.12cvs87.1
10258
10259         * src/prefs_spelling.c
10260                 Sync with HEAD (add default dictionary)
10261
10262 2004-09-01 [colin]      0.9.12cvs86.1
10263
10264         * src/filtering.c
10265         * src/folderview.c
10266         * src/imap.c
10267         * src/prefs_matcher.c
10268         * src/stock_pixmap.c
10269         * src/summary_search.c
10270         * src/summaryview.c
10271         * src/wizard.c
10272         * src/wizard.h
10273                 Sync with HEAD (uninitialized vars fixes)
10274                 + gtk2 specific warning fixes
10275
10276 2004-08-31 [colin]      0.9.12cvs85.1
10277
10278         * src/folder.c
10279                 Sync with HEAD (Fix memory corruption due to 
10280                 uninitialized var)
10281
10282 2004-08-31 [colin]      0.9.12cvs84.4
10283
10284         * src/summary_search.c
10285                 Fix segfaults when searching in folders with broken headers
10286
10287 2004-08-31 [colin]      0.9.12cvs84.3
10288
10289         * src/compose.c
10290         * src/textview.c
10291                 Fix some more encoding/decoding issues
10292
10293 2004-08-30 [colin]      0.9.12cvs84.2
10294
10295         * src/mimeview.c
10296         * src/prefs_themes.c
10297         * src/gtk/filesel.c
10298         * src/gtk/filesel.h
10299                 Add a folder-mode selection (fixes mimeview's "Save all")
10300
10301 2004-08-29 [colin]      0.9.12cvs84.1
10302
10303         * src/mimeview.c
10304                 Sync with HEAD (don't escape saved filenames)
10305
10306 2004-08-27 [colin]      0.9.12cvs83.1
10307
10308         * ChangeLog
10309         * ChangeLog.claws
10310         * ChangeLog.jp
10311         * src/mh.c
10312         * src/procheader.c
10313         * src/procmsg.c
10314         * src/procmsg.h
10315         * src/common/utils.c
10316         * src/gtk/menu.h
10317         * po/
10318                 Sync with HEAD 0.9.12cvs83 (sync with main)
10319
10320 2004-08-26 [colin]      0.9.12cvs82.4
10321
10322         * src/codeconv.c
10323                 Fix strange stack corruption
10324                 Convert to utf8 after unmime, not before
10325
10326 2004-08-26 [colin]      0.9.12cvs82.3
10327
10328         * src/main.c
10329         * src/wizard.c
10330                 Fix account folders duplication
10331
10332 2004-08-25 [colin]      0.9.12cvs82.2
10333
10334         * src/wizard.c
10335                 Remove ports
10336                 Add SSL selection
10337                 Use login@server as account name
10338
10339 2004-08-25 [colin]      0.9.12cvs82.1
10340
10341         * src/plugins/pgpmime/pgpmime.c
10342                 Sync with HEAD (leak fix).
10343
10344 2004-08-25 [colin]      0.9.12cvs81.1
10345
10346         * src/plugins/pgpmime/pgpmime.c
10347         * src/plugins/pgpmime/sgpgme.c
10348         * src/plugins/pgpmime/sgpgme.h
10349                 Sync with HEAD (Handle combined messages).
10350
10351 2004-08-24 [colin]      0.9.12cvs80.3
10352
10353         * src/wizard.c
10354                 Fix full name, ports, and imap
10355
10356 2004-08-24 [colin]      0.9.12cvs80.2
10357
10358         * src/Makefile.am
10359         * src/main.c
10360         * src/setup.c
10361         * src/setup.h
10362         * src/stock_pixmap.c
10363         * src/stock_pixmap.h
10364         * src/wizard.c ** ADDED **
10365         * src/wizard.h ** ADDED ** 
10366         * src/pixmaps/sylpheed_icon.xpm ** ADDED **
10367                 Add a setup wizard 
10368
10369 2004-08-24 [colin]      0.9.12cvs80.1
10370
10371         * src/folder.c
10372                 Sync with HEAD (set mimeflags on all messages)
10373
10374 2004-08-24 [colin]      0.9.12cvs79.3
10375
10376         * src/matcher_parser_lex.l
10377                 Fix 8bits strings not in utf8
10378
10379 2004-08-24 [colin]      0.9.12cvs79.2
10380
10381         * src/compose.c
10382                 Check conversion result before replacing buffer
10383
10384 2004-08-23 [colin]      0.9.12cvs79.1
10385
10386         * src/compose.c
10387                 Sync with HEAD (create message header in memory)
10388
10389 2004-08-23 [colin]      0.9.12cvs78.1
10390
10391         * src/rfc2015.c
10392         * src/rfc2015.h
10393                 Sync with HEAD (fix bug 197 again)
10394
10395 2004-08-23 [colin]      0.9.12cvs77.3
10396
10397         * src/compose.c
10398                 Fix again inline gpg signing (which outputs utf8
10399                 in gtk2). Not syncing this fix to HEAD as this 
10400                 code is meant to die.
10401
10402 2004-08-23 [colin]      0.9.12cvs77.2
10403
10404         * src/prefs_account.h
10405                 Remove useless include
10406
10407 2004-08-23 [colin]      0.9.12cvs77.1
10408
10409         * src/imap.c
10410         * po/es.po
10411         * po/fr.po
10412         * po/it.po
10413         * po/pl.po
10414         * po/pt_BR.po
10415         * po/sk.po
10416         * po/sr.po
10417                 Sync with HEAD (fix bug 577)
10418
10419 2004-08-22 [colin]      0.9.12cvs76.1
10420
10421         * src/plugins/trayicon/trayicon.c
10422                 Sync with HEAD (fix formatting bug)
10423
10424 2004-08-21 [colin]      0.9.12cvs74.2
10425
10426         * src/gtk/colorsel.c
10427                 Fix bug 564 (Folder color selection window exits on any
10428                 keypress)
10429
10430 2004-08-21 [colin]      0.9.12cvs74.1
10431
10432         * ChangeLog.claws
10433         * src/compose.c
10434         * src/summaryview.c
10435         * src/toolbar.c
10436                 Sync with HEAD (fix bug 576)
10437
10438 2004-08-21 [colin]      0.9.12cvs70.1
10439
10440         * src/compose.c
10441         * src/mainwindow.c
10442                 Sync with HEAD
10443                 
10444
10445 2004-08-21 [paul]       0.9.12cvs66.4
10446
10447         * src/mainwindow.c
10448         * src/messageview.c
10449         * src/gtk/menu.c
10450         * src/plugins/spamassassin/spamassassin_gtk.c
10451                 remove some deprecated gtk1 functions
10452
10453
10454 2004-08-21 [colin]      0.9.12cvs66.3
10455
10456         * src/compose.c
10457         * src/codeconv.c
10458                 Fix warnings
10459                 Remove encoding hacks
10460                 Fix bug 575 (Strange character messes up message)
10461                 Don't display conversion error when drafting
10462
10463 2004-08-21 [paul]       0.9.12cvs66.2
10464
10465         * src/prefs_account.c
10466                 fix GnuPG mode bugs
10467
10468
10469 2004-08-20 [colin]      0.9.12cvs66.1
10470
10471         * src/codeconv.c
10472                 Sync with HEAD 0.9.12cvs66
10473
10474 2004-08-20 [paul]
10475
10476         * src/plugins/pgpmime/plugin.c
10477                 modify PGP/MIME plugin's description
10478
10479 2004-08-17 [colin]      0.9.12cvs65.1
10480
10481         * src/common/ssl.c
10482         * src/plugins/pgpmime/plugin.c
10483                 Sync with HEAD
10484
10485 2004-08-14 [colin]      0.9.12cvs60.3
10486
10487         * src/plugins/trayicon/trayicon.c
10488                 Put back resize callback, on size-request signal
10489                 rather than size-allocate to avoid infinite 
10490                 callback loop
10491
10492 2004-08-13 [colin]      0.9.12cvs60.2
10493
10494         * src/common/defs.h
10495                 Cache versions have been fixed
10496
10497 2004-08-13 [colin]      0.9.12cvs60.1
10498
10499         * src/folderutils.c
10500                 Sync with HEAD
10501
10502 2004-08-12 [colin]      0.9.12cvs59.1
10503
10504         * src/plugins/trayicon/trayicon.c
10505                 Sync with HEAD
10506
10507 2004-08-12 [colin]      0.9.12cvs57.5
10508
10509         * sylpheed.desktop
10510         * configure.ac
10511         * src/Makefile.am
10512         * src/main.c
10513                 Add support for Freedesktop.org's startup notification
10514
10515 2004-08-11 [colin]      0.9.12cvs57.4
10516
10517         * src/textview.c
10518                 Fix off-by-one
10519
10520 2004-08-11 [colin]      0.9.12cvs57.3
10521
10522         * src/message_search.c
10523         * src/summary_search.c
10524                 Make searches case insensitive by default
10525         * src/textview.c
10526                 Fix case-insensitive search in message
10527
10528 2004-08-11 [colin]      0.9.12cvs57.2
10529
10530         * src/summary_search.c
10531                 Let case-sensitive be specified
10532
10533 2004-08-10 [colin]      0.9.12cvs55.4
10534
10535         * src/common/socket.c
10536                 Fix the possible race condition
10537
10538 2004-08-09 [paul]       0.9.12cvs55.3
10539
10540         * configure.ac
10541         * src/Makefile.am
10542         * src/common/Makefile.am
10543                 sync with HEAD
10544
10545
10546 2004-08-09 [paul]       0.9.12cvs55.2
10547
10548         * autogen.sh
10549         * po/poconv.sh
10550                 remove unneeded script
10551
10552         * configure.ac
10553                 add forgotten USE_LDAP_TLS (sync with HEAD)
10554
10555
10556 2004-08-09 [colin]      0.9.12cvs55.1
10557
10558         * src/main.c
10559         * src/common/ssl.c
10560         * src/common/sylpheed.c
10561         * src/common/sylpheed.h
10562                 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
10563
10564 2004-08-09 [paul]       0.9.12cvs54.1
10565
10566         * ChangeLog
10567         * ChangeLog.claws
10568         * ChangeLog.jp
10569         * configure.ac
10570         * po/POTFILES.in
10571         * src/Makefile.am
10572         * src/folderutils.c
10573         * src/main.c
10574         * src/pgpmime.c
10575         * src/pgpmime.h
10576         * src/sgpgme.c
10577         * src/sgpgme.h
10578         * src/plugins/Makefile.am
10579         * src/plugins/pgpmime/.cvsignore
10580         * src/plugins/pgpmime/Makefile.am
10581         * src/plugins/pgpmime/pgpmime.c
10582         * src/plugins/pgpmime/pgpmime.h
10583         * src/plugins/pgpmime/plugin.c
10584         * src/plugins/pgpmime/sgpgme.c
10585         * src/plugins/pgpmime/sgpgme.h
10586                 sync with HEAD
10587
10588 2004-08-08 [paul]       0.9.12cvs51.1
10589
10590         * configure.ac
10591         * src/folder.c
10592                 sync with HEAD
10593
10594 2004-08-07 [colin]      0.9.12cvs50.1
10595
10596         * src/pop.c
10597         * src/common/partial_download.c
10598                 fix warnings (sync from HEAD)
10599
10600 2004-08-07 [colin]      0.9.12cvs48.1
10601
10602         * src/prefs_folder_item.c
10603                 sync with HEAD 0.9.12cvs48
10604
10605 2004-08-06 [colin]      0.9.12cvs47.1
10606
10607         * src/compose.c
10608                 Sync with HEAD
10609
10610 2004-08-06 [christoph]  0.9.12cvs46.2
10611
10612         * src/main.c
10613         * src/plugins/clamav/clamav_plugin_gtk.c
10614         * src/plugins/dillo_viewer/dillo_viewer.c
10615         * src/plugins/image_viewer/plugin.c
10616         * src/plugins/mathml_viewer/mathml_viewer.c
10617         * src/plugins/spamassassin/spamassassin_gtk.c
10618         * src/plugins/trayicon/trayicon.c
10619                 don't mix GTK1.2 plugin with GTK2 plugins
10620
10621 2004-08-06 [colin]      0.9.12cvs46.1
10622
10623         * ChangeLog
10624         * ChangeLog.claws
10625         * ChangeLog.jp
10626         * configure.ac
10627         * sylpheed-claws.pc.in
10628         * src/folder.c
10629         * src/imap.c
10630         * src/localfolder.c
10631         * src/messageview.c
10632         * src/mimeview.c
10633         * src/mimeview.h
10634         * src/msgcache.c
10635         * src/news.c
10636         * src/prefs_ext_prog.c
10637         * src/prefs_folder_item.c
10638         * src/prefs_fonts.c
10639         * src/prefs_msg_colors.c
10640         * src/prefs_spelling.c
10641         * src/prefs_themes.c
10642         * src/prefs_toolbar.c
10643         * src/prefs_wrapping.c
10644         * src/procmime.h
10645         * src/common/defs.h
10646         * src/common/nntp.c
10647         * src/common/session.c
10648         * src/common/session.h
10649         * src/common/socket.c
10650         * src/common/utils.h
10651         * src/common/xml.c
10652         * src/common/xml.h
10653         * src/gtk/prefswindow.c
10654         * src/gtk/prefswindow.h
10655         * src/plugins/clamav/clamav_plugin_gtk.c
10656         * src/plugins/dillo_viewer/dillo_prefs.c
10657         * src/plugins/image_viewer/viewerprefs.c
10658         * src/plugins/spamassassin/spamassassin_gtk.c
10659         * m4/openssl.m4 *** REMOVED ***
10660                 Sync with HEAD 0.9.12cvs46
10661
10662 2004-08-03 [paul]       0.9.12cvs40.2
10663
10664         * src/action.c
10665         * src/addressadd.c
10666         * src/addressbook.c
10667         * src/addrgather.c
10668         * src/browseldap.c
10669         * src/compose.c
10670         * src/crash.c
10671         * src/editaddress.c
10672         * src/editgroup.c
10673         * src/editldap_basedn.c
10674         * src/foldersel.c
10675         * src/importldif.c
10676         * src/mimeview.c
10677         * src/prefs_common.c
10678         * src/prefs_template.c
10679         * src/sourcewindow.c
10680         * src/summaryview.c
10681         * src/gtk/about.c
10682         * src/gtk/foldersort.c
10683         * src/gtk/logwindow.c
10684         * src/gtk/pluginwindow.c
10685         * src/gtk/prefswindow.c
10686                 change all gtk_scrolled_window_set_policy from 
10687                 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
10688
10689 2004-08-02 [paul]       0.9.12cvs40.1
10690
10691         * AUTHORS
10692                 update translation team section
10693         * po/pt_BR.po
10694                 updated by Frederico Goncalves Guimaraes
10695                 <fggdebian@yahoo.com.br>
10696
10697 2004-07-31 [colin]      0.9.12cvs39.9
10698
10699         * src/exphtmldlg.c
10700                 Fix compilation
10701
10702 2004-07-31 [colin]      0.9.12cvs39.8
10703
10704         * src/exphtmldlg.c
10705                 Fix an alertpanel type
10706
10707 2004-07-30 [colin]      0.9.12cvs39.7
10708
10709         * src/alertpanel.c
10710                 Fix alertpanel_error_log's icon
10711
10712 2004-07-30 [colin]      0.9.12cvs39.6
10713
10714         * src/pop.c
10715                 Two of them should still be warnings
10716
10717 2004-07-30 [colin]      0.9.12cvs39.5
10718
10719         * src/pop.c
10720                 More warning -> error
10721 2004-07-29 [colin]      0.9.12cvs39.4
10722
10723         * src/pop.c
10724                 Warning -> error
10725
10726 2004-07-29 [colin]      0.9.12cvs39.3
10727
10728         * src/prefs_matcher.c
10729                 Fix segfault
10730
10731 2004-07-29 [colin]      0.9.12cvs39.2
10732
10733         * src/alertpanel.c
10734                 More nice-looking alertpanels
10735
10736 2004-07-29 [colin]      0.9.12cvs39.1
10737
10738         * src/messageview.c
10739                 sync with head
10740                 (inform user when partial mail is deleted on server)
10741
10742 2004-07-29 [colin]      0.9.12cvs38.1
10743
10744         * src/messageview.c
10745                 sync with head
10746
10747 2004-07-28 [paul]       0.9.12cvs37.7
10748
10749         * src/mainwindow.c
10750                 complete the replacement of deprecated gtk_progress_*
10751
10752 2004-07-28 [paul]       0.9.12cvs37.6
10753
10754         * src/action.c
10755         * src/inc.c
10756         * src/mainwindow.c
10757         * src/send_message.c
10758         * src/gtk/progressdialog.c
10759         * src/gtk/progressdialog.h
10760                 replace deprecated gtk_progress_*
10761
10762 2004-07-28 [paul]       0.9.12cvs37.5
10763
10764         * src/gtk/filesel.c
10765                 remove gtk_window_set_wmclass()
10766 2004-07-28 [paul]       0.9.12cvs37.4
10767
10768         * src/addressbook.c
10769         * src/compose.c
10770         * src/foldersel.c
10771         * src/mainwindow.c
10772         * src/messageview.c
10773         * src/sourcewindow.c
10774         * src/gtk/logwindow.c
10775                 remove gtk_window_set_wmclass()
10776                 
10777         * src/prefs_filtering.c
10778         * src/prefs_filtering_action.c
10779         * src/prefs_fonts.c
10780         * src/prefs_gtk.c
10781         * src/prefs_matcher.c
10782         * src/ssl_manager.c
10783         * src/gtk/prefswindow.c
10784                 replace gtk_window_position()
10785
10786 2004-07-28 [colin]      0.9.12cvs37.3
10787
10788         * src/alertpanel.c
10789         * src/alertpanel.h
10790                 Add a way to specify panel type for specific
10791                 panels (alertpanel())
10792         * src/account.c
10793         * src/addressbook.c
10794         * src/compose.c
10795         * src/expldifdlg.c
10796         * src/main.c
10797         * src/messageview.c
10798         * src/summaryview.c
10799         * src/textview.c
10800         * src/gtk/sslcertwindow.c
10801                 Fix alertpanel()s so that their icon match
10802                 their real type
10803
10804 2004-07-28 [paul]       0.9.12cvs37.2
10805
10806         * src/addr_compl.c
10807         * src/addressbook.c
10808         * src/alertpanel.c
10809         * src/compose.c
10810         * src/export.c
10811         * src/foldersel.c
10812         * src/folderview.c
10813         * src/grouplistdialog.c
10814         * src/import.c
10815         * src/mainwindow.c
10816         * src/message_search.c
10817         * src/messageview.c
10818         * src/passphrase.c
10819         * src/prefs_actions.c
10820         * src/prefs_common.c
10821         * src/prefs_customheader.c
10822         * src/prefs_display_header.c
10823         * src/prefs_filtering.c
10824         * src/prefs_filtering_action.c
10825         * src/prefs_gtk.c
10826         * src/prefs_matcher.c
10827         * src/prefs_msg_colors.c
10828         * src/prefs_summary_column.c
10829         * src/prefs_template.c
10830         * src/sourcewindow.c
10831         * src/ssl_manager.c
10832         * src/summary_search.c
10833         * src/gtk/colorsel.c
10834         * src/gtk/description_window.c
10835         * src/gtk/gtkaspell.c
10836         * src/gtk/inputdialog.c
10837         * src/gtk/logwindow.c
10838         * src/gtk/prefswindow.c
10839         * src/gtk/progressdialog.c
10840                 replace deprecated gtk_window_set_policy
10841
10842 2004-07-27 [colin]      0.9.12cvs37.1
10843
10844         * src/msgcache.c
10845                 More fixes (synced for head again)
10846
10847 2004-07-27 [colin]      0.9.12cvs35.3
10848
10849         * src/msgcache.c
10850                 Fix wrong test
10851
10852 2004-07-27 [colin]      0.9.12cvs35.2
10853
10854         * src/mimeview.c
10855                 Fix width a bit (by Paul)
10856         * src/alertpanel.c
10857         * src/alertpanel.h
10858                 Specialize icons, make alertpanel_message()
10859                 private
10860         * src/message_search.c
10861         * src/sgpgme.c
10862         * src/summary_search.c
10863                 Suit alertpanel changes
10864
10865 2004-07-27 [colin]      0.9.12cvs35.1
10866
10867         * src/alertpanel.c
10868                 Add an icon
10869         * src/passphrase.c
10870                 Add debug output - maybe someone will
10871                 want to look at the problem with Grab
10872                 Input :)
10873         Bump version as we're synced with HEAD
10874
10875 2004-07-26 [colin]      0.9.12cvs33.26
10876
10877         * src/pop.c
10878                 Fix uidl-file parsing when not in new
10879                 format
10880
10881 2004-07-26 [colin]      0.9.12cvs33.25
10882
10883         * src/gtk/menu.c
10884                 Move popup menu up if necessary (fixes 
10885                 account selector)
10886         * src/mainwindow.c
10887                 Set account selector's button height to
10888                 minimum
10889
10890 2004-07-26 [colin]      0.9.12cvs33.24
10891
10892         * src/alertpanel.c
10893                 Maybe fix 551 (Truncated font in alert window)
10894
10895 2004-07-26 [colin]      0.9.12cvs33.23
10896
10897         * po/de.po
10898         * po/es.po
10899         * po/fr.po
10900         * po/it.po
10901         * po/ja.po
10902         * po/pl.po
10903         * po/ru.po
10904         * po/sk.po
10905         * po/sr.po
10906         * po/zh_CN.po
10907                 Sync po files with HEAD
10908
10909 2004-07-26 [paul]       0.9.12cvs33.22
10910
10911         * src/compose.c
10912                 fix Bug 556 'Organisation-header is sent even if empty'
10913
10914 2004-07-24 [colin]      0.9.12cvs33.21
10915
10916         * src/compose.c
10917         * src/gtk/gtkaspell.c
10918         * src/gtk/gtkaspell.h
10919                 Fix speller accelerators (require hack)
10920
10921 2004-07-24 [colin]      0.9.12cvs33.20
10922
10923         * src/gtk/gtkaspell.c
10924                 Fix over-eager code deletion breaking
10925                 Check while typing
10926
10927 2004-07-24 [colin]      0.9.12cvs33.19
10928
10929         * src/browseldap.c
10930         * src/ldapctrl.c
10931         * src/ldapctrl.h
10932         * src/ldapserver.h
10933                 Sync ldap with HEAD
10934         (Fixes 546 LDAP completely broken)
10935
10936 2004-07-24 [colin]      0.9.12cvs33.18
10937
10938         * src/prefs_msg_colors.c
10939                 Fix prototype mismatch
10940         (Fixes 547 void function cannot return value)
10941
10942 2004-07-24 [colin]      0.9.12cvs33.17
10943
10944         * src/mainwindow.c
10945                 Fix sort going back to previous sort key
10946                 when changing sort direction
10947
10948 2004-07-24 [colin]      0.9.12cvs33.16
10949
10950         * src/compose.c
10951                 Fix space insertion when re-wrapping at 
10952                 cursor point
10953
10954 2004-07-24 [colin]      0.9.12cvs33.15
10955
10956         * src/gtk/gtkaspell.c
10957                 Don't change cursor position in insert-text
10958                 callback
10959         (Fixes 539 Word wrapping on input transposes letters)
10960
10961 2004-07-24 [colin]      0.9.12cvs33.14
10962
10963         * src/gtk/gtkaspell.c
10964                 Reencode non-ascii chars to dictionary's
10965                 encoding
10966         (Fixes 544 Spell check broken non english locale)
10967
10968 2004-07-24 [colin]      0.9.12cvs33.13
10969
10970         * src/summaryview.c
10971                 Fix Shift+Down, add Home/End/PgUp/PgDown
10972
10973 2004-07-21 [colin]      0.9.12cvs33.12
10974
10975         * src/prefs_common.c
10976                 Fix a gtk warning (Patch by Andrej Kacian)
10977
10978 2004-07-21 [colin]      0.9.12cvs33.11
10979
10980         * src/gtk/filesel.c
10981                 More check
10982
10983 2004-07-21 [colin]      0.9.12cvs33.10
10984
10985         * src/compose.c
10986         * src/crash.c
10987         * src/export.c
10988         * src/import.c
10989         * src/messageview.c
10990         * src/mimeview.c
10991         * src/prefs_spelling.c
10992         * src/prefs_themes.c
10993         * src/summaryview.c
10994         * src/gtk/filesel.c
10995         * src/gtk/filesel.h
10996         * src/gtk/pluginwindow.c
10997                 Untwist open/save mode guessing logic, make
10998                 it explicit
10999
11000 2004-07-20 [colin]      0.9.12cvs33.9
11001
11002         * src/codeconv.c
11003                 conv_encode_header: src_charset is UTF-8 on
11004                 gtk2
11005         * src/compose.c
11006                 Remove double encoding of the headers
11007
11008 2004-07-20 [colin]      0.9.12cvs33.8
11009
11010         * src/codeconv.c
11011                 Fix typo
11012
11013 2004-07-20 [colin]      0.9.12cvs33.7
11014
11015         * src/mainwindow.c
11016                 Set the separated messageview to the saved
11017                 size of Claws' messageview (Patch by Alfons)
11018                 Fix a callback prototype (me)
11019
11020 2004-07-20 [colin]      0.9.12cvs33.6
11021
11022         * src/codeconv.h
11023                 Forgot one hunk in 0.9.12cvs33.4
11024
11025 2004-07-19 [colin]      0.9.12cvs33.5
11026
11027         * src/action.c
11028                 Action output fix
11029                 Patch by Alfons
11030
11031 2004-07-19 [colin]      0.9.12cvs33.4
11032
11033         * src/compose.c
11034                 Fix outgoing charset bug in headers
11035         * src/codeconv.c
11036                 Clean for glib2 - Patch by Alfons
11037
11038 2004-07-19 [colin]      0.9.12cvs33.3
11039
11040         * src/statusbar.c
11041                 Remove grip from the statusbar
11042                 Patch by Alfons
11043
11044 2004-07-19 [colin]      0.9.12cvs33.2
11045
11046         * src/messageview.c
11047         * src/textview.c
11048                 Fix messageview remembering the previous
11049                 scroll position when loading a new message
11050                 Patch by Alfons
11051
11052 2004-07-19 [colin]      0.9.12cvs33.1
11053
11054         * src/folder.h
11055         * src/folderview.c
11056         * src/summaryview.c
11057                 Sync with HEAD
11058
11059 2004-07-18 [colin]      0.9.12cvs32.7
11060
11061         * configure.ac
11062                 Remove useless check for XIM - noticed
11063                 by Alfons
11064
11065 2004-07-18 [colin]      0.9.12cvs32.6
11066
11067         * src/summaryview.c
11068                 Remove non-modified and shift-modified
11069                 accelerators in summaryview's popup
11070                 menu, as that doesn't get catched by
11071                 the accel-activate signal catcher...
11072
11073 2004-07-18 [colin]      0.9.12cvs32.5
11074
11075         * src/prefs_common.c
11076                 Define sensible default prefs for 
11077                 wrapping
11078
11079 2004-07-18 [colin]      0.9.12cvs32.4
11080
11081         * src/compose.c
11082         * src/prefs_common.c
11083         * src/prefs_common.h
11084         * src/prefs_wrapping.c
11085                 Remove Smart Wrapping pref, which does
11086                 nothing on gtk2 branch
11087
11088 2004-07-18 [colin]      0.9.12cvs32.3
11089
11090         * src/sourcewindow.c
11091                 Proper utf8
11092
11093 2004-07-18 [colin]      0.9.12cvs32.2
11094
11095         * src/compose.c
11096                 Save attachment status when drafting
11097
11098 2004-07-18 [colin]      0.9.12cvs32.1
11099
11100         * src/gtk/filesel.c
11101                 Fix erratic folder selection in open mode
11102
11103 2004-07-18 [colin]      0.9.12cvs31.11
11104
11105         * src/pop.c
11106                 Don't let partial messages get deleted
11107                 even with "dowload all"
11108                 (0.9.12cvs31.8 fix extension)
11109 2004-07-18 [colin]      0.9.12cvs31.10
11110
11111         * src/gtk/logwindow.c
11112                 Fix log scrolling
11113
11114 2004-07-18 [colin]      0.9.12cvs31.9
11115
11116         * src/common/utils.c
11117                 Fix non-utf8 strings coming from commands
11118                 and files
11119
11120 2004-07-18 [colin]      0.9.12cvs31.8
11121
11122         * src/pop.c
11123                 Fix partial download bug with Download all
11124                 messages option
11125
11126 2004-07-18 [colin]      0.9.12cvs31.7
11127
11128         * src/textview.c
11129                 Fix bug introduced in 0.9.12cvs31.2
11130                 (blocked in select mode after double click)
11131
11132 2004-07-18 [colin]      0.9.12cvs31.6
11133
11134         * src/compose.c
11135         * src/gtk/menu.c
11136                 More glib-warning fixes
11137
11138 2004-07-18 [colin]      0.9.12cvs31.5
11139
11140         * src/compose.c
11141                 Fix trashing the primary clipboard when moving 
11142                 around with tab
11143         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
11144
11145 2004-07-18 [colin]      0.9.12cvs31.4
11146
11147         * src/codeconv.c
11148                 convert unencoded iso headers to utf8
11149         (Fix Bug 538 Unencoded local characters in subject make it 
11150          disappear)
11151
11152 2004-07-18 [colin]      0.9.12cvs31.3
11153
11154         * src/compose.c
11155                 Fix tab char handling in wrapping
11156         (Fix Bug 537 Line wrap problem - TAB character treated as 
11157          one character instead of 8)
11158
11159 2004-07-18 [colin]      0.9.12cvs31.2
11160
11161         * src/textview.c
11162                 return FALSE on GDK_MOTION_NOTIFY
11163         (Fix Bug 535 Hyperlinks/addresses are not selectable 
11164          (unable to highlight))
11165
11166 2004-07-18 [colin]      0.9.12cvs31.1
11167
11168         * src/folderview.c
11169                 Sync with 0.9.12cvs31
11170
11171 2004-07-18 [colin]      0.9.12cvs30.4
11172
11173         * src/compose.c
11174                 Also block text_inserted when inserting a file
11175
11176 2004-07-18 [colin]      0.9.12cvs30.3
11177
11178         * src/compose.c
11179                 Fix smart wrapping (block text_inserted handler
11180                 while putting quotation to avoid wrap on input,
11181                 don't join lines if next is sig separator)
11182
11183 2004-07-17 [colin]      0.9.12cvs30.2
11184
11185         * src/folderview.c
11186         * src/mainwindow.c
11187         * src/mimeview.c
11188         * src/summaryview.c
11189         * src/gtk/quicksearch.c
11190         * src/gtk/quicksearch.h
11191                 Block key events handlers *and* accels while
11192                 quicksearch is focused
11193         (Fixes Bug 534 quick-search bar not accepting certain letters)
11194
11195 2004-07-17 [colin]      0.9.12cvs30.1
11196
11197         * src/folder.h
11198         * src/folderview.c
11199         * src/summaryview.c
11200                 Sync with 0.9.12cvs30
11201
11202 2004-07-17 [colin]      0.9.12cvs28.2
11203
11204         * src/mimeview.c
11205         * src/procmime.c
11206         * src/summaryview.c
11207         * src/gtk/menu.c
11208                 Squash some compile and glib warnings
11209
11210 2004-07-17 [paul]       0.9.12cvs28.1
11211
11212         * src/mimeview.c
11213                 sync with 0.9.12cvs28 HEAD
11214
11215 2004-07-16 [paul]       0.9.12cvs26.1
11216         
11217         * src/gtk/quicksearch.c
11218         * src/account.c
11219         * src/account.h
11220         * src/compose.c
11221         * src/customheader.c
11222         * src/folder_item_prefs.c
11223         * src/main.c
11224         * src/mainwindow.c
11225         * src/messageview.c
11226         * src/mimeview.c
11227         * src/news.c
11228         * src/pgpmime.c
11229         * src/pop.c
11230         * src/pop.h
11231         * src/prefs_account.c
11232         * src/prefs_account.h
11233         * src/prefs_common.c
11234         * src/prefs_common.h
11235         * src/prefs_display_header.c
11236         * src/prefs_gtk.c
11237         * src/prefs_gtk.h
11238         * src/procheader.c
11239         * src/procmime.c
11240                 sync with 0.9.12cvs26 HEAD      
11241
11242 2004-07-15 [colin]      0.9.12cvs18.14
11243
11244         * src/folder.c
11245                 Disable GPG signature check during
11246                 folder move and scan
11247         (Closes Bug 521 Signature checking slows down Folder-Move)
11248
11249 2004-07-14 [colin]      0.9.12cvs18.13
11250
11251         * src/common/partial_download.c
11252                 update includes
11253
11254 2004-07-14 [colin]      0.9.12cvs18.12
11255
11256         * src/common/partial_download.c
11257         * src/common/partial_download.h
11258                 Move doc at top, add correct copyright
11259
11260 2004-07-14 [colin]      0.9.12cvs18.11
11261
11262         * src/folder.c
11263         * src/messageview.c
11264         * src/pop.c
11265         * src/pop.h
11266         * src/procmsg.c
11267         * src/summaryview.c
11268         * src/common/Makefile.am
11269         * src/common/partial_download.c ** NEW FILES **
11270         * src/common/partial_download.h ** NEW FILES **
11271                 Move partial-download related stuff to its
11272                 own file
11273
11274 2004-07-14 [colin]      0.9.12cvs18.10
11275
11276         * src/send_message.c
11277                 Fix smtp auth when user is null or empty
11278
11279 2004-07-13 [colin]      0.9.12cvs18.9
11280
11281         * src/gtk/quicksearch.c
11282                 Use alphabetic order
11283
11284 2004-07-13 [colin]      0.9.12cvs18.8
11285
11286         * src/pop.c
11287                 Be paranoid on the checks
11288
11289 2004-07-13 [colin]      0.9.12cvs18.7
11290
11291         * src/gtk/quicksearch.c
11292                 Fix Engrish once again
11293
11294 2004-07-13 [colin]      0.9.12cvs18.6
11295
11296         * src/procmsg.c
11297         * src/summaryview.c
11298                 Mark messages for deletion when they are about to
11299                 be removed from trash
11300
11301 2004-07-13 [colin]      0.9.12cvs18.5
11302
11303         * src/matcher.c
11304         * src/matcher.h
11305         * src/matcher_parser_parse.y
11306         * src/prefs_matcher.c
11307         * src/gtk/quicksearch.c
11308                 Add 'partial' ('p') match string to find partially
11309                 downloaded messages
11310
11311 2004-07-13 [colin]      0.9.12cvs18.4
11312
11313         * src/pop.c
11314                 Fix misplaced block
11315
11316 2004-07-13 [colin]      0.9.12cvs18.3
11317
11318         * src/pop.c
11319         * src/pop.h
11320         * src/messageview.c
11321                 Refactor API (to avoid passing 5+ params and code
11322                 duplication)
11323         * src/folder.c
11324         * src/msgcache.c
11325         * src/procheader.c
11326         * src/common/defs.h
11327                 Add planned_download to cache
11328                 Don't mess uidl file when moving partially downloaded
11329                 mails (they change folder, we should change it in the
11330                 uidl list too or we'll remove an incorrect message)
11331                 (this also helps removing hacks when changing 
11332                 planned_download in messageview.c)
11333
11334 2004-07-12 [colin]      0.9.12cvs18.2
11335
11336         * src/gtk/quicksearch.c
11337                 Fix missing status update in quicksearch
11338
11339 2004-07-12 [paul]       0.9.12cvs18.1
11340
11341         * po/POTFILES.in
11342         * src/Makefile.am
11343         * src/account.c
11344         * src/codeconv.c
11345         * src/compose.c
11346         * src/inc.c
11347         * src/main.c
11348         * src/prefs_common.c
11349         * src/procmsg.h
11350         * src/toolbar.c
11351         * src/prefs_msg_colors.[ch]     ** NEW FILES **
11352         * src/prefs_wrapping.[ch]       ** NEW FILES **
11353         * src/common/intl.h
11354         * src/common/utils.[ch]
11355         * src/gtk/quicksearch.[ch]
11356                 sync with 0.9.12cvs18 HEAD
11357
11358 2004-07-12 [colin]      0.9.11cvs17.25
11359
11360         * src/folder.c
11361         * src/folder.h
11362                 Remove unused function added by me in 0.9.11cvs17.10
11363
11364 2004-07-11 [colin]      0.9.11cvs17.24
11365
11366         * src/inc.c
11367         * src/messageview.c
11368         * src/pop.c
11369         * src/pop.h
11370                 Use folderitem and msgnum instead of filename to
11371                 know which mail to delete
11372                 Move old partial mail deletion to pop.c
11373
11374 2004-07-10 [colin]      0.9.11cvs17.23
11375
11376         * src/inc.c
11377                 Add debug
11378         * src/pop.c
11379         * src/pop.h
11380                 Don't re-use same enums for unrelated stuff: it's 
11381                 completely misleading !
11382                 Document a bit
11383
11384 2004-07-09 [colin]      0.9.11cvs17.22
11385
11386         * src/inc.c
11387                 Remove folder-type check and do
11388                 more tests to be sure everything's
11389                 ok
11390         * src/messageview.c
11391                 Punctuation update, remove useless
11392                 code, fix two warnings
11393         * src/noticeview.c
11394                 Layout cleaning, reset 2nd button
11395                 when specifying one
11396
11397 2004-07-09 [colin]      0.9.11cvs17.21
11398
11399         * src/messageview.c
11400         * src/pop.c
11401         * src/pop.h
11402                 Allow user to change his mind
11403                 and postpone decision (by
11404                 unmarking the mail)
11405
11406 2004-07-09 [colin]      0.9.11cvs17.20
11407
11408         * src/messageview.c
11409                 Fix bug with delete state
11410         * src/pop.c
11411         * src/pop.h
11412                 Fix buffer leak (fread doesn't 
11413                 terminate buffers with \0)
11414                 Refactoring (remove magic 
11415                 numbers)
11416
11417 2004-07-09 [colin]      0.9.11cvs17.19
11418
11419         * src/pop.c
11420                 Don't log "Skipping message" if 
11421                 we're going to TOP it two lines
11422                 later
11423
11424 2004-07-09 [colin]      0.9.11cvs17.18
11425
11426         * src/messageview.c
11427                 Fix Engrish
11428
11429 2004-07-09 [colin]      0.9.11cvs17.17
11430
11431         * src/pop.c
11432                 strlen checking...
11433         * src/messageview.c
11434                 refactoring a bit
11435
11436 2004-07-08 [colin]      0.9.11cvs17.16
11437
11438         * src/noticeview.c
11439         * src/noticeview.h
11440                 Add an optional second button
11441         * src/messageview.c
11442         * src/pop.c
11443         * src/pop.h
11444                 Don't delete partially received mails after a certain
11445                 time; rather, let the user decide.
11446
11447 2004-07-08 [colin]      0.9.11cvs17.15
11448
11449         * src/common/smtp.h
11450                 Sync with HEAD
11451
11452 2004-07-08 [colin]      0.9.11cvs17.14
11453
11454         * src/messageview.c
11455         * src/common/smtp.c
11456                 Use to_human_readable() for sizes
11457
11458 2004-07-08 [colin]      0.9.11cvs17.13
11459
11460         * src/inc.c
11461         * src/messageview.c
11462         * src/pop.c
11463         * src/pop.h
11464         * src/procmsg.c
11465                 Fix partial-downloading issues:
11466                         catch unsupported TOP
11467                         don't delete partially downloaded mails before 5 days
11468                         don't update existing with non-MH folders; that'll
11469                         make dups, but it's better than trashing the folder
11470                         free new msginfo parts
11471                 Fix indentation ;-)
11472
11473 2004-07-08 [colin]      0.9.11cvs17.12
11474
11475         * src/common/smtp.c
11476         * src/common/smtp.h
11477                 Sync smtp size verification with HEAD
11478
11479 2004-07-08 [colin]      0.9.11cvs17.11
11480
11481         * src/summaryview.c
11482         * src/prefs_common.c
11483         * src/prefs_common.h
11484         * src/gtk/quicksearch.c
11485         * src/gtk/quicksearch.h
11486                 Sync sticky pref with HEAD
11487
11488 2004-07-08 [colin]      0.9.11cvs17.10
11489
11490         * src/folder.c [1.213.2.6]
11491         * src/folder.h [1.87.2.6]
11492         * src/inc.c [1.149.2.7]
11493         * src/messageview.c [1.94.2.8]
11494         * src/procheader.c [1.47.2.6]
11495         * src/procmsg.c [1.150.2.4]
11496         * src/procmsg.h [1.60.2.5]
11497         * src/pop.c [1.56.2.4]
11498         * src/pop.h [1.17.2.3]
11499                 Let too big messages get downloaded, but truncated
11500                 Add a button to download them completely
11501                 
11502 2004-07-06 [colin]      0.9.11cvs17.9
11503
11504         * src/gtk/quicksearch.c [1.1.2.3]
11505                 Add a Clear button
11506         * commitHelper
11507         * PATCHSETS
11508                 Add a script to help with cvs
11509
11510 2004-07-03 [colin]      0.9.11cvs17.8
11511
11512         * src/plugins/imageviewer/viewer.c
11513                 fix imageviewer (which was staying on the first
11514                 displayed image)
11515
11516 2004-07-03 [colin]      0.9.11cvs17.7
11517
11518         Removed FIXME_GTK2 warnings
11519         * src/gtk/gtkutils.c
11520                 useless #warnings
11521         * src/gtk/menu.c
11522                 useless #warnings (no need to mess with menu rc)
11523         * src/gtk/menu.h
11524                 unused functions
11525         
11526
11527 2004-07-03 [colin]      0.9.11cvs17.6
11528
11529         Removed FIXME_GTK2 warnings
11530         * src/codeconv.c
11531                 useless #warnings (rewrite needed)
11532         * src/compose.c
11533                 useless #warnings (rewrite needed)
11534                 useless #warnings (gtk2 is like that)
11535                 useless #warnings (previously fixed)
11536         * src/main.c
11537                 useless #warnings (previously fixed)
11538         * src/message_search.c
11539                 useless #warnings (gtk2 is like that)
11540                 Made apparent that search is case-sensitive
11541         * src/mimeview.c
11542                 useless #warnings (rewrite needed)
11543                 useless #warnings (gtk2 is like that)
11544                 reimplemented real warnings
11545         * src/prefs_common.c
11546                 Removed block cursor option (not it gtk2)
11547         * src/prefs_gtk.c
11548                 useless #warnings (rewrite needed)
11549         * src/procheader.c
11550                 useless #warnings (rewrite needed)
11551         * src/sourcewindow.c
11552                 useless #warnings (incorrect placing)
11553         * src/summary_search.c
11554                 useless #warnings (gtk2 is like that)
11555                 Made apparent that search is case-sensitive
11556         * src/action.c
11557                 useless #warnings (gtk2 is like that)
11558         * src/textview.c
11559                 useless #warnings (rewrite needed)
11560         * src/toolbar.c
11561                 useless #warnings (rewrite needed)
11562
11563 2004-07-03 [colin]      0.9.11cvs17.5
11564
11565         * src/textview.c
11566                 Fix mismerge which broke URI opening
11567                 
11568 2004-07-01 [colin]      0.9.11cvs17.4
11569
11570         * src/gtk/filesel.c
11571                 Fill filename when saving
11572                 
11573 2004-06-27 [colin]      0.9.11cvs17.3
11574
11575         * src/gtk/filesel.[ch]
11576                 Use the new GTK file selector
11577                 Update prototype to match the reality: multiple file
11578                 selection is open-only          
11579         * src/compose.c
11580                 Match the new prototypes        
11581         * configure.ac
11582                 Match the new requirements (gtk 2.4.0)
11583                         
11584 2004-06-26 [colin]      0.9.11cvs17.2
11585
11586         * src/plugins/trayicon/trayicon.c
11587                 Remove useless signal handler on resize, which causes
11588                 an infinite "loop"
11589         
11590 2004-06-26 [colin]      0.9.11cvs17.1
11591         
11592         * tools/Makefile.am
11593                 remove launch_firebird and add nautilus2sylpheed.sh
11594         * src/quicksearch.c
11595           src/summaryview.c
11596                 Fix show/hide "Extended symbols" button problem
11597                 Fix apparition at startup
11598                 Fix const warnings
11599         * src/plugins/image_viewer/Makefile.am
11600                 Fix configure 
11601         * common/ssl.c
11602                 Re-enable certificate check, as it doesn't seem to
11603                 cause Xlib errors anymore
11604
11605 2004-06-25 [paul]       0.9.11cvs17
11606
11607         * sync with 0.9.11cvs17 HEAD
11608         
11609         NOTE: QuickSearch is broken
11610
11611 2004-06-07 [colin]      0.9.10claws67.10
11612         * src/plugins/trayicon/trayicon.c
11613           src/plugins/trayicon/libeggtrayicon/Makefile.am
11614           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
11615                 Fix gettextization in trayicon plugin
11616
11617 2004-06-07 [colin]      0.9.10claws67.9
11618         
11619         * src/summaryview.c
11620           src/gtk/gtksctree.[ch]
11621                 Let Shift+{Up,Down} work in summaryview
11622                 (well, Down "works" and Up works)
11623                 Let the list scroll when using these keys
11624
11625 2004-06-06 [colin]      0.9.10claws67.8
11626
11627         * src/plugins/trayicon/trayicon.c
11628                 Fix pixmap update
11629
11630 2004-06-06 [colin]      0.9.10claws67.7
11631
11632         * src/addressbook.c
11633                 Fix signal handling causing system-wide focus grab
11634
11635 2004-05-25 [paul]       0.9.10claws67.6
11636
11637         * Makefile.am
11638           src/Makefile.am
11639                 clean up
11640
11641 2004-05-25 [paul]       0.9.10claws67.5
11642
11643         * replace deprecated gtk_signal... functions
11644
11645 2004-05-23 [colin]      0.9.10claws67.4
11646
11647         * src/compose.c
11648                 Fix wrapping
11649
11650 2004-05-22 [colin]      0.9.10claws67.3
11651
11652         * src/compose.c
11653                 Re-fix [Edited] in compose.c::compose_reedit()
11654
11655 2004-05-22 [colin]      0.9.10claws67.2
11656
11657         * src/procmime.c
11658                 Fix parsing of multiparts mails
11659
11660 2004-05-22 [colin]      0.9.10claws67.1
11661
11662         * src/summaryview.c
11663                 Fix quicksearch
11664
11665 2004-05-22 [paul]       0.9.10claws67
11666
11667         * sync with 0.9.10claws67 HEAD
11668
11669 2004-05-14 [alfons]
11670
11671         * src/procmime.h
11672                 add forgotton prototype
11673
11674 2004-05-10 [paul]       0.9.10claws57
11675
11676         * sync with 0.9.10claws57 HEAD
11677
11678 2004-05-05 [paul]       0.9.9.claws1
11679
11680         * ChangeLog-gtk2        ** REMOVED **
11681           ChangeLog-gtk2.claws  ** ADDED **
11682                 rename and adopt the normal claws format
11683                 
11684         * configure.ac
11685                 require gtkmathview >= 0.5
11686
11687         * ac/*                          ** REMOVED **
11688           ac/                           ** REMOVED **
11689           intl/Makefile.in              ** REMOVED **
11690           m4/                           ** ADDED **
11691           m4/missing                    ** ADDED **
11692           m4/missing/gdk-pixbuf.m4      ** ADDED **
11693           m4/missing/gettext.m4         ** ADDED **
11694           m4/missing/gpgme.m4           ** ADDED **
11695           m4/missing/imlib.m4           ** ADDED **
11696           m4/.cvsignore                 ** ADDED **
11697           m4/Makefile.am                ** ADDED **
11698           m4/README                     ** ADDED **
11699           m4/aclocal-include.m4         ** ADDED **
11700           m4/aspell.m4                  ** ADDED **
11701           m4/check-type.m4              ** ADDED **
11702           m4/gnupg-check-typedef.m4     ** ADDED **
11703           m4/openssl.m4                 ** ADDED **
11704           m4/spamassassin.m4            ** ADDED **
11705           po/ChangeLog                  ** REMOVED **
11706           po/Makefile.in.in             ** REMOVED **
11707           po/Rules-quot                 ** REMOVED **
11708           po/boldquot.sed               ** REMOVED **
11709           po/en@boldquot.header         ** REMOVED **
11710           po/en@quot.header             ** REMOVED **
11711           po/insert-header.sin          ** REMOVED **
11712           po/quot.sed                   ** REMOVED **
11713           po/remove-potcdate.sed        ** REMOVED **
11714           po/remove-potcdate.sin        ** REMOVED **
11715           po/stamp-po                   ** REMOVED **
11716           Makefile.am
11717           autogen.sh
11718           configure.ac
11719                 enable building with automake 1.8.x
11720                 add 'autopoint --force' to autogen.sh and remove all
11721                 auto-generated files, remove ac/ directory and use
11722                 m4/ directory instead
11723                 
11724         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
11725                 fix gettextization
11726
11727 2004-02-28 Colin Leroy <colin@colino.net>
11728         * src/prefs_matcher.c
11729           src/prefs_filtering.c
11730           src/prefs_filtering_action.c
11731                 Fix non-editable GtkEntries
11732
11733 2004-02-22 Thorsten Maerz <torte@netztorte.de>
11734         * src/prefs_themes.c
11735                 utf8 conversion for theme info
11736
11737 2004-02-21 Thorsten Maerz <torte@netztorte.de>
11738         * sync 0.9.9claws
11739
11740 2004-02-14 Thorsten Maerz <torte@netztorte.de>
11741         * src/grouplistdialog.c
11742                 allow multiple selections without ctrl key
11743
11744 2004-02-09 Thorsten Maerz <torte@netztorte.de>
11745         * src/main.c
11746                 enable customizable accelerators
11747
11748 2004-02-08 Thorsten Maerz <torte@netztorte.de>
11749         * src/prefs_common.c
11750                 re-enable different font settings for gtk1/2
11751         * src/prefs_folder_item.c
11752                 fix folder prefs displayed wrong
11753         * src/textview.c
11754                 set 'sunken' shadow type
11755
11756 2004-02-07 Colin Leroy <colin@colino.net>
11757         * src/compose.c
11758                 Fix message being always [Edited]
11759                 Encode headers correctly (utf8 buf)
11760
11761 2004-01-27 Thorsten Maerz <torte@netztorte.de>
11762         * src/socket.c
11763                 remove double g_source_attach()
11764                 (Thanks to Colin Leroy)
11765
11766 2004-01-27 Thorsten Maerz <torte@netztorte.de>
11767         * src/gtk/gtksctree.c
11768                 Fix SSL certificate list not shown
11769         * src/mimeview.c
11770                 Fix clicks in mime tree
11771
11772 2004-01-27 Thorsten Maerz <torte@netztorte.de>
11773         * src/common/socket.c
11774                 Fix SSL receive
11775         * src/compose.c
11776                 Fix clipboard menu hotkeys
11777
11778 2004-01-25 Thorsten Maerz <torte@netztorte.de>
11779         * src/gtk/gtkaspell.[ch]
11780           src/compose.c
11781                 reimplement spellchecker
11782
11783 2004-01-25 Thorsten Maerz <torte@netztorte.de>
11784         * src/gtk/filesel.c
11785                 crash when inserting file in compose window
11786                 (TODO: keep old selection on clicks)
11787         * src/main.c
11788                 use gtkrc-2.0 instead of gtkrc
11789
11790 2004-01-25 Thorsten Maerz <torte@netztorte.de>
11791         * src/messageview.c
11792                 remove orphaned mimeview unref()
11793
11794 2004-01-20 Thorsten Maerz <torte@netztorte.de>
11795         * src/grouplistdialog.c
11796                 expand nodes containing subscribed groups
11797
11798 2004-01-19 Thorsten Maerz <torte@netztorte.de>
11799         * src/textview.c
11800                 textview: hide cursor, restore old click behaviour
11801
11802 2004-01-18 Thorsten Maerz <torte@netztorte.de>
11803         * src/textview.c
11804                 variable names messed up
11805
11806 2004-01-17 Colin Leroy <colin@colino.net>
11807         * src/addr_compl.c
11808                 Fix completion address too thin
11809         * src/compose.c
11810                 Fix tab-to-subject behaviour
11811         * src/summaryview.c
11812                 Implement key up & down in summaryview
11813
11814 2004-01-12 Thorsten Maerz <torte@netztorte.de>
11815
11816         * sync 098claws
11817
11818 2004-01-08 Thorsten Maerz <torte@netztorte.de>
11819         * configure.ac
11820           Makefile.am
11821           doc/.cvsignore
11822           doc/Makefile.am
11823                 faq, man, manual moved to doc/
11824         * ac/aspell.m4
11825           ac/check-type.m4
11826           ac/gnupg-check-typedef.m4
11827           ac/openssl.m4
11828           ac/spamassassin.m4
11829           ac/missing/gdk-pixbuf.m4
11830           ac/missing/gpgme.m4
11831           ac/missing/imlib.m4
11832                 fix automake warnings
11833
11834 2003-12-06 Colin Leroy <colin@colino.net>
11835         * src/summaryview.c
11836                 Fix quicksearch
11837
11838 2003-12-05 Colin Leroy <colin@colino.net>
11839         * src/summaryview.c
11840                 Fix going to next unread folder
11841
11842 2003-12-05 Colin Leroy <colin@colino.net>
11843         * src/crash.c
11844                 Fix gtk2 compilation
11845         * src/session.c
11846                 Remove iotag source handler at disconnection
11847         * src/socket.[ch] 
11848                 Remove source handler when closing socket 
11849                 (fixes another seg)
11850
11851 2003-12-04 Colin Leroy <colin@colino.net>
11852         * src/compose.c
11853           src/prefs_account.c
11854           src/prefs_common.c
11855                 Fix some dropdown menus
11856
11857 2003-12-04 Colin Leroy <colin@colino.net>
11858         * src/compose.c
11859                 Fix event handlers on header fields
11860         * src/common/socket.c
11861           src/common/session.c
11862                 Fix segfault with callback (SSL)
11863                 Fix end of session 
11864
11865 2003-10-06 Thorsten Maerz <torte@netztorte.de>
11866
11867         * Fix compile bug in src/compose.c
11868         * removed src/gtk/gtkstext.[ch]
11869
11870 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
11871
11872         * Convert character set and escape "text" attributes in toolbar setting
11873         files.
11874         * Fixed bug in button-press-event handling.
11875
11876 2003-09-16 Thorsten Maerz <torte@netztorte.de>
11877
11878         * Fixed bug in key-press-event handling.
11879
11880 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
11881
11882         * Enabled to compile tray-icon plugin (Ad-hoc).
11883         * Avoid hang up bug of icon list in mime view (Ad-hoc).
11884
11885 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
11886
11887         * Enabled to compile on sylpheed-claws.
11888         (tray-icon plugin still cannot compile yet.)
11889
11890 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
11891
11892         * Updated to 0.9.5.
11893
11894 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
11895
11896         * Updated to 0.9.4.
11897         * Ported monitoring SSL mechanism to GSource of GLib2
11898         (I don't confirm it)
11899         * Added _gtk2 suffix to key name of font preference to avoid
11900         ovverwriting preference of Gtk+-1.2 version.
11901
11902 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
11903
11904         * Updated to 0.9.2.
11905
11906 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
11907
11908         * Updated to 0.9.1.
11909         * Translate po files into UTF-8 when execute autogen.sh.
11910
11911 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
11912
11913         * Updated to 0.9.0.
11914
11915 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
11916
11917         * Plugged GError related memory leaks.
11918
11919 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
11920
11921         * Changed default size of fonts.
11922         * Enabled to set titile font size of warning dialog.
11923
11924 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
11925
11926         * Embed a sylpheed icon into executable binary on Windows.
11927
11928 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
11929
11930         * I forgot to traslate character set of element string in src/xml.c.
11931
11932 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
11933
11934         * Fixed detecting bind_textdomain_codeset in configure.in.
11935         * The bug in which "Example" of "Date fromat" preference isn't displayed
11936         correctly has been fixed.
11937
11938 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
11939
11940         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
11941           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
11942           glib-gettextize
11943           Removed intl directory.
11944           Translated po files into UTF-8.
11945           (Thanks! Ryuji Abe)
11946
11947 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
11948
11949         * The bug which doesn't unscape string in xml.c has been fixed.
11950
11951 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
11952
11953         * The bug which is failed to translate encoding of file name thorough
11954         file dialog has been fixed.
11955
11956 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
11957
11958         * Modified to translate file names which is used in inporting/expoting
11959         mbox feature and "Save as" feature into locale encoding.
11960         * Translate file names into locale encoding when "Attache file" and
11961         "Insert file".
11962         * Force set G_BROKEN_FILENAMES environment variable.
11963         * Other minor fixes.
11964
11965 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
11966
11967         * Modified to treat MH folder's name as locale encoding.
11968
11969 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
11970
11971         * The bug which clash on switching candidates of auto completion of
11972         addresses, cannot use auto completion in Japanesse is fixed
11973         (Thanks! Tokunaga-san)¡¥
11974
11975 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
11976
11977         * The bug which cannot switch key accelerator preference has been fixed
11978         (Thanks! smbd-san)¡¥
11979
11980 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
11981
11982         * version 0.8.11-gtk2-20030314
11983
11984 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
11985
11986         * The bug in which character set conversion of filtering messages has
11987         been fixed.(Thanks! COCOA-san).
11988
11989 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
11990
11991         * Revived "Leave space on head" preference in "Message" category.
11992         * A bug which clash when put the cursor to end of buffer and execute
11993         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
11994
11995 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
11996
11997         * version 0.8.11-gtk2-20030312
11998
11999 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
12000
12001         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
12002         * Modified to use Pango's API directly for font preference.
12003         * Integrated GtkTextView of textview to one widget.
12004         * Set fonts of header title in textview by "header_title" tag.
12005         * Removed some deprecated codes.
12006
12007 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
12008
12009         * Updated to 0.8.11.
12010         * Merged cygwin patch(Thanks! Sakai-san).
12011
12012 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
12013
12014         * version 0.8.10-gtk2-20030309