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