db32b19c98b4a713079023dd8b39bf1e8b0beb67
[claws.git] / ChangeLog
1 2006-12-17 [colin]      2.6.1cvs45
2
3         * src/gtk/logwindow.c
4                 Fix bug 1067, 'Claws-Mail uses 100% CPU on an 
5                 IMAP folder and is blocked on main thread': 
6                 make sure we put utf8 in the log.
7
8 2006-12-16 [colin]      2.6.1cvs44
9
10         * src/toolbar.c
11         * src/toolbar.h
12                 Fix bug 1055, 'Add the 'cancel receive' 
13                 in the available events for the toolbar buttons'
14
15 2006-12-16 [colin]      2.6.1cvs43
16
17         * po/POTFILES.in
18         * src/imap.c
19         * src/common/nntp.c
20         * src/common/session.c
21                 Log error when SSL handshakes fail. 
22                 Fixes bug 1082, 'incorrect / imprecise 
23                 error message when imap server provides 
24                 ssl only through STARTTLS but SSL is 
25                 selected'
26
27 2006-12-15 [wwp]        2.6.1cvs42
28
29         * src/plugins/bogofilter/bogofilter_gtk.c
30                 set proper sensitivity to widgets I've recently added.
31
32 2006-12-15 [colin]      
33
34         2.7.0-rc1 released
35
36 2006-12-15 [wwp]        2.6.1cvs41
37
38         * src/plugins/bogofilter/bogofilter.c
39         * src/plugins/bogofilter/bogofilter.h
40         * src/plugins/bogofilter/bogofilter_gtk.c
41                 bogofilter's whitelist can now use a subset of
42                 the addressbook (either a book, a subfolder of a book,
43                 or the whole addressbook by using "Any"). Re-used there
44                 some pref_matcher widgets and mechanisms to match a subset
45                 of the addressbook.
46
47 2006-12-15 [wwp]        2.6.1cvs40
48
49         * src/wizard.c
50         * src/common/plugin.c
51         * src/common/plugin.h
52         * src/gtk/about.c
53         * src/plugins/bogofilter/bogofilter.c
54         * src/plugins/clamav/clamav_plugin.c
55         * src/plugins/demo/demo.c
56         * src/plugins/dillo_viewer/dillo_viewer.c
57         * src/plugins/pgpcore/plugin.c
58         * src/plugins/pgpinline/plugin.c
59         * src/plugins/pgpmime/plugin.c
60         * src/plugins/spamassassin/spamassassin.c
61         * src/plugins/trayicon/trayicon.c
62                 factorize some translatable strings (plugins-related),
63                 fix missing punctuation in several places,
64                 remove useless translatable \n in about.c,
65                 and factorize plugin init code w/ a new function
66                 check_plugin_version() in common/plugin.c.
67                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
68
69 2006-12-15 [wwp]        2.6.1cvs39
70
71         * src/plugins/bogofilter/bogofilter.c
72         * src/plugins/bogofilter/bogofilter_gtk.c
73                 flag whitelisted spams as spam, but don't filter it to the spam
74                 folder. Thanks to Colin.
75
76 2006-12-15 [ticho]      2.6.1cvs38
77
78         * src/plugins/bogofilter/bogofilter.c
79         * src/plugins/bogofilter/bogofilter.h
80         * src/plugins/bogofilter/bogofilter_gtk.c
81                 Add option to whitelist senders found in addressbook. Patch by colin.
82
83 2006-12-15 [paul]       2.6.1cvs37
84
85         * src/folderview.c
86                 add missing #include "log.h"
87
88 2006-12-15 [paul]       2.6.1cvs36
89
90         * src/plugins/bogofilter/bogofilter.c
91         * src/plugins/bogofilter/bogofilter.h
92         * src/plugins/bogofilter/bogofilter_gtk.c
93                 Add an option to allow inserting an
94                 X-Claws-Bogosity header (on MH folders
95                 only). Patch by Colin
96
97 2006-12-14 [colin]      2.6.1cvs35
98
99         * src/main.c
100                 "Yes" should be the default choice for
101                 migration configuration
102
103 2006-12-14 [paul]       2.6.1cvs34
104
105         * src/prefs_summaries.c
106         * manual/advanced.xml
107                 Unhide mark_as_read_delay
108
109 2006-12-14 [paul]       2.6.1cvs33
110
111         * src/messageview.c
112         * src/messageview.h
113         * src/mimeview.c
114         * src/mimeview.h
115         * src/summaryview.c
116         * src/textview.c
117         * src/textview.h
118                 Fix printing of selection
119                 Fix printing of message parts
120                 Fix printing of images
121         * src/gtk/gtksourceprintjob.c
122                 Fix page count when there are images
123
124 2006-12-14 [wwp]        2.6.1cvs32
125
126         * src/mainwindow.c
127         * src/summaryview.c
128         * src/summaryview.h
129         * src/gtk/quicksearch.c
130                 fix quicksearch 'magnify' button status when QS is closed
131                 using the Escape key, thanks to Colin.
132
133 2006-12-14 [wwp]        2.6.1cvs31
134
135         * src/mainwindow.c
136         * src/summaryview.c
137         * src/summaryview.h
138         * src/gtk/quicksearch.c
139                 fix quicksearch 'magnify' button status when QS is closed
140                 using the Escape key, thanks to Colin.
141
142 2006-12-13 [colin]      2.6.1cvs30
143
144         * src/ldapquery.c
145         * src/ldaputil.c
146                 Use the binary safe version of ldap_get_values,
147                 to make sure we manipulate null-terminated 
148                 strings. Maybe fixes bug 1075, 'claws mail 
149                 segfault when completing ldap adresses'
150         * src/syldap.c ** REMOVED **
151         * src/syldap.h ** REMOVED **
152                 Remove dead files
153
154 2006-12-13 [mones]      2.6.1cvs29
155
156         * po/es.po
157                 Fixed piped strings, fixed click translation
158
159 2006-12-13 [paul]       2.6.1cvs28
160
161         * src/main.c
162                 don't translate these strings
163
164 2006-12-13 [paul]       2.6.1cvs27
165
166         * po/en_GB.po
167                 updated
168
169 2006-12-13 [colin]      2.6.1cvs26
170
171         * src/main.c
172         * src/main.h
173                 Add claws_is_starting()
174
175 2006-12-13 [mones]      2.6.1cvs25
176
177         * manual/es/advanced.xml
178         * po/es.po
179                 Synced manual and updated translation
180
181 2006-12-12 [colin]      2.6.1cvs24
182
183         * src/wizard.c
184                 Add an option to use STARTTLS in the
185                 welcome wizard. Fixes bug 1080, 
186                 'Using SSL option in wizard for incoming 
187                 server does not activate SSL with STARTTLS'
188
189 2006-12-12 [colin]      2.6.1cvs23
190
191         * src/main.c
192                 Don't exit when there's an incomplete
193                 mailbox configured - leaves a chance 
194                 to fix a failing IMAP account. Exit
195                 if no mailbox at all is loaded (case
196                 of missing plugin).
197                 Completes bug 1077's fix (I was wrong
198                 in this bug's comment #3).
199
200 2006-12-12 [colin]      2.6.1cvs22
201
202         * src/gtk/menu.h
203                 Add another menu data type
204         * src/prefs_account.c
205                 Complete the completion of bug 1076
206                 (doesn't lose the pref on apply)
207
208 2006-12-12 [paul]       2.6.1cvs21
209
210         * src/prefs_account.c
211                 complete the fix of bug 1076
212                 also be more verbose with the text
213
214 2006-12-12 [paul]       2.6.1cvs20
215
216         * src/gtk/combobox.c
217                 fix compilation warning
218
219 2006-12-11 [colin]      2.6.1cvs19
220
221         * src/wizard.c
222                 Document :port in server entry tooltips
223
224 2006-12-11 [colin]      2.6.1cvs18
225
226         * src/main.c
227                 Fix compile
228
229 2006-12-11 [colin]      2.6.1cvs17
230
231         * src/main.c
232                 Add failing IMAP as a reason for no
233                 mailbox
234
235 2006-12-11 [colin]      2.6.1cvs16
236
237         * src/prefs_account.c
238                 Check for existence of inbox for local
239                 accounts too
240         * src/wizard.c
241                 Allow setting the port to use for servers
242                 by using the usual "server.example.com:port"
243                 syntax. Fixes bug 1077, 'sylpheed-claws does 
244                 not start when IMAP server is unavailable'
245
246 2006-12-11 [colin]      2.6.1cvs15
247
248         * src/prefs_account.c
249                 Prevent use of non-existing default inbox
250
251 2006-12-11 [colin]      2.6.1cvs14
252
253         * src/prefs_account.c
254                 Fix sensitivity. Fixes bug 1076, 'privacy 
255                 options are displayed even when pgp plugin 
256                 not loaded / available'
257
258 2006-12-09 [colin]      2.6.1cvs13
259
260         * manual/advanced.xml
261         * src/prefs_common.c
262         * src/prefs_common.h
263         * src/common/ssl_certificate.c
264                 Add a new hidden preference, 'unsafe_ssl_certs',
265                 which allows to store multiple certificates per
266                 server/port. This is disabled by default because
267                 it's less secure (presenting a new certificate
268                 instead of a changed one raises less alarms).
269                 This will cause Claws to ask about an unknown
270                 certificate for people who have used 2.6.1cvs8
271                 or greater.
272
273 2006-12-09 [colin]      2.6.1cvs12
274
275         * src/action.c
276                 Fix cache updating after action
277
278 2006-12-07 [wwp]        2.6.1cvs11
279
280         * src/compose.c
281                 fix email address comparison when replying to all
282                 (avoid replying to ourselves), thanks to Colin.
283
284 2006-12-06 [paul]       2.6.1cvs10
285
286         * src/addrharvest.c
287         * src/editldap.c
288         * src/expldifdlg.c
289         * src/news.c
290         * src/toolbar.c
291         * src/common/utils.c
292                 ...and more renaming
293                 Thanks to Colin
294
295 2006-12-06 [paul]       2.6.1cvs9
296
297         * src/compose.c
298         * src/messageview.c
299         * src/procheader.c
300         * src/procmime.c
301         * src/procmsg.c
302         * src/textview.c
303                 more renaming
304                 Thanks to Colin
305
306 2006-12-06 [colin]      2.6.1cvs8
307
308         * src/ssl_manager.c
309         * src/common/ssl_certificate.c
310         * src/common/ssl_certificate.h
311                 Handle multiple certificates per host/port
312
313 2006-12-06 [colin]      2.6.1cvs7
314
315         * src/etpan/imap-thread.c
316                 Fix certificate checking on IMAP
317
318 2006-12-06 [colin]      2.6.1cvs6
319
320         * src/folderview.c
321                 Fix bug 1072, 'Claws stops fetching newsgroups 
322                 from server when newsgroup got deleted': continue
323                 checking other groups
324
325 2006-12-05 [wwp]        2.6.1cvs5
326
327         * src/message_search.c
328         * src/summary_search.c
329         * src/gtk/combobox.c
330         * src/gtk/combobox.h
331         * src/gtk/gtkutils.c
332         * src/gtk/gtkutils.h
333                 make up and down arrow keys in modern gtk_combo_box_entry widgets
334                 behave like w/ old comboboxes (summary and message search only).
335
336 2006-12-05 [paul]       2.6.1cvs4
337
338         * src/wizard.c
339                 encode headers
340                 Thanks to Colin
341
342 2006-12-05 [paul]       2.6.1cvs3
343
344         * tools/README
345         * tools/textviewer.pl
346                 script updated and description added
347
348 2006-12-04 [colin]      2.6.1cvs2
349
350         * src/compose.c
351                 Run pre-send hook only when checking
352                 everything
353
354 2006-12-04 [paul]       2.6.1cvs1
355
356         * NEWS
357         * README
358         * RELEASE_NOTES
359         * configure.ac
360         * tools/README
361                 bump up version number following stable release
362
363 2006-12-04 [paul]       2.6.0cvs83
364
365         * README
366                 updates and corrections
367
368 2006-12-04 [colin]      2.6.0cvs82
369
370         * src/common/utils.c
371                 Probably fix bug 1066, 'Incorrect mailbox 
372                 size displayed'
373
374 2006-12-04 [colin]      2.6.0cvs81
375
376         * src/common/utils.c
377                 Trim tabs from mailcap file too.
378
379 2006-12-02 [paul]       2.6.0cvs80
380
381         * src/exphtmldlg.c
382                 fix broken GUI under certain languages
383         * src/expldifdlg.c
384                 put the Cancel button to the right
385
386 2006-12-01 [paul]       2.6.0cvs79
387
388         * tools/Makefile.am
389                 remove reference to removed file
390
391 2006-12-01 [wwp]        2.6.0cvs78
392
393         * src/addressbook.c
394         * src/editaddress.c
395                 remove forgotten debug statements.
396
397 2006-12-01 [wwp]        2.6.0cvs77
398
399         * manual/advanced.xml
400         * manual/fr/advanced.xml
401         * src/addressbook.c
402         * src/addressbook.h
403         * src/addressitem.h
404         * src/editaddress.c
405         * src/editaddress.h
406         * src/prefs_common.c
407         * src/prefs_common.h
408         * src/gtk/gtkutils.c
409         * src/gtk/gtkutils.h
410                 add a hidden option to allow embedding the editaddress (edit contact details)
411                 dialog into the addressbook's window. This doesn't change the default
412                 behaviour.
413
414 2006-12-01 [wwp]        2.6.0cvs76
415
416         * src/message_search.c
417         * src/summary_search.c
418                 fix more focus issues (don't set focus to combobox's entry widget when
419                 entry's value changed, if entry widget has focus already).
420
421 2006-12-01 [wwp]        2.6.0cvs75
422
423         * src/gtk/quicksearch.c
424                 revert last changes to the quicksearch gtk_combo_box, this needs more
425                 tuning and testing.
426
427 2006-12-01 [paul]       2.6.0cvs74
428
429         * tools/kdeservicemenu/README
430         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
431         * tools/kdeservicemenu/install.sh
432         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
433         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
434                 simplify this stuff, and in so doing,
435                 fix it. (possibly re-extend it again at
436                 a later date)
437
438 2006-12-01 [wwp]        2.6.0cvs73
439
440         * src/gtk/quicksearch.c
441                 adapt quicksearch code to use modern gtk_combo_box'es.
442
443 2006-12-01 [wwp]        2.6.0cvs72
444
445         * src/common/defs.h
446         * src/prefs_common.c
447         * src/prefs_common.h
448         * src/message_search.c
449         * src/summary_search.c
450         * src/gtk/combobox.c
451         * src/gtk/combobox.h
452                 add history combos to all message and summary search fields.
453
454 2006-12-01 [wwp]        2.6.0cvs71
455
456         * src/summaryview.c
457                 As the list may change while the mark as read delay
458                 runs, we can't rely on the 'row' pointer, which can
459                 be invalid when the timeout is called. As the mark
460                 as read is only done if the message is still selected,
461                 use summaryview->selected instead. Thanks to Colin.
462
463 2006-11-30 [paul]       2.6.0cvs70
464
465         * src/textview.c
466                 give emphasis to "Sylpheed-Claws"
467                 as well as "Claws Mail"
468
469 2006-11-30 [colin]      2.6.0cvs69
470
471         * src/wizard.c
472                 Put the SSL checkboxes in the receiving
473                 and sending server pages.
474
475 2006-11-29 [colin]      2.6.0cvs68
476
477         * src/gtk/gtkutils.c
478         * src/gtk/gtkvscrollbutton.c
479                 Revert some deprecated fixes - they seem to
480                 deprecate stuff as soon as a new one gets out.
481                 g_object_ref_sink needed glib-2.10.
482
483 2006-11-29 [colin]      2.6.0cvs67
484
485         * src/common/utils.c
486                 Create .mailcap if it doesn't exist
487
488 2006-11-29 [colin]      2.6.0cvs66
489
490         * src/compose.c
491                 Followup to cvs60: use original list
492                 of recipients if replying to a mail
493                 in Sent Drafts or Queue.
494
495 2006-11-27 [paul]       2.6.0cvs65
496
497         * src/image_viewer.c
498                 revert the last change for now (it's broken)
499
500 2006-11-27 [paul]       2.6.0cvs64
501
502         * Makefile.am
503         * configure.ac
504         * m4/aclocal-include.m4
505         * m4/check-type.m4
506         * src/Makefile.am
507         * src/addr_compl.c
508         * src/compose.c
509         * src/crash.c
510         * src/export.c
511         * src/exporthtml.c
512         * src/exportldif.c
513         * src/imap.c
514         * src/import.c
515         * src/main.c
516         * src/main.h
517         * src/matcher.c
518         * src/mimeview.c
519         * src/procmsg.c
520         * src/textview.c
521         * src/common/Makefile.am
522         * src/common/claws.c
523         * src/common/claws.h
524         * src/common/ssl.c
525         * src/common/sylpheed.c
526         * src/common/sylpheed.h
527         * src/etpan/Makefile.am
528         * src/gtk/Makefile.am
529         * src/gtk/claws-marshal.list
530         * src/gtk/filesel.c
531         * src/gtk/gtksctree.c
532         * src/gtk/quicksearch.c
533         * src/gtk/sylpheed-marshal.list
534         * src/plugins/bogofilter/bogofilter.c
535         * src/plugins/bogofilter/bogofilter_gtk.c
536         * src/plugins/clamav/clamav_plugin.c
537         * src/plugins/clamav/clamav_plugin_gtk.c
538         * src/plugins/demo/demo.c
539         * src/plugins/dillo_viewer/dillo_viewer.c
540         * src/plugins/pgpcore/Makefile.am
541         * src/plugins/pgpcore/claws.def
542         * src/plugins/pgpcore/pgp_viewer.c
543         * src/plugins/pgpcore/plugin.c
544         * src/plugins/pgpcore/sylpheed.def
545         * src/plugins/pgpinline/Makefile.am
546         * src/plugins/pgpinline/claws.def
547         * src/plugins/pgpinline/plugin.c
548         * src/plugins/pgpinline/sylpheed.def
549         * src/plugins/pgpmime/Makefile.am
550         * src/plugins/pgpmime/claws.def
551         * src/plugins/pgpmime/plugin.c
552         * src/plugins/pgpmime/sylpheed.def
553         * src/plugins/spamassassin/spamassassin.c
554         * src/plugins/spamassassin/spamassassin_gtk.c
555         * src/plugins/trayicon/trayicon.c
556                 yet more renaming
557                 remove deprecated gtk_tooltips_set_delay()
558
559 2006-11-26 [paul]       2.6.0cvs63
560
561         * src/expldifdlg.c
562         * src/folderview.c
563         * src/image_viewer.c
564         * src/mainwindow.c
565         * src/gtk/gtkutils.c
566         * src/gtk/gtkvscrollbutton.c
567         * src/gtk/prefswindow.c
568         * src/plugins/pgpcore/prefs_gpg.c
569                 replace more deprecated GTK+ functions
570
571 2006-11-26 [paul]       2.6.0cvs62
572
573         * src/addr_compl.c
574         * src/addressbook.c
575         * src/browseldap.c
576                 replace deprecated gtk_idle_... functions
577
578 2006-11-26 [paul]       2.6.0cvs61
579
580         * src/compose.c
581         * src/folderview.c
582         * src/inc.c
583         * src/summaryview.c
584         * src/gtk/gtkvscrollbutton.c
585         * src/gtk/quicksearch.c
586         * src/plugins/pgpcore/passphrase.c
587                 replace deprecated gtk_timeout_add and
588                 gtk_timeout_remove
589
590 2006-11-26 [paul]       2.6.0cvs60
591
592         * src/compose.c
593                 fix bug that caused the wrong recipient
594                 to be selected when replying to a msg
595                 which is From one of our accounts to
596                 another of our accounts
597
598 2006-11-25 [paul]       2.6.0cvs59
599
600         * src/summaryview.c
601                 don't change the From column title to
602                 To if the To column is visible
603
604 2006-11-24 [paul]       2.6.0cvs58
605
606         * src/compose.c
607                 fix bug 1069, 'Sent mails disappear, BCC
608                 or locking problem?'
609
610 2006-11-21 [wwp]        2.6.0cvs57
611
612         * src/compose.c
613                 fix spelling menu when replying (same as 2.3.1cvs39):
614                 discrepancy between context menu and top menu when
615                 folder's dictionary isn't the default one.
616
617 2006-11-19 [paul]       2.6.0cvs56
618
619         * src/summaryview.c
620                 obey always_show_msg option when
621                 marking as spam
622         * src/plugins/bogofilter/bogofilter.c
623                 fix typo
624
625 2006-11-18 [paul]       2.6.0cvs55
626
627         * AUTHORS
628         * README
629         * debian/copyright
630         * manual/ack.xml
631         * manual/es/ack.xml
632         * manual/fr/ack.xml
633         * manual/pl/ack.xml
634         * src/gtk/authors.h
635         * src/gtk/icon_legend.c
636         * src/gtk/icon_legend.h
637         * tools/OOo2claws-mail.pl
638         * tools/README
639         * tools/acroread2claws-mail.pl
640         * tools/claws.i18n.status.pl
641         * tools/filter_conv.pl
642         * tools/filter_conv_new.pl
643         * tools/freshmeat_search.pl
644         * tools/google_search.pl
645         * tools/kmail2claws-mail.pl
646         * tools/kmail2claws-mail_v2.pl
647         * tools/maildir2claws-mail.pl
648         * tools/make.themes.project
649         * tools/multiwebsearch.pl
650         * tools/outlook2claws-mail.pl
651         * tools/tb2claws-mail
652         * tools/kdeservicemenu/README
653         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
654                 update mine and wwp's email addresses in
655                 several places
656                 Patch by wwp
657         * src/prefs_compose_writing.c
658                 set sensitivity on 'new message format' frame
659
660 2006-11-17 [paul]       2.6.0cvs54
661
662         * src/gtk/about.c
663                 more reworking of the GUI
664                 Patch by Fabien Vantard
665
666 2006-11-16 [paul]       2.6.0cvs53
667
668         * src/gtk/about.c
669                 set a minimum size for the window, allow
670                 it to automatically expand as necessary
671
672 2006-11-16 [wwp]        2.6.0cvs52
673
674         * src/gtk/about.c
675                 better wrap of copyright info on some systems.
676
677 2006-11-16 [paul]       2.6.0cvs51
678
679         * src/gtk/about.c
680                 move the tech info from the upper panel
681                 to the Info tab
682                 use a gtk_text_view for the features tab
683
684 2006-11-16 [paul]       2.6.0cvs50
685
686         * po/Makevars
687                 update my email address
688         * src/addressbook.c
689         * src/compose.c
690         * src/imap_gtk.c
691         * src/mh_gtk.c
692         * src/news_gtk.c
693         * src/summaryview.c
694         * src/plugins/trayicon/trayicon.c
695                 don't offer simple menu separators
696                 for translation
697         * src/folderview.c
698                 add separator between 'mark all read'
699                 and 'search folder'
700
701 2006-11-15 [wwp]        2.6.0cvs49
702
703         * src/gtk/authors.h
704                 updated manuals authors.
705
706 2006-11-14 [paul]       2.6.0cvs48
707
708         * src/compose.c
709                 Fix Options/Reply mode after draft save
710
711 2006-11-14 [paul]       2.6.0cvs47
712
713         * src/Makefile.am
714                 Fix make DESTDIR=...
715         * src/mbox.c
716                 Optimise speed
717         * src/plugins/pgpinline/pgpinline.c
718                 Probably fix bug 1061
719
720 2006-11-14 [paul]       2.6.0cvs46
721
722         * po/Makevars
723                 enable Q_ macro
724         * src/Makefile.am
725         * src/stock_pixmap.c
726         * src/stock_pixmap.h
727         * src/gtk/about.c
728         * src/pixmaps/active.xpm
729         * src/pixmaps/inactive.xpm
730                 add a new page, 'Features', to the About dialog
731                 showing which features are compiled in and which
732                 are not
733
734 2006-11-14 [paul]       2.6.0cvs45
735
736         * po/ru.po
737                 updated by Pavlo Bohmat
738
739 2006-11-14 [colin]      2.6.0cvs44
740
741         * src/compose.c
742         * src/inc.c
743         * src/messageview.c
744         * src/news.c
745         * src/pop.c
746         * src/procmsg.c
747         * src/gtk/gtkaspell.c
748                 Fix 64-bit-related warnings
749         * src/ssl_manager.c
750                 Fix possible infinite loop
751         * src/plugins/pgpcore/sgpgme.c
752                 Remove useless check
753
754 2006-11-13 [colin]      2.6.0cvs43
755
756         * src/gtk/Makefile.am
757                 authors.h isn't generated
758
759 2006-11-13 [colin]      2.6.0cvs42
760
761         * src/plugins/pgpinline/pgpinline.c
762         * src/plugins/pgpmime/pgpmime.c
763                 Very probably fix bug 1061, 'crash on 
764                 opening signed email'. Another cast
765                 problem
766
767 2006-11-13 [colin]      2.6.0cvs41
768
769         * src/plugins/pgpcore/sgpgme.c
770                 Maybe fix bug 1061, 'crash on opening 
771                 signed email'
772
773 2006-11-13 [wwp]        2.6.0cvs40
774
775         * src/plugins/pgpinline/pgpinline.c
776                 fix candidate for bug #1057, thanks to Colin.
777
778 2006-11-13 [wwp]        2.6.0cvs39
779
780         * src/compose.c
781         * src/quote_fmt_parse.y
782                 fix bug 1052: current parser buffer was not always 
783                 allocated, ptr to this buffer could be returned as 
784                 NULL whereas no parser error has occurred. in 
785                 consequence, defining a template body as "%d" 
786                 (w/o the quotes) for the first time of the instance 
787                 of claws-mail, was reporting a parser error. make 
788                 sure that the buffer is always allocated, even to 
789                 an empty string.
790                 fix mis-unescaping in compose.:compose_quote_fmt(): 
791                 unescaping of the fmt string was always done 
792                 whereas it must be done *only* when receiving 
793                 quote format strings issued from the prefs 
794                 (compose new message, reply, forward, redirect 
795                 formats), *not* when applying templates.  in 
796                 consequences, applying templates w/ sequences 
797                 like \\|p{echo} were failing. make sure that 
798                 unescaping is done only when necessary.
799
800 2006-11-12 [colin]      2.6.0cvs38
801
802         * po/de.po
803                 Fix typo (s/KB/MB)
804
805 2006-11-12 [colin]      2.6.0cvs37
806
807         * src/plugins/pgpinline/pgpinline.c
808         * src/plugins/pgpmime/pgpmime.c
809                 Release GPG context at the latest 
810                 possible moment. Maybe fixes 
811                 bug 1057, 'crash on sending signed 
812                 message to a newsgroup'
813                 
814
815 2006-11-12 [colin]      2.6.0cvs36
816
817         * src/plugins/pgpcore/sgpgme.c
818                 Tell a bit more when gpg's status doesn't
819                 contain any signature
820
821 2006-11-12 [colin]      2.6.0cvs35
822
823         * src/compose.c
824                 Fix bug 1060, 'compilation error with 
825                 Irix's cc'
826
827 2006-11-12 [paul]       2.6.0cvs34
828
829         * doc/man/claws-mail.1
830         * src/prefs_gtk.c
831         * src/plugins/clamav/README
832         * src/plugins/spamassassin/README
833         * tools/README
834         * tools/freshmeat_search.pl
835         * tools/google_search.pl
836         * tools/multiwebsearch.pl
837                 more renaming
838         * src/plugins/trayicon/trayicon.c
839                 fix compiliation warning
840
841 2006-11-11 [colin]      2.6.0cvs33
842
843         * src/folderview.c
844                 Forbid drag and drop from/to different
845                 folders of type F_UNKNOWN
846
847 2006-11-11 [colin]      2.6.0cvs32
848
849         * src/plugins/pgpinline/pgpinline.c
850                 Fix typo in previous commit:
851                 - gpgme_new(&ctx);
852                 + if ((err = gpgme_new(&data->ctx)) ...)
853
854 2006-11-11 [colin]      2.6.0cvs31
855
856         * src/plugins/pgpinline/pgpinline.c
857         * src/plugins/pgpmime/pgpmime.c
858                 Check success after calling gpgme_new
859                 Maybe fixes bug 1057, 'crash on sending 
860                 signed message to a newsgroup'
861
862 2006-11-11 [colin]      2.6.0cvs30
863
864         * src/undo.c
865                 init undostruct to 0s (from
866                 valgrind log of bug 1057)
867
868 2006-11-10 [colin]      2.6.0cvs29
869
870         * src/mainwindow.c
871                 Set cursor to wait before filtering
872                 duplicates in all folders
873         * src/plugins/bogofilter/bogofilter.c
874         * src/plugins/bogofilter/bogofilter.h
875         * src/plugins/bogofilter/bogofilter_gtk.c
876                 Completely thread away the bogofilter
877                 filtering
878
879 2006-11-10 [mones]      2.6.0cvs28
880
881         * src/compose.c
882         * src/compose.h
883                 added COMPOSE_CHECK_BEFORE_SEND hook
884
885 2006-11-10 [paul]       2.6.0cvs27
886
887         * src/crash.c
888                 more renaming
889                 add libSM to get_compiled_in_features()
890         * src/main.c
891                 more renaming
892
893 2006-11-10 [colin]      2.6.0cvs26
894
895         * src/etpan/imap-thread.c
896                 Add a reference to libetpan's sasl engine
897                 so that sasl_done() doesn't get called by
898                 libetpan, and doesn't break openssl.
899                 Should fix bug 1053, 'SC fails to reestablish 
900                 a secure connection'
901                 Patch by Hoa
902
903 2006-11-10 [colin]      2.6.0cvs25
904
905         * manual/addrbook.xml
906         * manual/advanced.xml
907         * manual/faq.xml
908         * manual/intro.xml
909                 Some more renaming
910
911 2006-11-09 [colin]      2.6.0cvs24
912
913         * src/plugins/bogofilter/bogofilter_gtk.c
914                 Add comment about annoyance
915
916 2006-11-09 [colin]      2.6.0cvs23
917
918         * src/plugins/bogofilter/bogofilter.c
919         * src/plugins/bogofilter/bogofilter_gtk.c
920                 Prepare things needed to thread bogofilter
921                 filtering: separate bogo stuff and possible GUI
922                 stuff. 
923
924 2006-11-09 [colin]      2.6.0cvs22
925
926         * src/account.c
927         * src/compose.c
928                 Search for one of our accounts in Delivered-To
929                 (helps for auto-account selection when 
930                  replying/forwarding)
931         * src/folderview.c
932         * src/mainwindow.c
933         * src/mainwindow.h
934         * src/plugins/trayicon/trayicon.c
935                 Allow opening a new mail with any account from
936                 the contextual menu
937
938 2006-11-09 [wwp]        2.6.0cvs21
939
940         * src/compose.c
941         * src/prefs_common.c
942         * src/prefs_common.h
943         * src/prefs_compose_writing.c
944                 add a compose new message format (in prefs/compose/writing), it's a
945                 simple subject+body template to use when opening a new composition
946                 window. It's similar to the existent reply and forward formats.
947
948                 enhanced the template/format % symbols substitution mechanism to
949                 use current composition window information when % are used in
950                 the compose new message format or in templates applied to new
951                 messages (there were useless in that situations before). When
952                 applied to new messages, %d corresponds to the system time/date.
953
954 2006-11-09 [paul]       2.6.0cvs20
955
956         * src/gtk/authors.h
957                 fix last commit
958
959 2006-11-09 [paul]       2.6.0cvs19
960
961         * src/gtk/authors.h
962                 keep tje alphabetical order
963
964 2006-11-08 [colin]      2.6.0cvs18
965
966         * src/etpan/imap-thread.c
967                 Fix bug 1054, 'Slowness logging big 
968                 data chunks'
969
970 2006-11-08 [paul]       2.6.0cvs17
971
972         * tools/Makefile.am
973                 fix the renaming
974
975 2006-11-08 [paul]       2.6.0cvs16
976
977         * src/common/defs.h
978                 update BUGZILLA_URI
979
980 2006-11-08 [paul]       2.6.0cvs15
981
982         * tools/Makefile.am
983         * tools/OOo2claws-mail.pl
984         * tools/OOo2sylpheed.pl
985         * tools/README
986         * tools/acroread2claws-mail.pl
987         * tools/acroread2sylpheed.pl
988         * tools/kmail2claws-mail.pl
989         * tools/kmail2claws-mail_v2.pl
990         * tools/kmail2sylpheed.pl
991         * tools/kmail2sylpheed_v2.pl
992         * tools/maildir2claws-mail.pl
993         * tools/maildir2sylpheed.pl
994         * tools/nautilus2claws-mail.sh
995         * tools/nautilus2sylpheed.sh
996         * tools/outlook2claws-mail.pl
997         * tools/outlook2sylpheed.pl
998         * tools/tb2claws-mail
999         * tools/tb2sylpheed
1000         * tools/tbird2claws.py
1001         * tools/tbird2syl.py
1002         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
1003         * tools/kdeservicemenu/install.sh
1004         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
1005         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
1006         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
1007         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
1008         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
1009                 renamed (removed, added) tools files
1010
1011 2006-11-08 [paul]       2.6.0cvs14
1012
1013         * src/main.c
1014         * src/common/defs.h
1015                 Migrate sylpheedrc to clawsrc, and fix the standard
1016                 plugins path in the process
1017
1018 2006-11-07 [colin]      2.6.0cvs13
1019
1020         * src/Makefile.am
1021                 Symlink sylpheed-claws relative to 
1022                 claws-mail
1023
1024 2006-11-07 [colin]      2.6.0cvs12
1025
1026         * src/compose.c
1027                 Fix typo - Reply-To/Mailing-list is broken in 2.6 :-/
1028
1029 2006-11-07 [paul]       2.6.0cvs11
1030
1031         * src/gtk/about.c
1032                 Fix a missed occurence of
1033                 Sylpheed-Claws
1034
1035 2006-11-07 [paul]       2.6.0cvs10
1036
1037         * src/Makefile.am
1038                 Fix symlink installation
1039
1040 2006-11-07 [paul]       2.6.0cvs9
1041
1042         * src/Makefile.am
1043                 Symlink claws-mail to sylpheed-claws
1044         * src/common/utils.c
1045                 Fix migrating symlinks
1046         * src/etpan/imap-thread.c
1047                 check certificate only when there's
1048                 no error
1049
1050 2006-11-07 [paul]       2.6.0cvs8
1051
1052         * Makefile.am
1053                 Fix icon breakages with Gtk, which needs a 
1054                 cache updated to see them.
1055
1056 2006-11-07 [paul]       2.6.0cvs7
1057
1058         * .cvsignore
1059         * AUTHORS
1060         * COPYING
1061         * INSTALL
1062         * Makefile.am
1063         * NEWS
1064         * README
1065         * RELEASE_NOTES
1066         * autogen.sh
1067         * claws-mail-128x128.png
1068         * claws-mail-64x64.png
1069         * claws-mail.ico
1070         * claws-mail.pc.in
1071         * claws-mail.png
1072         * configure.ac
1073         * sylpheed-claws-128x128.png
1074         * sylpheed-claws-64x64.png
1075         * sylpheed-claws.desktop
1076         * sylpheed-claws.ico
1077         * sylpheed-claws.pc.in
1078         * sylpheed-claws.png
1079         * debian/README.Debian
1080         * debian/changelog
1081         * debian/claws-mail.desktop
1082         * debian/claws-mail.menu
1083         * debian/claws-mail.postinst.debhelper
1084         * debian/claws-mail.postrm.debhelper
1085         * debian/control
1086         * debian/copyright
1087         * debian/files
1088         * debian/rules
1089         * debian/sylpheed-claws.desktop
1090         * debian/sylpheed-claws.menu
1091         * debian/sylpheed-claws.postinst.debhelper
1092         * debian/sylpheed-claws.postrm.debhelper
1093         * doc/man/Makefile.am
1094         * doc/man/claws-mail.1
1095         * doc/man/sylpheed-claws.1
1096         * doc/src/ChangeLog.claws-pre0.8.0
1097         * manual/Makefile.am
1098         * manual/account.xml
1099         * manual/ack.xml
1100         * manual/addrbook.xml
1101         * manual/advanced.xml
1102         * manual/claws-mail-manual.xml
1103         * manual/faq.xml
1104         * manual/glossary.xml
1105         * manual/handling.xml
1106         * manual/intro.xml
1107         * manual/keyboard.xml
1108         * manual/plugins.xml
1109         * manual/starting.xml
1110         * manual/sylpheed-claws-manual.xml
1111         * manual/xml2pdf
1112         * manual/dist/.cvsignore
1113         * manual/dist/html/.cvsignore
1114         * manual/dist/html/Makefile.am
1115         * manual/dist/pdf/.cvsignore
1116         * manual/dist/pdf/Makefile.am
1117         * manual/dist/ps/.cvsignore
1118         * manual/dist/ps/Makefile.am
1119         * manual/dist/txt/.cvsignore
1120         * manual/dist/txt/Makefile.am
1121         * manual/es/Makefile.am
1122         * manual/es/advanced.xml
1123         * manual/es/claws-mail-manual.xml
1124         * manual/es/faq.xml
1125         * manual/es/glossary.xml
1126         * manual/es/handling.xml
1127         * manual/es/intro.xml
1128         * manual/es/plugins.xml
1129         * manual/es/sylpheed-claws-manual.xml
1130         * manual/es/dist/.cvsignore
1131         * manual/es/dist/html/.cvsignore
1132         * manual/es/dist/html/Makefile.am
1133         * manual/es/dist/pdf/.cvsignore
1134         * manual/es/dist/pdf/Makefile.am
1135         * manual/es/dist/ps/.cvsignore
1136         * manual/es/dist/ps/Makefile.am
1137         * manual/es/dist/txt/.cvsignore
1138         * manual/es/dist/txt/Makefile.am
1139         * manual/fr/Makefile.am
1140         * manual/fr/account.xml
1141         * manual/fr/ack.xml
1142         * manual/fr/addrbook.xml
1143         * manual/fr/advanced.xml
1144         * manual/fr/claws-mail-manual.xml
1145         * manual/fr/faq.xml
1146         * manual/fr/glossary.xml
1147         * manual/fr/handling.xml
1148         * manual/fr/intro.xml
1149         * manual/fr/keyboard.xml
1150         * manual/fr/plugins.xml
1151         * manual/fr/starting.xml
1152         * manual/fr/sylpheed-claws-manual.xml
1153         * manual/fr/dist/.cvsignore
1154         * manual/fr/dist/html/.cvsignore
1155         * manual/fr/dist/html/Makefile.am
1156         * manual/fr/dist/pdf/.cvsignore
1157         * manual/fr/dist/pdf/Makefile.am
1158         * manual/fr/dist/ps/.cvsignore
1159         * manual/fr/dist/ps/Makefile.am
1160         * manual/fr/dist/txt/.cvsignore
1161         * manual/fr/dist/txt/Makefile.am
1162         * manual/pl/Makefile.am
1163         * manual/pl/account.xml
1164         * manual/pl/ack.xml
1165         * manual/pl/addrbook.xml
1166         * manual/pl/advanced.xml
1167         * manual/pl/claws-mail-manual.xml
1168         * manual/pl/faq.xml
1169         * manual/pl/glossary.xml
1170         * manual/pl/handling.xml
1171         * manual/pl/intro.xml
1172         * manual/pl/keyboard.xml
1173         * manual/pl/plugins.xml
1174         * manual/pl/starting.xml
1175         * manual/pl/sylpheed-claws-manual.xml
1176         * manual/pl/dist/.cvsignore
1177         * manual/pl/dist/html/.cvsignore
1178         * manual/pl/dist/html/Makefile.am
1179         * manual/pl/dist/pdf/.cvsignore
1180         * manual/pl/dist/pdf/Makefile.am
1181         * manual/pl/dist/ps/.cvsignore
1182         * manual/pl/dist/ps/Makefile.am
1183         * manual/pl/dist/txt/.cvsignore
1184         * manual/pl/dist/txt/Makefile.am
1185         * po/.cvsignore
1186         * po/Makevars
1187         * src/.cvsignore
1188         * src/Makefile.am
1189         * src/account.c
1190         * src/account.h
1191         * src/action.c
1192         * src/action.h
1193         * src/adbookbase.h
1194         * src/addr_compl.c
1195         * src/addr_compl.h
1196         * src/addrbook.c
1197         * src/addrcache.c
1198         * src/addrcache.h
1199         * src/addrcindex.c
1200         * src/addrcindex.h
1201         * src/addrclip.c
1202         * src/addrclip.h
1203         * src/addrdefs.h
1204         * src/addressadd.c
1205         * src/addressadd.h
1206         * src/addressbook.c
1207         * src/addressbook.h
1208         * src/addressbook_foldersel.c
1209         * src/addressbook_foldersel.h
1210         * src/addrgather.c
1211         * src/addrgather.h
1212         * src/addrharvest.c
1213         * src/addrharvest.h
1214         * src/addrindex.c
1215         * src/addrindex.h
1216         * src/addritem.c
1217         * src/addritem.h
1218         * src/addrquery.c
1219         * src/addrquery.h
1220         * src/addrselect.c
1221         * src/addrselect.h
1222         * src/alertpanel.c
1223         * src/alertpanel.h
1224         * src/browseldap.c
1225         * src/browseldap.h
1226         * src/codeconv.c
1227         * src/codeconv.h
1228         * src/compose.c
1229         * src/crash.c
1230         * src/crash.h
1231         * src/customheader.c
1232         * src/customheader.h
1233         * src/displayheader.c
1234         * src/displayheader.h
1235         * src/editaddress.c
1236         * src/editaddress.h
1237         * src/editbook.c
1238         * src/editbook.h
1239         * src/editgroup.c
1240         * src/editgroup.h
1241         * src/editjpilot.c
1242         * src/editjpilot.h
1243         * src/editldap.c
1244         * src/editldap.h
1245         * src/editldap_basedn.c
1246         * src/editldap_basedn.h
1247         * src/editvcard.c
1248         * src/editvcard.h
1249         * src/exphtmldlg.c
1250         * src/exphtmldlg.h
1251         * src/expldifdlg.c
1252         * src/expldifdlg.h
1253         * src/export.c
1254         * src/exporthtml.c
1255         * src/exporthtml.h
1256         * src/exportldif.c
1257         * src/exportldif.h
1258         * src/filtering.c
1259         * src/filtering.h
1260         * src/folder.c
1261         * src/folder.h
1262         * src/folder_item_prefs.c
1263         * src/folder_item_prefs.h
1264         * src/foldersel.c
1265         * src/foldersel.h
1266         * src/folderutils.c
1267         * src/folderutils.h
1268         * src/folderview.c
1269         * src/folderview.h
1270         * src/grouplistdialog.c
1271         * src/grouplistdialog.h
1272         * src/html.c
1273         * src/html.h
1274         * src/image_viewer.c
1275         * src/image_viewer.h
1276         * src/imap.c
1277         * src/imap.h
1278         * src/imap_gtk.c
1279         * src/imap_gtk.h
1280         * src/import.c
1281         * src/import.h
1282         * src/importldif.c
1283         * src/importldif.h
1284         * src/importmutt.c
1285         * src/importmutt.h
1286         * src/importpine.c
1287         * src/importpine.h
1288         * src/inc.c
1289         * src/inc.h
1290         * src/jpilot.c
1291         * src/jpilot.h
1292         * src/ldapctrl.c
1293         * src/ldapctrl.h
1294         * src/ldaplocate.c
1295         * src/ldaplocate.h
1296         * src/ldapquery.c
1297         * src/ldapquery.h
1298         * src/ldapserver.c
1299         * src/ldapserver.h
1300         * src/ldaputil.c
1301         * src/ldaputil.h
1302         * src/ldif.c
1303         * src/ldif.h
1304         * src/localfolder.c
1305         * src/localfolder.h
1306         * src/main.c
1307         * src/main.h
1308         * src/mainwindow.c
1309         * src/mainwindow.h
1310         * src/manual.c
1311         * src/manual.h
1312         * src/matcher.c
1313         * src/matcher.h
1314         * src/matcher_parser.h
1315         * src/matcher_parser_lex.l
1316         * src/matcher_parser_parse.y
1317         * src/mbox.c
1318         * src/mbox.h
1319         * src/message_search.c
1320         * src/message_search.h
1321         * src/messageview.c
1322         * src/messageview.h
1323         * src/mh.c
1324         * src/mh.h
1325         * src/mh_gtk.c
1326         * src/mh_gtk.h
1327         * src/mimeview.c
1328         * src/mimeview.h
1329         * src/msgcache.c
1330         * src/msgcache.h
1331         * src/mutt.c
1332         * src/mutt.h
1333         * src/news.c
1334         * src/news.h
1335         * src/news_gtk.c
1336         * src/news_gtk.h
1337         * src/noticeview.c
1338         * src/noticeview.h
1339         * src/partial_download.c
1340         * src/partial_download.h
1341         * src/pine.c
1342         * src/pine.h
1343         * src/pop.c
1344         * src/pop.h
1345         * src/prefs_account.c
1346         * src/prefs_account.h
1347         * src/prefs_actions.c
1348         * src/prefs_actions.h
1349         * src/prefs_common.c
1350         * src/prefs_common.h
1351         * src/prefs_compose_writing.c
1352         * src/prefs_compose_writing.h
1353         * src/prefs_customheader.c
1354         * src/prefs_customheader.h
1355         * src/prefs_display_header.c
1356         * src/prefs_display_header.h
1357         * src/prefs_ext_prog.c
1358         * src/prefs_ext_prog.h
1359         * src/prefs_filtering.c
1360         * src/prefs_folder_column.c
1361         * src/prefs_folder_column.h
1362         * src/prefs_folder_item.c
1363         * src/prefs_folder_item.h
1364         * src/prefs_fonts.c
1365         * src/prefs_fonts.h
1366         * src/prefs_gtk.c
1367         * src/prefs_gtk.h
1368         * src/prefs_image_viewer.c
1369         * src/prefs_image_viewer.h
1370         * src/prefs_matcher.c
1371         * src/prefs_matcher.h
1372         * src/prefs_message.c
1373         * src/prefs_message.h
1374         * src/prefs_msg_colors.c
1375         * src/prefs_msg_colors.h
1376         * src/prefs_other.c
1377         * src/prefs_other.h
1378         * src/prefs_quote.c
1379         * src/prefs_quote.h
1380         * src/prefs_receive.c
1381         * src/prefs_receive.h
1382         * src/prefs_send.c
1383         * src/prefs_send.h
1384         * src/prefs_spelling.c
1385         * src/prefs_spelling.h
1386         * src/prefs_summaries.c
1387         * src/prefs_summaries.h
1388         * src/prefs_summary_column.c
1389         * src/prefs_summary_column.h
1390         * src/prefs_template.c
1391         * src/prefs_template.h
1392         * src/prefs_themes.c
1393         * src/prefs_themes.h
1394         * src/prefs_toolbar.c
1395         * src/prefs_toolbar.h
1396         * src/prefs_wrapping.c
1397         * src/prefs_wrapping.h
1398         * src/privacy.c
1399         * src/privacy.h
1400         * src/procheader.c
1401         * src/procheader.h
1402         * src/procmime.c
1403         * src/procmime.h
1404         * src/procmsg.c
1405         * src/procmsg.h
1406         * src/quote_fmt.c
1407         * src/quote_fmt_parse.y
1408         * src/recv.c
1409         * src/recv.h
1410         * src/remotefolder.c
1411         * src/remotefolder.h
1412         * src/send_message.c
1413         * src/send_message.h
1414         * src/setup.c
1415         * src/setup.h
1416         * src/sourcewindow.c
1417         * src/sourcewindow.h
1418         * src/ssl_manager.c
1419         * src/ssl_manager.h
1420         * src/statusbar.c
1421         * src/statusbar.h
1422         * src/stock_pixmap.c
1423         * src/stock_pixmap.h
1424         * src/summary_search.c
1425         * src/summary_search.h
1426         * src/summaryview.c
1427         * src/summaryview.h
1428         * src/syldap.c
1429         * src/syldap.h
1430         * src/textview.c
1431         * src/textview.h
1432         * src/toolbar.c
1433         * src/toolbar.h
1434         * src/undo.c
1435         * src/undo.h
1436         * src/unmime.c
1437         * src/unmime.h
1438         * src/vcard.c
1439         * src/vcard.h
1440         * src/wizard.c
1441         * src/wizard.h
1442         * src/common/base64.c
1443         * src/common/base64.h
1444         * src/common/defs.h
1445         * src/common/hooks.c
1446         * src/common/hooks.h
1447         * src/common/log.c
1448         * src/common/log.h
1449         * src/common/mgutils.c
1450         * src/common/mgutils.h
1451         * src/common/nntp.c
1452         * src/common/nntp.h
1453         * src/common/passcrypt.c
1454         * src/common/passcrypt.h.in
1455         * src/common/plugin.c
1456         * src/common/plugin.h
1457         * src/common/prefs.c
1458         * src/common/prefs.h
1459         * src/common/progressindicator.c
1460         * src/common/progressindicator.h
1461         * src/common/quoted-printable.c
1462         * src/common/quoted-printable.h
1463         * src/common/session.c
1464         * src/common/session.h
1465         * src/common/smtp.c
1466         * src/common/smtp.h
1467         * src/common/socket.c
1468         * src/common/socket.h
1469         * src/common/ssl.c
1470         * src/common/ssl.h
1471         * src/common/stringtable.c
1472         * src/common/stringtable.h
1473         * src/common/sylpheed.c
1474         * src/common/sylpheed.h
1475         * src/common/template.c
1476         * src/common/template.h
1477         * src/common/timing.h
1478         * src/common/utils.c
1479         * src/common/utils.h
1480         * src/common/version.h.in
1481         * src/common/xml.c
1482         * src/common/xml.h
1483         * src/common/xmlprops.c
1484         * src/common/xmlprops.h
1485         * src/gtk/about.c
1486         * src/gtk/colorlabel.c
1487         * src/gtk/colorlabel.h
1488         * src/gtk/colorsel.c
1489         * src/gtk/colorsel.h
1490         * src/gtk/combobox.c
1491         * src/gtk/combobox.h
1492         * src/gtk/description_window.c
1493         * src/gtk/description_window.h
1494         * src/gtk/filesel.c
1495         * src/gtk/filesel.h
1496         * src/gtk/foldersort.c
1497         * src/gtk/foldersort.h
1498         * src/gtk/gtkaspell.c
1499         * src/gtk/gtkaspell.h
1500         * src/gtk/gtksctree.c
1501         * src/gtk/gtkshruler.c
1502         * src/gtk/gtkshruler.h
1503         * src/gtk/gtkutils.c
1504         * src/gtk/gtkutils.h
1505         * src/gtk/icon_legend.c
1506         * src/gtk/icon_legend.h
1507         * src/gtk/logwindow.c
1508         * src/gtk/logwindow.h
1509         * src/gtk/manage_window.c
1510         * src/gtk/manage_window.h
1511         * src/gtk/pluginwindow.c
1512         * src/gtk/pluginwindow.h
1513         * src/gtk/prefswindow.c
1514         * src/gtk/prefswindow.h
1515         * src/gtk/quicksearch.c
1516         * src/gtk/quicksearch.h
1517         * src/pixmaps/claws-mail.xpm
1518         * src/pixmaps/claws-mail_icon.xpm
1519         * src/pixmaps/claws-mail_logo.xpm
1520         * src/pixmaps/sylpheed-claws.xpm
1521         * src/pixmaps/sylpheed-claws_icon.xpm
1522         * src/pixmaps/sylpheed-claws_logo.xpm
1523         * src/plugins/bogofilter/Makefile.am
1524         * src/plugins/bogofilter/bogofilter.c
1525         * src/plugins/bogofilter/bogofilter.h
1526         * src/plugins/bogofilter/bogofilter_gtk.c
1527         * src/plugins/clamav/Makefile.am
1528         * src/plugins/clamav/clamav_plugin.c
1529         * src/plugins/clamav/clamav_plugin.h
1530         * src/plugins/clamav/clamav_plugin_gtk.c
1531         * src/plugins/demo/Makefile.am
1532         * src/plugins/demo/demo.c
1533         * src/plugins/dillo_viewer/Makefile.am
1534         * src/plugins/dillo_viewer/README
1535         * src/plugins/dillo_viewer/dillo_prefs.c
1536         * src/plugins/dillo_viewer/dillo_prefs.h
1537         * src/plugins/dillo_viewer/dillo_viewer.c
1538         * src/plugins/pgpcore/Makefile.am
1539         * src/plugins/pgpcore/passphrase.c
1540         * src/plugins/pgpcore/passphrase.h
1541         * src/plugins/pgpcore/pgp_viewer.c
1542         * src/plugins/pgpcore/pgp_viewer.h
1543         * src/plugins/pgpcore/plugin.c
1544         * src/plugins/pgpcore/prefs_gpg.c
1545         * src/plugins/pgpcore/prefs_gpg.h
1546         * src/plugins/pgpcore/select-keys.c
1547         * src/plugins/pgpcore/select-keys.h
1548         * src/plugins/pgpcore/sgpgme.c
1549         * src/plugins/pgpcore/sgpgme.h
1550         * src/plugins/pgpcore/sylpheed.def
1551         * src/plugins/pgpcore/version.rc
1552         * src/plugins/pgpinline/Makefile.am
1553         * src/plugins/pgpinline/pgpinline.c
1554         * src/plugins/pgpinline/pgpinline.h
1555         * src/plugins/pgpinline/plugin.c
1556         * src/plugins/pgpinline/sylpheed.def
1557         * src/plugins/pgpinline/version.rc
1558         * src/plugins/pgpmime/Makefile.am
1559         * src/plugins/pgpmime/pgpmime.c
1560         * src/plugins/pgpmime/pgpmime.h
1561         * src/plugins/pgpmime/plugin.c
1562         * src/plugins/pgpmime/sylpheed.def
1563         * src/plugins/pgpmime/version.rc
1564         * src/plugins/spamassassin/Makefile.am
1565         * src/plugins/spamassassin/README
1566         * src/plugins/spamassassin/spamassassin.c
1567         * src/plugins/spamassassin/spamassassin.h
1568         * src/plugins/spamassassin/spamassassin_gtk.c
1569         * src/plugins/trayicon/Makefile.am
1570         * src/plugins/trayicon/trayicon.c
1571         * tools/OOo2sylpheed.pl
1572         * tools/README
1573         * tools/README.sylprint
1574         * tools/acroread2sylpheed.pl
1575         * tools/claws.i18n.status.pl
1576         * tools/filter_conv.pl
1577         * tools/filter_conv_new.pl
1578         * tools/freshmeat_search.pl
1579         * tools/google_search.pl
1580         * tools/kmail2sylpheed.pl
1581         * tools/kmail2sylpheed_v2.pl
1582         * tools/make.themes.project
1583         * tools/multiwebsearch.pl
1584         * tools/nautilus2sylpheed.sh
1585         * tools/outlook2sylpheed.pl
1586         * tools/sylprint.pl
1587         * tools/sylprint.rc
1588         * tools/tb2sylpheed
1589         * tools/textviewer.sh
1590         * tools/vcard2xml.py
1591         * tools/kdeservicemenu/README
1592         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
1593         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
1594         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
1595                 Change name to Claws Mail. Announce to follow...
1596
1597 2006-11-06 [wwp]        2.6.0cvs6
1598
1599         * src/prefs_template.c
1600                 unify messages related to quote format/template errors (fix
1601                 capitalization), again.
1602
1603 2006-11-06 [wwp]        2.6.0cvs5
1604
1605         * src/prefs_quote.c
1606                 unify messages related to quote format/template errors.
1607
1608 2006-11-06 [wwp]        2.6.0cvs4
1609
1610         * src/prefs_msg_colors.c
1611                 more uses of Q_ macro for contextual translations, thanks
1612                 to Fabien (fzzzzz).
1613
1614 2006-11-06 [wwp]        2.6.0cvs3
1615
1616         * src/compose.c
1617         * src/common/utils.c
1618         * src/common/utils.h
1619                 show an alertpanel to make sure users are aware that sensitive
1620                 files are attached (it's file blacklist-based). This will fix
1621                 interaction w/ GoogleEarth for instance, thanks to Colin.
1622
1623 2006-11-06 [wwp]        2.6.0cvs2
1624
1625         * src/prefs_quote.c
1626         * src/prefs_template.c
1627         * src/prefs_template.h
1628                 check quote format when applying/closing prefs. For now this only
1629                 shows up an error dialog box, not preventing the user from using
1630                 a broken quote (reply, forwards) format.
1631
1632 2006-11-06 [wwp]        2.6.0cvs1
1633
1634         * src/prefs_template.c
1635                 fix missing checks of some template fields.
1636
1637 2006-11-06 [paul]       2.6.0
1638
1639         * NEWS
1640         * README
1641         * RELEASE_NOTES
1642                 2.6.0 released
1643
1644 2006-11-06 [paul]       2.5.6cvs22
1645
1646         * manual/advanced.xml
1647         * manual/es/advanced.xml
1648                 put 'respect_flowed_format' info in the correct
1649                 place
1650
1651 2006-11-06 [mones]      2.5.6cvs21
1652
1653         * po/es.po
1654                 Minor fixes for release
1655
1656 2006-11-06 [paul]       2.5.6cvs20
1657
1658         * po/cs.po
1659         * po/de.po
1660         * po/fr.po
1661         * po/it.po
1662         * po/nl.po
1663         * po/pt_BR.po
1664         * po/sk.po
1665         * po/sv.po
1666         * po/zh_CN.po
1667                 updated by Tim Brain, Stephan Sachse, Fabien Vantard,
1668                 Andrea Spadaccini, Tim Dijkstra, Frederico Goncalves
1669                 Guimaraes, Andrej Kacian, Anders Troback, and Ralgh
1670                 Young
1671
1672 2006-11-02 [colin]      2.5.6cvs19
1673
1674         * src/imap.c
1675         * src/imap.h
1676         * src/prefs_account.c
1677         * src/etpan/imap-thread.c
1678                 Add GSSAPI support - fixes Debian bug #383274
1679
1680 2006-11-01 [colin]      2.5.6cvs18
1681
1682         * src/jpilot.c
1683                 Handle libpisock12 support. Probably
1684                 fixes bug 1046, 'jpilot AddressDB.pdb 
1685                 import fail'
1686
1687 2006-11-01 [colin]      2.5.6cvs17
1688
1689         * src/folderutils.c
1690                 debug_print() folderutils_mark_all_read()
1691
1692 2006-11-01 [colin]      2.5.6cvs16
1693
1694         * COPYING
1695                 Add missed files to the Apache exception
1696
1697 2006-10-31 [colin]      2.5.6cvs15
1698
1699         * src/folder.c
1700         * src/folder.h
1701                 Add a copy_private_data() func to FolderClasses
1702                 Doesn't break the feature freeze, because we 
1703                 won't use it (right now) in the core.
1704
1705 2006-10-31 [colin]      2.5.6cvs14
1706
1707         * COPYING
1708                 Allow linking with the Apache licensed files in
1709                 src/plugins/spamassassin. Hopefully fixes 
1710                 bug 1048, 'Spamassassin plugin license problem'
1711
1712 2006-10-31 [wwp]        2.5.6cvs13
1713
1714         * src/compose.c
1715                 fix and optimize trimming of leading linefeeds in body loop.
1716
1717 2006-10-31 [colin]      2.5.6cvs12
1718
1719         * src/etpan/imap-thread.c
1720         * src/imap.c
1721                 Make really sure to have NULL sets in case
1722                 of error
1723
1724 2006-10-30 [wwp]        2.5.6cvs11
1725
1726         * src/prefs_common.c
1727         * src/prefs_common.h
1728         * src/compose.c
1729                 fix broken storage of quote format template when it contains \-escape
1730                 sequences. The application of such sequences is also fixed now (\t
1731                 in quote format will be a real tab instead of a 't', for instance).
1732
1733 2006-10-27 [colin]      2.5.6cvs10
1734
1735         * src/compose.c
1736                 Probably fix bug 1045, 'sylpheed-claws 
1737                 doesn't remove the mail from the IMAP 
1738                 Queue folder after sending'. From
1739                 2.5.6cvs3-stable
1740
1741 2006-10-27 [colin]      2.5.6cvs9
1742
1743         * configure.ac
1744                 Require libetpan-0.48. I'm so annoying,
1745                 I know ;-)
1746
1747 2006-10-27 [colin]      2.5.6cvs8
1748
1749         * src/folder.c
1750         * src/imap.c
1751                 Probably fix bug 1044, 'sylpheed-claws 
1752                 segfaults while moving mails' - Fix relation
1753                 usage when moving to an IMAP mailbox from another
1754                 mailbox
1755
1756 2006-10-26 [paul]       2.5.6cvs7
1757
1758         * src/gtk/about.c
1759                 add libSM to compiled-in features
1760                 list
1761
1762 2006-10-24 [colin]      2.5.6cvs6
1763
1764         * src/textview.c
1765         * src/gtk/gtkutils.c
1766                 Fix crash when printing emails with an
1767                 xface
1768
1769 2006-10-24 [mones]      2.5.6cvs5
1770
1771         * manual/es/advanced.xml
1772                 Synchronize hidden option respect_flowed_format
1773         * po/es.po
1774                 Updated translation
1775
1776 2006-10-21 [paul]       2.5.6cvs4
1777
1778         * src/gtk/authors.h
1779         * src/plugins/pgpcore/pgp_viewer.c
1780         * src/plugins/pgpcore/sgpgme.c
1781                 fix building on BSDs
1782                 Thanks to Michael Hughes
1783                 <Sylpheed-Claws_user@thehugheslogcabin.net>
1784
1785 2006-10-20 [colin]      2.5.6cvs3
1786
1787         * configure.ac
1788                 Bump up libetpan requirement
1789                 *** THIS COMMIT REQUIRES LIBETPAN CVS ***
1790         * src/common/utils.c
1791         * src/common/utils.h
1792                 Add convenience get_file_mtime()
1793         * src/imap.c
1794         * src/etpan/imap-thread.c
1795         * src/etpan/imap-thread.h
1796                 Implement UIDPLUS support if the server
1797                 supports it - faster sending in this case
1798
1799 2006-10-19 [colin]      2.5.6cvs2
1800
1801         * src/gtk/quicksearch.c
1802                 Fix emptying in type-ahead+extended mode
1803         * src/mainwindow.c
1804         * src/mainwindow.h
1805                 Add a hook for offline state change
1806         * src/plugins/trayicon/trayicon.c
1807                 Use it to display offline icons
1808         * src/plugins/trayicon/Makefile.am
1809         * src/plugins/trayicon/newmail.offline.xpm
1810         * src/plugins/trayicon/newmarkedmail.offline.xpm
1811         * src/plugins/trayicon/nomail.offline.xpm
1812         * src/plugins/trayicon/unreadmail.offline.xpm
1813         * src/plugins/trayicon/unreadmarkedmail.offline.xpm
1814                 Add the icons
1815
1816 2006-10-12 [paul]       2.5.6cvs1
1817
1818         * NEWS
1819         * README
1820         * configure.ac
1821                 Update version number following
1822                 stable release
1823
1824 2006-10-19 [colin]      2.5.5cvs18
1825
1826         * manual/handling.xml
1827                 Add type-ahead search
1828
1829 2006-10-18 [colin]      2.5.5cvs17
1830
1831         * src/gtk/quicksearch.c
1832                 Remove "save to history only if there's
1833                 no syntax error", it breaks for some 
1834                 reason which I'll investigate later.
1835
1836 2006-10-18 [colin]      2.5.5cvs16
1837
1838         * src/prefs_common.c
1839         * src/prefs_common.h
1840         * src/summaryview.c
1841         * src/gtk/quicksearch.c
1842         * src/gtk/quicksearch.h
1843                 Add a type-ahead option for fast searches
1844                 Patch by Fabien Vantard
1845
1846 2006-10-18 [colin]      2.5.5cvs15
1847
1848         * src/compose.c
1849         * src/compose.h
1850                 Add Options/Reply mode/ menu to be able to
1851                 change the recipients of a reply on the fly
1852
1853 2006-10-18 [colin]      2.5.5cvs14
1854
1855         * src/compose.c
1856                 Fix redirecting of our own sent mails
1857
1858 2006-10-17 [wwp]        2.5.5cvs13
1859
1860         * src/send_message.c
1861                 Fix duplicate error messages when sending, and missing
1862                 newline in such error messages.
1863
1864 2006-10-17 [colin]      2.5.5cvs12
1865
1866         * src/compose.c
1867                 Compare addresses case-insensitive
1868
1869 2006-10-17 [colin]      2.5.5cvs11
1870
1871         * src/plugins/pgpcore/sgpgme.c
1872                 Fix return status
1873
1874 2006-10-17 [colin]      2.5.5cvs10
1875
1876         * src/plugins/pgpcore/pgp_viewer.c
1877                 Fix return status
1878
1879 2006-10-17 [colin]      2.5.5cvs9
1880
1881         * src/quote_fmt.c
1882                 Fix a typo (thanks to Fabien)
1883
1884 2006-10-16 [colin]      2.5.5cvs8
1885
1886         * src/textview.c
1887                 Fix problem with quote-folding when emails
1888                 don't convert cleanly to UTF-8
1889
1890 2006-10-14 [colin]      2.5.5cvs7
1891
1892         * src/prefs_template.c
1893                 Reset fields when reopening
1894                 the window
1895
1896 2006-10-13 [paul]       2.5.5cvs6
1897
1898         * manual/advanced.xml
1899         * src/prefs_message.c
1900                 make 'respect_flowed_format' a hidden
1901                 option, and add a manual entry for it
1902                 Thanks to Colin
1903
1904 2006-10-12 [colin]      2.5.5cvs5
1905
1906         * src/codeconv.c
1907                 Revert part of 2.5.2cvs21:
1908                 Don't optimise by reusing the 
1909                 last iconv converter if possible:
1910                 it seems slightly broken in a 
1911                 very hard way to reproduce
1912
1913 2006-10-12 [colin]      2.5.5cvs4
1914
1915         * src/prefs_common.c
1916         * src/prefs_common.h
1917         * src/prefs_message.c
1918         * src/procmime.c
1919                 Fix bug 1035, 'Incorrect handling 
1920                 of flowed lines'. We now optionnaly
1921                 handle this format (preference is in
1922                 Message View/Text options section)
1923
1924 2006-10-12 [colin]      2.5.5cvs3
1925
1926         * po/POTFILES.in
1927                 Add new file
1928         * src/plugins/pgpcore/pgp_viewer.c
1929         * src/plugins/pgpcore/sgpgme.c
1930                 Don't try to import without asking
1931
1932 2006-10-12 [colin]      2.5.5cvs2
1933
1934         * src/compose.c
1935                 Fix bug 1036, 'Forwarding a mutlipart
1936                 mail with a "text/html" block to ms
1937                 outlook users leeds to freeze of
1938                 outlook'. Poor outlook users...
1939
1940 2006-10-12 [paul]       2.5.5cvs1
1941
1942         * NEWS
1943         * README
1944         * configure.ac
1945                 Update version number following
1946                 stable release
1947
1948 2006-10-11 [paul]       2.5.4cvs1
1949
1950         * NEWS
1951         * README
1952         * configure.ac
1953                 Update version number following
1954                 stable release
1955
1956 2006-10-11 [paul]       2.5.3cvs32
1957
1958         * src/textview.c
1959                 fix bug 1032, 'Segmentation fault when showing
1960                 message' (bug in quote folding)
1961                 Thanks to Colin
1962
1963 2006-10-10 [colin]      2.5.3cvs31
1964
1965         * src/quote_fmt.c
1966                 Rephrase english a bit
1967
1968 2006-10-10 [colin]      2.5.3cvs30
1969
1970         * src/prefs_compose_writing.c
1971                 Stop making the page larger than the window
1972
1973 2006-10-10 [wwp]        2.5.3cvs29
1974
1975         * src/compose.c
1976         * src/prefs_template.c
1977         * src/quote_fmt.c
1978         * src/quote_fmt.h
1979         * src/quote_fmt_lex.l
1980         * src/quote_fmt_parse.y
1981                 Extend the quote parser a bit: allow to get access to
1982                 basic (composing) account info.
1983
1984 2006-10-10 [colin]      2.5.3cvs28
1985
1986         * src/procheader.c
1987                 Fix this \t problem in subject
1988
1989 2006-10-09 [colin]      2.5.3cvs27
1990
1991         * src/main.c
1992         * src/prefs_gtk.c
1993                 Prepare cache a bit later
1994                 If section already exists, skip the new one 
1995                 (as previously); avoid writing the same block
1996                 twice - if we find a second block with the 
1997                 same id, skip it.
1998         * src/plugins/pgpcore/pgp_viewer.c
1999                 Set cursor to busy when retrieving a key
2000         * src/plugins/pgpcore/sgpgme.c
2001                 allow 5 seconds for gpg to export the key
2002                 
2003
2004 2006-10-09 [colin]      2.5.3cvs26
2005
2006         * configure.ac
2007         * src/msgcache.c
2008         * src/prefs_gtk.c
2009                 Check for existence of fgets_unlocked
2010                 and fwrite_unlocked
2011
2012 2006-10-09 [paul]       2.5.3cvs25
2013
2014         * src/prefs_summaries.c
2015                 replace strftime() with fast_strftime() and in
2016                 the consequence fix the bug in the display of
2017                 AM/PM in the 'Example' string
2018
2019 2006-10-09 [ticho]      2.5.3cvs24
2020
2021         * po/sk.po
2022                 Updated (and fixed up somewhat) Slovak translation.
2023
2024 2006-10-08 [colin]      2.5.3cvs23
2025
2026         * src/prefs_folder_item.c
2027                 Explain why prefs in the top-level folder
2028                 aren't retained, but are still useful
2029
2030 2006-10-08 [colin]      2.5.3cvs22
2031
2032         * src/prefs_gtk.c
2033                 Don't cache anything if caching fails
2034
2035 2006-10-08 [colin]      2.5.3cvs21
2036
2037         * src/common/utils.c
2038                 always include gi18n.h
2039
2040 2006-10-07 [colin]      2.5.3cvs20
2041
2042         * src/plugins/pgpcore/pgp_viewer.c
2043                 Kill gpg after 5 seconds wait
2044
2045 2006-10-07 [colin]      2.5.3cvs19
2046
2047         * src/plugins/pgpcore/pgp_viewer.c
2048         * src/plugins/pgpcore/pgp_viewer.h
2049                 Fix copyright
2050
2051 2006-10-07 [colin]      2.5.3cvs18
2052
2053         * src/plugins/pgpcore/pgp_viewer.c
2054         * src/plugins/pgpcore/pgp_viewer.h
2055                 Actually add the files to CVS
2056
2057 2006-10-07 [colin]      2.5.3cvs17
2058
2059         * src/plugins/pgpcore/sgpgme.c
2060                 Be sure not to crash on 'application/pgp-signature' that
2061                 are not application/pgp-signatures
2062
2063 2006-10-07 [colin]      2.5.3cvs16
2064
2065         * src/textview.c
2066         * src/textview.h
2067                 Make a bit more of the API available
2068         * src/plugins/pgpcore/Makefile.am
2069         * src/plugins/pgpcore/plugin.c
2070         * src/plugins/pgpcore/sgpgme.c
2071                 Add basic key import/export
2072
2073 2006-10-07 [colin]      2.5.3cvs15
2074
2075         * src/folderview.c
2076         * src/imap.c
2077         * src/prefs_account.c
2078         * src/wizard.c
2079                 Warn users *everywhere* if libetpan's not
2080                 linked in
2081
2082 2006-10-06 [mones]      2.5.3cvs14
2083
2084         * po/de.po
2085         * po/es.po
2086                 updated by Stephan Sachse and me
2087
2088 2006-10-06 [colin]      2.5.3cvs13
2089
2090         * src/main.c
2091         * src/common/sylpheed.c
2092                 Don't load common plugins if --exit is passed
2093         * src/prefs_gtk.c
2094         * src/prefs_gtk.h
2095                 Implement a cache to avoid reading the same
2096                 files over and over again at startup
2097
2098 2006-10-06 [colin]      2.5.3cvs12
2099
2100         * src/summaryview.c
2101         * src/gtk/quicksearch.c
2102                 Update display every 5k mails on fast searches
2103
2104 2006-10-06 [colin]      2.5.3cvs11
2105
2106         * src/textview.c
2107                 Don't do quote folding on HTML or ERTF.
2108                 May fix the Cygwin issues if they were
2109                 happening with HTML mails?
2110
2111 2006-10-05 [colin]      2.5.3cvs10
2112
2113         * src/prefs_gtk.c
2114                 Oops, forgot one
2115
2116 2006-10-05 [colin]      2.5.3cvs9
2117
2118         * src/prefs_gtk.c
2119                 Use unlocked_stdio here too
2120
2121 2006-10-05 [colin]      2.5.3cvs8
2122
2123         * src/folderview.c
2124                 Fix go to next * after preferences apply
2125         * src/msgcache.c
2126                 Do the fd lock/unlock ourselves instead of
2127                 letting the libc do it at each write 
2128
2129 2006-10-05 [colin]      2.5.3cvs7
2130
2131         * src/common/utils.c
2132                 Faster division, thanks to Jean Diraison
2133
2134 2006-10-05 [paul]       2.5.3cvs6
2135
2136         * src/common/utils.c
2137                 fix building with --disable-nls
2138
2139 2006-10-04 [colin]      2.5.3cvs5
2140
2141         * src/folder.c
2142                 Maybe fix a segfault
2143
2144 2006-10-04 [wwp]        2.5.3cvs4
2145
2146         * src/prefs_folder_item.c
2147                 Fine-tune layouts in folder item prefs. Suggested by
2148                 Fabien Vantard <fzzzzz@gmail.com>.
2149
2150 2006-10-04 [wwp]        2.5.3cvs3
2151
2152         * src/prefs_folder_item.c
2153                 Kill the clandestine passengers. You didn't see anything.
2154
2155 2006-10-04 [wwp]        2.5.3cvs2
2156
2157         * src/prefs_folder_item.c
2158                 Add a way to test the subject simplify regexp in
2159                 folder prefs. Patch by Fabien Vantard <fzzzzz@gmail.com>,
2160                 w/ few layout changes.
2161
2162 2006-20-04 [paul]       2.5.3cvs1
2163
2164         * NEWS
2165         * README
2166         * configure.ac
2167                 Update version number following
2168                 stable release
2169
2170 2006-10-04 [colin]      2.5.2cvs42
2171
2172         * src/folder.c
2173         * src/folder.h
2174         * src/summaryview.c
2175                 Provide a way for folder classes to set their sort
2176                 type and key
2177
2178 2006-10-03 [colin]      2.5.2cvs41
2179
2180         * src/mh.c
2181                 Don't use strlen() to know if the
2182                 string's empty
2183
2184 2006-10-03 [colin]      2.5.2cvs40
2185
2186         * src/mh.c
2187                 Fix "check for new folders" with accentued folders
2188
2189 2006-10-03 [ticho]      2.5.2cvs39
2190
2191         * src/filtering.c
2192         * src/folder.c
2193         * src/inc.c
2194         * src/mbox.c
2195                 Colin's fix for "copy" filtering rules.
2196
2197 2006-10-02 [colin]      2.5.2cvs38
2198
2199         * src/folderview.c
2200                 Fix for double-click too
2201
2202 2006-10-02 [colin]      2.5.2cvs37
2203
2204         * src/folderview.c
2205                 correct fix for cvs36
2206
2207 2006-10-02 [colin]      2.5.2cvs36
2208
2209         * src/folderview.c
2210                 Fix 'goto next unread' after collapsing/expanding 
2211                 a node.
2212
2213 2006-10-02 [colin]      2.5.2cvs35
2214
2215         * src/summaryview.c
2216                 Fix double freeze/thaw
2217         * src/common/utils.c
2218         * src/common/utils.h
2219                 Reimplement strftime
2220         * src/procheader.c
2221                 Use it
2222
2223
2224 2006-10-02 [colin]      2.5.2cvs34
2225
2226         * src/mh.c
2227                 Time mh_write_sequences() - it's fast
2228         * src/summaryview.c
2229                 Init a variable to shut up gcc
2230
2231 2006-10-01 [colin]      2.5.2cvs33
2232
2233         * src/folder.c
2234         * src/mh.c
2235         * src/mh.h
2236         * src/msgcache.c
2237                 Add helper mh_set_mtime(), and set mtime to stat()'s result
2238                 Add fsync but disable it, it's slow as hell
2239
2240 2006-10-01 [colin]      2.5.2cvs32
2241
2242         * src/mh.c
2243         * src/msgcache.c
2244                 fflush() caches and mh_sequences before
2245                 fclose()ing
2246
2247 2006-10-01 [colin]      2.5.2cvs31
2248
2249         * src/msgcache.c
2250                 Don't ftruncate when not using mmap
2251
2252 2006-09-30 [colin]      2.5.2cvs30
2253
2254         * src/main.c
2255                 Write folder list *after* saving caches
2256
2257 2006-09-30 [colin]      2.5.2cvs29
2258
2259         * src/folder.c
2260         * src/mh.c
2261                 Debug forced mtime changes
2262
2263 2006-09-30 [colin]      2.5.2cvs28
2264
2265         * src/folder.c
2266         * src/main.c
2267                 Remove useless debug_print()s (code
2268                 well-tested)
2269
2270 2006-09-30 [colin]      2.5.2cvs27
2271
2272         * src/mh.c
2273                 Do stuff faster when writing mh_sequences
2274
2275 2006-09-30 [colin]      2.5.2cvs26
2276
2277         * src/mh.c
2278                 Don't let the writing of .mh_sequences, which
2279                 can change the folder's mtime, let us think
2280                 we need to scan.
2281
2282 2006-09-30 [colin]      2.5.2cvs25
2283
2284         * src/folder.c
2285                 Move a debug_print where it belongs 
2286                 (processing)
2287         * src/summaryview.c
2288                 Don't mess with a huge slow subject
2289                 table if we're not threading by
2290                 subject
2291
2292 2006-09-30 [colin]      2.5.2cvs24
2293
2294         * src/msgcache.c
2295                 Reenable mmaped reads (*not* writes!)
2296         * src/procmsg.c
2297                 Don't destroy and recreate hashtables just
2298                 for fun
2299         * src/common/utils.c
2300                 Remove useless reply prefixes (it's case
2301                 unsensitive)
2302
2303 2006-09-30 [wwp]        2.5.2cvs23
2304
2305         * tools/fix_date.sh
2306                 Fixed a minor bug in date value extraction, added a switch
2307                 to replace non RFC-compliant Date: value, added a switch
2308                 to use strict RFC matching patterns for dates.
2309
2310 2006-09-29 [colin]      2.5.2cvs22
2311
2312         * src/matcher_parser.h
2313         * src/matcher_parser_parse.y
2314         * src/prefs_filtering.c
2315         * src/statusbar.c
2316         * src/summary_search.c
2317         * src/summaryview.c
2318         * src/gtk/quicksearch.c
2319         * src/gtk/quicksearch.h
2320                 Optimise searches by setting different
2321                 refresh intervals (depending if the 
2322                 search is fast or not)
2323
2324 2006-09-29 [colin]      2.5.2cvs21
2325
2326         * src/codeconv.c
2327                 Optimise by reusing the last iconv converter
2328                 if possible
2329         * src/textview.c
2330                 Optimise a bit (the foldable quotes feature
2331                 still has an awful O(n^2) algo
2332
2333 2006-09-29 [colin]      2.5.2cvs20
2334
2335         * src/gtk/gtksctree.c
2336         * src/gtk/gtksctree.h
2337                 Optimise de-selection via up/down or
2338                 another key
2339
2340 2006-09-28 [colin]      2.5.2cvs19
2341
2342         * src/action.c
2343         * src/compose.c
2344         * src/folderview.c
2345         * src/mainwindow.c
2346         * src/messageview.c
2347         * src/summary_search.c
2348         * src/toolbar.c
2349                 Avoid using summaryview->ctree directly
2350
2351 2006-09-28 [colin]      2.5.2cvs18
2352
2353         * src/summaryview.c
2354         * src/summaryview.h
2355                 Add helpers to freeze/thaw/grab_focus
2356                 Factorize calls to freeze/thaw/grab_focus
2357                 
2358
2359 2006-09-28 [colin]      2.5.2cvs17
2360
2361         * src/main.c
2362                 More guards for the session management
2363
2364 2006-09-28 [colin]      2.5.2cvs16
2365
2366         * src/folderview.c
2367         * src/gtk/gtksctree.c
2368         * src/gtk/gtksctree.h
2369                 Make expanding not recursive in folderview
2370
2371 2006-09-28 [colin]      2.5.2cvs15
2372
2373         * src/addressbook.c
2374                 If nothing is selected in the list (right part)
2375                 and a group is selected in the tree (left part),
2376                 mail this group.
2377
2378 2006-09-28 [colin]      2.5.2cvs14
2379
2380         * src/Makefile.am
2381                 Actually use SM_LIBS
2382
2383 2006-09-28 [ticho]      2.5.2cvs13
2384
2385         * src/export.c
2386         * src/messageview.c
2387         * src/mimeview.c
2388         * src/news.c
2389         * src/pop.c
2390         * src/prefs_themes.c
2391         * src/procmsg.c
2392                 Small i18n string optimization.
2393         * src/send_message.c
2394         * src/summaryview.c
2395         * src/common/session.c
2396         * src/common/smtp.c
2397         * src/common/ssl_certificate.c
2398         * src/common/utils.c
2399                 Use "Couldn't" instead of "Can't" in UI messages,
2400                 where appropriate.
2401
2402 2006-09-28 [colin]      2.5.2cvs12
2403
2404         * configure.ac
2405                 Possibly fix link errors
2406
2407 2006-09-27 [wwp]        2.5.2cvs11
2408
2409         * src/gtk/authors.h
2410         * doc/man/sylpheed-claws.1
2411         * manual/ack.xml
2412         * manual/es/ack.xml
2413         * manual/fr/ack.xml
2414         * manual/pl/ack.xml
2415                 Updated authors info (me, myself and I).
2416
2417 2006-09-27 [colin]      2.5.2cvs10
2418
2419         * src/addressbook.c
2420                 Remove useless printf
2421
2422 2006-09-27 [wwp]        2.5.2cvs9
2423
2424         * src/editgroup.c
2425         * src/send_message.c
2426         * src/inc.c
2427         * src/prefs_common.c
2428         * src/prefs_common.h
2429         * src/gtk/progressdialog.c
2430                 remember more windows' sizes (send dialog, received dialog,
2431                 edit group in addressbook).
2432
2433 2006-09-27 [colin]      2.5.2cvs8
2434
2435         * configure.ac
2436         * src/main.c
2437         * src/mainwindow.h
2438                 Use libSM to communicate with the session
2439                 manager, so that we can know when the 
2440                 session ends, save our caches, and draft
2441                 our compose windows.
2442
2443 2006-09-27 [colin]      2.5.2cvs7
2444
2445         * src/addressbook.c
2446                 Fix issues:
2447                 o Allow Book and Group creation from the tree's
2448                   contextual menu
2449                 o Do not actually delete the contacts when 
2450                   deleting groups from the tree (duh!)
2451
2452 2006-09-27 [colin]      2.5.2cvs6
2453
2454         * src/compose.c
2455         * src/compose.h
2456         * src/mainwindow.c
2457         * src/textview.c
2458         * src/toolbar.c
2459                 o Allow passing an email address to 
2460                   compose_new_with_folderitem
2461                 o Update callers
2462                 o Use current folderitem when clicking
2463                   on a TextView mailto: link
2464                 o Fix a possible leak in TextView
2465
2466 2006-09-27 [colin]      2.5.2cvs5
2467
2468         * src/html.c
2469                 Use UTF-8 chars to replace HTML entities
2470
2471 2006-09-27 [colin]      2.5.2cvs4
2472
2473         * AUTHORS
2474         * src/prefs_account.c
2475         * src/gtk/authors.h
2476                 Fix bug #1024 (Array index out of
2477                 range in sylpheed-claws-2.5.2)
2478                 Patch by Ales Nosek <anosek@suse.cz>
2479
2480 2006-09-27 [colin]      2.5.2cvs3
2481
2482         * src/addr_compl.c
2483                 Actually do the test
2484
2485 2006-09-27 [colin]      2.5.2cvs2
2486
2487         * src/addr_compl.c
2488         * src/addr_compl.h
2489                 Allow completing with comma (in certain cases: vCalendar
2490                 for example doesn't support that)
2491                 Patch by Fabien Vantard
2492
2493 2006-09-26 [colin]      2.5.2cvs1
2494
2495         * src/Makefile.am
2496         * src/addr_compl.c
2497         * src/addr_compl.h
2498         * src/addrbook.c
2499         * src/addrbook.h
2500         * src/addressbook.c
2501         * src/addrindex.c
2502         * src/addrindex.h
2503         * src/compose.c
2504         * src/prefs_common.c
2505         * src/prefs_filtering_action.c
2506         * src/prefs_folder_item.c
2507         * src/prefs_template.c
2508         * src/stock_pixmap.c
2509         * src/stock_pixmap.h
2510         * src/pixmaps/addr_one.xpm
2511         * src/pixmaps/addr_two.xpm
2512                 Add auto-completion on groups
2513
2514 2006-09-26 [colin]      2.5.2
2515
2516         * NEWS
2517         * README
2518         * RELEASE_NOTES
2519                 2.5.2 released
2520
2521 2006-09-26 [colin]      2.5.1cvs5
2522
2523         * src/matcher.c
2524                 Fix condition
2525
2526 2006-09-26 [colin]      2.5.1cvs4
2527
2528         * src/mbox.c
2529                 Revert cvs1 (useless as the message is printed 
2530                 every 500 mails)
2531
2532 2006-09-26 [colin]      2.5.1cvs3
2533
2534         * src/partial_download.c
2535                 Fix crasher found by Alexsandar Urosevic
2536
2537 2006-09-26 [colin]      2.5.1cvs2
2538
2539         * src/summaryview.c
2540                 Fix bug #1023 (Sylpheed deletes too much messages)
2541
2542 2006-09-26 [ticho]      2.5.1cvs1
2543
2544         * src/mbox.c
2545                 Make use of gettext's multiple plurals for statusbar
2546                 progress message.
2547
2548 2006-09-25 [paul]       2.5.1
2549
2550         * NEWS
2551         * README
2552         * RELEASE_NOTES
2553                 2.5.1 released
2554
2555 2006-09-25 [colin]      2.5.0cvs3
2556
2557         * src/plugins/bogofilter/bogofilter.c
2558         * src/plugins/clamav/clamav_plugin.c
2559         * src/plugins/spamassassin/spamassassin.c
2560                 BogoFilter, Spamassassin: Fix double hook registering after
2561                 visiting preferences
2562                 Spamassassin, Clamav: Just set the mails to move instead of
2563                 doing the move - caller will move the things at once.
2564
2565 2006-09-25 [colin]      2.5.0cvs2
2566
2567         * src/imap.c
2568         * src/etpan/imap-thread.c
2569                 Use UID SEARCH ALL instead of UID 1:*
2570                 (braindead servers can't figure out that's
2571                 the same...)
2572
2573 2006-09-25 [wwp]        2.5.0cvs1
2574
2575         * src/message_search.c
2576                 Added the ability to stop a running search (in message body).
2577
2578 2006-09-25 [paul]       2.5.0
2579
2580         * NEWS
2581         * README
2582         * RELEASE_NOTES
2583                 2.5.0 released
2584
2585 2006-09-25 [paul]       2.4.0cvs214
2586
2587         * po/cs.po
2588         * po/de.po
2589         * po/fi.po
2590         * po/fr.po
2591         * po/nl.po
2592         * po/pt_BR.po
2593         * po/sk.po
2594         * po/sr.po
2595         * po/zh_CN.po
2596                 updated by Tim, Stephan Sachse, Flammie Pirinen,
2597                 Fabien Vantard, Tim Dijkstra, Frederico Goncalves Guimaraes,
2598                 Ticho, Aleksander Urosevic, Ralgh Young
2599
2600 2006-09-24 [mones]      2.4.0cvs213
2601
2602         * po/es.po
2603                 Updated for release
2604
2605 2006-09-23 [colin]      2.4.0cvs212
2606
2607         * src/gtk/inputdialog.c
2608                 Fix [ ] remember this appearing in normal
2609                 input dialogs after it's been used by
2610                 mimeview.
2611         * src/folder.c
2612         * src/folderview.c
2613         * src/msgcache.c
2614         * src/procmsg.c
2615         * src/summaryview.c
2616         * src/textview.c
2617         * src/common/timing.h
2618                 Enable timings in debug mode and make it
2619                 look prettier.
2620
2621 2006-09-22 [colin]      2.4.0cvs211
2622
2623         * README
2624                 Revert test change
2625         * commitHelper
2626                 ping the correct URI
2627
2628 2006-09-22 [colin]      2.4.0cvs210
2629
2630         * README
2631                 Let's see if bug #1022 is fixed
2632
2633 2006-09-21 [colin]      2.4.0cvs209
2634
2635         * src/wizard.c
2636         * src/common/plugin.c
2637                 Prepare infra to load predefined plugins when
2638                 no configuration existed. Don't actually load
2639                 anything yet (feat. freeze)
2640
2641 2006-09-21 [wwp]        2.4.0cvs208
2642
2643         * manual/fr/faq.xml
2644                 Partial sync w/ 2.4.0cvs72:
2645                 wrap file and minor updates.
2646
2647 2006-09-21 [wwp]        2.4.0cvs207
2648
2649         * tools/fix_date.sh
2650                 several fixes and enhancements. A new --force switch has been
2651                 added to prevent overriding by default Date: header when
2652                 already existing.
2653
2654 2006-09-21 [paul]       2.4.0cvs206
2655
2656         * src/common/utils.c
2657                 add Chinese UTF8 Re prefix
2658
2659 2006-09-21 [wwp]        2.4.0cvs205
2660
2661         * tools/Makefile.am
2662                 Fics alfabettical order.
2663
2664 2006-09-21 [wwp]        2.4.0cvs204
2665
2666         * tools/fix_date.sh
2667         * tools/Makefile.am
2668                 Added an action tool to fix missing Date field in emails.
2669                 Updated Makefile.am to reflect those last two additions.
2670
2671 2006-09-21 [wwp]        2.4.0cvs203
2672
2673         * tools/uuooffice
2674                 Added a action tool to open uuencoded docs w/
2675                 OpenOffice (based on uudec method).
2676
2677 2006-09-21 [colin]      2.4.0cvs202
2678
2679         * src/compose.c
2680         * src/textview.c
2681                 Workaround possible GTK crash: remove selection 
2682                 clipboard before destroying widget, or GTK+-2.10
2683                 dies. Thanks to Hiro.
2684
2685 2006-09-20 [colin]      2.4.0cvs201
2686
2687         * src/compose.c
2688                 Fix free-after-use in some cases (when 
2689                 procmime_encode_content() frees mimeinfo->data.mem
2690                 and turns it to a temp file)
2691
2692 2006-09-20 [colin]      2.4.0cvs200
2693
2694         * src/folderview.c
2695         * src/summaryview.c
2696         * src/gtk/gtksctree.c
2697         * src/gtk/gtksctree.h
2698                 Add tooltips in the folderview and summaryview
2699                 (Doesn't break string freeze as they already
2700                 exist)
2701         * src/toolbar.c
2702                 Put the spam button in the default configuration
2703                 if compiled with bogo plugin too
2704
2705 2006-09-19 [colin]      2.4.0cvs199
2706
2707         * src/summaryview.c
2708         * src/summaryview.h
2709                 Update folder name label on folder rename
2710         * src/prefs_matcher.c
2711         * src/gtk/logwindow.h
2712                 Fix warnings
2713                 Patches by Fabien
2714
2715 2006-09-19 [wwp]        2.4.0cvs198
2716
2717         * src/summary_search.c
2718                 fix can't click forward/backward buttons in the
2719                 search messages.
2720
2721 2006-09-18 [paul]       2.4.0cvs197
2722
2723         * src/wizard.c
2724                 add missing bracket, capitalise the A of
2725                 'SpamAssassin'
2726
2727 2006-09-18 [paul]       2.4.0cvs196
2728
2729         * src/compose.c
2730                 fix bug 1012 'crashed upon sending mail
2731                 from compose window'
2732                 Thanks to Colin
2733
2734 2006-09-16 [colin]      2.4.0cvs195
2735
2736         * src/folderview.c
2737                 Fix "real-time" sorting by freezing/thawing
2738
2739 2006-09-16 [colin]      2.4.0cvs194
2740
2741         * manual/faq.xml
2742                 Fix the anti-spam entry a bit
2743
2744 2006-09-16 [colin]      2.4.0cvs193
2745
2746         * src/wizard.c
2747                 Make sure reviewers have no excuse when stating
2748                 Sylpheed-Claws doesn't have antispam capabilities.
2749
2750 2006-09-16 [colin]      2.4.0cvs192
2751
2752         * src/main.c
2753                 Revert part of 2.3.0cvs18, Saving caches on SIGPIPE,
2754                 as if the SIGPIPE comes from etpan's thread we could
2755                 trigger a GUI update from this thread.
2756
2757 2006-09-16 [colin]      2.4.0cvs191
2758
2759         * src/summaryview.c
2760                 Init all members of the struct
2761
2762 2006-09-16 [paul]       2.4.0cvs190
2763
2764         * src/account.c
2765                 improvements to the English
2766
2767 2006-09-15 [colin]      2.4.0cvs189
2768
2769         * src/summaryview.c
2770                 HIG order on dialog
2771
2772 2006-09-14 [colin]      2.4.0cvs188
2773
2774         * src/common/socket.c
2775         * src/common/socket.h
2776         * src/common/ssl.c
2777         * src/common/ssl_certificate.c
2778         * src/common/ssl_certificate.h
2779         * src/etpan/imap-thread.c
2780                 the get_fqdn() call done to get canonical name when
2781                 checking an SSL certificate is blocking, which is
2782                 sad as we just did a non-blocking lookup to connect.
2783                 Fix that by letting the fqdn available to the SockInfo,
2784                 and use that in ssl_certificate_check(). For IMAP,
2785                 we don't do it as the lookup's done by libetpan, but
2786                 it's less annoying as IMAP connections as much more
2787                 rare than POP3 connections.
2788
2789 2006-09-14 [paul]       2.4.0cvs187
2790
2791         * manual/advanced.xml
2792                 improvements to the English,
2793                 properly place the new hidden options
2794                 within the alphabetical order
2795         * src/gtk/pluginwindow.c
2796                 improvements to the English
2797
2798 2006-09-14 [colin]      2.4.0cvs186
2799
2800         * src/prefs_common.c
2801         * src/prefs_common.h
2802         * src/gtk/gtksctree.c
2803         * manual/advanced.xml
2804                 New hidden pref, stripes_color_offset, to change
2805                 the value added/substracted to normal bgcolor to
2806                 create the stripes in summaries
2807
2808 2006-09-13 [colin]      2.4.0cvs185
2809
2810         * src/gedit-print.c
2811         * src/messageview.c
2812         * src/messageview.h
2813         * src/summaryview.c
2814         * src/textview.c
2815                 Fix misc. printing issues: 
2816                 - Bad font for linkified headers
2817                 - Different font if the mail was displayed or not
2818                 - Factorize the thing
2819
2820 2006-09-13 [colin]      2.4.0cvs184
2821
2822         * src/common/ssl_certificate.c
2823                 Only get FQDN once when checking certificate
2824
2825 2006-09-13 [colin]      2.4.0cvs183
2826
2827         * src/account.c
2828         * src/gtk/pluginwindow.c
2829                 Misc. GUI fixes by Fabien
2830
2831 2006-09-13 [wwp]        2.4.0cvs182
2832
2833         * configure.ac
2834         * src/common/utils.h
2835         * src/common/utils.c
2836                 get rid of unused wide-char functions.
2837
2838 2006-09-13 [wwp]        2.4.0cvs181
2839
2840         * src/plugins/pgpinline/sylpheed.def
2841         * src/textview.c
2842                 merge more w32 patches from gpg4win sources (Marcus Brinkmann <marcus@g10code.de>):
2843                 add privacy_reset_error to the .def file,
2844                 do not fork for an external textviewer.
2845
2846 2006-09-13 [wwp]        2.4.0cvs180
2847
2848         * src/prefs_common.c
2849                 fix broken font entry in prefs (patch issued by the gpg4win team,
2850                 probably by Marcus Brinkmann <marcus@g10code.de>).
2851
2852 2006-09-13 [colin]      2.4.0cvs179
2853
2854         * src/folder.h
2855                 Fix a warning in summaryview.c
2856         * src/mainwindow.c
2857         * src/summaryview.c
2858         * src/summaryview.h
2859                 Add missing Mark/* elements in the
2860                 main menu
2861
2862 2006-09-12 [colin]      2.4.0cvs178
2863
2864         * src/prefs_actions.c
2865         * src/prefs_filtering_action.c
2866         * src/prefs_matcher.c
2867                 Use (New) instead of New everywhere
2868
2869 2006-09-12 [wwp]        2.4.0cvs177
2870
2871         * manual/fr/addrbook.xml
2872         * manual/fr/handling.xml
2873                 updated some quotes in the fr manual to match the fr translation.
2874
2875 2006-09-12 [wwp]        2.4.0cvs176
2876
2877         * src/prefs_matcher.c
2878                 don't store translated string elements in matcher expressions.
2879                 Also fixed a misused of Q_().
2880
2881 2006-09-11 [wwp]        2.4.0cvs175
2882
2883         * src/plugins//bogofilter/bogofilter.c
2884         * src/plugins//clamav/clamav_plugin.c
2885         * src/plugins//demo/demo.c
2886         * src/plugins//dillo_viewer/dillo_viewer.c
2887         * src/plugins//pgpcore/plugin.c
2888         * src/plugins//pgpinline/plugin.c
2889         * src/plugins//pgpmime/plugin.c
2890         * src/plugins//spamassassin/spamassassin.c
2891                 gettext-ize more strings (mostly plugin error messages).
2892
2893 2006-09-11 [colin]      2.4.0cvs174
2894
2895         * src/alertpanel.c
2896                 Make maximum buffer size bigger to avoid
2897                 truncating translated messages. Patch by
2898                 Fabien
2899
2900 2006-09-11 [colin]      2.4.0cvs173
2901
2902         * src/etpan/imap-thread.c
2903                 Fix compilation on OpenBSD, thanks to 
2904                 Landry
2905
2906 2006-09-10 [wwp]        2.4.0cvs172
2907
2908         * manual/account.xml
2909         * manual/addrbook.xml
2910         * manual/handling.xml
2911         * manual/es/handling.xml
2912         * manual/fr/account.xml
2913         * manual/fr/addrbook.xml
2914         * manual/fr/handling.xml
2915                 documented addressbook matching (condition configuration):
2916                   addrbook.xml, en fr
2917                 documented per-account filtering rules (handling/filtering
2918                   section, account section):
2919                   account.xml, handling.xml, en fr
2920                 slightly updated the handling/searching section to tell few
2921                   words about the extended search ability:
2922                   handling.xml, en fr
2923                 added missing <quote></quotes> to Quick Search:
2924                   handling.xml, en fr es
2925                 fixed a typo (auomatically):
2926                   handling.xml, en
2927                 changes revisited by Paul.
2928
2929 2006-09-10 [paul]       2.4.0cvs171
2930
2931         * src/prefs_actions.c
2932         * src/prefs_filtering.c
2933         * src/prefs_template.c
2934                 adjustments to the gui
2935                 Patch by Fabien Vantard (slightly modified)
2936
2937 2006-09-10 [colin]      2.4.0cvs170
2938
2939         * src/summaryview.c
2940                 Check folderitem/summaryview consistency
2941                 (basically automates Update summary). Fixes
2942                 #1011 (wrong (negative) count on unread 
2943                 messages)
2944
2945 2006-09-10 [colin]      2.4.0cvs169
2946
2947         * src/gtk/gtksctree.c
2948                 Fix recursive expansion via mouse
2949         * src/plugins/bogofilter/bogofilter.c
2950                 Use normal filtering way of moving
2951                 messages (batching), possibly fixing
2952                 bug #1015 (Bogofilter plugin doubles 
2953                 new messages)
2954
2955 2006-09-09 [wwp]        2.4.0cvs168
2956
2957         * src/prefs_filtering.c
2958                 better place for this fix.
2959
2960 2006-09-09 [wwp]        2.4.0cvs167
2961
2962         * src/prefs_filtering.c
2963                 fix a minor bug when the enabled status of a filtering/processing
2964                 rule always got set to TRUE when replacing this rule. That still
2965                 make sense when adding a new rule, but now when replacing, we
2966                 don't override the value of 'enabled'.
2967                 Also renamed the func prefs_filtering_list_view_get_rule_name()
2968                 to prefs_filtering_list_view_get_info() as this function not only
2969                 returns the name, but also the account_id and the enabled status.
2970
2971 2006-09-09 [mones]      2.4.0cvs166
2972
2973         * manual/glossary.xml
2974         * manual/plugins.xml
2975                 Minor format corrections
2976         * manual/gpl.xml
2977                 Fix misplaced NO WARRANTY section
2978         * manual/es/advanced.xml
2979         * manual/es/faq.xml
2980         * manual/es/glossary.xml
2981         * manual/es/gpl.xml
2982         * manual/es/handling.xml
2983         * manual/es/plugins.xml
2984         * manual/es/starting.xml
2985                 Incorporate changes from English version
2986         * manual/fr/ack.xml
2987         * manual/pl/ack.xml
2988         * manual/es/ack.xml
2989                 Fix address, (add translation credits in es version)
2990         * po/es.po
2991                 Updated translation
2992
2993 2006-09-09 [wwp]        2.4.0cvs165
2994
2995         * src/prefs_filtering.c
2996                 fix a crash when opening filtering prefs, if matcherrc file contains
2997                 broken data (non-existing account id, which is theoretically not
2998                 possible).
2999
3000 2006-09-08 [colin]      2.4.0cvs164
3001
3002         * src/folder.c
3003                 Wrong assert, make it an if()
3004         * src/gtk/gtksctree.c
3005                 Fix bug #1013 (expand selected thread 
3006                 tree) - expanding is now recursive
3007
3008 2006-09-07 [wwp]        2.4.0cvs163
3009
3010         * src/prefs_matcher.c
3011                 make better sentences about addressbook matching in the
3012                 matcher prefs. This should make translators' work easier
3013                 too.
3014
3015 2006-09-07 [wwp]        2.4.0cvs162
3016
3017         * src/prefs_filtering.c
3018                 code simplification (get rid of dup var. assignment).
3019
3020 2006-09-07 [wwp]        2.4.0cvs161
3021
3022         * src/summaryview.c
3023                 use GTK_STOCK icons when possible, patch by Fabien Vantard
3024                 <fzzzzz@gmail.com>.
3025
3026 2006-09-07 [paul]       2.4.0cvs160
3027
3028         * src/mimeview.c
3029                 fix compilation warnings
3030                 Thanks to Colin
3031
3032 2006-09-07 [paul]       2.4.0cvs159
3033
3034         * src/mimeview.c
3035                 select the mimepart icon when
3036                 displaying as text
3037                 Thanks to Colin
3038
3039 2006-09-06 [paul]       2.4.0cvs158
3040
3041         * src/prefs_filtering.c
3042                 fix labels and table element spacing
3043                 Patch by Fabien Vantard
3044
3045 2006-09-06 [paul]
3046
3047         2.5.0-rc3 released
3048
3049 2006-09-06 [paul]       2.4.0cvs157
3050
3051         * manual/es/advanced.xml
3052                 fix typo
3053
3054 2006-09-06 [wwp]        2.4.0cvs156
3055
3056         * src/mainwindow.c
3057                 fix an dup launch issue when iconified, thanks to Colin.
3058
3059 2006-09-06 [wwp]        2.4.0cvs155
3060
3061         * src/gtk//gtksctree.h
3062                 oops, forgot that one!
3063
3064 2006-09-06 [wwp]        2.4.0cvs154
3065
3066         * manual/pl/advanced.xml
3067         * manual/advanced.xml
3068         * manual/es/advanced.xml
3069         * manual/fr/advanced.xml
3070         * src/prefs_customheader.c
3071         * src/prefs_filtering_action.c
3072         * src/foldersel.c
3073         * src/prefs_summaries.c
3074         * src/prefs_filtering.c
3075         * src/account.c
3076         * src/compose.c
3077         * src/prefs_summary_column.c
3078         * src/addr_compl.c
3079         * src/prefs_actions.c
3080         * src/prefs_folder_column.c
3081         * src/ssl_manager.c
3082         * src/prefs_template.c
3083         * src/prefs_display_header.c
3084         * src/prefs_common.h
3085         * src/prefs_matcher.c
3086         * src/prefs_common.c
3087         * src/prefs_toolbar.c
3088         * src/summaryview.c
3089         * src/folderview.c
3090         * src/gtk/gtksctree.c
3091         * src/gtk/pluginwindow.c
3092         * src/gtk/progressdialog.c
3093         * src/gtk/prefswindow.c
3094                 renamed hidden option enable_rules_hint to use_stripes_everywhere
3095                 to make its meaning more obvious (all versions of the manual reflect
3096                 the change).
3097                 added an extra hidden option use_stripes_in_summary to allow
3098                 discarding these stripes in mainwindow's folder and message lists;
3099                 en and fr manuals only are OK towards this.
3100
3101 2006-09-06 [colin]      2.4.0cvs153
3102
3103         * src/textview.c
3104                 Hide Sylpheed-Claws' internal queue headers
3105                 when showing all headers. They'll be present
3106                 only in Source window.
3107
3108 2006-09-05 [colin]      2.4.0cvs152
3109
3110         * src/plugins/trayicon/trayicon.c
3111                 Fix crash at exit - we have to disconnect
3112                 our handlers
3113         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
3114                 Update eggtrayicon - patch adapted from a
3115                 patch by Fryderyk Dziarmagowski <freetz@gmx.net>
3116                 on Sylpheed's ML
3117
3118 2006-09-05 [colin]      2.4.0cvs151
3119
3120         * src/mainwindow.c
3121         * src/gtk/logwindow.c
3122                 Fix race condition when something writes
3123                 to the log too soon during init. Thanks
3124                 to Fabien Vantard
3125
3126 2006-09-05 [colin]      2.4.0cvs150
3127
3128         * src/mimeview.c
3129                 Don't select part on right-click either
3130
3131 2006-09-05 [paul]       2.4.0cvs149
3132
3133         * src/mimeview.c
3134                 completion of previous commit
3135                 Thanks to Colin
3136
3137 2006-09-05 [colin]      2.4.0cvs148
3138
3139         * src/mimeview.c
3140                 Don't force selection on middle-click, just open
3141
3142 2006-09-04 [colin]      2.4.0cvs147
3143
3144         * src/mimeview.c
3145                 Looks like gtk_notebook_set_current_page()
3146                 sometimes steals focus, and this annoys us
3147                 in MimeViewers as it renders navigation
3148                 keys useless. Take back focus after switching
3149                 pages.
3150
3151 2006-09-04 [colin]      2.4.0cvs146
3152
3153         * src/messageview.c
3154                 Set stop_loading when clicking on Next
3155                 during load. Don't add a callback to 
3156                 avoid over-complicating things.
3157
3158 2006-09-04 [colin]      2.4.0cvs145
3159
3160         * src/mimeview.c
3161         * src/messageview.c
3162                 Fix multiple loads in separate messageview
3163
3164 2006-09-04 [colin]      2.4.0cvs144
3165
3166         * src/summaryview.c
3167                 Let navigation keys be handled during 
3168                 load
3169
3170 2006-09-04 [colin]      2.4.0cvs143
3171
3172         * src/messageview.c
3173         * src/summaryview.c
3174         * src/textview.c
3175         * src/textview.h
3176                 Make loading of huge mails (lots of text and/or
3177                 images) cancellable, so the GUI doesn't block 
3178
3179 2006-09-04 [colin]      2.4.0cvs142
3180
3181         * src/plugins/trayicon/trayicon.c
3182                 Fix annoyance when removing a folder with 
3183                 unread mails: trayicon didn't update
3184
3185 2006-09-04 [paul]       2.4.0cvs141
3186
3187         * src/gtk/icon_legend.c
3188                 straighten up columns
3189                 Patch by Fabien Vantard
3190
3191 2006-09-04 [wwp]        2.4.0cvs140
3192
3193         * src/prefs_filtering.c
3194                 fix new line's account name in filtering prefs:
3195                 was "All", is now "(New)".
3196
3197 2006-09-04 [paul]       2.4.0cvs139
3198
3199         * tools/make.themes.project
3200                 use "AUTOMAKE_OPTIONS = dist-bzip2"
3201                 instead of homebrewed "make release"
3202
3203 2006-09-03 [colin]      2.4.0cvs138
3204
3205         * src/folderview.c
3206                 Fix bug #1007 (Wrong folder highlighted)
3207
3208 2006-09-03 [colin]      2.4.0cvs137
3209
3210         * src/compose.c
3211                 Don't set Newsgroup: header to a mail folder
3212                 path
3213
3214 2006-09-03 [paul]       2.4.0cvs136
3215
3216         * src/prefs_other.c
3217         * src/prefs_spelling.c
3218                 unify the gui
3219
3220 2006-09-03 [paul]       2.4.0cvs135
3221
3222         * src/prefs_summaries.c
3223                 correct menu item text in prefs_keybind_apply_clicked()
3224
3225 2006-09-03 [paul]       2.4.0cvs134
3226
3227         * manual/advanced.xml
3228                 some improvements to the descriptions
3229         * src/mainwindow.c
3230         * src/messageview.c
3231         * src/summaryview.c
3232         * src/gtk/menu.c
3233                 fix menu sensitivity issues
3234         * src/prefs_message.c
3235                 drop the useless word 'short'
3236         * src/prefs_other.c
3237                 add the word 'lines' indicating log length
3238                 is a measure of lines
3239         * src/textview.c
3240                 fix compilation warnings
3241
3242 2006-09-02 [colin]      2.4.0cvs133
3243
3244         * src/messageview.c
3245                 Display a special return-receipt message
3246                 if the message is from the user
3247         * src/summaryview.c
3248                 Fix missing freeze of the list when marking
3249                 all read and unthreading for exec. Thanks
3250                 to Stephan Sachse.
3251
3252 2006-09-02 [paul]       2.4.0cvs132
3253
3254         * src/mainwindow.c
3255         * src/prefs_message.c
3256         * src/summaryview.c
3257                 fix some english
3258
3259 2006-09-02 [wwp]        2.4.0cvs131
3260
3261         * src/prefs_filtering.c
3262                 added an account name column to the filtering rules
3263                 dialog.
3264
3265 2006-09-02 [colin]      2.4.0cvs130
3266
3267         * src/gtk/logwindow.c
3268         * src/gtk/logwindow.h
3269                 Block scrolling if we're not at the end
3270                 of the log
3271
3272 2006-09-02 [colin]      2.4.0cvs129
3273
3274         * src/folder.c
3275                 Make sure account-specific rules can't
3276                 be used in {pre-,post-,}processing
3277         * src/mainwindow.c
3278         * src/gtk/logwindow.c
3279         * src/gtk/logwindow.h
3280                 Jump to last error when clicking on the
3281                 warning icon
3282
3283 2006-09-02 [colin]      2.4.0cvs128
3284
3285         * src/imap.c
3286         * src/import.c
3287         * src/mainwindow.c
3288         * src/mainwindow.h
3289                 Fix warning icon
3290         * src/inc.c
3291         * src/mbox.c
3292         * src/mbox.h
3293                 Let proc_mbox know its account, for
3294                 account-specific rules
3295
3296 2006-09-01 [colin]      2.4.0cvs127
3297
3298         * src/codeconv.c
3299                 Don't uselessly use iconv to convert from
3300                 us-ascii
3301         * src/alertpanel.c
3302         * src/mainwindow.c
3303         * src/mainwindow.h
3304         * src/inc.c
3305                 Fix certain log cases, disable warning icon
3306                 for now, the correct way to display it when
3307                 necessary and only when necessary is probably
3308                 to do it manually rather than use error logs
3309         * src/etpan/imap-thread.c
3310                 Clean up UID logging a bit
3311         * src/gtk/logwindow.c
3312         * src/gtk/logwindow.h
3313                 Make logging faster when the window's closed
3314
3315 2006-09-01 [wwp]        2.4.0cvs126
3316
3317         * manual/fr/account.xml
3318                 reflect changes to the ref. manual (parts of cvs72):
3319                 fix tabnames and quotes.
3320
3321 2006-09-01 [wwp]        2.4.0cvs125
3322
3323         * manual/fr/plugins.xml
3324                 reflect changes to the reference manual (cvs42):
3325                 update IRC channel info.
3326
3327 2006-09-01 [wwp]        2.4.0cvs124
3328
3329         * commitHelper
3330                 use CVSEDITOR env. var. if set, according to `man cvs`.
3331
3332 2006-09-01 [wwp]        2.4.0cvs123
3333
3334         * manual/advanced.xml
3335                 better sentence again (thanks to Paul).
3336
3337 2006-09-01 [wwp]        2.4.0cvs122
3338
3339         * manual/advanced.xml
3340         fix definition of toolbar_detachable and rework a bit the one of
3341         enable_dotted_lines.
3342
3343 2006-09-01 [mones]      2.4.0cvs121
3344
3345         * manual/advanced.xml
3346                 Document enable_dotted_lines
3347
3348 2006-09-01 [paul]       2.4.0cvs120
3349
3350         * src/folderview.c
3351         * src/folderview.h
3352         * src/imap.c
3353         * src/mainwindow.c
3354         * src/summaryview.c
3355                 obey the 'When entering folder...' option
3356                 when using the /View/Go to/... menu items
3357                 Thanks to Colin
3358
3359 2006-08-31 [colin]      2.4.0cvs119
3360
3361         * src/folderview.c
3362                 Revert 2.4.0cvs116, wrong fix.
3363
3364 2006-08-31 [colin]      2.4.0cvs118
3365
3366         * src/gtk/gtksctree.c
3367                 Better state the various copyrights
3368
3369 2006-08-31 [colin]      2.4.0cvs117
3370
3371         * src/prefs_common.c
3372                 fix enable_dotted_lines
3373
3374 2006-08-31 [colin]      2.4.0cvs116
3375
3376         * src/folderview.c
3377                 Use pref "Always open on select" when going
3378                 to next unread folder
3379         * src/gtk/gtksctree.c
3380                 Fix link failure to _gtk_clist_create_cell_layout
3381                 on certain computers. (Why not mine, I wonder)
3382
3383 2006-08-31 [colin]      2.4.0cvs115
3384
3385         * src/procmsg.c
3386         * src/textview.c
3387         * src/plugins/bogofilter/bogofilter.c
3388         * src/plugins/spamassassin/spamassassin.c
3389                 Requalify some "errors" to warnings
3390         * src/mainwindow.c
3391         * src/mainwindow.h
3392         * src/statusbar.c
3393                 Add an icon in the statusbar to notify
3394                 of errors
3395         * src/gtk/gtksctree.c
3396         * src/folderview.c
3397         * src/summaryview.c
3398                 Make the GtkSCTree look more modern by
3399                 alternating background lines
3400         * src/prefs_common.c
3401         * src/prefs_common.h
3402                 Add a pref to let people have the old
3403                 way if they prefer
3404
3405
3406 2006-08-30 [colin]      2.4.0cvs114
3407
3408         * src/procmsg.c
3409         * src/procmsg.h
3410                 Provide a way to filter a list of
3411                 messages in an optimised manner, and
3412                 add a list-filtering hook
3413         * src/folder.c
3414         * src/inc.c
3415         * src/mbox.c
3416                 Use the list filtering
3417         * src/plugins/bogofilter/bogofilter.c
3418                 Use the list-filtering hook
3419                 Use -b (bulk) mode for more speed
3420                 when learning and filtering
3421         * src/etpan/imap-thread.c
3422                 Make log output shorter in UID SEARCH
3423
3424
3425 2006-08-30 [colin]      2.4.0cvs113
3426
3427         * src/plugins/bogofilter/bogofilter.c
3428                 Really fast mass learning - thanks to David
3429                 Relson for the options explanations :)
3430
3431 2006-08-30 [colin]      2.4.0cvs112
3432
3433         * src/msgcache.c
3434                 Fix compilation on FreeBSD. Thanks
3435                 to Michael Hugues
3436
3437 2006-08-29 [colin]      2.4.0cvs111
3438
3439         * src/folderview.c
3440                 Handle "popup_menu" signal (for popping the 
3441                 menu via the keyboard)
3442         * src/mimeview.c
3443         * src/mimeview.h
3444         * src/summaryview.c
3445         * src/textview.c
3446         * src/gtk/gtkutils.c
3447         * src/gtk/gtkutils.h
3448                 Factorize scrolling code, and add an API 
3449                 for MimeViewers to handle scroll orders
3450
3451 2006-08-29 [wwp]        2.4.0cvs110
3452
3453         * src/plugins//bogofilter/bogofilter.c
3454         * src/plugins//spamassassin/spamassassin.c
3455                 make the bogofilter/spamassassin filtering error dialogs at
3456         incorporation obey to the "don't popup error dialog on
3457         receive error" option. If disabled, feed the log window w/
3458         the error message.
3459
3460 2006-08-29 [paul]
3461
3462         2.5.0-rc2 released
3463
3464 2006-08-29 [paul]       2.4.0cvs109
3465
3466         * Makefile.am
3467                 remove 'make release', it's not needed
3468                 since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
3469
3470 2006-08-29 [paul]       2.4.0cvs108
3471
3472         * src/foldersel.c
3473         * src/summary_search.c
3474         * src/gtk/progressdialog.c
3475         * src/plugins/pgpcore/passphrase.c
3476                 replace deprecated gtk_window_set_policy()
3477
3478 2006-08-29 [colin]      2.4.0cvs107
3479
3480         * src/folder.c
3481                 Fix data loss when copy fails during a move:
3482                 only use fast remove_msgs if everything was
3483                 copied OK; else use slow remove_msg on the
3484                 mails that got copied only.
3485
3486 2006-08-28 [paul]       2.4.0cvs106
3487
3488         * src/mh.c
3489                 revert change in 2.4.0cvs104, it breaks
3490                 stuff
3491
3492 2006-08-28 [paul]       2.4.0cvs105
3493
3494         * src/plugins/spamassassin/spamassassin.c
3495                 english fix
3496
3497 2006-08-28 [paul]       2.4.0cvs104
3498
3499         * src/mh.c
3500                 fix data loss when moving to another
3501                 mailbox fails
3502         * src/prefs_spelling.c
3503                 improve the english
3504         * src/gtk/pluginwindow.c
3505                 improve the layout of the dialog text
3506         All thanks to Colin
3507
3508 2006-08-28 [paul]       2.4.0cvs103
3509
3510         * src/plugins/bogofilter/bogofilter.c
3511         * src/plugins/bogofilter/bogofilter_gtk.c
3512                 fix english up a bit, innit
3513
3514 2006-08-28 [paul]       2.4.0cvs102
3515
3516         * configure.ac
3517         * po/Makefile.in.in
3518         * po/Makevars
3519                 require autoconf 2.60, enabling building
3520                 with gettext 0.15 (gettext 0.14.x build still
3521                 possible). Replace Makefiles with versions
3522                 from gettext 0.15.
3523                 Remove configure options --with-localedir and
3524                 --with-mandir. The options that are provided
3525                 directly by autoconf 2.60 can be used instead:
3526                 --mandir --localedir
3527
3528 2006-08-27 [colin]      2.4.0cvs101
3529
3530         * src/plugins/bogofilter/Makefile.am
3531                 Fix make dist (no README)
3532
3533 2006-08-27 [colin]      2.4.0cvs100
3534
3535         * src/folder.c
3536                 Don't use F_UNKNOWN folders for any default
3537                 outbox/trash/etc
3538         * src/plugins/bogofilter/bogofilter.c
3539         * src/plugins/bogofilter/bogofilter.h
3540         * src/plugins/bogofilter/bogofilter_gtk.c
3541                 Add an option to specify the path to bogofilter
3542                 Use single-quotes to be able to learn in folders
3543                 with spaces in their names
3544                 Verify learning status
3545
3546 2006-08-27 [colin]      2.4.0cvs99
3547
3548         * manual/faq.xml
3549         * manual/plugins.xml
3550                 Document Bogofilter plugin
3551
3552 2006-08-27 [colin]      2.4.0cvs98
3553
3554         * src/compose.c
3555         * src/messageview.c
3556         * src/procmsg.c
3557         * src/procmsg.h
3558                 When possible, copy the queued mail to sent folder
3559                 instead of re-adding. Much faster on IMAP.
3560
3561 2006-08-27 [colin]      2.4.0cvs97
3562
3563         * src/msgcache.c
3564                 Disable mmaped caches - huge metadata loss
3565                 here after a power failure.
3566         * src/summaryview.c
3567                 Add quicksearch timing
3568         * src/common/plugin.c
3569         * src/common/plugin.h
3570                 Implement an interface to tell what plugins
3571                 provide. Prevent loading of similar plugins.
3572         * src/plugins/clamav/clamav_plugin.c
3573         * src/plugins/demo/demo.c
3574         * src/plugins/dillo_viewer/dillo_viewer.c
3575         * src/plugins/pgpcore/plugin.c
3576         * src/plugins/pgpinline/pgpinline.c
3577         * src/plugins/pgpmime/pgpmime.c
3578         * src/plugins/spamassassin/spamassassin.c
3579         * src/plugins/trayicon/trayicon.c
3580                 Implement plugin_provides()
3581
3582 2006-08-27 [colin]      2.4.0cvs96
3583
3584         * configure.ac
3585         * src/plugins/Makefile.am
3586         * src/plugins/bogofilter/.cvsignore
3587         * src/plugins/bogofilter/Makefile.am
3588         * src/plugins/bogofilter/bogofilter.c
3589         * src/plugins/bogofilter/bogofilter.h
3590         * src/plugins/bogofilter/bogofilter_gtk.c
3591                 New Bogofilter plugin, provides filtering and
3592                 learning. Spamassassin will go to extra plugins.
3593
3594 2006-08-26 [mones]      2.4.0cvs95
3595
3596         * manual/handling.xml
3597                 Fix subfolder path in the example (thanks to Paul) 
3598
3599 2006-08-26 [mones]      2.4.0cvs94
3600
3601         * manual/glossary.xml
3602                 2.2. + add ISP to the glossary
3603                 7.5. + Add UIDL to glossary
3604                 7.7. + Add TCP to glossary
3605         * manual/handling.xml
3606                 7.1. + Mentions GNU/Linux distribution, what about the non...
3607                 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
3608                 7.3. + Mentions .bashrc, what about the non-bash ones? 
3609                 7.4. = Use appropriate quotation for commands
3610                 7.6. = change "" to <quote></quote>
3611         * manual/plugins.xml
3612                 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends         
3613         * manual/starting.xml
3614                 2.1. + local mbox file: some examples of mbox file locations...
3615                 Also reformatted files requiring it
3616
3617 2006-08-26 [wwp]        2.4.0cvs93
3618
3619         * src/summary_search.c
3620                 disable find buttons while summary search is running.
3621
3622 2006-08-25 [colin]      2.4.0cvs92
3623
3624         * src/folder.c
3625         * src/folderutils.c
3626         * src/mh.c
3627         * src/procmsg.h
3628         * src/summaryview.c
3629                 Speed up MH moving, and add progressbar
3630                 for MH deletion
3631         * src/msgcache.c
3632                 Write cache files using mmap() too
3633
3634 2006-08-25 [wwp]        2.4.0cvs91
3635
3636         * src/summaryview.c
3637                 switch spam<->ham button when a message has been marked as spam or ham
3638                 and is still selected. Thanks to Colin.
3639
3640 2006-08-25 [paul]       2.4.0cvs90
3641
3642         * src/Makefile.am
3643         * src/stock_pixmap.c
3644         * src/stock_pixmap.h
3645         * src/summaryview.c
3646         * src/gtk/icon_legend.c
3647         * src/pixmaps/copied.xpm
3648         * src/pixmaps/moved.xpm
3649                 add icons for delayed execution marked for
3650                 copying, marked for moving
3651
3652 2006-08-25 [mones]      2.4.0cvs89
3653
3654         * manual/glossary.xml
3655                 Fix the other glossary items:
3656                 5.1. = Inmmediate execution -> <quote>immediate execution...
3657                 5.2. = Fix MBOX capitalization -> Mbox
3658                 5.3. + Improve Plugins def. w/ tech. ref.
3659                 5.4. = Quotation -> replace '>' by <quote>></quote>
3660                 5.5. - SMTP Server. -> remove dot
3661         * po/es.po
3662                 Updated translation
3663
3664 2006-08-25 [mones]      2.4.0cvs88
3665
3666         * manual/ack.xml
3667                 Reformatted, changed email address
3668         * manual/glossary.xml
3669                 Reformatted, fixed MANUAL-TODO items:
3670                 8.2. + add ROT-13 to glossary
3671                 8.4. + add URL to glossary
3672         * manual/es/advanced.xml
3673                 Fixed <literal>s
3674
3675 2006-08-25 [paul]       2.4.0cvs87
3676
3677         * src/gtk/icon_legend.c
3678                 add 'marked for deletion' icon
3679                 arrange icons by containing column
3680                 wrap long label text
3681
3682 2006-08-25 [colin]      2.4.0cvs86
3683
3684         * src/common/utils.c
3685         * src/common/utils.h
3686                 Add the sc_g_*list_bigger functions in
3687                 a place everyone can use it
3688         * src/summaryview.c
3689                 Only freeze/thaw the list when working
3690                 on the selection, if it's bigger than 1
3691         * src/gtk/gtksctree.c
3692                 Only freeze/thaw the list when unselec-
3693                 ting 'all' if ('all' != 1)
3694                 This avoids some flickering
3695
3696 2006-08-24 [colin]      2.4.0cvs85
3697
3698         * src/addressbook.c
3699                 Fix strange list selection
3700                 Fix random seg (Invalid read of freed memory)
3701
3702 2006-08-24 [colin]      2.4.0cvs84
3703
3704         * src/alertpanel.c
3705         * src/gtk/inputdialog.c
3706         * src/plugins/pgpcore/passphrase.c
3707                 Revert minimal width patch of 2.4.0cvs67,
3708                 as it is also a maximal width. Use 
3709                 gtk_window_set_default_size instead.
3710
3711 2006-08-24 [colin]      2.4.0cvs83
3712
3713         * src/msgcache.c
3714                 Write cache/mark to temp files before
3715                 overwriting old ones (avoids metadata
3716                 loss if writing the new files fail).
3717                 Use mmap() to read cache/mark file, as
3718                 this makes cache reading faster. Dis-
3719                 abled for big-endian machines until it
3720                 can be tested. (Big-endian users: set
3721                 msgcache_use_mmap = TRUE in the relevant
3722                 #if).
3723         * src/procmsg.h
3724                 Move rarely used fields of MsgInfo in 
3725                 another structure, which will only be
3726                 allocated if needed. Face, X-Face,
3727                 Return receipt headers and List-*
3728                 headers are moved. Mails having none
3729                 of these occupy 52 bytes less with
3730                 this patch, which makes 2.5MB of RAM
3731                 saved on a 50k folder).
3732         * src/headerview.c
3733         * src/mainwindow.c
3734         * src/messageview.c
3735         * src/partial_download.c
3736         * src/procheader.c
3737         * src/procmsg.c
3738         * src/textview.c
3739                 Follow this structure change.
3740
3741 2006-08-24 [wwp]        2.4.0cvs82
3742
3743         * manual/es/.cvsignore
3744         * manual/es/dist/.cvsignore
3745         * manual/es/dist/html/.cvsignore
3746         * manual/es/dist/pdf/.cvsignore
3747         * manual/es/dist/ps/.cvsignore
3748         * manual/es/dist/txt/.cvsignore
3749                 more (generated) files to ignore.
3750
3751 2006-08-24 [colin]      2.4.0cvs81
3752
3753         * src/folder.c
3754         * src/mh.c
3755                 Fix possible problems with local delivery. Check the folder doesn't
3756                 need scan before setting its mtime when saving cache (which can be
3757                 done long after the folder's been modified by an external process);
3758                 Check that the stored item's mtime didn't change in mh functions.
3759
3760 2006-08-24 [mones]      2.4.0cvs80
3761
3762         * manual/advanced.xml
3763                 Rewrapping, some fixes and MANUAL-TODO items:
3764                 8.1. = change "" to <quote></quote>
3765                 8.3. = quote menu items
3766                 8.5. - deploying -> new user ... ideally a new user (redundant)
3767
3768 2006-08-23 [colin]      2.4.0cvs79
3769
3770         * src/gtk/gtksctree.c
3771                 When selecting or deselecting range, only
3772                 freeze/thaw when selection is bigger than 10
3773
3774 2006-08-23 [colin]      2.4.0cvs78
3775
3776         * src/messageview.c
3777         * src/mimeview.c
3778         * src/mimeview.h
3779         * src/plugins/dillo_viewer/dillo_viewer.c
3780                 Provide an API for MimeViewer plugins to
3781                 return a text selection for replying
3782
3783 2006-08-23 [colin]      2.4.0cvs77
3784
3785         * src/image_viewer.c
3786         * src/textview.c
3787                 Use gtk_pixbuf_new_from_file_at_scale(), which
3788                 is faster than getting the pixbuf then resizing
3789                 it.
3790
3791 2006-08-23 [colin]      2.4.0cvs76
3792
3793         * src/procmime.c
3794                 UTF-8 should be sent Quoted-printable
3795
3796 2006-08-22 [colin]      2.4.0cvs75
3797
3798         * src/mh.c
3799                 Check if scan is required before touching
3800                 the folder (or it'll be required every time)
3801
3802 2006-08-22 [colin]      2.4.0cvs74
3803
3804         * configure.ac
3805                 Require libetpan 0.46 (crasher fix when built
3806                 against gnutls)
3807
3808 2006-08-22 [colin]      2.4.0cvs73
3809
3810         * src/folder.c
3811                 Set folder's mtime after writing its
3812                 cache
3813         * src/folderview.c
3814                 Add some timing
3815         * src/procmsg.c
3816                 Don't do useless stuff if we don't 
3817                 thread by subject
3818         * src/summaryview.c
3819                 Add some timing, don't deselect prior
3820                 to selecting (gtksctree does it itself),
3821                 remove crash avoidance hacks as it's been
3822                 properly fixed since a while
3823         * src/common/utils.c
3824                 Optimize to_human_readable(): _() is slow,
3825                 do it only once, and avoid %f format for KB
3826                 (the most common in a summaryview)
3827         * src/gtk/gtksctree.c
3828                 Don't uselessly freeze/thaw (fixes flicker
3829                 on next unread and friends), reduce number
3830                 of g_list_nth/g_list_position where possible
3831         * src/gtk/gtkutils.c
3832         * src/gtk/gtkutils.h
3833                 Reduce number of g_list_nth/g_list_position
3834                 where possible.
3835                 All of this makes loading as 70k folder 2.1
3836                 seconds instead of 3.2 (with hot FS caches).
3837                 (1.3 seconds without Date and Size columns...)
3838
3839 2006-08-22 [paul]       2.4.0cvs72
3840
3841         wrap documents and do some items from mones' MANUAL-TODO:
3842
3843         * manual/account.xml
3844                 4.1. = fix tabname references to <quote>tabname</quote>
3845                 4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
3846         * manual/faq.xml
3847                 1.1. = mentioned options don't match UI
3848                 Add information about the 'Never send Return Receipts'
3849                 option
3850         * manual/handling.xml
3851                 6.2. = Mentions Extended symbols button, but now is
3852                 named Information
3853                 6.3. = Mentions ... button, which is now Edit
3854
3855 2006-08-22 [colin]      2.4.0cvs71
3856
3857         * src/gtk/pluginwindow.c
3858                 Fix layout in verbose translations (such
3859                 as french)
3860
3861 2006-08-22 [paul]       2.4.0cvs70
3862
3863         * manual/Makefile.am
3864                 build manuals in alphabetical order
3865         * src/addressbook.c
3866         * src/prefs_themes.c
3867                 replace/remove deprecated symbols
3868         * src/gtk/gtkutils.c
3869                 fix a warning
3870         * src/gtk/pluginwindow.c
3871                 replace deprecated symbol
3872                 replace label text and move it
3873         * src/plugins/pgpcore/prefs_gpg.c
3874                 move the 'Generate...' button out of the
3875                 Sign Key frame, replace the English used
3876         * src/plugins/pgpcore/sgpgme.c
3877                 fixes to the English
3878
3879 2006-08-21 [colin]      2.4.0cvs69
3880
3881         * src/plugins/trayicon/trayicon.c
3882                 Add more strings for translation; patch
3883                 by Pawel
3884
3885 2006-08-21 [colin]      2.4.0cvs68
3886
3887         * src/compose.c
3888                 fix replied flag not set after drafting
3889         * src/matcher.c
3890                 fix body quicksearch in non-encoded bodies
3891                 containing '='
3892         * src/msgcache.c
3893                 Get rid of the g_malloc workaround for
3894                 corrupted caches, use g_try_malloc
3895
3896 2006-08-21 [colin]      2.4.0cvs67
3897
3898         * src/alertpanel.c
3899         * src/gtk/inputdialog.c
3900         * src/plugins/pgpcore/passphrase.c
3901                 Set minimal width to 375
3902         * src/mainwindow.c
3903                 Fix switching to offline, asking if it 
3904                 should be overriden for synchronising
3905         * src/mimeview.c
3906                 Don't offer to remember command on Open 
3907                 with for text parts, as the browser or 
3908                 text editor command isn't changed from 
3909                 there
3910
3911 2006-08-20 [paul]       2.4.0cvs66
3912
3913         * po/ko.po
3914         * po/zh_CN.po
3915                 fix plural form errors. revealed by stricter
3916                 checking of gettext 0.15
3917
3918 2006-08-18 [paul]       2.4.0cvs65
3919
3920         * src/stock_pixmap.c
3921                 fix the fix of 2.4.0cvs64
3922                 Thanks to Colin
3923
3924 2006-08-18 [paul]       2.4.0cvs64
3925
3926         * src/stock_pixmap.c
3927                 fix leaks
3928                 Thanks to Colin
3929
3930 2006-08-18 [paul]       2.4.0cvs63
3931
3932         * src/compose.c
3933         * src/procmsg.c
3934                 fix occasional IMAP bug where large msgs
3935                 were left in the queue folder after sending
3936                 Thanks to Colin
3937
3938 2006-08-18 [paul]       2.4.0cvs62
3939
3940         * src/folderview.c
3941                 freeze the summaryview while quicksearch results
3942                 are displayed
3943                 (fixes bug 456 'current message is hidden when the
3944                 view is refreshed and extended search is "unread 
3945                 messages"')
3946                 Thanks to Colin
3947         * src/textview.c
3948                 add missing #include "inputdialog.h"
3949         * src/common/utils.h
3950                 add missing mailcap_update_default() and improve
3951                 readability
3952
3953 2006-08-17 [colin]      2.4.0cvs61
3954
3955         * src/plugins/pgpcore/select-keys.c
3956                 Fix warnings :)
3957
3958 2006-08-17 [colin]      2.4.0cvs60
3959
3960         * src/compose.c
3961                 Don't continue queuing if Cancel is clicked
3962                 in select-keys
3963
3964 2006-08-17 [colin]      2.4.0cvs59
3965
3966         * src/plugins/pgpcore/select-keys.c
3967                 When encrypting, if only one key matches and it 
3968                 matches exactly, automatically use it.
3969
3970 2006-08-17 [colin]      2.4.0cvs58
3971
3972         * src/mimeview.c
3973         * src/prefs_common.c
3974         * src/prefs_common.h
3975         * src/prefs_ext_prog.c
3976         * src/textview.c
3977                 Fix issues with previous patch (text/html)
3978                 Remove outdated prefs
3979
3980 2006-08-17 [colin]      2.4.0cvs57
3981
3982         * src/imap.c
3983                 Add View Log button on auth error
3984         * src/procmsg.c
3985                 Fix encrypted mail marked as new when
3986                 saved in normal folders
3987         * src/plugins/pgpinline/pgpinline.c
3988                 Fix encrypt bug on IMAP
3989         * src/mimeview.c
3990         * src/common/utils.c
3991         * src/common/utils.h
3992         * src/gtk/inputdialog.c
3993         * src/gtk/inputdialog.h
3994                 Get rid of metamail stuff, simplify
3995                 opening, and allow remembering of user's
3996                 choices (by updating ~/.mailcap). There's
3997                 still to drop "Audio player" and "Image
3998                 viewer" preferences.
3999
4000 2006-08-17 [mones]      2.4.0cvs56
4001
4002         * manual/es/sylpheed-claws-manual.xml
4003                 fix DTD path
4004
4005 2006-08-17 [mones]      2.4.0cvs55
4006
4007         * configure.ac
4008         * manual/Makefile.am
4009         * manual/es/Makefile.am
4010         * manual/es/account.xml
4011         * manual/es/ack.xml
4012         * manual/es/addrbook.xml
4013         * manual/es/advanced.xml
4014         * manual/es/faq.xml
4015         * manual/es/glossary.xml
4016         * manual/es/gpl.xml
4017         * manual/es/handling.xml
4018         * manual/es/intro.xml
4019         * manual/es/keyboard.xml
4020         * manual/es/plugins.xml
4021         * manual/es/starting.xml
4022         * manual/es/sylpheed-claws-manual.xml
4023         * manual/es/dist/Makefile.am
4024         * manual/es/dist/html/Makefile.am
4025         * manual/es/dist/pdf/Makefile.am
4026         * manual/es/dist/ps/Makefile.am
4027         * manual/es/dist/txt/Makefile.am
4028                 Spanish translation for the manual
4029
4030 2006-08-16 [colin]      2.4.0cvs54
4031
4032         * src/compose.c
4033         * src/main.c
4034         * src/mainwindow.c
4035                 Fix send button sensitivity at startup
4036                 Set send menu sensitivity (patch by Fabien)
4037         * src/ssl_manager.c
4038                 Enable closing with esc (patch by Fabien)
4039         * src/gtk/foldersort.c
4040                 Enable closing with esc (patch by Fabien)
4041         * src/procmime.c
4042                 Optimisation (no need to copy to tempfile to
4043                 "decode" 7bit and 8bit)
4044         * src/summaryview.c
4045                 Fix cruft in swap_from case
4046         * src/textview.c
4047                 Fix missing last line in some mail cases 
4048                 (Fixes debian #381872)
4049         * src/plugins/pgpcore/prefs_gpg.c
4050         * src/plugins/pgpcore/sgpgme.c
4051         * src/plugins/pgpcore/sgpgme.h
4052                 Don't show "no key found" when user explicitely
4053                 wants to create a key
4054
4055 2006-08-16 [paul]       2.4.0cvs53
4056
4057         * configure.ac
4058         * src/account.c
4059         * src/addressbook.c
4060         * src/headerview.c
4061         * src/prefs_account.c
4062         * src/prefs_message.c
4063         * src/gtk/gtkutils.c
4064                 bump up minimum required versions of GTK+ and
4065                 GLIB to 2.6.0
4066
4067 2006-08-16 [paul]       2.4.0cvs52
4068
4069         * src/toolbar.c
4070                 workaround GTK+ Bug 351600 - 'Can't re-click
4071                 on button after sensitivity update'
4072                 http://bugzilla.gnome.org/show_bug.cgi?id=351600
4073                 Thanks to Colin
4074
4075 2006-08-15 [colin]      2.4.0cvs51
4076
4077         * src/plugins/pgpcore/prefs_gpg.c
4078                 Set options sensitivity according to
4079                 key existence
4080         * src/plugins/pgpcore/sgpgme.c
4081                 Allow to create key with no passphrase
4082
4083 2006-08-14 [cleroy]     2.4.0cvs50
4084
4085         * src/gtk/pluginwindow.c
4086                 New layout (maybe to be changed?)
4087         * src/gtk/gtkutils.c
4088                 Fix a bit label_window
4089         * src/plugins/pgpcore/passphrase.c
4090         * src/plugins/pgpcore/passphrase.h
4091         * src/plugins/pgpcore/plugin.c
4092         * src/plugins/pgpcore/prefs_gpg.c
4093         * src/plugins/pgpcore/prefs_gpg.h
4094         * src/plugins/pgpcore/sgpgme.c
4095         * src/plugins/pgpcore/sgpgme.h
4096                 Allow to create a PGP private key via the GUI
4097
4098 2006-08-14 [wwp]        2.4.0cvs49
4099
4100         * src/addressbook_foldersel.c
4101                 fix strict ISO C90 compliance.
4102
4103 2006-08-14 [paul]       2.4.0cvs48
4104
4105         * src/gtk/prefswindow.c
4106                 re-set scrolled window on opening
4107                 Patch by Ticho
4108
4109 2006-08-14 [paul]
4110
4111         2.5.0-rc1 released
4112
4113 2006-08-14 [paul]       2.4.0cvs47
4114
4115         * src/prefs_display_header.c
4116                 re-enable user-defined Displayed Headers
4117
4118 2006-08-14 [paul]       2.4.0cvs46
4119
4120         * src/prefs_account.c
4121                 use GTK_STOCK_EDIT
4122
4123 2006-08-13 [colin]      2.4.0cvs45
4124
4125         * src/common/utils.c
4126                 Fix "a" in quote when the original message is empty,
4127                 by using \0 instead of 'a' to test writability of
4128                 temp files.
4129
4130 2006-08-13 [wwp]        2.4.0cvs44
4131
4132         * src/plugins/spamassassin/spamassassin.c
4133                 fix capitalization of "SpamAssassin" in some debug, log and
4134                 dialog messages.
4135
4136 2006-08-13 [paul]       2.4.0cvs43
4137
4138         * src/editldap.c
4139                 fix overlapping widgets
4140         * src/prefs_account.c
4141                 fix translation of protocol_names[]
4142                 fix label disappearing off the edge of the
4143                 visible area
4144
4145 2006-08-12 [paul]       2.4.0cvs42
4146
4147         * manual/plugins.xml
4148                 update IRC channel info before it gets forgotten
4149                 about
4150
4151 2006-08-11 [colin]      2.4.0cvs41
4152
4153         * src/compose.c
4154         * src/mainwindow.c
4155         * src/mainwindow.h
4156         * src/procmsg.c
4157         * src/procmsg.h
4158         * src/summaryview.c
4159         * src/toolbar.c
4160                 Grey out the Send button if
4161                 - Queue folders are empty, or
4162                 - We're sending already
4163
4164 2006-08-11 [wwp]        2.4.0cvs40
4165
4166         * src/main.c
4167                 fix a logic issue when quitting while a compose window is
4168                 still open, thanks to Colin.
4169
4170 2006-08-10 [colin]      2.4.0cvs39
4171
4172         * src/main.c
4173                 Fix default font size setting after wizard run
4174         * src/imap.c
4175         * src/etpan/imap-thread.c
4176         * src/etpan/imap-thread.h
4177                 Fix bug #999 (Timing out on TSL cert validation 
4178                 dialog makes ugly things happen). Also, STARTTLS
4179                 unconditionnaly if initial capabilities contain
4180                 LOGINDISABLED and STARTTLS.
4181
4182 2006-08-09 [colin]      2.4.0cvs38
4183
4184         * src/mainwindow.c
4185         * src/mainwindow.h
4186                 Fix Tools/Actions sensitivity when there are
4187                 no actions
4188
4189 2006-08-09 [colin]      2.4.0cvs37
4190
4191         * src/prefs_filtering.c
4192                 Warning fix, patch by Paul
4193         * src/messageview.c
4194         * src/prefs_actions.c
4195         * src/prefs_filtering_action.c
4196         * src/prefs_matcher.c
4197                 Uniformisation of "Info ..." to "Info..." (for
4198                 old gtk), patch by Fabien
4199         * src/plugins/clamav/clamav_plugin_gtk.c
4200                 Sensitivity fix by Fabien
4201
4202 2006-08-09 [colin]      2.4.0cvs36
4203
4204         * src/main.c
4205         * src/main.h
4206                 Add a function to know whether we're exiting
4207         * src/plugins/trayicon/trayicon.c
4208                 If exiting, don't do anything. Faster, and
4209                 avoids gtk_main_iteration reentracy causing
4210                 segfaults at exit
4211
4212 2006-08-09 [colin]      2.4.0cvs35
4213
4214         * src/messageview.c
4215         * src/mimeview.c
4216         * src/mimeview.h
4217                 Fix lack of part selection when automatically 
4218                 jumping to a specific part
4219         * src/msgcache.c
4220                 Little optimisation in cache reading
4221
4222 2006-08-09 [colin]      2.4.0cvs34
4223
4224         * src/compose.c
4225                 Fix crash setting the priority on reedit
4226                 (Accessing compose before creating it!)
4227
4228 2006-08-08 [colin]      2.4.0cvs33
4229
4230         * src/procmime.c
4231                 Fix bug #998 (last attachment is not accessible)
4232                 Bad RFC interpretation on multipart close-delimiters
4233         * src/mimeview.c
4234         * src/mimeview.h
4235         * src/gtk/gtkvscrollbutton.c
4236         * src/gtk/gtkvscrollbutton.h
4237                 Make attachments list wheel-scrollable
4238
4239 2006-08-07 [colin]      2.4.0cvs32
4240
4241         * src/gtk/gtkaspell.c
4242                 Fix bug #973 (Unicode punctation characters 
4243                 are not recognized as separators by the
4244                 spell checker); fix unsigned stuff
4245
4246 2006-08-07 [colin]      2.4.0cvs31
4247
4248         * src/compose.c
4249                 Fix bug #956 (DnD text with accents in compose 
4250                 text entry); fix gccc's signed/unsigned fuss
4251
4252 2006-08-06 [colin]      2.4.0cvs30
4253
4254         * src/main.c
4255                 Fix bug #979 (Plugin crashes when exiting 
4256                 sylpheed-claws) : handle exit request only 
4257                 once
4258
4259 2006-08-05 [colin]      2.4.0cvs29
4260
4261         * src/news.c
4262                 Just make sure we have a msgid.
4263
4264 2006-08-05 [colin]      2.4.0cvs28
4265
4266         * src/news.c
4267         * src/summaryview.c
4268                 Fix bug #995 ("Mark cross-posted as read" doesn't work)
4269                 by reimplementing it
4270         * src/textview.c
4271                 Fix bug when hiding quotes with level > 3 and quote
4272                 colors are recycled
4273
4274 2006-08-04 [colin]      2.4.0cvs27
4275
4276         * src/compose.c
4277         * src/undo.c
4278         * src/undo.h
4279                 Fix a bit replace-by-pasting undo
4280         * src/mainwindow.c
4281         * src/messageview.c
4282                 Fix Fold quotes menu synchro in
4283                 mainwindow when it changes in 
4284                 messageview
4285         * src/textview.c
4286                 Fix right-click on quotes blocks
4287         * src/common/utils.c
4288                 Verify that the file created by
4289                 my_tmpfile() is writable. Fixes
4290                 bug #988 (very specific filesystem
4291                 issue)
4292         * src/plugins/pgpcore/sgpgme.c
4293                 Fix file descriptor leak
4294         * src/plugins/spamassassin/spamassassin.c
4295                 Warn once if spamd isn't reachable
4296
4297 2006-08-04 [colin]      2.4.0cvs26
4298
4299         * src/toolbar.c
4300                 i18n context patch by Fabien
4301
4302 2006-08-03 [colin]      2.4.0cvs25
4303
4304         * src/mainwindow.c
4305         * src/messageview.c
4306                 Rename "Hide quotes" to "Fold quotes"
4307         * src/textview.c
4308                 Don't use hand cursor on quotes. "all 
4309                 the bonuses of the feature and none of 
4310                 unwelcome side-effects"
4311
4312 2006-08-03 [colin]      2.4.0cvs24
4313
4314         * AUTHORS
4315         * sylpheed-claws.desktop
4316         * src/gtk/authors.h
4317                 Bring the desktop file to XDG compliance
4318                 Patch by Charles A. Edwards
4319
4320 2006-08-03 [colin]      2.4.0cvs23
4321
4322         * src/textview.c
4323                 Fix links offset when they are preceded
4324                 by accentued chars (g_utf8_strlen!)
4325         * src/mainwindow.c
4326                 Fix wrong status when starting offline
4327
4328
4329 2006-08-03 [wwp]        2.4.0cvs22
4330
4331         * src/prefs_common.h
4332                 ask what to do w/ filtering rules that belong to an account when
4333                 applying filtering rules manually from the main window (skip,
4334                 apply regardless of the account, use current account). This dialog
4335                 can be skipped and the last reply used.
4336                 (forgot that file)
4337
4338 2006-08-03 [wwp]        2.4.0cvs21
4339
4340         * src/filtering.c
4341         * src/filtering.h
4342         * src/prefs_common.c
4343         * src/summaryview.c
4344         * src/alertpanel.c
4345         * src/alertpanel.h
4346         * src/messageview.c
4347                 ask what to do w/ filtering rules that belong to an account when
4348                 applying filtering rules manually from the main window (skip,
4349                 apply regardless of the account, use current account). This dialog
4350                 can be skipped and the last reply used.
4351
4352
4353 2006-08-03 [colin]      2.4.0cvs20
4354
4355         * src/textview.c
4356                 Optimize previous patch
4357
4358 2006-08-03 [cleroy]     2.4.0cvs19
4359
4360         * src/textview.c
4361                 Fix quotes getting toggled back when the
4362                 mail has an even number of text parts
4363
4364 2006-08-02 [colin]      2.4.0cvs18
4365
4366         * src/messageview.c
4367                 Add Hide quotes menu
4368
4369 2006-08-02 [colin]      2.4.0cvs17
4370
4371         * src/mainwindow.c
4372         * src/prefs_common.c
4373         * src/textview.c
4374         * src/textview.h
4375         * src/gtk/about.c
4376                 Allow per-level quote hiding,
4377                 Allow toggling quotes by double-clicking them
4378                 Rename RemoteURI to ClickableText to reflect
4379                 the fact it's used for a variety of things
4380
4381 2006-08-02 [wwp]        2.4.0cvs16
4382
4383         * src/mainwindow.c
4384                 fix "View/Hide quotes" menu item status initialization.
4385
4386 2006-08-02 [wwp]        2.4.0cvs15
4387
4388         * src/matcher_parser_parse.y
4389                 remove a debug trace.
4390
4391 2006-08-02 [paul]       2.4.0cvs14
4392
4393         * src/plugins/pgpcore/passphrase.c
4394                 don't set initial dialog size
4395                 make it resizable
4396
4397 2006-08-02 [paul]       2.4.0cvs13
4398
4399         * src/noticeview.c
4400                 remove the rogue '/' character
4401
4402 2006-08-02 [paul]       2.4.0cvs12
4403
4404         * src/noticeview.c
4405                 allow buttons to resize as necessary
4406
4407 2006-08-01 [wwp]        2.4.0cvs11
4408
4409         * src/mbox.c
4410                 fix strict ISO C90 compliance.
4411
4412 2006-08-01 [wwp]        2.4.0cvs10
4413
4414         * tools/update-po
4415                 updated update-po tool to work w/ context-dependent translations.
4416                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
4417
4418 2006-08-01 [wwp]        2.4.0cvs9
4419
4420         * src/matcher.c
4421         * src/prefs_filtering.c
4422         * src/prefs_matcher.c
4423                 allow context-dependent translations for "All",
4424                 patch by Fabien Vantard <fzzzzz@gmail.com>.
4425
4426 2006-07-31 [colin]      2.4.0cvs8
4427
4428         * AUTHORS
4429         * src/gtk/authors.h
4430                 Add Rafal to authors
4431
4432 2006-07-31 [colin]      2.4.0cvs7
4433
4434         * src/compose.c
4435         * src/mainwindow.c
4436         * src/messageview.h
4437         * src/prefs_common.c
4438         * src/prefs_common.h
4439         * src/textview.c
4440                 Add 'View/Hide quotes'. Patch based on a patch
4441                 by Rafal Weglarz
4442
4443 2006-07-31 [colin]      2.4.0cvs6
4444
4445         * src/action.c
4446                 Fix problem with "> stuff >" actions
4447
4448 2006-07-31 [paul]       2.4.0cvs5
4449
4450         * po/nb.po
4451                 updated by Geir Helland
4452
4453 2006-07-31 [wwp]        2.4.0cvs4
4454
4455         * src/mainwindow.c
4456         * src/summaryview.c
4457         * src/summaryview.h
4458                 add "View/Go to/Parent message" and "View/Go to/Last read message",
4459                 thanks to Colin.
4460
4461 2006-07-31 [wwp]        2.4.0cvs3
4462
4463         * src/Makefile.am
4464         * src/addr_compl.c
4465         * src/addr_compl.h
4466         * src/addressbook.c
4467         * src/addressbook.h
4468         * src/addressbook_foldersel.c
4469         * src/addressbook_foldersel.h
4470         * src/addrindex.c
4471         * src/addrindex.h
4472         * src/matcher.c
4473         * src/matcher.h
4474         * src/matcher_parser_lex.l
4475         * src/matcher_parser_parse.y
4476         * src/prefs_common.c
4477         * src/prefs_common.h
4478         * src/prefs_filtering.c
4479         * src/prefs_matcher.c
4480         * src/prefs_matcher.h
4481         * src/summaryview.c
4482                 introduce filtering against the address book. It's now possible to add
4483                 matched conditions to determine if any email address in a message matches
4484                 or doesn't match any or all books or folders in the address book.
4485
4486 2006-07-31 [wwp]        2.4.0cvs2
4487
4488         * src/account.c
4489         * src/filtering.c
4490         * src/filtering.h
4491         * src/folder.c
4492         * src/folderview.c
4493         * src/inc.c
4494         * src/mainwindow.c
4495         * src/matcher.c
4496         * src/matcher_parser_lex.l
4497         * src/matcher_parser_parse.y
4498         * src/mbox.c
4499         * src/prefs_filtering.c
4500         * src/prefs_filtering.h
4501         * src/procmsg.c
4502         * src/procmsg.h
4503         * src/summaryview.c
4504                 introduce per-account filtering rules. Each filtering rule can now be assigned
4505                 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
4506                 when applying filtering rules manually, as all rules will apply - even the ones
4507                 assigned to an account. This issue will be addressed soon.
4508  
4509
4510
4511 2006-07-31 [wwp]        2.4.0cvs1
4512
4513         * src/quote_fmt.c
4514                 make more strings translatable.
4515
4516 2006-07-31 [paul]       2.4.0
4517
4518         2.4.0 released
4519
4520 2006-07-31 [paul]       2.3.1cvs91
4521
4522         * po/ca.po
4523                 updated by Miquel Oliete
4524
4525 2006-07-31 [paul]       2.3.1cvs90
4526
4527         * po/de.po
4528         * po/el.po
4529         * po/fr.po
4530         * po/it.po
4531         * po/pl.po
4532         * po/pt_BR.po
4533         * po/sr.po
4534         * po/zh_CN.po