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