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