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