271054846dde4503d84b2cd6c338a3dbf2ae8709
[claws.git] / ChangeLog
1 2006-12-22 [colin]      2.6.1cvs64
2
3         * src/toolbar.c
4         * src/toolbar.h
5                 Add a combo to the learn spam button
6         * src/plugins/bogofilter/bogofilter.c
7         * src/plugins/bogofilter/bogofilter_gtk.c
8         * src/plugins/bogofilter/bogofilter.h
9                 Allow to store Unsure mails in a specific
10                 folder to make better teaching easier
11
12 2006-12-21 [wwp]        2.6.1cvs63
13
14         * src/compose.c
15         * src/prefs_common.c
16         * src/prefs_common.h
17         * src/prefs_spelling.c
18         * src/gtk/gtkaspell.c
19         * src/gtk/gtkaspell.h
20                 Allow spell-checking using both current and alternate dictionaries
21                 (thanks to Colin).
22
23 2006-12-21 [wwp]        2.6.1cvs62
24
25         * src/gtk/gtkaspell.c
26                 Apply recheck_when_changing_dict (highlight all mispelled words)
27                 when switching to alternate dictionary.
28
29 2006-12-21 [wwp]        2.6.1cvs61
30
31         * src/compose.c
32         * src/folder_item_prefs.h
33         * src/prefs_common.c
34         * src/prefs_common.h
35         * src/prefs_folder_item.c
36         * src/prefs_spelling.c
37         * src/gtk/gtkaspell.c
38         * src/gtk/gtkaspell.h
39                 Add global and per-folder prefs to set the default
40                 alternate dictionary.
41
42 2006-12-21 [colin]      2.6.1cvs60
43
44         * src/folder.c
45                 Look for folders by path in all folders
46         * src/html.c
47                 add —
48
49 2006-12-20 [colin]      2.6.1cvs59
50
51         * src/gtk/quicksearch.c
52                 Make sure in_typing is false when clearing
53
54 2006-12-20 [wwp]        2.6.1cvs58
55
56         * configure.ac
57                 change manual's target dir to be LFH-compliant (thanks to Colin).
58
59 2006-12-20 [wwp]        2.6.1cvs57
60
61         * src/prefs_common.c
62         * src/prefs_summaries.c
63                 i18n fix and factorize patch, thanks to Fabien.
64
65 2006-12-20 [paul]       2.6.1cvs56
66
67         * configure.ac
68                 last of the renaming (??)
69         * src/main.c
70                 correct --help info of --status-full
71         * src/plugins/bogofilter/bogofilter.c
72                 make FALSE default of whitelist_ab
73
74 2006-12-19 [colin]      2.6.1cvs55
75
76         * src/jpilot.c
77                 Same as before, without depending on
78                 pisock >= 0.12
79
80 2006-12-19 [colin]      2.6.1cvs54
81
82         * src/jpilot.c
83                 Fix bug 1059, 'Better jpilot charset 
84                 handling'. Use libpisync's charset conversion
85                 if possible
86
87 2006-12-19 [colin]      2.6.1cvs53
88
89         * po/fr.po
90                 Updated by Fabien
91
92 2006-12-19 [wwp]        2.6.1cvs52
93
94         * src/gtk/about.c
95                 Add missing #include (thanks to Colin).
96
97 2006-12-19 [wwp]        2.6.1cvs51
98
99         * src/prefs_receive.c
100                 Better spacing between widgets in prefs.
101
102 2006-12-18 [colin]      2.6.1cvs50
103
104         * src/imap.c
105                 Fix failure to get separator on LIST "" ""
106                 Try LIST "" "INBOX" too.
107
108 2006-12-18 [wwp]        2.6.1cvs49
109
110         * src/common/session.c
111                 Fix a compiler warning (thanks to Fabien).
112
113 2006-12-18 [wwp]        2.6.1cvs48
114
115         * src/compose.c
116         * src/prefs_quote.c
117                 Factorize some strings for translation (it's about error
118                 messages when applying or checking template/quote format).
119
120 2006-12-18 [colin]      2.6.1cvs47
121
122         * Makefile.am
123         * src/common/defs.h
124         * src/gtk/Makefile.am
125         * src/gtk/about.c
126                 Add a Release notes tab from the contents of
127                 $(DOCDIR)/RELEASE_NOTES. Patch by Fabien.
128
129 2006-12-17 [colin]      2.6.1cvs46
130
131         * src/mimeview.c
132         * src/textview.c
133         * src/gtk/filesel.c
134                 Correctly convert from/to UTF8/filename encoding
135                 when loading and saving files. Probably fixes
136                 bug 1068, 'Claws-Mail uses 100% CPU when looking 
137                 for a file to attach and is blocked...'
138
139 2006-12-17 [colin]      2.6.1cvs45
140
141         * src/gtk/logwindow.c
142                 Fix bug 1067, 'Claws-Mail uses 100% CPU on an 
143                 IMAP folder and is blocked on main thread': 
144                 make sure we put utf8 in the log.
145
146 2006-12-16 [colin]      2.6.1cvs44
147
148         * src/toolbar.c
149         * src/toolbar.h
150                 Fix bug 1055, 'Add the 'cancel receive' 
151                 in the available events for the toolbar buttons'
152
153 2006-12-16 [colin]      2.6.1cvs43
154
155         * po/POTFILES.in
156         * src/imap.c
157         * src/common/nntp.c
158         * src/common/session.c
159                 Log error when SSL handshakes fail. 
160                 Fixes bug 1082, 'incorrect / imprecise 
161                 error message when imap server provides 
162                 ssl only through STARTTLS but SSL is 
163                 selected'
164
165 2006-12-15 [wwp]        2.6.1cvs42
166
167         * src/plugins/bogofilter/bogofilter_gtk.c
168                 set proper sensitivity to widgets I've recently added.
169
170 2006-12-15 [colin]      
171
172         2.7.0-rc1 released
173
174 2006-12-15 [wwp]        2.6.1cvs41
175
176         * src/plugins/bogofilter/bogofilter.c
177         * src/plugins/bogofilter/bogofilter.h
178         * src/plugins/bogofilter/bogofilter_gtk.c
179                 bogofilter's whitelist can now use a subset of
180                 the addressbook (either a book, a subfolder of a book,
181                 or the whole addressbook by using "Any"). Re-used there
182                 some pref_matcher widgets and mechanisms to match a subset
183                 of the addressbook.
184
185 2006-12-15 [wwp]        2.6.1cvs40
186
187         * src/wizard.c
188         * src/common/plugin.c
189         * src/common/plugin.h
190         * src/gtk/about.c
191         * src/plugins/bogofilter/bogofilter.c
192         * src/plugins/clamav/clamav_plugin.c
193         * src/plugins/demo/demo.c
194         * src/plugins/dillo_viewer/dillo_viewer.c
195         * src/plugins/pgpcore/plugin.c
196         * src/plugins/pgpinline/plugin.c
197         * src/plugins/pgpmime/plugin.c
198         * src/plugins/spamassassin/spamassassin.c
199         * src/plugins/trayicon/trayicon.c
200                 factorize some translatable strings (plugins-related),
201                 fix missing punctuation in several places,
202                 remove useless translatable \n in about.c,
203                 and factorize plugin init code w/ a new function
204                 check_plugin_version() in common/plugin.c.
205                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
206
207 2006-12-15 [wwp]        2.6.1cvs39
208
209         * src/plugins/bogofilter/bogofilter.c
210         * src/plugins/bogofilter/bogofilter_gtk.c
211                 flag whitelisted spams as spam, but don't filter it to the spam
212                 folder. Thanks to Colin.
213
214 2006-12-15 [ticho]      2.6.1cvs38
215
216         * src/plugins/bogofilter/bogofilter.c
217         * src/plugins/bogofilter/bogofilter.h
218         * src/plugins/bogofilter/bogofilter_gtk.c
219                 Add option to whitelist senders found in addressbook. Patch by colin.
220
221 2006-12-15 [paul]       2.6.1cvs37
222
223         * src/folderview.c
224                 add missing #include "log.h"
225
226 2006-12-15 [paul]       2.6.1cvs36
227
228         * src/plugins/bogofilter/bogofilter.c
229         * src/plugins/bogofilter/bogofilter.h
230         * src/plugins/bogofilter/bogofilter_gtk.c
231                 Add an option to allow inserting an
232                 X-Claws-Bogosity header (on MH folders
233                 only). Patch by Colin
234
235 2006-12-14 [colin]      2.6.1cvs35
236
237         * src/main.c
238                 "Yes" should be the default choice for
239                 migration configuration
240
241 2006-12-14 [paul]       2.6.1cvs34
242
243         * src/prefs_summaries.c
244         * manual/advanced.xml
245                 Unhide mark_as_read_delay
246
247 2006-12-14 [paul]       2.6.1cvs33
248
249         * src/messageview.c
250         * src/messageview.h
251         * src/mimeview.c
252         * src/mimeview.h
253         * src/summaryview.c
254         * src/textview.c
255         * src/textview.h
256                 Fix printing of selection
257                 Fix printing of message parts
258                 Fix printing of images
259         * src/gtk/gtksourceprintjob.c
260                 Fix page count when there are images
261
262 2006-12-14 [wwp]        2.6.1cvs32
263
264         * src/mainwindow.c
265         * src/summaryview.c
266         * src/summaryview.h
267         * src/gtk/quicksearch.c
268                 fix quicksearch 'magnify' button status when QS is closed
269                 using the Escape key, thanks to Colin.
270
271 2006-12-14 [wwp]        2.6.1cvs31
272
273         * src/mainwindow.c
274         * src/summaryview.c
275         * src/summaryview.h
276         * src/gtk/quicksearch.c
277                 fix quicksearch 'magnify' button status when QS is closed
278                 using the Escape key, thanks to Colin.
279
280 2006-12-13 [colin]      2.6.1cvs30
281
282         * src/ldapquery.c
283         * src/ldaputil.c
284                 Use the binary safe version of ldap_get_values,
285                 to make sure we manipulate null-terminated 
286                 strings. Maybe fixes bug 1075, 'claws mail 
287                 segfault when completing ldap adresses'
288         * src/syldap.c ** REMOVED **
289         * src/syldap.h ** REMOVED **
290                 Remove dead files
291
292 2006-12-13 [mones]      2.6.1cvs29
293
294         * po/es.po
295                 Fixed piped strings, fixed click translation
296
297 2006-12-13 [paul]       2.6.1cvs28
298
299         * src/main.c
300                 don't translate these strings
301
302 2006-12-13 [paul]       2.6.1cvs27
303
304         * po/en_GB.po
305                 updated
306
307 2006-12-13 [colin]      2.6.1cvs26
308
309         * src/main.c
310         * src/main.h
311                 Add claws_is_starting()
312
313 2006-12-13 [mones]      2.6.1cvs25
314
315         * manual/es/advanced.xml
316         * po/es.po
317                 Synced manual and updated translation
318
319 2006-12-12 [colin]      2.6.1cvs24
320
321         * src/wizard.c
322                 Add an option to use STARTTLS in the
323                 welcome wizard. Fixes bug 1080, 
324                 'Using SSL option in wizard for incoming 
325                 server does not activate SSL with STARTTLS'
326
327 2006-12-12 [colin]      2.6.1cvs23
328
329         * src/main.c
330                 Don't exit when there's an incomplete
331                 mailbox configured - leaves a chance 
332                 to fix a failing IMAP account. Exit
333                 if no mailbox at all is loaded (case
334                 of missing plugin).
335                 Completes bug 1077's fix (I was wrong
336                 in this bug's comment #3).
337
338 2006-12-12 [colin]      2.6.1cvs22
339
340         * src/gtk/menu.h
341                 Add another menu data type
342         * src/prefs_account.c
343                 Complete the completion of bug 1076
344                 (doesn't lose the pref on apply)
345
346 2006-12-12 [paul]       2.6.1cvs21
347
348         * src/prefs_account.c
349                 complete the fix of bug 1076
350                 also be more verbose with the text
351
352 2006-12-12 [paul]       2.6.1cvs20
353
354         * src/gtk/combobox.c
355                 fix compilation warning
356
357 2006-12-11 [colin]      2.6.1cvs19
358
359         * src/wizard.c
360                 Document :port in server entry tooltips
361
362 2006-12-11 [colin]      2.6.1cvs18
363
364         * src/main.c
365                 Fix compile
366
367 2006-12-11 [colin]      2.6.1cvs17
368
369         * src/main.c
370                 Add failing IMAP as a reason for no
371                 mailbox
372
373 2006-12-11 [colin]      2.6.1cvs16
374
375         * src/prefs_account.c
376                 Check for existence of inbox for local
377                 accounts too
378         * src/wizard.c
379                 Allow setting the port to use for servers
380                 by using the usual "server.example.com:port"
381                 syntax. Fixes bug 1077, 'sylpheed-claws does 
382                 not start when IMAP server is unavailable'
383
384 2006-12-11 [colin]      2.6.1cvs15
385
386         * src/prefs_account.c
387                 Prevent use of non-existing default inbox
388
389 2006-12-11 [colin]      2.6.1cvs14
390
391         * src/prefs_account.c
392                 Fix sensitivity. Fixes bug 1076, 'privacy 
393                 options are displayed even when pgp plugin 
394                 not loaded / available'
395
396 2006-12-09 [colin]      2.6.1cvs13
397
398         * manual/advanced.xml
399         * src/prefs_common.c
400         * src/prefs_common.h
401         * src/common/ssl_certificate.c
402                 Add a new hidden preference, 'unsafe_ssl_certs',
403                 which allows to store multiple certificates per
404                 server/port. This is disabled by default because
405                 it's less secure (presenting a new certificate
406                 instead of a changed one raises less alarms).
407                 This will cause Claws to ask about an unknown
408                 certificate for people who have used 2.6.1cvs8
409                 or greater.
410
411 2006-12-09 [colin]      2.6.1cvs12
412
413         * src/action.c
414                 Fix cache updating after action
415
416 2006-12-07 [wwp]        2.6.1cvs11
417
418         * src/compose.c
419                 fix email address comparison when replying to all
420                 (avoid replying to ourselves), thanks to Colin.
421
422 2006-12-06 [paul]       2.6.1cvs10
423
424         * src/addrharvest.c
425         * src/editldap.c
426         * src/expldifdlg.c
427         * src/news.c
428         * src/toolbar.c
429         * src/common/utils.c
430                 ...and more renaming
431                 Thanks to Colin
432
433 2006-12-06 [paul]       2.6.1cvs9
434
435         * src/compose.c
436         * src/messageview.c
437         * src/procheader.c
438         * src/procmime.c
439         * src/procmsg.c
440         * src/textview.c
441                 more renaming
442                 Thanks to Colin
443
444 2006-12-06 [colin]      2.6.1cvs8
445
446         * src/ssl_manager.c
447         * src/common/ssl_certificate.c
448         * src/common/ssl_certificate.h
449                 Handle multiple certificates per host/port
450
451 2006-12-06 [colin]      2.6.1cvs7
452
453         * src/etpan/imap-thread.c
454                 Fix certificate checking on IMAP
455
456 2006-12-06 [colin]      2.6.1cvs6
457
458         * src/folderview.c
459                 Fix bug 1072, 'Claws stops fetching newsgroups 
460                 from server when newsgroup got deleted': continue
461                 checking other groups
462
463 2006-12-05 [wwp]        2.6.1cvs5
464
465         * src/message_search.c
466         * src/summary_search.c
467         * src/gtk/combobox.c
468         * src/gtk/combobox.h
469         * src/gtk/gtkutils.c
470         * src/gtk/gtkutils.h
471                 make up and down arrow keys in modern gtk_combo_box_entry widgets
472                 behave like w/ old comboboxes (summary and message search only).
473
474 2006-12-05 [paul]       2.6.1cvs4
475
476         * src/wizard.c
477                 encode headers
478                 Thanks to Colin
479
480 2006-12-05 [paul]       2.6.1cvs3
481
482         * tools/README
483         * tools/textviewer.pl
484                 script updated and description added
485
486 2006-12-04 [colin]      2.6.1cvs2
487
488         * src/compose.c
489                 Run pre-send hook only when checking
490                 everything
491
492 2006-12-04 [paul]       2.6.1cvs1
493
494         * NEWS
495         * README
496         * RELEASE_NOTES
497         * configure.ac
498         * tools/README
499                 bump up version number following stable release
500
501 2006-12-04 [paul]       2.6.0cvs83
502
503         * README
504                 updates and corrections
505
506 2006-12-04 [colin]      2.6.0cvs82
507
508         * src/common/utils.c
509                 Probably fix bug 1066, 'Incorrect mailbox 
510                 size displayed'
511
512 2006-12-04 [colin]      2.6.0cvs81
513
514         * src/common/utils.c
515                 Trim tabs from mailcap file too.
516
517 2006-12-02 [paul]       2.6.0cvs80
518
519         * src/exphtmldlg.c
520                 fix broken GUI under certain languages
521         * src/expldifdlg.c
522                 put the Cancel button to the right
523
524 2006-12-01 [paul]       2.6.0cvs79
525
526         * tools/Makefile.am
527                 remove reference to removed file
528
529 2006-12-01 [wwp]        2.6.0cvs78
530
531         * src/addressbook.c
532         * src/editaddress.c
533                 remove forgotten debug statements.
534
535 2006-12-01 [wwp]        2.6.0cvs77
536
537         * manual/advanced.xml
538         * manual/fr/advanced.xml
539         * src/addressbook.c
540         * src/addressbook.h
541         * src/addressitem.h
542         * src/editaddress.c
543         * src/editaddress.h
544         * src/prefs_common.c
545         * src/prefs_common.h
546         * src/gtk/gtkutils.c
547         * src/gtk/gtkutils.h
548                 add a hidden option to allow embedding the editaddress (edit contact details)
549                 dialog into the addressbook's window. This doesn't change the default
550                 behaviour.
551
552 2006-12-01 [wwp]        2.6.0cvs76
553
554         * src/message_search.c
555         * src/summary_search.c
556                 fix more focus issues (don't set focus to combobox's entry widget when
557                 entry's value changed, if entry widget has focus already).
558
559 2006-12-01 [wwp]        2.6.0cvs75
560
561         * src/gtk/quicksearch.c
562                 revert last changes to the quicksearch gtk_combo_box, this needs more
563                 tuning and testing.
564
565 2006-12-01 [paul]       2.6.0cvs74
566
567         * tools/kdeservicemenu/README
568         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
569         * tools/kdeservicemenu/install.sh
570         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
571         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
572                 simplify this stuff, and in so doing,
573                 fix it. (possibly re-extend it again at
574                 a later date)
575
576 2006-12-01 [wwp]        2.6.0cvs73
577
578         * src/gtk/quicksearch.c
579                 adapt quicksearch code to use modern gtk_combo_box'es.
580
581 2006-12-01 [wwp]        2.6.0cvs72
582
583         * src/common/defs.h
584         * src/prefs_common.c
585         * src/prefs_common.h
586         * src/message_search.c
587         * src/summary_search.c
588         * src/gtk/combobox.c
589         * src/gtk/combobox.h
590                 add history combos to all message and summary search fields.
591
592 2006-12-01 [wwp]        2.6.0cvs71
593
594         * src/summaryview.c
595                 As the list may change while the mark as read delay
596                 runs, we can't rely on the 'row' pointer, which can
597                 be invalid when the timeout is called. As the mark
598                 as read is only done if the message is still selected,
599                 use summaryview->selected instead. Thanks to Colin.
600
601 2006-11-30 [paul]       2.6.0cvs70
602
603         * src/textview.c
604                 give emphasis to "Sylpheed-Claws"
605                 as well as "Claws Mail"
606
607 2006-11-30 [colin]      2.6.0cvs69
608
609         * src/wizard.c
610                 Put the SSL checkboxes in the receiving
611                 and sending server pages.
612
613 2006-11-29 [colin]      2.6.0cvs68
614
615         * src/gtk/gtkutils.c
616         * src/gtk/gtkvscrollbutton.c
617                 Revert some deprecated fixes - they seem to
618                 deprecate stuff as soon as a new one gets out.
619                 g_object_ref_sink needed glib-2.10.
620
621 2006-11-29 [colin]      2.6.0cvs67
622
623         * src/common/utils.c
624                 Create .mailcap if it doesn't exist
625
626 2006-11-29 [colin]      2.6.0cvs66
627
628         * src/compose.c
629                 Followup to cvs60: use original list
630                 of recipients if replying to a mail
631                 in Sent Drafts or Queue.
632
633 2006-11-27 [paul]       2.6.0cvs65
634
635         * src/image_viewer.c
636                 revert the last change for now (it's broken)
637
638 2006-11-27 [paul]       2.6.0cvs64
639
640         * Makefile.am
641         * configure.ac
642         * m4/aclocal-include.m4
643         * m4/check-type.m4
644         * src/Makefile.am
645         * src/addr_compl.c
646         * src/compose.c
647         * src/crash.c
648         * src/export.c
649         * src/exporthtml.c
650         * src/exportldif.c
651         * src/imap.c
652         * src/import.c
653         * src/main.c
654         * src/main.h
655         * src/matcher.c
656         * src/mimeview.c
657         * src/procmsg.c
658         * src/textview.c
659         * src/common/Makefile.am
660         * src/common/claws.c
661         * src/common/claws.h
662         * src/common/ssl.c
663         * src/common/sylpheed.c
664         * src/common/sylpheed.h
665         * src/etpan/Makefile.am
666         * src/gtk/Makefile.am
667         * src/gtk/claws-marshal.list
668         * src/gtk/filesel.c
669         * src/gtk/gtksctree.c
670         * src/gtk/quicksearch.c
671         * src/gtk/sylpheed-marshal.list
672         * src/plugins/bogofilter/bogofilter.c
673         * src/plugins/bogofilter/bogofilter_gtk.c
674         * src/plugins/clamav/clamav_plugin.c
675         * src/plugins/clamav/clamav_plugin_gtk.c
676         * src/plugins/demo/demo.c
677         * src/plugins/dillo_viewer/dillo_viewer.c
678         * src/plugins/pgpcore/Makefile.am
679         * src/plugins/pgpcore/claws.def
680         * src/plugins/pgpcore/pgp_viewer.c
681         * src/plugins/pgpcore/plugin.c
682         * src/plugins/pgpcore/sylpheed.def
683         * src/plugins/pgpinline/Makefile.am
684         * src/plugins/pgpinline/claws.def
685         * src/plugins/pgpinline/plugin.c
686         * src/plugins/pgpinline/sylpheed.def
687         * src/plugins/pgpmime/Makefile.am
688         * src/plugins/pgpmime/claws.def
689         * src/plugins/pgpmime/plugin.c
690         * src/plugins/pgpmime/sylpheed.def
691         * src/plugins/spamassassin/spamassassin.c
692         * src/plugins/spamassassin/spamassassin_gtk.c
693         * src/plugins/trayicon/trayicon.c
694                 yet more renaming
695                 remove deprecated gtk_tooltips_set_delay()
696
697 2006-11-26 [paul]       2.6.0cvs63
698
699         * src/expldifdlg.c
700         * src/folderview.c
701         * src/image_viewer.c
702         * src/mainwindow.c
703         * src/gtk/gtkutils.c
704         * src/gtk/gtkvscrollbutton.c
705         * src/gtk/prefswindow.c
706         * src/plugins/pgpcore/prefs_gpg.c
707                 replace more deprecated GTK+ functions
708
709 2006-11-26 [paul]       2.6.0cvs62
710
711         * src/addr_compl.c
712         * src/addressbook.c
713         * src/browseldap.c
714                 replace deprecated gtk_idle_... functions
715
716 2006-11-26 [paul]       2.6.0cvs61
717
718         * src/compose.c
719         * src/folderview.c
720         * src/inc.c
721         * src/summaryview.c
722         * src/gtk/gtkvscrollbutton.c
723         * src/gtk/quicksearch.c
724         * src/plugins/pgpcore/passphrase.c
725                 replace deprecated gtk_timeout_add and
726                 gtk_timeout_remove
727
728 2006-11-26 [paul]       2.6.0cvs60
729
730         * src/compose.c
731                 fix bug that caused the wrong recipient
732                 to be selected when replying to a msg
733                 which is From one of our accounts to
734                 another of our accounts
735
736 2006-11-25 [paul]       2.6.0cvs59
737
738         * src/summaryview.c
739                 don't change the From column title to
740                 To if the To column is visible
741
742 2006-11-24 [paul]       2.6.0cvs58
743
744         * src/compose.c
745                 fix bug 1069, 'Sent mails disappear, BCC
746                 or locking problem?'
747
748 2006-11-21 [wwp]        2.6.0cvs57
749
750         * src/compose.c
751                 fix spelling menu when replying (same as 2.3.1cvs39):
752                 discrepancy between context menu and top menu when
753                 folder's dictionary isn't the default one.
754
755 2006-11-19 [paul]       2.6.0cvs56
756
757         * src/summaryview.c
758                 obey always_show_msg option when
759                 marking as spam
760         * src/plugins/bogofilter/bogofilter.c
761                 fix typo
762
763 2006-11-18 [paul]       2.6.0cvs55
764
765         * AUTHORS
766         * README
767         * debian/copyright
768         * manual/ack.xml
769         * manual/es/ack.xml
770         * manual/fr/ack.xml
771         * manual/pl/ack.xml
772         * src/gtk/authors.h
773         * src/gtk/icon_legend.c
774         * src/gtk/icon_legend.h
775         * tools/OOo2claws-mail.pl
776         * tools/README
777         * tools/acroread2claws-mail.pl
778         * tools/claws.i18n.status.pl
779         * tools/filter_conv.pl
780         * tools/filter_conv_new.pl
781         * tools/freshmeat_search.pl
782         * tools/google_search.pl
783         * tools/kmail2claws-mail.pl
784         * tools/kmail2claws-mail_v2.pl
785         * tools/maildir2claws-mail.pl
786         * tools/make.themes.project
787         * tools/multiwebsearch.pl
788         * tools/outlook2claws-mail.pl
789         * tools/tb2claws-mail
790         * tools/kdeservicemenu/README
791         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
792                 update mine and wwp's email addresses in
793                 several places
794                 Patch by wwp
795         * src/prefs_compose_writing.c
796                 set sensitivity on 'new message format' frame
797
798 2006-11-17 [paul]       2.6.0cvs54
799
800         * src/gtk/about.c
801                 more reworking of the GUI
802                 Patch by Fabien Vantard
803
804 2006-11-16 [paul]       2.6.0cvs53
805
806         * src/gtk/about.c
807                 set a minimum size for the window, allow
808                 it to automatically expand as necessary
809
810 2006-11-16 [wwp]        2.6.0cvs52
811
812         * src/gtk/about.c
813                 better wrap of copyright info on some systems.
814
815 2006-11-16 [paul]       2.6.0cvs51
816
817         * src/gtk/about.c
818                 move the tech info from the upper panel
819                 to the Info tab
820                 use a gtk_text_view for the features tab
821
822 2006-11-16 [paul]       2.6.0cvs50
823
824         * po/Makevars
825                 update my email address
826         * src/addressbook.c
827         * src/compose.c
828         * src/imap_gtk.c
829         * src/mh_gtk.c
830         * src/news_gtk.c
831         * src/summaryview.c
832         * src/plugins/trayicon/trayicon.c
833                 don't offer simple menu separators
834                 for translation
835         * src/folderview.c
836                 add separator between 'mark all read'
837                 and 'search folder'
838
839 2006-11-15 [wwp]        2.6.0cvs49
840
841         * src/gtk/authors.h
842                 updated manuals authors.
843
844 2006-11-14 [paul]       2.6.0cvs48
845
846         * src/compose.c
847                 Fix Options/Reply mode after draft save
848
849 2006-11-14 [paul]       2.6.0cvs47
850
851         * src/Makefile.am
852                 Fix make DESTDIR=...
853         * src/mbox.c
854                 Optimise speed
855         * src/plugins/pgpinline/pgpinline.c
856                 Probably fix bug 1061
857
858 2006-11-14 [paul]       2.6.0cvs46
859
860         * po/Makevars
861                 enable Q_ macro
862         * src/Makefile.am
863         * src/stock_pixmap.c
864         * src/stock_pixmap.h
865         * src/gtk/about.c
866         * src/pixmaps/active.xpm
867         * src/pixmaps/inactive.xpm
868                 add a new page, 'Features', to the About dialog
869                 showing which features are compiled in and which
870                 are not
871
872 2006-11-14 [paul]       2.6.0cvs45
873
874         * po/ru.po
875                 updated by Pavlo Bohmat
876
877 2006-11-14 [colin]      2.6.0cvs44
878
879         * src/compose.c
880         * src/inc.c
881         * src/messageview.c
882         * src/news.c
883         * src/pop.c
884         * src/procmsg.c
885         * src/gtk/gtkaspell.c
886                 Fix 64-bit-related warnings
887         * src/ssl_manager.c
888                 Fix possible infinite loop
889         * src/plugins/pgpcore/sgpgme.c
890                 Remove useless check
891
892 2006-11-13 [colin]      2.6.0cvs43
893
894         * src/gtk/Makefile.am
895                 authors.h isn't generated
896
897 2006-11-13 [colin]      2.6.0cvs42
898
899         * src/plugins/pgpinline/pgpinline.c
900         * src/plugins/pgpmime/pgpmime.c
901                 Very probably fix bug 1061, 'crash on 
902                 opening signed email'. Another cast
903                 problem
904
905 2006-11-13 [colin]      2.6.0cvs41
906
907         * src/plugins/pgpcore/sgpgme.c
908                 Maybe fix bug 1061, 'crash on opening 
909                 signed email'
910
911 2006-11-13 [wwp]        2.6.0cvs40
912
913         * src/plugins/pgpinline/pgpinline.c
914                 fix candidate for bug #1057, thanks to Colin.
915
916 2006-11-13 [wwp]        2.6.0cvs39
917
918         * src/compose.c
919         * src/quote_fmt_parse.y
920                 fix bug 1052: current parser buffer was not always 
921                 allocated, ptr to this buffer could be returned as 
922                 NULL whereas no parser error has occurred. in 
923                 consequence, defining a template body as "%d" 
924                 (w/o the quotes) for the first time of the instance 
925                 of claws-mail, was reporting a parser error. make 
926                 sure that the buffer is always allocated, even to 
927                 an empty string.
928                 fix mis-unescaping in compose.:compose_quote_fmt(): 
929                 unescaping of the fmt string was always done 
930                 whereas it must be done *only* when receiving 
931                 quote format strings issued from the prefs 
932                 (compose new message, reply, forward, redirect 
933                 formats), *not* when applying templates.  in 
934                 consequences, applying templates w/ sequences 
935                 like \\|p{echo} were failing. make sure that 
936                 unescaping is done only when necessary.
937
938 2006-11-12 [colin]      2.6.0cvs38
939
940         * po/de.po
941                 Fix typo (s/KB/MB)
942
943 2006-11-12 [colin]      2.6.0cvs37
944
945         * src/plugins/pgpinline/pgpinline.c
946         * src/plugins/pgpmime/pgpmime.c
947                 Release GPG context at the latest 
948                 possible moment. Maybe fixes 
949                 bug 1057, 'crash on sending signed 
950                 message to a newsgroup'
951                 
952
953 2006-11-12 [colin]      2.6.0cvs36
954
955         * src/plugins/pgpcore/sgpgme.c
956                 Tell a bit more when gpg's status doesn't
957                 contain any signature
958
959 2006-11-12 [colin]      2.6.0cvs35
960
961         * src/compose.c
962                 Fix bug 1060, 'compilation error with 
963                 Irix's cc'
964
965 2006-11-12 [paul]       2.6.0cvs34
966
967         * doc/man/claws-mail.1
968         * src/prefs_gtk.c
969         * src/plugins/clamav/README
970         * src/plugins/spamassassin/README
971         * tools/README
972         * tools/freshmeat_search.pl
973         * tools/google_search.pl
974         * tools/multiwebsearch.pl
975                 more renaming
976         * src/plugins/trayicon/trayicon.c
977                 fix compiliation warning
978
979 2006-11-11 [colin]      2.6.0cvs33
980
981         * src/folderview.c
982                 Forbid drag and drop from/to different
983                 folders of type F_UNKNOWN
984
985 2006-11-11 [colin]      2.6.0cvs32
986
987         * src/plugins/pgpinline/pgpinline.c
988                 Fix typo in previous commit:
989                 - gpgme_new(&ctx);
990                 + if ((err = gpgme_new(&data->ctx)) ...)
991
992 2006-11-11 [colin]      2.6.0cvs31
993
994         * src/plugins/pgpinline/pgpinline.c
995         * src/plugins/pgpmime/pgpmime.c
996                 Check success after calling gpgme_new
997                 Maybe fixes bug 1057, 'crash on sending 
998                 signed message to a newsgroup'
999
1000 2006-11-11 [colin]      2.6.0cvs30
1001
1002         * src/undo.c
1003                 init undostruct to 0s (from
1004                 valgrind log of bug 1057)
1005
1006 2006-11-10 [colin]      2.6.0cvs29
1007
1008         * src/mainwindow.c
1009                 Set cursor to wait before filtering
1010                 duplicates in all folders
1011         * src/plugins/bogofilter/bogofilter.c
1012         * src/plugins/bogofilter/bogofilter.h
1013         * src/plugins/bogofilter/bogofilter_gtk.c
1014                 Completely thread away the bogofilter
1015                 filtering
1016
1017 2006-11-10 [mones]      2.6.0cvs28
1018
1019         * src/compose.c
1020         * src/compose.h
1021                 added COMPOSE_CHECK_BEFORE_SEND hook
1022
1023 2006-11-10 [paul]       2.6.0cvs27
1024
1025         * src/crash.c
1026                 more renaming
1027                 add libSM to get_compiled_in_features()
1028         * src/main.c
1029                 more renaming
1030
1031 2006-11-10 [colin]      2.6.0cvs26
1032
1033         * src/etpan/imap-thread.c
1034                 Add a reference to libetpan's sasl engine
1035                 so that sasl_done() doesn't get called by
1036                 libetpan, and doesn't break openssl.
1037                 Should fix bug 1053, 'SC fails to reestablish 
1038                 a secure connection'
1039                 Patch by Hoa
1040
1041 2006-11-10 [colin]      2.6.0cvs25
1042
1043         * manual/addrbook.xml
1044         * manual/advanced.xml
1045         * manual/faq.xml
1046         * manual/intro.xml
1047                 Some more renaming
1048
1049 2006-11-09 [colin]      2.6.0cvs24
1050
1051         * src/plugins/bogofilter/bogofilter_gtk.c
1052                 Add comment about annoyance
1053
1054 2006-11-09 [colin]      2.6.0cvs23
1055
1056         * src/plugins/bogofilter/bogofilter.c
1057         * src/plugins/bogofilter/bogofilter_gtk.c
1058                 Prepare things needed to thread bogofilter
1059                 filtering: separate bogo stuff and possible GUI
1060                 stuff. 
1061
1062 2006-11-09 [colin]      2.6.0cvs22
1063
1064         * src/account.c
1065         * src/compose.c
1066                 Search for one of our accounts in Delivered-To
1067                 (helps for auto-account selection when 
1068                  replying/forwarding)
1069         * src/folderview.c
1070         * src/mainwindow.c
1071         * src/mainwindow.h
1072         * src/plugins/trayicon/trayicon.c
1073                 Allow opening a new mail with any account from
1074                 the contextual menu
1075
1076 2006-11-09 [wwp]        2.6.0cvs21
1077
1078         * src/compose.c
1079         * src/prefs_common.c
1080         * src/prefs_common.h
1081         * src/prefs_compose_writing.c
1082                 add a compose new message format (in prefs/compose/writing), it's a
1083                 simple subject+body template to use when opening a new composition
1084                 window. It's similar to the existent reply and forward formats.
1085
1086                 enhanced the template/format % symbols substitution mechanism to
1087                 use current composition window information when % are used in
1088                 the compose new message format or in templates applied to new
1089                 messages (there were useless in that situations before). When
1090                 applied to new messages, %d corresponds to the system time/date.
1091
1092 2006-11-09 [paul]       2.6.0cvs20
1093
1094         * src/gtk/authors.h
1095                 fix last commit
1096
1097 2006-11-09 [paul]       2.6.0cvs19
1098
1099         * src/gtk/authors.h
1100                 keep tje alphabetical order
1101
1102 2006-11-08 [colin]      2.6.0cvs18
1103
1104         * src/etpan/imap-thread.c
1105                 Fix bug 1054, 'Slowness logging big 
1106                 data chunks'
1107
1108 2006-11-08 [paul]       2.6.0cvs17
1109
1110         * tools/Makefile.am
1111                 fix the renaming
1112
1113 2006-11-08 [paul]       2.6.0cvs16
1114
1115         * src/common/defs.h
1116                 update BUGZILLA_URI
1117
1118 2006-11-08 [paul]       2.6.0cvs15
1119
1120         * tools/Makefile.am
1121         * tools/OOo2claws-mail.pl
1122         * tools/OOo2sylpheed.pl
1123         * tools/README
1124         * tools/acroread2claws-mail.pl
1125         * tools/acroread2sylpheed.pl
1126         * tools/kmail2claws-mail.pl
1127         * tools/kmail2claws-mail_v2.pl
1128         * tools/kmail2sylpheed.pl
1129         * tools/kmail2sylpheed_v2.pl
1130         * tools/maildir2claws-mail.pl
1131         * tools/maildir2sylpheed.pl
1132         * tools/nautilus2claws-mail.sh
1133         * tools/nautilus2sylpheed.sh
1134         * tools/outlook2claws-mail.pl
1135         * tools/outlook2sylpheed.pl
1136         * tools/tb2claws-mail
1137         * tools/tb2sylpheed
1138         * tools/tbird2claws.py
1139         * tools/tbird2syl.py
1140         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
1141         * tools/kdeservicemenu/install.sh
1142         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
1143         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
1144         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
1145         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
1146         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
1147                 renamed (removed, added) tools files
1148
1149 2006-11-08 [paul]       2.6.0cvs14
1150
1151         * src/main.c
1152         * src/common/defs.h
1153                 Migrate sylpheedrc to clawsrc, and fix the standard
1154                 plugins path in the process
1155
1156 2006-11-07 [colin]      2.6.0cvs13
1157
1158         * src/Makefile.am
1159                 Symlink sylpheed-claws relative to 
1160                 claws-mail
1161
1162 2006-11-07 [colin]      2.6.0cvs12
1163
1164         * src/compose.c
1165                 Fix typo - Reply-To/Mailing-list is broken in 2.6 :-/
1166
1167 2006-11-07 [paul]       2.6.0cvs11
1168
1169         * src/gtk/about.c
1170                 Fix a missed occurence of
1171                 Sylpheed-Claws
1172
1173 2006-11-07 [paul]       2.6.0cvs10
1174
1175         * src/Makefile.am
1176                 Fix symlink installation
1177
1178 2006-11-07 [paul]       2.6.0cvs9
1179
1180         * src/Makefile.am
1181                 Symlink claws-mail to sylpheed-claws
1182         * src/common/utils.c
1183                 Fix migrating symlinks
1184         * src/etpan/imap-thread.c
1185                 check certificate only when there's
1186                 no error
1187
1188 2006-11-07 [paul]       2.6.0cvs8
1189
1190         * Makefile.am
1191                 Fix icon breakages with Gtk, which needs a 
1192                 cache updated to see them.
1193
1194 2006-11-07 [paul]       2.6.0cvs7
1195
1196         * .cvsignore
1197         * AUTHORS
1198         * COPYING
1199         * INSTALL
1200         * Makefile.am
1201         * NEWS
1202         * README
1203         * RELEASE_NOTES
1204         * autogen.sh
1205         * claws-mail-128x128.png
1206         * claws-mail-64x64.png
1207         * claws-mail.ico
1208         * claws-mail.pc.in
1209         * claws-mail.png
1210         * configure.ac
1211         * sylpheed-claws-128x128.png
1212         * sylpheed-claws-64x64.png
1213         * sylpheed-claws.desktop
1214         * sylpheed-claws.ico
1215         * sylpheed-claws.pc.in
1216         * sylpheed-claws.png
1217         * debian/README.Debian
1218         * debian/changelog
1219         * debian/claws-mail.desktop
1220         * debian/claws-mail.menu
1221         * debian/claws-mail.postinst.debhelper
1222         * debian/claws-mail.postrm.debhelper
1223         * debian/control
1224         * debian/copyright
1225         * debian/files
1226         * debian/rules
1227         * debian/sylpheed-claws.desktop
1228         * debian/sylpheed-claws.menu
1229         * debian/sylpheed-claws.postinst.debhelper
1230         * debian/sylpheed-claws.postrm.debhelper
1231         * doc/man/Makefile.am
1232         * doc/man/claws-mail.1
1233         * doc/man/sylpheed-claws.1
1234         * doc/src/ChangeLog.claws-pre0.8.0
1235         * manual/Makefile.am
1236         * manual/account.xml
1237         * manual/ack.xml
1238         * manual/addrbook.xml
1239         * manual/advanced.xml
1240         * manual/claws-mail-manual.xml
1241         * manual/faq.xml
1242         * manual/glossary.xml
1243         * manual/handling.xml
1244         * manual/intro.xml
1245         * manual/keyboard.xml
1246         * manual/plugins.xml
1247         * manual/starting.xml
1248         * manual/sylpheed-claws-manual.xml
1249         * manual/xml2pdf
1250         * manual/dist/.cvsignore
1251         * manual/dist/html/.cvsignore
1252         * manual/dist/html/Makefile.am
1253         * manual/dist/pdf/.cvsignore
1254         * manual/dist/pdf/Makefile.am
1255         * manual/dist/ps/.cvsignore
1256         * manual/dist/ps/Makefile.am
1257         * manual/dist/txt/.cvsignore
1258         * manual/dist/txt/Makefile.am
1259         * manual/es/Makefile.am
1260         * manual/es/advanced.xml
1261         * manual/es/claws-mail-manual.xml
1262         * manual/es/faq.xml
1263         * manual/es/glossary.xml
1264         * manual/es/handling.xml
1265         * manual/es/intro.xml
1266         * manual/es/plugins.xml
1267         * manual/es/sylpheed-claws-manual.xml
1268         * manual/es/dist/.cvsignore
1269         * manual/es/dist/html/.cvsignore
1270         * manual/es/dist/html/Makefile.am
1271         * manual/es/dist/pdf/.cvsignore
1272         * manual/es/dist/pdf/Makefile.am
1273         * manual/es/dist/ps/.cvsignore
1274         * manual/es/dist/ps/Makefile.am
1275         * manual/es/dist/txt/.cvsignore
1276         * manual/es/dist/txt/Makefile.am
1277         * manual/fr/Makefile.am
1278         * manual/fr/account.xml
1279         * manual/fr/ack.xml
1280         * manual/fr/addrbook.xml
1281         * manual/fr/advanced.xml
1282         * manual/fr/claws-mail-manual.xml
1283         * manual/fr/faq.xml
1284         * manual/fr/glossary.xml
1285         * manual/fr/handling.xml
1286         * manual/fr/intro.xml
1287         * manual/fr/keyboard.xml
1288         * manual/fr/plugins.xml
1289         * manual/fr/starting.xml
1290         * manual/fr/sylpheed-claws-manual.xml
1291         * manual/fr/dist/.cvsignore
1292         * manual/fr/dist/html/.cvsignore
1293         * manual/fr/dist/html/Makefile.am
1294         * manual/fr/dist/pdf/.cvsignore
1295         * manual/fr/dist/pdf/Makefile.am
1296         * manual/fr/dist/ps/.cvsignore
1297         * manual/fr/dist/ps/Makefile.am
1298         * manual/fr/dist/txt/.cvsignore
1299         * manual/fr/dist/txt/Makefile.am
1300         * manual/pl/Makefile.am
1301         * manual/pl/account.xml
1302         * manual/pl/ack.xml
1303         * manual/pl/addrbook.xml
1304         * manual/pl/advanced.xml
1305         * manual/pl/claws-mail-manual.xml
1306         * manual/pl/faq.xml
1307         * manual/pl/glossary.xml
1308         * manual/pl/handling.xml
1309         * manual/pl/intro.xml
1310         * manual/pl/keyboard.xml
1311         * manual/pl/plugins.xml
1312         * manual/pl/starting.xml
1313         * manual/pl/sylpheed-claws-manual.xml
1314         * manual/pl/dist/.cvsignore
1315         * manual/pl/dist/html/.cvsignore
1316         * manual/pl/dist/html/Makefile.am
1317         * manual/pl/dist/pdf/.cvsignore
1318         * manual/pl/dist/pdf/Makefile.am
1319         * manual/pl/dist/ps/.cvsignore
1320         * manual/pl/dist/ps/Makefile.am
1321         * manual/pl/dist/txt/.cvsignore
1322         * manual/pl/dist/txt/Makefile.am
1323         * po/.cvsignore
1324         * po/Makevars
1325         * src/.cvsignore
1326         * src/Makefile.am
1327         * src/account.c
1328         * src/account.h
1329         * src/action.c
1330         * src/action.h
1331         * src/adbookbase.h
1332         * src/addr_compl.c
1333         * src/addr_compl.h
1334         * src/addrbook.c
1335         * src/addrcache.c
1336         * src/addrcache.h
1337         * src/addrcindex.c
1338         * src/addrcindex.h
1339         * src/addrclip.c
1340         * src/addrclip.h
1341         * src/addrdefs.h
1342         * src/addressadd.c
1343         * src/addressadd.h
1344         * src/addressbook.c
1345         * src/addressbook.h
1346         * src/addressbook_foldersel.c
1347         * src/addressbook_foldersel.h
1348         * src/addrgather.c
1349         * src/addrgather.h
1350         * src/addrharvest.c
1351         * src/addrharvest.h
1352         * src/addrindex.c
1353         * src/addrindex.h
1354         * src/addritem.c
1355         * src/addritem.h
1356         * src/addrquery.c
1357         * src/addrquery.h
1358         * src/addrselect.c
1359         * src/addrselect.h
1360         * src/alertpanel.c
1361         * src/alertpanel.h
1362         * src/browseldap.c
1363         * src/browseldap.h
1364         * src/codeconv.c
1365         * src/codeconv.h
1366         * src/compose.c
1367         * src/crash.c
1368         * src/crash.h
1369         * src/customheader.c
1370         * src/customheader.h
1371         * src/displayheader.c
1372         * src/displayheader.h
1373         * src/editaddress.c
1374         * src/editaddress.h
1375         * src/editbook.c
1376         * src/editbook.h
1377         * src/editgroup.c
1378         * src/editgroup.h
1379         * src/editjpilot.c
1380         * src/editjpilot.h
1381         * src/editldap.c
1382         * src/editldap.h
1383         * src/editldap_basedn.c
1384         * src/editldap_basedn.h
1385         * src/editvcard.c
1386         * src/editvcard.h
1387         * src/exphtmldlg.c
1388         * src/exphtmldlg.h
1389         * src/expldifdlg.c
1390         * src/expldifdlg.h
1391         * src/export.c
1392         * src/exporthtml.c
1393         * src/exporthtml.h
1394         * src/exportldif.c
1395         * src/exportldif.h
1396         * src/filtering.c
1397         * src/filtering.h
1398         * src/folder.c
1399         * src/folder.h
1400         * src/folder_item_prefs.c
1401         * src/folder_item_prefs.h
1402         * src/foldersel.c
1403         * src/foldersel.h
1404         * src/folderutils.c
1405         * src/folderutils.h
1406         * src/folderview.c
1407         * src/folderview.h
1408         * src/grouplistdialog.c
1409         * src/grouplistdialog.h
1410         * src/html.c
1411         * src/html.h
1412         * src/image_viewer.c
1413         * src/image_viewer.h
1414         * src/imap.c
1415         * src/imap.h
1416         * src/imap_gtk.c
1417         * src/imap_gtk.h
1418         * src/import.c
1419         * src/import.h
1420         * src/importldif.c
1421         * src/importldif.h
1422         * src/importmutt.c
1423         * src/importmutt.h
1424         * src/importpine.c
1425         * src/importpine.h
1426         * src/inc.c
1427         * src/inc.h
1428         * src/jpilot.c
1429         * src/jpilot.h
1430         * src/ldapctrl.c
1431         * src/ldapctrl.h
1432         * src/ldaplocate.c
1433         * src/ldaplocate.h
1434         * src/ldapquery.c
1435         * src/ldapquery.h
1436         * src/ldapserver.c
1437         * src/ldapserver.h
1438         * src/ldaputil.c
1439         * src/ldaputil.h
1440         * src/ldif.c
1441         * src/ldif.h
1442         * src/localfolder.c
1443         * src/localfolder.h
1444         * src/main.c
1445         * src/main.h
1446         * src/mainwindow.c
1447         * src/mainwindow.h
1448         * src/manual.c
1449         * src/manual.h
1450         * src/matcher.c
1451         * src/matcher.h
1452         * src/matcher_parser.h
1453         * src/matcher_parser_lex.l
1454         * src/matcher_parser_parse.y
1455         * src/mbox.c
1456         * src/mbox.h
1457         * src/message_search.c
1458         * src/message_search.h
1459         * src/messageview.c
1460         * src/messageview.h
1461         * src/mh.c
1462         * src/mh.h
1463         * src/mh_gtk.c
1464         * src/mh_gtk.h
1465         * src/mimeview.c
1466         * src/mimeview.h
1467         * src/msgcache.c
1468         * src/msgcache.h
1469         * src/mutt.c
1470         * src/mutt.h
1471         * src/news.c
1472         * src/news.h
1473         * src/news_gtk.c
1474         * src/news_gtk.h
1475         * src/noticeview.c
1476         * src/noticeview.h
1477         * src/partial_download.c
1478         * src/partial_download.h
1479         * src/pine.c
1480         * src/pine.h
1481         * src/pop.c
1482         * src/pop.h
1483         * src/prefs_account.c
1484         * src/prefs_account.h
1485         * src/prefs_actions.c
1486         * src/prefs_actions.h
1487         * src/prefs_common.c
1488         * src/prefs_common.h
1489         * src/prefs_compose_writing.c
1490         * src/prefs_compose_writing.h
1491         * src/prefs_customheader.c
1492         * src/prefs_customheader.h
1493         * src/prefs_display_header.c
1494         * src/prefs_display_header.h
1495         * src/prefs_ext_prog.c
1496         * src/prefs_ext_prog.h
1497         * src/prefs_filtering.c
1498         * src/prefs_folder_column.c
1499         * src/prefs_folder_column.h
1500         * src/prefs_folder_item.c
1501         * src/prefs_folder_item.h
1502         * src/prefs_fonts.c
1503         * src/prefs_fonts.h
1504         * src/prefs_gtk.c
1505         * src/prefs_gtk.h
1506         * src/prefs_image_viewer.c
1507         * src/prefs_image_viewer.h
1508         * src/prefs_matcher.c
1509         * src/prefs_matcher.h
1510         * src/prefs_message.c
1511         * src/prefs_message.h
1512         * src/prefs_msg_colors.c
1513         * src/prefs_msg_colors.h
1514         * src/prefs_other.c
1515         * src/prefs_other.h
1516         * src/prefs_quote.c
1517         * src/prefs_quote.h
1518         * src/prefs_receive.c
1519         * src/prefs_receive.h
1520         * src/prefs_send.c
1521         * src/prefs_send.h
1522         * src/prefs_spelling.c
1523         * src/prefs_spelling.h
1524         * src/prefs_summaries.c
1525         * src/prefs_summaries.h
1526         * src/prefs_summary_column.c
1527         * src/prefs_summary_column.h
1528         * src/prefs_template.c
1529         * src/prefs_template.h
1530         * src/prefs_themes.c
1531         * src/prefs_themes.h
1532         * src/prefs_toolbar.c
1533         * src/prefs_toolbar.h
1534         * src/prefs_wrapping.c
1535         * src/prefs_wrapping.h
1536         * src/privacy.c
1537         * src/privacy.h
1538         * src/procheader.c
1539         * src/procheader.h
1540         * src/procmime.c
1541         * src/procmime.h
1542         * src/procmsg.c
1543         * src/procmsg.h
1544         * src/quote_fmt.c
1545         * src/quote_fmt_parse.y
1546         * src/recv.c
1547         * src/recv.h
1548         * src/remotefolder.c
1549         * src/remotefolder.h
1550         * src/send_message.c
1551         * src/send_message.h
1552         * src/setup.c
1553         * src/setup.h
1554         * src/sourcewindow.c
1555         * src/sourcewindow.h
1556         * src/ssl_manager.c
1557         * src/ssl_manager.h
1558         * src/statusbar.c
1559         * src/statusbar.h
1560         * src/stock_pixmap.c
1561         * src/stock_pixmap.h
1562         * src/summary_search.c
1563         * src/summary_search.h
1564         * src/summaryview.c
1565         * src/summaryview.h
1566         * src/syldap.c
1567         * src/syldap.h
1568         * src/textview.c
1569         * src/textview.h
1570         * src/toolbar.c
1571         * src/toolbar.h
1572         * src/undo.c
1573         * src/undo.h
1574         * src/unmime.c
1575         * src/unmime.h
1576         * src/vcard.c
1577         * src/vcard.h
1578         * src/wizard.c
1579         * src/wizard.h
1580         * src/common/base64.c
1581         * src/common/base64.h
1582         * src/common/defs.h
1583         * src/common/hooks.c
1584         * src/common/hooks.h
1585         * src/common/log.c
1586         * src/common/log.h
1587         * src/common/mgutils.c
1588         * src/common/mgutils.h
1589         * src/common/nntp.c
1590         * src/common/nntp.h
1591         * src/common/passcrypt.c
1592         * src/common/passcrypt.h.in
1593         * src/common/plugin.c
1594         * src/common/plugin.h
1595         * src/common/prefs.c
1596         * src/common/prefs.h
1597         * src/common/progressindicator.c
1598         * src/common/progressindicator.h
1599         * src/common/quoted-printable.c
1600         * src/common/quoted-printable.h
1601         * src/common/session.c
1602         * src/common/session.h
1603         * src/common/smtp.c
1604         * src/common/smtp.h
1605         * src/common/socket.c
1606         * src/common/socket.h
1607         * src/common/ssl.c
1608         * src/common/ssl.h
1609         * src/common/stringtable.c
1610         * src/common/stringtable.h
1611         * src/common/sylpheed.c
1612         * src/common/sylpheed.h
1613         * src/common/template.c
1614         * src/common/template.h
1615         * src/common/timing.h
1616         * src/common/utils.c
1617         * src/common/utils.h
1618         * src/common/version.h.in
1619         * src/common/xml.c
1620         * src/common/xml.h
1621         * src/common/xmlprops.c
1622         * src/common/xmlprops.h
1623         * src/gtk/about.c
1624         * src/gtk/colorlabel.c
1625         * src/gtk/colorlabel.h
1626         * src/gtk/colorsel.c
1627         * src/gtk/colorsel.h
1628         * src/gtk/combobox.c
1629         * src/gtk/combobox.h
1630         * src/gtk/description_window.c
1631         * src/gtk/description_window.h
1632         * src/gtk/filesel.c
1633         * src/gtk/filesel.h
1634         * src/gtk/foldersort.c
1635         * src/gtk/foldersort.h
1636         * src/gtk/gtkaspell.c
1637         * src/gtk/gtkaspell.h
1638         * src/gtk/gtksctree.c
1639         * src/gtk/gtkshruler.c
1640         * src/gtk/gtkshruler.h
1641         * src/gtk/gtkutils.c
1642         * src/gtk/gtkutils.h
1643         * src/gtk/icon_legend.c
1644         * src/gtk/icon_legend.h
1645         * src/gtk/logwindow.c
1646         * src/gtk/logwindow.h
1647         * src/gtk/manage_window.c
1648         * src/gtk/manage_window.h
1649         * src/gtk/pluginwindow.c
1650         * src/gtk/pluginwindow.h
1651         * src/gtk/prefswindow.c
1652         * src/gtk/prefswindow.h
1653         * src/gtk/quicksearch.c
1654         * src/gtk/quicksearch.h
1655         * src/pixmaps/claws-mail.xpm
1656         * src/pixmaps/claws-mail_icon.xpm
1657         * src/pixmaps/claws-mail_logo.xpm
1658         * src/pixmaps/sylpheed-claws.xpm
1659         * src/pixmaps/sylpheed-claws_icon.xpm
1660         * src/pixmaps/sylpheed-claws_logo.xpm
1661         * src/plugins/bogofilter/Makefile.am
1662         * src/plugins/bogofilter/bogofilter.c
1663         * src/plugins/bogofilter/bogofilter.h
1664         * src/plugins/bogofilter/bogofilter_gtk.c
1665         * src/plugins/clamav/Makefile.am
1666         * src/plugins/clamav/clamav_plugin.c
1667         * src/plugins/clamav/clamav_plugin.h
1668         * src/plugins/clamav/clamav_plugin_gtk.c
1669         * src/plugins/demo/Makefile.am
1670         * src/plugins/demo/demo.c
1671         * src/plugins/dillo_viewer/Makefile.am
1672         * src/plugins/dillo_viewer/README
1673         * src/plugins/dillo_viewer/dillo_prefs.c
1674         * src/plugins/dillo_viewer/dillo_prefs.h
1675         * src/plugins/dillo_viewer/dillo_viewer.c
1676         * src/plugins/pgpcore/Makefile.am
1677         * src/plugins/pgpcore/passphrase.c
1678         * src/plugins/pgpcore/passphrase.h
1679         * src/plugins/pgpcore/pgp_viewer.c
1680         * src/plugins/pgpcore/pgp_viewer.h
1681         * src/plugins/pgpcore/plugin.c
1682         * src/plugins/pgpcore/prefs_gpg.c
1683         * src/plugins/pgpcore/prefs_gpg.h
1684         * src/plugins/pgpcore/select-keys.c
1685         * src/plugins/pgpcore/select-keys.h
1686         * src/plugins/pgpcore/sgpgme.c
1687         * src/plugins/pgpcore/sgpgme.h
1688         * src/plugins/pgpcore/sylpheed.def
1689         * src/plugins/pgpcore/version.rc
1690         * src/plugins/pgpinline/Makefile.am
1691         * src/plugins/pgpinline/pgpinline.c
1692         * src/plugins/pgpinline/pgpinline.h
1693         * src/plugins/pgpinline/plugin.c
1694         * src/plugins/pgpinline/sylpheed.def
1695         * src/plugins/pgpinline/version.rc
1696         * src/plugins/pgpmime/Makefile.am
1697         * src/plugins/pgpmime/pgpmime.c
1698         * src/plugins/pgpmime/pgpmime.h
1699         * src/plugins/pgpmime/plugin.c
1700         * src/plugins/pgpmime/sylpheed.def
1701         * src/plugins/pgpmime/version.rc
1702         * src/plugins/spamassassin/Makefile.am
1703         * src/plugins/spamassassin/README
1704         * src/plugins/spamassassin/spamassassin.c
1705         * src/plugins/spamassassin/spamassassin.h
1706         * src/plugins/spamassassin/spamassassin_gtk.c
1707         * src/plugins/trayicon/Makefile.am
1708         * src/plugins/trayicon/trayicon.c
1709         * tools/OOo2sylpheed.pl
1710         * tools/README
1711         * tools/README.sylprint
1712         * tools/acroread2sylpheed.pl
1713         * tools/claws.i18n.status.pl
1714         * tools/filter_conv.pl
1715         * tools/filter_conv_new.pl
1716         * tools/freshmeat_search.pl
1717         * tools/google_search.pl
1718         * tools/kmail2sylpheed.pl
1719         * tools/kmail2sylpheed_v2.pl
1720         * tools/make.themes.project
1721         * tools/multiwebsearch.pl
1722         * tools/nautilus2sylpheed.sh
1723         * tools/outlook2sylpheed.pl
1724         * tools/sylprint.pl
1725         * tools/sylprint.rc
1726         * tools/tb2sylpheed
1727         * tools/textviewer.sh
1728         * tools/vcard2xml.py
1729         * tools/kdeservicemenu/README
1730         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
1731         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
1732         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
1733                 Change name to Claws Mail. Announce to follow...
1734
1735 2006-11-06 [wwp]        2.6.0cvs6
1736
1737         * src/prefs_template.c
1738                 unify messages related to quote format/template errors (fix
1739                 capitalization), again.
1740
1741 2006-11-06 [wwp]        2.6.0cvs5
1742
1743         * src/prefs_quote.c
1744                 unify messages related to quote format/template errors.
1745
1746 2006-11-06 [wwp]        2.6.0cvs4
1747
1748         * src/prefs_msg_colors.c
1749                 more uses of Q_ macro for contextual translations, thanks
1750                 to Fabien (fzzzzz).
1751
1752 2006-11-06 [wwp]        2.6.0cvs3
1753
1754         * src/compose.c
1755         * src/common/utils.c
1756         * src/common/utils.h
1757                 show an alertpanel to make sure users are aware that sensitive
1758                 files are attached (it's file blacklist-based). This will fix
1759                 interaction w/ GoogleEarth for instance, thanks to Colin.
1760
1761 2006-11-06 [wwp]        2.6.0cvs2
1762
1763         * src/prefs_quote.c
1764         * src/prefs_template.c
1765         * src/prefs_template.h
1766                 check quote format when applying/closing prefs. For now this only
1767                 shows up an error dialog box, not preventing the user from using
1768                 a broken quote (reply, forwards) format.
1769
1770 2006-11-06 [wwp]        2.6.0cvs1
1771
1772         * src/prefs_template.c
1773                 fix missing checks of some template fields.
1774
1775 2006-11-06 [paul]       2.6.0
1776
1777         * NEWS
1778         * README
1779         * RELEASE_NOTES
1780                 2.6.0 released
1781
1782 2006-11-06 [paul]       2.5.6cvs22
1783
1784         * manual/advanced.xml
1785         * manual/es/advanced.xml
1786                 put 'respect_flowed_format' info in the correct
1787                 place
1788
1789 2006-11-06 [mones]      2.5.6cvs21
1790
1791         * po/es.po
1792                 Minor fixes for release
1793
1794 2006-11-06 [paul]       2.5.6cvs20
1795
1796         * po/cs.po
1797         * po/de.po
1798         * po/fr.po
1799         * po/it.po
1800         * po/nl.po
1801         * po/pt_BR.po
1802         * po/sk.po
1803         * po/sv.po
1804         * po/zh_CN.po
1805                 updated by Tim Brain, Stephan Sachse, Fabien Vantard,
1806                 Andrea Spadaccini, Tim Dijkstra, Frederico Goncalves
1807                 Guimaraes, Andrej Kacian, Anders Troback, and Ralgh
1808                 Young
1809
1810 2006-11-02 [colin]      2.5.6cvs19
1811
1812         * src/imap.c
1813         * src/imap.h
1814         * src/prefs_account.c
1815         * src/etpan/imap-thread.c
1816                 Add GSSAPI support - fixes Debian bug #383274
1817
1818 2006-11-01 [colin]      2.5.6cvs18
1819
1820         * src/jpilot.c
1821                 Handle libpisock12 support. Probably
1822                 fixes bug 1046, 'jpilot AddressDB.pdb 
1823                 import fail'
1824
1825 2006-11-01 [colin]      2.5.6cvs17
1826
1827         * src/folderutils.c
1828                 debug_print() folderutils_mark_all_read()
1829
1830 2006-11-01 [colin]      2.5.6cvs16
1831
1832         * COPYING
1833                 Add missed files to the Apache exception
1834
1835 2006-10-31 [colin]      2.5.6cvs15
1836
1837         * src/folder.c
1838         * src/folder.h
1839                 Add a copy_private_data() func to FolderClasses
1840                 Doesn't break the feature freeze, because we 
1841                 won't use it (right now) in the core.
1842
1843 2006-10-31 [colin]      2.5.6cvs14
1844
1845         * COPYING
1846                 Allow linking with the Apache licensed files in
1847                 src/plugins/spamassassin. Hopefully fixes 
1848                 bug 1048, 'Spamassassin plugin license problem'
1849
1850 2006-10-31 [wwp]        2.5.6cvs13
1851
1852         * src/compose.c
1853                 fix and optimize trimming of leading linefeeds in body loop.
1854
1855 2006-10-31 [colin]      2.5.6cvs12
1856
1857         * src/etpan/imap-thread.c
1858         * src/imap.c
1859                 Make really sure to have NULL sets in case
1860                 of error
1861
1862 2006-10-30 [wwp]        2.5.6cvs11
1863
1864         * src/prefs_common.c
1865         * src/prefs_common.h
1866         * src/compose.c
1867                 fix broken storage of quote format template when it contains \-escape
1868                 sequences. The application of such sequences is also fixed now (\t
1869                 in quote format will be a real tab instead of a 't', for instance).
1870
1871 2006-10-27 [colin]      2.5.6cvs10
1872
1873         * src/compose.c
1874                 Probably fix bug 1045, 'sylpheed-claws 
1875                 doesn't remove the mail from the IMAP 
1876                 Queue folder after sending'. From
1877                 2.5.6cvs3-stable
1878
1879 2006-10-27 [colin]      2.5.6cvs9
1880
1881         * configure.ac
1882                 Require libetpan-0.48. I'm so annoying,
1883                 I know ;-)
1884
1885 2006-10-27 [colin]      2.5.6cvs8
1886
1887         * src/folder.c
1888         * src/imap.c
1889                 Probably fix bug 1044, 'sylpheed-claws 
1890                 segfaults while moving mails' - Fix relation
1891                 usage when moving to an IMAP mailbox from another
1892                 mailbox
1893
1894 2006-10-26 [paul]       2.5.6cvs7
1895
1896         * src/gtk/about.c
1897                 add libSM to compiled-in features
1898                 list
1899
1900 2006-10-24 [colin]      2.5.6cvs6
1901
1902         * src/textview.c
1903         * src/gtk/gtkutils.c
1904                 Fix crash when printing emails with an
1905                 xface
1906
1907 2006-10-24 [mones]      2.5.6cvs5
1908
1909         * manual/es/advanced.xml
1910                 Synchronize hidden option respect_flowed_format
1911         * po/es.po
1912                 Updated translation
1913
1914 2006-10-21 [paul]       2.5.6cvs4
1915
1916         * src/gtk/authors.h
1917         * src/plugins/pgpcore/pgp_viewer.c
1918         * src/plugins/pgpcore/sgpgme.c
1919                 fix building on BSDs
1920                 Thanks to Michael Hughes
1921                 <Sylpheed-Claws_user@thehugheslogcabin.net>
1922
1923 2006-10-20 [colin]      2.5.6cvs3
1924
1925         * configure.ac
1926                 Bump up libetpan requirement
1927                 *** THIS COMMIT REQUIRES LIBETPAN CVS ***
1928         * src/common/utils.c
1929         * src/common/utils.h
1930                 Add convenience get_file_mtime()
1931         * src/imap.c
1932         * src/etpan/imap-thread.c
1933         * src/etpan/imap-thread.h
1934                 Implement UIDPLUS support if the server
1935                 supports it - faster sending in this case
1936
1937 2006-10-19 [colin]      2.5.6cvs2
1938
1939         * src/gtk/quicksearch.c
1940                 Fix emptying in type-ahead+extended mode
1941         * src/mainwindow.c
1942         * src/mainwindow.h
1943                 Add a hook for offline state change
1944         * src/plugins/trayicon/trayicon.c
1945                 Use it to display offline icons
1946         * src/plugins/trayicon/Makefile.am
1947         * src/plugins/trayicon/newmail.offline.xpm
1948         * src/plugins/trayicon/newmarkedmail.offline.xpm
1949         * src/plugins/trayicon/nomail.offline.xpm
1950         * src/plugins/trayicon/unreadmail.offline.xpm
1951         * src/plugins/trayicon/unreadmarkedmail.offline.xpm
1952                 Add the icons
1953
1954 2006-10-12 [paul]       2.5.6cvs1
1955
1956         * NEWS
1957         * README
1958         * configure.ac
1959                 Update version number following
1960                 stable release
1961
1962 2006-10-19 [colin]      2.5.5cvs18
1963
1964         * manual/handling.xml
1965                 Add type-ahead search
1966
1967 2006-10-18 [colin]      2.5.5cvs17
1968
1969         * src/gtk/quicksearch.c
1970                 Remove "save to history only if there's
1971                 no syntax error", it breaks for some 
1972                 reason which I'll investigate later.
1973
1974 2006-10-18 [colin]      2.5.5cvs16
1975
1976         * src/prefs_common.c
1977         * src/prefs_common.h
1978         * src/summaryview.c
1979         * src/gtk/quicksearch.c
1980         * src/gtk/quicksearch.h
1981                 Add a type-ahead option for fast searches
1982                 Patch by Fabien Vantard
1983
1984 2006-10-18 [colin]      2.5.5cvs15
1985
1986         * src/compose.c
1987         * src/compose.h
1988                 Add Options/Reply mode/ menu to be able to
1989                 change the recipients of a reply on the fly
1990
1991 2006-10-18 [colin]      2.5.5cvs14
1992
1993         * src/compose.c
1994                 Fix redirecting of our own sent mails
1995
1996 2006-10-17 [wwp]        2.5.5cvs13
1997
1998         * src/send_message.c
1999                 Fix duplicate error messages when sending, and missing
2000                 newline in such error messages.
2001
2002 2006-10-17 [colin]      2.5.5cvs12
2003
2004         * src/compose.c
2005                 Compare addresses case-insensitive
2006
2007 2006-10-17 [colin]      2.5.5cvs11
2008
2009         * src/plugins/pgpcore/sgpgme.c
2010                 Fix return status
2011
2012 2006-10-17 [colin]      2.5.5cvs10
2013
2014         * src/plugins/pgpcore/pgp_viewer.c
2015                 Fix return status
2016
2017 2006-10-17 [colin]      2.5.5cvs9
2018
2019         * src/quote_fmt.c
2020                 Fix a typo (thanks to Fabien)
2021
2022 2006-10-16 [colin]      2.5.5cvs8
2023
2024         * src/textview.c
2025                 Fix problem with quote-folding when emails
2026                 don't convert cleanly to UTF-8
2027
2028 2006-10-14 [colin]      2.5.5cvs7
2029
2030         * src/prefs_template.c
2031                 Reset fields when reopening
2032                 the window
2033
2034 2006-10-13 [paul]       2.5.5cvs6
2035
2036         * manual/advanced.xml
2037         * src/prefs_message.c
2038                 make 'respect_flowed_format' a hidden
2039                 option, and add a manual entry for it
2040                 Thanks to Colin
2041
2042 2006-10-12 [colin]      2.5.5cvs5
2043
2044         * src/codeconv.c
2045                 Revert part of 2.5.2cvs21:
2046                 Don't optimise by reusing the 
2047                 last iconv converter if possible:
2048                 it seems slightly broken in a 
2049                 very hard way to reproduce
2050
2051 2006-10-12 [colin]      2.5.5cvs4
2052
2053         * src/prefs_common.c
2054         * src/prefs_common.h
2055         * src/prefs_message.c
2056         * src/procmime.c
2057                 Fix bug 1035, 'Incorrect handling 
2058                 of flowed lines'. We now optionnaly
2059                 handle this format (preference is in
2060                 Message View/Text options section)
2061
2062 2006-10-12 [colin]      2.5.5cvs3
2063
2064         * po/POTFILES.in
2065                 Add new file
2066         * src/plugins/pgpcore/pgp_viewer.c
2067         * src/plugins/pgpcore/sgpgme.c
2068                 Don't try to import without asking
2069
2070 2006-10-12 [colin]      2.5.5cvs2
2071
2072         * src/compose.c
2073                 Fix bug 1036, 'Forwarding a mutlipart
2074                 mail with a "text/html" block to ms
2075                 outlook users leeds to freeze of
2076                 outlook'. Poor outlook users...
2077
2078 2006-10-12 [paul]       2.5.5cvs1
2079
2080         * NEWS
2081         * README
2082         * configure.ac
2083                 Update version number following
2084                 stable release
2085
2086 2006-10-11 [paul]       2.5.4cvs1
2087
2088         * NEWS
2089         * README
2090         * configure.ac
2091                 Update version number following
2092                 stable release
2093
2094 2006-10-11 [paul]       2.5.3cvs32
2095
2096         * src/textview.c
2097                 fix bug 1032, 'Segmentation fault when showing
2098                 message' (bug in quote folding)
2099                 Thanks to Colin
2100
2101 2006-10-10 [colin]      2.5.3cvs31
2102
2103         * src/quote_fmt.c
2104                 Rephrase english a bit
2105
2106 2006-10-10 [colin]      2.5.3cvs30
2107
2108         * src/prefs_compose_writing.c
2109                 Stop making the page larger than the window
2110
2111 2006-10-10 [wwp]        2.5.3cvs29
2112
2113         * src/compose.c
2114         * src/prefs_template.c
2115         * src/quote_fmt.c
2116         * src/quote_fmt.h
2117         * src/quote_fmt_lex.l
2118         * src/quote_fmt_parse.y
2119                 Extend the quote parser a bit: allow to get access to
2120                 basic (composing) account info.
2121
2122 2006-10-10 [colin]      2.5.3cvs28
2123
2124         * src/procheader.c
2125                 Fix this \t problem in subject
2126
2127 2006-10-09 [colin]      2.5.3cvs27
2128
2129         * src/main.c
2130         * src/prefs_gtk.c
2131                 Prepare cache a bit later
2132                 If section already exists, skip the new one 
2133                 (as previously); avoid writing the same block
2134                 twice - if we find a second block with the 
2135                 same id, skip it.
2136         * src/plugins/pgpcore/pgp_viewer.c
2137                 Set cursor to busy when retrieving a key
2138         * src/plugins/pgpcore/sgpgme.c
2139                 allow 5 seconds for gpg to export the key
2140                 
2141
2142 2006-10-09 [colin]      2.5.3cvs26
2143
2144         * configure.ac
2145         * src/msgcache.c
2146         * src/prefs_gtk.c
2147                 Check for existence of fgets_unlocked
2148                 and fwrite_unlocked
2149
2150 2006-10-09 [paul]       2.5.3cvs25
2151
2152         * src/prefs_summaries.c
2153                 replace strftime() with fast_strftime() and in
2154                 the consequence fix the bug in the display of
2155                 AM/PM in the 'Example' string
2156
2157 2006-10-09 [ticho]      2.5.3cvs24
2158
2159         * po/sk.po
2160                 Updated (and fixed up somewhat) Slovak translation.
2161
2162 2006-10-08 [colin]      2.5.3cvs23
2163
2164         * src/prefs_folder_item.c
2165                 Explain why prefs in the top-level folder
2166                 aren't retained, but are still useful
2167
2168 2006-10-08 [colin]      2.5.3cvs22
2169
2170         * src/prefs_gtk.c
2171                 Don't cache anything if caching fails
2172
2173 2006-10-08 [colin]      2.5.3cvs21
2174
2175         * src/common/utils.c
2176                 always include gi18n.h
2177
2178 2006-10-07 [colin]      2.5.3cvs20
2179
2180         * src/plugins/pgpcore/pgp_viewer.c
2181                 Kill gpg after 5 seconds wait
2182
2183 2006-10-07 [colin]      2.5.3cvs19
2184
2185         * src/plugins/pgpcore/pgp_viewer.c
2186         * src/plugins/pgpcore/pgp_viewer.h
2187                 Fix copyright
2188
2189 2006-10-07 [colin]      2.5.3cvs18
2190
2191         * src/plugins/pgpcore/pgp_viewer.c
2192         * src/plugins/pgpcore/pgp_viewer.h
2193                 Actually add the files to CVS
2194
2195 2006-10-07 [colin]      2.5.3cvs17
2196
2197         * src/plugins/pgpcore/sgpgme.c
2198                 Be sure not to crash on 'application/pgp-signature' that
2199                 are not application/pgp-signatures
2200
2201 2006-10-07 [colin]      2.5.3cvs16
2202
2203         * src/textview.c
2204         * src/textview.h
2205                 Make a bit more of the API available
2206         * src/plugins/pgpcore/Makefile.am
2207         * src/plugins/pgpcore/plugin.c
2208         * src/plugins/pgpcore/sgpgme.c
2209                 Add basic key import/export
2210
2211 2006-10-07 [colin]      2.5.3cvs15
2212
2213         * src/folderview.c
2214         * src/imap.c
2215         * src/prefs_account.c
2216         * src/wizard.c
2217                 Warn users *everywhere* if libetpan's not
2218                 linked in
2219
2220 2006-10-06 [mones]      2.5.3cvs14
2221
2222         * po/de.po
2223         * po/es.po
2224                 updated by Stephan Sachse and me
2225
2226 2006-10-06 [colin]      2.5.3cvs13
2227
2228         * src/main.c
2229         * src/common/sylpheed.c
2230                 Don't load common plugins if --exit is passed
2231         * src/prefs_gtk.c
2232         * src/prefs_gtk.h
2233                 Implement a cache to avoid reading the same
2234                 files over and over again at startup
2235
2236 2006-10-06 [colin]      2.5.3cvs12
2237
2238         * src/summaryview.c
2239         * src/gtk/quicksearch.c
2240                 Update display every 5k mails on fast searches
2241
2242 2006-10-06 [colin]      2.5.3cvs11
2243
2244         * src/textview.c
2245                 Don't do quote folding on HTML or ERTF.
2246                 May fix the Cygwin issues if they were
2247                 happening with HTML mails?
2248
2249 2006-10-05 [colin]      2.5.3cvs10
2250
2251         * src/prefs_gtk.c
2252                 Oops, forgot one
2253
2254 2006-10-05 [colin]      2.5.3cvs9
2255
2256         * src/prefs_gtk.c
2257                 Use unlocked_stdio here too
2258
2259 2006-10-05 [colin]      2.5.3cvs8
2260
2261         * src/folderview.c
2262                 Fix go to next * after preferences apply
2263         * src/msgcache.c
2264                 Do the fd lock/unlock ourselves instead of
2265                 letting the libc do it at each write 
2266
2267 2006-10-05 [colin]      2.5.3cvs7
2268
2269         * src/common/utils.c
2270                 Faster division, thanks to Jean Diraison
2271
2272 2006-10-05 [paul]       2.5.3cvs6
2273
2274         * src/common/utils.c
2275                 fix building with --disable-nls
2276
2277 2006-10-04 [colin]      2.5.3cvs5
2278
2279         * src/folder.c
2280                 Maybe fix a segfault
2281
2282 2006-10-04 [wwp]        2.5.3cvs4
2283
2284         * src/prefs_folder_item.c
2285                 Fine-tune layouts in folder item prefs. Suggested by
2286                 Fabien Vantard <fzzzzz@gmail.com>.
2287
2288 2006-10-04 [wwp]        2.5.3cvs3
2289
2290         * src/prefs_folder_item.c
2291                 Kill the clandestine passengers. You didn't see anything.
2292
2293 2006-10-04 [wwp]        2.5.3cvs2
2294
2295         * src/prefs_folder_item.c
2296                 Add a way to test the subject simplify regexp in
2297                 folder prefs. Patch by Fabien Vantard <fzzzzz@gmail.com>,
2298                 w/ few layout changes.
2299
2300 2006-20-04 [paul]       2.5.3cvs1
2301
2302         * NEWS
2303         * README
2304         * configure.ac
2305                 Update version number following
2306                 stable release
2307
2308 2006-10-04 [colin]      2.5.2cvs42
2309
2310         * src/folder.c
2311         * src/folder.h
2312         * src/summaryview.c
2313                 Provide a way for folder classes to set their sort
2314                 type and key
2315
2316 2006-10-03 [colin]      2.5.2cvs41
2317
2318         * src/mh.c
2319                 Don't use strlen() to know if the
2320                 string's empty
2321
2322 2006-10-03 [colin]      2.5.2cvs40
2323
2324         * src/mh.c
2325                 Fix "check for new folders" with accentued folders
2326
2327 2006-10-03 [ticho]      2.5.2cvs39
2328
2329         * src/filtering.c
2330         * src/folder.c
2331         * src/inc.c
2332         * src/mbox.c
2333                 Colin's fix for "copy" filtering rules.
2334
2335 2006-10-02 [colin]      2.5.2cvs38
2336
2337         * src/folderview.c
2338                 Fix for double-click too
2339
2340 2006-10-02 [colin]      2.5.2cvs37
2341
2342         * src/folderview.c
2343                 correct fix for cvs36
2344
2345 2006-10-02 [colin]      2.5.2cvs36
2346
2347         * src/folderview.c
2348                 Fix 'goto next unread' after collapsing/expanding 
2349                 a node.
2350
2351 2006-10-02 [colin]      2.5.2cvs35
2352
2353         * src/summaryview.c
2354                 Fix double freeze/thaw
2355         * src/common/utils.c
2356         * src/common/utils.h
2357                 Reimplement strftime
2358         * src/procheader.c
2359                 Use it
2360
2361
2362 2006-10-02 [colin]      2.5.2cvs34
2363
2364         * src/mh.c
2365                 Time mh_write_sequences() - it's fast
2366         * src/summaryview.c
2367                 Init a variable to shut up gcc
2368
2369 2006-10-01 [colin]      2.5.2cvs33
2370
2371         * src/folder.c
2372         * src/mh.c
2373         * src/mh.h
2374         * src/msgcache.c
2375                 Add helper mh_set_mtime(), and set mtime to stat()'s result
2376                 Add fsync but disable it, it's slow as hell
2377
2378 2006-10-01 [colin]      2.5.2cvs32
2379
2380         * src/mh.c
2381         * src/msgcache.c
2382                 fflush() caches and mh_sequences before
2383                 fclose()ing
2384
2385 2006-10-01 [colin]      2.5.2cvs31
2386
2387         * src/msgcache.c
2388                 Don't ftruncate when not using mmap
2389
2390 2006-09-30 [colin]      2.5.2cvs30
2391
2392         * src/main.c
2393                 Write folder list *after* saving caches
2394
2395 2006-09-30 [colin]      2.5.2cvs29
2396
2397         * src/folder.c
2398         * src/mh.c
2399                 Debug forced mtime changes
2400
2401 2006-09-30 [colin]      2.5.2cvs28
2402
2403         * src/folder.c
2404         * src/main.c
2405                 Remove useless debug_print()s (code
2406                 well-tested)
2407
2408 2006-09-30 [colin]      2.5.2cvs27
2409
2410         * src/mh.c
2411                 Do stuff faster when writing mh_sequences
2412
2413 2006-09-30 [colin]      2.5.2cvs26
2414
2415         * src/mh.c
2416                 Don't let the writing of .mh_sequences, which
2417                 can change the folder's mtime, let us think
2418                 we need to scan.
2419
2420 2006-09-30 [colin]      2.5.2cvs25
2421
2422         * src/folder.c
2423                 Move a debug_print where it belongs 
2424                 (processing)
2425         * src/summaryview.c
2426                 Don't mess with a huge slow subject
2427                 table if we're not threading by
2428                 subject
2429
2430 2006-09-30 [colin]      2.5.2cvs24
2431
2432         * src/msgcache.c
2433                 Reenable mmaped reads (*not* writes!)
2434         * src/procmsg.c
2435                 Don't destroy and recreate hashtables just
2436                 for fun
2437         * src/common/utils.c
2438                 Remove useless reply prefixes (it's case
2439                 unsensitive)
2440
2441 2006-09-30 [wwp]        2.5.2cvs23
2442
2443         * tools/fix_date.sh
2444                 Fixed a minor bug in date value extraction, added a switch
2445                 to replace non RFC-compliant Date: value, added a switch
2446                 to use strict RFC matching patterns for dates.
2447
2448 2006-09-29 [colin]      2.5.2cvs22
2449
2450         * src/matcher_parser.h
2451         * src/matcher_parser_parse.y
2452         * src/prefs_filtering.c
2453         * src/statusbar.c
2454         * src/summary_search.c
2455         * src/summaryview.c
2456         * src/gtk/quicksearch.c
2457         * src/gtk/quicksearch.h
2458                 Optimise searches by setting different
2459                 refresh intervals (depending if the 
2460                 search is fast or not)
2461
2462 2006-09-29 [colin]      2.5.2cvs21
2463
2464         * src/codeconv.c
2465                 Optimise by reusing the last iconv converter
2466                 if possible
2467         * src/textview.c
2468                 Optimise a bit (the foldable quotes feature
2469                 still has an awful O(n^2) algo
2470
2471 2006-09-29 [colin]      2.5.2cvs20
2472
2473         * src/gtk/gtksctree.c
2474         * src/gtk/gtksctree.h
2475                 Optimise de-selection via up/down or
2476                 another key
2477
2478 2006-09-28 [colin]      2.5.2cvs19
2479
2480         * src/action.c
2481         * src/compose.c
2482         * src/folderview.c
2483         * src/mainwindow.c
2484         * src/messageview.c
2485         * src/summary_search.c
2486         * src/toolbar.c
2487                 Avoid using summaryview->ctree directly
2488
2489 2006-09-28 [colin]      2.5.2cvs18
2490
2491         * src/summaryview.c
2492         * src/summaryview.h
2493                 Add helpers to freeze/thaw/grab_focus
2494                 Factorize calls to freeze/thaw/grab_focus
2495                 
2496
2497 2006-09-28 [colin]      2.5.2cvs17
2498
2499         * src/main.c
2500                 More guards for the session management
2501
2502 2006-09-28 [colin]      2.5.2cvs16
2503
2504         * src/folderview.c
2505         * src/gtk/gtksctree.c
2506         * src/gtk/gtksctree.h
2507                 Make expanding not recursive in folderview
2508
2509 2006-09-28 [colin]      2.5.2cvs15
2510
2511         * src/addressbook.c
2512                 If nothing is selected in the list (right part)
2513                 and a group is selected in the tree (left part),
2514                 mail this group.
2515
2516 2006-09-28 [colin]      2.5.2cvs14
2517
2518         * src/Makefile.am
2519                 Actually use SM_LIBS
2520
2521 2006-09-28 [ticho]      2.5.2cvs13
2522
2523         * src/export.c
2524         * src/messageview.c
2525         * src/mimeview.c
2526         * src/news.c
2527         * src/pop.c
2528         * src/prefs_themes.c
2529         * src/procmsg.c
2530                 Small i18n string optimization.
2531         * src/send_message.c
2532         * src/summaryview.c
2533         * src/common/session.c
2534         * src/common/smtp.c
2535         * src/common/ssl_certificate.c
2536         * src/common/utils.c
2537                 Use "Couldn't" instead of "Can't" in UI messages,
2538                 where appropriate.
2539
2540 2006-09-28 [colin]      2.5.2cvs12
2541
2542         * configure.ac
2543                 Possibly fix link errors
2544
2545 2006-09-27 [wwp]        2.5.2cvs11
2546
2547         * src/gtk/authors.h
2548         * doc/man/sylpheed-claws.1
2549         * manual/ack.xml
2550         * manual/es/ack.xml
2551         * manual/fr/ack.xml
2552         * manual/pl/ack.xml
2553                 Updated authors info (me, myself and I).
2554
2555 2006-09-27 [colin]      2.5.2cvs10
2556
2557         * src/addressbook.c
2558                 Remove useless printf
2559
2560 2006-09-27 [wwp]        2.5.2cvs9
2561
2562         * src/editgroup.c
2563         * src/send_message.c
2564         * src/inc.c
2565         * src/prefs_common.c
2566         * src/prefs_common.h
2567         * src/gtk/progressdialog.c
2568                 remember more windows' sizes (send dialog, received dialog,
2569                 edit group in addressbook).
2570
2571 2006-09-27 [colin]      2.5.2cvs8
2572
2573         * configure.ac
2574         * src/main.c
2575         * src/mainwindow.h
2576                 Use libSM to communicate with the session
2577                 manager, so that we can know when the 
2578                 session ends, save our caches, and draft
2579                 our compose windows.
2580
2581 2006-09-27 [colin]      2.5.2cvs7
2582
2583         * src/addressbook.c
2584                 Fix issues:
2585                 o Allow Book and Group creation from the tree's
2586                   contextual menu
2587                 o Do not actually delete the contacts when 
2588                   deleting groups from the tree (duh!)
2589
2590 2006-09-27 [colin]      2.5.2cvs6
2591
2592         * src/compose.c
2593         * src/compose.h
2594         * src/mainwindow.c
2595         * src/textview.c
2596         * src/toolbar.c
2597                 o Allow passing an email address to 
2598                   compose_new_with_folderitem
2599                 o Update callers
2600                 o Use current folderitem when clicking
2601                   on a TextView mailto: link
2602                 o Fix a possible leak in TextView
2603
2604 2006-09-27 [colin]      2.5.2cvs5
2605
2606         * src/html.c
2607                 Use UTF-8 chars to replace HTML entities
2608
2609 2006-09-27 [colin]      2.5.2cvs4
2610
2611         * AUTHORS
2612         * src/prefs_account.c
2613         * src/gtk/authors.h
2614                 Fix bug #1024 (Array index out of
2615                 range in sylpheed-claws-2.5.2)
2616                 Patch by Ales Nosek <anosek@suse.cz>
2617
2618 2006-09-27 [colin]      2.5.2cvs3
2619
2620         * src/addr_compl.c
2621                 Actually do the test
2622
2623 2006-09-27 [colin]      2.5.2cvs2
2624
2625         * src/addr_compl.c
2626         * src/addr_compl.h
2627                 Allow completing with comma (in certain cases: vCalendar
2628                 for example doesn't support that)
2629                 Patch by Fabien Vantard
2630
2631 2006-09-26 [colin]      2.5.2cvs1
2632
2633         * src/Makefile.am
2634         * src/addr_compl.c
2635         * src/addr_compl.h
2636         * src/addrbook.c
2637         * src/addrbook.h
2638         * src/addressbook.c
2639         * src/addrindex.c
2640         * src/addrindex.h
2641         * src/compose.c
2642         * src/prefs_common.c
2643         * src/prefs_filtering_action.c
2644         * src/prefs_folder_item.c
2645         * src/prefs_template.c
2646         * src/stock_pixmap.c
2647         * src/stock_pixmap.h
2648         * src/pixmaps/addr_one.xpm
2649         * src/pixmaps/addr_two.xpm
2650                 Add auto-completion on groups
2651
2652 2006-09-26 [colin]      2.5.2
2653
2654         * NEWS
2655         * README
2656         * RELEASE_NOTES
2657                 2.5.2 released
2658
2659 2006-09-26 [colin]      2.5.1cvs5
2660
2661         * src/matcher.c
2662                 Fix condition
2663
2664 2006-09-26 [colin]      2.5.1cvs4
2665
2666         * src/mbox.c
2667                 Revert cvs1 (useless as the message is printed 
2668                 every 500 mails)
2669
2670 2006-09-26 [colin]      2.5.1cvs3
2671
2672         * src/partial_download.c
2673                 Fix crasher found by Alexsandar Urosevic
2674
2675 2006-09-26 [colin]      2.5.1cvs2
2676
2677         * src/summaryview.c
2678                 Fix bug #1023 (Sylpheed deletes too much messages)
2679
2680 2006-09-26 [ticho]      2.5.1cvs1
2681
2682         * src/mbox.c
2683                 Make use of gettext's multiple plurals for statusbar
2684                 progress message.
2685
2686 2006-09-25 [paul]       2.5.1
2687
2688         * NEWS
2689         * README
2690         * RELEASE_NOTES
2691                 2.5.1 released
2692
2693 2006-09-25 [colin]      2.5.0cvs3
2694
2695         * src/plugins/bogofilter/bogofilter.c
2696         * src/plugins/clamav/clamav_plugin.c
2697         * src/plugins/spamassassin/spamassassin.c
2698                 BogoFilter, Spamassassin: Fix double hook registering after
2699                 visiting preferences
2700                 Spamassassin, Clamav: Just set the mails to move instead of
2701                 doing the move - caller will move the things at once.
2702
2703 2006-09-25 [colin]      2.5.0cvs2
2704
2705         * src/imap.c
2706         * src/etpan/imap-thread.c
2707                 Use UID SEARCH ALL instead of UID 1:*
2708                 (braindead servers can't figure out that's
2709                 the same...)
2710
2711 2006-09-25 [wwp]        2.5.0cvs1
2712
2713         * src/message_search.c
2714                 Added the ability to stop a running search (in message body).
2715
2716 2006-09-25 [paul]       2.5.0
2717
2718         * NEWS
2719         * README
2720         * RELEASE_NOTES
2721                 2.5.0 released
2722
2723 2006-09-25 [paul]       2.4.0cvs214
2724
2725         * po/cs.po
2726         * po/de.po
2727         * po/fi.po
2728         * po/fr.po
2729         * po/nl.po
2730         * po/pt_BR.po
2731         * po/sk.po
2732         * po/sr.po
2733         * po/zh_CN.po
2734                 updated by Tim, Stephan Sachse, Flammie Pirinen,
2735                 Fabien Vantard, Tim Dijkstra, Frederico Goncalves Guimaraes,
2736                 Ticho, Aleksander Urosevic, Ralgh Young
2737
2738 2006-09-24 [mones]      2.4.0cvs213
2739
2740         * po/es.po
2741                 Updated for release
2742
2743 2006-09-23 [colin]      2.4.0cvs212
2744
2745         * src/gtk/inputdialog.c
2746                 Fix [ ] remember this appearing in normal
2747                 input dialogs after it's been used by
2748                 mimeview.
2749         * src/folder.c
2750         * src/folderview.c
2751         * src/msgcache.c
2752         * src/procmsg.c
2753         * src/summaryview.c
2754         * src/textview.c
2755         * src/common/timing.h
2756                 Enable timings in debug mode and make it
2757                 look prettier.
2758
2759 2006-09-22 [colin]      2.4.0cvs211
2760
2761         * README
2762                 Revert test change
2763         * commitHelper
2764                 ping the correct URI
2765
2766 2006-09-22 [colin]      2.4.0cvs210
2767
2768         * README
2769                 Let's see if bug #1022 is fixed
2770
2771 2006-09-21 [colin]      2.4.0cvs209
2772
2773         * src/wizard.c
2774         * src/common/plugin.c
2775                 Prepare infra to load predefined plugins when
2776                 no configuration existed. Don't actually load
2777                 anything yet (feat. freeze)
2778
2779 2006-09-21 [wwp]        2.4.0cvs208
2780
2781         * manual/fr/faq.xml
2782                 Partial sync w/ 2.4.0cvs72:
2783                 wrap file and minor updates.
2784
2785 2006-09-21 [wwp]        2.4.0cvs207
2786
2787         * tools/fix_date.sh
2788                 several fixes and enhancements. A new --force switch has been
2789                 added to prevent overriding by default Date: header when
2790                 already existing.
2791
2792 2006-09-21 [paul]       2.4.0cvs206
2793
2794         * src/common/utils.c
2795                 add Chinese UTF8 Re prefix
2796
2797 2006-09-21 [wwp]        2.4.0cvs205
2798
2799         * tools/Makefile.am
2800                 Fics alfabettical order.
2801
2802 2006-09-21 [wwp]        2.4.0cvs204
2803
2804         * tools/fix_date.sh
2805         * tools/Makefile.am
2806                 Added an action tool to fix missing Date field in emails.
2807                 Updated Makefile.am to reflect those last two additions.
2808
2809 2006-09-21 [wwp]        2.4.0cvs203
2810
2811         * tools/uuooffice
2812                 Added a action tool to open uuencoded docs w/
2813                 OpenOffice (based on uudec method).
2814
2815 2006-09-21 [colin]      2.4.0cvs202
2816
2817         * src/compose.c
2818         * src/textview.c
2819                 Workaround possible GTK crash: remove selection 
2820                 clipboard before destroying widget, or GTK+-2.10
2821                 dies. Thanks to Hiro.
2822
2823 2006-09-20 [colin]      2.4.0cvs201
2824
2825         * src/compose.c
2826                 Fix free-after-use in some cases (when 
2827                 procmime_encode_content() frees mimeinfo->data.mem
2828                 and turns it to a temp file)
2829
2830 2006-09-20 [colin]      2.4.0cvs200
2831
2832         * src/folderview.c
2833         * src/summaryview.c
2834         * src/gtk/gtksctree.c
2835         * src/gtk/gtksctree.h
2836                 Add tooltips in the folderview and summaryview
2837                 (Doesn't break string freeze as they already
2838                 exist)
2839         * src/toolbar.c
2840                 Put the spam button in the default configuration
2841                 if compiled with bogo plugin too
2842
2843 2006-09-19 [colin]      2.4.0cvs199
2844
2845         * src/summaryview.c
2846         * src/summaryview.h
2847                 Update folder name label on folder rename
2848         * src/prefs_matcher.c
2849         * src/gtk/logwindow.h
2850                 Fix warnings
2851                 Patches by Fabien
2852
2853 2006-09-19 [wwp]        2.4.0cvs198
2854
2855         * src/summary_search.c
2856                 fix can't click forward/backward buttons in the
2857                 search messages.
2858
2859 2006-09-18 [paul]       2.4.0cvs197
2860
2861         * src/wizard.c
2862                 add missing bracket, capitalise the A of
2863                 'SpamAssassin'
2864
2865 2006-09-18 [paul]       2.4.0cvs196
2866
2867         * src/compose.c
2868                 fix bug 1012 'crashed upon sending mail
2869                 from compose window'
2870                 Thanks to Colin
2871
2872 2006-09-16 [colin]      2.4.0cvs195
2873
2874         * src/folderview.c
2875                 Fix "real-time" sorting by freezing/thawing
2876
2877 2006-09-16 [colin]      2.4.0cvs194
2878
2879         * manual/faq.xml
2880                 Fix the anti-spam entry a bit
2881
2882 2006-09-16 [colin]      2.4.0cvs193
2883
2884         * src/wizard.c
2885                 Make sure reviewers have no excuse when stating
2886                 Sylpheed-Claws doesn't have antispam capabilities.
2887
2888 2006-09-16 [colin]      2.4.0cvs192
2889
2890         * src/main.c
2891                 Revert part of 2.3.0cvs18, Saving caches on SIGPIPE,
2892                 as if the SIGPIPE comes from etpan's thread we could
2893                 trigger a GUI update from this thread.
2894
2895 2006-09-16 [colin]      2.4.0cvs191
2896
2897         * src/summaryview.c
2898                 Init all members of the struct
2899
2900 2006-09-16 [paul]       2.4.0cvs190
2901
2902         * src/account.c
2903                 improvements to the English
2904
2905 2006-09-15 [colin]      2.4.0cvs189
2906
2907         * src/summaryview.c
2908                 HIG order on dialog
2909
2910 2006-09-14 [colin]      2.4.0cvs188
2911
2912         * src/common/socket.c
2913         * src/common/socket.h
2914         * src/common/ssl.c
2915         * src/common/ssl_certificate.c
2916         * src/common/ssl_certificate.h
2917         * src/etpan/imap-thread.c
2918                 the get_fqdn() call done to get canonical name when
2919                 checking an SSL certificate is blocking, which is
2920                 sad as we just did a non-blocking lookup to connect.
2921                 Fix that by letting the fqdn available to the SockInfo,
2922                 and use that in ssl_certificate_check(). For IMAP,
2923                 we don't do it as the lookup's done by libetpan, but
2924                 it's less annoying as IMAP connections as much more
2925                 rare than POP3 connections.
2926
2927 2006-09-14 [paul]       2.4.0cvs187
2928
2929         * manual/advanced.xml
2930                 improvements to the English,
2931                 properly place the new hidden options
2932                 within the alphabetical order
2933         * src/gtk/pluginwindow.c
2934                 improvements to the English
2935
2936 2006-09-14 [colin]      2.4.0cvs186
2937
2938         * src/prefs_common.c
2939         * src/prefs_common.h
2940         * src/gtk/gtksctree.c
2941         * manual/advanced.xml
2942                 New hidden pref, stripes_color_offset, to change
2943                 the value added/substracted to normal bgcolor to
2944                 create the stripes in summaries
2945
2946 2006-09-13 [colin]      2.4.0cvs185
2947
2948         * src/gedit-print.c
2949         * src/messageview.c
2950         * src/messageview.h
2951         * src/summaryview.c
2952         * src/textview.c
2953                 Fix misc. printing issues: 
2954                 - Bad font for linkified headers
2955                 - Different font if the mail was displayed or not
2956                 - Factorize the thing
2957
2958 2006-09-13 [colin]      2.4.0cvs184
2959
2960         * src/common/ssl_certificate.c
2961                 Only get FQDN once when checking certificate
2962
2963 2006-09-13 [colin]      2.4.0cvs183
2964
2965         * src/account.c
2966         * src/gtk/pluginwindow.c
2967                 Misc. GUI fixes by Fabien
2968
2969 2006-09-13 [wwp]        2.4.0cvs182
2970
2971         * configure.ac
2972         * src/common/utils.h
2973         * src/common/utils.c
2974                 get rid of unused wide-char functions.
2975
2976 2006-09-13 [wwp]        2.4.0cvs181
2977
2978         * src/plugins/pgpinline/sylpheed.def
2979         * src/textview.c
2980                 merge more w32 patches from gpg4win sources (Marcus Brinkmann <marcus@g10code.de>):
2981                 add privacy_reset_error to the .def file,
2982                 do not fork for an external textviewer.
2983
2984 2006-09-13 [wwp]        2.4.0cvs180
2985
2986         * src/prefs_common.c
2987                 fix broken font entry in prefs (patch issued by the gpg4win team,
2988                 probably by Marcus Brinkmann <marcus@g10code.de>).
2989
2990 2006-09-13 [colin]      2.4.0cvs179
2991
2992         * src/folder.h
2993                 Fix a warning in summaryview.c
2994         * src/mainwindow.c
2995         * src/summaryview.c
2996         * src/summaryview.h
2997                 Add missing Mark/* elements in the
2998                 main menu
2999
3000 2006-09-12 [colin]      2.4.0cvs178
3001
3002         * src/prefs_actions.c
3003         * src/prefs_filtering_action.c
3004         * src/prefs_matcher.c
3005                 Use (New) instead of New everywhere
3006
3007 2006-09-12 [wwp]        2.4.0cvs177
3008
3009         * manual/fr/addrbook.xml
3010         * manual/fr/handling.xml
3011                 updated some quotes in the fr manual to match the fr translation.
3012
3013 2006-09-12 [wwp]        2.4.0cvs176
3014
3015         * src/prefs_matcher.c
3016                 don't store translated string elements in matcher expressions.
3017                 Also fixed a misused of Q_().
3018
3019 2006-09-11 [wwp]        2.4.0cvs175
3020
3021         * src/plugins//bogofilter/bogofilter.c
3022         * src/plugins//clamav/clamav_plugin.c
3023         * src/plugins//demo/demo.c
3024         * src/plugins//dillo_viewer/dillo_viewer.c
3025         * src/plugins//pgpcore/plugin.c
3026         * src/plugins//pgpinline/plugin.c
3027         * src/plugins//pgpmime/plugin.c
3028         * src/plugins//spamassassin/spamassassin.c
3029                 gettext-ize more strings (mostly plugin error messages).
3030
3031 2006-09-11 [colin]      2.4.0cvs174
3032
3033         * src/alertpanel.c
3034                 Make maximum buffer size bigger to avoid
3035                 truncating translated messages. Patch by
3036                 Fabien
3037
3038 2006-09-11 [colin]      2.4.0cvs173
3039
3040         * src/etpan/imap-thread.c
3041                 Fix compilation on OpenBSD, thanks to 
3042                 Landry
3043
3044 2006-09-10 [wwp]        2.4.0cvs172
3045
3046         * manual/account.xml
3047         * manual/addrbook.xml
3048         * manual/handling.xml
3049         * manual/es/handling.xml
3050         * manual/fr/account.xml
3051         * manual/fr/addrbook.xml
3052         * manual/fr/handling.xml
3053                 documented addressbook matching (condition configuration):
3054                   addrbook.xml, en fr
3055                 documented per-account filtering rules (handling/filtering
3056                   section, account section):
3057                   account.xml, handling.xml, en fr
3058                 slightly updated the handling/searching section to tell few
3059                   words about the extended search ability:
3060                   handling.xml, en fr
3061                 added missing <quote></quotes> to Quick Search:
3062                   handling.xml, en fr es
3063                 fixed a typo (auomatically):
3064                   handling.xml, en
3065                 changes revisited by Paul.
3066
3067 2006-09-10 [paul]       2.4.0cvs171
3068
3069         * src/prefs_actions.c
3070         * src/prefs_filtering.c
3071         * src/prefs_template.c
3072                 adjustments to the gui
3073                 Patch by Fabien Vantard (slightly modified)
3074
3075 2006-09-10 [colin]      2.4.0cvs170
3076
3077         * src/summaryview.c
3078                 Check folderitem/summaryview consistency
3079                 (basically automates Update summary). Fixes
3080                 #1011 (wrong (negative) count on unread 
3081                 messages)
3082
3083 2006-09-10 [colin]      2.4.0cvs169
3084
3085         * src/gtk/gtksctree.c
3086                 Fix recursive expansion via mouse
3087         * src/plugins/bogofilter/bogofilter.c
3088                 Use normal filtering way of moving
3089                 messages (batching), possibly fixing
3090                 bug #1015 (Bogofilter plugin doubles 
3091                 new messages)
3092
3093 2006-09-09 [wwp]        2.4.0cvs168
3094
3095         * src/prefs_filtering.c
3096                 better place for this fix.
3097
3098 2006-09-09 [wwp]        2.4.0cvs167
3099
3100         * src/prefs_filtering.c
3101                 fix a minor bug when the enabled status of a filtering/processing
3102                 rule always got set to TRUE when replacing this rule. That still
3103                 make sense when adding a new rule, but now when replacing, we
3104                 don't override the value of 'enabled'.
3105                 Also renamed the func prefs_filtering_list_view_get_rule_name()
3106                 to prefs_filtering_list_view_get_info() as this function not only
3107                 returns the name, but also the account_id and the enabled status.
3108
3109 2006-09-09 [mones]      2.4.0cvs166
3110
3111         * manual/glossary.xml
3112         * manual/plugins.xml
3113                 Minor format corrections
3114         * manual/gpl.xml
3115                 Fix misplaced NO WARRANTY section
3116         * manual/es/advanced.xml
3117         * manual/es/faq.xml
3118         * manual/es/glossary.xml
3119         * manual/es/gpl.xml
3120         * manual/es/handling.xml
3121         * manual/es/plugins.xml
3122         * manual/es/starting.xml
3123                 Incorporate changes from English version
3124         * manual/fr/ack.xml
3125         * manual/pl/ack.xml
3126         * manual/es/ack.xml
3127                 Fix address, (add translation credits in es version)
3128         * po/es.po
3129                 Updated translation
3130
3131 2006-09-09 [wwp]        2.4.0cvs165
3132
3133         * src/prefs_filtering.c
3134                 fix a crash when opening filtering prefs, if matcherrc file contains
3135                 broken data (non-existing account id, which is theoretically not
3136                 possible).
3137
3138 2006-09-08 [colin]      2.4.0cvs164
3139
3140         * src/folder.c
3141                 Wrong assert, make it an if()
3142         * src/gtk/gtksctree.c
3143                 Fix bug #1013 (expand selected thread 
3144                 tree) - expanding is now recursive
3145
3146 2006-09-07 [wwp]        2.4.0cvs163
3147
3148         * src/prefs_matcher.c
3149                 make better sentences about addressbook matching in the
3150                 matcher prefs. This should make translators' work easier
3151                 too.
3152
3153 2006-09-07 [wwp]        2.4.0cvs162
3154
3155         * src/prefs_filtering.c
3156                 code simplification (get rid of dup var. assignment).
3157
3158 2006-09-07 [wwp]        2.4.0cvs161
3159
3160         * src/summaryview.c
3161                 use GTK_STOCK icons when possible, patch by Fabien Vantard
3162                 <fzzzzz@gmail.com>.
3163
3164 2006-09-07 [paul]       2.4.0cvs160
3165
3166         * src/mimeview.c
3167                 fix compilation warnings
3168                 Thanks to Colin
3169
3170 2006-09-07 [paul]       2.4.0cvs159
3171
3172         * src/mimeview.c
3173                 select the mimepart icon when
3174                 displaying as text
3175                 Thanks to Colin
3176
3177 2006-09-06 [paul]       2.4.0cvs158
3178
3179         * src/prefs_filtering.c
3180                 fix labels and table element spacing
3181                 Patch by Fabien Vantard
3182
3183 2006-09-06 [paul]
3184
3185         2.5.0-rc3 released
3186
3187 2006-09-06 [paul]       2.4.0cvs157
3188
3189         * manual/es/advanced.xml
3190                 fix typo
3191
3192 2006-09-06 [wwp]        2.4.0cvs156
3193
3194         * src/mainwindow.c
3195                 fix an dup launch issue when iconified, thanks to Colin.
3196
3197 2006-09-06 [wwp]        2.4.0cvs155
3198
3199         * src/gtk//gtksctree.h
3200                 oops, forgot that one!
3201
3202 2006-09-06 [wwp]        2.4.0cvs154
3203
3204         * manual/pl/advanced.xml
3205         * manual/advanced.xml
3206         * manual/es/advanced.xml
3207         * manual/fr/advanced.xml
3208         * src/prefs_customheader.c
3209         * src/prefs_filtering_action.c
3210         * src/foldersel.c
3211         * src/prefs_summaries.c
3212         * src/prefs_filtering.c
3213         * src/account.c
3214         * src/compose.c
3215         * src/prefs_summary_column.c
3216         * src/addr_compl.c
3217         * src/prefs_actions.c
3218         * src/prefs_folder_column.c
3219         * src/ssl_manager.c
3220         * src/prefs_template.c
3221         * src/prefs_display_header.c
3222         * src/prefs_common.h
3223         * src/prefs_matcher.c
3224         * src/prefs_common.c
3225         * src/prefs_toolbar.c
3226         * src/summaryview.c
3227         * src/folderview.c
3228         * src/gtk/gtksctree.c
3229         * src/gtk/pluginwindow.c
3230         * src/gtk/progressdialog.c
3231         * src/gtk/prefswindow.c
3232                 renamed hidden option enable_rules_hint to use_stripes_everywhere
3233                 to make its meaning more obvious (all versions of the manual reflect
3234                 the change).
3235                 added an extra hidden option use_stripes_in_summary to allow
3236                 discarding these stripes in mainwindow's folder and message lists;
3237                 en and fr manuals only are OK towards this.
3238
3239 2006-09-06 [colin]      2.4.0cvs153
3240
3241         * src/textview.c
3242                 Hide Sylpheed-Claws' internal queue headers
3243                 when showing all headers. They'll be present
3244                 only in Source window.
3245
3246 2006-09-05 [colin]      2.4.0cvs152
3247
3248         * src/plugins/trayicon/trayicon.c
3249                 Fix crash at exit - we have to disconnect
3250                 our handlers
3251         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
3252                 Update eggtrayicon - patch adapted from a
3253                 patch by Fryderyk Dziarmagowski <freetz@gmx.net>
3254                 on Sylpheed's ML
3255
3256 2006-09-05 [colin]      2.4.0cvs151
3257
3258         * src/mainwindow.c
3259         * src/gtk/logwindow.c
3260                 Fix race condition when something writes
3261                 to the log too soon during init. Thanks
3262                 to Fabien Vantard
3263
3264 2006-09-05 [colin]      2.4.0cvs150
3265
3266         * src/mimeview.c
3267                 Don't select part on right-click either
3268
3269 2006-09-05 [paul]       2.4.0cvs149
3270
3271         * src/mimeview.c
3272                 completion of previous commit
3273                 Thanks to Colin
3274
3275 2006-09-05 [colin]      2.4.0cvs148
3276
3277         * src/mimeview.c
3278                 Don't force selection on middle-click, just open
3279
3280 2006-09-04 [colin]      2.4.0cvs147
3281
3282         * src/mimeview.c
3283                 Looks like gtk_notebook_set_current_page()
3284                 sometimes steals focus, and this annoys us
3285                 in MimeViewers as it renders navigation
3286                 keys useless. Take back focus after switching
3287                 pages.
3288
3289 2006-09-04 [colin]      2.4.0cvs146
3290
3291         * src/messageview.c
3292                 Set stop_loading when clicking on Next
3293                 during load. Don't add a callback to 
3294                 avoid over-complicating things.
3295
3296 2006-09-04 [colin]      2.4.0cvs145
3297
3298         * src/mimeview.c
3299         * src/messageview.c
3300                 Fix multiple loads in separate messageview
3301
3302 2006-09-04 [colin]      2.4.0cvs144
3303
3304         * src/summaryview.c
3305                 Let navigation keys be handled during 
3306                 load
3307
3308 2006-09-04 [colin]      2.4.0cvs143
3309
3310         * src/messageview.c
3311         * src/summaryview.c
3312         * src/textview.c
3313         * src/textview.h
3314                 Make loading of huge mails (lots of text and/or
3315                 images) cancellable, so the GUI doesn't block 
3316
3317 2006-09-04 [colin]      2.4.0cvs142
3318
3319         * src/plugins/trayicon/trayicon.c
3320                 Fix annoyance when removing a folder with 
3321                 unread mails: trayicon didn't update
3322
3323 2006-09-04 [paul]       2.4.0cvs141
3324
3325         * src/gtk/icon_legend.c
3326                 straighten up columns
3327                 Patch by Fabien Vantard
3328
3329 2006-09-04 [wwp]        2.4.0cvs140
3330
3331         * src/prefs_filtering.c
3332                 fix new line's account name in filtering prefs:
3333                 was "All", is now "(New)".
3334
3335 2006-09-04 [paul]       2.4.0cvs139
3336
3337         * tools/make.themes.project
3338                 use "AUTOMAKE_OPTIONS = dist-bzip2"
3339                 instead of homebrewed "make release"
3340
3341 2006-09-03 [colin]      2.4.0cvs138
3342
3343         * src/folderview.c
3344                 Fix bug #1007 (Wrong folder highlighted)
3345
3346 2006-09-03 [colin]      2.4.0cvs137
3347
3348         * src/compose.c
3349                 Don't set Newsgroup: header to a mail folder
3350                 path
3351
3352 2006-09-03 [paul]       2.4.0cvs136
3353
3354         * src/prefs_other.c
3355         * src/prefs_spelling.c
3356                 unify the gui
3357
3358 2006-09-03 [paul]       2.4.0cvs135
3359
3360         * src/prefs_summaries.c
3361                 correct menu item text in prefs_keybind_apply_clicked()
3362
3363 2006-09-03 [paul]       2.4.0cvs134
3364
3365         * manual/advanced.xml
3366                 some improvements to the descriptions
3367         * src/mainwindow.c
3368         * src/messageview.c
3369         * src/summaryview.c
3370         * src/gtk/menu.c
3371                 fix menu sensitivity issues
3372         * src/prefs_message.c
3373                 drop the useless word 'short'
3374         * src/prefs_other.c
3375                 add the word 'lines' indicating log length
3376                 is a measure of lines
3377         * src/textview.c
3378                 fix compilation warnings
3379
3380 2006-09-02 [colin]      2.4.0cvs133
3381
3382         * src/messageview.c
3383                 Display a special return-receipt message
3384                 if the message is from the user
3385         * src/summaryview.c
3386                 Fix missing freeze of the list when marking
3387                 all read and unthreading for exec. Thanks
3388                 to Stephan Sachse.
3389
3390 2006-09-02 [paul]       2.4.0cvs132
3391
3392         * src/mainwindow.c
3393         * src/prefs_message.c
3394         * src/summaryview.c
3395                 fix some english
3396
3397 2006-09-02 [wwp]        2.4.0cvs131
3398
3399         * src/prefs_filtering.c
3400                 added an account name column to the filtering rules
3401                 dialog.
3402
3403 2006-09-02 [colin]      2.4.0cvs130
3404
3405         * src/gtk/logwindow.c
3406         * src/gtk/logwindow.h
3407                 Block scrolling if we're not at the end
3408                 of the log
3409
3410 2006-09-02 [colin]      2.4.0cvs129
3411
3412         * src/folder.c
3413                 Make sure account-specific rules can't
3414                 be used in {pre-,post-,}processing
3415         * src/mainwindow.c
3416         * src/gtk/logwindow.c
3417         * src/gtk/logwindow.h
3418                 Jump to last error when clicking on the
3419                 warning icon
3420
3421 2006-09-02 [colin]      2.4.0cvs128
3422
3423         * src/imap.c
3424         * src/import.c
3425         * src/mainwindow.c
3426         * src/mainwindow.h
3427                 Fix warning icon
3428         * src/inc.c
3429         * src/mbox.c
3430         * src/mbox.h
3431                 Let proc_mbox know its account, for
3432                 account-specific rules
3433
3434 2006-09-01 [colin]      2.4.0cvs127
3435
3436         * src/codeconv.c
3437                 Don't uselessly use iconv to convert from
3438                 us-ascii
3439         * src/alertpanel.c
3440         * src/mainwindow.c
3441         * src/mainwindow.h
3442         * src/inc.c
3443                 Fix certain log cases, disable warning icon
3444                 for now, the correct way to display it when
3445                 necessary and only when necessary is probably
3446                 to do it manually rather than use error logs
3447         * src/etpan/imap-thread.c
3448                 Clean up UID logging a bit
3449         * src/gtk/logwindow.c
3450         * src/gtk/logwindow.h
3451                 Make logging faster when the window's closed
3452
3453 2006-09-01 [wwp]        2.4.0cvs126
3454
3455         * manual/fr/account.xml
3456                 reflect changes to the ref. manual (parts of cvs72):
3457                 fix tabnames and quotes.
3458
3459 2006-09-01 [wwp]        2.4.0cvs125
3460
3461         * manual/fr/plugins.xml
3462                 reflect changes to the reference manual (cvs42):
3463                 update IRC channel info.
3464
3465 2006-09-01 [wwp]        2.4.0cvs124
3466
3467         * commitHelper
3468                 use CVSEDITOR env. var. if set, according to `man cvs`.
3469
3470 2006-09-01 [wwp]        2.4.0cvs123
3471
3472         * manual/advanced.xml
3473                 better sentence again (thanks to Paul).
3474
3475 2006-09-01 [wwp]        2.4.0cvs122
3476
3477         * manual/advanced.xml
3478         fix definition of toolbar_detachable and rework a bit the one of
3479         enable_dotted_lines.
3480
3481 2006-09-01 [mones]      2.4.0cvs121
3482
3483         * manual/advanced.xml
3484                 Document enable_dotted_lines
3485
3486 2006-09-01 [paul]       2.4.0cvs120
3487
3488         * src/folderview.c
3489         * src/folderview.h
3490         * src/imap.c
3491         * src/mainwindow.c
3492         * src/summaryview.c
3493                 obey the 'When entering folder...' option
3494                 when using the /View/Go to/... menu items
3495                 Thanks to Colin
3496
3497 2006-08-31 [colin]      2.4.0cvs119
3498
3499         * src/folderview.c
3500                 Revert 2.4.0cvs116, wrong fix.
3501
3502 2006-08-31 [colin]      2.4.0cvs118
3503
3504         * src/gtk/gtksctree.c
3505                 Better state the various copyrights
3506
3507 2006-08-31 [colin]      2.4.0cvs117
3508
3509         * src/prefs_common.c
3510                 fix enable_dotted_lines
3511
3512 2006-08-31 [colin]      2.4.0cvs116
3513
3514         * src/folderview.c
3515                 Use pref "Always open on select" when going
3516                 to next unread folder
3517         * src/gtk/gtksctree.c
3518                 Fix link failure to _gtk_clist_create_cell_layout
3519                 on certain computers. (Why not mine, I wonder)
3520
3521 2006-08-31 [colin]      2.4.0cvs115
3522
3523         * src/procmsg.c
3524         * src/textview.c
3525         * src/plugins/bogofilter/bogofilter.c
3526         * src/plugins/spamassassin/spamassassin.c
3527                 Requalify some "errors" to warnings
3528         * src/mainwindow.c
3529         * src/mainwindow.h
3530         * src/statusbar.c
3531                 Add an icon in the statusbar to notify
3532                 of errors
3533         * src/gtk/gtksctree.c
3534         * src/folderview.c
3535         * src/summaryview.c
3536                 Make the GtkSCTree look more modern by
3537                 alternating background lines
3538         * src/prefs_common.c
3539         * src/prefs_common.h
3540                 Add a pref to let people have the old
3541                 way if they prefer
3542
3543
3544 2006-08-30 [colin]      2.4.0cvs114
3545
3546         * src/procmsg.c
3547         * src/procmsg.h
3548                 Provide a way to filter a list of
3549                 messages in an optimised manner, and
3550                 add a list-filtering hook
3551         * src/folder.c
3552         * src/inc.c
3553         * src/mbox.c
3554                 Use the list filtering
3555         * src/plugins/bogofilter/bogofilter.c
3556                 Use the list-filtering hook
3557                 Use -b (bulk) mode for more speed
3558                 when learning and filtering
3559         * src/etpan/imap-thread.c
3560                 Make log output shorter in UID SEARCH
3561
3562
3563 2006-08-30 [colin]      2.4.0cvs113
3564
3565         * src/plugins/bogofilter/bogofilter.c
3566                 Really fast mass learning - thanks to David
3567                 Relson for the options explanations :)
3568
3569 2006-08-30 [colin]      2.4.0cvs112
3570
3571         * src/msgcache.c
3572                 Fix compilation on FreeBSD. Thanks
3573                 to Michael Hugues
3574
3575 2006-08-29 [colin]      2.4.0cvs111
3576
3577         * src/folderview.c
3578                 Handle "popup_menu" signal (for popping the 
3579                 menu via the keyboard)
3580         * src/mimeview.c
3581         * src/mimeview.h
3582         * src/summaryview.c
3583         * src/textview.c
3584         * src/gtk/gtkutils.c
3585         * src/gtk/gtkutils.h
3586                 Factorize scrolling code, and add an API 
3587                 for MimeViewers to handle scroll orders
3588
3589 2006-08-29 [wwp]        2.4.0cvs110
3590
3591         * src/plugins//bogofilter/bogofilter.c
3592         * src/plugins//spamassassin/spamassassin.c
3593                 make the bogofilter/spamassassin filtering error dialogs at
3594         incorporation obey to the "don't popup error dialog on
3595         receive error" option. If disabled, feed the log window w/
3596         the error message.
3597
3598 2006-08-29 [paul]
3599
3600         2.5.0-rc2 released
3601
3602 2006-08-29 [paul]       2.4.0cvs109
3603
3604         * Makefile.am
3605                 remove 'make release', it's not needed
3606                 since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
3607
3608 2006-08-29 [paul]       2.4.0cvs108
3609
3610         * src/foldersel.c
3611         * src/summary_search.c
3612         * src/gtk/progressdialog.c
3613         * src/plugins/pgpcore/passphrase.c
3614                 replace deprecated gtk_window_set_policy()
3615
3616 2006-08-29 [colin]      2.4.0cvs107
3617
3618         * src/folder.c
3619                 Fix data loss when copy fails during a move:
3620                 only use fast remove_msgs if everything was
3621                 copied OK; else use slow remove_msg on the
3622                 mails that got copied only.
3623
3624 2006-08-28 [paul]       2.4.0cvs106
3625
3626         * src/mh.c
3627                 revert change in 2.4.0cvs104, it breaks
3628                 stuff
3629
3630 2006-08-28 [paul]       2.4.0cvs105
3631
3632         * src/plugins/spamassassin/spamassassin.c
3633                 english fix
3634
3635 2006-08-28 [paul]       2.4.0cvs104
3636
3637         * src/mh.c
3638                 fix data loss when moving to another
3639                 mailbox fails
3640         * src/prefs_spelling.c
3641                 improve the english
3642         * src/gtk/pluginwindow.c
3643                 improve the layout of the dialog text
3644         All thanks to Colin
3645
3646 2006-08-28 [paul]       2.4.0cvs103
3647
3648         * src/plugins/bogofilter/bogofilter.c
3649         * src/plugins/bogofilter/bogofilter_gtk.c
3650                 fix english up a bit, innit
3651
3652 2006-08-28 [paul]       2.4.0cvs102
3653
3654         * configure.ac
3655         * po/Makefile.in.in
3656         * po/Makevars
3657                 require autoconf 2.60, enabling building
3658                 with gettext 0.15 (gettext 0.14.x build still
3659                 possible). Replace Makefiles with versions
3660                 from gettext 0.15.
3661                 Remove configure options --with-localedir and
3662                 --with-mandir. The options that are provided
3663                 directly by autoconf 2.60 can be used instead:
3664                 --mandir --localedir
3665
3666 2006-08-27 [colin]      2.4.0cvs101
3667
3668         * src/plugins/bogofilter/Makefile.am
3669                 Fix make dist (no README)
3670
3671 2006-08-27 [colin]      2.4.0cvs100
3672
3673         * src/folder.c
3674                 Don't use F_UNKNOWN folders for any default
3675                 outbox/trash/etc
3676         * src/plugins/bogofilter/bogofilter.c
3677         * src/plugins/bogofilter/bogofilter.h
3678         * src/plugins/bogofilter/bogofilter_gtk.c
3679                 Add an option to specify the path to bogofilter
3680                 Use single-quotes to be able to learn in folders
3681                 with spaces in their names
3682                 Verify learning status
3683
3684 2006-08-27 [colin]      2.4.0cvs99
3685
3686         * manual/faq.xml
3687         * manual/plugins.xml
3688                 Document Bogofilter plugin
3689
3690 2006-08-27 [colin]      2.4.0cvs98
3691
3692         * src/compose.c
3693         * src/messageview.c
3694         * src/procmsg.c
3695         * src/procmsg.h
3696                 When possible, copy the queued mail to sent folder
3697                 instead of re-adding. Much faster on IMAP.
3698
3699 2006-08-27 [colin]      2.4.0cvs97
3700
3701         * src/msgcache.c
3702                 Disable mmaped caches - huge metadata loss
3703                 here after a power failure.
3704         * src/summaryview.c
3705                 Add quicksearch timing
3706         * src/common/plugin.c
3707         * src/common/plugin.h
3708                 Implement an interface to tell what plugins
3709                 provide. Prevent loading of similar plugins.
3710         * src/plugins/clamav/clamav_plugin.c
3711         * src/plugins/demo/demo.c
3712         * src/plugins/dillo_viewer/dillo_viewer.c
3713         * src/plugins/pgpcore/plugin.c
3714         * src/plugins/pgpinline/pgpinline.c
3715         * src/plugins/pgpmime/pgpmime.c
3716         * src/plugins/spamassassin/spamassassin.c
3717         * src/plugins/trayicon/trayicon.c
3718                 Implement plugin_provides()
3719
3720 2006-08-27 [colin]      2.4.0cvs96
3721
3722         * configure.ac
3723         * src/plugins/Makefile.am
3724         * src/plugins/bogofilter/.cvsignore
3725         * src/plugins/bogofilter/Makefile.am
3726         * src/plugins/bogofilter/bogofilter.c
3727         * src/plugins/bogofilter/bogofilter.h
3728         * src/plugins/bogofilter/bogofilter_gtk.c
3729                 New Bogofilter plugin, provides filtering and
3730                 learning. Spamassassin will go to extra plugins.
3731
3732 2006-08-26 [mones]      2.4.0cvs95
3733
3734         * manual/handling.xml
3735                 Fix subfolder path in the example (thanks to Paul) 
3736
3737 2006-08-26 [mones]      2.4.0cvs94
3738
3739         * manual/glossary.xml
3740                 2.2. + add ISP to the glossary
3741                 7.5. + Add UIDL to glossary
3742                 7.7. + Add TCP to glossary
3743         * manual/handling.xml
3744                 7.1. + Mentions GNU/Linux distribution, what about the non...
3745                 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
3746                 7.3. + Mentions .bashrc, what about the non-bash ones? 
3747                 7.4. = Use appropriate quotation for commands
3748                 7.6. = change "" to <quote></quote>
3749         * manual/plugins.xml
3750                 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends         
3751         * manual/starting.xml
3752                 2.1. + local mbox file: some examples of mbox file locations...
3753                 Also reformatted files requiring it
3754
3755 2006-08-26 [wwp]        2.4.0cvs93
3756
3757         * src/summary_search.c
3758                 disable find buttons while summary search is running.
3759
3760 2006-08-25 [colin]      2.4.0cvs92
3761
3762         * src/folder.c
3763         * src/folderutils.c
3764         * src/mh.c
3765         * src/procmsg.h
3766         * src/summaryview.c
3767                 Speed up MH moving, and add progressbar
3768                 for MH deletion
3769         * src/msgcache.c
3770                 Write cache files using mmap() too
3771
3772 2006-08-25 [wwp]        2.4.0cvs91
3773
3774         * src/summaryview.c
3775                 switch spam<->ham button when a message has been marked as spam or ham
3776                 and is still selected. Thanks to Colin.
3777
3778 2006-08-25 [paul]       2.4.0cvs90
3779
3780         * src/Makefile.am
3781         * src/stock_pixmap.c
3782         * src/stock_pixmap.h
3783         * src/summaryview.c
3784         * src/gtk/icon_legend.c
3785         * src/pixmaps/copied.xpm
3786         * src/pixmaps/moved.xpm
3787                 add icons for delayed execution marked for
3788                 copying, marked for moving
3789
3790 2006-08-25 [mones]      2.4.0cvs89
3791
3792         * manual/glossary.xml
3793                 Fix the other glossary items:
3794                 5.1. = Inmmediate execution -> <quote>immediate execution...
3795                 5.2. = Fix MBOX capitalization -> Mbox
3796                 5.3. + Improve Plugins def. w/ tech. ref.
3797                 5.4. = Quotation -> replace '>' by <quote>></quote>
3798                 5.5. - SMTP Server. -> remove dot
3799         * po/es.po
3800                 Updated translation
3801
3802 2006-08-25 [mones]      2.4.0cvs88
3803
3804         * manual/ack.xml
3805                 Reformatted, changed email address
3806         * manual/glossary.xml
3807                 Reformatted, fixed MANUAL-TODO items:
3808                 8.2. + add ROT-13 to glossary
3809                 8.4. + add URL to glossary
3810         * manual/es/advanced.xml
3811                 Fixed <literal>s
3812
3813 2006-08-25 [paul]       2.4.0cvs87
3814
3815         * src/gtk/icon_legend.c
3816                 add 'marked for deletion' icon
3817                 arrange icons by containing column
3818                 wrap long label text
3819
3820 2006-08-25 [colin]      2.4.0cvs86
3821
3822         * src/common/utils.c
3823         * src/common/utils.h
3824                 Add the sc_g_*list_bigger functions in
3825                 a place everyone can use it
3826         * src/summaryview.c
3827                 Only freeze/thaw the list when working
3828                 on the selection, if it's bigger than 1
3829         * src/gtk/gtksctree.c
3830                 Only freeze/thaw the list when unselec-
3831                 ting 'all' if ('all' != 1)
3832                 This avoids some flickering
3833
3834 2006-08-24 [colin]      2.4.0cvs85
3835
3836         * src/addressbook.c
3837                 Fix strange list selection
3838                 Fix random seg (Invalid read of freed memory)
3839
3840 2006-08-24 [colin]      2.4.0cvs84
3841
3842         * src/alertpanel.c
3843         * src/gtk/inputdialog.c
3844         * src/plugins/pgpcore/passphrase.c
3845                 Revert minimal width patch of 2.4.0cvs67,
3846                 as it is also a maximal width. Use 
3847                 gtk_window_set_default_size instead.
3848
3849 2006-08-24 [colin]      2.4.0cvs83
3850
3851         * src/msgcache.c
3852                 Write cache/mark to temp files before
3853                 overwriting old ones (avoids metadata
3854                 loss if writing the new files fail).
3855                 Use mmap() to read cache/mark file, as
3856                 this makes cache reading faster. Dis-
3857                 abled for big-endian machines until it
3858                 can be tested. (Big-endian users: set
3859                 msgcache_use_mmap = TRUE in the relevant
3860                 #if).
3861         * src/procmsg.h
3862                 Move rarely used fields of MsgInfo in 
3863                 another structure, which will only be
3864                 allocated if needed. Face, X-Face,
3865                 Return receipt headers and List-*
3866                 headers are moved. Mails having none
3867                 of these occupy 52 bytes less with
3868                 this patch, which makes 2.5MB of RAM
3869                 saved on a 50k folder).
3870         * src/headerview.c
3871         * src/mainwindow.c
3872         * src/messageview.c
3873         * src/partial_download.c
3874         * src/procheader.c
3875         * src/procmsg.c
3876         * src/textview.c
3877                 Follow this structure change.
3878
3879 2006-08-24 [wwp]        2.4.0cvs82
3880
3881         * manual/es/.cvsignore
3882         * manual/es/dist/.cvsignore
3883         * manual/es/dist/html/.cvsignore
3884         * manual/es/dist/pdf/.cvsignore
3885         * manual/es/dist/ps/.cvsignore
3886         * manual/es/dist/txt/.cvsignore
3887                 more (generated) files to ignore.
3888
3889 2006-08-24 [colin]      2.4.0cvs81
3890
3891         * src/folder.c
3892         * src/mh.c
3893                 Fix possible problems with local delivery. Check the folder doesn't
3894                 need scan before setting its mtime when saving cache (which can be
3895                 done long after the folder's been modified by an external process);
3896                 Check that the stored item's mtime didn't change in mh functions.
3897
3898 2006-08-24 [mones]      2.4.0cvs80
3899
3900         * manual/advanced.xml
3901                 Rewrapping, some fixes and MANUAL-TODO items:
3902                 8.1. = change "" to <quote></quote>
3903                 8.3. = quote menu items
3904                 8.5. - deploying -> new user ... ideally a new user (redundant)
3905
3906 2006-08-23 [colin]      2.4.0cvs79
3907
3908         * src/gtk/gtksctree.c
3909                 When selecting or deselecting range, only
3910                 freeze/thaw when selection is bigger than 10
3911
3912 2006-08-23 [colin]      2.4.0cvs78
3913
3914         * src/messageview.c
3915         * src/mimeview.c
3916         * src/mimeview.h
3917         * src/plugins/dillo_viewer/dillo_viewer.c
3918                 Provide an API for MimeViewer plugins to
3919                 return a text selection for replying
3920
3921 2006-08-23 [colin]      2.4.0cvs77
3922
3923         * src/image_viewer.c
3924         * src/textview.c
3925                 Use gtk_pixbuf_new_from_file_at_scale(), which
3926                 is faster than getting the pixbuf then resizing
3927                 it.
3928
3929 2006-08-23 [colin]      2.4.0cvs76
3930
3931         * src/procmime.c
3932                 UTF-8 should be sent Quoted-printable
3933
3934 2006-08-22 [colin]      2.4.0cvs75
3935
3936         * src/mh.c
3937                 Check if scan is required before touching
3938                 the folder (or it'll be required every time)
3939
3940 2006-08-22 [colin]      2.4.0cvs74
3941
3942         * configure.ac
3943                 Require libetpan 0.46 (crasher fix when built
3944                 against gnutls)
3945
3946 2006-08-22 [colin]      2.4.0cvs73
3947
3948         * src/folder.c
3949                 Set folder's mtime after writing its
3950                 cache
3951         * src/folderview.c
3952                 Add some timing
3953         * src/procmsg.c
3954                 Don't do useless stuff if we don't 
3955                 thread by subject
3956         * src/summaryview.c
3957                 Add some timing, don't deselect prior
3958                 to selecting (gtksctree does it itself),
3959                 remove crash avoidance hacks as it's been
3960                 properly fixed since a while
3961         * src/common/utils.c
3962                 Optimize to_human_readable(): _() is slow,
3963                 do it only once, and avoid %f format for KB
3964                 (the most common in a summaryview)
3965         * src/gtk/gtksctree.c
3966                 Don't uselessly freeze/thaw (fixes flicker
3967                 on next unread and friends), reduce number
3968                 of g_list_nth/g_list_position where possible
3969         * src/gtk/gtkutils.c
3970         * src/gtk/gtkutils.h
3971                 Reduce number of g_list_nth/g_list_position
3972                 where possible.
3973                 All of this makes loading as 70k folder 2.1
3974                 seconds instead of 3.2 (with hot FS caches).
3975                 (1.3 seconds without Date and Size columns...)
3976
3977 2006-08-22 [paul]       2.4.0cvs72
3978
3979         wrap documents and do some items from mones' MANUAL-TODO:
3980
3981         * manual/account.xml
3982                 4.1. = fix tabname references to <quote>tabname</quote>
3983                 4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
3984         * manual/faq.xml
3985                 1.1. = mentioned options don't match UI
3986                 Add information about the 'Never send Return Receipts'
3987                 option
3988         * manual/handling.xml
3989                 6.2. = Mentions Extended symbols button, but now is
3990                 named Information
3991                 6.3. = Mentions ... button, which is now Edit
3992
3993 2006-08-22 [colin]      2.4.0cvs71
3994
3995         * src/gtk/pluginwindow.c
3996                 Fix layout in verbose translations (such
3997                 as french)
3998
3999 2006-08-22 [paul]       2.4.0cvs70
4000
4001         * manual/Makefile.am
4002                 build manuals in alphabetical order
4003         * src/addressbook.c
4004         * src/prefs_themes.c
4005                 replace/remove deprecated symbols
4006         * src/gtk/gtkutils.c
4007                 fix a warning
4008         * src/gtk/pluginwindow.c
4009                 replace deprecated symbol
4010                 replace label text and move it
4011         * src/plugins/pgpcore/prefs_gpg.c
4012                 move the 'Generate...' button out of the
4013                 Sign Key frame, replace the English used
4014         * src/plugins/pgpcore/sgpgme.c
4015                 fixes to the English
4016
4017 2006-08-21 [colin]      2.4.0cvs69
4018
4019         * src/plugins/trayicon/trayicon.c
4020                 Add more strings for translation; patch
4021                 by Pawel
4022
4023 2006-08-21 [colin]      2.4.0cvs68
4024
4025         * src/compose.c
4026                 fix replied flag not set after drafting
4027         * src/matcher.c
4028                 fix body quicksearch in non-encoded bodies
4029                 containing '='
4030         * src/msgcache.c
4031                 Get rid of the g_malloc workaround for
4032                 corrupted caches, use g_try_malloc
4033
4034 2006-08-21 [colin]      2.4.0cvs67
4035
4036         * src/alertpanel.c
4037         * src/gtk/inputdialog.c
4038         * src/plugins/pgpcore/passphrase.c
4039                 Set minimal width to 375
4040         * src/mainwindow.c
4041                 Fix switching to offline, asking if it 
4042                 should be overriden for synchronising
4043         * src/mimeview.c
4044                 Don't offer to remember command on Open 
4045                 with for text parts, as the browser or 
4046                 text editor command isn't changed from 
4047                 there
4048
4049 2006-08-20 [paul]       2.4.0cvs66
4050
4051         * po/ko.po
4052         * po/zh_CN.po
4053                 fix plural form errors. revealed by stricter
4054                 checking of gettext 0.15
4055
4056 2006-08-18 [paul]       2.4.0cvs65
4057
4058         * src/stock_pixmap.c
4059                 fix the fix of 2.4.0cvs64
4060                 Thanks to Colin
4061
4062 2006-08-18 [paul]       2.4.0cvs64
4063
4064         * src/stock_pixmap.c
4065                 fix leaks
4066                 Thanks to Colin
4067
4068 2006-08-18 [paul]       2.4.0cvs63
4069
4070         * src/compose.c
4071         * src/procmsg.c
4072                 fix occasional IMAP bug where large msgs
4073                 were left in the queue folder after sending
4074                 Thanks to Colin
4075
4076 2006-08-18 [paul]       2.4.0cvs62
4077
4078         * src/folderview.c
4079                 freeze the summaryview while quicksearch results
4080                 are displayed
4081                 (fixes bug 456 'current message is hidden when the
4082                 view is refreshed and extended search is "unread 
4083                 messages"')
4084                 Thanks to Colin
4085         * src/textview.c
4086                 add missing #include "inputdialog.h"
4087         * src/common/utils.h
4088                 add missing mailcap_update_default() and improve
4089                 readability
4090
4091 2006-08-17 [colin]      2.4.0cvs61
4092
4093         * src/plugins/pgpcore/select-keys.c
4094                 Fix warnings :)
4095
4096 2006-08-17 [colin]      2.4.0cvs60
4097
4098         * src/compose.c
4099                 Don't continue queuing if Cancel is clicked
4100                 in select-keys
4101
4102 2006-08-17 [colin]      2.4.0cvs59
4103
4104         * src/plugins/pgpcore/select-keys.c
4105                 When encrypting, if only one key matches and it 
4106                 matches exactly, automatically use it.
4107
4108 2006-08-17 [colin]      2.4.0cvs58
4109
4110         * src/mimeview.c
4111         * src/prefs_common.c
4112         * src/prefs_common.h
4113         * src/prefs_ext_prog.c
4114         * src/textview.c
4115                 Fix issues with previous patch (text/html)
4116                 Remove outdated prefs
4117
4118 2006-08-17 [colin]      2.4.0cvs57
4119
4120         * src/imap.c
4121                 Add View Log button on auth error
4122         * src/procmsg.c
4123                 Fix encrypted mail marked as new when
4124                 saved in normal folders
4125         * src/plugins/pgpinline/pgpinline.c
4126                 Fix encrypt bug on IMAP
4127         * src/mimeview.c
4128         * src/common/utils.c
4129         * src/common/utils.h
4130         * src/gtk/inputdialog.c
4131         * src/gtk/inputdialog.h
4132                 Get rid of metamail stuff, simplify
4133                 opening, and allow remembering of user's
4134                 choices (by updating ~/.mailcap). There's
4135                 still to drop "Audio player" and "Image
4136                 viewer" preferences.
4137
4138 2006-08-17 [mones]      2.4.0cvs56
4139
4140         * manual/es/sylpheed-claws-manual.xml
4141                 fix DTD path
4142
4143 2006-08-17 [mones]      2.4.0cvs55
4144
4145         * configure.ac
4146         * manual/Makefile.am
4147         * manual/es/Makefile.am
4148         * manual/es/account.xml
4149         * manual/es/ack.xml
4150         * manual/es/addrbook.xml
4151         * manual/es/advanced.xml
4152         * manual/es/faq.xml
4153         * manual/es/glossary.xml
4154         * manual/es/gpl.xml
4155         * manual/es/handling.xml
4156         * manual/es/intro.xml
4157         * manual/es/keyboard.xml
4158         * manual/es/plugins.xml
4159         * manual/es/starting.xml
4160         * manual/es/sylpheed-claws-manual.xml
4161         * manual/es/dist/Makefile.am
4162         * manual/es/dist/html/Makefile.am
4163         * manual/es/dist/pdf/Makefile.am
4164         * manual/es/dist/ps/Makefile.am
4165         * manual/es/dist/txt/Makefile.am
4166                 Spanish translation for the manual
4167
4168 2006-08-16 [colin]      2.4.0cvs54
4169
4170         * src/compose.c
4171         * src/main.c
4172         * src/mainwindow.c
4173                 Fix send button sensitivity at startup
4174                 Set send menu sensitivity (patch by Fabien)
4175         * src/ssl_manager.c
4176                 Enable closing with esc (patch by Fabien)
4177         * src/gtk/foldersort.c
4178                 Enable closing with esc (patch by Fabien)
4179         * src/procmime.c
4180                 Optimisation (no need to copy to tempfile to
4181                 "decode" 7bit and 8bit)
4182         * src/summaryview.c
4183                 Fix cruft in swap_from case
4184         * src/textview.c
4185                 Fix missing last line in some mail cases 
4186                 (Fixes debian #381872)
4187         * src/plugins/pgpcore/prefs_gpg.c
4188         * src/plugins/pgpcore/sgpgme.c
4189         * src/plugins/pgpcore/sgpgme.h
4190                 Don't show "no key found" when user explicitely
4191                 wants to create a key
4192
4193 2006-08-16 [paul]       2.4.0cvs53
4194
4195         * configure.ac
4196         * src/account.c
4197         * src/addressbook.c
4198         * src/headerview.c
4199         * src/prefs_account.c
4200         * src/prefs_message.c
4201         * src/gtk/gtkutils.c
4202                 bump up minimum required versions of GTK+ and
4203                 GLIB to 2.6.0
4204
4205 2006-08-16 [paul]       2.4.0cvs52
4206
4207         * src/toolbar.c
4208                 workaround GTK+ Bug 351600 - 'Can't re-click
4209                 on button after sensitivity update'
4210                 http://bugzilla.gnome.org/show_bug.cgi?id=351600
4211                 Thanks to Colin
4212
4213 2006-08-15 [colin]      2.4.0cvs51
4214
4215         * src/plugins/pgpcore/prefs_gpg.c
4216                 Set options sensitivity according to
4217                 key existence
4218         * src/plugins/pgpcore/sgpgme.c
4219                 Allow to create key with no passphrase
4220
4221 2006-08-14 [cleroy]     2.4.0cvs50
4222
4223         * src/gtk/pluginwindow.c
4224                 New layout (maybe to be changed?)
4225         * src/gtk/gtkutils.c
4226                 Fix a bit label_window
4227         * src/plugins/pgpcore/passphrase.c
4228         * src/plugins/pgpcore/passphrase.h
4229         * src/plugins/pgpcore/plugin.c
4230         * src/plugins/pgpcore/prefs_gpg.c
4231         * src/plugins/pgpcore/prefs_gpg.h
4232         * src/plugins/pgpcore/sgpgme.c
4233         * src/plugins/pgpcore/sgpgme.h
4234                 Allow to create a PGP private key via the GUI
4235
4236 2006-08-14 [wwp]        2.4.0cvs49
4237
4238         * src/addressbook_foldersel.c
4239                 fix strict ISO C90 compliance.
4240
4241 2006-08-14 [paul]       2.4.0cvs48
4242
4243         * src/gtk/prefswindow.c
4244                 re-set scrolled window on opening
4245                 Patch by Ticho
4246
4247 2006-08-14 [paul]
4248
4249         2.5.0-rc1 released
4250
4251 2006-08-14 [paul]       2.4.0cvs47
4252
4253         * src/prefs_display_header.c
4254                 re-enable user-defined Displayed Headers
4255
4256 2006-08-14 [paul]       2.4.0cvs46
4257
4258         * src/prefs_account.c
4259                 use GTK_STOCK_EDIT
4260
4261 2006-08-13 [colin]      2.4.0cvs45
4262
4263         * src/common/utils.c
4264                 Fix "a" in quote when the original message is empty,
4265                 by using \0 instead of 'a' to test writability of
4266                 temp files.
4267
4268 2006-08-13 [wwp]        2.4.0cvs44
4269
4270         * src/plugins/spamassassin/spamassassin.c
4271                 fix capitalization of "SpamAssassin" in some debug, log and
4272                 dialog messages.
4273
4274 2006-08-13 [paul]       2.4.0cvs43
4275
4276         * src/editldap.c
4277                 fix overlapping widgets
4278         * src/prefs_account.c
4279                 fix translation of protocol_names[]
4280                 fix label disappearing off the edge of the
4281                 visible area
4282
4283 2006-08-12 [paul]       2.4.0cvs42
4284
4285         * manual/plugins.xml
4286                 update IRC channel info before it gets forgotten
4287                 about
4288
4289 2006-08-11 [colin]      2.4.0cvs41
4290
4291         * src/compose.c
4292         * src/mainwindow.c
4293         * src/mainwindow.h
4294         * src/procmsg.c
4295         * src/procmsg.h
4296         * src/summaryview.c
4297         * src/toolbar.c
4298                 Grey out the Send button if
4299                 - Queue folders are empty, or
4300                 - We're sending already
4301
4302 2006-08-11 [wwp]        2.4.0cvs40
4303
4304         * src/main.c
4305                 fix a logic issue when quitting while a compose window is
4306                 still open, thanks to Colin.
4307
4308 2006-08-10 [colin]      2.4.0cvs39
4309
4310         * src/main.c
4311                 Fix default font size setting after wizard run
4312         * src/imap.c
4313         * src/etpan/imap-thread.c
4314         * src/etpan/imap-thread.h
4315                 Fix bug #999 (Timing out on TSL cert validation 
4316                 dialog makes ugly things happen). Also, STARTTLS
4317                 unconditionnaly if initial capabilities contain
4318                 LOGINDISABLED and STARTTLS.
4319
4320 2006-08-09 [colin]      2.4.0cvs38
4321
4322         * src/mainwindow.c
4323         * src/mainwindow.h
4324                 Fix Tools/Actions sensitivity when there are
4325                 no actions
4326
4327 2006-08-09 [colin]      2.4.0cvs37
4328
4329         * src/prefs_filtering.c
4330                 Warning fix, patch by Paul
4331         * src/messageview.c
4332         * src/prefs_actions.c
4333         * src/prefs_filtering_action.c
4334         * src/prefs_matcher.c
4335                 Uniformisation of "Info ..." to "Info..." (for
4336                 old gtk), patch by Fabien
4337         * src/plugins/clamav/clamav_plugin_gtk.c
4338                 Sensitivity fix by Fabien
4339
4340 2006-08-09 [colin]      2.4.0cvs36
4341
4342         * src/main.c
4343         * src/main.h
4344                 Add a function to know whether we're exiting
4345         * src/plugins/trayicon/trayicon.c
4346                 If exiting, don't do anything. Faster, and
4347                 avoids gtk_main_iteration reentracy causing
4348                 segfaults at exit
4349
4350 2006-08-09 [colin]      2.4.0cvs35
4351
4352         * src/messageview.c
4353         * src/mimeview.c
4354         * src/mimeview.h
4355                 Fix lack of part selection when automatically 
4356                 jumping to a specific part
4357         * src/msgcache.c
4358                 Little optimisation in cache reading
4359
4360 2006-08-09 [colin]      2.4.0cvs34
4361
4362         * src/compose.c
4363                 Fix crash setting the priority on reedit
4364                 (Accessing compose before creating it!)
4365
4366 2006-08-08 [colin]      2.4.0cvs33
4367
4368         * src/procmime.c
4369                 Fix bug #998 (last attachment is not accessible)
4370                 Bad RFC interpretation on multipart close-delimiters
4371         * src/mimeview.c
4372         * src/mimeview.h
4373         * src/gtk/gtkvscrollbutton.c
4374         * src/gtk/gtkvscrollbutton.h
4375                 Make attachments list wheel-scrollable
4376
4377 2006-08-07 [colin]      2.4.0cvs32
4378
4379         * src/gtk/gtkaspell.c
4380                 Fix bug #973 (Unicode punctation characters 
4381                 are not recognized as separators by the
4382                 spell checker); fix unsigned stuff
4383
4384 2006-08-07 [colin]      2.4.0cvs31
4385
4386         * src/compose.c
4387                 Fix bug #956 (DnD text with accents in compose 
4388                 text entry); fix gccc's signed/unsigned fuss
4389
4390 2006-08-06 [colin]      2.4.0cvs30
4391
4392         * src/main.c
4393                 Fix bug #979 (Plugin crashes when exiting 
4394                 sylpheed-claws) : handle exit request only 
4395                 once
4396
4397 2006-08-05 [colin]      2.4.0cvs29
4398
4399         * src/news.c
4400                 Just make sure we have a msgid.
4401
4402 2006-08-05 [colin]      2.4.0cvs28
4403
4404         * src/news.c
4405         * src/summaryview.c
4406                 Fix bug #995 ("Mark cross-posted as read" doesn't work)
4407                 by reimplementing it
4408         * src/textview.c
4409                 Fix bug when hiding quotes with level > 3 and quote
4410                 colors are recycled
4411
4412 2006-08-04 [colin]      2.4.0cvs27
4413
4414         * src/compose.c
4415         * src/undo.c
4416         * src/undo.h
4417                 Fix a bit replace-by-pasting undo
4418         * src/mainwindow.c
4419         * src/messageview.c
4420                 Fix Fold quotes menu synchro in
4421                 mainwindow when it changes in 
4422                 messageview
4423         * src/textview.c
4424                 Fix right-click on quotes blocks
4425         * src/common/utils.c
4426                 Verify that the file created by
4427                 my_tmpfile() is writable. Fixes
4428                 bug #988 (very specific filesystem
4429                 issue)
4430         * src/plugins/pgpcore/sgpgme.c
4431                 Fix file descriptor leak
4432         * src/plugins/spamassassin/spamassassin.c
4433                 Warn once if spamd isn't reachable
4434
4435 2006-08-04 [colin]      2.4.0cvs26
4436
4437         * src/toolbar.c
4438                 i18n context patch by Fabien
4439
4440 2006-08-03 [colin]      2.4.0cvs25
4441
4442         * src/mainwindow.c
4443         * src/messageview.c
4444                 Rename "Hide quotes" to "Fold quotes"
4445         * src/textview.c
4446                 Don't use hand cursor on quotes. "all 
4447                 the bonuses of the feature and none of 
4448                 unwelcome side-effects"
4449
4450 2006-08-03 [colin]      2.4.0cvs24
4451
4452         * AUTHORS
4453         * sylpheed-claws.desktop
4454         * src/gtk/authors.h
4455                 Bring the desktop file to XDG compliance
4456                 Patch by Charles A. Edwards
4457
4458 2006-08-03 [colin]      2.4.0cvs23
4459
4460         * src/textview.c
4461                 Fix links offset when they are preceded
4462                 by accentued chars (g_utf8_strlen!)
4463         * src/mainwindow.c
4464                 Fix wrong status when starting offline
4465
4466
4467 2006-08-03 [wwp]        2.4.0cvs22
4468
4469         * src/prefs_common.h
4470                 ask what to do w/ filtering rules that belong to an account when
4471                 applying filtering rules manually from the main window (skip,
4472                 apply regardless of the account, use current account). This dialog
4473                 can be skipped and the last reply used.
4474                 (forgot that file)
4475
4476 2006-08-03 [wwp]        2.4.0cvs21
4477
4478         * src/filtering.c
4479         * src/filtering.h
4480         * src/prefs_common.c
4481         * src/summaryview.c
4482         * src/alertpanel.c
4483         * src/alertpanel.h
4484         * src/messageview.c
4485                 ask what to do w/ filtering rules that belong to an account when
4486                 applying filtering rules manually from the main window (skip,
4487                 apply regardless of the account, use current account). This dialog
4488                 can be skipped and the last reply used.
4489
4490
4491 2006-08-03 [colin]      2.4.0cvs20
4492
4493         * src/textview.c
4494                 Optimize previous patch
4495
4496 2006-08-03 [cleroy]     2.4.0cvs19
4497
4498         * src/textview.c
4499                 Fix quotes getting toggled back when the
4500                 mail has an even number of text parts
4501
4502 2006-08-02 [colin]      2.4.0cvs18
4503
4504         * src/messageview.c
4505                 Add Hide quotes menu
4506
4507 2006-08-02 [colin]      2.4.0cvs17
4508
4509         * src/mainwindow.c
4510         * src/prefs_common.c
4511         * src/textview.c
4512         * src/textview.h
4513         * src/gtk/about.c
4514                 Allow per-level quote hiding,
4515                 Allow toggling quotes by double-clicking them
4516                 Rename RemoteURI to ClickableText to reflect
4517                 the fact it's used for a variety of things
4518
4519 2006-08-02 [wwp]        2.4.0cvs16
4520
4521         * src/mainwindow.c
4522                 fix "View/Hide quotes" menu item status initialization.
4523
4524 2006-08-02 [wwp]        2.4.0cvs15
4525
4526         * src/matcher_parser_parse.y
4527                 remove a debug trace.
4528
4529 2006-08-02 [paul]       2.4.0cvs14
4530
4531         * src/plugins/pgpcore/passphrase.c
4532                 don't set initial dialog size
4533                 make it resizable
4534
4535 2006-08-02 [paul]       2.4.0cvs13
4536
4537         * src/noticeview.c
4538                 remove the rogue '/' character
4539
4540 2006-08-02 [paul]       2.4.0cvs12
4541
4542         * src/noticeview.c
4543                 allow buttons to resize as necessary
4544
4545 2006-08-01 [wwp]        2.4.0cvs11
4546
4547         * src/mbox.c
4548                 fix strict ISO C90 compliance.
4549
4550 2006-08-01 [wwp]        2.4.0cvs10
4551
4552         * tools/update-po
4553                 updated update-po tool to work w/ context-dependent translations.
4554                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
4555
4556 2006-08-01 [wwp]        2.4.0cvs9
4557
4558         * src/matcher.c
4559         * src/prefs_filtering.c
4560         * src/prefs_matcher.c
4561                 allow context-dependent translations for "All",
4562                 patch by Fabien Vantard <fzzzzz@gmail.com>.
4563
4564 2006-07-31 [colin]      2.4.0cvs8
4565
4566         * AUTHORS
4567         * src/gtk/authors.h
4568                 Add Rafal to authors
4569
4570 2006-07-31 [colin]      2.4.0cvs7
4571
4572         * src/compose.c
4573         * src/mainwindow.c
4574         * src/messageview.h
4575         * src/prefs_common.c
4576         * src/prefs_common.h
4577         * src/textview.c
4578                 Add 'View/Hide quotes'. Patch based on a patch
4579                 by Rafal Weglarz
4580
4581 2006-07-31 [colin]      2.4.0cvs6
4582
4583         * src/action.c
4584                 Fix problem with "> stuff >" actions
4585
4586 2006-07-31 [paul]       2.4.0cvs5
4587
4588         * po/nb.po
4589                 updated by Geir Helland
4590
4591 2006-07-31 [wwp]        2.4.0cvs4
4592
4593         * src/mainwindow.c
4594         * src/summaryview.c
4595         * src/summaryview.h
4596                 add "View/Go to/Parent message" and "View/Go to/Last read message",
4597                 thanks to Colin.
4598
4599 2006-07-31 [wwp]        2.4.0cvs3
4600
4601         * src/Makefile.am
4602         * src/addr_compl.c
4603         * src/addr_compl.h
4604         * src/addressbook.c
4605         * src/addressbook.h
4606         * src/addressbook_foldersel.c
4607         * src/addressbook_foldersel.h
4608         * src/addrindex.c
4609         * src/addrindex.h
4610         * src/matcher.c
4611         * src/matcher.h
4612         * src/matcher_parser_lex.l
4613         * src/matcher_parser_parse.y
4614         * src/prefs_common.c
4615         * src/prefs_common.h
4616         * src/prefs_filtering.c
4617         * src/prefs_matcher.c
4618         * src/prefs_matcher.h
4619         * src/summaryview.c
4620                 introduce filtering against the address book. It's now possible to add
4621                 matched conditions to determine if any email address in a message matches
4622                 or doesn't match any or all books or folders in the address book.
4623
4624 2006-07-31 [wwp]        2.4.0cvs2
4625
4626         * src/account.c
4627         * src/filtering.c
4628         * src/filtering.h
4629         * src/folder.c
4630         * src/folderview.c
4631         * src/inc.c
4632         * src/mainwindow.c
4633         * src/matcher.c
4634         * src/matcher_parser_lex.l
4635         * src/matcher_parser_parse.y
4636         * src/mbox.c
4637         * src/prefs_filtering.c
4638         * src/prefs_filtering.h
4639         * src/procmsg.c
4640         * src/procmsg.h
4641         * src/summaryview.c
4642                 introduce per-account filtering rules. Each filtering rule can now be assigned
4643                 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
4644                 when applying filtering rules manually, as all rules will apply - even the ones
4645                 assigned to an account. This issue will be addressed soon.
4646  
4647
4648
4649 2006-07-31 [wwp]        2.4.0cvs1
4650
4651         * src/quote_fmt.c
4652                 make more strings translatable.
4653
4654 2006-07-31 [paul]       2.4.0
4655
4656         2.4.0 released
4657
4658 2006-07-31 [paul]       2.3.1cvs91
4659
4660         * po/ca.po
4661                 updated by Miquel Oliete
4662
4663 2006-07-31 [paul]       2.3.1cvs90
4664
4665         * po/de.po
4666         * po/el.po
4667         * po/fr.po
4668         * po/it.po
4669         * po/pl.po
4670         * po/pt_BR.po
4671         * po/sr.po
4672         * po/zh_CN.po
4673                 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
4674                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
4675                 Aleksandar Urosevic, and Ralgh Young
4676
4677 2006-07-31 [paul]       2.3.1cvs89
4678
4679         * src/account.c
4680         * src/main.c
4681         * src/mainwindow.c
4682         * src/mainwindow.h
4683                 Fix a race condition when, after an SC crash, rescanning
4684                 folders took more than 0.5 seconds
4685                 Thanks to Colin
4686
4687 2006-07-31 [paul]       2.3.1cvs88
4688
4689         * src/folderview.c
4690                 don't translate separator strings
4691
4692 2006-07-30 [mones]      2.3.1cvs87
4693
4694         * doc/man/sylpheed-claws.1
4695                 Fixed non-ASCII chars in Hoa's name
4696         * po/es.po
4697                 Updated for release
4698
4699 2006-07-27 [colin]      2.3.1cvs86
4700
4701         * src/textview.c
4702                 Don't include the leading \n in links
4703                 Patch by Fabien
4704
4705 2006-07-25 [colin]      2.3.1cvs85
4706
4707         * src/mainwindow.c
4708         * src/common/socket.h
4709         * src/etpan/imap-thread.c
4710                 Refresh resolvers before connecting
4711                 to IMAP servers, and after switching
4712                 to online. Thanks to Paul.
4713
4714 2006-07-18 [colin]
4715
4716         * 2.4.0-rc4 released
4717
4718 2006-07-17 [colin]      2.3.1cvs84
4719
4720         * src/inc.c
4721                 Show connection attempt in statusbar before
4722                 connecting (previously first message was
4723                 "Retrieving messages from ..." after the
4724                 connection succeeded.
4725
4726 2006-07-16 [wwp]        2.3.1cvs83
4727
4728         * sylpheed-claws.ico
4729                 Added .ico file (windows multi-size icon file, generated).
4730
4731 2006-07-12 [wwp]        2.3.1cvs82
4732
4733         * src/messageview.c
4734                 remove Message/Re-edit menu entry from messageview window,
4735                 as sent/draft/queued messages are opened in compose window when
4736                 re-edited and it's not possible to re-edit other msgs.
4737
4738 2006-07-12 [paul]       2.3.1cvs81
4739
4740         * AUTHORS
4741         * src/mainwindow.c
4742         * src/gtk/authors.h
4743                 check online state before resetting
4744                 mailcheck timer. Useful if some program
4745                 verifies connection state and updates
4746                 Claws.
4747                 Patch by  Leonid Evdokimov <darkk@users.sf.net>
4748
4749 2006-07-12 [paul]       2.3.1cvs80
4750
4751         * sylpheed-claws-128x128.png
4752         * sylpheed-claws-64x64.png
4753         * sylpheed-claws.png
4754         * src/Makefile.am
4755         * src/main.c
4756         * src/prefs_toolbar.c
4757         * src/stock_pixmap.c
4758         * src/stock_pixmap.h
4759         * src/wizard.c
4760         * src/gtk/about.c
4761         * src/gtk/gtkutils.c
4762         * src/pixmaps/sylpheed-claws.xpm        ** ADDED **
4763         * src/pixmaps/sylpheed-claws_icon.xpm   ** ADDED **
4764         * src/pixmaps/sylpheed-claws_logo.xpm   ** ADDED **
4765         * src/pixmaps/sylpheed.xpm              ** REMOVED **
4766         * src/pixmaps/sylpheed_icon.xpm         ** REMOVED **
4767         * src/pixmaps/sylpheed_logo.xpm         ** REMOVED **
4768                 updated and renamed logo/icon files and related
4769                 logo by Jesper Schultz
4770
4771 2006-07-11 [paul]       2.3.1cvs79
4772
4773         * src/main.c
4774                 fix the labels a smidgin
4775
4776 2006-07-09 [colin]      2.3.1cvs78
4777
4778         * src/textview.c
4779                 Show errors in textviewer's command
4780                 Patch by H. Merijn Brand
4781
4782 2006-07-09 [colin]      2.3.1cvs77
4783
4784         * src/compose.c
4785                 Save FMID in drafts too
4786
4787 2006-07-08 [colin]      2.3.1cvs76
4788
4789         * src/compose.c
4790                 Svae RMID in drafted mails too
4791                 Save quote_fmt vars for whole mails,
4792                 don't reset at each quote_fmt_init:
4793                 allows to use the same |i{var} in
4794                 various template fields
4795         * src/prefs_template.c
4796         * src/quote_fmt.h
4797         * src/quote_fmt_parse.y
4798                 Same
4799
4800 2006-07-08 [colin]      2.3.1cvs75
4801
4802         * src/textview.c
4803                 Fix highlighting of attached parts URIs
4804
4805 2006-07-08 [colin]      2.3.1cvs74
4806
4807         * src/main.c
4808                 Prevent bug #981 (sc 2.3.1 segfaults with 
4809                 gtk+ 2.10) from being reported again:
4810                 if Sylpheed-Claws has been compiled against
4811                 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0, 
4812                 of if Sylpheed-Claws has been compiled against
4813                 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
4814                 error out.
4815
4816 2006-07-07 [colin]      2.3.1cvs73
4817
4818         * src/prefs_actions.c
4819                 Fix label
4820
4821 2006-07-07 [colin]      2.3.1cvs72
4822
4823         * src/prefs_actions.c
4824                 Fix compile on gtk < 2.8. argh :)
4825
4826 2006-07-07 [paul]       2.3.1cvs71
4827
4828         * src/common/defs.h
4829                 update DONATE_URI
4830
4831 2006-07-07 [colin]      2.3.1cvs70
4832
4833         * po/POTFILES.in
4834         * src/quote_fmt.c
4835         * src/quote_fmt_lex.l
4836         * src/quote_fmt_parse.y
4837                 Add |i{var}, a way to insert user-entered
4838                 text in a template
4839
4840 2006-07-07 [colin]
4841
4842         * 2.4.0-rc3 released
4843
4844 2006-07-07 [colin]      2.3.1cvs69
4845
4846         * src/folder.c
4847                 Don't consider inboxes of UNKNOWN folder 
4848                 classes to be useable as default inboxes
4849
4850 2006-07-07 [paul]       2.3.1cvs68
4851
4852         * src/textview.c
4853                 add missing #include <errno.h>
4854                 Thanks to René J. Blokland
4855
4856 2006-07-07 [paul]       2.3.1cvs67
4857
4858         * src/action.c
4859                 Return now Closes dialog
4860         * src/mimeview.c
4861         * src/mimeview.h
4862         * src/textview.c
4863                 add contextual menu to mime parts listed
4864                 in the textview
4865                 Thanks to Colin
4866         * src/common/utils.c
4867                 reversal: ' is a valid character in URLs
4868
4869 2006-07-06 [colin]      2.3.1cvs66
4870
4871         * src/remotefolder.h
4872                 Forgotten in previous commit
4873
4874 2006-07-06 [colin]      2.3.1cvs65
4875
4876         * src/folder.c
4877                 Set summary update flag whenever
4878                 totals changed
4879         * src/imap.c
4880         * src/prefs_account.c
4881         * src/common/utils.h
4882         * src/etpan/imap-thread.c
4883                 Fix warnings, thanks to Fabien and
4884                 Ricardo
4885
4886 2006-07-06 [wwp]        2.3.1cvs64
4887
4888         * src/gtk/gtkutils.c
4889                 GTK_STOCK_HELP exists in GTK+ 2.4.x.
4890
4891 2006-07-06 [wwp]        2.3.1cvs63
4892
4893         * src/account.c
4894         * src/addressbook.c
4895         * src/addressitem.h
4896         * src/folderview.c
4897         * src/mainwindow.c
4898         * src/manual.c
4899         * src/manual.h
4900         * src/message_search.c
4901         * src/prefs_actions.c
4902         * src/prefs_filtering.c
4903         * src/prefs_filtering.h
4904         * src/prefs_template.c
4905         * src/summary_search.c
4906         * src/summaryview.c
4907         * src/gtk/gtkutils.c
4908         * src/gtk/gtkutils.h
4909         * src/gtk/pluginwindow.c
4910                 add help buttons to some dialogs. Clicking such buttons opens a
4911                 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
4912
4913 2006-07-06 [paul]       2.3.1cvs62
4914
4915         * src/textview.c
4916                 fix attachments contextual menu
4917                 Thanks to Colin
4918
4919 2006-07-05 [colin]      2.3.1cvs61
4920
4921         * src/textview.c
4922         * src/compose.c
4923                 Handle sftp:// links
4924
4925 2006-07-05 [paul]       2.3.1cvs60
4926
4927         * src/gtk/filesel.c
4928                 grab save button by default
4929                 Thanks to Colin
4930
4931 2006-07-05 [wwp]        2.3.1cvs59
4932
4933         * manual/xml2pdf
4934                 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
4935
4936 2006-07-04 [colin]      2.3.1cvs58
4937
4938         * src/mimeview.c
4939         * src/textview.c
4940                 Use left click to select, middle click to open
4941                 on mimeparts links
4942         * src/common/utils.c
4943                 Fix segfault
4944
4945 2006-07-04 [colin]      2.3.1cvs57
4946
4947         * src/mainwindow.c
4948         * src/news.c
4949                 Warning fixes, thanks to Fabien
4950
4951 2006-07-04 [colin]      2.3.1cvs56
4952
4953         * src/mimeview.c
4954         * src/mimeview.h
4955         * src/textview.c
4956                 Allow parts to be selected via their text label
4957                 in textview
4958
4959 2006-07-04 [colin]      2.3.1cvs55
4960
4961         * src/folderview.c
4962                 Feedback when closing (for big folders)
4963         * src/prefs_actions.c
4964         * src/prefs_filtering.c
4965         * src/prefs_matcher.c
4966         * src/prefs_template.c
4967                 Fix default button when closing without
4968                 having saved
4969
4970 2006-07-04 [colin]      2.3.1cvs54
4971
4972         * src/news.c
4973                 Delete local file on deletion
4974
4975 2006-07-03 [colin]      2.3.1cvs53
4976
4977         * src/folderview.c
4978         * src/main.c
4979                 Don't freeze when rescanning after crash
4980
4981 2006-07-03 [wwp]        2.3.1cvs52
4982
4983         * src/compose.c
4984         * src/privacy.c
4985         * src/privacy.h
4986         * src/plugins/pgpinline/pgpinline.c
4987         * src/plugins/pgpmime/pgpmime.c
4988                 don't report an error when the user cancels the passphrase dialog.
4989
4990 2006-07-02 [colin]      2.3.1cvs51
4991
4992         * src/folderview.c
4993                 Open message when crossing folders with Space,
4994                 goto next unread and friends
4995
4996 2006-07-01 [colin]      2.3.1cvs50
4997
4998         * src/prefs_account.c
4999                 Typographic rules varying from language
5000                 to language (in french "Protocole :"),
5001                 we have to do that :)
5002
5003 2006-07-01 [ticho]      2.3.1cvs49
5004
5005         * src/prefs_account.c
5006                 Only use one temporary gchar* variable in
5007                 prefs_account_protocol_set_optmenu().
5008
5009 2006-07-01 [ticho]      2.3.1cvs48
5010
5011         * src/prefs_account.c
5012         * src/prefs_account.h
5013                 Use GtkLabel for existing account protocol name.
5014                 Created an array for protocol names and populate the
5015                 combobox from it in a for() cycle.
5016
5017 2006-06-30 [colin]      2.3.1cvs47
5018
5019         * src/compose.c
5020                 Block undo when changing signature (by changing
5021                 account)
5022
5023 2006-06-30 [paul]       2.3.1cvs46
5024
5025         * src/send_message.c
5026                 when editing From in the Compose window, use that address
5027                 in the Return-Path: header
5028                 Thanks to Colin
5029
5030 2006-06-30 [colin]      2.3.1cvs45
5031
5032         * src/compose.c
5033                 Fix signature replacement:
5034                 - when no newline before separator
5035                 - when reediting
5036
5037 2006-06-29 [colin]      2.3.1cvs44
5038
5039         * src/folderview.c
5040         * src/folderview.h
5041         * src/mainwindow.c
5042         * src/summaryview.c
5043                 Let 'View/Go to/Next marked' work like
5044                 Next new & Next unread: across folders
5045                 Change the select_on_entry pref to do
5046                 what we want when changing folder
5047         * src/common/utils.c
5048                 Fix single-quoted links 
5049
5050 2006-06-29 [colin]      2.3.1cvs43
5051
5052         * src/gtk/gtkaspell.c
5053                 "Sylpheed" and "Sylpheed-Claws" do exist !
5054
5055 2006-06-29 [colin]      2.3.1cvs42
5056
5057         * src/imap.c
5058                 Forgot to remove debug
5059
5060 2006-06-29 [colin]      2.3.1cvs41
5061
5062         * src/imap.c
5063         * src/imap.h
5064         * src/mainwindow.c
5065                 Disconnect from IMAP servers when going
5066                 offline. Fixes bug #978 (going to offline-mode 
5067                 won't close connections)
5068
5069 2006-06-29 [colin]      2.3.1cvs40
5070
5071         * src/main.c
5072                 Fix transient setting on failing plugins
5073                 Patch by Fabien
5074         * src/plugins/pgpcore/sgpgme.c
5075                 Only warn for OpenPGP. Most people don't
5076                 have CMS available.
5077
5078 2006-06-29 [colin]      2.3.1cvs39
5079
5080         * src/compose.c
5081                 Fix Spelling menu (discrepancy between context menu
5082                 and top menu when folder's dictionary isn't the 
5083                 default one)
5084         * src/plugins/pgpcore/sgpgme.c
5085                 More error reporting about why gpgme can fail
5086
5087 2006-06-29 [wwp]        2.3.1cvs38
5088
5089         * src/mainwindow.c
5090                 honor the display-header-pane setting even when the message view
5091                 is a separate window.
5092
5093 2006-06-29 [wwp]        2.3.1cvs37
5094
5095         * src/prefs_actions.c
5096                 forgot to commit that one (use of GTK_STOCK_INFO).
5097
5098 2006-06-29 [colin]      2.3.1cvs36
5099
5100         * src/imap.c
5101                 Better handling of login errors (ask the password
5102                 again once), alert in case of error. Fix three
5103                 signedness warnings.
5104
5105 2006-06-28 [wwp]        2.3.1cvs35
5106
5107         * src/prefs_template.c
5108         * src/prefs_matcher.c
5109         * src/prefs_filtering_action.c
5110         * src/prefs_quote.c
5111                 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
5112                 patch by Fabien Vantard, slightly modified.
5113
5114 2006-06-28 [paul]
5115
5116         2.4.0-rc2 released
5117
5118 2006-06-28 [colin]      2.3.1cvs34
5119
5120         * src/prefs_account.c
5121                 Fix bug #977 (Can't add or edit imap accounts)
5122
5123 2006-06-28 [colin]      2.3.1cvs33
5124
5125         * src/mimeview.c
5126                 Fix previous
5127
5128 2006-06-28 [colin]      2.3.1cvs32
5129
5130         * src/mimeview.c
5131                 Save named inlined attachments with "Save all"
5132         * src/main.c
5133         * src/mbox.c
5134         * src/common/plugin.c
5135         * src/common/plugin.h
5136         * src/common/sylpheed.c
5137         * src/common/utils.c
5138         * src/plugins/pgpcore/sylpheed.def
5139         * src/plugins/pgpinline/sylpheed.def
5140         * src/plugins/pgpmime/sylpheed.def
5141                 Win32 compatibility patch, by
5142                 Werner Koch
5143
5144 2006-06-28 [wwp]        2.3.1cvs31
5145
5146         * src/imap.c
5147         * src/prefs_folder_item.c
5148                 less compilation warnings (thanks to Fabien Vantard), less typos.
5149
5150 2006-06-28 [paul]       2.3.1cvs30
5151
5152         * src/gtk/gtkutils.c
5153                 gtk_combo_box_set_focus_on_click() is only
5154                 available since gtk 2.6.0
5155
5156 2006-06-28 [paul]       2.3.1cvs29
5157
5158         * src/prefs_ext_prog.c
5159                 fix engrish and add a tooltip for the
5160                 'command for 'Display as text' option
5161
5162 2006-06-28 [paul]
5163
5164         2.4.0-rc1 released
5165
5166 2006-06-28 [paul]       2.3.1cvs28
5167
5168         * ChangeLog
5169         * tools/Makefile.am
5170                 include textviewer.pl in releases
5171
5172 2006-06-28 [paul]       2.3.1cvs27
5173
5174         * src/prefs_ext_prog.c
5175                 hide Print command option if libgnomeprint
5176                 support is present
5177
5178 2006-06-27 [colin]      2.3.1cvs26
5179
5180         * src/compose.c
5181                 Fix Esc handling in insert/attach dialog
5182                 Don't show this dialog if dragging something
5183                 else than text/uri-list
5184                 Thanks to Fabien Vantard
5185         * tools/textviewer.pl
5186                 Filter script to display stuff as text
5187                 by H. Merijn Brand
5188
5189 2006-06-27 [wwp]        2.3.1cvs25
5190
5191         * src/messageview.c
5192                 use the exact product name (message view title), patch
5193                 by Fabien Vantard.
5194
5195 2006-06-27 [ticho]      2.3.1cvs24
5196
5197         * src/prefs_account.c
5198         * src/prefs_common.c
5199         * src/prefs_common.h
5200         * src/prefs_ext_prog.c
5201         * src/textview.c
5202                 Add a preference (Preferences/External programs)
5203                 to allow "Display as text" to be done via a script
5204                 (patch by H.Merijn Brand).
5205                 Use GtkComboBox for protocol selection in account
5206                 preferences.
5207                 Only include current choice for existing accounts, and
5208                 insensitivize the combobox.
5209
5210 2006-06-27 [paul]       2.3.1cvs23
5211
5212         * src/mbox.c
5213                 fix crasher introduced in cvs21.
5214                 Thanks to Colin
5215
5216 2006-06-26 [colin]      2.3.1cvs22
5217
5218         * src/mbox.c
5219                 Fix double-frees when leaving folders
5220                 after exporting to mbox
5221
5222 2006-06-26 [colin]      2.3.1cvs21
5223
5224         * src/mbox.c
5225                 More feedback (and optimisation)
5226                 on import/export
5227         * src/common/utils.c
5228                 Fix case when looking for mail addresses
5229         * src/gtk/gtkutils.c
5230                 Extra check for (X-)Face
5231
5232 2006-06-25 [ticho]      2.3.1cvs20
5233
5234         * src/compose.c
5235         * src/exphtmldlg.c
5236         * src/gtk/gtkutils.c
5237         * src/gtk/gtkutils.h
5238                 Added second argument to gtkut_sc_combobox_create() to
5239                 control focus-on-click for the widget.
5240                 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
5241
5242 2006-06-25 [ticho]      2.3.1cvs19
5243
5244         * src/compose.c
5245         * src/gtk/Makefile.am
5246         * src/gtk/combobox.c
5247         * src/gtk/combobox.h
5248         * src/gtk/gtkutils.c
5249         * src/gtk/gtkutils.h
5250                 Use GtkComboBox instead of deprecated GtkOptionMenu
5251                 for account selector in compose window and for encoding
5252                 selector in attachment properties.
5253                 Also factorise working with the new GtkComboBox somewhat.
5254
5255 2006-06-24 [paul]       2.3.1cvs18
5256
5257         * src/prefs_common.c
5258                 use the correct default value
5259
5260 2006-06-24 [paul]       2.3.1cvs17
5261
5262         * src/compose.c
5263         * src/prefs_common.c
5264         * src/prefs_common.h
5265         * src/prefs_compose_writing.c
5266                 enable setting of default action when
5267                 dnd'ing files in the compose window.
5268                 (Collaborative effort with wwp)
5269
5270 2006-06-23 [wwp]        2.3.1cvs16
5271
5272         * src/compose.c
5273                 i18n fix (thanks to Fabien Vantard)
5274
5275 2006-06-22 [colin]      2.3.1cvs15
5276
5277         * src/prefs_customheader.c
5278                 Don't use filters in custom headers' file 
5279                 selector. Remember, extensions mean nothing :)
5280
5281 2006-06-22 [paul]       2.3.1cvs14
5282
5283         * configure.ac
5284                 allow setting of man directory location
5285
5286 2006-06-22 [colin]      2.3.1cvs13
5287
5288         * src/mainwindow.c
5289                 Add 'View/Go to/Next unread folder'.
5290                 I missed that :)
5291
5292 2006-06-22 [colin]      2.3.1cvs12
5293
5294         * src/common/utils.c
5295                 Add some subject prefixes
5296                 Patch by Bjorn T Johansen <btj@havleik.no>
5297
5298 2006-06-22 [colin]      2.3.1cvs11
5299
5300         * manual/advanced.xml
5301                 Forgotten hidden pref
5302
5303 2006-06-21 [paul]       2.3.1cvs10
5304
5305         * src/prefs_account.c
5306                 complete the removal of 'Add date header' option
5307
5308 2006-06-21 [paul]       2.3.1cvs9
5309
5310         * src/account.c
5311         * src/compose.c
5312         * src/prefs_account.c
5313         * src/prefs_account.h
5314                 remove option to add date header - always
5315                 add date header
5316         * src/etpan/imap-thread.c
5317                 fix warnings (Thanks to Colin)
5318
5319 2006-06-21 [wwp]        2.3.1cvs8
5320
5321         * src/folder.c
5322                 set the attachment flag when inline text part are (file)named. This is more convenient
5323                 when receiving (for instance) inline source files or patches sent using thunderbird.
5324
5325 2006-06-21 [paul]       2.3.1cvs7
5326
5327         * src/inc.c
5328                 fix off-by-one count of current msg in
5329                 statusbar filtering progressbar
5330
5331 2006-06-21 [paul]       2.3.1cvs6
5332
5333         * src/folder.c
5334                 Show attachment icon even if the part is 'inline'
5335                 if the following conditions are met:
5336                 - content-type != 'text/plain'
5337                 - content-type != '*/pgp-signature'
5338                 - either 'name' or 'filename' parameter is not NULL
5339                 
5340                 Thanks to Colin
5341
5342 2006-06-21 [paul]       2.3.1cvs5
5343
5344         * src/messageview.c
5345         * src/prefs_common.c
5346         * src/prefs_common.h
5347         * src/prefs_other.c
5348                 add an option to 'Never send Return
5349                 Receipts'
5350                 Thanks to Colin
5351
5352 2006-06-20 [mones]      2.3.1cvs4
5353
5354         * po/es.po
5355                 updated
5356         * src/compose.c
5357                 typo fixed (space after comma)
5358         * tools/make.themes.project
5359                 remove exec mode from tarball files
5360
5361 2006-06-20 [colin]      2.3.1cvs3
5362
5363         * src/news.c
5364         * src/procheader.c
5365         * src/unmime.c
5366                 Better fix for \n's in headers (don't 
5367                 break Received: and others)
5368
5369 2006-06-20 [paul]       2.3.1cvs2
5370
5371         * src/alertpanel.c
5372         * src/textview.c
5373                 improve legibility of phishing attempt
5374                 dialog
5375
5376 2006-06-20 [paul]       2.3.1cvs1
5377
5378         * NEWS
5379         * README
5380         * configure.ac
5381                 Update version number following
5382                 stable release
5383
5384 2006-06-20 [colin]      2.3.0cvs26
5385
5386         * src/compose.c
5387                 When dragging a file to the text of the compose
5388                 window, ask whether we want to insert or attach
5389                 (I know lots of people who do that to attach)
5390
5391 2006-06-20 [colin]      2.3.0cvs25
5392
5393         * src/etpan/imap-thread.c
5394                 Fix threshold (the append command is often > 32 bytes)
5395
5396 2006-06-19 [colin]      2.3.0cvs24
5397
5398         * src/imap.c
5399         * src/etpan/imap-thread.c
5400                 Workaround Rockliffe IMAP server bug: replace
5401                 "x UID SEARCH (ANSWERED UID 1:*)" with
5402                 "x UID SEARCH ANSWERED"
5403                 (Rockliffe doesn't handle the parenthesis)
5404
5405 2006-06-19 [colin]      2.3.0cvs23
5406
5407         * src/compose.c
5408         * src/imap.c
5409         * src/etpan/imap-thread.c
5410                 Probably fix bug #972 (Freezes when adding 
5411                 an attachment to the message)
5412         * src/common/defs.h
5413                 Modernize Firefox cmd
5414
5415
5416 2006-06-18 [colin]      2.3.0cvs22
5417
5418         * src/prefs_customheader.c
5419                 Only allow correct filenames for various
5420                 custom headers
5421
5422 2006-06-18 [colin]      2.3.0cvs21
5423
5424         * src/prefs_customheader.c
5425                 Add a 'From File...' button in custom headers prefs, which
5426                 try to do the right thing: 
5427                 for normal headers, use file as plaintext,
5428                 for X-Face, calls compface,
5429                 for Face, encode to b64.
5430
5431 2006-06-17 [colin]      2.3.0cvs20
5432
5433         * src/mh.c
5434                 Warning fix
5435
5436 2006-06-16 [colin]      2.3.0cvs19
5437
5438         * src/summaryview.c
5439                 Recursive quicksearch: show message list
5440                 in current folder, *then* search children
5441                 in the background.
5442
5443 2006-06-16 [colin]      2.3.0cvs18
5444
5445         * src/main.c
5446                 Instead of ignoring SIGPIPE, save caches
5447                 when getting one. Will fix the fact that
5448                 hot caches are out-of-date when logging 
5449                 out of Xorg.
5450         * src/compose.c
5451         * src/prefs_compose_writing.c
5452                 Only save text (not attachments) when 
5453                 auto-saving to drafts
5454         * src/unmime.c
5455                 Always replace \n, \r and \t with spaces
5456                 in headers
5457         * manual/dist/html/Makefile.am
5458         * manual/dist/pdf/Makefile.am
5459         * manual/dist/ps/Makefile.am
5460         * manual/dist/txt/Makefile.am
5461         * manual/fr/dist/html/Makefile.am
5462         * manual/fr/dist/pdf/Makefile.am
5463         * manual/fr/dist/ps/Makefile.am
5464         * manual/fr/dist/txt/Makefile.am
5465         * manual/pl/dist/html/Makefile.am
5466         * manual/pl/dist/pdf/Makefile.am
5467         * manual/pl/dist/ps/Makefile.am
5468         * manual/pl/dist/txt/Makefile.am
5469                 Fix make clean removing pregenerated manuals
5470
5471
5472 2006-06-16 [colin]      2.3.0cvs17
5473
5474         * src/plugins/pgpcore/sgpgme.c
5475         * src/plugins/pgpmime/pgpmime.c
5476         * src/plugins/pgpinline/pgpinline.c
5477                 Better error reporting in setup_signers.
5478                 Don't fallback to default key if specified
5479                 key isn't found.
5480                 Don't allow signing if more than one secret
5481                 key matches the one specified in prefs.
5482
5483 2006-06-15 [colin]      2.3.0cvs16
5484
5485         * src/folderview.c
5486                 Add "Send queue" in the folder's contextual
5487                 menu
5488         * src/compose.c
5489         * src/messageview.c
5490         * src/privacy.c
5491         * src/privacy.h
5492         * src/procmime.c
5493         * src/procmsg.c
5494         * src/plugins/pgpcore/passphrase.c
5495         * src/plugins/pgpcore/sgpgme.c
5496         * src/plugins/pgpinline/pgpinline.c
5497         * src/plugins/pgpmime/pgpmime.c
5498                 Better error reporting
5499         * src/mbox.c
5500                 Probably fix bug #971 (2.2.3 cannot read mail 
5501                 from local mbox)
5502
5503
5504 2006-06-15 [mones]      2.3.0cvs15
5505
5506         * tools/make.themes.project
5507                 creates the themes project from the web page
5508
5509 2006-06-15 [colin]      2.3.0cvs14
5510
5511         * src/folder.c
5512                 Better fix (avoid losing the folder if scan_tree 
5513                 fails)
5514
5515 2006-06-15 [cleroy]     2.3.0cvs13
5516
5517         * src/folder.c
5518                 Probably fix Bug #969 (crash on rebuilding 
5519                 imap folder)
5520
5521 2006-06-14 [colin]      2.3.0cvs12
5522
5523         * manual/dtd/manual.xsl
5524         * manual/sylpheed-claws-manual.xml
5525         * manual/fr/sylpheed-claws-manual.xml
5526         * manual/pl/sylpheed-claws-manual.xml
5527                 Insert pagebreaks between sections
5528
5529 2006-06-14 [paul]       2.3.0cvs11
5530
5531         * configure.ac
5532                 better fix than 2.3.0cvs10
5533
5534 2006-06-14 [paul]       2.3.0cvs10
5535
5536         * configure.ac
5537                 fix setting of PACKAGE_DATA_DIR with newer autoconf
5538                 (backwards compatible)
5539
5540 2006-06-13 [colin]      2.3.0cvs9
5541
5542         * src/messageview.c
5543                 Fix sending of return receipt with the new queue folders
5544
5545 2006-06-13 [wwp]        2.3.0cvs8
5546
5547         * src/quote_fmt_lex.l
5548                 fix wrong tokens returned in quote_fmt lexer, query not().
5549
5550 2006-06-13 [wwp]        2.3.0cvs7
5551
5552         * src/folder.c
5553         * src/prefs_folder_item.c
5554                 allow changing folder type even when folder is not a top-level one,
5555                 thanks to Colin.
5556
5557 2006-06-12 [colin]      2.3.0cvs6
5558
5559         * src/folderview.c
5560                 Fix double-ask of "Do you want to mark all
5561                 as read"
5562
5563 2006-06-12 [colin]      2.3.0cvs5
5564
5565         * src/compose.c
5566         * src/compose.h
5567         * src/folder.c
5568         * src/folder.h
5569         * src/imap.c
5570         * src/inc.c
5571         * src/main.c
5572         * src/messageview.c
5573         * src/mh.c
5574         * src/prefs_folder_item.c
5575         * src/procheader.c
5576         * src/procmime.c
5577         * src/procmsg.c
5578         * src/procmsg.h
5579         * src/send_message.c
5580         * src/summaryview.c
5581         * src/toolbar.c
5582                 Apply bug #964's patch (Queue and drafts aren't normal)
5583                 The Drafts and Queue folder now contain RFC-822 files,
5584                 allowing to move and copy mails from and to these 
5585                 folders. Moving from Drafts to Queue will prepare the
5586                 mail for sending (PGP signature, encryption, etc).
5587                 This patch also rework sending errors handling to try
5588                 to be more helpful.
5589                 Also, allow redefining folder types via the GUI 
5590                 (Folder type in its Properties)
5591
5592 2006-06-12 [colin]      2.3.0cvs4
5593
5594         * src/summaryview.c
5595         * src/prefs_common.c
5596         * src/prefs_common.h
5597         * src/gedit-print.c
5598                 Allow to define a specific print font - patch
5599                 by Bernhard Walle <bernhard.walle@gmx.de>
5600         * src/prefs_fonts.c
5601         * manual/advanced.xml
5602         * manual/fr/advanced.xml
5603                 Add a hidden pref to allow deletion without
5604                 confirmation
5605
5606 2006-06-12 [wwp]        2.3.0cvs3
5607
5608         * .cvsignore
5609                 more files to ignore.
5610
5611 2006-06-12 [wwp]        2.3.0cvs2
5612
5613         * src/quote_fmt.c
5614         * src/quote_fmt_lex.l
5615         * src/quote_fmt_parse.y
5616                 extend the quote_fmt parser (templates and quotes):
5617                 - allow limited sub-expressions in |p{} and |f{} expressions,
5618                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
5619                 - implemented/fixed missing implementation of query_references and show_references,
5620                 - completed, fixed contents and format of the symbols help dialog,
5621                 - fix some compilation warnings.
5622
5623 2006-06-12 [wwp]        2.3.0cvs1
5624
5625         * manual/advanced.xml
5626         * manual/fr/advanced.xml
5627                 updates in the "templates" section of the manual (eng/fr):
5628                  - be more precise (both versions)
5629                  - completed to match the english reference (fr version)
5630                  - touchups (both versions)
5631
5632 2006-06-12 [paul]       2.3.0
5633
5634         2.3.0 released
5635
5636 2006-06-12 [paul]       2.2.3cvs14
5637
5638         * po/ca.po
5639         * po/cs.po
5640         * po/de.po
5641         * po/el.po
5642         * po/fr.po
5643         * po/it.po
5644         * po/pt_BR.po
5645         * po/sr.po
5646         * po/zh_CN.po
5647                 updated by Miquel Oliete, Tim, Stephan Sachse,
5648                 Stavros Giannouris, Fabien Vantard, Andrea
5649                 Spadaccini, Frederico Goncalves Guimaraes,
5650                 Aleksandar Urosevic, and Ralgh Young
5651
5652 2006-06-12 [colin]      2.2.3cvs13
5653
5654         * src/mbox.c
5655                 Add missing header
5656
5657 2006-06-11 [colin]      2.2.3cvs12
5658
5659         * src/msgcache.c
5660                 Verify that g_malloc() succeeded
5661
5662 2006-06-11 [colin]      2.2.3cvs11
5663
5664         * src/wizard.c
5665                 Add Face header to welcome mail
5666
5667 2006-06-10 [colin]      2.2.3cvs10
5668
5669         * src/textview.c
5670                 Revert previous (Forgot it changes the
5671                 margin on the whole mail)
5672
5673 2006-06-10 [colin]      2.2.3cvs9
5674
5675         * src/textview.c
5676                 Don't overlap long headers under (X-)Face
5677
5678 2006-06-10 [mones]      2.2.3cvs8
5679
5680         * manual/xml2pdf
5681                 allow generation of manual on systems lacking saxon binary
5682                 but with java and the saxon library installed
5683
5684         * po/es.po
5685                 updated for release
5686
5687 2006-06-09 [colin]      2.2.3cvs7
5688
5689         * src/summaryview.c
5690                 Fix leak when using Display Sender using Addressbook
5691
5692 2006-06-09 [colin]      2.2.3cvs6
5693
5694         * src/compose.c
5695         * src/folder.c
5696         * src/folderview.c
5697         * src/mimeview.c
5698         * src/summaryview.c
5699                 More leaks fixes
5700
5701 2006-06-09 [paul]       2.2.3cvs5
5702
5703         * AUTHORS
5704         * src/gtk/authors.h
5705         * tools/claws.i18n.status.pl
5706                 updated with new info
5707
5708 2006-06-09 [paul]       2.2.3cvs4
5709
5710         * README
5711                 updated
5712         * manual/ack.xml
5713                 add wwp to authors list
5714         * src/gtk/authors.h
5715                 update mine and Colin's addresses
5716
5717 2006-06-08 [colin]      2.2.3cvs3
5718
5719         * src/etpan/imap-thread.c
5720                 Fix leak on SSL cert check
5721
5722 2006-06-08 [colin]      2.2.3cvs2
5723
5724         * src/common/utils.c
5725                 Fix leak
5726
5727 2006-06-08 [paul]       2.2.3cvs1
5728
5729         * configure.ac
5730                 Update version number following
5731                 stable release
5732
5733 2006-06-07 [colin]      2.2.2cvs3
5734
5735         * src/msgcache.c
5736                 Fix catching cache read errors (guint instead of gint)
5737                 Prevent malloc'ing more than 8MB (means cache corruption)
5738
5739 2006-06-07 [paul]       2.2.2cvs2
5740
5741         * src/exporthtml.c
5742         * src/exportldif.c
5743         * src/mh.c
5744         * src/mutt.c
5745         * src/pine.c
5746         * src/common/utils.c
5747                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
5748                 obey $HOME'
5749                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
5750                 Thanks to Colin
5751
5752 2006-06-06 [paul]       2.2.2cvs1
5753
5754         * configure.ac
5755                 Update version number following
5756                 stable release
5757
5758 2006-06-06 [paul]       2.2.1cvs6
5759
5760         * src/matcher.c
5761                 fix  implicit declaration of
5762                 sylpheed_do_idle()
5763                 Patch by Fabien Vantard
5764
5765 2006-06-06 [paul]       2.2.1cvs5
5766
5767         * src/matcher.c
5768                 fix age_greater and age_lower so that they
5769                 mean what say and not '...or equal to'
5770                 Thanks to Colin
5771
5772 2006-06-06 [paul]       2.2.1cvs4
5773
5774         * src/textview.c
5775         * src/common/utils.c
5776                 fix URI check
5777                 Thanks to Colin
5778
5779 2006-06-05 [wwp]        2.2.1cvs3
5780
5781         * manual/fr/account.xml
5782                 minor language fixes (thanks to Fabien Vantard).
5783
5784 2006-06-05 [colin]      2.2.1cvs2
5785
5786         * src/prefs_folder_item.c
5787         * src/folderview.c
5788                 Allow recursive setting of properties 
5789                 for whole mailboxes
5790         * src/matcher.c
5791                 Don't freeze on 'test' filtering rule
5792
5793 2006-06-05 [colin]      2.2.1cvs1
5794
5795         * configure.ac
5796                 Update version number following
5797                 stable release
5798
5799 2006-06-04 [wwp]        2.2.0cvs82
5800
5801         * manual/glossary.xml
5802         * manual/account.xml
5803         * manual/fr/glossary.xml
5804         * manual/fr/account.xml
5805                 added glossary section and references/links related to the Face custom header.
5806
5807 2006-06-04 [colin]      2.2.0cvs81
5808
5809         * src/summaryview.c
5810                 Skip to next message on move with no
5811                 immediate execution
5812
5813 2006-06-04 [wwp]        2.2.0cvs80
5814
5815         * manual/xml2pdf
5816                 added sanity checks, exit when needed.
5817
5818 2006-06-03 [paul]       2.2.0cvs79
5819
5820         * src/prefs_receive.c
5821                 page name is now 'Receiving'
5822         * src/prefs_send.c
5823                 page name is now 'Sending'
5824
5825 2006-06-03 [colin]      2.2.0cvs78
5826
5827         * src/plugins/spamassassin/spamassassin_gtk.c
5828                 Autoswitch to Localhost if transport was previously
5829                 disabled. Else people had to check [] Enable, then
5830                 *reselect* transport.
5831
5832 2006-06-03 [colin]      2.2.0cvs77
5833
5834         * src/plugins/pgpinline/pgpinline.c
5835         * src/plugins/pgpmime/pgpmime.c
5836                 Check that gpg_data_release_and_get_mem 
5837                 didn't fail (now, why this happens...)
5838
5839 2006-06-03 [colin]      2.2.0cvs76
5840
5841         * src/mbox.c
5842                 Fix bug #962 (Manual and/or UI should 
5843                 warn about incompatible locking 
5844                 causing dataloss)
5845
5846 2006-06-02 [cleroy]     2.2.0cvs75
5847
5848         * src/filtering.c
5849         * src/folder.c
5850         * src/procmsg.c
5851         * src/summaryview.c
5852                 Fix a few leaks
5853
5854 2006-06-02 [colin]      2.2.0cvs74
5855
5856         * src/main.c
5857                 On exit, free caches after writing them
5858                 Shuts up some valgrind false positives
5859         * src/procmsg.c
5860         * src/send_message.c
5861                 Fix races when reusing existing SMTP connections
5862                 Fix inexistant session timeout
5863         * src/toolbar.c
5864                 Display alertpanel after all queues have
5865                 been processed, not after each
5866
5867 2006-06-02 [wwp]        2.2.0cvs73
5868
5869         * manual/fr/glossary.xml
5870         * manual/fr/ack.xml
5871         * manual/ack.xml
5872                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
5873
5874 2006-06-02 [wwp]        2.2.0cvs72
5875
5876         * manual/xml2pdf
5877         * manual/dist/pdf/Makefile.am
5878         * manual/dtd/manual.xsl
5879         * manual/fr/dist/pdf/Makefile.am
5880         * manual/pl/dist/pdf/Makefile.am
5881                 we changed the procedure to generate the .pdf version of the manual.
5882                 The procedure is more modern and the .pdf we get now has a valid index.
5883                 Here are the new pre-requisites:
5884
5885                 - JRE 1.x (1.4 here): there must be one from your distro
5886                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
5887                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
5888                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
5889
5890                 See my posts for further info about the installation of this toolchain:
5891
5892                 Date: Fri, 19 May 2006 19:40:06 +0200
5893                 From: wwp <subscript@free.fr>
5894                 To: sylpheed-claws-devel@lists.sourceforge.net
5895                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
5896
5897                 and
5898
5899                 Date: Wed, 24 May 2006 12:58:49 +0200
5900                 From: wwp <subscript@free.fr>
5901                 To: sylpheed-claws-devel@lists.sourceforge.net
5902                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
5903
5904 2006-06-01 [colin]      2.2.0cvs71
5905
5906         * src/compose.c
5907                 Better guards against IMAP races
5908         * src/main.c
5909         * src/prefs_common.c
5910         * src/prefs_common.h
5911         * src/common/ssl_certificate.c
5912         * src/etpan/imap-thread.c
5913         * src/etpan/imap-thread.h
5914         * src/gtk/sslcertwindow.c
5915                 New hidden option ssl_skip_cert_check to 
5916                 avoid dups of bug #959 (libetpan linked
5917                 against gnutls and gnutls buggy on 64bit)
5918                 Present expired warning only once per
5919                 session/server.
5920         * manual/advanced.xml
5921         * manual/fr/advanced.xml
5922                 Document new option
5923
5924 2006-06-01 [wwp]        2.2.0cvs70
5925
5926         * src/messageview.c
5927                 fix for bug #961 (return receipt dialog 
5928                 complains incorrectly about return-path 
5929                 email adress being different), thanks 
5930                 to Colin.
5931
5932 2006-05-31 [cleroy]     2.2.0cvs69
5933
5934         * src/common/ssl.c
5935                 Guard against NULLs, although this
5936                 should never be an issue
5937
5938 2006-05-31 [colin]      2.2.0cvs68
5939
5940         * src/filtering.c
5941                 Use g_slist_prepend
5942         * src/imap.c
5943                 Don't remove caches when destroying folder, it
5944                 could (should) be done at exit
5945         * src/inc.c
5946                 free processing cache after incorporation
5947         * src/etpan/imap-thread.c
5948                 Maybe fix bug #959 (Crash on moving to emails 
5949                 to a imap account per ssl with a expired 
5950                 certificate.)
5951
5952 2006-05-30 [colin]      2.2.0cvs67
5953
5954         * src/summaryview.c
5955                 Put back event flush when displaying message
5956                 It avoids reading a bunch of messages just
5957                 by hitting shift-n for too long ;)
5958
5959 2006-05-29 [colin]      2.2.0cvs66
5960
5961         * src/summaryview.c
5962                 Remove useless g_warnings
5963
5964 2006-05-29 [colin]      2.2.0cvs65
5965
5966         * src/imap.c
5967                 Fix g_slist_append()s for performance
5968
5969 2006-05-29 [colin]      2.2.0cvs64
5970
5971         * src/compose.c
5972         * src/common/utils.c
5973                 Fix extraneous tab at start of addresses
5974         * src/mainwindow.c
5975                 Fix warnings (thanks to Fabien)
5976                 Fix crash at exit when composing messages 
5977                 exist
5978         * src/pop.c
5979                 Fix progress bar when deleting expired mails
5980                 Thanks to Hiro
5981         * src/summaryview.c
5982         * src/gtk/gtksctree.c
5983                 Fix re-sorting slowness
5984
5985 2006-05-29 [paul]       2.2.0cvs63
5986
5987         * src/mh.c
5988                 fetch full message when moving mails
5989                 from another mailbox, (fixed data loss
5990                 when filtering from IMAP to MH, introduced
5991                 in 2.2.0cvs57).
5992                 Thanks to Colin
5993
5994 2006-05-29 [mones]      2.2.0cvs62
5995
5996         * src/gtk/gtksctree.c
5997                 Unselect faster (patch by Colin)        
5998
5999 2006-05-26 [colin]      2.2.0cvs61
6000
6001         * src/summaryview.c
6002                 Unplug MSGINFO_UPDATE callback on delete too.
6003
6004 2006-05-26 [colin]      2.2.0cvs60
6005
6006         * src/foldersel.c
6007                 Fix bold in folder selection window with glib2.10
6008                 thanks Hiro
6009
6010 2006-05-26 [colin]      2.2.0cvs59
6011
6012         * src/procheader.c
6013                 Convert date only if necessary (and don't
6014                 try to convert from utf8 to utf8, too)
6015         * src/summaryview.c
6016                 Only set column's text if the column's 
6017                 displayed
6018
6019 2006-05-26 [colin]      2.2.0cvs58
6020
6021         * src/summaryview.c
6022         * src/gtk/gtkutils.c
6023                 Fix useless warning
6024
6025 2006-05-26 [colin]      2.2.0cvs57
6026
6027         * src/mainwindow.c
6028                 Make summaryview selectable as long as 
6029                 no message has focus
6030         * src/mh.c
6031                 Faster deletion (by implementing mh_remove_msgs)
6032                 Faster copy (avoid using mh_fetch_msg just to get
6033                 the filename)
6034                 Faster move (using move_file instead of copy_file
6035                 if MSG_IS_MOVE)
6036                 No progressbar if total number of mails to cp/mv 
6037                 is less than 100
6038         * src/summaryview.c
6039                 Fix removal from subject_table when mail gets moved
6040                 Faster deletion (g_slist_prepend instead of append)
6041         * src/gtk/gtksctree.c
6042                 Remove useless code
6043
6044 2006-05-25 [colin]      2.2.0cvs56
6045
6046         * src/common/ssl_certificate.c
6047                 Fix leak in expired cert check
6048
6049 2006-05-25 [colin]      2.2.0cvs55
6050
6051         * src/mh.c
6052                 Disable flags syncing on .mh_sequences - it
6053                 is buggy and marks mails read under unknown
6054                 conditions.
6055
6056 2006-05-25 [paul]
6057
6058         * 2.3.0-rc4 released
6059
6060 2006-05-24 [colin]      2.2.0cvs54
6061
6062         attention cvs users: if you manage to crash
6063         Sylpheed-Claws while moving, copying or deleting
6064         mails, we *are* interested in stack traces and
6065         valgrind logs. It looks stable, but one never
6066         knows...
6067
6068         * src/folder.c
6069                 Add progressbar for cache updates
6070         * src/folderutils.c
6071                 Optimize Mark all read in the current
6072                 folder
6073         * src/mh.c
6074                 Add progressbar for copy/move
6075         * src/procmsg.c
6076                 Optimize O(n^2) in copy/move
6077         * src/summaryview.c
6078         * src/gtk/gtksctree.c
6079                 Optimize O(n^2) algos
6080         * src/common/timing.h
6081                 Display ms instead of us
6082
6083 2006-05-24 [wwp]        2.2.0cvs53
6084
6085         * manual/fr/advanced.xml
6086                 updates to the French manual.
6087
6088 2006-05-24 [wwp]        2.2.0cvs52
6089
6090         * src/common/utils.c
6091                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
6092
6093 2006-05-24 [wwp]        2.2.0cvs51
6094
6095         * src/folderutils.c
6096                 fixed "mark all read" in MH folders (thanks to Colin).
6097
6098 2006-05-24 [paul]       2.2.0cvs50
6099
6100         * doc/man/sylpheed-claws.1
6101                 updated the man page
6102
6103 2006-05-23 [colin]      2.2.0cvs49
6104
6105         * src/folderview.c
6106         * src/imap.c
6107         * src/inc.c
6108         * src/mbox.c
6109         * src/messageview.c
6110         * src/news.c
6111         * src/send_message.c
6112         * src/summaryview.c
6113         * src/gtk/sslcertwindow.c
6114                 alertpanel fixes, by Fabien
6115
6116 2006-05-23 [colin]      2.2.0cvs48
6117
6118         * src/folder.c
6119         * src/folderview.c
6120         * src/msgcache.c
6121         * src/summaryview.c
6122         * src/gtk/gtksctree.c
6123         * src/gtk/gtksctree.h
6124                 More timings
6125                 Fix slow loading problem, which was caused by the
6126                 use of some gtk_ctree funcs and their use of
6127                 g_list_position while gtk_ctree_(un)link'ing.
6128                 Reap more functions from gtkctree.c to be sure we
6129                 use our (fast) version instead of theirs.
6130         * src/mh.c
6131                 Fix copy of unread mails
6132
6133
6134 2006-05-22 [wwp]        2.2.0cvs47
6135
6136         * manual/fr/advanced.xml
6137                 updated.
6138
6139 2006-05-22 [colin]      2.2.0cvs46
6140
6141         * src/filtering.c
6142                 Fix possible infinite loop. 'copy' is not a 
6143                 final action, so when encountering a 'copy',
6144                 we have to check if a previous one was set
6145                 and do it. In the same way, if we encounter
6146                 a 'move' we have to perform a possibly 
6147                 pending 'copy'. This will slow down filtering
6148                 on IMAP if move+copy or multiple copy actions
6149                 are to be done, but handling it via the batch
6150                 would be really too convoluted.
6151
6152 2006-05-22 [wwp]        2.2.0cvs45
6153
6154         * manual/fr/advanced.xml
6155         * manual/fr/faq.xml
6156         * manual/fr/glossary.xml
6157         * manual/fr/handling.xml
6158         * manual/fr/intro.xml
6159         * manual/fr/plugins.xml
6160         * manual/fr/sylpheed-claws-manual.xml
6161                 sync w/ the english manual: updates URIs, documented mailing-list
6162                 support, better explanation about the enabled/disabled feature
6163                 in filtering/processing rules by Paul.
6164
6165 2006-05-21 [colin]      2.2.0cvs44
6166
6167         * src/summaryview.c
6168                 Don't expand after building threads, but during
6169
6170 2006-05-21 [colin]      2.2.0cvs43
6171
6172         * src/procmsg.c
6173         * src/summaryview.c
6174                 More timing possibilities... For next time I have 
6175                 to find out how the hell some 3GHz computer takes
6176                 one minute to open a 30k folder...
6177
6178 2006-05-21 [colin]      2.2.0cvs42
6179
6180         * manual/pl/advanced.xml
6181         * manual/pl/faq.xml
6182         * manual/pl/glossary.xml
6183         * manual/pl/handling.xml
6184         * manual/pl/intro.xml
6185         * manual/pl/plugins.xml
6186         * manual/pl/sylpheed-claws-manual.xml
6187                 Polish manual updated by Pawel
6188
6189 2006-05-20 [colin]
6190
6191         * 2.3.0-rc3 released
6192
6193 2006-05-20 [colin]      2.2.0cvs41
6194
6195         * src/imap.c
6196                 Fix -rc2 problems:
6197                 - remove cache of moved messages from original folder
6198                 - apply new flags to messages even if they aren't appliable
6199                   via IMAP.
6200
6201 2006-05-20 [colin]
6202
6203         * 2.3.0-rc2 released
6204
6205 2006-05-19 [colin]      2.2.0cvs40
6206
6207         * src/imap.c
6208                 Don't issue SELECT in imap_change_flags
6209                 before having checked that we indeed have
6210                 some flags to change. MSG_POSTFILTERED for
6211                 example can't be used on IMAP.
6212                 Fixes bug #955 (copying messages between 
6213                 imap folders is extremely slow), which was
6214                 a regression.
6215
6216 2006-05-19 [colin]      2.2.0cvs39
6217
6218         * src/folder.c
6219         * src/folder.h
6220         * src/folderview.c
6221                 Try to fix bug #830 (Some unread messages 
6222                 get marked read in IMAP inbox):
6223                 - Prevent scanning a folder if it's being 
6224                   opened via the GUI
6225                 - Postpone opening via the GUI of a folder
6226                   currently scanned.
6227
6228
6229 2006-05-19 [wwp]        2.2.0cvs38
6230
6231         * manual/advanced.xml
6232                 fix English+typo (thanks to Paul).
6233
6234 2006-05-19 [wwp]        2.2.0cvs37
6235
6236         * manual/advanced.xml
6237         * manual/fr/advanced.xml
6238         * src/gtk/logwindow.c
6239         * src/prefs_common.c
6240         * src/prefs_common.h
6241                 added hidden prefs to allow customization of colors used in
6242                 protocol log window (useful for dark gtk+ themes).
6243
6244 2006-05-19 [wwp]        2.2.0cvs36
6245
6246         * ChangeLog
6247                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
6248
6249 2006-05-19 [paul]       2.2.0cvs35
6250
6251         * src/textview.c
6252                 make Reply-To fully clickable
6253         * src/gtk/logwindow.c
6254                 more colouring (SMTP ESMTP)
6255         Both patches by Pawel Pekala
6256
6257 2006-05-19 [cleroy]     2.2.0cvs34
6258
6259         * src/mh.c
6260                 Don't update flags from current folder
6261                 Probably fixes bug #935 (Read Messages 
6262                 Revert to Being Marked as Unread)
6263
6264 2006-05-18 [colin]      2.2.0cvs33
6265
6266         * src/imap.c
6267                 Warning fix
6268         * src/compose.c
6269         * src/mainwindow.c
6270         * src/summaryview.c
6271         * src/toolbar.c
6272                 Allow replying to multiple emails
6273                 in multiple windows
6274         * src/mimeview.c
6275         * src/etpan/imap-thread.c
6276                 Leak fixes
6277
6278 2006-05-18 [paul]       2.2.0cvs32
6279
6280         * src/summaryview.c
6281                 keep Mailing-List menu refreshed
6282                 Thanks to Colin
6283
6284 2006-05-18 [paul]       2.2.0cvs31
6285
6286         * manual/advanced.xml
6287         * manual/faq.xml
6288         * manual/glossary.xml
6289         * manual/handling.xml
6290         * manual/intro.xml
6291         * manual/plugins.xml
6292         * manual/sylpheed-claws-manual.xml
6293                 update URLs
6294                 add info about mailing-list support
6295                 edit filtering info
6296         * src/wizard.c
6297         * src/common/defs.h
6298         * src/gtk/about.c
6299         * src/plugins/dillo_viewer/README
6300                 update URLs
6301
6302 2006-05-17 [wwp]        2.2.0cvs30
6303
6304         * manual/handling.xml
6305         * manual/fr/handling.xml
6306                 documented the ability to enabled/disable filtering/processing rules.
6307
6308 2006-05-17 [colin]      2.2.0cvs29
6309
6310         * src/main.c
6311                 Don't initialize g_thread subsystem if it's 
6312                 already done (thanks to Hiro)
6313         * src/mimeview.c
6314                 Fix saving of parts when there name can't be
6315                 converted from UTF-8.
6316
6317 2006-05-17 [paul]       2.2.0cvs28
6318
6319         * po/Makefile.in.in
6320                 fix config.status warning with autoconf 2.60
6321
6322 2006-05-17 [paul]       2.2.0cvs27
6323
6324         * po/POTFILES.in
6325                 add src/mbox.c
6326
6327 2006-05-17 [wwp]        2.2.0cvs26
6328
6329         * src/mainwindow.c
6330                 fix useless and potentially dangerous buffer walking (thanks to Colin).
6331
6332 2006-05-17 [wwp]        2.2.0cvs25
6333
6334         * src/plugins/demo/demo.c
6335                 updated product name in plugin demo (many plugins need to be
6336                 sync'ed w/ that change).
6337
6338 2006-05-17 [colin]      2.2.0cvs24
6339
6340         * src/mh.c
6341                 Fix leak
6342
6343 2006-05-16 [colin]      2.2.0cvs23
6344
6345         * src/mainwindow.c
6346                 Stupid me hit again. Fix cvs22.
6347
6348 2006-05-16 [colin]      2.2.0cvs22
6349
6350         * src/mainwindow.c
6351                 Fix bug #922 (sylpheed-claws crashed after 
6352                 pushing on Inbox folder)
6353
6354 2006-05-16 [colin]      2.2.0cvs21
6355
6356         * src/compose.c
6357                 Make From header be copy/paste/select-able
6358
6359 2006-05-16 [wwp]        2.2.0cvs20
6360
6361         * src/export.c
6362         * src/matcher.c
6363         * src/summaryview.c
6364         * src/etpan/imap-thread.c
6365                 fix some compiler warnings (thanks to Colin).
6366
6367 2006-05-16 [wwp]        2.2.0cvs19
6368
6369         * src/action.c
6370         * src/gedit-print.c
6371         * src/inc.c
6372         * src/mainwindow.c
6373         * src/mh.c
6374         * src/statusbar.c
6375         * src/send_message.c
6376         * src/summaryview.c
6377                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
6378
6379 2006-05-15 [colin]      2.2.0cvs18
6380
6381         * src/procmsg.c
6382                 Fix automatic rule creation with List-Post
6383
6384 2006-05-15 [paul]       2.2.0cvs17
6385
6386         * tools/filter_conv_new.pl
6387                 updated for rule enabling/disabling
6388                 claws version >= 2.3.x required
6389
6390 2006-05-15 [cleroy]     2.2.0cvs16
6391
6392         * src/main.c
6393                 Revert test
6394
6395 2006-05-15 [cleroy]     2.2.0cvs15
6396
6397         * src/main.c
6398                 test
6399
6400 2006-05-15 [wwp]        2.2.0cvs14
6401
6402         * manual/pl/.cvsignore
6403                 ignore generated files.
6404
6405 2006-05-14 [wwp]        2.3.0-rc1
6406
6407         * 2.3.0-rc1 released
6408
6409 2006-05-13 [wwp]        2.2.0cvs13
6410
6411         * src/filtering.c
6412         * src/filtering.h
6413         * src/matcher.c
6414         * src/matcher_parser_lex.l
6415         * src/matcher_parser_parse.y
6416         * src/prefs_filtering.c
6417                 new feature: provide the ability to disable filtering and processing
6418                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
6419                 adaptations.
6420
6421 2006-05-13 [colin]      2.2.0cvs12
6422
6423         * src/compose.c
6424                 Remove useless if (a) b; else b;
6425                 Thanks to wwp
6426
6427 2006-05-13 [wwp]        2.2.0cvs11
6428
6429         * src/export.c
6430         * src/import.c
6431         * src/mainwindow.c
6432         * src/mbox.c
6433         * src/summaryview.c
6434         * src/summaryview.h
6435                 no more silent failures (or at least less ones) when importing
6436                 or exporting from/to mbox. Also start importing/exporting if
6437                 the necessary info is set.
6438
6439 2006-05-13 [wwp]        2.2.0cvs10
6440
6441         * RELEASE_NOTES
6442                 restored up-to-date release notes.
6443
6444 2006-05-13 [paul]       2.2.0cvs9
6445
6446         * po/nl.po
6447         * po/ru.po
6448                 updated by Tim Dijkstra and Pavlo Bohmat
6449
6450 2006-05-12 [colin]      2.2.0cvs8
6451
6452         * src/gtk/quicksearch.c
6453                 Add "k" as shortcut for "colorlabel". Patch
6454                 by ath42@users.sf.net.
6455
6456 2006-05-12 [paul]       2.2.0cvs7
6457
6458         * src/prefs_common.h
6459         * src/prefs_summaries.c
6460         * src/summaryview.c
6461                 when entering a folder also allow
6462                 going directly to first Marked message
6463
6464 2006-05-12 [paul]       2.2.0cvs6
6465
6466         * src/summaryview.c
6467                 always obey 'confirm before marking all
6468                 mails read' option
6469
6470 2006-05-12 [paul]       2.2.0cvs5
6471
6472         * src/textview.c
6473                 make Sender fully clickable
6474
6475 2006-05-12 [colin]      2.2.0cvs4
6476
6477         * src/compose.c
6478         * src/compose.h
6479                 Let From be editable
6480         * src/main.c
6481         * src/mh.c
6482                 Full support of .mh_sequences' Unseen seq
6483
6484 2006-05-12 [colin]      2.2.0cvs3
6485
6486         * src/folder.c
6487         * src/mainwindow.c
6488         * src/mainwindow.h
6489         * src/messageview.c
6490         * src/prefs_spelling.c
6491         * src/procheader.c
6492         * src/procmsg.c
6493         * src/procmsg.h
6494         * src/summaryview.c
6495         * src/toolbar.c
6496         * src/toolbar.h
6497                 Add contextual menu on Compose toolbar
6498                 button. Fixes bug #944 (Automatic
6499                 addresses not applied when changing account
6500                 from compose window)
6501                 add Mailing List support
6502                 based on the old 0.6.5claws25 patch by
6503                 Melvin Hadasht, with finishing touches
6504                 by Colin
6505                 Fix "ignore thread" when mails are threaded by
6506                 subject (and weren't ignored although appearing
6507                 in the thread).
6508                 GUI rework.
6509                 Both patches by Pawel.
6510
6511 2006-05-08 [paul]       2.2.0cvs2
6512
6513         * src/mainwindow.c
6514         * src/mainwindow.h
6515         * src/messageview.c
6516         * src/procheader.c
6517         * src/procmsg.c
6518         * src/procmsg.h
6519         * src/summaryview.c
6520                 add Mailing List support
6521                 based on the old 0.6.5claws25 patch by 
6522                 Melvin Hadasht, with finishing touches
6523                 by Colin
6524
6525 2006-05-08 [colin]      2.2.0cvs1
6526
6527         * src/mainwindow.c
6528         * src/toolbar.c
6529         * src/toolbar.h
6530                 Add contextual menu on Compose toolbar 
6531                 button. Fixes bug #944 (Automatic 
6532                 addresses not applied when changing account 
6533                 from compose window)
6534
6535 2006-05-08 [paul]       2.2.0
6536
6537         2.2.0 released
6538
6539 2006-05-08 [paul]       2.1.1cvs51
6540
6541         * po/cs.po
6542         * po/de.po
6543         * po/en_GB.po
6544         * po/fi.po
6545         * po/fr.po
6546         * po/pt_BR.po
6547         * po/sr.po
6548         * po/zh_CN.po
6549                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
6550                 Fabien Vantard, Frederico Goncalves Guimaraes,
6551                 Aleksandar Urosevic, and Ralgh Young
6552
6553 2006-05-12 [colin]      2.1.1cvs50
6554
6555         * po/cs.po
6556         * po/de.po
6557         * po/en_GB.po
6558         * po/es.po
6559         * po/fi.po
6560         * po/fr.po
6561         * po/pt_BR.po
6562         * po/sr.po
6563         * po/zh_CN.po
6564                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
6565                 Fabien Vantard, Frederico Goncalves Guimaraes,
6566                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
6567
6568 2006-05-05 [colin]      2.1.1cvs49
6569
6570         * manual/Makefile.am
6571         * manual/pl/Makefile.am
6572         * manual/pl/account.xml
6573         * manual/pl/ack.xml
6574         * manual/pl/addrbook.xml
6575         * manual/pl/advanced.xml
6576         * manual/pl/faq.xml
6577         * manual/pl/glossary.xml
6578         * manual/pl/gpl.xml
6579         * manual/pl/handling.xml
6580         * manual/pl/intro.xml
6581         * manual/pl/keyboard.xml
6582         * manual/pl/plugins.xml
6583         * manual/pl/starting.xml
6584         * manual/pl/sylpheed-claws-manual.xml
6585         * manual/pl/dist/.cvsignore
6586         * manual/pl/dist/Makefile.am
6587         * manual/pl/dist/html/.cvsignore
6588         * manual/pl/dist/html/Makefile.am
6589         * manual/pl/dist/pdf/.cvsignore
6590         * manual/pl/dist/pdf/Makefile.am
6591         * manual/pl/dist/ps/.cvsignore
6592         * manual/pl/dist/ps/Makefile.am
6593         * manual/pl/dist/txt/.cvsignore
6594         * manual/pl/dist/txt/Makefile.am
6595                 Add the polish translation of the manual,
6596                 Authored by Pawel Pekala.
6597
6598 2006-05-05 [cleroy]     2.1.1cvs48
6599
6600         * src/main.c
6601                 Re-read matcherrc after loading plugins 
6602                 if some of them add folders.
6603
6604 2006-05-03 [colin]      2.1.1cvs47
6605
6606         * src/imap.c
6607                 I'm idiot
6608
6609 2006-05-03 [colin]      2.1.1cvs46
6610
6611         * src/imap.c
6612                 Be sure to have a session when
6613                 getting separator
6614
6615 2006-05-03 [colin]      2.1.1cvs45
6616
6617         * src/imap.c
6618         * src/imap.h
6619         * src/imap_gtk.c
6620                 Fix preventing renaming with namespace 
6621                 separator.
6622
6623 2006-05-01 [colin]      2.1.1cvs44
6624
6625         * src/action.c
6626                 Don't reload messageview when result of
6627                 action is piped.
6628
6629 2006-04-29 [colin]      2.1.1cvs43
6630
6631         * src/prefs_receive.c
6632         * src/plugins/spamassassin/spamassassin_gtk.c
6633         * src/plugins/clamav/clamav_plugin_gtk.c
6634                 GUI fixes by Pawel
6635
6636 2006-04-29 [colin]      2.1.1cvs42
6637
6638         * src/prefs_compose_writing.c
6639         * src/prefs_quote.c
6640                 Cleanups. Patch by Pawel
6641
6642 2006-04-28 [paul]       2.1.1cvs41
6643
6644         * src/matcher.c
6645                 fix returned quick search results when search
6646                 term contains an underscore.
6647                 Thanks to Colin
6648
6649 2006-04-28 [paul]       2.1.1cvs40
6650
6651         * src/prefs_message.c
6652         * src/prefs_receive.c
6653                 GUI cleanups
6654                 Patches by Pawel Pekala
6655
6656 2006-04-27 [colin]      2.1.1cvs39
6657
6658         * src/wizard.c
6659                 Differentiate subject Welcome from
6660                 window's title Welcome
6661
6662 2006-04-27 [paul]
6663
6664         2.2.0-rc1 released
6665
6666 2006-04-27 [paul]       2.1.1cvs38
6667
6668         * manual/advanced.xml
6669         * manual/fr/advanced.xml
6670                 add info about compose_no_markup hidden pref
6671
6672 2006-04-27 [paul]       2.1.1cvs37
6673
6674         * src/prefs_account.c
6675                 improve privacy labels
6676         * src/prefs_msg_colors.c
6677                 change some strings for translators' convenience
6678         * src/gtk/gtkutils.c
6679                 don't underline the link button text
6680
6681 2006-04-25 [colin]      2.1.1cvs36
6682
6683         * src/folder.c
6684                 Complete 2.1.1cvs33 (once more ;)
6685
6686 2006-04-25 [colin]      2.1.1cvs35
6687
6688         * src/editldap.c
6689                 Fix tooltip
6690
6691 2006-04-25 [cleroy]     2.1.1cvs34
6692
6693         * src/compose.c
6694         * src/gtk/gtkaspell.c
6695                 Fix crash on redirect (related to the return 
6696                 of the aspell menu in compose's toolbar)
6697         * src/prefs_msg_colors.c
6698                 Fix sensitivity widgets
6699         * src/image_viewer.c
6700         * src/gtk/pluginwindow.c
6701         * src/gtk/prefswindow.c
6702                 Change released signals to clicked (Fabien)
6703         * po/POTFILES.in
6704         * src/common/socket.c
6705         * src/plugins/spamassassin/spamassassin.c
6706                 Translate strings (Fabien)
6707
6708 2006-04-25 [paul]       2.1.1cvs33
6709
6710         * src/folder.c
6711         * src/folder.h
6712         * src/folderview.c
6713                 complete the fix of bug #912
6714                 Thanks to Colin
6715
6716 2006-04-25 [colin]      2.1.1cvs32
6717
6718         * src/news.c
6719                 Better progress bar
6720         * src/mimeview.c
6721         * src/summaryview.c
6722         * src/summaryview.h
6723                 Fix focus chain
6724                 Patches by Pawel Pekala
6725
6726 2006-04-24 [colin]      2.1.1cvs31
6727
6728         * src/compose.c
6729                 Fix compilation warnings (Fabien)
6730
6731 2006-04-24 [colin]      2.1.1cvs30
6732
6733         * src/addrindex.c
6734         * src/editldap.c
6735         * src/editldap_basedn.c
6736         * src/editldap_basedn.h
6737         * src/ldapctrl.c
6738         * src/ldapctrl.h
6739         * src/ldapquery.c
6740         * src/ldaputil.c
6741         * src/ldaputil.h
6742                 Fix bug #901 (LDAPS support)
6743
6744 2006-04-24 [colin]      2.1.1cvs29
6745
6746         * src/compose.c
6747                 Fix logic on error with send dialog on
6748         * src/imap.c
6749                 Fix compilation without libetpan, thanks
6750                 to Fabien
6751         * src/summaryview.c
6752                 Fix 'context-menu' key
6753
6754 2006-04-23 [colin]      2.1.1cvs28
6755
6756         * src/folder.c
6757                 Never free current's cache to free up 
6758                 memory. Fixes bug #912 (new count 
6759                 randomly set to message count)
6760
6761 2006-04-23 [colin]      2.1.1cvs27
6762
6763         * src/gtk/quicksearch.c
6764                 And remove printf...
6765
6766 2006-04-23 [colin]      2.1.1cvs26
6767
6768         * src/gtk/quicksearch.c
6769                 Fix replacing in quicksearch, and fix inserting
6770                 in the middle of the string. (introduced at 2.1.0cvs22)
6771
6772 2006-04-23 [colin]      2.1.1cvs25
6773
6774         * src/imap.c
6775                 Make sure uidnext is initialized in get_num_list
6776                 (not for stable, related to 2.1.1cvs8 and friends)
6777
6778 2006-04-23 [colin]      2.1.1cvs24
6779
6780         * src/imap.c
6781                 Output something when login is successful
6782                 too
6783
6784 2006-04-23 [colin]      2.1.1cvs23
6785
6786         * src/etpan/imap-thread.c
6787                 Better logging (line-per-line, hide data in fetch)
6788                 Fix a const warning
6789         * src/gtk/logwindow.c
6790         * src/gtk/logwindow.h
6791                 Better logging (color for input/output)
6792
6793 2006-04-21 [colin]      2.1.1cvs22
6794
6795         * src/gtk/quicksearch.c
6796                 On gtk+-2.8, use stock buttons in quicksearch
6797                 Based on a patch by Fabien and a design by Paul
6798
6799 2006-04-21 [colin]      2.1.1cvs21
6800
6801         * src/folderview.c
6802         * src/mainwindow.c
6803                 Fix occasional flicker in folderview
6804         * src/common/utils.c
6805                 Fix bug #943 (Incorrectly parsed email address 
6806                 list in short headers on message view and in 
6807                 printouts)
6808
6809 2006-04-20 [colin]      2.1.1cvs20
6810
6811         * src/imap.c
6812         * src/imap.h
6813         * src/prefs_account.c
6814                 Add ANONYMOUS auth for IMAP
6815
6816 2006-04-20 [paul]       2.1.1cvs19
6817
6818         * src/main.c
6819                 proper fix for 2.1.1cvs18
6820                 Thanks to Colin
6821
6822 2006-04-20 [paul]       2.1.1cvs18
6823
6824         * src/main.c
6825                 fix build warnings
6826
6827 2006-04-20 [paul]       2.1.1cvs17
6828
6829         * src/gtk/quicksearch.c
6830                 fix standard, non-extended Quick search,
6831                 was broken in 2.1.1cvs15.
6832                 Thanks to Colin.
6833
6834 2006-04-20 [colin]      2.1.1cvs16
6835
6836         * src/prefs_matcher.c
6837                 Fix values when reselecting a ~test
6838                 rule
6839
6840 2006-04-19 [colin]      2.1.1cvs15
6841
6842         * src/compose.c
6843         * src/compose.h
6844         * src/gtk/gtkaspell.c
6845         * src/gtk/gtkaspell.h
6846                 Put back Options menu in Spelling/
6847         * src/gtk/quicksearch.c
6848                 Don't search, and show error, if the
6849                 advanced search has a syntax error
6850
6851 2006-04-18 [colin]      2.1.1cvs14
6852
6853         * src/textview.c
6854                 Fix gdk warnings on set_cursor when textview
6855                 isn't visible
6856
6857 2006-04-18 [colin]      2.1.1cvs13
6858
6859         * src/gtk/gtksctree.c
6860                 Remove seemingly useless refresh that causes
6861                 flicker - watch this commit in case of 
6862                 problems before planned backport to stable
6863
6864 2006-04-18 [colin]      2.1.1cvs12
6865
6866         * src/imap.c
6867                 Factorize get/set_xml code
6868         * src/compose.c
6869         * src/prefs_account.c
6870         * src/prefs_account.h
6871         * src/procmsg.c
6872                 Add Encrypt to self option
6873
6874 2006-04-17 [colin]      2.1.1cvs11
6875
6876         * configure.ac
6877                 Fix search on encrpyt function on dragonfly
6878                 Patch by Jonathan Buschmann <jonthn@agmact.com>
6879
6880 2006-04-17 [colin]      2.1.1cvs10
6881
6882         * src/prefs_account.c
6883                 Be safe by default: remove mails from POP3
6884                 after 7 days, not immediately
6885
6886 2006-04-17 [colin]      2.1.1cvs9
6887
6888         * src/etpan/imap-thread.c
6889                 Fix build on DragonFly - patch by 
6890                 Jonathan Buschmann <jonthn@agmact.com>
6891
6892 2006-04-17 [colin]      2.1.1cvs8
6893
6894         * src/imap.c
6895                 Save uidnext between sessions
6896
6897 2006-04-17 [colin]      2.1.1cvs7
6898
6899         * src/imap.c
6900                 scan is required when uid validity changes
6901
6902 2006-04-17 [colin]      2.1.1cvs6
6903
6904         * src/folderview.c
6905                 Don't scan if not necessary, apart in current
6906                 folder and INBOX to fetch flags.
6907         * src/imap.c
6908                 Scan is necessary if unread count changes
6909
6910 2006-04-17 [colin]      2.1.1cvs5
6911
6912         * src/imap.c
6913                 ...But always fetch ANSWERED and DELETED flags for
6914                 INBOX, as filtering can happen on these flags.
6915
6916 2006-04-17 [colin]      2.1.1cvs4
6917
6918         * src/imap.c
6919                 Don't fetch REPLIED and DELETED flags when synchronising
6920                 flags with a closed folder. We only need UNSEEN and FLAGGED
6921                 to update the folderview.
6922
6923 2006-04-17 [colin]      2.1.1cvs3
6924
6925         * src/imap.c
6926                 Faster flag search when there are new mails 
6927                 in a folder. We can do a full search if the 
6928                 folder contains less messages than the new
6929                 list.
6930
6931 2006-04-17 [colin]      2.1.1cvs2
6932
6933         * po/cs.po
6934         * po/de.po
6935         * po/fr.po
6936         * po/nl.po
6937         * po/pt_BR.po
6938                 Update translations from stable branch
6939
6940 2006-04-17 [colin]      2.1.1cvs1
6941
6942         * configure.ac
6943                 Bump version to follow stable release
6944
6945 2006-04-16 [mones]      2.1.0cvs50
6946
6947         * po/es.po
6948                 Updated for release
6949
6950 2006-04-16 [colin]      2.1.0cvs49
6951
6952         * src/textview.c
6953                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
6954                 with gtk < 2.8. Thanks to Fabien Vantard.
6955
6956 2006-04-15 [colin]      2.1.0cvs48
6957
6958         * src/etpan/imap-thread.c
6959                 Fix bug #919 (libetpan: SEGV when connecting 
6960                 using command)
6961
6962 2006-04-14 [colin]      2.1.0cvs47
6963
6964         * src/main.c
6965                 Fix race on --select (should be done better)
6966
6967 2006-04-14 [wwp]        2.1.0cvs46
6968
6969         * src/send_message.c
6970                 enforce a check for domain in account prefs (a sending
6971                 error could be faced if domain was checked but no value set),
6972                 thanks to Colin.
6973
6974 2006-04-14 [colin]      2.1.0cvs45
6975
6976         * src/codeconv.c
6977                 when converting from unknown to unknown, if the
6978                 string is UTF8, don't convert it to the locale
6979                 (which breaks it)
6980
6981 2006-04-14 [colin]      2.1.0cvs44
6982
6983         * src/compose.c
6984                 Don't try to use ASCII for converting headers
6985                 (as done in body)
6986
6987 2006-04-14 [paul]       2.1.0cvs43
6988
6989         * src/crash.c
6990                 add locale/charset info to crash report
6991         * src/gtk/about.c
6992                 add wwp to doc team
6993                 replace 'e-mail' with preferred 'email'
6994         * src/gtk/authors.h
6995                 ensure contributors list is in alphabetical
6996                 order
6997
6998 2006-04-13 [colin]      2.1.0cvs42
6999
7000         * src/textview.c
7001                 Prevent gdk warnings
7002
7003 2006-04-13 [colin]      2.1.0cvs41
7004
7005         * src/common/ssl_certificate.c
7006         * src/common/ssl_certificate.h
7007         * src/gtk/sslcertwindow.c
7008                 Warn on expired certs, and display the expiration date
7009
7010 2006-04-13 [colin]      2.1.0cvs40
7011
7012         * src/plugins/spamassassin/spamassassin_gtk.c
7013                 Fix missing set_text on unix socket
7014
7015 2006-04-13 [wwp]        2.1.0cvs39
7016
7017         * manual/fr/advanced.xml
7018         * manual/fr/glossary.xml
7019                 applied new spam/ham/email lexicon (pourriel, courriel)
7020
7021 2006-04-13 [paul]       2.1.0cvs38
7022
7023         * src/plugins/pgpmime/plugin.c
7024                 remove the mention of S/MIME from the
7025                 description. This is now handled by the
7026                 S/MIME plugin.
7027
7028 2006-04-13 [paul]       2.1.0cvs37
7029
7030         * src/prefs_msg_colors.c
7031                 rework dialog
7032         * src/prefs_folder_item.c
7033         * src/prefs_spelling.c
7034                 add a tooltip to the colour selector buttons
7035
7036 2006-04-13 [wwp]        2.1.0cvs36
7037
7038         * manual/advanced.xml
7039         * manual/glossary.xml
7040         * manual/handling.xml
7041         * manual/keyboard.xml
7042         * manual/plugins.xml
7043         * manual/starting.xml
7044         * manual/fr/account.xml
7045         * manual/fr/ack.xml
7046         * manual/fr/addrbook.xml
7047         * manual/fr/advanced.xml
7048         * manual/fr/faq.xml
7049         * manual/fr/glossary.xml
7050         * manual/fr/gpl.xml
7051         * manual/fr/handling.xml
7052         * manual/fr/intro.xml
7053         * manual/fr/keyboard.xml
7054         * manual/fr/plugins.xml
7055         * manual/fr/starting.xml
7056         * manual/fr/sylpheed-claws-manual.xml
7057                 fixes to the manuals:
7058                  - summaryview -> Message List (same in French)
7059                  - translate key names
7060                  - fix French punctuation, use non-breakable spaces when
7061                    necessary, don't use &thinsp; which is not portable
7062                  - tell what maildir and mbox formats we support
7063
7064 2006-04-12 [wwp]        2.1.0cvs35
7065
7066         * src/prefs_toolbar.c
7067                 unified a replace button more,
7068                 patch by Fabien Vantard <fzzzzz@gmail.com>.
7069
7070 2006-04-12 [wwp]        2.1.0cvs34
7071
7072         * src/prefs_common.c
7073         * src/prefs_msg_colors.c
7074                 make default color labels translatable,
7075                 patch from Fabien Vantard <fzzzzz@gmail.com>,
7076                 thanks to Tim <timbrain@post.cz> for reporting.
7077
7078 2006-04-12 [wwp]        2.1.0cvs33
7079
7080         * manual/glossary.xml
7081         * manual/intro.xml
7082         * manual/plugins.xml
7083         * manual/starting.xml
7084         * manual/sylpheed-claws-manual.xml
7085         * manual/fr/.cvsignore
7086         * manual/fr/account.xml
7087         * manual/fr/ack.xml
7088         * manual/fr/addrbook.xml
7089         * manual/fr/advanced.xml
7090         * manual/fr/faq.xml
7091         * manual/fr/glossary.xml
7092         * manual/fr/handling.xml
7093         * manual/fr/intro.xml
7094         * manual/fr/keyboard.xml
7095         * manual/fr/plugins.xml
7096         * manual/fr/starting.xml
7097         * manual/fr/sylpheed-claws-manual.xml
7098                 various fixes: typos, missing .fr translations, punctuation,
7099                 capitalization, links, accents and some bad French more.
7100
7101 2006-04-12 [wwp]        2.1.0cvs32
7102
7103         * src/prefs_gtk.c
7104                 fix for bug #935: always store prefs files in UTF-8 (thanks
7105                 to Colin).
7106
7107 2006-04-11 [colin]      2.1.0cvs31
7108
7109         * src/compose.c
7110                 Fix inserting files not in utf8 when locale is utf8
7111
7112 2006-04-11 [colin]      2.1.0cvs30
7113
7114         * src/inc.c
7115                 Don't show error dialog when cancelling connection
7116                 Patch by Pawel
7117
7118 2006-04-11 [cleroy]     2.1.0cvs29
7119
7120         * src/compose.c
7121                 Implement multiple quote levels
7122         * src/prefs_common.c
7123                 Change a little bit the quote bgcolor for 2nd level
7124
7125 2006-04-11 [colin]      2.1.0cvs28
7126
7127         * src/gtk/about.c
7128                 Add locale and charset in the label
7129
7130 2006-04-10 [colin]      2.1.0cvs27
7131
7132         * src/compose.c
7133         * src/prefs_common.c
7134         * src/prefs_common.h
7135         * src/prefs_msg_colors.c
7136         * src/textview.c
7137                 Allow optional background color in quotes
7138                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
7139                 GTK+-2.8.x feature
7140
7141 2006-04-10 [colin]      2.1.0cvs26
7142
7143         * src/main.c
7144         * src/mainwindow.c
7145         * src/mainwindow.h
7146                 Implement --select
7147
7148 2006-04-10 [colin]      2.1.0cvs25
7149
7150         * manual/plugins.xml
7151         * manual/fr/plugins.xml
7152                 Document libcurl's proxy variables
7153
7154 2006-04-09 [colin]      2.1.0cvs24
7155
7156         * src/prefs_common.c
7157                 gettext() returns statically allocated stuff. We have
7158                 to strdup it in order to be able to free it.
7159
7160 2006-04-09 [colin]      2.1.0cvs23
7161
7162         * AUTHORS
7163         * src/gtk/authors.h
7164                 Add Alexei
7165
7166 2006-04-09 [colin]      2.1.0cvs22
7167
7168         * src/mainwindow.c
7169         * src/gtk/quicksearch.c
7170                 Fix bug #859 (problems with cyrilic input in 
7171                 search panel) - Patch by Alexey Illarionov 
7172                 <littlesavage@rambler.ru>
7173
7174 2006-04-09 [colin]      2.1.0cvs21
7175
7176         * src/prefs_customheader.c
7177                 I prefer removing then freeing rather than the contrary
7178                 (even if it doesn't change anything ;-)
7179         * src/prefs_account.c
7180                 Fix bug #933 (Crash re-entering the custom headers list 
7181                 dialog in accounts prefs)
7182                 The problem happened when cancelling the Account 
7183                 Preferences' dialogs - in which case we didn't do 
7184                 anything to the PrefsAccount * struct. In case of applying,
7185                 the old ac_prefs was replaced with the tmp_ac_prefs we were
7186                 working with in this dialog. The problem is that 
7187                 prefs_customheader.c, working on this tmp_ac_prefs, always
7188                 changes the ->customhdr_list pointer, even when cancelled. 
7189                 So in case of cancelling the prefs_account dialog, we still
7190                 have to update ->customhdr_list in the real account.
7191
7192 2006-04-08 [colin]      2.1.0cvs20
7193
7194         * manual/fr/glossary.xml
7195         * manual/fr/keyboard.xml
7196                 Forgot some headers :)
7197
7198 2006-04-08 [colin]      2.1.0cvs19
7199
7200         * manual/Makefile.am
7201         * manual/fr/Makefile.am
7202         * manual/fr/account.xml
7203         * manual/fr/ack.xml
7204         * manual/fr/addrbook.xml
7205         * manual/fr/advanced.xml
7206         * manual/fr/faq.xml
7207         * manual/fr/glossary.xml
7208         * manual/fr/gpl.xml
7209         * manual/fr/handling.xml
7210         * manual/fr/intro.xml
7211         * manual/fr/keyboard.xml
7212         * manual/fr/plugins.xml
7213         * manual/fr/starting.xml
7214         * manual/fr/sylpheed-claws-manual.xml
7215         * manual/fr/dist/.cvsignore
7216         * manual/fr/dist/Makefile.am
7217         * manual/fr/dist/html/.cvsignore
7218         * manual/fr/dist/html/Makefile.am
7219         * manual/fr/dist/pdf/.cvsignore
7220         * manual/fr/dist/pdf/Makefile.am
7221         * manual/fr/dist/ps/.cvsignore
7222         * manual/fr/dist/ps/Makefile.am
7223         * manual/fr/dist/txt/.cvsignore
7224         * manual/fr/dist/txt/Makefile.am
7225                 Add the french translation of the manual. Thanks to
7226                 Olivier Delhomme <olivier.delhomme@free.fr> for 
7227                 account.xml, ack.xml, addrbook.xml and advanced.xml
7228
7229 2006-04-08 [colin]      2.1.0cvs18
7230
7231         * manual/plugins.xml
7232         * manual/starting.xml
7233                 More fixes
7234
7235 2006-04-07 [colin]      2.1.0cvs17
7236
7237         * manual/faq.xml
7238         * manual/intro.xml
7239         * manual/keyboard.xml
7240                 Little fixes
7241
7242 2006-04-07 [colin]      2.1.0cvs16
7243
7244         * README
7245         * src/compose.c
7246         * src/prefs_common.c
7247         * src/prefs_common.h
7248                 Add hidden compose_no_markup pref
7249
7250 2006-04-07 [wwp]        2.1.0cvs15
7251
7252         * src/summary_search.c
7253         * .cvsignore
7254                 Bugfix: stop button was sticky when searching in an empty folder.
7255                 Applied curly brackets code style to the whole file (summary_search.c).
7256                 More files to ignore.
7257
7258 2006-04-07 [wwp]        2.1.0cvs14
7259
7260         * src/message_search.c
7261         * src/summary_search.c
7262                 changed default button when search bumps at file/folder
7263                 beginning or end, for convenience (thanks to Colin).
7264
7265 2006-04-07 [paul]       2.1.0cvs13
7266
7267         * src/plugins/dillo_viewer/dillo_prefs.c
7268                 avoid future potential for namespace collision
7269                 Patch by Colin
7270
7271 2006-04-06 [wwp]        2.1.0cvs12
7272
7273         * src/summary_search.c
7274                 Unify extended/advanced searches names (and thus factorize labels),
7275                 patch by Fabien Vantard <fzzzzz@gmail.com>.
7276
7277 2006-04-06 [wwp]        2.1.0cvs11
7278
7279         * src/folderview.c
7280         * src/prefs_themes.c
7281         * src/summaryview.c
7282                 Fixed some compilation warnings.
7283
7284 2006-04-06 [colin]      2.1.0cvs10
7285
7286         * manual/advanced.xml
7287                 Document the wizard template and how to deploy
7288                 Sylpheed-Claws effectively
7289
7290 2006-04-06 [colin]      2.1.0cvs9
7291
7292         * src/folderview.c
7293                 gettext patch to tell translators about _("#"),
7294                 by Maxim Britov
7295
7296 2006-04-06 [colin]      2.1.0cvs8
7297
7298         * src/textview.c
7299                 Fix invalid GtkTextBIter after clicking "Display as text"
7300
7301 2006-04-06 [mones]      2.1.0cvs7
7302
7303         * src/addr_compl.c
7304         * src/addrindex.c
7305         * src/addritem.c
7306         * src/codeconv.c
7307         * src/compose.c
7308         * src/filtering.c
7309         * src/folder.c
7310         * src/folder_item_prefs.c
7311         * src/folderview.c
7312         * src/localfolder.c
7313         * src/matcher.c
7314         * src/mimeview.c
7315         * src/prefs_msg_colors.c
7316         * src/prefs_spelling.c
7317         * src/prefs_themes.c
7318         * src/procmime.c
7319         * src/procmsg.c
7320         * src/stock_pixmap.c
7321         * src/summaryview.c
7322         * src/textview.c
7323         * src/toolbar.c
7324         * src/common/mgutils.c
7325         * src/common/prefs.c
7326         * src/common/ssl_certificate.c
7327         * src/gtk/colorlabel.c
7328         * src/gtk/quicksearch.c
7329         * src/plugins/pgpmime/pgpmime.c
7330         * src/plugins/spamassassin/spamassassin.c
7331                 Removed redundant NULL checks for g_free() calls.
7332                 Patch by Pawel Pekala.
7333
7334 2006-04-06 [mones]      2.1.0cvs6
7335
7336         * src/prefs_actions.c
7337         * src/prefs_filtering.c
7338         * src/prefs_filtering_action.c
7339         * src/prefs_matcher.c
7340         * src/prefs_template.c
7341         * src/gtk/gtkutils.c
7342         * src/gtk/gtkutils.h
7343                 Have a nice replace button. Patch by Pawel Pekala
7344
7345 2006-04-06 [colin]      2.1.0cvs5
7346
7347         * src/addressbook.c
7348                 Fix crash with empty columns
7349
7350 2006-04-05 [colin]      2.1.0cvs4
7351
7352         * src/wizard.c
7353         * src/prefs_gtk.c
7354                 Allow wizard customization with pre-filled values
7355
7356 2006-04-05 [colin]      2.1.0cvs3
7357
7358         * src/textview.c
7359         * src/mimeview.c
7360         * src/mimeview.h
7361                 Nicer messages in mimeview
7362
7363 2006-04-05 [colin]      2.1.0cvs2
7364
7365         * src/addressbook.c
7366         * src/prefs_summaries.c
7367                 i18n fix
7368
7369 2006-04-05 [colin]      2.1.0cvs1
7370
7371         * src/plugins/pgpcore/plugin.c
7372         * src/plugins/pgpcore/select-keys.c
7373         * src/plugins/pgpcore/select-keys.h
7374         * src/plugins/pgpcore/sgpgme.c
7375         * src/plugins/pgpcore/sgpgme.h
7376         * src/plugins/pgpinline/pgpinline.c
7377         * src/plugins/pgpinline/plugin.c
7378         * src/plugins/pgpmime/pgpmime.c
7379         * src/plugins/pgpmime/plugin.c
7380                 Factorize and generalize a bit 
7381                 Drop S/MIME signature verification from PGP/MIME
7382                 (adding it as another, more complete plugin)
7383
7384 2006-04-05 [paul]       2.1.0
7385
7386         2.1.0 released
7387
7388 2006-04-05 [paul]       2.0.0cvs186
7389
7390         * manual/advanced.xml
7391                 add info on colour labels
7392
7393 2006-04-05 [paul]       2.0.0cvs185
7394
7395         * po/bg.po
7396         * po/cs.po
7397         * po/de.po
7398         * po/el.po
7399         * po/en_GB.po
7400         * po/fi.po
7401         * po/fr.po
7402         * po/it.po
7403         * po/nl.po
7404         * po/pl.po
7405         * po/pt_BR.po
7406         * po/sr.po
7407         * po/zh_CN.po
7408                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
7409                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
7410                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
7411                 Guimaraes, Aleksandar Urosevic, Ralgh Young
7412         * src/gtk/authors.h
7413         * tools/claws.i18n.status.pl
7414                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
7415                 and new Czech translator, Tim <timbrain@post.cz>
7416
7417 2006-04-05 [mones]      2.0.0cvs184
7418
7419         * po/es.po
7420                 Updated translation
7421
7422 2006-04-05 [colin]      2.0.0cvs183
7423
7424         * src/gtk/quicksearch.c
7425                 Fix bug #929 (unnecessary reload in quick search bar)
7426
7427 2006-04-05 [colin]      2.0.0cvs182
7428
7429         * src/compose.c
7430                 Fix crash on Reply with no From:
7431                 Show signature and conversion error on queuing 
7432                 (but not sending)
7433         * src/mainwindow.c
7434         * src/summaryview.c
7435         * src/summaryview.h
7436                 Factorize threading code and make sure msginfo 
7437                 is not null when it comes from a GtkCTreeRow's 
7438                 data
7439         * src/gtk/gtkaspell.c
7440                 Check for necessary things
7441         * src/gtk/gtksctree.c
7442         * src/gtk/gtksctree.h
7443                 Reset anchor if necessary when removing node
7444
7445 2006-03-29 [colin]      2.0.0cvs181
7446
7447         * src/folderview.c
7448                 Warn for disabled IMAP accounts (due to lack of
7449                 libetpan). Breaks string-freeze - sorry - but it
7450                 is kind of important ;)
7451
7452 2006-03-28 [colin]      2.0.0cvs180
7453
7454         * src/gtk/gtkutils.c
7455         * src/gtk/gtkutils.h
7456                 Add a gtkut_get_link_btn() function that
7457                 creates a button which acts like an URI
7458         * src/prefs_themes.c
7459         * src/gtk/about.c
7460                 Use this function (factorizes codes)
7461         * src/common/defs.h
7462         * src/gtk/pluginwindow.c
7463                 Add a "Get more..." in the plugins window
7464
7465 2006-03-28 [colin]      2.0.0cvs179
7466
7467         * src/common/smtp.c
7468         * src/common/passcrypt.c
7469         * src/undo.c
7470                 Warning fixes. Patch by Pawel Pekala
7471
7472 2006-03-27 [colin]      2.0.0cvs178
7473
7474         * src/undo.c
7475                 Fix undoing by blocks with spaces
7476
7477 2006-03-27 [colin]      2.0.0cvs177
7478
7479         * src/textview.c
7480                 Set margin to 3px for headers
7481
7482 2006-03-27 [paul]
7483
7484         2.1.0-rc2 released
7485
7486 2006-03-27 [wwp]        2.0.0cvs176
7487
7488         * src/summaryview.c
7489                 don't reset quicksearch when updating the message list.
7490                 Thanks to Colin.
7491
7492 2006-03-26 [wwp]        2.0.0cvs175
7493
7494         * src/compose.c
7495                 use a unified border width ('other' tab in the compose window,
7496                 patch by Pawel Pekala).
7497
7498
7499 2006-03-26 [wwp]        2.0.0cvs174
7500
7501         * src/common/quoted-printable.c
7502         * src/addressbook.c
7503                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
7504
7505 2006-03-26 [colin]      2.0.0cvs173
7506
7507         * src/quote_fmt_parse.y
7508                 Fix non-UTF8 date formats messing up the whole quote a 
7509                 little bit
7510
7511 2006-03-26 [colin]      2.0.0cvs172
7512
7513         * src/procheader.c
7514                 Make sure the date is UTF8 valid, or try to make it
7515                 so. IncrediMail is really IncrediStupid.
7516         * src/compose.c
7517                 Fix possible conversions. 
7518                 
7519
7520 2006-03-26 [colin]      2.0.0cvs171
7521
7522         * src/matcher.c
7523                 Fix corner cases in body search. This is still a
7524                 hack... It seems impossible to make it good and 
7525                 reasonably fast at the same time.
7526
7527 2006-03-26 [colin]      2.0.0cvs170
7528
7529         * src/summaryview.c
7530                 I think I killed the twilight zone bug!
7531                 summary_select_node() flushes GTK events in order
7532                 to be able to center the view. But this also 
7533                 flushes keypresses like Ctrl-Alt-U, so this can
7534                 call summary_show from summary_select_node (itself
7535                 called from summary_show, etc.). And the summaryview
7536                 has to be unlocked in this function. So just locking
7537                 while processing GTK events, and bailing if locked, 
7538                 should fix it.
7539                 Fixes bug #927 (SIGSEGV during Update Summary)
7540
7541 2006-03-25 [colin]      2.0.0cvs169
7542
7543         * src/matcher.c
7544                 Fix search in QP-encoded bodies
7545                 Fix utf-8 searches in bodies encoded in the
7546                 locale's encoding
7547         * src/common/quoted-printable.c
7548         * src/common/quoted-printable.h
7549                 Add a decode function that doesn't overwrite
7550                 the original pointer
7551                 
7552
7553 2006-03-24 [colin]      2.0.0cvs168
7554
7555         * src/action.c
7556         * src/summaryview.c
7557         * src/summaryview.h
7558                 Update message cache after action
7559                 Patch by H. Merijn Brand
7560         * src/prefs_msg_colors.c
7561                 Factorize label 
7562                 Patch by Fabien Vantard
7563         * src/plugins/spamassassin/spamassassin_gtk.c
7564                 Remove useless translation
7565                 Patch by Fabien Vantard
7566
7567 2006-03-23 [colin]      2.0.0cvs167
7568
7569         * src/common/ssl.c
7570                 Let 30 seconds to SSL_connect
7571
7572 2006-03-23 [wwp]        2.0.0cvs166
7573
7574         * src/summaryview.c
7575         * src/gtk/description_window.c
7576                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
7577                 and headers are translated; adjust description windows' width to fit their
7578                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
7579
7580 2006-03-23 [paul]       2.0.0cvs165
7581
7582         * src/common/utils.c
7583                 fix highlighting of URIs containing "()"
7584                 (2.0.0cvs164's reversal fixed)
7585                 Thanks to Colin.
7586
7587 2006-03-23 [paul]       2.0.0cvs164
7588
7589         * src/common/utils.c
7590                 revert patch, (postponing a fix), at 2.0.0cvs120
7591                 as it breaks more URIs than it fixes.
7592                 Allow '-' to be a terminating character in a URI
7593
7594 2006-03-22 [colin]      2.0.0cvs163
7595
7596         * configure.ac
7597                 Require libetpan 0.45
7598                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
7599
7600 2006-03-22 [paul]       2.0.0cvs162
7601
7602         * src/editgroup.c
7603                 replace '<-' and '->' buttons with GTK_STOCK graphical
7604                 buttons
7605         * src/summary_search.c
7606                 don't offer '...' for translation
7607                 add a tooltip to advanced search '...' button
7608         * src/gtk/quicksearch.c
7609                 don't offer '...' for translation
7610
7611 2006-03-21 [colin]      2.0.0cvs161
7612
7613         * src/compose.c
7614                 Fix middle-click pasting (insert at click
7615                 position instead of cursor position, don't
7616                 remove existing selection and allow pasting
7617                 our own selection)
7618         * src/addressbook.c
7619                 "LDAP Server" -> "LDAP servers"
7620
7621 2006-03-21 [wwp]        2.0.0cvs160
7622
7623         * src/etpan/imap-thread.c
7624                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
7625
7626 2006-03-20 [colin]      2.0.0cvs159
7627
7628         * src/summaryview.c
7629                 Don't reload summaryview after an execute with no
7630                 move action
7631
7632 2006-03-19 [colin]      2.0.0cvs158
7633
7634         * src/addressbook.c
7635                 and put groups at the top, always
7636
7637 2006-03-19 [colin]      2.0.0cvs157
7638
7639         * src/addressbook.c
7640                 Order groups before names, as previously
7641
7642 2006-03-19 [colin]      2.0.0cvs156
7643
7644         * src/addressbook.c
7645                 - Sort case-unsensitive
7646                 - Put the sort arrow at opening too
7647
7648 2006-03-19 [wwp]        2.0.0cvs155
7649
7650         * src/addressbook.c
7651                 allow sorting by name/email/remarks, ensure that right-pane's contents
7652                 matches the left-pane selection (cleared when appropriate).
7653                 Patch by Pawel Pekala <c0rn@o2.pl>.
7654
7655 2006-03-18 [colin]      2.0.0cvs154
7656
7657         * src/textview.c
7658                 Fix text cursor ;)
7659
7660 2006-03-18 [colin]      2.0.0cvs153
7661
7662         * src/gtk/filesel.c
7663                 Make sure we hide the preview if we didn't get
7664                 a filename
7665
7666 2006-03-18 [colin]      2.0.0cvs152
7667
7668         * src/summaryview.c
7669                 Set cursor to watch for execution (fixes lack
7670                 of watch-cursor when dnd'ing hundreds of mails)
7671         * src/gtk/filesel.c
7672                 Check that mime type is 'image/*' before updating
7673                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
7674
7675 2006-03-18 [colin]      2.0.0cvs151
7676
7677         * src/mainwindow.c
7678         * src/textview.c
7679         * src/textview.h
7680                 Put a watch cursor in textview too when the mainwindow's
7681                 cursor in a watch
7682
7683 2006-03-18 [colin]      2.0.0cvs150
7684
7685         * src/folder.c
7686                 Change wrong asserts to simple tests
7687
7688 2006-03-17 [colin]      2.0.0cvs149
7689
7690         * src/mainwindow.c
7691         * src/mainwindow.h
7692         * src/prefs_msg_colors.c
7693         * src/summaryview.c
7694         * src/summaryview.h
7695         * src/gtk/colorlabel.c
7696         * src/gtk/colorlabel.h
7697                 Add a color label menu in the main menubar
7698                 Add (fixed) accels Ctrl-{0-7} to change the color
7699                 They have to be fixed because the menu's dynamic,
7700                 the items are complex widgets, hence we can't use
7701                 a GtkItemFactory.
7702
7703
7704 2006-03-17 [wwp]        2.0.0cvs148
7705
7706         * src/compose.c
7707                 rollback few lines from my previous commit (those lines come from
7708                 a pending patch, accidentally commited, even if neutral as they are
7709                 commented out).
7710
7711 2006-03-17 [wwp]        2.0.0cvs147
7712
7713         * src/compose.c
7714                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
7715                 applied code style/indentation to the modified function.
7716
7717 2006-03-17 [wwp]        2.0.0cvs146
7718
7719         * src/procmsg.c
7720         * src/compose.c
7721                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
7722
7723 2006-03-17 [paul]
7724
7725         2.1.0-rc1 released
7726
7727 2006-03-17 [paul]       2.0.0cvs145
7728
7729         * src/main.c
7730                 addressbook_read_file() was called twice
7731         * src/textview.c
7732                 X-Mailer highlighting
7733
7734 2006-03-16 [colin]      2.0.0cvs144
7735
7736         * src/sourcewindow.c
7737         * src/sourcewindow.h
7738                 And the last one, in source window.
7739
7740 2006-03-16 [colin]      2.0.0cvs143
7741
7742         * src/compose.c
7743         * src/compose.h
7744                 Fix the same stuff in compose
7745
7746 2006-03-16 [colin]      2.0.0cvs142
7747
7748         * src/messageview.c
7749                 Complete the previous messageview crash fix
7750
7751 2006-03-16 [colin]      2.0.0cvs141
7752
7753         * src/procmsg.h
7754         * src/procmsg.c
7755         * src/folder.c
7756                 Fix POSTPROCESSING hook
7757                 Patch by H. Merijn Brand
7758
7759         * src/procmime.c
7760         * src/procmime.h
7761                 Parse Content-Location
7762
7763         * src/toolbar.c
7764         * src/messageview.c
7765         * src/messageview.h
7766                 Don't crash when a top-level MessageView has
7767                 been closed on us. Same problematic than
7768                 yesterday's quicksearch issue.
7769
7770 2006-03-15 [colin]      2.0.0cvs140
7771
7772         * src/gtk/quicksearch.c
7773                 Fix a bitchy race we didn't think about when we
7774                 added quicksearch cancellation:
7775                 If the search is not on cached fields, for example
7776                 body_part matchcase "stuff"
7777                 the matcher code has to get the whole message. If
7778                 we're on IMAP, that can be slow, and in order to
7779                 be non-blocking, the IMAP code idle loop processes
7780                 gtk events too. So it is possible to cancel a
7781                 quicksearch while the matcher is getting the mail's
7782                 body. After matcher got its body, it will start to
7783                 iterate over the matcher list that the Quicksearch's
7784                 clear_search_cb() just freed via prepare_matcher().
7785                 SIGSEGV ensues.
7786                 The fix consists of guarding the matcherlist_match()
7787                 call with a boolean 'matching'. If we reset the
7788                 quicksearch while matching is TRUE, we don't free
7789                 the matcherlist anymore like we did, but we set
7790                 another new flag, deferred_free, to TRUE. Then,
7791                 in quicksearch_match(), just after returning from
7792                 matcherlist_match() and unsetting the matching flag,
7793                 we check the deferred_free flag and do the
7794                 prepare_matcher() (which does the matcherlist_free)
7795                 for real, so we free the matcherlist once it's not
7796                 used anymore.
7797                 As all of this runs via the glib main loop, we
7798                 luckily don't need a mutex.
7799         * src/summaryview.c
7800                 Also, show progress while searching.
7801
7802
7803 2006-03-14 [colin]      2.0.0cvs139
7804
7805         * src/alertpanel.c
7806                 Make alertpanel_is_open non-static
7807
7808 2006-03-14 [colin]      2.0.0cvs138
7809
7810         * src/prefs_spelling.c
7811                 Cleanups - Fabien Vantard
7812
7813 2006-03-14 [wwp]        2.0.0cvs137
7814
7815         * src/main.c
7816                 code style normalization (curly braces, indentation).
7817
7818 2006-03-14 [wwp]        2.0.0cvs137
7819
7820         * src/main.c
7821                 code style (braces, indentation)
7822
7823 2006-03-12 [paul]       2.0.0cvs136
7824
7825         * src/prefs_common.c
7826                 trans_hdr defaults to FALSE to be RFC-savvy
7827         * src/prefs_summaries.c
7828                 add a tooltip to the trans_hdr option
7829                 
7830
7831 2006-03-12 [paul]       2.0.0cvs135
7832
7833         * src/prefs_matcher.c
7834                 give a little more width to the combos
7835         * src/prefs_display_header.c
7836         * src/textview.c
7837                 translate headers if prefs_common.trans_hdr
7838                 is TRUE
7839
7840         Patches by Pawel Pekala
7841
7842 2006-03-12 [paul]       2.0.0cvs134
7843
7844         * src/plugins/clamav/clamav_plugin.c
7845         * src/plugins/dillo_viewer/dillo_viewer.c
7846         * src/plugins/pgpcore/plugin.c
7847         * src/plugins/pgpinline/plugin.c
7848         * src/plugins/pgpmime/plugin.c
7849         * src/plugins/spamassassin/spamassassin.c
7850                 update/add to descriptions
7851         * src/plugins/spamassassin/spamassassin_gtk.c
7852                 fixes to the english, remove superfluous
7853                 tooltips, clean up a little
7854
7855 2006-03-12 [paul]       2.0.0cvs133
7856
7857         * src/compose.c
7858                 fix Bug 924, 'Account combo box shows up wrong 
7859                 if & is in account name'
7860
7861 2006-03-11 [colin]      2.0.0cvs132
7862
7863         * src/summaryview.c
7864                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
7865                 messed up shift-selection because is slows down
7866                 moving around summaryview. thanks -users
7867
7868 2006-03-10 [colin]      2.0.0cvs131
7869
7870         * src/plugins/spamassassin/spamassassin_gtk.c
7871                 Put back Paul's engrish fixes
7872
7873 2006-03-10 [colin]      2.0.0cvs130
7874
7875         * src/plugins/spamassassin/spamassassin.c
7876         * src/plugins/spamassassin/spamassassin.h
7877         * src/plugins/spamassassin/spamassassin_gtk.c
7878                 Cleanup SA prefs page (more)
7879                 Patch by Fabien Vantard
7880
7881 2006-03-10 [paul]       2.0.0cvs129
7882
7883         * src/prefs_msg_colors.c
7884         * src/prefs_spelling.c
7885                 widget sensitivity
7886
7887 2006-03-09 [mones]      2.0.0cvs128
7888
7889         * po/es.po
7890                 Update for next RC
7891
7892 2006-03-09 [wwp]        2.0.0cvs127
7893
7894         * configure.ac
7895                 revert accidental commit (requirement for libetpan 0.43), this time
7896                 not in HEAD.
7897
7898 2006-03-09 [wwp]        2.0.0cvs125
7899
7900         * configure.ac
7901                 revert accidental commit (requirement for libetpan 0.43)
7902
7903 2006-03-09 [paul]       2.0.0cvs126
7904
7905         * src/prefs_receive.c
7906                 remove useless frame
7907                 replace 'incorporation' with 'receiving'
7908         * src/plugins/clamav/clamav_plugin_gtk.c
7909         * src/plugins/spamassassin/spamassassin_gtk.c
7910                 improve widget sensitivity
7911                 fix a bit his engrish
7912
7913 2006-03-09 [wwp]        2.0.0cvs125
7914
7915         * src/addressadd.c
7916         * src/foldersel.c
7917         * src/prefs_common.c
7918         * src/prefs_common.h
7919                 remember some more windows' sizes (add to addressbook and
7920                 select folder).
7921
7922 2006-03-09 [paul]       2.0.0cvs124
7923
7924         * src/plugins/pgpcore/prefs_gpg.c
7925                 normalise construction of dialogue
7926
7927 2006-03-09 [paul]       2.0.0cvs123
7928
7929         * src/plugins/trayicon/Makefile.am
7930                 add missing slash
7931
7932 2006-03-08 [colin]      2.0.0cvs122
7933
7934         * src/plugins/trayicon/Makefile.am
7935                 Fix build in separate dir 
7936                 Patch by Bamanzi <bamanzi@gmail.com>
7937
7938 2006-03-08 [colin]      2.0.0cvs121
7939
7940         * src/procmsg.c
7941                 Batch move and copies from summaryview with delayed execution
7942                 too
7943
7944 2006-03-07 [paul]       2.0.0cvs120
7945
7946         * src/common/utils.c
7947                 fix highlighting of URIs containing "()"
7948                 Patch by Pawel Pekala
7949
7950 2006-03-07 [paul]       2.0.0cvs119
7951
7952         * src/folder.c
7953         * src/folder.h
7954         * src/folderview.c
7955                 immediately do alphabetical resort when
7956                 changing a folder's name
7957                 Patch by Pawel Pekala
7958
7959 2006-03-07 [paul]       2.0.0cvs118
7960
7961         * src/news.c
7962         * src/news_gtk.c
7963                 when unsubscribing a newsgroup, remove the
7964                 folder and msgs in .sylpheed-claws/newscache
7965                 Patch by Pawel Pekala <c0rn@gazeta.pl>
7966
7967 2006-03-07 [paul]       2.0.0cvs117
7968
7969         * src/textview.c
7970                 fix wrong Fake URL Warning
7971                 Thanks to Hiro
7972
7973 2006-03-07 [colin]      2.0.0cvs116
7974
7975         * src/imap.c
7976                 Return immediately when password dialog was
7977                 cancelled
7978         * src/gtk/inputdialog.c
7979                 Allow empty strings for passwords
7980
7981
7982 2006-03-06 [colin]      2.0.0cvs115
7983
7984         * src/imap.c
7985                 Prevent double-timeouts when connection fails
7986
7987 2006-03-06 [colin]
7988
7989         2.0.1-rc1 released
7990
7991 2006-03-06 [colin]      2.0.0cvs114
7992
7993         * src/imap.c
7994                 Refresh session during potentially long
7995                 operations
7996
7997 2006-03-06 [wwp]        2.0.0cvs113
7998
7999         * src/prefs_msg_colors.h
8000                 forgot that one (custom color labels).
8001
8002 2006-03-06 [wwp]        2.0.0cvs112
8003
8004         * src/prefs_common.c
8005         * src/prefs_common.h
8006         * src/prefs_msg_colors.c
8007         * src/summaryview.c
8008         * src/summaryview.h
8009         * src/gtk/colorlabel.c
8010         * src/gtk/colorlabel.h
8011                 colors in messages list are now customizable. Color values and names can
8012                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
8013                 Thanks to Paul and Colin for their help with this longstanding patch!
8014
8015 2006-03-06 [wwp]        2.0.0cvs111
8016
8017         * src/textview.c
8018                 don't crash if (x)face is bad.
8019
8020 2006-03-05 [paul]       2.0.0cvs110
8021
8022         * AUTHORS
8023         * configure.ac
8024         * src/Makefile.am
8025         * src/common/Makefile.am
8026         * src/common/utils.h
8027         * src/etpan/imap-thread.c
8028         * src/gtk/authors.h
8029         * src/plugins/clamav/Makefile.am
8030         * src/plugins/demo/Makefile.am
8031         * src/plugins/dillo_viewer/Makefile.am
8032         * src/plugins/pgpcore/Makefile.am
8033         * src/plugins/pgpcore/passphrase.c
8034         * src/plugins/pgpinline/Makefile.am
8035         * src/plugins/pgpmime/Makefile.am
8036         * src/plugins/spamassassin/Makefile.am
8037         * src/plugins/trayicon/Makefile.am
8038                 fix builiding on cygwin
8039                 Patch by Ralgh Young <bamanzi@gmail.com>
8040
8041 2006-03-04 [wwp]        2.0.0cvs109
8042
8043         * manual/keyboard.xml
8044                 fix mixed up/down keys.
8045
8046 2006-03-04 [wwp]        2.0.0cvs108
8047
8048         * README
8049         * INSTALL
8050                 updated links to SpamAssassin.
8051
8052 2006-03-04 [wwp]        2.0.0cvs107
8053
8054         * manual/plugins.xml
8055         * src/plugins/spamassassin/README
8056                 updated SpamAssassin plugin docs to reflect new functional additions
8057                 (also fix/update/documents few technical stuff more, see the README).
8058
8059 2006-03-04 [wwp]        2.0.0cvs106
8060
8061         * src/prefs_message.c
8062                 normalized capitalization of message-prefs paths.
8063
8064 2006-03-04 [wwp]        2.0.0cvs105
8065
8066         * manual/advanced.xml
8067                 typo.
8068
8069 2006-03-03 [colin]      2.0.0cvs104
8070
8071         * src/plugins/clamav/clamav_plugin_gtk.c
8072                 Rework prefs page, patch by Fabien 
8073
8074 2006-03-03 [colin]      2.0.0cvs103
8075
8076         * src/plugins/clamav/clamav_plugin.c
8077                 Set error on all errors
8078
8079 2006-03-03 [colin]      2.0.0cvs102
8080
8081         * src/common/plugin.c
8082                 Initialize error to avoid crashing when a plugin fails
8083                 without setting error
8084
8085 2006-03-02 [wwp]        2.0.0cvs101
8086
8087         * configure.ac
8088                 fixed linker flags for libetpan support on Cygwin
8089                 (thanks to H.Merijn Brand).
8090
8091 2006-03-02 [wwp]        2.0.0cvs100
8092
8093         * src/addressbook.c
8094                 fix some AB error messages: one for punctuation and
8095                 one wrongly duplicate (thanks, maxbritov).
8096
8097 2006-03-02 [wwp]        2.0.0cvs99
8098
8099         * src/plugins/spamassassin/spamassassin.c
8100                 make sync calls to sa-learn/spamc to prevent
8101                 system (whatever local or client/server) overload.
8102
8103 2006-03-02 [colin]      2.0.0cvs98
8104
8105         * src/summaryview.c
8106                 Put the spam icon in the status column instead of the
8107                 mark one
8108
8109 2006-03-01 [colin]      2.0.0cvs97
8110
8111         * src/plugins/spamassassin/spamassassin.c
8112                 Fix segfault (g_file_set_contents fails for some 
8113                 reason and err==0x2f. Can't find out why with
8114                 valgrind, using working function :-)
8115
8116 2006-03-01 [colin]      2.0.0cvs96
8117
8118         * src/inc.c
8119                 Offline overriding: let 'No' be cached only 3 seconds
8120
8121 2006-03-01 [colin]      2.0.0cvs95
8122
8123         * src/addr_compl.c
8124         * src/addrbook.c
8125         * src/addressbook.c
8126         * src/addrindex.c
8127         * src/folder_item_prefs.c
8128         * src/headerview.c
8129         * src/imap.c
8130         * src/inc.c
8131         * src/ldif.c
8132         * src/mainwindow.c
8133         * src/mh.c
8134         * src/msgcache.c
8135         * src/prefs_common.h
8136         * src/prefs_msg_colors.c
8137         * src/procheader.c
8138         * src/procheader.h
8139         * src/procmime.c
8140         * src/procmsg.c
8141         * src/procmsg.h
8142         * src/send_message.h
8143         * src/simple-gettext.c
8144         * src/summaryview.c
8145         * src/summaryview.h
8146         * src/syldap.c
8147         * src/textview.c
8148         * src/undo.c
8149         * src/common/ssl_certificate.c
8150         * src/common/utils.c
8151         * src/gtk/colorsel.c
8152         * src/gtk/gtksctree.c
8153         * src/gtk/gtkshruler.c
8154         * src/plugins/trayicon/trayicon.c
8155                 #if 0 goes to /dev/null
8156
8157 2006-03-01 [colin]      2.0.0cvs94
8158
8159         * src/compose.c
8160         * src/imap.c
8161         * src/inc.c
8162         * src/inc.h
8163         * src/messageview.c
8164         * src/news.c
8165         * src/plugins/spamassassin/spamassassin.c
8166                 Allow to add information in the "working offline"
8167                 window
8168
8169 2006-03-01 [wwp]        2.0.0cvs93
8170
8171         * src/plugins/spamassassin/spamassassin.c
8172                 fixed spamc invocation: use a tricky temporary mini shell wrapper
8173                 'cause it seems that calling `spamc ... < inputfile` with
8174                 g_spawn_(a)sync simply.. erm doesn't work :-).
8175
8176 2006-03-01 [wwp]        2.0.0cvs92
8177
8178         * src/toolbar.c
8179         * src/toolbar.h
8180                 simplify the adding of spam/ham button to the messageview toolbar
8181                 (it gets more clear now that the same button will be "Mark as spam"
8182                 or "Mark as ham" according to the current message status,
8183                 thanks to Colin).
8184
8185 2006-03-01 [wwp]        2.0.0cvs91
8186
8187         * src/messageview.c
8188         * src/procmsg.c
8189         * src/procmsg.h
8190         * src/summaryview.c
8191         * src/plugins/spamassassin/spamassassin.c
8192         * src/plugins/spamassassin/spamassassin.h
8193                 make learner callbacks return a status (0 for ok),
8194                 handle it in main code to avoid setting flags when learning failed,
8195                 don't learn on TCP if offline in spamassassin,
8196                 thanks to Colin.
8197
8198                 
8199
8200 2006-03-01 [wwp]        2.0.0cvs90
8201
8202         * src/compose.c
8203                 some work around the compose window's account menu,
8204                 patch by Fabien Vantard.
8205
8206 2006-03-01 [wwp]        2.0.0cvs89
8207
8208         * src/plugins/spamassassin/spamassassin.c
8209                 fixed bad logics, was using spamc in local mode and sa-learn
8210                 in remote mode (thanks, Colin).
8211
8212 2006-03-01 [wwp]        2.0.0cvs88
8213
8214         * src/plugins/spamassassin/spamassassin.c
8215         * src/plugins/spamassassin/spamassassin.h
8216         * src/plugins/spamassassin/spamassassin_gtk.c
8217                 made processing of emails w/ sa-plugin an option (default is TRUE),
8218                 fixed Engrish some tooltips, capitalization of some debug messages
8219                 and warnings. The spamassassin plugin now provides two separate
8220                 services: process emails upon incorporation and spamd training.
8221                 Both services (un)register independently but use some common
8222                 plugin settings (transport settings, spam storage location).
8223
8224 2006-02-28 [wwp]        2.0.0cvs87
8225
8226         * src/plugins/spamassassin/spamassassin.c
8227                 fix async flag to spamc cmdline execution (batch exec should
8228                 be asynchronous).
8229
8230 2006-02-27 [wwp]        2.0.0cvs86
8231
8232         * src/plugins/spamassassin/spamassassin.c
8233         * src/plugins/spamassassin/spamassassin.h
8234         * src/plugins/spamassassin/spamassassin_gtk.c
8235                 - added the ability to learn a remote spamassassin server (spamd),
8236                 using spamc.
8237                 - added the spamassassin option 'username', that applies to all
8238                 spamassassin operations (filtering, learning, local or remote).
8239                 The default username is the current unix user (if left blank
8240                 from gtk prefs or config file).
8241                 - commented out some unused code (notebook widget), removed unused
8242                 layout (hbox1).
8243                 - make more widgets sensitive to the transport type.
8244
8245 2006-02-27 [colin]      2.0.0cvs85
8246
8247         * src/plugins/spamassassin/spamassassin.c
8248                 Fix sa-learn call when offline
8249
8250 2006-02-27 [colin]      2.0.0cvs84
8251
8252         * configure.ac
8253         * src/Makefile.am
8254         * src/mainwindow.c
8255         * src/mainwindow.h
8256         * src/messageview.c
8257         * src/messageview.h
8258         * src/prefs_toolbar.c
8259         * src/procmsg.c
8260         * src/stock_pixmap.c
8261         * src/stock_pixmap.h
8262         * src/summaryview.c
8263         * src/toolbar.c
8264         * src/toolbar.h
8265         * src/pixmaps/ham_btn.xpm
8266         * src/pixmaps/spam.xpm
8267         * src/pixmaps/spam_btn.xpm
8268         * src/plugins/spamassassin/spamassassin.c
8269                 Add button in toolbar for spam learning
8270                 Fix a few bugs from the last related commit
8271                 Revert 1.9.6cvs23 which messed up shift-selection
8272
8273 2006-02-24 [colin]      2.0.0cvs83
8274
8275         * src/procmsg.c
8276         * src/summaryview.c
8277         * src/summaryview.h
8278         * src/plugins/spamassassin/spamassassin.c
8279         * src/plugins/spamassassin/spamassassin.h
8280         * src/plugins/spamassassin/spamassassin_gtk.c
8281                 Unregister learner when spamassassin is either
8282                 disabled or over tcp
8283
8284 2006-02-24 [colin]      2.0.0cvs82
8285
8286         * src/Makefile.am
8287         * src/mainwindow.c
8288         * src/mainwindow.h
8289         * src/procmsg.c
8290         * src/procmsg.h
8291         * src/stock_pixmap.c
8292         * src/stock_pixmap.h
8293         * src/summaryview.c
8294         * src/summaryview.h
8295         * src/gtk/icon_legend.c
8296         * src/pixmaps/spam.xpm  ** NEW FILE **
8297         * src/plugins/spamassassin/spamassassin.c
8298         * src/plugins/spamassassin/spamassassin_gtk.c
8299                 Add spam learning interface (Mark/Mark as 
8300                 (spam|ham) menus)
8301
8302 2006-02-24 [wwp]        2.0.0cvs81
8303
8304         * src/compose.c
8305         * src/compose.h
8306         * src/filtering.c
8307                 hide compose window when sending message in batch mode
8308                 (filtering: forward and redirect). Also fixed a wrong
8309                 value returned when sending failed, neutral anyway.
8310                 (Colin, me) 
8311
8312 2006-02-24 [wwp]        2.0.0cvs80
8313
8314         * src/mainwindow.c
8315                 use GTK+'s stock quit button. Patch by Fabien Vantard.
8316
8317 2006-02-24 [paul]       2.0.0cvs79
8318
8319         * src/news.c
8320         * src/news.h
8321         * src/news_gtk.c
8322                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
8323                 Thanks to Colin
8324
8325 2006-02-23 [colin]      2.0.0cvs78
8326
8327         * src/alertpanel.c
8328                 Change OK to Close in alertpanel with View log
8329                 button; add accel to View log. Patch by Fabien
8330                 Vantard
8331
8332 2006-02-23 [wwp]        2.0.0cvs77
8333
8334         * src/compose.c
8335                 silly me, there were much more tests to perform, since toolbars can
8336                 really have down to 1 element only.
8337
8338 2006-02-23 [wwp]        2.0.0cvs76
8339
8340         * commitHelper
8341                 fixed indentation from my previous commit. Fallback to VISUAL if
8342                 EDITOR is not set (and to vi, at last resort).
8343
8344 2006-02-23 [wwp]        2.0.0cvs75
8345
8346         * commitHelper
8347                 improved error detection (Colin, me).
8348
8349 2006-02-23 [wwp]        2.0.0cvs74
8350
8351         * src/prefs_toolbar.c
8352                 simplify and fix prefs/toolbars layouting. Combos' contents can
8353                 now be really displayed.
8354
8355 2006-02-23 [wwp]        2.0.0cvs73
8356         simplifies and fix prefs/toolbars layouting. Combos' contents can now
8357         be really displayed.
8358
8359 2006-02-22 [wwp]        2.0.0cvs72
8360
8361         * src/compose.c
8362                 fix a typo in my previous commit (sorry!).
8363
8364 2006-02-22 [wwp]        2.0.0cvs71
8365
8366         * src/prefs_toolbar.c
8367                 fix a crash when adding separators to toolbars,
8368                 also fix some separator item information.
8369
8370 2006-02-22 [wwp]        2.0.0cvs70
8371
8372         * src/compose.c
8373                 fix a crash when redirecting (for instance) when compose window's
8374                 toolbar contents has been customized (when some buttons have been
8375                 removed in fact).
8376
8377 2006-02-21 [wwp]        2.0.0cvs69
8378
8379         * src/summaryview.c
8380         * src/gtk/pluginwindow.c
8381         * src/plugins/pgpcore/prefs_gpg.c
8382                 fix some compilation warnings (feat. remains of removed code).
8383
8384 2006-02-21 [wwp]        2.0.0cvs68
8385
8386         * src/gtk/gtkutils.c
8387                 fix two compilation issues, thanks to Stephan Sachse.
8388
8389 2006-02-20 [colin]      2.0.0cvs67
8390
8391         * src/mainwindow.c
8392                 Don't reselect displayed mail on refocus
8393                 This fixes actions misbehaving 
8394
8395 2006-02-20 [wwp]        2.0.0cvs66
8396
8397         * src/summaryview.c
8398         * src/gtk/gtksctree.c
8399         * src/gtk/gtkshruler.c
8400                 changed more runtime typecast checks.
8401
8402 2006-02-20 [wwp]        2.0.0cvs65
8403
8404         * src/summary_search.c
8405                 find all - summaryview refresh issue fixed, thanks to Colin.
8406
8407 2006-02-20 [wwp]        2.0.0cvs64
8408
8409         * src/gtk/gtkutils.c
8410                 better runtime typecast checks.
8411
8412 2006-02-20 [wwp]        2.0.0cvs63
8413
8414         * src/summary_search.c
8415                 enhancements to the summary search:
8416                         - add the ability to stop the running search
8417                           (upon ESC-key press, new Stop button or when Clear button is pressed)
8418                         - don't search if no criteria (From/To/Subject/Body) is set
8419                         - ensure that a busy mouse pointer is always shown when searching,
8420                           show it even a bit earlier
8421
8422 2006-02-19 [colin]      2.0.0cvs62
8423
8424         * src/compose.c
8425         * src/imap.c
8426         * src/etpan/imap-thread.c
8427         * src/etpan/imap-thread.h
8428                 (Future) IMAP speed improvement on sending
8429                 Will require a libetpan update
8430         * src/summaryview.c
8431         * src/gtk/quicksearch.c
8432                 Make quicksearch clearable while running.
8433
8434 2006-02-17 [colin]      2.0.0cvs61
8435
8436         * src/imap.c
8437         * src/etpan/imap-thread.c
8438         * src/etpan/imap-thread.h
8439                 Check for IMAP certificates
8440                 ** Requires libetpan-0.42-cvs4 
8441                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
8442
8443 2006-02-17 [colin]      2.0.0cvs60
8444
8445         * src/messageview.c
8446         * src/prefs_common.c
8447         * src/prefs_common.h
8448         * src/prefs_message.c
8449                 Add pref to display HTML-only mails with plugin, 
8450                 if possible (defaulting to FALSE of course).
8451
8452 2006-02-16 [colin]      2.0.0cvs59
8453
8454         * src/main.c
8455         * src/common/plugin.c
8456         * src/common/plugin.h
8457         * src/gtk/pluginwindow.c
8458                 Keep track of requested (but unloaded) plugins
8459                 in some error cases.
8460
8461 2006-02-16 [wwp]        2.0.0cvs58
8462
8463         * src/gtk/gtkaspell.c
8464         * src/gtk/gtkaspell.h
8465         * src/prefs_spelling.c
8466         * src/compose.c
8467         * src/prefs_common.c
8468         * src/prefs_common.h
8469                 implemented new optional spellchecker behaviour: re-check message when
8470                 dictionary got changed (from compose-window/context-menu/Change dictionary).
8471
8472 2006-02-16 [wwp]        2.0.0cvs57
8473
8474         * src/quote_fmt_parse.y
8475                 pclose popen'ed pipe.
8476
8477 2006-02-15 [colin]      2.0.0cvs56
8478
8479         * src/mimeview.c
8480         * src/mimeview.h
8481                 Let MimeViewers know which MimeView they
8482                 depend of.
8483         * src/summaryview.c
8484                 Swap From/To columns in Sent/Queue/Drafts
8485                 folders
8486         * src/etpan/imap-thread.c
8487                 Use mailstream_low_tls_open() for STARTTLS
8488                 instead of mailstream_low_ssl_open()
8489                 ** REQUIRES libetpan 0.42cvs3 **
8490
8491 2006-02-15 [wwp]        2.0.0cvs55
8492
8493         * src/compose.c
8494         * src/compose.h
8495         * src/message_search.c
8496         * src/message_search.h
8497         * src/textview.c
8498         * src/gtk/gtkutils.c
8499         * src/gtk/gtkutils.h
8500                 added the ability to Find text in the compose window (and a bit
8501                 of code factorization).
8502
8503 2006-02-15 [wwp]        2.0.0cvs54
8504
8505         * src/prefs_gtk.c
8506                 yet another one file was missing (fix for some widgets' sensitivity).
8507                 Thanks Colin!
8508
8509 2006-02-15 [wwp]        2.0.0cvs53
8510
8511         * src/prefs_gtk.h
8512                 oops forgot that file (fix for some widgets' sensitivity).
8513
8514 2006-02-15 [wwp]        2.0.0cvs52
8515
8516         * src/summary_search.c
8517                 implemented advanced summary search options (added the ability
8518                 to use matcher conditions in an advanced search mode).
8519
8520 2006-02-15 [wwp]        2.0.0cvs51
8521
8522         * src/plugins/pgpcore/prefs_gpg.c
8523         * src/prefs_account.c
8524                 fix some widget sensitivity, mostly around some labels in
8525                 account prefs.
8526
8527 2006-02-15 [paul]       2.0.0cvs50
8528
8529         * manual/advanced.xml
8530                 improve Templates info
8531                 written by wwp
8532
8533 2006-02-14 [colin]      2.0.0cvs49
8534
8535         * src/pixmaps/address_book.xpm
8536         * src/pixmaps/preferences.xpm
8537         * src/pixmaps/properties.xpm
8538                 Fix pixmap size - patch by Fabien Vantard
8539
8540 2006-02-13 [colin]      2.0.0cvs48
8541
8542         * src/procmime.c
8543                 Add missing fclose()s on error
8544         * src/textview.c
8545                 Remove unused code
8546         * src/common/utils.c
8547                 Fix temp files not being deleted on windows
8548         Patches by Thomas Gilgin
8549
8550 2006-02-13 [colin]      2.0.0cvs47
8551
8552         * src/mainwindow.c
8553                 Fix exit crash
8554
8555 2006-02-13 [wwp]        2.0.0cvs46
8556
8557         * src/plugins/pgpcore/prefs_gpg.c
8558                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
8559
8560 2006-02-12 [colin]      2.0.0cvs45
8561
8562         * src/folderview.c
8563         * src/main.c
8564         * src/mainwindow.c
8565                 Fix "stuff" when quitting
8566
8567 2006-02-12 [wwp]        2.0.0cvs44
8568
8569         * src/prefs_themes.c
8570                 fix typos in debug messages.
8571
8572 2006-02-11 [colin]      2.0.0cvs43
8573
8574         * src/summaryview.c
8575                 don't allow drag/drop from ourself
8576
8577 2006-02-10 [wwp]        2.0.0cvs42
8578
8579         * src/exporthtml.c
8580         * src/html.c
8581         * src/html.h
8582         * src/procmime.c
8583         * src/textview.c
8584                 renamed html_ prefixed functions and data structures to avoid
8585                 namespace clashes w/ other software (gtkhtml2 for instance).
8586                 Closes bug #907.
8587
8588
8589 2006-02-09 [colin]      2.0.0cvs41
8590
8591         * src/summaryview.c
8592                 Fix shitty logic messed up. Thanks Ticho for the hint!
8593
8594 2006-02-09 [wwp]        2.0.0cvs40
8595
8596         * src/gtk/about.c
8597         * src/compose.c
8598         * src/prefs_account.c
8599         * src/prefs_gtk.h
8600         * src/editaddress.c
8601                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
8602                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
8603                 Browse buttons in accounts prefs.
8604
8605 2006-02-09 [colin]      2.0.0cvs39
8606
8607         * src/matcher.c
8608                 Check for pointer before using its members
8609         * src/gtk/gtksourceprintjob.c
8610                 Fix a wrong warning
8611
8612 2006-02-09 [wwp]        2.0.0cvs38
8613
8614         * src/gtk/filesel.c
8615                 fix few compiler warnings (type mismatch).
8616
8617 2006-02-09 [paul]       2.0.0cvs37
8618
8619         * po/fr.po
8620                 updated by Fabien Vantard
8621
8622 2006-02-08 [colin]      2.0.0cvs36
8623
8624         * src/prefs_common.c
8625         * src/common/defs.h
8626         * src/common/plugin.c
8627                 allow windows and linux configurations to coexist
8628                 patch by Thomas Gilgin
8629
8630 2006-02-08 [colin]      2.0.0cvs35
8631
8632         * src/filtering.c
8633         * src/matcher.c
8634         * src/matcher.h
8635         * src/matcher_parser_parse.y
8636         * src/prefs_filtering_action.c
8637         * src/prefs_matcher.c
8638                 Add the "Ignore thread" filtering
8639                 action
8640
8641 2006-02-08 [colin]      2.0.0cvs34
8642
8643         * src/compose.c
8644         * src/procmime.c
8645         * src/procmime.h
8646                 Fix bug #905 (damaged attachment)
8647                 text files with raw \0's aren't really text files
8648         FOR_STABLE
8649
8650 2006-02-08 [colin]      2.0.0cvs33
8651
8652         * src/summaryview.c
8653                 Fix crasher introduced yesterday
8654
8655 2006-02-08 [wwp]        2.0.0cvs32
8656
8657         * src/compose.c
8658         * src/compose.h
8659                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
8660
8661 2006-02-08 [wwp]        2.0.0cvs31
8662
8663         * src/prefs_template.c
8664                 templates enhancement: allow address completion for Cc and Bcc fields
8665                 (it was currently possible for the To field only)
8666
8667 2006-02-08 [colin]      2.0.0cvs30
8668
8669         * src/compose.c
8670                 Don't unblock if not blocked
8671         FOR_STABLE
8672
8673 2006-02-07 [colin]      2.0.0cvs29
8674
8675         * src/action.c
8676                 Forgot to refresh summaryview
8677
8678 2006-02-07 [colin]      2.0.0cvs28
8679
8680         * src/action.c
8681                 Freeze/thaw message list and folder list while
8682                 processing %as{} actions 
8683         * src/compose.c
8684                 Fix auto-wrap disabling after a middle-click
8685                 paste - FOR_STABLE
8686
8687 2006-02-07 [paul]       2.0.0cvs27
8688
8689         * src/folder.c
8690                 fix freeing of uninitialised pointers
8691                 Thanks to Colin
8692
8693 2006-02-06 [colin]      2.0.0cvs26
8694
8695         * src/folder.c
8696                 Use g_slist_prepend in potentially big list
8697
8698 2006-02-06 [colin]      2.0.0cvs25
8699
8700         * src/folder.c
8701                 Completely skip processing if it doesn't 
8702                 exist (faster!)
8703
8704 2006-02-06 [colin]      2.0.0cvs24
8705
8706         * src/folder.c
8707         * src/summaryview.c
8708                 Batch filtering in summaryview (from Tools menu)
8709                 and pre/post//-processing too
8710
8711 2006-02-06 [colin]      2.0.0cvs23
8712
8713         * src/procmsg.h
8714         * src/filtering.c
8715                 Use a special field for batch filtering instead
8716                 of stepping on deferred execution's toes
8717
8718 2006-02-06 [colin]      2.0.0cvs22
8719
8720         * src/action.c
8721         * src/filtering.c
8722         * src/filtering.h
8723         * src/folder.c
8724         * src/summaryview.c
8725                 Fix filtering via menus and actions
8726
8727 2006-02-06 [colin]      2.0.0cvs21
8728
8729         * src/imap.c
8730                 Put the added file directly to cache if possible (will work
8731                 with next libetpan)
8732         * src/filtering.c
8733         * src/filtering.h
8734         * src/inc.c
8735         * src/folder.c
8736         * src/mbox.c
8737         * src/procmsg.h
8738                 Move and copy filtered messages by batches instead of one
8739                 by one - faster on IMAP
8740         * src/procmsg.c
8741                 Add a function that'll possibly be useful later
8742
8743 2006-02-06 [colin]      2.0.0cvs20
8744
8745         * src/addressbook.c
8746                 Use internal mime-type instead of text/plain for d'n'd
8747         * src/compose.c
8748                 Allow attaching files from mimeview's icon list via d'n'd
8749         * src/folderview.c
8750         * src/folderview.h
8751                 Use internal mime-type instead of text/plain for d'n'd
8752                 Don't try to selected opened folder if none is
8753                 Factorize d'n'd from other apps code
8754         * src/headerview.c
8755         * src/textview.c
8756         * src/gtk/gtkutils.c
8757         * src/gtk/gtkutils.h
8758                 Factorize Face/X-Face stuff
8759         * src/mimeview.c
8760                 Fix d'n'd to other apps
8761         * src/prefs_message.c
8762                 Let the XFace pref be usable without libcompface as it also
8763                 applies to Face
8764         * src/summaryview.c
8765                 Fix d'n'd to other apps
8766                 Factorize d'n'd from other apps code
8767
8768 2006-02-06 [wwp]        2.0.0cvs19
8769
8770         * po/it.po
8771                 Italian translation fixes by Andrea Spadaccini (no more confusion
8772                 between filtering and processing, and few changes in the About
8773                 dialog).
8774
8775
8776 2006-02-06 [mones]      2.0.0cvs18
8777
8778         * src/gtk/icon_legend.c
8779                 Improved descriptions allowing better translations
8780
8781 2006-02-05 [colin]      2.0.0cvs17
8782
8783         * src/imap.c
8784                 Add the f*cking missing expunge that caused imap_fetch_env
8785                 to fail after an add_msgs ! :-///
8786         * src/etpan/imap-thread.c
8787                 Add a bit of debug
8788         FOR_STABLE
8789
8790 2006-02-05 [colin]      2.0.0cvs16
8791
8792         * src/common/utils.c
8793                 Don't check for return-path (or we can't put
8794                 back non-sent mails)
8795
8796 2006-02-05 [colin]      2.0.0cvs15
8797
8798         * src/textview.c
8799                 Don't try to display Face header in textview
8800                 when teh headerview's active
8801
8802 2006-02-05 [colin]      2.0.0cvs14
8803
8804         * tools/tbird2syl.py
8805         * tools/Makefile.am
8806                 Add script to import Thunderbird mails
8807
8808 2006-02-05 [colin]      2.0.0cvs13
8809
8810         * src/headerview.c
8811         * src/procheader.c
8812         * src/procmsg.c
8813         * src/procmsg.h
8814         * src/textview.c
8815                 Show Face headers - patch partially by Klaus Flittner
8816
8817 2006-02-05 [colin]      2.0.0cvs12
8818
8819         * src/folderview.c
8820         * src/summaryview.c
8821         * src/common/utils.c
8822         * src/common/utils.h
8823                 Let dnd work from mime icons to summaryview
8824                 and to folderview too
8825                 Add a crude test to avoid trying to add files
8826                 drag'n'dropped when they're not mails
8827
8828 2006-02-04 [colin]      2.0.0cvs11
8829
8830         * src/summaryview.c
8831         * src/mimeview.c
8832                 Fix utf8 conversion
8833
8834 2006-02-04 [colin]      2.0.0cvs10
8835
8836         * src/compose.c
8837         * src/folderview.c
8838         * src/mimeview.c
8839         * src/summaryview.c
8840         * src/summaryview.h
8841                 Added various drag and drop capas:
8842                 From                    To
8843                 summaryview             other apps
8844                 mimeview icons          other apps
8845                 other apps              summaryview
8846                 other apps              folderview
8847
8848                 This shouldn't have broken the existing:
8849                 From                    To
8850                 summaryview             folderview
8851                 folderview              folderview
8852                 summaryview             compose's attachments
8853
8854         Tests welcomed.
8855
8856 2006-02-02 [paul]       2.0.0cvs9
8857
8858         * src/mainwindow.c
8859                 move global option 'Set displayed columns...' out
8860                 of folder option grouping.
8861                 fix sensitivity of 'harvest addresses'
8862         FOR_STABLE
8863
8864 2006-02-01 [colin]      2.0.0cvs8
8865
8866         * src/mimeview.c
8867                 Revert the alertpanel patch, it sucks (intrusive
8868                 and gets in the way of "open")
8869
8870 2006-02-01 [colin]      2.0.0cvs7
8871
8872         * src/compose.c
8873         * src/prefs_account.c
8874         * src/prefs_common.c
8875         * src/common/defs.h
8876         * src/common/utils.c
8877         * src/common/utils.h
8878                 Add ability to edit the signature file
8879                 from the account preferences, and use
8880                 a default for the text editor.
8881                 Patch by Fabien Vantard
8882
8883 2006-02-01 [colin]      2.0.0cvs6
8884
8885         * src/mimeview.c
8886                 Try to get mime type by extension if it is
8887                 application/octet-stream
8888                 Display a window with possible choices when
8889                 encountering unknown mime types
8890         * src/gtk/filesel.c
8891         * src/gtk/filesel.h
8892                 Add preview
8893                 Allow multiple selection in filtered filesel
8894                 (patch by Fabien Vantard)
8895         * src/gtk/pluginwindow.c
8896                 Use it (patch by Fabien Vantard)
8897
8898 2006-02-01 [paul]       2.0.0cvs5
8899
8900         * src/jpilot.c
8901                 fix crash on creating jpilot address book
8902                 Thanks to Colin - FOR_STABLE
8903         * src/prefs_summaries.c
8904         * src/prefs_wrapping.c
8905         * src/gtk/icon_legend.c
8906         * src/gtk/quicksearch.c
8907                 string fixes and additions
8908
8909 2006-02-01 [paul]       2.0.0cvs4
8910
8911         * src/compose.c
8912         * src/mainwindow.c
8913         * src/messageview.c
8914         * src/prefs_send.c
8915                 add Arabic encoding option
8916                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
8917
8918 2006-01-31 [colin]      2.0.0cvs3
8919
8920         * src/plugins/pgpcore/passphrase.c
8921                 Convert passphrase to locale encoding
8922         * src/compose.c
8923                 Fix drafting on IMAP. Crappy bug sneaked in
8924                 the release :-/
8925         FOR_STABLE
8926
8927 2006-01-30 [paul]       2.0.0cvs2
8928
8929         * src/gtk/icon_legend.c
8930                 show the new entries
8931
8932 2006-01-30 [colin]      2.0.0cvs1
8933
8934         * src/manual.c
8935                 Check for the file to be present before 
8936                 enabling the menu - FOR_STABLE
8937         * src/gtk/icon_legend.c
8938                 Add folders icons (not all of them, there
8939                 are too much, but the most intriguing ones)
8940
8941 2006-01-30 [paul]       2.0.0
8942
8943         version 2.0.0 released
8944
8945 2006-01-30 [paul]       1.9.100cvs200
8946
8947         * manual/faq.xml
8948         * manual/gpl.xml
8949         * manual/intro.xml
8950         * manual/starting.xml
8951         * manual/sylpheed-claws-manual.xml
8952                 fixes, additions
8953
8954 2006-01-29 [mones]      1.9.100cvs199
8955
8956         * manual/account.xml
8957         * manual/advanced.xml
8958         * manual/glossary.xml
8959                 Some typos fixed, added LDIF term to glossary
8960         * po/es.po
8961                 Fixed leading plus symbol
8962
8963 2006-01-29 [paul]       1.9.100cvs198
8964
8965         * po/fi.po
8966         * po/sk.po
8967                 updated by Tommi Pirinen and Andrej Kacian
8968
8969 2006-01-29 [paul]       1.9.100cvs197
8970
8971         * src/gtk/authors.h
8972                 remove duplicates
8973
8974 2006-01-29 [paul]       1.9.100cvs196
8975
8976         * AUTHORS
8977         * po/nl.po
8978         * src/gtk/authors.h
8979         * tools/claws.i18n.status.pl
8980                 nl translation updated by Tim Dijkstra
8981
8982 2006-01-29 [paul]       1.9.100cvs195
8983
8984         * po/sr.po
8985         * po/sv.po
8986                 updated by Aleksandar Urosevic and Anders Troback
8987
8988 2006-01-28 [colin]      1.9.100cvs194
8989
8990         * src/gtk/gtksourceprintjob.c
8991                 Don't fiddle with PangoLayout when we
8992                 have an image
8993
8994 2006-01-28 [paul]       1.9.100cvs193
8995
8996         * AUTHORS
8997         * po/el.po
8998         * po/zh_CN.po
8999         * src/gtk/authors.h
9000         * tools/claws.i18n.status.pl
9001                 updated translations submitted by Stavros Giannouris
9002                 and Ralgh Young
9003
9004 2006-01-27 [colin]      1.9.100cvs192
9005
9006         * src/summaryview.c
9007         * src/gtk/gtksourceprintjob.c
9008                 Add image printing 
9009                 (libgnomeprint only, of course)
9010
9011 2006-01-27 [paul]       1.9.100cvs191
9012
9013         * po/fr.po
9014         * po/it.po
9015                 updated by Fabien Vantard and Andrea Spadaccini
9016
9017 2006-01-26 [colin]      1.9.100cvs190
9018
9019         * manual/Makefile.am
9020         * configure.ac
9021                 Make building the manual optional 
9022                 (--disable-manual)
9023
9024 2006-01-26 [paul]       1.9.100cvs189
9025
9026         * manual/glossary.xml
9027         * manual/plugins.xml
9028                 edited
9029         * po/en_GB.po
9030                 updated
9031
9032 2006-01-26 [paul]       1.9.100cvs188
9033
9034         * src/prefs_display_header.c
9035         * src/prefs_folder_column.c
9036         * src/prefs_msg_colors.c
9037         * src/prefs_summaries.c
9038         * src/prefs_summary_column.c
9039                 HIGify
9040
9041 2006-01-25 [colin]      1.9.100cvs187
9042
9043         * src/imap.c
9044                 Don't allow moving/copying mails between
9045                 queue/drafts and non-queue/drafts folders
9046                 Fixes bug #897 (message header is resetted 
9047                 if one is copied to Drafts)
9048
9049 2006-01-25 [colin]      1.9.100cvs186
9050
9051         * src/folder.c
9052         * src/mainwindow.c
9053                 Fix subscribed folders not found
9054         * src/compose.c
9055                 Don't try to encode as original mail's charset
9056                 if it's ascii 
9057
9058 2006-01-25 [paul]       1.9.100cvs185
9059
9060         * AUTHORS
9061         * po/Makevars
9062                 updated
9063         * po/de.po
9064         * po/pl.po
9065         * po/pt_BR.po
9066         * po/sr.po
9067                 updates submitted by Stephan Sachse, Emilian Nowak
9068                 and Quar, Frederico Goncalves Guimaraes, and
9069                 Aleksandar Urosevic
9070                 Fix Bug 896, 'PT_BR locale broken'.
9071         * src/gtk/authors.h
9072                 updated
9073
9074 2006-01-24 [mones]      1.9.100cvs184
9075
9076         * manual/glossary.xml
9077                 All current terms finished. Reviewers welcome ;-)
9078         * manual/keyboard.xml
9079                 Fixed column width for pdf output.
9080         * po/es.po
9081                 Updated
9082
9083 2006-01-24 [paul]       1.9.100cvs183
9084
9085         * manual/glossary.xml
9086                 fix id name
9087         * manual/dist/html/Makefile.am
9088         * manual/dist/pdf/Makefile.am
9089         * manual/dist/ps/Makefile.am
9090         * manual/dist/txt/Makefile.am
9091                 fix make deps
9092                 Thanks to Colin
9093
9094 2006-01-24 [mones]      1.9.100cvs182
9095
9096         * manual/glossary.xml
9097                 Nearly finished, some terms missing.
9098
9099 2006-01-23 [paul]       1.9.100cvs181
9100
9101         * manual/dist/html/Makefile.am
9102         * manual/dist/pdf/Makefile.am
9103         * manual/dist/ps/Makefile.am
9104         * manual/dist/txt/Makefile.am
9105         * src/mainwindow.c
9106                 re-enable manual
9107                 Thanks to Colin
9108
9109 2006-01-22 [colin]      1.9.100cvs180
9110
9111         * src/compose.c
9112         * src/gtk/gtkaspell.c
9113                 Don't deselect stuff before right-clicking, with aspell.
9114                 (This prevented right-click Copy, for example).
9115                 Thanks to Clo!
9116
9117 2006-01-22 [paul]       1.9.100cvs179
9118
9119         * src/summary_search.c
9120                 don't fix the widget size as it causes problems
9121                 under localisation.
9122                 Thanks to Emilian Nowak
9123
9124 2006-01-21 [paul]       1.9.100cvs178
9125
9126         * src/prefs_themes.c
9127                 fix broken underlining of label text
9128                 with some translations
9129
9130 2006-01-21 [colin]      1.9.100cvs177
9131
9132         * po/fr.po
9133                 In French "Composition" puts the Compose toolbar's prefs in the wrong place
9134
9135 2006-01-20 [colin]      1.9.100cvs176
9136
9137         * configure.ac
9138         * Makefile.am
9139         * manual/Makefile
9140         * manual/dist/html/.cvsignore
9141         * manual/dist/html/Makefile.am
9142         * manual/dist/pdf/.cvsignore
9143         * manual/dist/pdf/Makefile.am
9144         * manual/dist/ps/.cvsignore
9145         * manual/dist/ps/Makefile.am
9146         * manual/dist/txt/.cvsignore
9147         * manual/dist/txt/Makefile.am
9148                 Autotool-ize manual
9149
9150 2006-01-20 [paul]       1.9.100cvs175
9151
9152         * manual/handling.xml
9153                 make Filtering and Searching entries easier to find
9154         * manual/keyboard.xml
9155                 add the remaining default keybinds
9156         * src/prefs_summaries.c
9157                 update the default keybinds
9158
9159 2006-01-20 [paul]       1.9.100cvs174
9160
9161         * src/addressbook.c
9162         * src/addrgather.c
9163         * src/addrharvest.c
9164         * src/editaddress.c
9165         * src/editgroup.c
9166         * src/exphtmldlg.c
9167         * src/expldifdlg.c
9168         * src/exporthtml.c
9169         * src/exportldif.c
9170         * src/ldif.c
9171                 replace 'e-mail' with 'email'
9172         * src/summary_search.c
9173                 add mnemonic to "Find all" button
9174
9175 2006-01-20 [wwp]        1.9.100cvs173
9176
9177         * src/export.c
9178         * src/import.c
9179                 touched mbox import/export buttons for HIG-compliance
9180
9181 2006-01-19 [paul]       1.9.100cvs172
9182
9183         * manual/account.xml
9184         * manual/addrbook.xml
9185         * manual/advanced.xml
9186         * manual/faq.xml
9187         * manual/handling.xml
9188         * manual/intro.xml
9189         * manual/plugins.xml
9190         * manual/starting.xml
9191                 more editing
9192
9193 2006-01-19 [paul]       1.9.100cvs171
9194
9195         * src/toolbar.c
9196                 allow use of trash button while receiving
9197                 Thanks to Colin
9198
9199 2006-01-19 [wwp]        1.9.100cvs170
9200
9201         * src/gtk/quicksearch.c
9202         * src/compose.c
9203                 force text color to black when yellow background is set
9204
9205 2006-01-19 [colin]      1.9.100cvs169
9206
9207         * src/plugins/trayicon/trayicon.c
9208                 Gray out Get Mail when already getting mail
9209
9210 2006-01-18 [paul]       1.9.100cvs168
9211
9212         * src/compose.c
9213                 give widget yellow background was To is
9214                 set via folder prefs
9215         * src/gtk/quicksearch.c
9216                 give widget yellow background when quick
9217                 search is active.
9218                 Thanks to Colin
9219
9220 2006-01-18 [paul]       1.9.100cvs167
9221
9222         * doc/man/sylpheed-claws.1
9223                 add --subscribe option
9224
9225 2006-01-18 [paul]       1.9.100cvs166
9226
9227         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
9228         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
9229                 use %U instead of %F (%F is broken for user installed
9230                 files in kde 3.5)
9231
9232 2006-01-18 [colin]      1.9.100cvs165
9233
9234         * src/summaryview.c
9235                 Default to Yes in "No more * messages" dialogs
9236
9237 2006-01-17 [colin]      1.9.100cvs164
9238
9239         * src/compose.c
9240                 Possibly fix an invalid iterator causing
9241                 crash
9242
9243 2006-01-17 [colin]      1.9.100cvs163
9244
9245         * src/mimeview.c
9246                 Fix crash when the image disappears under the
9247                 image viewer
9248
9249 2006-01-16 [colin]      1.9.100cvs162
9250
9251         * src/compose.c
9252                 Fix reenabling autowrap
9253
9254 2006-01-16 [colin]      1.9.100cvs161
9255
9256         * src/compose.c
9257                 reset quote_len before getting quote_str
9258
9259 2006-01-16 [colin]      1.9.100cvs160
9260
9261         * src/account.c
9262         * src/account.h
9263         * src/folder.c
9264         * src/imap_gtk.c
9265         * src/mh_gtk.c
9266                 Fix bug #883 (default inbox does not track folder move)
9267
9268 2006-01-16 [colin]      1.9.100cvs159
9269
9270         * src/compose.c
9271         * src/plugins/pgpcore/passphrase.c
9272                 More buttons fixes
9273
9274 2006-01-16 [paul]       1.9.100cvs158
9275
9276         * src/prefs_actions.c
9277         * src/prefs_filtering_action.c
9278         * src/prefs_matcher.c
9279         * src/quote_fmt.c
9280         * src/gtk/description_window.c
9281         * src/gtk/description_window.h
9282         * src/gtk/quicksearch.c
9283                 description window cleanups
9284
9285 2006-01-15 [colin]      1.9.100cvs157
9286
9287         * src/addressbook.c
9288         * src/prefs_filtering.c
9289                 Same here
9290
9291 2006-01-15 [colin]      1.9.100cvs156
9292
9293         * src/folderview.c
9294         * src/mainwindow.c
9295                 Same for "Empty trash"
9296
9297 2006-01-15 [colin]      1.9.100cvs155
9298
9299         * src/inc.c
9300                 Override offline dialog had Yes by default
9301
9302 2006-01-15 [colin]      1.9.100cvs154
9303
9304         * src/summaryview.c
9305                 Delete selected messages? previously had Yes the default
9306
9307 2006-01-15 [colin]      1.9.100cvs153
9308
9309         * src/folder.c
9310         * src/folder.h
9311         * src/main.c
9312                 Check if a mailbox is loaded after all
9313                 plugins are loaded.
9314
9315 2006-01-15 [colin]      1.9.100cvs152
9316
9317         * src/folder.c
9318                 Don't start wizard when there are unloaded folders (will help
9319                 people with only mbox or maildir mailboxes)
9320
9321 2006-01-14 [colin]      1.9.100cvs151
9322
9323         * src/addressbook.c
9324         * src/expldifdlg.c
9325         * src/importldif.c
9326         * src/importmutt.c
9327         * src/importpine.c
9328         * src/mh_gtk.c
9329                 More HIG compliance and fixes
9330
9331 2006-01-14 [colin]      1.9.100cvs150
9332
9333         * src/prefs_filtering_action.c
9334         * src/foldersel.c
9335                 Two forgotten button order changes
9336
9337 2006-01-14 [colin]      1.9.100cvs149
9338
9339         * src/account.c
9340         * src/addressbook.c
9341         * src/compose.c
9342         * src/folderview.c
9343         * src/imap_gtk.c
9344         * src/mainwindow.c
9345         * src/mh_gtk.c
9346         * src/news_gtk.c
9347         * src/prefs_actions.c
9348         * src/prefs_customheader.c
9349         * src/prefs_filtering.c
9350         * src/prefs_matcher.c
9351         * src/prefs_template.c
9352         * src/ssl_manager.c
9353         * src/summaryview.c
9354         * src/textview.c
9355         * src/toolbar.c
9356                 All deletion confirmations are now "Cancel, Delete" 
9357                 instead of "No, Yes"
9358                 Clarified most of the other "No, Yes" to 
9359                 "Cancel, Descriptive_action"
9360                 Rechanged the "Entry not saved" alerts to have 
9361                 "Close, Continue editing"
9362
9363
9364 2006-01-14 [paul]
9365
9366         * 2.0.0-rc4 released
9367
9368 2006-01-14 [paul]       1.9.100cvs148
9369
9370         * src/account.c
9371         * src/addressadd.c
9372         * src/addressbook.c
9373         * src/compose.c
9374         * src/editaddress.c
9375         * src/editbook.c
9376         * src/editgroup.c
9377         * src/editjpilot.c
9378         * src/editldap.c
9379         * src/editvcard.c
9380         * src/exphtmldlg.c
9381         * src/expldifdlg.c
9382         * src/folderview.c
9383         * src/grouplistdialog.c
9384         * src/imap_gtk.c
9385         * src/importmutt.c
9386         * src/importpine.c
9387         * src/inc.c
9388         * src/main.c
9389         * src/mainwindow.c
9390         * src/message_search.c
9391         * src/messageview.c
9392         * src/mh_gtk.c
9393         * src/mimeview.c
9394         * src/news_gtk.c
9395         * src/prefs_actions.c
9396         * src/prefs_customheader.c
9397         * src/prefs_filtering.c
9398         * src/prefs_matcher.c
9399         * src/prefs_template.c
9400         * src/prefs_themes.c
9401         * src/ssl_manager.c
9402         * src/summary_search.c
9403         * src/summaryview.c
9404         * src/textview.c
9405         * src/toolbar.c
9406         * src/gtk/foldersort.c
9407         * src/gtk/gtkaspell.c
9408         * src/gtk/inputdialog.c
9409         * src/gtk/prefswindow.c
9410         * src/plugins/pgpcore/select-keys.c
9411         * src/plugins/trayicon/trayicon.c
9412                 HIG compliant button order
9413
9414 2006-01-14 [mones]      1.9.100cvs147
9415
9416         * po/es.po
9417                 Updated translation
9418
9419 2006-01-13 [paul]       1.9.100cvs146
9420
9421         * AUTHORS
9422         * ChangeLog
9423         * src/gtk/authors.h
9424                 add Joshua M. Kwan to contributors list
9425
9426 2006-01-13 [colin]      1.9.100cvs145
9427
9428         * src/gtk/quicksearch.c
9429                 Don't refocus quick search after executing (Esc or Enter)
9430                 Allows to '/'search something then move up/down in 
9431                 summaryview, and to Esc a search and be back in the 
9432                 summaryview
9433
9434 2006-01-13 [paul]       1.9.100cvs144
9435
9436         * src/plugins/pgpinline/pgpinline.c
9437                 support Content-Type 'application/pgp'
9438                 patch by Joshua M. Kwan <joshuak@users.sf.net>
9439
9440 2006-01-13 [paul]       1.9.100cvs143
9441
9442         * manual/account.xml
9443                 make mention of partial retrieval
9444                 thanks to Colin
9445
9446 2006-01-13 [paul]       1.9.100cvs142
9447
9448         * src/account.c
9449         * src/account.h
9450         * src/action.c
9451         * src/action.h
9452         * src/adbookbase.h
9453         * src/addr_compl.c
9454         * src/addr_compl.h
9455         * src/addrbook.c
9456         * src/addrcache.c
9457         * src/addrcache.h
9458         * src/addrcindex.c
9459         * src/addrcindex.h
9460         * src/addrclip.c
9461         * src/addrclip.h
9462         * src/addrdefs.h
9463         * src/addressadd.c
9464         * src/addressadd.h
9465         * src/addressbook.c
9466         * src/addressbook.h
9467         * src/addrgather.c
9468         * src/addrgather.h
9469         * src/addrharvest.c
9470         * src/addrharvest.h
9471         * src/addrindex.c
9472         * src/addrindex.h
9473         * src/addritem.c
9474         * src/addritem.h
9475         * src/addrquery.c
9476         * src/addrquery.h
9477         * src/addrselect.c
9478         * src/addrselect.h
9479         * src/alertpanel.c
9480         * src/alertpanel.h
9481         * src/browseldap.c
9482         * src/browseldap.h
9483         * src/codeconv.c
9484         * src/codeconv.h
9485         * src/compose.c
9486         * src/compose.h
9487         * src/customheader.c
9488         * src/customheader.h
9489         * src/displayheader.c
9490         * src/displayheader.h
9491         * src/editaddress.c
9492         * src/editaddress.h
9493         * src/editbook.c
9494         * src/editbook.h
9495         * src/editgroup.c
9496         * src/editgroup.h
9497         * src/editjpilot.c
9498         * src/editjpilot.h
9499         * src/editldap.c
9500         * src/editldap.h
9501         * src/editldap_basedn.c
9502         * src/editldap_basedn.h
9503         * src/editvcard.c
9504         * src/editvcard.h
9505         * src/exphtmldlg.c
9506         * src/exphtmldlg.h
9507         * src/expldifdlg.c
9508         * src/expldifdlg.h
9509         * src/export.h
9510         * src/exporthtml.c
9511         * src/exporthtml.h
9512         * src/exportldif.c
9513         * src/exportldif.h
9514         * src/filtering.c
9515         * src/filtering.h
9516         * src/folder.c
9517         * src/folder.h
9518         * src/folder_item_prefs.c
9519         * src/folder_item_prefs.h
9520         * src/foldersel.c
9521         * src/foldersel.h
9522         * src/folderutils.c
9523         * src/folderutils.h
9524         * src/folderview.c
9525         * src/folderview.h
9526         * src/grouplistdialog.c
9527         * src/grouplistdialog.h
9528         * src/headerview.c
9529         * src/html.c
9530         * src/html.h
9531         * src/image_viewer.c
9532         * src/image_viewer.h
9533         * src/imap.c
9534         * src/imap.h
9535         * src/imap_gtk.c
9536         * src/imap_gtk.h
9537         * src/import.h
9538         * src/importldif.c
9539         * src/importldif.h
9540         * src/importmutt.c
9541         * src/importmutt.h
9542         * src/importpine.c
9543         * src/importpine.h
9544         * src/inc.c
9545         * src/inc.h
9546         * src/jpilot.c
9547         * src/jpilot.h
9548         * src/ldapctrl.c
9549         * src/ldapctrl.h
9550         * src/ldaplocate.c
9551         * src/ldaplocate.h
9552         * src/ldapquery.c
9553         * src/ldapquery.h
9554         * src/ldapserver.c
9555         * src/ldapserver.h
9556         * src/ldaputil.c
9557         * src/ldaputil.h
9558         * src/ldif.c
9559         * src/ldif.h
9560         * src/main.c
9561         * src/main.h
9562         * src/mainwindow.c
9563         * src/mainwindow.h
9564         * src/manual.c
9565         * src/manual.h
9566         * src/mbox.c
9567         * src/mbox.h
9568         * src/message_search.c
9569         * src/message_search.h
9570         * src/messageview.c
9571         * src/messageview.h
9572         * src/mh.c
9573         * src/mh.h
9574         * src/mh_gtk.c
9575         * src/mh_gtk.h
9576         * src/mimeview.c
9577         * src/mimeview.h
9578         * src/msgcache.c
9579         * src/msgcache.h
9580         * src/mutt.c
9581         * src/mutt.h
9582         * src/news.c
9583         * src/news.h
9584         * src/news_gtk.c
9585         * src/news_gtk.h
9586         * src/partial_download.c
9587         * src/partial_download.h
9588         * src/pine.c
9589         * src/pine.h
9590         * src/pop.c
9591         * src/pop.h
9592         * src/prefs_account.c
9593         * src/prefs_account.h
9594         * src/prefs_actions.c
9595         * src/prefs_actions.h
9596         * src/prefs_common.c
9597         * src/prefs_common.h
9598         * src/prefs_compose_writing.c
9599         * src/prefs_compose_writing.h
9600         * src/prefs_customheader.c
9601         * src/prefs_customheader.h
9602         * src/prefs_display_header.c
9603         * src/prefs_display_header.h
9604         * src/prefs_filtering.c
9605         * src/prefs_filtering.h
9606         * src/prefs_filtering_action.c
9607         * src/prefs_filtering_action.h
9608         * src/prefs_folder_column.c
9609         * src/prefs_folder_column.h
9610         * src/prefs_folder_item.c
9611         * src/prefs_folder_item.h
9612         * src/prefs_fonts.c
9613         * src/prefs_fonts.h
9614         * src/prefs_gtk.c
9615         * src/prefs_gtk.h
9616         * src/prefs_image_viewer.c
9617         * src/prefs_image_viewer.h
9618         * src/prefs_matcher.c
9619         * src/prefs_matcher.h
9620         * src/prefs_message.c
9621         * src/prefs_msg_colors.c
9622         * src/prefs_msg_colors.h
9623         * src/prefs_other.c
9624         * src/prefs_quote.c
9625         * src/prefs_receive.c
9626         * src/prefs_send.c
9627         * src/prefs_spelling.c
9628         * src/prefs_spelling.h
9629         * src/prefs_summaries.c
9630         * src/prefs_summaries.h
9631         * src/prefs_summary_column.c
9632         * src/prefs_summary_column.h
9633         * src/prefs_template.c
9634         * src/prefs_template.h
9635         * src/prefs_themes.c
9636         * src/prefs_themes.h
9637         * src/prefs_toolbar.c
9638         * src/prefs_toolbar.h
9639         * src/prefs_wrapping.c
9640         * src/prefs_wrapping.h
9641         * src/privacy.c
9642         * src/privacy.h
9643         * src/procheader.c
9644         * src/procheader.h
9645         * src/procmime.c
9646         * src/procmime.h
9647         * src/procmsg.c
9648         * src/procmsg.h
9649         * src/quote_fmt.c
9650         * src/quote_fmt_parse.y
9651         * src/recv.c
9652         * src/recv.h
9653         * src/remotefolder.c
9654         * src/remotefolder.h
9655         * src/send_message.c
9656         * src/send_message.h
9657         * src/setup.c
9658         * src/setup.h
9659         * src/sourcewindow.c
9660         * src/sourcewindow.h
9661         * src/ssl_manager.c
9662         * src/ssl_manager.h
9663         * src/statusbar.c
9664         * src/statusbar.h
9665         * src/stock_pixmap.c
9666         * src/stock_pixmap.h
9667         * src/summary_search.c
9668         * src/summary_search.h
9669         * src/summaryview.c
9670         * src/summaryview.h
9671         * src/syldap.c
9672         * src/syldap.h
9673         * src/textview.c
9674         * src/textview.h
9675         * src/toolbar.c
9676         * src/toolbar.h
9677         * src/undo.c
9678         * src/undo.h
9679         * src/unmime.c
9680         * src/unmime.h
9681         * src/vcard.c
9682         * src/vcard.h
9683         * src/wizard.c
9684         * src/wizard.h
9685         * src/common/base64.c
9686         * src/common/base64.h
9687         * src/common/defs.h
9688         * src/common/hooks.c
9689         * src/common/hooks.h
9690         * src/common/log.c
9691         * src/common/log.h
9692         * src/common/mgutils.c
9693         * src/common/mgutils.h
9694         * src/common/nntp.c
9695         * src/common/nntp.h
9696         * src/common/passcrypt.c
9697         * src/common/passcrypt.h.in
9698         * src/common/plugin.c
9699         * src/common/plugin.h
9700         * src/common/prefs.c
9701         * src/common/prefs.h
9702         * src/common/progressindicator.c
9703         * src/common/progressindicator.h
9704         * src/common/quoted-printable.c
9705         * src/common/quoted-printable.h
9706         * src/common/session.c
9707         * src/common/session.h
9708         * src/common/smtp.c
9709         * src/common/smtp.h
9710         * src/common/socket.c
9711         * src/common/socket.h
9712         * src/common/ssl.c
9713         * src/common/ssl.h
9714         * src/common/ssl_certificate.c
9715         * src/common/ssl_certificate.h
9716         * src/common/stringtable.c
9717         * src/common/stringtable.h
9718         * src/common/sylpheed.c
9719         * src/common/sylpheed.h
9720         * src/common/template.c
9721         * src/common/template.h
9722         * src/common/timing.h
9723         * src/common/utils.c
9724         * src/common/utils.h
9725         * src/common/version.h.in
9726         * src/common/xml.c
9727         * src/common/xml.h
9728         * src/common/xmlprops.c
9729         * src/common/xmlprops.h
9730         * src/gtk/colorlabel.c
9731         * src/gtk/colorsel.c
9732         * src/gtk/colorsel.h
9733         * src/gtk/description_window.c
9734         * src/gtk/description_window.h
9735         * src/gtk/filesel.c
9736         * src/gtk/filesel.h
9737         * src/gtk/foldersort.c
9738         * src/gtk/foldersort.h
9739         * src/gtk/gtkutils.c
9740         * src/gtk/gtkutils.h
9741         * src/gtk/inputdialog.c
9742         * src/gtk/inputdialog.h
9743         * src/gtk/logwindow.c
9744         * src/gtk/logwindow.h
9745         * src/gtk/manage_window.c
9746         * src/gtk/manage_window.h
9747         * src/gtk/menu.c
9748         * src/gtk/menu.h
9749         * src/gtk/pluginwindow.c
9750         * src/gtk/pluginwindow.h
9751         * src/gtk/prefswindow.c
9752         * src/gtk/prefswindow.h
9753         * src/gtk/progressdialog.c
9754         * src/gtk/progressdialog.h
9755         * src/gtk/sslcertwindow.c
9756         * src/gtk/sslcertwindow.h
9757         * src/plugins/clamav/clamav_plugin.c
9758         * src/plugins/clamav/clamav_plugin.h
9759         * src/plugins/clamav/clamav_plugin_gtk.c
9760         * src/plugins/demo/demo.c
9761         * src/plugins/dillo_viewer/dillo_prefs.c
9762         * src/plugins/dillo_viewer/dillo_prefs.h
9763         * src/plugins/dillo_viewer/dillo_viewer.c
9764         * src/plugins/pgpcore/passphrase.c
9765         * src/plugins/pgpcore/passphrase.h
9766         * src/plugins/pgpcore/plugin.c
9767         * src/plugins/pgpcore/select-keys.c
9768         * src/plugins/pgpcore/select-keys.h
9769         * src/plugins/pgpcore/sgpgme.c
9770         * src/plugins/pgpcore/sgpgme.h
9771         * src/plugins/pgpinline/pgpinline.c
9772         * src/plugins/pgpinline/pgpinline.h
9773         * src/plugins/pgpinline/plugin.c
9774         * src/plugins/pgpmime/pgpmime.c
9775         * src/plugins/pgpmime/pgpmime.h
9776         * src/plugins/pgpmime/plugin.c
9777         * src/plugins/spamassassin/spamassassin.c
9778         * src/plugins/spamassassin/spamassassin.h
9779         * src/plugins/spamassassin/spamassassin_gtk.c
9780         * src/plugins/trayicon/trayicon.c
9781                 update copyright header
9782
9783 2006-01-13 [paul]       1.9.100cvs141
9784
9785         * src/account.c
9786         * src/export.c
9787         * src/import.c
9788         * src/mainwindow.c
9789         * src/prefs_account.c
9790         * src/prefs_display_header.c
9791         * src/prefs_receive.c
9792         * src/prefs_send.c
9793         * src/prefs_summaries.c
9794         * src/prefs_themes.c
9795         * src/prefs_toolbar.c
9796         * src/gtk/about.c
9797                 various cleanups
9798
9799 2006-01-12 [colin]      1.9.100cvs140
9800
9801         * src/folder.c
9802         * src/folder.h
9803         * src/main.c
9804                 Add --subscribe option
9805                 Let sylpheed-claws email@domain.com equivalent to --compose
9806                 Let sylpheed-claws proto://blah.com equivalent to --subscribe
9807
9808 2006-01-12 [paul]       1.9.100cvs139
9809
9810         * src/mainwindow.c
9811                 append 'Change folder order' label with '...'
9812         * src/prefs_actions.c
9813                 allow reordering of actions list by dnd
9814         * src/gtk/foldersort.c
9815                 make the dialog nicer
9816
9817 2006-01-11 [colin]      1.9.100cvs138
9818
9819         * src/compose.c
9820                 Allow templates without text
9821
9822 2006-01-11 [paul]       1.9.100cvs137
9823
9824         * tools/README
9825         * tools/filter_conv_new.pl
9826                 add info to README
9827                 also check .sylpheed for filter.xml
9828                 be a bit informative to the user
9829
9830 2006-01-11 [colin]      1.9.100cvs136
9831
9832         * src/textview.c
9833                 Fix bug #888 (2.0.0rc3 not displaying image in message view)
9834
9835 2006-01-10 [paul]       1.9.100cvs135
9836
9837         * tools/Makefile.am
9838         * tools/filter_conv_new.pl
9839                 add script to convert new style Sylpheed
9840                 filter rules (Sylpheed >= 0.9.99) to
9841                 Claws filtering rules
9842
9843 2006-01-10 [colin]      1.9.100cvs134
9844
9845         * src/compose.c
9846                 Fix broken line joins in certain conditions
9847                 (between two quoted lines: <enter><enter><up>
9848                  <type a wrapped sentence><go in the first line>
9849                  <insert more text><watch as line joining failed>)
9850
9851 2006-01-10 [paul]       1.9.100cvs133
9852
9853         * src/compose.c
9854                 don't report success in error dialog
9855                 thanks to Colin
9856         * src/common/utils.c
9857                 include some trailing punctuations as URI
9858                 thanks to Hiro
9859
9860 2006-01-10 [paul]       1.9.100cvs132
9861
9862         * src/mimeview.c
9863                 fix incompatible pointer type
9864                 warning
9865
9866 2006-01-10 [paul]       1.9.100cvs131
9867
9868         * src/compose.c
9869                 change Subject in window title
9870                 instantaneously
9871
9872 2006-01-09 [colin]      1.9.100cvs130
9873
9874         * src/addressbook.c
9875         * src/headerview.c
9876         * src/mainwindow.c
9877         * src/messageview.c
9878         * src/mimeview.c
9879         * src/noticeview.c
9880         * src/summaryview.c
9881                 Fix possible crashes on exit and in addressbook
9882
9883 2006-01-09 [paul]       1.9.100cvs129
9884
9885         * src/prefs_msg_colors.c
9886                 some cleanups that I forgot last time
9887
9888 2006-01-09 [paul]       1.9.100cvs128
9889
9890         * README
9891         * src/folderview.c
9892         * src/prefs_msg_colors.c
9893                 add previously hidden option, color_new, to
9894                 the gui
9895                 move the page to Display/
9896                 rework the gui
9897
9898 2006-01-09 [wwp]        1.9.100cvs127
9899
9900         * src/prefs_themes.c
9901                 made the prefs/display/themes layouts spacing less condensed
9902                 (and so they match other prefs/pages' look).
9903
9904 2006-01-09 [paul]       1.9.100cvs126
9905
9906         * src/compose.c
9907         * src/prefs_common.c
9908         * src/prefs_common.h
9909         * src/prefs_wrapping.c
9910                 remove 'wrap at send' option
9911
9912 2006-01-06 [colin]      1.9.100cvs125
9913
9914         * src/compose.c
9915                 Just make completely sure we don't insert "manual line breaks" 
9916                 when wrapping... 
9917
9918 2006-01-04 [paul]
9919
9920         * 2.0.0-rc3 released
9921
9922 2006-01-04 [paul]       1.9.100cvs124
9923
9924         * src/folderview.c
9925                 fix bug 882, 'quick scroll in folder list
9926                 displays wrong folder contents'
9927
9928 2006-01-04 [paul]       1.9.100cvs123
9929
9930         * src/plugins/pgpmime/pgpmime.c
9931                 better debug information when signing
9932                 Patch by Ivan F. Martinez <ivanfm@users.sourceforge.net>
9933
9934 2006-01-03 [colin]      1.9.100cvs122
9935
9936         * configure.ac
9937                 We need to recheck for gpgme 1.0.0 after checking
9938                 for 1.1.1, because if 1.1.1 isn't available, 
9939                 GPGME_LIBS and friends are blanked out by the 
9940                 second check.
9941
9942 2006-01-03 [colin]      1.9.100cvs121
9943
9944         * src/common/prefs.c
9945                 Windows unlink-before rename fix
9946         * src/plugins/pgpcore/sgpgme.c
9947                 Add support for PKA info if available
9948                 Both patches by Werner Koch
9949
9950 2006-01-03 [paul]       1.9.100cvs120
9951
9952         * src/messageview.c
9953                 fix bug 884, 'Send receipt' button visible in queue
9954                 Thanks to Colin
9955
9956 2006-01-02 [colin]      1.9.100cvs119
9957
9958         * src/compose.c
9959         * src/imap.c
9960                 Fix autosave on IMAP and more generally try to
9961                 return the correct ID on a newly added IMAP message
9962
9963 2006-01-02 [paul]       1.9.100cvs118
9964
9965         * manual/keyboard.xml
9966                 edited
9967
9968 2006-01-01 [paul]       1.9.100cvs117
9969
9970         * src/gtk/authors.h
9971                 alphabetical order
9972
9973 2005-12-30 [colin]      1.9.100cvs116
9974
9975         * manual/advanced.xml
9976                 Explain Pre/Post-processing differences.
9977
9978 2005-12-30 [colin]      1.9.100cvs115
9979
9980         * src/mh.c
9981                 Implement copy_msgs for a little optimization
9982         * src/imap.c
9983                 Finish yesterday's fix
9984
9985 2005-12-29 [colin]      1.9.100cvs114
9986
9987         * src/imap.c
9988                 Fix occasional failure in fetching a mail over
9989                 IMAP
9990
9991 2005-12-29 [colin]      1.9.100cvs113
9992
9993         * src/compose.c
9994                 Don't remove a draft when sending it, if it is 
9995                 locked.
9996
9997 2005-12-28 [colin]      1.9.100cvs112
9998
9999         * src/summaryview.c
10000                 Fix leak for real
10001
10002 2005-12-28 [wwp]        1.9.100cvs111
10003
10004         * doc/faq/.cvsignore
10005         * doc/faq/de/.cvsignore
10006         * doc/faq/en/.cvsignore
10007         * doc/faq/es/.cvsignore
10008         * doc/faq/fr/.cvsignore
10009         * doc/faq/it/.cvsignore
10010         * doc/manual/.cvsignore
10011         * doc/manual/de/.cvsignore
10012         * doc/manual/en/.cvsignore
10013         * doc/manual/es/.cvsignore
10014         * doc/manual/fr/.cvsignore
10015         * doc/manual/ja/.cvsignore
10016         * src/plugins/mathml_viewer/.cvsignore
10017                 rollback revival of those files (my bad, sorry for the noise).
10018
10019 2005-12-28 [wwp]        1.9.100cvs110
10020
10021         * src/compose.c
10022                 fix a minor wrapping issue w/ autowrap disabled (patch by Colin).
10023
10024 2005-12-28 [wwp]        1.9.100cvs109
10025
10026         * doc/faq/.cvsignore
10027         * doc/faq/de/.cvsignore
10028         * doc/faq/en/.cvsignore
10029         * doc/faq/es/.cvsignore
10030         * doc/faq/fr/.cvsignore
10031         * doc/faq/it/.cvsignore
10032         * doc/manual/.cvsignore
10033         * doc/manual/de/.cvsignore
10034         * doc/manual/en/.cvsignore
10035         * doc/manual/es/.cvsignore
10036         * doc/manual/fr/.cvsignore
10037         * doc/manual/ja/.cvsignore
10038         * src/plugins/mathml_viewer/.cvsignore
10039         * po/.cvsignore
10040                 more files to ignore.
10041
10042 2005-12-24 [colin]      1.9.100cvs108
10043
10044         * AUTHORS
10045         * src/gtk/authors.h
10046                 Update for Werner
10047
10048 2005-12-24 [colin]      1.9.100cvs107
10049
10050         * src/procmsg.c
10051                 Allow NULL src_msginfo in 
10052                 procmsg_msginfo_new_from_mimeinfo
10053
10054 2005-12-23 [paul]       1.9.100cvs106
10055
10056         * src/plugins/pgpinline/mypgpcore.def
10057                 add this forgotten file
10058
10059 2005-12-23 [colin]      1.9.100cvs105
10060
10061         * src/mainwindow.c
10062                 Fix missing break
10063
10064 2005-12-23 [colin]      1.9.100cvs104
10065
10066         * autogen.sh
10067         * src/folder.c
10068         * src/mh.c
10069         * src/common/plugin.c
10070         * src/common/socket.c
10071         * src/common/socket.h
10072         * src/common/utils.c
10073         * src/common/utils.h
10074         * src/gtk/pluginwindow.c
10075         * src/plugins/pgpcore/plugin.def
10076         * src/plugins/pgpcore/sylpheed.def
10077         * src/plugins/pgpinline/Makefile.am
10078         * src/plugins/pgpinline/plugin.def
10079         * src/plugins/pgpinline/sylpheed.def
10080         * src/plugins/pgpmime/plugin.def
10081         * src/plugins/pgpmime/sylpheed.def
10082                 Various w32 fixes by Werner Koch
10083
10084 2005-12-22 [paul]       1.9.100cvs103
10085
10086         * src/wizard.c
10087                 don't offer IMAP as 'server type' if
10088                 libetpan isn't built in
10089
10090 2005-12-22 [paul]       1.9.100cvs102
10091
10092         * AUTHORS
10093         * src/mainwindow.c
10094         * src/mainwindow.h
10095         * src/toolbar.c
10096         * src/gtk/authors.h
10097                 support GTK_TOOLBAR_BOTH_HORIZ (text
10098                 next to icon) Patch by Marien Zwart
10099                 marienz@users.sf.net
10100                 Also reword the text
10101
10102 2005-12-21 [colin]      1.9.100cvs101
10103
10104         * configure.ac
10105                 Fix DATADIRNAME
10106         * COPYING
10107                 Fix missing section and explicit the exception better
10108         * src/compose.c
10109                 Prevent mail from being lost without notice when an
10110                 SMTP error happens on trying to send an unmodified
10111                 drafted mail.
10112         * src/send_message.c
10113         * src/common/smtp.c
10114                 Fix password remembering when wrong, and add return
10115                 value checks where they should have been
10116         * src/plugins/pgpcore/sylpheed.def
10117         * src/plugins/pgpinline/sylpheed.def
10118         * src/plugins/pgpmime/sylpheed.def
10119                 Add a few symbols needed
10120
10121 2005-12-21 [paul]       1.9.100cvs100
10122
10123         * m4/codeset.m4
10124         * m4/glibc21.m4
10125         * m4/intdiv0.m4
10126         * m4/inttypes-pri.m4
10127         * m4/inttypes.m4
10128         * m4/inttypes_h.m4
10129         * m4/isc-posix.m4
10130         * m4/lcmessage.m4
10131         * m4/stdint_h.m4
10132         * m4/uintmax_t.m4
10133                 gettextization
10134                 thanks to Colin
10135
10136 2005-12-21 [paul]       1.9.100cvs99
10137
10138         * po/sv.po
10139                 fixed by Colin
10140
10141 2005-12-20 [paul]       1.9.100cvs98
10142
10143         * po/sv.po
10144                 updated by Anders Trobäck
10145
10146 2005-12-20 [colin]      1.9.100cvs97
10147
10148         * ABOUT-NLS
10149         * Makefile.am
10150         * autogen.sh
10151         * configure.ac
10152         * config/config.rpath
10153         * config/mkinstalldirs
10154         * m4/Makefile.am
10155         * m4/glibc2.m4
10156         * m4/gnupg.m4
10157         * m4/gpgme.m4
10158         * m4/intmax.m4
10159         * m4/longdouble.m4
10160         * m4/longlong.m4
10161         * m4/printf-posix.m4
10162         * m4/signed.m4
10163         * m4/size_max.m4
10164         * m4/ulonglong.m4
10165         * m4/wchar_t.m4
10166         * m4/wint_t.m4
10167         * m4/xsize.m4
10168         * po/Makefile.in.in
10169         * po/Makevars
10170         * po/bg.po
10171         * po/ca.po
10172         * po/cs.po
10173         * po/de.po
10174         * po/el.po
10175         * po/en_GB.po
10176         * po/es.po
10177         * po/fi.po
10178         * po/fr.po
10179         * po/hr.po
10180         * po/hu.po
10181         * po/it.po
10182         * po/ja.po
10183         * po/ko.po
10184         * po/nb.po
10185         * po/nl.po
10186         * po/pl.po
10187         * po/pt_BR.po
10188         * po/ru.po
10189         * po/sk.po
10190         * po/sr.po
10191         * po/stamp-po
10192         * po/sv.po
10193         * po/zh_CN.po
10194         * po/zh_TW.po
10195         * src/Makefile.am
10196         * src/codeconv.c
10197         * src/compose.c
10198         * src/exporthtml.c
10199         * src/exportldif.c
10200         * src/folder.c
10201         * src/main.c
10202         * src/manual.c
10203         * src/mh.c
10204         * src/mimeview.c
10205         * src/send_message.c
10206         * src/common/Makefile.am
10207         * src/common/fnmatch.c
10208         * src/common/fnmatch.h
10209         * src/common/fnmatch_loop.c
10210         * src/common/nntp.c
10211         * src/common/plugin.c
10212         * src/common/smtp.c
10213         * src/common/socket.c
10214         * src/common/string_match.c
10215         * src/common/sylpheed.c
10216         * src/common/utils.c
10217         * src/common/utils.h
10218         * src/common/w32_dirent.c
10219         * src/common/w32_reg.c
10220         * src/common/w32_signal.c
10221         * src/common/w32_stat.c
10222         * src/common/w32_stdio.c
10223         * src/common/w32_stdlib.c
10224         * src/common/w32_string.c
10225         * src/common/w32_time.c
10226         * src/common/w32_unistd.c
10227         * src/common/w32_wait.c
10228         * src/common/w32lib.h
10229         * src/etpan/Makefile.am
10230         * src/gtk/Makefile.am
10231         * src/plugins/clamav/Makefile.am
10232         * src/plugins/demo/Makefile.am
10233         * src/plugins/dillo_viewer/Makefile.am
10234         * src/plugins/pgpcore/Makefile.am
10235         * src/plugins/pgpcore/passphrase.c
10236         * src/plugins/pgpcore/plugin.def
10237         * src/plugins/pgpcore/sgpgme.c
10238         * src/plugins/pgpcore/sylpheed.def
10239         * src/plugins/pgpcore/version.rc
10240         * src/plugins/pgpinline/Makefile.am
10241         * src/plugins/pgpinline/plugin.def
10242         * src/plugins/pgpinline/sylpheed.def
10243         * src/plugins/pgpinline/version.rc
10244         * src/plugins/pgpmime/Makefile.am
10245         * src/plugins/pgpmime/mypgpcore.def
10246         * src/plugins/pgpmime/plugin.def
10247         * src/plugins/pgpmime/sylpheed.def
10248         * src/plugins/pgpmime/version.rc
10249         * src/plugins/spamassassin/Makefile.am
10250                 Very little ;-) patch from Werner Koch, providing
10251                 infrastructure for cross-compiling to Win32
10252
10253 2005-12-20 [paul]       1.9.100cvs96
10254
10255         * src/account.c
10256         * src/account.h
10257         * src/mainwindow.c
10258         * src/mainwindow.h
10259         * src/toolbar.c
10260         * src/toolbar.h
10261                 add a combo to the Get All button, allowing
10262                 quick retrieval from any account
10263                 Patch by Fabien Vantard, slightly modified
10264                 by Colin
10265         * src/gtk/about.c
10266                 i18n fix. Patch by Fabien Vantard
10267
10268 2005-12-19 [colin]      1.9.100cvs95
10269
10270         * src/compose.c
10271         * src/compose.h
10272                 Don't automatically join lines when they've 
10273                 been separated by the user and not automatically
10274
10275 2005-12-19 [paul]       1.9.100cvs94
10276
10277         * src/gtk/pluginwindow.c
10278                 i18n fix.
10279                 Patch by Fabien Vantard
10280
10281 2005-12-15 [paul]       1.9.100cvs93
10282
10283         * src/common/plugin.c
10284         * src/common/plugin.h
10285         * src/gtk/pluginwindow.c
10286         * src/plugins/clamav/clamav_plugin.c
10287         * src/plugins/demo/demo.c
10288         * src/plugins/dillo_viewer/dillo_viewer.c
10289         * src/plugins/pgpcore/plugin.c
10290         * src/plugins/pgpinline/plugin.c
10291         * src/plugins/pgpmime/plugin.c
10292         * src/plugins/spamassassin/spamassassin.c
10293         * src/plugins/trayicon/trayicon.c
10294                 add plugin_version()
10295
10296 2005-12-15 [colin]      1.9.100cvs92
10297
10298         * src/compose.c
10299                 Further fix bug #875
10300
10301 2005-12-15 [paul]       1.9.100cvs91
10302
10303         * src/gtk/filesel.c
10304                 fix attach_load_dir getting set to
10305                 PLUGINDIR on plugin load
10306
10307 2005-12-14 [mones]      1.9.100cvs90
10308
10309         * manual/ack.xml
10310         * manual/keyboard.xml
10311                 Initial draft and some shortcuts added
10312                 
10313         * po/es.po
10314                 Updated translation
10315
10316 2005-12-14 [colin]      1.9.100cvs89
10317
10318         * src/compose.c
10319         * src/imap.c
10320         * src/summaryview.c
10321         * src/gtk/gtkaspell.c
10322                 More leaks fixed
10323         * src/prefs_folder_item.c
10324                 Fix recursive prefs apply
10325
10326
10327 2005-12-14 [colin]      1.9.100cvs88
10328
10329         * src/compose.c
10330                 Fix bug #875 (Freeze On Inline Forward of 
10331                 Large Message)
10332
10333 2005-12-13 [colin]      1.9.100cvs87
10334
10335         * src/compose.c
10336                 Uniq-ify and sort the mimetypes list
10337                 Patch by Fabien Vantard
10338
10339 2005-12-13 [colin]      1.9.100cvs86
10340
10341         * src/imap.c
10342         * src/etpan/imap-thread.c
10343                 Fix leaks (patch by Hoa)
10344         * src/news.c
10345         * src/common/plugin.c
10346                 Fix leaks
10347
10348 2005-12-12 [colin]
10349
10350         * 2.0.0-rc2 released
10351
10352 2005-12-12 [colin]      1.9.100cvs85
10353
10354         * src/matcher.c
10355                 Fix a leak
10356
10357 2005-12-12 [wwp]        1.9.100cvs84
10358
10359         * src/gtk/icon_legend.c
10360                 fix misbehaviour and crash when closing the legend window
10361         using the Esc key (patch by Fabien Vantard).
10362
10363 2005-12-12 [paul]       1.9.100cvs83
10364
10365         * src/browseldap.c
10366         * src/foldersel.c
10367         * src/prefs_actions.c
10368         * src/prefs_filtering.c
10369         * src/prefs_matcher.c
10370         * src/prefs_spelling.glade      ** REMOVED **
10371         * src/prefs_template.c
10372         * src/gtk/foldersort.glade      ** REMOVED **
10373         * src/gtk/pluginwindow.c
10374         * src/gtk/pluginwindow.glade    ** REMOVED **
10375         * src/plugins/spamassassin/spamassassin_gtk.glade       ** REMOVED **
10376                 cleanups
10377
10378 2005-12-11 [paul]       1.9.100cvs82
10379
10380         * src/gtk/filesel.c
10381                 fix attach_load_dir crasher (double free)
10382
10383 2005-12-09 [paul]       1.9.100cvs81
10384
10385         * po/POTFILES.in
10386         * src/mainwindow.c
10387         * src/gtk/Makefile.am
10388         * src/gtk/icon_legend.c
10389         * src/gtk/icon_legend.h
10390                 add icon legend
10391         * src/manual.c
10392                 cleanup
10393
10394 2005-12-09 [paul]       1.9.100cvs80
10395
10396         * src/plugins/pgpcore/passphrase.c
10397                 wrap the label in the dialog
10398
10399 2005-12-09 [colin]      1.9.100cvs79
10400
10401         * src/plugins/pgpcore/sgpgme.c
10402                 Display (untrusted) on not trusted signatures
10403                 Patch by Michal Èihaø <michal@cihar.com>
10404                 Closes bug #867 (Report also key trust)
10405
10406 2005-12-09 [colin]      1.9.100cvs78
10407
10408         * src/common/plugin.c
10409                 Update licence check, following Eben Moglen's advice
10410
10411 2005-12-08 [colin]      1.9.100cvs77
10412
10413         * src/folder.c
10414                 Fix the occasionnal item->cache != NULL 
10415                 assertion failure. 
10416
10417 2005-12-08 [colin]      1.9.100cvs76
10418
10419         * src/mimeview.c
10420         * src/plugins/pgpcore/sgpgme.c
10421                 Print key id when unable to check it
10422                 Closes bug #866 (Show key id when missing)
10423
10424 2005-12-08 [paul]       1.9.100cvs75
10425
10426         * src/prefs_common.c
10427         * src/prefs_common.h
10428         * src/gtk/filesel.c
10429                 remember load attachment dir
10430
10431 2005-12-07 [colin]      1.9.100cvs74
10432
10433         * src/prefs_toolbar.c
10434                 Gtk fixes, patch by Fabien Vantard
10435
10436 2005-12-07 [colin]      1.9.100cvs73
10437
10438         * src/action.c
10439         * src/compose.c
10440         * src/compose.h
10441                 Fix bug #839 (Quoted text isn't colored after 
10442                 executing an action)
10443         * src/common/plugin.c
10444                 Require plugins to declare their licence in plugin_licence()
10445                 Refuse to load non-GPL plugins as they'd be illegal (as 
10446                 derived works of Sylpheed-Claws, they must be GPL).
10447         * src/plugins/clamav/clamav_plugin.c
10448         * src/plugins/demo/demo.c
10449         * src/plugins/dillo_viewer/dillo_viewer.c
10450         * src/plugins/pgpcore/plugin.c
10451         * src/plugins/pgpinline/plugin.c
10452         * src/plugins/pgpmime/plugin.c
10453         * src/plugins/spamassassin/spamassassin.c
10454         * src/plugins/trayicon/trayicon.c
10455                 Add plugin_licence()
10456
10457 2005-12-07 [paul]       1.9.100cvs72
10458
10459         * configure.ac
10460         * src/mainwindow.c
10461         * src/manual.c
10462         * src/manual.h
10463         * src/common/defs.h
10464                 clean up after local FAQ removal and
10465                 temporary manual removal
10466
10467 2005-12-06 [colin]      1.9.100cvs71
10468
10469         * configure.ac
10470         * doc/Makefile.am
10471         * doc/faq/.cvsignore
10472         * doc/faq/Makefile.am
10473         * doc/faq/de/.cvsignore
10474         * doc/faq/de/Makefile.am
10475         * doc/faq/de/sylpheed-faq-1.html
10476         * doc/faq/de/sylpheed-faq-2.html
10477         * doc/faq/de/sylpheed-faq-3.html
10478         * doc/faq/de/sylpheed-faq.html
10479         * doc/faq/en/.cvsignore
10480         * doc/faq/en/Makefile.am
10481         * doc/faq/en/sylpheed-faq-1.html
10482         * doc/faq/en/sylpheed-faq-2.html
10483         * doc/faq/en/sylpheed-faq-3.html
10484         * doc/faq/en/sylpheed-faq-4.html
10485         * doc/faq/en/sylpheed-faq.html
10486         * doc/faq/es/.cvsignore
10487         * doc/faq/es/Makefile.am
10488         * doc/faq/es/sylpheed-faq-1.html
10489         * doc/faq/es/sylpheed-faq-2.html
10490         * doc/faq/es/sylpheed-faq-3.html
10491         * doc/faq/es/sylpheed-faq-4.html
10492         * doc/faq/es/sylpheed-faq.html
10493         * doc/faq/fr/.cvsignore
10494         * doc/faq/fr/Makefile.am
10495         * doc/faq/fr/sylpheed-faq-1.html
10496         * doc/faq/fr/sylpheed-faq-2.html
10497         * doc/faq/fr/sylpheed-faq-3.html
10498         * doc/faq/fr/sylpheed-faq.html
10499         * doc/faq/it/.cvsignore
10500         * doc/faq/it/Makefile.am
10501         * doc/faq/it/sylpheed-faq-1.html
10502         * doc/faq/it/sylpheed-faq-2.html
10503         * doc/faq/it/sylpheed-faq-3.html
10504         * doc/faq/it/sylpheed-faq.html
10505         * doc/manual/.cvsignore
10506         * doc/manual/Makefile.am
10507         * doc/manual/de/.cvsignore
10508         * doc/manual/de/Makefile.am
10509         * doc/manual/de/sylpheed-1.html
10510         * doc/manual/de/sylpheed-10.html
10511         * doc/manual/de/sylpheed-11.html
10512         * doc/manual/de/sylpheed-12.html
10513         * doc/manual/de/sylpheed-13.html
10514         * doc/manual/de/sylpheed-14.html
10515         * doc/manual/de/sylpheed-15.html
10516         * doc/manual/de/sylpheed-16.html
10517         * doc/manual/de/sylpheed-17.html
10518         * doc/manual/de/sylpheed-18.html
10519         * doc/manual/de/sylpheed-19.html
10520         * doc/manual/de/sylpheed-2.html
10521         * doc/manual/de/sylpheed-20.html
10522         * doc/manual/de/sylpheed-3.html
10523         * doc/manual/de/sylpheed-4.html
10524         * doc/manual/de/sylpheed-5.html
10525         * doc/manual/de/sylpheed-6.html
10526         * doc/manual/de/sylpheed-7.html
10527         * doc/manual/de/sylpheed-8.html
10528         * doc/manual/de/sylpheed-9.html
10529         * doc/manual/de/sylpheed.html
10530         * doc/manual/en/.cvsignore
10531         * doc/manual/en/Makefile.am
10532         * doc/manual/en/sylpheed-1.html
10533         * doc/manual/en/sylpheed-10.html
10534         * doc/manual/en/sylpheed-11.html
10535         * doc/manual/en/sylpheed-12.html
10536         * doc/manual/en/sylpheed-13.html
10537         * doc/manual/en/sylpheed-14.html
10538         * doc/manual/en/sylpheed-15.html
10539         * doc/manual/en/sylpheed-16.html
10540         * doc/manual/en/sylpheed-17.html
10541         * doc/manual/en/sylpheed-18.html
10542         * doc/manual/en/sylpheed-19.html
10543         * doc/manual/en/sylpheed-2.html
10544         * doc/manual/en/sylpheed-20.html
10545         * doc/manual/en/sylpheed-21.html
10546         * doc/manual/en/sylpheed-22.html
10547         * doc/manual/en/sylpheed-3.html
10548         * doc/manual/en/sylpheed-4.html
10549         * doc/manual/en/sylpheed-5.html
10550         * doc/manual/en/sylpheed-6.html
10551         * doc/manual/en/sylpheed-7.html
10552         * doc/manual/en/sylpheed-8.html
10553         * doc/manual/en/sylpheed-9.html
10554         * doc/manual/en/sylpheed.html
10555         * doc/manual/es/.cvsignore
10556         * doc/manual/es/Makefile.am
10557         * doc/manual/es/sylpheed-1.html
10558         * doc/manual/es/sylpheed-10.html
10559         * doc/manual/es/sylpheed-11.html
10560         * doc/manual/es/sylpheed-12.html
10561         * doc/manual/es/sylpheed-13.html
10562         * doc/manual/es/sylpheed-14.html
10563         * doc/manual/es/sylpheed-15.html
10564         * doc/manual/es/sylpheed-16.html
10565         * doc/manual/es/sylpheed-17.html
10566         * doc/manual/es/sylpheed-18.html
10567         * doc/manual/es/sylpheed-19.html
10568         * doc/manual/es/sylpheed-2.html
10569         * doc/manual/es/sylpheed-20.html
10570         * doc/manual/es/sylpheed-3.html
10571         * doc/manual/es/sylpheed-4.html
10572         * doc/manual/es/sylpheed-5.html
10573         * doc/manual/es/sylpheed-6.html
10574         * doc/manual/es/sylpheed-7.html
10575         * doc/manual/es/sylpheed-8.html
10576         * doc/manual/es/sylpheed-9.html
10577         * doc/manual/es/sylpheed.html
10578         * doc/manual/fr/.cvsignore
10579         * doc/manual/fr/Makefile.am
10580         * doc/manual/fr/sylpheed-1.html
10581         * doc/manual/fr/sylpheed-10.html
10582         * doc/manual/fr/sylpheed-11.html
10583         * doc/manual/fr/sylpheed-12.html
10584         * doc/manual/fr/sylpheed-13.html
10585         * doc/manual/fr/sylpheed-14.html
10586         * doc/manual/fr/sylpheed-15.html
10587         * doc/manual/fr/sylpheed-16.html
10588         * doc/manual/fr/sylpheed-17.html
10589         * doc/manual/fr/sylpheed-18.html
10590         * doc/manual/fr/sylpheed-19.html
10591         * doc/manual/fr/sylpheed-2.html
10592         * doc/manual/fr/sylpheed-20.html
10593         * doc/manual/fr/sylpheed-3.html
10594         * doc/manual/fr/sylpheed-4.html
10595         * doc/manual/fr/sylpheed-5.html
10596         * doc/manual/fr/sylpheed-6.html
10597         * doc/manual/fr/sylpheed-7.html
10598         * doc/manual/fr/sylpheed-8.html
10599         * doc/manual/fr/sylpheed-9.html
10600         * doc/manual/fr/sylpheed.html
10601         * doc/manual/ja/.cvsignore
10602         * doc/manual/ja/Makefile.am
10603         * doc/manual/ja/sylpheed-1.html
10604         * doc/manual/ja/sylpheed-10.html
10605         * doc/manual/ja/sylpheed-11.html
10606         * doc/manual/ja/sylpheed-12.html
10607         * doc/manual/ja/sylpheed-13.html
10608         * doc/manual/ja/sylpheed-14.html
10609         * doc/manual/ja/sylpheed-15.html
10610         * doc/manual/ja/sylpheed-16.html
10611         * doc/manual/ja/sylpheed-17.html
10612         * doc/manual/ja/sylpheed-18.html
10613         * doc/manual/ja/sylpheed-19.html
10614         * doc/manual/ja/sylpheed-2.html
10615         * doc/manual/ja/sylpheed-20.html
10616         * doc/manual/ja/sylpheed-3.html
10617         * doc/manual/ja/sylpheed-4.html
10618         * doc/manual/ja/sylpheed-5.html
10619         * doc/manual/ja/sylpheed-6.html
10620         * doc/manual/ja/sylpheed-7.html
10621         * doc/manual/ja/sylpheed-8.html
10622         * doc/manual/ja/sylpheed-9.html
10623         * doc/manual/ja/sylpheed.html
10624         * doc/manual/ja/sylpheed.sgml
10625         * src/mainwindow.c
10626                 Remove outdated manual and faq. Noisy, eh?
10627
10628 2005-12-06 [colin]      1.9.100cvs70
10629
10630         * src/compose.c
10631         * src/quote_fmt_parse.y
10632         * src/undo.c
10633         * src/undo.h
10634                 Allow %X to position cursor at 0 
10635                 (no %X = before signature)
10636                 Fix paste as quotation putting the cursor at 0
10637                 Fix undo offsets when pasting
10638                 Insert the quote_fmt at once instead of line 
10639                 by line
10640                 Fix [Edited] when starting to reply/forward
10641
10642 2005-12-06 [paul]       1.9.100cvs69
10643
10644         * src/plugins/clamav/clamav_plugin_gtk.c
10645                 add another tooltip
10646         * src/plugins/spamassassin/spamassassin_gtk.c
10647                 rework spamassassin_create_widget_func()
10648
10649 2005-12-05 [colin]      1.9.100cvs68
10650
10651         * po/POTFILES.in
10652                 Fix make release ;-)
10653
10654 2005-12-05 [colin]      1.9.100cvs67
10655
10656         * src/compose.c
10657         * src/compose.h
10658                 Fix cursor positioning (not obeying %X)
10659
10660 2005-12-05 [paul]       1.9.100cvs66
10661
10662         * src/plugins/dillo_viewer/dillo_prefs.c
10663                 fix compilation warning
10664
10665 2005-12-05 [paul]       1.9.100cvs65
10666
10667         * src/prefs_spelling.c
10668         * src/plugins/trayicon/trayicon.c
10669                 cleanups - remove unused stuff
10670
10671 2005-12-05 [paul]       1.9.100cvs64
10672
10673         * README
10674         * manual/plugins.xml
10675                 remove info about removed mathml_viewer plugin
10676
10677 2005-12-05 [paul]       1.9.100cvs63
10678
10679         * configure.ac
10680         * src/plugins/Makefile.am
10681         * src/plugins/mathml_viewer/.cvsignore
10682         * src/plugins/mathml_viewer/Makefile.am
10683         * src/plugins/mathml_viewer/mathml_viewer.c
10684                 remove unmaintained mathml_viewer plugin
10685
10686 2005-12-05 [paul]       1.9.100cvs62
10687
10688         * src/summaryview.c
10689                 obey prefs_common.always_show_msg when
10690                 moving a msg
10691                 Thanks to Colin
10692
10693 2005-12-05 [paul]       1.9.100cvs61
10694
10695         * src/compose.c
10696         * src/prefs_account.c
10697         * src/prefs_filtering.c
10698         * src/prefs_quote.c
10699         * src/prefs_spelling.c
10700         * src/prefs_toolbar.c
10701         * src/summaryview.c
10702         * src/gtk/gtkutils.c
10703         * src/gtk/quicksearch.c
10704         * src/plugins/dillo_viewer/dillo_prefs.c
10705                 dialog cleanups
10706
10707 2005-12-04 [paul]       1.9.100cvs60
10708
10709         * src/inc.c
10710         * src/prefs_account.c
10711         * src/prefs_account.h
10712                 allow a Local account to specify a
10713                 default inbox
10714                 (closes bug 843 'Inbox cannot be changed for local
10715                  mailboxes')
10716
10717 2005-12-04 [colin]      1.9.100cvs59
10718
10719         * src/plugins/trayicon/trayicon.c
10720                 Remove Get, rename Get All to Get Mail in order to
10721                 be consistent with the default main toolbar
10722
10723 2005-12-03 [colin]      1.9.100cvs58
10724
10725         * manual/gpl.xml
10726         * manual/sylpheed-claws-manual.xml
10727                 Add GPL appendix
10728
10729 2005-12-03 [paul]       1.9.100cvs57
10730
10731         * AUTHORS
10732         * po/sv.po
10733         * src/gtk/authors.h
10734                 new (partially complete) Swedish translation
10735                 by Anders Troback <sylpheed@troback.com>
10736
10737 2005-12-02 [paul]       1.9.100cvs56
10738
10739         * configure.ac
10740                 libetpan 0.41 required
10741
10742 2005-12-02 [paul]       1.9.100cvs55
10743
10744         * src/plugins/clamav/clamav_plugin.c
10745         * src/plugins/clamav/clamav_plugin.h
10746         * src/plugins/clamav/clamav_plugin_gtk.c
10747         * src/plugins/spamassassin/spamassassin.c
10748         * src/plugins/spamassassin/spamassassin.h
10749         * src/plugins/spamassassin/spamassassin_gtk.c
10750                 unregister prefs pages on unloading, thus
10751                 preventing a crash
10752                 (thanks to Colin for the hint)
10753
10754 2005-12-02 [wwp]        1.9.100cvs54
10755
10756         * src/quote_fmt.h
10757         * src/quote_fmt_parse.y
10758                 fix misuse of gboolean*, use gboolean instead
10759                 (thanks to Paul, Colin, for pointing out that scaring one)
10760
10761 2005-12-02 [paul]       1.9.100cvs53
10762
10763         * src/plugins/clamav/clamav_plugin.c
10764                 int no --> unsigned int no
10765         * src/plugins/clamav/clamav_plugin_gtk.c
10766                 rework config page
10767
10768 2005-12-02 [wwp]        1.9.100cvs52
10769
10770         * src/compose.c
10771         * src/prefs_template.c
10772         * src/quote_fmt.h
10773         * src/quote_fmt_parse.y
10774                 prevent from executing |f and |p templates commands when
10775                 adding or replacing templates in prefs (avoids annoying and
10776                 potentially dangerous behaviours)
10777
10778 2005-12-02 [paul]       1.9.100cvs51
10779
10780         * src/prefs_common.c
10781                 allow translation of some default values
10782                 Patch by Fabien Vantard
10783
10784 2005-12-02 [paul]       1.9.100cvs50
10785
10786         * src/codeconv.c
10787         * src/codeconv.h
10788         * src/prefs_common.c
10789         * src/prefs_common.h
10790         * src/prefs_message.c
10791         * src/textview.c
10792                 remove obsolete 'convert_mb_alnum' option
10793                 and related stuff
10794         * src/gtk/about.c
10795                 remove unused 'about_textview_visibility_notify'
10796
10797 2005-12-02 [paul]       1.9.100cvs49
10798
10799         * src/prefs_account.c
10800         * src/prefs_compose_writing.c
10801         * src/prefs_fonts.c
10802         * src/prefs_gtk.h
10803         * src/prefs_image_viewer.c
10804         * src/prefs_message.c
10805         * src/prefs_other.c
10806         * src/prefs_receive.c
10807         * src/prefs_send.c
10808         * src/prefs_spelling.c
10809         * src/prefs_summaries.c
10810         * src/prefs_wrapping.c
10811         * src/plugins/dillo_viewer/dillo_prefs.c
10812         * src/plugins/pgpcore/prefs_gpg.c
10813                 several cleanups to the prefs dialogs
10814                 (slightly modified) patch by Fabien Vantard
10815
10816 2005-12-02 [paul]       1.9.100cvs48
10817
10818         * src/main.c
10819                 --exit means exit
10820         * src/send_message.c
10821                 fix crash on send when connection fails
10822
10823         Thanks to Colin
10824
10825 2005-12-01 [colin]      1.9.100cvs47
10826
10827         * src/html.c
10828                 Translate &hellip; to "..."
10829
10830 2005-11-30 [colin]      1.9.100cvs46
10831
10832         * src/matcher.c
10833         * src/matcher.h
10834                 Optimize back yesterday's fix.
10835
10836 2005-11-30 [paul]       1.9.100cvs45
10837
10838         * manual/faq.xml
10839                 standardised
10840         * manual/intro.xml
10841                 written by Colin, edited by me
10842
10843 2005-11-29 [colin]      1.9.100cvs44
10844
10845         * src/matcher.c
10846                 Skip headers unconditionnaly in match_body if the
10847                 rule is not message or ~message
10848
10849 2005-11-29 [colin]      1.9.100cvs43
10850
10851         * src/matcher.c
10852                 Fix body_part and such, not skipping headers 
10853                 if the matchcriteria wasn't the first in the rule
10854
10855 2005-11-29 [colin]      1.9.100cvs42
10856
10857         * src/compose.c
10858                 Add Windows-1252 (Closes bug #863, windows-1252 encoding 
10859                 option missing from message view window)
10860                 Fix double text D'n'D with gtk-2.8
10861         * src/matcher.c
10862                 Fix ~message, ~headers_part, ~body_part rules
10863         * src/messageview.c
10864                 Add Windows-1252 (Closes bug #863)
10865                 Fix accels
10866         * src/gtk/gtkaspell.c
10867                 Properly destroy accels in all menus
10868
10869 2005-11-29 [mones]      1.9.100cvs41
10870
10871         * po/es.po
10872                 Updated.
10873
10874 2005-11-27 [colin]      1.9.100cvs40
10875
10876         * src/mh_gtk.c
10877                 "/Remove mailbox" -> "/Remove mailbox..."
10878
10879 2005-11-27 [paul]       1.9.100cvs39
10880
10881         * AUTHORS
10882         * po/de.po
10883         * src/gtk/authors.h
10884                 updated by new maintainer, Stephan Sachse
10885
10886 2005-11-27 [paul]       1.9.100cvs38
10887
10888         * manual/faq.xml
10889                 written by Colin, edited by me
10890
10891 2005-11-27 [paul]       1.9.100cvs37
10892
10893         * src/prefs_common.c
10894         * src/prefs_common.h
10895         * src/prefs_receive.c
10896         * src/prefs_summaries.c
10897                 move 'go to inbox after receiving new mail'
10898                 option from display/sumamaries to mail
10899                 handling/receive, and rework prefs_summaries
10900                 dialog a little
10901
10902 2005-11-25 [martin]     1.9.100cvs36
10903
10904         * po/de.po
10905             fixed windows-1252 translation;
10906             translated some new and fuzzy strings
10907
10908 2005-11-25 [paul]       1.9.100cvs35
10909
10910         * src/plugins/clamav/clamav_plugin.c
10911                 complete the update done in cvs34
10912
10913 2005-11-25 [paul]       1.9.100cvs34
10914
10915         * src/plugins/clamav/clamav_plugin.c
10916                 reflect upstream changes
10917
10918 2005-11-25 [paul]       1.9.100cvs33
10919
10920         * manual/ack.xml
10921         * manual/plugins.xml
10922         * manual/sylpheed-claws-manual.xml
10923                 written/updated by Colin, edited by me
10924         * tools/acroread2sylpheed.pl
10925                 update binary name
10926
10927 2005-11-24 [colin]      1.9.100cvs32
10928
10929         * src/compose.c
10930                 Fix bug #856 (reediting messages forgets Request
10931                 Return Receipt)
10932
10933 2005-11-24 [paul]       1.9.100cvs31
10934
10935         * manual/addrbook.xml
10936         * manual/starting.xml
10937                 written by Colin, proofread, edited, adapted by me
10938         * manual/advanced.xml
10939                 add some Actions examples
10940         * src/importldif.c
10941                 use a Save button instead of a Close button
10942         * src/wizard.c
10943                 indicate mandatory fields
10944                 fix page display
10945                 Thanks to Colin
10946
10947 2005-11-23 [colin]      1.9.100cvs30
10948
10949         * src/addressbook.c
10950                 Rename menu item, fix possible crash after
10951                 deletion of books
10952         * src/addrindex.c
10953                 Allow searching for '*' in ldap
10954         * src/browseldap.c
10955                 Fix "Browse Entry" (did anyone use it?)
10956         * src/wizard.c
10957                 Add guards for mandatory information
10958
10959 2005-11-23 [paul]       1.9.100cvs29
10960
10961         * manual/advanced.xml
10962                 corrections to the English
10963
10964 2005-11-23 [colin]      1.9.100cvs28
10965
10966         * src/mimeview.c
10967                 Fix possible crash at exit. After the call to
10968                 gtk_container_remove(), the Viewer's widget has no
10969                 more parent so gtk+ automatically frees it and its
10970                 sons. If destroy_viewer() then try to access it,
10971                 problems ensue.
10972
10973 2005-11-22 [colin]      1.9.100cvs27
10974
10975         * src/compose.c
10976         * src/gtk/gtkaspell.c
10977                 Fix right-clicking on a misspelled word
10978                 Fix More... in suggestions menu
10979
10980 2005-11-22 [wwp]        1.9.100cvs26
10981
10982         * src/prefs_template.c
10983                 templates works: re-sort templates list when adding or replacing,
10984                 prevent from adding or replacing when the template name is empty
10985
10986 2005-11-21 [colin]      1.9.100cvs25
10987
10988         * src/addressbook.c
10989                 Fix some addressbook suckage (dnd, select all)
10990         * src/compose.c
10991         * src/gtk/gtkaspell.c
10992         * src/gtk/gtkaspell.h
10993                 Make the spellchecker menu work with the 
10994                 GtkTextView one instead of overriding it
10995
10996 2005-11-20 [paul]       1.9.100cvs24
10997
10998         * manual/handling.xml
10999                 proofread and corrected
11000
11001 2005-11-20 [paul]       1.9.100cvs23
11002
11003         * manual/Makefile
11004                 generate html as one file
11005         * manual/advanced.xml
11006                 fix output generation
11007                 reformat hidden options list
11008         * manual/manual.xml     ** REMOVED **
11009         * manual/sylpheed-claws-manual.xml      ** ADDED **
11010                 renamed
11011
11012 2005-11-18 [colin]      1.9.100cvs22
11013
11014         * src/prefs_account.c
11015                 Fix layout in news and mbox accounts
11016         * manual/account.xml
11017         * manual/advanced.xml
11018                 New contents for Paul to check :)
11019
11020 2005-11-18 [wwp]        1.9.100cvs21
11021
11022         * src/gtk/quicksearch.c
11023                 don't update extended quicksearch buttons twice
11024
11025 2005-11-18 [paul]       1.9.100cvs20
11026
11027         * src/textview.c
11028                 complete 1.9.100cvs19
11029
11030 2005-11-18 [paul]       1.9.100cvs19
11031
11032         * src/compose.c
11033                 cosmetic improvements
11034         * src/textview.c
11035                 also list text/* attachments
11036
11037 2005-11-18 [colin]      1.9.100cvs18
11038
11039         * src/summaryview.c
11040                 Use column 0 instead of -1 in 
11041                 gtk_ctree_node_moveto, in a naive
11042                 hope it'll fix the gtk-related crashes
11043
11044 2005-11-18 [colin]      1.9.100cvs17
11045
11046         * src/gtk/inputdialog.c
11047                 Fix icon staying the first one
11048
11049 2005-11-17 [wwp]        1.9.100cvs16
11050                 fix possible problem showing some quicksearch buttons, and a bad
11051                 call to g_return_if_fail in a function that returns a value (both
11052                 fixes by Fabien Vantard)
11053
11054 2005-11-15 [wwp]        1.9.100cvs15
11055
11056         * src/gtk/quicksearch.c
11057                 added a tooltip to that obscure ... quicksearch button
11058
11059 2005-11-15 [wwp]        1.9.100cvs14
11060
11061         * src/gtk/quicksearch.c
11062                 add a quicksearch helper to filtering expression users: the ... button
11063                 raises the condition expr window. condition expressions set up w/ this
11064                 window are used by the quicksearch if the user closes it pressing OK.
11065
11066 2005-11-14 [paul]       1.9.100cvs13
11067
11068         * src/plugins/clamav/clamav_plugin.c
11069         * src/plugins/spamassassin/spamassassin.c
11070                 change plugin type following recent merging
11071
11072 2005-11-14 [wwp]        1.9.100cvs12
11073
11074         * src/folder.c
11075                 prevent from crashing when copying/moving message(s) from and
11076                 to the same folder
11077
11078 2005-11-14 [paul]       1.9.100cvs11
11079
11080         * src/plugins/clamav/Makefile.am
11081         * src/plugins/clamav/clamav_plugin.c
11082         * src/plugins/clamav/clamav_plugin.h
11083         * src/plugins/clamav/clamav_plugin_gtk.c
11084                 also merge clamav and clamav_gtk plugins
11085
11086 2005-11-13 [colin]      1.9.100cvs10
11087
11088         * configure.ac
11089         * src/plugins/spamassassin/Makefile.am
11090         * src/plugins/spamassassin/spamassassin.c
11091         * src/plugins/spamassassin/spamassassin.h
11092         * src/plugins/spamassassin/spamassassin_gtk.c
11093                 Merge spamassassin and spamassassin_gtk plugins,
11094                 and build it by default.
11095
11096 2005-11-12 [colin]      1.9.100cvs9
11097
11098         * src/etpan/imap-thread.c
11099                 Fix gcc warning
11100
11101 2005-11-12 [colin]      1.9.100cvs8
11102
11103         * src/procmime.c
11104                 Revert 1.9.100cvs3 - it breaks PGP sign+encrypt
11105
11106 2005-11-10 [colin]      1.9.100cvs7
11107
11108         * src/main.c
11109                 Fix bug #845 (sylpheed-claws 1.9.99+ start in 
11110                 minimised state)
11111
11112 2005-11-10 [wwp]        1.9.100cvs6
11113
11114         * src/gtk/description_window.c
11115                 fix a crash when closing description windows using the WM's [X] button
11116
11117 2005-11-09 [colin]      1.9.100cvs5
11118
11119         * src/common/ssl.c
11120                 Update libetpan call to follow upstream
11121                 (yes, this requires libetpan-0.40cvs3)
11122
11123 2005-11-08 [colin]      1.9.100cvs4
11124
11125         * src/compose.c
11126         * src/textview.c
11127         * src/common/utils.c
11128         * src/common/utils.h
11129                 Enhance the email parser
11130
11131 2005-11-08 [colin]      1.9.100cvs3
11132
11133         * src/procmime.c
11134                 Fix what looks like an off-by-one (fixes 
11135                 attachments from the Bat)
11136
11137 2005-11-08 [wwp]        1.9.100cvs2
11138
11139         * src/main.c
11140                 renamed some occurrences of "Sylpheed" to "Sylpheed-Claws"
11141
11142 2005-11-08 [wwp]        1.9.100cvs1
11143
11144         * src/main.c
11145                 allow exiting Sylpheed-Claws from command-line
11146
11147 2005-11-08 [paul]       1.9.100
11148
11149         1.9.100 released
11150
11151 2005-11-07 [colin]      1.9.99cvs17
11152
11153         * src/addritem.c
11154         * src/ldif.c
11155                 Fix import of base-64 encoded items
11156
11157 2005-11-07 [colin]      1.9.99cvs16
11158
11159         * src/send_message.c
11160                 Fix bug #314 (Queue does not empty under certain 
11161                 circumstances)
11162
11163 2005-11-07 [paul]       1.9.99cvs15
11164
11165         * src/mutt.c
11166         * src/pine.c
11167                 fix buffer overflows
11168                 Thanks to Colin
11169
11170 2005-11-07 [paul]       1.9.99cvs14
11171
11172         * doc/man/Makefile.am
11173         * doc/man/sylpheed-claws.1      ** ADDED **
11174         * doc/man/sylpheed.1            ** DELETED **
11175                 rename and update the man file
11176
11177 2005-11-06 [colin]      1.9.99cvs13
11178
11179         * src/ldif.c
11180                 Fix ldif_get_line() that returned empty strings
11181                 (Didn't understand why). Also fix a possible
11182                 buffer overflow.
11183
11184 2005-11-06 [wwp]        1.9.99cvs12
11185
11186         * src/textview.c
11187         * src/gtk/about.c
11188         * src/gtk/gtkutils.c
11189         * src/gtk/gtkutils.h
11190                 fix a compilation warning,
11191                 make links sensitive in the about dialog
11192
11193 2005-11-04 [wwp]        1.9.99cvs11
11194
11195         * src/gtk/about.c
11196                 don't wrap or translate URIs, and a bit text format cleanup
11197
11198 2005-11-04 [wwp]        1.9.99cvs10
11199
11200         * src/gtk/about.c
11201                 better textview tagging implementation (no more use of marks for
11202                 postponed tagging)
11203
11204 2005-11-02 [colin]      1.9.99cvs9
11205
11206         * src/common/ssl.c
11207                 Forgot an ifdef
11208
11209 2005-11-02 [colin]      1.9.99cvs8
11210
11211         * configure.ac
11212                 Require libetpan-0.40 due to upstream fix
11213         * src/common/ssl.c
11214                 Tell libetpan not to call SSL_Library_Init,
11215                 as we do it ourselves.
11216
11217 2005-11-02 [colin]      1.9.99cvs7
11218
11219         * po/POTFILES.in
11220                 Add missing files (thanks to Fabien Vantard)
11221
11222 2005-11-02 [colin]      1.9.99cvs6
11223
11224         * src/summaryview.c
11225                 Fix totals when read messages are hidden or quicksearch
11226                 is on
11227         * src/ssl_manager.c
11228         * src/ssl_manager.h
11229         * src/common/ssl_certificate.c
11230         * src/common/ssl_certificate.h
11231         * src/gtk/sslcertwindow.c
11232         * src/gtk/sslcertwindow.h
11233                 Fix copyright on my stuff
11234
11235 2005-11-02 [wwp]        1.9.99cvs5
11236
11237         * src/prefs_themes.c
11238                 fix directory name checking (theme installation/removal),
11239                 made related error a bit more verbose
11240
11241 2005-11-02 [colin]      1.9.99cvs4
11242
11243         * src/summaryview.c
11244                 Fix typo (probably fixes bug #841 (Sort by the From 
11245                 field doesn't work)
11246
11247 2005-11-02 [paul]       1.9.99cvs3
11248
11249         * po/ko.po
11250         * po/nb.po
11251                 updated by SungHyun Nam, Geir Helland
11252         * src/wizard.c
11253                 fix typo in welcome message. spotted by
11254                 Andrea Spadaccini
11255
11256 2005-11-01 [colin]      1.9.99cvs2
11257
11258         * src/compose.c
11259                 Fix replying to ml wen confirming subscription
11260         * src/messageview.c
11261         * src/mimeview.c
11262         * src/mimeview.h
11263         * src/privacy.h
11264         * src/summaryview.c
11265                 Make key check non blocking
11266
11267 2005-10-31 [paul]       1.9.99cvs1
11268
11269         * tools/claws.i18n.status.pl
11270                 updated for ChangeLog
11271
11272 2005-10-31 [paul]       1.9.99
11273
11274         1.9.99 released
11275
11276 2005-10-31 [paul]       1.9.15cvs131
11277
11278         * .cvsignore
11279         * ChangeLog
11280         * ChangeLog.claws       ** REMOVED **
11281         * ChangeLog-gtk2.claws  ** REMOVED **
11282         * ChangeLog.gtk1        ** ADDED **
11283         * INSTALL
11284         * Makefile.am
11285         * NEWS
11286         * README
11287         * README.claws          ** REMOVED **
11288         * README.jp             ** REMOVED **
11289         * RELEASE_NOTES         ** ADDED **
11290         * RELEASE_NOTES.claws   ** REMOVED **
11291         * commitHelper
11292         * configure.ac
11293         * sylpheed.spec.in      ** REMOVED **
11294                 tidy up and update the default docs:
11295                 ChangeLog.claws is renamed ChangeLog.gtk1
11296                 ChangeLog-gtk2.claws is renamed ChangeLog
11297                 README.claws is renamed README
11298                 RELEASE_NOTES.claws is renamed RELEASE_NOTES
11299
11300 2005-10-31 [paul]       1.9.15cvs130
11301
11302         * po/it.po
11303                 fix errors
11304
11305 2005-10-31 [paul]       1.9.15cvs129
11306
11307         * po/ca.po
11308         * po/de.po
11309         * po/en_GB.po
11310         * po/fr.po
11311         * po/it.po
11312         * po/pt_BR.po
11313         * po/sk.po
11314         * po/sr.po
11315         * po/zh_CN.po
11316                 updated by Miquel Oliete, Stephan Sachse and
11317                 Thomas Gilgin, me, Fabien Vantard, Andrea
11318                 Spadaccini, Frederico Goncalves Guimaraes,
11319                 Andrej Kacian, Aleksandar Urosevic, and
11320                 Ralgh Young.
11321
11322 2005-10-31 [mones]      1.9.15cvs128
11323
11324         * manual/faq.xml
11325                 More questions.
11326         
11327         * po/es.po
11328                 Updated for release.
11329
11330 2005-10-30 [colin]      1.9.15cvs127
11331
11332         * src/compose.c
11333                 Place cursor before rewrapping (fixes cursor
11334                 pos if quotation gets rewrapped)
11335
11336 2005-10-29 [paul]       1.9.15cvs126
11337
11338         * src/crash.c
11339         * src/foldersel.c
11340         * src/main.c
11341         * src/messageview.c
11342         * src/toolbar.c
11343         * src/gtk/authors.h
11344                 corrections to text items
11345
11346 2005-10-28 [colin]      1.9.15cvs125
11347
11348         * src/messageview.c
11349                 Make "hit 'C' to check sig" work from extern 
11350                 messageviews
11351
11352 2005-10-27 [colin]      1.9.15cvs124
11353
11354         * src/summaryview.c
11355                 Add a hack to avoid segfaulting when hammering 
11356                 on gtk's events
11357
11358 2005-10-27 [wwp]        1.9.15cvs123
11359
11360         * src/prefs_themes.c
11361                 sort list of themes names in themes prefs
11362
11363 2005-10-27 [paul]       1.9.15cvs122
11364
11365         * src/folder.c
11366         * src/prefs_account.c
11367                 fix building on Solaris
11368                 Patch by Alex Moore
11369
11370 2005-10-27 [wwp]        1.9.15cvs121
11371
11372         * src/summaryview.c
11373         * src/gtk/gtksctree.c
11374                 speed up unselecting messages in summary view (thanks to Colin)
11375
11376 2005-10-27 [paul]       1.9.15cvs120
11377
11378         * src/mainwindow.c
11379                 fix a compilation warning
11380         * src/summaryview.c
11381                 fix updating of 'n items selected' count
11382                 when deselecting
11383
11384 2005-10-27 [martin]     1.9.15cvs119
11385
11386         * src/action.c
11387                 ignore actions with a leading '/' in the action menu name
11388                 fixes a crash on menu creation
11389         * src/prefs_actions.c
11390                 do not allow a leading '/' in the action menu name
11391
11392 2005-10-27 [paul]       1.9.15cvs118
11393
11394         * src/main.c
11395                 fix compilation warning
11396
11397 2005-10-27 [paul]       1.9.15cvs117
11398
11399         * src/procmime.c
11400                 add #if HAVE_LOCALE_H
11401
11402 2005-10-27 [paul]       1.9.15cvs116
11403
11404         * src/plugins/clamav/clamav_plugin.c
11405         * src/plugins/dillo_viewer/dillo_viewer.c
11406         * src/plugins/mathml_viewer/mathml_viewer.c
11407         * src/plugins/pgpcore/plugin.c
11408         * src/plugins/pgpinline/plugin.c
11409         * src/plugins/pgpmime/plugin.c
11410         * src/plugins/spamassassin/spamassassin.c
11411         * src/plugins/trayicon/trayicon.c
11412                 plugin_init() : make error messages more
11413                 informative
11414
11415 2005-10-26 [wwp]        1.9.15cvs115
11416
11417         * src/prefs_matcher.c
11418                 enlarge boolean op widget width a bit (wasn't always showing text contents)
11419
11420 2005-10-26 [wwp]        1.9.15cvs114
11421
11422         * src/procmime.c
11423         * src/gtk/gtksctree.c
11424         * src/plugins/spamassassin/libspamc.c
11425         * src/plugins/spamassassin/spamassassin.c
11426                 fix some compilation warnings more
11427
11428 2005-10-26 [mones]      1.9.15cvs113
11429
11430         * po/es.po
11431                 Updated translation
11432
11433 2005-10-26 [paul]       1.9.15cvs112
11434
11435         * src/prefs_message.c
11436                 give all display_xface stuff the
11437                 #if HAVE_LIBCOMPFACE treatment, thus
11438                 preventing a crash
11439                 (Thanks to Wolfgang Enderlein)
11440
11441 2005-10-26 [colin]      1.9.15cvs111
11442
11443         * src/gedit-print.c
11444                 Fix date format
11445         * src/imap_gtk.c
11446         * src/news_gtk.c
11447                 Remove context menu items that should not be there
11448         * src/jpilot.c
11449                 Fix encoding
11450         * src/main.c
11451         * src/mainwindow.c
11452                 Don't show the mainwindow too soon
11453
11454 2005-10-26 [wwp]        1.9.15cvs110
11455
11456         * src/folder.c
11457         * src/manual.c
11458         * src/summaryview.c
11459                 fix uninitialized pointers in the folder updating hook
11460                 (thanks to Colin)
11461
11462 2005-10-25 [mones]      1.9.15cvs109
11463
11464         * manual/faq.xml
11465                 General information subsection completed. 
11466                 Removed archaic references.
11467                 
11468         * manual/Makefile
11469         * manual/dtd/manual.dsl
11470                 Added customization stylesheet for getting paragraphs
11471                 fully justified in PDF output (as suggested by Colin).
11472
11473 2005-10-25 [colin]      1.9.15cvs108
11474
11475         * src/compose.c
11476                 Fix a second leak
11477
11478 2005-10-25 [colin]      1.9.15cvs107
11479
11480         * src/addrbook.c
11481         * src/addrindex.c
11482                 Fix leak (xml_get_element() allocates memory)
11483         * src/compose.c
11484                 Fix leak + dead code (shame!)
11485         * src/procmime.c
11486                 Fix leak
11487
11488 2005-10-25 [colin]      1.9.15cvs106
11489
11490         * src/mimeview.c
11491                 Fix encoding issue in Save all and in 
11492                 overwrite-confirmation alertpanel
11493
11494 2005-10-25 [colin]      1.9.15cvs105
11495
11496         * src/common/socket.c
11497                 Fix a leak - Thanks to Christopher Aillon
11498                 (http://christopher.aillon.org/blog/dev/gnome/20051025-gsource.html)
11499
11500 2005-10-25 [paul]       1.9.15cvs104
11501
11502         * src/wizard.c
11503                 Always guess servers from the right-hand
11504                 email part and guess username from the
11505                 left-hand part. (Thanks to Colin)
11506                 add an X-Face to the welcome message
11507
11508 2005-10-25 [paul]       1.9.15cvs103
11509
11510         * manual/handling.xml
11511                 written by Colin, edited by me
11512
11513 2005-10-25 [wwp]        1.9.15cvs102
11514
11515         * src/folderview.c
11516         * src/grouplistdialog.c
11517         * src/imap.c
11518         * src/noticeview.c
11519                 fix some compilation warnings
11520
11521 2005-10-24 [paul]
11522
11523         1.9.99-rc3 released
11524
11525 2005-10-24 [paul]       1.9.15cvs101
11526
11527         * src/gtk/about.c
11528                 fix window sizing
11529
11530 2005-10-24 [paul]       1.9.15cvs100
11531
11532         * src/pixmaps/offline.xpm
11533         * src/pixmaps/online.xpm
11534                 replace with last default versions
11535
11536 2005-10-24 [colin]      1.9.15cvs99
11537
11538         * src/imap.c
11539                 Fix bug when moving a folder
11540         * src/imap_gtk.c
11541         * src/mh_gtk.c
11542                 "Delete folder" pops up a window, so it 
11543                 should be suffixed with "..."
11544         * src/plugins/pgpcore/sgpgme.c
11545                 Include locale.h
11546
11547 2005-10-24 [mones]      1.9.15cvs98
11548
11549         * manual/Makefile
11550         * manual/account.xml
11551         * manual/ack.xml
11552         * manual/addrbook.xml
11553         * manual/advanced.xml
11554         * manual/faq.xml
11555         * manual/glossary.xml
11556         * manual/gpl.xml
11557         * manual/handling.xml
11558         * manual/intro.xml
11559         * manual/keyboard.xml
11560         * manual/manual.xml
11561         * manual/plugins.xml
11562         * manual/starting.xml
11563         * manual/dtd/sdocbook.dtd
11564                 Initial manual structure and some content.
11565
11566 2005-10-23 [wwp]        1.9.15cvs97
11567
11568         * src/gtk/about.c
11569                 fix a typo
11570
11571 2005-10-23 [wwp]        1.9.15cvs96
11572
11573         * src/gtk/about.c
11574         * src/gtk/authors.h
11575                 rework of the about window (main work by Paul), also featuring a few
11576                 fixes for typos and duplicate names
11577
11578 2005-10-23 [wwp]        1.9.15cvs95
11579
11580         * src/.cvsignore
11581                 Ignore the right binary name (sylpheed-claws now)
11582
11583 2005-10-23 [paul]       1.9.15cvs94
11584
11585         * src/compose.c
11586                 when using Folder Pref 'Default To for
11587                 replies' make the entry in the Compose
11588                 window bold
11589                 Patch by Fabien Vantard
11590
11591 2005-10-22 [colin]      1.9.15cvs93
11592
11593         * src/codeconv.c
11594                 Fix leak
11595
11596 2005-10-22 [colin]      1.9.15cvs92
11597
11598         * src/codeconv.c
11599                 try to convert using locale (apart utf8) if necessary
11600
11601 2005-10-22 [colin]      1.9.15cvs91
11602
11603         * src/pixmaps/new.xpm
11604         * src/pixmaps/unread.xpm
11605                 Make the unread envelope blue again and
11606                 saturate the new one a bit more.
11607
11608 2005-10-22 [colin]      1.9.15cvs90
11609
11610         * src/compose.c
11611                 When replying to a mail sent by one of our accounts,
11612                 use the original list of recipients. Let 'Reply All'
11613                 and 'Reply to sender' work like previously.
11614
11615 2005-10-21 [colin]      1.9.15cvs89
11616
11617         * src/prefs_filtering.c
11618                 Clear fields after add and replace
11619         * src/textview.c
11620                 Display xface differently (better)
11621         * src/plugins/pgpinline/pgpinline.c
11622                 Fix crappy encodings/recodings
11623
11624 2005-10-21 [paul]       1.9.15cvs88
11625
11626         * src/compose.c
11627         * src/prefs_folder_item.c
11628         * src/toolbar.c
11629                 fix news folder Folder Properties
11630                 (thanks to Colin)
11631         * src/folderview.c
11632                 update folderview after Themes change
11633                 keep selected folder selected
11634                 (thanks to Colin)
11635
11636 2005-10-21 [paul]       1.9.15cvs87
11637
11638         * tools/Makefile.am
11639         * tools/OOo2sylpheed.pl
11640         * tools/README
11641         * tools/README.sylprint
11642         * tools/asus_mailled.sh         ** REMOVED **
11643         * tools/filter_conv.pl
11644         * tools/freshmeat_search.pl
11645         * tools/google_search.pl
11646         * tools/gpg-sign-syl            ** REMOVED **
11647         * tools/kmail2sylpheed.pl
11648         * tools/kmail2sylpheed_v2.pl
11649         * tools/multiwebsearch.pl
11650         * tools/nautilus2sylpheed.sh
11651         * tools/newscache_clean.pl
11652         * tools/outlook2sylpheed.pl
11653         * tools/sylpheed-switcher       ** REMOVED **
11654         * tools/sylprint.pl
11655         * tools/sylprint.rc
11656         * tools/tb2sylpheed
11657         * tools/vcard2xml.py
11658         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
11659                 update default config dir
11660                 update binary name (thanks to Fabien Vantard)
11661                 remove obsolete scripts
11662
11663 2005-10-21 [colin]      1.9.15cvs86
11664
11665         * src/inc.c
11666                 Fix possible leak and units. Based on a patch by
11667                 Fabien Vantard.
11668
11669 2005-10-20 [colin]      1.9.15cvs85
11670
11671         * src/textview.c
11672                 Clear xface when clearing textview
11673
11674 2005-10-20 [colin]      1.9.15cvs84
11675
11676         * configure.ac
11677         * src/folderview.c
11678         * src/headerview.c
11679         * src/main.c
11680         * src/prefs_common.c
11681         * src/prefs_common.h
11682         * src/prefs_message.c
11683         * src/textview.c
11684         * src/textview.h
11685         * src/common/defs.h
11686         * src/common/utils.c
11687         * src/common/utils.h
11688         * src/gtk/gtkutils.c
11689         * src/gtk/gtkutils.h
11690                 Migrate config to .sylpheed-claws (Automatically)
11691                 Add a way to get the Xface in the TextView
11692
11693 2005-10-20 [colin]      1.9.15cvs83
11694
11695         * src/gtk/Makefile.am
11696         * src/gtk/about.c
11697         * src/gtk/authors.h
11698                 Make the about dialog *grooovy*
11699
11700 2005-10-20 [colin]      1.9.15cvs82
11701
11702         * src/mimeview.c
11703                 Use "Open with" on double click if no command
11704                 was found
11705
11706 2005-10-20 [colin]      1.9.15cvs81
11707
11708         * src/imap.c
11709         * src/etpan/imap-thread.c
11710                 Fix possible crash.
11711
11712 2005-10-20 [paul]       1.9.15cvs80
11713
11714         * src/folder.c
11715                 don't show clipkey icon if the only
11716                 attachment is the signature
11717                 Patch by Colin
11718
11719 2005-10-20 [paul]       1.9.15cvs79
11720
11721         * AUTHORS
11722         * src/plugins/pgpmime/pgpmime.c
11723                 name the PGP/MIME signature 'signature.asc'
11724                 Patch by Andrew Nelson <freeandy@gmail.com>
11725
11726 2005-10-19 [colin]      1.9.15cvs78
11727
11728         * src/plugins/pgpmime/pgpmime.c
11729                 Oops, no need to double-check though
11730
11731 2005-10-19 [colin]      1.9.15cvs77
11732
11733         * src/plugins/pgpinline/pgpinline.c
11734         * src/plugins/pgpmime/pgpmime.c
11735                 Check that my_tmpfile() doesn't 
11736                 return NULL
11737
11738 2005-10-19 [colin]      1.9.15cvs76
11739
11740         * src/common/utils.c
11741                 Use shorter mime boundaries to avoid having
11742                 MTAs rewrapping our headers, breaking the
11743                 PGP signature in the process 
11744         * src/compose.c
11745         * src/plugins/pgpmime/pgpmime.c
11746                 Check for boundary uniqueness to be sure
11747                 it won't happen, instead of hoping for the
11748                 best
11749
11750 2005-10-19 [colin]      1.9.15cvs75
11751
11752         * sylpheed-claws.desktop
11753         * src/Makefile.am
11754         * src/main.c
11755                 Ship a sylpheed-claws binary instead
11756                 of a sylpheed one. Change the socket
11757                 name, too
11758         * src/folderview.c
11759                 Update folder only if it changed
11760         * src/wizard.c
11761                 Fix i18n in welcome mail, patch by
11762                 Fabien Vantard
11763
11764 2005-10-19 [paul]
11765
11766         1.9.99-rc2 released
11767
11768 2005-10-19 [paul]       1.9.15cvs74
11769
11770         * src/folder.c
11771         * src/folderview.c
11772                 fix summaryview update
11773                 Patch by Colin
11774
11775 2005-10-18 [colin]      1.9.15cvs73
11776
11777         * src/plugins/pgpcore/passphrase.c
11778                 Don't XGrabServer, and try a bit more to 
11779                 sync everything before grabbing mouse/keyboard
11780
11781 2005-10-18 [colin]      1.9.15cvs72
11782
11783         * src/Makefile.am
11784         * src/addressadd.c
11785         * src/addressbook.c
11786         * src/folderview.c
11787         * src/grouplistdialog.c
11788         * src/mimeview.c
11789         * src/stock_pixmap.c
11790         * src/stock_pixmap.h
11791         * src/summaryview.c
11792         * src/gtk/gtksctree.c
11793         * src/gtk/gtksctree.h
11794         * src/pixmaps/empty.xpm
11795                 Implement a wrapper call for gtk_ctree_set_node_info
11796                 and gtk_ctree_insert_node, that uses a 1x1 transparent
11797                 pixmap instead of a NULL one. This works around some
11798                 memory problems deep inside gtk, revealed by valgrind,
11799                 and fixes bug #834 (Pressing CTRl-D on a message marked 
11800                 as locked crashes sylpheed.), as well as, probably, 
11801                 wwp's 4th dimension problems that happen in gtk_ctree_*.
11802
11803 2005-10-17 [colin]      1.9.15cvs71
11804
11805         * src/mimeview.c
11806                 Provide visual feedback when checking
11807                 signature
11808
11809 2005-10-17 [colin]      1.9.15cvs70
11810
11811         * src/main.c
11812                 Keep the folder list frozen while checking caches...
11813
11814 2005-10-17 [colin]      1.9.15cvs69
11815
11816         * src/addr_compl.c
11817                 Fi bug #833 (Autocompleting from addressbook 
11818                 fails with extended chars)
11819         * src/imap.c
11820                 Fix 'adding messages' staying in statusbar
11821                 after an error
11822
11823 2005-10-17 [wwp]        1.9.15cvs68
11824
11825         * src/ssl_manager.c
11826                 Fix buttons' layout resizing when window size changes
11827
11828 2005-10-17 [wwp]        1.9.15cvs67
11829
11830         * src/account.c
11831         * src/prefs_account.c
11832         * src/prefs_common.c
11833         * src/prefs_common.h
11834         * src/prefs_folder_item.c
11835         * src/prefs_gtk.c
11836         * src/gtk/logwindow.c
11837         * src/gtk/pluginwindow.c
11838         * src/gtk/prefswindow.c
11839         * src/gtk/prefswindow.h
11840                 Remember yet more window sizes (log, prefs, folder prefs, accounts)
11841
11842 2005-10-17 [paul]       1.9.15cvs66
11843
11844         * configure.ac
11845                 fix missing libetpan message
11846         * po/en_GB.po
11847                 updated
11848         * src/crash.c
11849         * src/manual.c
11850         * src/prefs_themes.c
11851         * src/common/defs.h
11852                 add some new URI defines, change some
11853                 others
11854         * src/wizard.c
11855                 make welcome message translatable
11856                 small improvements to english
11857                 other tweaks
11858         * src/gtk/menu.c
11859                 fix warnings
11860
11861 2005-10-17 [paul]       1.9.15cvs65
11862
11863         * src/summaryview.c
11864                 fix column titles
11865
11866 2005-10-16 [mones]      1.9.15cvs64
11867
11868         * po/es.po
11869                 Updated translation
11870
11871 2005-10-16 [colin]
11872
11873         1.9.99-rc1 released
11874
11875 2005-10-16 [colin]      1.9.15cvs63
11876
11877         * src/wizard.c
11878                 Fix whitespace
11879
11880 2005-10-16 [colin]      1.9.15cvs62
11881
11882         * src/toolbar.c
11883                 s/Get All/Get Mail/
11884         * src/wizard.c
11885                 Real welcome mail text, thanks Paul
11886
11887 2005-10-16 [colin]      1.9.15cvs61
11888
11889         * src/editldap.c
11890         * src/exporthtml.c
11891         * src/main.c
11892         * src/mainwindow.c
11893         * src/prefs_themes.c
11894         * src/prefs_toolbar.c
11895         * src/plugins/demo/demo.c
11896         * src/plugins/trayicon/trayicon.c
11897                 s/Sylpheed/Sylpheed-Claws/
11898
11899 2005-10-16 [colin]      1.9.15cvs60
11900
11901         * src/wizard.c
11902                 Add a welcome email in the first empty mailbox
11903         * src/prefs_common.c
11904                 Change one more default
11905
11906 2005-10-16 [colin]      1.9.15cvs59
11907
11908         * src/wizard.c
11909                 Remove printf
11910
11911 2005-10-16 [colin]      1.9.15cvs58
11912
11913         * src/toolbar.c
11914         * src/prefs_common.c
11915                 Change some defaults
11916
11917 2005-10-16 [colin]      1.9.15cvs57
11918
11919         * src/toolbar.c
11920         * src/prefs_common.c
11921                 Change some defaults
11922
11923 2005-10-16 [colin]      1.9.15cvs56
11924
11925         * src/wizard.c
11926                 By default, initialize fonts to have
11927                 the same size as normal GtkWidgets
11928
11929 2005-10-16 [colin]      1.9.15cvs55
11930
11931         * src/mimeview.c
11932                 Fix message a bit more
11933
11934 2005-10-16 [colin]      1.9.15cvs54
11935
11936         * src/addressbook.c
11937                 Second attempt at flicker fixing
11938
11939 2005-10-16 [colin]      1.9.15cvs53
11940
11941         * src/addressbook.c
11942                 Fix flicker
11943
11944 2005-10-16 [wwp]        1.9.15cvs52
11945
11946         * src/addressbook.c
11947         * src/editaddress.c
11948         * src/prefs_common.c
11949         * src/prefs_common.h
11950                 Remember window sizes (address book)
11951
11952 2005-10-16 [wwp]        1.9.15cvs51
11953
11954         * src/plugins/clamav/clamav_plugin_gtk.c
11955         * src/plugins/spamassassin/spamassassin_gtk.c
11956                 Fix compilation warnings (missing #include).
11957
11958 2005-10-16 [colin]      1.9.15cvs50
11959
11960         * src/mimeview.c
11961         * src/summaryview.c
11962         * src/textview.c
11963                 Make 'c' check signature, and forward
11964                 c, l, y, t from summaryview to mimeview
11965
11966 2005-10-16 [colin]      1.9.15cvs49
11967
11968         * src/addressbook.c
11969                 Put border around buttons
11970         * src/mainwindow.c
11971         * src/summaryview.c
11972                 Rework menus (Patch based on a patch
11973                 by Paul)
11974
11975 2005-10-15 [wwp]        1.9.15cvs48
11976
11977         * src/editjpilot.c
11978         * src/editldap.c
11979         * src/editvcard.c
11980         * src/exphtmldlg.c
11981         * src/expldifdlg.c
11982         * src/export.c
11983         * src/import.c
11984         * src/importldif.c
11985         * src/importmutt.c
11986         * src/importpine.c
11987         * src/prefs_account.c
11988         * src/prefs_spelling.c
11989         * src/gtk/gtkutils.c
11990         * src/gtk/gtkutils.h
11991         * src/plugins/clamav/clamav_plugin_gtk.c
11992         * src/plugins/spamassassin/spamassassin_gtk.c
11993                 use nicer browse-for-file/dir buttons than the "..." ones,
11994                 code factorizing more.
11995
11996 2005-10-14 [colin]      1.9.15cvs47
11997
11998         * src/mainwindow.c
11999                 set relief on the account switcher so that people see it
12000                 grey out Create processing rules when no message is selected
12001         * src/prefs_filtering.c
12002                 ask before closing if the rule has not been modified, even if
12003                 it's not valid
12004         * src/prefs_matcher.c
12005                 fix sensitivity when entering the dialog
12006         * src/gtk/inputdialog.c
12007                 display a better icon on password ask
12008         * src/plugins/pgpcore/passphrase.c
12009                 make the dialog look better
12010
12011 2005-10-14 [paul]       1.9.15cvs46
12012
12013         * src/folderview.c
12014                 indicate presense of marked msgs in
12015                 unexpanded subfolders
12016
12017 2005-10-14 [paul]       1.9.15cvs45
12018
12019         * src/prefs_actions.c
12020         * src/prefs_common.c
12021         * src/prefs_common.h
12022         * src/prefs_filtering_action.c
12023         * src/prefs_matcher.c
12024         * src/prefs_template.c
12025                 remember window sizes
12026                 fix Info button size
12027
12028         Patches by wwp
12029
12030 2005-10-13 [colin]      1.9.15cvs44
12031
12032         * src/mimeview.c
12033         * src/noticeview.c
12034         * src/noticeview.h
12035                 Add a tooltip on the icon (optional) 
12036                 Get rid of the signature buttons and only
12037                 use the icon+tooltip
12038
12039 2005-10-13 [colin]      1.9.15cvs43
12040
12041         * src/noticeview.c
12042         * src/noticeview.h
12043                 Add hand cursor for hovering over icon
12044
12045 2005-10-13 [colin]      1.9.15cvs42
12046
12047         * src/summaryview.c
12048                 Fix crash when quicksearch's hidden 
12049                 at startup
12050
12051 2005-10-13 [colin]      1.9.15cvs41
12052
12053         * src/compose.c
12054                 Set subject when forwarding multiple mails
12055                 Check that other recipient than the default Cc or Bcc
12056                 have been set before sending.
12057
12058 2005-10-13 [colin]      1.9.15cvs40
12059
12060         * src/imap.c
12061                 Batch per-folder
12062                 Introduce locking, but don't use it yet
12063
12064 2005-10-13 [colin]      1.9.15cvs39
12065
12066         * src/gtk/quicksearch.c
12067                 Reset quicksearch when hiding it
12068                 Make sticky a real pref
12069
12070 2005-10-13 [colin]      1.9.15cvs38
12071
12072         * src/summaryview.c
12073                 Faster prefs apply
12074
12075 2005-10-13 [colin]      1.9.15cvs37
12076
12077         * src/mimeview.c
12078         * src/noticeview.c
12079         * src/noticeview.h
12080         * src/plugins/pgpcore/sgpgme.c
12081                 Make privacy icon clickable
12082                 Move Trust field in Full info
12083                 When trust is less than full, don't display
12084                 a warning icon
12085
12086 2005-10-13 [colin]      1.9.15cvs36
12087
12088         * src/folder.c
12089                 Batch on flags sync
12090         * src/folderview.c
12091                 Revert speed hack which is dangerous in fact
12092                 Apply prefs faster
12093
12094 2005-10-13 [colin]      1.9.15cvs35
12095
12096         * src/folder_item_prefs.c
12097                 Fix pref corruption on folder move. Patch
12098                 by wwp
12099
12100 2005-10-13 [paul]       1.9.15cvs34
12101
12102         * src/export.c
12103         * src/import.c
12104                 fix typos in g_warnings
12105         * src/prefs_account.c
12106                 add a file selector for Signature file
12107
12108         Patches by wwp
12109
12110 2005-10-12 [colin]      1.9.15cvs33
12111
12112         * src/mimeview.c
12113                 Provide a quick way to go back from a
12114                 signature's full info to the email part
12115
12116 2005-10-12 [colin]      1.9.15cvs32
12117
12118         * src/compose.c
12119                 Remove old hack of encoding signed mails with base64.
12120                 QP works equally well.
12121
12122 2005-10-12 [colin]      1.9.15cvs31
12123
12124         * src/crash.c
12125                 Replace deprecated GtkText with GtkTextView
12126         * src/imap.c
12127                 Fix a logic bug about counts in imap_select
12128                 (previously un-triggered)
12129         * src/mainwindow.c
12130         * src/summaryview.c
12131         * src/news.c
12132                 Allow local deletion of news posts
12133         * src/mimeview.c
12134                 Show GPG noticeview on the message/rfc822 part
12135                 in addition to the text/plain one
12136         * src/prefs_image_viewer.c
12137           src/plugins/pgpcore/prefs_gpg.c
12138                 Polish (set the label as part of the checkbox)
12139         * src/wizard.c
12140                 Don't sit there doing nothing after destroying
12141                 the window - return err
12142
12143 2005-10-11 [colin]      1.9.15cvs30
12144
12145         * src/folderview.c
12146                 Apply processing rules before showing folders.
12147                 Early folder show (before flags sync) will only
12148                 be done when there are no processing rules (nor
12149                 pre- or post- ones)
12150         * src/imap.c
12151                 Fix stuff related to mail subdir, creation and 
12152                 deletion of folders 
12153         * src/imap_gtk.c
12154                 Don't allow creation of folders in NoInferior
12155                 folders, as it won't work
12156
12157 2005-10-10 [colin]      1.9.15cvs29
12158
12159         * src/compose.c
12160                 Reselect "None" Privacy system when selecting an
12161                 account with no privacy system defined
12162
12163 2005-10-10 [colin]      1.9.15cvs28
12164
12165         * src/mainwindow.c
12166                 Add Windows-1252 encoding
12167         * src/prefs_common.c
12168                 Rework some defaults:
12169                 - autosave to draft by default
12170                 - don't show header pane (it's already in the textview)
12171                 - Select first new or unread mail on entry
12172                 - Assume 'Yes' to change folder when there's no more
12173                   unread message
12174         * src/prefs_matcher.c
12175                 Fix a gtk assertion failure
12176         * src/gtk/colorlabel.c
12177                 Workaround bad repainting on selection
12178         * src/main.c
12179                 Freeze/thaw (a bit faster on ssh -X)
12180         * src/msgcache.c
12181                 Get rid of StrdupConverter that just adds an
12182                 extra strdup/free 
12183         * src/etpan/imap_thread.c
12184                 memset buf to 0
12185
12186 2005-10-10 [colin]      1.9.15cvs27
12187
12188         * src/export.c
12189         * src/import.c
12190                 Fix compile on gtk 2.4. Patch by wwp
12191
12192 2005-10-09 [colin]      1.9.15cvs26
12193
12194         * src/mainwindow.c
12195         * src/messageview.c
12196         * src/summaryview.c
12197                 Clarify forward menus. Patch by wwp
12198
12199 2005-10-09 [colin]      1.9.15cvs25
12200
12201         * src/compose.c
12202         * src/compose.h
12203                 Fix bug #829 (Non-working "Encrypt message by 
12204                 default when replying to an encrypted message")
12205
12206 2005-10-08 [colin]      1.9.15cvs24
12207
12208         * src/wizard.c
12209                 Fix bug #827 ("Welcome" setup wizard after a 
12210                 permission error gives up & forgets itself.)
12211
12212 2005-10-08 [colin]      1.9.15cvs23
12213
12214         * src/procmime.c
12215                 Fix bug #828 (Ignoring headers with spaces around = sign)
12216
12217 2005-10-08 [colin]      1.9.15cvs22
12218
12219         * src/export.c
12220                 Warning fix by wwp
12221
12222 2005-10-08 [colin]      1.9.15cvs21
12223
12224         * src/folder.c
12225         * src/folder.h
12226                 Add a processing_pending indicator, set on 
12227                 folder_item_open and cleared after 
12228                 folder_item_process_open
12229         * src/folderview.c
12230         * src/summaryview.c
12231                 wrap procmsg_msginfo_*_flags, and in the
12232                 wrapper check that there's no folder processing 
12233                 pending. If there is, defer the flags change until 
12234                 processing is done to avoid stepping over each
12235                 other's toes.
12236                 Freeze during processing, but not during scanning.
12237
12238 2005-10-07 [colin]      1.9.15cvs20
12239
12240         * src/plugins/pgpcore/passphrase.c
12241                 Fix bug #826 (X-Server hangs when 
12242                 right-clicking a PGP encrypted message)
12243
12244 2005-10-07 [paul]       1.9.15cvs19
12245
12246         * src/compose.c
12247                 fix compose_entries[]
12248                 patch by Fabien Vantard
12249
12250 2005-10-06 [colin]      1.9.15cvs18
12251
12252         * src/pixmaps/address.xpm
12253         * src/pixmaps/address_book.xpm
12254         * src/pixmaps/book.xpm
12255         * src/pixmaps/check_spelling.xpm
12256         * src/pixmaps/checkbox_off.xpm
12257         * src/pixmaps/checkbox_on.xpm
12258         * src/pixmaps/close.xpm
12259         * src/pixmaps/complete.xpm
12260         * src/pixmaps/continue.xpm
12261         * src/pixmaps/deleted.xpm
12262         * src/pixmaps/down_arrow.xpm
12263         * src/pixmaps/exec.xpm
12264         * src/pixmaps/forwarded.xpm
12265         * src/pixmaps/group.xpm
12266         * src/pixmaps/ignorethread.xpm
12267         * src/pixmaps/interface.xpm
12268         * src/pixmaps/jpilot.xpm
12269         * src/pixmaps/ldap.xpm
12270         * src/pixmaps/linewrap.xpm
12271         * src/pixmaps/linewrapcurrent.xpm
12272         * src/pixmaps/mail.xpm
12273         * src/pixmaps/mail_attach.xpm
12274         * src/pixmaps/mail_compose.xpm
12275         * src/pixmaps/mail_forward.xpm
12276         * src/pixmaps/mail_receive.xpm
12277         * src/pixmaps/mail_receive_all.xpm
12278         * src/pixmaps/mail_reply.xpm
12279         * src/pixmaps/mail_reply_to_all.xpm
12280         * src/pixmaps/mail_reply_to_author.xpm
12281         * src/pixmaps/mail_send.xpm
12282         * src/pixmaps/mail_send_queue.xpm
12283         * src/pixmaps/mime_application.xpm
12284         * src/pixmaps/mime_audio.xpm
12285         * src/pixmaps/mime_image.xpm
12286         * src/pixmaps/mime_message.xpm
12287         * src/pixmaps/mime_text_enriched.xpm
12288         * src/pixmaps/mime_text_html.xpm
12289         * src/pixmaps/mime_text_plain.xpm
12290         * src/pixmaps/mime_unknown.xpm
12291         * src/pixmaps/new.xpm
12292         * src/pixmaps/news_compose.xpm
12293         * src/pixmaps/offline.xpm
12294         * src/pixmaps/online.xpm
12295         * src/pixmaps/paste.xpm
12296         * src/pixmaps/preferences.xpm
12297         * src/pixmaps/privacy_emblem_encrypted.xpm
12298         * src/pixmaps/privacy_expired.xpm
12299         * src/pixmaps/privacy_failed.xpm
12300         * src/pixmaps/privacy_passed.xpm
12301         * src/pixmaps/privacy_signed.xpm
12302         * src/pixmaps/privacy_unknown.xpm
12303         * src/pixmaps/privacy_warn.xpm
12304         * src/pixmaps/properties.xpm
12305         * src/pixmaps/replied.xpm
12306         * src/pixmaps/search.xpm
12307         * src/pixmaps/unread.xpm
12308         * src/pixmaps/up_arrow.xpm
12309         * src/pixmaps/vcard.xpm
12310                 Modernize internal theme, with icons from the 
12311                 Gnomaws theme. Keep some of the old ones where
12312                 they were better.
12313
12314 2005-10-06 [colin]      1.9.15cvs17
12315
12316         * src/summaryview.c
12317                 Little optimisations + bugfix
12318         * src/toolbar.c
12319                 Remove default useless items - useless being defined
12320                 by the default relevant prefs
12321         * src/wizard.c
12322                 include config.h to make gettext work
12323         * src/prefs_themes.c
12324                 Fix selection of current theme in prefs
12325
12326 2005-10-06 [colin]      1.9.15cvs16
12327
12328         * src/prefs_common.c
12329         * src/prefs_common.h
12330         * src/prefs_summaries.c
12331         * src/folderview.c
12332                 Add a warning dialog on Mark all read 
12333                 (with pref to get rid of it)
12334
12335 2005-10-06 [paul]       1.9.15cvs15
12336
12337         * po/nb.po
12338         * po/pt_BR.po
12339                 updated by Geir Helland and Frederico
12340                 Goncalves Guimaraes
12341
12342 2005-10-05 [colin]      1.9.15cvs14
12343
12344         * src/folder.c
12345         * src/folder.h
12346         * src/folderview.c
12347         * src/folderview.h
12348         * src/imap_gtk.c
12349         * src/mh_gtk.c
12350         * src/mainwindow.c
12351         * src/setup.c
12352                 add a way to rescan without rebuilding
12353                 make moving a bit faster (less folders changes)
12354                 don't lock the tree on Get 
12355         * src/imap.c
12356                 Don't re-delete deleted messages before expunging
12357         * src/summaryview.c
12358                 Set batch mode when deleting mails
12359
12360 2005-10-05 [paul]       1.9.15cvs13
12361
12362         * src/mainwindow.c
12363         * src/mainwindow.h
12364                 fix disabled Execute menu item
12365         * src/toolbar.c
12366                 match the change in 1.9.15cvs10: use Compose
12367                 instead of News by default
12368
12369 2005-10-04 [colin]      1.9.15cvs12
12370
12371         * src/compose.c
12372                 When replying to an ML post with Reply-To set
12373                 to the poster's email, honor it (as before),
12374                 but also honor our user's request to reply to
12375                 the mailing list: set the ML address in the To
12376                 field and the Reply-To address in the Cc: 
12377                 field.
12378
12379 2005-10-04 [colin]      1.9.15cvs11
12380
12381         * src/plugins/trayicon/trayicon.c
12382                 Finish cosmetic change - thanks to wwp
12383
12384 2005-10-04 [colin]      1.9.15cvs10
12385
12386         * src/toolbar.c
12387                 Use Compose instead of Email by default.
12388                 Spotted by wwp.
12389
12390 2005-10-04 [colin]      1.9.15cvs9
12391
12392         * src/folder.c
12393         * src/folder.h
12394         * src/folderview.c
12395         * src/imap.c
12396         * src/etpan/imap-thread.c
12397         * src/etpan/imap-thread.h
12398                 Try to make IMAP faster, by simplifying SEARCH
12399                 commands, avoiding sending two STATUS in a row,
12400                 and deferring flags sync and processing just
12401                 after displaying the folder. 
12402                 This will update the SummaryView in certain
12403                 cases (new mails not already fetched, flags
12404                 changed from another client) but in a non-
12405                 blocking manner.
12406
12407 2005-10-04 [colin]      1.9.15cvs8
12408
12409         * src/plugins/trayicon/trayicon.c
12410                 Relabel "Offline" to "Work offline"
12411
12412 2005-10-04 [colin]      1.9.15cvs7
12413
12414         * src/export.c
12415         * src/import.c
12416         * src/mbox.c
12417                 Fix mbox import/export buglets
12418                 Patch by wwp
12419         * src/plugins/trayicon/trayicon.c
12420                 Add offline swithc
12421                 Patch by wwp
12422
12423 2005-10-04 [colin]      1.9.15cvs6
12424
12425         * src/folder.c
12426         * src/folderview.c
12427         * src/summaryview.c
12428                 Better fix (don't break mark all read) for cvs2
12429
12430 2005-10-03 [colin]      1.9.15cvs5
12431
12432         * src/folder.c
12433                 Use a sane sort by default
12434
12435 2005-10-03 [colin]      1.9.15cvs4
12436
12437         * src/inc.c
12438                 Add a 'Only once' button for overriding offline mode
12439         * src/prefs_account.c
12440         * src/wizard.c
12441                 Add Local mbox to the wizard
12442                 Add IMAP subdir to the wizard (or the wizard is useless
12443                 for such accounts, or even worse than useless)
12444                 Move IMAP subdir from Advanced to Receive tab, as it's
12445                 not that uncommon
12446
12447 2005-10-03 [colin]      1.9.15cvs3
12448
12449         * src/send_message.c
12450                 Forgot this one in cvs1
12451
12452 2005-10-03 [colin]      1.9.15cvs2
12453
12454         * src/folder.c
12455                 Faster close when leaving a folder with lots
12456                 of new mails. Idea by David Relson.
12457
12458 2005-10-03 [colin]      1.9.15cvs1
12459
12460         * src/compose.c
12461         * src/imap.c
12462         * src/inc.c
12463         * src/main.c
12464         * src/messageview.c
12465         * src/news.c
12466         * src/summaryview.c
12467         * src/gtk/sslcertwindow.c
12468         * src/plugins/trayicon/trayicon.c
12469                 Add accels to every AlertPanel. Patch by Fabien 
12470                 Vantard
12471
12472 2005-10-03 [paul]       1.9.15
12473
12474         1.9.15 released
12475
12476 2005-10-03 [paul]       1.9.14cvs68
12477
12478         * po/ca.po
12479         * po/de.po
12480         * po/es.po
12481         * po/fi.po
12482         * po/fr.po
12483         * po/sk.po
12484         * po/sr.po
12485         * po/zh_CN.po
12486                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
12487                 Mones Lastra, Tommi Pirinen, Fabien vantard,
12488                 Andrej Kacian, Aleksander Urosevic, Yang Guilong
12489
12490 2005-10-03 [paul]       1.9.14cvs67
12491
12492         * src/send_message.c
12493                 prevent hang on Cancel
12494                 patch by Colin
12495
12496 2005-10-03 [paul]       1.9.14cvs66
12497
12498         * src/main.c
12499                 fix crash in IMAP caused by discrepancy
12500                 between check_at_startup and offline mode
12501                 Patch by Colin
12502
12503 2005-10-01 [paul]       1.9.14cvs65
12504
12505         * src/inc.c
12506                 fix engrish
12507
12508 2005-10-01 [paul]       1.9.14cvs64
12509         * src/export.c
12510         * src/import.c
12511                 synchronise import_mbox() and export_mbox()
12512         * src/mbox.c
12513                 proc_mbox(): add alert if file cannot be opened
12514                 export_list_to_mbox(): test if dest file exists,
12515                 prompt user to overwrite if it does. add alert
12516                 if file cannot be created
12517                                                                 
12518         Patch by wwp
12519                                                                                                                 
12520
12521 2005-09-30 [paul]       1.9.14cvs63
12522
12523         * src/addressbook.c
12524                 Fix sensitivity of a menu
12525         * src/codeconv.c
12526                 Respect hidden pref for mails with no encoding
12527         * src/common/xml.c
12528                 Fix memory corruption
12529         * src/plugins/pgpcore/sgpgme.c
12530                 Fix segfault on incomplete sigs, and display
12531                 of S/Mime UIDs
12532
12533         Patches by Colin
12534
12535 2005-09-30 [colin]      1.9.14cvs62
12536
12537         * src/partial_download.c
12538                 Little logic fix in almost-dead code
12539         * src/pop.c
12540                 Fix partial download when there's no new mail
12541
12542 2005-09-29 [paul]       1.9.14cvs61
12543
12544         * src/plugins/pgpinline/pgpinline.c
12545                 fix bug 819, 'crash accessing sign message'
12546                 Patch by Colin
12547
12548 2005-09-28 [martin]     1.9.14cvs60
12549
12550         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
12551                 fix bug #790 (Crash when restarting window manager (fluxbox))
12552
12553 2005-09-28 [paul]       1.9.14cvs59
12554
12555         * src/gtk/gtkaspell.c
12556                 fix off-by-one typo
12557
12558 2005-09-27 [colin]      1.9.14cvs58
12559
12560         * src/plugins/pgpcore/sgpgme.c
12561                 Report error when there's one, instead of
12562                 "Signature unchecked" 
12563
12564 2005-09-27 [colin]      1.9.14cvs57
12565
12566         * src/prefs_quote.c
12567                 Fix bug #816 (Weird quotation with spaces)
12568
12569 2005-09-27 [colin]      1.9.14cvs56
12570
12571         * src/codeconv.c
12572         * src/compose.c
12573         * src/compose.h
12574                 Put subject in compose's title
12575                 Fix Automatic encoding so that it's really automatic:
12576                 first try default locale's charset, then charset of the replied mail, 
12577                 then utf-8
12578                 Fix encoding of headers (must be in strict mode too)
12579
12580 2005-09-26 [colin]      1.9.14cvs55
12581
12582         * src/gtk/gtkaspell.c
12583                 Fix previous patch - don't color the space,
12584                 just uncolor it :)
12585
12586 2005-09-26 [colin]      1.9.14cvs54
12587
12588         * src/gtk/gtkaspell.c
12589                 Unmark space if possible
12590
12591 2005-09-26 [colin]      1.9.14cvs53
12592
12593         * src/imap.c
12594                 log_error instead of alertpanel according to the pref
12595         * src/etpan/imap-thread.c
12596                 Print connect status, copy only necessary size to 
12597                 logger
12598         * src/plugins/pgpmime/pgpmime.c
12599                 Handle S/Mime signatures (verification only). Patch based
12600                 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
12601
12602 2005-09-26 [paul]       1.9.14cvs52
12603
12604         * src/common/passcrypt.c
12605                 this 'workaround' not necessary on NetBSD.
12606                 Thanks to Daniel Gustafson
12607
12608 2005-09-26 [paul]
12609
12610         1.9.15-rc4 released
12611
12612 2005-09-26 [paul]       1.9.14cvs51
12613
12614         * src/summaryview.c
12615                 Skip currently selected message when
12616                 looking for next new or unread message
12617                 in current folder. Patch by Colin
12618         * src/common/passcrypt.c
12619                 eliminate warnings on *BSD. Patch by
12620                 Daniel Gustafson
12621
12622 2005-09-26 [colin]      1.9.14cvs50
12623
12624         * src/procmsg.c
12625                 Call postfiltering hook anyway
12626
12627 2005-09-22 [colin]      1.9.14cvs49
12628
12629         * src/codeconv.c
12630         * src/codeconv.h
12631                 Add a strict mode that doesn't replace with _
12632         * src/compose.c
12633         * src/compose.h
12634                 Use strict conversion while sending
12635                 Fix race when drafting while sending (happens
12636                 on IMAP)
12637                 Fix d'n'd of messages from summaryview
12638         * src/prefs_common.c
12639         * src/prefs_common.h
12640                 add hidden utf8_instead_of_locale_for_broken_mail 
12641                 pref for people that preferred the default charset 
12642                 to be utf8 for broken mails
12643         * src/quote_fmt_parse.y
12644                 fix bug #815 (No quote insert if "From:" fied 
12645                 contained Russian letters)
12646         * src/summaryview.c
12647                 Fix d'n'd of messages to compose
12648
12649 2005-09-22 [paul]       1.9.14cvs48
12650
12651         * src/compose.c
12652                 fix bug where attachments Name entry
12653                 would display Path instead
12654
12655 2005-09-21 [paul]       1.9.14cvs47
12656
12657         * README
12658         * README.jp
12659         * configure.ac
12660         * config/config.rpath
12661         * doc/manual/en/sylpheed-20.html
12662         * doc/manual/es/sylpheed-20.html
12663         * po/bg.po
12664         * po/ca.po
12665         * po/de.po
12666         * po/es.po
12667         * po/fr.po
12668         * po/it.po
12669         * po/pt_BR.po
12670         * po/sk.po
12671         * po/zh_TW.po
12672         * src/account.c
12673         * src/account.h
12674         * src/action.c
12675         * src/action.h
12676         * src/adbookbase.h
12677         * src/addr_compl.c
12678         * src/addr_compl.h
12679         * src/addrbook.c
12680         * src/addrbook.h
12681         * src/addrcache.c
12682         * src/addrcache.h
12683         * src/addrcindex.c
12684         * src/addrcindex.h
12685         * src/addrclip.c
12686         * src/addrclip.h
12687         * src/addrdefs.h
12688         * src/addressadd.c
12689         * src/addressadd.h
12690         * src/addressbook.c
12691         * src/addressbook.h
12692         * src/addressitem.h
12693         * src/addrgather.c
12694         * src/addrgather.h
12695         * src/addrharvest.c
12696         * src/addrharvest.h
12697         * src/addrindex.c
12698         * src/addrindex.h
12699         * src/addritem.c
12700         * src/addritem.h
12701         * src/addrquery.c
12702         * src/addrquery.h
12703         * src/addrselect.c
12704         * src/addrselect.h
12705         * src/alertpanel.c
12706         * src/alertpanel.h
12707         * src/browseldap.c
12708         * src/browseldap.h
12709         * src/codeconv.c
12710         * src/codeconv.h
12711         * src/compose.c
12712         * src/compose.h
12713         * src/crash.c
12714         * src/crash.h
12715         * src/customheader.c
12716         * src/customheader.h
12717         * src/displayheader.c
12718         * src/displayheader.h
12719         * src/editaddress.c
12720         * src/editaddress.h
12721         * src/editbook.c
12722         * src/editbook.h
12723         * src/editgroup.c
12724         * src/editgroup.h
12725         * src/editjpilot.c
12726         * src/editjpilot.h
12727         * src/editldap.c
12728         * src/editldap.h
12729         * src/editldap_basedn.c
12730         * src/editldap_basedn.h
12731         * src/editvcard.c
12732         * src/editvcard.h
12733         * src/enriched.c
12734         * src/enriched.h
12735         * src/exphtmldlg.c
12736         * src/exphtmldlg.h
12737         * src/expldifdlg.c
12738         * src/expldifdlg.h
12739         * src/export.c
12740         * src/export.h
12741         * src/exporthtml.c
12742         * src/exporthtml.h
12743         * src/exportldif.c
12744         * src/exportldif.h
12745         * src/filtering.c
12746         * src/filtering.h
12747         * src/folder.c
12748         * src/folder.h
12749         * src/folder_item_prefs.c
12750         * src/folder_item_prefs.h
12751         * src/foldersel.c
12752         * src/foldersel.h
12753         * src/folderutils.c
12754         * src/folderutils.h
12755         * src/folderview.c
12756         * src/folderview.h
12757         * src/grouplistdialog.c
12758         * src/grouplistdialog.h
12759         * src/headerview.c
12760         * src/headerview.h
12761         * src/html.c
12762         * src/html.h
12763         * src/image_viewer.c
12764         * src/image_viewer.h
12765         * src/imap.c
12766         * src/imap.h
12767         * src/imap_gtk.c
12768         * src/imap_gtk.h
12769         * src/import.c
12770         * src/import.h
12771         * src/importldif.c
12772         * src/importldif.h
12773         * src/importmutt.c
12774         * src/importmutt.h
12775         * src/importpine.c
12776         * src/importpine.h
12777         * src/inc.c
12778         * src/inc.h
12779         * src/jpilot.c
12780         * src/jpilot.h
12781         * src/ldapctrl.c
12782         * src/ldapctrl.h
12783         * src/ldaplocate.c
12784         * src/ldaplocate.h
12785         * src/ldapquery.c
12786         * src/ldapquery.h
12787         * src/ldapserver.c
12788         * src/ldapserver.h
12789         * src/ldaputil.c
12790         * src/ldaputil.h
12791         * src/ldif.c
12792         * src/ldif.h
12793         * src/localfolder.c
12794         * src/localfolder.h
12795         * src/main.c
12796         * src/main.h
12797         * src/mainwindow.c
12798         * src/mainwindow.h
12799         * src/manual.c
12800         * src/manual.h
12801         * src/matcher.c
12802         * src/matcher.h
12803         * src/matcher_parser.h
12804         * src/matcher_parser_lex.l
12805         * src/matcher_parser_parse.y
12806         * src/mbox.c
12807         * src/mbox.h
12808         * src/message_search.c
12809         * src/message_search.h
12810         * src/messageview.c
12811         * src/messageview.h
12812         * src/mh.c
12813         * src/mh.h
12814         * src/mh_gtk.c
12815         * src/mh_gtk.h
12816         * src/mimeview.c
12817         * src/mimeview.h
12818         * src/msgcache.c
12819         * src/msgcache.h
12820         * src/mutt.c
12821         * src/mutt.h
12822         * src/news.c
12823         * src/news.h
12824         * src/news_gtk.c
12825         * src/news_gtk.h
12826         * src/noticeview.c
12827         * src/noticeview.h
12828         * src/partial_download.c
12829         * src/partial_download.h
12830         * src/pine.c
12831         * src/pine.h
12832         * src/pop.c
12833         * src/pop.h
12834         * src/prefs_account.c
12835         * src/prefs_account.h
12836         * src/prefs_actions.c
12837         * src/prefs_actions.h
12838         * src/prefs_common.c
12839         * src/prefs_common.h
12840         * src/prefs_compose_writing.c
12841         * src/prefs_compose_writing.h
12842         * src/prefs_customheader.c
12843         * src/prefs_customheader.h
12844         * src/prefs_display_header.c
12845         * src/prefs_display_header.h
12846         * src/prefs_ext_prog.c
12847         * src/prefs_ext_prog.h
12848         * src/prefs_filtering.c
12849         * src/prefs_filtering.h
12850         * src/prefs_filtering_action.c
12851         * src/prefs_filtering_action.h
12852         * src/prefs_folder_column.c
12853         * src/prefs_folder_column.h
12854         * src/prefs_folder_item.c
12855         * src/prefs_folder_item.h
12856         * src/prefs_fonts.c
12857         * src/prefs_fonts.h
12858         * src/prefs_gtk.c
12859         * src/prefs_gtk.h
12860         * src/prefs_image_viewer.c
12861         * src/prefs_image_viewer.h
12862         * src/prefs_matcher.c
12863         * src/prefs_matcher.h
12864         * src/prefs_message.c
12865         * src/prefs_message.h
12866         * src/prefs_msg_colors.c
12867         * src/prefs_msg_colors.h
12868         * src/prefs_other.c
12869         * src/prefs_other.h
12870         * src/prefs_quote.c
12871         * src/prefs_quote.h
12872         * src/prefs_receive.c
12873         * src/prefs_receive.h
12874         * src/prefs_send.c
12875         * src/prefs_send.h
12876         * src/prefs_spelling.c
12877         * src/prefs_spelling.h
12878         * src/prefs_summaries.c
12879         * src/prefs_summaries.h
12880         * src/prefs_summary_column.c
12881         * src/prefs_summary_column.h
12882         * src/prefs_template.c
12883         * src/prefs_template.h
12884         * src/prefs_themes.c
12885         * src/prefs_themes.h
12886         * src/prefs_toolbar.c
12887         * src/prefs_toolbar.h
12888         * src/prefs_wrapping.c
12889         * src/prefs_wrapping.h
12890         * src/privacy.c
12891         * src/privacy.h
12892         * src/procheader.c
12893         * src/procheader.h
12894         * src/procmime.c
12895         * src/procmime.h
12896         * src/procmsg.c
12897         * src/procmsg.h
12898         * src/quote_fmt.c
12899         * src/quote_fmt_parse.y
12900         * src/recv.c
12901         * src/recv.h
12902         * src/remotefolder.c
12903         * src/remotefolder.h
12904         * src/send_message.c
12905         * src/send_message.h
12906         * src/setup.c
12907         * src/setup.h
12908         * src/simple-gettext.c
12909         * src/sourcewindow.c
12910         * src/sourcewindow.h
12911         * src/ssl_manager.c
12912         * src/ssl_manager.h
12913         * src/statusbar.c
12914         * src/statusbar.h
12915         * src/stock_pixmap.c
12916         * src/stock_pixmap.h
12917         * src/summary_search.c
12918         * src/summary_search.h
12919         * src/summaryview.c
12920         * src/summaryview.h
12921         * src/syldap.c
12922         * src/syldap.h
12923         * src/textview.c
12924         * src/textview.h
12925         * src/toolbar.c
12926         * src/toolbar.h
12927         * src/undo.c
12928         * src/undo.h
12929         * src/unmime.c
12930         * src/unmime.h
12931         * src/vcard.c
12932         * src/vcard.h
12933         * src/wizard.c
12934         * src/wizard.h
12935         * src/common/base64.c
12936         * src/common/base64.h
12937         * src/common/defs.h
12938         * src/common/hooks.c
12939         * src/common/hooks.h
12940         * src/common/log.c
12941         * src/common/log.h
12942         * src/common/md5.c
12943         * src/common/md5.h
12944         * src/common/mgutils.c
12945         * src/common/mgutils.h
12946         * src/common/nntp.c
12947         * src/common/nntp.h
12948         * src/common/passcrypt.c
12949         * src/common/passcrypt.h.in
12950         * src/common/plugin.c
12951         * src/common/plugin.h
12952         * src/common/prefs.c
12953         * src/common/prefs.h
12954         * src/common/progressindicator.c
12955         * src/common/progressindicator.h
12956         * src/common/quoted-printable.c
12957         * src/common/quoted-printable.h
12958         * src/common/session.c
12959         * src/common/session.h
12960         * src/common/smtp.c
12961         * src/common/smtp.h
12962         * src/common/socket.c
12963         * src/common/socket.h
12964         * src/common/ssl.c
12965         * src/common/ssl.h
12966         * src/common/ssl_certificate.c
12967         * src/common/ssl_certificate.h
12968         * src/common/string_match.c
12969         * src/common/string_match.h
12970         * src/common/stringtable.c
12971         * src/common/sylpheed.c
12972         * src/common/sylpheed.h
12973         * src/common/template.c
12974         * src/common/template.h
12975         * src/common/timing.h
12976         * src/common/utils.c
12977         * src/common/utils.h
12978         * src/common/uuencode.c
12979         * src/common/uuencode.h
12980         * src/common/version.h.in
12981         * src/common/xml.c
12982         * src/common/xml.h
12983         * src/common/xmlprops.c
12984         * src/common/xmlprops.h
12985         * src/gtk/about.c
12986         * src/gtk/about.h
12987         * src/gtk/colorlabel.c
12988         * src/gtk/colorlabel.h
12989         * src/gtk/colorsel.c
12990         * src/gtk/colorsel.h
12991         * src/gtk/description_window.c
12992         * src/gtk/description_window.h
12993         * src/gtk/filesel.c
12994         * src/gtk/filesel.h
12995         * src/gtk/foldersort.c
12996         * src/gtk/foldersort.h
12997         * src/gtk/gtkutils.c
12998         * src/gtk/gtkutils.h
12999         * src/gtk/inputdialog.c
13000         * src/gtk/inputdialog.h
13001         * src/gtk/logwindow.c
13002         * src/gtk/logwindow.h
13003         * src/gtk/manage_window.c
13004         * src/gtk/manage_window.h
13005         * src/gtk/menu.c
13006         * src/gtk/menu.h
13007         * src/gtk/pluginwindow.c
13008         * src/gtk/pluginwindow.h
13009         * src/gtk/prefswindow.c
13010         * src/gtk/prefswindow.h
13011         * src/gtk/progressdialog.c
13012         * src/gtk/progressdialog.h
13013         * src/gtk/quicksearch.c
13014         * src/gtk/quicksearch.h
13015         * src/gtk/sslcertwindow.c
13016         * src/gtk/sslcertwindow.h
13017         * src/plugins/clamav/clamav_plugin.c
13018         * src/plugins/clamav/clamav_plugin.h
13019         * src/plugins/clamav/clamav_plugin_gtk.c
13020         * src/plugins/demo/demo.c
13021         * src/plugins/dillo_viewer/dillo_prefs.c
13022         * src/plugins/dillo_viewer/dillo_prefs.h
13023         * src/plugins/dillo_viewer/dillo_viewer.c
13024         * src/plugins/mathml_viewer/mathml_viewer.c
13025         * src/plugins/pgpcore/passphrase.c
13026         * src/plugins/pgpcore/passphrase.h
13027         * src/plugins/pgpcore/plugin.c
13028         * src/plugins/pgpcore/prefs_gpg.c
13029         * src/plugins/pgpcore/prefs_gpg.h
13030         * src/plugins/pgpcore/select-keys.c
13031         * src/plugins/pgpcore/select-keys.h
13032         * src/plugins/pgpcore/sgpgme.c
13033         * src/plugins/pgpcore/sgpgme.h
13034         * src/plugins/pgpinline/pgpinline.c
13035         * src/plugins/pgpinline/pgpinline.h
13036         * src/plugins/pgpinline/plugin.c
13037         * src/plugins/pgpmime/pgpmime.c
13038         * src/plugins/pgpmime/pgpmime.h
13039         * src/plugins/pgpmime/plugin.c
13040         * src/plugins/spamassassin/spamassassin.c
13041         * src/plugins/spamassassin/spamassassin.h
13042         * src/plugins/spamassassin/spamassassin_gtk.c
13043         * src/plugins/trayicon/trayicon.c
13044         * tools/OOo2sylpheed.pl
13045         * tools/acroread2sylpheed.pl
13046         * tools/asus_mailled.sh
13047         * tools/filter_conv.pl
13048         * tools/freshmeat_search.pl
13049         * tools/google_search.pl
13050         * tools/kmail2sylpheed.pl
13051         * tools/kmail2sylpheed_v2.pl
13052         * tools/maildir2sylpheed.pl
13053         * tools/multiwebsearch.pl
13054         * tools/newscache_clean.pl
13055         * tools/outlook2sylpheed.pl
13056         * tools/sylpheed-switcher
13057         * tools/update-po
13058         * tools/vcard2xml.py
13059         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
13060                 update FSF address
13061
13062 2005-09-21 [colin]      1.9.14cvs46
13063
13064         * src/gedit-print.c
13065         * src/procmsg.c
13066         * src/procmsg.h
13067         * src/textview.c
13068         * src/summaryview.c
13069                 Remove some printing hacks (deselection/reselection),
13070                 which by the way fix printing the currently 
13071                 displayed mime part (still only text)
13072                 Plus a little optimisation of summary_show
13073
13074
13075 2005-09-20 [colin]      1.9.14cvs45
13076
13077         * src/mainwindow.c
13078         * src/messageview.c
13079                 GUI fixups: add accels, set message
13080                 view title to displayed mail's subject
13081         * src/prefs_spelling.c
13082         * src/gtk/gtkaspell.c
13083                 GUI fixups: allow underlining misspelled
13084                 words instead of coloring them (a11y!)
13085
13086 2005-09-19 [colin]
13087
13088         1.9.15rc3 released
13089
13090 2005-09-19 [colin]      1.9.14cvs44
13091
13092         * src/compose.c
13093                 Fix draft message
13094         * src/gtk/gtkaspell.c
13095                 Fix wrong test ;-)
13096
13097 2005-09-19 [colin]      1.9.14cvs43
13098
13099         * src/addressbook.c
13100                 Fix sensitivity of Delete button
13101         * src/compose.c
13102                 Warn if the requested Privacy system
13103                 is not available
13104         * src/exphtmldlg.c
13105         * src/expldifdlg.c
13106         * src/importldif.c
13107         * src/importmutt.c
13108         * src/importpine.c
13109                 Fix crappy UI
13110         * src/
13111         * src/ssl.h
13112         * src/prefs_account.h
13113         * src/prefs_account.c
13114                 Save SSL prefs even in builds that have
13115                 SSL support disable
13116         * src/imap.c
13117         * src/inc.c
13118         * src/news.c
13119         * src/send_message.c
13120                 Warn if connection should be secure, but
13121                 SSL support isn't compiled in
13122         * src/gtkaspell.c
13123                 Fix word separation on UTF-8 systems
13124                 Fixes bug #812 (Strange inline spellchecking)
13125         * src/compose.c
13126                 Warn if the requested Privacy system
13127                 is not available
13128                 Factorize offline warning
13129         * src/imap.c
13130         * src/imap_gtk.c
13131         * src/imap_gtk.h
13132         * src/inc.h
13133         * src/news_gtk.c
13134         * src/news_gtk.h
13135         * src/messageview.c
13136                 Factorize offline warning
13137
13138 2005-09-19 [paul]
13139
13140         1.9.15-rc2 released
13141
13142 2005-09-18 [colin]      1.9.14cvs42
13143
13144         * src/codeconv.c
13145         * src/codeconv.h
13146         * src/procmime.c
13147                 Add a way to get locale's charset ignoring utf-8,
13148                 and use that as default encoding for broken mails
13149
13150 2005-09-18 [colin]      1.9.14cvs41
13151
13152         * src/gtk/logwindow.c
13153                 Translate string. Patch by Fabien Vantard
13154
13155 2005-09-18 [colin]      1.9.14cvs40
13156
13157         * configure.ac
13158                 Fix bug #803 (IMAP/SSL support breaks with 
13159                 GnuTLS libetpan 0.38)
13160
13161 2005-09-18 [colin]      1.9.14cvs39
13162
13163         * src/codeconv.c
13164         * src/compose.c
13165         * src/procmime.c
13166                 More charsets fixes. Fixes bug #806 (non
13167                 ascii characters in subject line)
13168
13169 2005-09-17 [paul]       1.9.14cvs38
13170
13171         * src/folderview.c
13172         * src/mainwindow.c
13173                 fix gcc-2.95 issues
13174                 Patch by Pawel Pekala
13175
13176 2005-09-17 [colin]      1.9.14cvs37
13177
13178         * src/addrindex.c
13179                 bugfix for NO-USE LDAP compilation, patch 
13180                 by Fabien Vantard
13181
13182 2005-09-17 [colin]      1.9.14cvs36
13183
13184         * src/prefs_actions.c
13185         * src/prefs_customheader.c
13186         * src/prefs_display_header.c
13187         * src/prefs_filtering_action.c
13188         * src/prefs_matcher.c
13189         * src/prefs_toolbar.c
13190                 Fix strange casts (less elegant but
13191                 works better)
13192
13193 2005-09-16 [colin]      1.9.14cvs35
13194
13195         * src/jpilot.c
13196                 Missed that one
13197
13198 2005-09-16 [colin]      1.9.14cvs34
13199
13200         * configure.ac
13201         * src/Makefile.am
13202         * src/addr_compl.c
13203         * src/addrindex.c
13204         * src/browseldap.c
13205         * src/editldap.c
13206         * src/ldaplocate.c
13207         * src/ldapquery.c
13208         * src/ldapquery.h
13209         * src/ldapserver.c
13210         * src/ldapserver.h
13211         * src/main.c
13212         * src/matcher_parser_parse.y
13213         * src/prefs_themes.c
13214         * src/etpan/Makefile.am
13215         * src/gtk/description_window.c
13216         * src/plugins/clamav/Makefile.am
13217         * src/plugins/clamav/clamav_plugin.c
13218         * src/plugins/dillo_viewer/Makefile.am
13219         * src/plugins/pgpcore/Makefile.am
13220         * src/plugins/pgpinline/Makefile.am
13221         * src/plugins/pgpmime/Makefile.am
13222         * src/plugins/trayicon/Makefile.am
13223                 Fix 100% cpu usage in address completion list
13224                 Fix little bugs (return with no values etc)
13225                 Fix all warnings (with common CFLAGS)
13226
13227 2005-09-15 [colin]      1.9.14cvs33
13228
13229         * src/addressbook.c
13230                 Fix bug where sometimes a group's email list is empty,
13231                 force its refresh (probably fixes "Re: how to create a 
13232                 distribution list")
13233         * src/ldapquery.c
13234                 Don't return to the callback in the main thread from the
13235                 fetch thread (or face segs!)
13236
13237 2005-09-15 [paul]       1.9.14cvs32
13238
13239         * src/prefs_matcher.c
13240                 forgotten in last commit
13241
13242 2005-09-15 [paul]       1.9.14cvs31
13243
13244         * src/prefs_actions.c
13245         * src/prefs_filtering_action.c
13246         * src/prefs_quote.c
13247         * src/quote_fmt.c
13248         * src/summaryview.c
13249         * src/gtk/description_window.c
13250         * src/gtk/description_window.h
13251         * src/gtk/quicksearch.c
13252                 allow interaction with the called
13253                 description window
13254                 Patch by Anders Hammar
13255
13256 2005-09-14 [paul]       1.9.14cvs30
13257
13258         * src/compose.c
13259                 fix a little annoyance when pasting with 3rd button 
13260                 with wrap_pastes=0 and wrap_input=1
13261                 Patch by Colin
13262
13263 2005-09-14 [paul]       1.9.14cvs29
13264
13265         * src/prefs_account.c
13266                 disable 'Filter messages on receiving' for
13267                 SMTP-only accounts
13268                 Patch  by Anders Hammar
13269
13270 2005-09-14 [paul]       1.9.14cvs28
13271
13272         * po/sk.po
13273                 fix crash
13274                 updated by Andrej Kacian
13275
13276 2005-09-14 [paul]
13277
13278         1.9.15-rc1 released
13279
13280 2005-09-14 [paul]       1.9.14cvs27
13281
13282         * po/es.po
13283                 updated by Ricardo Mones Lastra
13284         * src/compose.c
13285         * src/compose.h
13286                 associate no_wrap_tags to Compose windows
13287                 instead of using a static one
13288                 Patch by Colin
13289         * src/mbox.c
13290                 fix proc_mbox()
13291                 Patch by wwp
13292         * src/textview.c
13293                 remove unneeded printf()
13294
13295 2005-09-14 [paul]       1.9.14cvs26
13296
13297         * src/addrcache.c
13298         * src/codeconv.h
13299         * src/folder.h
13300         * src/mainwindow.h
13301         * src/mh.c
13302         * src/mimeview.h
13303         * src/partial_download.c
13304         * src/pop.c
13305         * src/prefs_account.c
13306         * src/prefs_account.h
13307         * src/prefs_actions.c
13308         * src/prefs_customheader.c
13309         * src/prefs_display_header.c
13310         * src/prefs_filtering_action.c
13311         * src/prefs_matcher.c
13312         * src/prefs_toolbar.c
13313         * src/privacy.h
13314         * src/procmime.c
13315         * src/procmime.h
13316         * src/procmsg.h
13317         * src/textview.c
13318         * src/undo.h
13319         * src/common/plugin.c
13320         * src/common/session.h
13321         * src/common/socket.c
13322         * src/common/socket.h
13323         * src/common/template.c
13324         * src/gtk/gtkaspell.c
13325         * src/gtk/quicksearch.h
13326         * src/plugins/pgpcore/passphrase.c
13327         * src/plugins/pgpcore/prefs_gpg.h
13328         * src/plugins/pgpcore/select-keys.c
13329         * src/plugins/pgpcore/select-keys.h
13330         * src/plugins/pgpcore/sgpgme.c
13331         * src/plugins/pgpinline/pgpinline.c
13332         * src/plugins/pgpmime/pgpmime.c
13333         * src/plugins/trayicon/trayicon.c
13334                 fix compilation warnings
13335                 Patch by Daniel Gustafson
13336
13337 2005-09-14 [paul]       1.9.14cvs25
13338
13339         * src/addressbook.c
13340                 add missing column header, and other small
13341                 bug fixes
13342                 Patch by Anders Hammar
13343
13344 2005-09-13 [colin]      1.9.14cvs24
13345
13346         * src/gtk/gtkaspell.c
13347                 Fix non-utf8 in menu
13348                 Fix little leaks
13349                 Nullify struct members after free()s
13350
13351 2005-09-13 [colin]      1.9.14cvs23
13352
13353         * src/compose.c
13354                 Test utf8 compliance before inserting to 
13355                 buffer, and try to convert if necessary
13356         * src/procmime.c
13357                 If no charset is present, use the locale 
13358                 one instead of us-ascii
13359         * src/procmsg.c
13360                 Add Sender, List-Post and To in the checked 
13361                 headers for automatic rules creation 
13362                 (thanks to wwp)
13363         * src/prefs_themes.c
13364         * src/gtk/gtkaspell.c
13365                 Remove deprecated functions. 
13366                 patch by Daniel Gustafson
13367
13368 2005-09-12 [colin]      1.9.14cvs22
13369
13370         * src/compose.c
13371                 Fix bug #448 (Scrolling/Redraw issue with 
13372                 address-fields in Header)
13373         * src/mainwindow.c
13374         * src/summaryview.c
13375         * src/summaryview.h
13376                 Fix loss of MSG_MARKED on move/copy
13377                 Fix bug #804 (Quicksearch togglebutton doesn't 
13378                 get depressed after '/' key is pressed)
13379
13380 2005-09-12 [paul]       1.9.14cvs21
13381
13382         * AUTHORS
13383         * src/gtk/logwindow.c
13384                 add 'Clear Log' to popup menu
13385                 Patch by Anders Hammar <anders.hammar@telia.com>
13386
13387 2005-09-12 [paul]       1.9.14cvs20
13388
13389         * src/compose.c
13390                 set correct sensitivity on attachments
13391                 popup menu
13392         * src/folder.c
13393                 fix typo
13394         * src/prefs_spelling.c
13395                 fix crash when no LANG env is set
13396         * src/common/xml.c
13397                 fix crash in wizard
13398                 don't use memeory after free
13399
13400         All patches by Daniel Gustafson
13401
13402 2005-09-12 [paul]       1.9.14cvs19
13403
13404         * src/prefs_themes.c
13405                 make theme info selectable
13406         * src/gtk/description_window.c
13407                 make window non-modal
13408         * tools/README
13409                 add details of asus_mailed.sh
13410         * tools/claws.i18n.status.pl
13411                 update for new zh_TW translator
13412                 widen the output
13413                 create alternate coloured lines
13414                 improve readability
13415
13416 2005-09-10 [colin]      1.9.14cvs18
13417
13418         * src/plugins/pgpcore/select-keys.c
13419                 Better order for the buttons
13420
13421 2005-09-10 [colin]      1.9.14cvs17
13422
13423         * src/compose.c
13424         * src/plugins/pgpcore/select-keys.c
13425         * src/plugins/pgpcore/select-keys.h
13426         * src/plugins/pgpcore/sgpgme.c
13427                 Add a "Don't encrypt" button to the key
13428                 selection dialog. Fixes bug #177 (There should be a 
13429                 'Don't encrypt button in the Select Keys dialog)
13430
13431 2005-09-10 [colin]      1.9.14cvs16
13432
13433         * src/compose.c
13434                 Fix bug #572 (%X option does not work with templates)
13435
13436 2005-09-10 [colin]      1.9.14cvs15
13437
13438         * src/toolbar.c 
13439                 Remove g_print
13440
13441 2005-09-10 [colin]      1.9.14cvs14
13442
13443         * src/imap.c
13444                 Fix a possible crash
13445
13446 2005-09-09 [colin]      1.9.14cvs13
13447
13448         * src/imap.c
13449         * src/etpan/imap-thread.c
13450         * src/etpan/imap-thread.h
13451                 Fix moving from queue or drafts to normal folders
13452                 Fix bug #794 (No way to delete without expunging)
13453                 Take flags unset by other mailers into account
13454                 Take deleted flag set by other mailers into account
13455                 Fix unsetting REPLIED flag
13456                 Fix crash when capabilities can't be retrieved
13457         * src/mainwindow.c
13458         * src/mainwindow.h
13459                 Add M_DELAYED_FLAGS condition, and let the user use
13460                 Execute in order to be able to expunge deleted mails,
13461                 even if he's not in delayed execute mode
13462         * src/prefs_spelling.c
13463                 Use 'en' dictionary by default if LANG is POSIX or C
13464         * src/gtk/prefswindow.c
13465                 Fix bug #767 (Preferences windows expanding) by making
13466                 the window a bit larger when the resolution is greater
13467                 than 640x480, and by putting the prefs in a
13468                 GtkScrolledWindow.
13469
13470 2005-09-09 [paul]       1.9.14cvs12
13471
13472         * AUTHORS
13473         * configure.ac
13474         * po/zh_TW.Big5.po      ** REMOVED **
13475         * po/zh_TW.po           ** ADDED **
13476                 updated by Wei-Lun Chao
13477
13478 2005-09-09 [paul]       1.9.14cvs11
13479
13480         * src/mainwindow.c
13481                 fix asserts
13482         * src/common/xml.c
13483                 delay memory allocation until file is
13484                 opened successfully
13485                 Patch by Daniel Gustafson
13486
13487 2005-09-09 [colin]      1.9.14cvs10
13488
13489         * src/imap.c
13490                 Add guards
13491
13492 2005-09-08 [colin]      1.9.14cvs9
13493
13494         * src/compose.c
13495                 Alert when we can't save draft
13496                 Fix various wrap/color issues
13497                 Add mid-click pasting respecting wrap_paste option
13498         * src/folder.c
13499         * src/folder.h
13500         * src/folder_item_prefs.c
13501         * src/folder_item_prefs.h
13502         * src/imap.c
13503         * src/imap_gtk.c
13504         * src/imap_gtk.h
13505         * src/main.c
13506         * src/mainwindow.c
13507         * src/mainwindow.h
13508         * src/news.c
13509         * src/news_gtk.c
13510         * src/news_gtk.h
13511         * src/prefs_folder_item.c
13512                 Fix the impossibility to synchronise folders for
13513                 offline use (IMAP and NNTP are concerned)
13514
13515 2005-09-08 [colin]      1.9.14cvs8
13516
13517         * configure.ac
13518                 Build LDAP and JPilot by default if available
13519         * src/textview.c
13520                 Fix use after free
13521
13522 2005-09-08 [paul]       1.9.14cvs7
13523
13524         * doc/manual/en/sylpheed-1.html
13525         * doc/manual/en/sylpheed-18.html
13526         * doc/manual/en/sylpheed-19.html
13527         * doc/manual/en/sylpheed-4.html
13528         * doc/manual/en/sylpheed-6.html
13529         * doc/manual/en/sylpheed.html
13530                 a few minor updates, plus include some
13531                 details about plugins and their requirements
13532         * src/mainwindow.c
13533                 minor changes to English in /View/Sort
13534
13535 2005-09-07 [colin]      1.9.14cvs6
13536
13537         * doc/manual/en/sylpheed-1.html
13538         * doc/manual/en/sylpheed-10.html
13539         * doc/manual/en/sylpheed-11.html
13540         * doc/manual/en/sylpheed-12.html
13541         * doc/manual/en/sylpheed-13.html
13542         * doc/manual/en/sylpheed-14.html
13543         * doc/manual/en/sylpheed-15.html
13544         * doc/manual/en/sylpheed-16.html
13545         * doc/manual/en/sylpheed-17.html
13546         * doc/manual/en/sylpheed-18.html
13547         * doc/manual/en/sylpheed-19.html
13548         * doc/manual/en/sylpheed-2.html
13549         * doc/manual/en/sylpheed-20.html
13550         * doc/manual/en/sylpheed-21.html
13551         * doc/manual/en/sylpheed-22.html
13552         * doc/manual/en/sylpheed-3.html
13553         * doc/manual/en/sylpheed-4.html
13554         * doc/manual/en/sylpheed-5.html
13555         * doc/manual/en/sylpheed-6.html
13556         * doc/manual/en/sylpheed-7.html
13557         * doc/manual/en/sylpheed-8.html
13558         * doc/manual/en/sylpheed-9.html
13559         * doc/manual/en/sylpheed.html
13560                 More substitutions (missed Sylpheed -> Sylpheed-Claws)
13561
13562 2005-09-07 [colin]      1.9.14cvs5
13563
13564         * src/mainwindow.c
13565                 Make labels more to-the-point
13566
13567 2005-09-07 [colin]      1.9.14cvs4
13568
13569         * doc/manual/en/sylpheed-1.html
13570         * doc/manual/en/sylpheed-12.html
13571         * doc/manual/en/sylpheed-13.html
13572         * doc/manual/en/sylpheed-14.html
13573         * doc/manual/en/sylpheed-15.html
13574         * doc/manual/en/sylpheed-16.html
13575         * doc/manual/en/sylpheed-17.html
13576         * doc/manual/en/sylpheed-18.html
13577         * doc/manual/en/sylpheed-19.html
13578         * doc/manual/en/sylpheed-2.html
13579         * doc/manual/en/sylpheed-20.html
13580         * doc/manual/en/sylpheed-21.html
13581         * doc/manual/en/sylpheed-22.html
13582         * doc/manual/en/sylpheed-4.html
13583         * doc/manual/en/sylpheed-5.html
13584         * doc/manual/en/sylpheed-6.html
13585         * doc/manual/en/sylpheed-7.html
13586         * doc/manual/en/sylpheed-8.html
13587         * doc/manual/en/sylpheed-9.html
13588         * doc/manual/en/sylpheed.html
13589                 Update manual
13590
13591 2005-09-07 [colin]      1.9.14cvs3
13592
13593         * doc/faq/en/sylpheed-faq-1.html
13594         * doc/faq/en/sylpheed-faq-2.html
13595         * doc/faq/en/sylpheed-faq-3.html
13596         * doc/faq/en/sylpheed-faq.html
13597                 Update FAQ
13598
13599 2005-09-07 [colin]      1.9.14cvs2
13600
13601         * src/folderview.c
13602         * src/procmsg.c
13603         * src/summaryview.c
13604         * src/toolbar.c
13605                 Fix special subfolders:
13606                 - Inherit parent's icon
13607                 - sent contents of queues subfolders
13608                 - empty subfolders of trashes
13609         * src/mainwindow.c
13610                 Remove outdated manual and faq entries
13611         * src/common/utils.c
13612                 Add quotes around %s coming from mailcap
13613
13614 2005-09-07 [colin]      1.9.14cvs1
13615
13616         * src/compose.c
13617                 After saving draft, set modified to FALSE
13618         * src/mimeview.c
13619         * src/common/utils.c
13620         * src/common/utils.h
13621                 Try to open mime parts using what is 
13622                 indicated in ~/.mailcap or /etc/mailcap,
13623                 if possible.
13624
13625 2005-09-05 [paul]       1.9.14
13626
13627         1.9.14 released
13628
13629         * po/sk.po
13630                 updated by Andrej Kacian
13631
13632 2005-09-05 [paul]       1.9.13cvs83
13633
13634         * po/de.po
13635         * po/es.po
13636         * po/fi.po
13637         * po/fr.po
13638         * po/nb.po
13639         * po/pt_BR.po
13640         * po/sr.po
13641                 updated translations by Thomas Gilgin, Ricardo Mones
13642                 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
13643                 Frederico Goncalves Guimaraes, Aleksandar Urosevic
13644
13645 2005-09-04 [paul]       1.9.13cvs82
13646
13647         * src/compose.c
13648                 only warn about exceeded line length limit
13649                 on send
13650
13651 2005-09-04 [paul]       1.9.13cvs81
13652
13653         * src/compose.c
13654                 fix crash in 'line length exceeded' dialogue
13655
13656 2005-09-02 [paul]       1.9.13cvs80
13657
13658         * src/imap.c
13659                 fix bug 795, 'Connection lost IMAP'
13660                 and add statusbar prints
13661                 Patch by Colin
13662
13663 2005-09-02 [paul]       1.9.13cvs79
13664
13665         * src/compose.c
13666                 compose_wrap_paragraph() becomes
13667                 compose_beautify_paragraph()
13668                 Patch by Colin
13669
13670 2005-09-02 [colin]      1.9.13cvs78
13671
13672         * src/folderview.c
13673                 Micro-fix
13674
13675 2005-09-01 [colin]      1.9.13cvs77
13676
13677         * src/imap.c
13678                 Maybe fix bug #795 (Connection lost IMAP)
13679                 Don't try to send logout when we're disconnected.
13680         * src/summaryview.c
13681                 Include locked and marked emails in HRM
13682                 view. Fixes bug #800 (Locked messages no longer 
13683                 show up when hide read messages is used)
13684
13685 2005-09-01 [paul]       1.9.13cvs76
13686
13687         * src/prefs_common.c
13688                 fix bad cutting
13689
13690 2005-08-31 [colin]      1.9.13cvs75
13691
13692         * src/folderview.c
13693         * src/folderview.h
13694         * src/prefs_summaries.c
13695         * src/summaryview.c
13696                 Fix "go to next new", fix preference
13697                 (Open unread/next swapped)
13698
13699 2005-08-31 [paul]       1.9.13cvs74
13700
13701         * src/compose.c
13702         * src/folderview.c
13703         * src/headerview.c
13704         * src/headerview.h
13705         * src/mainwindow.c
13706         * src/prefs_common.c
13707         * src/prefs_common.h
13708         * src/prefs_fonts.c
13709         * src/summaryview.c
13710         * src/textview.c
13711         * src/common/defs.h
13712                 remove obsolete BOLD_FONT setting
13713                 fix font update in headerview and textview
13714                 headers after prefs change
13715                 Patch By Colin
13716
13717 2005-08-31 [paul]
13718
13719         1.9.14-rc4 released
13720
13721 2005-08-30 [colin]      1.9.13cvs73
13722
13723         * src/summaryview.c
13724                 When Hide read messages is selected and we
13725                 refresh the summaryview, don't remove the 
13726                 currently displayed message. Fixes bug #797
13727                 (Summary view reloads when new mail is 
13728                 downloaded in 1.9.14 rc)
13729
13730 2005-08-30 [colin]      1.9.13cvs72
13731
13732         * src/folderview.c
13733                 Fix flickering
13734         * src/mainwindow.c
13735                 Remove useless callback
13736         * src/mimeview.c
13737         * src/gtk/filesel.c
13738         * src/gtk/filesel.h
13739                 Add a filesel_select_file_save_folder() - used by Save All
13740
13741 2005-08-29 [paul]       1.9.13cvs71
13742
13743         * AUTHORS
13744         * src/matcher_parser_parse.y
13745         * src/etpan/imap-thread.c
13746                 fix building on FreeBSD
13747                 Patch by Daniel Gustafson <daniel@hobbit.se>
13748
13749 2005-08-29 [paul]       1.9.13cvs70
13750
13751         * src/plugins/pgpinline/pgpinline.c
13752                 only initialise sig result if it's been handled
13753                 Patch by Colin
13754
13755 2005-08-29 [paul]       1.9.13cvs69
13756         
13757         Patches by Colin:
13758
13759         * src/imap.c
13760         * src/common.utils.c
13761         * src/common/utils.h
13762                 optimisation
13763         * src/stock_pixmap.h
13764                 fix wrong icon reference
13765         * src/pixmaps/trash_btn.xpm
13766                 replace with nicer image
13767
13768 2005-08-28 [colin]      1.9.13cvs68
13769
13770         * src/Makefile.am
13771         * src/stock_pixmap.c
13772         * src/stock_pixmap.h
13773         * src/toolbar.c
13774         * src/pixmaps/trash_btn.xpm
13775                 Add a specific trash xpm for the button
13776
13777 2005-08-28 [colin]      1.9.13cvs67
13778
13779         * src/imap.c
13780                 Fix leak
13781
13782 2005-08-27 [colin]      1.9.13cvs66
13783
13784         * src/imap.c
13785         * src/procmime.c
13786                 Correctly fix "Problem with replies", fixes
13787                 pgpmime encryption too. 
13788
13789 2005-08-27 [colin]      1.9.13cvs65
13790
13791         * src/folder.c
13792         * src/procmsg.c
13793         * src/procmsg.h
13794         * src/summaryview.c
13795                 Fix bug #517 (messages removed from summaryview 
13796                 when moving fails)
13797
13798 2005-08-27 [colin]      1.9.13cvs64
13799
13800         * tools/Makefile.am
13801         * tools/asus_mailled.sh
13802                 Add a script to blink ASUS laptops' mail LED where there
13803                 is unread mail.
13804
13805 2005-08-27 [colin]      1.9.13cvs63
13806
13807         * src/imap.c
13808         * src/etpan/imap-thread.c
13809         * src/etpan/imap-thread.h
13810                 Implement automatic choosing of login method
13811                 Fixes bug #791
13812         * src/gtk/.cvsignore
13813                 Add sylpheed-marshal.[ch]
13814
13815 2005-08-27 [colin]      1.9.13cvs62
13816
13817         * src/common/utils.c
13818                 Fix confusing perror
13819
13820 2005-08-27 [colin]      1.9.13cvs61
13821
13822         * src/toolbar.c
13823         * src/toolbar.h
13824                 Remove A_DELETE, replace it with 
13825                 A_TRASH and A_DELETE_REAL. Automatically
13826                 rewrite config files to replace A_DELETE
13827                 with A_TRASH (no functionality change).
13828                 Fixes half of #794
13829
13830 2005-08-26 [colin]      1.9.13cvs60
13831
13832         * src/procmime.c
13833                 Previous "Problem with replies" fix brought other
13834                 problems, fixing them
13835
13836 2005-08-26 [colin]      1.9.13cvs59
13837
13838         * src/procmime.c
13839                 Fix "Problem with replies". This happened only
13840                 on IMAP...
13841         * src/procmsg.c
13842                 Factorize code a bit
13843         * src/compose.c
13844                 Speed improvement on very long messages (wrapping)
13845                 Fix signature color on Reedit and Redirect
13846                 On Reedit, don't attach pgp-signatures parts, but
13847                 set signing to On.
13848
13849 2005-08-24 [paul]       1.9.13cvs58
13850
13851         * src/compose.c
13852                 don't claim success when clicking
13853                 Cancel on the passphrase box.
13854                 Patch by Colin
13855
13856 2005-08-24 [paul]       1.9.13cvs57
13857
13858         * src/main.c
13859                 fix misplaced sylpheed.log
13860         * src/common/defs.h
13861                 define UIDL_DIR
13862
13863 2005-08-24 [paul]       1.9.13cvs56
13864
13865         * src/imap.c
13866         * src/etpan/imap-thread.c
13867         * src/etpan/imap-thread.h
13868                 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
13869                 Patch by Colin
13870         * src/gtk/sylpheed-marshal.c    ** REMOVED **
13871         * src/gtk/sylpheed-marshal.h    ** REMOVED **
13872                 remove autogenerated files
13873         * tools/kdeservicemenu/README
13874         * tools/kdeservicemenu/install.sh
13875         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
13876         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
13877                 use Claws icon, use 'Sylpheed-Claws' in menu,
13878                 use kdialog, and other cleanups
13879
13880 2005-08-23 [paul]       1.9.13cvs55
13881
13882         * src/compose.c
13883                 fix paste/wrap crash
13884                 Patch by Colin
13885
13886 2005-08-23 [paul]       1.9.13cvs54
13887
13888         * src/main.c
13889                 fix crash recovery
13890                 Patch by Colin
13891
13892 2005-08-23 [paul]       1.9.13cvs53
13893
13894         * src/addressbook.c
13895         * src/editaddress.c
13896                 view all data of LDAP contacts
13897                 Patch by Colin
13898
13899 2005-08-23 [paul]       1.9.13cvs52
13900
13901         * src/addressbook.c
13902                 fix issues with the Search field
13903                 Patch by Colin
13904
13905 2005-08-22 [paul]       1.9.13cvs51
13906
13907         * src/folderview.c
13908                 put name of folder in processing dialog
13909                 title
13910         * src/prefs_folder_item.c
13911                 improve english usage
13912
13913 2005-08-22 [paul]       1.9.13cvs50
13914
13915         * src/filtering.c
13916         * src/filtering.h
13917         * src/matcher.c
13918         * src/matcher_parser_lex.l
13919         * src/matcher_parser_parse.y
13920         * src/prefs_filtering.c
13921                 add Filtering/Processing rule names feature.
13922                 (the incompatible old matcherrc is saved as
13923                 matcherrc.pre_names).
13924                 Patch by Colin
13925
13926 2005-08-22 [paul]       1.9.13cvs49
13927
13928         * src/procmsg.c
13929                 fix colour labelling
13930                 Patch by Colin
13931
13932 2005-08-22 [paul]       1.9.13cvs48
13933
13934         * src/textview.c
13935                 fix open_image_cb()
13936
13937 2005-08-22 [paul]       1.9.13cvs47
13938
13939         * src/imap.c
13940                 fix bug 789, 'SC crashes with imap (CVS ver)'
13941                 Patch by Colin
13942
13943 2005-08-22 [paul]       1.9.13cvs46
13944
13945         * src/mimeview.c
13946         * src/prefs_common.c
13947         * src/common/defs.h
13948                 define reused defaults in defs.h
13949         * src/textview.c
13950                 add 'Open image' to image popup menu
13951
13952 2005-08-21 [colin]      1.9.13cvs45
13953
13954         * src/summaryview.c
13955                 Fix bug #788 (Bogus "From" address displayed)
13956
13957 2005-08-20 [colin]      1.9.13cvs44
13958
13959         * src/folder.c
13960                 Fix buf #787 (multilevel delete causes SIGSEGV)
13961
13962 2005-08-19 [colin]      1.9.13cvs43
13963
13964         * src/inc.c
13965         * src/prefs_common.c
13966         * src/prefs_common.h
13967                 Add an hidden pref to allow modifying the
13968                 update stepping in incorporation.
13969                 Patch by wwp.
13970
13971 2005-08-19 [colin]      1.9.13cvs42
13972
13973         * src/compose.c
13974         * src/procmime.c
13975                 Workaround for broken MUAs: encode 
13976                 Content-type: name: as ASCII and 
13977                 Content-Disposition: filename: as
13978                 per rfc2231
13979         * src/prefs_account.c
13980                 Fix invisible-ness of SMTP SSL prefs
13981                 in NNTP accounts
13982
13983 2005-08-19 [paul]       1.9.13cvs41
13984
13985         * src/compose.c
13986         * src/prefs_common.c
13987         * src/prefs_common.h
13988         * src/prefs_wrapping.c
13989                 paste with or without wrapping.
13990                 patch by Colin
13991
13992 2005-08-19 [paul]       1.9.13cvs40
13993
13994         * src/prefs_common.c
13995         * src/prefs_common.h
13996         * src/summaryview.c
13997                 reintroduce enable_swap_from as a
13998                 hidden pref. patch by Colin
13999         * src/quote_fmt_parse.y
14000         * src/plugins/clamav/clamav_plugin.c
14001         * src/plugins/dillo_viewer/dillo_viewer.c
14002         * src/plugins/mathml_viewer/mathml_viewer.c
14003         * src/plugins/pgpcore/sgpgme.c
14004         * src/plugins/pgpinline/pgpinline.c
14005         * src/plugins/pgpmime/pgpmime.c
14006                 tidy up. patch by Colin
14007
14008 2005-08-19 [paul]       1.9.13cvs39
14009
14010         * configure.ac
14011                 complete cvs38's sync
14012         * src/editaddress.c
14013         * src/gedit-print.c
14014         * src/mutt.c
14015         * src/etpan/etpan-log.c
14016         * src/etpan/imap-thread.c
14017         * src/gtk/gtksourceprintjob.c
14018                 fix compilation warnings
14019                 (patch by Colin)
14020
14021 2005-08-19 [paul]       1.9.13cvs38
14022
14023         sync with main:
14024
14025         * src/account.c
14026         * src/action.c
14027         * src/addrbook.c
14028         * src/addrcache.c
14029         * src/addrharvest.c
14030         * src/addrindex.c
14031         * src/codeconv.c
14032         * src/compose.c
14033         * src/crash.c
14034         * src/exporthtml.c
14035         * src/exportldif.c
14036         * src/folder.c
14037         * src/image_viewer.c
14038         * src/inc.c
14039         * src/inc.h
14040         * src/jpilot.c
14041         * src/ldif.c
14042         * src/main.c
14043         * src/matcher.c
14044         * src/mbox.c
14045         * src/messageview.c
14046         * src/mh.c
14047         * src/mimeview.c
14048         * src/msgcache.c
14049         * src/mutt.c
14050         * src/news.c
14051         * src/partial_download.c
14052         * src/pine.c
14053         * src/pop.c
14054         * src/prefs_actions.c
14055         * src/prefs_common.c
14056         * src/prefs_customheader.c
14057         * src/prefs_display_header.c
14058         * src/prefs_gtk.c
14059         * src/prefs_themes.c
14060         * src/procheader.c
14061         * src/procmime.c
14062         * src/procmsg.c
14063         * src/recv.c
14064         * src/send_message.c
14065         * src/simple-gettext.c
14066         * src/sourcewindow.c
14067         * src/textview.c
14068         * src/vcard.c
14069         * src/common/defs.h
14070         * src/common/log.c
14071         * src/common/plugin.c
14072         * src/common/prefs.c
14073         * src/common/session.c
14074         * src/common/session.h
14075         * src/common/socket.c
14076         * src/common/socket.h
14077         * src/common/ssl_certificate.c
14078         * src/common/template.c
14079         * src/common/utils.c
14080         * src/common/utils.h
14081         * src/common/xml.c
14082         * src/gtk/about.c
14083         added wrappers for C library function that
14084                 take pathname arguments.
14085                 enabled compilation with MinGW.
14086                 use GDir instead of directly using opendir().
14087                 added rename_force().
14088
14089 2005-08-19 [paul]       1.9.13cvs37
14090         
14091         patches by Colin:
14092         * src/compose.c
14093                 fix privacy settings on re-editing
14094                 a sent message
14095         * src/jpilot.c
14096                 fix encoding bug
14097         * src/folder.c
14098         * src/procmsg.c
14099         * src/procmsg.h
14100         * src/summaryview.c
14101                 flag changing optimisation
14102
14103 2005-08-18 [martin]     1.9.13cvs36
14104
14105         * commitHelper
14106             added my login
14107         * src/addrcache.c
14108         * src/addrharvest.c
14109         * src/addrindex.c
14110         * src/compose.c
14111         * src/grouplistdialog.c
14112         * src/main.c
14113         * src/mainwindow.c
14114         * src/msgcache.c
14115         * src/mutt.c
14116         * src/pine.c
14117         * src/prefs_account.c
14118         * src/prefs_themes.c
14119         * src/stock_pixmap.c
14120         * src/summaryview.c
14121         * src/gtk/about.c
14122         * src/gtk/logwindow.c
14123             removed deprecated glib and gdk stuff
14124         * src/plugins/pgpcore/select-keys.c
14125             convert attributes from locale to utf8
14126
14127 2005-08-17 [paul]       1.9.13cvs35
14128
14129         * src/account.c
14130         * src/addressbook.c
14131                 use new GTK_STOCK_ icons if available
14132         * src/summaryview.c
14133         * src/gtk/gtksctree.c
14134         * src/gtk/gtksctree.h
14135                 faster range select. patch by Colin
14136
14137 2005-08-17 [paul]       1.9.13cvs34
14138
14139         patches by colin:
14140         * src/addressbook.c
14141         * src/addressitem.h
14142                 Add an edit button for contacts, fix selections
14143                 of gtksctree items
14144         * src/editaddress.c
14145                 Change labels, let Save be always possible in the
14146                 email and user atributes tabs
14147         * src/folderview.c
14148                 fix sort issues
14149         * src/summaryview.c
14150                 select next item instead of the displayed one
14151                 after deletion
14152
14153         * src/gtk/progressdialog.c
14154                 use prefs_common.enable_rules_hint
14155
14156 2005-08-13 [hoa]        1.9.13cvs33
14157
14158         * src/etpan/imap-thread.c
14159                 fixed build on Solaris.
14160
14161 2005-08-10 [colin]      1.9.13cvs32
14162
14163         * src/procmsg.c
14164                 Fix cvs31 (missing fclose before reading
14165                 the file)
14166
14167 2005-08-10 [colin]      1.9.13cvs31
14168
14169         * src/procmsg.c
14170                 Fix procmsg_msginfo_new_from_mimeinfo() when
14171                 the MimeInfo isn't stored in memory. This fixes
14172                 replying to an attached message.
14173
14174 2005-08-10 [colin]      1.9.13cvs30
14175
14176         * src/mainwindow.c
14177                 Fix slowness in account changing
14178
14179 2005-08-10 [colin]      1.9.13cvs29
14180
14181         * src/folder.c
14182         * src/folderutils.c
14183         * src/folderview.c
14184         * src/imap_gtk.c
14185         * src/mainwindow.c
14186         * src/mh_gtk.c
14187         * src/procmsg.c
14188         * src/summaryview.c
14189                 Optimize folder_has_parent_of_type
14190                 Prevent moving special sub-folders from contextual menus
14191                 Rework message a bit ("Empty all messages" -> "Delete all
14192                 messages")
14193                 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items" 
14194                 and "Deleted Items" folders)
14195
14196 2005-08-08 [colin]      1.9.13cvs28
14197
14198         * src/summaryview.c
14199         * src/prefs_summaries.c
14200                 Make "Select first unread|new" more flexible
14201                 (just prioritize new or unread)
14202
14203 2005-08-08 [colin]      1.9.13cvs27
14204
14205         * src/summaryview.c
14206                 If "select first new" is selected and there only
14207                 are unread messages, fallback to "select first
14208                 unread".
14209
14210 2005-08-08 [colin]      1.9.13cvs26
14211
14212         * src/folder.c
14213                 Fix shameful bugs (and bug #779)
14214
14215 2005-08-08 [colin]      1.9.13cvs25
14216
14217         * src/folder.c
14218         * src/folder.h
14219                 Cache parents' type to make folder_has_parent_of_type
14220                 faster
14221         * src/folderview.c
14222                 Forbid DnD of special sub-folders
14223         * src/procmsg.c
14224         * src/procmsg.h
14225                 Add MAIL_POSTFILTERING_HOOK
14226         * src/summaryview.c
14227                 Revert over-zealous deletion of the use_addr_book 
14228                 code
14229
14230 2005-08-07 [colin]      1.9.13cvs24
14231
14232         * src/folder.c
14233                 Fix big mistake (passing MsgInfo instead 
14234                 of FolderItem)
14235
14236 2005-08-07 [colin]      1.9.13cvs23
14237
14238         * src/compose.c
14239         * src/folder.c
14240         * src/folder.h
14241         * src/foldersel.c
14242         * src/folderutils.c
14243         * src/folderview.c
14244         * src/imap.c
14245         * src/mainwindow.c
14246         * src/messageview.c
14247         * src/mh.c
14248         * src/msgcache.c
14249         * src/procmime.c
14250         * src/summaryview.c
14251                 Make subfolders of Drafts, Queue, Outbox, Trash
14252                 work like their parents. 
14253                 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
14254
14255 2005-08-07 [colin]      1.9.13cvs22
14256
14257         * src/addressbook.c
14258                 Fix bug #771 (Dragged contacts not saved)
14259
14260 2005-08-07 [paul]       1.9.13cvs21
14261
14262         * src/summaryview.c
14263                 fix bug 32 'Search Doesn't display results
14264                 if "Hide Read Messages" is chosen'
14265                 be more literal in interpreting 'Hide read
14266                 messages'
14267
14268 2005-08-07 [colin]      1.9.13cvs20
14269
14270         * src/folderview.c
14271                 Add debug
14272         * src/summaryview.c
14273                 Faster 'unthread_for_execution'
14274
14275 2005-08-06 [paul]       1.9.13cvs19
14276
14277         * src/mainwindow.c
14278                 add mnemonics to Set displayed columns
14279                 fix bug where msgview_visible option was
14280                 overwritten as TRUE on startup
14281
14282 2005-08-06 [paul]       1.9.13cvs18
14283
14284         * src/mainwindow.c
14285                 refer to 'displayed columns in folder/message
14286                 list' not 'displayed items in summary/message view'
14287         * src/prefs_display_header.c
14288                 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
14289                 be consistent with similar dialogues
14290         * src/prefs_folder_column.c
14291         * src/prefs_summary_column.c
14292                 'columns' not 'items', and folder and message lists,
14293                 instead of folder and summary views;
14294                 Use 'Hidden columns' as list heading not 'Available
14295                 items';
14296                 move the 'Remove' button to the right hand side;
14297                 top-align the buttons;
14298                 remove unneeded vbox
14299         * src/prefs_summaries.c
14300                 put the 2 column prefs buttons in a frame to reduce
14301                 overall width; refer to columns not items &c.
14302
14303 2005-08-05 [colin]      1.9.13cvs17
14304
14305         * src/prefs_common.c
14306         * src/prefs_common.h
14307         * src/mainwindow.c
14308         * src/compose.c
14309         * src/messageview.c
14310                 Add an hidden toolbar_detachable pref, so
14311                 that I can get rid of these painful handles
14312                 in the toolbars. Defaults to TRUE to avoid
14313                 changing the GUI on unsuspecting people...
14314
14315 2005-08-05 [colin]      1.9.13cvs16
14316
14317         * src/Makefile.am
14318         * src/prefs_folder_column.c
14319         * src/prefs_folder_column.h
14320                 Add prefs for folder columns
14321         * src/folderview.c
14322         * src/folderview.h
14323         * src/mainwindow.c
14324         * src/mainwindow.h
14325         * src/prefs_common.c
14326         * src/prefs_common.h
14327         * src/prefs_summaries.c
14328                 Use them
14329         * src/prefs_summary_column.c
14330         * src/summaryview.c
14331         * src/summaryview.h
14332                 Add a To column
14333         * src/textview.c
14334         * src/common/utils.c
14335         * src/common/utils.h
14336                 Move uri colourisation functions
14337                 to utils
14338         * src/compose.c
14339                 Colourise URIs
14340         * src/imap.c
14341                 Fix bug with LIST where we'd try
14342                 to get Folder//////[...]/// 
14343
14344 2005-08-05 [paul]       1.9.13cvs15
14345
14346         * src/prefs_summaries.c
14347                 improve the English usage
14348         * src/summaryview.c
14349                 set font on column change
14350                 thanks to Colin
14351
14352 2005-08-05 [paul]       1.9.13cvs14
14353
14354         * src/prefs_common.c
14355         * src/prefs_common.h
14356         * src/prefs_summaries.c
14357         * src/summaryview.c
14358                 replace 'open_unread_on_enter' option with
14359                 'select_on_entry' option. opening/not opening
14360                 is now exclusively controlled by 'always_show_msg'
14361
14362 2005-08-04 [colin]      1.9.13cvs13
14363
14364         * src/compose.c
14365                 Remove dead code
14366                 Add colourisation of quotes and signatures
14367         * src/folderview.c
14368                 Fix possible crashes
14369         * src/messageview.c
14370                 Change an assert that is no problem
14371         * src/news.c
14372         * src/news_gtk.c
14373         * src/news_gtk.h
14374                 Fix offline mode
14375         * src/gtk/quicksearch.c
14376                 Fix a possible crash
14377
14378 2005-08-03 [colin]      1.9.13cvs12
14379
14380         * src/prefs_account.c
14381                 Fix bug #777 (Sylpheed crash in account configuration)
14382
14383 2005-08-03 [colin]      1.9.13cvs11
14384
14385         * src/addressbook.c
14386         * src/editaddress.c
14387         * src/editgroup.c
14388                 Fixing addressbook, round 2
14389         * src/textview.c
14390                 Fix emphasis color on rechecking 'Colorize messages'
14391
14392 2005-08-03 [paul]       1.9.13cvs10
14393
14394         sync with main
14395
14396         * src/addr_compl.c
14397         * src/compose.c
14398         * src/main.c
14399         * src/pop.c
14400         * src/prefs_account.c
14401         * src/procmime.c
14402         * src/procmsg.c
14403         * src/quote_fmt_parse.y
14404         * src/textview.c
14405         * src/common/quoted-printable.c
14406         * src/common/utils.c
14407         * src/common/utils.h
14408         * src/common/xml.c
14409                 replaced incorrect locale-independent
14410                 ctype functions with GLib's. Corrected
14411                 signedness mismatch.
14412         * src/headerview.c
14413                 headerview_create(): added spacing for vbox.
14414         * src/gtk/about.c
14415                 set focus to the OK button.
14416
14417 2005-08-03 [colin]      1.9.13cvs9
14418
14419         * src/folderview.c
14420                 Fix possible crash
14421
14422 2005-08-02 [colin]      1.9.13cvs8
14423
14424         * src/mainwindow.c
14425                 Fix cast
14426         * src/addressbook.c
14427         * src/addressitem.h
14428                 Fix a cast and more generally, try to make the
14429                 GUI more intuitive and consistent (round 1)
14430
14431 2005-08-02 [paul]       1.9.13cvs7
14432
14433         * src/folder.h
14434                 missing in 1.9.13cvs6
14435
14436 2005-08-02 [colin]      1.9.13cvs6
14437
14438         * src/folder.c
14439                 Fix one more leak
14440
14441 2005-08-02 [colin]      1.9.13cvs5
14442
14443         * src/folder.c
14444         * src/folderview.c
14445         * src/imap.c
14446         * src/main.c
14447         * src/mbox.c
14448         * src/procmsg.c
14449         * src/summaryview.c
14450                 Fix a number of folder_item_get_msg_list()-related
14451                 leaks (missing procmsg_msginfo_free()s)
14452
14453 2005-08-01 [colin]      1.9.13cvs4
14454
14455         * src/folderview.c
14456         * src/folderview.h
14457         * src/mainwindow.c
14458         * src/prefs_fonts.c
14459         * src/prefs_summaries.c
14460         * src/prefs_themes.c
14461         * src/summaryview.c
14462         * src/summaryview.h
14463         * src/textview.c
14464         * src/textview.h
14465                 Fix instant-apply of summary and folderview-related prefs
14466                 Fix erroneous g_free and alertpanels in prefs_theme
14467                 Add instant-apply for fonts
14468                 Defer applying of prefs a little bit so it's done only
14469                 once even if requested by multiples prefs pages
14470
14471 2005-08-01 [paul]       1.9.13cvs3
14472
14473         * src/main.c
14474                 fix bug 776 'S.C. crashes on close'
14475                 thanks to Colin
14476         * src/etpan/etpan-thread-manager-types.h
14477                 add missing include
14478                 thanks to Hoa
14479
14480 2005-07-25 [paul]       1.9.13cvs2
14481
14482         * src/summaryview.c
14483                 fix typos. spotted by Fabien Vantard
14484
14485 2005-07-24 [paul]       1.9.13cvs1
14486
14487         * doc/man/sylpheed.1
14488                 update man page, incorporating fix of
14489                 bug 769 'Typo in manpage'
14490         * src/etpan/imap-thread.c
14491                 fix NetBSD openssl dependencies. patch by
14492                 George Michaelson <ggm@apnic.net>
14493         * po/pt_BR.po
14494                 updated by Frederico Goncalves Guimaraes
14495
14496 2005-07-22 [paul]       1.9.13
14497
14498         1.9.13 release
14499
14500 2005-07-22 [paul]       1.9.12cvs91
14501
14502         * AUTHORS
14503         * INSTALL
14504         * README.claws
14505         * RELEASE_NOTES.claws
14506                 updated for release
14507         * configure.ac
14508         * po/nb.po
14509         * tools/claws.i18n.status.pl
14510                 add Norwegian translation. submiited by
14511                 Geir Helland <pjallabais@users.sourceforge.net>
14512         * po/ca.po
14513         * po/de.po
14514         * po/es.po
14515         * po/fi.po
14516         * po/fr.po
14517         * po/it.po
14518         * po/sk.po
14519         * po/sr.po
14520         * po/zh_CN.po
14521                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
14522                 Mones Lastra, Tommi Pirinen, Fabien Vantard,
14523                 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
14524                 Yang Guilong
14525         * src/plugins/clamav/clamav_plugin_gtk.c
14526         * src/plugins/spamassassin/spamassassin_gtk.c
14527                 replace outdated description strings
14528
14529 2005-07-21 [colin]      1.9.12cvs90
14530
14531         * src/folder.c
14532                 Set folder to batch mode when scanning it. Makes deletion
14533                 of unread mails on IMAP much faster (due to the UNREAD 
14534                 flag unsetting)
14535
14536 2005-07-21 [darko]      1.9.12cvs89
14537
14538         * configure.ac
14539                 link against libresolv if necessary (patch by Paul)
14540         * src/msgcache.c
14541                 use glib's portable macros to determine endianness
14542
14543 2005-07-21 [paul]       1.9.12cvs88
14544
14545         * src/crash.c
14546         * src/gtk/about.c
14547                 update compiled-in features list
14548
14549 2005-07-20 [colin]      1.9.12cvs87
14550
14551         * src/folder.c
14552         * src/textview.c
14553                 Gcc 2.9x compilation fixes, thanks to Darko
14554         * src/plugins/clamav/clamav_plugin.c
14555                 Little optimisation: load virus database only once
14556         * src/plugins/spamassassin/spamassassin.c
14557                 Big optimisation: filtering one mail took at least 1 second,
14558                 now it takes at least 50ms. Doesn't speed up spamassassin 
14559                 itself, but should already be much more tolerable.
14560
14561 2005-07-20 [colin]      1.9.12cvs86
14562
14563         * src/summaryview.c
14564                 Fix performance issue
14565
14566 2005-07-19 [colin]      1.9.12cvs85
14567
14568         * src/plugins/pgpinline/plugin.c
14569                 Fix warning
14570
14571 2005-07-19 [colin]      1.9.12cvs84
14572
14573         * configure.ac
14574         * src/plugins/Makefile.am
14575         * src/plugins/pgpinline/.cvsignore
14576         * src/plugins/pgpinline/Makefile.am
14577         * src/plugins/pgpinline/pgpinline.c
14578         * src/plugins/pgpinline/pgpinline.deps
14579         * src/plugins/pgpinline/pgpinline.h
14580         * src/plugins/pgpinline/plugin.c
14581                 Put pgpinline in the main tree
14582
14583 2005-07-19 [paul]       1.9.12cvs83
14584
14585         * src/prefs_actions.c
14586                 prevent '//' in menu names, which cause a crash
14587                 thanks to Colin
14588
14589 2005-07-19 [paul]       1.9.12cvs82
14590
14591         * configure.ac
14592                 be generally more informative in configure output.
14593                 OpenSSL: correction: '[ --enable-openssl ...' -> 
14594                 '[ --disable-openssl ...', as --enable-openssl is default
14595                 PGP/MIME: don't check for GPGME again, check for
14596                 pgpcore instead. Therefore prevent the possibility of
14597                 attempting to build pgpmime if pgpcore dependencies are
14598                 not met
14599                 ClamAV: use pkgconfig to check for lib
14600                 libgnomeprint: revert logic on inner test to match
14601                 everything else
14602         * src/plugins/pgpcore/sgpgme.c
14603                 add missing include
14604
14605 2005-07-19 [colin]      1.9.12cvs81
14606
14607         * src/summaryview.c
14608                 Fix slow thread rebuilding in particular
14609                 cases
14610
14611 2005-07-19 [paul]       1.9.12cvs80
14612
14613         * sylpheed-claws.desktop
14614                 fix typo, spotted by Stephan Sachse
14615         * src/account.c
14616                 replace GTK_STOCK_ADD with
14617                 GTK_STOCK_NEW button
14618
14619 2005-07-18 [colin]      1.9.12cvs79
14620
14621         * src/etpan/imap-thread.c
14622                 Fix return value (Thanks Hoa)
14623
14624 2005-07-18 [colin]      1.9.12cvs78
14625
14626         * src/imap.c
14627                 Allow empty passwords
14628                 Create drafts/queue/outbox if necessary
14629         * src/summaryview.c
14630                 Remove old code
14631         * src/etpan/imap-thread.c
14632                 Fix STARTTLS (Thanks to Hoa)
14633
14634 2005-07-18 [paul]       1.9.12cvs77
14635
14636         * ChangeLog-gtk2.jp
14637         * ChangeLog.jp
14638                 removed
14639         * Makefile.am
14640                 updated to reflect additions and removals
14641         * TODO
14642                 updated to be claws-specific
14643         * TODO-gtk2
14644         * TODO-gtk2.jp
14645         * TODO.jp
14646         * sylpheed-128x128.png
14647         * sylpheed-64x64.png
14648                 removed
14649         * sylpheed-claws-128x128.png
14650         * sylpheed-claws-64x64.png
14651         * sylpheed-claws.desktop
14652         * sylpheed-claws.png
14653                 added
14654         * sylpheed.desktop
14655         * sylpheed.png
14656                 removed
14657
14658 2005-07-17 [paul]       1.9.12cvs76
14659
14660         * src/account.c
14661         * src/addressbook.c
14662         * src/alertpanel.c
14663         * src/alertpanel.h
14664         * src/compose.c
14665         * src/exphtmldlg.c
14666         * src/expldifdlg.c
14667         * src/folderview.c
14668         * src/imap_gtk.c
14669         * src/inc.c
14670         * src/message_search.c
14671         * src/messageview.c
14672         * src/mh_gtk.c
14673         * src/news_gtk.c
14674         * src/prefs_actions.c
14675         * src/prefs_filtering.c
14676         * src/prefs_matcher.c
14677         * src/prefs_template.c
14678         * src/prefs_themes.c
14679         * src/ssl_manager.c
14680         * src/summary_search.c
14681         * src/textview.c
14682         * src/toolbar.c
14683         * src/gtk/sslcertwindow.c
14684         * src/plugins/pgpcore/sgpgme.c
14685                 rework alertpanels
14686
14687 2005-07-17 [colin]      1.9.12cvs75
14688
14689         * src/privacy.c
14690                 add a PrivacySystem accessor that checks that
14691                 the system cached in a MimeInfo's privacydata
14692                 is still registered. Use this accessor instead
14693                 of directly using data->system. Fixes crashes
14694                 after unloading pgp plugins.
14695
14696 2005-07-17 [colin]      1.9.12cvs74
14697
14698         * src/alertpanel.c
14699                 Change geometry hints to a simple default size.
14700                 Fixes the certs dialogs.
14701
14702 2005-07-17 [colin]      1.9.12cvs73
14703
14704         * src/gtk/sslcertwindow.c
14705                 Use a gtkExpander
14706
14707 2005-07-17 [colin]      1.9.12cvs72
14708
14709         * src/plugins/pgpcore/Makefile.am
14710         * src/plugins/pgpmime/Makefile.am
14711                 Add gpgme libs
14712
14713 2005-07-17 [paul]       1.9.12cvs71
14714
14715         * configure.ac
14716                 add --disable-gnomeprint option
14717                 modified version of patch by Marius Mauch
14718
14719 2005-07-17 [paul]       1.9.12cvs70
14720
14721         * src/common/defs.h
14722                 update urls
14723         * src/account.c
14724         * src/action.c
14725         * src/addressbook.c
14726         * src/compose.c
14727         * src/foldersel.c
14728         * src/folderview.c
14729         * src/html.c
14730         * src/imap_gtk.c
14731         * src/main.c
14732         * src/mainwindow.c
14733         * src/messageview.c
14734         * src/mh_gtk.c
14735         * src/mimeview.c
14736         * src/news_gtk.c
14737         * src/prefs_account.c
14738         * src/prefs_send.c
14739         * src/prefs_summaries.c
14740         * src/procmsg.c
14741         * src/summaryview.c
14742         * src/common/utils.c
14743         * src/common/xml.c
14744         * src/plugins/pgpcore/passphrase.c
14745         * src/plugins/pgpcore/select-keys.c
14746                 replace inappropriately used backticks
14747                 with single quotes
14748
14749 2005-07-16 [colin]      1.9.12cvs69
14750
14751         * src/image_viewer.c
14752                 Add extra paranoid checks
14753
14754 2005-07-16 [colin]      1.9.12cvs68
14755
14756         * src/plugins/pgpcore/prefs_gpg.c
14757                 Don't auto-check sigs by default, as it
14758                 can be really slow.
14759
14760 2005-07-16 [colin]      1.9.12cvs67
14761
14762         * src/plugins/pgpcore/sgpgme.c
14763                 Make messages a bit better.
14764
14765 2005-07-16 [colin]      1.9.12cvs66
14766
14767         * src/imap.c
14768                 Remove pseudo-log
14769         * src/etpan/imap-thread.c
14770                 Add real log
14771
14772 2005-07-16 [colin]      1.9.12cvs65
14773
14774         * src/main.c
14775         * src/prefs_other.c
14776                 And now, fix build with libetpan :-/
14777
14778 2005-07-15 [colin]      1.9.12cvs64
14779
14780         * src/prefs_other.c
14781                 Continue fixing build without libetpan.
14782
14783 2005-07-15 [colin]      1.9.12cvs63
14784
14785         * src/main.c
14786                 Fix build with --disable-libetpan
14787
14788 2005-07-15 [colin]      1.9.12cvs62
14789
14790         * configure.ac
14791                 Bump libetpan's version
14792
14793 2005-07-15 [colin]      1.9.12cvs61
14794
14795         * src/etpan/imap-thread.c
14796                 Actually stop logging :)
14797
14798 2005-07-15 [colin]      1.9.12cvs60
14799
14800         * src/addressbook.c
14801                 Fix dnd of multiple addresses.
14802
14803 2005-07-15 [hoa]        1.9.12cvs59
14804
14805         * src/etpan/imap-thread.c
14806             disable login of IMAP password in libetpan log file.
14807
14808 2005-07-15 [paul]       1.9.12cvs58
14809
14810         * src/account.c
14811                 don't automatically sort
14812                 do allow drag n drop
14813
14814 2005-07-15 [paul]       1.9.12cvs57
14815
14816         * src/account.c
14817         * src/ssl_manager.c
14818                 alphabetical listing
14819
14820 2005-07-15 [paul]       1.9.12cvs56
14821
14822         * src/gtk/pluginwindow.c
14823                 sort plugin list alphabetically
14824
14825 2005-07-15 [paul]       1.9.12cvs55
14826
14827         * src/prefs_spelling.c
14828         * src/prefs_wrapping.c
14829                 unify English usage
14830
14831 2005-07-15 [colin]      1.9.12cvs54
14832
14833         * src/wizard.c
14834                 Typo fix
14835
14836 2005-07-15 [paul]       1.9.12cvs53
14837
14838         * src/prefs_message.c
14839                 make 'show cursor' a hidden option
14840
14841 2005-07-14 [colin]      1.9.12cvs52
14842
14843         * src/plugins/spamassassin/Makefile.am
14844         * src/plugins/clamav/Makefile.am
14845                 Fix double EXTRA_DISTs
14846
14847 2005-07-14 [colin]      1.9.12cvs51
14848
14849         * src/plugins/clamav/Makefile.am
14850         * src/plugins/clamav/clamav_plugin_gtk.deps
14851         * src/plugins/spamassassin/Makefile.am
14852         * src/plugins/spamassassin/spamassassin_gtk.deps
14853                 Make $plugin_gtk depend on $plugin
14854
14855 2005-07-14 [hoa]        1.9.12cvs50
14856
14857         * src/etpan/imap-thread.c
14858                 enable debug log of libetpan when running with --debug
14859
14860 2005-07-14 [colin]      1.9.12cvs49
14861
14862         * configure.ac
14863         * src/common/Makefile.am
14864         * src/common/plugin.c
14865         * src/common/plugin.h
14866                 Add a little plugin dependancy system.
14867                 Plugins can ship a $plugin_name.deps file
14868                 (near them in PLUGINDIR) so that their
14869                 dependancies are loaded if possible.
14870         * src/plugins/Makefile.am
14871         * src/plugins/pgpcore/Makefile.am
14872         * src/plugins/pgpcore/passphrase.c
14873         * src/plugins/pgpcore/passphrase.h
14874         * src/plugins/pgpcore/plugin.c
14875         * src/plugins/pgpcore/prefs_gpg.c
14876         * src/plugins/pgpcore/prefs_gpg.h
14877         * src/plugins/pgpcore/select-keys.c
14878         * src/plugins/pgpcore/select-keys.h
14879         * src/plugins/pgpcore/sgpgme.c
14880         * src/plugins/pgpcore/sgpgme.h
14881                 Introduce pgpcore, used by pgpmime and
14882                 pgpinline
14883         * src/plugins/pgpmime/Makefile.am
14884         * src/plugins/pgpmime/passphrase.c
14885         * src/plugins/pgpmime/passphrase.h
14886         * src/plugins/pgpmime/pgpmime.c
14887         * src/plugins/pgpmime/pgpmime.deps
14888         * src/plugins/pgpmime/plugin.c
14889         * src/plugins/pgpmime/prefs_gpg.c
14890         * src/plugins/pgpmime/prefs_gpg.h
14891         * src/plugins/pgpmime/select-keys.c
14892         * src/plugins/pgpmime/select-keys.h
14893         * src/plugins/pgpmime/sgpgme.c
14894         * src/plugins/pgpmime/sgpgme.h
14895                 Remove the core from pgpmime and add the
14896                 dependancy to pgpcore.
14897
14898 2005-07-14 [paul]       1.9.12cvs48
14899
14900         * src/stock_pixmap.c
14901                 forgot this in last commit
14902
14903 2005-07-14 [paul]       1.9.12cvs47
14904
14905         * src/account.c
14906         * src/addressbook.c
14907                 add accelerators for the buttons (sync with main)
14908         * src/compose.c
14909         * src/compose.h
14910                 add accelerators for the buttons.
14911                 fix editing with external editor.
14912                 replace gdk_input_*() with GIOChannel;
14913                 (sync with main)
14914         * src/foldersel.c
14915                 display folder names with new/unread
14916                 representation (sync with main)
14917         * src/main.c
14918                 specify default window icon (sync with main)
14919         * src/prefs_common.c
14920                 use_addr_book default to FALSE
14921         * src/summaryview.c
14922         * src/textview.c
14923                 add accelerators for the buttons (sync with main)
14924         * src/gtk/menu.c
14925                 fix typos
14926         * src/pixmaps/sylpheed_icon.xpm
14927                 updated
14928
14929 2005-07-13 [paul]       1.9.12cvs46
14930
14931         * src/plugins/pgpmime/pgpmime.c
14932         * src/plugins/pgpmime/sgpgme.c
14933                 (temporarily) use deprecated gpgme_data_rewind()
14934                 while largefile support is not present
14935                 (as suggested by Colin)
14936
14937 2005-07-13 [paul]       1.9.12cvs45
14938
14939         * configure.ac
14940                 remove large file support (for now):
14941                 it breaks too many things
14942
14943 2005-07-13 [paul]       1.9.12cvs44
14944
14945         * configure.ac
14946                 add large file support
14947         * src/html.c
14948                 fix bug #763 where href attribute was not
14949                 the very first attribute of a link
14950                 patch by Thomas Gilgin
14951
14952 2005-07-13 [colin]      1.9.12cvs43
14953
14954         * src/gtk/pluginwindow.c
14955                 Little portability fix
14956
14957 2005-07-13 [colin]      1.9.12cvs42
14958
14959         * src/plugins/pgpmime/sgpgme.c
14960                 Fix crasher.
14961
14962 2005-07-13 [colin]      1.9.12cvs41
14963
14964         * src/plugins/pgpmime/pgpmime.c
14965         * src/plugins/pgpmime/sgpgme.c
14966                 Use gpgme_data_release_and_get_mem instead
14967                 of gpgme_data_read.
14968
14969 2005-07-13 [colin]      1.9.12cvs40
14970
14971         * configure.ac
14972         * src/plugins/pgpmime/passphrase.c
14973         * src/plugins/pgpmime/passphrase.h
14974         * src/plugins/pgpmime/pgpmime.c
14975         * src/plugins/pgpmime/plugin.c
14976         * src/plugins/pgpmime/select-keys.c
14977         * src/plugins/pgpmime/select-keys.h
14978         * src/plugins/pgpmime/sgpgme.c
14979         * src/plugins/pgpmime/sgpgme.h
14980                 Port pgpmime to gpgme-1.0.
14981
14982 2005-07-12 [paul]       1.9.12cvs39
14983
14984         * AUTHORS
14985         * src/toolbar.c
14986         * src/toolbar.h
14987                 add a 'Go to Prev' button to the toolbar.
14988                 correct tooltip text of go to buttons.
14989                 based on patch by Yang Guilong <bamanzi@gmail.com>
14990
14991 2005-07-12 [colin]      1.9.12cvs38
14992
14993         * src/statusbar.c
14994                 Fix progress bar showing stuff at startup.
14995
14996 2005-07-12 [paul]       1.9.12cvs37
14997
14998         * src/editjpilot.c
14999                 fix building with jpilot support
15000
15001 2005-07-11 [colin]      1.9.12cvs36
15002
15003         * src/inc.c
15004                 Add visual indication that filtering is running
15005         * src/textview.c
15006                 Make {}[] uri delimiters
15007         * src/summaryview.c
15008                 Remove useless (and slow) calls
15009
15010 2005-07-11 [paul]       1.9.12cvs35
15011
15012         * src/plugins/clamav/clamav_plugin_gtk.c
15013         * src/plugins/dillo_viewer/dillo_prefs.c
15014         * src/plugins/pgpmime/prefs_gpg.c
15015         * src/plugins/spamassassin/spamassassin_gtk.c
15016                 gather plugins prefs together under their
15017                 own 'Plugins' heading
15018
15019 2005-07-11 [paul]       1.9.12cvs34
15020
15021         sync with main
15022
15023         * src/account.c
15024                 account_delete(): modified alert dialog
15025         * src/editjpilot.c
15026         * src/editvcard.c
15027                 fixed a crash when cancelling file selection
15028                 dialog by Escape key. Made non-ascii filename
15029                 selectable.
15030         * src/prefs_template.c
15031                 prefs_template_window_create(): make scrolled
15032                 window policy AUTOMATIC
15033
15034 2005-07-10 [hoa]        1.9.12cvs33
15035
15036         * src/etpan/imap-thread.c
15037                 workaround for old Courier IMAP servers.
15038
15039 2005-07-10 [colin]      1.9.12cvs32
15040
15041         * src/folder.c
15042         * src/statusbar.c
15043         * src/statusbar.h
15044                 Add visual progress indicator on filtering/processing
15045                 Factorize the progress bar code
15046         * src/imap.c
15047         * src/imap.h
15048         * src/etpan/imap-thread.c
15049                 Add a reference counter to avoid destroying the Folder
15050                 while it's in use by another callback.
15051
15052 2005-07-09 [hoa]        1.9.12cvs31
15053
15054         * src/imap.c
15055         * src/etpan/imap-thread.c
15056                 fixed deadlock when removing IMAP account.
15057
15058 2005-07-08 [colin]      1.9.12cvs30
15059
15060         * src/textview.c
15061         * src/unmime.c
15062                 Fix again problems decoding broken headers
15063         * src/gtk/inputdialog.c
15064                 Fix local variable shadowing a global one
15065
15066 2005-07-08 [colin]      1.9.12cvs29
15067
15068         * src/msgcache.c
15069                 Make the cache/mark files platform-agnostic by writing
15070                 them in little-endian format. Reading them is also done
15071                 in little-endian format, of course; however, in order
15072                 to avoid trashing mark data on big-endian machines, the
15073                 files are, at first, read from the native format if the
15074                 little-endian one doesn't exist. This is easy to deter-
15075                 mine by trying to open a file with a swapped data_ver
15076                 and seeing if it's the wanted version.
15077                 Little-endian using users should see absolutely no
15078                 difference, Big-endian users may get a very little
15079                 performance drop due to byte-swapping.
15080                 Tested on i386 and ppc32. 
15081                 Fixes bug #159 (The index file, in the mailboxes, is 
15082                 hardware depending).
15083
15084                 To have the cache/mark files updated to the new little-
15085                 endian format, "Check for new messages" or even
15086                 "Rebuild folder tree" aren't enough. Files will be
15087                 updated as soon as a folder has been opened/closed.
15088                 To update everything, just select all folders by
15089                 selecting them one by one.
15090
15091 2005-07-07 [colin]      1.9.12cvs28
15092
15093         * src/imap.c
15094                 Remember the folder separator per IMAPFolder
15095                 instead of globally.
15096                 Revive the Session on noop; fixes bug #761
15097                 (mark a bunch of unread messages as read takes 
15098                 forever)
15099
15100 2005-07-07 [darko]      1.9.12cvs27
15101
15102         * src/common/template.c
15103                 Sort templates alphabetically
15104
15105 2005-07-06 [colin]      1.9.12cvs26
15106
15107         * src/imap.c
15108                 Try to use the correct separator in
15109                 most cases. Possibly fixes bug #759
15110                 (only creates the INBOX folder when 
15111                 setting up new IMAP account) and 
15112                 bug #760 (Can't retrieve messages)
15113
15114 2005-07-06 [colin]      1.9.12cvs25
15115
15116         * src/imap.c
15117                 Use real_path in status command. This will
15118                 help later, when namespaces will be used.
15119
15120 2005-07-06 [colin]      1.9.12cvs24
15121
15122         * configure.ac
15123         * src/account.c
15124         * src/folder.c
15125         * src/imap.c
15126         * src/etpan/etpan-log.c
15127         * src/etpan/etpan-thread-manager.c
15128         * src/etpan/imap-thread.c
15129                 Add a --disable-libetpan parameter. With this,
15130                 users that don't want IMAP4 support can avoid
15131                 the new dependancy (and have no IMAP support).
15132                 Users that have IMAP4 accounts and use this
15133                 parameter won't lose their configuration, their
15134                 IMAP accounts will just be invisible and not
15135                 used.
15136         * src/textview.c
15137                 Make the "Copy ..." contextual menu items 
15138                 copy to both the X clipboard and the gtk 
15139                 clipboard - as most other apps do.
15140         * src/gtk/about.c
15141                 Add a notice about OpenSSL usage, in order to
15142                 comply with OpenSSL's license (point 6):
15143                 http://www.openssl.org/source/license.html
15144
15145 2005-07-06 [colin]      1.9.12cvs23
15146
15147         * src/alertpanel.c
15148                 Fix a minimum size for alertpanels
15149         * src/compose.c
15150                 Show 'No space left on device' type errors
15151                 when queuing/sending
15152         * src/imap_gtk.c
15153         * src/mh_gtk.c
15154                 Rework folder's deletion message (remove 
15155                 extra \n)
15156
15157 2005-07-05 [colin]      1.9.12cvs22
15158
15159         * src/imap.c
15160                 Add an alertpanel on auth error
15161                 Add pseudo-log
15162                 Remove pthread-related stuff
15163
15164 2005-07-05 [colin]      1.9.12cvs21
15165
15166         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
15167                 Fix crash on plugin reloading (with a hack)
15168
15169 2005-07-05 [colin]      1.9.12cvs20
15170
15171         * src/prefs_account.c
15172         * src/prefs_account.h
15173                 Fix typo
15174         * src/gtk/filesel.c
15175         * src/gtk/filesel.h
15176                 Add a way to filter the view
15177         * src/gtk/pluginwindow.c
15178                 Filter loadable stuff
15179         * src/plugins/pgpmime/prefs_gpg.c
15180                 Fix missing unregistration
15181         * .cvsignore
15182         * src/etpan/.cvsignore
15183         * src/plugins/spamassassin/.cvsignore
15184                 Add more stuff to cvs ignored files
15185
15186 2005-07-04 [colin]      1.9.12cvs19
15187
15188         * src/imap.c
15189                 Fix scan_required returning FALSE when it
15190                 shouldn't. Maybe fix #760 (Can't retrieve
15191                 messages)
15192
15193 2005-07-04 [colin]      1.9.12cvs18
15194
15195         * src/summaryview.c
15196                 Fix always_show_msg pref
15197
15198 2005-07-04 [paul]       1.9.12cvs17
15199
15200         sync with main (forgotten in last commit)
15201         
15202         * src/common/utils.c
15203         * src/common/utils.h
15204                 check_line_length(): new.
15205                 is_dir_exist()
15206                 is_file_entry_exist()
15207                 dirent_is_regular_file()
15208                 dirent_is_directory(): use g_file_test() instead of stat().
15209
15210 2005-07-04 [paul]       1.9.12cvs16
15211
15212         sync with main:
15213
15214         * src/compose.c
15215                 compose_write_to_file(): check for line
15216                 length limit and display warning if exceeds
15217         * src/jpilot.c
15218                 use get_home_dir() instead of g_get_home_dir()
15219         * src/procheader.c
15220                 removed warning about invalid date
15221         * src/vcard.c
15222                 use get_home_dir() instead of g_get_home_dir()
15223
15224 2005-07-04 [paul]       1.9.12cvs15
15225
15226         * src/stock_pixmap.c
15227                 fix new pixmap naming errors
15228                 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
15229
15230 2005-07-04 [colin]      1.9.12cvs14
15231
15232         * src/imap.c
15233                 Fix debugging string with a warning
15234
15235 2005-07-04 [colin]      1.9.12cvs13
15236
15237         * configure.ac
15238                 Add a check for libetpan's version (>= 0.37)
15239
15240 2005-07-04 [hoa]        1.9.12cvs12
15241
15242         * commitHelper
15243         * src/imap.c
15244         * src/etpan/imap-thread.c
15245         * src/etpan/imap-thread.h
15246                 fixed IMAP implementation of check of mails.
15247
15248 2005-07-03 [hoa]        1.9.12cvs11
15249
15250         * src/etpan/Makefile.am
15251         * src/etpan/etpan-errors.h
15252         * src/etpan/etpan-log.[ch]
15253         * src/etpan/etpan-thread-manager-types.h
15254         * src/etpan/etpan-thread-manager.[ch]
15255         * src/etpan/imap-thread.[ch]
15256         * src/Makefile.am
15257         * src/imap.c
15258         * src/main.c
15259         * src/prefs_other.c
15260         * configure.ac
15261             merged imap branch.
15262             dependency on libetpan 0.37 is now added.
15263
15264 2005-07-01 [colin]      1.9.12cvs10
15265
15266         * src/Makefile.am
15267         * src/folder.c
15268         * src/folder.h
15269         * src/folderview.c
15270         * src/stock_pixmap.c
15271         * src/stock_pixmap.h
15272         * src/plugins/trayicon/trayicon.c
15273                 Add marked symbol on folders containing
15274                 marked messages
15275         * src/procmsg.c
15276         * src/procmsg.h
15277         * src/toolbar.c
15278         * src/prefs_common.c
15279         * src/prefs_common.h
15280         * src/prefs_send.c
15281                 Add an optional confirmation dialog on queue
15282                 sending. Patch by wwp.
15283         * src/pixmaps/dir_close_mark.xpm        ** ADDED **
15284         * src/pixmaps/dir_open_hrm_mark.xpm     ** ADDED **
15285         * src/pixmaps/dir_open_mark.xpm         ** ADDED **
15286         * src/pixmaps/drafts_close_mark.xpm     ** ADDED **
15287         * src/pixmaps/drafts_open_mark.xpm      ** ADDED **
15288         * src/pixmaps/inbox_hrm_mark.xpm        ** ADDED **
15289         * src/pixmaps/inbox_mark.xpm            ** ADDED **
15290         * src/pixmaps/outbox_hrm_mark.xpm       ** ADDED **
15291         * src/pixmaps/outbox_mark.xpm           ** ADDED **
15292         * src/pixmaps/trash_hrm_mark.xpm        ** ADDED **
15293         * src/pixmaps/trash_mark.xpm            ** ADDED **
15294                 New pixmaps
15295
15296 2005-07-01 [colin]      1.9.12cvs9
15297
15298         * src/summaryview.c
15299                 Fix a little threading bug
15300         * src/addrgather.c
15301         * src/mainwindow.c
15302                 A little bit of HIG normality never hurts
15303
15304 2005-07-01 [colin]      1.9.12cvs8
15305
15306         * src/compose.c
15307         * src/msgcache.c
15308         * src/pop.c
15309         * src/procmime.c
15310         * src/recv.c
15311         * src/common/log.c
15312         * src/common/template.c
15313         * src/common/utils.c
15314         * src/common/utils.h
15315                 Reverted the fwrite_atomic stuff. In fact
15316                 it is already atomic.
15317
15318 2005-06-30 [colin]      1.9.12cvs7
15319
15320         * src/common/utils.c
15321         * src/common/utils.h
15322                 Add an fwrite_atomic() function to make
15323                 sure we write everything: fwrite can make
15324                 short writes.
15325         * src/compose.c
15326         * src/msgcache.c
15327         * src/pop.c
15328         * src/procmime.c
15329         * src/recv.c
15330         * src/common/log.c
15331         * src/common/template.c
15332                 Use that (and fix swapping of size and nmemb).
15333                 Thanks to Rich Coe for the heads up.
15334
15335 2005-06-30 [colin]      1.9.12cvs6
15336
15337         * src/addressbook.c
15338                 Optimize addressbook opening 
15339
15340 2005-06-30 [colin]      1.9.12cvs5
15341
15342         * src/summaryview.c
15343                 Remove calls to summary_step after move/copy
15344
15345 2005-06-28 [paul]       1.9.12cvs4
15346
15347         * src/alertpanel.c
15348                 wrap and make the error msg selectable
15349
15350 2005-06-28 [paul]       1.9.12cvs3
15351
15352         * src/ssl_manager.c
15353                 replace the OK button with a Close button
15354         * src/gtk/foldersort.c
15355                 use GTK_STOCK_ icons/buttons
15356
15357 2005-06-28 [colin]      1.9.12cvs2
15358
15359         * src/gedit-print.c             ** ADDED **
15360         * src/gedit-print.h             ** ADDED **
15361         * src/gtk/gtksourceprintjob.c   ** ADDED **
15362         * src/gtk/gtksourceprintjob.h   ** ADDED **
15363                 I can't believe no one had enough time to tell
15364                 me I forgot the `cvs add`
15365
15366 2005-06-27 [colin]      1.9.12cvs1
15367
15368         * src/Makefile.am
15369         * src/gtk/Makefile.am
15370         * src/messageview.c
15371         * src/procmsg.c
15372         * src/summaryview.c
15373         * configure.ac
15374                 Add optional libgnomeprint-based printing
15375         * src/mainwindow.c
15376         * src/gtk/quicksearch.c
15377                 Add an Edit/Quick search menu item to show
15378                 and focus the quicksearch
15379
15380 2005-06-27 [paul]       1.9.12
15381
15382         1.9.12 release
15383
15384         * po/ca.po
15385         * po/de.po
15386         * po/es.po
15387         * po/fr.po
15388         * po/it.po
15389         * po/ko.po
15390         * po/pt_BR.po
15391         * po/sk.po
15392         * po/zh_CN.po
15393                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
15394                 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
15395                 SungHyun Nam, Frederico Goncalves Guimaraes,
15396                 Andrej Kacian, and Yang Guilong
15397 2005-06-26 [colin]      1.9.11cvs106
15398
15399         * src/imap_gtk.c
15400                 Forgot one file for previous fix
15401
15402 2005-06-26 [colin]      1.9.11cvs105
15403
15404         * src/folder.c
15405         * src/imap.c
15406                 Fix problems with folder operations in no_select
15407                 imap folders. it applies only to mails, and 
15408                 creation/deletion/move/renaming of folders 
15409                 should be possible
15410
15411 2005-06-26 [paul]       1.9.11cvs104
15412
15413         * src/prefs_filtering.c
15414                 replace one more GTK_STOCK_REMOVE
15415                 with GTK_STOCK_DELETE
15416
15417 2005-06-25 [colin]      1.9.11cvs103
15418
15419         * src/imap.c
15420                 Optimize get_seq_set_from_seq_list
15421                 (Patch by Ricardo) 
15422
15423 2005-06-25 [colin]      1.9.11cvs102
15424
15425         * src/mh.c
15426                 If the directory exists, but not in the
15427                 correct encoding, rename it. This should
15428                 handle old-versions-induced bugs.
15429
15430 2005-06-25 [colin]      1.9.11cvs101
15431
15432         * src/mh.c
15433                 Fix path access with extended dir names
15434                 Fixes bug #589 (SC segfaults with wrong locale
15435                 settings)
15436
15437 2005-06-25 [colin]      1.9.11cvs100
15438
15439         * src/prefs_account.c
15440         * src/prefs_account.h
15441         * src/compose.c
15442                 Add an option to encrypt replies to
15443                 encrypted messages
15444
15445 2005-06-25 [colin]      1.9.11cvs99
15446
15447         * src/compose.c
15448         * src/quote_fmt_parse.y
15449                 ... And make it work with pgpinline.
15450
15451 2005-06-25 [colin]      1.9.11cvs98
15452
15453         * src/compose.c
15454         * src/procmime.c
15455         * src/procmime.h
15456         * src/quote_fmt_parse.y
15457                 o Make reedition of encrypted messages possible
15458                   (as long as it is encrypted to self too, no
15459                    magic there)
15460                 o Make replying with quote (and without selecting
15461                   text) possible for encrypted messages.
15462                 Closes bug #550 (Not possible to "reply with quote"
15463                 to gnupg encrypted messages)
15464
15465 2005-06-24 [paul]       1.9.11cvs97
15466
15467         * src/imap.c
15468                 add missing include
15469
15470 2005-06-24 [paul]       1.9.11cvs96
15471
15472         * src/editldap.c
15473                 made bind password entry invisible
15474                 (sync with main)
15475         * src/send_message.c
15476                 send_message_local(): check exit status
15477                 to detect errors (sync with main)
15478         * src/textview.c
15479                 use main's less ambiguous popup menu
15480                 wording
15481
15482 2005-06-24 [paul]       1.9.11cvs95
15483
15484         * src/prefs_actions.c
15485         * src/prefs_customheader.c
15486         * src/prefs_display_header.c
15487         * src/prefs_filtering_action.c
15488         * src/prefs_matcher.c
15489         * src/prefs_template.c
15490         * src/prefs_toolbar.c
15491                 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
15492         * src/gtk/description_window.c
15493                 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
15494
15495 2005-06-23 [colin]      1.9.11cvs94
15496
15497         * src/summaryview.c
15498                 Fix rough edges (be sure to call status_show whenever
15499                 necessary).
15500
15501 2005-06-23 [colin]      1.9.11cvs93
15502
15503         * src/summaryview.c
15504                 Optimize Select All
15505                 Before, in a 5K mails folder: 11s
15506                 After, in the same folder: 58000µs
15507                 The joys of locking... gtk_clist_select_all() fires a 
15508                 tree-select-row event for each selected row, which in 
15509                 summaryview, callbacks summary_selected which in turn,
15510                 calls summary_status_show, which walks the selected
15511                 rows. Hence, calling gtk_clist_select_all was 
15512                 exponential. Locking the summaryview makes 
15513                 summary_selected return early.
15514
15515 2005-06-23 [colin]      1.9.11cvs92
15516
15517         * src/imap.c
15518                 Move mutex at the important place to avoid
15519                 deadlocks
15520         * src/summaryview.c
15521                 Fix Del key deleting directly instead of
15522                 moving to trash
15523
15524 2005-06-22 [colin]      1.9.11cvs91
15525
15526         * src/plugins/spamassassin/libspamc.c
15527                 As we do spagetti code with assignations in multiple
15528                 places (see _message_read_raw where out = msg = raw),
15529                 let's be sure we don't free the same pointer twice.
15530                 Should fix bug #683 (Crash in libpam at 
15531                 message_cleanup).
15532
15533 2005-06-22 [colin]      1.9.11cvs90
15534
15535         * src/compose.c
15536         * src/messageview.c
15537         * src/toolbar.c
15538                 Make toolbar's delete use the move to trash stuff;
15539                 Add gtk_widget_realize to be sure pixmaps can get
15540                 created (that may fix an old worksforme bug which
15541                 I can't find back...)
15542
15543 2005-06-22 [colin]      1.9.11cvs89
15544
15545         * src/summaryview.c
15546         * src/summaryview.h
15547         * src/mainwindow.c
15548                 Rename "Message/Delete" to "Message/Move to trash"
15549                 Add "Message/Delete..." that directly destroys the
15550                 selected messages after asking for a confirmation.
15551
15552 2005-06-22 [colin]      1.9.11cvs88
15553
15554         * src/imap.c
15555                 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
15556                 o Fix a deadlock (thanks Darko)
15557
15558 2005-06-22 [colin]      1.9.11cvs87
15559
15560         * src/gtk/foldersort.c
15561                 Add missing include for the i18n;
15562                 patch by Fabien Vantard
15563
15564 2005-06-21 [colin]      1.9.11cvs86
15565
15566         * src/folder.c
15567         * src/folderview.c
15568                 Respect the no_select flag
15569         * src/imap.c
15570                 Fix recursive deletion
15571         * src/imap_gtk.c
15572         * src/mh_gtk.c
15573                 Make the folder deletion's warning
15574                 more explicit
15575
15576 2005-06-21 [colin]      1.9.11cvs85
15577
15578         * src/textview.c
15579                 Prevent email addresses from spanning accross
15580                 lines - fixes bug # 646 (newline-chars in 
15581                 email addresses)
15582
15583 2005-06-20 [colin]      1.9.11cvs84
15584
15585         * src/folder.c
15586                 Be sure not to remove source if copy failed
15587
15588 2005-06-20 [colin]      1.9.11cvs83
15589
15590         * src/folderview.c
15591         * src/imap_gtk.c
15592                 remove summaryview's lock
15593         * src/imap.c
15594                 introduce threads to avoid problems when foreground tasks
15595                 interfere with background tasks
15596         * src/mh.c
15597                 prevent moving to drafts/queue
15598         * src/mimeview.c
15599                 fix leak
15600
15601 2005-06-19 [colin]      1.9.11cvs82
15602
15603         * src/imap_gtk.c
15604                 Remember that the user doesn't want to override
15605                 offline mode, for 3 seconds. It avoid presenting
15606                 him with N popups in a really short time.
15607
15608 2005-06-17 [colin]      1.9.11cvs81
15609
15610         * src/imap.c
15611                 Fix IMAP breaking on folders containing '('
15612                 (Probably won't be enough)
15613
15614 2005-06-17 [colin]      1.9.11cvs80
15615
15616         Forgotten files on 1.9.11cvs79
15617         * src/summaryview.c
15618                 Fix stepping when not immediately executing
15619         * src/imap.c
15620                 Really prevent UID FETCH 0
15621         * src/codeconv.c
15622                 Fix outgoing charset never set to utf-8
15623         * src/mh.c
15624                 Fix leak
15625
15626 2005-06-16 [colin]      1.9.11cvs79
15627
15628         * src/compose.c
15629                 Fix bug #707 (Dash splits rows)
15630                 Only wrap if we're on a line break position and
15631                 the previous one was a "white" (space) char.
15632                 Pango stuff is weird.
15633
15634 2005-06-16 [colin]      1.9.11cvs78
15635
15636         * src/imap_gtk.c
15637                 Lock summaryview while downloading messages
15638                 on user demand
15639         * src/procheader.c
15640         * src/unmime.c
15641         * src/common/utils.c
15642         * src/common/utils.h
15643                 Replace \r and \n with spaces in From and
15644                 Subject headers
15645
15646 2005-06-16 [paul]       1.9.11cvs77
15647
15648         * src/procmime.c
15649                 liberalise the mime parser
15650         * src/gtk/about.c
15651                 add text wrapping
15652
15653 2005-06-16 [paul]       1.9.11cvs76
15654
15655         * src/gtk/about.c
15656                 reworked
15657
15658 2005-06-15 [colin]      1.9.11cvs75
15659
15660         * src/compose.c
15661                 Finish header encoding fix
15662         * src/summaryview.c
15663                 Fix segfault
15664         * src/headerview.c
15665                 Fix compilation (Thanks Stephan
15666                 Sachse)
15667
15668 2005-06-15 [colin]      1.9.11cvs74
15669
15670         * Makefile.am
15671                 Install gnome2 stuff rather than gnome1, 
15672                 if both are present
15673         * src/codeconv.c
15674         * src/codeconv.h
15675         * src/compose.c
15676                 Fix headers encoding
15677         * src/folder.c
15678                 Visual progress when fetching all messages
15679         * src/folderview.c
15680         * src/summaryview.c
15681         * src/summaryview.h
15682                 Prevent changing current message while
15683                 incorporating
15684
15685 2005-06-15 [paul]       1.9.11cvs73
15686
15687         * src/gtk/gtkaspell.c
15688         * src/gtk/gtkaspell.h
15689                 fix build warnings
15690
15691 2005-06-15 [paul]       1.9.11cvs72
15692
15693         * src/prefs_filtering.c
15694                 allow reordering of filter rules by
15695                 drag n drop
15696
15697 2005-06-15 [paul]       1.9.11cvs71
15698
15699         * COPYING
15700                 updated
15701         * src/codeconv.c
15702                 replace deprecated function
15703         * src/inc.c
15704         * src/send_message.c
15705         * src/gtk/progressdialog.c
15706         * src/gtk/progressdialog.h
15707                 salvage and reuse parts of reverted sync
15708
15709 2005-06-15 [paul]       1.9.11cvs70
15710
15711         * src/inc.c
15712         * src/send_message.c
15713         * src/gtk/progressdialog.c
15714         * src/gtk/progressdialog.h
15715                 revert yesterday's sync with main
15716                 it contains deprecated functions
15717
15718 2005-06-15 [colin]      1.9.11cvs69
15719
15720         * src/headerview.c
15721                 Fix bug #670 (multi user to: will corrupt message 
15722                 headers display)
15723
15724 2005-06-15 [colin]      1.9.11cvs68
15725
15726         * src/compose.c
15727                 Fix bug #421 (Fix undo on wrapping)
15728
15729 2005-06-15 [colin]      1.9.11cvs67
15730
15731         * src/folder.c
15732                 Provide visual feedback while processing
15733                 folder's rules.
15734         * src/imap.c
15735                 Provide visual feedback while getting
15736                 short headers (for uncached messages)
15737
15738
15739 2005-06-14 [paul]       1.9.11cvs66
15740
15741         * src/account.c
15742                 change a couple stock icons
15743         * src/inc.c
15744         * src/send_message.c
15745         * src/gtk/progressdialog.c
15746         * src/gtk/progressdialog.h
15747                 sync main's GtkTreeView implementation
15748
15749 2005-06-14 [colin]      1.9.11cvs65
15750
15751         * src/imap.c
15752                 Various little fixes, mainly on error paths
15753
15754 2005-06-13 [colin]      1.9.11cvs64
15755
15756         * matcher.c
15757         * procmsg.c
15758         * procmsg.h
15759                 Add a way to fetch only headers. This speeds
15760                 up filtering on headers for IMAP. Fixes:
15761                 bug #481 extraneous imap commands slow down 
15762                         imap filtering
15763                 bug #522 Sylpheed downloads all messages 
15764                         when opening mailbox (IMAP)
15765                 bug #677 IMAP fetch is soooooooooooooo slow
15766         * src/folder.c
15767         * src/folder.h
15768                 Add a folder set_batch method so that
15769                 implementations can speed up flags changes
15770         * src/folderutils.c
15771         * src/summaryview.c
15772                 Use that in mark as (un)read and mark all read
15773                 Refix bug #679
15774         * src/imap.c
15775                 Implement set_batch - brings back deferred
15776                 flags in a less buggy manner. Fixes:
15777                 bug #729 IMAP immediate expunge of deleted messages
15778                 bug #191 remove list of messages with one command
15779                 Fix login with strange chars
15780                 Implement fetch_msg_full
15781                 Fix copy (wrong counts)
15782
15783 2005-06-12 [colin]      1.9.11cvs63
15784
15785         * src/folder.c
15786                 lock incorporation during long operations.
15787                 Avoids fucking up the IMAP socket.
15788
15789 2005-06-12 [colin]      1.9.11cvs62
15790
15791         * src/imap.c
15792                 Fix harmful typo
15793                 Factorize remove_all_msg
15794                 Thread-ize expunge
15795         * src/summaryview.c
15796                 Don't update partial-download status if unnecessary
15797         * src/folder.c
15798                 Use remove_msgs everywhere possible
15799
15800 2005-06-12 [colin]      1.9.11cvs61
15801
15802         * src/folder.c
15803         * src/folder.h
15804                 Add a remove_msgs function to remove a 
15805                 list of messages
15806         * src/imap.c
15807                 Implement that.
15808
15809 2005-06-12 [colin]      1.9.11cvs60
15810
15811         * src/imap.c
15812                 Remove flags-processing deferring... Too hard
15813                 to get it to work in all cases.
15814
15815 2005-06-11 [colin]      1.9.11cvs59
15816
15817         * src/imap.c
15818                 printf -> debug_print
15819
15820 2005-06-11 [colin]      1.9.11cvs58
15821
15822         * src/imap.c
15823                 o Fix build without USE_PTHREAD
15824                 o Factorize imap_open
15825                 o Alertpanel in case of impossible connection
15826                 o Alertpanel in case of impossible login
15827                 o Fix deferred flags processing to force a 
15828                   flush before adding some more flags to process,
15829                   but in another folder.
15830
15831 2005-06-10 [colin]      1.9.11cvs57
15832
15833         * src/imap.c
15834                 o Fix a format string error
15835                 o init ssl socket outside of the thread 
15836                   (it possibly invokes gtk calls)
15837         * src/procmime.c
15838                 o Put back the buffer to its necessary size
15839                 o Fix changing a file pointer without keeping
15840                   track of it (thanks Valgrind)
15841         * src/common/smtp.c
15842                 o Fix automatic STARTTLS if login should be done
15843                   and the server only allows it after starting TLS
15844         * src/gtk/gtkinputdialog.c
15845                 o Eat GDK_Return so that the combo popup doesn't 
15846                   appear when we press Enter to validate the combo
15847                   input dialog (as seen in the Open with... dialog)
15848
15849 2005-06-10 [colin]      1.9.11cvs56
15850
15851         * src/imap.c
15852                 o A bit less debug
15853                 o Fix a crash on deletion
15854                 o Threadize imap_select (it's called outside of 
15855                   threads)
15856                 o Defer treatment of DELETED flags
15857
15858
15859 2005-06-09 [colin]      1.9.11cvs55
15860
15861         * src/imap.c
15862                 Make sure we check imap_gtk_should_override(), which
15863                 potentially calls gtk stuff, before creating thread.
15864                 That way it should't be called via imap_get_session()
15865                 inside a thread.
15866
15867 2005-06-09 [colin]      1.9.11cvs54
15868
15869         * src/imap.c
15870                 o add a bit of status output
15871                 o remove some dead code
15872                 o threadize get_list_of_uids
15873                 o threadize imap_get_flags
15874                 o defer flag changing by 500ms so that they
15875                   can be batched
15876
15877
15878 2005-06-08 [colin]      1.9.11cvs53
15879
15880         * src/imap.c
15881                 Thread-ize imap_cmd_fetch
15882
15883 2005-06-08 [colin]      1.9.11cvs52
15884
15885         * src/main.c
15886                 Mmh, that broke POP3...
15887
15888 2005-06-08 [colin]      1.9.11cvs51
15889
15890         * src/main.c
15891                 Stabilize IMAP patch (thanks to Hoa)
15892
15893 2005-06-08 [colin]      1.9.11cvs50
15894
15895         * src/imap.c
15896                 Test patch to speed up imap. 
15897
15898 2005-06-08 [colin]      1.9.11cvs49
15899
15900         * src/imap_gtk.c
15901                 Warning fix
15902         * src/procmime.c
15903                 Apply patch from gentoo to use /usr/share/mime/globs if 
15904                 available, after un-breaking it
15905         * src/common/log.c
15906         * src/common/log.h
15907                 Use g_timeout for invoking hooks that possibly use gtk
15908                 calls. This should leave gtk calls in the main thread.
15909
15910 2005-06-08 [paul]       1.9.11cvs48
15911
15912         * src/codeconv.c
15913                 conv_get_outgoing_charset_str(): don't
15914                 use prefs_common setting
15915         * src/compose.c
15916         * src/compose.h
15917                 add /Options/Character encoding/... to
15918                 temporarily change the outgoing encoding
15919
15920         (belated sync with main)
15921
15922 2005-06-08 [paul]       1.9.11cvs47
15923
15924         * src/compose.c
15925                 correction to/completion of last
15926                 sync with main
15927
15928 2005-06-08 [paul]       1.9.11cvs46
15929
15930         sync with main:
15931         
15932         * src/codeconv.c
15933         * src/codeconv.h
15934                 always enabled Japanese auto-detection
15935                 if the first letters of locale string
15936                 is "ja"
15937         * src/compose.c
15938                 don't use "destroy" signal to destroy
15939                 Compose object (fix rare crashes on discard?)
15940         * src/mainwindow.c
15941         * src/messageview.c
15942         * src/prefs_send.c
15943                 added Hebrew encodings
15944         * src/sourcewindow.c
15945                 don't use "destroy" signal to destroy
15946                 objects
15947
15948 2005-06-07 [colin]      1.9.11cvs45
15949
15950         * src/summaryview.c
15951                 Add missing unlocks/locks
15952
15953 2005-06-07 [paul]       1.9.11cvs44
15954
15955         * src/summaryview.c
15956                 restore bug #749 fix
15957
15958 2005-06-06 [colin]      1.9.11cvs43
15959
15960         * src/summaryview.c
15961                 Fix selection bug when prefs_common.open_unread 
15962                 is FALSE
15963
15964 2005-06-06 [colin]      1.9.11cvs42
15965
15966         * src/common/md5.c
15967                 Fix a warning
15968         * src/summaryview.c
15969         * src/folderview.c
15970                 Factorize long operations beginning and end
15971                 (locking, freezing/thawing, cursor, ...)
15972                 Check selection->data member in selection-
15973                 related loops; this avoids dying an awful
15974                 death if the selection changes on us while
15975                 we're marking a whole IMAP folder unread, 
15976                 for example.
15977
15978 2005-06-06 [paul]       1.9.11cvs41
15979
15980         * src/textview.c
15981                 don't g_free() a static gchar buffer
15982
15983 2005-06-05 [colin]      1.9.11cvs40
15984
15985         * src/mainwindow.c
15986         * src/messageview.c
15987         * src/summaryview.c
15988                 Fix bug #749 (Show all headers should be
15989                 sticky as the GUI suggests)
15990
15991 2005-06-03 [paul]       1.9.11cvs39
15992
15993         * src/compose.c
15994                 don't allow editing of mail while sending.
15995                 patch by Colin
15996
15997 2005-06-03 [paul]       1.9.11cvs38
15998
15999         * src/folderview.c
16000                 add a freeze/thaw to speed up 'mark all read'
16001
16002 2005-06-03 [paul]       1.9.11cvs37
16003
16004         * src/prefs_message.c
16005                 reflect changes immediately
16006
16007 2005-06-02 [colin]      1.9.11cvs36
16008
16009         * po/POTFILES.in
16010                 Patch by Fabien Vantard.
16011
16012 2005-06-02 [colin]      1.9.11cvs35
16013
16014         * src/imap.c
16015                 Use a non-blocking imap_getline() if possible.
16016                 This should completely prevent the interface
16017                 from freezin on imap operations, although it
16018                 may do strange stuff in case of folder switching
16019                 while a big imap operation is taking place...
16020
16021                 In addition, fix a leak in the case thread
16022                 creation fails on connection.
16023
16024 2005-06-02 [colin]      1.9.11cvs34
16025
16026         * src/crash.c
16027         * src/prefs_common.h
16028                 Fix build (prefs_common_init() doesn't exist
16029                 anymore)
16030
16031 2005-06-02 [colin]      1.9.11cvs33
16032
16033         * src/prefs_account.c
16034                 Fix bug #245 (filtering rules broken when
16035                 renaming a remote account (imap4 or nntp)
16036
16037 2005-06-02 [colin]      1.9.11cvs32
16038
16039         * src/imap.c
16040                 Try to fix IMAP shortcomings: 
16041                 o Multithread imap_open()
16042                 o allow offline-mode overriding instead of
16043                   just returning NULL
16044         * src/imap_gtk.c
16045         * src/imap_gtk.h
16046                 Add a function to ask whether we want to
16047                 override offline-mode for 10 minutes (one-shot
16048                 asking was painful)
16049         * src/procheader.c
16050                 Fix segfault when imap parser isn't happy about
16051                 a missing {
16052
16053 2005-06-01 [colin]      1.9.11cvs31
16054
16055         * src/addrharvest.c
16056         * src/compose.c
16057         * src/mbox.c
16058         * src/mbox.h
16059         * src/mh.c
16060         * src/msgcache.c
16061         * src/send_message.c
16062         * src/setup.c
16063         * src/undo.c
16064         * src/common/hooks.c
16065         * src/common/prefs.c
16066         * src/common/template.c
16067         * src/common/utils.c
16068         * src/gtk/gtkutils.c
16069         * src/gtk/inputdialog.c
16070         * src/gtk/menu.c
16071         * src/gtk/pluginwindow.c
16072         * src/gtk/prefswindow.c
16073         * src/plugins/pgpmime/passphrase.c
16074         * src/plugins/pgpmime/prefs_gpg.c
16075                 More -Wall fixes
16076
16077         * src/common/Makefile.am
16078         * src/common/timing.h
16079                 Add basic timing code
16080
16081         * src/summaryview.c
16082                 Fix a bug with unread messages when 
16083                 re-sorting folders, and by the way
16084                 fix a big performance hit when 
16085                 re-sorting (10k mails: before 5s,
16086                 after .5s)
16087
16088         * src/prefs_compose_writing.c
16089         * src/prefs_compose_writing.h
16090         * src/prefs_message.c
16091         * src/prefs_message.h
16092         * src/prefs_other.c
16093         * src/prefs_other.h
16094         * src/prefs_quote.c
16095         * src/prefs_quote.h
16096         * src/prefs_receive.c
16097         * src/prefs_receive.h
16098         * src/prefs_send.c
16099         * src/prefs_send.h
16100         * src/prefs_summaries.c
16101         * src/prefs_summaries.h
16102                 Fix copyright banner
16103
16104 2005-06-01 [paul]       1.9.11cvs30
16105
16106         * po/fi.po
16107                 updated by Flammie Pirinen
16108         * src/procmime.c
16109                 fix 'Bad BASE64 content' output
16110
16111 2005-05-31 [colin]      1.9.11cvs29
16112
16113         * src/procmime.c
16114                 Oops, where did my hunk go.
16115
16116 2005-05-31 [colin]      1.9.11cvs28
16117
16118         * src/Makefile.am
16119         * src/account.c
16120         * src/action.c
16121         * src/addr_compl.c
16122         * src/addressbook.c
16123         * src/codeconv.c
16124         * src/compose.c
16125         * src/export.c
16126         * src/folder.c
16127         * src/folderview.c
16128         * src/image_viewer.c
16129         * src/main.c
16130         * src/mainwindow.c
16131         * src/messageview.c
16132         * src/mimeview.c
16133         * src/msgcache.c
16134         * src/prefs_account.c
16135         * src/prefs_actions.c
16136         * src/prefs_common.c
16137         * src/prefs_compose_writing.c
16138         * src/prefs_customheader.c
16139         * src/prefs_ext_prog.c
16140         * src/prefs_filtering.c
16141         * src/prefs_filtering_action.c
16142         * src/prefs_fonts.c
16143         * src/prefs_image_viewer.c
16144         * src/prefs_message.c
16145         * src/prefs_message.h
16146         * src/prefs_msg_colors.c
16147         * src/prefs_other.c
16148         * src/prefs_other.h
16149         * src/prefs_quote.c
16150         * src/prefs_receive.c
16151         * src/prefs_receive.h
16152         * src/prefs_send.c
16153         * src/prefs_send.h
16154         * src/prefs_spelling.c
16155         * src/prefs_summaries.c
16156         * src/prefs_summary_column.c
16157         * src/prefs_template.c
16158         * src/prefs_themes.c
16159         * src/prefs_toolbar.c
16160         * src/prefs_wrapping.c
16161         * src/procmime.c
16162         * src/procmsg.c
16163         * src/send_message.h
16164         * src/ssl_manager.c
16165         * src/summary_search.c
16166         * src/summaryview.c
16167         * src/textview.c
16168         * src/wizard.c
16169         * src/common/smtp.c
16170         * src/common/smtp.h
16171         * src/gtk/gtkutils.h
16172                 o Move the rest of Common prefs to new style
16173                 o Lots of -Wall warning fixes
16174                 o fix FIXME in cache memusage calculation
16175                 o Let return receipts be sent from any account
16176                 o Little cache optimisation (read)
16177                 o Fix bug #746 (don't treat commas as separators
16178                   when inside a quoted string)
16179
16180 2005-05-31 [paul]       1.9.11cvs27
16181
16182         * src/prefs_common.c
16183                 fix 'off-by-one' typo
16184
16185 2005-05-31 [paul]       1.9.11cvs26
16186
16187         * src/account.c
16188         * src/addr_compl.c
16189         * src/compose.c
16190         * src/foldersel.c
16191         * src/prefs_actions.c
16192         * src/prefs_common.c
16193         * src/prefs_common.h
16194         * src/prefs_customheader.c
16195         * src/prefs_display_header.c
16196         * src/prefs_filtering.c
16197         * src/prefs_filtering_action.c
16198         * src/prefs_matcher.c
16199         * src/prefs_summaries.c
16200         * src/prefs_summary_column.c
16201         * src/prefs_template.c
16202         * src/prefs_toolbar.c
16203         * src/ssl_manager.c
16204         * src/gtk/pluginwindow.c
16205         * src/gtk/prefswindow.c
16206         * src/gtk/progressdialog.c
16207                 add hidden prefs 'enable_rules_hint'
16208                 for gtk_tree_view_set_rules_hint()
16209                 (sync with main)
16210                 
16211
16212 2005-05-31 [colin]      1.9.11cvs25
16213
16214         * src/Makefile.am
16215         * src/main.c
16216         * src/prefs_common.c
16217         * src/prefs_summaries.c ** ADDED **
16218         * src/prefs_summaries.h ** ADDED **
16219                 Common/Display -> Display/Summaries
16220
16221 2005-05-31 [colin]      1.9.11cvs24
16222
16223         * src/Makefile.am
16224         * src/main.c
16225         * src/prefs_quote.c ** ADDED **
16226         * src/prefs_quote.h ** ADDED **
16227                 Move Common/Quote to Compose/Quoting
16228         * src/prefs_common.c
16229         * src/prefs_common.h
16230                 Remove old quote stuff, add
16231                 convenience functions for GtkTextView prefs
16232         * src/gtk/prefswindow.c
16233                 Set default height higher
16234
16235 2005-05-30 [colin]      1.9.11cvs23
16236
16237         * src/Makefile.am
16238         * src/main.c
16239         * src/prefs_common.c
16240         * src/prefs_compose_writing.c ** ADDED **
16241         * src/prefs_compose_writing.h ** ADDED **
16242                 Move Common/Compose prefs to Compose/Writing
16243
16244 2005-05-30 [colin]      1.9.11cvs22
16245
16246         * src/common/utils.c
16247                 Fix bug #651 (Confused Attract by Subject)
16248                 Patch by M. Benkmann <haferfrost@web.de>
16249         * AUTHORS
16250
16251 2005-05-30 [colin]      1.9.11cvs21
16252
16253         * src/compose.c
16254                 Fix concatenation of different headers of
16255                 the same type (bug #645)
16256         * src/prefs_folder_item.c
16257                 Fix bug #699 (setting color to black doesn't
16258                 work immediately)
16259         * src/procmime.c
16260                 Print out decoding error only once per
16261                 block
16262
16263 2005-05-30 [paul]       1.9.11cvs20
16264
16265         * src/common/template.c
16266                 fix Bcc
16267
16268 2005-05-30 [paul]       1.9.11cvs19
16269
16270         * doc/src/rfc2368.txt   **NEW FILE**
16271         * src/compose.c
16272                 compose_entries_set(): don't interpret Bcc
16273                 header field (conform to RFC 2368)
16274                 (sync with main)
16275
16276 2005-05-29 [colin]      1.9.11cvs18
16277
16278         * src/prefs_common.c
16279                 Let the default reply format respect
16280                 netiquette by cutting the signature.
16281
16282 2005-05-29 [colin]      1.9.11cvs17
16283
16284         * src/summaryview.c
16285                 Don't let always_show_msg override
16286                 open_unread_on_enter when opening a new
16287                 directory.
16288
16289 2005-05-27 [paul]       1.9.11cvs16
16290
16291         sync with main:
16292
16293         * src/main.c
16294                 app_will_exit(): cleanup tmp directory when exit
16295         * src/message_search.c
16296                 improved the interface and made code cleanup.
16297                 removed Clear button
16298         * src/send_message.c
16299                 send_message_local(): use GSpawn, and detect errors
16300         * src/summary_search.c
16301                 improved the interface and made code cleanup
16302         * src/textview.c
16303                 textview_write_link(): also skip non-ascii space
16304                  at the head of link strings (phishing check
16305                  didn't work at the case)
16306         * src/common/utils.c
16307                 get_command_output(): use g_spawn_command_line_sync()
16308                 instead of popen()
16309
16310 2005-05-26 [colin]      1.9.11cvs15
16311
16312         * src/folder.c
16313                 remove printf
16314
16315 2005-05-26 [colin]      1.9.11cvs14
16316
16317         * src/common/nntp.c
16318                 Fix nntp mode reader (bug #611)
16319                 Patch by Florian Mickler <florian@mickler.org>
16320
16321 2005-05-26 [colin]      1.9.11cvs13
16322
16323         * src/plugins/pgpmime/passphrase.c
16324                 Fix mouse grabbing (bug #557)
16325
16326 2005-05-26 [colin]      1.9.11cvs12
16327
16328         * src/prefs_themes.c
16329                 Fix g_warning (bug #541)
16330
16331 2005-05-26 [colin]      1.9.11cvs11
16332
16333         * src/prefs_actions.c
16334         * src/prefs_template.c
16335                 Fix bug #506 (no warning if action/template
16336                 is not saved)
16337         * src/common/template.c
16338                 Fix a possible crash
16339
16340 2005-05-26 [colin]      1.9.11cvs10
16341
16342         * src/folder.c
16343         * src/folderview.c
16344         * src/procmsg.c
16345         * src/summaryview.c
16346                 Forbid locked messages to be moved or
16347                 deleted. Locked messages in trashes 
16348                 still get deleted, for performance
16349                 reason (mh.c::mh_remove_all_msgs)
16350
16351 2005-05-25 [colin]      1.9.11cvs9
16352
16353         * src/procmime.c
16354                 Use correct encoding when sending mails
16355                 with attachments that have accentued 
16356                 chars in their name
16357
16358 2005-05-24 [colin]      1.9.11cvs8
16359
16360         * src/summaryview.c
16361                 Fix bug #688 f) read/unread marker not
16362                 changed on first click
16363                 Also, optimize summary_status_show()
16364                 calls
16365         * src/folder.c
16366         * src/inc.c
16367         * src/procmime.c
16368                 Fix bug #688 b) and c) wrt message
16369                 attachments and signature
16370         * src/stock_pixmap.c
16371         * src/stock_pixmap.h
16372         * src/stock_pixmap.c
16373         * src/stock_pixmap.h
16374         * src/Makefile.am
16375         * src/pixmaps/clip_gpg_signed.xpm
16376                 Add clip/signed icon
16377
16378 2005-05-24 [colin]      1.9.11cvs7
16379
16380         * src/folder_item_prefs.c
16381                 whitespace fix
16382
16383 2005-05-24 [colin]      1.9.11cvs6
16384
16385         * src/folderview.c
16386         * src/prefs_common.c
16387         * src/prefs_common.h
16388                 Add a confirmation to folder drag and drop
16389                 fixes bug #156
16390         * src/alertpanel.c
16391         * src/alertpanel.h
16392                 fix _with_disable parameters so that
16393                 the buttons labels are specifiable too
16394         * src/plugins/pgpmime/sgpgme.c
16395                 reflect said change
16396                 
16397
16398 2005-05-24 [colin]      1.9.11cvs5
16399
16400         * src/folderview.c
16401                 Uncollapse/collapse folders on double-click
16402                 patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
16403                 closes bug #108
16404
16405 2005-05-23 [colin]      1.9.11cvs4
16406
16407         * src/common/socket.c
16408                 Check another special SSL_peek() error.
16409                 Should help wrt bug #728
16410
16411 2005-05-23 [colin]      1.9.11cvs3
16412
16413         * src/plugins/pgpmime/pgpmime.c
16414                 Change name to "PGP MIME" instead of "PGP/MIME" to avoid
16415                 breaking menu accelerators and stuff. Users will have to
16416                 reselect "PGP MIME" instead of "PGP/MIME" in their 
16417                 account's privacy preferences if needed.
16418
16419 2005-05-22 [paul]
16420
16421         * tools/kdeservicemenu/install.sh
16422                 use kdesu to prompt for root password if doing
16423                 global install/uninstall
16424
16425 2005-05-20 [colin]      1.9.11cvs2
16426
16427         * src/procmsg.c
16428                 Fix another compilation error with gcc-2.9x
16429                 Thanks to Pawel Pekala <c0rn@gazeta.pl>
16430         * src/send_message.c
16431                 Don't send QUIT if we aren't connected
16432
16433 2005-05-19 [colin]      1.9.11cvs1
16434
16435         * src/procmsg.c
16436                 Fix compilation with gcc 2.9x
16437
16438 2005-05-19 [paul]       1.9.11
16439
16440         1.9.11 released
16441
16442 2005-05-19 [paul]       1.9.9cvs14
16443
16444         * src/gtk/inputdialog.c
16445                 prevent gettext warning
16446
16447 2005-05-19 [paul]       1.9.9cvs13
16448
16449         * src/mainwindow.c
16450         * src/prefs_common.c
16451         * src/prefs_common.h
16452         * src/textview.c
16453         * src/textview.h
16454                 add an option to toggle cursor in message
16455                 view (sync with main)
16456
16457 2005-05-18 [colin]      1.9.9cvs12
16458
16459         * src/compose.c
16460                 Dereference freed pointer
16461         * src/gtk/gtkaspell.c
16462                 Fix duplication of dictionaries (is it an aspell issue?)
16463
16464 2005-05-18 [colin]      1.9.9cvs11
16465
16466         * src/gtk/inputdialog.c
16467         * src/gtk/gtkaspell.c
16468                 HIGuify dialogs
16469         * src/alertpanel.c
16470                 Remove a double call
16471
16472 2005-05-17 [colin]      1.9.9cvs10
16473
16474         * src/gtk/gtkaspell.c
16475                 Fix dialogs, Ctrl-Enter accel
16476
16477 2005-05-17 [colin]      1.9.9cvs9
16478
16479         * src/gtk/gtkaspell.c
16480                 Fix some accelerators, escape in replace-window
16481
16482 2005-05-16 [colin]      1.9.9cvs8
16483
16484         * src/gtk/gtkaspell.c
16485                 Revert last commit, it was a mistake.
16486
16487 2005-05-16 [colin]      1.9.9cvs7
16488
16489         * src/gtk/gtkaspell.c
16490                 Remove buggy code while we're at it. It's a 
16491                 dead code path anyway.
16492
16493 2005-05-16 [colin]      1.9.9cvs6
16494
16495         * src/gtk/gtkaspell.c
16496                 Missed some gtk_menu_popup where deactivate
16497                 signal should be handled. Should fix bug
16498                 #629 a bit more.
16499
16500 2005-05-16 [colin]      1.9.9cvs5
16501
16502         * src/gtk/gtkaspell.c
16503                 Remove debug printf()s
16504
16505 2005-05-16 [colin]      1.9.9cvs4
16506
16507         * src/gtk/gtkaspell.c
16508                 Fix a bit aspell problems
16509                 (see bug #629)
16510
16511 2005-05-13 [colin]      1.9.9cvs3
16512
16513         * src/folderview.c
16514                 Fix the + appearing even when no subfolders
16515                 have unread messages. Thanks to wwp for the
16516                 bug report.
16517
16518 2005-05-11 [paul]       1.9.9cvs2
16519
16520         * src/folderview.c
16521                 correction to 1.9.9cvs1, only colour folders that
16522                 have new msgs (not unread msgs)
16523
16524 2005-05-10 [colin]      1.9.9cvs1
16525
16526         * src/folderview.c
16527         * src/summaryview.c
16528                 Try to fix bolding bugs again.
16529
16530 2005-05-09 [paul]
16531
16532         * tools/claws.i18n.status.pl
16533                 add Ricardo Mones Lastra's script that has been providing
16534                 the i18n status page for many months
16535
16536 2005-05-09 [paul]       1.9.9
16537
16538         1.9.9 release
16539
16540 2005-05-09 [paul]       1.9.6cvs58
16541
16542         * AUTHORS
16543         * INSTALL
16544         * README.claws
16545                 updated
16546         * Makefile.am 
16547         * RELEASE_NOTES.claws
16548                 add release notes to cvs to simplify release
16549                 procedure
16550         * configure.ac
16551                 add ca and fi to ALL_LINGUAS
16552         * po/Makefile.in.in
16553                 workaround for missing Makevars
16554         * po/ca.po
16555         * po/fi.po
16556                 add new Catalan and Finnish translations
16557                 submitted by Miquel Oliete and Flammie Pirinen
16558         * po/de.po
16559         * po/es.po
16560         * po/fr.po
16561         * po/it.po
16562         * po/pl.po
16563         * po/ru.po
16564         * po/sk.po
16565         * po/sr.po
16566         * po/zh_CN.po
16567                 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
16568                 Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
16569                 Urke MMI, and Hansom Young
16570         * src/main.c
16571                 Fix drafting when quitting. compose_draft() closes the
16572                 compose windows, which modifies the compose_list GSList.
16573                 We have to refresh this list after echo drafting to avoid a
16574                 segfault
16575         * src/partial_download.c
16576                 fix segfault on exit
16577
16578 2005-05-06 [paul]       1.9.6cvs57
16579
16580         * src/grouplistdialog.c
16581                 quick fix/workaround for unresizeable newsgroup
16582                 name column 
16583
16584 2005-05-06 [paul]       1.9.6cvs56
16585
16586         * src/inc.c
16587         * src/mainwindow.c
16588                 use gettext plural forms
16589         * src/imap_gtk.c
16590         * src/mh_gtk.c
16591         * src/toolbar.c
16592                 small improvement to english usage
16593
16594 2005-05-05 [thorsten]   1.9.6cvs55
16595
16596         * src/folder.c
16597                 fix possible crash
16598
16599 2005-05-05 [paul]       1.9.6cvs54
16600         
16601         sync with HEAD
16602
16603         * AUTHORS
16604         * src/compose.c
16605                 fix bug 713 'Resent-To and Resent-Cc headers are garbled'
16606                 patch by Tim Mann
16607
16608 2005-05-05 [paul]       1.9.6cvs53
16609
16610         * src/mainwindow.c
16611                 fix resizing of separate message and
16612                 folder views
16613
16614 2005-05-05 [paul]       1.9.6cvs52
16615
16616         * src/account.c
16617         * src/addrgather.c
16618         * src/browseldap.c
16619         * src/exphtmldlg.c
16620         * src/expldifdlg.c
16621         * src/importmutt.c
16622         * src/importpine.c
16623         * src/main.c
16624         * src/mainwindow.c
16625         * src/noticeview.c
16626         * src/prefs_filtering.c
16627         * src/prefs_filtering_action.c
16628         * src/prefs_matcher.c
16629         * src/prefs_spelling.c
16630         * src/prefs_toolbar.c
16631         * src/toolbar.c
16632         * src/wizard.c
16633         * src/gtk/description_window.c
16634         * src/gtk/gtkvscrollbutton.c
16635         * src/gtk/progressdialog.c
16636         * src/gtk/quicksearch.c
16637         * src/plugins/pgpmime/prefs_gpg.c
16638         * src/plugins/spamassassin/spamassassin_gtk.c
16639                 replace deprecated gtk_widget_set_usize
16640
16641 2005-05-04 [colin]      1.9.6cvs51
16642
16643         * src/common/utils.c
16644                 Fix crash when subst_for_filename is called
16645                 with a NULL parameter
16646
16647 2005-05-04 [colin]      1.9.6cvs50
16648
16649         * src/partial_download.c
16650         * src/pop.c
16651                 Escape login when writing uidl file
16652                 fixes bug #736
16653
16654 2005-05-03 [colin]      1.9.6cvs49
16655
16656         * src/procmime.c
16657                 Fix possible DOS in mime parser
16658                 (see bug #634)
16659
16660 2005-05-02 [colin]      1.9.6cvs48
16661
16662         * src/compose.c
16663                 Try to fix the copy/paste mess once again.
16664
16665
16666 2005-04-30 [colin]      1.9.6cvs47
16667
16668         * src/prefs_account.h
16669         * src/procmsg.c
16670         * src/send_message.c
16671         * src/common/smtp.c
16672         * src/common/smtp.h
16673                 Try to batch sending mails (per account) instead of
16674                 reconnecting to server every time.
16675
16676 2005-04-29 [colin]      1.9.6cvs46
16677
16678         * src/messageview.c
16679                 Fix window resizing that refused to size down
16680         * src/prefs_common.c
16681         * src/prefs_common.h
16682         * src/prefs_filtering.c
16683                 Save Filtering's window size
16684
16685 2005-04-21 [paul]       1.9.6cvs45
16686
16687         * ChangeLog-gtk2.claws
16688         * src/setup.c
16689                 correction to sync
16690
16691 2005-04-21 [paul]       1.9.6cvs44
16692
16693         sync with main:
16694
16695         * src/setup.c
16696         * src/statusbar.c
16697         * src/statusbar.h
16698                 use gtkut_widget_draw_now(). Improved performance
16699                 of the update of statusbar
16700         * src/textview.c
16701                 textview_smooth_scroll_do(): redraw it after scroll
16702                 is done (fixed incorrect display when a part of the
16703                 view is hidden).
16704         * src/gtk/gtkutils.c
16705         * src/gtk/gtkutils.h
16706                 gtkut_widget_draw_now(): use gdk_window_process_updates()
16707                 to force update of widgets.
16708                 Removed gtkut_widget_wait_for_draw() which had a big
16709                 overhead  because of waiting for all events processed 
16710
16711 2005-04-20 [paul]       1.9.6cvs43
16712
16713         * src/codeconv.c
16714                 complete 1.9.6cvs42's sync:
16715                 Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX)
16716
16717 2005-04-19 [paul]       1.9.6cvs42
16718
16719         sync with main:
16720
16721         * src/action.c
16722                 catch_output(): correctly select the insert text
16723                 (fix invalid iterator warnings).
16724         * src/codeconv.c
16725         * src/codeconv.h
16726         * src/mainwindow.c
16727         * src/messageview.c
16728         * src/prefs_common.c
16729                 support GBK encoding.
16730         * src/common/session.c
16731         * src/common/session.h
16732                 use separate buffer for large data to be sent,
16733                 and don't duplicate it (reduces memory usage) (thanks to Dirk).
16734
16735 2005-04-18 [paul]       1.9.6cvs41
16736
16737         * src/jpilot.c
16738                 convert unsigned long into guint32
16739                 patch by Paul LeoNerd Evans 
16740
16741 2005-04-17 [colin]      1.9.6cvs40
16742
16743         * src/compose.c
16744                 Fix 'Request return receipt' from folder
16745                 properties (bug #708)
16746
16747 2005-04-17 [colin]      1.9.6cvs39
16748
16749         * src/mainwindow.c
16750                 Fix duplicate hotkeys in Mainwindow's menu
16751
16752 2005-04-17 [colin]      1.9.6cvs38
16753
16754         * src/folderview.c
16755                 Fix duplicate hotkeys in Folderview's contextual
16756                 menu
16757
16758 2005-04-15 [colin]      1.9.6cvs37
16759
16760         * src/summaryview.c
16761                 Fix 'Save as...' with non-ascii filenames
16762
16763 2005-04-15 [colin]      1.9.6cvs36
16764
16765         * src/plugins/pgpmime/pgpmime.c
16766                 Fix bus error on 64bit. Spotted by 
16767                 macallan1888@gmail.com
16768
16769 2005-04-15 [colin]      1.9.6cvs35
16770
16771         * src/prefs_account.c
16772                 Fix cvs34.
16773
16774 2005-04-12 [colin]      1.9.6cvs34
16775
16776         * src/prefs_account.c
16777                 Fix smtp auth type off-by-one. We forgot to
16778                 add PLAIN in the prefs-to-gui setter func and
16779                 as a result, the selected auth when opening
16780                 account prefs was not the correct one.
16781
16782 2005-04-12 [paul]       1.9.6cvs33
16783
16784         * src/inc.c
16785                 if the recv dialog is visible, Cancel only
16786                 cancels the current account
16787
16788
16789 2005-04-10 [colin]      1.9.6cvs32
16790
16791         * src/filtering.c
16792                 Copy score when copying FilteringActions
16793                 Fix bug #674
16794
16795 2005-04-10 [colin]      1.9.6cvs31
16796
16797         * src/inc.c
16798                 Make Message -> Receive -> Cancel cancel 
16799                 incorporation on all accounts. Fixes
16800                 bug #693
16801
16802 2005-04-10 [colin]      1.9.6cvs30
16803
16804         * src/prefs_account.c
16805                 Update Privacy checkbuttons status based
16806                 on the selected privacy system
16807         * src/compose.c
16808                 Always connect the "None" privacy system; the
16809                 static boolean was probably there to avoid
16810                 reconnecting twice in the same compose window,
16811                 but as the parent function is only called once
16812                 per compose, it's only a bug - as a static is
16813                 initialized once per application instance.
16814                 Also, don't uncheck Sign and Encrypt when
16815                 selecting None as privacy system; just ignore
16816                 them when sending/queuing.
16817                 Should fix bug #695
16818
16819 2005-04-08 [colin]      1.9.6cvs29
16820
16821         * src/account.c
16822         * src/prefs_account.c
16823         * src/prefs_account.h
16824                 Add account preference to queue message in a certain
16825                 folder.
16826
16827 2005-04-06 [colin]      1.9.6cvs28
16828
16829         * src/prefs_account.c
16830                 Update old inbox path syntax
16831
16832 2005-04-06 [paul]       1.9.6cvs27
16833
16834         sync with main:
16835
16836         * configure.ac
16837                 changed -traditional-cpp to -no-cpp-precomp for newer
16838                 Mac OS X support
16839         * src/foldersel.c
16840                 made column resize automatically
16841         * src/send_message.c
16842                 send_message_smtp(): consider EOF right after QUIT
16843                 successful (workaround for Gmail SMTP server)
16844         * src/common/socket.c
16845                 ssl_read(), ssl_peek(): check EOF which violates the
16846                 SSL protocol
16847         * src/gtk/colorlabel.c
16848                 removed warnings when displaying colorlabel menu
16849                 (don't use GtkAlignment)
16850
16851 2005-04-05 [paul]       1.9.6cvs26
16852
16853         * src/plugins/trayicon/trayicon.c
16854                 fix clipping of icon under KDE3 
16855
16856 2005-04-05 [paul]       1.9.6cvs25
16857
16858         * src/summaryview.c
16859                 hide display of threading
16860                 patch by Alfons
16861
16862 2005-04-04 [thorsten]   1.9.6cvs24
16863
16864         * src/mh.c
16865                 marks lost on filesystems with different stat() results on
16866                 summer-/wintertime
16867
16868 2005-04-03 [colin]      1.9.6cvs23
16869
16870         * src/summaryview.c
16871                 Don't handle up/down. Patch by Alfons
16872
16873 2005-04-02 [colin]      1.9.6cvs22
16874
16875         * src/summaryview.c
16876                 Make scrolling faster. Patch by Alfons.
16877
16878 2005-04-01 [colin]      1.9.6cvs21
16879
16880         * src/Makefile.am
16881         * src/stock_pixmap.c
16882         * src/pixmaps/dir-noselect.xpm ** REMOVED **
16883         * src/pixmaps/dir_noselect.xpm ** ADDED **
16884                 Fix pixmap name mismatch (Thanks Stephan Sachse)
16885
16886 2005-04-01 [colin]      1.9.6cvs20
16887
16888         * src/image_viewer.c
16889         * src/image_viewer.h
16890         * src/procmime.c
16891         * src/procmime.h
16892         * src/textview.c
16893         * src/textview.h
16894                 Implement inline image resizing and right-clicking
16895
16896 2005-04-01 [paul]       1.9.6cvs19
16897
16898         * AUTHORS
16899         * Makefile.am
16900         * configure.ac
16901                 check for gnome2
16902                 patch by Luca Cavalli <loopback<AT>slackit.org>
16903         * po/ru.po
16904                 updated by Pavlo Bohmat
16905
16906 2005-03-31 [colin]      1.9.6cvs18
16907
16908         * src/news.c
16909                 Fix parsing references
16910         * src/msgcache.c
16911                 don't put nulls in the references list
16912         * src/procheader.c
16913                 commit that forgotten file in 1.9.6cvs14
16914
16915 2005-03-31 [colin]      1.9.6cvs17
16916
16917         * src/compose.c
16918                 Fix joining of signature separator again. 
16919                 Maybe Hiro could put it in main too...
16920
16921 2005-03-31 [colin]      1.9.6cvs16
16922
16923         * src/Makefile.am
16924         * src/foldersel.c
16925         * src/stock_pixmap.c
16926         * src/stock_pixmap.h
16927         * src/pixmaps/dir-noselect.xpm
16928                 Update foldersel.c (sync from main, patch by Alfons)
16929
16930 2005-03-30 [colin]      1.9.6cvs15
16931
16932         * src/imap.c
16933                 Fix handling of imap folders containing [] in 
16934                 their name. Thanks to Nahuel Angelinetti for
16935                 the detailed bugreport.
16936
16937 2005-03-30 [colin]      1.9.6cvs14
16938
16939         * src/common/utils.h
16940         * src/common/utils.c
16941         * src/common/defs.h
16942         * src/matcher.c
16943         * src/msgcache.c
16944         * src/news.c
16945         * src/procmsg.c
16946         * src/procmsg.h
16947         * src/quote_fmt_parse.y
16948         * src/summaryview.c
16949                 Update references system. Patch by Alfons
16950
16951 2005-03-30 [colin]      1.9.6cvs13
16952
16953         * src/common/socket.c
16954                 Force the glibc to read resolv.conf again when 
16955                 it has changed. Should fix issues when changing
16956                 networks on a laptop and not restarting sylpheed. 
16957
16958 2005-03-30 [paul]       1.9.6cvs12
16959
16960         partial sync with main:
16961
16962         * src/action.c
16963                 create_io_dialog(): use user-defined text font
16964                 (thanks to Alfons), and modified its appearance.
16965         * src/addrgather.c
16966         * src/addrharvest.c
16967         * src/browseldap.c
16968                 replace old code
16969         * src/compose.c
16970                 don't join (presumably) itemized lines on line-wrapping
16971                 fixed wrapping of quote when auto-wrapping is enabled
16972                 compose_destroy(): destroy paned only if it's not
16973                 attached to window. Fixed memory leak of popup menu.
16974         * src/exphtmldlg.c
16975         * src/expldifdlg.c
16976                 replace old code
16977         * src/html.c
16978         * src/html.h
16979         * src/importmutt.c
16980         * src/importpine.c
16981                 replace old code
16982         * src/main.c
16983                 removed redundant code
16984         * src/mainwindow.c
16985                 changed 'Code set' (which is rather incorrect)
16986                 in the menu to 'Character encoding'
16987                 main_window_set_widgets(): request size first
16988                 to prevent window size becoming wrong
16989                 fixed remembering of the state of the visibility
16990                 of MessageView
16991         * src/messageview.c
16992                 changed 'Code set' (which is rather incorrect)
16993                 in the menu to 'Character encoding'
16994         * src/prefs_common.c
16995         * src/prefs_common.h
16996                 added an option whether to render HTML as text or not
16997                 added separators to outgoing encoding menu
16998         * src/procheader.c
16999                 procheader_scan_date_string(): support header
17000                 like: "[Tue,] 01 Feb 2005 09:57[:00]"
17001         * src/summaryview.c
17002         * src/summaryview.h
17003                 minor code cleanup
17004         * src/textview.c
17005                 textview_show_html(): force output of newline
17006                 added an option whether to render HTML as text or not
17007         * src/common/utils.c
17008                 strncpy2(): optimized based on Alfons' code
17009         * src/gtk/gtkutils.c
17010         * src/gtk/gtkutils.h
17011                 removed non-used code
17012         * src/plugins/pgpmime/passphrase.c
17013                 partially fixed grab input of passphrase dialog
17014                 Confine pointer to window
17015
17016 2005-03-30 [colin]      1.9.6cvs11
17017
17018         * src/msgcache.c
17019         * src/msgcache.h
17020                 Read/write 32bit ints from cache & marks
17021                 From main.
17022
17023 2005-03-29 [paul]       1.9.6cvs10
17024
17025         * AUTHORS
17026         * ChangeLog.claws
17027         * src/compose.c
17028         * src/gtk/gtkaspell.c
17029                 sync with HEAD (don't pass NULL pointers) 
17030
17031 2005-03-24 [paul]
17032
17033         * tools/Makefile.am
17034         * tools/README
17035         * tools/acroread2sylpheed.pl
17036                 sync with HEAD (add script to send pdfs as
17037                 attachments from Adobe Reader 7)
17038
17039 2005-03-21 [paul]       1.9.6cvs9
17040
17041         * configure.ac
17042         * po/POTFILES.in
17043         * src/Makefile.am
17044         * src/crash.c
17045         * src/image_viewer.c ** ADDED **
17046         * src/image_viewer.h ** ADDED **
17047         * src/main.c
17048         * src/prefs_common.c
17049         * src/prefs_common.h
17050         * src/prefs_image_viewer.c ** ADDED **
17051         * src/prefs_image_viewer.h ** ADDED **
17052         * src/textview.c
17053         * src/gtk/about.c
17054         * src/pixmaps/sylpheed_logo.xpm
17055         * src/plugins/Makefile.am
17056         * src/plugins/image_viewer/.cvsignore ** REMOVED **
17057         * src/plugins/image_viewer/Makefile.am ** REMOVED **
17058         * src/plugins/image_viewer/plugin.c ** REMOVED **
17059         * src/plugins/image_viewer/viewer.c ** REMOVED **
17060         * src/plugins/image_viewer/viewer.glade ** REMOVED **
17061         * src/plugins/image_viewer/viewer.h ** REMOVED ** 
17062         * src/plugins/image_viewer/viewerprefs.c ** REMOVED **
17063         * src/plugins/image_viewer/viewerprefs.glade ** REMOVED **
17064         * src/plugins/image_viewer/viewerprefs.h ** REMOVED **
17065                 as gdk-pixbuf is now built-in
17066                 remove image_viewer plugin and put code back into
17067                 main codebase
17068                 implement inline image display (sync with main)
17069
17070                 replace logo with newer, nicer, larger version  
17071
17072 2005-03-21 [paul]       1.9.6cvs8
17073
17074         * src/gtk/about.c
17075                 cosmetic improvement
17076
17077 2005-03-21 [holger]     1.9.6cvs7
17078
17079         * src/plugins/spamassassin/spamassassin.c
17080                 Sync with HEAD
17081                 (unregister hook on failed plugin init)
17082
17083 2005-03-20 [colin]      1.9.6cvs6
17084
17085         * src/common/plugin.c
17086                 Check that plugin isn't already loaded
17087                 Patch by Alfons
17088
17089 2005-03-20 [thorsten]   1.9.6cvs5
17090
17091         * src/compose.c
17092                 use a more compatible syntax
17093
17094 2005-03-20 [thorsten]   1.9.6cvs4
17095
17096         * src/prefs_toolbar.c
17097                 fix crash when selecting toolbar item (uninitialized pointer)
17098
17099 2005-03-20 [thorsten]   1.9.6cvs3
17100
17101         * src/procmime.c
17102                 fix mimetype detection (referenced free()d string)
17103
17104 2005-03-20 [paul]       1.9.6cvs2
17105
17106         * src/compose.c
17107                 sync with HEAD (1.0.3cvs5)
17108                 neglect Reply-To header if empty
17109                 Patch by Alfons 
17110
17111 2005-03-19 [holger]     1.9.6cvs1
17112
17113         * src/summaryview.c
17114         * src/summaryview.h
17115                 Sync with HEAD
17116
17117 2005-03-18 [paul]       1.9.6
17118
17119         initial GTK2 release
17120
17121 2005-03-18 [paul]       1.0.3cvs3.1
17122
17123         * AUTHORS
17124         * ChangeLog.claws
17125         * configure.ac
17126         * src/gtk/about.c
17127         * src/pixmaps/sylpheed_logo.xpm
17128                 sync with HEAD
17129
17130 2005-03-18 [colin]      1.0.3cvs2.6
17131
17132         * src/summaryview.c
17133                 Remove call to summary_step in summary_copy_selected_to
17134                 Can't see its purpose, and this causes bug when copying
17135                 a message if the next one is unread: it reads it.
17136
17137 2005-03-18 [paul]       1.0.3cvs2.5
17138
17139         * src/foldersel.c
17140                 fix bug 694 'Enter doesn't trigger OK in "Move" window'
17141
17142 2005-03-18 [paul]       1.0.3cvs2.4
17143
17144         * src/addrharvest.c
17145         * src/codeconv.c
17146         * src/codeconv.h
17147         * src/compose.c
17148         * src/news.c
17149         * src/procheader.c
17150         * src/procmime.c
17151         * src/unmime.c
17152         * src/unmime.h
17153                 fix buffer overflow, CAN-2005-0667, see
17154                 http://secunia.com/advisories/14491/
17155                 Patch by Alfons
17156
17157 2005-03-17 [colin]      1.0.3cvs2.3
17158
17159         * src/prefs_fonts.c
17160         * src/summaryview.c
17161                 Fix font bugs (both lists now officialy share 
17162                 the same font)
17163                 
17164
17165 2005-03-17 [paul]       1.0.3cvs2.2
17166
17167         * src/gtk/pluginwindow.c
17168                 make plugin descriptions uneditable
17169
17170 2005-03-11 [paul]       1.0.3cvs2.1
17171
17172         * ChangeLog.claws
17173         * configure.ac
17174         * po/POTFILES.in
17175         * src/plugins/trayicon/trayicon.c
17176                 sync with HEAD
17177                 add src/wizard.c to POTFILES.in
17178
17179 2005-03-11 [paul]       1.0.3cvs1.1
17180
17181         * ChangeLog
17182         * ChangeLog.claws
17183         * configure.ac
17184         * po/de.po
17185         * po/es.po
17186         * po/fr.po
17187         * po/it.po
17188         * po/pt_BR.po
17189         * po/ru.po
17190         * po/sk.po
17191         * po/sr.po
17192         * po/zh_CN.po
17193                 sync with HEAD
17194
17195 2005-03-04 [colin]      1.0.1cvs22.2
17196
17197         * src/compose.c
17198                 Fix signatures with accentued chars in it
17199
17200 2005-03-04 [colin]      1.0.1cvs22.1
17201
17202         * src/common/smtp.c
17203         * src/common/smtp.h
17204                 Don't use SIZE param in MAIL FROM: if server 
17205                 doesn't support it. Patch by Eugen Freiter
17206                 <eugen_f@users.sf.net>
17207
17208 2005-02-27 [paul]       1.0.1cvs20.1
17209
17210         * ChangeLog.claws
17211         * configure.ac
17212         * src/messageview.c
17213                 sync with HEAD
17214
17215 2005-02-27 [colin]      1.0.1cvs19.4
17216
17217         * src/procheader.c
17218         * src/procheader.h
17219                 Fix prototypes. Patch by Alfons
17220
17221 2005-02-27 [colin]      1.0.1cvs19.3
17222
17223         * src/compose.c
17224                 Don't auto-join the signature separator.
17225
17226 2005-02-26 [colin]      1.0.1cvs19.2
17227
17228         * src/summaryview.c
17229                 Fix 'mark all read' with collapsed threads.
17230                 Patch by Alfons.
17231
17232 2005-02-25 [paul]       1.0.1cvs19.1
17233
17234         * ChangeLog.claws
17235         * configure.ac
17236         * src/prefs_account.c
17237         * src/prefs_folder_item.c
17238         * src/gtk/prefswindow.c
17239         * src/gtk/prefswindow.h
17240                 sync with HEAD
17241
17242 2005-02-25 [paul]       1.0.1cvs15.12
17243
17244         * src/alertpanel.c
17245         * src/codeconv.c
17246         * src/compose.c
17247         * src/textview.c
17248         * src/gtk/gtkutils.c
17249         * src/gtk/gtkutils.h
17250         * src/gtk/logwindow.c
17251         * src/gtk/progressdialog.c
17252                 sync with main (revision 127)
17253                 and fix logwindow clipping
17254
17255 2005-02-24 [colin]      1.0.1cvs15.11
17256
17257         * src/plugins/pgpmime/passphrase.c
17258                 Disable input grabbing; it doesn't work yet.
17259
17260 2005-02-24 [colin]      1.0.1cvs15.10
17261
17262         * src/messageview.c
17263                 Don't send out receipts if offline. Ask.
17264
17265 2005-02-23 [colin]      1.0.1cvs15.9
17266
17267         * src/summaryview.c     
17268                 Fix expanding
17269
17270 2005-02-23 [colin]      1.0.1cvs15.8
17271
17272         * src/summaryview.c
17273                 Really fix Bug 568 by removing useless
17274                 calls. summary_thread_init() now called
17275                 in summary_sort(). This should please
17276                 Alfons as it should be faster than 
17277                 previously.
17278
17279 2005-02-23 [colin]      1.0.1cvs15.7
17280
17281         * src/compose.c
17282                 Encode parts as QP or B64 if signing
17283
17284 2005-02-23 [colin]      1.0.1cvs15.6
17285
17286         * src/compose.c
17287                 Fix Mimeinfo leakage (including tmp files)
17288         * src/procmsg.c
17289                 Fix tmp file leakage (spotted by Ivan Rayner)
17290
17291 2005-02-22 [colin]      1.0.1cvs15.5
17292
17293         * src/expldifdlg.c
17294                 Fix keyboard input. Patch by Alfons.
17295
17296 2005-02-21 [colin]      1.0.1cvs15.4
17297
17298         * src/compose.c
17299                 Fix Sign/Encrypt when unselecting privacy
17300                 system
17301         * src/prefs_common.c
17302                 Change default message font to Monospace
17303         * src/summaryview.c
17304                 More freezing during potentially large operations
17305
17306 2005-02-21 [paul]       1.0.1cvs15.3
17307
17308         * src/main.c
17309                 fix --help output
17310
17311 2005-02-21 [paul]       1.0.1cvs15.2
17312
17313         * po/Makefile.in.in
17314         * src/compose.c
17315         * src/summaryview.c
17316         * src/textview.c
17317         * src/common/utils.c
17318         * src/common/utils.h
17319                 sync with main (revision 117)
17320
17321 2005-02-20 [colin]      1.0.1cvs15.1
17322
17323         * src/common/defs.h
17324                 Change cache file to .sylpheed_claws_cache, as
17325                 suggested by Alfons. Allows people to switch
17326                 between Sylpheed and Sylpheed-Claws. it is
17327                 a good idea to "Check for new messages" at next
17328                 startup.
17329
17330
17331 2005-02-18 [colin]      1.0.1cvs14.1
17332
17333         * src/quote_fmt_lex.l
17334         * src/quote_fmt_parse.y
17335                 Fix parser initialisation. Patch by Ivan.
17336
17337 2005-02-18 [colin]      1.0.1cvs11.6
17338
17339         * src/folderview.c
17340                 Fix scrolldown (bug 662)
17341
17342 2005-02-17 [colin]      1.0.1cvs11.5
17343
17344         * src/codeconv.c
17345                 conv_filename_to_utf8: return clean 7bit instead
17346                 of broken utf8 if needed
17347         * src/mimeview.c
17348                 Fix display of parts with unclean 8bit names
17349
17350 2005-02-17 [paul]       1.0.1cvs11.4
17351
17352         * src/compose.c
17353         * src/exportldif.c
17354         * src/matcher_parser_parse.y
17355         * src/procmime.c
17356         * src/sourcewindow.c
17357         * src/common/Makefile.am
17358         * src/common/intl.h             ** REMOVED **
17359         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
17360                 sync with main (revision 109)
17361                 and clean up
17362
17363 2005-02-16 [colin]      1.0.1cvs11.3
17364
17365         * src/summaryview.c
17366                 Fix collapsed thread not highlighting when new
17367                 messages in it (Bug 568) Patch by Stephan Sachse.
17368                 Fix messed up selection when reaching bounds (Bug 632)
17369         * src/prefs_themes.c
17370                 Fix theme installing (Bug 684)
17371
17372 2005-02-16 [colin]      1.0.1cvs11.2
17373
17374         * src/messageview.c
17375                 Fix messageview_select_all
17376
17377 2005-02-16 [colin]      1.0.1cvs11.1
17378
17379         * src/mh.c
17380                 Sync with HEAD (MH scan required function)
17381
17382 2005-02-15 [colin]      1.0.1cvs8.1
17383
17384         * src/mimeview.c
17385         * src/common/utils.c
17386                 Sync with HEAD (filename chars substitution)
17387
17388 2005-02-15 [colin]      1.0.1cvs7.3
17389
17390         * src/gtk/pluginwindow.c
17391                 Fix button spacing
17392
17393 2005-02-15 [colin]      1.0.1cvs7.2
17394
17395         * src/mimeview.c
17396                 Fix mime icons not reset across message when
17397                 scrolled down
17398
17399 2005-02-15 [colin]      1.0.1cvs7.1
17400
17401         * src/compose.c
17402         * src/procmime.c
17403                 Sync with HEAD (optimisation of cvs6)
17404
17405 2005-02-14 [colin]      1.0.1cvs6.1
17406
17407         * src/compose.c
17408         * src/procmime.c
17409                 Sync with HEAD (encode "From " at line beginning)
17410
17411 2005-02-14 [colin]      1.0.1cvs5.3
17412
17413         * src/compose.c
17414                 Fix wrapping with accentued chars.
17415
17416 2005-02-13 [colin]      1.0.1cvs5.2
17417
17418         * src/textview.c
17419                 Fix email informative part parsing with
17420                 accentued chars in it. ispunct() returns
17421                 true for them in utf8...
17422
17423 2005-02-12 [colin]      1.0.1cvs5.1
17424
17425         * src/filtering.c
17426                 Sync with HEAD (remove wrong use of compose after send)
17427
17428 2005-02-12 [paul]       1.0.1cvs4.5
17429
17430         * src/textview.c
17431                 remove unnecessary code (thanks to Alfons)
17432
17433 2005-02-12 [paul]       1.0.1cvs4.4
17434
17435         * src/textview.c
17436                 add 'Copy' to contextual menu on emails
17437
17438 2005-02-11 [colin]      1.0.1cvs4.3
17439
17440         * src/compose.c
17441                 revert 1.0.0cvs28.2, it doesn't work that well.
17442
17443 2005-02-11 [paul]       1.0.1cvs4.2
17444
17445         * po/Makefile.in.in
17446                 fix 'make release'
17447
17448 2005-02-10 [paul]       1.0.1cvs4.1
17449
17450         * ChangeLog
17451         * ChangeLog.claws
17452         * ChangeLog.jp
17453         * configure.ac
17454         * src/compose.c
17455                 sync with HEAD (sync with main)
17456
17457 2005-02-10 [paul]       1.0.1cvs3.2
17458
17459         * AUTHORS
17460         * Makefile.am
17461         * autogen.sh
17462         * configure.ac
17463         * config/mkinstalldirs
17464         * intl/.cvsignore
17465         * intl/ChangeLog
17466         * intl/VERSION
17467         * intl/bindtextdom.c
17468         * intl/config.charset
17469         * intl/dcgettext.c
17470         * intl/dcigettext.c
17471         * intl/dcngettext.c
17472         * intl/dgettext.c
17473         * intl/dngettext.c
17474         * intl/eval-plural.h
17475         * intl/explodename.c
17476         * intl/finddomain.c
17477         * intl/gettext.c
17478         * intl/gettextP.h
17479         * intl/gmo.h
17480         * intl/hash-string.h
17481         * intl/intl-compat.c
17482         * intl/l10nflist.c
17483         * intl/libgnuintl.h.in
17484         * intl/loadinfo.h
17485         * intl/loadmsgcat.c
17486         * intl/localcharset.c
17487         * intl/localcharset.h
17488         * intl/locale.alias
17489         * intl/localealias.c
17490         * intl/localename.c
17491         * intl/log.c
17492         * intl/ngettext.c
17493         * intl/os2compat.c
17494         * intl/os2compat.h
17495         * intl/osdep.c
17496         * intl/plural-exp.c
17497         * intl/plural-exp.h
17498         * intl/plural.c
17499         * intl/plural.y
17500         * intl/ref-add.sin
17501         * intl/ref-del.sin
17502         * intl/relocatable.c
17503         * intl/relocatable.h
17504         * intl/textdomain.c
17505         * m4/Makefile.am
17506         * po/Makefile.in.in
17507         * src/Makefile.am
17508         * src/account.c
17509         * src/action.c
17510         * src/addr_compl.c
17511         * src/addressadd.c
17512         * src/addressbook.c
17513         * src/addrgather.c
17514         * src/addrindex.c
17515         * src/alertpanel.c
17516         * src/browseldap.c
17517         * src/codeconv.c
17518         * src/codeconv.h
17519         * src/compose.c
17520         * src/compose.h
17521         * src/crash.c
17522         * src/editaddress.c
17523         * src/editbook.c
17524         * src/editgroup.c
17525         * src/editjpilot.c
17526         * src/editldap.c
17527         * src/editldap_basedn.c
17528         * src/editvcard.c
17529         * src/exphtmldlg.c
17530         * src/expldifdlg.c
17531         * src/export.c
17532         * src/exporthtml.c
17533         * src/filtering.c
17534         * src/folder.c
17535         * src/folder_item_prefs.c
17536         * src/foldersel.c
17537         * src/folderview.c
17538         * src/grouplistdialog.c
17539         * src/headerview.c
17540         * src/imap.c
17541         * src/imap_gtk.c
17542         * src/import.c
17543         * src/importldif.c
17544         * src/importmutt.c
17545         * src/importpine.c
17546         * src/inc.c
17547         * src/ldif.c
17548         * src/main.c
17549         * src/mainwindow.c
17550         * src/matcher.c
17551         * src/mbox.c
17552         * src/message_search.c
17553         * src/messageview.c
17554         * src/mh.c
17555         * src/mh_gtk.c
17556         * src/mimeview.c
17557         * src/msgcache.c
17558         * src/news.c
17559         * src/news_gtk.c
17560         * src/noticeview.c
17561         * src/partial_download.c
17562         * src/pop.c
17563         * src/prefs_account.c
17564         * src/prefs_actions.c
17565         * src/prefs_common.c
17566         * src/prefs_customheader.c
17567         * src/prefs_display_header.c
17568         * src/prefs_ext_prog.c
17569         * src/prefs_filtering.c
17570         * src/prefs_filtering_action.c
17571         * src/prefs_folder_item.c
17572         * src/prefs_fonts.c
17573         * src/prefs_gtk.c
17574         * src/prefs_matcher.c
17575         * src/prefs_msg_colors.c
17576         * src/prefs_spelling.c
17577         * src/prefs_summary_column.c
17578         * src/prefs_template.c
17579         * src/prefs_themes.c
17580         * src/prefs_toolbar.c
17581         * src/prefs_wrapping.c
17582         * src/privacy.c
17583         * src/procheader.c
17584         * src/procmime.c
17585         * src/procmsg.c
17586         * src/quote_fmt.c
17587         * src/recv.c
17588         * src/send_message.c
17589         * src/setup.c
17590         * src/sourcewindow.c
17591         * src/ssl_manager.c
17592         * src/statusbar.c
17593         * src/summary_search.c
17594         * src/summaryview.c
17595         * src/textview.c
17596         * src/toolbar.c
17597         * src/wizard.c
17598         * src/common/nntp.c
17599         * src/common/plugin.c
17600         * src/common/smtp.c
17601         * src/common/ssl.c
17602         * src/common/ssl_certificate.c
17603         * src/common/string_match.c
17604         * src/common/sylpheed.c
17605         * src/common/template.c
17606         * src/common/utils.c
17607         * src/gtk/about.c
17608         * src/gtk/colorlabel.c
17609         * src/gtk/description_window.c
17610         * src/gtk/filesel.c
17611         * src/gtk/foldersort.c
17612         * src/gtk/gtkaspell.c
17613         * src/gtk/gtkutils.c
17614         * src/gtk/inputdialog.c
17615         * src/gtk/logwindow.c
17616         * src/gtk/menu.c
17617         * src/gtk/pluginwindow.c
17618         * src/gtk/prefswindow.c
17619         * src/gtk/progressdialog.c
17620         * src/gtk/quicksearch.c
17621         * src/gtk/sslcertwindow.c
17622         * src/plugins/clamav/clamav_plugin.c
17623         * src/plugins/clamav/clamav_plugin_gtk.c
17624         * src/plugins/demo/demo.c
17625         * src/plugins/dillo_viewer/dillo_prefs.c
17626         * src/plugins/dillo_viewer/dillo_viewer.c
17627         * src/plugins/image_viewer/plugin.c
17628         * src/plugins/image_viewer/viewer.c
17629         * src/plugins/image_viewer/viewerprefs.c
17630         * src/plugins/mathml_viewer/mathml_viewer.c
17631         * src/plugins/pgpmime/passphrase.c
17632         * src/plugins/pgpmime/plugin.c
17633         * src/plugins/pgpmime/prefs_gpg.c
17634         * src/plugins/pgpmime/select-keys.c
17635         * src/plugins/pgpmime/sgpgme.c
17636         * src/plugins/spamassassin/spamassassin.c
17637         * src/plugins/spamassassin/spamassassin_gtk.c
17638         * src/plugins/trayicon/trayicon.c
17639                 sync with main (revision 104)
17640
17641 2005-02-10 [colin]      1.0.1cvs3.1
17642
17643         * src/mainwindow.c
17644                 Sync with HEAD (fix occasional crasher)
17645
17646 2005-02-10 [colin]      1.0.1cvs2.1
17647
17648         * src/messageview.c
17649                 Synw with HEAD (don't automatically display html)
17650
17651 2005-02-09 [colin]      1.0.1cvs1.3
17652
17653         * src/textview.c
17654         * src/textview.h
17655                 Add contextual menu on emails
17656
17657 2005-02-09 [colin]      1.0.1cvs1.2
17658
17659         * src/codeconv.c
17660                 Fix converting from broken headers and 
17661                 put back the _ in missing places
17662                 (feature broke with cvs24.2 sync, main 
17663                  possibly affected?)
17664
17665 2005-02-09 [colin]      1.0.1cvs1.1
17666
17667         * src/messageview.c
17668         * src/mimeview.c
17669         * src/mimeview.h
17670                 Sync with HEAD (display non text/plain mails with plugin)
17671
17672 2005-02-08 [colin]      1.0.1.1
17673
17674         * ChangeLog.claws
17675         * po/pt_BR.po
17676                 Sync with HEAD
17677         * configure.ac
17678                 Make default configuration directory 
17679                 be .sylpheed-gtk2
17680
17681 2005-02-08 [colin]      1.0.0cvs29.1
17682
17683         * po/de.po
17684         * po/es.po
17685         * po/fr.po
17686         * po/it.po
17687         * po/sk.po
17688         * po/sr.po
17689                 Sync translations with HEAD
17690
17691 2005-02-06 [colin]      1.0.0cvs28.3
17692
17693         * src/compose.c
17694                 Make compose a bit faster - patch by Alfons.
17695
17696 2005-02-06 [colin]      1.0.0cvs28.2
17697
17698         * src/compose.c
17699                 Make pasting via middle-click more reliable
17700
17701 2005-02-05 [paul]       1.0.0cvs28.1
17702
17703         * ChangeLog
17704         * ChangeLog.claws
17705         * ChangeLog.jp
17706         * configure.ac
17707         * src/compose.c
17708                 sync with HEAD
17709                 (fix bug 682 'redirect is broken'
17710
17711 2005-02-05 [torte]      1.0.0cvs27.1
17712
17713         * ChangeLog.claws
17714         * configure.ac
17715         * src/partial_download.c
17716                 Sync with HEAD (fix buf overflow)
17717
17718 2005-02-03 [colin]      1.0.0cvs26.1
17719
17720         * src/common/plugin.c
17721                 Sync with HEAD (avoid plugin mismatches)
17722
17723 2005-02-03 [paul]       1.0.0cvs25.3
17724
17725         * src/folderview.c
17726         * src/headerview.c
17727         * src/summaryview.c
17728         * src/textview.c
17729         * src/gtk/colorlabel.c
17730                 third and final part of initial sync with main-gtk2
17731
17732 2005-02-03 [paul]       1.0.0cvs25.2
17733
17734         * src/jpilot.c
17735                 fix building with jpilot support
17736
17737 2005-02-02 [colin]      1.0.0cvs25.1
17738
17739         * src/messageview.c
17740                 Sync with HEAD (fix dangerous typo)
17741
17742 2005-02-01 [colin]      1.0.0cvs24.3
17743
17744         * src/common/xml.c
17745                 Write file as advertised (UTF-8)
17746
17747 2005-02-01 [paul]       1.0.0cvs24.2
17748
17749         * src/addrbook.c
17750         * src/addrindex.c
17751         * src/alertpanel.h
17752         * src/codeconv.c
17753         * src/codeconv.h
17754         * src/compose.c
17755         * src/export.c
17756         * src/folder_item_prefs.c
17757         * src/html.c
17758         * src/imap.c
17759         * src/import.c
17760         * src/jpilot.c
17761         * src/mainwindow.c
17762         * src/matcher_parser_lex.l
17763         * src/messageview.c
17764         * src/mh.c
17765         * src/prefs_account.c
17766         * src/prefs_actions.c
17767         * src/prefs_common.c
17768         * src/prefs_gtk.c
17769         * src/prefs_gtk.h
17770         * src/prefs_themes.c
17771         * src/procheader.c
17772         * src/procmime.c
17773         * src/sourcewindow.c
17774         * src/statusbar.c
17775         * src/summaryview.c
17776         * src/textview.c
17777         * src/toolbar.c
17778         * src/unmime.c
17779         * src/common/template.c
17780         * src/common/utils.c
17781         * src/common/xml.c
17782         * src/common/xml.h
17783         * src/gtk/gtkaspell.c
17784         * src/plugins/clamav/clamav_plugin.c
17785         * src/plugins/dillo_viewer/dillo_prefs.c
17786         * src/plugins/image_viewer/viewerprefs.c
17787         * src/plugins/pgpmime/passphrase.c
17788         * src/plugins/pgpmime/prefs_gpg.c
17789         * src/plugins/pgpmime/select-keys.c
17790         * src/plugins/spamassassin/spamassassin.c
17791                 second part of initial sync with main-gtk2
17792                 (more to follow)
17793
17794 2005-01-31 [colin]      1.0.0cvs24.1
17795
17796         * src/compose.c
17797                 Sync with HEAD
17798
17799 2005-01-29 [paul]       1.0.0cvs23.2
17800
17801         * src/account.c
17802         * src/action.c
17803         * src/addressadd.c
17804         * src/addressbook.c
17805         * src/alertpanel.c
17806         * src/compose.c
17807         * src/editaddress.c
17808         * src/editbook.c
17809         * src/editgroup.c
17810         * src/editjpilot.c
17811         * src/editldap.c
17812         * src/editldap_basedn.c
17813         * src/editvcard.c
17814         * src/export.c
17815         * src/foldersel.c
17816         * src/grouplistdialog.c
17817         * src/import.c
17818         * src/importldif.c
17819         * src/inc.c
17820         * src/main.c
17821         * src/mainwindow.c
17822         * src/message_search.c
17823         * src/messageview.c
17824         * src/mimeview.c
17825         * src/prefs_actions.c
17826         * src/prefs_common.c
17827         * src/prefs_common.h
17828         * src/prefs_customheader.c
17829         * src/prefs_display_header.c
17830         * src/prefs_filtering.c
17831         * src/prefs_filtering_action.c
17832         * src/prefs_gtk.c
17833         * src/prefs_matcher.c
17834         * src/prefs_summary_column.c
17835         * src/prefs_template.c
17836         * src/sourcewindow.c
17837         * src/summary_search.c
17838         * src/summaryview.c
17839         * src/textview.c
17840         * src/gtk/about.c
17841         * src/gtk/description_window.c
17842         * src/gtk/gtkshruler.c
17843         * src/gtk/gtkutils.c
17844         * src/gtk/gtkutils.h
17845         * src/gtk/inputdialog.c
17846         * src/gtk/logwindow.c
17847         * src/gtk/prefswindow.c
17848         * src/gtk/progressdialog.c
17849         * src/gtk/progressdialog.h
17850                 first part of initial sync with main-gtk2
17851                 (more to follow)
17852
17853 2005-01-28 [colin]      1.0.0cvs23.1
17854
17855         * src/folderview.c
17856                 Sync with HEAD
17857
17858 2005-01-27 [colin]      1.0.0cvs21.1
17859
17860         * src/folder.c
17861         * src/folderview.c
17862                 Sync with HEAD
17863
17864 2005-01-27 [colin]      1.0.0cvs19.1
17865
17866         * src/procmime.c
17867                 Sync with HEAD
17868
17869 2005-01-27 [colin]      1.0.0cvs18.1
17870
17871         * src/messageview.c
17872         * src/summaryview.c
17873         * src/mainwindow.c
17874         * src/compose.c
17875         * src/compose.h
17876         * src/procmsg.c
17877         * src/procmsg.h
17878         * src/toolbar.c
17879                 Sync with HEAD
17880
17881 2005-01-26 [paul]       1.0.0cvs15.2
17882
17883         * src/compose.c
17884                 compose_entries_set(): convert subject and body to
17885                 utf8 if necessary. patch by Felix Eckhofer
17886
17887 2005-01-26 [paul]       1.0.0cvs15.1
17888
17889         * configure.ac
17890         * src/common/template.c
17891                 sync with HEAD (fix memory leak)
17892
17893 2005-01-25 [paul]       1.0.0cvs14.1
17894
17895         * configure.ac
17896         * src/compose.c
17897                 sync with HEAD
17898
17899 2005-01-24 [colin]      1.0.0cvs13.1
17900
17901         * src/summaryview.c
17902                 Sync with HEAD
17903
17904 2005-01-24 [paul]       1.0.0cvs12.1
17905
17906         * configure.ac
17907         * src/messageview.c
17908         * src/mh.c
17909         * src/common/utils.c
17910                 sync with HEAD
17911
17912 2005-01-24 [colin]      1.0.0cvs11.1
17913
17914         * src/procheader.c
17915                 Sync with HEAD
17916
17917 2005-01-24 [colin]      1.0.0cvs10.1
17918
17919         * src/folderview.c
17920                 Sync with HEAD
17921
17922 2005-01-23 [colin]      1.0.0cvs9.1
17923
17924         * src/crash.c
17925                 Sync with HEAD
17926
17927 2005-01-22 [colin]      1.0.0cvs8.1
17928
17929         * src/summaryview.c
17930         * src/gtk/quicksearch.c
17931                 Sync with HEAD
17932
17933 2005-01-21 [colin]      1.0.0cvs7.1
17934
17935         * src/summaryview.c
17936                 Sync with HEAD
17937
17938 2005-01-21 [colin]      1.0.0cvs6.1
17939
17940         * src/summaryview.c
17941                 Sync with HEAD
17942
17943 2005-01-21 [colin]      1.0.0cvs5.1
17944
17945         * src/gtk/quicksearch.c
17946         * src/prefs_common.c
17947         * src/prefs_common.h
17948                 Sync with HEAD (recurse option)
17949
17950 2005-01-21 [colin]      1.0.0cvs4.1
17951
17952         * src/folder.h
17953         * src/folderview.c
17954         * src/folderview.h
17955         * src/summaryview.c
17956         * src/gtk/quicksearch.c
17957         * src/gtk/quicksearch.h
17958                 Sync with HEAD (recursive quicksearch)
17959
17960 2005-01-20 [colin]      1.0.0cvs3.4
17961
17962         * src/ssl_manager.c
17963                 Remove useless code
17964
17965 2005-01-20 [colin]      1.0.0cvs3.3
17966
17967         * src/ssl_manager.c
17968                 Fix leak, thanks to Alfons.
17969
17970 2005-01-20 [colin]      1.0.0cvs3.2
17971
17972         * src/ssl_manager.c
17973                 Port SSL certificate window to GTK2.
17974
17975 2005-01-20 [paul]       1.0.0cvs3.1
17976
17977         * ChangeLog.claws
17978         * configure.ac
17979         * src/addrindex.c
17980         * src/addrindex.h
17981                 sync with HEAD
17982
17983 2005-01-19 [colin]      1.0.0cvs2.2
17984
17985         * src/plugins/trayicon/trayicon.c
17986                 Fix freeze with gtk-2.6, the easy way
17987                 (signal blocking helpless there...)
17988                 Closes bug #668.
17989
17990 2005-01-19 [colin]      1.0.0cvs2.1
17991
17992         * src/mbox.c
17993         * src/mbox.h
17994         * src/mainwindow.c
17995         * src/summaryview.c
17996         * src/summaryview.h
17997                 Sync with HEAD
17998
17999 2005-01-19 [paul]       1.0.0cvs1.1
18000
18001         * configure.ac
18002         * po/de.po
18003         * po/es.po
18004         * po/fr.po
18005         * po/hr.po
18006         * po/it.po
18007         * po/ja.po
18008         * po/ko.po
18009         * po/pt_BR.po
18010         * po/ru.po
18011         * po/sk.po
18012         * po/sr.po
18013                 sync with HEAD (update translations)
18014
18015 2005-01-18 [colin]      1.0.0cvs0.1
18016
18017         * src/foldersel.c
18018                 Specify search column - patch by Alfons
18019
18020 2005-01-18 [colin]      0.9.13cvs36.3
18021
18022         * src/prefs_toolbar.c
18023                 Change Delete to Remove
18024         * src/prefs_fonts.c
18025                 GTK2 version and leak fixes
18026         * src/prefs_actions.c
18027                 Add stock buttons.
18028                 All patches by Alfons
18029
18030 2005-01-17 [colin]      0.9.13cvs36.2
18031
18032         * src/compose.c
18033                 Fix DnD inserting twice. While at it,
18034                 add DnD support for text/plain in the
18035                 body, and add support in the headers.
18036
18037 2005-01-16 [colin]      0.9.13cvs36.1
18038
18039         * ChangeLog
18040         * ChangeLog.jp
18041         * ChangeLog.claws
18042                 Sync with HEAD (nothing applicable)
18043
18044 2005-01-16 [colin]      0.9.13cvs33.2
18045
18046         * src/prefs_toolbar.c
18047                 GTK2ize prefs_toolbar, by Alfons.
18048
18049 2005-01-14 [colin]      0.9.13cvs33.1
18050
18051         * src/html.c
18052         * src/msgcache.c
18053                 Sync with HEAD
18054
18055 2005-01-14 [colin]      0.9.13cvs32.1
18056
18057         * src/html.c
18058         * src/html.h
18059         * src/msgcache.c
18060         * AUTHORS
18061         * tools/calypso_convert.pl
18062                 Sync with HEAD
18063
18064 2005-01-08 [colin]      0.9.13cvs29.2
18065
18066         * src/prefs_filtering_action.c
18067         * src/prefs_filtering.c
18068                 2 more gtk2 patches by Alfons
18069
18070 2005-01-07 [paul]       0.9.13cvs29.1
18071
18072         * ChangeLog
18073         * ChangeLog.claws
18074         * ChangeLog.jp
18075         * configure.ac
18076         * src/pop.c
18077         * src/pop.h
18078                 sync with HEAD
18079
18080 2005-01-07 [colin]      0.9.13cvs28.3
18081
18082         * src/gtk/progressdialog.c
18083         * src/gtk/progressdialog.h
18084         * src/inc.c
18085         * src/send_message.c
18086                 GTK2 for the incorporation dialog. The CList isn't dead
18087                 yet, for a more smooth migration. Patch by Alfons.
18088
18089 2005-01-06 [colin]      0.9.13cvs28.2
18090
18091         * src/prefs_display_header.c
18092                 GTK2 conversion by Alfons
18093         * src/prefs_actions.c
18094         * src/prefs_matcher.c
18095                 Fix 2 leaks - patch by Alfons
18096
18097 2005-01-06 [colin]      0.9.13cvs28.1
18098
18099         * src/prefs_matcher.c
18100                 Sync with HEAD
18101
18102 2005-01-06 [colin]      0.9.13cvs27.4
18103
18104         * src/prefs_matcher.c
18105                 Fix double-free. Patch by Alfons
18106
18107 2005-01-06 [colin]      0.9.13cvs27.3
18108
18109         * src/prefs_matcher.c
18110                 GTK2 widgets + memleak
18111                 Patch by Alfons
18112
18113 2005-01-05 [colin]      0.9.13cvs27.2
18114
18115         * src/account.c
18116         * src/addr_compl.c
18117         * src/foldersel.c
18118         * src/stock_pixmap.c
18119         * src/stock_pixmap.h
18120                 3 more GTK2 patches by Alfons.
18121
18122 2005-01-04 [colin]      0.9.13cvs27.1
18123
18124         * src/folderview.c
18125         * src/imap_gtk.c
18126         * src/news_gtk.c
18127                 Sync with HEAD
18128
18129 2005-01-04 [colin]      0.9.13cvs25.9
18130
18131         * src/compose.c
18132                 Fix Show Ruler menuitem
18133         * src/prefs_template.c
18134                 Convert to GTK2
18135         * src/common/utils.c
18136                 Make auto pointer stuff handles NULLs
18137                 Patches by Alfons.
18138
18139 2005-01-04 [colin]      0.9.13cvs25.8
18140
18141         * src/compose.c
18142                 Move the attachment list to gtk2
18143                 Patch by Alfons.
18144
18145 2005-01-04 [colin]      0.9.13cvs25.7
18146
18147         * src/textview.c
18148                 Make some keys work again
18149                 Patch by SungHyun Nam <namsh@kldp.org>
18150
18151 2005-01-04 [colin]      0.9.13cvs25.6
18152
18153         * src/gtk/gtkshruler.c
18154                 Move the ruler to GTK2
18155                 Patch by Alfons
18156
18157 2005-01-03 [colin]      0.9.13cvs25.5
18158
18159         * src/compose.c
18160                 Fix my broken patch apply 
18161
18162 2005-01-03 [colin]      0.9.13cvs25.4
18163
18164         * src/common/utils.c
18165         * src/common/utils.h
18166         * src/gtk/prefswindow.c
18167                 Move auto pointer stuff to utils.c
18168                 Patch by Alfons again :)
18169
18170 2005-01-03 [colin]      0.9.13cvs25.3
18171
18172         * src/compose.c
18173         * src/prefs_gtk.c
18174         * src/prefs_template.c
18175         * src/textview.c
18176                 Empty text widgets with empty strings, not NULL char
18177                 Patch by SungHyun Nam <namsh@kldp_org>
18178
18179 2005-01-03 [colin]      0.9.13cvs25.2
18180
18181         * src/main.c
18182         * AUTHORS
18183                 Sync with HEAD
18184
18185 2005-01-03 [colin]      0.9.13cvs25.1
18186
18187         * src/pop.c
18188         * src/pop.h
18189                 Sync with HEAD
18190
18191 2005-01-03 [colin]      0.9.13cvs24.3
18192
18193         * src/account.c
18194                 Two patches from Alfons and Alex S Moore:
18195                 fix images, fix return value.
18196
18197 2005-01-01 [colin]      0.9.13cvs24.2
18198
18199         * src/prefs_actions.c
18200                 Fix over-zealous assertion. Patch by Alfons
18201
18202 2005-01-01 [colin]      0.9.13cvs24.1
18203
18204         * src/procmime.c
18205                 Sync with HEAD (leak fix)
18206
18207 2004-12-31 [colin]      0.9.13cvs23.2
18208
18209         * src/prefs_common.c
18210                 GTK2 widgets + stock buttons - patch by Alfons
18211
18212 2004-12-31 [paul]       0.9.13cvs23.1
18213
18214         * configure.ac
18215                 bump up EXTRA_VERSION to match (sync'ed) HEAD
18216         * src/gtk/pluginwindow.c
18217                 use GTK2 widgets and plug memory leaks,
18218                 patches by Alfons
18219
18220 2004-12-30 [colin]      0.9.13cvs22.4
18221
18222         * src/account.c
18223         * src/action.c
18224         * src/export.c
18225         * src/foldersel.c
18226         * src/import.c
18227         * src/message_search.c
18228         * src/prefs_actions.c
18229         * src/prefs_common.c
18230         * src/prefs_customheader.c
18231         * src/prefs_filtering.c
18232         * src/prefs_summary_column.c
18233         * src/summary_search.c
18234         * src/gtk/about.c
18235         * src/gtk/description_window.c
18236         * src/gtk/gtkutils.c
18237         * src/gtk/gtkutils.h
18238         * src/gtk/inputdialog.c
18239         * src/gtk/prefswindow.c
18240                 Use GTK2 stock buttons. Patches by Alfons.
18241
18242 2004-12-30 [colin]      0.9.13cvs22.3
18243
18244         * src/account.c
18245                 Sync with HEAD
18246         * src/prefs_actions.c
18247         * src/prefs_customheader.c
18248         * src/prefs_filtering.c
18249         * src/prefs_msg_colors.c
18250         * src/prefs_summary_column.c
18251         * src/gtk/prefswindow.c
18252                 Use GtkTreeView instead of deprecated 
18253                 widgets. Patches by Alfons.
18254
18255 2004-12-30 [paul]       0.9.13cvs22.2
18256
18257         * src/foldersel.c
18258                 use GTK 2 Tree View
18259                 patch by Alfons, with root folder sorting fix
18260                 by Stephan Sachse
18261
18262 2004-12-30 [paul]       0.9.13cvs22.1
18263
18264         * ChangeLog
18265         * ChangeLog.claws
18266         * ChangeLog.jp
18267         * NEWS
18268         * configure.ac
18269         * src/account.c
18270                 sync with HEAD
18271
18272 2004-12-22 [martin]     0.9.13cvs21.2
18273
18274         * src/action.c
18275                 free the command line after its use
18276
18277 2004-12-18 [paul]       0.9.13cvs21.1
18278
18279         * AUTHORS
18280         * ChangeLog
18281         * ChangeLog.claws
18282         * ChangeLog.jp
18283         * NEWS
18284         * configure.ac
18285         * src/action.c
18286         * src/compose.c
18287         * src/syldap.c
18288                 sync with HEAD
18289
18290 2004-12-17 [martin]     0.9.13cvs17.2
18291
18292         * src/action.c
18293                 convert actions input to locale
18294         * src/inc.c
18295                 convert notification command to locale
18296         * src/plugins/pgpmime/select-keys.c
18297                 convert attributes to utf8
18298
18299 2004-12-14 [colin]      0.9.13cvs17.1
18300
18301         * ChangeLog
18302         * ChangeLog.jp
18303         * ChangeLog.claws
18304         * src/action.c
18305         * src/common/utils.c
18306         * src/gtk/prefswindow.c
18307         * src/gtk/gtkutils.c
18308         * src/gtk/gtkutils.h
18309         * src/plugins/spamassassin/libspamc.c
18310                 Sync with HEAD
18311
18312 2004-12-13 [colin]      0.9.13cvs14.1
18313
18314         * src/quote_fmt_parse.y
18315                 Sync with HEAD
18316
18317 2004-12-10 [colin]      0.9.13cvs12.1
18318
18319         * src/prefs_themes.c
18320         * src/mainwindow.c
18321         * src/messageview.c
18322                 Sync with HEAD
18323
18324 2004-12-09 [colin]      0.9.13cvs10.1
18325
18326         * src/procmime.c
18327                 Sync with HEAD (fix B64 encoding from memory)
18328
18329 2004-12-08 [colin]      0.9.13cvs9.1
18330
18331         * src/gtk/colorlabel.c
18332                 Sync with HEAD
18333
18334 2004-12-08 [paul]       0.9.13cvs8.2
18335
18336         * src/gtk/pluginwindow.c
18337                 fix window resizing oddities
18338
18339 2004-12-08 [colin]      0.9.13cvs8.1
18340
18341         * src/quote_fmt_parse.y
18342                 Sync with HEAD
18343
18344 2004-12-08 [colin]      0.9.13cvs7.1
18345
18346         * src/matcher_parser_parse.y
18347         * src/msgcache.c
18348         * src/prefs_matcher.c
18349         * src/procheader.c
18350         * src/matcher.c
18351         * src/common/defs.h
18352         * po/sr.po
18353                 Sync with HEAD
18354
18355 2004-12-08 [colin]      0.9.13cvs6.1
18356
18357         * src/quote_fmt_parse.y
18358         * src/textview.c
18359                 Sync with HEAD
18360         * src/gtk/prefswindow.c
18361         * src/gtk/pluginwindow.c
18362                 Fix G_CALLBACKS protos (thanks to Alfons)
18363
18364 2004-12-07 [torte]      0.9.13cvs2.2
18365
18366         * src/procmime.c
18367                 [Bug 650] reply button causes crash
18368                 Thanks to David Relson and Christoph
18369
18370 2004-12-07 [colin]      0.9.13cvs2.1
18371
18372         * ChangeLog.claws
18373         * AUTHORS
18374         * po/sk.po
18375         * src/procmime.c
18376         * src/prefs_account.c
18377         * src/common/smtp.c
18378         * src/common/smtp.h
18379                 Sync with HEAD
18380
18381 2004-12-06 [colin]      0.9.12cvs187.1
18382
18383         * ChangeLog.claws
18384         * INSTALL
18385         * Makefile.am
18386         * README.claws
18387         * TODO.claws
18388         * configure.ac
18389         * po/bg.po
18390         * po/cs.po
18391         * po/el.po
18392         * po/en_GB.po
18393         * po/es.po
18394         * po/fr.po
18395         * po/hr.po
18396         * po/hu.po
18397         * po/it.po
18398         * po/ja.po
18399         * po/ko.po
18400         * po/nl.po
18401         * po/pl.po
18402         * po/pt_BR.po
18403         * po/ru.po
18404         * po/sk.po
18405         * po/sr.po
18406         * po/sv.po
18407         * po/zh_CN.po
18408         * po/zh_TW.Big5.po
18409         * src/compose.c
18410         * tools/Makefile.am
18411         * tools/README
18412         * tools/filter_conv.pl
18413         * tools/kdeservicemenu/README
18414         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
18415         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
18416                 Sync with HEAD
18417
18418 2004-12-04 [colin]      0.9.12cvs183.1
18419
18420         * src/compose.c
18421                 Sync with HEAD (compose window position saving)
18422
18423 2004-12-04 [paul]       0.9.12cvs182.3
18424
18425         * src/messageview.c
18426         * src/mimeview.c
18427         * src/prefs_customheader.c
18428         * src/gtk/quicksearch.c
18429                 replace some forgotten GTK_SIGNAL_FUNCs
18430
18431 2004-12-04 [paul]       0.9.12cvs182.2
18432
18433         * src/Makefile.am
18434                 remove 'pixmaps/dir_noselect.xpm'. from local patch,
18435                 committed in error      
18436
18437 2004-12-04 [paul]       0.9.12cvs182.1
18438
18439         * ChangeLog
18440         * ChangeLog.claws
18441         * ChangeLog.jp
18442         * INSTALL
18443         * NEWS
18444         * README
18445         * README.jp
18446         * configure.ac
18447         * doc/manual/ja/Makefile.am
18448         * doc/manual/ja/sylpheed-1.html
18449         * doc/manual/ja/sylpheed-10.html
18450         * doc/manual/ja/sylpheed-11.html
18451         * doc/manual/ja/sylpheed-12.html
18452         * doc/manual/ja/sylpheed-13.html
18453         * doc/manual/ja/sylpheed-14.html
18454         * doc/manual/ja/sylpheed-15.html
18455         * doc/manual/ja/sylpheed-16.html
18456         * doc/manual/ja/sylpheed-17.html
18457         * doc/manual/ja/sylpheed-18.html
18458         * doc/manual/ja/sylpheed-19.html
18459         * doc/manual/ja/sylpheed-2.html
18460         * doc/manual/ja/sylpheed-20.html
18461         * doc/manual/ja/sylpheed-3.html
18462         * doc/manual/ja/sylpheed-4.html
18463         * doc/manual/ja/sylpheed-5.html
18464         * doc/manual/ja/sylpheed-6.html
18465         * doc/manual/ja/sylpheed-7.html
18466         * doc/manual/ja/sylpheed-8.html
18467         * doc/manual/ja/sylpheed-9.html
18468         * doc/manual/ja/sylpheed.html
18469         * doc/manual/ja/sylpheed.sgml
18470         * po/de.po
18471         * src/Makefile.am
18472         * src/compose.c
18473         * src/procmime.c
18474         * src/pixmaps/regular.xpm **REMOVED**
18475         * src/plugins/pgpmime/pgpmime.c
18476         * src/plugins/pgpmime/plugin.c
18477         * src/plugins/pgpmime/prefs_gpg.c
18478                 sync with HEAD
18479
18480 2004-12-03 [paul]       0.9.12cvs180.1
18481
18482         * ChangeLog
18483         * ChangeLog.claws
18484         * ChangeLog.jp
18485         * configure.ac
18486         * src/Makefile.am
18487         * src/pop.c
18488         * src/common/utils.c
18489         * src/common/utils.h
18490         * src/pixmaps/continue.xpm
18491         * src/pixmaps/dir_close.xpm
18492         * src/pixmaps/dir_open.xpm
18493         * src/pixmaps/drafts_close.xpm
18494         * src/pixmaps/drafts_open.xpm
18495         * src/pixmaps/folder.xpm **REMOVED**
18496         * src/pixmaps/group.xpm
18497         * src/pixmaps/unread.xpm
18498                 sync with HEAD
18499
18500 2004-12-02 [colin]      0.9.12cvs179.1
18501
18502         * src/compose.c
18503                 Sync with HEAD (non-duplicated reedition)
18504
18505 2004-12-02 [colin]      0.9.12cvs178.1
18506
18507         * src/compose.c
18508                 Sync with HEAD (linewrap_quote fix)
18509
18510 2004-12-01 [colin]      0.9.12cvs177.3
18511
18512         * src/addrharvest.c
18513                 Replace sizeof with strlen
18514
18515 2004-12-01 [paul]       0.9.12cvs177.2
18516
18517         * src/addrharvest.c
18518                 fix 'harvest addresses'
18519
18520 2004-11-30 [colin]      0.9.12cvs177.1
18521
18522         * src/gtk/prefswindow.c
18523         * src/gtk/pluginwindow.c
18524                 Sync with HEAD
18525
18526 2004-11-29 [colin]      0.9.12cvs176.1
18527
18528         * src/folderview.c
18529                 sync with HEAD (Fix disappearing separators in folderview's popup)
18530
18531 2004-11-29 [colin]      0.9.12cvs175.1
18532
18533         * src/procmime.c
18534                 Sync with head (another format fix)
18535
18536 2004-11-29 [colin]      0.9.12cvs174.1
18537
18538         * src/pop.c
18539                 Sync with HEAD (format string fix)
18540
18541 2004-11-26 [colin]      0.9.12cvs173.1
18542
18543         * src/common/smtp.c
18544         * src/common/smtp.h
18545                 Sync with HEAD
18546
18547 2004-11-24 [colin]      0.9.12cvs172.1
18548
18549         * src/plugins/pgpmime/pgpmime.c
18550                 Sync with HEAD
18551
18552 2004-11-24 [colin]      0.9.12cvs171.1
18553
18554         * src/plugins/pgpmime/pgpmime.c
18555                 Sync with head (gpgmectx leaks)
18556
18557 2004-11-24 [colin]      0.9.12cvs169.1
18558
18559         * src/plugins/pgpmime/plugin.c
18560         * src/plugins/trayicon/Makefile.am
18561         * src/plugins/trayicon/newmarkedmail.xpm
18562         * src/plugins/trayicon/trayicon.c
18563         * src/plugins/trayicon/unreadmarkedmail.xpm
18564                 Sync with HEAD
18565
18566 2004-11-23 [colin]      0.9.12cvs168.1
18567
18568         * src/partial_download.c
18569         * src/partial_download.h
18570         * src/plugins/pgpmime/plugin.c
18571                 Sync with HEAD
18572
18573 2004-11-23 [colin]      0.9.12cvs166.1
18574
18575         * src/Makefile.am
18576         * src/codeconv.c
18577         * src/compose.c
18578         * src/folderview.c
18579         * src/main.c
18580         * src/partial_download.c
18581         * src/partial_download.h
18582         * src/prefs_account.c
18583         * src/prefs_account.h
18584         * src/privacy.c
18585         * src/privacy.h
18586         * src/procmime.c
18587         * src/common/Makefile.am
18588         * src/common/base64.h
18589         * src/common/partial_download.c
18590         * src/common/partial_download.h
18591         * src/gtk/prefswindow.c
18592         * src/gtk/prefswindow.h
18593         * src/plugins/pgpmime/pgpmime.c
18594         * src/plugins/pgpmime/prefs_gpg.c
18595         * src/plugins/pgpmime/prefs_gpg.h
18596         * src/plugins/pgpmime/sgpgme.c
18597         * src/plugins/pgpmime/sgpgme.h
18598                 Sync with HEAD
18599
18600 2004-11-23 [colin]      0.9.12cvs163.1
18601
18602         * src/main.c
18603                 Sync with HEAD (cursor optimization)
18604
18605 2004-11-23 [colin]      0.9.12cvs162.1
18606
18607         * src/prefs_common.c
18608         * src/prefs_themes.c
18609         * src/procmsg.c
18610                 Sync with HEAD
18611
18612 2004-11-23 [colin]      0.9.12cvs158.9
18613
18614         * src/compose.c
18615                 Fix double-free when forwarding
18616         * src/msgcache.c
18617                 Fix leak on error path
18618                 
18619
18620 2004-11-23 [colin]      0.9.12cvs158.8
18621
18622         * src/compose.c
18623                 Fix possible double-free
18624                 Spotted by Alfons
18625
18626 2004-11-23 [colin]      0.9.12cvs158.7
18627
18628         * src/compose.c
18629                 Fix some signal handlers' prototypes
18630                 Spotted by Alfons
18631
18632 2004-11-22 [colin]      0.9.12cvs158.6
18633
18634         * src/compose.c
18635                 Remove unneeded code and duplicated
18636                 wrapping - patch by Alfons
18637
18638 2004-11-22 [colin]      0.9.12cvs158.5
18639
18640         * src/prefs_themes.c
18641                 Fix oversized selector
18642
18643 2004-11-22 [colin]      0.9.12cvs158.4
18644
18645         * src/compose.c
18646                 fix dump_text()
18647                 patch by Alfons
18648
18649 2004-11-19 [colin]      0.9.12cvs158.3
18650
18651         * src/textview.c
18652                 Add a context menu on links (open, copy)
18653
18654 2004-11-18 [paul]       0.9.12cvs158.2
18655
18656         * src/addrgather.c
18657         * src/exphtmldlg.c
18658         * src/expldifdlg.c
18659         * src/mimeview.c
18660         * src/prefs_common.c
18661         * src/plugins/image_viewer/viewer.c
18662         * src/plugins/spamassassin/spamassassin_gtk.c
18663                 replace deprecated gtk_notebook_set_page
18664                 and gtk_notebook_current_page
18665
18666 2004-11-18 [paul]       0.9.12cvs158.1
18667
18668         * configure.ac
18669         * src/compose.c
18670         * src/mainwindow.c
18671         * src/messageview.c
18672         * src/prefs_common.c
18673         * src/common/utils.c
18674         * src/common/utils.h
18675                 sync with HEAD
18676
18677 2004-11-17 [colin]      0.9.12cvs156.1
18678
18679         * src/prefs_account.c
18680         * src/prefs_account.h
18681         * src/procmsg.c
18682                 Sync with HEAD (add pref to store encrypted mails encrypted)
18683
18684 2004-11-17 [paul]       0.9.12cvs155.1
18685
18686         * ChangeLog
18687         * ChangeLog.claws
18688         * ChangeLog.jp
18689         * NEWS
18690         * configure.ac
18691         * src/compose.c
18692         * src/jpilot.c
18693         * src/privacy.c
18694         * src/procmime.c
18695         * src/procmime.h
18696         * src/procmsg.c
18697         * src/toolbar.c
18698         * src/pixmaps/error.xpm
18699                 sync with HEAD
18700
18701 2004-11-17 [colin]      0.9.12cvs151.1
18702
18703         * src/plugins/pgpmime/pgpmime.c
18704                 Sync with HEAD (remove debug printf)
18705
18706 2004-11-17 [colin]      0.9.12cvs150.1
18707
18708         * src/plugins/pgpmime/pgpmime.c
18709                 Sync with HEAD (off-by-one fix)
18710
18711 2004-11-17 [colin]      0.9.12cvs149.1
18712
18713         * src/procmsg.c
18714                 Sync with HEAD (coding style fixes)
18715
18716 2004-11-16 [colin]      0.9.12cvs148.1
18717
18718         * src/procmsg.c
18719                 Sync with head (Fix the fix)
18720
18721 2004-11-16 [colin]      0.9.12cvs147.1
18722
18723         * src/procmsg.c
18724                 Sync with Main (leak fix)
18725
18726 2004-11-16 [colin]      0.9.12cvs146.14
18727
18728         * src/compose.c
18729                 Remove useless chunk of code
18730                 Patch by Alfons
18731
18732 2004-11-15 [colin]      0.9.12cvs146.13
18733
18734         * src/compose.c
18735                 Fix drafting after insertion
18736                 Patch by Alfons
18737
18738 2004-11-15 [colin]      0.9.12cvs146.12
18739
18740         * src/compose.c
18741         * src/prefs_filtering.c
18742         * src/prefs_filtering_action.c
18743         * src/prefs_toolbar.c
18744                 Fix some const-correctness
18745
18746 2004-11-15 [colin]      0.9.12cvs146.11
18747
18748         * src/summaryview.c
18749         * src/prefs_themes.c
18750         * src/messageview.c
18751                 Fix some leaks
18752
18753 2004-11-15 [colin]      0.9.12cvs146.10
18754
18755         * src/codeconv.c
18756                 More unreadable locale fixes
18757
18758 2004-11-14 [colin]      0.9.12cvs146.9
18759
18760         * src/textview.c
18761                 Fix uri_security_check
18762                 Patch by Alfons
18763
18764 2004-11-13 [paul]       0.9.12cvs146.8
18765
18766         * src/folder.c
18767         * src/procmime.c
18768                 fix 2 bugs introduced in last commit
18769
18770 2004-11-13 [paul]       0.9.12cvs146.7
18771
18772         * src/compose.c
18773         * src/exporthtml.c
18774         * src/exportldif.c
18775         * src/folder.c
18776         * src/imap.c
18777         * src/imap_gtk.c
18778         * src/main.c
18779         * src/mainwindow.c
18780         * src/messageview.c
18781         * src/mh_gtk.c
18782         * src/prefs_themes.c
18783         * src/procmime.c
18784         * src/setup.c
18785         * src/summaryview.c
18786                 replace deprecated g_basename
18787
18788 2004-11-13 [paul]       0.9.12cvs146.6
18789
18790         * src/compose.c
18791         * src/imap.c
18792         * src/matcher_parser.h
18793         * src/matcher_parser_parse.y
18794         * src/prefs_filtering.c
18795         * src/prefs_filtering_action.c
18796         * src/prefs_themes.c
18797         * src/prefs_toolbar.c
18798         * src/common/utils.c
18799                 various small fixes/cleanups
18800
18801 2004-11-12 [colin]      0.9.12cvs146.5
18802
18803         * src/textview.c
18804                 Validate event's origin on visibility notify
18805                 Patch by Alfons.
18806
18807 2004-11-12 [paul]       0.9.12cvs146.4
18808
18809         * src/exporthtml.c
18810         * src/exportldif.c
18811         * src/imap.c
18812         * src/mh.c
18813         * src/mimeview.c
18814         * src/prefs_spelling.c
18815         * src/prefs_themes.c
18816                 replace deprecated g_dirname    
18817
18818 2004-11-12 [colin]      0.9.12cvs146.3
18819
18820         * src/textview.c
18821                 Some coding style fixes
18822
18823 2004-11-12 [colin]      0.9.12cvs146.2
18824
18825         * src/codeconv.c
18826                 We want to replace _all_ extended chars in
18827                 conv_unreadable_*, because any string containing
18828                 extended chars not parsing as UTF8 is 
18829                 undisplayed on gtk2.
18830
18831 2004-11-12 [paul]       0.9.12cvs146.1
18832
18833         * ChangeLog
18834         * ChangeLog.claws
18835         * ChangeLog.jp
18836         * NEWS
18837         * configure.ac
18838         * src/account.c
18839         * src/folderview.c
18840         * src/folderview.h
18841         * src/imap.c
18842         * src/imap_gtk.c
18843         * src/inc.c
18844         * src/mainwindow.c
18845         * src/mh_gtk.c
18846         * src/news_gtk.c
18847         * src/pop.c
18848         * src/prefs_account.c
18849         * src/prefs_account.h
18850         * src/prefs_ext_prog.c
18851         * src/procmime.c
18852         * src/procmime.h
18853         * src/procmsg.c
18854         * src/procmsg.h
18855         * src/summary_search.c
18856         * src/summaryview.c
18857         * src/textview.c
18858         * src/common/defs.h
18859         * src/common/utils.c
18860         * src/common/utils.h
18861         * src/gtk/menu.c
18862         * src/gtk/menu.h
18863                 sync with HEAD
18864
18865 2004-11-11 [colin]      0.9.12cvs144.2
18866
18867         * src/textview.c
18868                 Fix URI range selection (patch by Alfons)
18869
18870 2004-11-09 [colin]      0.9.12cvs144.1
18871
18872         * ChangeLog.claws
18873         * src/compose.c
18874         * src/folder.c
18875         * src/folder_item_prefs.c
18876         * src/prefs_account.c
18877         * src/prefs_account.h
18878         * src/plugins/pgpmime/pgpmime.c
18879                 Sync with HEAD
18880
18881 2004-11-08 [colin]      0.9.12cvs143.1
18882
18883         * src/summaryview.c
18884                 Sync with HEAD (optimize quicksearch)
18885
18886 2004-11-08 [colin]      0.9.12cvs142.2
18887
18888         * src/compose.c
18889                 Don't wrap when Edit/Auto wrapping is disabled
18890
18891 2004-11-08 [colin]      0.9.12cvs142.1
18892
18893         * src/textview.c
18894                 Sync with HEAD
18895
18896 2004-11-08 [colin]      0.9.12cvs141.1
18897
18898         * src/textview.c
18899                 Sync with HEAD (fix some mail URIs)
18900
18901 2004-11-08 [colin]      0.9.12cvs140.3
18902
18903         * src/textview.c
18904                 o Use text cursor instead of arrow when
18905                   not on a link
18906                 o Fix handling of contiguous links (as in
18907                   "colin@colino.net" <colin@colino.net>)
18908                   This one unveils a bug in get_email_part()
18909
18910 2004-11-07 [colin]      0.9.12cvs140.2
18911
18912         * src/textview.c
18913                 Fix memleak. Patch by Alfons.
18914
18915 2004-11-06 [colin]      0.9.12cvs140.1
18916
18917         * src/compose.c
18918                 Sync with HEAD (don't ask passphrase
18919                 when drafting)
18920
18921 2004-11-06 [paul]       0.9.12cvs139.2
18922
18923         * AUTHORS
18924         * src/textview.c
18925         * src/textview.h
18926                 textview URI handling. hovering over a 
18927                 link displays it in the status bar,
18928                 and changes the mouse pointer to a hand 
18929                 cursor. a link is activated with a single 
18930                 click. (Modified from the) patch by Jean-Yves 
18931                 Lefort <jylefort@users.sourceforge.net>
18932                 
18933
18934 2004-11-05 [colin]      0.9.12cvs139.1
18935
18936         * src/compose.c
18937         * src/procmime.c
18938                 Sync with HEAD again ^^
18939
18940 2004-11-05 [colin]      0.9.12cvs139.1
18941
18942         * src/compose.c
18943         * src/procmime.c
18944                 Sync with HEAD
18945
18946 2004-11-03 [paul]       0.9.12cvs138.1
18947
18948         * ChangeLog.claws
18949         * configure.ac
18950         * po/POTFILES.in
18951         * src/prefs_ext_prog.c
18952         * src/procmime.c
18953         * tools/kdeservicemenu/README
18954         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
18955         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
18956                 sync with HEAD
18957
18958 2004-11-01 [christoph]  0.9.12cvs136.2
18959
18960         * src/procmime.c
18961                 convert MIME parameters to UTF-8
18962
18963 2004-10-29 [colin]      0.9.12cvs136.1
18964
18965         * src/common/utils.c
18966                 Sync with HEAD (don't use '=' in mime boundary)
18967
18968 2004-10-29 [paul]       0.9.12cvs135.1
18969
18970         * configure.ac
18971         * doc/src/rfc2231.txt
18972         * src/procmime.c
18973         * src/common/quoted-printable.c
18974         * src/common/utils.c
18975         * src/common/utils.h
18976                 sync with HEAD
18977
18978 2004-10-27 [paul]       0.9.12cvs134.1
18979
18980         * configure.ac
18981         * src/main.c
18982         * src/procmime.c
18983         * src/plugins/pgpmime/pgpmime.c
18984                 sync with HEAD
18985
18986 2004-10-26 [paul]       0.9.12cvs132.3
18987
18988         * src/account.c
18989         * src/addressbook.c
18990         * src/addrgather.c
18991         * src/addrharvest.c
18992         * src/codeconv.c
18993         * src/compose.c
18994         * src/customheader.c
18995         * src/editaddress.c
18996         * src/editgroup.c
18997         * src/enriched.c
18998         * src/expldifdlg.c
18999         * src/exporthtml.c
19000         * src/exportldif.c
19001         * src/folder.c
19002         * src/foldersel.c
19003         * src/folderview.c
19004         * src/grouplistdialog.c
19005         * src/html.c
19006         * src/imap.c
19007         * src/jpilot.c
19008         * src/ldapserver.c
19009         * src/ldif.c
19010         * src/mimeview.c
19011         * src/news.c
19012         * src/news_gtk.c
19013         * src/pop.c
19014         * src/prefs_display_header.c
19015         * src/prefs_gtk.c
19016         * src/prefs_msg_colors.c
19017         * src/prefs_toolbar.c
19018         * src/procheader.c
19019         * src/procmime.c
19020         * src/summaryview.c
19021         * src/textview.c
19022         * src/toolbar.c
19023         * src/vcard.c
19024         * src/common/mgutils.c
19025         * src/common/nntp.c
19026         * src/common/smtp.c
19027         * src/common/template.c
19028         * src/common/utils.c
19029         * src/common/xmlprops.c
19030         * src/plugins/pgpmime/pgpmime.c
19031         * src/plugins/pgpmime/select-keys.c
19032         * src/plugins/pgpmime/sgpgme.c
19033                 replace deprecated g_strcasecmp(), g_strncasecmp(),
19034                 g_string_sprintfa(), gtk_notebook_current_page()
19035
19036 2004-10-26 [colin]      0.9.12cvs132.2
19037
19038         * src/prefs_folder_item.c
19039                 Fix default-account selection
19040
19041 2004-10-21 [colin]      0.9.12cvs133
19042
19043         * src/compose.c
19044                 Sync with HEAD (Remove extra separator in compose's Options)
19045         * src/textview.c
19046                 Set wrapping to char
19047
19048 2004-10-21 [paul]       0.9.12cvs131.2
19049
19050         * src/compose.c
19051         * src/sourcewindow.c
19052                 fix wrapping
19053                 fix window shrinking 
19054
19055 2004-10-21 [colin]      0.9.12cvs131.1
19056
19057         * ChangeLog.claws
19058         * src/compose.c
19059                 Sync with HEAD
19060
19061 2004-10-21 [paul]       0.9.12cvs130.2
19062
19063         * src/prefs_folder_item.c
19064                 sync with HEAD (Apply to subfolders)
19065
19066 2004-10-19 [colin]      0.9.12cvs130.1
19067
19068         * ChangeLog.claws
19069         * src/compose.c
19070         * src/common/utils.c
19071         * src/gtk/menu.c
19072                 Sync with HEAD
19073
19074 2004-10-19 [colin]      0.9.12cvs128.1
19075
19076         * src/addrbook.c
19077         * src/addrcache.c
19078         * src/addressbook.c
19079         * src/codeconv.c
19080         * src/compose.c
19081         * src/customheader.c
19082         * src/editaddress.c
19083         * src/editgroup.c
19084         * src/exporthtml.c
19085         * src/folder.c
19086         * src/folderview.c
19087         * src/imap.c
19088         * src/jpilot.c
19089         * src/main.c
19090         * src/matcher_parser_parse.y
19091         * src/mbox.c
19092         * src/pop.c
19093         * src/prefs_account.c
19094         * src/prefs_gtk.c
19095         * src/prefs_msg_colors.c
19096         * src/procheader.c
19097         * src/procmime.c
19098         * src/procmime.h
19099         * src/procmsg.c
19100         * src/summaryview.c
19101         * src/textview.c
19102         * src/common/base64.c
19103         * src/common/partial_download.c
19104         * src/common/socket.c
19105         * src/common/sylpheed.c
19106         * src/common/utils.c
19107         * src/common/utils.h
19108         * src/gtk/pluginwindow.c
19109         * src/gtk/quicksearch.c
19110         * src/plugins/clamav/clamav_plugin.c
19111         * src/plugins/clamav/clamav_plugin.h
19112         * src/plugins/clamav/clamav_plugin_gtk.c
19113         * src/plugins/pgpmime/passphrase.c
19114         * src/plugins/pgpmime/pgpmime.c
19115         * src/plugins/pgpmime/plugin.c
19116         * src/plugins/pgpmime/prefs_gpg.c
19117         * src/plugins/pgpmime/prefs_gpg.h
19118         * src/plugins/pgpmime/select-keys.c
19119         * src/plugins/pgpmime/sgpgme.c
19120         * src/plugins/spamassassin/libspamc.c
19121         * src/plugins/spamassassin/spamassassin.c
19122         * src/plugins/spamassassin/spamassassin.h
19123         * src/plugins/spamassassin/spamassassin_gtk.c
19124         * src/plugins/trayicon/trayicon.c
19125         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
19126                 Sync with HEAD
19127
19128 2004-10-14 [colin]      0.9.12cvs126.2
19129
19130         * src/codeconv.c
19131         * src/textview.c
19132                 Fix conv_unreadable_locale
19133
19134 2004-10-13 [colin]      0.9.12cvs126.1
19135
19136         * src/compose.c
19137                 Sync with HEAD (don't convert charset for 
19138                 drafted messages, minor cleanup)
19139
19140 2004-10-13 [colin]      0.9.12cvs125.1
19141
19142         * po/POTFILES.in
19143                 Sync with HEAD (POTFILES fix)
19144
19145 2004-10-12 [colin]      0.9.12cvs124.3
19146
19147         * src/compose.c
19148                 Fix encoding bug from latest sync
19149
19150 2004-10-12 [paul]       0.9.12cvs124.2
19151
19152         * src/plugins/pgpmime/prefs_gpg.c
19153         * src/plugins/pgpmime/prefs_gpg.h
19154                 forgotten in last commit        
19155
19156 2004-10-12 [paul]       0.9.12cvs124.1
19157
19158         * ChangeLog.claws
19159         * configure.ac
19160         * m4/spamassassin.m4
19161         * src/Makefile.am
19162         * src/account.c
19163         * src/compose.c
19164         * src/compose.h
19165         * src/crash.c
19166         * src/main.c
19167         * src/mimeview.c
19168         * src/passphrase.c
19169         * src/passphrase.h
19170         * src/prefs_account.c
19171         * src/prefs_account.h
19172         * src/prefs_common.c
19173         * src/privacy.c
19174         * src/privacy.h
19175         * src/procmime.c
19176         * src/procmime.h
19177         * src/procmsg.c
19178         * src/rfc2015.c
19179         * src/rfc2015.h
19180         * src/select-keys.c
19181         * src/select-keys.h
19182         * src/textview.c
19183         * src/common/utils.c
19184         * src/common/utils.h
19185         * src/gtk/about.c
19186         * src/plugins/pgpmime/Makefile.am
19187         * src/plugins/pgpmime/passphrase.c
19188         * src/plugins/pgpmime/passphrase.h
19189         * src/plugins/pgpmime/pgpmime.c
19190         * src/plugins/pgpmime/plugin.c
19191         * src/plugins/pgpmime/select-keys.c
19192         * src/plugins/pgpmime/select-keys.h
19193         * src/plugins/pgpmime/sgpgme.c
19194         * src/plugins/pgpmime/sgpgme.h
19195                 sync with HEAD
19196
19197 2004-10-04 [colin]      0.9.12cvs122.1
19198
19199         * src/mainwindow.c
19200         * src/messageview.c
19201         * src/messageview.h
19202         * src/textview.c
19203                 Sync with HEAD
19204
19205 2004-10-04 [colin]      0.9.12cvs121.1
19206
19207         * src/summaryview.c
19208                 Sync with HEAD
19209
19210 2004-10-04 [paul]       0.9.12cvs120.1
19211
19212         * configure.ac
19213                 sync with HEAD [don't try to build 
19214                 pgpmime plugin when gpgme is disabled]
19215
19216 2004-10-03 [colin]      0.9.12cvs119.3
19217
19218         * src/gtk/gtksctree.c
19219                 Lots of side effects. Put back as before 117.2.
19220         * src/summaryview.c
19221                 Fix bug #602
19222
19223 2004-10-03 [colin]      0.9.12cvs119.2
19224
19225         * src/gtk/gtksctree.c
19226                 Revert 608 fix that doesn't work that good
19227
19228 2004-10-02 [colin]      0.9.12cvs119.1
19229
19230         * src/mainwindow.c
19231         * src/messageview.c
19232         * src/prefs_common.h
19233         * src/procmime.c
19234         * src/procmime.h
19235         * src/textview.c
19236                 Sync with HEAD
19237         * src/gtk/gtksctree.c
19238                 Close bug #608
19239
19240 2004-10-01 [colin]      0.9.12cvs118.1
19241
19242         * src/mimeview.c
19243                 Sync with HEAD (better Save All fix)
19244
19245 2004-10-01 [colin]      0.9.12cvs117.2
19246
19247         * src/gtk/gtksctree.c
19248                 Faster on selection
19249
19250 2004-10-01 [colin]      0.9.12cvs117.1
19251
19252         * src/mimeview.c
19253                 Sync with HEAD (Save All: only attachments)
19254
19255 2004-10-01 [paul]       0.9.12cvs116.1
19256
19257         * ChangeLog.claws
19258         * configure.ac
19259         * src/account.c
19260         * src/prefs_common.c
19261         * src/gtk/colorlabel.c
19262                 sync with HEAD
19263
19264 2004-09-30 [colin]      0.9.12cvs115.1
19265
19266         * src/stock_pixmap.c
19267         * src/stock_pixmap.h
19268         * src/folderview.c
19269         * src/Makefile.am
19270         * src/pixmaps/read.xpm
19271                 Sync with HEAD (new pixmap)
19272
19273 2004-09-29 [colin]      0.9.12cvs114.1
19274
19275         * src/compose.c
19276                 Sync with HEAD
19277                 Fix focus handling in headers
19278
19279 2004-09-29 [paul]       0.9.12cvs113.1
19280
19281         * src/quote_fmt_parse.y
19282                 sync with HEAD
19283  
19284
19285 2004-09-28 [colin]      0.9.12cvs112.1
19286
19287         * src/folderview.c
19288         * src/mainwindow.c
19289                 Sync with HEAD
19290
19291 2004-09-28 [colin]      0.9.12cvs110.1
19292
19293         * src/folderview.c
19294                 Sync with HEAD (Contextual Empty trash menu)
19295
19296 2004-09-28 [colin]      0.9.12cvs108.1
19297
19298         * src/addressbook.c
19299                 Sync with HEAD (addressbook edit on double-click)
19300
19301 2004-09-28 [colin]      0.9.12cvs106.1
19302
19303         * src/inc.c
19304                 Sync with HEAD (folder_item freeze on inc)
19305
19306 2004-09-27 [colin]      0.9.12cvs105.1
19307
19308         * src/folderview.c
19309                 Sync with HEAD (right-align new and unread column)
19310
19311 2004-09-27 [colin]      0.9.12cvs104.1
19312
19313         * src/main.c
19314                 Sync with HEAD (revert 0.9.12cvs101)
19315
19316 2004-09-24 [colin]      0.9.12cvs103.2
19317
19318         * src/wizard.c
19319                 Fix gtk warnings and use domain part of the email address 
19320                 when domain detection fails (no dot in domain name)
19321
19322 2004-09-23 [colin]      0.9.12cvs103.1
19323
19324         * src/plugins/spamassassin/libspamc.c
19325         * src/plugins/spamassassin/libspamc.h
19326         * src/plugins/spamassassin/utils.c
19327         * src/plugins/spamassassin/utils.h
19328                 Sync with HEAD (Update spamassassin to 3.0)
19329
19330 2004-09-21 [colin]      0.9.12cvs102.3
19331
19332         * src/action.c
19333                 Add horizontal scrollbar in action io dialog as needed
19334                 Patch by Alfons.
19335
19336 2004-09-20 [colin]      0.9.12cvs102.2
19337
19338         * src/plugins/image_viewer/viewer.c
19339                 Remove imlib stuff
19340                 use gtk_pixmap_set when clearing
19341                 (would be better to use gtkImages, but causes size-allocate 
19342                 signals storm)
19343
19344 2004-09-17 [paul]       0.9.12cvs102.1
19345
19346         * ChangeLog
19347         * ChangeLog.claws
19348         * ChangeLog.jp
19349         * configure.ac
19350         * src/inc.c
19351                 sync with HEAD
19352
19353
19354 2004-09-17 [colin]      0.9.12cvs101.1
19355
19356         * ChangeLog.claws
19357         * src/main.c
19358                 Sync with HEAD (fix segs at exit)
19359
19360 2004-09-14 [colin]      0.9.12cvs99.5
19361
19362         * src/common/socket.c
19363         * AUTHORS
19364                 Fix send error on 64bit platforms
19365                 Patch by Guy Rouillier <guy-rouillier@speakeasy.net>
19366
19367 2004-09-14 [colin]      0.9.12cvs99.4
19368
19369         * src/action.c
19370                 Fix action output with utf8 
19371                 Patch by Alfons.
19372
19373 2004-09-14 [colin]      0.9.12cvs99.3
19374
19375         * ChangeLog.claws
19376         * src/folder.c
19377                 Sync with HEAD
19378
19379 2004-09-09 [colin]      0.9.12cvs99.2
19380
19381         * src/action.c
19382                 Fix progress bar (displaying "Completed %v/%u")
19383                 Patch by Alfons.
19384
19385 2004-09-08 [colin]      0.9.12cvs99.1
19386
19387         * src/account.c
19388         * src/folder.c
19389         * src/procmsg.c
19390         * src/procmsg.h
19391         * src/plugins/pgpmime/pgpmime.c
19392                 Sync with HEAD
19393
19394 2004-09-08 [colin]      0.9.12cvs97.2
19395
19396         * src/summaryview.c
19397                 Don't select mails in collapsed threads 
19398                 when navigating with up/down
19399
19400 2004-09-07 [colin]      0.9.12cvs97.1
19401
19402         * src/inc.c
19403                 Sync with HEAD (meaningful error messages)
19404
19405 2004-09-06 [colin]      0.9.12cvs96.1
19406
19407         * src/toolbar.c
19408                 Sync with HEAD (fix Redirect graying out)
19409
19410 2004-09-06 [colin]      0.9.12cvs95.1
19411
19412         * src/summaryview.c
19413         * src/mimeview.c
19414                 Sync with HEAD (fix dropped URIs)
19415
19416 2004-09-06 [colin]      0.9.12cvs94.1
19417
19418         * src/addressbook.c
19419         * src/addressitem.h
19420         * src/addritem.c
19421         * src/addritem.h
19422                 Sync with HEAD (addressbook DnD)
19423
19424 2004-09-03 [colin]      0.9.12cvs93.1
19425
19426         * src/summaryview.c
19427                 Sync with HEAD (next/prev unread)
19428
19429 2004-09-03 [colin]      0.9.12cvs92.1
19430
19431         * src/prefs_common.c
19432         * src/prefs_common.h
19433         * src/summaryview.c
19434                 Sync with HEAD ('mark_as_read_delay' pref)
19435
19436 2004-09-02 [colin]      0.9.12cvs91.2
19437
19438         * src/common/xml.c
19439                 Fix leak
19440
19441 2004-09-02 [colin]      0.9.12cvs91.1
19442
19443         * src/gtk/menu.c
19444                 Sync with HEAD (menu accel don't work, but whatever)
19445
19446 2004-09-02 [colin]      0.9.12cvs90.1
19447
19448         * src/account.c
19449                 Sync with HEAD (fix bug 582)
19450
19451 2004-09-02 [colin]      0.9.12cvs89.1
19452
19453         * src/addrindex.c
19454                 Sync with HEAD (free deleted queries)
19455
19456 2004-09-02 [colin]      0.9.12cvs88.1
19457
19458         * src/ldapquery.c
19459                 Sync with HEAD (fix LDAP freezes)
19460
19461 2004-09-02 [colin]      0.9.12cvs87.1
19462
19463         * src/prefs_spelling.c
19464                 Sync with HEAD (add default dictionary)
19465
19466 2004-09-01 [colin]      0.9.12cvs86.1
19467
19468         * src/filtering.c
19469         * src/folderview.c
19470         * src/imap.c
19471         * src/prefs_matcher.c
19472         * src/stock_pixmap.c
19473         * src/summary_search.c
19474         * src/summaryview.c
19475         * src/wizard.c
19476         * src/wizard.h
19477                 Sync with HEAD (uninitialized vars fixes)
19478                 + gtk2 specific warning fixes
19479
19480 2004-08-31 [colin]      0.9.12cvs85.1
19481
19482         * src/folder.c
19483                 Sync with HEAD (Fix memory corruption due to 
19484                 uninitialized var)
19485
19486 2004-08-31 [colin]      0.9.12cvs84.4
19487
19488         * src/summary_search.c
19489                 Fix segfaults when searching in folders with broken headers
19490
19491 2004-08-31 [colin]      0.9.12cvs84.3
19492
19493         * src/compose.c
19494         * src/textview.c
19495                 Fix some more encoding/decoding issues
19496
19497 2004-08-30 [colin]      0.9.12cvs84.2
19498
19499         * src/mimeview.c
19500         * src/prefs_themes.c
19501         * src/gtk/filesel.c
19502         * src/gtk/filesel.h
19503                 Add a folder-mode selection (fixes mimeview's "Save all")
19504
19505 2004-08-29 [colin]      0.9.12cvs84.1
19506
19507         * src/mimeview.c
19508                 Sync with HEAD (don't escape saved filenames)
19509
19510 2004-08-27 [colin]      0.9.12cvs83.1
19511
19512         * ChangeLog
19513         * ChangeLog.claws
19514         * ChangeLog.jp
19515         * src/mh.c
19516         * src/procheader.c
19517         * src/procmsg.c
19518         * src/procmsg.h
19519         * src/common/utils.c
19520         * src/gtk/menu.h
19521         * po/
19522                 Sync with HEAD 0.9.12cvs83 (sync with main)
19523
19524 2004-08-26 [colin]      0.9.12cvs82.4
19525
19526         * src/codeconv.c
19527                 Fix strange stack corruption
19528                 Convert to utf8 after unmime, not before
19529
19530 2004-08-26 [colin]      0.9.12cvs82.3
19531
19532         * src/main.c
19533         * src/wizard.c
19534                 Fix account folders duplication
19535
19536 2004-08-25 [colin]      0.9.12cvs82.2
19537
19538         * src/wizard.c
19539                 Remove ports
19540                 Add SSL selection
19541                 Use login@server as account name
19542
19543 2004-08-25 [colin]      0.9.12cvs82.1
19544
19545         * src/plugins/pgpmime/pgpmime.c
19546                 Sync with HEAD (leak fix).
19547
19548 2004-08-25 [colin]      0.9.12cvs81.1
19549
19550         * src/plugins/pgpmime/pgpmime.c
19551         * src/plugins/pgpmime/sgpgme.c
19552         * src/plugins/pgpmime/sgpgme.h
19553                 Sync with HEAD (Handle combined messages).
19554
19555 2004-08-24 [colin]      0.9.12cvs80.3
19556
19557         * src/wizard.c
19558                 Fix full name, ports, and imap
19559
19560 2004-08-24 [colin]      0.9.12cvs80.2
19561
19562         * src/Makefile.am
19563         * src/main.c
19564         * src/setup.c
19565         * src/setup.h
19566         * src/stock_pixmap.c
19567         * src/stock_pixmap.h
19568         * src/wizard.c ** ADDED **
19569         * src/wizard.h ** ADDED ** 
19570         * src/pixmaps/sylpheed_icon.xpm ** ADDED **
19571                 Add a setup wizard 
19572
19573 2004-08-24 [colin]      0.9.12cvs80.1
19574
19575         * src/folder.c
19576                 Sync with HEAD (set mimeflags on all messages)
19577
19578 2004-08-24 [colin]      0.9.12cvs79.3
19579
19580         * src/matcher_parser_lex.l
19581                 Fix 8bits strings not in utf8
19582
19583 2004-08-24 [colin]      0.9.12cvs79.2
19584
19585         * src/compose.c
19586                 Check conversion result before replacing buffer
19587
19588 2004-08-23 [colin]      0.9.12cvs79.1
19589
19590         * src/compose.c
19591                 Sync with HEAD (create message header in memory)
19592
19593 2004-08-23 [colin]      0.9.12cvs78.1
19594
19595         * src/rfc2015.c
19596         * src/rfc2015.h
19597                 Sync with HEAD (fix bug 197 again)
19598
19599 2004-08-23 [colin]      0.9.12cvs77.3
19600
19601         * src/compose.c
19602                 Fix again inline gpg signing (which outputs utf8
19603                 in gtk2). Not syncing this fix to HEAD as this 
19604                 code is meant to die.
19605
19606 2004-08-23 [colin]      0.9.12cvs77.2
19607
19608         * src/prefs_account.h
19609                 Remove useless include
19610
19611 2004-08-23 [colin]      0.9.12cvs77.1
19612
19613         * src/imap.c
19614         * po/es.po
19615         * po/fr.po
19616         * po/it.po
19617         * po/pl.po
19618         * po/pt_BR.po
19619         * po/sk.po
19620         * po/sr.po
19621                 Sync with HEAD (fix bug 577)
19622
19623 2004-08-22 [colin]      0.9.12cvs76.1
19624
19625         * src/plugins/trayicon/trayicon.c
19626                 Sync with HEAD (fix formatting bug)
19627
19628 2004-08-21 [colin]      0.9.12cvs74.2
19629
19630         * src/gtk/colorsel.c
19631                 Fix bug 564 (Folder color selection window exits on any
19632                 keypress)
19633
19634 2004-08-21 [colin]      0.9.12cvs74.1
19635
19636         * ChangeLog.claws
19637         * src/compose.c
19638         * src/summaryview.c
19639         * src/toolbar.c
19640                 Sync with HEAD (fix bug 576)
19641
19642 2004-08-21 [colin]      0.9.12cvs70.1
19643
19644         * src/compose.c
19645         * src/mainwindow.c
19646                 Sync with HEAD
19647                 
19648
19649 2004-08-21 [paul]       0.9.12cvs66.4
19650
19651         * src/mainwindow.c
19652         * src/messageview.c
19653         * src/gtk/menu.c
19654         * src/plugins/spamassassin/spamassassin_gtk.c
19655                 remove some deprecated gtk1 functions
19656
19657
19658 2004-08-21 [colin]      0.9.12cvs66.3
19659
19660         * src/compose.c
19661         * src/codeconv.c
19662                 Fix warnings
19663                 Remove encoding hacks
19664                 Fix bug 575 (Strange character messes up message)
19665                 Don't display conversion error when drafting
19666
19667 2004-08-21 [paul]       0.9.12cvs66.2
19668
19669         * src/prefs_account.c
19670                 fix GnuPG mode bugs
19671
19672
19673 2004-08-20 [colin]      0.9.12cvs66.1
19674
19675         * src/codeconv.c
19676                 Sync with HEAD 0.9.12cvs66
19677
19678 2004-08-20 [paul]
19679
19680         * src/plugins/pgpmime/plugin.c
19681                 modify PGP/MIME plugin's description
19682
19683 2004-08-17 [colin]      0.9.12cvs65.1
19684
19685         * src/common/ssl.c
19686         * src/plugins/pgpmime/plugin.c
19687                 Sync with HEAD
19688
19689 2004-08-14 [colin]      0.9.12cvs60.3
19690
19691         * src/plugins/trayicon/trayicon.c
19692                 Put back resize callback, on size-request signal
19693                 rather than size-allocate to avoid infinite 
19694                 callback loop
19695
19696 2004-08-13 [colin]      0.9.12cvs60.2
19697
19698         * src/common/defs.h
19699                 Cache versions have been fixed
19700
19701 2004-08-13 [colin]      0.9.12cvs60.1
19702
19703         * src/folderutils.c
19704                 Sync with HEAD
19705
19706 2004-08-12 [colin]      0.9.12cvs59.1
19707
19708         * src/plugins/trayicon/trayicon.c
19709                 Sync with HEAD
19710
19711 2004-08-12 [colin]      0.9.12cvs57.5
19712
19713         * sylpheed.desktop
19714         * configure.ac
19715         * src/Makefile.am
19716         * src/main.c
19717                 Add support for Freedesktop.org's startup notification
19718
19719 2004-08-11 [colin]      0.9.12cvs57.4
19720
19721         * src/textview.c
19722                 Fix off-by-one
19723
19724 2004-08-11 [colin]      0.9.12cvs57.3
19725
19726         * src/message_search.c
19727         * src/summary_search.c
19728                 Make searches case insensitive by default
19729         * src/textview.c
19730                 Fix case-insensitive search in message
19731
19732 2004-08-11 [colin]      0.9.12cvs57.2
19733
19734         * src/summary_search.c
19735                 Let case-sensitive be specified
19736
19737 2004-08-10 [colin]      0.9.12cvs55.4
19738
19739         * src/common/socket.c
19740                 Fix the possible race condition
19741
19742 2004-08-09 [paul]       0.9.12cvs55.3
19743
19744         * configure.ac
19745         * src/Makefile.am
19746         * src/common/Makefile.am
19747                 sync with HEAD
19748
19749
19750 2004-08-09 [paul]       0.9.12cvs55.2
19751
19752         * autogen.sh
19753         * po/poconv.sh
19754                 remove unneeded script
19755
19756         * configure.ac
19757                 add forgotten USE_LDAP_TLS (sync with HEAD)
19758
19759
19760 2004-08-09 [colin]      0.9.12cvs55.1
19761
19762         * src/main.c
19763         * src/common/ssl.c
19764         * src/common/sylpheed.c
19765         * src/common/sylpheed.h
19766                 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
19767
19768 2004-08-09 [paul]       0.9.12cvs54.1
19769
19770         * ChangeLog
19771         * ChangeLog.claws
19772         * ChangeLog.jp
19773         * configure.ac
19774         * po/POTFILES.in
19775         * src/Makefile.am
19776         * src/folderutils.c
19777         * src/main.c
19778         * src/pgpmime.c
19779         * src/pgpmime.h
19780         * src/sgpgme.c
19781         * src/sgpgme.h
19782         * src/plugins/Makefile.am
19783         * src/plugins/pgpmime/.cvsignore
19784         * src/plugins/pgpmime/Makefile.am
19785         * src/plugins/pgpmime/pgpmime.c
19786         * src/plugins/pgpmime/pgpmime.h
19787         * src/plugins/pgpmime/plugin.c
19788         * src/plugins/pgpmime/sgpgme.c
19789         * src/plugins/pgpmime/sgpgme.h
19790                 sync with HEAD
19791
19792 2004-08-08 [paul]       0.9.12cvs51.1
19793
19794         * configure.ac
19795         * src/folder.c
19796                 sync with HEAD
19797
19798 2004-08-07 [colin]      0.9.12cvs50.1
19799
19800         * src/pop.c
19801         * src/common/partial_download.c
19802                 fix warnings (sync from HEAD)
19803
19804 2004-08-07 [colin]      0.9.12cvs48.1
19805
19806         * src/prefs_folder_item.c
19807                 sync with HEAD 0.9.12cvs48
19808
19809 2004-08-06 [colin]      0.9.12cvs47.1
19810
19811         * src/compose.c
19812                 Sync with HEAD
19813
19814 2004-08-06 [christoph]  0.9.12cvs46.2
19815
19816         * src/main.c
19817         * src/plugins/clamav/clamav_plugin_gtk.c
19818         * src/plugins/dillo_viewer/dillo_viewer.c
19819         * src/plugins/image_viewer/plugin.c
19820         * src/plugins/mathml_viewer/mathml_viewer.c
19821         * src/plugins/spamassassin/spamassassin_gtk.c
19822         * src/plugins/trayicon/trayicon.c
19823                 don't mix GTK1.2 plugin with GTK2 plugins
19824
19825 2004-08-06 [colin]      0.9.12cvs46.1
19826
19827         * ChangeLog
19828         * ChangeLog.claws
19829         * ChangeLog.jp
19830         * configure.ac
19831         * sylpheed-claws.pc.in
19832         * src/folder.c
19833         * src/imap.c
19834         * src/localfolder.c
19835         * src/messageview.c
19836         * src/mimeview.c
19837         * src/mimeview.h
19838         * src/msgcache.c
19839         * src/news.c
19840         * src/prefs_ext_prog.c
19841         * src/prefs_folder_item.c
19842         * src/prefs_fonts.c
19843         * src/prefs_msg_colors.c
19844         * src/prefs_spelling.c
19845         * src/prefs_themes.c
19846         * src/prefs_toolbar.c
19847         * src/prefs_wrapping.c
19848         * src/procmime.h
19849         * src/common/defs.h
19850         * src/common/nntp.c
19851         * src/common/session.c
19852         * src/common/session.h
19853         * src/common/socket.c
19854         * src/common/utils.h
19855         * src/common/xml.c
19856         * src/common/xml.h
19857         * src/gtk/prefswindow.c
19858         * src/gtk/prefswindow.h
19859         * src/plugins/clamav/clamav_plugin_gtk.c
19860         * src/plugins/dillo_viewer/dillo_prefs.c
19861         * src/plugins/image_viewer/viewerprefs.c
19862         * src/plugins/spamassassin/spamassassin_gtk.c
19863         * m4/openssl.m4 *** REMOVED ***
19864                 Sync with HEAD 0.9.12cvs46
19865
19866 2004-08-03 [paul]       0.9.12cvs40.2
19867
19868         * src/action.c
19869         * src/addressadd.c
19870         * src/addressbook.c
19871         * src/addrgather.c
19872         * src/browseldap.c
19873         * src/compose.c
19874         * src/crash.c
19875         * src/editaddress.c
19876         * src/editgroup.c
19877         * src/editldap_basedn.c
19878         * src/foldersel.c
19879         * src/importldif.c
19880         * src/mimeview.c
19881         * src/prefs_common.c
19882         * src/prefs_template.c
19883         * src/sourcewindow.c
19884         * src/summaryview.c
19885         * src/gtk/about.c
19886         * src/gtk/foldersort.c
19887         * src/gtk/logwindow.c
19888         * src/gtk/pluginwindow.c
19889         * src/gtk/prefswindow.c
19890                 change all gtk_scrolled_window_set_policy from 
19891                 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
19892
19893 2004-08-02 [paul]       0.9.12cvs40.1
19894
19895         * AUTHORS
19896                 update translation team section
19897         * po/pt_BR.po
19898                 updated by Frederico Goncalves Guimaraes
19899                 <fggdebian@yahoo.com.br>
19900
19901 2004-07-31 [colin]      0.9.12cvs39.9
19902
19903         * src/exphtmldlg.c
19904                 Fix compilation
19905
19906 2004-07-31 [colin]      0.9.12cvs39.8
19907
19908         * src/exphtmldlg.c
19909                 Fix an alertpanel type
19910
19911 2004-07-30 [colin]      0.9.12cvs39.7
19912
19913         * src/alertpanel.c
19914                 Fix alertpanel_error_log's icon
19915
19916 2004-07-30 [colin]      0.9.12cvs39.6
19917
19918         * src/pop.c
19919                 Two of them should still be warnings
19920
19921 2004-07-30 [colin]      0.9.12cvs39.5
19922
19923         * src/pop.c
19924                 More warning -> error
19925 2004-07-29 [colin]      0.9.12cvs39.4
19926
19927         * src/pop.c
19928                 Warning -> error
19929
19930 2004-07-29 [colin]      0.9.12cvs39.3
19931
19932         * src/prefs_matcher.c
19933                 Fix segfault
19934
19935 2004-07-29 [colin]      0.9.12cvs39.2
19936
19937         * src/alertpanel.c
19938                 More nice-looking alertpanels
19939
19940 2004-07-29 [colin]      0.9.12cvs39.1
19941
19942         * src/messageview.c
19943                 sync with head
19944                 (inform user when partial mail is deleted on server)
19945
19946 2004-07-29 [colin]      0.9.12cvs38.1
19947
19948         * src/messageview.c
19949                 sync with head
19950
19951 2004-07-28 [paul]       0.9.12cvs37.7
19952
19953         * src/mainwindow.c
19954                 complete the replacement of deprecated gtk_progress_*
19955
19956 2004-07-28 [paul]       0.9.12cvs37.6
19957
19958         * src/action.c
19959         * src/inc.c
19960         * src/mainwindow.c
19961         * src/send_message.c
19962         * src/gtk/progressdialog.c
19963         * src/gtk/progressdialog.h
19964                 replace deprecated gtk_progress_*
19965
19966 2004-07-28 [paul]       0.9.12cvs37.5
19967
19968         * src/gtk/filesel.c
19969                 remove gtk_window_set_wmclass()
19970 2004-07-28 [paul]       0.9.12cvs37.4
19971
19972         * src/addressbook.c
19973         * src/compose.c
19974         * src/foldersel.c
19975         * src/mainwindow.c
19976         * src/messageview.c
19977         * src/sourcewindow.c
19978         * src/gtk/logwindow.c
19979                 remove gtk_window_set_wmclass()
19980                 
19981         * src/prefs_filtering.c
19982         * src/prefs_filtering_action.c
19983         * src/prefs_fonts.c
19984         * src/prefs_gtk.c
19985         * src/prefs_matcher.c
19986         * src/ssl_manager.c
19987         * src/gtk/prefswindow.c
19988                 replace gtk_window_position()
19989
19990 2004-07-28 [colin]      0.9.12cvs37.3
19991
19992         * src/alertpanel.c
19993         * src/alertpanel.h
19994                 Add a way to specify panel type for specific
19995                 panels (alertpanel())
19996         * src/account.c
19997         * src/addressbook.c
19998         * src/compose.c
19999         * src/expldifdlg.c
20000         * src/main.c
20001         * src/messageview.c
20002         * src/summaryview.c
20003         * src/textview.c
20004         * src/gtk/sslcertwindow.c
20005                 Fix alertpanel()s so that their icon match
20006                 their real type
20007
20008 2004-07-28 [paul]       0.9.12cvs37.2
20009
20010         * src/addr_compl.c
20011         * src/addressbook.c
20012         * src/alertpanel.c
20013         * src/compose.c
20014         * src/export.c
20015         * src/foldersel.c
20016         * src/folderview.c
20017         * src/grouplistdialog.c
20018         * src/import.c
20019         * src/mainwindow.c
20020         * src/message_search.c
20021         * src/messageview.c
20022         * src/passphrase.c
20023         * src/prefs_actions.c
20024         * src/prefs_common.c
20025         * src/prefs_customheader.c
20026         * src/prefs_display_header.c
20027         * src/prefs_filtering.c
20028         * src/prefs_filtering_action.c
20029         * src/prefs_gtk.c
20030         * src/prefs_matcher.c
20031         * src/prefs_msg_colors.c
20032         * src/prefs_summary_column.c
20033         * src/prefs_template.c
20034         * src/sourcewindow.c
20035         * src/ssl_manager.c
20036         * src/summary_search.c
20037         * src/gtk/colorsel.c
20038         * src/gtk/description_window.c
20039         * src/gtk/gtkaspell.c
20040         * src/gtk/inputdialog.c
20041         * src/gtk/logwindow.c
20042         * src/gtk/prefswindow.c
20043         * src/gtk/progressdialog.c
20044                 replace deprecated gtk_window_set_policy
20045
20046 2004-07-27 [colin]      0.9.12cvs37.1
20047
20048         * src/msgcache.c
20049                 More fixes (synced for head again)
20050
20051 2004-07-27 [colin]      0.9.12cvs35.3
20052
20053         * src/msgcache.c
20054                 Fix wrong test
20055
20056 2004-07-27 [colin]      0.9.12cvs35.2
20057
20058         * src/mimeview.c
20059                 Fix width a bit (by Paul)
20060         * src/alertpanel.c
20061         * src/alertpanel.h
20062                 Specialize icons, make alertpanel_message()
20063                 private
20064         * src/message_search.c
20065         * src/sgpgme.c
20066         * src/summary_search.c
20067                 Suit alertpanel changes
20068
20069 2004-07-27 [colin]      0.9.12cvs35.1
20070
20071         * src/alertpanel.c
20072                 Add an icon
20073         * src/passphrase.c
20074                 Add debug output - maybe someone will
20075                 want to look at the problem with Grab
20076                 Input :)
20077         Bump version as we're synced with HEAD
20078
20079 2004-07-26 [colin]      0.9.12cvs33.26
20080
20081         * src/pop.c
20082                 Fix uidl-file parsing when not in new
20083                 format
20084
20085 2004-07-26 [colin]      0.9.12cvs33.25
20086
20087         * src/gtk/menu.c
20088                 Move popup menu up if necessary (fixes 
20089                 account selector)
20090         * src/mainwindow.c
20091                 Set account selector's button height to
20092                 minimum
20093
20094 2004-07-26 [colin]      0.9.12cvs33.24
20095
20096         * src/alertpanel.c
20097                 Maybe fix 551 (Truncated font in alert window)
20098
20099 2004-07-26 [colin]      0.9.12cvs33.23
20100
20101         * po/de.po
20102         * po/es.po
20103         * po/fr.po
20104         * po/it.po
20105         * po/ja.po
20106         * po/pl.po
20107         * po/ru.po
20108         * po/sk.po
20109         * po/sr.po
20110         * po/zh_CN.po
20111                 Sync po files with HEAD
20112
20113 2004-07-26 [paul]       0.9.12cvs33.22
20114
20115         * src/compose.c
20116                 fix Bug 556 'Organisation-header is sent even if empty'
20117
20118 2004-07-24 [colin]      0.9.12cvs33.21
20119
20120         * src/compose.c
20121         * src/gtk/gtkaspell.c
20122         * src/gtk/gtkaspell.h
20123                 Fix speller accelerators (require hack)
20124
20125 2004-07-24 [colin]      0.9.12cvs33.20
20126
20127         * src/gtk/gtkaspell.c
20128                 Fix over-eager code deletion breaking
20129                 Check while typing
20130
20131 2004-07-24 [colin]      0.9.12cvs33.19
20132
20133         * src/browseldap.c
20134         * src/ldapctrl.c
20135         * src/ldapctrl.h
20136         * src/ldapserver.h
20137                 Sync ldap with HEAD
20138         (Fixes 546 LDAP completely broken)
20139
20140 2004-07-24 [colin]      0.9.12cvs33.18
20141
20142         * src/prefs_msg_colors.c
20143                 Fix prototype mismatch
20144         (Fixes 547 void function cannot return value)
20145
20146 2004-07-24 [colin]      0.9.12cvs33.17
20147
20148         * src/mainwindow.c
20149                 Fix sort going back to previous sort key
20150                 when changing sort direction
20151
20152 2004-07-24 [colin]      0.9.12cvs33.16
20153
20154         * src/compose.c
20155                 Fix space insertion when re-wrapping at 
20156                 cursor point
20157
20158 2004-07-24 [colin]      0.9.12cvs33.15
20159
20160         * src/gtk/gtkaspell.c
20161                 Don't change cursor position in insert-text
20162                 callback
20163         (Fixes 539 Word wrapping on input transposes letters)
20164
20165 2004-07-24 [colin]      0.9.12cvs33.14
20166
20167         * src/gtk/gtkaspell.c
20168                 Reencode non-ascii chars to dictionary's
20169                 encoding
20170         (Fixes 544 Spell check broken non english locale)
20171
20172 2004-07-24 [colin]      0.9.12cvs33.13
20173
20174         * src/summaryview.c
20175                 Fix Shift+Down, add Home/End/PgUp/PgDown
20176
20177 2004-07-21 [colin]      0.9.12cvs33.12
20178
20179         * src/prefs_common.c
20180                 Fix a gtk warning (Patch by Andrej Kacian)
20181
20182 2004-07-21 [colin]      0.9.12cvs33.11
20183
20184         * src/gtk/filesel.c
20185                 More check
20186
20187 2004-07-21 [colin]      0.9.12cvs33.10
20188
20189         * src/compose.c
20190         * src/crash.c
20191         * src/export.c
20192         * src/import.c
20193         * src/messageview.c
20194         * src/mimeview.c
20195         * src/prefs_spelling.c
20196         * src/prefs_themes.c
20197         * src/summaryview.c
20198         * src/gtk/filesel.c
20199         * src/gtk/filesel.h
20200         * src/gtk/pluginwindow.c
20201                 Untwist open/save mode guessing logic, make
20202                 it explicit
20203
20204 2004-07-20 [colin]      0.9.12cvs33.9
20205
20206         * src/codeconv.c
20207                 conv_encode_header: src_charset is UTF-8 on
20208                 gtk2
20209         * src/compose.c
20210                 Remove double encoding of the headers
20211
20212 2004-07-20 [colin]      0.9.12cvs33.8
20213
20214         * src/codeconv.c
20215                 Fix typo
20216
20217 2004-07-20 [colin]      0.9.12cvs33.7
20218
20219         * src/mainwindow.c
20220                 Set the separated messageview to the saved
20221                 size of Claws' messageview (Patch by Alfons)
20222                 Fix a callback prototype (me)
20223
20224 2004-07-20 [colin]      0.9.12cvs33.6
20225
20226         * src/codeconv.h
20227                 Forgot one hunk in 0.9.12cvs33.4
20228
20229 2004-07-19 [colin]      0.9.12cvs33.5
20230
20231         * src/action.c
20232                 Action output fix
20233                 Patch by Alfons
20234
20235 2004-07-19 [colin]      0.9.12cvs33.4
20236
20237         * src/compose.c
20238                 Fix outgoing charset bug in headers
20239         * src/codeconv.c
20240                 Clean for glib2 - Patch by Alfons
20241
20242 2004-07-19 [colin]      0.9.12cvs33.3
20243
20244         * src/statusbar.c
20245                 Remove grip from the statusbar
20246                 Patch by Alfons
20247
20248 2004-07-19 [colin]      0.9.12cvs33.2
20249
20250         * src/messageview.c
20251         * src/textview.c
20252                 Fix messageview remembering the previous
20253                 scroll position when loading a new message
20254                 Patch by Alfons
20255
20256 2004-07-19 [colin]      0.9.12cvs33.1
20257
20258         * src/folder.h
20259         * src/folderview.c
20260         * src/summaryview.c
20261                 Sync with HEAD
20262
20263 2004-07-18 [colin]      0.9.12cvs32.7
20264
20265         * configure.ac
20266                 Remove useless check for XIM - noticed
20267                 by Alfons
20268
20269 2004-07-18 [colin]      0.9.12cvs32.6
20270
20271         * src/summaryview.c
20272                 Remove non-modified and shift-modified
20273                 accelerators in summaryview's popup
20274                 menu, as that doesn't get catched by
20275                 the accel-activate signal catcher...
20276
20277 2004-07-18 [colin]      0.9.12cvs32.5
20278
20279         * src/prefs_common.c
20280                 Define sensible default prefs for 
20281                 wrapping
20282
20283 2004-07-18 [colin]      0.9.12cvs32.4
20284
20285         * src/compose.c
20286         * src/prefs_common.c
20287         * src/prefs_common.h
20288         * src/prefs_wrapping.c
20289                 Remove Smart Wrapping pref, which does
20290                 nothing on gtk2 branch
20291
20292 2004-07-18 [colin]      0.9.12cvs32.3
20293
20294         * src/sourcewindow.c
20295                 Proper utf8
20296
20297 2004-07-18 [colin]      0.9.12cvs32.2
20298
20299         * src/compose.c
20300                 Save attachment status when drafting
20301
20302 2004-07-18 [colin]      0.9.12cvs32.1
20303
20304         * src/gtk/filesel.c
20305                 Fix erratic folder selection in open mode
20306
20307 2004-07-18 [colin]      0.9.12cvs31.11
20308
20309         * src/pop.c
20310                 Don't let partial messages get deleted
20311                 even with "dowload all"
20312                 (0.9.12cvs31.8 fix extension)
20313 2004-07-18 [colin]      0.9.12cvs31.10
20314
20315         * src/gtk/logwindow.c
20316                 Fix log scrolling
20317
20318 2004-07-18 [colin]      0.9.12cvs31.9
20319
20320         * src/common/utils.c
20321                 Fix non-utf8 strings coming from commands
20322                 and files
20323
20324 2004-07-18 [colin]      0.9.12cvs31.8
20325
20326         * src/pop.c
20327                 Fix partial download bug with Download all
20328                 messages option
20329
20330 2004-07-18 [colin]      0.9.12cvs31.7
20331
20332         * src/textview.c
20333                 Fix bug introduced in 0.9.12cvs31.2
20334                 (blocked in select mode after double click)
20335
20336 2004-07-18 [colin]      0.9.12cvs31.6
20337
20338         * src/compose.c
20339         * src/gtk/menu.c
20340                 More glib-warning fixes
20341
20342 2004-07-18 [colin]      0.9.12cvs31.5
20343
20344         * src/compose.c
20345                 Fix trashing the primary clipboard when moving 
20346                 around with tab
20347         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
20348
20349 2004-07-18 [colin]      0.9.12cvs31.4
20350
20351         * src/codeconv.c
20352                 convert unencoded iso headers to utf8
20353         (Fix Bug 538 Unencoded local characters in subject make it 
20354          disappear)
20355
20356 2004-07-18 [colin]      0.9.12cvs31.3
20357
20358         * src/compose.c
20359                 Fix tab char handling in wrapping
20360         (Fix Bug 537 Line wrap problem - TAB character treated as 
20361          one character instead of 8)
20362
20363 2004-07-18 [colin]      0.9.12cvs31.2
20364
20365         * src/textview.c
20366                 return FALSE on GDK_MOTION_NOTIFY
20367         (Fix Bug 535 Hyperlinks/addresses are not selectable 
20368          (unable to highlight))
20369
20370 2004-07-18 [colin]      0.9.12cvs31.1
20371
20372         * src/folderview.c
20373                 Sync with 0.9.12cvs31
20374
20375 2004-07-18 [colin]      0.9.12cvs30.4
20376
20377         * src/compose.c
20378                 Also block text_inserted when inserting a file
20379
20380 2004-07-18 [colin]      0.9.12cvs30.3
20381
20382         * src/compose.c
20383                 Fix smart wrapping (block text_inserted handler
20384                 while putting quotation to avoid wrap on input,
20385                 don't join lines if next is sig separator)
20386
20387 2004-07-17 [colin]      0.9.12cvs30.2
20388
20389         * src/folderview.c
20390         * src/mainwindow.c
20391         * src/mimeview.c
20392         * src/summaryview.c
20393         * src/gtk/quicksearch.c
20394         * src/gtk/quicksearch.h
20395                 Block key events handlers *and* accels while
20396                 quicksearch is focused
20397         (Fixes Bug 534 quick-search bar not accepting certain letters)
20398
20399 2004-07-17 [colin]      0.9.12cvs30.1
20400
20401         * src/folder.h
20402         * src/folderview.c
20403         * src/summaryview.c
20404                 Sync with 0.9.12cvs30
20405
20406 2004-07-17 [colin]      0.9.12cvs28.2
20407
20408         * src/mimeview.c
20409         * src/procmime.c
20410         * src/summaryview.c
20411         * src/gtk/menu.c
20412                 Squash some compile and glib warnings
20413
20414 2004-07-17 [paul]       0.9.12cvs28.1
20415
20416         * src/mimeview.c
20417                 sync with 0.9.12cvs28 HEAD
20418
20419 2004-07-16 [paul]       0.9.12cvs26.1
20420         
20421         * src/gtk/quicksearch.c
20422         * src/account.c
20423         * src/account.h
20424         * src/compose.c
20425         * src/customheader.c
20426         * src/folder_item_prefs.c
20427         * src/main.c
20428         * src/mainwindow.c
20429         * src/messageview.c
20430         * src/mimeview.c
20431         * src/news.c
20432         * src/pgpmime.c
20433         * src/pop.c
20434         * src/pop.h
20435         * src/prefs_account.c
20436         * src/prefs_account.h
20437         * src/prefs_common.c
20438         * src/prefs_common.h
20439         * src/prefs_display_header.c
20440         * src/prefs_gtk.c
20441         * src/prefs_gtk.h
20442         * src/procheader.c
20443         * src/procmime.c
20444                 sync with 0.9.12cvs26 HEAD      
20445
20446 2004-07-15 [colin]      0.9.12cvs18.14
20447
20448         * src/folder.c
20449                 Disable GPG signature check during
20450                 folder move and scan
20451         (Closes Bug 521 Signature checking slows down Folder-Move)
20452
20453 2004-07-14 [colin]      0.9.12cvs18.13
20454
20455         * src/common/partial_download.c
20456                 update includes
20457
20458 2004-07-14 [colin]      0.9.12cvs18.12
20459
20460         * src/common/partial_download.c
20461         * src/common/partial_download.h
20462                 Move doc at top, add correct copyright
20463
20464 2004-07-14 [colin]      0.9.12cvs18.11
20465
20466         * src/folder.c
20467         * src/messageview.c
20468         * src/pop.c
20469         * src/pop.h
20470         * src/procmsg.c
20471         * src/summaryview.c
20472         * src/common/Makefile.am
20473         * src/common/partial_download.c ** NEW FILES **
20474         * src/common/partial_download.h ** NEW FILES **
20475                 Move partial-download related stuff to its
20476                 own file
20477
20478 2004-07-14 [colin]      0.9.12cvs18.10
20479
20480         * src/send_message.c
20481                 Fix smtp auth when user is null or empty
20482
20483 2004-07-13 [colin]      0.9.12cvs18.9
20484
20485         * src/gtk/quicksearch.c
20486                 Use alphabetic order
20487
20488 2004-07-13 [colin]      0.9.12cvs18.8
20489
20490         * src/pop.c
20491                 Be paranoid on the checks
20492
20493 2004-07-13 [colin]      0.9.12cvs18.7
20494
20495         * src/gtk/quicksearch.c
20496                 Fix Engrish once again
20497
20498 2004-07-13 [colin]      0.9.12cvs18.6
20499
20500         * src/procmsg.c
20501         * src/summaryview.c
20502                 Mark messages for deletion when they are about to
20503                 be removed from trash
20504
20505 2004-07-13 [colin]      0.9.12cvs18.5
20506
20507         * src/matcher.c
20508         * src/matcher.h
20509         * src/matcher_parser_parse.y
20510         * src/prefs_matcher.c
20511         * src/gtk/quicksearch.c
20512                 Add 'partial' ('p') match string to find partially
20513                 downloaded messages
20514
20515 2004-07-13 [colin]      0.9.12cvs18.4
20516
20517         * src/pop.c
20518                 Fix misplaced block
20519
20520 2004-07-13 [colin]      0.9.12cvs18.3
20521
20522         * src/pop.c
20523         * src/pop.h
20524         * src/messageview.c
20525                 Refactor API (to avoid passing 5+ params and code
20526                 duplication)
20527         * src/folder.c
20528         * src/msgcache.c
20529         * src/procheader.c
20530         * src/common/defs.h
20531                 Add planned_download to cache
20532                 Don't mess uidl file when moving partially downloaded
20533                 mails (they change folder, we should change it in the
20534                 uidl list too or we'll remove an incorrect message)
20535                 (this also helps removing hacks when changing 
20536                 planned_download in messageview.c)
20537
20538 2004-07-12 [colin]      0.9.12cvs18.2
20539
20540         * src/gtk/quicksearch.c
20541                 Fix missing status update in quicksearch
20542
20543 2004-07-12 [paul]       0.9.12cvs18.1
20544
20545         * po/POTFILES.in
20546         * src/Makefile.am
20547         * src/account.c
20548         * src/codeconv.c
20549         * src/compose.c
20550         * src/inc.c
20551         * src/main.c
20552         * src/prefs_common.c
20553         * src/procmsg.h
20554         * src/toolbar.c
20555         * src/prefs_msg_colors.[ch]     ** NEW FILES **
20556         * src/prefs_wrapping.[ch]       ** NEW FILES **
20557         * src/common/intl.h
20558         * src/common/utils.[ch]
20559         * src/gtk/quicksearch.[ch]
20560                 sync with 0.9.12cvs18 HEAD
20561
20562 2004-07-12 [colin]      0.9.11cvs17.25
20563
20564         * src/folder.c
20565         * src/folder.h
20566                 Remove unused function added by me in 0.9.11cvs17.10
20567
20568 2004-07-11 [colin]      0.9.11cvs17.24
20569
20570         * src/inc.c
20571         * src/messageview.c
20572         * src/pop.c
20573         * src/pop.h
20574                 Use folderitem and msgnum instead of filename to
20575                 know which mail to delete
20576                 Move old partial mail deletion to pop.c
20577
20578 2004-07-10 [colin]      0.9.11cvs17.23
20579
20580         * src/inc.c
20581                 Add debug
20582         * src/pop.c
20583         * src/pop.h
20584                 Don't re-use same enums for unrelated stuff: it's 
20585                 completely misleading !
20586                 Document a bit
20587
20588 2004-07-09 [colin]      0.9.11cvs17.22
20589
20590         * src/inc.c
20591                 Remove folder-type check and do
20592                 more tests to be sure everything's
20593                 ok
20594         * src/messageview.c
20595                 Punctuation update, remove useless
20596                 code, fix two warnings
20597         * src/noticeview.c
20598                 Layout cleaning, reset 2nd button
20599                 when specifying one
20600
20601 2004-07-09 [colin]      0.9.11cvs17.21
20602
20603         * src/messageview.c
20604         * src/pop.c
20605         * src/pop.h
20606                 Allow user to change his mind
20607                 and postpone decision (by
20608                 unmarking the mail)
20609
20610 2004-07-09 [colin]      0.9.11cvs17.20
20611
20612         * src/messageview.c
20613                 Fix bug with delete state
20614         * src/pop.c
20615         * src/pop.h
20616                 Fix buffer leak (fread doesn't 
20617                 terminate buffers with \0)
20618                 Refactoring (remove magic 
20619                 numbers)
20620
20621 2004-07-09 [colin]      0.9.11cvs17.19
20622
20623         * src/pop.c
20624                 Don't log "Skipping message" if 
20625                 we're going to TOP it two lines
20626                 later
20627
20628 2004-07-09 [colin]      0.9.11cvs17.18
20629
20630         * src/messageview.c
20631                 Fix Engrish
20632
20633 2004-07-09 [colin]      0.9.11cvs17.17
20634
20635         * src/pop.c
20636                 strlen checking...
20637         * src/messageview.c
20638                 refactoring a bit
20639
20640 2004-07-08 [colin]      0.9.11cvs17.16
20641
20642         * src/noticeview.c
20643         * src/noticeview.h
20644                 Add an optional second button
20645         * src/messageview.c
20646         * src/pop.c
20647         * src/pop.h
20648                 Don't delete partially received mails after a certain
20649                 time; rather, let the user decide.
20650
20651 2004-07-08 [colin]      0.9.11cvs17.15
20652
20653         * src/common/smtp.h
20654                 Sync with HEAD
20655
20656 2004-07-08 [colin]      0.9.11cvs17.14
20657
20658         * src/messageview.c
20659         * src/common/smtp.c
20660                 Use to_human_readable() for sizes
20661
20662 2004-07-08 [colin]      0.9.11cvs17.13
20663
20664         * src/inc.c
20665         * src/messageview.c
20666         * src/pop.c
20667         * src/pop.h
20668         * src/procmsg.c
20669                 Fix partial-downloading issues:
20670                         catch unsupported TOP
20671                         don't delete partially downloaded mails before 5 days
20672                         don't update existing with non-MH folders; that'll
20673                         make dups, but it's better than trashing the folder
20674                         free new msginfo parts
20675                 Fix indentation ;-)
20676
20677 2004-07-08 [colin]      0.9.11cvs17.12
20678
20679         * src/common/smtp.c
20680         * src/common/smtp.h
20681                 Sync smtp size verification with HEAD
20682
20683 2004-07-08 [colin]      0.9.11cvs17.11
20684
20685         * src/summaryview.c
20686         * src/prefs_common.c
20687         * src/prefs_common.h
20688         * src/gtk/quicksearch.c
20689         * src/gtk/quicksearch.h
20690                 Sync sticky pref with HEAD
20691
20692 2004-07-08 [colin]      0.9.11cvs17.10
20693
20694         * src/folder.c [1.213.2.6]
20695         * src/folder.h [1.87.2.6]
20696         * src/inc.c [1.149.2.7]
20697         * src/messageview.c [1.94.2.8]
20698         * src/procheader.c [1.47.2.6]
20699         * src/procmsg.c [1.150.2.4]
20700         * src/procmsg.h [1.60.2.5]
20701         * src/pop.c [1.56.2.4]
20702         * src/pop.h [1.17.2.3]
20703                 Let too big messages get downloaded, but truncated
20704                 Add a button to download them completely
20705                 
20706 2004-07-06 [colin]      0.9.11cvs17.9
20707
20708         * src/gtk/quicksearch.c [1.1.2.3]
20709                 Add a Clear button
20710         * commitHelper
20711         * PATCHSETS
20712                 Add a script to help with cvs
20713
20714 2004-07-03 [colin]      0.9.11cvs17.8
20715
20716         * src/plugins/imageviewer/viewer.c
20717                 fix imageviewer (which was staying on the first
20718                 displayed image)
20719
20720 2004-07-03 [colin]      0.9.11cvs17.7
20721
20722         Removed FIXME_GTK2 warnings
20723         * src/gtk/gtkutils.c
20724                 useless #warnings
20725         * src/gtk/menu.c
20726                 useless #warnings (no need to mess with menu rc)
20727         * src/gtk/menu.h
20728                 unused functions
20729         
20730
20731 2004-07-03 [colin]      0.9.11cvs17.6
20732
20733         Removed FIXME_GTK2 warnings
20734         * src/codeconv.c
20735                 useless #warnings (rewrite needed)
20736         * src/compose.c
20737                 useless #warnings (rewrite needed)
20738                 useless #warnings (gtk2 is like that)
20739                 useless #warnings (previously fixed)
20740         * src/main.c
20741                 useless #warnings (previously fixed)
20742         * src/message_search.c
20743                 useless #warnings (gtk2 is like that)
20744                 Made apparent that search is case-sensitive
20745         * src/mimeview.c
20746                 useless #warnings (rewrite needed)
20747                 useless #warnings (gtk2 is like that)
20748                 reimplemented real warnings
20749         * src/prefs_common.c
20750                 Removed block cursor option (not it gtk2)
20751         * src/prefs_gtk.c
20752                 useless #warnings (rewrite needed)
20753         * src/procheader.c
20754                 useless #warnings (rewrite needed)
20755         * src/sourcewindow.c
20756                 useless #warnings (incorrect placing)
20757         * src/summary_search.c
20758                 useless #warnings (gtk2 is like that)
20759                 Made apparent that search is case-sensitive
20760         * src/action.c
20761                 useless #warnings (gtk2 is like that)
20762         * src/textview.c
20763                 useless #warnings (rewrite needed)
20764         * src/toolbar.c
20765                 useless #warnings (rewrite needed)
20766
20767 2004-07-03 [colin]      0.9.11cvs17.5
20768
20769         * src/textview.c
20770                 Fix mismerge which broke URI opening
20771                 
20772 2004-07-01 [colin]      0.9.11cvs17.4
20773
20774         * src/gtk/filesel.c
20775                 Fill filename when saving
20776                 
20777 2004-06-27 [colin]      0.9.11cvs17.3
20778
20779         * src/gtk/filesel.[ch]
20780                 Use the new GTK file selector
20781                 Update prototype to match the reality: multiple file
20782                 selection is open-only          
20783         * src/compose.c
20784                 Match the new prototypes        
20785         * configure.ac
20786                 Match the new requirements (gtk 2.4.0)
20787                         
20788 2004-06-26 [colin]      0.9.11cvs17.2
20789
20790         * src/plugins/trayicon/trayicon.c
20791                 Remove useless signal handler on resize, which causes
20792                 an infinite "loop"
20793         
20794 2004-06-26 [colin]      0.9.11cvs17.1
20795         
20796         * tools/Makefile.am
20797                 remove launch_firebird and add nautilus2sylpheed.sh
20798         * src/quicksearch.c
20799           src/summaryview.c
20800                 Fix show/hide "Extended symbols" button problem
20801                 Fix apparition at startup
20802                 Fix const warnings
20803         * src/plugins/image_viewer/Makefile.am
20804                 Fix configure 
20805         * common/ssl.c
20806                 Re-enable certificate check, as it doesn't seem to
20807                 cause Xlib errors anymore
20808
20809 2004-06-25 [paul]       0.9.11cvs17
20810
20811         * sync with 0.9.11cvs17 HEAD
20812         
20813         NOTE: QuickSearch is broken
20814
20815 2004-06-07 [colin]      0.9.10claws67.10
20816         * src/plugins/trayicon/trayicon.c
20817           src/plugins/trayicon/libeggtrayicon/Makefile.am
20818           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
20819                 Fix gettextization in trayicon plugin
20820
20821 2004-06-07 [colin]      0.9.10claws67.9
20822         
20823         * src/summaryview.c
20824           src/gtk/gtksctree.[ch]
20825                 Let Shift+{Up,Down} work in summaryview
20826                 (well, Down "works" and Up works)
20827                 Let the list scroll when using these keys
20828
20829 2004-06-06 [colin]      0.9.10claws67.8
20830
20831         * src/plugins/trayicon/trayicon.c
20832                 Fix pixmap update
20833
20834 2004-06-06 [colin]      0.9.10claws67.7
20835
20836         * src/addressbook.c
20837                 Fix signal handling causing system-wide focus grab
20838
20839 2004-05-25 [paul]       0.9.10claws67.6
20840
20841         * Makefile.am
20842           src/Makefile.am
20843                 clean up
20844
20845 2004-05-25 [paul]       0.9.10claws67.5
20846
20847         * replace deprecated gtk_signal... functions
20848
20849 2004-05-23 [colin]      0.9.10claws67.4
20850
20851         * src/compose.c
20852                 Fix wrapping
20853
20854 2004-05-22 [colin]      0.9.10claws67.3
20855
20856         * src/compose.c
20857                 Re-fix [Edited] in compose.c::compose_reedit()
20858
20859 2004-05-22 [colin]      0.9.10claws67.2
20860
20861         * src/procmime.c
20862                 Fix parsing of multiparts mails
20863
20864 2004-05-22 [colin]      0.9.10claws67.1
20865
20866         * src/summaryview.c
20867                 Fix quicksearch
20868
20869 2004-05-22 [paul]       0.9.10claws67
20870
20871         * sync with 0.9.10claws67 HEAD
20872
20873 2004-05-14 [alfons]
20874
20875         * src/procmime.h
20876                 add forgotton prototype
20877
20878 2004-05-10 [paul]       0.9.10claws57
20879
20880         * sync with 0.9.10claws57 HEAD
20881
20882 2004-05-05 [paul]       0.9.9.claws1
20883
20884         * ChangeLog-gtk2        ** REMOVED **
20885           ChangeLog-gtk2.claws  ** ADDED **
20886                 rename and adopt the normal claws format
20887                 
20888         * configure.ac
20889                 require gtkmathview >= 0.5
20890
20891         * ac/*                          ** REMOVED **
20892           ac/                           ** REMOVED **
20893           intl/Makefile.in              ** REMOVED **
20894           m4/                           ** ADDED **
20895           m4/missing                    ** ADDED **
20896           m4/missing/gdk-pixbuf.m4      ** ADDED **
20897           m4/missing/gettext.m4         ** ADDED **
20898           m4/missing/gpgme.m4           ** ADDED **
20899           m4/missing/imlib.m4           ** ADDED **
20900           m4/.cvsignore                 ** ADDED **
20901           m4/Makefile.am                ** ADDED **
20902           m4/README                     ** ADDED **
20903           m4/aclocal-include.m4         ** ADDED **
20904           m4/aspell.m4                  ** ADDED **
20905           m4/check-type.m4              ** ADDED **
20906           m4/gnupg-check-typedef.m4     ** ADDED **
20907           m4/openssl.m4                 ** ADDED **
20908           m4/spamassassin.m4            ** ADDED **
20909           po/ChangeLog                  ** REMOVED **
20910           po/Makefile.in.in             ** REMOVED **
20911           po/Rules-quot                 ** REMOVED **
20912           po/boldquot.sed               ** REMOVED **
20913           po/en@boldquot.header         ** REMOVED **
20914           po/en@quot.header             ** REMOVED **
20915           po/insert-header.sin          ** REMOVED **
20916           po/quot.sed                   ** REMOVED **
20917           po/remove-potcdate.sed        ** REMOVED **
20918           po/remove-potcdate.sin        ** REMOVED **
20919           po/stamp-po                   ** REMOVED **
20920           Makefile.am
20921           autogen.sh
20922           configure.ac
20923                 enable building with automake 1.8.x
20924                 add 'autopoint --force' to autogen.sh and remove all
20925                 auto-generated files, remove ac/ directory and use
20926                 m4/ directory instead
20927                 
20928         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
20929                 fix gettextization
20930
20931 2004-02-28 Colin Leroy <colin@colino.net>
20932         * src/prefs_matcher.c
20933           src/prefs_filtering.c
20934           src/prefs_filtering_action.c
20935                 Fix non-editable GtkEntries
20936
20937 2004-02-22 Thorsten Maerz <torte@netztorte.de>
20938         * src/prefs_themes.c
20939                 utf8 conversion for theme info
20940
20941 2004-02-21 Thorsten Maerz <torte@netztorte.de>
20942         * sync 0.9.9claws
20943
20944 2004-02-14 Thorsten Maerz <torte@netztorte.de>
20945         * src/grouplistdialog.c
20946                 allow multiple selections without ctrl key
20947
20948 2004-02-09 Thorsten Maerz <torte@netztorte.de>
20949         * src/main.c
20950                 enable customizable accelerators
20951
20952 2004-02-08 Thorsten Maerz <torte@netztorte.de>
20953         * src/prefs_common.c
20954                 re-enable different font settings for gtk1/2
20955         * src/prefs_folder_item.c
20956                 fix folder prefs displayed wrong
20957         * src/textview.c
20958                 set 'sunken' shadow type
20959
20960 2004-02-07 Colin Leroy <colin@colino.net>
20961         * src/compose.c
20962                 Fix message being always [Edited]
20963                 Encode headers correctly (utf8 buf)
20964
20965 2004-01-27 Thorsten Maerz <torte@netztorte.de>
20966         * src/socket.c
20967                 remove double g_source_attach()
20968                 (Thanks to Colin Leroy)
20969
20970 2004-01-27 Thorsten Maerz <torte@netztorte.de>
20971         * src/gtk/gtksctree.c
20972                 Fix SSL certificate list not shown
20973         * src/mimeview.c
20974                 Fix clicks in mime tree
20975
20976 2004-01-27 Thorsten Maerz <torte@netztorte.de>
20977         * src/common/socket.c
20978                 Fix SSL receive
20979         * src/compose.c
20980                 Fix clipboard menu hotkeys
20981
20982 2004-01-25 Thorsten Maerz <torte@netztorte.de>
20983         * src/gtk/gtkaspell.[ch]
20984           src/compose.c
20985                 reimplement spellchecker
20986
20987 2004-01-25 Thorsten Maerz <torte@netztorte.de>
20988         * src/gtk/filesel.c
20989                 crash when inserting file in compose window
20990                 (TODO: keep old selection on clicks)
20991         * src/main.c
20992                 use gtkrc-2.0 instead of gtkrc
20993
20994 2004-01-25 Thorsten Maerz <torte@netztorte.de>
20995         * src/messageview.c
20996                 remove orphaned mimeview unref()
20997
20998 2004-01-20 Thorsten Maerz <torte@netztorte.de>
20999         * src/grouplistdialog.c
21000                 expand nodes containing subscribed groups
21001
21002 2004-01-19 Thorsten Maerz <torte@netztorte.de>
21003         * src/textview.c
21004                 textview: hide cursor, restore old click behaviour
21005
21006 2004-01-18 Thorsten Maerz <torte@netztorte.de>
21007         * src/textview.c
21008                 variable names messed up
21009
21010 2004-01-17 Colin Leroy <colin@colino.net>
21011         * src/addr_compl.c
21012                 Fix completion address too thin
21013         * src/compose.c
21014                 Fix tab-to-subject behaviour
21015         * src/summaryview.c
21016                 Implement key up & down in summaryview
21017
21018 2004-01-12 Thorsten Maerz <torte@netztorte.de>
21019
21020         * sync 098claws
21021
21022 2004-01-08 Thorsten Maerz <torte@netztorte.de>
21023         * configure.ac
21024           Makefile.am
21025           doc/.cvsignore
21026           doc/Makefile.am
21027                 faq, man, manual moved to doc/
21028         * ac/aspell.m4
21029           ac/check-type.m4
21030           ac/gnupg-check-typedef.m4
21031           ac/openssl.m4
21032           ac/spamassassin.m4
21033           ac/missing/gdk-pixbuf.m4
21034           ac/missing/gpgme.m4
21035           ac/missing/imlib.m4
21036                 fix automake warnings
21037
21038 2003-12-06 Colin Leroy <colin@colino.net>
21039         * src/summaryview.c
21040                 Fix quicksearch
21041
21042 2003-12-05 Colin Leroy <colin@colino.net>
21043         * src/summaryview.c
21044                 Fix going to next unread folder
21045
21046 2003-12-05 Colin Leroy <colin@colino.net>
21047         * src/crash.c
21048                 Fix gtk2 compilation
21049         * src/session.c
21050                 Remove iotag source handler at disconnection
21051         * src/socket.[ch] 
21052                 Remove source handler when closing socket 
21053                 (fixes another seg)
21054
21055 2003-12-04 Colin Leroy <colin@colino.net>
21056         * src/compose.c
21057           src/prefs_account.c
21058           src/prefs_common.c
21059                 Fix some dropdown menus
21060
21061 2003-12-04 Colin Leroy <colin@colino.net>
21062         * src/compose.c
21063                 Fix event handlers on header fields
21064         * src/common/socket.c
21065           src/common/session.c
21066                 Fix segfault with callback (SSL)
21067                 Fix end of session 
21068
21069 2003-10-06 Thorsten Maerz <torte@netztorte.de>
21070
21071         * Fix compile bug in src/compose.c
21072         * removed src/gtk/gtkstext.[ch]
21073
21074 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
21075
21076         * Convert character set and escape "text" attributes in toolbar setting
21077         files.
21078         * Fixed bug in button-press-event handling.
21079
21080 2003-09-16 Thorsten Maerz <torte@netztorte.de>
21081
21082         * Fixed bug in key-press-event handling.
21083
21084 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
21085
21086         * Enabled to compile tray-icon plugin (Ad-hoc).
21087         * Avoid hang up bug of icon list in mime view (Ad-hoc).
21088
21089 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
21090
21091         * Enabled to compile on sylpheed-claws.
21092         (tray-icon plugin still cannot compile yet.)
21093
21094 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
21095
21096         * Updated to 0.9.5.
21097
21098 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
21099
21100         * Updated to 0.9.4.
21101         * Ported monitoring SSL mechanism to GSource of GLib2
21102         (I don't confirm it)
21103         * Added _gtk2 suffix to key name of font preference to avoid
21104         ovverwriting preference of Gtk+-1.2 version.
21105
21106 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
21107
21108         * Updated to 0.9.2.
21109
21110 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
21111
21112         * Updated to 0.9.1.
21113         * Translate po files into UTF-8 when execute autogen.sh.
21114
21115 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
21116
21117         * Updated to 0.9.0.
21118
21119 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
21120
21121         * Plugged GError related memory leaks.
21122
21123 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
21124
21125         * Changed default size of fonts.
21126         * Enabled to set titile font size of warning dialog.
21127
21128 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
21129
21130         * Embed a sylpheed icon into executable binary on Windows.
21131
21132 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
21133
21134         * I forgot to traslate character set of element string in src/xml.c.
21135
21136 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
21137
21138         * Fixed detecting bind_textdomain_codeset in configure.in.
21139         * The bug in which "Example" of "Date fromat" preference isn't displayed
21140         correctly has been fixed.
21141
21142 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
21143
21144         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
21145           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
21146           glib-gettextize
21147           Removed intl directory.
21148           Translated po files into UTF-8.
21149           (Thanks! Ryuji Abe)
21150
21151 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
21152
21153         * The bug which doesn't unscape string in xml.c has been fixed.
21154
21155 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
21156
21157         * The bug which is failed to translate encoding of file name thorough
21158         file dialog has been fixed.
21159
21160 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
21161
21162         * Modified to translate file names which is used in inporting/expoting
21163         mbox feature and "Save as" feature into locale encoding.
21164         * Translate file names into locale encoding when "Attache file" and
21165         "Insert file".
21166         * Force set G_BROKEN_FILENAMES environment variable.
21167         * Other minor fixes.
21168
21169 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
21170
21171         * Modified to treat MH folder's name as locale encoding.
21172
21173 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
21174
21175         * The bug which clash on switching candidates of auto completion of
21176         addresses, cannot use auto completion in Japanesse is fixed
21177         (Thanks! Tokunaga-san)¡¥
21178
21179 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
21180
21181         * The bug which cannot switch key accelerator preference has been fixed
21182         (Thanks! smbd-san)¡¥
21183
21184 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
21185
21186         * version 0.8.11-gtk2-20030314
21187
21188 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
21189
21190         * The bug in which character set conversion of filtering messages has
21191         been fixed.(Thanks! COCOA-san).
21192
21193 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
21194
21195         * Revived "Leave space on head" preference in "Message" category.
21196         * A bug which clash when put the cursor to end of buffer and execute
21197         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
21198
21199 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
21200
21201         * version 0.8.11-gtk2-20030312
21202
21203 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
21204
21205         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
21206         * Modified to use Pango's API directly for font preference.
21207         * Integrated GtkTextView of textview to one widget.
21208         * Set fonts of header title in textview by "header_title" tag.
21209         * Removed some deprecated codes.
21210
21211 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
21212
21213         * Updated to 0.8.11.
21214         * Merged cygwin patch(Thanks! Sakai-san).
21215
21216 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
21217
21218         * version 0.8.10-gtk2-20030309