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