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