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