2007-01-03 [wwp] 2.6.1cvs102
[claws.git] / ChangeLog
1 2007-01-03 [wwp]        2.6.1cvs102
2
3         * src/html.c
4         * src/html.h
5                 fixed "cent" sign (use the existing ASCII one),
6                 decode more HTML entities,
7                 converted table ASCII entries to UTF-8,
8                 moved a switch() into a hashtable.
9
10 2007-01-03 [paul]       2.6.1cvs101
11
12         * src/compose.c
13         * src/messageview.c
14         * src/procmsg.c
15         * src/procmsg.h
16                 When possible, use move_msg instead of
17                 copy_msg + remove_msg to move sent mail
18                 from Queue to Sent. 
19
20 2007-01-03 [paul]       2.6.1cvs100
21
22         * src/html.c
23                 add more html entity recognition:
24                 pounds, euros, and cents
25
26 2007-01-03 [colin]      2.6.1cvs99
27
28         * src/imap_gtk.c
29                 Don't display an error on NOSELECT
30                 folders when synchronising
31
32 2007-01-03 [paul]       2.6.1cvs98
33
34         * tools/maildir2claws-mail.pl
35                 only substitute 'sent-mail' if it's
36                 the full directory name
37
38 2007-01-03 [paul]       2.6.1cvs97
39
40         * ChangeLog
41         * ChangeLog.pre2.0.0
42         * Makefile.am
43                 archive a chunk of ChangeLog in
44                 ChangeLog.pre2.0.0
45         * ChangeLog.gtk1
46         * doc/src/ChangeLog.claws-pre0.8.0
47                 remove ChangeLog.claws-pre0.8.0, adding
48                 its contents to ChangeLog.gtk1
49
50 2007-01-03 [paul]       2.6.1cvs96
51
52         * src/account.c
53         * src/account.h
54         * src/action.c
55         * src/action.h
56         * src/adbookbase.h
57         * src/addr_compl.c
58         * src/addr_compl.h
59         * src/addrbook.c
60         * src/addrcache.c
61         * src/addrcache.h
62         * src/addrcindex.c
63         * src/addrcindex.h
64         * src/addrclip.c
65         * src/addrclip.h
66         * src/addrdefs.h
67         * src/addressadd.c
68         * src/addressadd.h
69         * src/addressbook.c
70         * src/addressbook.h
71         * src/addressbook_foldersel.c
72         * src/addressbook_foldersel.h
73         * src/addrgather.c
74         * src/addrgather.h
75         * src/addrharvest.c
76         * src/addrharvest.h
77         * src/addrindex.c
78         * src/addrindex.h
79         * src/addritem.c
80         * src/addritem.h
81         * src/addrquery.c
82         * src/addrquery.h
83         * src/addrselect.c
84         * src/addrselect.h
85         * src/alertpanel.c
86         * src/alertpanel.h
87         * src/browseldap.c
88         * src/browseldap.h
89         * src/codeconv.c
90         * src/codeconv.h
91         * src/compose.c
92         * src/compose.h
93         * src/customheader.c
94         * src/customheader.h
95         * src/displayheader.c
96         * src/displayheader.h
97         * src/editaddress.c
98         * src/editaddress.h
99         * src/editbook.c
100         * src/editbook.h
101         * src/editgroup.c
102         * src/editgroup.h
103         * src/editjpilot.c
104         * src/editjpilot.h
105         * src/editldap.c
106         * src/editldap.h
107         * src/editldap_basedn.c
108         * src/editldap_basedn.h
109         * src/editvcard.c
110         * src/editvcard.h
111         * src/exphtmldlg.c
112         * src/exphtmldlg.h
113         * src/expldifdlg.c
114         * src/expldifdlg.h
115         * src/export.c
116         * src/export.h
117         * src/exporthtml.c
118         * src/exporthtml.h
119         * src/exportldif.c
120         * src/exportldif.h
121         * src/filtering.c
122         * src/filtering.h
123         * src/folder.c
124         * src/folder.h
125         * src/folder_item_prefs.c
126         * src/folder_item_prefs.h
127         * src/foldersel.c
128         * src/foldersel.h
129         * src/folderutils.c
130         * src/folderutils.h
131         * src/folderview.c
132         * src/folderview.h
133         * src/grouplistdialog.c
134         * src/grouplistdialog.h
135         * src/headerview.c
136         * src/html.c
137         * src/html.h
138         * src/image_viewer.c
139         * src/image_viewer.h
140         * src/imap.c
141         * src/imap.h
142         * src/imap_gtk.c
143         * src/imap_gtk.h
144         * src/import.c
145         * src/import.h
146         * src/importldif.c
147         * src/importldif.h
148         * src/importmutt.c
149         * src/importmutt.h
150         * src/importpine.c
151         * src/importpine.h
152         * src/inc.c
153         * src/inc.h
154         * src/jpilot.c
155         * src/jpilot.h
156         * src/ldapctrl.c
157         * src/ldapctrl.h
158         * src/ldaplocate.c
159         * src/ldaplocate.h
160         * src/ldapquery.c
161         * src/ldapquery.h
162         * src/ldapserver.c
163         * src/ldapserver.h
164         * src/ldaputil.c
165         * src/ldaputil.h
166         * src/ldif.c
167         * src/ldif.h
168         * src/main.c
169         * src/main.h
170         * src/mainwindow.c
171         * src/mainwindow.h
172         * src/manual.c
173         * src/manual.h
174         * src/mbox.c
175         * src/message_search.c
176         * src/message_search.h
177         * src/messageview.c
178         * src/messageview.h
179         * src/mh.c
180         * src/mh.h
181         * src/mh_gtk.c
182         * src/mh_gtk.h
183         * src/mimeview.c
184         * src/mimeview.h
185         * src/msgcache.c
186         * src/msgcache.h
187         * src/mutt.c
188         * src/mutt.h
189         * src/news.c
190         * src/news.h
191         * src/news_gtk.c
192         * src/news_gtk.h
193         * src/partial_download.c
194         * src/partial_download.h
195         * src/pine.c
196         * src/pine.h
197         * src/pop.c
198         * src/pop.h
199         * src/prefs_account.c
200         * src/prefs_account.h
201         * src/prefs_actions.c
202         * src/prefs_actions.h
203         * src/prefs_common.c
204         * src/prefs_common.h
205         * src/prefs_compose_writing.c
206         * src/prefs_compose_writing.h
207         * src/prefs_customheader.c
208         * src/prefs_customheader.h
209         * src/prefs_display_header.c
210         * src/prefs_display_header.h
211         * src/prefs_filtering.c
212         * src/prefs_filtering.h
213         * src/prefs_filtering_action.c
214         * src/prefs_filtering_action.h
215         * src/prefs_folder_column.c
216         * src/prefs_folder_column.h
217         * src/prefs_folder_item.c
218         * src/prefs_folder_item.h
219         * src/prefs_fonts.c
220         * src/prefs_fonts.h
221         * src/prefs_gtk.c
222         * src/prefs_gtk.h
223         * src/prefs_image_viewer.c
224         * src/prefs_image_viewer.h
225         * src/prefs_matcher.c
226         * src/prefs_matcher.h
227         * src/prefs_message.c
228         * src/prefs_msg_colors.c
229         * src/prefs_msg_colors.h
230         * src/prefs_other.c
231         * src/prefs_quote.c
232         * src/prefs_receive.c
233         * src/prefs_send.c
234         * src/prefs_spelling.c
235         * src/prefs_spelling.h
236         * src/prefs_summaries.c
237         * src/prefs_summaries.h
238         * src/prefs_summary_column.c
239         * src/prefs_summary_column.h
240         * src/prefs_template.c
241         * src/prefs_template.h
242         * src/prefs_themes.c
243         * src/prefs_themes.h
244         * src/prefs_toolbar.c
245         * src/prefs_toolbar.h
246         * src/prefs_wrapping.c
247         * src/prefs_wrapping.h
248         * src/privacy.c
249         * src/privacy.h
250         * src/procheader.c
251         * src/procheader.h
252         * src/procmime.c
253         * src/procmime.h
254         * src/procmsg.c
255         * src/procmsg.h
256         * src/quote_fmt.c
257         * src/quote_fmt_parse.y
258         * src/recv.c
259         * src/recv.h
260         * src/remotefolder.c
261         * src/remotefolder.h
262         * src/send_message.c
263         * src/send_message.h
264         * src/setup.c
265         * src/setup.h
266         * src/sourcewindow.c
267         * src/sourcewindow.h
268         * src/ssl_manager.c
269         * src/ssl_manager.h
270         * src/statusbar.c
271         * src/statusbar.h
272         * src/stock_pixmap.c
273         * src/stock_pixmap.h
274         * src/summary_search.c
275         * src/summary_search.h
276         * src/summaryview.c
277         * src/summaryview.h
278         * src/textview.c
279         * src/textview.h
280         * src/toolbar.c
281         * src/toolbar.h
282         * src/undo.c
283         * src/undo.h
284         * src/unmime.c
285         * src/unmime.h
286         * src/vcard.c
287         * src/vcard.h
288         * src/wizard.c
289         * src/wizard.h
290         * src/common/base64.c
291         * src/common/base64.h
292         * src/common/defs.h
293         * src/common/hooks.c
294         * src/common/hooks.h
295         * src/common/log.c
296         * src/common/log.h
297         * src/common/mgutils.c
298         * src/common/mgutils.h
299         * src/common/nntp.c
300         * src/common/nntp.h
301         * src/common/passcrypt.c
302         * src/common/passcrypt.h.in
303         * src/common/plugin.c
304         * src/common/plugin.h
305         * src/common/prefs.c
306         * src/common/prefs.h
307         * src/common/progressindicator.c
308         * src/common/progressindicator.h
309         * src/common/quoted-printable.c
310         * src/common/quoted-printable.h
311         * src/common/session.c
312         * src/common/session.h
313         * src/common/smtp.c
314         * src/common/smtp.h
315         * src/common/socket.c
316         * src/common/socket.h
317         * src/common/ssl.c
318         * src/common/ssl.h
319         * src/common/ssl_certificate.c
320         * src/common/ssl_certificate.h
321         * src/common/stringtable.c
322         * src/common/stringtable.h
323         * src/common/template.c
324         * src/common/template.h
325         * src/common/timing.h
326         * src/common/utils.c
327         * src/common/utils.h
328         * src/common/version.h.in
329         * src/common/xml.c
330         * src/common/xml.h
331         * src/common/xmlprops.c
332         * src/common/xmlprops.h
333         * src/gtk/about.c
334         * src/gtk/colorlabel.c
335         * src/gtk/colorsel.c
336         * src/gtk/colorsel.h
337         * src/gtk/combobox.c
338         * src/gtk/combobox.h
339         * src/gtk/description_window.c
340         * src/gtk/description_window.h
341         * src/gtk/filesel.c
342         * src/gtk/filesel.h
343         * src/gtk/foldersort.c
344         * src/gtk/foldersort.h
345         * src/gtk/gtksctree.c
346         * src/gtk/gtkutils.c
347         * src/gtk/gtkutils.h
348         * src/gtk/inputdialog.c
349         * src/gtk/inputdialog.h
350         * src/gtk/logwindow.c
351         * src/gtk/logwindow.h
352         * src/gtk/manage_window.c
353         * src/gtk/manage_window.h
354         * src/gtk/menu.c
355         * src/gtk/menu.h
356         * src/gtk/pluginwindow.c
357         * src/gtk/pluginwindow.h
358         * src/gtk/prefswindow.c
359         * src/gtk/prefswindow.h
360         * src/gtk/progressdialog.c
361         * src/gtk/progressdialog.h
362         * src/gtk/sslcertwindow.c
363         * src/gtk/sslcertwindow.h
364         * src/plugins/bogofilter/bogofilter.c
365         * src/plugins/bogofilter/bogofilter.h
366         * src/plugins/bogofilter/bogofilter_gtk.c
367         * src/plugins/clamav/clamav_plugin.c
368         * src/plugins/clamav/clamav_plugin.h
369         * src/plugins/clamav/clamav_plugin_gtk.c
370         * src/plugins/demo/demo.c
371         * src/plugins/dillo_viewer/dillo_prefs.c
372         * src/plugins/dillo_viewer/dillo_prefs.h
373         * src/plugins/dillo_viewer/dillo_viewer.c
374         * src/plugins/pgpcore/passphrase.c
375         * src/plugins/pgpcore/passphrase.h
376         * src/plugins/pgpcore/pgp_viewer.c
377         * src/plugins/pgpcore/pgp_viewer.h
378         * src/plugins/pgpcore/plugin.c
379         * src/plugins/pgpcore/select-keys.c
380         * src/plugins/pgpcore/select-keys.h
381         * src/plugins/pgpcore/sgpgme.c
382         * src/plugins/pgpcore/sgpgme.h
383         * src/plugins/pgpinline/pgpinline.c
384         * src/plugins/pgpinline/pgpinline.h
385         * src/plugins/pgpinline/plugin.c
386         * src/plugins/pgpmime/pgpmime.c
387         * src/plugins/pgpmime/pgpmime.h
388         * src/plugins/pgpmime/plugin.c
389         * src/plugins/spamassassin/spamassassin.c
390         * src/plugins/spamassassin/spamassassin.h
391         * src/plugins/spamassassin/spamassassin_gtk.c
392         * src/plugins/trayicon/trayicon.c
393                 it's 2007, update the year in the copyright headers
394
395 2007-01-03 [paul]       2.6.1cvs95
396
397         * src/gtk/about.c
398                 it is 2007, use it in the copyright string
399
400 2007-01-03 [paul]       2.6.1cvs94
401
402         * src/html.c
403                 html entity conversion:
404                 move ™ to a more suitable place
405                 add • and –
406                 make sure — and — are both
407                 converted the same
408
409 2007-01-02 [colin]      2.6.1cvs93
410
411         * src/addrbook.c
412                 Fix leak
413         * src/common/plugin.c
414                 Add comment
415         * src/etpan/imap-thread.c
416                 Fix warning
417
418 2006-12-31 [paul]       2.6.1cvs92
419
420         * src/prefs_summaries.c
421                 use gtk_button_new_from_stock()
422
423 2006-12-30 [colin]      2.6.1cvs91
424
425         * src/folder.c
426         * src/imap_gtk.c
427         * src/mh_gtk.c
428                 Don't update filtering and account paths 
429                 when copying folders
430
431 2006-12-30 [colin]      2.6.1cvs90
432
433         * src/prefs_compose_writing.c
434         * src/prefs_quote.c
435         * src/prefs_template.c
436                 Use message font for Writing and 
437                 Quoting prefs, as well as Templates.
438
439 2006-12-30 [colin]      2.6.1cvs89
440
441         * src/prefs_summaries.c
442                 Rework GUI; patch by Pawel
443
444 2006-12-29 [colin]      2.6.1cvs88
445
446         * src/prefs_folder_item.c
447                 Fix bug 1085, 'Apply to subfolder 
448                 doesn't work' - I was mistaken saying
449                 it worked in every case
450
451 2006-12-28 [colin]      2.6.1cvs87
452
453         * src/gtk/gtkaspell.c
454                 Don't assert if use_alternate is true
455                 and alt_dictionary isn't set -- this 
456                 is what happens on upgrade! Rather,
457                 do with it.
458
459 2006-12-28 [colin]      2.6.1cvs86
460
461         * Makefile.am
462                 Fix desktop/icon simplification
463
464 2006-12-28 [colin]      2.6.1cvs85
465
466         * Makefile.am
467                 Make desktop and icon not 
468                 dependant on the desktop
469
470 2006-12-28 [wwp]        2.6.1cvs84
471
472         * src/plugins/pgpmime/claws.def
473                 Add missing symbol (discards gpg4win's 03-plugins-symbols.patch).
474
475 2006-12-28 [wwp]        2.6.1cvs83
476
477         * src/prefs_folder_item.c
478                 Fix coloring of "simplify subject regexp" (folder prefs),
479                 which might be left to red whereas the regexp gets empty.
480
481 2006-12-28 [wwp]        2.6.1cvs82
482
483         * src/prefs_common.c
484         * src/prefs_common.h
485         * src/addressbook.c
486         * src/addressitem.h
487                 Save addressbook mainwindow's horizontal and vertical splitter position.
488
489 2006-12-27 [wwp]        2.6.1cvs81
490
491         * src/gtk/gtkaspell.c
492         * src/gtk/gtkaspell.h
493         * src/compose.c
494                 Fix assignment of compose's default and alternate dictionary from
495                 account or folder settings. Now gtkaspell_change_dict does rotate
496                 dicts only when it's called from a menu cb.
497
498 2006-12-27 [wwp]        2.6.1cvs80
499
500         * src/folder_item_prefs.c
501                 Fix randomly initialized default-alt-dictionary (folder prefs),
502                 complete 2.6.1cvs72.
503
504 2006-12-27 [paul]       2.6.1cvs79
505
506         * src/imap_gtk.c
507         * src/mh_gtk.c
508                 Add Copy folder in the folder's contextual
509                 menu
510
511 2006-12-27 [wwp]        2.6.1cvs78
512
513         * src/imap.c
514                 Clean up session locking, thanks to Colin.
515
516 2006-12-26 [colin]      2.6.1cvs77
517
518         * src/statusbar.c
519                 Revert previous patch
520
521 2006-12-26 [colin]      2.6.1cvs76
522
523         * src/folder.c
524         * src/folderview.c
525         * src/imap.c
526         * src/statusbar.c
527         * src/etpan/imap-thread.c
528                 Fix previous commit warnings
529                 Make statusbar update every second if total < 20
530                 Make IMAP APPEND faster by simplifying log              
531
532 2006-12-26 [colin]      2.6.1cvs75
533
534         * src/folder.c
535         * src/folder.h
536         * src/folderview.c
537         * src/folderview.h
538         * src/imap_gtk.c
539         * src/mh_gtk.c
540                 Make it possible to copy folders accross
541                 mailboxes (this was an arbitrary limitation).
542                 Still make it impossible to move folders 
543                 accross mailboxes.
544
545 2006-12-26 [colin]      2.6.1cvs74
546
547         * src/etpan/imap-thread.c
548                 Fix bug 1081, 'claws-mail 
549                 segfaults when going offline 
550                 while it transfers mails via 
551                 imap'
552
553 2006-12-26 [colin]      2.6.1cvs73
554
555         * src/folder_item_prefs.c
556                 Don't forget alt dictionary when
557                 renaming/moving folders
558
559 2006-12-26 [wwp]        2.6.1cvs72
560
561         * src/folder_item_prefs.c
562                 Add missing defaults for per-folder alt dict
563                 (forgotten in 2.6.1cvs61).
564
565 2006-12-26 [colin]      2.6.1cvs71
566
567         * src/wizard.c
568                 Add tooltip to state that specifying
569                 full path to mailbox is possible
570
571 2006-12-26 [wwp]        2.6.1cvs70
572
573         * src/partial_download.c
574         * src/gtk/gtkvscrollbutton.c
575         * src/plugins/pgpinline/plugin.c
576                 Fix for few compiler warnings that matter.
577
578 2006-12-25 [colin]      2.6.1cvs69
579
580         * src/partial_download.c
581                 Fix marking for download or deletion
582                 when the header isn't the first
583         * src/gtk/logwindow.c
584                 Fix start of scrolling
585
586 2006-12-23 [paul]       2.6.1cvs68
587
588         * src/compose.c
589                 change last commit to use the 'academic'
590                 method instead. Thanks to wwp
591
592 2006-12-23 [paul]       2.6.1cvs67
593
594         * src/compose.c
595                 don't warn about empty subject when
596                 redirecting
597
598 2006-12-22 [colin]      2.6.1cvs66
599
600         * src/summary_search.c
601                 Fix previous patch
602
603 2006-12-22 [colin]      2.6.1cvs65
604
605         * src/gtk/gtkutils.c
606         * src/imap.c
607         * src/jpilot.c
608         * src/summary_search.c
609                 A few warning fixes
610
611 2006-12-23 [paul]       
612
613         2.7.0-rc2 released
614
615 2006-12-22 [colin]      2.6.1cvs64
616
617         * src/toolbar.c
618         * src/toolbar.h
619                 Add a combo to the learn spam button
620         * src/plugins/bogofilter/bogofilter.c
621         * src/plugins/bogofilter/bogofilter_gtk.c
622         * src/plugins/bogofilter/bogofilter.h
623                 Allow to store Unsure mails in a specific
624                 folder to make better teaching easier
625
626 2006-12-21 [wwp]        2.6.1cvs63
627
628         * src/compose.c
629         * src/prefs_common.c
630         * src/prefs_common.h
631         * src/prefs_spelling.c
632         * src/gtk/gtkaspell.c
633         * src/gtk/gtkaspell.h
634                 Allow spell-checking using both current and alternate dictionaries
635                 (thanks to Colin).
636
637 2006-12-21 [wwp]        2.6.1cvs62
638
639         * src/gtk/gtkaspell.c
640                 Apply recheck_when_changing_dict (highlight all mispelled words)
641                 when switching to alternate dictionary.
642
643 2006-12-21 [wwp]        2.6.1cvs61
644
645         * src/compose.c
646         * src/folder_item_prefs.h
647         * src/prefs_common.c
648         * src/prefs_common.h
649         * src/prefs_folder_item.c
650         * src/prefs_spelling.c
651         * src/gtk/gtkaspell.c
652         * src/gtk/gtkaspell.h
653                 Add global and per-folder prefs to set the default
654                 alternate dictionary.
655
656 2006-12-21 [colin]      2.6.1cvs60
657
658         * src/folder.c
659                 Look for folders by path in all folders
660         * src/html.c
661                 add &mdash;
662
663 2006-12-20 [colin]      2.6.1cvs59
664
665         * src/gtk/quicksearch.c
666                 Make sure in_typing is false when clearing
667
668 2006-12-20 [wwp]        2.6.1cvs58
669
670         * configure.ac
671                 change manual's target dir to be LFH-compliant (thanks to Colin).
672
673 2006-12-20 [wwp]        2.6.1cvs57
674
675         * src/prefs_common.c
676         * src/prefs_summaries.c
677                 i18n fix and factorize patch, thanks to Fabien.
678
679 2006-12-20 [paul]       2.6.1cvs56
680
681         * configure.ac
682                 last of the renaming (??)
683         * src/main.c
684                 correct --help info of --status-full
685         * src/plugins/bogofilter/bogofilter.c
686                 make FALSE default of whitelist_ab
687
688 2006-12-19 [colin]      2.6.1cvs55
689
690         * src/jpilot.c
691                 Same as before, without depending on
692                 pisock >= 0.12
693
694 2006-12-19 [colin]      2.6.1cvs54
695
696         * src/jpilot.c
697                 Fix bug 1059, 'Better jpilot charset 
698                 handling'. Use libpisync's charset conversion
699                 if possible
700
701 2006-12-19 [colin]      2.6.1cvs53
702
703         * po/fr.po
704                 Updated by Fabien
705
706 2006-12-19 [wwp]        2.6.1cvs52
707
708         * src/gtk/about.c
709                 Add missing #include (thanks to Colin).
710
711 2006-12-19 [wwp]        2.6.1cvs51
712
713         * src/prefs_receive.c
714                 Better spacing between widgets in prefs.
715
716 2006-12-18 [colin]      2.6.1cvs50
717
718         * src/imap.c
719                 Fix failure to get separator on LIST "" ""
720                 Try LIST "" "INBOX" too.
721
722 2006-12-18 [wwp]        2.6.1cvs49
723
724         * src/common/session.c
725                 Fix a compiler warning (thanks to Fabien).
726
727 2006-12-18 [wwp]        2.6.1cvs48
728
729         * src/compose.c
730         * src/prefs_quote.c
731                 Factorize some strings for translation (it's about error
732                 messages when applying or checking template/quote format).
733
734 2006-12-18 [colin]      2.6.1cvs47
735
736         * Makefile.am
737         * src/common/defs.h
738         * src/gtk/Makefile.am
739         * src/gtk/about.c
740                 Add a Release notes tab from the contents of
741                 $(DOCDIR)/RELEASE_NOTES. Patch by Fabien.
742
743 2006-12-17 [colin]      2.6.1cvs46
744
745         * src/mimeview.c
746         * src/textview.c
747         * src/gtk/filesel.c
748                 Correctly convert from/to UTF8/filename encoding
749                 when loading and saving files. Probably fixes
750                 bug 1068, 'Claws-Mail uses 100% CPU when looking 
751                 for a file to attach and is blocked...'
752
753 2006-12-17 [colin]      2.6.1cvs45
754
755         * src/gtk/logwindow.c
756                 Fix bug 1067, 'Claws-Mail uses 100% CPU on an 
757                 IMAP folder and is blocked on main thread': 
758                 make sure we put utf8 in the log.
759
760 2006-12-16 [colin]      2.6.1cvs44
761
762         * src/toolbar.c
763         * src/toolbar.h
764                 Fix bug 1055, 'Add the 'cancel receive' 
765                 in the available events for the toolbar buttons'
766
767 2006-12-16 [colin]      2.6.1cvs43
768
769         * po/POTFILES.in
770         * src/imap.c
771         * src/common/nntp.c
772         * src/common/session.c
773                 Log error when SSL handshakes fail. 
774                 Fixes bug 1082, 'incorrect / imprecise 
775                 error message when imap server provides 
776                 ssl only through STARTTLS but SSL is 
777                 selected'
778
779 2006-12-15 [wwp]        2.6.1cvs42
780
781         * src/plugins/bogofilter/bogofilter_gtk.c
782                 set proper sensitivity to widgets I've recently added.
783
784 2006-12-15 [colin]      
785
786         2.7.0-rc1 released
787
788 2006-12-15 [wwp]        2.6.1cvs41
789
790         * src/plugins/bogofilter/bogofilter.c
791         * src/plugins/bogofilter/bogofilter.h
792         * src/plugins/bogofilter/bogofilter_gtk.c
793                 bogofilter's whitelist can now use a subset of
794                 the addressbook (either a book, a subfolder of a book,
795                 or the whole addressbook by using "Any"). Re-used there
796                 some pref_matcher widgets and mechanisms to match a subset
797                 of the addressbook.
798
799 2006-12-15 [wwp]        2.6.1cvs40
800
801         * src/wizard.c
802         * src/common/plugin.c
803         * src/common/plugin.h
804         * src/gtk/about.c
805         * src/plugins/bogofilter/bogofilter.c
806         * src/plugins/clamav/clamav_plugin.c
807         * src/plugins/demo/demo.c
808         * src/plugins/dillo_viewer/dillo_viewer.c
809         * src/plugins/pgpcore/plugin.c
810         * src/plugins/pgpinline/plugin.c
811         * src/plugins/pgpmime/plugin.c
812         * src/plugins/spamassassin/spamassassin.c
813         * src/plugins/trayicon/trayicon.c
814                 factorize some translatable strings (plugins-related),
815                 fix missing punctuation in several places,
816                 remove useless translatable \n in about.c,
817                 and factorize plugin init code w/ a new function
818                 check_plugin_version() in common/plugin.c.
819                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
820
821 2006-12-15 [wwp]        2.6.1cvs39
822
823         * src/plugins/bogofilter/bogofilter.c
824         * src/plugins/bogofilter/bogofilter_gtk.c
825                 flag whitelisted spams as spam, but don't filter it to the spam
826                 folder. Thanks to Colin.
827
828 2006-12-15 [ticho]      2.6.1cvs38
829
830         * src/plugins/bogofilter/bogofilter.c
831         * src/plugins/bogofilter/bogofilter.h
832         * src/plugins/bogofilter/bogofilter_gtk.c
833                 Add option to whitelist senders found in addressbook. Patch by colin.
834
835 2006-12-15 [paul]       2.6.1cvs37
836
837         * src/folderview.c
838                 add missing #include "log.h"
839
840 2006-12-15 [paul]       2.6.1cvs36
841
842         * src/plugins/bogofilter/bogofilter.c
843         * src/plugins/bogofilter/bogofilter.h
844         * src/plugins/bogofilter/bogofilter_gtk.c
845                 Add an option to allow inserting an
846                 X-Claws-Bogosity header (on MH folders
847                 only). Patch by Colin
848
849 2006-12-14 [colin]      2.6.1cvs35
850
851         * src/main.c
852                 "Yes" should be the default choice for
853                 migration configuration
854
855 2006-12-14 [paul]       2.6.1cvs34
856
857         * src/prefs_summaries.c
858         * manual/advanced.xml
859                 Unhide mark_as_read_delay
860
861 2006-12-14 [paul]       2.6.1cvs33
862
863         * src/messageview.c
864         * src/messageview.h
865         * src/mimeview.c
866         * src/mimeview.h
867         * src/summaryview.c
868         * src/textview.c
869         * src/textview.h
870                 Fix printing of selection
871                 Fix printing of message parts
872                 Fix printing of images
873         * src/gtk/gtksourceprintjob.c
874                 Fix page count when there are images
875
876 2006-12-14 [wwp]        2.6.1cvs32
877
878         * src/mainwindow.c
879         * src/summaryview.c
880         * src/summaryview.h
881         * src/gtk/quicksearch.c
882                 fix quicksearch 'magnify' button status when QS is closed
883                 using the Escape key, thanks to Colin.
884
885 2006-12-14 [wwp]        2.6.1cvs31
886
887         * src/mainwindow.c
888         * src/summaryview.c
889         * src/summaryview.h
890         * src/gtk/quicksearch.c
891                 fix quicksearch 'magnify' button status when QS is closed
892                 using the Escape key, thanks to Colin.
893
894 2006-12-13 [colin]      2.6.1cvs30
895
896         * src/ldapquery.c
897         * src/ldaputil.c
898                 Use the binary safe version of ldap_get_values,
899                 to make sure we manipulate null-terminated 
900                 strings. Maybe fixes bug 1075, 'claws mail 
901                 segfault when completing ldap adresses'
902         * src/syldap.c ** REMOVED **
903         * src/syldap.h ** REMOVED **
904                 Remove dead files
905
906 2006-12-13 [mones]      2.6.1cvs29
907
908         * po/es.po
909                 Fixed piped strings, fixed click translation
910
911 2006-12-13 [paul]       2.6.1cvs28
912
913         * src/main.c
914                 don't translate these strings
915
916 2006-12-13 [paul]       2.6.1cvs27
917
918         * po/en_GB.po
919                 updated
920
921 2006-12-13 [colin]      2.6.1cvs26
922
923         * src/main.c
924         * src/main.h
925                 Add claws_is_starting()
926
927 2006-12-13 [mones]      2.6.1cvs25
928
929         * manual/es/advanced.xml
930         * po/es.po
931                 Synced manual and updated translation
932
933 2006-12-12 [colin]      2.6.1cvs24
934
935         * src/wizard.c
936                 Add an option to use STARTTLS in the
937                 welcome wizard. Fixes bug 1080, 
938                 'Using SSL option in wizard for incoming 
939                 server does not activate SSL with STARTTLS'
940
941 2006-12-12 [colin]      2.6.1cvs23
942
943         * src/main.c
944                 Don't exit when there's an incomplete
945                 mailbox configured - leaves a chance 
946                 to fix a failing IMAP account. Exit
947                 if no mailbox at all is loaded (case
948                 of missing plugin).
949                 Completes bug 1077's fix (I was wrong
950                 in this bug's comment #3).
951
952 2006-12-12 [colin]      2.6.1cvs22
953
954         * src/gtk/menu.h
955                 Add another menu data type
956         * src/prefs_account.c
957                 Complete the completion of bug 1076
958                 (doesn't lose the pref on apply)
959
960 2006-12-12 [paul]       2.6.1cvs21
961
962         * src/prefs_account.c
963                 complete the fix of bug 1076
964                 also be more verbose with the text
965
966 2006-12-12 [paul]       2.6.1cvs20
967
968         * src/gtk/combobox.c
969                 fix compilation warning
970
971 2006-12-11 [colin]      2.6.1cvs19
972
973         * src/wizard.c
974                 Document :port in server entry tooltips
975
976 2006-12-11 [colin]      2.6.1cvs18
977
978         * src/main.c
979                 Fix compile
980
981 2006-12-11 [colin]      2.6.1cvs17
982
983         * src/main.c
984                 Add failing IMAP as a reason for no
985                 mailbox
986
987 2006-12-11 [colin]      2.6.1cvs16
988
989         * src/prefs_account.c
990                 Check for existence of inbox for local
991                 accounts too
992         * src/wizard.c
993                 Allow setting the port to use for servers
994                 by using the usual "server.example.com:port"
995                 syntax. Fixes bug 1077, 'sylpheed-claws does 
996                 not start when IMAP server is unavailable'
997
998 2006-12-11 [colin]      2.6.1cvs15
999
1000         * src/prefs_account.c
1001                 Prevent use of non-existing default inbox
1002
1003 2006-12-11 [colin]      2.6.1cvs14
1004
1005         * src/prefs_account.c
1006                 Fix sensitivity. Fixes bug 1076, 'privacy 
1007                 options are displayed even when pgp plugin 
1008                 not loaded / available'
1009
1010 2006-12-09 [colin]      2.6.1cvs13
1011
1012         * manual/advanced.xml
1013         * src/prefs_common.c
1014         * src/prefs_common.h
1015         * src/common/ssl_certificate.c
1016                 Add a new hidden preference, 'unsafe_ssl_certs',
1017                 which allows to store multiple certificates per
1018                 server/port. This is disabled by default because
1019                 it's less secure (presenting a new certificate
1020                 instead of a changed one raises less alarms).
1021                 This will cause Claws to ask about an unknown
1022                 certificate for people who have used 2.6.1cvs8
1023                 or greater.
1024
1025 2006-12-09 [colin]      2.6.1cvs12
1026
1027         * src/action.c
1028                 Fix cache updating after action
1029
1030 2006-12-07 [wwp]        2.6.1cvs11
1031
1032         * src/compose.c
1033                 fix email address comparison when replying to all
1034                 (avoid replying to ourselves), thanks to Colin.
1035
1036 2006-12-06 [paul]       2.6.1cvs10
1037
1038         * src/addrharvest.c
1039         * src/editldap.c
1040         * src/expldifdlg.c
1041         * src/news.c
1042         * src/toolbar.c
1043         * src/common/utils.c
1044                 ...and more renaming
1045                 Thanks to Colin
1046
1047 2006-12-06 [paul]       2.6.1cvs9
1048
1049         * src/compose.c
1050         * src/messageview.c
1051         * src/procheader.c
1052         * src/procmime.c
1053         * src/procmsg.c
1054         * src/textview.c
1055                 more renaming
1056                 Thanks to Colin
1057
1058 2006-12-06 [colin]      2.6.1cvs8
1059
1060         * src/ssl_manager.c
1061         * src/common/ssl_certificate.c
1062         * src/common/ssl_certificate.h
1063                 Handle multiple certificates per host/port
1064
1065 2006-12-06 [colin]      2.6.1cvs7
1066
1067         * src/etpan/imap-thread.c
1068                 Fix certificate checking on IMAP
1069
1070 2006-12-06 [colin]      2.6.1cvs6
1071
1072         * src/folderview.c
1073                 Fix bug 1072, 'Claws stops fetching newsgroups 
1074                 from server when newsgroup got deleted': continue
1075                 checking other groups
1076
1077 2006-12-05 [wwp]        2.6.1cvs5
1078
1079         * src/message_search.c
1080         * src/summary_search.c
1081         * src/gtk/combobox.c
1082         * src/gtk/combobox.h
1083         * src/gtk/gtkutils.c
1084         * src/gtk/gtkutils.h
1085                 make up and down arrow keys in modern gtk_combo_box_entry widgets
1086                 behave like w/ old comboboxes (summary and message search only).
1087
1088 2006-12-05 [paul]       2.6.1cvs4
1089
1090         * src/wizard.c
1091                 encode headers
1092                 Thanks to Colin
1093
1094 2006-12-05 [paul]       2.6.1cvs3
1095
1096         * tools/README
1097         * tools/textviewer.pl
1098                 script updated and description added
1099
1100 2006-12-04 [colin]      2.6.1cvs2
1101
1102         * src/compose.c
1103                 Run pre-send hook only when checking
1104                 everything
1105
1106 2006-12-04 [paul]       2.6.1cvs1
1107
1108         * NEWS
1109         * README
1110         * RELEASE_NOTES
1111         * configure.ac
1112         * tools/README
1113                 bump up version number following stable release
1114
1115 2006-12-04 [paul]       2.6.0cvs83
1116
1117         * README
1118                 updates and corrections
1119
1120 2006-12-04 [colin]      2.6.0cvs82
1121
1122         * src/common/utils.c
1123                 Probably fix bug 1066, 'Incorrect mailbox 
1124                 size displayed'
1125
1126 2006-12-04 [colin]      2.6.0cvs81
1127
1128         * src/common/utils.c
1129                 Trim tabs from mailcap file too.
1130
1131 2006-12-02 [paul]       2.6.0cvs80
1132
1133         * src/exphtmldlg.c
1134                 fix broken GUI under certain languages
1135         * src/expldifdlg.c
1136                 put the Cancel button to the right
1137
1138 2006-12-01 [paul]       2.6.0cvs79
1139
1140         * tools/Makefile.am
1141                 remove reference to removed file
1142
1143 2006-12-01 [wwp]        2.6.0cvs78
1144
1145         * src/addressbook.c
1146         * src/editaddress.c
1147                 remove forgotten debug statements.
1148
1149 2006-12-01 [wwp]        2.6.0cvs77
1150
1151         * manual/advanced.xml
1152         * manual/fr/advanced.xml
1153         * src/addressbook.c
1154         * src/addressbook.h
1155         * src/addressitem.h
1156         * src/editaddress.c
1157         * src/editaddress.h
1158         * src/prefs_common.c
1159         * src/prefs_common.h
1160         * src/gtk/gtkutils.c
1161         * src/gtk/gtkutils.h
1162                 add a hidden option to allow embedding the editaddress (edit contact details)
1163                 dialog into the addressbook's window. This doesn't change the default
1164                 behaviour.
1165
1166 2006-12-01 [wwp]        2.6.0cvs76
1167
1168         * src/message_search.c
1169         * src/summary_search.c
1170                 fix more focus issues (don't set focus to combobox's entry widget when
1171                 entry's value changed, if entry widget has focus already).
1172
1173 2006-12-01 [wwp]        2.6.0cvs75
1174
1175         * src/gtk/quicksearch.c
1176                 revert last changes to the quicksearch gtk_combo_box, this needs more
1177                 tuning and testing.
1178
1179 2006-12-01 [paul]       2.6.0cvs74
1180
1181         * tools/kdeservicemenu/README
1182         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
1183         * tools/kdeservicemenu/install.sh
1184         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
1185         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
1186                 simplify this stuff, and in so doing,
1187                 fix it. (possibly re-extend it again at
1188                 a later date)
1189
1190 2006-12-01 [wwp]        2.6.0cvs73
1191
1192         * src/gtk/quicksearch.c
1193                 adapt quicksearch code to use modern gtk_combo_box'es.
1194
1195 2006-12-01 [wwp]        2.6.0cvs72
1196
1197         * src/common/defs.h
1198         * src/prefs_common.c
1199         * src/prefs_common.h
1200         * src/message_search.c
1201         * src/summary_search.c
1202         * src/gtk/combobox.c
1203         * src/gtk/combobox.h
1204                 add history combos to all message and summary search fields.
1205
1206 2006-12-01 [wwp]        2.6.0cvs71
1207
1208         * src/summaryview.c
1209                 As the list may change while the mark as read delay
1210                 runs, we can't rely on the 'row' pointer, which can
1211                 be invalid when the timeout is called. As the mark
1212                 as read is only done if the message is still selected,
1213                 use summaryview->selected instead. Thanks to Colin.
1214
1215 2006-11-30 [paul]       2.6.0cvs70
1216
1217         * src/textview.c
1218                 give emphasis to "Sylpheed-Claws"
1219                 as well as "Claws Mail"
1220
1221 2006-11-30 [colin]      2.6.0cvs69
1222
1223         * src/wizard.c
1224                 Put the SSL checkboxes in the receiving
1225                 and sending server pages.
1226
1227 2006-11-29 [colin]      2.6.0cvs68
1228
1229         * src/gtk/gtkutils.c
1230         * src/gtk/gtkvscrollbutton.c
1231                 Revert some deprecated fixes - they seem to
1232                 deprecate stuff as soon as a new one gets out.
1233                 g_object_ref_sink needed glib-2.10.
1234
1235 2006-11-29 [colin]      2.6.0cvs67
1236
1237         * src/common/utils.c
1238                 Create .mailcap if it doesn't exist
1239
1240 2006-11-29 [colin]      2.6.0cvs66
1241
1242         * src/compose.c
1243                 Followup to cvs60: use original list
1244                 of recipients if replying to a mail
1245                 in Sent Drafts or Queue.
1246
1247 2006-11-27 [paul]       2.6.0cvs65
1248
1249         * src/image_viewer.c
1250                 revert the last change for now (it's broken)
1251
1252 2006-11-27 [paul]       2.6.0cvs64
1253
1254         * Makefile.am
1255         * configure.ac
1256         * m4/aclocal-include.m4
1257         * m4/check-type.m4
1258         * src/Makefile.am
1259         * src/addr_compl.c
1260         * src/compose.c
1261         * src/crash.c
1262         * src/export.c
1263         * src/exporthtml.c
1264         * src/exportldif.c
1265         * src/imap.c
1266         * src/import.c
1267         * src/main.c
1268         * src/main.h
1269         * src/matcher.c
1270         * src/mimeview.c
1271         * src/procmsg.c
1272         * src/textview.c
1273         * src/common/Makefile.am
1274         * src/common/claws.c
1275         * src/common/claws.h
1276         * src/common/ssl.c
1277         * src/common/sylpheed.c
1278         * src/common/sylpheed.h
1279         * src/etpan/Makefile.am
1280         * src/gtk/Makefile.am
1281         * src/gtk/claws-marshal.list
1282         * src/gtk/filesel.c
1283         * src/gtk/gtksctree.c
1284         * src/gtk/quicksearch.c
1285         * src/gtk/sylpheed-marshal.list
1286         * src/plugins/bogofilter/bogofilter.c
1287         * src/plugins/bogofilter/bogofilter_gtk.c
1288         * src/plugins/clamav/clamav_plugin.c
1289         * src/plugins/clamav/clamav_plugin_gtk.c
1290         * src/plugins/demo/demo.c
1291         * src/plugins/dillo_viewer/dillo_viewer.c
1292         * src/plugins/pgpcore/Makefile.am
1293         * src/plugins/pgpcore/claws.def
1294         * src/plugins/pgpcore/pgp_viewer.c
1295         * src/plugins/pgpcore/plugin.c
1296         * src/plugins/pgpcore/sylpheed.def
1297         * src/plugins/pgpinline/Makefile.am
1298         * src/plugins/pgpinline/claws.def
1299         * src/plugins/pgpinline/plugin.c
1300         * src/plugins/pgpinline/sylpheed.def
1301         * src/plugins/pgpmime/Makefile.am
1302         * src/plugins/pgpmime/claws.def
1303         * src/plugins/pgpmime/plugin.c
1304         * src/plugins/pgpmime/sylpheed.def
1305         * src/plugins/spamassassin/spamassassin.c
1306         * src/plugins/spamassassin/spamassassin_gtk.c
1307         * src/plugins/trayicon/trayicon.c
1308                 yet more renaming
1309                 remove deprecated gtk_tooltips_set_delay()
1310
1311 2006-11-26 [paul]       2.6.0cvs63
1312
1313         * src/expldifdlg.c
1314         * src/folderview.c
1315         * src/image_viewer.c
1316         * src/mainwindow.c
1317         * src/gtk/gtkutils.c
1318         * src/gtk/gtkvscrollbutton.c
1319         * src/gtk/prefswindow.c
1320         * src/plugins/pgpcore/prefs_gpg.c
1321                 replace more deprecated GTK+ functions
1322
1323 2006-11-26 [paul]       2.6.0cvs62
1324
1325         * src/addr_compl.c
1326         * src/addressbook.c
1327         * src/browseldap.c
1328                 replace deprecated gtk_idle_... functions
1329
1330 2006-11-26 [paul]       2.6.0cvs61
1331
1332         * src/compose.c
1333         * src/folderview.c
1334         * src/inc.c
1335         * src/summaryview.c
1336         * src/gtk/gtkvscrollbutton.c
1337         * src/gtk/quicksearch.c
1338         * src/plugins/pgpcore/passphrase.c
1339                 replace deprecated gtk_timeout_add and
1340                 gtk_timeout_remove
1341
1342 2006-11-26 [paul]       2.6.0cvs60
1343
1344         * src/compose.c
1345                 fix bug that caused the wrong recipient
1346                 to be selected when replying to a msg
1347                 which is From one of our accounts to
1348                 another of our accounts
1349
1350 2006-11-25 [paul]       2.6.0cvs59
1351
1352         * src/summaryview.c
1353                 don't change the From column title to
1354                 To if the To column is visible
1355
1356 2006-11-24 [paul]       2.6.0cvs58
1357
1358         * src/compose.c
1359                 fix bug 1069, 'Sent mails disappear, BCC
1360                 or locking problem?'
1361
1362 2006-11-21 [wwp]        2.6.0cvs57
1363
1364         * src/compose.c
1365                 fix spelling menu when replying (same as 2.3.1cvs39):
1366                 discrepancy between context menu and top menu when
1367                 folder's dictionary isn't the default one.
1368
1369 2006-11-19 [paul]       2.6.0cvs56
1370
1371         * src/summaryview.c
1372                 obey always_show_msg option when
1373                 marking as spam
1374         * src/plugins/bogofilter/bogofilter.c
1375                 fix typo
1376
1377 2006-11-18 [paul]       2.6.0cvs55
1378
1379         * AUTHORS
1380         * README
1381         * debian/copyright
1382         * manual/ack.xml
1383         * manual/es/ack.xml
1384         * manual/fr/ack.xml
1385         * manual/pl/ack.xml
1386         * src/gtk/authors.h
1387         * src/gtk/icon_legend.c
1388         * src/gtk/icon_legend.h
1389         * tools/OOo2claws-mail.pl
1390         * tools/README
1391         * tools/acroread2claws-mail.pl
1392         * tools/claws.i18n.status.pl
1393         * tools/filter_conv.pl
1394         * tools/filter_conv_new.pl
1395         * tools/freshmeat_search.pl
1396         * tools/google_search.pl
1397         * tools/kmail2claws-mail.pl
1398         * tools/kmail2claws-mail_v2.pl
1399         * tools/maildir2claws-mail.pl
1400         * tools/make.themes.project
1401         * tools/multiwebsearch.pl
1402         * tools/outlook2claws-mail.pl
1403         * tools/tb2claws-mail
1404         * tools/kdeservicemenu/README
1405         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
1406                 update mine and wwp's email addresses in
1407                 several places
1408                 Patch by wwp
1409         * src/prefs_compose_writing.c
1410                 set sensitivity on 'new message format' frame
1411
1412 2006-11-17 [paul]       2.6.0cvs54
1413
1414         * src/gtk/about.c
1415                 more reworking of the GUI
1416                 Patch by Fabien Vantard
1417
1418 2006-11-16 [paul]       2.6.0cvs53
1419
1420         * src/gtk/about.c
1421                 set a minimum size for the window, allow
1422                 it to automatically expand as necessary
1423
1424 2006-11-16 [wwp]        2.6.0cvs52
1425
1426         * src/gtk/about.c
1427                 better wrap of copyright info on some systems.
1428
1429 2006-11-16 [paul]       2.6.0cvs51
1430
1431         * src/gtk/about.c
1432                 move the tech info from the upper panel
1433                 to the Info tab
1434                 use a gtk_text_view for the features tab
1435
1436 2006-11-16 [paul]       2.6.0cvs50
1437
1438         * po/Makevars
1439                 update my email address
1440         * src/addressbook.c
1441         * src/compose.c
1442         * src/imap_gtk.c
1443         * src/mh_gtk.c
1444         * src/news_gtk.c
1445         * src/summaryview.c
1446         * src/plugins/trayicon/trayicon.c
1447                 don't offer simple menu separators
1448                 for translation
1449         * src/folderview.c
1450                 add separator between 'mark all read'
1451                 and 'search folder'
1452
1453 2006-11-15 [wwp]        2.6.0cvs49
1454
1455         * src/gtk/authors.h
1456                 updated manuals authors.
1457
1458 2006-11-14 [paul]       2.6.0cvs48
1459
1460         * src/compose.c
1461                 Fix Options/Reply mode after draft save
1462
1463 2006-11-14 [paul]       2.6.0cvs47
1464
1465         * src/Makefile.am
1466                 Fix make DESTDIR=...
1467         * src/mbox.c
1468                 Optimise speed
1469         * src/plugins/pgpinline/pgpinline.c
1470                 Probably fix bug 1061
1471
1472 2006-11-14 [paul]       2.6.0cvs46
1473
1474         * po/Makevars
1475                 enable Q_ macro
1476         * src/Makefile.am
1477         * src/stock_pixmap.c
1478         * src/stock_pixmap.h
1479         * src/gtk/about.c
1480         * src/pixmaps/active.xpm
1481         * src/pixmaps/inactive.xpm
1482                 add a new page, 'Features', to the About dialog
1483                 showing which features are compiled in and which
1484                 are not
1485
1486 2006-11-14 [paul]       2.6.0cvs45
1487
1488         * po/ru.po
1489                 updated by Pavlo Bohmat
1490
1491 2006-11-14 [colin]      2.6.0cvs44
1492
1493         * src/compose.c
1494         * src/inc.c
1495         * src/messageview.c
1496         * src/news.c
1497         * src/pop.c
1498         * src/procmsg.c
1499         * src/gtk/gtkaspell.c
1500                 Fix 64-bit-related warnings
1501         * src/ssl_manager.c
1502                 Fix possible infinite loop
1503         * src/plugins/pgpcore/sgpgme.c
1504                 Remove useless check
1505
1506 2006-11-13 [colin]      2.6.0cvs43
1507
1508         * src/gtk/Makefile.am
1509                 authors.h isn't generated
1510
1511 2006-11-13 [colin]      2.6.0cvs42
1512
1513         * src/plugins/pgpinline/pgpinline.c
1514         * src/plugins/pgpmime/pgpmime.c
1515                 Very probably fix bug 1061, 'crash on 
1516                 opening signed email'. Another cast
1517                 problem
1518
1519 2006-11-13 [colin]      2.6.0cvs41
1520
1521         * src/plugins/pgpcore/sgpgme.c
1522                 Maybe fix bug 1061, 'crash on opening 
1523                 signed email'
1524
1525 2006-11-13 [wwp]        2.6.0cvs40
1526
1527         * src/plugins/pgpinline/pgpinline.c
1528                 fix candidate for bug #1057, thanks to Colin.
1529
1530 2006-11-13 [wwp]        2.6.0cvs39
1531
1532         * src/compose.c
1533         * src/quote_fmt_parse.y
1534                 fix bug 1052: current parser buffer was not always 
1535                 allocated, ptr to this buffer could be returned as 
1536                 NULL whereas no parser error has occurred. in 
1537                 consequence, defining a template body as "%d" 
1538                 (w/o the quotes) for the first time of the instance 
1539                 of claws-mail, was reporting a parser error. make 
1540                 sure that the buffer is always allocated, even to 
1541                 an empty string.
1542                 fix mis-unescaping in compose.:compose_quote_fmt(): 
1543                 unescaping of the fmt string was always done 
1544                 whereas it must be done *only* when receiving 
1545                 quote format strings issued from the prefs 
1546                 (compose new message, reply, forward, redirect 
1547                 formats), *not* when applying templates.  in 
1548                 consequences, applying templates w/ sequences 
1549                 like \\|p{echo} were failing. make sure that 
1550                 unescaping is done only when necessary.
1551
1552 2006-11-12 [colin]      2.6.0cvs38
1553
1554         * po/de.po
1555                 Fix typo (s/KB/MB)
1556
1557 2006-11-12 [colin]      2.6.0cvs37
1558
1559         * src/plugins/pgpinline/pgpinline.c
1560         * src/plugins/pgpmime/pgpmime.c
1561                 Release GPG context at the latest 
1562                 possible moment. Maybe fixes 
1563                 bug 1057, 'crash on sending signed 
1564                 message to a newsgroup'
1565                 
1566
1567 2006-11-12 [colin]      2.6.0cvs36
1568
1569         * src/plugins/pgpcore/sgpgme.c
1570                 Tell a bit more when gpg's status doesn't
1571                 contain any signature
1572
1573 2006-11-12 [colin]      2.6.0cvs35
1574
1575         * src/compose.c
1576                 Fix bug 1060, 'compilation error with 
1577                 Irix's cc'
1578
1579 2006-11-12 [paul]       2.6.0cvs34
1580
1581         * doc/man/claws-mail.1
1582         * src/prefs_gtk.c
1583         * src/plugins/clamav/README
1584         * src/plugins/spamassassin/README
1585         * tools/README
1586         * tools/freshmeat_search.pl
1587         * tools/google_search.pl
1588         * tools/multiwebsearch.pl
1589                 more renaming
1590         * src/plugins/trayicon/trayicon.c
1591                 fix compiliation warning
1592
1593 2006-11-11 [colin]      2.6.0cvs33
1594
1595         * src/folderview.c
1596                 Forbid drag and drop from/to different
1597                 folders of type F_UNKNOWN
1598
1599 2006-11-11 [colin]      2.6.0cvs32
1600
1601         * src/plugins/pgpinline/pgpinline.c
1602                 Fix typo in previous commit:
1603                 - gpgme_new(&ctx);
1604                 + if ((err = gpgme_new(&data->ctx)) ...)
1605
1606 2006-11-11 [colin]      2.6.0cvs31
1607
1608         * src/plugins/pgpinline/pgpinline.c
1609         * src/plugins/pgpmime/pgpmime.c
1610                 Check success after calling gpgme_new
1611                 Maybe fixes bug 1057, 'crash on sending 
1612                 signed message to a newsgroup'
1613
1614 2006-11-11 [colin]      2.6.0cvs30
1615
1616         * src/undo.c
1617                 init undostruct to 0s (from
1618                 valgrind log of bug 1057)
1619
1620 2006-11-10 [colin]      2.6.0cvs29
1621
1622         * src/mainwindow.c
1623                 Set cursor to wait before filtering
1624                 duplicates in all folders
1625         * src/plugins/bogofilter/bogofilter.c
1626         * src/plugins/bogofilter/bogofilter.h
1627         * src/plugins/bogofilter/bogofilter_gtk.c
1628                 Completely thread away the bogofilter
1629                 filtering
1630
1631 2006-11-10 [mones]      2.6.0cvs28
1632
1633         * src/compose.c
1634         * src/compose.h
1635                 added COMPOSE_CHECK_BEFORE_SEND hook
1636
1637 2006-11-10 [paul]       2.6.0cvs27
1638
1639         * src/crash.c
1640                 more renaming
1641                 add libSM to get_compiled_in_features()
1642         * src/main.c
1643                 more renaming
1644
1645 2006-11-10 [colin]      2.6.0cvs26
1646
1647         * src/etpan/imap-thread.c
1648                 Add a reference to libetpan's sasl engine
1649                 so that sasl_done() doesn't get called by
1650                 libetpan, and doesn't break openssl.
1651                 Should fix bug 1053, 'SC fails to reestablish 
1652                 a secure connection'
1653                 Patch by Hoa
1654
1655 2006-11-10 [colin]      2.6.0cvs25
1656
1657         * manual/addrbook.xml
1658         * manual/advanced.xml
1659         * manual/faq.xml
1660         * manual/intro.xml
1661                 Some more renaming
1662
1663 2006-11-09 [colin]      2.6.0cvs24
1664
1665         * src/plugins/bogofilter/bogofilter_gtk.c
1666                 Add comment about annoyance
1667
1668 2006-11-09 [colin]      2.6.0cvs23
1669
1670         * src/plugins/bogofilter/bogofilter.c
1671         * src/plugins/bogofilter/bogofilter_gtk.c
1672                 Prepare things needed to thread bogofilter
1673                 filtering: separate bogo stuff and possible GUI
1674                 stuff. 
1675
1676 2006-11-09 [colin]      2.6.0cvs22
1677
1678         * src/account.c
1679         * src/compose.c
1680                 Search for one of our accounts in Delivered-To
1681                 (helps for auto-account selection when 
1682                  replying/forwarding)
1683         * src/folderview.c
1684         * src/mainwindow.c
1685         * src/mainwindow.h
1686         * src/plugins/trayicon/trayicon.c
1687                 Allow opening a new mail with any account from
1688                 the contextual menu
1689
1690 2006-11-09 [wwp]        2.6.0cvs21
1691
1692         * src/compose.c
1693         * src/prefs_common.c
1694         * src/prefs_common.h
1695         * src/prefs_compose_writing.c
1696                 add a compose new message format (in prefs/compose/writing), it's a
1697                 simple subject+body template to use when opening a new composition
1698                 window. It's similar to the existent reply and forward formats.
1699
1700                 enhanced the template/format % symbols substitution mechanism to
1701                 use current composition window information when % are used in
1702                 the compose new message format or in templates applied to new
1703                 messages (there were useless in that situations before). When
1704                 applied to new messages, %d corresponds to the system time/date.
1705
1706 2006-11-09 [paul]       2.6.0cvs20
1707
1708         * src/gtk/authors.h
1709                 fix last commit
1710
1711 2006-11-09 [paul]       2.6.0cvs19
1712
1713         * src/gtk/authors.h
1714                 keep tje alphabetical order
1715
1716 2006-11-08 [colin]      2.6.0cvs18
1717
1718         * src/etpan/imap-thread.c
1719                 Fix bug 1054, 'Slowness logging big 
1720                 data chunks'
1721
1722 2006-11-08 [paul]       2.6.0cvs17
1723
1724         * tools/Makefile.am
1725                 fix the renaming
1726
1727 2006-11-08 [paul]       2.6.0cvs16
1728
1729         * src/common/defs.h
1730                 update BUGZILLA_URI
1731
1732 2006-11-08 [paul]       2.6.0cvs15
1733
1734         * tools/Makefile.am
1735         * tools/OOo2claws-mail.pl
1736         * tools/OOo2sylpheed.pl
1737         * tools/README
1738         * tools/acroread2claws-mail.pl
1739         * tools/acroread2sylpheed.pl
1740         * tools/kmail2claws-mail.pl
1741         * tools/kmail2claws-mail_v2.pl
1742         * tools/kmail2sylpheed.pl
1743         * tools/kmail2sylpheed_v2.pl
1744         * tools/maildir2claws-mail.pl
1745         * tools/maildir2sylpheed.pl
1746         * tools/nautilus2claws-mail.sh
1747         * tools/nautilus2sylpheed.sh
1748         * tools/outlook2claws-mail.pl
1749         * tools/outlook2sylpheed.pl
1750         * tools/tb2claws-mail
1751         * tools/tb2sylpheed
1752         * tools/tbird2claws.py
1753         * tools/tbird2syl.py
1754         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
1755         * tools/kdeservicemenu/install.sh
1756         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
1757         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
1758         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
1759         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
1760         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
1761                 renamed (removed, added) tools files
1762
1763 2006-11-08 [paul]       2.6.0cvs14
1764
1765         * src/main.c
1766         * src/common/defs.h
1767                 Migrate sylpheedrc to clawsrc, and fix the standard
1768                 plugins path in the process
1769
1770 2006-11-07 [colin]      2.6.0cvs13
1771
1772         * src/Makefile.am
1773                 Symlink sylpheed-claws relative to 
1774                 claws-mail
1775
1776 2006-11-07 [colin]      2.6.0cvs12
1777
1778         * src/compose.c
1779                 Fix typo - Reply-To/Mailing-list is broken in 2.6 :-/
1780
1781 2006-11-07 [paul]       2.6.0cvs11
1782
1783         * src/gtk/about.c
1784                 Fix a missed occurence of
1785                 Sylpheed-Claws
1786
1787 2006-11-07 [paul]       2.6.0cvs10
1788
1789         * src/Makefile.am
1790                 Fix symlink installation
1791
1792 2006-11-07 [paul]       2.6.0cvs9
1793
1794         * src/Makefile.am
1795                 Symlink claws-mail to sylpheed-claws
1796         * src/common/utils.c
1797                 Fix migrating symlinks
1798         * src/etpan/imap-thread.c
1799                 check certificate only when there's
1800                 no error
1801
1802 2006-11-07 [paul]       2.6.0cvs8
1803
1804         * Makefile.am
1805                 Fix icon breakages with Gtk, which needs a 
1806                 cache updated to see them.
1807
1808 2006-11-07 [paul]       2.6.0cvs7
1809
1810         * .cvsignore
1811         * AUTHORS
1812         * COPYING
1813         * INSTALL
1814         * Makefile.am
1815         * NEWS
1816         * README
1817         * RELEASE_NOTES
1818         * autogen.sh
1819         * claws-mail-128x128.png
1820         * claws-mail-64x64.png
1821         * claws-mail.ico
1822         * claws-mail.pc.in
1823         * claws-mail.png
1824         * configure.ac
1825         * sylpheed-claws-128x128.png
1826         * sylpheed-claws-64x64.png
1827         * sylpheed-claws.desktop
1828         * sylpheed-claws.ico
1829         * sylpheed-claws.pc.in
1830         * sylpheed-claws.png
1831         * debian/README.Debian
1832         * debian/changelog
1833         * debian/claws-mail.desktop
1834         * debian/claws-mail.menu
1835         * debian/claws-mail.postinst.debhelper
1836         * debian/claws-mail.postrm.debhelper
1837         * debian/control
1838         * debian/copyright
1839         * debian/files
1840         * debian/rules
1841         * debian/sylpheed-claws.desktop
1842         * debian/sylpheed-claws.menu
1843         * debian/sylpheed-claws.postinst.debhelper
1844         * debian/sylpheed-claws.postrm.debhelper
1845         * doc/man/Makefile.am
1846         * doc/man/claws-mail.1
1847         * doc/man/sylpheed-claws.1
1848         * doc/src/ChangeLog.claws-pre0.8.0
1849         * manual/Makefile.am
1850         * manual/account.xml
1851         * manual/ack.xml
1852         * manual/addrbook.xml
1853         * manual/advanced.xml
1854         * manual/claws-mail-manual.xml
1855         * manual/faq.xml
1856         * manual/glossary.xml
1857         * manual/handling.xml
1858         * manual/intro.xml
1859         * manual/keyboard.xml
1860         * manual/plugins.xml
1861         * manual/starting.xml
1862         * manual/sylpheed-claws-manual.xml
1863         * manual/xml2pdf
1864         * manual/dist/.cvsignore
1865         * manual/dist/html/.cvsignore
1866         * manual/dist/html/Makefile.am
1867         * manual/dist/pdf/.cvsignore
1868         * manual/dist/pdf/Makefile.am
1869         * manual/dist/ps/.cvsignore
1870         * manual/dist/ps/Makefile.am
1871         * manual/dist/txt/.cvsignore
1872         * manual/dist/txt/Makefile.am
1873         * manual/es/Makefile.am
1874         * manual/es/advanced.xml
1875         * manual/es/claws-mail-manual.xml
1876         * manual/es/faq.xml
1877         * manual/es/glossary.xml
1878         * manual/es/handling.xml
1879         * manual/es/intro.xml
1880         * manual/es/plugins.xml
1881         * manual/es/sylpheed-claws-manual.xml
1882         * manual/es/dist/.cvsignore
1883         * manual/es/dist/html/.cvsignore
1884         * manual/es/dist/html/Makefile.am
1885         * manual/es/dist/pdf/.cvsignore
1886         * manual/es/dist/pdf/Makefile.am
1887         * manual/es/dist/ps/.cvsignore
1888         * manual/es/dist/ps/Makefile.am
1889         * manual/es/dist/txt/.cvsignore
1890         * manual/es/dist/txt/Makefile.am
1891         * manual/fr/Makefile.am
1892         * manual/fr/account.xml
1893         * manual/fr/ack.xml
1894         * manual/fr/addrbook.xml
1895         * manual/fr/advanced.xml
1896         * manual/fr/claws-mail-manual.xml
1897         * manual/fr/faq.xml
1898         * manual/fr/glossary.xml
1899         * manual/fr/handling.xml
1900         * manual/fr/intro.xml
1901         * manual/fr/keyboard.xml
1902         * manual/fr/plugins.xml
1903         * manual/fr/starting.xml
1904         * manual/fr/sylpheed-claws-manual.xml
1905         * manual/fr/dist/.cvsignore
1906         * manual/fr/dist/html/.cvsignore
1907         * manual/fr/dist/html/Makefile.am
1908         * manual/fr/dist/pdf/.cvsignore
1909         * manual/fr/dist/pdf/Makefile.am
1910         * manual/fr/dist/ps/.cvsignore
1911         * manual/fr/dist/ps/Makefile.am
1912         * manual/fr/dist/txt/.cvsignore
1913         * manual/fr/dist/txt/Makefile.am
1914         * manual/pl/Makefile.am
1915         * manual/pl/account.xml
1916         * manual/pl/ack.xml
1917         * manual/pl/addrbook.xml
1918         * manual/pl/advanced.xml
1919         * manual/pl/claws-mail-manual.xml
1920         * manual/pl/faq.xml
1921         * manual/pl/glossary.xml
1922         * manual/pl/handling.xml
1923         * manual/pl/intro.xml
1924         * manual/pl/keyboard.xml
1925         * manual/pl/plugins.xml
1926         * manual/pl/starting.xml
1927         * manual/pl/sylpheed-claws-manual.xml
1928         * manual/pl/dist/.cvsignore
1929         * manual/pl/dist/html/.cvsignore
1930         * manual/pl/dist/html/Makefile.am
1931         * manual/pl/dist/pdf/.cvsignore
1932         * manual/pl/dist/pdf/Makefile.am
1933         * manual/pl/dist/ps/.cvsignore
1934         * manual/pl/dist/ps/Makefile.am
1935         * manual/pl/dist/txt/.cvsignore
1936         * manual/pl/dist/txt/Makefile.am
1937         * po/.cvsignore
1938         * po/Makevars
1939         * src/.cvsignore
1940         * src/Makefile.am
1941         * src/account.c
1942         * src/account.h
1943         * src/action.c
1944         * src/action.h
1945         * src/adbookbase.h
1946         * src/addr_compl.c
1947         * src/addr_compl.h
1948         * src/addrbook.c
1949         * src/addrcache.c
1950         * src/addrcache.h
1951         * src/addrcindex.c
1952         * src/addrcindex.h
1953         * src/addrclip.c
1954         * src/addrclip.h
1955         * src/addrdefs.h
1956         * src/addressadd.c
1957         * src/addressadd.h
1958         * src/addressbook.c
1959         * src/addressbook.h
1960         * src/addressbook_foldersel.c
1961         * src/addressbook_foldersel.h
1962         * src/addrgather.c
1963         * src/addrgather.h
1964         * src/addrharvest.c
1965         * src/addrharvest.h
1966         * src/addrindex.c
1967         * src/addrindex.h
1968         * src/addritem.c
1969         * src/addritem.h
1970         * src/addrquery.c
1971         * src/addrquery.h
1972         * src/addrselect.c
1973         * src/addrselect.h
1974         * src/alertpanel.c
1975         * src/alertpanel.h
1976         * src/browseldap.c
1977         * src/browseldap.h
1978         * src/codeconv.c
1979         * src/codeconv.h
1980         * src/compose.c
1981         * src/crash.c
1982         * src/crash.h
1983         * src/customheader.c
1984         * src/customheader.h
1985         * src/displayheader.c
1986         * src/displayheader.h
1987         * src/editaddress.c
1988         * src/editaddress.h
1989         * src/editbook.c
1990         * src/editbook.h
1991         * src/editgroup.c
1992         * src/editgroup.h
1993         * src/editjpilot.c
1994         * src/editjpilot.h
1995         * src/editldap.c
1996         * src/editldap.h
1997         * src/editldap_basedn.c
1998         * src/editldap_basedn.h
1999         * src/editvcard.c
2000         * src/editvcard.h
2001         * src/exphtmldlg.c
2002         * src/exphtmldlg.h
2003         * src/expldifdlg.c
2004         * src/expldifdlg.h
2005         * src/export.c
2006         * src/exporthtml.c
2007         * src/exporthtml.h
2008         * src/exportldif.c
2009         * src/exportldif.h
2010         * src/filtering.c
2011         * src/filtering.h
2012         * src/folder.c
2013         * src/folder.h
2014         * src/folder_item_prefs.c
2015         * src/folder_item_prefs.h
2016         * src/foldersel.c
2017         * src/foldersel.h
2018         * src/folderutils.c
2019         * src/folderutils.h
2020         * src/folderview.c
2021         * src/folderview.h
2022         * src/grouplistdialog.c
2023         * src/grouplistdialog.h
2024         * src/html.c
2025         * src/html.h
2026         * src/image_viewer.c
2027         * src/image_viewer.h
2028         * src/imap.c
2029         * src/imap.h
2030         * src/imap_gtk.c
2031         * src/imap_gtk.h
2032         * src/import.c
2033         * src/import.h
2034         * src/importldif.c
2035         * src/importldif.h
2036         * src/importmutt.c
2037         * src/importmutt.h
2038         * src/importpine.c
2039         * src/importpine.h
2040         * src/inc.c
2041         * src/inc.h
2042         * src/jpilot.c
2043         * src/jpilot.h
2044         * src/ldapctrl.c
2045         * src/ldapctrl.h
2046         * src/ldaplocate.c
2047         * src/ldaplocate.h
2048         * src/ldapquery.c
2049         * src/ldapquery.h
2050         * src/ldapserver.c
2051         * src/ldapserver.h
2052         * src/ldaputil.c
2053         * src/ldaputil.h
2054         * src/ldif.c
2055         * src/ldif.h
2056         * src/localfolder.c
2057         * src/localfolder.h
2058         * src/main.c
2059         * src/main.h
2060         * src/mainwindow.c
2061         * src/mainwindow.h
2062         * src/manual.c
2063         * src/manual.h
2064         * src/matcher.c
2065         * src/matcher.h
2066         * src/matcher_parser.h
2067         * src/matcher_parser_lex.l
2068         * src/matcher_parser_parse.y
2069         * src/mbox.c
2070         * src/mbox.h
2071         * src/message_search.c
2072         * src/message_search.h
2073         * src/messageview.c
2074         * src/messageview.h
2075         * src/mh.c
2076         * src/mh.h
2077         * src/mh_gtk.c
2078         * src/mh_gtk.h
2079         * src/mimeview.c
2080         * src/mimeview.h
2081         * src/msgcache.c
2082         * src/msgcache.h
2083         * src/mutt.c
2084         * src/mutt.h
2085         * src/news.c
2086         * src/news.h
2087         * src/news_gtk.c
2088         * src/news_gtk.h
2089         * src/noticeview.c
2090         * src/noticeview.h
2091         * src/partial_download.c
2092         * src/partial_download.h
2093         * src/pine.c
2094         * src/pine.h
2095         * src/pop.c
2096         * src/pop.h
2097         * src/prefs_account.c
2098         * src/prefs_account.h
2099         * src/prefs_actions.c
2100         * src/prefs_actions.h
2101         * src/prefs_common.c
2102         * src/prefs_common.h
2103         * src/prefs_compose_writing.c
2104         * src/prefs_compose_writing.h
2105         * src/prefs_customheader.c
2106         * src/prefs_customheader.h
2107         * src/prefs_display_header.c
2108         * src/prefs_display_header.h
2109         * src/prefs_ext_prog.c
2110         * src/prefs_ext_prog.h
2111         * src/prefs_filtering.c
2112         * src/prefs_folder_column.c
2113         * src/prefs_folder_column.h
2114         * src/prefs_folder_item.c
2115         * src/prefs_folder_item.h
2116         * src/prefs_fonts.c
2117         * src/prefs_fonts.h
2118         * src/prefs_gtk.c
2119         * src/prefs_gtk.h
2120         * src/prefs_image_viewer.c
2121         * src/prefs_image_viewer.h
2122         * src/prefs_matcher.c
2123         * src/prefs_matcher.h
2124         * src/prefs_message.c
2125         * src/prefs_message.h
2126         * src/prefs_msg_colors.c
2127         * src/prefs_msg_colors.h
2128         * src/prefs_other.c
2129         * src/prefs_other.h
2130         * src/prefs_quote.c
2131         * src/prefs_quote.h
2132         * src/prefs_receive.c
2133         * src/prefs_receive.h
2134         * src/prefs_send.c
2135         * src/prefs_send.h
2136         * src/prefs_spelling.c
2137         * src/prefs_spelling.h
2138         * src/prefs_summaries.c
2139         * src/prefs_summaries.h
2140         * src/prefs_summary_column.c
2141         * src/prefs_summary_column.h
2142         * src/prefs_template.c
2143         * src/prefs_template.h
2144         * src/prefs_themes.c
2145         * src/prefs_themes.h
2146         * src/prefs_toolbar.c
2147         * src/prefs_toolbar.h
2148         * src/prefs_wrapping.c
2149         * src/prefs_wrapping.h
2150         * src/privacy.c
2151         * src/privacy.h
2152         * src/procheader.c
2153         * src/procheader.h
2154         * src/procmime.c
2155         * src/procmime.h
2156         * src/procmsg.c
2157         * src/procmsg.h
2158         * src/quote_fmt.c
2159         * src/quote_fmt_parse.y
2160         * src/recv.c
2161         * src/recv.h
2162         * src/remotefolder.c
2163         * src/remotefolder.h
2164         * src/send_message.c
2165         * src/send_message.h
2166         * src/setup.c
2167         * src/setup.h
2168         * src/sourcewindow.c
2169         * src/sourcewindow.h
2170         * src/ssl_manager.c
2171         * src/ssl_manager.h
2172         * src/statusbar.c
2173         * src/statusbar.h
2174         * src/stock_pixmap.c
2175         * src/stock_pixmap.h
2176         * src/summary_search.c
2177         * src/summary_search.h
2178         * src/summaryview.c
2179         * src/summaryview.h
2180         * src/syldap.c
2181         * src/syldap.h
2182         * src/textview.c
2183         * src/textview.h
2184         * src/toolbar.c
2185         * src/toolbar.h
2186         * src/undo.c
2187         * src/undo.h
2188         * src/unmime.c
2189         * src/unmime.h
2190         * src/vcard.c
2191         * src/vcard.h
2192         * src/wizard.c
2193         * src/wizard.h
2194         * src/common/base64.c
2195         * src/common/base64.h
2196         * src/common/defs.h
2197         * src/common/hooks.c
2198         * src/common/hooks.h
2199         * src/common/log.c
2200         * src/common/log.h
2201         * src/common/mgutils.c
2202         * src/common/mgutils.h
2203         * src/common/nntp.c
2204         * src/common/nntp.h
2205         * src/common/passcrypt.c
2206         * src/common/passcrypt.h.in
2207         * src/common/plugin.c
2208         * src/common/plugin.h
2209         * src/common/prefs.c
2210         * src/common/prefs.h
2211         * src/common/progressindicator.c
2212         * src/common/progressindicator.h
2213         * src/common/quoted-printable.c
2214         * src/common/quoted-printable.h
2215         * src/common/session.c
2216         * src/common/session.h
2217         * src/common/smtp.c
2218         * src/common/smtp.h
2219         * src/common/socket.c
2220         * src/common/socket.h
2221         * src/common/ssl.c
2222         * src/common/ssl.h
2223         * src/common/stringtable.c
2224         * src/common/stringtable.h
2225         * src/common/sylpheed.c
2226         * src/common/sylpheed.h
2227         * src/common/template.c
2228         * src/common/template.h
2229         * src/common/timing.h
2230         * src/common/utils.c
2231         * src/common/utils.h
2232         * src/common/version.h.in
2233         * src/common/xml.c
2234         * src/common/xml.h
2235         * src/common/xmlprops.c
2236         * src/common/xmlprops.h
2237         * src/gtk/about.c
2238         * src/gtk/colorlabel.c
2239         * src/gtk/colorlabel.h
2240         * src/gtk/colorsel.c
2241         * src/gtk/colorsel.h
2242         * src/gtk/combobox.c
2243         * src/gtk/combobox.h
2244         * src/gtk/description_window.c
2245         * src/gtk/description_window.h
2246         * src/gtk/filesel.c
2247         * src/gtk/filesel.h
2248         * src/gtk/foldersort.c
2249         * src/gtk/foldersort.h
2250         * src/gtk/gtkaspell.c
2251         * src/gtk/gtkaspell.h
2252         * src/gtk/gtksctree.c
2253         * src/gtk/gtkshruler.c
2254         * src/gtk/gtkshruler.h
2255         * src/gtk/gtkutils.c
2256         * src/gtk/gtkutils.h
2257         * src/gtk/icon_legend.c
2258         * src/gtk/icon_legend.h
2259         * src/gtk/logwindow.c
2260         * src/gtk/logwindow.h
2261         * src/gtk/manage_window.c
2262         * src/gtk/manage_window.h
2263         * src/gtk/pluginwindow.c
2264         * src/gtk/pluginwindow.h
2265         * src/gtk/prefswindow.c
2266         * src/gtk/prefswindow.h
2267         * src/gtk/quicksearch.c
2268         * src/gtk/quicksearch.h
2269         * src/pixmaps/claws-mail.xpm
2270         * src/pixmaps/claws-mail_icon.xpm
2271         * src/pixmaps/claws-mail_logo.xpm
2272         * src/pixmaps/sylpheed-claws.xpm
2273         * src/pixmaps/sylpheed-claws_icon.xpm
2274         * src/pixmaps/sylpheed-claws_logo.xpm
2275         * src/plugins/bogofilter/Makefile.am
2276         * src/plugins/bogofilter/bogofilter.c
2277         * src/plugins/bogofilter/bogofilter.h
2278         * src/plugins/bogofilter/bogofilter_gtk.c
2279         * src/plugins/clamav/Makefile.am
2280         * src/plugins/clamav/clamav_plugin.c
2281         * src/plugins/clamav/clamav_plugin.h
2282         * src/plugins/clamav/clamav_plugin_gtk.c
2283         * src/plugins/demo/Makefile.am
2284         * src/plugins/demo/demo.c
2285         * src/plugins/dillo_viewer/Makefile.am
2286         * src/plugins/dillo_viewer/README
2287         * src/plugins/dillo_viewer/dillo_prefs.c
2288         * src/plugins/dillo_viewer/dillo_prefs.h
2289         * src/plugins/dillo_viewer/dillo_viewer.c
2290         * src/plugins/pgpcore/Makefile.am
2291         * src/plugins/pgpcore/passphrase.c
2292         * src/plugins/pgpcore/passphrase.h
2293         * src/plugins/pgpcore/pgp_viewer.c
2294         * src/plugins/pgpcore/pgp_viewer.h
2295         * src/plugins/pgpcore/plugin.c
2296         * src/plugins/pgpcore/prefs_gpg.c
2297         * src/plugins/pgpcore/prefs_gpg.h
2298         * src/plugins/pgpcore/select-keys.c
2299         * src/plugins/pgpcore/select-keys.h
2300         * src/plugins/pgpcore/sgpgme.c
2301         * src/plugins/pgpcore/sgpgme.h
2302         * src/plugins/pgpcore/sylpheed.def
2303         * src/plugins/pgpcore/version.rc
2304         * src/plugins/pgpinline/Makefile.am
2305         * src/plugins/pgpinline/pgpinline.c
2306         * src/plugins/pgpinline/pgpinline.h
2307         * src/plugins/pgpinline/plugin.c
2308         * src/plugins/pgpinline/sylpheed.def
2309         * src/plugins/pgpinline/version.rc
2310         * src/plugins/pgpmime/Makefile.am
2311         * src/plugins/pgpmime/pgpmime.c
2312         * src/plugins/pgpmime/pgpmime.h
2313         * src/plugins/pgpmime/plugin.c
2314         * src/plugins/pgpmime/sylpheed.def
2315         * src/plugins/pgpmime/version.rc
2316         * src/plugins/spamassassin/Makefile.am
2317         * src/plugins/spamassassin/README
2318         * src/plugins/spamassassin/spamassassin.c
2319         * src/plugins/spamassassin/spamassassin.h
2320         * src/plugins/spamassassin/spamassassin_gtk.c
2321         * src/plugins/trayicon/Makefile.am
2322         * src/plugins/trayicon/trayicon.c
2323         * tools/OOo2sylpheed.pl
2324         * tools/README
2325         * tools/README.sylprint
2326         * tools/acroread2sylpheed.pl
2327         * tools/claws.i18n.status.pl
2328         * tools/filter_conv.pl
2329         * tools/filter_conv_new.pl
2330         * tools/freshmeat_search.pl
2331         * tools/google_search.pl
2332         * tools/kmail2sylpheed.pl
2333         * tools/kmail2sylpheed_v2.pl
2334         * tools/make.themes.project
2335         * tools/multiwebsearch.pl
2336         * tools/nautilus2sylpheed.sh
2337         * tools/outlook2sylpheed.pl
2338         * tools/sylprint.pl
2339         * tools/sylprint.rc
2340         * tools/tb2sylpheed
2341         * tools/textviewer.sh
2342         * tools/vcard2xml.py
2343         * tools/kdeservicemenu/README
2344         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
2345         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
2346         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
2347                 Change name to Claws Mail. Announce to follow...
2348
2349 2006-11-06 [wwp]        2.6.0cvs6
2350
2351         * src/prefs_template.c
2352                 unify messages related to quote format/template errors (fix
2353                 capitalization), again.
2354
2355 2006-11-06 [wwp]        2.6.0cvs5
2356
2357         * src/prefs_quote.c
2358                 unify messages related to quote format/template errors.
2359
2360 2006-11-06 [wwp]        2.6.0cvs4
2361
2362         * src/prefs_msg_colors.c
2363                 more uses of Q_ macro for contextual translations, thanks
2364                 to Fabien (fzzzzz).
2365
2366 2006-11-06 [wwp]        2.6.0cvs3
2367
2368         * src/compose.c
2369         * src/common/utils.c
2370         * src/common/utils.h
2371                 show an alertpanel to make sure users are aware that sensitive
2372                 files are attached (it's file blacklist-based). This will fix
2373                 interaction w/ GoogleEarth for instance, thanks to Colin.
2374
2375 2006-11-06 [wwp]        2.6.0cvs2
2376
2377         * src/prefs_quote.c
2378         * src/prefs_template.c
2379         * src/prefs_template.h
2380                 check quote format when applying/closing prefs. For now this only
2381                 shows up an error dialog box, not preventing the user from using
2382                 a broken quote (reply, forwards) format.
2383
2384 2006-11-06 [wwp]        2.6.0cvs1
2385
2386         * src/prefs_template.c
2387                 fix missing checks of some template fields.
2388
2389 2006-11-06 [paul]       2.6.0
2390
2391         * NEWS
2392         * README
2393         * RELEASE_NOTES
2394                 2.6.0 released
2395
2396 2006-11-06 [paul]       2.5.6cvs22
2397
2398         * manual/advanced.xml
2399         * manual/es/advanced.xml
2400                 put 'respect_flowed_format' info in the correct
2401                 place
2402
2403 2006-11-06 [mones]      2.5.6cvs21
2404
2405         * po/es.po
2406                 Minor fixes for release
2407
2408 2006-11-06 [paul]       2.5.6cvs20
2409
2410         * po/cs.po
2411         * po/de.po
2412         * po/fr.po
2413         * po/it.po
2414         * po/nl.po
2415         * po/pt_BR.po
2416         * po/sk.po
2417         * po/sv.po
2418         * po/zh_CN.po
2419                 updated by Tim Brain, Stephan Sachse, Fabien Vantard,
2420                 Andrea Spadaccini, Tim Dijkstra, Frederico Goncalves
2421                 Guimaraes, Andrej Kacian, Anders Troback, and Ralgh
2422                 Young
2423
2424 2006-11-02 [colin]      2.5.6cvs19
2425
2426         * src/imap.c
2427         * src/imap.h
2428         * src/prefs_account.c
2429         * src/etpan/imap-thread.c
2430                 Add GSSAPI support - fixes Debian bug #383274
2431
2432 2006-11-01 [colin]      2.5.6cvs18
2433
2434         * src/jpilot.c
2435                 Handle libpisock12 support. Probably
2436                 fixes bug 1046, 'jpilot AddressDB.pdb 
2437                 import fail'
2438
2439 2006-11-01 [colin]      2.5.6cvs17
2440
2441         * src/folderutils.c
2442                 debug_print() folderutils_mark_all_read()
2443
2444 2006-11-01 [colin]      2.5.6cvs16
2445
2446         * COPYING
2447                 Add missed files to the Apache exception
2448
2449 2006-10-31 [colin]      2.5.6cvs15
2450
2451         * src/folder.c
2452         * src/folder.h
2453                 Add a copy_private_data() func to FolderClasses
2454                 Doesn't break the feature freeze, because we 
2455                 won't use it (right now) in the core.
2456
2457 2006-10-31 [colin]      2.5.6cvs14
2458
2459         * COPYING
2460                 Allow linking with the Apache licensed files in
2461                 src/plugins/spamassassin. Hopefully fixes 
2462                 bug 1048, 'Spamassassin plugin license problem'
2463
2464 2006-10-31 [wwp]        2.5.6cvs13
2465
2466         * src/compose.c
2467                 fix and optimize trimming of leading linefeeds in body loop.
2468
2469 2006-10-31 [colin]      2.5.6cvs12
2470
2471         * src/etpan/imap-thread.c
2472         * src/imap.c
2473                 Make really sure to have NULL sets in case
2474                 of error
2475
2476 2006-10-30 [wwp]        2.5.6cvs11
2477
2478         * src/prefs_common.c
2479         * src/prefs_common.h
2480         * src/compose.c
2481                 fix broken storage of quote format template when it contains \-escape
2482                 sequences. The application of such sequences is also fixed now (\t
2483                 in quote format will be a real tab instead of a 't', for instance).
2484
2485 2006-10-27 [colin]      2.5.6cvs10
2486
2487         * src/compose.c
2488                 Probably fix bug 1045, 'sylpheed-claws 
2489                 doesn't remove the mail from the IMAP 
2490                 Queue folder after sending'. From
2491                 2.5.6cvs3-stable
2492
2493 2006-10-27 [colin]      2.5.6cvs9
2494
2495         * configure.ac
2496                 Require libetpan-0.48. I'm so annoying,
2497                 I know ;-)
2498
2499 2006-10-27 [colin]      2.5.6cvs8
2500
2501         * src/folder.c
2502         * src/imap.c
2503                 Probably fix bug 1044, 'sylpheed-claws 
2504                 segfaults while moving mails' - Fix relation
2505                 usage when moving to an IMAP mailbox from another
2506                 mailbox
2507
2508 2006-10-26 [paul]       2.5.6cvs7
2509
2510         * src/gtk/about.c
2511                 add libSM to compiled-in features
2512                 list
2513
2514 2006-10-24 [colin]      2.5.6cvs6
2515
2516         * src/textview.c
2517         * src/gtk/gtkutils.c
2518                 Fix crash when printing emails with an
2519                 xface
2520
2521 2006-10-24 [mones]      2.5.6cvs5
2522
2523         * manual/es/advanced.xml
2524                 Synchronize hidden option respect_flowed_format
2525         * po/es.po
2526                 Updated translation
2527
2528 2006-10-21 [paul]       2.5.6cvs4
2529
2530         * src/gtk/authors.h
2531         * src/plugins/pgpcore/pgp_viewer.c
2532         * src/plugins/pgpcore/sgpgme.c
2533                 fix building on BSDs
2534                 Thanks to Michael Hughes
2535                 <Sylpheed-Claws_user@thehugheslogcabin.net>
2536
2537 2006-10-20 [colin]      2.5.6cvs3
2538
2539         * configure.ac
2540                 Bump up libetpan requirement
2541                 *** THIS COMMIT REQUIRES LIBETPAN CVS ***
2542         * src/common/utils.c
2543         * src/common/utils.h
2544                 Add convenience get_file_mtime()
2545         * src/imap.c
2546         * src/etpan/imap-thread.c
2547         * src/etpan/imap-thread.h
2548                 Implement UIDPLUS support if the server
2549                 supports it - faster sending in this case
2550
2551 2006-10-19 [colin]      2.5.6cvs2
2552
2553         * src/gtk/quicksearch.c
2554                 Fix emptying in type-ahead+extended mode
2555         * src/mainwindow.c
2556         * src/mainwindow.h
2557                 Add a hook for offline state change
2558         * src/plugins/trayicon/trayicon.c
2559                 Use it to display offline icons
2560         * src/plugins/trayicon/Makefile.am
2561         * src/plugins/trayicon/newmail.offline.xpm
2562         * src/plugins/trayicon/newmarkedmail.offline.xpm
2563         * src/plugins/trayicon/nomail.offline.xpm
2564         * src/plugins/trayicon/unreadmail.offline.xpm
2565         * src/plugins/trayicon/unreadmarkedmail.offline.xpm
2566                 Add the icons
2567
2568 2006-10-12 [paul]       2.5.6cvs1
2569
2570         * NEWS
2571         * README
2572         * configure.ac
2573                 Update version number following
2574                 stable release
2575
2576 2006-10-19 [colin]      2.5.5cvs18
2577
2578         * manual/handling.xml
2579                 Add type-ahead search
2580
2581 2006-10-18 [colin]      2.5.5cvs17
2582
2583         * src/gtk/quicksearch.c
2584                 Remove "save to history only if there's
2585                 no syntax error", it breaks for some 
2586                 reason which I'll investigate later.
2587
2588 2006-10-18 [colin]      2.5.5cvs16
2589
2590         * src/prefs_common.c
2591         * src/prefs_common.h
2592         * src/summaryview.c
2593         * src/gtk/quicksearch.c
2594         * src/gtk/quicksearch.h
2595                 Add a type-ahead option for fast searches
2596                 Patch by Fabien Vantard
2597
2598 2006-10-18 [colin]      2.5.5cvs15
2599
2600         * src/compose.c
2601         * src/compose.h
2602                 Add Options/Reply mode/ menu to be able to
2603                 change the recipients of a reply on the fly
2604
2605 2006-10-18 [colin]      2.5.5cvs14
2606
2607         * src/compose.c
2608                 Fix redirecting of our own sent mails
2609
2610 2006-10-17 [wwp]        2.5.5cvs13
2611
2612         * src/send_message.c
2613                 Fix duplicate error messages when sending, and missing
2614                 newline in such error messages.
2615
2616 2006-10-17 [colin]      2.5.5cvs12
2617
2618         * src/compose.c
2619                 Compare addresses case-insensitive
2620
2621 2006-10-17 [colin]      2.5.5cvs11
2622
2623         * src/plugins/pgpcore/sgpgme.c
2624                 Fix return status
2625
2626 2006-10-17 [colin]      2.5.5cvs10
2627
2628         * src/plugins/pgpcore/pgp_viewer.c
2629                 Fix return status
2630
2631 2006-10-17 [colin]      2.5.5cvs9
2632
2633         * src/quote_fmt.c
2634                 Fix a typo (thanks to Fabien)
2635
2636 2006-10-16 [colin]      2.5.5cvs8
2637
2638         * src/textview.c
2639                 Fix problem with quote-folding when emails
2640                 don't convert cleanly to UTF-8
2641
2642 2006-10-14 [colin]      2.5.5cvs7
2643
2644         * src/prefs_template.c
2645                 Reset fields when reopening
2646                 the window
2647
2648 2006-10-13 [paul]       2.5.5cvs6
2649
2650         * manual/advanced.xml
2651         * src/prefs_message.c
2652                 make 'respect_flowed_format' a hidden
2653                 option, and add a manual entry for it
2654                 Thanks to Colin
2655
2656 2006-10-12 [colin]      2.5.5cvs5
2657
2658         * src/codeconv.c
2659                 Revert part of 2.5.2cvs21:
2660                 Don't optimise by reusing the 
2661                 last iconv converter if possible:
2662                 it seems slightly broken in a 
2663                 very hard way to reproduce
2664
2665 2006-10-12 [colin]      2.5.5cvs4
2666
2667         * src/prefs_common.c
2668         * src/prefs_common.h
2669         * src/prefs_message.c
2670         * src/procmime.c
2671                 Fix bug 1035, 'Incorrect handling 
2672                 of flowed lines'. We now optionnaly
2673                 handle this format (preference is in
2674                 Message View/Text options section)
2675
2676 2006-10-12 [colin]      2.5.5cvs3
2677
2678         * po/POTFILES.in
2679                 Add new file
2680         * src/plugins/pgpcore/pgp_viewer.c
2681         * src/plugins/pgpcore/sgpgme.c
2682                 Don't try to import without asking
2683
2684 2006-10-12 [colin]      2.5.5cvs2
2685
2686         * src/compose.c
2687                 Fix bug 1036, 'Forwarding a mutlipart
2688                 mail with a "text/html" block to ms
2689                 outlook users leeds to freeze of
2690                 outlook'. Poor outlook users...
2691
2692 2006-10-12 [paul]       2.5.5cvs1
2693
2694         * NEWS
2695         * README
2696         * configure.ac
2697                 Update version number following
2698                 stable release
2699
2700 2006-10-11 [paul]       2.5.4cvs1
2701
2702         * NEWS
2703         * README
2704         * configure.ac
2705                 Update version number following
2706                 stable release
2707
2708 2006-10-11 [paul]       2.5.3cvs32
2709
2710         * src/textview.c
2711                 fix bug 1032, 'Segmentation fault when showing
2712                 message' (bug in quote folding)
2713                 Thanks to Colin
2714
2715 2006-10-10 [colin]      2.5.3cvs31
2716
2717         * src/quote_fmt.c
2718                 Rephrase english a bit
2719
2720 2006-10-10 [colin]      2.5.3cvs30
2721
2722         * src/prefs_compose_writing.c
2723                 Stop making the page larger than the window
2724
2725 2006-10-10 [wwp]        2.5.3cvs29
2726
2727         * src/compose.c
2728         * src/prefs_template.c
2729         * src/quote_fmt.c
2730         * src/quote_fmt.h
2731         * src/quote_fmt_lex.l
2732         * src/quote_fmt_parse.y
2733                 Extend the quote parser a bit: allow to get access to
2734                 basic (composing) account info.
2735
2736 2006-10-10 [colin]      2.5.3cvs28
2737
2738         * src/procheader.c
2739                 Fix this \t problem in subject
2740
2741 2006-10-09 [colin]      2.5.3cvs27
2742
2743         * src/main.c
2744         * src/prefs_gtk.c
2745                 Prepare cache a bit later
2746                 If section already exists, skip the new one 
2747                 (as previously); avoid writing the same block
2748                 twice - if we find a second block with the 
2749                 same id, skip it.
2750         * src/plugins/pgpcore/pgp_viewer.c
2751                 Set cursor to busy when retrieving a key
2752         * src/plugins/pgpcore/sgpgme.c
2753                 allow 5 seconds for gpg to export the key
2754                 
2755
2756 2006-10-09 [colin]      2.5.3cvs26
2757
2758         * configure.ac
2759         * src/msgcache.c
2760         * src/prefs_gtk.c
2761                 Check for existence of fgets_unlocked
2762                 and fwrite_unlocked
2763
2764 2006-10-09 [paul]       2.5.3cvs25
2765
2766         * src/prefs_summaries.c
2767                 replace strftime() with fast_strftime() and in
2768                 the consequence fix the bug in the display of
2769                 AM/PM in the 'Example' string
2770
2771 2006-10-09 [ticho]      2.5.3cvs24
2772
2773         * po/sk.po
2774                 Updated (and fixed up somewhat) Slovak translation.
2775
2776 2006-10-08 [colin]      2.5.3cvs23
2777
2778         * src/prefs_folder_item.c
2779                 Explain why prefs in the top-level folder
2780                 aren't retained, but are still useful
2781
2782 2006-10-08 [colin]      2.5.3cvs22
2783
2784         * src/prefs_gtk.c
2785                 Don't cache anything if caching fails
2786
2787 2006-10-08 [colin]      2.5.3cvs21
2788
2789         * src/common/utils.c
2790                 always include gi18n.h
2791
2792 2006-10-07 [colin]      2.5.3cvs20
2793
2794         * src/plugins/pgpcore/pgp_viewer.c
2795                 Kill gpg after 5 seconds wait
2796
2797 2006-10-07 [colin]      2.5.3cvs19
2798
2799         * src/plugins/pgpcore/pgp_viewer.c
2800         * src/plugins/pgpcore/pgp_viewer.h
2801                 Fix copyright
2802
2803 2006-10-07 [colin]      2.5.3cvs18
2804
2805         * src/plugins/pgpcore/pgp_viewer.c
2806         * src/plugins/pgpcore/pgp_viewer.h
2807                 Actually add the files to CVS
2808
2809 2006-10-07 [colin]      2.5.3cvs17
2810
2811         * src/plugins/pgpcore/sgpgme.c
2812                 Be sure not to crash on 'application/pgp-signature' that
2813                 are not application/pgp-signatures
2814
2815 2006-10-07 [colin]      2.5.3cvs16
2816
2817         * src/textview.c
2818         * src/textview.h
2819                 Make a bit more of the API available
2820         * src/plugins/pgpcore/Makefile.am
2821         * src/plugins/pgpcore/plugin.c
2822         * src/plugins/pgpcore/sgpgme.c
2823                 Add basic key import/export
2824
2825 2006-10-07 [colin]      2.5.3cvs15
2826
2827         * src/folderview.c
2828         * src/imap.c
2829         * src/prefs_account.c
2830         * src/wizard.c
2831                 Warn users *everywhere* if libetpan's not
2832                 linked in
2833
2834 2006-10-06 [mones]      2.5.3cvs14
2835
2836         * po/de.po
2837         * po/es.po
2838                 updated by Stephan Sachse and me
2839
2840 2006-10-06 [colin]      2.5.3cvs13
2841
2842         * src/main.c
2843         * src/common/sylpheed.c
2844                 Don't load common plugins if --exit is passed
2845         * src/prefs_gtk.c
2846         * src/prefs_gtk.h
2847                 Implement a cache to avoid reading the same
2848                 files over and over again at startup
2849
2850 2006-10-06 [colin]      2.5.3cvs12
2851
2852         * src/summaryview.c
2853         * src/gtk/quicksearch.c
2854                 Update display every 5k mails on fast searches
2855
2856 2006-10-06 [colin]      2.5.3cvs11
2857
2858         * src/textview.c
2859                 Don't do quote folding on HTML or ERTF.
2860                 May fix the Cygwin issues if they were
2861                 happening with HTML mails?
2862
2863 2006-10-05 [colin]      2.5.3cvs10
2864
2865         * src/prefs_gtk.c
2866                 Oops, forgot one
2867
2868 2006-10-05 [colin]      2.5.3cvs9
2869
2870         * src/prefs_gtk.c
2871                 Use unlocked_stdio here too
2872
2873 2006-10-05 [colin]      2.5.3cvs8
2874
2875         * src/folderview.c
2876                 Fix go to next * after preferences apply
2877         * src/msgcache.c
2878                 Do the fd lock/unlock ourselves instead of
2879                 letting the libc do it at each write 
2880
2881 2006-10-05 [colin]      2.5.3cvs7
2882
2883         * src/common/utils.c
2884                 Faster division, thanks to Jean Diraison
2885
2886 2006-10-05 [paul]       2.5.3cvs6
2887
2888         * src/common/utils.c
2889                 fix building with --disable-nls
2890
2891 2006-10-04 [colin]      2.5.3cvs5
2892
2893         * src/folder.c
2894                 Maybe fix a segfault
2895
2896 2006-10-04 [wwp]        2.5.3cvs4
2897
2898         * src/prefs_folder_item.c
2899                 Fine-tune layouts in folder item prefs. Suggested by
2900                 Fabien Vantard <fzzzzz@gmail.com>.
2901
2902 2006-10-04 [wwp]        2.5.3cvs3
2903
2904         * src/prefs_folder_item.c
2905                 Kill the clandestine passengers. You didn't see anything.
2906
2907 2006-10-04 [wwp]        2.5.3cvs2
2908
2909         * src/prefs_folder_item.c
2910                 Add a way to test the subject simplify regexp in
2911                 folder prefs. Patch by Fabien Vantard <fzzzzz@gmail.com>,
2912                 w/ few layout changes.
2913
2914 2006-20-04 [paul]       2.5.3cvs1
2915
2916         * NEWS
2917         * README
2918         * configure.ac
2919                 Update version number following
2920                 stable release
2921
2922 2006-10-04 [colin]      2.5.2cvs42
2923
2924         * src/folder.c
2925         * src/folder.h
2926         * src/summaryview.c
2927                 Provide a way for folder classes to set their sort
2928                 type and key
2929
2930 2006-10-03 [colin]      2.5.2cvs41
2931
2932         * src/mh.c
2933                 Don't use strlen() to know if the
2934                 string's empty
2935
2936 2006-10-03 [colin]      2.5.2cvs40
2937
2938         * src/mh.c
2939                 Fix "check for new folders" with accentued folders
2940
2941 2006-10-03 [ticho]      2.5.2cvs39
2942
2943         * src/filtering.c
2944         * src/folder.c
2945         * src/inc.c
2946         * src/mbox.c
2947                 Colin's fix for "copy" filtering rules.
2948
2949 2006-10-02 [colin]      2.5.2cvs38
2950
2951         * src/folderview.c
2952                 Fix for double-click too
2953
2954 2006-10-02 [colin]      2.5.2cvs37
2955
2956         * src/folderview.c
2957                 correct fix for cvs36
2958
2959 2006-10-02 [colin]      2.5.2cvs36
2960
2961         * src/folderview.c
2962                 Fix 'goto next unread' after collapsing/expanding 
2963                 a node.
2964
2965 2006-10-02 [colin]      2.5.2cvs35
2966
2967         * src/summaryview.c
2968                 Fix double freeze/thaw
2969         * src/common/utils.c
2970         * src/common/utils.h
2971                 Reimplement strftime
2972         * src/procheader.c
2973                 Use it
2974
2975
2976 2006-10-02 [colin]      2.5.2cvs34
2977
2978         * src/mh.c
2979                 Time mh_write_sequences() - it's fast
2980         * src/summaryview.c
2981                 Init a variable to shut up gcc
2982
2983 2006-10-01 [colin]      2.5.2cvs33
2984
2985         * src/folder.c
2986         * src/mh.c
2987         * src/mh.h
2988         * src/msgcache.c
2989                 Add helper mh_set_mtime(), and set mtime to stat()'s result
2990                 Add fsync but disable it, it's slow as hell
2991
2992 2006-10-01 [colin]      2.5.2cvs32
2993
2994         * src/mh.c
2995         * src/msgcache.c
2996                 fflush() caches and mh_sequences before
2997                 fclose()ing
2998
2999 2006-10-01 [colin]      2.5.2cvs31
3000
3001         * src/msgcache.c
3002                 Don't ftruncate when not using mmap
3003
3004 2006-09-30 [colin]      2.5.2cvs30
3005
3006         * src/main.c
3007                 Write folder list *after* saving caches
3008
3009 2006-09-30 [colin]      2.5.2cvs29
3010
3011         * src/folder.c
3012         * src/mh.c
3013                 Debug forced mtime changes
3014
3015 2006-09-30 [colin]      2.5.2cvs28
3016
3017         * src/folder.c
3018         * src/main.c
3019                 Remove useless debug_print()s (code
3020                 well-tested)
3021
3022 2006-09-30 [colin]      2.5.2cvs27
3023
3024         * src/mh.c
3025                 Do stuff faster when writing mh_sequences
3026
3027 2006-09-30 [colin]      2.5.2cvs26
3028
3029         * src/mh.c
3030                 Don't let the writing of .mh_sequences, which
3031                 can change the folder's mtime, let us think
3032                 we need to scan.
3033
3034 2006-09-30 [colin]      2.5.2cvs25
3035
3036         * src/folder.c
3037                 Move a debug_print where it belongs 
3038                 (processing)
3039         * src/summaryview.c
3040                 Don't mess with a huge slow subject
3041                 table if we're not threading by
3042                 subject
3043
3044 2006-09-30 [colin]      2.5.2cvs24
3045
3046         * src/msgcache.c
3047                 Reenable mmaped reads (*not* writes!)
3048         * src/procmsg.c
3049                 Don't destroy and recreate hashtables just
3050                 for fun
3051         * src/common/utils.c
3052                 Remove useless reply prefixes (it's case
3053                 unsensitive)
3054
3055 2006-09-30 [wwp]        2.5.2cvs23
3056
3057         * tools/fix_date.sh
3058                 Fixed a minor bug in date value extraction, added a switch
3059                 to replace non RFC-compliant Date: value, added a switch
3060                 to use strict RFC matching patterns for dates.
3061
3062 2006-09-29 [colin]      2.5.2cvs22
3063
3064         * src/matcher_parser.h
3065         * src/matcher_parser_parse.y
3066         * src/prefs_filtering.c
3067         * src/statusbar.c
3068         * src/summary_search.c
3069         * src/summaryview.c
3070         * src/gtk/quicksearch.c
3071         * src/gtk/quicksearch.h
3072                 Optimise searches by setting different
3073                 refresh intervals (depending if the 
3074                 search is fast or not)
3075
3076 2006-09-29 [colin]      2.5.2cvs21
3077
3078         * src/codeconv.c
3079                 Optimise by reusing the last iconv converter
3080                 if possible
3081         * src/textview.c
3082                 Optimise a bit (the foldable quotes feature
3083                 still has an awful O(n^2) algo
3084
3085 2006-09-29 [colin]      2.5.2cvs20
3086
3087         * src/gtk/gtksctree.c
3088         * src/gtk/gtksctree.h
3089                 Optimise de-selection via up/down or
3090                 another key
3091
3092 2006-09-28 [colin]      2.5.2cvs19
3093
3094         * src/action.c
3095         * src/compose.c
3096         * src/folderview.c
3097         * src/mainwindow.c
3098         * src/messageview.c
3099         * src/summary_search.c
3100         * src/toolbar.c
3101                 Avoid using summaryview->ctree directly
3102
3103 2006-09-28 [colin]      2.5.2cvs18
3104
3105         * src/summaryview.c
3106         * src/summaryview.h
3107                 Add helpers to freeze/thaw/grab_focus
3108                 Factorize calls to freeze/thaw/grab_focus
3109                 
3110
3111 2006-09-28 [colin]      2.5.2cvs17
3112
3113         * src/main.c
3114                 More guards for the session management
3115
3116 2006-09-28 [colin]      2.5.2cvs16
3117
3118         * src/folderview.c
3119         * src/gtk/gtksctree.c
3120         * src/gtk/gtksctree.h
3121                 Make expanding not recursive in folderview
3122
3123 2006-09-28 [colin]      2.5.2cvs15
3124
3125         * src/addressbook.c
3126                 If nothing is selected in the list (right part)
3127                 and a group is selected in the tree (left part),
3128                 mail this group.
3129
3130 2006-09-28 [colin]      2.5.2cvs14
3131
3132         * src/Makefile.am
3133                 Actually use SM_LIBS
3134
3135 2006-09-28 [ticho]      2.5.2cvs13
3136
3137         * src/export.c
3138         * src/messageview.c
3139         * src/mimeview.c
3140         * src/news.c
3141         * src/pop.c
3142         * src/prefs_themes.c
3143         * src/procmsg.c
3144                 Small i18n string optimization.
3145         * src/send_message.c
3146         * src/summaryview.c
3147         * src/common/session.c
3148         * src/common/smtp.c
3149         * src/common/ssl_certificate.c
3150         * src/common/utils.c
3151                 Use "Couldn't" instead of "Can't" in UI messages,
3152                 where appropriate.
3153
3154 2006-09-28 [colin]      2.5.2cvs12
3155
3156         * configure.ac
3157                 Possibly fix link errors
3158
3159 2006-09-27 [wwp]        2.5.2cvs11
3160
3161         * src/gtk/authors.h
3162         * doc/man/sylpheed-claws.1
3163         * manual/ack.xml
3164         * manual/es/ack.xml
3165         * manual/fr/ack.xml
3166         * manual/pl/ack.xml
3167                 Updated authors info (me, myself and I).
3168
3169 2006-09-27 [colin]      2.5.2cvs10
3170
3171         * src/addressbook.c
3172                 Remove useless printf
3173
3174 2006-09-27 [wwp]        2.5.2cvs9
3175
3176         * src/editgroup.c
3177         * src/send_message.c
3178         * src/inc.c
3179         * src/prefs_common.c
3180         * src/prefs_common.h
3181         * src/gtk/progressdialog.c
3182                 remember more windows' sizes (send dialog, received dialog,
3183                 edit group in addressbook).
3184
3185 2006-09-27 [colin]      2.5.2cvs8
3186
3187         * configure.ac
3188         * src/main.c
3189         * src/mainwindow.h
3190                 Use libSM to communicate with the session
3191                 manager, so that we can know when the 
3192                 session ends, save our caches, and draft
3193                 our compose windows.
3194
3195 2006-09-27 [colin]      2.5.2cvs7
3196
3197         * src/addressbook.c
3198                 Fix issues:
3199                 o Allow Book and Group creation from the tree's
3200                   contextual menu
3201                 o Do not actually delete the contacts when 
3202                   deleting groups from the tree (duh!)
3203
3204 2006-09-27 [colin]      2.5.2cvs6
3205
3206         * src/compose.c
3207         * src/compose.h
3208         * src/mainwindow.c
3209         * src/textview.c
3210         * src/toolbar.c
3211                 o Allow passing an email address to 
3212                   compose_new_with_folderitem
3213                 o Update callers
3214                 o Use current folderitem when clicking
3215                   on a TextView mailto: link
3216                 o Fix a possible leak in TextView
3217
3218 2006-09-27 [colin]      2.5.2cvs5
3219
3220         * src/html.c
3221                 Use UTF-8 chars to replace HTML entities
3222
3223 2006-09-27 [colin]      2.5.2cvs4
3224
3225         * AUTHORS
3226         * src/prefs_account.c
3227         * src/gtk/authors.h
3228                 Fix bug #1024 (Array index out of
3229                 range in sylpheed-claws-2.5.2)
3230                 Patch by Ales Nosek <anosek@suse.cz>
3231
3232 2006-09-27 [colin]      2.5.2cvs3
3233
3234         * src/addr_compl.c
3235                 Actually do the test
3236
3237 2006-09-27 [colin]      2.5.2cvs2
3238
3239         * src/addr_compl.c
3240         * src/addr_compl.h
3241                 Allow completing with comma (in certain cases: vCalendar
3242                 for example doesn't support that)
3243                 Patch by Fabien Vantard
3244
3245 2006-09-26 [colin]      2.5.2cvs1
3246
3247         * src/Makefile.am
3248         * src/addr_compl.c
3249         * src/addr_compl.h
3250         * src/addrbook.c
3251         * src/addrbook.h
3252         * src/addressbook.c
3253         * src/addrindex.c
3254         * src/addrindex.h
3255         * src/compose.c
3256         * src/prefs_common.c
3257         * src/prefs_filtering_action.c
3258         * src/prefs_folder_item.c
3259         * src/prefs_template.c
3260         * src/stock_pixmap.c
3261         * src/stock_pixmap.h
3262         * src/pixmaps/addr_one.xpm
3263         * src/pixmaps/addr_two.xpm
3264                 Add auto-completion on groups
3265
3266 2006-09-26 [colin]      2.5.2
3267
3268         * NEWS
3269         * README
3270         * RELEASE_NOTES
3271                 2.5.2 released
3272
3273 2006-09-26 [colin]      2.5.1cvs5
3274
3275         * src/matcher.c
3276                 Fix condition
3277
3278 2006-09-26 [colin]      2.5.1cvs4
3279
3280         * src/mbox.c
3281                 Revert cvs1 (useless as the message is printed 
3282                 every 500 mails)
3283
3284 2006-09-26 [colin]      2.5.1cvs3
3285
3286         * src/partial_download.c
3287                 Fix crasher found by Alexsandar Urosevic
3288
3289 2006-09-26 [colin]      2.5.1cvs2
3290
3291         * src/summaryview.c
3292                 Fix bug #1023 (Sylpheed deletes too much messages)
3293
3294 2006-09-26 [ticho]      2.5.1cvs1
3295
3296         * src/mbox.c
3297                 Make use of gettext's multiple plurals for statusbar
3298                 progress message.
3299
3300 2006-09-25 [paul]       2.5.1
3301
3302         * NEWS
3303         * README
3304         * RELEASE_NOTES
3305                 2.5.1 released
3306
3307 2006-09-25 [colin]      2.5.0cvs3
3308
3309         * src/plugins/bogofilter/bogofilter.c
3310         * src/plugins/clamav/clamav_plugin.c
3311         * src/plugins/spamassassin/spamassassin.c
3312                 BogoFilter, Spamassassin: Fix double hook registering after
3313                 visiting preferences
3314                 Spamassassin, Clamav: Just set the mails to move instead of
3315                 doing the move - caller will move the things at once.
3316
3317 2006-09-25 [colin]      2.5.0cvs2
3318
3319         * src/imap.c
3320         * src/etpan/imap-thread.c
3321                 Use UID SEARCH ALL instead of UID 1:*
3322                 (braindead servers can't figure out that's
3323                 the same...)
3324
3325 2006-09-25 [wwp]        2.5.0cvs1
3326
3327         * src/message_search.c
3328                 Added the ability to stop a running search (in message body).
3329
3330 2006-09-25 [paul]       2.5.0
3331
3332         * NEWS
3333         * README
3334         * RELEASE_NOTES
3335                 2.5.0 released
3336
3337 2006-09-25 [paul]       2.4.0cvs214
3338
3339         * po/cs.po
3340         * po/de.po
3341         * po/fi.po
3342         * po/fr.po
3343         * po/nl.po
3344         * po/pt_BR.po
3345         * po/sk.po
3346         * po/sr.po
3347         * po/zh_CN.po
3348                 updated by Tim, Stephan Sachse, Flammie Pirinen,
3349                 Fabien Vantard, Tim Dijkstra, Frederico Goncalves Guimaraes,
3350                 Ticho, Aleksander Urosevic, Ralgh Young
3351
3352 2006-09-24 [mones]      2.4.0cvs213
3353
3354         * po/es.po
3355                 Updated for release
3356
3357 2006-09-23 [colin]      2.4.0cvs212
3358
3359         * src/gtk/inputdialog.c
3360                 Fix [ ] remember this appearing in normal
3361                 input dialogs after it's been used by
3362                 mimeview.
3363         * src/folder.c
3364         * src/folderview.c
3365         * src/msgcache.c
3366         * src/procmsg.c
3367         * src/summaryview.c
3368         * src/textview.c
3369         * src/common/timing.h
3370                 Enable timings in debug mode and make it
3371                 look prettier.
3372
3373 2006-09-22 [colin]      2.4.0cvs211
3374
3375         * README
3376                 Revert test change
3377         * commitHelper
3378                 ping the correct URI
3379
3380 2006-09-22 [colin]      2.4.0cvs210
3381
3382         * README
3383                 Let's see if bug #1022 is fixed
3384
3385 2006-09-21 [colin]      2.4.0cvs209
3386
3387         * src/wizard.c
3388         * src/common/plugin.c
3389                 Prepare infra to load predefined plugins when
3390                 no configuration existed. Don't actually load
3391                 anything yet (feat. freeze)
3392
3393 2006-09-21 [wwp]        2.4.0cvs208
3394
3395         * manual/fr/faq.xml
3396                 Partial sync w/ 2.4.0cvs72:
3397                 wrap file and minor updates.
3398
3399 2006-09-21 [wwp]        2.4.0cvs207
3400
3401         * tools/fix_date.sh
3402                 several fixes and enhancements. A new --force switch has been
3403                 added to prevent overriding by default Date: header when
3404                 already existing.
3405
3406 2006-09-21 [paul]       2.4.0cvs206
3407
3408         * src/common/utils.c
3409                 add Chinese UTF8 Re prefix
3410
3411 2006-09-21 [wwp]        2.4.0cvs205
3412
3413         * tools/Makefile.am
3414                 Fics alfabettical order.
3415
3416 2006-09-21 [wwp]        2.4.0cvs204
3417
3418         * tools/fix_date.sh
3419         * tools/Makefile.am
3420                 Added an action tool to fix missing Date field in emails.
3421                 Updated Makefile.am to reflect those last two additions.
3422
3423 2006-09-21 [wwp]        2.4.0cvs203
3424
3425         * tools/uuooffice
3426                 Added a action tool to open uuencoded docs w/
3427                 OpenOffice (based on uudec method).
3428
3429 2006-09-21 [colin]      2.4.0cvs202
3430
3431         * src/compose.c
3432         * src/textview.c
3433                 Workaround possible GTK crash: remove selection 
3434                 clipboard before destroying widget, or GTK+-2.10
3435                 dies. Thanks to Hiro.
3436
3437 2006-09-20 [colin]      2.4.0cvs201
3438
3439         * src/compose.c
3440                 Fix free-after-use in some cases (when 
3441                 procmime_encode_content() frees mimeinfo->data.mem
3442                 and turns it to a temp file)
3443
3444 2006-09-20 [colin]      2.4.0cvs200
3445
3446         * src/folderview.c
3447         * src/summaryview.c
3448         * src/gtk/gtksctree.c
3449         * src/gtk/gtksctree.h
3450                 Add tooltips in the folderview and summaryview
3451                 (Doesn't break string freeze as they already
3452                 exist)
3453         * src/toolbar.c
3454                 Put the spam button in the default configuration
3455                 if compiled with bogo plugin too
3456
3457 2006-09-19 [colin]      2.4.0cvs199
3458
3459         * src/summaryview.c
3460         * src/summaryview.h
3461                 Update folder name label on folder rename
3462         * src/prefs_matcher.c
3463         * src/gtk/logwindow.h
3464                 Fix warnings
3465                 Patches by Fabien
3466
3467 2006-09-19 [wwp]        2.4.0cvs198
3468
3469         * src/summary_search.c
3470                 fix can't click forward/backward buttons in the
3471                 search messages.
3472
3473 2006-09-18 [paul]       2.4.0cvs197
3474
3475         * src/wizard.c
3476                 add missing bracket, capitalise the A of
3477                 'SpamAssassin'
3478
3479 2006-09-18 [paul]       2.4.0cvs196
3480
3481         * src/compose.c
3482                 fix bug 1012 'crashed upon sending mail
3483                 from compose window'
3484                 Thanks to Colin
3485
3486 2006-09-16 [colin]      2.4.0cvs195
3487
3488         * src/folderview.c
3489                 Fix "real-time" sorting by freezing/thawing
3490
3491 2006-09-16 [colin]      2.4.0cvs194
3492
3493         * manual/faq.xml
3494                 Fix the anti-spam entry a bit
3495
3496 2006-09-16 [colin]      2.4.0cvs193
3497
3498         * src/wizard.c
3499                 Make sure reviewers have no excuse when stating
3500                 Sylpheed-Claws doesn't have antispam capabilities.
3501
3502 2006-09-16 [colin]      2.4.0cvs192
3503
3504         * src/main.c
3505                 Revert part of 2.3.0cvs18, Saving caches on SIGPIPE,
3506                 as if the SIGPIPE comes from etpan's thread we could
3507                 trigger a GUI update from this thread.
3508
3509 2006-09-16 [colin]      2.4.0cvs191
3510
3511         * src/summaryview.c
3512                 Init all members of the struct
3513
3514 2006-09-16 [paul]       2.4.0cvs190
3515
3516         * src/account.c
3517                 improvements to the English
3518
3519 2006-09-15 [colin]      2.4.0cvs189
3520
3521         * src/summaryview.c
3522                 HIG order on dialog
3523
3524 2006-09-14 [colin]      2.4.0cvs188
3525
3526         * src/common/socket.c
3527         * src/common/socket.h
3528         * src/common/ssl.c
3529         * src/common/ssl_certificate.c
3530         * src/common/ssl_certificate.h
3531         * src/etpan/imap-thread.c
3532                 the get_fqdn() call done to get canonical name when
3533                 checking an SSL certificate is blocking, which is
3534                 sad as we just did a non-blocking lookup to connect.
3535                 Fix that by letting the fqdn available to the SockInfo,
3536                 and use that in ssl_certificate_check(). For IMAP,
3537                 we don't do it as the lookup's done by libetpan, but
3538                 it's less annoying as IMAP connections as much more
3539                 rare than POP3 connections.
3540
3541 2006-09-14 [paul]       2.4.0cvs187
3542
3543         * manual/advanced.xml
3544                 improvements to the English,
3545                 properly place the new hidden options
3546                 within the alphabetical order
3547         * src/gtk/pluginwindow.c
3548                 improvements to the English
3549
3550 2006-09-14 [colin]      2.4.0cvs186
3551
3552         * src/prefs_common.c
3553         * src/prefs_common.h
3554         * src/gtk/gtksctree.c
3555         * manual/advanced.xml
3556                 New hidden pref, stripes_color_offset, to change
3557                 the value added/substracted to normal bgcolor to
3558                 create the stripes in summaries
3559
3560 2006-09-13 [colin]      2.4.0cvs185
3561
3562         * src/gedit-print.c
3563         * src/messageview.c
3564         * src/messageview.h
3565         * src/summaryview.c
3566         * src/textview.c
3567                 Fix misc. printing issues: 
3568                 - Bad font for linkified headers
3569                 - Different font if the mail was displayed or not
3570                 - Factorize the thing
3571
3572 2006-09-13 [colin]      2.4.0cvs184
3573
3574         * src/common/ssl_certificate.c
3575                 Only get FQDN once when checking certificate
3576
3577 2006-09-13 [colin]      2.4.0cvs183
3578
3579         * src/account.c
3580         * src/gtk/pluginwindow.c
3581                 Misc. GUI fixes by Fabien
3582
3583 2006-09-13 [wwp]        2.4.0cvs182
3584
3585         * configure.ac
3586         * src/common/utils.h
3587         * src/common/utils.c
3588                 get rid of unused wide-char functions.
3589
3590 2006-09-13 [wwp]        2.4.0cvs181
3591
3592         * src/plugins/pgpinline/sylpheed.def
3593         * src/textview.c
3594                 merge more w32 patches from gpg4win sources (Marcus Brinkmann <marcus@g10code.de>):
3595                 add privacy_reset_error to the .def file,
3596                 do not fork for an external textviewer.
3597
3598 2006-09-13 [wwp]        2.4.0cvs180
3599
3600         * src/prefs_common.c
3601                 fix broken font entry in prefs (patch issued by the gpg4win team,
3602                 probably by Marcus Brinkmann <marcus@g10code.de>).
3603
3604 2006-09-13 [colin]      2.4.0cvs179
3605
3606         * src/folder.h
3607                 Fix a warning in summaryview.c
3608         * src/mainwindow.c
3609         * src/summaryview.c
3610         * src/summaryview.h
3611                 Add missing Mark/* elements in the
3612                 main menu
3613
3614 2006-09-12 [colin]      2.4.0cvs178
3615
3616         * src/prefs_actions.c
3617         * src/prefs_filtering_action.c
3618         * src/prefs_matcher.c
3619                 Use (New) instead of New everywhere
3620
3621 2006-09-12 [wwp]        2.4.0cvs177
3622
3623         * manual/fr/addrbook.xml
3624         * manual/fr/handling.xml
3625                 updated some quotes in the fr manual to match the fr translation.
3626
3627 2006-09-12 [wwp]        2.4.0cvs176
3628
3629         * src/prefs_matcher.c
3630                 don't store translated string elements in matcher expressions.
3631                 Also fixed a misused of Q_().
3632
3633 2006-09-11 [wwp]        2.4.0cvs175
3634
3635         * src/plugins//bogofilter/bogofilter.c
3636         * src/plugins//clamav/clamav_plugin.c
3637         * src/plugins//demo/demo.c
3638         * src/plugins//dillo_viewer/dillo_viewer.c
3639         * src/plugins//pgpcore/plugin.c
3640         * src/plugins//pgpinline/plugin.c
3641         * src/plugins//pgpmime/plugin.c
3642         * src/plugins//spamassassin/spamassassin.c
3643                 gettext-ize more strings (mostly plugin error messages).
3644
3645 2006-09-11 [colin]      2.4.0cvs174
3646
3647         * src/alertpanel.c
3648                 Make maximum buffer size bigger to avoid
3649                 truncating translated messages. Patch by
3650                 Fabien
3651
3652 2006-09-11 [colin]      2.4.0cvs173
3653
3654         * src/etpan/imap-thread.c
3655                 Fix compilation on OpenBSD, thanks to 
3656                 Landry
3657
3658 2006-09-10 [wwp]        2.4.0cvs172
3659
3660         * manual/account.xml
3661         * manual/addrbook.xml
3662         * manual/handling.xml
3663         * manual/es/handling.xml
3664         * manual/fr/account.xml
3665         * manual/fr/addrbook.xml
3666         * manual/fr/handling.xml
3667                 documented addressbook matching (condition configuration):
3668                   addrbook.xml, en fr
3669                 documented per-account filtering rules (handling/filtering
3670                   section, account section):
3671                   account.xml, handling.xml, en fr
3672                 slightly updated the handling/searching section to tell few
3673                   words about the extended search ability:
3674                   handling.xml, en fr
3675                 added missing <quote></quotes> to Quick Search:
3676                   handling.xml, en fr es
3677                 fixed a typo (auomatically):
3678                   handling.xml, en
3679                 changes revisited by Paul.
3680
3681 2006-09-10 [paul]       2.4.0cvs171
3682
3683         * src/prefs_actions.c
3684         * src/prefs_filtering.c
3685         * src/prefs_template.c
3686                 adjustments to the gui
3687                 Patch by Fabien Vantard (slightly modified)
3688
3689 2006-09-10 [colin]      2.4.0cvs170
3690
3691         * src/summaryview.c
3692                 Check folderitem/summaryview consistency
3693                 (basically automates Update summary). Fixes
3694                 #1011 (wrong (negative) count on unread 
3695                 messages)
3696
3697 2006-09-10 [colin]      2.4.0cvs169
3698
3699         * src/gtk/gtksctree.c
3700                 Fix recursive expansion via mouse
3701         * src/plugins/bogofilter/bogofilter.c
3702                 Use normal filtering way of moving
3703                 messages (batching), possibly fixing
3704                 bug #1015 (Bogofilter plugin doubles 
3705                 new messages)
3706
3707 2006-09-09 [wwp]        2.4.0cvs168
3708
3709         * src/prefs_filtering.c
3710                 better place for this fix.
3711
3712 2006-09-09 [wwp]        2.4.0cvs167
3713
3714         * src/prefs_filtering.c
3715                 fix a minor bug when the enabled status of a filtering/processing
3716                 rule always got set to TRUE when replacing this rule. That still
3717                 make sense when adding a new rule, but now when replacing, we
3718                 don't override the value of 'enabled'.
3719                 Also renamed the func prefs_filtering_list_view_get_rule_name()
3720                 to prefs_filtering_list_view_get_info() as this function not only
3721                 returns the name, but also the account_id and the enabled status.
3722
3723 2006-09-09 [mones]      2.4.0cvs166
3724
3725         * manual/glossary.xml
3726         * manual/plugins.xml
3727                 Minor format corrections
3728         * manual/gpl.xml
3729                 Fix misplaced NO WARRANTY section
3730         * manual/es/advanced.xml
3731         * manual/es/faq.xml
3732         * manual/es/glossary.xml
3733         * manual/es/gpl.xml
3734         * manual/es/handling.xml
3735         * manual/es/plugins.xml
3736         * manual/es/starting.xml
3737                 Incorporate changes from English version
3738         * manual/fr/ack.xml
3739         * manual/pl/ack.xml
3740         * manual/es/ack.xml
3741                 Fix address, (add translation credits in es version)
3742         * po/es.po
3743                 Updated translation
3744
3745 2006-09-09 [wwp]        2.4.0cvs165
3746
3747         * src/prefs_filtering.c
3748                 fix a crash when opening filtering prefs, if matcherrc file contains
3749                 broken data (non-existing account id, which is theoretically not
3750                 possible).
3751
3752 2006-09-08 [colin]      2.4.0cvs164
3753
3754         * src/folder.c
3755                 Wrong assert, make it an if()
3756         * src/gtk/gtksctree.c
3757                 Fix bug #1013 (expand selected thread 
3758                 tree) - expanding is now recursive
3759
3760 2006-09-07 [wwp]        2.4.0cvs163
3761
3762         * src/prefs_matcher.c
3763                 make better sentences about addressbook matching in the
3764                 matcher prefs. This should make translators' work easier
3765                 too.
3766
3767 2006-09-07 [wwp]        2.4.0cvs162
3768
3769         * src/prefs_filtering.c
3770                 code simplification (get rid of dup var. assignment).
3771
3772 2006-09-07 [wwp]        2.4.0cvs161
3773
3774         * src/summaryview.c
3775                 use GTK_STOCK icons when possible, patch by Fabien Vantard
3776                 <fzzzzz@gmail.com>.
3777
3778 2006-09-07 [paul]       2.4.0cvs160
3779
3780         * src/mimeview.c
3781                 fix compilation warnings
3782                 Thanks to Colin
3783
3784 2006-09-07 [paul]       2.4.0cvs159
3785
3786         * src/mimeview.c
3787                 select the mimepart icon when
3788                 displaying as text
3789                 Thanks to Colin
3790
3791 2006-09-06 [paul]       2.4.0cvs158
3792
3793         * src/prefs_filtering.c
3794                 fix labels and table element spacing
3795                 Patch by Fabien Vantard
3796
3797 2006-09-06 [paul]
3798
3799         2.5.0-rc3 released
3800
3801 2006-09-06 [paul]       2.4.0cvs157
3802
3803         * manual/es/advanced.xml
3804                 fix typo
3805
3806 2006-09-06 [wwp]        2.4.0cvs156
3807
3808         * src/mainwindow.c
3809                 fix an dup launch issue when iconified, thanks to Colin.
3810
3811 2006-09-06 [wwp]        2.4.0cvs155
3812
3813         * src/gtk//gtksctree.h
3814                 oops, forgot that one!
3815
3816 2006-09-06 [wwp]        2.4.0cvs154
3817
3818         * manual/pl/advanced.xml
3819         * manual/advanced.xml
3820         * manual/es/advanced.xml
3821         * manual/fr/advanced.xml
3822         * src/prefs_customheader.c
3823         * src/prefs_filtering_action.c
3824         * src/foldersel.c
3825         * src/prefs_summaries.c
3826         * src/prefs_filtering.c
3827         * src/account.c
3828         * src/compose.c
3829         * src/prefs_summary_column.c
3830         * src/addr_compl.c
3831         * src/prefs_actions.c
3832         * src/prefs_folder_column.c
3833         * src/ssl_manager.c
3834         * src/prefs_template.c
3835         * src/prefs_display_header.c
3836         * src/prefs_common.h
3837         * src/prefs_matcher.c
3838         * src/prefs_common.c
3839         * src/prefs_toolbar.c
3840         * src/summaryview.c
3841         * src/folderview.c
3842         * src/gtk/gtksctree.c
3843         * src/gtk/pluginwindow.c
3844         * src/gtk/progressdialog.c
3845         * src/gtk/prefswindow.c
3846                 renamed hidden option enable_rules_hint to use_stripes_everywhere
3847                 to make its meaning more obvious (all versions of the manual reflect
3848                 the change).
3849                 added an extra hidden option use_stripes_in_summary to allow
3850                 discarding these stripes in mainwindow's folder and message lists;
3851                 en and fr manuals only are OK towards this.
3852
3853 2006-09-06 [colin]      2.4.0cvs153
3854
3855         * src/textview.c
3856                 Hide Sylpheed-Claws' internal queue headers
3857                 when showing all headers. They'll be present
3858                 only in Source window.
3859
3860 2006-09-05 [colin]      2.4.0cvs152
3861
3862         * src/plugins/trayicon/trayicon.c
3863                 Fix crash at exit - we have to disconnect
3864                 our handlers
3865         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
3866                 Update eggtrayicon - patch adapted from a
3867                 patch by Fryderyk Dziarmagowski <freetz@gmx.net>
3868                 on Sylpheed's ML
3869
3870 2006-09-05 [colin]      2.4.0cvs151
3871
3872         * src/mainwindow.c
3873         * src/gtk/logwindow.c
3874                 Fix race condition when something writes
3875                 to the log too soon during init. Thanks
3876                 to Fabien Vantard
3877
3878 2006-09-05 [colin]      2.4.0cvs150
3879
3880         * src/mimeview.c
3881                 Don't select part on right-click either
3882
3883 2006-09-05 [paul]       2.4.0cvs149
3884
3885         * src/mimeview.c
3886                 completion of previous commit
3887                 Thanks to Colin
3888
3889 2006-09-05 [colin]      2.4.0cvs148
3890
3891         * src/mimeview.c
3892                 Don't force selection on middle-click, just open
3893
3894 2006-09-04 [colin]      2.4.0cvs147
3895
3896         * src/mimeview.c
3897                 Looks like gtk_notebook_set_current_page()
3898                 sometimes steals focus, and this annoys us
3899                 in MimeViewers as it renders navigation
3900                 keys useless. Take back focus after switching
3901                 pages.
3902
3903 2006-09-04 [colin]      2.4.0cvs146
3904
3905         * src/messageview.c
3906                 Set stop_loading when clicking on Next
3907                 during load. Don't add a callback to 
3908                 avoid over-complicating things.
3909
3910 2006-09-04 [colin]      2.4.0cvs145
3911
3912         * src/mimeview.c
3913         * src/messageview.c
3914                 Fix multiple loads in separate messageview
3915
3916 2006-09-04 [colin]      2.4.0cvs144
3917
3918         * src/summaryview.c
3919                 Let navigation keys be handled during 
3920                 load
3921
3922 2006-09-04 [colin]      2.4.0cvs143
3923
3924         * src/messageview.c
3925         * src/summaryview.c
3926         * src/textview.c
3927         * src/textview.h
3928                 Make loading of huge mails (lots of text and/or
3929                 images) cancellable, so the GUI doesn't block 
3930
3931 2006-09-04 [colin]      2.4.0cvs142
3932
3933         * src/plugins/trayicon/trayicon.c
3934                 Fix annoyance when removing a folder with 
3935                 unread mails: trayicon didn't update
3936
3937 2006-09-04 [paul]       2.4.0cvs141
3938
3939         * src/gtk/icon_legend.c
3940                 straighten up columns
3941                 Patch by Fabien Vantard
3942
3943 2006-09-04 [wwp]        2.4.0cvs140
3944
3945         * src/prefs_filtering.c
3946                 fix new line's account name in filtering prefs:
3947                 was "All", is now "(New)".
3948
3949 2006-09-04 [paul]       2.4.0cvs139
3950
3951         * tools/make.themes.project
3952                 use "AUTOMAKE_OPTIONS = dist-bzip2"
3953                 instead of homebrewed "make release"
3954
3955 2006-09-03 [colin]      2.4.0cvs138
3956
3957         * src/folderview.c
3958                 Fix bug #1007 (Wrong folder highlighted)
3959
3960 2006-09-03 [colin]      2.4.0cvs137
3961
3962         * src/compose.c
3963                 Don't set Newsgroup: header to a mail folder
3964                 path
3965
3966 2006-09-03 [paul]       2.4.0cvs136
3967
3968         * src/prefs_other.c
3969         * src/prefs_spelling.c
3970                 unify the gui
3971
3972 2006-09-03 [paul]       2.4.0cvs135
3973
3974         * src/prefs_summaries.c
3975                 correct menu item text in prefs_keybind_apply_clicked()
3976
3977 2006-09-03 [paul]       2.4.0cvs134
3978
3979         * manual/advanced.xml
3980                 some improvements to the descriptions
3981         * src/mainwindow.c
3982         * src/messageview.c
3983         * src/summaryview.c
3984         * src/gtk/menu.c
3985                 fix menu sensitivity issues
3986         * src/prefs_message.c
3987                 drop the useless word 'short'
3988         * src/prefs_other.c
3989                 add the word 'lines' indicating log length
3990                 is a measure of lines
3991         * src/textview.c
3992                 fix compilation warnings
3993
3994 2006-09-02 [colin]      2.4.0cvs133
3995
3996         * src/messageview.c
3997                 Display a special return-receipt message
3998                 if the message is from the user
3999         * src/summaryview.c
4000                 Fix missing freeze of the list when marking
4001                 all read and unthreading for exec. Thanks
4002                 to Stephan Sachse.
4003
4004 2006-09-02 [paul]       2.4.0cvs132
4005
4006         * src/mainwindow.c
4007         * src/prefs_message.c
4008         * src/summaryview.c
4009                 fix some english
4010
4011 2006-09-02 [wwp]        2.4.0cvs131
4012
4013         * src/prefs_filtering.c
4014                 added an account name column to the filtering rules
4015                 dialog.
4016
4017 2006-09-02 [colin]      2.4.0cvs130
4018
4019         * src/gtk/logwindow.c
4020         * src/gtk/logwindow.h
4021                 Block scrolling if we're not at the end
4022                 of the log
4023
4024 2006-09-02 [colin]      2.4.0cvs129
4025
4026         * src/folder.c
4027                 Make sure account-specific rules can't
4028                 be used in {pre-,post-,}processing
4029         * src/mainwindow.c
4030         * src/gtk/logwindow.c
4031         * src/gtk/logwindow.h
4032                 Jump to last error when clicking on the
4033                 warning icon
4034
4035 2006-09-02 [colin]      2.4.0cvs128
4036
4037         * src/imap.c
4038         * src/import.c
4039         * src/mainwindow.c
4040         * src/mainwindow.h
4041                 Fix warning icon
4042         * src/inc.c
4043         * src/mbox.c
4044         * src/mbox.h
4045                 Let proc_mbox know its account, for
4046                 account-specific rules
4047
4048 2006-09-01 [colin]      2.4.0cvs127
4049
4050         * src/codeconv.c
4051                 Don't uselessly use iconv to convert from
4052                 us-ascii
4053         * src/alertpanel.c
4054         * src/mainwindow.c
4055         * src/mainwindow.h
4056         * src/inc.c
4057                 Fix certain log cases, disable warning icon
4058                 for now, the correct way to display it when
4059                 necessary and only when necessary is probably
4060                 to do it manually rather than use error logs
4061         * src/etpan/imap-thread.c
4062                 Clean up UID logging a bit
4063         * src/gtk/logwindow.c
4064         * src/gtk/logwindow.h
4065                 Make logging faster when the window's closed
4066
4067 2006-09-01 [wwp]        2.4.0cvs126
4068
4069         * manual/fr/account.xml
4070                 reflect changes to the ref. manual (parts of cvs72):
4071                 fix tabnames and quotes.
4072
4073 2006-09-01 [wwp]        2.4.0cvs125
4074
4075         * manual/fr/plugins.xml
4076                 reflect changes to the reference manual (cvs42):
4077                 update IRC channel info.
4078
4079 2006-09-01 [wwp]        2.4.0cvs124
4080
4081         * commitHelper
4082                 use CVSEDITOR env. var. if set, according to `man cvs`.
4083
4084 2006-09-01 [wwp]        2.4.0cvs123
4085
4086         * manual/advanced.xml
4087                 better sentence again (thanks to Paul).
4088
4089 2006-09-01 [wwp]        2.4.0cvs122
4090
4091         * manual/advanced.xml
4092         fix definition of toolbar_detachable and rework a bit the one of
4093         enable_dotted_lines.
4094
4095 2006-09-01 [mones]      2.4.0cvs121
4096
4097         * manual/advanced.xml
4098                 Document enable_dotted_lines
4099
4100 2006-09-01 [paul]       2.4.0cvs120
4101
4102         * src/folderview.c
4103         * src/folderview.h
4104         * src/imap.c
4105         * src/mainwindow.c
4106         * src/summaryview.c
4107                 obey the 'When entering folder...' option
4108                 when using the /View/Go to/... menu items
4109                 Thanks to Colin
4110
4111 2006-08-31 [colin]      2.4.0cvs119
4112
4113         * src/folderview.c
4114                 Revert 2.4.0cvs116, wrong fix.
4115
4116 2006-08-31 [colin]      2.4.0cvs118
4117
4118         * src/gtk/gtksctree.c
4119                 Better state the various copyrights
4120
4121 2006-08-31 [colin]      2.4.0cvs117
4122
4123         * src/prefs_common.c
4124                 fix enable_dotted_lines
4125
4126 2006-08-31 [colin]      2.4.0cvs116
4127
4128         * src/folderview.c
4129                 Use pref "Always open on select" when going
4130                 to next unread folder
4131         * src/gtk/gtksctree.c
4132                 Fix link failure to _gtk_clist_create_cell_layout
4133                 on certain computers. (Why not mine, I wonder)
4134
4135 2006-08-31 [colin]      2.4.0cvs115
4136
4137         * src/procmsg.c
4138         * src/textview.c
4139         * src/plugins/bogofilter/bogofilter.c
4140         * src/plugins/spamassassin/spamassassin.c
4141                 Requalify some "errors" to warnings
4142         * src/mainwindow.c
4143         * src/mainwindow.h
4144         * src/statusbar.c
4145                 Add an icon in the statusbar to notify
4146                 of errors
4147         * src/gtk/gtksctree.c
4148         * src/folderview.c
4149         * src/summaryview.c
4150                 Make the GtkSCTree look more modern by
4151                 alternating background lines
4152         * src/prefs_common.c
4153         * src/prefs_common.h
4154                 Add a pref to let people have the old
4155                 way if they prefer
4156
4157
4158 2006-08-30 [colin]      2.4.0cvs114
4159
4160         * src/procmsg.c
4161         * src/procmsg.h
4162                 Provide a way to filter a list of
4163                 messages in an optimised manner, and
4164                 add a list-filtering hook
4165         * src/folder.c
4166         * src/inc.c
4167         * src/mbox.c
4168                 Use the list filtering
4169         * src/plugins/bogofilter/bogofilter.c
4170                 Use the list-filtering hook
4171                 Use -b (bulk) mode for more speed
4172                 when learning and filtering
4173         * src/etpan/imap-thread.c
4174                 Make log output shorter in UID SEARCH
4175
4176
4177 2006-08-30 [colin]      2.4.0cvs113
4178
4179         * src/plugins/bogofilter/bogofilter.c
4180                 Really fast mass learning - thanks to David
4181                 Relson for the options explanations :)
4182
4183 2006-08-30 [colin]      2.4.0cvs112
4184
4185         * src/msgcache.c
4186                 Fix compilation on FreeBSD. Thanks
4187                 to Michael Hugues
4188
4189 2006-08-29 [colin]      2.4.0cvs111
4190
4191         * src/folderview.c
4192                 Handle "popup_menu" signal (for popping the 
4193                 menu via the keyboard)
4194         * src/mimeview.c
4195         * src/mimeview.h
4196         * src/summaryview.c
4197         * src/textview.c
4198         * src/gtk/gtkutils.c
4199         * src/gtk/gtkutils.h
4200                 Factorize scrolling code, and add an API 
4201                 for MimeViewers to handle scroll orders
4202
4203 2006-08-29 [wwp]        2.4.0cvs110
4204
4205         * src/plugins//bogofilter/bogofilter.c
4206         * src/plugins//spamassassin/spamassassin.c
4207                 make the bogofilter/spamassassin filtering error dialogs at
4208         incorporation obey to the "don't popup error dialog on
4209         receive error" option. If disabled, feed the log window w/
4210         the error message.
4211
4212 2006-08-29 [paul]
4213
4214         2.5.0-rc2 released
4215
4216 2006-08-29 [paul]       2.4.0cvs109
4217
4218         * Makefile.am
4219                 remove 'make release', it's not needed
4220                 since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
4221
4222 2006-08-29 [paul]       2.4.0cvs108
4223
4224         * src/foldersel.c
4225         * src/summary_search.c
4226         * src/gtk/progressdialog.c
4227         * src/plugins/pgpcore/passphrase.c
4228                 replace deprecated gtk_window_set_policy()
4229
4230 2006-08-29 [colin]      2.4.0cvs107
4231
4232         * src/folder.c
4233                 Fix data loss when copy fails during a move:
4234                 only use fast remove_msgs if everything was
4235                 copied OK; else use slow remove_msg on the
4236                 mails that got copied only.
4237
4238 2006-08-28 [paul]       2.4.0cvs106
4239
4240         * src/mh.c
4241                 revert change in 2.4.0cvs104, it breaks
4242                 stuff
4243
4244 2006-08-28 [paul]       2.4.0cvs105
4245
4246         * src/plugins/spamassassin/spamassassin.c
4247                 english fix
4248
4249 2006-08-28 [paul]       2.4.0cvs104
4250
4251         * src/mh.c
4252                 fix data loss when moving to another
4253                 mailbox fails
4254         * src/prefs_spelling.c
4255                 improve the english
4256         * src/gtk/pluginwindow.c
4257                 improve the layout of the dialog text
4258         All thanks to Colin
4259
4260 2006-08-28 [paul]       2.4.0cvs103
4261
4262         * src/plugins/bogofilter/bogofilter.c
4263         * src/plugins/bogofilter/bogofilter_gtk.c
4264                 fix english up a bit, innit
4265
4266 2006-08-28 [paul]       2.4.0cvs102
4267
4268         * configure.ac
4269         * po/Makefile.in.in
4270         * po/Makevars
4271                 require autoconf 2.60, enabling building
4272                 with gettext 0.15 (gettext 0.14.x build still
4273                 possible). Replace Makefiles with versions
4274                 from gettext 0.15.
4275                 Remove configure options --with-localedir and
4276                 --with-mandir. The options that are provided
4277                 directly by autoconf 2.60 can be used instead:
4278                 --mandir --localedir
4279
4280 2006-08-27 [colin]      2.4.0cvs101
4281
4282         * src/plugins/bogofilter/Makefile.am
4283                 Fix make dist (no README)
4284
4285 2006-08-27 [colin]      2.4.0cvs100
4286
4287         * src/folder.c
4288                 Don't use F_UNKNOWN folders for any default
4289                 outbox/trash/etc
4290         * src/plugins/bogofilter/bogofilter.c
4291         * src/plugins/bogofilter/bogofilter.h
4292         * src/plugins/bogofilter/bogofilter_gtk.c
4293                 Add an option to specify the path to bogofilter
4294                 Use single-quotes to be able to learn in folders
4295                 with spaces in their names
4296                 Verify learning status
4297
4298 2006-08-27 [colin]      2.4.0cvs99
4299
4300         * manual/faq.xml
4301         * manual/plugins.xml
4302                 Document Bogofilter plugin
4303
4304 2006-08-27 [colin]      2.4.0cvs98
4305
4306         * src/compose.c
4307         * src/messageview.c
4308         * src/procmsg.c
4309         * src/procmsg.h
4310                 When possible, copy the queued mail to sent folder
4311                 instead of re-adding. Much faster on IMAP.
4312
4313 2006-08-27 [colin]      2.4.0cvs97
4314
4315         * src/msgcache.c
4316                 Disable mmaped caches - huge metadata loss
4317                 here after a power failure.
4318         * src/summaryview.c
4319                 Add quicksearch timing
4320         * src/common/plugin.c
4321         * src/common/plugin.h
4322                 Implement an interface to tell what plugins
4323                 provide. Prevent loading of similar plugins.
4324         * src/plugins/clamav/clamav_plugin.c
4325         * src/plugins/demo/demo.c
4326         * src/plugins/dillo_viewer/dillo_viewer.c
4327         * src/plugins/pgpcore/plugin.c
4328         * src/plugins/pgpinline/pgpinline.c
4329         * src/plugins/pgpmime/pgpmime.c
4330         * src/plugins/spamassassin/spamassassin.c
4331         * src/plugins/trayicon/trayicon.c
4332                 Implement plugin_provides()
4333
4334 2006-08-27 [colin]      2.4.0cvs96
4335
4336         * configure.ac
4337         * src/plugins/Makefile.am
4338         * src/plugins/bogofilter/.cvsignore
4339         * src/plugins/bogofilter/Makefile.am
4340         * src/plugins/bogofilter/bogofilter.c
4341         * src/plugins/bogofilter/bogofilter.h
4342         * src/plugins/bogofilter/bogofilter_gtk.c
4343                 New Bogofilter plugin, provides filtering and
4344                 learning. Spamassassin will go to extra plugins.
4345
4346 2006-08-26 [mones]      2.4.0cvs95
4347
4348         * manual/handling.xml
4349                 Fix subfolder path in the example (thanks to Paul) 
4350
4351 2006-08-26 [mones]      2.4.0cvs94
4352
4353         * manual/glossary.xml
4354                 2.2. + add ISP to the glossary
4355                 7.5. + Add UIDL to glossary
4356                 7.7. + Add TCP to glossary
4357         * manual/handling.xml
4358                 7.1. + Mentions GNU/Linux distribution, what about the non...
4359                 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
4360                 7.3. + Mentions .bashrc, what about the non-bash ones? 
4361                 7.4. = Use appropriate quotation for commands
4362                 7.6. = change "" to <quote></quote>
4363         * manual/plugins.xml
4364                 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends         
4365         * manual/starting.xml
4366                 2.1. + local mbox file: some examples of mbox file locations...
4367                 Also reformatted files requiring it
4368
4369 2006-08-26 [wwp]        2.4.0cvs93
4370
4371         * src/summary_search.c
4372                 disable find buttons while summary search is running.
4373
4374 2006-08-25 [colin]      2.4.0cvs92
4375
4376         * src/folder.c
4377         * src/folderutils.c
4378         * src/mh.c
4379         * src/procmsg.h
4380         * src/summaryview.c
4381                 Speed up MH moving, and add progressbar
4382                 for MH deletion
4383         * src/msgcache.c
4384                 Write cache files using mmap() too
4385
4386 2006-08-25 [wwp]        2.4.0cvs91
4387
4388         * src/summaryview.c
4389                 switch spam<->ham button when a message has been marked as spam or ham
4390                 and is still selected. Thanks to Colin.
4391
4392 2006-08-25 [paul]       2.4.0cvs90
4393
4394         * src/Makefile.am
4395         * src/stock_pixmap.c
4396         * src/stock_pixmap.h
4397         * src/summaryview.c
4398         * src/gtk/icon_legend.c
4399         * src/pixmaps/copied.xpm
4400         * src/pixmaps/moved.xpm
4401                 add icons for delayed execution marked for
4402                 copying, marked for moving
4403
4404 2006-08-25 [mones]      2.4.0cvs89
4405
4406         * manual/glossary.xml
4407                 Fix the other glossary items:
4408                 5.1. = Inmmediate execution -> <quote>immediate execution...
4409                 5.2. = Fix MBOX capitalization -> Mbox
4410                 5.3. + Improve Plugins def. w/ tech. ref.
4411                 5.4. = Quotation -> replace '>' by <quote>></quote>
4412                 5.5. - SMTP Server. -> remove dot
4413         * po/es.po
4414                 Updated translation
4415
4416 2006-08-25 [mones]      2.4.0cvs88
4417
4418         * manual/ack.xml
4419                 Reformatted, changed email address
4420         * manual/glossary.xml
4421                 Reformatted, fixed MANUAL-TODO items:
4422                 8.2. + add ROT-13 to glossary
4423                 8.4. + add URL to glossary
4424         * manual/es/advanced.xml
4425                 Fixed <literal>s
4426
4427 2006-08-25 [paul]       2.4.0cvs87
4428
4429         * src/gtk/icon_legend.c
4430                 add 'marked for deletion' icon
4431                 arrange icons by containing column
4432                 wrap long label text
4433
4434 2006-08-25 [colin]      2.4.0cvs86
4435
4436         * src/common/utils.c
4437         * src/common/utils.h
4438                 Add the sc_g_*list_bigger functions in
4439                 a place everyone can use it
4440         * src/summaryview.c
4441                 Only freeze/thaw the list when working
4442                 on the selection, if it's bigger than 1
4443         * src/gtk/gtksctree.c
4444                 Only freeze/thaw the list when unselec-
4445                 ting 'all' if ('all' != 1)
4446                 This avoids some flickering
4447
4448 2006-08-24 [colin]      2.4.0cvs85
4449
4450         * src/addressbook.c
4451                 Fix strange list selection
4452                 Fix random seg (Invalid read of freed memory)
4453
4454 2006-08-24 [colin]      2.4.0cvs84
4455
4456         * src/alertpanel.c
4457         * src/gtk/inputdialog.c
4458         * src/plugins/pgpcore/passphrase.c
4459                 Revert minimal width patch of 2.4.0cvs67,
4460                 as it is also a maximal width. Use 
4461                 gtk_window_set_default_size instead.
4462
4463 2006-08-24 [colin]      2.4.0cvs83
4464
4465         * src/msgcache.c
4466                 Write cache/mark to temp files before
4467                 overwriting old ones (avoids metadata
4468                 loss if writing the new files fail).
4469                 Use mmap() to read cache/mark file, as
4470                 this makes cache reading faster. Dis-
4471                 abled for big-endian machines until it
4472                 can be tested. (Big-endian users: set
4473                 msgcache_use_mmap = TRUE in the relevant
4474                 #if).
4475         * src/procmsg.h
4476                 Move rarely used fields of MsgInfo in 
4477                 another structure, which will only be
4478                 allocated if needed. Face, X-Face,
4479                 Return receipt headers and List-*
4480                 headers are moved. Mails having none
4481                 of these occupy 52 bytes less with
4482                 this patch, which makes 2.5MB of RAM
4483                 saved on a 50k folder).
4484         * src/headerview.c
4485         * src/mainwindow.c
4486         * src/messageview.c
4487         * src/partial_download.c
4488         * src/procheader.c
4489         * src/procmsg.c
4490         * src/textview.c
4491                 Follow this structure change.
4492
4493 2006-08-24 [wwp]        2.4.0cvs82
4494
4495         * manual/es/.cvsignore
4496         * manual/es/dist/.cvsignore
4497         * manual/es/dist/html/.cvsignore
4498         * manual/es/dist/pdf/.cvsignore
4499         * manual/es/dist/ps/.cvsignore
4500         * manual/es/dist/txt/.cvsignore
4501                 more (generated) files to ignore.
4502
4503 2006-08-24 [colin]      2.4.0cvs81
4504
4505         * src/folder.c
4506         * src/mh.c
4507                 Fix possible problems with local delivery. Check the folder doesn't
4508                 need scan before setting its mtime when saving cache (which can be
4509                 done long after the folder's been modified by an external process);
4510                 Check that the stored item's mtime didn't change in mh functions.
4511
4512 2006-08-24 [mones]      2.4.0cvs80
4513
4514         * manual/advanced.xml
4515                 Rewrapping, some fixes and MANUAL-TODO items:
4516                 8.1. = change "" to <quote></quote>
4517                 8.3. = quote menu items
4518                 8.5. - deploying -> new user ... ideally a new user (redundant)
4519
4520 2006-08-23 [colin]      2.4.0cvs79
4521
4522         * src/gtk/gtksctree.c
4523                 When selecting or deselecting range, only
4524                 freeze/thaw when selection is bigger than 10
4525
4526 2006-08-23 [colin]      2.4.0cvs78
4527
4528         * src/messageview.c
4529         * src/mimeview.c
4530         * src/mimeview.h
4531         * src/plugins/dillo_viewer/dillo_viewer.c
4532                 Provide an API for MimeViewer plugins to
4533                 return a text selection for replying
4534
4535 2006-08-23 [colin]      2.4.0cvs77
4536
4537         * src/image_viewer.c
4538         * src/textview.c
4539                 Use gtk_pixbuf_new_from_file_at_scale(), which
4540                 is faster than getting the pixbuf then resizing
4541                 it.
4542
4543 2006-08-23 [colin]      2.4.0cvs76
4544
4545         * src/procmime.c
4546                 UTF-8 should be sent Quoted-printable
4547
4548 2006-08-22 [colin]      2.4.0cvs75
4549
4550         * src/mh.c
4551                 Check if scan is required before touching
4552                 the folder (or it'll be required every time)
4553
4554 2006-08-22 [colin]      2.4.0cvs74
4555
4556         * configure.ac
4557                 Require libetpan 0.46 (crasher fix when built
4558                 against gnutls)
4559
4560 2006-08-22 [colin]      2.4.0cvs73
4561
4562         * src/folder.c
4563                 Set folder's mtime after writing its
4564                 cache
4565         * src/folderview.c
4566                 Add some timing
4567         * src/procmsg.c
4568                 Don't do useless stuff if we don't 
4569                 thread by subject
4570         * src/summaryview.c
4571                 Add some timing, don't deselect prior
4572                 to selecting (gtksctree does it itself),
4573                 remove crash avoidance hacks as it's been
4574                 properly fixed since a while
4575         * src/common/utils.c
4576                 Optimize to_human_readable(): _() is slow,
4577                 do it only once, and avoid %f format for KB
4578                 (the most common in a summaryview)
4579         * src/gtk/gtksctree.c
4580                 Don't uselessly freeze/thaw (fixes flicker
4581                 on next unread and friends), reduce number
4582                 of g_list_nth/g_list_position where possible
4583         * src/gtk/gtkutils.c
4584         * src/gtk/gtkutils.h
4585                 Reduce number of g_list_nth/g_list_position
4586                 where possible.
4587                 All of this makes loading as 70k folder 2.1
4588                 seconds instead of 3.2 (with hot FS caches).
4589                 (1.3 seconds without Date and Size columns...)
4590
4591 2006-08-22 [paul]       2.4.0cvs72
4592
4593         wrap documents and do some items from mones' MANUAL-TODO:
4594
4595         * manual/account.xml
4596                 4.1. = fix tabname references to <quote>tabname</quote>
4597                 4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
4598         * manual/faq.xml
4599                 1.1. = mentioned options don't match UI
4600                 Add information about the 'Never send Return Receipts'
4601                 option
4602         * manual/handling.xml
4603                 6.2. = Mentions Extended symbols button, but now is
4604                 named Information
4605                 6.3. = Mentions ... button, which is now Edit
4606
4607 2006-08-22 [colin]      2.4.0cvs71
4608
4609         * src/gtk/pluginwindow.c
4610                 Fix layout in verbose translations (such
4611                 as french)
4612
4613 2006-08-22 [paul]       2.4.0cvs70
4614
4615         * manual/Makefile.am
4616                 build manuals in alphabetical order
4617         * src/addressbook.c
4618         * src/prefs_themes.c
4619                 replace/remove deprecated symbols
4620         * src/gtk/gtkutils.c
4621                 fix a warning
4622         * src/gtk/pluginwindow.c
4623                 replace deprecated symbol
4624                 replace label text and move it
4625         * src/plugins/pgpcore/prefs_gpg.c
4626                 move the 'Generate...' button out of the
4627                 Sign Key frame, replace the English used
4628         * src/plugins/pgpcore/sgpgme.c
4629                 fixes to the English
4630
4631 2006-08-21 [colin]      2.4.0cvs69
4632
4633         * src/plugins/trayicon/trayicon.c
4634                 Add more strings for translation; patch
4635                 by Pawel
4636
4637 2006-08-21 [colin]      2.4.0cvs68
4638
4639         * src/compose.c
4640                 fix replied flag not set after drafting
4641         * src/matcher.c
4642                 fix body quicksearch in non-encoded bodies
4643                 containing '='
4644         * src/msgcache.c
4645                 Get rid of the g_malloc workaround for
4646                 corrupted caches, use g_try_malloc
4647
4648 2006-08-21 [colin]      2.4.0cvs67
4649
4650         * src/alertpanel.c
4651         * src/gtk/inputdialog.c
4652         * src/plugins/pgpcore/passphrase.c
4653                 Set minimal width to 375
4654         * src/mainwindow.c
4655                 Fix switching to offline, asking if it 
4656                 should be overriden for synchronising
4657         * src/mimeview.c
4658                 Don't offer to remember command on Open 
4659                 with for text parts, as the browser or 
4660                 text editor command isn't changed from 
4661                 there
4662
4663 2006-08-20 [paul]       2.4.0cvs66
4664
4665         * po/ko.po
4666         * po/zh_CN.po
4667                 fix plural form errors. revealed by stricter
4668                 checking of gettext 0.15
4669
4670 2006-08-18 [paul]       2.4.0cvs65
4671
4672         * src/stock_pixmap.c
4673                 fix the fix of 2.4.0cvs64
4674                 Thanks to Colin
4675
4676 2006-08-18 [paul]       2.4.0cvs64
4677
4678         * src/stock_pixmap.c
4679                 fix leaks
4680                 Thanks to Colin
4681
4682 2006-08-18 [paul]       2.4.0cvs63
4683
4684         * src/compose.c
4685         * src/procmsg.c
4686                 fix occasional IMAP bug where large msgs
4687                 were left in the queue folder after sending
4688                 Thanks to Colin
4689
4690 2006-08-18 [paul]       2.4.0cvs62
4691
4692         * src/folderview.c
4693                 freeze the summaryview while quicksearch results
4694                 are displayed
4695                 (fixes bug 456 'current message is hidden when the
4696                 view is refreshed and extended search is "unread 
4697                 messages"')
4698                 Thanks to Colin
4699         * src/textview.c
4700                 add missing #include "inputdialog.h"
4701         * src/common/utils.h
4702                 add missing mailcap_update_default() and improve
4703                 readability
4704
4705 2006-08-17 [colin]      2.4.0cvs61
4706
4707         * src/plugins/pgpcore/select-keys.c
4708                 Fix warnings :)
4709
4710 2006-08-17 [colin]      2.4.0cvs60
4711
4712         * src/compose.c
4713                 Don't continue queuing if Cancel is clicked
4714                 in select-keys
4715
4716 2006-08-17 [colin]      2.4.0cvs59
4717
4718         * src/plugins/pgpcore/select-keys.c
4719                 When encrypting, if only one key matches and it 
4720                 matches exactly, automatically use it.
4721
4722 2006-08-17 [colin]      2.4.0cvs58
4723
4724         * src/mimeview.c
4725         * src/prefs_common.c
4726         * src/prefs_common.h
4727         * src/prefs_ext_prog.c
4728         * src/textview.c
4729                 Fix issues with previous patch (text/html)
4730                 Remove outdated prefs
4731
4732 2006-08-17 [colin]      2.4.0cvs57
4733
4734         * src/imap.c
4735                 Add View Log button on auth error
4736         * src/procmsg.c
4737                 Fix encrypted mail marked as new when
4738                 saved in normal folders
4739         * src/plugins/pgpinline/pgpinline.c
4740                 Fix encrypt bug on IMAP
4741         * src/mimeview.c
4742         * src/common/utils.c
4743         * src/common/utils.h
4744         * src/gtk/inputdialog.c
4745         * src/gtk/inputdialog.h
4746                 Get rid of metamail stuff, simplify
4747                 opening, and allow remembering of user's
4748                 choices (by updating ~/.mailcap). There's
4749                 still to drop "Audio player" and "Image
4750                 viewer" preferences.
4751
4752 2006-08-17 [mones]      2.4.0cvs56
4753
4754         * manual/es/sylpheed-claws-manual.xml
4755                 fix DTD path
4756
4757 2006-08-17 [mones]      2.4.0cvs55
4758
4759         * configure.ac
4760         * manual/Makefile.am
4761         * manual/es/Makefile.am
4762         * manual/es/account.xml
4763         * manual/es/ack.xml
4764         * manual/es/addrbook.xml
4765         * manual/es/advanced.xml
4766         * manual/es/faq.xml
4767         * manual/es/glossary.xml
4768         * manual/es/gpl.xml
4769         * manual/es/handling.xml
4770         * manual/es/intro.xml
4771         * manual/es/keyboard.xml
4772         * manual/es/plugins.xml
4773         * manual/es/starting.xml
4774         * manual/es/sylpheed-claws-manual.xml
4775         * manual/es/dist/Makefile.am
4776         * manual/es/dist/html/Makefile.am
4777         * manual/es/dist/pdf/Makefile.am
4778         * manual/es/dist/ps/Makefile.am
4779         * manual/es/dist/txt/Makefile.am
4780                 Spanish translation for the manual
4781
4782 2006-08-16 [colin]      2.4.0cvs54
4783
4784         * src/compose.c
4785         * src/main.c
4786         * src/mainwindow.c
4787                 Fix send button sensitivity at startup
4788                 Set send menu sensitivity (patch by Fabien)
4789         * src/ssl_manager.c
4790                 Enable closing with esc (patch by Fabien)
4791         * src/gtk/foldersort.c
4792                 Enable closing with esc (patch by Fabien)
4793         * src/procmime.c
4794                 Optimisation (no need to copy to tempfile to
4795                 "decode" 7bit and 8bit)
4796         * src/summaryview.c
4797                 Fix cruft in swap_from case
4798         * src/textview.c
4799                 Fix missing last line in some mail cases 
4800                 (Fixes debian #381872)
4801         * src/plugins/pgpcore/prefs_gpg.c
4802         * src/plugins/pgpcore/sgpgme.c
4803         * src/plugins/pgpcore/sgpgme.h
4804                 Don't show "no key found" when user explicitely
4805                 wants to create a key
4806
4807 2006-08-16 [paul]       2.4.0cvs53
4808
4809         * configure.ac
4810         * src/account.c
4811         * src/addressbook.c
4812         * src/headerview.c
4813         * src/prefs_account.c
4814         * src/prefs_message.c
4815         * src/gtk/gtkutils.c
4816                 bump up minimum required versions of GTK+ and
4817                 GLIB to 2.6.0
4818
4819 2006-08-16 [paul]       2.4.0cvs52
4820
4821         * src/toolbar.c
4822                 workaround GTK+ Bug 351600 - 'Can't re-click
4823                 on button after sensitivity update'
4824                 http://bugzilla.gnome.org/show_bug.cgi?id=351600
4825                 Thanks to Colin
4826
4827 2006-08-15 [colin]      2.4.0cvs51
4828
4829         * src/plugins/pgpcore/prefs_gpg.c
4830                 Set options sensitivity according to
4831                 key existence
4832         * src/plugins/pgpcore/sgpgme.c
4833                 Allow to create key with no passphrase
4834
4835 2006-08-14 [cleroy]     2.4.0cvs50
4836
4837         * src/gtk/pluginwindow.c
4838                 New layout (maybe to be changed?)
4839         * src/gtk/gtkutils.c
4840                 Fix a bit label_window
4841         * src/plugins/pgpcore/passphrase.c
4842         * src/plugins/pgpcore/passphrase.h
4843         * src/plugins/pgpcore/plugin.c
4844         * src/plugins/pgpcore/prefs_gpg.c
4845         * src/plugins/pgpcore/prefs_gpg.h
4846         * src/plugins/pgpcore/sgpgme.c
4847         * src/plugins/pgpcore/sgpgme.h
4848                 Allow to create a PGP private key via the GUI
4849
4850 2006-08-14 [wwp]        2.4.0cvs49
4851
4852         * src/addressbook_foldersel.c
4853                 fix strict ISO C90 compliance.
4854
4855 2006-08-14 [paul]       2.4.0cvs48
4856
4857         * src/gtk/prefswindow.c
4858                 re-set scrolled window on opening
4859                 Patch by Ticho
4860
4861 2006-08-14 [paul]
4862
4863         2.5.0-rc1 released
4864
4865 2006-08-14 [paul]       2.4.0cvs47
4866
4867         * src/prefs_display_header.c
4868                 re-enable user-defined Displayed Headers
4869
4870 2006-08-14 [paul]       2.4.0cvs46
4871
4872         * src/prefs_account.c
4873                 use GTK_STOCK_EDIT
4874
4875 2006-08-13 [colin]      2.4.0cvs45
4876
4877         * src/common/utils.c
4878                 Fix "a" in quote when the original message is empty,
4879                 by using \0 instead of 'a' to test writability of
4880                 temp files.
4881
4882 2006-08-13 [wwp]        2.4.0cvs44
4883
4884         * src/plugins/spamassassin/spamassassin.c
4885                 fix capitalization of "SpamAssassin" in some debug, log and
4886                 dialog messages.
4887
4888 2006-08-13 [paul]       2.4.0cvs43
4889
4890         * src/editldap.c
4891                 fix overlapping widgets
4892         * src/prefs_account.c
4893                 fix translation of protocol_names[]
4894                 fix label disappearing off the edge of the
4895                 visible area
4896
4897 2006-08-12 [paul]       2.4.0cvs42
4898
4899         * manual/plugins.xml
4900                 update IRC channel info before it gets forgotten
4901                 about
4902
4903 2006-08-11 [colin]      2.4.0cvs41
4904
4905         * src/compose.c
4906         * src/mainwindow.c
4907         * src/mainwindow.h
4908         * src/procmsg.c
4909         * src/procmsg.h
4910         * src/summaryview.c
4911         * src/toolbar.c
4912                 Grey out the Send button if
4913                 - Queue folders are empty, or
4914                 - We're sending already
4915
4916 2006-08-11 [wwp]        2.4.0cvs40
4917
4918         * src/main.c
4919                 fix a logic issue when quitting while a compose window is
4920                 still open, thanks to Colin.
4921
4922 2006-08-10 [colin]      2.4.0cvs39
4923
4924         * src/main.c
4925                 Fix default font size setting after wizard run
4926         * src/imap.c
4927         * src/etpan/imap-thread.c
4928         * src/etpan/imap-thread.h
4929                 Fix bug #999 (Timing out on TSL cert validation 
4930                 dialog makes ugly things happen). Also, STARTTLS
4931                 unconditionnaly if initial capabilities contain
4932                 LOGINDISABLED and STARTTLS.
4933
4934 2006-08-09 [colin]      2.4.0cvs38
4935
4936         * src/mainwindow.c
4937         * src/mainwindow.h
4938                 Fix Tools/Actions sensitivity when there are
4939                 no actions
4940
4941 2006-08-09 [colin]      2.4.0cvs37
4942
4943         * src/prefs_filtering.c
4944                 Warning fix, patch by Paul
4945         * src/messageview.c
4946         * src/prefs_actions.c
4947         * src/prefs_filtering_action.c
4948         * src/prefs_matcher.c
4949                 Uniformisation of "Info ..." to "Info..." (for
4950                 old gtk), patch by Fabien
4951         * src/plugins/clamav/clamav_plugin_gtk.c
4952                 Sensitivity fix by Fabien
4953
4954 2006-08-09 [colin]      2.4.0cvs36
4955
4956         * src/main.c
4957         * src/main.h
4958                 Add a function to know whether we're exiting
4959         * src/plugins/trayicon/trayicon.c
4960                 If exiting, don't do anything. Faster, and
4961                 avoids gtk_main_iteration reentracy causing
4962                 segfaults at exit
4963
4964 2006-08-09 [colin]      2.4.0cvs35
4965
4966         * src/messageview.c
4967         * src/mimeview.c
4968         * src/mimeview.h
4969                 Fix lack of part selection when automatically 
4970                 jumping to a specific part
4971         * src/msgcache.c
4972                 Little optimisation in cache reading
4973
4974 2006-08-09 [colin]      2.4.0cvs34
4975
4976         * src/compose.c
4977                 Fix crash setting the priority on reedit
4978                 (Accessing compose before creating it!)
4979
4980 2006-08-08 [colin]      2.4.0cvs33
4981
4982         * src/procmime.c
4983                 Fix bug #998 (last attachment is not accessible)
4984                 Bad RFC interpretation on multipart close-delimiters
4985         * src/mimeview.c
4986         * src/mimeview.h
4987         * src/gtk/gtkvscrollbutton.c
4988         * src/gtk/gtkvscrollbutton.h
4989                 Make attachments list wheel-scrollable
4990
4991 2006-08-07 [colin]      2.4.0cvs32
4992
4993         * src/gtk/gtkaspell.c
4994                 Fix bug #973 (Unicode punctation characters 
4995                 are not recognized as separators by the
4996                 spell checker); fix unsigned stuff
4997
4998 2006-08-07 [colin]      2.4.0cvs31
4999
5000         * src/compose.c
5001                 Fix bug #956 (DnD text with accents in compose 
5002                 text entry); fix gccc's signed/unsigned fuss
5003
5004 2006-08-06 [colin]      2.4.0cvs30
5005
5006         * src/main.c
5007                 Fix bug #979 (Plugin crashes when exiting 
5008                 sylpheed-claws) : handle exit request only 
5009                 once
5010
5011 2006-08-05 [colin]      2.4.0cvs29
5012
5013         * src/news.c
5014                 Just make sure we have a msgid.
5015
5016 2006-08-05 [colin]      2.4.0cvs28
5017
5018         * src/news.c
5019         * src/summaryview.c
5020                 Fix bug #995 ("Mark cross-posted as read" doesn't work)
5021                 by reimplementing it
5022         * src/textview.c
5023                 Fix bug when hiding quotes with level > 3 and quote
5024                 colors are recycled
5025
5026 2006-08-04 [colin]      2.4.0cvs27
5027
5028         * src/compose.c
5029         * src/undo.c
5030         * src/undo.h
5031                 Fix a bit replace-by-pasting undo
5032         * src/mainwindow.c
5033         * src/messageview.c
5034                 Fix Fold quotes menu synchro in
5035                 mainwindow when it changes in 
5036                 messageview
5037         * src/textview.c
5038                 Fix right-click on quotes blocks
5039         * src/common/utils.c
5040                 Verify that the file created by
5041                 my_tmpfile() is writable. Fixes
5042                 bug #988 (very specific filesystem
5043                 issue)
5044         * src/plugins/pgpcore/sgpgme.c
5045                 Fix file descriptor leak
5046         * src/plugins/spamassassin/spamassassin.c
5047                 Warn once if spamd isn't reachable
5048
5049 2006-08-04 [colin]      2.4.0cvs26
5050
5051         * src/toolbar.c
5052                 i18n context patch by Fabien
5053
5054 2006-08-03 [colin]      2.4.0cvs25
5055
5056         * src/mainwindow.c
5057         * src/messageview.c
5058                 Rename "Hide quotes" to "Fold quotes"
5059         * src/textview.c
5060                 Don't use hand cursor on quotes. "all 
5061                 the bonuses of the feature and none of 
5062                 unwelcome side-effects"
5063
5064 2006-08-03 [colin]      2.4.0cvs24
5065
5066         * AUTHORS
5067         * sylpheed-claws.desktop
5068         * src/gtk/authors.h
5069                 Bring the desktop file to XDG compliance
5070                 Patch by Charles A. Edwards
5071
5072 2006-08-03 [colin]      2.4.0cvs23
5073
5074         * src/textview.c
5075                 Fix links offset when they are preceded
5076                 by accentued chars (g_utf8_strlen!)
5077         * src/mainwindow.c
5078                 Fix wrong status when starting offline
5079
5080
5081 2006-08-03 [wwp]        2.4.0cvs22
5082
5083         * src/prefs_common.h
5084                 ask what to do w/ filtering rules that belong to an account when
5085                 applying filtering rules manually from the main window (skip,
5086                 apply regardless of the account, use current account). This dialog
5087                 can be skipped and the last reply used.
5088                 (forgot that file)
5089
5090 2006-08-03 [wwp]        2.4.0cvs21
5091
5092         * src/filtering.c
5093         * src/filtering.h
5094         * src/prefs_common.c
5095         * src/summaryview.c
5096         * src/alertpanel.c
5097         * src/alertpanel.h
5098         * src/messageview.c
5099                 ask what to do w/ filtering rules that belong to an account when
5100                 applying filtering rules manually from the main window (skip,
5101                 apply regardless of the account, use current account). This dialog
5102                 can be skipped and the last reply used.
5103
5104
5105 2006-08-03 [colin]      2.4.0cvs20
5106
5107         * src/textview.c
5108                 Optimize previous patch
5109
5110 2006-08-03 [cleroy]     2.4.0cvs19
5111
5112         * src/textview.c
5113                 Fix quotes getting toggled back when the
5114                 mail has an even number of text parts
5115
5116 2006-08-02 [colin]      2.4.0cvs18
5117
5118         * src/messageview.c
5119                 Add Hide quotes menu
5120
5121 2006-08-02 [colin]      2.4.0cvs17
5122
5123         * src/mainwindow.c
5124         * src/prefs_common.c
5125         * src/textview.c
5126         * src/textview.h
5127         * src/gtk/about.c
5128                 Allow per-level quote hiding,
5129                 Allow toggling quotes by double-clicking them
5130                 Rename RemoteURI to ClickableText to reflect
5131                 the fact it's used for a variety of things
5132
5133 2006-08-02 [wwp]        2.4.0cvs16
5134
5135         * src/mainwindow.c
5136                 fix "View/Hide quotes" menu item status initialization.
5137
5138 2006-08-02 [wwp]        2.4.0cvs15
5139
5140         * src/matcher_parser_parse.y
5141                 remove a debug trace.
5142
5143 2006-08-02 [paul]       2.4.0cvs14
5144
5145         * src/plugins/pgpcore/passphrase.c
5146                 don't set initial dialog size
5147                 make it resizable
5148
5149 2006-08-02 [paul]       2.4.0cvs13
5150
5151         * src/noticeview.c
5152                 remove the rogue '/' character
5153
5154 2006-08-02 [paul]       2.4.0cvs12
5155
5156         * src/noticeview.c
5157                 allow buttons to resize as necessary
5158
5159 2006-08-01 [wwp]        2.4.0cvs11
5160
5161         * src/mbox.c
5162                 fix strict ISO C90 compliance.
5163
5164 2006-08-01 [wwp]        2.4.0cvs10
5165
5166         * tools/update-po
5167                 updated update-po tool to work w/ context-dependent translations.
5168                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
5169
5170 2006-08-01 [wwp]        2.4.0cvs9
5171
5172         * src/matcher.c
5173         * src/prefs_filtering.c
5174         * src/prefs_matcher.c
5175                 allow context-dependent translations for "All",
5176                 patch by Fabien Vantard <fzzzzz@gmail.com>.
5177
5178 2006-07-31 [colin]      2.4.0cvs8
5179
5180         * AUTHORS
5181         * src/gtk/authors.h
5182                 Add Rafal to authors
5183
5184 2006-07-31 [colin]      2.4.0cvs7
5185
5186         * src/compose.c
5187         * src/mainwindow.c
5188         * src/messageview.h
5189         * src/prefs_common.c
5190         * src/prefs_common.h
5191         * src/textview.c
5192                 Add 'View/Hide quotes'. Patch based on a patch
5193                 by Rafal Weglarz
5194
5195 2006-07-31 [colin]      2.4.0cvs6
5196
5197         * src/action.c
5198                 Fix problem with "> stuff >" actions
5199
5200 2006-07-31 [paul]       2.4.0cvs5
5201
5202         * po/nb.po
5203                 updated by Geir Helland
5204
5205 2006-07-31 [wwp]        2.4.0cvs4
5206
5207         * src/mainwindow.c
5208         * src/summaryview.c
5209         * src/summaryview.h
5210                 add "View/Go to/Parent message" and "View/Go to/Last read message",
5211                 thanks to Colin.
5212
5213 2006-07-31 [wwp]        2.4.0cvs3
5214
5215         * src/Makefile.am
5216         * src/addr_compl.c
5217         * src/addr_compl.h
5218         * src/addressbook.c
5219         * src/addressbook.h
5220         * src/addressbook_foldersel.c
5221         * src/addressbook_foldersel.h
5222         * src/addrindex.c
5223         * src/addrindex.h
5224         * src/matcher.c
5225         * src/matcher.h
5226         * src/matcher_parser_lex.l
5227         * src/matcher_parser_parse.y
5228         * src/prefs_common.c
5229         * src/prefs_common.h
5230         * src/prefs_filtering.c
5231         * src/prefs_matcher.c
5232         * src/prefs_matcher.h
5233         * src/summaryview.c
5234                 introduce filtering against the address book. It's now possible to add
5235                 matched conditions to determine if any email address in a message matches
5236                 or doesn't match any or all books or folders in the address book.
5237
5238 2006-07-31 [wwp]        2.4.0cvs2
5239
5240         * src/account.c
5241         * src/filtering.c
5242         * src/filtering.h
5243         * src/folder.c
5244         * src/folderview.c
5245         * src/inc.c
5246         * src/mainwindow.c
5247         * src/matcher.c
5248         * src/matcher_parser_lex.l
5249         * src/matcher_parser_parse.y
5250         * src/mbox.c
5251         * src/prefs_filtering.c
5252         * src/prefs_filtering.h
5253         * src/procmsg.c
5254         * src/procmsg.h
5255         * src/summaryview.c
5256                 introduce per-account filtering rules. Each filtering rule can now be assigned
5257                 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
5258                 when applying filtering rules manually, as all rules will apply - even the ones
5259                 assigned to an account. This issue will be addressed soon.
5260  
5261
5262
5263 2006-07-31 [wwp]        2.4.0cvs1
5264
5265         * src/quote_fmt.c
5266                 make more strings translatable.
5267
5268 2006-07-31 [paul]       2.4.0
5269
5270         2.4.0 released
5271
5272 2006-07-31 [paul]       2.3.1cvs91
5273
5274         * po/ca.po
5275                 updated by Miquel Oliete
5276
5277 2006-07-31 [paul]       2.3.1cvs90
5278
5279         * po/de.po
5280         * po/el.po
5281         * po/fr.po
5282         * po/it.po
5283         * po/pl.po
5284         * po/pt_BR.po
5285         * po/sr.po
5286         * po/zh_CN.po
5287                 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
5288                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
5289                 Aleksandar Urosevic, and Ralgh Young
5290
5291 2006-07-31 [paul]       2.3.1cvs89
5292
5293         * src/account.c
5294         * src/main.c
5295         * src/mainwindow.c
5296         * src/mainwindow.h
5297                 Fix a race condition when, after an SC crash, rescanning
5298                 folders took more than 0.5 seconds
5299                 Thanks to Colin
5300
5301 2006-07-31 [paul]       2.3.1cvs88
5302
5303         * src/folderview.c
5304                 don't translate separator strings
5305
5306 2006-07-30 [mones]      2.3.1cvs87
5307
5308         * doc/man/sylpheed-claws.1
5309                 Fixed non-ASCII chars in Hoa's name
5310         * po/es.po
5311                 Updated for release
5312
5313 2006-07-27 [colin]      2.3.1cvs86
5314
5315         * src/textview.c
5316                 Don't include the leading \n in links
5317                 Patch by Fabien
5318
5319 2006-07-25 [colin]      2.3.1cvs85
5320
5321         * src/mainwindow.c
5322         * src/common/socket.h
5323         * src/etpan/imap-thread.c
5324                 Refresh resolvers before connecting
5325                 to IMAP servers, and after switching
5326                 to online. Thanks to Paul.
5327
5328 2006-07-18 [colin]
5329
5330         * 2.4.0-rc4 released
5331
5332 2006-07-17 [colin]      2.3.1cvs84
5333
5334         * src/inc.c
5335                 Show connection attempt in statusbar before
5336                 connecting (previously first message was
5337                 "Retrieving messages from ..." after the
5338                 connection succeeded.
5339
5340 2006-07-16 [wwp]        2.3.1cvs83
5341
5342         * sylpheed-claws.ico
5343                 Added .ico file (windows multi-size icon file, generated).
5344
5345 2006-07-12 [wwp]        2.3.1cvs82
5346
5347         * src/messageview.c
5348                 remove Message/Re-edit menu entry from messageview window,
5349                 as sent/draft/queued messages are opened in compose window when
5350                 re-edited and it's not possible to re-edit other msgs.
5351
5352 2006-07-12 [paul]       2.3.1cvs81
5353
5354         * AUTHORS
5355         * src/mainwindow.c
5356         * src/gtk/authors.h
5357                 check online state before resetting
5358                 mailcheck timer. Useful if some program
5359                 verifies connection state and updates
5360                 Claws.
5361                 Patch by  Leonid Evdokimov <darkk@users.sf.net>
5362
5363 2006-07-12 [paul]       2.3.1cvs80
5364
5365         * sylpheed-claws-128x128.png
5366         * sylpheed-claws-64x64.png
5367         * sylpheed-claws.png
5368         * src/Makefile.am
5369         * src/main.c
5370         * src/prefs_toolbar.c
5371         * src/stock_pixmap.c
5372         * src/stock_pixmap.h
5373         * src/wizard.c
5374         * src/gtk/about.c
5375         * src/gtk/gtkutils.c
5376         * src/pixmaps/sylpheed-claws.xpm        ** ADDED **
5377         * src/pixmaps/sylpheed-claws_icon.xpm   ** ADDED **
5378         * src/pixmaps/sylpheed-claws_logo.xpm   ** ADDED **
5379         * src/pixmaps/sylpheed.xpm              ** REMOVED **
5380         * src/pixmaps/sylpheed_icon.xpm         ** REMOVED **
5381         * src/pixmaps/sylpheed_logo.xpm         ** REMOVED **
5382                 updated and renamed logo/icon files and related
5383                 logo by Jesper Schultz
5384
5385 2006-07-11 [paul]       2.3.1cvs79
5386
5387         * src/main.c
5388                 fix the labels a smidgin
5389
5390 2006-07-09 [colin]      2.3.1cvs78
5391
5392         * src/textview.c
5393                 Show errors in textviewer's command
5394                 Patch by H. Merijn Brand
5395
5396 2006-07-09 [colin]      2.3.1cvs77
5397
5398         * src/compose.c
5399                 Save FMID in drafts too
5400
5401 2006-07-08 [colin]      2.3.1cvs76
5402
5403         * src/compose.c
5404                 Svae RMID in drafted mails too
5405                 Save quote_fmt vars for whole mails,
5406                 don't reset at each quote_fmt_init:
5407                 allows to use the same |i{var} in
5408                 various template fields
5409         * src/prefs_template.c
5410         * src/quote_fmt.h
5411         * src/quote_fmt_parse.y
5412                 Same
5413
5414 2006-07-08 [colin]      2.3.1cvs75
5415
5416         * src/textview.c
5417                 Fix highlighting of attached parts URIs
5418
5419 2006-07-08 [colin]      2.3.1cvs74
5420
5421         * src/main.c
5422                 Prevent bug #981 (sc 2.3.1 segfaults with 
5423                 gtk+ 2.10) from being reported again:
5424                 if Sylpheed-Claws has been compiled against
5425                 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0, 
5426                 of if Sylpheed-Claws has been compiled against
5427                 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
5428                 error out.
5429
5430 2006-07-07 [colin]      2.3.1cvs73
5431
5432         * src/prefs_actions.c
5433                 Fix label
5434
5435 2006-07-07 [colin]      2.3.1cvs72
5436
5437         * src/prefs_actions.c
5438                 Fix compile on gtk < 2.8. argh :)
5439
5440 2006-07-07 [paul]       2.3.1cvs71
5441
5442         * src/common/defs.h
5443                 update DONATE_URI
5444
5445 2006-07-07 [colin]      2.3.1cvs70
5446
5447         * po/POTFILES.in
5448         * src/quote_fmt.c
5449         * src/quote_fmt_lex.l
5450         * src/quote_fmt_parse.y
5451                 Add |i{var}, a way to insert user-entered
5452                 text in a template
5453
5454 2006-07-07 [colin]
5455
5456         * 2.4.0-rc3 released
5457
5458 2006-07-07 [colin]      2.3.1cvs69
5459
5460         * src/folder.c
5461                 Don't consider inboxes of UNKNOWN folder 
5462                 classes to be useable as default inboxes
5463
5464 2006-07-07 [paul]       2.3.1cvs68
5465
5466         * src/textview.c
5467                 add missing #include <errno.h>
5468                 Thanks to René J. Blokland
5469
5470 2006-07-07 [paul]       2.3.1cvs67
5471
5472         * src/action.c
5473                 Return now Closes dialog
5474         * src/mimeview.c
5475         * src/mimeview.h
5476         * src/textview.c
5477                 add contextual menu to mime parts listed
5478                 in the textview
5479                 Thanks to Colin
5480         * src/common/utils.c
5481                 reversal: ' is a valid character in URLs
5482
5483 2006-07-06 [colin]      2.3.1cvs66
5484
5485         * src/remotefolder.h
5486                 Forgotten in previous commit
5487
5488 2006-07-06 [colin]      2.3.1cvs65
5489
5490         * src/folder.c
5491                 Set summary update flag whenever
5492                 totals changed
5493         * src/imap.c
5494         * src/prefs_account.c
5495         * src/common/utils.h
5496         * src/etpan/imap-thread.c
5497                 Fix warnings, thanks to Fabien and
5498                 Ricardo
5499
5500 2006-07-06 [wwp]        2.3.1cvs64
5501
5502         * src/gtk/gtkutils.c
5503                 GTK_STOCK_HELP exists in GTK+ 2.4.x.
5504
5505 2006-07-06 [wwp]        2.3.1cvs63
5506
5507         * src/account.c
5508         * src/addressbook.c
5509         * src/addressitem.h
5510         * src/folderview.c
5511         * src/mainwindow.c
5512         * src/manual.c
5513         * src/manual.h
5514         * src/message_search.c
5515         * src/prefs_actions.c
5516         * src/prefs_filtering.c
5517         * src/prefs_filtering.h
5518         * src/prefs_template.c
5519         * src/summary_search.c
5520         * src/summaryview.c
5521         * src/gtk/gtkutils.c
5522         * src/gtk/gtkutils.h
5523         * src/gtk/pluginwindow.c
5524                 add help buttons to some dialogs. Clicking such buttons opens a
5525                 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
5526
5527 2006-07-06 [paul]       2.3.1cvs62
5528
5529         * src/textview.c
5530                 fix attachments contextual menu
5531                 Thanks to Colin
5532
5533 2006-07-05 [colin]      2.3.1cvs61
5534
5535         * src/textview.c
5536         * src/compose.c
5537                 Handle sftp:// links
5538
5539 2006-07-05 [paul]       2.3.1cvs60
5540
5541         * src/gtk/filesel.c
5542                 grab save button by default
5543                 Thanks to Colin
5544
5545 2006-07-05 [wwp]        2.3.1cvs59
5546
5547         * manual/xml2pdf
5548                 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
5549
5550 2006-07-04 [colin]      2.3.1cvs58
5551
5552         * src/mimeview.c
5553         * src/textview.c
5554                 Use left click to select, middle click to open
5555                 on mimeparts links
5556         * src/common/utils.c
5557                 Fix segfault
5558
5559 2006-07-04 [colin]      2.3.1cvs57
5560
5561         * src/mainwindow.c
5562         * src/news.c
5563                 Warning fixes, thanks to Fabien
5564
5565 2006-07-04 [colin]      2.3.1cvs56
5566
5567         * src/mimeview.c
5568         * src/mimeview.h
5569         * src/textview.c
5570                 Allow parts to be selected via their text label
5571                 in textview
5572
5573 2006-07-04 [colin]      2.3.1cvs55
5574
5575         * src/folderview.c
5576                 Feedback when closing (for big folders)
5577         * src/prefs_actions.c
5578         * src/prefs_filtering.c
5579         * src/prefs_matcher.c
5580         * src/prefs_template.c
5581                 Fix default button when closing without
5582                 having saved
5583
5584 2006-07-04 [colin]      2.3.1cvs54
5585
5586         * src/news.c
5587                 Delete local file on deletion
5588
5589 2006-07-03 [colin]      2.3.1cvs53
5590
5591         * src/folderview.c
5592         * src/main.c
5593                 Don't freeze when rescanning after crash
5594
5595 2006-07-03 [wwp]        2.3.1cvs52
5596
5597         * src/compose.c
5598         * src/privacy.c
5599         * src/privacy.h
5600         * src/plugins/pgpinline/pgpinline.c
5601         * src/plugins/pgpmime/pgpmime.c
5602                 don't report an error when the user cancels the passphrase dialog.
5603
5604 2006-07-02 [colin]      2.3.1cvs51
5605
5606         * src/folderview.c
5607                 Open message when crossing folders with Space,
5608                 goto next unread and friends
5609
5610 2006-07-01 [colin]      2.3.1cvs50
5611
5612         * src/prefs_account.c
5613                 Typographic rules varying from language
5614                 to language (in french "Protocole :"),
5615                 we have to do that :)
5616
5617 2006-07-01 [ticho]      2.3.1cvs49
5618
5619         * src/prefs_account.c
5620                 Only use one temporary gchar* variable in
5621                 prefs_account_protocol_set_optmenu().
5622
5623 2006-07-01 [ticho]      2.3.1cvs48
5624
5625         * src/prefs_account.c
5626         * src/prefs_account.h
5627                 Use GtkLabel for existing account protocol name.
5628                 Created an array for protocol names and populate the
5629                 combobox from it in a for() cycle.
5630
5631 2006-06-30 [colin]      2.3.1cvs47
5632
5633         * src/compose.c
5634                 Block undo when changing signature (by changing
5635                 account)
5636
5637 2006-06-30 [paul]       2.3.1cvs46
5638
5639         * src/send_message.c
5640                 when editing From in the Compose window, use that address
5641                 in the Return-Path: header
5642                 Thanks to Colin
5643
5644 2006-06-30 [colin]      2.3.1cvs45
5645
5646         * src/compose.c
5647                 Fix signature replacement:
5648                 - when no newline before separator
5649                 - when reediting
5650
5651 2006-06-29 [colin]      2.3.1cvs44
5652
5653         * src/folderview.c
5654         * src/folderview.h
5655         * src/mainwindow.c
5656         * src/summaryview.c
5657                 Let 'View/Go to/Next marked' work like
5658                 Next new & Next unread: across folders
5659                 Change the select_on_entry pref to do
5660                 what we want when changing folder
5661         * src/common/utils.c
5662                 Fix single-quoted links 
5663
5664 2006-06-29 [colin]      2.3.1cvs43
5665
5666         * src/gtk/gtkaspell.c
5667                 "Sylpheed" and "Sylpheed-Claws" do exist !
5668
5669 2006-06-29 [colin]      2.3.1cvs42
5670
5671         * src/imap.c
5672                 Forgot to remove debug
5673
5674 2006-06-29 [colin]      2.3.1cvs41
5675
5676         * src/imap.c
5677         * src/imap.h
5678         * src/mainwindow.c
5679                 Disconnect from IMAP servers when going
5680                 offline. Fixes bug #978 (going to offline-mode 
5681                 won't close connections)
5682
5683 2006-06-29 [colin]      2.3.1cvs40
5684
5685         * src/main.c
5686                 Fix transient setting on failing plugins
5687                 Patch by Fabien
5688         * src/plugins/pgpcore/sgpgme.c
5689                 Only warn for OpenPGP. Most people don't
5690                 have CMS available.
5691
5692 2006-06-29 [colin]      2.3.1cvs39
5693
5694         * src/compose.c
5695                 Fix Spelling menu (discrepancy between context menu
5696                 and top menu when folder's dictionary isn't the 
5697                 default one)
5698         * src/plugins/pgpcore/sgpgme.c
5699                 More error reporting about why gpgme can fail
5700
5701 2006-06-29 [wwp]        2.3.1cvs38
5702
5703         * src/mainwindow.c
5704                 honor the display-header-pane setting even when the message view
5705                 is a separate window.
5706
5707 2006-06-29 [wwp]        2.3.1cvs37
5708
5709         * src/prefs_actions.c
5710                 forgot to commit that one (use of GTK_STOCK_INFO).
5711
5712 2006-06-29 [colin]      2.3.1cvs36
5713
5714         * src/imap.c
5715                 Better handling of login errors (ask the password
5716                 again once), alert in case of error. Fix three
5717                 signedness warnings.
5718
5719 2006-06-28 [wwp]        2.3.1cvs35
5720
5721         * src/prefs_template.c
5722         * src/prefs_matcher.c
5723         * src/prefs_filtering_action.c
5724         * src/prefs_quote.c
5725                 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
5726                 patch by Fabien Vantard, slightly modified.
5727
5728 2006-06-28 [paul]
5729
5730         2.4.0-rc2 released
5731
5732 2006-06-28 [colin]      2.3.1cvs34
5733
5734         * src/prefs_account.c
5735                 Fix bug #977 (Can't add or edit imap accounts)
5736
5737 2006-06-28 [colin]      2.3.1cvs33
5738
5739         * src/mimeview.c
5740                 Fix previous
5741
5742 2006-06-28 [colin]      2.3.1cvs32
5743
5744         * src/mimeview.c
5745                 Save named inlined attachments with "Save all"
5746         * src/main.c
5747         * src/mbox.c
5748         * src/common/plugin.c
5749         * src/common/plugin.h
5750         * src/common/sylpheed.c
5751         * src/common/utils.c
5752         * src/plugins/pgpcore/sylpheed.def
5753         * src/plugins/pgpinline/sylpheed.def
5754         * src/plugins/pgpmime/sylpheed.def
5755                 Win32 compatibility patch, by
5756                 Werner Koch
5757
5758 2006-06-28 [wwp]        2.3.1cvs31
5759
5760         * src/imap.c
5761         * src/prefs_folder_item.c
5762                 less compilation warnings (thanks to Fabien Vantard), less typos.
5763
5764 2006-06-28 [paul]       2.3.1cvs30
5765
5766         * src/gtk/gtkutils.c
5767                 gtk_combo_box_set_focus_on_click() is only
5768                 available since gtk 2.6.0
5769
5770 2006-06-28 [paul]       2.3.1cvs29
5771
5772         * src/prefs_ext_prog.c
5773                 fix engrish and add a tooltip for the
5774                 'command for 'Display as text' option
5775
5776 2006-06-28 [paul]
5777
5778         2.4.0-rc1 released
5779
5780 2006-06-28 [paul]       2.3.1cvs28
5781
5782         * ChangeLog
5783         * tools/Makefile.am
5784                 include textviewer.pl in releases
5785
5786 2006-06-28 [paul]       2.3.1cvs27
5787
5788         * src/prefs_ext_prog.c
5789                 hide Print command option if libgnomeprint
5790                 support is present
5791
5792 2006-06-27 [colin]      2.3.1cvs26
5793
5794         * src/compose.c
5795                 Fix Esc handling in insert/attach dialog
5796                 Don't show this dialog if dragging something
5797                 else than text/uri-list
5798                 Thanks to Fabien Vantard
5799         * tools/textviewer.pl
5800                 Filter script to display stuff as text
5801                 by H. Merijn Brand
5802
5803 2006-06-27 [wwp]        2.3.1cvs25
5804
5805         * src/messageview.c
5806                 use the exact product name (message view title), patch
5807                 by Fabien Vantard.
5808
5809 2006-06-27 [ticho]      2.3.1cvs24
5810
5811         * src/prefs_account.c
5812         * src/prefs_common.c
5813         * src/prefs_common.h
5814         * src/prefs_ext_prog.c
5815         * src/textview.c
5816                 Add a preference (Preferences/External programs)
5817                 to allow "Display as text" to be done via a script
5818                 (patch by H.Merijn Brand).
5819                 Use GtkComboBox for protocol selection in account
5820                 preferences.
5821                 Only include current choice for existing accounts, and
5822                 insensitivize the combobox.
5823
5824 2006-06-27 [paul]       2.3.1cvs23
5825
5826         * src/mbox.c
5827                 fix crasher introduced in cvs21.
5828                 Thanks to Colin
5829
5830 2006-06-26 [colin]      2.3.1cvs22
5831
5832         * src/mbox.c
5833                 Fix double-frees when leaving folders
5834                 after exporting to mbox
5835
5836 2006-06-26 [colin]      2.3.1cvs21
5837
5838         * src/mbox.c
5839                 More feedback (and optimisation)
5840                 on import/export
5841         * src/common/utils.c
5842                 Fix case when looking for mail addresses
5843         * src/gtk/gtkutils.c
5844                 Extra check for (X-)Face
5845
5846 2006-06-25 [ticho]      2.3.1cvs20
5847
5848         * src/compose.c
5849         * src/exphtmldlg.c
5850         * src/gtk/gtkutils.c
5851         * src/gtk/gtkutils.h
5852                 Added second argument to gtkut_sc_combobox_create() to
5853                 control focus-on-click for the widget.
5854                 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
5855
5856 2006-06-25 [ticho]      2.3.1cvs19
5857
5858         * src/compose.c
5859         * src/gtk/Makefile.am
5860         * src/gtk/combobox.c
5861         * src/gtk/combobox.h
5862         * src/gtk/gtkutils.c
5863         * src/gtk/gtkutils.h
5864                 Use GtkComboBox instead of deprecated GtkOptionMenu
5865                 for account selector in compose window and for encoding
5866                 selector in attachment properties.
5867                 Also factorise working with the new GtkComboBox somewhat.
5868
5869 2006-06-24 [paul]       2.3.1cvs18
5870
5871         * src/prefs_common.c
5872                 use the correct default value
5873
5874 2006-06-24 [paul]       2.3.1cvs17
5875
5876         * src/compose.c
5877         * src/prefs_common.c
5878         * src/prefs_common.h
5879         * src/prefs_compose_writing.c
5880                 enable setting of default action when
5881                 dnd'ing files in the compose window.
5882                 (Collaborative effort with wwp)
5883
5884 2006-06-23 [wwp]        2.3.1cvs16
5885
5886         * src/compose.c
5887                 i18n fix (thanks to Fabien Vantard)
5888
5889 2006-06-22 [colin]      2.3.1cvs15
5890
5891         * src/prefs_customheader.c
5892                 Don't use filters in custom headers' file 
5893                 selector. Remember, extensions mean nothing :)
5894
5895 2006-06-22 [paul]       2.3.1cvs14
5896
5897         * configure.ac
5898                 allow setting of man directory location
5899
5900 2006-06-22 [colin]      2.3.1cvs13
5901
5902         * src/mainwindow.c
5903                 Add 'View/Go to/Next unread folder'.
5904                 I missed that :)
5905
5906 2006-06-22 [colin]      2.3.1cvs12
5907
5908         * src/common/utils.c
5909                 Add some subject prefixes
5910                 Patch by Bjorn T Johansen <btj@havleik.no>
5911
5912 2006-06-22 [colin]      2.3.1cvs11
5913
5914         * manual/advanced.xml
5915                 Forgotten hidden pref
5916
5917 2006-06-21 [paul]       2.3.1cvs10
5918
5919         * src/prefs_account.c
5920                 complete the removal of 'Add date header' option
5921
5922 2006-06-21 [paul]       2.3.1cvs9
5923
5924         * src/account.c
5925         * src/compose.c
5926         * src/prefs_account.c
5927         * src/prefs_account.h
5928                 remove option to add date header - always
5929                 add date header
5930         * src/etpan/imap-thread.c
5931                 fix warnings (Thanks to Colin)
5932
5933 2006-06-21 [wwp]        2.3.1cvs8
5934
5935         * src/folder.c
5936                 set the attachment flag when inline text part are (file)named. This is more convenient
5937                 when receiving (for instance) inline source files or patches sent using thunderbird.
5938
5939 2006-06-21 [paul]       2.3.1cvs7
5940
5941         * src/inc.c
5942                 fix off-by-one count of current msg in
5943                 statusbar filtering progressbar
5944
5945 2006-06-21 [paul]       2.3.1cvs6
5946
5947         * src/folder.c
5948                 Show attachment icon even if the part is 'inline'
5949                 if the following conditions are met:
5950                 - content-type != 'text/plain'
5951                 - content-type != '*/pgp-signature'
5952                 - either 'name' or 'filename' parameter is not NULL
5953                 
5954                 Thanks to Colin
5955
5956 2006-06-21 [paul]       2.3.1cvs5
5957
5958         * src/messageview.c
5959         * src/prefs_common.c
5960         * src/prefs_common.h
5961         * src/prefs_other.c
5962                 add an option to 'Never send Return
5963                 Receipts'
5964                 Thanks to Colin
5965
5966 2006-06-20 [mones]      2.3.1cvs4
5967
5968         * po/es.po
5969                 updated
5970         * src/compose.c
5971                 typo fixed (space after comma)
5972         * tools/make.themes.project
5973                 remove exec mode from tarball files
5974
5975 2006-06-20 [colin]      2.3.1cvs3
5976
5977         * src/news.c
5978         * src/procheader.c
5979         * src/unmime.c
5980                 Better fix for \n's in headers (don't 
5981                 break Received: and others)
5982
5983 2006-06-20 [paul]       2.3.1cvs2
5984
5985         * src/alertpanel.c
5986         * src/textview.c
5987                 improve legibility of phishing attempt
5988                 dialog
5989
5990 2006-06-20 [paul]       2.3.1cvs1
5991
5992         * NEWS
5993         * README
5994         * configure.ac
5995                 Update version number following
5996                 stable release
5997
5998 2006-06-20 [colin]      2.3.0cvs26
5999
6000         * src/compose.c
6001                 When dragging a file to the text of the compose
6002                 window, ask whether we want to insert or attach
6003                 (I know lots of people who do that to attach)
6004
6005 2006-06-20 [colin]      2.3.0cvs25
6006
6007         * src/etpan/imap-thread.c
6008                 Fix threshold (the append command is often > 32 bytes)
6009
6010 2006-06-19 [colin]      2.3.0cvs24
6011
6012         * src/imap.c
6013         * src/etpan/imap-thread.c
6014                 Workaround Rockliffe IMAP server bug: replace
6015                 "x UID SEARCH (ANSWERED UID 1:*)" with
6016                 "x UID SEARCH ANSWERED"
6017                 (Rockliffe doesn't handle the parenthesis)
6018
6019 2006-06-19 [colin]      2.3.0cvs23
6020
6021         * src/compose.c
6022         * src/imap.c
6023         * src/etpan/imap-thread.c
6024                 Probably fix bug #972 (Freezes when adding 
6025                 an attachment to the message)
6026         * src/common/defs.h
6027                 Modernize Firefox cmd
6028
6029
6030 2006-06-18 [colin]      2.3.0cvs22
6031
6032         * src/prefs_customheader.c
6033                 Only allow correct filenames for various
6034                 custom headers
6035
6036 2006-06-18 [colin]      2.3.0cvs21
6037
6038         * src/prefs_customheader.c
6039                 Add a 'From File...' button in custom headers prefs, which
6040                 try to do the right thing: 
6041                 for normal headers, use file as plaintext,
6042                 for X-Face, calls compface,
6043                 for Face, encode to b64.
6044
6045 2006-06-17 [colin]      2.3.0cvs20
6046
6047         * src/mh.c
6048                 Warning fix
6049
6050 2006-06-16 [colin]      2.3.0cvs19
6051
6052         * src/summaryview.c
6053                 Recursive quicksearch: show message list
6054                 in current folder, *then* search children
6055                 in the background.
6056
6057 2006-06-16 [colin]      2.3.0cvs18
6058
6059         * src/main.c
6060                 Instead of ignoring SIGPIPE, save caches
6061                 when getting one. Will fix the fact that
6062                 hot caches are out-of-date when logging 
6063                 out of Xorg.
6064         * src/compose.c
6065         * src/prefs_compose_writing.c
6066                 Only save text (not attachments) when 
6067                 auto-saving to drafts
6068         * src/unmime.c
6069                 Always replace \n, \r and \t with spaces
6070                 in headers
6071         * manual/dist/html/Makefile.am
6072         * manual/dist/pdf/Makefile.am
6073         * manual/dist/ps/Makefile.am
6074         * manual/dist/txt/Makefile.am
6075         * manual/fr/dist/html/Makefile.am
6076         * manual/fr/dist/pdf/Makefile.am
6077         * manual/fr/dist/ps/Makefile.am
6078         * manual/fr/dist/txt/Makefile.am
6079         * manual/pl/dist/html/Makefile.am
6080         * manual/pl/dist/pdf/Makefile.am
6081         * manual/pl/dist/ps/Makefile.am
6082         * manual/pl/dist/txt/Makefile.am
6083                 Fix make clean removing pregenerated manuals
6084
6085
6086 2006-06-16 [colin]      2.3.0cvs17
6087
6088         * src/plugins/pgpcore/sgpgme.c
6089         * src/plugins/pgpmime/pgpmime.c
6090         * src/plugins/pgpinline/pgpinline.c
6091                 Better error reporting in setup_signers.
6092                 Don't fallback to default key if specified
6093                 key isn't found.
6094                 Don't allow signing if more than one secret
6095                 key matches the one specified in prefs.
6096
6097 2006-06-15 [colin]      2.3.0cvs16
6098
6099         * src/folderview.c
6100                 Add "Send queue" in the folder's contextual
6101                 menu
6102         * src/compose.c
6103         * src/messageview.c
6104         * src/privacy.c
6105         * src/privacy.h
6106         * src/procmime.c
6107         * src/procmsg.c
6108         * src/plugins/pgpcore/passphrase.c
6109         * src/plugins/pgpcore/sgpgme.c
6110         * src/plugins/pgpinline/pgpinline.c
6111         * src/plugins/pgpmime/pgpmime.c
6112                 Better error reporting
6113         * src/mbox.c
6114                 Probably fix bug #971 (2.2.3 cannot read mail 
6115                 from local mbox)
6116
6117
6118 2006-06-15 [mones]      2.3.0cvs15
6119
6120         * tools/make.themes.project
6121                 creates the themes project from the web page
6122
6123 2006-06-15 [colin]      2.3.0cvs14
6124
6125         * src/folder.c
6126                 Better fix (avoid losing the folder if scan_tree 
6127                 fails)
6128
6129 2006-06-15 [cleroy]     2.3.0cvs13
6130
6131         * src/folder.c
6132                 Probably fix Bug #969 (crash on rebuilding 
6133                 imap folder)
6134
6135 2006-06-14 [colin]      2.3.0cvs12
6136
6137         * manual/dtd/manual.xsl
6138         * manual/sylpheed-claws-manual.xml
6139         * manual/fr/sylpheed-claws-manual.xml
6140         * manual/pl/sylpheed-claws-manual.xml
6141                 Insert pagebreaks between sections
6142
6143 2006-06-14 [paul]       2.3.0cvs11
6144
6145         * configure.ac
6146                 better fix than 2.3.0cvs10
6147
6148 2006-06-14 [paul]       2.3.0cvs10
6149
6150         * configure.ac
6151                 fix setting of PACKAGE_DATA_DIR with newer autoconf
6152                 (backwards compatible)
6153
6154 2006-06-13 [colin]      2.3.0cvs9
6155
6156         * src/messageview.c
6157                 Fix sending of return receipt with the new queue folders
6158
6159 2006-06-13 [wwp]        2.3.0cvs8
6160
6161         * src/quote_fmt_lex.l
6162                 fix wrong tokens returned in quote_fmt lexer, query not().
6163
6164 2006-06-13 [wwp]        2.3.0cvs7
6165
6166         * src/folder.c
6167         * src/prefs_folder_item.c
6168                 allow changing folder type even when folder is not a top-level one,
6169                 thanks to Colin.
6170
6171 2006-06-12 [colin]      2.3.0cvs6
6172
6173         * src/folderview.c
6174                 Fix double-ask of "Do you want to mark all
6175                 as read"
6176
6177 2006-06-12 [colin]      2.3.0cvs5
6178
6179         * src/compose.c
6180         * src/compose.h
6181         * src/folder.c
6182         * src/folder.h
6183         * src/imap.c
6184         * src/inc.c
6185         * src/main.c
6186         * src/messageview.c
6187         * src/mh.c
6188         * src/prefs_folder_item.c
6189         * src/procheader.c
6190         * src/procmime.c
6191         * src/procmsg.c
6192         * src/procmsg.h
6193         * src/send_message.c
6194         * src/summaryview.c
6195         * src/toolbar.c
6196                 Apply bug #964's patch (Queue and drafts aren't normal)
6197                 The Drafts and Queue folder now contain RFC-822 files,
6198                 allowing to move and copy mails from and to these 
6199                 folders. Moving from Drafts to Queue will prepare the
6200                 mail for sending (PGP signature, encryption, etc).
6201                 This patch also rework sending errors handling to try
6202                 to be more helpful.
6203                 Also, allow redefining folder types via the GUI 
6204                 (Folder type in its Properties)
6205
6206 2006-06-12 [colin]      2.3.0cvs4
6207
6208         * src/summaryview.c
6209         * src/prefs_common.c
6210         * src/prefs_common.h
6211         * src/gedit-print.c
6212                 Allow to define a specific print font - patch
6213                 by Bernhard Walle <bernhard.walle@gmx.de>
6214         * src/prefs_fonts.c
6215         * manual/advanced.xml
6216         * manual/fr/advanced.xml
6217                 Add a hidden pref to allow deletion without
6218                 confirmation
6219
6220 2006-06-12 [wwp]        2.3.0cvs3
6221
6222         * .cvsignore
6223                 more files to ignore.
6224
6225 2006-06-12 [wwp]        2.3.0cvs2
6226
6227         * src/quote_fmt.c
6228         * src/quote_fmt_lex.l
6229         * src/quote_fmt_parse.y
6230                 extend the quote_fmt parser (templates and quotes):
6231                 - allow limited sub-expressions in |p{} and |f{} expressions,
6232                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
6233                 - implemented/fixed missing implementation of query_references and show_references,
6234                 - completed, fixed contents and format of the symbols help dialog,
6235                 - fix some compilation warnings.
6236
6237 2006-06-12 [wwp]        2.3.0cvs1
6238
6239         * manual/advanced.xml
6240         * manual/fr/advanced.xml
6241                 updates in the "templates" section of the manual (eng/fr):
6242                  - be more precise (both versions)
6243                  - completed to match the english reference (fr version)
6244                  - touchups (both versions)
6245
6246 2006-06-12 [paul]       2.3.0
6247
6248         2.3.0 released
6249
6250 2006-06-12 [paul]       2.2.3cvs14
6251
6252         * po/ca.po
6253         * po/cs.po
6254         * po/de.po
6255         * po/el.po
6256         * po/fr.po
6257         * po/it.po
6258         * po/pt_BR.po
6259         * po/sr.po
6260         * po/zh_CN.po
6261                 updated by Miquel Oliete, Tim, Stephan Sachse,
6262                 Stavros Giannouris, Fabien Vantard, Andrea
6263                 Spadaccini, Frederico Goncalves Guimaraes,
6264                 Aleksandar Urosevic, and Ralgh Young
6265
6266 2006-06-12 [colin]      2.2.3cvs13
6267
6268         * src/mbox.c
6269                 Add missing header
6270
6271 2006-06-11 [colin]      2.2.3cvs12
6272
6273         * src/msgcache.c
6274                 Verify that g_malloc() succeeded
6275
6276 2006-06-11 [colin]      2.2.3cvs11
6277
6278         * src/wizard.c
6279                 Add Face header to welcome mail
6280
6281 2006-06-10 [colin]      2.2.3cvs10
6282
6283         * src/textview.c
6284                 Revert previous (Forgot it changes the
6285                 margin on the whole mail)
6286
6287 2006-06-10 [colin]      2.2.3cvs9
6288
6289         * src/textview.c
6290                 Don't overlap long headers under (X-)Face
6291
6292 2006-06-10 [mones]      2.2.3cvs8
6293
6294         * manual/xml2pdf
6295                 allow generation of manual on systems lacking saxon binary
6296                 but with java and the saxon library installed
6297
6298         * po/es.po
6299                 updated for release
6300
6301 2006-06-09 [colin]      2.2.3cvs7
6302
6303         * src/summaryview.c
6304                 Fix leak when using Display Sender using Addressbook
6305
6306 2006-06-09 [colin]      2.2.3cvs6
6307
6308         * src/compose.c
6309         * src/folder.c
6310         * src/folderview.c
6311         * src/mimeview.c
6312         * src/summaryview.c
6313                 More leaks fixes
6314
6315 2006-06-09 [paul]       2.2.3cvs5
6316
6317         * AUTHORS
6318         * src/gtk/authors.h
6319         * tools/claws.i18n.status.pl
6320                 updated with new info
6321
6322 2006-06-09 [paul]       2.2.3cvs4
6323
6324         * README
6325                 updated
6326         * manual/ack.xml
6327                 add wwp to authors list
6328         * src/gtk/authors.h
6329                 update mine and Colin's addresses
6330
6331 2006-06-08 [colin]      2.2.3cvs3
6332
6333         * src/etpan/imap-thread.c
6334                 Fix leak on SSL cert check
6335
6336 2006-06-08 [colin]      2.2.3cvs2
6337
6338         * src/common/utils.c
6339                 Fix leak
6340
6341 2006-06-08 [paul]       2.2.3cvs1
6342
6343         * configure.ac
6344                 Update version number following
6345                 stable release
6346
6347 2006-06-07 [colin]      2.2.2cvs3
6348
6349         * src/msgcache.c
6350                 Fix catching cache read errors (guint instead of gint)
6351                 Prevent malloc'ing more than 8MB (means cache corruption)
6352
6353 2006-06-07 [paul]       2.2.2cvs2
6354
6355         * src/exporthtml.c
6356         * src/exportldif.c
6357         * src/mh.c
6358         * src/mutt.c
6359         * src/pine.c
6360         * src/common/utils.c
6361                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
6362                 obey $HOME'
6363                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
6364                 Thanks to Colin
6365
6366 2006-06-06 [paul]       2.2.2cvs1
6367
6368         * configure.ac
6369                 Update version number following
6370                 stable release
6371
6372 2006-06-06 [paul]       2.2.1cvs6
6373
6374         * src/matcher.c
6375                 fix  implicit declaration of
6376                 sylpheed_do_idle()
6377                 Patch by Fabien Vantard
6378
6379 2006-06-06 [paul]       2.2.1cvs5
6380
6381         * src/matcher.c
6382                 fix age_greater and age_lower so that they
6383                 mean what say and not '...or equal to'
6384                 Thanks to Colin
6385
6386 2006-06-06 [paul]       2.2.1cvs4
6387
6388         * src/textview.c
6389         * src/common/utils.c
6390                 fix URI check
6391                 Thanks to Colin
6392
6393 2006-06-05 [wwp]        2.2.1cvs3
6394
6395         * manual/fr/account.xml
6396                 minor language fixes (thanks to Fabien Vantard).
6397
6398 2006-06-05 [colin]      2.2.1cvs2
6399
6400         * src/prefs_folder_item.c
6401         * src/folderview.c
6402                 Allow recursive setting of properties 
6403                 for whole mailboxes
6404         * src/matcher.c
6405                 Don't freeze on 'test' filtering rule
6406
6407 2006-06-05 [colin]      2.2.1cvs1
6408
6409         * configure.ac
6410                 Update version number following
6411                 stable release
6412
6413 2006-06-04 [wwp]        2.2.0cvs82
6414
6415         * manual/glossary.xml
6416         * manual/account.xml
6417         * manual/fr/glossary.xml
6418         * manual/fr/account.xml
6419                 added glossary section and references/links related to the Face custom header.
6420
6421 2006-06-04 [colin]      2.2.0cvs81
6422
6423         * src/summaryview.c
6424                 Skip to next message on move with no
6425                 immediate execution
6426
6427 2006-06-04 [wwp]        2.2.0cvs80
6428
6429         * manual/xml2pdf
6430                 added sanity checks, exit when needed.
6431
6432 2006-06-03 [paul]       2.2.0cvs79
6433
6434         * src/prefs_receive.c
6435                 page name is now 'Receiving'
6436         * src/prefs_send.c
6437                 page name is now 'Sending'
6438
6439 2006-06-03 [colin]      2.2.0cvs78
6440
6441         * src/plugins/spamassassin/spamassassin_gtk.c
6442                 Autoswitch to Localhost if transport was previously
6443                 disabled. Else people had to check [] Enable, then
6444                 *reselect* transport.
6445
6446 2006-06-03 [colin]      2.2.0cvs77
6447
6448         * src/plugins/pgpinline/pgpinline.c
6449         * src/plugins/pgpmime/pgpmime.c
6450                 Check that gpg_data_release_and_get_mem 
6451                 didn't fail (now, why this happens...)
6452
6453 2006-06-03 [colin]      2.2.0cvs76
6454
6455         * src/mbox.c
6456                 Fix bug #962 (Manual and/or UI should 
6457                 warn about incompatible locking 
6458                 causing dataloss)
6459
6460 2006-06-02 [cleroy]     2.2.0cvs75
6461
6462         * src/filtering.c
6463         * src/folder.c
6464         * src/procmsg.c
6465         * src/summaryview.c
6466                 Fix a few leaks
6467
6468 2006-06-02 [colin]      2.2.0cvs74
6469
6470         * src/main.c
6471                 On exit, free caches after writing them
6472                 Shuts up some valgrind false positives
6473         * src/procmsg.c
6474         * src/send_message.c
6475                 Fix races when reusing existing SMTP connections
6476                 Fix inexistant session timeout
6477         * src/toolbar.c
6478                 Display alertpanel after all queues have
6479                 been processed, not after each
6480
6481 2006-06-02 [wwp]        2.2.0cvs73
6482
6483         * manual/fr/glossary.xml
6484         * manual/fr/ack.xml
6485         * manual/ack.xml
6486                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
6487
6488 2006-06-02 [wwp]        2.2.0cvs72
6489
6490         * manual/xml2pdf
6491         * manual/dist/pdf/Makefile.am
6492         * manual/dtd/manual.xsl
6493         * manual/fr/dist/pdf/Makefile.am
6494         * manual/pl/dist/pdf/Makefile.am
6495                 we changed the procedure to generate the .pdf version of the manual.
6496                 The procedure is more modern and the .pdf we get now has a valid index.
6497                 Here are the new pre-requisites:
6498
6499                 - JRE 1.x (1.4 here): there must be one from your distro
6500                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
6501                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
6502                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
6503
6504                 See my posts for further info about the installation of this toolchain:
6505
6506                 Date: Fri, 19 May 2006 19:40:06 +0200
6507                 From: wwp <subscript@free.fr>
6508                 To: sylpheed-claws-devel@lists.sourceforge.net
6509                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
6510
6511                 and
6512
6513                 Date: Wed, 24 May 2006 12:58:49 +0200
6514                 From: wwp <subscript@free.fr>
6515                 To: sylpheed-claws-devel@lists.sourceforge.net
6516                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
6517
6518 2006-06-01 [colin]      2.2.0cvs71
6519
6520         * src/compose.c
6521                 Better guards against IMAP races
6522         * src/main.c
6523         * src/prefs_common.c
6524         * src/prefs_common.h
6525         * src/common/ssl_certificate.c
6526         * src/etpan/imap-thread.c
6527         * src/etpan/imap-thread.h
6528         * src/gtk/sslcertwindow.c
6529                 New hidden option ssl_skip_cert_check to 
6530                 avoid dups of bug #959 (libetpan linked
6531                 against gnutls and gnutls buggy on 64bit)
6532                 Present expired warning only once per
6533                 session/server.
6534         * manual/advanced.xml
6535         * manual/fr/advanced.xml
6536                 Document new option
6537
6538 2006-06-01 [wwp]        2.2.0cvs70
6539
6540         * src/messageview.c
6541                 fix for bug #961 (return receipt dialog 
6542                 complains incorrectly about return-path 
6543                 email adress being different), thanks 
6544                 to Colin.
6545
6546 2006-05-31 [cleroy]     2.2.0cvs69
6547
6548         * src/common/ssl.c
6549                 Guard against NULLs, although this
6550                 should never be an issue
6551
6552 2006-05-31 [colin]      2.2.0cvs68
6553
6554         * src/filtering.c
6555                 Use g_slist_prepend
6556         * src/imap.c
6557                 Don't remove caches when destroying folder, it
6558                 could (should) be done at exit
6559         * src/inc.c
6560                 free processing cache after incorporation
6561         * src/etpan/imap-thread.c
6562                 Maybe fix bug #959 (Crash on moving to emails 
6563                 to a imap account per ssl with a expired 
6564                 certificate.)
6565
6566 2006-05-30 [colin]      2.2.0cvs67
6567
6568         * src/summaryview.c
6569                 Put back event flush when displaying message
6570                 It avoids reading a bunch of messages just
6571                 by hitting shift-n for too long ;)
6572
6573 2006-05-29 [colin]      2.2.0cvs66
6574
6575         * src/summaryview.c
6576                 Remove useless g_warnings
6577
6578 2006-05-29 [colin]      2.2.0cvs65
6579
6580         * src/imap.c
6581                 Fix g_slist_append()s for performance
6582
6583 2006-05-29 [colin]      2.2.0cvs64
6584
6585         * src/compose.c
6586         * src/common/utils.c
6587                 Fix extraneous tab at start of addresses
6588         * src/mainwindow.c
6589                 Fix warnings (thanks to Fabien)
6590                 Fix crash at exit when composing messages 
6591                 exist
6592         * src/pop.c
6593                 Fix progress bar when deleting expired mails
6594                 Thanks to Hiro
6595         * src/summaryview.c
6596         * src/gtk/gtksctree.c
6597                 Fix re-sorting slowness
6598
6599 2006-05-29 [paul]       2.2.0cvs63
6600
6601         * src/mh.c
6602                 fetch full message when moving mails
6603                 from another mailbox, (fixed data loss
6604                 when filtering from IMAP to MH, introduced
6605                 in 2.2.0cvs57).
6606                 Thanks to Colin
6607
6608 2006-05-29 [mones]      2.2.0cvs62
6609
6610         * src/gtk/gtksctree.c
6611                 Unselect faster (patch by Colin)        
6612
6613 2006-05-26 [colin]      2.2.0cvs61
6614
6615         * src/summaryview.c
6616                 Unplug MSGINFO_UPDATE callback on delete too.
6617
6618 2006-05-26 [colin]      2.2.0cvs60
6619
6620         * src/foldersel.c
6621                 Fix bold in folder selection window with glib2.10
6622                 thanks Hiro
6623
6624 2006-05-26 [colin]      2.2.0cvs59
6625
6626         * src/procheader.c
6627                 Convert date only if necessary (and don't
6628                 try to convert from utf8 to utf8, too)
6629         * src/summaryview.c
6630                 Only set column's text if the column's 
6631                 displayed
6632
6633 2006-05-26 [colin]      2.2.0cvs58
6634
6635         * src/summaryview.c
6636         * src/gtk/gtkutils.c
6637                 Fix useless warning
6638
6639 2006-05-26 [colin]      2.2.0cvs57
6640
6641         * src/mainwindow.c
6642                 Make summaryview selectable as long as 
6643                 no message has focus
6644         * src/mh.c
6645                 Faster deletion (by implementing mh_remove_msgs)
6646                 Faster copy (avoid using mh_fetch_msg just to get
6647                 the filename)
6648                 Faster move (using move_file instead of copy_file
6649                 if MSG_IS_MOVE)
6650                 No progressbar if total number of mails to cp/mv 
6651                 is less than 100
6652         * src/summaryview.c
6653                 Fix removal from subject_table when mail gets moved
6654                 Faster deletion (g_slist_prepend instead of append)
6655         * src/gtk/gtksctree.c
6656                 Remove useless code
6657
6658 2006-05-25 [colin]      2.2.0cvs56
6659
6660         * src/common/ssl_certificate.c
6661                 Fix leak in expired cert check
6662
6663 2006-05-25 [colin]      2.2.0cvs55
6664
6665         * src/mh.c
6666                 Disable flags syncing on .mh_sequences - it
6667                 is buggy and marks mails read under unknown
6668                 conditions.
6669
6670 2006-05-25 [paul]
6671
6672         * 2.3.0-rc4 released
6673
6674 2006-05-24 [colin]      2.2.0cvs54
6675
6676         attention cvs users: if you manage to crash
6677         Sylpheed-Claws while moving, copying or deleting
6678         mails, we *are* interested in stack traces and
6679         valgrind logs. It looks stable, but one never
6680         knows...
6681
6682         * src/folder.c
6683                 Add progressbar for cache updates
6684         * src/folderutils.c
6685                 Optimize Mark all read in the current
6686                 folder
6687         * src/mh.c
6688                 Add progressbar for copy/move
6689         * src/procmsg.c
6690                 Optimize O(n^2) in copy/move
6691         * src/summaryview.c
6692         * src/gtk/gtksctree.c
6693                 Optimize O(n^2) algos
6694         * src/common/timing.h
6695                 Display ms instead of us
6696
6697 2006-05-24 [wwp]        2.2.0cvs53
6698
6699         * manual/fr/advanced.xml
6700                 updates to the French manual.
6701
6702 2006-05-24 [wwp]        2.2.0cvs52
6703
6704         * src/common/utils.c
6705                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
6706
6707 2006-05-24 [wwp]        2.2.0cvs51
6708
6709         * src/folderutils.c
6710                 fixed "mark all read" in MH folders (thanks to Colin).
6711
6712 2006-05-24 [paul]       2.2.0cvs50
6713
6714         * doc/man/sylpheed-claws.1
6715                 updated the man page
6716
6717 2006-05-23 [colin]      2.2.0cvs49
6718
6719         * src/folderview.c
6720         * src/imap.c
6721         * src/inc.c
6722         * src/mbox.c
6723         * src/messageview.c
6724         * src/news.c
6725         * src/send_message.c
6726         * src/summaryview.c
6727         * src/gtk/sslcertwindow.c
6728                 alertpanel fixes, by Fabien
6729
6730 2006-05-23 [colin]      2.2.0cvs48
6731
6732         * src/folder.c
6733         * src/folderview.c
6734         * src/msgcache.c
6735         * src/summaryview.c
6736         * src/gtk/gtksctree.c
6737         * src/gtk/gtksctree.h
6738                 More timings
6739                 Fix slow loading problem, which was caused by the
6740                 use of some gtk_ctree funcs and their use of
6741                 g_list_position while gtk_ctree_(un)link'ing.
6742                 Reap more functions from gtkctree.c to be sure we
6743                 use our (fast) version instead of theirs.
6744         * src/mh.c
6745                 Fix copy of unread mails
6746
6747
6748 2006-05-22 [wwp]        2.2.0cvs47
6749
6750         * manual/fr/advanced.xml
6751                 updated.
6752
6753 2006-05-22 [colin]      2.2.0cvs46
6754
6755         * src/filtering.c
6756                 Fix possible infinite loop. 'copy' is not a 
6757                 final action, so when encountering a 'copy',
6758                 we have to check if a previous one was set
6759                 and do it. In the same way, if we encounter
6760                 a 'move' we have to perform a possibly 
6761                 pending 'copy'. This will slow down filtering
6762                 on IMAP if move+copy or multiple copy actions
6763                 are to be done, but handling it via the batch
6764                 would be really too convoluted.
6765
6766 2006-05-22 [wwp]        2.2.0cvs45
6767
6768         * manual/fr/advanced.xml
6769         * manual/fr/faq.xml
6770         * manual/fr/glossary.xml
6771         * manual/fr/handling.xml
6772         * manual/fr/intro.xml
6773         * manual/fr/plugins.xml
6774         * manual/fr/sylpheed-claws-manual.xml
6775                 sync w/ the english manual: updates URIs, documented mailing-list
6776                 support, better explanation about the enabled/disabled feature
6777                 in filtering/processing rules by Paul.
6778
6779 2006-05-21 [colin]      2.2.0cvs44
6780
6781         * src/summaryview.c
6782                 Don't expand after building threads, but during
6783
6784 2006-05-21 [colin]      2.2.0cvs43
6785
6786         * src/procmsg.c
6787         * src/summaryview.c
6788                 More timing possibilities... For next time I have 
6789                 to find out how the hell some 3GHz computer takes
6790                 one minute to open a 30k folder...
6791
6792 2006-05-21 [colin]      2.2.0cvs42
6793
6794         * manual/pl/advanced.xml
6795         * manual/pl/faq.xml
6796         * manual/pl/glossary.xml
6797         * manual/pl/handling.xml
6798         * manual/pl/intro.xml
6799         * manual/pl/plugins.xml
6800         * manual/pl/sylpheed-claws-manual.xml
6801                 Polish manual updated by Pawel
6802
6803 2006-05-20 [colin]
6804
6805         * 2.3.0-rc3 released
6806
6807 2006-05-20 [colin]      2.2.0cvs41
6808
6809         * src/imap.c
6810                 Fix -rc2 problems:
6811                 - remove cache of moved messages from original folder
6812                 - apply new flags to messages even if they aren't appliable
6813                   via IMAP.
6814
6815 2006-05-20 [colin]
6816
6817         * 2.3.0-rc2 released
6818
6819 2006-05-19 [colin]      2.2.0cvs40
6820
6821         * src/imap.c
6822                 Don't issue SELECT in imap_change_flags
6823                 before having checked that we indeed have
6824                 some flags to change. MSG_POSTFILTERED for
6825                 example can't be used on IMAP.
6826                 Fixes bug #955 (copying messages between 
6827                 imap folders is extremely slow), which was
6828                 a regression.
6829
6830 2006-05-19 [colin]      2.2.0cvs39
6831
6832         * src/folder.c
6833         * src/folder.h
6834         * src/folderview.c
6835                 Try to fix bug #830 (Some unread messages 
6836                 get marked read in IMAP inbox):
6837                 - Prevent scanning a folder if it's being 
6838                   opened via the GUI
6839                 - Postpone opening via the GUI of a folder
6840                   currently scanned.
6841
6842
6843 2006-05-19 [wwp]        2.2.0cvs38
6844
6845         * manual/advanced.xml
6846                 fix English+typo (thanks to Paul).
6847
6848 2006-05-19 [wwp]        2.2.0cvs37
6849
6850         * manual/advanced.xml
6851         * manual/fr/advanced.xml
6852         * src/gtk/logwindow.c
6853         * src/prefs_common.c
6854         * src/prefs_common.h
6855                 added hidden prefs to allow customization of colors used in
6856                 protocol log window (useful for dark gtk+ themes).
6857
6858 2006-05-19 [wwp]        2.2.0cvs36
6859
6860         * ChangeLog
6861                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
6862
6863 2006-05-19 [paul]       2.2.0cvs35
6864
6865         * src/textview.c
6866                 make Reply-To fully clickable
6867         * src/gtk/logwindow.c
6868                 more colouring (SMTP ESMTP)
6869         Both patches by Pawel Pekala
6870
6871 2006-05-19 [cleroy]     2.2.0cvs34
6872
6873         * src/mh.c
6874                 Don't update flags from current folder
6875                 Probably fixes bug #935 (Read Messages 
6876                 Revert to Being Marked as Unread)
6877
6878 2006-05-18 [colin]      2.2.0cvs33
6879
6880         * src/imap.c
6881                 Warning fix
6882         * src/compose.c
6883         * src/mainwindow.c
6884         * src/summaryview.c
6885         * src/toolbar.c
6886                 Allow replying to multiple emails
6887                 in multiple windows
6888         * src/mimeview.c
6889         * src/etpan/imap-thread.c
6890                 Leak fixes
6891
6892 2006-05-18 [paul]       2.2.0cvs32
6893
6894         * src/summaryview.c
6895                 keep Mailing-List menu refreshed
6896                 Thanks to Colin
6897
6898 2006-05-18 [paul]       2.2.0cvs31
6899
6900         * manual/advanced.xml
6901         * manual/faq.xml
6902         * manual/glossary.xml
6903         * manual/handling.xml
6904         * manual/intro.xml
6905         * manual/plugins.xml
6906         * manual/sylpheed-claws-manual.xml
6907                 update URLs
6908                 add info about mailing-list support
6909                 edit filtering info
6910         * src/wizard.c
6911         * src/common/defs.h
6912         * src/gtk/about.c
6913         * src/plugins/dillo_viewer/README
6914                 update URLs
6915
6916 2006-05-17 [wwp]        2.2.0cvs30
6917
6918         * manual/handling.xml
6919         * manual/fr/handling.xml
6920                 documented the ability to enabled/disable filtering/processing rules.
6921
6922 2006-05-17 [colin]      2.2.0cvs29
6923
6924         * src/main.c
6925                 Don't initialize g_thread subsystem if it's 
6926                 already done (thanks to Hiro)
6927         * src/mimeview.c
6928                 Fix saving of parts when there name can't be
6929                 converted from UTF-8.
6930
6931 2006-05-17 [paul]       2.2.0cvs28
6932
6933         * po/Makefile.in.in
6934                 fix config.status warning with autoconf 2.60
6935
6936 2006-05-17 [paul]       2.2.0cvs27
6937
6938         * po/POTFILES.in
6939                 add src/mbox.c
6940
6941 2006-05-17 [wwp]        2.2.0cvs26
6942
6943         * src/mainwindow.c
6944                 fix useless and potentially dangerous buffer walking (thanks to Colin).
6945
6946 2006-05-17 [wwp]        2.2.0cvs25
6947
6948         * src/plugins/demo/demo.c
6949                 updated product name in plugin demo (many plugins need to be
6950                 sync'ed w/ that change).
6951
6952 2006-05-17 [colin]      2.2.0cvs24
6953
6954         * src/mh.c
6955                 Fix leak
6956
6957 2006-05-16 [colin]      2.2.0cvs23
6958
6959         * src/mainwindow.c
6960                 Stupid me hit again. Fix cvs22.
6961
6962 2006-05-16 [colin]      2.2.0cvs22
6963
6964         * src/mainwindow.c
6965                 Fix bug #922 (sylpheed-claws crashed after 
6966                 pushing on Inbox folder)
6967
6968 2006-05-16 [colin]      2.2.0cvs21
6969
6970         * src/compose.c
6971                 Make From header be copy/paste/select-able
6972
6973 2006-05-16 [wwp]        2.2.0cvs20
6974
6975         * src/export.c
6976         * src/matcher.c
6977         * src/summaryview.c
6978         * src/etpan/imap-thread.c
6979                 fix some compiler warnings (thanks to Colin).
6980
6981 2006-05-16 [wwp]        2.2.0cvs19
6982
6983         * src/action.c
6984         * src/gedit-print.c
6985         * src/inc.c
6986         * src/mainwindow.c
6987         * src/mh.c
6988         * src/statusbar.c
6989         * src/send_message.c
6990         * src/summaryview.c
6991                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
6992
6993 2006-05-15 [colin]      2.2.0cvs18
6994
6995         * src/procmsg.c
6996                 Fix automatic rule creation with List-Post
6997
6998 2006-05-15 [paul]       2.2.0cvs17
6999
7000         * tools/filter_conv_new.pl
7001                 updated for rule enabling/disabling
7002                 claws version >= 2.3.x required
7003
7004 2006-05-15 [cleroy]     2.2.0cvs16
7005
7006         * src/main.c
7007                 Revert test
7008
7009 2006-05-15 [cleroy]     2.2.0cvs15
7010
7011         * src/main.c
7012                 test
7013
7014 2006-05-15 [wwp]        2.2.0cvs14
7015
7016         * manual/pl/.cvsignore
7017                 ignore generated files.
7018
7019 2006-05-14 [wwp]        2.3.0-rc1
7020
7021         * 2.3.0-rc1 released
7022
7023 2006-05-13 [wwp]        2.2.0cvs13
7024
7025         * src/filtering.c
7026         * src/filtering.h
7027         * src/matcher.c
7028         * src/matcher_parser_lex.l
7029         * src/matcher_parser_parse.y
7030         * src/prefs_filtering.c
7031                 new feature: provide the ability to disable filtering and processing
7032                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
7033                 adaptations.
7034
7035 2006-05-13 [colin]      2.2.0cvs12
7036
7037         * src/compose.c
7038                 Remove useless if (a) b; else b;
7039                 Thanks to wwp
7040
7041 2006-05-13 [wwp]        2.2.0cvs11
7042
7043         * src/export.c
7044         * src/import.c
7045         * src/mainwindow.c
7046         * src/mbox.c
7047         * src/summaryview.c
7048         * src/summaryview.h
7049                 no more silent failures (or at least less ones) when importing
7050                 or exporting from/to mbox. Also start importing/exporting if
7051                 the necessary info is set.
7052
7053 2006-05-13 [wwp]        2.2.0cvs10
7054
7055         * RELEASE_NOTES
7056                 restored up-to-date release notes.
7057
7058 2006-05-13 [paul]       2.2.0cvs9
7059
7060         * po/nl.po
7061         * po/ru.po
7062                 updated by Tim Dijkstra and Pavlo Bohmat
7063
7064 2006-05-12 [colin]      2.2.0cvs8
7065
7066         * src/gtk/quicksearch.c
7067                 Add "k" as shortcut for "colorlabel". Patch
7068                 by ath42@users.sf.net.
7069
7070 2006-05-12 [paul]       2.2.0cvs7
7071
7072         * src/prefs_common.h
7073         * src/prefs_summaries.c
7074         * src/summaryview.c
7075                 when entering a folder also allow
7076                 going directly to first Marked message
7077
7078 2006-05-12 [paul]       2.2.0cvs6
7079
7080         * src/summaryview.c
7081                 always obey 'confirm before marking all
7082                 mails read' option
7083
7084 2006-05-12 [paul]       2.2.0cvs5
7085
7086         * src/textview.c
7087                 make Sender fully clickable
7088
7089 2006-05-12 [colin]      2.2.0cvs4
7090
7091         * src/compose.c
7092         * src/compose.h
7093                 Let From be editable
7094         * src/main.c
7095         * src/mh.c
7096                 Full support of .mh_sequences' Unseen seq
7097
7098 2006-05-12 [colin]      2.2.0cvs3
7099
7100         * src/folder.c
7101         * src/mainwindow.c
7102         * src/mainwindow.h
7103         * src/messageview.c
7104         * src/prefs_spelling.c
7105         * src/procheader.c
7106         * src/procmsg.c
7107         * src/procmsg.h
7108         * src/summaryview.c
7109         * src/toolbar.c
7110         * src/toolbar.h
7111                 Add contextual menu on Compose toolbar
7112                 button. Fixes bug #944 (Automatic
7113                 addresses not applied when changing account
7114                 from compose window)
7115                 add Mailing List support
7116                 based on the old 0.6.5claws25 patch by
7117                 Melvin Hadasht, with finishing touches
7118                 by Colin
7119                 Fix "ignore thread" when mails are threaded by
7120                 subject (and weren't ignored although appearing
7121                 in the thread).
7122                 GUI rework.
7123                 Both patches by Pawel.
7124
7125 2006-05-08 [paul]       2.2.0cvs2
7126
7127         * src/mainwindow.c
7128         * src/mainwindow.h
7129         * src/messageview.c
7130         * src/procheader.c
7131         * src/procmsg.c
7132         * src/procmsg.h
7133         * src/summaryview.c
7134                 add Mailing List support
7135                 based on the old 0.6.5claws25 patch by 
7136                 Melvin Hadasht, with finishing touches
7137                 by Colin
7138
7139 2006-05-08 [colin]      2.2.0cvs1
7140
7141         * src/mainwindow.c
7142         * src/toolbar.c
7143         * src/toolbar.h
7144                 Add contextual menu on Compose toolbar 
7145                 button. Fixes bug #944 (Automatic 
7146                 addresses not applied when changing account 
7147                 from compose window)
7148
7149 2006-05-08 [paul]       2.2.0
7150
7151         2.2.0 released
7152
7153 2006-05-08 [paul]       2.1.1cvs51
7154
7155         * po/cs.po
7156         * po/de.po
7157         * po/en_GB.po
7158         * po/fi.po
7159         * po/fr.po
7160         * po/pt_BR.po
7161         * po/sr.po
7162         * po/zh_CN.po
7163                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
7164                 Fabien Vantard, Frederico Goncalves Guimaraes,
7165                 Aleksandar Urosevic, and Ralgh Young
7166
7167 2006-05-12 [colin]      2.1.1cvs50
7168
7169         * po/cs.po
7170         * po/de.po
7171         * po/en_GB.po
7172         * po/es.po
7173         * po/fi.po
7174         * po/fr.po
7175         * po/pt_BR.po
7176         * po/sr.po
7177         * po/zh_CN.po
7178                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
7179                 Fabien Vantard, Frederico Goncalves Guimaraes,
7180                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
7181
7182 2006-05-05 [colin]      2.1.1cvs49
7183
7184         * manual/Makefile.am
7185         * manual/pl/Makefile.am
7186         * manual/pl/account.xml
7187         * manual/pl/ack.xml
7188         * manual/pl/addrbook.xml
7189         * manual/pl/advanced.xml
7190         * manual/pl/faq.xml
7191         * manual/pl/glossary.xml
7192         * manual/pl/gpl.xml
7193         * manual/pl/handling.xml
7194         * manual/pl/intro.xml
7195         * manual/pl/keyboard.xml
7196         * manual/pl/plugins.xml
7197         * manual/pl/starting.xml
7198         * manual/pl/sylpheed-claws-manual.xml
7199         * manual/pl/dist/.cvsignore
7200         * manual/pl/dist/Makefile.am
7201         * manual/pl/dist/html/.cvsignore
7202         * manual/pl/dist/html/Makefile.am
7203         * manual/pl/dist/pdf/.cvsignore
7204         * manual/pl/dist/pdf/Makefile.am
7205         * manual/pl/dist/ps/.cvsignore
7206         * manual/pl/dist/ps/Makefile.am
7207         * manual/pl/dist/txt/.cvsignore
7208         * manual/pl/dist/txt/Makefile.am
7209                 Add the polish translation of the manual,
7210                 Authored by Pawel Pekala.
7211
7212 2006-05-05 [cleroy]     2.1.1cvs48
7213
7214         * src/main.c
7215                 Re-read matcherrc after loading plugins 
7216                 if some of them add folders.
7217
7218 2006-05-03 [colin]      2.1.1cvs47
7219
7220         * src/imap.c
7221                 I'm idiot
7222
7223 2006-05-03 [colin]      2.1.1cvs46
7224
7225         * src/imap.c
7226                 Be sure to have a session when
7227                 getting separator
7228
7229 2006-05-03 [colin]      2.1.1cvs45
7230
7231         * src/imap.c
7232         * src/imap.h
7233         * src/imap_gtk.c
7234                 Fix preventing renaming with namespace 
7235                 separator.
7236
7237 2006-05-01 [colin]      2.1.1cvs44
7238
7239         * src/action.c
7240                 Don't reload messageview when result of
7241                 action is piped.
7242
7243 2006-04-29 [colin]      2.1.1cvs43
7244
7245         * src/prefs_receive.c
7246         * src/plugins/spamassassin/spamassassin_gtk.c
7247         * src/plugins/clamav/clamav_plugin_gtk.c
7248                 GUI fixes by Pawel
7249
7250 2006-04-29 [colin]      2.1.1cvs42
7251
7252         * src/prefs_compose_writing.c
7253         * src/prefs_quote.c
7254                 Cleanups. Patch by Pawel
7255
7256 2006-04-28 [paul]       2.1.1cvs41
7257
7258         * src/matcher.c
7259                 fix returned quick search results when search
7260                 term contains an underscore.
7261                 Thanks to Colin
7262
7263 2006-04-28 [paul]       2.1.1cvs40
7264
7265         * src/prefs_message.c
7266         * src/prefs_receive.c
7267                 GUI cleanups
7268                 Patches by Pawel Pekala
7269
7270 2006-04-27 [colin]      2.1.1cvs39
7271
7272         * src/wizard.c
7273                 Differentiate subject Welcome from
7274                 window's title Welcome
7275
7276 2006-04-27 [paul]
7277
7278         2.2.0-rc1 released
7279
7280 2006-04-27 [paul]       2.1.1cvs38
7281
7282         * manual/advanced.xml
7283         * manual/fr/advanced.xml
7284                 add info about compose_no_markup hidden pref
7285
7286 2006-04-27 [paul]       2.1.1cvs37
7287
7288         * src/prefs_account.c
7289                 improve privacy labels
7290         * src/prefs_msg_colors.c
7291                 change some strings for translators' convenience
7292         * src/gtk/gtkutils.c
7293                 don't underline the link button text
7294
7295 2006-04-25 [colin]      2.1.1cvs36
7296
7297         * src/folder.c
7298                 Complete 2.1.1cvs33 (once more ;)
7299
7300 2006-04-25 [colin]      2.1.1cvs35
7301
7302         * src/editldap.c
7303                 Fix tooltip
7304
7305 2006-04-25 [cleroy]     2.1.1cvs34
7306
7307         * src/compose.c
7308         * src/gtk/gtkaspell.c
7309                 Fix crash on redirect (related to the return 
7310                 of the aspell menu in compose's toolbar)
7311         * src/prefs_msg_colors.c
7312                 Fix sensitivity widgets
7313         * src/image_viewer.c
7314         * src/gtk/pluginwindow.c
7315         * src/gtk/prefswindow.c
7316                 Change released signals to clicked (Fabien)
7317         * po/POTFILES.in
7318         * src/common/socket.c
7319         * src/plugins/spamassassin/spamassassin.c
7320                 Translate strings (Fabien)
7321
7322 2006-04-25 [paul]       2.1.1cvs33
7323
7324         * src/folder.c
7325         * src/folder.h
7326         * src/folderview.c
7327                 complete the fix of bug #912
7328                 Thanks to Colin
7329
7330 2006-04-25 [colin]      2.1.1cvs32
7331
7332         * src/news.c
7333                 Better progress bar
7334         * src/mimeview.c
7335         * src/summaryview.c
7336         * src/summaryview.h
7337                 Fix focus chain
7338                 Patches by Pawel Pekala
7339
7340 2006-04-24 [colin]      2.1.1cvs31
7341
7342         * src/compose.c
7343                 Fix compilation warnings (Fabien)
7344
7345 2006-04-24 [colin]      2.1.1cvs30
7346
7347         * src/addrindex.c
7348         * src/editldap.c
7349         * src/editldap_basedn.c
7350         * src/editldap_basedn.h
7351         * src/ldapctrl.c
7352         * src/ldapctrl.h
7353         * src/ldapquery.c
7354         * src/ldaputil.c
7355         * src/ldaputil.h
7356                 Fix bug #901 (LDAPS support)
7357
7358 2006-04-24 [colin]      2.1.1cvs29
7359
7360         * src/compose.c
7361                 Fix logic on error with send dialog on
7362         * src/imap.c
7363                 Fix compilation without libetpan, thanks
7364                 to Fabien
7365         * src/summaryview.c
7366                 Fix 'context-menu' key
7367
7368 2006-04-23 [colin]      2.1.1cvs28
7369
7370         * src/folder.c
7371                 Never free current's cache to free up 
7372                 memory. Fixes bug #912 (new count 
7373                 randomly set to message count)
7374
7375 2006-04-23 [colin]      2.1.1cvs27
7376
7377         * src/gtk/quicksearch.c
7378                 And remove printf...
7379
7380 2006-04-23 [colin]      2.1.1cvs26
7381
7382         * src/gtk/quicksearch.c
7383                 Fix replacing in quicksearch, and fix inserting
7384                 in the middle of the string. (introduced at 2.1.0cvs22)
7385
7386 2006-04-23 [colin]      2.1.1cvs25
7387
7388         * src/imap.c
7389                 Make sure uidnext is initialized in get_num_list
7390                 (not for stable, related to 2.1.1cvs8 and friends)
7391
7392 2006-04-23 [colin]      2.1.1cvs24
7393
7394         * src/imap.c
7395                 Output something when login is successful
7396                 too
7397
7398 2006-04-23 [colin]      2.1.1cvs23
7399
7400         * src/etpan/imap-thread.c
7401                 Better logging (line-per-line, hide data in fetch)
7402                 Fix a const warning
7403         * src/gtk/logwindow.c
7404         * src/gtk/logwindow.h
7405                 Better logging (color for input/output)
7406
7407 2006-04-21 [colin]      2.1.1cvs22
7408
7409         * src/gtk/quicksearch.c
7410                 On gtk+-2.8, use stock buttons in quicksearch
7411                 Based on a patch by Fabien and a design by Paul
7412
7413 2006-04-21 [colin]      2.1.1cvs21
7414
7415         * src/folderview.c
7416         * src/mainwindow.c
7417                 Fix occasional flicker in folderview
7418         * src/common/utils.c
7419                 Fix bug #943 (Incorrectly parsed email address 
7420                 list in short headers on message view and in 
7421                 printouts)
7422
7423 2006-04-20 [colin]      2.1.1cvs20
7424
7425         * src/imap.c
7426         * src/imap.h
7427         * src/prefs_account.c
7428                 Add ANONYMOUS auth for IMAP
7429
7430 2006-04-20 [paul]       2.1.1cvs19
7431
7432         * src/main.c
7433                 proper fix for 2.1.1cvs18
7434                 Thanks to Colin
7435
7436 2006-04-20 [paul]       2.1.1cvs18
7437
7438         * src/main.c
7439                 fix build warnings
7440
7441 2006-04-20 [paul]       2.1.1cvs17
7442
7443         * src/gtk/quicksearch.c
7444                 fix standard, non-extended Quick search,
7445                 was broken in 2.1.1cvs15.
7446                 Thanks to Colin.
7447
7448 2006-04-20 [colin]      2.1.1cvs16
7449
7450         * src/prefs_matcher.c
7451                 Fix values when reselecting a ~test
7452                 rule
7453
7454 2006-04-19 [colin]      2.1.1cvs15
7455
7456         * src/compose.c
7457         * src/compose.h
7458         * src/gtk/gtkaspell.c
7459         * src/gtk/gtkaspell.h
7460                 Put back Options menu in Spelling/
7461         * src/gtk/quicksearch.c
7462                 Don't search, and show error, if the
7463                 advanced search has a syntax error
7464
7465 2006-04-18 [colin]      2.1.1cvs14
7466
7467         * src/textview.c
7468                 Fix gdk warnings on set_cursor when textview
7469                 isn't visible
7470
7471 2006-04-18 [colin]      2.1.1cvs13
7472
7473         * src/gtk/gtksctree.c
7474                 Remove seemingly useless refresh that causes
7475                 flicker - watch this commit in case of 
7476                 problems before planned backport to stable
7477
7478 2006-04-18 [colin]      2.1.1cvs12
7479
7480         * src/imap.c
7481                 Factorize get/set_xml code
7482         * src/compose.c
7483         * src/prefs_account.c
7484         * src/prefs_account.h
7485         * src/procmsg.c
7486                 Add Encrypt to self option
7487
7488 2006-04-17 [colin]      2.1.1cvs11
7489
7490         * configure.ac
7491                 Fix search on encrpyt function on dragonfly
7492                 Patch by Jonathan Buschmann <jonthn@agmact.com>
7493
7494 2006-04-17 [colin]      2.1.1cvs10
7495
7496         * src/prefs_account.c
7497                 Be safe by default: remove mails from POP3
7498                 after 7 days, not immediately
7499
7500 2006-04-17 [colin]      2.1.1cvs9
7501
7502         * src/etpan/imap-thread.c
7503                 Fix build on DragonFly - patch by 
7504                 Jonathan Buschmann <jonthn@agmact.com>
7505
7506 2006-04-17 [colin]      2.1.1cvs8
7507
7508         * src/imap.c
7509                 Save uidnext between sessions
7510
7511 2006-04-17 [colin]      2.1.1cvs7
7512
7513         * src/imap.c
7514                 scan is required when uid validity changes
7515
7516 2006-04-17 [colin]      2.1.1cvs6
7517
7518         * src/folderview.c
7519                 Don't scan if not necessary, apart in current
7520                 folder and INBOX to fetch flags.
7521         * src/imap.c
7522                 Scan is necessary if unread count changes
7523
7524 2006-04-17 [colin]      2.1.1cvs5
7525
7526         * src/imap.c
7527                 ...But always fetch ANSWERED and DELETED flags for
7528                 INBOX, as filtering can happen on these flags.
7529
7530 2006-04-17 [colin]      2.1.1cvs4
7531
7532         * src/imap.c
7533                 Don't fetch REPLIED and DELETED flags when synchronising
7534                 flags with a closed folder. We only need UNSEEN and FLAGGED
7535                 to update the folderview.
7536
7537 2006-04-17 [colin]      2.1.1cvs3
7538
7539         * src/imap.c
7540                 Faster flag search when there are new mails 
7541                 in a folder. We can do a full search if the 
7542                 folder contains less messages than the new
7543                 list.
7544
7545 2006-04-17 [colin]      2.1.1cvs2
7546
7547         * po/cs.po
7548         * po/de.po
7549         * po/fr.po
7550         * po/nl.po
7551         * po/pt_BR.po
7552                 Update translations from stable branch
7553
7554 2006-04-17 [colin]      2.1.1cvs1
7555
7556         * configure.ac
7557                 Bump version to follow stable release
7558
7559 2006-04-16 [mones]      2.1.0cvs50
7560
7561         * po/es.po
7562                 Updated for release
7563
7564 2006-04-16 [colin]      2.1.0cvs49
7565
7566         * src/textview.c
7567                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
7568                 with gtk < 2.8. Thanks to Fabien Vantard.
7569
7570 2006-04-15 [colin]      2.1.0cvs48
7571
7572         * src/etpan/imap-thread.c
7573                 Fix bug #919 (libetpan: SEGV when connecting 
7574                 using command)
7575
7576 2006-04-14 [colin]      2.1.0cvs47
7577
7578         * src/main.c
7579                 Fix race on --select (should be done better)
7580
7581 2006-04-14 [wwp]        2.1.0cvs46
7582
7583         * src/send_message.c
7584                 enforce a check for domain in account prefs (a sending
7585                 error could be faced if domain was checked but no value set),
7586                 thanks to Colin.
7587
7588 2006-04-14 [colin]      2.1.0cvs45
7589
7590         * src/codeconv.c
7591                 when converting from unknown to unknown, if the
7592                 string is UTF8, don't convert it to the locale
7593                 (which breaks it)
7594
7595 2006-04-14 [colin]      2.1.0cvs44
7596
7597         * src/compose.c
7598                 Don't try to use ASCII for converting headers
7599                 (as done in body)
7600
7601 2006-04-14 [paul]       2.1.0cvs43
7602
7603         * src/crash.c
7604                 add locale/charset info to crash report
7605         * src/gtk/about.c
7606                 add wwp to doc team
7607                 replace 'e-mail' with preferred 'email'
7608         * src/gtk/authors.h
7609                 ensure contributors list is in alphabetical
7610                 order
7611
7612 2006-04-13 [colin]      2.1.0cvs42
7613
7614         * src/textview.c
7615                 Prevent gdk warnings
7616
7617 2006-04-13 [colin]      2.1.0cvs41
7618
7619         * src/common/ssl_certificate.c
7620         * src/common/ssl_certificate.h
7621         * src/gtk/sslcertwindow.c
7622                 Warn on expired certs, and display the expiration date
7623
7624 2006-04-13 [colin]      2.1.0cvs40
7625
7626         * src/plugins/spamassassin/spamassassin_gtk.c
7627                 Fix missing set_text on unix socket
7628
7629 2006-04-13 [wwp]        2.1.0cvs39
7630
7631         * manual/fr/advanced.xml
7632         * manual/fr/glossary.xml
7633                 applied new spam/ham/email lexicon (pourriel, courriel)
7634
7635 2006-04-13 [paul]       2.1.0cvs38
7636
7637         * src/plugins/pgpmime/plugin.c
7638                 remove the mention of S/MIME from the
7639                 description. This is now handled by the
7640                 S/MIME plugin.
7641
7642 2006-04-13 [paul]       2.1.0cvs37
7643
7644         * src/prefs_msg_colors.c
7645                 rework dialog
7646         * src/prefs_folder_item.c
7647         * src/prefs_spelling.c
7648                 add a tooltip to the colour selector buttons
7649
7650 2006-04-13 [wwp]        2.1.0cvs36
7651
7652         * manual/advanced.xml
7653         * manual/glossary.xml
7654         * manual/handling.xml
7655         * manual/keyboard.xml
7656         * manual/plugins.xml
7657         * manual/starting.xml
7658         * manual/fr/account.xml
7659         * manual/fr/ack.xml
7660         * manual/fr/addrbook.xml
7661         * manual/fr/advanced.xml
7662         * manual/fr/faq.xml
7663         * manual/fr/glossary.xml
7664         * manual/fr/gpl.xml
7665         * manual/fr/handling.xml
7666         * manual/fr/intro.xml
7667         * manual/fr/keyboard.xml
7668         * manual/fr/plugins.xml
7669         * manual/fr/starting.xml
7670         * manual/fr/sylpheed-claws-manual.xml
7671                 fixes to the manuals:
7672                  - summaryview -> Message List (same in French)
7673                  - translate key names
7674                  - fix French punctuation, use non-breakable spaces when
7675                    necessary, don't use &thinsp; which is not portable
7676                  - tell what maildir and mbox formats we support
7677
7678 2006-04-12 [wwp]        2.1.0cvs35
7679
7680         * src/prefs_toolbar.c
7681                 unified a replace button more,
7682                 patch by Fabien Vantard <fzzzzz@gmail.com>.
7683
7684 2006-04-12 [wwp]        2.1.0cvs34
7685
7686         * src/prefs_common.c
7687         * src/prefs_msg_colors.c
7688                 make default color labels translatable,
7689                 patch from Fabien Vantard <fzzzzz@gmail.com>,
7690                 thanks to Tim <timbrain@post.cz> for reporting.
7691
7692 2006-04-12 [wwp]        2.1.0cvs33
7693
7694         * manual/glossary.xml
7695         * manual/intro.xml
7696         * manual/plugins.xml
7697         * manual/starting.xml
7698         * manual/sylpheed-claws-manual.xml
7699         * manual/fr/.cvsignore
7700         * manual/fr/account.xml
7701         * manual/fr/ack.xml
7702         * manual/fr/addrbook.xml
7703         * manual/fr/advanced.xml
7704         * manual/fr/faq.xml
7705         * manual/fr/glossary.xml
7706         * manual/fr/handling.xml
7707         * manual/fr/intro.xml
7708         * manual/fr/keyboard.xml
7709         * manual/fr/plugins.xml
7710         * manual/fr/starting.xml
7711         * manual/fr/sylpheed-claws-manual.xml
7712                 various fixes: typos, missing .fr translations, punctuation,
7713                 capitalization, links, accents and some bad French more.
7714
7715 2006-04-12 [wwp]        2.1.0cvs32
7716
7717         * src/prefs_gtk.c
7718                 fix for bug #935: always store prefs files in UTF-8 (thanks
7719                 to Colin).
7720
7721 2006-04-11 [colin]      2.1.0cvs31
7722
7723         * src/compose.c
7724                 Fix inserting files not in utf8 when locale is utf8
7725
7726 2006-04-11 [colin]      2.1.0cvs30
7727
7728         * src/inc.c
7729                 Don't show error dialog when cancelling connection
7730                 Patch by Pawel
7731
7732 2006-04-11 [cleroy]     2.1.0cvs29
7733
7734         * src/compose.c
7735                 Implement multiple quote levels
7736         * src/prefs_common.c
7737                 Change a little bit the quote bgcolor for 2nd level
7738
7739 2006-04-11 [colin]      2.1.0cvs28
7740
7741         * src/gtk/about.c
7742                 Add locale and charset in the label
7743
7744 2006-04-10 [colin]      2.1.0cvs27
7745
7746         * src/compose.c
7747         * src/prefs_common.c
7748         * src/prefs_common.h
7749         * src/prefs_msg_colors.c
7750         * src/textview.c
7751                 Allow optional background color in quotes
7752                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
7753                 GTK+-2.8.x feature
7754
7755 2006-04-10 [colin]      2.1.0cvs26
7756
7757         * src/main.c
7758         * src/mainwindow.c
7759         * src/mainwindow.h
7760                 Implement --select
7761
7762 2006-04-10 [colin]      2.1.0cvs25
7763
7764         * manual/plugins.xml
7765         * manual/fr/plugins.xml
7766                 Document libcurl's proxy variables
7767
7768 2006-04-09 [colin]      2.1.0cvs24
7769
7770         * src/prefs_common.c
7771                 gettext() returns statically allocated stuff. We have
7772                 to strdup it in order to be able to free it.
7773
7774 2006-04-09 [colin]      2.1.0cvs23
7775
7776         * AUTHORS
7777         * src/gtk/authors.h
7778                 Add Alexei
7779
7780 2006-04-09 [colin]      2.1.0cvs22
7781
7782         * src/mainwindow.c
7783         * src/gtk/quicksearch.c
7784                 Fix bug #859 (problems with cyrilic input in 
7785                 search panel) - Patch by Alexey Illarionov 
7786                 <littlesavage@rambler.ru>
7787
7788 2006-04-09 [colin]      2.1.0cvs21
7789
7790         * src/prefs_customheader.c
7791                 I prefer removing then freeing rather than the contrary
7792                 (even if it doesn't change anything ;-)
7793         * src/prefs_account.c
7794                 Fix bug #933 (Crash re-entering the custom headers list 
7795                 dialog in accounts prefs)
7796                 The problem happened when cancelling the Account 
7797                 Preferences' dialogs - in which case we didn't do 
7798                 anything to the PrefsAccount * struct. In case of applying,
7799                 the old ac_prefs was replaced with the tmp_ac_prefs we were
7800                 working with in this dialog. The problem is that 
7801                 prefs_customheader.c, working on this tmp_ac_prefs, always
7802                 changes the ->customhdr_list pointer, even when cancelled. 
7803                 So in case of cancelling the prefs_account dialog, we still
7804                 have to update ->customhdr_list in the real account.
7805
7806 2006-04-08 [colin]      2.1.0cvs20
7807
7808         * manual/fr/glossary.xml
7809         * manual/fr/keyboard.xml
7810                 Forgot some headers :)
7811
7812 2006-04-08 [colin]      2.1.0cvs19
7813
7814         * manual/Makefile.am
7815         * manual/fr/Makefile.am
7816         * manual/fr/account.xml
7817         * manual/fr/ack.xml
7818         * manual/fr/addrbook.xml
7819         * manual/fr/advanced.xml
7820         * manual/fr/faq.xml
7821         * manual/fr/glossary.xml
7822         * manual/fr/gpl.xml
7823         * manual/fr/handling.xml
7824         * manual/fr/intro.xml
7825         * manual/fr/keyboard.xml
7826         * manual/fr/plugins.xml
7827         * manual/fr/starting.xml
7828         * manual/fr/sylpheed-claws-manual.xml
7829         * manual/fr/dist/.cvsignore
7830         * manual/fr/dist/Makefile.am
7831         * manual/fr/dist/html/.cvsignore
7832         * manual/fr/dist/html/Makefile.am
7833         * manual/fr/dist/pdf/.cvsignore
7834         * manual/fr/dist/pdf/Makefile.am
7835         * manual/fr/dist/ps/.cvsignore
7836         * manual/fr/dist/ps/Makefile.am
7837         * manual/fr/dist/txt/.cvsignore
7838         * manual/fr/dist/txt/Makefile.am
7839                 Add the french translation of the manual. Thanks to
7840                 Olivier Delhomme <olivier.delhomme@free.fr> for 
7841                 account.xml, ack.xml, addrbook.xml and advanced.xml
7842
7843 2006-04-08 [colin]      2.1.0cvs18
7844
7845         * manual/plugins.xml
7846         * manual/starting.xml
7847                 More fixes
7848
7849 2006-04-07 [colin]      2.1.0cvs17
7850
7851         * manual/faq.xml
7852         * manual/intro.xml
7853         * manual/keyboard.xml
7854                 Little fixes
7855
7856 2006-04-07 [colin]      2.1.0cvs16
7857
7858         * README
7859         * src/compose.c
7860         * src/prefs_common.c
7861         * src/prefs_common.h
7862                 Add hidden compose_no_markup pref
7863
7864 2006-04-07 [wwp]        2.1.0cvs15
7865
7866         * src/summary_search.c
7867         * .cvsignore
7868                 Bugfix: stop button was sticky when searching in an empty folder.
7869                 Applied curly brackets code style to the whole file (summary_search.c).
7870                 More files to ignore.
7871
7872 2006-04-07 [wwp]        2.1.0cvs14
7873
7874         * src/message_search.c
7875         * src/summary_search.c
7876                 changed default button when search bumps at file/folder
7877                 beginning or end, for convenience (thanks to Colin).
7878
7879 2006-04-07 [paul]       2.1.0cvs13
7880
7881         * src/plugins/dillo_viewer/dillo_prefs.c
7882                 avoid future potential for namespace collision
7883                 Patch by Colin
7884
7885 2006-04-06 [wwp]        2.1.0cvs12
7886
7887         * src/summary_search.c
7888                 Unify extended/advanced searches names (and thus factorize labels),
7889                 patch by Fabien Vantard <fzzzzz@gmail.com>.
7890
7891 2006-04-06 [wwp]        2.1.0cvs11
7892
7893         * src/folderview.c
7894         * src/prefs_themes.c
7895         * src/summaryview.c
7896                 Fixed some compilation warnings.
7897
7898 2006-04-06 [colin]      2.1.0cvs10
7899
7900         * manual/advanced.xml
7901                 Document the wizard template and how to deploy
7902                 Sylpheed-Claws effectively
7903
7904 2006-04-06 [colin]      2.1.0cvs9
7905
7906         * src/folderview.c
7907                 gettext patch to tell translators about _("#"),
7908                 by Maxim Britov
7909
7910 2006-04-06 [colin]      2.1.0cvs8
7911
7912         * src/textview.c
7913                 Fix invalid GtkTextBIter after clicking "Display as text"
7914
7915 2006-04-06 [mones]      2.1.0cvs7
7916
7917         * src/addr_compl.c
7918         * src/addrindex.c
7919         * src/addritem.c
7920         * src/codeconv.c
7921         * src/compose.c
7922         * src/filtering.c
7923         * src/folder.c
7924         * src/folder_item_prefs.c
7925         * src/folderview.c
7926         * src/localfolder.c
7927         * src/matcher.c
7928         * src/mimeview.c
7929         * src/prefs_msg_colors.c
7930         * src/prefs_spelling.c
7931         * src/prefs_themes.c
7932         * src/procmime.c
7933         * src/procmsg.c
7934         * src/stock_pixmap.c
7935         * src/summaryview.c
7936         * src/textview.c
7937         * src/toolbar.c
7938         * src/common/mgutils.c
7939         * src/common/prefs.c
7940         * src/common/ssl_certificate.c
7941         * src/gtk/colorlabel.c
7942         * src/gtk/quicksearch.c
7943         * src/plugins/pgpmime/pgpmime.c
7944         * src/plugins/spamassassin/spamassassin.c
7945                 Removed redundant NULL checks for g_free() calls.
7946                 Patch by Pawel Pekala.
7947
7948 2006-04-06 [mones]      2.1.0cvs6
7949
7950         * src/prefs_actions.c
7951         * src/prefs_filtering.c
7952         * src/prefs_filtering_action.c
7953         * src/prefs_matcher.c
7954         * src/prefs_template.c
7955         * src/gtk/gtkutils.c
7956         * src/gtk/gtkutils.h
7957                 Have a nice replace button. Patch by Pawel Pekala
7958
7959 2006-04-06 [colin]      2.1.0cvs5
7960
7961         * src/addressbook.c
7962                 Fix crash with empty columns
7963
7964 2006-04-05 [colin]      2.1.0cvs4
7965
7966         * src/wizard.c
7967         * src/prefs_gtk.c
7968                 Allow wizard customization with pre-filled values
7969
7970 2006-04-05 [colin]      2.1.0cvs3
7971
7972         * src/textview.c
7973         * src/mimeview.c
7974         * src/mimeview.h
7975                 Nicer messages in mimeview
7976
7977 2006-04-05 [colin]      2.1.0cvs2
7978
7979         * src/addressbook.c
7980         * src/prefs_summaries.c
7981                 i18n fix
7982
7983 2006-04-05 [colin]      2.1.0cvs1
7984
7985         * src/plugins/pgpcore/plugin.c
7986         * src/plugins/pgpcore/select-keys.c
7987         * src/plugins/pgpcore/select-keys.h
7988         * src/plugins/pgpcore/sgpgme.c
7989         * src/plugins/pgpcore/sgpgme.h
7990         * src/plugins/pgpinline/pgpinline.c
7991         * src/plugins/pgpinline/plugin.c
7992         * src/plugins/pgpmime/pgpmime.c
7993         * src/plugins/pgpmime/plugin.c
7994                 Factorize and generalize a bit 
7995                 Drop S/MIME signature verification from PGP/MIME
7996                 (adding it as another, more complete plugin)
7997
7998 2006-04-05 [paul]       2.1.0
7999
8000         2.1.0 released
8001
8002 2006-04-05 [paul]       2.0.0cvs186
8003
8004         * manual/advanced.xml
8005                 add info on colour labels
8006
8007 2006-04-05 [paul]       2.0.0cvs185
8008
8009         * po/bg.po
8010         * po/cs.po
8011         * po/de.po
8012         * po/el.po
8013         * po/en_GB.po
8014         * po/fi.po
8015         * po/fr.po
8016         * po/it.po
8017         * po/nl.po
8018         * po/pl.po
8019         * po/pt_BR.po
8020         * po/sr.po
8021         * po/zh_CN.po
8022                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
8023                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
8024                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
8025                 Guimaraes, Aleksandar Urosevic, Ralgh Young
8026         * src/gtk/authors.h
8027         * tools/claws.i18n.status.pl
8028                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
8029                 and new Czech translator, Tim <timbrain@post.cz>
8030
8031 2006-04-05 [mones]      2.0.0cvs184
8032
8033         * po/es.po
8034                 Updated translation
8035
8036 2006-04-05 [colin]      2.0.0cvs183
8037
8038         * src/gtk/quicksearch.c
8039                 Fix bug #929 (unnecessary reload in quick search bar)
8040
8041 2006-04-05 [colin]      2.0.0cvs182
8042
8043         * src/compose.c
8044                 Fix crash on Reply with no From:
8045                 Show signature and conversion error on queuing 
8046                 (but not sending)
8047         * src/mainwindow.c
8048         * src/summaryview.c
8049         * src/summaryview.h
8050                 Factorize threading code and make sure msginfo 
8051                 is not null when it comes from a GtkCTreeRow's 
8052                 data
8053         * src/gtk/gtkaspell.c
8054                 Check for necessary things
8055         * src/gtk/gtksctree.c
8056         * src/gtk/gtksctree.h
8057                 Reset anchor if necessary when removing node
8058
8059 2006-03-29 [colin]      2.0.0cvs181
8060
8061         * src/folderview.c
8062                 Warn for disabled IMAP accounts (due to lack of
8063                 libetpan). Breaks string-freeze - sorry - but it
8064                 is kind of important ;)
8065
8066 2006-03-28 [colin]      2.0.0cvs180
8067
8068         * src/gtk/gtkutils.c
8069         * src/gtk/gtkutils.h
8070                 Add a gtkut_get_link_btn() function that
8071                 creates a button which acts like an URI
8072         * src/prefs_themes.c
8073         * src/gtk/about.c
8074                 Use this function (factorizes codes)
8075         * src/common/defs.h
8076         * src/gtk/pluginwindow.c
8077                 Add a "Get more..." in the plugins window
8078
8079 2006-03-28 [colin]      2.0.0cvs179
8080
8081         * src/common/smtp.c
8082         * src/common/passcrypt.c
8083         * src/undo.c
8084                 Warning fixes. Patch by Pawel Pekala
8085
8086 2006-03-27 [colin]      2.0.0cvs178
8087
8088         * src/undo.c
8089                 Fix undoing by blocks with spaces
8090
8091 2006-03-27 [colin]      2.0.0cvs177
8092
8093         * src/textview.c
8094                 Set margin to 3px for headers
8095
8096 2006-03-27 [paul]
8097
8098         2.1.0-rc2 released
8099
8100 2006-03-27 [wwp]        2.0.0cvs176
8101
8102         * src/summaryview.c
8103                 don't reset quicksearch when updating the message list.
8104                 Thanks to Colin.
8105
8106 2006-03-26 [wwp]        2.0.0cvs175
8107
8108         * src/compose.c
8109                 use a unified border width ('other' tab in the compose window,
8110                 patch by Pawel Pekala).
8111
8112
8113 2006-03-26 [wwp]        2.0.0cvs174
8114
8115         * src/common/quoted-printable.c
8116         * src/addressbook.c
8117                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
8118
8119 2006-03-26 [colin]      2.0.0cvs173
8120
8121         * src/quote_fmt_parse.y
8122                 Fix non-UTF8 date formats messing up the whole quote a 
8123                 little bit
8124
8125 2006-03-26 [colin]      2.0.0cvs172
8126
8127         * src/procheader.c
8128                 Make sure the date is UTF8 valid, or try to make it
8129                 so. IncrediMail is really IncrediStupid.
8130         * src/compose.c
8131                 Fix possible conversions. 
8132                 
8133
8134 2006-03-26 [colin]      2.0.0cvs171
8135
8136         * src/matcher.c
8137                 Fix corner cases in body search. This is still a
8138                 hack... It seems impossible to make it good and 
8139                 reasonably fast at the same time.
8140
8141 2006-03-26 [colin]      2.0.0cvs170
8142
8143         * src/summaryview.c
8144                 I think I killed the twilight zone bug!
8145                 summary_select_node() flushes GTK events in order
8146                 to be able to center the view. But this also 
8147                 flushes keypresses like Ctrl-Alt-U, so this can
8148                 call summary_show from summary_select_node (itself
8149                 called from summary_show, etc.). And the summaryview
8150                 has to be unlocked in this function. So just locking
8151                 while processing GTK events, and bailing if locked, 
8152                 should fix it.
8153                 Fixes bug #927 (SIGSEGV during Update Summary)
8154
8155 2006-03-25 [colin]      2.0.0cvs169
8156
8157         * src/matcher.c
8158                 Fix search in QP-encoded bodies
8159                 Fix utf-8 searches in bodies encoded in the
8160                 locale's encoding
8161         * src/common/quoted-printable.c
8162         * src/common/quoted-printable.h
8163                 Add a decode function that doesn't overwrite
8164                 the original pointer
8165                 
8166
8167 2006-03-24 [colin]      2.0.0cvs168
8168
8169         * src/action.c
8170         * src/summaryview.c
8171         * src/summaryview.h
8172                 Update message cache after action
8173                 Patch by H. Merijn Brand
8174         * src/prefs_msg_colors.c
8175                 Factorize label 
8176                 Patch by Fabien Vantard
8177         * src/plugins/spamassassin/spamassassin_gtk.c
8178                 Remove useless translation
8179                 Patch by Fabien Vantard
8180
8181 2006-03-23 [colin]      2.0.0cvs167
8182
8183         * src/common/ssl.c
8184                 Let 30 seconds to SSL_connect
8185
8186 2006-03-23 [wwp]        2.0.0cvs166
8187
8188         * src/summaryview.c
8189         * src/gtk/description_window.c
8190                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
8191                 and headers are translated; adjust description windows' width to fit their
8192                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
8193
8194 2006-03-23 [paul]       2.0.0cvs165
8195
8196         * src/common/utils.c
8197                 fix highlighting of URIs containing "()"
8198                 (2.0.0cvs164's reversal fixed)
8199                 Thanks to Colin.
8200
8201 2006-03-23 [paul]       2.0.0cvs164
8202
8203         * src/common/utils.c
8204                 revert patch, (postponing a fix), at 2.0.0cvs120
8205                 as it breaks more URIs than it fixes.
8206                 Allow '-' to be a terminating character in a URI
8207
8208 2006-03-22 [colin]      2.0.0cvs163
8209
8210         * configure.ac
8211                 Require libetpan 0.45
8212                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
8213
8214 2006-03-22 [paul]       2.0.0cvs162
8215
8216         * src/editgroup.c
8217                 replace '<-' and '->' buttons with GTK_STOCK graphical
8218                 buttons
8219         * src/summary_search.c
8220                 don't offer '...' for translation
8221                 add a tooltip to advanced search '...' button
8222         * src/gtk/quicksearch.c
8223                 don't offer '...' for translation
8224
8225 2006-03-21 [colin]      2.0.0cvs161
8226
8227         * src/compose.c
8228                 Fix middle-click pasting (insert at click
8229                 position instead of cursor position, don't
8230                 remove existing selection and allow pasting
8231                 our own selection)
8232         * src/addressbook.c
8233                 "LDAP Server" -> "LDAP servers"
8234
8235 2006-03-21 [wwp]        2.0.0cvs160
8236
8237         * src/etpan/imap-thread.c
8238                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
8239
8240 2006-03-20 [colin]      2.0.0cvs159
8241
8242         * src/summaryview.c
8243                 Don't reload summaryview after an execute with no
8244                 move action
8245
8246 2006-03-19 [colin]      2.0.0cvs158
8247
8248         * src/addressbook.c
8249                 and put groups at the top, always
8250
8251 2006-03-19 [colin]      2.0.0cvs157
8252
8253         * src/addressbook.c
8254                 Order groups before names, as previously
8255
8256 2006-03-19 [colin]      2.0.0cvs156
8257
8258         * src/addressbook.c
8259                 - Sort case-unsensitive
8260                 - Put the sort arrow at opening too
8261
8262 2006-03-19 [wwp]        2.0.0cvs155
8263
8264         * src/addressbook.c
8265                 allow sorting by name/email/remarks, ensure that right-pane's contents
8266                 matches the left-pane selection (cleared when appropriate).
8267                 Patch by Pawel Pekala <c0rn@o2.pl>.
8268
8269 2006-03-18 [colin]      2.0.0cvs154
8270
8271         * src/textview.c
8272                 Fix text cursor ;)
8273
8274 2006-03-18 [colin]      2.0.0cvs153
8275
8276         * src/gtk/filesel.c
8277                 Make sure we hide the preview if we didn't get
8278                 a filename
8279
8280 2006-03-18 [colin]      2.0.0cvs152
8281
8282         * src/summaryview.c
8283                 Set cursor to watch for execution (fixes lack
8284                 of watch-cursor when dnd'ing hundreds of mails)
8285         * src/gtk/filesel.c
8286                 Check that mime type is 'image/*' before updating
8287                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
8288
8289 2006-03-18 [colin]      2.0.0cvs151
8290
8291         * src/mainwindow.c
8292         * src/textview.c
8293         * src/textview.h
8294                 Put a watch cursor in textview too when the mainwindow's
8295                 cursor in a watch
8296
8297 2006-03-18 [colin]      2.0.0cvs150
8298
8299         * src/folder.c
8300                 Change wrong asserts to simple tests
8301
8302 2006-03-17 [colin]      2.0.0cvs149
8303
8304         * src/mainwindow.c
8305         * src/mainwindow.h
8306         * src/prefs_msg_colors.c
8307         * src/summaryview.c
8308         * src/summaryview.h
8309         * src/gtk/colorlabel.c
8310         * src/gtk/colorlabel.h
8311                 Add a color label menu in the main menubar
8312                 Add (fixed) accels Ctrl-{0-7} to change the color
8313                 They have to be fixed because the menu's dynamic,
8314                 the items are complex widgets, hence we can't use
8315                 a GtkItemFactory.
8316
8317
8318 2006-03-17 [wwp]        2.0.0cvs148
8319
8320         * src/compose.c
8321                 rollback few lines from my previous commit (those lines come from
8322                 a pending patch, accidentally commited, even if neutral as they are
8323                 commented out).
8324
8325 2006-03-17 [wwp]        2.0.0cvs147
8326
8327         * src/compose.c
8328                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
8329                 applied code style/indentation to the modified function.
8330
8331 2006-03-17 [wwp]        2.0.0cvs146
8332
8333         * src/procmsg.c
8334         * src/compose.c
8335                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
8336
8337 2006-03-17 [paul]
8338
8339         2.1.0-rc1 released
8340
8341 2006-03-17 [paul]       2.0.0cvs145
8342
8343         * src/main.c
8344                 addressbook_read_file() was called twice
8345         * src/textview.c
8346                 X-Mailer highlighting
8347
8348 2006-03-16 [colin]      2.0.0cvs144
8349
8350         * src/sourcewindow.c
8351         * src/sourcewindow.h
8352                 And the last one, in source window.
8353
8354 2006-03-16 [colin]      2.0.0cvs143
8355
8356         * src/compose.c
8357         * src/compose.h
8358                 Fix the same stuff in compose
8359
8360 2006-03-16 [colin]      2.0.0cvs142
8361
8362         * src/messageview.c
8363                 Complete the previous messageview crash fix
8364
8365 2006-03-16 [colin]      2.0.0cvs141
8366
8367         * src/procmsg.h
8368         * src/procmsg.c
8369         * src/folder.c
8370                 Fix POSTPROCESSING hook
8371                 Patch by H. Merijn Brand
8372
8373         * src/procmime.c
8374         * src/procmime.h
8375                 Parse Content-Location
8376
8377         * src/toolbar.c
8378         * src/messageview.c
8379         * src/messageview.h
8380                 Don't crash when a top-level MessageView has
8381                 been closed on us. Same problematic than
8382                 yesterday's quicksearch issue.
8383
8384 2006-03-15 [colin]      2.0.0cvs140
8385
8386         * src/gtk/quicksearch.c
8387                 Fix a bitchy race we didn't think about when we
8388                 added quicksearch cancellation:
8389                 If the search is not on cached fields, for example
8390                 body_part matchcase "stuff"
8391                 the matcher code has to get the whole message. If
8392                 we're on IMAP, that can be slow, and in order to
8393                 be non-blocking, the IMAP code idle loop processes
8394                 gtk events too. So it is possible to cancel a
8395                 quicksearch while the matcher is getting the mail's
8396                 body. After matcher got its body, it will start to
8397                 iterate over the matcher list that the Quicksearch's
8398                 clear_search_cb() just freed via prepare_matcher().
8399                 SIGSEGV ensues.
8400                 The fix consists of guarding the matcherlist_match()
8401                 call with a boolean 'matching'. If we reset the
8402                 quicksearch while matching is TRUE, we don't free
8403                 the matcherlist anymore like we did, but we set
8404                 another new flag, deferred_free, to TRUE. Then,
8405                 in quicksearch_match(), just after returning from
8406                 matcherlist_match() and unsetting the matching flag,
8407                 we check the deferred_free flag and do the
8408                 prepare_matcher() (which does the matcherlist_free)
8409                 for real, so we free the matcherlist once it's not
8410                 used anymore.
8411                 As all of this runs via the glib main loop, we
8412                 luckily don't need a mutex.
8413         * src/summaryview.c
8414                 Also, show progress while searching.
8415
8416
8417 2006-03-14 [colin]      2.0.0cvs139
8418
8419         * src/alertpanel.c
8420                 Make alertpanel_is_open non-static
8421
8422 2006-03-14 [colin]      2.0.0cvs138
8423
8424         * src/prefs_spelling.c
8425                 Cleanups - Fabien Vantard
8426
8427 2006-03-14 [wwp]        2.0.0cvs137
8428
8429         * src/main.c
8430                 code style normalization (curly braces, indentation).
8431
8432 2006-03-14 [wwp]        2.0.0cvs137
8433
8434         * src/main.c
8435                 code style (braces, indentation)
8436
8437 2006-03-12 [paul]       2.0.0cvs136
8438
8439         * src/prefs_common.c
8440                 trans_hdr defaults to FALSE to be RFC-savvy
8441         * src/prefs_summaries.c
8442                 add a tooltip to the trans_hdr option
8443                 
8444
8445 2006-03-12 [paul]       2.0.0cvs135
8446
8447         * src/prefs_matcher.c
8448                 give a little more width to the combos
8449         * src/prefs_display_header.c
8450         * src/textview.c
8451                 translate headers if prefs_common.trans_hdr
8452                 is TRUE
8453
8454         Patches by Pawel Pekala
8455
8456 2006-03-12 [paul]       2.0.0cvs134
8457
8458         * src/plugins/clamav/clamav_plugin.c
8459         * src/plugins/dillo_viewer/dillo_viewer.c
8460         * src/plugins/pgpcore/plugin.c
8461         * src/plugins/pgpinline/plugin.c
8462         * src/plugins/pgpmime/plugin.c
8463         * src/plugins/spamassassin/spamassassin.c
8464                 update/add to descriptions
8465         * src/plugins/spamassassin/spamassassin_gtk.c
8466                 fixes to the english, remove superfluous
8467                 tooltips, clean up a little
8468
8469 2006-03-12 [paul]       2.0.0cvs133
8470
8471         * src/compose.c
8472                 fix Bug 924, 'Account combo box shows up wrong 
8473                 if & is in account name'
8474
8475 2006-03-11 [colin]      2.0.0cvs132
8476
8477         * src/summaryview.c
8478                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
8479                 messed up shift-selection because is slows down
8480                 moving around summaryview. thanks -users
8481
8482 2006-03-10 [colin]      2.0.0cvs131
8483
8484         * src/plugins/spamassassin/spamassassin_gtk.c
8485                 Put back Paul's engrish fixes
8486
8487 2006-03-10 [colin]      2.0.0cvs130
8488
8489         * src/plugins/spamassassin/spamassassin.c
8490         * src/plugins/spamassassin/spamassassin.h
8491         * src/plugins/spamassassin/spamassassin_gtk.c
8492                 Cleanup SA prefs page (more)
8493                 Patch by Fabien Vantard
8494
8495 2006-03-10 [paul]       2.0.0cvs129
8496
8497         * src/prefs_msg_colors.c
8498         * src/prefs_spelling.c
8499                 widget sensitivity
8500
8501 2006-03-09 [mones]      2.0.0cvs128
8502
8503         * po/es.po
8504                 Update for next RC
8505
8506 2006-03-09 [wwp]        2.0.0cvs127
8507
8508         * configure.ac
8509                 revert accidental commit (requirement for libetpan 0.43), this time
8510                 not in HEAD.
8511
8512 2006-03-09 [wwp]        2.0.0cvs125
8513
8514         * configure.ac
8515                 revert accidental commit (requirement for libetpan 0.43)
8516
8517 2006-03-09 [paul]       2.0.0cvs126
8518
8519         * src/prefs_receive.c
8520                 remove useless frame
8521                 replace 'incorporation' with 'receiving'
8522         * src/plugins/clamav/clamav_plugin_gtk.c
8523         * src/plugins/spamassassin/spamassassin_gtk.c
8524                 improve widget sensitivity
8525                 fix a bit his engrish
8526
8527 2006-03-09 [wwp]        2.0.0cvs125
8528
8529         * src/addressadd.c
8530         * src/foldersel.c
8531         * src/prefs_common.c
8532         * src/prefs_common.h
8533                 remember some more windows' sizes (add to addressbook and
8534                 select folder).
8535
8536 2006-03-09 [paul]       2.0.0cvs124
8537
8538         * src/plugins/pgpcore/prefs_gpg.c
8539                 normalise construction of dialogue
8540
8541 2006-03-09 [paul]       2.0.0cvs123
8542
8543         * src/plugins/trayicon/Makefile.am
8544                 add missing slash
8545
8546 2006-03-08 [colin]      2.0.0cvs122
8547
8548         * src/plugins/trayicon/Makefile.am
8549                 Fix build in separate dir 
8550                 Patch by Bamanzi <bamanzi@gmail.com>
8551
8552 2006-03-08 [colin]      2.0.0cvs121
8553
8554         * src/procmsg.c
8555                 Batch move and copies from summaryview with delayed execution
8556                 too
8557
8558 2006-03-07 [paul]       2.0.0cvs120
8559
8560         * src/common/utils.c
8561                 fix highlighting of URIs containing "()"
8562                 Patch by Pawel Pekala
8563
8564 2006-03-07 [paul]       2.0.0cvs119
8565
8566         * src/folder.c
8567         * src/folder.h
8568         * src/folderview.c
8569                 immediately do alphabetical resort when
8570                 changing a folder's name
8571                 Patch by Pawel Pekala
8572
8573 2006-03-07 [paul]       2.0.0cvs118
8574
8575         * src/news.c
8576         * src/news_gtk.c
8577                 when unsubscribing a newsgroup, remove the
8578                 folder and msgs in .sylpheed-claws/newscache
8579                 Patch by Pawel Pekala <c0rn@gazeta.pl>
8580
8581 2006-03-07 [paul]       2.0.0cvs117
8582
8583         * src/textview.c
8584                 fix wrong Fake URL Warning
8585                 Thanks to Hiro
8586
8587 2006-03-07 [colin]      2.0.0cvs116
8588
8589         * src/imap.c
8590                 Return immediately when password dialog was
8591                 cancelled
8592         * src/gtk/inputdialog.c
8593                 Allow empty strings for passwords
8594
8595
8596 2006-03-06 [colin]      2.0.0cvs115
8597
8598         * src/imap.c
8599                 Prevent double-timeouts when connection fails
8600
8601 2006-03-06 [colin]
8602
8603         2.0.1-rc1 released
8604
8605 2006-03-06 [colin]      2.0.0cvs114
8606
8607         * src/imap.c
8608                 Refresh session during potentially long
8609                 operations
8610
8611 2006-03-06 [wwp]        2.0.0cvs113
8612
8613         * src/prefs_msg_colors.h
8614                 forgot that one (custom color labels).
8615
8616 2006-03-06 [wwp]        2.0.0cvs112
8617
8618         * src/prefs_common.c
8619         * src/prefs_common.h
8620         * src/prefs_msg_colors.c
8621         * src/summaryview.c
8622         * src/summaryview.h
8623         * src/gtk/colorlabel.c
8624         * src/gtk/colorlabel.h
8625                 colors in messages list are now customizable. Color values and names can
8626                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
8627                 Thanks to Paul and Colin for their help with this longstanding patch!
8628
8629 2006-03-06 [wwp]        2.0.0cvs111
8630
8631         * src/textview.c
8632                 don't crash if (x)face is bad.
8633
8634 2006-03-05 [paul]       2.0.0cvs110
8635
8636         * AUTHORS
8637         * configure.ac
8638         * src/Makefile.am
8639         * src/common/Makefile.am
8640         * src/common/utils.h
8641         * src/etpan/imap-thread.c
8642         * src/gtk/authors.h
8643         * src/plugins/clamav/Makefile.am
8644         * src/plugins/demo/Makefile.am
8645         * src/plugins/dillo_viewer/Makefile.am
8646         * src/plugins/pgpcore/Makefile.am
8647         * src/plugins/pgpcore/passphrase.c
8648         * src/plugins/pgpinline/Makefile.am
8649         * src/plugins/pgpmime/Makefile.am
8650         * src/plugins/spamassassin/Makefile.am
8651         * src/plugins/trayicon/Makefile.am
8652                 fix builiding on cygwin
8653                 Patch by Ralgh Young <bamanzi@gmail.com>
8654
8655 2006-03-04 [wwp]        2.0.0cvs109
8656
8657         * manual/keyboard.xml
8658                 fix mixed up/down keys.
8659
8660 2006-03-04 [wwp]        2.0.0cvs108
8661
8662         * README
8663         * INSTALL
8664                 updated links to SpamAssassin.
8665
8666 2006-03-04 [wwp]        2.0.0cvs107
8667
8668         * manual/plugins.xml
8669         * src/plugins/spamassassin/README
8670                 updated SpamAssassin plugin docs to reflect new functional additions
8671                 (also fix/update/documents few technical stuff more, see the README).
8672
8673 2006-03-04 [wwp]        2.0.0cvs106
8674
8675         * src/prefs_message.c
8676                 normalized capitalization of message-prefs paths.
8677
8678 2006-03-04 [wwp]        2.0.0cvs105
8679
8680         * manual/advanced.xml
8681                 typo.
8682
8683 2006-03-03 [colin]      2.0.0cvs104
8684
8685         * src/plugins/clamav/clamav_plugin_gtk.c
8686                 Rework prefs page, patch by Fabien 
8687
8688 2006-03-03 [colin]      2.0.0cvs103
8689
8690         * src/plugins/clamav/clamav_plugin.c
8691                 Set error on all errors
8692
8693 2006-03-03 [colin]      2.0.0cvs102
8694
8695         * src/common/plugin.c
8696                 Initialize error to avoid crashing when a plugin fails
8697                 without setting error
8698
8699 2006-03-02 [wwp]        2.0.0cvs101
8700
8701         * configure.ac
8702                 fixed linker flags for libetpan support on Cygwin
8703                 (thanks to H.Merijn Brand).
8704
8705 2006-03-02 [wwp]        2.0.0cvs100
8706
8707         * src/addressbook.c
8708                 fix some AB error messages: one for punctuation and
8709                 one wrongly duplicate (thanks, maxbritov).
8710
8711 2006-03-02 [wwp]        2.0.0cvs99
8712
8713         * src/plugins/spamassassin/spamassassin.c
8714                 make sync calls to sa-learn/spamc to prevent
8715                 system (whatever local or client/server) overload.
8716
8717 2006-03-02 [colin]      2.0.0cvs98
8718
8719         * src/summaryview.c
8720                 Put the spam icon in the status column instead of the
8721                 mark one
8722
8723 2006-03-01 [colin]      2.0.0cvs97
8724
8725         * src/plugins/spamassassin/spamassassin.c
8726                 Fix segfault (g_file_set_contents fails for some 
8727                 reason and err==0x2f. Can't find out why with
8728                 valgrind, using working function :-)
8729
8730 2006-03-01 [colin]      2.0.0cvs96
8731
8732         * src/inc.c
8733                 Offline overriding: let 'No' be cached only 3 seconds
8734
8735 2006-03-01 [colin]      2.0.0cvs95
8736
8737         * src/addr_compl.c
8738         * src/addrbook.c
8739         * src/addressbook.c
8740         * src/addrindex.c
8741         * src/folder_item_prefs.c
8742         * src/headerview.c
8743         * src/imap.c
8744         * src/inc.c
8745         * src/ldif.c
8746         * src/mainwindow.c
8747         * src/mh.c
8748         * src/msgcache.c
8749         * src/prefs_common.h
8750         * src/prefs_msg_colors.c
8751         * src/procheader.c
8752         * src/procheader.h
8753         * src/procmime.c
8754         * src/procmsg.c
8755         * src/procmsg.h
8756         * src/send_message.h
8757         * src/simple-gettext.c
8758         * src/summaryview.c
8759         * src/summaryview.h
8760         * src/syldap.c
8761         * src/textview.c
8762         * src/undo.c
8763         * src/common/ssl_certificate.c
8764         * src/common/utils.c
8765         * src/gtk/colorsel.c
8766         * src/gtk/gtksctree.c
8767         * src/gtk/gtkshruler.c
8768         * src/plugins/trayicon/trayicon.c
8769                 #if 0 goes to /dev/null
8770
8771 2006-03-01 [colin]      2.0.0cvs94
8772
8773         * src/compose.c
8774         * src/imap.c
8775         * src/inc.c
8776         * src/inc.h
8777         * src/messageview.c
8778         * src/news.c
8779         * src/plugins/spamassassin/spamassassin.c
8780                 Allow to add information in the "working offline"
8781                 window
8782
8783 2006-03-01 [wwp]        2.0.0cvs93
8784
8785         * src/plugins/spamassassin/spamassassin.c
8786                 fixed spamc invocation: use a tricky temporary mini shell wrapper
8787                 'cause it seems that calling `spamc ... < inputfile` with
8788                 g_spawn_(a)sync simply.. erm doesn't work :-).
8789
8790 2006-03-01 [wwp]        2.0.0cvs92
8791
8792         * src/toolbar.c
8793         * src/toolbar.h
8794                 simplify the adding of spam/ham button to the messageview toolbar
8795                 (it gets more clear now that the same button will be "Mark as spam"
8796                 or "Mark as ham" according to the current message status,
8797                 thanks to Colin).
8798
8799 2006-03-01 [wwp]        2.0.0cvs91
8800
8801         * src/messageview.c
8802         * src/procmsg.c
8803         * src/procmsg.h
8804         * src/summaryview.c
8805         * src/plugins/spamassassin/spamassassin.c
8806         * src/plugins/spamassassin/spamassassin.h
8807                 make learner callbacks return a status (0 for ok),
8808                 handle it in main code to avoid setting flags when learning failed,
8809                 don't learn on TCP if offline in spamassassin,
8810                 thanks to Colin.
8811
8812                 
8813
8814 2006-03-01 [wwp]        2.0.0cvs90
8815
8816         * src/compose.c
8817                 some work around the compose window's account menu,
8818                 patch by Fabien Vantard.
8819
8820 2006-03-01 [wwp]        2.0.0cvs89
8821
8822         * src/plugins/spamassassin/spamassassin.c
8823                 fixed bad logics, was using spamc in local mode and sa-learn
8824                 in remote mode (thanks, Colin).
8825
8826 2006-03-01 [wwp]        2.0.0cvs88
8827
8828         * src/plugins/spamassassin/spamassassin.c
8829         * src/plugins/spamassassin/spamassassin.h
8830         * src/plugins/spamassassin/spamassassin_gtk.c
8831                 made processing of emails w/ sa-plugin an option (default is TRUE),
8832                 fixed Engrish some tooltips, capitalization of some debug messages
8833                 and warnings. The spamassassin plugin now provides two separate
8834                 services: process emails upon incorporation and spamd training.
8835                 Both services (un)register independently but use some common
8836                 plugin settings (transport settings, spam storage location).
8837
8838 2006-02-28 [wwp]        2.0.0cvs87
8839
8840         * src/plugins/spamassassin/spamassassin.c
8841                 fix async flag to spamc cmdline execution (batch exec should
8842                 be asynchronous).
8843
8844 2006-02-27 [wwp]        2.0.0cvs86
8845
8846         * src/plugins/spamassassin/spamassassin.c
8847         * src/plugins/spamassassin/spamassassin.h
8848         * src/plugins/spamassassin/spamassassin_gtk.c
8849                 - added the ability to learn a remote spamassassin server (spamd),
8850                 using spamc.
8851                 - added the spamassassin option 'username', that applies to all
8852                 spamassassin operations (filtering, learning, local or remote).
8853                 The default username is the current unix user (if left blank
8854                 from gtk prefs or config file).
8855                 - commented out some unused code (notebook widget), removed unused
8856                 layout (hbox1).
8857                 - make more widgets sensitive to the transport type.
8858
8859 2006-02-27 [colin]      2.0.0cvs85
8860
8861         * src/plugins/spamassassin/spamassassin.c
8862                 Fix sa-learn call when offline
8863
8864 2006-02-27 [colin]      2.0.0cvs84
8865
8866         * configure.ac
8867         * src/Makefile.am
8868         * src/mainwindow.c
8869         * src/mainwindow.h
8870         * src/messageview.c
8871         * src/messageview.h
8872         * src/prefs_toolbar.c
8873         * src/procmsg.c
8874         * src/stock_pixmap.c
8875         * src/stock_pixmap.h
8876         * src/summaryview.c
8877         * src/toolbar.c
8878         * src/toolbar.h
8879         * src/pixmaps/ham_btn.xpm
8880         * src/pixmaps/spam.xpm
8881         * src/pixmaps/spam_btn.xpm
8882         * src/plugins/spamassassin/spamassassin.c
8883                 Add button in toolbar for spam learning
8884                 Fix a few bugs from the last related commit
8885                 Revert 1.9.6cvs23 which messed up shift-selection
8886
8887 2006-02-24 [colin]      2.0.0cvs83
8888
8889         * src/procmsg.c
8890         * src/summaryview.c
8891         * src/summaryview.h
8892         * src/plugins/spamassassin/spamassassin.c
8893         * src/plugins/spamassassin/spamassassin.h
8894         * src/plugins/spamassassin/spamassassin_gtk.c
8895                 Unregister learner when spamassassin is either
8896                 disabled or over tcp
8897
8898 2006-02-24 [colin]      2.0.0cvs82
8899
8900         * src/Makefile.am
8901         * src/mainwindow.c
8902         * src/mainwindow.h
8903         * src/procmsg.c
8904         * src/procmsg.h
8905         * src/stock_pixmap.c
8906         * src/stock_pixmap.h
8907         * src/summaryview.c
8908         * src/summaryview.h
8909         * src/gtk/icon_legend.c
8910         * src/pixmaps/spam.xpm  ** NEW FILE **
8911         * src/plugins/spamassassin/spamassassin.c
8912         * src/plugins/spamassassin/spamassassin_gtk.c
8913                 Add spam learning interface (Mark/Mark as 
8914                 (spam|ham) menus)
8915
8916 2006-02-24 [wwp]        2.0.0cvs81
8917
8918         * src/compose.c
8919         * src/compose.h
8920         * src/filtering.c
8921                 hide compose window when sending message in batch mode
8922                 (filtering: forward and redirect). Also fixed a wrong
8923                 value returned when sending failed, neutral anyway.
8924                 (Colin, me) 
8925
8926 2006-02-24 [wwp]        2.0.0cvs80
8927
8928         * src/mainwindow.c
8929                 use GTK+'s stock quit button. Patch by Fabien Vantard.
8930
8931 2006-02-24 [paul]       2.0.0cvs79
8932
8933         * src/news.c
8934         * src/news.h
8935         * src/news_gtk.c
8936                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
8937                 Thanks to Colin
8938
8939 2006-02-23 [colin]      2.0.0cvs78
8940
8941         * src/alertpanel.c
8942                 Change OK to Close in alertpanel with View log
8943                 button; add accel to View log. Patch by Fabien
8944                 Vantard
8945
8946 2006-02-23 [wwp]        2.0.0cvs77
8947
8948         * src/compose.c
8949                 silly me, there were much more tests to perform, since toolbars can
8950                 really have down to 1 element only.
8951
8952 2006-02-23 [wwp]        2.0.0cvs76
8953
8954         * commitHelper
8955                 fixed indentation from my previous commit. Fallback to VISUAL if
8956                 EDITOR is not set (and to vi, at last resort).
8957
8958 2006-02-23 [wwp]        2.0.0cvs75
8959
8960         * commitHelper
8961                 improved error detection (Colin, me).
8962
8963 2006-02-23 [wwp]        2.0.0cvs74
8964
8965         * src/prefs_toolbar.c
8966                 simplify and fix prefs/toolbars layouting. Combos' contents can
8967                 now be really displayed.
8968
8969 2006-02-23 [wwp]        2.0.0cvs73
8970         simplifies and fix prefs/toolbars layouting. Combos' contents can now
8971         be really displayed.
8972
8973 2006-02-22 [wwp]        2.0.0cvs72
8974
8975         * src/compose.c
8976                 fix a typo in my previous commit (sorry!).
8977
8978 2006-02-22 [wwp]        2.0.0cvs71
8979
8980         * src/prefs_toolbar.c
8981                 fix a crash when adding separators to toolbars,
8982                 also fix some separator item information.
8983
8984 2006-02-22 [wwp]        2.0.0cvs70
8985
8986         * src/compose.c
8987                 fix a crash when redirecting (for instance) when compose window's
8988                 toolbar contents has been customized (when some buttons have been
8989                 removed in fact).
8990
8991 2006-02-21 [wwp]        2.0.0cvs69
8992
8993         * src/summaryview.c
8994         * src/gtk/pluginwindow.c
8995         * src/plugins/pgpcore/prefs_gpg.c
8996                 fix some compilation warnings (feat. remains of removed code).
8997
8998 2006-02-21 [wwp]        2.0.0cvs68
8999
9000         * src/gtk/gtkutils.c
9001                 fix two compilation issues, thanks to Stephan Sachse.
9002
9003 2006-02-20 [colin]      2.0.0cvs67
9004
9005         * src/mainwindow.c
9006                 Don't reselect displayed mail on refocus
9007                 This fixes actions misbehaving 
9008
9009 2006-02-20 [wwp]        2.0.0cvs66
9010
9011         * src/summaryview.c
9012         * src/gtk/gtksctree.c
9013         * src/gtk/gtkshruler.c
9014                 changed more runtime typecast checks.
9015
9016 2006-02-20 [wwp]        2.0.0cvs65
9017
9018         * src/summary_search.c
9019                 find all - summaryview refresh issue fixed, thanks to Colin.
9020
9021 2006-02-20 [wwp]        2.0.0cvs64
9022
9023         * src/gtk/gtkutils.c
9024                 better runtime typecast checks.
9025
9026 2006-02-20 [wwp]        2.0.0cvs63
9027
9028         * src/summary_search.c
9029                 enhancements to the summary search:
9030                         - add the ability to stop the running search
9031                           (upon ESC-key press, new Stop button or when Clear button is pressed)
9032                         - don't search if no criteria (From/To/Subject/Body) is set
9033                         - ensure that a busy mouse pointer is always shown when searching,
9034                           show it even a bit earlier
9035
9036 2006-02-19 [colin]      2.0.0cvs62
9037
9038         * src/compose.c
9039         * src/imap.c
9040         * src/etpan/imap-thread.c
9041         * src/etpan/imap-thread.h
9042                 (Future) IMAP speed improvement on sending
9043                 Will require a libetpan update
9044         * src/summaryview.c
9045         * src/gtk/quicksearch.c
9046                 Make quicksearch clearable while running.
9047
9048 2006-02-17 [colin]      2.0.0cvs61
9049
9050         * src/imap.c
9051         * src/etpan/imap-thread.c
9052         * src/etpan/imap-thread.h
9053                 Check for IMAP certificates
9054                 ** Requires libetpan-0.42-cvs4 
9055                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
9056
9057 2006-02-17 [colin]      2.0.0cvs60
9058
9059         * src/messageview.c
9060         * src/prefs_common.c
9061         * src/prefs_common.h
9062         * src/prefs_message.c
9063                 Add pref to display HTML-only mails with plugin, 
9064                 if possible (defaulting to FALSE of course).
9065
9066 2006-02-16 [colin]      2.0.0cvs59
9067
9068         * src/main.c
9069         * src/common/plugin.c
9070         * src/common/plugin.h
9071         * src/gtk/pluginwindow.c
9072                 Keep track of requested (but unloaded) plugins
9073                 in some error cases.
9074
9075 2006-02-16 [wwp]        2.0.0cvs58
9076
9077         * src/gtk/gtkaspell.c
9078         * src/gtk/gtkaspell.h
9079         * src/prefs_spelling.c
9080         * src/compose.c
9081         * src/prefs_common.c
9082         * src/prefs_common.h
9083                 implemented new optional spellchecker behaviour: re-check message when
9084                 dictionary got changed (from compose-window/context-menu/Change dictionary).
9085
9086 2006-02-16 [wwp]        2.0.0cvs57
9087
9088         * src/quote_fmt_parse.y
9089                 pclose popen'ed pipe.
9090
9091 2006-02-15 [colin]      2.0.0cvs56
9092
9093         * src/mimeview.c
9094         * src/mimeview.h
9095                 Let MimeViewers know which MimeView they
9096                 depend of.
9097         * src/summaryview.c
9098                 Swap From/To columns in Sent/Queue/Drafts
9099                 folders
9100         * src/etpan/imap-thread.c
9101                 Use mailstream_low_tls_open() for STARTTLS
9102                 instead of mailstream_low_ssl_open()
9103                 ** REQUIRES libetpan 0.42cvs3 **
9104
9105 2006-02-15 [wwp]        2.0.0cvs55
9106
9107         * src/compose.c
9108         * src/compose.h
9109         * src/message_search.c
9110         * src/message_search.h
9111         * src/textview.c
9112         * src/gtk/gtkutils.c
9113         * src/gtk/gtkutils.h
9114                 added the ability to Find text in the compose window (and a bit
9115                 of code factorization).
9116
9117 2006-02-15 [wwp]        2.0.0cvs54
9118
9119         * src/prefs_gtk.c
9120                 yet another one file was missing (fix for some widgets' sensitivity).
9121                 Thanks Colin!
9122
9123 2006-02-15 [wwp]        2.0.0cvs53
9124
9125         * src/prefs_gtk.h
9126                 oops forgot that file (fix for some widgets' sensitivity).
9127
9128 2006-02-15 [wwp]        2.0.0cvs52
9129
9130         * src/summary_search.c
9131                 implemented advanced summary search options (added the ability
9132                 to use matcher conditions in an advanced search mode).
9133
9134 2006-02-15 [wwp]        2.0.0cvs51
9135
9136         * src/plugins/pgpcore/prefs_gpg.c
9137         * src/prefs_account.c
9138                 fix some widget sensitivity, mostly around some labels in
9139                 account prefs.
9140
9141 2006-02-15 [paul]       2.0.0cvs50
9142
9143         * manual/advanced.xml
9144                 improve Templates info
9145                 written by wwp
9146
9147 2006-02-14 [colin]      2.0.0cvs49
9148
9149         * src/pixmaps/address_book.xpm
9150         * src/pixmaps/preferences.xpm
9151         * src/pixmaps/properties.xpm
9152                 Fix pixmap size - patch by Fabien Vantard
9153
9154 2006-02-13 [colin]      2.0.0cvs48
9155
9156         * src/procmime.c
9157                 Add missing fclose()s on error
9158         * src/textview.c
9159                 Remove unused code
9160         * src/common/utils.c
9161                 Fix temp files not being deleted on windows
9162         Patches by Thomas Gilgin
9163
9164 2006-02-13 [colin]      2.0.0cvs47
9165
9166         * src/mainwindow.c
9167                 Fix exit crash
9168
9169 2006-02-13 [wwp]        2.0.0cvs46
9170
9171         * src/plugins/pgpcore/prefs_gpg.c
9172                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
9173
9174 2006-02-12 [colin]      2.0.0cvs45
9175
9176         * src/folderview.c
9177         * src/main.c
9178         * src/mainwindow.c
9179                 Fix "stuff" when quitting
9180
9181 2006-02-12 [wwp]        2.0.0cvs44
9182
9183         * src/prefs_themes.c
9184                 fix typos in debug messages.
9185
9186 2006-02-11 [colin]      2.0.0cvs43
9187
9188         * src/summaryview.c
9189                 don't allow drag/drop from ourself
9190
9191 2006-02-10 [wwp]        2.0.0cvs42
9192
9193         * src/exporthtml.c
9194         * src/html.c
9195         * src/html.h
9196         * src/procmime.c
9197         * src/textview.c
9198                 renamed html_ prefixed functions and data structures to avoid
9199                 namespace clashes w/ other software (gtkhtml2 for instance).
9200                 Closes bug #907.
9201
9202
9203 2006-02-09 [colin]      2.0.0cvs41
9204
9205         * src/summaryview.c
9206                 Fix shitty logic messed up. Thanks Ticho for the hint!
9207
9208 2006-02-09 [wwp]        2.0.0cvs40
9209
9210         * src/gtk/about.c
9211         * src/compose.c
9212         * src/prefs_account.c
9213         * src/prefs_gtk.h
9214         * src/editaddress.c
9215                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
9216                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
9217                 Browse buttons in accounts prefs.
9218
9219 2006-02-09 [colin]      2.0.0cvs39
9220
9221         * src/matcher.c
9222                 Check for pointer before using its members
9223         * src/gtk/gtksourceprintjob.c
9224                 Fix a wrong warning
9225
9226 2006-02-09 [wwp]        2.0.0cvs38
9227
9228         * src/gtk/filesel.c
9229                 fix few compiler warnings (type mismatch).
9230
9231 2006-02-09 [paul]       2.0.0cvs37
9232
9233         * po/fr.po
9234                 updated by Fabien Vantard
9235
9236 2006-02-08 [colin]      2.0.0cvs36
9237
9238         * src/prefs_common.c
9239         * src/common/defs.h
9240         * src/common/plugin.c
9241                 allow windows and linux configurations to coexist
9242                 patch by Thomas Gilgin
9243
9244 2006-02-08 [colin]      2.0.0cvs35
9245
9246         * src/filtering.c
9247         * src/matcher.c
9248         * src/matcher.h
9249         * src/matcher_parser_parse.y
9250         * src/prefs_filtering_action.c
9251         * src/prefs_matcher.c
9252                 Add the "Ignore thread" filtering
9253                 action
9254
9255 2006-02-08 [colin]      2.0.0cvs34
9256
9257         * src/compose.c
9258         * src/procmime.c
9259         * src/procmime.h
9260                 Fix bug #905 (damaged attachment)
9261                 text files with raw \0's aren't really text files
9262         FOR_STABLE
9263
9264 2006-02-08 [colin]      2.0.0cvs33
9265
9266         * src/summaryview.c
9267                 Fix crasher introduced yesterday
9268
9269 2006-02-08 [wwp]        2.0.0cvs32
9270
9271         * src/compose.c
9272         * src/compose.h
9273                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
9274
9275 2006-02-08 [wwp]        2.0.0cvs31
9276
9277         * src/prefs_template.c
9278                 templates enhancement: allow address completion for Cc and Bcc fields
9279                 (it was currently possible for the To field only)
9280
9281 2006-02-08 [colin]      2.0.0cvs30
9282
9283         * src/compose.c
9284                 Don't unblock if not blocked
9285         FOR_STABLE
9286
9287 2006-02-07 [colin]      2.0.0cvs29
9288
9289         * src/action.c
9290                 Forgot to refresh summaryview
9291
9292 2006-02-07 [colin]      2.0.0cvs28
9293
9294         * src/action.c
9295                 Freeze/thaw message list and folder list while
9296                 processing %as{} actions 
9297         * src/compose.c
9298                 Fix auto-wrap disabling after a middle-click
9299                 paste - FOR_STABLE
9300
9301 2006-02-07 [paul]       2.0.0cvs27
9302
9303         * src/folder.c
9304                 fix freeing of uninitialised pointers
9305                 Thanks to Colin
9306
9307 2006-02-06 [colin]      2.0.0cvs26
9308
9309         * src/folder.c
9310                 Use g_slist_prepend in potentially big list
9311
9312 2006-02-06 [colin]      2.0.0cvs25
9313
9314         * src/folder.c
9315                 Completely skip processing if it doesn't 
9316                 exist (faster!)
9317
9318 2006-02-06 [colin]      2.0.0cvs24
9319
9320         * src/folder.c
9321         * src/summaryview.c
9322                 Batch filtering in summaryview (from Tools menu)
9323                 and pre/post//-processing too
9324
9325 2006-02-06 [colin]      2.0.0cvs23
9326
9327         * src/procmsg.h
9328         * src/filtering.c
9329                 Use a special field for batch filtering instead
9330                 of stepping on deferred execution's toes
9331
9332 2006-02-06 [colin]      2.0.0cvs22
9333
9334         * src/action.c
9335         * src/filtering.c
9336         * src/filtering.h
9337         * src/folder.c
9338         * src/summaryview.c
9339                 Fix filtering via menus and actions
9340
9341 2006-02-06 [colin]      2.0.0cvs21
9342
9343         * src/imap.c
9344                 Put the added file directly to cache if possible (will work
9345                 with next libetpan)
9346         * src/filtering.c
9347         * src/filtering.h
9348         * src/inc.c
9349         * src/folder.c
9350         * src/mbox.c
9351         * src/procmsg.h
9352                 Move and copy filtered messages by batches instead of one
9353                 by one - faster on IMAP
9354         * src/procmsg.c
9355                 Add a function that'll possibly be useful later
9356
9357 2006-02-06 [colin]      2.0.0cvs20
9358
9359         * src/addressbook.c
9360                 Use internal mime-type instead of text/plain for d'n'd
9361         * src/compose.c
9362                 Allow attaching files from mimeview's icon list via d'n'd
9363         * src/folderview.c
9364         * src/folderview.h
9365                 Use internal mime-type instead of text/plain for d'n'd
9366                 Don't try to selected opened folder if none is
9367                 Factorize d'n'd from other apps code
9368         * src/headerview.c
9369         * src/textview.c
9370         * src/gtk/gtkutils.c
9371         * src/gtk/gtkutils.h
9372                 Factorize Face/X-Face stuff
9373         * src/mimeview.c
9374                 Fix d'n'd to other apps
9375         * src/prefs_message.c
9376                 Let the XFace pref be usable without libcompface as it also
9377                 applies to Face
9378         * src/summaryview.c
9379                 Fix d'n'd to other apps
9380                 Factorize d'n'd from other apps code
9381
9382 2006-02-06 [wwp]        2.0.0cvs19
9383
9384         * po/it.po
9385                 Italian translation fixes by Andrea Spadaccini (no more confusion
9386                 between filtering and processing, and few changes in the About
9387                 dialog).
9388
9389
9390 2006-02-06 [mones]      2.0.0cvs18
9391
9392         * src/gtk/icon_legend.c
9393                 Improved descriptions allowing better translations
9394
9395 2006-02-05 [colin]      2.0.0cvs17
9396
9397         * src/imap.c
9398                 Add the f*cking missing expunge that caused imap_fetch_env
9399                 to fail after an add_msgs ! :-///
9400         * src/etpan/imap-thread.c
9401                 Add a bit of debug
9402         FOR_STABLE
9403
9404 2006-02-05 [colin]      2.0.0cvs16
9405
9406         * src/common/utils.c
9407                 Don't check for return-path (or we can't put
9408                 back non-sent mails)
9409
9410 2006-02-05 [colin]      2.0.0cvs15
9411
9412         * src/textview.c
9413                 Don't try to display Face header in textview
9414                 when teh headerview's active
9415
9416 2006-02-05 [colin]      2.0.0cvs14
9417
9418         * tools/tbird2syl.py
9419         * tools/Makefile.am
9420                 Add script to import Thunderbird mails
9421
9422 2006-02-05 [colin]      2.0.0cvs13
9423
9424         * src/headerview.c
9425         * src/procheader.c
9426         * src/procmsg.c
9427         * src/procmsg.h
9428         * src/textview.c
9429                 Show Face headers - patch partially by Klaus Flittner
9430
9431 2006-02-05 [colin]      2.0.0cvs12
9432
9433         * src/folderview.c
9434         * src/summaryview.c
9435         * src/common/utils.c
9436         * src/common/utils.h
9437                 Let dnd work from mime icons to summaryview
9438                 and to folderview too
9439                 Add a crude test to avoid trying to add files
9440                 drag'n'dropped when they're not mails
9441
9442 2006-02-04 [colin]      2.0.0cvs11
9443
9444         * src/summaryview.c
9445         * src/mimeview.c
9446                 Fix utf8 conversion
9447
9448 2006-02-04 [colin]      2.0.0cvs10
9449
9450         * src/compose.c
9451         * src/folderview.c
9452         * src/mimeview.c
9453         * src/summaryview.c
9454         * src/summaryview.h
9455                 Added various drag and drop capas:
9456                 From                    To
9457                 summaryview             other apps
9458                 mimeview icons          other apps
9459                 other apps              summaryview
9460                 other apps              folderview
9461
9462                 This shouldn't have broken the existing:
9463                 From                    To
9464                 summaryview             folderview
9465                 folderview              folderview
9466                 summaryview             compose's attachments
9467
9468         Tests welcomed.
9469
9470 2006-02-02 [paul]       2.0.0cvs9
9471
9472         * src/mainwindow.c
9473                 move global option 'Set displayed columns...' out
9474                 of folder option grouping.
9475                 fix sensitivity of 'harvest addresses'
9476         FOR_STABLE
9477
9478 2006-02-01 [colin]      2.0.0cvs8
9479
9480         * src/mimeview.c
9481                 Revert the alertpanel patch, it sucks (intrusive
9482                 and gets in the way of "open")
9483
9484 2006-02-01 [colin]      2.0.0cvs7
9485
9486         * src/compose.c
9487         * src/prefs_account.c
9488         * src/prefs_common.c
9489         * src/common/defs.h
9490         * src/common/utils.c
9491         * src/common/utils.h
9492                 Add ability to edit the signature file
9493                 from the account preferences, and use
9494                 a default for the text editor.
9495                 Patch by Fabien Vantard
9496
9497 2006-02-01 [colin]      2.0.0cvs6
9498
9499         * src/mimeview.c
9500                 Try to get mime type by extension if it is
9501                 application/octet-stream
9502                 Display a window with possible choices when
9503                 encountering unknown mime types
9504         * src/gtk/filesel.c
9505         * src/gtk/filesel.h
9506                 Add preview
9507                 Allow multiple selection in filtered filesel
9508                 (patch by Fabien Vantard)
9509         * src/gtk/pluginwindow.c
9510                 Use it (patch by Fabien Vantard)
9511
9512 2006-02-01 [paul]       2.0.0cvs5
9513
9514         * src/jpilot.c
9515                 fix crash on creating jpilot address book
9516                 Thanks to Colin - FOR_STABLE
9517         * src/prefs_summaries.c
9518         * src/prefs_wrapping.c
9519         * src/gtk/icon_legend.c
9520         * src/gtk/quicksearch.c
9521                 string fixes and additions
9522
9523 2006-02-01 [paul]       2.0.0cvs4
9524
9525         * src/compose.c
9526         * src/mainwindow.c
9527         * src/messageview.c
9528         * src/prefs_send.c
9529                 add Arabic encoding option
9530                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
9531
9532 2006-01-31 [colin]      2.0.0cvs3
9533
9534         * src/plugins/pgpcore/passphrase.c
9535                 Convert passphrase to locale encoding
9536         * src/compose.c
9537                 Fix drafting on IMAP. Crappy bug sneaked in
9538                 the release :-/
9539         FOR_STABLE
9540
9541 2006-01-30 [paul]       2.0.0cvs2
9542
9543         * src/gtk/icon_legend.c
9544                 show the new entries
9545
9546 2006-01-30 [colin]      2.0.0cvs1
9547
9548         * src/manual.c
9549                 Check for the file to be present before 
9550                 enabling the menu - FOR_STABLE
9551         * src/gtk/icon_legend.c
9552                 Add folders icons (not all of them, there
9553                 are too much, but the most intriguing ones)
9554
9555 2006-01-30 [paul]       2.0.0
9556
9557         version 2.0.0 released
9558
9559 [For previous entries, see ChangeLog.pre2.0.0]