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