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