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