2006-01-18 [paul] 1.9.100cvs168
[claws.git] / ChangeLog
1 2006-01-18 [paul]       1.9.100cvs168
2
3         * src/compose.c
4                 give widget yellow background was To is
5                 set via folder prefs
6         * src/gtk/quicksearch.c
7                 give widget yellow background when quick
8                 search is active.
9                 Thanks to Colin
10
11 2006-01-18 [paul]       1.9.100cvs167
12
13         * doc/man/sylpheed-claws.1
14                 add --subscribe option
15
16 2006-01-18 [paul]       1.9.100cvs166
17
18         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
19         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
20                 use %U instead of %F (%F is broken for user installed
21                 files in kde 3.5)
22
23 2006-01-18 [cleroy]     1.9.100cvs165
24
25         * src/summaryview.c
26                 Default to Yes in "No more * messages" dialogs
27
28 2006-01-17 [colin]      1.9.100cvs164
29
30         * src/compose.c
31                 Possibly fix an invalid iterator causing
32                 crash
33
34 2006-01-17 [colin]      1.9.100cvs163
35
36         * src/mimeview.c
37                 Fix crash when the image disappears under the
38                 image viewer
39
40 2006-01-16 [colin]      1.9.100cvs162
41
42         * src/compose.c
43                 Fix reenabling autowrap
44
45 2006-01-16 [colin]      1.9.100cvs161
46
47         * src/compose.c
48                 reset quote_len before getting quote_str
49
50 2006-01-16 [colin]      1.9.100cvs160
51
52         * src/account.c
53         * src/account.h
54         * src/folder.c
55         * src/imap_gtk.c
56         * src/mh_gtk.c
57                 Fix bug #883 (default inbox does not track folder move)
58
59 2006-01-16 [colin]      1.9.100cvs159
60
61         * src/compose.c
62         * src/plugins/pgpcore/passphrase.c
63                 More buttons fixes
64
65 2006-01-16 [paul]       1.9.100cvs158
66
67         * src/prefs_actions.c
68         * src/prefs_filtering_action.c
69         * src/prefs_matcher.c
70         * src/quote_fmt.c
71         * src/gtk/description_window.c
72         * src/gtk/description_window.h
73         * src/gtk/quicksearch.c
74                 description window cleanups
75
76 2006-01-15 [colin]      1.9.100cvs157
77
78         * src/addressbook.c
79         * src/prefs_filtering.c
80                 Same here
81
82 2006-01-15 [colin]      1.9.100cvs156
83
84         * src/folderview.c
85         * src/mainwindow.c
86                 Same for "Empty trash"
87
88 2006-01-15 [colin]      1.9.100cvs155
89
90         * src/inc.c
91                 Override offline dialog had Yes by default
92
93 2006-01-15 [colin]      1.9.100cvs154
94
95         * src/summaryview.c
96                 Delete selected messages? previously had Yes the default
97
98 2006-01-15 [colin]      1.9.100cvs153
99
100         * src/folder.c
101         * src/folder.h
102         * src/main.c
103                 Check if a mailbox is loaded after all
104                 plugins are loaded.
105
106 2006-01-15 [colin]      1.9.100cvs152
107
108         * src/folder.c
109                 Don't start wizard when there are unloaded folders (will help
110                 people with only mbox or maildir mailboxes)
111
112 2006-01-14 [colin]      1.9.100cvs151
113
114         * src/addressbook.c
115         * src/expldifdlg.c
116         * src/importldif.c
117         * src/importmutt.c
118         * src/importpine.c
119         * src/mh_gtk.c
120                 More HIG compliance and fixes
121
122 2006-01-14 [colin]      1.9.100cvs150
123
124         * src/prefs_filtering_action.c
125         * src/foldersel.c
126                 Two forgotten button order changes
127
128 2006-01-14 [colin]      1.9.100cvs149
129
130         * src/account.c
131         * src/addressbook.c
132         * src/compose.c
133         * src/folderview.c
134         * src/imap_gtk.c
135         * src/mainwindow.c
136         * src/mh_gtk.c
137         * src/news_gtk.c
138         * src/prefs_actions.c
139         * src/prefs_customheader.c
140         * src/prefs_filtering.c
141         * src/prefs_matcher.c
142         * src/prefs_template.c
143         * src/ssl_manager.c
144         * src/summaryview.c
145         * src/textview.c
146         * src/toolbar.c
147                 All deletion confirmations are now "Cancel, Delete" 
148                 instead of "No, Yes"
149                 Clarified most of the other "No, Yes" to 
150                 "Cancel, Descriptive_action"
151                 Rechanged the "Entry not saved" alerts to have 
152                 "Close, Continue editing"
153
154
155 2006-01-14 [paul]
156
157         * 2.0.0-rc4 released
158
159 2006-01-14 [paul]       1.9.100cvs148
160
161         * src/account.c
162         * src/addressadd.c
163         * src/addressbook.c
164         * src/compose.c
165         * src/editaddress.c
166         * src/editbook.c
167         * src/editgroup.c
168         * src/editjpilot.c
169         * src/editldap.c
170         * src/editvcard.c
171         * src/exphtmldlg.c
172         * src/expldifdlg.c
173         * src/folderview.c
174         * src/grouplistdialog.c
175         * src/imap_gtk.c
176         * src/importmutt.c
177         * src/importpine.c
178         * src/inc.c
179         * src/main.c
180         * src/mainwindow.c
181         * src/message_search.c
182         * src/messageview.c
183         * src/mh_gtk.c
184         * src/mimeview.c
185         * src/news_gtk.c
186         * src/prefs_actions.c
187         * src/prefs_customheader.c
188         * src/prefs_filtering.c
189         * src/prefs_matcher.c
190         * src/prefs_template.c
191         * src/prefs_themes.c
192         * src/ssl_manager.c
193         * src/summary_search.c
194         * src/summaryview.c
195         * src/textview.c
196         * src/toolbar.c
197         * src/gtk/foldersort.c
198         * src/gtk/gtkaspell.c
199         * src/gtk/inputdialog.c
200         * src/gtk/prefswindow.c
201         * src/plugins/pgpcore/select-keys.c
202         * src/plugins/trayicon/trayicon.c
203                 HIG compliant button order
204
205 2006-01-14 [mones]      1.9.100cvs147
206
207         * po/es.po
208                 Updated translation
209
210 2006-01-13 [paul]       1.9.100cvs146
211
212         * AUTHORS
213         * ChangeLog
214         * src/gtk/authors.h
215                 add Joshua M. Kwan to contributors list
216
217 2006-01-13 [colin]      1.9.100cvs145
218
219         * src/gtk/quicksearch.c
220                 Don't refocus quick search after executing (Esc or Enter)
221                 Allows to '/'search something then move up/down in 
222                 summaryview, and to Esc a search and be back in the 
223                 summaryview
224
225 2006-01-13 [paul]       1.9.100cvs144
226
227         * src/plugins/pgpinline/pgpinline.c
228                 support Content-Type 'application/pgp'
229                 patch by Joshua M. Kwan <joshuak@users.sf.net>
230
231 2006-01-13 [paul]       1.9.100cvs143
232
233         * manual/account.xml
234                 make mention of partial retrieval
235                 thanks to Colin
236
237 2006-01-13 [paul]       1.9.100cvs142
238
239         * src/account.c
240         * src/account.h
241         * src/action.c
242         * src/action.h
243         * src/adbookbase.h
244         * src/addr_compl.c
245         * src/addr_compl.h
246         * src/addrbook.c
247         * src/addrcache.c
248         * src/addrcache.h
249         * src/addrcindex.c
250         * src/addrcindex.h
251         * src/addrclip.c
252         * src/addrclip.h
253         * src/addrdefs.h
254         * src/addressadd.c
255         * src/addressadd.h
256         * src/addressbook.c
257         * src/addressbook.h
258         * src/addrgather.c
259         * src/addrgather.h
260         * src/addrharvest.c
261         * src/addrharvest.h
262         * src/addrindex.c
263         * src/addrindex.h
264         * src/addritem.c
265         * src/addritem.h
266         * src/addrquery.c
267         * src/addrquery.h
268         * src/addrselect.c
269         * src/addrselect.h
270         * src/alertpanel.c
271         * src/alertpanel.h
272         * src/browseldap.c
273         * src/browseldap.h
274         * src/codeconv.c
275         * src/codeconv.h
276         * src/compose.c
277         * src/compose.h
278         * src/customheader.c
279         * src/customheader.h
280         * src/displayheader.c
281         * src/displayheader.h
282         * src/editaddress.c
283         * src/editaddress.h
284         * src/editbook.c
285         * src/editbook.h
286         * src/editgroup.c
287         * src/editgroup.h
288         * src/editjpilot.c
289         * src/editjpilot.h
290         * src/editldap.c
291         * src/editldap.h
292         * src/editldap_basedn.c
293         * src/editldap_basedn.h
294         * src/editvcard.c
295         * src/editvcard.h
296         * src/exphtmldlg.c
297         * src/exphtmldlg.h
298         * src/expldifdlg.c
299         * src/expldifdlg.h
300         * src/export.h
301         * src/exporthtml.c
302         * src/exporthtml.h
303         * src/exportldif.c
304         * src/exportldif.h
305         * src/filtering.c
306         * src/filtering.h
307         * src/folder.c
308         * src/folder.h
309         * src/folder_item_prefs.c
310         * src/folder_item_prefs.h
311         * src/foldersel.c
312         * src/foldersel.h
313         * src/folderutils.c
314         * src/folderutils.h
315         * src/folderview.c
316         * src/folderview.h
317         * src/grouplistdialog.c
318         * src/grouplistdialog.h
319         * src/headerview.c
320         * src/html.c
321         * src/html.h
322         * src/image_viewer.c
323         * src/image_viewer.h
324         * src/imap.c
325         * src/imap.h
326         * src/imap_gtk.c
327         * src/imap_gtk.h
328         * src/import.h
329         * src/importldif.c
330         * src/importldif.h
331         * src/importmutt.c
332         * src/importmutt.h
333         * src/importpine.c
334         * src/importpine.h
335         * src/inc.c
336         * src/inc.h
337         * src/jpilot.c
338         * src/jpilot.h
339         * src/ldapctrl.c
340         * src/ldapctrl.h
341         * src/ldaplocate.c
342         * src/ldaplocate.h
343         * src/ldapquery.c
344         * src/ldapquery.h
345         * src/ldapserver.c
346         * src/ldapserver.h
347         * src/ldaputil.c
348         * src/ldaputil.h
349         * src/ldif.c
350         * src/ldif.h
351         * src/main.c
352         * src/main.h
353         * src/mainwindow.c
354         * src/mainwindow.h
355         * src/manual.c
356         * src/manual.h
357         * src/mbox.c
358         * src/mbox.h
359         * src/message_search.c
360         * src/message_search.h
361         * src/messageview.c
362         * src/messageview.h
363         * src/mh.c
364         * src/mh.h
365         * src/mh_gtk.c
366         * src/mh_gtk.h
367         * src/mimeview.c
368         * src/mimeview.h
369         * src/msgcache.c
370         * src/msgcache.h
371         * src/mutt.c
372         * src/mutt.h
373         * src/news.c
374         * src/news.h
375         * src/news_gtk.c
376         * src/news_gtk.h
377         * src/partial_download.c
378         * src/partial_download.h
379         * src/pine.c
380         * src/pine.h
381         * src/pop.c
382         * src/pop.h
383         * src/prefs_account.c
384         * src/prefs_account.h
385         * src/prefs_actions.c
386         * src/prefs_actions.h
387         * src/prefs_common.c
388         * src/prefs_common.h
389         * src/prefs_compose_writing.c
390         * src/prefs_compose_writing.h
391         * src/prefs_customheader.c
392         * src/prefs_customheader.h
393         * src/prefs_display_header.c
394         * src/prefs_display_header.h
395         * src/prefs_filtering.c
396         * src/prefs_filtering.h
397         * src/prefs_filtering_action.c
398         * src/prefs_filtering_action.h
399         * src/prefs_folder_column.c
400         * src/prefs_folder_column.h
401         * src/prefs_folder_item.c
402         * src/prefs_folder_item.h
403         * src/prefs_fonts.c
404         * src/prefs_fonts.h
405         * src/prefs_gtk.c
406         * src/prefs_gtk.h
407         * src/prefs_image_viewer.c
408         * src/prefs_image_viewer.h
409         * src/prefs_matcher.c
410         * src/prefs_matcher.h
411         * src/prefs_message.c
412         * src/prefs_msg_colors.c
413         * src/prefs_msg_colors.h
414         * src/prefs_other.c
415         * src/prefs_quote.c
416         * src/prefs_receive.c
417         * src/prefs_send.c
418         * src/prefs_spelling.c
419         * src/prefs_spelling.h
420         * src/prefs_summaries.c
421         * src/prefs_summaries.h
422         * src/prefs_summary_column.c
423         * src/prefs_summary_column.h
424         * src/prefs_template.c
425         * src/prefs_template.h
426         * src/prefs_themes.c
427         * src/prefs_themes.h
428         * src/prefs_toolbar.c
429         * src/prefs_toolbar.h
430         * src/prefs_wrapping.c
431         * src/prefs_wrapping.h
432         * src/privacy.c
433         * src/privacy.h
434         * src/procheader.c
435         * src/procheader.h
436         * src/procmime.c
437         * src/procmime.h
438         * src/procmsg.c
439         * src/procmsg.h
440         * src/quote_fmt.c
441         * src/quote_fmt_parse.y
442         * src/recv.c
443         * src/recv.h
444         * src/remotefolder.c
445         * src/remotefolder.h
446         * src/send_message.c
447         * src/send_message.h
448         * src/setup.c
449         * src/setup.h
450         * src/sourcewindow.c
451         * src/sourcewindow.h
452         * src/ssl_manager.c
453         * src/ssl_manager.h
454         * src/statusbar.c
455         * src/statusbar.h
456         * src/stock_pixmap.c
457         * src/stock_pixmap.h
458         * src/summary_search.c
459         * src/summary_search.h
460         * src/summaryview.c
461         * src/summaryview.h
462         * src/syldap.c
463         * src/syldap.h
464         * src/textview.c
465         * src/textview.h
466         * src/toolbar.c
467         * src/toolbar.h
468         * src/undo.c
469         * src/undo.h
470         * src/unmime.c
471         * src/unmime.h
472         * src/vcard.c
473         * src/vcard.h
474         * src/wizard.c
475         * src/wizard.h
476         * src/common/base64.c
477         * src/common/base64.h
478         * src/common/defs.h
479         * src/common/hooks.c
480         * src/common/hooks.h
481         * src/common/log.c
482         * src/common/log.h
483         * src/common/mgutils.c
484         * src/common/mgutils.h
485         * src/common/nntp.c
486         * src/common/nntp.h
487         * src/common/passcrypt.c
488         * src/common/passcrypt.h.in
489         * src/common/plugin.c
490         * src/common/plugin.h
491         * src/common/prefs.c
492         * src/common/prefs.h
493         * src/common/progressindicator.c
494         * src/common/progressindicator.h
495         * src/common/quoted-printable.c
496         * src/common/quoted-printable.h
497         * src/common/session.c
498         * src/common/session.h
499         * src/common/smtp.c
500         * src/common/smtp.h
501         * src/common/socket.c
502         * src/common/socket.h
503         * src/common/ssl.c
504         * src/common/ssl.h
505         * src/common/ssl_certificate.c
506         * src/common/ssl_certificate.h
507         * src/common/stringtable.c
508         * src/common/stringtable.h
509         * src/common/sylpheed.c
510         * src/common/sylpheed.h
511         * src/common/template.c
512         * src/common/template.h
513         * src/common/timing.h
514         * src/common/utils.c
515         * src/common/utils.h
516         * src/common/version.h.in
517         * src/common/xml.c
518         * src/common/xml.h
519         * src/common/xmlprops.c
520         * src/common/xmlprops.h
521         * src/gtk/colorlabel.c
522         * src/gtk/colorsel.c
523         * src/gtk/colorsel.h
524         * src/gtk/description_window.c
525         * src/gtk/description_window.h
526         * src/gtk/filesel.c
527         * src/gtk/filesel.h
528         * src/gtk/foldersort.c
529         * src/gtk/foldersort.h
530         * src/gtk/gtkutils.c
531         * src/gtk/gtkutils.h
532         * src/gtk/inputdialog.c
533         * src/gtk/inputdialog.h
534         * src/gtk/logwindow.c
535         * src/gtk/logwindow.h
536         * src/gtk/manage_window.c
537         * src/gtk/manage_window.h
538         * src/gtk/menu.c
539         * src/gtk/menu.h
540         * src/gtk/pluginwindow.c
541         * src/gtk/pluginwindow.h
542         * src/gtk/prefswindow.c
543         * src/gtk/prefswindow.h
544         * src/gtk/progressdialog.c
545         * src/gtk/progressdialog.h
546         * src/gtk/sslcertwindow.c
547         * src/gtk/sslcertwindow.h
548         * src/plugins/clamav/clamav_plugin.c
549         * src/plugins/clamav/clamav_plugin.h
550         * src/plugins/clamav/clamav_plugin_gtk.c
551         * src/plugins/demo/demo.c
552         * src/plugins/dillo_viewer/dillo_prefs.c
553         * src/plugins/dillo_viewer/dillo_prefs.h
554         * src/plugins/dillo_viewer/dillo_viewer.c
555         * src/plugins/pgpcore/passphrase.c
556         * src/plugins/pgpcore/passphrase.h
557         * src/plugins/pgpcore/plugin.c
558         * src/plugins/pgpcore/select-keys.c
559         * src/plugins/pgpcore/select-keys.h
560         * src/plugins/pgpcore/sgpgme.c
561         * src/plugins/pgpcore/sgpgme.h
562         * src/plugins/pgpinline/pgpinline.c
563         * src/plugins/pgpinline/pgpinline.h
564         * src/plugins/pgpinline/plugin.c
565         * src/plugins/pgpmime/pgpmime.c
566         * src/plugins/pgpmime/pgpmime.h
567         * src/plugins/pgpmime/plugin.c
568         * src/plugins/spamassassin/spamassassin.c
569         * src/plugins/spamassassin/spamassassin.h
570         * src/plugins/spamassassin/spamassassin_gtk.c
571         * src/plugins/trayicon/trayicon.c
572                 update copyright header
573
574 2006-01-13 [paul]       1.9.100cvs141
575
576         * src/account.c
577         * src/export.c
578         * src/import.c
579         * src/mainwindow.c
580         * src/prefs_account.c
581         * src/prefs_display_header.c
582         * src/prefs_receive.c
583         * src/prefs_send.c
584         * src/prefs_summaries.c
585         * src/prefs_themes.c
586         * src/prefs_toolbar.c
587         * src/gtk/about.c
588                 various cleanups
589
590 2006-01-12 [colin]      1.9.100cvs140
591
592         * src/folder.c
593         * src/folder.h
594         * src/main.c
595                 Add --subscribe option
596                 Let sylpheed-claws email@domain.com equivalent to --compose
597                 Let sylpheed-claws proto://blah.com equivalent to --subscribe
598
599 2006-01-12 [paul]       1.9.100cvs139
600
601         * src/mainwindow.c
602                 append 'Change folder order' label with '...'
603         * src/prefs_actions.c
604                 allow reordering of actions list by dnd
605         * src/gtk/foldersort.c
606                 make the dialog nicer
607
608 2006-01-11 [colin]      1.9.100cvs138
609
610         * src/compose.c
611                 Allow templates without text
612
613 2006-01-11 [paul]       1.9.100cvs137
614
615         * tools/README
616         * tools/filter_conv_new.pl
617                 add info to README
618                 also check .sylpheed for filter.xml
619                 be a bit informative to the user
620
621 2006-01-11 [colin]      1.9.100cvs136
622
623         * src/textview.c
624                 Fix bug #888 (2.0.0rc3 not displaying image in message view)
625
626 2006-01-10 [paul]       1.9.100cvs135
627
628         * tools/Makefile.am
629         * tools/filter_conv_new.pl
630                 add script to convert new style Sylpheed
631                 filter rules (Sylpheed >= 0.9.99) to
632                 Claws filtering rules
633
634 2006-01-10 [colin]      1.9.100cvs134
635
636         * src/compose.c
637                 Fix broken line joins in certain conditions
638                 (between two quoted lines: <enter><enter><up>
639                  <type a wrapped sentence><go in the first line>
640                  <insert more text><watch as line joining failed>)
641
642 2006-01-10 [paul]       1.9.100cvs133
643
644         * src/compose.c
645                 don't report success in error dialog
646                 thanks to Colin
647         * src/common/utils.c
648                 include some trailing punctuations as URI
649                 thanks to Hiro
650
651 2006-01-10 [paul]       1.9.100cvs132
652
653         * src/mimeview.c
654                 fix incompatible pointer type
655                 warning
656
657 2006-01-10 [paul]       1.9.100cvs131
658
659         * src/compose.c
660                 change Subject in window title
661                 instantaneously
662
663 2006-01-09 [colin]      1.9.100cvs130
664
665         * src/addressbook.c
666         * src/headerview.c
667         * src/mainwindow.c
668         * src/messageview.c
669         * src/mimeview.c
670         * src/noticeview.c
671         * src/summaryview.c
672                 Fix possible crashes on exit and in addressbook
673
674 2006-01-09 [paul]       1.9.100cvs129
675
676         * src/prefs_msg_colors.c
677                 some cleanups that I forgot last time
678
679 2006-01-09 [paul]       1.9.100cvs128
680
681         * README
682         * src/folderview.c
683         * src/prefs_msg_colors.c
684                 add previously hidden option, color_new, to
685                 the gui
686                 move the page to Display/
687                 rework the gui
688
689 2006-01-09 [wwp]        1.9.100cvs127
690
691         * src/prefs_themes.c
692                 made the prefs/display/themes layouts spacing less condensed
693                 (and so they match other prefs/pages' look).
694
695 2006-01-09 [paul]       1.9.100cvs126
696
697         * src/compose.c
698         * src/prefs_common.c
699         * src/prefs_common.h
700         * src/prefs_wrapping.c
701                 remove 'wrap at send' option
702
703 2006-01-06 [colin]      1.9.100cvs125
704
705         * src/compose.c
706                 Just make completely sure we don't insert "manual line breaks" 
707                 when wrapping... 
708
709 2006-01-04 [paul]
710
711         * 2.0.0-rc3 released
712
713 2006-01-04 [paul]       1.9.100cvs124
714
715         * src/folderview.c
716                 fix bug 882, 'quick scroll in folder list
717                 displays wrong folder contents'
718
719 2006-01-04 [paul]       1.9.100cvs123
720
721         * src/plugins/pgpmime/pgpmime.c
722                 better debug information when signing
723                 Patch by Ivan F. Martinez <ivanfm@users.sourceforge.net>
724
725 2006-01-03 [colin]      1.9.100cvs122
726
727         * configure.ac
728                 We need to recheck for gpgme 1.0.0 after checking
729                 for 1.1.1, because if 1.1.1 isn't available, 
730                 GPGME_LIBS and friends are blanked out by the 
731                 second check.
732
733 2006-01-03 [colin]      1.9.100cvs121
734
735         * src/common/prefs.c
736                 Windows unlink-before rename fix
737         * src/plugins/pgpcore/sgpgme.c
738                 Add support for PKA info if available
739                 Both patches by Werner Koch
740
741 2006-01-03 [paul]       1.9.100cvs120
742
743         * src/messageview.c
744                 fix bug 884, 'Send receipt' button visible in queue
745                 Thanks to Colin
746
747 2006-01-02 [colin]      1.9.100cvs119
748
749         * src/compose.c
750         * src/imap.c
751                 Fix autosave on IMAP and more generally try to
752                 return the correct ID on a newly added IMAP message
753
754 2006-01-02 [paul]       1.9.100cvs118
755
756         * manual/keyboard.xml
757                 edited
758
759 2006-01-01 [paul]       1.9.100cvs117
760
761         * src/gtk/authors.h
762                 alphabetical order
763
764 2005-12-30 [colin]      1.9.100cvs116
765
766         * manual/advanced.xml
767                 Explain Pre/Post-processing differences.
768
769 2005-12-30 [colin]      1.9.100cvs115
770
771         * src/mh.c
772                 Implement copy_msgs for a little optimization
773         * src/imap.c
774                 Finish yesterday's fix
775
776 2005-12-29 [colin]      1.9.100cvs114
777
778         * src/imap.c
779                 Fix occasional failure in fetching a mail over
780                 IMAP
781
782 2005-12-29 [cleroy]     1.9.100cvs113
783
784         * src/compose.c
785                 Don't remove a draft when sending it, if it is 
786                 locked.
787
788 2005-12-28 [colin]      1.9.100cvs112
789
790         * src/summaryview.c
791                 Fix leak for real
792
793 2005-12-28 [wwp]        1.9.100cvs111
794
795         * doc/faq/.cvsignore
796         * doc/faq/de/.cvsignore
797         * doc/faq/en/.cvsignore
798         * doc/faq/es/.cvsignore
799         * doc/faq/fr/.cvsignore
800         * doc/faq/it/.cvsignore
801         * doc/manual/.cvsignore
802         * doc/manual/de/.cvsignore
803         * doc/manual/en/.cvsignore
804         * doc/manual/es/.cvsignore
805         * doc/manual/fr/.cvsignore
806         * doc/manual/ja/.cvsignore
807         * src/plugins/mathml_viewer/.cvsignore
808                 rollback revival of those files (my bad, sorry for the noise).
809
810 2005-12-28 [wwp]        1.9.100cvs110
811
812         * src/compose.c
813                 fix a minor wrapping issue w/ autowrap disabled (patch by Colin).
814
815 2005-12-28 [wwp]        1.9.100cvs109
816
817         * doc/faq/.cvsignore
818         * doc/faq/de/.cvsignore
819         * doc/faq/en/.cvsignore
820         * doc/faq/es/.cvsignore
821         * doc/faq/fr/.cvsignore
822         * doc/faq/it/.cvsignore
823         * doc/manual/.cvsignore
824         * doc/manual/de/.cvsignore
825         * doc/manual/en/.cvsignore
826         * doc/manual/es/.cvsignore
827         * doc/manual/fr/.cvsignore
828         * doc/manual/ja/.cvsignore
829         * src/plugins/mathml_viewer/.cvsignore
830         * po/.cvsignore
831                 more files to ignore.
832
833 2005-12-24 [colin]      1.9.100cvs108
834
835         * AUTHORS
836         * src/gtk/authors.h
837                 Update for Werner
838
839 2005-12-24 [colin]      1.9.100cvs107
840
841         * src/procmsg.c
842                 Allow NULL src_msginfo in 
843                 procmsg_msginfo_new_from_mimeinfo
844
845 2005-12-23 [paul]       1.9.100cvs106
846
847         * src/plugins/pgpinline/mypgpcore.def
848                 add this forgotten file
849
850 2005-12-23 [cleroy]     1.9.100cvs105
851
852         * src/mainwindow.c
853                 Fix missing break
854
855 2005-12-23 [cleroy]     1.9.100cvs104
856
857         * autogen.sh
858         * src/folder.c
859         * src/mh.c
860         * src/common/plugin.c
861         * src/common/socket.c
862         * src/common/socket.h
863         * src/common/utils.c
864         * src/common/utils.h
865         * src/gtk/pluginwindow.c
866         * src/plugins/pgpcore/plugin.def
867         * src/plugins/pgpcore/sylpheed.def
868         * src/plugins/pgpinline/Makefile.am
869         * src/plugins/pgpinline/plugin.def
870         * src/plugins/pgpinline/sylpheed.def
871         * src/plugins/pgpmime/plugin.def
872         * src/plugins/pgpmime/sylpheed.def
873                 Various w32 fixes by Werner Koch
874
875 2005-12-22 [paul]       1.9.100cvs103
876
877         * src/wizard.c
878                 don't offer IMAP as 'server type' if
879                 libetpan isn't built in
880
881 2005-12-22 [paul]       1.9.100cvs102
882
883         * AUTHORS
884         * src/mainwindow.c
885         * src/mainwindow.h
886         * src/toolbar.c
887         * src/gtk/authors.h
888                 support GTK_TOOLBAR_BOTH_HORIZ (text
889                 next to icon) Patch by Marien Zwart
890                 marienz@users.sf.net
891                 Also reword the text
892
893 2005-12-21 [colin]      1.9.100cvs101
894
895         * configure.ac
896                 Fix DATADIRNAME
897         * COPYING
898                 Fix missing section and explicit the exception better
899         * src/compose.c
900                 Prevent mail from being lost without notice when an
901                 SMTP error happens on trying to send an unmodified
902                 drafted mail.
903         * src/send_message.c
904         * src/common/smtp.c
905                 Fix password remembering when wrong, and add return
906                 value checks where they should have been
907         * src/plugins/pgpcore/sylpheed.def
908         * src/plugins/pgpinline/sylpheed.def
909         * src/plugins/pgpmime/sylpheed.def
910                 Add a few symbols needed
911
912 2005-12-21 [paul]       1.9.100cvs100
913
914         * m4/codeset.m4
915         * m4/glibc21.m4
916         * m4/intdiv0.m4
917         * m4/inttypes-pri.m4
918         * m4/inttypes.m4
919         * m4/inttypes_h.m4
920         * m4/isc-posix.m4
921         * m4/lcmessage.m4
922         * m4/stdint_h.m4
923         * m4/uintmax_t.m4
924                 gettextization
925                 thanks to Colin
926
927 2005-12-21 [paul]       1.9.100cvs99
928
929         * po/sv.po
930                 fixed by Colin
931
932 2005-12-20 [paul]       1.9.100cvs98
933
934         * po/sv.po
935                 updated by Anders Trobäck
936
937 2005-12-20 [colin]      1.9.100cvs97
938
939         * ABOUT-NLS
940         * Makefile.am
941         * autogen.sh
942         * configure.ac
943         * config/config.rpath
944         * config/mkinstalldirs
945         * m4/Makefile.am
946         * m4/glibc2.m4
947         * m4/gnupg.m4
948         * m4/gpgme.m4
949         * m4/intmax.m4
950         * m4/longdouble.m4
951         * m4/longlong.m4
952         * m4/printf-posix.m4
953         * m4/signed.m4
954         * m4/size_max.m4
955         * m4/ulonglong.m4
956         * m4/wchar_t.m4
957         * m4/wint_t.m4
958         * m4/xsize.m4
959         * po/Makefile.in.in
960         * po/Makevars
961         * po/bg.po
962         * po/ca.po
963         * po/cs.po
964         * po/de.po
965         * po/el.po
966         * po/en_GB.po
967         * po/es.po
968         * po/fi.po
969         * po/fr.po
970         * po/hr.po
971         * po/hu.po
972         * po/it.po
973         * po/ja.po
974         * po/ko.po
975         * po/nb.po
976         * po/nl.po
977         * po/pl.po
978         * po/pt_BR.po
979         * po/ru.po
980         * po/sk.po
981         * po/sr.po
982         * po/stamp-po
983         * po/sv.po
984         * po/zh_CN.po
985         * po/zh_TW.po
986         * src/Makefile.am
987         * src/codeconv.c
988         * src/compose.c
989         * src/exporthtml.c
990         * src/exportldif.c
991         * src/folder.c
992         * src/main.c
993         * src/manual.c
994         * src/mh.c
995         * src/mimeview.c
996         * src/send_message.c
997         * src/common/Makefile.am
998         * src/common/fnmatch.c
999         * src/common/fnmatch.h
1000         * src/common/fnmatch_loop.c
1001         * src/common/nntp.c
1002         * src/common/plugin.c
1003         * src/common/smtp.c
1004         * src/common/socket.c
1005         * src/common/string_match.c
1006         * src/common/sylpheed.c
1007         * src/common/utils.c
1008         * src/common/utils.h
1009         * src/common/w32_dirent.c
1010         * src/common/w32_reg.c
1011         * src/common/w32_signal.c
1012         * src/common/w32_stat.c
1013         * src/common/w32_stdio.c
1014         * src/common/w32_stdlib.c
1015         * src/common/w32_string.c
1016         * src/common/w32_time.c
1017         * src/common/w32_unistd.c
1018         * src/common/w32_wait.c
1019         * src/common/w32lib.h
1020         * src/etpan/Makefile.am
1021         * src/gtk/Makefile.am
1022         * src/plugins/clamav/Makefile.am
1023         * src/plugins/demo/Makefile.am
1024         * src/plugins/dillo_viewer/Makefile.am
1025         * src/plugins/pgpcore/Makefile.am
1026         * src/plugins/pgpcore/passphrase.c
1027         * src/plugins/pgpcore/plugin.def
1028         * src/plugins/pgpcore/sgpgme.c
1029         * src/plugins/pgpcore/sylpheed.def
1030         * src/plugins/pgpcore/version.rc
1031         * src/plugins/pgpinline/Makefile.am
1032         * src/plugins/pgpinline/plugin.def
1033         * src/plugins/pgpinline/sylpheed.def
1034         * src/plugins/pgpinline/version.rc
1035         * src/plugins/pgpmime/Makefile.am
1036         * src/plugins/pgpmime/mypgpcore.def
1037         * src/plugins/pgpmime/plugin.def
1038         * src/plugins/pgpmime/sylpheed.def
1039         * src/plugins/pgpmime/version.rc
1040         * src/plugins/spamassassin/Makefile.am
1041                 Very little ;-) patch from Werner Koch, providing
1042                 infrastructure for cross-compiling to Win32
1043
1044 2005-12-20 [paul]       1.9.100cvs96
1045
1046         * src/account.c
1047         * src/account.h
1048         * src/mainwindow.c
1049         * src/mainwindow.h
1050         * src/toolbar.c
1051         * src/toolbar.h
1052                 add a combo to the Get All button, allowing
1053                 quick retrieval from any account
1054                 Patch by Fabien Vantard, slightly modified
1055                 by Colin
1056         * src/gtk/about.c
1057                 i18n fix. Patch by Fabien Vantard
1058
1059 2005-12-19 [cleroy]     1.9.100cvs95
1060
1061         * src/compose.c
1062         * src/compose.h
1063                 Don't automatically join lines when they've 
1064                 been separated by the user and not automatically
1065
1066 2005-12-19 [paul]       1.9.100cvs94
1067
1068         * src/gtk/pluginwindow.c
1069                 i18n fix.
1070                 Patch by Fabien Vantard
1071
1072 2005-12-15 [paul]       1.9.100cvs93
1073
1074         * src/common/plugin.c
1075         * src/common/plugin.h
1076         * src/gtk/pluginwindow.c
1077         * src/plugins/clamav/clamav_plugin.c
1078         * src/plugins/demo/demo.c
1079         * src/plugins/dillo_viewer/dillo_viewer.c
1080         * src/plugins/pgpcore/plugin.c
1081         * src/plugins/pgpinline/plugin.c
1082         * src/plugins/pgpmime/plugin.c
1083         * src/plugins/spamassassin/spamassassin.c
1084         * src/plugins/trayicon/trayicon.c
1085                 add plugin_version()
1086
1087 2005-12-15 [cleroy]     1.9.100cvs92
1088
1089         * src/compose.c
1090                 Further fix bug #875
1091
1092 2005-12-15 [paul]       1.9.100cvs91
1093
1094         * src/gtk/filesel.c
1095                 fix attach_load_dir getting set to
1096                 PLUGINDIR on plugin load
1097
1098 2005-12-14 [mones]      1.9.100cvs90
1099
1100         * manual/ack.xml
1101         * manual/keyboard.xml
1102                 Initial draft and some shortcuts added
1103                 
1104         * po/es.po
1105                 Updated translation
1106
1107 2005-12-14 [colin]      1.9.100cvs89
1108
1109         * src/compose.c
1110         * src/imap.c
1111         * src/summaryview.c
1112         * src/gtk/gtkaspell.c
1113                 More leaks fixed
1114         * src/prefs_folder_item.c
1115                 Fix recursive prefs apply
1116
1117
1118 2005-12-14 [cleroy]     1.9.100cvs88
1119
1120         * src/compose.c
1121                 Fix bug #875 (Freeze On Inline Forward of 
1122                 Large Message)
1123
1124 2005-12-13 [colin]      1.9.100cvs87
1125
1126         * src/compose.c
1127                 Uniq-ify and sort the mimetypes list
1128                 Patch by Fabien Vantard
1129
1130 2005-12-13 [colin]      1.9.100cvs86
1131
1132         * src/imap.c
1133         * src/etpan/imap-thread.c
1134                 Fix leaks (patch by Hoa)
1135         * src/news.c
1136         * src/common/plugin.c
1137                 Fix leaks
1138
1139 2005-12-12 [colin]
1140
1141         * 2.0.0-rc2 released
1142
1143 2005-12-12 [colin]      1.9.100cvs85
1144
1145         * src/matcher.c
1146                 Fix a leak
1147
1148 2005-12-12 [wwp]        1.9.100cvs84
1149
1150         * src/gtk/icon_legend.c
1151                 fix misbehaviour and crash when closing the legend window
1152         using the Esc key (patch by Fabien Vantard).
1153
1154 2005-12-12 [paul]       1.9.100cvs83
1155
1156         * src/browseldap.c
1157         * src/foldersel.c
1158         * src/prefs_actions.c
1159         * src/prefs_filtering.c
1160         * src/prefs_matcher.c
1161         * src/prefs_spelling.glade      ** REMOVED **
1162         * src/prefs_template.c
1163         * src/gtk/foldersort.glade      ** REMOVED **
1164         * src/gtk/pluginwindow.c
1165         * src/gtk/pluginwindow.glade    ** REMOVED **
1166         * src/plugins/spamassassin/spamassassin_gtk.glade       ** REMOVED **
1167                 cleanups
1168
1169 2005-12-11 [paul]       1.9.100cvs82
1170
1171         * src/gtk/filesel.c
1172                 fix attach_load_dir crasher (double free)
1173
1174 2005-12-09 [paul]       1.9.100cvs81
1175
1176         * po/POTFILES.in
1177         * src/mainwindow.c
1178         * src/gtk/Makefile.am
1179         * src/gtk/icon_legend.c
1180         * src/gtk/icon_legend.h
1181                 add icon legend
1182         * src/manual.c
1183                 cleanup
1184
1185 2005-12-09 [paul]       1.9.100cvs80
1186
1187         * src/plugins/pgpcore/passphrase.c
1188                 wrap the label in the dialog
1189
1190 2005-12-09 [cleroy]     1.9.100cvs79
1191
1192         * src/plugins/pgpcore/sgpgme.c
1193                 Display (untrusted) on not trusted signatures
1194                 Patch by Michal Ãˆihaø <michal@cihar.com>
1195                 Closes bug #867 (Report also key trust)
1196
1197 2005-12-09 [cleroy]     1.9.100cvs78
1198
1199         * src/common/plugin.c
1200                 Update licence check, following Eben Moglen's advice
1201
1202 2005-12-08 [colin]      1.9.100cvs77
1203
1204         * src/folder.c
1205                 Fix the occasionnal item->cache != NULL 
1206                 assertion failure. 
1207
1208 2005-12-08 [colin]      1.9.100cvs76
1209
1210         * src/mimeview.c
1211         * src/plugins/pgpcore/sgpgme.c
1212                 Print key id when unable to check it
1213                 Closes bug #866 (Show key id when missing)
1214
1215 2005-12-08 [paul]       1.9.100cvs75
1216
1217         * src/prefs_common.c
1218         * src/prefs_common.h
1219         * src/gtk/filesel.c
1220                 remember load attachment dir
1221
1222 2005-12-07 [colin]      1.9.100cvs74
1223
1224         * src/prefs_toolbar.c
1225                 Gtk fixes, patch by Fabien Vantard
1226
1227 2005-12-07 [colin]      1.9.100cvs73
1228
1229         * src/action.c
1230         * src/compose.c
1231         * src/compose.h
1232                 Fix bug #839 (Quoted text isn't colored after 
1233                 executing an action)
1234         * src/common/plugin.c
1235                 Require plugins to declare their licence in plugin_licence()
1236                 Refuse to load non-GPL plugins as they'd be illegal (as 
1237                 derived works of Sylpheed-Claws, they must be GPL).
1238         * src/plugins/clamav/clamav_plugin.c
1239         * src/plugins/demo/demo.c
1240         * src/plugins/dillo_viewer/dillo_viewer.c
1241         * src/plugins/pgpcore/plugin.c
1242         * src/plugins/pgpinline/plugin.c
1243         * src/plugins/pgpmime/plugin.c
1244         * src/plugins/spamassassin/spamassassin.c
1245         * src/plugins/trayicon/trayicon.c
1246                 Add plugin_licence()
1247
1248 2005-12-07 [paul]       1.9.100cvs72
1249
1250         * configure.ac
1251         * src/mainwindow.c
1252         * src/manual.c
1253         * src/manual.h
1254         * src/common/defs.h
1255                 clean up after local FAQ removal and
1256                 temporary manual removal
1257
1258 2005-12-06 [colin]      1.9.100cvs71
1259
1260         * configure.ac
1261         * doc/Makefile.am
1262         * doc/faq/.cvsignore
1263         * doc/faq/Makefile.am
1264         * doc/faq/de/.cvsignore
1265         * doc/faq/de/Makefile.am
1266         * doc/faq/de/sylpheed-faq-1.html
1267         * doc/faq/de/sylpheed-faq-2.html
1268         * doc/faq/de/sylpheed-faq-3.html
1269         * doc/faq/de/sylpheed-faq.html
1270         * doc/faq/en/.cvsignore
1271         * doc/faq/en/Makefile.am
1272         * doc/faq/en/sylpheed-faq-1.html
1273         * doc/faq/en/sylpheed-faq-2.html
1274         * doc/faq/en/sylpheed-faq-3.html
1275         * doc/faq/en/sylpheed-faq-4.html
1276         * doc/faq/en/sylpheed-faq.html
1277         * doc/faq/es/.cvsignore
1278         * doc/faq/es/Makefile.am
1279         * doc/faq/es/sylpheed-faq-1.html
1280         * doc/faq/es/sylpheed-faq-2.html
1281         * doc/faq/es/sylpheed-faq-3.html
1282         * doc/faq/es/sylpheed-faq-4.html
1283         * doc/faq/es/sylpheed-faq.html
1284         * doc/faq/fr/.cvsignore
1285         * doc/faq/fr/Makefile.am
1286         * doc/faq/fr/sylpheed-faq-1.html
1287         * doc/faq/fr/sylpheed-faq-2.html
1288         * doc/faq/fr/sylpheed-faq-3.html
1289         * doc/faq/fr/sylpheed-faq.html
1290         * doc/faq/it/.cvsignore
1291         * doc/faq/it/Makefile.am
1292         * doc/faq/it/sylpheed-faq-1.html
1293         * doc/faq/it/sylpheed-faq-2.html
1294         * doc/faq/it/sylpheed-faq-3.html
1295         * doc/faq/it/sylpheed-faq.html
1296         * doc/manual/.cvsignore
1297         * doc/manual/Makefile.am
1298         * doc/manual/de/.cvsignore
1299         * doc/manual/de/Makefile.am
1300         * doc/manual/de/sylpheed-1.html
1301         * doc/manual/de/sylpheed-10.html
1302         * doc/manual/de/sylpheed-11.html
1303         * doc/manual/de/sylpheed-12.html
1304         * doc/manual/de/sylpheed-13.html
1305         * doc/manual/de/sylpheed-14.html
1306         * doc/manual/de/sylpheed-15.html
1307         * doc/manual/de/sylpheed-16.html
1308         * doc/manual/de/sylpheed-17.html
1309         * doc/manual/de/sylpheed-18.html
1310         * doc/manual/de/sylpheed-19.html
1311         * doc/manual/de/sylpheed-2.html
1312         * doc/manual/de/sylpheed-20.html
1313         * doc/manual/de/sylpheed-3.html
1314         * doc/manual/de/sylpheed-4.html
1315         * doc/manual/de/sylpheed-5.html
1316         * doc/manual/de/sylpheed-6.html
1317         * doc/manual/de/sylpheed-7.html
1318         * doc/manual/de/sylpheed-8.html
1319         * doc/manual/de/sylpheed-9.html
1320         * doc/manual/de/sylpheed.html
1321         * doc/manual/en/.cvsignore
1322         * doc/manual/en/Makefile.am
1323         * doc/manual/en/sylpheed-1.html
1324         * doc/manual/en/sylpheed-10.html
1325         * doc/manual/en/sylpheed-11.html
1326         * doc/manual/en/sylpheed-12.html
1327         * doc/manual/en/sylpheed-13.html
1328         * doc/manual/en/sylpheed-14.html
1329         * doc/manual/en/sylpheed-15.html
1330         * doc/manual/en/sylpheed-16.html
1331         * doc/manual/en/sylpheed-17.html
1332         * doc/manual/en/sylpheed-18.html
1333         * doc/manual/en/sylpheed-19.html
1334         * doc/manual/en/sylpheed-2.html
1335         * doc/manual/en/sylpheed-20.html
1336         * doc/manual/en/sylpheed-21.html
1337         * doc/manual/en/sylpheed-22.html
1338         * doc/manual/en/sylpheed-3.html
1339         * doc/manual/en/sylpheed-4.html
1340         * doc/manual/en/sylpheed-5.html
1341         * doc/manual/en/sylpheed-6.html
1342         * doc/manual/en/sylpheed-7.html
1343         * doc/manual/en/sylpheed-8.html
1344         * doc/manual/en/sylpheed-9.html
1345         * doc/manual/en/sylpheed.html
1346         * doc/manual/es/.cvsignore
1347         * doc/manual/es/Makefile.am
1348         * doc/manual/es/sylpheed-1.html
1349         * doc/manual/es/sylpheed-10.html
1350         * doc/manual/es/sylpheed-11.html
1351         * doc/manual/es/sylpheed-12.html
1352         * doc/manual/es/sylpheed-13.html
1353         * doc/manual/es/sylpheed-14.html
1354         * doc/manual/es/sylpheed-15.html
1355         * doc/manual/es/sylpheed-16.html
1356         * doc/manual/es/sylpheed-17.html
1357         * doc/manual/es/sylpheed-18.html
1358         * doc/manual/es/sylpheed-19.html
1359         * doc/manual/es/sylpheed-2.html
1360         * doc/manual/es/sylpheed-20.html
1361         * doc/manual/es/sylpheed-3.html
1362         * doc/manual/es/sylpheed-4.html
1363         * doc/manual/es/sylpheed-5.html
1364         * doc/manual/es/sylpheed-6.html
1365         * doc/manual/es/sylpheed-7.html
1366         * doc/manual/es/sylpheed-8.html
1367         * doc/manual/es/sylpheed-9.html
1368         * doc/manual/es/sylpheed.html
1369         * doc/manual/fr/.cvsignore
1370         * doc/manual/fr/Makefile.am
1371         * doc/manual/fr/sylpheed-1.html
1372         * doc/manual/fr/sylpheed-10.html
1373         * doc/manual/fr/sylpheed-11.html
1374         * doc/manual/fr/sylpheed-12.html
1375         * doc/manual/fr/sylpheed-13.html
1376         * doc/manual/fr/sylpheed-14.html
1377         * doc/manual/fr/sylpheed-15.html
1378         * doc/manual/fr/sylpheed-16.html
1379         * doc/manual/fr/sylpheed-17.html
1380         * doc/manual/fr/sylpheed-18.html
1381         * doc/manual/fr/sylpheed-19.html
1382         * doc/manual/fr/sylpheed-2.html
1383         * doc/manual/fr/sylpheed-20.html
1384         * doc/manual/fr/sylpheed-3.html
1385         * doc/manual/fr/sylpheed-4.html
1386         * doc/manual/fr/sylpheed-5.html
1387         * doc/manual/fr/sylpheed-6.html
1388         * doc/manual/fr/sylpheed-7.html
1389         * doc/manual/fr/sylpheed-8.html
1390         * doc/manual/fr/sylpheed-9.html
1391         * doc/manual/fr/sylpheed.html
1392         * doc/manual/ja/.cvsignore
1393         * doc/manual/ja/Makefile.am
1394         * doc/manual/ja/sylpheed-1.html
1395         * doc/manual/ja/sylpheed-10.html
1396         * doc/manual/ja/sylpheed-11.html
1397         * doc/manual/ja/sylpheed-12.html
1398         * doc/manual/ja/sylpheed-13.html
1399         * doc/manual/ja/sylpheed-14.html
1400         * doc/manual/ja/sylpheed-15.html
1401         * doc/manual/ja/sylpheed-16.html
1402         * doc/manual/ja/sylpheed-17.html
1403         * doc/manual/ja/sylpheed-18.html
1404         * doc/manual/ja/sylpheed-19.html
1405         * doc/manual/ja/sylpheed-2.html
1406         * doc/manual/ja/sylpheed-20.html
1407         * doc/manual/ja/sylpheed-3.html
1408         * doc/manual/ja/sylpheed-4.html
1409         * doc/manual/ja/sylpheed-5.html
1410         * doc/manual/ja/sylpheed-6.html
1411         * doc/manual/ja/sylpheed-7.html
1412         * doc/manual/ja/sylpheed-8.html
1413         * doc/manual/ja/sylpheed-9.html
1414         * doc/manual/ja/sylpheed.html
1415         * doc/manual/ja/sylpheed.sgml
1416         * src/mainwindow.c
1417                 Remove outdated manual and faq. Noisy, eh?
1418
1419 2005-12-06 [colin]      1.9.100cvs70
1420
1421         * src/compose.c
1422         * src/quote_fmt_parse.y
1423         * src/undo.c
1424         * src/undo.h
1425                 Allow %X to position cursor at 0 
1426                 (no %X = before signature)
1427                 Fix paste as quotation putting the cursor at 0
1428                 Fix undo offsets when pasting
1429                 Insert the quote_fmt at once instead of line 
1430                 by line
1431                 Fix [Edited] when starting to reply/forward
1432
1433 2005-12-06 [paul]       1.9.100cvs69
1434
1435         * src/plugins/clamav/clamav_plugin_gtk.c
1436                 add another tooltip
1437         * src/plugins/spamassassin/spamassassin_gtk.c
1438                 rework spamassassin_create_widget_func()
1439
1440 2005-12-05 [colin]      1.9.100cvs68
1441
1442         * po/POTFILES.in
1443                 Fix make release ;-)
1444
1445 2005-12-05 [colin]      1.9.100cvs67
1446
1447         * src/compose.c
1448         * src/compose.h
1449                 Fix cursor positioning (not obeying %X)
1450
1451 2005-12-05 [paul]       1.9.100cvs66
1452
1453         * src/plugins/dillo_viewer/dillo_prefs.c
1454                 fix compilation warning
1455
1456 2005-12-05 [paul]       1.9.100cvs65
1457
1458         * src/prefs_spelling.c
1459         * src/plugins/trayicon/trayicon.c
1460                 cleanups - remove unused stuff
1461
1462 2005-12-05 [paul]       1.9.100cvs64
1463
1464         * README
1465         * manual/plugins.xml
1466                 remove info about removed mathml_viewer plugin
1467
1468 2005-12-05 [paul]       1.9.100cvs63
1469
1470         * configure.ac
1471         * src/plugins/Makefile.am
1472         * src/plugins/mathml_viewer/.cvsignore
1473         * src/plugins/mathml_viewer/Makefile.am
1474         * src/plugins/mathml_viewer/mathml_viewer.c
1475                 remove unmaintained mathml_viewer plugin
1476
1477 2005-12-05 [paul]       1.9.100cvs62
1478
1479         * src/summaryview.c
1480                 obey prefs_common.always_show_msg when
1481                 moving a msg
1482                 Thanks to Colin
1483
1484 2005-12-05 [paul]       1.9.100cvs61
1485
1486         * src/compose.c
1487         * src/prefs_account.c
1488         * src/prefs_filtering.c
1489         * src/prefs_quote.c
1490         * src/prefs_spelling.c
1491         * src/prefs_toolbar.c
1492         * src/summaryview.c
1493         * src/gtk/gtkutils.c
1494         * src/gtk/quicksearch.c
1495         * src/plugins/dillo_viewer/dillo_prefs.c
1496                 dialog cleanups
1497
1498 2005-12-04 [paul]       1.9.100cvs60
1499
1500         * src/inc.c
1501         * src/prefs_account.c
1502         * src/prefs_account.h
1503                 allow a Local account to specify a
1504                 default inbox
1505                 (closes bug 843 'Inbox cannot be changed for local
1506                  mailboxes')
1507
1508 2005-12-04 [colin]      1.9.100cvs59
1509
1510         * src/plugins/trayicon/trayicon.c
1511                 Remove Get, rename Get All to Get Mail in order to
1512                 be consistent with the default main toolbar
1513
1514 2005-12-03 [colin]      1.9.100cvs58
1515
1516         * manual/gpl.xml
1517         * manual/sylpheed-claws-manual.xml
1518                 Add GPL appendix
1519
1520 2005-12-03 [paul]       1.9.100cvs57
1521
1522         * AUTHORS
1523         * po/sv.po
1524         * src/gtk/authors.h
1525                 new (partially complete) Swedish translation
1526                 by Anders Troback <sylpheed@troback.com>
1527
1528 2005-12-02 [paul]       1.9.100cvs56
1529
1530         * configure.ac
1531                 libetpan 0.41 required
1532
1533 2005-12-02 [paul]       1.9.100cvs55
1534
1535         * src/plugins/clamav/clamav_plugin.c
1536         * src/plugins/clamav/clamav_plugin.h
1537         * src/plugins/clamav/clamav_plugin_gtk.c
1538         * src/plugins/spamassassin/spamassassin.c
1539         * src/plugins/spamassassin/spamassassin.h
1540         * src/plugins/spamassassin/spamassassin_gtk.c
1541                 unregister prefs pages on unloading, thus
1542                 preventing a crash
1543                 (thanks to Colin for the hint)
1544
1545 2005-12-02 [wwp]        1.9.100cvs54
1546
1547         * src/quote_fmt.h
1548         * src/quote_fmt_parse.y
1549                 fix misuse of gboolean*, use gboolean instead
1550                 (thanks to Paul, Colin, for pointing out that scaring one)
1551
1552 2005-12-02 [paul]       1.9.100cvs53
1553
1554         * src/plugins/clamav/clamav_plugin.c
1555                 int no --> unsigned int no
1556         * src/plugins/clamav/clamav_plugin_gtk.c
1557                 rework config page
1558
1559 2005-12-02 [wwp]        1.9.100cvs52
1560
1561         * src/compose.c
1562         * src/prefs_template.c
1563         * src/quote_fmt.h
1564         * src/quote_fmt_parse.y
1565                 prevent from executing |f and |p templates commands when
1566                 adding or replacing templates in prefs (avoids annoying and
1567                 potentially dangerous behaviours)
1568
1569 2005-12-02 [paul]       1.9.100cvs51
1570
1571         * src/prefs_common.c
1572                 allow translation of some default values
1573                 Patch by Fabien Vantard
1574
1575 2005-12-02 [paul]       1.9.100cvs50
1576
1577         * src/codeconv.c
1578         * src/codeconv.h
1579         * src/prefs_common.c
1580         * src/prefs_common.h
1581         * src/prefs_message.c
1582         * src/textview.c
1583                 remove obsolete 'convert_mb_alnum' option
1584                 and related stuff
1585         * src/gtk/about.c
1586                 remove unused 'about_textview_visibility_notify'
1587
1588 2005-12-02 [paul]       1.9.100cvs49
1589
1590         * src/prefs_account.c
1591         * src/prefs_compose_writing.c
1592         * src/prefs_fonts.c
1593         * src/prefs_gtk.h
1594         * src/prefs_image_viewer.c
1595         * src/prefs_message.c
1596         * src/prefs_other.c
1597         * src/prefs_receive.c
1598         * src/prefs_send.c
1599         * src/prefs_spelling.c
1600         * src/prefs_summaries.c
1601         * src/prefs_wrapping.c
1602         * src/plugins/dillo_viewer/dillo_prefs.c
1603         * src/plugins/pgpcore/prefs_gpg.c
1604                 several cleanups to the prefs dialogs
1605                 (slightly modified) patch by Fabien Vantard
1606
1607 2005-12-02 [paul]       1.9.100cvs48
1608
1609         * src/main.c
1610                 --exit means exit
1611         * src/send_message.c
1612                 fix crash on send when connection fails
1613
1614         Thanks to Colin
1615
1616 2005-12-01 [colin]      1.9.100cvs47
1617
1618         * src/html.c
1619                 Translate &hellip; to "..."
1620
1621 2005-11-30 [colin]      1.9.100cvs46
1622
1623         * src/matcher.c
1624         * src/matcher.h
1625                 Optimize back yesterday's fix.
1626
1627 2005-11-30 [paul]       1.9.100cvs45
1628
1629         * manual/faq.xml
1630                 standardised
1631         * manual/intro.xml
1632                 written by Colin, edited by me
1633
1634 2005-11-29 [colin]      1.9.100cvs44
1635
1636         * src/matcher.c
1637                 Skip headers unconditionnaly in match_body if the
1638                 rule is not message or ~message
1639
1640 2005-11-29 [colin]      1.9.100cvs43
1641
1642         * src/matcher.c
1643                 Fix body_part and such, not skipping headers 
1644                 if the matchcriteria wasn't the first in the rule
1645
1646 2005-11-29 [colin]      1.9.100cvs42
1647
1648         * src/compose.c
1649                 Add Windows-1252 (Closes bug #863, windows-1252 encoding 
1650                 option missing from message view window)
1651                 Fix double text D'n'D with gtk-2.8
1652         * src/matcher.c
1653                 Fix ~message, ~headers_part, ~body_part rules
1654         * src/messageview.c
1655                 Add Windows-1252 (Closes bug #863)
1656                 Fix accels
1657         * src/gtk/gtkaspell.c
1658                 Properly destroy accels in all menus
1659
1660 2005-11-29 [mones]      1.9.100cvs41
1661
1662         * po/es.po
1663                 Updated.
1664
1665 2005-11-27 [colin]      1.9.100cvs40
1666
1667         * src/mh_gtk.c
1668                 "/Remove mailbox" -> "/Remove mailbox..."
1669
1670 2005-11-27 [paul]       1.9.100cvs39
1671
1672         * AUTHORS
1673         * po/de.po
1674         * src/gtk/authors.h
1675                 updated by new maintainer, Stephan Sachse
1676
1677 2005-11-27 [paul]       1.9.100cvs38
1678
1679         * manual/faq.xml
1680                 written by Colin, edited by me
1681
1682 2005-11-27 [paul]       1.9.100cvs37
1683
1684         * src/prefs_common.c
1685         * src/prefs_common.h
1686         * src/prefs_receive.c
1687         * src/prefs_summaries.c
1688                 move 'go to inbox after receiving new mail'
1689                 option from display/sumamaries to mail
1690                 handling/receive, and rework prefs_summaries
1691                 dialog a little
1692
1693 2005-11-25 [martin]     1.9.100cvs36
1694
1695         * po/de.po
1696             fixed windows-1252 translation;
1697             translated some new and fuzzy strings
1698
1699 2005-11-25 [paul]       1.9.100cvs35
1700
1701         * src/plugins/clamav/clamav_plugin.c
1702                 complete the update done in cvs34
1703
1704 2005-11-25 [paul]       1.9.100cvs34
1705
1706         * src/plugins/clamav/clamav_plugin.c
1707                 reflect upstream changes
1708
1709 2005-11-25 [paul]       1.9.100cvs33
1710
1711         * manual/ack.xml
1712         * manual/plugins.xml
1713         * manual/sylpheed-claws-manual.xml
1714                 written/updated by Colin, edited by me
1715         * tools/acroread2sylpheed.pl
1716                 update binary name
1717
1718 2005-11-24 [cleroy]     1.9.100cvs32
1719
1720         * src/compose.c
1721                 Fix bug #856 (reediting messages forgets Request
1722                 Return Receipt)
1723
1724 2005-11-24 [paul]       1.9.100cvs31
1725
1726         * manual/addrbook.xml
1727         * manual/starting.xml
1728                 written by Colin, proofread, edited, adapted by me
1729         * manual/advanced.xml
1730                 add some Actions examples
1731         * src/importldif.c
1732                 use a Save button instead of a Close button
1733         * src/wizard.c
1734                 indicate mandatory fields
1735                 fix page display
1736                 Thanks to Colin
1737
1738 2005-11-23 [colin]      1.9.100cvs30
1739
1740         * src/addressbook.c
1741                 Rename menu item, fix possible crash after
1742                 deletion of books
1743         * src/addrindex.c
1744                 Allow searching for '*' in ldap
1745         * src/browseldap.c
1746                 Fix "Browse Entry" (did anyone use it?)
1747         * src/wizard.c
1748                 Add guards for mandatory information
1749
1750 2005-11-23 [paul]       1.9.100cvs29
1751
1752         * manual/advanced.xml
1753                 corrections to the English
1754
1755 2005-11-23 [cleroy]     1.9.100cvs28
1756
1757         * src/mimeview.c
1758                 Fix possible crash at exit. After the call to
1759                 gtk_container_remove(), the Viewer's widget has no
1760                 more parent so gtk+ automatically frees it and its
1761                 sons. If destroy_viewer() then try to access it,
1762                 problems ensue.
1763
1764 2005-11-22 [colin]      1.9.100cvs27
1765
1766         * src/compose.c
1767         * src/gtk/gtkaspell.c
1768                 Fix right-clicking on a misspelled word
1769                 Fix More... in suggestions menu
1770
1771 2005-11-22 [wwp]        1.9.100cvs26
1772
1773         * src/prefs_template.c
1774                 templates works: re-sort templates list when adding or replacing,
1775                 prevent from adding or replacing when the template name is empty
1776
1777 2005-11-21 [colin]      1.9.100cvs25
1778
1779         * src/addressbook.c
1780                 Fix some addressbook suckage (dnd, select all)
1781         * src/compose.c
1782         * src/gtk/gtkaspell.c
1783         * src/gtk/gtkaspell.h
1784                 Make the spellchecker menu work with the 
1785                 GtkTextView one instead of overriding it
1786
1787 2005-11-20 [paul]       1.9.100cvs24
1788
1789         * manual/handling.xml
1790                 proofread and corrected
1791
1792 2005-11-20 [paul]       1.9.100cvs23
1793
1794         * manual/Makefile
1795                 generate html as one file
1796         * manual/advanced.xml
1797                 fix output generation
1798                 reformat hidden options list
1799         * manual/manual.xml     ** REMOVED **
1800         * manual/sylpheed-claws-manual.xml      ** ADDED **
1801                 renamed
1802
1803 2005-11-18 [colin]      1.9.100cvs22
1804
1805         * src/prefs_account.c
1806                 Fix layout in news and mbox accounts
1807         * manual/account.xml
1808         * manual/advanced.xml
1809                 New contents for Paul to check :)
1810
1811 2005-11-18 [wwp]        1.9.100cvs21
1812
1813         * src/gtk/quicksearch.c
1814                 don't update extended quicksearch buttons twice
1815
1816 2005-11-18 [paul]       1.9.100cvs20
1817
1818         * src/textview.c
1819                 complete 1.9.100cvs19
1820
1821 2005-11-18 [paul]       1.9.100cvs19
1822
1823         * src/compose.c
1824                 cosmetic improvements
1825         * src/textview.c
1826                 also list text/* attachments
1827
1828 2005-11-18 [cleroy]     1.9.100cvs18
1829
1830         * src/summaryview.c
1831                 Use column 0 instead of -1 in 
1832                 gtk_ctree_node_moveto, in a naive
1833                 hope it'll fix the gtk-related crashes
1834
1835 2005-11-18 [cleroy]     1.9.100cvs17
1836
1837         * src/gtk/inputdialog.c
1838                 Fix icon staying the first one
1839
1840 2005-11-17 [wwp]        1.9.100cvs16
1841                 fix possible problem showing some quicksearch buttons, and a bad
1842                 call to g_return_if_fail in a function that returns a value (both
1843                 fixes by Fabien Vantard)
1844
1845 2005-11-15 [wwp]        1.9.100cvs15
1846
1847         * src/gtk/quicksearch.c
1848                 added a tooltip to that obscure ... quicksearch button
1849
1850 2005-11-15 [wwp]        1.9.100cvs14
1851
1852         * src/gtk/quicksearch.c
1853                 add a quicksearch helper to filtering expression users: the ... button
1854                 raises the condition expr window. condition expressions set up w/ this
1855                 window are used by the quicksearch if the user closes it pressing OK.
1856
1857 2005-11-14 [paul]       1.9.100cvs13
1858
1859         * src/plugins/clamav/clamav_plugin.c
1860         * src/plugins/spamassassin/spamassassin.c
1861                 change plugin type following recent merging
1862
1863 2005-11-14 [wwp]        1.9.100cvs12
1864
1865         * src/folder.c
1866                 prevent from crashing when copying/moving message(s) from and
1867                 to the same folder
1868
1869 2005-11-14 [paul]       1.9.100cvs11
1870
1871         * src/plugins/clamav/Makefile.am
1872         * src/plugins/clamav/clamav_plugin.c
1873         * src/plugins/clamav/clamav_plugin.h
1874         * src/plugins/clamav/clamav_plugin_gtk.c
1875                 also merge clamav and clamav_gtk plugins
1876
1877 2005-11-13 [colin]      1.9.100cvs10
1878
1879         * configure.ac
1880         * src/plugins/spamassassin/Makefile.am
1881         * src/plugins/spamassassin/spamassassin.c
1882         * src/plugins/spamassassin/spamassassin.h
1883         * src/plugins/spamassassin/spamassassin_gtk.c
1884                 Merge spamassassin and spamassassin_gtk plugins,
1885                 and build it by default.
1886
1887 2005-11-12 [colin]      1.9.100cvs9
1888
1889         * src/etpan/imap-thread.c
1890                 Fix gcc warning
1891
1892 2005-11-12 [colin]      1.9.100cvs8
1893
1894         * src/procmime.c
1895                 Revert 1.9.100cvs3 - it breaks PGP sign+encrypt
1896
1897 2005-11-10 [colin]      1.9.100cvs7
1898
1899         * src/main.c
1900                 Fix bug #845 (sylpheed-claws 1.9.99+ start in 
1901                 minimised state)
1902
1903 2005-11-10 [wwp]        1.9.100cvs6
1904
1905         * src/gtk/description_window.c
1906                 fix a crash when closing description windows using the WM's [X] button
1907
1908 2005-11-09 [colin]      1.9.100cvs5
1909
1910         * src/common/ssl.c
1911                 Update libetpan call to follow upstream
1912                 (yes, this requires libetpan-0.40cvs3)
1913
1914 2005-11-08 [colin]      1.9.100cvs4
1915
1916         * src/compose.c
1917         * src/textview.c
1918         * src/common/utils.c
1919         * src/common/utils.h
1920                 Enhance the email parser
1921
1922 2005-11-08 [colin]      1.9.100cvs3
1923
1924         * src/procmime.c
1925                 Fix what looks like an off-by-one (fixes 
1926                 attachments from the Bat)
1927
1928 2005-11-08 [wwp]        1.9.100cvs2
1929
1930         * src/main.c
1931                 renamed some occurrences of "Sylpheed" to "Sylpheed-Claws"
1932
1933 2005-11-08 [wwp]        1.9.100cvs1
1934
1935         * src/main.c
1936                 allow exiting Sylpheed-Claws from command-line
1937
1938 2005-11-08 [paul]       1.9.100
1939
1940         1.9.100 released
1941
1942 2005-11-07 [colin]      1.9.99cvs17
1943
1944         * src/addritem.c
1945         * src/ldif.c
1946                 Fix import of base-64 encoded items
1947
1948 2005-11-07 [cleroy]     1.9.99cvs16
1949
1950         * src/send_message.c
1951                 Fix bug #314 (Queue does not empty under certain 
1952                 circumstances)
1953
1954 2005-11-07 [paul]       1.9.99cvs15
1955
1956         * src/mutt.c
1957         * src/pine.c
1958                 fix buffer overflows
1959                 Thanks to Colin
1960
1961 2005-11-07 [paul]       1.9.99cvs14
1962
1963         * doc/man/Makefile.am
1964         * doc/man/sylpheed-claws.1      ** ADDED **
1965         * doc/man/sylpheed.1            ** DELETED **
1966                 rename and update the man file
1967
1968 2005-11-06 [colin]      1.9.99cvs13
1969
1970         * src/ldif.c
1971                 Fix ldif_get_line() that returned empty strings
1972                 (Didn't understand why). Also fix a possible
1973                 buffer overflow.
1974
1975 2005-11-06 [wwp]        1.9.99cvs12
1976
1977         * src/textview.c
1978         * src/gtk/about.c
1979         * src/gtk/gtkutils.c
1980         * src/gtk/gtkutils.h
1981                 fix a compilation warning,
1982                 make links sensitive in the about dialog
1983
1984 2005-11-04 [wwp]        1.9.99cvs11
1985
1986         * src/gtk/about.c
1987                 don't wrap or translate URIs, and a bit text format cleanup
1988
1989 2005-11-04 [wwp]        1.9.99cvs10
1990
1991         * src/gtk/about.c
1992                 better textview tagging implementation (no more use of marks for
1993                 postponed tagging)
1994
1995 2005-11-02 [colin]      1.9.99cvs9
1996
1997         * src/common/ssl.c
1998                 Forgot an ifdef
1999
2000 2005-11-02 [colin]      1.9.99cvs8
2001
2002         * configure.ac
2003                 Require libetpan-0.40 due to upstream fix
2004         * src/common/ssl.c
2005                 Tell libetpan not to call SSL_Library_Init,
2006                 as we do it ourselves.
2007
2008 2005-11-02 [colin]      1.9.99cvs7
2009
2010         * po/POTFILES.in
2011                 Add missing files (thanks to Fabien Vantard)
2012
2013 2005-11-02 [cleroy]     1.9.99cvs6
2014
2015         * src/summaryview.c
2016                 Fix totals when read messages are hidden or quicksearch
2017                 is on
2018         * src/ssl_manager.c
2019         * src/ssl_manager.h
2020         * src/common/ssl_certificate.c
2021         * src/common/ssl_certificate.h
2022         * src/gtk/sslcertwindow.c
2023         * src/gtk/sslcertwindow.h
2024                 Fix copyright on my stuff
2025
2026 2005-11-02 [wwp]        1.9.99cvs5
2027
2028         * src/prefs_themes.c
2029                 fix directory name checking (theme installation/removal),
2030                 made related error a bit more verbose
2031
2032 2005-11-02 [cleroy]     1.9.99cvs4
2033
2034         * src/summaryview.c
2035                 Fix typo (probably fixes bug #841 (Sort by the From 
2036                 field doesn't work)
2037
2038 2005-11-02 [paul]       1.9.99cvs3
2039
2040         * po/ko.po
2041         * po/nb.po
2042                 updated by SungHyun Nam, Geir Helland
2043         * src/wizard.c
2044                 fix typo in welcome message. spotted by
2045                 Andrea Spadaccini
2046
2047 2005-11-01 [colin]      1.9.99cvs2
2048
2049         * src/compose.c
2050                 Fix replying to ml wen confirming subscription
2051         * src/messageview.c
2052         * src/mimeview.c
2053         * src/mimeview.h
2054         * src/privacy.h
2055         * src/summaryview.c
2056                 Make key check non blocking
2057
2058 2005-10-31 [paul]       1.9.99cvs1
2059
2060         * tools/claws.i18n.status.pl
2061                 updated for ChangeLog
2062
2063 2005-10-31 [paul]       1.9.99
2064
2065         1.9.99 released
2066
2067 2005-10-31 [paul]       1.9.15cvs131
2068
2069         * .cvsignore
2070         * ChangeLog
2071         * ChangeLog.claws       ** REMOVED **
2072         * ChangeLog-gtk2.claws  ** REMOVED **
2073         * ChangeLog.gtk1        ** ADDED **
2074         * INSTALL
2075         * Makefile.am
2076         * NEWS
2077         * README
2078         * README.claws          ** REMOVED **
2079         * README.jp             ** REMOVED **
2080         * RELEASE_NOTES         ** ADDED **
2081         * RELEASE_NOTES.claws   ** REMOVED **
2082         * commitHelper
2083         * configure.ac
2084         * sylpheed.spec.in      ** REMOVED **
2085                 tidy up and update the default docs:
2086                 ChangeLog.claws is renamed ChangeLog.gtk1
2087                 ChangeLog-gtk2.claws is renamed ChangeLog
2088                 README.claws is renamed README
2089                 RELEASE_NOTES.claws is renamed RELEASE_NOTES
2090
2091 2005-10-31 [paul]       1.9.15cvs130
2092
2093         * po/it.po
2094                 fix errors
2095
2096 2005-10-31 [paul]       1.9.15cvs129
2097
2098         * po/ca.po
2099         * po/de.po
2100         * po/en_GB.po
2101         * po/fr.po
2102         * po/it.po
2103         * po/pt_BR.po
2104         * po/sk.po
2105         * po/sr.po
2106         * po/zh_CN.po
2107                 updated by Miquel Oliete, Stephan Sachse and
2108                 Thomas Gilgin, me, Fabien Vantard, Andrea
2109                 Spadaccini, Frederico Goncalves Guimaraes,
2110                 Andrej Kacian, Aleksandar Urosevic, and
2111                 Ralgh Young.
2112
2113 2005-10-31 [mones]      1.9.15cvs128
2114
2115         * manual/faq.xml
2116                 More questions.
2117         
2118         * po/es.po
2119                 Updated for release.
2120
2121 2005-10-30 [colin]      1.9.15cvs127
2122
2123         * src/compose.c
2124                 Place cursor before rewrapping (fixes cursor
2125                 pos if quotation gets rewrapped)
2126
2127 2005-10-29 [paul]       1.9.15cvs126
2128
2129         * src/crash.c
2130         * src/foldersel.c
2131         * src/main.c
2132         * src/messageview.c
2133         * src/toolbar.c
2134         * src/gtk/authors.h
2135                 corrections to text items
2136
2137 2005-10-28 [colin]      1.9.15cvs125
2138
2139         * src/messageview.c
2140                 Make "hit 'C' to check sig" work from extern 
2141                 messageviews
2142
2143 2005-10-27 [colin]      1.9.15cvs124
2144
2145         * src/summaryview.c
2146                 Add a hack to avoid segfaulting when hammering 
2147                 on gtk's events
2148
2149 2005-10-27 [wwp]        1.9.15cvs123
2150
2151         * src/prefs_themes.c
2152                 sort list of themes names in themes prefs
2153
2154 2005-10-27 [paul]       1.9.15cvs122
2155
2156         * src/folder.c
2157         * src/prefs_account.c
2158                 fix building on Solaris
2159                 Patch by Alex Moore
2160
2161 2005-10-27 [wwp]        1.9.15cvs121
2162
2163         * src/summaryview.c
2164         * src/gtk/gtksctree.c
2165                 speed up unselecting messages in summary view (thanks to Colin)
2166
2167 2005-10-27 [paul]       1.9.15cvs120
2168
2169         * src/mainwindow.c
2170                 fix a compilation warning
2171         * src/summaryview.c
2172                 fix updating of 'n items selected' count
2173                 when deselecting
2174
2175 2005-10-27 [martin]     1.9.15cvs119
2176
2177         * src/action.c
2178                 ignore actions with a leading '/' in the action menu name
2179                 fixes a crash on menu creation
2180         * src/prefs_actions.c
2181                 do not allow a leading '/' in the action menu name
2182
2183 2005-10-27 [paul]       1.9.15cvs118
2184
2185         * src/main.c
2186                 fix compilation warning
2187
2188 2005-10-27 [paul]       1.9.15cvs117
2189
2190         * src/procmime.c
2191                 add #if HAVE_LOCALE_H
2192
2193 2005-10-27 [paul]       1.9.15cvs116
2194
2195         * src/plugins/clamav/clamav_plugin.c
2196         * src/plugins/dillo_viewer/dillo_viewer.c
2197         * src/plugins/mathml_viewer/mathml_viewer.c
2198         * src/plugins/pgpcore/plugin.c
2199         * src/plugins/pgpinline/plugin.c
2200         * src/plugins/pgpmime/plugin.c
2201         * src/plugins/spamassassin/spamassassin.c
2202         * src/plugins/trayicon/trayicon.c
2203                 plugin_init() : make error messages more
2204                 informative
2205
2206 2005-10-26 [wwp]        1.9.15cvs115
2207
2208         * src/prefs_matcher.c
2209                 enlarge boolean op widget width a bit (wasn't always showing text contents)
2210
2211 2005-10-26 [wwp]        1.9.15cvs114
2212
2213         * src/procmime.c
2214         * src/gtk/gtksctree.c
2215         * src/plugins/spamassassin/libspamc.c
2216         * src/plugins/spamassassin/spamassassin.c
2217                 fix some compilation warnings more
2218
2219 2005-10-26 [mones]      1.9.15cvs113
2220
2221         * po/es.po
2222                 Updated translation
2223
2224 2005-10-26 [paul]       1.9.15cvs112
2225
2226         * src/prefs_message.c
2227                 give all display_xface stuff the
2228                 #if HAVE_LIBCOMPFACE treatment, thus
2229                 preventing a crash
2230                 (Thanks to Wolfgang Enderlein)
2231
2232 2005-10-26 [colin]      1.9.15cvs111
2233
2234         * src/gedit-print.c
2235                 Fix date format
2236         * src/imap_gtk.c
2237         * src/news_gtk.c
2238                 Remove context menu items that should not be there
2239         * src/jpilot.c
2240                 Fix encoding
2241         * src/main.c
2242         * src/mainwindow.c
2243                 Don't show the mainwindow too soon
2244
2245 2005-10-26 [wwp]        1.9.15cvs110
2246
2247         * src/folder.c
2248         * src/manual.c
2249         * src/summaryview.c
2250                 fix uninitialized pointers in the folder updating hook
2251                 (thanks to Colin)
2252
2253 2005-10-25 [mones]      1.9.15cvs109
2254
2255         * manual/faq.xml
2256                 General information subsection completed. 
2257                 Removed archaic references.
2258                 
2259         * manual/Makefile
2260         * manual/dtd/manual.dsl
2261                 Added customization stylesheet for getting paragraphs
2262                 fully justified in PDF output (as suggested by Colin).
2263
2264 2005-10-25 [colin]      1.9.15cvs108
2265
2266         * src/compose.c
2267                 Fix a second leak
2268
2269 2005-10-25 [colin]      1.9.15cvs107
2270
2271         * src/addrbook.c
2272         * src/addrindex.c
2273                 Fix leak (xml_get_element() allocates memory)
2274         * src/compose.c
2275                 Fix leak + dead code (shame!)
2276         * src/procmime.c
2277                 Fix leak
2278
2279 2005-10-25 [colin]      1.9.15cvs106
2280
2281         * src/mimeview.c
2282                 Fix encoding issue in Save all and in 
2283                 overwrite-confirmation alertpanel
2284
2285 2005-10-25 [cleroy]     1.9.15cvs105
2286
2287         * src/common/socket.c
2288                 Fix a leak - Thanks to Christopher Aillon
2289                 (http://christopher.aillon.org/blog/dev/gnome/20051025-gsource.html)
2290
2291 2005-10-25 [paul]       1.9.15cvs104
2292
2293         * src/wizard.c
2294                 Always guess servers from the right-hand
2295                 email part and guess username from the
2296                 left-hand part. (Thanks to Colin)
2297                 add an X-Face to the welcome message
2298
2299 2005-10-25 [paul]       1.9.15cvs103
2300
2301         * manual/handling.xml
2302                 written by Colin, edited by me
2303
2304 2005-10-25 [wwp]        1.9.15cvs102
2305
2306         * src/folderview.c
2307         * src/grouplistdialog.c
2308         * src/imap.c
2309         * src/noticeview.c
2310                 fix some compilation warnings
2311
2312 2005-10-24 [paul]
2313
2314         1.9.99-rc3 released
2315
2316 2005-10-24 [paul]       1.9.15cvs101
2317
2318         * src/gtk/about.c
2319                 fix window sizing
2320
2321 2005-10-24 [paul]       1.9.15cvs100
2322
2323         * src/pixmaps/offline.xpm
2324         * src/pixmaps/online.xpm
2325                 replace with last default versions
2326
2327 2005-10-24 [colin]      1.9.15cvs99
2328
2329         * src/imap.c
2330                 Fix bug when moving a folder
2331         * src/imap_gtk.c
2332         * src/mh_gtk.c
2333                 "Delete folder" pops up a window, so it 
2334                 should be suffixed with "..."
2335         * src/plugins/pgpcore/sgpgme.c
2336                 Include locale.h
2337
2338 2005-10-24 [mones]      1.9.15cvs98
2339
2340         * manual/Makefile
2341         * manual/account.xml
2342         * manual/ack.xml
2343         * manual/addrbook.xml
2344         * manual/advanced.xml
2345         * manual/faq.xml
2346         * manual/glossary.xml
2347         * manual/gpl.xml
2348         * manual/handling.xml
2349         * manual/intro.xml
2350         * manual/keyboard.xml
2351         * manual/manual.xml
2352         * manual/plugins.xml
2353         * manual/starting.xml
2354         * manual/dtd/sdocbook.dtd
2355                 Initial manual structure and some content.
2356
2357 2005-10-23 [wwp]        1.9.15cvs97
2358
2359         * src/gtk/about.c
2360                 fix a typo
2361
2362 2005-10-23 [wwp]        1.9.15cvs96
2363
2364         * src/gtk/about.c
2365         * src/gtk/authors.h
2366                 rework of the about window (main work by Paul), also featuring a few
2367                 fixes for typos and duplicate names
2368
2369 2005-10-23 [wwp]        1.9.15cvs95
2370
2371         * src/.cvsignore
2372                 Ignore the right binary name (sylpheed-claws now)
2373
2374 2005-10-23 [paul]       1.9.15cvs94
2375
2376         * src/compose.c
2377                 when using Folder Pref 'Default To for
2378                 replies' make the entry in the Compose
2379                 window bold
2380                 Patch by Fabien Vantard
2381
2382 2005-10-22 [colin]      1.9.15cvs93
2383
2384         * src/codeconv.c
2385                 Fix leak
2386
2387 2005-10-22 [colin]      1.9.15cvs92
2388
2389         * src/codeconv.c
2390                 try to convert using locale (apart utf8) if necessary
2391
2392 2005-10-22 [colin]      1.9.15cvs91
2393
2394         * src/pixmaps/new.xpm
2395         * src/pixmaps/unread.xpm
2396                 Make the unread envelope blue again and
2397                 saturate the new one a bit more.
2398
2399 2005-10-22 [colin]      1.9.15cvs90
2400
2401         * src/compose.c
2402                 When replying to a mail sent by one of our accounts,
2403                 use the original list of recipients. Let 'Reply All'
2404                 and 'Reply to sender' work like previously.
2405
2406 2005-10-21 [colin]      1.9.15cvs89
2407
2408         * src/prefs_filtering.c
2409                 Clear fields after add and replace
2410         * src/textview.c
2411                 Display xface differently (better)
2412         * src/plugins/pgpinline/pgpinline.c
2413                 Fix crappy encodings/recodings
2414
2415 2005-10-21 [paul]       1.9.15cvs88
2416
2417         * src/compose.c
2418         * src/prefs_folder_item.c
2419         * src/toolbar.c
2420                 fix news folder Folder Properties
2421                 (thanks to Colin)
2422         * src/folderview.c
2423                 update folderview after Themes change
2424                 keep selected folder selected
2425                 (thanks to Colin)
2426
2427 2005-10-21 [paul]       1.9.15cvs87
2428
2429         * tools/Makefile.am
2430         * tools/OOo2sylpheed.pl
2431         * tools/README
2432         * tools/README.sylprint
2433         * tools/asus_mailled.sh         ** REMOVED **
2434         * tools/filter_conv.pl
2435         * tools/freshmeat_search.pl
2436         * tools/google_search.pl
2437         * tools/gpg-sign-syl            ** REMOVED **
2438         * tools/kmail2sylpheed.pl
2439         * tools/kmail2sylpheed_v2.pl
2440         * tools/multiwebsearch.pl
2441         * tools/nautilus2sylpheed.sh
2442         * tools/newscache_clean.pl
2443         * tools/outlook2sylpheed.pl
2444         * tools/sylpheed-switcher       ** REMOVED **
2445         * tools/sylprint.pl
2446         * tools/sylprint.rc
2447         * tools/tb2sylpheed
2448         * tools/vcard2xml.py
2449         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
2450                 update default config dir
2451                 update binary name (thanks to Fabien Vantard)
2452                 remove obsolete scripts
2453
2454 2005-10-21 [cleroy]     1.9.15cvs86
2455
2456         * src/inc.c
2457                 Fix possible leak and units. Based on a patch by
2458                 Fabien Vantard.
2459
2460 2005-10-20 [colin]      1.9.15cvs85
2461
2462         * src/textview.c
2463                 Clear xface when clearing textview
2464
2465 2005-10-20 [colin]      1.9.15cvs84
2466
2467         * configure.ac
2468         * src/folderview.c
2469         * src/headerview.c
2470         * src/main.c
2471         * src/prefs_common.c
2472         * src/prefs_common.h
2473         * src/prefs_message.c
2474         * src/textview.c
2475         * src/textview.h
2476         * src/common/defs.h
2477         * src/common/utils.c
2478         * src/common/utils.h
2479         * src/gtk/gtkutils.c
2480         * src/gtk/gtkutils.h
2481                 Migrate config to .sylpheed-claws (Automatically)
2482                 Add a way to get the Xface in the TextView
2483
2484 2005-10-20 [colin]      1.9.15cvs83
2485
2486         * src/gtk/Makefile.am
2487         * src/gtk/about.c
2488         * src/gtk/authors.h
2489                 Make the about dialog *grooovy*
2490
2491 2005-10-20 [colin]      1.9.15cvs82
2492
2493         * src/mimeview.c
2494                 Use "Open with" on double click if no command
2495                 was found
2496
2497 2005-10-20 [colin]      1.9.15cvs81
2498
2499         * src/imap.c
2500         * src/etpan/imap-thread.c
2501                 Fix possible crash.
2502
2503 2005-10-20 [paul]       1.9.15cvs80
2504
2505         * src/folder.c
2506                 don't show clipkey icon if the only
2507                 attachment is the signature
2508                 Patch by Colin
2509
2510 2005-10-20 [paul]       1.9.15cvs79
2511
2512         * AUTHORS
2513         * src/plugins/pgpmime/pgpmime.c
2514                 name the PGP/MIME signature 'signature.asc'
2515                 Patch by Andrew Nelson <freeandy@gmail.com>
2516
2517 2005-10-19 [colin]      1.9.15cvs78
2518
2519         * src/plugins/pgpmime/pgpmime.c
2520                 Oops, no need to double-check though
2521
2522 2005-10-19 [colin]      1.9.15cvs77
2523
2524         * src/plugins/pgpinline/pgpinline.c
2525         * src/plugins/pgpmime/pgpmime.c
2526                 Check that my_tmpfile() doesn't 
2527                 return NULL
2528
2529 2005-10-19 [colin]      1.9.15cvs76
2530
2531         * src/common/utils.c
2532                 Use shorter mime boundaries to avoid having
2533                 MTAs rewrapping our headers, breaking the
2534                 PGP signature in the process 
2535         * src/compose.c
2536         * src/plugins/pgpmime/pgpmime.c
2537                 Check for boundary uniqueness to be sure
2538                 it won't happen, instead of hoping for the
2539                 best
2540
2541 2005-10-19 [colin]      1.9.15cvs75
2542
2543         * sylpheed-claws.desktop
2544         * src/Makefile.am
2545         * src/main.c
2546                 Ship a sylpheed-claws binary instead
2547                 of a sylpheed one. Change the socket
2548                 name, too
2549         * src/folderview.c
2550                 Update folder only if it changed
2551         * src/wizard.c
2552                 Fix i18n in welcome mail, patch by
2553                 Fabien Vantard
2554
2555 2005-10-19 [paul]
2556
2557         1.9.99-rc2 released
2558
2559 2005-10-19 [paul]       1.9.15cvs74
2560
2561         * src/folder.c
2562         * src/folderview.c
2563                 fix summaryview update
2564                 Patch by Colin
2565
2566 2005-10-18 [colin]      1.9.15cvs73
2567
2568         * src/plugins/pgpcore/passphrase.c
2569                 Don't XGrabServer, and try a bit more to 
2570                 sync everything before grabbing mouse/keyboard
2571
2572 2005-10-18 [colin]      1.9.15cvs72
2573
2574         * src/Makefile.am
2575         * src/addressadd.c
2576         * src/addressbook.c
2577         * src/folderview.c
2578         * src/grouplistdialog.c
2579         * src/mimeview.c
2580         * src/stock_pixmap.c
2581         * src/stock_pixmap.h
2582         * src/summaryview.c
2583         * src/gtk/gtksctree.c
2584         * src/gtk/gtksctree.h
2585         * src/pixmaps/empty.xpm
2586                 Implement a wrapper call for gtk_ctree_set_node_info
2587                 and gtk_ctree_insert_node, that uses a 1x1 transparent
2588                 pixmap instead of a NULL one. This works around some
2589                 memory problems deep inside gtk, revealed by valgrind,
2590                 and fixes bug #834 (Pressing CTRl-D on a message marked 
2591                 as locked crashes sylpheed.), as well as, probably, 
2592                 wwp's 4th dimension problems that happen in gtk_ctree_*.
2593
2594 2005-10-17 [colin]      1.9.15cvs71
2595
2596         * src/mimeview.c
2597                 Provide visual feedback when checking
2598                 signature
2599
2600 2005-10-17 [colin]      1.9.15cvs70
2601
2602         * src/main.c
2603                 Keep the folder list frozen while checking caches...
2604
2605 2005-10-17 [colin]      1.9.15cvs69
2606
2607         * src/addr_compl.c
2608                 Fi bug #833 (Autocompleting from addressbook 
2609                 fails with extended chars)
2610         * src/imap.c
2611                 Fix 'adding messages' staying in statusbar
2612                 after an error
2613
2614 2005-10-17 [wwp]        1.9.15cvs68
2615
2616         * src/ssl_manager.c
2617                 Fix buttons' layout resizing when window size changes
2618
2619 2005-10-17 [wwp]        1.9.15cvs67
2620
2621         * src/account.c
2622         * src/prefs_account.c
2623         * src/prefs_common.c
2624         * src/prefs_common.h
2625         * src/prefs_folder_item.c
2626         * src/prefs_gtk.c
2627         * src/gtk/logwindow.c
2628         * src/gtk/pluginwindow.c
2629         * src/gtk/prefswindow.c
2630         * src/gtk/prefswindow.h
2631                 Remember yet more window sizes (log, prefs, folder prefs, accounts)
2632
2633 2005-10-17 [paul]       1.9.15cvs66
2634
2635         * configure.ac
2636                 fix missing libetpan message
2637         * po/en_GB.po
2638                 updated
2639         * src/crash.c
2640         * src/manual.c
2641         * src/prefs_themes.c
2642         * src/common/defs.h
2643                 add some new URI defines, change some
2644                 others
2645         * src/wizard.c
2646                 make welcome message translatable
2647                 small improvements to english
2648                 other tweaks
2649         * src/gtk/menu.c
2650                 fix warnings
2651
2652 2005-10-17 [paul]       1.9.15cvs65
2653
2654         * src/summaryview.c
2655                 fix column titles
2656
2657 2005-10-16 [mones]      1.9.15cvs64
2658
2659         * po/es.po
2660                 Updated translation
2661
2662 2005-10-16 [colin]
2663
2664         1.9.99-rc1 released
2665
2666 2005-10-16 [colin]      1.9.15cvs63
2667
2668         * src/wizard.c
2669                 Fix whitespace
2670
2671 2005-10-16 [colin]      1.9.15cvs62
2672
2673         * src/toolbar.c
2674                 s/Get All/Get Mail/
2675         * src/wizard.c
2676                 Real welcome mail text, thanks Paul
2677
2678 2005-10-16 [colin]      1.9.15cvs61
2679
2680         * src/editldap.c
2681         * src/exporthtml.c
2682         * src/main.c
2683         * src/mainwindow.c
2684         * src/prefs_themes.c
2685         * src/prefs_toolbar.c
2686         * src/plugins/demo/demo.c
2687         * src/plugins/trayicon/trayicon.c
2688                 s/Sylpheed/Sylpheed-Claws/
2689
2690 2005-10-16 [colin]      1.9.15cvs60
2691
2692         * src/wizard.c
2693                 Add a welcome email in the first empty mailbox
2694         * src/prefs_common.c
2695                 Change one more default
2696
2697 2005-10-16 [colin]      1.9.15cvs59
2698
2699         * src/wizard.c
2700                 Remove printf
2701
2702 2005-10-16 [colin]      1.9.15cvs58
2703
2704         * src/toolbar.c
2705         * src/prefs_common.c
2706                 Change some defaults
2707
2708 2005-10-16 [colin]      1.9.15cvs57
2709
2710         * src/toolbar.c
2711         * src/prefs_common.c
2712                 Change some defaults
2713
2714 2005-10-16 [colin]      1.9.15cvs56
2715
2716         * src/wizard.c
2717                 By default, initialize fonts to have
2718                 the same size as normal GtkWidgets
2719
2720 2005-10-16 [colin]      1.9.15cvs55
2721
2722         * src/mimeview.c
2723                 Fix message a bit more
2724
2725 2005-10-16 [colin]      1.9.15cvs54
2726
2727         * src/addressbook.c
2728                 Second attempt at flicker fixing
2729
2730 2005-10-16 [colin]      1.9.15cvs53
2731
2732         * src/addressbook.c
2733                 Fix flicker
2734
2735 2005-10-16 [wwp]        1.9.15cvs52
2736
2737         * src/addressbook.c
2738         * src/editaddress.c
2739         * src/prefs_common.c
2740         * src/prefs_common.h
2741                 Remember window sizes (address book)
2742
2743 2005-10-16 [wwp]        1.9.15cvs51
2744
2745         * src/plugins/clamav/clamav_plugin_gtk.c
2746         * src/plugins/spamassassin/spamassassin_gtk.c
2747                 Fix compilation warnings (missing #include).
2748
2749 2005-10-16 [colin]      1.9.15cvs50
2750
2751         * src/mimeview.c
2752         * src/summaryview.c
2753         * src/textview.c
2754                 Make 'c' check signature, and forward
2755                 c, l, y, t from summaryview to mimeview
2756
2757 2005-10-16 [colin]      1.9.15cvs49
2758
2759         * src/addressbook.c
2760                 Put border around buttons
2761         * src/mainwindow.c
2762         * src/summaryview.c
2763                 Rework menus (Patch based on a patch
2764                 by Paul)
2765
2766 2005-10-15 [wwp]        1.9.15cvs48
2767
2768         * src/editjpilot.c
2769         * src/editldap.c
2770         * src/editvcard.c
2771         * src/exphtmldlg.c
2772         * src/expldifdlg.c
2773         * src/export.c
2774         * src/import.c
2775         * src/importldif.c
2776         * src/importmutt.c
2777         * src/importpine.c
2778         * src/prefs_account.c
2779         * src/prefs_spelling.c
2780         * src/gtk/gtkutils.c
2781         * src/gtk/gtkutils.h
2782         * src/plugins/clamav/clamav_plugin_gtk.c
2783         * src/plugins/spamassassin/spamassassin_gtk.c
2784                 use nicer browse-for-file/dir buttons than the "..." ones,
2785                 code factorizing more.
2786
2787 2005-10-14 [colin]      1.9.15cvs47
2788
2789         * src/mainwindow.c
2790                 set relief on the account switcher so that people see it
2791                 grey out Create processing rules when no message is selected
2792         * src/prefs_filtering.c
2793                 ask before closing if the rule has not been modified, even if
2794                 it's not valid
2795         * src/prefs_matcher.c
2796                 fix sensitivity when entering the dialog
2797         * src/gtk/inputdialog.c
2798                 display a better icon on password ask
2799         * src/plugins/pgpcore/passphrase.c
2800                 make the dialog look better
2801
2802 2005-10-14 [paul]       1.9.15cvs46
2803
2804         * src/folderview.c
2805                 indicate presense of marked msgs in
2806                 unexpanded subfolders
2807
2808 2005-10-14 [paul]       1.9.15cvs45
2809
2810         * src/prefs_actions.c
2811         * src/prefs_common.c
2812         * src/prefs_common.h
2813         * src/prefs_filtering_action.c
2814         * src/prefs_matcher.c
2815         * src/prefs_template.c
2816                 remember window sizes
2817                 fix Info button size
2818
2819         Patches by wwp
2820
2821 2005-10-13 [colin]      1.9.15cvs44
2822
2823         * src/mimeview.c
2824         * src/noticeview.c
2825         * src/noticeview.h
2826                 Add a tooltip on the icon (optional) 
2827                 Get rid of the signature buttons and only
2828                 use the icon+tooltip
2829
2830 2005-10-13 [colin]      1.9.15cvs43
2831
2832         * src/noticeview.c
2833         * src/noticeview.h
2834                 Add hand cursor for hovering over icon
2835
2836 2005-10-13 [colin]      1.9.15cvs42
2837
2838         * src/summaryview.c
2839                 Fix crash when quicksearch's hidden 
2840                 at startup
2841
2842 2005-10-13 [colin]      1.9.15cvs41
2843
2844         * src/compose.c
2845                 Set subject when forwarding multiple mails
2846                 Check that other recipient than the default Cc or Bcc
2847                 have been set before sending.
2848
2849 2005-10-13 [colin]      1.9.15cvs40
2850
2851         * src/imap.c
2852                 Batch per-folder
2853                 Introduce locking, but don't use it yet
2854
2855 2005-10-13 [colin]      1.9.15cvs39
2856
2857         * src/gtk/quicksearch.c
2858                 Reset quicksearch when hiding it
2859                 Make sticky a real pref
2860
2861 2005-10-13 [colin]      1.9.15cvs38
2862
2863         * src/summaryview.c
2864                 Faster prefs apply
2865
2866 2005-10-13 [colin]      1.9.15cvs37
2867
2868         * src/mimeview.c
2869         * src/noticeview.c
2870         * src/noticeview.h
2871         * src/plugins/pgpcore/sgpgme.c
2872                 Make privacy icon clickable
2873                 Move Trust field in Full info
2874                 When trust is less than full, don't display
2875                 a warning icon
2876
2877 2005-10-13 [colin]      1.9.15cvs36
2878
2879         * src/folder.c
2880                 Batch on flags sync
2881         * src/folderview.c
2882                 Revert speed hack which is dangerous in fact
2883                 Apply prefs faster
2884
2885 2005-10-13 [colin]      1.9.15cvs35
2886
2887         * src/folder_item_prefs.c
2888                 Fix pref corruption on folder move. Patch
2889                 by wwp
2890
2891 2005-10-13 [paul]       1.9.15cvs34
2892
2893         * src/export.c
2894         * src/import.c
2895                 fix typos in g_warnings
2896         * src/prefs_account.c
2897                 add a file selector for Signature file
2898
2899         Patches by wwp
2900
2901 2005-10-12 [colin]      1.9.15cvs33
2902
2903         * src/mimeview.c
2904                 Provide a quick way to go back from a
2905                 signature's full info to the email part
2906
2907 2005-10-12 [colin]      1.9.15cvs32
2908
2909         * src/compose.c
2910                 Remove old hack of encoding signed mails with base64.
2911                 QP works equally well.
2912
2913 2005-10-12 [colin]      1.9.15cvs31
2914
2915         * src/crash.c
2916                 Replace deprecated GtkText with GtkTextView
2917         * src/imap.c
2918                 Fix a logic bug about counts in imap_select
2919                 (previously un-triggered)
2920         * src/mainwindow.c
2921         * src/summaryview.c
2922         * src/news.c
2923                 Allow local deletion of news posts
2924         * src/mimeview.c
2925                 Show GPG noticeview on the message/rfc822 part
2926                 in addition to the text/plain one
2927         * src/prefs_image_viewer.c
2928           src/plugins/pgpcore/prefs_gpg.c
2929                 Polish (set the label as part of the checkbox)
2930         * src/wizard.c
2931                 Don't sit there doing nothing after destroying
2932                 the window - return err
2933
2934 2005-10-11 [colin]      1.9.15cvs30
2935
2936         * src/folderview.c
2937                 Apply processing rules before showing folders.
2938                 Early folder show (before flags sync) will only
2939                 be done when there are no processing rules (nor
2940                 pre- or post- ones)
2941         * src/imap.c
2942                 Fix stuff related to mail subdir, creation and 
2943                 deletion of folders 
2944         * src/imap_gtk.c
2945                 Don't allow creation of folders in NoInferior
2946                 folders, as it won't work
2947
2948 2005-10-10 [colin]      1.9.15cvs29
2949
2950         * src/compose.c
2951                 Reselect "None" Privacy system when selecting an
2952                 account with no privacy system defined
2953
2954 2005-10-10 [colin]      1.9.15cvs28
2955
2956         * src/mainwindow.c
2957                 Add Windows-1252 encoding
2958         * src/prefs_common.c
2959                 Rework some defaults:
2960                 - autosave to draft by default
2961                 - don't show header pane (it's already in the textview)
2962                 - Select first new or unread mail on entry
2963                 - Assume 'Yes' to change folder when there's no more
2964                   unread message
2965         * src/prefs_matcher.c
2966                 Fix a gtk assertion failure
2967         * src/gtk/colorlabel.c
2968                 Workaround bad repainting on selection
2969         * src/main.c
2970                 Freeze/thaw (a bit faster on ssh -X)
2971         * src/msgcache.c
2972                 Get rid of StrdupConverter that just adds an
2973                 extra strdup/free 
2974         * src/etpan/imap_thread.c
2975                 memset buf to 0
2976
2977 2005-10-10 [colin]      1.9.15cvs27
2978
2979         * src/export.c
2980         * src/import.c
2981                 Fix compile on gtk 2.4. Patch by wwp
2982
2983 2005-10-09 [colin]      1.9.15cvs26
2984
2985         * src/mainwindow.c
2986         * src/messageview.c
2987         * src/summaryview.c
2988                 Clarify forward menus. Patch by wwp
2989
2990 2005-10-09 [colin]      1.9.15cvs25
2991
2992         * src/compose.c
2993         * src/compose.h
2994                 Fix bug #829 (Non-working "Encrypt message by 
2995                 default when replying to an encrypted message")
2996
2997 2005-10-08 [colin]      1.9.15cvs24
2998
2999         * src/wizard.c
3000                 Fix bug #827 ("Welcome" setup wizard after a 
3001                 permission error gives up & forgets itself.)
3002
3003 2005-10-08 [colin]      1.9.15cvs23
3004
3005         * src/procmime.c
3006                 Fix bug #828 (Ignoring headers with spaces around = sign)
3007
3008 2005-10-08 [colin]      1.9.15cvs22
3009
3010         * src/export.c
3011                 Warning fix by wwp
3012
3013 2005-10-08 [colin]      1.9.15cvs21
3014
3015         * src/folder.c
3016         * src/folder.h
3017                 Add a processing_pending indicator, set on 
3018                 folder_item_open and cleared after 
3019                 folder_item_process_open
3020         * src/folderview.c
3021         * src/summaryview.c
3022                 wrap procmsg_msginfo_*_flags, and in the
3023                 wrapper check that there's no folder processing 
3024                 pending. If there is, defer the flags change until 
3025                 processing is done to avoid stepping over each
3026                 other's toes.
3027                 Freeze during processing, but not during scanning.
3028
3029 2005-10-07 [colin]      1.9.15cvs20
3030
3031         * src/plugins/pgpcore/passphrase.c
3032                 Fix bug #826 (X-Server hangs when 
3033                 right-clicking a PGP encrypted message)
3034
3035 2005-10-07 [paul]       1.9.15cvs19
3036
3037         * src/compose.c
3038                 fix compose_entries[]
3039                 patch by Fabien Vantard
3040
3041 2005-10-06 [colin]      1.9.15cvs18
3042
3043         * src/pixmaps/address.xpm
3044         * src/pixmaps/address_book.xpm
3045         * src/pixmaps/book.xpm
3046         * src/pixmaps/check_spelling.xpm
3047         * src/pixmaps/checkbox_off.xpm
3048         * src/pixmaps/checkbox_on.xpm
3049         * src/pixmaps/close.xpm
3050         * src/pixmaps/complete.xpm
3051         * src/pixmaps/continue.xpm
3052         * src/pixmaps/deleted.xpm
3053         * src/pixmaps/down_arrow.xpm
3054         * src/pixmaps/exec.xpm
3055         * src/pixmaps/forwarded.xpm
3056         * src/pixmaps/group.xpm
3057         * src/pixmaps/ignorethread.xpm
3058         * src/pixmaps/interface.xpm
3059         * src/pixmaps/jpilot.xpm
3060         * src/pixmaps/ldap.xpm
3061         * src/pixmaps/linewrap.xpm
3062         * src/pixmaps/linewrapcurrent.xpm
3063         * src/pixmaps/mail.xpm
3064         * src/pixmaps/mail_attach.xpm
3065         * src/pixmaps/mail_compose.xpm
3066         * src/pixmaps/mail_forward.xpm
3067         * src/pixmaps/mail_receive.xpm
3068         * src/pixmaps/mail_receive_all.xpm
3069         * src/pixmaps/mail_reply.xpm
3070         * src/pixmaps/mail_reply_to_all.xpm
3071         * src/pixmaps/mail_reply_to_author.xpm
3072         * src/pixmaps/mail_send.xpm
3073         * src/pixmaps/mail_send_queue.xpm
3074         * src/pixmaps/mime_application.xpm
3075         * src/pixmaps/mime_audio.xpm
3076         * src/pixmaps/mime_image.xpm
3077         * src/pixmaps/mime_message.xpm
3078         * src/pixmaps/mime_text_enriched.xpm
3079         * src/pixmaps/mime_text_html.xpm
3080         * src/pixmaps/mime_text_plain.xpm
3081         * src/pixmaps/mime_unknown.xpm
3082         * src/pixmaps/new.xpm
3083         * src/pixmaps/news_compose.xpm
3084         * src/pixmaps/offline.xpm
3085         * src/pixmaps/online.xpm
3086         * src/pixmaps/paste.xpm
3087         * src/pixmaps/preferences.xpm
3088         * src/pixmaps/privacy_emblem_encrypted.xpm
3089         * src/pixmaps/privacy_expired.xpm
3090         * src/pixmaps/privacy_failed.xpm
3091         * src/pixmaps/privacy_passed.xpm
3092         * src/pixmaps/privacy_signed.xpm
3093         * src/pixmaps/privacy_unknown.xpm
3094         * src/pixmaps/privacy_warn.xpm
3095         * src/pixmaps/properties.xpm
3096         * src/pixmaps/replied.xpm
3097         * src/pixmaps/search.xpm
3098         * src/pixmaps/unread.xpm
3099         * src/pixmaps/up_arrow.xpm
3100         * src/pixmaps/vcard.xpm
3101                 Modernize internal theme, with icons from the 
3102                 Gnomaws theme. Keep some of the old ones where
3103                 they were better.
3104
3105 2005-10-06 [colin]      1.9.15cvs17
3106
3107         * src/summaryview.c
3108                 Little optimisations + bugfix
3109         * src/toolbar.c
3110                 Remove default useless items - useless being defined
3111                 by the default relevant prefs
3112         * src/wizard.c
3113                 include config.h to make gettext work
3114         * src/prefs_themes.c
3115                 Fix selection of current theme in prefs
3116
3117 2005-10-06 [colin]      1.9.15cvs16
3118
3119         * src/prefs_common.c
3120         * src/prefs_common.h
3121         * src/prefs_summaries.c
3122         * src/folderview.c
3123                 Add a warning dialog on Mark all read 
3124                 (with pref to get rid of it)
3125
3126 2005-10-06 [paul]       1.9.15cvs15
3127
3128         * po/nb.po
3129         * po/pt_BR.po
3130                 updated by Geir Helland and Frederico
3131                 Goncalves Guimaraes
3132
3133 2005-10-05 [colin]      1.9.15cvs14
3134
3135         * src/folder.c
3136         * src/folder.h
3137         * src/folderview.c
3138         * src/folderview.h
3139         * src/imap_gtk.c
3140         * src/mh_gtk.c
3141         * src/mainwindow.c
3142         * src/setup.c
3143                 add a way to rescan without rebuilding
3144                 make moving a bit faster (less folders changes)
3145                 don't lock the tree on Get 
3146         * src/imap.c
3147                 Don't re-delete deleted messages before expunging
3148         * src/summaryview.c
3149                 Set batch mode when deleting mails
3150
3151 2005-10-05 [paul]       1.9.15cvs13
3152
3153         * src/mainwindow.c
3154         * src/mainwindow.h
3155                 fix disabled Execute menu item
3156         * src/toolbar.c
3157                 match the change in 1.9.15cvs10: use Compose
3158                 instead of News by default
3159
3160 2005-10-04 [colin]      1.9.15cvs12
3161
3162         * src/compose.c
3163                 When replying to an ML post with Reply-To set
3164                 to the poster's email, honor it (as before),
3165                 but also honor our user's request to reply to
3166                 the mailing list: set the ML address in the To
3167                 field and the Reply-To address in the Cc: 
3168                 field.
3169
3170 2005-10-04 [colin]      1.9.15cvs11
3171
3172         * src/plugins/trayicon/trayicon.c
3173                 Finish cosmetic change - thanks to wwp
3174
3175 2005-10-04 [colin]      1.9.15cvs10
3176
3177         * src/toolbar.c
3178                 Use Compose instead of Email by default.
3179                 Spotted by wwp.
3180
3181 2005-10-04 [colin]      1.9.15cvs9
3182
3183         * src/folder.c
3184         * src/folder.h
3185         * src/folderview.c
3186         * src/imap.c
3187         * src/etpan/imap-thread.c
3188         * src/etpan/imap-thread.h
3189                 Try to make IMAP faster, by simplifying SEARCH
3190                 commands, avoiding sending two STATUS in a row,
3191                 and deferring flags sync and processing just
3192                 after displaying the folder. 
3193                 This will update the SummaryView in certain
3194                 cases (new mails not already fetched, flags
3195                 changed from another client) but in a non-
3196                 blocking manner.
3197
3198 2005-10-04 [colin]      1.9.15cvs8
3199
3200         * src/plugins/trayicon/trayicon.c
3201                 Relabel "Offline" to "Work offline"
3202
3203 2005-10-04 [colin]      1.9.15cvs7
3204
3205         * src/export.c
3206         * src/import.c
3207         * src/mbox.c
3208                 Fix mbox import/export buglets
3209                 Patch by wwp
3210         * src/plugins/trayicon/trayicon.c
3211                 Add offline swithc
3212                 Patch by wwp
3213
3214 2005-10-04 [colin]      1.9.15cvs6
3215
3216         * src/folder.c
3217         * src/folderview.c
3218         * src/summaryview.c
3219                 Better fix (don't break mark all read) for cvs2
3220
3221 2005-10-03 [colin]      1.9.15cvs5
3222
3223         * src/folder.c
3224                 Use a sane sort by default
3225
3226 2005-10-03 [colin]      1.9.15cvs4
3227
3228         * src/inc.c
3229                 Add a 'Only once' button for overriding offline mode
3230         * src/prefs_account.c
3231         * src/wizard.c
3232                 Add Local mbox to the wizard
3233                 Add IMAP subdir to the wizard (or the wizard is useless
3234                 for such accounts, or even worse than useless)
3235                 Move IMAP subdir from Advanced to Receive tab, as it's
3236                 not that uncommon
3237
3238 2005-10-03 [colin]      1.9.15cvs3
3239
3240         * src/send_message.c
3241                 Forgot this one in cvs1
3242
3243 2005-10-03 [colin]      1.9.15cvs2
3244
3245         * src/folder.c
3246                 Faster close when leaving a folder with lots
3247                 of new mails. Idea by David Relson.
3248
3249 2005-10-03 [colin]      1.9.15cvs1
3250
3251         * src/compose.c
3252         * src/imap.c
3253         * src/inc.c
3254         * src/main.c
3255         * src/messageview.c
3256         * src/news.c
3257         * src/summaryview.c
3258         * src/gtk/sslcertwindow.c
3259         * src/plugins/trayicon/trayicon.c
3260                 Add accels to every AlertPanel. Patch by Fabien 
3261                 Vantard
3262
3263 2005-10-03 [paul]       1.9.15
3264
3265         1.9.15 released
3266
3267 2005-10-03 [paul]       1.9.14cvs68
3268
3269         * po/ca.po
3270         * po/de.po
3271         * po/es.po
3272         * po/fi.po
3273         * po/fr.po
3274         * po/sk.po
3275         * po/sr.po
3276         * po/zh_CN.po
3277                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
3278                 Mones Lastra, Tommi Pirinen, Fabien vantard,
3279                 Andrej Kacian, Aleksander Urosevic, Yang Guilong
3280
3281 2005-10-03 [paul]       1.9.14cvs67
3282
3283         * src/send_message.c
3284                 prevent hang on Cancel
3285                 patch by Colin
3286
3287 2005-10-03 [paul]       1.9.14cvs66
3288
3289         * src/main.c
3290                 fix crash in IMAP caused by discrepancy
3291                 between check_at_startup and offline mode
3292                 Patch by Colin
3293
3294 2005-10-01 [paul]       1.9.14cvs65
3295
3296         * src/inc.c
3297                 fix engrish
3298
3299 2005-10-01 [paul]       1.9.14cvs64
3300         * src/export.c
3301         * src/import.c
3302                 synchronise import_mbox() and export_mbox()
3303         * src/mbox.c
3304                 proc_mbox(): add alert if file cannot be opened
3305                 export_list_to_mbox(): test if dest file exists,
3306                 prompt user to overwrite if it does. add alert
3307                 if file cannot be created
3308                                                                 
3309         Patch by wwp
3310                                                                                                                 
3311
3312 2005-09-30 [paul]       1.9.14cvs63
3313
3314         * src/addressbook.c
3315                 Fix sensitivity of a menu
3316         * src/codeconv.c
3317                 Respect hidden pref for mails with no encoding
3318         * src/common/xml.c
3319                 Fix memory corruption
3320         * src/plugins/pgpcore/sgpgme.c
3321                 Fix segfault on incomplete sigs, and display
3322                 of S/Mime UIDs
3323
3324         Patches by Colin
3325
3326 2005-09-30 [colin]      1.9.14cvs62
3327
3328         * src/partial_download.c
3329                 Little logic fix in almost-dead code
3330         * src/pop.c
3331                 Fix partial download when there's no new mail
3332
3333 2005-09-29 [paul]       1.9.14cvs61
3334
3335         * src/plugins/pgpinline/pgpinline.c
3336                 fix bug 819, 'crash accessing sign message'
3337                 Patch by Colin
3338
3339 2005-09-28 [martin]     1.9.14cvs60
3340
3341         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
3342                 fix bug #790 (Crash when restarting window manager (fluxbox))
3343
3344 2005-09-28 [paul]       1.9.14cvs59
3345
3346         * src/gtk/gtkaspell.c
3347                 fix off-by-one typo
3348
3349 2005-09-27 [colin]      1.9.14cvs58
3350
3351         * src/plugins/pgpcore/sgpgme.c
3352                 Report error when there's one, instead of
3353                 "Signature unchecked" 
3354
3355 2005-09-27 [colin]      1.9.14cvs57
3356
3357         * src/prefs_quote.c
3358                 Fix bug #816 (Weird quotation with spaces)
3359
3360 2005-09-27 [colin]      1.9.14cvs56
3361
3362         * src/codeconv.c
3363         * src/compose.c
3364         * src/compose.h
3365                 Put subject in compose's title
3366                 Fix Automatic encoding so that it's really automatic:
3367                 first try default locale's charset, then charset of the replied mail, 
3368                 then utf-8
3369                 Fix encoding of headers (must be in strict mode too)
3370
3371 2005-09-26 [colin]      1.9.14cvs55
3372
3373         * src/gtk/gtkaspell.c
3374                 Fix previous patch - don't color the space,
3375                 just uncolor it :)
3376
3377 2005-09-26 [colin]      1.9.14cvs54
3378
3379         * src/gtk/gtkaspell.c
3380                 Unmark space if possible
3381
3382 2005-09-26 [colin]      1.9.14cvs53
3383
3384         * src/imap.c
3385                 log_error instead of alertpanel according to the pref
3386         * src/etpan/imap-thread.c
3387                 Print connect status, copy only necessary size to 
3388                 logger
3389         * src/plugins/pgpmime/pgpmime.c
3390                 Handle S/Mime signatures (verification only). Patch based
3391                 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
3392
3393 2005-09-26 [paul]       1.9.14cvs52
3394
3395         * src/common/passcrypt.c
3396                 this 'workaround' not necessary on NetBSD.
3397                 Thanks to Daniel Gustafson
3398
3399 2005-09-26 [paul]
3400
3401         1.9.15-rc4 released
3402
3403 2005-09-26 [paul]       1.9.14cvs51
3404
3405         * src/summaryview.c
3406                 Skip currently selected message when
3407                 looking for next new or unread message
3408                 in current folder. Patch by Colin
3409         * src/common/passcrypt.c
3410                 eliminate warnings on *BSD. Patch by
3411                 Daniel Gustafson
3412
3413 2005-09-26 [colin]      1.9.14cvs50
3414
3415         * src/procmsg.c
3416                 Call postfiltering hook anyway
3417
3418 2005-09-22 [colin]      1.9.14cvs49
3419
3420         * src/codeconv.c
3421         * src/codeconv.h
3422                 Add a strict mode that doesn't replace with _
3423         * src/compose.c
3424         * src/compose.h
3425                 Use strict conversion while sending
3426                 Fix race when drafting while sending (happens
3427                 on IMAP)
3428                 Fix d'n'd of messages from summaryview
3429         * src/prefs_common.c
3430         * src/prefs_common.h
3431                 add hidden utf8_instead_of_locale_for_broken_mail 
3432                 pref for people that preferred the default charset 
3433                 to be utf8 for broken mails
3434         * src/quote_fmt_parse.y
3435                 fix bug #815 (No quote insert if "From:" fied 
3436                 contained Russian letters)
3437         * src/summaryview.c
3438                 Fix d'n'd of messages to compose
3439
3440 2005-09-22 [paul]       1.9.14cvs48
3441
3442         * src/compose.c
3443                 fix bug where attachments Name entry
3444                 would display Path instead
3445
3446 2005-09-21 [paul]       1.9.14cvs47
3447
3448         * README
3449         * README.jp
3450         * configure.ac
3451         * config/config.rpath
3452         * doc/manual/en/sylpheed-20.html
3453         * doc/manual/es/sylpheed-20.html
3454         * po/bg.po
3455         * po/ca.po
3456         * po/de.po
3457         * po/es.po
3458         * po/fr.po
3459         * po/it.po
3460         * po/pt_BR.po
3461         * po/sk.po
3462         * po/zh_TW.po
3463         * src/account.c
3464         * src/account.h
3465         * src/action.c
3466         * src/action.h
3467         * src/adbookbase.h
3468         * src/addr_compl.c
3469         * src/addr_compl.h
3470         * src/addrbook.c
3471         * src/addrbook.h
3472         * src/addrcache.c
3473         * src/addrcache.h
3474         * src/addrcindex.c
3475         * src/addrcindex.h
3476         * src/addrclip.c
3477         * src/addrclip.h
3478         * src/addrdefs.h
3479         * src/addressadd.c
3480         * src/addressadd.h
3481         * src/addressbook.c
3482         * src/addressbook.h
3483         * src/addressitem.h
3484         * src/addrgather.c
3485         * src/addrgather.h
3486         * src/addrharvest.c
3487         * src/addrharvest.h
3488         * src/addrindex.c
3489         * src/addrindex.h
3490         * src/addritem.c
3491         * src/addritem.h
3492         * src/addrquery.c
3493         * src/addrquery.h
3494         * src/addrselect.c
3495         * src/addrselect.h
3496         * src/alertpanel.c
3497         * src/alertpanel.h
3498         * src/browseldap.c
3499         * src/browseldap.h
3500         * src/codeconv.c
3501         * src/codeconv.h
3502         * src/compose.c
3503         * src/compose.h
3504         * src/crash.c
3505         * src/crash.h
3506         * src/customheader.c
3507         * src/customheader.h
3508         * src/displayheader.c
3509         * src/displayheader.h
3510         * src/editaddress.c
3511         * src/editaddress.h
3512         * src/editbook.c
3513         * src/editbook.h
3514         * src/editgroup.c
3515         * src/editgroup.h
3516         * src/editjpilot.c
3517         * src/editjpilot.h
3518         * src/editldap.c
3519         * src/editldap.h
3520         * src/editldap_basedn.c
3521         * src/editldap_basedn.h
3522         * src/editvcard.c
3523         * src/editvcard.h
3524         * src/enriched.c
3525         * src/enriched.h
3526         * src/exphtmldlg.c
3527         * src/exphtmldlg.h
3528         * src/expldifdlg.c
3529         * src/expldifdlg.h
3530         * src/export.c
3531         * src/export.h
3532         * src/exporthtml.c
3533         * src/exporthtml.h
3534         * src/exportldif.c
3535         * src/exportldif.h
3536         * src/filtering.c
3537         * src/filtering.h
3538         * src/folder.c
3539         * src/folder.h
3540         * src/folder_item_prefs.c
3541         * src/folder_item_prefs.h
3542         * src/foldersel.c
3543         * src/foldersel.h
3544         * src/folderutils.c
3545         * src/folderutils.h
3546         * src/folderview.c
3547         * src/folderview.h
3548         * src/grouplistdialog.c
3549         * src/grouplistdialog.h
3550         * src/headerview.c
3551         * src/headerview.h
3552         * src/html.c
3553         * src/html.h
3554         * src/image_viewer.c
3555         * src/image_viewer.h
3556         * src/imap.c
3557         * src/imap.h
3558         * src/imap_gtk.c
3559         * src/imap_gtk.h
3560         * src/import.c
3561         * src/import.h
3562         * src/importldif.c
3563         * src/importldif.h
3564         * src/importmutt.c
3565         * src/importmutt.h
3566         * src/importpine.c
3567         * src/importpine.h
3568         * src/inc.c
3569         * src/inc.h
3570         * src/jpilot.c
3571         * src/jpilot.h
3572         * src/ldapctrl.c
3573         * src/ldapctrl.h
3574         * src/ldaplocate.c
3575         * src/ldaplocate.h
3576         * src/ldapquery.c
3577         * src/ldapquery.h
3578         * src/ldapserver.c
3579         * src/ldapserver.h
3580         * src/ldaputil.c
3581         * src/ldaputil.h
3582         * src/ldif.c
3583         * src/ldif.h
3584         * src/localfolder.c
3585         * src/localfolder.h
3586         * src/main.c
3587         * src/main.h
3588         * src/mainwindow.c
3589         * src/mainwindow.h
3590         * src/manual.c
3591         * src/manual.h
3592         * src/matcher.c
3593         * src/matcher.h
3594         * src/matcher_parser.h
3595         * src/matcher_parser_lex.l
3596         * src/matcher_parser_parse.y
3597         * src/mbox.c
3598         * src/mbox.h
3599         * src/message_search.c
3600         * src/message_search.h
3601         * src/messageview.c
3602         * src/messageview.h
3603         * src/mh.c
3604         * src/mh.h
3605         * src/mh_gtk.c
3606         * src/mh_gtk.h
3607         * src/mimeview.c
3608         * src/mimeview.h
3609         * src/msgcache.c
3610         * src/msgcache.h
3611         * src/mutt.c
3612         * src/mutt.h
3613         * src/news.c
3614         * src/news.h
3615         * src/news_gtk.c
3616         * src/news_gtk.h
3617         * src/noticeview.c
3618         * src/noticeview.h
3619         * src/partial_download.c
3620         * src/partial_download.h
3621         * src/pine.c
3622         * src/pine.h
3623         * src/pop.c
3624         * src/pop.h
3625         * src/prefs_account.c
3626         * src/prefs_account.h
3627         * src/prefs_actions.c
3628         * src/prefs_actions.h
3629         * src/prefs_common.c
3630         * src/prefs_common.h
3631         * src/prefs_compose_writing.c
3632         * src/prefs_compose_writing.h
3633         * src/prefs_customheader.c
3634         * src/prefs_customheader.h
3635         * src/prefs_display_header.c
3636         * src/prefs_display_header.h
3637         * src/prefs_ext_prog.c
3638         * src/prefs_ext_prog.h
3639         * src/prefs_filtering.c
3640         * src/prefs_filtering.h
3641         * src/prefs_filtering_action.c
3642         * src/prefs_filtering_action.h
3643         * src/prefs_folder_column.c
3644         * src/prefs_folder_column.h
3645         * src/prefs_folder_item.c
3646         * src/prefs_folder_item.h
3647         * src/prefs_fonts.c
3648         * src/prefs_fonts.h
3649         * src/prefs_gtk.c
3650         * src/prefs_gtk.h
3651         * src/prefs_image_viewer.c
3652         * src/prefs_image_viewer.h
3653         * src/prefs_matcher.c
3654         * src/prefs_matcher.h
3655         * src/prefs_message.c
3656         * src/prefs_message.h
3657         * src/prefs_msg_colors.c
3658         * src/prefs_msg_colors.h
3659         * src/prefs_other.c
3660         * src/prefs_other.h
3661         * src/prefs_quote.c
3662         * src/prefs_quote.h
3663         * src/prefs_receive.c
3664         * src/prefs_receive.h
3665         * src/prefs_send.c
3666         * src/prefs_send.h
3667         * src/prefs_spelling.c
3668         * src/prefs_spelling.h
3669         * src/prefs_summaries.c
3670         * src/prefs_summaries.h
3671         * src/prefs_summary_column.c
3672         * src/prefs_summary_column.h
3673         * src/prefs_template.c
3674         * src/prefs_template.h
3675         * src/prefs_themes.c
3676         * src/prefs_themes.h
3677         * src/prefs_toolbar.c
3678         * src/prefs_toolbar.h
3679         * src/prefs_wrapping.c
3680         * src/prefs_wrapping.h
3681         * src/privacy.c
3682         * src/privacy.h
3683         * src/procheader.c
3684         * src/procheader.h
3685         * src/procmime.c
3686         * src/procmime.h
3687         * src/procmsg.c
3688         * src/procmsg.h
3689         * src/quote_fmt.c
3690         * src/quote_fmt_parse.y
3691         * src/recv.c
3692         * src/recv.h
3693         * src/remotefolder.c
3694         * src/remotefolder.h
3695         * src/send_message.c
3696         * src/send_message.h
3697         * src/setup.c
3698         * src/setup.h
3699         * src/simple-gettext.c
3700         * src/sourcewindow.c
3701         * src/sourcewindow.h
3702         * src/ssl_manager.c
3703         * src/ssl_manager.h
3704         * src/statusbar.c
3705         * src/statusbar.h
3706         * src/stock_pixmap.c
3707         * src/stock_pixmap.h
3708         * src/summary_search.c
3709         * src/summary_search.h
3710         * src/summaryview.c
3711         * src/summaryview.h
3712         * src/syldap.c
3713         * src/syldap.h
3714         * src/textview.c
3715         * src/textview.h
3716         * src/toolbar.c
3717         * src/toolbar.h
3718         * src/undo.c
3719         * src/undo.h
3720         * src/unmime.c
3721         * src/unmime.h
3722         * src/vcard.c
3723         * src/vcard.h
3724         * src/wizard.c
3725         * src/wizard.h
3726         * src/common/base64.c
3727         * src/common/base64.h
3728         * src/common/defs.h
3729         * src/common/hooks.c
3730         * src/common/hooks.h
3731         * src/common/log.c
3732         * src/common/log.h
3733         * src/common/md5.c
3734         * src/common/md5.h
3735         * src/common/mgutils.c
3736         * src/common/mgutils.h
3737         * src/common/nntp.c
3738         * src/common/nntp.h
3739         * src/common/passcrypt.c
3740         * src/common/passcrypt.h.in
3741         * src/common/plugin.c
3742         * src/common/plugin.h
3743         * src/common/prefs.c
3744         * src/common/prefs.h
3745         * src/common/progressindicator.c
3746         * src/common/progressindicator.h
3747         * src/common/quoted-printable.c
3748         * src/common/quoted-printable.h
3749         * src/common/session.c
3750         * src/common/session.h
3751         * src/common/smtp.c
3752         * src/common/smtp.h
3753         * src/common/socket.c
3754         * src/common/socket.h
3755         * src/common/ssl.c
3756         * src/common/ssl.h
3757         * src/common/ssl_certificate.c
3758         * src/common/ssl_certificate.h
3759         * src/common/string_match.c
3760         * src/common/string_match.h
3761         * src/common/stringtable.c
3762         * src/common/sylpheed.c
3763         * src/common/sylpheed.h
3764         * src/common/template.c
3765         * src/common/template.h
3766         * src/common/timing.h
3767         * src/common/utils.c
3768         * src/common/utils.h
3769         * src/common/uuencode.c
3770         * src/common/uuencode.h
3771         * src/common/version.h.in
3772         * src/common/xml.c
3773         * src/common/xml.h
3774         * src/common/xmlprops.c
3775         * src/common/xmlprops.h
3776         * src/gtk/about.c
3777         * src/gtk/about.h
3778         * src/gtk/colorlabel.c
3779         * src/gtk/colorlabel.h
3780         * src/gtk/colorsel.c
3781         * src/gtk/colorsel.h
3782         * src/gtk/description_window.c
3783         * src/gtk/description_window.h
3784         * src/gtk/filesel.c
3785         * src/gtk/filesel.h
3786         * src/gtk/foldersort.c
3787         * src/gtk/foldersort.h
3788         * src/gtk/gtkutils.c
3789         * src/gtk/gtkutils.h
3790         * src/gtk/inputdialog.c
3791         * src/gtk/inputdialog.h
3792         * src/gtk/logwindow.c
3793         * src/gtk/logwindow.h
3794         * src/gtk/manage_window.c
3795         * src/gtk/manage_window.h
3796         * src/gtk/menu.c
3797         * src/gtk/menu.h
3798         * src/gtk/pluginwindow.c
3799         * src/gtk/pluginwindow.h
3800         * src/gtk/prefswindow.c
3801         * src/gtk/prefswindow.h
3802         * src/gtk/progressdialog.c
3803         * src/gtk/progressdialog.h
3804         * src/gtk/quicksearch.c
3805         * src/gtk/quicksearch.h
3806         * src/gtk/sslcertwindow.c
3807         * src/gtk/sslcertwindow.h
3808         * src/plugins/clamav/clamav_plugin.c
3809         * src/plugins/clamav/clamav_plugin.h
3810         * src/plugins/clamav/clamav_plugin_gtk.c
3811         * src/plugins/demo/demo.c
3812         * src/plugins/dillo_viewer/dillo_prefs.c
3813         * src/plugins/dillo_viewer/dillo_prefs.h
3814         * src/plugins/dillo_viewer/dillo_viewer.c
3815         * src/plugins/mathml_viewer/mathml_viewer.c
3816         * src/plugins/pgpcore/passphrase.c
3817         * src/plugins/pgpcore/passphrase.h
3818         * src/plugins/pgpcore/plugin.c
3819         * src/plugins/pgpcore/prefs_gpg.c
3820         * src/plugins/pgpcore/prefs_gpg.h
3821         * src/plugins/pgpcore/select-keys.c
3822         * src/plugins/pgpcore/select-keys.h
3823         * src/plugins/pgpcore/sgpgme.c
3824         * src/plugins/pgpcore/sgpgme.h
3825         * src/plugins/pgpinline/pgpinline.c
3826         * src/plugins/pgpinline/pgpinline.h
3827         * src/plugins/pgpinline/plugin.c
3828         * src/plugins/pgpmime/pgpmime.c
3829         * src/plugins/pgpmime/pgpmime.h
3830         * src/plugins/pgpmime/plugin.c
3831         * src/plugins/spamassassin/spamassassin.c
3832         * src/plugins/spamassassin/spamassassin.h
3833         * src/plugins/spamassassin/spamassassin_gtk.c
3834         * src/plugins/trayicon/trayicon.c
3835         * tools/OOo2sylpheed.pl
3836         * tools/acroread2sylpheed.pl
3837         * tools/asus_mailled.sh
3838         * tools/filter_conv.pl
3839         * tools/freshmeat_search.pl
3840         * tools/google_search.pl
3841         * tools/kmail2sylpheed.pl
3842         * tools/kmail2sylpheed_v2.pl
3843         * tools/maildir2sylpheed.pl
3844         * tools/multiwebsearch.pl
3845         * tools/newscache_clean.pl
3846         * tools/outlook2sylpheed.pl
3847         * tools/sylpheed-switcher
3848         * tools/update-po
3849         * tools/vcard2xml.py
3850         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
3851                 update FSF address
3852
3853 2005-09-21 [colin]      1.9.14cvs46
3854
3855         * src/gedit-print.c
3856         * src/procmsg.c
3857