2007-08-22 [colin] 2.10.0cvs147
[claws.git] / ChangeLog
1 2007-08-22 [colin]      2.10.0cvs147
2
3         * src/ldaputil.c
4                 Fix test (set ldap v3 if bindDN is set or TLS is set)
5
6 2007-08-22 [colin]      2.10.0cvs146
7
8         * src/editldap.c
9         * src/ldaputil.c
10                 Fix wrong "Connected successfully to server". Connection only succeeds if
11                 we can get the base DN.
12
13 2007-08-21 [wwp]        2.10.0cvs145
14
15         * src/browseldap.c
16         * src/editldap.c
17         * src/ldapctrl.c
18         * src/ldapquery.c
19         * src/ldapserver.c
20         * src/ldapupdate.c
21         * src/ldaputil.c
22                 More sanity checks in ldap functions.
23
24 2007-08-21 [wwp]        2.10.0cvs144
25
26         * src/prefs_account.c
27                 Don't return a value in a void function().
28
29 2007-08-21 [paul]       2.10.0cvs143
30
31         * src/messageview.c
32                 add check for ftp: to messageview_list_urls()
33
34 2007-08-21 [colin]      2.10.0cvs142
35
36         * src/editldap.c
37         * src/ldapctrl.c
38         * src/ldapctrl.h
39         * src/ldapquery.c
40         * src/ldapupdate.c
41                 Fix bug 1293, 'LDAP address book not working'
42                 Search only on specified fields, but fetch 
43                 every field possible. People will have to 
44                 reset the searched Attributes in their LDAP
45                 servers properties.
46
47 2007-08-21 [wwp]        2.10.0cvs141
48
49         * src/addr_compl.c
50         * src/addrbook.c
51         * src/addrcache.c
52         * src/addrcindex.c
53         * src/addressbook.c
54         * src/addrindex.c
55         * src/browseldap.c
56         * src/crash.c
57         * src/editaddress_other_attributes_ldap.c
58         * src/exporthtml.c
59         * src/folder.c
60         * src/folderview.c
61         * src/imap.c
62         * src/jpilot.c
63         * src/ldapserver.c
64         * src/ldapupdate.c
65         * src/ldif.c
66         * src/main.c
67         * src/mainwindow.c
68         * src/matcher.c
69         * src/mh.c
70         * src/msgcache.c
71         * src/mutt.c
72         * src/pine.c
73         * src/pop.c
74         * src/prefs_customheader.c
75         * src/prefs_msg_colors.c
76         * src/procmime.c
77         * src/textview.c
78         * src/vcard.c
79         * src/wizard.c
80         * src/common/log.c
81         * src/common/socket.c
82         * src/common/ssl_certificate.c
83         * src/common/utils.c
84         * src/common/utils.h
85         * src/gtk/description_window.c
86         * src/plugins/demo/demo.c
87         * src/plugins/pgpcore/prefs_gpg.c
88         * src/plugins/spamassassin/libspamc.c
89                 Make sure we use glib functions to send text messages (information,
90                 debug, warning, errors) to stdout/stderr - no more direct puts
91                 fputs printf fprintf to stdout/stderr when it can be done using
92                 g_log*() and g_print/g_printerr. Doing this, we make sure every
93                 stdout/stderr message is saved to log in Windows.
94
95
96 2007-08-21 [wwp]        2.10.0cvs140
97
98         * src/main.c
99         * src/common/utils.h
100                 Route glib's stdout/stderr messages to a log file (Windows only),
101                 instead of loosing them.
102
103 2007-08-21 [paul]       2.10.0cvs139
104
105         * src/mainwindow.c
106                 replace deprecated g_strncasecmp()
107         * src/messageview.c
108                 fix 'List URLS'
109
110 2007-08-20 [ticho]      2.10.0cvs138
111
112         * src/account.c
113         * src/prefs_account.h
114                 Copy all account preferences in account_clone() - some
115                 were missing.
116         * src/prefs_account.c
117                 Handle empty privacy system combobox gracefully (warning
118                 instead of a crash).
119
120 2007-08-20 [colin]      2.10.0cvs137
121
122         * src/ldapctrl.c
123                 Fix a leak
124
125 2007-08-20 [paul]       2.10.0cvs136
126
127         * src/browseldap.c
128         * src/editldap.c
129         * src/ldapctrl.c
130         * src/ldapquery.c
131         * src/ldapquery.h
132         * src/ldapserver.c
133         * src/ldaputil.c
134                 add debug_prints
135                 patch by Michael Rasmussen
136
137 2007-08-19 [colin]      2.10.0cvs135
138
139         * src/imap.c
140                 Fix previous commit. Sensitivity update is needed
141                 for "Cancel receiving". However when batching we
142                 don't need to do it for every message flag change,
143                 just once at the start and once at the end.
144
145 2007-08-19 [colin]      2.10.0cvs134
146
147         * src/imap.c
148                 Remove useless menu updates on session lock/unlock
149
150 2007-08-19 [colin]      2.10.0cvs133
151
152         * src/etpan/imap-thread.c
153                 Make all fetch logs less verbose
154
155 2007-08-19 [paul]       2.10.0cvs132
156
157         * src/foldersel.c
158         * src/folderview.c
159         * src/summaryview.c
160                 fix bug 1286, 'Can't move a folder into a "Folders
161                 Only" folder'
162
163 2007-08-18 [ticho]      2.10.0cvs131
164
165         * src/editaddress_other_attributes_ldap.c
166                 Converted option menu for other ldap attributes to GtkComboBox.
167
168 2007-08-18 [colin]      2.10.0cvs130
169
170         * src/compose.c
171         * src/prefs_common.c
172         * src/prefs_common.h
173         * src/prefs_send.c
174         * src/send_message.c
175                 Revert 'send_dialog_mode' meaning to 
176                 'send_dialog_invisible', so that the 
177                 new checkbox doesn't change the 
178                 existing behaviour.
179
180 2007-08-18 [paul]       2.10.0cvs129
181
182         * src/summaryview.c
183                 add missing menu update
184
185 2007-08-17 [colin]      2.10.0cvs128
186
187         * src/folder.c
188                 Set batching after getting flags - maybe fixes
189                 bug 1292, 'CM crashes on writing mail'
190
191 2007-08-16 [ticho]      2.10.0cvs127
192
193         * src/prefs_send.c
194                 Convert two GtkOptionMenu widgets to new GtkComboBox.
195         * src/gtk/combobox.h
196         * src/gtk/gtkutils.c
197                 Allow NULL for GtkComboBox menuitem label, rendering such
198                 items as row separators.
199
200 2007-08-16 [paul]       2.10.0cvs126
201
202         * src/plugins/trayicon/trayicon.c
203                 remove wrongly used gettextisation
204
205 2007-08-15 [ticho]      2.10.0cvs125
206
207         * src/importldif.c
208                 Fixed a runtime warning where an attempt to pack an
209                 already packed GtkLabel was made.
210
211 2007-08-15 [ticho]      2.10.0cvs124
212
213         * src/prefs_compose_writing.c
214                 Convert the insert-or-attach-dragged-files GtkOptionMenu
215                 into GtkComboBox.
216
217 2007-08-14 [ticho]      2.10.0cvs123
218
219         * src/messageview.c
220         * src/gtk/gtkutils.c
221                 Changed return receipt account selector to GtkComboBox.
222                 Fixed a runtime warning where GTK tried to parse
223                 "name <email@address" as a Pango markup in an alertpanel label.
224
225 2007-08-14 [ticho]      2.10.0cvs122
226
227         * src/prefs_logging.c
228                 Changed GtkOptionMenu in logging preferences to GtkComboBox.
229
230 2007-08-14 [wwp]        2.10.0cvs121
231
232         * tools/Makefile.am
233         * tools/README
234         * tools/popfile-link.sh
235                 Added a new tool: POPFile helper, to open
236                 selected messages in POPFile control center,
237                 in order to change the messages' status.
238
239 2007-08-14 [ticho]      2.10.0cvs120
240
241         * src/compose.c
242         * src/prefs_common.c
243         * src/prefs_common.h
244         * src/prefs_send.c
245         * src/send_message.c
246                 Change "Show send dialog" optionmenu to a checkbutton.
247         * src/prefs_receive.c
248                 Migrate "Show receive dialog" GtkOptionMenu to GtkComboBox.
249
250 2007-08-13 [wwp]        2.10.0cvs119
251
252         * src/addr_compl.c
253         * src/addressbook.c
254         * src/addrindex.c
255         * src/compose.c
256         * src/filtering.c
257         * src/folderview.c
258         * src/inc.c
259         * src/matcher.c
260         * src/mh.c
261         * src/partial_download.c
262         * src/prefs_gtk.c
263         * src/procmsg.c
264         * src/stock_pixmap.c
265         * src/summaryview.c
266         * src/common/utils.c
267         * src/gtk/gtkaspell.c
268         * src/gtk/menu.c
269                 Make sure we never pass NULL pointers for %s substitutions
270                 (prevent from crashing in Windows).
271
272 2007-08-13 [wwp]        2.10.0cvs118
273
274         * src/msgcache.c
275                 Re-enable mmap_reads in Windows with some missing
276                 CloseHandle of mapping objects, thanks to
277                 Marcus Brinkmann.
278
279 2007-08-13 [paul]       2.10.0cvs117
280
281         * src/common/utils.c
282                 fix bug 1287, 'Compile time problem on Solaris
283                 (nexenta gnu/Solaris) utils.c'
284                 Thanks to Piotr Chrzczonowicz
285
286 2007-08-12 [wwp]        2.10.0cvs116
287
288         * src/plugins/pgpcore/prefs_gpg.c
289                 Don't try to unset a GPG_AGENT_INFO that was not
290                 set (and don't use a NULL string in Windows, it was
291                 crashing with --debug if GPG_AGENT_INFO was not set).
292
293 2007-08-12 [wwp]        2.10.0cvs115
294
295         * src/privacy.h
296                 Make gcc type-check arguments passed to privacy_set_error().
297
298 2007-08-12 [ticho]      2.10.0cvs114
299
300         * src/prefs_folder_item.c
301                 Make sure that folder default account combobox always has some
302                 account preselected.
303         * src/gtk/combobox.c
304                 Handle empty combobox gracefully (warning instead of crash).
305
306 2007-08-12 [ticho]      2.10.0cvs114
307
308         * src/prefs_folder_item.c
309                 Make sure that folder default account combobox is not empty.
310         * src/gtk/combobox.c
311                 Handle empty combobox gracefully (warning instead of crash).
312
313 2007-08-11 [paul]       2.10.0cvs113
314
315         * src/addrgather.c
316         * src/folderview.c
317                 use 'subfolder' instead of 'sub-folder', matching
318                 everywhere else the term is used
319         * src/imap_gtk.c
320                 fix engrish
321
322 2007-08-10 [wwp]        2.10.0cvs112
323
324         * src/msgcache.c
325                 Disable mmap reads in Windows only (at least temporarily), they
326                 prevent from renaming/removing target cache files.
327
328 2007-08-10 [paul]
329
330         3.0.0-rc2 released
331
332 2007-08-10 [wwp]        2.10.0cvs111
333
334         * src/msgcache.c
335                 fix unpredictable crashes in Windows due to broken
336                 cache/mark/tags files writting (file were opened for
337                 writing in text mode).
338
339         * src/recv.c
340                 use gettimeofday() from w32lib.h on Windows.
341
342 2007-08-10 [colin]      2.10.0cvs110
343
344         * src/imap.c
345         * src/etpan/imap-thread.c
346         * src/etpan/imap-thread.h
347                 Better IMAP scanning (NOOP instead of CLOSE/SELECT)
348
349 2007-08-09 [colin]      2.10.0cvs109
350
351         * src/editldap.c
352                 Fix port being reset to 636 on SSL
353         * src/folder.c
354                 Fix folder_item_get_msg_num_by_file
355                 on drafts/queue folders
356
357 2007-08-09 [wwp]        2.10.0cvs108
358
359         * src/folder.c
360                 Fix tags DB path in Windows (thanks to Colin): '/' is a valid
361                 path divider in Windows, but Glib uses '\' as G_DIR_SEPARATOR.
362
363
364 2007-08-09 [colin]      2.10.0cvs107
365
366         * src/folderview.c
367         * src/summaryview.c
368         * src/gtk/prefswindow.c
369                 A few Maemo layout fixes
370
371 2007-08-09 [paul]       2.10.0cvs106
372
373         * src/prefs_account.c
374                 remove the hyphen from plug-ins to
375                 match everywhere else
376
377 2007-08-08 [wwp]        2.10.0cvs105
378
379         * src/prefs_folder_item.c
380                 Fix an extraneous stealth ^L char.
381
382 2007-08-08 [wwp]        2.10.0cvs104
383
384         * src/prefs_folder_item.c
385                 Better fix, group variables declarations (USE_ASPELL).
386
387 2007-08-08 [wwp]        2.10.0cvs103
388
389         * src/prefs_folder_item.c
390                 Fix compilation w/ USE_ASPELL set (broken
391                 by 2.10.0cvs102).
392
393 2007-08-08 [ticho]      2.10.0cvs102
394
395         * src/prefs_folder_item.c
396                 Migrate two deprecated GtkOptionMenu widgets to GtkComboBox.
397
398 2007-08-08 [colin]      2.10.0cvs101
399
400         * src/imap.c
401         * src/etpan/imap-thread.c
402         * src/etpan/imap-thread.h
403                 Close selected mailbox before doing
404                 status on it.
405
406 2007-08-08 [colin]      2.10.0cvs100
407
408         * src/html.c
409                 Complete symbol table, thanks to wwp.
410                 Fixes bug 1284, 'The html -> text 
411                 converter ignores entities'
412         * src/msgcache.c
413                 Fix possible fd leak
414
415 2007-08-08 [colin]      2.10.0cvs99
416
417         * src/imap.c
418                 Better way to fetch UIDs on non-UIDPLUS servers
419
420 2007-08-07 [colin]      2.10.0cvs98
421
422         * src/imap.c
423                 fix bug 1275, 'auto-saved draft messages not 
424                 always being removed'; Also, make multiple
425                 copy (in the same account) faster by matching
426                 source/destination message UIDs.
427         * src/messageview.c
428                 Don't try to reshow deleted mail
429         * src/msgcache.c
430                 Fix leak on error path
431
432 2007-08-07 [wwp]        2.10.0cvs97
433
434         * manual/account.xml
435         * manual/advanced.xml
436         * manual/fr/account.xml
437         * manual/fr/advanced.xml
438                 Updated the reference manual and the French translation to
439                 reflect 2.10.0cvs84: enable running folder Processing
440                 rules on demand.
441
442 2007-08-06 [wwp]        2.10.0cvs96
443
444         * src/prefs_common.c
445         * src/prefs_common.h
446         * src/textview.c
447                 Allow changing the emphasis color used to highlight
448                 the newsreader/x-mailer header value when it matches
449                 our preferred mail agent (hidden pref 'emphasis_col' added
450                 to clawsrc).
451
452 2007-08-06 [colin]      2.10.0cvs95
453
454         * src/compose.c
455         * src/compose.h
456                 Re-commit 2.10.0cvs86, with a protection
457                 against Pango bug. Also, try to fix 
458                 bug 1275, 'auto-saved draft messages not 
459                 always being removed'
460
461 2007-08-06 [wwp]        2.10.0cvs94
462
463         * src/gtk/quicksearch.c
464                 Replace deprecated GtkCombo with its modern equivalen GtkComboBox.
465
466 2007-08-06 [ticho]      2.10.0cvs93
467
468         * src/prefs_account.c
469         * src/gtk/combobox.c
470                 Use GtkComboBox instead of GtkOptionMenu for privacy system
471                 selection in account preferences.
472
473 2007-08-06 [wwp]        2.10.0cvs92
474
475         * src/plugins/pgpcore/plugin.def
476                 Apply one more chunk from gpg4win's 03-w32-port patch.
477
478 2007-08-05 [colin]      2.10.0cvs91
479
480         * src/compose.c
481         * src/compose.h
482                 reverting buggy patch for now
483
484 2007-08-05 [colin]      2.10.0cvs90
485
486         * src/folder.c
487                 Fix slowdown
488
489 2007-08-04 [colin]      2.10.0cvs89
490
491         * src/prefs_summaries.c
492         * src/summary_search.c
493                 Replace deprecated widgets. Patch by
494                 Andrej.
495
496 2007-08-04 [colin]      2.10.0cvs88
497
498         * src/mh.c
499                 Refresh GUI only every 2000 mails on mh_get_last_num
500                 This is fast (readdir) and done only once per 
501                 session/folder
502
503 2007-08-03 [colin]      2.10.0cvs87
504
505         * src/prefs_account.c
506         * src/gtk/combobox.h
507         * src/gtk/gtkutils.c
508                 Fix a deprecated widget. Patch by
509                 Andrej
510
511 2007-08-03 [colin]      2.10.0cvs86
512
513         * src/compose.c
514         * src/compose.h
515                 Make colorisation and wrapping algorithms
516                 faster. Fixes bug 1246, 'compose becomes 
517                 increasingly slow replying to complex emails'
518
519 2007-08-03 [paul]       2.10.0cvs85
520
521         * src/mh.c
522                 keep the window painted
523
524 2007-08-02 [paul]       2.10.0cvs84
525
526         * src/folderview.c
527         * src/mainwindow.c
528         * src/mainwindow.h
529                 enable running folder Processing
530                 rules on demand
531
532 2007-08-02 [paul]       2.10.0cvs83
533
534         * src/textview.c
535                 speed up/clean up rendering of larger
536                 msgs
537                 Thanks to Colin
538
539 2007-08-01 [paul]       2.10.0cvs82
540
541         * src/mainwindow.h
542                 clean up cruft
543         * src/toolbar.c
544                 change default toolbar layout on maemo
545         * src/pixmaps/close.xpm
546                 make the red cross a grey cross
547         * src/pixmaps/jpilot.xpm
548                 make icon smaller so it fits better
549
550 2007-07-31 [paul]       2.10.0cvs81
551
552         * src/setup.c
553         * src/gtk/gtkutils.c
554                 fix crash on maemo on first launch
555
556 2007-07-30 [paul]       2.10.0cvs80
557
558         * src/prefs_matcher.c
559                 specify the units of age and size
560
561 2007-07-30 [paul]       2.10.0cvs79
562
563         * src/main.c
564                 Fix IMAP timeout setting
565
566 2007-07-30 [colin]      2.10.0cvs78
567
568         * src/prefs_account.c
569                 Fix a deprecated widget. Patch by
570                 Andrej
571
572 2007-07-27 [paul]       2.10.0cvs77
573
574         * src/matcher_parser_parse.y
575         * src/prefs_filtering_action.c
576         * src/prefs_matcher.c
577                 these changes forgotten in cvs74's
578                 'watch thread' feature
579
580 2007-07-27 [paul]       2.10.0cvs76
581
582         * src/compose.c
583                 fix potential crasher
584                 thanks to Colin
585
586 2007-07-27 [paul]       2.10.0cvs75
587
588         * src/mainwindow.c
589         * src/manual.c
590         * src/manual.h
591         * src/gtk/gtkutils.c
592                 make mainwindow's /Help/Manual point to the
593                 remote copy if the local copy doesn't exist
594
595 2007-07-27 [paul]       2.10.0cvs74
596
597         * src/Makefile.am
598         * src/filtering.c
599         * src/folder.c
600         * src/mainwindow.c
601         * src/matcher.c
602         * src/matcher.h
603         * src/matcher_parser_parse.y
604         * src/procmsg.c
605         * src/procmsg.h
606         * src/stock_pixmap.c
607         * src/stock_pixmap.h
608         * src/summaryview.c
609         * src/summaryview.h
610         * src/toolbar.c
611         * src/toolbar.h
612         * src/pixmaps/watchthread.xpm
613                 add 'watch thread' feature
614
615 2007-07-27 [paul]       2.10.0cvs73
616
617         * src/prefs_folder_item.c
618                 adjust labels, add tooltips
619
620 2007-07-27 [colin]      2.10.0cvs72
621
622         * src/summaryview.c
623                 Maemo: Remove less used menu items
624
625 2007-07-26 [colin]      2.10.0cvs71
626
627         * src/messageview.c
628                 Maemo: destroy messageview after trashing mail.
629                 Maybe should be done on X11 too
630
631 2007-07-26 [colin]      2.10.0cvs70
632
633         * src/folderview.c
634         * src/mainwindow.c
635         * src/prefs_common.c
636         * src/prefs_common.h
637         * src/summaryview.c
638                 Add View/Show or Hide/Column headers
639
640 2007-07-26 [colin]      2.10.0cvs69
641
642         * src/procmime.c
643                 Fix unwanted output
644
645 2007-07-26 [colin]      2.10.0cvs68
646
647         * src/ldapserver.c
648                 Fix possible crash on cache invalidation
649         * src/compose.c
650         * src/procmime.c
651         * src/procmime.h
652         * src/quote_fmt_parse.y
653                 Make replying to mails with big attachments
654                 much faster. Fixes bug 1224, 'The process of 
655                 Replying to emails with large attachments 
656                 seems unreasonably long...'
657
658 2007-07-26 [colin]      2.10.0cvs67
659
660         * src/mimeview.c
661         * src/matcher.c
662         * src/common/ssl.c
663                 Fix threads use on BSDs
664
665 2007-07-26 [paul]       2.10.0cvs66
666
667         * src/gtk/prefswindow.c
668                 fix account prefs breakage
669                 thanks to Colin
670
671 2007-07-26 [paul]       2.10.0cvs65
672
673         * configure.ac
674                 standardise ./configure --help messages
675
676 2007-07-26 [colin]      2.10.0cvs64
677
678         * src/addressbook.c
679         * src/editaddress.c
680                 Fix two vCard-related crashes
681
682 2007-07-25 [colin]      2.10.0cvs63
683
684         * src/inc.c
685         * src/prefs_common.c
686         * src/prefs_common.h
687         * src/prefs_receive.c
688                 Maemo: Add a better way to notify of
689                 new mails
690         * src/mainwindow.c
691         * src/statusbar.h
692         * src/summaryview.c
693         * src/toolbar.c
694                 Maemo: Various layout fixes
695         * src/gtk/prefswindow.c
696                 Maemo: Better prefs layout
697
698 2007-07-25 [paul]       2.10.0cvs62
699
700         * src/textview.c
701                 fix the layout on maemo
702                 thanks to Colin
703
704 2007-07-25 [iwkse]      2.10.0cvs61
705
706         * src/summaryview.c
707                 add 'o' shortcut on summaryview
708
709 2007-07-25 [iwkse]      2.10.0cvs60
710
711         * src/textview.c
712                 fix o shortcut
713
714 2007-07-24 [colin]      2.10.0cvs59
715
716         * src/mh.c
717                 Fix missing timestamp update on source
718                 folder when moving
719         * src/textview.c
720         * src/textview.h
721                 Better text layout on part's choices
722
723 2007-07-23 [colin]      2.10.0cvs58
724
725         * src/mimeview.c
726         * src/textview.c
727                 Maemo: Automatically choose the correct application
728                 to open parts
729         * src/gtk/quicksearch.c
730                 Make search run on GDK_KP_Enter too
731
732 2007-07-23 [wwp]        2.10.0cvs57
733
734         * src/quote_fmt_lex.l
735                 Revert accidentaly committed lines (account_sig) in
736                 2.10.0cvs56.
737
738 2007-07-23 [wwp]        2.10.0cvs56
739
740         * src/quote_fmt_lex.l
741                 Fix typos around long form expressions in the quote lexer.
742
743 2007-07-23 [paul]
744
745         3.0.0-rc1 released
746
747 2007-07-23 [colin]      2.10.0cvs55
748
749         * src/addr_compl.c
750                 Fix auto-completion on Maemo
751
752 2007-07-23 [colin]      2.10.0cvs54
753
754         * src/statusbar.c
755                 Maemo: Fix sticking statusbars
756
757 2007-07-22 [colin]      2.10.0cvs53
758
759         * src/main.c
760                 Maemo: Fix the strange "top_application" info
761                 at startup. We should do something when 
762                 receiving such a message.
763
764 2007-07-20 [paul]       2.10.0cvs52
765
766         * src/news_gtk.c
767                 add missing #include "statusbar.h"
768
769 2007-07-20 [colin]      2.10.0cvs51
770
771         * src/folder.c
772         * src/folder.h
773         * src/folder_item_prefs.c
774         * src/folder_item_prefs.h
775         * src/folderview.c
776         * src/imap.c
777         * src/imap_gtk.c
778         * src/imap_gtk.h
779         * src/news.c
780         * src/news_gtk.c
781         * src/news_gtk.h
782         * src/prefs_folder_item.c
783                 Implement age-based caching: allow to
784                 specify a threshold for the offline synchronisation
785                 feature, and whether old cached bodies should 
786                 be removed
787         * src/toolbar.c
788         * src/toolbar.h
789                 Fix label/tooltips
790         * src/plugins/dillo_viewer/dillo_viewer.c
791                 Check that Dillo's installed
792
793 2007-07-20 [wwp]        2.10.0cvs50
794
795         * src/mimeview.c
796         * src/stock_pixmap.c
797                 Draw a frame around the selected mimeview part icon (instead of the
798                 shifted 'dancing' icon).
799
800 2007-07-20 [colin]      2.10.0cvs49
801
802         * src/main.c
803                 Unref stuff even on error
804         * src/wizard.c
805                 disconnect signals only at the very
806                 end of the wizard save.
807
808 2007-07-20 [colin]      2.10.0cvs48
809
810         * src/mainwindow.c
811         * src/messageview.c
812         * src/toolbar.c
813         * src/toolbar.h
814                 Fix random crashes while navigating
815                 (GTK_EVENTS_FLUSH)
816
817 2007-07-19 [colin]      2.10.0cvs47
818
819         * configure.ac
820         * src/main.c
821         * src/prefs_common.c
822         * src/prefs_common.h
823         * src/wizard.c
824         * src/common/defs.h
825         * src/common/utils.c
826                 Maemo: add an easy way to store data (mails
827                 and IMAP/NNTP caches) on one of the SD cards,
828                 and protect against unmounts if needed
829
830 2007-07-19 [paul]       2.10.0cvs46
831
832         * src/Makefile.am
833         * src/stock_pixmap.c
834         * src/gtk/about.c
835         * src/pixmaps/claws-mail_logo-small.xpm
836                 implement a (slightly) different About
837                 dialog for maemo and add a small version
838                 of the logo for it
839         * src/wizard.c
840                 use a scrolled window for wizard page 1
841                 on maemo
842
843 2007-07-19 [paul]       2.10.0cvs45
844
845         * src/Makefile.am
846                 too soon for this line
847
848 2007-07-19 [paul]       2.10.0cvs44
849
850         * src/Makefile.am
851                 fix build on n800
852
853 2007-07-19 [colin]      2.10.0cvs43
854
855         * src/wizard.c
856                 Solve Mail/Mailbox name when specifying
857                 full /path/to/Mail.
858
859 2007-07-18 [colin]      2.10.0cvs42
860
861         * src/inc.c
862         * configure.ac
863                 Fix build on n770
864
865 2007-07-18 [colin]      2.10.0cvs41
866
867         * src/inc.c
868                 Maemo: plug the online/offline system into
869                 maemo's interfaces to have Claws automatically
870                 switch according to the system status
871         * src/statusbar.c
872                 Maemo: use HildonBanners to display status
873                 messages. Renders the main statusbar useless.
874
875 2007-07-18 [paul]       2.10.0cvs40
876
877         * src/filtering.c
878                 fix screen blanking on moving/copying many msgs
879         * src/folder.c
880                 fix processing progressbar and screen blanking
881                 during processing
882
883 2007-07-18 [paul]       2.10.0cvs39
884
885         * src/messageview.c
886                 revert cvs37, breakage on maemo
887
888 2007-07-18 [paul]       2.10.0cvs38
889
890         * src/gtk/gtkutils.c
891                 make sure we can still build with older GTK's
892
893 2007-07-18 [colin]      2.10.0cvs37
894
895         * src/messageview.c
896                 Only hide the small layout's messageview, instead
897                 of destroying it when closing
898         * src/gtk/gtkutils.c
899                 Use gtk_window_present_with_time to popup windows,
900                 it seems to make things better with modern WMs
901                 (actually focusing)
902
903 2007-07-17 [colin]      2.10.0cvs36
904
905         * src/editaddress.c
906                 Simplify layout on Maemo
907         * src/folder.c
908                 Fix possible crash
909         * src/prefs_display_header.c
910                 Remove some headers by default on Maemo
911
912 2007-07-17 [paul]       2.10.0cvs35
913
914         * src/prefs_common.c
915         * src/prefs_common.h
916         * src/prefs_logging.c
917         * src/common/log.c
918                 add options to stop/enable writing logs to disc
919
920 2007-07-17 [paul]       2.10.0cvs34
921
922         * src/edittags.c
923                 fix some issues with the Apply tags window:
924                 - set search column (enables autocompl in the treeview)
925                 - apply tag from "New tag" if it existed
926                 - clears New tag entry when adding it with the button
927                 Thanks to Colin
928
929 2007-07-17 [paul]       2.10.0cvs33
930
931         * src/edittags.c
932                 fix 'apply tags' dialogue weirdness
933
934 2007-07-16 [colin]      2.10.0cvs32
935
936         * src/toolbar.c
937                 Fix double-loading of mails on Maemo
938
939 2007-07-16 [colin]      2.10.0cvs31
940
941         * src/messageview.c
942                 Prevent double-loading of the same part under some
943                 conditions; hide statusbar on Maemo
944
945 2007-07-16 [colin]      2.10.0cvs30
946
947         * src/edittags.c
948         * src/edittags.h
949         * src/mainwindow.c
950         * src/summaryview.c
951                 Improve the tag interface - allow
952                 to set/unset tags from a special
953                 window.
954         * src/gtk/gtkvscrollbutton.c
955         * src/mimeview.c
956         * src/mimeview.h
957         * src/stock_pixmap.c
958                 Fix Mimeview's ugly hacks in the
959                 icon list. 
960
961 2007-07-16 [paul]       2.10.0cvs29
962
963         * src/wizard.c
964                 rework dialog
965         * src/gtk/icon_legend.c
966                 put it all in a scrolled window
967
968 2007-07-15 [colin]      2.10.0cvs28
969
970         * src/mainwindow.c
971                 Maemo: force layout to be Small screen; the
972                 others don't make sense
973
974 2007-07-14 [colin]      2.10.0cvs27
975
976         * src/mimeview.c
977         * src/gtk/gtkvscrollbutton.c
978                 Maemo: Fix mimeview's buttons size
979
980 2007-07-14 [colin]      2.10.0cvs26
981
982         * src/toolbar.c
983                 Fix the button workaround fix.
984                 (Use the correct variable)
985
986 2007-07-14 [colin]      2.10.0cvs25
987
988         * src/mainwindow.c
989         * src/toolbar.c
990                 Maemo: put the progress bar in the
991                 toolbar
992
993 2007-07-14 [colin]      2.10.0cvs24
994
995         * src/prefs_common.c
996                 Maemo: hide statusbar by default
997         * src/Makefile.am
998         * src/stock_pixmap.c
999         * src/stock_pixmap.h
1000         * src/toolbar.c
1001         * src/pixmaps/go_folders.xpm
1002                 Maemo: Add a specific icon to go back to
1003                 folder list
1004
1005 2007-07-14 [colin]      2.10.0cvs23
1006
1007         * src/toolbar.c
1008                 Don't set homogeneous finally
1009
1010 2007-07-14 [colin]      2.10.0cvs22
1011
1012         * src/toolbar.c
1013                 Fix button show/hide issues
1014
1015 2007-07-14 [colin]      2.10.0cvs21
1016
1017         * src/toolbar.c
1018                 Fix huge arrows
1019                 Fix button workaround to be able to click
1020                 if mouse was on button when it went un-
1021                 sensitive.
1022                 Revert previous commit, gtk_tool_item_set_homogeneous
1023                 doesn't mean what it seems to mean ;-)
1024
1025 2007-07-14 [paul]       2.10.0cvs20
1026
1027         * src/toolbar.c
1028                 make homogeneous FALSE always
1029
1030 2007-07-13 [colin]      2.10.0cvs19
1031
1032         * src/toolbar.c
1033         * src/toolbar.h
1034                 Rework to fit the non-deprecated API
1035         * src/compose.c
1036         * src/folderview.c
1037         * src/mainwindow.c
1038         * src/messageview.c
1039         * src/summaryview.c
1040                 Maemo layout changes. Better toolbars,
1041                 removal of CTree headers. 
1042
1043 2007-07-13 [paul]       2.10.0cvs18
1044
1045         * src/gtk/colorlabel.c
1046                 fix bug 1261, '[DE] coloring messages in overview 
1047                 keys are not localised'
1048                 the string is now included in claws-mail.pot
1049
1050 2007-07-13 [colin]      2.10.0cvs17
1051
1052         * src/summaryview.c
1053                 Fix bug 1267, 'printing mutliple messages 
1054                 opens one message-dialog after the other'
1055                 Ask for confirmation when printing 10
1056                 messages or more.
1057
1058 2007-07-11 [colin]      2.10.0cvs16
1059
1060         * COPYING
1061         * README
1062         * autogen.sh
1063         * manual/claws-mail-manual.xml
1064         * manual/gpl.xml
1065         * manual/es/claws-mail-manual.xml
1066         * manual/es/gpl.xml
1067         * manual/fr/claws-mail-manual.xml
1068         * manual/fr/gpl.xml
1069         * manual/pl/gpl.xml
1070         * src/account.c
1071         * src/account.h
1072         * src/action.c
1073         * src/action.h
1074         * src/adbookbase.h
1075         * src/addr_compl.c
1076         * src/addr_compl.h
1077         * src/addrbook.c
1078         * src/addrbook.h
1079         * src/addrcache.c
1080         * src/addrcache.h
1081         * src/addrcindex.c
1082         * src/addrcindex.h
1083         * src/addrclip.c
1084         * src/addrclip.h
1085         * src/addrdefs.h
1086         * src/addressadd.c
1087         * src/addressadd.h
1088         * src/addressbook.c
1089         * src/addressbook.h
1090         * src/addressbook_foldersel.c
1091         * src/addressbook_foldersel.h
1092         * src/addressitem.h
1093         * src/addrgather.c
1094         * src/addrgather.h
1095         * src/addrharvest.c
1096         * src/addrharvest.h
1097         * src/addrindex.c
1098         * src/addrindex.h
1099         * src/addritem.c
1100         * src/addritem.h
1101         * src/addrquery.c
1102         * src/addrquery.h
1103         * src/addrselect.c
1104         * src/addrselect.h
1105         * src/alertpanel.c
1106         * src/alertpanel.h
1107         * src/browseldap.c
1108         * src/browseldap.h
1109         * src/codeconv.c
1110         * src/codeconv.h
1111         * src/compose.c
1112         * src/compose.h
1113         * src/crash.c
1114         * src/crash.h
1115         * src/customheader.c
1116         * src/customheader.h
1117         * src/displayheader.c
1118         * src/displayheader.h
1119         * src/editaddress.c
1120         * src/editaddress.h
1121         * src/editaddress_other_attributes_ldap.c
1122         * src/editaddress_other_attributes_ldap.h
1123         * src/editbook.c
1124         * src/editbook.h
1125         * src/editgroup.c
1126         * src/editgroup.h
1127         * src/editjpilot.c
1128         * src/editjpilot.h
1129         * src/editldap.c
1130         * src/editldap.h
1131         * src/editldap_basedn.c
1132         * src/editldap_basedn.h
1133         * src/edittags.c
1134         * src/edittags.h
1135         * src/editvcard.c
1136         * src/editvcard.h
1137         * src/enriched.c
1138         * src/enriched.h
1139         * src/exphtmldlg.c
1140         * src/exphtmldlg.h
1141         * src/expldifdlg.c
1142         * src/expldifdlg.h
1143         * src/export.c
1144         * src/export.h
1145         * src/exporthtml.c
1146         * src/exporthtml.h
1147         * src/exportldif.c
1148         * src/exportldif.h
1149         * src/filtering.c
1150         * src/filtering.h
1151         * src/folder.c
1152         * src/folder.h
1153         * src/folder_item_prefs.c
1154         * src/folder_item_prefs.h
1155         * src/foldersel.c
1156         * src/foldersel.h
1157         * src/folderutils.c
1158         * src/folderutils.h
1159         * src/folderview.c
1160         * src/folderview.h
1161         * src/gedit-print.c
1162         * src/gedit-print.h
1163         * src/grouplistdialog.c
1164         * src/grouplistdialog.h
1165         * src/headerview.c
1166         * src/headerview.h
1167         * src/html.c
1168         * src/html.h
1169         * src/image_viewer.c
1170         * src/image_viewer.h
1171         * src/imap.c
1172         * src/imap.h
1173         * src/imap_gtk.c
1174         * src/imap_gtk.h
1175         * src/import.c
1176         * src/import.h
1177         * src/importldif.c
1178         * src/importldif.h
1179         * src/importmutt.c
1180         * src/importmutt.h
1181         * src/importpine.c
1182         * src/importpine.h
1183         * src/inc.c
1184         * src/inc.h
1185         * src/jpilot.c
1186         * src/jpilot.h
1187         * src/ldapctrl.c
1188         * src/ldapctrl.h
1189         * src/ldaplocate.c
1190         * src/ldaplocate.h
1191         * src/ldapquery.c
1192         * src/ldapquery.h
1193         * src/ldapserver.c
1194         * src/ldapserver.h
1195         * src/ldapupdate.c
1196         * src/ldapupdate.h
1197         * src/ldaputil.c
1198         * src/ldaputil.h
1199         * src/ldif.c
1200         * src/ldif.h
1201         * src/localfolder.c
1202         * src/localfolder.h
1203         * src/main.c
1204         * src/main.h
1205         * src/mainwindow.c
1206         * src/mainwindow.h
1207         * src/manual.c
1208         * src/manual.h
1209         * src/matcher.c
1210         * src/matcher.h
1211         * src/matcher_parser.h
1212         * src/matcher_parser_lex.l
1213         * src/matcher_parser_parse.y
1214         * src/mbox.c
1215         * src/mbox.h
1216         * src/message_search.c
1217         * src/message_search.h
1218         * src/messageview.c
1219         * src/messageview.h
1220         * src/mh.c
1221         * src/mh.h
1222         * src/mh_gtk.c
1223         * src/mh_gtk.h
1224         * src/mimeview.c
1225         * src/mimeview.h
1226         * src/msgcache.c
1227         * src/msgcache.h
1228         * src/mutt.c
1229         * src/mutt.h
1230         * src/news.c
1231         * src/news.h
1232         * src/news_gtk.c
1233         * src/news_gtk.h
1234         * src/noticeview.c
1235         * src/noticeview.h
1236         * src/partial_download.c
1237         * src/partial_download.h
1238         * src/pine.c
1239         * src/pine.h
1240         * src/pop.c
1241         * src/pop.h
1242         * src/prefs_account.c
1243         * src/prefs_account.h
1244         * src/prefs_actions.c
1245         * src/prefs_actions.h
1246         * src/prefs_common.c
1247         * src/prefs_common.h
1248         * src/prefs_compose_writing.c
1249         * src/prefs_compose_writing.h
1250         * src/prefs_customheader.c
1251         * src/prefs_customheader.h
1252         * src/prefs_display_header.c
1253         * src/prefs_display_header.h
1254         * src/prefs_ext_prog.c
1255         * src/prefs_ext_prog.h
1256         * src/prefs_filtering.c
1257         * src/prefs_filtering.h
1258         * src/prefs_filtering_action.c
1259         * src/prefs_filtering_action.h
1260         * src/prefs_folder_column.c
1261         * src/prefs_folder_column.h
1262         * src/prefs_folder_item.c
1263         * src/prefs_folder_item.h
1264         * src/prefs_fonts.c
1265         * src/prefs_fonts.h
1266         * src/prefs_gtk.c
1267         * src/prefs_gtk.h
1268         * src/prefs_image_viewer.c
1269         * src/prefs_image_viewer.h
1270         * src/prefs_logging.c
1271         * src/prefs_logging.h
1272         * src/prefs_matcher.c
1273         * src/prefs_matcher.h
1274         * src/prefs_message.c
1275         * src/prefs_message.h
1276         * src/prefs_msg_colors.c
1277         * src/prefs_msg_colors.h
1278         * src/prefs_other.c
1279         * src/prefs_other.h
1280         * src/prefs_quote.c
1281         * src/prefs_quote.h
1282         * src/prefs_receive.c
1283         * src/prefs_receive.h
1284         * src/prefs_send.c
1285         * src/prefs_send.h
1286         * src/prefs_spelling.c
1287         * src/prefs_spelling.h
1288         * src/prefs_summaries.c
1289         * src/prefs_summaries.h
1290         * src/prefs_summary_column.c
1291         * src/prefs_summary_column.h
1292         * src/prefs_summary_open.c
1293         * src/prefs_summary_open.h
1294         * src/prefs_template.c
1295         * src/prefs_template.h
1296         * src/prefs_themes.c
1297         * src/prefs_themes.h
1298         * src/prefs_toolbar.c
1299         * src/prefs_toolbar.h
1300         * src/prefs_wrapping.c
1301         * src/prefs_wrapping.h
1302         * src/privacy.c
1303         * src/privacy.h
1304         * src/procheader.c
1305         * src/procheader.h
1306         * src/procmime.c
1307         * src/procmime.h
1308         * src/procmsg.c
1309         * src/procmsg.h
1310         * src/quote_fmt.c
1311         * src/quote_fmt_lex.l
1312         * src/quote_fmt_parse.y
1313         * src/recv.c
1314         * src/recv.h
1315         * src/remotefolder.c
1316         * src/remotefolder.h
1317         * src/send_message.c
1318         * src/send_message.h
1319         * src/setup.c
1320         * src/setup.h
1321         * src/simple-gettext.c
1322         * src/sourcewindow.c
1323         * src/sourcewindow.h
1324         * src/ssl_manager.c
1325         * src/ssl_manager.h
1326         * src/statusbar.c
1327         * src/statusbar.h
1328         * src/stock_pixmap.c
1329         * src/stock_pixmap.h
1330         * src/summary_search.c
1331         * src/summary_search.h
1332         * src/summaryview.c
1333         * src/summaryview.h
1334         * src/textview.c
1335         * src/textview.h
1336         * src/toolbar.c
1337         * src/toolbar.h
1338         * src/undo.c
1339         * src/undo.h
1340         * src/unmime.c
1341         * src/unmime.h
1342         * src/uri_opener.c
1343         * src/uri_opener.h
1344         * src/vcard.c
1345         * src/vcard.h
1346         * src/wizard.c
1347         * src/wizard.h
1348         * src/common/base64.c
1349         * src/common/base64.h
1350         * src/common/claws.c
1351         * src/common/claws.h
1352         * src/common/defs.h
1353         * src/common/fnmatch.c
1354         * src/common/fnmatch.h
1355         * src/common/fnmatch_loop.c
1356         * src/common/hooks.c
1357         * src/common/hooks.h
1358         * src/common/log.c
1359         * src/common/log.h
1360         * src/common/md5.c
1361         * src/common/md5.h
1362         * src/common/mgutils.c
1363         * src/common/mgutils.h
1364         * src/common/nntp.c
1365         * src/common/nntp.h
1366         * src/common/passcrypt.c
1367         * src/common/passcrypt.h.in
1368         * src/common/plugin.c
1369         * src/common/plugin.h
1370         * src/common/prefs.c
1371         * src/common/prefs.h
1372         * src/common/progressindicator.c
1373         * src/common/progressindicator.h
1374         * src/common/quoted-printable.c
1375         * src/common/quoted-printable.h
1376         * src/common/session.c
1377         * src/common/session.h
1378         * src/common/smtp.c
1379         * src/common/smtp.h
1380         * src/common/socket.c
1381         * src/common/socket.h
1382         * src/common/ssl.c
1383         * src/common/ssl.h
1384         * src/common/ssl_certificate.c
1385         * src/common/ssl_certificate.h
1386         * src/common/string_match.c
1387         * src/common/string_match.h
1388         * src/common/stringtable.c
1389         * src/common/stringtable.h
1390         * src/common/tags.c
1391         * src/common/tags.h
1392         * src/common/template.c
1393         * src/common/template.h
1394         * src/common/timing.h
1395         * src/common/utils.c
1396         * src/common/utils.h
1397         * src/common/uuencode.c
1398         * src/common/uuencode.h
1399         * src/common/version.h.in
1400         * src/common/w32_dirent.c
1401         * src/common/w32_reg.c
1402         * src/common/w32_signal.c
1403         * src/common/w32_stat.c
1404         * src/common/w32_stdlib.c
1405         * src/common/w32_string.c
1406         * src/common/w32_time.c
1407         * src/common/w32_unistd.c
1408         * src/common/w32_wait.c
1409         * src/common/w32lib.h
1410         * src/common/xml.c
1411         * src/common/xml.h
1412         * src/common/xmlprops.c
1413         * src/common/xmlprops.h
1414         * src/etpan/etpan-errors.h
1415         * src/etpan/etpan-thread-manager-types.h
1416         * src/etpan/etpan-thread-manager.c
1417         * src/etpan/etpan-thread-manager.h
1418         * src/etpan/imap-thread.c
1419         * src/etpan/imap-thread.h
1420         * src/gtk/about.c
1421         * src/gtk/about.h
1422         * src/gtk/colorlabel.c
1423         * src/gtk/colorlabel.h
1424         * src/gtk/colorsel.c
1425         * src/gtk/colorsel.h
1426         * src/gtk/combobox.c
1427         * src/gtk/combobox.h
1428         * src/gtk/description_window.c
1429         * src/gtk/description_window.h
1430         * src/gtk/filesel.c
1431         * src/gtk/filesel.h
1432         * src/gtk/foldersort.c
1433         * src/gtk/foldersort.h
1434         * src/gtk/gtkaspell.c
1435         * src/gtk/gtkaspell.h
1436         * src/gtk/gtksctree.c
1437         * src/gtk/gtkshruler.c
1438         * src/gtk/gtkshruler.h
1439         * src/gtk/gtksourceprintjob.c
1440         * src/gtk/gtksourceprintjob.h
1441         * src/gtk/gtkutils.c
1442         * src/gtk/gtkutils.h
1443         * src/gtk/gtkvscrollbutton.c
1444         * src/gtk/gtkvscrollbutton.h
1445         * src/gtk/icon_legend.c
1446         * src/gtk/icon_legend.h
1447         * src/gtk/inputdialog.c
1448         * src/gtk/inputdialog.h
1449         * src/gtk/logwindow.c
1450         * src/gtk/logwindow.h
1451         * src/gtk/manage_window.c
1452         * src/gtk/manage_window.h
1453         * src/gtk/menu.c
1454         * src/gtk/menu.h
1455         * src/gtk/pluginwindow.c
1456         * src/gtk/pluginwindow.h
1457         * src/gtk/prefswindow.c
1458         * src/gtk/prefswindow.h
1459         * src/gtk/progressdialog.c
1460         * src/gtk/progressdialog.h
1461         * src/gtk/quicksearch.c
1462         * src/gtk/quicksearch.h
1463         * src/gtk/sslcertwindow.c
1464         * src/gtk/sslcertwindow.h
1465         * src/plugins/bogofilter/bogofilter.c
1466         * src/plugins/bogofilter/bogofilter.h
1467         * src/plugins/bogofilter/bogofilter_gtk.c
1468         * src/plugins/clamav/clamav_plugin.c
1469         * src/plugins/clamav/clamav_plugin.h
1470         * src/plugins/clamav/clamav_plugin_gtk.c
1471         * src/plugins/demo/demo.c
1472         * src/plugins/dillo_viewer/dillo_prefs.c
1473         * src/plugins/dillo_viewer/dillo_prefs.h
1474         * src/plugins/dillo_viewer/dillo_viewer.c
1475         * src/plugins/pgpcore/passphrase.c
1476         * src/plugins/pgpcore/passphrase.h
1477         * src/plugins/pgpcore/pgp_viewer.c
1478         * src/plugins/pgpcore/pgp_viewer.h
1479         * src/plugins/pgpcore/plugin.c
1480         * src/plugins/pgpcore/prefs_gpg.c
1481         * src/plugins/pgpcore/prefs_gpg.h
1482         * src/plugins/pgpcore/select-keys.c
1483         * src/plugins/pgpcore/select-keys.h
1484         * src/plugins/pgpcore/sgpgme.c
1485         * src/plugins/pgpcore/sgpgme.h
1486         * src/plugins/pgpinline/pgpinline.c
1487         * src/plugins/pgpinline/pgpinline.h
1488         * src/plugins/pgpinline/plugin.c
1489         * src/plugins/pgpmime/pgpmime.c
1490         * src/plugins/pgpmime/pgpmime.h
1491         * src/plugins/pgpmime/plugin.c
1492         * src/plugins/spamassassin/spamassassin.c
1493         * src/plugins/spamassassin/spamassassin.h
1494         * src/plugins/spamassassin/spamassassin_gtk.c
1495         * src/plugins/trayicon/trayicon.c
1496         * src/plugins/trayicon/trayicon_prefs.c
1497         * src/plugins/trayicon/trayicon_prefs.h
1498         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
1499         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
1500         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.h
1501         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
1502         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
1503         * tools/OOo2claws-mail.pl
1504         * tools/README.sylprint
1505         * tools/acroread2claws-mail.pl
1506         * tools/claws-mail-compose-insert-files.pl
1507         * tools/convert_mbox.pl
1508         * tools/filter_conv.pl
1509         * tools/filter_conv_new.pl
1510         * tools/fix_date.sh
1511         * tools/freshmeat_search.pl
1512         * tools/google_search.pl
1513         * tools/kmail-mailbox2claws-mail.pl
1514         * tools/kmail2claws-mail.pl
1515         * tools/kmail2claws-mail_v2.pl
1516         * tools/mairix.sh
1517         * tools/make.themes.project
1518         * tools/multiwebsearch.pl
1519         * tools/nautilus2claws-mail.sh
1520         * tools/outlook2claws-mail.pl
1521         * tools/textviewer.sh
1522         * tools/thunderbird-filters-convertor.pl
1523         * tools/update-po
1524         * tools/uuooffice
1525         * tools/vcard2xml.py
1526         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
1527                 Upgrade to GPLv3 or later.
1528
1529 2007-07-10 [wwp]        2.10.0cvs15
1530
1531         * src/main.c
1532                 Fix re-opening of all composing messages that were
1533                 opened when closing the previous instance, thanks
1534                 to Colin.
1535
1536 2007-07-10 [paul]       2.10.0cvs14
1537
1538         * src/editaddress_other_attributes_ldap.c
1539         * src/ldapupdate.c
1540                 fix crash on selecting 'other attributes' combo
1541                 for either a new entry or an old entry with no
1542                 existing attributes.
1543                 fix bug on editing multiple attributes which
1544                 resulted them all having the value of the last
1545                 one changed.
1546                 Thanks to Colin
1547
1548 2007-07-10 [colin]      2.10.0cvs13
1549
1550         * src/editaddress.c
1551         * src/editaddress_other_attributes_ldap.h
1552         * src/ldapupdate.c
1553                 Fix --disable-ldap build
1554
1555 2007-07-09 [colin]      2.10.0cvs12
1556
1557         * src/Makefile.am
1558         * src/addritem.c
1559         * src/addritem.h
1560         * src/editaddress.c
1561         * src/editaddress_other_attributes_ldap.c
1562         * src/editaddress_other_attributes_ldap.h
1563         * src/editldap.c
1564         * src/ldapctrl.c
1565         * src/ldapctrl.h
1566         * src/ldapupdate.c
1567                 Add capability to edit all inetOrgPerson
1568                 attributes on LDAP. Patch by Michael 
1569                 Rasmussen
1570
1571 2007-07-09 [colin]      2.10.0cvs11
1572
1573         * src/Makefile.am
1574         * src/exporthtml.c
1575         * src/mbox.c
1576         * src/msgcache.c
1577         * src/prefs_summaries.c
1578         * src/prefs_themes.c
1579         * src/procheader.c
1580         * src/common/Makefile.am
1581         * src/common/log.c
1582         * src/common/timing.h
1583         * src/common/utils.c
1584         * src/common/utils.h
1585         * src/common/w32_account.c
1586         * src/common/w32lib.h
1587         * src/gtk/Makefile.am
1588         * src/gtk/colorlabel.c
1589         * src/plugins/pgpcore/Makefile.am
1590         * src/plugins/pgpcore/claws.def
1591         * src/plugins/pgpcore/passphrase.c
1592         * src/plugins/pgpcore/pgp_viewer.c
1593         * src/plugins/pgpcore/plugin.def
1594         * src/plugins/pgpcore/sgpgme.c
1595         * src/plugins/pgpinline/Makefile.am
1596         * src/plugins/pgpinline/claws.def
1597         * src/plugins/pgpinline/mypgpcore.def
1598         * src/plugins/pgpinline/plugin.def
1599         * src/plugins/pgpmime/Makefile.am
1600         * src/plugins/pgpmime/claws.def
1601         * src/plugins/pgpmime/mypgpcore.def
1602         * src/plugins/pgpmime/plugin.def
1603                 Commit win32 patch, from Werner Koch and
1604                 Marcus Brinkmann
1605
1606 2007-07-09 [colin]      2.10.0cvs10
1607
1608         * src/prefs_toolbar.c
1609                 Fix crash when no actions exist
1610
1611 2007-07-07 [paul]       2.10.0cvs9
1612
1613         * COPYING
1614         * manual/claws-mail-manual.xml
1615                 update copyright year
1616         * po/fi.po
1617                 updated by Flammie Pirinen
1618
1619 2007-07-05 [wwp]        2.10.0cvs8
1620
1621         * src/plugins/clamav/clamav_plugin_gtk.c
1622                 Make vertical spacing like in other plugin prefs pages.
1623
1624 2007-07-05 [wwp]        2.10.0cvs7
1625
1626         * src/quote_fmt.c
1627                 It's %am that works, not %ae (this doc incoherence has been
1628                 introduced with 2.9.2cvs13).
1629
1630 2007-07-04 [wwp]        2.10.0cvs6
1631
1632         * src/plugins/bogofilter/bogofilter.c
1633                 Gettext-ize an occurrence of "Any" that wasn't.
1634
1635 2007-07-04 [colin]      2.10.0cvs5
1636
1637         * po/POTFILES.in
1638                 Fix untranslated strings; thanks
1639                 to Pader Rezso.
1640
1641 2007-07-03 [colin]      2.10.0cvs4
1642
1643         * src/folder.c
1644         * src/mainwindow.c
1645                 Fix saving of sort mode for tags and
1646                 thread date. Thanks to Pierre Ossman.
1647                 Completes fix for bug 1233
1648
1649 2007-07-03 [paul]       2.10.0cvs3
1650
1651         * src/compose.c
1652                 fix auto-save
1653         * src/summaryview.c
1654                 fix build warnings
1655         Thanks to Colin
1656
1657 2007-07-02 [colin]      2.10.0cvs2
1658
1659         * src/folder.h
1660         * src/mainwindow.c
1661         * src/procmsg.h
1662         * src/summaryview.c
1663                 Add View/Sort/by Thread date
1664                 Fixes bug 1233, 'Capability to sort 
1665                 threads by most recent message'
1666                 Based on a patch by Paul Rolland
1667
1668 2007-07-02 [colin]      2.10.0cvs1
1669
1670         * src/Makefile.am
1671         * src/compose.c
1672         * src/edittags.c
1673         * src/edittags.h
1674         * src/filtering.c
1675         * src/folder.c
1676         * src/folder.h
1677         * src/headerview.c
1678         * src/headerview.h
1679         * src/main.c
1680         * src/mainwindow.c
1681         * src/mainwindow.h
1682         * src/manual.h
1683         * src/matcher.c
1684         * src/matcher.h
1685         * src/matcher_parser_parse.y
1686         * src/mimeview.c
1687         * src/msgcache.c
1688         * src/msgcache.h
1689         * src/prefs_common.c
1690         * src/prefs_common.h
1691         * src/prefs_filtering_action.c
1692         * src/prefs_matcher.c
1693         * src/prefs_summary_column.c
1694         * src/procmsg.c
1695         * src/procmsg.h
1696         * src/quote_fmt.c
1697         * src/quote_fmt_lex.l
1698         * src/quote_fmt_parse.y
1699         * src/summaryview.c
1700         * src/summaryview.h
1701         * src/textview.c
1702         * src/common/Makefile.am
1703         * src/common/defs.h
1704         * src/common/tags.c
1705         * src/common/tags.h
1706         * src/gtk/quicksearch.c
1707         * src/gtk/quicksearch.h
1708                 Add Tags implementation. Tags are arbitrary labels
1709                 that can be applied to messages. It is possible 
1710                 to create, edit, remove tags; apply them to mails;
1711                 filter on tags or tag presence; apply or unset
1712                 tags via filtering actions; reference tags in
1713                 reply templates.
1714
1715 2007-07-02 [paul]       2.10.0
1716
1717         * NEWS
1718         * README
1719         * RELEASE_NOTES
1720                 2.10.0 released
1721
1722 2007-07-02 [paul]       2.9.2cvs78
1723
1724         * po/de.po
1725         * po/en_GB.po
1726         * po/es.po
1727         * po/fr.po
1728         * po/hu.po
1729         * po/pt_BR.po
1730         * po/ru.po
1731         * po/zh_CN.po
1732                 updated by Stephan Sachse, me, Ricardo Mones
1733                 Lastra, Fabien Vantard, Pader Rezso, Frederico
1734                 Goncalves Guimaraes, Pavlo Bohmat, and Ralgh Young
1735
1736 2007-07-02 [paul]       2.9.2cvs77
1737
1738         * AUTHORS
1739                 updated
1740
1741 2007-06-29 [wwp]        2.9.2cvs76
1742
1743         * src/gtk/headers.h
1744                 Fix a typo (thanks to Ricardo for finding this out).
1745
1746 2007-06-28 [paul]       2.9.2cvs75
1747
1748         * src/folderview.c
1749                 fix build warnings
1750
1751 2007-06-28 [paul]       2.9.2cvs74
1752
1753         * tools/Makefile.am
1754                 fix bug in the autotools build system.
1755                 Files cataloged under EXTRA_DIST were never
1756                 automatically copied to the build tree.
1757                 (fix 'make distcheck')
1758                 Patch by Michael Rasmussen.
1759
1760 2007-06-24 [colin]      2.9.2cvs73
1761
1762         * src/news_gtk.c
1763                 Fix bug 1249, 'Error handling for 
1764                 news errors needs modification'
1765                 Only popup error if the according
1766                 pref in Prefs/Receive is set.
1767
1768 2007-06-21 [colin]      2.9.2cvs72
1769
1770         * src/common/plugin.c
1771         * src/common/plugin.h
1772                 Change plugin API to know whether it's safe to 
1773                 unload plugins or whether we should just hide
1774                 them. Fixes bug 1248, 'Core dumps after 
1775                 unloading plugin and clicking on load plugins'
1776         * src/plugins/bogofilter/bogofilter.c
1777         * src/plugins/clamav/clamav_plugin.c
1778         * src/plugins/demo/demo.c
1779         * src/plugins/dillo_viewer/dillo_viewer.c
1780         * src/plugins/pgpcore/plugin.c
1781         * src/plugins/pgpinline/plugin.c
1782         * src/plugins/pgpmime/plugin.c
1783         * src/plugins/spamassassin/spamassassin.c
1784         * src/plugins/trayicon/trayicon.c
1785                 Update API
1786
1787 2007-06-19 [colin]      2.9.2cvs71
1788
1789         * src/compose.c
1790         * src/messageview.c
1791                 Fix crash mentioned in bug 1246
1792                 Race condition when automatically drafting
1793                 due to insertion on reedit.
1794
1795 2007-06-18 [wwp]        2.9.2cvs70
1796
1797         * src/importldif.c
1798                 LDIF import: use a "Proceed" button to complete
1799                 the process.
1800
1801 2007-06-18 [paul]       2.9.2cvs69
1802
1803         * configure.ac
1804                 use pkgconfig to check for gtk and glib
1805
1806 2007-06-17 [wwp]        2.9.2cvs68
1807
1808         * src/ldif.c
1809         * src/importldif.c
1810                 LDIF import: better error handling, minor code
1811                 and UI cleanup, and renamed the Save button
1812                 to Close, as imported stuff is already saved
1813                 when the Save button is shown.
1814
1815 2007-06-17 [colin]      2.9.2cvs67
1816
1817         * src/prefs_summaries.c
1818         * src/procmsg.c
1819                 Don't set as read when forwarded, only replied to
1820
1821 2007-06-17 [paul]       2.9.2cvs66
1822
1823         * src/alertpanel.c
1824                 add missing #include
1825
1826 2007-06-16 [colin]      2.9.2cvs65
1827
1828         * src/prefs_summaries.c
1829         * src/procmsg.c
1830                 Change the pref "Only mark as read when opened
1831                 in new window" to "..., replied to or forwarded".
1832                 Based on a patch by Paul Rolland.
1833
1834 2007-06-16 [paul]       2.9.2cvs64
1835
1836         * src/gtk/authors.h
1837                 alphabetical order! :)
1838
1839 2007-06-16 [colin]      2.9.2cvs63
1840
1841         * AUTHORS
1842         * src/gtk/authors.h
1843                 Add Michael Rasmussen in authors list
1844
1845 2007-06-16 [colin]      2.9.2cvs62
1846
1847         * src/messageview.c
1848                 Fix messageview_copy_clipboard to take advantage
1849                 of plugins' get_selection.
1850
1851 2007-06-15 [colin]      2.9.2cvs61
1852
1853         * src/action.c
1854         * src/addr_compl.c
1855         * src/addressbook.c
1856         * src/folderview.c
1857         * src/message_search.c
1858         * src/mimeview.c
1859         * src/summary_search.c
1860         * src/summaryview.c
1861         * src/textview.c
1862                 Allow GDK_KP_Enter to do the same as GDK_Return
1863                 Patch by Michael Rasmussen
1864
1865 2007-06-15 [paul]       2.9.2cvs60
1866
1867         * src/compose.c
1868                 fix bug when closing a compose window
1869                 during autosave
1870
1871 2007-06-14 [paul]       2.9.2cvs59
1872
1873         * src/main.c
1874         * src/common/defs.h
1875                 migrate sylpheed config
1876
1877 2007-06-14 [wwp]        2.9.2cvs58
1878
1879         * src/gtk/pluginwindow.c
1880                 Yet another attempt to fix sizing/alignment of the
1881                 button bar in plugins window.
1882
1883 2007-06-12 [colin]      2.9.2cvs57
1884
1885         * po/POTFILES.in
1886         * src/Makefile.am
1887         * src/folderview.c
1888         * src/prefs_common.c
1889         * src/prefs_common.h
1890         * src/prefs_summaries.c
1891         * src/prefs_summary_open.c
1892         * src/prefs_summary_open.h
1893         * src/summaryview.c
1894                 Make "when entering a folder" actions more personalisable
1895
1896 2007-06-12 [wwp]        2.9.2cvs56
1897
1898         * tools/README
1899                 Use short description from Paul (mairix.sh).
1900
1901 2007-06-12 [wwp]        2.9.2cvs55
1902
1903         * tools/README
1904                 Updated info about mairix.sh.
1905
1906 2007-06-11 [paul]       2.9.2cvs54
1907
1908         * src/prefs_logging.c
1909                 rework log window length widgets
1910                 and some sensitivity fixes
1911
1912 2007-06-11 [paul]       2.9.2cvs53
1913
1914         * src/mainwindow.c
1915         * src/prefs_logging.c
1916                 rename 'Protocol Log' to 'Network Log'
1917                 and some function renaming
1918
1919 2007-06-10 [wwp]        2.9.2cvs52
1920
1921         * src/gtk/pluginwindow.c
1922                 Revert 2.9.2cvs51.
1923
1924 2007-06-10 [wwp]        2.9.2cvs51
1925
1926         * src/gtk/pluginwindow.c
1927                 Fix button bar in plugin window, was centered and not
1928                 behaving like other dialogs w/ such button bar.
1929
1930 2007-06-08 [wwp]        2.9.2cvs50
1931
1932         * src/compose.c
1933         * src/compose.h
1934         * src/main.c
1935         * src/mainwindow.c
1936         * src/mainwindow.h
1937                 Provide a way out of automatic draft saving on IMAP, when
1938                 exiting offline.
1939                 Prevent drafting while sending and quitting while sending.
1940                 Thanks for Colin.
1941
1942
1943
1944 2007-06-08 [wwp]        2.9.2cvs49
1945
1946         * src/prefs_account.c
1947         * src/gtk/prefswindow.c
1948         * src/gtk/prefswindow.h
1949                 Activate the Basic page when opening account prefs.
1950
1951 2007-06-08 [wwp]        2.9.2cvs48
1952
1953         * src/common/socket.c
1954                 Don't crash if fork() fails, thanks to Colin.
1955
1956 2007-06-08 [wwp]        2.9.2cvs47
1957
1958         * src/gtk/prefswindow.c
1959                 Wrap some long lines, and reset horizontal scroller's adjusment
1960                 (this was already done, vertically), when changing tab (not page)
1961                 in prefs windows.
1962
1963 2007-06-08 [paul]       2.9.2cvs46
1964
1965         * src/common/utils.c
1966                 use gethostname() instead of uname()
1967                 based on a patch by Michael Hughes
1968                 <Sylpheed-Claws_user@thehugheslogcabin.net>
1969
1970 2007-06-07 [wwp]        2.9.2cvs45
1971
1972         * src/prefs_common.c
1973                 Fix some useless warnings, thanks to Colin.
1974
1975 2007-06-06 [colin]      2.9.2cvs44
1976
1977         * src/ldapupdate.c
1978                 Fix strange allocations. 
1979
1980 2007-06-06 [colin]      2.9.2cvs43
1981
1982         * src/ldapupdate.c
1983                 Patch by Michael Rasmussus to help
1984                 bug 1232
1985
1986 2007-06-05 [wwp]        2.9.2cvs42
1987
1988         * src/prefs_account.c
1989         * src/prefs_folder_item.c
1990         * src/prefs_quote.c
1991         * src/quote_fmt.c
1992         * src/quote_fmt.h
1993                 Per-folder templates can now be applied recursively.
1994                 Always save per-folder templates (formats were erroneously
1995                 saved only if they were enabled).
1996                 Check for validity of quotation marks everywhere there
1997                 are defined.
1998
1999 2007-06-05 [wwp]        2.9.2cvs41
2000
2001         * src/inc.c
2002                 Fix incoming messages from local accounts always getting filtered
2003                 (even if the account prefs say don't), thanks to Colin.
2004
2005 2007-06-05 [wwp]        2.9.2cvs40
2006
2007         * src/compose.c
2008         * src/compose.h
2009                 Use per-folder/per-account quote chars when applying a
2010                 template or inserting text as well. Const'ify some
2011                 vars more.
2012
2013 2007-06-04 [colin]      2.9.2cvs39
2014
2015         * src/compose.c
2016                 More work for wwp :)
2017
2018 2007-06-04 [wwp]        2.9.2cvs38
2019
2020         * src/compose.c
2021                 Same as 2.9.2cvs36 but for forwarding.
2022
2023 2007-06-04 [colin]      2.9.2cvs37
2024
2025         * src/compose.c
2026                 Use original mail file for forward/redirect
2027                 Fixes some forwarded mails to be attached as
2028                 application/octet-stream (when they have binary
2029                 parts), and incidentally fixes bug 848
2030                 'Redirect breaks GnuPG'
2031
2032 2007-06-04 [wwp]        2.9.2cvs36
2033
2034         * src/compose.c
2035                 Fix quote mark mis-initialisation when replying/forwarding
2036                 (introduced w/ 2.9.2cvs20).
2037
2038 2007-06-04 [wwp]        2.9.2cvs35
2039
2040         * src/prefs_compose_writing.c
2041         * src/prefs_quote.c
2042                 Fix a bug where Quotation characters (prefs/compose/writing)
2043                 was cleared (introduced w/ 2.9.2cvs26).
2044
2045 2007-06-04 [wwp]        2.9.2cvs34
2046
2047         * src/prefs_account.c
2048         * src/prefs_account.h
2049                 Better fix for compiling w/o aspell (rollbacks
2050                 2.9.2cvs31).
2051
2052 2007-06-04 [wwp]        2.9.2cvs33
2053
2054         * src/account.c
2055         * src/prefs_account.c
2056         * src/prefs_account.h
2057         * src/procmsg.c
2058                 It's now possible to disable mail filtering plugins
2059                 on a per-account basis.
2060
2061 2007-06-04 [wwp]        2.9.2cvs32
2062
2063         * src/procheader.c
2064         * src/common/utils.c
2065         * src/common/utils.h
2066                 Support CRLF in headers part of messages.
2067                 Support few more date formats (RFC3339 subsets).
2068
2069 2007-06-04 [wwp]        2.9.2cvs31
2070
2071         * src/prefs_account.c
2072                 Fix compiling w/o aspell support.
2073
2074 2007-06-03 [wwp]        2.9.2cvs30
2075
2076         * src/prefs_gtk.c
2077                 Don't decode leading ENV_ and ~ in P_PASSWORD
2078                 values.
2079
2080 2007-06-03 [wwp]        2.9.2cvs29
2081
2082         * src/prefs_gtk.c
2083                 Don't decode leading ENV_ and ~ in P_PASSWORD
2084                 values.
2085
2086 2007-06-03 [wwp]        2.9.2cvs28
2087
2088         * src/prefs_account.c
2089         * src/gtk/prefswindow.c
2090         * src/gtk/prefswindow.h
2091                 Added a way to force preloading of all pages
2092                 (prefswindow).
2093                 Moved tabs to pages in account prefs.
2094
2095 2007-06-02 [colin]      2.9.2cvs27
2096
2097         * src/addressbook.c
2098                 Fix possible crash, fix ldap write bugs
2099         * src/ldapupdate.c
2100                 Fix ldap write bugs - patch by Michael
2101                 Rasmussen
2102         * src/alertpanel.c
2103         * src/alertpanel.h
2104                 Add a hook whenever alertpanel opens/closes
2105
2106 2007-05-31 [wwp]        2.9.2cvs26
2107
2108         * src/prefs_compose_writing.c
2109         * src/prefs_quote.c
2110                 Re-organized writing options a bit:
2111                  - renamed the Quoting page to Templates
2112                  - moved all composing templates to that page
2113                  - moved non-templates options to the Writing one,
2114                    grouped reply-related options, reordered reply and
2115                    forward options.
2116
2117 2007-05-31 [wwp]        2.9.2cvs25
2118
2119         * src/compose.c
2120                 Removed unused code.
2121
2122 2007-05-31 [colin]      2.9.2cvs24
2123
2124         * src/addressbook.c
2125                 Fix missing display name when modifying
2126                 LDAP. Patch by Michael Rasmussen
2127
2128 2007-05-31 [wwp]        2.9.2cvs23
2129
2130         * src/plugins/bogofilter/Makefile.am
2131         * src/plugins/clamav/Makefile.am
2132         * src/plugins/demo/Makefile.am
2133         * src/plugins/dillo_viewer/Makefile.am
2134         * src/plugins/spamassassin/Makefile.am
2135                 Fix building of those plugins in Mac OS X.
2136
2137 2007-05-30 [wwp]        2.9.2cvs22
2138
2139         * src/gtk/quicksearch.c
2140                 Fix missing initialization.
2141
2142 2007-05-30 [wwp]        2.9.2cvs21
2143
2144         * src/procheader.c
2145                 Revert accidental commit (debug outputs).
2146
2147 2007-05-30 [wwp]        2.9.2cvs20
2148
2149         * src/compose.c
2150         * src/folder_item_prefs.c
2151         * src/folder_item_prefs.h
2152         * src/prefs_account.c
2153         * src/prefs_account.h
2154         * src/prefs_folder_item.c
2155         * src/prefs_gtk.c
2156         * src/prefs_gtk.h
2157                 Implemented per-account and per-folder
2158                 compose/reply/forward formats.
2159
2160 2007-05-30 [wwp]        2.9.2cvs19
2161
2162         * src/prefs_compose_writing.c
2163         * src/prefs_quote.c
2164         * src/procheader.c
2165         * src/quote_fmt.c
2166         * src/quote_fmt.h
2167                 Internal API changes (factorize quote format
2168                 prefs and checks).
2169
2170 2007-05-30 [colin]      2.9.2cvs18
2171
2172         * src/compose.c
2173                 Fix race where it's possible to re-click Send
2174                 between end of SMTP session and end of "move to
2175                 sent folder" when sending an email with send
2176                 dialog enabled.
2177
2178 2007-05-30 [colin]      2.9.2cvs17
2179
2180         * src/crash.c
2181                 Ask for backtrace on all threads. Patch by
2182                 Pawel
2183         * src/folderview.c
2184                 Fix stale news statusbar when scanning fails.
2185                 Patch by Pawel
2186         * src/ldapupdate.c
2187                 Fix some LDAP write updates bugs. Patch
2188                 by Michael Rasmussen
2189
2190 2007-05-29 [colin]      2.9.2cvs16
2191
2192         * src/imap.c
2193                 Fix loss of local flags when moving mails
2194                 on IMAP in high-bandwidth mode (UID FETCH)
2195
2196 2007-05-25 [paul]       2.9.2cvs15
2197
2198         * src/common/socket.c
2199                 fix sometimes crasher on cancelling
2200                 message sending
2201
2202 2007-05-25 [colin]      2.9.2cvs14
2203
2204         * src/imap.c
2205                 Fix a memory leak
2206         * src/imap_gtk.c
2207                 Be more helpful in the subscription
2208                 message
2209
2210 2007-05-23 [wwp]        2.9.2cvs13
2211
2212         * src/compose.c
2213         * src/prefs_compose_writing.c
2214         * src/prefs_quote.c
2215         * src/prefs_template.c
2216         * src/prefs_template.h
2217         * src/quote_fmt.c
2218         * src/quote_fmt.h
2219         * src/quote_fmt_lex.l
2220         * src/quote_fmt_parse.y
2221                 Introduced new syntax elements (symbols and commands)
2222                 in templates/quote_fmt. Compatibility w/ old
2223                 symbols is kept.
2224                 Updated and reworked the corresponding Information
2225                 dialog.
2226                 Display the line number in dialogs that talk about
2227                 parser errors (in addition to the error message in
2228                 output).
2229
2230 2007-05-23 [wwp]        2.9.2cvs12
2231
2232         * src/quote_fmt_parse.y
2233                 Fix 2.9.2cvs11, probably a paste accident ;).
2234
2235 2007-05-23 [wwp]        2.9.2cvs11
2236
2237         * src/compose.c
2238         * src/prefs_template.c
2239         * src/quote_fmt.h
2240         * src/quote_fmt_parse.y
2241                 Fix 2.9.2cvs10, which broke --disable-aspell.
2242
2243 2007-05-22 [wwp]        2.9.2cvs10
2244
2245         * src/compose.c
2246         * src/prefs_template.c
2247         * src/quote_fmt.c
2248         * src/quote_fmt.h
2249         * src/quote_fmt_lex.l
2250         * src/quote_fmt_parse.y
2251         * src/gtk/gtkaspell.c
2252         * src/gtk/gtkaspell.h
2253                 Added template/quote format syntactical elements
2254                 to show and query:
2255                         - current dictionary
2256                           %T to show (shows empty if not set or not enabled),
2257                           ?T and !T to check if the default dictionary is
2258                           enabled and set
2259                         - current account's default dictionary
2260                           %aT to show (empty if not set or not enabled),
2261                           ?aT and !aT to check if it's enabled and set
2262                         - name completion for an address, from the address
2263                           book
2264                           %ABf, %ABt, %ABc respectively show the full name got
2265                           from the address book if From, To or Cc match a single
2266                           contact.
2267                           ?ABf, !ABf, ?ABt, !ABt, ?ABc and !ABc check if completion
2268                           matches any contact and if the full name is non-empty.
2269                           If From, To or Cc are lists of email addresses, only
2270                           the first address will be checked.
2271                 In compose.c, fix msginfo's To, Cc and Newsgroup address lists,
2272                 that could show a trailing ','.
2273                 Also, template/quote_fmt parser now shows the line number in case
2274                 of parser error.
2275
2276 2007-05-15 [colin]      2.9.2cvs9
2277
2278         * src/main.c
2279         * src/main.h
2280                 Add a public function to know whether Claws
2281                 crashed last time
2282                 Store opened folder when exiting
2283         * src/folder.c
2284         * src/folder.h
2285                 Store last opened message in each FolderItem;
2286                 Reset last seen messages if Claws crashed, so 
2287                 that one can't go in an infinite crash in case 
2288                 a particular mail crashes Claws.
2289         * src/messageview.c
2290         * src/prefs_common.c
2291         * src/prefs_common.h
2292         * src/summaryview.c
2293         * src/prefs_summaries.c
2294                 Add "Select last opened message" when entering
2295                 a folder
2296                 Add "Select last opened folder" at startup.
2297
2298 2007-05-14 [colin]      2.9.2cvs8
2299
2300         * manual/xml2pdf
2301                 Fix bashism, search for xml catalog 
2302                 in /usr/local/share/xml/catalog too
2303                 Patch by Pawel
2304
2305 2007-05-13 [wwp]        2.9.2cvs7
2306
2307         * src/gtk/logwindow.c
2308                 fix raising log windows when they are either minimized or
2309                 in background.
2310
2311 2007-05-11 [colin]      2.9.2cvs6
2312
2313         * src/gtk/filesel.c
2314                 Use Hildon's file chooser on Maemo. Patch
2315                 by Jean-Luc Biord; fixes part 2 of bug 1201,
2316                 'File attachment "manipulation" bugs...'
2317
2318 2007-05-10 [wwp]        2.9.2cvs5
2319
2320         * src/prefs_common.c
2321         * src/prefs_common.h
2322         * src/gtk/quicksearch.c
2323                 Add a quicksearch option to automatically run
2324                 a search selected from the history (this option
2325                 is exclusive towards type-ahead).
2326
2327 2007-05-10 [colin]      2.9.2cvs4
2328
2329         * src/imap.c
2330                 Fix g_warnings, thanks to Brian
2331                 Morrison
2332
2333 2007-05-09 [colin]      2.9.2cvs3
2334
2335         * src/crash.c
2336         * src/exporthtml.c
2337         * src/mbox.c
2338         * src/prefs_summaries.c
2339         * src/procheader.c
2340         * src/common/log.c
2341         * src/common/utils.c
2342         * src/gtk/gtksourceprintjob.c
2343         * src/gtk/sslcertwindow.c
2344                 Use the re-entrant variant of time functions
2345                 Probably fixes bug 1217, 'reentrancy problems 
2346                 with time functions'
2347
2348 2007-05-09 [colin]      2.9.2cvs2
2349
2350         * src/imap.c
2351                 Fix crasher when reconnection fails
2352
2353 2007-05-08 [paul]       2.9.2cvs1
2354
2355         * NEWS
2356         * README
2357         * RELEASE_NOTES
2358         * configure.ac
2359                 bump version number following
2360                 stable release
2361
2362 2007-05-08 [paul]       2.9.1cvs48
2363
2364         * src/plugins/demo/demo.c
2365         * src/plugins/dillo_viewer/dillo_prefs.c
2366         * src/plugins/dillo_viewer/dillo_prefs.h
2367         * src/plugins/dillo_viewer/dillo_viewer.c
2368         * src/plugins/pgpcore/pgp_viewer.c
2369         * src/plugins/pgpcore/pgp_viewer.h
2370         * src/plugins/pgpcore/plugin.c
2371         * src/plugins/pgpcore/prefs_gpg.c
2372         * src/plugins/pgpcore/prefs_gpg.h
2373         * src/plugins/pgpcore/sgpgme.c
2374         * src/plugins/pgpcore/sgpgme.h
2375         * src/plugins/pgpinline/plugin.c
2376         * src/plugins/pgpmime/pgpmime.c
2377         * src/plugins/pgpmime/pgpmime.h
2378         * src/plugins/pgpmime/plugin.c
2379         * src/plugins/spamassassin/spamassassin.c
2380         * src/plugins/spamassassin/spamassassin.h
2381         * src/plugins/spamassassin/spamassassin_gtk.c
2382         * src/plugins/trayicon/README
2383         * tools/README
2384         * tools/README.sylprint
2385         * tools/outlook2claws-mail.pl
2386         * tools/sylprint.pl
2387         * tools/tb2claws-mail
2388         * tools/tbird2claws.py
2389         * tools/update-po
2390         * tools/vcard2xml.py
2391         * tools/kdeservicemenu/README
2392                 cleanups and corrections
2393
2394 2007-05-06 [wwp]        2.9.1cvs47
2395
2396         * tools/uudec
2397                 Fix missing dash to `display` command-line, reported
2398                 by Georg Himmrich <georg at mails d0t diesind d0t net>.
2399
2400 2007-05-06 [colin]      2.9.1cvs46
2401
2402         * src/Makefile.am
2403         * src/stock_pixmap.c
2404         * src/stock_pixmap.h
2405         * src/pixmaps/printer.xpm
2406                 Add a printer icon
2407
2408 2007-05-06 [paul]       2.9.1cvs45
2409
2410         * src/compose.c
2411         * src/ldapquery.c
2412         * src/privacy.h
2413         * src/summary_search.c
2414         * src/summaryview.c
2415                 fix build warnings
2416
2417 2007-05-05 [wwp]        2.9.1cvs44
2418
2419         * src/messageview.c
2420         * src/mh.c
2421         * src/prefs_actions.c
2422         * src/prefs_gtk.c
2423         * src/summaryview.c
2424         * src/common/xml.c
2425                 Fix "faild" typos everywhere and capitalization of
2426                 some g_warnings.
2427
2428 2007-05-04 [colin]      2.9.1cvs43
2429
2430         * src/compose.c
2431         * src/privacy.c
2432         * src/privacy.h
2433         * src/plugins/pgpcore/prefs_gpg.c
2434         * src/plugins/pgpcore/prefs_gpg.h
2435         * src/plugins/pgpinline/pgpinline.c
2436         * src/plugins/pgpmime/pgpmime.c
2437                 Add an API to warn about encryption limits,
2438                 and allow to disable these warnings
2439
2440 2007-05-03 [colin]      2.9.1cvs42
2441
2442         * src/summaryview.c
2443         * src/mainwindow.c
2444                 Fix bug 1213, 'Delete more than 
2445                 one thread at once'
2446
2447 2007-05-03 [wwp]        2.9.1cvs41
2448
2449         * src/prefs_common.c
2450         * src/prefs_filtering.c
2451         * src/prefs_template.c
2452         * src/common/template.c
2453         * src/common/template.h
2454         * src/gtk/gtkutils.c
2455         * src/gtk/gtkutils.h
2456                 Templates are no longer automatically sorted
2457                 by name, but can be sorted manually using
2458                 |< < > >| buttons as well as drag'n'drop.
2459
2460 2007-05-03 [wwp]        2.9.1cvs40
2461
2462         * src/plugins/spamassassin/spamassassin.c
2463         * src/plugins/spamassassin/spamassassin.h
2464         * src/plugins/spamassassin/spamassassin_gtk.c
2465         * src/plugins/bogofilter/bogofilter.c
2466         * src/plugins/bogofilter/bogofilter.h
2467         * src/plugins/bogofilter/bogofilter_gtk.c
2468                 Added an option to conditionally mark saved spam
2469                 as read (default is and was to do so).
2470                 Satisfies feature request 1708539 on sf.net tracker.
2471
2472 2007-05-03 [colin]      2.9.1cvs39
2473
2474         * src/inc.c
2475                 Fix bug 1211, 'Offline dialog message bugs/annoyances...'
2476
2477 2007-05-02 [colin]      2.9.1cvs38
2478
2479         * src/textview.c
2480                 Fix bug 1209, 'Clicking on address 
2481                 in header (mailto uri) selects 
2482                 default account'. Patch adapted from
2483                 G.P. Halkes' patch.
2484
2485 2007-05-02 [colin]      2.9.1cvs37
2486
2487         * src/grouplistdialog.c
2488                 Set cursor to wait cursor while loading
2489                 groups.
2490
2491 2007-05-02 [paul]       2.9.1cvs36
2492
2493         * src/folder.c
2494         * src/common/defs.h
2495                 rename cache and mark files
2496                 (data is preserved)
2497
2498 2007-04-30 [paul]       2.9.1cvs35
2499
2500         * manual/glossary.xml
2501         * manual/plugins.xml
2502                 updates. Patch by Ricardo
2503
2504 2007-04-29 [wwp]        2.9.1cvs34
2505
2506         * src/mainwindow.c
2507         * configure.ac
2508                 Fix few grammatical errors (patch by David Relson < relson at
2509                 osagesoftware dot com >).
2510
2511 2007-04-28 [colin]      2.9.1cvs33
2512
2513         * src/account.c
2514         * src/pop.c
2515         * src/prefs_account.c
2516         * src/prefs_account.h
2517                 Drop the "Download all" preference. It's
2518                 stupidly useless and confuses people from
2519                 time to time.
2520
2521 2007-04-27 [wwp]        2.9.1cvs32
2522
2523         * src/account.c
2524         * src/prefs_account.c
2525         * src/prefs_account.h
2526                 Don't reflect accounts changes to the mainwindow when it's
2527                 not necessary.
2528
2529 2007-04-27 [colin]      2.9.1cvs31
2530
2531         * src/folder.c
2532                 Freeze/thaw when sync'ing flags
2533         * src/imap.c
2534         * src/prefs_account.c
2535         * src/prefs_account.h
2536         * src/etpan/imap-thread.c
2537         * src/etpan/imap-thread.h
2538                 Add a way to use UID FETCH instead
2539                 of searches to fetch message lists
2540                 and flags. More expensive towards
2541                 bandwidth, less expensive towards
2542                 server's CPU. Probably fixes 
2543                 bug 1158, 'Scanning new folders on 
2544                 Exchange 2007 extremely slow'.
2545                 Patch 95% by Hoa.
2546
2547 2007-04-27 [paul]       2.9.1cvs30
2548
2549         * src/mainwindow.c
2550         * src/prefs_logging.c
2551                 improvements to english usage
2552
2553 2007-04-27 [colin]      2.9.1cvs29
2554
2555         * src/imap.c
2556                 Fix build without libetpan (my bad!)
2557
2558 2007-04-26 [colin]      2.9.1cvs28
2559
2560         * src/imap.c
2561         * src/imap.h
2562                 Fix uselessly exported function
2563         * src/textview.c
2564                 Consider "- -- \n" as signature separator
2565                 (that's what signature separators look like
2566                  in PGP/Inline signed mails)
2567
2568 2007-04-26 [colin]      2.9.1cvs27
2569
2570         * configure.ac
2571                 libetpan-0.49 is now required
2572         * src/procmime.c
2573                 Fix double fetching of mails if
2574                 first try failed
2575         * src/imap.c
2576                 Make offline sync faster, by
2577                 remembering last change time, and
2578                 last sync time.
2579
2580 2007-04-26 [hoa]        2.9.1cvs26
2581
2582         * src/imap.c
2583         * src/imap.h
2584         * src/mainwindow.c
2585         * src/toolbar.c
2586         * src/etpan/imap-thread.c
2587         * src/etpan/imap-thread.h
2588                 cancellation of IMAP operations is now allowed.
2589                 Fixes bug 1056, 'Possibility to 'cancel transfer' in IMAP'
2590
2591 2007-04-26 [colin]      2.9.1cvs25
2592
2593         * src/folder.c
2594                 Always fetch body+headers in folders that are
2595                 synched for offline use, if "Synchronise as
2596                 soon as possible" is set.
2597                 Fixes bug 1200, 'Add option to always retrieve full 
2598                 messages'
2599
2600 2007-04-25 [colin]      2.9.1cvs24
2601
2602         * src/compose.c
2603                 Fix bug 1198, 'Reply-all "disappearing" address bug 
2604                 persists...'
2605
2606 2007-04-24 [colin]      2.9.1cvs23
2607
2608         * src/folderview.c
2609                 Fix bug 1195, 'Hardware key navigation' 
2610                 Make GDK_Enter toggle expansion (Maemo)
2611
2612 2007-04-24 [wwp]        2.9.1cvs22
2613
2614         * src/compose.c
2615                 Fix few compiler warnings.
2616
2617 2007-04-24 [paul]       2.9.1cvs21
2618
2619         * src/Makefile.am
2620         * src/stock_pixmap.c
2621         * src/stock_pixmap.h
2622                 complete last commit
2623
2624 2007-04-24 [paul]       2.9.1cvs20
2625
2626         * src/gtk/about.c
2627         * src/pixmaps/active.xpm
2628         * src/pixmaps/checkbox_off.xpm
2629         * src/pixmaps/checkbox_on.xpm
2630         * src/pixmaps/inactive.xpm
2631                 kick out the blobs
2632                 remove transparent border from checkbox icons
2633
2634 2007-04-24 [wwp]        2.9.1cvs19
2635
2636         * src/textview.c
2637         * src/textview.h
2638                 Fix a crash in textview, thanks to Colin.
2639
2640 2007-04-23 [wwp]        2.9.1cvs18
2641
2642         * src/prefs_common.c
2643                 Fix 2.9.1cvs5: no header was being translated at all.
2644
2645 2007-04-23 [colin]      2.9.1cvs17
2646
2647         * src/Makefile.am
2648         * src/stock_pixmap.c
2649         * src/stock_pixmap.h
2650         * src/summaryview.c
2651         * src/summaryview.h
2652         * src/gtk/gtksctree.c
2653         * src/gtk/gtksctree.h
2654         * src/pixmaps/selection.xpm
2655                 Fix bug 1193, 'Need a way to multi-select
2656                 items'. Add a toggle button to the summaryview
2657                 to switch between normal and multiple selection
2658                 (Maemo)
2659
2660 2007-04-23 [colin]      2.9.1cvs16
2661
2662         * src/Makefile.am
2663         * src/stock_pixmap.c
2664         * src/stock_pixmap.h
2665         * src/summaryview.c
2666         * src/summaryview.h
2667         * src/gtk/gtksctree.c
2668         * src/gtk/gtksctree.h
2669         * src/pixmaps/selection.xpm
2670                 Fix bug 1193, 'Need a way to multi-
2671                 select items'
2672                 Add a toggle button in the summaryview
2673                 to enable normal or multiple selection.
2674                 (Maemo)
2675
2676 2007-04-23 [colin]      2.9.1cvs15
2677
2678         * src/compose.c
2679                 Fix bug 1196, 'Edit>Select All doesn't work' (Maemo)
2680
2681 2007-04-21 [colin]      2.9.1cvs14
2682
2683         * src/gtk/quicksearch.c
2684                 Fix previous commit (actually use correct
2685                 parameter)
2686
2687 2007-04-21 [colin]      2.9.1cvs13
2688
2689         * src/gtk/quicksearch.c
2690                 Fix changing quicksearch type (after Esc,
2691                 after changing Recursive, ...)
2692
2693 2007-04-20 [wwp]        2.9.1cvs12
2694
2695         * src/gtk/Makefile.am
2696                 Added headers.h (completes 2.9.1cvs5).
2697
2698 2007-04-20 [wwp]        2.9.1cvs11
2699
2700         * src/addressbook.c
2701                 Fix the use of display name in name column,
2702                 it has been overriden w/ the use of nickname
2703                 by 2.9.0cvs3. Now nickname is used (if any)
2704                 in case of LDAP books only.
2705
2706 2007-04-20 [colin]      2.9.1cvs10
2707
2708         * src/mimeview.c
2709         * src/summaryview.c
2710         * src/textview.c
2711                 Add handling of 'a' to loop in a mail's
2712                 mimeparts
2713
2714 2007-04-20 [colin]      2.9.1cvs9
2715
2716         * src/toolbar.c
2717                 Fix bug 1190, 'dir_open' button doesn't work'
2718                 (Maemo)
2719
2720 2007-04-20 [colin]      2.9.1cvs8
2721
2722         * src/folderview.c
2723         * src/mainwindow.c
2724                 Fix bug 1194, 'Hardware keys move from email 
2725                 list to account/directory list, but not back 
2726                 to email list...' (Maemo)
2727
2728 2007-04-20 [colin]      2.9.1cvs7
2729
2730         * src/compose.h
2731                 complete previous commit
2732
2733 2007-04-20 [colin]      2.9.1cvs6
2734
2735         * src/compose.c
2736                 Fix bug 1187, 'Reply-to addressee disappears 
2737                 when reply-to text box is clicked...' (Maemo)
2738
2739 2007-04-20 [wwp]        2.9.1cvs5
2740
2741         * po/POTFILES.in
2742         * src/addressbook.c
2743         * src/compose.c
2744         * src/filtering.c
2745         * src/headerview.c
2746         * src/matcher.c
2747         * src/prefs_common.c
2748         * src/prefs_common.h
2749         * src/prefs_display_header.c
2750         * src/prefs_matcher.c
2751         * src/summaryview.c
2752         * src/gtk/headers.h
2753         * src/gtk/quicksearch.c
2754                 Translate more header names according to the relevant option value,
2755                 mostly in filtering debug messages (reported by Tim <timbrain@post.cz>).
2756                 Replaced nearly all uses of prefs_common.trans_hdr with a call
2757                 to prefs_common_translated_header_name().
2758                 Added a headers.h reference file that contains known header names
2759                 (RFC2822 and others) to the translation process' input, so that
2760                 translated header names will still exist even if no occurrence of
2761                 _("headername") is found anymore in the sources.
2762                 Don't translate column name 'Number' following to trans_hdr option
2763                 value as it's not a header name.
2764
2765 2007-04-20 [colin]      2.9.1cvs4
2766
2767         * src/gtk/quicksearch.c
2768         * src/gtk/quicksearch.h
2769                 Add "From, To or Subject" quicksearch
2770                 type. Patch by ulfschaper@users.sf.net
2771
2772 2007-04-20 [colin]      2.9.1cvs3
2773
2774         * src/matcher.c
2775                 Implement proper references filtering condition.
2776                 Patch based on a patch by Khanh-Dang <kdntl@users.sf.net>
2777
2778 2007-04-19 [wwp]        2.9.1cvs2
2779
2780         * src/prefs_display_header.c
2781         * src/message_search.c
2782                 Fix few warnings (g_free of const gchar*).
2783
2784 2007-04-19 [paul]       2.9.1cvs1
2785
2786         * NEWS
2787         * README
2788         * RELEASE_NOTES
2789         * configure.ac
2790                 bump version number following
2791                 stable release
2792
2793 2007-04-19 [paul]       2.9.0cvs9
2794
2795         * manual/advanced.xml
2796         * manual/glossary.xml
2797                 fix typos
2798
2799 2007-04-18 [paul]       2.9.0cvs8
2800
2801         * src/pop.c
2802                 fix for CVE-2007-1558 (APOP)
2803                 Thanks to Colin
2804
2805 2007-04-18 [paul]       2.9.0cvs7
2806
2807         * src/messageview.c
2808         * src/mimeview.c
2809         * src/summaryview.c
2810         * src/gtk/filesel.c
2811                 Fix encoding woes wrt saving of
2812                 mails and parts
2813                 Thanks to Colin
2814
2815 2007-04-18 [colin]      2.9.0cvs6
2816
2817         * src/gtk/pluginwindow.c
2818                 Fix bug 1185, 'Pluginwindow's [X] button doesn't save'
2819
2820 2007-04-17 [wwp]        2.9.0cvs5
2821
2822         * src/addressadd.c
2823         * src/addressbook.c
2824         * src/addrindex.c
2825         * src/ldapupdate.c
2826                 Fix --disable-ldap build,
2827                 fix some LDAP annoyances on 
2828                 searches, thanks to Colin.
2829
2830 2007-04-17 [wwp]        2.9.0cvs4
2831
2832         * src/ldapupdate.c
2833                 Fix more mixed decls, sensitive w/ strict ANSI-C89 compilers
2834                 like gcc 2.9x. Thanks to Colin.
2835
2836 2007-04-17 [wwp]        2.9.0cvs3
2837
2838         * src/Makefile.am
2839         * src/addressadd.c
2840         * src/addressbook.c
2841         * src/addrindex.c
2842         * src/addritem.c
2843         * src/addritem.h
2844         * src/editaddress.c
2845         * src/ldapctrl.c
2846         * src/ldapctrl.h
2847         * src/ldapquery.c
2848         * src/ldapserver.c
2849         * src/ldapserver.h
2850         * src/ldapupdate.c
2851         * src/ldapupdate.h
2852                 Add LDAP write support. Patch mostly by 
2853                 Michael <mir at datanom dot net>
2854
2855 2007-04-17 [wwp]        2.9.0cvs2
2856
2857         * src/compose.c
2858                 Prepend "Add to address book" to the context menu of compose window's sender and
2859                 recipient fields.
2860
2861 2007-04-16 [paul]       2.9.0cvs1
2862
2863         * src/gtk/authors.h
2864                 add Pader Rezso
2865
2866 2007-04-16 [paul]       2.9.0
2867
2868         * NEWS
2869         * README
2870         * RELEASE_NOTES
2871                 2.9.0 released
2872
2873 2007-04-16 [paul]       2.8.1cvs102
2874
2875         * po/fr.po
2876                 updated by Fabien Vantard
2877
2878 2007-04-16 [paul]       2.8.1cvs101
2879
2880         * po/ca.po
2881         * po/cs.po
2882         * po/de.po
2883         * po/hu.po
2884         * po/pl.po
2885         * po/pt_BR.po
2886         * po/sr.po
2887         * po/zh_CN.po
2888                 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
2889                 Pader Rezso, Emil Nowak, Frederico Goncalves Guimaraes,
2890                 Aleksandar Urosevic, and Ralgh Young
2891
2892 2007-04-15 [mones]      2.8.1cvs100
2893
2894         * po/es.po
2895                 Updated for release
2896
2897 2007-04-14 [colin]      2.8.1cvs99
2898
2899         * src/message_search.c
2900         * src/prefs_display_header.c
2901         * src/summary_search.c
2902         * src/gtk/combobox.c
2903                 Fix allocations
2904
2905 2007-04-14 [wwp]        2.8.1cvs98
2906
2907         * src/gtk/combobox.c
2908         * src/message_search.c
2909         * src/summary_search.c
2910         * src/prefs_display_header.c
2911                 Workaround a bug with GTK+ 2.6.x where gtk_combo_box_get_active_text()
2912                 returns NULL, get the text value directly from the GtkEntry child.
2913
2914 2007-04-13 [colin]      2.8.1cvs97
2915
2916         * src/gtk/quicksearch.c
2917                 Give the focus back to summaryview when
2918                 emptying the quicksearch with Esc
2919
2920 2007-04-13 [colin]      2.8.1cvs96
2921
2922         * src/message_search.c
2923         * src/prefs_display_header.c
2924         * src/summary_search.c
2925                 Fix possibles crashes when getting text
2926                 from gtk combos
2927
2928 2007-04-13 [colin]      2.8.1cvs95
2929
2930         * src/pop.c
2931                 Add some UIDL debugging
2932
2933 2007-04-12 [colin]      2.8.1cvs94
2934
2935         * src/folder.c
2936                 Force folder scan if necessary after
2937                 copying mails, to be able to reapply
2938                 flags.
2939
2940 2007-04-11 [colin]      2.8.1cvs93
2941
2942         * src/main.c
2943                 don't scan for new mail on startup if --select
2944                 is specified (or race conditions arise). If so,
2945                 do both sequentially.
2946
2947 2007-04-09 [colin]      2.8.1cvs92
2948
2949         * src/common/defs.h
2950                 Use leafpad by default on Maemo. Patch
2951                 by Jean-Luc Biord.
2952
2953 2007-04-06 [colin]      2.8.1cvs91
2954
2955         * src/pixmaps/queue_close.xpm
2956         * src/pixmaps/queue_close_hrm.xpm
2957         * src/pixmaps/queue_close_hrm_mark.xpm
2958         * src/pixmaps/queue_close_mark.xpm
2959         * src/pixmaps/queue_open.xpm
2960         * src/pixmaps/queue_open_hrm.xpm
2961         * src/pixmaps/queue_open_hrm_mark.xpm
2962         * src/pixmaps/queue_open_mark.xpm
2963                 Move the clock one pixel down :)
2964
2965 2007-04-05 [colin]      2.8.1cvs90
2966
2967         * src/mainwindow.c
2968                 Don't sync when switching offline from
2969                 command line - it's usually too late :)
2970
2971 2007-04-05 [paul]       2.8.1cvs89
2972
2973         * src/Makefile.am
2974         * src/stock_pixmap.c
2975         * src/pixmaps/dir_close_hrm.xpm
2976         * src/pixmaps/dir_close_hrm_mark.xpm
2977         * src/pixmaps/drafts_close.xpm
2978         * src/pixmaps/drafts_close_mark.xpm
2979         * src/pixmaps/drafts_open.xpm
2980         * src/pixmaps/drafts_open_mark.xpm
2981         * src/pixmaps/inbox.xpm
2982         * src/pixmaps/inbox_close.xpm
2983         * src/pixmaps/inbox_close_hrm.xpm
2984         * src/pixmaps/inbox_close_hrm_mark.xpm
2985         * src/pixmaps/inbox_close_mark.xpm
2986         * src/pixmaps/inbox_hrm.xpm
2987         * src/pixmaps/inbox_hrm_mark.xpm
2988         * src/pixmaps/inbox_mark.xpm
2989         * src/pixmaps/inbox_open.xpm
2990         * src/pixmaps/inbox_open_hrm.xpm
2991         * src/pixmaps/inbox_open_hrm_mark.xpm
2992         * src/pixmaps/inbox_open_mark.xpm
2993         * src/pixmaps/outbox.xpm
2994         * src/pixmaps/outbox_close.xpm
2995         * src/pixmaps/outbox_close_hrm.xpm
2996         * src/pixmaps/outbox_close_hrm_mark.xpm
2997         * src/pixmaps/outbox_close_mark.xpm
2998         * src/pixmaps/outbox_hrm.xpm
2999         * src/pixmaps/outbox_hrm_mark.xpm
3000         * src/pixmaps/outbox_mark.xpm
3001         * src/pixmaps/outbox_open.xpm
3002         * src/pixmaps/outbox_open_hrm.xpm
3003         * src/pixmaps/outbox_open_hrm_mark.xpm
3004         * src/pixmaps/outbox_open_mark.xpm
3005         * src/pixmaps/queue_close.xpm
3006         * src/pixmaps/queue_close_hrm.xpm
3007         * src/pixmaps/queue_close_hrm_mark.xpm
3008         * src/pixmaps/queue_close_mark.xpm
3009         * src/pixmaps/queue_open.xpm
3010         * src/pixmaps/queue_open_hrm.xpm
3011         * src/pixmaps/queue_open_hrm_mark.xpm
3012         * src/pixmaps/queue_open_mark.xpm
3013                 updated, added and replaced icons
3014                 Icons by Colin
3015
3016 2007-04-04 [colin]      2.8.1cvs88
3017
3018         * src/imap.c
3019                 Fix build without libetpan
3020
3021 2007-04-03 [colin]      2.8.1cvs87
3022
3023         * src/imap.c
3024                 Fix crash with Citadel, and try to make
3025                 things work. this server (and specifically 
3026                 STATUS and APPEND at least) seems broken.
3027
3028 2007-04-03 [colin]      2.8.1cvs86
3029
3030         * src/folderview.c
3031                 Fix icons on folder close
3032
3033 2007-04-03 [colin]      2.8.1cvs85
3034
3035         * src/inc.c
3036                 Fix double-ask of offline override in
3037                 certain cases
3038         * src/imap.c
3039         * src/imap.h
3040         * src/imap_gtk.c
3041                 Much more efficient way to synchronise
3042                 for offline use
3043         * src/etpan/imap-thread.c
3044                 Fix possible segs
3045         * src/folder.c
3046         * src/gtk/quicksearch.c
3047                 Fix some GUI lags
3048
3049 2007-04-03 [paul]       2.8.1cvs84
3050
3051         * src/filtering.c
3052         * src/folder.c
3053         * src/folder.h
3054         * src/prefs_common.c
3055         * src/prefs_common.h
3056         * src/prefs_other.c
3057                 Fix sync being done too late
3058                 Thanks to Colin
3059
3060 2007-04-02 [colin]      2.8.1cvs83
3061
3062         * src/summaryview.c
3063                 Maemo: Put status and quicksearch at the top
3064         * src/plugins/bogofilter/bogofilter.c
3065         * src/plugins/spamassassin/spamassassin.c
3066                 Derive trash from inbox if possible
3067
3068 2007-04-02 [paul]       2.8.1cvs82
3069
3070         * src/plugins/bogofilter/bogofilter_gtk.c
3071                 a few English changes
3072
3073 2007-04-02 [paul]
3074
3075         2.9.0-rc1 released
3076
3077 2007-04-02 [colin]      2.8.1cvs81
3078
3079         * src/image_viewer.c
3080                 Fix transparent images by using
3081                 GtkImage
3082         * src/messageview.c
3083                 Flush events (on new windows) to avoid
3084                 having the textview's image resize fail
3085                 to know the available width
3086
3087 2007-04-01 [colin]      2.8.1cvs80
3088
3089         * src/prefs_account.c
3090                 If no MH mailbox exist, when creating a POP/Local
3091                 account, just create and use the default one 
3092                 instead of bailing with a "Mailbox doesn't exist"
3093                 error
3094
3095 2007-03-31 [colin]      2.8.1cvs79
3096
3097         * src/prefs_account.c
3098                 Create signature file if it doesn't exist
3099                 before editing
3100         * src/prefs_toolbar.c
3101                 Maemo: Move "Use default" on the left so
3102                 that people can find it
3103         * src/common/defs.h
3104                 Maemo: make default editor "Maemopad", 
3105                 default signature file "MyDocs/signature.txt"
3106
3107 2007-03-31 [colin]      2.8.1cvs78
3108
3109         * src/prefs_account.c
3110                 Maemo: rework account prefs so
3111                 that less horizontal scrolling
3112                 is required
3113
3114 2007-03-31 [colin]      2.8.1cvs77
3115
3116         * src/folderview.c
3117         * src/prefs_common.c
3118         * src/prefs_common.h
3119                 Fix bug 1167, 'Allow not displaying zeros 
3120                 in folder list'. Patch by MartinP
3121
3122 2007-03-31 [colin]      2.8.1cvs76
3123
3124         * AUTHORS
3125                 Add Jean-Luc Biord
3126
3127 2007-03-31 [colin]      2.8.1cvs75
3128
3129         * src/imap.c
3130                 Apply patch from bug 1172, direct
3131                 access to the folder's session instead
3132                 of using getter. Patch by MartinP
3133
3134 2007-03-31 [paul]       2.8.1cvs74
3135
3136         * src/gtk/authors.h
3137                 no need to list Fabien twice!
3138
3139 2007-03-31 [colin]      2.8.1cvs73
3140
3141         * src/inc.c
3142                 If we're currently "overriding for %d minutes",
3143                 don't ask
3144
3145 2007-03-31 [colin]      2.8.1cvs72
3146
3147         * src/compose.c
3148         * src/imap.c
3149         * src/inc.c
3150         * src/inc.h
3151         * src/messageview.c
3152         * src/news.c
3153         * src/plugins/spamassassin/spamassassin.c
3154                 Offline override: Add a parameter to allow
3155                 asking even if the override timer is running.
3156                 Allows to ask every time the user makes an
3157                 explicit action needing online access (such
3158                 as Get Mail), and not when the action is 
3159                 implicit (such as opening an IMAP folder)
3160
3161 2007-03-31 [colin]      2.8.1cvs71
3162
3163         * src/inc.c
3164                 Override offline: "No" answer shouldn't
3165                 re-ask after 3 seconds, but 10 minutes. 
3166
3167 2007-03-30 [colin]      2.8.1cvs70
3168
3169         * src/common/socket.c
3170                 Better error reporting on unix socket
3171                 failure (bind usually)
3172         * src/gtk/gtkutils.c
3173         * src/gtk/gtkutils.h
3174                 Label window: add a pulsing progress
3175                 bar to show we're not hung :)
3176         * src/folderview.c
3177         * src/main.c
3178         * src/plugins/pgpcore/sgpgme.c
3179                 Update API
3180
3181 2007-03-30 [colin]      2.8.1cvs69
3182
3183         * src/pop.c
3184         * src/prefs_common.c
3185                 Fix possible trashing of history and uidl
3186                 files on disk full problems
3187
3188 2007-03-30 [paul]       2.8.1cvs68
3189
3190         * src/mainwindow.c
3191         * src/summaryview.c
3192         * src/summaryview.h
3193                 update summary when changing layout type
3194                 (fixes wrong folder icon being displayed)
3195                 Thanks to Colin
3196
3197 2007-03-29 [colin]      2.8.1cvs67
3198
3199         * src/prefs_ext_prog.c
3200                 The browser pref is irrelevant on Maemo
3201
3202 2007-03-29 [colin]      2.8.1cvs66
3203
3204         * src/compose.c
3205         * src/compose.h
3206                 Maemo: dynamically switch headers/text position
3207         * src/prefs_common.c
3208                 Maemo: hide compose's ruler by default
3209         * src/common/socket.c
3210         * src/common/socket.h
3211                 Fix build warning
3212
3213 2007-03-29 [colin]      2.8.1cvs65
3214
3215         * src/common/socket.c
3216         * src/common/socket.h
3217                 Fix build when MAEMO_CFLAGS contains
3218                 _X_OPENSOURCE (resolv.h errors as long
3219                 as we don't add _BSD_SOURCE. Ugly).
3220
3221 2007-03-29 [wwp]        2.8.1cvs64
3222
3223         * src/prefs_logging.c
3224                 Fix sensitivity of clip-log widgets in prefs/logging,
3225                 thanks to Fabien.
3226
3227 2007-03-29 [wwp]        2.8.1cvs63
3228
3229         * po/POTFILES.in
3230                 Updated files list for translations, thanks to Fabien.
3231
3232 2007-03-29 [colin]      2.8.1cvs62
3233
3234         * src/main.c
3235         * src/common/Makefile.am
3236         * src/common/utils.c
3237                 Maybe make URI opening work in Maemo
3238                 Requires testing :)
3239
3240 2007-03-28 [colin]      2.8.1cvs61
3241
3242         * src/folder.c
3243         * src/folder.h
3244         * src/folderview.c
3245                 Add the possibility to sort folders arbitrarily
3246                 (via editing of folderlist.xml only). Patch by
3247                 Martin P <mp26+claws@os.inf.tu-dresden.de>
3248                 Fixes bug 1166, 'Folder ordering is fixed and cannot 
3249                 be changed by the user'
3250
3251 2007-03-28 [colin]      2.8.1cvs60
3252
3253         * src/mimeview.c
3254                 Add popup menu for mime icons
3255
3256 2007-03-28 [colin]      2.8.1cvs59
3257
3258         * src/mainwindow.c
3259                 Fix a layout issue when presenting
3260                 mainwindow in Small screen layout
3261         * src/toolbar.c
3262         * src/toolbar.h
3263                 Add a "Go to folder list" button for
3264                 mainwindow, and make it default in
3265                 the Maemo build
3266
3267 2007-03-28 [colin]      2.8.1cvs58
3268
3269         * src/compose.c
3270                 Don't dynamically update title on Maemo
3271                 Patch by Jean-Luc Biord
3272
3273 2007-03-27 [colin]      2.8.1cvs57
3274
3275         * src/compose.c
3276         * src/folderview.c
3277         * src/summaryview.c
3278                 Enable tap-and-hold on Maemo
3279
3280 2007-03-26 [colin]      2.8.1cvs56
3281
3282         * src/compose.c
3283                 More popup-menu (in attachments list)
3284
3285 2007-03-26 [colin]      2.8.1cvs55
3286
3287         * src/compose.c
3288                 Enable popup-menu signal
3289
3290 2007-03-26 [colin]      2.8.1cvs54
3291
3292         * src/plugins/pgpinline/pgpinline.c
3293                 Fix bug 1111, 'PGP/inline plugin hides text 
3294                 around encrypted text block'. Patch based on
3295                 a patch from Michal Cihar.
3296
3297 2007-03-26 [wwp]        2.8.1cvs53
3298
3299         * src/procmsg.c
3300                 Fix getting a false error when sending queued message
3301                 whereas the sending was fine (if there are subfolders
3302                 in the queue folder), thanks to Colin.
3303
3304 2007-03-26 [paul]       2.8.1cvs52
3305
3306         * src/wizard.c
3307                 update FACE header in welcome message
3308
3309 2007-03-25 [colin]      2.8.1cvs51
3310
3311         * src/Makefile.am
3312                 Fix make dist
3313
3314 2007-03-25 [colin]      2.8.1cvs50
3315
3316         * src/main.c
3317                 Fix OSSO_NAME on Maemo (patch by Jean-Luc)
3318
3319 2007-03-24 [colin]      2.8.1cvs49
3320
3321         * src/main.c
3322                 Fix a few launch problems on Maemo
3323                 Patch by Jean-Luc Biord
3324
3325 2007-03-24 [wwp]        2.8.1cvs48
3326
3327         * src/alertpanel.c
3328         * src/alertpanel.h
3329         * src/messageview.c
3330         * src/summaryview.c
3331                 Fix wrong action performed when closing the
3332                 "ask about account specific filtering rules
3333                 when filtering manually" dialog by pressing Escape.
3334                 Fix wrong order of buttons in the "return receipt
3335                 notification - the message was sent to several of
3336                 your accounts" dialog.
3337
3338 2007-03-24 [paul]       2.8.1cvs47
3339
3340         * src/folderview.c
3341                 an improvement to English usage
3342         * tools/kdeservicemenu/README
3343                 updated Claws url
3344
3345 2007-03-24 [paul]       2.8.1cvs46
3346
3347         * src/Makefile.am
3348         * src/stock_pixmap.c
3349         * src/pixmaps/edit_extern.xpm
3350         * src/pixmaps/mail_sign.xpm
3351                 rescue long lost icons
3352
3353 2007-03-24 [paul]       2.8.1cvs45
3354
3355         * src/toolbar.c
3356                 fix toolbar (broken in 2.8.1cvs42)
3357
3358 2007-03-23 [colin]      2.8.1cvs44
3359
3360         * src/imap.c
3361                 Correctly unsubscribe/resubscribe after
3362                 RENAME
3363
3364 2007-03-23 [colin]      2.8.1cvs43
3365
3366         * src/prefs_common.c
3367                 Maemo: as the platform is light on RAM, allow
3368                 caches to be discarded faster.
3369
3370 2007-03-23 [colin]      2.8.1cvs42
3371
3372         * src/Makefile.am
3373         * src/compose.c
3374         * src/compose.h
3375         * src/stock_pixmap.c
3376         * src/stock_pixmap.h
3377         * src/summaryview.c
3378         * src/summaryview.h
3379         * src/toolbar.c
3380         * src/toolbar.h
3381         * src/pixmaps/open_mail.xpm
3382                 Maemo changes: Add the possibility to have
3383                 "Open Email" and "Close Window" buttons on 
3384                 toolbars (and use them in Maemo's default
3385                 toolbars)
3386
3387 2007-03-23 [wwp]        2.8.1cvs41
3388
3389         * src/action.c
3390                 Reverted that part of the action dialog closure logics, to
3391                 pre-2.8.1cvs19. Managing action dialog w/ no output may be
3392                 done later in a different way (or may not).
3393
3394 2007-03-22 [wwp]        2.8.1cvs40
3395
3396         * src/action.c
3397                 Fix sticky action dialog when got no output but action command
3398                 is pipe'ing out or inserting (introduced w/ 2.8.1cvs19).
3399
3400 2007-03-22 [colin]      2.8.1cvs39
3401
3402         * src/prefs_filtering.c
3403         * src/gtk/combobox.h
3404                 Fix escaping account names in filtering prefs
3405
3406 2007-03-22 [colin]      2.8.1cvs38
3407
3408         * src/addrindex.c
3409         * src/ldapctrl.h
3410         * src/ldapquery.c
3411                 Add any attribute specified in LDAP servers'
3412                 Search attributes to the Other Attributes tab
3413                 of contacts; Add 'telephoneNumber' in the
3414                 default list.
3415
3416 2007-03-22 [colin]      2.8.1cvs37
3417
3418         * src/folderview.c
3419         * src/folderview.h
3420         * src/mainwindow.c
3421                 Try to prevent race conditions when
3422                 changing the folder list
3423         * src/summaryview.c
3424                 Fix possible red folder icon when
3425                 switching from Small screen layout
3426                 to any other
3427
3428 2007-03-22 [colin]      2.8.1cvs36
3429
3430         * src/mainwindow.c
3431         * src/mainwindow.h
3432         * src/summaryview.c
3433                 Rename "little screen" to "Small screen"
3434         * src/gtk/Makefile.am
3435         * src/common/utils.c
3436         * src/mh.c
3437                 Fix Maemo-related compilation problems
3438
3439 2007-03-21 [colin]      2.8.1cvs35
3440
3441         * configure.ac
3442                 Fix previous commit
3443         * claws-mail.desktop
3444                 Remove .png from the Icon, it's useless
3445
3446 2007-03-21 [colin]      2.8.1cvs34
3447
3448         * configure.ac
3449         * src/Makefile.am
3450                 Add the necessary lib checking for 
3451                 Maemo
3452
3453 2007-03-21 [colin]      2.8.1cvs33
3454
3455         * src/main.c
3456                 Fix unconditional "error happened" when
3457                 sending via command-line. "lol @ myself"
3458
3459 2007-03-21 [colin]      2.8.1cvs32
3460
3461         * claws-mail-40x40.png
3462         * claws-mail-26x26.png
3463         * src/account.c
3464         * src/addressbook.c
3465         * src/compose.c
3466         * src/folderview.c
3467         * src/folderview.h
3468         * src/main.c
3469         * src/mainwindow.c
3470         * src/mainwindow.h
3471         * src/messageview.c
3472         * src/prefs_account.c
3473         * src/prefs_common.c
3474         * src/summary_search.c
3475         * src/summaryview.c
3476         * src/summaryview.h
3477         * src/gtk/authors.h
3478         * src/gtk/gtkutils.c
3479         * src/gtk/gtkutils.h
3480         * src/gtk/logwindow.c
3481         * src/gtk/menu.c
3482         * src/gtk/prefswindow.c
3483                 Add Maemo port (patch mainly by Jean-Luc Biort)
3484                 Add a new 'Little screen' layout to help on such
3485                 platforms (patch by me)
3486                 Make some default preferences different (more
3487                 adapted) on Maemo (patch by me)
3488
3489 2007-03-21 [wwp]        2.8.1cvs31
3490
3491         * src/prefs_logging.c
3492         * src/prefs_logging.h
3493                 Fixed copyright header of newly added files.
3494
3495 2007-03-21 [wwp]        2.8.1cvs30
3496
3497         * src/Makefile.am
3498         * src/filtering.c
3499         * src/filtering.h
3500         * src/folder.c
3501         * src/folderview.c
3502         * src/imap.c
3503         * src/inc.c
3504         * src/main.c
3505         * src/mainwindow.c
3506         * src/mainwindow.h
3507         * src/matcher.c
3508         * src/messageview.c
3509         * src/news.c
3510         * src/pop.c
3511         * src/prefs_common.c
3512         * src/prefs_common.h
3513         * src/prefs_logging.c
3514         * src/prefs_logging.h
3515         * src/prefs_other.c
3516         * src/procmsg.c
3517         * src/send_message.c
3518         * src/summaryview.c
3519         * src/common/log.c
3520         * src/common/log.h
3521         * src/common/nntp.c
3522         * src/common/session.c
3523         * src/common/smtp.c
3524         * src/common/socket.c
3525         * src/etpan/imap-thread.c
3526         * src/gtk/logwindow.c
3527         * src/gtk/logwindow.h
3528         * src/plugins/bogofilter/bogofilter.c
3529         * src/plugins/spamassassin/spamassassin.c
3530                 Added debugging of filtering/processing rules.
3531                 The debug log is here 'Tools/Filtering debug window',
3532                 the options there 'Configuration/Preferences/Other/Logging',
3533                 and the log file is ~/.claws-mail/filtering.log.
3534                 Moved protocol log prefs to 'Other/Logging' as well.
3535                 To support such debugging feature, the existing log API has
3536                 been enhanced (common/log.[ch] and gtk/logwindow.[ch]) and
3537                 this impacts many external modules (commits follow).
3538
3539 2007-03-21 [paul]       2.8.1cvs29
3540
3541         * src/etpan/Makefile.am
3542         * src/etpan/imap-thread.c
3543                 add missing #include
3544
3545 2007-03-21 [colin]      2.8.1cvs28
3546
3547         * src/procmime.c
3548                 Fix bug 1157, 'some broken messages confuse 
3549                 mime parser'. Make sure we can't have MimeInfos
3550                 with negative sizes.
3551
3552 2007-03-20 [colin]      2.8.1cvs27
3553
3554         * src/main.c
3555                 Fix missing \0 on buffer
3556
3557 2007-03-20 [colin]      2.8.1cvs26
3558
3559         * src/mh.c
3560                 Use make_dir_hier instead of make_dir 
3561                 to create the MH mailbox
3562
3563 2007-03-20 [colin]      2.8.1cvs25
3564
3565         * src/folder.c
3566         * src/folder.h
3567         * src/prefs_account.c
3568         * src/wizard.c
3569                 Fix default inbox weirdnesses (after wizard,
3570                 if path is Mail, mailbox identifier is #mh/Mailbox,
3571                 and when creating new accounts)
3572
3573 2007-03-20 [colin]      2.8.1cvs24
3574
3575         * src/account.c
3576                 Write folderlist after adding/deleting accounts
3577                 that have folders
3578
3579 2007-03-20 [colin]      2.8.1cvs23
3580
3581         * src/imap.c
3582         * src/remotefolder.h
3583                 Fix bug 1153, 'CM segfaults if IMAP folder is 
3584                 selected while scanning prior to update'
3585
3586 2007-03-17 [paul]       2.8.1cvs22
3587
3588         * src/main.c
3589                 fix a typo, and be a little more verbose.
3590
3591 2007-03-17 [wwp]        2.8.1cvs21
3592
3593         * src/inc.c
3594                 Fix a compiler warning.
3595
3596 2007-03-16 [wwp]        2.8.1cvs20
3597
3598         * tools/Makefile.am
3599         * tools/README
3600                 Updated to deal w/ the new mairix.sh tool.
3601
3602 2007-03-16 [wwp]        2.8.1cvs19
3603
3604         * src/action.c
3605                 Fix logics issues around the action IO dialog:
3606                 - disable entry widget and exec button when
3607                   the exec button is clicked (don't wait for any
3608                   output line) - fix possible disabling/re-enabling/
3609                   re-disabling of those widgets
3610                 - raise an error if executing a %as{} action either
3611                   empty or invalid, instead of failing silently
3612                 - don't close the dialog if the abort button has been
3613                   clicked and if there was no output yet
3614                 - set focus to the abort button when the exec button
3615                   is clicked
3616                 - fix capitalization of a warning message
3617
3618 2007-03-16 [wwp]        2.8.1cvs18
3619
3620         * tools/mairix.sh
3621                 Added a wrapper to mairix to the tools folder.
3622
3623 2007-03-16 [colin]      2.8.1cvs17
3624
3625         * src/messageview.c
3626         * src/mimeview.h
3627                 Allow mimeviewer plugins to print
3628                 their stuff
3629
3630 2007-03-16 [colin]      2.8.1cvs16
3631
3632         * .cvsignore
3633                 Ignore *.patchset
3634
3635 2007-03-15 [colin]      2.8.1cvs15
3636
3637         * src/messageview.c
3638         * src/mimeview.h
3639                 Add a way for mimeviewer plugins to
3640                 implement body search
3641
3642 2007-03-15 [paul]       2.8.1cvs14
3643
3644         * src/prefs_spelling.c
3645                 fix English usage
3646
3647 2007-03-15 [paul]       2.8.1cvs13
3648
3649         * src/common/quoted-printable.c
3650                 fix decoding of quoted-printable parts
3651
3652 2007-03-14 [wwp]        2.8.1cvs12
3653
3654         * src/gtk/logwindow.h
3655                 Oops, remove that devel stuff committed w/ 2.8.1cvs11 :\.
3656
3657 2007-03-14 [wwp]        2.8.1cvs11
3658
3659         * src/gtk/logwindow.h
3660                 Complete 2.8.1cvs10.
3661
3662 2007-03-14 [colin]      2.8.1cvs10
3663
3664         * src/gtk/logwindow.c
3665                 Probably fix bug 1149, crash on logwindow
3666                 close - at the expense of performance once
3667                 logwin has been opened
3668
3669 2007-03-14 [colin]      2.8.1cvs9
3670
3671         * src/main.c
3672                 If claws-mail is running on another
3673                 display, warn instead of popping it up
3674                 on the other display
3675
3676 2007-03-12 [colin]      2.8.1cvs8
3677
3678         * src/wizard.c
3679                 Fix bug 1145, 'Setting a different name 
3680                 for the Mailbox name isn't reflected in 
3681                 default account settings'. Patch by wwp
3682
3683 2007-03-12 [colin]      2.8.1cvs7
3684
3685         * src/summaryview.c
3686                 Fix bug 1143, 'Add number of messages to be 
3687                 deleted to confirmation dialog'
3688
3689 2007-03-12 [wwp]        2.8.1cvs6
3690
3691         * src/folderview.c
3692         * src/prefs_common.c
3693         * src/prefs_common.h
3694         * src/prefs_summaries.c
3695                 Changed the option that displays unread messages count
3696                 next to the folder name in folder list: it is now
3697                 possible to either display nothing, display the
3698                 unread messages number only or the unread and total messages
3699                 numbers. The patch includes this extra feature as well
3700                 as some minor fixes by rewriting the algo in folderview.c.
3701                 Thanks to Paul for the original idea and implementation, plus
3702                 testing and proof-reading!
3703
3704 2007-03-09 [paul]       2.8.1cvs5
3705
3706         * tools/Makefile.am
3707         * tools/README
3708         * tools/claws-mail-compose-insert-files.pl
3709                 added a script which enables inserting files
3710                 into the message body of a new Claws Mail
3711                 Compose window from the command line. Additionally
3712                 To, Cc, Subject and files to attach to the message
3713                 can be specified.
3714
3715 2007-03-09 [wwp]        2.8.1cvs4
3716
3717         * src/addr_compl.c
3718         * src/addr_compl.h
3719         * src/filtering.c
3720                 Optimize matching of addresses in the addressbook
3721                 (filtering/processing 'found_in_addressbook' condition).
3722
3723 2007-03-07 [wwp]        2.8.1cvs3
3724
3725         * src/quote_fmt.c
3726         * src/quote_fmt_lex.l
3727         * src/quote_fmt_parse.y
3728                 Add a new quote format symbol: %A to insert the
3729                 sender email address (just the address itself).
3730
3731 2007-03-06 [wwp]        2.8.1cvs2
3732
3733         * src/gtk/gtkutils.c
3734         * src/plugins/trayicon/trayicon_prefs.h
3735         * src/plugins/trayicon/trayicon_prefs.c
3736         * src/plugins/trayicon/trayicon.c
3737         * src/mainwindow.h
3738         * src/mainwindow.c
3739                 Add a new trayicon (optional) feature: minimize to tray. When enabled,
3740                 minimizing Claws-Mail main window will hide it to the trayicon instead.
3741
3742
3743 2007-03-06 [paul]       2.8.1cvs1
3744
3745         * NEWS
3746         * README
3747         * RELEASE_NOTES
3748         * configure.ac
3749                 bump version number following
3750                 stable release
3751
3752 2007-03-06 [paul]       2.8.0cvs24
3753
3754         * po/cs.po
3755                 corrected by by Tim <timbrain@post.cz>
3756
3757 2007-03-05 [colin]      2.8.0cvs23
3758
3759         * src/Makefile.am
3760         * src/procmime.c
3761                 Fix mime/globs path on NetBSD
3762                 patch by George Michaelson
3763
3764 2007-03-05 [wwp]        2.8.0cvs22
3765
3766         * src/addr_compl.c
3767                 Remove debug statement (accidentally committed w/ cvs14).
3768
3769 2007-03-05 [paul]       2.8.0cvs21
3770
3771         * src/plugins/pgpcore/prefs_gpg.c
3772                 fix compiler warning
3773
3774 2007-03-05 [wwp]        2.8.0cvs20
3775
3776         * src/matcher_parser_parse.y
3777                 Fix mismerge between cvs17 and cvs19.
3778
3779 2007-03-05 [wwp]        2.8.0cvs19
3780
3781         * src/matcher_parser_parse.y
3782         * src/prefs_filtering_action.c
3783         * src/matcher.c
3784         * src/matcher.h
3785         * src/filtering.c
3786         * src/filtering.h
3787                 Add new 'add_to_addressbook' filtering/processing action.
3788
3789 2007-03-05 [wwp]        2.8.0cvs18
3790
3791         * src/filtering.c
3792                 Fix mark_as_ham filtering/processing action: spam flag
3793                 was not unset.
3794
3795 2007-03-04 [colin]      2.8.0cvs17
3796
3797         * src/filtering.c
3798         * src/matcher.c
3799         * src/matcher.h
3800         * src/matcher_parser_parse.y
3801         * src/prefs_filtering_action.c
3802                 Add 'Mark as spam' and 'Mark as ham' filtering
3803                 actions. Fixes bug 1138.
3804
3805 2007-03-04 [colin]      2.8.0cvs16
3806
3807         * src/imap.c
3808                 Fix bug 1140, wrong return value
3809                 without libetpan
3810
3811 2007-03-04 [wwp]        2.8.0cvs15
3812
3813         * src/addr_compl.c
3814                 Rollback cvs14: don't free stuff that is managed in g_list.
3815
3816 2007-03-04 [wwp]        2.8.0cvs14
3817
3818         * src/addr_compl.c
3819                 Fix a leak in address completion code.
3820
3821 2007-03-04 [colin]      2.8.0cvs13
3822
3823         * src/addr_compl.c
3824                 Maybe fix bug 1136, 'Crash in group 
3825                 address completion'
3826
3827 2007-03-04 [iwkse]      2.8.0cvs12
3828
3829         * src/imap.c
3830                 fix: alertpanel.h included only in #ifdef HAVE_LIBETPAN
3831
3832 2007-03-03 [colin]      2.8.0cvs11
3833
3834         * src/plugins/pgpinline/pgpinline.c
3835                 Fix off-by-one, fix double-free. Fixes
3836                 bug 1135, 'cm-segfault on decrypting 
3837                 with PGP/inline'
3838
3839 2007-03-03 [colin]      2.8.0cvs10
3840
3841         * configure.ac
3842         * src/main.c
3843         * src/common/plugin.c
3844                 Fix bug 1134, 'Valgrind macros unhandled 
3845                 by Irix's cc'
3846
3847 2007-03-02 [colin]      2.8.0cvs9
3848
3849         * src/mbox.c
3850                 Don't error out on EAGAIN. Fixes 
3851                 bug 1129, '"local mbox file" account 
3852                 isn't retrieving mails'
3853
3854 2007-03-01 [wwp]        2.8.0cvs8
3855
3856         * src/mainwindow.c
3857         * src/gtk/colorlabel.c
3858                 Remove accels for extra color labels until we set better
3859                 and definitive ones.
3860
3861 2007-02-28 [wwp]        2.8.0cvs7
3862
3863         * src/mainwindow.c
3864         * src/matcher_parser_parse.y
3865         * src/prefs_common.c
3866         * src/prefs_msg_colors.c
3867         * src/procmsg.h
3868         * src/gtk/colorlabel.c
3869         * src/gtk/colorlabel.h
3870                 Add more customizable color labels. Cleaned up a bit
3871                 the color label API to avoid duplicate defines of
3872                 the max number of colors.
3873
3874 2007-02-27 [colin]      2.8.0cvs6
3875
3876         * src/mainwindow.c
3877         * src/common/utils.c
3878         * src/common/utils.h
3879                 Fix '+' in mailto URIs for List-* headers
3880
3881 2007-02-27 [colin]      2.8.0cvs5
3882
3883         * src/gtk/gtkutils.c
3884                 Use gtk_window_set_role instead of 
3885                 _set_wmclass
3886
3887 2007-02-27 [colin]      2.8.0cvs4
3888
3889         * src/inc.c
3890                 Fix "After receiving new mail, go to inbox" on IMAP,
3891                 and make it work only on manual reception
3892
3893 2007-02-27 [wwp]        2.8.0cvs3
3894
3895         * src/prefs_filtering.c
3896         * src/prefs_filtering_action.c
3897         * src/prefs_matcher.c
3898                 Update filtering matcher's and action's color label menus
3899                 when re-opening those dialogs (reflect any change to the
3900                 color labels list in the preferences).
3901
3902 2007-02-27 [colin]      2.8.0cvs2
3903
3904         * src/imap.c
3905         * src/etpan/etpan-thread-manager-types.h
3906         * src/etpan/etpan-thread-manager.c
3907         * src/etpan/imap-thread.c
3908                 Log imap ALERTs as errors in the log.
3909
3910 2007-02-26 [paul]       2.8.0cvs1
3911
3912         * tools/claws.i18n.status.pl
3913                 updated
3914
3915 2007-02-26 [paul]       2.7.2cvs75
3916
3917         * po/ca.po
3918         * po/cs.po
3919         * po/de.po
3920         * po/en_GB.po
3921         * po/fi.po
3922         * po/fr.po
3923         * po/hu.po
3924         * po/pl.po
3925         * po/pt_BR.po
3926         * po/sk.po
3927         * po/sr.po
3928         * po/zh_CN.po
3929                 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
3930                 me, Flammie Pirinen, Fabien Vantard, Pader Rezso,
3931                 Pawel Pekala, Frederico Goncalves Guimaraes, Andrej Kacian,
3932                 Aleksandar Urosevic, and Ralgh Young
3933
3934 2007-02-25 [mones]      2.7.2cvs74
3935
3936         * po/es.po
3937                 Updated for release
3938
3939 2007-02-25 [colin]      2.7.2cvs73
3940
3941         * src/main.c
3942                 Clearing the list is only useful
3943                 to prevent a valgrind false-positive
3944
3945 2007-02-25 [paul]       2.7.2cvs72
3946
3947         * tools/Makefile.am
3948         * tools/README
3949         * tools/kmail-mailbox2claws-mail.pl  **ADDED**
3950         * tools/maildir2claws-mail.pl  **REMOVED**
3951                 renamed the script, fixed a couple bugs
3952
3953 2007-02-23 [colin]      2.7.2cvs71
3954
3955         * src/addressbook.c
3956                 Fix a leak, check for a few improbable nulls
3957
3958 2007-02-23 [colin]      2.7.2cvs70
3959
3960         * src/main.c
3961         * src/main.h
3962         * src/plugins/trayicon/trayicon.c
3963                 Fix blinking mainwin when starting in tray
3964                 (show mainwindow later in the startup process,
3965                  apart if restarting post-crash)
3966
3967 2007-02-23 [colin]      2.7.2cvs69
3968
3969         * src/folderview.c
3970         * src/imap_gtk.c
3971                 Fix crash when unsubscribing the currently
3972                 selected/opened folder
3973
3974 2007-02-23 [colin]      2.7.2cvs68
3975
3976         * src/compose.c
3977                 Fix bug that prevented colorization to
3978                 work without wrap quotation option
3979
3980 2007-02-23 [colin]      2.7.2cvs67
3981
3982         * src/addr_compl.c
3983                 Fix refcounting, start and end completion who
3984                 behaved as if there couldn't be any other current
3985                 user of completion
3986
3987 2007-02-23 [wwp]        2.7.2cvs66
3988
3989         * src/addressbook.c
3990         * src/addrindex.c
3991                 Address completion fixes: fix addressbook_peek_folder_exists() in
3992                 which the algorithm was ridiculously over-obfuscated and broken.
3993                 Fix addrindex_load_completion() as well, to load addresses in
3994                 completion list with regards to what addressbook_peek_folder_exists()
3995                 returns now.
3996
3997 2007-02-23 [wwp]        2.7.2cvs65
3998
3999         * src/addr_compl.c
4000                 Add addresses to completion when they're non-empty (thanks to Colin).
4001
4002 2007-02-23 [paul]       2.7.2cvs64
4003
4004         * src/plugins/pgpcore/passphrase.c
4005                 remove 'const '
4006
4007 2007-02-23 [colin]      2.7.2cvs63
4008
4009         * src/plugins/pgpcore/prefs_gpg.c
4010         * src/plugins/pgpcore/prefs_gpg.h
4011         * src/plugins/pgpcore/sgpgme.c
4012         * src/plugins/pgpinline/pgpinline.c
4013         * src/plugins/pgpmime/pgpmime.c
4014                 Try harder to respect user's choice wrt
4015                 gpg-agent even with gpg2, by unsetting
4016                 GPG_AGENT_INFO when necessary.
4017
4018 2007-02-22 [paul]       2.7.2cvs62
4019
4020         * src/plugins/pgpcore/sgpgme.c
4021         * src/plugins/pgpcore/sgpgme.h
4022         * src/plugins/pgpcore/passphrase.c
4023         * src/plugins/pgpinline/pgpinline.c
4024         * src/plugins/pgpmime/pgpmime.c
4025                 Fix a leak - gpgme_data_release_and_get_mem
4026                 leaks in recent gpgme. Workaround by using
4027                 our own function.
4028
4029 2007-02-22 [paul]       2.7.2cvs61
4030
4031         * src/gtk/quicksearch.c
4032                 Abandon dynamic search when pressing
4033                 Enter
4034
4035 2007-02-21 [colin]      2.7.2cvs60
4036
4037         * src/procmsg.c
4038         * src/plugins/pgpcore/passphrase.c
4039                 Fix little memory leaks
4040         * src/main.c
4041                 Fix false-positive leak at exit
4042         * src/gtk/quicksearch.c
4043                 Fix potentially big leak in recursive
4044                 Quicksearch
4045
4046 2007-02-21 [wwp]        2.7.2cvs59
4047
4048         * src/summaryview.c
4049                 Add missing newline to a debug message.
4050
4051 2007-02-20 [colin]      2.7.2cvs58
4052
4053         * src/Makefile.am
4054         * src/mimeview.c
4055         * src/stock_pixmap.c
4056         * src/stock_pixmap.h
4057         * src/pixmaps/mime_pgpsig.xpm
4058                 Add icon for application/pgp-signature
4059
4060 2007-02-20 [colin]      2.7.2cvs57
4061
4062         * src/Makefile.am
4063         * src/main.c
4064         * src/mimeview.c
4065         * src/stock_pixmap.c
4066         * src/stock_pixmap.h
4067         * src/pixmaps/mime_calendar.xpm
4068         * src/pixmaps/mime_pdf.xpm
4069         * src/pixmaps/mime_ps.xpm
4070                 Add icons for text/calendar, application/pdf
4071                 and application/postscript
4072
4073 2007-02-20 [colin]      2.7.2cvs56
4074
4075         * autogen.sh
4076         * src/matcher_parser_parse.y
4077         * src/matcher_parser_lex.l
4078                 Fix big memory leak in flex, and
4079                 require flex 2.5.31
4080
4081 2007-02-20 [wwp]        2.7.2cvs55
4082
4083         * src/matcher_parser_parse.y
4084                 Fix a duplicate token definition (thanks to iwkse).
4085
4086 2007-02-20 [wwp]        2.7.2cvs54
4087
4088         * src/matcher_parser_lex.l
4089         * src/quote_fmt_lex.l
4090                 Use proper flex options instead of direct use of #define,
4091                 make the flex-generated C lighter.
4092
4093 2007-02-20 [colin]      2.7.2cvs53
4094
4095         * src/summaryview.c
4096                 Grab focus in message list after hiding
4097                 the quicksearch, instead of leaving it
4098                 "somewhere"
4099
4100 2007-02-19 [colin]      2.7.2cvs52
4101
4102         * src/folderview.c
4103                 Fix bug 1033, 'Automatically refresh 
4104                 message list when new messages arrives'
4105                 Looks like folderview->opened can sometimes
4106                 be wrong...
4107
4108 2007-02-19 [paul]       2.7.2cvs51
4109
4110         * tools/Makefile.am
4111         * tools/README
4112         * tools/thunderbird-filters-convertor.pl
4113                 add new script which converts thunderbird filter
4114                 rules to Claws filter rules
4115
4116 2007-02-18 [paul]       2.7.2cvs50
4117
4118         * src/plugins/pgpcore/prefs_gpg.c
4119         * src/plugins/pgpcore/prefs_gpg.h
4120         * src/plugins/pgpcore/sgpgme.c
4121         * src/plugins/pgpinline/pgpinline.c
4122         * src/plugins/pgpmime/pgpmime.c
4123                 improved GUI interoperability with gpg-agent
4124
4125 2007-02-18 [paul]       2.7.2cvs49
4126
4127         * src/prefs_account.c
4128                 Privacy options sensitivity fix
4129
4130 2007-02-17 [colin]      2.7.2cvs48
4131
4132         * src/messageview.c
4133                 Reset icon to warning in the noticeview
4134
4135 2007-02-15 [colin]      2.7.2cvs47
4136
4137         * src/folderview.c
4138                 Fix a manifestation of bug 1033 (summaryview failing
4139                 to update for new mails), which happens after editing
4140                 account preferences or preferences that cause a 
4141                 folderview reload.
4142
4143 2007-02-15 [colin]      2.7.2cvs46
4144
4145         * src/addressbook.c
4146                 Probably fix bug 1123, 'Segmentation 
4147                 fault while opening address book'. I get
4148                 g_warnings if the saved paned position is
4149                 not greater than 0. Also, save position
4150                 when hiding the addressbook instead of
4151                 via signal.
4152
4153 2007-02-14 [colin]      2.7.2cvs45
4154
4155         * src/plugins/pgpcore/prefs_gpg.c
4156         * src/plugins/pgpcore/prefs_gpg.h
4157         * src/plugins/pgpcore/sgpgme.c
4158         * src/plugins/pgpinline/pgpinline.c
4159         * src/plugins/pgpmime/pgpmime.c
4160                 Add an option "Use gpg-agent if available". Fixes
4161                 annoyances with distro-installed gpg-agent, when
4162                 no pinentry program is installed, and the user's 
4163                 at a loss on why "decryption failed". Makes more
4164                 clear why passphrase isn't saved when gpg-agent is
4165                 used. Defaults to true, to avoid changing the 
4166                 current behaviour.
4167
4168 2007-02-14 [wwp]        2.7.2cvs44
4169
4170         * src/matcher_parser_parse.y
4171                 Fix missing line number reset (wrong line number might appear
4172                 when re-loading filtering rules if there's a parser error).
4173
4174 2007-02-13 [colin]      2.7.2cvs43
4175
4176         * src/common/utils.c
4177                 Don't encode ',' in URIs before passing it
4178                 to the browser command-line. It was probably
4179                 done at a time where commas in URIs made
4180                 mozilla -remote 'openurl(%s,new-window)'
4181                 bug.
4182
4183 2007-02-13 [wwp]        2.7.2cvs42
4184
4185         * src/prefs_matcher.c
4186         * src/plugins/bogofilter/bogofilter_gtk.c
4187                 A bit of string factorization around "Select ..." buttons.
4188
4189 2007-02-11 [colin]      2.7.2cvs41
4190
4191         * src/alertpanel.c
4192                 Make sure to escape the title
4193
4194 2007-02-11 [colin]      2.7.2cvs40
4195
4196         * src/codeconv.c
4197                 Recognize .utf8 locales as .UTF-8 ones
4198
4199 2007-02-11 [colin]      2.7.2cvs39
4200
4201         * src/compose.c
4202                 Fix code conversion when dragging a file
4203
4204 2007-02-09 [colin]      2.7.2cvs38
4205
4206         * src/plugins/clamav/clamav_plugin.c
4207                 Complete Paul's patch with conditional
4208                 compilation to avoid breaking compilation
4209                 on old Dapper and Edgy... Maybe other
4210                 distros too.
4211
4212 2007-02-09 [paul]       2.7.2cvs37
4213
4214         * src/plugins/clamav/clamav_plugin.c
4215                 fix for the upstream changes in libclamav
4216
4217 2007-02-09 [paul]       2.7.2cvs36
4218
4219         * src/main.c
4220         * src/mainwindow.c
4221         * src/procmsg.c
4222         * src/procmsg.h
4223                 fix "warn if there are queued messages" (on exit)
4224                 option, which only checked the first mailbox's
4225                 queue
4226                 don't ask before emptying trash if there are no
4227                 messages in trash, also check and empty all trash
4228                 folders
4229         * src/prefs_other.c
4230                 move "Ask before emptying trash" option
4231                 outside of the "On exit" frame as it's
4232                 not only an "On exit" option
4233
4234 2007-02-09 [paul]       2.7.2cvs35
4235
4236         * src/addrgather.c
4237         * src/alertpanel.c
4238         * src/editldap.c
4239         * src/prefs_account.c
4240         * src/prefs_folder_item.c
4241         * src/prefs_gtk.h
4242         * src/prefs_matcher.c
4243         * src/prefs_message.c
4244         * src/prefs_msg_colors.c
4245         * src/prefs_summaries.c
4246         * src/wizard.c
4247         * src/gtk/inputdialog.c
4248         * src/plugins/bogofilter/bogofilter_gtk.c
4249                 pedantic commit: use 'checkbtn' everywhere
4250                 instead of a mixture of 'checkbtn' and 'chkbtn'
4251
4252 2007-02-09 [paul]       2.7.2cvs34
4253
4254         * src/compose.c
4255                 fix default hotkeys
4256         * src/prefs_other.c
4257         * src/prefs_send.c
4258                 move "Never send Return Receipts" from
4259                 prefs_other to prefs_send
4260                 add an option "Ask about account specific
4261                 filtering rules..." to prefs_other
4262         * src/gtk/gtkutils.c
4263                 fix a compiler warning
4264
4265 2007-02-08 [colin]      2.7.2cvs33
4266
4267         * src/plugins/pgpinline/pgpinline.c
4268                 Fix bug 1110, 'pgpmime fails to process 
4269                 encapsulated openpgp mime (rfc 3156, 6.1 
4270                 -> rfc1847)'
4271                 It was due to an interaction between PGP/Mime
4272                 and PGP/Inline plugin. 
4273
4274 2007-02-08 [colin]      2.7.2cvs32
4275
4276         * src/inc.c
4277         * src/mbox.c
4278         * src/mbox.h
4279                 Fix bug 1117, 'fcntl locking code 
4280                 does not work in mbox.c'
4281
4282 2007-02-08 [colin]      2.7.2cvs31
4283
4284         * src/prefs_account.c
4285                 Fix Gentoo bug 165819, 'can't create 
4286                 a "local mbox file" account'. Patch
4287                 by Olivier <castan.o@free.fr>
4288
4289 2007-02-07 [colin]      2.7.2cvs30
4290
4291         * src/ldapquery.c
4292                 Fix bug 1106, 'Claws crash on exit if LDAPS 
4293                 autocompletion was used'
4294
4295 2007-02-07 [paul]       2.7.2cvs29
4296
4297         * src/folder.c
4298                 cut down on unnecessary debug_prints
4299         * src/imap_gtk.c
4300                 fix menu_set_active() on 'Show only
4301                 subscribed folders'
4302
4303 2007-02-07 [paul]       2.7.2cvs28
4304
4305         * src/plugins/clamav/clamav_plugin.c
4306         * src/plugins/clamav/clamav_plugin.h
4307         * src/plugins/clamav/clamav_plugin_gtk.c
4308                 fix copyright header
4309
4310 2007-02-07 [paul]       2.7.2cvs27
4311
4312         * src/procheader.c
4313                 fix bug 1116, 'summary view allow a 
4314                 subject line break'
4315
4316 2007-02-06 [colin]      2.7.2cvs26
4317
4318         * src/summaryview.c
4319                 Fix delete thread
4320
4321 2007-02-05 [fabien]     2.7.2cvs25
4322
4323         * po/POTFILES.in
4324         * src/uri_opener.c
4325                 i18n related - 1 fix and 1 message for translators.
4326
4327 2007-02-05 [colin]      2.7.2cvs24
4328
4329         * src/gtk/quicksearch.c
4330                 Don't reload summary list if quicksearch wasn't
4331                 active on hiding; move currently selected mail in
4332                 the visible area when showing the quicksearch
4333
4334 2007-02-05 [colin]      2.7.2cvs23
4335
4336         * src/folderview.c
4337                 Add debug to try to solve bug 1104
4338
4339 2007-02-05 [paul]       2.7.2cvs22
4340
4341         * src/mainwindow.c
4342                 confirm before emptying trash on exit is
4343                 a Yes or No answer, use Yes or No in the
4344                 dialog
4345
4346 2007-02-04 [colin]      2.7.2cvs21
4347
4348         * src/compose.c
4349         * src/plugins/pgpcore/passphrase.c
4350         * src/plugins/pgpcore/select-keys.c
4351                 Set wmclass on new windows
4352
4353 2007-02-04 [colin]
4354
4355         2.8.0-rc1 released
4356
4357 2007-02-04 [colin]      2.7.2cvs20
4358
4359         * src/compose.c
4360         * src/compose.h
4361                 Auto save drafts on exit, reopen them
4362                 at startup, instead of asking
4363         * src/account.c
4364         * src/addressadd.c
4365         * src/addressbook.c
4366         * src/addressbook_foldersel.c
4367         * src/addrgather.c
4368         * src/crash.c
4369         * src/editaddress.c
4370         * src/editbook.c
4371         * src/editgroup.c
4372         * src/editjpilot.c
4373         * src/editldap.c
4374         * src/editldap_basedn.c
4375         * src/editvcard.c
4376         * src/exphtmldlg.c
4377         * src/expldifdlg.c
4378         * src/export.c
4379         * src/foldersel.c
4380         * src/gedit-print.c
4381         * src/import.c
4382         * src/importldif.c
4383         * src/importmutt.c
4384         * src/importpine.c
4385         * src/main.c
4386         * src/mainwindow.c
4387         * src/message_search.c
4388         * src/messageview.c
4389         * src/prefs_actions.c
4390         * src/prefs_customheader.c
4391         * src/prefs_display_header.c
4392         * src/prefs_filtering.c
4393         * src/prefs_filtering_action.c
4394         * src/prefs_folder_column.c
4395         * src/prefs_gtk.c
4396         * src/prefs_matcher.c
4397         * src/prefs_other.c
4398         * src/prefs_summaries.c
4399         * src/prefs_summary_column.c
4400         * src/prefs_template.c
4401         * src/sourcewindow.c
4402         * src/ssl_manager.c
4403         * src/summary_search.c
4404         * src/uri_opener.c
4405         * src/gtk/about.c
4406         * src/gtk/description_window.c
4407         * src/gtk/foldersort.c
4408         * src/gtk/gtkutils.c
4409         * src/gtk/gtkutils.h
4410         * src/gtk/icon_legend.c
4411         * src/gtk/logwindow.c
4412         * src/gtk/pluginwindow.c
4413         * src/gtk/prefswindow.c
4414                 Give different wmclass to different
4415                 windows - thanks to sed ;)
4416
4417 2007-02-04 [colin]      2.7.2cvs19
4418
4419         * src/main.c
4420                 Revert previous patch, can't reproduce
4421                 it anymore. 
4422
4423 2007-02-03 [colin]      2.7.2cvs18
4424
4425         * src/main.c
4426                 Don't save the mainwindow size and
4427                 position on emergency exit (libSM's
4428                 "die" callback), Xfce seems to make
4429                 the window smaller just before the
4430                 size's saved.
4431
4432 2007-02-03 [colin]      2.7.2cvs17
4433
4434         * src/plugins/bogofilter/bogofilter.c
4435         * src/plugins/bogofilter/bogofilter.h
4436         * src/plugins/bogofilter/bogofilter_gtk.c
4437         * src/plugins/pgpinline/pgpinline.c
4438         * src/plugins/pgpinline/pgpinline.h
4439                 Fix more copyrights
4440
4441 2007-02-03 [colin]      2.7.2cvs16
4442
4443         * src/partial_download.c
4444         * src/partial_download.h
4445         * src/ssl_manager.c
4446         * src/ssl_manager.h
4447         * src/uri_opener.c
4448         * src/uri_opener.h
4449         * src/wizard.c
4450         * src/wizard.h
4451         * src/common/ssl_certificate.c
4452         * src/common/ssl_certificate.h
4453         * src/gtk/quicksearch.c
4454         * src/gtk/quicksearch.h
4455         * src/gtk/sslcertwindow.c
4456         * src/gtk/sslcertwindow.h
4457                 Fix copyright on my files
4458
4459 2007-02-02 [colin]      2.7.2cvs15
4460
4461         * src/Makefile.am
4462         * src/mainwindow.c
4463         * src/messageview.c
4464         * src/messageview.h
4465         * src/textview.c
4466         * src/textview.h
4467         * src/uri_opener.c
4468         * src/uri_opener.h
4469                 Add Tools/List URIs to allow
4470                 opening any URI in the current mail
4471
4472 2007-02-02 [colin]      2.7.2cvs14
4473
4474         * src/common/valgrind.h ** NEW FILE **
4475         * src/common/Makefile.am
4476         * src/common/plugin.c
4477                 Don't dlclose the plugins if we're running
4478                 under valgrind. (doesn't require valgrind
4479                 either at compile time or run time).
4480
4481 2007-02-01 [paul]       2.7.2cvs13
4482
4483         * AUTHORS
4484         * src/gtk/authors.h
4485         * tools/freshmeat_search.pl
4486         * tools/google_search.pl
4487         * tools/multiwebsearch.pl
4488                 add support for non ISO-8859-1 compatible locales
4489                 Patch by Alex Gorbachenko <agent_007@immo.ru>
4490
4491 2007-02-01 [colin]      2.7.2cvs12
4492
4493         * src/prefs_other.c
4494         * src/prefs_summaries.c
4495                 Move keybinding prefs to the Other page
4496
4497 2007-02-01 [wwp]        2.7.2cvs11
4498
4499         * src/plugins/trayicon/trayicon.c
4500                 Fix a raising issue within KDE.
4501
4502 2007-02-01 [colin]      2.7.2cvs10
4503
4504         * src/codeconv.c
4505                 Fix stray quotes in encoded strings
4506         * src/addressadd.c
4507                 Fix wrong call causing g_warnings
4508         * src/textview.c
4509                 Remove useless message
4510
4511 2007-01-31 [wwp]        2.7.2cvs9
4512
4513         * src/plugins/trayicon/trayicon.c
4514                 fix buggy hiding of main window when closing if close-to-tray
4515                 is not set (bad logics  in the trayicon hook code).
4516                 Changed the quit confirmation message too.
4517
4518 2007-01-30 [colin]      2.7.2cvs8
4519
4520         * src/main.c
4521                 Fix hidden mainwindow after clicking on
4522                 the X close button, if compose windows
4523                 exist and the user chooses not to quit
4524
4525 2007-01-30 [colin]      2.7.2cvs7
4526
4527         * src/main.c
4528         * src/compose.c
4529                 Handle local URIs to attach files (file:///...)
4530                 Fixes attaching files from Thunar for example
4531
4532 2007-01-30 [colin]      2.7.2cvs6
4533
4534         * src/prefs_ext_prog.c
4535                 Add 'mousepad' to the list of text editors.
4536                 Mousepad is XFCE's text editor
4537
4538 2007-01-29 [wwp]        2.7.2cvs5
4539
4540         * po/POTFILES.in
4541         * src/plugins/trayicon/trayicon_prefs.c
4542                 trayicon i18n fixes, thanks to Fabien.
4543
4544 2007-01-28 [wwp]        2.7.2cvs4
4545
4546         * src/mainwindow.c
4547         * src/mainwindow.h
4548         * src/plugins/trayicon/trayicon.c
4549         * src/plugins/trayicon/trayicon_prefs.c
4550         * src/plugins/trayicon/trayicon_prefs.h
4551                 Added a new TrayIcon plugin option to close to tray
4552                 (WM's hotkey and [X] button will hide the window instead
4553                 of closing it - closing CM can be done using the tray icon
4554                 menu or the File menu).
4555                 Improved visibility handling in trayicon, clicking the
4556                 trayicon now raise the window to current desktop when it
4557                 was either minimized/shaded/on another desktop.
4558                 Thanks to Paul for testing and fixing a strange behaviour
4559                 in KDE ;-).
4560
4561 2007-01-27 [paul]       2.7.2cvs3
4562
4563         * src/prefs_folder_item.c
4564         * src/prefs_receive.c
4565         * src/plugins/pgpcore/prefs_gpg.c
4566                 use 'start-up' instead of 'startup' in labels
4567
4568 2007-01-26 [wwp]        2.7.2cvs2
4569
4570         * src/plugins/trayicon/Makefile.am
4571         * src/plugins/trayicon/trayicon.c
4572         * src/plugins/trayicon/trayicon_prefs.c
4573         * src/plugins/trayicon/trayicon_prefs.h
4574                 Add a new TrayIcon option to hide the main window at
4575                 start-up.
4576                 Fix trayicon.c copyright header.
4577
4578 2007-01-26 [paul]       2.7.2cvs1
4579
4580         * NEWS
4581         * README
4582         * RELEASE_NOTES
4583         * configure.ac
4584                 bump up version number following
4585                 stable release
4586
4587 2007-01-25 [mones]      2.7.1cvs60
4588
4589         * po/es.po
4590                 updated thousands of strings (well, probably less ;-)
4591
4592 2007-01-25 [colin]      2.7.1cvs59
4593
4594         * src/matcher.c
4595                 Fix 2nd-run loss of matcherrc on new
4596                 configurations. 
4597
4598 2007-01-25 [wwp]        2.7.1cvs58
4599
4600         * src/mimeview.c
4601                 fix handling of empty value in attach_save_directory too, thanks
4602                 to Colin.
4603
4604 2007-01-25 [wwp]        2.7.1cvs57
4605
4606         * src/gtk/filesel.c
4607                 fix handling of empty value in attach_load_directory,
4608                 thanks to Colin.
4609
4610 2007-01-25 [wwp]        2.7.1cvs56
4611
4612         * src/plugins/dillo_viewer/dillo_prefs.h
4613                 fix a typo.
4614
4615 2007-01-25 [colin]      2.7.1cvs55
4616
4617         * src/matcher.c
4618         * src/matcher.h
4619         * src/matcher_parser_parse.y
4620         * src/prefs_matcher.c
4621                 Add matching on the spam flag
4622
4623 2007-01-24 [colin]      2.7.1cvs54
4624
4625         * src/folder.c
4626         * src/common/xml.c
4627         * src/common/xml.h
4628                 Make sure folderlist.xml is correctly
4629                 written before overwriting it.
4630         * src/procmsg.c
4631         * src/procmsg.h
4632         * src/summaryview.c
4633         * src/plugins/bogofilter/bogofilter.c
4634         * src/plugins/bogofilter/bogofilter.h
4635         * src/plugins/bogofilter/bogofilter_gtk.c
4636         * src/plugins/spamassassin/spamassassin.c
4637         * src/plugins/spamassassin/spamassassin.h
4638         * src/plugins/spamassassin/spamassassin_gtk.c
4639                 Move spam to the correct trash folder after
4640                 learning, if spam directory isn't set.
4641
4642 2007-01-23 [paul]       2.7.1cvs53
4643
4644         * src/plugins/bogofilter/bogofilter_gtk.c
4645                 fix sensitivity of "Insert X-Bogosity header"
4646                 option
4647
4648 2007-01-23 [colin]      2.7.1cvs52
4649
4650         * src/toolbar.c
4651                 Translate toolbar items text if
4652                 they're translatable (default)
4653         * src/addrcache.c
4654         * src/addrcache.h
4655         * src/addritem.c
4656         * src/addritem.h
4657         * src/codeconv.c
4658         * src/codeconv.h
4659         * src/jpilot.c
4660         * src/jpilot.h
4661         * src/ldapctrl.c
4662         * src/ldapctrl.h
4663         * src/ldapquery.h
4664         * src/ldif.c
4665         * src/ldif.h
4666         * src/etpan/etpan-thread-manager.c
4667         * src/etpan/etpan-thread-manager.h
4668         * src/gtk/gtkutils.c
4669         * src/gtk/gtkutils.h
4670                 More static functions
4671
4672 2007-01-22 [fabien]     2.7.1cvs51
4673
4674         * src/gtk/gtkutils.c
4675                 gtkut_get_options_frame() : ability to pass
4676                 a 'NULL' value in frame pointer parameter if
4677                 we don't need it.
4678
4679 2007-01-22 [colin]      2.7.1cvs50
4680
4681         * src/procmsg.c
4682         * src/procmsg.h
4683         * src/plugins/bogofilter/bogofilter.c
4684         * src/plugins/bogofilter/bogofilter_gtk.c
4685         * src/plugins/spamassassin/spamassassin.c
4686         * src/plugins/spamassassin/spamassassin_gtk.c
4687                 Allow moving spams to the account's trash
4688                 instead of default one
4689
4690 2007-01-21 [colin]      2.7.1cvs49
4691
4692         * src/ldapquery.c
4693         * src/ldapquery.h
4694                 Revert a static function that shouldn't
4695                 have been
4696
4697 2007-01-21 [colin]      2.7.1cvs48
4698
4699         * src/ldapquery.c
4700         * src/ldapquery.h
4701                 Same
4702
4703 2007-01-21 [colin]      2.7.1cvs47
4704
4705         * src/procmsg.c
4706         * src/procmsg.h
4707                 Same
4708
4709 2007-01-21 [colin]      2.7.1cvs46
4710
4711         * src/common/socket.c
4712         * src/common/socket.h
4713                 Same
4714
4715 2007-01-21 [colin]      2.7.1cvs45
4716
4717         * src/crash.c
4718         * src/exporthtml.c
4719         * src/exporthtml.h
4720         * src/exportldif.c
4721         * src/exportldif.h
4722         * src/folder.c
4723         * src/folder.h
4724         * src/folder_item_prefs.c
4725         * src/folder_item_prefs.h
4726         * src/folderview.c
4727         * src/folderview.h
4728         * src/gedit-print.c
4729         * src/gedit-print.h
4730         * src/main.c
4731         * src/main.h
4732         * src/common/socket.c
4733         * src/common/socket.h
4734         * src/gtk/gtkaspell.c
4735         * src/gtk/gtkaspell.h
4736         * src/gtk/quicksearch.c
4737         * src/gtk/quicksearch.h
4738                 Same
4739
4740 2007-01-21 [colin]      2.7.1cvs44
4741
4742         * src/common/utils.c
4743         * src/common/utils.h
4744         * src/etpan/etpan-thread-manager.c
4745         * src/etpan/etpan-thread-manager.h
4746                 Same (Funny that etpan_thread_unbind
4747                 is called but not etpan_thread_bind)
4748
4749 2007-01-21 [colin]      2.7.1cvs43
4750
4751         * src/addrselect.c
4752         * src/addrselect.h
4753         * src/codeconv.c
4754         * src/codeconv.h
4755         * src/compose.c
4756         * src/compose.h
4757         * src/etpan/Makefile.am
4758         * src/gtk/colorlabel.c
4759         * src/gtk/colorlabel.h
4760         * src/gtk/sslcertwindow.c
4761         * src/gtk/sslcertwindow.h
4762         * src/etpan/etpan-log.c ** REMOVED **
4763         * src/etpan/etpan-log.h ** REMOVED **
4764                 Same
4765
4766 2007-01-20 [colin]      2.7.1cvs42
4767
4768         * src/addritem.c
4769         * src/addritem.h
4770                 Same
4771
4772 2007-01-20 [colin]      2.7.1cvs41
4773
4774         * src/account.c
4775         * src/account.h
4776         * src/addrbook.c
4777         * src/addrbook.h
4778         * src/addrcache.c
4779         * src/addrcache.h
4780         * src/addrclip.c
4781         * src/addrclip.h
4782         * src/addressbook.c
4783         * src/addressbook.h
4784         * src/addrharvest.c
4785         * src/addrharvest.h
4786         * src/addrindex.c
4787         * src/addrindex.h
4788         * src/editaddress.c
4789         * src/editaddress.h
4790                 Make functions that aren't used in other
4791                 files static
4792
4793 2007-01-20 [colin]      2.7.1cvs40
4794
4795         * src/account.c
4796         * src/addrbook.c
4797         * src/addrcache.c
4798         * src/addressbook.c
4799         * src/addrgather.c
4800         * src/addrindex.c
4801         * src/addrquery.c
4802         * src/addrselect.c
4803         * src/browseldap.c
4804         * src/compose.c
4805         * src/editbook.c
4806         * src/editjpilot.c
4807         * src/editldap.c
4808         * src/editldap_basedn.c
4809         * src/editvcard.c
4810         * src/exporthtml.c
4811         * src/exportldif.c
4812         * src/folder.c
4813         * src/folderview.c
4814         * src/image_viewer.c
4815         * src/imap.c
4816         * src/importmutt.c
4817         * src/importpine.c
4818         * src/jpilot.c
4819         * src/ldapquery.c
4820         * src/main.c
4821         * src/mainwindow.c
4822         * src/matcher.c
4823         * src/messageview.c
4824         * src/mh.c
4825         * src/mimeview.c
4826         * src/msgcache.c
4827         * src/mutt.c
4828         * src/news.c
4829         * src/pine.c
4830         * src/prefs_account.c
4831         * src/prefs_common.c
4832         * src/prefs_compose_writing.c
4833         * src/prefs_ext_prog.c
4834         * src/prefs_folder_item.c
4835         * src/prefs_fonts.c
4836         * src/prefs_message.c
4837         * src/prefs_msg_colors.c
4838         * src/prefs_other.c
4839         * src/prefs_quote.c
4840         * src/prefs_receive.c
4841         * src/prefs_send.c
4842         * src/prefs_spelling.c
4843         * src/prefs_summaries.c
4844         * src/prefs_toolbar.c
4845         * src/prefs_wrapping.c
4846         * src/privacy.c
4847         * src/procmime.c
4848         * src/procmsg.c
4849         * src/ssl_manager.c
4850         * src/statusbar.c
4851         * src/summaryview.c
4852         * src/toolbar.c
4853         * src/vcard.c
4854         * src/common/hooks.c
4855         * src/common/log.c
4856         * src/common/passcrypt.c
4857         * src/common/socket.c
4858         * src/common/ssl.c
4859         * src/common/ssl_certificate.c
4860         * src/common/template.c
4861         * src/common/utils.c
4862         * src/etpan/imap-thread.c
4863         * src/gtk/sslcertwindow.c
4864         * src/gtk/sslcertwindow.h
4865                 Make functions that could be static, static
4866
4867 2007-01-20 [colin]      2.7.1cvs39
4868
4869         * src/editldap.c
4870                 Fix tooltip
4871
4872 2007-01-20 [colin]      2.7.1cvs38
4873
4874         * src/ldapquery.c
4875         * src/ldaputil.c
4876         * src/ldaputil.h
4877                 Fix bug 1102, 'claws-mail-2.7.1 
4878                 makes use of deprecated ldap 
4879                 functions'
4880
4881 2007-01-20 [colin]      2.7.1cvs37
4882
4883         * src/mainwindow.c
4884         * src/mainwindow.h
4885         * src/summaryview.c
4886         * src/gtk/quicksearch.c
4887                 Add Wide message list layout
4888
4889 2007-01-19 [fabien]     2.7.1cvs36
4890
4891         * src/textview.c
4892                 make sure a font change is considered in links of
4893                 headerview.
4894
4895 2007-01-19 [colin]      2.7.1cvs35
4896
4897         * src/main.c
4898         * src/mainwindow.c
4899         * src/mainwindow.h
4900         * src/messageview.c
4901         * src/messageview.h
4902         * src/prefs_common.c
4903         * src/prefs_common.h
4904         * src/summaryview.c
4905         * src/summaryview.h
4906         * src/gtk/quicksearch.c
4907         * src/gtk/quicksearch.h
4908                 Drop 'Separate Folder tree' and 'Separate
4909                 Message View'. Put three layouts in place
4910                 of it.
4911
4912 2007-01-19 [paul]       2.7.1cvs34
4913
4914         * src/prefs_msg_colors.c
4915                 more use of Q_ for translators
4916
4917 2007-01-19 [paul]       2.7.1cvs33
4918
4919         * src/imap_gtk.c
4920         * src/prefs_account.c
4921                 a few changes to the English
4922
4923 2007-01-19 [fabien]     2.7.1cvs32
4924
4925         * src/wizard.c
4926                 factorize translatable string
4927
4928 2007-01-18 [colin]      2.7.1cvs31
4929
4930         * src/main.c
4931                 Don't error out on --sync option. Although
4932                 we don't do anything with it, gtk+ handles
4933                 it, and it's useful for debugging X errors
4934
4935 2007-01-18 [fabien]     2.7.1cvs30
4936
4937         * src/prefs_other.c
4938                 ability to apply on the fly the recent added
4939                 'gtk_can_change_accels' pref (no need to restart).
4940
4941 2007-01-18 [fabien]     2.7.1cvs29
4942
4943         * src/plugins/bogofilter/bogofilter_gtk.c
4944         * src/plugins/bogofilter/bogofilter.c
4945         * src/plugins/spamassassin/spamassassin_gtk.c
4946         * src/addr_compl.c
4947         * src/prefs_account.c
4948                 factorize or rewrite some translatable strings.
4949
4950 2007-01-18 [fabien]     2.7.1cvs28
4951
4952         * src/prefs_gtk.h
4953         * src/compose.c
4954                 set a 4pix space between "Subject:" label and subject entry in
4955                 compose window.
4956
4957 2007-01-18 [wwp]        2.7.1cvs27
4958
4959         * src/addressbook.c
4960                 fix conflicting address-copy/paste when focus is set
4961                 to the embedded edit-person form.
4962  
4963
4964 2007-01-18 [wwp]        2.7.1cvs26
4965
4966         * src/addressbook.h
4967                 complete 2.7.1cvs23 (one more file was missing from that
4968                 commit).
4969
4970 2007-01-18 [colin]      2.7.1cvs25
4971
4972         * src/main.c
4973                 Provide a way to migrate without backup
4974                 Re-ask for migration on next start if 
4975                 it has been refused and wizard has been 
4976                 cancelled after.
4977
4978 2007-01-18 [wwp]        2.7.1cvs24
4979
4980         * src/editaddress.c
4981                 complete 2.7.1.cvs23 (file was missing from previous
4982                 commit).
4983
4984 2007-01-18 [wwp]        2.7.1cvs23
4985
4986         * src/addressbook.c
4987                 fix potential crashes in address book's focus_in/out signal handlers,
4988                 force focus to the edit-person form when clicked the Edit menu entry or
4989                 button (this only matters if the edit-person form is embedded to the
4990                 AB window, in that case, focus is not set when browsing the contacts
4991                 list w/ keys or mouse clicks).
4992
4993 2007-01-18 [paul]       2.7.1cvs22
4994
4995         * src/main.c
4996                 add command line options:
4997                 -h for --help
4998                 -q and --quit for --exit
4999                 -v for --version
5000                 print "Unknown option" for unknown options
5001
5002 2007-01-18 [paul]       2.7.1cvs21
5003
5004         * po/ru.po
5005                 updated by Pavlo Bohmat
5006
5007 2007-01-18 [paul]       2.7.1cvs20
5008
5009         * src/mainwindow.c
5010                 fix sensitivity issues of Mark as Spam/Ham
5011
5012 2007-01-17 [fabien]     2.7.1cvs19
5013
5014         * src/prefs_other.c
5015         * src/prefs_common.c
5016         * src/prefs_common.h
5017         * src/main.c
5018                 Add a 'gtk_can_change_accels' pref in Preferences/Other which
5019                 control the corresponding gtk property. It could be used to lock
5020                 all shortcuts (avoid to set one of them by inadvertency).
5021
5022 2007-01-17 [colin]      2.7.1cvs18
5023
5024         * src/summaryview.c
5025                 Fix bug 1100, 'Highlighted e-mail data not visible 
5026                 when color label applied.'. Use a weighted average
5027                 between normal selected foreground color and color
5028                 label instead of a simple one (3/1 instead 1/1).
5029
5030 2007-01-17 [colin]      2.7.1cvs17
5031
5032         * src/messageview.c
5033                 Better fix for bug 1088, 'Ctrl-h produces repeatable
5034                 crash' - don't prevent mail switching while loading
5035
5036 2007-01-17 [colin]      2.7.1cvs16
5037
5038         * src/folder.c
5039         * src/folder.h
5040         * src/folderview.c
5041         * src/folderview.h
5042         * src/imap.c
5043         * src/imap.h
5044         * src/imap_gtk.c
5045                 Manage recursive search of unsubscribed folders
5046                 Rescan tree without checking for new messages 
5047                 after subscriptions changed
5048
5049 2007-01-17 [paul]       2.7.1cvs15
5050
5051         * src/prefs_common.c
5052         * src/gtk/pluginwindow.c
5053                 fix bug 1101, '"Load plugin" button is
5054                 accidentally hidden'
5055                 unset (-1) initial width in prefs_common,
5056                 fix overlapping buttons,
5057                 and other cleanups
5058
5059 2007-01-17 [paul]       2.7.1cvs14
5060
5061         * src/procmime.c
5062                 add #include <errno.h>, it's needed
5063                 on some systems
5064
5065 2007-01-17 [paul]       2.7.1cvs13
5066
5067         * src/common/defs.h
5068         * tools/make.themes.project
5069                 rename .sylpheed_themeinfo to .claws_themeinfo
5070                 and use it
5071         * src/etpan/etpan-errors.h
5072         * src/etpan/etpan-log.c
5073         * src/etpan/etpan-log.h
5074         * src/etpan/etpan-thread-manager-types.h
5075         * src/etpan/etpan-thread-manager.c
5076         * src/etpan/etpan-thread-manager.h
5077         * src/etpan/imap-thread.c
5078         * src/etpan/imap-thread.h
5079                 add copyright header
5080
5081 2007-01-17 [colin]      2.7.1cvs12
5082
5083         * src/plugins/pgpcore/select-keys.c
5084         * src/gtk/pluginwindow.c
5085         * src/prefs_account.c
5086                 Fix warnings
5087
5088 2007-01-16 [colin]      2.7.1cvs11
5089
5090         * src/imap.c
5091         * src/imap.h
5092         * src/imap_gtk.c
5093                 Manage subscribing to subfolders when only
5094                 subscribed folders are shown.
5095
5096 2007-01-16 [colin]      2.7.1cvs10
5097
5098         * src/folderview.c
5099                 Fix annoying vscrollbar going back to top
5100                 on Check for new folders
5101
5102 2007-01-16 [colin]      2.7.1cvs9
5103
5104         * src/imap.c
5105                 Remove printf
5106
5107 2007-01-16 [colin]      2.7.1cvs8
5108
5109         * src/filtering.c
5110                 Bigger buffer for errors
5111         * src/imap.c
5112         * src/imap.h
5113         * src/imap_gtk.c
5114         * src/prefs_account.c
5115         * src/prefs_account.h
5116         * src/wizard.c
5117         * src/etpan/imap-thread.c
5118         * src/etpan/imap-thread.h
5119         * manual/handling.xml
5120                 Add subscriptions management. What it changes:
5121                 Creating a folder subscribes to it
5122                 Deleting a folder unsubscribes it
5123                 New contextual menu item allowing to switch between
5124                 All folders and Subscribed folders, subscribe, and
5125                 unsubscribe. "Creating" an existing but unsubscribed
5126                 folder will subscribe it.
5127                 By default for new accounts, only subscribed folders 
5128                 are shown.
5129
5130
5131 2007-01-16 [paul]       2.7.1cvs7
5132
5133         * src/summaryview.c
5134                 Allow folder classes to specify only sort_key or
5135                 sort_type instead of both or none.
5136
5137 2007-01-16 [paul]       2.7.1cvs6
5138
5139         * src/action.c
5140         * src/compose.c
5141         * src/mimeview.c
5142         * src/procmime.c
5143         * src/textview.c
5144                 Save and use errno for procmime_get_part
5145
5146 2007-01-16 [colin]      2.7.1cvs5
5147
5148         * src/imap.c
5149                 Never remove INBOX when scanning for
5150                 new folders. It's a special folder
5151                 that has to exist.
5152
5153 2007-01-15 [colin]      2.7.1cvs4
5154
5155         * src/imap.c
5156                 Fix 'Check for new folders' when IMAP subdirectory
5157                 is set
5158         * src/etpan/imap-thread.c
5159                 Fix build
5160
5161 2007-01-15 [colin]      2.7.1cvs3
5162
5163         * src/etpan/imap-thread.c
5164                 Fix invalid free on command-connection
5165                 error
5166
5167 2007-01-15 [wwp]        2.7.1cvs2
5168
5169         * src/matcher_parser_lex.l
5170         * src/quote_fmt_lex.l
5171         * src/matcher_parser_parse.y
5172                 fix copyright header in lexers and parsers.
5173
5174 2007-01-15 [paul]       2.7.1cvs1
5175
5176         * NEWS
5177         * README
5178         * RELEASE_NOTES
5179         * configure.ac
5180                 bump up version number following
5181                 stable release
5182
5183 2007-01-15 [paul]       2.7.0cvs31
5184
5185         * AUTHORS
5186         * src/gtk/authors.h
5187                 add Fabien to the Team list
5188                 add the recent contributors
5189                 make a few corrections
5190
5191 2007-01-15 [paul]       2.7.0cvs30
5192
5193         * src/mainwindow.c
5194                 fix compiler warning
5195         * src/plugins/pgpcore/prefs_gpg.c
5196         * src/plugins/pgpcore/prefs_gpg.h
5197                 add missing include
5198                 fix copyright header
5199
5200 2007-01-14 [colin]      2.7.0cvs29
5201
5202         * src/gtk/filesel.c
5203                 Use the 'gtk+' backend. Avoids gnome-vfs use,
5204                 two benefits: faster to open, will fix strange
5205                 dbus-related crash. Thanks to Pascal Terjan.
5206
5207 2007-01-14 [colin]      2.7.0cvs28
5208
5209         * src/etpan/imap-thread.c
5210                 Delete the old imap just after allocating
5211                 the new one. Makes sure we don't get the
5212                 same pointer by sheer luck, which feels
5213                 strange in the debug log.
5214
5215 2007-01-14 [colin]      2.7.0cvs27
5216
5217         * src/gtk/inputdialog.c
5218                 Make sure we don't print passwords in
5219                 clear text when in debug mode
5220
5221 2007-01-14 [colin]      2.7.0cvs26
5222
5223         * src/gtk/gtksctree.c
5224                 Fix bug 1098, 'bogus last row display 
5225                 after expanding a thread'. Patch by
5226                 Jindrich Makovicka <makovick@gmail.com>
5227
5228 2007-01-14 [colin]      2.7.0cvs25
5229
5230         * src/etpan/imap-thread.c
5231                 Close socket manually before
5232                 freeing the imap struct
5233
5234 2007-01-14 [colin]      2.7.0cvs24
5235
5236         * src/etpan/imap-thread.c
5237                 Maybe fix new reconnection issues
5238
5239 2007-01-13 [colin]      2.7.0cvs23
5240
5241         * src/summaryview.c
5242                 Freeze/thaw on thread selection
5243
5244 2007-01-13 [paul]       2.7.0cvs22
5245
5246         * src/mainwindow.c
5247         * src/summaryview.c
5248         * src/summaryview.h
5249                 add 'Edit/Delete thread'
5250
5251 2007-01-13 [colin]      2.7.0cvs21
5252
5253         * src/prefs_account.c
5254         * src/prefs_compose_writing.c
5255         * src/prefs_message.c
5256         * src/prefs_msg_colors.c
5257         * src/prefs_other.c
5258         * src/prefs_receive.c
5259         * src/prefs_spelling.c
5260         * src/prefs_summaries.c
5261         * src/prefs_themes.c
5262         * src/gtk/gtkutils.c
5263         * src/gtk/gtkutils.h
5264         * src/plugins/pgpcore/prefs_gpg.c
5265         * src/plugins/spamassassin/spamassassin_gtk.c
5266                 Factorize gtk frame creation
5267                 Patch by Pawel
5268
5269 2007-01-13 [colin]      2.7.0cvs20
5270
5271         * src/message_search.c
5272         * src/summary_search.c
5273                 Fix Enter in search windows
5274         * src/messageview.c
5275                 Fix body search starting at the
5276                 end of the mail (and asking for loop)
5277
5278 2007-01-13 [colin]      2.7.0cvs19
5279
5280         * src/etpan/imap-thread.c
5281                 Make sure we don't free the same imap
5282                 twice
5283
5284 2007-01-13 [colin]      2.7.0cvs18
5285
5286         * commitHelper
5287                 Allow multiple commitHelpers to
5288                 run at once
5289
5290 2007-01-12 [colin]      2.7.0cvs17
5291
5292         * src/etpan/imap-thread.c
5293                 Make sure we get rid of the previous mailimap
5294                 when connecting - just in case disconnect was
5295                 unclean
5296
5297 2007-01-12 [paul]       2.7.0cvs16
5298
5299         * src/compose.c
5300                 Strip S/MIME signatures when re-editing
5301                 S/MIME signed messages.
5302
5303 2007-01-12 [paul]       2.7.0cvs15
5304
5305         * configure.ac
5306         * src/addressbook.c
5307         * src/foldersel.c
5308         * src/folderview.c
5309         * src/main.c
5310                 no need to define CLAWS anymore, remove
5311                 all that stuff
5312
5313 2007-01-12 [paul]       2.7.0cvs14
5314
5315         * src/mimeview.c
5316                 check if the mail's signed as
5317                 it can change the mail structure
5318                 Thanks to Colin
5319
5320 2007-01-12 [paul]       2.7.0cvs13
5321
5322         * src/procmime.c
5323                 fix Forwarding msgs with attachments
5324                 that have dos line endings
5325                 Thanks to Colin
5326
5327 2007-01-12 [wwp]        2.7.0cvs12
5328
5329         * configure.ac
5330                 Revert accidentally committed extra version tag.
5331
5332 2007-01-12 [wwp]        2.7.0cvs11
5333
5334         * src/prefs_account.c
5335                 Fix compilation w/o aspell (completes 2.7.0cvs7).
5336
5337 2007-01-11 [colin]      2.7.0cvs10
5338
5339         * src/imap.c
5340                 move g_warning to debug_print
5341                 it scares people for no reason
5342
5343 2007-01-11 [colin]      2.7.0cvs9
5344
5345         * po/POTFILES.in
5346                 Fix files to translate. Patch by
5347                 Fabien
5348
5349 2007-01-11 [paul]       2.7.0cvs8
5350
5351         * src/imap.c
5352                 Fix recursion when server lists the
5353                 current subfolder in the response
5354         * src/mimeview.c
5355                 Fix updating of icon_list/ctree
5356         * src/plugins/pgpcore/select-keys.c
5357                 Fix a few annoyances when choosing
5358                 keys for the CMS (S/MIME) protocol
5359
5360 2007-01-11 [wwp]        2.7.0cvs7
5361
5362         * src/compose.c
5363         * src/prefs_account.c
5364         * src/prefs_account.h
5365                 Add per-account spellcheck default dictionaries settings.
5366
5367 2007-01-10 [colin]      2.7.0cvs6
5368
5369         * src/prefs_folder_item.c
5370                 Factorize strings - patch by Fabien
5371
5372 2007-01-10 [colin]      2.7.0cvs5
5373
5374         * src/mainwindow.c
5375                 Fix bug 1095, 'Crash while changing folder 
5376                 columns during incorporation'
5377
5378 2007-01-09 [colin]      2.7.0cvs4
5379
5380         * src/gtk/pluginwindow.c
5381                 Set the plugin window transient. Seems
5382                 like some window managers hide it in
5383                 the background after "load plugin"...
5384
5385 2007-01-09 [colin]      2.7.0cvs3
5386
5387         * src/gtk/filesel.c
5388                 Use the same type for alloc and free
5389
5390 2007-01-08 [paul]       2.7.0cvs2
5391
5392         * po/nl.po
5393                 updated by Tim Dijkstra
5394
5395 2007-01-08 [paul]       2.7.0cvs1
5396
5397         * src/prefs_themes.c
5398         * src/common/utils.c
5399                 Fix resource leaks
5400
5401 2007-01-08 [paul]       2.7.0
5402
5403         * NEWS
5404         * README
5405         * RELEASE_NOTES
5406                 2.7.0 released
5407
5408 2007-01-08 [paul]       2.6.1cvs119
5409
5410         * doc/man/claws-mail.1
5411                 another correction
5412
5413 2007-01-08 [paul]       2.6.1cvs118
5414
5415         * doc/man/claws-mail.1
5416                 corrections
5417         * manual/advanced.xml
5418                 improved English usage
5419
5420 2007-01-08 [paul]       2.6.1cvs117
5421
5422         * po/ca.po
5423         * po/de.po
5424         * po/en_GB.po
5425         * po/fi.po
5426         * po/it.po
5427         * po/pt_BR.po
5428         * po/sk.po
5429         * po/sr.po
5430         * po/zh_CN.po
5431                 updated by Miquel Oliete, Stephan Sachse, me,
5432                 Tommi Pirinen, Andrea Spadaccini, Frederico
5433                 Goncalves Guimaraes, Andrej Kacian, Aleksandar
5434                 Urosevic, and Ralgh Young
5435
5436 2007-01-07 [mones]      2.6.1cvs116
5437
5438         * manual/es/advanced.xml
5439         * po/es.po
5440                 Synced manual (unhide mark_as_read_delay)
5441                 and updated translation for release
5442
5443 2007-01-07 [paul]       2.6.1cvs115
5444
5445         * src/prefs_matcher.c
5446                 make the hbox content fit better under
5447                 various languages
5448
5449 2007-01-07 [colin]      2.6.1cvs114
5450
5451         * src/messageview.c
5452                 Fix bug 1088, 'Ctrl-h produces repeatable
5453                 crash'
5454
5455 2007-01-06 [colin]      2.6.1cvs113
5456
5457         * src/etpan/imap-thread.c
5458                 Add casts to int to get certs. Fixes
5459                 bug 1064, 'crash @ etpan_certificate_check() 
5460                 when opening an IMAP folder', with latest
5461                 libetpan CVS or >= 0.49
5462         * src/mainwindow.c
5463         * src/mainwindow.h
5464         * src/imap_gtk.c
5465         * src/news_gtk.c
5466         * src/prefs_folder_item.c
5467                 Grey out the "synchronise" menu items if
5468                 there's nothing to synchronise.
5469         * src/plugins/pgpcore/sgpgme.c
5470                 Make an error clearer than "Unknown error"
5471
5472 2007-01-06 [colin]      2.6.1cvs112
5473
5474         * src/messageview.c
5475                 Don't try to show a message if updating
5476                 Maybe fixes bug 1088, 'ctrl-h produces
5477                 repeatable crash'.
5478
5479 2007-01-06 [colin]      2.6.1cvs111
5480
5481         * src/summaryview.c
5482                 Disable Control-Space (handle it as Space).
5483
5484 2007-01-05 [paul]       2.6.1cvs110
5485
5486         * src/imap.c
5487                 Fix bug 934, 'sylpheed claws 2.1 
5488                 doesn't show Exchanges Public Folders'
5489                 Thanks to Hoa and Colin
5490         * src/msgcache.c
5491                 Refuse to allocate more than 2 MB for a 
5492                 single field, it's a good indication of
5493                 cache corruption.
5494
5495 2007-01-05 [colin]      2.6.1cvs109
5496
5497         * src/mainwindow.c
5498                 Allow --select'ing emails by Message-ID too
5499
5500 2007-01-05 [colin]      2.6.1cvs108
5501
5502         * src/common/quoted-printable.c
5503                 Uh! Third fix :)
5504
5505 2007-01-05 [colin]      2.6.1cvs107
5506
5507         * src/common/quoted-printable.c
5508                 Fix previous commit about bug 1089
5509                 Thanks to Ralf
5510
5511 2007-01-05 [colin]      2.6.1cvs106
5512
5513         * src/common/quoted-printable.c
5514                 Fix my previous commit on bug 1089
5515                 - Thanks to Ralf :)
5516
5517 2007-01-04 [colin]      2.6.1cvs105
5518
5519         * src/common/quoted-printable.c
5520                 Fix bug 1089, 'NUL characters in Subject 
5521                 line are misinterpreted'. Not a pain to
5522                 fix in fact.
5523
5524 2007-01-04 [colin]      
5525
5526         2.7.0-rc3 released
5527
5528 2007-01-04 [wwp]        2.6.1cvs104
5529
5530         * src/image_viewer.c
5531                 Force operator precedence (fix a compiler warning).
5532
5533 2007-01-04 [colin]      2.6.1cvs103
5534
5535         * src/image_viewer.c
5536                 Be cautious there too (same fix as the one
5537                 in textview from cvs33)
5538         * src/messageview.c
5539                 Don't use any MimeViewer plugin when showing
5540                 all headers
5541
5542 2007-01-03 [wwp]        2.6.1cvs102
5543
5544         * src/html.c
5545         * src/html.h
5546                 fixed "cent" sign (use the existing ASCII one),
5547                 decode more HTML entities,
5548                 converted table ASCII entries to UTF-8,
5549                 moved a switch() into a hashtable.
5550
5551 2007-01-03 [paul]       2.6.1cvs101
5552
5553         * src/compose.c
5554         * src/messageview.c
5555         * src/procmsg.c
5556         * src/procmsg.h
5557                 When possible, use move_msg instead of
5558                 copy_msg + remove_msg to move sent mail
5559                 from Queue to Sent. 
5560
5561 2007-01-03 [paul]       2.6.1cvs100
5562
5563         * src/html.c
5564                 add more html entity recognition:
5565                 pounds, euros, and cents
5566
5567 2007-01-03 [colin]      2.6.1cvs99
5568
5569         * src/imap_gtk.c
5570                 Don't display an error on NOSELECT
5571                 folders when synchronising
5572
5573 2007-01-03 [paul]       2.6.1cvs98
5574
5575         * tools/maildir2claws-mail.pl
5576                 only substitute 'sent-mail' if it's
5577                 the full directory name
5578
5579 2007-01-03 [paul]       2.6.1cvs97
5580
5581         * ChangeLog
5582         * ChangeLog.pre2.0.0
5583         * Makefile.am
5584                 archive a chunk of ChangeLog in
5585                 ChangeLog.pre2.0.0
5586         * ChangeLog.gtk1
5587         * doc/src/ChangeLog.claws-pre0.8.0
5588                 remove ChangeLog.claws-pre0.8.0, adding
5589                 its contents to ChangeLog.gtk1
5590
5591 2007-01-03 [paul]       2.6.1cvs96
5592
5593         * src/account.c
5594         * src/account.h
5595         * src/action.c
5596         * src/action.h
5597         * src/adbookbase.h
5598         * src/addr_compl.c
5599         * src/addr_compl.h
5600         * src/addrbook.c
5601         * src/addrcache.c
5602         * src/addrcache.h
5603         * src/addrcindex.c
5604         * src/addrcindex.h
5605         * src/addrclip.c
5606         * src/addrclip.h
5607         * src/addrdefs.h
5608         * src/addressadd.c
5609         * src/addressadd.h
5610         * src/addressbook.c
5611         * src/addressbook.h
5612         * src/addressbook_foldersel.c
5613         * src/addressbook_foldersel.h
5614         * src/addrgather.c
5615         * src/addrgather.h
5616         * src/addrharvest.c
5617         * src/addrharvest.h
5618         * src/addrindex.c
5619         * src/addrindex.h
5620         * src/addritem.c
5621         * src/addritem.h
5622         * src/addrquery.c
5623         * src/addrquery.h
5624         * src/addrselect.c
5625         * src/addrselect.h
5626         * src/alertpanel.c
5627         * src/alertpanel.h
5628         * src/browseldap.c
5629         * src/browseldap.h
5630         * src/codeconv.c
5631         * src/codeconv.h
5632         * src/compose.c
5633         * src/compose.h
5634         * src/customheader.c
5635         * src/customheader.h
5636         * src/displayheader.c
5637         * src/displayheader.h
5638         * src/editaddress.c
5639         * src/editaddress.h
5640         * src/editbook.c
5641         * src/editbook.h
5642         * src/editgroup.c
5643         * src/editgroup.h
5644         * src/editjpilot.c
5645         * src/editjpilot.h
5646         * src/editldap.c
5647         * src/editldap.h
5648         * src/editldap_basedn.c
5649         * src/editldap_basedn.h
5650         * src/editvcard.c
5651         * src/editvcard.h
5652         * src/exphtmldlg.c
5653         * src/exphtmldlg.h
5654         * src/expldifdlg.c
5655         * src/expldifdlg.h
5656         * src/export.c
5657         * src/export.h
5658         * src/exporthtml.c
5659         * src/exporthtml.h
5660         * src/exportldif.c
5661         * src/exportldif.h
5662         * src/filtering.c
5663         * src/filtering.h
5664         * src/folder.c
5665         * src/folder.h
5666         * src/folder_item_prefs.c
5667         * src/folder_item_prefs.h
5668         * src/foldersel.c
5669         * src/foldersel.h
5670         * src/folderutils.c
5671         * src/folderutils.h
5672         * src/folderview.c
5673         * src/folderview.h
5674         * src/grouplistdialog.c
5675         * src/grouplistdialog.h
5676         * src/headerview.c
5677         * src/html.c
5678         * src/html.h
5679         * src/image_viewer.c
5680         * src/image_viewer.h
5681         * src/imap.c
5682         * src/imap.h
5683         * src/imap_gtk.c
5684         * src/imap_gtk.h
5685         * src/import.c
5686         * src/import.h
5687         * src/importldif.c
5688         * src/importldif.h
5689         * src/importmutt.c
5690         * src/importmutt.h
5691         * src/importpine.c
5692         * src/importpine.h
5693         * src/inc.c
5694         * src/inc.h
5695         * src/jpilot.c
5696         * src/jpilot.h
5697         * src/ldapctrl.c
5698         * src/ldapctrl.h
5699         * src/ldaplocate.c
5700         * src/ldaplocate.h
5701         * src/ldapquery.c
5702         * src/ldapquery.h
5703         * src/ldapserver.c
5704         * src/ldapserver.h
5705         * src/ldaputil.c
5706         * src/ldaputil.h
5707         * src/ldif.c
5708         * src/ldif.h
5709         * src/main.c
5710         * src/main.h
5711         * src/mainwindow.c
5712         * src/mainwindow.h
5713         * src/manual.c
5714         * src/manual.h
5715         * src/mbox.c
5716         * src/message_search.c
5717         * src/message_search.h
5718         * src/messageview.c
5719         * src/messageview.h
5720         * src/mh.c
5721         * src/mh.h
5722         * src/mh_gtk.c
5723         * src/mh_gtk.h
5724         * src/mimeview.c
5725         * src/mimeview.h
5726         * src/msgcache.c
5727         * src/msgcache.h
5728         * src/mutt.c
5729         * src/mutt.h
5730         * src/news.c
5731         * src/news.h
5732         * src/news_gtk.c
5733         * src/news_gtk.h
5734         * src/partial_download.c
5735         * src/partial_download.h
5736         * src/pine.c
5737         * src/pine.h
5738         * src/pop.c
5739         * src/pop.h
5740         * src/prefs_account.c
5741         * src/prefs_account.h
5742         * src/prefs_actions.c
5743         * src/prefs_actions.h
5744         * src/prefs_common.c
5745         * src/prefs_common.h
5746         * src/prefs_compose_writing.c
5747         * src/prefs_compose_writing.h
5748         * src/prefs_customheader.c
5749         * src/prefs_customheader.h
5750         * src/prefs_display_header.c
5751         * src/prefs_display_header.h
5752         * src/prefs_filtering.c
5753         * src/prefs_filtering.h
5754         * src/prefs_filtering_action.c
5755         * src/prefs_filtering_action.h
5756         * src/prefs_folder_column.c
5757         * src/prefs_folder_column.h
5758         * src/prefs_folder_item.c
5759         * src/prefs_folder_item.h
5760         * src/prefs_fonts.c
5761         * src/prefs_fonts.h
5762         * src/prefs_gtk.c
5763         * src/prefs_gtk.h
5764         * src/prefs_image_viewer.c
5765         * src/prefs_image_viewer.h
5766         * src/prefs_matcher.c
5767         * src/prefs_matcher.h
5768         * src/prefs_message.c
5769         * src/prefs_msg_colors.c
5770         * src/prefs_msg_colors.h
5771         * src/prefs_other.c
5772         * src/prefs_quote.c
5773         * src/prefs_receive.c
5774         * src/prefs_send.c
5775         * src/prefs_spelling.c
5776         * src/prefs_spelling.h
5777         * src/prefs_summaries.c
5778         * src/prefs_summaries.h
5779         * src/prefs_summary_column.c
5780         * src/prefs_summary_column.h
5781         * src/prefs_template.c
5782         * src/prefs_template.h
5783         * src/prefs_themes.c
5784         * src/prefs_themes.h
5785         * src/prefs_toolbar.c
5786         * src/prefs_toolbar.h
5787         * src/prefs_wrapping.c
5788         * src/prefs_wrapping.h
5789         * src/privacy.c
5790         * src/privacy.h
5791         * src/procheader.c
5792         * src/procheader.h
5793         * src/procmime.c
5794         * src/procmime.h
5795         * src/procmsg.c
5796         * src/procmsg.h
5797         * src/quote_fmt.c
5798         * src/quote_fmt_parse.y
5799         * src/recv.c
5800         * src/recv.h
5801         * src/remotefolder.c
5802         * src/remotefolder.h
5803         * src/send_message.c
5804         * src/send_message.h
5805         * src/setup.c
5806         * src/setup.h
5807         * src/sourcewindow.c
5808         * src/sourcewindow.h
5809         * src/ssl_manager.c
5810         * src/ssl_manager.h
5811         * src/statusbar.c
5812         * src/statusbar.h
5813         * src/stock_pixmap.c
5814         * src/stock_pixmap.h
5815         * src/summary_search.c
5816         * src/summary_search.h
5817         * src/summaryview.c
5818         * src/summaryview.h
5819         * src/textview.c
5820         * src/textview.h
5821         * src/toolbar.c
5822         * src/toolbar.h
5823         * src/undo.c
5824         * src/undo.h
5825         * src/unmime.c
5826         * src/unmime.h
5827         * src/vcard.c
5828         * src/vcard.h
5829         * src/wizard.c
5830         * src/wizard.h
5831         * src/common/base64.c
5832         * src/common/base64.h
5833         * src/common/defs.h
5834         * src/common/hooks.c
5835         * src/common/hooks.h
5836         * src/common/log.c
5837         * src/common/log.h
5838         * src/common/mgutils.c
5839         * src/common/mgutils.h
5840         * src/common/nntp.c
5841         * src/common/nntp.h
5842         * src/common/passcrypt.c
5843         * src/common/passcrypt.h.in
5844         * src/common/plugin.c
5845         * src/common/plugin.h
5846         * src/common/prefs.c
5847         * src/common/prefs.h
5848         * src/common/progressindicator.c
5849         * src/common/progressindicator.h
5850         * src/common/quoted-printable.c
5851         * src/common/quoted-printable.h
5852         * src/common/session.c
5853         * src/common/session.h
5854         * src/common/smtp.c
5855         * src/common/smtp.h
5856         * src/common/socket.c
5857         * src/common/socket.h
5858         * src/common/ssl.c
5859         * src/common/ssl.h
5860         * src/common/ssl_certificate.c
5861         * src/common/ssl_certificate.h
5862         * src/common/stringtable.c
5863         * src/common/stringtable.h
5864         * src/common/template.c
5865         * src/common/template.h
5866         * src/common/timing.h
5867         * src/common/utils.c
5868         * src/common/utils.h
5869         * src/common/version.h.in
5870         * src/common/xml.c
5871         * src/common/xml.h
5872         * src/common/xmlprops.c
5873         * src/common/xmlprops.h
5874         * src/gtk/about.c
5875         * src/gtk/colorlabel.c
5876         * src/gtk/colorsel.c
5877         * src/gtk/colorsel.h
5878         * src/gtk/combobox.c
5879         * src/gtk/combobox.h
5880         * src/gtk/description_window.c
5881         * src/gtk/description_window.h
5882         * src/gtk/filesel.c
5883         * src/gtk/filesel.h
5884         * src/gtk/foldersort.c
5885         * src/gtk/foldersort.h
5886         * src/gtk/gtksctree.c
5887         * src/gtk/gtkutils.c
5888         * src/gtk/gtkutils.h
5889         * src/gtk/inputdialog.c
5890         * src/gtk/inputdialog.h
5891         * src/gtk/logwindow.c
5892         * src/gtk/logwindow.h
5893         * src/gtk/manage_window.c
5894         * src/gtk/manage_window.h
5895         * src/gtk/menu.c
5896         * src/gtk/menu.h
5897         * src/gtk/pluginwindow.c
5898         * src/gtk/pluginwindow.h
5899         * src/gtk/prefswindow.c
5900         * src/gtk/prefswindow.h
5901         * src/gtk/progressdialog.c
5902         * src/gtk/progressdialog.h
5903         * src/gtk/sslcertwindow.c
5904         * src/gtk/sslcertwindow.h
5905         * src/plugins/bogofilter/bogofilter.c
5906         * src/plugins/bogofilter/bogofilter.h
5907         * src/plugins/bogofilter/bogofilter_gtk.c
5908         * src/plugins/clamav/clamav_plugin.c
5909         * src/plugins/clamav/clamav_plugin.h
5910         * src/plugins/clamav/clamav_plugin_gtk.c
5911         * src/plugins/demo/demo.c
5912         * src/plugins/dillo_viewer/dillo_prefs.c
5913         * src/plugins/dillo_viewer/dillo_prefs.h
5914         * src/plugins/dillo_viewer/dillo_viewer.c
5915         * src/plugins/pgpcore/passphrase.c
5916         * src/plugins/pgpcore/passphrase.h
5917         * src/plugins/pgpcore/pgp_viewer.c
5918         * src/plugins/pgpcore/pgp_viewer.h
5919         * src/plugins/pgpcore/plugin.c
5920         * src/plugins/pgpcore/select-keys.c
5921         * src/plugins/pgpcore/select-keys.h
5922         * src/plugins/pgpcore/sgpgme.c
5923         * src/plugins/pgpcore/sgpgme.h
5924         * src/plugins/pgpinline/pgpinline.c
5925         * src/plugins/pgpinline/pgpinline.h
5926         * src/plugins/pgpinline/plugin.c
5927         * src/plugins/pgpmime/pgpmime.c
5928         * src/plugins/pgpmime/pgpmime.h
5929         * src/plugins/pgpmime/plugin.c
5930         * src/plugins/spamassassin/spamassassin.c
5931         * src/plugins/spamassassin/spamassassin.h
5932         * src/plugins/spamassassin/spamassassin_gtk.c
5933         * src/plugins/trayicon/trayicon.c
5934                 it's 2007, update the year in the copyright headers
5935
5936 2007-01-03 [paul]       2.6.1cvs95
5937
5938         * src/gtk/about.c
5939                 it is 2007, use it in the copyright string
5940
5941 2007-01-03 [paul]       2.6.1cvs94
5942
5943         * src/html.c
5944                 html entity conversion:
5945                 move &#153; to a more suitable place
5946                 add &bull; and &ndash;
5947                 make sure &mdash; and &#8212; are both
5948                 converted the same
5949
5950 2007-01-02 [colin]      2.6.1cvs93
5951
5952         * src/addrbook.c
5953                 Fix leak
5954         * src/common/plugin.c
5955                 Add comment
5956         * src/etpan/imap-thread.c
5957                 Fix warning
5958
5959 2006-12-31 [paul]       2.6.1cvs92
5960
5961         * src/prefs_summaries.c
5962                 use gtk_button_new_from_stock()
5963
5964 2006-12-30 [colin]      2.6.1cvs91
5965
5966         * src/folder.c
5967         * src/imap_gtk.c
5968         * src/mh_gtk.c
5969                 Don't update filtering and account paths 
5970                 when copying folders
5971
5972 2006-12-30 [colin]      2.6.1cvs90
5973
5974         * src/prefs_compose_writing.c
5975         * src/prefs_quote.c
5976         * src/prefs_template.c
5977                 Use message font for Writing and 
5978                 Quoting prefs, as well as Templates.
5979
5980 2006-12-30 [colin]      2.6.1cvs89
5981
5982         * src/prefs_summaries.c
5983                 Rework GUI; patch by Pawel
5984
5985 2006-12-29 [colin]      2.6.1cvs88
5986
5987         * src/prefs_folder_item.c
5988                 Fix bug 1085, 'Apply to subfolder 
5989                 doesn't work' - I was mistaken saying
5990                 it worked in every case
5991
5992 2006-12-28 [colin]      2.6.1cvs87
5993
5994         * src/gtk/gtkaspell.c
5995                 Don't assert if use_alternate is true
5996                 and alt_dictionary isn't set -- this 
5997                 is what happens on upgrade! Rather,
5998                 do with it.
5999
6000 2006-12-28 [colin]      2.6.1cvs86
6001
6002         * Makefile.am
6003                 Fix desktop/icon simplification
6004
6005 2006-12-28 [colin]      2.6.1cvs85
6006
6007         * Makefile.am
6008                 Make desktop and icon not 
6009                 dependant on the desktop
6010
6011 2006-12-28 [wwp]        2.6.1cvs84
6012
6013         * src/plugins/pgpmime/claws.def
6014                 Add missing symbol (discards gpg4win's 03-plugins-symbols.patch).
6015
6016 2006-12-28 [wwp]        2.6.1cvs83
6017
6018         * src/prefs_folder_item.c
6019                 Fix coloring of "simplify subject regexp" (folder prefs),
6020                 which might be left to red whereas the regexp gets empty.
6021
6022 2006-12-28 [wwp]        2.6.1cvs82
6023
6024         * src/prefs_common.c
6025         * src/prefs_common.h
6026         * src/addressbook.c
6027         * src/addressitem.h
6028                 Save addressbook mainwindow's horizontal and vertical splitter position.
6029
6030 2006-12-27 [wwp]        2.6.1cvs81
6031
6032         * src/gtk/gtkaspell.c
6033         * src/gtk/gtkaspell.h
6034         * src/compose.c
6035                 Fix assignment of compose's default and alternate dictionary from
6036                 account or folder settings. Now gtkaspell_change_dict does rotate
6037                 dicts only when it's called from a menu cb.
6038
6039 2006-12-27 [wwp]        2.6.1cvs80
6040
6041         * src/folder_item_prefs.c
6042                 Fix randomly initialized default-alt-dictionary (folder prefs),
6043                 complete 2.6.1cvs72.
6044
6045 2006-12-27 [paul]       2.6.1cvs79
6046
6047         * src/imap_gtk.c
6048         * src/mh_gtk.c
6049                 Add Copy folder in the folder's contextual
6050                 menu
6051
6052 2006-12-27 [wwp]        2.6.1cvs78
6053
6054         * src/imap.c
6055                 Clean up session locking, thanks to Colin.
6056
6057 2006-12-26 [colin]      2.6.1cvs77
6058
6059         * src/statusbar.c
6060                 Revert previous patch
6061
6062 2006-12-26 [colin]      2.6.1cvs76
6063
6064         * src/folder.c
6065         * src/folderview.c
6066         * src/imap.c
6067         * src/statusbar.c
6068         * src/etpan/imap-thread.c
6069                 Fix previous commit warnings
6070                 Make statusbar update every second if total < 20
6071                 Make IMAP APPEND faster by simplifying log              
6072
6073 2006-12-26 [colin]      2.6.1cvs75
6074
6075         * src/folder.c
6076         * src/folder.h
6077         * src/folderview.c
6078         * src/folderview.h
6079         * src/imap_gtk.c
6080         * src/mh_gtk.c
6081                 Make it possible to copy folders accross
6082                 mailboxes (this was an arbitrary limitation).
6083                 Still make it impossible to move folders 
6084                 accross mailboxes.
6085
6086 2006-12-26 [colin]      2.6.1cvs74
6087
6088         * src/etpan/imap-thread.c
6089                 Fix bug 1081, 'claws-mail 
6090                 segfaults when going offline 
6091                 while it transfers mails via 
6092                 imap'
6093
6094 2006-12-26 [colin]      2.6.1cvs73
6095
6096         * src/folder_item_prefs.c
6097                 Don't forget alt dictionary when
6098                 renaming/moving folders
6099
6100 2006-12-26 [wwp]        2.6.1cvs72
6101
6102         * src/folder_item_prefs.c
6103                 Add missing defaults for per-folder alt dict
6104                 (forgotten in 2.6.1cvs61).
6105
6106 2006-12-26 [colin]      2.6.1cvs71
6107
6108         * src/wizard.c
6109                 Add tooltip to state that specifying
6110                 full path to mailbox is possible
6111
6112 2006-12-26 [wwp]        2.6.1cvs70
6113
6114         * src/partial_download.c
6115         * src/gtk/gtkvscrollbutton.c
6116         * src/plugins/pgpinline/plugin.c
6117                 Fix for few compiler warnings that matter.
6118
6119 2006-12-25 [colin]      2.6.1cvs69
6120
6121         * src/partial_download.c
6122                 Fix marking for download or deletion
6123                 when the header isn't the first
6124         * src/gtk/logwindow.c
6125                 Fix start of scrolling
6126
6127 2006-12-23 [paul]       2.6.1cvs68
6128
6129         * src/compose.c
6130                 change last commit to use the 'academic'
6131                 method instead. Thanks to wwp
6132
6133 2006-12-23 [paul]       2.6.1cvs67
6134
6135         * src/compose.c
6136                 don't warn about empty subject when
6137                 redirecting
6138
6139 2006-12-22 [colin]      2.6.1cvs66
6140
6141         * src/summary_search.c
6142                 Fix previous patch
6143
6144 2006-12-22 [colin]      2.6.1cvs65
6145
6146         * src/gtk/gtkutils.c
6147         * src/imap.c
6148         * src/jpilot.c
6149         * src/summary_search.c
6150                 A few warning fixes
6151
6152 2006-12-23 [paul]       
6153
6154         2.7.0-rc2 released
6155
6156 2006-12-22 [colin]      2.6.1cvs64
6157
6158         * src/toolbar.c
6159         * src/toolbar.h
6160                 Add a combo to the learn spam button
6161         * src/plugins/bogofilter/bogofilter.c
6162         * src/plugins/bogofilter/bogofilter_gtk.c
6163         * src/plugins/bogofilter/bogofilter.h
6164                 Allow to store Unsure mails in a specific
6165                 folder to make better teaching easier
6166
6167 2006-12-21 [wwp]        2.6.1cvs63
6168
6169         * src/compose.c
6170         * src/prefs_common.c
6171         * src/prefs_common.h
6172         * src/prefs_spelling.c
6173         * src/gtk/gtkaspell.c
6174         * src/gtk/gtkaspell.h
6175                 Allow spell-checking using both current and alternate dictionaries
6176                 (thanks to Colin).
6177
6178 2006-12-21 [wwp]        2.6.1cvs62
6179
6180         * src/gtk/gtkaspell.c
6181                 Apply recheck_when_changing_dict (highlight all mispelled words)
6182                 when switching to alternate dictionary.
6183
6184 2006-12-21 [wwp]        2.6.1cvs61
6185
6186         * src/compose.c
6187         * src/folder_item_prefs.h
6188         * src/prefs_common.c
6189         * src/prefs_common.h
6190         * src/prefs_folder_item.c
6191         * src/prefs_spelling.c
6192         * src/gtk/gtkaspell.c
6193         * src/gtk/gtkaspell.h
6194                 Add global and per-folder prefs to set the default
6195                 alternate dictionary.
6196
6197 2006-12-21 [colin]      2.6.1cvs60
6198
6199         * src/folder.c
6200                 Look for folders by path in all folders
6201         * src/html.c
6202                 add &mdash;
6203
6204 2006-12-20 [colin]      2.6.1cvs59
6205
6206         * src/gtk/quicksearch.c
6207                 Make sure in_typing is false when clearing
6208
6209 2006-12-20 [wwp]        2.6.1cvs58
6210
6211         * configure.ac
6212                 change manual's target dir to be LFH-compliant (thanks to Colin).
6213
6214 2006-12-20 [wwp]        2.6.1cvs57
6215
6216         * src/prefs_common.c
6217         * src/prefs_summaries.c
6218                 i18n fix and factorize patch, thanks to Fabien.
6219
6220 2006-12-20 [paul]       2.6.1cvs56
6221
6222         * configure.ac
6223                 last of the renaming (??)
6224         * src/main.c
6225                 correct --help info of --status-full
6226         * src/plugins/bogofilter/bogofilter.c
6227                 make FALSE default of whitelist_ab
6228
6229 2006-12-19 [colin]      2.6.1cvs55
6230
6231         * src/jpilot.c
6232                 Same as before, without depending on
6233                 pisock >= 0.12
6234
6235 2006-12-19 [colin]      2.6.1cvs54
6236
6237         * src/jpilot.c
6238                 Fix bug 1059, 'Better jpilot charset 
6239                 handling'. Use libpisync's charset conversion
6240                 if possible
6241
6242 2006-12-19 [colin]      2.6.1cvs53
6243
6244         * po/fr.po
6245                 Updated by Fabien
6246
6247 2006-12-19 [wwp]        2.6.1cvs52
6248
6249         * src/gtk/about.c
6250                 Add missing #include (thanks to Colin).
6251
6252 2006-12-19 [wwp]        2.6.1cvs51
6253
6254         * src/prefs_receive.c
6255                 Better spacing between widgets in prefs.
6256
6257 2006-12-18 [colin]      2.6.1cvs50
6258
6259         * src/imap.c
6260                 Fix failure to get separator on LIST "" ""
6261                 Try LIST "" "INBOX" too.
6262
6263 2006-12-18 [wwp]        2.6.1cvs49
6264
6265         * src/common/session.c
6266                 Fix a compiler warning (thanks to Fabien).
6267
6268 2006-12-18 [wwp]        2.6.1cvs48
6269
6270         * src/compose.c
6271         * src/prefs_quote.c
6272                 Factorize some strings for translation (it's about error
6273                 messages when applying or checking template/quote format).
6274
6275 2006-12-18 [colin]      2.6.1cvs47
6276
6277         * Makefile.am
6278         * src/common/defs.h
6279         * src/gtk/Makefile.am
6280         * src/gtk/about.c
6281                 Add a Release notes tab from the contents of
6282                 $(DOCDIR)/RELEASE_NOTES. Patch by Fabien.
6283
6284 2006-12-17 [colin]      2.6.1cvs46
6285
6286         * src/mimeview.c
6287         * src/textview.c
6288         * src/gtk/filesel.c
6289                 Correctly convert from/to UTF8/filename encoding
6290                 when loading and saving files. Probably fixes
6291                 bug 1068, 'Claws-Mail uses 100% CPU when looking 
6292                 for a file to attach and is blocked...'
6293
6294 2006-12-17 [colin]      2.6.1cvs45
6295
6296         * src/gtk/logwindow.c
6297                 Fix bug 1067, 'Claws-Mail uses 100% CPU on an 
6298                 IMAP folder and is blocked on main thread': 
6299                 make sure we put utf8 in the log.
6300
6301 2006-12-16 [colin]      2.6.1cvs44
6302
6303         * src/toolbar.c
6304         * src/toolbar.h
6305                 Fix bug 1055, 'Add the 'cancel receive' 
6306                 in the available events for the toolbar buttons'
6307
6308 2006-12-16 [colin]      2.6.1cvs43
6309
6310         * po/POTFILES.in
6311         * src/imap.c
6312         * src/common/nntp.c
6313         * src/common/session.c
6314                 Log error when SSL handshakes fail. 
6315                 Fixes bug 1082, 'incorrect / imprecise 
6316                 error message when imap server provides 
6317                 ssl only through STARTTLS but SSL is 
6318                 selected'
6319
6320 2006-12-15 [wwp]        2.6.1cvs42
6321
6322         * src/plugins/bogofilter/bogofilter_gtk.c
6323                 set proper sensitivity to widgets I've recently added.
6324
6325 2006-12-15 [colin]      
6326
6327         2.7.0-rc1 released
6328
6329 2006-12-15 [wwp]        2.6.1cvs41
6330
6331         * src/plugins/bogofilter/bogofilter.c
6332         * src/plugins/bogofilter/bogofilter.h
6333         * src/plugins/bogofilter/bogofilter_gtk.c
6334                 bogofilter's whitelist can now use a subset of
6335                 the addressbook (either a book, a subfolder of a book,
6336                 or the whole addressbook by using "Any"). Re-used there
6337                 some pref_matcher widgets and mechanisms to match a subset
6338                 of the addressbook.
6339
6340 2006-12-15 [wwp]        2.6.1cvs40
6341
6342         * src/wizard.c
6343         * src/common/plugin.c
6344         * src/common/plugin.h
6345         * src/gtk/about.c
6346         * src/plugins/bogofilter/bogofilter.c
6347         * src/plugins/clamav/clamav_plugin.c
6348         * src/plugins/demo/demo.c
6349         * src/plugins/dillo_viewer/dillo_viewer.c
6350         * src/plugins/pgpcore/plugin.c
6351         * src/plugins/pgpinline/plugin.c
6352         * src/plugins/pgpmime/plugin.c
6353         * src/plugins/spamassassin/spamassassin.c
6354         * src/plugins/trayicon/trayicon.c
6355                 factorize some translatable strings (plugins-related),
6356                 fix missing punctuation in several places,
6357                 remove useless translatable \n in about.c,
6358                 and factorize plugin init code w/ a new function
6359                 check_plugin_version() in common/plugin.c.
6360                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
6361
6362 2006-12-15 [wwp]        2.6.1cvs39
6363
6364         * src/plugins/bogofilter/bogofilter.c
6365         * src/plugins/bogofilter/bogofilter_gtk.c
6366                 flag whitelisted spams as spam, but don't filter it to the spam
6367                 folder. Thanks to Colin.
6368
6369 2006-12-15 [ticho]      2.6.1cvs38
6370
6371         * src/plugins/bogofilter/bogofilter.c
6372         * src/plugins/bogofilter/bogofilter.h
6373         * src/plugins/bogofilter/bogofilter_gtk.c
6374                 Add option to whitelist senders found in addressbook. Patch by colin.
6375
6376 2006-12-15 [paul]       2.6.1cvs37
6377
6378         * src/folderview.c
6379                 add missing #include "log.h"
6380
6381 2006-12-15 [paul]       2.6.1cvs36
6382
6383         * src/plugins/bogofilter/bogofilter.c
6384         * src/plugins/bogofilter/bogofilter.h
6385         * src/plugins/bogofilter/bogofilter_gtk.c
6386                 Add an option to allow inserting an
6387                 X-Claws-Bogosity header (on MH folders
6388                 only). Patch by Colin
6389
6390 2006-12-14 [colin]      2.6.1cvs35
6391
6392         * src/main.c
6393                 "Yes" should be the default choice for
6394                 migration configuration
6395
6396 2006-12-14 [paul]       2.6.1cvs34
6397
6398         * src/prefs_summaries.c
6399         * manual/advanced.xml
6400                 Unhide mark_as_read_delay
6401
6402 2006-12-14 [paul]       2.6.1cvs33
6403
6404         * src/messageview.c
6405         * src/messageview.h
6406         * src/mimeview.c
6407         * src/mimeview.h
6408         * src/summaryview.c
6409         * src/textview.c
6410         * src/textview.h
6411                 Fix printing of selection
6412                 Fix printing of message parts
6413                 Fix printing of images
6414         * src/gtk/gtksourceprintjob.c
6415                 Fix page count when there are images
6416
6417 2006-12-14 [wwp]        2.6.1cvs32
6418
6419         * src/mainwindow.c
6420         * src/summaryview.c
6421         * src/summaryview.h
6422         * src/gtk/quicksearch.c
6423                 fix quicksearch 'magnify' button status when QS is closed
6424                 using the Escape key, thanks to Colin.
6425
6426 2006-12-14 [wwp]        2.6.1cvs31
6427
6428         * src/mainwindow.c
6429         * src/summaryview.c
6430         * src/summaryview.h
6431         * src/gtk/quicksearch.c
6432                 fix quicksearch 'magnify' button status when QS is closed
6433                 using the Escape key, thanks to Colin.
6434
6435 2006-12-13 [colin]      2.6.1cvs30
6436
6437         * src/ldapquery.c
6438         * src/ldaputil.c
6439                 Use the binary safe version of ldap_get_values,
6440                 to make sure we manipulate null-terminated 
6441                 strings. Maybe fixes bug 1075, 'claws mail 
6442                 segfault when completing ldap adresses'
6443         * src/syldap.c ** REMOVED **
6444         * src/syldap.h ** REMOVED **
6445                 Remove dead files
6446
6447 2006-12-13 [mones]      2.6.1cvs29
6448
6449         * po/es.po
6450                 Fixed piped strings, fixed click translation
6451
6452 2006-12-13 [paul]       2.6.1cvs28
6453
6454         * src/main.c
6455                 don't translate these strings
6456
6457 2006-12-13 [paul]       2.6.1cvs27
6458
6459         * po/en_GB.po
6460                 updated
6461
6462 2006-12-13 [colin]      2.6.1cvs26
6463
6464         * src/main.c
6465         * src/main.h
6466                 Add claws_is_starting()
6467
6468 2006-12-13 [mones]      2.6.1cvs25
6469
6470         * manual/es/advanced.xml
6471         * po/es.po
6472                 Synced manual and updated translation
6473
6474 2006-12-12 [colin]      2.6.1cvs24
6475
6476         * src/wizard.c
6477                 Add an option to use STARTTLS in the
6478                 welcome wizard. Fixes bug 1080, 
6479                 'Using SSL option in wizard for incoming 
6480                 server does not activate SSL with STARTTLS'
6481
6482 2006-12-12 [colin]      2.6.1cvs23
6483
6484         * src/main.c
6485                 Don't exit when there's an incomplete
6486                 mailbox configured - leaves a chance 
6487                 to fix a failing IMAP account. Exit
6488                 if no mailbox at all is loaded (case
6489                 of missing plugin).
6490                 Completes bug 1077's fix (I was wrong
6491                 in this bug's comment #3).
6492
6493 2006-12-12 [colin]      2.6.1cvs22
6494
6495         * src/gtk/menu.h
6496                 Add another menu data type
6497         * src/prefs_account.c
6498                 Complete the completion of bug 1076
6499                 (doesn't lose the pref on apply)
6500
6501 2006-12-12 [paul]       2.6.1cvs21
6502
6503         * src/prefs_account.c
6504                 complete the fix of bug 1076
6505                 also be more verbose with the text
6506
6507 2006-12-12 [paul]       2.6.1cvs20
6508
6509         * src/gtk/combobox.c
6510                 fix compilation warning
6511
6512 2006-12-11 [colin]      2.6.1cvs19
6513
6514         * src/wizard.c
6515                 Document :port in server entry tooltips
6516
6517 2006-12-11 [colin]      2.6.1cvs18
6518
6519         * src/main.c
6520                 Fix compile
6521
6522 2006-12-11 [colin]      2.6.1cvs17
6523
6524         * src/main.c
6525                 Add failing IMAP as a reason for no
6526                 mailbox
6527
6528 2006-12-11 [colin]      2.6.1cvs16
6529
6530         * src/prefs_account.c
6531                 Check for existence of inbox for local
6532                 accounts too
6533         * src/wizard.c
6534                 Allow setting the port to use for servers
6535                 by using the usual "server.example.com:port"
6536                 syntax. Fixes bug 1077, 'sylpheed-claws does 
6537                 not start when IMAP server is unavailable'
6538
6539 2006-12-11 [colin]      2.6.1cvs15
6540
6541         * src/prefs_account.c
6542                 Prevent use of non-existing default inbox
6543
6544 2006-12-11 [colin]      2.6.1cvs14
6545
6546         * src/prefs_account.c
6547                 Fix sensitivity. Fixes bug 1076, 'privacy 
6548                 options are displayed even when pgp plugin 
6549                 not loaded / available'
6550
6551 2006-12-09 [colin]      2.6.1cvs13
6552
6553         * manual/advanced.xml
6554         * src/prefs_common.c
6555         * src/prefs_common.h
6556         * src/common/ssl_certificate.c
6557                 Add a new hidden preference, 'unsafe_ssl_certs',
6558                 which allows to store multiple certificates per
6559                 server/port. This is disabled by default because
6560                 it's less secure (presenting a new certificate
6561                 instead of a changed one raises less alarms).
6562                 This will cause Claws to ask about an unknown
6563                 certificate for people who have used 2.6.1cvs8
6564                 or greater.
6565
6566 2006-12-09 [colin]      2.6.1cvs12
6567
6568         * src/action.c
6569                 Fix cache updating after action
6570
6571 2006-12-07 [wwp]        2.6.1cvs11
6572
6573         * src/compose.c
6574                 fix email address comparison when replying to all
6575                 (avoid replying to ourselves), thanks to Colin.
6576
6577 2006-12-06 [paul]       2.6.1cvs10
6578
6579         * src/addrharvest.c
6580         * src/editldap.c
6581         * src/expldifdlg.c
6582         * src/news.c
6583         * src/toolbar.c
6584         * src/common/utils.c
6585                 ...and more renaming
6586                 Thanks to Colin
6587
6588 2006-12-06 [paul]       2.6.1cvs9
6589
6590         * src/compose.c
6591         * src/messageview.c
6592         * src/procheader.c
6593         * src/procmime.c
6594         * src/procmsg.c
6595         * src/textview.c
6596                 more renaming
6597                 Thanks to Colin
6598
6599 2006-12-06 [colin]      2.6.1cvs8
6600
6601         * src/ssl_manager.c
6602         * src/common/ssl_certificate.c
6603         * src/common/ssl_certificate.h
6604                 Handle multiple certificates per host/port
6605
6606 2006-12-06 [colin]      2.6.1cvs7
6607
6608         * src/etpan/imap-thread.c
6609                 Fix certificate checking on IMAP
6610
6611 2006-12-06 [colin]      2.6.1cvs6
6612
6613         * src/folderview.c
6614                 Fix bug 1072, 'Claws stops fetching newsgroups 
6615                 from server when newsgroup got deleted': continue
6616                 checking other groups
6617
6618 2006-12-05 [wwp]        2.6.1cvs5
6619
6620         * src/message_search.c
6621         * src/summary_search.c
6622         * src/gtk/combobox.c
6623         * src/gtk/combobox.h
6624         * src/gtk/gtkutils.c
6625         * src/gtk/gtkutils.h
6626                 make up and down arrow keys in modern gtk_combo_box_entry widgets
6627                 behave like w/ old comboboxes (summary and message search only).
6628
6629 2006-12-05 [paul]       2.6.1cvs4
6630
6631         * src/wizard.c
6632                 encode headers
6633                 Thanks to Colin
6634
6635 2006-12-05 [paul]       2.6.1cvs3
6636
6637         * tools/README
6638         * tools/textviewer.pl
6639                 script updated and description added
6640
6641 2006-12-04 [colin]      2.6.1cvs2
6642
6643         * src/compose.c
6644                 Run pre-send hook only when checking
6645                 everything
6646
6647 2006-12-04 [paul]       2.6.1cvs1
6648
6649         * NEWS
6650         * README
6651         * RELEASE_NOTES
6652         * configure.ac
6653         * tools/README
6654                 bump up version number following stable release
6655
6656 2006-12-04 [paul]       2.6.0cvs83
6657
6658         * README
6659                 updates and corrections
6660
6661 2006-12-04 [colin]      2.6.0cvs82
6662
6663         * src/common/utils.c
6664                 Probably fix bug 1066, 'Incorrect mailbox 
6665                 size displayed'
6666
6667 2006-12-04 [colin]      2.6.0cvs81
6668
6669         * src/common/utils.c
6670                 Trim tabs from mailcap file too.
6671
6672 2006-12-02 [paul]       2.6.0cvs80
6673
6674         * src/exphtmldlg.c
6675                 fix broken GUI under certain languages
6676         * src/expldifdlg.c
6677                 put the Cancel button to the right
6678
6679 2006-12-01 [paul]       2.6.0cvs79
6680
6681         * tools/Makefile.am
6682                 remove reference to removed file
6683
6684 2006-12-01 [wwp]        2.6.0cvs78
6685
6686         * src/addressbook.c
6687         * src/editaddress.c
6688                 remove forgotten debug statements.
6689
6690 2006-12-01 [wwp]        2.6.0cvs77
6691
6692         * manual/advanced.xml
6693         * manual/fr/advanced.xml
6694         * src/addressbook.c
6695         * src/addressbook.h
6696         * src/addressitem.h
6697         * src/editaddress.c
6698         * src/editaddress.h
6699         * src/prefs_common.c
6700         * src/prefs_common.h
6701         * src/gtk/gtkutils.c
6702         * src/gtk/gtkutils.h
6703                 add a hidden option to allow embedding the editaddress (edit contact details)
6704                 dialog into the addressbook's window. This doesn't change the default
6705                 behaviour.
6706
6707 2006-12-01 [wwp]        2.6.0cvs76
6708
6709         * src/message_search.c
6710         * src/summary_search.c
6711                 fix more focus issues (don't set focus to combobox's entry widget when
6712                 entry's value changed, if entry widget has focus already).
6713
6714 2006-12-01 [wwp]        2.6.0cvs75
6715
6716         * src/gtk/quicksearch.c
6717                 revert last changes to the quicksearch gtk_combo_box, this needs more
6718                 tuning and testing.
6719
6720 2006-12-01 [paul]       2.6.0cvs74
6721
6722         * tools/kdeservicemenu/README
6723         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
6724         * tools/kdeservicemenu/install.sh
6725         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
6726         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
6727                 simplify this stuff, and in so doing,
6728                 fix it. (possibly re-extend it again at
6729                 a later date)
6730
6731 2006-12-01 [wwp]        2.6.0cvs73
6732
6733         * src/gtk/quicksearch.c
6734                 adapt quicksearch code to use modern gtk_combo_box'es.
6735
6736 2006-12-01 [wwp]        2.6.0cvs72
6737
6738         * src/common/defs.h
6739         * src/prefs_common.c
6740         * src/prefs_common.h
6741         * src/message_search.c
6742         * src/summary_search.c
6743         * src/gtk/combobox.c
6744         * src/gtk/combobox.h
6745                 add history combos to all message and summary search fields.
6746
6747 2006-12-01 [wwp]        2.6.0cvs71
6748
6749         * src/summaryview.c
6750                 As the list may change while the mark as read delay
6751                 runs, we can't rely on the 'row' pointer, which can
6752                 be invalid when the timeout is called. As the mark
6753                 as read is only done if the message is still selected,
6754                 use summaryview->selected instead. Thanks to Colin.
6755
6756 2006-11-30 [paul]       2.6.0cvs70
6757
6758         * src/textview.c
6759                 give emphasis to "Sylpheed-Claws"
6760                 as well as "Claws Mail"
6761
6762 2006-11-30 [colin]      2.6.0cvs69
6763
6764         * src/wizard.c
6765                 Put the SSL checkboxes in the receiving
6766                 and sending server pages.
6767
6768 2006-11-29 [colin]      2.6.0cvs68
6769
6770         * src/gtk/gtkutils.c
6771         * src/gtk/gtkvscrollbutton.c
6772                 Revert some deprecated fixes - they seem to
6773                 deprecate stuff as soon as a new one gets out.
6774                 g_object_ref_sink needed glib-2.10.
6775
6776 2006-11-29 [colin]      2.6.0cvs67
6777
6778         * src/common/utils.c
6779                 Create .mailcap if it doesn't exist
6780
6781 2006-11-29 [colin]      2.6.0cvs66
6782
6783         * src/compose.c
6784                 Followup to cvs60: use original list
6785                 of recipients if replying to a mail
6786                 in Sent Drafts or Queue.
6787
6788 2006-11-27 [paul]       2.6.0cvs65
6789
6790         * src/image_viewer.c
6791                 revert the last change for now (it's broken)
6792
6793 2006-11-27 [paul]       2.6.0cvs64
6794
6795         * Makefile.am
6796         * configure.ac
6797         * m4/aclocal-include.m4
6798         * m4/check-type.m4
6799         * src/Makefile.am
6800         * src/addr_compl.c
6801         * src/compose.c
6802         * src/crash.c
6803         * src/export.c
6804         * src/exporthtml.c
6805         * src/exportldif.c
6806         * src/imap.c
6807         * src/import.c
6808         * src/main.c
6809         * src/main.h
6810         * src/matcher.c
6811         * src/mimeview.c
6812         * src/procmsg.c
6813         * src/textview.c
6814         * src/common/Makefile.am
6815         * src/common/claws.c
6816         * src/common/claws.h
6817         * src/common/ssl.c
6818         * src/common/sylpheed.c
6819         * src/common/sylpheed.h
6820         * src/etpan/Makefile.am
6821         * src/gtk/Makefile.am
6822         * src/gtk/claws-marshal.list
6823         * src/gtk/filesel.c
6824         * src/gtk/gtksctree.c
6825         * src/gtk/quicksearch.c
6826         * src/gtk/sylpheed-marshal.list
6827         * src/plugins/bogofilter/bogofilter.c
6828         * src/plugins/bogofilter/bogofilter_gtk.c
6829         * src/plugins/clamav/clamav_plugin.c
6830         * src/plugins/clamav/clamav_plugin_gtk.c
6831         * src/plugins/demo/demo.c
6832         * src/plugins/dillo_viewer/dillo_viewer.c
6833         * src/plugins/pgpcore/Makefile.am
6834         * src/plugins/pgpcore/claws.def
6835         * src/plugins/pgpcore/pgp_viewer.c
6836         * src/plugins/pgpcore/plugin.c
6837         * src/plugins/pgpcore/sylpheed.def
6838         * src/plugins/pgpinline/Makefile.am
6839         * src/plugins/pgpinline/claws.def
6840         * src/plugins/pgpinline/plugin.c
6841         * src/plugins/pgpinline/sylpheed.def
6842         * src/plugins/pgpmime/Makefile.am
6843         * src/plugins/pgpmime/claws.def
6844         * src/plugins/pgpmime/plugin.c
6845         * src/plugins/pgpmime/sylpheed.def
6846         * src/plugins/spamassassin/spamassassin.c
6847         * src/plugins/spamassassin/spamassassin_gtk.c
6848         * src/plugins/trayicon/trayicon.c
6849                 yet more renaming
6850                 remove deprecated gtk_tooltips_set_delay()
6851
6852 2006-11-26 [paul]       2.6.0cvs63
6853
6854         * src/expldifdlg.c
6855         * src/folderview.c
6856         * src/image_viewer.c
6857         * src/mainwindow.c
6858         * src/gtk/gtkutils.c
6859         * src/gtk/gtkvscrollbutton.c
6860         * src/gtk/prefswindow.c
6861         * src/plugins/pgpcore/prefs_gpg.c
6862                 replace more deprecated GTK+ functions
6863
6864 2006-11-26 [paul]       2.6.0cvs62
6865
6866         * src/addr_compl.c
6867         * src/addressbook.c
6868         * src/browseldap.c
6869                 replace deprecated gtk_idle_... functions
6870
6871 2006-11-26 [paul]       2.6.0cvs61
6872
6873         * src/compose.c
6874         * src/folderview.c
6875         * src/inc.c
6876         * src/summaryview.c
6877         * src/gtk/gtkvscrollbutton.c
6878         * src/gtk/quicksearch.c
6879         * src/plugins/pgpcore/passphrase.c
6880                 replace deprecated gtk_timeout_add and
6881                 gtk_timeout_remove
6882
6883 2006-11-26 [paul]       2.6.0cvs60
6884
6885         * src/compose.c
6886                 fix bug that caused the wrong recipient
6887                 to be selected when replying to a msg
6888                 which is From one of our accounts to
6889                 another of our accounts
6890
6891 2006-11-25 [paul]       2.6.0cvs59
6892
6893         * src/summaryview.c
6894                 don't change the From column title to
6895                 To if the To column is visible
6896
6897 2006-11-24 [paul]       2.6.0cvs58
6898
6899         * src/compose.c
6900                 fix bug 1069, 'Sent mails disappear, BCC
6901                 or locking problem?'
6902
6903 2006-11-21 [wwp]        2.6.0cvs57
6904
6905         * src/compose.c
6906                 fix spelling menu when replying (same as 2.3.1cvs39):
6907                 discrepancy between context menu and top menu when
6908                 folder's dictionary isn't the default one.
6909
6910 2006-11-19 [paul]       2.6.0cvs56
6911
6912         * src/summaryview.c
6913                 obey always_show_msg option when
6914                 marking as spam
6915         * src/plugins/bogofilter/bogofilter.c
6916                 fix typo
6917
6918 2006-11-18 [paul]       2.6.0cvs55
6919
6920         * AUTHORS
6921         * README
6922         * debian/copyright
6923         * manual/ack.xml
6924         * manual/es/ack.xml
6925         * manual/fr/ack.xml
6926         * manual/pl/ack.xml
6927         * src/gtk/authors.h
6928         * src/gtk/icon_legend.c
6929         * src/gtk/icon_legend.h
6930         * tools/OOo2claws-mail.pl
6931         * tools/README
6932         * tools/acroread2claws-mail.pl
6933         * tools/claws.i18n.status.pl
6934         * tools/filter_conv.pl
6935         * tools/filter_conv_new.pl
6936         * tools/freshmeat_search.pl
6937         * tools/google_search.pl
6938         * tools/kmail2claws-mail.pl
6939         * tools/kmail2claws-mail_v2.pl
6940         * tools/maildir2claws-mail.pl
6941         * tools/make.themes.project
6942         * tools/multiwebsearch.pl
6943         * tools/outlook2claws-mail.pl
6944         * tools/tb2claws-mail
6945         * tools/kdeservicemenu/README
6946         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
6947                 update mine and wwp's email addresses in
6948                 several places
6949                 Patch by wwp
6950         * src/prefs_compose_writing.c
6951                 set sensitivity on 'new message format' frame
6952
6953 2006-11-17 [paul]       2.6.0cvs54
6954
6955         * src/gtk/about.c
6956                 more reworking of the GUI
6957                 Patch by Fabien Vantard
6958
6959 2006-11-16 [paul]       2.6.0cvs53
6960
6961         * src/gtk/about.c
6962                 set a minimum size for the window, allow
6963                 it to automatically expand as necessary
6964
6965 2006-11-16 [wwp]        2.6.0cvs52
6966
6967         * src/gtk/about.c
6968                 better wrap of copyright info on some systems.
6969
6970 2006-11-16 [paul]       2.6.0cvs51
6971
6972         * src/gtk/about.c
6973                 move the tech info from the upper panel
6974                 to the Info tab
6975                 use a gtk_text_view for the features tab
6976
6977 2006-11-16 [paul]       2.6.0cvs50
6978
6979         * po/Makevars
6980                 update my email address
6981         * src/addressbook.c
6982         * src/compose.c
6983         * src/imap_gtk.c
6984         * src/mh_gtk.c
6985         * src/news_gtk.c
6986         * src/summaryview.c
6987         * src/plugins/trayicon/trayicon.c
6988                 don't offer simple menu separators
6989                 for translation
6990         * src/folderview.c
6991                 add separator between 'mark all read'
6992                 and 'search folder'
6993
6994 2006-11-15 [wwp]        2.6.0cvs49
6995
6996         * src/gtk/authors.h
6997                 updated manuals authors.
6998
6999 2006-11-14 [paul]       2.6.0cvs48
7000
7001         * src/compose.c
7002                 Fix Options/Reply mode after draft save
7003
7004 2006-11-14 [paul]       2.6.0cvs47
7005
7006         * src/Makefile.am
7007                 Fix make DESTDIR=...
7008         * src/mbox.c
7009                 Optimise speed
7010         * src/plugins/pgpinline/pgpinline.c
7011                 Probably fix bug 1061
7012
7013 2006-11-14 [paul]       2.6.0cvs46
7014
7015         * po/Makevars
7016                 enable Q_ macro
7017         * src/Makefile.am
7018         * src/stock_pixmap.c
7019         * src/stock_pixmap.h
7020         * src/gtk/about.c
7021         * src/pixmaps/active.xpm
7022         * src/pixmaps/inactive.xpm
7023                 add a new page, 'Features', to the About dialog
7024                 showing which features are compiled in and which
7025                 are not
7026
7027 2006-11-14 [paul]       2.6.0cvs45
7028
7029         * po/ru.po
7030                 updated by Pavlo Bohmat
7031
7032 2006-11-14 [colin]      2.6.0cvs44
7033
7034         * src/compose.c
7035         * src/inc.c
7036         * src/messageview.c
7037         * src/news.c
7038         * src/pop.c
7039         * src/procmsg.c
7040         * src/gtk/gtkaspell.c
7041                 Fix 64-bit-related warnings
7042         * src/ssl_manager.c
7043                 Fix possible infinite loop
7044         * src/plugins/pgpcore/sgpgme.c
7045                 Remove useless check
7046
7047 2006-11-13 [colin]      2.6.0cvs43
7048
7049         * src/gtk/Makefile.am
7050                 authors.h isn't generated
7051
7052 2006-11-13 [colin]      2.6.0cvs42
7053
7054         * src/plugins/pgpinline/pgpinline.c
7055         * src/plugins/pgpmime/pgpmime.c
7056                 Very probably fix bug 1061, 'crash on 
7057                 opening signed email'. Another cast
7058                 problem
7059
7060 2006-11-13 [colin]      2.6.0cvs41
7061
7062         * src/plugins/pgpcore/sgpgme.c
7063                 Maybe fix bug 1061, 'crash on opening 
7064                 signed email'
7065
7066 2006-11-13 [wwp]        2.6.0cvs40
7067
7068         * src/plugins/pgpinline/pgpinline.c
7069                 fix candidate for bug #1057, thanks to Colin.
7070
7071 2006-11-13 [wwp]        2.6.0cvs39
7072
7073         * src/compose.c
7074         * src/quote_fmt_parse.y
7075                 fix bug 1052: current parser buffer was not always 
7076                 allocated, ptr to this buffer could be returned as 
7077                 NULL whereas no parser error has occurred. in 
7078                 consequence, defining a template body as "%d" 
7079                 (w/o the quotes) for the first time of the instance 
7080                 of claws-mail, was reporting a parser error. make 
7081                 sure that the buffer is always allocated, even to 
7082                 an empty string.
7083                 fix mis-unescaping in compose.:compose_quote_fmt(): 
7084                 unescaping of the fmt string was always done 
7085                 whereas it must be done *only* when receiving 
7086                 quote format strings issued from the prefs 
7087                 (compose new message, reply, forward, redirect 
7088                 formats), *not* when applying templates.  in 
7089                 consequences, applying templates w/ sequences 
7090                 like \\|p{echo} were failing. make sure that 
7091                 unescaping is done only when necessary.
7092
7093 2006-11-12 [colin]      2.6.0cvs38
7094
7095         * po/de.po
7096                 Fix typo (s/KB/MB)
7097
7098 2006-11-12 [colin]      2.6.0cvs37
7099
7100         * src/plugins/pgpinline/pgpinline.c
7101         * src/plugins/pgpmime/pgpmime.c
7102                 Release GPG context at the latest 
7103                 possible moment. Maybe fixes 
7104                 bug 1057, 'crash on sending signed 
7105                 message to a newsgroup'
7106                 
7107
7108 2006-11-12 [colin]      2.6.0cvs36
7109
7110         * src/plugins/pgpcore/sgpgme.c
7111                 Tell a bit more when gpg's status doesn't
7112                 contain any signature
7113
7114 2006-11-12 [colin]      2.6.0cvs35
7115
7116         * src/compose.c
7117                 Fix bug 1060, 'compilation error with 
7118                 Irix's cc'
7119
7120 2006-11-12 [paul]       2.6.0cvs34
7121
7122         * doc/man/claws-mail.1
7123         * src/prefs_gtk.c
7124         * src/plugins/clamav/README
7125         * src/plugins/spamassassin/README
7126         * tools/README
7127         * tools/freshmeat_search.pl
7128         * tools/google_search.pl
7129         * tools/multiwebsearch.pl
7130                 more renaming
7131         * src/plugins/trayicon/trayicon.c
7132                 fix compiliation warning
7133
7134 2006-11-11 [colin]      2.6.0cvs33
7135
7136         * src/folderview.c
7137                 Forbid drag and drop from/to different
7138                 folders of type F_UNKNOWN
7139
7140 2006-11-11 [colin]      2.6.0cvs32
7141
7142         * src/plugins/pgpinline/pgpinline.c
7143                 Fix typo in previous commit:
7144                 - gpgme_new(&ctx);
7145                 + if ((err = gpgme_new(&data->ctx)) ...)
7146
7147 2006-11-11 [colin]      2.6.0cvs31
7148
7149         * src/plugins/pgpinline/pgpinline.c
7150         * src/plugins/pgpmime/pgpmime.c
7151                 Check success after calling gpgme_new
7152                 Maybe fixes bug 1057, 'crash on sending 
7153                 signed message to a newsgroup'
7154
7155 2006-11-11 [colin]      2.6.0cvs30
7156
7157         * src/undo.c
7158                 init undostruct to 0s (from
7159                 valgrind log of bug 1057)
7160
7161 2006-11-10 [colin]      2.6.0cvs29
7162
7163         * src/mainwindow.c
7164                 Set cursor to wait before filtering
7165                 duplicates in all folders
7166         * src/plugins/bogofilter/bogofilter.c
7167         * src/plugins/bogofilter/bogofilter.h
7168         * src/plugins/bogofilter/bogofilter_gtk.c
7169                 Completely thread away the bogofilter
7170                 filtering
7171
7172 2006-11-10 [mones]      2.6.0cvs28
7173
7174         * src/compose.c
7175         * src/compose.h
7176                 added COMPOSE_CHECK_BEFORE_SEND hook
7177
7178 2006-11-10 [paul]       2.6.0cvs27
7179
7180         * src/crash.c
7181                 more renaming
7182                 add libSM to get_compiled_in_features()
7183         * src/main.c
7184                 more renaming
7185
7186 2006-11-10 [colin]      2.6.0cvs26
7187
7188         * src/etpan/imap-thread.c
7189                 Add a reference to libetpan's sasl engine
7190                 so that sasl_done() doesn't get called by
7191                 libetpan, and doesn't break openssl.
7192                 Should fix bug 1053, 'SC fails to reestablish 
7193                 a secure connection'
7194                 Patch by Hoa
7195
7196 2006-11-10 [colin]      2.6.0cvs25
7197
7198         * manual/addrbook.xml
7199         * manual/advanced.xml
7200         * manual/faq.xml
7201         * manual/intro.xml
7202                 Some more renaming
7203
7204 2006-11-09 [colin]      2.6.0cvs24
7205
7206         * src/plugins/bogofilter/bogofilter_gtk.c
7207                 Add comment about annoyance
7208
7209 2006-11-09 [colin]      2.6.0cvs23
7210
7211         * src/plugins/bogofilter/bogofilter.c
7212         * src/plugins/bogofilter/bogofilter_gtk.c
7213                 Prepare things needed to thread bogofilter
7214                 filtering: separate bogo stuff and possible GUI
7215                 stuff. 
7216
7217 2006-11-09 [colin]      2.6.0cvs22
7218
7219         * src/account.c
7220         * src/compose.c
7221                 Search for one of our accounts in Delivered-To
7222                 (helps for auto-account selection when 
7223                  replying/forwarding)
7224         * src/folderview.c
7225         * src/mainwindow.c
7226         * src/mainwindow.h
7227         * src/plugins/trayicon/trayicon.c
7228                 Allow opening a new mail with any account from
7229                 the contextual menu
7230
7231 2006-11-09 [wwp]        2.6.0cvs21
7232
7233         * src/compose.c
7234         * src/prefs_common.c
7235         * src/prefs_common.h
7236         * src/prefs_compose_writing.c
7237                 add a compose new message format (in prefs/compose/writing), it's a
7238                 simple subject+body template to use when opening a new composition
7239                 window. It's similar to the existent reply and forward formats.
7240
7241                 enhanced the template/format % symbols substitution mechanism to
7242                 use current composition window information when % are used in
7243                 the compose new message format or in templates applied to new
7244                 messages (there were useless in that situations before). When
7245                 applied to new messages, %d corresponds to the system time/date.
7246
7247 2006-11-09 [paul]       2.6.0cvs20
7248
7249         * src/gtk/authors.h
7250                 fix last commit
7251
7252 2006-11-09 [paul]       2.6.0cvs19
7253
7254         * src/gtk/authors.h
7255                 keep tje alphabetical order
7256
7257 2006-11-08 [colin]      2.6.0cvs18
7258
7259         * src/etpan/imap-thread.c
7260                 Fix bug 1054, 'Slowness logging big 
7261                 data chunks'
7262
7263 2006-11-08 [paul]       2.6.0cvs17
7264
7265         * tools/Makefile.am
7266                 fix the renaming
7267
7268 2006-11-08 [paul]       2.6.0cvs16
7269
7270         * src/common/defs.h
7271                 update BUGZILLA_URI
7272
7273 2006-11-08 [paul]       2.6.0cvs15
7274
7275         * tools/Makefile.am
7276         * tools/OOo2claws-mail.pl
7277         * tools/OOo2sylpheed.pl
7278         * tools/README
7279         * tools/acroread2claws-mail.pl
7280         * tools/acroread2sylpheed.pl
7281         * tools/kmail2claws-mail.pl
7282         * tools/kmail2claws-mail_v2.pl
7283         * tools/kmail2sylpheed.pl
7284         * tools/kmail2sylpheed_v2.pl
7285         * tools/maildir2claws-mail.pl
7286         * tools/maildir2sylpheed.pl
7287         * tools/nautilus2claws-mail.sh
7288         * tools/nautilus2sylpheed.sh
7289         * tools/outlook2claws-mail.pl
7290         * tools/outlook2sylpheed.pl
7291         * tools/tb2claws-mail
7292         * tools/tb2sylpheed
7293         * tools/tbird2claws.py
7294         * tools/tbird2syl.py
7295         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
7296         * tools/kdeservicemenu/install.sh
7297         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
7298         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
7299         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
7300         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
7301         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
7302                 renamed (removed, added) tools files
7303
7304 2006-11-08 [paul]       2.6.0cvs14
7305
7306         * src/main.c
7307         * src/common/defs.h
7308                 Migrate sylpheedrc to clawsrc, and fix the standard
7309                 plugins path in the process
7310
7311 2006-11-07 [colin]      2.6.0cvs13
7312
7313         * src/Makefile.am
7314                 Symlink sylpheed-claws relative to 
7315                 claws-mail
7316
7317 2006-11-07 [colin]      2.6.0cvs12
7318
7319         * src/compose.c
7320                 Fix typo - Reply-To/Mailing-list is broken in 2.6 :-/
7321
7322 2006-11-07 [paul]       2.6.0cvs11
7323
7324         * src/gtk/about.c
7325                 Fix a missed occurence of
7326                 Sylpheed-Claws
7327
7328 2006-11-07 [paul]       2.6.0cvs10
7329
7330         * src/Makefile.am
7331                 Fix symlink installation
7332
7333 2006-11-07 [paul]       2.6.0cvs9
7334
7335         * src/Makefile.am
7336                 Symlink claws-mail to sylpheed-claws
7337         * src/common/utils.c
7338                 Fix migrating symlinks
7339         * src/etpan/imap-thread.c
7340                 check certificate only when there's
7341                 no error
7342
7343 2006-11-07 [paul]       2.6.0cvs8
7344
7345         * Makefile.am
7346                 Fix icon breakages with Gtk, which needs a 
7347                 cache updated to see them.
7348
7349 2006-11-07 [paul]       2.6.0cvs7
7350
7351         * .cvsignore
7352         * AUTHORS
7353         * COPYING
7354         * INSTALL
7355         * Makefile.am
7356         * NEWS
7357         * README
7358         * RELEASE_NOTES
7359         * autogen.sh
7360         * claws-mail-128x128.png
7361         * claws-mail-64x64.png
7362         * claws-mail.ico
7363         * claws-mail.pc.in
7364         * claws-mail.png
7365         * configure.ac
7366         * sylpheed-claws-128x128.png
7367         * sylpheed-claws-64x64.png
7368         * sylpheed-claws.desktop
7369         * sylpheed-claws.ico
7370         * sylpheed-claws.pc.in
7371         * sylpheed-claws.png
7372         * debian/README.Debian
7373         * debian/changelog
7374         * debian/claws-mail.desktop
7375         * debian/claws-mail.menu
7376         * debian/claws-mail.postinst.debhelper
7377         * debian/claws-mail.postrm.debhelper
7378         * debian/control
7379         * debian/copyright
7380         * debian/files
7381         * debian/rules
7382         * debian/sylpheed-claws.desktop
7383         * debian/sylpheed-claws.menu
7384         * debian/sylpheed-claws.postinst.debhelper
7385         * debian/sylpheed-claws.postrm.debhelper
7386         * doc/man/Makefile.am
7387         * doc/man/claws-mail.1
7388         * doc/man/sylpheed-claws.1
7389         * doc/src/ChangeLog.claws-pre0.8.0
7390         * manual/Makefile.am
7391         * manual/account.xml
7392         * manual/ack.xml
7393         * manual/addrbook.xml
7394         * manual/advanced.xml
7395         * manual/claws-mail-manual.xml
7396         * manual/faq.xml
7397         * manual/glossary.xml
7398         * manual/handling.xml
7399         * manual/intro.xml
7400         * manual/keyboard.xml
7401         * manual/plugins.xml
7402         * manual/starting.xml
7403         * manual/sylpheed-claws-manual.xml
7404         * manual/xml2pdf
7405         * manual/dist/.cvsignore
7406         * manual/dist/html/.cvsignore
7407         * manual/dist/html/Makefile.am
7408         * manual/dist/pdf/.cvsignore
7409         * manual/dist/pdf/Makefile.am
7410         * manual/dist/ps/.cvsignore
7411         * manual/dist/ps/Makefile.am
7412         * manual/dist/txt/.cvsignore
7413         * manual/dist/txt/Makefile.am
7414         * manual/es/Makefile.am
7415         * manual/es/advanced.xml
7416         * manual/es/claws-mail-manual.xml
7417         * manual/es/faq.xml
7418         * manual/es/glossary.xml
7419         * manual/es/handling.xml
7420         * manual/es/intro.xml
7421         * manual/es/plugins.xml
7422         * manual/es/sylpheed-claws-manual.xml
7423         * manual/es/dist/.cvsignore
7424         * manual/es/dist/html/.cvsignore
7425         * manual/es/dist/html/Makefile.am
7426         * manual/es/dist/pdf/.cvsignore
7427         * manual/es/dist/pdf/Makefile.am
7428         * manual/es/dist/ps/.cvsignore
7429         * manual/es/dist/ps/Makefile.am
7430         * manual/es/dist/txt/.cvsignore
7431         * manual/es/dist/txt/Makefile.am
7432         * manual/fr/Makefile.am
7433         * manual/fr/account.xml
7434         * manual/fr/ack.xml
7435         * manual/fr/addrbook.xml
7436         * manual/fr/advanced.xml
7437         * manual/fr/claws-mail-manual.xml
7438         * manual/fr/faq.xml
7439         * manual/fr/glossary.xml
7440         * manual/fr/handling.xml
7441         * manual/fr/intro.xml
7442         * manual/fr/keyboard.xml
7443         * manual/fr/plugins.xml
7444         * manual/fr/starting.xml
7445         * manual/fr/sylpheed-claws-manual.xml
7446         * manual/fr/dist/.cvsignore
7447         * manual/fr/dist/html/.cvsignore
7448         * manual/fr/dist/html/Makefile.am
7449         * manual/fr/dist/pdf/.cvsignore
7450         * manual/fr/dist/pdf/Makefile.am
7451         * manual/fr/dist/ps/.cvsignore
7452         * manual/fr/dist/ps/Makefile.am
7453         * manual/fr/dist/txt/.cvsignore
7454         * manual/fr/dist/txt/Makefile.am
7455         * manual/pl/Makefile.am
7456         * manual/pl/account.xml
7457         * manual/pl/ack.xml
7458         * manual/pl/addrbook.xml
7459         * manual/pl/advanced.xml
7460         * manual/pl/claws-mail-manual.xml
7461         * manual/pl/faq.xml
7462         * manual/pl/glossary.xml
7463         * manual/pl/handling.xml
7464         * manual/pl/intro.xml
7465         * manual/pl/keyboard.xml
7466         * manual/pl/plugins.xml
7467         * manual/pl/starting.xml
7468         * manual/pl/sylpheed-claws-manual.xml
7469         * manual/pl/dist/.cvsignore
7470         * manual/pl/dist/html/.cvsignore
7471         * manual/pl/dist/html/Makefile.am
7472         * manual/pl/dist/pdf/.cvsignore
7473         * manual/pl/dist/pdf/Makefile.am
7474         * manual/pl/dist/ps/.cvsignore
7475         * manual/pl/dist/ps/Makefile.am
7476         * manual/pl/dist/txt/.cvsignore
7477         * manual/pl/dist/txt/Makefile.am
7478         * po/.cvsignore
7479         * po/Makevars
7480         * src/.cvsignore
7481         * src/Makefile.am
7482         * src/account.c
7483         * src/account.h
7484         * src/action.c
7485         * src/action.h
7486         * src/adbookbase.h
7487         * src/addr_compl.c
7488         * src/addr_compl.h
7489         * src/addrbook.c
7490         * src/addrcache.c
7491         * src/addrcache.h
7492         * src/addrcindex.c
7493         * src/addrcindex.h
7494         * src/addrclip.c
7495         * src/addrclip.h
7496         * src/addrdefs.h
7497         * src/addressadd.c
7498         * src/addressadd.h
7499         * src/addressbook.c
7500         * src/addressbook.h
7501         * src/addressbook_foldersel.c
7502         * src/addressbook_foldersel.h
7503         * src/addrgather.c
7504         * src/addrgather.h
7505         * src/addrharvest.c
7506         * src/addrharvest.h
7507         * src/addrindex.c
7508         * src/addrindex.h
7509         * src/addritem.c
7510         * src/addritem.h
7511         * src/addrquery.c
7512         * src/addrquery.h
7513         * src/addrselect.c
7514         * src/addrselect.h
7515         * src/alertpanel.c
7516         * src/alertpanel.h
7517         * src/browseldap.c
7518         * src/browseldap.h
7519         * src/codeconv.c
7520         * src/codeconv.h
7521         * src/compose.c
7522         * src/crash.c
7523         * src/crash.h
7524         * src/customheader.c
7525         * src/customheader.h
7526         * src/displayheader.c
7527         * src/displayheader.h
7528         * src/editaddress.c
7529         * src/editaddress.h
7530         * src/editbook.c
7531         * src/editbook.h
7532         * src/editgroup.c
7533         * src/editgroup.h
7534         * src/editjpilot.c
7535         * src/editjpilot.h
7536         * src/editldap.c
7537         * src/editldap.h
7538         * src/editldap_basedn.c
7539         * src/editldap_basedn.h
7540         * src/editvcard.c
7541         * src/editvcard.h
7542         * src/exphtmldlg.c
7543         * src/exphtmldlg.h
7544         * src/expldifdlg.c
7545         * src/expldifdlg.h
7546         * src/export.c
7547         * src/exporthtml.c
7548         * src/exporthtml.h
7549         * src/exportldif.c
7550         * src/exportldif.h
7551         * src/filtering.c
7552         * src/filtering.h
7553         * src/folder.c
7554         * src/folder.h
7555         * src/folder_item_prefs.c
7556         * src/folder_item_prefs.h
7557         * src/foldersel.c
7558         * src/foldersel.h
7559         * src/folderutils.c
7560         * src/folderutils.h
7561         * src/folderview.c
7562         * src/folderview.h
7563         * src/grouplistdialog.c
7564         * src/grouplistdialog.h
7565         * src/html.c
7566         * src/html.h
7567         * src/image_viewer.c
7568         * src/image_viewer.h
7569         * src/imap.c
7570         * src/imap.h
7571         * src/imap_gtk.c
7572         * src/imap_gtk.h
7573         * src/import.c
7574         * src/import.h
7575         * src/importldif.c
7576         * src/importldif.h
7577         * src/importmutt.c
7578         * src/importmutt.h
7579         * src/importpine.c
7580         * src/importpine.h
7581         * src/inc.c
7582         * src/inc.h
7583         * src/jpilot.c
7584         * src/jpilot.h
7585         * src/ldapctrl.c
7586         * src/ldapctrl.h
7587         * src/ldaplocate.c
7588         * src/ldaplocate.h
7589         * src/ldapquery.c
7590         * src/ldapquery.h
7591         * src/ldapserver.c
7592         * src/ldapserver.h
7593         * src/ldaputil.c
7594         * src/ldaputil.h
7595         * src/ldif.c
7596         * src/ldif.h
7597         * src/localfolder.c
7598         * src/localfolder.h
7599         * src/main.c
7600         * src/main.h
7601         * src/mainwindow.c
7602         * src/mainwindow.h
7603         * src/manual.c
7604         * src/manual.h
7605         * src/matcher.c
7606         * src/matcher.h
7607         * src/matcher_parser.h
7608         * src/matcher_parser_lex.l
7609         * src/matcher_parser_parse.y
7610         * src/mbox.c
7611         * src/mbox.h
7612         * src/message_search.c
7613         * src/message_search.h
7614         * src/messageview.c
7615         * src/messageview.h
7616         * src/mh.c
7617         * src/mh.h
7618         * src/mh_gtk.c
7619         * src/mh_gtk.h
7620         * src/mimeview.c
7621         * src/mimeview.h
7622         * src/msgcache.c
7623         * src/msgcache.h
7624         * src/mutt.c
7625         * src/mutt.h
7626         * src/news.c
7627         * src/news.h
7628         * src/news_gtk.c
7629         * src/news_gtk.h
7630         * src/noticeview.c
7631         * src/noticeview.h
7632         * src/partial_download.c
7633         * src/partial_download.h
7634         * src/pine.c
7635         * src/pine.h
7636         * src/pop.c
7637         * src/pop.h
7638         * src/prefs_account.c
7639         * src/prefs_account.h
7640         * src/prefs_actions.c
7641         * src/prefs_actions.h
7642         * src/prefs_common.c
7643         * src/prefs_common.h
7644         * src/prefs_compose_writing.c
7645         * src/prefs_compose_writing.h
7646         * src/prefs_customheader.c
7647         * src/prefs_customheader.h
7648         * src/prefs_display_header.c
7649         * src/prefs_display_header.h
7650         * src/prefs_ext_prog.c
7651         * src/prefs_ext_prog.h
7652         * src/prefs_filtering.c
7653         * src/prefs_folder_column.c
7654         * src/prefs_folder_column.h
7655         * src/prefs_folder_item.c
7656         * src/prefs_folder_item.h
7657         * src/prefs_fonts.c
7658         * src/prefs_fonts.h
7659         * src/prefs_gtk.c
7660         * src/prefs_gtk.h
7661         * src/prefs_image_viewer.c
7662         * src/prefs_image_viewer.h
7663         * src/prefs_matcher.c
7664         * src/prefs_matcher.h
7665         * src/prefs_message.c
7666         * src/prefs_message.h
7667         * src/prefs_msg_colors.c
7668         * src/prefs_msg_colors.h
7669         * src/prefs_other.c
7670         * src/prefs_other.h
7671         * src/prefs_quote.c
7672         * src/prefs_quote.h
7673         * src/prefs_receive.c
7674         * src/prefs_receive.h
7675         * src/prefs_send.c
7676         * src/prefs_send.h
7677         * src/prefs_spelling.c
7678         * src/prefs_spelling.h
7679         * src/prefs_summaries.c
7680         * src/prefs_summaries.h
7681         * src/prefs_summary_column.c
7682         * src/prefs_summary_column.h
7683         * src/prefs_template.c
7684         * src/prefs_template.h
7685         * src/prefs_themes.c
7686         * src/prefs_themes.h
7687         * src/prefs_toolbar.c
7688         * src/prefs_toolbar.h
7689         * src/prefs_wrapping.c
7690         * src/prefs_wrapping.h
7691         * src/privacy.c
7692         * src/privacy.h
7693         * src/procheader.c
7694         * src/procheader.h
7695         * src/procmime.c
7696         * src/procmime.h
7697         * src/procmsg.c
7698         * src/procmsg.h
7699         * src/quote_fmt.c
7700         * src/quote_fmt_parse.y
7701         * src/recv.c
7702         * src/recv.h
7703         * src/remotefolder.c
7704         * src/remotefolder.h
7705         * src/send_message.c
7706         * src/send_message.h
7707         * src/setup.c
7708         * src/setup.h
7709         * src/sourcewindow.c
7710         * src/sourcewindow.h
7711         * src/ssl_manager.c
7712         * src/ssl_manager.h
7713         * src/statusbar.c
7714         * src/statusbar.h
7715         * src/stock_pixmap.c
7716         * src/stock_pixmap.h
7717         * src/summary_search.c
7718         * src/summary_search.h
7719         * src/summaryview.c
7720         * src/summaryview.h
7721         * src/syldap.c
7722         * src/syldap.h
7723         * src/textview.c
7724         * src/textview.h
7725         * src/toolbar.c
7726         * src/toolbar.h
7727         * src/undo.c
7728         * src/undo.h
7729         * src/unmime.c
7730         * src/unmime.h
7731         * src/vcard.c
7732         * src/vcard.h
7733         * src/wizard.c
7734         * src/wizard.h
7735         * src/common/base64.c
7736         * src/common/base64.h
7737         * src/common/defs.h
7738         * src/common/hooks.c
7739         * src/common/hooks.h
7740         * src/common/log.c
7741         * src/common/log.h
7742         * src/common/mgutils.c
7743         * src/common/mgutils.h
7744         * src/common/nntp.c
7745         * src/common/nntp.h
7746         * src/common/passcrypt.c
7747         * src/common/passcrypt.h.in
7748         * src/common/plugin.c
7749         * src/common/plugin.h
7750         * src/common/prefs.c
7751         * src/common/prefs.h
7752         * src/common/progressindicator.c
7753         * src/common/progressindicator.h
7754         * src/common/quoted-printable.c
7755         * src/common/quoted-printable.h
7756         * src/common/session.c
7757         * src/common/session.h
7758         * src/common/smtp.c
7759         * src/common/smtp.h
7760         * src/common/socket.c
7761         * src/common/socket.h
7762         * src/common/ssl.c
7763         * src/common/ssl.h
7764         * src/common/stringtable.c
7765         * src/common/stringtable.h
7766         * src/common/sylpheed.c
7767         * src/common/sylpheed.h
7768         * src/common/template.c
7769         * src/common/template.h
7770         * src/common/timing.h
7771         * src/common/utils.c
7772         * src/common/utils.h
7773         * src/common/version.h.in
7774         * src/common/xml.c
7775         * src/common/xml.h
7776         * src/common/xmlprops.c
7777         * src/common/xmlprops.h
7778         * src/gtk/about.c
7779         * src/gtk/colorlabel.c
7780         * src/gtk/colorlabel.h
7781         * src/gtk/colorsel.c
7782         * src/gtk/colorsel.h
7783         * src/gtk/combobox.c
7784         * src/gtk/combobox.h
7785         * src/gtk/description_window.c
7786         * src/gtk/description_window.h
7787         * src/gtk/filesel.c
7788         * src/gtk/filesel.h
7789         * src/gtk/foldersort.c
7790         * src/gtk/foldersort.h
7791         * src/gtk/gtkaspell.c
7792         * src/gtk/gtkaspell.h
7793         * src/gtk/gtksctree.c
7794         * src/gtk/gtkshruler.c
7795         * src/gtk/gtkshruler.h
7796         * src/gtk/gtkutils.c
7797         * src/gtk/gtkutils.h
7798         * src/gtk/icon_legend.c
7799         * src/gtk/icon_legend.h
7800         * src/gtk/logwindow.c
7801         * src/gtk/logwindow.h
7802         * src/gtk/manage_window.c
7803         * src/gtk/manage_window.h
7804         * src/gtk/pluginwindow.c
7805         * src/gtk/pluginwindow.h
7806         * src/gtk/prefswindow.c
7807         * src/gtk/prefswindow.h
7808         * src/gtk/quicksearch.c
7809         * src/gtk/quicksearch.h
7810         * src/pixmaps/claws-mail.xpm
7811         * src/pixmaps/claws-mail_icon.xpm
7812         * src/pixmaps/claws-mail_logo.xpm
7813         * src/pixmaps/sylpheed-claws.xpm
7814         * src/pixmaps/sylpheed-claws_icon.xpm
7815         * src/pixmaps/sylpheed-claws_logo.xpm
7816         * src/plugins/bogofilter/Makefile.am
7817         * src/plugins/bogofilter/bogofilter.c
7818         * src/plugins/bogofilter/bogofilter.h
7819         * src/plugins/bogofilter/bogofilter_gtk.c
7820         * src/plugins/clamav/Makefile.am
7821         * src/plugins/clamav/clamav_plugin.c
7822         * src/plugins/clamav/clamav_plugin.h
7823         * src/plugins/clamav/clamav_plugin_gtk.c
7824         * src/plugins/demo/Makefile.am
7825         * src/plugins/demo/demo.c
7826         * src/plugins/dillo_viewer/Makefile.am
7827         * src/plugins/dillo_viewer/README
7828         * src/plugins/dillo_viewer/dillo_prefs.c
7829         * src/plugins/dillo_viewer/dillo_prefs.h
7830         * src/plugins/dillo_viewer/dillo_viewer.c
7831         * src/plugins/pgpcore/Makefile.am
7832         * src/plugins/pgpcore/passphrase.c
7833         * src/plugins/pgpcore/passphrase.h
7834         * src/plugins/pgpcore/pgp_viewer.c
7835         * src/plugins/pgpcore/pgp_viewer.h
7836         * src/plugins/pgpcore/plugin.c
7837         * src/plugins/pgpcore/prefs_gpg.c
7838         * src/plugins/pgpcore/prefs_gpg.h
7839         * src/plugins/pgpcore/select-keys.c
7840         * src/plugins/pgpcore/select-keys.h
7841         * src/plugins/pgpcore/sgpgme.c
7842         * src/plugins/pgpcore/sgpgme.h
7843         * src/plugins/pgpcore/sylpheed.def
7844         * src/plugins/pgpcore/version.rc
7845         * src/plugins/pgpinline/Makefile.am
7846         * src/plugins/pgpinline/pgpinline.c
7847         * src/plugins/pgpinline/pgpinline.h
7848         * src/plugins/pgpinline/plugin.c
7849         * src/plugins/pgpinline/sylpheed.def
7850         * src/plugins/pgpinline/version.rc
7851         * src/plugins/pgpmime/Makefile.am
7852         * src/plugins/pgpmime/pgpmime.c
7853         * src/plugins/pgpmime/pgpmime.h
7854         * src/plugins/pgpmime/plugin.c
7855         * src/plugins/pgpmime/sylpheed.def
7856         * src/plugins/pgpmime/version.rc
7857         * src/plugins/spamassassin/Makefile.am
7858         * src/plugins/spamassassin/README
7859         * src/plugins/spamassassin/spamassassin.c
7860         * src/plugins/spamassassin/spamassassin.h
7861         * src/plugins/spamassassin/spamassassin_gtk.c
7862         * src/plugins/trayicon/Makefile.am
7863         * src/plugins/trayicon/trayicon.c
7864         * tools/OOo2sylpheed.pl
7865         * tools/README
7866         * tools/README.sylprint
7867         * tools/acroread2sylpheed.pl
7868         * tools/claws.i18n.status.pl
7869         * tools/filter_conv.pl
7870         * tools/filter_conv_new.pl
7871         * tools/freshmeat_search.pl
7872         * tools/google_search.pl
7873         * tools/kmail2sylpheed.pl
7874         * tools/kmail2sylpheed_v2.pl
7875         * tools/make.themes.project
7876         * tools/multiwebsearch.pl
7877         * tools/nautilus2sylpheed.sh
7878         * tools/outlook2sylpheed.pl
7879         * tools/sylprint.pl
7880         * tools/sylprint.rc
7881         * tools/tb2sylpheed
7882         * tools/textviewer.sh
7883         * tools/vcard2xml.py
7884         * tools/kdeservicemenu/README
7885         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
7886         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
7887         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
7888                 Change name to Claws Mail. Announce to follow...
7889
7890 2006-11-06 [wwp]        2.6.0cvs6
7891
7892         * src/prefs_template.c
7893                 unify messages related to quote format/template errors (fix
7894                 capitalization), again.
7895
7896 2006-11-06 [wwp]        2.6.0cvs5
7897
7898         * src/prefs_quote.c
7899                 unify messages related to quote format/template errors.
7900
7901 2006-11-06 [wwp]        2.6.0cvs4
7902
7903         * src/prefs_msg_colors.c
7904                 more uses of Q_ macro for contextual translations, thanks
7905                 to Fabien (fzzzzz).
7906
7907 2006-11-06 [wwp]        2.6.0cvs3
7908
7909         * src/compose.c
7910         * src/common/utils.c
7911         * src/common/utils.h
7912                 show an alertpanel to make sure users are aware that sensitive
7913                 files are attached (it's file blacklist-based). This will fix
7914                 interaction w/ GoogleEarth for instance, thanks to Colin.
7915
7916 2006-11-06 [wwp]        2.6.0cvs2
7917
7918         * src/prefs_quote.c
7919         * src/prefs_template.c
7920         * src/prefs_template.h
7921                 check quote format when applying/closing prefs. For now this only
7922                 shows up an error dialog box, not preventing the user from using
7923                 a broken quote (reply, forwards) format.
7924
7925 2006-11-06 [wwp]        2.6.0cvs1
7926
7927         * src/prefs_template.c
7928                 fix missing checks of some template fields.
7929
7930 2006-11-06 [paul]       2.6.0
7931
7932         * NEWS
7933         * README
7934         * RELEASE_NOTES
7935                 2.6.0 released
7936
7937 2006-11-06 [paul]       2.5.6cvs22
7938
7939         * manual/advanced.xml
7940         * manual/es/advanced.xml
7941                 put 'respect_flowed_format' info in the correct
7942                 place
7943
7944 2006-11-06 [mones]      2.5.6cvs21
7945
7946         * po/es.po
7947                 Minor fixes for release
7948
7949 2006-11-06 [paul]       2.5.6cvs20
7950
7951         * po/cs.po
7952         * po/de.po
7953         * po/fr.po
7954         * po/it.po
7955         * po/nl.po
7956         * po/pt_BR.po
7957         * po/sk.po
7958         * po/sv.po
7959         * po/zh_CN.po
7960                 updated by Tim Brain, Stephan Sachse, Fabien Vantard,
7961                 Andrea Spadaccini, Tim Dijkstra, Frederico Goncalves
7962                 Guimaraes, Andrej Kacian, Anders Troback, and Ralgh
7963                 Young
7964
7965 2006-11-02 [colin]      2.5.6cvs19
7966
7967         * src/imap.c
7968         * src/imap.h
7969         * src/prefs_account.c
7970         * src/etpan/imap-thread.c
7971                 Add GSSAPI support - fixes Debian bug #383274
7972
7973 2006-11-01 [colin]      2.5.6cvs18
7974
7975         * src/jpilot.c
7976                 Handle libpisock12 support. Probably
7977                 fixes bug 1046, 'jpilot AddressDB.pdb 
7978                 import fail'
7979
7980 2006-11-01 [colin]      2.5.6cvs17
7981
7982         * src/folderutils.c
7983                 debug_print() folderutils_mark_all_read()
7984
7985 2006-11-01 [colin]      2.5.6cvs16
7986
7987         * COPYING
7988                 Add missed files to the Apache exception
7989
7990 2006-10-31 [colin]      2.5.6cvs15
7991
7992         * src/folder.c
7993         * src/folder.h
7994                 Add a copy_private_data() func to FolderClasses
7995                 Doesn't break the feature freeze, because we 
7996                 won't use it (right now) in the core.
7997
7998 2006-10-31 [colin]      2.5.6cvs14
7999
8000         * COPYING
8001                 Allow linking with the Apache licensed files in
8002                 src/plugins/spamassassin. Hopefully fixes 
8003                 bug 1048, 'Spamassassin plugin license problem'
8004
8005 2006-10-31 [wwp]        2.5.6cvs13
8006
8007         * src/compose.c
8008                 fix and optimize trimming of leading linefeeds in body loop.
8009
8010 2006-10-31 [colin]      2.5.6cvs12
8011
8012         * src/etpan/imap-thread.c
8013         * src/imap.c
8014                 Make really sure to have NULL sets in case
8015                 of error
8016
8017 2006-10-30 [wwp]        2.5.6cvs11
8018
8019         * src/prefs_common.c
8020         * src/prefs_common.h
8021         * src/compose.c
8022                 fix broken storage of quote format template when it contains \-escape
8023                 sequences. The application of such sequences is also fixed now (\t
8024                 in quote format will be a real tab instead of a 't', for instance).
8025
8026 2006-10-27 [colin]      2.5.6cvs10
8027
8028         * src/compose.c
8029                 Probably fix bug 1045, 'sylpheed-claws 
8030                 doesn't remove the mail from the IMAP 
8031                 Queue folder after sending'. From
8032                 2.5.6cvs3-stable
8033
8034 2006-10-27 [colin]      2.5.6cvs9
8035
8036         * configure.ac
8037                 Require libetpan-0.48. I'm so annoying,
8038                 I know ;-)
8039
8040 2006-10-27 [colin]      2.5.6cvs8
8041
8042         * src/folder.c
8043         * src/imap.c
8044                 Probably fix bug 1044, 'sylpheed-claws 
8045                 segfaults while moving mails' - Fix relation
8046                 usage when moving to an IMAP mailbox from another
8047                 mailbox
8048
8049 2006-10-26 [paul]       2.5.6cvs7
8050
8051         * src/gtk/about.c
8052                 add libSM to compiled-in features
8053                 list
8054
8055 2006-10-24 [colin]      2.5.6cvs6
8056
8057         * src/textview.c
8058         * src/gtk/gtkutils.c
8059                 Fix crash when printing emails with an
8060                 xface
8061
8062 2006-10-24 [mones]      2.5.6cvs5
8063
8064         * manual/es/advanced.xml
8065                 Synchronize hidden option respect_flowed_format
8066         * po/es.po
8067                 Updated translation
8068
8069 2006-10-21 [paul]       2.5.6cvs4
8070
8071         * src/gtk/authors.h
8072         * src/plugins/pgpcore/pgp_viewer.c
8073         * src/plugins/pgpcore/sgpgme.c
8074                 fix building on BSDs
8075                 Thanks to Michael Hughes
8076                 <Sylpheed-Claws_user@thehugheslogcabin.net>
8077
8078 2006-10-20 [colin]      2.5.6cvs3
8079
8080         * configure.ac
8081                 Bump up libetpan requirement
8082                 *** THIS COMMIT REQUIRES LIBETPAN CVS ***
8083         * src/common/utils.c
8084         * src/common/utils.h
8085                 Add convenience get_file_mtime()
8086         * src/imap.c
8087         * src/etpan/imap-thread.c
8088         * src/etpan/imap-thread.h
8089                 Implement UIDPLUS support if the server
8090                 supports it - faster sending in this case
8091
8092 2006-10-19 [colin]      2.5.6cvs2
8093
8094         * src/gtk/quicksearch.c
8095                 Fix emptying in type-ahead+extended mode
8096         * src/mainwindow.c
8097         * src/mainwindow.h
8098                 Add a hook for offline state change
8099         * src/plugins/trayicon/trayicon.c
8100                 Use it to display offline icons
8101         * src/plugins/trayicon/Makefile.am
8102         * src/plugins/trayicon/newmail.offline.xpm
8103         * src/plugins/trayicon/newmarkedmail.offline.xpm
8104         * src/plugins/trayicon/nomail.offline.xpm
8105         * src/plugins/trayicon/unreadmail.offline.xpm
8106         * src/plugins/trayicon/unreadmarkedmail.offline.xpm
8107                 Add the icons
8108
8109 2006-10-12 [paul]       2.5.6cvs1
8110
8111         * NEWS
8112         * README
8113         * configure.ac
8114                 Update version number following
8115                 stable release
8116
8117 2006-10-19 [colin]      2.5.5cvs18
8118
8119         * manual/handling.xml
8120                 Add type-ahead search
8121
8122 2006-10-18 [colin]      2.5.5cvs17
8123
8124         * src/gtk/quicksearch.c
8125                 Remove "save to history only if there's
8126                 no syntax error", it breaks for some 
8127                 reason which I'll investigate later.
8128
8129 2006-10-18 [colin]      2.5.5cvs16
8130
8131         * src/prefs_common.c
8132         * src/prefs_common.h
8133         * src/summaryview.c
8134         * src/gtk/quicksearch.c
8135         * src/gtk/quicksearch.h
8136                 Add a type-ahead option for fast searches
8137                 Patch by Fabien Vantard
8138
8139 2006-10-18 [colin]      2.5.5cvs15
8140
8141         * src/compose.c
8142         * src/compose.h
8143                 Add Options/Reply mode/ menu to be able to
8144                 change the recipients of a reply on the fly
8145
8146 2006-10-18 [colin]      2.5.5cvs14
8147
8148         * src/compose.c
8149                 Fix redirecting of our own sent mails
8150
8151 2006-10-17 [wwp]        2.5.5cvs13
8152
8153         * src/send_message.c
8154                 Fix duplicate error messages when sending, and missing
8155                 newline in such error messages.
8156
8157 2006-10-17 [colin]      2.5.5cvs12
8158
8159         * src/compose.c
8160                 Compare addresses case-insensitive
8161
8162 2006-10-17 [colin]      2.5.5cvs11
8163
8164         * src/plugins/pgpcore/sgpgme.c
8165                 Fix return status
8166
8167 2006-10-17 [colin]      2.5.5cvs10
8168
8169         * src/plugins/pgpcore/pgp_viewer.c
8170                 Fix return status
8171
8172 2006-10-17 [colin]      2.5.5cvs9
8173
8174         * src/quote_fmt.c
8175                 Fix a typo (thanks to Fabien)
8176
8177 2006-10-16 [colin]      2.5.5cvs8
8178
8179         * src/textview.c
8180                 Fix problem with quote-folding when emails
8181                 don't convert cleanly to UTF-8
8182
8183 2006-10-14 [colin]      2.5.5cvs7
8184
8185         * src/prefs_template.c
8186                 Reset fields when reopening
8187                 the window
8188
8189 2006-10-13 [paul]       2.5.5cvs6
8190
8191         * manual/advanced.xml
8192         * src/prefs_message.c
8193                 make 'respect_flowed_format' a hidden
8194                 option, and add a manual entry for it
8195                 Thanks to Colin
8196
8197 2006-10-12 [colin]      2.5.5cvs5
8198
8199         * src/codeconv.c
8200                 Revert part of 2.5.2cvs21:
8201                 Don't optimise by reusing the 
8202                 last iconv converter if possible:
8203                 it seems slightly broken in a 
8204                 very hard way to reproduce
8205
8206 2006-10-12 [colin]      2.5.5cvs4
8207
8208         * src/prefs_common.c
8209         * src/prefs_common.h
8210         * src/prefs_message.c
8211         * src/procmime.c
8212                 Fix bug 1035, 'Incorrect handling 
8213                 of flowed lines'. We now optionnaly
8214                 handle this format (preference is in
8215                 Message View/Text options section)
8216
8217 2006-10-12 [colin]      2.5.5cvs3
8218
8219         * po/POTFILES.in
8220                 Add new file
8221         * src/plugins/pgpcore/pgp_viewer.c
8222         * src/plugins/pgpcore/sgpgme.c
8223                 Don't try to import without asking
8224
8225 2006-10-12 [colin]      2.5.5cvs2
8226
8227         * src/compose.c
8228                 Fix bug 1036, 'Forwarding a mutlipart
8229                 mail with a "text/html" block to ms
8230                 outlook users leeds to freeze of
8231                 outlook'. Poor outlook users...
8232
8233 2006-10-12 [paul]       2.5.5cvs1
8234
8235         * NEWS
8236         * README
8237         * configure.ac
8238                 Update version number following
8239                 stable release
8240
8241 2006-10-11 [paul]       2.5.4cvs1
8242
8243         * NEWS
8244         * README
8245         * configure.ac
8246                 Update version number following
8247                 stable release
8248
8249 2006-10-11 [paul]       2.5.3cvs32
8250
8251         * src/textview.c
8252                 fix bug 1032, 'Segmentation fault when showing
8253                 message' (bug in quote folding)
8254                 Thanks to Colin
8255
8256 2006-10-10 [colin]      2.5.3cvs31
8257
8258         * src/quote_fmt.c
8259                 Rephrase english a bit
8260
8261 2006-10-10 [colin]      2.5.3cvs30
8262
8263         * src/prefs_compose_writing.c
8264                 Stop making the page larger than the window
8265
8266 2006-10-10 [wwp]        2.5.3cvs29
8267
8268         * src/compose.c
8269         * src/prefs_template.c
8270         * src/quote_fmt.c
8271         * src/quote_fmt.h
8272         * src/quote_fmt_lex.l
8273         * src/quote_fmt_parse.y
8274                 Extend the quote parser a bit: allow to get access to
8275                 basic (composing) account info.
8276
8277 2006-10-10 [colin]      2.5.3cvs28
8278
8279         * src/procheader.c
8280                 Fix this \t problem in subject
8281
8282 2006-10-09 [colin]      2.5.3cvs27
8283
8284         * src/main.c
8285         * src/prefs_gtk.c
8286                 Prepare cache a bit later
8287                 If section already exists, skip the new one 
8288                 (as previously); avoid writing the same block
8289                 twice - if we find a second block with the 
8290                 same id, skip it.
8291         * src/plugins/pgpcore/pgp_viewer.c
8292                 Set cursor to busy when retrieving a key
8293         * src/plugins/pgpcore/sgpgme.c
8294                 allow 5 seconds for gpg to export the key
8295                 
8296
8297 2006-10-09 [colin]      2.5.3cvs26
8298
8299         * configure.ac
8300         * src/msgcache.c
8301         * src/prefs_gtk.c
8302                 Check for existence of fgets_unlocked
8303                 and fwrite_unlocked
8304
8305 2006-10-09 [paul]       2.5.3cvs25
8306
8307         * src/prefs_summaries.c
8308                 replace strftime() with fast_strftime() and in
8309                 the consequence fix the bug in the display of
8310                 AM/PM in the 'Example' string
8311
8312 2006-10-09 [ticho]      2.5.3cvs24
8313
8314         * po/sk.po
8315                 Updated (and fixed up somewhat) Slovak translation.
8316
8317 2006-10-08 [colin]      2.5.3cvs23
8318
8319         * src/prefs_folder_item.c
8320                 Explain why prefs in the top-level folder
8321                 aren't retained, but are still useful
8322
8323 2006-10-08 [colin]      2.5.3cvs22
8324
8325         * src/prefs_gtk.c
8326                 Don't cache anything if caching fails
8327
8328 2006-10-08 [colin]      2.5.3cvs21
8329
8330         * src/common/utils.c
8331                 always include gi18n.h
8332
8333 2006-10-07 [colin]      2.5.3cvs20
8334
8335         * src/plugins/pgpcore/pgp_viewer.c
8336                 Kill gpg after 5 seconds wait
8337
8338 2006-10-07 [colin]      2.5.3cvs19
8339
8340         * src/plugins/pgpcore/pgp_viewer.c
8341         * src/plugins/pgpcore/pgp_viewer.h
8342                 Fix copyright
8343
8344 2006-10-07 [colin]      2.5.3cvs18
8345
8346         * src/plugins/pgpcore/pgp_viewer.c
8347         * src/plugins/pgpcore/pgp_viewer.h
8348                 Actually add the files to CVS
8349
8350 2006-10-07 [colin]      2.5.3cvs17
8351
8352         * src/plugins/pgpcore/sgpgme.c
8353                 Be sure not to crash on 'application/pgp-signature' that
8354                 are not application/pgp-signatures
8355
8356 2006-10-07 [colin]      2.5.3cvs16
8357
8358         * src/textview.c
8359         * src/textview.h
8360                 Make a bit more of the API available
8361         * src/plugins/pgpcore/Makefile.am
8362         * src/plugins/pgpcore/plugin.c
8363         * src/plugins/pgpcore/sgpgme.c
8364                 Add basic key import/export
8365
8366 2006-10-07 [colin]      2.5.3cvs15
8367
8368         * src/folderview.c
8369         * src/imap.c
8370         * src/prefs_account.c
8371         * src/wizard.c
8372                 Warn users *everywhere* if libetpan's not
8373                 linked in
8374
8375 2006-10-06 [mones]      2.5.3cvs14
8376
8377         * po/de.po
8378         * po/es.po
8379                 updated by Stephan Sachse and me
8380
8381 2006-10-06 [colin]      2.5.3cvs13
8382
8383         * src/main.c
8384         * src/common/sylpheed.c
8385                 Don't load common plugins if --exit is passed
8386         * src/prefs_gtk.c
8387         * src/prefs_gtk.h
8388                 Implement a cache to avoid reading the same
8389                 files over and over again at startup
8390
8391 2006-10-06 [colin]      2.5.3cvs12
8392
8393         * src/summaryview.c
8394         * src/gtk/quicksearch.c
8395                 Update display every 5k mails on fast searches
8396
8397 2006-10-06 [colin]      2.5.3cvs11
8398
8399         * src/textview.c
8400                 Don't do quote folding on HTML or ERTF.
8401                 May fix the Cygwin issues if they were
8402                 happening with HTML mails?
8403
8404 2006-10-05 [colin]      2.5.3cvs10
8405
8406         * src/prefs_gtk.c
8407                 Oops, forgot one
8408
8409 2006-10-05 [colin]      2.5.3cvs9
8410
8411         * src/prefs_gtk.c
8412                 Use unlocked_stdio here too
8413
8414 2006-10-05 [colin]      2.5.3cvs8
8415
8416         * src/folderview.c
8417                 Fix go to next * after preferences apply
8418         * src/msgcache.c
8419                 Do the fd lock/unlock ourselves instead of
8420                 letting the libc do it at each write 
8421
8422 2006-10-05 [colin]      2.5.3cvs7
8423
8424         * src/common/utils.c
8425                 Faster division, thanks to Jean Diraison
8426
8427 2006-10-05 [paul]       2.5.3cvs6
8428
8429         * src/common/utils.c
8430                 fix building with --disable-nls
8431
8432 2006-10-04 [colin]      2.5.3cvs5
8433
8434         * src/folder.c
8435                 Maybe fix a segfault
8436
8437 2006-10-04 [wwp]        2.5.3cvs4
8438
8439         * src/prefs_folder_item.c
8440                 Fine-tune layouts in folder item prefs. Suggested by
8441                 Fabien Vantard <fzzzzz@gmail.com>.
8442
8443 2006-10-04 [wwp]        2.5.3cvs3
8444
8445         * src/prefs_folder_item.c
8446                 Kill the clandestine passengers. You didn't see anything.
8447
8448 2006-10-04 [wwp]        2.5.3cvs2
8449
8450         * src/prefs_folder_item.c
8451                 Add a way to test the subject simplify regexp in
8452                 folder prefs. Patch by Fabien Vantard <fzzzzz@gmail.com>,
8453                 w/ few layout changes.
8454
8455 2006-20-04 [paul]       2.5.3cvs1
8456
8457         * NEWS
8458         * README
8459         * configure.ac
8460                 Update version number following
8461                 stable release
8462
8463 2006-10-04 [colin]      2.5.2cvs42
8464
8465         * src/folder.c
8466         * src/folder.h
8467         * src/summaryview.c
8468                 Provide a way for folder classes to set their sort
8469                 type and key
8470
8471 2006-10-03 [colin]      2.5.2cvs41
8472
8473         * src/mh.c
8474                 Don't use strlen() to know if the
8475                 string's empty
8476
8477 2006-10-03 [colin]      2.5.2cvs40
8478
8479         * src/mh.c
8480                 Fix "check for new folders" with accentued folders
8481
8482 2006-10-03 [ticho]      2.5.2cvs39
8483
8484         * src/filtering.c
8485         * src/folder.c
8486         * src/inc.c
8487         * src/mbox.c
8488                 Colin's fix for "copy" filtering rules.
8489
8490 2006-10-02 [colin]      2.5.2cvs38
8491
8492         * src/folderview.c
8493                 Fix for double-click too
8494
8495 2006-10-02 [colin]      2.5.2cvs37
8496
8497         * src/folderview.c
8498                 correct fix for cvs36
8499
8500 2006-10-02 [colin]      2.5.2cvs36
8501
8502         * src/folderview.c
8503                 Fix 'goto next unread' after collapsing/expanding 
8504                 a node.
8505
8506 2006-10-02 [colin]      2.5.2cvs35
8507
8508         * src/summaryview.c
8509                 Fix double freeze/thaw
8510         * src/common/utils.c
8511         * src/common/utils.h
8512                 Reimplement strftime
8513         * src/procheader.c
8514                 Use it
8515
8516
8517 2006-10-02 [colin]      2.5.2cvs34
8518
8519         * src/mh.c
8520                 Time mh_write_sequences() - it's fast
8521         * src/summaryview.c
8522                 Init a variable to shut up gcc
8523
8524 2006-10-01 [colin]      2.5.2cvs33
8525
8526         * src/folder.c
8527         * src/mh.c
8528         * src/mh.h
8529         * src/msgcache.c
8530                 Add helper mh_set_mtime(), and set mtime to stat()'s result
8531                 Add fsync but disable it, it's slow as hell
8532
8533 2006-10-01 [colin]      2.5.2cvs32
8534
8535         * src/mh.c
8536         * src/msgcache.c
8537                 fflush() caches and mh_sequences before
8538                 fclose()ing
8539
8540 2006-10-01 [colin]      2.5.2cvs31
8541
8542         * src/msgcache.c
8543                 Don't ftruncate when not using mmap
8544
8545 2006-09-30 [colin]      2.5.2cvs30
8546
8547         * src/main.c
8548                 Write folder list *after* saving caches
8549
8550 2006-09-30 [colin]      2.5.2cvs29
8551
8552         * src/folder.c
8553         * src/mh.c
8554                 Debug forced mtime changes
8555
8556 2006-09-30 [colin]      2.5.2cvs28
8557
8558         * src/folder.c
8559         * src/main.c
8560                 Remove useless debug_print()s (code
8561                 well-tested)
8562
8563 2006-09-30 [colin]      2.5.2cvs27
8564
8565         * src/mh.c
8566                 Do stuff faster when writing mh_sequences
8567
8568 2006-09-30 [colin]      2.5.2cvs26
8569
8570         * src/mh.c
8571                 Don't let the writing of .mh_sequences, which
8572                 can change the folder's mtime, let us think
8573                 we need to scan.
8574
8575 2006-09-30 [colin]      2.5.2cvs25
8576
8577         * src/folder.c
8578                 Move a debug_print where it belongs 
8579                 (processing)
8580         * src/summaryview.c
8581                 Don't mess with a huge slow subject
8582                 table if we're not threading by
8583                 subject
8584
8585 2006-09-30 [colin]      2.5.2cvs24
8586
8587         * src/msgcache.c
8588                 Reenable mmaped reads (*not* writes!)
8589         * src/procmsg.c
8590                 Don't destroy and recreate hashtables just
8591                 for fun
8592         * src/common/utils.c
8593                 Remove useless reply prefixes (it's case
8594                 unsensitive)
8595
8596 2006-09-30 [wwp]        2.5.2cvs23
8597
8598         * tools/fix_date.sh
8599                 Fixed a minor bug in date value extraction, added a switch
8600                 to replace non RFC-compliant Date: value, added a switch
8601                 to use strict RFC matching patterns for dates.
8602
8603 2006-09-29 [colin]      2.5.2cvs22
8604
8605         * src/matcher_parser.h
8606         * src/matcher_parser_parse.y
8607         * src/prefs_filtering.c
8608         * src/statusbar.c
8609         * src/summary_search.c
8610         * src/summaryview.c
8611         * src/gtk/quicksearch.c
8612         * src/gtk/quicksearch.h
8613                 Optimise searches by setting different
8614                 refresh intervals (depending if the 
8615                 search is fast or not)
8616
8617 2006-09-29 [colin]      2.5.2cvs21
8618
8619         * src/codeconv.c
8620                 Optimise by reusing the last iconv converter
8621                 if possible
8622         * src/textview.c
8623                 Optimise a bit (the foldable quotes feature
8624                 still has an awful O(n^2) algo
8625
8626 2006-09-29 [colin]      2.5.2cvs20
8627
8628         * src/gtk/gtksctree.c
8629         * src/gtk/gtksctree.h
8630                 Optimise de-selection via up/down or
8631                 another key
8632
8633 2006-09-28 [colin]      2.5.2cvs19
8634
8635         * src/action.c
8636         * src/compose.c
8637         * src/folderview.c
8638         * src/mainwindow.c
8639         * src/messageview.c
8640         * src/summary_search.c
8641         * src/toolbar.c
8642                 Avoid using summaryview->ctree directly
8643
8644 2006-09-28 [colin]      2.5.2cvs18
8645
8646         * src/summaryview.c
8647         * src/summaryview.h
8648                 Add helpers to freeze/thaw/grab_focus
8649                 Factorize calls to freeze/thaw/grab_focus
8650                 
8651
8652 2006-09-28 [colin]      2.5.2cvs17
8653
8654         * src/main.c
8655                 More guards for the session management
8656
8657 2006-09-28 [colin]      2.5.2cvs16
8658
8659         * src/folderview.c
8660         * src/gtk/gtksctree.c
8661         * src/gtk/gtksctree.h
8662                 Make expanding not recursive in folderview
8663
8664 2006-09-28 [colin]      2.5.2cvs15
8665
8666         * src/addressbook.c
8667                 If nothing is selected in the list (right part)
8668                 and a group is selected in the tree (left part),
8669                 mail this group.
8670
8671 2006-09-28 [colin]      2.5.2cvs14
8672
8673         * src/Makefile.am
8674                 Actually use SM_LIBS
8675
8676 2006-09-28 [ticho]      2.5.2cvs13
8677
8678         * src/export.c
8679         * src/messageview.c
8680         * src/mimeview.c
8681         * src/news.c
8682         * src/pop.c
8683         * src/prefs_themes.c
8684         * src/procmsg.c
8685                 Small i18n string optimization.
8686         * src/send_message.c
8687         * src/summaryview.c
8688         * src/common/session.c
8689         * src/common/smtp.c
8690         * src/common/ssl_certificate.c
8691         * src/common/utils.c
8692                 Use "Couldn't" instead of "Can't" in UI messages,
8693                 where appropriate.
8694
8695 2006-09-28 [colin]      2.5.2cvs12
8696
8697         * configure.ac
8698                 Possibly fix link errors
8699
8700 2006-09-27 [wwp]        2.5.2cvs11
8701
8702         * src/gtk/authors.h
8703         * doc/man/sylpheed-claws.1
8704         * manual/ack.xml
8705         * manual/es/ack.xml
8706         * manual/fr/ack.xml
8707         * manual/pl/ack.xml
8708                 Updated authors info (me, myself and I).
8709
8710 2006-09-27 [colin]      2.5.2cvs10
8711
8712         * src/addressbook.c
8713                 Remove useless printf
8714
8715 2006-09-27 [wwp]        2.5.2cvs9
8716
8717         * src/editgroup.c
8718         * src/send_message.c
8719         * src/inc.c
8720         * src/prefs_common.c
8721         * src/prefs_common.h
8722         * src/gtk/progressdialog.c
8723                 remember more windows' sizes (send dialog, received dialog,
8724                 edit group in addressbook).
8725
8726 2006-09-27 [colin]      2.5.2cvs8
8727
8728         * configure.ac
8729         * src/main.c
8730         * src/mainwindow.h
8731                 Use libSM to communicate with the session
8732                 manager, so that we can know when the 
8733                 session ends, save our caches, and draft
8734                 our compose windows.
8735
8736 2006-09-27 [colin]      2.5.2cvs7
8737
8738         * src/addressbook.c
8739                 Fix issues:
8740                 o Allow Book and Group creation from the tree's
8741                   contextual menu
8742                 o Do not actually delete the contacts when 
8743                   deleting groups from the tree (duh!)
8744
8745 2006-09-27 [colin]      2.5.2cvs6
8746
8747         * src/compose.c
8748         * src/compose.h
8749         * src/mainwindow.c
8750         * src/textview.c
8751         * src/toolbar.c
8752                 o Allow passing an email address to 
8753                   compose_new_with_folderitem
8754                 o Update callers
8755                 o Use current folderitem when clicking
8756                   on a TextView mailto: link
8757                 o Fix a possible leak in TextView
8758
8759 2006-09-27 [colin]      2.5.2cvs5
8760
8761         * src/html.c
8762                 Use UTF-8 chars to replace HTML entities
8763
8764 2006-09-27 [colin]      2.5.2cvs4
8765
8766         * AUTHORS
8767         * src/prefs_account.c
8768         * src/gtk/authors.h
8769                 Fix bug #1024 (Array index out of
8770                 range in sylpheed-claws-2.5.2)
8771                 Patch by Ales Nosek <anosek@suse.cz>
8772
8773 2006-09-27 [colin]      2.5.2cvs3
8774
8775         * src/addr_compl.c
8776                 Actually do the test
8777
8778 2006-09-27 [colin]      2.5.2cvs2
8779
8780         * src/addr_compl.c
8781         * src/addr_compl.h
8782                 Allow completing with comma (in certain cases: vCalendar
8783                 for example doesn't support that)
8784                 Patch by Fabien Vantard
8785
8786 2006-09-26 [colin]      2.5.2cvs1
8787
8788         * src/Makefile.am
8789         * src/addr_compl.c
8790         * src/addr_compl.h
8791         * src/addrbook.c
8792         * src/addrbook.h
8793         * src/addressbook.c
8794         * src/addrindex.c
8795         * src/addrindex.h
8796         * src/compose.c
8797         * src/prefs_common.c
8798         * src/prefs_filtering_action.c
8799         * src/prefs_folder_item.c
8800         * src/prefs_template.c
8801         * src/stock_pixmap.c
8802         * src/stock_pixmap.h
8803         * src/pixmaps/addr_one.xpm
8804         * src/pixmaps/addr_two.xpm
8805                 Add auto-completion on groups
8806
8807 2006-09-26 [colin]      2.5.2
8808
8809         * NEWS
8810         * README
8811         * RELEASE_NOTES
8812                 2.5.2 released
8813
8814 2006-09-26 [colin]      2.5.1cvs5
8815
8816         * src/matcher.c
8817                 Fix condition
8818
8819 2006-09-26 [colin]      2.5.1cvs4
8820
8821         * src/mbox.c
8822                 Revert cvs1 (useless as the message is printed 
8823                 every 500 mails)
8824
8825 2006-09-26 [colin]      2.5.1cvs3
8826
8827         * src/partial_download.c
8828                 Fix crasher found by Alexsandar Urosevic
8829
8830 2006-09-26 [colin]      2.5.1cvs2
8831
8832         * src/summaryview.c
8833                 Fix bug #1023 (Sylpheed deletes too much messages)
8834
8835 2006-09-26 [ticho]      2.5.1cvs1
8836
8837         * src/mbox.c
8838                 Make use of gettext's multiple plurals for statusbar
8839                 progress message.
8840
8841 2006-09-25 [paul]       2.5.1
8842
8843         * NEWS
8844         * README
8845         * RELEASE_NOTES
8846                 2.5.1 released
8847
8848 2006-09-25 [colin]      2.5.0cvs3
8849
8850         * src/plugins/bogofilter/bogofilter.c
8851         * src/plugins/clamav/clamav_plugin.c
8852         * src/plugins/spamassassin/spamassassin.c
8853                 BogoFilter, Spamassassin: Fix double hook registering after
8854                 visiting preferences
8855                 Spamassassin, Clamav: Just set the mails to move instead of
8856                 doing the move - caller will move the things at once.
8857
8858 2006-09-25 [colin]      2.5.0cvs2
8859
8860         * src/imap.c
8861         * src/etpan/imap-thread.c
8862                 Use UID SEARCH ALL instead of UID 1:*
8863                 (braindead servers can't figure out that's
8864                 the same...)
8865
8866 2006-09-25 [wwp]        2.5.0cvs1
8867
8868         * src/message_search.c
8869                 Added the ability to stop a running search (in message body).
8870
8871 2006-09-25 [paul]       2.5.0
8872
8873         * NEWS
8874         * README
8875         * RELEASE_NOTES
8876                 2.5.0 released
8877
8878 2006-09-25 [paul]       2.4.0cvs214
8879
8880         * po/cs.po
8881         * po/de.po
8882         * po/fi.po
8883         * po/fr.po
8884         * po/nl.po
8885         * po/pt_BR.po
8886         * po/sk.po
8887         * po/sr.po
8888         * po/zh_CN.po
8889                 updated by Tim, Stephan Sachse, Flammie Pirinen,
8890                 Fabien Vantard, Tim Dijkstra, Frederico Goncalves Guimaraes,
8891                 Ticho, Aleksander Urosevic, Ralgh Young
8892
8893 2006-09-24 [mones]      2.4.0cvs213
8894
8895         * po/es.po
8896                 Updated for release
8897
8898 2006-09-23 [colin]      2.4.0cvs212
8899
8900         * src/gtk/inputdialog.c
8901                 Fix [ ] remember this appearing in normal
8902                 input dialogs after it's been used by
8903                 mimeview.
8904         * src/folder.c
8905         * src/folderview.c
8906         * src/msgcache.c
8907         * src/procmsg.c
8908         * src/summaryview.c
8909         * src/textview.c
8910         * src/common/timing.h
8911                 Enable timings in debug mode and make it
8912                 look prettier.
8913
8914 2006-09-22 [colin]      2.4.0cvs211
8915
8916         * README
8917                 Revert test change
8918         * commitHelper
8919                 ping the correct URI
8920
8921 2006-09-22 [colin]      2.4.0cvs210
8922
8923         * README
8924                 Let's see if bug #1022 is fixed
8925
8926 2006-09-21 [colin]      2.4.0cvs209
8927
8928         * src/wizard.c
8929         * src/common/plugin.c
8930                 Prepare infra to load predefined plugins when
8931                 no configuration existed. Don't actually load
8932                 anything yet (feat. freeze)
8933
8934 2006-09-21 [wwp]        2.4.0cvs208
8935
8936         * manual/fr/faq.xml
8937                 Partial sync w/ 2.4.0cvs72:
8938                 wrap file and minor updates.
8939
8940 2006-09-21 [wwp]        2.4.0cvs207
8941
8942         * tools/fix_date.sh
8943                 several fixes and enhancements. A new --force switch has been
8944                 added to prevent overriding by default Date: header when
8945                 already existing.
8946
8947 2006-09-21 [paul]       2.4.0cvs206
8948
8949         * src/common/utils.c
8950                 add Chinese UTF8 Re prefix
8951
8952 2006-09-21 [wwp]        2.4.0cvs205
8953
8954         * tools/Makefile.am
8955                 Fics alfabettical order.
8956
8957 2006-09-21 [wwp]        2.4.0cvs204
8958
8959         * tools/fix_date.sh
8960         * tools/Makefile.am
8961                 Added an action tool to fix missing Date field in emails.
8962                 Updated Makefile.am to reflect those last two additions.
8963
8964 2006-09-21 [wwp]        2.4.0cvs203
8965
8966         * tools/uuooffice
8967                 Added a action tool to open uuencoded docs w/
8968                 OpenOffice (based on uudec method).
8969
8970 2006-09-21 [colin]      2.4.0cvs202
8971
8972         * src/compose.c
8973         * src/textview.c
8974                 Workaround possible GTK crash: remove selection 
8975                 clipboard before destroying widget, or GTK+-2.10
8976                 dies. Thanks to Hiro.
8977
8978 2006-09-20 [colin]      2.4.0cvs201
8979
8980         * src/compose.c
8981                 Fix free-after-use in some cases (when 
8982                 procmime_encode_content() frees mimeinfo->data.mem
8983                 and turns it to a temp file)
8984
8985 2006-09-20 [colin]      2.4.0cvs200
8986
8987         * src/folderview.c
8988         * src/summaryview.c
8989         * src/gtk/gtksctree.c
8990         * src/gtk/gtksctree.h
8991                 Add tooltips in the folderview and summaryview
8992                 (Doesn't break string freeze as they already
8993                 exist)
8994         * src/toolbar.c
8995                 Put the spam button in the default configuration
8996                 if compiled with bogo plugin too
8997
8998 2006-09-19 [colin]      2.4.0cvs199
8999
9000         * src/summaryview.c
9001         * src/summaryview.h
9002                 Update folder name label on folder rename
9003         * src/prefs_matcher.c
9004         * src/gtk/logwindow.h
9005                 Fix warnings
9006                 Patches by Fabien
9007
9008 2006-09-19 [wwp]        2.4.0cvs198
9009
9010         * src/summary_search.c
9011                 fix can't click forward/backward buttons in the
9012                 search messages.
9013
9014 2006-09-18 [paul]       2.4.0cvs197
9015
9016         * src/wizard.c
9017                 add missing bracket, capitalise the A of
9018                 'SpamAssassin'
9019
9020 2006-09-18 [paul]       2.4.0cvs196
9021
9022         * src/compose.c
9023                 fix bug 1012 'crashed upon sending mail
9024                 from compose window'
9025                 Thanks to Colin
9026
9027 2006-09-16 [colin]      2.4.0cvs195
9028
9029         * src/folderview.c
9030                 Fix "real-time" sorting by freezing/thawing
9031
9032 2006-09-16 [colin]      2.4.0cvs194
9033
9034         * manual/faq.xml
9035                 Fix the anti-spam entry a bit
9036
9037 2006-09-16 [colin]      2.4.0cvs193
9038
9039         * src/wizard.c
9040                 Make sure reviewers have no excuse when stating
9041                 Sylpheed-Claws doesn't have antispam capabilities.
9042
9043 2006-09-16 [colin]      2.4.0cvs192
9044
9045         * src/main.c
9046                 Revert part of 2.3.0cvs18, Saving caches on SIGPIPE,
9047                 as if the SIGPIPE comes from etpan's thread we could
9048                 trigger a GUI update from this thread.
9049
9050 2006-09-16 [colin]      2.4.0cvs191
9051
9052         * src/summaryview.c
9053                 Init all members of the struct
9054
9055 2006-09-16 [paul]       2.4.0cvs190
9056
9057         * src/account.c
9058                 improvements to the English
9059
9060 2006-09-15 [colin]      2.4.0cvs189
9061
9062         * src/summaryview.c
9063                 HIG order on dialog
9064
9065 2006-09-14 [colin]      2.4.0cvs188
9066
9067         * src/common/socket.c
9068         * src/common/socket.h
9069         * src/common/ssl.c
9070         * src/common/ssl_certificate.c
9071         * src/common/ssl_certificate.h
9072         * src/etpan/imap-thread.c
9073                 the get_fqdn() call done to get canonical name when
9074                 checking an SSL certificate is blocking, which is
9075                 sad as we just did a non-blocking lookup to connect.
9076                 Fix that by letting the fqdn available to the SockInfo,
9077                 and use that in ssl_certificate_check(). For IMAP,
9078                 we don't do it as the lookup's done by libetpan, but
9079                 it's less annoying as IMAP connections as much more
9080                 rare than POP3 connections.
9081
9082 2006-09-14 [paul]       2.4.0cvs187
9083
9084         * manual/advanced.xml
9085                 improvements to the English,
9086                 properly place the new hidden options
9087                 within the alphabetical order
9088         * src/gtk/pluginwindow.c
9089                 improvements to the English
9090
9091 2006-09-14 [colin]      2.4.0cvs186
9092
9093         * src/prefs_common.c
9094         * src/prefs_common.h
9095         * src/gtk/gtksctree.c
9096         * manual/advanced.xml
9097                 New hidden pref, stripes_color_offset, to change
9098                 the value added/substracted to normal bgcolor to
9099                 create the stripes in summaries
9100
9101 2006-09-13 [colin]      2.4.0cvs185
9102
9103         * src/gedit-print.c
9104         * src/messageview.c
9105         * src/messageview.h
9106         * src/summaryview.c
9107         * src/textview.c
9108                 Fix misc. printing issues: 
9109                 - Bad font for linkified headers
9110                 - Different font if the mail was displayed or not
9111                 - Factorize the thing
9112
9113 2006-09-13 [colin]      2.4.0cvs184
9114
9115         * src/common/ssl_certificate.c
9116                 Only get FQDN once when checking certificate
9117
9118 2006-09-13 [colin]      2.4.0cvs183
9119
9120         * src/account.c
9121         * src/gtk/pluginwindow.c
9122                 Misc. GUI fixes by Fabien
9123
9124 2006-09-13 [wwp]        2.4.0cvs182
9125
9126         * configure.ac
9127         * src/common/utils.h
9128         * src/common/utils.c
9129                 get rid of unused wide-char functions.
9130
9131 2006-09-13 [wwp]        2.4.0cvs181
9132
9133         * src/plugins/pgpinline/sylpheed.def
9134         * src/textview.c
9135                 merge more w32 patches from gpg4win sources (Marcus Brinkmann <marcus@g10code.de>):
9136                 add privacy_reset_error to the .def file,
9137                 do not fork for an external textviewer.
9138
9139 2006-09-13 [wwp]        2.4.0cvs180
9140
9141         * src/prefs_common.c
9142                 fix broken font entry in prefs (patch issued by the gpg4win team,
9143                 probably by Marcus Brinkmann <marcus@g10code.de>).
9144
9145 2006-09-13 [colin]      2.4.0cvs179
9146
9147         * src/folder.h
9148                 Fix a warning in summaryview.c
9149         * src/mainwindow.c
9150         * src/summaryview.c
9151         * src/summaryview.h
9152                 Add missing Mark/* elements in the
9153                 main menu
9154
9155 2006-09-12 [colin]      2.4.0cvs178
9156
9157         * src/prefs_actions.c
9158         * src/prefs_filtering_action.c
9159         * src/prefs_matcher.c
9160                 Use (New) instead of New everywhere
9161
9162 2006-09-12 [wwp]        2.4.0cvs177
9163
9164         * manual/fr/addrbook.xml
9165         * manual/fr/handling.xml
9166                 updated some quotes in the fr manual to match the fr translation.
9167
9168 2006-09-12 [wwp]        2.4.0cvs176
9169
9170         * src/prefs_matcher.c
9171                 don't store translated string elements in matcher expressions.
9172                 Also fixed a misused of Q_().
9173
9174 2006-09-11 [wwp]        2.4.0cvs175
9175
9176         * src/plugins//bogofilter/bogofilter.c
9177         * src/plugins//clamav/clamav_plugin.c
9178         * src/plugins//demo/demo.c
9179         * src/plugins//dillo_viewer/dillo_viewer.c
9180         * src/plugins//pgpcore/plugin.c
9181         * src/plugins//pgpinline/plugin.c
9182         * src/plugins//pgpmime/plugin.c
9183         * src/plugins//spamassassin/spamassassin.c
9184                 gettext-ize more strings (mostly plugin error messages).
9185
9186 2006-09-11 [colin]      2.4.0cvs174
9187
9188         * src/alertpanel.c
9189                 Make maximum buffer size bigger to avoid
9190                 truncating translated messages. Patch by
9191                 Fabien
9192
9193 2006-09-11 [colin]      2.4.0cvs173
9194
9195         * src/etpan/imap-thread.c
9196                 Fix compilation on OpenBSD, thanks to 
9197                 Landry
9198
9199 2006-09-10 [wwp]        2.4.0cvs172
9200
9201         * manual/account.xml
9202         * manual/addrbook.xml
9203         * manual/handling.xml
9204         * manual/es/handling.xml
9205         * manual/fr/account.xml
9206         * manual/fr/addrbook.xml
9207         * manual/fr/handling.xml
9208                 documented addressbook matching (condition configuration):
9209                   addrbook.xml, en fr
9210                 documented per-account filtering rules (handling/filtering
9211                   section, account section):
9212                   account.xml, handling.xml, en fr
9213                 slightly updated the handling/searching section to tell few
9214                   words about the extended search ability:
9215                   handling.xml, en fr
9216                 added missing <quote></quotes> to Quick Search:
9217                   handling.xml, en fr es
9218                 fixed a typo (auomatically):
9219                   handling.xml, en
9220                 changes revisited by Paul.
9221
9222 2006-09-10 [paul]       2.4.0cvs171
9223
9224         * src/prefs_actions.c
9225         * src/prefs_filtering.c
9226         * src/prefs_template.c
9227                 adjustments to the gui
9228                 Patch by Fabien Vantard (slightly modified)
9229
9230 2006-09-10 [colin]      2.4.0cvs170
9231
9232         * src/summaryview.c
9233                 Check folderitem/summaryview consistency
9234                 (basically automates Update summary). Fixes
9235                 #1011 (wrong (negative) count on unread 
9236                 messages)
9237
9238 2006-09-10 [colin]      2.4.0cvs169
9239
9240         * src/gtk/gtksctree.c
9241                 Fix recursive expansion via mouse
9242         * src/plugins/bogofilter/bogofilter.c
9243                 Use normal filtering way of moving
9244                 messages (batching), possibly fixing
9245                 bug #1015 (Bogofilter plugin doubles 
9246                 new messages)
9247
9248 2006-09-09 [wwp]        2.4.0cvs168
9249
9250         * src/prefs_filtering.c
9251                 better place for this fix.
9252
9253 2006-09-09 [wwp]        2.4.0cvs167
9254
9255         * src/prefs_filtering.c
9256                 fix a minor bug when the enabled status of a filtering/processing
9257                 rule always got set to TRUE when replacing this rule. That still
9258                 make sense when adding a new rule, but now when replacing, we
9259                 don't override the value of 'enabled'.
9260                 Also renamed the func prefs_filtering_list_view_get_rule_name()
9261                 to prefs_filtering_list_view_get_info() as this function not only
9262                 returns the name, but also the account_id and the enabled status.
9263
9264 2006-09-09 [mones]      2.4.0cvs166
9265
9266         * manual/glossary.xml
9267         * manual/plugins.xml
9268                 Minor format corrections
9269         * manual/gpl.xml
9270                 Fix misplaced NO WARRANTY section
9271         * manual/es/advanced.xml
9272         * manual/es/faq.xml
9273         * manual/es/glossary.xml
9274         * manual/es/gpl.xml
9275         * manual/es/handling.xml
9276         * manual/es/plugins.xml
9277         * manual/es/starting.xml
9278                 Incorporate changes from English version
9279         * manual/fr/ack.xml
9280         * manual/pl/ack.xml
9281         * manual/es/ack.xml
9282                 Fix address, (add translation credits in es version)
9283         * po/es.po
9284                 Updated translation
9285
9286 2006-09-09 [wwp]        2.4.0cvs165
9287
9288         * src/prefs_filtering.c
9289                 fix a crash when opening filtering prefs, if matcherrc file contains
9290                 broken data (non-existing account id, which is theoretically not
9291                 possible).
9292
9293 2006-09-08 [colin]      2.4.0cvs164
9294
9295         * src/folder.c
9296                 Wrong assert, make it an if()
9297         * src/gtk/gtksctree.c
9298                 Fix bug #1013 (expand selected thread 
9299                 tree) - expanding is now recursive
9300
9301 2006-09-07 [wwp]        2.4.0cvs163
9302
9303         * src/prefs_matcher.c
9304                 make better sentences about addressbook matching in the
9305                 matcher prefs. This should make translators' work easier
9306                 too.
9307
9308 2006-09-07 [wwp]        2.4.0cvs162
9309
9310         * src/prefs_filtering.c
9311                 code simplification (get rid of dup var. assignment).
9312
9313 2006-09-07 [wwp]        2.4.0cvs161
9314
9315         * src/summaryview.c
9316                 use GTK_STOCK icons when possible, patch by Fabien Vantard
9317                 <fzzzzz@gmail.com>.
9318
9319 2006-09-07 [paul]       2.4.0cvs160
9320
9321         * src/mimeview.c
9322                 fix compilation warnings
9323                 Thanks to Colin
9324
9325 2006-09-07 [paul]       2.4.0cvs159
9326
9327         * src/mimeview.c
9328                 select the mimepart icon when
9329                 displaying as text
9330                 Thanks to Colin
9331
9332 2006-09-06 [paul]       2.4.0cvs158
9333
9334         * src/prefs_filtering.c
9335                 fix labels and table element spacing
9336                 Patch by Fabien Vantard
9337
9338 2006-09-06 [paul]
9339
9340         2.5.0-rc3 released
9341
9342 2006-09-06 [paul]       2.4.0cvs157
9343
9344         * manual/es/advanced.xml
9345                 fix typo
9346
9347 2006-09-06 [wwp]        2.4.0cvs156
9348
9349         * src/mainwindow.c
9350                 fix an dup launch issue when iconified, thanks to Colin.
9351
9352 2006-09-06 [wwp]        2.4.0cvs155
9353
9354         * src/gtk//gtksctree.h
9355                 oops, forgot that one!
9356
9357 2006-09-06 [wwp]        2.4.0cvs154
9358
9359         * manual/pl/advanced.xml
9360         * manual/advanced.xml
9361         * manual/es/advanced.xml
9362         * manual/fr/advanced.xml
9363         * src/prefs_customheader.c
9364         * src/prefs_filtering_action.c
9365         * src/foldersel.c
9366         * src/prefs_summaries.c
9367         * src/prefs_filtering.c
9368         * src/account.c
9369         * src/compose.c
9370         * src/prefs_summary_column.c
9371         * src/addr_compl.c
9372         * src/prefs_actions.c
9373         * src/prefs_folder_column.c
9374         * src/ssl_manager.c
9375         * src/prefs_template.c
9376         * src/prefs_display_header.c
9377         * src/prefs_common.h
9378         * src/prefs_matcher.c
9379         * src/prefs_common.c
9380         * src/prefs_toolbar.c
9381         * src/summaryview.c
9382         * src/folderview.c
9383         * src/gtk/gtksctree.c
9384         * src/gtk/pluginwindow.c
9385         * src/gtk/progressdialog.c
9386         * src/gtk/prefswindow.c
9387                 renamed hidden option enable_rules_hint to use_stripes_everywhere
9388                 to make its meaning more obvious (all versions of the manual reflect
9389                 the change).
9390                 added an extra hidden option use_stripes_in_summary to allow
9391                 discarding these stripes in mainwindow's folder and message lists;
9392                 en and fr manuals only are OK towards this.
9393
9394 2006-09-06 [colin]      2.4.0cvs153
9395
9396         * src/textview.c
9397                 Hide Sylpheed-Claws' internal queue headers
9398                 when showing all headers. They'll be present
9399                 only in Source window.
9400
9401 2006-09-05 [colin]      2.4.0cvs152
9402
9403         * src/plugins/trayicon/trayicon.c
9404                 Fix crash at exit - we have to disconnect
9405                 our handlers
9406         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
9407                 Update eggtrayicon - patch adapted from a
9408                 patch by Fryderyk Dziarmagowski <freetz@gmx.net>
9409                 on Sylpheed's ML
9410
9411 2006-09-05 [colin]      2.4.0cvs151
9412
9413         * src/mainwindow.c
9414         * src/gtk/logwindow.c
9415                 Fix race condition when something writes
9416                 to the log too soon during init. Thanks
9417                 to Fabien Vantard
9418
9419 2006-09-05 [colin]      2.4.0cvs150
9420
9421         * src/mimeview.c
9422                 Don't select part on right-click either
9423
9424 2006-09-05 [paul]       2.4.0cvs149
9425
9426         * src/mimeview.c
9427                 completion of previous commit
9428                 Thanks to Colin
9429
9430 2006-09-05 [colin]      2.4.0cvs148
9431
9432         * src/mimeview.c
9433                 Don't force selection on middle-click, just open
9434
9435 2006-09-04 [colin]      2.4.0cvs147
9436
9437         * src/mimeview.c
9438                 Looks like gtk_notebook_set_current_page()
9439                 sometimes steals focus, and this annoys us
9440                 in MimeViewers as it renders navigation
9441                 keys useless. Take back focus after switching
9442                 pages.
9443
9444 2006-09-04 [colin]      2.4.0cvs146
9445
9446         * src/messageview.c
9447                 Set stop_loading when clicking on Next
9448                 during load. Don't add a callback to 
9449                 avoid over-complicating things.
9450
9451 2006-09-04 [colin]      2.4.0cvs145
9452
9453         * src/mimeview.c
9454         * src/messageview.c
9455                 Fix multiple loads in separate messageview
9456
9457 2006-09-04 [colin]      2.4.0cvs144
9458
9459         * src/summaryview.c
9460                 Let navigation keys be handled during 
9461                 load
9462
9463 2006-09-04 [colin]      2.4.0cvs143
9464
9465         * src/messageview.c
9466         * src/summaryview.c
9467         * src/textview.c
9468         * src/textview.h
9469                 Make loading of huge mails (lots of text and/or
9470                 images) cancellable, so the GUI doesn't block 
9471
9472 2006-09-04 [colin]      2.4.0cvs142
9473
9474         * src/plugins/trayicon/trayicon.c
9475                 Fix annoyance when removing a folder with 
9476                 unread mails: trayicon didn't update
9477
9478 2006-09-04 [paul]       2.4.0cvs141
9479
9480         * src/gtk/icon_legend.c
9481                 straighten up columns
9482                 Patch by Fabien Vantard
9483
9484 2006-09-04 [wwp]        2.4.0cvs140
9485
9486         * src/prefs_filtering.c
9487                 fix new line's account name in filtering prefs:
9488                 was "All", is now "(New)".
9489
9490 2006-09-04 [paul]       2.4.0cvs139
9491
9492         * tools/make.themes.project
9493                 use "AUTOMAKE_OPTIONS = dist-bzip2"
9494                 instead of homebrewed "make release"
9495
9496 2006-09-03 [colin]      2.4.0cvs138
9497
9498         * src/folderview.c
9499                 Fix bug #1007 (Wrong folder highlighted)
9500
9501 2006-09-03 [colin]      2.4.0cvs137
9502
9503         * src/compose.c
9504                 Don't set Newsgroup: header to a mail folder
9505                 path
9506
9507 2006-09-03 [paul]       2.4.0cvs136
9508
9509         * src/prefs_other.c
9510         * src/prefs_spelling.c
9511                 unify the gui
9512
9513 2006-09-03 [paul]       2.4.0cvs135
9514
9515         * src/prefs_summaries.c
9516                 correct menu item text in prefs_keybind_apply_clicked()
9517
9518 2006-09-03 [paul]       2.4.0cvs134
9519
9520         * manual/advanced.xml
9521                 some improvements to the descriptions
9522         * src/mainwindow.c
9523         * src/messageview.c
9524         * src/summaryview.c
9525         * src/gtk/menu.c
9526                 fix menu sensitivity issues
9527         * src/prefs_message.c
9528                 drop the useless word 'short'
9529         * src/prefs_other.c
9530                 add the word 'lines' indicating log length
9531                 is a measure of lines
9532         * src/textview.c
9533                 fix compilation warnings
9534
9535 2006-09-02 [colin]      2.4.0cvs133
9536
9537         * src/messageview.c
9538                 Display a special return-receipt message
9539                 if the message is from the user
9540         * src/summaryview.c
9541                 Fix missing freeze of the list when marking
9542                 all read and unthreading for exec. Thanks
9543                 to Stephan Sachse.
9544
9545 2006-09-02 [paul]       2.4.0cvs132
9546
9547         * src/mainwindow.c
9548         * src/prefs_message.c
9549         * src/summaryview.c
9550                 fix some english
9551
9552 2006-09-02 [wwp]        2.4.0cvs131
9553
9554         * src/prefs_filtering.c
9555                 added an account name column to the filtering rules
9556                 dialog.
9557
9558 2006-09-02 [colin]      2.4.0cvs130
9559
9560         * src/gtk/logwindow.c
9561         * src/gtk/logwindow.h
9562                 Block scrolling if we're not at the end
9563                 of the log
9564
9565 2006-09-02 [colin]      2.4.0cvs129
9566
9567         * src/folder.c
9568                 Make sure account-specific rules can't
9569                 be used in {pre-,post-,}processing
9570         * src/mainwindow.c
9571         * src/gtk/logwindow.c
9572         * src/gtk/logwindow.h
9573                 Jump to last error when clicking on the
9574                 warning icon
9575
9576 2006-09-02 [colin]      2.4.0cvs128
9577
9578         * src/imap.c
9579         * src/import.c
9580         * src/mainwindow.c
9581         * src/mainwindow.h
9582                 Fix warning icon
9583         * src/inc.c
9584         * src/mbox.c
9585         * src/mbox.h
9586                 Let proc_mbox know its account, for
9587                 account-specific rules
9588
9589 2006-09-01 [colin]      2.4.0cvs127
9590
9591         * src/codeconv.c
9592                 Don't uselessly use iconv to convert from
9593                 us-ascii
9594         * src/alertpanel.c
9595         * src/mainwindow.c
9596         * src/mainwindow.h
9597         * src/inc.c
9598                 Fix certain log cases, disable warning icon
9599                 for now, the correct way to display it when
9600                 necessary and only when necessary is probably
9601                 to do it manually rather than use error logs
9602         * src/etpan/imap-thread.c
9603                 Clean up UID logging a bit
9604         * src/gtk/logwindow.c
9605         * src/gtk/logwindow.h
9606                 Make logging faster when the window's closed
9607
9608 2006-09-01 [wwp]        2.4.0cvs126
9609
9610         * manual/fr/account.xml
9611                 reflect changes to the ref. manual (parts of cvs72):
9612                 fix tabnames and quotes.
9613
9614 2006-09-01 [wwp]        2.4.0cvs125
9615
9616         * manual/fr/plugins.xml
9617                 reflect changes to the reference manual (cvs42):
9618                 update IRC channel info.
9619
9620 2006-09-01 [wwp]        2.4.0cvs124
9621
9622         * commitHelper
9623                 use CVSEDITOR env. var. if set, according to `man cvs`.
9624
9625 2006-09-01 [wwp]        2.4.0cvs123
9626
9627         * manual/advanced.xml
9628                 better sentence again (thanks to Paul).
9629
9630 2006-09-01 [wwp]        2.4.0cvs122
9631
9632         * manual/advanced.xml
9633         fix definition of toolbar_detachable and rework a bit the one of
9634         enable_dotted_lines.
9635
9636 2006-09-01 [mones]      2.4.0cvs121
9637
9638         * manual/advanced.xml
9639                 Document enable_dotted_lines
9640
9641 2006-09-01 [paul]       2.4.0cvs120
9642
9643         * src/folderview.c
9644         * src/folderview.h
9645         * src/imap.c
9646         * src/mainwindow.c
9647         * src/summaryview.c
9648                 obey the 'When entering folder...' option
9649                 when using the /View/Go to/... menu items
9650                 Thanks to Colin
9651
9652 2006-08-31 [colin]      2.4.0cvs119
9653
9654         * src/folderview.c
9655                 Revert 2.4.0cvs116, wrong fix.
9656
9657 2006-08-31 [colin]      2.4.0cvs118
9658
9659         * src/gtk/gtksctree.c
9660                 Better state the various copyrights
9661
9662 2006-08-31 [colin]      2.4.0cvs117
9663
9664         * src/prefs_common.c
9665                 fix enable_dotted_lines
9666
9667 2006-08-31 [colin]      2.4.0cvs116
9668
9669         * src/folderview.c
9670                 Use pref "Always open on select" when going
9671                 to next unread folder
9672         * src/gtk/gtksctree.c
9673                 Fix link failure to _gtk_clist_create_cell_layout
9674                 on certain computers. (Why not mine, I wonder)
9675
9676 2006-08-31 [colin]      2.4.0cvs115
9677
9678         * src/procmsg.c
9679         * src/textview.c
9680         * src/plugins/bogofilter/bogofilter.c
9681         * src/plugins/spamassassin/spamassassin.c
9682                 Requalify some "errors" to warnings
9683         * src/mainwindow.c
9684         * src/mainwindow.h
9685         * src/statusbar.c
9686                 Add an icon in the statusbar to notify
9687                 of errors
9688         * src/gtk/gtksctree.c
9689         * src/folderview.c
9690         * src/summaryview.c
9691                 Make the GtkSCTree look more modern by
9692                 alternating background lines
9693         * src/prefs_common.c
9694         * src/prefs_common.h
9695                 Add a pref to let people have the old
9696                 way if they prefer
9697
9698
9699 2006-08-30 [colin]      2.4.0cvs114
9700
9701         * src/procmsg.c
9702         * src/procmsg.h
9703                 Provide a way to filter a list of
9704                 messages in an optimised manner, and
9705                 add a list-filtering hook
9706         * src/folder.c
9707         * src/inc.c
9708         * src/mbox.c
9709                 Use the list filtering
9710         * src/plugins/bogofilter/bogofilter.c
9711                 Use the list-filtering hook
9712                 Use -b (bulk) mode for more speed
9713                 when learning and filtering
9714         * src/etpan/imap-thread.c
9715                 Make log output shorter in UID SEARCH
9716
9717
9718 2006-08-30 [colin]      2.4.0cvs113
9719
9720         * src/plugins/bogofilter/bogofilter.c
9721                 Really fast mass learning - thanks to David
9722                 Relson for the options explanations :)
9723
9724 2006-08-30 [colin]      2.4.0cvs112
9725
9726         * src/msgcache.c
9727                 Fix compilation on FreeBSD. Thanks
9728                 to Michael Hugues
9729
9730 2006-08-29 [colin]      2.4.0cvs111
9731
9732         * src/folderview.c
9733                 Handle "popup_menu" signal (for popping the 
9734                 menu via the keyboard)
9735         * src/mimeview.c
9736         * src/mimeview.h
9737         * src/summaryview.c
9738         * src/textview.c
9739         * src/gtk/gtkutils.c
9740         * src/gtk/gtkutils.h
9741                 Factorize scrolling code, and add an API 
9742                 for MimeViewers to handle scroll orders
9743
9744 2006-08-29 [wwp]        2.4.0cvs110
9745
9746         * src/plugins//bogofilter/bogofilter.c
9747         * src/plugins//spamassassin/spamassassin.c
9748                 make the bogofilter/spamassassin filtering error dialogs at
9749         incorporation obey to the "don't popup error dialog on
9750         receive error" option. If disabled, feed the log window w/
9751         the error message.
9752
9753 2006-08-29 [paul]
9754
9755         2.5.0-rc2 released
9756
9757 2006-08-29 [paul]       2.4.0cvs109
9758
9759         * Makefile.am
9760                 remove 'make release', it's not needed
9761                 since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
9762
9763 2006-08-29 [paul]       2.4.0cvs108
9764
9765         * src/foldersel.c
9766         * src/summary_search.c
9767         * src/gtk/progressdialog.c
9768         * src/plugins/pgpcore/passphrase.c
9769                 replace deprecated gtk_window_set_policy()
9770
9771 2006-08-29 [colin]      2.4.0cvs107
9772
9773         * src/folder.c
9774                 Fix data loss when copy fails during a move:
9775                 only use fast remove_msgs if everything was
9776                 copied OK; else use slow remove_msg on the
9777                 mails that got copied only.
9778
9779 2006-08-28 [paul]       2.4.0cvs106
9780
9781         * src/mh.c
9782                 revert change in 2.4.0cvs104, it breaks
9783                 stuff
9784
9785 2006-08-28 [paul]       2.4.0cvs105
9786
9787         * src/plugins/spamassassin/spamassassin.c
9788                 english fix
9789
9790 2006-08-28 [paul]       2.4.0cvs104
9791
9792         * src/mh.c
9793                 fix data loss when moving to another
9794                 mailbox fails
9795         * src/prefs_spelling.c
9796                 improve the english
9797         * src/gtk/pluginwindow.c
9798                 improve the layout of the dialog text
9799         All thanks to Colin
9800
9801 2006-08-28 [paul]       2.4.0cvs103
9802
9803         * src/plugins/bogofilter/bogofilter.c
9804         * src/plugins/bogofilter/bogofilter_gtk.c
9805                 fix english up a bit, innit
9806
9807 2006-08-28 [paul]       2.4.0cvs102
9808
9809         * configure.ac
9810         * po/Makefile.in.in
9811         * po/Makevars
9812                 require autoconf 2.60, enabling building
9813                 with gettext 0.15 (gettext 0.14.x build still
9814                 possible). Replace Makefiles with versions
9815                 from gettext 0.15.
9816                 Remove configure options --with-localedir and
9817                 --with-mandir. The options that are provided
9818                 directly by autoconf 2.60 can be used instead:
9819                 --mandir --localedir
9820
9821 2006-08-27 [colin]      2.4.0cvs101
9822
9823         * src/plugins/bogofilter/Makefile.am
9824                 Fix make dist (no README)
9825
9826 2006-08-27 [colin]      2.4.0cvs100
9827
9828         * src/folder.c
9829                 Don't use F_UNKNOWN folders for any default
9830                 outbox/trash/etc
9831         * src/plugins/bogofilter/bogofilter.c
9832         * src/plugins/bogofilter/bogofilter.h
9833         * src/plugins/bogofilter/bogofilter_gtk.c
9834                 Add an option to specify the path to bogofilter
9835                 Use single-quotes to be able to learn in folders
9836                 with spaces in their names
9837                 Verify learning status
9838
9839 2006-08-27 [colin]      2.4.0cvs99
9840
9841         * manual/faq.xml
9842         * manual/plugins.xml
9843                 Document Bogofilter plugin
9844
9845 2006-08-27 [colin]      2.4.0cvs98
9846
9847         * src/compose.c
9848         * src/messageview.c
9849         * src/procmsg.c
9850         * src/procmsg.h
9851                 When possible, copy the queued mail to sent folder
9852                 instead of re-adding. Much faster on IMAP.
9853
9854 2006-08-27 [colin]      2.4.0cvs97
9855
9856         * src/msgcache.c
9857                 Disable mmaped caches - huge metadata loss
9858                 here after a power failure.
9859         * src/summaryview.c
9860                 Add quicksearch timing
9861         * src/common/plugin.c
9862         * src/common/plugin.h
9863                 Implement an interface to tell what plugins
9864                 provide. Prevent loading of similar plugins.
9865         * src/plugins/clamav/clamav_plugin.c
9866         * src/plugins/demo/demo.c
9867         * src/plugins/dillo_viewer/dillo_viewer.c
9868         * src/plugins/pgpcore/plugin.c
9869         * src/plugins/pgpinline/pgpinline.c
9870         * src/plugins/pgpmime/pgpmime.c
9871         * src/plugins/spamassassin/spamassassin.c
9872         * src/plugins/trayicon/trayicon.c
9873                 Implement plugin_provides()
9874
9875 2006-08-27 [colin]      2.4.0cvs96
9876
9877         * configure.ac
9878         * src/plugins/Makefile.am
9879         * src/plugins/bogofilter/.cvsignore
9880         * src/plugins/bogofilter/Makefile.am
9881         * src/plugins/bogofilter/bogofilter.c
9882         * src/plugins/bogofilter/bogofilter.h
9883         * src/plugins/bogofilter/bogofilter_gtk.c
9884                 New Bogofilter plugin, provides filtering and
9885                 learning. Spamassassin will go to extra plugins.
9886
9887 2006-08-26 [mones]      2.4.0cvs95
9888
9889         * manual/handling.xml
9890                 Fix subfolder path in the example (thanks to Paul) 
9891
9892 2006-08-26 [mones]      2.4.0cvs94
9893
9894         * manual/glossary.xml
9895                 2.2. + add ISP to the glossary
9896                 7.5. + Add UIDL to glossary
9897                 7.7. + Add TCP to glossary
9898         * manual/handling.xml
9899                 7.1. + Mentions GNU/Linux distribution, what about the non...
9900                 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
9901                 7.3. + Mentions .bashrc, what about the non-bash ones? 
9902                 7.4. = Use appropriate quotation for commands
9903                 7.6. = change "" to <quote></quote>
9904         * manual/plugins.xml
9905                 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends         
9906         * manual/starting.xml
9907                 2.1. + local mbox file: some examples of mbox file locations...
9908                 Also reformatted files requiring it
9909
9910 2006-08-26 [wwp]        2.4.0cvs93
9911
9912         * src/summary_search.c
9913                 disable find buttons while summary search is running.
9914
9915 2006-08-25 [colin]      2.4.0cvs92
9916
9917         * src/folder.c
9918         * src/folderutils.c
9919         * src/mh.c
9920         * src/procmsg.h
9921         * src/summaryview.c
9922                 Speed up MH moving, and add progressbar
9923                 for MH deletion
9924         * src/msgcache.c
9925                 Write cache files using mmap() too
9926
9927 2006-08-25 [wwp]        2.4.0cvs91
9928
9929         * src/summaryview.c
9930                 switch spam<->ham button when a message has been marked as spam or ham
9931                 and is still selected. Thanks to Colin.
9932
9933 2006-08-25 [paul]       2.4.0cvs90
9934
9935         * src/Makefile.am
9936         * src/stock_pixmap.c
9937         * src/stock_pixmap.h
9938         * src/summaryview.c
9939         * src/gtk/icon_legend.c
9940         * src/pixmaps/copied.xpm
9941         * src/pixmaps/moved.xpm
9942                 add icons for delayed execution marked for
9943                 copying, marked for moving
9944
9945 2006-08-25 [mones]      2.4.0cvs89
9946
9947         * manual/glossary.xml
9948                 Fix the other glossary items:
9949                 5.1. = Inmmediate execution -> <quote>immediate execution...
9950                 5.2. = Fix MBOX capitalization -> Mbox
9951                 5.3. + Improve Plugins def. w/ tech. ref.
9952                 5.4. = Quotation -> replace '>' by <quote>></quote>
9953                 5.5. - SMTP Server. -> remove dot
9954         * po/es.po
9955                 Updated translation
9956
9957 2006-08-25 [mones]      2.4.0cvs88
9958
9959         * manual/ack.xml
9960                 Reformatted, changed email address
9961         * manual/glossary.xml
9962                 Reformatted, fixed MANUAL-TODO items:
9963                 8.2. + add ROT-13 to glossary
9964                 8.4. + add URL to glossary
9965         * manual/es/advanced.xml
9966                 Fixed <literal>s
9967
9968 2006-08-25 [paul]       2.4.0cvs87
9969
9970         * src/gtk/icon_legend.c
9971                 add 'marked for deletion' icon
9972                 arrange icons by containing column
9973                 wrap long label text
9974
9975 2006-08-25 [colin]      2.4.0cvs86
9976
9977         * src/common/utils.c
9978         * src/common/utils.h
9979                 Add the sc_g_*list_bigger functions in
9980                 a place everyone can use it
9981         * src/summaryview.c
9982                 Only freeze/thaw the list when working
9983                 on the selection, if it's bigger than 1
9984         * src/gtk/gtksctree.c
9985                 Only freeze/thaw the list when unselec-
9986                 ting 'all' if ('all' != 1)
9987                 This avoids some flickering
9988
9989 2006-08-24 [colin]      2.4.0cvs85
9990
9991         * src/addressbook.c
9992                 Fix strange list selection
9993                 Fix random seg (Invalid read of freed memory)
9994
9995 2006-08-24 [colin]      2.4.0cvs84
9996
9997         * src/alertpanel.c
9998         * src/gtk/inputdialog.c
9999         * src/plugins/pgpcore/passphrase.c
10000                 Revert minimal width patch of 2.4.0cvs67,
10001                 as it is also a maximal width. Use 
10002                 gtk_window_set_default_size instead.
10003
10004 2006-08-24 [colin]      2.4.0cvs83
10005
10006         * src/msgcache.c
10007                 Write cache/mark to temp files before
10008                 overwriting old ones (avoids metadata
10009                 loss if writing the new files fail).
10010                 Use mmap() to read cache/mark file, as
10011                 this makes cache reading faster. Dis-
10012                 abled for big-endian machines until it
10013                 can be tested. (Big-endian users: set
10014                 msgcache_use_mmap = TRUE in the relevant
10015                 #if).
10016         * src/procmsg.h
10017                 Move rarely used fields of MsgInfo in 
10018                 another structure, which will only be
10019                 allocated if needed. Face, X-Face,
10020                 Return receipt headers and List-*
10021                 headers are moved. Mails having none
10022                 of these occupy 52 bytes less with
10023                 this patch, which makes 2.5MB of RAM
10024                 saved on a 50k folder).
10025         * src/headerview.c
10026         * src/mainwindow.c
10027         * src/messageview.c
10028         * src/partial_download.c
10029         * src/procheader.c
10030         * src/procmsg.c
10031         * src/textview.c
10032                 Follow this structure change.
10033
10034 2006-08-24 [wwp]        2.4.0cvs82
10035
10036         * manual/es/.cvsignore
10037         * manual/es/dist/.cvsignore
10038         * manual/es/dist/html/.cvsignore
10039         * manual/es/dist/pdf/.cvsignore
10040         * manual/es/dist/ps/.cvsignore
10041         * manual/es/dist/txt/.cvsignore
10042                 more (generated) files to ignore.
10043
10044 2006-08-24 [colin]      2.4.0cvs81
10045
10046         * src/folder.c
10047         * src/mh.c
10048                 Fix possible problems with local delivery. Check the folder doesn't
10049                 need scan before setting its mtime when saving cache (which can be
10050                 done long after the folder's been modified by an external process);
10051                 Check that the stored item's mtime didn't change in mh functions.
10052
10053 2006-08-24 [mones]      2.4.0cvs80
10054
10055         * manual/advanced.xml
10056                 Rewrapping, some fixes and MANUAL-TODO items:
10057                 8.1. = change "" to <quote></quote>
10058                 8.3. = quote menu items
10059                 8.5. - deploying -> new user ... ideally a new user (redundant)
10060
10061 2006-08-23 [colin]      2.4.0cvs79
10062
10063         * src/gtk/gtksctree.c
10064                 When selecting or deselecting range, only
10065                 freeze/thaw when selection is bigger than 10
10066
10067 2006-08-23 [colin]      2.4.0cvs78
10068
10069         * src/messageview.c
10070         * src/mimeview.c
10071         * src/mimeview.h
10072         * src/plugins/dillo_viewer/dillo_viewer.c
10073                 Provide an API for MimeViewer plugins to
10074                 return a text selection for replying
10075
10076 2006-08-23 [colin]      2.4.0cvs77
10077
10078         * src/image_viewer.c
10079         * src/textview.c
10080                 Use gtk_pixbuf_new_from_file_at_scale(), which
10081                 is faster than getting the pixbuf then resizing
10082                 it.
10083
10084 2006-08-23 [colin]      2.4.0cvs76
10085
10086         * src/procmime.c
10087                 UTF-8 should be sent Quoted-printable
10088
10089 2006-08-22 [colin]      2.4.0cvs75
10090
10091         * src/mh.c
10092                 Check if scan is required before touching
10093                 the folder (or it'll be required every time)
10094
10095 2006-08-22 [colin]      2.4.0cvs74
10096
10097         * configure.ac
10098                 Require libetpan 0.46 (crasher fix when built
10099                 against gnutls)
10100
10101 2006-08-22 [colin]      2.4.0cvs73
10102
10103         * src/folder.c
10104                 Set folder's mtime after writing its
10105                 cache
10106         * src/folderview.c
10107                 Add some timing
10108         * src/procmsg.c
10109                 Don't do useless stuff if we don't 
10110                 thread by subject
10111         * src/summaryview.c
10112                 Add some timing, don't deselect prior
10113                 to selecting (gtksctree does it itself),
10114                 remove crash avoidance hacks as it's been
10115                 properly fixed since a while
10116         * src/common/utils.c
10117                 Optimize to_human_readable(): _() is slow,
10118                 do it only once, and avoid %f format for KB
10119                 (the most common in a summaryview)
10120         * src/gtk/gtksctree.c
10121                 Don't uselessly freeze/thaw (fixes flicker
10122                 on next unread and friends), reduce number
10123                 of g_list_nth/g_list_position where possible
10124         * src/gtk/gtkutils.c
10125         * src/gtk/gtkutils.h
10126                 Reduce number of g_list_nth/g_list_position
10127                 where possible.
10128                 All of this makes loading as 70k folder 2.1
10129                 seconds instead of 3.2 (with hot FS caches).
10130                 (1.3 seconds without Date and Size columns...)
10131
10132 2006-08-22 [paul]       2.4.0cvs72
10133
10134         wrap documents and do some items from mones' MANUAL-TODO:
10135
10136         * manual/account.xml
10137                 4.1. = fix tabname references to <quote>tabname</quote>
10138                 4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
10139         * manual/faq.xml
10140                 1.1. = mentioned options don't match UI
10141                 Add information about the 'Never send Return Receipts'
10142                 option
10143         * manual/handling.xml
10144                 6.2. = Mentions Extended symbols button, but now is
10145                 named Information
10146                 6.3. = Mentions ... button, which is now Edit
10147
10148 2006-08-22 [colin]      2.4.0cvs71
10149
10150         * src/gtk/pluginwindow.c
10151                 Fix layout in verbose translations (such
10152                 as french)
10153
10154 2006-08-22 [paul]       2.4.0cvs70
10155
10156         * manual/Makefile.am
10157                 build manuals in alphabetical order
10158         * src/addressbook.c
10159         * src/prefs_themes.c
10160                 replace/remove deprecated symbols
10161         * src/gtk/gtkutils.c
10162                 fix a warning
10163         * src/gtk/pluginwindow.c
10164                 replace deprecated symbol
10165                 replace label text and move it
10166         * src/plugins/pgpcore/prefs_gpg.c
10167                 move the 'Generate...' button out of the
10168                 Sign Key frame, replace the English used
10169         * src/plugins/pgpcore/sgpgme.c
10170                 fixes to the English
10171
10172 2006-08-21 [colin]      2.4.0cvs69
10173
10174         * src/plugins/trayicon/trayicon.c
10175                 Add more strings for translation; patch
10176                 by Pawel
10177
10178 2006-08-21 [colin]      2.4.0cvs68
10179
10180         * src/compose.c
10181                 fix replied flag not set after drafting
10182         * src/matcher.c
10183                 fix body quicksearch in non-encoded bodies
10184                 containing '='
10185         * src/msgcache.c
10186                 Get rid of the g_malloc workaround for
10187                 corrupted caches, use g_try_malloc
10188
10189 2006-08-21 [colin]      2.4.0cvs67
10190
10191         * src/alertpanel.c
10192         * src/gtk/inputdialog.c
10193         * src/plugins/pgpcore/passphrase.c
10194                 Set minimal width to 375
10195         * src/mainwindow.c
10196                 Fix switching to offline, asking if it 
10197                 should be overriden for synchronising
10198         * src/mimeview.c
10199                 Don't offer to remember command on Open 
10200                 with for text parts, as the browser or 
10201                 text editor command isn't changed from 
10202                 there
10203
10204 2006-08-20 [paul]       2.4.0cvs66
10205
10206         * po/ko.po
10207         * po/zh_CN.po
10208                 fix plural form errors. revealed by stricter
10209                 checking of gettext 0.15
10210
10211 2006-08-18 [paul]       2.4.0cvs65
10212
10213         * src/stock_pixmap.c
10214                 fix the fix of 2.4.0cvs64
10215                 Thanks to Colin
10216
10217 2006-08-18 [paul]       2.4.0cvs64
10218
10219         * src/stock_pixmap.c
10220                 fix leaks
10221                 Thanks to Colin
10222
10223 2006-08-18 [paul]       2.4.0cvs63
10224
10225         * src/compose.c
10226         * src/procmsg.c
10227                 fix occasional IMAP bug where large msgs
10228                 were left in the queue folder after sending
10229                 Thanks to Colin
10230
10231 2006-08-18 [paul]       2.4.0cvs62
10232
10233         * src/folderview.c
10234                 freeze the summaryview while quicksearch results
10235                 are displayed
10236                 (fixes bug 456 'current message is hidden when the
10237                 view is refreshed and extended search is "unread 
10238                 messages"')
10239                 Thanks to Colin
10240         * src/textview.c
10241                 add missing #include "inputdialog.h"
10242         * src/common/utils.h
10243                 add missing mailcap_update_default() and improve
10244                 readability
10245
10246 2006-08-17 [colin]      2.4.0cvs61
10247
10248         * src/plugins/pgpcore/select-keys.c
10249                 Fix warnings :)
10250
10251 2006-08-17 [colin]      2.4.0cvs60
10252
10253         * src/compose.c
10254                 Don't continue queuing if Cancel is clicked
10255                 in select-keys
10256
10257 2006-08-17 [colin]      2.4.0cvs59
10258
10259         * src/plugins/pgpcore/select-keys.c
10260                 When encrypting, if only one key matches and it 
10261                 matches exactly, automatically use it.
10262
10263 2006-08-17 [colin]      2.4.0cvs58
10264
10265         * src/mimeview.c
10266         * src/prefs_common.c
10267         * src/prefs_common.h
10268         * src/prefs_ext_prog.c
10269         * src/textview.c
10270                 Fix issues with previous patch (text/html)
10271                 Remove outdated prefs
10272
10273 2006-08-17 [colin]      2.4.0cvs57
10274
10275         * src/imap.c
10276                 Add View Log button on auth error
10277         * src/procmsg.c
10278                 Fix encrypted mail marked as new when
10279                 saved in normal folders
10280         * src/plugins/pgpinline/pgpinline.c
10281                 Fix encrypt bug on IMAP
10282         * src/mimeview.c
10283         * src/common/utils.c
10284         * src/common/utils.h
10285         * src/gtk/inputdialog.c
10286         * src/gtk/inputdialog.h
10287                 Get rid of metamail stuff, simplify
10288                 opening, and allow remembering of user's
10289                 choices (by updating ~/.mailcap). There's
10290                 still to drop "Audio player" and "Image
10291                 viewer" preferences.
10292
10293 2006-08-17 [mones]      2.4.0cvs56
10294
10295         * manual/es/sylpheed-claws-manual.xml
10296                 fix DTD path
10297
10298 2006-08-17 [mones]      2.4.0cvs55
10299
10300         * configure.ac
10301         * manual/Makefile.am
10302         * manual/es/Makefile.am
10303         * manual/es/account.xml
10304         * manual/es/ack.xml
10305         * manual/es/addrbook.xml
10306         * manual/es/advanced.xml
10307         * manual/es/faq.xml
10308         * manual/es/glossary.xml
10309         * manual/es/gpl.xml
10310         * manual/es/handling.xml
10311         * manual/es/intro.xml
10312         * manual/es/keyboard.xml
10313         * manual/es/plugins.xml
10314         * manual/es/starting.xml
10315         * manual/es/sylpheed-claws-manual.xml
10316         * manual/es/dist/Makefile.am
10317         * manual/es/dist/html/Makefile.am
10318         * manual/es/dist/pdf/Makefile.am
10319         * manual/es/dist/ps/Makefile.am
10320         * manual/es/dist/txt/Makefile.am
10321                 Spanish translation for the manual
10322
10323 2006-08-16 [colin]      2.4.0cvs54
10324
10325         * src/compose.c
10326         * src/main.c
10327         * src/mainwindow.c
10328                 Fix send button sensitivity at startup
10329                 Set send menu sensitivity (patch by Fabien)
10330         * src/ssl_manager.c
10331                 Enable closing with esc (patch by Fabien)
10332         * src/gtk/foldersort.c
10333                 Enable closing with esc (patch by Fabien)
10334         * src/procmime.c
10335                 Optimisation (no need to copy to tempfile to
10336                 "decode" 7bit and 8bit)
10337         * src/summaryview.c
10338                 Fix cruft in swap_from case
10339         * src/textview.c
10340                 Fix missing last line in some mail cases 
10341                 (Fixes debian #381872)
10342         * src/plugins/pgpcore/prefs_gpg.c
10343         * src/plugins/pgpcore/sgpgme.c
10344         * src/plugins/pgpcore/sgpgme.h
10345                 Don't show "no key found" when user explicitely
10346                 wants to create a key
10347
10348 2006-08-16 [paul]       2.4.0cvs53
10349
10350         * configure.ac
10351         * src/account.c
10352         * src/addressbook.c
10353         * src/headerview.c
10354         * src/prefs_account.c
10355         * src/prefs_message.c
10356         * src/gtk/gtkutils.c
10357                 bump up minimum required versions of GTK+ and
10358                 GLIB to 2.6.0
10359
10360 2006-08-16 [paul]       2.4.0cvs52
10361
10362         * src/toolbar.c
10363                 workaround GTK+ Bug 351600 - 'Can't re-click
10364                 on button after sensitivity update'
10365                 http://bugzilla.gnome.org/show_bug.cgi?id=351600
10366                 Thanks to Colin
10367
10368 2006-08-15 [colin]      2.4.0cvs51
10369
10370         * src/plugins/pgpcore/prefs_gpg.c
10371                 Set options sensitivity according to
10372                 key existence
10373         * src/plugins/pgpcore/sgpgme.c
10374                 Allow to create key with no passphrase
10375
10376 2006-08-14 [cleroy]     2.4.0cvs50
10377
10378         * src/gtk/pluginwindow.c
10379                 New layout (maybe to be changed?)
10380         * src/gtk/gtkutils.c
10381                 Fix a bit label_window
10382         * src/plugins/pgpcore/passphrase.c
10383         * src/plugins/pgpcore/passphrase.h
10384         * src/plugins/pgpcore/plugin.c
10385         * src/plugins/pgpcore/prefs_gpg.c
10386         * src/plugins/pgpcore/prefs_gpg.h
10387         * src/plugins/pgpcore/sgpgme.c
10388         * src/plugins/pgpcore/sgpgme.h
10389                 Allow to create a PGP private key via the GUI
10390
10391 2006-08-14 [wwp]        2.4.0cvs49
10392
10393         * src/addressbook_foldersel.c
10394                 fix strict ISO C90 compliance.
10395
10396 2006-08-14 [paul]       2.4.0cvs48
10397
10398         * src/gtk/prefswindow.c
10399                 re-set scrolled window on opening
10400                 Patch by Ticho
10401
10402 2006-08-14 [paul]
10403
10404         2.5.0-rc1 released
10405
10406 2006-08-14 [paul]       2.4.0cvs47
10407
10408         * src/prefs_display_header.c
10409                 re-enable user-defined Displayed Headers
10410
10411 2006-08-14 [paul]       2.4.0cvs46
10412
10413         * src/prefs_account.c
10414                 use GTK_STOCK_EDIT
10415
10416 2006-08-13 [colin]      2.4.0cvs45
10417
10418         * src/common/utils.c
10419                 Fix "a" in quote when the original message is empty,
10420                 by using \0 instead of 'a' to test writability of
10421                 temp files.
10422
10423 2006-08-13 [wwp]        2.4.0cvs44
10424
10425         * src/plugins/spamassassin/spamassassin.c
10426                 fix capitalization of "SpamAssassin" in some debug, log and
10427                 dialog messages.
10428
10429 2006-08-13 [paul]       2.4.0cvs43
10430
10431         * src/editldap.c
10432                 fix overlapping widgets
10433         * src/prefs_account.c
10434                 fix translation of protocol_names[]
10435                 fix label disappearing off the edge of the
10436                 visible area
10437
10438 2006-08-12 [paul]       2.4.0cvs42
10439
10440         * manual/plugins.xml
10441                 update IRC channel info before it gets forgotten
10442                 about
10443
10444 2006-08-11 [colin]      2.4.0cvs41
10445
10446         * src/compose.c
10447         * src/mainwindow.c
10448         * src/mainwindow.h
10449         * src/procmsg.c
10450         * src/procmsg.h
10451         * src/summaryview.c
10452         * src/toolbar.c
10453                 Grey out the Send button if
10454                 - Queue folders are empty, or
10455                 - We're sending already
10456
10457 2006-08-11 [wwp]        2.4.0cvs40
10458
10459         * src/main.c
10460                 fix a logic issue when quitting while a compose window is
10461                 still open, thanks to Colin.
10462
10463 2006-08-10 [colin]      2.4.0cvs39
10464
10465         * src/main.c
10466                 Fix default font size setting after wizard run
10467         * src/imap.c
10468         * src/etpan/imap-thread.c
10469         * src/etpan/imap-thread.h
10470                 Fix bug #999 (Timing out on TSL cert validation 
10471                 dialog makes ugly things happen). Also, STARTTLS
10472                 unconditionnaly if initial capabilities contain
10473                 LOGINDISABLED and STARTTLS.
10474
10475 2006-08-09 [colin]      2.4.0cvs38
10476
10477         * src/mainwindow.c
10478         * src/mainwindow.h
10479                 Fix Tools/Actions sensitivity when there are
10480                 no actions
10481
10482 2006-08-09 [colin]      2.4.0cvs37
10483
10484         * src/prefs_filtering.c
10485                 Warning fix, patch by Paul
10486         * src/messageview.c
10487         * src/prefs_actions.c
10488         * src/prefs_filtering_action.c
10489         * src/prefs_matcher.c
10490                 Uniformisation of "Info ..." to "Info..." (for
10491                 old gtk), patch by Fabien
10492         * src/plugins/clamav/clamav_plugin_gtk.c
10493                 Sensitivity fix by Fabien
10494
10495 2006-08-09 [colin]      2.4.0cvs36
10496
10497         * src/main.c
10498         * src/main.h
10499                 Add a function to know whether we're exiting
10500         * src/plugins/trayicon/trayicon.c
10501                 If exiting, don't do anything. Faster, and
10502                 avoids gtk_main_iteration reentracy causing
10503                 segfaults at exit
10504
10505 2006-08-09 [colin]      2.4.0cvs35
10506
10507         * src/messageview.c
10508         * src/mimeview.c
10509         * src/mimeview.h
10510                 Fix lack of part selection when automatically 
10511                 jumping to a specific part
10512         * src/msgcache.c
10513                 Little optimisation in cache reading
10514
10515 2006-08-09 [colin]      2.4.0cvs34
10516
10517         * src/compose.c
10518                 Fix crash setting the priority on reedit
10519                 (Accessing compose before creating it!)
10520
10521 2006-08-08 [colin]      2.4.0cvs33
10522
10523         * src/procmime.c
10524                 Fix bug #998 (last attachment is not accessible)
10525                 Bad RFC interpretation on multipart close-delimiters
10526         * src/mimeview.c
10527         * src/mimeview.h
10528         * src/gtk/gtkvscrollbutton.c
10529         * src/gtk/gtkvscrollbutton.h
10530                 Make attachments list wheel-scrollable
10531
10532 2006-08-07 [colin]      2.4.0cvs32
10533
10534         * src/gtk/gtkaspell.c
10535                 Fix bug #973 (Unicode punctation characters 
10536                 are not recognized as separators by the
10537                 spell checker); fix unsigned stuff
10538
10539 2006-08-07 [colin]      2.4.0cvs31
10540
10541         * src/compose.c
10542                 Fix bug #956 (DnD text with accents in compose 
10543                 text entry); fix gccc's signed/unsigned fuss
10544
10545 2006-08-06 [colin]      2.4.0cvs30
10546
10547         * src/main.c
10548                 Fix bug #979 (Plugin crashes when exiting 
10549                 sylpheed-claws) : handle exit request only 
10550                 once
10551
10552 2006-08-05 [colin]      2.4.0cvs29
10553
10554         * src/news.c
10555                 Just make sure we have a msgid.
10556
10557 2006-08-05 [colin]      2.4.0cvs28
10558
10559         * src/news.c
10560         * src/summaryview.c
10561                 Fix bug #995 ("Mark cross-posted as read" doesn't work)
10562                 by reimplementing it
10563         * src/textview.c
10564                 Fix bug when hiding quotes with level > 3 and quote
10565                 colors are recycled
10566
10567 2006-08-04 [colin]      2.4.0cvs27
10568
10569         * src/compose.c
10570         * src/undo.c
10571         * src/undo.h
10572                 Fix a bit replace-by-pasting undo
10573         * src/mainwindow.c
10574         * src/messageview.c
10575                 Fix Fold quotes menu synchro in
10576                 mainwindow when it changes in 
10577                 messageview
10578         * src/textview.c
10579                 Fix right-click on quotes blocks
10580         * src/common/utils.c
10581                 Verify that the file created by
10582                 my_tmpfile() is writable. Fixes
10583                 bug #988 (very specific filesystem
10584                 issue)
10585         * src/plugins/pgpcore/sgpgme.c
10586                 Fix file descriptor leak
10587         * src/plugins/spamassassin/spamassassin.c
10588                 Warn once if spamd isn't reachable
10589
10590 2006-08-04 [colin]      2.4.0cvs26
10591
10592         * src/toolbar.c
10593                 i18n context patch by Fabien
10594
10595 2006-08-03 [colin]      2.4.0cvs25
10596
10597         * src/mainwindow.c
10598         * src/messageview.c
10599                 Rename "Hide quotes" to "Fold quotes"
10600         * src/textview.c
10601                 Don't use hand cursor on quotes. "all 
10602                 the bonuses of the feature and none of 
10603                 unwelcome side-effects"
10604
10605 2006-08-03 [colin]      2.4.0cvs24
10606
10607         * AUTHORS
10608         * sylpheed-claws.desktop
10609         * src/gtk/authors.h
10610                 Bring the desktop file to XDG compliance
10611                 Patch by Charles A. Edwards
10612
10613 2006-08-03 [colin]      2.4.0cvs23
10614
10615         * src/textview.c
10616                 Fix links offset when they are preceded
10617                 by accentued chars (g_utf8_strlen!)
10618         * src/mainwindow.c
10619                 Fix wrong status when starting offline
10620
10621
10622 2006-08-03 [wwp]        2.4.0cvs22
10623
10624         * src/prefs_common.h
10625                 ask what to do w/ filtering rules that belong to an account when
10626                 applying filtering rules manually from the main window (skip,
10627                 apply regardless of the account, use current account). This dialog
10628                 can be skipped and the last reply used.
10629                 (forgot that file)
10630
10631 2006-08-03 [wwp]        2.4.0cvs21
10632
10633         * src/filtering.c
10634         * src/filtering.h
10635         * src/prefs_common.c
10636         * src/summaryview.c
10637         * src/alertpanel.c
10638         * src/alertpanel.h
10639         * src/messageview.c
10640                 ask what to do w/ filtering rules that belong to an account when
10641                 applying filtering rules manually from the main window (skip,
10642                 apply regardless of the account, use current account). This dialog
10643                 can be skipped and the last reply used.
10644
10645
10646 2006-08-03 [colin]      2.4.0cvs20
10647
10648         * src/textview.c
10649                 Optimize previous patch
10650
10651 2006-08-03 [cleroy]     2.4.0cvs19
10652
10653         * src/textview.c
10654                 Fix quotes getting toggled back when the
10655                 mail has an even number of text parts
10656
10657 2006-08-02 [colin]      2.4.0cvs18
10658
10659         * src/messageview.c
10660                 Add Hide quotes menu
10661
10662 2006-08-02 [colin]      2.4.0cvs17
10663
10664         * src/mainwindow.c
10665         * src/prefs_common.c
10666         * src/textview.c
10667         * src/textview.h
10668         * src/gtk/about.c
10669                 Allow per-level quote hiding,
10670                 Allow toggling quotes by double-clicking them
10671                 Rename RemoteURI to ClickableText to reflect
10672                 the fact it's used for a variety of things
10673
10674 2006-08-02 [wwp]        2.4.0cvs16
10675
10676         * src/mainwindow.c
10677                 fix "View/Hide quotes" menu item status initialization.
10678
10679 2006-08-02 [wwp]        2.4.0cvs15
10680
10681         * src/matcher_parser_parse.y
10682                 remove a debug trace.
10683
10684 2006-08-02 [paul]       2.4.0cvs14
10685
10686         * src/plugins/pgpcore/passphrase.c
10687                 don't set initial dialog size
10688                 make it resizable
10689
10690 2006-08-02 [paul]       2.4.0cvs13
10691
10692         * src/noticeview.c
10693                 remove the rogue '/' character
10694
10695 2006-08-02 [paul]       2.4.0cvs12
10696
10697         * src/noticeview.c
10698                 allow buttons to resize as necessary
10699
10700 2006-08-01 [wwp]        2.4.0cvs11
10701
10702         * src/mbox.c
10703                 fix strict ISO C90 compliance.
10704
10705 2006-08-01 [wwp]        2.4.0cvs10
10706
10707         * tools/update-po
10708                 updated update-po tool to work w/ context-dependent translations.
10709                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
10710
10711 2006-08-01 [wwp]        2.4.0cvs9
10712
10713         * src/matcher.c
10714         * src/prefs_filtering.c
10715         * src/prefs_matcher.c
10716                 allow context-dependent translations for "All",
10717                 patch by Fabien Vantard <fzzzzz@gmail.com>.
10718
10719 2006-07-31 [colin]      2.4.0cvs8
10720
10721         * AUTHORS
10722         * src/gtk/authors.h
10723                 Add Rafal to authors
10724
10725 2006-07-31 [colin]      2.4.0cvs7
10726
10727         * src/compose.c
10728         * src/mainwindow.c
10729         * src/messageview.h
10730         * src/prefs_common.c
10731         * src/prefs_common.h
10732         * src/textview.c
10733                 Add 'View/Hide quotes'. Patch based on a patch
10734                 by Rafal Weglarz
10735
10736 2006-07-31 [colin]      2.4.0cvs6
10737
10738         * src/action.c
10739                 Fix problem with "> stuff >" actions
10740
10741 2006-07-31 [paul]       2.4.0cvs5
10742
10743         * po/nb.po
10744                 updated by Geir Helland
10745
10746 2006-07-31 [wwp]        2.4.0cvs4
10747
10748         * src/mainwindow.c
10749         * src/summaryview.c
10750         * src/summaryview.h
10751                 add "View/Go to/Parent message" and "View/Go to/Last read message",
10752                 thanks to Colin.
10753
10754 2006-07-31 [wwp]        2.4.0cvs3
10755
10756         * src/Makefile.am
10757         * src/addr_compl.c
10758         * src/addr_compl.h
10759         * src/addressbook.c
10760         * src/addressbook.h
10761         * src/addressbook_foldersel.c
10762         * src/addressbook_foldersel.h
10763         * src/addrindex.c
10764         * src/addrindex.h
10765         * src/matcher.c
10766         * src/matcher.h
10767         * src/matcher_parser_lex.l
10768         * src/matcher_parser_parse.y
10769         * src/prefs_common.c
10770         * src/prefs_common.h
10771         * src/prefs_filtering.c
10772         * src/prefs_matcher.c
10773         * src/prefs_matcher.h
10774         * src/summaryview.c
10775                 introduce filtering against the address book. It's now possible to add
10776                 matched conditions to determine if any email address in a message matches
10777                 or doesn't match any or all books or folders in the address book.
10778
10779 2006-07-31 [wwp]        2.4.0cvs2
10780
10781         * src/account.c
10782         * src/filtering.c
10783         * src/filtering.h
10784         * src/folder.c
10785         * src/folderview.c
10786         * src/inc.c
10787         * src/mainwindow.c
10788         * src/matcher.c
10789         * src/matcher_parser_lex.l
10790         * src/matcher_parser_parse.y
10791         * src/mbox.c
10792         * src/prefs_filtering.c
10793         * src/prefs_filtering.h
10794         * src/procmsg.c
10795         * src/procmsg.h
10796         * src/summaryview.c
10797                 introduce per-account filtering rules. Each filtering rule can now be assigned
10798                 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
10799                 when applying filtering rules manually, as all rules will apply - even the ones
10800                 assigned to an account. This issue will be addressed soon.
10801  
10802
10803
10804 2006-07-31 [wwp]        2.4.0cvs1
10805
10806         * src/quote_fmt.c
10807                 make more strings translatable.
10808
10809 2006-07-31 [paul]       2.4.0
10810
10811         2.4.0 released
10812
10813 2006-07-31 [paul]       2.3.1cvs91
10814
10815         * po/ca.po
10816                 updated by Miquel Oliete
10817
10818 2006-07-31 [paul]       2.3.1cvs90
10819
10820         * po/de.po
10821         * po/el.po
10822         * po/fr.po
10823         * po/it.po
10824         * po/pl.po
10825         * po/pt_BR.po
10826         * po/sr.po
10827         * po/zh_CN.po
10828                 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
10829                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
10830                 Aleksandar Urosevic, and Ralgh Young
10831
10832 2006-07-31 [paul]       2.3.1cvs89
10833
10834         * src/account.c
10835         * src/main.c
10836         * src/mainwindow.c
10837         * src/mainwindow.h
10838                 Fix a race condition when, after an SC crash, rescanning
10839                 folders took more than 0.5 seconds
10840                 Thanks to Colin
10841
10842 2006-07-31 [paul]       2.3.1cvs88
10843
10844         * src/folderview.c
10845                 don't translate separator strings
10846
10847 2006-07-30 [mones]      2.3.1cvs87
10848
10849         * doc/man/sylpheed-claws.1
10850                 Fixed non-ASCII chars in Hoa's name
10851         * po/es.po
10852                 Updated for release
10853
10854 2006-07-27 [colin]      2.3.1cvs86
10855
10856         * src/textview.c
10857                 Don't include the leading \n in links
10858                 Patch by Fabien
10859
10860 2006-07-25 [colin]      2.3.1cvs85
10861
10862         * src/mainwindow.c
10863         * src/common/socket.h
10864         * src/etpan/imap-thread.c
10865                 Refresh resolvers before connecting
10866                 to IMAP servers, and after switching
10867                 to online. Thanks to Paul.
10868
10869 2006-07-18 [colin]
10870
10871         * 2.4.0-rc4 released
10872
10873 2006-07-17 [colin]      2.3.1cvs84
10874
10875         * src/inc.c
10876                 Show connection attempt in statusbar before
10877                 connecting (previously first message was
10878                 "Retrieving messages from ..." after the
10879                 connection succeeded.
10880
10881 2006-07-16 [wwp]        2.3.1cvs83
10882
10883         * sylpheed-claws.ico
10884                 Added .ico file (windows multi-size icon file, generated).
10885
10886 2006-07-12 [wwp]        2.3.1cvs82
10887
10888         * src/messageview.c
10889                 remove Message/Re-edit menu entry from messageview window,
10890                 as sent/draft/queued messages are opened in compose window when
10891                 re-edited and it's not possible to re-edit other msgs.
10892
10893 2006-07-12 [paul]       2.3.1cvs81
10894
10895         * AUTHORS
10896         * src/mainwindow.c
10897         * src/gtk/authors.h
10898                 check online state before resetting
10899                 mailcheck timer. Useful if some program
10900                 verifies connection state and updates
10901                 Claws.
10902                 Patch by  Leonid Evdokimov <darkk@users.sf.net>
10903
10904 2006-07-12 [paul]       2.3.1cvs80
10905
10906         * sylpheed-claws-128x128.png
10907         * sylpheed-claws-64x64.png
10908         * sylpheed-claws.png
10909         * src/Makefile.am
10910         * src/main.c
10911         * src/prefs_toolbar.c
10912         * src/stock_pixmap.c
10913         * src/stock_pixmap.h
10914         * src/wizard.c
10915         * src/gtk/about.c
10916         * src/gtk/gtkutils.c
10917         * src/pixmaps/sylpheed-claws.xpm        ** ADDED **
10918         * src/pixmaps/sylpheed-claws_icon.xpm   ** ADDED **
10919         * src/pixmaps/sylpheed-claws_logo.xpm   ** ADDED **
10920         * src/pixmaps/sylpheed.xpm              ** REMOVED **
10921         * src/pixmaps/sylpheed_icon.xpm         ** REMOVED **
10922         * src/pixmaps/sylpheed_logo.xpm         ** REMOVED **
10923                 updated and renamed logo/icon files and related
10924                 logo by Jesper Schultz
10925
10926 2006-07-11 [paul]       2.3.1cvs79
10927
10928         * src/main.c
10929                 fix the labels a smidgin
10930
10931 2006-07-09 [colin]      2.3.1cvs78
10932
10933         * src/textview.c
10934                 Show errors in textviewer's command
10935                 Patch by H. Merijn Brand
10936
10937 2006-07-09 [colin]      2.3.1cvs77
10938
10939         * src/compose.c
10940                 Save FMID in drafts too
10941
10942 2006-07-08 [colin]      2.3.1cvs76
10943
10944         * src/compose.c
10945                 Svae RMID in drafted mails too
10946                 Save quote_fmt vars for whole mails,
10947                 don't reset at each quote_fmt_init:
10948                 allows to use the same |i{var} in
10949                 various template fields
10950         * src/prefs_template.c
10951         * src/quote_fmt.h
10952         * src/quote_fmt_parse.y
10953                 Same
10954
10955 2006-07-08 [colin]      2.3.1cvs75
10956
10957         * src/textview.c
10958                 Fix highlighting of attached parts URIs
10959
10960 2006-07-08 [colin]      2.3.1cvs74
10961
10962         * src/main.c
10963                 Prevent bug #981 (sc 2.3.1 segfaults with 
10964                 gtk+ 2.10) from being reported again:
10965                 if Sylpheed-Claws has been compiled against
10966                 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0, 
10967                 of if Sylpheed-Claws has been compiled against
10968                 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
10969                 error out.
10970
10971 2006-07-07 [colin]      2.3.1cvs73
10972
10973         * src/prefs_actions.c
10974                 Fix label
10975
10976 2006-07-07 [colin]      2.3.1cvs72
10977
10978         * src/prefs_actions.c
10979                 Fix compile on gtk < 2.8. argh :)
10980
10981 2006-07-07 [paul]       2.3.1cvs71
10982
10983         * src/common/defs.h
10984                 update DONATE_URI
10985
10986 2006-07-07 [colin]      2.3.1cvs70
10987
10988         * po/POTFILES.in
10989         * src/quote_fmt.c
10990         * src/quote_fmt_lex.l
10991         * src/quote_fmt_parse.y
10992                 Add |i{var}, a way to insert user-entered
10993                 text in a template
10994
10995 2006-07-07 [colin]
10996
10997         * 2.4.0-rc3 released
10998
10999 2006-07-07 [colin]      2.3.1cvs69
11000
11001         * src/folder.c
11002                 Don't consider inboxes of UNKNOWN folder 
11003                 classes to be useable as default inboxes
11004
11005 2006-07-07 [paul]       2.3.1cvs68
11006
11007         * src/textview.c
11008                 add missing #include <errno.h>
11009                 Thanks to René J. Blokland
11010
11011 2006-07-07 [paul]       2.3.1cvs67
11012
11013         * src/action.c
11014                 Return now Closes dialog
11015         * src/mimeview.c
11016         * src/mimeview.h
11017         * src/textview.c
11018                 add contextual menu to mime parts listed
11019                 in the textview
11020                 Thanks to Colin
11021         * src/common/utils.c
11022                 reversal: ' is a valid character in URLs
11023
11024 2006-07-06 [colin]      2.3.1cvs66
11025
11026         * src/remotefolder.h
11027                 Forgotten in previous commit
11028
11029 2006-07-06 [colin]      2.3.1cvs65
11030
11031         * src/folder.c
11032                 Set summary update flag whenever
11033                 totals changed
11034         * src/imap.c
11035         * src/prefs_account.c
11036         * src/common/utils.h
11037         * src/etpan/imap-thread.c
11038                 Fix warnings, thanks to Fabien and
11039                 Ricardo
11040
11041 2006-07-06 [wwp]        2.3.1cvs64
11042
11043         * src/gtk/gtkutils.c
11044                 GTK_STOCK_HELP exists in GTK+ 2.4.x.
11045
11046 2006-07-06 [wwp]        2.3.1cvs63
11047
11048         * src/account.c
11049         * src/addressbook.c
11050         * src/addressitem.h
11051         * src/folderview.c
11052         * src/mainwindow.c
11053         * src/manual.c
11054         * src/manual.h
11055         * src/message_search.c
11056         * src/prefs_actions.c
11057         * src/prefs_filtering.c
11058         * src/prefs_filtering.h
11059         * src/prefs_template.c
11060         * src/summary_search.c
11061         * src/summaryview.c
11062         * src/gtk/gtkutils.c
11063         * src/gtk/gtkutils.h
11064         * src/gtk/pluginwindow.c
11065                 add help buttons to some dialogs. Clicking such buttons opens a
11066                 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
11067
11068 2006-07-06 [paul]       2.3.1cvs62
11069
11070         * src/textview.c
11071                 fix attachments contextual menu
11072                 Thanks to Colin
11073
11074 2006-07-05 [colin]      2.3.1cvs61
11075
11076         * src/textview.c
11077         * src/compose.c
11078                 Handle sftp:// links
11079
11080 2006-07-05 [paul]       2.3.1cvs60
11081
11082         * src/gtk/filesel.c
11083                 grab save button by default
11084                 Thanks to Colin
11085
11086 2006-07-05 [wwp]        2.3.1cvs59
11087
11088         * manual/xml2pdf
11089                 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
11090
11091 2006-07-04 [colin]      2.3.1cvs58
11092
11093         * src/mimeview.c
11094         * src/textview.c
11095                 Use left click to select, middle click to open
11096                 on mimeparts links
11097         * src/common/utils.c
11098                 Fix segfault
11099
11100 2006-07-04 [colin]      2.3.1cvs57
11101
11102         * src/mainwindow.c
11103         * src/news.c
11104                 Warning fixes, thanks to Fabien
11105
11106 2006-07-04 [colin]      2.3.1cvs56
11107
11108         * src/mimeview.c
11109         * src/mimeview.h
11110         * src/textview.c
11111                 Allow parts to be selected via their text label
11112                 in textview
11113
11114 2006-07-04 [colin]      2.3.1cvs55
11115
11116         * src/folderview.c
11117                 Feedback when closing (for big folders)
11118         * src/prefs_actions.c
11119         * src/prefs_filtering.c
11120         * src/prefs_matcher.c
11121         * src/prefs_template.c
11122                 Fix default button when closing without
11123                 having saved
11124
11125 2006-07-04 [colin]      2.3.1cvs54
11126
11127         * src/news.c
11128                 Delete local file on deletion
11129
11130 2006-07-03 [colin]      2.3.1cvs53
11131
11132         * src/folderview.c
11133         * src/main.c
11134                 Don't freeze when rescanning after crash
11135
11136 2006-07-03 [wwp]        2.3.1cvs52
11137
11138         * src/compose.c
11139         * src/privacy.c
11140         * src/privacy.h
11141         * src/plugins/pgpinline/pgpinline.c
11142         * src/plugins/pgpmime/pgpmime.c
11143                 don't report an error when the user cancels the passphrase dialog.
11144
11145 2006-07-02 [colin]      2.3.1cvs51
11146
11147         * src/folderview.c
11148                 Open message when crossing folders with Space,
11149                 goto next unread and friends
11150
11151 2006-07-01 [colin]      2.3.1cvs50
11152
11153         * src/prefs_account.c
11154                 Typographic rules varying from language
11155                 to language (in french "Protocole :"),
11156                 we have to do that :)
11157
11158 2006-07-01 [ticho]      2.3.1cvs49
11159
11160         * src/prefs_account.c
11161                 Only use one temporary gchar* variable in
11162                 prefs_account_protocol_set_optmenu().
11163
11164 2006-07-01 [ticho]      2.3.1cvs48
11165
11166         * src/prefs_account.c
11167         * src/prefs_account.h
11168                 Use GtkLabel for existing account protocol name.
11169                 Created an array for protocol names and populate the
11170                 combobox from it in a for() cycle.
11171
11172 2006-06-30 [colin]      2.3.1cvs47
11173
11174         * src/compose.c
11175                 Block undo when changing signature (by changing
11176                 account)
11177
11178 2006-06-30 [paul]       2.3.1cvs46
11179
11180         * src/send_message.c
11181                 when editing From in the Compose window, use that address
11182                 in the Return-Path: header
11183                 Thanks to Colin
11184
11185 2006-06-30 [colin]      2.3.1cvs45
11186
11187         * src/compose.c
11188                 Fix signature replacement:
11189                 - when no newline before separator
11190                 - when reediting
11191
11192 2006-06-29 [colin]      2.3.1cvs44
11193
11194         * src/folderview.c
11195         * src/folderview.h
11196         * src/mainwindow.c
11197         * src/summaryview.c
11198                 Let 'View/Go to/Next marked' work like
11199                 Next new & Next unread: across folders
11200                 Change the select_on_entry pref to do
11201                 what we want when changing folder
11202         * src/common/utils.c
11203                 Fix single-quoted links 
11204
11205 2006-06-29 [colin]      2.3.1cvs43
11206
11207         * src/gtk/gtkaspell.c
11208                 "Sylpheed" and "Sylpheed-Claws" do exist !
11209
11210 2006-06-29 [colin]      2.3.1cvs42
11211
11212         * src/imap.c
11213                 Forgot to remove debug
11214
11215 2006-06-29 [colin]      2.3.1cvs41
11216
11217         * src/imap.c
11218         * src/imap.h
11219         * src/mainwindow.c
11220                 Disconnect from IMAP servers when going
11221                 offline. Fixes bug #978 (going to offline-mode 
11222                 won't close connections)
11223
11224 2006-06-29 [colin]      2.3.1cvs40
11225
11226         * src/main.c
11227                 Fix transient setting on failing plugins
11228                 Patch by Fabien
11229         * src/plugins/pgpcore/sgpgme.c
11230                 Only warn for OpenPGP. Most people don't
11231                 have CMS available.
11232
11233 2006-06-29 [colin]      2.3.1cvs39
11234
11235         * src/compose.c
11236                 Fix Spelling menu (discrepancy between context menu
11237                 and top menu when folder's dictionary isn't the 
11238                 default one)
11239         * src/plugins/pgpcore/sgpgme.c
11240                 More error reporting about why gpgme can fail
11241
11242 2006-06-29 [wwp]        2.3.1cvs38
11243
11244         * src/mainwindow.c
11245                 honor the display-header-pane setting even when the message view
11246                 is a separate window.
11247
11248 2006-06-29 [wwp]        2.3.1cvs37
11249
11250         * src/prefs_actions.c
11251                 forgot to commit that one (use of GTK_STOCK_INFO).
11252
11253 2006-06-29 [colin]      2.3.1cvs36
11254
11255         * src/imap.c
11256                 Better handling of login errors (ask the password
11257                 again once), alert in case of error. Fix three
11258                 signedness warnings.
11259
11260 2006-06-28 [wwp]        2.3.1cvs35
11261
11262         * src/prefs_template.c
11263         * src/prefs_matcher.c
11264         * src/prefs_filtering_action.c
11265         * src/prefs_quote.c
11266                 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
11267                 patch by Fabien Vantard, slightly modified.
11268
11269 2006-06-28 [paul]
11270
11271         2.4.0-rc2 released
11272
11273 2006-06-28 [colin]      2.3.1cvs34
11274
11275         * src/prefs_account.c
11276                 Fix bug #977 (Can't add or edit imap accounts)
11277
11278 2006-06-28 [colin]      2.3.1cvs33
11279
11280         * src/mimeview.c
11281                 Fix previous
11282
11283 2006-06-28 [colin]      2.3.1cvs32
11284
11285         * src/mimeview.c
11286                 Save named inlined attachments with "Save all"
11287         * src/main.c
11288         * src/mbox.c
11289         * src/common/plugin.c
11290         * src/common/plugin.h
11291         * src/common/sylpheed.c
11292         * src/common/utils.c
11293         * src/plugins/pgpcore/sylpheed.def
11294         * src/plugins/pgpinline/sylpheed.def
11295         * src/plugins/pgpmime/sylpheed.def
11296                 Win32 compatibility patch, by
11297                 Werner Koch
11298
11299 2006-06-28 [wwp]        2.3.1cvs31
11300
11301         * src/imap.c
11302         * src/prefs_folder_item.c
11303                 less compilation warnings (thanks to Fabien Vantard), less typos.
11304
11305 2006-06-28 [paul]       2.3.1cvs30
11306
11307         * src/gtk/gtkutils.c
11308                 gtk_combo_box_set_focus_on_click() is only
11309                 available since gtk 2.6.0
11310
11311 2006-06-28 [paul]       2.3.1cvs29
11312
11313         * src/prefs_ext_prog.c
11314                 fix engrish and add a tooltip for the
11315                 'command for 'Display as text' option
11316
11317 2006-06-28 [paul]
11318
11319         2.4.0-rc1 released
11320
11321 2006-06-28 [paul]       2.3.1cvs28
11322
11323         * ChangeLog
11324         * tools/Makefile.am
11325                 include textviewer.pl in releases
11326
11327 2006-06-28 [paul]       2.3.1cvs27
11328
11329         * src/prefs_ext_prog.c
11330                 hide Print command option if libgnomeprint
11331                 support is present
11332
11333 2006-06-27 [colin]      2.3.1cvs26
11334
11335         * src/compose.c
11336                 Fix Esc handling in insert/attach dialog
11337                 Don't show this dialog if dragging something
11338                 else than text/uri-list
11339                 Thanks to Fabien Vantard
11340         * tools/textviewer.pl
11341                 Filter script to display stuff as text
11342                 by H. Merijn Brand
11343
11344 2006-06-27 [wwp]        2.3.1cvs25
11345
11346         * src/messageview.c
11347                 use the exact product name (message view title), patch
11348                 by Fabien Vantard.
11349
11350 2006-06-27 [ticho]      2.3.1cvs24
11351
11352         * src/prefs_account.c
11353         * src/prefs_common.c
11354         * src/prefs_common.h
11355         * src/prefs_ext_prog.c
11356         * src/textview.c
11357                 Add a preference (Preferences/External programs)
11358                 to allow "Display as text" to be done via a script
11359                 (patch by H.Merijn Brand).
11360                 Use GtkComboBox for protocol selection in account
11361                 preferences.
11362                 Only include current choice for existing accounts, and
11363                 insensitivize the combobox.
11364
11365 2006-06-27 [paul]       2.3.1cvs23
11366
11367         * src/mbox.c
11368                 fix crasher introduced in cvs21.
11369                 Thanks to Colin
11370
11371 2006-06-26 [colin]      2.3.1cvs22
11372
11373         * src/mbox.c
11374                 Fix double-frees when leaving folders
11375                 after exporting to mbox
11376
11377 2006-06-26 [colin]      2.3.1cvs21
11378
11379         * src/mbox.c
11380                 More feedback (and optimisation)
11381                 on import/export
11382         * src/common/utils.c
11383                 Fix case when looking for mail addresses
11384         * src/gtk/gtkutils.c
11385                 Extra check for (X-)Face
11386
11387 2006-06-25 [ticho]      2.3.1cvs20
11388
11389         * src/compose.c
11390         * src/exphtmldlg.c
11391         * src/gtk/gtkutils.c
11392         * src/gtk/gtkutils.h
11393                 Added second argument to gtkut_sc_combobox_create() to
11394                 control focus-on-click for the widget.
11395                 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
11396
11397 2006-06-25 [ticho]      2.3.1cvs19
11398
11399         * src/compose.c
11400         * src/gtk/Makefile.am
11401         * src/gtk/combobox.c
11402         * src/gtk/combobox.h
11403         * src/gtk/gtkutils.c
11404         * src/gtk/gtkutils.h
11405                 Use GtkComboBox instead of deprecated GtkOptionMenu
11406                 for account selector in compose window and for encoding
11407                 selector in attachment properties.
11408                 Also factorise working with the new GtkComboBox somewhat.
11409
11410 2006-06-24 [paul]       2.3.1cvs18
11411
11412         * src/prefs_common.c
11413                 use the correct default value
11414
11415 2006-06-24 [paul]       2.3.1cvs17
11416
11417         * src/compose.c
11418         * src/prefs_common.c
11419         * src/prefs_common.h
11420         * src/prefs_compose_writing.c
11421                 enable setting of default action when
11422                 dnd'ing files in the compose window.
11423                 (Collaborative effort with wwp)
11424
11425 2006-06-23 [wwp]        2.3.1cvs16
11426
11427         * src/compose.c
11428                 i18n fix (thanks to Fabien Vantard)
11429
11430 2006-06-22 [colin]      2.3.1cvs15
11431
11432         * src/prefs_customheader.c
11433                 Don't use filters in custom headers' file 
11434                 selector. Remember, extensions mean nothing :)
11435
11436 2006-06-22 [paul]       2.3.1cvs14
11437
11438         * configure.ac
11439                 allow setting of man directory location
11440
11441 2006-06-22 [colin]      2.3.1cvs13
11442
11443         * src/mainwindow.c
11444                 Add 'View/Go to/Next unread folder'.
11445                 I missed that :)
11446
11447 2006-06-22 [colin]      2.3.1cvs12
11448
11449         * src/common/utils.c
11450                 Add some subject prefixes
11451                 Patch by Bjorn T Johansen <btj@havleik.no>
11452
11453 2006-06-22 [colin]      2.3.1cvs11
11454
11455         * manual/advanced.xml
11456                 Forgotten hidden pref
11457
11458 2006-06-21 [paul]       2.3.1cvs10
11459
11460         * src/prefs_account.c
11461                 complete the removal of 'Add date header' option
11462
11463 2006-06-21 [paul]       2.3.1cvs9
11464
11465         * src/account.c
11466         * src/compose.c
11467         * src/prefs_account.c
11468         * src/prefs_account.h
11469                 remove option to add date header - always
11470                 add date header
11471         * src/etpan/imap-thread.c
11472                 fix warnings (Thanks to Colin)
11473
11474 2006-06-21 [wwp]        2.3.1cvs8
11475
11476         * src/folder.c
11477                 set the attachment flag when inline text part are (file)named. This is more convenient
11478                 when receiving (for instance) inline source files or patches sent using thunderbird.
11479
11480 2006-06-21 [paul]       2.3.1cvs7
11481
11482         * src/inc.c
11483                 fix off-by-one count of current msg in
11484                 statusbar filtering progressbar
11485
11486 2006-06-21 [paul]       2.3.1cvs6
11487
11488         * src/folder.c
11489                 Show attachment icon even if the part is 'inline'
11490                 if the following conditions are met:
11491                 - content-type != 'text/plain'
11492                 - content-type != '*/pgp-signature'
11493                 - either 'name' or 'filename' parameter is not NULL
11494                 
11495                 Thanks to Colin
11496
11497 2006-06-21 [paul]       2.3.1cvs5
11498
11499         * src/messageview.c
11500         * src/prefs_common.c
11501         * src/prefs_common.h
11502         * src/prefs_other.c
11503                 add an option to 'Never send Return
11504                 Receipts'
11505                 Thanks to Colin
11506
11507 2006-06-20 [mones]      2.3.1cvs4
11508
11509         * po/es.po
11510                 updated
11511         * src/compose.c
11512                 typo fixed (space after comma)
11513         * tools/make.themes.project
11514                 remove exec mode from tarball files
11515
11516 2006-06-20 [colin]      2.3.1cvs3
11517
11518         * src/news.c
11519         * src/procheader.c
11520         * src/unmime.c
11521                 Better fix for \n's in headers (don't 
11522                 break Received: and others)
11523
11524 2006-06-20 [paul]       2.3.1cvs2
11525
11526         * src/alertpanel.c
11527         * src/textview.c
11528                 improve legibility of phishing attempt
11529                 dialog
11530
11531 2006-06-20 [paul]       2.3.1cvs1
11532
11533         * NEWS
11534         * README
11535         * configure.ac
11536                 Update version number following
11537                 stable release
11538
11539 2006-06-20 [colin]      2.3.0cvs26
11540
11541         * src/compose.c
11542                 When dragging a file to the text of the compose
11543                 window, ask whether we want to insert or attach
11544                 (I know lots of people who do that to attach)
11545
11546 2006-06-20 [colin]      2.3.0cvs25
11547
11548         * src/etpan/imap-thread.c
11549                 Fix threshold (the append command is often > 32 bytes)
11550
11551 2006-06-19 [colin]      2.3.0cvs24
11552
11553         * src/imap.c
11554         * src/etpan/imap-thread.c
11555                 Workaround Rockliffe IMAP server bug: replace
11556                 "x UID SEARCH (ANSWERED UID 1:*)" with
11557                 "x UID SEARCH ANSWERED"
11558                 (Rockliffe doesn't handle the parenthesis)
11559
11560 2006-06-19 [colin]      2.3.0cvs23
11561
11562         * src/compose.c
11563         * src/imap.c
11564         * src/etpan/imap-thread.c
11565                 Probably fix bug #972 (Freezes when adding 
11566                 an attachment to the message)
11567         * src/common/defs.h
11568                 Modernize Firefox cmd
11569
11570
11571 2006-06-18 [colin]      2.3.0cvs22
11572
11573         * src/prefs_customheader.c
11574                 Only allow correct filenames for various
11575                 custom headers
11576
11577 2006-06-18 [colin]      2.3.0cvs21
11578
11579         * src/prefs_customheader.c
11580                 Add a 'From File...' button in custom headers prefs, which
11581                 try to do the right thing: 
11582                 for normal headers, use file as plaintext,
11583                 for X-Face, calls compface,
11584                 for Face, encode to b64.
11585
11586 2006-06-17 [colin]      2.3.0cvs20
11587
11588         * src/mh.c
11589                 Warning fix
11590
11591 2006-06-16 [colin]      2.3.0cvs19
11592
11593         * src/summaryview.c
11594                 Recursive quicksearch: show message list
11595                 in current folder, *then* search children
11596                 in the background.
11597
11598 2006-06-16 [colin]      2.3.0cvs18
11599
11600         * src/main.c
11601                 Instead of ignoring SIGPIPE, save caches
11602                 when getting one. Will fix the fact that
11603                 hot caches are out-of-date when logging 
11604                 out of Xorg.
11605         * src/compose.c
11606         * src/prefs_compose_writing.c
11607                 Only save text (not attachments) when 
11608                 auto-saving to drafts
11609         * src/unmime.c
11610                 Always replace \n, \r and \t with spaces
11611                 in headers
11612         * manual/dist/html/Makefile.am
11613         * manual/dist/pdf/Makefile.am
11614         * manual/dist/ps/Makefile.am
11615         * manual/dist/txt/Makefile.am
11616         * manual/fr/dist/html/Makefile.am
11617         * manual/fr/dist/pdf/Makefile.am
11618         * manual/fr/dist/ps/Makefile.am
11619         * manual/fr/dist/txt/Makefile.am
11620         * manual/pl/dist/html/Makefile.am
11621         * manual/pl/dist/pdf/Makefile.am
11622         * manual/pl/dist/ps/Makefile.am
11623         * manual/pl/dist/txt/Makefile.am
11624                 Fix make clean removing pregenerated manuals
11625
11626
11627 2006-06-16 [colin]      2.3.0cvs17
11628
11629         * src/plugins/pgpcore/sgpgme.c
11630         * src/plugins/pgpmime/pgpmime.c
11631         * src/plugins/pgpinline/pgpinline.c
11632                 Better error reporting in setup_signers.
11633                 Don't fallback to default key if specified
11634                 key isn't found.
11635                 Don't allow signing if more than one secret
11636                 key matches the one specified in prefs.
11637
11638 2006-06-15 [colin]      2.3.0cvs16
11639
11640         * src/folderview.c
11641                 Add "Send queue" in the folder's contextual
11642                 menu
11643         * src/compose.c
11644         * src/messageview.c
11645         * src/privacy.c
11646         * src/privacy.h
11647         * src/procmime.c
11648         * src/procmsg.c
11649         * src/plugins/pgpcore/passphrase.c
11650         * src/plugins/pgpcore/sgpgme.c
11651         * src/plugins/pgpinline/pgpinline.c
11652         * src/plugins/pgpmime/pgpmime.c
11653                 Better error reporting
11654         * src/mbox.c
11655                 Probably fix bug #971 (2.2.3 cannot read mail 
11656                 from local mbox)
11657
11658
11659 2006-06-15 [mones]      2.3.0cvs15
11660
11661         * tools/make.themes.project
11662                 creates the themes project from the web page
11663
11664 2006-06-15 [colin]      2.3.0cvs14
11665
11666         * src/folder.c
11667                 Better fix (avoid losing the folder if scan_tree 
11668                 fails)
11669
11670 2006-06-15 [cleroy]     2.3.0cvs13
11671
11672         * src/folder.c
11673                 Probably fix Bug #969 (crash on rebuilding 
11674                 imap folder)
11675
11676 2006-06-14 [colin]      2.3.0cvs12
11677
11678         * manual/dtd/manual.xsl
11679         * manual/sylpheed-claws-manual.xml
11680         * manual/fr/sylpheed-claws-manual.xml
11681         * manual/pl/sylpheed-claws-manual.xml
11682                 Insert pagebreaks between sections
11683
11684 2006-06-14 [paul]       2.3.0cvs11
11685
11686         * configure.ac
11687                 better fix than 2.3.0cvs10
11688
11689 2006-06-14 [paul]       2.3.0cvs10
11690
11691         * configure.ac
11692                 fix setting of PACKAGE_DATA_DIR with newer autoconf
11693                 (backwards compatible)
11694
11695 2006-06-13 [colin]      2.3.0cvs9
11696
11697         * src/messageview.c
11698                 Fix sending of return receipt with the new queue folders
11699
11700 2006-06-13 [wwp]        2.3.0cvs8
11701
11702         * src/quote_fmt_lex.l
11703                 fix wrong tokens returned in quote_fmt lexer, query not().
11704
11705 2006-06-13 [wwp]        2.3.0cvs7
11706
11707         * src/folder.c
11708         * src/prefs_folder_item.c
11709                 allow changing folder type even when folder is not a top-level one,
11710                 thanks to Colin.
11711
11712 2006-06-12 [colin]      2.3.0cvs6
11713
11714         * src/folderview.c
11715                 Fix double-ask of "Do you want to mark all
11716                 as read"
11717
11718 2006-06-12 [colin]      2.3.0cvs5
11719
11720         * src/compose.c
11721         * src/compose.h
11722         * src/folder.c
11723         * src/folder.h
11724         * src/imap.c
11725         * src/inc.c
11726         * src/main.c
11727         * src/messageview.c
11728         * src/mh.c
11729         * src/prefs_folder_item.c
11730         * src/procheader.c
11731         * src/procmime.c
11732         * src/procmsg.c
11733         * src/procmsg.h
11734         * src/send_message.c
11735         * src/summaryview.c
11736         * src/toolbar.c
11737                 Apply bug #964's patch (Queue and drafts aren't normal)
11738                 The Drafts and Queue folder now contain RFC-822 files,
11739                 allowing to move and copy mails from and to these 
11740                 folders. Moving from Drafts to Queue will prepare the
11741                 mail for sending (PGP signature, encryption, etc).
11742                 This patch also rework sending errors handling to try
11743                 to be more helpful.
11744                 Also, allow redefining folder types via the GUI 
11745                 (Folder type in its Properties)
11746
11747 2006-06-12 [colin]      2.3.0cvs4
11748
11749         * src/summaryview.c
11750         * src/prefs_common.c
11751         * src/prefs_common.h
11752         * src/gedit-print.c
11753                 Allow to define a specific print font - patch
11754                 by Bernhard Walle <bernhard.walle@gmx.de>
11755         * src/prefs_fonts.c
11756         * manual/advanced.xml
11757         * manual/fr/advanced.xml
11758                 Add a hidden pref to allow deletion without
11759                 confirmation
11760
11761 2006-06-12 [wwp]        2.3.0cvs3
11762
11763         * .cvsignore
11764                 more files to ignore.
11765
11766 2006-06-12 [wwp]        2.3.0cvs2
11767
11768         * src/quote_fmt.c
11769         * src/quote_fmt_lex.l
11770         * src/quote_fmt_parse.y
11771                 extend the quote_fmt parser (templates and quotes):
11772                 - allow limited sub-expressions in |p{} and |f{} expressions,
11773                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
11774                 - implemented/fixed missing implementation of query_references and show_references,
11775                 - completed, fixed contents and format of the symbols help dialog,
11776                 - fix some compilation warnings.
11777
11778 2006-06-12 [wwp]        2.3.0cvs1
11779
11780         * manual/advanced.xml
11781         * manual/fr/advanced.xml
11782                 updates in the "templates" section of the manual (eng/fr):
11783                  - be more precise (both versions)
11784                  - completed to match the english reference (fr version)
11785                  - touchups (both versions)
11786
11787 2006-06-12 [paul]       2.3.0
11788
11789         2.3.0 released
11790
11791 2006-06-12 [paul]       2.2.3cvs14
11792
11793         * po/ca.po
11794         * po/cs.po
11795         * po/de.po
11796         * po/el.po
11797         * po/fr.po
11798         * po/it.po
11799         * po/pt_BR.po
11800         * po/sr.po
11801         * po/zh_CN.po
11802                 updated by Miquel Oliete, Tim, Stephan Sachse,
11803                 Stavros Giannouris, Fabien Vantard, Andrea
11804                 Spadaccini, Frederico Goncalves Guimaraes,
11805                 Aleksandar Urosevic, and Ralgh Young
11806
11807 2006-06-12 [colin]      2.2.3cvs13
11808
11809         * src/mbox.c
11810                 Add missing header
11811
11812 2006-06-11 [colin]      2.2.3cvs12
11813
11814         * src/msgcache.c
11815                 Verify that g_malloc() succeeded
11816
11817 2006-06-11 [colin]      2.2.3cvs11
11818
11819         * src/wizard.c
11820                 Add Face header to welcome mail
11821
11822 2006-06-10 [colin]      2.2.3cvs10
11823
11824         * src/textview.c
11825                 Revert previous (Forgot it changes the
11826                 margin on the whole mail)
11827
11828 2006-06-10 [colin]      2.2.3cvs9
11829
11830         * src/textview.c
11831                 Don't overlap long headers under (X-)Face
11832
11833 2006-06-10 [mones]      2.2.3cvs8
11834
11835         * manual/xml2pdf
11836                 allow generation of manual on systems lacking saxon binary
11837                 but with java and the saxon library installed
11838
11839         * po/es.po
11840                 updated for release
11841
11842 2006-06-09 [colin]      2.2.3cvs7
11843
11844         * src/summaryview.c
11845                 Fix leak when using Display Sender using Addressbook
11846
11847 2006-06-09 [colin]      2.2.3cvs6
11848
11849         * src/compose.c
11850         * src/folder.c
11851         * src/folderview.c
11852         * src/mimeview.c
11853         * src/summaryview.c
11854                 More leaks fixes
11855
11856 2006-06-09 [paul]       2.2.3cvs5
11857
11858         * AUTHORS
11859         * src/gtk/authors.h
11860         * tools/claws.i18n.status.pl
11861                 updated with new info
11862
11863 2006-06-09 [paul]       2.2.3cvs4
11864
11865         * README
11866                 updated
11867         * manual/ack.xml
11868                 add wwp to authors list
11869         * src/gtk/authors.h
11870                 update mine and Colin's addresses
11871
11872 2006-06-08 [colin]      2.2.3cvs3
11873
11874         * src/etpan/imap-thread.c
11875                 Fix leak on SSL cert check
11876
11877 2006-06-08 [colin]      2.2.3cvs2
11878
11879         * src/common/utils.c
11880                 Fix leak
11881
11882 2006-06-08 [paul]       2.2.3cvs1
11883
11884         * configure.ac
11885                 Update version number following
11886                 stable release
11887
11888 2006-06-07 [colin]      2.2.2cvs3
11889
11890         * src/msgcache.c
11891                 Fix catching cache read errors (guint instead of gint)
11892                 Prevent malloc'ing more than 8MB (means cache corruption)
11893
11894 2006-06-07 [paul]       2.2.2cvs2
11895
11896         * src/exporthtml.c
11897         * src/exportldif.c
11898         * src/mh.c
11899         * src/mutt.c
11900         * src/pine.c
11901         * src/common/utils.c
11902                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
11903                 obey $HOME'
11904                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
11905                 Thanks to Colin
11906
11907 2006-06-06 [paul]       2.2.2cvs1
11908
11909         * configure.ac
11910                 Update version number following
11911                 stable release
11912
11913 2006-06-06 [paul]       2.2.1cvs6
11914
11915         * src/matcher.c
11916                 fix  implicit declaration of
11917                 sylpheed_do_idle()
11918                 Patch by Fabien Vantard
11919
11920 2006-06-06 [paul]       2.2.1cvs5
11921
11922         * src/matcher.c
11923                 fix age_greater and age_lower so that they
11924                 mean what say and not '...or equal to'
11925                 Thanks to Colin
11926
11927 2006-06-06 [paul]       2.2.1cvs4
11928
11929         * src/textview.c
11930         * src/common/utils.c
11931                 fix URI check
11932                 Thanks to Colin
11933
11934 2006-06-05 [wwp]        2.2.1cvs3
11935
11936         * manual/fr/account.xml
11937                 minor language fixes (thanks to Fabien Vantard).
11938
11939 2006-06-05 [colin]      2.2.1cvs2
11940
11941         * src/prefs_folder_item.c
11942         * src/folderview.c
11943                 Allow recursive setting of properties 
11944                 for whole mailboxes
11945         * src/matcher.c
11946                 Don't freeze on 'test' filtering rule
11947
11948 2006-06-05 [colin]      2.2.1cvs1
11949
11950         * configure.ac
11951                 Update version number following
11952                 stable release
11953
11954 2006-06-04 [wwp]        2.2.0cvs82
11955
11956         * manual/glossary.xml
11957         * manual/account.xml
11958         * manual/fr/glossary.xml
11959         * manual/fr/account.xml
11960                 added glossary section and references/links related to the Face custom header.
11961
11962 2006-06-04 [colin]      2.2.0cvs81
11963
11964         * src/summaryview.c
11965                 Skip to next message on move with no
11966                 immediate execution
11967
11968 2006-06-04 [wwp]        2.2.0cvs80
11969
11970         * manual/xml2pdf
11971                 added sanity checks, exit when needed.
11972
11973 2006-06-03 [paul]       2.2.0cvs79
11974
11975         * src/prefs_receive.c
11976                 page name is now 'Receiving'
11977         * src/prefs_send.c
11978                 page name is now 'Sending'
11979
11980 2006-06-03 [colin]      2.2.0cvs78
11981
11982         * src/plugins/spamassassin/spamassassin_gtk.c
11983                 Autoswitch to Localhost if transport was previously
11984                 disabled. Else people had to check [] Enable, then
11985                 *reselect* transport.
11986
11987 2006-06-03 [colin]      2.2.0cvs77
11988
11989         * src/plugins/pgpinline/pgpinline.c
11990         * src/plugins/pgpmime/pgpmime.c
11991                 Check that gpg_data_release_and_get_mem 
11992                 didn't fail (now, why this happens...)
11993
11994 2006-06-03 [colin]      2.2.0cvs76
11995
11996         * src/mbox.c
11997                 Fix bug #962 (Manual and/or UI should 
11998                 warn about incompatible locking 
11999                 causing dataloss)
12000
12001 2006-06-02 [cleroy]     2.2.0cvs75
12002
12003         * src/filtering.c
12004         * src/folder.c
12005         * src/procmsg.c
12006         * src/summaryview.c
12007                 Fix a few leaks
12008
12009 2006-06-02 [colin]      2.2.0cvs74
12010
12011         * src/main.c
12012                 On exit, free caches after writing them
12013                 Shuts up some valgrind false positives
12014         * src/procmsg.c
12015         * src/send_message.c
12016                 Fix races when reusing existing SMTP connections
12017                 Fix inexistant session timeout
12018         * src/toolbar.c
12019                 Display alertpanel after all queues have
12020                 been processed, not after each
12021
12022 2006-06-02 [wwp]        2.2.0cvs73
12023
12024         * manual/fr/glossary.xml
12025         * manual/fr/ack.xml
12026         * manual/ack.xml
12027                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
12028
12029 2006-06-02 [wwp]        2.2.0cvs72
12030
12031         * manual/xml2pdf
12032         * manual/dist/pdf/Makefile.am
12033         * manual/dtd/manual.xsl
12034         * manual/fr/dist/pdf/Makefile.am
12035         * manual/pl/dist/pdf/Makefile.am
12036                 we changed the procedure to generate the .pdf version of the manual.
12037                 The procedure is more modern and the .pdf we get now has a valid index.
12038                 Here are the new pre-requisites:
12039
12040                 - JRE 1.x (1.4 here): there must be one from your distro
12041                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
12042                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
12043                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
12044
12045                 See my posts for further info about the installation of this toolchain:
12046
12047                 Date: Fri, 19 May 2006 19:40:06 +0200
12048                 From: wwp <subscript@free.fr>
12049                 To: sylpheed-claws-devel@lists.sourceforge.net
12050                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
12051
12052                 and
12053
12054                 Date: Wed, 24 May 2006 12:58:49 +0200
12055                 From: wwp <subscript@free.fr>
12056                 To: sylpheed-claws-devel@lists.sourceforge.net
12057                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
12058
12059 2006-06-01 [colin]      2.2.0cvs71
12060
12061         * src/compose.c
12062                 Better guards against IMAP races
12063         * src/main.c
12064         * src/prefs_common.c
12065         * src/prefs_common.h
12066         * src/common/ssl_certificate.c
12067         * src/etpan/imap-thread.c
12068         * src/etpan/imap-thread.h
12069         * src/gtk/sslcertwindow.c
12070                 New hidden option ssl_skip_cert_check to 
12071                 avoid dups of bug #959 (libetpan linked
12072                 against gnutls and gnutls buggy on 64bit)
12073                 Present expired warning only once per
12074                 session/server.
12075         * manual/advanced.xml
12076         * manual/fr/advanced.xml
12077                 Document new option
12078
12079 2006-06-01 [wwp]        2.2.0cvs70
12080
12081         * src/messageview.c
12082                 fix for bug #961 (return receipt dialog 
12083                 complains incorrectly about return-path 
12084                 email adress being different), thanks 
12085                 to Colin.
12086
12087 2006-05-31 [cleroy]     2.2.0cvs69
12088
12089         * src/common/ssl.c
12090                 Guard against NULLs, although this
12091                 should never be an issue
12092
12093 2006-05-31 [colin]      2.2.0cvs68
12094
12095         * src/filtering.c
12096                 Use g_slist_prepend
12097         * src/imap.c
12098                 Don't remove caches when destroying folder, it
12099                 could (should) be done at exit
12100         * src/inc.c
12101                 free processing cache after incorporation
12102         * src/etpan/imap-thread.c
12103                 Maybe fix bug #959 (Crash on moving to emails 
12104                 to a imap account per ssl with a expired 
12105                 certificate.)
12106
12107 2006-05-30 [colin]      2.2.0cvs67
12108
12109         * src/summaryview.c
12110                 Put back event flush when displaying message
12111                 It avoids reading a bunch of messages just
12112                 by hitting shift-n for too long ;)
12113
12114 2006-05-29 [colin]      2.2.0cvs66
12115
12116         * src/summaryview.c
12117                 Remove useless g_warnings
12118
12119 2006-05-29 [colin]      2.2.0cvs65
12120
12121         * src/imap.c
12122                 Fix g_slist_append()s for performance
12123
12124 2006-05-29 [colin]      2.2.0cvs64
12125
12126         * src/compose.c
12127         * src/common/utils.c
12128                 Fix extraneous tab at start of addresses
12129         * src/mainwindow.c
12130                 Fix warnings (thanks to Fabien)
12131                 Fix crash at exit when composing messages 
12132                 exist
12133         * src/pop.c
12134                 Fix progress bar when deleting expired mails
12135                 Thanks to Hiro
12136         * src/summaryview.c
12137         * src/gtk/gtksctree.c
12138                 Fix re-sorting slowness
12139
12140 2006-05-29 [paul]       2.2.0cvs63
12141
12142         * src/mh.c
12143                 fetch full message when moving mails
12144                 from another mailbox, (fixed data loss
12145                 when filtering from IMAP to MH, introduced
12146                 in 2.2.0cvs57).
12147                 Thanks to Colin
12148
12149 2006-05-29 [mones]      2.2.0cvs62
12150
12151         * src/gtk/gtksctree.c
12152                 Unselect faster (patch by Colin)        
12153
12154 2006-05-26 [colin]      2.2.0cvs61
12155
12156         * src/summaryview.c
12157                 Unplug MSGINFO_UPDATE callback on delete too.
12158
12159 2006-05-26 [colin]      2.2.0cvs60
12160
12161         * src/foldersel.c
12162                 Fix bold in folder selection window with glib2.10
12163                 thanks Hiro
12164
12165 2006-05-26 [colin]      2.2.0cvs59
12166
12167         * src/procheader.c
12168                 Convert date only if necessary (and don't
12169                 try to convert from utf8 to utf8, too)
12170         * src/summaryview.c
12171                 Only set column's text if the column's 
12172                 displayed
12173
12174 2006-05-26 [colin]      2.2.0cvs58
12175
12176         * src/summaryview.c
12177         * src/gtk/gtkutils.c
12178                 Fix useless warning
12179
12180 2006-05-26 [colin]      2.2.0cvs57
12181
12182         * src/mainwindow.c
12183                 Make summaryview selectable as long as 
12184                 no message has focus
12185         * src/mh.c
12186                 Faster deletion (by implementing mh_remove_msgs)
12187                 Faster copy (avoid using mh_fetch_msg just to get
12188                 the filename)
12189                 Faster move (using move_file instead of copy_file
12190                 if MSG_IS_MOVE)
12191                 No progressbar if total number of mails to cp/mv 
12192                 is less than 100
12193         * src/summaryview.c
12194                 Fix removal from subject_table when mail gets moved
12195                 Faster deletion (g_slist_prepend instead of append)
12196         * src/gtk/gtksctree.c
12197                 Remove useless code
12198
12199 2006-05-25 [colin]      2.2.0cvs56
12200
12201         * src/common/ssl_certificate.c
12202                 Fix leak in expired cert check
12203
12204 2006-05-25 [colin]      2.2.0cvs55
12205
12206         * src/mh.c
12207                 Disable flags syncing on .mh_sequences - it
12208                 is buggy and marks mails read under unknown
12209                 conditions.
12210
12211 2006-05-25 [paul]
12212
12213         * 2.3.0-rc4 released
12214
12215 2006-05-24 [colin]      2.2.0cvs54
12216
12217         attention cvs users: if you manage to crash
12218         Sylpheed-Claws while moving, copying or deleting
12219         mails, we *are* interested in stack traces and
12220         valgrind logs. It looks stable, but one never
12221         knows...
12222
12223         * src/folder.c
12224                 Add progressbar for cache updates
12225         * src/folderutils.c
12226                 Optimize Mark all read in the current
12227                 folder
12228         * src/mh.c
12229                 Add progressbar for copy/move
12230         * src/procmsg.c
12231                 Optimize O(n^2) in copy/move
12232         * src/summaryview.c
12233         * src/gtk/gtksctree.c
12234                 Optimize O(n^2) algos
12235         * src/common/timing.h
12236                 Display ms instead of us
12237
12238 2006-05-24 [wwp]        2.2.0cvs53
12239
12240         * manual/fr/advanced.xml
12241                 updates to the French manual.
12242
12243 2006-05-24 [wwp]        2.2.0cvs52
12244
12245         * src/common/utils.c
12246                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
12247
12248 2006-05-24 [wwp]        2.2.0cvs51
12249
12250         * src/folderutils.c
12251                 fixed "mark all read" in MH folders (thanks to Colin).
12252
12253 2006-05-24 [paul]       2.2.0cvs50
12254
12255         * doc/man/sylpheed-claws.1
12256                 updated the man page
12257
12258 2006-05-23 [colin]      2.2.0cvs49
12259
12260         * src/folderview.c
12261         * src/imap.c
12262         * src/inc.c
12263         * src/mbox.c
12264         * src/messageview.c
12265         * src/news.c
12266         * src/send_message.c
12267         * src/summaryview.c
12268         * src/gtk/sslcertwindow.c
12269                 alertpanel fixes, by Fabien
12270
12271 2006-05-23 [colin]      2.2.0cvs48
12272
12273         * src/folder.c
12274         * src/folderview.c
12275         * src/msgcache.c
12276         * src/summaryview.c
12277         * src/gtk/gtksctree.c
12278         * src/gtk/gtksctree.h
12279                 More timings
12280                 Fix slow loading problem, which was caused by the
12281                 use of some gtk_ctree funcs and their use of
12282                 g_list_position while gtk_ctree_(un)link'ing.
12283                 Reap more functions from gtkctree.c to be sure we
12284                 use our (fast) version instead of theirs.
12285         * src/mh.c
12286                 Fix copy of unread mails
12287
12288
12289 2006-05-22 [wwp]        2.2.0cvs47
12290
12291         * manual/fr/advanced.xml
12292                 updated.
12293
12294 2006-05-22 [colin]      2.2.0cvs46
12295
12296         * src/filtering.c
12297                 Fix possible infinite loop. 'copy' is not a 
12298                 final action, so when encountering a 'copy',
12299                 we have to check if a previous one was set
12300                 and do it. In the same way, if we encounter
12301                 a 'move' we have to perform a possibly 
12302                 pending 'copy'. This will slow down filtering
12303                 on IMAP if move+copy or multiple copy actions
12304                 are to be done, but handling it via the batch
12305                 would be really too convoluted.
12306
12307 2006-05-22 [wwp]        2.2.0cvs45
12308
12309         * manual/fr/advanced.xml
12310         * manual/fr/faq.xml
12311         * manual/fr/glossary.xml
12312         * manual/fr/handling.xml
12313         * manual/fr/intro.xml
12314         * manual/fr/plugins.xml
12315         * manual/fr/sylpheed-claws-manual.xml
12316                 sync w/ the english manual: updates URIs, documented mailing-list
12317                 support, better explanation about the enabled/disabled feature
12318                 in filtering/processing rules by Paul.
12319
12320 2006-05-21 [colin]      2.2.0cvs44
12321
12322         * src/summaryview.c
12323                 Don't expand after building threads, but during
12324
12325 2006-05-21 [colin]      2.2.0cvs43
12326
12327         * src/procmsg.c
12328         * src/summaryview.c
12329                 More timing possibilities... For next time I have 
12330                 to find out how the hell some 3GHz computer takes
12331                 one minute to open a 30k folder...
12332
12333 2006-05-21 [colin]      2.2.0cvs42
12334
12335         * manual/pl/advanced.xml
12336         * manual/pl/faq.xml
12337         * manual/pl/glossary.xml
12338         * manual/pl/handling.xml
12339         * manual/pl/intro.xml
12340         * manual/pl/plugins.xml
12341         * manual/pl/sylpheed-claws-manual.xml
12342                 Polish manual updated by Pawel
12343
12344 2006-05-20 [colin]
12345
12346         * 2.3.0-rc3 released
12347
12348 2006-05-20 [colin]      2.2.0cvs41
12349
12350         * src/imap.c
12351                 Fix -rc2 problems:
12352                 - remove cache of moved messages from original folder
12353                 - apply new flags to messages even if they aren't appliable
12354                   via IMAP.
12355
12356 2006-05-20 [colin]
12357
12358         * 2.3.0-rc2 released
12359
12360 2006-05-19 [colin]      2.2.0cvs40
12361
12362         * src/imap.c
12363                 Don't issue SELECT in imap_change_flags
12364                 before having checked that we indeed have
12365                 some flags to change. MSG_POSTFILTERED for
12366                 example can't be used on IMAP.
12367                 Fixes bug #955 (copying messages between 
12368                 imap folders is extremely slow), which was
12369                 a regression.
12370
12371 2006-05-19 [colin]      2.2.0cvs39
12372
12373         * src/folder.c
12374         * src/folder.h
12375         * src/folderview.c
12376                 Try to fix bug #830 (Some unread messages 
12377                 get marked read in IMAP inbox):
12378                 - Prevent scanning a folder if it's being 
12379                   opened via the GUI
12380                 - Postpone opening via the GUI of a folder
12381                   currently scanned.
12382
12383
12384 2006-05-19 [wwp]        2.2.0cvs38
12385
12386         * manual/advanced.xml
12387                 fix English+typo (thanks to Paul).
12388
12389 2006-05-19 [wwp]        2.2.0cvs37
12390
12391         * manual/advanced.xml
12392         * manual/fr/advanced.xml
12393         * src/gtk/logwindow.c
12394         * src/prefs_common.c
12395         * src/prefs_common.h
12396                 added hidden prefs to allow customization of colors used in
12397                 protocol log window (useful for dark gtk+ themes).
12398
12399 2006-05-19 [wwp]        2.2.0cvs36
12400
12401         * ChangeLog
12402                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
12403
12404 2006-05-19 [paul]       2.2.0cvs35
12405
12406         * src/textview.c
12407                 make Reply-To fully clickable
12408         * src/gtk/logwindow.c
12409                 more colouring (SMTP ESMTP)
12410         Both patches by Pawel Pekala
12411
12412 2006-05-19 [cleroy]     2.2.0cvs34
12413
12414         * src/mh.c
12415                 Don't update flags from current folder
12416                 Probably fixes bug #935 (Read Messages 
12417                 Revert to Being Marked as Unread)
12418
12419 2006-05-18 [colin]      2.2.0cvs33
12420
12421         * src/imap.c
12422                 Warning fix
12423         * src/compose.c
12424         * src/mainwindow.c
12425         * src/summaryview.c
12426         * src/toolbar.c
12427                 Allow replying to multiple emails
12428                 in multiple windows
12429         * src/mimeview.c
12430         * src/etpan/imap-thread.c
12431                 Leak fixes
12432
12433 2006-05-18 [paul]       2.2.0cvs32
12434
12435         * src/summaryview.c
12436                 keep Mailing-List menu refreshed
12437                 Thanks to Colin
12438
12439 2006-05-18 [paul]       2.2.0cvs31
12440
12441         * manual/advanced.xml
12442         * manual/faq.xml
12443         * manual/glossary.xml
12444         * manual/handling.xml
12445         * manual/intro.xml
12446         * manual/plugins.xml
12447         * manual/sylpheed-claws-manual.xml
12448                 update URLs
12449                 add info about mailing-list support
12450                 edit filtering info
12451         * src/wizard.c
12452         * src/common/defs.h
12453         * src/gtk/about.c
12454         * src/plugins/dillo_viewer/README
12455                 update URLs
12456
12457 2006-05-17 [wwp]        2.2.0cvs30
12458
12459         * manual/handling.xml
12460         * manual/fr/handling.xml
12461                 documented the ability to enabled/disable filtering/processing rules.
12462
12463 2006-05-17 [colin]      2.2.0cvs29
12464
12465         * src/main.c
12466                 Don't initialize g_thread subsystem if it's 
12467                 already done (thanks to Hiro)
12468         * src/mimeview.c
12469                 Fix saving of parts when there name can't be
12470                 converted from UTF-8.
12471
12472 2006-05-17 [paul]       2.2.0cvs28
12473
12474         * po/Makefile.in.in
12475                 fix config.status warning with autoconf 2.60
12476
12477 2006-05-17 [paul]       2.2.0cvs27
12478
12479         * po/POTFILES.in
12480                 add src/mbox.c
12481
12482 2006-05-17 [wwp]        2.2.0cvs26
12483
12484         * src/mainwindow.c
12485                 fix useless and potentially dangerous buffer walking (thanks to Colin).
12486
12487 2006-05-17 [wwp]        2.2.0cvs25
12488
12489         * src/plugins/demo/demo.c
12490                 updated product name in plugin demo (many plugins need to be
12491                 sync'ed w/ that change).
12492
12493 2006-05-17 [colin]      2.2.0cvs24
12494
12495         * src/mh.c
12496                 Fix leak
12497
12498 2006-05-16 [colin]      2.2.0cvs23
12499
12500         * src/mainwindow.c
12501                 Stupid me hit again. Fix cvs22.
12502
12503 2006-05-16 [colin]      2.2.0cvs22
12504
12505         * src/mainwindow.c
12506                 Fix bug #922 (sylpheed-claws crashed after 
12507                 pushing on Inbox folder)
12508
12509 2006-05-16 [colin]      2.2.0cvs21
12510
12511         * src/compose.c
12512                 Make From header be copy/paste/select-able
12513
12514 2006-05-16 [wwp]        2.2.0cvs20
12515
12516         * src/export.c
12517         * src/matcher.c
12518         * src/summaryview.c
12519         * src/etpan/imap-thread.c
12520                 fix some compiler warnings (thanks to Colin).
12521
12522 2006-05-16 [wwp]        2.2.0cvs19
12523
12524         * src/action.c
12525         * src/gedit-print.c
12526         * src/inc.c
12527         * src/mainwindow.c
12528         * src/mh.c
12529         * src/statusbar.c
12530         * src/send_message.c
12531         * src/summaryview.c
12532                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
12533
12534 2006-05-15 [colin]      2.2.0cvs18
12535
12536         * src/procmsg.c
12537                 Fix automatic rule creation with List-Post
12538
12539 2006-05-15 [paul]       2.2.0cvs17
12540
12541         * tools/filter_conv_new.pl
12542                 updated for rule enabling/disabling
12543                 claws version >= 2.3.x required
12544
12545 2006-05-15 [cleroy]     2.2.0cvs16
12546
12547         * src/main.c
12548                 Revert test
12549
12550 2006-05-15 [cleroy]     2.2.0cvs15
12551
12552         * src/main.c
12553                 test
12554
12555 2006-05-15 [wwp]        2.2.0cvs14
12556
12557         * manual/pl/.cvsignore
12558                 ignore generated files.
12559
12560 2006-05-14 [wwp]        2.3.0-rc1
12561
12562         * 2.3.0-rc1 released
12563
12564 2006-05-13 [wwp]        2.2.0cvs13
12565
12566         * src/filtering.c
12567         * src/filtering.h
12568         * src/matcher.c
12569         * src/matcher_parser_lex.l
12570         * src/matcher_parser_parse.y
12571         * src/prefs_filtering.c
12572                 new feature: provide the ability to disable filtering and processing
12573                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
12574                 adaptations.
12575
12576 2006-05-13 [colin]      2.2.0cvs12
12577
12578         * src/compose.c
12579                 Remove useless if (a) b; else b;
12580                 Thanks to wwp
12581
12582 2006-05-13 [wwp]        2.2.0cvs11
12583
12584         * src/export.c
12585         * src/import.c
12586         * src/mainwindow.c
12587         * src/mbox.c
12588         * src/summaryview.c
12589         * src/summaryview.h
12590                 no more silent failures (or at least less ones) when importing
12591                 or exporting from/to mbox. Also start importing/exporting if
12592                 the necessary info is set.
12593
12594 2006-05-13 [wwp]        2.2.0cvs10
12595
12596         * RELEASE_NOTES
12597                 restored up-to-date release notes.
12598
12599 2006-05-13 [paul]       2.2.0cvs9
12600
12601         * po/nl.po
12602         * po/ru.po
12603                 updated by Tim Dijkstra and Pavlo Bohmat
12604
12605 2006-05-12 [colin]      2.2.0cvs8
12606
12607         * src/gtk/quicksearch.c
12608                 Add "k" as shortcut for "colorlabel". Patch
12609                 by ath42@users.sf.net.
12610
12611 2006-05-12 [paul]       2.2.0cvs7
12612
12613         * src/prefs_common.h
12614         * src/prefs_summaries.c
12615         * src/summaryview.c
12616                 when entering a folder also allow
12617                 going directly to first Marked message
12618
12619 2006-05-12 [paul]       2.2.0cvs6
12620
12621         * src/summaryview.c
12622                 always obey 'confirm before marking all
12623                 mails read' option
12624
12625 2006-05-12 [paul]       2.2.0cvs5
12626
12627         * src/textview.c
12628                 make Sender fully clickable
12629
12630 2006-05-12 [colin]      2.2.0cvs4
12631
12632         * src/compose.c
12633         * src/compose.h
12634                 Let From be editable
12635         * src/main.c
12636         * src/mh.c
12637                 Full support of .mh_sequences' Unseen seq
12638
12639 2006-05-12 [colin]      2.2.0cvs3
12640
12641         * src/folder.c
12642         * src/mainwindow.c
12643         * src/mainwindow.h
12644         * src/messageview.c
12645         * src/prefs_spelling.c
12646         * src/procheader.c
12647         * src/procmsg.c
12648         * src/procmsg.h
12649         * src/summaryview.c
12650         * src/toolbar.c
12651         * src/toolbar.h
12652                 Add contextual menu on Compose toolbar
12653                 button. Fixes bug #944 (Automatic
12654                 addresses not applied when changing account
12655                 from compose window)
12656                 add Mailing List support
12657                 based on the old 0.6.5claws25 patch by
12658                 Melvin Hadasht, with finishing touches
12659                 by Colin
12660                 Fix "ignore thread" when mails are threaded by
12661                 subject (and weren't ignored although appearing
12662                 in the thread).
12663                 GUI rework.
12664                 Both patches by Pawel.
12665
12666 2006-05-08 [paul]       2.2.0cvs2
12667
12668         * src/mainwindow.c
12669         * src/mainwindow.h
12670         * src/messageview.c
12671         * src/procheader.c
12672         * src/procmsg.c
12673         * src/procmsg.h
12674         * src/summaryview.c
12675                 add Mailing List support
12676                 based on the old 0.6.5claws25 patch by 
12677                 Melvin Hadasht, with finishing touches
12678                 by Colin
12679
12680 2006-05-08 [colin]      2.2.0cvs1
12681
12682         * src/mainwindow.c
12683         * src/toolbar.c
12684         * src/toolbar.h
12685                 Add contextual menu on Compose toolbar 
12686                 button. Fixes bug #944 (Automatic 
12687                 addresses not applied when changing account 
12688                 from compose window)
12689
12690 2006-05-08 [paul]       2.2.0
12691
12692         2.2.0 released
12693
12694 2006-05-08 [paul]       2.1.1cvs51
12695
12696         * po/cs.po
12697         * po/de.po
12698         * po/en_GB.po
12699         * po/fi.po
12700         * po/fr.po
12701         * po/pt_BR.po
12702         * po/sr.po
12703         * po/zh_CN.po
12704                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
12705                 Fabien Vantard, Frederico Goncalves Guimaraes,
12706                 Aleksandar Urosevic, and Ralgh Young
12707
12708 2006-05-12 [colin]      2.1.1cvs50
12709
12710         * po/cs.po
12711         * po/de.po
12712         * po/en_GB.po
12713         * po/es.po
12714         * po/fi.po
12715         * po/fr.po
12716         * po/pt_BR.po
12717         * po/sr.po
12718         * po/zh_CN.po
12719                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
12720                 Fabien Vantard, Frederico Goncalves Guimaraes,
12721                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
12722
12723 2006-05-05 [colin]      2.1.1cvs49
12724
12725         * manual/Makefile.am
12726         * manual/pl/Makefile.am
12727         * manual/pl/account.xml
12728         * manual/pl/ack.xml
12729         * manual/pl/addrbook.xml
12730         * manual/pl/advanced.xml
12731         * manual/pl/faq.xml
12732         * manual/pl/glossary.xml
12733         * manual/pl/gpl.xml
12734         * manual/pl/handling.xml
12735         * manual/pl/intro.xml
12736         * manual/pl/keyboard.xml
12737         * manual/pl/plugins.xml
12738         * manual/pl/starting.xml
12739         * manual/pl/sylpheed-claws-manual.xml
12740         * manual/pl/dist/.cvsignore
12741         * manual/pl/dist/Makefile.am
12742         * manual/pl/dist/html/.cvsignore
12743         * manual/pl/dist/html/Makefile.am
12744         * manual/pl/dist/pdf/.cvsignore
12745         * manual/pl/dist/pdf/Makefile.am
12746         * manual/pl/dist/ps/.cvsignore
12747         * manual/pl/dist/ps/Makefile.am
12748         * manual/pl/dist/txt/.cvsignore
12749         * manual/pl/dist/txt/Makefile.am
12750                 Add the polish translation of the manual,
12751                 Authored by Pawel Pekala.
12752
12753 2006-05-05 [cleroy]     2.1.1cvs48
12754
12755         * src/main.c
12756                 Re-read matcherrc after loading plugins 
12757                 if some of them add folders.
12758
12759 2006-05-03 [colin]      2.1.1cvs47
12760
12761         * src/imap.c
12762                 I'm idiot
12763
12764 2006-05-03 [colin]      2.1.1cvs46
12765
12766         * src/imap.c
12767                 Be sure to have a session when
12768                 getting separator
12769
12770 2006-05-03 [colin]      2.1.1cvs45
12771
12772         * src/imap.c
12773         * src/imap.h
12774         * src/imap_gtk.c
12775                 Fix preventing renaming with namespace 
12776                 separator.
12777
12778 2006-05-01 [colin]      2.1.1cvs44
12779
12780         * src/action.c
12781                 Don't reload messageview when result of
12782                 action is piped.
12783
12784 2006-04-29 [colin]      2.1.1cvs43
12785
12786         * src/prefs_receive.c
12787         * src/plugins/spamassassin/spamassassin_gtk.c
12788         * src/plugins/clamav/clamav_plugin_gtk.c
12789                 GUI fixes by Pawel
12790
12791 2006-04-29 [colin]      2.1.1cvs42
12792
12793         * src/prefs_compose_writing.c
12794         * src/prefs_quote.c
12795                 Cleanups. Patch by Pawel
12796
12797 2006-04-28 [paul]       2.1.1cvs41
12798
12799         * src/matcher.c
12800                 fix returned quick search results when search
12801                 term contains an underscore.
12802                 Thanks to Colin
12803
12804 2006-04-28 [paul]       2.1.1cvs40
12805
12806         * src/prefs_message.c
12807         * src/prefs_receive.c
12808                 GUI cleanups
12809                 Patches by Pawel Pekala
12810
12811 2006-04-27 [colin]      2.1.1cvs39
12812
12813         * src/wizard.c
12814                 Differentiate subject Welcome from
12815                 window's title Welcome
12816
12817 2006-04-27 [paul]
12818
12819         2.2.0-rc1 released
12820
12821 2006-04-27 [paul]       2.1.1cvs38
12822
12823         * manual/advanced.xml
12824         * manual/fr/advanced.xml
12825                 add info about compose_no_markup hidden pref
12826
12827 2006-04-27 [paul]       2.1.1cvs37
12828
12829         * src/prefs_account.c
12830                 improve privacy labels
12831         * src/prefs_msg_colors.c
12832                 change some strings for translators' convenience
12833         * src/gtk/gtkutils.c
12834                 don't underline the link button text
12835
12836 2006-04-25 [colin]      2.1.1cvs36
12837
12838         * src/folder.c
12839                 Complete 2.1.1cvs33 (once more ;)
12840
12841 2006-04-25 [colin]      2.1.1cvs35
12842
12843         * src/editldap.c
12844                 Fix tooltip
12845
12846 2006-04-25 [cleroy]     2.1.1cvs34
12847
12848         * src/compose.c
12849         * src/gtk/gtkaspell.c
12850                 Fix crash on redirect (related to the return 
12851                 of the aspell menu in compose's toolbar)
12852         * src/prefs_msg_colors.c
12853                 Fix sensitivity widgets
12854         * src/image_viewer.c
12855         * src/gtk/pluginwindow.c
12856         * src/gtk/prefswindow.c
12857                 Change released signals to clicked (Fabien)
12858         * po/POTFILES.in
12859         * src/common/socket.c
12860         * src/plugins/spamassassin/spamassassin.c
12861                 Translate strings (Fabien)
12862
12863 2006-04-25 [paul]       2.1.1cvs33
12864
12865         * src/folder.c
12866         * src/folder.h
12867         * src/folderview.c
12868                 complete the fix of bug #912
12869                 Thanks to Colin
12870
12871 2006-04-25 [colin]      2.1.1cvs32
12872
12873         * src/news.c
12874                 Better progress bar
12875         * src/mimeview.c
12876         * src/summaryview.c
12877         * src/summaryview.h
12878                 Fix focus chain
12879                 Patches by Pawel Pekala
12880
12881 2006-04-24 [colin]      2.1.1cvs31
12882
12883         * src/compose.c
12884                 Fix compilation warnings (Fabien)
12885
12886 2006-04-24 [colin]      2.1.1cvs30
12887
12888         * src/addrindex.c
12889         * src/editldap.c
12890         * src/editldap_basedn.c
12891         * src/editldap_basedn.h
12892         * src/ldapctrl.c
12893         * src/ldapctrl.h
12894         * src/ldapquery.c
12895         * src/ldaputil.c
12896         * src/ldaputil.h
12897                 Fix bug #901 (LDAPS support)
12898
12899 2006-04-24 [colin]      2.1.1cvs29
12900
12901         * src/compose.c
12902                 Fix logic on error with send dialog on
12903         * src/imap.c
12904                 Fix compilation without libetpan, thanks
12905                 to Fabien
12906         * src/summaryview.c
12907                 Fix 'context-menu' key
12908
12909 2006-04-23 [colin]      2.1.1cvs28
12910
12911         * src/folder.c
12912                 Never free current's cache to free up 
12913                 memory. Fixes bug #912 (new count 
12914                 randomly set to message count)
12915
12916 2006-04-23 [colin]      2.1.1cvs27
12917
12918         * src/gtk/quicksearch.c
12919                 And remove printf...
12920
12921 2006-04-23 [colin]      2.1.1cvs26
12922
12923         * src/gtk/quicksearch.c
12924                 Fix replacing in quicksearch, and fix inserting
12925                 in the middle of the string. (introduced at 2.1.0cvs22)
12926
12927 2006-04-23 [colin]      2.1.1cvs25
12928
12929         * src/imap.c
12930                 Make sure uidnext is initialized in get_num_list
12931                 (not for stable, related to 2.1.1cvs8 and friends)
12932
12933 2006-04-23 [colin]      2.1.1cvs24
12934
12935         * src/imap.c
12936                 Output something when login is successful
12937                 too
12938
12939 2006-04-23 [colin]      2.1.1cvs23
12940
12941         * src/etpan/imap-thread.c
12942                 Better logging (line-per-line, hide data in fetch)
12943                 Fix a const warning
12944         * src/gtk/logwindow.c
12945         * src/gtk/logwindow.h
12946                 Better logging (color for input/output)
12947
12948 2006-04-21 [colin]      2.1.1cvs22
12949
12950         * src/gtk/quicksearch.c
12951                 On gtk+-2.8, use stock buttons in quicksearch
12952                 Based on a patch by Fabien and a design by Paul
12953
12954 2006-04-21 [colin]      2.1.1cvs21
12955
12956         * src/folderview.c
12957         * src/mainwindow.c
12958                 Fix occasional flicker in folderview
12959         * src/common/utils.c
12960                 Fix bug #943 (Incorrectly parsed email address 
12961                 list in short headers on message view and in 
12962                 printouts)
12963
12964 2006-04-20 [colin]      2.1.1cvs20
12965
12966         * src/imap.c
12967         * src/imap.h
12968         * src/prefs_account.c
12969                 Add ANONYMOUS auth for IMAP
12970
12971 2006-04-20 [paul]       2.1.1cvs19
12972
12973         * src/main.c
12974                 proper fix for 2.1.1cvs18
12975                 Thanks to Colin
12976
12977 2006-04-20 [paul]       2.1.1cvs18
12978
12979         * src/main.c
12980                 fix build warnings
12981
12982 2006-04-20 [paul]       2.1.1cvs17
12983
12984         * src/gtk/quicksearch.c
12985                 fix standard, non-extended Quick search,
12986                 was broken in 2.1.1cvs15.
12987                 Thanks to Colin.
12988
12989 2006-04-20 [colin]      2.1.1cvs16
12990
12991         * src/prefs_matcher.c
12992                 Fix values when reselecting a ~test
12993                 rule
12994
12995 2006-04-19 [colin]      2.1.1cvs15
12996
12997         * src/compose.c
12998         * src/compose.h
12999         * src/gtk/gtkaspell.c
13000         * src/gtk/gtkaspell.h
13001                 Put back Options menu in Spelling/
13002         * src/gtk/quicksearch.c
13003                 Don't search, and show error, if the
13004                 advanced search has a syntax error
13005
13006 2006-04-18 [colin]      2.1.1cvs14
13007
13008         * src/textview.c
13009                 Fix gdk warnings on set_cursor when textview
13010                 isn't visible
13011
13012 2006-04-18 [colin]      2.1.1cvs13
13013
13014         * src/gtk/gtksctree.c
13015                 Remove seemingly useless refresh that causes
13016                 flicker - watch this commit in case of 
13017                 problems before planned backport to stable
13018
13019 2006-04-18 [colin]      2.1.1cvs12
13020
13021         * src/imap.c
13022                 Factorize get/set_xml code
13023         * src/compose.c
13024         * src/prefs_account.c
13025         * src/prefs_account.h
13026         * src/procmsg.c
13027                 Add Encrypt to self option
13028
13029 2006-04-17 [colin]      2.1.1cvs11
13030
13031         * configure.ac
13032                 Fix search on encrpyt function on dragonfly
13033                 Patch by Jonathan Buschmann <jonthn@agmact.com>
13034
13035 2006-04-17 [colin]      2.1.1cvs10
13036
13037         * src/prefs_account.c
13038                 Be safe by default: remove mails from POP3
13039                 after 7 days, not immediately
13040
13041 2006-04-17 [colin]      2.1.1cvs9
13042
13043         * src/etpan/imap-thread.c
13044                 Fix build on DragonFly - patch by 
13045                 Jonathan Buschmann <jonthn@agmact.com>
13046
13047 2006-04-17 [colin]      2.1.1cvs8
13048
13049         * src/imap.c
13050                 Save uidnext between sessions
13051
13052 2006-04-17 [colin]      2.1.1cvs7
13053
13054         * src/imap.c
13055                 scan is required when uid validity changes
13056
13057 2006-04-17 [colin]      2.1.1cvs6
13058
13059         * src/folderview.c
13060                 Don't scan if not necessary, apart in current
13061                 folder and INBOX to fetch flags.
13062         * src/imap.c
13063                 Scan is necessary if unread count changes
13064
13065 2006-04-17 [colin]      2.1.1cvs5
13066
13067         * src/imap.c
13068                 ...But always fetch ANSWERED and DELETED flags for
13069                 INBOX, as filtering can happen on these flags.
13070
13071 2006-04-17 [colin]      2.1.1cvs4
13072
13073         * src/imap.c
13074                 Don't fetch REPLIED and DELETED flags when synchronising
13075                 flags with a closed folder. We only need UNSEEN and FLAGGED
13076                 to update the folderview.
13077
13078 2006-04-17 [colin]      2.1.1cvs3
13079
13080         * src/imap.c
13081                 Faster flag search when there are new mails 
13082                 in a folder. We can do a full search if the 
13083                 folder contains less messages than the new
13084                 list.
13085
13086 2006-04-17 [colin]      2.1.1cvs2
13087
13088         * po/cs.po
13089         * po/de.po
13090         * po/fr.po
13091         * po/nl.po
13092         * po/pt_BR.po
13093                 Update translations from stable branch
13094
13095 2006-04-17 [colin]      2.1.1cvs1
13096
13097         * configure.ac
13098                 Bump version to follow stable release
13099
13100 2006-04-16 [mones]      2.1.0cvs50
13101
13102         * po/es.po
13103                 Updated for release
13104
13105 2006-04-16 [colin]      2.1.0cvs49
13106
13107         * src/textview.c
13108                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
13109                 with gtk < 2.8. Thanks to Fabien Vantard.
13110
13111 2006-04-15 [colin]      2.1.0cvs48
13112
13113         * src/etpan/imap-thread.c
13114                 Fix bug #919 (libetpan: SEGV when connecting 
13115                 using command)
13116
13117 2006-04-14 [colin]      2.1.0cvs47
13118
13119         * src/main.c
13120                 Fix race on --select (should be done better)
13121
13122 2006-04-14 [wwp]        2.1.0cvs46
13123
13124         * src/send_message.c
13125                 enforce a check for domain in account prefs (a sending
13126                 error could be faced if domain was checked but no value set),
13127                 thanks to Colin.
13128
13129 2006-04-14 [colin]      2.1.0cvs45
13130
13131         * src/codeconv.c
13132                 when converting from unknown to unknown, if the
13133                 string is UTF8, don't convert it to the locale
13134                 (which breaks it)
13135
13136 2006-04-14 [colin]      2.1.0cvs44
13137
13138         * src/compose.c
13139                 Don't try to use ASCII for converting headers
13140                 (as done in body)
13141
13142 2006-04-14 [paul]       2.1.0cvs43
13143
13144         * src/crash.c
13145                 add locale/charset info to crash report
13146         * src/gtk/about.c
13147                 add wwp to doc team
13148                 replace 'e-mail' with preferred 'email'
13149         * src/gtk/authors.h
13150                 ensure contributors list is in alphabetical
13151                 order
13152
13153 2006-04-13 [colin]      2.1.0cvs42
13154
13155         * src/textview.c
13156                 Prevent gdk warnings
13157
13158 2006-04-13 [colin]      2.1.0cvs41
13159
13160         * src/common/ssl_certificate.c
13161         * src/common/ssl_certificate.h
13162         * src/gtk/sslcertwindow.c
13163                 Warn on expired certs, and display the expiration date
13164
13165 2006-04-13 [colin]      2.1.0cvs40
13166
13167         * src/plugins/spamassassin/spamassassin_gtk.c
13168                 Fix missing set_text on unix socket
13169
13170 2006-04-13 [wwp]        2.1.0cvs39
13171
13172         * manual/fr/advanced.xml
13173         * manual/fr/glossary.xml
13174                 applied new spam/ham/email lexicon (pourriel, courriel)
13175
13176 2006-04-13 [paul]       2.1.0cvs38
13177
13178         * src/plugins/pgpmime/plugin.c
13179                 remove the mention of S/MIME from the
13180                 description. This is now handled by the
13181                 S/MIME plugin.
13182
13183 2006-04-13 [paul]       2.1.0cvs37
13184
13185         * src/prefs_msg_colors.c
13186                 rework dialog
13187         * src/prefs_folder_item.c
13188         * src/prefs_spelling.c
13189                 add a tooltip to the colour selector buttons
13190
13191 2006-04-13 [wwp]        2.1.0cvs36
13192
13193         * manual/advanced.xml
13194         * manual/glossary.xml
13195         * manual/handling.xml
13196         * manual/keyboard.xml
13197         * manual/plugins.xml
13198         * manual/starting.xml
13199         * manual/fr/account.xml
13200         * manual/fr/ack.xml
13201         * manual/fr/addrbook.xml
13202         * manual/fr/advanced.xml
13203         * manual/fr/faq.xml
13204         * manual/fr/glossary.xml
13205         * manual/fr/gpl.xml
13206         * manual/fr/handling.xml
13207         * manual/fr/intro.xml
13208         * manual/fr/keyboard.xml
13209         * manual/fr/plugins.xml
13210         * manual/fr/starting.xml
13211         * manual/fr/sylpheed-claws-manual.xml
13212                 fixes to the manuals:
13213                  - summaryview -> Message List (same in French)
13214                  - translate key names
13215                  - fix French punctuation, use non-breakable spaces when
13216                    necessary, don't use &thinsp; which is not portable
13217                  - tell what maildir and mbox formats we support
13218
13219 2006-04-12 [wwp]        2.1.0cvs35
13220
13221         * src/prefs_toolbar.c
13222                 unified a replace button more,
13223                 patch by Fabien Vantard <fzzzzz@gmail.com>.
13224
13225 2006-04-12 [wwp]        2.1.0cvs34
13226
13227         * src/prefs_common.c
13228         * src/prefs_msg_colors.c
13229                 make default color labels translatable,
13230                 patch from Fabien Vantard <fzzzzz@gmail.com>,
13231                 thanks to Tim <timbrain@post.cz> for reporting.
13232
13233 2006-04-12 [wwp]        2.1.0cvs33
13234
13235         * manual/glossary.xml
13236         * manual/intro.xml
13237         * manual/plugins.xml
13238         * manual/starting.xml
13239         * manual/sylpheed-claws-manual.xml
13240         * manual/fr/.cvsignore
13241         * manual/fr/account.xml
13242         * manual/fr/ack.xml
13243         * manual/fr/addrbook.xml
13244         * manual/fr/advanced.xml
13245         * manual/fr/faq.xml
13246         * manual/fr/glossary.xml
13247         * manual/fr/handling.xml
13248         * manual/fr/intro.xml
13249         * manual/fr/keyboard.xml
13250         * manual/fr/plugins.xml
13251         * manual/fr/starting.xml
13252         * manual/fr/sylpheed-claws-manual.xml
13253                 various fixes: typos, missing .fr translations, punctuation,
13254                 capitalization, links, accents and some bad French more.
13255
13256 2006-04-12 [wwp]        2.1.0cvs32
13257
13258         * src/prefs_gtk.c
13259                 fix for bug #935: always store prefs files in UTF-8 (thanks
13260                 to Colin).
13261
13262 2006-04-11 [colin]      2.1.0cvs31
13263
13264         * src/compose.c
13265                 Fix inserting files not in utf8 when locale is utf8
13266
13267 2006-04-11 [colin]      2.1.0cvs30
13268
13269         * src/inc.c
13270                 Don't show error dialog when cancelling connection
13271                 Patch by Pawel
13272
13273 2006-04-11 [cleroy]     2.1.0cvs29
13274
13275         * src/compose.c
13276                 Implement multiple quote levels
13277         * src/prefs_common.c
13278                 Change a little bit the quote bgcolor for 2nd level
13279
13280 2006-04-11 [colin]      2.1.0cvs28
13281
13282         * src/gtk/about.c
13283                 Add locale and charset in the label
13284
13285 2006-04-10 [colin]      2.1.0cvs27
13286
13287         * src/compose.c
13288         * src/prefs_common.c
13289         * src/prefs_common.h
13290         * src/prefs_msg_colors.c
13291         * src/textview.c
13292                 Allow optional background color in quotes
13293                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
13294                 GTK+-2.8.x feature
13295
13296 2006-04-10 [colin]      2.1.0cvs26
13297
13298         * src/main.c
13299         * src/mainwindow.c
13300         * src/mainwindow.h
13301                 Implement --select
13302
13303 2006-04-10 [colin]      2.1.0cvs25
13304
13305         * manual/plugins.xml
13306         * manual/fr/plugins.xml
13307                 Document libcurl's proxy variables
13308
13309 2006-04-09 [colin]      2.1.0cvs24
13310
13311         * src/prefs_common.c
13312                 gettext() returns statically allocated stuff. We have
13313                 to strdup it in order to be able to free it.
13314
13315 2006-04-09 [colin]      2.1.0cvs23
13316
13317         * AUTHORS
13318         * src/gtk/authors.h
13319                 Add Alexei
13320
13321 2006-04-09 [colin]      2.1.0cvs22
13322
13323         * src/mainwindow.c
13324         * src/gtk/quicksearch.c
13325                 Fix bug #859 (problems with cyrilic input in 
13326                 search panel) - Patch by Alexey Illarionov 
13327                 <littlesavage@rambler.ru>
13328
13329 2006-04-09 [colin]      2.1.0cvs21
13330
13331         * src/prefs_customheader.c
13332                 I prefer removing then freeing rather than the contrary
13333                 (even if it doesn't change anything ;-)
13334         * src/prefs_account.c
13335                 Fix bug #933 (Crash re-entering the custom headers list 
13336                 dialog in accounts prefs)
13337                 The problem happened when cancelling the Account 
13338                 Preferences' dialogs - in which case we didn't do 
13339                 anything to the PrefsAccount * struct. In case of applying,
13340                 the old ac_prefs was replaced with the tmp_ac_prefs we were
13341                 working with in this dialog. The problem is that 
13342                 prefs_customheader.c, working on this tmp_ac_prefs, always
13343                 changes the ->customhdr_list pointer, even when cancelled. 
13344                 So in case of cancelling the prefs_account dialog, we still
13345                 have to update ->customhdr_list in the real account.
13346
13347 2006-04-08 [colin]      2.1.0cvs20
13348
13349         * manual/fr/glossary.xml
13350         * manual/fr/keyboard.xml
13351                 Forgot some headers :)
13352
13353 2006-04-08 [colin]      2.1.0cvs19
13354
13355         * manual/Makefile.am
13356         * manual/fr/Makefile.am
13357         * manual/fr/account.xml
13358         * manual/fr/ack.xml
13359         * manual/fr/addrbook.xml
13360         * manual/fr/advanced.xml
13361         * manual/fr/faq.xml
13362         * manual/fr/glossary.xml
13363         * manual/fr/gpl.xml
13364         * manual/fr/handling.xml
13365         * manual/fr/intro.xml
13366         * manual/fr/keyboard.xml
13367         * manual/fr/plugins.xml
13368         * manual/fr/starting.xml
13369         * manual/fr/sylpheed-claws-manual.xml
13370         * manual/fr/dist/.cvsignore
13371         * manual/fr/dist/Makefile.am
13372         * manual/fr/dist/html/.cvsignore
13373         * manual/fr/dist/html/Makefile.am
13374         * manual/fr/dist/pdf/.cvsignore
13375         * manual/fr/dist/pdf/Makefile.am
13376         * manual/fr/dist/ps/.cvsignore
13377         * manual/fr/dist/ps/Makefile.am
13378         * manual/fr/dist/txt/.cvsignore
13379         * manual/fr/dist/txt/Makefile.am
13380                 Add the french translation of the manual. Thanks to
13381                 Olivier Delhomme <olivier.delhomme@free.fr> for 
13382                 account.xml, ack.xml, addrbook.xml and advanced.xml
13383
13384 2006-04-08 [colin]      2.1.0cvs18
13385
13386         * manual/plugins.xml
13387         * manual/starting.xml
13388                 More fixes
13389
13390 2006-04-07 [colin]      2.1.0cvs17
13391
13392         * manual/faq.xml
13393         * manual/intro.xml
13394         * manual/keyboard.xml
13395                 Little fixes
13396
13397 2006-04-07 [colin]      2.1.0cvs16
13398
13399         * README
13400         * src/compose.c
13401         * src/prefs_common.c
13402         * src/prefs_common.h
13403                 Add hidden compose_no_markup pref
13404
13405 2006-04-07 [wwp]        2.1.0cvs15
13406
13407         * src/summary_search.c
13408         * .cvsignore
13409                 Bugfix: stop button was sticky when searching in an empty folder.
13410                 Applied curly brackets code style to the whole file (summary_search.c).
13411                 More files to ignore.
13412
13413 2006-04-07 [wwp]        2.1.0cvs14
13414
13415         * src/message_search.c
13416         * src/summary_search.c
13417                 changed default button when search bumps at file/folder
13418                 beginning or end, for convenience (thanks to Colin).
13419
13420 2006-04-07 [paul]       2.1.0cvs13
13421
13422         * src/plugins/dillo_viewer/dillo_prefs.c
13423                 avoid future potential for namespace collision
13424                 Patch by Colin
13425
13426 2006-04-06 [wwp]        2.1.0cvs12
13427
13428         * src/summary_search.c
13429                 Unify extended/advanced searches names (and thus factorize labels),
13430                 patch by Fabien Vantard <fzzzzz@gmail.com>.
13431
13432 2006-04-06 [wwp]        2.1.0cvs11
13433
13434         * src/folderview.c
13435         * src/prefs_themes.c
13436         * src/summaryview.c
13437                 Fixed some compilation warnings.
13438
13439 2006-04-06 [colin]      2.1.0cvs10
13440
13441         * manual/advanced.xml
13442                 Document the wizard template and how to deploy
13443                 Sylpheed-Claws effectively
13444
13445 2006-04-06 [colin]      2.1.0cvs9
13446
13447         * src/folderview.c
13448                 gettext patch to tell translators about _("#"),
13449                 by Maxim Britov
13450
13451 2006-04-06 [colin]      2.1.0cvs8
13452
13453         * src/textview.c
13454                 Fix invalid GtkTextBIter after clicking "Display as text"
13455
13456 2006-04-06 [mones]      2.1.0cvs7
13457
13458         * src/addr_compl.c
13459         * src/addrindex.c
13460         * src/addritem.c
13461         * src/codeconv.c
13462         * src/compose.c
13463         * src/filtering.c
13464         * src/folder.c
13465         * src/folder_item_prefs.c
13466         * src/folderview.c
13467         * src/localfolder.c
13468         * src/matcher.c
13469         * src/mimeview.c
13470         * src/prefs_msg_colors.c
13471         * src/prefs_spelling.c
13472         * src/prefs_themes.c
13473         * src/procmime.c
13474         * src/procmsg.c
13475         * src/stock_pixmap.c
13476         * src/summaryview.c
13477         * src/textview.c
13478         * src/toolbar.c
13479         * src/common/mgutils.c
13480         * src/common/prefs.c
13481         * src/common/ssl_certificate.c
13482         * src/gtk/colorlabel.c
13483         * src/gtk/quicksearch.c
13484         * src/plugins/pgpmime/pgpmime.c
13485         * src/plugins/spamassassin/spamassassin.c
13486                 Removed redundant NULL checks for g_free() calls.
13487                 Patch by Pawel Pekala.
13488
13489 2006-04-06 [mones]      2.1.0cvs6
13490
13491         * src/prefs_actions.c
13492         * src/prefs_filtering.c
13493         * src/prefs_filtering_action.c
13494         * src/prefs_matcher.c
13495         * src/prefs_template.c
13496         * src/gtk/gtkutils.c
13497         * src/gtk/gtkutils.h
13498                 Have a nice replace button. Patch by Pawel Pekala
13499
13500 2006-04-06 [colin]      2.1.0cvs5
13501
13502         * src/addressbook.c
13503                 Fix crash with empty columns
13504
13505 2006-04-05 [colin]      2.1.0cvs4
13506
13507         * src/wizard.c
13508         * src/prefs_gtk.c
13509                 Allow wizard customization with pre-filled values
13510
13511 2006-04-05 [colin]      2.1.0cvs3
13512
13513         * src/textview.c
13514         * src/mimeview.c
13515         * src/mimeview.h
13516                 Nicer messages in mimeview
13517
13518 2006-04-05 [colin]      2.1.0cvs2
13519
13520         * src/addressbook.c
13521         * src/prefs_summaries.c
13522                 i18n fix
13523
13524 2006-04-05 [colin]      2.1.0cvs1
13525
13526         * src/plugins/pgpcore/plugin.c
13527         * src/plugins/pgpcore/select-keys.c
13528         * src/plugins/pgpcore/select-keys.h
13529         * src/plugins/pgpcore/sgpgme.c
13530         * src/plugins/pgpcore/sgpgme.h
13531         * src/plugins/pgpinline/pgpinline.c
13532         * src/plugins/pgpinline/plugin.c
13533         * src/plugins/pgpmime/pgpmime.c
13534         * src/plugins/pgpmime/plugin.c
13535                 Factorize and generalize a bit 
13536                 Drop S/MIME signature verification from PGP/MIME
13537                 (adding it as another, more complete plugin)
13538
13539 2006-04-05 [paul]       2.1.0
13540
13541         2.1.0 released
13542
13543 2006-04-05 [paul]       2.0.0cvs186
13544
13545         * manual/advanced.xml
13546                 add info on colour labels
13547
13548 2006-04-05 [paul]       2.0.0cvs185
13549
13550         * po/bg.po
13551         * po/cs.po
13552         * po/de.po
13553         * po/el.po
13554         * po/en_GB.po
13555         * po/fi.po
13556         * po/fr.po
13557         * po/it.po
13558         * po/nl.po
13559         * po/pl.po
13560         * po/pt_BR.po
13561         * po/sr.po
13562         * po/zh_CN.po
13563                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
13564                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
13565                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
13566                 Guimaraes, Aleksandar Urosevic, Ralgh Young
13567         * src/gtk/authors.h
13568         * tools/claws.i18n.status.pl
13569                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
13570                 and new Czech translator, Tim <timbrain@post.cz>
13571
13572 2006-04-05 [mones]      2.0.0cvs184
13573
13574         * po/es.po
13575                 Updated translation
13576
13577 2006-04-05 [colin]      2.0.0cvs183
13578
13579         * src/gtk/quicksearch.c
13580                 Fix bug #929 (unnecessary reload in quick search bar)
13581
13582 2006-04-05 [colin]      2.0.0cvs182
13583
13584         * src/compose.c
13585                 Fix crash on Reply with no From:
13586                 Show signature and conversion error on queuing 
13587                 (but not sending)
13588         * src/mainwindow.c
13589         * src/summaryview.c
13590         * src/summaryview.h
13591                 Factorize threading code and make sure msginfo 
13592                 is not null when it comes from a GtkCTreeRow's 
13593                 data
13594         * src/gtk/gtkaspell.c
13595                 Check for necessary things
13596         * src/gtk/gtksctree.c
13597         * src/gtk/gtksctree.h
13598                 Reset anchor if necessary when removing node
13599
13600 2006-03-29 [colin]      2.0.0cvs181
13601
13602         * src/folderview.c
13603                 Warn for disabled IMAP accounts (due to lack of
13604                 libetpan). Breaks string-freeze - sorry - but it
13605                 is kind of important ;)
13606
13607 2006-03-28 [colin]      2.0.0cvs180
13608
13609         * src/gtk/gtkutils.c
13610         * src/gtk/gtkutils.h
13611                 Add a gtkut_get_link_btn() function that
13612                 creates a button which acts like an URI
13613         * src/prefs_themes.c
13614         * src/gtk/about.c
13615                 Use this function (factorizes codes)
13616         * src/common/defs.h
13617         * src/gtk/pluginwindow.c
13618                 Add a "Get more..." in the plugins window
13619
13620 2006-03-28 [colin]      2.0.0cvs179
13621
13622         * src/common/smtp.c
13623         * src/common/passcrypt.c
13624         * src/undo.c
13625                 Warning fixes. Patch by Pawel Pekala
13626
13627 2006-03-27 [colin]      2.0.0cvs178
13628
13629         * src/undo.c
13630                 Fix undoing by blocks with spaces
13631
13632 2006-03-27 [colin]      2.0.0cvs177
13633
13634         * src/textview.c
13635                 Set margin to 3px for headers
13636
13637 2006-03-27 [paul]
13638
13639         2.1.0-rc2 released
13640
13641 2006-03-27 [wwp]        2.0.0cvs176
13642
13643         * src/summaryview.c
13644                 don't reset quicksearch when updating the message list.
13645                 Thanks to Colin.
13646
13647 2006-03-26 [wwp]        2.0.0cvs175
13648
13649         * src/compose.c
13650                 use a unified border width ('other' tab in the compose window,
13651                 patch by Pawel Pekala).
13652
13653
13654 2006-03-26 [wwp]        2.0.0cvs174
13655
13656         * src/common/quoted-printable.c
13657         * src/addressbook.c
13658                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
13659
13660 2006-03-26 [colin]      2.0.0cvs173
13661
13662         * src/quote_fmt_parse.y
13663                 Fix non-UTF8 date formats messing up the whole quote a 
13664                 little bit
13665
13666 2006-03-26 [colin]      2.0.0cvs172
13667
13668         * src/procheader.c
13669                 Make sure the date is UTF8 valid, or try to make it
13670                 so. IncrediMail is really IncrediStupid.
13671         * src/compose.c
13672                 Fix possible conversions. 
13673                 
13674
13675 2006-03-26 [colin]      2.0.0cvs171
13676
13677         * src/matcher.c
13678                 Fix corner cases in body search. This is still a
13679                 hack... It seems impossible to make it good and 
13680                 reasonably fast at the same time.
13681
13682 2006-03-26 [colin]      2.0.0cvs170
13683
13684         * src/summaryview.c
13685                 I think I killed the twilight zone bug!
13686                 summary_select_node() flushes GTK events in order
13687                 to be able to center the view. But this also 
13688                 flushes keypresses like Ctrl-Alt-U, so this can
13689                 call summary_show from summary_select_node (itself
13690                 called from summary_show, etc.). And the summaryview
13691                 has to be unlocked in this function. So just locking
13692                 while processing GTK events, and bailing if locked, 
13693                 should fix it.
13694                 Fixes bug #927 (SIGSEGV during Update Summary)
13695
13696 2006-03-25 [colin]      2.0.0cvs169
13697
13698         * src/matcher.c
13699                 Fix search in QP-encoded bodies
13700                 Fix utf-8 searches in bodies encoded in the
13701                 locale's encoding
13702         * src/common/quoted-printable.c
13703         * src/common/quoted-printable.h
13704                 Add a decode function that doesn't overwrite
13705                 the original pointer
13706                 
13707
13708 2006-03-24 [colin]      2.0.0cvs168
13709
13710         * src/action.c
13711         * src/summaryview.c
13712         * src/summaryview.h
13713                 Update message cache after action
13714                 Patch by H. Merijn Brand
13715         * src/prefs_msg_colors.c
13716                 Factorize label 
13717                 Patch by Fabien Vantard
13718         * src/plugins/spamassassin/spamassassin_gtk.c
13719                 Remove useless translation
13720                 Patch by Fabien Vantard
13721
13722 2006-03-23 [colin]      2.0.0cvs167
13723
13724         * src/common/ssl.c
13725                 Let 30 seconds to SSL_connect
13726
13727 2006-03-23 [wwp]        2.0.0cvs166
13728
13729         * src/summaryview.c
13730         * src/gtk/description_window.c
13731                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
13732                 and headers are translated; adjust description windows' width to fit their
13733                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
13734
13735 2006-03-23 [paul]       2.0.0cvs165
13736
13737         * src/common/utils.c
13738                 fix highlighting of URIs containing "()"
13739                 (2.0.0cvs164's reversal fixed)
13740                 Thanks to Colin.
13741
13742 2006-03-23 [paul]       2.0.0cvs164
13743
13744         * src/common/utils.c
13745                 revert patch, (postponing a fix), at 2.0.0cvs120
13746                 as it breaks more URIs than it fixes.
13747                 Allow '-' to be a terminating character in a URI
13748
13749 2006-03-22 [colin]      2.0.0cvs163
13750
13751         * configure.ac
13752                 Require libetpan 0.45
13753                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
13754
13755 2006-03-22 [paul]       2.0.0cvs162
13756
13757         * src/editgroup.c
13758                 replace '<-' and '->' buttons with GTK_STOCK graphical
13759                 buttons
13760         * src/summary_search.c
13761                 don't offer '...' for translation
13762                 add a tooltip to advanced search '...' button
13763         * src/gtk/quicksearch.c
13764                 don't offer '...' for translation
13765
13766 2006-03-21 [colin]      2.0.0cvs161
13767
13768         * src/compose.c
13769                 Fix middle-click pasting (insert at click
13770                 position instead of cursor position, don't
13771                 remove existing selection and allow pasting
13772                 our own selection)
13773         * src/addressbook.c
13774                 "LDAP Server" -> "LDAP servers"
13775
13776 2006-03-21 [wwp]        2.0.0cvs160
13777
13778         * src/etpan/imap-thread.c
13779                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
13780
13781 2006-03-20 [colin]      2.0.0cvs159
13782
13783         * src/summaryview.c
13784                 Don't reload summaryview after an execute with no
13785                 move action
13786
13787 2006-03-19 [colin]      2.0.0cvs158
13788
13789         * src/addressbook.c
13790                 and put groups at the top, always
13791
13792 2006-03-19 [colin]      2.0.0cvs157
13793
13794         * src/addressbook.c
13795                 Order groups before names, as previously
13796
13797 2006-03-19 [colin]      2.0.0cvs156
13798
13799         * src/addressbook.c
13800                 - Sort case-unsensitive
13801                 - Put the sort arrow at opening too
13802
13803 2006-03-19 [wwp]        2.0.0cvs155
13804
13805         * src/addressbook.c
13806                 allow sorting by name/email/remarks, ensure that right-pane's contents
13807                 matches the left-pane selection (cleared when appropriate).
13808                 Patch by Pawel Pekala <c0rn@o2.pl>.
13809
13810 2006-03-18 [colin]      2.0.0cvs154
13811
13812         * src/textview.c
13813                 Fix text cursor ;)
13814
13815 2006-03-18 [colin]      2.0.0cvs153
13816
13817         * src/gtk/filesel.c
13818                 Make sure we hide the preview if we didn't get
13819                 a filename
13820
13821 2006-03-18 [colin]      2.0.0cvs152
13822
13823         * src/summaryview.c
13824                 Set cursor to watch for execution (fixes lack
13825                 of watch-cursor when dnd'ing hundreds of mails)
13826         * src/gtk/filesel.c
13827                 Check that mime type is 'image/*' before updating
13828                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
13829
13830 2006-03-18 [colin]      2.0.0cvs151
13831
13832         * src/mainwindow.c
13833         * src/textview.c
13834         * src/textview.h
13835                 Put a watch cursor in textview too when the mainwindow's
13836                 cursor in a watch
13837
13838 2006-03-18 [colin]      2.0.0cvs150
13839
13840         * src/folder.c
13841                 Change wrong asserts to simple tests
13842
13843 2006-03-17 [colin]      2.0.0cvs149
13844
13845         * src/mainwindow.c
13846         * src/mainwindow.h
13847         * src/prefs_msg_colors.c
13848         * src/summaryview.c
13849         * src/summaryview.h
13850         * src/gtk/colorlabel.c
13851         * src/gtk/colorlabel.h
13852                 Add a color label menu in the main menubar
13853                 Add (fixed) accels Ctrl-{0-7} to change the color
13854                 They have to be fixed because the menu's dynamic,
13855                 the items are complex widgets, hence we can't use
13856                 a GtkItemFactory.
13857
13858
13859 2006-03-17 [wwp]        2.0.0cvs148
13860
13861         * src/compose.c
13862                 rollback few lines from my previous commit (those lines come from
13863                 a pending patch, accidentally commited, even if neutral as they are
13864                 commented out).
13865
13866 2006-03-17 [wwp]        2.0.0cvs147
13867
13868         * src/compose.c
13869                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
13870                 applied code style/indentation to the modified function.
13871
13872 2006-03-17 [wwp]        2.0.0cvs146
13873
13874         * src/procmsg.c
13875         * src/compose.c
13876                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
13877
13878 2006-03-17 [paul]
13879
13880         2.1.0-rc1 released
13881
13882 2006-03-17 [paul]       2.0.0cvs145
13883
13884         * src/main.c
13885                 addressbook_read_file() was called twice
13886         * src/textview.c
13887                 X-Mailer highlighting
13888
13889 2006-03-16 [colin]      2.0.0cvs144
13890
13891         * src/sourcewindow.c
13892         * src/sourcewindow.h
13893                 And the last one, in source window.
13894
13895 2006-03-16 [colin]      2.0.0cvs143
13896
13897         * src/compose.c
13898         * src/compose.h
13899                 Fix the same stuff in compose
13900
13901 2006-03-16 [colin]      2.0.0cvs142
13902
13903         * src/messageview.c
13904                 Complete the previous messageview crash fix
13905
13906 2006-03-16 [colin]      2.0.0cvs141
13907
13908         * src/procmsg.h
13909         * src/procmsg.c
13910         * src/folder.c
13911                 Fix POSTPROCESSING hook
13912                 Patch by H. Merijn Brand
13913
13914         * src/procmime.c
13915         * src/procmime.h
13916                 Parse Content-Location
13917
13918         * src/toolbar.c
13919         * src/messageview.c
13920         * src/messageview.h
13921                 Don't crash when a top-level MessageView has
13922                 been closed on us. Same problematic than
13923                 yesterday's quicksearch issue.
13924
13925 2006-03-15 [colin]      2.0.0cvs140
13926
13927         * src/gtk/quicksearch.c
13928                 Fix a bitchy race we didn't think about when we
13929                 added quicksearch cancellation:
13930                 If the search is not on cached fields, for example
13931                 body_part matchcase "stuff"
13932                 the matcher code has to get the whole message. If
13933                 we're on IMAP, that can be slow, and in order to
13934                 be non-blocking, the IMAP code idle loop processes
13935                 gtk events too. So it is possible to cancel a
13936                 quicksearch while the matcher is getting the mail's
13937                 body. After matcher got its body, it will start to
13938                 iterate over the matcher list that the Quicksearch's
13939                 clear_search_cb() just freed via prepare_matcher().
13940                 SIGSEGV ensues.
13941                 The fix consists of guarding the matcherlist_match()
13942                 call with a boolean 'matching'. If we reset the
13943                 quicksearch while matching is TRUE, we don't free
13944                 the matcherlist anymore like we did, but we set
13945                 another new flag, deferred_free, to TRUE. Then,
13946                 in quicksearch_match(), just after returning from
13947                 matcherlist_match() and unsetting the matching flag,
13948                 we check the deferred_free flag and do the
13949                 prepare_matcher() (which does the matcherlist_free)
13950                 for real, so we free the matcherlist once it's not
13951                 used anymore.
13952                 As all of this runs via the glib main loop, we
13953                 luckily don't need a mutex.
13954         * src/summaryview.c
13955                 Also, show progress while searching.
13956
13957
13958 2006-03-14 [colin]      2.0.0cvs139
13959
13960         * src/alertpanel.c
13961                 Make alertpanel_is_open non-static
13962
13963 2006-03-14 [colin]      2.0.0cvs138
13964
13965         * src/prefs_spelling.c
13966                 Cleanups - Fabien Vantard
13967
13968 2006-03-14 [wwp]        2.0.0cvs137
13969
13970         * src/main.c
13971                 code style normalization (curly braces, indentation).
13972
13973 2006-03-14 [wwp]        2.0.0cvs137
13974
13975         * src/main.c
13976                 code style (braces, indentation)
13977
13978 2006-03-12 [paul]       2.0.0cvs136
13979
13980         * src/prefs_common.c
13981                 trans_hdr defaults to FALSE to be RFC-savvy
13982         * src/prefs_summaries.c
13983                 add a tooltip to the trans_hdr option
13984                 
13985
13986 2006-03-12 [paul]       2.0.0cvs135
13987
13988         * src/prefs_matcher.c
13989                 give a little more width to the combos
13990         * src/prefs_display_header.c
13991         * src/textview.c
13992                 translate headers if prefs_common.trans_hdr
13993                 is TRUE
13994
13995         Patches by Pawel Pekala
13996
13997 2006-03-12 [paul]       2.0.0cvs134
13998
13999         * src/plugins/clamav/clamav_plugin.c
14000         * src/plugins/dillo_viewer/dillo_viewer.c
14001         * src/plugins/pgpcore/plugin.c
14002         * src/plugins/pgpinline/plugin.c
14003         * src/plugins/pgpmime/plugin.c
14004         * src/plugins/spamassassin/spamassassin.c
14005                 update/add to descriptions
14006         * src/plugins/spamassassin/spamassassin_gtk.c
14007                 fixes to the english, remove superfluous
14008                 tooltips, clean up a little
14009
14010 2006-03-12 [paul]       2.0.0cvs133
14011
14012         * src/compose.c
14013                 fix Bug 924, 'Account combo box shows up wrong 
14014                 if & is in account name'
14015
14016 2006-03-11 [colin]      2.0.0cvs132
14017
14018         * src/summaryview.c
14019                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
14020                 messed up shift-selection because is slows down
14021                 moving around summaryview. thanks -users
14022
14023 2006-03-10 [colin]      2.0.0cvs131
14024
14025         * src/plugins/spamassassin/spamassassin_gtk.c
14026                 Put back Paul's engrish fixes
14027
14028 2006-03-10 [colin]      2.0.0cvs130
14029
14030         * src/plugins/spamassassin/spamassassin.c
14031         * src/plugins/spamassassin/spamassassin.h
14032         * src/plugins/spamassassin/spamassassin_gtk.c
14033                 Cleanup SA prefs page (more)
14034                 Patch by Fabien Vantard
14035
14036 2006-03-10 [paul]       2.0.0cvs129
14037
14038         * src/prefs_msg_colors.c
14039         * src/prefs_spelling.c
14040                 widget sensitivity
14041
14042 2006-03-09 [mones]      2.0.0cvs128
14043
14044         * po/es.po
14045                 Update for next RC
14046
14047 2006-03-09 [wwp]        2.0.0cvs127
14048
14049         * configure.ac
14050                 revert accidental commit (requirement for libetpan 0.43), this time
14051                 not in HEAD.
14052
14053 2006-03-09 [wwp]        2.0.0cvs125
14054
14055         * configure.ac
14056                 revert accidental commit (requirement for libetpan 0.43)
14057
14058 2006-03-09 [paul]       2.0.0cvs126
14059
14060         * src/prefs_receive.c
14061                 remove useless frame
14062                 replace 'incorporation' with 'receiving'
14063         * src/plugins/clamav/clamav_plugin_gtk.c
14064         * src/plugins/spamassassin/spamassassin_gtk.c
14065                 improve widget sensitivity
14066                 fix a bit his engrish
14067
14068 2006-03-09 [wwp]        2.0.0cvs125
14069
14070         * src/addressadd.c
14071         * src/foldersel.c
14072         * src/prefs_common.c
14073         * src/prefs_common.h
14074                 remember some more windows' sizes (add to addressbook and
14075                 select folder).
14076
14077 2006-03-09 [paul]       2.0.0cvs124
14078
14079         * src/plugins/pgpcore/prefs_gpg.c
14080                 normalise construction of dialogue
14081
14082 2006-03-09 [paul]       2.0.0cvs123
14083
14084         * src/plugins/trayicon/Makefile.am
14085                 add missing slash
14086
14087 2006-03-08 [colin]      2.0.0cvs122
14088
14089         * src/plugins/trayicon/Makefile.am
14090                 Fix build in separate dir 
14091                 Patch by Bamanzi <bamanzi@gmail.com>
14092
14093 2006-03-08 [colin]      2.0.0cvs121
14094
14095         * src/procmsg.c
14096                 Batch move and copies from summaryview with delayed execution
14097                 too
14098
14099 2006-03-07 [paul]       2.0.0cvs120
14100
14101         * src/common/utils.c
14102                 fix highlighting of URIs containing "()"
14103                 Patch by Pawel Pekala
14104
14105 2006-03-07 [paul]       2.0.0cvs119
14106
14107         * src/folder.c
14108         * src/folder.h
14109         * src/folderview.c
14110                 immediately do alphabetical resort when
14111                 changing a folder's name
14112                 Patch by Pawel Pekala
14113
14114 2006-03-07 [paul]       2.0.0cvs118
14115
14116         * src/news.c
14117         * src/news_gtk.c
14118                 when unsubscribing a newsgroup, remove the
14119                 folder and msgs in .sylpheed-claws/newscache
14120                 Patch by Pawel Pekala <c0rn@gazeta.pl>
14121
14122 2006-03-07 [paul]       2.0.0cvs117
14123
14124         * src/textview.c
14125                 fix wrong Fake URL Warning
14126                 Thanks to Hiro
14127
14128 2006-03-07 [colin]      2.0.0cvs116
14129
14130         * src/imap.c
14131                 Return immediately when password dialog was
14132                 cancelled
14133         * src/gtk/inputdialog.c
14134                 Allow empty strings for passwords
14135
14136
14137 2006-03-06 [colin]      2.0.0cvs115
14138
14139         * src/imap.c
14140                 Prevent double-timeouts when connection fails
14141
14142 2006-03-06 [colin]
14143
14144         2.0.1-rc1 released
14145
14146 2006-03-06 [colin]      2.0.0cvs114
14147
14148         * src/imap.c
14149                 Refresh session during potentially long
14150                 operations
14151
14152 2006-03-06 [wwp]        2.0.0cvs113
14153
14154         * src/prefs_msg_colors.h
14155                 forgot that one (custom color labels).
14156
14157 2006-03-06 [wwp]        2.0.0cvs112
14158
14159         * src/prefs_common.c
14160         * src/prefs_common.h
14161         * src/prefs_msg_colors.c
14162         * src/summaryview.c
14163         * src/summaryview.h
14164         * src/gtk/colorlabel.c
14165         * src/gtk/colorlabel.h
14166                 colors in messages list are now customizable. Color values and names can
14167                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
14168                 Thanks to Paul and Colin for their help with this longstanding patch!
14169
14170 2006-03-06 [wwp]        2.0.0cvs111
14171
14172         * src/textview.c
14173                 don't crash if (x)face is bad.
14174
14175 2006-03-05 [paul]       2.0.0cvs110
14176
14177         * AUTHORS
14178         * configure.ac
14179         * src/Makefile.am
14180         * src/common/Makefile.am
14181         * src/common/utils.h
14182         * src/etpan/imap-thread.c
14183         * src/gtk/authors.h
14184         * src/plugins/clamav/Makefile.am
14185         * src/plugins/demo/Makefile.am
14186         * src/plugins/dillo_viewer/Makefile.am
14187         * src/plugins/pgpcore/Makefile.am
14188         * src/plugins/pgpcore/passphrase.c
14189         * src/plugins/pgpinline/Makefile.am
14190         * src/plugins/pgpmime/Makefile.am
14191         * src/plugins/spamassassin/Makefile.am
14192         * src/plugins/trayicon/Makefile.am
14193                 fix builiding on cygwin
14194                 Patch by Ralgh Young <bamanzi@gmail.com>
14195
14196 2006-03-04 [wwp]        2.0.0cvs109
14197
14198         * manual/keyboard.xml
14199                 fix mixed up/down keys.
14200
14201 2006-03-04 [wwp]        2.0.0cvs108
14202
14203         * README
14204         * INSTALL
14205                 updated links to SpamAssassin.
14206
14207 2006-03-04 [wwp]        2.0.0cvs107
14208
14209         * manual/plugins.xml
14210         * src/plugins/spamassassin/README
14211                 updated SpamAssassin plugin docs to reflect new functional additions
14212                 (also fix/update/documents few technical stuff more, see the README).
14213
14214 2006-03-04 [wwp]        2.0.0cvs106
14215
14216         * src/prefs_message.c
14217                 normalized capitalization of message-prefs paths.
14218
14219 2006-03-04 [wwp]        2.0.0cvs105
14220
14221         * manual/advanced.xml
14222                 typo.
14223
14224 2006-03-03 [colin]      2.0.0cvs104
14225
14226         * src/plugins/clamav/clamav_plugin_gtk.c
14227                 Rework prefs page, patch by Fabien 
14228
14229 2006-03-03 [colin]      2.0.0cvs103
14230
14231         * src/plugins/clamav/clamav_plugin.c
14232                 Set error on all errors
14233
14234 2006-03-03 [colin]      2.0.0cvs102
14235
14236         * src/common/plugin.c
14237                 Initialize error to avoid crashing when a plugin fails
14238                 without setting error
14239
14240 2006-03-02 [wwp]        2.0.0cvs101
14241
14242         * configure.ac
14243                 fixed linker flags for libetpan support on Cygwin
14244                 (thanks to H.Merijn Brand).
14245
14246 2006-03-02 [wwp]        2.0.0cvs100
14247
14248         * src/addressbook.c
14249                 fix some AB error messages: one for punctuation and
14250                 one wrongly duplicate (thanks, maxbritov).
14251
14252 2006-03-02 [wwp]        2.0.0cvs99
14253
14254         * src/plugins/spamassassin/spamassassin.c
14255                 make sync calls to sa-learn/spamc to prevent
14256                 system (whatever local or client/server) overload.
14257
14258 2006-03-02 [colin]      2.0.0cvs98
14259
14260         * src/summaryview.c
14261                 Put the spam icon in the status column instead of the
14262                 mark one
14263
14264 2006-03-01 [colin]      2.0.0cvs97
14265
14266         * src/plugins/spamassassin/spamassassin.c
14267                 Fix segfault (g_file_set_contents fails for some 
14268                 reason and err==0x2f. Can't find out why with
14269                 valgrind, using working function :-)
14270
14271 2006-03-01 [colin]      2.0.0cvs96
14272
14273         * src/inc.c
14274                 Offline overriding: let 'No' be cached only 3 seconds
14275
14276 2006-03-01 [colin]      2.0.0cvs95
14277
14278         * src/addr_compl.c
14279         * src/addrbook.c
14280         * src/addressbook.c
14281         * src/addrindex.c
14282         * src/folder_item_prefs.c
14283         * src/headerview.c
14284         * src/imap.c
14285         * src/inc.c
14286         * src/ldif.c
14287         * src/mainwindow.c
14288         * src/mh.c
14289         * src/msgcache.c
14290         * src/prefs_common.h
14291         * src/prefs_msg_colors.c
14292         * src/procheader.c
14293         * src/procheader.h
14294         * src/procmime.c
14295         * src/procmsg.c
14296         * src/procmsg.h
14297         * src/send_message.h
14298         * src/simple-gettext.c
14299         * src/summaryview.c
14300         * src/summaryview.h
14301         * src/syldap.c
14302         * src/textview.c
14303         * src/undo.c
14304         * src/common/ssl_certificate.c
14305         * src/common/utils.c
14306         * src/gtk/colorsel.c
14307         * src/gtk/gtksctree.c
14308         * src/gtk/gtkshruler.c
14309         * src/plugins/trayicon/trayicon.c
14310                 #if 0 goes to /dev/null
14311
14312 2006-03-01 [colin]      2.0.0cvs94
14313
14314         * src/compose.c
14315         * src/imap.c
14316         * src/inc.c
14317         * src/inc.h
14318         * src/messageview.c
14319         * src/news.c
14320         * src/plugins/spamassassin/spamassassin.c
14321                 Allow to add information in the "working offline"
14322                 window
14323
14324 2006-03-01 [wwp]        2.0.0cvs93
14325
14326         * src/plugins/spamassassin/spamassassin.c
14327                 fixed spamc invocation: use a tricky temporary mini shell wrapper
14328                 'cause it seems that calling `spamc ... < inputfile` with
14329                 g_spawn_(a)sync simply.. erm doesn't work :-).
14330
14331 2006-03-01 [wwp]        2.0.0cvs92
14332
14333         * src/toolbar.c
14334         * src/toolbar.h
14335                 simplify the adding of spam/ham button to the messageview toolbar
14336                 (it gets more clear now that the same button will be "Mark as spam"
14337                 or "Mark as ham" according to the current message status,
14338                 thanks to Colin).
14339
14340 2006-03-01 [wwp]        2.0.0cvs91
14341
14342         * src/messageview.c
14343         * src/procmsg.c
14344         * src/procmsg.h
14345         * src/summaryview.c
14346         * src/plugins/spamassassin/spamassassin.c
14347         * src/plugins/spamassassin/spamassassin.h
14348                 make learner callbacks return a status (0 for ok),
14349                 handle it in main code to avoid setting flags when learning failed,
14350                 don't learn on TCP if offline in spamassassin,
14351                 thanks to Colin.
14352
14353                 
14354
14355 2006-03-01 [wwp]        2.0.0cvs90
14356
14357         * src/compose.c
14358                 some work around the compose window's account menu,
14359                 patch by Fabien Vantard.
14360
14361 2006-03-01 [wwp]        2.0.0cvs89
14362
14363         * src/plugins/spamassassin/spamassassin.c
14364                 fixed bad logics, was using spamc in local mode and sa-learn
14365                 in remote mode (thanks, Colin).
14366
14367 2006-03-01 [wwp]        2.0.0cvs88
14368
14369         * src/plugins/spamassassin/spamassassin.c
14370         * src/plugins/spamassassin/spamassassin.h
14371         * src/plugins/spamassassin/spamassassin_gtk.c
14372                 made processing of emails w/ sa-plugin an option (default is TRUE),
14373                 fixed Engrish some tooltips, capitalization of some debug messages
14374                 and warnings. The spamassassin plugin now provides two separate
14375                 services: process emails upon incorporation and spamd training.
14376                 Both services (un)register independently but use some common
14377                 plugin settings (transport settings, spam storage location).
14378
14379 2006-02-28 [wwp]        2.0.0cvs87
14380
14381         * src/plugins/spamassassin/spamassassin.c
14382                 fix async flag to spamc cmdline execution (batch exec should
14383                 be asynchronous).
14384
14385 2006-02-27 [wwp]        2.0.0cvs86
14386
14387         * src/plugins/spamassassin/spamassassin.c
14388         * src/plugins/spamassassin/spamassassin.h
14389         * src/plugins/spamassassin/spamassassin_gtk.c
14390                 - added the ability to learn a remote spamassassin server (spamd),
14391                 using spamc.
14392                 - added the spamassassin option 'username', that applies to all
14393                 spamassassin operations (filtering, learning, local or remote).
14394                 The default username is the current unix user (if left blank
14395                 from gtk prefs or config file).
14396                 - commented out some unused code (notebook widget), removed unused
14397                 layout (hbox1).
14398                 - make more widgets sensitive to the transport type.
14399
14400 2006-02-27 [colin]      2.0.0cvs85
14401
14402         * src/plugins/spamassassin/spamassassin.c
14403                 Fix sa-learn call when offline
14404
14405 2006-02-27 [colin]      2.0.0cvs84
14406
14407         * configure.ac
14408         * src/Makefile.am
14409         * src/mainwindow.c
14410         * src/mainwindow.h
14411         * src/messageview.c
14412         * src/messageview.h
14413         * src/prefs_toolbar.c
14414         * src/procmsg.c
14415         * src/stock_pixmap.c
14416         * src/stock_pixmap.h
14417         * src/summaryview.c
14418         * src/toolbar.c
14419         * src/toolbar.h
14420         * src/pixmaps/ham_btn.xpm
14421         * src/pixmaps/spam.xpm
14422         * src/pixmaps/spam_btn.xpm
14423         * src/plugins/spamassassin/spamassassin.c
14424                 Add button in toolbar for spam learning
14425                 Fix a few bugs from the last related commit
14426                 Revert 1.9.6cvs23 which messed up shift-selection
14427
14428 2006-02-24 [colin]      2.0.0cvs83
14429
14430         * src/procmsg.c
14431         * src/summaryview.c
14432         * src/summaryview.h
14433         * src/plugins/spamassassin/spamassassin.c
14434         * src/plugins/spamassassin/spamassassin.h
14435         * src/plugins/spamassassin/spamassassin_gtk.c
14436                 Unregister learner when spamassassin is either
14437                 disabled or over tcp
14438
14439 2006-02-24 [colin]      2.0.0cvs82
14440
14441         * src/Makefile.am
14442         * src/mainwindow.c
14443         * src/mainwindow.h
14444         * src/procmsg.c
14445         * src/procmsg.h
14446         * src/stock_pixmap.c
14447         * src/stock_pixmap.h
14448         * src/summaryview.c
14449         * src/summaryview.h
14450         * src/gtk/icon_legend.c
14451         * src/pixmaps/spam.xpm  ** NEW FILE **
14452         * src/plugins/spamassassin/spamassassin.c
14453         * src/plugins/spamassassin/spamassassin_gtk.c
14454                 Add spam learning interface (Mark/Mark as 
14455                 (spam|ham) menus)
14456
14457 2006-02-24 [wwp]        2.0.0cvs81
14458
14459         * src/compose.c
14460         * src/compose.h
14461         * src/filtering.c
14462                 hide compose window when sending message in batch mode
14463                 (filtering: forward and redirect). Also fixed a wrong
14464                 value returned when sending failed, neutral anyway.
14465                 (Colin, me) 
14466
14467 2006-02-24 [wwp]        2.0.0cvs80
14468
14469         * src/mainwindow.c
14470                 use GTK+'s stock quit button. Patch by Fabien Vantard.
14471
14472 2006-02-24 [paul]       2.0.0cvs79
14473
14474         * src/news.c
14475         * src/news.h
14476         * src/news_gtk.c
14477                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
14478                 Thanks to Colin
14479
14480 2006-02-23 [colin]      2.0.0cvs78
14481
14482         * src/alertpanel.c
14483                 Change OK to Close in alertpanel with View log
14484                 button; add accel to View log. Patch by Fabien
14485                 Vantard
14486
14487 2006-02-23 [wwp]        2.0.0cvs77
14488
14489         * src/compose.c
14490                 silly me, there were much more tests to perform, since toolbars can
14491                 really have down to 1 element only.
14492
14493 2006-02-23 [wwp]        2.0.0cvs76
14494
14495         * commitHelper
14496                 fixed indentation from my previous commit. Fallback to VISUAL if
14497                 EDITOR is not set (and to vi, at last resort).
14498
14499 2006-02-23 [wwp]        2.0.0cvs75
14500
14501         * commitHelper
14502                 improved error detection (Colin, me).
14503
14504 2006-02-23 [wwp]        2.0.0cvs74
14505
14506         * src/prefs_toolbar.c
14507                 simplify and fix prefs/toolbars layouting. Combos' contents can
14508                 now be really displayed.
14509
14510 2006-02-23 [wwp]        2.0.0cvs73
14511         simplifies and fix prefs/toolbars layouting. Combos' contents can now
14512         be really displayed.
14513
14514 2006-02-22 [wwp]        2.0.0cvs72
14515
14516         * src/compose.c
14517                 fix a typo in my previous commit (sorry!).
14518
14519 2006-02-22 [wwp]        2.0.0cvs71
14520
14521         * src/prefs_toolbar.c
14522                 fix a crash when adding separators to toolbars,
14523                 also fix some separator item information.
14524
14525 2006-02-22 [wwp]        2.0.0cvs70
14526
14527         * src/compose.c
14528                 fix a crash when redirecting (for instance) when compose window's
14529                 toolbar contents has been customized (when some buttons have been
14530                 removed in fact).
14531
14532 2006-02-21 [wwp]        2.0.0cvs69
14533
14534         * src/summaryview.c
14535         * src/gtk/pluginwindow.c
14536         * src/plugins/pgpcore/prefs_gpg.c
14537                 fix some compilation warnings (feat. remains of removed code).
14538
14539 2006-02-21 [wwp]        2.0.0cvs68
14540
14541         * src/gtk/gtkutils.c
14542                 fix two compilation issues, thanks to Stephan Sachse.
14543
14544 2006-02-20 [colin]      2.0.0cvs67
14545
14546         * src/mainwindow.c
14547                 Don't reselect displayed mail on refocus
14548                 This fixes actions misbehaving 
14549
14550 2006-02-20 [wwp]        2.0.0cvs66
14551
14552         * src/summaryview.c
14553         * src/gtk/gtksctree.c
14554         * src/gtk/gtkshruler.c
14555                 changed more runtime typecast checks.
14556
14557 2006-02-20 [wwp]        2.0.0cvs65
14558
14559         * src/summary_search.c
14560                 find all - summaryview refresh issue fixed, thanks to Colin.
14561
14562 2006-02-20 [wwp]        2.0.0cvs64
14563
14564         * src/gtk/gtkutils.c
14565                 better runtime typecast checks.
14566
14567 2006-02-20 [wwp]        2.0.0cvs63
14568
14569         * src/summary_search.c
14570                 enhancements to the summary search:
14571                         - add the ability to stop the running search
14572                           (upon ESC-key press, new Stop button or when Clear button is pressed)
14573                         - don't search if no criteria (From/To/Subject/Body) is set
14574                         - ensure that a busy mouse pointer is always shown when searching,
14575                           show it even a bit earlier
14576
14577 2006-02-19 [colin]      2.0.0cvs62
14578
14579         * src/compose.c
14580         * src/imap.c
14581         * src/etpan/imap-thread.c
14582         * src/etpan/imap-thread.h
14583                 (Future) IMAP speed improvement on sending
14584                 Will require a libetpan update
14585         * src/summaryview.c
14586         * src/gtk/quicksearch.c
14587                 Make quicksearch clearable while running.
14588
14589 2006-02-17 [colin]      2.0.0cvs61
14590
14591         * src/imap.c
14592         * src/etpan/imap-thread.c
14593         * src/etpan/imap-thread.h
14594                 Check for IMAP certificates
14595                 ** Requires libetpan-0.42-cvs4 
14596                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
14597
14598 2006-02-17 [colin]      2.0.0cvs60
14599
14600         * src/messageview.c
14601         * src/prefs_common.c
14602         * src/prefs_common.h
14603         * src/prefs_message.c
14604                 Add pref to display HTML-only mails with plugin, 
14605                 if possible (defaulting to FALSE of course).
14606
14607 2006-02-16 [colin]      2.0.0cvs59
14608
14609         * src/main.c
14610         * src/common/plugin.c
14611         * src/common/plugin.h
14612         * src/gtk/pluginwindow.c
14613                 Keep track of requested (but unloaded) plugins
14614                 in some error cases.
14615
14616 2006-02-16 [wwp]        2.0.0cvs58
14617
14618         * src/gtk/gtkaspell.c
14619         * src/gtk/gtkaspell.h
14620         * src/prefs_spelling.c
14621         * src/compose.c
14622         * src/prefs_common.c
14623         * src/prefs_common.h
14624                 implemented new optional spellchecker behaviour: re-check message when
14625                 dictionary got changed (from compose-window/context-menu/Change dictionary).
14626
14627 2006-02-16 [wwp]        2.0.0cvs57
14628
14629         * src/quote_fmt_parse.y
14630                 pclose popen'ed pipe.
14631
14632 2006-02-15 [colin]      2.0.0cvs56
14633
14634         * src/mimeview.c
14635         * src/mimeview.h
14636                 Let MimeViewers know which MimeView they
14637                 depend of.
14638         * src/summaryview.c
14639                 Swap From/To columns in Sent/Queue/Drafts
14640                 folders
14641         * src/etpan/imap-thread.c
14642                 Use mailstream_low_tls_open() for STARTTLS
14643                 instead of mailstream_low_ssl_open()
14644                 ** REQUIRES libetpan 0.42cvs3 **
14645
14646 2006-02-15 [wwp]        2.0.0cvs55
14647
14648         * src/compose.c
14649         * src/compose.h
14650         * src/message_search.c
14651         * src/message_search.h
14652         * src/textview.c
14653         * src/gtk/gtkutils.c
14654         * src/gtk/gtkutils.h
14655                 added the ability to Find text in the compose window (and a bit
14656                 of code factorization).
14657
14658 2006-02-15 [wwp]        2.0.0cvs54
14659
14660         * src/prefs_gtk.c
14661                 yet another one file was missing (fix for some widgets' sensitivity).
14662                 Thanks Colin!
14663
14664 2006-02-15 [wwp]        2.0.0cvs53
14665
14666         * src/prefs_gtk.h
14667                 oops forgot that file (fix for some widgets' sensitivity).
14668
14669 2006-02-15 [wwp]        2.0.0cvs52
14670
14671         * src/summary_search.c
14672                 implemented advanced summary search options (added the ability
14673                 to use matcher conditions in an advanced search mode).
14674
14675 2006-02-15 [wwp]        2.0.0cvs51
14676
14677         * src/plugins/pgpcore/prefs_gpg.c
14678         * src/prefs_account.c
14679                 fix some widget sensitivity, mostly around some labels in
14680                 account prefs.
14681
14682 2006-02-15 [paul]       2.0.0cvs50
14683
14684         * manual/advanced.xml
14685                 improve Templates info
14686                 written by wwp
14687
14688 2006-02-14 [colin]      2.0.0cvs49
14689
14690         * src/pixmaps/address_book.xpm
14691         * src/pixmaps/preferences.xpm
14692         * src/pixmaps/properties.xpm
14693                 Fix pixmap size - patch by Fabien Vantard
14694
14695 2006-02-13 [colin]      2.0.0cvs48
14696
14697         * src/procmime.c
14698                 Add missing fclose()s on error
14699         * src/textview.c
14700                 Remove unused code
14701         * src/common/utils.c
14702                 Fix temp files not being deleted on windows
14703         Patches by Thomas Gilgin
14704
14705 2006-02-13 [colin]      2.0.0cvs47
14706
14707         * src/mainwindow.c
14708                 Fix exit crash
14709
14710 2006-02-13 [wwp]        2.0.0cvs46
14711
14712         * src/plugins/pgpcore/prefs_gpg.c
14713                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
14714
14715 2006-02-12 [colin]      2.0.0cvs45
14716
14717         * src/folderview.c
14718         * src/main.c
14719         * src/mainwindow.c
14720                 Fix "stuff" when quitting
14721
14722 2006-02-12 [wwp]        2.0.0cvs44
14723
14724         * src/prefs_themes.c
14725                 fix typos in debug messages.
14726
14727 2006-02-11 [colin]      2.0.0cvs43
14728
14729         * src/summaryview.c
14730                 don't allow drag/drop from ourself
14731
14732 2006-02-10 [wwp]        2.0.0cvs42
14733
14734         * src/exporthtml.c
14735         * src/html.c
14736         * src/html.h
14737         * src/procmime.c
14738         * src/textview.c
14739                 renamed html_ prefixed functions and data structures to avoid
14740                 namespace clashes w/ other software (gtkhtml2 for instance).
14741                 Closes bug #907.
14742
14743
14744 2006-02-09 [colin]      2.0.0cvs41
14745
14746         * src/summaryview.c
14747                 Fix shitty logic messed up. Thanks Ticho for the hint!
14748
14749 2006-02-09 [wwp]        2.0.0cvs40
14750
14751         * src/gtk/about.c
14752         * src/compose.c
14753         * src/prefs_account.c
14754         * src/prefs_gtk.h
14755         * src/editaddress.c
14756                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
14757                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
14758                 Browse buttons in accounts prefs.
14759
14760 2006-02-09 [colin]      2.0.0cvs39
14761
14762         * src/matcher.c
14763                 Check for pointer before using its members
14764         * src/gtk/gtksourceprintjob.c
14765                 Fix a wrong warning
14766
14767 2006-02-09 [wwp]        2.0.0cvs38
14768
14769         * src/gtk/filesel.c
14770                 fix few compiler warnings (type mismatch).
14771
14772 2006-02-09 [paul]       2.0.0cvs37
14773
14774         * po/fr.po
14775                 updated by Fabien Vantard
14776
14777 2006-02-08 [colin]      2.0.0cvs36
14778
14779         * src/prefs_common.c
14780         * src/common/defs.h
14781         * src/common/plugin.c
14782                 allow windows and linux configurations to coexist
14783                 patch by Thomas Gilgin
14784
14785 2006-02-08 [colin]      2.0.0cvs35
14786
14787         * src/filtering.c
14788         * src/matcher.c
14789         * src/matcher.h
14790         * src/matcher_parser_parse.y
14791         * src/prefs_filtering_action.c
14792         * src/prefs_matcher.c
14793                 Add the "Ignore thread" filtering
14794                 action
14795
14796 2006-02-08 [colin]      2.0.0cvs34
14797
14798         * src/compose.c
14799         * src/procmime.c
14800         * src/procmime.h
14801                 Fix bug #905 (damaged attachment)
14802                 text files with raw \0's aren't really text files
14803         FOR_STABLE
14804
14805 2006-02-08 [colin]      2.0.0cvs33
14806
14807         * src/summaryview.c
14808                 Fix crasher introduced yesterday
14809
14810 2006-02-08 [wwp]        2.0.0cvs32
14811
14812         * src/compose.c
14813         * src/compose.h
14814                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
14815
14816 2006-02-08 [wwp]        2.0.0cvs31
14817
14818         * src/prefs_template.c
14819                 templates enhancement: allow address completion for Cc and Bcc fields
14820                 (it was currently possible for the To field only)
14821
14822 2006-02-08 [colin]      2.0.0cvs30
14823
14824         * src/compose.c
14825                 Don't unblock if not blocked
14826         FOR_STABLE
14827
14828 2006-02-07 [colin]      2.0.0cvs29
14829
14830         * src/action.c
14831                 Forgot to refresh summaryview
14832
14833 2006-02-07 [colin]      2.0.0cvs28
14834
14835         * src/action.c
14836                 Freeze/thaw message list and folder list while
14837                 processing %as{} actions 
14838         * src/compose.c
14839                 Fix auto-wrap disabling after a middle-click
14840                 paste - FOR_STABLE
14841
14842 2006-02-07 [paul]       2.0.0cvs27
14843
14844         * src/folder.c
14845                 fix freeing of uninitialised pointers
14846                 Thanks to Colin
14847
14848 2006-02-06 [colin]      2.0.0cvs26
14849
14850         * src/folder.c
14851                 Use g_slist_prepend in potentially big list
14852
14853 2006-02-06 [colin]      2.0.0cvs25
14854
14855         * src/folder.c
14856                 Completely skip processing if it doesn't 
14857                 exist (faster!)
14858
14859 2006-02-06 [colin]      2.0.0cvs24
14860
14861         * src/folder.c
14862         * src/summaryview.c
14863                 Batch filtering in summaryview (from Tools menu)
14864                 and pre/post//-processing too
14865
14866 2006-02-06 [colin]      2.0.0cvs23
14867
14868         * src/procmsg.h
14869         * src/filtering.c
14870                 Use a special field for batch filtering instead
14871                 of stepping on deferred execution's toes
14872
14873 2006-02-06 [colin]      2.0.0cvs22
14874
14875         * src/action.c
14876         * src/filtering.c
14877         * src/filtering.h
14878         * src/folder.c
14879         * src/summaryview.c
14880                 Fix filtering via menus and actions
14881
14882 2006-02-06 [colin]      2.0.0cvs21
14883
14884         * src/imap.c
14885                 Put the added file directly to cache if possible (will work
14886                 with next libetpan)
14887         * src/filtering.c
14888         * src/filtering.h
14889         * src/inc.c
14890         * src/folder.c
14891         * src/mbox.c
14892         * src/procmsg.h
14893                 Move and copy filtered messages by batches instead of one
14894                 by one - faster on IMAP
14895         * src/procmsg.c
14896                 Add a function that'll possibly be useful later
14897
14898 2006-02-06 [colin]      2.0.0cvs20
14899
14900         * src/addressbook.c
14901                 Use internal mime-type instead of text/plain for d'n'd
14902         * src/compose.c
14903                 Allow attaching files from mimeview's icon list via d'n'd
14904         * src/folderview.c
14905         * src/folderview.h
14906                 Use internal mime-type instead of text/plain for d'n'd
14907                 Don't try to selected opened folder if none is
14908                 Factorize d'n'd from other apps code
14909         * src/headerview.c
14910         * src/textview.c
14911         * src/gtk/gtkutils.c
14912         * src/gtk/gtkutils.h
14913                 Factorize Face/X-Face stuff
14914         * src/mimeview.c
14915                 Fix d'n'd to other apps
14916         * src/prefs_message.c
14917                 Let the XFace pref be usable without libcompface as it also
14918                 applies to Face
14919         * src/summaryview.c
14920                 Fix d'n'd to other apps
14921                 Factorize d'n'd from other apps code
14922
14923 2006-02-06 [wwp]        2.0.0cvs19
14924
14925         * po/it.po
14926                 Italian translation fixes by Andrea Spadaccini (no more confusion
14927                 between filtering and processing, and few changes in the About
14928                 dialog).
14929
14930
14931 2006-02-06 [mones]      2.0.0cvs18
14932
14933         * src/gtk/icon_legend.c
14934                 Improved descriptions allowing better translations
14935
14936 2006-02-05 [colin]      2.0.0cvs17
14937
14938         * src/imap.c
14939                 Add the f*cking missing expunge that caused imap_fetch_env
14940                 to fail after an add_msgs ! :-///
14941         * src/etpan/imap-thread.c
14942                 Add a bit of debug
14943         FOR_STABLE
14944
14945 2006-02-05 [colin]      2.0.0cvs16
14946
14947         * src/common/utils.c
14948                 Don't check for return-path (or we can't put
14949                 back non-sent mails)
14950
14951 2006-02-05 [colin]      2.0.0cvs15
14952
14953         * src/textview.c
14954                 Don't try to display Face header in textview
14955                 when teh headerview's active
14956
14957 2006-02-05 [colin]      2.0.0cvs14
14958
14959         * tools/tbird2syl.py
14960         * tools/Makefile.am
14961                 Add script to import Thunderbird mails
14962
14963 2006-02-05 [colin]      2.0.0cvs13
14964
14965         * src/headerview.c
14966         * src/procheader.c
14967         * src/procmsg.c
14968         * src/procmsg.h
14969         * src/textview.c
14970                 Show Face headers - patch partially by Klaus Flittner
14971
14972 2006-02-05 [colin]      2.0.0cvs12
14973
14974         * src/folderview.c
14975         * src/summaryview.c
14976         * src/common/utils.c
14977         * src/common/utils.h
14978                 Let dnd work from mime icons to summaryview
14979                 and to folderview too
14980                 Add a crude test to avoid trying to add files
14981                 drag'n'dropped when they're not mails
14982
14983 2006-02-04 [colin]      2.0.0cvs11
14984
14985         * src/summaryview.c
14986         * src/mimeview.c
14987                 Fix utf8 conversion
14988
14989 2006-02-04 [colin]      2.0.0cvs10
14990
14991         * src/compose.c
14992         * src/folderview.c
14993         * src/mimeview.c
14994         * src/summaryview.c
14995         * src/summaryview.h
14996                 Added various drag and drop capas:
14997                 From                    To
14998                 summaryview             other apps
14999                 mimeview icons          other apps
15000                 other apps              summaryview
15001                 other apps              folderview
15002
15003                 This shouldn't have broken the existing:
15004                 From                    To
15005                 summaryview             folderview
15006                 folderview              folderview
15007                 summaryview             compose's attachments
15008
15009         Tests welcomed.
15010
15011 2006-02-02 [paul]       2.0.0cvs9
15012
15013         * src/mainwindow.c
15014                 move global option 'Set displayed columns...' out
15015                 of folder option grouping.
15016                 fix sensitivity of 'harvest addresses'
15017         FOR_STABLE
15018
15019 2006-02-01 [colin]      2.0.0cvs8
15020
15021         * src/mimeview.c
15022                 Revert the alertpanel patch, it sucks (intrusive
15023                 and gets in the way of "open")
15024
15025 2006-02-01 [colin]      2.0.0cvs7
15026
15027         * src/compose.c
15028         * src/prefs_account.c
15029         * src/prefs_common.c
15030         * src/common/defs.h
15031         * src/common/utils.c
15032         * src/common/utils.h
15033                 Add ability to edit the signature file
15034                 from the account preferences, and use
15035                 a default for the text editor.
15036                 Patch by Fabien Vantard
15037
15038 2006-02-01 [colin]      2.0.0cvs6
15039
15040         * src/mimeview.c
15041                 Try to get mime type by extension if it is
15042                 application/octet-stream
15043                 Display a window with possible choices when
15044                 encountering unknown mime types
15045         * src/gtk/filesel.c
15046         * src/gtk/filesel.h
15047                 Add preview
15048                 Allow multiple selection in filtered filesel
15049                 (patch by Fabien Vantard)
15050         * src/gtk/pluginwindow.c
15051                 Use it (patch by Fabien Vantard)
15052
15053 2006-02-01 [paul]       2.0.0cvs5
15054
15055         * src/jpilot.c
15056                 fix crash on creating jpilot address book
15057                 Thanks to Colin - FOR_STABLE
15058         * src/prefs_summaries.c
15059         * src/prefs_wrapping.c
15060         * src/gtk/icon_legend.c
15061         * src/gtk/quicksearch.c
15062                 string fixes and additions
15063
15064 2006-02-01 [paul]       2.0.0cvs4
15065
15066         * src/compose.c
15067         * src/mainwindow.c
15068         * src/messageview.c
15069         * src/prefs_send.c
15070                 add Arabic encoding option
15071                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
15072
15073 2006-01-31 [colin]      2.0.0cvs3
15074
15075         * src/plugins/pgpcore/passphrase.c
15076                 Convert passphrase to locale encoding
15077         * src/compose.c
15078                 Fix drafting on IMAP. Crappy bug sneaked in
15079                 the release :-/
15080         FOR_STABLE
15081
15082 2006-01-30 [paul]       2.0.0cvs2
15083
15084         * src/gtk/icon_legend.c
15085                 show the new entries
15086
15087 2006-01-30 [colin]      2.0.0cvs1
15088
15089         * src/manual.c
15090                 Check for the file to be present before 
15091                 enabling the menu - FOR_STABLE
15092         * src/gtk/icon_legend.c
15093                 Add folders icons (not all of them, there
15094                 are too much, but the most intriguing ones)
15095
15096 2006-01-30 [paul]       2.0.0
15097
15098         version 2.0.0 released
15099
15100 [For previous entries, see ChangeLog.pre2.0.0]