f6d3533fa363397249a56b6c14d2a12766fc9f40
[claws.git] / ChangeLog
1 2007-07-17 [colin]      2.10.0cvs36
2
3         * src/editaddress.c
4                 Simplify layout on Maemo
5         * src/folder.c
6                 Fix possible crash
7         * src/prefs_display_header.c
8                 Remove some headers by default on Maemo
9
10 2007-07-17 [paul]       2.10.0cvs35
11
12         * src/prefs_common.c
13         * src/prefs_common.h
14         * src/prefs_logging.c
15         * src/common/log.c
16                 add options to stop/enable writing logs to disc
17
18 2007-07-17 [paul]       2.10.0cvs34
19
20         * src/edittags.c
21                 fix some issues with the Apply tags window:
22                 - set search column (enables autocompl in the treeview)
23                 - apply tag from "New tag" if it existed
24                 - clears New tag entry when adding it with the button
25                 Thanks to Colin
26
27 2007-07-17 [paul]       2.10.0cvs33
28
29         * src/edittags.c
30                 fix 'apply tags' dialogue weirdness
31
32 2007-07-16 [colin]      2.10.0cvs32
33
34         * src/toolbar.c
35                 Fix double-loading of mails on Maemo
36
37 2007-07-16 [colin]      2.10.0cvs31
38
39         * src/messageview.c
40                 Prevent double-loading of the same part under some
41                 conditions; hide statusbar on Maemo
42
43 2007-07-16 [colin]      2.10.0cvs30
44
45         * src/edittags.c
46         * src/edittags.h
47         * src/mainwindow.c
48         * src/summaryview.c
49                 Improve the tag interface - allow
50                 to set/unset tags from a special
51                 window.
52         * src/gtk/gtkvscrollbutton.c
53         * src/mimeview.c
54         * src/mimeview.h
55         * src/stock_pixmap.c
56                 Fix Mimeview's ugly hacks in the
57                 icon list. 
58
59 2007-07-16 [paul]       2.10.0cvs29
60
61         * src/wizard.c
62                 rework dialog
63         * src/gtk/icon_legend.c
64                 put it all in a scrolled window
65
66 2007-07-15 [colin]      2.10.0cvs28
67
68         * src/mainwindow.c
69                 Maemo: force layout to be Small screen; the
70                 others don't make sense
71
72 2007-07-14 [colin]      2.10.0cvs27
73
74         * src/mimeview.c
75         * src/gtk/gtkvscrollbutton.c
76                 Maemo: Fix mimeview's buttons size
77
78 2007-07-14 [colin]      2.10.0cvs26
79
80         * src/toolbar.c
81                 Fix the button workaround fix.
82                 (Use the correct variable)
83
84 2007-07-14 [colin]      2.10.0cvs25
85
86         * src/mainwindow.c
87         * src/toolbar.c
88                 Maemo: put the progress bar in the
89                 toolbar
90
91 2007-07-14 [colin]      2.10.0cvs24
92
93         * src/prefs_common.c
94                 Maemo: hide statusbar by default
95         * src/Makefile.am
96         * src/stock_pixmap.c
97         * src/stock_pixmap.h
98         * src/toolbar.c
99         * src/pixmaps/go_folders.xpm
100                 Maemo: Add a specific icon to go back to
101                 folder list
102
103 2007-07-14 [colin]      2.10.0cvs23
104
105         * src/toolbar.c
106                 Don't set homogeneous finally
107
108 2007-07-14 [colin]      2.10.0cvs22
109
110         * src/toolbar.c
111                 Fix button show/hide issues
112
113 2007-07-14 [colin]      2.10.0cvs21
114
115         * src/toolbar.c
116                 Fix huge arrows
117                 Fix button workaround to be able to click
118                 if mouse was on button when it went un-
119                 sensitive.
120                 Revert previous commit, gtk_tool_item_set_homogeneous
121                 doesn't mean what it seems to mean ;-)
122
123 2007-07-14 [paul]       2.10.0cvs20
124
125         * src/toolbar.c
126                 make homogeneous FALSE always
127
128 2007-07-13 [colin]      2.10.0cvs19
129
130         * src/toolbar.c
131         * src/toolbar.h
132                 Rework to fit the non-deprecated API
133         * src/compose.c
134         * src/folderview.c
135         * src/mainwindow.c
136         * src/messageview.c
137         * src/summaryview.c
138                 Maemo layout changes. Better toolbars,
139                 removal of CTree headers. 
140
141 2007-07-13 [paul]       2.10.0cvs18
142
143         * src/gtk/colorlabel.c
144                 fix bug 1261, '[DE] coloring messages in overview 
145                 keys are not localised'
146                 the string is now included in claws-mail.pot
147
148 2007-07-13 [colin]      2.10.0cvs17
149
150         * src/summaryview.c
151                 Fix bug 1267, 'printing mutliple messages 
152                 opens one message-dialog after the other'
153                 Ask for confirmation when printing 10
154                 messages or more.
155
156 2007-07-11 [colin]      2.10.0cvs16
157
158         * COPYING
159         * README
160         * autogen.sh
161         * manual/claws-mail-manual.xml
162         * manual/gpl.xml
163         * manual/es/claws-mail-manual.xml
164         * manual/es/gpl.xml
165         * manual/fr/claws-mail-manual.xml
166         * manual/fr/gpl.xml
167         * manual/pl/gpl.xml
168         * src/account.c
169         * src/account.h
170         * src/action.c
171         * src/action.h
172         * src/adbookbase.h
173         * src/addr_compl.c
174         * src/addr_compl.h
175         * src/addrbook.c
176         * src/addrbook.h
177         * src/addrcache.c
178         * src/addrcache.h
179         * src/addrcindex.c
180         * src/addrcindex.h
181         * src/addrclip.c
182         * src/addrclip.h
183         * src/addrdefs.h
184         * src/addressadd.c
185         * src/addressadd.h
186         * src/addressbook.c
187         * src/addressbook.h
188         * src/addressbook_foldersel.c
189         * src/addressbook_foldersel.h
190         * src/addressitem.h
191         * src/addrgather.c
192         * src/addrgather.h
193         * src/addrharvest.c
194         * src/addrharvest.h
195         * src/addrindex.c
196         * src/addrindex.h
197         * src/addritem.c
198         * src/addritem.h
199         * src/addrquery.c
200         * src/addrquery.h
201         * src/addrselect.c
202         * src/addrselect.h
203         * src/alertpanel.c
204         * src/alertpanel.h
205         * src/browseldap.c
206         * src/browseldap.h
207         * src/codeconv.c
208         * src/codeconv.h
209         * src/compose.c
210         * src/compose.h
211         * src/crash.c
212         * src/crash.h
213         * src/customheader.c
214         * src/customheader.h
215         * src/displayheader.c
216         * src/displayheader.h
217         * src/editaddress.c
218         * src/editaddress.h
219         * src/editaddress_other_attributes_ldap.c
220         * src/editaddress_other_attributes_ldap.h
221         * src/editbook.c
222         * src/editbook.h
223         * src/editgroup.c
224         * src/editgroup.h
225         * src/editjpilot.c
226         * src/editjpilot.h
227         * src/editldap.c
228         * src/editldap.h
229         * src/editldap_basedn.c
230         * src/editldap_basedn.h
231         * src/edittags.c
232         * src/edittags.h
233         * src/editvcard.c
234         * src/editvcard.h
235         * src/enriched.c
236         * src/enriched.h
237         * src/exphtmldlg.c
238         * src/exphtmldlg.h
239         * src/expldifdlg.c
240         * src/expldifdlg.h
241         * src/export.c
242         * src/export.h
243         * src/exporthtml.c
244         * src/exporthtml.h
245         * src/exportldif.c
246         * src/exportldif.h
247         * src/filtering.c
248         * src/filtering.h
249         * src/folder.c
250         * src/folder.h
251         * src/folder_item_prefs.c
252         * src/folder_item_prefs.h
253         * src/foldersel.c
254         * src/foldersel.h
255         * src/folderutils.c
256         * src/folderutils.h
257         * src/folderview.c
258         * src/folderview.h
259         * src/gedit-print.c
260         * src/gedit-print.h
261         * src/grouplistdialog.c
262         * src/grouplistdialog.h
263         * src/headerview.c
264         * src/headerview.h
265         * src/html.c
266         * src/html.h
267         * src/image_viewer.c
268         * src/image_viewer.h
269         * src/imap.c
270         * src/imap.h
271         * src/imap_gtk.c
272         * src/imap_gtk.h
273         * src/import.c
274         * src/import.h
275         * src/importldif.c
276         * src/importldif.h
277         * src/importmutt.c
278         * src/importmutt.h
279         * src/importpine.c
280         * src/importpine.h
281         * src/inc.c
282         * src/inc.h
283         * src/jpilot.c
284         * src/jpilot.h
285         * src/ldapctrl.c
286         * src/ldapctrl.h
287         * src/ldaplocate.c
288         * src/ldaplocate.h
289         * src/ldapquery.c
290         * src/ldapquery.h
291         * src/ldapserver.c
292         * src/ldapserver.h
293         * src/ldapupdate.c
294         * src/ldapupdate.h
295         * src/ldaputil.c
296         * src/ldaputil.h
297         * src/ldif.c
298         * src/ldif.h
299         * src/localfolder.c
300         * src/localfolder.h
301         * src/main.c
302         * src/main.h
303         * src/mainwindow.c
304         * src/mainwindow.h
305         * src/manual.c
306         * src/manual.h
307         * src/matcher.c
308         * src/matcher.h
309         * src/matcher_parser.h
310         * src/matcher_parser_lex.l
311         * src/matcher_parser_parse.y
312         * src/mbox.c
313         * src/mbox.h
314         * src/message_search.c
315         * src/message_search.h
316         * src/messageview.c
317         * src/messageview.h
318         * src/mh.c
319         * src/mh.h
320         * src/mh_gtk.c
321         * src/mh_gtk.h
322         * src/mimeview.c
323         * src/mimeview.h
324         * src/msgcache.c
325         * src/msgcache.h
326         * src/mutt.c
327         * src/mutt.h
328         * src/news.c
329         * src/news.h
330         * src/news_gtk.c
331         * src/news_gtk.h
332         * src/noticeview.c
333         * src/noticeview.h
334         * src/partial_download.c
335         * src/partial_download.h
336         * src/pine.c
337         * src/pine.h
338         * src/pop.c
339         * src/pop.h
340         * src/prefs_account.c
341         * src/prefs_account.h
342         * src/prefs_actions.c
343         * src/prefs_actions.h
344         * src/prefs_common.c
345         * src/prefs_common.h
346         * src/prefs_compose_writing.c
347         * src/prefs_compose_writing.h
348         * src/prefs_customheader.c
349         * src/prefs_customheader.h
350         * src/prefs_display_header.c
351         * src/prefs_display_header.h
352         * src/prefs_ext_prog.c
353         * src/prefs_ext_prog.h
354         * src/prefs_filtering.c
355         * src/prefs_filtering.h
356         * src/prefs_filtering_action.c
357         * src/prefs_filtering_action.h
358         * src/prefs_folder_column.c
359         * src/prefs_folder_column.h
360         * src/prefs_folder_item.c
361         * src/prefs_folder_item.h
362         * src/prefs_fonts.c
363         * src/prefs_fonts.h
364         * src/prefs_gtk.c
365         * src/prefs_gtk.h
366         * src/prefs_image_viewer.c
367         * src/prefs_image_viewer.h
368         * src/prefs_logging.c
369         * src/prefs_logging.h
370         * src/prefs_matcher.c
371         * src/prefs_matcher.h
372         * src/prefs_message.c
373         * src/prefs_message.h
374         * src/prefs_msg_colors.c
375         * src/prefs_msg_colors.h
376         * src/prefs_other.c
377         * src/prefs_other.h
378         * src/prefs_quote.c
379         * src/prefs_quote.h
380         * src/prefs_receive.c
381         * src/prefs_receive.h
382         * src/prefs_send.c
383         * src/prefs_send.h
384         * src/prefs_spelling.c
385         * src/prefs_spelling.h
386         * src/prefs_summaries.c
387         * src/prefs_summaries.h
388         * src/prefs_summary_column.c
389         * src/prefs_summary_column.h
390         * src/prefs_summary_open.c
391         * src/prefs_summary_open.h
392         * src/prefs_template.c
393         * src/prefs_template.h
394         * src/prefs_themes.c
395         * src/prefs_themes.h
396         * src/prefs_toolbar.c
397         * src/prefs_toolbar.h
398         * src/prefs_wrapping.c
399         * src/prefs_wrapping.h
400         * src/privacy.c
401         * src/privacy.h
402         * src/procheader.c
403         * src/procheader.h
404         * src/procmime.c
405         * src/procmime.h
406         * src/procmsg.c
407         * src/procmsg.h
408         * src/quote_fmt.c
409         * src/quote_fmt_lex.l
410         * src/quote_fmt_parse.y
411         * src/recv.c
412         * src/recv.h
413         * src/remotefolder.c
414         * src/remotefolder.h
415         * src/send_message.c
416         * src/send_message.h
417         * src/setup.c
418         * src/setup.h
419         * src/simple-gettext.c
420         * src/sourcewindow.c
421         * src/sourcewindow.h
422         * src/ssl_manager.c
423         * src/ssl_manager.h
424         * src/statusbar.c
425         * src/statusbar.h
426         * src/stock_pixmap.c
427         * src/stock_pixmap.h
428         * src/summary_search.c
429         * src/summary_search.h
430         * src/summaryview.c
431         * src/summaryview.h
432         * src/textview.c
433         * src/textview.h
434         * src/toolbar.c
435         * src/toolbar.h
436         * src/undo.c
437         * src/undo.h
438         * src/unmime.c
439         * src/unmime.h
440         * src/uri_opener.c
441         * src/uri_opener.h
442         * src/vcard.c
443         * src/vcard.h
444         * src/wizard.c
445         * src/wizard.h
446         * src/common/base64.c
447         * src/common/base64.h
448         * src/common/claws.c
449         * src/common/claws.h
450         * src/common/defs.h
451         * src/common/fnmatch.c
452         * src/common/fnmatch.h
453         * src/common/fnmatch_loop.c
454         * src/common/hooks.c
455         * src/common/hooks.h
456         * src/common/log.c
457         * src/common/log.h
458         * src/common/md5.c
459         * src/common/md5.h
460         * src/common/mgutils.c
461         * src/common/mgutils.h
462         * src/common/nntp.c
463         * src/common/nntp.h
464         * src/common/passcrypt.c
465         * src/common/passcrypt.h.in
466         * src/common/plugin.c
467         * src/common/plugin.h
468         * src/common/prefs.c
469         * src/common/prefs.h
470         * src/common/progressindicator.c
471         * src/common/progressindicator.h
472         * src/common/quoted-printable.c
473         * src/common/quoted-printable.h
474         * src/common/session.c
475         * src/common/session.h
476         * src/common/smtp.c
477         * src/common/smtp.h
478         * src/common/socket.c
479         * src/common/socket.h
480         * src/common/ssl.c
481         * src/common/ssl.h
482         * src/common/ssl_certificate.c
483         * src/common/ssl_certificate.h
484         * src/common/string_match.c
485         * src/common/string_match.h
486         * src/common/stringtable.c
487         * src/common/stringtable.h
488         * src/common/tags.c
489         * src/common/tags.h
490         * src/common/template.c
491         * src/common/template.h
492         * src/common/timing.h
493         * src/common/utils.c
494         * src/common/utils.h
495         * src/common/uuencode.c
496         * src/common/uuencode.h
497         * src/common/version.h.in
498         * src/common/w32_dirent.c
499         * src/common/w32_reg.c
500         * src/common/w32_signal.c
501         * src/common/w32_stat.c
502         * src/common/w32_stdlib.c
503         * src/common/w32_string.c
504         * src/common/w32_time.c
505         * src/common/w32_unistd.c
506         * src/common/w32_wait.c
507         * src/common/w32lib.h
508         * src/common/xml.c
509         * src/common/xml.h
510         * src/common/xmlprops.c
511         * src/common/xmlprops.h
512         * src/etpan/etpan-errors.h
513         * src/etpan/etpan-thread-manager-types.h
514         * src/etpan/etpan-thread-manager.c
515         * src/etpan/etpan-thread-manager.h
516         * src/etpan/imap-thread.c
517         * src/etpan/imap-thread.h
518         * src/gtk/about.c
519         * src/gtk/about.h
520         * src/gtk/colorlabel.c
521         * src/gtk/colorlabel.h
522         * src/gtk/colorsel.c
523         * src/gtk/colorsel.h
524         * src/gtk/combobox.c
525         * src/gtk/combobox.h
526         * src/gtk/description_window.c
527         * src/gtk/description_window.h
528         * src/gtk/filesel.c
529         * src/gtk/filesel.h
530         * src/gtk/foldersort.c
531         * src/gtk/foldersort.h
532         * src/gtk/gtkaspell.c
533         * src/gtk/gtkaspell.h
534         * src/gtk/gtksctree.c
535         * src/gtk/gtkshruler.c
536         * src/gtk/gtkshruler.h
537         * src/gtk/gtksourceprintjob.c
538         * src/gtk/gtksourceprintjob.h
539         * src/gtk/gtkutils.c
540         * src/gtk/gtkutils.h
541         * src/gtk/gtkvscrollbutton.c
542         * src/gtk/gtkvscrollbutton.h
543         * src/gtk/icon_legend.c
544         * src/gtk/icon_legend.h
545         * src/gtk/inputdialog.c
546         * src/gtk/inputdialog.h
547         * src/gtk/logwindow.c
548         * src/gtk/logwindow.h
549         * src/gtk/manage_window.c
550         * src/gtk/manage_window.h
551         * src/gtk/menu.c
552         * src/gtk/menu.h
553         * src/gtk/pluginwindow.c
554         * src/gtk/pluginwindow.h
555         * src/gtk/prefswindow.c
556         * src/gtk/prefswindow.h
557         * src/gtk/progressdialog.c
558         * src/gtk/progressdialog.h
559         * src/gtk/quicksearch.c
560         * src/gtk/quicksearch.h
561         * src/gtk/sslcertwindow.c
562         * src/gtk/sslcertwindow.h
563         * src/plugins/bogofilter/bogofilter.c
564         * src/plugins/bogofilter/bogofilter.h
565         * src/plugins/bogofilter/bogofilter_gtk.c
566         * src/plugins/clamav/clamav_plugin.c
567         * src/plugins/clamav/clamav_plugin.h
568         * src/plugins/clamav/clamav_plugin_gtk.c
569         * src/plugins/demo/demo.c
570         * src/plugins/dillo_viewer/dillo_prefs.c
571         * src/plugins/dillo_viewer/dillo_prefs.h
572         * src/plugins/dillo_viewer/dillo_viewer.c
573         * src/plugins/pgpcore/passphrase.c
574         * src/plugins/pgpcore/passphrase.h
575         * src/plugins/pgpcore/pgp_viewer.c
576         * src/plugins/pgpcore/pgp_viewer.h
577         * src/plugins/pgpcore/plugin.c
578         * src/plugins/pgpcore/prefs_gpg.c
579         * src/plugins/pgpcore/prefs_gpg.h
580         * src/plugins/pgpcore/select-keys.c
581         * src/plugins/pgpcore/select-keys.h
582         * src/plugins/pgpcore/sgpgme.c
583         * src/plugins/pgpcore/sgpgme.h
584         * src/plugins/pgpinline/pgpinline.c
585         * src/plugins/pgpinline/pgpinline.h
586         * src/plugins/pgpinline/plugin.c
587         * src/plugins/pgpmime/pgpmime.c
588         * src/plugins/pgpmime/pgpmime.h
589         * src/plugins/pgpmime/plugin.c
590         * src/plugins/spamassassin/spamassassin.c
591         * src/plugins/spamassassin/spamassassin.h
592         * src/plugins/spamassassin/spamassassin_gtk.c
593         * src/plugins/trayicon/trayicon.c
594         * src/plugins/trayicon/trayicon_prefs.c
595         * src/plugins/trayicon/trayicon_prefs.h
596         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
597         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
598         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.h
599         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
600         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
601         * tools/OOo2claws-mail.pl
602         * tools/README.sylprint
603         * tools/acroread2claws-mail.pl
604         * tools/claws-mail-compose-insert-files.pl
605         * tools/convert_mbox.pl
606         * tools/filter_conv.pl
607         * tools/filter_conv_new.pl
608         * tools/fix_date.sh
609         * tools/freshmeat_search.pl
610         * tools/google_search.pl
611         * tools/kmail-mailbox2claws-mail.pl
612         * tools/kmail2claws-mail.pl
613         * tools/kmail2claws-mail_v2.pl
614         * tools/mairix.sh
615         * tools/make.themes.project
616         * tools/multiwebsearch.pl
617         * tools/nautilus2claws-mail.sh
618         * tools/outlook2claws-mail.pl
619         * tools/textviewer.sh
620         * tools/thunderbird-filters-convertor.pl
621         * tools/update-po
622         * tools/uuooffice
623         * tools/vcard2xml.py
624         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
625                 Upgrade to GPLv3 or later.
626
627 2007-07-10 [wwp]        2.10.0cvs15
628
629         * src/main.c
630                 Fix re-opening of all composing messages that were
631                 opened when closing the previous instance, thanks
632                 to Colin.
633
634 2007-07-10 [paul]       2.10.0cvs14
635
636         * src/editaddress_other_attributes_ldap.c
637         * src/ldapupdate.c
638                 fix crash on selecting 'other attributes' combo
639                 for either a new entry or an old entry with no
640                 existing attributes.
641                 fix bug on editing multiple attributes which
642                 resulted them all having the value of the last
643                 one changed.
644                 Thanks to Colin
645
646 2007-07-10 [colin]      2.10.0cvs13
647
648         * src/editaddress.c
649         * src/editaddress_other_attributes_ldap.h
650         * src/ldapupdate.c
651                 Fix --disable-ldap build
652
653 2007-07-09 [colin]      2.10.0cvs12
654
655         * src/Makefile.am
656         * src/addritem.c
657         * src/addritem.h
658         * src/editaddress.c
659         * src/editaddress_other_attributes_ldap.c
660         * src/editaddress_other_attributes_ldap.h
661         * src/editldap.c
662         * src/ldapctrl.c
663         * src/ldapctrl.h
664         * src/ldapupdate.c
665                 Add capability to edit all inetOrgPerson
666                 attributes on LDAP. Patch by Michael 
667                 Rasmussen
668
669 2007-07-09 [colin]      2.10.0cvs11
670
671         * src/Makefile.am
672         * src/exporthtml.c
673         * src/mbox.c
674         * src/msgcache.c
675         * src/prefs_summaries.c
676         * src/prefs_themes.c
677         * src/procheader.c
678         * src/common/Makefile.am
679         * src/common/log.c
680         * src/common/timing.h
681         * src/common/utils.c
682         * src/common/utils.h
683         * src/common/w32_account.c
684         * src/common/w32lib.h
685         * src/gtk/Makefile.am
686         * src/gtk/colorlabel.c
687         * src/plugins/pgpcore/Makefile.am
688         * src/plugins/pgpcore/claws.def
689         * src/plugins/pgpcore/passphrase.c
690         * src/plugins/pgpcore/pgp_viewer.c
691         * src/plugins/pgpcore/plugin.def
692         * src/plugins/pgpcore/sgpgme.c
693         * src/plugins/pgpinline/Makefile.am
694         * src/plugins/pgpinline/claws.def
695         * src/plugins/pgpinline/mypgpcore.def
696         * src/plugins/pgpinline/plugin.def
697         * src/plugins/pgpmime/Makefile.am
698         * src/plugins/pgpmime/claws.def
699         * src/plugins/pgpmime/mypgpcore.def
700         * src/plugins/pgpmime/plugin.def
701                 Commit win32 patch, from Werner Koch and
702                 Marcus Brinkmann
703
704 2007-07-09 [colin]      2.10.0cvs10
705
706         * src/prefs_toolbar.c
707                 Fix crash when no actions exist
708
709 2007-07-07 [paul]       2.10.0cvs9
710
711         * COPYING
712         * manual/claws-mail-manual.xml
713                 update copyright year
714         * po/fi.po
715                 updated by Flammie Pirinen
716
717 2007-07-05 [wwp]        2.10.0cvs8
718
719         * src/plugins/clamav/clamav_plugin_gtk.c
720                 Make vertical spacing like in other plugin prefs pages.
721
722 2007-07-05 [wwp]        2.10.0cvs7
723
724         * src/quote_fmt.c
725                 It's %am that works, not %ae (this doc incoherence has been
726                 introduced with 2.9.2cvs13).
727
728 2007-07-04 [wwp]        2.10.0cvs6
729
730         * src/plugins/bogofilter/bogofilter.c
731                 Gettext-ize an occurrence of "Any" that wasn't.
732
733 2007-07-04 [colin]      2.10.0cvs5
734
735         * po/POTFILES.in
736                 Fix untranslated strings; thanks
737                 to Pader Rezso.
738
739 2007-07-03 [colin]      2.10.0cvs4
740
741         * src/folder.c
742         * src/mainwindow.c
743                 Fix saving of sort mode for tags and
744                 thread date. Thanks to Pierre Ossman.
745                 Completes fix for bug 1233
746
747 2007-07-03 [paul]       2.10.0cvs3
748
749         * src/compose.c
750                 fix auto-save
751         * src/summaryview.c
752                 fix build warnings
753         Thanks to Colin
754
755 2007-07-02 [colin]      2.10.0cvs2
756
757         * src/folder.h
758         * src/mainwindow.c
759         * src/procmsg.h
760         * src/summaryview.c
761                 Add View/Sort/by Thread date
762                 Fixes bug 1233, 'Capability to sort 
763                 threads by most recent message'
764                 Based on a patch by Paul Rolland
765
766 2007-07-02 [colin]      2.10.0cvs1
767
768         * src/Makefile.am
769         * src/compose.c
770         * src/edittags.c
771         * src/edittags.h
772         * src/filtering.c
773         * src/folder.c
774         * src/folder.h
775         * src/headerview.c
776         * src/headerview.h
777         * src/main.c
778         * src/mainwindow.c
779         * src/mainwindow.h
780         * src/manual.h
781         * src/matcher.c
782         * src/matcher.h
783         * src/matcher_parser_parse.y
784         * src/mimeview.c
785         * src/msgcache.c
786         * src/msgcache.h
787         * src/prefs_common.c
788         * src/prefs_common.h
789         * src/prefs_filtering_action.c
790         * src/prefs_matcher.c
791         * src/prefs_summary_column.c
792         * src/procmsg.c
793         * src/procmsg.h
794         * src/quote_fmt.c
795         * src/quote_fmt_lex.l
796         * src/quote_fmt_parse.y
797         * src/summaryview.c
798         * src/summaryview.h
799         * src/textview.c
800         * src/common/Makefile.am
801         * src/common/defs.h
802         * src/common/tags.c
803         * src/common/tags.h
804         * src/gtk/quicksearch.c
805         * src/gtk/quicksearch.h
806                 Add Tags implementation. Tags are arbitrary labels
807                 that can be applied to messages. It is possible 
808                 to create, edit, remove tags; apply them to mails;
809                 filter on tags or tag presence; apply or unset
810                 tags via filtering actions; reference tags in
811                 reply templates.
812
813 2007-07-02 [paul]       2.10.0
814
815         * NEWS
816         * README
817         * RELEASE_NOTES
818                 2.10.0 released
819
820 2007-07-02 [paul]       2.9.2cvs78
821
822         * po/de.po
823         * po/en_GB.po
824         * po/es.po
825         * po/fr.po
826         * po/hu.po
827         * po/pt_BR.po
828         * po/ru.po
829         * po/zh_CN.po
830                 updated by Stephan Sachse, me, Ricardo Mones
831                 Lastra, Fabien Vantard, Pader Rezso, Frederico
832                 Goncalves Guimaraes, Pavlo Bohmat, and Ralgh Young
833
834 2007-07-02 [paul]       2.9.2cvs77
835
836         * AUTHORS
837                 updated
838
839 2007-06-29 [wwp]        2.9.2cvs76
840
841         * src/gtk/headers.h
842                 Fix a typo (thanks to Ricardo for finding this out).
843
844 2007-06-28 [paul]       2.9.2cvs75
845
846         * src/folderview.c
847                 fix build warnings
848
849 2007-06-28 [paul]       2.9.2cvs74
850
851         * tools/Makefile.am
852                 fix bug in the autotools build system.
853                 Files cataloged under EXTRA_DIST were never
854                 automatically copied to the build tree.
855                 (fix 'make distcheck')
856                 Patch by Michael Rasmussen.
857
858 2007-06-24 [colin]      2.9.2cvs73
859
860         * src/news_gtk.c
861                 Fix bug 1249, 'Error handling for 
862                 news errors needs modification'
863                 Only popup error if the according
864                 pref in Prefs/Receive is set.
865
866 2007-06-21 [colin]      2.9.2cvs72
867
868         * src/common/plugin.c
869         * src/common/plugin.h
870                 Change plugin API to know whether it's safe to 
871                 unload plugins or whether we should just hide
872                 them. Fixes bug 1248, 'Core dumps after 
873                 unloading plugin and clicking on load plugins'
874         * src/plugins/bogofilter/bogofilter.c
875         * src/plugins/clamav/clamav_plugin.c
876         * src/plugins/demo/demo.c
877         * src/plugins/dillo_viewer/dillo_viewer.c
878         * src/plugins/pgpcore/plugin.c
879         * src/plugins/pgpinline/plugin.c
880         * src/plugins/pgpmime/plugin.c
881         * src/plugins/spamassassin/spamassassin.c
882         * src/plugins/trayicon/trayicon.c
883                 Update API
884
885 2007-06-19 [colin]      2.9.2cvs71
886
887         * src/compose.c
888         * src/messageview.c
889                 Fix crash mentioned in bug 1246
890                 Race condition when automatically drafting
891                 due to insertion on reedit.
892
893 2007-06-18 [wwp]        2.9.2cvs70
894
895         * src/importldif.c
896                 LDIF import: use a "Proceed" button to complete
897                 the process.
898
899 2007-06-18 [paul]       2.9.2cvs69
900
901         * configure.ac
902                 use pkgconfig to check for gtk and glib
903
904 2007-06-17 [wwp]        2.9.2cvs68
905
906         * src/ldif.c
907         * src/importldif.c
908                 LDIF import: better error handling, minor code
909                 and UI cleanup, and renamed the Save button
910                 to Close, as imported stuff is already saved
911                 when the Save button is shown.
912
913 2007-06-17 [colin]      2.9.2cvs67
914
915         * src/prefs_summaries.c
916         * src/procmsg.c
917                 Don't set as read when forwarded, only replied to
918
919 2007-06-17 [paul]       2.9.2cvs66
920
921         * src/alertpanel.c
922                 add missing #include
923
924 2007-06-16 [colin]      2.9.2cvs65
925
926         * src/prefs_summaries.c
927         * src/procmsg.c
928                 Change the pref "Only mark as read when opened
929                 in new window" to "..., replied to or forwarded".
930                 Based on a patch by Paul Rolland.
931
932 2007-06-16 [paul]       2.9.2cvs64
933
934         * src/gtk/authors.h
935                 alphabetical order! :)
936
937 2007-06-16 [colin]      2.9.2cvs63
938
939         * AUTHORS
940         * src/gtk/authors.h
941                 Add Michael Rasmussen in authors list
942
943 2007-06-16 [colin]      2.9.2cvs62
944
945         * src/messageview.c
946                 Fix messageview_copy_clipboard to take advantage
947                 of plugins' get_selection.
948
949 2007-06-15 [colin]      2.9.2cvs61
950
951         * src/action.c
952         * src/addr_compl.c
953         * src/addressbook.c
954         * src/folderview.c
955         * src/message_search.c
956         * src/mimeview.c
957         * src/summary_search.c
958         * src/summaryview.c
959         * src/textview.c
960                 Allow GDK_KP_Enter to do the same as GDK_Return
961                 Patch by Michael Rasmussen
962
963 2007-06-15 [paul]       2.9.2cvs60
964
965         * src/compose.c
966                 fix bug when closing a compose window
967                 during autosave
968
969 2007-06-14 [paul]       2.9.2cvs59
970
971         * src/main.c
972         * src/common/defs.h
973                 migrate sylpheed config
974
975 2007-06-14 [wwp]        2.9.2cvs58
976
977         * src/gtk/pluginwindow.c
978                 Yet another attempt to fix sizing/alignment of the
979                 button bar in plugins window.
980
981 2007-06-12 [colin]      2.9.2cvs57
982
983         * po/POTFILES.in
984         * src/Makefile.am
985         * src/folderview.c
986         * src/prefs_common.c
987         * src/prefs_common.h
988         * src/prefs_summaries.c
989         * src/prefs_summary_open.c
990         * src/prefs_summary_open.h
991         * src/summaryview.c
992                 Make "when entering a folder" actions more personalisable
993
994 2007-06-12 [wwp]        2.9.2cvs56
995
996         * tools/README
997                 Use short description from Paul (mairix.sh).
998
999 2007-06-12 [wwp]        2.9.2cvs55
1000
1001         * tools/README
1002                 Updated info about mairix.sh.
1003
1004 2007-06-11 [paul]       2.9.2cvs54
1005
1006         * src/prefs_logging.c
1007                 rework log window length widgets
1008                 and some sensitivity fixes
1009
1010 2007-06-11 [paul]       2.9.2cvs53
1011
1012         * src/mainwindow.c
1013         * src/prefs_logging.c
1014                 rename 'Protocol Log' to 'Network Log'
1015                 and some function renaming
1016
1017 2007-06-10 [wwp]        2.9.2cvs52
1018
1019         * src/gtk/pluginwindow.c
1020                 Revert 2.9.2cvs51.
1021
1022 2007-06-10 [wwp]        2.9.2cvs51
1023
1024         * src/gtk/pluginwindow.c
1025                 Fix button bar in plugin window, was centered and not
1026                 behaving like other dialogs w/ such button bar.
1027
1028 2007-06-08 [wwp]        2.9.2cvs50
1029
1030         * src/compose.c
1031         * src/compose.h
1032         * src/main.c
1033         * src/mainwindow.c
1034         * src/mainwindow.h
1035                 Provide a way out of automatic draft saving on IMAP, when
1036                 exiting offline.
1037                 Prevent drafting while sending and quitting while sending.
1038                 Thanks for Colin.
1039
1040
1041
1042 2007-06-08 [wwp]        2.9.2cvs49
1043
1044         * src/prefs_account.c
1045         * src/gtk/prefswindow.c
1046         * src/gtk/prefswindow.h
1047                 Activate the Basic page when opening account prefs.
1048
1049 2007-06-08 [wwp]        2.9.2cvs48
1050
1051         * src/common/socket.c
1052                 Don't crash if fork() fails, thanks to Colin.
1053
1054 2007-06-08 [wwp]        2.9.2cvs47
1055
1056         * src/gtk/prefswindow.c
1057                 Wrap some long lines, and reset horizontal scroller's adjusment
1058                 (this was already done, vertically), when changing tab (not page)
1059                 in prefs windows.
1060
1061 2007-06-08 [paul]       2.9.2cvs46
1062
1063         * src/common/utils.c
1064                 use gethostname() instead of uname()
1065                 based on a patch by Michael Hughes
1066                 <Sylpheed-Claws_user@thehugheslogcabin.net>
1067
1068 2007-06-07 [wwp]        2.9.2cvs45
1069
1070         * src/prefs_common.c
1071                 Fix some useless warnings, thanks to Colin.
1072
1073 2007-06-06 [colin]      2.9.2cvs44
1074
1075         * src/ldapupdate.c
1076                 Fix strange allocations. 
1077
1078 2007-06-06 [colin]      2.9.2cvs43
1079
1080         * src/ldapupdate.c
1081                 Patch by Michael Rasmussus to help
1082                 bug 1232
1083
1084 2007-06-05 [wwp]        2.9.2cvs42
1085
1086         * src/prefs_account.c
1087         * src/prefs_folder_item.c
1088         * src/prefs_quote.c
1089         * src/quote_fmt.c
1090         * src/quote_fmt.h
1091                 Per-folder templates can now be applied recursively.
1092                 Always save per-folder templates (formats were erroneously
1093                 saved only if they were enabled).
1094                 Check for validity of quotation marks everywhere there
1095                 are defined.
1096
1097 2007-06-05 [wwp]        2.9.2cvs41
1098
1099         * src/inc.c
1100                 Fix incoming messages from local accounts always getting filtered
1101                 (even if the account prefs say don't), thanks to Colin.
1102
1103 2007-06-05 [wwp]        2.9.2cvs40
1104
1105         * src/compose.c
1106         * src/compose.h
1107                 Use per-folder/per-account quote chars when applying a
1108                 template or inserting text as well. Const'ify some
1109                 vars more.
1110
1111 2007-06-04 [colin]      2.9.2cvs39
1112
1113         * src/compose.c
1114                 More work for wwp :)
1115
1116 2007-06-04 [wwp]        2.9.2cvs38
1117
1118         * src/compose.c
1119                 Same as 2.9.2cvs36 but for forwarding.
1120
1121 2007-06-04 [colin]      2.9.2cvs37
1122
1123         * src/compose.c
1124                 Use original mail file for forward/redirect
1125                 Fixes some forwarded mails to be attached as
1126                 application/octet-stream (when they have binary
1127                 parts), and incidentally fixes bug 848
1128                 'Redirect breaks GnuPG'
1129
1130 2007-06-04 [wwp]        2.9.2cvs36
1131
1132         * src/compose.c
1133                 Fix quote mark mis-initialisation when replying/forwarding
1134                 (introduced w/ 2.9.2cvs20).
1135
1136 2007-06-04 [wwp]        2.9.2cvs35
1137
1138         * src/prefs_compose_writing.c
1139         * src/prefs_quote.c
1140                 Fix a bug where Quotation characters (prefs/compose/writing)
1141                 was cleared (introduced w/ 2.9.2cvs26).
1142
1143 2007-06-04 [wwp]        2.9.2cvs34
1144
1145         * src/prefs_account.c
1146         * src/prefs_account.h
1147                 Better fix for compiling w/o aspell (rollbacks
1148                 2.9.2cvs31).
1149
1150 2007-06-04 [wwp]        2.9.2cvs33
1151
1152         * src/account.c
1153         * src/prefs_account.c
1154         * src/prefs_account.h
1155         * src/procmsg.c
1156                 It's now possible to disable mail filtering plugins
1157                 on a per-account basis.
1158
1159 2007-06-04 [wwp]        2.9.2cvs32
1160
1161         * src/procheader.c
1162         * src/common/utils.c
1163         * src/common/utils.h
1164                 Support CRLF in headers part of messages.
1165                 Support few more date formats (RFC3339 subsets).
1166
1167 2007-06-04 [wwp]        2.9.2cvs31
1168
1169         * src/prefs_account.c
1170                 Fix compiling w/o aspell support.
1171
1172 2007-06-03 [wwp]        2.9.2cvs30
1173
1174         * src/prefs_gtk.c
1175                 Don't decode leading ENV_ and ~ in P_PASSWORD
1176                 values.
1177
1178 2007-06-03 [wwp]        2.9.2cvs29
1179
1180         * src/prefs_gtk.c
1181                 Don't decode leading ENV_ and ~ in P_PASSWORD
1182                 values.
1183
1184 2007-06-03 [wwp]        2.9.2cvs28
1185
1186         * src/prefs_account.c
1187         * src/gtk/prefswindow.c
1188         * src/gtk/prefswindow.h
1189                 Added a way to force preloading of all pages
1190                 (prefswindow).
1191                 Moved tabs to pages in account prefs.
1192
1193 2007-06-02 [colin]      2.9.2cvs27
1194
1195         * src/addressbook.c
1196                 Fix possible crash, fix ldap write bugs
1197         * src/ldapupdate.c
1198                 Fix ldap write bugs - patch by Michael
1199                 Rasmussen
1200         * src/alertpanel.c
1201         * src/alertpanel.h
1202                 Add a hook whenever alertpanel opens/closes
1203
1204 2007-05-31 [wwp]        2.9.2cvs26
1205
1206         * src/prefs_compose_writing.c
1207         * src/prefs_quote.c
1208                 Re-organized writing options a bit:
1209                  - renamed the Quoting page to Templates
1210                  - moved all composing templates to that page
1211                  - moved non-templates options to the Writing one,
1212                    grouped reply-related options, reordered reply and
1213                    forward options.
1214
1215 2007-05-31 [wwp]        2.9.2cvs25
1216
1217         * src/compose.c
1218                 Removed unused code.
1219
1220 2007-05-31 [colin]      2.9.2cvs24
1221
1222         * src/addressbook.c
1223                 Fix missing display name when modifying
1224                 LDAP. Patch by Michael Rasmussen
1225
1226 2007-05-31 [wwp]        2.9.2cvs23
1227
1228         * src/plugins/bogofilter/Makefile.am
1229         * src/plugins/clamav/Makefile.am
1230         * src/plugins/demo/Makefile.am
1231         * src/plugins/dillo_viewer/Makefile.am
1232         * src/plugins/spamassassin/Makefile.am
1233                 Fix building of those plugins in Mac OS X.
1234
1235 2007-05-30 [wwp]        2.9.2cvs22
1236
1237         * src/gtk/quicksearch.c
1238                 Fix missing initialization.
1239
1240 2007-05-30 [wwp]        2.9.2cvs21
1241
1242         * src/procheader.c
1243                 Revert accidental commit (debug outputs).
1244
1245 2007-05-30 [wwp]        2.9.2cvs20
1246
1247         * src/compose.c
1248         * src/folder_item_prefs.c
1249         * src/folder_item_prefs.h
1250         * src/prefs_account.c
1251         * src/prefs_account.h
1252         * src/prefs_folder_item.c
1253         * src/prefs_gtk.c
1254         * src/prefs_gtk.h
1255                 Implemented per-account and per-folder
1256                 compose/reply/forward formats.
1257
1258 2007-05-30 [wwp]        2.9.2cvs19
1259
1260         * src/prefs_compose_writing.c
1261         * src/prefs_quote.c
1262         * src/procheader.c
1263         * src/quote_fmt.c
1264         * src/quote_fmt.h
1265                 Internal API changes (factorize quote format
1266                 prefs and checks).
1267
1268 2007-05-30 [colin]      2.9.2cvs18
1269
1270         * src/compose.c
1271                 Fix race where it's possible to re-click Send
1272                 between end of SMTP session and end of "move to
1273                 sent folder" when sending an email with send
1274                 dialog enabled.
1275
1276 2007-05-30 [colin]      2.9.2cvs17
1277
1278         * src/crash.c
1279                 Ask for backtrace on all threads. Patch by
1280                 Pawel
1281         * src/folderview.c
1282                 Fix stale news statusbar when scanning fails.
1283                 Patch by Pawel
1284         * src/ldapupdate.c
1285                 Fix some LDAP write updates bugs. Patch
1286                 by Michael Rasmussen
1287
1288 2007-05-29 [colin]      2.9.2cvs16
1289
1290         * src/imap.c
1291                 Fix loss of local flags when moving mails
1292                 on IMAP in high-bandwidth mode (UID FETCH)
1293
1294 2007-05-25 [paul]       2.9.2cvs15
1295
1296         * src/common/socket.c
1297                 fix sometimes crasher on cancelling
1298                 message sending
1299
1300 2007-05-25 [colin]      2.9.2cvs14
1301
1302         * src/imap.c
1303                 Fix a memory leak
1304         * src/imap_gtk.c
1305                 Be more helpful in the subscription
1306                 message
1307
1308 2007-05-23 [wwp]        2.9.2cvs13
1309
1310         * src/compose.c
1311         * src/prefs_compose_writing.c
1312         * src/prefs_quote.c
1313         * src/prefs_template.c
1314         * src/prefs_template.h
1315         * src/quote_fmt.c
1316         * src/quote_fmt.h
1317         * src/quote_fmt_lex.l
1318         * src/quote_fmt_parse.y
1319                 Introduced new syntax elements (symbols and commands)
1320                 in templates/quote_fmt. Compatibility w/ old
1321                 symbols is kept.
1322                 Updated and reworked the corresponding Information
1323                 dialog.
1324                 Display the line number in dialogs that talk about
1325                 parser errors (in addition to the error message in
1326                 output).
1327
1328 2007-05-23 [wwp]        2.9.2cvs12
1329
1330         * src/quote_fmt_parse.y
1331                 Fix 2.9.2cvs11, probably a paste accident ;).
1332
1333 2007-05-23 [wwp]        2.9.2cvs11
1334
1335         * src/compose.c
1336         * src/prefs_template.c
1337         * src/quote_fmt.h
1338         * src/quote_fmt_parse.y
1339                 Fix 2.9.2cvs10, which broke --disable-aspell.
1340
1341 2007-05-22 [wwp]        2.9.2cvs10
1342
1343         * src/compose.c
1344         * src/prefs_template.c
1345         * src/quote_fmt.c
1346         * src/quote_fmt.h
1347         * src/quote_fmt_lex.l
1348         * src/quote_fmt_parse.y
1349         * src/gtk/gtkaspell.c
1350         * src/gtk/gtkaspell.h
1351                 Added template/quote format syntactical elements
1352                 to show and query:
1353                         - current dictionary
1354                           %T to show (shows empty if not set or not enabled),
1355                           ?T and !T to check if the default dictionary is
1356                           enabled and set
1357                         - current account's default dictionary
1358                           %aT to show (empty if not set or not enabled),
1359                           ?aT and !aT to check if it's enabled and set
1360                         - name completion for an address, from the address
1361                           book
1362                           %ABf, %ABt, %ABc respectively show the full name got
1363                           from the address book if From, To or Cc match a single
1364                           contact.
1365                           ?ABf, !ABf, ?ABt, !ABt, ?ABc and !ABc check if completion
1366                           matches any contact and if the full name is non-empty.
1367                           If From, To or Cc are lists of email addresses, only
1368                           the first address will be checked.
1369                 In compose.c, fix msginfo's To, Cc and Newsgroup address lists,
1370                 that could show a trailing ','.
1371                 Also, template/quote_fmt parser now shows the line number in case
1372                 of parser error.
1373
1374 2007-05-15 [colin]      2.9.2cvs9
1375
1376         * src/main.c
1377         * src/main.h
1378                 Add a public function to know whether Claws
1379                 crashed last time
1380                 Store opened folder when exiting
1381         * src/folder.c
1382         * src/folder.h
1383                 Store last opened message in each FolderItem;
1384                 Reset last seen messages if Claws crashed, so 
1385                 that one can't go in an infinite crash in case 
1386                 a particular mail crashes Claws.
1387         * src/messageview.c
1388         * src/prefs_common.c
1389         * src/prefs_common.h
1390         * src/summaryview.c
1391         * src/prefs_summaries.c
1392                 Add "Select last opened message" when entering
1393                 a folder
1394                 Add "Select last opened folder" at startup.
1395
1396 2007-05-14 [colin]      2.9.2cvs8
1397
1398         * manual/xml2pdf
1399                 Fix bashism, search for xml catalog 
1400                 in /usr/local/share/xml/catalog too
1401                 Patch by Pawel
1402
1403 2007-05-13 [wwp]        2.9.2cvs7
1404
1405         * src/gtk/logwindow.c
1406                 fix raising log windows when they are either minimized or
1407                 in background.
1408
1409 2007-05-11 [colin]      2.9.2cvs6
1410
1411         * src/gtk/filesel.c
1412                 Use Hildon's file chooser on Maemo. Patch
1413                 by Jean-Luc Biord; fixes part 2 of bug 1201,
1414                 'File attachment "manipulation" bugs...'
1415
1416 2007-05-10 [wwp]        2.9.2cvs5
1417
1418         * src/prefs_common.c
1419         * src/prefs_common.h
1420         * src/gtk/quicksearch.c
1421                 Add a quicksearch option to automatically run
1422                 a search selected from the history (this option
1423                 is exclusive towards type-ahead).
1424
1425 2007-05-10 [colin]      2.9.2cvs4
1426
1427         * src/imap.c
1428                 Fix g_warnings, thanks to Brian
1429                 Morrison
1430
1431 2007-05-09 [colin]      2.9.2cvs3
1432
1433         * src/crash.c
1434         * src/exporthtml.c
1435         * src/mbox.c
1436         * src/prefs_summaries.c
1437         * src/procheader.c
1438         * src/common/log.c
1439         * src/common/utils.c
1440         * src/gtk/gtksourceprintjob.c
1441         * src/gtk/sslcertwindow.c
1442                 Use the re-entrant variant of time functions
1443                 Probably fixes bug 1217, 'reentrancy problems 
1444                 with time functions'
1445
1446 2007-05-09 [colin]      2.9.2cvs2
1447
1448         * src/imap.c
1449                 Fix crasher when reconnection fails
1450
1451 2007-05-08 [paul]       2.9.2cvs1
1452
1453         * NEWS
1454         * README
1455         * RELEASE_NOTES
1456         * configure.ac
1457                 bump version number following
1458                 stable release
1459
1460 2007-05-08 [paul]       2.9.1cvs48
1461
1462         * src/plugins/demo/demo.c
1463         * src/plugins/dillo_viewer/dillo_prefs.c
1464         * src/plugins/dillo_viewer/dillo_prefs.h
1465         * src/plugins/dillo_viewer/dillo_viewer.c
1466         * src/plugins/pgpcore/pgp_viewer.c
1467         * src/plugins/pgpcore/pgp_viewer.h
1468         * src/plugins/pgpcore/plugin.c
1469         * src/plugins/pgpcore/prefs_gpg.c
1470         * src/plugins/pgpcore/prefs_gpg.h
1471         * src/plugins/pgpcore/sgpgme.c
1472         * src/plugins/pgpcore/sgpgme.h
1473         * src/plugins/pgpinline/plugin.c
1474         * src/plugins/pgpmime/pgpmime.c
1475         * src/plugins/pgpmime/pgpmime.h
1476         * src/plugins/pgpmime/plugin.c
1477         * src/plugins/spamassassin/spamassassin.c
1478         * src/plugins/spamassassin/spamassassin.h
1479         * src/plugins/spamassassin/spamassassin_gtk.c
1480         * src/plugins/trayicon/README
1481         * tools/README
1482         * tools/README.sylprint
1483         * tools/outlook2claws-mail.pl
1484         * tools/sylprint.pl
1485         * tools/tb2claws-mail
1486         * tools/tbird2claws.py
1487         * tools/update-po
1488         * tools/vcard2xml.py
1489         * tools/kdeservicemenu/README
1490                 cleanups and corrections
1491
1492 2007-05-06 [wwp]        2.9.1cvs47
1493
1494         * tools/uudec
1495                 Fix missing dash to `display` command-line, reported
1496                 by Georg Himmrich <georg at mails d0t diesind d0t net>.
1497
1498 2007-05-06 [colin]      2.9.1cvs46
1499
1500         * src/Makefile.am
1501         * src/stock_pixmap.c
1502         * src/stock_pixmap.h
1503         * src/pixmaps/printer.xpm
1504                 Add a printer icon
1505
1506 2007-05-06 [paul]       2.9.1cvs45
1507
1508         * src/compose.c
1509         * src/ldapquery.c
1510         * src/privacy.h
1511         * src/summary_search.c
1512         * src/summaryview.c
1513                 fix build warnings
1514
1515 2007-05-05 [wwp]        2.9.1cvs44
1516
1517         * src/messageview.c
1518         * src/mh.c
1519         * src/prefs_actions.c
1520         * src/prefs_gtk.c
1521         * src/summaryview.c
1522         * src/common/xml.c
1523                 Fix "faild" typos everywhere and capitalization of
1524                 some g_warnings.
1525
1526 2007-05-04 [colin]      2.9.1cvs43
1527
1528         * src/compose.c
1529         * src/privacy.c
1530         * src/privacy.h
1531         * src/plugins/pgpcore/prefs_gpg.c
1532         * src/plugins/pgpcore/prefs_gpg.h
1533         * src/plugins/pgpinline/pgpinline.c
1534         * src/plugins/pgpmime/pgpmime.c
1535                 Add an API to warn about encryption limits,
1536                 and allow to disable these warnings
1537
1538 2007-05-03 [colin]      2.9.1cvs42
1539
1540         * src/summaryview.c
1541         * src/mainwindow.c
1542                 Fix bug 1213, 'Delete more than 
1543                 one thread at once'
1544
1545 2007-05-03 [wwp]        2.9.1cvs41
1546
1547         * src/prefs_common.c
1548         * src/prefs_filtering.c
1549         * src/prefs_template.c
1550         * src/common/template.c
1551         * src/common/template.h
1552         * src/gtk/gtkutils.c
1553         * src/gtk/gtkutils.h
1554                 Templates are no longer automatically sorted
1555                 by name, but can be sorted manually using
1556                 |< < > >| buttons as well as drag'n'drop.
1557
1558 2007-05-03 [wwp]        2.9.1cvs40
1559
1560         * src/plugins/spamassassin/spamassassin.c
1561         * src/plugins/spamassassin/spamassassin.h
1562         * src/plugins/spamassassin/spamassassin_gtk.c
1563         * src/plugins/bogofilter/bogofilter.c
1564         * src/plugins/bogofilter/bogofilter.h
1565         * src/plugins/bogofilter/bogofilter_gtk.c
1566                 Added an option to conditionally mark saved spam
1567                 as read (default is and was to do so).
1568                 Satisfies feature request 1708539 on sf.net tracker.
1569
1570 2007-05-03 [colin]      2.9.1cvs39
1571
1572         * src/inc.c
1573                 Fix bug 1211, 'Offline dialog message bugs/annoyances...'
1574
1575 2007-05-02 [colin]      2.9.1cvs38
1576
1577         * src/textview.c
1578                 Fix bug 1209, 'Clicking on address 
1579                 in header (mailto uri) selects 
1580                 default account'. Patch adapted from
1581                 G.P. Halkes' patch.
1582
1583 2007-05-02 [colin]      2.9.1cvs37
1584
1585         * src/grouplistdialog.c
1586                 Set cursor to wait cursor while loading
1587                 groups.
1588
1589 2007-05-02 [paul]       2.9.1cvs36
1590
1591         * src/folder.c
1592         * src/common/defs.h
1593                 rename cache and mark files
1594                 (data is preserved)
1595
1596 2007-04-30 [paul]       2.9.1cvs35
1597
1598         * manual/glossary.xml
1599         * manual/plugins.xml
1600                 updates. Patch by Ricardo
1601
1602 2007-04-29 [wwp]        2.9.1cvs34
1603
1604         * src/mainwindow.c
1605         * configure.ac
1606                 Fix few grammatical errors (patch by David Relson < relson at
1607                 osagesoftware dot com >).
1608
1609 2007-04-28 [colin]      2.9.1cvs33
1610
1611         * src/account.c
1612         * src/pop.c
1613         * src/prefs_account.c
1614         * src/prefs_account.h
1615                 Drop the "Download all" preference. It's
1616                 stupidly useless and confuses people from
1617                 time to time.
1618
1619 2007-04-27 [wwp]        2.9.1cvs32
1620
1621         * src/account.c
1622         * src/prefs_account.c
1623         * src/prefs_account.h
1624                 Don't reflect accounts changes to the mainwindow when it's
1625                 not necessary.
1626
1627 2007-04-27 [colin]      2.9.1cvs31
1628
1629         * src/folder.c
1630                 Freeze/thaw when sync'ing flags
1631         * src/imap.c
1632         * src/prefs_account.c
1633         * src/prefs_account.h
1634         * src/etpan/imap-thread.c
1635         * src/etpan/imap-thread.h
1636                 Add a way to use UID FETCH instead
1637                 of searches to fetch message lists
1638                 and flags. More expensive towards
1639                 bandwidth, less expensive towards
1640                 server's CPU. Probably fixes 
1641                 bug 1158, 'Scanning new folders on 
1642                 Exchange 2007 extremely slow'.
1643                 Patch 95% by Hoa.
1644
1645 2007-04-27 [paul]       2.9.1cvs30
1646
1647         * src/mainwindow.c
1648         * src/prefs_logging.c
1649                 improvements to english usage
1650
1651 2007-04-27 [colin]      2.9.1cvs29
1652
1653         * src/imap.c
1654                 Fix build without libetpan (my bad!)
1655
1656 2007-04-26 [colin]      2.9.1cvs28
1657
1658         * src/imap.c
1659         * src/imap.h
1660                 Fix uselessly exported function
1661         * src/textview.c
1662                 Consider "- -- \n" as signature separator
1663                 (that's what signature separators look like
1664                  in PGP/Inline signed mails)
1665
1666 2007-04-26 [colin]      2.9.1cvs27
1667
1668         * configure.ac
1669                 libetpan-0.49 is now required
1670         * src/procmime.c
1671                 Fix double fetching of mails if
1672                 first try failed
1673         * src/imap.c
1674                 Make offline sync faster, by
1675                 remembering last change time, and
1676                 last sync time.
1677
1678 2007-04-26 [hoa]        2.9.1cvs26
1679
1680         * src/imap.c
1681         * src/imap.h
1682         * src/mainwindow.c
1683         * src/toolbar.c
1684         * src/etpan/imap-thread.c
1685         * src/etpan/imap-thread.h
1686                 cancellation of IMAP operations is now allowed.
1687                 Fixes bug 1056, 'Possibility to 'cancel transfer' in IMAP'
1688
1689 2007-04-26 [colin]      2.9.1cvs25
1690
1691         * src/folder.c
1692                 Always fetch body+headers in folders that are
1693                 synched for offline use, if "Synchronise as
1694                 soon as possible" is set.
1695                 Fixes bug 1200, 'Add option to always retrieve full 
1696                 messages'
1697
1698 2007-04-25 [colin]      2.9.1cvs24
1699
1700         * src/compose.c
1701                 Fix bug 1198, 'Reply-all "disappearing" address bug 
1702                 persists...'
1703
1704 2007-04-24 [colin]      2.9.1cvs23
1705
1706         * src/folderview.c
1707                 Fix bug 1195, 'Hardware key navigation' 
1708                 Make GDK_Enter toggle expansion (Maemo)
1709
1710 2007-04-24 [wwp]        2.9.1cvs22
1711
1712         * src/compose.c
1713                 Fix few compiler warnings.
1714
1715 2007-04-24 [paul]       2.9.1cvs21
1716
1717         * src/Makefile.am
1718         * src/stock_pixmap.c
1719         * src/stock_pixmap.h
1720                 complete last commit
1721
1722 2007-04-24 [paul]       2.9.1cvs20
1723
1724         * src/gtk/about.c
1725         * src/pixmaps/active.xpm
1726         * src/pixmaps/checkbox_off.xpm
1727         * src/pixmaps/checkbox_on.xpm
1728         * src/pixmaps/inactive.xpm
1729                 kick out the blobs
1730                 remove transparent border from checkbox icons
1731
1732 2007-04-24 [wwp]        2.9.1cvs19
1733
1734         * src/textview.c
1735         * src/textview.h
1736                 Fix a crash in textview, thanks to Colin.
1737
1738 2007-04-23 [wwp]        2.9.1cvs18
1739
1740         * src/prefs_common.c
1741                 Fix 2.9.1cvs5: no header was being translated at all.
1742
1743 2007-04-23 [colin]      2.9.1cvs17
1744
1745         * src/Makefile.am
1746         * src/stock_pixmap.c
1747         * src/stock_pixmap.h
1748         * src/summaryview.c
1749         * src/summaryview.h
1750         * src/gtk/gtksctree.c
1751         * src/gtk/gtksctree.h
1752         * src/pixmaps/selection.xpm
1753                 Fix bug 1193, 'Need a way to multi-select
1754                 items'. Add a toggle button to the summaryview
1755                 to switch between normal and multiple selection
1756                 (Maemo)
1757
1758 2007-04-23 [colin]      2.9.1cvs16
1759
1760         * src/Makefile.am
1761         * src/stock_pixmap.c
1762         * src/stock_pixmap.h
1763         * src/summaryview.c
1764         * src/summaryview.h
1765         * src/gtk/gtksctree.c
1766         * src/gtk/gtksctree.h
1767         * src/pixmaps/selection.xpm
1768                 Fix bug 1193, 'Need a way to multi-
1769                 select items'
1770                 Add a toggle button in the summaryview
1771                 to enable normal or multiple selection.
1772                 (Maemo)
1773
1774 2007-04-23 [colin]      2.9.1cvs15
1775
1776         * src/compose.c
1777                 Fix bug 1196, 'Edit>Select All doesn't work' (Maemo)
1778
1779 2007-04-21 [colin]      2.9.1cvs14
1780
1781         * src/gtk/quicksearch.c
1782                 Fix previous commit (actually use correct
1783                 parameter)
1784
1785 2007-04-21 [colin]      2.9.1cvs13
1786
1787         * src/gtk/quicksearch.c
1788                 Fix changing quicksearch type (after Esc,
1789                 after changing Recursive, ...)
1790
1791 2007-04-20 [wwp]        2.9.1cvs12
1792
1793         * src/gtk/Makefile.am
1794                 Added headers.h (completes 2.9.1cvs5).
1795
1796 2007-04-20 [wwp]        2.9.1cvs11
1797
1798         * src/addressbook.c
1799                 Fix the use of display name in name column,
1800                 it has been overriden w/ the use of nickname
1801                 by 2.9.0cvs3. Now nickname is used (if any)
1802                 in case of LDAP books only.
1803
1804 2007-04-20 [colin]      2.9.1cvs10
1805
1806         * src/mimeview.c
1807         * src/summaryview.c
1808         * src/textview.c
1809                 Add handling of 'a' to loop in a mail's
1810                 mimeparts
1811
1812 2007-04-20 [colin]      2.9.1cvs9
1813
1814         * src/toolbar.c
1815                 Fix bug 1190, 'dir_open' button doesn't work'
1816                 (Maemo)
1817
1818 2007-04-20 [colin]      2.9.1cvs8
1819
1820         * src/folderview.c
1821         * src/mainwindow.c
1822                 Fix bug 1194, 'Hardware keys move from email 
1823                 list to account/directory list, but not back 
1824                 to email list...' (Maemo)
1825
1826 2007-04-20 [colin]      2.9.1cvs7
1827
1828         * src/compose.h
1829                 complete previous commit
1830
1831 2007-04-20 [colin]      2.9.1cvs6
1832
1833         * src/compose.c
1834                 Fix bug 1187, 'Reply-to addressee disappears 
1835                 when reply-to text box is clicked...' (Maemo)
1836
1837 2007-04-20 [wwp]        2.9.1cvs5
1838
1839         * po/POTFILES.in
1840         * src/addressbook.c
1841         * src/compose.c
1842         * src/filtering.c
1843         * src/headerview.c
1844         * src/matcher.c
1845         * src/prefs_common.c
1846         * src/prefs_common.h
1847         * src/prefs_display_header.c
1848         * src/prefs_matcher.c
1849         * src/summaryview.c
1850         * src/gtk/headers.h
1851         * src/gtk/quicksearch.c
1852                 Translate more header names according to the relevant option value,
1853                 mostly in filtering debug messages (reported by Tim <timbrain@post.cz>).
1854                 Replaced nearly all uses of prefs_common.trans_hdr with a call
1855                 to prefs_common_translated_header_name().
1856                 Added a headers.h reference file that contains known header names
1857                 (RFC2822 and others) to the translation process' input, so that
1858                 translated header names will still exist even if no occurrence of
1859                 _("headername") is found anymore in the sources.
1860                 Don't translate column name 'Number' following to trans_hdr option
1861                 value as it's not a header name.
1862
1863 2007-04-20 [colin]      2.9.1cvs4
1864
1865         * src/gtk/quicksearch.c
1866         * src/gtk/quicksearch.h
1867                 Add "From, To or Subject" quicksearch
1868                 type. Patch by ulfschaper@users.sf.net
1869
1870 2007-04-20 [colin]      2.9.1cvs3
1871
1872         * src/matcher.c
1873                 Implement proper references filtering condition.
1874                 Patch based on a patch by Khanh-Dang <kdntl@users.sf.net>
1875
1876 2007-04-19 [wwp]        2.9.1cvs2
1877
1878         * src/prefs_display_header.c
1879         * src/message_search.c
1880                 Fix few warnings (g_free of const gchar*).
1881
1882 2007-04-19 [paul]       2.9.1cvs1
1883
1884         * NEWS
1885         * README
1886         * RELEASE_NOTES
1887         * configure.ac
1888                 bump version number following
1889                 stable release
1890
1891 2007-04-19 [paul]       2.9.0cvs9
1892
1893         * manual/advanced.xml
1894         * manual/glossary.xml
1895                 fix typos
1896
1897 2007-04-18 [paul]       2.9.0cvs8
1898
1899         * src/pop.c
1900                 fix for CVE-2007-1558 (APOP)
1901                 Thanks to Colin
1902
1903 2007-04-18 [paul]       2.9.0cvs7
1904
1905         * src/messageview.c
1906         * src/mimeview.c
1907         * src/summaryview.c
1908         * src/gtk/filesel.c
1909                 Fix encoding woes wrt saving of
1910                 mails and parts
1911                 Thanks to Colin
1912
1913 2007-04-18 [colin]      2.9.0cvs6
1914
1915         * src/gtk/pluginwindow.c
1916                 Fix bug 1185, 'Pluginwindow's [X] button doesn't save'
1917
1918 2007-04-17 [wwp]        2.9.0cvs5
1919
1920         * src/addressadd.c
1921         * src/addressbook.c
1922         * src/addrindex.c
1923         * src/ldapupdate.c
1924                 Fix --disable-ldap build,
1925                 fix some LDAP annoyances on 
1926                 searches, thanks to Colin.
1927
1928 2007-04-17 [wwp]        2.9.0cvs4
1929
1930         * src/ldapupdate.c
1931                 Fix more mixed decls, sensitive w/ strict ANSI-C89 compilers
1932                 like gcc 2.9x. Thanks to Colin.
1933
1934 2007-04-17 [wwp]        2.9.0cvs3
1935
1936         * src/Makefile.am
1937         * src/addressadd.c
1938         * src/addressbook.c
1939         * src/addrindex.c
1940         * src/addritem.c
1941         * src/addritem.h
1942         * src/editaddress.c
1943         * src/ldapctrl.c
1944         * src/ldapctrl.h
1945         * src/ldapquery.c
1946         * src/ldapserver.c
1947         * src/ldapserver.h
1948         * src/ldapupdate.c
1949         * src/ldapupdate.h
1950                 Add LDAP write support. Patch mostly by 
1951                 Michael <mir at datanom dot net>
1952
1953 2007-04-17 [wwp]        2.9.0cvs2
1954
1955         * src/compose.c
1956                 Prepend "Add to address book" to the context menu of compose window's sender and
1957                 recipient fields.
1958
1959 2007-04-16 [paul]       2.9.0cvs1
1960
1961         * src/gtk/authors.h
1962                 add Pader Rezso
1963
1964 2007-04-16 [paul]       2.9.0
1965
1966         * NEWS
1967         * README
1968         * RELEASE_NOTES
1969                 2.9.0 released
1970
1971 2007-04-16 [paul]       2.8.1cvs102
1972
1973         * po/fr.po
1974                 updated by Fabien Vantard
1975
1976 2007-04-16 [paul]       2.8.1cvs101
1977
1978         * po/ca.po
1979         * po/cs.po
1980         * po/de.po
1981         * po/hu.po
1982         * po/pl.po
1983         * po/pt_BR.po
1984         * po/sr.po
1985         * po/zh_CN.po
1986                 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
1987                 Pader Rezso, Emil Nowak, Frederico Goncalves Guimaraes,
1988                 Aleksandar Urosevic, and Ralgh Young
1989
1990 2007-04-15 [mones]      2.8.1cvs100
1991
1992         * po/es.po
1993                 Updated for release
1994
1995 2007-04-14 [colin]      2.8.1cvs99
1996
1997         * src/message_search.c
1998         * src/prefs_display_header.c
1999         * src/summary_search.c
2000         * src/gtk/combobox.c
2001                 Fix allocations
2002
2003 2007-04-14 [wwp]        2.8.1cvs98
2004
2005         * src/gtk/combobox.c
2006         * src/message_search.c
2007         * src/summary_search.c
2008         * src/prefs_display_header.c
2009                 Workaround a bug with GTK+ 2.6.x where gtk_combo_box_get_active_text()
2010                 returns NULL, get the text value directly from the GtkEntry child.
2011
2012 2007-04-13 [colin]      2.8.1cvs97
2013
2014         * src/gtk/quicksearch.c
2015                 Give the focus back to summaryview when
2016                 emptying the quicksearch with Esc
2017
2018 2007-04-13 [colin]      2.8.1cvs96
2019
2020         * src/message_search.c
2021         * src/prefs_display_header.c
2022         * src/summary_search.c
2023                 Fix possibles crashes when getting text
2024                 from gtk combos
2025
2026 2007-04-13 [colin]      2.8.1cvs95
2027
2028         * src/pop.c
2029                 Add some UIDL debugging
2030
2031 2007-04-12 [colin]      2.8.1cvs94
2032
2033         * src/folder.c
2034                 Force folder scan if necessary after
2035                 copying mails, to be able to reapply
2036                 flags.
2037
2038 2007-04-11 [colin]      2.8.1cvs93
2039
2040         * src/main.c
2041                 don't scan for new mail on startup if --select
2042                 is specified (or race conditions arise). If so,
2043                 do both sequentially.
2044
2045 2007-04-09 [colin]      2.8.1cvs92
2046
2047         * src/common/defs.h
2048                 Use leafpad by default on Maemo. Patch
2049                 by Jean-Luc Biord.
2050
2051 2007-04-06 [colin]      2.8.1cvs91
2052
2053         * src/pixmaps/queue_close.xpm
2054         * src/pixmaps/queue_close_hrm.xpm
2055         * src/pixmaps/queue_close_hrm_mark.xpm
2056         * src/pixmaps/queue_close_mark.xpm
2057         * src/pixmaps/queue_open.xpm
2058         * src/pixmaps/queue_open_hrm.xpm
2059         * src/pixmaps/queue_open_hrm_mark.xpm
2060         * src/pixmaps/queue_open_mark.xpm
2061                 Move the clock one pixel down :)
2062
2063 2007-04-05 [colin]      2.8.1cvs90
2064
2065         * src/mainwindow.c
2066                 Don't sync when switching offline from
2067                 command line - it's usually too late :)
2068
2069 2007-04-05 [paul]       2.8.1cvs89
2070
2071         * src/Makefile.am
2072         * src/stock_pixmap.c
2073         * src/pixmaps/dir_close_hrm.xpm
2074         * src/pixmaps/dir_close_hrm_mark.xpm
2075         * src/pixmaps/drafts_close.xpm
2076         * src/pixmaps/drafts_close_mark.xpm
2077         * src/pixmaps/drafts_open.xpm
2078         * src/pixmaps/drafts_open_mark.xpm
2079         * src/pixmaps/inbox.xpm
2080         * src/pixmaps/inbox_close.xpm
2081         * src/pixmaps/inbox_close_hrm.xpm
2082         * src/pixmaps/inbox_close_hrm_mark.xpm
2083         * src/pixmaps/inbox_close_mark.xpm
2084         * src/pixmaps/inbox_hrm.xpm
2085         * src/pixmaps/inbox_hrm_mark.xpm
2086         * src/pixmaps/inbox_mark.xpm
2087         * src/pixmaps/inbox_open.xpm
2088         * src/pixmaps/inbox_open_hrm.xpm
2089         * src/pixmaps/inbox_open_hrm_mark.xpm
2090         * src/pixmaps/inbox_open_mark.xpm
2091         * src/pixmaps/outbox.xpm
2092         * src/pixmaps/outbox_close.xpm
2093         * src/pixmaps/outbox_close_hrm.xpm
2094         * src/pixmaps/outbox_close_hrm_mark.xpm
2095         * src/pixmaps/outbox_close_mark.xpm
2096         * src/pixmaps/outbox_hrm.xpm
2097         * src/pixmaps/outbox_hrm_mark.xpm
2098         * src/pixmaps/outbox_mark.xpm
2099         * src/pixmaps/outbox_open.xpm
2100         * src/pixmaps/outbox_open_hrm.xpm
2101         * src/pixmaps/outbox_open_hrm_mark.xpm
2102         * src/pixmaps/outbox_open_mark.xpm
2103         * src/pixmaps/queue_close.xpm
2104         * src/pixmaps/queue_close_hrm.xpm
2105         * src/pixmaps/queue_close_hrm_mark.xpm
2106         * src/pixmaps/queue_close_mark.xpm
2107         * src/pixmaps/queue_open.xpm
2108         * src/pixmaps/queue_open_hrm.xpm
2109         * src/pixmaps/queue_open_hrm_mark.xpm
2110         * src/pixmaps/queue_open_mark.xpm
2111                 updated, added and replaced icons
2112                 Icons by Colin
2113
2114 2007-04-04 [colin]      2.8.1cvs88
2115
2116         * src/imap.c
2117                 Fix build without libetpan
2118
2119 2007-04-03 [colin]      2.8.1cvs87
2120
2121         * src/imap.c
2122                 Fix crash with Citadel, and try to make
2123                 things work. this server (and specifically 
2124                 STATUS and APPEND at least) seems broken.
2125
2126 2007-04-03 [colin]      2.8.1cvs86
2127
2128         * src/folderview.c
2129                 Fix icons on folder close
2130
2131 2007-04-03 [colin]      2.8.1cvs85
2132
2133         * src/inc.c
2134                 Fix double-ask of offline override in
2135                 certain cases
2136         * src/imap.c
2137         * src/imap.h
2138         * src/imap_gtk.c
2139                 Much more efficient way to synchronise
2140                 for offline use
2141         * src/etpan/imap-thread.c
2142                 Fix possible segs
2143         * src/folder.c
2144         * src/gtk/quicksearch.c
2145                 Fix some GUI lags
2146
2147 2007-04-03 [paul]       2.8.1cvs84
2148
2149         * src/filtering.c
2150         * src/folder.c
2151         * src/folder.h
2152         * src/prefs_common.c
2153         * src/prefs_common.h
2154         * src/prefs_other.c
2155                 Fix sync being done too late
2156                 Thanks to Colin
2157
2158 2007-04-02 [colin]      2.8.1cvs83
2159
2160         * src/summaryview.c
2161                 Maemo: Put status and quicksearch at the top
2162         * src/plugins/bogofilter/bogofilter.c
2163         * src/plugins/spamassassin/spamassassin.c
2164                 Derive trash from inbox if possible
2165
2166 2007-04-02 [paul]       2.8.1cvs82
2167
2168         * src/plugins/bogofilter/bogofilter_gtk.c
2169                 a few English changes
2170
2171 2007-04-02 [paul]
2172
2173         2.9.0-rc1 released
2174
2175 2007-04-02 [colin]      2.8.1cvs81
2176
2177         * src/image_viewer.c
2178                 Fix transparent images by using
2179                 GtkImage
2180         * src/messageview.c
2181                 Flush events (on new windows) to avoid
2182                 having the textview's image resize fail
2183                 to know the available width
2184
2185 2007-04-01 [colin]      2.8.1cvs80
2186
2187         * src/prefs_account.c
2188                 If no MH mailbox exist, when creating a POP/Local
2189                 account, just create and use the default one 
2190                 instead of bailing with a "Mailbox doesn't exist"
2191                 error
2192
2193 2007-03-31 [colin]      2.8.1cvs79
2194
2195         * src/prefs_account.c
2196                 Create signature file if it doesn't exist
2197                 before editing
2198         * src/prefs_toolbar.c
2199                 Maemo: Move "Use default" on the left so
2200                 that people can find it
2201         * src/common/defs.h
2202                 Maemo: make default editor "Maemopad", 
2203                 default signature file "MyDocs/signature.txt"
2204
2205 2007-03-31 [colin]      2.8.1cvs78
2206
2207         * src/prefs_account.c
2208                 Maemo: rework account prefs so
2209                 that less horizontal scrolling
2210                 is required
2211
2212 2007-03-31 [colin]      2.8.1cvs77
2213
2214         * src/folderview.c
2215         * src/prefs_common.c
2216         * src/prefs_common.h
2217                 Fix bug 1167, 'Allow not displaying zeros 
2218                 in folder list'. Patch by MartinP
2219
2220 2007-03-31 [colin]      2.8.1cvs76
2221
2222         * AUTHORS
2223                 Add Jean-Luc Biord
2224
2225 2007-03-31 [colin]      2.8.1cvs75
2226
2227         * src/imap.c
2228                 Apply patch from bug 1172, direct
2229                 access to the folder's session instead
2230                 of using getter. Patch by MartinP
2231
2232 2007-03-31 [paul]       2.8.1cvs74
2233
2234         * src/gtk/authors.h
2235                 no need to list Fabien twice!
2236
2237 2007-03-31 [colin]      2.8.1cvs73
2238
2239         * src/inc.c
2240                 If we're currently "overriding for %d minutes",
2241                 don't ask
2242
2243 2007-03-31 [colin]      2.8.1cvs72
2244
2245         * src/compose.c
2246         * src/imap.c
2247         * src/inc.c
2248         * src/inc.h
2249         * src/messageview.c
2250         * src/news.c
2251         * src/plugins/spamassassin/spamassassin.c
2252                 Offline override: Add a parameter to allow
2253                 asking even if the override timer is running.
2254                 Allows to ask every time the user makes an
2255                 explicit action needing online access (such
2256                 as Get Mail), and not when the action is 
2257                 implicit (such as opening an IMAP folder)
2258
2259 2007-03-31 [colin]      2.8.1cvs71
2260
2261         * src/inc.c
2262                 Override offline: "No" answer shouldn't
2263                 re-ask after 3 seconds, but 10 minutes. 
2264
2265 2007-03-30 [colin]      2.8.1cvs70
2266
2267         * src/common/socket.c
2268                 Better error reporting on unix socket
2269                 failure (bind usually)
2270         * src/gtk/gtkutils.c
2271         * src/gtk/gtkutils.h
2272                 Label window: add a pulsing progress
2273                 bar to show we're not hung :)
2274         * src/folderview.c
2275         * src/main.c
2276         * src/plugins/pgpcore/sgpgme.c
2277                 Update API
2278
2279 2007-03-30 [colin]      2.8.1cvs69
2280
2281         * src/pop.c
2282         * src/prefs_common.c
2283                 Fix possible trashing of history and uidl
2284                 files on disk full problems
2285
2286 2007-03-30 [paul]       2.8.1cvs68
2287
2288         * src/mainwindow.c
2289         * src/summaryview.c
2290         * src/summaryview.h
2291                 update summary when changing layout type
2292                 (fixes wrong folder icon being displayed)
2293                 Thanks to Colin
2294
2295 2007-03-29 [colin]      2.8.1cvs67
2296
2297         * src/prefs_ext_prog.c
2298                 The browser pref is irrelevant on Maemo
2299
2300 2007-03-29 [colin]      2.8.1cvs66
2301
2302         * src/compose.c
2303         * src/compose.h
2304                 Maemo: dynamically switch headers/text position
2305         * src/prefs_common.c
2306                 Maemo: hide compose's ruler by default
2307         * src/common/socket.c
2308         * src/common/socket.h
2309                 Fix build warning
2310
2311 2007-03-29 [colin]      2.8.1cvs65
2312
2313         * src/common/socket.c
2314         * src/common/socket.h
2315                 Fix build when MAEMO_CFLAGS contains
2316                 _X_OPENSOURCE (resolv.h errors as long
2317                 as we don't add _BSD_SOURCE. Ugly).
2318
2319 2007-03-29 [wwp]        2.8.1cvs64
2320
2321         * src/prefs_logging.c
2322                 Fix sensitivity of clip-log widgets in prefs/logging,
2323                 thanks to Fabien.
2324
2325 2007-03-29 [wwp]        2.8.1cvs63
2326
2327         * po/POTFILES.in
2328                 Updated files list for translations, thanks to Fabien.
2329
2330 2007-03-29 [colin]      2.8.1cvs62
2331
2332         * src/main.c
2333         * src/common/Makefile.am
2334         * src/common/utils.c
2335                 Maybe make URI opening work in Maemo
2336                 Requires testing :)
2337
2338 2007-03-28 [colin]      2.8.1cvs61
2339
2340         * src/folder.c
2341         * src/folder.h
2342         * src/folderview.c
2343                 Add the possibility to sort folders arbitrarily
2344                 (via editing of folderlist.xml only). Patch by
2345                 Martin P <mp26+claws@os.inf.tu-dresden.de>
2346                 Fixes bug 1166, 'Folder ordering is fixed and cannot 
2347                 be changed by the user'
2348
2349 2007-03-28 [colin]      2.8.1cvs60
2350
2351         * src/mimeview.c
2352                 Add popup menu for mime icons
2353
2354 2007-03-28 [colin]      2.8.1cvs59
2355
2356         * src/mainwindow.c
2357                 Fix a layout issue when presenting
2358                 mainwindow in Small screen layout
2359         * src/toolbar.c
2360         * src/toolbar.h
2361                 Add a "Go to folder list" button for
2362                 mainwindow, and make it default in
2363                 the Maemo build
2364
2365 2007-03-28 [colin]      2.8.1cvs58
2366
2367         * src/compose.c
2368                 Don't dynamically update title on Maemo
2369                 Patch by Jean-Luc Biord
2370
2371 2007-03-27 [colin]      2.8.1cvs57
2372
2373         * src/compose.c
2374         * src/folderview.c
2375         * src/summaryview.c
2376                 Enable tap-and-hold on Maemo
2377
2378 2007-03-26 [colin]      2.8.1cvs56
2379
2380         * src/compose.c
2381                 More popup-menu (in attachments list)
2382
2383 2007-03-26 [colin]      2.8.1cvs55
2384
2385         * src/compose.c
2386                 Enable popup-menu signal
2387
2388 2007-03-26 [colin]      2.8.1cvs54
2389
2390         * src/plugins/pgpinline/pgpinline.c
2391                 Fix bug 1111, 'PGP/inline plugin hides text 
2392                 around encrypted text block'. Patch based on
2393                 a patch from Michal Cihar.
2394
2395 2007-03-26 [wwp]        2.8.1cvs53
2396
2397         * src/procmsg.c
2398                 Fix getting a false error when sending queued message
2399                 whereas the sending was fine (if there are subfolders
2400                 in the queue folder), thanks to Colin.
2401
2402 2007-03-26 [paul]       2.8.1cvs52
2403
2404         * src/wizard.c
2405                 update FACE header in welcome message
2406
2407 2007-03-25 [colin]      2.8.1cvs51
2408
2409         * src/Makefile.am
2410                 Fix make dist
2411
2412 2007-03-25 [colin]      2.8.1cvs50
2413
2414         * src/main.c
2415                 Fix OSSO_NAME on Maemo (patch by Jean-Luc)
2416
2417 2007-03-24 [colin]      2.8.1cvs49
2418
2419         * src/main.c
2420                 Fix a few launch problems on Maemo
2421                 Patch by Jean-Luc Biord
2422
2423 2007-03-24 [wwp]        2.8.1cvs48
2424
2425         * src/alertpanel.c
2426         * src/alertpanel.h
2427         * src/messageview.c
2428         * src/summaryview.c
2429                 Fix wrong action performed when closing the
2430                 "ask about account specific filtering rules
2431                 when filtering manually" dialog by pressing Escape.
2432                 Fix wrong order of buttons in the "return receipt
2433                 notification - the message was sent to several of
2434                 your accounts" dialog.
2435
2436 2007-03-24 [paul]       2.8.1cvs47
2437
2438         * src/folderview.c
2439                 an improvement to English usage
2440         * tools/kdeservicemenu/README
2441                 updated Claws url
2442
2443 2007-03-24 [paul]       2.8.1cvs46
2444
2445         * src/Makefile.am
2446         * src/stock_pixmap.c
2447         * src/pixmaps/edit_extern.xpm
2448         * src/pixmaps/mail_sign.xpm
2449                 rescue long lost icons
2450
2451 2007-03-24 [paul]       2.8.1cvs45
2452
2453         * src/toolbar.c
2454                 fix toolbar (broken in 2.8.1cvs42)
2455
2456 2007-03-23 [colin]      2.8.1cvs44
2457
2458         * src/imap.c
2459                 Correctly unsubscribe/resubscribe after
2460                 RENAME
2461
2462 2007-03-23 [colin]      2.8.1cvs43
2463
2464         * src/prefs_common.c
2465                 Maemo: as the platform is light on RAM, allow
2466                 caches to be discarded faster.
2467
2468 2007-03-23 [colin]      2.8.1cvs42
2469
2470         * src/Makefile.am
2471         * src/compose.c
2472         * src/compose.h
2473         * src/stock_pixmap.c
2474         * src/stock_pixmap.h
2475         * src/summaryview.c
2476         * src/summaryview.h
2477         * src/toolbar.c
2478         * src/toolbar.h
2479         * src/pixmaps/open_mail.xpm
2480                 Maemo changes: Add the possibility to have
2481                 "Open Email" and "Close Window" buttons on 
2482                 toolbars (and use them in Maemo's default
2483                 toolbars)
2484
2485 2007-03-23 [wwp]        2.8.1cvs41
2486
2487         * src/action.c
2488                 Reverted that part of the action dialog closure logics, to
2489                 pre-2.8.1cvs19. Managing action dialog w/ no output may be
2490                 done later in a different way (or may not).
2491
2492 2007-03-22 [wwp]        2.8.1cvs40
2493
2494         * src/action.c
2495                 Fix sticky action dialog when got no output but action command
2496                 is pipe'ing out or inserting (introduced w/ 2.8.1cvs19).
2497
2498 2007-03-22 [colin]      2.8.1cvs39
2499
2500         * src/prefs_filtering.c
2501         * src/gtk/combobox.h
2502                 Fix escaping account names in filtering prefs
2503
2504 2007-03-22 [colin]      2.8.1cvs38
2505
2506         * src/addrindex.c
2507         * src/ldapctrl.h
2508         * src/ldapquery.c
2509                 Add any attribute specified in LDAP servers'
2510                 Search attributes to the Other Attributes tab
2511                 of contacts; Add 'telephoneNumber' in the
2512                 default list.
2513
2514 2007-03-22 [colin]      2.8.1cvs37
2515
2516         * src/folderview.c
2517         * src/folderview.h
2518         * src/mainwindow.c
2519                 Try to prevent race conditions when
2520                 changing the folder list
2521         * src/summaryview.c
2522                 Fix possible red folder icon when
2523                 switching from Small screen layout
2524                 to any other
2525
2526 2007-03-22 [colin]      2.8.1cvs36
2527
2528         * src/mainwindow.c
2529         * src/mainwindow.h
2530         * src/summaryview.c
2531                 Rename "little screen" to "Small screen"
2532         * src/gtk/Makefile.am
2533         * src/common/utils.c
2534         * src/mh.c
2535                 Fix Maemo-related compilation problems
2536
2537 2007-03-21 [colin]      2.8.1cvs35
2538
2539         * configure.ac
2540                 Fix previous commit
2541         * claws-mail.desktop
2542                 Remove .png from the Icon, it's useless
2543
2544 2007-03-21 [colin]      2.8.1cvs34
2545
2546         * configure.ac
2547         * src/Makefile.am
2548                 Add the necessary lib checking for 
2549                 Maemo
2550
2551 2007-03-21 [colin]      2.8.1cvs33
2552
2553         * src/main.c
2554                 Fix unconditional "error happened" when
2555                 sending via command-line. "lol @ myself"
2556
2557 2007-03-21 [colin]      2.8.1cvs32
2558
2559         * claws-mail-40x40.png
2560         * claws-mail-26x26.png
2561         * src/account.c
2562         * src/addressbook.c
2563         * src/compose.c
2564         * src/folderview.c
2565         * src/folderview.h
2566         * src/main.c
2567         * src/mainwindow.c
2568         * src/mainwindow.h
2569         * src/messageview.c
2570         * src/prefs_account.c
2571         * src/prefs_common.c
2572         * src/summary_search.c
2573         * src/summaryview.c
2574         * src/summaryview.h
2575         * src/gtk/authors.h
2576         * src/gtk/gtkutils.c
2577         * src/gtk/gtkutils.h
2578         * src/gtk/logwindow.c
2579         * src/gtk/menu.c
2580         * src/gtk/prefswindow.c
2581                 Add Maemo port (patch mainly by Jean-Luc Biort)
2582                 Add a new 'Little screen' layout to help on such
2583                 platforms (patch by me)
2584                 Make some default preferences different (more
2585                 adapted) on Maemo (patch by me)
2586
2587 2007-03-21 [wwp]        2.8.1cvs31
2588
2589         * src/prefs_logging.c
2590         * src/prefs_logging.h
2591                 Fixed copyright header of newly added files.
2592
2593 2007-03-21 [wwp]        2.8.1cvs30
2594
2595         * src/Makefile.am
2596         * src/filtering.c
2597         * src/filtering.h
2598         * src/folder.c
2599         * src/folderview.c
2600         * src/imap.c
2601         * src/inc.c
2602         * src/main.c
2603         * src/mainwindow.c
2604         * src/mainwindow.h
2605         * src/matcher.c
2606         * src/messageview.c
2607         * src/news.c
2608         * src/pop.c
2609         * src/prefs_common.c
2610         * src/prefs_common.h
2611         * src/prefs_logging.c
2612         * src/prefs_logging.h
2613         * src/prefs_other.c
2614         * src/procmsg.c
2615         * src/send_message.c
2616         * src/summaryview.c
2617         * src/common/log.c
2618         * src/common/log.h
2619         * src/common/nntp.c
2620         * src/common/session.c
2621         * src/common/smtp.c
2622         * src/common/socket.c
2623         * src/etpan/imap-thread.c
2624         * src/gtk/logwindow.c
2625         * src/gtk/logwindow.h
2626         * src/plugins/bogofilter/bogofilter.c
2627         * src/plugins/spamassassin/spamassassin.c
2628                 Added debugging of filtering/processing rules.
2629                 The debug log is here 'Tools/Filtering debug window',
2630                 the options there 'Configuration/Preferences/Other/Logging',
2631                 and the log file is ~/.claws-mail/filtering.log.
2632                 Moved protocol log prefs to 'Other/Logging' as well.
2633                 To support such debugging feature, the existing log API has
2634                 been enhanced (common/log.[ch] and gtk/logwindow.[ch]) and
2635                 this impacts many external modules (commits follow).
2636
2637 2007-03-21 [paul]       2.8.1cvs29
2638
2639         * src/etpan/Makefile.am
2640         * src/etpan/imap-thread.c
2641                 add missing #include
2642
2643 2007-03-21 [colin]      2.8.1cvs28
2644
2645         * src/procmime.c
2646                 Fix bug 1157, 'some broken messages confuse 
2647                 mime parser'. Make sure we can't have MimeInfos
2648                 with negative sizes.
2649
2650 2007-03-20 [colin]      2.8.1cvs27
2651
2652         * src/main.c
2653                 Fix missing \0 on buffer
2654
2655 2007-03-20 [colin]      2.8.1cvs26
2656
2657         * src/mh.c
2658                 Use make_dir_hier instead of make_dir 
2659                 to create the MH mailbox
2660
2661 2007-03-20 [colin]      2.8.1cvs25
2662
2663         * src/folder.c
2664         * src/folder.h
2665         * src/prefs_account.c
2666         * src/wizard.c
2667                 Fix default inbox weirdnesses (after wizard,
2668                 if path is Mail, mailbox identifier is #mh/Mailbox,
2669                 and when creating new accounts)
2670
2671 2007-03-20 [colin]      2.8.1cvs24
2672
2673         * src/account.c
2674                 Write folderlist after adding/deleting accounts
2675                 that have folders
2676
2677 2007-03-20 [colin]      2.8.1cvs23
2678
2679         * src/imap.c
2680         * src/remotefolder.h
2681                 Fix bug 1153, 'CM segfaults if IMAP folder is 
2682                 selected while scanning prior to update'
2683
2684 2007-03-17 [paul]       2.8.1cvs22
2685
2686         * src/main.c
2687                 fix a typo, and be a little more verbose.
2688
2689 2007-03-17 [wwp]        2.8.1cvs21
2690
2691         * src/inc.c
2692                 Fix a compiler warning.
2693
2694 2007-03-16 [wwp]        2.8.1cvs20
2695
2696         * tools/Makefile.am
2697         * tools/README
2698                 Updated to deal w/ the new mairix.sh tool.
2699
2700 2007-03-16 [wwp]        2.8.1cvs19
2701
2702         * src/action.c
2703                 Fix logics issues around the action IO dialog:
2704                 - disable entry widget and exec button when
2705                   the exec button is clicked (don't wait for any
2706                   output line) - fix possible disabling/re-enabling/
2707                   re-disabling of those widgets
2708                 - raise an error if executing a %as{} action either
2709                   empty or invalid, instead of failing silently
2710                 - don't close the dialog if the abort button has been
2711                   clicked and if there was no output yet
2712                 - set focus to the abort button when the exec button
2713                   is clicked
2714                 - fix capitalization of a warning message
2715
2716 2007-03-16 [wwp]        2.8.1cvs18
2717
2718         * tools/mairix.sh
2719                 Added a wrapper to mairix to the tools folder.
2720
2721 2007-03-16 [colin]      2.8.1cvs17
2722
2723         * src/messageview.c
2724         * src/mimeview.h
2725                 Allow mimeviewer plugins to print
2726                 their stuff
2727
2728 2007-03-16 [colin]      2.8.1cvs16
2729
2730         * .cvsignore
2731                 Ignore *.patchset
2732
2733 2007-03-15 [colin]      2.8.1cvs15
2734
2735         * src/messageview.c
2736         * src/mimeview.h
2737                 Add a way for mimeviewer plugins to
2738                 implement body search
2739
2740 2007-03-15 [paul]       2.8.1cvs14
2741
2742         * src/prefs_spelling.c
2743                 fix English usage
2744
2745 2007-03-15 [paul]       2.8.1cvs13
2746
2747         * src/common/quoted-printable.c
2748                 fix decoding of quoted-printable parts
2749
2750 2007-03-14 [wwp]        2.8.1cvs12
2751
2752         * src/gtk/logwindow.h
2753                 Oops, remove that devel stuff committed w/ 2.8.1cvs11 :\.
2754
2755 2007-03-14 [wwp]        2.8.1cvs11
2756
2757         * src/gtk/logwindow.h
2758                 Complete 2.8.1cvs10.
2759
2760 2007-03-14 [colin]      2.8.1cvs10
2761
2762         * src/gtk/logwindow.c
2763                 Probably fix bug 1149, crash on logwindow
2764                 close - at the expense of performance once
2765                 logwin has been opened
2766
2767 2007-03-14 [colin]      2.8.1cvs9
2768
2769         * src/main.c
2770                 If claws-mail is running on another
2771                 display, warn instead of popping it up
2772                 on the other display
2773
2774 2007-03-12 [colin]      2.8.1cvs8
2775
2776         * src/wizard.c
2777                 Fix bug 1145, 'Setting a different name 
2778                 for the Mailbox name isn't reflected in 
2779                 default account settings'. Patch by wwp
2780
2781 2007-03-12 [colin]      2.8.1cvs7
2782
2783         * src/summaryview.c
2784                 Fix bug 1143, 'Add number of messages to be 
2785                 deleted to confirmation dialog'
2786
2787 2007-03-12 [wwp]        2.8.1cvs6
2788
2789         * src/folderview.c
2790         * src/prefs_common.c
2791         * src/prefs_common.h
2792         * src/prefs_summaries.c
2793                 Changed the option that displays unread messages count
2794                 next to the folder name in folder list: it is now
2795                 possible to either display nothing, display the
2796                 unread messages number only or the unread and total messages
2797                 numbers. The patch includes this extra feature as well
2798                 as some minor fixes by rewriting the algo in folderview.c.
2799                 Thanks to Paul for the original idea and implementation, plus
2800                 testing and proof-reading!
2801
2802 2007-03-09 [paul]       2.8.1cvs5
2803
2804         * tools/Makefile.am
2805         * tools/README
2806         * tools/claws-mail-compose-insert-files.pl
2807                 added a script which enables inserting files
2808                 into the message body of a new Claws Mail
2809                 Compose window from the command line. Additionally
2810                 To, Cc, Subject and files to attach to the message
2811                 can be specified.
2812
2813 2007-03-09 [wwp]        2.8.1cvs4
2814
2815         * src/addr_compl.c
2816         * src/addr_compl.h
2817         * src/filtering.c
2818                 Optimize matching of addresses in the addressbook
2819                 (filtering/processing 'found_in_addressbook' condition).
2820
2821 2007-03-07 [wwp]        2.8.1cvs3
2822
2823         * src/quote_fmt.c
2824         * src/quote_fmt_lex.l
2825         * src/quote_fmt_parse.y
2826                 Add a new quote format symbol: %A to insert the
2827                 sender email address (just the address itself).
2828
2829 2007-03-06 [wwp]        2.8.1cvs2
2830
2831         * src/gtk/gtkutils.c
2832         * src/plugins/trayicon/trayicon_prefs.h
2833         * src/plugins/trayicon/trayicon_prefs.c
2834         * src/plugins/trayicon/trayicon.c
2835         * src/mainwindow.h
2836         * src/mainwindow.c
2837                 Add a new trayicon (optional) feature: minimize to tray. When enabled,
2838                 minimizing Claws-Mail main window will hide it to the trayicon instead.
2839
2840
2841 2007-03-06 [paul]       2.8.1cvs1
2842
2843         * NEWS
2844         * README
2845         * RELEASE_NOTES
2846         * configure.ac
2847                 bump version number following
2848                 stable release
2849
2850 2007-03-06 [paul]       2.8.0cvs24
2851
2852         * po/cs.po
2853                 corrected by by Tim <timbrain@post.cz>
2854
2855 2007-03-05 [colin]      2.8.0cvs23
2856
2857         * src/Makefile.am
2858         * src/procmime.c
2859                 Fix mime/globs path on NetBSD
2860                 patch by George Michaelson
2861
2862 2007-03-05 [wwp]        2.8.0cvs22
2863
2864         * src/addr_compl.c
2865                 Remove debug statement (accidentally committed w/ cvs14).
2866
2867 2007-03-05 [paul]       2.8.0cvs21
2868
2869         * src/plugins/pgpcore/prefs_gpg.c
2870                 fix compiler warning
2871
2872 2007-03-05 [wwp]        2.8.0cvs20
2873
2874         * src/matcher_parser_parse.y
2875                 Fix mismerge between cvs17 and cvs19.
2876
2877 2007-03-05 [wwp]        2.8.0cvs19
2878
2879         * src/matcher_parser_parse.y
2880         * src/prefs_filtering_action.c
2881         * src/matcher.c
2882         * src/matcher.h
2883         * src/filtering.c
2884         * src/filtering.h
2885                 Add new 'add_to_addressbook' filtering/processing action.
2886
2887 2007-03-05 [wwp]        2.8.0cvs18
2888
2889         * src/filtering.c
2890                 Fix mark_as_ham filtering/processing action: spam flag
2891                 was not unset.
2892
2893 2007-03-04 [colin]      2.8.0cvs17
2894
2895         * src/filtering.c
2896         * src/matcher.c
2897         * src/matcher.h
2898         * src/matcher_parser_parse.y
2899         * src/prefs_filtering_action.c
2900                 Add 'Mark as spam' and 'Mark as ham' filtering
2901                 actions. Fixes bug 1138.
2902
2903 2007-03-04 [colin]      2.8.0cvs16
2904
2905         * src/imap.c
2906                 Fix bug 1140, wrong return value
2907                 without libetpan
2908
2909 2007-03-04 [wwp]        2.8.0cvs15
2910
2911         * src/addr_compl.c
2912                 Rollback cvs14: don't free stuff that is managed in g_list.
2913
2914 2007-03-04 [wwp]        2.8.0cvs14
2915
2916         * src/addr_compl.c
2917                 Fix a leak in address completion code.
2918
2919 2007-03-04 [colin]      2.8.0cvs13
2920
2921         * src/addr_compl.c
2922                 Maybe fix bug 1136, 'Crash in group 
2923                 address completion'
2924
2925 2007-03-04 [iwkse]      2.8.0cvs12
2926
2927         * src/imap.c
2928                 fix: alertpanel.h included only in #ifdef HAVE_LIBETPAN
2929
2930 2007-03-03 [colin]      2.8.0cvs11
2931
2932         * src/plugins/pgpinline/pgpinline.c
2933                 Fix off-by-one, fix double-free. Fixes
2934                 bug 1135, 'cm-segfault on decrypting 
2935                 with PGP/inline'
2936
2937 2007-03-03 [colin]      2.8.0cvs10
2938
2939         * configure.ac
2940         * src/main.c
2941         * src/common/plugin.c
2942                 Fix bug 1134, 'Valgrind macros unhandled 
2943                 by Irix's cc'
2944
2945 2007-03-02 [colin]      2.8.0cvs9
2946
2947         * src/mbox.c
2948                 Don't error out on EAGAIN. Fixes 
2949                 bug 1129, '"local mbox file" account 
2950                 isn't retrieving mails'
2951
2952 2007-03-01 [wwp]        2.8.0cvs8
2953
2954         * src/mainwindow.c
2955         * src/gtk/colorlabel.c
2956                 Remove accels for extra color labels until we set better
2957                 and definitive ones.
2958
2959 2007-02-28 [wwp]        2.8.0cvs7
2960
2961         * src/mainwindow.c
2962         * src/matcher_parser_parse.y
2963         * src/prefs_common.c
2964         * src/prefs_msg_colors.c
2965         * src/procmsg.h
2966         * src/gtk/colorlabel.c
2967         * src/gtk/colorlabel.h
2968                 Add more customizable color labels. Cleaned up a bit
2969                 the color label API to avoid duplicate defines of
2970                 the max number of colors.
2971
2972 2007-02-27 [colin]      2.8.0cvs6
2973
2974         * src/mainwindow.c
2975         * src/common/utils.c
2976         * src/common/utils.h
2977                 Fix '+' in mailto URIs for List-* headers
2978
2979 2007-02-27 [colin]      2.8.0cvs5
2980
2981         * src/gtk/gtkutils.c
2982                 Use gtk_window_set_role instead of 
2983                 _set_wmclass
2984
2985 2007-02-27 [colin]      2.8.0cvs4
2986
2987         * src/inc.c
2988                 Fix "After receiving new mail, go to inbox" on IMAP,
2989                 and make it work only on manual reception
2990
2991 2007-02-27 [wwp]        2.8.0cvs3
2992
2993         * src/prefs_filtering.c
2994         * src/prefs_filtering_action.c
2995         * src/prefs_matcher.c
2996                 Update filtering matcher's and action's color label menus
2997                 when re-opening those dialogs (reflect any change to the
2998                 color labels list in the preferences).
2999
3000 2007-02-27 [colin]      2.8.0cvs2
3001
3002         * src/imap.c
3003         * src/etpan/etpan-thread-manager-types.h
3004         * src/etpan/etpan-thread-manager.c
3005         * src/etpan/imap-thread.c
3006                 Log imap ALERTs as errors in the log.
3007
3008 2007-02-26 [paul]       2.8.0cvs1
3009
3010         * tools/claws.i18n.status.pl
3011                 updated
3012
3013 2007-02-26 [paul]       2.7.2cvs75
3014
3015         * po/ca.po
3016         * po/cs.po
3017         * po/de.po
3018         * po/en_GB.po
3019         * po/fi.po
3020         * po/fr.po
3021         * po/hu.po
3022         * po/pl.po
3023         * po/pt_BR.po
3024         * po/sk.po
3025         * po/sr.po
3026         * po/zh_CN.po
3027                 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
3028                 me, Flammie Pirinen, Fabien Vantard, Pader Rezso,
3029                 Pawel Pekala, Frederico Goncalves Guimaraes, Andrej Kacian,
3030                 Aleksandar Urosevic, and Ralgh Young
3031
3032 2007-02-25 [mones]      2.7.2cvs74
3033
3034         * po/es.po
3035                 Updated for release
3036
3037 2007-02-25 [colin]      2.7.2cvs73
3038
3039         * src/main.c
3040                 Clearing the list is only useful
3041                 to prevent a valgrind false-positive
3042
3043 2007-02-25 [paul]       2.7.2cvs72
3044
3045         * tools/Makefile.am
3046         * tools/README
3047         * tools/kmail-mailbox2claws-mail.pl  **ADDED**
3048         * tools/maildir2claws-mail.pl  **REMOVED**
3049                 renamed the script, fixed a couple bugs
3050
3051 2007-02-23 [colin]      2.7.2cvs71
3052
3053         * src/addressbook.c
3054                 Fix a leak, check for a few improbable nulls
3055
3056 2007-02-23 [colin]      2.7.2cvs70
3057
3058         * src/main.c
3059         * src/main.h
3060         * src/plugins/trayicon/trayicon.c
3061                 Fix blinking mainwin when starting in tray
3062                 (show mainwindow later in the startup process,
3063                  apart if restarting post-crash)
3064
3065 2007-02-23 [colin]      2.7.2cvs69
3066
3067         * src/folderview.c
3068         * src/imap_gtk.c
3069                 Fix crash when unsubscribing the currently
3070                 selected/opened folder
3071
3072 2007-02-23 [colin]      2.7.2cvs68
3073
3074         * src/compose.c
3075                 Fix bug that prevented colorization to
3076                 work without wrap quotation option
3077
3078 2007-02-23 [colin]      2.7.2cvs67
3079
3080         * src/addr_compl.c
3081                 Fix refcounting, start and end completion who
3082                 behaved as if there couldn't be any other current
3083                 user of completion
3084
3085 2007-02-23 [wwp]        2.7.2cvs66
3086
3087         * src/addressbook.c
3088         * src/addrindex.c
3089                 Address completion fixes: fix addressbook_peek_folder_exists() in
3090                 which the algorithm was ridiculously over-obfuscated and broken.
3091                 Fix addrindex_load_completion() as well, to load addresses in
3092                 completion list with regards to what addressbook_peek_folder_exists()
3093                 returns now.
3094
3095 2007-02-23 [wwp]        2.7.2cvs65
3096
3097         * src/addr_compl.c
3098                 Add addresses to completion when they're non-empty (thanks to Colin).
3099
3100 2007-02-23 [paul]       2.7.2cvs64
3101
3102         * src/plugins/pgpcore/passphrase.c
3103                 remove 'const '
3104
3105 2007-02-23 [colin]      2.7.2cvs63
3106
3107         * src/plugins/pgpcore/prefs_gpg.c
3108         * src/plugins/pgpcore/prefs_gpg.h
3109         * src/plugins/pgpcore/sgpgme.c
3110         * src/plugins/pgpinline/pgpinline.c
3111         * src/plugins/pgpmime/pgpmime.c
3112                 Try harder to respect user's choice wrt
3113                 gpg-agent even with gpg2, by unsetting
3114                 GPG_AGENT_INFO when necessary.
3115
3116 2007-02-22 [paul]       2.7.2cvs62
3117
3118         * src/plugins/pgpcore/sgpgme.c
3119         * src/plugins/pgpcore/sgpgme.h
3120         * src/plugins/pgpcore/passphrase.c
3121         * src/plugins/pgpinline/pgpinline.c
3122         * src/plugins/pgpmime/pgpmime.c
3123                 Fix a leak - gpgme_data_release_and_get_mem
3124                 leaks in recent gpgme. Workaround by using
3125                 our own function.
3126
3127 2007-02-22 [paul]       2.7.2cvs61
3128
3129         * src/gtk/quicksearch.c
3130                 Abandon dynamic search when pressing
3131                 Enter
3132
3133 2007-02-21 [colin]      2.7.2cvs60
3134
3135         * src/procmsg.c
3136         * src/plugins/pgpcore/passphrase.c
3137                 Fix little memory leaks
3138         * src/main.c
3139                 Fix false-positive leak at exit
3140         * src/gtk/quicksearch.c
3141                 Fix potentially big leak in recursive
3142                 Quicksearch
3143
3144 2007-02-21 [wwp]        2.7.2cvs59
3145
3146         * src/summaryview.c
3147                 Add missing newline to a debug message.
3148
3149 2007-02-20 [colin]      2.7.2cvs58
3150
3151         * src/Makefile.am
3152         * src/mimeview.c
3153         * src/stock_pixmap.c
3154         * src/stock_pixmap.h
3155         * src/pixmaps/mime_pgpsig.xpm
3156                 Add icon for application/pgp-signature
3157
3158 2007-02-20 [colin]      2.7.2cvs57
3159
3160         * src/Makefile.am
3161         * src/main.c
3162         * src/mimeview.c
3163         * src/stock_pixmap.c
3164         * src/stock_pixmap.h
3165         * src/pixmaps/mime_calendar.xpm
3166         * src/pixmaps/mime_pdf.xpm
3167         * src/pixmaps/mime_ps.xpm
3168                 Add icons for text/calendar, application/pdf
3169                 and application/postscript
3170
3171 2007-02-20 [colin]      2.7.2cvs56
3172
3173         * autogen.sh
3174         * src/matcher_parser_parse.y
3175         * src/matcher_parser_lex.l
3176                 Fix big memory leak in flex, and
3177                 require flex 2.5.31
3178
3179 2007-02-20 [wwp]        2.7.2cvs55
3180
3181         * src/matcher_parser_parse.y
3182                 Fix a duplicate token definition (thanks to iwkse).
3183
3184 2007-02-20 [wwp]        2.7.2cvs54
3185
3186         * src/matcher_parser_lex.l
3187         * src/quote_fmt_lex.l
3188                 Use proper flex options instead of direct use of #define,
3189                 make the flex-generated C lighter.
3190
3191 2007-02-20 [colin]      2.7.2cvs53
3192
3193         * src/summaryview.c
3194                 Grab focus in message list after hiding
3195                 the quicksearch, instead of leaving it
3196                 "somewhere"
3197
3198 2007-02-19 [colin]      2.7.2cvs52
3199
3200         * src/folderview.c
3201                 Fix bug 1033, 'Automatically refresh 
3202                 message list when new messages arrives'
3203                 Looks like folderview->opened can sometimes
3204                 be wrong...
3205
3206 2007-02-19 [paul]       2.7.2cvs51
3207
3208         * tools/Makefile.am
3209         * tools/README
3210         * tools/thunderbird-filters-convertor.pl
3211                 add new script which converts thunderbird filter
3212                 rules to Claws filter rules
3213
3214 2007-02-18 [paul]       2.7.2cvs50
3215
3216         * src/plugins/pgpcore/prefs_gpg.c
3217         * src/plugins/pgpcore/prefs_gpg.h
3218         * src/plugins/pgpcore/sgpgme.c
3219         * src/plugins/pgpinline/pgpinline.c
3220         * src/plugins/pgpmime/pgpmime.c
3221                 improved GUI interoperability with gpg-agent
3222
3223 2007-02-18 [paul]       2.7.2cvs49
3224
3225         * src/prefs_account.c
3226                 Privacy options sensitivity fix
3227
3228 2007-02-17 [colin]      2.7.2cvs48
3229
3230         * src/messageview.c
3231                 Reset icon to warning in the noticeview
3232
3233 2007-02-15 [colin]      2.7.2cvs47
3234
3235         * src/folderview.c
3236                 Fix a manifestation of bug 1033 (summaryview failing
3237                 to update for new mails), which happens after editing
3238                 account preferences or preferences that cause a 
3239                 folderview reload.
3240
3241 2007-02-15 [colin]      2.7.2cvs46
3242
3243         * src/addressbook.c
3244                 Probably fix bug 1123, 'Segmentation 
3245                 fault while opening address book'. I get
3246                 g_warnings if the saved paned position is
3247                 not greater than 0. Also, save position
3248                 when hiding the addressbook instead of
3249                 via signal.
3250
3251 2007-02-14 [colin]      2.7.2cvs45
3252
3253         * src/plugins/pgpcore/prefs_gpg.c
3254         * src/plugins/pgpcore/prefs_gpg.h
3255         * src/plugins/pgpcore/sgpgme.c
3256         * src/plugins/pgpinline/pgpinline.c
3257         * src/plugins/pgpmime/pgpmime.c
3258                 Add an option "Use gpg-agent if available". Fixes
3259                 annoyances with distro-installed gpg-agent, when
3260                 no pinentry program is installed, and the user's 
3261                 at a loss on why "decryption failed". Makes more
3262                 clear why passphrase isn't saved when gpg-agent is
3263                 used. Defaults to true, to avoid changing the 
3264                 current behaviour.
3265
3266 2007-02-14 [wwp]        2.7.2cvs44
3267
3268         * src/matcher_parser_parse.y
3269                 Fix missing line number reset (wrong line number might appear
3270                 when re-loading filtering rules if there's a parser error).
3271
3272 2007-02-13 [colin]      2.7.2cvs43
3273
3274         * src/common/utils.c
3275                 Don't encode ',' in URIs before passing it
3276                 to the browser command-line. It was probably
3277                 done at a time where commas in URIs made
3278                 mozilla -remote 'openurl(%s,new-window)'
3279                 bug.
3280
3281 2007-02-13 [wwp]        2.7.2cvs42
3282
3283         * src/prefs_matcher.c
3284         * src/plugins/bogofilter/bogofilter_gtk.c
3285                 A bit of string factorization around "Select ..." buttons.
3286
3287 2007-02-11 [colin]      2.7.2cvs41
3288
3289         * src/alertpanel.c
3290                 Make sure to escape the title
3291
3292 2007-02-11 [colin]      2.7.2cvs40
3293
3294         * src/codeconv.c
3295                 Recognize .utf8 locales as .UTF-8 ones
3296
3297 2007-02-11 [colin]      2.7.2cvs39
3298
3299         * src/compose.c
3300                 Fix code conversion when dragging a file
3301
3302 2007-02-09 [colin]      2.7.2cvs38
3303
3304         * src/plugins/clamav/clamav_plugin.c
3305                 Complete Paul's patch with conditional
3306                 compilation to avoid breaking compilation
3307                 on old Dapper and Edgy... Maybe other
3308                 distros too.
3309
3310 2007-02-09 [paul]       2.7.2cvs37
3311
3312         * src/plugins/clamav/clamav_plugin.c
3313                 fix for the upstream changes in libclamav
3314
3315 2007-02-09 [paul]       2.7.2cvs36
3316
3317         * src/main.c
3318         * src/mainwindow.c
3319         * src/procmsg.c
3320         * src/procmsg.h
3321                 fix "warn if there are queued messages" (on exit)
3322                 option, which only checked the first mailbox's
3323                 queue
3324                 don't ask before emptying trash if there are no
3325                 messages in trash, also check and empty all trash
3326                 folders
3327         * src/prefs_other.c
3328                 move "Ask before emptying trash" option
3329                 outside of the "On exit" frame as it's
3330                 not only an "On exit" option
3331
3332 2007-02-09 [paul]       2.7.2cvs35
3333
3334         * src/addrgather.c
3335         * src/alertpanel.c
3336         * src/editldap.c
3337         * src/prefs_account.c
3338         * src/prefs_folder_item.c
3339         * src/prefs_gtk.h
3340         * src/prefs_matcher.c
3341         * src/prefs_message.c
3342         * src/prefs_msg_colors.c
3343         * src/prefs_summaries.c
3344         * src/wizard.c
3345         * src/gtk/inputdialog.c
3346         * src/plugins/bogofilter/bogofilter_gtk.c
3347                 pedantic commit: use 'checkbtn' everywhere
3348                 instead of a mixture of 'checkbtn' and 'chkbtn'
3349
3350 2007-02-09 [paul]       2.7.2cvs34
3351
3352         * src/compose.c
3353                 fix default hotkeys
3354         * src/prefs_other.c
3355         * src/prefs_send.c
3356                 move "Never send Return Receipts" from
3357                 prefs_other to prefs_send
3358                 add an option "Ask about account specific
3359                 filtering rules..." to prefs_other
3360         * src/gtk/gtkutils.c
3361                 fix a compiler warning
3362
3363 2007-02-08 [colin]      2.7.2cvs33
3364
3365         * src/plugins/pgpinline/pgpinline.c
3366                 Fix bug 1110, 'pgpmime fails to process 
3367                 encapsulated openpgp mime (rfc 3156, 6.1 
3368                 -> rfc1847)'
3369                 It was due to an interaction between PGP/Mime
3370                 and PGP/Inline plugin. 
3371
3372 2007-02-08 [colin]      2.7.2cvs32
3373
3374         * src/inc.c
3375         * src/mbox.c
3376         * src/mbox.h
3377                 Fix bug 1117, 'fcntl locking code 
3378                 does not work in mbox.c'
3379
3380 2007-02-08 [colin]      2.7.2cvs31
3381
3382         * src/prefs_account.c
3383                 Fix Gentoo bug 165819, 'can't create 
3384                 a "local mbox file" account'. Patch
3385                 by Olivier <castan.o@free.fr>
3386
3387 2007-02-07 [colin]      2.7.2cvs30
3388
3389         * src/ldapquery.c
3390                 Fix bug 1106, 'Claws crash on exit if LDAPS 
3391                 autocompletion was used'
3392
3393 2007-02-07 [paul]       2.7.2cvs29
3394
3395         * src/folder.c
3396                 cut down on unnecessary debug_prints
3397         * src/imap_gtk.c
3398                 fix menu_set_active() on 'Show only
3399                 subscribed folders'
3400
3401 2007-02-07 [paul]       2.7.2cvs28
3402
3403         * src/plugins/clamav/clamav_plugin.c
3404         * src/plugins/clamav/clamav_plugin.h
3405         * src/plugins/clamav/clamav_plugin_gtk.c
3406                 fix copyright header
3407
3408 2007-02-07 [paul]       2.7.2cvs27
3409
3410         * src/procheader.c
3411                 fix bug 1116, 'summary view allow a 
3412                 subject line break'
3413
3414 2007-02-06 [colin]      2.7.2cvs26
3415
3416         * src/summaryview.c
3417                 Fix delete thread
3418
3419 2007-02-05 [fabien]     2.7.2cvs25
3420
3421         * po/POTFILES.in
3422         * src/uri_opener.c
3423                 i18n related - 1 fix and 1 message for translators.
3424
3425 2007-02-05 [colin]      2.7.2cvs24
3426
3427         * src/gtk/quicksearch.c
3428                 Don't reload summary list if quicksearch wasn't
3429                 active on hiding; move currently selected mail in
3430                 the visible area when showing the quicksearch
3431
3432 2007-02-05 [colin]      2.7.2cvs23
3433
3434         * src/folderview.c
3435                 Add debug to try to solve bug 1104
3436
3437 2007-02-05 [paul]       2.7.2cvs22
3438
3439         * src/mainwindow.c
3440                 confirm before emptying trash on exit is
3441                 a Yes or No answer, use Yes or No in the
3442                 dialog
3443
3444 2007-02-04 [colin]      2.7.2cvs21
3445
3446         * src/compose.c
3447         * src/plugins/pgpcore/passphrase.c
3448         * src/plugins/pgpcore/select-keys.c
3449                 Set wmclass on new windows
3450
3451 2007-02-04 [colin]
3452
3453         2.8.0-rc1 released
3454
3455 2007-02-04 [colin]      2.7.2cvs20
3456
3457         * src/compose.c
3458         * src/compose.h
3459                 Auto save drafts on exit, reopen them
3460                 at startup, instead of asking
3461         * src/account.c
3462         * src/addressadd.c
3463         * src/addressbook.c
3464         * src/addressbook_foldersel.c
3465         * src/addrgather.c
3466         * src/crash.c
3467         * src/editaddress.c
3468         * src/editbook.c
3469         * src/editgroup.c
3470         * src/editjpilot.c
3471         * src/editldap.c
3472         * src/editldap_basedn.c
3473         * src/editvcard.c
3474         * src/exphtmldlg.c
3475         * src/expldifdlg.c
3476         * src/export.c
3477         * src/foldersel.c
3478         * src/gedit-print.c
3479         * src/import.c
3480         * src/importldif.c
3481         * src/importmutt.c
3482         * src/importpine.c
3483         * src/main.c
3484         * src/mainwindow.c
3485         * src/message_search.c
3486         * src/messageview.c
3487         * src/prefs_actions.c
3488         * src/prefs_customheader.c
3489         * src/prefs_display_header.c
3490         * src/prefs_filtering.c
3491         * src/prefs_filtering_action.c
3492         * src/prefs_folder_column.c
3493         * src/prefs_gtk.c
3494         * src/prefs_matcher.c
3495         * src/prefs_other.c
3496         * src/prefs_summaries.c
3497         * src/prefs_summary_column.c
3498         * src/prefs_template.c
3499         * src/sourcewindow.c
3500         * src/ssl_manager.c
3501         * src/summary_search.c
3502         * src/uri_opener.c
3503         * src/gtk/about.c
3504         * src/gtk/description_window.c
3505         * src/gtk/foldersort.c
3506         * src/gtk/gtkutils.c
3507         * src/gtk/gtkutils.h
3508         * src/gtk/icon_legend.c
3509         * src/gtk/logwindow.c
3510         * src/gtk/pluginwindow.c
3511         * src/gtk/prefswindow.c
3512                 Give different wmclass to different
3513                 windows - thanks to sed ;)
3514
3515 2007-02-04 [colin]      2.7.2cvs19
3516
3517         * src/main.c
3518                 Revert previous patch, can't reproduce
3519                 it anymore. 
3520
3521 2007-02-03 [colin]      2.7.2cvs18
3522
3523         * src/main.c
3524                 Don't save the mainwindow size and
3525                 position on emergency exit (libSM's
3526                 "die" callback), Xfce seems to make
3527                 the window smaller just before the
3528                 size's saved.
3529
3530 2007-02-03 [colin]      2.7.2cvs17
3531
3532         * src/plugins/bogofilter/bogofilter.c
3533         * src/plugins/bogofilter/bogofilter.h
3534         * src/plugins/bogofilter/bogofilter_gtk.c
3535         * src/plugins/pgpinline/pgpinline.c
3536         * src/plugins/pgpinline/pgpinline.h
3537                 Fix more copyrights
3538
3539 2007-02-03 [colin]      2.7.2cvs16
3540
3541         * src/partial_download.c
3542         * src/partial_download.h
3543         * src/ssl_manager.c
3544         * src/ssl_manager.h
3545         * src/uri_opener.c
3546         * src/uri_opener.h
3547         * src/wizard.c
3548         * src/wizard.h
3549         * src/common/ssl_certificate.c
3550         * src/common/ssl_certificate.h
3551         * src/gtk/quicksearch.c
3552         * src/gtk/quicksearch.h
3553         * src/gtk/sslcertwindow.c
3554         * src/gtk/sslcertwindow.h
3555                 Fix copyright on my files
3556
3557 2007-02-02 [colin]      2.7.2cvs15
3558
3559         * src/Makefile.am
3560         * src/mainwindow.c
3561         * src/messageview.c
3562         * src/messageview.h
3563         * src/textview.c
3564         * src/textview.h
3565         * src/uri_opener.c
3566         * src/uri_opener.h
3567                 Add Tools/List URIs to allow
3568                 opening any URI in the current mail
3569
3570 2007-02-02 [colin]      2.7.2cvs14
3571
3572         * src/common/valgrind.h ** NEW FILE **
3573         * src/common/Makefile.am
3574         * src/common/plugin.c
3575                 Don't dlclose the plugins if we're running
3576                 under valgrind. (doesn't require valgrind
3577                 either at compile time or run time).
3578
3579 2007-02-01 [paul]       2.7.2cvs13
3580
3581         * AUTHORS
3582         * src/gtk/authors.h
3583         * tools/freshmeat_search.pl
3584         * tools/google_search.pl
3585         * tools/multiwebsearch.pl
3586                 add support for non ISO-8859-1 compatible locales
3587                 Patch by Alex Gorbachenko <agent_007@immo.ru>
3588
3589 2007-02-01 [colin]      2.7.2cvs12
3590
3591         * src/prefs_other.c
3592         * src/prefs_summaries.c
3593                 Move keybinding prefs to the Other page
3594
3595 2007-02-01 [wwp]        2.7.2cvs11
3596
3597         * src/plugins/trayicon/trayicon.c
3598                 Fix a raising issue within KDE.
3599
3600 2007-02-01 [colin]      2.7.2cvs10
3601
3602         * src/codeconv.c
3603                 Fix stray quotes in encoded strings
3604         * src/addressadd.c
3605                 Fix wrong call causing g_warnings
3606         * src/textview.c
3607                 Remove useless message
3608
3609 2007-01-31 [wwp]        2.7.2cvs9
3610
3611         * src/plugins/trayicon/trayicon.c
3612                 fix buggy hiding of main window when closing if close-to-tray
3613                 is not set (bad logics  in the trayicon hook code).
3614                 Changed the quit confirmation message too.
3615
3616 2007-01-30 [colin]      2.7.2cvs8
3617
3618         * src/main.c
3619                 Fix hidden mainwindow after clicking on
3620                 the X close button, if compose windows
3621                 exist and the user chooses not to quit
3622
3623 2007-01-30 [colin]      2.7.2cvs7
3624
3625         * src/main.c
3626         * src/compose.c
3627                 Handle local URIs to attach files (file:///...)
3628                 Fixes attaching files from Thunar for example
3629
3630 2007-01-30 [colin]      2.7.2cvs6
3631
3632         * src/prefs_ext_prog.c
3633                 Add 'mousepad' to the list of text editors.
3634                 Mousepad is XFCE's text editor
3635
3636 2007-01-29 [wwp]        2.7.2cvs5
3637
3638         * po/POTFILES.in
3639         * src/plugins/trayicon/trayicon_prefs.c
3640                 trayicon i18n fixes, thanks to Fabien.
3641
3642 2007-01-28 [wwp]        2.7.2cvs4
3643
3644         * src/mainwindow.c
3645         * src/mainwindow.h
3646         * src/plugins/trayicon/trayicon.c
3647         * src/plugins/trayicon/trayicon_prefs.c
3648         * src/plugins/trayicon/trayicon_prefs.h
3649                 Added a new TrayIcon plugin option to close to tray
3650                 (WM's hotkey and [X] button will hide the window instead
3651                 of closing it - closing CM can be done using the tray icon
3652                 menu or the File menu).
3653                 Improved visibility handling in trayicon, clicking the
3654                 trayicon now raise the window to current desktop when it
3655                 was either minimized/shaded/on another desktop.
3656                 Thanks to Paul for testing and fixing a strange behaviour
3657                 in KDE ;-).
3658
3659 2007-01-27 [paul]       2.7.2cvs3
3660
3661         * src/prefs_folder_item.c
3662         * src/prefs_receive.c
3663         * src/plugins/pgpcore/prefs_gpg.c
3664                 use 'start-up' instead of 'startup' in labels
3665
3666 2007-01-26 [wwp]        2.7.2cvs2
3667
3668         * src/plugins/trayicon/Makefile.am
3669         * src/plugins/trayicon/trayicon.c
3670         * src/plugins/trayicon/trayicon_prefs.c
3671         * src/plugins/trayicon/trayicon_prefs.h
3672                 Add a new TrayIcon option to hide the main window at
3673                 start-up.
3674                 Fix trayicon.c copyright header.
3675
3676 2007-01-26 [paul]       2.7.2cvs1
3677
3678         * NEWS
3679         * README
3680         * RELEASE_NOTES
3681         * configure.ac
3682                 bump up version number following
3683                 stable release
3684
3685 2007-01-25 [mones]      2.7.1cvs60
3686
3687         * po/es.po
3688                 updated thousands of strings (well, probably less ;-)
3689
3690 2007-01-25 [colin]      2.7.1cvs59
3691
3692         * src/matcher.c
3693                 Fix 2nd-run loss of matcherrc on new
3694                 configurations. 
3695
3696 2007-01-25 [wwp]        2.7.1cvs58
3697
3698         * src/mimeview.c
3699                 fix handling of empty value in attach_save_directory too, thanks
3700                 to Colin.
3701
3702 2007-01-25 [wwp]        2.7.1cvs57
3703
3704         * src/gtk/filesel.c
3705                 fix handling of empty value in attach_load_directory,
3706                 thanks to Colin.
3707
3708 2007-01-25 [wwp]        2.7.1cvs56
3709
3710         * src/plugins/dillo_viewer/dillo_prefs.h
3711                 fix a typo.
3712
3713 2007-01-25 [colin]      2.7.1cvs55
3714
3715         * src/matcher.c
3716         * src/matcher.h
3717         * src/matcher_parser_parse.y
3718         * src/prefs_matcher.c
3719                 Add matching on the spam flag
3720
3721 2007-01-24 [colin]      2.7.1cvs54
3722
3723         * src/folder.c
3724         * src/common/xml.c
3725         * src/common/xml.h
3726                 Make sure folderlist.xml is correctly
3727                 written before overwriting it.
3728         * src/procmsg.c
3729         * src/procmsg.h
3730         * src/summaryview.c
3731         * src/plugins/bogofilter/bogofilter.c
3732         * src/plugins/bogofilter/bogofilter.h
3733         * src/plugins/bogofilter/bogofilter_gtk.c
3734         * src/plugins/spamassassin/spamassassin.c
3735         * src/plugins/spamassassin/spamassassin.h
3736         * src/plugins/spamassassin/spamassassin_gtk.c
3737                 Move spam to the correct trash folder after
3738                 learning, if spam directory isn't set.
3739
3740 2007-01-23 [paul]       2.7.1cvs53
3741
3742         * src/plugins/bogofilter/bogofilter_gtk.c
3743                 fix sensitivity of "Insert X-Bogosity header"
3744                 option
3745
3746 2007-01-23 [colin]      2.7.1cvs52
3747
3748         * src/toolbar.c
3749                 Translate toolbar items text if
3750                 they're translatable (default)
3751         * src/addrcache.c
3752         * src/addrcache.h
3753         * src/addritem.c
3754         * src/addritem.h
3755         * src/codeconv.c
3756         * src/codeconv.h
3757         * src/jpilot.c
3758         * src/jpilot.h
3759         * src/ldapctrl.c
3760         * src/ldapctrl.h
3761         * src/ldapquery.h
3762         * src/ldif.c
3763         * src/ldif.h
3764         * src/etpan/etpan-thread-manager.c
3765         * src/etpan/etpan-thread-manager.h
3766         * src/gtk/gtkutils.c
3767         * src/gtk/gtkutils.h
3768                 More static functions
3769
3770 2007-01-22 [fabien]     2.7.1cvs51
3771
3772         * src/gtk/gtkutils.c
3773                 gtkut_get_options_frame() : ability to pass
3774                 a 'NULL' value in frame pointer parameter if
3775                 we don't need it.
3776
3777 2007-01-22 [colin]      2.7.1cvs50
3778
3779         * src/procmsg.c
3780         * src/procmsg.h
3781         * src/plugins/bogofilter/bogofilter.c
3782         * src/plugins/bogofilter/bogofilter_gtk.c
3783         * src/plugins/spamassassin/spamassassin.c
3784         * src/plugins/spamassassin/spamassassin_gtk.c
3785                 Allow moving spams to the account's trash
3786                 instead of default one
3787
3788 2007-01-21 [colin]      2.7.1cvs49
3789
3790         * src/ldapquery.c
3791         * src/ldapquery.h
3792                 Revert a static function that shouldn't
3793                 have been
3794
3795 2007-01-21 [colin]      2.7.1cvs48
3796
3797         * src/ldapquery.c
3798         * src/ldapquery.h
3799                 Same
3800
3801 2007-01-21 [colin]      2.7.1cvs47
3802
3803         * src/procmsg.c
3804         * src/procmsg.h
3805                 Same
3806
3807 2007-01-21 [colin]      2.7.1cvs46
3808
3809         * src/common/socket.c
3810         * src/common/socket.h
3811                 Same
3812
3813 2007-01-21 [colin]      2.7.1cvs45
3814
3815         * src/crash.c
3816         * src/exporthtml.c
3817         * src/exporthtml.h
3818         * src/exportldif.c
3819         * src/exportldif.h
3820         * src/folder.c
3821         * src/folder.h
3822         * src/folder_item_prefs.c
3823         * src/folder_item_prefs.h
3824         * src/folderview.c
3825         * src/folderview.h
3826         * src/gedit-print.c
3827         * src/gedit-print.h
3828         * src/main.c
3829         * src/main.h
3830         * src/common/socket.c
3831         * src/common/socket.h
3832         * src/gtk/gtkaspell.c
3833         * src/gtk/gtkaspell.h
3834         * src/gtk/quicksearch.c
3835         * src/gtk/quicksearch.h
3836                 Same
3837
3838 2007-01-21 [colin]      2.7.1cvs44
3839
3840         * src/common/utils.c
3841         * src/common/utils.h
3842         * src/etpan/etpan-thread-manager.c
3843         * src/etpan/etpan-thread-manager.h
3844                 Same (Funny that etpan_thread_unbind
3845                 is called but not etpan_thread_bind)
3846
3847 2007-01-21 [colin]      2.7.1cvs43
3848
3849         * src/addrselect.c
3850         * src/addrselect.h
3851         * src/codeconv.c
3852         * src/codeconv.h
3853         * src/compose.c
3854         * src/compose.h
3855         * src/etpan/Makefile.am
3856         * src/gtk/colorlabel.c
3857         * src/gtk/colorlabel.h
3858         * src/gtk/sslcertwindow.c
3859         * src/gtk/sslcertwindow.h
3860         * src/etpan/etpan-log.c ** REMOVED **
3861         * src/etpan/etpan-log.h ** REMOVED **
3862                 Same
3863
3864 2007-01-20 [colin]      2.7.1cvs42
3865
3866         * src/addritem.c
3867         * src/addritem.h
3868                 Same
3869
3870 2007-01-20 [colin]      2.7.1cvs41
3871
3872         * src/account.c
3873         * src/account.h
3874         * src/addrbook.c
3875         * src/addrbook.h
3876         * src/addrcache.c
3877         * src/addrcache.h
3878         * src/addrclip.c
3879         * src/addrclip.h
3880         * src/addressbook.c
3881         * src/addressbook.h
3882         * src/addrharvest.c
3883         * src/addrharvest.h
3884         * src/addrindex.c
3885         * src/addrindex.h
3886         * src/editaddress.c
3887         * src/editaddress.h
3888                 Make functions that aren't used in other
3889                 files static
3890
3891 2007-01-20 [colin]      2.7.1cvs40
3892
3893         * src/account.c
3894         * src/addrbook.c
3895         * src/addrcache.c
3896         * src/addressbook.c
3897         * src/addrgather.c
3898         * src/addrindex.c
3899         * src/addrquery.c
3900         * src/addrselect.c
3901         * src/browseldap.c
3902         * src/compose.c
3903         * src/editbook.c
3904         * src/editjpilot.c
3905         * src/editldap.c
3906         * src/editldap_basedn.c
3907         * src/editvcard.c
3908         * src/exporthtml.c
3909         * src/exportldif.c
3910         * src/folder.c
3911         * src/folderview.c
3912         * src/image_viewer.c
3913         * src/imap.c
3914         * src/importmutt.c
3915         * src/importpine.c
3916         * src/jpilot.c
3917         * src/ldapquery.c
3918         * src/main.c
3919         * src/mainwindow.c
3920         * src/matcher.c
3921         * src/messageview.c
3922         * src/mh.c
3923         * src/mimeview.c
3924         * src/msgcache.c
3925         * src/mutt.c
3926         * src/news.c
3927         * src/pine.c
3928         * src/prefs_account.c
3929         * src/prefs_common.c
3930         * src/prefs_compose_writing.c
3931         * src/prefs_ext_prog.c
3932         * src/prefs_folder_item.c
3933         * src/prefs_fonts.c
3934         * src/prefs_message.c
3935         * src/prefs_msg_colors.c
3936         * src/prefs_other.c
3937         * src/prefs_quote.c
3938         * src/prefs_receive.c
3939         * src/prefs_send.c
3940         * src/prefs_spelling.c
3941         * src/prefs_summaries.c
3942         * src/prefs_toolbar.c
3943         * src/prefs_wrapping.c
3944         * src/privacy.c
3945         * src/procmime.c
3946         * src/procmsg.c
3947         * src/ssl_manager.c
3948         * src/statusbar.c
3949         * src/summaryview.c
3950         * src/toolbar.c
3951         * src/vcard.c
3952         * src/common/hooks.c
3953         * src/common/log.c
3954         * src/common/passcrypt.c
3955         * src/common/socket.c
3956         * src/common/ssl.c
3957         * src/common/ssl_certificate.c
3958         * src/common/template.c
3959         * src/common/utils.c
3960         * src/etpan/imap-thread.c
3961         * src/gtk/sslcertwindow.c
3962         * src/gtk/sslcertwindow.h
3963                 Make functions that could be static, static
3964
3965 2007-01-20 [colin]      2.7.1cvs39
3966
3967         * src/editldap.c
3968                 Fix tooltip
3969
3970 2007-01-20 [colin]      2.7.1cvs38
3971
3972         * src/ldapquery.c
3973         * src/ldaputil.c
3974         * src/ldaputil.h
3975                 Fix bug 1102, 'claws-mail-2.7.1 
3976                 makes use of deprecated ldap 
3977                 functions'
3978
3979 2007-01-20 [colin]      2.7.1cvs37
3980
3981         * src/mainwindow.c
3982         * src/mainwindow.h
3983         * src/summaryview.c
3984         * src/gtk/quicksearch.c
3985                 Add Wide message list layout
3986
3987 2007-01-19 [fabien]     2.7.1cvs36
3988
3989         * src/textview.c
3990                 make sure a font change is considered in links of
3991                 headerview.
3992
3993 2007-01-19 [colin]      2.7.1cvs35
3994
3995         * src/main.c
3996         * src/mainwindow.c
3997         * src/mainwindow.h
3998         * src/messageview.c
3999         * src/messageview.h
4000         * src/prefs_common.c
4001         * src/prefs_common.h
4002         * src/summaryview.c
4003         * src/summaryview.h
4004         * src/gtk/quicksearch.c
4005         * src/gtk/quicksearch.h
4006                 Drop 'Separate Folder tree' and 'Separate
4007                 Message View'. Put three layouts in place
4008                 of it.
4009
4010 2007-01-19 [paul]       2.7.1cvs34
4011
4012         * src/prefs_msg_colors.c
4013                 more use of Q_ for translators
4014
4015 2007-01-19 [paul]       2.7.1cvs33
4016
4017         * src/imap_gtk.c
4018         * src/prefs_account.c
4019                 a few changes to the English
4020
4021 2007-01-19 [fabien]     2.7.1cvs32
4022
4023         * src/wizard.c
4024                 factorize translatable string
4025
4026 2007-01-18 [colin]      2.7.1cvs31
4027
4028         * src/main.c
4029                 Don't error out on --sync option. Although
4030                 we don't do anything with it, gtk+ handles
4031                 it, and it's useful for debugging X errors
4032
4033 2007-01-18 [fabien]     2.7.1cvs30
4034
4035         * src/prefs_other.c
4036                 ability to apply on the fly the recent added
4037                 'gtk_can_change_accels' pref (no need to restart).
4038
4039 2007-01-18 [fabien]     2.7.1cvs29
4040
4041         * src/plugins/bogofilter/bogofilter_gtk.c
4042         * src/plugins/bogofilter/bogofilter.c
4043         * src/plugins/spamassassin/spamassassin_gtk.c
4044         * src/addr_compl.c
4045         * src/prefs_account.c
4046                 factorize or rewrite some translatable strings.
4047
4048 2007-01-18 [fabien]     2.7.1cvs28
4049
4050         * src/prefs_gtk.h
4051         * src/compose.c
4052                 set a 4pix space between "Subject:" label and subject entry in
4053                 compose window.
4054
4055 2007-01-18 [wwp]        2.7.1cvs27
4056
4057         * src/addressbook.c
4058                 fix conflicting address-copy/paste when focus is set
4059                 to the embedded edit-person form.
4060  
4061
4062 2007-01-18 [wwp]        2.7.1cvs26
4063
4064         * src/addressbook.h
4065                 complete 2.7.1cvs23 (one more file was missing from that
4066                 commit).
4067
4068 2007-01-18 [colin]      2.7.1cvs25
4069
4070         * src/main.c
4071                 Provide a way to migrate without backup
4072                 Re-ask for migration on next start if 
4073                 it has been refused and wizard has been 
4074                 cancelled after.
4075
4076 2007-01-18 [wwp]        2.7.1cvs24
4077
4078         * src/editaddress.c
4079                 complete 2.7.1.cvs23 (file was missing from previous
4080                 commit).
4081
4082 2007-01-18 [wwp]        2.7.1cvs23
4083
4084         * src/addressbook.c
4085                 fix potential crashes in address book's focus_in/out signal handlers,
4086                 force focus to the edit-person form when clicked the Edit menu entry or
4087                 button (this only matters if the edit-person form is embedded to the
4088                 AB window, in that case, focus is not set when browsing the contacts
4089                 list w/ keys or mouse clicks).
4090
4091 2007-01-18 [paul]       2.7.1cvs22
4092
4093         * src/main.c
4094                 add command line options:
4095                 -h for --help
4096                 -q and --quit for --exit
4097                 -v for --version
4098                 print "Unknown option" for unknown options
4099
4100 2007-01-18 [paul]       2.7.1cvs21
4101
4102         * po/ru.po
4103                 updated by Pavlo Bohmat
4104
4105 2007-01-18 [paul]       2.7.1cvs20
4106
4107         * src/mainwindow.c
4108                 fix sensitivity issues of Mark as Spam/Ham
4109
4110 2007-01-17 [fabien]     2.7.1cvs19
4111
4112         * src/prefs_other.c
4113         * src/prefs_common.c
4114         * src/prefs_common.h
4115         * src/main.c
4116                 Add a 'gtk_can_change_accels' pref in Preferences/Other which
4117                 control the corresponding gtk property. It could be used to lock
4118                 all shortcuts (avoid to set one of them by inadvertency).
4119
4120 2007-01-17 [colin]      2.7.1cvs18
4121
4122         * src/summaryview.c
4123                 Fix bug 1100, 'Highlighted e-mail data not visible 
4124                 when color label applied.'. Use a weighted average
4125                 between normal selected foreground color and color
4126                 label instead of a simple one (3/1 instead 1/1).
4127
4128 2007-01-17 [colin]      2.7.1cvs17
4129
4130         * src/messageview.c
4131                 Better fix for bug 1088, 'Ctrl-h produces repeatable
4132                 crash' - don't prevent mail switching while loading
4133
4134 2007-01-17 [colin]      2.7.1cvs16
4135
4136         * src/folder.c
4137         * src/folder.h
4138         * src/folderview.c
4139         * src/folderview.h
4140         * src/imap.c
4141         * src/imap.h
4142         * src/imap_gtk.c
4143                 Manage recursive search of unsubscribed folders
4144                 Rescan tree without checking for new messages 
4145                 after subscriptions changed
4146
4147 2007-01-17 [paul]       2.7.1cvs15
4148
4149         * src/prefs_common.c
4150         * src/gtk/pluginwindow.c
4151                 fix bug 1101, '"Load plugin" button is
4152                 accidentally hidden'
4153                 unset (-1) initial width in prefs_common,
4154                 fix overlapping buttons,
4155                 and other cleanups
4156
4157 2007-01-17 [paul]       2.7.1cvs14
4158
4159         * src/procmime.c
4160                 add #include <errno.h>, it's needed
4161                 on some systems
4162
4163 2007-01-17 [paul]       2.7.1cvs13
4164
4165         * src/common/defs.h
4166         * tools/make.themes.project
4167                 rename .sylpheed_themeinfo to .claws_themeinfo
4168                 and use it
4169         * src/etpan/etpan-errors.h
4170         * src/etpan/etpan-log.c
4171         * src/etpan/etpan-log.h
4172         * src/etpan/etpan-thread-manager-types.h
4173         * src/etpan/etpan-thread-manager.c
4174         * src/etpan/etpan-thread-manager.h
4175         * src/etpan/imap-thread.c
4176         * src/etpan/imap-thread.h
4177                 add copyright header
4178
4179 2007-01-17 [colin]      2.7.1cvs12
4180
4181         * src/plugins/pgpcore/select-keys.c
4182         * src/gtk/pluginwindow.c
4183         * src/prefs_account.c
4184                 Fix warnings
4185
4186 2007-01-16 [colin]      2.7.1cvs11
4187
4188         * src/imap.c
4189         * src/imap.h
4190         * src/imap_gtk.c
4191                 Manage subscribing to subfolders when only
4192                 subscribed folders are shown.
4193
4194 2007-01-16 [colin]      2.7.1cvs10
4195
4196         * src/folderview.c
4197                 Fix annoying vscrollbar going back to top
4198                 on Check for new folders
4199
4200 2007-01-16 [colin]      2.7.1cvs9
4201
4202         * src/imap.c
4203                 Remove printf
4204
4205 2007-01-16 [colin]      2.7.1cvs8
4206
4207         * src/filtering.c
4208                 Bigger buffer for errors
4209         * src/imap.c
4210         * src/imap.h
4211         * src/imap_gtk.c
4212         * src/prefs_account.c
4213         * src/prefs_account.h
4214         * src/wizard.c
4215         * src/etpan/imap-thread.c
4216         * src/etpan/imap-thread.h
4217         * manual/handling.xml
4218                 Add subscriptions management. What it changes:
4219                 Creating a folder subscribes to it
4220                 Deleting a folder unsubscribes it
4221                 New contextual menu item allowing to switch between
4222                 All folders and Subscribed folders, subscribe, and
4223                 unsubscribe. "Creating" an existing but unsubscribed
4224                 folder will subscribe it.
4225                 By default for new accounts, only subscribed folders 
4226                 are shown.
4227
4228
4229 2007-01-16 [paul]       2.7.1cvs7
4230
4231         * src/summaryview.c
4232                 Allow folder classes to specify only sort_key or
4233                 sort_type instead of both or none.
4234
4235 2007-01-16 [paul]       2.7.1cvs6
4236
4237         * src/action.c
4238         * src/compose.c
4239         * src/mimeview.c
4240         * src/procmime.c
4241         * src/textview.c
4242                 Save and use errno for procmime_get_part
4243
4244 2007-01-16 [colin]      2.7.1cvs5
4245
4246         * src/imap.c
4247                 Never remove INBOX when scanning for
4248                 new folders. It's a special folder
4249                 that has to exist.
4250
4251 2007-01-15 [colin]      2.7.1cvs4
4252
4253         * src/imap.c
4254                 Fix 'Check for new folders' when IMAP subdirectory
4255                 is set
4256         * src/etpan/imap-thread.c
4257                 Fix build
4258
4259 2007-01-15 [colin]      2.7.1cvs3
4260
4261         * src/etpan/imap-thread.c
4262                 Fix invalid free on command-connection
4263                 error
4264
4265 2007-01-15 [wwp]        2.7.1cvs2
4266
4267         * src/matcher_parser_lex.l
4268         * src/quote_fmt_lex.l
4269         * src/matcher_parser_parse.y
4270                 fix copyright header in lexers and parsers.
4271
4272 2007-01-15 [paul]       2.7.1cvs1
4273
4274         * NEWS
4275         * README
4276         * RELEASE_NOTES
4277         * configure.ac
4278                 bump up version number following
4279                 stable release
4280
4281 2007-01-15 [paul]       2.7.0cvs31
4282
4283         * AUTHORS
4284         * src/gtk/authors.h
4285                 add Fabien to the Team list
4286                 add the recent contributors
4287                 make a few corrections
4288
4289 2007-01-15 [paul]       2.7.0cvs30
4290
4291         * src/mainwindow.c
4292                 fix compiler warning
4293         * src/plugins/pgpcore/prefs_gpg.c
4294         * src/plugins/pgpcore/prefs_gpg.h
4295                 add missing include
4296                 fix copyright header
4297
4298 2007-01-14 [colin]      2.7.0cvs29
4299
4300         * src/gtk/filesel.c
4301                 Use the 'gtk+' backend. Avoids gnome-vfs use,
4302                 two benefits: faster to open, will fix strange
4303                 dbus-related crash. Thanks to Pascal Terjan.
4304
4305 2007-01-14 [colin]      2.7.0cvs28
4306
4307         * src/etpan/imap-thread.c
4308                 Delete the old imap just after allocating
4309                 the new one. Makes sure we don't get the
4310                 same pointer by sheer luck, which feels
4311                 strange in the debug log.
4312
4313 2007-01-14 [colin]      2.7.0cvs27
4314
4315         * src/gtk/inputdialog.c
4316                 Make sure we don't print passwords in
4317                 clear text when in debug mode
4318
4319 2007-01-14 [colin]      2.7.0cvs26
4320
4321         * src/gtk/gtksctree.c
4322                 Fix bug 1098, 'bogus last row display 
4323                 after expanding a thread'. Patch by
4324                 Jindrich Makovicka <makovick@gmail.com>
4325
4326 2007-01-14 [colin]      2.7.0cvs25
4327
4328         * src/etpan/imap-thread.c
4329                 Close socket manually before
4330                 freeing the imap struct
4331
4332 2007-01-14 [colin]      2.7.0cvs24
4333
4334         * src/etpan/imap-thread.c
4335                 Maybe fix new reconnection issues
4336
4337 2007-01-13 [colin]      2.7.0cvs23
4338
4339         * src/summaryview.c
4340                 Freeze/thaw on thread selection
4341
4342 2007-01-13 [paul]       2.7.0cvs22
4343
4344         * src/mainwindow.c
4345         * src/summaryview.c
4346         * src/summaryview.h
4347                 add 'Edit/Delete thread'
4348
4349 2007-01-13 [colin]      2.7.0cvs21
4350
4351         * src/prefs_account.c
4352         * src/prefs_compose_writing.c
4353         * src/prefs_message.c
4354         * src/prefs_msg_colors.c
4355         * src/prefs_other.c
4356         * src/prefs_receive.c
4357         * src/prefs_spelling.c
4358         * src/prefs_summaries.c
4359         * src/prefs_themes.c
4360         * src/gtk/gtkutils.c
4361         * src/gtk/gtkutils.h
4362         * src/plugins/pgpcore/prefs_gpg.c
4363         * src/plugins/spamassassin/spamassassin_gtk.c
4364                 Factorize gtk frame creation
4365                 Patch by Pawel
4366
4367 2007-01-13 [colin]      2.7.0cvs20
4368
4369         * src/message_search.c
4370         * src/summary_search.c
4371                 Fix Enter in search windows
4372         * src/messageview.c
4373                 Fix body search starting at the
4374                 end of the mail (and asking for loop)
4375
4376 2007-01-13 [colin]      2.7.0cvs19
4377
4378         * src/etpan/imap-thread.c
4379                 Make sure we don't free the same imap
4380                 twice
4381
4382 2007-01-13 [colin]      2.7.0cvs18
4383
4384         * commitHelper
4385                 Allow multiple commitHelpers to
4386                 run at once
4387
4388 2007-01-12 [colin]      2.7.0cvs17
4389
4390         * src/etpan/imap-thread.c
4391                 Make sure we get rid of the previous mailimap
4392                 when connecting - just in case disconnect was
4393                 unclean
4394
4395 2007-01-12 [paul]       2.7.0cvs16
4396
4397         * src/compose.c
4398                 Strip S/MIME signatures when re-editing
4399                 S/MIME signed messages.
4400
4401 2007-01-12 [paul]       2.7.0cvs15
4402
4403         * configure.ac
4404         * src/addressbook.c
4405         * src/foldersel.c
4406         * src/folderview.c
4407         * src/main.c
4408                 no need to define CLAWS anymore, remove
4409                 all that stuff
4410
4411 2007-01-12 [paul]       2.7.0cvs14
4412
4413         * src/mimeview.c
4414                 check if the mail's signed as
4415                 it can change the mail structure
4416                 Thanks to Colin
4417
4418 2007-01-12 [paul]       2.7.0cvs13
4419
4420         * src/procmime.c
4421                 fix Forwarding msgs with attachments
4422                 that have dos line endings
4423                 Thanks to Colin
4424
4425 2007-01-12 [wwp]        2.7.0cvs12
4426
4427         * configure.ac
4428                 Revert accidentally committed extra version tag.
4429
4430 2007-01-12 [wwp]        2.7.0cvs11
4431
4432         * src/prefs_account.c
4433                 Fix compilation w/o aspell (completes 2.7.0cvs7).
4434
4435 2007-01-11 [colin]      2.7.0cvs10
4436
4437         * src/imap.c
4438                 move g_warning to debug_print
4439                 it scares people for no reason
4440
4441 2007-01-11 [colin]      2.7.0cvs9
4442
4443         * po/POTFILES.in
4444                 Fix files to translate. Patch by
4445                 Fabien
4446
4447 2007-01-11 [paul]       2.7.0cvs8
4448
4449         * src/imap.c
4450                 Fix recursion when server lists the
4451                 current subfolder in the response
4452         * src/mimeview.c
4453                 Fix updating of icon_list/ctree
4454         * src/plugins/pgpcore/select-keys.c
4455                 Fix a few annoyances when choosing
4456                 keys for the CMS (S/MIME) protocol
4457
4458 2007-01-11 [wwp]        2.7.0cvs7
4459
4460         * src/compose.c
4461         * src/prefs_account.c
4462         * src/prefs_account.h
4463                 Add per-account spellcheck default dictionaries settings.
4464
4465 2007-01-10 [colin]      2.7.0cvs6
4466
4467         * src/prefs_folder_item.c
4468                 Factorize strings - patch by Fabien
4469
4470 2007-01-10 [colin]      2.7.0cvs5
4471
4472         * src/mainwindow.c
4473                 Fix bug 1095, 'Crash while changing folder 
4474                 columns during incorporation'
4475
4476 2007-01-09 [colin]      2.7.0cvs4
4477
4478         * src/gtk/pluginwindow.c
4479                 Set the plugin window transient. Seems
4480                 like some window managers hide it in
4481                 the background after "load plugin"...
4482
4483 2007-01-09 [colin]      2.7.0cvs3
4484
4485         * src/gtk/filesel.c
4486                 Use the same type for alloc and free
4487
4488 2007-01-08 [paul]       2.7.0cvs2
4489
4490         * po/nl.po
4491                 updated by Tim Dijkstra
4492
4493 2007-01-08 [paul]       2.7.0cvs1
4494
4495         * src/prefs_themes.c
4496         * src/common/utils.c
4497                 Fix resource leaks
4498
4499 2007-01-08 [paul]       2.7.0
4500
4501         * NEWS
4502         * README
4503         * RELEASE_NOTES
4504                 2.7.0 released
4505
4506 2007-01-08 [paul]       2.6.1cvs119
4507
4508         * doc/man/claws-mail.1
4509                 another correction
4510
4511 2007-01-08 [paul]       2.6.1cvs118
4512
4513         * doc/man/claws-mail.1
4514                 corrections
4515         * manual/advanced.xml
4516                 improved English usage
4517
4518 2007-01-08 [paul]       2.6.1cvs117
4519
4520         * po/ca.po
4521         * po/de.po
4522         * po/en_GB.po
4523         * po/fi.po
4524         * po/it.po
4525         * po/pt_BR.po
4526         * po/sk.po
4527         * po/sr.po
4528         * po/zh_CN.po
4529                 updated by Miquel Oliete, Stephan Sachse, me,
4530                 Tommi Pirinen, Andrea Spadaccini, Frederico
4531                 Goncalves Guimaraes, Andrej Kacian, Aleksandar
4532                 Urosevic, and Ralgh Young
4533
4534 2007-01-07 [mones]      2.6.1cvs116
4535
4536         * manual/es/advanced.xml
4537         * po/es.po
4538                 Synced manual (unhide mark_as_read_delay)
4539                 and updated translation for release
4540
4541 2007-01-07 [paul]       2.6.1cvs115
4542
4543         * src/prefs_matcher.c
4544                 make the hbox content fit better under
4545                 various languages
4546
4547 2007-01-07 [colin]      2.6.1cvs114
4548
4549         * src/messageview.c
4550                 Fix bug 1088, 'Ctrl-h produces repeatable
4551                 crash'
4552
4553 2007-01-06 [colin]      2.6.1cvs113
4554
4555         * src/etpan/imap-thread.c
4556                 Add casts to int to get certs. Fixes
4557                 bug 1064, 'crash @ etpan_certificate_check() 
4558                 when opening an IMAP folder', with latest
4559                 libetpan CVS or >= 0.49
4560         * src/mainwindow.c
4561         * src/mainwindow.h
4562         * src/imap_gtk.c
4563         * src/news_gtk.c
4564         * src/prefs_folder_item.c
4565                 Grey out the "synchronise" menu items if
4566                 there's nothing to synchronise.
4567         * src/plugins/pgpcore/sgpgme.c
4568                 Make an error clearer than "Unknown error"
4569
4570 2007-01-06 [colin]      2.6.1cvs112
4571
4572         * src/messageview.c
4573                 Don't try to show a message if updating
4574                 Maybe fixes bug 1088, 'ctrl-h produces
4575                 repeatable crash'.
4576
4577 2007-01-06 [colin]      2.6.1cvs111
4578
4579         * src/summaryview.c
4580                 Disable Control-Space (handle it as Space).
4581
4582 2007-01-05 [paul]       2.6.1cvs110
4583
4584         * src/imap.c
4585                 Fix bug 934, 'sylpheed claws 2.1 
4586                 doesn't show Exchanges Public Folders'
4587                 Thanks to Hoa and Colin
4588         * src/msgcache.c
4589                 Refuse to allocate more than 2 MB for a 
4590                 single field, it's a good indication of
4591                 cache corruption.
4592
4593 2007-01-05 [colin]      2.6.1cvs109
4594
4595         * src/mainwindow.c
4596                 Allow --select'ing emails by Message-ID too
4597
4598 2007-01-05 [colin]      2.6.1cvs108
4599
4600         * src/common/quoted-printable.c
4601                 Uh! Third fix :)
4602
4603 2007-01-05 [colin]      2.6.1cvs107
4604
4605         * src/common/quoted-printable.c
4606                 Fix previous commit about bug 1089
4607                 Thanks to Ralf
4608
4609 2007-01-05 [colin]      2.6.1cvs106
4610
4611         * src/common/quoted-printable.c
4612                 Fix my previous commit on bug 1089
4613                 - Thanks to Ralf :)
4614
4615 2007-01-04 [colin]      2.6.1cvs105
4616
4617         * src/common/quoted-printable.c
4618                 Fix bug 1089, 'NUL characters in Subject 
4619                 line are misinterpreted'. Not a pain to
4620                 fix in fact.
4621
4622 2007-01-04 [colin]      
4623
4624         2.7.0-rc3 released
4625
4626 2007-01-04 [wwp]        2.6.1cvs104
4627
4628         * src/image_viewer.c
4629                 Force operator precedence (fix a compiler warning).
4630
4631 2007-01-04 [colin]      2.6.1cvs103
4632
4633         * src/image_viewer.c
4634                 Be cautious there too (same fix as the one
4635                 in textview from cvs33)
4636         * src/messageview.c
4637                 Don't use any MimeViewer plugin when showing
4638                 all headers
4639
4640 2007-01-03 [wwp]        2.6.1cvs102
4641
4642         * src/html.c
4643         * src/html.h
4644                 fixed "cent" sign (use the existing ASCII one),
4645                 decode more HTML entities,
4646                 converted table ASCII entries to UTF-8,
4647                 moved a switch() into a hashtable.
4648
4649 2007-01-03 [paul]       2.6.1cvs101
4650
4651         * src/compose.c
4652         * src/messageview.c
4653         * src/procmsg.c
4654         * src/procmsg.h
4655                 When possible, use move_msg instead of
4656                 copy_msg + remove_msg to move sent mail
4657                 from Queue to Sent. 
4658
4659 2007-01-03 [paul]       2.6.1cvs100
4660
4661         * src/html.c
4662                 add more html entity recognition:
4663                 pounds, euros, and cents
4664
4665 2007-01-03 [colin]      2.6.1cvs99
4666
4667         * src/imap_gtk.c
4668                 Don't display an error on NOSELECT
4669                 folders when synchronising
4670
4671 2007-01-03 [paul]       2.6.1cvs98
4672
4673         * tools/maildir2claws-mail.pl
4674                 only substitute 'sent-mail' if it's
4675                 the full directory name
4676
4677 2007-01-03 [paul]       2.6.1cvs97
4678
4679         * ChangeLog
4680         * ChangeLog.pre2.0.0
4681         * Makefile.am
4682                 archive a chunk of ChangeLog in
4683                 ChangeLog.pre2.0.0
4684         * ChangeLog.gtk1
4685         * doc/src/ChangeLog.claws-pre0.8.0
4686                 remove ChangeLog.claws-pre0.8.0, adding
4687                 its contents to ChangeLog.gtk1
4688
4689 2007-01-03 [paul]       2.6.1cvs96
4690
4691         * src/account.c
4692         * src/account.h
4693         * src/action.c
4694         * src/action.h
4695         * src/adbookbase.h
4696         * src/addr_compl.c
4697         * src/addr_compl.h
4698         * src/addrbook.c
4699         * src/addrcache.c
4700         * src/addrcache.h
4701         * src/addrcindex.c
4702         * src/addrcindex.h
4703         * src/addrclip.c
4704         * src/addrclip.h
4705         * src/addrdefs.h
4706         * src/addressadd.c
4707         * src/addressadd.h
4708         * src/addressbook.c
4709         * src/addressbook.h
4710         * src/addressbook_foldersel.c
4711         * src/addressbook_foldersel.h
4712         * src/addrgather.c
4713         * src/addrgather.h
4714         * src/addrharvest.c
4715         * src/addrharvest.h
4716         * src/addrindex.c
4717         * src/addrindex.h
4718         * src/addritem.c
4719         * src/addritem.h
4720         * src/addrquery.c
4721         * src/addrquery.h
4722         * src/addrselect.c
4723         * src/addrselect.h
4724         * src/alertpanel.c
4725         * src/alertpanel.h
4726         * src/browseldap.c
4727         * src/browseldap.h
4728         * src/codeconv.c
4729         * src/codeconv.h
4730         * src/compose.c
4731         * src/compose.h
4732         * src/customheader.c
4733         * src/customheader.h
4734         * src/displayheader.c
4735         * src/displayheader.h
4736         * src/editaddress.c
4737         * src/editaddress.h
4738         * src/editbook.c
4739         * src/editbook.h
4740         * src/editgroup.c
4741         * src/editgroup.h
4742         * src/editjpilot.c
4743         * src/editjpilot.h
4744         * src/editldap.c
4745         * src/editldap.h
4746         * src/editldap_basedn.c
4747         * src/editldap_basedn.h
4748         * src/editvcard.c
4749         * src/editvcard.h
4750         * src/exphtmldlg.c
4751         * src/exphtmldlg.h
4752         * src/expldifdlg.c
4753         * src/expldifdlg.h
4754         * src/export.c
4755         * src/export.h
4756         * src/exporthtml.c
4757         * src/exporthtml.h
4758         * src/exportldif.c
4759         * src/exportldif.h
4760         * src/filtering.c
4761         * src/filtering.h
4762         * src/folder.c
4763         * src/folder.h
4764         * src/folder_item_prefs.c
4765         * src/folder_item_prefs.h
4766         * src/foldersel.c
4767         * src/foldersel.h
4768         * src/folderutils.c
4769         * src/folderutils.h
4770         * src/folderview.c
4771         * src/folderview.h
4772         * src/grouplistdialog.c
4773         * src/grouplistdialog.h
4774         * src/headerview.c
4775         * src/html.c
4776         * src/html.h
4777         * src/image_viewer.c
4778         * src/image_viewer.h
4779         * src/imap.c
4780         * src/imap.h
4781         * src/imap_gtk.c
4782         * src/imap_gtk.h
4783         * src/import.c
4784         * src/import.h
4785         * src/importldif.c
4786         * src/importldif.h
4787         * src/importmutt.c
4788         * src/importmutt.h
4789         * src/importpine.c
4790         * src/importpine.h
4791         * src/inc.c
4792         * src/inc.h
4793         * src/jpilot.c
4794         * src/jpilot.h
4795         * src/ldapctrl.c
4796         * src/ldapctrl.h
4797         * src/ldaplocate.c
4798         * src/ldaplocate.h
4799         * src/ldapquery.c
4800         * src/ldapquery.h
4801         * src/ldapserver.c
4802         * src/ldapserver.h
4803         * src/ldaputil.c
4804         * src/ldaputil.h
4805         * src/ldif.c
4806         * src/ldif.h
4807         * src/main.c
4808         * src/main.h
4809         * src/mainwindow.c
4810         * src/mainwindow.h
4811         * src/manual.c
4812         * src/manual.h
4813         * src/mbox.c
4814         * src/message_search.c
4815         * src/message_search.h
4816         * src/messageview.c
4817         * src/messageview.h
4818         * src/mh.c
4819         * src/mh.h
4820         * src/mh_gtk.c
4821         * src/mh_gtk.h
4822         * src/mimeview.c
4823         * src/mimeview.h
4824         * src/msgcache.c
4825         * src/msgcache.h
4826         * src/mutt.c
4827         * src/mutt.h
4828         * src/news.c
4829         * src/news.h
4830         * src/news_gtk.c
4831         * src/news_gtk.h
4832         * src/partial_download.c
4833         * src/partial_download.h
4834         * src/pine.c
4835         * src/pine.h
4836         * src/pop.c
4837         * src/pop.h
4838         * src/prefs_account.c
4839         * src/prefs_account.h
4840         * src/prefs_actions.c
4841         * src/prefs_actions.h
4842         * src/prefs_common.c
4843         * src/prefs_common.h
4844         * src/prefs_compose_writing.c
4845         * src/prefs_compose_writing.h
4846         * src/prefs_customheader.c
4847         * src/prefs_customheader.h
4848         * src/prefs_display_header.c
4849         * src/prefs_display_header.h
4850         * src/prefs_filtering.c
4851         * src/prefs_filtering.h
4852         * src/prefs_filtering_action.c
4853         * src/prefs_filtering_action.h
4854         * src/prefs_folder_column.c
4855         * src/prefs_folder_column.h
4856         * src/prefs_folder_item.c
4857         * src/prefs_folder_item.h
4858         * src/prefs_fonts.c
4859         * src/prefs_fonts.h
4860         * src/prefs_gtk.c
4861         * src/prefs_gtk.h
4862         * src/prefs_image_viewer.c
4863         * src/prefs_image_viewer.h
4864         * src/prefs_matcher.c
4865         * src/prefs_matcher.h
4866         * src/prefs_message.c
4867         * src/prefs_msg_colors.c
4868         * src/prefs_msg_colors.h
4869         * src/prefs_other.c
4870         * src/prefs_quote.c
4871         * src/prefs_receive.c
4872         * src/prefs_send.c
4873         * src/prefs_spelling.c
4874         * src/prefs_spelling.h
4875         * src/prefs_summaries.c
4876         * src/prefs_summaries.h
4877         * src/prefs_summary_column.c
4878         * src/prefs_summary_column.h
4879         * src/prefs_template.c
4880         * src/prefs_template.h
4881         * src/prefs_themes.c
4882         * src/prefs_themes.h
4883         * src/prefs_toolbar.c
4884         * src/prefs_toolbar.h
4885         * src/prefs_wrapping.c
4886         * src/prefs_wrapping.h
4887         * src/privacy.c
4888         * src/privacy.h
4889         * src/procheader.c
4890         * src/procheader.h
4891         * src/procmime.c
4892         * src/procmime.h
4893         * src/procmsg.c
4894         * src/procmsg.h
4895         * src/quote_fmt.c
4896         * src/quote_fmt_parse.y
4897         * src/recv.c
4898         * src/recv.h
4899         * src/remotefolder.c
4900         * src/remotefolder.h
4901         * src/send_message.c
4902         * src/send_message.h
4903         * src/setup.c
4904         * src/setup.h
4905         * src/sourcewindow.c
4906         * src/sourcewindow.h
4907         * src/ssl_manager.c
4908         * src/ssl_manager.h
4909         * src/statusbar.c
4910         * src/statusbar.h
4911         * src/stock_pixmap.c
4912         * src/stock_pixmap.h
4913         * src/summary_search.c
4914         * src/summary_search.h
4915         * src/summaryview.c
4916         * src/summaryview.h
4917         * src/textview.c
4918         * src/textview.h
4919         * src/toolbar.c
4920         * src/toolbar.h
4921         * src/undo.c
4922         * src/undo.h
4923         * src/unmime.c
4924         * src/unmime.h
4925         * src/vcard.c
4926         * src/vcard.h
4927         * src/wizard.c
4928         * src/wizard.h
4929         * src/common/base64.c
4930         * src/common/base64.h
4931         * src/common/defs.h
4932         * src/common/hooks.c
4933         * src/common/hooks.h
4934         * src/common/log.c
4935         * src/common/log.h
4936         * src/common/mgutils.c
4937         * src/common/mgutils.h
4938         * src/common/nntp.c
4939         * src/common/nntp.h
4940         * src/common/passcrypt.c
4941         * src/common/passcrypt.h.in
4942         * src/common/plugin.c
4943         * src/common/plugin.h
4944         * src/common/prefs.c
4945         * src/common/prefs.h
4946         * src/common/progressindicator.c
4947         * src/common/progressindicator.h
4948         * src/common/quoted-printable.c
4949         * src/common/quoted-printable.h
4950         * src/common/session.c
4951         * src/common/session.h
4952         * src/common/smtp.c
4953         * src/common/smtp.h
4954         * src/common/socket.c
4955         * src/common/socket.h
4956         * src/common/ssl.c
4957         * src/common/ssl.h
4958         * src/common/ssl_certificate.c
4959         * src/common/ssl_certificate.h
4960         * src/common/stringtable.c
4961         * src/common/stringtable.h
4962         * src/common/template.c
4963         * src/common/template.h
4964         * src/common/timing.h
4965         * src/common/utils.c
4966         * src/common/utils.h
4967         * src/common/version.h.in
4968         * src/common/xml.c
4969         * src/common/xml.h
4970         * src/common/xmlprops.c
4971         * src/common/xmlprops.h
4972         * src/gtk/about.c
4973         * src/gtk/colorlabel.c
4974         * src/gtk/colorsel.c
4975         * src/gtk/colorsel.h
4976         * src/gtk/combobox.c
4977         * src/gtk/combobox.h
4978         * src/gtk/description_window.c
4979         * src/gtk/description_window.h
4980         * src/gtk/filesel.c
4981         * src/gtk/filesel.h
4982         * src/gtk/foldersort.c
4983         * src/gtk/foldersort.h
4984         * src/gtk/gtksctree.c
4985         * src/gtk/gtkutils.c
4986         * src/gtk/gtkutils.h
4987         * src/gtk/inputdialog.c
4988         * src/gtk/inputdialog.h
4989         * src/gtk/logwindow.c
4990         * src/gtk/logwindow.h
4991         * src/gtk/manage_window.c
4992         * src/gtk/manage_window.h
4993         * src/gtk/menu.c
4994         * src/gtk/menu.h
4995         * src/gtk/pluginwindow.c
4996         * src/gtk/pluginwindow.h
4997         * src/gtk/prefswindow.c
4998         * src/gtk/prefswindow.h
4999         * src/gtk/progressdialog.c
5000         * src/gtk/progressdialog.h
5001         * src/gtk/sslcertwindow.c
5002         * src/gtk/sslcertwindow.h
5003         * src/plugins/bogofilter/bogofilter.c
5004         * src/plugins/bogofilter/bogofilter.h
5005         * src/plugins/bogofilter/bogofilter_gtk.c
5006         * src/plugins/clamav/clamav_plugin.c
5007         * src/plugins/clamav/clamav_plugin.h
5008         * src/plugins/clamav/clamav_plugin_gtk.c
5009         * src/plugins/demo/demo.c
5010         * src/plugins/dillo_viewer/dillo_prefs.c
5011         * src/plugins/dillo_viewer/dillo_prefs.h
5012         * src/plugins/dillo_viewer/dillo_viewer.c
5013         * src/plugins/pgpcore/passphrase.c
5014         * src/plugins/pgpcore/passphrase.h
5015         * src/plugins/pgpcore/pgp_viewer.c
5016         * src/plugins/pgpcore/pgp_viewer.h
5017         * src/plugins/pgpcore/plugin.c
5018         * src/plugins/pgpcore/select-keys.c
5019         * src/plugins/pgpcore/select-keys.h
5020         * src/plugins/pgpcore/sgpgme.c
5021         * src/plugins/pgpcore/sgpgme.h
5022         * src/plugins/pgpinline/pgpinline.c
5023         * src/plugins/pgpinline/pgpinline.h
5024         * src/plugins/pgpinline/plugin.c
5025         * src/plugins/pgpmime/pgpmime.c
5026         * src/plugins/pgpmime/pgpmime.h
5027         * src/plugins/pgpmime/plugin.c
5028         * src/plugins/spamassassin/spamassassin.c
5029         * src/plugins/spamassassin/spamassassin.h
5030         * src/plugins/spamassassin/spamassassin_gtk.c
5031         * src/plugins/trayicon/trayicon.c
5032                 it's 2007, update the year in the copyright headers
5033
5034 2007-01-03 [paul]       2.6.1cvs95
5035
5036         * src/gtk/about.c
5037                 it is 2007, use it in the copyright string
5038
5039 2007-01-03 [paul]       2.6.1cvs94
5040
5041         * src/html.c
5042                 html entity conversion:
5043                 move &#153; to a more suitable place
5044                 add &bull; and &ndash;
5045                 make sure &mdash; and &#8212; are both
5046                 converted the same
5047
5048 2007-01-02 [colin]      2.6.1cvs93
5049
5050         * src/addrbook.c
5051                 Fix leak
5052         * src/common/plugin.c
5053                 Add comment
5054         * src/etpan/imap-thread.c
5055                 Fix warning
5056
5057 2006-12-31 [paul]       2.6.1cvs92
5058
5059         * src/prefs_summaries.c
5060                 use gtk_button_new_from_stock()
5061
5062 2006-12-30 [colin]      2.6.1cvs91
5063
5064         * src/folder.c
5065         * src/imap_gtk.c
5066         * src/mh_gtk.c
5067                 Don't update filtering and account paths 
5068                 when copying folders
5069
5070 2006-12-30 [colin]      2.6.1cvs90
5071
5072         * src/prefs_compose_writing.c
5073         * src/prefs_quote.c
5074         * src/prefs_template.c
5075                 Use message font for Writing and 
5076                 Quoting prefs, as well as Templates.
5077
5078 2006-12-30 [colin]      2.6.1cvs89
5079
5080         * src/prefs_summaries.c
5081                 Rework GUI; patch by Pawel
5082
5083 2006-12-29 [colin]      2.6.1cvs88
5084
5085         * src/prefs_folder_item.c
5086                 Fix bug 1085, 'Apply to subfolder 
5087                 doesn't work' - I was mistaken saying
5088                 it worked in every case
5089
5090 2006-12-28 [colin]      2.6.1cvs87
5091
5092         * src/gtk/gtkaspell.c
5093                 Don't assert if use_alternate is true
5094                 and alt_dictionary isn't set -- this 
5095                 is what happens on upgrade! Rather,
5096                 do with it.
5097
5098 2006-12-28 [colin]      2.6.1cvs86
5099
5100         * Makefile.am
5101                 Fix desktop/icon simplification
5102
5103 2006-12-28 [colin]      2.6.1cvs85
5104
5105         * Makefile.am
5106                 Make desktop and icon not 
5107                 dependant on the desktop
5108
5109 2006-12-28 [wwp]        2.6.1cvs84
5110
5111         * src/plugins/pgpmime/claws.def
5112                 Add missing symbol (discards gpg4win's 03-plugins-symbols.patch).
5113
5114 2006-12-28 [wwp]        2.6.1cvs83
5115
5116         * src/prefs_folder_item.c
5117                 Fix coloring of "simplify subject regexp" (folder prefs),
5118                 which might be left to red whereas the regexp gets empty.
5119
5120 2006-12-28 [wwp]        2.6.1cvs82
5121
5122         * src/prefs_common.c
5123         * src/prefs_common.h
5124         * src/addressbook.c
5125         * src/addressitem.h
5126                 Save addressbook mainwindow's horizontal and vertical splitter position.
5127
5128 2006-12-27 [wwp]        2.6.1cvs81
5129
5130         * src/gtk/gtkaspell.c
5131         * src/gtk/gtkaspell.h
5132         * src/compose.c
5133                 Fix assignment of compose's default and alternate dictionary from
5134                 account or folder settings. Now gtkaspell_change_dict does rotate
5135                 dicts only when it's called from a menu cb.
5136
5137 2006-12-27 [wwp]        2.6.1cvs80
5138
5139         * src/folder_item_prefs.c
5140                 Fix randomly initialized default-alt-dictionary (folder prefs),
5141                 complete 2.6.1cvs72.
5142
5143 2006-12-27 [paul]       2.6.1cvs79
5144
5145         * src/imap_gtk.c
5146         * src/mh_gtk.c
5147                 Add Copy folder in the folder's contextual
5148                 menu
5149
5150 2006-12-27 [wwp]        2.6.1cvs78
5151
5152         * src/imap.c
5153                 Clean up session locking, thanks to Colin.
5154
5155 2006-12-26 [colin]      2.6.1cvs77
5156
5157         * src/statusbar.c
5158                 Revert previous patch
5159
5160 2006-12-26 [colin]      2.6.1cvs76
5161
5162         * src/folder.c
5163         * src/folderview.c
5164         * src/imap.c
5165         * src/statusbar.c
5166         * src/etpan/imap-thread.c
5167                 Fix previous commit warnings
5168                 Make statusbar update every second if total < 20
5169                 Make IMAP APPEND faster by simplifying log              
5170
5171 2006-12-26 [colin]      2.6.1cvs75
5172
5173         * src/folder.c
5174         * src/folder.h
5175         * src/folderview.c
5176         * src/folderview.h
5177         * src/imap_gtk.c
5178         * src/mh_gtk.c
5179                 Make it possible to copy folders accross
5180                 mailboxes (this was an arbitrary limitation).
5181                 Still make it impossible to move folders 
5182                 accross mailboxes.
5183
5184 2006-12-26 [colin]      2.6.1cvs74
5185
5186         * src/etpan/imap-thread.c
5187                 Fix bug 1081, 'claws-mail 
5188                 segfaults when going offline 
5189                 while it transfers mails via 
5190                 imap'
5191
5192 2006-12-26 [colin]      2.6.1cvs73
5193
5194         * src/folder_item_prefs.c
5195                 Don't forget alt dictionary when
5196                 renaming/moving folders
5197
5198 2006-12-26 [wwp]        2.6.1cvs72
5199
5200         * src/folder_item_prefs.c
5201                 Add missing defaults for per-folder alt dict
5202                 (forgotten in 2.6.1cvs61).
5203
5204 2006-12-26 [colin]      2.6.1cvs71
5205
5206         * src/wizard.c
5207                 Add tooltip to state that specifying
5208                 full path to mailbox is possible
5209
5210 2006-12-26 [wwp]        2.6.1cvs70
5211
5212         * src/partial_download.c
5213         * src/gtk/gtkvscrollbutton.c
5214         * src/plugins/pgpinline/plugin.c
5215                 Fix for few compiler warnings that matter.
5216
5217 2006-12-25 [colin]      2.6.1cvs69
5218
5219         * src/partial_download.c
5220                 Fix marking for download or deletion
5221                 when the header isn't the first
5222         * src/gtk/logwindow.c
5223                 Fix start of scrolling
5224
5225 2006-12-23 [paul]       2.6.1cvs68
5226
5227         * src/compose.c
5228                 change last commit to use the 'academic'
5229                 method instead. Thanks to wwp
5230
5231 2006-12-23 [paul]       2.6.1cvs67
5232
5233         * src/compose.c
5234                 don't warn about empty subject when
5235                 redirecting
5236
5237 2006-12-22 [colin]      2.6.1cvs66
5238
5239         * src/summary_search.c
5240                 Fix previous patch
5241
5242 2006-12-22 [colin]      2.6.1cvs65
5243
5244         * src/gtk/gtkutils.c
5245         * src/imap.c
5246         * src/jpilot.c
5247         * src/summary_search.c
5248                 A few warning fixes
5249
5250 2006-12-23 [paul]       
5251
5252         2.7.0-rc2 released
5253
5254 2006-12-22 [colin]      2.6.1cvs64
5255
5256         * src/toolbar.c
5257         * src/toolbar.h
5258                 Add a combo to the learn spam button
5259         * src/plugins/bogofilter/bogofilter.c
5260         * src/plugins/bogofilter/bogofilter_gtk.c
5261         * src/plugins/bogofilter/bogofilter.h
5262                 Allow to store Unsure mails in a specific
5263                 folder to make better teaching easier
5264
5265 2006-12-21 [wwp]        2.6.1cvs63
5266
5267         * src/compose.c
5268         * src/prefs_common.c
5269         * src/prefs_common.h
5270         * src/prefs_spelling.c
5271         * src/gtk/gtkaspell.c
5272         * src/gtk/gtkaspell.h
5273                 Allow spell-checking using both current and alternate dictionaries
5274                 (thanks to Colin).
5275
5276 2006-12-21 [wwp]        2.6.1cvs62
5277
5278         * src/gtk/gtkaspell.c
5279                 Apply recheck_when_changing_dict (highlight all mispelled words)
5280                 when switching to alternate dictionary.
5281
5282 2006-12-21 [wwp]        2.6.1cvs61
5283
5284         * src/compose.c
5285         * src/folder_item_prefs.h
5286         * src/prefs_common.c
5287         * src/prefs_common.h
5288         * src/prefs_folder_item.c
5289         * src/prefs_spelling.c
5290         * src/gtk/gtkaspell.c
5291         * src/gtk/gtkaspell.h
5292                 Add global and per-folder prefs to set the default
5293                 alternate dictionary.
5294
5295 2006-12-21 [colin]      2.6.1cvs60
5296
5297         * src/folder.c
5298                 Look for folders by path in all folders
5299         * src/html.c
5300                 add &mdash;
5301
5302 2006-12-20 [colin]      2.6.1cvs59
5303
5304         * src/gtk/quicksearch.c
5305                 Make sure in_typing is false when clearing
5306
5307 2006-12-20 [wwp]        2.6.1cvs58
5308
5309         * configure.ac
5310                 change manual's target dir to be LFH-compliant (thanks to Colin).
5311
5312 2006-12-20 [wwp]        2.6.1cvs57
5313
5314         * src/prefs_common.c
5315         * src/prefs_summaries.c
5316                 i18n fix and factorize patch, thanks to Fabien.
5317
5318 2006-12-20 [paul]       2.6.1cvs56
5319
5320         * configure.ac
5321                 last of the renaming (??)
5322         * src/main.c
5323                 correct --help info of --status-full
5324         * src/plugins/bogofilter/bogofilter.c
5325                 make FALSE default of whitelist_ab
5326
5327 2006-12-19 [colin]      2.6.1cvs55
5328
5329         * src/jpilot.c
5330                 Same as before, without depending on
5331                 pisock >= 0.12
5332
5333 2006-12-19 [colin]      2.6.1cvs54
5334
5335         * src/jpilot.c
5336                 Fix bug 1059, 'Better jpilot charset 
5337                 handling'. Use libpisync's charset conversion
5338                 if possible
5339
5340 2006-12-19 [colin]      2.6.1cvs53
5341
5342         * po/fr.po
5343                 Updated by Fabien
5344
5345 2006-12-19 [wwp]        2.6.1cvs52
5346
5347         * src/gtk/about.c
5348                 Add missing #include (thanks to Colin).
5349
5350 2006-12-19 [wwp]        2.6.1cvs51
5351
5352         * src/prefs_receive.c
5353                 Better spacing between widgets in prefs.
5354
5355 2006-12-18 [colin]      2.6.1cvs50
5356
5357         * src/imap.c
5358                 Fix failure to get separator on LIST "" ""
5359                 Try LIST "" "INBOX" too.
5360
5361 2006-12-18 [wwp]        2.6.1cvs49
5362
5363         * src/common/session.c
5364                 Fix a compiler warning (thanks to Fabien).
5365
5366 2006-12-18 [wwp]        2.6.1cvs48
5367
5368         * src/compose.c
5369         * src/prefs_quote.c
5370                 Factorize some strings for translation (it's about error
5371                 messages when applying or checking template/quote format).
5372
5373 2006-12-18 [colin]      2.6.1cvs47
5374
5375         * Makefile.am
5376         * src/common/defs.h
5377         * src/gtk/Makefile.am
5378         * src/gtk/about.c
5379                 Add a Release notes tab from the contents of
5380                 $(DOCDIR)/RELEASE_NOTES. Patch by Fabien.
5381
5382 2006-12-17 [colin]      2.6.1cvs46
5383
5384         * src/mimeview.c
5385         * src/textview.c
5386         * src/gtk/filesel.c
5387                 Correctly convert from/to UTF8/filename encoding
5388                 when loading and saving files. Probably fixes
5389                 bug 1068, 'Claws-Mail uses 100% CPU when looking 
5390                 for a file to attach and is blocked...'
5391
5392 2006-12-17 [colin]      2.6.1cvs45
5393
5394         * src/gtk/logwindow.c
5395                 Fix bug 1067, 'Claws-Mail uses 100% CPU on an 
5396                 IMAP folder and is blocked on main thread': 
5397                 make sure we put utf8 in the log.
5398
5399 2006-12-16 [colin]      2.6.1cvs44
5400
5401         * src/toolbar.c
5402         * src/toolbar.h
5403                 Fix bug 1055, 'Add the 'cancel receive' 
5404                 in the available events for the toolbar buttons'
5405
5406 2006-12-16 [colin]      2.6.1cvs43
5407
5408         * po/POTFILES.in
5409         * src/imap.c
5410         * src/common/nntp.c
5411         * src/common/session.c
5412                 Log error when SSL handshakes fail. 
5413                 Fixes bug 1082, 'incorrect / imprecise 
5414                 error message when imap server provides 
5415                 ssl only through STARTTLS but SSL is 
5416                 selected'
5417
5418 2006-12-15 [wwp]        2.6.1cvs42
5419
5420         * src/plugins/bogofilter/bogofilter_gtk.c
5421                 set proper sensitivity to widgets I've recently added.
5422
5423 2006-12-15 [colin]      
5424
5425         2.7.0-rc1 released
5426
5427 2006-12-15 [wwp]        2.6.1cvs41
5428
5429         * src/plugins/bogofilter/bogofilter.c
5430         * src/plugins/bogofilter/bogofilter.h
5431         * src/plugins/bogofilter/bogofilter_gtk.c
5432                 bogofilter's whitelist can now use a subset of
5433                 the addressbook (either a book, a subfolder of a book,
5434                 or the whole addressbook by using "Any"). Re-used there
5435                 some pref_matcher widgets and mechanisms to match a subset
5436                 of the addressbook.
5437
5438 2006-12-15 [wwp]        2.6.1cvs40
5439
5440         * src/wizard.c
5441         * src/common/plugin.c
5442         * src/common/plugin.h
5443         * src/gtk/about.c
5444         * src/plugins/bogofilter/bogofilter.c
5445         * src/plugins/clamav/clamav_plugin.c
5446         * src/plugins/demo/demo.c
5447         * src/plugins/dillo_viewer/dillo_viewer.c
5448         * src/plugins/pgpcore/plugin.c
5449         * src/plugins/pgpinline/plugin.c
5450         * src/plugins/pgpmime/plugin.c
5451         * src/plugins/spamassassin/spamassassin.c
5452         * src/plugins/trayicon/trayicon.c
5453                 factorize some translatable strings (plugins-related),
5454                 fix missing punctuation in several places,
5455                 remove useless translatable \n in about.c,
5456                 and factorize plugin init code w/ a new function
5457                 check_plugin_version() in common/plugin.c.
5458                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
5459
5460 2006-12-15 [wwp]        2.6.1cvs39
5461
5462         * src/plugins/bogofilter/bogofilter.c
5463         * src/plugins/bogofilter/bogofilter_gtk.c
5464                 flag whitelisted spams as spam, but don't filter it to the spam
5465                 folder. Thanks to Colin.
5466
5467 2006-12-15 [ticho]      2.6.1cvs38
5468
5469         * src/plugins/bogofilter/bogofilter.c
5470         * src/plugins/bogofilter/bogofilter.h
5471         * src/plugins/bogofilter/bogofilter_gtk.c
5472                 Add option to whitelist senders found in addressbook. Patch by colin.
5473
5474 2006-12-15 [paul]       2.6.1cvs37
5475
5476         * src/folderview.c
5477                 add missing #include "log.h"
5478
5479 2006-12-15 [paul]       2.6.1cvs36
5480
5481         * src/plugins/bogofilter/bogofilter.c
5482         * src/plugins/bogofilter/bogofilter.h
5483         * src/plugins/bogofilter/bogofilter_gtk.c
5484                 Add an option to allow inserting an
5485                 X-Claws-Bogosity header (on MH folders
5486                 only). Patch by Colin
5487
5488 2006-12-14 [colin]      2.6.1cvs35
5489
5490         * src/main.c
5491                 "Yes" should be the default choice for
5492                 migration configuration
5493
5494 2006-12-14 [paul]       2.6.1cvs34
5495
5496         * src/prefs_summaries.c
5497         * manual/advanced.xml
5498                 Unhide mark_as_read_delay
5499
5500 2006-12-14 [paul]       2.6.1cvs33
5501
5502         * src/messageview.c
5503         * src/messageview.h
5504         * src/mimeview.c
5505         * src/mimeview.h
5506         * src/summaryview.c
5507         * src/textview.c
5508         * src/textview.h
5509                 Fix printing of selection
5510                 Fix printing of message parts
5511                 Fix printing of images
5512         * src/gtk/gtksourceprintjob.c
5513                 Fix page count when there are images
5514
5515 2006-12-14 [wwp]        2.6.1cvs32
5516
5517         * src/mainwindow.c
5518         * src/summaryview.c
5519         * src/summaryview.h
5520         * src/gtk/quicksearch.c
5521                 fix quicksearch 'magnify' button status when QS is closed
5522                 using the Escape key, thanks to Colin.
5523
5524 2006-12-14 [wwp]        2.6.1cvs31
5525
5526         * src/mainwindow.c
5527         * src/summaryview.c
5528         * src/summaryview.h
5529         * src/gtk/quicksearch.c
5530                 fix quicksearch 'magnify' button status when QS is closed
5531                 using the Escape key, thanks to Colin.
5532
5533 2006-12-13 [colin]      2.6.1cvs30
5534
5535         * src/ldapquery.c
5536         * src/ldaputil.c
5537                 Use the binary safe version of ldap_get_values,
5538                 to make sure we manipulate null-terminated 
5539                 strings. Maybe fixes bug 1075, 'claws mail 
5540                 segfault when completing ldap adresses'
5541         * src/syldap.c ** REMOVED **
5542         * src/syldap.h ** REMOVED **
5543                 Remove dead files
5544
5545 2006-12-13 [mones]      2.6.1cvs29
5546
5547         * po/es.po
5548                 Fixed piped strings, fixed click translation
5549
5550 2006-12-13 [paul]       2.6.1cvs28
5551
5552         * src/main.c
5553                 don't translate these strings
5554
5555 2006-12-13 [paul]       2.6.1cvs27
5556
5557         * po/en_GB.po
5558                 updated
5559
5560 2006-12-13 [colin]      2.6.1cvs26
5561
5562         * src/main.c
5563         * src/main.h
5564                 Add claws_is_starting()
5565
5566 2006-12-13 [mones]      2.6.1cvs25
5567
5568         * manual/es/advanced.xml
5569         * po/es.po
5570                 Synced manual and updated translation
5571
5572 2006-12-12 [colin]      2.6.1cvs24
5573
5574         * src/wizard.c
5575                 Add an option to use STARTTLS in the
5576                 welcome wizard. Fixes bug 1080, 
5577                 'Using SSL option in wizard for incoming 
5578                 server does not activate SSL with STARTTLS'
5579
5580 2006-12-12 [colin]      2.6.1cvs23
5581
5582         * src/main.c
5583                 Don't exit when there's an incomplete
5584                 mailbox configured - leaves a chance 
5585                 to fix a failing IMAP account. Exit
5586                 if no mailbox at all is loaded (case
5587                 of missing plugin).
5588                 Completes bug 1077's fix (I was wrong
5589                 in this bug's comment #3).
5590
5591 2006-12-12 [colin]      2.6.1cvs22
5592
5593         * src/gtk/menu.h
5594                 Add another menu data type
5595         * src/prefs_account.c
5596                 Complete the completion of bug 1076
5597                 (doesn't lose the pref on apply)
5598
5599 2006-12-12 [paul]       2.6.1cvs21
5600
5601         * src/prefs_account.c
5602                 complete the fix of bug 1076
5603                 also be more verbose with the text
5604
5605 2006-12-12 [paul]       2.6.1cvs20
5606
5607         * src/gtk/combobox.c
5608                 fix compilation warning
5609
5610 2006-12-11 [colin]      2.6.1cvs19
5611
5612         * src/wizard.c
5613                 Document :port in server entry tooltips
5614
5615 2006-12-11 [colin]      2.6.1cvs18
5616
5617         * src/main.c
5618                 Fix compile
5619
5620 2006-12-11 [colin]      2.6.1cvs17
5621
5622         * src/main.c
5623                 Add failing IMAP as a reason for no
5624                 mailbox
5625
5626 2006-12-11 [colin]      2.6.1cvs16
5627
5628         * src/prefs_account.c
5629                 Check for existence of inbox for local
5630                 accounts too
5631         * src/wizard.c
5632                 Allow setting the port to use for servers
5633                 by using the usual "server.example.com:port"
5634                 syntax. Fixes bug 1077, 'sylpheed-claws does 
5635                 not start when IMAP server is unavailable'
5636
5637 2006-12-11 [colin]      2.6.1cvs15
5638
5639         * src/prefs_account.c
5640                 Prevent use of non-existing default inbox
5641
5642 2006-12-11 [colin]      2.6.1cvs14
5643
5644         * src/prefs_account.c
5645                 Fix sensitivity. Fixes bug 1076, 'privacy 
5646                 options are displayed even when pgp plugin 
5647                 not loaded / available'
5648
5649 2006-12-09 [colin]      2.6.1cvs13
5650
5651         * manual/advanced.xml
5652         * src/prefs_common.c
5653         * src/prefs_common.h
5654         * src/common/ssl_certificate.c
5655                 Add a new hidden preference, 'unsafe_ssl_certs',
5656                 which allows to store multiple certificates per
5657                 server/port. This is disabled by default because
5658                 it's less secure (presenting a new certificate
5659                 instead of a changed one raises less alarms).
5660                 This will cause Claws to ask about an unknown
5661                 certificate for people who have used 2.6.1cvs8
5662                 or greater.
5663
5664 2006-12-09 [colin]      2.6.1cvs12
5665
5666         * src/action.c
5667                 Fix cache updating after action
5668
5669 2006-12-07 [wwp]        2.6.1cvs11
5670
5671         * src/compose.c
5672                 fix email address comparison when replying to all
5673                 (avoid replying to ourselves), thanks to Colin.
5674
5675 2006-12-06 [paul]       2.6.1cvs10
5676
5677         * src/addrharvest.c
5678         * src/editldap.c
5679         * src/expldifdlg.c
5680         * src/news.c
5681         * src/toolbar.c
5682         * src/common/utils.c
5683                 ...and more renaming
5684                 Thanks to Colin
5685
5686 2006-12-06 [paul]       2.6.1cvs9
5687
5688         * src/compose.c
5689         * src/messageview.c
5690         * src/procheader.c
5691         * src/procmime.c
5692         * src/procmsg.c
5693         * src/textview.c
5694                 more renaming
5695                 Thanks to Colin
5696
5697 2006-12-06 [colin]      2.6.1cvs8
5698
5699         * src/ssl_manager.c
5700         * src/common/ssl_certificate.c
5701         * src/common/ssl_certificate.h
5702                 Handle multiple certificates per host/port
5703
5704 2006-12-06 [colin]      2.6.1cvs7
5705
5706         * src/etpan/imap-thread.c
5707                 Fix certificate checking on IMAP
5708
5709 2006-12-06 [colin]      2.6.1cvs6
5710
5711         * src/folderview.c
5712                 Fix bug 1072, 'Claws stops fetching newsgroups 
5713                 from server when newsgroup got deleted': continue
5714                 checking other groups
5715
5716 2006-12-05 [wwp]        2.6.1cvs5
5717
5718         * src/message_search.c
5719         * src/summary_search.c
5720         * src/gtk/combobox.c
5721         * src/gtk/combobox.h
5722         * src/gtk/gtkutils.c
5723         * src/gtk/gtkutils.h
5724                 make up and down arrow keys in modern gtk_combo_box_entry widgets
5725                 behave like w/ old comboboxes (summary and message search only).
5726
5727 2006-12-05 [paul]       2.6.1cvs4
5728
5729         * src/wizard.c
5730                 encode headers
5731                 Thanks to Colin
5732
5733 2006-12-05 [paul]       2.6.1cvs3
5734
5735         * tools/README
5736         * tools/textviewer.pl
5737                 script updated and description added
5738
5739 2006-12-04 [colin]      2.6.1cvs2
5740
5741         * src/compose.c
5742                 Run pre-send hook only when checking
5743                 everything
5744
5745 2006-12-04 [paul]       2.6.1cvs1
5746
5747         * NEWS
5748         * README
5749         * RELEASE_NOTES
5750         * configure.ac
5751         * tools/README
5752                 bump up version number following stable release
5753
5754 2006-12-04 [paul]       2.6.0cvs83
5755
5756         * README
5757                 updates and corrections
5758
5759 2006-12-04 [colin]      2.6.0cvs82
5760
5761         * src/common/utils.c
5762                 Probably fix bug 1066, 'Incorrect mailbox 
5763                 size displayed'
5764
5765 2006-12-04 [colin]      2.6.0cvs81
5766
5767         * src/common/utils.c
5768                 Trim tabs from mailcap file too.
5769
5770 2006-12-02 [paul]       2.6.0cvs80
5771
5772         * src/exphtmldlg.c
5773                 fix broken GUI under certain languages
5774         * src/expldifdlg.c
5775                 put the Cancel button to the right
5776
5777 2006-12-01 [paul]       2.6.0cvs79
5778
5779         * tools/Makefile.am
5780                 remove reference to removed file
5781
5782 2006-12-01 [wwp]        2.6.0cvs78
5783
5784         * src/addressbook.c
5785         * src/editaddress.c
5786                 remove forgotten debug statements.
5787
5788 2006-12-01 [wwp]        2.6.0cvs77
5789
5790         * manual/advanced.xml
5791         * manual/fr/advanced.xml
5792         * src/addressbook.c
5793         * src/addressbook.h
5794         * src/addressitem.h
5795         * src/editaddress.c
5796         * src/editaddress.h
5797         * src/prefs_common.c
5798         * src/prefs_common.h
5799         * src/gtk/gtkutils.c
5800         * src/gtk/gtkutils.h
5801                 add a hidden option to allow embedding the editaddress (edit contact details)
5802                 dialog into the addressbook's window. This doesn't change the default
5803                 behaviour.
5804
5805 2006-12-01 [wwp]        2.6.0cvs76
5806
5807         * src/message_search.c
5808         * src/summary_search.c
5809                 fix more focus issues (don't set focus to combobox's entry widget when
5810                 entry's value changed, if entry widget has focus already).
5811
5812 2006-12-01 [wwp]        2.6.0cvs75
5813
5814         * src/gtk/quicksearch.c
5815                 revert last changes to the quicksearch gtk_combo_box, this needs more
5816                 tuning and testing.
5817
5818 2006-12-01 [paul]       2.6.0cvs74
5819
5820         * tools/kdeservicemenu/README
5821         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
5822         * tools/kdeservicemenu/install.sh
5823         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
5824         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
5825                 simplify this stuff, and in so doing,
5826                 fix it. (possibly re-extend it again at
5827                 a later date)
5828
5829 2006-12-01 [wwp]        2.6.0cvs73
5830
5831         * src/gtk/quicksearch.c
5832                 adapt quicksearch code to use modern gtk_combo_box'es.
5833
5834 2006-12-01 [wwp]        2.6.0cvs72
5835
5836         * src/common/defs.h
5837         * src/prefs_common.c
5838         * src/prefs_common.h
5839         * src/message_search.c
5840         * src/summary_search.c
5841         * src/gtk/combobox.c
5842         * src/gtk/combobox.h
5843                 add history combos to all message and summary search fields.
5844
5845 2006-12-01 [wwp]        2.6.0cvs71
5846
5847         * src/summaryview.c
5848                 As the list may change while the mark as read delay
5849                 runs, we can't rely on the 'row' pointer, which can
5850                 be invalid when the timeout is called. As the mark
5851                 as read is only done if the message is still selected,
5852                 use summaryview->selected instead. Thanks to Colin.
5853
5854 2006-11-30 [paul]       2.6.0cvs70
5855
5856         * src/textview.c
5857                 give emphasis to "Sylpheed-Claws"
5858                 as well as "Claws Mail"
5859
5860 2006-11-30 [colin]      2.6.0cvs69
5861
5862         * src/wizard.c
5863                 Put the SSL checkboxes in the receiving
5864                 and sending server pages.
5865
5866 2006-11-29 [colin]      2.6.0cvs68
5867
5868         * src/gtk/gtkutils.c
5869         * src/gtk/gtkvscrollbutton.c
5870                 Revert some deprecated fixes - they seem to
5871                 deprecate stuff as soon as a new one gets out.
5872                 g_object_ref_sink needed glib-2.10.
5873
5874 2006-11-29 [colin]      2.6.0cvs67
5875
5876         * src/common/utils.c
5877                 Create .mailcap if it doesn't exist
5878
5879 2006-11-29 [colin]      2.6.0cvs66
5880
5881         * src/compose.c
5882                 Followup to cvs60: use original list
5883                 of recipients if replying to a mail
5884                 in Sent Drafts or Queue.
5885
5886 2006-11-27 [paul]       2.6.0cvs65
5887
5888         * src/image_viewer.c
5889                 revert the last change for now (it's broken)
5890
5891 2006-11-27 [paul]       2.6.0cvs64
5892
5893         * Makefile.am
5894         * configure.ac
5895         * m4/aclocal-include.m4
5896         * m4/check-type.m4
5897         * src/Makefile.am
5898         * src/addr_compl.c
5899         * src/compose.c
5900         * src/crash.c
5901         * src/export.c
5902         * src/exporthtml.c
5903         * src/exportldif.c
5904         * src/imap.c
5905         * src/import.c
5906         * src/main.c
5907         * src/main.h
5908         * src/matcher.c
5909         * src/mimeview.c
5910         * src/procmsg.c
5911         * src/textview.c
5912         * src/common/Makefile.am
5913         * src/common/claws.c
5914         * src/common/claws.h
5915         * src/common/ssl.c
5916         * src/common/sylpheed.c
5917         * src/common/sylpheed.h
5918         * src/etpan/Makefile.am
5919         * src/gtk/Makefile.am
5920         * src/gtk/claws-marshal.list
5921         * src/gtk/filesel.c
5922         * src/gtk/gtksctree.c
5923         * src/gtk/quicksearch.c
5924         * src/gtk/sylpheed-marshal.list
5925         * src/plugins/bogofilter/bogofilter.c
5926         * src/plugins/bogofilter/bogofilter_gtk.c
5927         * src/plugins/clamav/clamav_plugin.c
5928         * src/plugins/clamav/clamav_plugin_gtk.c
5929         * src/plugins/demo/demo.c
5930         * src/plugins/dillo_viewer/dillo_viewer.c
5931         * src/plugins/pgpcore/Makefile.am
5932         * src/plugins/pgpcore/claws.def
5933         * src/plugins/pgpcore/pgp_viewer.c
5934         * src/plugins/pgpcore/plugin.c
5935         * src/plugins/pgpcore/sylpheed.def
5936         * src/plugins/pgpinline/Makefile.am
5937         * src/plugins/pgpinline/claws.def
5938         * src/plugins/pgpinline/plugin.c
5939         * src/plugins/pgpinline/sylpheed.def
5940         * src/plugins/pgpmime/Makefile.am
5941         * src/plugins/pgpmime/claws.def
5942         * src/plugins/pgpmime/plugin.c
5943         * src/plugins/pgpmime/sylpheed.def
5944         * src/plugins/spamassassin/spamassassin.c
5945         * src/plugins/spamassassin/spamassassin_gtk.c
5946         * src/plugins/trayicon/trayicon.c
5947                 yet more renaming
5948                 remove deprecated gtk_tooltips_set_delay()
5949
5950 2006-11-26 [paul]       2.6.0cvs63
5951
5952         * src/expldifdlg.c
5953         * src/folderview.c
5954         * src/image_viewer.c
5955         * src/mainwindow.c
5956         * src/gtk/gtkutils.c
5957         * src/gtk/gtkvscrollbutton.c
5958         * src/gtk/prefswindow.c
5959         * src/plugins/pgpcore/prefs_gpg.c
5960                 replace more deprecated GTK+ functions
5961
5962 2006-11-26 [paul]       2.6.0cvs62
5963
5964         * src/addr_compl.c
5965         * src/addressbook.c
5966         * src/browseldap.c
5967                 replace deprecated gtk_idle_... functions
5968
5969 2006-11-26 [paul]       2.6.0cvs61
5970
5971         * src/compose.c
5972         * src/folderview.c
5973         * src/inc.c
5974         * src/summaryview.c
5975         * src/gtk/gtkvscrollbutton.c
5976         * src/gtk/quicksearch.c
5977         * src/plugins/pgpcore/passphrase.c
5978                 replace deprecated gtk_timeout_add and
5979                 gtk_timeout_remove
5980
5981 2006-11-26 [paul]       2.6.0cvs60
5982
5983         * src/compose.c
5984                 fix bug that caused the wrong recipient
5985                 to be selected when replying to a msg
5986                 which is From one of our accounts to
5987                 another of our accounts
5988
5989 2006-11-25 [paul]       2.6.0cvs59
5990
5991         * src/summaryview.c
5992                 don't change the From column title to
5993                 To if the To column is visible
5994
5995 2006-11-24 [paul]       2.6.0cvs58
5996
5997         * src/compose.c
5998                 fix bug 1069, 'Sent mails disappear, BCC
5999                 or locking problem?'
6000
6001 2006-11-21 [wwp]        2.6.0cvs57
6002
6003         * src/compose.c
6004                 fix spelling menu when replying (same as 2.3.1cvs39):
6005                 discrepancy between context menu and top menu when
6006                 folder's dictionary isn't the default one.
6007
6008 2006-11-19 [paul]       2.6.0cvs56
6009
6010         * src/summaryview.c
6011                 obey always_show_msg option when
6012                 marking as spam
6013         * src/plugins/bogofilter/bogofilter.c
6014                 fix typo
6015
6016 2006-11-18 [paul]       2.6.0cvs55
6017
6018         * AUTHORS
6019         * README
6020         * debian/copyright
6021         * manual/ack.xml
6022         * manual/es/ack.xml
6023         * manual/fr/ack.xml
6024         * manual/pl/ack.xml
6025         * src/gtk/authors.h
6026         * src/gtk/icon_legend.c
6027         * src/gtk/icon_legend.h
6028         * tools/OOo2claws-mail.pl
6029         * tools/README
6030         * tools/acroread2claws-mail.pl
6031         * tools/claws.i18n.status.pl
6032         * tools/filter_conv.pl
6033         * tools/filter_conv_new.pl
6034         * tools/freshmeat_search.pl
6035         * tools/google_search.pl
6036         * tools/kmail2claws-mail.pl
6037         * tools/kmail2claws-mail_v2.pl
6038         * tools/maildir2claws-mail.pl
6039         * tools/make.themes.project
6040         * tools/multiwebsearch.pl
6041         * tools/outlook2claws-mail.pl
6042         * tools/tb2claws-mail
6043         * tools/kdeservicemenu/README
6044         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
6045                 update mine and wwp's email addresses in
6046                 several places
6047                 Patch by wwp
6048         * src/prefs_compose_writing.c
6049                 set sensitivity on 'new message format' frame
6050
6051 2006-11-17 [paul]       2.6.0cvs54
6052
6053         * src/gtk/about.c
6054                 more reworking of the GUI
6055                 Patch by Fabien Vantard
6056
6057 2006-11-16 [paul]       2.6.0cvs53
6058
6059         * src/gtk/about.c
6060                 set a minimum size for the window, allow
6061                 it to automatically expand as necessary
6062
6063 2006-11-16 [wwp]        2.6.0cvs52
6064
6065         * src/gtk/about.c
6066                 better wrap of copyright info on some systems.
6067
6068 2006-11-16 [paul]       2.6.0cvs51
6069
6070         * src/gtk/about.c
6071                 move the tech info from the upper panel
6072                 to the Info tab
6073                 use a gtk_text_view for the features tab
6074
6075 2006-11-16 [paul]       2.6.0cvs50
6076
6077         * po/Makevars
6078                 update my email address
6079         * src/addressbook.c
6080         * src/compose.c
6081         * src/imap_gtk.c
6082         * src/mh_gtk.c
6083         * src/news_gtk.c
6084         * src/summaryview.c
6085         * src/plugins/trayicon/trayicon.c
6086                 don't offer simple menu separators
6087                 for translation
6088         * src/folderview.c
6089                 add separator between 'mark all read'
6090                 and 'search folder'
6091
6092 2006-11-15 [wwp]        2.6.0cvs49
6093
6094         * src/gtk/authors.h
6095                 updated manuals authors.
6096
6097 2006-11-14 [paul]       2.6.0cvs48
6098
6099         * src/compose.c
6100                 Fix Options/Reply mode after draft save
6101
6102 2006-11-14 [paul]       2.6.0cvs47
6103
6104         * src/Makefile.am
6105                 Fix make DESTDIR=...
6106         * src/mbox.c
6107                 Optimise speed
6108         * src/plugins/pgpinline/pgpinline.c
6109                 Probably fix bug 1061
6110
6111 2006-11-14 [paul]       2.6.0cvs46
6112
6113         * po/Makevars
6114                 enable Q_ macro
6115         * src/Makefile.am
6116         * src/stock_pixmap.c
6117         * src/stock_pixmap.h
6118         * src/gtk/about.c
6119         * src/pixmaps/active.xpm
6120         * src/pixmaps/inactive.xpm
6121                 add a new page, 'Features', to the About dialog
6122                 showing which features are compiled in and which
6123                 are not
6124
6125 2006-11-14 [paul]       2.6.0cvs45
6126
6127         * po/ru.po
6128                 updated by Pavlo Bohmat
6129
6130 2006-11-14 [colin]      2.6.0cvs44
6131
6132         * src/compose.c
6133         * src/inc.c
6134         * src/messageview.c
6135         * src/news.c
6136         * src/pop.c
6137         * src/procmsg.c
6138         * src/gtk/gtkaspell.c
6139                 Fix 64-bit-related warnings
6140         * src/ssl_manager.c
6141                 Fix possible infinite loop
6142         * src/plugins/pgpcore/sgpgme.c
6143                 Remove useless check
6144
6145 2006-11-13 [colin]      2.6.0cvs43
6146
6147         * src/gtk/Makefile.am
6148                 authors.h isn't generated
6149
6150 2006-11-13 [colin]      2.6.0cvs42
6151
6152         * src/plugins/pgpinline/pgpinline.c
6153         * src/plugins/pgpmime/pgpmime.c
6154                 Very probably fix bug 1061, 'crash on 
6155                 opening signed email'. Another cast
6156                 problem
6157
6158 2006-11-13 [colin]      2.6.0cvs41
6159
6160         * src/plugins/pgpcore/sgpgme.c
6161                 Maybe fix bug 1061, 'crash on opening 
6162                 signed email'
6163
6164 2006-11-13 [wwp]        2.6.0cvs40
6165
6166         * src/plugins/pgpinline/pgpinline.c
6167                 fix candidate for bug #1057, thanks to Colin.
6168
6169 2006-11-13 [wwp]        2.6.0cvs39
6170
6171         * src/compose.c
6172         * src/quote_fmt_parse.y
6173                 fix bug 1052: current parser buffer was not always 
6174                 allocated, ptr to this buffer could be returned as 
6175                 NULL whereas no parser error has occurred. in 
6176                 consequence, defining a template body as "%d" 
6177                 (w/o the quotes) for the first time of the instance 
6178                 of claws-mail, was reporting a parser error. make 
6179                 sure that the buffer is always allocated, even to 
6180                 an empty string.
6181                 fix mis-unescaping in compose.:compose_quote_fmt(): 
6182                 unescaping of the fmt string was always done 
6183                 whereas it must be done *only* when receiving 
6184                 quote format strings issued from the prefs 
6185                 (compose new message, reply, forward, redirect 
6186                 formats), *not* when applying templates.  in 
6187                 consequences, applying templates w/ sequences 
6188                 like \\|p{echo} were failing. make sure that 
6189                 unescaping is done only when necessary.
6190
6191 2006-11-12 [colin]      2.6.0cvs38
6192
6193         * po/de.po
6194                 Fix typo (s/KB/MB)
6195
6196 2006-11-12 [colin]      2.6.0cvs37
6197
6198         * src/plugins/pgpinline/pgpinline.c
6199         * src/plugins/pgpmime/pgpmime.c
6200                 Release GPG context at the latest 
6201                 possible moment. Maybe fixes 
6202                 bug 1057, 'crash on sending signed 
6203                 message to a newsgroup'
6204                 
6205
6206 2006-11-12 [colin]      2.6.0cvs36
6207
6208         * src/plugins/pgpcore/sgpgme.c
6209                 Tell a bit more when gpg's status doesn't
6210                 contain any signature
6211
6212 2006-11-12 [colin]      2.6.0cvs35
6213
6214         * src/compose.c
6215                 Fix bug 1060, 'compilation error with 
6216                 Irix's cc'
6217
6218 2006-11-12 [paul]       2.6.0cvs34
6219
6220         * doc/man/claws-mail.1
6221         * src/prefs_gtk.c
6222         * src/plugins/clamav/README
6223         * src/plugins/spamassassin/README
6224         * tools/README
6225         * tools/freshmeat_search.pl
6226         * tools/google_search.pl
6227         * tools/multiwebsearch.pl
6228                 more renaming
6229         * src/plugins/trayicon/trayicon.c
6230                 fix compiliation warning
6231
6232 2006-11-11 [colin]      2.6.0cvs33
6233
6234         * src/folderview.c
6235                 Forbid drag and drop from/to different
6236                 folders of type F_UNKNOWN
6237
6238 2006-11-11 [colin]      2.6.0cvs32
6239
6240         * src/plugins/pgpinline/pgpinline.c
6241                 Fix typo in previous commit:
6242                 - gpgme_new(&ctx);
6243                 + if ((err = gpgme_new(&data->ctx)) ...)
6244
6245 2006-11-11 [colin]      2.6.0cvs31
6246
6247         * src/plugins/pgpinline/pgpinline.c
6248         * src/plugins/pgpmime/pgpmime.c
6249                 Check success after calling gpgme_new
6250                 Maybe fixes bug 1057, 'crash on sending 
6251                 signed message to a newsgroup'
6252
6253 2006-11-11 [colin]      2.6.0cvs30
6254
6255         * src/undo.c
6256                 init undostruct to 0s (from
6257                 valgrind log of bug 1057)
6258
6259 2006-11-10 [colin]      2.6.0cvs29
6260
6261         * src/mainwindow.c
6262                 Set cursor to wait before filtering
6263                 duplicates in all folders
6264         * src/plugins/bogofilter/bogofilter.c
6265         * src/plugins/bogofilter/bogofilter.h
6266         * src/plugins/bogofilter/bogofilter_gtk.c
6267                 Completely thread away the bogofilter
6268                 filtering
6269
6270 2006-11-10 [mones]      2.6.0cvs28
6271
6272         * src/compose.c
6273         * src/compose.h
6274                 added COMPOSE_CHECK_BEFORE_SEND hook
6275
6276 2006-11-10 [paul]       2.6.0cvs27
6277
6278         * src/crash.c
6279                 more renaming
6280                 add libSM to get_compiled_in_features()
6281         * src/main.c
6282                 more renaming
6283
6284 2006-11-10 [colin]      2.6.0cvs26
6285
6286         * src/etpan/imap-thread.c
6287                 Add a reference to libetpan's sasl engine
6288                 so that sasl_done() doesn't get called by
6289                 libetpan, and doesn't break openssl.
6290                 Should fix bug 1053, 'SC fails to reestablish 
6291                 a secure connection'
6292                 Patch by Hoa
6293
6294 2006-11-10 [colin]      2.6.0cvs25
6295
6296         * manual/addrbook.xml
6297         * manual/advanced.xml
6298         * manual/faq.xml
6299         * manual/intro.xml
6300                 Some more renaming
6301
6302 2006-11-09 [colin]      2.6.0cvs24
6303
6304         * src/plugins/bogofilter/bogofilter_gtk.c
6305                 Add comment about annoyance
6306
6307 2006-11-09 [colin]      2.6.0cvs23
6308
6309         * src/plugins/bogofilter/bogofilter.c
6310         * src/plugins/bogofilter/bogofilter_gtk.c
6311                 Prepare things needed to thread bogofilter
6312                 filtering: separate bogo stuff and possible GUI
6313                 stuff. 
6314
6315 2006-11-09 [colin]      2.6.0cvs22
6316
6317         * src/account.c
6318         * src/compose.c
6319                 Search for one of our accounts in Delivered-To
6320                 (helps for auto-account selection when 
6321                  replying/forwarding)
6322         * src/folderview.c
6323         * src/mainwindow.c
6324         * src/mainwindow.h
6325         * src/plugins/trayicon/trayicon.c
6326                 Allow opening a new mail with any account from
6327                 the contextual menu
6328
6329 2006-11-09 [wwp]        2.6.0cvs21
6330
6331         * src/compose.c
6332         * src/prefs_common.c
6333         * src/prefs_common.h
6334         * src/prefs_compose_writing.c
6335                 add a compose new message format (in prefs/compose/writing), it's a
6336                 simple subject+body template to use when opening a new composition
6337                 window. It's similar to the existent reply and forward formats.
6338
6339                 enhanced the template/format % symbols substitution mechanism to
6340                 use current composition window information when % are used in
6341                 the compose new message format or in templates applied to new
6342                 messages (there were useless in that situations before). When
6343                 applied to new messages, %d corresponds to the system time/date.
6344
6345 2006-11-09 [paul]       2.6.0cvs20
6346
6347         * src/gtk/authors.h
6348                 fix last commit
6349
6350 2006-11-09 [paul]       2.6.0cvs19
6351
6352         * src/gtk/authors.h
6353                 keep tje alphabetical order
6354
6355 2006-11-08 [colin]      2.6.0cvs18
6356
6357         * src/etpan/imap-thread.c
6358                 Fix bug 1054, 'Slowness logging big 
6359                 data chunks'
6360
6361 2006-11-08 [paul]       2.6.0cvs17
6362
6363         * tools/Makefile.am
6364                 fix the renaming
6365
6366 2006-11-08 [paul]       2.6.0cvs16
6367
6368         * src/common/defs.h
6369                 update BUGZILLA_URI
6370
6371 2006-11-08 [paul]       2.6.0cvs15
6372
6373         * tools/Makefile.am
6374         * tools/OOo2claws-mail.pl
6375         * tools/OOo2sylpheed.pl
6376         * tools/README
6377         * tools/acroread2claws-mail.pl
6378         * tools/acroread2sylpheed.pl
6379         * tools/kmail2claws-mail.pl
6380         * tools/kmail2claws-mail_v2.pl
6381         * tools/kmail2sylpheed.pl
6382         * tools/kmail2sylpheed_v2.pl
6383         * tools/maildir2claws-mail.pl
6384         * tools/maildir2sylpheed.pl
6385         * tools/nautilus2claws-mail.sh
6386         * tools/nautilus2sylpheed.sh
6387         * tools/outlook2claws-mail.pl
6388         * tools/outlook2sylpheed.pl
6389         * tools/tb2claws-mail
6390         * tools/tb2sylpheed
6391         * tools/tbird2claws.py
6392         * tools/tbird2syl.py
6393         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
6394         * tools/kdeservicemenu/install.sh
6395         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
6396         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
6397         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
6398         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
6399         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
6400                 renamed (removed, added) tools files
6401
6402 2006-11-08 [paul]       2.6.0cvs14
6403
6404         * src/main.c
6405         * src/common/defs.h
6406                 Migrate sylpheedrc to clawsrc, and fix the standard
6407                 plugins path in the process
6408
6409 2006-11-07 [colin]      2.6.0cvs13
6410
6411         * src/Makefile.am
6412                 Symlink sylpheed-claws relative to 
6413                 claws-mail
6414
6415 2006-11-07 [colin]      2.6.0cvs12
6416
6417         * src/compose.c
6418                 Fix typo - Reply-To/Mailing-list is broken in 2.6 :-/
6419
6420 2006-11-07 [paul]       2.6.0cvs11
6421
6422         * src/gtk/about.c
6423                 Fix a missed occurence of
6424                 Sylpheed-Claws
6425
6426 2006-11-07 [paul]       2.6.0cvs10
6427
6428         * src/Makefile.am
6429                 Fix symlink installation
6430
6431 2006-11-07 [paul]       2.6.0cvs9
6432
6433         * src/Makefile.am
6434                 Symlink claws-mail to sylpheed-claws
6435         * src/common/utils.c
6436                 Fix migrating symlinks
6437         * src/etpan/imap-thread.c
6438                 check certificate only when there's
6439                 no error
6440
6441 2006-11-07 [paul]       2.6.0cvs8
6442
6443         * Makefile.am
6444                 Fix icon breakages with Gtk, which needs a 
6445                 cache updated to see them.
6446
6447 2006-11-07 [paul]       2.6.0cvs7
6448
6449         * .cvsignore
6450         * AUTHORS
6451         * COPYING
6452         * INSTALL
6453         * Makefile.am
6454         * NEWS
6455         * README
6456         * RELEASE_NOTES
6457         * autogen.sh
6458         * claws-mail-128x128.png
6459         * claws-mail-64x64.png
6460         * claws-mail.ico
6461         * claws-mail.pc.in
6462         * claws-mail.png
6463         * configure.ac
6464         * sylpheed-claws-128x128.png
6465         * sylpheed-claws-64x64.png
6466         * sylpheed-claws.desktop
6467         * sylpheed-claws.ico
6468         * sylpheed-claws.pc.in
6469         * sylpheed-claws.png
6470         * debian/README.Debian
6471         * debian/changelog
6472         * debian/claws-mail.desktop
6473         * debian/claws-mail.menu
6474         * debian/claws-mail.postinst.debhelper
6475         * debian/claws-mail.postrm.debhelper
6476         * debian/control
6477         * debian/copyright
6478         * debian/files
6479         * debian/rules
6480         * debian/sylpheed-claws.desktop
6481         * debian/sylpheed-claws.menu
6482         * debian/sylpheed-claws.postinst.debhelper
6483         * debian/sylpheed-claws.postrm.debhelper
6484         * doc/man/Makefile.am
6485         * doc/man/claws-mail.1
6486         * doc/man/sylpheed-claws.1
6487         * doc/src/ChangeLog.claws-pre0.8.0
6488         * manual/Makefile.am
6489         * manual/account.xml
6490         * manual/ack.xml
6491         * manual/addrbook.xml
6492         * manual/advanced.xml
6493         * manual/claws-mail-manual.xml
6494         * manual/faq.xml
6495         * manual/glossary.xml
6496         * manual/handling.xml
6497         * manual/intro.xml
6498         * manual/keyboard.xml
6499         * manual/plugins.xml
6500         * manual/starting.xml
6501         * manual/sylpheed-claws-manual.xml
6502         * manual/xml2pdf
6503         * manual/dist/.cvsignore
6504         * manual/dist/html/.cvsignore
6505         * manual/dist/html/Makefile.am
6506         * manual/dist/pdf/.cvsignore
6507         * manual/dist/pdf/Makefile.am
6508         * manual/dist/ps/.cvsignore
6509         * manual/dist/ps/Makefile.am
6510         * manual/dist/txt/.cvsignore
6511         * manual/dist/txt/Makefile.am
6512         * manual/es/Makefile.am
6513         * manual/es/advanced.xml
6514         * manual/es/claws-mail-manual.xml
6515         * manual/es/faq.xml
6516         * manual/es/glossary.xml
6517         * manual/es/handling.xml
6518         * manual/es/intro.xml
6519         * manual/es/plugins.xml
6520         * manual/es/sylpheed-claws-manual.xml
6521         * manual/es/dist/.cvsignore
6522         * manual/es/dist/html/.cvsignore
6523         * manual/es/dist/html/Makefile.am
6524         * manual/es/dist/pdf/.cvsignore
6525         * manual/es/dist/pdf/Makefile.am
6526         * manual/es/dist/ps/.cvsignore
6527         * manual/es/dist/ps/Makefile.am
6528         * manual/es/dist/txt/.cvsignore
6529         * manual/es/dist/txt/Makefile.am
6530         * manual/fr/Makefile.am
6531         * manual/fr/account.xml
6532         * manual/fr/ack.xml
6533         * manual/fr/addrbook.xml
6534         * manual/fr/advanced.xml
6535         * manual/fr/claws-mail-manual.xml
6536         * manual/fr/faq.xml
6537         * manual/fr/glossary.xml
6538         * manual/fr/handling.xml
6539         * manual/fr/intro.xml
6540         * manual/fr/keyboard.xml
6541         * manual/fr/plugins.xml
6542         * manual/fr/starting.xml
6543         * manual/fr/sylpheed-claws-manual.xml
6544         * manual/fr/dist/.cvsignore
6545         * manual/fr/dist/html/.cvsignore
6546         * manual/fr/dist/html/Makefile.am
6547         * manual/fr/dist/pdf/.cvsignore
6548         * manual/fr/dist/pdf/Makefile.am
6549         * manual/fr/dist/ps/.cvsignore
6550         * manual/fr/dist/ps/Makefile.am
6551         * manual/fr/dist/txt/.cvsignore
6552         * manual/fr/dist/txt/Makefile.am
6553         * manual/pl/Makefile.am
6554         * manual/pl/account.xml
6555         * manual/pl/ack.xml
6556         * manual/pl/addrbook.xml
6557         * manual/pl/advanced.xml
6558         * manual/pl/claws-mail-manual.xml
6559         * manual/pl/faq.xml
6560         * manual/pl/glossary.xml
6561         * manual/pl/handling.xml
6562         * manual/pl/intro.xml
6563         * manual/pl/keyboard.xml
6564         * manual/pl/plugins.xml
6565         * manual/pl/starting.xml
6566         * manual/pl/sylpheed-claws-manual.xml
6567         * manual/pl/dist/.cvsignore
6568         * manual/pl/dist/html/.cvsignore
6569         * manual/pl/dist/html/Makefile.am
6570         * manual/pl/dist/pdf/.cvsignore
6571         * manual/pl/dist/pdf/Makefile.am
6572         * manual/pl/dist/ps/.cvsignore
6573         * manual/pl/dist/ps/Makefile.am
6574         * manual/pl/dist/txt/.cvsignore
6575         * manual/pl/dist/txt/Makefile.am
6576         * po/.cvsignore
6577         * po/Makevars
6578         * src/.cvsignore
6579         * src/Makefile.am
6580         * src/account.c
6581         * src/account.h
6582         * src/action.c
6583         * src/action.h
6584         * src/adbookbase.h
6585         * src/addr_compl.c
6586         * src/addr_compl.h
6587         * src/addrbook.c
6588         * src/addrcache.c
6589         * src/addrcache.h
6590         * src/addrcindex.c
6591         * src/addrcindex.h
6592         * src/addrclip.c
6593         * src/addrclip.h
6594         * src/addrdefs.h
6595         * src/addressadd.c
6596         * src/addressadd.h
6597         * src/addressbook.c
6598         * src/addressbook.h
6599         * src/addressbook_foldersel.c
6600         * src/addressbook_foldersel.h
6601         * src/addrgather.c
6602         * src/addrgather.h
6603         * src/addrharvest.c
6604         * src/addrharvest.h
6605         * src/addrindex.c
6606         * src/addrindex.h
6607         * src/addritem.c
6608         * src/addritem.h
6609         * src/addrquery.c
6610         * src/addrquery.h
6611         * src/addrselect.c
6612         * src/addrselect.h
6613         * src/alertpanel.c
6614         * src/alertpanel.h
6615         * src/browseldap.c
6616         * src/browseldap.h
6617         * src/codeconv.c
6618         * src/codeconv.h
6619         * src/compose.c
6620         * src/crash.c
6621         * src/crash.h
6622         * src/customheader.c
6623         * src/customheader.h
6624         * src/displayheader.c
6625         * src/displayheader.h
6626         * src/editaddress.c
6627         * src/editaddress.h
6628         * src/editbook.c
6629         * src/editbook.h
6630         * src/editgroup.c
6631         * src/editgroup.h
6632         * src/editjpilot.c
6633         * src/editjpilot.h
6634         * src/editldap.c
6635         * src/editldap.h
6636         * src/editldap_basedn.c
6637         * src/editldap_basedn.h
6638         * src/editvcard.c
6639         * src/editvcard.h
6640         * src/exphtmldlg.c
6641         * src/exphtmldlg.h
6642         * src/expldifdlg.c
6643         * src/expldifdlg.h
6644         * src/export.c
6645         * src/exporthtml.c
6646         * src/exporthtml.h
6647         * src/exportldif.c
6648         * src/exportldif.h
6649         * src/filtering.c
6650         * src/filtering.h
6651         * src/folder.c
6652         * src/folder.h
6653         * src/folder_item_prefs.c
6654         * src/folder_item_prefs.h
6655         * src/foldersel.c
6656         * src/foldersel.h
6657         * src/folderutils.c
6658         * src/folderutils.h
6659         * src/folderview.c
6660         * src/folderview.h
6661         * src/grouplistdialog.c
6662         * src/grouplistdialog.h
6663         * src/html.c
6664         * src/html.h
6665         * src/image_viewer.c
6666         * src/image_viewer.h
6667         * src/imap.c
6668         * src/imap.h
6669         * src/imap_gtk.c
6670         * src/imap_gtk.h
6671         * src/import.c
6672         * src/import.h
6673         * src/importldif.c
6674         * src/importldif.h
6675         * src/importmutt.c
6676         * src/importmutt.h
6677         * src/importpine.c
6678         * src/importpine.h
6679         * src/inc.c
6680         * src/inc.h
6681         * src/jpilot.c
6682         * src/jpilot.h
6683         * src/ldapctrl.c
6684         * src/ldapctrl.h
6685         * src/ldaplocate.c
6686         * src/ldaplocate.h
6687         * src/ldapquery.c
6688         * src/ldapquery.h
6689         * src/ldapserver.c
6690         * src/ldapserver.h
6691         * src/ldaputil.c
6692         * src/ldaputil.h
6693         * src/ldif.c
6694         * src/ldif.h
6695         * src/localfolder.c
6696         * src/localfolder.h
6697         * src/main.c
6698         * src/main.h
6699         * src/mainwindow.c
6700         * src/mainwindow.h
6701         * src/manual.c
6702         * src/manual.h
6703         * src/matcher.c
6704         * src/matcher.h
6705         * src/matcher_parser.h
6706         * src/matcher_parser_lex.l
6707         * src/matcher_parser_parse.y
6708         * src/mbox.c
6709         * src/mbox.h
6710         * src/message_search.c
6711         * src/message_search.h
6712         * src/messageview.c
6713         * src/messageview.h
6714         * src/mh.c
6715         * src/mh.h
6716         * src/mh_gtk.c
6717         * src/mh_gtk.h
6718         * src/mimeview.c
6719         * src/mimeview.h
6720         * src/msgcache.c
6721         * src/msgcache.h
6722         * src/mutt.c
6723         * src/mutt.h
6724         * src/news.c
6725         * src/news.h
6726         * src/news_gtk.c
6727         * src/news_gtk.h
6728         * src/noticeview.c
6729         * src/noticeview.h
6730         * src/partial_download.c
6731         * src/partial_download.h
6732         * src/pine.c
6733         * src/pine.h
6734         * src/pop.c
6735         * src/pop.h
6736         * src/prefs_account.c
6737         * src/prefs_account.h
6738         * src/prefs_actions.c
6739         * src/prefs_actions.h
6740         * src/prefs_common.c
6741         * src/prefs_common.h
6742         * src/prefs_compose_writing.c
6743         * src/prefs_compose_writing.h
6744         * src/prefs_customheader.c
6745         * src/prefs_customheader.h
6746         * src/prefs_display_header.c
6747         * src/prefs_display_header.h
6748         * src/prefs_ext_prog.c
6749         * src/prefs_ext_prog.h
6750         * src/prefs_filtering.c
6751         * src/prefs_folder_column.c
6752         * src/prefs_folder_column.h
6753         * src/prefs_folder_item.c
6754         * src/prefs_folder_item.h
6755         * src/prefs_fonts.c
6756         * src/prefs_fonts.h
6757         * src/prefs_gtk.c
6758         * src/prefs_gtk.h
6759         * src/prefs_image_viewer.c
6760         * src/prefs_image_viewer.h
6761         * src/prefs_matcher.c
6762         * src/prefs_matcher.h
6763         * src/prefs_message.c
6764         * src/prefs_message.h
6765         * src/prefs_msg_colors.c
6766         * src/prefs_msg_colors.h
6767         * src/prefs_other.c
6768         * src/prefs_other.h
6769         * src/prefs_quote.c
6770         * src/prefs_quote.h
6771         * src/prefs_receive.c
6772         * src/prefs_receive.h
6773         * src/prefs_send.c
6774         * src/prefs_send.h
6775         * src/prefs_spelling.c
6776         * src/prefs_spelling.h
6777         * src/prefs_summaries.c
6778         * src/prefs_summaries.h
6779         * src/prefs_summary_column.c
6780         * src/prefs_summary_column.h
6781         * src/prefs_template.c
6782         * src/prefs_template.h
6783         * src/prefs_themes.c
6784         * src/prefs_themes.h
6785         * src/prefs_toolbar.c
6786         * src/prefs_toolbar.h
6787         * src/prefs_wrapping.c
6788         * src/prefs_wrapping.h
6789         * src/privacy.c
6790         * src/privacy.h
6791         * src/procheader.c
6792         * src/procheader.h
6793         * src/procmime.c
6794         * src/procmime.h
6795         * src/procmsg.c
6796         * src/procmsg.h
6797         * src/quote_fmt.c
6798         * src/quote_fmt_parse.y
6799         * src/recv.c
6800         * src/recv.h
6801         * src/remotefolder.c
6802         * src/remotefolder.h
6803         * src/send_message.c
6804         * src/send_message.h
6805         * src/setup.c
6806         * src/setup.h
6807         * src/sourcewindow.c
6808         * src/sourcewindow.h
6809         * src/ssl_manager.c
6810         * src/ssl_manager.h
6811         * src/statusbar.c
6812         * src/statusbar.h
6813         * src/stock_pixmap.c
6814         * src/stock_pixmap.h
6815         * src/summary_search.c
6816         * src/summary_search.h
6817         * src/summaryview.c
6818         * src/summaryview.h
6819         * src/syldap.c
6820         * src/syldap.h
6821         * src/textview.c
6822         * src/textview.h
6823         * src/toolbar.c
6824         * src/toolbar.h
6825         * src/undo.c
6826         * src/undo.h
6827         * src/unmime.c
6828         * src/unmime.h
6829         * src/vcard.c
6830         * src/vcard.h
6831         * src/wizard.c
6832         * src/wizard.h
6833         * src/common/base64.c
6834         * src/common/base64.h
6835         * src/common/defs.h
6836         * src/common/hooks.c
6837         * src/common/hooks.h
6838         * src/common/log.c
6839         * src/common/log.h
6840         * src/common/mgutils.c
6841         * src/common/mgutils.h
6842         * src/common/nntp.c
6843         * src/common/nntp.h
6844         * src/common/passcrypt.c
6845         * src/common/passcrypt.h.in
6846         * src/common/plugin.c
6847         * src/common/plugin.h
6848         * src/common/prefs.c
6849         * src/common/prefs.h
6850         * src/common/progressindicator.c
6851         * src/common/progressindicator.h
6852         * src/common/quoted-printable.c
6853         * src/common/quoted-printable.h
6854         * src/common/session.c
6855         * src/common/session.h
6856         * src/common/smtp.c
6857         * src/common/smtp.h
6858         * src/common/socket.c
6859         * src/common/socket.h
6860         * src/common/ssl.c
6861         * src/common/ssl.h
6862         * src/common/stringtable.c
6863         * src/common/stringtable.h
6864         * src/common/sylpheed.c
6865         * src/common/sylpheed.h
6866         * src/common/template.c
6867         * src/common/template.h
6868         * src/common/timing.h
6869         * src/common/utils.c
6870         * src/common/utils.h
6871         * src/common/version.h.in
6872         * src/common/xml.c
6873         * src/common/xml.h
6874         * src/common/xmlprops.c
6875         * src/common/xmlprops.h
6876         * src/gtk/about.c
6877         * src/gtk/colorlabel.c
6878         * src/gtk/colorlabel.h
6879         * src/gtk/colorsel.c
6880         * src/gtk/colorsel.h
6881         * src/gtk/combobox.c
6882         * src/gtk/combobox.h
6883         * src/gtk/description_window.c
6884         * src/gtk/description_window.h
6885         * src/gtk/filesel.c
6886         * src/gtk/filesel.h
6887         * src/gtk/foldersort.c
6888         * src/gtk/foldersort.h
6889         * src/gtk/gtkaspell.c
6890         * src/gtk/gtkaspell.h
6891         * src/gtk/gtksctree.c
6892         * src/gtk/gtkshruler.c
6893         * src/gtk/gtkshruler.h
6894         * src/gtk/gtkutils.c
6895         * src/gtk/gtkutils.h
6896         * src/gtk/icon_legend.c
6897         * src/gtk/icon_legend.h
6898         * src/gtk/logwindow.c
6899         * src/gtk/logwindow.h
6900         * src/gtk/manage_window.c
6901         * src/gtk/manage_window.h
6902         * src/gtk/pluginwindow.c
6903         * src/gtk/pluginwindow.h
6904         * src/gtk/prefswindow.c
6905         * src/gtk/prefswindow.h
6906         * src/gtk/quicksearch.c
6907         * src/gtk/quicksearch.h
6908         * src/pixmaps/claws-mail.xpm
6909         * src/pixmaps/claws-mail_icon.xpm
6910         * src/pixmaps/claws-mail_logo.xpm
6911         * src/pixmaps/sylpheed-claws.xpm
6912         * src/pixmaps/sylpheed-claws_icon.xpm
6913         * src/pixmaps/sylpheed-claws_logo.xpm
6914         * src/plugins/bogofilter/Makefile.am
6915         * src/plugins/bogofilter/bogofilter.c
6916         * src/plugins/bogofilter/bogofilter.h
6917         * src/plugins/bogofilter/bogofilter_gtk.c
6918         * src/plugins/clamav/Makefile.am
6919         * src/plugins/clamav/clamav_plugin.c
6920         * src/plugins/clamav/clamav_plugin.h
6921         * src/plugins/clamav/clamav_plugin_gtk.c
6922         * src/plugins/demo/Makefile.am
6923         * src/plugins/demo/demo.c
6924         * src/plugins/dillo_viewer/Makefile.am
6925         * src/plugins/dillo_viewer/README
6926         * src/plugins/dillo_viewer/dillo_prefs.c
6927         * src/plugins/dillo_viewer/dillo_prefs.h
6928         * src/plugins/dillo_viewer/dillo_viewer.c
6929         * src/plugins/pgpcore/Makefile.am
6930         * src/plugins/pgpcore/passphrase.c
6931         * src/plugins/pgpcore/passphrase.h
6932         * src/plugins/pgpcore/pgp_viewer.c
6933         * src/plugins/pgpcore/pgp_viewer.h
6934         * src/plugins/pgpcore/plugin.c
6935         * src/plugins/pgpcore/prefs_gpg.c
6936         * src/plugins/pgpcore/prefs_gpg.h
6937         * src/plugins/pgpcore/select-keys.c
6938         * src/plugins/pgpcore/select-keys.h
6939         * src/plugins/pgpcore/sgpgme.c
6940         * src/plugins/pgpcore/sgpgme.h
6941         * src/plugins/pgpcore/sylpheed.def
6942         * src/plugins/pgpcore/version.rc
6943         * src/plugins/pgpinline/Makefile.am
6944         * src/plugins/pgpinline/pgpinline.c
6945         * src/plugins/pgpinline/pgpinline.h
6946         * src/plugins/pgpinline/plugin.c
6947         * src/plugins/pgpinline/sylpheed.def
6948         * src/plugins/pgpinline/version.rc
6949         * src/plugins/pgpmime/Makefile.am
6950         * src/plugins/pgpmime/pgpmime.c
6951         * src/plugins/pgpmime/pgpmime.h
6952         * src/plugins/pgpmime/plugin.c
6953         * src/plugins/pgpmime/sylpheed.def
6954         * src/plugins/pgpmime/version.rc
6955         * src/plugins/spamassassin/Makefile.am
6956         * src/plugins/spamassassin/README
6957         * src/plugins/spamassassin/spamassassin.c
6958         * src/plugins/spamassassin/spamassassin.h
6959         * src/plugins/spamassassin/spamassassin_gtk.c
6960         * src/plugins/trayicon/Makefile.am
6961         * src/plugins/trayicon/trayicon.c
6962         * tools/OOo2sylpheed.pl
6963         * tools/README
6964         * tools/README.sylprint
6965         * tools/acroread2sylpheed.pl
6966         * tools/claws.i18n.status.pl
6967         * tools/filter_conv.pl
6968         * tools/filter_conv_new.pl
6969         * tools/freshmeat_search.pl
6970         * tools/google_search.pl
6971         * tools/kmail2sylpheed.pl
6972         * tools/kmail2sylpheed_v2.pl
6973         * tools/make.themes.project
6974         * tools/multiwebsearch.pl
6975         * tools/nautilus2sylpheed.sh
6976         * tools/outlook2sylpheed.pl
6977         * tools/sylprint.pl
6978         * tools/sylprint.rc
6979         * tools/tb2sylpheed
6980         * tools/textviewer.sh
6981         * tools/vcard2xml.py
6982         * tools/kdeservicemenu/README
6983         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
6984         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
6985         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
6986                 Change name to Claws Mail. Announce to follow...
6987
6988 2006-11-06 [wwp]        2.6.0cvs6
6989
6990         * src/prefs_template.c
6991                 unify messages related to quote format/template errors (fix
6992                 capitalization), again.
6993
6994 2006-11-06 [wwp]        2.6.0cvs5
6995
6996         * src/prefs_quote.c
6997                 unify messages related to quote format/template errors.
6998
6999 2006-11-06 [wwp]        2.6.0cvs4
7000
7001         * src/prefs_msg_colors.c
7002                 more uses of Q_ macro for contextual translations, thanks
7003                 to Fabien (fzzzzz).
7004
7005 2006-11-06 [wwp]        2.6.0cvs3
7006
7007         * src/compose.c
7008         * src/common/utils.c
7009         * src/common/utils.h
7010                 show an alertpanel to make sure users are aware that sensitive
7011                 files are attached (it's file blacklist-based). This will fix
7012                 interaction w/ GoogleEarth for instance, thanks to Colin.
7013
7014 2006-11-06 [wwp]        2.6.0cvs2
7015
7016         * src/prefs_quote.c
7017         * src/prefs_template.c
7018         * src/prefs_template.h
7019                 check quote format when applying/closing prefs. For now this only
7020                 shows up an error dialog box, not preventing the user from using
7021                 a broken quote (reply, forwards) format.
7022
7023 2006-11-06 [wwp]        2.6.0cvs1
7024
7025         * src/prefs_template.c
7026                 fix missing checks of some template fields.
7027
7028 2006-11-06 [paul]       2.6.0
7029
7030         * NEWS
7031         * README
7032         * RELEASE_NOTES
7033                 2.6.0 released
7034
7035 2006-11-06 [paul]       2.5.6cvs22
7036
7037         * manual/advanced.xml
7038         * manual/es/advanced.xml
7039                 put 'respect_flowed_format' info in the correct
7040                 place
7041
7042 2006-11-06 [mones]      2.5.6cvs21
7043
7044         * po/es.po
7045                 Minor fixes for release
7046
7047 2006-11-06 [paul]       2.5.6cvs20
7048
7049         * po/cs.po
7050         * po/de.po
7051         * po/fr.po
7052         * po/it.po
7053         * po/nl.po
7054         * po/pt_BR.po
7055         * po/sk.po
7056         * po/sv.po
7057         * po/zh_CN.po
7058                 updated by Tim Brain, Stephan Sachse, Fabien Vantard,
7059                 Andrea Spadaccini, Tim Dijkstra, Frederico Goncalves
7060                 Guimaraes, Andrej Kacian, Anders Troback, and Ralgh
7061                 Young
7062
7063 2006-11-02 [colin]      2.5.6cvs19
7064
7065         * src/imap.c
7066         * src/imap.h
7067         * src/prefs_account.c
7068         * src/etpan/imap-thread.c
7069                 Add GSSAPI support - fixes Debian bug #383274
7070
7071 2006-11-01 [colin]      2.5.6cvs18
7072
7073         * src/jpilot.c
7074                 Handle libpisock12 support. Probably
7075                 fixes bug 1046, 'jpilot AddressDB.pdb 
7076                 import fail'
7077
7078 2006-11-01 [colin]      2.5.6cvs17
7079
7080         * src/folderutils.c
7081                 debug_print() folderutils_mark_all_read()
7082
7083 2006-11-01 [colin]      2.5.6cvs16
7084
7085         * COPYING
7086                 Add missed files to the Apache exception
7087
7088 2006-10-31 [colin]      2.5.6cvs15
7089
7090         * src/folder.c
7091         * src/folder.h
7092                 Add a copy_private_data() func to FolderClasses
7093                 Doesn't break the feature freeze, because we 
7094                 won't use it (right now) in the core.
7095
7096 2006-10-31 [colin]      2.5.6cvs14
7097
7098         * COPYING
7099                 Allow linking with the Apache licensed files in
7100                 src/plugins/spamassassin. Hopefully fixes 
7101                 bug 1048, 'Spamassassin plugin license problem'
7102
7103 2006-10-31 [wwp]        2.5.6cvs13
7104
7105         * src/compose.c
7106                 fix and optimize trimming of leading linefeeds in body loop.
7107
7108 2006-10-31 [colin]      2.5.6cvs12
7109
7110         * src/etpan/imap-thread.c
7111         * src/imap.c
7112                 Make really sure to have NULL sets in case
7113                 of error
7114
7115 2006-10-30 [wwp]        2.5.6cvs11
7116
7117         * src/prefs_common.c
7118         * src/prefs_common.h
7119         * src/compose.c
7120                 fix broken storage of quote format template when it contains \-escape
7121                 sequences. The application of such sequences is also fixed now (\t
7122                 in quote format will be a real tab instead of a 't', for instance).
7123
7124 2006-10-27 [colin]      2.5.6cvs10
7125
7126         * src/compose.c
7127                 Probably fix bug 1045, 'sylpheed-claws 
7128                 doesn't remove the mail from the IMAP 
7129                 Queue folder after sending'. From
7130                 2.5.6cvs3-stable
7131
7132 2006-10-27 [colin]      2.5.6cvs9
7133
7134         * configure.ac
7135                 Require libetpan-0.48. I'm so annoying,
7136                 I know ;-)
7137
7138 2006-10-27 [colin]      2.5.6cvs8
7139
7140         * src/folder.c
7141         * src/imap.c
7142                 Probably fix bug 1044, 'sylpheed-claws 
7143                 segfaults while moving mails' - Fix relation
7144                 usage when moving to an IMAP mailbox from another
7145                 mailbox
7146
7147 2006-10-26 [paul]       2.5.6cvs7
7148
7149         * src/gtk/about.c
7150                 add libSM to compiled-in features
7151                 list
7152
7153 2006-10-24 [colin]      2.5.6cvs6
7154
7155         * src/textview.c
7156         * src/gtk/gtkutils.c
7157                 Fix crash when printing emails with an
7158                 xface
7159
7160 2006-10-24 [mones]      2.5.6cvs5
7161
7162         * manual/es/advanced.xml
7163                 Synchronize hidden option respect_flowed_format
7164         * po/es.po
7165                 Updated translation
7166
7167 2006-10-21 [paul]       2.5.6cvs4
7168
7169         * src/gtk/authors.h
7170         * src/plugins/pgpcore/pgp_viewer.c
7171         * src/plugins/pgpcore/sgpgme.c
7172                 fix building on BSDs
7173                 Thanks to Michael Hughes
7174                 <Sylpheed-Claws_user@thehugheslogcabin.net>
7175
7176 2006-10-20 [colin]      2.5.6cvs3
7177
7178         * configure.ac
7179                 Bump up libetpan requirement
7180                 *** THIS COMMIT REQUIRES LIBETPAN CVS ***
7181         * src/common/utils.c
7182         * src/common/utils.h
7183                 Add convenience get_file_mtime()
7184         * src/imap.c
7185         * src/etpan/imap-thread.c
7186         * src/etpan/imap-thread.h
7187                 Implement UIDPLUS support if the server
7188                 supports it - faster sending in this case
7189
7190 2006-10-19 [colin]      2.5.6cvs2
7191
7192         * src/gtk/quicksearch.c
7193                 Fix emptying in type-ahead+extended mode
7194         * src/mainwindow.c
7195         * src/mainwindow.h
7196                 Add a hook for offline state change
7197         * src/plugins/trayicon/trayicon.c
7198                 Use it to display offline icons
7199         * src/plugins/trayicon/Makefile.am
7200         * src/plugins/trayicon/newmail.offline.xpm
7201         * src/plugins/trayicon/newmarkedmail.offline.xpm
7202         * src/plugins/trayicon/nomail.offline.xpm
7203         * src/plugins/trayicon/unreadmail.offline.xpm
7204         * src/plugins/trayicon/unreadmarkedmail.offline.xpm
7205                 Add the icons
7206
7207 2006-10-12 [paul]       2.5.6cvs1
7208
7209         * NEWS
7210         * README
7211         * configure.ac
7212                 Update version number following
7213                 stable release
7214
7215 2006-10-19 [colin]      2.5.5cvs18
7216
7217         * manual/handling.xml
7218                 Add type-ahead search
7219
7220 2006-10-18 [colin]      2.5.5cvs17
7221
7222         * src/gtk/quicksearch.c
7223                 Remove "save to history only if there's
7224                 no syntax error", it breaks for some 
7225                 reason which I'll investigate later.
7226
7227 2006-10-18 [colin]      2.5.5cvs16
7228
7229         * src/prefs_common.c
7230         * src/prefs_common.h
7231         * src/summaryview.c
7232         * src/gtk/quicksearch.c
7233         * src/gtk/quicksearch.h
7234                 Add a type-ahead option for fast searches
7235                 Patch by Fabien Vantard
7236
7237 2006-10-18 [colin]      2.5.5cvs15
7238
7239         * src/compose.c
7240         * src/compose.h
7241                 Add Options/Reply mode/ menu to be able to
7242                 change the recipients of a reply on the fly
7243
7244 2006-10-18 [colin]      2.5.5cvs14
7245
7246         * src/compose.c
7247                 Fix redirecting of our own sent mails
7248
7249 2006-10-17 [wwp]        2.5.5cvs13
7250
7251         * src/send_message.c
7252                 Fix duplicate error messages when sending, and missing
7253                 newline in such error messages.
7254
7255 2006-10-17 [colin]      2.5.5cvs12
7256
7257         * src/compose.c
7258                 Compare addresses case-insensitive
7259
7260 2006-10-17 [colin]      2.5.5cvs11
7261
7262         * src/plugins/pgpcore/sgpgme.c
7263                 Fix return status
7264
7265 2006-10-17 [colin]      2.5.5cvs10
7266
7267         * src/plugins/pgpcore/pgp_viewer.c
7268                 Fix return status
7269
7270 2006-10-17 [colin]      2.5.5cvs9
7271
7272         * src/quote_fmt.c
7273                 Fix a typo (thanks to Fabien)
7274
7275 2006-10-16 [colin]      2.5.5cvs8
7276
7277         * src/textview.c
7278                 Fix problem with quote-folding when emails
7279                 don't convert cleanly to UTF-8
7280
7281 2006-10-14 [colin]      2.5.5cvs7
7282
7283         * src/prefs_template.c
7284                 Reset fields when reopening
7285                 the window
7286
7287 2006-10-13 [paul]       2.5.5cvs6
7288
7289         * manual/advanced.xml
7290         * src/prefs_message.c
7291                 make 'respect_flowed_format' a hidden
7292                 option, and add a manual entry for it
7293                 Thanks to Colin
7294
7295 2006-10-12 [colin]      2.5.5cvs5
7296
7297         * src/codeconv.c
7298                 Revert part of 2.5.2cvs21:
7299                 Don't optimise by reusing the 
7300                 last iconv converter if possible:
7301                 it seems slightly broken in a 
7302                 very hard way to reproduce
7303
7304 2006-10-12 [colin]      2.5.5cvs4
7305
7306         * src/prefs_common.c
7307         * src/prefs_common.h
7308         * src/prefs_message.c
7309         * src/procmime.c
7310                 Fix bug 1035, 'Incorrect handling 
7311                 of flowed lines'. We now optionnaly
7312                 handle this format (preference is in
7313                 Message View/Text options section)
7314
7315 2006-10-12 [colin]      2.5.5cvs3
7316
7317         * po/POTFILES.in
7318                 Add new file
7319         * src/plugins/pgpcore/pgp_viewer.c
7320         * src/plugins/pgpcore/sgpgme.c
7321                 Don't try to import without asking
7322
7323 2006-10-12 [colin]      2.5.5cvs2
7324
7325         * src/compose.c
7326                 Fix bug 1036, 'Forwarding a mutlipart
7327                 mail with a "text/html" block to ms
7328                 outlook users leeds to freeze of
7329                 outlook'. Poor outlook users...
7330
7331 2006-10-12 [paul]       2.5.5cvs1
7332
7333         * NEWS
7334         * README
7335         * configure.ac
7336                 Update version number following
7337                 stable release
7338
7339 2006-10-11 [paul]       2.5.4cvs1
7340
7341         * NEWS
7342         * README
7343         * configure.ac
7344                 Update version number following
7345                 stable release
7346
7347 2006-10-11 [paul]       2.5.3cvs32
7348
7349         * src/textview.c
7350                 fix bug 1032, 'Segmentation fault when showing
7351                 message' (bug in quote folding)
7352                 Thanks to Colin
7353
7354 2006-10-10 [colin]      2.5.3cvs31
7355
7356         * src/quote_fmt.c
7357                 Rephrase english a bit
7358
7359 2006-10-10 [colin]      2.5.3cvs30
7360
7361         * src/prefs_compose_writing.c
7362                 Stop making the page larger than the window
7363
7364 2006-10-10 [wwp]        2.5.3cvs29
7365
7366         * src/compose.c
7367         * src/prefs_template.c
7368         * src/quote_fmt.c
7369         * src/quote_fmt.h
7370         * src/quote_fmt_lex.l
7371         * src/quote_fmt_parse.y
7372                 Extend the quote parser a bit: allow to get access to
7373                 basic (composing) account info.
7374
7375 2006-10-10 [colin]      2.5.3cvs28
7376
7377         * src/procheader.c
7378                 Fix this \t problem in subject
7379
7380 2006-10-09 [colin]      2.5.3cvs27
7381
7382         * src/main.c
7383         * src/prefs_gtk.c
7384                 Prepare cache a bit later
7385                 If section already exists, skip the new one 
7386                 (as previously); avoid writing the same block
7387                 twice - if we find a second block with the 
7388                 same id, skip it.
7389         * src/plugins/pgpcore/pgp_viewer.c
7390                 Set cursor to busy when retrieving a key
7391         * src/plugins/pgpcore/sgpgme.c
7392                 allow 5 seconds for gpg to export the key
7393                 
7394
7395 2006-10-09 [colin]      2.5.3cvs26
7396
7397         * configure.ac
7398         * src/msgcache.c
7399         * src/prefs_gtk.c
7400                 Check for existence of fgets_unlocked
7401                 and fwrite_unlocked
7402
7403 2006-10-09 [paul]       2.5.3cvs25
7404
7405         * src/prefs_summaries.c
7406                 replace strftime() with fast_strftime() and in
7407                 the consequence fix the bug in the display of
7408                 AM/PM in the 'Example' string
7409
7410 2006-10-09 [ticho]      2.5.3cvs24
7411
7412         * po/sk.po
7413                 Updated (and fixed up somewhat) Slovak translation.
7414
7415 2006-10-08 [colin]      2.5.3cvs23
7416
7417         * src/prefs_folder_item.c
7418                 Explain why prefs in the top-level folder
7419                 aren't retained, but are still useful
7420
7421 2006-10-08 [colin]      2.5.3cvs22
7422
7423         * src/prefs_gtk.c
7424                 Don't cache anything if caching fails
7425
7426 2006-10-08 [colin]      2.5.3cvs21
7427
7428         * src/common/utils.c
7429                 always include gi18n.h
7430
7431 2006-10-07 [colin]      2.5.3cvs20
7432
7433         * src/plugins/pgpcore/pgp_viewer.c
7434                 Kill gpg after 5 seconds wait
7435
7436 2006-10-07 [colin]      2.5.3cvs19
7437
7438         * src/plugins/pgpcore/pgp_viewer.c
7439         * src/plugins/pgpcore/pgp_viewer.h
7440                 Fix copyright
7441
7442 2006-10-07 [colin]      2.5.3cvs18
7443
7444         * src/plugins/pgpcore/pgp_viewer.c
7445         * src/plugins/pgpcore/pgp_viewer.h
7446                 Actually add the files to CVS
7447
7448 2006-10-07 [colin]      2.5.3cvs17
7449
7450         * src/plugins/pgpcore/sgpgme.c
7451                 Be sure not to crash on 'application/pgp-signature' that
7452                 are not application/pgp-signatures
7453
7454 2006-10-07 [colin]      2.5.3cvs16
7455
7456         * src/textview.c
7457         * src/textview.h
7458                 Make a bit more of the API available
7459         * src/plugins/pgpcore/Makefile.am
7460         * src/plugins/pgpcore/plugin.c
7461         * src/plugins/pgpcore/sgpgme.c
7462                 Add basic key import/export
7463
7464 2006-10-07 [colin]      2.5.3cvs15
7465
7466         * src/folderview.c
7467         * src/imap.c
7468         * src/prefs_account.c
7469         * src/wizard.c
7470                 Warn users *everywhere* if libetpan's not
7471                 linked in
7472
7473 2006-10-06 [mones]      2.5.3cvs14
7474
7475         * po/de.po
7476         * po/es.po
7477                 updated by Stephan Sachse and me
7478
7479 2006-10-06 [colin]      2.5.3cvs13
7480
7481         * src/main.c
7482         * src/common/sylpheed.c
7483                 Don't load common plugins if --exit is passed
7484         * src/prefs_gtk.c
7485         * src/prefs_gtk.h
7486                 Implement a cache to avoid reading the same
7487                 files over and over again at startup
7488
7489 2006-10-06 [colin]      2.5.3cvs12
7490
7491         * src/summaryview.c
7492         * src/gtk/quicksearch.c
7493                 Update display every 5k mails on fast searches
7494
7495 2006-10-06 [colin]      2.5.3cvs11
7496
7497         * src/textview.c
7498                 Don't do quote folding on HTML or ERTF.
7499                 May fix the Cygwin issues if they were
7500                 happening with HTML mails?
7501
7502 2006-10-05 [colin]      2.5.3cvs10
7503
7504         * src/prefs_gtk.c
7505                 Oops, forgot one
7506
7507 2006-10-05 [colin]      2.5.3cvs9
7508
7509         * src/prefs_gtk.c
7510                 Use unlocked_stdio here too
7511
7512 2006-10-05 [colin]      2.5.3cvs8
7513
7514         * src/folderview.c
7515                 Fix go to next * after preferences apply
7516         * src/msgcache.c
7517                 Do the fd lock/unlock ourselves instead of
7518                 letting the libc do it at each write 
7519
7520 2006-10-05 [colin]      2.5.3cvs7
7521
7522         * src/common/utils.c
7523                 Faster division, thanks to Jean Diraison
7524
7525 2006-10-05 [paul]       2.5.3cvs6
7526
7527         * src/common/utils.c
7528                 fix building with --disable-nls
7529
7530 2006-10-04 [colin]      2.5.3cvs5
7531
7532         * src/folder.c
7533                 Maybe fix a segfault
7534
7535 2006-10-04 [wwp]        2.5.3cvs4
7536
7537         * src/prefs_folder_item.c
7538                 Fine-tune layouts in folder item prefs. Suggested by
7539                 Fabien Vantard <fzzzzz@gmail.com>.
7540
7541 2006-10-04 [wwp]        2.5.3cvs3
7542
7543         * src/prefs_folder_item.c
7544                 Kill the clandestine passengers. You didn't see anything.
7545
7546 2006-10-04 [wwp]        2.5.3cvs2
7547
7548         * src/prefs_folder_item.c
7549                 Add a way to test the subject simplify regexp in
7550                 folder prefs. Patch by Fabien Vantard <fzzzzz@gmail.com>,
7551                 w/ few layout changes.
7552
7553 2006-20-04 [paul]       2.5.3cvs1
7554
7555         * NEWS
7556         * README
7557         * configure.ac
7558                 Update version number following
7559                 stable release
7560
7561 2006-10-04 [colin]      2.5.2cvs42
7562
7563         * src/folder.c
7564         * src/folder.h
7565         * src/summaryview.c
7566                 Provide a way for folder classes to set their sort
7567                 type and key
7568
7569 2006-10-03 [colin]      2.5.2cvs41
7570
7571         * src/mh.c
7572                 Don't use strlen() to know if the
7573                 string's empty
7574
7575 2006-10-03 [colin]      2.5.2cvs40
7576
7577         * src/mh.c
7578                 Fix "check for new folders" with accentued folders
7579
7580 2006-10-03 [ticho]      2.5.2cvs39
7581
7582         * src/filtering.c
7583         * src/folder.c
7584         * src/inc.c
7585         * src/mbox.c
7586                 Colin's fix for "copy" filtering rules.
7587
7588 2006-10-02 [colin]      2.5.2cvs38
7589
7590         * src/folderview.c
7591                 Fix for double-click too
7592
7593 2006-10-02 [colin]      2.5.2cvs37
7594
7595         * src/folderview.c
7596                 correct fix for cvs36
7597
7598 2006-10-02 [colin]      2.5.2cvs36
7599
7600         * src/folderview.c
7601                 Fix 'goto next unread' after collapsing/expanding 
7602                 a node.
7603
7604 2006-10-02 [colin]      2.5.2cvs35
7605
7606         * src/summaryview.c
7607                 Fix double freeze/thaw
7608         * src/common/utils.c
7609         * src/common/utils.h
7610                 Reimplement strftime
7611         * src/procheader.c
7612                 Use it
7613
7614
7615 2006-10-02 [colin]      2.5.2cvs34
7616
7617         * src/mh.c
7618                 Time mh_write_sequences() - it's fast
7619         * src/summaryview.c
7620                 Init a variable to shut up gcc
7621
7622 2006-10-01 [colin]      2.5.2cvs33
7623
7624         * src/folder.c
7625         * src/mh.c
7626         * src/mh.h
7627         * src/msgcache.c
7628                 Add helper mh_set_mtime(), and set mtime to stat()'s result
7629                 Add fsync but disable it, it's slow as hell
7630
7631 2006-10-01 [colin]      2.5.2cvs32
7632
7633         * src/mh.c
7634         * src/msgcache.c
7635                 fflush() caches and mh_sequences before
7636                 fclose()ing
7637
7638 2006-10-01 [colin]      2.5.2cvs31
7639
7640         * src/msgcache.c
7641                 Don't ftruncate when not using mmap
7642
7643 2006-09-30 [colin]      2.5.2cvs30
7644
7645         * src/main.c
7646                 Write folder list *after* saving caches
7647
7648 2006-09-30 [colin]      2.5.2cvs29
7649
7650         * src/folder.c
7651         * src/mh.c
7652                 Debug forced mtime changes
7653
7654 2006-09-30 [colin]      2.5.2cvs28
7655
7656         * src/folder.c
7657         * src/main.c
7658                 Remove useless debug_print()s (code
7659                 well-tested)
7660
7661 2006-09-30 [colin]      2.5.2cvs27
7662
7663         * src/mh.c
7664                 Do stuff faster when writing mh_sequences
7665
7666 2006-09-30 [colin]      2.5.2cvs26
7667
7668         * src/mh.c
7669                 Don't let the writing of .mh_sequences, which
7670                 can change the folder's mtime, let us think
7671                 we need to scan.
7672
7673 2006-09-30 [colin]      2.5.2cvs25
7674
7675         * src/folder.c
7676                 Move a debug_print where it belongs 
7677                 (processing)
7678         * src/summaryview.c
7679                 Don't mess with a huge slow subject
7680                 table if we're not threading by
7681                 subject
7682
7683 2006-09-30 [colin]      2.5.2cvs24
7684
7685         * src/msgcache.c
7686                 Reenable mmaped reads (*not* writes!)
7687         * src/procmsg.c
7688                 Don't destroy and recreate hashtables just
7689                 for fun
7690         * src/common/utils.c
7691                 Remove useless reply prefixes (it's case
7692                 unsensitive)
7693
7694 2006-09-30 [wwp]        2.5.2cvs23
7695
7696         * tools/fix_date.sh
7697                 Fixed a minor bug in date value extraction, added a switch
7698                 to replace non RFC-compliant Date: value, added a switch
7699                 to use strict RFC matching patterns for dates.
7700
7701 2006-09-29 [colin]      2.5.2cvs22
7702
7703         * src/matcher_parser.h
7704         * src/matcher_parser_parse.y
7705         * src/prefs_filtering.c
7706         * src/statusbar.c
7707         * src/summary_search.c
7708         * src/summaryview.c
7709         * src/gtk/quicksearch.c
7710         * src/gtk/quicksearch.h
7711                 Optimise searches by setting different
7712                 refresh intervals (depending if the 
7713                 search is fast or not)
7714
7715 2006-09-29 [colin]      2.5.2cvs21
7716
7717         * src/codeconv.c
7718                 Optimise by reusing the last iconv converter
7719                 if possible
7720         * src/textview.c
7721                 Optimise a bit (the foldable quotes feature
7722                 still has an awful O(n^2) algo
7723
7724 2006-09-29 [colin]      2.5.2cvs20
7725
7726         * src/gtk/gtksctree.c
7727         * src/gtk/gtksctree.h
7728                 Optimise de-selection via up/down or
7729                 another key
7730
7731 2006-09-28 [colin]      2.5.2cvs19
7732
7733         * src/action.c
7734         * src/compose.c
7735         * src/folderview.c
7736         * src/mainwindow.c
7737         * src/messageview.c
7738         * src/summary_search.c
7739         * src/toolbar.c
7740                 Avoid using summaryview->ctree directly
7741
7742 2006-09-28 [colin]      2.5.2cvs18
7743
7744         * src/summaryview.c
7745         * src/summaryview.h
7746                 Add helpers to freeze/thaw/grab_focus
7747                 Factorize calls to freeze/thaw/grab_focus
7748                 
7749
7750 2006-09-28 [colin]      2.5.2cvs17
7751
7752         * src/main.c
7753                 More guards for the session management
7754
7755 2006-09-28 [colin]      2.5.2cvs16
7756
7757         * src/folderview.c
7758         * src/gtk/gtksctree.c
7759         * src/gtk/gtksctree.h
7760                 Make expanding not recursive in folderview
7761
7762 2006-09-28 [colin]      2.5.2cvs15
7763
7764         * src/addressbook.c
7765                 If nothing is selected in the list (right part)
7766                 and a group is selected in the tree (left part),
7767                 mail this group.
7768
7769 2006-09-28 [colin]      2.5.2cvs14
7770
7771         * src/Makefile.am
7772                 Actually use SM_LIBS
7773
7774 2006-09-28 [ticho]      2.5.2cvs13
7775
7776         * src/export.c
7777         * src/messageview.c
7778         * src/mimeview.c
7779         * src/news.c
7780         * src/pop.c
7781         * src/prefs_themes.c
7782         * src/procmsg.c
7783                 Small i18n string optimization.
7784         * src/send_message.c
7785         * src/summaryview.c
7786         * src/common/session.c
7787         * src/common/smtp.c
7788         * src/common/ssl_certificate.c
7789         * src/common/utils.c
7790                 Use "Couldn't" instead of "Can't" in UI messages,
7791                 where appropriate.
7792
7793 2006-09-28 [colin]      2.5.2cvs12
7794
7795         * configure.ac
7796                 Possibly fix link errors
7797
7798 2006-09-27 [wwp]        2.5.2cvs11
7799
7800         * src/gtk/authors.h
7801         * doc/man/sylpheed-claws.1
7802         * manual/ack.xml
7803         * manual/es/ack.xml
7804         * manual/fr/ack.xml
7805         * manual/pl/ack.xml
7806                 Updated authors info (me, myself and I).
7807
7808 2006-09-27 [colin]      2.5.2cvs10
7809
7810         * src/addressbook.c
7811                 Remove useless printf
7812
7813 2006-09-27 [wwp]        2.5.2cvs9
7814
7815         * src/editgroup.c
7816         * src/send_message.c
7817         * src/inc.c
7818         * src/prefs_common.c
7819         * src/prefs_common.h
7820         * src/gtk/progressdialog.c
7821                 remember more windows' sizes (send dialog, received dialog,
7822                 edit group in addressbook).
7823
7824 2006-09-27 [colin]      2.5.2cvs8
7825
7826         * configure.ac
7827         * src/main.c
7828         * src/mainwindow.h
7829                 Use libSM to communicate with the session
7830                 manager, so that we can know when the 
7831                 session ends, save our caches, and draft
7832                 our compose windows.
7833
7834 2006-09-27 [colin]      2.5.2cvs7
7835
7836         * src/addressbook.c
7837                 Fix issues:
7838                 o Allow Book and Group creation from the tree's
7839                   contextual menu
7840                 o Do not actually delete the contacts when 
7841                   deleting groups from the tree (duh!)
7842
7843 2006-09-27 [colin]      2.5.2cvs6
7844
7845         * src/compose.c
7846         * src/compose.h
7847         * src/mainwindow.c
7848         * src/textview.c
7849         * src/toolbar.c
7850                 o Allow passing an email address to 
7851                   compose_new_with_folderitem
7852                 o Update callers
7853                 o Use current folderitem when clicking
7854                   on a TextView mailto: link
7855                 o Fix a possible leak in TextView
7856
7857 2006-09-27 [colin]      2.5.2cvs5
7858
7859         * src/html.c
7860                 Use UTF-8 chars to replace HTML entities
7861
7862 2006-09-27 [colin]      2.5.2cvs4
7863
7864         * AUTHORS
7865         * src/prefs_account.c
7866         * src/gtk/authors.h
7867                 Fix bug #1024 (Array index out of
7868                 range in sylpheed-claws-2.5.2)
7869                 Patch by Ales Nosek <anosek@suse.cz>
7870
7871 2006-09-27 [colin]      2.5.2cvs3
7872
7873         * src/addr_compl.c
7874                 Actually do the test
7875
7876 2006-09-27 [colin]      2.5.2cvs2
7877
7878         * src/addr_compl.c
7879         * src/addr_compl.h
7880                 Allow completing with comma (in certain cases: vCalendar
7881                 for example doesn't support that)
7882                 Patch by Fabien Vantard
7883
7884 2006-09-26 [colin]      2.5.2cvs1
7885
7886         * src/Makefile.am
7887         * src/addr_compl.c
7888         * src/addr_compl.h
7889         * src/addrbook.c
7890         * src/addrbook.h
7891         * src/addressbook.c
7892         * src/addrindex.c
7893         * src/addrindex.h
7894         * src/compose.c
7895         * src/prefs_common.c
7896         * src/prefs_filtering_action.c
7897         * src/prefs_folder_item.c
7898         * src/prefs_template.c
7899         * src/stock_pixmap.c
7900         * src/stock_pixmap.h
7901         * src/pixmaps/addr_one.xpm
7902         * src/pixmaps/addr_two.xpm
7903                 Add auto-completion on groups
7904
7905 2006-09-26 [colin]      2.5.2
7906
7907         * NEWS
7908         * README
7909         * RELEASE_NOTES
7910                 2.5.2 released
7911
7912 2006-09-26 [colin]      2.5.1cvs5
7913
7914         * src/matcher.c
7915                 Fix condition
7916
7917 2006-09-26 [colin]      2.5.1cvs4
7918
7919         * src/mbox.c
7920                 Revert cvs1 (useless as the message is printed 
7921                 every 500 mails)
7922
7923 2006-09-26 [colin]      2.5.1cvs3
7924
7925         * src/partial_download.c
7926                 Fix crasher found by Alexsandar Urosevic
7927
7928 2006-09-26 [colin]      2.5.1cvs2
7929
7930         * src/summaryview.c
7931                 Fix bug #1023 (Sylpheed deletes too much messages)
7932
7933 2006-09-26 [ticho]      2.5.1cvs1
7934
7935         * src/mbox.c
7936                 Make use of gettext's multiple plurals for statusbar
7937                 progress message.
7938
7939 2006-09-25 [paul]       2.5.1
7940
7941         * NEWS
7942         * README
7943         * RELEASE_NOTES
7944                 2.5.1 released
7945
7946 2006-09-25 [colin]      2.5.0cvs3
7947
7948         * src/plugins/bogofilter/bogofilter.c
7949         * src/plugins/clamav/clamav_plugin.c
7950         * src/plugins/spamassassin/spamassassin.c
7951                 BogoFilter, Spamassassin: Fix double hook registering after
7952                 visiting preferences
7953                 Spamassassin, Clamav: Just set the mails to move instead of
7954                 doing the move - caller will move the things at once.
7955
7956 2006-09-25 [colin]      2.5.0cvs2
7957
7958         * src/imap.c
7959         * src/etpan/imap-thread.c
7960                 Use UID SEARCH ALL instead of UID 1:*
7961                 (braindead servers can't figure out that's
7962                 the same...)
7963
7964 2006-09-25 [wwp]        2.5.0cvs1
7965
7966         * src/message_search.c
7967                 Added the ability to stop a running search (in message body).
7968
7969 2006-09-25 [paul]       2.5.0
7970
7971         * NEWS
7972         * README
7973         * RELEASE_NOTES
7974                 2.5.0 released
7975
7976 2006-09-25 [paul]       2.4.0cvs214
7977
7978         * po/cs.po
7979         * po/de.po
7980         * po/fi.po
7981         * po/fr.po
7982         * po/nl.po
7983         * po/pt_BR.po
7984         * po/sk.po
7985         * po/sr.po
7986         * po/zh_CN.po
7987                 updated by Tim, Stephan Sachse, Flammie Pirinen,
7988                 Fabien Vantard, Tim Dijkstra, Frederico Goncalves Guimaraes,
7989                 Ticho, Aleksander Urosevic, Ralgh Young
7990
7991 2006-09-24 [mones]      2.4.0cvs213
7992
7993         * po/es.po
7994                 Updated for release
7995
7996 2006-09-23 [colin]      2.4.0cvs212
7997
7998         * src/gtk/inputdialog.c
7999                 Fix [ ] remember this appearing in normal
8000                 input dialogs after it's been used by
8001                 mimeview.
8002         * src/folder.c
8003         * src/folderview.c
8004         * src/msgcache.c
8005         * src/procmsg.c
8006         * src/summaryview.c
8007         * src/textview.c
8008         * src/common/timing.h
8009                 Enable timings in debug mode and make it
8010                 look prettier.
8011
8012 2006-09-22 [colin]      2.4.0cvs211
8013
8014         * README
8015                 Revert test change
8016         * commitHelper
8017                 ping the correct URI
8018
8019 2006-09-22 [colin]      2.4.0cvs210
8020
8021         * README
8022                 Let's see if bug #1022 is fixed
8023
8024 2006-09-21 [colin]      2.4.0cvs209
8025
8026         * src/wizard.c
8027         * src/common/plugin.c
8028                 Prepare infra to load predefined plugins when
8029                 no configuration existed. Don't actually load
8030                 anything yet (feat. freeze)
8031
8032 2006-09-21 [wwp]        2.4.0cvs208
8033
8034         * manual/fr/faq.xml
8035                 Partial sync w/ 2.4.0cvs72:
8036                 wrap file and minor updates.
8037
8038 2006-09-21 [wwp]        2.4.0cvs207
8039
8040         * tools/fix_date.sh
8041                 several fixes and enhancements. A new --force switch has been
8042                 added to prevent overriding by default Date: header when
8043                 already existing.
8044
8045 2006-09-21 [paul]       2.4.0cvs206
8046
8047         * src/common/utils.c
8048                 add Chinese UTF8 Re prefix
8049
8050 2006-09-21 [wwp]        2.4.0cvs205
8051
8052         * tools/Makefile.am
8053                 Fics alfabettical order.
8054
8055 2006-09-21 [wwp]        2.4.0cvs204
8056
8057         * tools/fix_date.sh
8058         * tools/Makefile.am
8059                 Added an action tool to fix missing Date field in emails.
8060                 Updated Makefile.am to reflect those last two additions.
8061
8062 2006-09-21 [wwp]        2.4.0cvs203
8063
8064         * tools/uuooffice
8065                 Added a action tool to open uuencoded docs w/
8066                 OpenOffice (based on uudec method).
8067
8068 2006-09-21 [colin]      2.4.0cvs202
8069
8070         * src/compose.c
8071         * src/textview.c
8072                 Workaround possible GTK crash: remove selection 
8073                 clipboard before destroying widget, or GTK+-2.10
8074                 dies. Thanks to Hiro.
8075
8076 2006-09-20 [colin]      2.4.0cvs201
8077
8078         * src/compose.c
8079                 Fix free-after-use in some cases (when 
8080                 procmime_encode_content() frees mimeinfo->data.mem
8081                 and turns it to a temp file)
8082
8083 2006-09-20 [colin]      2.4.0cvs200
8084
8085         * src/folderview.c
8086         * src/summaryview.c
8087         * src/gtk/gtksctree.c
8088         * src/gtk/gtksctree.h
8089                 Add tooltips in the folderview and summaryview
8090                 (Doesn't break string freeze as they already
8091                 exist)
8092         * src/toolbar.c
8093                 Put the spam button in the default configuration
8094                 if compiled with bogo plugin too
8095
8096 2006-09-19 [colin]      2.4.0cvs199
8097
8098         * src/summaryview.c
8099         * src/summaryview.h
8100                 Update folder name label on folder rename
8101         * src/prefs_matcher.c
8102         * src/gtk/logwindow.h
8103                 Fix warnings
8104                 Patches by Fabien
8105
8106 2006-09-19 [wwp]        2.4.0cvs198
8107
8108         * src/summary_search.c
8109                 fix can't click forward/backward buttons in the
8110                 search messages.
8111
8112 2006-09-18 [paul]       2.4.0cvs197
8113
8114         * src/wizard.c
8115                 add missing bracket, capitalise the A of
8116                 'SpamAssassin'
8117
8118 2006-09-18 [paul]       2.4.0cvs196
8119
8120         * src/compose.c
8121                 fix bug 1012 'crashed upon sending mail
8122                 from compose window'
8123                 Thanks to Colin
8124
8125 2006-09-16 [colin]      2.4.0cvs195
8126
8127         * src/folderview.c
8128                 Fix "real-time" sorting by freezing/thawing
8129
8130 2006-09-16 [colin]      2.4.0cvs194
8131
8132         * manual/faq.xml
8133                 Fix the anti-spam entry a bit
8134
8135 2006-09-16 [colin]      2.4.0cvs193
8136
8137         * src/wizard.c
8138                 Make sure reviewers have no excuse when stating
8139                 Sylpheed-Claws doesn't have antispam capabilities.
8140
8141 2006-09-16 [colin]      2.4.0cvs192
8142
8143         * src/main.c
8144                 Revert part of 2.3.0cvs18, Saving caches on SIGPIPE,
8145                 as if the SIGPIPE comes from etpan's thread we could
8146                 trigger a GUI update from this thread.
8147
8148 2006-09-16 [colin]      2.4.0cvs191
8149
8150         * src/summaryview.c
8151                 Init all members of the struct
8152
8153 2006-09-16 [paul]       2.4.0cvs190
8154
8155         * src/account.c
8156                 improvements to the English
8157
8158 2006-09-15 [colin]      2.4.0cvs189
8159
8160         * src/summaryview.c
8161                 HIG order on dialog
8162
8163 2006-09-14 [colin]      2.4.0cvs188
8164
8165         * src/common/socket.c
8166         * src/common/socket.h
8167         * src/common/ssl.c
8168         * src/common/ssl_certificate.c
8169         * src/common/ssl_certificate.h
8170         * src/etpan/imap-thread.c
8171                 the get_fqdn() call done to get canonical name when
8172                 checking an SSL certificate is blocking, which is
8173                 sad as we just did a non-blocking lookup to connect.
8174                 Fix that by letting the fqdn available to the SockInfo,
8175                 and use that in ssl_certificate_check(). For IMAP,
8176                 we don't do it as the lookup's done by libetpan, but
8177                 it's less annoying as IMAP connections as much more
8178                 rare than POP3 connections.
8179
8180 2006-09-14 [paul]       2.4.0cvs187
8181
8182         * manual/advanced.xml
8183                 improvements to the English,
8184                 properly place the new hidden options
8185                 within the alphabetical order
8186         * src/gtk/pluginwindow.c
8187                 improvements to the English
8188
8189 2006-09-14 [colin]      2.4.0cvs186
8190
8191         * src/prefs_common.c
8192         * src/prefs_common.h
8193         * src/gtk/gtksctree.c
8194         * manual/advanced.xml
8195                 New hidden pref, stripes_color_offset, to change
8196                 the value added/substracted to normal bgcolor to
8197                 create the stripes in summaries
8198
8199 2006-09-13 [colin]      2.4.0cvs185
8200
8201         * src/gedit-print.c
8202         * src/messageview.c
8203         * src/messageview.h
8204         * src/summaryview.c
8205         * src/textview.c
8206                 Fix misc. printing issues: 
8207                 - Bad font for linkified headers
8208                 - Different font if the mail was displayed or not
8209                 - Factorize the thing
8210
8211 2006-09-13 [colin]      2.4.0cvs184
8212
8213         * src/common/ssl_certificate.c
8214                 Only get FQDN once when checking certificate
8215
8216 2006-09-13 [colin]      2.4.0cvs183
8217
8218         * src/account.c
8219         * src/gtk/pluginwindow.c
8220                 Misc. GUI fixes by Fabien
8221
8222 2006-09-13 [wwp]        2.4.0cvs182
8223
8224         * configure.ac
8225         * src/common/utils.h
8226         * src/common/utils.c
8227                 get rid of unused wide-char functions.
8228
8229 2006-09-13 [wwp]        2.4.0cvs181
8230
8231         * src/plugins/pgpinline/sylpheed.def
8232         * src/textview.c
8233                 merge more w32 patches from gpg4win sources (Marcus Brinkmann <marcus@g10code.de>):
8234                 add privacy_reset_error to the .def file,
8235                 do not fork for an external textviewer.
8236
8237 2006-09-13 [wwp]        2.4.0cvs180
8238
8239         * src/prefs_common.c
8240                 fix broken font entry in prefs (patch issued by the gpg4win team,
8241                 probably by Marcus Brinkmann <marcus@g10code.de>).
8242
8243 2006-09-13 [colin]      2.4.0cvs179
8244
8245         * src/folder.h
8246                 Fix a warning in summaryview.c
8247         * src/mainwindow.c
8248         * src/summaryview.c
8249         * src/summaryview.h
8250                 Add missing Mark/* elements in the
8251                 main menu
8252
8253 2006-09-12 [colin]      2.4.0cvs178
8254
8255         * src/prefs_actions.c
8256         * src/prefs_filtering_action.c
8257         * src/prefs_matcher.c
8258                 Use (New) instead of New everywhere
8259
8260 2006-09-12 [wwp]        2.4.0cvs177
8261
8262         * manual/fr/addrbook.xml
8263         * manual/fr/handling.xml
8264                 updated some quotes in the fr manual to match the fr translation.
8265
8266 2006-09-12 [wwp]        2.4.0cvs176
8267
8268         * src/prefs_matcher.c
8269                 don't store translated string elements in matcher expressions.
8270                 Also fixed a misused of Q_().
8271
8272 2006-09-11 [wwp]        2.4.0cvs175
8273
8274         * src/plugins//bogofilter/bogofilter.c
8275         * src/plugins//clamav/clamav_plugin.c
8276         * src/plugins//demo/demo.c
8277         * src/plugins//dillo_viewer/dillo_viewer.c
8278         * src/plugins//pgpcore/plugin.c
8279         * src/plugins//pgpinline/plugin.c
8280         * src/plugins//pgpmime/plugin.c
8281         * src/plugins//spamassassin/spamassassin.c
8282                 gettext-ize more strings (mostly plugin error messages).
8283
8284 2006-09-11 [colin]      2.4.0cvs174
8285
8286         * src/alertpanel.c
8287                 Make maximum buffer size bigger to avoid
8288                 truncating translated messages. Patch by
8289                 Fabien
8290
8291 2006-09-11 [colin]      2.4.0cvs173
8292
8293         * src/etpan/imap-thread.c
8294                 Fix compilation on OpenBSD, thanks to 
8295                 Landry
8296
8297 2006-09-10 [wwp]        2.4.0cvs172
8298
8299         * manual/account.xml
8300         * manual/addrbook.xml
8301         * manual/handling.xml
8302         * manual/es/handling.xml
8303         * manual/fr/account.xml
8304         * manual/fr/addrbook.xml
8305         * manual/fr/handling.xml
8306                 documented addressbook matching (condition configuration):
8307                   addrbook.xml, en fr
8308                 documented per-account filtering rules (handling/filtering
8309                   section, account section):
8310                   account.xml, handling.xml, en fr
8311                 slightly updated the handling/searching section to tell few
8312                   words about the extended search ability:
8313                   handling.xml, en fr
8314                 added missing <quote></quotes> to Quick Search:
8315                   handling.xml, en fr es
8316                 fixed a typo (auomatically):
8317                   handling.xml, en
8318                 changes revisited by Paul.
8319
8320 2006-09-10 [paul]       2.4.0cvs171
8321
8322         * src/prefs_actions.c
8323         * src/prefs_filtering.c
8324         * src/prefs_template.c
8325                 adjustments to the gui
8326                 Patch by Fabien Vantard (slightly modified)
8327
8328 2006-09-10 [colin]      2.4.0cvs170
8329
8330         * src/summaryview.c
8331                 Check folderitem/summaryview consistency
8332                 (basically automates Update summary). Fixes
8333                 #1011 (wrong (negative) count on unread 
8334                 messages)
8335
8336 2006-09-10 [colin]      2.4.0cvs169
8337
8338         * src/gtk/gtksctree.c
8339                 Fix recursive expansion via mouse
8340         * src/plugins/bogofilter/bogofilter.c
8341                 Use normal filtering way of moving
8342                 messages (batching), possibly fixing
8343                 bug #1015 (Bogofilter plugin doubles 
8344                 new messages)
8345
8346 2006-09-09 [wwp]        2.4.0cvs168
8347
8348         * src/prefs_filtering.c
8349                 better place for this fix.
8350
8351 2006-09-09 [wwp]        2.4.0cvs167
8352
8353         * src/prefs_filtering.c
8354                 fix a minor bug when the enabled status of a filtering/processing
8355                 rule always got set to TRUE when replacing this rule. That still
8356                 make sense when adding a new rule, but now when replacing, we
8357                 don't override the value of 'enabled'.
8358                 Also renamed the func prefs_filtering_list_view_get_rule_name()
8359                 to prefs_filtering_list_view_get_info() as this function not only
8360                 returns the name, but also the account_id and the enabled status.
8361
8362 2006-09-09 [mones]      2.4.0cvs166
8363
8364         * manual/glossary.xml
8365         * manual/plugins.xml
8366                 Minor format corrections
8367         * manual/gpl.xml
8368                 Fix misplaced NO WARRANTY section
8369         * manual/es/advanced.xml
8370         * manual/es/faq.xml
8371         * manual/es/glossary.xml
8372         * manual/es/gpl.xml
8373         * manual/es/handling.xml
8374         * manual/es/plugins.xml
8375         * manual/es/starting.xml
8376                 Incorporate changes from English version
8377         * manual/fr/ack.xml
8378         * manual/pl/ack.xml
8379         * manual/es/ack.xml
8380                 Fix address, (add translation credits in es version)
8381         * po/es.po
8382                 Updated translation
8383
8384 2006-09-09 [wwp]        2.4.0cvs165
8385
8386         * src/prefs_filtering.c
8387                 fix a crash when opening filtering prefs, if matcherrc file contains
8388                 broken data (non-existing account id, which is theoretically not
8389                 possible).
8390
8391 2006-09-08 [colin]      2.4.0cvs164
8392
8393         * src/folder.c
8394                 Wrong assert, make it an if()
8395         * src/gtk/gtksctree.c
8396                 Fix bug #1013 (expand selected thread 
8397                 tree) - expanding is now recursive
8398
8399 2006-09-07 [wwp]        2.4.0cvs163
8400
8401         * src/prefs_matcher.c
8402                 make better sentences about addressbook matching in the
8403                 matcher prefs. This should make translators' work easier
8404                 too.
8405
8406 2006-09-07 [wwp]        2.4.0cvs162
8407
8408         * src/prefs_filtering.c
8409                 code simplification (get rid of dup var. assignment).
8410
8411 2006-09-07 [wwp]        2.4.0cvs161
8412
8413         * src/summaryview.c
8414                 use GTK_STOCK icons when possible, patch by Fabien Vantard
8415                 <fzzzzz@gmail.com>.
8416
8417 2006-09-07 [paul]       2.4.0cvs160
8418
8419         * src/mimeview.c
8420                 fix compilation warnings
8421                 Thanks to Colin
8422
8423 2006-09-07 [paul]       2.4.0cvs159
8424
8425         * src/mimeview.c
8426                 select the mimepart icon when
8427                 displaying as text
8428                 Thanks to Colin
8429
8430 2006-09-06 [paul]       2.4.0cvs158
8431
8432         * src/prefs_filtering.c
8433                 fix labels and table element spacing
8434                 Patch by Fabien Vantard
8435
8436 2006-09-06 [paul]
8437
8438         2.5.0-rc3 released
8439
8440 2006-09-06 [paul]       2.4.0cvs157
8441
8442         * manual/es/advanced.xml
8443                 fix typo
8444
8445 2006-09-06 [wwp]        2.4.0cvs156
8446
8447         * src/mainwindow.c
8448                 fix an dup launch issue when iconified, thanks to Colin.
8449
8450 2006-09-06 [wwp]        2.4.0cvs155
8451
8452         * src/gtk//gtksctree.h
8453                 oops, forgot that one!
8454
8455 2006-09-06 [wwp]        2.4.0cvs154
8456
8457         * manual/pl/advanced.xml
8458         * manual/advanced.xml
8459         * manual/es/advanced.xml
8460         * manual/fr/advanced.xml
8461         * src/prefs_customheader.c
8462         * src/prefs_filtering_action.c
8463         * src/foldersel.c
8464         * src/prefs_summaries.c
8465         * src/prefs_filtering.c
8466         * src/account.c
8467         * src/compose.c
8468         * src/prefs_summary_column.c
8469         * src/addr_compl.c
8470         * src/prefs_actions.c
8471         * src/prefs_folder_column.c
8472         * src/ssl_manager.c
8473         * src/prefs_template.c
8474         * src/prefs_display_header.c
8475         * src/prefs_common.h
8476         * src/prefs_matcher.c
8477         * src/prefs_common.c
8478         * src/prefs_toolbar.c
8479         * src/summaryview.c
8480         * src/folderview.c
8481         * src/gtk/gtksctree.c
8482         * src/gtk/pluginwindow.c
8483         * src/gtk/progressdialog.c
8484         * src/gtk/prefswindow.c
8485                 renamed hidden option enable_rules_hint to use_stripes_everywhere
8486                 to make its meaning more obvious (all versions of the manual reflect
8487                 the change).
8488                 added an extra hidden option use_stripes_in_summary to allow
8489                 discarding these stripes in mainwindow's folder and message lists;
8490                 en and fr manuals only are OK towards this.
8491
8492 2006-09-06 [colin]      2.4.0cvs153
8493
8494         * src/textview.c
8495                 Hide Sylpheed-Claws' internal queue headers
8496                 when showing all headers. They'll be present
8497                 only in Source window.
8498
8499 2006-09-05 [colin]      2.4.0cvs152
8500
8501         * src/plugins/trayicon/trayicon.c
8502                 Fix crash at exit - we have to disconnect
8503                 our handlers
8504         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
8505                 Update eggtrayicon - patch adapted from a
8506                 patch by Fryderyk Dziarmagowski <freetz@gmx.net>
8507                 on Sylpheed's ML
8508
8509 2006-09-05 [colin]      2.4.0cvs151
8510
8511         * src/mainwindow.c
8512         * src/gtk/logwindow.c
8513                 Fix race condition when something writes
8514                 to the log too soon during init. Thanks
8515                 to Fabien Vantard
8516
8517 2006-09-05 [colin]      2.4.0cvs150
8518
8519         * src/mimeview.c
8520                 Don't select part on right-click either
8521
8522 2006-09-05 [paul]       2.4.0cvs149
8523
8524         * src/mimeview.c
8525                 completion of previous commit
8526                 Thanks to Colin
8527
8528 2006-09-05 [colin]      2.4.0cvs148
8529
8530         * src/mimeview.c
8531                 Don't force selection on middle-click, just open
8532
8533 2006-09-04 [colin]      2.4.0cvs147
8534
8535         * src/mimeview.c
8536                 Looks like gtk_notebook_set_current_page()
8537                 sometimes steals focus, and this annoys us
8538                 in MimeViewers as it renders navigation
8539                 keys useless. Take back focus after switching
8540                 pages.
8541
8542 2006-09-04 [colin]      2.4.0cvs146
8543
8544         * src/messageview.c
8545                 Set stop_loading when clicking on Next
8546                 during load. Don't add a callback to 
8547                 avoid over-complicating things.
8548
8549 2006-09-04 [colin]      2.4.0cvs145
8550
8551         * src/mimeview.c
8552         * src/messageview.c
8553                 Fix multiple loads in separate messageview
8554
8555 2006-09-04 [colin]      2.4.0cvs144
8556
8557         * src/summaryview.c
8558                 Let navigation keys be handled during 
8559                 load
8560
8561 2006-09-04 [colin]      2.4.0cvs143
8562
8563         * src/messageview.c
8564         * src/summaryview.c
8565         * src/textview.c
8566         * src/textview.h
8567                 Make loading of huge mails (lots of text and/or
8568                 images) cancellable, so the GUI doesn't block 
8569
8570 2006-09-04 [colin]      2.4.0cvs142
8571
8572         * src/plugins/trayicon/trayicon.c
8573                 Fix annoyance when removing a folder with 
8574                 unread mails: trayicon didn't update
8575
8576 2006-09-04 [paul]       2.4.0cvs141
8577
8578         * src/gtk/icon_legend.c
8579                 straighten up columns
8580                 Patch by Fabien Vantard
8581
8582 2006-09-04 [wwp]        2.4.0cvs140
8583
8584         * src/prefs_filtering.c
8585                 fix new line's account name in filtering prefs:
8586                 was "All", is now "(New)".
8587
8588 2006-09-04 [paul]       2.4.0cvs139
8589
8590         * tools/make.themes.project
8591                 use "AUTOMAKE_OPTIONS = dist-bzip2"
8592                 instead of homebrewed "make release"
8593
8594 2006-09-03 [colin]      2.4.0cvs138
8595
8596         * src/folderview.c
8597                 Fix bug #1007 (Wrong folder highlighted)
8598
8599 2006-09-03 [colin]      2.4.0cvs137
8600
8601         * src/compose.c
8602                 Don't set Newsgroup: header to a mail folder
8603                 path
8604
8605 2006-09-03 [paul]       2.4.0cvs136
8606
8607         * src/prefs_other.c
8608         * src/prefs_spelling.c
8609                 unify the gui
8610
8611 2006-09-03 [paul]       2.4.0cvs135
8612
8613         * src/prefs_summaries.c
8614                 correct menu item text in prefs_keybind_apply_clicked()
8615
8616 2006-09-03 [paul]       2.4.0cvs134
8617
8618         * manual/advanced.xml
8619                 some improvements to the descriptions
8620         * src/mainwindow.c
8621         * src/messageview.c
8622         * src/summaryview.c
8623         * src/gtk/menu.c
8624                 fix menu sensitivity issues
8625         * src/prefs_message.c
8626                 drop the useless word 'short'
8627         * src/prefs_other.c
8628                 add the word 'lines' indicating log length
8629                 is a measure of lines
8630         * src/textview.c
8631                 fix compilation warnings
8632
8633 2006-09-02 [colin]      2.4.0cvs133
8634
8635         * src/messageview.c
8636                 Display a special return-receipt message
8637                 if the message is from the user
8638         * src/summaryview.c
8639                 Fix missing freeze of the list when marking
8640                 all read and unthreading for exec. Thanks
8641                 to Stephan Sachse.
8642
8643 2006-09-02 [paul]       2.4.0cvs132
8644
8645         * src/mainwindow.c
8646         * src/prefs_message.c
8647         * src/summaryview.c
8648                 fix some english
8649
8650 2006-09-02 [wwp]        2.4.0cvs131
8651
8652         * src/prefs_filtering.c
8653                 added an account name column to the filtering rules
8654                 dialog.
8655
8656 2006-09-02 [colin]      2.4.0cvs130
8657
8658         * src/gtk/logwindow.c
8659         * src/gtk/logwindow.h
8660                 Block scrolling if we're not at the end
8661                 of the log
8662
8663 2006-09-02 [colin]      2.4.0cvs129
8664
8665         * src/folder.c
8666                 Make sure account-specific rules can't
8667                 be used in {pre-,post-,}processing
8668         * src/mainwindow.c
8669         * src/gtk/logwindow.c
8670         * src/gtk/logwindow.h
8671                 Jump to last error when clicking on the
8672                 warning icon
8673
8674 2006-09-02 [colin]      2.4.0cvs128
8675
8676         * src/imap.c
8677         * src/import.c
8678         * src/mainwindow.c
8679         * src/mainwindow.h
8680                 Fix warning icon
8681         * src/inc.c
8682         * src/mbox.c
8683         * src/mbox.h
8684                 Let proc_mbox know its account, for
8685                 account-specific rules
8686
8687 2006-09-01 [colin]      2.4.0cvs127
8688
8689         * src/codeconv.c
8690                 Don't uselessly use iconv to convert from
8691                 us-ascii
8692         * src/alertpanel.c
8693         * src/mainwindow.c
8694         * src/mainwindow.h
8695         * src/inc.c
8696                 Fix certain log cases, disable warning icon
8697                 for now, the correct way to display it when
8698                 necessary and only when necessary is probably
8699                 to do it manually rather than use error logs
8700         * src/etpan/imap-thread.c
8701                 Clean up UID logging a bit
8702         * src/gtk/logwindow.c
8703         * src/gtk/logwindow.h
8704                 Make logging faster when the window's closed
8705
8706 2006-09-01 [wwp]        2.4.0cvs126
8707
8708         * manual/fr/account.xml
8709                 reflect changes to the ref. manual (parts of cvs72):
8710                 fix tabnames and quotes.
8711
8712 2006-09-01 [wwp]        2.4.0cvs125
8713
8714         * manual/fr/plugins.xml
8715                 reflect changes to the reference manual (cvs42):
8716                 update IRC channel info.
8717
8718 2006-09-01 [wwp]        2.4.0cvs124
8719
8720         * commitHelper
8721                 use CVSEDITOR env. var. if set, according to `man cvs`.
8722
8723 2006-09-01 [wwp]        2.4.0cvs123
8724
8725         * manual/advanced.xml
8726                 better sentence again (thanks to Paul).
8727
8728 2006-09-01 [wwp]        2.4.0cvs122
8729
8730         * manual/advanced.xml
8731         fix definition of toolbar_detachable and rework a bit the one of
8732         enable_dotted_lines.
8733
8734 2006-09-01 [mones]      2.4.0cvs121
8735
8736         * manual/advanced.xml
8737                 Document enable_dotted_lines
8738
8739 2006-09-01 [paul]       2.4.0cvs120
8740
8741         * src/folderview.c
8742         * src/folderview.h
8743         * src/imap.c
8744         * src/mainwindow.c
8745         * src/summaryview.c
8746                 obey the 'When entering folder...' option
8747                 when using the /View/Go to/... menu items
8748                 Thanks to Colin
8749
8750 2006-08-31 [colin]      2.4.0cvs119
8751
8752         * src/folderview.c
8753                 Revert 2.4.0cvs116, wrong fix.
8754
8755 2006-08-31 [colin]      2.4.0cvs118
8756
8757         * src/gtk/gtksctree.c
8758                 Better state the various copyrights
8759
8760 2006-08-31 [colin]      2.4.0cvs117
8761
8762         * src/prefs_common.c
8763                 fix enable_dotted_lines
8764
8765 2006-08-31 [colin]      2.4.0cvs116
8766
8767         * src/folderview.c
8768                 Use pref "Always open on select" when going
8769                 to next unread folder
8770         * src/gtk/gtksctree.c
8771                 Fix link failure to _gtk_clist_create_cell_layout
8772                 on certain computers. (Why not mine, I wonder)
8773
8774 2006-08-31 [colin]      2.4.0cvs115
8775
8776         * src/procmsg.c
8777         * src/textview.c
8778         * src/plugins/bogofilter/bogofilter.c
8779         * src/plugins/spamassassin/spamassassin.c
8780                 Requalify some "errors" to warnings
8781         * src/mainwindow.c
8782         * src/mainwindow.h
8783         * src/statusbar.c
8784                 Add an icon in the statusbar to notify
8785                 of errors
8786         * src/gtk/gtksctree.c
8787         * src/folderview.c
8788         * src/summaryview.c
8789                 Make the GtkSCTree look more modern by
8790                 alternating background lines
8791         * src/prefs_common.c
8792         * src/prefs_common.h
8793                 Add a pref to let people have the old
8794                 way if they prefer
8795
8796
8797 2006-08-30 [colin]      2.4.0cvs114
8798
8799         * src/procmsg.c
8800         * src/procmsg.h
8801                 Provide a way to filter a list of
8802                 messages in an optimised manner, and
8803                 add a list-filtering hook
8804         * src/folder.c
8805         * src/inc.c
8806         * src/mbox.c
8807                 Use the list filtering
8808         * src/plugins/bogofilter/bogofilter.c
8809                 Use the list-filtering hook
8810                 Use -b (bulk) mode for more speed
8811                 when learning and filtering
8812         * src/etpan/imap-thread.c
8813                 Make log output shorter in UID SEARCH
8814
8815
8816 2006-08-30 [colin]      2.4.0cvs113
8817
8818         * src/plugins/bogofilter/bogofilter.c
8819                 Really fast mass learning - thanks to David
8820                 Relson for the options explanations :)
8821
8822 2006-08-30 [colin]      2.4.0cvs112
8823
8824         * src/msgcache.c
8825                 Fix compilation on FreeBSD. Thanks
8826                 to Michael Hugues
8827
8828 2006-08-29 [colin]      2.4.0cvs111
8829
8830         * src/folderview.c
8831                 Handle "popup_menu" signal (for popping the 
8832                 menu via the keyboard)
8833         * src/mimeview.c
8834         * src/mimeview.h
8835         * src/summaryview.c
8836         * src/textview.c
8837         * src/gtk/gtkutils.c
8838         * src/gtk/gtkutils.h
8839                 Factorize scrolling code, and add an API 
8840                 for MimeViewers to handle scroll orders
8841
8842 2006-08-29 [wwp]        2.4.0cvs110
8843
8844         * src/plugins//bogofilter/bogofilter.c
8845         * src/plugins//spamassassin/spamassassin.c
8846                 make the bogofilter/spamassassin filtering error dialogs at
8847         incorporation obey to the "don't popup error dialog on
8848         receive error" option. If disabled, feed the log window w/
8849         the error message.
8850
8851 2006-08-29 [paul]
8852
8853         2.5.0-rc2 released
8854
8855 2006-08-29 [paul]       2.4.0cvs109
8856
8857         * Makefile.am
8858                 remove 'make release', it's not needed
8859                 since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
8860
8861 2006-08-29 [paul]       2.4.0cvs108
8862
8863         * src/foldersel.c
8864         * src/summary_search.c
8865         * src/gtk/progressdialog.c
8866         * src/plugins/pgpcore/passphrase.c
8867                 replace deprecated gtk_window_set_policy()
8868
8869 2006-08-29 [colin]      2.4.0cvs107
8870
8871         * src/folder.c
8872                 Fix data loss when copy fails during a move:
8873                 only use fast remove_msgs if everything was
8874                 copied OK; else use slow remove_msg on the
8875                 mails that got copied only.
8876
8877 2006-08-28 [paul]       2.4.0cvs106
8878
8879         * src/mh.c
8880                 revert change in 2.4.0cvs104, it breaks
8881                 stuff
8882
8883 2006-08-28 [paul]       2.4.0cvs105
8884
8885         * src/plugins/spamassassin/spamassassin.c
8886                 english fix
8887
8888 2006-08-28 [paul]       2.4.0cvs104
8889
8890         * src/mh.c
8891                 fix data loss when moving to another
8892                 mailbox fails
8893         * src/prefs_spelling.c
8894                 improve the english
8895         * src/gtk/pluginwindow.c
8896                 improve the layout of the dialog text
8897         All thanks to Colin
8898
8899 2006-08-28 [paul]       2.4.0cvs103
8900
8901         * src/plugins/bogofilter/bogofilter.c
8902         * src/plugins/bogofilter/bogofilter_gtk.c
8903                 fix english up a bit, innit
8904
8905 2006-08-28 [paul]       2.4.0cvs102
8906
8907         * configure.ac
8908         * po/Makefile.in.in
8909         * po/Makevars
8910                 require autoconf 2.60, enabling building
8911                 with gettext 0.15 (gettext 0.14.x build still
8912                 possible). Replace Makefiles with versions
8913                 from gettext 0.15.
8914                 Remove configure options --with-localedir and
8915                 --with-mandir. The options that are provided
8916                 directly by autoconf 2.60 can be used instead:
8917                 --mandir --localedir
8918
8919 2006-08-27 [colin]      2.4.0cvs101
8920
8921         * src/plugins/bogofilter/Makefile.am
8922                 Fix make dist (no README)
8923
8924 2006-08-27 [colin]      2.4.0cvs100
8925
8926         * src/folder.c
8927                 Don't use F_UNKNOWN folders for any default
8928                 outbox/trash/etc
8929         * src/plugins/bogofilter/bogofilter.c
8930         * src/plugins/bogofilter/bogofilter.h
8931         * src/plugins/bogofilter/bogofilter_gtk.c
8932                 Add an option to specify the path to bogofilter
8933                 Use single-quotes to be able to learn in folders
8934                 with spaces in their names
8935                 Verify learning status
8936
8937 2006-08-27 [colin]      2.4.0cvs99
8938
8939         * manual/faq.xml
8940         * manual/plugins.xml
8941                 Document Bogofilter plugin
8942
8943 2006-08-27 [colin]      2.4.0cvs98
8944
8945         * src/compose.c
8946         * src/messageview.c
8947         * src/procmsg.c
8948         * src/procmsg.h
8949                 When possible, copy the queued mail to sent folder
8950                 instead of re-adding. Much faster on IMAP.
8951
8952 2006-08-27 [colin]      2.4.0cvs97
8953
8954         * src/msgcache.c
8955                 Disable mmaped caches - huge metadata loss
8956                 here after a power failure.
8957         * src/summaryview.c
8958                 Add quicksearch timing
8959         * src/common/plugin.c
8960         * src/common/plugin.h
8961                 Implement an interface to tell what plugins
8962                 provide. Prevent loading of similar plugins.
8963         * src/plugins/clamav/clamav_plugin.c
8964         * src/plugins/demo/demo.c
8965         * src/plugins/dillo_viewer/dillo_viewer.c
8966         * src/plugins/pgpcore/plugin.c
8967         * src/plugins/pgpinline/pgpinline.c
8968         * src/plugins/pgpmime/pgpmime.c
8969         * src/plugins/spamassassin/spamassassin.c
8970         * src/plugins/trayicon/trayicon.c
8971                 Implement plugin_provides()
8972
8973 2006-08-27 [colin]      2.4.0cvs96
8974
8975         * configure.ac
8976         * src/plugins/Makefile.am
8977         * src/plugins/bogofilter/.cvsignore
8978         * src/plugins/bogofilter/Makefile.am
8979         * src/plugins/bogofilter/bogofilter.c
8980         * src/plugins/bogofilter/bogofilter.h
8981         * src/plugins/bogofilter/bogofilter_gtk.c
8982                 New Bogofilter plugin, provides filtering and
8983                 learning. Spamassassin will go to extra plugins.
8984
8985 2006-08-26 [mones]      2.4.0cvs95
8986
8987         * manual/handling.xml
8988                 Fix subfolder path in the example (thanks to Paul) 
8989
8990 2006-08-26 [mones]      2.4.0cvs94
8991
8992         * manual/glossary.xml
8993                 2.2. + add ISP to the glossary
8994                 7.5. + Add UIDL to glossary
8995                 7.7. + Add TCP to glossary
8996         * manual/handling.xml
8997                 7.1. + Mentions GNU/Linux distribution, what about the non...
8998                 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
8999                 7.3. + Mentions .bashrc, what about the non-bash ones? 
9000                 7.4. = Use appropriate quotation for commands
9001                 7.6. = change "" to <quote></quote>
9002         * manual/plugins.xml
9003                 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends         
9004         * manual/starting.xml
9005                 2.1. + local mbox file: some examples of mbox file locations...
9006                 Also reformatted files requiring it
9007
9008 2006-08-26 [wwp]        2.4.0cvs93
9009
9010         * src/summary_search.c
9011                 disable find buttons while summary search is running.
9012
9013 2006-08-25 [colin]      2.4.0cvs92
9014
9015         * src/folder.c
9016         * src/folderutils.c
9017         * src/mh.c
9018         * src/procmsg.h
9019         * src/summaryview.c
9020                 Speed up MH moving, and add progressbar
9021                 for MH deletion
9022         * src/msgcache.c
9023                 Write cache files using mmap() too
9024
9025 2006-08-25 [wwp]        2.4.0cvs91
9026
9027         * src/summaryview.c
9028                 switch spam<->ham button when a message has been marked as spam or ham
9029                 and is still selected. Thanks to Colin.
9030
9031 2006-08-25 [paul]       2.4.0cvs90
9032
9033         * src/Makefile.am
9034         * src/stock_pixmap.c
9035         * src/stock_pixmap.h
9036         * src/summaryview.c
9037         * src/gtk/icon_legend.c
9038         * src/pixmaps/copied.xpm
9039         * src/pixmaps/moved.xpm
9040                 add icons for delayed execution marked for
9041                 copying, marked for moving
9042
9043 2006-08-25 [mones]      2.4.0cvs89
9044
9045         * manual/glossary.xml
9046                 Fix the other glossary items:
9047                 5.1. = Inmmediate execution -> <quote>immediate execution...
9048                 5.2. = Fix MBOX capitalization -> Mbox
9049                 5.3. + Improve Plugins def. w/ tech. ref.
9050                 5.4. = Quotation -> replace '>' by <quote>></quote>
9051                 5.5. - SMTP Server. -> remove dot
9052         * po/es.po
9053                 Updated translation
9054
9055 2006-08-25 [mones]      2.4.0cvs88
9056
9057         * manual/ack.xml
9058                 Reformatted, changed email address
9059         * manual/glossary.xml
9060                 Reformatted, fixed MANUAL-TODO items:
9061                 8.2. + add ROT-13 to glossary
9062                 8.4. + add URL to glossary
9063         * manual/es/advanced.xml
9064                 Fixed <literal>s
9065
9066 2006-08-25 [paul]       2.4.0cvs87
9067
9068         * src/gtk/icon_legend.c
9069                 add 'marked for deletion' icon
9070                 arrange icons by containing column
9071                 wrap long label text
9072
9073 2006-08-25 [colin]      2.4.0cvs86
9074
9075         * src/common/utils.c
9076         * src/common/utils.h
9077                 Add the sc_g_*list_bigger functions in
9078                 a place everyone can use it
9079         * src/summaryview.c
9080                 Only freeze/thaw the list when working
9081                 on the selection, if it's bigger than 1
9082         * src/gtk/gtksctree.c
9083                 Only freeze/thaw the list when unselec-
9084                 ting 'all' if ('all' != 1)
9085                 This avoids some flickering
9086
9087 2006-08-24 [colin]      2.4.0cvs85
9088
9089         * src/addressbook.c
9090                 Fix strange list selection
9091                 Fix random seg (Invalid read of freed memory)
9092
9093 2006-08-24 [colin]      2.4.0cvs84
9094
9095         * src/alertpanel.c
9096         * src/gtk/inputdialog.c
9097         * src/plugins/pgpcore/passphrase.c
9098                 Revert minimal width patch of 2.4.0cvs67,
9099                 as it is also a maximal width. Use 
9100                 gtk_window_set_default_size instead.
9101
9102 2006-08-24 [colin]      2.4.0cvs83
9103
9104         * src/msgcache.c
9105                 Write cache/mark to temp files before
9106                 overwriting old ones (avoids metadata
9107                 loss if writing the new files fail).
9108                 Use mmap() to read cache/mark file, as
9109                 this makes cache reading faster. Dis-
9110                 abled for big-endian machines until it
9111                 can be tested. (Big-endian users: set
9112                 msgcache_use_mmap = TRUE in the relevant
9113                 #if).
9114         * src/procmsg.h
9115                 Move rarely used fields of MsgInfo in 
9116                 another structure, which will only be
9117                 allocated if needed. Face, X-Face,
9118                 Return receipt headers and List-*
9119                 headers are moved. Mails having none
9120                 of these occupy 52 bytes less with
9121                 this patch, which makes 2.5MB of RAM
9122                 saved on a 50k folder).
9123         * src/headerview.c
9124         * src/mainwindow.c
9125         * src/messageview.c
9126         * src/partial_download.c
9127         * src/procheader.c
9128         * src/procmsg.c
9129         * src/textview.c
9130                 Follow this structure change.
9131
9132 2006-08-24 [wwp]        2.4.0cvs82
9133
9134         * manual/es/.cvsignore
9135         * manual/es/dist/.cvsignore
9136         * manual/es/dist/html/.cvsignore
9137         * manual/es/dist/pdf/.cvsignore
9138         * manual/es/dist/ps/.cvsignore
9139         * manual/es/dist/txt/.cvsignore
9140                 more (generated) files to ignore.
9141
9142 2006-08-24 [colin]      2.4.0cvs81
9143
9144         * src/folder.c
9145         * src/mh.c
9146                 Fix possible problems with local delivery. Check the folder doesn't
9147                 need scan before setting its mtime when saving cache (which can be
9148                 done long after the folder's been modified by an external process);
9149                 Check that the stored item's mtime didn't change in mh functions.
9150
9151 2006-08-24 [mones]      2.4.0cvs80
9152
9153         * manual/advanced.xml
9154                 Rewrapping, some fixes and MANUAL-TODO items:
9155                 8.1. = change "" to <quote></quote>
9156                 8.3. = quote menu items
9157                 8.5. - deploying -> new user ... ideally a new user (redundant)
9158
9159 2006-08-23 [colin]      2.4.0cvs79
9160
9161         * src/gtk/gtksctree.c
9162                 When selecting or deselecting range, only
9163                 freeze/thaw when selection is bigger than 10
9164
9165 2006-08-23 [colin]      2.4.0cvs78
9166
9167         * src/messageview.c
9168         * src/mimeview.c
9169         * src/mimeview.h
9170         * src/plugins/dillo_viewer/dillo_viewer.c
9171                 Provide an API for MimeViewer plugins to
9172                 return a text selection for replying
9173
9174 2006-08-23 [colin]      2.4.0cvs77
9175
9176         * src/image_viewer.c
9177         * src/textview.c
9178                 Use gtk_pixbuf_new_from_file_at_scale(), which
9179                 is faster than getting the pixbuf then resizing
9180                 it.
9181
9182 2006-08-23 [colin]      2.4.0cvs76
9183
9184         * src/procmime.c
9185                 UTF-8 should be sent Quoted-printable
9186
9187 2006-08-22 [colin]      2.4.0cvs75
9188
9189         * src/mh.c
9190                 Check if scan is required before touching
9191                 the folder (or it'll be required every time)
9192
9193 2006-08-22 [colin]      2.4.0cvs74
9194
9195         * configure.ac
9196                 Require libetpan 0.46 (crasher fix when built
9197                 against gnutls)
9198
9199 2006-08-22 [colin]      2.4.0cvs73
9200
9201         * src/folder.c
9202                 Set folder's mtime after writing its
9203                 cache
9204         * src/folderview.c
9205                 Add some timing
9206         * src/procmsg.c
9207                 Don't do useless stuff if we don't 
9208                 thread by subject
9209         * src/summaryview.c
9210                 Add some timing, don't deselect prior
9211                 to selecting (gtksctree does it itself),
9212                 remove crash avoidance hacks as it's been
9213                 properly fixed since a while
9214         * src/common/utils.c
9215                 Optimize to_human_readable(): _() is slow,
9216                 do it only once, and avoid %f format for KB
9217                 (the most common in a summaryview)
9218         * src/gtk/gtksctree.c
9219                 Don't uselessly freeze/thaw (fixes flicker
9220                 on next unread and friends), reduce number
9221                 of g_list_nth/g_list_position where possible
9222         * src/gtk/gtkutils.c
9223         * src/gtk/gtkutils.h
9224                 Reduce number of g_list_nth/g_list_position
9225                 where possible.
9226                 All of this makes loading as 70k folder 2.1
9227                 seconds instead of 3.2 (with hot FS caches).
9228                 (1.3 seconds without Date and Size columns...)
9229
9230 2006-08-22 [paul]       2.4.0cvs72
9231
9232         wrap documents and do some items from mones' MANUAL-TODO:
9233
9234         * manual/account.xml
9235                 4.1. = fix tabname references to <quote>tabname</quote>
9236                 4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
9237         * manual/faq.xml
9238                 1.1. = mentioned options don't match UI
9239                 Add information about the 'Never send Return Receipts'
9240                 option
9241         * manual/handling.xml
9242                 6.2. = Mentions Extended symbols button, but now is
9243                 named Information
9244                 6.3. = Mentions ... button, which is now Edit
9245
9246 2006-08-22 [colin]      2.4.0cvs71
9247
9248         * src/gtk/pluginwindow.c
9249                 Fix layout in verbose translations (such
9250                 as french)
9251
9252 2006-08-22 [paul]       2.4.0cvs70
9253
9254         * manual/Makefile.am
9255                 build manuals in alphabetical order
9256         * src/addressbook.c
9257         * src/prefs_themes.c
9258                 replace/remove deprecated symbols
9259         * src/gtk/gtkutils.c
9260                 fix a warning
9261         * src/gtk/pluginwindow.c
9262                 replace deprecated symbol
9263                 replace label text and move it
9264         * src/plugins/pgpcore/prefs_gpg.c
9265                 move the 'Generate...' button out of the
9266                 Sign Key frame, replace the English used
9267         * src/plugins/pgpcore/sgpgme.c
9268                 fixes to the English
9269
9270 2006-08-21 [colin]      2.4.0cvs69
9271
9272         * src/plugins/trayicon/trayicon.c
9273                 Add more strings for translation; patch
9274                 by Pawel
9275
9276 2006-08-21 [colin]      2.4.0cvs68
9277
9278         * src/compose.c
9279                 fix replied flag not set after drafting
9280         * src/matcher.c
9281                 fix body quicksearch in non-encoded bodies
9282                 containing '='
9283         * src/msgcache.c
9284                 Get rid of the g_malloc workaround for
9285                 corrupted caches, use g_try_malloc
9286
9287 2006-08-21 [colin]      2.4.0cvs67
9288
9289         * src/alertpanel.c
9290         * src/gtk/inputdialog.c
9291         * src/plugins/pgpcore/passphrase.c
9292                 Set minimal width to 375
9293         * src/mainwindow.c
9294                 Fix switching to offline, asking if it 
9295                 should be overriden for synchronising
9296         * src/mimeview.c
9297                 Don't offer to remember command on Open 
9298                 with for text parts, as the browser or 
9299                 text editor command isn't changed from 
9300                 there
9301
9302 2006-08-20 [paul]       2.4.0cvs66
9303
9304         * po/ko.po
9305         * po/zh_CN.po
9306                 fix plural form errors. revealed by stricter
9307                 checking of gettext 0.15
9308
9309 2006-08-18 [paul]       2.4.0cvs65
9310
9311         * src/stock_pixmap.c
9312                 fix the fix of 2.4.0cvs64
9313                 Thanks to Colin
9314
9315 2006-08-18 [paul]       2.4.0cvs64
9316
9317         * src/stock_pixmap.c
9318                 fix leaks
9319                 Thanks to Colin
9320
9321 2006-08-18 [paul]       2.4.0cvs63
9322
9323         * src/compose.c
9324         * src/procmsg.c
9325                 fix occasional IMAP bug where large msgs
9326                 were left in the queue folder after sending
9327                 Thanks to Colin
9328
9329 2006-08-18 [paul]       2.4.0cvs62
9330
9331         * src/folderview.c
9332                 freeze the summaryview while quicksearch results
9333                 are displayed
9334                 (fixes bug 456 'current message is hidden when the
9335                 view is refreshed and extended search is "unread 
9336                 messages"')
9337                 Thanks to Colin
9338         * src/textview.c
9339                 add missing #include "inputdialog.h"
9340         * src/common/utils.h
9341                 add missing mailcap_update_default() and improve
9342                 readability
9343
9344 2006-08-17 [colin]      2.4.0cvs61
9345
9346         * src/plugins/pgpcore/select-keys.c
9347                 Fix warnings :)
9348
9349 2006-08-17 [colin]      2.4.0cvs60
9350
9351         * src/compose.c
9352                 Don't continue queuing if Cancel is clicked
9353                 in select-keys
9354
9355 2006-08-17 [colin]      2.4.0cvs59
9356
9357         * src/plugins/pgpcore/select-keys.c
9358                 When encrypting, if only one key matches and it 
9359                 matches exactly, automatically use it.
9360
9361 2006-08-17 [colin]      2.4.0cvs58
9362
9363         * src/mimeview.c
9364         * src/prefs_common.c
9365         * src/prefs_common.h
9366         * src/prefs_ext_prog.c
9367         * src/textview.c
9368                 Fix issues with previous patch (text/html)
9369                 Remove outdated prefs
9370
9371 2006-08-17 [colin]      2.4.0cvs57
9372
9373         * src/imap.c
9374                 Add View Log button on auth error
9375         * src/procmsg.c
9376                 Fix encrypted mail marked as new when
9377                 saved in normal folders
9378         * src/plugins/pgpinline/pgpinline.c
9379                 Fix encrypt bug on IMAP
9380         * src/mimeview.c
9381         * src/common/utils.c
9382         * src/common/utils.h
9383         * src/gtk/inputdialog.c
9384         * src/gtk/inputdialog.h
9385                 Get rid of metamail stuff, simplify
9386                 opening, and allow remembering of user's
9387                 choices (by updating ~/.mailcap). There's
9388                 still to drop "Audio player" and "Image
9389                 viewer" preferences.
9390
9391 2006-08-17 [mones]      2.4.0cvs56
9392
9393         * manual/es/sylpheed-claws-manual.xml
9394                 fix DTD path
9395
9396 2006-08-17 [mones]      2.4.0cvs55
9397
9398         * configure.ac
9399         * manual/Makefile.am
9400         * manual/es/Makefile.am
9401         * manual/es/account.xml
9402         * manual/es/ack.xml
9403         * manual/es/addrbook.xml
9404         * manual/es/advanced.xml
9405         * manual/es/faq.xml
9406         * manual/es/glossary.xml
9407         * manual/es/gpl.xml
9408         * manual/es/handling.xml
9409         * manual/es/intro.xml
9410         * manual/es/keyboard.xml
9411         * manual/es/plugins.xml
9412         * manual/es/starting.xml
9413         * manual/es/sylpheed-claws-manual.xml
9414         * manual/es/dist/Makefile.am
9415         * manual/es/dist/html/Makefile.am
9416         * manual/es/dist/pdf/Makefile.am
9417         * manual/es/dist/ps/Makefile.am
9418         * manual/es/dist/txt/Makefile.am
9419                 Spanish translation for the manual
9420
9421 2006-08-16 [colin]      2.4.0cvs54
9422
9423         * src/compose.c
9424         * src/main.c
9425         * src/mainwindow.c
9426                 Fix send button sensitivity at startup
9427                 Set send menu sensitivity (patch by Fabien)
9428         * src/ssl_manager.c
9429                 Enable closing with esc (patch by Fabien)
9430         * src/gtk/foldersort.c
9431                 Enable closing with esc (patch by Fabien)
9432         * src/procmime.c
9433                 Optimisation (no need to copy to tempfile to
9434                 "decode" 7bit and 8bit)
9435         * src/summaryview.c
9436                 Fix cruft in swap_from case
9437         * src/textview.c
9438                 Fix missing last line in some mail cases 
9439                 (Fixes debian #381872)
9440         * src/plugins/pgpcore/prefs_gpg.c
9441         * src/plugins/pgpcore/sgpgme.c
9442         * src/plugins/pgpcore/sgpgme.h
9443                 Don't show "no key found" when user explicitely
9444                 wants to create a key
9445
9446 2006-08-16 [paul]       2.4.0cvs53
9447
9448         * configure.ac
9449         * src/account.c
9450         * src/addressbook.c
9451         * src/headerview.c
9452         * src/prefs_account.c
9453         * src/prefs_message.c
9454         * src/gtk/gtkutils.c
9455                 bump up minimum required versions of GTK+ and
9456                 GLIB to 2.6.0
9457
9458 2006-08-16 [paul]       2.4.0cvs52
9459
9460         * src/toolbar.c
9461                 workaround GTK+ Bug 351600 - 'Can't re-click
9462                 on button after sensitivity update'
9463                 http://bugzilla.gnome.org/show_bug.cgi?id=351600
9464                 Thanks to Colin
9465
9466 2006-08-15 [colin]      2.4.0cvs51
9467
9468         * src/plugins/pgpcore/prefs_gpg.c
9469                 Set options sensitivity according to
9470                 key existence
9471         * src/plugins/pgpcore/sgpgme.c
9472                 Allow to create key with no passphrase
9473
9474 2006-08-14 [cleroy]     2.4.0cvs50
9475
9476         * src/gtk/pluginwindow.c
9477                 New layout (maybe to be changed?)
9478         * src/gtk/gtkutils.c
9479                 Fix a bit label_window
9480         * src/plugins/pgpcore/passphrase.c
9481         * src/plugins/pgpcore/passphrase.h
9482         * src/plugins/pgpcore/plugin.c
9483         * src/plugins/pgpcore/prefs_gpg.c
9484         * src/plugins/pgpcore/prefs_gpg.h
9485         * src/plugins/pgpcore/sgpgme.c
9486         * src/plugins/pgpcore/sgpgme.h
9487                 Allow to create a PGP private key via the GUI
9488
9489 2006-08-14 [wwp]        2.4.0cvs49
9490
9491         * src/addressbook_foldersel.c
9492                 fix strict ISO C90 compliance.
9493
9494 2006-08-14 [paul]       2.4.0cvs48
9495
9496         * src/gtk/prefswindow.c
9497                 re-set scrolled window on opening
9498                 Patch by Ticho
9499
9500 2006-08-14 [paul]
9501
9502         2.5.0-rc1 released
9503
9504 2006-08-14 [paul]       2.4.0cvs47
9505
9506         * src/prefs_display_header.c
9507                 re-enable user-defined Displayed Headers
9508
9509 2006-08-14 [paul]       2.4.0cvs46
9510
9511         * src/prefs_account.c
9512                 use GTK_STOCK_EDIT
9513
9514 2006-08-13 [colin]      2.4.0cvs45
9515
9516         * src/common/utils.c
9517                 Fix "a" in quote when the original message is empty,
9518                 by using \0 instead of 'a' to test writability of
9519                 temp files.
9520
9521 2006-08-13 [wwp]        2.4.0cvs44
9522
9523         * src/plugins/spamassassin/spamassassin.c
9524                 fix capitalization of "SpamAssassin" in some debug, log and
9525                 dialog messages.
9526
9527 2006-08-13 [paul]       2.4.0cvs43
9528
9529         * src/editldap.c
9530                 fix overlapping widgets
9531         * src/prefs_account.c
9532                 fix translation of protocol_names[]
9533                 fix label disappearing off the edge of the
9534                 visible area
9535
9536 2006-08-12 [paul]       2.4.0cvs42
9537
9538         * manual/plugins.xml
9539                 update IRC channel info before it gets forgotten
9540                 about
9541
9542 2006-08-11 [colin]      2.4.0cvs41
9543
9544         * src/compose.c
9545         * src/mainwindow.c
9546         * src/mainwindow.h
9547         * src/procmsg.c
9548         * src/procmsg.h
9549         * src/summaryview.c
9550         * src/toolbar.c
9551                 Grey out the Send button if
9552                 - Queue folders are empty, or
9553                 - We're sending already
9554
9555 2006-08-11 [wwp]        2.4.0cvs40
9556
9557         * src/main.c
9558                 fix a logic issue when quitting while a compose window is
9559                 still open, thanks to Colin.
9560
9561 2006-08-10 [colin]      2.4.0cvs39
9562
9563         * src/main.c
9564                 Fix default font size setting after wizard run
9565         * src/imap.c
9566         * src/etpan/imap-thread.c
9567         * src/etpan/imap-thread.h
9568                 Fix bug #999 (Timing out on TSL cert validation 
9569                 dialog makes ugly things happen). Also, STARTTLS
9570                 unconditionnaly if initial capabilities contain
9571                 LOGINDISABLED and STARTTLS.
9572
9573 2006-08-09 [colin]      2.4.0cvs38
9574
9575         * src/mainwindow.c
9576         * src/mainwindow.h
9577                 Fix Tools/Actions sensitivity when there are
9578                 no actions
9579
9580 2006-08-09 [colin]      2.4.0cvs37
9581
9582         * src/prefs_filtering.c
9583                 Warning fix, patch by Paul
9584         * src/messageview.c
9585         * src/prefs_actions.c
9586         * src/prefs_filtering_action.c
9587         * src/prefs_matcher.c
9588                 Uniformisation of "Info ..." to "Info..." (for
9589                 old gtk), patch by Fabien
9590         * src/plugins/clamav/clamav_plugin_gtk.c
9591                 Sensitivity fix by Fabien
9592
9593 2006-08-09 [colin]      2.4.0cvs36
9594
9595         * src/main.c
9596         * src/main.h
9597                 Add a function to know whether we're exiting
9598         * src/plugins/trayicon/trayicon.c
9599                 If exiting, don't do anything. Faster, and
9600                 avoids gtk_main_iteration reentracy causing
9601                 segfaults at exit
9602
9603 2006-08-09 [colin]      2.4.0cvs35
9604
9605         * src/messageview.c
9606         * src/mimeview.c
9607         * src/mimeview.h
9608                 Fix lack of part selection when automatically 
9609                 jumping to a specific part
9610         * src/msgcache.c
9611                 Little optimisation in cache reading
9612
9613 2006-08-09 [colin]      2.4.0cvs34
9614
9615         * src/compose.c
9616                 Fix crash setting the priority on reedit
9617                 (Accessing compose before creating it!)
9618
9619 2006-08-08 [colin]      2.4.0cvs33
9620
9621         * src/procmime.c
9622                 Fix bug #998 (last attachment is not accessible)
9623                 Bad RFC interpretation on multipart close-delimiters
9624         * src/mimeview.c
9625         * src/mimeview.h
9626         * src/gtk/gtkvscrollbutton.c
9627         * src/gtk/gtkvscrollbutton.h
9628                 Make attachments list wheel-scrollable
9629
9630 2006-08-07 [colin]      2.4.0cvs32
9631
9632         * src/gtk/gtkaspell.c
9633                 Fix bug #973 (Unicode punctation characters 
9634                 are not recognized as separators by the
9635                 spell checker); fix unsigned stuff
9636
9637 2006-08-07 [colin]      2.4.0cvs31
9638
9639         * src/compose.c
9640                 Fix bug #956 (DnD text with accents in compose 
9641                 text entry); fix gccc's signed/unsigned fuss
9642
9643 2006-08-06 [colin]      2.4.0cvs30
9644
9645         * src/main.c
9646                 Fix bug #979 (Plugin crashes when exiting 
9647                 sylpheed-claws) : handle exit request only 
9648                 once
9649
9650 2006-08-05 [colin]      2.4.0cvs29
9651
9652         * src/news.c
9653                 Just make sure we have a msgid.
9654
9655 2006-08-05 [colin]      2.4.0cvs28
9656
9657         * src/news.c
9658         * src/summaryview.c
9659                 Fix bug #995 ("Mark cross-posted as read" doesn't work)
9660                 by reimplementing it
9661         * src/textview.c
9662                 Fix bug when hiding quotes with level > 3 and quote
9663                 colors are recycled
9664
9665 2006-08-04 [colin]      2.4.0cvs27
9666
9667         * src/compose.c
9668         * src/undo.c
9669         * src/undo.h
9670                 Fix a bit replace-by-pasting undo
9671         * src/mainwindow.c
9672         * src/messageview.c
9673                 Fix Fold quotes menu synchro in
9674                 mainwindow when it changes in 
9675                 messageview
9676         * src/textview.c
9677                 Fix right-click on quotes blocks
9678         * src/common/utils.c
9679                 Verify that the file created by
9680                 my_tmpfile() is writable. Fixes
9681                 bug #988 (very specific filesystem
9682                 issue)
9683         * src/plugins/pgpcore/sgpgme.c
9684                 Fix file descriptor leak
9685         * src/plugins/spamassassin/spamassassin.c
9686                 Warn once if spamd isn't reachable
9687
9688 2006-08-04 [colin]      2.4.0cvs26
9689
9690         * src/toolbar.c
9691                 i18n context patch by Fabien
9692
9693 2006-08-03 [colin]      2.4.0cvs25
9694
9695         * src/mainwindow.c
9696         * src/messageview.c
9697                 Rename "Hide quotes" to "Fold quotes"
9698         * src/textview.c
9699                 Don't use hand cursor on quotes. "all 
9700                 the bonuses of the feature and none of 
9701                 unwelcome side-effects"
9702
9703 2006-08-03 [colin]      2.4.0cvs24
9704
9705         * AUTHORS
9706         * sylpheed-claws.desktop
9707         * src/gtk/authors.h
9708                 Bring the desktop file to XDG compliance
9709                 Patch by Charles A. Edwards
9710
9711 2006-08-03 [colin]      2.4.0cvs23
9712
9713         * src/textview.c
9714                 Fix links offset when they are preceded
9715                 by accentued chars (g_utf8_strlen!)
9716         * src/mainwindow.c
9717                 Fix wrong status when starting offline
9718
9719
9720 2006-08-03 [wwp]        2.4.0cvs22
9721
9722         * src/prefs_common.h
9723                 ask what to do w/ filtering rules that belong to an account when
9724                 applying filtering rules manually from the main window (skip,
9725                 apply regardless of the account, use current account). This dialog
9726                 can be skipped and the last reply used.
9727                 (forgot that file)
9728
9729 2006-08-03 [wwp]        2.4.0cvs21
9730
9731         * src/filtering.c
9732         * src/filtering.h
9733         * src/prefs_common.c
9734         * src/summaryview.c
9735         * src/alertpanel.c
9736         * src/alertpanel.h
9737         * src/messageview.c
9738                 ask what to do w/ filtering rules that belong to an account when
9739                 applying filtering rules manually from the main window (skip,
9740                 apply regardless of the account, use current account). This dialog
9741                 can be skipped and the last reply used.
9742
9743
9744 2006-08-03 [colin]      2.4.0cvs20
9745
9746         * src/textview.c
9747                 Optimize previous patch
9748
9749 2006-08-03 [cleroy]     2.4.0cvs19
9750
9751         * src/textview.c
9752                 Fix quotes getting toggled back when the
9753                 mail has an even number of text parts
9754
9755 2006-08-02 [colin]      2.4.0cvs18
9756
9757         * src/messageview.c
9758                 Add Hide quotes menu
9759
9760 2006-08-02 [colin]      2.4.0cvs17
9761
9762         * src/mainwindow.c
9763         * src/prefs_common.c
9764         * src/textview.c
9765         * src/textview.h
9766         * src/gtk/about.c
9767                 Allow per-level quote hiding,
9768                 Allow toggling quotes by double-clicking them
9769                 Rename RemoteURI to ClickableText to reflect
9770                 the fact it's used for a variety of things
9771
9772 2006-08-02 [wwp]        2.4.0cvs16
9773
9774         * src/mainwindow.c
9775                 fix "View/Hide quotes" menu item status initialization.
9776
9777 2006-08-02 [wwp]        2.4.0cvs15
9778
9779         * src/matcher_parser_parse.y
9780                 remove a debug trace.
9781
9782 2006-08-02 [paul]       2.4.0cvs14
9783
9784         * src/plugins/pgpcore/passphrase.c
9785                 don't set initial dialog size
9786                 make it resizable
9787
9788 2006-08-02 [paul]       2.4.0cvs13
9789
9790         * src/noticeview.c
9791                 remove the rogue '/' character
9792
9793 2006-08-02 [paul]       2.4.0cvs12
9794
9795         * src/noticeview.c
9796                 allow buttons to resize as necessary
9797
9798 2006-08-01 [wwp]        2.4.0cvs11
9799
9800         * src/mbox.c
9801                 fix strict ISO C90 compliance.
9802
9803 2006-08-01 [wwp]        2.4.0cvs10
9804
9805         * tools/update-po
9806                 updated update-po tool to work w/ context-dependent translations.
9807                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
9808
9809 2006-08-01 [wwp]        2.4.0cvs9
9810
9811         * src/matcher.c
9812         * src/prefs_filtering.c
9813         * src/prefs_matcher.c
9814                 allow context-dependent translations for "All",
9815                 patch by Fabien Vantard <fzzzzz@gmail.com>.
9816
9817 2006-07-31 [colin]      2.4.0cvs8
9818
9819         * AUTHORS
9820         * src/gtk/authors.h
9821                 Add Rafal to authors
9822
9823 2006-07-31 [colin]      2.4.0cvs7
9824
9825         * src/compose.c
9826         * src/mainwindow.c
9827         * src/messageview.h
9828         * src/prefs_common.c
9829         * src/prefs_common.h
9830         * src/textview.c
9831                 Add 'View/Hide quotes'. Patch based on a patch
9832                 by Rafal Weglarz
9833
9834 2006-07-31 [colin]      2.4.0cvs6
9835
9836         * src/action.c
9837                 Fix problem with "> stuff >" actions
9838
9839 2006-07-31 [paul]       2.4.0cvs5
9840
9841         * po/nb.po
9842                 updated by Geir Helland
9843
9844 2006-07-31 [wwp]        2.4.0cvs4
9845
9846         * src/mainwindow.c
9847         * src/summaryview.c
9848         * src/summaryview.h
9849                 add "View/Go to/Parent message" and "View/Go to/Last read message",
9850                 thanks to Colin.
9851
9852 2006-07-31 [wwp]        2.4.0cvs3
9853
9854         * src/Makefile.am
9855         * src/addr_compl.c
9856         * src/addr_compl.h
9857         * src/addressbook.c
9858         * src/addressbook.h
9859         * src/addressbook_foldersel.c
9860         * src/addressbook_foldersel.h
9861         * src/addrindex.c
9862         * src/addrindex.h
9863         * src/matcher.c
9864         * src/matcher.h
9865         * src/matcher_parser_lex.l
9866         * src/matcher_parser_parse.y
9867         * src/prefs_common.c
9868         * src/prefs_common.h
9869         * src/prefs_filtering.c
9870         * src/prefs_matcher.c
9871         * src/prefs_matcher.h
9872         * src/summaryview.c
9873                 introduce filtering against the address book. It's now possible to add
9874                 matched conditions to determine if any email address in a message matches
9875                 or doesn't match any or all books or folders in the address book.
9876
9877 2006-07-31 [wwp]        2.4.0cvs2
9878
9879         * src/account.c
9880         * src/filtering.c
9881         * src/filtering.h
9882         * src/folder.c
9883         * src/folderview.c
9884         * src/inc.c
9885         * src/mainwindow.c
9886         * src/matcher.c
9887         * src/matcher_parser_lex.l
9888         * src/matcher_parser_parse.y
9889         * src/mbox.c
9890         * src/prefs_filtering.c
9891         * src/prefs_filtering.h
9892         * src/procmsg.c
9893         * src/procmsg.h
9894         * src/summaryview.c
9895                 introduce per-account filtering rules. Each filtering rule can now be assigned
9896                 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
9897                 when applying filtering rules manually, as all rules will apply - even the ones
9898                 assigned to an account. This issue will be addressed soon.
9899  
9900
9901
9902 2006-07-31 [wwp]        2.4.0cvs1
9903
9904         * src/quote_fmt.c
9905                 make more strings translatable.
9906
9907 2006-07-31 [paul]       2.4.0
9908
9909         2.4.0 released
9910
9911 2006-07-31 [paul]       2.3.1cvs91
9912
9913         * po/ca.po
9914                 updated by Miquel Oliete
9915
9916 2006-07-31 [paul]       2.3.1cvs90
9917
9918         * po/de.po
9919         * po/el.po
9920         * po/fr.po
9921         * po/it.po
9922         * po/pl.po
9923         * po/pt_BR.po
9924         * po/sr.po
9925         * po/zh_CN.po
9926                 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
9927                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
9928                 Aleksandar Urosevic, and Ralgh Young
9929
9930 2006-07-31 [paul]       2.3.1cvs89
9931
9932         * src/account.c
9933         * src/main.c
9934         * src/mainwindow.c
9935         * src/mainwindow.h
9936                 Fix a race condition when, after an SC crash, rescanning
9937                 folders took more than 0.5 seconds
9938                 Thanks to Colin
9939
9940 2006-07-31 [paul]       2.3.1cvs88
9941
9942         * src/folderview.c
9943                 don't translate separator strings
9944
9945 2006-07-30 [mones]      2.3.1cvs87
9946
9947         * doc/man/sylpheed-claws.1
9948                 Fixed non-ASCII chars in Hoa's name
9949         * po/es.po
9950                 Updated for release
9951
9952 2006-07-27 [colin]      2.3.1cvs86
9953
9954         * src/textview.c
9955                 Don't include the leading \n in links
9956                 Patch by Fabien
9957
9958 2006-07-25 [colin]      2.3.1cvs85
9959
9960         * src/mainwindow.c
9961         * src/common/socket.h
9962         * src/etpan/imap-thread.c
9963                 Refresh resolvers before connecting
9964                 to IMAP servers, and after switching
9965                 to online. Thanks to Paul.
9966
9967 2006-07-18 [colin]
9968
9969         * 2.4.0-rc4 released
9970
9971 2006-07-17 [colin]      2.3.1cvs84
9972
9973         * src/inc.c
9974                 Show connection attempt in statusbar before
9975                 connecting (previously first message was
9976                 "Retrieving messages from ..." after the
9977                 connection succeeded.
9978
9979 2006-07-16 [wwp]        2.3.1cvs83
9980
9981         * sylpheed-claws.ico
9982                 Added .ico file (windows multi-size icon file, generated).
9983
9984 2006-07-12 [wwp]        2.3.1cvs82
9985
9986         * src/messageview.c
9987                 remove Message/Re-edit menu entry from messageview window,
9988                 as sent/draft/queued messages are opened in compose window when
9989                 re-edited and it's not possible to re-edit other msgs.
9990
9991 2006-07-12 [paul]       2.3.1cvs81
9992
9993         * AUTHORS
9994         * src/mainwindow.c
9995         * src/gtk/authors.h
9996                 check online state before resetting
9997                 mailcheck timer. Useful if some program
9998                 verifies connection state and updates
9999                 Claws.
10000                 Patch by  Leonid Evdokimov <darkk@users.sf.net>
10001
10002 2006-07-12 [paul]       2.3.1cvs80
10003
10004         * sylpheed-claws-128x128.png
10005         * sylpheed-claws-64x64.png
10006         * sylpheed-claws.png
10007         * src/Makefile.am
10008         * src/main.c
10009         * src/prefs_toolbar.c
10010         * src/stock_pixmap.c
10011         * src/stock_pixmap.h
10012         * src/wizard.c
10013         * src/gtk/about.c
10014         * src/gtk/gtkutils.c
10015         * src/pixmaps/sylpheed-claws.xpm        ** ADDED **
10016         * src/pixmaps/sylpheed-claws_icon.xpm   ** ADDED **
10017         * src/pixmaps/sylpheed-claws_logo.xpm   ** ADDED **
10018         * src/pixmaps/sylpheed.xpm              ** REMOVED **
10019         * src/pixmaps/sylpheed_icon.xpm         ** REMOVED **
10020         * src/pixmaps/sylpheed_logo.xpm         ** REMOVED **
10021                 updated and renamed logo/icon files and related
10022                 logo by Jesper Schultz
10023
10024 2006-07-11 [paul]       2.3.1cvs79
10025
10026         * src/main.c
10027                 fix the labels a smidgin
10028
10029 2006-07-09 [colin]      2.3.1cvs78
10030
10031         * src/textview.c
10032                 Show errors in textviewer's command
10033                 Patch by H. Merijn Brand
10034
10035 2006-07-09 [colin]      2.3.1cvs77
10036
10037         * src/compose.c
10038                 Save FMID in drafts too
10039
10040 2006-07-08 [colin]      2.3.1cvs76
10041
10042         * src/compose.c
10043                 Svae RMID in drafted mails too
10044                 Save quote_fmt vars for whole mails,
10045                 don't reset at each quote_fmt_init:
10046                 allows to use the same |i{var} in
10047                 various template fields
10048         * src/prefs_template.c
10049         * src/quote_fmt.h
10050         * src/quote_fmt_parse.y
10051                 Same
10052
10053 2006-07-08 [colin]      2.3.1cvs75
10054
10055         * src/textview.c
10056                 Fix highlighting of attached parts URIs
10057
10058 2006-07-08 [colin]      2.3.1cvs74
10059
10060         * src/main.c
10061                 Prevent bug #981 (sc 2.3.1 segfaults with 
10062                 gtk+ 2.10) from being reported again:
10063                 if Sylpheed-Claws has been compiled against
10064                 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0, 
10065                 of if Sylpheed-Claws has been compiled against
10066                 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
10067                 error out.
10068
10069 2006-07-07 [colin]      2.3.1cvs73
10070
10071         * src/prefs_actions.c
10072                 Fix label
10073
10074 2006-07-07 [colin]      2.3.1cvs72
10075
10076         * src/prefs_actions.c
10077                 Fix compile on gtk < 2.8. argh :)
10078
10079 2006-07-07 [paul]       2.3.1cvs71
10080
10081         * src/common/defs.h
10082                 update DONATE_URI
10083
10084 2006-07-07 [colin]      2.3.1cvs70
10085
10086         * po/POTFILES.in
10087         * src/quote_fmt.c
10088         * src/quote_fmt_lex.l
10089         * src/quote_fmt_parse.y
10090                 Add |i{var}, a way to insert user-entered
10091                 text in a template
10092
10093 2006-07-07 [colin]
10094
10095         * 2.4.0-rc3 released
10096
10097 2006-07-07 [colin]      2.3.1cvs69
10098
10099         * src/folder.c
10100                 Don't consider inboxes of UNKNOWN folder 
10101                 classes to be useable as default inboxes
10102
10103 2006-07-07 [paul]       2.3.1cvs68
10104
10105         * src/textview.c
10106                 add missing #include <errno.h>
10107                 Thanks to René J. Blokland
10108
10109 2006-07-07 [paul]       2.3.1cvs67
10110
10111         * src/action.c
10112                 Return now Closes dialog
10113         * src/mimeview.c
10114         * src/mimeview.h
10115         * src/textview.c
10116                 add contextual menu to mime parts listed
10117                 in the textview
10118                 Thanks to Colin
10119         * src/common/utils.c
10120                 reversal: ' is a valid character in URLs
10121
10122 2006-07-06 [colin]      2.3.1cvs66
10123
10124         * src/remotefolder.h
10125                 Forgotten in previous commit
10126
10127 2006-07-06 [colin]      2.3.1cvs65
10128
10129         * src/folder.c
10130                 Set summary update flag whenever
10131                 totals changed
10132         * src/imap.c
10133         * src/prefs_account.c
10134         * src/common/utils.h
10135         * src/etpan/imap-thread.c
10136                 Fix warnings, thanks to Fabien and
10137                 Ricardo
10138
10139 2006-07-06 [wwp]        2.3.1cvs64
10140
10141         * src/gtk/gtkutils.c
10142                 GTK_STOCK_HELP exists in GTK+ 2.4.x.
10143
10144 2006-07-06 [wwp]        2.3.1cvs63
10145
10146         * src/account.c
10147         * src/addressbook.c
10148         * src/addressitem.h
10149         * src/folderview.c
10150         * src/mainwindow.c
10151         * src/manual.c
10152         * src/manual.h
10153         * src/message_search.c
10154         * src/prefs_actions.c
10155         * src/prefs_filtering.c
10156         * src/prefs_filtering.h
10157         * src/prefs_template.c
10158         * src/summary_search.c
10159         * src/summaryview.c
10160         * src/gtk/gtkutils.c
10161         * src/gtk/gtkutils.h
10162         * src/gtk/pluginwindow.c
10163                 add help buttons to some dialogs. Clicking such buttons opens a
10164                 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
10165
10166 2006-07-06 [paul]       2.3.1cvs62
10167
10168         * src/textview.c
10169                 fix attachments contextual menu
10170                 Thanks to Colin
10171
10172 2006-07-05 [colin]      2.3.1cvs61
10173
10174         * src/textview.c
10175         * src/compose.c
10176                 Handle sftp:// links
10177
10178 2006-07-05 [paul]       2.3.1cvs60
10179
10180         * src/gtk/filesel.c
10181                 grab save button by default
10182                 Thanks to Colin
10183
10184 2006-07-05 [wwp]        2.3.1cvs59
10185
10186         * manual/xml2pdf
10187                 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
10188
10189 2006-07-04 [colin]      2.3.1cvs58
10190
10191         * src/mimeview.c
10192         * src/textview.c
10193                 Use left click to select, middle click to open
10194                 on mimeparts links
10195         * src/common/utils.c
10196                 Fix segfault
10197
10198 2006-07-04 [colin]      2.3.1cvs57
10199
10200         * src/mainwindow.c
10201         * src/news.c
10202                 Warning fixes, thanks to Fabien
10203
10204 2006-07-04 [colin]      2.3.1cvs56
10205
10206         * src/mimeview.c
10207         * src/mimeview.h
10208         * src/textview.c
10209                 Allow parts to be selected via their text label
10210                 in textview
10211
10212 2006-07-04 [colin]      2.3.1cvs55
10213
10214         * src/folderview.c
10215                 Feedback when closing (for big folders)
10216         * src/prefs_actions.c
10217         * src/prefs_filtering.c
10218         * src/prefs_matcher.c
10219         * src/prefs_template.c
10220                 Fix default button when closing without
10221                 having saved
10222
10223 2006-07-04 [colin]      2.3.1cvs54
10224
10225         * src/news.c
10226                 Delete local file on deletion
10227
10228 2006-07-03 [colin]      2.3.1cvs53
10229
10230         * src/folderview.c
10231         * src/main.c
10232                 Don't freeze when rescanning after crash
10233
10234 2006-07-03 [wwp]        2.3.1cvs52
10235
10236         * src/compose.c
10237         * src/privacy.c
10238         * src/privacy.h
10239         * src/plugins/pgpinline/pgpinline.c
10240         * src/plugins/pgpmime/pgpmime.c
10241                 don't report an error when the user cancels the passphrase dialog.
10242
10243 2006-07-02 [colin]      2.3.1cvs51
10244
10245         * src/folderview.c
10246                 Open message when crossing folders with Space,
10247                 goto next unread and friends
10248
10249 2006-07-01 [colin]      2.3.1cvs50
10250
10251         * src/prefs_account.c
10252                 Typographic rules varying from language
10253                 to language (in french "Protocole :"),
10254                 we have to do that :)
10255
10256 2006-07-01 [ticho]      2.3.1cvs49
10257
10258         * src/prefs_account.c
10259                 Only use one temporary gchar* variable in
10260                 prefs_account_protocol_set_optmenu().
10261
10262 2006-07-01 [ticho]      2.3.1cvs48
10263
10264         * src/prefs_account.c
10265         * src/prefs_account.h
10266                 Use GtkLabel for existing account protocol name.
10267                 Created an array for protocol names and populate the
10268                 combobox from it in a for() cycle.
10269
10270 2006-06-30 [colin]      2.3.1cvs47
10271
10272         * src/compose.c
10273                 Block undo when changing signature (by changing
10274                 account)
10275
10276 2006-06-30 [paul]       2.3.1cvs46
10277
10278         * src/send_message.c
10279                 when editing From in the Compose window, use that address
10280                 in the Return-Path: header
10281                 Thanks to Colin
10282
10283 2006-06-30 [colin]      2.3.1cvs45
10284
10285         * src/compose.c
10286                 Fix signature replacement:
10287                 - when no newline before separator
10288                 - when reediting
10289
10290 2006-06-29 [colin]      2.3.1cvs44
10291
10292         * src/folderview.c
10293         * src/folderview.h
10294         * src/mainwindow.c
10295         * src/summaryview.c
10296                 Let 'View/Go to/Next marked' work like
10297                 Next new & Next unread: across folders
10298                 Change the select_on_entry pref to do
10299                 what we want when changing folder
10300         * src/common/utils.c
10301                 Fix single-quoted links 
10302
10303 2006-06-29 [colin]      2.3.1cvs43
10304
10305         * src/gtk/gtkaspell.c
10306                 "Sylpheed" and "Sylpheed-Claws" do exist !
10307
10308 2006-06-29 [colin]      2.3.1cvs42
10309
10310         * src/imap.c
10311                 Forgot to remove debug
10312
10313 2006-06-29 [colin]      2.3.1cvs41
10314
10315         * src/imap.c
10316         * src/imap.h
10317         * src/mainwindow.c
10318                 Disconnect from IMAP servers when going
10319                 offline. Fixes bug #978 (going to offline-mode 
10320                 won't close connections)
10321
10322 2006-06-29 [colin]      2.3.1cvs40
10323
10324         * src/main.c
10325                 Fix transient setting on failing plugins
10326                 Patch by Fabien
10327         * src/plugins/pgpcore/sgpgme.c
10328                 Only warn for OpenPGP. Most people don't
10329                 have CMS available.
10330
10331 2006-06-29 [colin]      2.3.1cvs39
10332
10333         * src/compose.c
10334                 Fix Spelling menu (discrepancy between context menu
10335                 and top menu when folder's dictionary isn't the 
10336                 default one)
10337         * src/plugins/pgpcore/sgpgme.c
10338                 More error reporting about why gpgme can fail
10339
10340 2006-06-29 [wwp]        2.3.1cvs38
10341
10342         * src/mainwindow.c
10343                 honor the display-header-pane setting even when the message view
10344                 is a separate window.
10345
10346 2006-06-29 [wwp]        2.3.1cvs37
10347
10348         * src/prefs_actions.c
10349                 forgot to commit that one (use of GTK_STOCK_INFO).
10350
10351 2006-06-29 [colin]      2.3.1cvs36
10352
10353         * src/imap.c
10354                 Better handling of login errors (ask the password
10355                 again once), alert in case of error. Fix three
10356                 signedness warnings.
10357
10358 2006-06-28 [wwp]        2.3.1cvs35
10359
10360         * src/prefs_template.c
10361         * src/prefs_matcher.c
10362         * src/prefs_filtering_action.c
10363         * src/prefs_quote.c
10364                 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
10365                 patch by Fabien Vantard, slightly modified.
10366
10367 2006-06-28 [paul]
10368
10369         2.4.0-rc2 released
10370
10371 2006-06-28 [colin]      2.3.1cvs34
10372
10373         * src/prefs_account.c
10374                 Fix bug #977 (Can't add or edit imap accounts)
10375
10376 2006-06-28 [colin]      2.3.1cvs33
10377
10378         * src/mimeview.c
10379                 Fix previous
10380
10381 2006-06-28 [colin]      2.3.1cvs32
10382
10383         * src/mimeview.c
10384                 Save named inlined attachments with "Save all"
10385         * src/main.c
10386         * src/mbox.c
10387         * src/common/plugin.c
10388         * src/common/plugin.h
10389         * src/common/sylpheed.c
10390         * src/common/utils.c
10391         * src/plugins/pgpcore/sylpheed.def
10392         * src/plugins/pgpinline/sylpheed.def
10393         * src/plugins/pgpmime/sylpheed.def
10394                 Win32 compatibility patch, by
10395                 Werner Koch
10396
10397 2006-06-28 [wwp]        2.3.1cvs31
10398
10399         * src/imap.c
10400         * src/prefs_folder_item.c
10401                 less compilation warnings (thanks to Fabien Vantard), less typos.
10402
10403 2006-06-28 [paul]       2.3.1cvs30
10404
10405         * src/gtk/gtkutils.c
10406                 gtk_combo_box_set_focus_on_click() is only
10407                 available since gtk 2.6.0
10408
10409 2006-06-28 [paul]       2.3.1cvs29
10410
10411         * src/prefs_ext_prog.c
10412                 fix engrish and add a tooltip for the
10413                 'command for 'Display as text' option
10414
10415 2006-06-28 [paul]
10416
10417         2.4.0-rc1 released
10418
10419 2006-06-28 [paul]       2.3.1cvs28
10420
10421         * ChangeLog
10422         * tools/Makefile.am
10423                 include textviewer.pl in releases
10424
10425 2006-06-28 [paul]       2.3.1cvs27
10426
10427         * src/prefs_ext_prog.c
10428                 hide Print command option if libgnomeprint
10429                 support is present
10430
10431 2006-06-27 [colin]      2.3.1cvs26
10432
10433         * src/compose.c
10434                 Fix Esc handling in insert/attach dialog
10435                 Don't show this dialog if dragging something
10436                 else than text/uri-list
10437                 Thanks to Fabien Vantard
10438         * tools/textviewer.pl
10439                 Filter script to display stuff as text
10440                 by H. Merijn Brand
10441
10442 2006-06-27 [wwp]        2.3.1cvs25
10443
10444         * src/messageview.c
10445                 use the exact product name (message view title), patch
10446                 by Fabien Vantard.
10447
10448 2006-06-27 [ticho]      2.3.1cvs24
10449
10450         * src/prefs_account.c
10451         * src/prefs_common.c
10452         * src/prefs_common.h
10453         * src/prefs_ext_prog.c
10454         * src/textview.c
10455                 Add a preference (Preferences/External programs)
10456                 to allow "Display as text" to be done via a script
10457                 (patch by H.Merijn Brand).
10458                 Use GtkComboBox for protocol selection in account
10459                 preferences.
10460                 Only include current choice for existing accounts, and
10461                 insensitivize the combobox.
10462
10463 2006-06-27 [paul]       2.3.1cvs23
10464
10465         * src/mbox.c
10466                 fix crasher introduced in cvs21.
10467                 Thanks to Colin
10468
10469 2006-06-26 [colin]      2.3.1cvs22
10470
10471         * src/mbox.c
10472                 Fix double-frees when leaving folders
10473                 after exporting to mbox
10474
10475 2006-06-26 [colin]      2.3.1cvs21
10476
10477         * src/mbox.c
10478                 More feedback (and optimisation)
10479                 on import/export
10480         * src/common/utils.c
10481                 Fix case when looking for mail addresses
10482         * src/gtk/gtkutils.c
10483                 Extra check for (X-)Face
10484
10485 2006-06-25 [ticho]      2.3.1cvs20
10486
10487         * src/compose.c
10488         * src/exphtmldlg.c
10489         * src/gtk/gtkutils.c
10490         * src/gtk/gtkutils.h
10491                 Added second argument to gtkut_sc_combobox_create() to
10492                 control focus-on-click for the widget.
10493                 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
10494
10495 2006-06-25 [ticho]      2.3.1cvs19
10496
10497         * src/compose.c
10498         * src/gtk/Makefile.am
10499         * src/gtk/combobox.c
10500         * src/gtk/combobox.h
10501         * src/gtk/gtkutils.c
10502         * src/gtk/gtkutils.h
10503                 Use GtkComboBox instead of deprecated GtkOptionMenu
10504                 for account selector in compose window and for encoding
10505                 selector in attachment properties.
10506                 Also factorise working with the new GtkComboBox somewhat.
10507
10508 2006-06-24 [paul]       2.3.1cvs18
10509
10510         * src/prefs_common.c
10511                 use the correct default value
10512
10513 2006-06-24 [paul]       2.3.1cvs17
10514
10515         * src/compose.c
10516         * src/prefs_common.c
10517         * src/prefs_common.h
10518         * src/prefs_compose_writing.c
10519                 enable setting of default action when
10520                 dnd'ing files in the compose window.
10521                 (Collaborative effort with wwp)
10522
10523 2006-06-23 [wwp]        2.3.1cvs16
10524
10525         * src/compose.c
10526                 i18n fix (thanks to Fabien Vantard)
10527
10528 2006-06-22 [colin]      2.3.1cvs15
10529
10530         * src/prefs_customheader.c
10531                 Don't use filters in custom headers' file 
10532                 selector. Remember, extensions mean nothing :)
10533
10534 2006-06-22 [paul]       2.3.1cvs14
10535
10536         * configure.ac
10537                 allow setting of man directory location
10538
10539 2006-06-22 [colin]      2.3.1cvs13
10540
10541         * src/mainwindow.c
10542                 Add 'View/Go to/Next unread folder'.
10543                 I missed that :)
10544
10545 2006-06-22 [colin]      2.3.1cvs12
10546
10547         * src/common/utils.c
10548                 Add some subject prefixes
10549                 Patch by Bjorn T Johansen <btj@havleik.no>
10550
10551 2006-06-22 [colin]      2.3.1cvs11
10552
10553         * manual/advanced.xml
10554                 Forgotten hidden pref
10555
10556 2006-06-21 [paul]       2.3.1cvs10
10557
10558         * src/prefs_account.c
10559                 complete the removal of 'Add date header' option
10560
10561 2006-06-21 [paul]       2.3.1cvs9
10562
10563         * src/account.c
10564         * src/compose.c
10565         * src/prefs_account.c
10566         * src/prefs_account.h
10567                 remove option to add date header - always
10568                 add date header
10569         * src/etpan/imap-thread.c
10570                 fix warnings (Thanks to Colin)
10571
10572 2006-06-21 [wwp]        2.3.1cvs8
10573
10574         * src/folder.c
10575                 set the attachment flag when inline text part are (file)named. This is more convenient
10576                 when receiving (for instance) inline source files or patches sent using thunderbird.
10577
10578 2006-06-21 [paul]       2.3.1cvs7
10579
10580         * src/inc.c
10581                 fix off-by-one count of current msg in
10582                 statusbar filtering progressbar
10583
10584 2006-06-21 [paul]       2.3.1cvs6
10585
10586         * src/folder.c
10587                 Show attachment icon even if the part is 'inline'
10588                 if the following conditions are met:
10589                 - content-type != 'text/plain'
10590                 - content-type != '*/pgp-signature'
10591                 - either 'name' or 'filename' parameter is not NULL
10592                 
10593                 Thanks to Colin
10594
10595 2006-06-21 [paul]       2.3.1cvs5
10596
10597         * src/messageview.c
10598         * src/prefs_common.c
10599         * src/prefs_common.h
10600         * src/prefs_other.c
10601                 add an option to 'Never send Return
10602                 Receipts'
10603                 Thanks to Colin
10604
10605 2006-06-20 [mones]      2.3.1cvs4
10606
10607         * po/es.po
10608                 updated
10609         * src/compose.c
10610                 typo fixed (space after comma)
10611         * tools/make.themes.project
10612                 remove exec mode from tarball files
10613
10614 2006-06-20 [colin]      2.3.1cvs3
10615
10616         * src/news.c
10617         * src/procheader.c
10618         * src/unmime.c
10619                 Better fix for \n's in headers (don't 
10620                 break Received: and others)
10621
10622 2006-06-20 [paul]       2.3.1cvs2
10623
10624         * src/alertpanel.c
10625         * src/textview.c
10626                 improve legibility of phishing attempt
10627                 dialog
10628
10629 2006-06-20 [paul]       2.3.1cvs1
10630
10631         * NEWS
10632         * README
10633         * configure.ac
10634                 Update version number following
10635                 stable release
10636
10637 2006-06-20 [colin]      2.3.0cvs26
10638
10639         * src/compose.c
10640                 When dragging a file to the text of the compose
10641                 window, ask whether we want to insert or attach
10642                 (I know lots of people who do that to attach)
10643
10644 2006-06-20 [colin]      2.3.0cvs25
10645
10646         * src/etpan/imap-thread.c
10647                 Fix threshold (the append command is often > 32 bytes)
10648
10649 2006-06-19 [colin]      2.3.0cvs24
10650
10651         * src/imap.c
10652         * src/etpan/imap-thread.c
10653                 Workaround Rockliffe IMAP server bug: replace
10654                 "x UID SEARCH (ANSWERED UID 1:*)" with
10655                 "x UID SEARCH ANSWERED"
10656                 (Rockliffe doesn't handle the parenthesis)
10657
10658 2006-06-19 [colin]      2.3.0cvs23
10659
10660         * src/compose.c
10661         * src/imap.c
10662         * src/etpan/imap-thread.c
10663                 Probably fix bug #972 (Freezes when adding 
10664                 an attachment to the message)
10665         * src/common/defs.h
10666                 Modernize Firefox cmd
10667
10668
10669 2006-06-18 [colin]      2.3.0cvs22
10670
10671         * src/prefs_customheader.c
10672                 Only allow correct filenames for various
10673                 custom headers
10674
10675 2006-06-18 [colin]      2.3.0cvs21
10676
10677         * src/prefs_customheader.c
10678                 Add a 'From File...' button in custom headers prefs, which
10679                 try to do the right thing: 
10680                 for normal headers, use file as plaintext,
10681                 for X-Face, calls compface,
10682                 for Face, encode to b64.
10683
10684 2006-06-17 [colin]      2.3.0cvs20
10685
10686         * src/mh.c
10687                 Warning fix
10688
10689 2006-06-16 [colin]      2.3.0cvs19
10690
10691         * src/summaryview.c
10692                 Recursive quicksearch: show message list
10693                 in current folder, *then* search children
10694                 in the background.
10695
10696 2006-06-16 [colin]      2.3.0cvs18
10697
10698         * src/main.c
10699                 Instead of ignoring SIGPIPE, save caches
10700                 when getting one. Will fix the fact that
10701                 hot caches are out-of-date when logging 
10702                 out of Xorg.
10703         * src/compose.c
10704         * src/prefs_compose_writing.c
10705                 Only save text (not attachments) when 
10706                 auto-saving to drafts
10707         * src/unmime.c
10708                 Always replace \n, \r and \t with spaces
10709                 in headers
10710         * manual/dist/html/Makefile.am
10711         * manual/dist/pdf/Makefile.am
10712         * manual/dist/ps/Makefile.am
10713         * manual/dist/txt/Makefile.am
10714         * manual/fr/dist/html/Makefile.am
10715         * manual/fr/dist/pdf/Makefile.am
10716         * manual/fr/dist/ps/Makefile.am
10717         * manual/fr/dist/txt/Makefile.am
10718         * manual/pl/dist/html/Makefile.am
10719         * manual/pl/dist/pdf/Makefile.am
10720         * manual/pl/dist/ps/Makefile.am
10721         * manual/pl/dist/txt/Makefile.am
10722                 Fix make clean removing pregenerated manuals
10723
10724
10725 2006-06-16 [colin]      2.3.0cvs17
10726
10727         * src/plugins/pgpcore/sgpgme.c
10728         * src/plugins/pgpmime/pgpmime.c
10729         * src/plugins/pgpinline/pgpinline.c
10730                 Better error reporting in setup_signers.
10731                 Don't fallback to default key if specified
10732                 key isn't found.
10733                 Don't allow signing if more than one secret
10734                 key matches the one specified in prefs.
10735
10736 2006-06-15 [colin]      2.3.0cvs16
10737
10738         * src/folderview.c
10739                 Add "Send queue" in the folder's contextual
10740                 menu
10741         * src/compose.c
10742         * src/messageview.c
10743         * src/privacy.c
10744         * src/privacy.h
10745         * src/procmime.c
10746         * src/procmsg.c
10747         * src/plugins/pgpcore/passphrase.c
10748         * src/plugins/pgpcore/sgpgme.c
10749         * src/plugins/pgpinline/pgpinline.c
10750         * src/plugins/pgpmime/pgpmime.c
10751                 Better error reporting
10752         * src/mbox.c
10753                 Probably fix bug #971 (2.2.3 cannot read mail 
10754                 from local mbox)
10755
10756
10757 2006-06-15 [mones]      2.3.0cvs15
10758
10759         * tools/make.themes.project
10760                 creates the themes project from the web page
10761
10762 2006-06-15 [colin]      2.3.0cvs14
10763
10764         * src/folder.c
10765                 Better fix (avoid losing the folder if scan_tree 
10766                 fails)
10767
10768 2006-06-15 [cleroy]     2.3.0cvs13
10769
10770         * src/folder.c
10771                 Probably fix Bug #969 (crash on rebuilding 
10772                 imap folder)
10773
10774 2006-06-14 [colin]      2.3.0cvs12
10775
10776         * manual/dtd/manual.xsl
10777         * manual/sylpheed-claws-manual.xml
10778         * manual/fr/sylpheed-claws-manual.xml
10779         * manual/pl/sylpheed-claws-manual.xml
10780                 Insert pagebreaks between sections
10781
10782 2006-06-14 [paul]       2.3.0cvs11
10783
10784         * configure.ac
10785                 better fix than 2.3.0cvs10
10786
10787 2006-06-14 [paul]       2.3.0cvs10
10788
10789         * configure.ac
10790                 fix setting of PACKAGE_DATA_DIR with newer autoconf
10791                 (backwards compatible)
10792
10793 2006-06-13 [colin]      2.3.0cvs9
10794
10795         * src/messageview.c
10796                 Fix sending of return receipt with the new queue folders
10797
10798 2006-06-13 [wwp]        2.3.0cvs8
10799
10800         * src/quote_fmt_lex.l
10801                 fix wrong tokens returned in quote_fmt lexer, query not().
10802
10803 2006-06-13 [wwp]        2.3.0cvs7
10804
10805         * src/folder.c
10806         * src/prefs_folder_item.c
10807                 allow changing folder type even when folder is not a top-level one,
10808                 thanks to Colin.
10809
10810 2006-06-12 [colin]      2.3.0cvs6
10811
10812         * src/folderview.c
10813                 Fix double-ask of "Do you want to mark all
10814                 as read"
10815
10816 2006-06-12 [colin]      2.3.0cvs5
10817
10818         * src/compose.c
10819         * src/compose.h
10820         * src/folder.c
10821         * src/folder.h
10822         * src/imap.c
10823         * src/inc.c
10824         * src/main.c
10825         * src/messageview.c
10826         * src/mh.c
10827         * src/prefs_folder_item.c
10828         * src/procheader.c
10829         * src/procmime.c
10830         * src/procmsg.c
10831         * src/procmsg.h
10832         * src/send_message.c
10833         * src/summaryview.c
10834         * src/toolbar.c
10835                 Apply bug #964's patch (Queue and drafts aren't normal)
10836                 The Drafts and Queue folder now contain RFC-822 files,
10837                 allowing to move and copy mails from and to these 
10838                 folders. Moving from Drafts to Queue will prepare the
10839                 mail for sending (PGP signature, encryption, etc).
10840                 This patch also rework sending errors handling to try
10841                 to be more helpful.
10842                 Also, allow redefining folder types via the GUI 
10843                 (Folder type in its Properties)
10844
10845 2006-06-12 [colin]      2.3.0cvs4
10846
10847         * src/summaryview.c
10848         * src/prefs_common.c
10849         * src/prefs_common.h
10850         * src/gedit-print.c
10851                 Allow to define a specific print font - patch
10852                 by Bernhard Walle <bernhard.walle@gmx.de>
10853         * src/prefs_fonts.c
10854         * manual/advanced.xml
10855         * manual/fr/advanced.xml
10856                 Add a hidden pref to allow deletion without
10857                 confirmation
10858
10859 2006-06-12 [wwp]        2.3.0cvs3
10860
10861         * .cvsignore
10862                 more files to ignore.
10863
10864 2006-06-12 [wwp]        2.3.0cvs2
10865
10866         * src/quote_fmt.c
10867         * src/quote_fmt_lex.l
10868         * src/quote_fmt_parse.y
10869                 extend the quote_fmt parser (templates and quotes):
10870                 - allow limited sub-expressions in |p{} and |f{} expressions,
10871                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
10872                 - implemented/fixed missing implementation of query_references and show_references,
10873                 - completed, fixed contents and format of the symbols help dialog,
10874                 - fix some compilation warnings.
10875
10876 2006-06-12 [wwp]        2.3.0cvs1
10877
10878         * manual/advanced.xml
10879         * manual/fr/advanced.xml
10880                 updates in the "templates" section of the manual (eng/fr):
10881                  - be more precise (both versions)
10882                  - completed to match the english reference (fr version)
10883                  - touchups (both versions)
10884
10885 2006-06-12 [paul]       2.3.0
10886
10887         2.3.0 released
10888
10889 2006-06-12 [paul]       2.2.3cvs14
10890
10891         * po/ca.po
10892         * po/cs.po
10893         * po/de.po
10894         * po/el.po
10895         * po/fr.po
10896         * po/it.po
10897         * po/pt_BR.po
10898         * po/sr.po
10899         * po/zh_CN.po
10900                 updated by Miquel Oliete, Tim, Stephan Sachse,
10901                 Stavros Giannouris, Fabien Vantard, Andrea
10902                 Spadaccini, Frederico Goncalves Guimaraes,
10903                 Aleksandar Urosevic, and Ralgh Young
10904
10905 2006-06-12 [colin]      2.2.3cvs13
10906
10907         * src/mbox.c
10908                 Add missing header
10909
10910 2006-06-11 [colin]      2.2.3cvs12
10911
10912         * src/msgcache.c
10913                 Verify that g_malloc() succeeded
10914
10915 2006-06-11 [colin]      2.2.3cvs11
10916
10917         * src/wizard.c
10918                 Add Face header to welcome mail
10919
10920 2006-06-10 [colin]      2.2.3cvs10
10921
10922         * src/textview.c
10923                 Revert previous (Forgot it changes the
10924                 margin on the whole mail)
10925
10926 2006-06-10 [colin]      2.2.3cvs9
10927
10928         * src/textview.c
10929                 Don't overlap long headers under (X-)Face
10930
10931 2006-06-10 [mones]      2.2.3cvs8
10932
10933         * manual/xml2pdf
10934                 allow generation of manual on systems lacking saxon binary
10935                 but with java and the saxon library installed
10936
10937         * po/es.po
10938                 updated for release
10939
10940 2006-06-09 [colin]      2.2.3cvs7
10941
10942         * src/summaryview.c
10943                 Fix leak when using Display Sender using Addressbook
10944
10945 2006-06-09 [colin]      2.2.3cvs6
10946
10947         * src/compose.c
10948         * src/folder.c
10949         * src/folderview.c
10950         * src/mimeview.c
10951         * src/summaryview.c
10952                 More leaks fixes
10953
10954 2006-06-09 [paul]       2.2.3cvs5
10955
10956         * AUTHORS
10957         * src/gtk/authors.h
10958         * tools/claws.i18n.status.pl
10959                 updated with new info
10960
10961 2006-06-09 [paul]       2.2.3cvs4
10962
10963         * README
10964                 updated
10965         * manual/ack.xml
10966                 add wwp to authors list
10967         * src/gtk/authors.h
10968                 update mine and Colin's addresses
10969
10970 2006-06-08 [colin]      2.2.3cvs3
10971
10972         * src/etpan/imap-thread.c
10973                 Fix leak on SSL cert check
10974
10975 2006-06-08 [colin]      2.2.3cvs2
10976
10977         * src/common/utils.c
10978                 Fix leak
10979
10980 2006-06-08 [paul]       2.2.3cvs1
10981
10982         * configure.ac
10983                 Update version number following
10984                 stable release
10985
10986 2006-06-07 [colin]      2.2.2cvs3
10987
10988         * src/msgcache.c
10989                 Fix catching cache read errors (guint instead of gint)
10990                 Prevent malloc'ing more than 8MB (means cache corruption)
10991
10992 2006-06-07 [paul]       2.2.2cvs2
10993
10994         * src/exporthtml.c
10995         * src/exportldif.c
10996         * src/mh.c
10997         * src/mutt.c
10998         * src/pine.c
10999         * src/common/utils.c
11000                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
11001                 obey $HOME'
11002                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
11003                 Thanks to Colin
11004
11005 2006-06-06 [paul]       2.2.2cvs1
11006
11007         * configure.ac
11008                 Update version number following
11009                 stable release
11010
11011 2006-06-06 [paul]       2.2.1cvs6
11012
11013         * src/matcher.c
11014                 fix  implicit declaration of
11015                 sylpheed_do_idle()
11016                 Patch by Fabien Vantard
11017
11018 2006-06-06 [paul]       2.2.1cvs5
11019
11020         * src/matcher.c
11021                 fix age_greater and age_lower so that they
11022                 mean what say and not '...or equal to'
11023                 Thanks to Colin
11024
11025 2006-06-06 [paul]       2.2.1cvs4
11026
11027         * src/textview.c
11028         * src/common/utils.c
11029                 fix URI check
11030                 Thanks to Colin
11031
11032 2006-06-05 [wwp]        2.2.1cvs3
11033
11034         * manual/fr/account.xml
11035                 minor language fixes (thanks to Fabien Vantard).
11036
11037 2006-06-05 [colin]      2.2.1cvs2
11038
11039         * src/prefs_folder_item.c
11040         * src/folderview.c
11041                 Allow recursive setting of properties 
11042                 for whole mailboxes
11043         * src/matcher.c
11044                 Don't freeze on 'test' filtering rule
11045
11046 2006-06-05 [colin]      2.2.1cvs1
11047
11048         * configure.ac
11049                 Update version number following
11050                 stable release
11051
11052 2006-06-04 [wwp]        2.2.0cvs82
11053
11054         * manual/glossary.xml
11055         * manual/account.xml
11056         * manual/fr/glossary.xml
11057         * manual/fr/account.xml
11058                 added glossary section and references/links related to the Face custom header.
11059
11060 2006-06-04 [colin]      2.2.0cvs81
11061
11062         * src/summaryview.c
11063                 Skip to next message on move with no
11064                 immediate execution
11065
11066 2006-06-04 [wwp]        2.2.0cvs80
11067
11068         * manual/xml2pdf
11069                 added sanity checks, exit when needed.
11070
11071 2006-06-03 [paul]       2.2.0cvs79
11072
11073         * src/prefs_receive.c
11074                 page name is now 'Receiving'
11075         * src/prefs_send.c
11076                 page name is now 'Sending'
11077
11078 2006-06-03 [colin]      2.2.0cvs78
11079
11080         * src/plugins/spamassassin/spamassassin_gtk.c
11081                 Autoswitch to Localhost if transport was previously
11082                 disabled. Else people had to check [] Enable, then
11083                 *reselect* transport.
11084
11085 2006-06-03 [colin]      2.2.0cvs77
11086
11087         * src/plugins/pgpinline/pgpinline.c
11088         * src/plugins/pgpmime/pgpmime.c
11089                 Check that gpg_data_release_and_get_mem 
11090                 didn't fail (now, why this happens...)
11091
11092 2006-06-03 [colin]      2.2.0cvs76
11093
11094         * src/mbox.c
11095                 Fix bug #962 (Manual and/or UI should 
11096                 warn about incompatible locking 
11097                 causing dataloss)
11098
11099 2006-06-02 [cleroy]     2.2.0cvs75
11100
11101         * src/filtering.c
11102         * src/folder.c
11103         * src/procmsg.c
11104         * src/summaryview.c
11105                 Fix a few leaks
11106
11107 2006-06-02 [colin]      2.2.0cvs74
11108
11109         * src/main.c
11110                 On exit, free caches after writing them
11111                 Shuts up some valgrind false positives
11112         * src/procmsg.c
11113         * src/send_message.c
11114                 Fix races when reusing existing SMTP connections
11115                 Fix inexistant session timeout
11116         * src/toolbar.c
11117                 Display alertpanel after all queues have
11118                 been processed, not after each
11119
11120 2006-06-02 [wwp]        2.2.0cvs73
11121
11122         * manual/fr/glossary.xml
11123         * manual/fr/ack.xml
11124         * manual/ack.xml
11125                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
11126
11127 2006-06-02 [wwp]        2.2.0cvs72
11128
11129         * manual/xml2pdf
11130         * manual/dist/pdf/Makefile.am
11131         * manual/dtd/manual.xsl
11132         * manual/fr/dist/pdf/Makefile.am
11133         * manual/pl/dist/pdf/Makefile.am
11134                 we changed the procedure to generate the .pdf version of the manual.
11135                 The procedure is more modern and the .pdf we get now has a valid index.
11136                 Here are the new pre-requisites:
11137
11138                 - JRE 1.x (1.4 here): there must be one from your distro
11139                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
11140                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
11141                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
11142
11143                 See my posts for further info about the installation of this toolchain:
11144
11145                 Date: Fri, 19 May 2006 19:40:06 +0200
11146                 From: wwp <subscript@free.fr>
11147                 To: sylpheed-claws-devel@lists.sourceforge.net
11148                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
11149
11150                 and
11151
11152                 Date: Wed, 24 May 2006 12:58:49 +0200
11153                 From: wwp <subscript@free.fr>
11154                 To: sylpheed-claws-devel@lists.sourceforge.net
11155                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
11156
11157 2006-06-01 [colin]      2.2.0cvs71
11158
11159         * src/compose.c
11160                 Better guards against IMAP races
11161         * src/main.c
11162         * src/prefs_common.c
11163         * src/prefs_common.h
11164         * src/common/ssl_certificate.c
11165         * src/etpan/imap-thread.c
11166         * src/etpan/imap-thread.h
11167         * src/gtk/sslcertwindow.c
11168                 New hidden option ssl_skip_cert_check to 
11169                 avoid dups of bug #959 (libetpan linked
11170                 against gnutls and gnutls buggy on 64bit)
11171                 Present expired warning only once per
11172                 session/server.
11173         * manual/advanced.xml
11174         * manual/fr/advanced.xml
11175                 Document new option
11176
11177 2006-06-01 [wwp]        2.2.0cvs70
11178
11179         * src/messageview.c
11180                 fix for bug #961 (return receipt dialog 
11181                 complains incorrectly about return-path 
11182                 email adress being different), thanks 
11183                 to Colin.
11184
11185 2006-05-31 [cleroy]     2.2.0cvs69
11186
11187         * src/common/ssl.c
11188                 Guard against NULLs, although this
11189                 should never be an issue
11190
11191 2006-05-31 [colin]      2.2.0cvs68
11192
11193         * src/filtering.c
11194                 Use g_slist_prepend
11195         * src/imap.c
11196                 Don't remove caches when destroying folder, it
11197                 could (should) be done at exit
11198         * src/inc.c
11199                 free processing cache after incorporation
11200         * src/etpan/imap-thread.c
11201                 Maybe fix bug #959 (Crash on moving to emails 
11202                 to a imap account per ssl with a expired 
11203                 certificate.)
11204
11205 2006-05-30 [colin]      2.2.0cvs67
11206
11207         * src/summaryview.c
11208                 Put back event flush when displaying message
11209                 It avoids reading a bunch of messages just
11210                 by hitting shift-n for too long ;)
11211
11212 2006-05-29 [colin]      2.2.0cvs66
11213
11214         * src/summaryview.c
11215                 Remove useless g_warnings
11216
11217 2006-05-29 [colin]      2.2.0cvs65
11218
11219         * src/imap.c
11220                 Fix g_slist_append()s for performance
11221
11222 2006-05-29 [colin]      2.2.0cvs64
11223
11224         * src/compose.c
11225         * src/common/utils.c
11226                 Fix extraneous tab at start of addresses
11227         * src/mainwindow.c
11228                 Fix warnings (thanks to Fabien)
11229                 Fix crash at exit when composing messages 
11230                 exist
11231         * src/pop.c
11232                 Fix progress bar when deleting expired mails
11233                 Thanks to Hiro
11234         * src/summaryview.c
11235         * src/gtk/gtksctree.c
11236                 Fix re-sorting slowness
11237
11238 2006-05-29 [paul]       2.2.0cvs63
11239
11240         * src/mh.c
11241                 fetch full message when moving mails
11242                 from another mailbox, (fixed data loss
11243                 when filtering from IMAP to MH, introduced
11244                 in 2.2.0cvs57).
11245                 Thanks to Colin
11246
11247 2006-05-29 [mones]      2.2.0cvs62
11248
11249         * src/gtk/gtksctree.c
11250                 Unselect faster (patch by Colin)        
11251
11252 2006-05-26 [colin]      2.2.0cvs61
11253
11254         * src/summaryview.c
11255                 Unplug MSGINFO_UPDATE callback on delete too.
11256
11257 2006-05-26 [colin]      2.2.0cvs60
11258
11259         * src/foldersel.c
11260                 Fix bold in folder selection window with glib2.10
11261                 thanks Hiro
11262
11263 2006-05-26 [colin]      2.2.0cvs59
11264
11265         * src/procheader.c
11266                 Convert date only if necessary (and don't
11267                 try to convert from utf8 to utf8, too)
11268         * src/summaryview.c
11269                 Only set column's text if the column's 
11270                 displayed
11271
11272 2006-05-26 [colin]      2.2.0cvs58
11273
11274         * src/summaryview.c
11275         * src/gtk/gtkutils.c
11276                 Fix useless warning
11277
11278 2006-05-26 [colin]      2.2.0cvs57
11279
11280         * src/mainwindow.c
11281                 Make summaryview selectable as long as 
11282                 no message has focus
11283         * src/mh.c
11284                 Faster deletion (by implementing mh_remove_msgs)
11285                 Faster copy (avoid using mh_fetch_msg just to get
11286                 the filename)
11287                 Faster move (using move_file instead of copy_file
11288                 if MSG_IS_MOVE)
11289                 No progressbar if total number of mails to cp/mv 
11290                 is less than 100
11291         * src/summaryview.c
11292                 Fix removal from subject_table when mail gets moved
11293                 Faster deletion (g_slist_prepend instead of append)
11294         * src/gtk/gtksctree.c
11295                 Remove useless code
11296
11297 2006-05-25 [colin]      2.2.0cvs56
11298
11299         * src/common/ssl_certificate.c
11300                 Fix leak in expired cert check
11301
11302 2006-05-25 [colin]      2.2.0cvs55
11303
11304         * src/mh.c
11305                 Disable flags syncing on .mh_sequences - it
11306                 is buggy and marks mails read under unknown
11307                 conditions.
11308
11309 2006-05-25 [paul]
11310
11311         * 2.3.0-rc4 released
11312
11313 2006-05-24 [colin]      2.2.0cvs54
11314
11315         attention cvs users: if you manage to crash
11316         Sylpheed-Claws while moving, copying or deleting
11317         mails, we *are* interested in stack traces and
11318         valgrind logs. It looks stable, but one never
11319         knows...
11320
11321         * src/folder.c
11322                 Add progressbar for cache updates
11323         * src/folderutils.c
11324                 Optimize Mark all read in the current
11325                 folder
11326         * src/mh.c
11327                 Add progressbar for copy/move
11328         * src/procmsg.c
11329                 Optimize O(n^2) in copy/move
11330         * src/summaryview.c
11331         * src/gtk/gtksctree.c
11332                 Optimize O(n^2) algos
11333         * src/common/timing.h
11334                 Display ms instead of us
11335
11336 2006-05-24 [wwp]        2.2.0cvs53
11337
11338         * manual/fr/advanced.xml
11339                 updates to the French manual.
11340
11341 2006-05-24 [wwp]        2.2.0cvs52
11342
11343         * src/common/utils.c
11344                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
11345
11346 2006-05-24 [wwp]        2.2.0cvs51
11347
11348         * src/folderutils.c
11349                 fixed "mark all read" in MH folders (thanks to Colin).
11350
11351 2006-05-24 [paul]       2.2.0cvs50
11352
11353         * doc/man/sylpheed-claws.1
11354                 updated the man page
11355
11356 2006-05-23 [colin]      2.2.0cvs49
11357
11358         * src/folderview.c
11359         * src/imap.c
11360         * src/inc.c
11361         * src/mbox.c
11362         * src/messageview.c
11363         * src/news.c
11364         * src/send_message.c
11365         * src/summaryview.c
11366         * src/gtk/sslcertwindow.c
11367                 alertpanel fixes, by Fabien
11368
11369 2006-05-23 [colin]      2.2.0cvs48
11370
11371         * src/folder.c
11372         * src/folderview.c
11373         * src/msgcache.c
11374         * src/summaryview.c
11375         * src/gtk/gtksctree.c
11376         * src/gtk/gtksctree.h
11377                 More timings
11378                 Fix slow loading problem, which was caused by the
11379                 use of some gtk_ctree funcs and their use of
11380                 g_list_position while gtk_ctree_(un)link'ing.
11381                 Reap more functions from gtkctree.c to be sure we
11382                 use our (fast) version instead of theirs.
11383         * src/mh.c
11384                 Fix copy of unread mails
11385
11386
11387 2006-05-22 [wwp]        2.2.0cvs47
11388
11389         * manual/fr/advanced.xml
11390                 updated.
11391
11392 2006-05-22 [colin]      2.2.0cvs46
11393
11394         * src/filtering.c
11395                 Fix possible infinite loop. 'copy' is not a 
11396                 final action, so when encountering a 'copy',
11397                 we have to check if a previous one was set
11398                 and do it. In the same way, if we encounter
11399                 a 'move' we have to perform a possibly 
11400                 pending 'copy'. This will slow down filtering
11401                 on IMAP if move+copy or multiple copy actions
11402                 are to be done, but handling it via the batch
11403                 would be really too convoluted.
11404
11405 2006-05-22 [wwp]        2.2.0cvs45
11406
11407         * manual/fr/advanced.xml
11408         * manual/fr/faq.xml
11409         * manual/fr/glossary.xml
11410         * manual/fr/handling.xml
11411         * manual/fr/intro.xml
11412         * manual/fr/plugins.xml
11413         * manual/fr/sylpheed-claws-manual.xml
11414                 sync w/ the english manual: updates URIs, documented mailing-list
11415                 support, better explanation about the enabled/disabled feature
11416                 in filtering/processing rules by Paul.
11417
11418 2006-05-21 [colin]      2.2.0cvs44
11419
11420         * src/summaryview.c
11421                 Don't expand after building threads, but during
11422
11423 2006-05-21 [colin]      2.2.0cvs43
11424
11425         * src/procmsg.c
11426         * src/summaryview.c
11427                 More timing possibilities... For next time I have 
11428                 to find out how the hell some 3GHz computer takes
11429                 one minute to open a 30k folder...
11430
11431 2006-05-21 [colin]      2.2.0cvs42
11432
11433         * manual/pl/advanced.xml
11434         * manual/pl/faq.xml
11435         * manual/pl/glossary.xml
11436         * manual/pl/handling.xml
11437         * manual/pl/intro.xml
11438         * manual/pl/plugins.xml
11439         * manual/pl/sylpheed-claws-manual.xml
11440                 Polish manual updated by Pawel
11441
11442 2006-05-20 [colin]
11443
11444         * 2.3.0-rc3 released
11445
11446 2006-05-20 [colin]      2.2.0cvs41
11447
11448         * src/imap.c
11449                 Fix -rc2 problems:
11450                 - remove cache of moved messages from original folder
11451                 - apply new flags to messages even if they aren't appliable
11452                   via IMAP.
11453
11454 2006-05-20 [colin]
11455
11456         * 2.3.0-rc2 released
11457
11458 2006-05-19 [colin]      2.2.0cvs40
11459
11460         * src/imap.c
11461                 Don't issue SELECT in imap_change_flags
11462                 before having checked that we indeed have
11463                 some flags to change. MSG_POSTFILTERED for
11464                 example can't be used on IMAP.
11465                 Fixes bug #955 (copying messages between 
11466                 imap folders is extremely slow), which was
11467                 a regression.
11468
11469 2006-05-19 [colin]      2.2.0cvs39
11470
11471         * src/folder.c
11472         * src/folder.h
11473         * src/folderview.c
11474                 Try to fix bug #830 (Some unread messages 
11475                 get marked read in IMAP inbox):
11476                 - Prevent scanning a folder if it's being 
11477                   opened via the GUI
11478                 - Postpone opening via the GUI of a folder
11479                   currently scanned.
11480
11481
11482 2006-05-19 [wwp]        2.2.0cvs38
11483
11484         * manual/advanced.xml
11485                 fix English+typo (thanks to Paul).
11486
11487 2006-05-19 [wwp]        2.2.0cvs37
11488
11489         * manual/advanced.xml
11490         * manual/fr/advanced.xml
11491         * src/gtk/logwindow.c
11492         * src/prefs_common.c
11493         * src/prefs_common.h
11494                 added hidden prefs to allow customization of colors used in
11495                 protocol log window (useful for dark gtk+ themes).
11496
11497 2006-05-19 [wwp]        2.2.0cvs36
11498
11499         * ChangeLog
11500                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
11501
11502 2006-05-19 [paul]       2.2.0cvs35
11503
11504         * src/textview.c
11505                 make Reply-To fully clickable
11506         * src/gtk/logwindow.c
11507                 more colouring (SMTP ESMTP)
11508         Both patches by Pawel Pekala
11509
11510 2006-05-19 [cleroy]     2.2.0cvs34
11511
11512         * src/mh.c
11513                 Don't update flags from current folder
11514                 Probably fixes bug #935 (Read Messages 
11515                 Revert to Being Marked as Unread)
11516
11517 2006-05-18 [colin]      2.2.0cvs33
11518
11519         * src/imap.c
11520                 Warning fix
11521         * src/compose.c
11522         * src/mainwindow.c
11523         * src/summaryview.c
11524         * src/toolbar.c
11525                 Allow replying to multiple emails
11526                 in multiple windows
11527         * src/mimeview.c
11528         * src/etpan/imap-thread.c
11529                 Leak fixes
11530
11531 2006-05-18 [paul]       2.2.0cvs32
11532
11533         * src/summaryview.c
11534                 keep Mailing-List menu refreshed
11535                 Thanks to Colin
11536
11537 2006-05-18 [paul]       2.2.0cvs31
11538
11539         * manual/advanced.xml
11540         * manual/faq.xml
11541         * manual/glossary.xml
11542         * manual/handling.xml
11543         * manual/intro.xml
11544         * manual/plugins.xml
11545         * manual/sylpheed-claws-manual.xml
11546                 update URLs
11547                 add info about mailing-list support
11548                 edit filtering info
11549         * src/wizard.c
11550         * src/common/defs.h
11551         * src/gtk/about.c
11552         * src/plugins/dillo_viewer/README
11553                 update URLs
11554
11555 2006-05-17 [wwp]        2.2.0cvs30
11556
11557         * manual/handling.xml
11558         * manual/fr/handling.xml
11559                 documented the ability to enabled/disable filtering/processing rules.
11560
11561 2006-05-17 [colin]      2.2.0cvs29
11562
11563         * src/main.c
11564                 Don't initialize g_thread subsystem if it's 
11565                 already done (thanks to Hiro)
11566         * src/mimeview.c
11567                 Fix saving of parts when there name can't be
11568                 converted from UTF-8.
11569
11570 2006-05-17 [paul]       2.2.0cvs28
11571
11572         * po/Makefile.in.in
11573                 fix config.status warning with autoconf 2.60
11574
11575 2006-05-17 [paul]       2.2.0cvs27
11576
11577         * po/POTFILES.in
11578                 add src/mbox.c
11579
11580 2006-05-17 [wwp]        2.2.0cvs26
11581
11582         * src/mainwindow.c
11583                 fix useless and potentially dangerous buffer walking (thanks to Colin).
11584
11585 2006-05-17 [wwp]        2.2.0cvs25
11586
11587         * src/plugins/demo/demo.c
11588                 updated product name in plugin demo (many plugins need to be
11589                 sync'ed w/ that change).
11590
11591 2006-05-17 [colin]      2.2.0cvs24
11592
11593         * src/mh.c
11594                 Fix leak
11595
11596 2006-05-16 [colin]      2.2.0cvs23
11597
11598         * src/mainwindow.c
11599                 Stupid me hit again. Fix cvs22.
11600
11601 2006-05-16 [colin]      2.2.0cvs22
11602
11603         * src/mainwindow.c
11604                 Fix bug #922 (sylpheed-claws crashed after 
11605                 pushing on Inbox folder)
11606
11607 2006-05-16 [colin]      2.2.0cvs21
11608
11609         * src/compose.c
11610                 Make From header be copy/paste/select-able
11611
11612 2006-05-16 [wwp]        2.2.0cvs20
11613
11614         * src/export.c
11615         * src/matcher.c
11616         * src/summaryview.c
11617         * src/etpan/imap-thread.c
11618                 fix some compiler warnings (thanks to Colin).
11619
11620 2006-05-16 [wwp]        2.2.0cvs19
11621
11622         * src/action.c
11623         * src/gedit-print.c
11624         * src/inc.c
11625         * src/mainwindow.c
11626         * src/mh.c
11627         * src/statusbar.c
11628         * src/send_message.c
11629         * src/summaryview.c
11630                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
11631
11632 2006-05-15 [colin]      2.2.0cvs18
11633
11634         * src/procmsg.c
11635                 Fix automatic rule creation with List-Post
11636
11637 2006-05-15 [paul]       2.2.0cvs17
11638
11639         * tools/filter_conv_new.pl
11640                 updated for rule enabling/disabling
11641                 claws version >= 2.3.x required
11642
11643 2006-05-15 [cleroy]     2.2.0cvs16
11644
11645         * src/main.c
11646                 Revert test
11647
11648 2006-05-15 [cleroy]     2.2.0cvs15
11649
11650         * src/main.c
11651                 test
11652
11653 2006-05-15 [wwp]        2.2.0cvs14
11654
11655         * manual/pl/.cvsignore
11656                 ignore generated files.
11657
11658 2006-05-14 [wwp]        2.3.0-rc1
11659
11660         * 2.3.0-rc1 released
11661
11662 2006-05-13 [wwp]        2.2.0cvs13
11663
11664         * src/filtering.c
11665         * src/filtering.h
11666         * src/matcher.c
11667         * src/matcher_parser_lex.l
11668         * src/matcher_parser_parse.y
11669         * src/prefs_filtering.c
11670                 new feature: provide the ability to disable filtering and processing
11671                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
11672                 adaptations.
11673
11674 2006-05-13 [colin]      2.2.0cvs12
11675
11676         * src/compose.c
11677                 Remove useless if (a) b; else b;
11678                 Thanks to wwp
11679
11680 2006-05-13 [wwp]        2.2.0cvs11
11681
11682         * src/export.c
11683         * src/import.c
11684         * src/mainwindow.c
11685         * src/mbox.c
11686         * src/summaryview.c
11687         * src/summaryview.h
11688                 no more silent failures (or at least less ones) when importing
11689                 or exporting from/to mbox. Also start importing/exporting if
11690                 the necessary info is set.
11691
11692 2006-05-13 [wwp]        2.2.0cvs10
11693
11694         * RELEASE_NOTES
11695                 restored up-to-date release notes.
11696
11697 2006-05-13 [paul]       2.2.0cvs9
11698
11699         * po/nl.po
11700         * po/ru.po
11701                 updated by Tim Dijkstra and Pavlo Bohmat
11702
11703 2006-05-12 [colin]      2.2.0cvs8
11704
11705         * src/gtk/quicksearch.c
11706                 Add "k" as shortcut for "colorlabel". Patch
11707                 by ath42@users.sf.net.
11708
11709 2006-05-12 [paul]       2.2.0cvs7
11710
11711         * src/prefs_common.h
11712         * src/prefs_summaries.c
11713         * src/summaryview.c
11714                 when entering a folder also allow
11715                 going directly to first Marked message
11716
11717 2006-05-12 [paul]       2.2.0cvs6
11718
11719         * src/summaryview.c
11720                 always obey 'confirm before marking all
11721                 mails read' option
11722
11723 2006-05-12 [paul]       2.2.0cvs5
11724
11725         * src/textview.c
11726                 make Sender fully clickable
11727
11728 2006-05-12 [colin]      2.2.0cvs4
11729
11730         * src/compose.c
11731         * src/compose.h
11732                 Let From be editable
11733         * src/main.c
11734         * src/mh.c
11735                 Full support of .mh_sequences' Unseen seq
11736
11737 2006-05-12 [colin]      2.2.0cvs3
11738
11739         * src/folder.c
11740         * src/mainwindow.c
11741         * src/mainwindow.h
11742         * src/messageview.c
11743         * src/prefs_spelling.c
11744         * src/procheader.c
11745         * src/procmsg.c
11746         * src/procmsg.h
11747         * src/summaryview.c
11748         * src/toolbar.c
11749         * src/toolbar.h
11750                 Add contextual menu on Compose toolbar
11751                 button. Fixes bug #944 (Automatic
11752                 addresses not applied when changing account
11753                 from compose window)
11754                 add Mailing List support
11755                 based on the old 0.6.5claws25 patch by
11756                 Melvin Hadasht, with finishing touches
11757                 by Colin
11758                 Fix "ignore thread" when mails are threaded by
11759                 subject (and weren't ignored although appearing
11760                 in the thread).
11761                 GUI rework.
11762                 Both patches by Pawel.
11763
11764 2006-05-08 [paul]       2.2.0cvs2
11765
11766         * src/mainwindow.c
11767         * src/mainwindow.h
11768         * src/messageview.c
11769         * src/procheader.c
11770         * src/procmsg.c
11771         * src/procmsg.h
11772         * src/summaryview.c
11773                 add Mailing List support
11774                 based on the old 0.6.5claws25 patch by 
11775                 Melvin Hadasht, with finishing touches
11776                 by Colin
11777
11778 2006-05-08 [colin]      2.2.0cvs1
11779
11780         * src/mainwindow.c
11781         * src/toolbar.c
11782         * src/toolbar.h
11783                 Add contextual menu on Compose toolbar 
11784                 button. Fixes bug #944 (Automatic 
11785                 addresses not applied when changing account 
11786                 from compose window)
11787
11788 2006-05-08 [paul]       2.2.0
11789
11790         2.2.0 released
11791
11792 2006-05-08 [paul]       2.1.1cvs51
11793
11794         * po/cs.po
11795         * po/de.po
11796         * po/en_GB.po
11797         * po/fi.po
11798         * po/fr.po
11799         * po/pt_BR.po
11800         * po/sr.po
11801         * po/zh_CN.po
11802                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
11803                 Fabien Vantard, Frederico Goncalves Guimaraes,
11804                 Aleksandar Urosevic, and Ralgh Young
11805
11806 2006-05-12 [colin]      2.1.1cvs50
11807
11808         * po/cs.po
11809         * po/de.po
11810         * po/en_GB.po
11811         * po/es.po
11812         * po/fi.po
11813         * po/fr.po
11814         * po/pt_BR.po
11815         * po/sr.po
11816         * po/zh_CN.po
11817                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
11818                 Fabien Vantard, Frederico Goncalves Guimaraes,
11819                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
11820
11821 2006-05-05 [colin]      2.1.1cvs49
11822
11823         * manual/Makefile.am
11824         * manual/pl/Makefile.am
11825         * manual/pl/account.xml
11826         * manual/pl/ack.xml
11827         * manual/pl/addrbook.xml
11828         * manual/pl/advanced.xml
11829         * manual/pl/faq.xml
11830         * manual/pl/glossary.xml
11831         * manual/pl/gpl.xml
11832         * manual/pl/handling.xml
11833         * manual/pl/intro.xml
11834         * manual/pl/keyboard.xml
11835         * manual/pl/plugins.xml
11836         * manual/pl/starting.xml
11837         * manual/pl/sylpheed-claws-manual.xml
11838         * manual/pl/dist/.cvsignore
11839         * manual/pl/dist/Makefile.am
11840         * manual/pl/dist/html/.cvsignore
11841         * manual/pl/dist/html/Makefile.am
11842         * manual/pl/dist/pdf/.cvsignore
11843         * manual/pl/dist/pdf/Makefile.am
11844         * manual/pl/dist/ps/.cvsignore
11845         * manual/pl/dist/ps/Makefile.am
11846         * manual/pl/dist/txt/.cvsignore
11847         * manual/pl/dist/txt/Makefile.am
11848                 Add the polish translation of the manual,
11849                 Authored by Pawel Pekala.
11850
11851 2006-05-05 [cleroy]     2.1.1cvs48
11852
11853         * src/main.c
11854                 Re-read matcherrc after loading plugins 
11855                 if some of them add folders.
11856
11857 2006-05-03 [colin]      2.1.1cvs47
11858
11859         * src/imap.c
11860                 I'm idiot
11861
11862 2006-05-03 [colin]      2.1.1cvs46
11863
11864         * src/imap.c
11865                 Be sure to have a session when
11866                 getting separator
11867
11868 2006-05-03 [colin]      2.1.1cvs45
11869
11870         * src/imap.c
11871         * src/imap.h
11872         * src/imap_gtk.c
11873                 Fix preventing renaming with namespace 
11874                 separator.
11875
11876 2006-05-01 [colin]      2.1.1cvs44
11877
11878         * src/action.c
11879                 Don't reload messageview when result of
11880                 action is piped.
11881
11882 2006-04-29 [colin]      2.1.1cvs43
11883
11884         * src/prefs_receive.c
11885         * src/plugins/spamassassin/spamassassin_gtk.c
11886         * src/plugins/clamav/clamav_plugin_gtk.c
11887                 GUI fixes by Pawel
11888
11889 2006-04-29 [colin]      2.1.1cvs42
11890
11891         * src/prefs_compose_writing.c
11892         * src/prefs_quote.c
11893                 Cleanups. Patch by Pawel
11894
11895 2006-04-28 [paul]       2.1.1cvs41
11896
11897         * src/matcher.c
11898                 fix returned quick search results when search
11899                 term contains an underscore.
11900                 Thanks to Colin
11901
11902 2006-04-28 [paul]       2.1.1cvs40
11903
11904         * src/prefs_message.c
11905         * src/prefs_receive.c
11906                 GUI cleanups
11907                 Patches by Pawel Pekala
11908
11909 2006-04-27 [colin]      2.1.1cvs39
11910
11911         * src/wizard.c
11912                 Differentiate subject Welcome from
11913                 window's title Welcome
11914
11915 2006-04-27 [paul]
11916
11917         2.2.0-rc1 released
11918
11919 2006-04-27 [paul]       2.1.1cvs38
11920
11921         * manual/advanced.xml
11922         * manual/fr/advanced.xml
11923                 add info about compose_no_markup hidden pref
11924
11925 2006-04-27 [paul]       2.1.1cvs37
11926
11927         * src/prefs_account.c
11928                 improve privacy labels
11929         * src/prefs_msg_colors.c
11930                 change some strings for translators' convenience
11931         * src/gtk/gtkutils.c
11932                 don't underline the link button text
11933
11934 2006-04-25 [colin]      2.1.1cvs36
11935
11936         * src/folder.c
11937                 Complete 2.1.1cvs33 (once more ;)
11938
11939 2006-04-25 [colin]      2.1.1cvs35
11940
11941         * src/editldap.c
11942                 Fix tooltip
11943
11944 2006-04-25 [cleroy]     2.1.1cvs34
11945
11946         * src/compose.c
11947         * src/gtk/gtkaspell.c
11948                 Fix crash on redirect (related to the return 
11949                 of the aspell menu in compose's toolbar)
11950         * src/prefs_msg_colors.c
11951                 Fix sensitivity widgets
11952         * src/image_viewer.c
11953         * src/gtk/pluginwindow.c
11954         * src/gtk/prefswindow.c
11955                 Change released signals to clicked (Fabien)
11956         * po/POTFILES.in
11957         * src/common/socket.c
11958         * src/plugins/spamassassin/spamassassin.c
11959                 Translate strings (Fabien)
11960
11961 2006-04-25 [paul]       2.1.1cvs33
11962
11963         * src/folder.c
11964         * src/folder.h
11965         * src/folderview.c
11966                 complete the fix of bug #912
11967                 Thanks to Colin
11968
11969 2006-04-25 [colin]      2.1.1cvs32
11970
11971         * src/news.c
11972                 Better progress bar
11973         * src/mimeview.c
11974         * src/summaryview.c
11975         * src/summaryview.h
11976                 Fix focus chain
11977                 Patches by Pawel Pekala
11978
11979 2006-04-24 [colin]      2.1.1cvs31
11980
11981         * src/compose.c
11982                 Fix compilation warnings (Fabien)
11983
11984 2006-04-24 [colin]      2.1.1cvs30
11985
11986         * src/addrindex.c
11987         * src/editldap.c
11988         * src/editldap_basedn.c
11989         * src/editldap_basedn.h
11990         * src/ldapctrl.c
11991         * src/ldapctrl.h
11992         * src/ldapquery.c
11993         * src/ldaputil.c
11994         * src/ldaputil.h
11995                 Fix bug #901 (LDAPS support)
11996
11997 2006-04-24 [colin]      2.1.1cvs29
11998
11999         * src/compose.c
12000                 Fix logic on error with send dialog on
12001         * src/imap.c
12002                 Fix compilation without libetpan, thanks
12003                 to Fabien
12004         * src/summaryview.c
12005                 Fix 'context-menu' key
12006
12007 2006-04-23 [colin]      2.1.1cvs28
12008
12009         * src/folder.c
12010                 Never free current's cache to free up 
12011                 memory. Fixes bug #912 (new count 
12012                 randomly set to message count)
12013
12014 2006-04-23 [colin]      2.1.1cvs27
12015
12016         * src/gtk/quicksearch.c
12017                 And remove printf...
12018
12019 2006-04-23 [colin]      2.1.1cvs26
12020
12021         * src/gtk/quicksearch.c
12022                 Fix replacing in quicksearch, and fix inserting
12023                 in the middle of the string. (introduced at 2.1.0cvs22)
12024
12025 2006-04-23 [colin]      2.1.1cvs25
12026
12027         * src/imap.c
12028                 Make sure uidnext is initialized in get_num_list
12029                 (not for stable, related to 2.1.1cvs8 and friends)
12030
12031 2006-04-23 [colin]      2.1.1cvs24
12032
12033         * src/imap.c
12034                 Output something when login is successful
12035                 too
12036
12037 2006-04-23 [colin]      2.1.1cvs23
12038
12039         * src/etpan/imap-thread.c
12040                 Better logging (line-per-line, hide data in fetch)
12041                 Fix a const warning
12042         * src/gtk/logwindow.c
12043         * src/gtk/logwindow.h
12044                 Better logging (color for input/output)
12045
12046 2006-04-21 [colin]      2.1.1cvs22
12047
12048         * src/gtk/quicksearch.c
12049                 On gtk+-2.8, use stock buttons in quicksearch
12050                 Based on a patch by Fabien and a design by Paul
12051
12052 2006-04-21 [colin]      2.1.1cvs21
12053
12054         * src/folderview.c
12055         * src/mainwindow.c
12056                 Fix occasional flicker in folderview
12057         * src/common/utils.c
12058                 Fix bug #943 (Incorrectly parsed email address 
12059                 list in short headers on message view and in 
12060                 printouts)
12061
12062 2006-04-20 [colin]      2.1.1cvs20
12063
12064         * src/imap.c
12065         * src/imap.h
12066         * src/prefs_account.c
12067                 Add ANONYMOUS auth for IMAP
12068
12069 2006-04-20 [paul]       2.1.1cvs19
12070
12071         * src/main.c
12072                 proper fix for 2.1.1cvs18
12073                 Thanks to Colin
12074
12075 2006-04-20 [paul]       2.1.1cvs18
12076
12077         * src/main.c
12078                 fix build warnings
12079
12080 2006-04-20 [paul]       2.1.1cvs17
12081
12082         * src/gtk/quicksearch.c
12083                 fix standard, non-extended Quick search,
12084                 was broken in 2.1.1cvs15.
12085                 Thanks to Colin.
12086
12087 2006-04-20 [colin]      2.1.1cvs16
12088
12089         * src/prefs_matcher.c
12090                 Fix values when reselecting a ~test
12091                 rule
12092
12093 2006-04-19 [colin]      2.1.1cvs15
12094
12095         * src/compose.c
12096         * src/compose.h
12097         * src/gtk/gtkaspell.c
12098         * src/gtk/gtkaspell.h
12099                 Put back Options menu in Spelling/
12100         * src/gtk/quicksearch.c
12101                 Don't search, and show error, if the
12102                 advanced search has a syntax error
12103
12104 2006-04-18 [colin]      2.1.1cvs14
12105
12106         * src/textview.c
12107                 Fix gdk warnings on set_cursor when textview
12108                 isn't visible
12109
12110 2006-04-18 [colin]      2.1.1cvs13
12111
12112         * src/gtk/gtksctree.c
12113                 Remove seemingly useless refresh that causes
12114                 flicker - watch this commit in case of 
12115                 problems before planned backport to stable
12116
12117 2006-04-18 [colin]      2.1.1cvs12
12118
12119         * src/imap.c
12120                 Factorize get/set_xml code
12121         * src/compose.c
12122         * src/prefs_account.c
12123         * src/prefs_account.h
12124         * src/procmsg.c
12125                 Add Encrypt to self option
12126
12127 2006-04-17 [colin]      2.1.1cvs11
12128
12129         * configure.ac
12130                 Fix search on encrpyt function on dragonfly
12131                 Patch by Jonathan Buschmann <jonthn@agmact.com>
12132
12133 2006-04-17 [colin]      2.1.1cvs10
12134
12135         * src/prefs_account.c
12136                 Be safe by default: remove mails from POP3
12137                 after 7 days, not immediately
12138
12139 2006-04-17 [colin]      2.1.1cvs9
12140
12141         * src/etpan/imap-thread.c
12142                 Fix build on DragonFly - patch by 
12143                 Jonathan Buschmann <jonthn@agmact.com>
12144
12145 2006-04-17 [colin]      2.1.1cvs8
12146
12147         * src/imap.c
12148                 Save uidnext between sessions
12149
12150 2006-04-17 [colin]      2.1.1cvs7
12151
12152         * src/imap.c
12153                 scan is required when uid validity changes
12154
12155 2006-04-17 [colin]      2.1.1cvs6
12156
12157         * src/folderview.c
12158                 Don't scan if not necessary, apart in current
12159                 folder and INBOX to fetch flags.
12160         * src/imap.c
12161                 Scan is necessary if unread count changes
12162
12163 2006-04-17 [colin]      2.1.1cvs5
12164
12165         * src/imap.c
12166                 ...But always fetch ANSWERED and DELETED flags for
12167                 INBOX, as filtering can happen on these flags.
12168
12169 2006-04-17 [colin]      2.1.1cvs4
12170
12171         * src/imap.c
12172                 Don't fetch REPLIED and DELETED flags when synchronising
12173                 flags with a closed folder. We only need UNSEEN and FLAGGED
12174                 to update the folderview.
12175
12176 2006-04-17 [colin]      2.1.1cvs3
12177
12178         * src/imap.c
12179                 Faster flag search when there are new mails 
12180                 in a folder. We can do a full search if the 
12181                 folder contains less messages than the new
12182                 list.
12183
12184 2006-04-17 [colin]      2.1.1cvs2
12185
12186         * po/cs.po
12187         * po/de.po
12188         * po/fr.po
12189         * po/nl.po
12190         * po/pt_BR.po
12191                 Update translations from stable branch
12192
12193 2006-04-17 [colin]      2.1.1cvs1
12194
12195         * configure.ac
12196                 Bump version to follow stable release
12197
12198 2006-04-16 [mones]      2.1.0cvs50
12199
12200         * po/es.po
12201                 Updated for release
12202
12203 2006-04-16 [colin]      2.1.0cvs49
12204
12205         * src/textview.c
12206                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
12207                 with gtk < 2.8. Thanks to Fabien Vantard.
12208
12209 2006-04-15 [colin]      2.1.0cvs48
12210
12211         * src/etpan/imap-thread.c
12212                 Fix bug #919 (libetpan: SEGV when connecting 
12213                 using command)
12214
12215 2006-04-14 [colin]      2.1.0cvs47
12216
12217         * src/main.c
12218                 Fix race on --select (should be done better)
12219
12220 2006-04-14 [wwp]        2.1.0cvs46
12221
12222         * src/send_message.c
12223                 enforce a check for domain in account prefs (a sending
12224                 error could be faced if domain was checked but no value set),
12225                 thanks to Colin.
12226
12227 2006-04-14 [colin]      2.1.0cvs45
12228
12229         * src/codeconv.c
12230                 when converting from unknown to unknown, if the
12231                 string is UTF8, don't convert it to the locale
12232                 (which breaks it)
12233
12234 2006-04-14 [colin]      2.1.0cvs44
12235
12236         * src/compose.c
12237                 Don't try to use ASCII for converting headers
12238                 (as done in body)
12239
12240 2006-04-14 [paul]       2.1.0cvs43
12241
12242         * src/crash.c
12243                 add locale/charset info to crash report
12244         * src/gtk/about.c
12245                 add wwp to doc team
12246                 replace 'e-mail' with preferred 'email'
12247         * src/gtk/authors.h
12248                 ensure contributors list is in alphabetical
12249                 order
12250
12251 2006-04-13 [colin]      2.1.0cvs42
12252
12253         * src/textview.c
12254                 Prevent gdk warnings
12255
12256 2006-04-13 [colin]      2.1.0cvs41
12257
12258         * src/common/ssl_certificate.c
12259         * src/common/ssl_certificate.h
12260         * src/gtk/sslcertwindow.c
12261                 Warn on expired certs, and display the expiration date
12262
12263 2006-04-13 [colin]      2.1.0cvs40
12264
12265         * src/plugins/spamassassin/spamassassin_gtk.c
12266                 Fix missing set_text on unix socket
12267
12268 2006-04-13 [wwp]        2.1.0cvs39
12269
12270         * manual/fr/advanced.xml
12271         * manual/fr/glossary.xml
12272                 applied new spam/ham/email lexicon (pourriel, courriel)
12273
12274 2006-04-13 [paul]       2.1.0cvs38
12275
12276         * src/plugins/pgpmime/plugin.c
12277                 remove the mention of S/MIME from the
12278                 description. This is now handled by the
12279                 S/MIME plugin.
12280
12281 2006-04-13 [paul]       2.1.0cvs37
12282
12283         * src/prefs_msg_colors.c
12284                 rework dialog
12285         * src/prefs_folder_item.c
12286         * src/prefs_spelling.c
12287                 add a tooltip to the colour selector buttons
12288
12289 2006-04-13 [wwp]        2.1.0cvs36
12290
12291         * manual/advanced.xml
12292         * manual/glossary.xml
12293         * manual/handling.xml
12294         * manual/keyboard.xml
12295         * manual/plugins.xml
12296         * manual/starting.xml
12297         * manual/fr/account.xml
12298         * manual/fr/ack.xml
12299         * manual/fr/addrbook.xml
12300         * manual/fr/advanced.xml
12301         * manual/fr/faq.xml
12302         * manual/fr/glossary.xml
12303         * manual/fr/gpl.xml
12304         * manual/fr/handling.xml
12305         * manual/fr/intro.xml
12306         * manual/fr/keyboard.xml
12307         * manual/fr/plugins.xml
12308         * manual/fr/starting.xml
12309         * manual/fr/sylpheed-claws-manual.xml
12310                 fixes to the manuals:
12311                  - summaryview -> Message List (same in French)
12312                  - translate key names
12313                  - fix French punctuation, use non-breakable spaces when
12314                    necessary, don't use &thinsp; which is not portable
12315                  - tell what maildir and mbox formats we support
12316
12317 2006-04-12 [wwp]        2.1.0cvs35
12318
12319         * src/prefs_toolbar.c
12320                 unified a replace button more,
12321                 patch by Fabien Vantard <fzzzzz@gmail.com>.
12322
12323 2006-04-12 [wwp]        2.1.0cvs34
12324
12325         * src/prefs_common.c
12326         * src/prefs_msg_colors.c
12327                 make default color labels translatable,
12328                 patch from Fabien Vantard <fzzzzz@gmail.com>,
12329                 thanks to Tim <timbrain@post.cz> for reporting.
12330
12331 2006-04-12 [wwp]        2.1.0cvs33
12332
12333         * manual/glossary.xml
12334         * manual/intro.xml
12335         * manual/plugins.xml
12336         * manual/starting.xml
12337         * manual/sylpheed-claws-manual.xml
12338         * manual/fr/.cvsignore
12339         * manual/fr/account.xml
12340         * manual/fr/ack.xml
12341         * manual/fr/addrbook.xml
12342         * manual/fr/advanced.xml
12343         * manual/fr/faq.xml
12344         * manual/fr/glossary.xml
12345         * manual/fr/handling.xml
12346         * manual/fr/intro.xml
12347         * manual/fr/keyboard.xml
12348         * manual/fr/plugins.xml
12349         * manual/fr/starting.xml
12350         * manual/fr/sylpheed-claws-manual.xml
12351                 various fixes: typos, missing .fr translations, punctuation,
12352                 capitalization, links, accents and some bad French more.
12353
12354 2006-04-12 [wwp]        2.1.0cvs32
12355
12356         * src/prefs_gtk.c
12357                 fix for bug #935: always store prefs files in UTF-8 (thanks
12358                 to Colin).
12359
12360 2006-04-11 [colin]      2.1.0cvs31
12361
12362         * src/compose.c
12363                 Fix inserting files not in utf8 when locale is utf8
12364
12365 2006-04-11 [colin]      2.1.0cvs30
12366
12367         * src/inc.c
12368                 Don't show error dialog when cancelling connection
12369                 Patch by Pawel
12370
12371 2006-04-11 [cleroy]     2.1.0cvs29
12372
12373         * src/compose.c
12374                 Implement multiple quote levels
12375         * src/prefs_common.c
12376                 Change a little bit the quote bgcolor for 2nd level
12377
12378 2006-04-11 [colin]      2.1.0cvs28
12379
12380         * src/gtk/about.c
12381                 Add locale and charset in the label
12382
12383 2006-04-10 [colin]      2.1.0cvs27
12384
12385         * src/compose.c
12386         * src/prefs_common.c
12387         * src/prefs_common.h
12388         * src/prefs_msg_colors.c
12389         * src/textview.c
12390                 Allow optional background color in quotes
12391                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
12392                 GTK+-2.8.x feature
12393
12394 2006-04-10 [colin]      2.1.0cvs26
12395
12396         * src/main.c
12397         * src/mainwindow.c
12398         * src/mainwindow.h
12399                 Implement --select
12400
12401 2006-04-10 [colin]      2.1.0cvs25
12402
12403         * manual/plugins.xml
12404         * manual/fr/plugins.xml
12405                 Document libcurl's proxy variables
12406
12407 2006-04-09 [colin]      2.1.0cvs24
12408
12409         * src/prefs_common.c
12410                 gettext() returns statically allocated stuff. We have
12411                 to strdup it in order to be able to free it.
12412
12413 2006-04-09 [colin]      2.1.0cvs23
12414
12415         * AUTHORS
12416         * src/gtk/authors.h
12417                 Add Alexei
12418
12419 2006-04-09 [colin]      2.1.0cvs22
12420
12421         * src/mainwindow.c
12422         * src/gtk/quicksearch.c
12423                 Fix bug #859 (problems with cyrilic input in 
12424                 search panel) - Patch by Alexey Illarionov 
12425                 <littlesavage@rambler.ru>
12426
12427 2006-04-09 [colin]      2.1.0cvs21
12428
12429         * src/prefs_customheader.c
12430                 I prefer removing then freeing rather than the contrary
12431                 (even if it doesn't change anything ;-)
12432         * src/prefs_account.c
12433                 Fix bug #933 (Crash re-entering the custom headers list 
12434                 dialog in accounts prefs)
12435                 The problem happened when cancelling the Account 
12436                 Preferences' dialogs - in which case we didn't do 
12437                 anything to the PrefsAccount * struct. In case of applying,
12438                 the old ac_prefs was replaced with the tmp_ac_prefs we were
12439                 working with in this dialog. The problem is that 
12440                 prefs_customheader.c, working on this tmp_ac_prefs, always
12441                 changes the ->customhdr_list pointer, even when cancelled. 
12442                 So in case of cancelling the prefs_account dialog, we still
12443                 have to update ->customhdr_list in the real account.
12444
12445 2006-04-08 [colin]      2.1.0cvs20
12446
12447         * manual/fr/glossary.xml
12448         * manual/fr/keyboard.xml
12449                 Forgot some headers :)
12450
12451 2006-04-08 [colin]      2.1.0cvs19
12452
12453         * manual/Makefile.am
12454         * manual/fr/Makefile.am
12455         * manual/fr/account.xml
12456         * manual/fr/ack.xml
12457         * manual/fr/addrbook.xml
12458         * manual/fr/advanced.xml
12459         * manual/fr/faq.xml
12460         * manual/fr/glossary.xml
12461         * manual/fr/gpl.xml
12462         * manual/fr/handling.xml
12463         * manual/fr/intro.xml
12464         * manual/fr/keyboard.xml
12465         * manual/fr/plugins.xml
12466         * manual/fr/starting.xml
12467         * manual/fr/sylpheed-claws-manual.xml
12468         * manual/fr/dist/.cvsignore
12469         * manual/fr/dist/Makefile.am
12470         * manual/fr/dist/html/.cvsignore
12471         * manual/fr/dist/html/Makefile.am
12472         * manual/fr/dist/pdf/.cvsignore
12473         * manual/fr/dist/pdf/Makefile.am
12474         * manual/fr/dist/ps/.cvsignore
12475         * manual/fr/dist/ps/Makefile.am
12476         * manual/fr/dist/txt/.cvsignore
12477         * manual/fr/dist/txt/Makefile.am
12478                 Add the french translation of the manual. Thanks to
12479                 Olivier Delhomme <olivier.delhomme@free.fr> for 
12480                 account.xml, ack.xml, addrbook.xml and advanced.xml
12481
12482 2006-04-08 [colin]      2.1.0cvs18
12483
12484         * manual/plugins.xml
12485         * manual/starting.xml
12486                 More fixes
12487
12488 2006-04-07 [colin]      2.1.0cvs17
12489
12490         * manual/faq.xml
12491         * manual/intro.xml
12492         * manual/keyboard.xml
12493                 Little fixes
12494
12495 2006-04-07 [colin]      2.1.0cvs16
12496
12497         * README
12498         * src/compose.c
12499         * src/prefs_common.c
12500         * src/prefs_common.h
12501                 Add hidden compose_no_markup pref
12502
12503 2006-04-07 [wwp]        2.1.0cvs15
12504
12505         * src/summary_search.c
12506         * .cvsignore
12507                 Bugfix: stop button was sticky when searching in an empty folder.
12508                 Applied curly brackets code style to the whole file (summary_search.c).
12509                 More files to ignore.
12510
12511 2006-04-07 [wwp]        2.1.0cvs14
12512
12513         * src/message_search.c
12514         * src/summary_search.c
12515                 changed default button when search bumps at file/folder
12516                 beginning or end, for convenience (thanks to Colin).
12517
12518 2006-04-07 [paul]       2.1.0cvs13
12519
12520         * src/plugins/dillo_viewer/dillo_prefs.c
12521                 avoid future potential for namespace collision
12522                 Patch by Colin
12523
12524 2006-04-06 [wwp]        2.1.0cvs12
12525
12526         * src/summary_search.c
12527                 Unify extended/advanced searches names (and thus factorize labels),
12528                 patch by Fabien Vantard <fzzzzz@gmail.com>.
12529
12530 2006-04-06 [wwp]        2.1.0cvs11
12531
12532         * src/folderview.c
12533         * src/prefs_themes.c
12534         * src/summaryview.c
12535                 Fixed some compilation warnings.
12536
12537 2006-04-06 [colin]      2.1.0cvs10
12538
12539         * manual/advanced.xml
12540                 Document the wizard template and how to deploy
12541                 Sylpheed-Claws effectively
12542
12543 2006-04-06 [colin]      2.1.0cvs9
12544
12545         * src/folderview.c
12546                 gettext patch to tell translators about _("#"),
12547                 by Maxim Britov
12548
12549 2006-04-06 [colin]      2.1.0cvs8
12550
12551         * src/textview.c
12552                 Fix invalid GtkTextBIter after clicking "Display as text"
12553
12554 2006-04-06 [mones]      2.1.0cvs7
12555
12556         * src/addr_compl.c
12557         * src/addrindex.c
12558         * src/addritem.c
12559         * src/codeconv.c
12560         * src/compose.c
12561         * src/filtering.c
12562         * src/folder.c
12563         * src/folder_item_prefs.c
12564         * src/folderview.c
12565         * src/localfolder.c
12566         * src/matcher.c
12567         * src/mimeview.c
12568         * src/prefs_msg_colors.c
12569         * src/prefs_spelling.c
12570         * src/prefs_themes.c
12571         * src/procmime.c
12572         * src/procmsg.c
12573         * src/stock_pixmap.c
12574         * src/summaryview.c
12575         * src/textview.c
12576         * src/toolbar.c
12577         * src/common/mgutils.c
12578         * src/common/prefs.c
12579         * src/common/ssl_certificate.c
12580         * src/gtk/colorlabel.c
12581         * src/gtk/quicksearch.c
12582         * src/plugins/pgpmime/pgpmime.c
12583         * src/plugins/spamassassin/spamassassin.c
12584                 Removed redundant NULL checks for g_free() calls.
12585                 Patch by Pawel Pekala.
12586
12587 2006-04-06 [mones]      2.1.0cvs6
12588
12589         * src/prefs_actions.c
12590         * src/prefs_filtering.c
12591         * src/prefs_filtering_action.c
12592         * src/prefs_matcher.c
12593         * src/prefs_template.c
12594         * src/gtk/gtkutils.c
12595         * src/gtk/gtkutils.h
12596                 Have a nice replace button. Patch by Pawel Pekala
12597
12598 2006-04-06 [colin]      2.1.0cvs5
12599
12600         * src/addressbook.c
12601                 Fix crash with empty columns
12602
12603 2006-04-05 [colin]      2.1.0cvs4
12604
12605         * src/wizard.c
12606         * src/prefs_gtk.c
12607                 Allow wizard customization with pre-filled values
12608
12609 2006-04-05 [colin]      2.1.0cvs3
12610
12611         * src/textview.c
12612         * src/mimeview.c
12613         * src/mimeview.h
12614                 Nicer messages in mimeview
12615
12616 2006-04-05 [colin]      2.1.0cvs2
12617
12618         * src/addressbook.c
12619         * src/prefs_summaries.c
12620                 i18n fix
12621
12622 2006-04-05 [colin]      2.1.0cvs1
12623
12624         * src/plugins/pgpcore/plugin.c
12625         * src/plugins/pgpcore/select-keys.c
12626         * src/plugins/pgpcore/select-keys.h
12627         * src/plugins/pgpcore/sgpgme.c
12628         * src/plugins/pgpcore/sgpgme.h
12629         * src/plugins/pgpinline/pgpinline.c
12630         * src/plugins/pgpinline/plugin.c
12631         * src/plugins/pgpmime/pgpmime.c
12632         * src/plugins/pgpmime/plugin.c
12633                 Factorize and generalize a bit 
12634                 Drop S/MIME signature verification from PGP/MIME
12635                 (adding it as another, more complete plugin)
12636
12637 2006-04-05 [paul]       2.1.0
12638
12639         2.1.0 released
12640
12641 2006-04-05 [paul]       2.0.0cvs186
12642
12643         * manual/advanced.xml
12644                 add info on colour labels
12645
12646 2006-04-05 [paul]       2.0.0cvs185
12647
12648         * po/bg.po
12649         * po/cs.po
12650         * po/de.po
12651         * po/el.po
12652         * po/en_GB.po
12653         * po/fi.po
12654         * po/fr.po
12655         * po/it.po
12656         * po/nl.po
12657         * po/pl.po
12658         * po/pt_BR.po
12659         * po/sr.po
12660         * po/zh_CN.po
12661                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
12662                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
12663                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
12664                 Guimaraes, Aleksandar Urosevic, Ralgh Young
12665         * src/gtk/authors.h
12666         * tools/claws.i18n.status.pl
12667                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
12668                 and new Czech translator, Tim <timbrain@post.cz>
12669
12670 2006-04-05 [mones]      2.0.0cvs184
12671
12672         * po/es.po
12673                 Updated translation
12674
12675 2006-04-05 [colin]      2.0.0cvs183
12676
12677         * src/gtk/quicksearch.c
12678                 Fix bug #929 (unnecessary reload in quick search bar)
12679
12680 2006-04-05 [colin]      2.0.0cvs182
12681
12682         * src/compose.c
12683                 Fix crash on Reply with no From:
12684                 Show signature and conversion error on queuing 
12685                 (but not sending)
12686         * src/mainwindow.c
12687         * src/summaryview.c
12688         * src/summaryview.h
12689                 Factorize threading code and make sure msginfo 
12690                 is not null when it comes from a GtkCTreeRow's 
12691                 data
12692         * src/gtk/gtkaspell.c
12693                 Check for necessary things
12694         * src/gtk/gtksctree.c
12695         * src/gtk/gtksctree.h
12696                 Reset anchor if necessary when removing node
12697
12698 2006-03-29 [colin]      2.0.0cvs181
12699
12700         * src/folderview.c
12701                 Warn for disabled IMAP accounts (due to lack of
12702                 libetpan). Breaks string-freeze - sorry - but it
12703                 is kind of important ;)
12704
12705 2006-03-28 [colin]      2.0.0cvs180
12706
12707         * src/gtk/gtkutils.c
12708         * src/gtk/gtkutils.h
12709                 Add a gtkut_get_link_btn() function that
12710                 creates a button which acts like an URI
12711         * src/prefs_themes.c
12712         * src/gtk/about.c
12713                 Use this function (factorizes codes)
12714         * src/common/defs.h
12715         * src/gtk/pluginwindow.c
12716                 Add a "Get more..." in the plugins window
12717
12718 2006-03-28 [colin]      2.0.0cvs179
12719
12720         * src/common/smtp.c
12721         * src/common/passcrypt.c
12722         * src/undo.c
12723                 Warning fixes. Patch by Pawel Pekala
12724
12725 2006-03-27 [colin]      2.0.0cvs178
12726
12727         * src/undo.c
12728                 Fix undoing by blocks with spaces
12729
12730 2006-03-27 [colin]      2.0.0cvs177
12731
12732         * src/textview.c
12733                 Set margin to 3px for headers
12734
12735 2006-03-27 [paul]
12736
12737         2.1.0-rc2 released
12738
12739 2006-03-27 [wwp]        2.0.0cvs176
12740
12741         * src/summaryview.c
12742                 don't reset quicksearch when updating the message list.
12743                 Thanks to Colin.
12744
12745 2006-03-26 [wwp]        2.0.0cvs175
12746
12747         * src/compose.c
12748                 use a unified border width ('other' tab in the compose window,
12749                 patch by Pawel Pekala).
12750
12751
12752 2006-03-26 [wwp]        2.0.0cvs174
12753
12754         * src/common/quoted-printable.c
12755         * src/addressbook.c
12756                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
12757
12758 2006-03-26 [colin]      2.0.0cvs173
12759
12760         * src/quote_fmt_parse.y
12761                 Fix non-UTF8 date formats messing up the whole quote a 
12762                 little bit
12763
12764 2006-03-26 [colin]      2.0.0cvs172
12765
12766         * src/procheader.c
12767                 Make sure the date is UTF8 valid, or try to make it
12768                 so. IncrediMail is really IncrediStupid.
12769         * src/compose.c
12770                 Fix possible conversions. 
12771                 
12772
12773 2006-03-26 [colin]      2.0.0cvs171
12774
12775         * src/matcher.c
12776                 Fix corner cases in body search. This is still a
12777                 hack... It seems impossible to make it good and 
12778                 reasonably fast at the same time.
12779
12780 2006-03-26 [colin]      2.0.0cvs170
12781
12782         * src/summaryview.c
12783                 I think I killed the twilight zone bug!
12784                 summary_select_node() flushes GTK events in order
12785                 to be able to center the view. But this also 
12786                 flushes keypresses like Ctrl-Alt-U, so this can
12787                 call summary_show from summary_select_node (itself
12788                 called from summary_show, etc.). And the summaryview
12789                 has to be unlocked in this function. So just locking
12790                 while processing GTK events, and bailing if locked, 
12791                 should fix it.
12792                 Fixes bug #927 (SIGSEGV during Update Summary)
12793
12794 2006-03-25 [colin]      2.0.0cvs169
12795
12796         * src/matcher.c
12797                 Fix search in QP-encoded bodies
12798                 Fix utf-8 searches in bodies encoded in the
12799                 locale's encoding
12800         * src/common/quoted-printable.c
12801         * src/common/quoted-printable.h
12802                 Add a decode function that doesn't overwrite
12803                 the original pointer
12804                 
12805
12806 2006-03-24 [colin]      2.0.0cvs168
12807
12808         * src/action.c
12809         * src/summaryview.c
12810         * src/summaryview.h
12811                 Update message cache after action
12812                 Patch by H. Merijn Brand
12813         * src/prefs_msg_colors.c
12814                 Factorize label 
12815                 Patch by Fabien Vantard
12816         * src/plugins/spamassassin/spamassassin_gtk.c
12817                 Remove useless translation
12818                 Patch by Fabien Vantard
12819
12820 2006-03-23 [colin]      2.0.0cvs167
12821
12822         * src/common/ssl.c
12823                 Let 30 seconds to SSL_connect
12824
12825 2006-03-23 [wwp]        2.0.0cvs166
12826
12827         * src/summaryview.c
12828         * src/gtk/description_window.c
12829                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
12830                 and headers are translated; adjust description windows' width to fit their
12831                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
12832
12833 2006-03-23 [paul]       2.0.0cvs165
12834
12835         * src/common/utils.c
12836                 fix highlighting of URIs containing "()"
12837                 (2.0.0cvs164's reversal fixed)
12838                 Thanks to Colin.
12839
12840 2006-03-23 [paul]       2.0.0cvs164
12841
12842         * src/common/utils.c
12843                 revert patch, (postponing a fix), at 2.0.0cvs120
12844                 as it breaks more URIs than it fixes.
12845                 Allow '-' to be a terminating character in a URI
12846
12847 2006-03-22 [colin]      2.0.0cvs163
12848
12849         * configure.ac
12850                 Require libetpan 0.45
12851                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
12852
12853 2006-03-22 [paul]       2.0.0cvs162
12854
12855         * src/editgroup.c
12856                 replace '<-' and '->' buttons with GTK_STOCK graphical
12857                 buttons
12858         * src/summary_search.c
12859                 don't offer '...' for translation
12860                 add a tooltip to advanced search '...' button
12861         * src/gtk/quicksearch.c
12862                 don't offer '...' for translation
12863
12864 2006-03-21 [colin]      2.0.0cvs161
12865
12866         * src/compose.c
12867                 Fix middle-click pasting (insert at click
12868                 position instead of cursor position, don't
12869                 remove existing selection and allow pasting
12870                 our own selection)
12871         * src/addressbook.c
12872                 "LDAP Server" -> "LDAP servers"
12873
12874 2006-03-21 [wwp]        2.0.0cvs160
12875
12876         * src/etpan/imap-thread.c
12877                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
12878
12879 2006-03-20 [colin]      2.0.0cvs159
12880
12881         * src/summaryview.c
12882                 Don't reload summaryview after an execute with no
12883                 move action
12884
12885 2006-03-19 [colin]      2.0.0cvs158
12886
12887         * src/addressbook.c
12888                 and put groups at the top, always
12889
12890 2006-03-19 [colin]      2.0.0cvs157
12891
12892         * src/addressbook.c
12893                 Order groups before names, as previously
12894
12895 2006-03-19 [colin]      2.0.0cvs156
12896
12897         * src/addressbook.c
12898                 - Sort case-unsensitive
12899                 - Put the sort arrow at opening too
12900
12901 2006-03-19 [wwp]        2.0.0cvs155
12902
12903         * src/addressbook.c
12904                 allow sorting by name/email/remarks, ensure that right-pane's contents
12905                 matches the left-pane selection (cleared when appropriate).
12906                 Patch by Pawel Pekala <c0rn@o2.pl>.
12907
12908 2006-03-18 [colin]      2.0.0cvs154
12909
12910         * src/textview.c
12911                 Fix text cursor ;)
12912
12913 2006-03-18 [colin]      2.0.0cvs153
12914
12915         * src/gtk/filesel.c
12916                 Make sure we hide the preview if we didn't get
12917                 a filename
12918
12919 2006-03-18 [colin]      2.0.0cvs152
12920
12921         * src/summaryview.c
12922                 Set cursor to watch for execution (fixes lack
12923                 of watch-cursor when dnd'ing hundreds of mails)
12924         * src/gtk/filesel.c
12925                 Check that mime type is 'image/*' before updating
12926                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
12927
12928 2006-03-18 [colin]      2.0.0cvs151
12929
12930         * src/mainwindow.c
12931         * src/textview.c
12932         * src/textview.h
12933                 Put a watch cursor in textview too when the mainwindow's
12934                 cursor in a watch
12935
12936 2006-03-18 [colin]      2.0.0cvs150
12937
12938         * src/folder.c
12939                 Change wrong asserts to simple tests
12940
12941 2006-03-17 [colin]      2.0.0cvs149
12942
12943         * src/mainwindow.c
12944         * src/mainwindow.h
12945         * src/prefs_msg_colors.c
12946         * src/summaryview.c
12947         * src/summaryview.h
12948         * src/gtk/colorlabel.c
12949         * src/gtk/colorlabel.h
12950                 Add a color label menu in the main menubar
12951                 Add (fixed) accels Ctrl-{0-7} to change the color
12952                 They have to be fixed because the menu's dynamic,
12953                 the items are complex widgets, hence we can't use
12954                 a GtkItemFactory.
12955
12956
12957 2006-03-17 [wwp]        2.0.0cvs148
12958
12959         * src/compose.c
12960                 rollback few lines from my previous commit (those lines come from
12961                 a pending patch, accidentally commited, even if neutral as they are
12962                 commented out).
12963
12964 2006-03-17 [wwp]        2.0.0cvs147
12965
12966         * src/compose.c
12967                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
12968                 applied code style/indentation to the modified function.
12969
12970 2006-03-17 [wwp]        2.0.0cvs146
12971
12972         * src/procmsg.c
12973         * src/compose.c
12974                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
12975
12976 2006-03-17 [paul]
12977
12978         2.1.0-rc1 released
12979
12980 2006-03-17 [paul]       2.0.0cvs145
12981
12982         * src/main.c
12983                 addressbook_read_file() was called twice
12984         * src/textview.c
12985                 X-Mailer highlighting
12986
12987 2006-03-16 [colin]      2.0.0cvs144
12988
12989         * src/sourcewindow.c
12990         * src/sourcewindow.h
12991                 And the last one, in source window.
12992
12993 2006-03-16 [colin]      2.0.0cvs143
12994
12995         * src/compose.c
12996         * src/compose.h
12997                 Fix the same stuff in compose
12998
12999 2006-03-16 [colin]      2.0.0cvs142
13000
13001         * src/messageview.c
13002                 Complete the previous messageview crash fix
13003
13004 2006-03-16 [colin]      2.0.0cvs141
13005
13006         * src/procmsg.h
13007         * src/procmsg.c
13008         * src/folder.c
13009                 Fix POSTPROCESSING hook
13010                 Patch by H. Merijn Brand
13011
13012         * src/procmime.c
13013         * src/procmime.h
13014                 Parse Content-Location
13015
13016         * src/toolbar.c
13017         * src/messageview.c
13018         * src/messageview.h
13019                 Don't crash when a top-level MessageView has
13020                 been closed on us. Same problematic than
13021                 yesterday's quicksearch issue.
13022
13023 2006-03-15 [colin]      2.0.0cvs140
13024
13025         * src/gtk/quicksearch.c
13026                 Fix a bitchy race we didn't think about when we
13027                 added quicksearch cancellation:
13028                 If the search is not on cached fields, for example
13029                 body_part matchcase "stuff"
13030                 the matcher code has to get the whole message. If
13031                 we're on IMAP, that can be slow, and in order to
13032                 be non-blocking, the IMAP code idle loop processes
13033                 gtk events too. So it is possible to cancel a
13034                 quicksearch while the matcher is getting the mail's
13035                 body. After matcher got its body, it will start to
13036                 iterate over the matcher list that the Quicksearch's
13037                 clear_search_cb() just freed via prepare_matcher().
13038                 SIGSEGV ensues.
13039                 The fix consists of guarding the matcherlist_match()
13040                 call with a boolean 'matching'. If we reset the
13041                 quicksearch while matching is TRUE, we don't free
13042                 the matcherlist anymore like we did, but we set
13043                 another new flag, deferred_free, to TRUE. Then,
13044                 in quicksearch_match(), just after returning from
13045                 matcherlist_match() and unsetting the matching flag,
13046                 we check the deferred_free flag and do the
13047                 prepare_matcher() (which does the matcherlist_free)
13048                 for real, so we free the matcherlist once it's not
13049                 used anymore.
13050                 As all of this runs via the glib main loop, we
13051                 luckily don't need a mutex.
13052         * src/summaryview.c
13053                 Also, show progress while searching.
13054
13055
13056 2006-03-14 [colin]      2.0.0cvs139
13057
13058         * src/alertpanel.c
13059                 Make alertpanel_is_open non-static
13060
13061 2006-03-14 [colin]      2.0.0cvs138
13062
13063         * src/prefs_spelling.c
13064                 Cleanups - Fabien Vantard
13065
13066 2006-03-14 [wwp]        2.0.0cvs137
13067
13068         * src/main.c
13069                 code style normalization (curly braces, indentation).
13070
13071 2006-03-14 [wwp]        2.0.0cvs137
13072
13073         * src/main.c
13074                 code style (braces, indentation)
13075
13076 2006-03-12 [paul]       2.0.0cvs136
13077
13078         * src/prefs_common.c
13079                 trans_hdr defaults to FALSE to be RFC-savvy
13080         * src/prefs_summaries.c
13081                 add a tooltip to the trans_hdr option
13082                 
13083
13084 2006-03-12 [paul]       2.0.0cvs135
13085
13086         * src/prefs_matcher.c
13087                 give a little more width to the combos
13088         * src/prefs_display_header.c
13089         * src/textview.c
13090                 translate headers if prefs_common.trans_hdr
13091                 is TRUE
13092
13093         Patches by Pawel Pekala
13094
13095 2006-03-12 [paul]       2.0.0cvs134
13096
13097         * src/plugins/clamav/clamav_plugin.c
13098         * src/plugins/dillo_viewer/dillo_viewer.c
13099         * src/plugins/pgpcore/plugin.c
13100         * src/plugins/pgpinline/plugin.c
13101         * src/plugins/pgpmime/plugin.c
13102         * src/plugins/spamassassin/spamassassin.c
13103                 update/add to descriptions
13104         * src/plugins/spamassassin/spamassassin_gtk.c
13105                 fixes to the english, remove superfluous
13106                 tooltips, clean up a little
13107
13108 2006-03-12 [paul]       2.0.0cvs133
13109
13110         * src/compose.c
13111                 fix Bug 924, 'Account combo box shows up wrong 
13112                 if & is in account name'
13113
13114 2006-03-11 [colin]      2.0.0cvs132
13115
13116         * src/summaryview.c
13117                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
13118                 messed up shift-selection because is slows down
13119                 moving around summaryview. thanks -users
13120
13121 2006-03-10 [colin]      2.0.0cvs131
13122
13123         * src/plugins/spamassassin/spamassassin_gtk.c
13124                 Put back Paul's engrish fixes
13125
13126 2006-03-10 [colin]      2.0.0cvs130
13127
13128         * src/plugins/spamassassin/spamassassin.c
13129         * src/plugins/spamassassin/spamassassin.h
13130         * src/plugins/spamassassin/spamassassin_gtk.c
13131                 Cleanup SA prefs page (more)
13132                 Patch by Fabien Vantard
13133
13134 2006-03-10 [paul]       2.0.0cvs129
13135
13136         * src/prefs_msg_colors.c
13137         * src/prefs_spelling.c
13138                 widget sensitivity
13139
13140 2006-03-09 [mones]      2.0.0cvs128
13141
13142         * po/es.po
13143                 Update for next RC
13144
13145 2006-03-09 [wwp]        2.0.0cvs127
13146
13147         * configure.ac
13148                 revert accidental commit (requirement for libetpan 0.43), this time
13149                 not in HEAD.
13150
13151 2006-03-09 [wwp]        2.0.0cvs125
13152
13153         * configure.ac
13154                 revert accidental commit (requirement for libetpan 0.43)
13155
13156 2006-03-09 [paul]       2.0.0cvs126
13157
13158         * src/prefs_receive.c
13159                 remove useless frame
13160                 replace 'incorporation' with 'receiving'
13161         * src/plugins/clamav/clamav_plugin_gtk.c
13162         * src/plugins/spamassassin/spamassassin_gtk.c
13163                 improve widget sensitivity
13164                 fix a bit his engrish
13165
13166 2006-03-09 [wwp]        2.0.0cvs125
13167
13168         * src/addressadd.c
13169         * src/foldersel.c
13170         * src/prefs_common.c
13171         * src/prefs_common.h
13172                 remember some more windows' sizes (add to addressbook and
13173                 select folder).
13174
13175 2006-03-09 [paul]       2.0.0cvs124
13176
13177         * src/plugins/pgpcore/prefs_gpg.c
13178                 normalise construction of dialogue
13179
13180 2006-03-09 [paul]       2.0.0cvs123
13181
13182         * src/plugins/trayicon/Makefile.am
13183                 add missing slash
13184
13185 2006-03-08 [colin]      2.0.0cvs122
13186
13187         * src/plugins/trayicon/Makefile.am
13188                 Fix build in separate dir 
13189                 Patch by Bamanzi <bamanzi@gmail.com>
13190
13191 2006-03-08 [colin]      2.0.0cvs121
13192
13193         * src/procmsg.c
13194                 Batch move and copies from summaryview with delayed execution
13195                 too
13196
13197 2006-03-07 [paul]       2.0.0cvs120
13198
13199         * src/common/utils.c
13200                 fix highlighting of URIs containing "()"
13201                 Patch by Pawel Pekala
13202
13203 2006-03-07 [paul]       2.0.0cvs119
13204
13205         * src/folder.c
13206         * src/folder.h
13207         * src/folderview.c
13208                 immediately do alphabetical resort when
13209                 changing a folder's name
13210                 Patch by Pawel Pekala
13211
13212 2006-03-07 [paul]       2.0.0cvs118
13213
13214         * src/news.c
13215         * src/news_gtk.c
13216                 when unsubscribing a newsgroup, remove the
13217                 folder and msgs in .sylpheed-claws/newscache
13218                 Patch by Pawel Pekala <c0rn@gazeta.pl>
13219
13220 2006-03-07 [paul]       2.0.0cvs117
13221
13222         * src/textview.c
13223                 fix wrong Fake URL Warning
13224                 Thanks to Hiro
13225
13226 2006-03-07 [colin]      2.0.0cvs116
13227
13228         * src/imap.c
13229                 Return immediately when password dialog was
13230                 cancelled
13231         * src/gtk/inputdialog.c
13232                 Allow empty strings for passwords
13233
13234
13235 2006-03-06 [colin]      2.0.0cvs115
13236
13237         * src/imap.c
13238                 Prevent double-timeouts when connection fails
13239
13240 2006-03-06 [colin]
13241
13242         2.0.1-rc1 released
13243
13244 2006-03-06 [colin]      2.0.0cvs114
13245
13246         * src/imap.c
13247                 Refresh session during potentially long
13248                 operations
13249
13250 2006-03-06 [wwp]        2.0.0cvs113
13251
13252         * src/prefs_msg_colors.h
13253                 forgot that one (custom color labels).
13254
13255 2006-03-06 [wwp]        2.0.0cvs112
13256
13257         * src/prefs_common.c
13258         * src/prefs_common.h
13259         * src/prefs_msg_colors.c
13260         * src/summaryview.c
13261         * src/summaryview.h
13262         * src/gtk/colorlabel.c
13263         * src/gtk/colorlabel.h
13264                 colors in messages list are now customizable. Color values and names can
13265                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
13266                 Thanks to Paul and Colin for their help with this longstanding patch!
13267
13268 2006-03-06 [wwp]        2.0.0cvs111
13269
13270         * src/textview.c
13271                 don't crash if (x)face is bad.
13272
13273 2006-03-05 [paul]       2.0.0cvs110
13274
13275         * AUTHORS
13276         * configure.ac
13277         * src/Makefile.am
13278         * src/common/Makefile.am
13279         * src/common/utils.h
13280         * src/etpan/imap-thread.c
13281         * src/gtk/authors.h
13282         * src/plugins/clamav/Makefile.am
13283         * src/plugins/demo/Makefile.am
13284         * src/plugins/dillo_viewer/Makefile.am
13285         * src/plugins/pgpcore/Makefile.am
13286         * src/plugins/pgpcore/passphrase.c
13287         * src/plugins/pgpinline/Makefile.am
13288         * src/plugins/pgpmime/Makefile.am
13289         * src/plugins/spamassassin/Makefile.am
13290         * src/plugins/trayicon/Makefile.am
13291                 fix builiding on cygwin
13292                 Patch by Ralgh Young <bamanzi@gmail.com>
13293
13294 2006-03-04 [wwp]        2.0.0cvs109
13295
13296         * manual/keyboard.xml
13297                 fix mixed up/down keys.
13298
13299 2006-03-04 [wwp]        2.0.0cvs108
13300
13301         * README
13302         * INSTALL
13303                 updated links to SpamAssassin.
13304
13305 2006-03-04 [wwp]        2.0.0cvs107
13306
13307         * manual/plugins.xml
13308         * src/plugins/spamassassin/README
13309                 updated SpamAssassin plugin docs to reflect new functional additions
13310                 (also fix/update/documents few technical stuff more, see the README).
13311
13312 2006-03-04 [wwp]        2.0.0cvs106
13313
13314         * src/prefs_message.c
13315                 normalized capitalization of message-prefs paths.
13316
13317 2006-03-04 [wwp]        2.0.0cvs105
13318
13319         * manual/advanced.xml
13320                 typo.
13321
13322 2006-03-03 [colin]      2.0.0cvs104
13323
13324         * src/plugins/clamav/clamav_plugin_gtk.c
13325                 Rework prefs page, patch by Fabien 
13326
13327 2006-03-03 [colin]      2.0.0cvs103
13328
13329         * src/plugins/clamav/clamav_plugin.c
13330                 Set error on all errors
13331
13332 2006-03-03 [colin]      2.0.0cvs102
13333
13334         * src/common/plugin.c
13335                 Initialize error to avoid crashing when a plugin fails
13336                 without setting error
13337
13338 2006-03-02 [wwp]        2.0.0cvs101
13339
13340         * configure.ac
13341                 fixed linker flags for libetpan support on Cygwin
13342                 (thanks to H.Merijn Brand).
13343
13344 2006-03-02 [wwp]        2.0.0cvs100
13345
13346         * src/addressbook.c
13347                 fix some AB error messages: one for punctuation and
13348                 one wrongly duplicate (thanks, maxbritov).
13349
13350 2006-03-02 [wwp]        2.0.0cvs99
13351
13352         * src/plugins/spamassassin/spamassassin.c
13353                 make sync calls to sa-learn/spamc to prevent
13354                 system (whatever local or client/server) overload.
13355
13356 2006-03-02 [colin]      2.0.0cvs98
13357
13358         * src/summaryview.c
13359                 Put the spam icon in the status column instead of the
13360                 mark one
13361
13362 2006-03-01 [colin]      2.0.0cvs97
13363
13364         * src/plugins/spamassassin/spamassassin.c
13365                 Fix segfault (g_file_set_contents fails for some 
13366                 reason and err==0x2f. Can't find out why with
13367                 valgrind, using working function :-)
13368
13369 2006-03-01 [colin]      2.0.0cvs96
13370
13371         * src/inc.c
13372                 Offline overriding: let 'No' be cached only 3 seconds
13373
13374 2006-03-01 [colin]      2.0.0cvs95
13375
13376         * src/addr_compl.c
13377         * src/addrbook.c
13378         * src/addressbook.c
13379         * src/addrindex.c
13380         * src/folder_item_prefs.c
13381         * src/headerview.c
13382         * src/imap.c
13383         * src/inc.c
13384         * src/ldif.c
13385         * src/mainwindow.c
13386         * src/mh.c
13387         * src/msgcache.c
13388         * src/prefs_common.h
13389         * src/prefs_msg_colors.c
13390         * src/procheader.c
13391         * src/procheader.h
13392         * src/procmime.c
13393         * src/procmsg.c
13394         * src/procmsg.h
13395         * src/send_message.h
13396         * src/simple-gettext.c
13397         * src/summaryview.c
13398         * src/summaryview.h
13399         * src/syldap.c
13400         * src/textview.c
13401         * src/undo.c
13402         * src/common/ssl_certificate.c
13403         * src/common/utils.c
13404         * src/gtk/colorsel.c
13405         * src/gtk/gtksctree.c
13406         * src/gtk/gtkshruler.c
13407         * src/plugins/trayicon/trayicon.c
13408                 #if 0 goes to /dev/null
13409
13410 2006-03-01 [colin]      2.0.0cvs94
13411
13412         * src/compose.c
13413         * src/imap.c
13414         * src/inc.c
13415         * src/inc.h
13416         * src/messageview.c
13417         * src/news.c
13418         * src/plugins/spamassassin/spamassassin.c
13419                 Allow to add information in the "working offline"
13420                 window
13421
13422 2006-03-01 [wwp]        2.0.0cvs93
13423
13424         * src/plugins/spamassassin/spamassassin.c
13425                 fixed spamc invocation: use a tricky temporary mini shell wrapper
13426                 'cause it seems that calling `spamc ... < inputfile` with
13427                 g_spawn_(a)sync simply.. erm doesn't work :-).
13428
13429 2006-03-01 [wwp]        2.0.0cvs92
13430
13431         * src/toolbar.c
13432         * src/toolbar.h
13433                 simplify the adding of spam/ham button to the messageview toolbar
13434                 (it gets more clear now that the same button will be "Mark as spam"
13435                 or "Mark as ham" according to the current message status,
13436                 thanks to Colin).
13437
13438 2006-03-01 [wwp]        2.0.0cvs91
13439
13440         * src/messageview.c
13441         * src/procmsg.c
13442         * src/procmsg.h
13443         * src/summaryview.c
13444         * src/plugins/spamassassin/spamassassin.c
13445         * src/plugins/spamassassin/spamassassin.h
13446                 make learner callbacks return a status (0 for ok),
13447                 handle it in main code to avoid setting flags when learning failed,
13448                 don't learn on TCP if offline in spamassassin,
13449                 thanks to Colin.
13450
13451                 
13452
13453 2006-03-01 [wwp]        2.0.0cvs90
13454
13455         * src/compose.c
13456                 some work around the compose window's account menu,
13457                 patch by Fabien Vantard.
13458
13459 2006-03-01 [wwp]        2.0.0cvs89
13460
13461         * src/plugins/spamassassin/spamassassin.c
13462                 fixed bad logics, was using spamc in local mode and sa-learn
13463                 in remote mode (thanks, Colin).
13464
13465 2006-03-01 [wwp]        2.0.0cvs88
13466
13467         * src/plugins/spamassassin/spamassassin.c
13468         * src/plugins/spamassassin/spamassassin.h
13469         * src/plugins/spamassassin/spamassassin_gtk.c
13470                 made processing of emails w/ sa-plugin an option (default is TRUE),
13471                 fixed Engrish some tooltips, capitalization of some debug messages
13472                 and warnings. The spamassassin plugin now provides two separate
13473                 services: process emails upon incorporation and spamd training.
13474                 Both services (un)register independently but use some common
13475                 plugin settings (transport settings, spam storage location).
13476
13477 2006-02-28 [wwp]        2.0.0cvs87
13478
13479         * src/plugins/spamassassin/spamassassin.c
13480                 fix async flag to spamc cmdline execution (batch exec should
13481                 be asynchronous).
13482
13483 2006-02-27 [wwp]        2.0.0cvs86
13484
13485         * src/plugins/spamassassin/spamassassin.c
13486         * src/plugins/spamassassin/spamassassin.h
13487         * src/plugins/spamassassin/spamassassin_gtk.c
13488                 - added the ability to learn a remote spamassassin server (spamd),
13489                 using spamc.
13490                 - added the spamassassin option 'username', that applies to all
13491                 spamassassin operations (filtering, learning, local or remote).
13492                 The default username is the current unix user (if left blank
13493                 from gtk prefs or config file).
13494                 - commented out some unused code (notebook widget), removed unused
13495                 layout (hbox1).
13496                 - make more widgets sensitive to the transport type.
13497
13498 2006-02-27 [colin]      2.0.0cvs85
13499
13500         * src/plugins/spamassassin/spamassassin.c
13501                 Fix sa-learn call when offline
13502
13503 2006-02-27 [colin]      2.0.0cvs84
13504
13505         * configure.ac
13506         * src/Makefile.am
13507         * src/mainwindow.c
13508         * src/mainwindow.h
13509         * src/messageview.c
13510         * src/messageview.h
13511         * src/prefs_toolbar.c
13512         * src/procmsg.c
13513         * src/stock_pixmap.c
13514         * src/stock_pixmap.h
13515         * src/summaryview.c
13516         * src/toolbar.c
13517         * src/toolbar.h
13518         * src/pixmaps/ham_btn.xpm
13519         * src/pixmaps/spam.xpm
13520         * src/pixmaps/spam_btn.xpm
13521         * src/plugins/spamassassin/spamassassin.c
13522                 Add button in toolbar for spam learning
13523                 Fix a few bugs from the last related commit
13524                 Revert 1.9.6cvs23 which messed up shift-selection
13525
13526 2006-02-24 [colin]      2.0.0cvs83
13527
13528         * src/procmsg.c
13529         * src/summaryview.c
13530         * src/summaryview.h
13531         * src/plugins/spamassassin/spamassassin.c
13532         * src/plugins/spamassassin/spamassassin.h
13533         * src/plugins/spamassassin/spamassassin_gtk.c
13534                 Unregister learner when spamassassin is either
13535                 disabled or over tcp
13536
13537 2006-02-24 [colin]      2.0.0cvs82
13538
13539         * src/Makefile.am
13540         * src/mainwindow.c
13541         * src/mainwindow.h
13542         * src/procmsg.c
13543         * src/procmsg.h
13544         * src/stock_pixmap.c
13545         * src/stock_pixmap.h
13546         * src/summaryview.c
13547         * src/summaryview.h
13548         * src/gtk/icon_legend.c
13549         * src/pixmaps/spam.xpm  ** NEW FILE **
13550         * src/plugins/spamassassin/spamassassin.c
13551         * src/plugins/spamassassin/spamassassin_gtk.c
13552                 Add spam learning interface (Mark/Mark as 
13553                 (spam|ham) menus)
13554
13555 2006-02-24 [wwp]        2.0.0cvs81
13556
13557         * src/compose.c
13558         * src/compose.h
13559         * src/filtering.c
13560                 hide compose window when sending message in batch mode
13561                 (filtering: forward and redirect). Also fixed a wrong
13562                 value returned when sending failed, neutral anyway.
13563                 (Colin, me) 
13564
13565 2006-02-24 [wwp]        2.0.0cvs80
13566
13567         * src/mainwindow.c
13568                 use GTK+'s stock quit button. Patch by Fabien Vantard.
13569
13570 2006-02-24 [paul]       2.0.0cvs79
13571
13572         * src/news.c
13573         * src/news.h
13574         * src/news_gtk.c
13575                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
13576                 Thanks to Colin
13577
13578 2006-02-23 [colin]      2.0.0cvs78
13579
13580         * src/alertpanel.c
13581                 Change OK to Close in alertpanel with View log
13582                 button; add accel to View log. Patch by Fabien
13583                 Vantard
13584
13585 2006-02-23 [wwp]        2.0.0cvs77
13586
13587         * src/compose.c
13588                 silly me, there were much more tests to perform, since toolbars can
13589                 really have down to 1 element only.
13590
13591 2006-02-23 [wwp]        2.0.0cvs76
13592
13593         * commitHelper
13594                 fixed indentation from my previous commit. Fallback to VISUAL if
13595                 EDITOR is not set (and to vi, at last resort).
13596
13597 2006-02-23 [wwp]        2.0.0cvs75
13598
13599         * commitHelper
13600                 improved error detection (Colin, me).
13601
13602 2006-02-23 [wwp]        2.0.0cvs74
13603
13604         * src/prefs_toolbar.c
13605                 simplify and fix prefs/toolbars layouting. Combos' contents can
13606                 now be really displayed.
13607
13608 2006-02-23 [wwp]        2.0.0cvs73
13609         simplifies and fix prefs/toolbars layouting. Combos' contents can now
13610         be really displayed.
13611
13612 2006-02-22 [wwp]        2.0.0cvs72
13613
13614         * src/compose.c
13615                 fix a typo in my previous commit (sorry!).
13616
13617 2006-02-22 [wwp]        2.0.0cvs71
13618
13619         * src/prefs_toolbar.c
13620                 fix a crash when adding separators to toolbars,
13621                 also fix some separator item information.
13622
13623 2006-02-22 [wwp]        2.0.0cvs70
13624
13625         * src/compose.c
13626                 fix a crash when redirecting (for instance) when compose window's
13627                 toolbar contents has been customized (when some buttons have been
13628                 removed in fact).
13629
13630 2006-02-21 [wwp]        2.0.0cvs69
13631
13632         * src/summaryview.c
13633         * src/gtk/pluginwindow.c
13634         * src/plugins/pgpcore/prefs_gpg.c
13635                 fix some compilation warnings (feat. remains of removed code).
13636
13637 2006-02-21 [wwp]        2.0.0cvs68
13638
13639         * src/gtk/gtkutils.c
13640                 fix two compilation issues, thanks to Stephan Sachse.
13641
13642 2006-02-20 [colin]      2.0.0cvs67
13643
13644         * src/mainwindow.c
13645                 Don't reselect displayed mail on refocus
13646                 This fixes actions misbehaving 
13647
13648 2006-02-20 [wwp]        2.0.0cvs66
13649
13650         * src/summaryview.c
13651         * src/gtk/gtksctree.c
13652         * src/gtk/gtkshruler.c
13653                 changed more runtime typecast checks.
13654
13655 2006-02-20 [wwp]        2.0.0cvs65
13656
13657         * src/summary_search.c
13658                 find all - summaryview refresh issue fixed, thanks to Colin.
13659
13660 2006-02-20 [wwp]        2.0.0cvs64
13661
13662         * src/gtk/gtkutils.c
13663                 better runtime typecast checks.
13664
13665 2006-02-20 [wwp]        2.0.0cvs63
13666
13667         * src/summary_search.c
13668                 enhancements to the summary search:
13669                         - add the ability to stop the running search
13670                           (upon ESC-key press, new Stop button or when Clear button is pressed)
13671                         - don't search if no criteria (From/To/Subject/Body) is set
13672                         - ensure that a busy mouse pointer is always shown when searching,
13673                           show it even a bit earlier
13674
13675 2006-02-19 [colin]      2.0.0cvs62
13676
13677         * src/compose.c
13678         * src/imap.c
13679         * src/etpan/imap-thread.c
13680         * src/etpan/imap-thread.h
13681                 (Future) IMAP speed improvement on sending
13682                 Will require a libetpan update
13683         * src/summaryview.c
13684         * src/gtk/quicksearch.c
13685                 Make quicksearch clearable while running.
13686
13687 2006-02-17 [colin]      2.0.0cvs61
13688
13689         * src/imap.c
13690         * src/etpan/imap-thread.c
13691         * src/etpan/imap-thread.h
13692                 Check for IMAP certificates
13693                 ** Requires libetpan-0.42-cvs4 
13694                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
13695
13696 2006-02-17 [colin]      2.0.0cvs60
13697
13698         * src/messageview.c
13699         * src/prefs_common.c
13700         * src/prefs_common.h
13701         * src/prefs_message.c
13702                 Add pref to display HTML-only mails with plugin, 
13703                 if possible (defaulting to FALSE of course).
13704
13705 2006-02-16 [colin]      2.0.0cvs59
13706
13707         * src/main.c
13708         * src/common/plugin.c
13709         * src/common/plugin.h
13710         * src/gtk/pluginwindow.c
13711                 Keep track of requested (but unloaded) plugins
13712                 in some error cases.
13713
13714 2006-02-16 [wwp]        2.0.0cvs58
13715
13716         * src/gtk/gtkaspell.c
13717         * src/gtk/gtkaspell.h
13718         * src/prefs_spelling.c
13719         * src/compose.c
13720         * src/prefs_common.c
13721         * src/prefs_common.h
13722                 implemented new optional spellchecker behaviour: re-check message when
13723                 dictionary got changed (from compose-window/context-menu/Change dictionary).
13724
13725 2006-02-16 [wwp]        2.0.0cvs57
13726
13727         * src/quote_fmt_parse.y
13728                 pclose popen'ed pipe.
13729
13730 2006-02-15 [colin]      2.0.0cvs56
13731
13732         * src/mimeview.c
13733         * src/mimeview.h
13734                 Let MimeViewers know which MimeView they
13735                 depend of.
13736         * src/summaryview.c
13737                 Swap From/To columns in Sent/Queue/Drafts
13738                 folders
13739         * src/etpan/imap-thread.c
13740                 Use mailstream_low_tls_open() for STARTTLS
13741                 instead of mailstream_low_ssl_open()
13742                 ** REQUIRES libetpan 0.42cvs3 **
13743
13744 2006-02-15 [wwp]        2.0.0cvs55
13745
13746         * src/compose.c
13747         * src/compose.h
13748         * src/message_search.c
13749         * src/message_search.h
13750         * src/textview.c
13751         * src/gtk/gtkutils.c
13752         * src/gtk/gtkutils.h
13753                 added the ability to Find text in the compose window (and a bit
13754                 of code factorization).
13755
13756 2006-02-15 [wwp]        2.0.0cvs54
13757
13758         * src/prefs_gtk.c
13759                 yet another one file was missing (fix for some widgets' sensitivity).
13760                 Thanks Colin!
13761
13762 2006-02-15 [wwp]        2.0.0cvs53
13763
13764         * src/prefs_gtk.h
13765                 oops forgot that file (fix for some widgets' sensitivity).
13766
13767 2006-02-15 [wwp]        2.0.0cvs52
13768
13769         * src/summary_search.c
13770                 implemented advanced summary search options (added the ability
13771                 to use matcher conditions in an advanced search mode).
13772
13773 2006-02-15 [wwp]        2.0.0cvs51
13774
13775         * src/plugins/pgpcore/prefs_gpg.c
13776         * src/prefs_account.c
13777                 fix some widget sensitivity, mostly around some labels in
13778                 account prefs.
13779
13780 2006-02-15 [paul]       2.0.0cvs50
13781
13782         * manual/advanced.xml
13783                 improve Templates info
13784                 written by wwp
13785
13786 2006-02-14 [colin]      2.0.0cvs49
13787
13788         * src/pixmaps/address_book.xpm
13789         * src/pixmaps/preferences.xpm
13790         * src/pixmaps/properties.xpm
13791                 Fix pixmap size - patch by Fabien Vantard
13792
13793 2006-02-13 [colin]      2.0.0cvs48
13794
13795         * src/procmime.c
13796                 Add missing fclose()s on error
13797         * src/textview.c
13798                 Remove unused code
13799         * src/common/utils.c
13800                 Fix temp files not being deleted on windows
13801         Patches by Thomas Gilgin
13802
13803 2006-02-13 [colin]      2.0.0cvs47
13804
13805         * src/mainwindow.c
13806                 Fix exit crash
13807
13808 2006-02-13 [wwp]        2.0.0cvs46
13809
13810         * src/plugins/pgpcore/prefs_gpg.c
13811                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
13812
13813 2006-02-12 [colin]      2.0.0cvs45
13814
13815         * src/folderview.c
13816         * src/main.c
13817         * src/mainwindow.c
13818                 Fix "stuff" when quitting
13819
13820 2006-02-12 [wwp]        2.0.0cvs44
13821
13822         * src/prefs_themes.c
13823                 fix typos in debug messages.
13824
13825 2006-02-11 [colin]      2.0.0cvs43
13826
13827         * src/summaryview.c
13828                 don't allow drag/drop from ourself
13829
13830 2006-02-10 [wwp]        2.0.0cvs42
13831
13832         * src/exporthtml.c
13833         * src/html.c
13834         * src/html.h
13835         * src/procmime.c
13836         * src/textview.c
13837                 renamed html_ prefixed functions and data structures to avoid
13838                 namespace clashes w/ other software (gtkhtml2 for instance).
13839                 Closes bug #907.
13840
13841
13842 2006-02-09 [colin]      2.0.0cvs41
13843
13844         * src/summaryview.c
13845                 Fix shitty logic messed up. Thanks Ticho for the hint!
13846
13847 2006-02-09 [wwp]        2.0.0cvs40
13848
13849         * src/gtk/about.c
13850         * src/compose.c
13851         * src/prefs_account.c
13852         * src/prefs_gtk.h
13853         * src/editaddress.c
13854                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
13855                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
13856                 Browse buttons in accounts prefs.
13857
13858 2006-02-09 [colin]      2.0.0cvs39
13859
13860         * src/matcher.c
13861                 Check for pointer before using its members
13862         * src/gtk/gtksourceprintjob.c
13863                 Fix a wrong warning
13864
13865 2006-02-09 [wwp]        2.0.0cvs38
13866
13867         * src/gtk/filesel.c
13868                 fix few compiler warnings (type mismatch).
13869
13870 2006-02-09 [paul]       2.0.0cvs37
13871
13872         * po/fr.po
13873                 updated by Fabien Vantard
13874
13875 2006-02-08 [colin]      2.0.0cvs36
13876
13877         * src/prefs_common.c
13878         * src/common/defs.h
13879         * src/common/plugin.c
13880                 allow windows and linux configurations to coexist
13881                 patch by Thomas Gilgin
13882
13883 2006-02-08 [colin]      2.0.0cvs35
13884
13885         * src/filtering.c
13886         * src/matcher.c
13887         * src/matcher.h
13888         * src/matcher_parser_parse.y
13889         * src/prefs_filtering_action.c
13890         * src/prefs_matcher.c
13891                 Add the "Ignore thread" filtering
13892                 action
13893
13894 2006-02-08 [colin]      2.0.0cvs34
13895
13896         * src/compose.c
13897         * src/procmime.c
13898         * src/procmime.h
13899                 Fix bug #905 (damaged attachment)
13900                 text files with raw \0's aren't really text files
13901         FOR_STABLE
13902
13903 2006-02-08 [colin]      2.0.0cvs33
13904
13905         * src/summaryview.c
13906                 Fix crasher introduced yesterday
13907
13908 2006-02-08 [wwp]        2.0.0cvs32
13909
13910         * src/compose.c
13911         * src/compose.h
13912                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
13913
13914 2006-02-08 [wwp]        2.0.0cvs31
13915
13916         * src/prefs_template.c
13917                 templates enhancement: allow address completion for Cc and Bcc fields
13918                 (it was currently possible for the To field only)
13919
13920 2006-02-08 [colin]      2.0.0cvs30
13921
13922         * src/compose.c
13923                 Don't unblock if not blocked
13924         FOR_STABLE
13925
13926 2006-02-07 [colin]      2.0.0cvs29
13927
13928         * src/action.c
13929                 Forgot to refresh summaryview
13930
13931 2006-02-07 [colin]      2.0.0cvs28
13932
13933         * src/action.c
13934                 Freeze/thaw message list and folder list while
13935                 processing %as{} actions 
13936         * src/compose.c
13937                 Fix auto-wrap disabling after a middle-click
13938                 paste - FOR_STABLE
13939
13940 2006-02-07 [paul]       2.0.0cvs27
13941
13942         * src/folder.c
13943                 fix freeing of uninitialised pointers
13944                 Thanks to Colin
13945
13946 2006-02-06 [colin]      2.0.0cvs26
13947
13948         * src/folder.c
13949                 Use g_slist_prepend in potentially big list
13950
13951 2006-02-06 [colin]      2.0.0cvs25
13952
13953         * src/folder.c
13954                 Completely skip processing if it doesn't 
13955                 exist (faster!)
13956
13957 2006-02-06 [colin]      2.0.0cvs24
13958
13959         * src/folder.c
13960         * src/summaryview.c
13961                 Batch filtering in summaryview (from Tools menu)
13962                 and pre/post//-processing too
13963
13964 2006-02-06 [colin]      2.0.0cvs23
13965
13966         * src/procmsg.h
13967         * src/filtering.c
13968                 Use a special field for batch filtering instead
13969                 of stepping on deferred execution's toes
13970
13971 2006-02-06 [colin]      2.0.0cvs22
13972
13973         * src/action.c
13974         * src/filtering.c
13975         * src/filtering.h
13976         * src/folder.c
13977         * src/summaryview.c
13978                 Fix filtering via menus and actions
13979
13980 2006-02-06 [colin]      2.0.0cvs21
13981
13982         * src/imap.c
13983                 Put the added file directly to cache if possible (will work
13984                 with next libetpan)
13985         * src/filtering.c
13986         * src/filtering.h
13987         * src/inc.c
13988         * src/folder.c
13989         * src/mbox.c
13990         * src/procmsg.h
13991                 Move and copy filtered messages by batches instead of one
13992                 by one - faster on IMAP
13993         * src/procmsg.c
13994                 Add a function that'll possibly be useful later
13995
13996 2006-02-06 [colin]      2.0.0cvs20
13997
13998         * src/addressbook.c
13999                 Use internal mime-type instead of text/plain for d'n'd
14000         * src/compose.c
14001                 Allow attaching files from mimeview's icon list via d'n'd
14002         * src/folderview.c
14003         * src/folderview.h
14004                 Use internal mime-type instead of text/plain for d'n'd
14005                 Don't try to selected opened folder if none is
14006                 Factorize d'n'd from other apps code
14007         * src/headerview.c
14008         * src/textview.c
14009         * src/gtk/gtkutils.c
14010         * src/gtk/gtkutils.h
14011                 Factorize Face/X-Face stuff
14012         * src/mimeview.c
14013                 Fix d'n'd to other apps
14014         * src/prefs_message.c
14015                 Let the XFace pref be usable without libcompface as it also
14016                 applies to Face
14017         * src/summaryview.c
14018                 Fix d'n'd to other apps
14019                 Factorize d'n'd from other apps code
14020
14021 2006-02-06 [wwp]        2.0.0cvs19
14022
14023         * po/it.po
14024                 Italian translation fixes by Andrea Spadaccini (no more confusion
14025                 between filtering and processing, and few changes in the About
14026                 dialog).
14027
14028
14029 2006-02-06 [mones]      2.0.0cvs18
14030
14031         * src/gtk/icon_legend.c
14032                 Improved descriptions allowing better translations
14033
14034 2006-02-05 [colin]      2.0.0cvs17
14035
14036         * src/imap.c
14037                 Add the f*cking missing expunge that caused imap_fetch_env
14038                 to fail after an add_msgs ! :-///
14039         * src/etpan/imap-thread.c
14040                 Add a bit of debug
14041         FOR_STABLE
14042
14043 2006-02-05 [colin]      2.0.0cvs16
14044
14045         * src/common/utils.c
14046                 Don't check for return-path (or we can't put
14047                 back non-sent mails)
14048
14049 2006-02-05 [colin]      2.0.0cvs15
14050
14051         * src/textview.c
14052                 Don't try to display Face header in textview
14053                 when teh headerview's active
14054
14055 2006-02-05 [colin]      2.0.0cvs14
14056
14057         * tools/tbird2syl.py
14058         * tools/Makefile.am
14059                 Add script to import Thunderbird mails
14060
14061 2006-02-05 [colin]      2.0.0cvs13
14062
14063         * src/headerview.c
14064         * src/procheader.c
14065         * src/procmsg.c
14066         * src/procmsg.h
14067         * src/textview.c
14068                 Show Face headers - patch partially by Klaus Flittner
14069
14070 2006-02-05 [colin]      2.0.0cvs12
14071
14072         * src/folderview.c
14073         * src/summaryview.c
14074         * src/common/utils.c
14075         * src/common/utils.h
14076                 Let dnd work from mime icons to summaryview
14077                 and to folderview too
14078                 Add a crude test to avoid trying to add files
14079                 drag'n'dropped when they're not mails
14080
14081 2006-02-04 [colin]      2.0.0cvs11
14082
14083         * src/summaryview.c
14084         * src/mimeview.c
14085                 Fix utf8 conversion
14086
14087 2006-02-04 [colin]      2.0.0cvs10
14088
14089         * src/compose.c
14090         * src/folderview.c
14091         * src/mimeview.c
14092         * src/summaryview.c
14093         * src/summaryview.h
14094                 Added various drag and drop capas:
14095                 From                    To
14096                 summaryview             other apps
14097                 mimeview icons          other apps
14098                 other apps              summaryview
14099                 other apps              folderview
14100
14101                 This shouldn't have broken the existing:
14102                 From                    To
14103                 summaryview             folderview
14104                 folderview              folderview
14105                 summaryview             compose's attachments
14106
14107         Tests welcomed.
14108
14109 2006-02-02 [paul]       2.0.0cvs9
14110
14111         * src/mainwindow.c
14112                 move global option 'Set displayed columns...' out
14113                 of folder option grouping.
14114                 fix sensitivity of 'harvest addresses'
14115         FOR_STABLE
14116
14117 2006-02-01 [colin]      2.0.0cvs8
14118
14119         * src/mimeview.c
14120                 Revert the alertpanel patch, it sucks (intrusive
14121                 and gets in the way of "open")
14122
14123 2006-02-01 [colin]      2.0.0cvs7
14124
14125         * src/compose.c
14126         * src/prefs_account.c
14127         * src/prefs_common.c
14128         * src/common/defs.h
14129         * src/common/utils.c
14130         * src/common/utils.h
14131                 Add ability to edit the signature file
14132                 from the account preferences, and use
14133                 a default for the text editor.
14134                 Patch by Fabien Vantard
14135
14136 2006-02-01 [colin]      2.0.0cvs6
14137
14138         * src/mimeview.c
14139                 Try to get mime type by extension if it is
14140                 application/octet-stream
14141                 Display a window with possible choices when
14142                 encountering unknown mime types
14143         * src/gtk/filesel.c
14144         * src/gtk/filesel.h
14145                 Add preview
14146                 Allow multiple selection in filtered filesel
14147                 (patch by Fabien Vantard)
14148         * src/gtk/pluginwindow.c
14149                 Use it (patch by Fabien Vantard)
14150
14151 2006-02-01 [paul]       2.0.0cvs5
14152
14153         * src/jpilot.c
14154                 fix crash on creating jpilot address book
14155                 Thanks to Colin - FOR_STABLE
14156         * src/prefs_summaries.c
14157         * src/prefs_wrapping.c
14158         * src/gtk/icon_legend.c
14159         * src/gtk/quicksearch.c
14160                 string fixes and additions
14161
14162 2006-02-01 [paul]       2.0.0cvs4
14163
14164         * src/compose.c
14165         * src/mainwindow.c
14166         * src/messageview.c
14167         * src/prefs_send.c
14168                 add Arabic encoding option
14169                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
14170
14171 2006-01-31 [colin]      2.0.0cvs3
14172
14173         * src/plugins/pgpcore/passphrase.c
14174                 Convert passphrase to locale encoding
14175         * src/compose.c
14176                 Fix drafting on IMAP. Crappy bug sneaked in
14177                 the release :-/
14178         FOR_STABLE
14179
14180 2006-01-30 [paul]       2.0.0cvs2
14181
14182         * src/gtk/icon_legend.c
14183                 show the new entries
14184
14185 2006-01-30 [colin]      2.0.0cvs1
14186
14187         * src/manual.c
14188                 Check for the file to be present before 
14189                 enabling the menu - FOR_STABLE
14190         * src/gtk/icon_legend.c
14191                 Add folders icons (not all of them, there
14192                 are too much, but the most intriguing ones)
14193
14194 2006-01-30 [paul]       2.0.0
14195
14196         version 2.0.0 released
14197
14198 [For previous entries, see ChangeLog.pre2.0.0]