2007-01-30 [colin] 2.7.2cvs6
[claws.git] / ChangeLog
1 2007-01-30 [colin]      2.7.2cvs6
2
3         * src/prefs_ext_prog.c
4                 Add 'mousepad' to the list of text editors.
5                 Mousepad is XFCE's text editor
6
7 2007-01-29 [wwp]        2.7.2cvs5
8
9         * po/POTFILES.in
10         * src/plugins/trayicon/trayicon_prefs.c
11                 trayicon i18n fixes, thanks to Fabien.
12
13 2007-01-28 [wwp]        2.7.2cvs4
14
15         * src/mainwindow.c
16         * src/mainwindow.h
17         * src/plugins/trayicon/trayicon.c
18         * src/plugins/trayicon/trayicon_prefs.c
19         * src/plugins/trayicon/trayicon_prefs.h
20                 Added a new TrayIcon plugin option to close to tray
21                 (WM's hotkey and [X] button will hide the window instead
22                 of closing it - closing CM can be done using the tray icon
23                 menu or the File menu).
24                 Improved visibility handling in trayicon, clicking the
25                 trayicon now raise the window to current desktop when it
26                 was either minimized/shaded/on another desktop.
27                 Thanks to Paul for testing and fixing a strange behaviour
28                 in KDE ;-).
29
30 2007-01-27 [paul]       2.7.2cvs3
31
32         * src/prefs_folder_item.c
33         * src/prefs_receive.c
34         * src/plugins/pgpcore/prefs_gpg.c
35                 use 'start-up' instead of 'startup' in labels
36
37 2007-01-26 [wwp]        2.7.2cvs2
38
39         * src/plugins/trayicon/Makefile.am
40         * src/plugins/trayicon/trayicon.c
41         * src/plugins/trayicon/trayicon_prefs.c
42         * src/plugins/trayicon/trayicon_prefs.h
43                 Add a new TrayIcon option to hide the main window at
44                 start-up.
45                 Fix trayicon.c copyright header.
46
47 2007-01-26 [paul]       2.7.2cvs1
48
49         * NEWS
50         * README
51         * RELEASE_NOTES
52         * configure.ac
53                 bump up version number following
54                 stable release
55
56 2007-01-25 [mones]      2.7.1cvs60
57
58         * po/es.po
59                 updated thousands of strings (well, probably less ;-)
60
61 2007-01-25 [colin]      2.7.1cvs59
62
63         * src/matcher.c
64                 Fix 2nd-run loss of matcherrc on new
65                 configurations. 
66
67 2007-01-25 [wwp]        2.7.1cvs58
68
69         * src/mimeview.c
70                 fix handling of empty value in attach_save_directory too, thanks
71                 to Colin.
72
73 2007-01-25 [wwp]        2.7.1cvs57
74
75         * src/gtk/filesel.c
76                 fix handling of empty value in attach_load_directory,
77                 thanks to Colin.
78
79 2007-01-25 [wwp]        2.7.1cvs56
80
81         * src/plugins/dillo_viewer/dillo_prefs.h
82                 fix a typo.
83
84 2007-01-25 [colin]      2.7.1cvs55
85
86         * src/matcher.c
87         * src/matcher.h
88         * src/matcher_parser_parse.y
89         * src/prefs_matcher.c
90                 Add matching on the spam flag
91
92 2007-01-24 [colin]      2.7.1cvs54
93
94         * src/folder.c
95         * src/common/xml.c
96         * src/common/xml.h
97                 Make sure folderlist.xml is correctly
98                 written before overwriting it.
99         * src/procmsg.c
100         * src/procmsg.h
101         * src/summaryview.c
102         * src/plugins/bogofilter/bogofilter.c
103         * src/plugins/bogofilter/bogofilter.h
104         * src/plugins/bogofilter/bogofilter_gtk.c
105         * src/plugins/spamassassin/spamassassin.c
106         * src/plugins/spamassassin/spamassassin.h
107         * src/plugins/spamassassin/spamassassin_gtk.c
108                 Move spam to the correct trash folder after
109                 learning, if spam directory isn't set.
110
111 2007-01-23 [paul]       2.7.1cvs53
112
113         * src/plugins/bogofilter/bogofilter_gtk.c
114                 fix sensitivity of "Insert X-Bogosity header"
115                 option
116
117 2007-01-23 [colin]      2.7.1cvs52
118
119         * src/toolbar.c
120                 Translate toolbar items text if
121                 they're translatable (default)
122         * src/addrcache.c
123         * src/addrcache.h
124         * src/addritem.c
125         * src/addritem.h
126         * src/codeconv.c
127         * src/codeconv.h
128         * src/jpilot.c
129         * src/jpilot.h
130         * src/ldapctrl.c
131         * src/ldapctrl.h
132         * src/ldapquery.h
133         * src/ldif.c
134         * src/ldif.h
135         * src/etpan/etpan-thread-manager.c
136         * src/etpan/etpan-thread-manager.h
137         * src/gtk/gtkutils.c
138         * src/gtk/gtkutils.h
139                 More static functions
140
141 2007-01-22 [fabien]     2.7.1cvs51
142
143         * src/gtk/gtkutils.c
144                 gtkut_get_options_frame() : ability to pass
145                 a 'NULL' value in frame pointer parameter if
146                 we don't need it.
147
148 2007-01-22 [colin]      2.7.1cvs50
149
150         * src/procmsg.c
151         * src/procmsg.h
152         * src/plugins/bogofilter/bogofilter.c
153         * src/plugins/bogofilter/bogofilter_gtk.c
154         * src/plugins/spamassassin/spamassassin.c
155         * src/plugins/spamassassin/spamassassin_gtk.c
156                 Allow moving spams to the account's trash
157                 instead of default one
158
159 2007-01-21 [colin]      2.7.1cvs49
160
161         * src/ldapquery.c
162         * src/ldapquery.h
163                 Revert a static function that shouldn't
164                 have been
165
166 2007-01-21 [colin]      2.7.1cvs48
167
168         * src/ldapquery.c
169         * src/ldapquery.h
170                 Same
171
172 2007-01-21 [colin]      2.7.1cvs47
173
174         * src/procmsg.c
175         * src/procmsg.h
176                 Same
177
178 2007-01-21 [colin]      2.7.1cvs46
179
180         * src/common/socket.c
181         * src/common/socket.h
182                 Same
183
184 2007-01-21 [colin]      2.7.1cvs45
185
186         * src/crash.c
187         * src/exporthtml.c
188         * src/exporthtml.h
189         * src/exportldif.c
190         * src/exportldif.h
191         * src/folder.c
192         * src/folder.h
193         * src/folder_item_prefs.c
194         * src/folder_item_prefs.h
195         * src/folderview.c
196         * src/folderview.h
197         * src/gedit-print.c
198         * src/gedit-print.h
199         * src/main.c
200         * src/main.h
201         * src/common/socket.c
202         * src/common/socket.h
203         * src/gtk/gtkaspell.c
204         * src/gtk/gtkaspell.h
205         * src/gtk/quicksearch.c
206         * src/gtk/quicksearch.h
207                 Same
208
209 2007-01-21 [colin]      2.7.1cvs44
210
211         * src/common/utils.c
212         * src/common/utils.h
213         * src/etpan/etpan-thread-manager.c
214         * src/etpan/etpan-thread-manager.h
215                 Same (Funny that etpan_thread_unbind
216                 is called but not etpan_thread_bind)
217
218 2007-01-21 [colin]      2.7.1cvs43
219
220         * src/addrselect.c
221         * src/addrselect.h
222         * src/codeconv.c
223         * src/codeconv.h
224         * src/compose.c
225         * src/compose.h
226         * src/etpan/Makefile.am
227         * src/gtk/colorlabel.c
228         * src/gtk/colorlabel.h
229         * src/gtk/sslcertwindow.c
230         * src/gtk/sslcertwindow.h
231         * src/etpan/etpan-log.c ** REMOVED **
232         * src/etpan/etpan-log.h ** REMOVED **
233                 Same
234
235 2007-01-20 [colin]      2.7.1cvs42
236
237         * src/addritem.c
238         * src/addritem.h
239                 Same
240
241 2007-01-20 [colin]      2.7.1cvs41
242
243         * src/account.c
244         * src/account.h
245         * src/addrbook.c
246         * src/addrbook.h
247         * src/addrcache.c
248         * src/addrcache.h
249         * src/addrclip.c
250         * src/addrclip.h
251         * src/addressbook.c
252         * src/addressbook.h
253         * src/addrharvest.c
254         * src/addrharvest.h
255         * src/addrindex.c
256         * src/addrindex.h
257         * src/editaddress.c
258         * src/editaddress.h
259                 Make functions that aren't used in other
260                 files static
261
262 2007-01-20 [colin]      2.7.1cvs40
263
264         * src/account.c
265         * src/addrbook.c
266         * src/addrcache.c
267         * src/addressbook.c
268         * src/addrgather.c
269         * src/addrindex.c
270         * src/addrquery.c
271         * src/addrselect.c
272         * src/browseldap.c
273         * src/compose.c
274         * src/editbook.c
275         * src/editjpilot.c
276         * src/editldap.c
277         * src/editldap_basedn.c
278         * src/editvcard.c
279         * src/exporthtml.c
280         * src/exportldif.c
281         * src/folder.c
282         * src/folderview.c
283         * src/image_viewer.c
284         * src/imap.c
285         * src/importmutt.c
286         * src/importpine.c
287         * src/jpilot.c
288         * src/ldapquery.c
289         * src/main.c
290         * src/mainwindow.c
291         * src/matcher.c
292         * src/messageview.c
293         * src/mh.c
294         * src/mimeview.c
295         * src/msgcache.c
296         * src/mutt.c
297         * src/news.c
298         * src/pine.c
299         * src/prefs_account.c
300         * src/prefs_common.c
301         * src/prefs_compose_writing.c
302         * src/prefs_ext_prog.c
303         * src/prefs_folder_item.c
304         * src/prefs_fonts.c
305         * src/prefs_message.c
306         * src/prefs_msg_colors.c
307         * src/prefs_other.c
308         * src/prefs_quote.c
309         * src/prefs_receive.c
310         * src/prefs_send.c
311         * src/prefs_spelling.c
312         * src/prefs_summaries.c
313         * src/prefs_toolbar.c
314         * src/prefs_wrapping.c
315         * src/privacy.c
316         * src/procmime.c
317         * src/procmsg.c
318         * src/ssl_manager.c
319         * src/statusbar.c
320         * src/summaryview.c
321         * src/toolbar.c
322         * src/vcard.c
323         * src/common/hooks.c
324         * src/common/log.c
325         * src/common/passcrypt.c
326         * src/common/socket.c
327         * src/common/ssl.c
328         * src/common/ssl_certificate.c
329         * src/common/template.c
330         * src/common/utils.c
331         * src/etpan/imap-thread.c
332         * src/gtk/sslcertwindow.c
333         * src/gtk/sslcertwindow.h
334                 Make functions that could be static, static
335
336 2007-01-20 [colin]      2.7.1cvs39
337
338         * src/editldap.c
339                 Fix tooltip
340
341 2007-01-20 [colin]      2.7.1cvs38
342
343         * src/ldapquery.c
344         * src/ldaputil.c
345         * src/ldaputil.h
346                 Fix bug 1102, 'claws-mail-2.7.1 
347                 makes use of deprecated ldap 
348                 functions'
349
350 2007-01-20 [colin]      2.7.1cvs37
351
352         * src/mainwindow.c
353         * src/mainwindow.h
354         * src/summaryview.c
355         * src/gtk/quicksearch.c
356                 Add Wide message list layout
357
358 2007-01-19 [fabien]     2.7.1cvs36
359
360         * src/textview.c
361                 make sure a font change is considered in links of
362                 headerview.
363
364 2007-01-19 [colin]      2.7.1cvs35
365
366         * src/main.c
367         * src/mainwindow.c
368         * src/mainwindow.h
369         * src/messageview.c
370         * src/messageview.h
371         * src/prefs_common.c
372         * src/prefs_common.h
373         * src/summaryview.c
374         * src/summaryview.h
375         * src/gtk/quicksearch.c
376         * src/gtk/quicksearch.h
377                 Drop 'Separate Folder tree' and 'Separate
378                 Message View'. Put three layouts in place
379                 of it.
380
381 2007-01-19 [paul]       2.7.1cvs34
382
383         * src/prefs_msg_colors.c
384                 more use of Q_ for translators
385
386 2007-01-19 [paul]       2.7.1cvs33
387
388         * src/imap_gtk.c
389         * src/prefs_account.c
390                 a few changes to the English
391
392 2007-01-19 [fabien]     2.7.1cvs32
393
394         * src/wizard.c
395                 factorize translatable string
396
397 2007-01-18 [colin]      2.7.1cvs31
398
399         * src/main.c
400                 Don't error out on --sync option. Although
401                 we don't do anything with it, gtk+ handles
402                 it, and it's useful for debugging X errors
403
404 2007-01-18 [fabien]     2.7.1cvs30
405
406         * src/prefs_other.c
407                 ability to apply on the fly the recent added
408                 'gtk_can_change_accels' pref (no need to restart).
409
410 2007-01-18 [fabien]     2.7.1cvs29
411
412         * src/plugins/bogofilter/bogofilter_gtk.c
413         * src/plugins/bogofilter/bogofilter.c
414         * src/plugins/spamassassin/spamassassin_gtk.c
415         * src/addr_compl.c
416         * src/prefs_account.c
417                 factorize or rewrite some translatable strings.
418
419 2007-01-18 [fabien]     2.7.1cvs28
420
421         * src/prefs_gtk.h
422         * src/compose.c
423                 set a 4pix space between "Subject:" label and subject entry in
424                 compose window.
425
426 2007-01-18 [wwp]        2.7.1cvs27
427
428         * src/addressbook.c
429                 fix conflicting address-copy/paste when focus is set
430                 to the embedded edit-person form.
431  
432
433 2007-01-18 [wwp]        2.7.1cvs26
434
435         * src/addressbook.h
436                 complete 2.7.1cvs23 (one more file was missing from that
437                 commit).
438
439 2007-01-18 [colin]      2.7.1cvs25
440
441         * src/main.c
442                 Provide a way to migrate without backup
443                 Re-ask for migration on next start if 
444                 it has been refused and wizard has been 
445                 cancelled after.
446
447 2007-01-18 [wwp]        2.7.1cvs24
448
449         * src/editaddress.c
450                 complete 2.7.1.cvs23 (file was missing from previous
451                 commit).
452
453 2007-01-18 [wwp]        2.7.1cvs23
454
455         * src/addressbook.c
456                 fix potential crashes in address book's focus_in/out signal handlers,
457                 force focus to the edit-person form when clicked the Edit menu entry or
458                 button (this only matters if the edit-person form is embedded to the
459                 AB window, in that case, focus is not set when browsing the contacts
460                 list w/ keys or mouse clicks).
461
462 2007-01-18 [paul]       2.7.1cvs22
463
464         * src/main.c
465                 add command line options:
466                 -h for --help
467                 -q and --quit for --exit
468                 -v for --version
469                 print "Unknown option" for unknown options
470
471 2007-01-18 [paul]       2.7.1cvs21
472
473         * po/ru.po
474                 updated by Pavlo Bohmat
475
476 2007-01-18 [paul]       2.7.1cvs20
477
478         * src/mainwindow.c
479                 fix sensitivity issues of Mark as Spam/Ham
480
481 2007-01-17 [fabien]     2.7.1cvs19
482
483         * src/prefs_other.c
484         * src/prefs_common.c
485         * src/prefs_common.h
486         * src/main.c
487                 Add a 'gtk_can_change_accels' pref in Preferences/Other which
488                 control the corresponding gtk property. It could be used to lock
489                 all shortcuts (avoid to set one of them by inadvertency).
490
491 2007-01-17 [colin]      2.7.1cvs18
492
493         * src/summaryview.c
494                 Fix bug 1100, 'Highlighted e-mail data not visible 
495                 when color label applied.'. Use a weighted average
496                 between normal selected foreground color and color
497                 label instead of a simple one (3/1 instead 1/1).
498
499 2007-01-17 [colin]      2.7.1cvs17
500
501         * src/messageview.c
502                 Better fix for bug 1088, 'Ctrl-h produces repeatable
503                 crash' - don't prevent mail switching while loading
504
505 2007-01-17 [colin]      2.7.1cvs16
506
507         * src/folder.c
508         * src/folder.h
509         * src/folderview.c
510         * src/folderview.h
511         * src/imap.c
512         * src/imap.h
513         * src/imap_gtk.c
514                 Manage recursive search of unsubscribed folders
515                 Rescan tree without checking for new messages 
516                 after subscriptions changed
517
518 2007-01-17 [paul]       2.7.1cvs15
519
520         * src/prefs_common.c
521         * src/gtk/pluginwindow.c
522                 fix bug 1101, '"Load plugin" button is
523                 accidentally hidden'
524                 unset (-1) initial width in prefs_common,
525                 fix overlapping buttons,
526                 and other cleanups
527
528 2007-01-17 [paul]       2.7.1cvs14
529
530         * src/procmime.c
531                 add #include <errno.h>, it's needed
532                 on some systems
533
534 2007-01-17 [paul]       2.7.1cvs13
535
536         * src/common/defs.h
537         * tools/make.themes.project
538                 rename .sylpheed_themeinfo to .claws_themeinfo
539                 and use it
540         * src/etpan/etpan-errors.h
541         * src/etpan/etpan-log.c
542         * src/etpan/etpan-log.h
543         * src/etpan/etpan-thread-manager-types.h
544         * src/etpan/etpan-thread-manager.c
545         * src/etpan/etpan-thread-manager.h
546         * src/etpan/imap-thread.c
547         * src/etpan/imap-thread.h
548                 add copyright header
549
550 2007-01-17 [colin]      2.7.1cvs12
551
552         * src/plugins/pgpcore/select-keys.c
553         * src/gtk/pluginwindow.c
554         * src/prefs_account.c
555                 Fix warnings
556
557 2007-01-16 [colin]      2.7.1cvs11
558
559         * src/imap.c
560         * src/imap.h
561         * src/imap_gtk.c
562                 Manage subscribing to subfolders when only
563                 subscribed folders are shown.
564
565 2007-01-16 [colin]      2.7.1cvs10
566
567         * src/folderview.c
568                 Fix annoying vscrollbar going back to top
569                 on Check for new folders
570
571 2007-01-16 [colin]      2.7.1cvs9
572
573         * src/imap.c
574                 Remove printf
575
576 2007-01-16 [colin]      2.7.1cvs8
577
578         * src/filtering.c
579                 Bigger buffer for errors
580         * src/imap.c
581         * src/imap.h
582         * src/imap_gtk.c
583         * src/prefs_account.c
584         * src/prefs_account.h
585         * src/wizard.c
586         * src/etpan/imap-thread.c
587         * src/etpan/imap-thread.h
588         * manual/handling.xml
589                 Add subscriptions management. What it changes:
590                 Creating a folder subscribes to it
591                 Deleting a folder unsubscribes it
592                 New contextual menu item allowing to switch between
593                 All folders and Subscribed folders, subscribe, and
594                 unsubscribe. "Creating" an existing but unsubscribed
595                 folder will subscribe it.
596                 By default for new accounts, only subscribed folders 
597                 are shown.
598
599
600 2007-01-16 [paul]       2.7.1cvs7
601
602         * src/summaryview.c
603                 Allow folder classes to specify only sort_key or
604                 sort_type instead of both or none.
605
606 2007-01-16 [paul]       2.7.1cvs6
607
608         * src/action.c
609         * src/compose.c
610         * src/mimeview.c
611         * src/procmime.c
612         * src/textview.c
613                 Save and use errno for procmime_get_part
614
615 2007-01-16 [colin]      2.7.1cvs5
616
617         * src/imap.c
618                 Never remove INBOX when scanning for
619                 new folders. It's a special folder
620                 that has to exist.
621
622 2007-01-15 [colin]      2.7.1cvs4
623
624         * src/imap.c
625                 Fix 'Check for new folders' when IMAP subdirectory
626                 is set
627         * src/etpan/imap-thread.c
628                 Fix build
629
630 2007-01-15 [colin]      2.7.1cvs3
631
632         * src/etpan/imap-thread.c
633                 Fix invalid free on command-connection
634                 error
635
636 2007-01-15 [wwp]        2.7.1cvs2
637
638         * src/matcher_parser_lex.l
639         * src/quote_fmt_lex.l
640         * src/matcher_parser_parse.y
641                 fix copyright header in lexers and parsers.
642
643 2007-01-15 [paul]       2.7.1cvs1
644
645         * NEWS
646         * README
647         * RELEASE_NOTES
648         * configure.ac
649                 bump up version number following
650                 stable release
651
652 2007-01-15 [paul]       2.7.0cvs31
653
654         * AUTHORS
655         * src/gtk/authors.h
656                 add Fabien to the Team list
657                 add the recent contributors
658                 make a few corrections
659
660 2007-01-15 [paul]       2.7.0cvs30
661
662         * src/mainwindow.c
663                 fix compiler warning
664         * src/plugins/pgpcore/prefs_gpg.c
665         * src/plugins/pgpcore/prefs_gpg.h
666                 add missing include
667                 fix copyright header
668
669 2007-01-14 [colin]      2.7.0cvs29
670
671         * src/gtk/filesel.c
672                 Use the 'gtk+' backend. Avoids gnome-vfs use,
673                 two benefits: faster to open, will fix strange
674                 dbus-related crash. Thanks to Pascal Terjan.
675
676 2007-01-14 [colin]      2.7.0cvs28
677
678         * src/etpan/imap-thread.c
679                 Delete the old imap just after allocating
680                 the new one. Makes sure we don't get the
681                 same pointer by sheer luck, which feels
682                 strange in the debug log.
683
684 2007-01-14 [colin]      2.7.0cvs27
685
686         * src/gtk/inputdialog.c
687                 Make sure we don't print passwords in
688                 clear text when in debug mode
689
690 2007-01-14 [colin]      2.7.0cvs26
691
692         * src/gtk/gtksctree.c
693                 Fix bug 1098, 'bogus last row display 
694                 after expanding a thread'. Patch by
695                 Jindrich Makovicka <makovick@gmail.com>
696
697 2007-01-14 [colin]      2.7.0cvs25
698
699         * src/etpan/imap-thread.c
700                 Close socket manually before
701                 freeing the imap struct
702
703 2007-01-14 [colin]      2.7.0cvs24
704
705         * src/etpan/imap-thread.c
706                 Maybe fix new reconnection issues
707
708 2007-01-13 [colin]      2.7.0cvs23
709
710         * src/summaryview.c
711                 Freeze/thaw on thread selection
712
713 2007-01-13 [paul]       2.7.0cvs22
714
715         * src/mainwindow.c
716         * src/summaryview.c
717         * src/summaryview.h
718                 add 'Edit/Delete thread'
719
720 2007-01-13 [colin]      2.7.0cvs21
721
722         * src/prefs_account.c
723         * src/prefs_compose_writing.c
724         * src/prefs_message.c
725         * src/prefs_msg_colors.c
726         * src/prefs_other.c
727         * src/prefs_receive.c
728         * src/prefs_spelling.c
729         * src/prefs_summaries.c
730         * src/prefs_themes.c
731         * src/gtk/gtkutils.c
732         * src/gtk/gtkutils.h
733         * src/plugins/pgpcore/prefs_gpg.c
734         * src/plugins/spamassassin/spamassassin_gtk.c
735                 Factorize gtk frame creation
736                 Patch by Pawel
737
738 2007-01-13 [colin]      2.7.0cvs20
739
740         * src/message_search.c
741         * src/summary_search.c
742                 Fix Enter in search windows
743         * src/messageview.c
744                 Fix body search starting at the
745                 end of the mail (and asking for loop)
746
747 2007-01-13 [colin]      2.7.0cvs19
748
749         * src/etpan/imap-thread.c
750                 Make sure we don't free the same imap
751                 twice
752
753 2007-01-13 [colin]      2.7.0cvs18
754
755         * commitHelper
756                 Allow multiple commitHelpers to
757                 run at once
758
759 2007-01-12 [colin]      2.7.0cvs17
760
761         * src/etpan/imap-thread.c
762                 Make sure we get rid of the previous mailimap
763                 when connecting - just in case disconnect was
764                 unclean
765
766 2007-01-12 [paul]       2.7.0cvs16
767
768         * src/compose.c
769                 Strip S/MIME signatures when re-editing
770                 S/MIME signed messages.
771
772 2007-01-12 [paul]       2.7.0cvs15
773
774         * configure.ac
775         * src/addressbook.c
776         * src/foldersel.c
777         * src/folderview.c
778         * src/main.c
779                 no need to define CLAWS anymore, remove
780                 all that stuff
781
782 2007-01-12 [paul]       2.7.0cvs14
783
784         * src/mimeview.c
785                 check if the mail's signed as
786                 it can change the mail structure
787                 Thanks to Colin
788
789 2007-01-12 [paul]       2.7.0cvs13
790
791         * src/procmime.c
792                 fix Forwarding msgs with attachments
793                 that have dos line endings
794                 Thanks to Colin
795
796 2007-01-12 [wwp]        2.7.0cvs12
797
798         * configure.ac
799                 Revert accidentally committed extra version tag.
800
801 2007-01-12 [wwp]        2.7.0cvs11
802
803         * src/prefs_account.c
804                 Fix compilation w/o aspell (completes 2.7.0cvs7).
805
806 2007-01-11 [colin]      2.7.0cvs10
807
808         * src/imap.c
809                 move g_warning to debug_print
810                 it scares people for no reason
811
812 2007-01-11 [colin]      2.7.0cvs9
813
814         * po/POTFILES.in
815                 Fix files to translate. Patch by
816                 Fabien
817
818 2007-01-11 [paul]       2.7.0cvs8
819
820         * src/imap.c
821                 Fix recursion when server lists the
822                 current subfolder in the response
823         * src/mimeview.c
824                 Fix updating of icon_list/ctree
825         * src/plugins/pgpcore/select-keys.c
826                 Fix a few annoyances when choosing
827                 keys for the CMS (S/MIME) protocol
828
829 2007-01-11 [wwp]        2.7.0cvs7
830
831         * src/compose.c
832         * src/prefs_account.c
833         * src/prefs_account.h
834                 Add per-account spellcheck default dictionaries settings.
835
836 2007-01-10 [colin]      2.7.0cvs6
837
838         * src/prefs_folder_item.c
839                 Factorize strings - patch by Fabien
840
841 2007-01-10 [colin]      2.7.0cvs5
842
843         * src/mainwindow.c
844                 Fix bug 1095, 'Crash while changing folder 
845                 columns during incorporation'
846
847 2007-01-09 [colin]      2.7.0cvs4
848
849         * src/gtk/pluginwindow.c
850                 Set the plugin window transient. Seems
851                 like some window managers hide it in
852                 the background after "load plugin"...
853
854 2007-01-09 [colin]      2.7.0cvs3
855
856         * src/gtk/filesel.c
857                 Use the same type for alloc and free
858
859 2007-01-08 [paul]       2.7.0cvs2
860
861         * po/nl.po
862                 updated by Tim Dijkstra
863
864 2007-01-08 [paul]       2.7.0cvs1
865
866         * src/prefs_themes.c
867         * src/common/utils.c
868                 Fix resource leaks
869
870 2007-01-08 [paul]       2.7.0
871
872         * NEWS
873         * README
874         * RELEASE_NOTES
875                 2.7.0 released
876
877 2007-01-08 [paul]       2.6.1cvs119
878
879         * doc/man/claws-mail.1
880                 another correction
881
882 2007-01-08 [paul]       2.6.1cvs118
883
884         * doc/man/claws-mail.1
885                 corrections
886         * manual/advanced.xml
887                 improved English usage
888
889 2007-01-08 [paul]       2.6.1cvs117
890
891         * po/ca.po
892         * po/de.po
893         * po/en_GB.po
894         * po/fi.po
895         * po/it.po
896         * po/pt_BR.po
897         * po/sk.po
898         * po/sr.po
899         * po/zh_CN.po
900                 updated by Miquel Oliete, Stephan Sachse, me,
901                 Tommi Pirinen, Andrea Spadaccini, Frederico
902                 Goncalves Guimaraes, Andrej Kacian, Aleksandar
903                 Urosevic, and Ralgh Young
904
905 2007-01-07 [mones]      2.6.1cvs116
906
907         * manual/es/advanced.xml
908         * po/es.po
909                 Synced manual (unhide mark_as_read_delay)
910                 and updated translation for release
911
912 2007-01-07 [paul]       2.6.1cvs115
913
914         * src/prefs_matcher.c
915                 make the hbox content fit better under
916                 various languages
917
918 2007-01-07 [colin]      2.6.1cvs114
919
920         * src/messageview.c
921                 Fix bug 1088, 'Ctrl-h produces repeatable
922                 crash'
923
924 2007-01-06 [colin]      2.6.1cvs113
925
926         * src/etpan/imap-thread.c
927                 Add casts to int to get certs. Fixes
928                 bug 1064, 'crash @ etpan_certificate_check() 
929                 when opening an IMAP folder', with latest
930                 libetpan CVS or >= 0.49
931         * src/mainwindow.c
932         * src/mainwindow.h
933         * src/imap_gtk.c
934         * src/news_gtk.c
935         * src/prefs_folder_item.c
936                 Grey out the "synchronise" menu items if
937                 there's nothing to synchronise.
938         * src/plugins/pgpcore/sgpgme.c
939                 Make an error clearer than "Unknown error"
940
941 2007-01-06 [colin]      2.6.1cvs112
942
943         * src/messageview.c
944                 Don't try to show a message if updating
945                 Maybe fixes bug 1088, 'ctrl-h produces
946                 repeatable crash'.
947
948 2007-01-06 [colin]      2.6.1cvs111
949
950         * src/summaryview.c
951                 Disable Control-Space (handle it as Space).
952
953 2007-01-05 [paul]       2.6.1cvs110
954
955         * src/imap.c
956                 Fix bug 934, 'sylpheed claws 2.1 
957                 doesn't show Exchanges Public Folders'
958                 Thanks to Hoa and Colin
959         * src/msgcache.c
960                 Refuse to allocate more than 2 MB for a 
961                 single field, it's a good indication of
962                 cache corruption.
963
964 2007-01-05 [colin]      2.6.1cvs109
965
966         * src/mainwindow.c
967                 Allow --select'ing emails by Message-ID too
968
969 2007-01-05 [colin]      2.6.1cvs108
970
971         * src/common/quoted-printable.c
972                 Uh! Third fix :)
973
974 2007-01-05 [colin]      2.6.1cvs107
975
976         * src/common/quoted-printable.c
977                 Fix previous commit about bug 1089
978                 Thanks to Ralf
979
980 2007-01-05 [colin]      2.6.1cvs106
981
982         * src/common/quoted-printable.c
983                 Fix my previous commit on bug 1089
984                 - Thanks to Ralf :)
985
986 2007-01-04 [colin]      2.6.1cvs105
987
988         * src/common/quoted-printable.c
989                 Fix bug 1089, 'NUL characters in Subject 
990                 line are misinterpreted'. Not a pain to
991                 fix in fact.
992
993 2007-01-04 [colin]      
994
995         2.7.0-rc3 released
996
997 2007-01-04 [wwp]        2.6.1cvs104
998
999         * src/image_viewer.c
1000                 Force operator precedence (fix a compiler warning).
1001
1002 2007-01-04 [colin]      2.6.1cvs103
1003
1004         * src/image_viewer.c
1005                 Be cautious there too (same fix as the one
1006                 in textview from cvs33)
1007         * src/messageview.c
1008                 Don't use any MimeViewer plugin when showing
1009                 all headers
1010
1011 2007-01-03 [wwp]        2.6.1cvs102
1012
1013         * src/html.c
1014         * src/html.h
1015                 fixed "cent" sign (use the existing ASCII one),
1016                 decode more HTML entities,
1017                 converted table ASCII entries to UTF-8,
1018                 moved a switch() into a hashtable.
1019
1020 2007-01-03 [paul]       2.6.1cvs101
1021
1022         * src/compose.c
1023         * src/messageview.c
1024         * src/procmsg.c
1025         * src/procmsg.h
1026                 When possible, use move_msg instead of
1027                 copy_msg + remove_msg to move sent mail
1028                 from Queue to Sent. 
1029
1030 2007-01-03 [paul]       2.6.1cvs100
1031
1032         * src/html.c
1033                 add more html entity recognition:
1034                 pounds, euros, and cents
1035
1036 2007-01-03 [colin]      2.6.1cvs99
1037
1038         * src/imap_gtk.c
1039                 Don't display an error on NOSELECT
1040                 folders when synchronising
1041
1042 2007-01-03 [paul]       2.6.1cvs98
1043
1044         * tools/maildir2claws-mail.pl
1045                 only substitute 'sent-mail' if it's
1046                 the full directory name
1047
1048 2007-01-03 [paul]       2.6.1cvs97
1049
1050         * ChangeLog
1051         * ChangeLog.pre2.0.0
1052         * Makefile.am
1053                 archive a chunk of ChangeLog in
1054                 ChangeLog.pre2.0.0
1055         * ChangeLog.gtk1
1056         * doc/src/ChangeLog.claws-pre0.8.0
1057                 remove ChangeLog.claws-pre0.8.0, adding
1058                 its contents to ChangeLog.gtk1
1059
1060 2007-01-03 [paul]       2.6.1cvs96
1061
1062         * src/account.c
1063         * src/account.h
1064         * src/action.c
1065         * src/action.h
1066         * src/adbookbase.h
1067         * src/addr_compl.c
1068         * src/addr_compl.h
1069         * src/addrbook.c
1070         * src/addrcache.c
1071         * src/addrcache.h
1072         * src/addrcindex.c
1073         * src/addrcindex.h
1074         * src/addrclip.c
1075         * src/addrclip.h
1076         * src/addrdefs.h
1077         * src/addressadd.c
1078         * src/addressadd.h
1079         * src/addressbook.c
1080         * src/addressbook.h
1081         * src/addressbook_foldersel.c
1082         * src/addressbook_foldersel.h
1083         * src/addrgather.c
1084         * src/addrgather.h
1085         * src/addrharvest.c
1086         * src/addrharvest.h
1087         * src/addrindex.c
1088         * src/addrindex.h
1089         * src/addritem.c
1090         * src/addritem.h
1091         * src/addrquery.c
1092         * src/addrquery.h
1093         * src/addrselect.c
1094         * src/addrselect.h
1095         * src/alertpanel.c
1096         * src/alertpanel.h
1097         * src/browseldap.c
1098         * src/browseldap.h
1099         * src/codeconv.c
1100         * src/codeconv.h
1101         * src/compose.c
1102         * src/compose.h
1103         * src/customheader.c
1104         * src/customheader.h
1105         * src/displayheader.c
1106         * src/displayheader.h
1107         * src/editaddress.c
1108         * src/editaddress.h
1109         * src/editbook.c
1110         * src/editbook.h
1111         * src/editgroup.c
1112         * src/editgroup.h
1113         * src/editjpilot.c
1114         * src/editjpilot.h
1115         * src/editldap.c
1116         * src/editldap.h
1117         * src/editldap_basedn.c
1118         * src/editldap_basedn.h
1119         * src/editvcard.c
1120         * src/editvcard.h
1121         * src/exphtmldlg.c
1122         * src/exphtmldlg.h
1123         * src/expldifdlg.c
1124         * src/expldifdlg.h
1125         * src/export.c
1126         * src/export.h
1127         * src/exporthtml.c
1128         * src/exporthtml.h
1129         * src/exportldif.c
1130         * src/exportldif.h
1131         * src/filtering.c
1132         * src/filtering.h
1133         * src/folder.c
1134         * src/folder.h
1135         * src/folder_item_prefs.c
1136         * src/folder_item_prefs.h
1137         * src/foldersel.c
1138         * src/foldersel.h
1139         * src/folderutils.c
1140         * src/folderutils.h
1141         * src/folderview.c
1142         * src/folderview.h
1143         * src/grouplistdialog.c
1144         * src/grouplistdialog.h
1145         * src/headerview.c
1146         * src/html.c
1147         * src/html.h
1148         * src/image_viewer.c
1149         * src/image_viewer.h
1150         * src/imap.c
1151         * src/imap.h
1152         * src/imap_gtk.c
1153         * src/imap_gtk.h
1154         * src/import.c
1155         * src/import.h
1156         * src/importldif.c
1157         * src/importldif.h
1158         * src/importmutt.c
1159         * src/importmutt.h
1160         * src/importpine.c
1161         * src/importpine.h
1162         * src/inc.c
1163         * src/inc.h
1164         * src/jpilot.c
1165         * src/jpilot.h
1166         * src/ldapctrl.c
1167         * src/ldapctrl.h
1168         * src/ldaplocate.c
1169         * src/ldaplocate.h
1170         * src/ldapquery.c
1171         * src/ldapquery.h
1172         * src/ldapserver.c
1173         * src/ldapserver.h
1174         * src/ldaputil.c
1175         * src/ldaputil.h
1176         * src/ldif.c
1177         * src/ldif.h
1178         * src/main.c
1179         * src/main.h
1180         * src/mainwindow.c
1181         * src/mainwindow.h
1182         * src/manual.c
1183         * src/manual.h
1184         * src/mbox.c
1185         * src/message_search.c
1186         * src/message_search.h
1187         * src/messageview.c
1188         * src/messageview.h
1189         * src/mh.c
1190         * src/mh.h
1191         * src/mh_gtk.c
1192         * src/mh_gtk.h
1193         * src/mimeview.c
1194         * src/mimeview.h
1195         * src/msgcache.c
1196         * src/msgcache.h
1197         * src/mutt.c
1198         * src/mutt.h
1199         * src/news.c
1200         * src/news.h
1201         * src/news_gtk.c
1202         * src/news_gtk.h
1203         * src/partial_download.c
1204         * src/partial_download.h
1205         * src/pine.c
1206         * src/pine.h
1207         * src/pop.c
1208         * src/pop.h
1209         * src/prefs_account.c
1210         * src/prefs_account.h
1211         * src/prefs_actions.c
1212         * src/prefs_actions.h
1213         * src/prefs_common.c
1214         * src/prefs_common.h
1215         * src/prefs_compose_writing.c
1216         * src/prefs_compose_writing.h
1217         * src/prefs_customheader.c
1218         * src/prefs_customheader.h
1219         * src/prefs_display_header.c
1220         * src/prefs_display_header.h
1221         * src/prefs_filtering.c
1222         * src/prefs_filtering.h
1223         * src/prefs_filtering_action.c
1224         * src/prefs_filtering_action.h
1225         * src/prefs_folder_column.c
1226         * src/prefs_folder_column.h
1227         * src/prefs_folder_item.c
1228         * src/prefs_folder_item.h
1229         * src/prefs_fonts.c
1230         * src/prefs_fonts.h
1231         * src/prefs_gtk.c
1232         * src/prefs_gtk.h
1233         * src/prefs_image_viewer.c
1234         * src/prefs_image_viewer.h
1235         * src/prefs_matcher.c
1236         * src/prefs_matcher.h
1237         * src/prefs_message.c
1238         * src/prefs_msg_colors.c
1239         * src/prefs_msg_colors.h
1240         * src/prefs_other.c
1241         * src/prefs_quote.c
1242         * src/prefs_receive.c
1243         * src/prefs_send.c
1244         * src/prefs_spelling.c
1245         * src/prefs_spelling.h
1246         * src/prefs_summaries.c
1247         * src/prefs_summaries.h
1248         * src/prefs_summary_column.c
1249         * src/prefs_summary_column.h
1250         * src/prefs_template.c
1251         * src/prefs_template.h
1252         * src/prefs_themes.c
1253         * src/prefs_themes.h
1254         * src/prefs_toolbar.c
1255         * src/prefs_toolbar.h
1256         * src/prefs_wrapping.c
1257         * src/prefs_wrapping.h
1258         * src/privacy.c
1259         * src/privacy.h
1260         * src/procheader.c
1261         * src/procheader.h
1262         * src/procmime.c
1263         * src/procmime.h
1264         * src/procmsg.c
1265         * src/procmsg.h
1266         * src/quote_fmt.c
1267         * src/quote_fmt_parse.y
1268         * src/recv.c
1269         * src/recv.h
1270         * src/remotefolder.c
1271         * src/remotefolder.h
1272         * src/send_message.c
1273         * src/send_message.h
1274         * src/setup.c
1275         * src/setup.h
1276         * src/sourcewindow.c
1277         * src/sourcewindow.h
1278         * src/ssl_manager.c
1279         * src/ssl_manager.h
1280         * src/statusbar.c
1281         * src/statusbar.h
1282         * src/stock_pixmap.c
1283         * src/stock_pixmap.h
1284         * src/summary_search.c
1285         * src/summary_search.h
1286         * src/summaryview.c
1287         * src/summaryview.h
1288         * src/textview.c
1289         * src/textview.h
1290         * src/toolbar.c
1291         * src/toolbar.h
1292         * src/undo.c
1293         * src/undo.h
1294         * src/unmime.c
1295         * src/unmime.h
1296         * src/vcard.c
1297         * src/vcard.h
1298         * src/wizard.c
1299         * src/wizard.h
1300         * src/common/base64.c
1301         * src/common/base64.h
1302         * src/common/defs.h
1303         * src/common/hooks.c
1304         * src/common/hooks.h
1305         * src/common/log.c
1306         * src/common/log.h
1307         * src/common/mgutils.c
1308         * src/common/mgutils.h
1309         * src/common/nntp.c
1310         * src/common/nntp.h
1311         * src/common/passcrypt.c
1312         * src/common/passcrypt.h.in
1313         * src/common/plugin.c
1314         * src/common/plugin.h
1315         * src/common/prefs.c
1316         * src/common/prefs.h
1317         * src/common/progressindicator.c
1318         * src/common/progressindicator.h
1319         * src/common/quoted-printable.c
1320         * src/common/quoted-printable.h
1321         * src/common/session.c
1322         * src/common/session.h
1323         * src/common/smtp.c
1324         * src/common/smtp.h
1325         * src/common/socket.c
1326         * src/common/socket.h
1327         * src/common/ssl.c
1328         * src/common/ssl.h
1329         * src/common/ssl_certificate.c
1330         * src/common/ssl_certificate.h
1331         * src/common/stringtable.c
1332         * src/common/stringtable.h
1333         * src/common/template.c
1334         * src/common/template.h
1335         * src/common/timing.h
1336         * src/common/utils.c
1337         * src/common/utils.h
1338         * src/common/version.h.in
1339         * src/common/xml.c
1340         * src/common/xml.h
1341         * src/common/xmlprops.c
1342         * src/common/xmlprops.h
1343         * src/gtk/about.c
1344         * src/gtk/colorlabel.c
1345         * src/gtk/colorsel.c
1346         * src/gtk/colorsel.h
1347         * src/gtk/combobox.c
1348         * src/gtk/combobox.h
1349         * src/gtk/description_window.c
1350         * src/gtk/description_window.h
1351         * src/gtk/filesel.c
1352         * src/gtk/filesel.h
1353         * src/gtk/foldersort.c
1354         * src/gtk/foldersort.h
1355         * src/gtk/gtksctree.c
1356         * src/gtk/gtkutils.c
1357         * src/gtk/gtkutils.h
1358         * src/gtk/inputdialog.c
1359         * src/gtk/inputdialog.h
1360         * src/gtk/logwindow.c
1361         * src/gtk/logwindow.h
1362         * src/gtk/manage_window.c
1363         * src/gtk/manage_window.h
1364         * src/gtk/menu.c
1365         * src/gtk/menu.h
1366         * src/gtk/pluginwindow.c
1367         * src/gtk/pluginwindow.h
1368         * src/gtk/prefswindow.c
1369         * src/gtk/prefswindow.h
1370         * src/gtk/progressdialog.c
1371         * src/gtk/progressdialog.h
1372         * src/gtk/sslcertwindow.c
1373         * src/gtk/sslcertwindow.h
1374         * src/plugins/bogofilter/bogofilter.c
1375         * src/plugins/bogofilter/bogofilter.h
1376         * src/plugins/bogofilter/bogofilter_gtk.c
1377         * src/plugins/clamav/clamav_plugin.c
1378         * src/plugins/clamav/clamav_plugin.h
1379         * src/plugins/clamav/clamav_plugin_gtk.c
1380         * src/plugins/demo/demo.c
1381         * src/plugins/dillo_viewer/dillo_prefs.c
1382         * src/plugins/dillo_viewer/dillo_prefs.h
1383         * src/plugins/dillo_viewer/dillo_viewer.c
1384         * src/plugins/pgpcore/passphrase.c
1385         * src/plugins/pgpcore/passphrase.h
1386         * src/plugins/pgpcore/pgp_viewer.c
1387         * src/plugins/pgpcore/pgp_viewer.h
1388         * src/plugins/pgpcore/plugin.c
1389         * src/plugins/pgpcore/select-keys.c
1390         * src/plugins/pgpcore/select-keys.h
1391         * src/plugins/pgpcore/sgpgme.c
1392         * src/plugins/pgpcore/sgpgme.h
1393         * src/plugins/pgpinline/pgpinline.c
1394         * src/plugins/pgpinline/pgpinline.h
1395         * src/plugins/pgpinline/plugin.c
1396         * src/plugins/pgpmime/pgpmime.c
1397         * src/plugins/pgpmime/pgpmime.h
1398         * src/plugins/pgpmime/plugin.c
1399         * src/plugins/spamassassin/spamassassin.c
1400         * src/plugins/spamassassin/spamassassin.h
1401         * src/plugins/spamassassin/spamassassin_gtk.c
1402         * src/plugins/trayicon/trayicon.c
1403                 it's 2007, update the year in the copyright headers
1404
1405 2007-01-03 [paul]       2.6.1cvs95
1406
1407         * src/gtk/about.c
1408                 it is 2007, use it in the copyright string
1409
1410 2007-01-03 [paul]       2.6.1cvs94
1411
1412         * src/html.c
1413                 html entity conversion:
1414                 move &#153; to a more suitable place
1415                 add &bull; and &ndash;
1416                 make sure &mdash; and &#8212; are both
1417                 converted the same
1418
1419 2007-01-02 [colin]      2.6.1cvs93
1420
1421         * src/addrbook.c
1422                 Fix leak
1423         * src/common/plugin.c
1424                 Add comment
1425         * src/etpan/imap-thread.c
1426                 Fix warning
1427
1428 2006-12-31 [paul]       2.6.1cvs92
1429
1430         * src/prefs_summaries.c
1431                 use gtk_button_new_from_stock()
1432
1433 2006-12-30 [colin]      2.6.1cvs91
1434
1435         * src/folder.c
1436         * src/imap_gtk.c
1437         * src/mh_gtk.c
1438                 Don't update filtering and account paths 
1439                 when copying folders
1440
1441 2006-12-30 [colin]      2.6.1cvs90
1442
1443         * src/prefs_compose_writing.c
1444         * src/prefs_quote.c
1445         * src/prefs_template.c
1446                 Use message font for Writing and 
1447                 Quoting prefs, as well as Templates.
1448
1449 2006-12-30 [colin]      2.6.1cvs89
1450
1451         * src/prefs_summaries.c
1452                 Rework GUI; patch by Pawel
1453
1454 2006-12-29 [colin]      2.6.1cvs88
1455
1456         * src/prefs_folder_item.c
1457                 Fix bug 1085, 'Apply to subfolder 
1458                 doesn't work' - I was mistaken saying
1459                 it worked in every case
1460
1461 2006-12-28 [colin]      2.6.1cvs87
1462
1463         * src/gtk/gtkaspell.c
1464                 Don't assert if use_alternate is true
1465                 and alt_dictionary isn't set -- this 
1466                 is what happens on upgrade! Rather,
1467                 do with it.
1468
1469 2006-12-28 [colin]      2.6.1cvs86
1470
1471         * Makefile.am
1472                 Fix desktop/icon simplification
1473
1474 2006-12-28 [colin]      2.6.1cvs85
1475
1476         * Makefile.am
1477                 Make desktop and icon not 
1478                 dependant on the desktop
1479
1480 2006-12-28 [wwp]        2.6.1cvs84
1481
1482         * src/plugins/pgpmime/claws.def
1483                 Add missing symbol (discards gpg4win's 03-plugins-symbols.patch).
1484
1485 2006-12-28 [wwp]        2.6.1cvs83
1486
1487         * src/prefs_folder_item.c
1488                 Fix coloring of "simplify subject regexp" (folder prefs),
1489                 which might be left to red whereas the regexp gets empty.
1490
1491 2006-12-28 [wwp]        2.6.1cvs82
1492
1493         * src/prefs_common.c
1494         * src/prefs_common.h
1495         * src/addressbook.c
1496         * src/addressitem.h
1497                 Save addressbook mainwindow's horizontal and vertical splitter position.
1498
1499 2006-12-27 [wwp]        2.6.1cvs81
1500
1501         * src/gtk/gtkaspell.c
1502         * src/gtk/gtkaspell.h
1503         * src/compose.c
1504                 Fix assignment of compose's default and alternate dictionary from
1505                 account or folder settings. Now gtkaspell_change_dict does rotate
1506                 dicts only when it's called from a menu cb.
1507
1508 2006-12-27 [wwp]        2.6.1cvs80
1509
1510         * src/folder_item_prefs.c
1511                 Fix randomly initialized default-alt-dictionary (folder prefs),
1512                 complete 2.6.1cvs72.
1513
1514 2006-12-27 [paul]       2.6.1cvs79
1515
1516         * src/imap_gtk.c
1517         * src/mh_gtk.c
1518                 Add Copy folder in the folder's contextual
1519                 menu
1520
1521 2006-12-27 [wwp]        2.6.1cvs78
1522
1523         * src/imap.c
1524                 Clean up session locking, thanks to Colin.
1525
1526 2006-12-26 [colin]      2.6.1cvs77
1527
1528         * src/statusbar.c
1529                 Revert previous patch
1530
1531 2006-12-26 [colin]      2.6.1cvs76
1532
1533         * src/folder.c
1534         * src/folderview.c
1535         * src/imap.c
1536         * src/statusbar.c
1537         * src/etpan/imap-thread.c
1538                 Fix previous commit warnings
1539                 Make statusbar update every second if total < 20
1540                 Make IMAP APPEND faster by simplifying log              
1541
1542 2006-12-26 [colin]      2.6.1cvs75
1543
1544         * src/folder.c
1545         * src/folder.h
1546         * src/folderview.c
1547         * src/folderview.h
1548         * src/imap_gtk.c
1549         * src/mh_gtk.c
1550                 Make it possible to copy folders accross
1551                 mailboxes (this was an arbitrary limitation).
1552                 Still make it impossible to move folders 
1553                 accross mailboxes.
1554
1555 2006-12-26 [colin]      2.6.1cvs74
1556
1557         * src/etpan/imap-thread.c
1558                 Fix bug 1081, 'claws-mail 
1559                 segfaults when going offline 
1560                 while it transfers mails via 
1561                 imap'
1562
1563 2006-12-26 [colin]      2.6.1cvs73
1564
1565         * src/folder_item_prefs.c
1566                 Don't forget alt dictionary when
1567                 renaming/moving folders
1568
1569 2006-12-26 [wwp]        2.6.1cvs72
1570
1571         * src/folder_item_prefs.c
1572                 Add missing defaults for per-folder alt dict
1573                 (forgotten in 2.6.1cvs61).
1574
1575 2006-12-26 [colin]      2.6.1cvs71
1576
1577         * src/wizard.c
1578                 Add tooltip to state that specifying
1579                 full path to mailbox is possible
1580
1581 2006-12-26 [wwp]        2.6.1cvs70
1582
1583         * src/partial_download.c
1584         * src/gtk/gtkvscrollbutton.c
1585         * src/plugins/pgpinline/plugin.c
1586                 Fix for few compiler warnings that matter.
1587
1588 2006-12-25 [colin]      2.6.1cvs69
1589
1590         * src/partial_download.c
1591                 Fix marking for download or deletion
1592                 when the header isn't the first
1593         * src/gtk/logwindow.c
1594                 Fix start of scrolling
1595
1596 2006-12-23 [paul]       2.6.1cvs68
1597
1598         * src/compose.c
1599                 change last commit to use the 'academic'
1600                 method instead. Thanks to wwp
1601
1602 2006-12-23 [paul]       2.6.1cvs67
1603
1604         * src/compose.c
1605                 don't warn about empty subject when
1606                 redirecting
1607
1608 2006-12-22 [colin]      2.6.1cvs66
1609
1610         * src/summary_search.c
1611                 Fix previous patch
1612
1613 2006-12-22 [colin]      2.6.1cvs65
1614
1615         * src/gtk/gtkutils.c
1616         * src/imap.c
1617         * src/jpilot.c
1618         * src/summary_search.c
1619                 A few warning fixes
1620
1621 2006-12-23 [paul]       
1622
1623         2.7.0-rc2 released
1624
1625 2006-12-22 [colin]      2.6.1cvs64
1626
1627         * src/toolbar.c
1628         * src/toolbar.h
1629                 Add a combo to the learn spam button
1630         * src/plugins/bogofilter/bogofilter.c
1631         * src/plugins/bogofilter/bogofilter_gtk.c
1632         * src/plugins/bogofilter/bogofilter.h
1633                 Allow to store Unsure mails in a specific
1634                 folder to make better teaching easier
1635
1636 2006-12-21 [wwp]        2.6.1cvs63
1637
1638         * src/compose.c
1639         * src/prefs_common.c
1640         * src/prefs_common.h
1641         * src/prefs_spelling.c
1642         * src/gtk/gtkaspell.c
1643         * src/gtk/gtkaspell.h
1644                 Allow spell-checking using both current and alternate dictionaries
1645                 (thanks to Colin).
1646
1647 2006-12-21 [wwp]        2.6.1cvs62
1648
1649         * src/gtk/gtkaspell.c
1650                 Apply recheck_when_changing_dict (highlight all mispelled words)
1651                 when switching to alternate dictionary.
1652
1653 2006-12-21 [wwp]        2.6.1cvs61
1654
1655         * src/compose.c
1656         * src/folder_item_prefs.h
1657         * src/prefs_common.c
1658         * src/prefs_common.h
1659         * src/prefs_folder_item.c
1660         * src/prefs_spelling.c
1661         * src/gtk/gtkaspell.c
1662         * src/gtk/gtkaspell.h
1663                 Add global and per-folder prefs to set the default
1664                 alternate dictionary.
1665
1666 2006-12-21 [colin]      2.6.1cvs60
1667
1668         * src/folder.c
1669                 Look for folders by path in all folders
1670         * src/html.c
1671                 add &mdash;
1672
1673 2006-12-20 [colin]      2.6.1cvs59
1674
1675         * src/gtk/quicksearch.c
1676                 Make sure in_typing is false when clearing
1677
1678 2006-12-20 [wwp]        2.6.1cvs58
1679
1680         * configure.ac
1681                 change manual's target dir to be LFH-compliant (thanks to Colin).
1682
1683 2006-12-20 [wwp]        2.6.1cvs57
1684
1685         * src/prefs_common.c
1686         * src/prefs_summaries.c
1687                 i18n fix and factorize patch, thanks to Fabien.
1688
1689 2006-12-20 [paul]       2.6.1cvs56
1690
1691         * configure.ac
1692                 last of the renaming (??)
1693         * src/main.c
1694                 correct --help info of --status-full
1695         * src/plugins/bogofilter/bogofilter.c
1696                 make FALSE default of whitelist_ab
1697
1698 2006-12-19 [colin]      2.6.1cvs55
1699
1700         * src/jpilot.c
1701                 Same as before, without depending on
1702                 pisock >= 0.12
1703
1704 2006-12-19 [colin]      2.6.1cvs54
1705
1706         * src/jpilot.c
1707                 Fix bug 1059, 'Better jpilot charset 
1708                 handling'. Use libpisync's charset conversion
1709                 if possible
1710
1711 2006-12-19 [colin]      2.6.1cvs53
1712
1713         * po/fr.po
1714                 Updated by Fabien
1715
1716 2006-12-19 [wwp]        2.6.1cvs52
1717
1718         * src/gtk/about.c
1719                 Add missing #include (thanks to Colin).
1720
1721 2006-12-19 [wwp]        2.6.1cvs51
1722
1723         * src/prefs_receive.c
1724                 Better spacing between widgets in prefs.
1725
1726 2006-12-18 [colin]      2.6.1cvs50
1727
1728         * src/imap.c
1729                 Fix failure to get separator on LIST "" ""
1730                 Try LIST "" "INBOX" too.
1731
1732 2006-12-18 [wwp]        2.6.1cvs49
1733
1734         * src/common/session.c
1735                 Fix a compiler warning (thanks to Fabien).
1736
1737 2006-12-18 [wwp]        2.6.1cvs48
1738
1739         * src/compose.c
1740         * src/prefs_quote.c
1741                 Factorize some strings for translation (it's about error
1742                 messages when applying or checking template/quote format).
1743
1744 2006-12-18 [colin]      2.6.1cvs47
1745
1746         * Makefile.am
1747         * src/common/defs.h
1748         * src/gtk/Makefile.am
1749         * src/gtk/about.c
1750                 Add a Release notes tab from the contents of
1751                 $(DOCDIR)/RELEASE_NOTES. Patch by Fabien.
1752
1753 2006-12-17 [colin]      2.6.1cvs46
1754
1755         * src/mimeview.c
1756         * src/textview.c
1757         * src/gtk/filesel.c
1758                 Correctly convert from/to UTF8/filename encoding
1759                 when loading and saving files. Probably fixes
1760                 bug 1068, 'Claws-Mail uses 100% CPU when looking 
1761                 for a file to attach and is blocked...'
1762
1763 2006-12-17 [colin]      2.6.1cvs45
1764
1765         * src/gtk/logwindow.c
1766                 Fix bug 1067, 'Claws-Mail uses 100% CPU on an 
1767                 IMAP folder and is blocked on main thread': 
1768                 make sure we put utf8 in the log.
1769
1770 2006-12-16 [colin]      2.6.1cvs44
1771
1772         * src/toolbar.c
1773         * src/toolbar.h
1774                 Fix bug 1055, 'Add the 'cancel receive' 
1775                 in the available events for the toolbar buttons'
1776
1777 2006-12-16 [colin]      2.6.1cvs43
1778
1779         * po/POTFILES.in
1780         * src/imap.c
1781         * src/common/nntp.c
1782         * src/common/session.c
1783                 Log error when SSL handshakes fail. 
1784                 Fixes bug 1082, 'incorrect / imprecise 
1785                 error message when imap server provides 
1786                 ssl only through STARTTLS but SSL is 
1787                 selected'
1788
1789 2006-12-15 [wwp]        2.6.1cvs42
1790
1791         * src/plugins/bogofilter/bogofilter_gtk.c
1792                 set proper sensitivity to widgets I've recently added.
1793
1794 2006-12-15 [colin]      
1795
1796         2.7.0-rc1 released
1797
1798 2006-12-15 [wwp]        2.6.1cvs41
1799
1800         * src/plugins/bogofilter/bogofilter.c
1801         * src/plugins/bogofilter/bogofilter.h
1802         * src/plugins/bogofilter/bogofilter_gtk.c
1803                 bogofilter's whitelist can now use a subset of
1804                 the addressbook (either a book, a subfolder of a book,
1805                 or the whole addressbook by using "Any"). Re-used there
1806                 some pref_matcher widgets and mechanisms to match a subset
1807                 of the addressbook.
1808
1809 2006-12-15 [wwp]        2.6.1cvs40
1810
1811         * src/wizard.c
1812         * src/common/plugin.c
1813         * src/common/plugin.h
1814         * src/gtk/about.c
1815         * src/plugins/bogofilter/bogofilter.c
1816         * src/plugins/clamav/clamav_plugin.c
1817         * src/plugins/demo/demo.c
1818         * src/plugins/dillo_viewer/dillo_viewer.c
1819         * src/plugins/pgpcore/plugin.c
1820         * src/plugins/pgpinline/plugin.c
1821         * src/plugins/pgpmime/plugin.c
1822         * src/plugins/spamassassin/spamassassin.c
1823         * src/plugins/trayicon/trayicon.c
1824                 factorize some translatable strings (plugins-related),
1825                 fix missing punctuation in several places,
1826                 remove useless translatable \n in about.c,
1827                 and factorize plugin init code w/ a new function
1828                 check_plugin_version() in common/plugin.c.
1829                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
1830
1831 2006-12-15 [wwp]        2.6.1cvs39
1832
1833         * src/plugins/bogofilter/bogofilter.c
1834         * src/plugins/bogofilter/bogofilter_gtk.c
1835                 flag whitelisted spams as spam, but don't filter it to the spam
1836                 folder. Thanks to Colin.
1837
1838 2006-12-15 [ticho]      2.6.1cvs38
1839
1840         * src/plugins/bogofilter/bogofilter.c
1841         * src/plugins/bogofilter/bogofilter.h
1842         * src/plugins/bogofilter/bogofilter_gtk.c
1843                 Add option to whitelist senders found in addressbook. Patch by colin.
1844
1845 2006-12-15 [paul]       2.6.1cvs37
1846
1847         * src/folderview.c
1848                 add missing #include "log.h"
1849
1850 2006-12-15 [paul]       2.6.1cvs36
1851
1852         * src/plugins/bogofilter/bogofilter.c
1853         * src/plugins/bogofilter/bogofilter.h
1854         * src/plugins/bogofilter/bogofilter_gtk.c
1855                 Add an option to allow inserting an
1856                 X-Claws-Bogosity header (on MH folders
1857                 only). Patch by Colin
1858
1859 2006-12-14 [colin]      2.6.1cvs35
1860
1861         * src/main.c
1862                 "Yes" should be the default choice for
1863                 migration configuration
1864
1865 2006-12-14 [paul]       2.6.1cvs34
1866
1867         * src/prefs_summaries.c
1868         * manual/advanced.xml
1869                 Unhide mark_as_read_delay
1870
1871 2006-12-14 [paul]       2.6.1cvs33
1872
1873         * src/messageview.c
1874         * src/messageview.h
1875         * src/mimeview.c
1876         * src/mimeview.h
1877         * src/summaryview.c
1878         * src/textview.c
1879         * src/textview.h
1880                 Fix printing of selection
1881                 Fix printing of message parts
1882                 Fix printing of images
1883         * src/gtk/gtksourceprintjob.c
1884                 Fix page count when there are images
1885
1886 2006-12-14 [wwp]        2.6.1cvs32
1887
1888         * src/mainwindow.c
1889         * src/summaryview.c
1890         * src/summaryview.h
1891         * src/gtk/quicksearch.c
1892                 fix quicksearch 'magnify' button status when QS is closed
1893                 using the Escape key, thanks to Colin.
1894
1895 2006-12-14 [wwp]        2.6.1cvs31
1896
1897         * src/mainwindow.c
1898         * src/summaryview.c
1899         * src/summaryview.h
1900         * src/gtk/quicksearch.c
1901                 fix quicksearch 'magnify' button status when QS is closed
1902                 using the Escape key, thanks to Colin.
1903
1904 2006-12-13 [colin]      2.6.1cvs30
1905
1906         * src/ldapquery.c
1907         * src/ldaputil.c
1908                 Use the binary safe version of ldap_get_values,
1909                 to make sure we manipulate null-terminated 
1910                 strings. Maybe fixes bug 1075, 'claws mail 
1911                 segfault when completing ldap adresses'
1912         * src/syldap.c ** REMOVED **
1913         * src/syldap.h ** REMOVED **
1914                 Remove dead files
1915
1916 2006-12-13 [mones]      2.6.1cvs29
1917
1918         * po/es.po
1919                 Fixed piped strings, fixed click translation
1920
1921 2006-12-13 [paul]       2.6.1cvs28
1922
1923         * src/main.c
1924                 don't translate these strings
1925
1926 2006-12-13 [paul]       2.6.1cvs27
1927
1928         * po/en_GB.po
1929                 updated
1930
1931 2006-12-13 [colin]      2.6.1cvs26
1932
1933         * src/main.c
1934         * src/main.h
1935                 Add claws_is_starting()
1936
1937 2006-12-13 [mones]      2.6.1cvs25
1938
1939         * manual/es/advanced.xml
1940         * po/es.po
1941                 Synced manual and updated translation
1942
1943 2006-12-12 [colin]      2.6.1cvs24
1944
1945         * src/wizard.c
1946                 Add an option to use STARTTLS in the
1947                 welcome wizard. Fixes bug 1080, 
1948                 'Using SSL option in wizard for incoming 
1949                 server does not activate SSL with STARTTLS'
1950
1951 2006-12-12 [colin]      2.6.1cvs23
1952
1953         * src/main.c
1954                 Don't exit when there's an incomplete
1955                 mailbox configured - leaves a chance 
1956                 to fix a failing IMAP account. Exit
1957                 if no mailbox at all is loaded (case
1958                 of missing plugin).
1959                 Completes bug 1077's fix (I was wrong
1960                 in this bug's comment #3).
1961
1962 2006-12-12 [colin]      2.6.1cvs22
1963
1964         * src/gtk/menu.h
1965                 Add another menu data type
1966         * src/prefs_account.c
1967                 Complete the completion of bug 1076
1968                 (doesn't lose the pref on apply)
1969
1970 2006-12-12 [paul]       2.6.1cvs21
1971
1972         * src/prefs_account.c
1973                 complete the fix of bug 1076
1974                 also be more verbose with the text
1975
1976 2006-12-12 [paul]       2.6.1cvs20
1977
1978         * src/gtk/combobox.c
1979                 fix compilation warning
1980
1981 2006-12-11 [colin]      2.6.1cvs19
1982
1983         * src/wizard.c
1984                 Document :port in server entry tooltips
1985
1986 2006-12-11 [colin]      2.6.1cvs18
1987
1988         * src/main.c
1989                 Fix compile
1990
1991 2006-12-11 [colin]      2.6.1cvs17
1992
1993         * src/main.c
1994                 Add failing IMAP as a reason for no
1995                 mailbox
1996
1997 2006-12-11 [colin]      2.6.1cvs16
1998
1999         * src/prefs_account.c
2000                 Check for existence of inbox for local
2001                 accounts too
2002         * src/wizard.c
2003                 Allow setting the port to use for servers
2004                 by using the usual "server.example.com:port"
2005                 syntax. Fixes bug 1077, 'sylpheed-claws does 
2006                 not start when IMAP server is unavailable'
2007
2008 2006-12-11 [colin]      2.6.1cvs15
2009
2010         * src/prefs_account.c
2011                 Prevent use of non-existing default inbox
2012
2013 2006-12-11 [colin]      2.6.1cvs14
2014
2015         * src/prefs_account.c
2016                 Fix sensitivity. Fixes bug 1076, 'privacy 
2017                 options are displayed even when pgp plugin 
2018                 not loaded / available'
2019
2020 2006-12-09 [colin]      2.6.1cvs13
2021
2022         * manual/advanced.xml
2023         * src/prefs_common.c
2024         * src/prefs_common.h
2025         * src/common/ssl_certificate.c
2026                 Add a new hidden preference, 'unsafe_ssl_certs',
2027                 which allows to store multiple certificates per
2028                 server/port. This is disabled by default because
2029                 it's less secure (presenting a new certificate
2030                 instead of a changed one raises less alarms).
2031                 This will cause Claws to ask about an unknown
2032                 certificate for people who have used 2.6.1cvs8
2033                 or greater.
2034
2035 2006-12-09 [colin]      2.6.1cvs12
2036
2037         * src/action.c
2038                 Fix cache updating after action
2039
2040 2006-12-07 [wwp]        2.6.1cvs11
2041
2042         * src/compose.c
2043                 fix email address comparison when replying to all
2044                 (avoid replying to ourselves), thanks to Colin.
2045
2046 2006-12-06 [paul]       2.6.1cvs10
2047
2048         * src/addrharvest.c
2049         * src/editldap.c
2050         * src/expldifdlg.c
2051         * src/news.c
2052         * src/toolbar.c
2053         * src/common/utils.c
2054                 ...and more renaming
2055                 Thanks to Colin
2056
2057 2006-12-06 [paul]       2.6.1cvs9
2058
2059         * src/compose.c
2060         * src/messageview.c
2061         * src/procheader.c
2062         * src/procmime.c
2063         * src/procmsg.c
2064         * src/textview.c
2065                 more renaming
2066                 Thanks to Colin
2067
2068 2006-12-06 [colin]      2.6.1cvs8
2069
2070         * src/ssl_manager.c
2071         * src/common/ssl_certificate.c
2072         * src/common/ssl_certificate.h
2073                 Handle multiple certificates per host/port
2074
2075 2006-12-06 [colin]      2.6.1cvs7
2076
2077         * src/etpan/imap-thread.c
2078                 Fix certificate checking on IMAP
2079
2080 2006-12-06 [colin]      2.6.1cvs6
2081
2082         * src/folderview.c
2083                 Fix bug 1072, 'Claws stops fetching newsgroups 
2084                 from server when newsgroup got deleted': continue
2085                 checking other groups
2086
2087 2006-12-05 [wwp]        2.6.1cvs5
2088
2089         * src/message_search.c
2090         * src/summary_search.c
2091         * src/gtk/combobox.c
2092         * src/gtk/combobox.h
2093         * src/gtk/gtkutils.c
2094         * src/gtk/gtkutils.h
2095                 make up and down arrow keys in modern gtk_combo_box_entry widgets
2096                 behave like w/ old comboboxes (summary and message search only).
2097
2098 2006-12-05 [paul]       2.6.1cvs4
2099
2100         * src/wizard.c
2101                 encode headers
2102                 Thanks to Colin
2103
2104 2006-12-05 [paul]       2.6.1cvs3
2105
2106         * tools/README
2107         * tools/textviewer.pl
2108                 script updated and description added
2109
2110 2006-12-04 [colin]      2.6.1cvs2
2111
2112         * src/compose.c
2113                 Run pre-send hook only when checking
2114                 everything
2115
2116 2006-12-04 [paul]       2.6.1cvs1
2117
2118         * NEWS
2119         * README
2120         * RELEASE_NOTES
2121         * configure.ac
2122         * tools/README
2123                 bump up version number following stable release
2124
2125 2006-12-04 [paul]       2.6.0cvs83
2126
2127         * README
2128                 updates and corrections
2129
2130 2006-12-04 [colin]      2.6.0cvs82
2131
2132         * src/common/utils.c
2133                 Probably fix bug 1066, 'Incorrect mailbox 
2134                 size displayed'
2135
2136 2006-12-04 [colin]      2.6.0cvs81
2137
2138         * src/common/utils.c
2139                 Trim tabs from mailcap file too.
2140
2141 2006-12-02 [paul]       2.6.0cvs80
2142
2143         * src/exphtmldlg.c
2144                 fix broken GUI under certain languages
2145         * src/expldifdlg.c
2146                 put the Cancel button to the right
2147
2148 2006-12-01 [paul]       2.6.0cvs79
2149
2150         * tools/Makefile.am
2151                 remove reference to removed file
2152
2153 2006-12-01 [wwp]        2.6.0cvs78
2154
2155         * src/addressbook.c
2156         * src/editaddress.c
2157                 remove forgotten debug statements.
2158
2159 2006-12-01 [wwp]        2.6.0cvs77
2160
2161         * manual/advanced.xml
2162         * manual/fr/advanced.xml
2163         * src/addressbook.c
2164         * src/addressbook.h
2165         * src/addressitem.h
2166         * src/editaddress.c
2167         * src/editaddress.h
2168         * src/prefs_common.c
2169         * src/prefs_common.h
2170         * src/gtk/gtkutils.c
2171         * src/gtk/gtkutils.h
2172                 add a hidden option to allow embedding the editaddress (edit contact details)
2173                 dialog into the addressbook's window. This doesn't change the default
2174                 behaviour.
2175
2176 2006-12-01 [wwp]        2.6.0cvs76
2177
2178         * src/message_search.c
2179         * src/summary_search.c
2180                 fix more focus issues (don't set focus to combobox's entry widget when
2181                 entry's value changed, if entry widget has focus already).
2182
2183 2006-12-01 [wwp]        2.6.0cvs75
2184
2185         * src/gtk/quicksearch.c
2186                 revert last changes to the quicksearch gtk_combo_box, this needs more
2187                 tuning and testing.
2188
2189 2006-12-01 [paul]       2.6.0cvs74
2190
2191         * tools/kdeservicemenu/README
2192         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
2193         * tools/kdeservicemenu/install.sh
2194         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
2195         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
2196                 simplify this stuff, and in so doing,
2197                 fix it. (possibly re-extend it again at
2198                 a later date)
2199
2200 2006-12-01 [wwp]        2.6.0cvs73
2201
2202         * src/gtk/quicksearch.c
2203                 adapt quicksearch code to use modern gtk_combo_box'es.
2204
2205 2006-12-01 [wwp]        2.6.0cvs72
2206
2207         * src/common/defs.h
2208         * src/prefs_common.c
2209         * src/prefs_common.h
2210         * src/message_search.c
2211         * src/summary_search.c
2212         * src/gtk/combobox.c
2213         * src/gtk/combobox.h
2214                 add history combos to all message and summary search fields.
2215
2216 2006-12-01 [wwp]        2.6.0cvs71
2217
2218         * src/summaryview.c
2219                 As the list may change while the mark as read delay
2220                 runs, we can't rely on the 'row' pointer, which can
2221                 be invalid when the timeout is called. As the mark
2222                 as read is only done if the message is still selected,
2223                 use summaryview->selected instead. Thanks to Colin.
2224
2225 2006-11-30 [paul]       2.6.0cvs70
2226
2227         * src/textview.c
2228                 give emphasis to "Sylpheed-Claws"
2229                 as well as "Claws Mail"
2230
2231 2006-11-30 [colin]      2.6.0cvs69
2232
2233         * src/wizard.c
2234                 Put the SSL checkboxes in the receiving
2235                 and sending server pages.
2236
2237 2006-11-29 [colin]      2.6.0cvs68
2238
2239         * src/gtk/gtkutils.c
2240         * src/gtk/gtkvscrollbutton.c
2241                 Revert some deprecated fixes - they seem to
2242                 deprecate stuff as soon as a new one gets out.
2243                 g_object_ref_sink needed glib-2.10.
2244
2245 2006-11-29 [colin]      2.6.0cvs67
2246
2247         * src/common/utils.c
2248                 Create .mailcap if it doesn't exist
2249
2250 2006-11-29 [colin]      2.6.0cvs66
2251
2252         * src/compose.c
2253                 Followup to cvs60: use original list
2254                 of recipients if replying to a mail
2255                 in Sent Drafts or Queue.
2256
2257 2006-11-27 [paul]       2.6.0cvs65
2258
2259         * src/image_viewer.c
2260                 revert the last change for now (it's broken)
2261
2262 2006-11-27 [paul]       2.6.0cvs64
2263
2264         * Makefile.am
2265         * configure.ac
2266         * m4/aclocal-include.m4
2267         * m4/check-type.m4
2268         * src/Makefile.am
2269         * src/addr_compl.c
2270         * src/compose.c
2271         * src/crash.c
2272         * src/export.c
2273         * src/exporthtml.c
2274         * src/exportldif.c
2275         * src/imap.c
2276         * src/import.c
2277         * src/main.c
2278         * src/main.h
2279         * src/matcher.c
2280         * src/mimeview.c
2281         * src/procmsg.c
2282         * src/textview.c
2283         * src/common/Makefile.am
2284         * src/common/claws.c
2285         * src/common/claws.h
2286         * src/common/ssl.c
2287         * src/common/sylpheed.c
2288         * src/common/sylpheed.h
2289         * src/etpan/Makefile.am
2290         * src/gtk/Makefile.am
2291         * src/gtk/claws-marshal.list
2292         * src/gtk/filesel.c
2293         * src/gtk/gtksctree.c
2294         * src/gtk/quicksearch.c
2295         * src/gtk/sylpheed-marshal.list
2296         * src/plugins/bogofilter/bogofilter.c
2297         * src/plugins/bogofilter/bogofilter_gtk.c
2298         * src/plugins/clamav/clamav_plugin.c
2299         * src/plugins/clamav/clamav_plugin_gtk.c
2300         * src/plugins/demo/demo.c
2301         * src/plugins/dillo_viewer/dillo_viewer.c
2302         * src/plugins/pgpcore/Makefile.am
2303         * src/plugins/pgpcore/claws.def
2304         * src/plugins/pgpcore/pgp_viewer.c
2305         * src/plugins/pgpcore/plugin.c
2306         * src/plugins/pgpcore/sylpheed.def
2307         * src/plugins/pgpinline/Makefile.am
2308         * src/plugins/pgpinline/claws.def
2309         * src/plugins/pgpinline/plugin.c
2310         * src/plugins/pgpinline/sylpheed.def
2311         * src/plugins/pgpmime/Makefile.am
2312         * src/plugins/pgpmime/claws.def
2313         * src/plugins/pgpmime/plugin.c
2314         * src/plugins/pgpmime/sylpheed.def
2315         * src/plugins/spamassassin/spamassassin.c
2316         * src/plugins/spamassassin/spamassassin_gtk.c
2317         * src/plugins/trayicon/trayicon.c
2318                 yet more renaming
2319                 remove deprecated gtk_tooltips_set_delay()
2320
2321 2006-11-26 [paul]       2.6.0cvs63
2322
2323         * src/expldifdlg.c
2324         * src/folderview.c
2325         * src/image_viewer.c
2326         * src/mainwindow.c
2327         * src/gtk/gtkutils.c
2328         * src/gtk/gtkvscrollbutton.c
2329         * src/gtk/prefswindow.c
2330         * src/plugins/pgpcore/prefs_gpg.c
2331                 replace more deprecated GTK+ functions
2332
2333 2006-11-26 [paul]       2.6.0cvs62
2334
2335         * src/addr_compl.c
2336         * src/addressbook.c
2337         * src/browseldap.c
2338                 replace deprecated gtk_idle_... functions
2339
2340 2006-11-26 [paul]       2.6.0cvs61
2341
2342         * src/compose.c
2343         * src/folderview.c
2344         * src/inc.c
2345         * src/summaryview.c
2346         * src/gtk/gtkvscrollbutton.c
2347         * src/gtk/quicksearch.c
2348         * src/plugins/pgpcore/passphrase.c
2349                 replace deprecated gtk_timeout_add and
2350                 gtk_timeout_remove
2351
2352 2006-11-26 [paul]       2.6.0cvs60
2353
2354         * src/compose.c
2355                 fix bug that caused the wrong recipient
2356                 to be selected when replying to a msg
2357                 which is From one of our accounts to
2358                 another of our accounts
2359
2360 2006-11-25 [paul]       2.6.0cvs59
2361
2362         * src/summaryview.c
2363                 don't change the From column title to
2364                 To if the To column is visible
2365
2366 2006-11-24 [paul]       2.6.0cvs58
2367
2368         * src/compose.c
2369                 fix bug 1069, 'Sent mails disappear, BCC
2370                 or locking problem?'
2371
2372 2006-11-21 [wwp]        2.6.0cvs57
2373
2374         * src/compose.c
2375                 fix spelling menu when replying (same as 2.3.1cvs39):
2376                 discrepancy between context menu and top menu when
2377                 folder's dictionary isn't the default one.
2378
2379 2006-11-19 [paul]       2.6.0cvs56
2380
2381         * src/summaryview.c
2382                 obey always_show_msg option when
2383                 marking as spam
2384         * src/plugins/bogofilter/bogofilter.c
2385                 fix typo
2386
2387 2006-11-18 [paul]       2.6.0cvs55
2388
2389         * AUTHORS
2390         * README
2391         * debian/copyright
2392         * manual/ack.xml
2393         * manual/es/ack.xml
2394         * manual/fr/ack.xml
2395         * manual/pl/ack.xml
2396         * src/gtk/authors.h
2397         * src/gtk/icon_legend.c
2398         * src/gtk/icon_legend.h
2399         * tools/OOo2claws-mail.pl
2400         * tools/README
2401         * tools/acroread2claws-mail.pl
2402         * tools/claws.i18n.status.pl
2403         * tools/filter_conv.pl
2404         * tools/filter_conv_new.pl
2405         * tools/freshmeat_search.pl
2406         * tools/google_search.pl
2407         * tools/kmail2claws-mail.pl
2408         * tools/kmail2claws-mail_v2.pl
2409         * tools/maildir2claws-mail.pl
2410         * tools/make.themes.project
2411         * tools/multiwebsearch.pl
2412         * tools/outlook2claws-mail.pl
2413         * tools/tb2claws-mail
2414         * tools/kdeservicemenu/README
2415         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
2416                 update mine and wwp's email addresses in
2417                 several places
2418                 Patch by wwp
2419         * src/prefs_compose_writing.c
2420                 set sensitivity on 'new message format' frame
2421
2422 2006-11-17 [paul]       2.6.0cvs54
2423
2424         * src/gtk/about.c
2425                 more reworking of the GUI
2426                 Patch by Fabien Vantard
2427
2428 2006-11-16 [paul]       2.6.0cvs53
2429
2430         * src/gtk/about.c
2431                 set a minimum size for the window, allow
2432                 it to automatically expand as necessary
2433
2434 2006-11-16 [wwp]        2.6.0cvs52
2435
2436         * src/gtk/about.c
2437                 better wrap of copyright info on some systems.
2438
2439 2006-11-16 [paul]       2.6.0cvs51
2440
2441         * src/gtk/about.c
2442                 move the tech info from the upper panel
2443                 to the Info tab
2444                 use a gtk_text_view for the features tab
2445
2446 2006-11-16 [paul]       2.6.0cvs50
2447
2448         * po/Makevars
2449                 update my email address
2450         * src/addressbook.c
2451         * src/compose.c
2452         * src/imap_gtk.c
2453         * src/mh_gtk.c
2454         * src/news_gtk.c
2455         * src/summaryview.c
2456         * src/plugins/trayicon/trayicon.c
2457                 don't offer simple menu separators
2458                 for translation
2459         * src/folderview.c
2460                 add separator between 'mark all read'
2461                 and 'search folder'
2462
2463 2006-11-15 [wwp]        2.6.0cvs49
2464
2465         * src/gtk/authors.h
2466                 updated manuals authors.
2467
2468 2006-11-14 [paul]       2.6.0cvs48
2469
2470         * src/compose.c
2471                 Fix Options/Reply mode after draft save
2472
2473 2006-11-14 [paul]       2.6.0cvs47
2474
2475         * src/Makefile.am
2476                 Fix make DESTDIR=...
2477         * src/mbox.c
2478                 Optimise speed
2479         * src/plugins/pgpinline/pgpinline.c
2480                 Probably fix bug 1061
2481
2482 2006-11-14 [paul]       2.6.0cvs46
2483
2484         * po/Makevars
2485                 enable Q_ macro
2486         * src/Makefile.am
2487         * src/stock_pixmap.c
2488         * src/stock_pixmap.h
2489         * src/gtk/about.c
2490         * src/pixmaps/active.xpm
2491         * src/pixmaps/inactive.xpm
2492                 add a new page, 'Features', to the About dialog
2493                 showing which features are compiled in and which
2494                 are not
2495
2496 2006-11-14 [paul]       2.6.0cvs45
2497
2498         * po/ru.po
2499                 updated by Pavlo Bohmat
2500
2501 2006-11-14 [colin]      2.6.0cvs44
2502
2503         * src/compose.c
2504         * src/inc.c
2505         * src/messageview.c
2506         * src/news.c
2507         * src/pop.c
2508         * src/procmsg.c
2509         * src/gtk/gtkaspell.c
2510                 Fix 64-bit-related warnings
2511         * src/ssl_manager.c
2512                 Fix possible infinite loop
2513         * src/plugins/pgpcore/sgpgme.c
2514                 Remove useless check
2515
2516 2006-11-13 [colin]      2.6.0cvs43
2517
2518         * src/gtk/Makefile.am
2519                 authors.h isn't generated
2520
2521 2006-11-13 [colin]      2.6.0cvs42
2522
2523         * src/plugins/pgpinline/pgpinline.c
2524         * src/plugins/pgpmime/pgpmime.c
2525                 Very probably fix bug 1061, 'crash on 
2526                 opening signed email'. Another cast
2527                 problem
2528
2529 2006-11-13 [colin]      2.6.0cvs41
2530
2531         * src/plugins/pgpcore/sgpgme.c
2532                 Maybe fix bug 1061, 'crash on opening 
2533                 signed email'
2534
2535 2006-11-13 [wwp]        2.6.0cvs40
2536
2537         * src/plugins/pgpinline/pgpinline.c
2538                 fix candidate for bug #1057, thanks to Colin.
2539
2540 2006-11-13 [wwp]        2.6.0cvs39
2541
2542         * src/compose.c
2543         * src/quote_fmt_parse.y
2544                 fix bug 1052: current parser buffer was not always 
2545                 allocated, ptr to this buffer could be returned as 
2546                 NULL whereas no parser error has occurred. in 
2547                 consequence, defining a template body as "%d" 
2548                 (w/o the quotes) for the first time of the instance 
2549                 of claws-mail, was reporting a parser error. make 
2550                 sure that the buffer is always allocated, even to 
2551                 an empty string.
2552                 fix mis-unescaping in compose.:compose_quote_fmt(): 
2553                 unescaping of the fmt string was always done 
2554                 whereas it must be done *only* when receiving 
2555                 quote format strings issued from the prefs 
2556                 (compose new message, reply, forward, redirect 
2557                 formats), *not* when applying templates.  in 
2558                 consequences, applying templates w/ sequences 
2559                 like \\|p{echo} were failing. make sure that 
2560                 unescaping is done only when necessary.
2561
2562 2006-11-12 [colin]      2.6.0cvs38
2563
2564         * po/de.po
2565                 Fix typo (s/KB/MB)
2566
2567 2006-11-12 [colin]      2.6.0cvs37
2568
2569         * src/plugins/pgpinline/pgpinline.c
2570         * src/plugins/pgpmime/pgpmime.c
2571                 Release GPG context at the latest 
2572                 possible moment. Maybe fixes 
2573                 bug 1057, 'crash on sending signed 
2574                 message to a newsgroup'
2575                 
2576
2577 2006-11-12 [colin]      2.6.0cvs36
2578
2579         * src/plugins/pgpcore/sgpgme.c
2580                 Tell a bit more when gpg's status doesn't
2581                 contain any signature
2582
2583 2006-11-12 [colin]      2.6.0cvs35
2584
2585         * src/compose.c
2586                 Fix bug 1060, 'compilation error with 
2587                 Irix's cc'
2588
2589 2006-11-12 [paul]       2.6.0cvs34
2590
2591         * doc/man/claws-mail.1
2592         * src/prefs_gtk.c
2593         * src/plugins/clamav/README
2594         * src/plugins/spamassassin/README
2595         * tools/README
2596         * tools/freshmeat_search.pl
2597         * tools/google_search.pl
2598         * tools/multiwebsearch.pl
2599                 more renaming
2600         * src/plugins/trayicon/trayicon.c
2601                 fix compiliation warning
2602
2603 2006-11-11 [colin]      2.6.0cvs33
2604
2605         * src/folderview.c
2606                 Forbid drag and drop from/to different
2607                 folders of type F_UNKNOWN
2608
2609 2006-11-11 [colin]      2.6.0cvs32
2610
2611         * src/plugins/pgpinline/pgpinline.c
2612                 Fix typo in previous commit:
2613                 - gpgme_new(&ctx);
2614                 + if ((err = gpgme_new(&data->ctx)) ...)
2615
2616 2006-11-11 [colin]      2.6.0cvs31
2617
2618         * src/plugins/pgpinline/pgpinline.c
2619         * src/plugins/pgpmime/pgpmime.c
2620                 Check success after calling gpgme_new
2621                 Maybe fixes bug 1057, 'crash on sending 
2622                 signed message to a newsgroup'
2623
2624 2006-11-11 [colin]      2.6.0cvs30
2625
2626         * src/undo.c
2627                 init undostruct to 0s (from
2628                 valgrind log of bug 1057)
2629
2630 2006-11-10 [colin]      2.6.0cvs29
2631
2632         * src/mainwindow.c
2633                 Set cursor to wait before filtering
2634                 duplicates in all folders
2635         * src/plugins/bogofilter/bogofilter.c
2636         * src/plugins/bogofilter/bogofilter.h
2637         * src/plugins/bogofilter/bogofilter_gtk.c
2638                 Completely thread away the bogofilter
2639                 filtering
2640
2641 2006-11-10 [mones]      2.6.0cvs28
2642
2643         * src/compose.c
2644         * src/compose.h
2645                 added COMPOSE_CHECK_BEFORE_SEND hook
2646
2647 2006-11-10 [paul]       2.6.0cvs27
2648
2649         * src/crash.c
2650                 more renaming
2651                 add libSM to get_compiled_in_features()
2652         * src/main.c
2653                 more renaming
2654
2655 2006-11-10 [colin]      2.6.0cvs26
2656
2657         * src/etpan/imap-thread.c
2658                 Add a reference to libetpan's sasl engine
2659                 so that sasl_done() doesn't get called by
2660                 libetpan, and doesn't break openssl.
2661                 Should fix bug 1053, 'SC fails to reestablish 
2662                 a secure connection'
2663                 Patch by Hoa
2664
2665 2006-11-10 [colin]      2.6.0cvs25
2666
2667         * manual/addrbook.xml
2668         * manual/advanced.xml
2669         * manual/faq.xml
2670         * manual/intro.xml
2671                 Some more renaming
2672
2673 2006-11-09 [colin]      2.6.0cvs24
2674
2675         * src/plugins/bogofilter/bogofilter_gtk.c
2676                 Add comment about annoyance
2677
2678 2006-11-09 [colin]      2.6.0cvs23
2679
2680         * src/plugins/bogofilter/bogofilter.c
2681         * src/plugins/bogofilter/bogofilter_gtk.c
2682                 Prepare things needed to thread bogofilter
2683                 filtering: separate bogo stuff and possible GUI
2684                 stuff. 
2685
2686 2006-11-09 [colin]      2.6.0cvs22
2687
2688         * src/account.c
2689         * src/compose.c
2690                 Search for one of our accounts in Delivered-To
2691                 (helps for auto-account selection when 
2692                  replying/forwarding)
2693         * src/folderview.c
2694         * src/mainwindow.c
2695         * src/mainwindow.h
2696         * src/plugins/trayicon/trayicon.c
2697                 Allow opening a new mail with any account from
2698                 the contextual menu
2699
2700 2006-11-09 [wwp]        2.6.0cvs21
2701
2702         * src/compose.c
2703         * src/prefs_common.c
2704         * src/prefs_common.h
2705         * src/prefs_compose_writing.c
2706                 add a compose new message format (in prefs/compose/writing), it's a
2707                 simple subject+body template to use when opening a new composition
2708                 window. It's similar to the existent reply and forward formats.
2709
2710                 enhanced the template/format % symbols substitution mechanism to
2711                 use current composition window information when % are used in
2712                 the compose new message format or in templates applied to new
2713                 messages (there were useless in that situations before). When
2714                 applied to new messages, %d corresponds to the system time/date.
2715
2716 2006-11-09 [paul]       2.6.0cvs20
2717
2718         * src/gtk/authors.h
2719                 fix last commit
2720
2721 2006-11-09 [paul]       2.6.0cvs19
2722
2723         * src/gtk/authors.h
2724                 keep tje alphabetical order
2725
2726 2006-11-08 [colin]      2.6.0cvs18
2727
2728         * src/etpan/imap-thread.c
2729                 Fix bug 1054, 'Slowness logging big 
2730                 data chunks'
2731
2732 2006-11-08 [paul]       2.6.0cvs17
2733
2734         * tools/Makefile.am
2735                 fix the renaming
2736
2737 2006-11-08 [paul]       2.6.0cvs16
2738
2739         * src/common/defs.h
2740                 update BUGZILLA_URI
2741
2742 2006-11-08 [paul]       2.6.0cvs15
2743
2744         * tools/Makefile.am
2745         * tools/OOo2claws-mail.pl
2746         * tools/OOo2sylpheed.pl
2747         * tools/README
2748         * tools/acroread2claws-mail.pl
2749         * tools/acroread2sylpheed.pl
2750         * tools/kmail2claws-mail.pl
2751         * tools/kmail2claws-mail_v2.pl
2752         * tools/kmail2sylpheed.pl
2753         * tools/kmail2sylpheed_v2.pl
2754         * tools/maildir2claws-mail.pl
2755         * tools/maildir2sylpheed.pl
2756         * tools/nautilus2claws-mail.sh
2757         * tools/nautilus2sylpheed.sh
2758         * tools/outlook2claws-mail.pl
2759         * tools/outlook2sylpheed.pl
2760         * tools/tb2claws-mail
2761         * tools/tb2sylpheed
2762         * tools/tbird2claws.py
2763         * tools/tbird2syl.py
2764         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
2765         * tools/kdeservicemenu/install.sh
2766         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
2767         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
2768         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
2769         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
2770         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
2771                 renamed (removed, added) tools files
2772
2773 2006-11-08 [paul]       2.6.0cvs14
2774
2775         * src/main.c
2776         * src/common/defs.h
2777                 Migrate sylpheedrc to clawsrc, and fix the standard
2778                 plugins path in the process
2779
2780 2006-11-07 [colin]      2.6.0cvs13
2781
2782         * src/Makefile.am
2783                 Symlink sylpheed-claws relative to 
2784                 claws-mail
2785
2786 2006-11-07 [colin]      2.6.0cvs12
2787
2788         * src/compose.c
2789                 Fix typo - Reply-To/Mailing-list is broken in 2.6 :-/
2790
2791 2006-11-07 [paul]       2.6.0cvs11
2792
2793         * src/gtk/about.c
2794                 Fix a missed occurence of
2795                 Sylpheed-Claws
2796
2797 2006-11-07 [paul]       2.6.0cvs10
2798
2799         * src/Makefile.am
2800                 Fix symlink installation
2801
2802 2006-11-07 [paul]       2.6.0cvs9
2803
2804         * src/Makefile.am
2805                 Symlink claws-mail to sylpheed-claws
2806         * src/common/utils.c
2807                 Fix migrating symlinks
2808         * src/etpan/imap-thread.c
2809                 check certificate only when there's
2810                 no error
2811
2812 2006-11-07 [paul]       2.6.0cvs8
2813
2814         * Makefile.am
2815                 Fix icon breakages with Gtk, which needs a 
2816                 cache updated to see them.
2817
2818 2006-11-07 [paul]       2.6.0cvs7
2819
2820         * .cvsignore
2821         * AUTHORS
2822         * COPYING
2823         * INSTALL
2824         * Makefile.am
2825         * NEWS
2826         * README
2827         * RELEASE_NOTES
2828         * autogen.sh
2829         * claws-mail-128x128.png
2830         * claws-mail-64x64.png
2831         * claws-mail.ico
2832         * claws-mail.pc.in
2833         * claws-mail.png
2834         * configure.ac
2835         * sylpheed-claws-128x128.png
2836         * sylpheed-claws-64x64.png
2837         * sylpheed-claws.desktop
2838         * sylpheed-claws.ico
2839         * sylpheed-claws.pc.in
2840         * sylpheed-claws.png
2841         * debian/README.Debian
2842         * debian/changelog
2843         * debian/claws-mail.desktop
2844         * debian/claws-mail.menu
2845         * debian/claws-mail.postinst.debhelper
2846         * debian/claws-mail.postrm.debhelper
2847         * debian/control
2848         * debian/copyright
2849         * debian/files
2850         * debian/rules
2851         * debian/sylpheed-claws.desktop
2852         * debian/sylpheed-claws.menu
2853         * debian/sylpheed-claws.postinst.debhelper
2854         * debian/sylpheed-claws.postrm.debhelper
2855         * doc/man/Makefile.am
2856         * doc/man/claws-mail.1
2857         * doc/man/sylpheed-claws.1
2858         * doc/src/ChangeLog.claws-pre0.8.0
2859         * manual/Makefile.am
2860         * manual/account.xml
2861         * manual/ack.xml
2862         * manual/addrbook.xml
2863         * manual/advanced.xml
2864         * manual/claws-mail-manual.xml
2865         * manual/faq.xml
2866         * manual/glossary.xml
2867         * manual/handling.xml
2868         * manual/intro.xml
2869         * manual/keyboard.xml
2870         * manual/plugins.xml
2871         * manual/starting.xml
2872         * manual/sylpheed-claws-manual.xml
2873         * manual/xml2pdf
2874         * manual/dist/.cvsignore
2875         * manual/dist/html/.cvsignore
2876         * manual/dist/html/Makefile.am
2877         * manual/dist/pdf/.cvsignore
2878         * manual/dist/pdf/Makefile.am
2879         * manual/dist/ps/.cvsignore
2880         * manual/dist/ps/Makefile.am
2881         * manual/dist/txt/.cvsignore
2882         * manual/dist/txt/Makefile.am
2883         * manual/es/Makefile.am
2884         * manual/es/advanced.xml
2885         * manual/es/claws-mail-manual.xml
2886         * manual/es/faq.xml
2887         * manual/es/glossary.xml
2888         * manual/es/handling.xml
2889         * manual/es/intro.xml
2890         * manual/es/plugins.xml
2891         * manual/es/sylpheed-claws-manual.xml
2892         * manual/es/dist/.cvsignore
2893         * manual/es/dist/html/.cvsignore
2894         * manual/es/dist/html/Makefile.am
2895         * manual/es/dist/pdf/.cvsignore
2896         * manual/es/dist/pdf/Makefile.am
2897         * manual/es/dist/ps/.cvsignore
2898         * manual/es/dist/ps/Makefile.am
2899         * manual/es/dist/txt/.cvsignore
2900         * manual/es/dist/txt/Makefile.am
2901         * manual/fr/Makefile.am
2902         * manual/fr/account.xml
2903         * manual/fr/ack.xml
2904         * manual/fr/addrbook.xml
2905         * manual/fr/advanced.xml
2906         * manual/fr/claws-mail-manual.xml
2907         * manual/fr/faq.xml
2908         * manual/fr/glossary.xml
2909         * manual/fr/handling.xml
2910         * manual/fr/intro.xml
2911         * manual/fr/keyboard.xml
2912         * manual/fr/plugins.xml
2913         * manual/fr/starting.xml
2914         * manual/fr/sylpheed-claws-manual.xml
2915         * manual/fr/dist/.cvsignore
2916         * manual/fr/dist/html/.cvsignore
2917         * manual/fr/dist/html/Makefile.am
2918         * manual/fr/dist/pdf/.cvsignore
2919         * manual/fr/dist/pdf/Makefile.am
2920         * manual/fr/dist/ps/.cvsignore
2921         * manual/fr/dist/ps/Makefile.am
2922         * manual/fr/dist/txt/.cvsignore
2923         * manual/fr/dist/txt/Makefile.am
2924         * manual/pl/Makefile.am
2925         * manual/pl/account.xml
2926         * manual/pl/ack.xml
2927         * manual/pl/addrbook.xml
2928         * manual/pl/advanced.xml
2929         * manual/pl/claws-mail-manual.xml
2930         * manual/pl/faq.xml
2931         * manual/pl/glossary.xml
2932         * manual/pl/handling.xml
2933         * manual/pl/intro.xml
2934         * manual/pl/keyboard.xml
2935         * manual/pl/plugins.xml
2936         * manual/pl/starting.xml
2937         * manual/pl/sylpheed-claws-manual.xml
2938         * manual/pl/dist/.cvsignore
2939         * manual/pl/dist/html/.cvsignore
2940         * manual/pl/dist/html/Makefile.am
2941         * manual/pl/dist/pdf/.cvsignore
2942         * manual/pl/dist/pdf/Makefile.am
2943         * manual/pl/dist/ps/.cvsignore
2944         * manual/pl/dist/ps/Makefile.am
2945         * manual/pl/dist/txt/.cvsignore
2946         * manual/pl/dist/txt/Makefile.am
2947         * po/.cvsignore
2948         * po/Makevars
2949         * src/.cvsignore
2950         * src/Makefile.am
2951         * src/account.c
2952         * src/account.h
2953         * src/action.c
2954         * src/action.h
2955         * src/adbookbase.h
2956         * src/addr_compl.c
2957         * src/addr_compl.h
2958         * src/addrbook.c
2959         * src/addrcache.c
2960         * src/addrcache.h
2961         * src/addrcindex.c
2962         * src/addrcindex.h
2963         * src/addrclip.c
2964         * src/addrclip.h
2965         * src/addrdefs.h
2966         * src/addressadd.c
2967         * src/addressadd.h
2968         * src/addressbook.c
2969         * src/addressbook.h
2970         * src/addressbook_foldersel.c
2971         * src/addressbook_foldersel.h
2972         * src/addrgather.c
2973         * src/addrgather.h
2974         * src/addrharvest.c
2975         * src/addrharvest.h
2976         * src/addrindex.c
2977         * src/addrindex.h
2978         * src/addritem.c
2979         * src/addritem.h
2980         * src/addrquery.c
2981         * src/addrquery.h
2982         * src/addrselect.c
2983         * src/addrselect.h
2984         * src/alertpanel.c
2985         * src/alertpanel.h
2986         * src/browseldap.c
2987         * src/browseldap.h
2988         * src/codeconv.c
2989         * src/codeconv.h
2990         * src/compose.c
2991         * src/crash.c
2992         * src/crash.h
2993         * src/customheader.c
2994         * src/customheader.h
2995         * src/displayheader.c
2996         * src/displayheader.h
2997         * src/editaddress.c
2998         * src/editaddress.h
2999         * src/editbook.c
3000         * src/editbook.h
3001         * src/editgroup.c
3002         * src/editgroup.h
3003         * src/editjpilot.c
3004         * src/editjpilot.h
3005         * src/editldap.c
3006         * src/editldap.h
3007         * src/editldap_basedn.c
3008         * src/editldap_basedn.h
3009         * src/editvcard.c
3010         * src/editvcard.h
3011         * src/exphtmldlg.c
3012         * src/exphtmldlg.h
3013         * src/expldifdlg.c
3014         * src/expldifdlg.h
3015         * src/export.c
3016         * src/exporthtml.c
3017         * src/exporthtml.h
3018         * src/exportldif.c
3019         * src/exportldif.h
3020         * src/filtering.c
3021         * src/filtering.h
3022         * src/folder.c
3023         * src/folder.h
3024         * src/folder_item_prefs.c
3025         * src/folder_item_prefs.h
3026         * src/foldersel.c
3027         * src/foldersel.h
3028         * src/folderutils.c
3029         * src/folderutils.h
3030         * src/folderview.c
3031         * src/folderview.h
3032         * src/grouplistdialog.c
3033         * src/grouplistdialog.h
3034         * src/html.c
3035         * src/html.h
3036         * src/image_viewer.c
3037         * src/image_viewer.h
3038         * src/imap.c
3039         * src/imap.h
3040         * src/imap_gtk.c
3041         * src/imap_gtk.h
3042         * src/import.c
3043         * src/import.h
3044         * src/importldif.c
3045         * src/importldif.h
3046         * src/importmutt.c
3047         * src/importmutt.h
3048         * src/importpine.c
3049         * src/importpine.h
3050         * src/inc.c
3051         * src/inc.h
3052         * src/jpilot.c
3053         * src/jpilot.h
3054         * src/ldapctrl.c
3055         * src/ldapctrl.h
3056         * src/ldaplocate.c
3057         * src/ldaplocate.h
3058         * src/ldapquery.c
3059         * src/ldapquery.h
3060         * src/ldapserver.c
3061         * src/ldapserver.h
3062         * src/ldaputil.c
3063         * src/ldaputil.h
3064         * src/ldif.c
3065         * src/ldif.h
3066         * src/localfolder.c
3067         * src/localfolder.h
3068         * src/main.c
3069         * src/main.h
3070         * src/mainwindow.c
3071         * src/mainwindow.h
3072         * src/manual.c
3073         * src/manual.h
3074         * src/matcher.c
3075         * src/matcher.h
3076         * src/matcher_parser.h
3077         * src/matcher_parser_lex.l
3078         * src/matcher_parser_parse.y
3079         * src/mbox.c
3080         * src/mbox.h
3081         * src/message_search.c
3082         * src/message_search.h
3083         * src/messageview.c
3084         * src/messageview.h
3085         * src/mh.c
3086         * src/mh.h
3087         * src/mh_gtk.c
3088         * src/mh_gtk.h
3089         * src/mimeview.c
3090         * src/mimeview.h
3091         * src/msgcache.c
3092         * src/msgcache.h
3093         * src/mutt.c
3094         * src/mutt.h
3095         * src/news.c
3096         * src/news.h
3097         * src/news_gtk.c
3098         * src/news_gtk.h
3099         * src/noticeview.c
3100         * src/noticeview.h
3101         * src/partial_download.c
3102         * src/partial_download.h
3103         * src/pine.c
3104         * src/pine.h
3105         * src/pop.c
3106         * src/pop.h
3107         * src/prefs_account.c
3108         * src/prefs_account.h
3109         * src/prefs_actions.c
3110         * src/prefs_actions.h
3111         * src/prefs_common.c
3112         * src/prefs_common.h
3113         * src/prefs_compose_writing.c
3114         * src/prefs_compose_writing.h
3115         * src/prefs_customheader.c
3116         * src/prefs_customheader.h
3117         * src/prefs_display_header.c
3118         * src/prefs_display_header.h
3119         * src/prefs_ext_prog.c
3120         * src/prefs_ext_prog.h
3121         * src/prefs_filtering.c
3122         * src/prefs_folder_column.c
3123         * src/prefs_folder_column.h
3124         * src/prefs_folder_item.c
3125         * src/prefs_folder_item.h
3126         * src/prefs_fonts.c
3127         * src/prefs_fonts.h
3128         * src/prefs_gtk.c
3129         * src/prefs_gtk.h
3130         * src/prefs_image_viewer.c
3131         * src/prefs_image_viewer.h
3132         * src/prefs_matcher.c
3133         * src/prefs_matcher.h
3134         * src/prefs_message.c
3135         * src/prefs_message.h
3136         * src/prefs_msg_colors.c
3137         * src/prefs_msg_colors.h
3138         * src/prefs_other.c
3139         * src/prefs_other.h
3140         * src/prefs_quote.c
3141         * src/prefs_quote.h
3142         * src/prefs_receive.c
3143         * src/prefs_receive.h
3144         * src/prefs_send.c
3145         * src/prefs_send.h
3146         * src/prefs_spelling.c
3147         * src/prefs_spelling.h
3148         * src/prefs_summaries.c
3149         * src/prefs_summaries.h
3150         * src/prefs_summary_column.c
3151         * src/prefs_summary_column.h
3152         * src/prefs_template.c
3153         * src/prefs_template.h
3154         * src/prefs_themes.c
3155         * src/prefs_themes.h
3156         * src/prefs_toolbar.c
3157         * src/prefs_toolbar.h
3158         * src/prefs_wrapping.c
3159         * src/prefs_wrapping.h
3160         * src/privacy.c
3161         * src/privacy.h
3162         * src/procheader.c
3163         * src/procheader.h
3164         * src/procmime.c
3165         * src/procmime.h
3166         * src/procmsg.c
3167         * src/procmsg.h
3168         * src/quote_fmt.c
3169         * src/quote_fmt_parse.y
3170         * src/recv.c
3171         * src/recv.h
3172         * src/remotefolder.c
3173         * src/remotefolder.h
3174         * src/send_message.c
3175         * src/send_message.h
3176         * src/setup.c
3177         * src/setup.h
3178         * src/sourcewindow.c
3179         * src/sourcewindow.h
3180         * src/ssl_manager.c
3181         * src/ssl_manager.h
3182         * src/statusbar.c
3183         * src/statusbar.h
3184         * src/stock_pixmap.c
3185         * src/stock_pixmap.h
3186         * src/summary_search.c
3187         * src/summary_search.h
3188         * src/summaryview.c
3189         * src/summaryview.h
3190         * src/syldap.c
3191         * src/syldap.h
3192         * src/textview.c
3193         * src/textview.h
3194         * src/toolbar.c
3195         * src/toolbar.h
3196         * src/undo.c
3197         * src/undo.h
3198         * src/unmime.c
3199         * src/unmime.h
3200         * src/vcard.c
3201         * src/vcard.h
3202         * src/wizard.c
3203         * src/wizard.h
3204         * src/common/base64.c
3205         * src/common/base64.h
3206         * src/common/defs.h
3207         * src/common/hooks.c
3208         * src/common/hooks.h
3209         * src/common/log.c
3210         * src/common/log.h
3211         * src/common/mgutils.c
3212         * src/common/mgutils.h
3213         * src/common/nntp.c
3214         * src/common/nntp.h
3215         * src/common/passcrypt.c
3216         * src/common/passcrypt.h.in
3217         * src/common/plugin.c
3218         * src/common/plugin.h
3219         * src/common/prefs.c
3220         * src/common/prefs.h
3221         * src/common/progressindicator.c
3222         * src/common/progressindicator.h
3223         * src/common/quoted-printable.c
3224         * src/common/quoted-printable.h
3225         * src/common/session.c
3226         * src/common/session.h
3227         * src/common/smtp.c
3228         * src/common/smtp.h
3229         * src/common/socket.c
3230         * src/common/socket.h
3231         * src/common/ssl.c
3232         * src/common/ssl.h
3233         * src/common/stringtable.c
3234         * src/common/stringtable.h
3235         * src/common/sylpheed.c
3236         * src/common/sylpheed.h
3237         * src/common/template.c
3238         * src/common/template.h
3239         * src/common/timing.h
3240         * src/common/utils.c
3241         * src/common/utils.h
3242         * src/common/version.h.in
3243         * src/common/xml.c
3244         * src/common/xml.h
3245         * src/common/xmlprops.c
3246         * src/common/xmlprops.h
3247         * src/gtk/about.c
3248         * src/gtk/colorlabel.c
3249         * src/gtk/colorlabel.h
3250         * src/gtk/colorsel.c
3251         * src/gtk/colorsel.h
3252         * src/gtk/combobox.c
3253         * src/gtk/combobox.h
3254         * src/gtk/description_window.c
3255         * src/gtk/description_window.h
3256         * src/gtk/filesel.c
3257         * src/gtk/filesel.h
3258         * src/gtk/foldersort.c
3259         * src/gtk/foldersort.h
3260         * src/gtk/gtkaspell.c
3261         * src/gtk/gtkaspell.h
3262         * src/gtk/gtksctree.c
3263         * src/gtk/gtkshruler.c
3264         * src/gtk/gtkshruler.h
3265         * src/gtk/gtkutils.c
3266         * src/gtk/gtkutils.h
3267         * src/gtk/icon_legend.c
3268         * src/gtk/icon_legend.h
3269         * src/gtk/logwindow.c
3270         * src/gtk/logwindow.h
3271         * src/gtk/manage_window.c
3272         * src/gtk/manage_window.h
3273         * src/gtk/pluginwindow.c
3274         * src/gtk/pluginwindow.h
3275         * src/gtk/prefswindow.c
3276         * src/gtk/prefswindow.h
3277         * src/gtk/quicksearch.c
3278         * src/gtk/quicksearch.h
3279         * src/pixmaps/claws-mail.xpm
3280         * src/pixmaps/claws-mail_icon.xpm
3281         * src/pixmaps/claws-mail_logo.xpm
3282         * src/pixmaps/sylpheed-claws.xpm
3283         * src/pixmaps/sylpheed-claws_icon.xpm
3284         * src/pixmaps/sylpheed-claws_logo.xpm
3285         * src/plugins/bogofilter/Makefile.am
3286         * src/plugins/bogofilter/bogofilter.c
3287         * src/plugins/bogofilter/bogofilter.h
3288         * src/plugins/bogofilter/bogofilter_gtk.c
3289         * src/plugins/clamav/Makefile.am
3290         * src/plugins/clamav/clamav_plugin.c
3291         * src/plugins/clamav/clamav_plugin.h
3292         * src/plugins/clamav/clamav_plugin_gtk.c
3293         * src/plugins/demo/Makefile.am
3294         * src/plugins/demo/demo.c
3295         * src/plugins/dillo_viewer/Makefile.am
3296         * src/plugins/dillo_viewer/README
3297         * src/plugins/dillo_viewer/dillo_prefs.c
3298         * src/plugins/dillo_viewer/dillo_prefs.h
3299         * src/plugins/dillo_viewer/dillo_viewer.c
3300         * src/plugins/pgpcore/Makefile.am
3301         * src/plugins/pgpcore/passphrase.c
3302         * src/plugins/pgpcore/passphrase.h
3303         * src/plugins/pgpcore/pgp_viewer.c
3304         * src/plugins/pgpcore/pgp_viewer.h
3305         * src/plugins/pgpcore/plugin.c
3306         * src/plugins/pgpcore/prefs_gpg.c
3307         * src/plugins/pgpcore/prefs_gpg.h
3308         * src/plugins/pgpcore/select-keys.c
3309         * src/plugins/pgpcore/select-keys.h
3310         * src/plugins/pgpcore/sgpgme.c
3311         * src/plugins/pgpcore/sgpgme.h
3312         * src/plugins/pgpcore/sylpheed.def
3313         * src/plugins/pgpcore/version.rc
3314         * src/plugins/pgpinline/Makefile.am
3315         * src/plugins/pgpinline/pgpinline.c
3316         * src/plugins/pgpinline/pgpinline.h
3317         * src/plugins/pgpinline/plugin.c
3318         * src/plugins/pgpinline/sylpheed.def
3319         * src/plugins/pgpinline/version.rc
3320         * src/plugins/pgpmime/Makefile.am
3321         * src/plugins/pgpmime/pgpmime.c
3322         * src/plugins/pgpmime/pgpmime.h
3323         * src/plugins/pgpmime/plugin.c
3324         * src/plugins/pgpmime/sylpheed.def
3325         * src/plugins/pgpmime/version.rc
3326         * src/plugins/spamassassin/Makefile.am
3327         * src/plugins/spamassassin/README
3328         * src/plugins/spamassassin/spamassassin.c
3329         * src/plugins/spamassassin/spamassassin.h
3330         * src/plugins/spamassassin/spamassassin_gtk.c
3331         * src/plugins/trayicon/Makefile.am
3332         * src/plugins/trayicon/trayicon.c
3333         * tools/OOo2sylpheed.pl
3334         * tools/README
3335         * tools/README.sylprint
3336         * tools/acroread2sylpheed.pl
3337         * tools/claws.i18n.status.pl
3338         * tools/filter_conv.pl
3339         * tools/filter_conv_new.pl
3340         * tools/freshmeat_search.pl
3341         * tools/google_search.pl
3342         * tools/kmail2sylpheed.pl
3343         * tools/kmail2sylpheed_v2.pl
3344         * tools/make.themes.project
3345         * tools/multiwebsearch.pl
3346         * tools/nautilus2sylpheed.sh
3347         * tools/outlook2sylpheed.pl
3348         * tools/sylprint.pl
3349         * tools/sylprint.rc
3350         * tools/tb2sylpheed
3351         * tools/textviewer.sh
3352         * tools/vcard2xml.py
3353         * tools/kdeservicemenu/README
3354         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
3355         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
3356         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
3357                 Change name to Claws Mail. Announce to follow...
3358
3359 2006-11-06 [wwp]        2.6.0cvs6
3360
3361         * src/prefs_template.c
3362                 unify messages related to quote format/template errors (fix
3363                 capitalization), again.
3364
3365 2006-11-06 [wwp]        2.6.0cvs5
3366
3367         * src/prefs_quote.c
3368                 unify messages related to quote format/template errors.
3369
3370 2006-11-06 [wwp]        2.6.0cvs4
3371
3372         * src/prefs_msg_colors.c
3373                 more uses of Q_ macro for contextual translations, thanks
3374                 to Fabien (fzzzzz).
3375
3376 2006-11-06 [wwp]        2.6.0cvs3
3377
3378         * src/compose.c
3379         * src/common/utils.c
3380         * src/common/utils.h
3381                 show an alertpanel to make sure users are aware that sensitive
3382                 files are attached (it's file blacklist-based). This will fix
3383                 interaction w/ GoogleEarth for instance, thanks to Colin.
3384
3385 2006-11-06 [wwp]        2.6.0cvs2
3386
3387         * src/prefs_quote.c
3388         * src/prefs_template.c
3389         * src/prefs_template.h
3390                 check quote format when applying/closing prefs. For now this only
3391                 shows up an error dialog box, not preventing the user from using
3392                 a broken quote (reply, forwards) format.
3393
3394 2006-11-06 [wwp]        2.6.0cvs1
3395
3396         * src/prefs_template.c
3397                 fix missing checks of some template fields.
3398
3399 2006-11-06 [paul]       2.6.0
3400
3401         * NEWS
3402         * README
3403         * RELEASE_NOTES
3404                 2.6.0 released
3405
3406 2006-11-06 [paul]       2.5.6cvs22
3407
3408         * manual/advanced.xml
3409         * manual/es/advanced.xml
3410                 put 'respect_flowed_format' info in the correct
3411                 place
3412
3413 2006-11-06 [mones]      2.5.6cvs21
3414
3415         * po/es.po
3416                 Minor fixes for release
3417
3418 2006-11-06 [paul]       2.5.6cvs20
3419
3420         * po/cs.po
3421         * po/de.po
3422         * po/fr.po
3423         * po/it.po
3424         * po/nl.po
3425         * po/pt_BR.po
3426         * po/sk.po
3427         * po/sv.po
3428         * po/zh_CN.po
3429                 updated by Tim Brain, Stephan Sachse, Fabien Vantard,
3430                 Andrea Spadaccini, Tim Dijkstra, Frederico Goncalves
3431                 Guimaraes, Andrej Kacian, Anders Troback, and Ralgh
3432                 Young
3433
3434 2006-11-02 [colin]      2.5.6cvs19
3435
3436         * src/imap.c
3437         * src/imap.h
3438         * src/prefs_account.c
3439         * src/etpan/imap-thread.c
3440                 Add GSSAPI support - fixes Debian bug #383274
3441
3442 2006-11-01 [colin]      2.5.6cvs18
3443
3444         * src/jpilot.c
3445                 Handle libpisock12 support. Probably
3446                 fixes bug 1046, 'jpilot AddressDB.pdb 
3447                 import fail'
3448
3449 2006-11-01 [colin]      2.5.6cvs17
3450
3451         * src/folderutils.c
3452                 debug_print() folderutils_mark_all_read()
3453
3454 2006-11-01 [colin]      2.5.6cvs16
3455
3456         * COPYING
3457                 Add missed files to the Apache exception
3458
3459 2006-10-31 [colin]      2.5.6cvs15
3460
3461         * src/folder.c
3462         * src/folder.h
3463                 Add a copy_private_data() func to FolderClasses
3464                 Doesn't break the feature freeze, because we 
3465                 won't use it (right now) in the core.
3466
3467 2006-10-31 [colin]      2.5.6cvs14
3468
3469         * COPYING
3470                 Allow linking with the Apache licensed files in
3471                 src/plugins/spamassassin. Hopefully fixes 
3472                 bug 1048, 'Spamassassin plugin license problem'
3473
3474 2006-10-31 [wwp]        2.5.6cvs13
3475
3476         * src/compose.c
3477                 fix and optimize trimming of leading linefeeds in body loop.
3478
3479 2006-10-31 [colin]      2.5.6cvs12
3480
3481         * src/etpan/imap-thread.c
3482         * src/imap.c
3483                 Make really sure to have NULL sets in case
3484                 of error
3485
3486 2006-10-30 [wwp]        2.5.6cvs11
3487
3488         * src/prefs_common.c
3489         * src/prefs_common.h
3490         * src/compose.c
3491                 fix broken storage of quote format template when it contains \-escape
3492                 sequences. The application of such sequences is also fixed now (\t
3493                 in quote format will be a real tab instead of a 't', for instance).
3494
3495 2006-10-27 [colin]      2.5.6cvs10
3496
3497         * src/compose.c
3498                 Probably fix bug 1045, 'sylpheed-claws 
3499                 doesn't remove the mail from the IMAP 
3500                 Queue folder after sending'. From
3501                 2.5.6cvs3-stable
3502
3503 2006-10-27 [colin]      2.5.6cvs9
3504
3505         * configure.ac
3506                 Require libetpan-0.48. I'm so annoying,
3507                 I know ;-)
3508
3509 2006-10-27 [colin]      2.5.6cvs8
3510
3511         * src/folder.c
3512         * src/imap.c
3513                 Probably fix bug 1044, 'sylpheed-claws 
3514                 segfaults while moving mails' - Fix relation
3515                 usage when moving to an IMAP mailbox from another
3516                 mailbox
3517
3518 2006-10-26 [paul]       2.5.6cvs7
3519
3520         * src/gtk/about.c
3521                 add libSM to compiled-in features
3522                 list
3523
3524 2006-10-24 [colin]      2.5.6cvs6
3525
3526         * src/textview.c
3527         * src/gtk/gtkutils.c
3528                 Fix crash when printing emails with an
3529                 xface
3530
3531 2006-10-24 [mones]      2.5.6cvs5
3532
3533         * manual/es/advanced.xml
3534                 Synchronize hidden option respect_flowed_format
3535         * po/es.po
3536                 Updated translation
3537
3538 2006-10-21 [paul]       2.5.6cvs4
3539
3540         * src/gtk/authors.h
3541         * src/plugins/pgpcore/pgp_viewer.c
3542         * src/plugins/pgpcore/sgpgme.c
3543                 fix building on BSDs
3544                 Thanks to Michael Hughes
3545                 <Sylpheed-Claws_user@thehugheslogcabin.net>
3546
3547 2006-10-20 [colin]      2.5.6cvs3
3548
3549         * configure.ac
3550                 Bump up libetpan requirement
3551                 *** THIS COMMIT REQUIRES LIBETPAN CVS ***
3552         * src/common/utils.c
3553         * src/common/utils.h
3554                 Add convenience get_file_mtime()
3555         * src/imap.c
3556         * src/etpan/imap-thread.c
3557         * src/etpan/imap-thread.h
3558                 Implement UIDPLUS support if the server
3559                 supports it - faster sending in this case
3560
3561 2006-10-19 [colin]      2.5.6cvs2
3562
3563         * src/gtk/quicksearch.c
3564                 Fix emptying in type-ahead+extended mode
3565         * src/mainwindow.c
3566         * src/mainwindow.h
3567                 Add a hook for offline state change
3568         * src/plugins/trayicon/trayicon.c
3569                 Use it to display offline icons
3570         * src/plugins/trayicon/Makefile.am
3571         * src/plugins/trayicon/newmail.offline.xpm
3572         * src/plugins/trayicon/newmarkedmail.offline.xpm
3573         * src/plugins/trayicon/nomail.offline.xpm
3574         * src/plugins/trayicon/unreadmail.offline.xpm
3575         * src/plugins/trayicon/unreadmarkedmail.offline.xpm
3576                 Add the icons
3577
3578 2006-10-12 [paul]       2.5.6cvs1
3579
3580         * NEWS
3581         * README
3582         * configure.ac
3583                 Update version number following
3584                 stable release
3585
3586 2006-10-19 [colin]      2.5.5cvs18
3587
3588         * manual/handling.xml
3589                 Add type-ahead search
3590
3591 2006-10-18 [colin]      2.5.5cvs17
3592
3593         * src/gtk/quicksearch.c
3594                 Remove "save to history only if there's
3595                 no syntax error", it breaks for some 
3596                 reason which I'll investigate later.
3597
3598 2006-10-18 [colin]      2.5.5cvs16
3599
3600         * src/prefs_common.c
3601         * src/prefs_common.h
3602         * src/summaryview.c
3603         * src/gtk/quicksearch.c
3604         * src/gtk/quicksearch.h
3605                 Add a type-ahead option for fast searches
3606                 Patch by Fabien Vantard
3607
3608 2006-10-18 [colin]      2.5.5cvs15
3609
3610         * src/compose.c
3611         * src/compose.h
3612                 Add Options/Reply mode/ menu to be able to
3613                 change the recipients of a reply on the fly
3614
3615 2006-10-18 [colin]      2.5.5cvs14
3616
3617         * src/compose.c
3618                 Fix redirecting of our own sent mails
3619
3620 2006-10-17 [wwp]        2.5.5cvs13
3621
3622         * src/send_message.c
3623                 Fix duplicate error messages when sending, and missing
3624                 newline in such error messages.
3625
3626 2006-10-17 [colin]      2.5.5cvs12
3627
3628         * src/compose.c
3629                 Compare addresses case-insensitive
3630
3631 2006-10-17 [colin]      2.5.5cvs11
3632
3633         * src/plugins/pgpcore/sgpgme.c
3634                 Fix return status
3635
3636 2006-10-17 [colin]      2.5.5cvs10
3637
3638         * src/plugins/pgpcore/pgp_viewer.c
3639                 Fix return status
3640
3641 2006-10-17 [colin]      2.5.5cvs9
3642
3643         * src/quote_fmt.c
3644                 Fix a typo (thanks to Fabien)
3645
3646 2006-10-16 [colin]      2.5.5cvs8
3647
3648         * src/textview.c
3649                 Fix problem with quote-folding when emails
3650                 don't convert cleanly to UTF-8
3651
3652 2006-10-14 [colin]      2.5.5cvs7
3653
3654         * src/prefs_template.c
3655                 Reset fields when reopening
3656                 the window
3657
3658 2006-10-13 [paul]       2.5.5cvs6
3659
3660         * manual/advanced.xml
3661         * src/prefs_message.c
3662                 make 'respect_flowed_format' a hidden
3663                 option, and add a manual entry for it
3664                 Thanks to Colin
3665
3666 2006-10-12 [colin]      2.5.5cvs5
3667
3668         * src/codeconv.c
3669                 Revert part of 2.5.2cvs21:
3670                 Don't optimise by reusing the 
3671                 last iconv converter if possible:
3672                 it seems slightly broken in a 
3673                 very hard way to reproduce
3674
3675 2006-10-12 [colin]      2.5.5cvs4
3676
3677         * src/prefs_common.c
3678         * src/prefs_common.h
3679         * src/prefs_message.c
3680         * src/procmime.c
3681                 Fix bug 1035, 'Incorrect handling 
3682                 of flowed lines'. We now optionnaly
3683                 handle this format (preference is in
3684                 Message View/Text options section)
3685
3686 2006-10-12 [colin]      2.5.5cvs3
3687
3688         * po/POTFILES.in
3689                 Add new file
3690         * src/plugins/pgpcore/pgp_viewer.c
3691         * src/plugins/pgpcore/sgpgme.c
3692                 Don't try to import without asking
3693
3694 2006-10-12 [colin]      2.5.5cvs2
3695
3696         * src/compose.c
3697                 Fix bug 1036, 'Forwarding a mutlipart
3698                 mail with a "text/html" block to ms
3699                 outlook users leeds to freeze of
3700                 outlook'. Poor outlook users...
3701
3702 2006-10-12 [paul]       2.5.5cvs1
3703
3704         * NEWS
3705         * README
3706         * configure.ac
3707                 Update version number following
3708                 stable release
3709
3710 2006-10-11 [paul]       2.5.4cvs1
3711
3712         * NEWS
3713         * README
3714         * configure.ac
3715                 Update version number following
3716                 stable release
3717
3718 2006-10-11 [paul]       2.5.3cvs32
3719
3720         * src/textview.c
3721                 fix bug 1032, 'Segmentation fault when showing
3722                 message' (bug in quote folding)
3723                 Thanks to Colin
3724
3725 2006-10-10 [colin]      2.5.3cvs31
3726
3727         * src/quote_fmt.c
3728                 Rephrase english a bit
3729
3730 2006-10-10 [colin]      2.5.3cvs30
3731
3732         * src/prefs_compose_writing.c
3733                 Stop making the page larger than the window
3734
3735 2006-10-10 [wwp]        2.5.3cvs29
3736
3737         * src/compose.c
3738         * src/prefs_template.c
3739         * src/quote_fmt.c
3740         * src/quote_fmt.h
3741         * src/quote_fmt_lex.l
3742         * src/quote_fmt_parse.y
3743                 Extend the quote parser a bit: allow to get access to
3744                 basic (composing) account info.
3745
3746 2006-10-10 [colin]      2.5.3cvs28
3747
3748         * src/procheader.c
3749                 Fix this \t problem in subject
3750
3751 2006-10-09 [colin]      2.5.3cvs27
3752
3753         * src/main.c
3754         * src/prefs_gtk.c
3755                 Prepare cache a bit later
3756                 If section already exists, skip the new one 
3757                 (as previously); avoid writing the same block
3758                 twice - if we find a second block with the 
3759                 same id, skip it.
3760         * src/plugins/pgpcore/pgp_viewer.c
3761                 Set cursor to busy when retrieving a key
3762         * src/plugins/pgpcore/sgpgme.c
3763                 allow 5 seconds for gpg to export the key
3764                 
3765
3766 2006-10-09 [colin]      2.5.3cvs26
3767
3768         * configure.ac
3769         * src/msgcache.c
3770         * src/prefs_gtk.c
3771                 Check for existence of fgets_unlocked
3772                 and fwrite_unlocked
3773
3774 2006-10-09 [paul]       2.5.3cvs25
3775
3776         * src/prefs_summaries.c
3777                 replace strftime() with fast_strftime() and in
3778                 the consequence fix the bug in the display of
3779                 AM/PM in the 'Example' string
3780
3781 2006-10-09 [ticho]      2.5.3cvs24
3782
3783         * po/sk.po
3784                 Updated (and fixed up somewhat) Slovak translation.
3785
3786 2006-10-08 [colin]      2.5.3cvs23
3787
3788         * src/prefs_folder_item.c
3789                 Explain why prefs in the top-level folder
3790                 aren't retained, but are still useful
3791
3792 2006-10-08 [colin]      2.5.3cvs22
3793
3794         * src/prefs_gtk.c
3795                 Don't cache anything if caching fails
3796
3797 2006-10-08 [colin]      2.5.3cvs21
3798
3799         * src/common/utils.c
3800                 always include gi18n.h
3801
3802 2006-10-07 [colin]      2.5.3cvs20
3803
3804         * src/plugins/pgpcore/pgp_viewer.c
3805                 Kill gpg after 5 seconds wait
3806
3807 2006-10-07 [colin]      2.5.3cvs19
3808
3809         * src/plugins/pgpcore/pgp_viewer.c
3810         * src/plugins/pgpcore/pgp_viewer.h
3811                 Fix copyright
3812
3813 2006-10-07 [colin]      2.5.3cvs18
3814
3815         * src/plugins/pgpcore/pgp_viewer.c
3816         * src/plugins/pgpcore/pgp_viewer.h
3817                 Actually add the files to CVS
3818
3819 2006-10-07 [colin]      2.5.3cvs17
3820
3821         * src/plugins/pgpcore/sgpgme.c
3822                 Be sure not to crash on 'application/pgp-signature' that
3823                 are not application/pgp-signatures
3824
3825 2006-10-07 [colin]      2.5.3cvs16
3826
3827         * src/textview.c
3828         * src/textview.h
3829                 Make a bit more of the API available
3830         * src/plugins/pgpcore/Makefile.am
3831         * src/plugins/pgpcore/plugin.c
3832         * src/plugins/pgpcore/sgpgme.c
3833                 Add basic key import/export
3834
3835 2006-10-07 [colin]      2.5.3cvs15
3836
3837         * src/folderview.c
3838         * src/imap.c
3839         * src/prefs_account.c
3840         * src/wizard.c
3841                 Warn users *everywhere* if libetpan's not
3842                 linked in
3843
3844 2006-10-06 [mones]      2.5.3cvs14
3845
3846         * po/de.po
3847         * po/es.po
3848                 updated by Stephan Sachse and me
3849
3850 2006-10-06 [colin]      2.5.3cvs13
3851
3852         * src/main.c
3853         * src/common/sylpheed.c
3854                 Don't load common plugins if --exit is passed
3855         * src/prefs_gtk.c
3856         * src/prefs_gtk.h
3857                 Implement a cache to avoid reading the same
3858                 files over and over again at startup
3859
3860 2006-10-06 [colin]      2.5.3cvs12
3861
3862         * src/summaryview.c
3863         * src/gtk/quicksearch.c
3864                 Update display every 5k mails on fast searches
3865
3866 2006-10-06 [colin]      2.5.3cvs11
3867
3868         * src/textview.c
3869                 Don't do quote folding on HTML or ERTF.
3870                 May fix the Cygwin issues if they were
3871                 happening with HTML mails?
3872
3873 2006-10-05 [colin]      2.5.3cvs10
3874
3875         * src/prefs_gtk.c
3876                 Oops, forgot one
3877
3878 2006-10-05 [colin]      2.5.3cvs9
3879
3880         * src/prefs_gtk.c
3881                 Use unlocked_stdio here too
3882
3883 2006-10-05 [colin]      2.5.3cvs8
3884
3885         * src/folderview.c
3886                 Fix go to next * after preferences apply
3887         * src/msgcache.c
3888                 Do the fd lock/unlock ourselves instead of
3889                 letting the libc do it at each write 
3890
3891 2006-10-05 [colin]      2.5.3cvs7
3892
3893         * src/common/utils.c
3894                 Faster division, thanks to Jean Diraison
3895
3896 2006-10-05 [paul]       2.5.3cvs6
3897
3898         * src/common/utils.c
3899                 fix building with --disable-nls
3900
3901 2006-10-04 [colin]      2.5.3cvs5
3902
3903         * src/folder.c
3904                 Maybe fix a segfault
3905
3906 2006-10-04 [wwp]        2.5.3cvs4
3907
3908         * src/prefs_folder_item.c
3909                 Fine-tune layouts in folder item prefs. Suggested by
3910                 Fabien Vantard <fzzzzz@gmail.com>.
3911
3912 2006-10-04 [wwp]        2.5.3cvs3
3913
3914         * src/prefs_folder_item.c
3915                 Kill the clandestine passengers. You didn't see anything.
3916
3917 2006-10-04 [wwp]        2.5.3cvs2
3918
3919         * src/prefs_folder_item.c
3920                 Add a way to test the subject simplify regexp in
3921                 folder prefs. Patch by Fabien Vantard <fzzzzz@gmail.com>,
3922                 w/ few layout changes.
3923
3924 2006-20-04 [paul]       2.5.3cvs1
3925
3926         * NEWS
3927         * README
3928         * configure.ac
3929                 Update version number following
3930                 stable release
3931
3932 2006-10-04 [colin]      2.5.2cvs42
3933
3934         * src/folder.c
3935         * src/folder.h
3936         * src/summaryview.c
3937                 Provide a way for folder classes to set their sort
3938                 type and key
3939
3940 2006-10-03 [colin]      2.5.2cvs41
3941
3942         * src/mh.c
3943                 Don't use strlen() to know if the
3944                 string's empty
3945
3946 2006-10-03 [colin]      2.5.2cvs40
3947
3948         * src/mh.c
3949                 Fix "check for new folders" with accentued folders
3950
3951 2006-10-03 [ticho]      2.5.2cvs39
3952
3953         * src/filtering.c
3954         * src/folder.c
3955         * src/inc.c
3956         * src/mbox.c
3957                 Colin's fix for "copy" filtering rules.
3958
3959 2006-10-02 [colin]      2.5.2cvs38
3960
3961         * src/folderview.c
3962                 Fix for double-click too
3963
3964 2006-10-02 [colin]      2.5.2cvs37
3965
3966         * src/folderview.c
3967                 correct fix for cvs36
3968
3969 2006-10-02 [colin]      2.5.2cvs36
3970
3971         * src/folderview.c
3972                 Fix 'goto next unread' after collapsing/expanding 
3973                 a node.
3974
3975 2006-10-02 [colin]      2.5.2cvs35
3976
3977         * src/summaryview.c
3978                 Fix double freeze/thaw
3979         * src/common/utils.c
3980         * src/common/utils.h
3981                 Reimplement strftime
3982         * src/procheader.c
3983                 Use it
3984
3985
3986 2006-10-02 [colin]      2.5.2cvs34
3987
3988         * src/mh.c
3989                 Time mh_write_sequences() - it's fast
3990         * src/summaryview.c
3991                 Init a variable to shut up gcc
3992
3993 2006-10-01 [colin]      2.5.2cvs33
3994
3995         * src/folder.c
3996         * src/mh.c
3997         * src/mh.h
3998         * src/msgcache.c
3999                 Add helper mh_set_mtime(), and set mtime to stat()'s result
4000                 Add fsync but disable it, it's slow as hell
4001
4002 2006-10-01 [colin]      2.5.2cvs32
4003
4004         * src/mh.c
4005         * src/msgcache.c
4006                 fflush() caches and mh_sequences before
4007                 fclose()ing
4008
4009 2006-10-01 [colin]      2.5.2cvs31
4010
4011         * src/msgcache.c
4012                 Don't ftruncate when not using mmap
4013
4014 2006-09-30 [colin]      2.5.2cvs30
4015
4016         * src/main.c
4017                 Write folder list *after* saving caches
4018
4019 2006-09-30 [colin]      2.5.2cvs29
4020
4021         * src/folder.c
4022         * src/mh.c
4023                 Debug forced mtime changes
4024
4025 2006-09-30 [colin]      2.5.2cvs28
4026
4027         * src/folder.c
4028         * src/main.c
4029                 Remove useless debug_print()s (code
4030                 well-tested)
4031
4032 2006-09-30 [colin]      2.5.2cvs27
4033
4034         * src/mh.c
4035                 Do stuff faster when writing mh_sequences
4036
4037 2006-09-30 [colin]      2.5.2cvs26
4038
4039         * src/mh.c
4040                 Don't let the writing of .mh_sequences, which
4041                 can change the folder's mtime, let us think
4042                 we need to scan.
4043
4044 2006-09-30 [colin]      2.5.2cvs25
4045
4046         * src/folder.c
4047                 Move a debug_print where it belongs 
4048                 (processing)
4049         * src/summaryview.c
4050                 Don't mess with a huge slow subject
4051                 table if we're not threading by
4052                 subject
4053
4054 2006-09-30 [colin]      2.5.2cvs24
4055
4056         * src/msgcache.c
4057                 Reenable mmaped reads (*not* writes!)
4058         * src/procmsg.c
4059                 Don't destroy and recreate hashtables just
4060                 for fun
4061         * src/common/utils.c
4062                 Remove useless reply prefixes (it's case
4063                 unsensitive)
4064
4065 2006-09-30 [wwp]        2.5.2cvs23
4066
4067         * tools/fix_date.sh
4068                 Fixed a minor bug in date value extraction, added a switch
4069                 to replace non RFC-compliant Date: value, added a switch
4070                 to use strict RFC matching patterns for dates.
4071
4072 2006-09-29 [colin]      2.5.2cvs22
4073
4074         * src/matcher_parser.h
4075         * src/matcher_parser_parse.y
4076         * src/prefs_filtering.c
4077         * src/statusbar.c
4078         * src/summary_search.c
4079         * src/summaryview.c
4080         * src/gtk/quicksearch.c
4081         * src/gtk/quicksearch.h
4082                 Optimise searches by setting different
4083                 refresh intervals (depending if the 
4084                 search is fast or not)
4085
4086 2006-09-29 [colin]      2.5.2cvs21
4087
4088         * src/codeconv.c
4089                 Optimise by reusing the last iconv converter
4090                 if possible
4091         * src/textview.c
4092                 Optimise a bit (the foldable quotes feature
4093                 still has an awful O(n^2) algo
4094
4095 2006-09-29 [colin]      2.5.2cvs20
4096
4097         * src/gtk/gtksctree.c
4098         * src/gtk/gtksctree.h
4099                 Optimise de-selection via up/down or
4100                 another key
4101
4102 2006-09-28 [colin]      2.5.2cvs19
4103
4104         * src/action.c
4105         * src/compose.c
4106         * src/folderview.c
4107         * src/mainwindow.c
4108         * src/messageview.c
4109         * src/summary_search.c
4110         * src/toolbar.c
4111                 Avoid using summaryview->ctree directly
4112
4113 2006-09-28 [colin]      2.5.2cvs18
4114
4115         * src/summaryview.c
4116         * src/summaryview.h
4117                 Add helpers to freeze/thaw/grab_focus
4118                 Factorize calls to freeze/thaw/grab_focus
4119                 
4120
4121 2006-09-28 [colin]      2.5.2cvs17
4122
4123         * src/main.c
4124                 More guards for the session management
4125
4126 2006-09-28 [colin]      2.5.2cvs16
4127
4128         * src/folderview.c
4129         * src/gtk/gtksctree.c
4130         * src/gtk/gtksctree.h
4131                 Make expanding not recursive in folderview
4132
4133 2006-09-28 [colin]      2.5.2cvs15
4134
4135         * src/addressbook.c
4136                 If nothing is selected in the list (right part)
4137                 and a group is selected in the tree (left part),
4138                 mail this group.
4139
4140 2006-09-28 [colin]      2.5.2cvs14
4141
4142         * src/Makefile.am
4143                 Actually use SM_LIBS
4144
4145 2006-09-28 [ticho]      2.5.2cvs13
4146
4147         * src/export.c
4148         * src/messageview.c
4149         * src/mimeview.c
4150         * src/news.c
4151         * src/pop.c
4152         * src/prefs_themes.c
4153         * src/procmsg.c
4154                 Small i18n string optimization.
4155         * src/send_message.c
4156         * src/summaryview.c
4157         * src/common/session.c
4158         * src/common/smtp.c
4159         * src/common/ssl_certificate.c
4160         * src/common/utils.c
4161                 Use "Couldn't" instead of "Can't" in UI messages,
4162                 where appropriate.
4163
4164 2006-09-28 [colin]      2.5.2cvs12
4165
4166         * configure.ac
4167                 Possibly fix link errors
4168
4169 2006-09-27 [wwp]        2.5.2cvs11
4170
4171         * src/gtk/authors.h
4172         * doc/man/sylpheed-claws.1
4173         * manual/ack.xml
4174         * manual/es/ack.xml
4175         * manual/fr/ack.xml
4176         * manual/pl/ack.xml
4177                 Updated authors info (me, myself and I).
4178
4179 2006-09-27 [colin]      2.5.2cvs10
4180
4181         * src/addressbook.c
4182                 Remove useless printf
4183
4184 2006-09-27 [wwp]        2.5.2cvs9
4185
4186         * src/editgroup.c
4187         * src/send_message.c
4188         * src/inc.c
4189         * src/prefs_common.c
4190         * src/prefs_common.h
4191         * src/gtk/progressdialog.c
4192                 remember more windows' sizes (send dialog, received dialog,
4193                 edit group in addressbook).
4194
4195 2006-09-27 [colin]      2.5.2cvs8
4196
4197         * configure.ac
4198         * src/main.c
4199         * src/mainwindow.h
4200                 Use libSM to communicate with the session
4201                 manager, so that we can know when the 
4202                 session ends, save our caches, and draft
4203                 our compose windows.
4204
4205 2006-09-27 [colin]      2.5.2cvs7
4206
4207         * src/addressbook.c
4208                 Fix issues:
4209                 o Allow Book and Group creation from the tree's
4210                   contextual menu
4211                 o Do not actually delete the contacts when 
4212                   deleting groups from the tree (duh!)
4213
4214 2006-09-27 [colin]      2.5.2cvs6
4215
4216         * src/compose.c
4217         * src/compose.h
4218         * src/mainwindow.c
4219         * src/textview.c
4220         * src/toolbar.c
4221                 o Allow passing an email address to 
4222                   compose_new_with_folderitem
4223                 o Update callers
4224                 o Use current folderitem when clicking
4225                   on a TextView mailto: link
4226                 o Fix a possible leak in TextView
4227
4228 2006-09-27 [colin]      2.5.2cvs5
4229
4230         * src/html.c
4231                 Use UTF-8 chars to replace HTML entities
4232
4233 2006-09-27 [colin]      2.5.2cvs4
4234
4235         * AUTHORS
4236         * src/prefs_account.c
4237         * src/gtk/authors.h
4238                 Fix bug #1024 (Array index out of
4239                 range in sylpheed-claws-2.5.2)
4240                 Patch by Ales Nosek <anosek@suse.cz>
4241
4242 2006-09-27 [colin]      2.5.2cvs3
4243
4244         * src/addr_compl.c
4245                 Actually do the test
4246
4247 2006-09-27 [colin]      2.5.2cvs2
4248
4249         * src/addr_compl.c
4250         * src/addr_compl.h
4251                 Allow completing with comma (in certain cases: vCalendar
4252                 for example doesn't support that)
4253                 Patch by Fabien Vantard
4254
4255 2006-09-26 [colin]      2.5.2cvs1
4256
4257         * src/Makefile.am
4258         * src/addr_compl.c
4259         * src/addr_compl.h
4260         * src/addrbook.c
4261         * src/addrbook.h
4262         * src/addressbook.c
4263         * src/addrindex.c
4264         * src/addrindex.h
4265         * src/compose.c
4266         * src/prefs_common.c
4267         * src/prefs_filtering_action.c
4268         * src/prefs_folder_item.c
4269         * src/prefs_template.c
4270         * src/stock_pixmap.c
4271         * src/stock_pixmap.h
4272         * src/pixmaps/addr_one.xpm
4273         * src/pixmaps/addr_two.xpm
4274                 Add auto-completion on groups
4275
4276 2006-09-26 [colin]      2.5.2
4277
4278         * NEWS
4279         * README
4280         * RELEASE_NOTES
4281                 2.5.2 released
4282
4283 2006-09-26 [colin]      2.5.1cvs5
4284
4285         * src/matcher.c
4286                 Fix condition
4287
4288 2006-09-26 [colin]      2.5.1cvs4
4289
4290         * src/mbox.c
4291                 Revert cvs1 (useless as the message is printed 
4292                 every 500 mails)
4293
4294 2006-09-26 [colin]      2.5.1cvs3
4295
4296         * src/partial_download.c
4297                 Fix crasher found by Alexsandar Urosevic
4298
4299 2006-09-26 [colin]      2.5.1cvs2
4300
4301         * src/summaryview.c
4302                 Fix bug #1023 (Sylpheed deletes too much messages)
4303
4304 2006-09-26 [ticho]      2.5.1cvs1
4305
4306         * src/mbox.c
4307                 Make use of gettext's multiple plurals for statusbar
4308                 progress message.
4309
4310 2006-09-25 [paul]       2.5.1
4311
4312         * NEWS
4313         * README
4314         * RELEASE_NOTES
4315                 2.5.1 released
4316
4317 2006-09-25 [colin]      2.5.0cvs3
4318
4319         * src/plugins/bogofilter/bogofilter.c
4320         * src/plugins/clamav/clamav_plugin.c
4321         * src/plugins/spamassassin/spamassassin.c
4322                 BogoFilter, Spamassassin: Fix double hook registering after
4323                 visiting preferences
4324                 Spamassassin, Clamav: Just set the mails to move instead of
4325                 doing the move - caller will move the things at once.
4326
4327 2006-09-25 [colin]      2.5.0cvs2
4328
4329         * src/imap.c
4330         * src/etpan/imap-thread.c
4331                 Use UID SEARCH ALL instead of UID 1:*
4332                 (braindead servers can't figure out that's
4333                 the same...)
4334
4335 2006-09-25 [wwp]        2.5.0cvs1
4336
4337         * src/message_search.c
4338                 Added the ability to stop a running search (in message body).
4339
4340 2006-09-25 [paul]       2.5.0
4341
4342         * NEWS
4343         * README
4344         * RELEASE_NOTES
4345                 2.5.0 released
4346
4347 2006-09-25 [paul]       2.4.0cvs214
4348
4349         * po/cs.po
4350         * po/de.po
4351         * po/fi.po
4352         * po/fr.po
4353         * po/nl.po
4354         * po/pt_BR.po
4355         * po/sk.po
4356         * po/sr.po
4357         * po/zh_CN.po
4358                 updated by Tim, Stephan Sachse, Flammie Pirinen,
4359                 Fabien Vantard, Tim Dijkstra, Frederico Goncalves Guimaraes,
4360                 Ticho, Aleksander Urosevic, Ralgh Young
4361
4362 2006-09-24 [mones]      2.4.0cvs213
4363
4364         * po/es.po
4365                 Updated for release
4366
4367 2006-09-23 [colin]      2.4.0cvs212
4368
4369         * src/gtk/inputdialog.c
4370                 Fix [ ] remember this appearing in normal
4371                 input dialogs after it's been used by
4372                 mimeview.
4373         * src/folder.c
4374         * src/folderview.c
4375         * src/msgcache.c
4376         * src/procmsg.c
4377         * src/summaryview.c
4378         * src/textview.c
4379         * src/common/timing.h
4380                 Enable timings in debug mode and make it
4381                 look prettier.
4382
4383 2006-09-22 [colin]      2.4.0cvs211
4384
4385         * README
4386                 Revert test change
4387         * commitHelper
4388                 ping the correct URI
4389
4390 2006-09-22 [colin]      2.4.0cvs210
4391
4392         * README
4393                 Let's see if bug #1022 is fixed
4394
4395 2006-09-21 [colin]      2.4.0cvs209
4396
4397         * src/wizard.c
4398         * src/common/plugin.c
4399                 Prepare infra to load predefined plugins when
4400                 no configuration existed. Don't actually load
4401                 anything yet (feat. freeze)
4402
4403 2006-09-21 [wwp]        2.4.0cvs208
4404
4405         * manual/fr/faq.xml
4406                 Partial sync w/ 2.4.0cvs72:
4407                 wrap file and minor updates.
4408
4409 2006-09-21 [wwp]        2.4.0cvs207
4410
4411         * tools/fix_date.sh
4412                 several fixes and enhancements. A new --force switch has been
4413                 added to prevent overriding by default Date: header when
4414                 already existing.
4415
4416 2006-09-21 [paul]       2.4.0cvs206
4417
4418         * src/common/utils.c
4419                 add Chinese UTF8 Re prefix
4420
4421 2006-09-21 [wwp]        2.4.0cvs205
4422
4423         * tools/Makefile.am
4424                 Fics alfabettical order.
4425
4426 2006-09-21 [wwp]        2.4.0cvs204
4427
4428         * tools/fix_date.sh
4429         * tools/Makefile.am
4430                 Added an action tool to fix missing Date field in emails.
4431                 Updated Makefile.am to reflect those last two additions.
4432
4433 2006-09-21 [wwp]        2.4.0cvs203
4434
4435         * tools/uuooffice
4436                 Added a action tool to open uuencoded docs w/
4437                 OpenOffice (based on uudec method).
4438
4439 2006-09-21 [colin]      2.4.0cvs202
4440
4441         * src/compose.c
4442         * src/textview.c
4443                 Workaround possible GTK crash: remove selection 
4444                 clipboard before destroying widget, or GTK+-2.10
4445                 dies. Thanks to Hiro.
4446
4447 2006-09-20 [colin]      2.4.0cvs201
4448
4449         * src/compose.c
4450                 Fix free-after-use in some cases (when 
4451                 procmime_encode_content() frees mimeinfo->data.mem
4452                 and turns it to a temp file)
4453
4454 2006-09-20 [colin]      2.4.0cvs200
4455
4456         * src/folderview.c
4457         * src/summaryview.c
4458         * src/gtk/gtksctree.c
4459         * src/gtk/gtksctree.h
4460                 Add tooltips in the folderview and summaryview
4461                 (Doesn't break string freeze as they already
4462                 exist)
4463         * src/toolbar.c
4464                 Put the spam button in the default configuration
4465                 if compiled with bogo plugin too
4466
4467 2006-09-19 [colin]      2.4.0cvs199
4468
4469         * src/summaryview.c
4470         * src/summaryview.h
4471                 Update folder name label on folder rename
4472         * src/prefs_matcher.c
4473         * src/gtk/logwindow.h
4474                 Fix warnings
4475                 Patches by Fabien
4476
4477 2006-09-19 [wwp]        2.4.0cvs198
4478
4479         * src/summary_search.c
4480                 fix can't click forward/backward buttons in the
4481                 search messages.
4482
4483 2006-09-18 [paul]       2.4.0cvs197
4484
4485         * src/wizard.c
4486                 add missing bracket, capitalise the A of
4487                 'SpamAssassin'
4488
4489 2006-09-18 [paul]       2.4.0cvs196
4490
4491         * src/compose.c
4492                 fix bug 1012 'crashed upon sending mail
4493                 from compose window'
4494                 Thanks to Colin
4495
4496 2006-09-16 [colin]      2.4.0cvs195
4497
4498         * src/folderview.c
4499                 Fix "real-time" sorting by freezing/thawing
4500
4501 2006-09-16 [colin]      2.4.0cvs194
4502
4503         * manual/faq.xml
4504                 Fix the anti-spam entry a bit
4505
4506 2006-09-16 [colin]      2.4.0cvs193
4507
4508         * src/wizard.c
4509                 Make sure reviewers have no excuse when stating
4510                 Sylpheed-Claws doesn't have antispam capabilities.
4511
4512 2006-09-16 [colin]      2.4.0cvs192
4513
4514         * src/main.c
4515                 Revert part of 2.3.0cvs18, Saving caches on SIGPIPE,
4516                 as if the SIGPIPE comes from etpan's thread we could
4517                 trigger a GUI update from this thread.
4518
4519 2006-09-16 [colin]      2.4.0cvs191
4520
4521         * src/summaryview.c
4522                 Init all members of the struct
4523
4524 2006-09-16 [paul]       2.4.0cvs190
4525
4526         * src/account.c
4527                 improvements to the English
4528
4529 2006-09-15 [colin]      2.4.0cvs189
4530
4531         * src/summaryview.c
4532                 HIG order on dialog
4533
4534 2006-09-14 [colin]      2.4.0cvs188
4535
4536         * src/common/socket.c
4537         * src/common/socket.h
4538         * src/common/ssl.c
4539         * src/common/ssl_certificate.c
4540         * src/common/ssl_certificate.h
4541         * src/etpan/imap-thread.c
4542                 the get_fqdn() call done to get canonical name when
4543                 checking an SSL certificate is blocking, which is
4544                 sad as we just did a non-blocking lookup to connect.
4545                 Fix that by letting the fqdn available to the SockInfo,
4546                 and use that in ssl_certificate_check(). For IMAP,
4547                 we don't do it as the lookup's done by libetpan, but
4548                 it's less annoying as IMAP connections as much more
4549                 rare than POP3 connections.
4550
4551 2006-09-14 [paul]       2.4.0cvs187
4552
4553         * manual/advanced.xml
4554                 improvements to the English,
4555                 properly place the new hidden options
4556                 within the alphabetical order
4557         * src/gtk/pluginwindow.c
4558                 improvements to the English
4559
4560 2006-09-14 [colin]      2.4.0cvs186
4561
4562         * src/prefs_common.c
4563         * src/prefs_common.h
4564         * src/gtk/gtksctree.c
4565         * manual/advanced.xml
4566                 New hidden pref, stripes_color_offset, to change
4567                 the value added/substracted to normal bgcolor to
4568                 create the stripes in summaries
4569
4570 2006-09-13 [colin]      2.4.0cvs185
4571
4572         * src/gedit-print.c
4573         * src/messageview.c
4574         * src/messageview.h
4575         * src/summaryview.c
4576         * src/textview.c
4577                 Fix misc. printing issues: 
4578                 - Bad font for linkified headers
4579                 - Different font if the mail was displayed or not
4580                 - Factorize the thing
4581
4582 2006-09-13 [colin]      2.4.0cvs184
4583
4584         * src/common/ssl_certificate.c
4585                 Only get FQDN once when checking certificate
4586
4587 2006-09-13 [colin]      2.4.0cvs183
4588
4589         * src/account.c
4590         * src/gtk/pluginwindow.c
4591                 Misc. GUI fixes by Fabien
4592
4593 2006-09-13 [wwp]        2.4.0cvs182
4594
4595         * configure.ac
4596         * src/common/utils.h
4597         * src/common/utils.c
4598                 get rid of unused wide-char functions.
4599
4600 2006-09-13 [wwp]        2.4.0cvs181
4601
4602         * src/plugins/pgpinline/sylpheed.def
4603         * src/textview.c
4604                 merge more w32 patches from gpg4win sources (Marcus Brinkmann <marcus@g10code.de>):
4605                 add privacy_reset_error to the .def file,
4606                 do not fork for an external textviewer.
4607
4608 2006-09-13 [wwp]        2.4.0cvs180
4609
4610         * src/prefs_common.c
4611                 fix broken font entry in prefs (patch issued by the gpg4win team,
4612                 probably by Marcus Brinkmann <marcus@g10code.de>).
4613
4614 2006-09-13 [colin]      2.4.0cvs179
4615
4616         * src/folder.h
4617                 Fix a warning in summaryview.c
4618         * src/mainwindow.c
4619         * src/summaryview.c
4620         * src/summaryview.h
4621                 Add missing Mark/* elements in the
4622                 main menu
4623
4624 2006-09-12 [colin]      2.4.0cvs178
4625
4626         * src/prefs_actions.c
4627         * src/prefs_filtering_action.c
4628         * src/prefs_matcher.c
4629                 Use (New) instead of New everywhere
4630
4631 2006-09-12 [wwp]        2.4.0cvs177
4632
4633         * manual/fr/addrbook.xml
4634         * manual/fr/handling.xml
4635                 updated some quotes in the fr manual to match the fr translation.
4636
4637 2006-09-12 [wwp]        2.4.0cvs176
4638
4639         * src/prefs_matcher.c
4640                 don't store translated string elements in matcher expressions.
4641                 Also fixed a misused of Q_().
4642
4643 2006-09-11 [wwp]        2.4.0cvs175
4644
4645         * src/plugins//bogofilter/bogofilter.c
4646         * src/plugins//clamav/clamav_plugin.c
4647         * src/plugins//demo/demo.c
4648         * src/plugins//dillo_viewer/dillo_viewer.c
4649         * src/plugins//pgpcore/plugin.c
4650         * src/plugins//pgpinline/plugin.c
4651         * src/plugins//pgpmime/plugin.c
4652         * src/plugins//spamassassin/spamassassin.c
4653                 gettext-ize more strings (mostly plugin error messages).
4654
4655 2006-09-11 [colin]      2.4.0cvs174
4656
4657         * src/alertpanel.c
4658                 Make maximum buffer size bigger to avoid
4659                 truncating translated messages. Patch by
4660                 Fabien
4661
4662 2006-09-11 [colin]      2.4.0cvs173
4663
4664         * src/etpan/imap-thread.c
4665                 Fix compilation on OpenBSD, thanks to 
4666                 Landry
4667
4668 2006-09-10 [wwp]        2.4.0cvs172
4669
4670         * manual/account.xml
4671         * manual/addrbook.xml
4672         * manual/handling.xml
4673         * manual/es/handling.xml
4674         * manual/fr/account.xml
4675         * manual/fr/addrbook.xml
4676         * manual/fr/handling.xml
4677                 documented addressbook matching (condition configuration):
4678                   addrbook.xml, en fr
4679                 documented per-account filtering rules (handling/filtering
4680                   section, account section):
4681                   account.xml, handling.xml, en fr
4682                 slightly updated the handling/searching section to tell few
4683                   words about the extended search ability:
4684                   handling.xml, en fr
4685                 added missing <quote></quotes> to Quick Search:
4686                   handling.xml, en fr es
4687                 fixed a typo (auomatically):
4688                   handling.xml, en
4689                 changes revisited by Paul.
4690
4691 2006-09-10 [paul]       2.4.0cvs171
4692
4693         * src/prefs_actions.c
4694         * src/prefs_filtering.c
4695         * src/prefs_template.c
4696                 adjustments to the gui
4697                 Patch by Fabien Vantard (slightly modified)
4698
4699 2006-09-10 [colin]      2.4.0cvs170
4700
4701         * src/summaryview.c
4702                 Check folderitem/summaryview consistency
4703                 (basically automates Update summary). Fixes
4704                 #1011 (wrong (negative) count on unread 
4705                 messages)
4706
4707 2006-09-10 [colin]      2.4.0cvs169
4708
4709         * src/gtk/gtksctree.c
4710                 Fix recursive expansion via mouse
4711         * src/plugins/bogofilter/bogofilter.c
4712                 Use normal filtering way of moving
4713                 messages (batching), possibly fixing
4714                 bug #1015 (Bogofilter plugin doubles 
4715                 new messages)
4716
4717 2006-09-09 [wwp]        2.4.0cvs168
4718
4719         * src/prefs_filtering.c
4720                 better place for this fix.
4721
4722 2006-09-09 [wwp]        2.4.0cvs167
4723
4724         * src/prefs_filtering.c
4725                 fix a minor bug when the enabled status of a filtering/processing
4726                 rule always got set to TRUE when replacing this rule. That still
4727                 make sense when adding a new rule, but now when replacing, we
4728                 don't override the value of 'enabled'.
4729                 Also renamed the func prefs_filtering_list_view_get_rule_name()
4730                 to prefs_filtering_list_view_get_info() as this function not only
4731                 returns the name, but also the account_id and the enabled status.
4732
4733 2006-09-09 [mones]      2.4.0cvs166
4734
4735         * manual/glossary.xml
4736         * manual/plugins.xml
4737                 Minor format corrections
4738         * manual/gpl.xml
4739                 Fix misplaced NO WARRANTY section
4740         * manual/es/advanced.xml
4741         * manual/es/faq.xml
4742         * manual/es/glossary.xml
4743         * manual/es/gpl.xml
4744         * manual/es/handling.xml
4745         * manual/es/plugins.xml
4746         * manual/es/starting.xml
4747                 Incorporate changes from English version
4748         * manual/fr/ack.xml
4749         * manual/pl/ack.xml
4750         * manual/es/ack.xml
4751                 Fix address, (add translation credits in es version)
4752         * po/es.po
4753                 Updated translation
4754
4755 2006-09-09 [wwp]        2.4.0cvs165
4756
4757         * src/prefs_filtering.c
4758                 fix a crash when opening filtering prefs, if matcherrc file contains
4759                 broken data (non-existing account id, which is theoretically not
4760                 possible).
4761
4762 2006-09-08 [colin]      2.4.0cvs164
4763
4764         * src/folder.c
4765                 Wrong assert, make it an if()
4766         * src/gtk/gtksctree.c
4767                 Fix bug #1013 (expand selected thread 
4768                 tree) - expanding is now recursive
4769
4770 2006-09-07 [wwp]        2.4.0cvs163
4771
4772         * src/prefs_matcher.c
4773                 make better sentences about addressbook matching in the
4774                 matcher prefs. This should make translators' work easier
4775                 too.
4776
4777 2006-09-07 [wwp]        2.4.0cvs162
4778
4779         * src/prefs_filtering.c
4780                 code simplification (get rid of dup var. assignment).
4781
4782 2006-09-07 [wwp]        2.4.0cvs161
4783
4784         * src/summaryview.c
4785                 use GTK_STOCK icons when possible, patch by Fabien Vantard
4786                 <fzzzzz@gmail.com>.
4787
4788 2006-09-07 [paul]       2.4.0cvs160
4789
4790         * src/mimeview.c
4791                 fix compilation warnings
4792                 Thanks to Colin
4793
4794 2006-09-07 [paul]       2.4.0cvs159
4795
4796         * src/mimeview.c
4797                 select the mimepart icon when
4798                 displaying as text
4799                 Thanks to Colin
4800
4801 2006-09-06 [paul]       2.4.0cvs158
4802
4803         * src/prefs_filtering.c
4804                 fix labels and table element spacing
4805                 Patch by Fabien Vantard
4806
4807 2006-09-06 [paul]
4808
4809         2.5.0-rc3 released
4810
4811 2006-09-06 [paul]       2.4.0cvs157
4812
4813         * manual/es/advanced.xml
4814                 fix typo
4815
4816 2006-09-06 [wwp]        2.4.0cvs156
4817
4818         * src/mainwindow.c
4819                 fix an dup launch issue when iconified, thanks to Colin.
4820
4821 2006-09-06 [wwp]        2.4.0cvs155
4822
4823         * src/gtk//gtksctree.h
4824                 oops, forgot that one!
4825
4826 2006-09-06 [wwp]        2.4.0cvs154
4827
4828         * manual/pl/advanced.xml
4829         * manual/advanced.xml
4830         * manual/es/advanced.xml
4831         * manual/fr/advanced.xml
4832         * src/prefs_customheader.c
4833         * src/prefs_filtering_action.c
4834         * src/foldersel.c
4835         * src/prefs_summaries.c
4836         * src/prefs_filtering.c
4837         * src/account.c
4838         * src/compose.c
4839         * src/prefs_summary_column.c
4840         * src/addr_compl.c
4841         * src/prefs_actions.c
4842         * src/prefs_folder_column.c
4843         * src/ssl_manager.c
4844         * src/prefs_template.c
4845         * src/prefs_display_header.c
4846         * src/prefs_common.h
4847         * src/prefs_matcher.c
4848         * src/prefs_common.c
4849         * src/prefs_toolbar.c
4850         * src/summaryview.c
4851         * src/folderview.c
4852         * src/gtk/gtksctree.c
4853         * src/gtk/pluginwindow.c
4854         * src/gtk/progressdialog.c
4855         * src/gtk/prefswindow.c
4856                 renamed hidden option enable_rules_hint to use_stripes_everywhere
4857                 to make its meaning more obvious (all versions of the manual reflect
4858                 the change).
4859                 added an extra hidden option use_stripes_in_summary to allow
4860                 discarding these stripes in mainwindow's folder and message lists;
4861                 en and fr manuals only are OK towards this.
4862
4863 2006-09-06 [colin]      2.4.0cvs153
4864
4865         * src/textview.c
4866                 Hide Sylpheed-Claws' internal queue headers
4867                 when showing all headers. They'll be present
4868                 only in Source window.
4869
4870 2006-09-05 [colin]      2.4.0cvs152
4871
4872         * src/plugins/trayicon/trayicon.c
4873                 Fix crash at exit - we have to disconnect
4874                 our handlers
4875         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
4876                 Update eggtrayicon - patch adapted from a
4877                 patch by Fryderyk Dziarmagowski <freetz@gmx.net>
4878                 on Sylpheed's ML
4879
4880 2006-09-05 [colin]      2.4.0cvs151
4881
4882         * src/mainwindow.c
4883         * src/gtk/logwindow.c
4884                 Fix race condition when something writes
4885                 to the log too soon during init. Thanks
4886                 to Fabien Vantard
4887
4888 2006-09-05 [colin]      2.4.0cvs150
4889
4890         * src/mimeview.c
4891                 Don't select part on right-click either
4892
4893 2006-09-05 [paul]       2.4.0cvs149
4894
4895         * src/mimeview.c
4896                 completion of previous commit
4897                 Thanks to Colin
4898
4899 2006-09-05 [colin]      2.4.0cvs148
4900
4901         * src/mimeview.c
4902                 Don't force selection on middle-click, just open
4903
4904 2006-09-04 [colin]      2.4.0cvs147
4905
4906         * src/mimeview.c
4907                 Looks like gtk_notebook_set_current_page()
4908                 sometimes steals focus, and this annoys us
4909                 in MimeViewers as it renders navigation
4910                 keys useless. Take back focus after switching
4911                 pages.
4912
4913 2006-09-04 [colin]      2.4.0cvs146
4914
4915         * src/messageview.c
4916                 Set stop_loading when clicking on Next
4917                 during load. Don't add a callback to 
4918                 avoid over-complicating things.
4919
4920 2006-09-04 [colin]      2.4.0cvs145
4921
4922         * src/mimeview.c
4923         * src/messageview.c
4924                 Fix multiple loads in separate messageview
4925
4926 2006-09-04 [colin]      2.4.0cvs144
4927
4928         * src/summaryview.c
4929                 Let navigation keys be handled during 
4930                 load
4931
4932 2006-09-04 [colin]      2.4.0cvs143
4933
4934         * src/messageview.c
4935         * src/summaryview.c
4936         * src/textview.c
4937         * src/textview.h
4938                 Make loading of huge mails (lots of text and/or
4939                 images) cancellable, so the GUI doesn't block 
4940
4941 2006-09-04 [colin]      2.4.0cvs142
4942
4943         * src/plugins/trayicon/trayicon.c
4944                 Fix annoyance when removing a folder with 
4945                 unread mails: trayicon didn't update
4946
4947 2006-09-04 [paul]       2.4.0cvs141
4948
4949         * src/gtk/icon_legend.c
4950                 straighten up columns
4951                 Patch by Fabien Vantard
4952
4953 2006-09-04 [wwp]        2.4.0cvs140
4954
4955         * src/prefs_filtering.c
4956                 fix new line's account name in filtering prefs:
4957                 was "All", is now "(New)".
4958
4959 2006-09-04 [paul]       2.4.0cvs139
4960
4961         * tools/make.themes.project
4962                 use "AUTOMAKE_OPTIONS = dist-bzip2"
4963                 instead of homebrewed "make release"
4964
4965 2006-09-03 [colin]      2.4.0cvs138
4966
4967         * src/folderview.c
4968                 Fix bug #1007 (Wrong folder highlighted)
4969
4970 2006-09-03 [colin]      2.4.0cvs137
4971
4972         * src/compose.c
4973                 Don't set Newsgroup: header to a mail folder
4974                 path
4975
4976 2006-09-03 [paul]       2.4.0cvs136
4977
4978         * src/prefs_other.c
4979         * src/prefs_spelling.c
4980                 unify the gui
4981
4982 2006-09-03 [paul]       2.4.0cvs135
4983
4984         * src/prefs_summaries.c
4985                 correct menu item text in prefs_keybind_apply_clicked()
4986
4987 2006-09-03 [paul]       2.4.0cvs134
4988
4989         * manual/advanced.xml
4990                 some improvements to the descriptions
4991         * src/mainwindow.c
4992         * src/messageview.c
4993         * src/summaryview.c
4994         * src/gtk/menu.c
4995                 fix menu sensitivity issues
4996         * src/prefs_message.c
4997                 drop the useless word 'short'
4998         * src/prefs_other.c
4999                 add the word 'lines' indicating log length
5000                 is a measure of lines
5001         * src/textview.c
5002                 fix compilation warnings
5003
5004 2006-09-02 [colin]      2.4.0cvs133
5005
5006         * src/messageview.c
5007                 Display a special return-receipt message
5008                 if the message is from the user
5009         * src/summaryview.c
5010                 Fix missing freeze of the list when marking
5011                 all read and unthreading for exec. Thanks
5012                 to Stephan Sachse.
5013
5014 2006-09-02 [paul]       2.4.0cvs132
5015
5016         * src/mainwindow.c
5017         * src/prefs_message.c
5018         * src/summaryview.c
5019                 fix some english
5020
5021 2006-09-02 [wwp]        2.4.0cvs131
5022
5023         * src/prefs_filtering.c
5024                 added an account name column to the filtering rules
5025                 dialog.
5026
5027 2006-09-02 [colin]      2.4.0cvs130
5028
5029         * src/gtk/logwindow.c
5030         * src/gtk/logwindow.h
5031                 Block scrolling if we're not at the end
5032                 of the log
5033
5034 2006-09-02 [colin]      2.4.0cvs129
5035
5036         * src/folder.c
5037                 Make sure account-specific rules can't
5038                 be used in {pre-,post-,}processing
5039         * src/mainwindow.c
5040         * src/gtk/logwindow.c
5041         * src/gtk/logwindow.h
5042                 Jump to last error when clicking on the
5043                 warning icon
5044
5045 2006-09-02 [colin]      2.4.0cvs128
5046
5047         * src/imap.c
5048         * src/import.c
5049         * src/mainwindow.c
5050         * src/mainwindow.h
5051                 Fix warning icon
5052         * src/inc.c
5053         * src/mbox.c
5054         * src/mbox.h
5055                 Let proc_mbox know its account, for
5056                 account-specific rules
5057
5058 2006-09-01 [colin]      2.4.0cvs127
5059
5060         * src/codeconv.c
5061                 Don't uselessly use iconv to convert from
5062                 us-ascii
5063         * src/alertpanel.c
5064         * src/mainwindow.c
5065         * src/mainwindow.h
5066         * src/inc.c
5067                 Fix certain log cases, disable warning icon
5068                 for now, the correct way to display it when
5069                 necessary and only when necessary is probably
5070                 to do it manually rather than use error logs
5071         * src/etpan/imap-thread.c
5072                 Clean up UID logging a bit
5073         * src/gtk/logwindow.c
5074         * src/gtk/logwindow.h
5075                 Make logging faster when the window's closed
5076
5077 2006-09-01 [wwp]        2.4.0cvs126
5078
5079         * manual/fr/account.xml
5080                 reflect changes to the ref. manual (parts of cvs72):
5081                 fix tabnames and quotes.
5082
5083 2006-09-01 [wwp]        2.4.0cvs125
5084
5085         * manual/fr/plugins.xml
5086                 reflect changes to the reference manual (cvs42):
5087                 update IRC channel info.
5088
5089 2006-09-01 [wwp]        2.4.0cvs124
5090
5091         * commitHelper
5092                 use CVSEDITOR env. var. if set, according to `man cvs`.
5093
5094 2006-09-01 [wwp]        2.4.0cvs123
5095
5096         * manual/advanced.xml
5097                 better sentence again (thanks to Paul).
5098
5099 2006-09-01 [wwp]        2.4.0cvs122
5100
5101         * manual/advanced.xml
5102         fix definition of toolbar_detachable and rework a bit the one of
5103         enable_dotted_lines.
5104
5105 2006-09-01 [mones]      2.4.0cvs121
5106
5107         * manual/advanced.xml
5108                 Document enable_dotted_lines
5109
5110 2006-09-01 [paul]       2.4.0cvs120
5111
5112         * src/folderview.c
5113         * src/folderview.h
5114         * src/imap.c
5115         * src/mainwindow.c
5116         * src/summaryview.c
5117                 obey the 'When entering folder...' option
5118                 when using the /View/Go to/... menu items
5119                 Thanks to Colin
5120
5121 2006-08-31 [colin]      2.4.0cvs119
5122
5123         * src/folderview.c
5124                 Revert 2.4.0cvs116, wrong fix.
5125
5126 2006-08-31 [colin]      2.4.0cvs118
5127
5128         * src/gtk/gtksctree.c
5129                 Better state the various copyrights
5130
5131 2006-08-31 [colin]      2.4.0cvs117
5132
5133         * src/prefs_common.c
5134                 fix enable_dotted_lines
5135
5136 2006-08-31 [colin]      2.4.0cvs116
5137
5138         * src/folderview.c
5139                 Use pref "Always open on select" when going
5140                 to next unread folder
5141         * src/gtk/gtksctree.c
5142                 Fix link failure to _gtk_clist_create_cell_layout
5143                 on certain computers. (Why not mine, I wonder)
5144
5145 2006-08-31 [colin]      2.4.0cvs115
5146
5147         * src/procmsg.c
5148         * src/textview.c
5149         * src/plugins/bogofilter/bogofilter.c
5150         * src/plugins/spamassassin/spamassassin.c
5151                 Requalify some "errors" to warnings
5152         * src/mainwindow.c
5153         * src/mainwindow.h
5154         * src/statusbar.c
5155                 Add an icon in the statusbar to notify
5156                 of errors
5157         * src/gtk/gtksctree.c
5158         * src/folderview.c
5159         * src/summaryview.c
5160                 Make the GtkSCTree look more modern by
5161                 alternating background lines
5162         * src/prefs_common.c
5163         * src/prefs_common.h
5164                 Add a pref to let people have the old
5165                 way if they prefer
5166
5167
5168 2006-08-30 [colin]      2.4.0cvs114
5169
5170         * src/procmsg.c
5171         * src/procmsg.h
5172                 Provide a way to filter a list of
5173                 messages in an optimised manner, and
5174                 add a list-filtering hook
5175         * src/folder.c
5176         * src/inc.c
5177         * src/mbox.c
5178                 Use the list filtering
5179         * src/plugins/bogofilter/bogofilter.c
5180                 Use the list-filtering hook
5181                 Use -b (bulk) mode for more speed
5182                 when learning and filtering
5183         * src/etpan/imap-thread.c
5184                 Make log output shorter in UID SEARCH
5185
5186
5187 2006-08-30 [colin]      2.4.0cvs113
5188
5189         * src/plugins/bogofilter/bogofilter.c
5190                 Really fast mass learning - thanks to David
5191                 Relson for the options explanations :)
5192
5193 2006-08-30 [colin]      2.4.0cvs112
5194
5195         * src/msgcache.c
5196                 Fix compilation on FreeBSD. Thanks
5197                 to Michael Hugues
5198
5199 2006-08-29 [colin]      2.4.0cvs111
5200
5201         * src/folderview.c
5202                 Handle "popup_menu" signal (for popping the 
5203                 menu via the keyboard)
5204         * src/mimeview.c
5205         * src/mimeview.h
5206         * src/summaryview.c
5207         * src/textview.c
5208         * src/gtk/gtkutils.c
5209         * src/gtk/gtkutils.h
5210                 Factorize scrolling code, and add an API 
5211                 for MimeViewers to handle scroll orders
5212
5213 2006-08-29 [wwp]        2.4.0cvs110
5214
5215         * src/plugins//bogofilter/bogofilter.c
5216         * src/plugins//spamassassin/spamassassin.c
5217                 make the bogofilter/spamassassin filtering error dialogs at
5218         incorporation obey to the "don't popup error dialog on
5219         receive error" option. If disabled, feed the log window w/
5220         the error message.
5221
5222 2006-08-29 [paul]
5223
5224         2.5.0-rc2 released
5225
5226 2006-08-29 [paul]       2.4.0cvs109
5227
5228         * Makefile.am
5229                 remove 'make release', it's not needed
5230                 since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
5231
5232 2006-08-29 [paul]       2.4.0cvs108
5233
5234         * src/foldersel.c
5235         * src/summary_search.c
5236         * src/gtk/progressdialog.c
5237         * src/plugins/pgpcore/passphrase.c
5238                 replace deprecated gtk_window_set_policy()
5239
5240 2006-08-29 [colin]      2.4.0cvs107
5241
5242         * src/folder.c
5243                 Fix data loss when copy fails during a move:
5244                 only use fast remove_msgs if everything was
5245                 copied OK; else use slow remove_msg on the
5246                 mails that got copied only.
5247
5248 2006-08-28 [paul]       2.4.0cvs106
5249
5250         * src/mh.c
5251                 revert change in 2.4.0cvs104, it breaks
5252                 stuff
5253
5254 2006-08-28 [paul]       2.4.0cvs105
5255
5256         * src/plugins/spamassassin/spamassassin.c
5257                 english fix
5258
5259 2006-08-28 [paul]       2.4.0cvs104
5260
5261         * src/mh.c
5262                 fix data loss when moving to another
5263                 mailbox fails
5264         * src/prefs_spelling.c
5265                 improve the english
5266         * src/gtk/pluginwindow.c
5267                 improve the layout of the dialog text
5268         All thanks to Colin
5269
5270 2006-08-28 [paul]       2.4.0cvs103
5271
5272         * src/plugins/bogofilter/bogofilter.c
5273         * src/plugins/bogofilter/bogofilter_gtk.c
5274                 fix english up a bit, innit
5275
5276 2006-08-28 [paul]       2.4.0cvs102
5277
5278         * configure.ac
5279         * po/Makefile.in.in
5280         * po/Makevars
5281                 require autoconf 2.60, enabling building
5282                 with gettext 0.15 (gettext 0.14.x build still
5283                 possible). Replace Makefiles with versions
5284                 from gettext 0.15.
5285                 Remove configure options --with-localedir and
5286                 --with-mandir. The options that are provided
5287                 directly by autoconf 2.60 can be used instead:
5288                 --mandir --localedir
5289
5290 2006-08-27 [colin]      2.4.0cvs101
5291
5292         * src/plugins/bogofilter/Makefile.am
5293                 Fix make dist (no README)
5294
5295 2006-08-27 [colin]      2.4.0cvs100
5296
5297         * src/folder.c
5298                 Don't use F_UNKNOWN folders for any default
5299                 outbox/trash/etc
5300         * src/plugins/bogofilter/bogofilter.c
5301         * src/plugins/bogofilter/bogofilter.h
5302         * src/plugins/bogofilter/bogofilter_gtk.c
5303                 Add an option to specify the path to bogofilter
5304                 Use single-quotes to be able to learn in folders
5305                 with spaces in their names
5306                 Verify learning status
5307
5308 2006-08-27 [colin]      2.4.0cvs99
5309
5310         * manual/faq.xml
5311         * manual/plugins.xml
5312                 Document Bogofilter plugin
5313
5314 2006-08-27 [colin]      2.4.0cvs98
5315
5316         * src/compose.c
5317         * src/messageview.c
5318         * src/procmsg.c
5319         * src/procmsg.h
5320                 When possible, copy the queued mail to sent folder
5321                 instead of re-adding. Much faster on IMAP.
5322
5323 2006-08-27 [colin]      2.4.0cvs97
5324
5325         * src/msgcache.c
5326                 Disable mmaped caches - huge metadata loss
5327                 here after a power failure.
5328         * src/summaryview.c
5329                 Add quicksearch timing
5330         * src/common/plugin.c
5331         * src/common/plugin.h
5332                 Implement an interface to tell what plugins
5333                 provide. Prevent loading of similar plugins.
5334         * src/plugins/clamav/clamav_plugin.c
5335         * src/plugins/demo/demo.c
5336         * src/plugins/dillo_viewer/dillo_viewer.c
5337         * src/plugins/pgpcore/plugin.c
5338         * src/plugins/pgpinline/pgpinline.c
5339         * src/plugins/pgpmime/pgpmime.c
5340         * src/plugins/spamassassin/spamassassin.c
5341         * src/plugins/trayicon/trayicon.c
5342                 Implement plugin_provides()
5343
5344 2006-08-27 [colin]      2.4.0cvs96
5345
5346         * configure.ac
5347         * src/plugins/Makefile.am
5348         * src/plugins/bogofilter/.cvsignore
5349         * src/plugins/bogofilter/Makefile.am
5350         * src/plugins/bogofilter/bogofilter.c
5351         * src/plugins/bogofilter/bogofilter.h
5352         * src/plugins/bogofilter/bogofilter_gtk.c
5353                 New Bogofilter plugin, provides filtering and
5354                 learning. Spamassassin will go to extra plugins.
5355
5356 2006-08-26 [mones]      2.4.0cvs95
5357
5358         * manual/handling.xml
5359                 Fix subfolder path in the example (thanks to Paul) 
5360
5361 2006-08-26 [mones]      2.4.0cvs94
5362
5363         * manual/glossary.xml
5364                 2.2. + add ISP to the glossary
5365                 7.5. + Add UIDL to glossary
5366                 7.7. + Add TCP to glossary
5367         * manual/handling.xml
5368                 7.1. + Mentions GNU/Linux distribution, what about the non...
5369                 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
5370                 7.3. + Mentions .bashrc, what about the non-bash ones? 
5371                 7.4. = Use appropriate quotation for commands
5372                 7.6. = change "" to <quote></quote>
5373         * manual/plugins.xml
5374                 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends         
5375         * manual/starting.xml
5376                 2.1. + local mbox file: some examples of mbox file locations...
5377                 Also reformatted files requiring it
5378
5379 2006-08-26 [wwp]        2.4.0cvs93
5380
5381         * src/summary_search.c
5382                 disable find buttons while summary search is running.
5383
5384 2006-08-25 [colin]      2.4.0cvs92
5385
5386         * src/folder.c
5387         * src/folderutils.c
5388         * src/mh.c
5389         * src/procmsg.h
5390         * src/summaryview.c
5391                 Speed up MH moving, and add progressbar
5392                 for MH deletion
5393         * src/msgcache.c
5394                 Write cache files using mmap() too
5395
5396 2006-08-25 [wwp]        2.4.0cvs91
5397
5398         * src/summaryview.c
5399                 switch spam<->ham button when a message has been marked as spam or ham
5400                 and is still selected. Thanks to Colin.
5401
5402 2006-08-25 [paul]       2.4.0cvs90
5403
5404         * src/Makefile.am
5405         * src/stock_pixmap.c
5406         * src/stock_pixmap.h
5407         * src/summaryview.c
5408         * src/gtk/icon_legend.c
5409         * src/pixmaps/copied.xpm
5410         * src/pixmaps/moved.xpm
5411                 add icons for delayed execution marked for
5412                 copying, marked for moving
5413
5414 2006-08-25 [mones]      2.4.0cvs89
5415
5416         * manual/glossary.xml
5417                 Fix the other glossary items:
5418                 5.1. = Inmmediate execution -> <quote>immediate execution...
5419                 5.2. = Fix MBOX capitalization -> Mbox
5420                 5.3. + Improve Plugins def. w/ tech. ref.
5421                 5.4. = Quotation -> replace '>' by <quote>></quote>
5422                 5.5. - SMTP Server. -> remove dot
5423         * po/es.po
5424                 Updated translation
5425
5426 2006-08-25 [mones]      2.4.0cvs88
5427
5428         * manual/ack.xml
5429                 Reformatted, changed email address
5430         * manual/glossary.xml
5431                 Reformatted, fixed MANUAL-TODO items:
5432                 8.2. + add ROT-13 to glossary
5433                 8.4. + add URL to glossary
5434         * manual/es/advanced.xml
5435                 Fixed <literal>s
5436
5437 2006-08-25 [paul]       2.4.0cvs87
5438
5439         * src/gtk/icon_legend.c
5440                 add 'marked for deletion' icon
5441                 arrange icons by containing column
5442                 wrap long label text
5443
5444 2006-08-25 [colin]      2.4.0cvs86
5445
5446         * src/common/utils.c
5447         * src/common/utils.h
5448                 Add the sc_g_*list_bigger functions in
5449                 a place everyone can use it
5450         * src/summaryview.c
5451                 Only freeze/thaw the list when working
5452                 on the selection, if it's bigger than 1
5453         * src/gtk/gtksctree.c
5454                 Only freeze/thaw the list when unselec-
5455                 ting 'all' if ('all' != 1)
5456                 This avoids some flickering
5457
5458 2006-08-24 [colin]      2.4.0cvs85
5459
5460         * src/addressbook.c
5461                 Fix strange list selection
5462                 Fix random seg (Invalid read of freed memory)
5463
5464 2006-08-24 [colin]      2.4.0cvs84
5465
5466         * src/alertpanel.c
5467         * src/gtk/inputdialog.c
5468         * src/plugins/pgpcore/passphrase.c
5469                 Revert minimal width patch of 2.4.0cvs67,
5470                 as it is also a maximal width. Use 
5471                 gtk_window_set_default_size instead.
5472
5473 2006-08-24 [colin]      2.4.0cvs83
5474
5475         * src/msgcache.c
5476                 Write cache/mark to temp files before
5477                 overwriting old ones (avoids metadata
5478                 loss if writing the new files fail).
5479                 Use mmap() to read cache/mark file, as
5480                 this makes cache reading faster. Dis-
5481                 abled for big-endian machines until it
5482                 can be tested. (Big-endian users: set
5483                 msgcache_use_mmap = TRUE in the relevant
5484                 #if).
5485         * src/procmsg.h
5486                 Move rarely used fields of MsgInfo in 
5487                 another structure, which will only be
5488                 allocated if needed. Face, X-Face,
5489                 Return receipt headers and List-*
5490                 headers are moved. Mails having none
5491                 of these occupy 52 bytes less with
5492                 this patch, which makes 2.5MB of RAM
5493                 saved on a 50k folder).
5494         * src/headerview.c
5495         * src/mainwindow.c
5496         * src/messageview.c
5497         * src/partial_download.c
5498         * src/procheader.c
5499         * src/procmsg.c
5500         * src/textview.c
5501                 Follow this structure change.
5502
5503 2006-08-24 [wwp]        2.4.0cvs82
5504
5505         * manual/es/.cvsignore
5506         * manual/es/dist/.cvsignore
5507         * manual/es/dist/html/.cvsignore
5508         * manual/es/dist/pdf/.cvsignore
5509         * manual/es/dist/ps/.cvsignore
5510         * manual/es/dist/txt/.cvsignore
5511                 more (generated) files to ignore.
5512
5513 2006-08-24 [colin]      2.4.0cvs81
5514
5515         * src/folder.c
5516         * src/mh.c
5517                 Fix possible problems with local delivery. Check the folder doesn't
5518                 need scan before setting its mtime when saving cache (which can be
5519                 done long after the folder's been modified by an external process);
5520                 Check that the stored item's mtime didn't change in mh functions.
5521
5522 2006-08-24 [mones]      2.4.0cvs80
5523
5524         * manual/advanced.xml
5525                 Rewrapping, some fixes and MANUAL-TODO items:
5526                 8.1. = change "" to <quote></quote>
5527                 8.3. = quote menu items
5528                 8.5. - deploying -> new user ... ideally a new user (redundant)
5529
5530 2006-08-23 [colin]      2.4.0cvs79
5531
5532         * src/gtk/gtksctree.c
5533                 When selecting or deselecting range, only
5534                 freeze/thaw when selection is bigger than 10
5535
5536 2006-08-23 [colin]      2.4.0cvs78
5537
5538         * src/messageview.c
5539         * src/mimeview.c
5540         * src/mimeview.h
5541         * src/plugins/dillo_viewer/dillo_viewer.c
5542                 Provide an API for MimeViewer plugins to
5543                 return a text selection for replying
5544
5545 2006-08-23 [colin]      2.4.0cvs77
5546
5547         * src/image_viewer.c
5548         * src/textview.c
5549                 Use gtk_pixbuf_new_from_file_at_scale(), which
5550                 is faster than getting the pixbuf then resizing
5551                 it.
5552
5553 2006-08-23 [colin]      2.4.0cvs76
5554
5555         * src/procmime.c
5556                 UTF-8 should be sent Quoted-printable
5557
5558 2006-08-22 [colin]      2.4.0cvs75
5559
5560         * src/mh.c
5561                 Check if scan is required before touching
5562                 the folder (or it'll be required every time)
5563
5564 2006-08-22 [colin]      2.4.0cvs74
5565
5566         * configure.ac
5567                 Require libetpan 0.46 (crasher fix when built
5568                 against gnutls)
5569
5570 2006-08-22 [colin]      2.4.0cvs73
5571
5572         * src/folder.c
5573                 Set folder's mtime after writing its
5574                 cache
5575         * src/folderview.c
5576                 Add some timing
5577         * src/procmsg.c
5578                 Don't do useless stuff if we don't 
5579                 thread by subject
5580         * src/summaryview.c
5581                 Add some timing, don't deselect prior
5582                 to selecting (gtksctree does it itself),
5583                 remove crash avoidance hacks as it's been
5584                 properly fixed since a while
5585         * src/common/utils.c
5586                 Optimize to_human_readable(): _() is slow,
5587                 do it only once, and avoid %f format for KB
5588                 (the most common in a summaryview)
5589         * src/gtk/gtksctree.c
5590                 Don't uselessly freeze/thaw (fixes flicker
5591                 on next unread and friends), reduce number
5592                 of g_list_nth/g_list_position where possible
5593         * src/gtk/gtkutils.c
5594         * src/gtk/gtkutils.h
5595                 Reduce number of g_list_nth/g_list_position
5596                 where possible.
5597                 All of this makes loading as 70k folder 2.1
5598                 seconds instead of 3.2 (with hot FS caches).
5599                 (1.3 seconds without Date and Size columns...)
5600
5601 2006-08-22 [paul]       2.4.0cvs72
5602
5603         wrap documents and do some items from mones' MANUAL-TODO:
5604
5605         * manual/account.xml
5606                 4.1. = fix tabname references to <quote>tabname</quote>
5607                 4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
5608         * manual/faq.xml
5609                 1.1. = mentioned options don't match UI
5610                 Add information about the 'Never send Return Receipts'
5611                 option
5612         * manual/handling.xml
5613                 6.2. = Mentions Extended symbols button, but now is
5614                 named Information
5615                 6.3. = Mentions ... button, which is now Edit
5616
5617 2006-08-22 [colin]      2.4.0cvs71
5618
5619         * src/gtk/pluginwindow.c
5620                 Fix layout in verbose translations (such
5621                 as french)
5622
5623 2006-08-22 [paul]       2.4.0cvs70
5624
5625         * manual/Makefile.am
5626                 build manuals in alphabetical order
5627         * src/addressbook.c
5628         * src/prefs_themes.c
5629                 replace/remove deprecated symbols
5630         * src/gtk/gtkutils.c
5631                 fix a warning
5632         * src/gtk/pluginwindow.c
5633                 replace deprecated symbol
5634                 replace label text and move it
5635         * src/plugins/pgpcore/prefs_gpg.c
5636                 move the 'Generate...' button out of the
5637                 Sign Key frame, replace the English used
5638         * src/plugins/pgpcore/sgpgme.c
5639                 fixes to the English
5640
5641 2006-08-21 [colin]      2.4.0cvs69
5642
5643         * src/plugins/trayicon/trayicon.c
5644                 Add more strings for translation; patch
5645                 by Pawel
5646
5647 2006-08-21 [colin]      2.4.0cvs68
5648
5649         * src/compose.c
5650                 fix replied flag not set after drafting
5651         * src/matcher.c
5652                 fix body quicksearch in non-encoded bodies
5653                 containing '='
5654         * src/msgcache.c
5655                 Get rid of the g_malloc workaround for
5656                 corrupted caches, use g_try_malloc
5657
5658 2006-08-21 [colin]      2.4.0cvs67
5659
5660         * src/alertpanel.c
5661         * src/gtk/inputdialog.c
5662         * src/plugins/pgpcore/passphrase.c
5663                 Set minimal width to 375
5664         * src/mainwindow.c
5665                 Fix switching to offline, asking if it 
5666                 should be overriden for synchronising
5667         * src/mimeview.c
5668                 Don't offer to remember command on Open 
5669                 with for text parts, as the browser or 
5670                 text editor command isn't changed from 
5671                 there
5672
5673 2006-08-20 [paul]       2.4.0cvs66
5674
5675         * po/ko.po
5676         * po/zh_CN.po
5677                 fix plural form errors. revealed by stricter
5678                 checking of gettext 0.15
5679
5680 2006-08-18 [paul]       2.4.0cvs65
5681
5682         * src/stock_pixmap.c
5683                 fix the fix of 2.4.0cvs64
5684                 Thanks to Colin
5685
5686 2006-08-18 [paul]       2.4.0cvs64
5687
5688         * src/stock_pixmap.c
5689                 fix leaks
5690                 Thanks to Colin
5691
5692 2006-08-18 [paul]       2.4.0cvs63
5693
5694         * src/compose.c
5695         * src/procmsg.c
5696                 fix occasional IMAP bug where large msgs
5697                 were left in the queue folder after sending
5698                 Thanks to Colin
5699
5700 2006-08-18 [paul]       2.4.0cvs62
5701
5702         * src/folderview.c
5703                 freeze the summaryview while quicksearch results
5704                 are displayed
5705                 (fixes bug 456 'current message is hidden when the
5706                 view is refreshed and extended search is "unread 
5707                 messages"')
5708                 Thanks to Colin
5709         * src/textview.c
5710                 add missing #include "inputdialog.h"
5711         * src/common/utils.h
5712                 add missing mailcap_update_default() and improve
5713                 readability
5714
5715 2006-08-17 [colin]      2.4.0cvs61
5716
5717         * src/plugins/pgpcore/select-keys.c
5718                 Fix warnings :)
5719
5720 2006-08-17 [colin]      2.4.0cvs60
5721
5722         * src/compose.c
5723                 Don't continue queuing if Cancel is clicked
5724                 in select-keys
5725
5726 2006-08-17 [colin]      2.4.0cvs59
5727
5728         * src/plugins/pgpcore/select-keys.c
5729                 When encrypting, if only one key matches and it 
5730                 matches exactly, automatically use it.
5731
5732 2006-08-17 [colin]      2.4.0cvs58
5733
5734         * src/mimeview.c
5735         * src/prefs_common.c
5736         * src/prefs_common.h
5737         * src/prefs_ext_prog.c
5738         * src/textview.c
5739                 Fix issues with previous patch (text/html)
5740                 Remove outdated prefs
5741
5742 2006-08-17 [colin]      2.4.0cvs57
5743
5744         * src/imap.c
5745                 Add View Log button on auth error
5746         * src/procmsg.c
5747                 Fix encrypted mail marked as new when
5748                 saved in normal folders
5749         * src/plugins/pgpinline/pgpinline.c
5750                 Fix encrypt bug on IMAP
5751         * src/mimeview.c
5752         * src/common/utils.c
5753         * src/common/utils.h
5754         * src/gtk/inputdialog.c
5755         * src/gtk/inputdialog.h
5756                 Get rid of metamail stuff, simplify
5757                 opening, and allow remembering of user's
5758                 choices (by updating ~/.mailcap). There's
5759                 still to drop "Audio player" and "Image
5760                 viewer" preferences.
5761
5762 2006-08-17 [mones]      2.4.0cvs56
5763
5764         * manual/es/sylpheed-claws-manual.xml
5765                 fix DTD path
5766
5767 2006-08-17 [mones]      2.4.0cvs55
5768
5769         * configure.ac
5770         * manual/Makefile.am
5771         * manual/es/Makefile.am
5772         * manual/es/account.xml
5773         * manual/es/ack.xml
5774         * manual/es/addrbook.xml
5775         * manual/es/advanced.xml
5776         * manual/es/faq.xml
5777         * manual/es/glossary.xml
5778         * manual/es/gpl.xml
5779         * manual/es/handling.xml
5780         * manual/es/intro.xml
5781         * manual/es/keyboard.xml
5782         * manual/es/plugins.xml
5783         * manual/es/starting.xml
5784         * manual/es/sylpheed-claws-manual.xml
5785         * manual/es/dist/Makefile.am
5786         * manual/es/dist/html/Makefile.am
5787         * manual/es/dist/pdf/Makefile.am
5788         * manual/es/dist/ps/Makefile.am
5789         * manual/es/dist/txt/Makefile.am
5790                 Spanish translation for the manual
5791
5792 2006-08-16 [colin]      2.4.0cvs54
5793
5794         * src/compose.c
5795         * src/main.c
5796         * src/mainwindow.c
5797                 Fix send button sensitivity at startup
5798                 Set send menu sensitivity (patch by Fabien)
5799         * src/ssl_manager.c
5800                 Enable closing with esc (patch by Fabien)
5801         * src/gtk/foldersort.c
5802                 Enable closing with esc (patch by Fabien)
5803         * src/procmime.c
5804                 Optimisation (no need to copy to tempfile to
5805                 "decode" 7bit and 8bit)
5806         * src/summaryview.c
5807                 Fix cruft in swap_from case
5808         * src/textview.c
5809                 Fix missing last line in some mail cases 
5810                 (Fixes debian #381872)
5811         * src/plugins/pgpcore/prefs_gpg.c
5812         * src/plugins/pgpcore/sgpgme.c
5813         * src/plugins/pgpcore/sgpgme.h
5814                 Don't show "no key found" when user explicitely
5815                 wants to create a key
5816
5817 2006-08-16 [paul]       2.4.0cvs53
5818
5819         * configure.ac
5820         * src/account.c
5821         * src/addressbook.c
5822         * src/headerview.c
5823         * src/prefs_account.c
5824         * src/prefs_message.c
5825         * src/gtk/gtkutils.c
5826                 bump up minimum required versions of GTK+ and
5827                 GLIB to 2.6.0
5828
5829 2006-08-16 [paul]       2.4.0cvs52
5830
5831         * src/toolbar.c
5832                 workaround GTK+ Bug 351600 - 'Can't re-click
5833                 on button after sensitivity update'
5834                 http://bugzilla.gnome.org/show_bug.cgi?id=351600
5835                 Thanks to Colin
5836
5837 2006-08-15 [colin]      2.4.0cvs51
5838
5839         * src/plugins/pgpcore/prefs_gpg.c
5840                 Set options sensitivity according to
5841                 key existence
5842         * src/plugins/pgpcore/sgpgme.c
5843                 Allow to create key with no passphrase
5844
5845 2006-08-14 [cleroy]     2.4.0cvs50
5846
5847         * src/gtk/pluginwindow.c
5848                 New layout (maybe to be changed?)
5849         * src/gtk/gtkutils.c
5850                 Fix a bit label_window
5851         * src/plugins/pgpcore/passphrase.c
5852         * src/plugins/pgpcore/passphrase.h
5853         * src/plugins/pgpcore/plugin.c
5854         * src/plugins/pgpcore/prefs_gpg.c
5855         * src/plugins/pgpcore/prefs_gpg.h
5856         * src/plugins/pgpcore/sgpgme.c
5857         * src/plugins/pgpcore/sgpgme.h
5858                 Allow to create a PGP private key via the GUI
5859
5860 2006-08-14 [wwp]        2.4.0cvs49
5861
5862         * src/addressbook_foldersel.c
5863                 fix strict ISO C90 compliance.
5864
5865 2006-08-14 [paul]       2.4.0cvs48
5866
5867         * src/gtk/prefswindow.c
5868                 re-set scrolled window on opening
5869                 Patch by Ticho
5870
5871 2006-08-14 [paul]
5872
5873         2.5.0-rc1 released
5874
5875 2006-08-14 [paul]       2.4.0cvs47
5876
5877         * src/prefs_display_header.c
5878                 re-enable user-defined Displayed Headers
5879
5880 2006-08-14 [paul]       2.4.0cvs46
5881
5882         * src/prefs_account.c
5883                 use GTK_STOCK_EDIT
5884
5885 2006-08-13 [colin]      2.4.0cvs45
5886
5887         * src/common/utils.c
5888                 Fix "a" in quote when the original message is empty,
5889                 by using \0 instead of 'a' to test writability of
5890                 temp files.
5891
5892 2006-08-13 [wwp]        2.4.0cvs44
5893
5894         * src/plugins/spamassassin/spamassassin.c
5895                 fix capitalization of "SpamAssassin" in some debug, log and
5896                 dialog messages.
5897
5898 2006-08-13 [paul]       2.4.0cvs43
5899
5900         * src/editldap.c
5901                 fix overlapping widgets
5902         * src/prefs_account.c
5903                 fix translation of protocol_names[]
5904                 fix label disappearing off the edge of the
5905                 visible area
5906
5907 2006-08-12 [paul]       2.4.0cvs42
5908
5909         * manual/plugins.xml
5910                 update IRC channel info before it gets forgotten
5911                 about
5912
5913 2006-08-11 [colin]      2.4.0cvs41
5914
5915         * src/compose.c
5916         * src/mainwindow.c
5917         * src/mainwindow.h
5918         * src/procmsg.c
5919         * src/procmsg.h
5920         * src/summaryview.c
5921         * src/toolbar.c
5922                 Grey out the Send button if
5923                 - Queue folders are empty, or
5924                 - We're sending already
5925
5926 2006-08-11 [wwp]        2.4.0cvs40
5927
5928         * src/main.c
5929                 fix a logic issue when quitting while a compose window is
5930                 still open, thanks to Colin.
5931
5932 2006-08-10 [colin]      2.4.0cvs39
5933
5934         * src/main.c
5935                 Fix default font size setting after wizard run
5936         * src/imap.c
5937         * src/etpan/imap-thread.c
5938         * src/etpan/imap-thread.h
5939                 Fix bug #999 (Timing out on TSL cert validation 
5940                 dialog makes ugly things happen). Also, STARTTLS
5941                 unconditionnaly if initial capabilities contain
5942                 LOGINDISABLED and STARTTLS.
5943
5944 2006-08-09 [colin]      2.4.0cvs38
5945
5946         * src/mainwindow.c
5947         * src/mainwindow.h
5948                 Fix Tools/Actions sensitivity when there are
5949                 no actions
5950
5951 2006-08-09 [colin]      2.4.0cvs37
5952
5953         * src/prefs_filtering.c
5954                 Warning fix, patch by Paul
5955         * src/messageview.c
5956         * src/prefs_actions.c
5957         * src/prefs_filtering_action.c
5958         * src/prefs_matcher.c
5959                 Uniformisation of "Info ..." to "Info..." (for
5960                 old gtk), patch by Fabien
5961         * src/plugins/clamav/clamav_plugin_gtk.c
5962                 Sensitivity fix by Fabien
5963
5964 2006-08-09 [colin]      2.4.0cvs36
5965
5966         * src/main.c
5967         * src/main.h
5968                 Add a function to know whether we're exiting
5969         * src/plugins/trayicon/trayicon.c
5970                 If exiting, don't do anything. Faster, and
5971                 avoids gtk_main_iteration reentracy causing
5972                 segfaults at exit
5973
5974 2006-08-09 [colin]      2.4.0cvs35
5975
5976         * src/messageview.c
5977         * src/mimeview.c
5978         * src/mimeview.h
5979                 Fix lack of part selection when automatically 
5980                 jumping to a specific part
5981         * src/msgcache.c
5982                 Little optimisation in cache reading
5983
5984 2006-08-09 [colin]      2.4.0cvs34
5985
5986         * src/compose.c
5987                 Fix crash setting the priority on reedit
5988                 (Accessing compose before creating it!)
5989
5990 2006-08-08 [colin]      2.4.0cvs33
5991
5992         * src/procmime.c
5993                 Fix bug #998 (last attachment is not accessible)
5994                 Bad RFC interpretation on multipart close-delimiters
5995         * src/mimeview.c
5996         * src/mimeview.h
5997         * src/gtk/gtkvscrollbutton.c
5998         * src/gtk/gtkvscrollbutton.h
5999                 Make attachments list wheel-scrollable
6000
6001 2006-08-07 [colin]      2.4.0cvs32
6002
6003         * src/gtk/gtkaspell.c
6004                 Fix bug #973 (Unicode punctation characters 
6005                 are not recognized as separators by the
6006                 spell checker); fix unsigned stuff
6007
6008 2006-08-07 [colin]      2.4.0cvs31
6009
6010         * src/compose.c
6011                 Fix bug #956 (DnD text with accents in compose 
6012                 text entry); fix gccc's signed/unsigned fuss
6013
6014 2006-08-06 [colin]      2.4.0cvs30
6015
6016         * src/main.c
6017                 Fix bug #979 (Plugin crashes when exiting 
6018                 sylpheed-claws) : handle exit request only 
6019                 once
6020
6021 2006-08-05 [colin]      2.4.0cvs29
6022
6023         * src/news.c
6024                 Just make sure we have a msgid.
6025
6026 2006-08-05 [colin]      2.4.0cvs28
6027
6028         * src/news.c
6029         * src/summaryview.c
6030                 Fix bug #995 ("Mark cross-posted as read" doesn't work)
6031                 by reimplementing it
6032         * src/textview.c
6033                 Fix bug when hiding quotes with level > 3 and quote
6034                 colors are recycled
6035
6036 2006-08-04 [colin]      2.4.0cvs27
6037
6038         * src/compose.c
6039         * src/undo.c
6040         * src/undo.h
6041                 Fix a bit replace-by-pasting undo
6042         * src/mainwindow.c
6043         * src/messageview.c
6044                 Fix Fold quotes menu synchro in
6045                 mainwindow when it changes in 
6046                 messageview
6047         * src/textview.c
6048                 Fix right-click on quotes blocks
6049         * src/common/utils.c
6050                 Verify that the file created by
6051                 my_tmpfile() is writable. Fixes
6052                 bug #988 (very specific filesystem
6053                 issue)
6054         * src/plugins/pgpcore/sgpgme.c
6055                 Fix file descriptor leak
6056         * src/plugins/spamassassin/spamassassin.c
6057                 Warn once if spamd isn't reachable
6058
6059 2006-08-04 [colin]      2.4.0cvs26
6060
6061         * src/toolbar.c
6062                 i18n context patch by Fabien
6063
6064 2006-08-03 [colin]      2.4.0cvs25
6065
6066         * src/mainwindow.c
6067         * src/messageview.c
6068                 Rename "Hide quotes" to "Fold quotes"
6069         * src/textview.c
6070                 Don't use hand cursor on quotes. "all 
6071                 the bonuses of the feature and none of 
6072                 unwelcome side-effects"
6073
6074 2006-08-03 [colin]      2.4.0cvs24
6075
6076         * AUTHORS
6077         * sylpheed-claws.desktop
6078         * src/gtk/authors.h
6079                 Bring the desktop file to XDG compliance
6080                 Patch by Charles A. Edwards
6081
6082 2006-08-03 [colin]      2.4.0cvs23
6083
6084         * src/textview.c
6085                 Fix links offset when they are preceded
6086                 by accentued chars (g_utf8_strlen!)
6087         * src/mainwindow.c
6088                 Fix wrong status when starting offline
6089
6090
6091 2006-08-03 [wwp]        2.4.0cvs22
6092
6093         * src/prefs_common.h
6094                 ask what to do w/ filtering rules that belong to an account when
6095                 applying filtering rules manually from the main window (skip,
6096                 apply regardless of the account, use current account). This dialog
6097                 can be skipped and the last reply used.
6098                 (forgot that file)
6099
6100 2006-08-03 [wwp]        2.4.0cvs21
6101
6102         * src/filtering.c
6103         * src/filtering.h
6104         * src/prefs_common.c
6105         * src/summaryview.c
6106         * src/alertpanel.c
6107         * src/alertpanel.h
6108         * src/messageview.c
6109                 ask what to do w/ filtering rules that belong to an account when
6110                 applying filtering rules manually from the main window (skip,
6111                 apply regardless of the account, use current account). This dialog
6112                 can be skipped and the last reply used.
6113
6114
6115 2006-08-03 [colin]      2.4.0cvs20
6116
6117         * src/textview.c
6118                 Optimize previous patch
6119
6120 2006-08-03 [cleroy]     2.4.0cvs19
6121
6122         * src/textview.c
6123                 Fix quotes getting toggled back when the
6124                 mail has an even number of text parts
6125
6126 2006-08-02 [colin]      2.4.0cvs18
6127
6128         * src/messageview.c
6129                 Add Hide quotes menu
6130
6131 2006-08-02 [colin]      2.4.0cvs17
6132
6133         * src/mainwindow.c
6134         * src/prefs_common.c
6135         * src/textview.c
6136         * src/textview.h
6137         * src/gtk/about.c
6138                 Allow per-level quote hiding,
6139                 Allow toggling quotes by double-clicking them
6140                 Rename RemoteURI to ClickableText to reflect
6141                 the fact it's used for a variety of things
6142
6143 2006-08-02 [wwp]        2.4.0cvs16
6144
6145         * src/mainwindow.c
6146                 fix "View/Hide quotes" menu item status initialization.
6147
6148 2006-08-02 [wwp]        2.4.0cvs15
6149
6150         * src/matcher_parser_parse.y
6151                 remove a debug trace.
6152
6153 2006-08-02 [paul]       2.4.0cvs14
6154
6155         * src/plugins/pgpcore/passphrase.c
6156                 don't set initial dialog size
6157                 make it resizable
6158
6159 2006-08-02 [paul]       2.4.0cvs13
6160
6161         * src/noticeview.c
6162                 remove the rogue '/' character
6163
6164 2006-08-02 [paul]       2.4.0cvs12
6165
6166         * src/noticeview.c
6167                 allow buttons to resize as necessary
6168
6169 2006-08-01 [wwp]        2.4.0cvs11
6170
6171         * src/mbox.c
6172                 fix strict ISO C90 compliance.
6173
6174 2006-08-01 [wwp]        2.4.0cvs10
6175
6176         * tools/update-po
6177                 updated update-po tool to work w/ context-dependent translations.
6178                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
6179
6180 2006-08-01 [wwp]        2.4.0cvs9
6181
6182         * src/matcher.c
6183         * src/prefs_filtering.c
6184         * src/prefs_matcher.c
6185                 allow context-dependent translations for "All",
6186                 patch by Fabien Vantard <fzzzzz@gmail.com>.
6187
6188 2006-07-31 [colin]      2.4.0cvs8
6189
6190         * AUTHORS
6191         * src/gtk/authors.h
6192                 Add Rafal to authors
6193
6194 2006-07-31 [colin]      2.4.0cvs7
6195
6196         * src/compose.c
6197         * src/mainwindow.c
6198         * src/messageview.h
6199         * src/prefs_common.c
6200         * src/prefs_common.h
6201         * src/textview.c
6202                 Add 'View/Hide quotes'. Patch based on a patch
6203                 by Rafal Weglarz
6204
6205 2006-07-31 [colin]      2.4.0cvs6
6206
6207         * src/action.c
6208                 Fix problem with "> stuff >" actions
6209
6210 2006-07-31 [paul]       2.4.0cvs5
6211
6212         * po/nb.po
6213                 updated by Geir Helland
6214
6215 2006-07-31 [wwp]        2.4.0cvs4
6216
6217         * src/mainwindow.c
6218         * src/summaryview.c
6219         * src/summaryview.h
6220                 add "View/Go to/Parent message" and "View/Go to/Last read message",
6221                 thanks to Colin.
6222
6223 2006-07-31 [wwp]        2.4.0cvs3
6224
6225         * src/Makefile.am
6226         * src/addr_compl.c
6227         * src/addr_compl.h
6228         * src/addressbook.c
6229         * src/addressbook.h
6230         * src/addressbook_foldersel.c
6231         * src/addressbook_foldersel.h
6232         * src/addrindex.c
6233         * src/addrindex.h
6234         * src/matcher.c
6235         * src/matcher.h
6236         * src/matcher_parser_lex.l
6237         * src/matcher_parser_parse.y
6238         * src/prefs_common.c
6239         * src/prefs_common.h
6240         * src/prefs_filtering.c
6241         * src/prefs_matcher.c
6242         * src/prefs_matcher.h
6243         * src/summaryview.c
6244                 introduce filtering against the address book. It's now possible to add
6245                 matched conditions to determine if any email address in a message matches
6246                 or doesn't match any or all books or folders in the address book.
6247
6248 2006-07-31 [wwp]        2.4.0cvs2
6249
6250         * src/account.c
6251         * src/filtering.c
6252         * src/filtering.h
6253         * src/folder.c
6254         * src/folderview.c
6255         * src/inc.c
6256         * src/mainwindow.c
6257         * src/matcher.c
6258         * src/matcher_parser_lex.l
6259         * src/matcher_parser_parse.y
6260         * src/mbox.c
6261         * src/prefs_filtering.c
6262         * src/prefs_filtering.h
6263         * src/procmsg.c
6264         * src/procmsg.h
6265         * src/summaryview.c
6266                 introduce per-account filtering rules. Each filtering rule can now be assigned
6267                 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
6268                 when applying filtering rules manually, as all rules will apply - even the ones
6269                 assigned to an account. This issue will be addressed soon.
6270  
6271
6272
6273 2006-07-31 [wwp]        2.4.0cvs1
6274
6275         * src/quote_fmt.c
6276                 make more strings translatable.
6277
6278 2006-07-31 [paul]       2.4.0
6279
6280         2.4.0 released
6281
6282 2006-07-31 [paul]       2.3.1cvs91
6283
6284         * po/ca.po
6285                 updated by Miquel Oliete
6286
6287 2006-07-31 [paul]       2.3.1cvs90
6288
6289         * po/de.po
6290         * po/el.po
6291         * po/fr.po
6292         * po/it.po
6293         * po/pl.po
6294         * po/pt_BR.po
6295         * po/sr.po
6296         * po/zh_CN.po
6297                 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
6298                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
6299                 Aleksandar Urosevic, and Ralgh Young
6300
6301 2006-07-31 [paul]       2.3.1cvs89
6302
6303         * src/account.c
6304         * src/main.c
6305         * src/mainwindow.c
6306         * src/mainwindow.h
6307                 Fix a race condition when, after an SC crash, rescanning
6308                 folders took more than 0.5 seconds
6309                 Thanks to Colin
6310
6311 2006-07-31 [paul]       2.3.1cvs88
6312
6313         * src/folderview.c
6314                 don't translate separator strings
6315
6316 2006-07-30 [mones]      2.3.1cvs87
6317
6318         * doc/man/sylpheed-claws.1
6319                 Fixed non-ASCII chars in Hoa's name
6320         * po/es.po
6321                 Updated for release
6322
6323 2006-07-27 [colin]      2.3.1cvs86
6324
6325         * src/textview.c
6326                 Don't include the leading \n in links
6327                 Patch by Fabien
6328
6329 2006-07-25 [colin]      2.3.1cvs85
6330
6331         * src/mainwindow.c
6332         * src/common/socket.h
6333         * src/etpan/imap-thread.c
6334                 Refresh resolvers before connecting
6335                 to IMAP servers, and after switching
6336                 to online. Thanks to Paul.
6337
6338 2006-07-18 [colin]
6339
6340         * 2.4.0-rc4 released
6341
6342 2006-07-17 [colin]      2.3.1cvs84
6343
6344         * src/inc.c
6345                 Show connection attempt in statusbar before
6346                 connecting (previously first message was
6347                 "Retrieving messages from ..." after the
6348                 connection succeeded.
6349
6350 2006-07-16 [wwp]        2.3.1cvs83
6351
6352         * sylpheed-claws.ico
6353                 Added .ico file (windows multi-size icon file, generated).
6354
6355 2006-07-12 [wwp]        2.3.1cvs82
6356
6357         * src/messageview.c
6358                 remove Message/Re-edit menu entry from messageview window,
6359                 as sent/draft/queued messages are opened in compose window when
6360                 re-edited and it's not possible to re-edit other msgs.
6361
6362 2006-07-12 [paul]       2.3.1cvs81
6363
6364         * AUTHORS
6365         * src/mainwindow.c
6366         * src/gtk/authors.h
6367                 check online state before resetting
6368                 mailcheck timer. Useful if some program
6369                 verifies connection state and updates
6370                 Claws.
6371                 Patch by  Leonid Evdokimov <darkk@users.sf.net>
6372
6373 2006-07-12 [paul]       2.3.1cvs80
6374
6375         * sylpheed-claws-128x128.png
6376         * sylpheed-claws-64x64.png
6377         * sylpheed-claws.png
6378         * src/Makefile.am
6379         * src/main.c
6380         * src/prefs_toolbar.c
6381         * src/stock_pixmap.c
6382         * src/stock_pixmap.h
6383         * src/wizard.c
6384         * src/gtk/about.c
6385         * src/gtk/gtkutils.c
6386         * src/pixmaps/sylpheed-claws.xpm        ** ADDED **
6387         * src/pixmaps/sylpheed-claws_icon.xpm   ** ADDED **
6388         * src/pixmaps/sylpheed-claws_logo.xpm   ** ADDED **
6389         * src/pixmaps/sylpheed.xpm              ** REMOVED **
6390         * src/pixmaps/sylpheed_icon.xpm         ** REMOVED **
6391         * src/pixmaps/sylpheed_logo.xpm         ** REMOVED **
6392                 updated and renamed logo/icon files and related
6393                 logo by Jesper Schultz
6394
6395 2006-07-11 [paul]       2.3.1cvs79
6396
6397         * src/main.c
6398                 fix the labels a smidgin
6399
6400 2006-07-09 [colin]      2.3.1cvs78
6401
6402         * src/textview.c
6403                 Show errors in textviewer's command
6404                 Patch by H. Merijn Brand
6405
6406 2006-07-09 [colin]      2.3.1cvs77
6407
6408         * src/compose.c
6409                 Save FMID in drafts too
6410
6411 2006-07-08 [colin]      2.3.1cvs76
6412
6413         * src/compose.c
6414                 Svae RMID in drafted mails too
6415                 Save quote_fmt vars for whole mails,
6416                 don't reset at each quote_fmt_init:
6417                 allows to use the same |i{var} in
6418                 various template fields
6419         * src/prefs_template.c
6420         * src/quote_fmt.h
6421         * src/quote_fmt_parse.y
6422                 Same
6423
6424 2006-07-08 [colin]      2.3.1cvs75
6425
6426         * src/textview.c
6427                 Fix highlighting of attached parts URIs
6428
6429 2006-07-08 [colin]      2.3.1cvs74
6430
6431         * src/main.c
6432                 Prevent bug #981 (sc 2.3.1 segfaults with 
6433                 gtk+ 2.10) from being reported again:
6434                 if Sylpheed-Claws has been compiled against
6435                 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0, 
6436                 of if Sylpheed-Claws has been compiled against
6437                 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
6438                 error out.
6439
6440 2006-07-07 [colin]      2.3.1cvs73
6441
6442         * src/prefs_actions.c
6443                 Fix label
6444
6445 2006-07-07 [colin]      2.3.1cvs72
6446
6447         * src/prefs_actions.c
6448                 Fix compile on gtk < 2.8. argh :)
6449
6450 2006-07-07 [paul]       2.3.1cvs71
6451
6452         * src/common/defs.h
6453                 update DONATE_URI
6454
6455 2006-07-07 [colin]      2.3.1cvs70
6456
6457         * po/POTFILES.in
6458         * src/quote_fmt.c
6459         * src/quote_fmt_lex.l
6460         * src/quote_fmt_parse.y
6461                 Add |i{var}, a way to insert user-entered
6462                 text in a template
6463
6464 2006-07-07 [colin]
6465
6466         * 2.4.0-rc3 released
6467
6468 2006-07-07 [colin]      2.3.1cvs69
6469
6470         * src/folder.c
6471                 Don't consider inboxes of UNKNOWN folder 
6472                 classes to be useable as default inboxes
6473
6474 2006-07-07 [paul]       2.3.1cvs68
6475
6476         * src/textview.c
6477                 add missing #include <errno.h>
6478                 Thanks to René J. Blokland
6479
6480 2006-07-07 [paul]       2.3.1cvs67
6481
6482         * src/action.c
6483                 Return now Closes dialog
6484         * src/mimeview.c
6485         * src/mimeview.h
6486         * src/textview.c
6487                 add contextual menu to mime parts listed
6488                 in the textview
6489                 Thanks to Colin
6490         * src/common/utils.c
6491                 reversal: ' is a valid character in URLs
6492
6493 2006-07-06 [colin]      2.3.1cvs66
6494
6495         * src/remotefolder.h
6496                 Forgotten in previous commit
6497
6498 2006-07-06 [colin]      2.3.1cvs65
6499
6500         * src/folder.c
6501                 Set summary update flag whenever
6502                 totals changed
6503         * src/imap.c
6504         * src/prefs_account.c
6505         * src/common/utils.h
6506         * src/etpan/imap-thread.c
6507                 Fix warnings, thanks to Fabien and
6508                 Ricardo
6509
6510 2006-07-06 [wwp]        2.3.1cvs64
6511
6512         * src/gtk/gtkutils.c
6513                 GTK_STOCK_HELP exists in GTK+ 2.4.x.
6514
6515 2006-07-06 [wwp]        2.3.1cvs63
6516
6517         * src/account.c
6518         * src/addressbook.c
6519         * src/addressitem.h
6520         * src/folderview.c
6521         * src/mainwindow.c
6522         * src/manual.c
6523         * src/manual.h
6524         * src/message_search.c
6525         * src/prefs_actions.c
6526         * src/prefs_filtering.c
6527         * src/prefs_filtering.h
6528         * src/prefs_template.c
6529         * src/summary_search.c
6530         * src/summaryview.c
6531         * src/gtk/gtkutils.c
6532         * src/gtk/gtkutils.h
6533         * src/gtk/pluginwindow.c
6534                 add help buttons to some dialogs. Clicking such buttons opens a
6535                 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
6536
6537 2006-07-06 [paul]       2.3.1cvs62
6538
6539         * src/textview.c
6540                 fix attachments contextual menu
6541                 Thanks to Colin
6542
6543 2006-07-05 [colin]      2.3.1cvs61
6544
6545         * src/textview.c
6546         * src/compose.c
6547                 Handle sftp:// links
6548
6549 2006-07-05 [paul]       2.3.1cvs60
6550
6551         * src/gtk/filesel.c
6552                 grab save button by default
6553                 Thanks to Colin
6554
6555 2006-07-05 [wwp]        2.3.1cvs59
6556
6557         * manual/xml2pdf
6558                 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
6559
6560 2006-07-04 [colin]      2.3.1cvs58
6561
6562         * src/mimeview.c
6563         * src/textview.c
6564                 Use left click to select, middle click to open
6565                 on mimeparts links
6566         * src/common/utils.c
6567                 Fix segfault
6568
6569 2006-07-04 [colin]      2.3.1cvs57
6570
6571         * src/mainwindow.c
6572         * src/news.c
6573                 Warning fixes, thanks to Fabien
6574
6575 2006-07-04 [colin]      2.3.1cvs56
6576
6577         * src/mimeview.c
6578         * src/mimeview.h
6579         * src/textview.c
6580                 Allow parts to be selected via their text label
6581                 in textview
6582
6583 2006-07-04 [colin]      2.3.1cvs55
6584
6585         * src/folderview.c
6586                 Feedback when closing (for big folders)
6587         * src/prefs_actions.c
6588         * src/prefs_filtering.c
6589         * src/prefs_matcher.c
6590         * src/prefs_template.c
6591                 Fix default button when closing without
6592                 having saved
6593
6594 2006-07-04 [colin]      2.3.1cvs54
6595
6596         * src/news.c
6597                 Delete local file on deletion
6598
6599 2006-07-03 [colin]      2.3.1cvs53
6600
6601         * src/folderview.c
6602         * src/main.c
6603                 Don't freeze when rescanning after crash
6604
6605 2006-07-03 [wwp]        2.3.1cvs52
6606
6607         * src/compose.c
6608         * src/privacy.c
6609         * src/privacy.h
6610         * src/plugins/pgpinline/pgpinline.c
6611         * src/plugins/pgpmime/pgpmime.c
6612                 don't report an error when the user cancels the passphrase dialog.
6613
6614 2006-07-02 [colin]      2.3.1cvs51
6615
6616         * src/folderview.c
6617                 Open message when crossing folders with Space,
6618                 goto next unread and friends
6619
6620 2006-07-01 [colin]      2.3.1cvs50
6621
6622         * src/prefs_account.c
6623                 Typographic rules varying from language
6624                 to language (in french "Protocole :"),
6625                 we have to do that :)
6626
6627 2006-07-01 [ticho]      2.3.1cvs49
6628
6629         * src/prefs_account.c
6630                 Only use one temporary gchar* variable in
6631                 prefs_account_protocol_set_optmenu().
6632
6633 2006-07-01 [ticho]      2.3.1cvs48
6634
6635         * src/prefs_account.c
6636         * src/prefs_account.h
6637                 Use GtkLabel for existing account protocol name.
6638                 Created an array for protocol names and populate the
6639                 combobox from it in a for() cycle.
6640
6641 2006-06-30 [colin]      2.3.1cvs47
6642
6643         * src/compose.c
6644                 Block undo when changing signature (by changing
6645                 account)
6646
6647 2006-06-30 [paul]       2.3.1cvs46
6648
6649         * src/send_message.c
6650                 when editing From in the Compose window, use that address
6651                 in the Return-Path: header
6652                 Thanks to Colin
6653
6654 2006-06-30 [colin]      2.3.1cvs45
6655
6656         * src/compose.c
6657                 Fix signature replacement:
6658                 - when no newline before separator
6659                 - when reediting
6660
6661 2006-06-29 [colin]      2.3.1cvs44
6662
6663         * src/folderview.c
6664         * src/folderview.h
6665         * src/mainwindow.c
6666         * src/summaryview.c
6667                 Let 'View/Go to/Next marked' work like
6668                 Next new & Next unread: across folders
6669                 Change the select_on_entry pref to do
6670                 what we want when changing folder
6671         * src/common/utils.c
6672                 Fix single-quoted links 
6673
6674 2006-06-29 [colin]      2.3.1cvs43
6675
6676         * src/gtk/gtkaspell.c
6677                 "Sylpheed" and "Sylpheed-Claws" do exist !
6678
6679 2006-06-29 [colin]      2.3.1cvs42
6680
6681         * src/imap.c
6682                 Forgot to remove debug
6683
6684 2006-06-29 [colin]      2.3.1cvs41
6685
6686         * src/imap.c
6687         * src/imap.h
6688         * src/mainwindow.c
6689                 Disconnect from IMAP servers when going
6690                 offline. Fixes bug #978 (going to offline-mode 
6691                 won't close connections)
6692
6693 2006-06-29 [colin]      2.3.1cvs40
6694
6695         * src/main.c
6696                 Fix transient setting on failing plugins
6697                 Patch by Fabien
6698         * src/plugins/pgpcore/sgpgme.c
6699                 Only warn for OpenPGP. Most people don't
6700                 have CMS available.
6701
6702 2006-06-29 [colin]      2.3.1cvs39
6703
6704         * src/compose.c
6705                 Fix Spelling menu (discrepancy between context menu
6706                 and top menu when folder's dictionary isn't the 
6707                 default one)
6708         * src/plugins/pgpcore/sgpgme.c
6709                 More error reporting about why gpgme can fail
6710
6711 2006-06-29 [wwp]        2.3.1cvs38
6712
6713         * src/mainwindow.c
6714                 honor the display-header-pane setting even when the message view
6715                 is a separate window.
6716
6717 2006-06-29 [wwp]        2.3.1cvs37
6718
6719         * src/prefs_actions.c
6720                 forgot to commit that one (use of GTK_STOCK_INFO).
6721
6722 2006-06-29 [colin]      2.3.1cvs36
6723
6724         * src/imap.c
6725                 Better handling of login errors (ask the password
6726                 again once), alert in case of error. Fix three
6727                 signedness warnings.
6728
6729 2006-06-28 [wwp]        2.3.1cvs35
6730
6731         * src/prefs_template.c
6732         * src/prefs_matcher.c
6733         * src/prefs_filtering_action.c
6734         * src/prefs_quote.c
6735                 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
6736                 patch by Fabien Vantard, slightly modified.
6737
6738 2006-06-28 [paul]
6739
6740         2.4.0-rc2 released
6741
6742 2006-06-28 [colin]      2.3.1cvs34
6743
6744         * src/prefs_account.c
6745                 Fix bug #977 (Can't add or edit imap accounts)
6746
6747 2006-06-28 [colin]      2.3.1cvs33
6748
6749         * src/mimeview.c
6750                 Fix previous
6751
6752 2006-06-28 [colin]      2.3.1cvs32
6753
6754         * src/mimeview.c
6755                 Save named inlined attachments with "Save all"
6756         * src/main.c
6757         * src/mbox.c
6758         * src/common/plugin.c
6759         * src/common/plugin.h
6760         * src/common/sylpheed.c
6761         * src/common/utils.c
6762         * src/plugins/pgpcore/sylpheed.def
6763         * src/plugins/pgpinline/sylpheed.def
6764         * src/plugins/pgpmime/sylpheed.def
6765                 Win32 compatibility patch, by
6766                 Werner Koch
6767
6768 2006-06-28 [wwp]        2.3.1cvs31
6769
6770         * src/imap.c
6771         * src/prefs_folder_item.c
6772                 less compilation warnings (thanks to Fabien Vantard), less typos.
6773
6774 2006-06-28 [paul]       2.3.1cvs30
6775
6776         * src/gtk/gtkutils.c
6777                 gtk_combo_box_set_focus_on_click() is only
6778                 available since gtk 2.6.0
6779
6780 2006-06-28 [paul]       2.3.1cvs29
6781
6782         * src/prefs_ext_prog.c
6783                 fix engrish and add a tooltip for the
6784                 'command for 'Display as text' option
6785
6786 2006-06-28 [paul]
6787
6788         2.4.0-rc1 released
6789
6790 2006-06-28 [paul]       2.3.1cvs28
6791
6792         * ChangeLog
6793         * tools/Makefile.am
6794                 include textviewer.pl in releases
6795
6796 2006-06-28 [paul]       2.3.1cvs27
6797
6798         * src/prefs_ext_prog.c
6799                 hide Print command option if libgnomeprint
6800                 support is present
6801
6802 2006-06-27 [colin]      2.3.1cvs26
6803
6804         * src/compose.c
6805                 Fix Esc handling in insert/attach dialog
6806                 Don't show this dialog if dragging something
6807                 else than text/uri-list
6808                 Thanks to Fabien Vantard
6809         * tools/textviewer.pl
6810                 Filter script to display stuff as text
6811                 by H. Merijn Brand
6812
6813 2006-06-27 [wwp]        2.3.1cvs25
6814
6815         * src/messageview.c
6816                 use the exact product name (message view title), patch
6817                 by Fabien Vantard.
6818
6819 2006-06-27 [ticho]      2.3.1cvs24
6820
6821         * src/prefs_account.c
6822         * src/prefs_common.c
6823         * src/prefs_common.h
6824         * src/prefs_ext_prog.c
6825         * src/textview.c
6826                 Add a preference (Preferences/External programs)
6827                 to allow "Display as text" to be done via a script
6828                 (patch by H.Merijn Brand).
6829                 Use GtkComboBox for protocol selection in account
6830                 preferences.
6831                 Only include current choice for existing accounts, and
6832                 insensitivize the combobox.
6833
6834 2006-06-27 [paul]       2.3.1cvs23
6835
6836         * src/mbox.c
6837                 fix crasher introduced in cvs21.
6838                 Thanks to Colin
6839
6840 2006-06-26 [colin]      2.3.1cvs22
6841
6842         * src/mbox.c
6843                 Fix double-frees when leaving folders
6844                 after exporting to mbox
6845
6846 2006-06-26 [colin]      2.3.1cvs21
6847
6848         * src/mbox.c
6849                 More feedback (and optimisation)
6850                 on import/export
6851         * src/common/utils.c
6852                 Fix case when looking for mail addresses
6853         * src/gtk/gtkutils.c
6854                 Extra check for (X-)Face
6855
6856 2006-06-25 [ticho]      2.3.1cvs20
6857
6858         * src/compose.c
6859         * src/exphtmldlg.c
6860         * src/gtk/gtkutils.c
6861         * src/gtk/gtkutils.h
6862                 Added second argument to gtkut_sc_combobox_create() to
6863                 control focus-on-click for the widget.
6864                 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
6865
6866 2006-06-25 [ticho]      2.3.1cvs19
6867
6868         * src/compose.c
6869         * src/gtk/Makefile.am
6870         * src/gtk/combobox.c
6871         * src/gtk/combobox.h
6872         * src/gtk/gtkutils.c
6873         * src/gtk/gtkutils.h
6874                 Use GtkComboBox instead of deprecated GtkOptionMenu
6875                 for account selector in compose window and for encoding
6876                 selector in attachment properties.
6877                 Also factorise working with the new GtkComboBox somewhat.
6878
6879 2006-06-24 [paul]       2.3.1cvs18
6880
6881         * src/prefs_common.c
6882                 use the correct default value
6883
6884 2006-06-24 [paul]       2.3.1cvs17
6885
6886         * src/compose.c
6887         * src/prefs_common.c
6888         * src/prefs_common.h
6889         * src/prefs_compose_writing.c
6890                 enable setting of default action when
6891                 dnd'ing files in the compose window.
6892                 (Collaborative effort with wwp)
6893
6894 2006-06-23 [wwp]        2.3.1cvs16
6895
6896         * src/compose.c
6897                 i18n fix (thanks to Fabien Vantard)
6898
6899 2006-06-22 [colin]      2.3.1cvs15
6900
6901         * src/prefs_customheader.c
6902                 Don't use filters in custom headers' file 
6903                 selector. Remember, extensions mean nothing :)
6904
6905 2006-06-22 [paul]       2.3.1cvs14
6906
6907         * configure.ac
6908                 allow setting of man directory location
6909
6910 2006-06-22 [colin]      2.3.1cvs13
6911
6912         * src/mainwindow.c
6913                 Add 'View/Go to/Next unread folder'.
6914                 I missed that :)
6915
6916 2006-06-22 [colin]      2.3.1cvs12
6917
6918         * src/common/utils.c
6919                 Add some subject prefixes
6920                 Patch by Bjorn T Johansen <btj@havleik.no>
6921
6922 2006-06-22 [colin]      2.3.1cvs11
6923
6924         * manual/advanced.xml
6925                 Forgotten hidden pref
6926
6927 2006-06-21 [paul]       2.3.1cvs10
6928
6929         * src/prefs_account.c
6930                 complete the removal of 'Add date header' option
6931
6932 2006-06-21 [paul]       2.3.1cvs9
6933
6934         * src/account.c
6935         * src/compose.c
6936         * src/prefs_account.c
6937         * src/prefs_account.h
6938                 remove option to add date header - always
6939                 add date header
6940         * src/etpan/imap-thread.c
6941                 fix warnings (Thanks to Colin)
6942
6943 2006-06-21 [wwp]        2.3.1cvs8
6944
6945         * src/folder.c
6946                 set the attachment flag when inline text part are (file)named. This is more convenient
6947                 when receiving (for instance) inline source files or patches sent using thunderbird.
6948
6949 2006-06-21 [paul]       2.3.1cvs7
6950
6951         * src/inc.c
6952                 fix off-by-one count of current msg in
6953                 statusbar filtering progressbar
6954
6955 2006-06-21 [paul]       2.3.1cvs6
6956
6957         * src/folder.c
6958                 Show attachment icon even if the part is 'inline'
6959                 if the following conditions are met:
6960                 - content-type != 'text/plain'
6961                 - content-type != '*/pgp-signature'
6962                 - either 'name' or 'filename' parameter is not NULL
6963                 
6964                 Thanks to Colin
6965
6966 2006-06-21 [paul]       2.3.1cvs5
6967
6968         * src/messageview.c
6969         * src/prefs_common.c
6970         * src/prefs_common.h
6971         * src/prefs_other.c
6972                 add an option to 'Never send Return
6973                 Receipts'
6974                 Thanks to Colin
6975
6976 2006-06-20 [mones]      2.3.1cvs4
6977
6978         * po/es.po
6979                 updated
6980         * src/compose.c
6981                 typo fixed (space after comma)
6982         * tools/make.themes.project
6983                 remove exec mode from tarball files
6984
6985 2006-06-20 [colin]      2.3.1cvs3
6986
6987         * src/news.c
6988         * src/procheader.c
6989         * src/unmime.c
6990                 Better fix for \n's in headers (don't 
6991                 break Received: and others)
6992
6993 2006-06-20 [paul]       2.3.1cvs2
6994
6995         * src/alertpanel.c
6996         * src/textview.c
6997                 improve legibility of phishing attempt
6998                 dialog
6999
7000 2006-06-20 [paul]       2.3.1cvs1
7001
7002         * NEWS
7003         * README
7004         * configure.ac
7005                 Update version number following
7006                 stable release
7007
7008 2006-06-20 [colin]      2.3.0cvs26
7009
7010         * src/compose.c
7011                 When dragging a file to the text of the compose
7012                 window, ask whether we want to insert or attach
7013                 (I know lots of people who do that to attach)
7014
7015 2006-06-20 [colin]      2.3.0cvs25
7016
7017         * src/etpan/imap-thread.c
7018                 Fix threshold (the append command is often > 32 bytes)
7019
7020 2006-06-19 [colin]      2.3.0cvs24
7021
7022         * src/imap.c
7023         * src/etpan/imap-thread.c
7024                 Workaround Rockliffe IMAP server bug: replace
7025                 "x UID SEARCH (ANSWERED UID 1:*)" with
7026                 "x UID SEARCH ANSWERED"
7027                 (Rockliffe doesn't handle the parenthesis)
7028
7029 2006-06-19 [colin]      2.3.0cvs23
7030
7031         * src/compose.c
7032         * src/imap.c
7033         * src/etpan/imap-thread.c
7034                 Probably fix bug #972 (Freezes when adding 
7035                 an attachment to the message)
7036         * src/common/defs.h
7037                 Modernize Firefox cmd
7038
7039
7040 2006-06-18 [colin]      2.3.0cvs22
7041
7042         * src/prefs_customheader.c
7043                 Only allow correct filenames for various
7044                 custom headers
7045
7046 2006-06-18 [colin]      2.3.0cvs21
7047
7048         * src/prefs_customheader.c
7049                 Add a 'From File...' button in custom headers prefs, which
7050                 try to do the right thing: 
7051                 for normal headers, use file as plaintext,
7052                 for X-Face, calls compface,
7053                 for Face, encode to b64.
7054
7055 2006-06-17 [colin]      2.3.0cvs20
7056
7057         * src/mh.c
7058                 Warning fix
7059
7060 2006-06-16 [colin]      2.3.0cvs19
7061
7062         * src/summaryview.c
7063                 Recursive quicksearch: show message list
7064                 in current folder, *then* search children
7065                 in the background.
7066
7067 2006-06-16 [colin]      2.3.0cvs18
7068
7069         * src/main.c
7070                 Instead of ignoring SIGPIPE, save caches
7071                 when getting one. Will fix the fact that
7072                 hot caches are out-of-date when logging 
7073                 out of Xorg.
7074         * src/compose.c
7075         * src/prefs_compose_writing.c
7076                 Only save text (not attachments) when 
7077                 auto-saving to drafts
7078         * src/unmime.c
7079                 Always replace \n, \r and \t with spaces
7080                 in headers
7081         * manual/dist/html/Makefile.am
7082         * manual/dist/pdf/Makefile.am
7083         * manual/dist/ps/Makefile.am
7084         * manual/dist/txt/Makefile.am
7085         * manual/fr/dist/html/Makefile.am
7086         * manual/fr/dist/pdf/Makefile.am
7087         * manual/fr/dist/ps/Makefile.am
7088         * manual/fr/dist/txt/Makefile.am
7089         * manual/pl/dist/html/Makefile.am
7090         * manual/pl/dist/pdf/Makefile.am
7091         * manual/pl/dist/ps/Makefile.am
7092         * manual/pl/dist/txt/Makefile.am
7093                 Fix make clean removing pregenerated manuals
7094
7095
7096 2006-06-16 [colin]      2.3.0cvs17
7097
7098         * src/plugins/pgpcore/sgpgme.c
7099         * src/plugins/pgpmime/pgpmime.c
7100         * src/plugins/pgpinline/pgpinline.c
7101                 Better error reporting in setup_signers.
7102                 Don't fallback to default key if specified
7103                 key isn't found.
7104                 Don't allow signing if more than one secret
7105                 key matches the one specified in prefs.
7106
7107 2006-06-15 [colin]      2.3.0cvs16
7108
7109         * src/folderview.c
7110                 Add "Send queue" in the folder's contextual
7111                 menu
7112         * src/compose.c
7113         * src/messageview.c
7114         * src/privacy.c
7115         * src/privacy.h
7116         * src/procmime.c
7117         * src/procmsg.c
7118         * src/plugins/pgpcore/passphrase.c
7119         * src/plugins/pgpcore/sgpgme.c
7120         * src/plugins/pgpinline/pgpinline.c
7121         * src/plugins/pgpmime/pgpmime.c
7122                 Better error reporting
7123         * src/mbox.c
7124                 Probably fix bug #971 (2.2.3 cannot read mail 
7125                 from local mbox)
7126
7127
7128 2006-06-15 [mones]      2.3.0cvs15
7129
7130         * tools/make.themes.project
7131                 creates the themes project from the web page
7132
7133 2006-06-15 [colin]      2.3.0cvs14
7134
7135         * src/folder.c
7136                 Better fix (avoid losing the folder if scan_tree 
7137                 fails)
7138
7139 2006-06-15 [cleroy]     2.3.0cvs13
7140
7141         * src/folder.c
7142                 Probably fix Bug #969 (crash on rebuilding 
7143                 imap folder)
7144
7145 2006-06-14 [colin]      2.3.0cvs12
7146
7147         * manual/dtd/manual.xsl
7148         * manual/sylpheed-claws-manual.xml
7149         * manual/fr/sylpheed-claws-manual.xml
7150         * manual/pl/sylpheed-claws-manual.xml
7151                 Insert pagebreaks between sections
7152
7153 2006-06-14 [paul]       2.3.0cvs11
7154
7155         * configure.ac
7156                 better fix than 2.3.0cvs10
7157
7158 2006-06-14 [paul]       2.3.0cvs10
7159
7160         * configure.ac
7161                 fix setting of PACKAGE_DATA_DIR with newer autoconf
7162                 (backwards compatible)
7163
7164 2006-06-13 [colin]      2.3.0cvs9
7165
7166         * src/messageview.c
7167                 Fix sending of return receipt with the new queue folders
7168
7169 2006-06-13 [wwp]        2.3.0cvs8
7170
7171         * src/quote_fmt_lex.l
7172                 fix wrong tokens returned in quote_fmt lexer, query not().
7173
7174 2006-06-13 [wwp]        2.3.0cvs7
7175
7176         * src/folder.c
7177         * src/prefs_folder_item.c
7178                 allow changing folder type even when folder is not a top-level one,
7179                 thanks to Colin.
7180
7181 2006-06-12 [colin]      2.3.0cvs6
7182
7183         * src/folderview.c
7184                 Fix double-ask of "Do you want to mark all
7185                 as read"
7186
7187 2006-06-12 [colin]      2.3.0cvs5
7188
7189         * src/compose.c
7190         * src/compose.h
7191         * src/folder.c
7192         * src/folder.h
7193         * src/imap.c
7194         * src/inc.c
7195         * src/main.c
7196         * src/messageview.c
7197         * src/mh.c
7198         * src/prefs_folder_item.c
7199         * src/procheader.c
7200         * src/procmime.c
7201         * src/procmsg.c
7202         * src/procmsg.h
7203         * src/send_message.c
7204         * src/summaryview.c
7205         * src/toolbar.c
7206                 Apply bug #964's patch (Queue and drafts aren't normal)
7207                 The Drafts and Queue folder now contain RFC-822 files,
7208                 allowing to move and copy mails from and to these 
7209                 folders. Moving from Drafts to Queue will prepare the
7210                 mail for sending (PGP signature, encryption, etc).
7211                 This patch also rework sending errors handling to try
7212                 to be more helpful.
7213                 Also, allow redefining folder types via the GUI 
7214                 (Folder type in its Properties)
7215
7216 2006-06-12 [colin]      2.3.0cvs4
7217
7218         * src/summaryview.c
7219         * src/prefs_common.c
7220         * src/prefs_common.h
7221         * src/gedit-print.c
7222                 Allow to define a specific print font - patch
7223                 by Bernhard Walle <bernhard.walle@gmx.de>
7224         * src/prefs_fonts.c
7225         * manual/advanced.xml
7226         * manual/fr/advanced.xml
7227                 Add a hidden pref to allow deletion without
7228                 confirmation
7229
7230 2006-06-12 [wwp]        2.3.0cvs3
7231
7232         * .cvsignore
7233                 more files to ignore.
7234
7235 2006-06-12 [wwp]        2.3.0cvs2
7236
7237         * src/quote_fmt.c
7238         * src/quote_fmt_lex.l
7239         * src/quote_fmt_parse.y
7240                 extend the quote_fmt parser (templates and quotes):
7241                 - allow limited sub-expressions in |p{} and |f{} expressions,
7242                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
7243                 - implemented/fixed missing implementation of query_references and show_references,
7244                 - completed, fixed contents and format of the symbols help dialog,
7245                 - fix some compilation warnings.
7246
7247 2006-06-12 [wwp]        2.3.0cvs1
7248
7249         * manual/advanced.xml
7250         * manual/fr/advanced.xml
7251                 updates in the "templates" section of the manual (eng/fr):
7252                  - be more precise (both versions)
7253                  - completed to match the english reference (fr version)
7254                  - touchups (both versions)
7255
7256 2006-06-12 [paul]       2.3.0
7257
7258         2.3.0 released
7259
7260 2006-06-12 [paul]       2.2.3cvs14
7261
7262         * po/ca.po
7263         * po/cs.po
7264         * po/de.po
7265         * po/el.po
7266         * po/fr.po
7267         * po/it.po
7268         * po/pt_BR.po
7269         * po/sr.po
7270         * po/zh_CN.po
7271                 updated by Miquel Oliete, Tim, Stephan Sachse,
7272                 Stavros Giannouris, Fabien Vantard, Andrea
7273                 Spadaccini, Frederico Goncalves Guimaraes,
7274                 Aleksandar Urosevic, and Ralgh Young
7275
7276 2006-06-12 [colin]      2.2.3cvs13
7277
7278         * src/mbox.c
7279                 Add missing header
7280
7281 2006-06-11 [colin]      2.2.3cvs12
7282
7283         * src/msgcache.c
7284                 Verify that g_malloc() succeeded
7285
7286 2006-06-11 [colin]      2.2.3cvs11
7287
7288         * src/wizard.c
7289                 Add Face header to welcome mail
7290
7291 2006-06-10 [colin]      2.2.3cvs10
7292
7293         * src/textview.c
7294                 Revert previous (Forgot it changes the
7295                 margin on the whole mail)
7296
7297 2006-06-10 [colin]      2.2.3cvs9
7298
7299         * src/textview.c
7300                 Don't overlap long headers under (X-)Face
7301
7302 2006-06-10 [mones]      2.2.3cvs8
7303
7304         * manual/xml2pdf
7305                 allow generation of manual on systems lacking saxon binary
7306                 but with java and the saxon library installed
7307
7308         * po/es.po
7309                 updated for release
7310
7311 2006-06-09 [colin]      2.2.3cvs7
7312
7313         * src/summaryview.c
7314                 Fix leak when using Display Sender using Addressbook
7315
7316 2006-06-09 [colin]      2.2.3cvs6
7317
7318         * src/compose.c
7319         * src/folder.c
7320         * src/folderview.c
7321         * src/mimeview.c
7322         * src/summaryview.c
7323                 More leaks fixes
7324
7325 2006-06-09 [paul]       2.2.3cvs5
7326
7327         * AUTHORS
7328         * src/gtk/authors.h
7329         * tools/claws.i18n.status.pl
7330                 updated with new info
7331
7332 2006-06-09 [paul]       2.2.3cvs4
7333
7334         * README
7335                 updated
7336         * manual/ack.xml
7337                 add wwp to authors list
7338         * src/gtk/authors.h
7339                 update mine and Colin's addresses
7340
7341 2006-06-08 [colin]      2.2.3cvs3
7342
7343         * src/etpan/imap-thread.c
7344                 Fix leak on SSL cert check
7345
7346 2006-06-08 [colin]      2.2.3cvs2
7347
7348         * src/common/utils.c
7349                 Fix leak
7350
7351 2006-06-08 [paul]       2.2.3cvs1
7352
7353         * configure.ac
7354                 Update version number following
7355                 stable release
7356
7357 2006-06-07 [colin]      2.2.2cvs3
7358
7359         * src/msgcache.c
7360                 Fix catching cache read errors (guint instead of gint)
7361                 Prevent malloc'ing more than 8MB (means cache corruption)
7362
7363 2006-06-07 [paul]       2.2.2cvs2
7364
7365         * src/exporthtml.c
7366         * src/exportldif.c
7367         * src/mh.c
7368         * src/mutt.c
7369         * src/pine.c
7370         * src/common/utils.c
7371                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
7372                 obey $HOME'
7373                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
7374                 Thanks to Colin
7375
7376 2006-06-06 [paul]       2.2.2cvs1
7377
7378         * configure.ac
7379                 Update version number following
7380                 stable release
7381
7382 2006-06-06 [paul]       2.2.1cvs6
7383
7384         * src/matcher.c
7385                 fix  implicit declaration of
7386                 sylpheed_do_idle()
7387                 Patch by Fabien Vantard
7388
7389 2006-06-06 [paul]       2.2.1cvs5
7390
7391         * src/matcher.c
7392                 fix age_greater and age_lower so that they
7393                 mean what say and not '...or equal to'
7394                 Thanks to Colin
7395
7396 2006-06-06 [paul]       2.2.1cvs4
7397
7398         * src/textview.c
7399         * src/common/utils.c
7400                 fix URI check
7401                 Thanks to Colin
7402
7403 2006-06-05 [wwp]        2.2.1cvs3
7404
7405         * manual/fr/account.xml
7406                 minor language fixes (thanks to Fabien Vantard).
7407
7408 2006-06-05 [colin]      2.2.1cvs2
7409
7410         * src/prefs_folder_item.c
7411         * src/folderview.c
7412                 Allow recursive setting of properties 
7413                 for whole mailboxes
7414         * src/matcher.c
7415                 Don't freeze on 'test' filtering rule
7416
7417 2006-06-05 [colin]      2.2.1cvs1
7418
7419         * configure.ac
7420                 Update version number following
7421                 stable release
7422
7423 2006-06-04 [wwp]        2.2.0cvs82
7424
7425         * manual/glossary.xml
7426         * manual/account.xml
7427         * manual/fr/glossary.xml
7428         * manual/fr/account.xml
7429                 added glossary section and references/links related to the Face custom header.
7430
7431 2006-06-04 [colin]      2.2.0cvs81
7432
7433         * src/summaryview.c
7434                 Skip to next message on move with no
7435                 immediate execution
7436
7437 2006-06-04 [wwp]        2.2.0cvs80
7438
7439         * manual/xml2pdf
7440                 added sanity checks, exit when needed.
7441
7442 2006-06-03 [paul]       2.2.0cvs79
7443
7444         * src/prefs_receive.c
7445                 page name is now 'Receiving'
7446         * src/prefs_send.c
7447                 page name is now 'Sending'
7448
7449 2006-06-03 [colin]      2.2.0cvs78
7450
7451         * src/plugins/spamassassin/spamassassin_gtk.c
7452                 Autoswitch to Localhost if transport was previously
7453                 disabled. Else people had to check [] Enable, then
7454                 *reselect* transport.
7455
7456 2006-06-03 [colin]      2.2.0cvs77
7457
7458         * src/plugins/pgpinline/pgpinline.c
7459         * src/plugins/pgpmime/pgpmime.c
7460                 Check that gpg_data_release_and_get_mem 
7461                 didn't fail (now, why this happens...)
7462
7463 2006-06-03 [colin]      2.2.0cvs76
7464
7465         * src/mbox.c
7466                 Fix bug #962 (Manual and/or UI should 
7467                 warn about incompatible locking 
7468                 causing dataloss)
7469
7470 2006-06-02 [cleroy]     2.2.0cvs75
7471
7472         * src/filtering.c
7473         * src/folder.c
7474         * src/procmsg.c
7475         * src/summaryview.c
7476                 Fix a few leaks
7477
7478 2006-06-02 [colin]      2.2.0cvs74
7479
7480         * src/main.c
7481                 On exit, free caches after writing them
7482                 Shuts up some valgrind false positives
7483         * src/procmsg.c
7484         * src/send_message.c
7485                 Fix races when reusing existing SMTP connections
7486                 Fix inexistant session timeout
7487         * src/toolbar.c
7488                 Display alertpanel after all queues have
7489                 been processed, not after each
7490
7491 2006-06-02 [wwp]        2.2.0cvs73
7492
7493         * manual/fr/glossary.xml
7494         * manual/fr/ack.xml
7495         * manual/ack.xml
7496                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
7497
7498 2006-06-02 [wwp]        2.2.0cvs72
7499
7500         * manual/xml2pdf
7501         * manual/dist/pdf/Makefile.am
7502         * manual/dtd/manual.xsl
7503         * manual/fr/dist/pdf/Makefile.am
7504         * manual/pl/dist/pdf/Makefile.am
7505                 we changed the procedure to generate the .pdf version of the manual.
7506                 The procedure is more modern and the .pdf we get now has a valid index.
7507                 Here are the new pre-requisites:
7508
7509                 - JRE 1.x (1.4 here): there must be one from your distro
7510                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
7511                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
7512                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
7513
7514                 See my posts for further info about the installation of this toolchain:
7515
7516                 Date: Fri, 19 May 2006 19:40:06 +0200
7517                 From: wwp <subscript@free.fr>
7518                 To: sylpheed-claws-devel@lists.sourceforge.net
7519                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
7520
7521                 and
7522
7523                 Date: Wed, 24 May 2006 12:58:49 +0200
7524                 From: wwp <subscript@free.fr>
7525                 To: sylpheed-claws-devel@lists.sourceforge.net
7526                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
7527
7528 2006-06-01 [colin]      2.2.0cvs71
7529
7530         * src/compose.c
7531                 Better guards against IMAP races
7532         * src/main.c
7533         * src/prefs_common.c
7534         * src/prefs_common.h
7535         * src/common/ssl_certificate.c
7536         * src/etpan/imap-thread.c
7537         * src/etpan/imap-thread.h
7538         * src/gtk/sslcertwindow.c
7539                 New hidden option ssl_skip_cert_check to 
7540                 avoid dups of bug #959 (libetpan linked
7541                 against gnutls and gnutls buggy on 64bit)
7542                 Present expired warning only once per
7543                 session/server.
7544         * manual/advanced.xml
7545         * manual/fr/advanced.xml
7546                 Document new option
7547
7548 2006-06-01 [wwp]        2.2.0cvs70
7549
7550         * src/messageview.c
7551                 fix for bug #961 (return receipt dialog 
7552                 complains incorrectly about return-path 
7553                 email adress being different), thanks 
7554                 to Colin.
7555
7556 2006-05-31 [cleroy]     2.2.0cvs69
7557
7558         * src/common/ssl.c
7559                 Guard against NULLs, although this
7560                 should never be an issue
7561
7562 2006-05-31 [colin]      2.2.0cvs68
7563
7564         * src/filtering.c
7565                 Use g_slist_prepend
7566         * src/imap.c
7567                 Don't remove caches when destroying folder, it
7568                 could (should) be done at exit
7569         * src/inc.c
7570                 free processing cache after incorporation
7571         * src/etpan/imap-thread.c
7572                 Maybe fix bug #959 (Crash on moving to emails 
7573                 to a imap account per ssl with a expired 
7574                 certificate.)
7575
7576 2006-05-30 [colin]      2.2.0cvs67
7577
7578         * src/summaryview.c
7579                 Put back event flush when displaying message
7580                 It avoids reading a bunch of messages just
7581                 by hitting shift-n for too long ;)
7582
7583 2006-05-29 [colin]      2.2.0cvs66
7584
7585         * src/summaryview.c
7586                 Remove useless g_warnings
7587
7588 2006-05-29 [colin]      2.2.0cvs65
7589
7590         * src/imap.c
7591                 Fix g_slist_append()s for performance
7592
7593 2006-05-29 [colin]      2.2.0cvs64
7594
7595         * src/compose.c
7596         * src/common/utils.c
7597                 Fix extraneous tab at start of addresses
7598         * src/mainwindow.c
7599                 Fix warnings (thanks to Fabien)
7600                 Fix crash at exit when composing messages 
7601                 exist
7602         * src/pop.c
7603                 Fix progress bar when deleting expired mails
7604                 Thanks to Hiro
7605         * src/summaryview.c
7606         * src/gtk/gtksctree.c
7607                 Fix re-sorting slowness
7608
7609 2006-05-29 [paul]       2.2.0cvs63
7610
7611         * src/mh.c
7612                 fetch full message when moving mails
7613                 from another mailbox, (fixed data loss
7614                 when filtering from IMAP to MH, introduced
7615                 in 2.2.0cvs57).
7616                 Thanks to Colin
7617
7618 2006-05-29 [mones]      2.2.0cvs62
7619
7620         * src/gtk/gtksctree.c
7621                 Unselect faster (patch by Colin)        
7622
7623 2006-05-26 [colin]      2.2.0cvs61
7624
7625         * src/summaryview.c
7626                 Unplug MSGINFO_UPDATE callback on delete too.
7627
7628 2006-05-26 [colin]      2.2.0cvs60
7629
7630         * src/foldersel.c
7631                 Fix bold in folder selection window with glib2.10
7632                 thanks Hiro
7633
7634 2006-05-26 [colin]      2.2.0cvs59
7635
7636         * src/procheader.c
7637                 Convert date only if necessary (and don't
7638                 try to convert from utf8 to utf8, too)
7639         * src/summaryview.c
7640                 Only set column's text if the column's 
7641                 displayed
7642
7643 2006-05-26 [colin]      2.2.0cvs58
7644
7645         * src/summaryview.c
7646         * src/gtk/gtkutils.c
7647                 Fix useless warning
7648
7649 2006-05-26 [colin]      2.2.0cvs57
7650
7651         * src/mainwindow.c
7652                 Make summaryview selectable as long as 
7653                 no message has focus
7654         * src/mh.c
7655                 Faster deletion (by implementing mh_remove_msgs)
7656                 Faster copy (avoid using mh_fetch_msg just to get
7657                 the filename)
7658                 Faster move (using move_file instead of copy_file
7659                 if MSG_IS_MOVE)
7660                 No progressbar if total number of mails to cp/mv 
7661                 is less than 100
7662         * src/summaryview.c
7663                 Fix removal from subject_table when mail gets moved
7664                 Faster deletion (g_slist_prepend instead of append)
7665         * src/gtk/gtksctree.c
7666                 Remove useless code
7667
7668 2006-05-25 [colin]      2.2.0cvs56
7669
7670         * src/common/ssl_certificate.c
7671                 Fix leak in expired cert check
7672
7673 2006-05-25 [colin]      2.2.0cvs55
7674
7675         * src/mh.c
7676                 Disable flags syncing on .mh_sequences - it
7677                 is buggy and marks mails read under unknown
7678                 conditions.
7679
7680 2006-05-25 [paul]
7681
7682         * 2.3.0-rc4 released
7683
7684 2006-05-24 [colin]      2.2.0cvs54
7685
7686         attention cvs users: if you manage to crash
7687         Sylpheed-Claws while moving, copying or deleting
7688         mails, we *are* interested in stack traces and
7689         valgrind logs. It looks stable, but one never
7690         knows...
7691
7692         * src/folder.c
7693                 Add progressbar for cache updates
7694         * src/folderutils.c
7695                 Optimize Mark all read in the current
7696                 folder
7697         * src/mh.c
7698                 Add progressbar for copy/move
7699         * src/procmsg.c
7700                 Optimize O(n^2) in copy/move
7701         * src/summaryview.c
7702         * src/gtk/gtksctree.c
7703                 Optimize O(n^2) algos
7704         * src/common/timing.h
7705                 Display ms instead of us
7706
7707 2006-05-24 [wwp]        2.2.0cvs53
7708
7709         * manual/fr/advanced.xml
7710                 updates to the French manual.
7711
7712 2006-05-24 [wwp]        2.2.0cvs52
7713
7714         * src/common/utils.c
7715                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
7716
7717 2006-05-24 [wwp]        2.2.0cvs51
7718
7719         * src/folderutils.c
7720                 fixed "mark all read" in MH folders (thanks to Colin).
7721
7722 2006-05-24 [paul]       2.2.0cvs50
7723
7724         * doc/man/sylpheed-claws.1
7725                 updated the man page
7726
7727 2006-05-23 [colin]      2.2.0cvs49
7728
7729         * src/folderview.c
7730         * src/imap.c
7731         * src/inc.c
7732         * src/mbox.c
7733         * src/messageview.c
7734         * src/news.c
7735         * src/send_message.c
7736         * src/summaryview.c
7737         * src/gtk/sslcertwindow.c
7738                 alertpanel fixes, by Fabien
7739
7740 2006-05-23 [colin]      2.2.0cvs48
7741
7742         * src/folder.c
7743         * src/folderview.c
7744         * src/msgcache.c
7745         * src/summaryview.c
7746         * src/gtk/gtksctree.c
7747         * src/gtk/gtksctree.h
7748                 More timings
7749                 Fix slow loading problem, which was caused by the
7750                 use of some gtk_ctree funcs and their use of
7751                 g_list_position while gtk_ctree_(un)link'ing.
7752                 Reap more functions from gtkctree.c to be sure we
7753                 use our (fast) version instead of theirs.
7754         * src/mh.c
7755                 Fix copy of unread mails
7756
7757
7758 2006-05-22 [wwp]        2.2.0cvs47
7759
7760         * manual/fr/advanced.xml
7761                 updated.
7762
7763 2006-05-22 [colin]      2.2.0cvs46
7764
7765         * src/filtering.c
7766                 Fix possible infinite loop. 'copy' is not a 
7767                 final action, so when encountering a 'copy',
7768                 we have to check if a previous one was set
7769                 and do it. In the same way, if we encounter
7770                 a 'move' we have to perform a possibly 
7771                 pending 'copy'. This will slow down filtering
7772                 on IMAP if move+copy or multiple copy actions
7773                 are to be done, but handling it via the batch
7774                 would be really too convoluted.
7775
7776 2006-05-22 [wwp]        2.2.0cvs45
7777
7778         * manual/fr/advanced.xml
7779         * manual/fr/faq.xml
7780         * manual/fr/glossary.xml
7781         * manual/fr/handling.xml
7782         * manual/fr/intro.xml
7783         * manual/fr/plugins.xml
7784         * manual/fr/sylpheed-claws-manual.xml
7785                 sync w/ the english manual: updates URIs, documented mailing-list
7786                 support, better explanation about the enabled/disabled feature
7787                 in filtering/processing rules by Paul.
7788
7789 2006-05-21 [colin]      2.2.0cvs44
7790
7791         * src/summaryview.c
7792                 Don't expand after building threads, but during
7793
7794 2006-05-21 [colin]      2.2.0cvs43
7795
7796         * src/procmsg.c
7797         * src/summaryview.c
7798                 More timing possibilities... For next time I have 
7799                 to find out how the hell some 3GHz computer takes
7800                 one minute to open a 30k folder...
7801
7802 2006-05-21 [colin]      2.2.0cvs42
7803
7804         * manual/pl/advanced.xml
7805         * manual/pl/faq.xml
7806         * manual/pl/glossary.xml
7807         * manual/pl/handling.xml
7808         * manual/pl/intro.xml
7809         * manual/pl/plugins.xml
7810         * manual/pl/sylpheed-claws-manual.xml
7811                 Polish manual updated by Pawel
7812
7813 2006-05-20 [colin]
7814
7815         * 2.3.0-rc3 released
7816
7817 2006-05-20 [colin]      2.2.0cvs41
7818
7819         * src/imap.c
7820                 Fix -rc2 problems:
7821                 - remove cache of moved messages from original folder
7822                 - apply new flags to messages even if they aren't appliable
7823                   via IMAP.
7824
7825 2006-05-20 [colin]
7826
7827         * 2.3.0-rc2 released
7828
7829 2006-05-19 [colin]      2.2.0cvs40
7830
7831         * src/imap.c
7832                 Don't issue SELECT in imap_change_flags
7833                 before having checked that we indeed have
7834                 some flags to change. MSG_POSTFILTERED for
7835                 example can't be used on IMAP.
7836                 Fixes bug #955 (copying messages between 
7837                 imap folders is extremely slow), which was
7838                 a regression.
7839
7840 2006-05-19 [colin]      2.2.0cvs39
7841
7842         * src/folder.c
7843         * src/folder.h
7844         * src/folderview.c
7845                 Try to fix bug #830 (Some unread messages 
7846                 get marked read in IMAP inbox):
7847                 - Prevent scanning a folder if it's being 
7848                   opened via the GUI
7849                 - Postpone opening via the GUI of a folder
7850                   currently scanned.
7851
7852
7853 2006-05-19 [wwp]        2.2.0cvs38
7854
7855         * manual/advanced.xml
7856                 fix English+typo (thanks to Paul).
7857
7858 2006-05-19 [wwp]        2.2.0cvs37
7859
7860         * manual/advanced.xml
7861         * manual/fr/advanced.xml
7862         * src/gtk/logwindow.c
7863         * src/prefs_common.c
7864         * src/prefs_common.h
7865                 added hidden prefs to allow customization of colors used in
7866                 protocol log window (useful for dark gtk+ themes).
7867
7868 2006-05-19 [wwp]        2.2.0cvs36
7869
7870         * ChangeLog
7871                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
7872
7873 2006-05-19 [paul]       2.2.0cvs35
7874
7875         * src/textview.c
7876                 make Reply-To fully clickable
7877         * src/gtk/logwindow.c
7878                 more colouring (SMTP ESMTP)
7879         Both patches by Pawel Pekala
7880
7881 2006-05-19 [cleroy]     2.2.0cvs34
7882
7883         * src/mh.c
7884                 Don't update flags from current folder
7885                 Probably fixes bug #935 (Read Messages 
7886                 Revert to Being Marked as Unread)
7887
7888 2006-05-18 [colin]      2.2.0cvs33
7889
7890         * src/imap.c
7891                 Warning fix
7892         * src/compose.c
7893         * src/mainwindow.c
7894         * src/summaryview.c
7895         * src/toolbar.c
7896                 Allow replying to multiple emails
7897                 in multiple windows
7898         * src/mimeview.c
7899         * src/etpan/imap-thread.c
7900                 Leak fixes
7901
7902 2006-05-18 [paul]       2.2.0cvs32
7903
7904         * src/summaryview.c
7905                 keep Mailing-List menu refreshed
7906                 Thanks to Colin
7907
7908 2006-05-18 [paul]       2.2.0cvs31
7909
7910         * manual/advanced.xml
7911         * manual/faq.xml
7912         * manual/glossary.xml
7913         * manual/handling.xml
7914         * manual/intro.xml
7915         * manual/plugins.xml
7916         * manual/sylpheed-claws-manual.xml
7917                 update URLs
7918                 add info about mailing-list support
7919                 edit filtering info
7920         * src/wizard.c
7921         * src/common/defs.h
7922         * src/gtk/about.c
7923         * src/plugins/dillo_viewer/README
7924                 update URLs
7925
7926 2006-05-17 [wwp]        2.2.0cvs30
7927
7928         * manual/handling.xml
7929         * manual/fr/handling.xml
7930                 documented the ability to enabled/disable filtering/processing rules.
7931
7932 2006-05-17 [colin]      2.2.0cvs29
7933
7934         * src/main.c
7935                 Don't initialize g_thread subsystem if it's 
7936                 already done (thanks to Hiro)
7937         * src/mimeview.c
7938                 Fix saving of parts when there name can't be
7939                 converted from UTF-8.
7940
7941 2006-05-17 [paul]       2.2.0cvs28
7942
7943         * po/Makefile.in.in
7944                 fix config.status warning with autoconf 2.60
7945
7946 2006-05-17 [paul]       2.2.0cvs27
7947
7948         * po/POTFILES.in
7949                 add src/mbox.c
7950
7951 2006-05-17 [wwp]        2.2.0cvs26
7952
7953         * src/mainwindow.c
7954                 fix useless and potentially dangerous buffer walking (thanks to Colin).
7955
7956 2006-05-17 [wwp]        2.2.0cvs25
7957
7958         * src/plugins/demo/demo.c
7959                 updated product name in plugin demo (many plugins need to be
7960                 sync'ed w/ that change).
7961
7962 2006-05-17 [colin]      2.2.0cvs24
7963
7964         * src/mh.c
7965                 Fix leak
7966
7967 2006-05-16 [colin]      2.2.0cvs23
7968
7969         * src/mainwindow.c
7970                 Stupid me hit again. Fix cvs22.
7971
7972 2006-05-16 [colin]      2.2.0cvs22
7973
7974         * src/mainwindow.c
7975                 Fix bug #922 (sylpheed-claws crashed after 
7976                 pushing on Inbox folder)
7977
7978 2006-05-16 [colin]      2.2.0cvs21
7979
7980         * src/compose.c
7981                 Make From header be copy/paste/select-able
7982
7983 2006-05-16 [wwp]        2.2.0cvs20
7984
7985         * src/export.c
7986         * src/matcher.c
7987         * src/summaryview.c
7988         * src/etpan/imap-thread.c
7989                 fix some compiler warnings (thanks to Colin).
7990
7991 2006-05-16 [wwp]        2.2.0cvs19
7992
7993         * src/action.c
7994         * src/gedit-print.c
7995         * src/inc.c
7996         * src/mainwindow.c
7997         * src/mh.c
7998         * src/statusbar.c
7999         * src/send_message.c
8000         * src/summaryview.c
8001                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
8002
8003 2006-05-15 [colin]      2.2.0cvs18
8004
8005         * src/procmsg.c
8006                 Fix automatic rule creation with List-Post
8007
8008 2006-05-15 [paul]       2.2.0cvs17
8009
8010         * tools/filter_conv_new.pl
8011                 updated for rule enabling/disabling
8012                 claws version >= 2.3.x required
8013
8014 2006-05-15 [cleroy]     2.2.0cvs16
8015
8016         * src/main.c
8017                 Revert test
8018
8019 2006-05-15 [cleroy]     2.2.0cvs15
8020
8021         * src/main.c
8022                 test
8023
8024 2006-05-15 [wwp]        2.2.0cvs14
8025
8026         * manual/pl/.cvsignore
8027                 ignore generated files.
8028
8029 2006-05-14 [wwp]        2.3.0-rc1
8030
8031         * 2.3.0-rc1 released
8032
8033 2006-05-13 [wwp]        2.2.0cvs13
8034
8035         * src/filtering.c
8036         * src/filtering.h
8037         * src/matcher.c
8038         * src/matcher_parser_lex.l
8039         * src/matcher_parser_parse.y
8040         * src/prefs_filtering.c
8041                 new feature: provide the ability to disable filtering and processing
8042                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
8043                 adaptations.
8044
8045 2006-05-13 [colin]      2.2.0cvs12
8046
8047         * src/compose.c
8048                 Remove useless if (a) b; else b;
8049                 Thanks to wwp
8050
8051 2006-05-13 [wwp]        2.2.0cvs11
8052
8053         * src/export.c
8054         * src/import.c
8055         * src/mainwindow.c
8056         * src/mbox.c
8057         * src/summaryview.c
8058         * src/summaryview.h
8059                 no more silent failures (or at least less ones) when importing
8060                 or exporting from/to mbox. Also start importing/exporting if
8061                 the necessary info is set.
8062
8063 2006-05-13 [wwp]        2.2.0cvs10
8064
8065         * RELEASE_NOTES
8066                 restored up-to-date release notes.
8067
8068 2006-05-13 [paul]       2.2.0cvs9
8069
8070         * po/nl.po
8071         * po/ru.po
8072                 updated by Tim Dijkstra and Pavlo Bohmat
8073
8074 2006-05-12 [colin]      2.2.0cvs8
8075
8076         * src/gtk/quicksearch.c
8077                 Add "k" as shortcut for "colorlabel". Patch
8078                 by ath42@users.sf.net.
8079
8080 2006-05-12 [paul]       2.2.0cvs7
8081
8082         * src/prefs_common.h
8083         * src/prefs_summaries.c
8084         * src/summaryview.c
8085                 when entering a folder also allow
8086                 going directly to first Marked message
8087
8088 2006-05-12 [paul]       2.2.0cvs6
8089
8090         * src/summaryview.c
8091                 always obey 'confirm before marking all
8092                 mails read' option
8093
8094 2006-05-12 [paul]       2.2.0cvs5
8095
8096         * src/textview.c
8097                 make Sender fully clickable
8098
8099 2006-05-12 [colin]      2.2.0cvs4
8100
8101         * src/compose.c
8102         * src/compose.h
8103                 Let From be editable
8104         * src/main.c
8105         * src/mh.c
8106                 Full support of .mh_sequences' Unseen seq
8107
8108 2006-05-12 [colin]      2.2.0cvs3
8109
8110         * src/folder.c
8111         * src/mainwindow.c
8112         * src/mainwindow.h
8113         * src/messageview.c
8114         * src/prefs_spelling.c
8115         * src/procheader.c
8116         * src/procmsg.c
8117         * src/procmsg.h
8118         * src/summaryview.c
8119         * src/toolbar.c
8120         * src/toolbar.h
8121                 Add contextual menu on Compose toolbar
8122                 button. Fixes bug #944 (Automatic
8123                 addresses not applied when changing account
8124                 from compose window)
8125                 add Mailing List support
8126                 based on the old 0.6.5claws25 patch by
8127                 Melvin Hadasht, with finishing touches
8128                 by Colin
8129                 Fix "ignore thread" when mails are threaded by
8130                 subject (and weren't ignored although appearing
8131                 in the thread).
8132                 GUI rework.
8133                 Both patches by Pawel.
8134
8135 2006-05-08 [paul]       2.2.0cvs2
8136
8137         * src/mainwindow.c
8138         * src/mainwindow.h
8139         * src/messageview.c
8140         * src/procheader.c
8141         * src/procmsg.c
8142         * src/procmsg.h
8143         * src/summaryview.c
8144                 add Mailing List support
8145                 based on the old 0.6.5claws25 patch by 
8146                 Melvin Hadasht, with finishing touches
8147                 by Colin
8148
8149 2006-05-08 [colin]      2.2.0cvs1
8150
8151         * src/mainwindow.c
8152         * src/toolbar.c
8153         * src/toolbar.h
8154                 Add contextual menu on Compose toolbar 
8155                 button. Fixes bug #944 (Automatic 
8156                 addresses not applied when changing account 
8157                 from compose window)
8158
8159 2006-05-08 [paul]       2.2.0
8160
8161         2.2.0 released
8162
8163 2006-05-08 [paul]       2.1.1cvs51
8164
8165         * po/cs.po
8166         * po/de.po
8167         * po/en_GB.po
8168         * po/fi.po
8169         * po/fr.po
8170         * po/pt_BR.po
8171         * po/sr.po
8172         * po/zh_CN.po
8173                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
8174                 Fabien Vantard, Frederico Goncalves Guimaraes,
8175                 Aleksandar Urosevic, and Ralgh Young
8176
8177 2006-05-12 [colin]      2.1.1cvs50
8178
8179         * po/cs.po
8180         * po/de.po
8181         * po/en_GB.po
8182         * po/es.po
8183         * po/fi.po
8184         * po/fr.po
8185         * po/pt_BR.po
8186         * po/sr.po
8187         * po/zh_CN.po
8188                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
8189                 Fabien Vantard, Frederico Goncalves Guimaraes,
8190                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
8191
8192 2006-05-05 [colin]      2.1.1cvs49
8193
8194         * manual/Makefile.am
8195         * manual/pl/Makefile.am
8196         * manual/pl/account.xml
8197         * manual/pl/ack.xml
8198         * manual/pl/addrbook.xml
8199         * manual/pl/advanced.xml
8200         * manual/pl/faq.xml
8201         * manual/pl/glossary.xml
8202         * manual/pl/gpl.xml
8203         * manual/pl/handling.xml
8204         * manual/pl/intro.xml
8205         * manual/pl/keyboard.xml
8206         * manual/pl/plugins.xml
8207         * manual/pl/starting.xml
8208         * manual/pl/sylpheed-claws-manual.xml
8209         * manual/pl/dist/.cvsignore
8210         * manual/pl/dist/Makefile.am
8211         * manual/pl/dist/html/.cvsignore
8212         * manual/pl/dist/html/Makefile.am
8213         * manual/pl/dist/pdf/.cvsignore
8214         * manual/pl/dist/pdf/Makefile.am
8215         * manual/pl/dist/ps/.cvsignore
8216         * manual/pl/dist/ps/Makefile.am
8217         * manual/pl/dist/txt/.cvsignore
8218         * manual/pl/dist/txt/Makefile.am
8219                 Add the polish translation of the manual,
8220                 Authored by Pawel Pekala.
8221
8222 2006-05-05 [cleroy]     2.1.1cvs48
8223
8224         * src/main.c
8225                 Re-read matcherrc after loading plugins 
8226                 if some of them add folders.
8227
8228 2006-05-03 [colin]      2.1.1cvs47
8229
8230         * src/imap.c
8231                 I'm idiot
8232
8233 2006-05-03 [colin]      2.1.1cvs46
8234
8235         * src/imap.c
8236                 Be sure to have a session when
8237                 getting separator
8238
8239 2006-05-03 [colin]      2.1.1cvs45
8240
8241         * src/imap.c
8242         * src/imap.h
8243         * src/imap_gtk.c
8244                 Fix preventing renaming with namespace 
8245                 separator.
8246
8247 2006-05-01 [colin]      2.1.1cvs44
8248
8249         * src/action.c
8250                 Don't reload messageview when result of
8251                 action is piped.
8252
8253 2006-04-29 [colin]      2.1.1cvs43
8254
8255         * src/prefs_receive.c
8256         * src/plugins/spamassassin/spamassassin_gtk.c
8257         * src/plugins/clamav/clamav_plugin_gtk.c
8258                 GUI fixes by Pawel
8259
8260 2006-04-29 [colin]      2.1.1cvs42
8261
8262         * src/prefs_compose_writing.c
8263         * src/prefs_quote.c
8264                 Cleanups. Patch by Pawel
8265
8266 2006-04-28 [paul]       2.1.1cvs41
8267
8268         * src/matcher.c
8269                 fix returned quick search results when search
8270                 term contains an underscore.
8271                 Thanks to Colin
8272
8273 2006-04-28 [paul]       2.1.1cvs40
8274
8275         * src/prefs_message.c
8276         * src/prefs_receive.c
8277                 GUI cleanups
8278                 Patches by Pawel Pekala
8279
8280 2006-04-27 [colin]      2.1.1cvs39
8281
8282         * src/wizard.c
8283                 Differentiate subject Welcome from
8284                 window's title Welcome
8285
8286 2006-04-27 [paul]
8287
8288         2.2.0-rc1 released
8289
8290 2006-04-27 [paul]       2.1.1cvs38
8291
8292         * manual/advanced.xml
8293         * manual/fr/advanced.xml
8294                 add info about compose_no_markup hidden pref
8295
8296 2006-04-27 [paul]       2.1.1cvs37
8297
8298         * src/prefs_account.c
8299                 improve privacy labels
8300         * src/prefs_msg_colors.c
8301                 change some strings for translators' convenience
8302         * src/gtk/gtkutils.c
8303                 don't underline the link button text
8304
8305 2006-04-25 [colin]      2.1.1cvs36
8306
8307         * src/folder.c
8308                 Complete 2.1.1cvs33 (once more ;)
8309
8310 2006-04-25 [colin]      2.1.1cvs35
8311
8312         * src/editldap.c
8313                 Fix tooltip
8314
8315 2006-04-25 [cleroy]     2.1.1cvs34
8316
8317         * src/compose.c
8318         * src/gtk/gtkaspell.c
8319                 Fix crash on redirect (related to the return 
8320                 of the aspell menu in compose's toolbar)
8321         * src/prefs_msg_colors.c
8322                 Fix sensitivity widgets
8323         * src/image_viewer.c
8324         * src/gtk/pluginwindow.c
8325         * src/gtk/prefswindow.c
8326                 Change released signals to clicked (Fabien)
8327         * po/POTFILES.in
8328         * src/common/socket.c
8329         * src/plugins/spamassassin/spamassassin.c
8330                 Translate strings (Fabien)
8331
8332 2006-04-25 [paul]       2.1.1cvs33
8333
8334         * src/folder.c
8335         * src/folder.h
8336         * src/folderview.c
8337                 complete the fix of bug #912
8338                 Thanks to Colin
8339
8340 2006-04-25 [colin]      2.1.1cvs32
8341
8342         * src/news.c
8343                 Better progress bar
8344         * src/mimeview.c
8345         * src/summaryview.c
8346         * src/summaryview.h
8347                 Fix focus chain
8348                 Patches by Pawel Pekala
8349
8350 2006-04-24 [colin]      2.1.1cvs31
8351
8352         * src/compose.c
8353                 Fix compilation warnings (Fabien)
8354
8355 2006-04-24 [colin]      2.1.1cvs30
8356
8357         * src/addrindex.c
8358         * src/editldap.c
8359         * src/editldap_basedn.c
8360         * src/editldap_basedn.h
8361         * src/ldapctrl.c
8362         * src/ldapctrl.h
8363         * src/ldapquery.c
8364         * src/ldaputil.c
8365         * src/ldaputil.h
8366                 Fix bug #901 (LDAPS support)
8367
8368 2006-04-24 [colin]      2.1.1cvs29
8369
8370         * src/compose.c
8371                 Fix logic on error with send dialog on
8372         * src/imap.c
8373                 Fix compilation without libetpan, thanks
8374                 to Fabien
8375         * src/summaryview.c
8376                 Fix 'context-menu' key
8377
8378 2006-04-23 [colin]      2.1.1cvs28
8379
8380         * src/folder.c
8381                 Never free current's cache to free up 
8382                 memory. Fixes bug #912 (new count 
8383                 randomly set to message count)
8384
8385 2006-04-23 [colin]      2.1.1cvs27
8386
8387         * src/gtk/quicksearch.c
8388                 And remove printf...
8389
8390 2006-04-23 [colin]      2.1.1cvs26
8391
8392         * src/gtk/quicksearch.c
8393                 Fix replacing in quicksearch, and fix inserting
8394                 in the middle of the string. (introduced at 2.1.0cvs22)
8395
8396 2006-04-23 [colin]      2.1.1cvs25
8397
8398         * src/imap.c
8399                 Make sure uidnext is initialized in get_num_list
8400                 (not for stable, related to 2.1.1cvs8 and friends)
8401
8402 2006-04-23 [colin]      2.1.1cvs24
8403
8404         * src/imap.c
8405                 Output something when login is successful
8406                 too
8407
8408 2006-04-23 [colin]      2.1.1cvs23
8409
8410         * src/etpan/imap-thread.c
8411                 Better logging (line-per-line, hide data in fetch)
8412                 Fix a const warning
8413         * src/gtk/logwindow.c
8414         * src/gtk/logwindow.h
8415                 Better logging (color for input/output)
8416
8417 2006-04-21 [colin]      2.1.1cvs22
8418
8419         * src/gtk/quicksearch.c
8420                 On gtk+-2.8, use stock buttons in quicksearch
8421                 Based on a patch by Fabien and a design by Paul
8422
8423 2006-04-21 [colin]      2.1.1cvs21
8424
8425         * src/folderview.c
8426         * src/mainwindow.c
8427                 Fix occasional flicker in folderview
8428         * src/common/utils.c
8429                 Fix bug #943 (Incorrectly parsed email address 
8430                 list in short headers on message view and in 
8431                 printouts)
8432
8433 2006-04-20 [colin]      2.1.1cvs20
8434
8435         * src/imap.c
8436         * src/imap.h
8437         * src/prefs_account.c
8438                 Add ANONYMOUS auth for IMAP
8439
8440 2006-04-20 [paul]       2.1.1cvs19
8441
8442         * src/main.c
8443                 proper fix for 2.1.1cvs18
8444                 Thanks to Colin
8445
8446 2006-04-20 [paul]       2.1.1cvs18
8447
8448         * src/main.c
8449                 fix build warnings
8450
8451 2006-04-20 [paul]       2.1.1cvs17
8452
8453         * src/gtk/quicksearch.c
8454                 fix standard, non-extended Quick search,
8455                 was broken in 2.1.1cvs15.
8456                 Thanks to Colin.
8457
8458 2006-04-20 [colin]      2.1.1cvs16
8459
8460         * src/prefs_matcher.c
8461                 Fix values when reselecting a ~test
8462                 rule
8463
8464 2006-04-19 [colin]      2.1.1cvs15
8465
8466         * src/compose.c
8467         * src/compose.h
8468         * src/gtk/gtkaspell.c
8469         * src/gtk/gtkaspell.h
8470                 Put back Options menu in Spelling/
8471         * src/gtk/quicksearch.c
8472                 Don't search, and show error, if the
8473                 advanced search has a syntax error
8474
8475 2006-04-18 [colin]      2.1.1cvs14
8476
8477         * src/textview.c
8478                 Fix gdk warnings on set_cursor when textview
8479                 isn't visible
8480
8481 2006-04-18 [colin]      2.1.1cvs13
8482
8483         * src/gtk/gtksctree.c
8484                 Remove seemingly useless refresh that causes
8485                 flicker - watch this commit in case of 
8486                 problems before planned backport to stable
8487
8488 2006-04-18 [colin]      2.1.1cvs12
8489
8490         * src/imap.c
8491                 Factorize get/set_xml code
8492         * src/compose.c
8493         * src/prefs_account.c
8494         * src/prefs_account.h
8495         * src/procmsg.c
8496                 Add Encrypt to self option
8497
8498 2006-04-17 [colin]      2.1.1cvs11
8499
8500         * configure.ac
8501                 Fix search on encrpyt function on dragonfly
8502                 Patch by Jonathan Buschmann <jonthn@agmact.com>
8503
8504 2006-04-17 [colin]      2.1.1cvs10
8505
8506         * src/prefs_account.c
8507                 Be safe by default: remove mails from POP3
8508                 after 7 days, not immediately
8509
8510 2006-04-17 [colin]      2.1.1cvs9
8511
8512         * src/etpan/imap-thread.c
8513                 Fix build on DragonFly - patch by 
8514                 Jonathan Buschmann <jonthn@agmact.com>
8515
8516 2006-04-17 [colin]      2.1.1cvs8
8517
8518         * src/imap.c
8519                 Save uidnext between sessions
8520
8521 2006-04-17 [colin]      2.1.1cvs7
8522
8523         * src/imap.c
8524                 scan is required when uid validity changes
8525
8526 2006-04-17 [colin]      2.1.1cvs6
8527
8528         * src/folderview.c
8529                 Don't scan if not necessary, apart in current
8530                 folder and INBOX to fetch flags.
8531         * src/imap.c
8532                 Scan is necessary if unread count changes
8533
8534 2006-04-17 [colin]      2.1.1cvs5
8535
8536         * src/imap.c
8537                 ...But always fetch ANSWERED and DELETED flags for
8538                 INBOX, as filtering can happen on these flags.
8539
8540 2006-04-17 [colin]      2.1.1cvs4
8541
8542         * src/imap.c
8543                 Don't fetch REPLIED and DELETED flags when synchronising
8544                 flags with a closed folder. We only need UNSEEN and FLAGGED
8545                 to update the folderview.
8546
8547 2006-04-17 [colin]      2.1.1cvs3
8548
8549         * src/imap.c
8550                 Faster flag search when there are new mails 
8551                 in a folder. We can do a full search if the 
8552                 folder contains less messages than the new
8553                 list.
8554
8555 2006-04-17 [colin]      2.1.1cvs2
8556
8557         * po/cs.po
8558         * po/de.po
8559         * po/fr.po
8560         * po/nl.po
8561         * po/pt_BR.po
8562                 Update translations from stable branch
8563
8564 2006-04-17 [colin]      2.1.1cvs1
8565
8566         * configure.ac
8567                 Bump version to follow stable release
8568
8569 2006-04-16 [mones]      2.1.0cvs50
8570
8571         * po/es.po
8572                 Updated for release
8573
8574 2006-04-16 [colin]      2.1.0cvs49
8575
8576         * src/textview.c
8577                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
8578                 with gtk < 2.8. Thanks to Fabien Vantard.
8579
8580 2006-04-15 [colin]      2.1.0cvs48
8581
8582         * src/etpan/imap-thread.c
8583                 Fix bug #919 (libetpan: SEGV when connecting 
8584                 using command)
8585
8586 2006-04-14 [colin]      2.1.0cvs47
8587
8588         * src/main.c
8589                 Fix race on --select (should be done better)
8590
8591 2006-04-14 [wwp]        2.1.0cvs46
8592
8593         * src/send_message.c
8594                 enforce a check for domain in account prefs (a sending
8595                 error could be faced if domain was checked but no value set),
8596                 thanks to Colin.
8597
8598 2006-04-14 [colin]      2.1.0cvs45
8599
8600         * src/codeconv.c
8601                 when converting from unknown to unknown, if the
8602                 string is UTF8, don't convert it to the locale
8603                 (which breaks it)
8604
8605 2006-04-14 [colin]      2.1.0cvs44
8606
8607         * src/compose.c
8608                 Don't try to use ASCII for converting headers
8609                 (as done in body)
8610
8611 2006-04-14 [paul]       2.1.0cvs43
8612
8613         * src/crash.c
8614                 add locale/charset info to crash report
8615         * src/gtk/about.c
8616                 add wwp to doc team
8617                 replace 'e-mail' with preferred 'email'
8618         * src/gtk/authors.h
8619                 ensure contributors list is in alphabetical
8620                 order
8621
8622 2006-04-13 [colin]      2.1.0cvs42
8623
8624         * src/textview.c
8625                 Prevent gdk warnings
8626
8627 2006-04-13 [colin]      2.1.0cvs41
8628
8629         * src/common/ssl_certificate.c
8630         * src/common/ssl_certificate.h
8631         * src/gtk/sslcertwindow.c
8632                 Warn on expired certs, and display the expiration date
8633
8634 2006-04-13 [colin]      2.1.0cvs40
8635
8636         * src/plugins/spamassassin/spamassassin_gtk.c
8637                 Fix missing set_text on unix socket
8638
8639 2006-04-13 [wwp]        2.1.0cvs39
8640
8641         * manual/fr/advanced.xml
8642         * manual/fr/glossary.xml
8643                 applied new spam/ham/email lexicon (pourriel, courriel)
8644
8645 2006-04-13 [paul]       2.1.0cvs38
8646
8647         * src/plugins/pgpmime/plugin.c
8648                 remove the mention of S/MIME from the
8649                 description. This is now handled by the
8650                 S/MIME plugin.
8651
8652 2006-04-13 [paul]       2.1.0cvs37
8653
8654         * src/prefs_msg_colors.c
8655                 rework dialog
8656         * src/prefs_folder_item.c
8657         * src/prefs_spelling.c
8658                 add a tooltip to the colour selector buttons
8659
8660 2006-04-13 [wwp]        2.1.0cvs36
8661
8662         * manual/advanced.xml
8663         * manual/glossary.xml
8664         * manual/handling.xml
8665         * manual/keyboard.xml
8666         * manual/plugins.xml
8667         * manual/starting.xml
8668         * manual/fr/account.xml
8669         * manual/fr/ack.xml
8670         * manual/fr/addrbook.xml
8671         * manual/fr/advanced.xml
8672         * manual/fr/faq.xml
8673         * manual/fr/glossary.xml
8674         * manual/fr/gpl.xml
8675         * manual/fr/handling.xml
8676         * manual/fr/intro.xml
8677         * manual/fr/keyboard.xml
8678         * manual/fr/plugins.xml
8679         * manual/fr/starting.xml
8680         * manual/fr/sylpheed-claws-manual.xml
8681                 fixes to the manuals:
8682                  - summaryview -> Message List (same in French)
8683                  - translate key names
8684                  - fix French punctuation, use non-breakable spaces when
8685                    necessary, don't use &thinsp; which is not portable
8686                  - tell what maildir and mbox formats we support
8687
8688 2006-04-12 [wwp]        2.1.0cvs35
8689
8690         * src/prefs_toolbar.c
8691                 unified a replace button more,
8692                 patch by Fabien Vantard <fzzzzz@gmail.com>.
8693
8694 2006-04-12 [wwp]        2.1.0cvs34
8695
8696         * src/prefs_common.c
8697         * src/prefs_msg_colors.c
8698                 make default color labels translatable,
8699                 patch from Fabien Vantard <fzzzzz@gmail.com>,
8700                 thanks to Tim <timbrain@post.cz> for reporting.
8701
8702 2006-04-12 [wwp]        2.1.0cvs33
8703
8704         * manual/glossary.xml
8705         * manual/intro.xml
8706         * manual/plugins.xml
8707         * manual/starting.xml
8708         * manual/sylpheed-claws-manual.xml
8709         * manual/fr/.cvsignore
8710         * manual/fr/account.xml
8711         * manual/fr/ack.xml
8712         * manual/fr/addrbook.xml
8713         * manual/fr/advanced.xml
8714         * manual/fr/faq.xml
8715         * manual/fr/glossary.xml
8716         * manual/fr/handling.xml
8717         * manual/fr/intro.xml
8718         * manual/fr/keyboard.xml
8719         * manual/fr/plugins.xml
8720         * manual/fr/starting.xml
8721         * manual/fr/sylpheed-claws-manual.xml
8722                 various fixes: typos, missing .fr translations, punctuation,
8723                 capitalization, links, accents and some bad French more.
8724
8725 2006-04-12 [wwp]        2.1.0cvs32
8726
8727         * src/prefs_gtk.c
8728                 fix for bug #935: always store prefs files in UTF-8 (thanks
8729                 to Colin).
8730
8731 2006-04-11 [colin]      2.1.0cvs31
8732
8733         * src/compose.c
8734                 Fix inserting files not in utf8 when locale is utf8
8735
8736 2006-04-11 [colin]      2.1.0cvs30
8737
8738         * src/inc.c
8739                 Don't show error dialog when cancelling connection
8740                 Patch by Pawel
8741
8742 2006-04-11 [cleroy]     2.1.0cvs29
8743
8744         * src/compose.c
8745                 Implement multiple quote levels
8746         * src/prefs_common.c
8747                 Change a little bit the quote bgcolor for 2nd level
8748
8749 2006-04-11 [colin]      2.1.0cvs28
8750
8751         * src/gtk/about.c
8752                 Add locale and charset in the label
8753
8754 2006-04-10 [colin]      2.1.0cvs27
8755
8756         * src/compose.c
8757         * src/prefs_common.c
8758         * src/prefs_common.h
8759         * src/prefs_msg_colors.c
8760         * src/textview.c
8761                 Allow optional background color in quotes
8762                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
8763                 GTK+-2.8.x feature
8764
8765 2006-04-10 [colin]      2.1.0cvs26
8766
8767         * src/main.c
8768         * src/mainwindow.c
8769         * src/mainwindow.h
8770                 Implement --select
8771
8772 2006-04-10 [colin]      2.1.0cvs25
8773
8774         * manual/plugins.xml
8775         * manual/fr/plugins.xml
8776                 Document libcurl's proxy variables
8777
8778 2006-04-09 [colin]      2.1.0cvs24
8779
8780         * src/prefs_common.c
8781                 gettext() returns statically allocated stuff. We have
8782                 to strdup it in order to be able to free it.
8783
8784 2006-04-09 [colin]      2.1.0cvs23
8785
8786         * AUTHORS
8787         * src/gtk/authors.h
8788                 Add Alexei
8789
8790 2006-04-09 [colin]      2.1.0cvs22
8791
8792         * src/mainwindow.c
8793         * src/gtk/quicksearch.c
8794                 Fix bug #859 (problems with cyrilic input in 
8795                 search panel) - Patch by Alexey Illarionov 
8796                 <littlesavage@rambler.ru>
8797
8798 2006-04-09 [colin]      2.1.0cvs21
8799
8800         * src/prefs_customheader.c
8801                 I prefer removing then freeing rather than the contrary
8802                 (even if it doesn't change anything ;-)
8803         * src/prefs_account.c
8804                 Fix bug #933 (Crash re-entering the custom headers list 
8805                 dialog in accounts prefs)
8806                 The problem happened when cancelling the Account 
8807                 Preferences' dialogs - in which case we didn't do 
8808                 anything to the PrefsAccount * struct. In case of applying,
8809                 the old ac_prefs was replaced with the tmp_ac_prefs we were
8810                 working with in this dialog. The problem is that 
8811                 prefs_customheader.c, working on this tmp_ac_prefs, always
8812                 changes the ->customhdr_list pointer, even when cancelled. 
8813                 So in case of cancelling the prefs_account dialog, we still
8814                 have to update ->customhdr_list in the real account.
8815
8816 2006-04-08 [colin]      2.1.0cvs20
8817
8818         * manual/fr/glossary.xml
8819         * manual/fr/keyboard.xml
8820                 Forgot some headers :)
8821
8822 2006-04-08 [colin]      2.1.0cvs19
8823
8824         * manual/Makefile.am
8825         * manual/fr/Makefile.am
8826         * manual/fr/account.xml
8827         * manual/fr/ack.xml
8828         * manual/fr/addrbook.xml
8829         * manual/fr/advanced.xml
8830         * manual/fr/faq.xml
8831         * manual/fr/glossary.xml
8832         * manual/fr/gpl.xml
8833         * manual/fr/handling.xml
8834         * manual/fr/intro.xml
8835         * manual/fr/keyboard.xml
8836         * manual/fr/plugins.xml
8837         * manual/fr/starting.xml
8838         * manual/fr/sylpheed-claws-manual.xml
8839         * manual/fr/dist/.cvsignore
8840         * manual/fr/dist/Makefile.am
8841         * manual/fr/dist/html/.cvsignore
8842         * manual/fr/dist/html/Makefile.am
8843         * manual/fr/dist/pdf/.cvsignore
8844         * manual/fr/dist/pdf/Makefile.am
8845         * manual/fr/dist/ps/.cvsignore
8846         * manual/fr/dist/ps/Makefile.am
8847         * manual/fr/dist/txt/.cvsignore
8848         * manual/fr/dist/txt/Makefile.am
8849                 Add the french translation of the manual. Thanks to
8850                 Olivier Delhomme <olivier.delhomme@free.fr> for 
8851                 account.xml, ack.xml, addrbook.xml and advanced.xml
8852
8853 2006-04-08 [colin]      2.1.0cvs18
8854
8855         * manual/plugins.xml
8856         * manual/starting.xml
8857                 More fixes
8858
8859 2006-04-07 [colin]      2.1.0cvs17
8860
8861         * manual/faq.xml
8862         * manual/intro.xml
8863         * manual/keyboard.xml
8864                 Little fixes
8865
8866 2006-04-07 [colin]      2.1.0cvs16
8867
8868         * README
8869         * src/compose.c
8870         * src/prefs_common.c
8871         * src/prefs_common.h
8872                 Add hidden compose_no_markup pref
8873
8874 2006-04-07 [wwp]        2.1.0cvs15
8875
8876         * src/summary_search.c
8877         * .cvsignore
8878                 Bugfix: stop button was sticky when searching in an empty folder.
8879                 Applied curly brackets code style to the whole file (summary_search.c).
8880                 More files to ignore.
8881
8882 2006-04-07 [wwp]        2.1.0cvs14
8883
8884         * src/message_search.c
8885         * src/summary_search.c
8886                 changed default button when search bumps at file/folder
8887                 beginning or end, for convenience (thanks to Colin).
8888
8889 2006-04-07 [paul]       2.1.0cvs13
8890
8891         * src/plugins/dillo_viewer/dillo_prefs.c
8892                 avoid future potential for namespace collision
8893                 Patch by Colin
8894
8895 2006-04-06 [wwp]        2.1.0cvs12
8896
8897         * src/summary_search.c
8898                 Unify extended/advanced searches names (and thus factorize labels),
8899                 patch by Fabien Vantard <fzzzzz@gmail.com>.
8900
8901 2006-04-06 [wwp]        2.1.0cvs11
8902
8903         * src/folderview.c
8904         * src/prefs_themes.c
8905         * src/summaryview.c
8906                 Fixed some compilation warnings.
8907
8908 2006-04-06 [colin]      2.1.0cvs10
8909
8910         * manual/advanced.xml
8911                 Document the wizard template and how to deploy
8912                 Sylpheed-Claws effectively
8913
8914 2006-04-06 [colin]      2.1.0cvs9
8915
8916         * src/folderview.c
8917                 gettext patch to tell translators about _("#"),
8918                 by Maxim Britov
8919
8920 2006-04-06 [colin]      2.1.0cvs8
8921
8922         * src/textview.c
8923                 Fix invalid GtkTextBIter after clicking "Display as text"
8924
8925 2006-04-06 [mones]      2.1.0cvs7
8926
8927         * src/addr_compl.c
8928         * src/addrindex.c
8929         * src/addritem.c
8930         * src/codeconv.c
8931         * src/compose.c
8932         * src/filtering.c
8933         * src/folder.c
8934         * src/folder_item_prefs.c
8935         * src/folderview.c
8936         * src/localfolder.c
8937         * src/matcher.c
8938         * src/mimeview.c
8939         * src/prefs_msg_colors.c
8940         * src/prefs_spelling.c
8941         * src/prefs_themes.c
8942         * src/procmime.c
8943         * src/procmsg.c
8944         * src/stock_pixmap.c
8945         * src/summaryview.c
8946         * src/textview.c
8947         * src/toolbar.c
8948         * src/common/mgutils.c
8949         * src/common/prefs.c
8950         * src/common/ssl_certificate.c
8951         * src/gtk/colorlabel.c
8952         * src/gtk/quicksearch.c
8953         * src/plugins/pgpmime/pgpmime.c
8954         * src/plugins/spamassassin/spamassassin.c
8955                 Removed redundant NULL checks for g_free() calls.
8956                 Patch by Pawel Pekala.
8957
8958 2006-04-06 [mones]      2.1.0cvs6
8959
8960         * src/prefs_actions.c
8961         * src/prefs_filtering.c
8962         * src/prefs_filtering_action.c
8963         * src/prefs_matcher.c
8964         * src/prefs_template.c
8965         * src/gtk/gtkutils.c
8966         * src/gtk/gtkutils.h
8967                 Have a nice replace button. Patch by Pawel Pekala
8968
8969 2006-04-06 [colin]      2.1.0cvs5
8970
8971         * src/addressbook.c
8972                 Fix crash with empty columns
8973
8974 2006-04-05 [colin]      2.1.0cvs4
8975
8976         * src/wizard.c
8977         * src/prefs_gtk.c
8978                 Allow wizard customization with pre-filled values
8979
8980 2006-04-05 [colin]      2.1.0cvs3
8981
8982         * src/textview.c
8983         * src/mimeview.c
8984         * src/mimeview.h
8985                 Nicer messages in mimeview
8986
8987 2006-04-05 [colin]      2.1.0cvs2
8988
8989         * src/addressbook.c
8990         * src/prefs_summaries.c
8991                 i18n fix
8992
8993 2006-04-05 [colin]      2.1.0cvs1
8994
8995         * src/plugins/pgpcore/plugin.c
8996         * src/plugins/pgpcore/select-keys.c
8997         * src/plugins/pgpcore/select-keys.h
8998         * src/plugins/pgpcore/sgpgme.c
8999         * src/plugins/pgpcore/sgpgme.h
9000         * src/plugins/pgpinline/pgpinline.c
9001         * src/plugins/pgpinline/plugin.c
9002         * src/plugins/pgpmime/pgpmime.c
9003         * src/plugins/pgpmime/plugin.c
9004                 Factorize and generalize a bit 
9005                 Drop S/MIME signature verification from PGP/MIME
9006                 (adding it as another, more complete plugin)
9007
9008 2006-04-05 [paul]       2.1.0
9009
9010         2.1.0 released
9011
9012 2006-04-05 [paul]       2.0.0cvs186
9013
9014         * manual/advanced.xml
9015                 add info on colour labels
9016
9017 2006-04-05 [paul]       2.0.0cvs185
9018
9019         * po/bg.po
9020         * po/cs.po
9021         * po/de.po
9022         * po/el.po
9023         * po/en_GB.po
9024         * po/fi.po
9025         * po/fr.po
9026         * po/it.po
9027         * po/nl.po
9028         * po/pl.po
9029         * po/pt_BR.po
9030         * po/sr.po
9031         * po/zh_CN.po
9032                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
9033                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
9034                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
9035                 Guimaraes, Aleksandar Urosevic, Ralgh Young
9036         * src/gtk/authors.h
9037         * tools/claws.i18n.status.pl
9038                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
9039                 and new Czech translator, Tim <timbrain@post.cz>
9040
9041 2006-04-05 [mones]      2.0.0cvs184
9042
9043         * po/es.po
9044                 Updated translation
9045
9046 2006-04-05 [colin]      2.0.0cvs183
9047
9048         * src/gtk/quicksearch.c
9049                 Fix bug #929 (unnecessary reload in quick search bar)
9050
9051 2006-04-05 [colin]      2.0.0cvs182
9052
9053         * src/compose.c
9054                 Fix crash on Reply with no From:
9055                 Show signature and conversion error on queuing 
9056                 (but not sending)
9057         * src/mainwindow.c
9058         * src/summaryview.c
9059         * src/summaryview.h
9060                 Factorize threading code and make sure msginfo 
9061                 is not null when it comes from a GtkCTreeRow's 
9062                 data
9063         * src/gtk/gtkaspell.c
9064                 Check for necessary things
9065         * src/gtk/gtksctree.c
9066         * src/gtk/gtksctree.h
9067                 Reset anchor if necessary when removing node
9068
9069 2006-03-29 [colin]      2.0.0cvs181
9070
9071         * src/folderview.c
9072                 Warn for disabled IMAP accounts (due to lack of
9073                 libetpan). Breaks string-freeze - sorry - but it
9074                 is kind of important ;)
9075
9076 2006-03-28 [colin]      2.0.0cvs180
9077
9078         * src/gtk/gtkutils.c
9079         * src/gtk/gtkutils.h
9080                 Add a gtkut_get_link_btn() function that
9081                 creates a button which acts like an URI
9082         * src/prefs_themes.c
9083         * src/gtk/about.c
9084                 Use this function (factorizes codes)
9085         * src/common/defs.h
9086         * src/gtk/pluginwindow.c
9087                 Add a "Get more..." in the plugins window
9088
9089 2006-03-28 [colin]      2.0.0cvs179
9090
9091         * src/common/smtp.c
9092         * src/common/passcrypt.c
9093         * src/undo.c
9094                 Warning fixes. Patch by Pawel Pekala
9095
9096 2006-03-27 [colin]      2.0.0cvs178
9097
9098         * src/undo.c
9099                 Fix undoing by blocks with spaces
9100
9101 2006-03-27 [colin]      2.0.0cvs177
9102
9103         * src/textview.c
9104                 Set margin to 3px for headers
9105
9106 2006-03-27 [paul]
9107
9108         2.1.0-rc2 released
9109
9110 2006-03-27 [wwp]        2.0.0cvs176
9111
9112         * src/summaryview.c
9113                 don't reset quicksearch when updating the message list.
9114                 Thanks to Colin.
9115
9116 2006-03-26 [wwp]        2.0.0cvs175
9117
9118         * src/compose.c
9119                 use a unified border width ('other' tab in the compose window,
9120                 patch by Pawel Pekala).
9121
9122
9123 2006-03-26 [wwp]        2.0.0cvs174
9124
9125         * src/common/quoted-printable.c
9126         * src/addressbook.c
9127                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
9128
9129 2006-03-26 [colin]      2.0.0cvs173
9130
9131         * src/quote_fmt_parse.y
9132                 Fix non-UTF8 date formats messing up the whole quote a 
9133                 little bit
9134
9135 2006-03-26 [colin]      2.0.0cvs172
9136
9137         * src/procheader.c
9138                 Make sure the date is UTF8 valid, or try to make it
9139                 so. IncrediMail is really IncrediStupid.
9140         * src/compose.c
9141                 Fix possible conversions. 
9142                 
9143
9144 2006-03-26 [colin]      2.0.0cvs171
9145
9146         * src/matcher.c
9147                 Fix corner cases in body search. This is still a
9148                 hack... It seems impossible to make it good and 
9149                 reasonably fast at the same time.
9150
9151 2006-03-26 [colin]      2.0.0cvs170
9152
9153         * src/summaryview.c
9154                 I think I killed the twilight zone bug!
9155                 summary_select_node() flushes GTK events in order
9156                 to be able to center the view. But this also 
9157                 flushes keypresses like Ctrl-Alt-U, so this can
9158                 call summary_show from summary_select_node (itself
9159                 called from summary_show, etc.). And the summaryview
9160                 has to be unlocked in this function. So just locking
9161                 while processing GTK events, and bailing if locked, 
9162                 should fix it.
9163                 Fixes bug #927 (SIGSEGV during Update Summary)
9164
9165 2006-03-25 [colin]      2.0.0cvs169
9166
9167         * src/matcher.c
9168                 Fix search in QP-encoded bodies
9169                 Fix utf-8 searches in bodies encoded in the
9170                 locale's encoding
9171         * src/common/quoted-printable.c
9172         * src/common/quoted-printable.h
9173                 Add a decode function that doesn't overwrite
9174                 the original pointer
9175                 
9176
9177 2006-03-24 [colin]      2.0.0cvs168
9178
9179         * src/action.c
9180         * src/summaryview.c
9181         * src/summaryview.h
9182                 Update message cache after action
9183                 Patch by H. Merijn Brand
9184         * src/prefs_msg_colors.c
9185                 Factorize label 
9186                 Patch by Fabien Vantard
9187         * src/plugins/spamassassin/spamassassin_gtk.c
9188                 Remove useless translation
9189                 Patch by Fabien Vantard
9190
9191 2006-03-23 [colin]      2.0.0cvs167
9192
9193         * src/common/ssl.c
9194                 Let 30 seconds to SSL_connect
9195
9196 2006-03-23 [wwp]        2.0.0cvs166
9197
9198         * src/summaryview.c
9199         * src/gtk/description_window.c
9200                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
9201                 and headers are translated; adjust description windows' width to fit their
9202                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
9203
9204 2006-03-23 [paul]       2.0.0cvs165
9205
9206         * src/common/utils.c
9207                 fix highlighting of URIs containing "()"
9208                 (2.0.0cvs164's reversal fixed)
9209                 Thanks to Colin.
9210
9211 2006-03-23 [paul]       2.0.0cvs164
9212
9213         * src/common/utils.c
9214                 revert patch, (postponing a fix), at 2.0.0cvs120
9215                 as it breaks more URIs than it fixes.
9216                 Allow '-' to be a terminating character in a URI
9217
9218 2006-03-22 [colin]      2.0.0cvs163
9219
9220         * configure.ac
9221                 Require libetpan 0.45
9222                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
9223
9224 2006-03-22 [paul]       2.0.0cvs162
9225
9226         * src/editgroup.c
9227                 replace '<-' and '->' buttons with GTK_STOCK graphical
9228                 buttons
9229         * src/summary_search.c
9230                 don't offer '...' for translation
9231                 add a tooltip to advanced search '...' button
9232         * src/gtk/quicksearch.c
9233                 don't offer '...' for translation
9234
9235 2006-03-21 [colin]      2.0.0cvs161
9236
9237         * src/compose.c
9238                 Fix middle-click pasting (insert at click
9239                 position instead of cursor position, don't
9240                 remove existing selection and allow pasting
9241                 our own selection)
9242         * src/addressbook.c
9243                 "LDAP Server" -> "LDAP servers"
9244
9245 2006-03-21 [wwp]        2.0.0cvs160
9246
9247         * src/etpan/imap-thread.c
9248                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
9249
9250 2006-03-20 [colin]      2.0.0cvs159
9251
9252         * src/summaryview.c
9253                 Don't reload summaryview after an execute with no
9254                 move action
9255
9256 2006-03-19 [colin]      2.0.0cvs158
9257
9258         * src/addressbook.c
9259                 and put groups at the top, always
9260
9261 2006-03-19 [colin]      2.0.0cvs157
9262
9263         * src/addressbook.c
9264                 Order groups before names, as previously
9265
9266 2006-03-19 [colin]      2.0.0cvs156
9267
9268         * src/addressbook.c
9269                 - Sort case-unsensitive
9270                 - Put the sort arrow at opening too
9271
9272 2006-03-19 [wwp]        2.0.0cvs155
9273
9274         * src/addressbook.c
9275                 allow sorting by name/email/remarks, ensure that right-pane's contents
9276                 matches the left-pane selection (cleared when appropriate).
9277                 Patch by Pawel Pekala <c0rn@o2.pl>.
9278
9279 2006-03-18 [colin]      2.0.0cvs154
9280
9281         * src/textview.c
9282                 Fix text cursor ;)
9283
9284 2006-03-18 [colin]      2.0.0cvs153
9285
9286         * src/gtk/filesel.c
9287                 Make sure we hide the preview if we didn't get
9288                 a filename
9289
9290 2006-03-18 [colin]      2.0.0cvs152
9291
9292         * src/summaryview.c
9293                 Set cursor to watch for execution (fixes lack
9294                 of watch-cursor when dnd'ing hundreds of mails)
9295         * src/gtk/filesel.c
9296                 Check that mime type is 'image/*' before updating
9297                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
9298
9299 2006-03-18 [colin]      2.0.0cvs151
9300
9301         * src/mainwindow.c
9302         * src/textview.c
9303         * src/textview.h
9304                 Put a watch cursor in textview too when the mainwindow's
9305                 cursor in a watch
9306
9307 2006-03-18 [colin]      2.0.0cvs150
9308
9309         * src/folder.c
9310                 Change wrong asserts to simple tests
9311
9312 2006-03-17 [colin]      2.0.0cvs149
9313
9314         * src/mainwindow.c
9315         * src/mainwindow.h
9316         * src/prefs_msg_colors.c
9317         * src/summaryview.c
9318         * src/summaryview.h
9319         * src/gtk/colorlabel.c
9320         * src/gtk/colorlabel.h
9321                 Add a color label menu in the main menubar
9322                 Add (fixed) accels Ctrl-{0-7} to change the color
9323                 They have to be fixed because the menu's dynamic,
9324                 the items are complex widgets, hence we can't use
9325                 a GtkItemFactory.
9326
9327
9328 2006-03-17 [wwp]        2.0.0cvs148
9329
9330         * src/compose.c
9331                 rollback few lines from my previous commit (those lines come from
9332                 a pending patch, accidentally commited, even if neutral as they are
9333                 commented out).
9334
9335 2006-03-17 [wwp]        2.0.0cvs147
9336
9337         * src/compose.c
9338                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
9339                 applied code style/indentation to the modified function.
9340
9341 2006-03-17 [wwp]        2.0.0cvs146
9342
9343         * src/procmsg.c
9344         * src/compose.c
9345                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
9346
9347 2006-03-17 [paul]
9348
9349         2.1.0-rc1 released
9350
9351 2006-03-17 [paul]       2.0.0cvs145
9352
9353         * src/main.c
9354                 addressbook_read_file() was called twice
9355         * src/textview.c
9356                 X-Mailer highlighting
9357
9358 2006-03-16 [colin]      2.0.0cvs144
9359
9360         * src/sourcewindow.c
9361         * src/sourcewindow.h
9362                 And the last one, in source window.
9363
9364 2006-03-16 [colin]      2.0.0cvs143
9365
9366         * src/compose.c
9367         * src/compose.h
9368                 Fix the same stuff in compose
9369
9370 2006-03-16 [colin]      2.0.0cvs142
9371
9372         * src/messageview.c
9373                 Complete the previous messageview crash fix
9374
9375 2006-03-16 [colin]      2.0.0cvs141
9376
9377         * src/procmsg.h
9378         * src/procmsg.c
9379         * src/folder.c
9380                 Fix POSTPROCESSING hook
9381                 Patch by H. Merijn Brand
9382
9383         * src/procmime.c
9384         * src/procmime.h
9385                 Parse Content-Location
9386
9387         * src/toolbar.c
9388         * src/messageview.c
9389         * src/messageview.h
9390                 Don't crash when a top-level MessageView has
9391                 been closed on us. Same problematic than
9392                 yesterday's quicksearch issue.
9393
9394 2006-03-15 [colin]      2.0.0cvs140
9395
9396         * src/gtk/quicksearch.c
9397                 Fix a bitchy race we didn't think about when we
9398                 added quicksearch cancellation:
9399                 If the search is not on cached fields, for example
9400                 body_part matchcase "stuff"
9401                 the matcher code has to get the whole message. If
9402                 we're on IMAP, that can be slow, and in order to
9403                 be non-blocking, the IMAP code idle loop processes
9404                 gtk events too. So it is possible to cancel a
9405                 quicksearch while the matcher is getting the mail's
9406                 body. After matcher got its body, it will start to
9407                 iterate over the matcher list that the Quicksearch's
9408                 clear_search_cb() just freed via prepare_matcher().
9409                 SIGSEGV ensues.
9410                 The fix consists of guarding the matcherlist_match()
9411                 call with a boolean 'matching'. If we reset the
9412                 quicksearch while matching is TRUE, we don't free
9413                 the matcherlist anymore like we did, but we set
9414                 another new flag, deferred_free, to TRUE. Then,
9415                 in quicksearch_match(), just after returning from
9416                 matcherlist_match() and unsetting the matching flag,
9417                 we check the deferred_free flag and do the
9418                 prepare_matcher() (which does the matcherlist_free)
9419                 for real, so we free the matcherlist once it's not
9420                 used anymore.
9421                 As all of this runs via the glib main loop, we
9422                 luckily don't need a mutex.
9423         * src/summaryview.c
9424                 Also, show progress while searching.
9425
9426
9427 2006-03-14 [colin]      2.0.0cvs139
9428
9429         * src/alertpanel.c
9430                 Make alertpanel_is_open non-static
9431
9432 2006-03-14 [colin]      2.0.0cvs138
9433
9434         * src/prefs_spelling.c
9435                 Cleanups - Fabien Vantard
9436
9437 2006-03-14 [wwp]        2.0.0cvs137
9438
9439         * src/main.c
9440                 code style normalization (curly braces, indentation).
9441
9442 2006-03-14 [wwp]        2.0.0cvs137
9443
9444         * src/main.c
9445                 code style (braces, indentation)
9446
9447 2006-03-12 [paul]       2.0.0cvs136
9448
9449         * src/prefs_common.c
9450                 trans_hdr defaults to FALSE to be RFC-savvy
9451         * src/prefs_summaries.c
9452                 add a tooltip to the trans_hdr option
9453                 
9454
9455 2006-03-12 [paul]       2.0.0cvs135
9456
9457         * src/prefs_matcher.c
9458                 give a little more width to the combos
9459         * src/prefs_display_header.c
9460         * src/textview.c
9461                 translate headers if prefs_common.trans_hdr
9462                 is TRUE
9463
9464         Patches by Pawel Pekala
9465
9466 2006-03-12 [paul]       2.0.0cvs134
9467
9468         * src/plugins/clamav/clamav_plugin.c
9469         * src/plugins/dillo_viewer/dillo_viewer.c
9470         * src/plugins/pgpcore/plugin.c
9471         * src/plugins/pgpinline/plugin.c
9472         * src/plugins/pgpmime/plugin.c
9473         * src/plugins/spamassassin/spamassassin.c
9474                 update/add to descriptions
9475         * src/plugins/spamassassin/spamassassin_gtk.c
9476                 fixes to the english, remove superfluous
9477                 tooltips, clean up a little
9478
9479 2006-03-12 [paul]       2.0.0cvs133
9480
9481         * src/compose.c
9482                 fix Bug 924, 'Account combo box shows up wrong 
9483                 if & is in account name'
9484
9485 2006-03-11 [colin]      2.0.0cvs132
9486
9487         * src/summaryview.c
9488                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
9489                 messed up shift-selection because is slows down
9490                 moving around summaryview. thanks -users
9491
9492 2006-03-10 [colin]      2.0.0cvs131
9493
9494         * src/plugins/spamassassin/spamassassin_gtk.c
9495                 Put back Paul's engrish fixes
9496
9497 2006-03-10 [colin]      2.0.0cvs130
9498
9499         * src/plugins/spamassassin/spamassassin.c
9500         * src/plugins/spamassassin/spamassassin.h
9501         * src/plugins/spamassassin/spamassassin_gtk.c
9502                 Cleanup SA prefs page (more)
9503                 Patch by Fabien Vantard
9504
9505 2006-03-10 [paul]       2.0.0cvs129
9506
9507         * src/prefs_msg_colors.c
9508         * src/prefs_spelling.c
9509                 widget sensitivity
9510
9511 2006-03-09 [mones]      2.0.0cvs128
9512
9513         * po/es.po
9514                 Update for next RC
9515
9516 2006-03-09 [wwp]        2.0.0cvs127
9517
9518         * configure.ac
9519                 revert accidental commit (requirement for libetpan 0.43), this time
9520                 not in HEAD.
9521
9522 2006-03-09 [wwp]        2.0.0cvs125
9523
9524         * configure.ac
9525                 revert accidental commit (requirement for libetpan 0.43)
9526
9527 2006-03-09 [paul]       2.0.0cvs126
9528
9529         * src/prefs_receive.c
9530                 remove useless frame
9531                 replace 'incorporation' with 'receiving'
9532         * src/plugins/clamav/clamav_plugin_gtk.c
9533         * src/plugins/spamassassin/spamassassin_gtk.c
9534                 improve widget sensitivity
9535                 fix a bit his engrish
9536
9537 2006-03-09 [wwp]        2.0.0cvs125
9538
9539         * src/addressadd.c
9540         * src/foldersel.c
9541         * src/prefs_common.c
9542         * src/prefs_common.h
9543                 remember some more windows' sizes (add to addressbook and
9544                 select folder).
9545
9546 2006-03-09 [paul]       2.0.0cvs124
9547
9548         * src/plugins/pgpcore/prefs_gpg.c
9549                 normalise construction of dialogue
9550
9551 2006-03-09 [paul]       2.0.0cvs123
9552
9553         * src/plugins/trayicon/Makefile.am
9554                 add missing slash
9555
9556 2006-03-08 [colin]      2.0.0cvs122
9557
9558         * src/plugins/trayicon/Makefile.am
9559                 Fix build in separate dir 
9560                 Patch by Bamanzi <bamanzi@gmail.com>
9561
9562 2006-03-08 [colin]      2.0.0cvs121
9563
9564         * src/procmsg.c
9565                 Batch move and copies from summaryview with delayed execution
9566                 too
9567
9568 2006-03-07 [paul]       2.0.0cvs120
9569
9570         * src/common/utils.c
9571                 fix highlighting of URIs containing "()"
9572                 Patch by Pawel Pekala
9573
9574 2006-03-07 [paul]       2.0.0cvs119
9575
9576         * src/folder.c
9577         * src/folder.h
9578         * src/folderview.c
9579                 immediately do alphabetical resort when
9580                 changing a folder's name
9581                 Patch by Pawel Pekala
9582
9583 2006-03-07 [paul]       2.0.0cvs118
9584
9585         * src/news.c
9586         * src/news_gtk.c
9587                 when unsubscribing a newsgroup, remove the
9588                 folder and msgs in .sylpheed-claws/newscache
9589                 Patch by Pawel Pekala <c0rn@gazeta.pl>
9590
9591 2006-03-07 [paul]       2.0.0cvs117
9592
9593         * src/textview.c
9594                 fix wrong Fake URL Warning
9595                 Thanks to Hiro
9596
9597 2006-03-07 [colin]      2.0.0cvs116
9598
9599         * src/imap.c
9600                 Return immediately when password dialog was
9601                 cancelled
9602         * src/gtk/inputdialog.c
9603                 Allow empty strings for passwords
9604
9605
9606 2006-03-06 [colin]      2.0.0cvs115
9607
9608         * src/imap.c
9609                 Prevent double-timeouts when connection fails
9610
9611 2006-03-06 [colin]
9612
9613         2.0.1-rc1 released
9614
9615 2006-03-06 [colin]      2.0.0cvs114
9616
9617         * src/imap.c
9618                 Refresh session during potentially long
9619                 operations
9620
9621 2006-03-06 [wwp]        2.0.0cvs113
9622
9623         * src/prefs_msg_colors.h
9624                 forgot that one (custom color labels).
9625
9626 2006-03-06 [wwp]        2.0.0cvs112
9627
9628         * src/prefs_common.c
9629         * src/prefs_common.h
9630         * src/prefs_msg_colors.c
9631         * src/summaryview.c
9632         * src/summaryview.h
9633         * src/gtk/colorlabel.c
9634         * src/gtk/colorlabel.h
9635                 colors in messages list are now customizable. Color values and names can
9636                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
9637                 Thanks to Paul and Colin for their help with this longstanding patch!
9638
9639 2006-03-06 [wwp]        2.0.0cvs111
9640
9641         * src/textview.c
9642                 don't crash if (x)face is bad.
9643
9644 2006-03-05 [paul]       2.0.0cvs110
9645
9646         * AUTHORS
9647         * configure.ac
9648         * src/Makefile.am
9649         * src/common/Makefile.am
9650         * src/common/utils.h
9651         * src/etpan/imap-thread.c
9652         * src/gtk/authors.h
9653         * src/plugins/clamav/Makefile.am
9654         * src/plugins/demo/Makefile.am
9655         * src/plugins/dillo_viewer/Makefile.am
9656         * src/plugins/pgpcore/Makefile.am
9657         * src/plugins/pgpcore/passphrase.c
9658         * src/plugins/pgpinline/Makefile.am
9659         * src/plugins/pgpmime/Makefile.am
9660         * src/plugins/spamassassin/Makefile.am
9661         * src/plugins/trayicon/Makefile.am
9662                 fix builiding on cygwin
9663                 Patch by Ralgh Young <bamanzi@gmail.com>
9664
9665 2006-03-04 [wwp]        2.0.0cvs109
9666
9667         * manual/keyboard.xml
9668                 fix mixed up/down keys.
9669
9670 2006-03-04 [wwp]        2.0.0cvs108
9671
9672         * README
9673         * INSTALL
9674                 updated links to SpamAssassin.
9675
9676 2006-03-04 [wwp]        2.0.0cvs107
9677
9678         * manual/plugins.xml
9679         * src/plugins/spamassassin/README
9680                 updated SpamAssassin plugin docs to reflect new functional additions
9681                 (also fix/update/documents few technical stuff more, see the README).
9682
9683 2006-03-04 [wwp]        2.0.0cvs106
9684
9685         * src/prefs_message.c
9686                 normalized capitalization of message-prefs paths.
9687
9688 2006-03-04 [wwp]        2.0.0cvs105
9689
9690         * manual/advanced.xml
9691                 typo.
9692
9693 2006-03-03 [colin]      2.0.0cvs104
9694
9695         * src/plugins/clamav/clamav_plugin_gtk.c
9696                 Rework prefs page, patch by Fabien 
9697
9698 2006-03-03 [colin]      2.0.0cvs103
9699
9700         * src/plugins/clamav/clamav_plugin.c
9701                 Set error on all errors
9702
9703 2006-03-03 [colin]      2.0.0cvs102
9704
9705         * src/common/plugin.c
9706                 Initialize error to avoid crashing when a plugin fails
9707                 without setting error
9708
9709 2006-03-02 [wwp]        2.0.0cvs101
9710
9711         * configure.ac
9712                 fixed linker flags for libetpan support on Cygwin
9713                 (thanks to H.Merijn Brand).
9714
9715 2006-03-02 [wwp]        2.0.0cvs100
9716
9717         * src/addressbook.c
9718                 fix some AB error messages: one for punctuation and
9719                 one wrongly duplicate (thanks, maxbritov).
9720
9721 2006-03-02 [wwp]        2.0.0cvs99
9722
9723         * src/plugins/spamassassin/spamassassin.c
9724                 make sync calls to sa-learn/spamc to prevent
9725                 system (whatever local or client/server) overload.
9726
9727 2006-03-02 [colin]      2.0.0cvs98
9728
9729         * src/summaryview.c
9730                 Put the spam icon in the status column instead of the
9731                 mark one
9732
9733 2006-03-01 [colin]      2.0.0cvs97
9734
9735         * src/plugins/spamassassin/spamassassin.c
9736                 Fix segfault (g_file_set_contents fails for some 
9737                 reason and err==0x2f. Can't find out why with
9738                 valgrind, using working function :-)
9739
9740 2006-03-01 [colin]      2.0.0cvs96
9741
9742         * src/inc.c
9743                 Offline overriding: let 'No' be cached only 3 seconds
9744
9745 2006-03-01 [colin]      2.0.0cvs95
9746
9747         * src/addr_compl.c
9748         * src/addrbook.c
9749         * src/addressbook.c
9750         * src/addrindex.c
9751         * src/folder_item_prefs.c
9752         * src/headerview.c
9753         * src/imap.c
9754         * src/inc.c
9755         * src/ldif.c
9756         * src/mainwindow.c
9757         * src/mh.c
9758         * src/msgcache.c
9759         * src/prefs_common.h
9760         * src/prefs_msg_colors.c
9761         * src/procheader.c
9762         * src/procheader.h
9763         * src/procmime.c
9764         * src/procmsg.c
9765         * src/procmsg.h
9766         * src/send_message.h
9767         * src/simple-gettext.c
9768         * src/summaryview.c
9769         * src/summaryview.h
9770         * src/syldap.c
9771         * src/textview.c
9772         * src/undo.c
9773         * src/common/ssl_certificate.c
9774         * src/common/utils.c
9775         * src/gtk/colorsel.c
9776         * src/gtk/gtksctree.c
9777         * src/gtk/gtkshruler.c
9778         * src/plugins/trayicon/trayicon.c
9779                 #if 0 goes to /dev/null
9780
9781 2006-03-01 [colin]      2.0.0cvs94
9782
9783         * src/compose.c
9784         * src/imap.c
9785         * src/inc.c
9786         * src/inc.h
9787         * src/messageview.c
9788         * src/news.c
9789         * src/plugins/spamassassin/spamassassin.c
9790                 Allow to add information in the "working offline"
9791                 window
9792
9793 2006-03-01 [wwp]        2.0.0cvs93
9794
9795         * src/plugins/spamassassin/spamassassin.c
9796                 fixed spamc invocation: use a tricky temporary mini shell wrapper
9797                 'cause it seems that calling `spamc ... < inputfile` with
9798                 g_spawn_(a)sync simply.. erm doesn't work :-).
9799
9800 2006-03-01 [wwp]        2.0.0cvs92
9801
9802         * src/toolbar.c
9803         * src/toolbar.h
9804                 simplify the adding of spam/ham button to the messageview toolbar
9805                 (it gets more clear now that the same button will be "Mark as spam"
9806                 or "Mark as ham" according to the current message status,
9807                 thanks to Colin).
9808
9809 2006-03-01 [wwp]        2.0.0cvs91
9810
9811         * src/messageview.c
9812         * src/procmsg.c
9813         * src/procmsg.h
9814         * src/summaryview.c
9815         * src/plugins/spamassassin/spamassassin.c
9816         * src/plugins/spamassassin/spamassassin.h
9817                 make learner callbacks return a status (0 for ok),
9818                 handle it in main code to avoid setting flags when learning failed,
9819                 don't learn on TCP if offline in spamassassin,
9820                 thanks to Colin.
9821
9822                 
9823
9824 2006-03-01 [wwp]        2.0.0cvs90
9825
9826         * src/compose.c
9827                 some work around the compose window's account menu,
9828                 patch by Fabien Vantard.
9829
9830 2006-03-01 [wwp]        2.0.0cvs89
9831
9832         * src/plugins/spamassassin/spamassassin.c
9833                 fixed bad logics, was using spamc in local mode and sa-learn
9834                 in remote mode (thanks, Colin).
9835
9836 2006-03-01 [wwp]        2.0.0cvs88
9837
9838         * src/plugins/spamassassin/spamassassin.c
9839         * src/plugins/spamassassin/spamassassin.h
9840         * src/plugins/spamassassin/spamassassin_gtk.c
9841                 made processing of emails w/ sa-plugin an option (default is TRUE),
9842                 fixed Engrish some tooltips, capitalization of some debug messages
9843                 and warnings. The spamassassin plugin now provides two separate
9844                 services: process emails upon incorporation and spamd training.
9845                 Both services (un)register independently but use some common
9846                 plugin settings (transport settings, spam storage location).
9847
9848 2006-02-28 [wwp]        2.0.0cvs87
9849
9850         * src/plugins/spamassassin/spamassassin.c
9851                 fix async flag to spamc cmdline execution (batch exec should
9852                 be asynchronous).
9853
9854 2006-02-27 [wwp]        2.0.0cvs86
9855
9856         * src/plugins/spamassassin/spamassassin.c
9857         * src/plugins/spamassassin/spamassassin.h
9858         * src/plugins/spamassassin/spamassassin_gtk.c
9859                 - added the ability to learn a remote spamassassin server (spamd),
9860                 using spamc.
9861                 - added the spamassassin option 'username', that applies to all
9862                 spamassassin operations (filtering, learning, local or remote).
9863                 The default username is the current unix user (if left blank
9864                 from gtk prefs or config file).
9865                 - commented out some unused code (notebook widget), removed unused
9866                 layout (hbox1).
9867                 - make more widgets sensitive to the transport type.
9868
9869 2006-02-27 [colin]      2.0.0cvs85
9870
9871         * src/plugins/spamassassin/spamassassin.c
9872                 Fix sa-learn call when offline
9873
9874 2006-02-27 [colin]      2.0.0cvs84
9875
9876         * configure.ac
9877         * src/Makefile.am
9878         * src/mainwindow.c
9879         * src/mainwindow.h
9880         * src/messageview.c
9881         * src/messageview.h
9882         * src/prefs_toolbar.c
9883         * src/procmsg.c
9884         * src/stock_pixmap.c
9885         * src/stock_pixmap.h
9886         * src/summaryview.c
9887         * src/toolbar.c
9888         * src/toolbar.h
9889         * src/pixmaps/ham_btn.xpm
9890         * src/pixmaps/spam.xpm
9891         * src/pixmaps/spam_btn.xpm
9892         * src/plugins/spamassassin/spamassassin.c
9893                 Add button in toolbar for spam learning
9894                 Fix a few bugs from the last related commit
9895                 Revert 1.9.6cvs23 which messed up shift-selection
9896
9897 2006-02-24 [colin]      2.0.0cvs83
9898
9899         * src/procmsg.c
9900         * src/summaryview.c
9901         * src/summaryview.h
9902         * src/plugins/spamassassin/spamassassin.c
9903         * src/plugins/spamassassin/spamassassin.h
9904         * src/plugins/spamassassin/spamassassin_gtk.c
9905                 Unregister learner when spamassassin is either
9906                 disabled or over tcp
9907
9908 2006-02-24 [colin]      2.0.0cvs82
9909
9910         * src/Makefile.am
9911         * src/mainwindow.c
9912         * src/mainwindow.h
9913         * src/procmsg.c
9914         * src/procmsg.h
9915         * src/stock_pixmap.c
9916         * src/stock_pixmap.h
9917         * src/summaryview.c
9918         * src/summaryview.h
9919         * src/gtk/icon_legend.c
9920         * src/pixmaps/spam.xpm  ** NEW FILE **
9921         * src/plugins/spamassassin/spamassassin.c
9922         * src/plugins/spamassassin/spamassassin_gtk.c
9923                 Add spam learning interface (Mark/Mark as 
9924                 (spam|ham) menus)
9925
9926 2006-02-24 [wwp]        2.0.0cvs81
9927
9928         * src/compose.c
9929         * src/compose.h
9930         * src/filtering.c
9931                 hide compose window when sending message in batch mode
9932                 (filtering: forward and redirect). Also fixed a wrong
9933                 value returned when sending failed, neutral anyway.
9934                 (Colin, me) 
9935
9936 2006-02-24 [wwp]        2.0.0cvs80
9937
9938         * src/mainwindow.c
9939                 use GTK+'s stock quit button. Patch by Fabien Vantard.
9940
9941 2006-02-24 [paul]       2.0.0cvs79
9942
9943         * src/news.c
9944         * src/news.h
9945         * src/news_gtk.c
9946                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
9947                 Thanks to Colin
9948
9949 2006-02-23 [colin]      2.0.0cvs78
9950
9951         * src/alertpanel.c
9952                 Change OK to Close in alertpanel with View log
9953                 button; add accel to View log. Patch by Fabien
9954                 Vantard
9955
9956 2006-02-23 [wwp]        2.0.0cvs77
9957
9958         * src/compose.c
9959                 silly me, there were much more tests to perform, since toolbars can
9960                 really have down to 1 element only.
9961
9962 2006-02-23 [wwp]        2.0.0cvs76
9963
9964         * commitHelper
9965                 fixed indentation from my previous commit. Fallback to VISUAL if
9966                 EDITOR is not set (and to vi, at last resort).
9967
9968 2006-02-23 [wwp]        2.0.0cvs75
9969
9970         * commitHelper
9971                 improved error detection (Colin, me).
9972
9973 2006-02-23 [wwp]        2.0.0cvs74
9974
9975         * src/prefs_toolbar.c
9976                 simplify and fix prefs/toolbars layouting. Combos' contents can
9977                 now be really displayed.
9978
9979 2006-02-23 [wwp]        2.0.0cvs73
9980         simplifies and fix prefs/toolbars layouting. Combos' contents can now
9981         be really displayed.
9982
9983 2006-02-22 [wwp]        2.0.0cvs72
9984
9985         * src/compose.c
9986                 fix a typo in my previous commit (sorry!).
9987
9988 2006-02-22 [wwp]        2.0.0cvs71
9989
9990         * src/prefs_toolbar.c
9991                 fix a crash when adding separators to toolbars,
9992                 also fix some separator item information.
9993
9994 2006-02-22 [wwp]        2.0.0cvs70
9995
9996         * src/compose.c
9997                 fix a crash when redirecting (for instance) when compose window's
9998                 toolbar contents has been customized (when some buttons have been
9999                 removed in fact).
10000
10001 2006-02-21 [wwp]        2.0.0cvs69
10002
10003         * src/summaryview.c
10004         * src/gtk/pluginwindow.c
10005         * src/plugins/pgpcore/prefs_gpg.c
10006                 fix some compilation warnings (feat. remains of removed code).
10007
10008 2006-02-21 [wwp]        2.0.0cvs68
10009
10010         * src/gtk/gtkutils.c
10011                 fix two compilation issues, thanks to Stephan Sachse.
10012
10013 2006-02-20 [colin]      2.0.0cvs67
10014
10015         * src/mainwindow.c
10016                 Don't reselect displayed mail on refocus
10017                 This fixes actions misbehaving 
10018
10019 2006-02-20 [wwp]        2.0.0cvs66
10020
10021         * src/summaryview.c
10022         * src/gtk/gtksctree.c
10023         * src/gtk/gtkshruler.c
10024                 changed more runtime typecast checks.
10025
10026 2006-02-20 [wwp]        2.0.0cvs65
10027
10028         * src/summary_search.c
10029                 find all - summaryview refresh issue fixed, thanks to Colin.
10030
10031 2006-02-20 [wwp]        2.0.0cvs64
10032
10033         * src/gtk/gtkutils.c
10034                 better runtime typecast checks.
10035
10036 2006-02-20 [wwp]        2.0.0cvs63
10037
10038         * src/summary_search.c
10039                 enhancements to the summary search:
10040                         - add the ability to stop the running search
10041                           (upon ESC-key press, new Stop button or when Clear button is pressed)
10042                         - don't search if no criteria (From/To/Subject/Body) is set
10043                         - ensure that a busy mouse pointer is always shown when searching,
10044                           show it even a bit earlier
10045
10046 2006-02-19 [colin]      2.0.0cvs62
10047
10048         * src/compose.c
10049         * src/imap.c
10050         * src/etpan/imap-thread.c
10051         * src/etpan/imap-thread.h
10052                 (Future) IMAP speed improvement on sending
10053                 Will require a libetpan update
10054         * src/summaryview.c
10055         * src/gtk/quicksearch.c
10056                 Make quicksearch clearable while running.
10057
10058 2006-02-17 [colin]      2.0.0cvs61
10059
10060         * src/imap.c
10061         * src/etpan/imap-thread.c
10062         * src/etpan/imap-thread.h
10063                 Check for IMAP certificates
10064                 ** Requires libetpan-0.42-cvs4 
10065                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
10066
10067 2006-02-17 [colin]      2.0.0cvs60
10068
10069         * src/messageview.c
10070         * src/prefs_common.c
10071         * src/prefs_common.h
10072         * src/prefs_message.c
10073                 Add pref to display HTML-only mails with plugin, 
10074                 if possible (defaulting to FALSE of course).
10075
10076 2006-02-16 [colin]      2.0.0cvs59
10077
10078         * src/main.c
10079         * src/common/plugin.c
10080         * src/common/plugin.h
10081         * src/gtk/pluginwindow.c
10082                 Keep track of requested (but unloaded) plugins
10083                 in some error cases.
10084
10085 2006-02-16 [wwp]        2.0.0cvs58
10086
10087         * src/gtk/gtkaspell.c
10088         * src/gtk/gtkaspell.h
10089         * src/prefs_spelling.c
10090         * src/compose.c
10091         * src/prefs_common.c
10092         * src/prefs_common.h
10093                 implemented new optional spellchecker behaviour: re-check message when
10094                 dictionary got changed (from compose-window/context-menu/Change dictionary).
10095
10096 2006-02-16 [wwp]        2.0.0cvs57
10097
10098         * src/quote_fmt_parse.y
10099                 pclose popen'ed pipe.
10100
10101 2006-02-15 [colin]      2.0.0cvs56
10102
10103         * src/mimeview.c
10104         * src/mimeview.h
10105                 Let MimeViewers know which MimeView they
10106                 depend of.
10107         * src/summaryview.c
10108                 Swap From/To columns in Sent/Queue/Drafts
10109                 folders
10110         * src/etpan/imap-thread.c
10111                 Use mailstream_low_tls_open() for STARTTLS
10112                 instead of mailstream_low_ssl_open()
10113                 ** REQUIRES libetpan 0.42cvs3 **
10114
10115 2006-02-15 [wwp]        2.0.0cvs55
10116
10117         * src/compose.c
10118         * src/compose.h
10119         * src/message_search.c
10120         * src/message_search.h
10121         * src/textview.c
10122         * src/gtk/gtkutils.c
10123         * src/gtk/gtkutils.h
10124                 added the ability to Find text in the compose window (and a bit
10125                 of code factorization).
10126
10127 2006-02-15 [wwp]        2.0.0cvs54
10128
10129         * src/prefs_gtk.c
10130                 yet another one file was missing (fix for some widgets' sensitivity).
10131                 Thanks Colin!
10132
10133 2006-02-15 [wwp]        2.0.0cvs53
10134
10135         * src/prefs_gtk.h
10136                 oops forgot that file (fix for some widgets' sensitivity).
10137
10138 2006-02-15 [wwp]        2.0.0cvs52
10139
10140         * src/summary_search.c
10141                 implemented advanced summary search options (added the ability
10142                 to use matcher conditions in an advanced search mode).
10143
10144 2006-02-15 [wwp]        2.0.0cvs51
10145
10146         * src/plugins/pgpcore/prefs_gpg.c
10147         * src/prefs_account.c
10148                 fix some widget sensitivity, mostly around some labels in
10149                 account prefs.
10150
10151 2006-02-15 [paul]       2.0.0cvs50
10152
10153         * manual/advanced.xml
10154                 improve Templates info
10155                 written by wwp
10156
10157 2006-02-14 [colin]      2.0.0cvs49
10158
10159         * src/pixmaps/address_book.xpm
10160         * src/pixmaps/preferences.xpm
10161         * src/pixmaps/properties.xpm
10162                 Fix pixmap size - patch by Fabien Vantard
10163
10164 2006-02-13 [colin]      2.0.0cvs48
10165
10166         * src/procmime.c
10167                 Add missing fclose()s on error
10168         * src/textview.c
10169                 Remove unused code
10170         * src/common/utils.c
10171                 Fix temp files not being deleted on windows
10172         Patches by Thomas Gilgin
10173
10174 2006-02-13 [colin]      2.0.0cvs47
10175
10176         * src/mainwindow.c
10177                 Fix exit crash
10178
10179 2006-02-13 [wwp]        2.0.0cvs46
10180
10181         * src/plugins/pgpcore/prefs_gpg.c
10182                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
10183
10184 2006-02-12 [colin]      2.0.0cvs45
10185
10186         * src/folderview.c
10187         * src/main.c
10188         * src/mainwindow.c
10189                 Fix "stuff" when quitting
10190
10191 2006-02-12 [wwp]        2.0.0cvs44
10192
10193         * src/prefs_themes.c
10194                 fix typos in debug messages.
10195
10196 2006-02-11 [colin]      2.0.0cvs43
10197
10198         * src/summaryview.c
10199                 don't allow drag/drop from ourself
10200
10201 2006-02-10 [wwp]        2.0.0cvs42
10202
10203         * src/exporthtml.c
10204         * src/html.c
10205         * src/html.h
10206         * src/procmime.c
10207         * src/textview.c
10208                 renamed html_ prefixed functions and data structures to avoid
10209                 namespace clashes w/ other software (gtkhtml2 for instance).
10210                 Closes bug #907.
10211
10212
10213 2006-02-09 [colin]      2.0.0cvs41
10214
10215         * src/summaryview.c
10216                 Fix shitty logic messed up. Thanks Ticho for the hint!
10217
10218 2006-02-09 [wwp]        2.0.0cvs40
10219
10220         * src/gtk/about.c
10221         * src/compose.c
10222         * src/prefs_account.c
10223         * src/prefs_gtk.h
10224         * src/editaddress.c
10225                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
10226                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
10227                 Browse buttons in accounts prefs.
10228
10229 2006-02-09 [colin]      2.0.0cvs39
10230
10231         * src/matcher.c
10232                 Check for pointer before using its members
10233         * src/gtk/gtksourceprintjob.c
10234                 Fix a wrong warning
10235
10236 2006-02-09 [wwp]        2.0.0cvs38
10237
10238         * src/gtk/filesel.c
10239                 fix few compiler warnings (type mismatch).
10240
10241 2006-02-09 [paul]       2.0.0cvs37
10242
10243         * po/fr.po
10244                 updated by Fabien Vantard
10245
10246 2006-02-08 [colin]      2.0.0cvs36
10247
10248         * src/prefs_common.c
10249         * src/common/defs.h
10250         * src/common/plugin.c
10251                 allow windows and linux configurations to coexist
10252                 patch by Thomas Gilgin
10253
10254 2006-02-08 [colin]      2.0.0cvs35
10255
10256         * src/filtering.c
10257         * src/matcher.c
10258         * src/matcher.h
10259         * src/matcher_parser_parse.y
10260         * src/prefs_filtering_action.c
10261         * src/prefs_matcher.c
10262                 Add the "Ignore thread" filtering
10263                 action
10264
10265 2006-02-08 [colin]      2.0.0cvs34
10266
10267         * src/compose.c
10268         * src/procmime.c
10269         * src/procmime.h
10270                 Fix bug #905 (damaged attachment)
10271                 text files with raw \0's aren't really text files
10272         FOR_STABLE
10273
10274 2006-02-08 [colin]      2.0.0cvs33
10275
10276         * src/summaryview.c
10277                 Fix crasher introduced yesterday
10278
10279 2006-02-08 [wwp]        2.0.0cvs32
10280
10281         * src/compose.c
10282         * src/compose.h
10283                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
10284
10285 2006-02-08 [wwp]        2.0.0cvs31
10286
10287         * src/prefs_template.c
10288                 templates enhancement: allow address completion for Cc and Bcc fields
10289                 (it was currently possible for the To field only)
10290
10291 2006-02-08 [colin]      2.0.0cvs30
10292
10293         * src/compose.c
10294                 Don't unblock if not blocked
10295         FOR_STABLE
10296
10297 2006-02-07 [colin]      2.0.0cvs29
10298
10299         * src/action.c
10300                 Forgot to refresh summaryview
10301
10302 2006-02-07 [colin]      2.0.0cvs28
10303
10304         * src/action.c
10305                 Freeze/thaw message list and folder list while
10306                 processing %as{} actions 
10307         * src/compose.c
10308                 Fix auto-wrap disabling after a middle-click
10309                 paste - FOR_STABLE
10310
10311 2006-02-07 [paul]       2.0.0cvs27
10312
10313         * src/folder.c
10314                 fix freeing of uninitialised pointers
10315                 Thanks to Colin
10316
10317 2006-02-06 [colin]      2.0.0cvs26
10318
10319         * src/folder.c
10320                 Use g_slist_prepend in potentially big list
10321
10322 2006-02-06 [colin]      2.0.0cvs25
10323
10324         * src/folder.c
10325                 Completely skip processing if it doesn't 
10326                 exist (faster!)
10327
10328 2006-02-06 [colin]      2.0.0cvs24
10329
10330         * src/folder.c
10331         * src/summaryview.c
10332                 Batch filtering in summaryview (from Tools menu)
10333                 and pre/post//-processing too
10334
10335 2006-02-06 [colin]      2.0.0cvs23
10336
10337         * src/procmsg.h
10338         * src/filtering.c
10339                 Use a special field for batch filtering instead
10340                 of stepping on deferred execution's toes
10341
10342 2006-02-06 [colin]      2.0.0cvs22
10343
10344         * src/action.c
10345         * src/filtering.c
10346         * src/filtering.h
10347         * src/folder.c
10348         * src/summaryview.c
10349                 Fix filtering via menus and actions
10350
10351 2006-02-06 [colin]      2.0.0cvs21
10352
10353         * src/imap.c
10354                 Put the added file directly to cache if possible (will work
10355                 with next libetpan)
10356         * src/filtering.c
10357         * src/filtering.h
10358         * src/inc.c
10359         * src/folder.c
10360         * src/mbox.c
10361         * src/procmsg.h
10362                 Move and copy filtered messages by batches instead of one
10363                 by one - faster on IMAP
10364         * src/procmsg.c
10365                 Add a function that'll possibly be useful later
10366
10367 2006-02-06 [colin]      2.0.0cvs20
10368
10369         * src/addressbook.c
10370                 Use internal mime-type instead of text/plain for d'n'd
10371         * src/compose.c
10372                 Allow attaching files from mimeview's icon list via d'n'd
10373         * src/folderview.c
10374         * src/folderview.h
10375                 Use internal mime-type instead of text/plain for d'n'd
10376                 Don't try to selected opened folder if none is
10377                 Factorize d'n'd from other apps code
10378         * src/headerview.c
10379         * src/textview.c
10380         * src/gtk/gtkutils.c
10381         * src/gtk/gtkutils.h
10382                 Factorize Face/X-Face stuff
10383         * src/mimeview.c
10384                 Fix d'n'd to other apps
10385         * src/prefs_message.c
10386                 Let the XFace pref be usable without libcompface as it also
10387                 applies to Face
10388         * src/summaryview.c
10389                 Fix d'n'd to other apps
10390                 Factorize d'n'd from other apps code
10391
10392 2006-02-06 [wwp]        2.0.0cvs19
10393
10394         * po/it.po
10395                 Italian translation fixes by Andrea Spadaccini (no more confusion
10396                 between filtering and processing, and few changes in the About
10397                 dialog).
10398
10399
10400 2006-02-06 [mones]      2.0.0cvs18
10401
10402         * src/gtk/icon_legend.c
10403                 Improved descriptions allowing better translations
10404
10405 2006-02-05 [colin]      2.0.0cvs17
10406
10407         * src/imap.c
10408                 Add the f*cking missing expunge that caused imap_fetch_env
10409                 to fail after an add_msgs ! :-///
10410         * src/etpan/imap-thread.c
10411                 Add a bit of debug
10412         FOR_STABLE
10413
10414 2006-02-05 [colin]      2.0.0cvs16
10415
10416         * src/common/utils.c
10417                 Don't check for return-path (or we can't put
10418                 back non-sent mails)
10419
10420 2006-02-05 [colin]      2.0.0cvs15
10421
10422         * src/textview.c
10423                 Don't try to display Face header in textview
10424                 when teh headerview's active
10425
10426 2006-02-05 [colin]      2.0.0cvs14
10427
10428         * tools/tbird2syl.py
10429         * tools/Makefile.am
10430                 Add script to import Thunderbird mails
10431
10432 2006-02-05 [colin]      2.0.0cvs13
10433
10434         * src/headerview.c
10435         * src/procheader.c
10436         * src/procmsg.c
10437         * src/procmsg.h
10438         * src/textview.c
10439                 Show Face headers - patch partially by Klaus Flittner
10440
10441 2006-02-05 [colin]      2.0.0cvs12
10442
10443         * src/folderview.c
10444         * src/summaryview.c
10445         * src/common/utils.c
10446         * src/common/utils.h
10447                 Let dnd work from mime icons to summaryview
10448                 and to folderview too
10449                 Add a crude test to avoid trying to add files
10450                 drag'n'dropped when they're not mails
10451
10452 2006-02-04 [colin]      2.0.0cvs11
10453
10454         * src/summaryview.c
10455         * src/mimeview.c
10456                 Fix utf8 conversion
10457
10458 2006-02-04 [colin]      2.0.0cvs10
10459
10460         * src/compose.c
10461         * src/folderview.c
10462         * src/mimeview.c
10463         * src/summaryview.c
10464         * src/summaryview.h
10465                 Added various drag and drop capas:
10466                 From                    To
10467                 summaryview             other apps
10468                 mimeview icons          other apps
10469                 other apps              summaryview
10470                 other apps              folderview
10471
10472                 This shouldn't have broken the existing:
10473                 From                    To
10474                 summaryview             folderview
10475                 folderview              folderview
10476                 summaryview             compose's attachments
10477
10478         Tests welcomed.
10479
10480 2006-02-02 [paul]       2.0.0cvs9
10481
10482         * src/mainwindow.c
10483                 move global option 'Set displayed columns...' out
10484                 of folder option grouping.
10485                 fix sensitivity of 'harvest addresses'
10486         FOR_STABLE
10487
10488 2006-02-01 [colin]      2.0.0cvs8
10489
10490         * src/mimeview.c
10491                 Revert the alertpanel patch, it sucks (intrusive
10492                 and gets in the way of "open")
10493
10494 2006-02-01 [colin]      2.0.0cvs7
10495
10496         * src/compose.c
10497         * src/prefs_account.c
10498         * src/prefs_common.c
10499         * src/common/defs.h
10500         * src/common/utils.c
10501         * src/common/utils.h
10502                 Add ability to edit the signature file
10503                 from the account preferences, and use
10504                 a default for the text editor.
10505                 Patch by Fabien Vantard
10506
10507 2006-02-01 [colin]      2.0.0cvs6
10508
10509         * src/mimeview.c
10510                 Try to get mime type by extension if it is
10511                 application/octet-stream
10512                 Display a window with possible choices when
10513                 encountering unknown mime types
10514         * src/gtk/filesel.c
10515         * src/gtk/filesel.h
10516                 Add preview
10517                 Allow multiple selection in filtered filesel
10518                 (patch by Fabien Vantard)
10519         * src/gtk/pluginwindow.c
10520                 Use it (patch by Fabien Vantard)
10521
10522 2006-02-01 [paul]       2.0.0cvs5
10523
10524         * src/jpilot.c
10525                 fix crash on creating jpilot address book
10526                 Thanks to Colin - FOR_STABLE
10527         * src/prefs_summaries.c
10528         * src/prefs_wrapping.c
10529         * src/gtk/icon_legend.c
10530         * src/gtk/quicksearch.c
10531                 string fixes and additions
10532
10533 2006-02-01 [paul]       2.0.0cvs4
10534
10535         * src/compose.c
10536         * src/mainwindow.c
10537         * src/messageview.c
10538         * src/prefs_send.c
10539                 add Arabic encoding option
10540                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
10541
10542 2006-01-31 [colin]      2.0.0cvs3
10543
10544         * src/plugins/pgpcore/passphrase.c
10545                 Convert passphrase to locale encoding
10546         * src/compose.c
10547                 Fix drafting on IMAP. Crappy bug sneaked in
10548                 the release :-/
10549         FOR_STABLE
10550
10551 2006-01-30 [paul]       2.0.0cvs2
10552
10553         * src/gtk/icon_legend.c
10554                 show the new entries
10555
10556 2006-01-30 [colin]      2.0.0cvs1
10557
10558         * src/manual.c
10559                 Check for the file to be present before 
10560                 enabling the menu - FOR_STABLE
10561         * src/gtk/icon_legend.c
10562                 Add folders icons (not all of them, there
10563                 are too much, but the most intriguing ones)
10564
10565 2006-01-30 [paul]       2.0.0
10566
10567         version 2.0.0 released
10568
10569 [For previous entries, see ChangeLog.pre2.0.0]