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