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