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