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