2006-12-21 [wwp] 2.6.1cvs63
[claws.git] / ChangeLog
1 2006-12-21 [wwp]        2.6.1cvs63
2
3         * src/compose.c
4         * src/prefs_common.c
5         * src/prefs_common.h
6         * src/prefs_spelling.c
7         * src/gtk/gtkaspell.c
8         * src/gtk/gtkaspell.h
9                 Allow spell-checking using both current and alternate dictionaries
10                 (thanks to Colin).
11
12 2006-12-21 [wwp]        2.6.1cvs62
13
14         * src/gtk/gtkaspell.c
15                 Apply recheck_when_changing_dict (highlight all mispelled words)
16                 when switching to alternate dictionary.
17
18 2006-12-21 [wwp]        2.6.1cvs61
19
20         * src/compose.c
21         * src/folder_item_prefs.h
22         * src/prefs_common.c
23         * src/prefs_common.h
24         * src/prefs_folder_item.c
25         * src/prefs_spelling.c
26         * src/gtk/gtkaspell.c
27         * src/gtk/gtkaspell.h
28                 Add global and per-folder prefs to set the default
29                 alternate dictionary.
30
31 2006-12-21 [colin]      2.6.1cvs60
32
33         * src/folder.c
34                 Look for folders by path in all folders
35         * src/html.c
36                 add —
37
38 2006-12-20 [colin]      2.6.1cvs59
39
40         * src/gtk/quicksearch.c
41                 Make sure in_typing is false when clearing
42
43 2006-12-20 [wwp]        2.6.1cvs58
44
45         * configure.ac
46                 change manual's target dir to be LFH-compliant (thanks to Colin).
47
48 2006-12-20 [wwp]        2.6.1cvs57
49
50         * src/prefs_common.c
51         * src/prefs_summaries.c
52                 i18n fix and factorize patch, thanks to Fabien.
53
54 2006-12-20 [paul]       2.6.1cvs56
55
56         * configure.ac
57                 last of the renaming (??)
58         * src/main.c
59                 correct --help info of --status-full
60         * src/plugins/bogofilter/bogofilter.c
61                 make FALSE default of whitelist_ab
62
63 2006-12-19 [colin]      2.6.1cvs55
64
65         * src/jpilot.c
66                 Same as before, without depending on
67                 pisock >= 0.12
68
69 2006-12-19 [colin]      2.6.1cvs54
70
71         * src/jpilot.c
72                 Fix bug 1059, 'Better jpilot charset 
73                 handling'. Use libpisync's charset conversion
74                 if possible
75
76 2006-12-19 [colin]      2.6.1cvs53
77
78         * po/fr.po
79                 Updated by Fabien
80
81 2006-12-19 [wwp]        2.6.1cvs52
82
83         * src/gtk/about.c
84                 Add missing #include (thanks to Colin).
85
86 2006-12-19 [wwp]        2.6.1cvs51
87
88         * src/prefs_receive.c
89                 Better spacing between widgets in prefs.
90
91 2006-12-18 [colin]      2.6.1cvs50
92
93         * src/imap.c
94                 Fix failure to get separator on LIST "" ""
95                 Try LIST "" "INBOX" too.
96
97 2006-12-18 [wwp]        2.6.1cvs49
98
99         * src/common/session.c
100                 Fix a compiler warning (thanks to Fabien).
101
102 2006-12-18 [wwp]        2.6.1cvs48
103
104         * src/compose.c
105         * src/prefs_quote.c
106                 Factorize some strings for translation (it's about error
107                 messages when applying or checking template/quote format).
108
109 2006-12-18 [colin]      2.6.1cvs47
110
111         * Makefile.am
112         * src/common/defs.h
113         * src/gtk/Makefile.am
114         * src/gtk/about.c
115                 Add a Release notes tab from the contents of
116                 $(DOCDIR)/RELEASE_NOTES. Patch by Fabien.
117
118 2006-12-17 [colin]      2.6.1cvs46
119
120         * src/mimeview.c
121         * src/textview.c
122         * src/gtk/filesel.c
123                 Correctly convert from/to UTF8/filename encoding
124                 when loading and saving files. Probably fixes
125                 bug 1068, 'Claws-Mail uses 100% CPU when looking 
126                 for a file to attach and is blocked...'
127
128 2006-12-17 [colin]      2.6.1cvs45
129
130         * src/gtk/logwindow.c
131                 Fix bug 1067, 'Claws-Mail uses 100% CPU on an 
132                 IMAP folder and is blocked on main thread': 
133                 make sure we put utf8 in the log.
134
135 2006-12-16 [colin]      2.6.1cvs44
136
137         * src/toolbar.c
138         * src/toolbar.h
139                 Fix bug 1055, 'Add the 'cancel receive' 
140                 in the available events for the toolbar buttons'
141
142 2006-12-16 [colin]      2.6.1cvs43
143
144         * po/POTFILES.in
145         * src/imap.c
146         * src/common/nntp.c
147         * src/common/session.c
148                 Log error when SSL handshakes fail. 
149                 Fixes bug 1082, 'incorrect / imprecise 
150                 error message when imap server provides 
151                 ssl only through STARTTLS but SSL is 
152                 selected'
153
154 2006-12-15 [wwp]        2.6.1cvs42
155
156         * src/plugins/bogofilter/bogofilter_gtk.c
157                 set proper sensitivity to widgets I've recently added.
158
159 2006-12-15 [colin]      
160
161         2.7.0-rc1 released
162
163 2006-12-15 [wwp]        2.6.1cvs41
164
165         * src/plugins/bogofilter/bogofilter.c
166         * src/plugins/bogofilter/bogofilter.h
167         * src/plugins/bogofilter/bogofilter_gtk.c
168                 bogofilter's whitelist can now use a subset of
169                 the addressbook (either a book, a subfolder of a book,
170                 or the whole addressbook by using "Any"). Re-used there
171                 some pref_matcher widgets and mechanisms to match a subset
172                 of the addressbook.
173
174 2006-12-15 [wwp]        2.6.1cvs40
175
176         * src/wizard.c
177         * src/common/plugin.c
178         * src/common/plugin.h
179         * src/gtk/about.c
180         * src/plugins/bogofilter/bogofilter.c
181         * src/plugins/clamav/clamav_plugin.c
182         * src/plugins/demo/demo.c
183         * src/plugins/dillo_viewer/dillo_viewer.c
184         * src/plugins/pgpcore/plugin.c
185         * src/plugins/pgpinline/plugin.c
186         * src/plugins/pgpmime/plugin.c
187         * src/plugins/spamassassin/spamassassin.c
188         * src/plugins/trayicon/trayicon.c
189                 factorize some translatable strings (plugins-related),
190                 fix missing punctuation in several places,
191                 remove useless translatable \n in about.c,
192                 and factorize plugin init code w/ a new function
193                 check_plugin_version() in common/plugin.c.
194                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
195
196 2006-12-15 [wwp]        2.6.1cvs39
197
198         * src/plugins/bogofilter/bogofilter.c
199         * src/plugins/bogofilter/bogofilter_gtk.c
200                 flag whitelisted spams as spam, but don't filter it to the spam
201                 folder. Thanks to Colin.
202
203 2006-12-15 [ticho]      2.6.1cvs38
204
205         * src/plugins/bogofilter/bogofilter.c
206         * src/plugins/bogofilter/bogofilter.h
207         * src/plugins/bogofilter/bogofilter_gtk.c
208                 Add option to whitelist senders found in addressbook. Patch by colin.
209
210 2006-12-15 [paul]       2.6.1cvs37
211
212         * src/folderview.c
213                 add missing #include "log.h"
214
215 2006-12-15 [paul]       2.6.1cvs36
216
217         * src/plugins/bogofilter/bogofilter.c
218         * src/plugins/bogofilter/bogofilter.h
219         * src/plugins/bogofilter/bogofilter_gtk.c
220                 Add an option to allow inserting an
221                 X-Claws-Bogosity header (on MH folders
222                 only). Patch by Colin
223
224 2006-12-14 [colin]      2.6.1cvs35
225
226         * src/main.c
227                 "Yes" should be the default choice for
228                 migration configuration
229
230 2006-12-14 [paul]       2.6.1cvs34
231
232         * src/prefs_summaries.c
233         * manual/advanced.xml
234                 Unhide mark_as_read_delay
235
236 2006-12-14 [paul]       2.6.1cvs33
237
238         * src/messageview.c
239         * src/messageview.h
240         * src/mimeview.c
241         * src/mimeview.h
242         * src/summaryview.c
243         * src/textview.c
244         * src/textview.h
245                 Fix printing of selection
246                 Fix printing of message parts
247                 Fix printing of images
248         * src/gtk/gtksourceprintjob.c
249                 Fix page count when there are images
250
251 2006-12-14 [wwp]        2.6.1cvs32
252
253         * src/mainwindow.c
254         * src/summaryview.c
255         * src/summaryview.h
256         * src/gtk/quicksearch.c
257                 fix quicksearch 'magnify' button status when QS is closed
258                 using the Escape key, thanks to Colin.
259
260 2006-12-14 [wwp]        2.6.1cvs31
261
262         * src/mainwindow.c
263         * src/summaryview.c
264         * src/summaryview.h
265         * src/gtk/quicksearch.c
266                 fix quicksearch 'magnify' button status when QS is closed
267                 using the Escape key, thanks to Colin.
268
269 2006-12-13 [colin]      2.6.1cvs30
270
271         * src/ldapquery.c
272         * src/ldaputil.c
273                 Use the binary safe version of ldap_get_values,
274                 to make sure we manipulate null-terminated 
275                 strings. Maybe fixes bug 1075, 'claws mail 
276                 segfault when completing ldap adresses'
277         * src/syldap.c ** REMOVED **
278         * src/syldap.h ** REMOVED **
279                 Remove dead files
280
281 2006-12-13 [mones]      2.6.1cvs29
282
283         * po/es.po
284                 Fixed piped strings, fixed click translation
285
286 2006-12-13 [paul]       2.6.1cvs28
287
288         * src/main.c
289                 don't translate these strings
290
291 2006-12-13 [paul]       2.6.1cvs27
292
293         * po/en_GB.po
294                 updated
295
296 2006-12-13 [colin]      2.6.1cvs26
297
298         * src/main.c
299         * src/main.h
300                 Add claws_is_starting()
301
302 2006-12-13 [mones]      2.6.1cvs25
303
304         * manual/es/advanced.xml
305         * po/es.po
306                 Synced manual and updated translation
307
308 2006-12-12 [colin]      2.6.1cvs24
309
310         * src/wizard.c
311                 Add an option to use STARTTLS in the
312                 welcome wizard. Fixes bug 1080, 
313                 'Using SSL option in wizard for incoming 
314                 server does not activate SSL with STARTTLS'
315
316 2006-12-12 [colin]      2.6.1cvs23
317
318         * src/main.c
319                 Don't exit when there's an incomplete
320                 mailbox configured - leaves a chance 
321                 to fix a failing IMAP account. Exit
322                 if no mailbox at all is loaded (case
323                 of missing plugin).
324                 Completes bug 1077's fix (I was wrong
325                 in this bug's comment #3).
326
327 2006-12-12 [colin]      2.6.1cvs22
328
329         * src/gtk/menu.h
330                 Add another menu data type
331         * src/prefs_account.c
332                 Complete the completion of bug 1076
333                 (doesn't lose the pref on apply)
334
335 2006-12-12 [paul]       2.6.1cvs21
336
337         * src/prefs_account.c
338                 complete the fix of bug 1076
339                 also be more verbose with the text
340
341 2006-12-12 [paul]       2.6.1cvs20
342
343         * src/gtk/combobox.c
344                 fix compilation warning
345
346 2006-12-11 [colin]      2.6.1cvs19
347
348         * src/wizard.c
349                 Document :port in server entry tooltips
350
351 2006-12-11 [colin]      2.6.1cvs18
352
353         * src/main.c
354                 Fix compile
355
356 2006-12-11 [colin]      2.6.1cvs17
357
358         * src/main.c
359                 Add failing IMAP as a reason for no
360                 mailbox
361
362 2006-12-11 [colin]      2.6.1cvs16
363
364         * src/prefs_account.c
365                 Check for existence of inbox for local
366                 accounts too
367         * src/wizard.c
368                 Allow setting the port to use for servers
369                 by using the usual "server.example.com:port"
370                 syntax. Fixes bug 1077, 'sylpheed-claws does 
371                 not start when IMAP server is unavailable'
372
373 2006-12-11 [colin]      2.6.1cvs15
374
375         * src/prefs_account.c
376                 Prevent use of non-existing default inbox
377
378 2006-12-11 [colin]      2.6.1cvs14
379
380         * src/prefs_account.c
381                 Fix sensitivity. Fixes bug 1076, 'privacy 
382                 options are displayed even when pgp plugin 
383                 not loaded / available'
384
385 2006-12-09 [colin]      2.6.1cvs13
386
387         * manual/advanced.xml
388         * src/prefs_common.c
389         * src/prefs_common.h
390         * src/common/ssl_certificate.c
391                 Add a new hidden preference, 'unsafe_ssl_certs',
392                 which allows to store multiple certificates per
393                 server/port. This is disabled by default because
394                 it's less secure (presenting a new certificate
395                 instead of a changed one raises less alarms).
396                 This will cause Claws to ask about an unknown
397                 certificate for people who have used 2.6.1cvs8
398                 or greater.
399
400 2006-12-09 [colin]      2.6.1cvs12
401
402         * src/action.c
403                 Fix cache updating after action
404
405 2006-12-07 [wwp]        2.6.1cvs11
406
407         * src/compose.c
408                 fix email address comparison when replying to all
409                 (avoid replying to ourselves), thanks to Colin.
410
411 2006-12-06 [paul]       2.6.1cvs10
412
413         * src/addrharvest.c
414         * src/editldap.c
415         * src/expldifdlg.c
416         * src/news.c
417         * src/toolbar.c
418         * src/common/utils.c
419                 ...and more renaming
420                 Thanks to Colin
421
422 2006-12-06 [paul]       2.6.1cvs9
423
424         * src/compose.c
425         * src/messageview.c
426         * src/procheader.c
427         * src/procmime.c
428         * src/procmsg.c
429         * src/textview.c
430                 more renaming
431                 Thanks to Colin
432
433 2006-12-06 [colin]      2.6.1cvs8
434
435         * src/ssl_manager.c
436         * src/common/ssl_certificate.c
437         * src/common/ssl_certificate.h
438                 Handle multiple certificates per host/port
439
440 2006-12-06 [colin]      2.6.1cvs7
441
442         * src/etpan/imap-thread.c
443                 Fix certificate checking on IMAP
444
445 2006-12-06 [colin]      2.6.1cvs6
446
447         * src/folderview.c
448                 Fix bug 1072, 'Claws stops fetching newsgroups 
449                 from server when newsgroup got deleted': continue
450                 checking other groups
451
452 2006-12-05 [wwp]        2.6.1cvs5
453
454         * src/message_search.c
455         * src/summary_search.c
456         * src/gtk/combobox.c
457         * src/gtk/combobox.h
458         * src/gtk/gtkutils.c
459         * src/gtk/gtkutils.h
460                 make up and down arrow keys in modern gtk_combo_box_entry widgets
461                 behave like w/ old comboboxes (summary and message search only).
462
463 2006-12-05 [paul]       2.6.1cvs4
464
465         * src/wizard.c
466                 encode headers
467                 Thanks to Colin
468
469 2006-12-05 [paul]       2.6.1cvs3
470
471         * tools/README
472         * tools/textviewer.pl
473                 script updated and description added
474
475 2006-12-04 [colin]      2.6.1cvs2
476
477         * src/compose.c
478                 Run pre-send hook only when checking
479                 everything
480
481 2006-12-04 [paul]       2.6.1cvs1
482
483         * NEWS
484         * README
485         * RELEASE_NOTES
486         * configure.ac
487         * tools/README
488                 bump up version number following stable release
489
490 2006-12-04 [paul]       2.6.0cvs83
491
492         * README
493                 updates and corrections
494
495 2006-12-04 [colin]      2.6.0cvs82
496
497         * src/common/utils.c
498                 Probably fix bug 1066, 'Incorrect mailbox 
499                 size displayed'
500
501 2006-12-04 [colin]      2.6.0cvs81
502
503         * src/common/utils.c
504                 Trim tabs from mailcap file too.
505
506 2006-12-02 [paul]       2.6.0cvs80
507
508         * src/exphtmldlg.c
509                 fix broken GUI under certain languages
510         * src/expldifdlg.c
511                 put the Cancel button to the right
512
513 2006-12-01 [paul]       2.6.0cvs79
514
515         * tools/Makefile.am
516                 remove reference to removed file
517
518 2006-12-01 [wwp]        2.6.0cvs78
519
520         * src/addressbook.c
521         * src/editaddress.c
522                 remove forgotten debug statements.
523
524 2006-12-01 [wwp]        2.6.0cvs77
525
526         * manual/advanced.xml
527         * manual/fr/advanced.xml
528         * src/addressbook.c
529         * src/addressbook.h
530         * src/addressitem.h
531         * src/editaddress.c
532         * src/editaddress.h
533         * src/prefs_common.c
534         * src/prefs_common.h
535         * src/gtk/gtkutils.c
536         * src/gtk/gtkutils.h
537                 add a hidden option to allow embedding the editaddress (edit contact details)
538                 dialog into the addressbook's window. This doesn't change the default
539                 behaviour.
540
541 2006-12-01 [wwp]        2.6.0cvs76
542
543         * src/message_search.c
544         * src/summary_search.c
545                 fix more focus issues (don't set focus to combobox's entry widget when
546                 entry's value changed, if entry widget has focus already).
547
548 2006-12-01 [wwp]        2.6.0cvs75
549
550         * src/gtk/quicksearch.c
551                 revert last changes to the quicksearch gtk_combo_box, this needs more
552                 tuning and testing.
553
554 2006-12-01 [paul]       2.6.0cvs74
555
556         * tools/kdeservicemenu/README
557         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
558         * tools/kdeservicemenu/install.sh
559         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
560         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
561                 simplify this stuff, and in so doing,
562                 fix it. (possibly re-extend it again at
563                 a later date)
564
565 2006-12-01 [wwp]        2.6.0cvs73
566
567         * src/gtk/quicksearch.c
568                 adapt quicksearch code to use modern gtk_combo_box'es.
569
570 2006-12-01 [wwp]        2.6.0cvs72
571
572         * src/common/defs.h
573         * src/prefs_common.c
574         * src/prefs_common.h
575         * src/message_search.c
576         * src/summary_search.c
577         * src/gtk/combobox.c
578         * src/gtk/combobox.h
579                 add history combos to all message and summary search fields.
580
581 2006-12-01 [wwp]        2.6.0cvs71
582
583         * src/summaryview.c
584                 As the list may change while the mark as read delay
585                 runs, we can't rely on the 'row' pointer, which can
586                 be invalid when the timeout is called. As the mark
587                 as read is only done if the message is still selected,
588                 use summaryview->selected instead. Thanks to Colin.
589
590 2006-11-30 [paul]       2.6.0cvs70
591
592         * src/textview.c
593                 give emphasis to "Sylpheed-Claws"
594                 as well as "Claws Mail"
595
596 2006-11-30 [colin]      2.6.0cvs69
597
598         * src/wizard.c
599                 Put the SSL checkboxes in the receiving
600                 and sending server pages.
601
602 2006-11-29 [colin]      2.6.0cvs68
603
604         * src/gtk/gtkutils.c
605         * src/gtk/gtkvscrollbutton.c
606                 Revert some deprecated fixes - they seem to
607                 deprecate stuff as soon as a new one gets out.
608                 g_object_ref_sink needed glib-2.10.
609
610 2006-11-29 [colin]      2.6.0cvs67
611
612         * src/common/utils.c
613                 Create .mailcap if it doesn't exist
614
615 2006-11-29 [colin]      2.6.0cvs66
616
617         * src/compose.c
618                 Followup to cvs60: use original list
619                 of recipients if replying to a mail
620                 in Sent Drafts or Queue.
621
622 2006-11-27 [paul]       2.6.0cvs65
623
624         * src/image_viewer.c
625                 revert the last change for now (it's broken)
626
627 2006-11-27 [paul]       2.6.0cvs64
628
629         * Makefile.am
630         * configure.ac
631         * m4/aclocal-include.m4
632         * m4/check-type.m4
633         * src/Makefile.am
634         * src/addr_compl.c
635         * src/compose.c
636         * src/crash.c
637         * src/export.c
638         * src/exporthtml.c
639         * src/exportldif.c
640         * src/imap.c
641         * src/import.c
642         * src/main.c
643         * src/main.h
644         * src/matcher.c
645         * src/mimeview.c
646         * src/procmsg.c
647         * src/textview.c
648         * src/common/Makefile.am
649         * src/common/claws.c
650         * src/common/claws.h
651         * src/common/ssl.c
652         * src/common/sylpheed.c
653         * src/common/sylpheed.h
654         * src/etpan/Makefile.am
655         * src/gtk/Makefile.am
656         * src/gtk/claws-marshal.list
657         * src/gtk/filesel.c
658         * src/gtk/gtksctree.c
659         * src/gtk/quicksearch.c
660         * src/gtk/sylpheed-marshal.list
661         * src/plugins/bogofilter/bogofilter.c
662         * src/plugins/bogofilter/bogofilter_gtk.c
663         * src/plugins/clamav/clamav_plugin.c
664         * src/plugins/clamav/clamav_plugin_gtk.c
665         * src/plugins/demo/demo.c
666         * src/plugins/dillo_viewer/dillo_viewer.c
667         * src/plugins/pgpcore/Makefile.am
668         * src/plugins/pgpcore/claws.def
669         * src/plugins/pgpcore/pgp_viewer.c
670         * src/plugins/pgpcore/plugin.c
671         * src/plugins/pgpcore/sylpheed.def
672         * src/plugins/pgpinline/Makefile.am
673         * src/plugins/pgpinline/claws.def
674         * src/plugins/pgpinline/plugin.c
675         * src/plugins/pgpinline/sylpheed.def
676         * src/plugins/pgpmime/Makefile.am
677         * src/plugins/pgpmime/claws.def
678         * src/plugins/pgpmime/plugin.c
679         * src/plugins/pgpmime/sylpheed.def
680         * src/plugins/spamassassin/spamassassin.c
681         * src/plugins/spamassassin/spamassassin_gtk.c
682         * src/plugins/trayicon/trayicon.c
683                 yet more renaming
684                 remove deprecated gtk_tooltips_set_delay()
685
686 2006-11-26 [paul]       2.6.0cvs63
687
688         * src/expldifdlg.c
689         * src/folderview.c
690         * src/image_viewer.c
691         * src/mainwindow.c
692         * src/gtk/gtkutils.c
693         * src/gtk/gtkvscrollbutton.c
694         * src/gtk/prefswindow.c
695         * src/plugins/pgpcore/prefs_gpg.c
696                 replace more deprecated GTK+ functions
697
698 2006-11-26 [paul]       2.6.0cvs62
699
700         * src/addr_compl.c
701         * src/addressbook.c
702         * src/browseldap.c
703                 replace deprecated gtk_idle_... functions
704
705 2006-11-26 [paul]       2.6.0cvs61
706
707         * src/compose.c
708         * src/folderview.c
709         * src/inc.c
710         * src/summaryview.c
711         * src/gtk/gtkvscrollbutton.c
712         * src/gtk/quicksearch.c
713         * src/plugins/pgpcore/passphrase.c
714                 replace deprecated gtk_timeout_add and
715                 gtk_timeout_remove
716
717 2006-11-26 [paul]       2.6.0cvs60
718
719         * src/compose.c
720                 fix bug that caused the wrong recipient
721                 to be selected when replying to a msg
722                 which is From one of our accounts to
723                 another of our accounts
724
725 2006-11-25 [paul]       2.6.0cvs59
726
727         * src/summaryview.c
728                 don't change the From column title to
729                 To if the To column is visible
730
731 2006-11-24 [paul]       2.6.0cvs58
732
733         * src/compose.c
734                 fix bug 1069, 'Sent mails disappear, BCC
735                 or locking problem?'
736
737 2006-11-21 [wwp]        2.6.0cvs57
738
739         * src/compose.c
740                 fix spelling menu when replying (same as 2.3.1cvs39):
741                 discrepancy between context menu and top menu when
742                 folder's dictionary isn't the default one.
743
744 2006-11-19 [paul]       2.6.0cvs56
745
746         * src/summaryview.c
747                 obey always_show_msg option when
748                 marking as spam
749         * src/plugins/bogofilter/bogofilter.c
750                 fix typo
751
752 2006-11-18 [paul]       2.6.0cvs55
753
754         * AUTHORS
755         * README
756         * debian/copyright
757         * manual/ack.xml
758         * manual/es/ack.xml
759         * manual/fr/ack.xml
760         * manual/pl/ack.xml
761         * src/gtk/authors.h
762         * src/gtk/icon_legend.c
763         * src/gtk/icon_legend.h
764         * tools/OOo2claws-mail.pl
765         * tools/README
766         * tools/acroread2claws-mail.pl
767         * tools/claws.i18n.status.pl
768         * tools/filter_conv.pl
769         * tools/filter_conv_new.pl
770         * tools/freshmeat_search.pl
771         * tools/google_search.pl
772         * tools/kmail2claws-mail.pl
773         * tools/kmail2claws-mail_v2.pl
774         * tools/maildir2claws-mail.pl
775         * tools/make.themes.project
776         * tools/multiwebsearch.pl
777         * tools/outlook2claws-mail.pl
778         * tools/tb2claws-mail
779         * tools/kdeservicemenu/README
780         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
781                 update mine and wwp's email addresses in
782                 several places
783                 Patch by wwp
784         * src/prefs_compose_writing.c
785                 set sensitivity on 'new message format' frame
786
787 2006-11-17 [paul]       2.6.0cvs54
788
789         * src/gtk/about.c
790                 more reworking of the GUI
791                 Patch by Fabien Vantard
792
793 2006-11-16 [paul]       2.6.0cvs53
794
795         * src/gtk/about.c
796                 set a minimum size for the window, allow
797                 it to automatically expand as necessary
798
799 2006-11-16 [wwp]        2.6.0cvs52
800
801         * src/gtk/about.c
802                 better wrap of copyright info on some systems.
803
804 2006-11-16 [paul]       2.6.0cvs51
805
806         * src/gtk/about.c
807                 move the tech info from the upper panel
808                 to the Info tab
809                 use a gtk_text_view for the features tab
810
811 2006-11-16 [paul]       2.6.0cvs50
812
813         * po/Makevars
814                 update my email address
815         * src/addressbook.c
816         * src/compose.c
817         * src/imap_gtk.c
818         * src/mh_gtk.c
819         * src/news_gtk.c
820         * src/summaryview.c
821         * src/plugins/trayicon/trayicon.c
822                 don't offer simple menu separators
823                 for translation
824         * src/folderview.c
825                 add separator between 'mark all read'
826                 and 'search folder'
827
828 2006-11-15 [wwp]        2.6.0cvs49
829
830         * src/gtk/authors.h
831                 updated manuals authors.
832
833 2006-11-14 [paul]       2.6.0cvs48
834
835         * src/compose.c
836                 Fix Options/Reply mode after draft save
837
838 2006-11-14 [paul]       2.6.0cvs47
839
840         * src/Makefile.am
841                 Fix make DESTDIR=...
842         * src/mbox.c
843                 Optimise speed
844         * src/plugins/pgpinline/pgpinline.c
845                 Probably fix bug 1061
846
847 2006-11-14 [paul]       2.6.0cvs46
848
849         * po/Makevars
850                 enable Q_ macro
851         * src/Makefile.am
852         * src/stock_pixmap.c
853         * src/stock_pixmap.h
854         * src/gtk/about.c
855         * src/pixmaps/active.xpm
856         * src/pixmaps/inactive.xpm
857                 add a new page, 'Features', to the About dialog
858                 showing which features are compiled in and which
859                 are not
860
861 2006-11-14 [paul]       2.6.0cvs45
862
863         * po/ru.po
864                 updated by Pavlo Bohmat
865
866 2006-11-14 [colin]      2.6.0cvs44
867
868         * src/compose.c
869         * src/inc.c
870         * src/messageview.c
871         * src/news.c
872         * src/pop.c
873         * src/procmsg.c
874         * src/gtk/gtkaspell.c
875                 Fix 64-bit-related warnings
876         * src/ssl_manager.c
877                 Fix possible infinite loop
878         * src/plugins/pgpcore/sgpgme.c
879                 Remove useless check
880
881 2006-11-13 [colin]      2.6.0cvs43
882
883         * src/gtk/Makefile.am
884                 authors.h isn't generated
885
886 2006-11-13 [colin]      2.6.0cvs42
887
888         * src/plugins/pgpinline/pgpinline.c
889         * src/plugins/pgpmime/pgpmime.c
890                 Very probably fix bug 1061, 'crash on 
891                 opening signed email'. Another cast
892                 problem
893
894 2006-11-13 [colin]      2.6.0cvs41
895
896         * src/plugins/pgpcore/sgpgme.c
897                 Maybe fix bug 1061, 'crash on opening 
898                 signed email'
899
900 2006-11-13 [wwp]        2.6.0cvs40
901
902         * src/plugins/pgpinline/pgpinline.c
903                 fix candidate for bug #1057, thanks to Colin.
904
905 2006-11-13 [wwp]        2.6.0cvs39
906
907         * src/compose.c
908         * src/quote_fmt_parse.y
909                 fix bug 1052: current parser buffer was not always 
910                 allocated, ptr to this buffer could be returned as 
911                 NULL whereas no parser error has occurred. in 
912                 consequence, defining a template body as "%d" 
913                 (w/o the quotes) for the first time of the instance 
914                 of claws-mail, was reporting a parser error. make 
915                 sure that the buffer is always allocated, even to 
916                 an empty string.
917                 fix mis-unescaping in compose.:compose_quote_fmt(): 
918                 unescaping of the fmt string was always done 
919                 whereas it must be done *only* when receiving 
920                 quote format strings issued from the prefs 
921                 (compose new message, reply, forward, redirect 
922                 formats), *not* when applying templates.  in 
923                 consequences, applying templates w/ sequences 
924                 like \\|p{echo} were failing. make sure that 
925                 unescaping is done only when necessary.
926
927 2006-11-12 [colin]      2.6.0cvs38
928
929         * po/de.po
930                 Fix typo (s/KB/MB)
931
932 2006-11-12 [colin]      2.6.0cvs37
933
934         * src/plugins/pgpinline/pgpinline.c
935         * src/plugins/pgpmime/pgpmime.c
936                 Release GPG context at the latest 
937                 possible moment. Maybe fixes 
938                 bug 1057, 'crash on sending signed 
939                 message to a newsgroup'
940                 
941
942 2006-11-12 [colin]      2.6.0cvs36
943
944         * src/plugins/pgpcore/sgpgme.c
945                 Tell a bit more when gpg's status doesn't
946                 contain any signature
947
948 2006-11-12 [colin]      2.6.0cvs35
949
950         * src/compose.c
951                 Fix bug 1060, 'compilation error with 
952                 Irix's cc'
953
954 2006-11-12 [paul]       2.6.0cvs34
955
956         * doc/man/claws-mail.1
957         * src/prefs_gtk.c
958         * src/plugins/clamav/README
959         * src/plugins/spamassassin/README
960         * tools/README
961         * tools/freshmeat_search.pl
962         * tools/google_search.pl
963         * tools/multiwebsearch.pl
964                 more renaming
965         * src/plugins/trayicon/trayicon.c
966                 fix compiliation warning
967
968 2006-11-11 [colin]      2.6.0cvs33
969
970         * src/folderview.c
971                 Forbid drag and drop from/to different
972                 folders of type F_UNKNOWN
973
974 2006-11-11 [colin]      2.6.0cvs32
975
976         * src/plugins/pgpinline/pgpinline.c
977                 Fix typo in previous commit:
978                 - gpgme_new(&ctx);
979                 + if ((err = gpgme_new(&data->ctx)) ...)
980
981 2006-11-11 [colin]      2.6.0cvs31
982
983         * src/plugins/pgpinline/pgpinline.c
984         * src/plugins/pgpmime/pgpmime.c
985                 Check success after calling gpgme_new
986                 Maybe fixes bug 1057, 'crash on sending 
987                 signed message to a newsgroup'
988
989 2006-11-11 [colin]      2.6.0cvs30
990
991         * src/undo.c
992                 init undostruct to 0s (from
993                 valgrind log of bug 1057)
994
995 2006-11-10 [colin]      2.6.0cvs29
996
997         * src/mainwindow.c
998                 Set cursor to wait before filtering
999                 duplicates in all folders
1000         * src/plugins/bogofilter/bogofilter.c
1001         * src/plugins/bogofilter/bogofilter.h
1002         * src/plugins/bogofilter/bogofilter_gtk.c
1003                 Completely thread away the bogofilter
1004                 filtering
1005
1006 2006-11-10 [mones]      2.6.0cvs28
1007
1008         * src/compose.c
1009         * src/compose.h
1010                 added COMPOSE_CHECK_BEFORE_SEND hook
1011
1012 2006-11-10 [paul]       2.6.0cvs27
1013
1014         * src/crash.c
1015                 more renaming
1016                 add libSM to get_compiled_in_features()
1017         * src/main.c
1018                 more renaming
1019
1020 2006-11-10 [colin]      2.6.0cvs26
1021
1022         * src/etpan/imap-thread.c
1023                 Add a reference to libetpan's sasl engine
1024                 so that sasl_done() doesn't get called by
1025                 libetpan, and doesn't break openssl.
1026                 Should fix bug 1053, 'SC fails to reestablish 
1027                 a secure connection'
1028                 Patch by Hoa
1029
1030 2006-11-10 [colin]      2.6.0cvs25
1031
1032         * manual/addrbook.xml
1033         * manual/advanced.xml
1034         * manual/faq.xml
1035         * manual/intro.xml
1036                 Some more renaming
1037
1038 2006-11-09 [colin]      2.6.0cvs24
1039
1040         * src/plugins/bogofilter/bogofilter_gtk.c
1041                 Add comment about annoyance
1042
1043 2006-11-09 [colin]      2.6.0cvs23
1044
1045         * src/plugins/bogofilter/bogofilter.c
1046         * src/plugins/bogofilter/bogofilter_gtk.c
1047                 Prepare things needed to thread bogofilter
1048                 filtering: separate bogo stuff and possible GUI
1049                 stuff. 
1050
1051 2006-11-09 [colin]      2.6.0cvs22
1052
1053         * src/account.c
1054         * src/compose.c
1055                 Search for one of our accounts in Delivered-To
1056                 (helps for auto-account selection when 
1057                  replying/forwarding)
1058         * src/folderview.c
1059         * src/mainwindow.c
1060         * src/mainwindow.h
1061         * src/plugins/trayicon/trayicon.c
1062                 Allow opening a new mail with any account from
1063                 the contextual menu
1064
1065 2006-11-09 [wwp]        2.6.0cvs21
1066
1067         * src/compose.c
1068         * src/prefs_common.c
1069         * src/prefs_common.h
1070         * src/prefs_compose_writing.c
1071                 add a compose new message format (in prefs/compose/writing), it's a
1072                 simple subject+body template to use when opening a new composition
1073                 window. It's similar to the existent reply and forward formats.
1074
1075                 enhanced the template/format % symbols substitution mechanism to
1076                 use current composition window information when % are used in
1077                 the compose new message format or in templates applied to new
1078                 messages (there were useless in that situations before). When
1079                 applied to new messages, %d corresponds to the system time/date.
1080
1081 2006-11-09 [paul]       2.6.0cvs20
1082
1083         * src/gtk/authors.h
1084                 fix last commit
1085
1086 2006-11-09 [paul]       2.6.0cvs19
1087
1088         * src/gtk/authors.h
1089                 keep tje alphabetical order
1090
1091 2006-11-08 [colin]      2.6.0cvs18
1092
1093         * src/etpan/imap-thread.c
1094                 Fix bug 1054, 'Slowness logging big 
1095                 data chunks'
1096
1097 2006-11-08 [paul]       2.6.0cvs17
1098
1099         * tools/Makefile.am
1100                 fix the renaming
1101
1102 2006-11-08 [paul]       2.6.0cvs16
1103
1104         * src/common/defs.h
1105                 update BUGZILLA_URI
1106
1107 2006-11-08 [paul]       2.6.0cvs15
1108
1109         * tools/Makefile.am
1110         * tools/OOo2claws-mail.pl
1111         * tools/OOo2sylpheed.pl
1112         * tools/README
1113         * tools/acroread2claws-mail.pl
1114         * tools/acroread2sylpheed.pl
1115         * tools/kmail2claws-mail.pl
1116         * tools/kmail2claws-mail_v2.pl
1117         * tools/kmail2sylpheed.pl
1118         * tools/kmail2sylpheed_v2.pl
1119         * tools/maildir2claws-mail.pl
1120         * tools/maildir2sylpheed.pl
1121         * tools/nautilus2claws-mail.sh
1122         * tools/nautilus2sylpheed.sh
1123         * tools/outlook2claws-mail.pl
1124         * tools/outlook2sylpheed.pl
1125         * tools/tb2claws-mail
1126         * tools/tb2sylpheed
1127         * tools/tbird2claws.py
1128         * tools/tbird2syl.py
1129         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
1130         * tools/kdeservicemenu/install.sh
1131         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
1132         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
1133         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
1134         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
1135         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
1136                 renamed (removed, added) tools files
1137
1138 2006-11-08 [paul]       2.6.0cvs14
1139
1140         * src/main.c
1141         * src/common/defs.h
1142                 Migrate sylpheedrc to clawsrc, and fix the standard
1143                 plugins path in the process
1144
1145 2006-11-07 [colin]      2.6.0cvs13
1146
1147         * src/Makefile.am
1148                 Symlink sylpheed-claws relative to 
1149                 claws-mail
1150
1151 2006-11-07 [colin]      2.6.0cvs12
1152
1153         * src/compose.c
1154                 Fix typo - Reply-To/Mailing-list is broken in 2.6 :-/
1155
1156 2006-11-07 [paul]       2.6.0cvs11
1157
1158         * src/gtk/about.c
1159                 Fix a missed occurence of
1160                 Sylpheed-Claws
1161
1162 2006-11-07 [paul]       2.6.0cvs10
1163
1164         * src/Makefile.am
1165                 Fix symlink installation
1166
1167 2006-11-07 [paul]       2.6.0cvs9
1168
1169         * src/Makefile.am
1170                 Symlink claws-mail to sylpheed-claws
1171         * src/common/utils.c
1172                 Fix migrating symlinks
1173         * src/etpan/imap-thread.c
1174                 check certificate only when there's
1175                 no error
1176
1177 2006-11-07 [paul]       2.6.0cvs8
1178
1179         * Makefile.am
1180                 Fix icon breakages with Gtk, which needs a 
1181                 cache updated to see them.
1182
1183 2006-11-07 [paul]       2.6.0cvs7
1184
1185         * .cvsignore
1186         * AUTHORS
1187         * COPYING
1188         * INSTALL
1189         * Makefile.am
1190         * NEWS
1191         * README
1192         * RELEASE_NOTES
1193         * autogen.sh
1194         * claws-mail-128x128.png
1195         * claws-mail-64x64.png
1196         * claws-mail.ico
1197         * claws-mail.pc.in
1198         * claws-mail.png
1199         * configure.ac
1200         * sylpheed-claws-128x128.png
1201         * sylpheed-claws-64x64.png
1202         * sylpheed-claws.desktop
1203         * sylpheed-claws.ico
1204         * sylpheed-claws.pc.in
1205         * sylpheed-claws.png
1206         * debian/README.Debian
1207         * debian/changelog
1208         * debian/claws-mail.desktop
1209         * debian/claws-mail.menu
1210         * debian/claws-mail.postinst.debhelper
1211         * debian/claws-mail.postrm.debhelper
1212         * debian/control
1213         * debian/copyright
1214         * debian/files
1215         * debian/rules
1216         * debian/sylpheed-claws.desktop
1217         * debian/sylpheed-claws.menu
1218         * debian/sylpheed-claws.postinst.debhelper
1219         * debian/sylpheed-claws.postrm.debhelper
1220         * doc/man/Makefile.am
1221         * doc/man/claws-mail.1
1222         * doc/man/sylpheed-claws.1
1223         * doc/src/ChangeLog.claws-pre0.8.0
1224         * manual/Makefile.am
1225         * manual/account.xml
1226         * manual/ack.xml
1227         * manual/addrbook.xml
1228         * manual/advanced.xml
1229         * manual/claws-mail-manual.xml
1230         * manual/faq.xml
1231         * manual/glossary.xml
1232         * manual/handling.xml
1233         * manual/intro.xml
1234         * manual/keyboard.xml
1235         * manual/plugins.xml
1236         * manual/starting.xml
1237         * manual/sylpheed-claws-manual.xml
1238         * manual/xml2pdf
1239         * manual/dist/.cvsignore
1240         * manual/dist/html/.cvsignore
1241         * manual/dist/html/Makefile.am
1242         * manual/dist/pdf/.cvsignore
1243         * manual/dist/pdf/Makefile.am
1244         * manual/dist/ps/.cvsignore
1245         * manual/dist/ps/Makefile.am
1246         * manual/dist/txt/.cvsignore
1247         * manual/dist/txt/Makefile.am
1248         * manual/es/Makefile.am
1249         * manual/es/advanced.xml
1250         * manual/es/claws-mail-manual.xml
1251         * manual/es/faq.xml
1252         * manual/es/glossary.xml
1253         * manual/es/handling.xml
1254         * manual/es/intro.xml
1255         * manual/es/plugins.xml
1256         * manual/es/sylpheed-claws-manual.xml
1257         * manual/es/dist/.cvsignore
1258         * manual/es/dist/html/.cvsignore
1259         * manual/es/dist/html/Makefile.am
1260         * manual/es/dist/pdf/.cvsignore
1261         * manual/es/dist/pdf/Makefile.am
1262         * manual/es/dist/ps/.cvsignore
1263         * manual/es/dist/ps/Makefile.am
1264         * manual/es/dist/txt/.cvsignore
1265         * manual/es/dist/txt/Makefile.am
1266         * manual/fr/Makefile.am
1267         * manual/fr/account.xml
1268         * manual/fr/ack.xml
1269         * manual/fr/addrbook.xml
1270         * manual/fr/advanced.xml
1271         * manual/fr/claws-mail-manual.xml
1272         * manual/fr/faq.xml
1273         * manual/fr/glossary.xml
1274         * manual/fr/handling.xml
1275         * manual/fr/intro.xml
1276         * manual/fr/keyboard.xml
1277         * manual/fr/plugins.xml
1278         * manual/fr/starting.xml
1279         * manual/fr/sylpheed-claws-manual.xml
1280         * manual/fr/dist/.cvsignore
1281         * manual/fr/dist/html/.cvsignore
1282         * manual/fr/dist/html/Makefile.am
1283         * manual/fr/dist/pdf/.cvsignore
1284         * manual/fr/dist/pdf/Makefile.am
1285         * manual/fr/dist/ps/.cvsignore
1286         * manual/fr/dist/ps/Makefile.am
1287         * manual/fr/dist/txt/.cvsignore
1288         * manual/fr/dist/txt/Makefile.am
1289         * manual/pl/Makefile.am
1290         * manual/pl/account.xml
1291         * manual/pl/ack.xml
1292         * manual/pl/addrbook.xml
1293         * manual/pl/advanced.xml
1294         * manual/pl/claws-mail-manual.xml
1295         * manual/pl/faq.xml
1296         * manual/pl/glossary.xml
1297         * manual/pl/handling.xml
1298         * manual/pl/intro.xml
1299         * manual/pl/keyboard.xml
1300         * manual/pl/plugins.xml
1301         * manual/pl/starting.xml
1302         * manual/pl/sylpheed-claws-manual.xml
1303         * manual/pl/dist/.cvsignore
1304         * manual/pl/dist/html/.cvsignore
1305         * manual/pl/dist/html/Makefile.am
1306         * manual/pl/dist/pdf/.cvsignore
1307         * manual/pl/dist/pdf/Makefile.am
1308         * manual/pl/dist/ps/.cvsignore
1309         * manual/pl/dist/ps/Makefile.am
1310         * manual/pl/dist/txt/.cvsignore
1311         * manual/pl/dist/txt/Makefile.am
1312         * po/.cvsignore
1313         * po/Makevars
1314         * src/.cvsignore
1315         * src/Makefile.am
1316         * src/account.c
1317         * src/account.h
1318         * src/action.c
1319         * src/action.h
1320         * src/adbookbase.h
1321         * src/addr_compl.c
1322         * src/addr_compl.h
1323         * src/addrbook.c
1324         * src/addrcache.c
1325         * src/addrcache.h
1326         * src/addrcindex.c
1327         * src/addrcindex.h
1328         * src/addrclip.c
1329         * src/addrclip.h
1330         * src/addrdefs.h
1331         * src/addressadd.c
1332         * src/addressadd.h
1333         * src/addressbook.c
1334         * src/addressbook.h
1335         * src/addressbook_foldersel.c
1336         * src/addressbook_foldersel.h
1337         * src/addrgather.c
1338         * src/addrgather.h
1339         * src/addrharvest.c
1340         * src/addrharvest.h
1341         * src/addrindex.c
1342         * src/addrindex.h
1343         * src/addritem.c
1344         * src/addritem.h
1345         * src/addrquery.c
1346         * src/addrquery.h
1347         * src/addrselect.c
1348         * src/addrselect.h
1349         * src/alertpanel.c
1350         * src/alertpanel.h
1351         * src/browseldap.c
1352         * src/browseldap.h
1353         * src/codeconv.c
1354         * src/codeconv.h
1355         * src/compose.c
1356         * src/crash.c
1357         * src/crash.h
1358         * src/customheader.c
1359         * src/customheader.h
1360         * src/displayheader.c
1361         * src/displayheader.h
1362         * src/editaddress.c
1363         * src/editaddress.h
1364         * src/editbook.c
1365         * src/editbook.h
1366         * src/editgroup.c
1367         * src/editgroup.h
1368         * src/editjpilot.c
1369         * src/editjpilot.h
1370         * src/editldap.c
1371         * src/editldap.h
1372         * src/editldap_basedn.c
1373         * src/editldap_basedn.h
1374         * src/editvcard.c
1375         * src/editvcard.h
1376         * src/exphtmldlg.c
1377         * src/exphtmldlg.h
1378         * src/expldifdlg.c
1379         * src/expldifdlg.h
1380         * src/export.c
1381         * src/exporthtml.c
1382         * src/exporthtml.h
1383         * src/exportldif.c
1384         * src/exportldif.h
1385         * src/filtering.c
1386         * src/filtering.h
1387         * src/folder.c
1388         * src/folder.h
1389         * src/folder_item_prefs.c
1390         * src/folder_item_prefs.h
1391         * src/foldersel.c
1392         * src/foldersel.h
1393         * src/folderutils.c
1394         * src/folderutils.h
1395         * src/folderview.c
1396         * src/folderview.h
1397         * src/grouplistdialog.c
1398         * src/grouplistdialog.h
1399         * src/html.c
1400         * src/html.h
1401         * src/image_viewer.c
1402         * src/image_viewer.h
1403         * src/imap.c
1404         * src/imap.h
1405         * src/imap_gtk.c
1406         * src/imap_gtk.h
1407         * src/import.c
1408         * src/import.h
1409         * src/importldif.c
1410         * src/importldif.h
1411         * src/importmutt.c
1412         * src/importmutt.h
1413         * src/importpine.c
1414         * src/importpine.h
1415         * src/inc.c
1416         * src/inc.h
1417         * src/jpilot.c
1418         * src/jpilot.h
1419         * src/ldapctrl.c
1420         * src/ldapctrl.h
1421         * src/ldaplocate.c
1422         * src/ldaplocate.h
1423         * src/ldapquery.c
1424         * src/ldapquery.h
1425         * src/ldapserver.c
1426         * src/ldapserver.h
1427         * src/ldaputil.c
1428         * src/ldaputil.h
1429         * src/ldif.c
1430         * src/ldif.h
1431         * src/localfolder.c
1432         * src/localfolder.h
1433         * src/main.c
1434         * src/main.h
1435         * src/mainwindow.c
1436         * src/mainwindow.h
1437         * src/manual.c
1438         * src/manual.h
1439         * src/matcher.c
1440         * src/matcher.h
1441         * src/matcher_parser.h
1442         * src/matcher_parser_lex.l
1443         * src/matcher_parser_parse.y
1444         * src/mbox.c
1445         * src/mbox.h
1446         * src/message_search.c
1447         * src/message_search.h
1448         * src/messageview.c
1449         * src/messageview.h
1450         * src/mh.c
1451         * src/mh.h
1452         * src/mh_gtk.c
1453         * src/mh_gtk.h
1454         * src/mimeview.c
1455         * src/mimeview.h
1456         * src/msgcache.c
1457         * src/msgcache.h
1458         * src/mutt.c
1459         * src/mutt.h
1460         * src/news.c
1461         * src/news.h
1462         * src/news_gtk.c
1463         * src/news_gtk.h
1464         * src/noticeview.c
1465         * src/noticeview.h
1466         * src/partial_download.c
1467         * src/partial_download.h
1468         * src/pine.c
1469         * src/pine.h
1470         * src/pop.c
1471         * src/pop.h
1472         * src/prefs_account.c
1473         * src/prefs_account.h
1474         * src/prefs_actions.c
1475         * src/prefs_actions.h
1476         * src/prefs_common.c
1477         * src/prefs_common.h
1478         * src/prefs_compose_writing.c
1479         * src/prefs_compose_writing.h
1480         * src/prefs_customheader.c
1481         * src/prefs_customheader.h
1482         * src/prefs_display_header.c
1483         * src/prefs_display_header.h
1484         * src/prefs_ext_prog.c
1485         * src/prefs_ext_prog.h
1486         * src/prefs_filtering.c
1487         * src/prefs_folder_column.c
1488         * src/prefs_folder_column.h
1489         * src/prefs_folder_item.c
1490         * src/prefs_folder_item.h
1491         * src/prefs_fonts.c
1492         * src/prefs_fonts.h
1493         * src/prefs_gtk.c
1494         * src/prefs_gtk.h
1495         * src/prefs_image_viewer.c
1496         * src/prefs_image_viewer.h
1497         * src/prefs_matcher.c
1498         * src/prefs_matcher.h
1499         * src/prefs_message.c
1500         * src/prefs_message.h
1501         * src/prefs_msg_colors.c
1502         * src/prefs_msg_colors.h
1503         * src/prefs_other.c
1504         * src/prefs_other.h
1505         * src/prefs_quote.c
1506         * src/prefs_quote.h
1507         * src/prefs_receive.c
1508         * src/prefs_receive.h
1509         * src/prefs_send.c
1510         * src/prefs_send.h
1511         * src/prefs_spelling.c
1512         * src/prefs_spelling.h
1513         * src/prefs_summaries.c
1514         * src/prefs_summaries.h
1515         * src/prefs_summary_column.c
1516         * src/prefs_summary_column.h
1517         * src/prefs_template.c
1518         * src/prefs_template.h
1519         * src/prefs_themes.c
1520         * src/prefs_themes.h
1521         * src/prefs_toolbar.c
1522         * src/prefs_toolbar.h
1523         * src/prefs_wrapping.c
1524         * src/prefs_wrapping.h
1525         * src/privacy.c
1526         * src/privacy.h
1527         * src/procheader.c
1528         * src/procheader.h
1529         * src/procmime.c
1530         * src/procmime.h
1531         * src/procmsg.c
1532         * src/procmsg.h
1533         * src/quote_fmt.c
1534         * src/quote_fmt_parse.y
1535         * src/recv.c
1536         * src/recv.h
1537         * src/remotefolder.c
1538         * src/remotefolder.h
1539         * src/send_message.c
1540         * src/send_message.h
1541         * src/setup.c
1542         * src/setup.h
1543         * src/sourcewindow.c
1544         * src/sourcewindow.h
1545         * src/ssl_manager.c
1546         * src/ssl_manager.h
1547         * src/statusbar.c
1548         * src/statusbar.h
1549         * src/stock_pixmap.c
1550         * src/stock_pixmap.h
1551         * src/summary_search.c
1552         * src/summary_search.h
1553         * src/summaryview.c
1554         * src/summaryview.h
1555         * src/syldap.c
1556         * src/syldap.h
1557         * src/textview.c
1558         * src/textview.h
1559         * src/toolbar.c
1560         * src/toolbar.h
1561         * src/undo.c
1562         * src/undo.h
1563         * src/unmime.c
1564         * src/unmime.h
1565         * src/vcard.c
1566         * src/vcard.h
1567         * src/wizard.c
1568         * src/wizard.h
1569         * src/common/base64.c
1570         * src/common/base64.h
1571         * src/common/defs.h
1572         * src/common/hooks.c
1573         * src/common/hooks.h
1574         * src/common/log.c
1575         * src/common/log.h
1576         * src/common/mgutils.c
1577         * src/common/mgutils.h
1578         * src/common/nntp.c
1579         * src/common/nntp.h
1580         * src/common/passcrypt.c
1581         * src/common/passcrypt.h.in
1582         * src/common/plugin.c
1583         * src/common/plugin.h
1584         * src/common/prefs.c
1585         * src/common/prefs.h
1586         * src/common/progressindicator.c
1587         * src/common/progressindicator.h
1588         * src/common/quoted-printable.c
1589         * src/common/quoted-printable.h
1590         * src/common/session.c
1591         * src/common/session.h
1592         * src/common/smtp.c
1593         * src/common/smtp.h
1594         * src/common/socket.c
1595         * src/common/socket.h
1596         * src/common/ssl.c
1597         * src/common/ssl.h
1598         * src/common/stringtable.c
1599         * src/common/stringtable.h
1600         * src/common/sylpheed.c
1601         * src/common/sylpheed.h
1602         * src/common/template.c
1603         * src/common/template.h
1604         * src/common/timing.h
1605         * src/common/utils.c
1606         * src/common/utils.h
1607         * src/common/version.h.in
1608         * src/common/xml.c
1609         * src/common/xml.h
1610         * src/common/xmlprops.c
1611         * src/common/xmlprops.h
1612         * src/gtk/about.c
1613         * src/gtk/colorlabel.c
1614         * src/gtk/colorlabel.h
1615         * src/gtk/colorsel.c
1616         * src/gtk/colorsel.h
1617         * src/gtk/combobox.c
1618         * src/gtk/combobox.h
1619         * src/gtk/description_window.c
1620         * src/gtk/description_window.h
1621         * src/gtk/filesel.c
1622         * src/gtk/filesel.h
1623         * src/gtk/foldersort.c
1624         * src/gtk/foldersort.h
1625         * src/gtk/gtkaspell.c
1626         * src/gtk/gtkaspell.h
1627         * src/gtk/gtksctree.c
1628         * src/gtk/gtkshruler.c
1629         * src/gtk/gtkshruler.h
1630         * src/gtk/gtkutils.c
1631         * src/gtk/gtkutils.h
1632         * src/gtk/icon_legend.c
1633         * src/gtk/icon_legend.h
1634         * src/gtk/logwindow.c
1635         * src/gtk/logwindow.h
1636         * src/gtk/manage_window.c
1637         * src/gtk/manage_window.h
1638         * src/gtk/pluginwindow.c
1639         * src/gtk/pluginwindow.h
1640         * src/gtk/prefswindow.c
1641         * src/gtk/prefswindow.h
1642         * src/gtk/quicksearch.c
1643         * src/gtk/quicksearch.h
1644         * src/pixmaps/claws-mail.xpm
1645         * src/pixmaps/claws-mail_icon.xpm
1646         * src/pixmaps/claws-mail_logo.xpm
1647         * src/pixmaps/sylpheed-claws.xpm
1648         * src/pixmaps/sylpheed-claws_icon.xpm
1649         * src/pixmaps/sylpheed-claws_logo.xpm
1650         * src/plugins/bogofilter/Makefile.am
1651         * src/plugins/bogofilter/bogofilter.c
1652         * src/plugins/bogofilter/bogofilter.h
1653         * src/plugins/bogofilter/bogofilter_gtk.c
1654         * src/plugins/clamav/Makefile.am
1655         * src/plugins/clamav/clamav_plugin.c
1656         * src/plugins/clamav/clamav_plugin.h
1657         * src/plugins/clamav/clamav_plugin_gtk.c
1658         * src/plugins/demo/Makefile.am
1659         * src/plugins/demo/demo.c
1660         * src/plugins/dillo_viewer/Makefile.am
1661         * src/plugins/dillo_viewer/README
1662         * src/plugins/dillo_viewer/dillo_prefs.c
1663         * src/plugins/dillo_viewer/dillo_prefs.h
1664         * src/plugins/dillo_viewer/dillo_viewer.c
1665         * src/plugins/pgpcore/Makefile.am
1666         * src/plugins/pgpcore/passphrase.c
1667         * src/plugins/pgpcore/passphrase.h
1668         * src/plugins/pgpcore/pgp_viewer.c
1669         * src/plugins/pgpcore/pgp_viewer.h
1670         * src/plugins/pgpcore/plugin.c
1671         * src/plugins/pgpcore/prefs_gpg.c
1672         * src/plugins/pgpcore/prefs_gpg.h
1673         * src/plugins/pgpcore/select-keys.c
1674         * src/plugins/pgpcore/select-keys.h
1675         * src/plugins/pgpcore/sgpgme.c
1676         * src/plugins/pgpcore/sgpgme.h
1677         * src/plugins/pgpcore/sylpheed.def
1678         * src/plugins/pgpcore/version.rc
1679         * src/plugins/pgpinline/Makefile.am
1680         * src/plugins/pgpinline/pgpinline.c
1681         * src/plugins/pgpinline/pgpinline.h
1682         * src/plugins/pgpinline/plugin.c
1683         * src/plugins/pgpinline/sylpheed.def
1684         * src/plugins/pgpinline/version.rc
1685         * src/plugins/pgpmime/Makefile.am
1686         * src/plugins/pgpmime/pgpmime.c
1687         * src/plugins/pgpmime/pgpmime.h
1688         * src/plugins/pgpmime/plugin.c
1689         * src/plugins/pgpmime/sylpheed.def
1690         * src/plugins/pgpmime/version.rc
1691         * src/plugins/spamassassin/Makefile.am
1692         * src/plugins/spamassassin/README
1693         * src/plugins/spamassassin/spamassassin.c
1694         * src/plugins/spamassassin/spamassassin.h
1695         * src/plugins/spamassassin/spamassassin_gtk.c
1696         * src/plugins/trayicon/Makefile.am
1697         * src/plugins/trayicon/trayicon.c
1698         * tools/OOo2sylpheed.pl
1699         * tools/README
1700         * tools/README.sylprint
1701         * tools/acroread2sylpheed.pl
1702         * tools/claws.i18n.status.pl
1703         * tools/filter_conv.pl
1704         * tools/filter_conv_new.pl
1705         * tools/freshmeat_search.pl
1706         * tools/google_search.pl
1707         * tools/kmail2sylpheed.pl
1708         * tools/kmail2sylpheed_v2.pl
1709         * tools/make.themes.project
1710         * tools/multiwebsearch.pl
1711         * tools/nautilus2sylpheed.sh
1712         * tools/outlook2sylpheed.pl
1713         * tools/sylprint.pl
1714         * tools/sylprint.rc
1715         * tools/tb2sylpheed
1716         * tools/textviewer.sh
1717         * tools/vcard2xml.py
1718         * tools/kdeservicemenu/README
1719         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
1720         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
1721         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
1722                 Change name to Claws Mail. Announce to follow...
1723
1724 2006-11-06 [wwp]        2.6.0cvs6
1725
1726         * src/prefs_template.c
1727                 unify messages related to quote format/template errors (fix
1728                 capitalization), again.
1729
1730 2006-11-06 [wwp]        2.6.0cvs5
1731
1732         * src/prefs_quote.c
1733                 unify messages related to quote format/template errors.
1734
1735 2006-11-06 [wwp]        2.6.0cvs4
1736
1737         * src/prefs_msg_colors.c
1738                 more uses of Q_ macro for contextual translations, thanks
1739                 to Fabien (fzzzzz).
1740
1741 2006-11-06 [wwp]        2.6.0cvs3
1742
1743         * src/compose.c
1744         * src/common/utils.c
1745         * src/common/utils.h
1746                 show an alertpanel to make sure users are aware that sensitive
1747                 files are attached (it's file blacklist-based). This will fix
1748                 interaction w/ GoogleEarth for instance, thanks to Colin.
1749
1750 2006-11-06 [wwp]        2.6.0cvs2
1751
1752         * src/prefs_quote.c
1753         * src/prefs_template.c
1754         * src/prefs_template.h
1755                 check quote format when applying/closing prefs. For now this only
1756                 shows up an error dialog box, not preventing the user from using
1757                 a broken quote (reply, forwards) format.
1758
1759 2006-11-06 [wwp]        2.6.0cvs1
1760
1761         * src/prefs_template.c
1762                 fix missing checks of some template fields.
1763
1764 2006-11-06 [paul]       2.6.0
1765
1766         * NEWS
1767         * README
1768         * RELEASE_NOTES
1769                 2.6.0 released
1770
1771 2006-11-06 [paul]       2.5.6cvs22
1772
1773         * manual/advanced.xml
1774         * manual/es/advanced.xml
1775                 put 'respect_flowed_format' info in the correct
1776                 place
1777
1778 2006-11-06 [mones]      2.5.6cvs21
1779
1780         * po/es.po
1781                 Minor fixes for release
1782
1783 2006-11-06 [paul]       2.5.6cvs20
1784
1785         * po/cs.po
1786         * po/de.po
1787         * po/fr.po
1788         * po/it.po
1789         * po/nl.po
1790         * po/pt_BR.po
1791         * po/sk.po
1792         * po/sv.po
1793         * po/zh_CN.po
1794                 updated by Tim Brain, Stephan Sachse, Fabien Vantard,
1795                 Andrea Spadaccini, Tim Dijkstra, Frederico Goncalves
1796                 Guimaraes, Andrej Kacian, Anders Troback, and Ralgh
1797                 Young
1798
1799 2006-11-02 [colin]      2.5.6cvs19
1800
1801         * src/imap.c
1802         * src/imap.h
1803         * src/prefs_account.c
1804         * src/etpan/imap-thread.c
1805                 Add GSSAPI support - fixes Debian bug #383274
1806
1807 2006-11-01 [colin]      2.5.6cvs18
1808
1809         * src/jpilot.c
1810                 Handle libpisock12 support. Probably
1811                 fixes bug 1046, 'jpilot AddressDB.pdb 
1812                 import fail'
1813
1814 2006-11-01 [colin]      2.5.6cvs17
1815
1816         * src/folderutils.c
1817                 debug_print() folderutils_mark_all_read()
1818
1819 2006-11-01 [colin]      2.5.6cvs16
1820
1821         * COPYING
1822                 Add missed files to the Apache exception
1823
1824 2006-10-31 [colin]      2.5.6cvs15
1825
1826         * src/folder.c
1827         * src/folder.h
1828                 Add a copy_private_data() func to FolderClasses
1829                 Doesn't break the feature freeze, because we 
1830                 won't use it (right now) in the core.
1831
1832 2006-10-31 [colin]      2.5.6cvs14
1833
1834         * COPYING
1835                 Allow linking with the Apache licensed files in
1836                 src/plugins/spamassassin. Hopefully fixes 
1837                 bug 1048, 'Spamassassin plugin license problem'
1838
1839 2006-10-31 [wwp]        2.5.6cvs13
1840
1841         * src/compose.c
1842                 fix and optimize trimming of leading linefeeds in body loop.
1843
1844 2006-10-31 [colin]      2.5.6cvs12
1845
1846         * src/etpan/imap-thread.c
1847         * src/imap.c
1848                 Make really sure to have NULL sets in case
1849                 of error
1850
1851 2006-10-30 [wwp]        2.5.6cvs11
1852
1853         * src/prefs_common.c
1854         * src/prefs_common.h
1855         * src/compose.c
1856                 fix broken storage of quote format template when it contains \-escape
1857                 sequences. The application of such sequences is also fixed now (\t
1858                 in quote format will be a real tab instead of a 't', for instance).
1859
1860 2006-10-27 [colin]      2.5.6cvs10
1861
1862         * src/compose.c
1863                 Probably fix bug 1045, 'sylpheed-claws 
1864                 doesn't remove the mail from the IMAP 
1865                 Queue folder after sending'. From
1866                 2.5.6cvs3-stable
1867
1868 2006-10-27 [colin]      2.5.6cvs9
1869
1870         * configure.ac
1871                 Require libetpan-0.48. I'm so annoying,
1872                 I know ;-)
1873
1874 2006-10-27 [colin]      2.5.6cvs8
1875
1876         * src/folder.c
1877         * src/imap.c
1878                 Probably fix bug 1044, 'sylpheed-claws 
1879                 segfaults while moving mails' - Fix relation
1880                 usage when moving to an IMAP mailbox from another
1881                 mailbox
1882
1883 2006-10-26 [paul]       2.5.6cvs7
1884
1885         * src/gtk/about.c
1886                 add libSM to compiled-in features
1887                 list
1888
1889 2006-10-24 [colin]      2.5.6cvs6
1890
1891         * src/textview.c
1892         * src/gtk/gtkutils.c
1893                 Fix crash when printing emails with an
1894                 xface
1895
1896 2006-10-24 [mones]      2.5.6cvs5
1897
1898         * manual/es/advanced.xml
1899                 Synchronize hidden option respect_flowed_format
1900         * po/es.po
1901                 Updated translation
1902
1903 2006-10-21 [paul]       2.5.6cvs4
1904
1905         * src/gtk/authors.h
1906         * src/plugins/pgpcore/pgp_viewer.c
1907         * src/plugins/pgpcore/sgpgme.c
1908                 fix building on BSDs
1909                 Thanks to Michael Hughes
1910                 <Sylpheed-Claws_user@thehugheslogcabin.net>
1911
1912 2006-10-20 [colin]      2.5.6cvs3
1913
1914         * configure.ac
1915                 Bump up libetpan requirement
1916                 *** THIS COMMIT REQUIRES LIBETPAN CVS ***
1917         * src/common/utils.c
1918         * src/common/utils.h
1919                 Add convenience get_file_mtime()
1920         * src/imap.c
1921         * src/etpan/imap-thread.c
1922         * src/etpan/imap-thread.h
1923                 Implement UIDPLUS support if the server
1924                 supports it - faster sending in this case
1925
1926 2006-10-19 [colin]      2.5.6cvs2
1927
1928         * src/gtk/quicksearch.c
1929                 Fix emptying in type-ahead+extended mode
1930         * src/mainwindow.c
1931         * src/mainwindow.h
1932                 Add a hook for offline state change
1933         * src/plugins/trayicon/trayicon.c
1934                 Use it to display offline icons
1935         * src/plugins/trayicon/Makefile.am
1936         * src/plugins/trayicon/newmail.offline.xpm
1937         * src/plugins/trayicon/newmarkedmail.offline.xpm
1938         * src/plugins/trayicon/nomail.offline.xpm
1939         * src/plugins/trayicon/unreadmail.offline.xpm
1940         * src/plugins/trayicon/unreadmarkedmail.offline.xpm
1941                 Add the icons
1942
1943 2006-10-12 [paul]       2.5.6cvs1
1944
1945         * NEWS
1946         * README
1947         * configure.ac
1948                 Update version number following
1949                 stable release
1950
1951 2006-10-19 [colin]      2.5.5cvs18
1952
1953         * manual/handling.xml
1954                 Add type-ahead search
1955
1956 2006-10-18 [colin]      2.5.5cvs17
1957
1958         * src/gtk/quicksearch.c
1959                 Remove "save to history only if there's
1960                 no syntax error", it breaks for some 
1961                 reason which I'll investigate later.
1962
1963 2006-10-18 [colin]      2.5.5cvs16
1964
1965         * src/prefs_common.c
1966         * src/prefs_common.h
1967         * src/summaryview.c
1968         * src/gtk/quicksearch.c
1969         * src/gtk/quicksearch.h
1970                 Add a type-ahead option for fast searches
1971                 Patch by Fabien Vantard
1972
1973 2006-10-18 [colin]      2.5.5cvs15
1974
1975         * src/compose.c
1976         * src/compose.h
1977                 Add Options/Reply mode/ menu to be able to
1978                 change the recipients of a reply on the fly
1979
1980 2006-10-18 [colin]      2.5.5cvs14
1981
1982         * src/compose.c
1983                 Fix redirecting of our own sent mails
1984
1985 2006-10-17 [wwp]        2.5.5cvs13
1986
1987         * src/send_message.c
1988                 Fix duplicate error messages when sending, and missing
1989                 newline in such error messages.
1990
1991 2006-10-17 [colin]      2.5.5cvs12
1992
1993         * src/compose.c
1994                 Compare addresses case-insensitive
1995
1996 2006-10-17 [colin]      2.5.5cvs11
1997
1998         * src/plugins/pgpcore/sgpgme.c
1999                 Fix return status
2000
2001 2006-10-17 [colin]      2.5.5cvs10
2002
2003         * src/plugins/pgpcore/pgp_viewer.c
2004                 Fix return status
2005
2006 2006-10-17 [colin]      2.5.5cvs9
2007
2008         * src/quote_fmt.c
2009                 Fix a typo (thanks to Fabien)
2010
2011 2006-10-16 [colin]      2.5.5cvs8
2012
2013         * src/textview.c
2014                 Fix problem with quote-folding when emails
2015                 don't convert cleanly to UTF-8
2016
2017 2006-10-14 [colin]      2.5.5cvs7
2018
2019         * src/prefs_template.c
2020                 Reset fields when reopening
2021                 the window
2022
2023 2006-10-13 [paul]       2.5.5cvs6
2024
2025         * manual/advanced.xml
2026         * src/prefs_message.c
2027                 make 'respect_flowed_format' a hidden
2028                 option, and add a manual entry for it
2029                 Thanks to Colin
2030
2031 2006-10-12 [colin]      2.5.5cvs5
2032
2033         * src/codeconv.c
2034                 Revert part of 2.5.2cvs21:
2035                 Don't optimise by reusing the 
2036                 last iconv converter if possible:
2037                 it seems slightly broken in a 
2038                 very hard way to reproduce
2039
2040 2006-10-12 [colin]      2.5.5cvs4
2041
2042         * src/prefs_common.c
2043         * src/prefs_common.h
2044         * src/prefs_message.c
2045         * src/procmime.c
2046                 Fix bug 1035, 'Incorrect handling 
2047                 of flowed lines'. We now optionnaly
2048                 handle this format (preference is in
2049                 Message View/Text options section)
2050
2051 2006-10-12 [colin]      2.5.5cvs3
2052
2053         * po/POTFILES.in
2054                 Add new file
2055         * src/plugins/pgpcore/pgp_viewer.c
2056         * src/plugins/pgpcore/sgpgme.c
2057                 Don't try to import without asking
2058
2059 2006-10-12 [colin]      2.5.5cvs2
2060
2061         * src/compose.c
2062                 Fix bug 1036, 'Forwarding a mutlipart
2063                 mail with a "text/html" block to ms
2064                 outlook users leeds to freeze of
2065                 outlook'. Poor outlook users...
2066
2067 2006-10-12 [paul]       2.5.5cvs1
2068
2069         * NEWS
2070         * README
2071         * configure.ac
2072                 Update version number following
2073                 stable release
2074
2075 2006-10-11 [paul]       2.5.4cvs1
2076
2077         * NEWS
2078         * README
2079         * configure.ac
2080                 Update version number following
2081                 stable release
2082
2083 2006-10-11 [paul]       2.5.3cvs32
2084
2085         * src/textview.c
2086                 fix bug 1032, 'Segmentation fault when showing
2087                 message' (bug in quote folding)
2088                 Thanks to Colin
2089
2090 2006-10-10 [colin]      2.5.3cvs31
2091
2092         * src/quote_fmt.c
2093                 Rephrase english a bit
2094
2095 2006-10-10 [colin]      2.5.3cvs30
2096
2097         * src/prefs_compose_writing.c
2098                 Stop making the page larger than the window
2099
2100 2006-10-10 [wwp]        2.5.3cvs29
2101
2102         * src/compose.c
2103         * src/prefs_template.c
2104         * src/quote_fmt.c
2105         * src/quote_fmt.h
2106         * src/quote_fmt_lex.l
2107         * src/quote_fmt_parse.y
2108                 Extend the quote parser a bit: allow to get access to
2109                 basic (composing) account info.
2110
2111 2006-10-10 [colin]      2.5.3cvs28
2112
2113         * src/procheader.c
2114                 Fix this \t problem in subject
2115
2116 2006-10-09 [colin]      2.5.3cvs27
2117
2118         * src/main.c
2119         * src/prefs_gtk.c
2120                 Prepare cache a bit later
2121                 If section already exists, skip the new one 
2122                 (as previously); avoid writing the same block
2123                 twice - if we find a second block with the 
2124                 same id, skip it.
2125         * src/plugins/pgpcore/pgp_viewer.c
2126                 Set cursor to busy when retrieving a key
2127         * src/plugins/pgpcore/sgpgme.c
2128                 allow 5 seconds for gpg to export the key
2129                 
2130
2131 2006-10-09 [colin]      2.5.3cvs26
2132
2133         * configure.ac
2134         * src/msgcache.c
2135         * src/prefs_gtk.c
2136                 Check for existence of fgets_unlocked
2137                 and fwrite_unlocked
2138
2139 2006-10-09 [paul]       2.5.3cvs25
2140
2141         * src/prefs_summaries.c
2142                 replace strftime() with fast_strftime() and in
2143                 the consequence fix the bug in the display of
2144                 AM/PM in the 'Example' string
2145
2146 2006-10-09 [ticho]      2.5.3cvs24
2147
2148         * po/sk.po
2149                 Updated (and fixed up somewhat) Slovak translation.
2150
2151 2006-10-08 [colin]      2.5.3cvs23
2152
2153         * src/prefs_folder_item.c
2154                 Explain why prefs in the top-level folder
2155                 aren't retained, but are still useful
2156
2157 2006-10-08 [colin]      2.5.3cvs22
2158
2159         * src/prefs_gtk.c
2160                 Don't cache anything if caching fails
2161
2162 2006-10-08 [colin]      2.5.3cvs21
2163
2164         * src/common/utils.c
2165                 always include gi18n.h
2166
2167 2006-10-07 [colin]      2.5.3cvs20
2168
2169         * src/plugins/pgpcore/pgp_viewer.c
2170                 Kill gpg after 5 seconds wait
2171
2172 2006-10-07 [colin]      2.5.3cvs19
2173
2174         * src/plugins/pgpcore/pgp_viewer.c
2175         * src/plugins/pgpcore/pgp_viewer.h
2176                 Fix copyright
2177
2178 2006-10-07 [colin]      2.5.3cvs18
2179
2180         * src/plugins/pgpcore/pgp_viewer.c
2181         * src/plugins/pgpcore/pgp_viewer.h
2182                 Actually add the files to CVS
2183
2184 2006-10-07 [colin]      2.5.3cvs17
2185
2186         * src/plugins/pgpcore/sgpgme.c
2187                 Be sure not to crash on 'application/pgp-signature' that
2188                 are not application/pgp-signatures
2189
2190 2006-10-07 [colin]      2.5.3cvs16
2191
2192         * src/textview.c
2193         * src/textview.h
2194                 Make a bit more of the API available
2195         * src/plugins/pgpcore/Makefile.am
2196         * src/plugins/pgpcore/plugin.c
2197         * src/plugins/pgpcore/sgpgme.c
2198                 Add basic key import/export
2199
2200 2006-10-07 [colin]      2.5.3cvs15
2201
2202         * src/folderview.c
2203         * src/imap.c
2204         * src/prefs_account.c
2205         * src/wizard.c
2206                 Warn users *everywhere* if libetpan's not
2207                 linked in
2208
2209 2006-10-06 [mones]      2.5.3cvs14
2210
2211         * po/de.po
2212         * po/es.po
2213                 updated by Stephan Sachse and me
2214
2215 2006-10-06 [colin]      2.5.3cvs13
2216
2217         * src/main.c
2218         * src/common/sylpheed.c
2219                 Don't load common plugins if --exit is passed
2220         * src/prefs_gtk.c
2221         * src/prefs_gtk.h
2222                 Implement a cache to avoid reading the same
2223                 files over and over again at startup
2224
2225 2006-10-06 [colin]      2.5.3cvs12
2226
2227         * src/summaryview.c
2228         * src/gtk/quicksearch.c
2229                 Update display every 5k mails on fast searches
2230
2231 2006-10-06 [colin]      2.5.3cvs11
2232
2233         * src/textview.c
2234                 Don't do quote folding on HTML or ERTF.
2235                 May fix the Cygwin issues if they were
2236                 happening with HTML mails?
2237
2238 2006-10-05 [colin]      2.5.3cvs10
2239
2240         * src/prefs_gtk.c
2241                 Oops, forgot one
2242
2243 2006-10-05 [colin]      2.5.3cvs9
2244
2245         * src/prefs_gtk.c
2246                 Use unlocked_stdio here too
2247
2248 2006-10-05 [colin]      2.5.3cvs8
2249
2250         * src/folderview.c
2251                 Fix go to next * after preferences apply
2252         * src/msgcache.c
2253                 Do the fd lock/unlock ourselves instead of
2254                 letting the libc do it at each write 
2255
2256 2006-10-05 [colin]      2.5.3cvs7
2257
2258         * src/common/utils.c
2259                 Faster division, thanks to Jean Diraison
2260
2261 2006-10-05 [paul]       2.5.3cvs6
2262
2263         * src/common/utils.c
2264                 fix building with --disable-nls
2265
2266 2006-10-04 [colin]      2.5.3cvs5
2267
2268         * src/folder.c
2269                 Maybe fix a segfault
2270
2271 2006-10-04 [wwp]        2.5.3cvs4
2272
2273         * src/prefs_folder_item.c
2274                 Fine-tune layouts in folder item prefs. Suggested by
2275                 Fabien Vantard <fzzzzz@gmail.com>.
2276
2277 2006-10-04 [wwp]        2.5.3cvs3
2278
2279         * src/prefs_folder_item.c
2280                 Kill the clandestine passengers. You didn't see anything.
2281
2282 2006-10-04 [wwp]        2.5.3cvs2
2283
2284         * src/prefs_folder_item.c
2285                 Add a way to test the subject simplify regexp in
2286                 folder prefs. Patch by Fabien Vantard <fzzzzz@gmail.com>,
2287                 w/ few layout changes.
2288
2289 2006-20-04 [paul]       2.5.3cvs1
2290
2291         * NEWS
2292         * README
2293         * configure.ac
2294                 Update version number following
2295                 stable release
2296
2297 2006-10-04 [colin]      2.5.2cvs42
2298
2299         * src/folder.c
2300         * src/folder.h
2301         * src/summaryview.c
2302                 Provide a way for folder classes to set their sort
2303                 type and key
2304
2305 2006-10-03 [colin]      2.5.2cvs41
2306
2307         * src/mh.c
2308                 Don't use strlen() to know if the
2309                 string's empty
2310
2311 2006-10-03 [colin]      2.5.2cvs40
2312
2313         * src/mh.c
2314                 Fix "check for new folders" with accentued folders
2315
2316 2006-10-03 [ticho]      2.5.2cvs39
2317
2318         * src/filtering.c
2319         * src/folder.c
2320         * src/inc.c
2321         * src/mbox.c
2322                 Colin's fix for "copy" filtering rules.
2323
2324 2006-10-02 [colin]      2.5.2cvs38
2325
2326         * src/folderview.c
2327                 Fix for double-click too
2328
2329 2006-10-02 [colin]      2.5.2cvs37
2330
2331         * src/folderview.c
2332                 correct fix for cvs36
2333
2334 2006-10-02 [colin]      2.5.2cvs36
2335
2336         * src/folderview.c
2337                 Fix 'goto next unread' after collapsing/expanding 
2338                 a node.
2339
2340 2006-10-02 [colin]      2.5.2cvs35
2341
2342         * src/summaryview.c
2343                 Fix double freeze/thaw
2344         * src/common/utils.c
2345         * src/common/utils.h
2346                 Reimplement strftime
2347         * src/procheader.c
2348                 Use it
2349
2350
2351 2006-10-02 [colin]      2.5.2cvs34
2352
2353         * src/mh.c
2354                 Time mh_write_sequences() - it's fast
2355         * src/summaryview.c
2356                 Init a variable to shut up gcc
2357
2358 2006-10-01 [colin]      2.5.2cvs33
2359
2360         * src/folder.c
2361         * src/mh.c
2362         * src/mh.h
2363         * src/msgcache.c
2364                 Add helper mh_set_mtime(), and set mtime to stat()'s result
2365                 Add fsync but disable it, it's slow as hell
2366
2367 2006-10-01 [colin]      2.5.2cvs32
2368
2369         * src/mh.c
2370         * src/msgcache.c
2371                 fflush() caches and mh_sequences before
2372                 fclose()ing
2373
2374 2006-10-01 [colin]      2.5.2cvs31
2375
2376         * src/msgcache.c
2377                 Don't ftruncate when not using mmap
2378
2379 2006-09-30 [colin]      2.5.2cvs30
2380
2381         * src/main.c
2382                 Write folder list *after* saving caches
2383
2384 2006-09-30 [colin]      2.5.2cvs29
2385
2386         * src/folder.c
2387         * src/mh.c
2388                 Debug forced mtime changes
2389
2390 2006-09-30 [colin]      2.5.2cvs28
2391
2392         * src/folder.c
2393         * src/main.c
2394                 Remove useless debug_print()s (code
2395                 well-tested)
2396
2397 2006-09-30 [colin]      2.5.2cvs27
2398
2399         * src/mh.c
2400                 Do stuff faster when writing mh_sequences
2401
2402 2006-09-30 [colin]      2.5.2cvs26
2403
2404         * src/mh.c
2405                 Don't let the writing of .mh_sequences, which
2406                 can change the folder's mtime, let us think
2407                 we need to scan.
2408
2409 2006-09-30 [colin]      2.5.2cvs25
2410
2411         * src/folder.c
2412                 Move a debug_print where it belongs 
2413                 (processing)
2414         * src/summaryview.c
2415                 Don't mess with a huge slow subject
2416                 table if we're not threading by
2417                 subject
2418
2419 2006-09-30 [colin]      2.5.2cvs24
2420
2421         * src/msgcache.c
2422                 Reenable mmaped reads (*not* writes!)
2423         * src/procmsg.c
2424                 Don't destroy and recreate hashtables just
2425                 for fun
2426         * src/common/utils.c
2427                 Remove useless reply prefixes (it's case
2428                 unsensitive)
2429
2430 2006-09-30 [wwp]        2.5.2cvs23
2431
2432         * tools/fix_date.sh
2433                 Fixed a minor bug in date value extraction, added a switch
2434                 to replace non RFC-compliant Date: value, added a switch
2435                 to use strict RFC matching patterns for dates.
2436
2437 2006-09-29 [colin]      2.5.2cvs22
2438
2439         * src/matcher_parser.h
2440         * src/matcher_parser_parse.y
2441         * src/prefs_filtering.c
2442         * src/statusbar.c
2443         * src/summary_search.c
2444         * src/summaryview.c
2445         * src/gtk/quicksearch.c
2446         * src/gtk/quicksearch.h
2447                 Optimise searches by setting different
2448                 refresh intervals (depending if the 
2449                 search is fast or not)
2450
2451 2006-09-29 [colin]      2.5.2cvs21
2452
2453         * src/codeconv.c
2454                 Optimise by reusing the last iconv converter
2455                 if possible
2456         * src/textview.c
2457                 Optimise a bit (the foldable quotes feature
2458                 still has an awful O(n^2) algo
2459
2460 2006-09-29 [colin]      2.5.2cvs20
2461
2462         * src/gtk/gtksctree.c
2463         * src/gtk/gtksctree.h
2464                 Optimise de-selection via up/down or
2465                 another key
2466
2467 2006-09-28 [colin]      2.5.2cvs19
2468
2469         * src/action.c
2470         * src/compose.c
2471         * src/folderview.c
2472         * src/mainwindow.c
2473         * src/messageview.c
2474         * src/summary_search.c
2475         * src/toolbar.c
2476                 Avoid using summaryview->ctree directly
2477
2478 2006-09-28 [colin]      2.5.2cvs18
2479
2480         * src/summaryview.c
2481         * src/summaryview.h
2482                 Add helpers to freeze/thaw/grab_focus
2483                 Factorize calls to freeze/thaw/grab_focus
2484                 
2485
2486 2006-09-28 [colin]      2.5.2cvs17
2487
2488         * src/main.c
2489                 More guards for the session management
2490
2491 2006-09-28 [colin]      2.5.2cvs16
2492
2493         * src/folderview.c
2494         * src/gtk/gtksctree.c
2495         * src/gtk/gtksctree.h
2496                 Make expanding not recursive in folderview
2497
2498 2006-09-28 [colin]      2.5.2cvs15
2499
2500         * src/addressbook.c
2501                 If nothing is selected in the list (right part)
2502                 and a group is selected in the tree (left part),
2503                 mail this group.
2504
2505 2006-09-28 [colin]      2.5.2cvs14
2506
2507         * src/Makefile.am
2508                 Actually use SM_LIBS
2509
2510 2006-09-28 [ticho]      2.5.2cvs13
2511
2512         * src/export.c
2513         * src/messageview.c
2514         * src/mimeview.c
2515         * src/news.c
2516         * src/pop.c
2517         * src/prefs_themes.c
2518         * src/procmsg.c
2519                 Small i18n string optimization.
2520         * src/send_message.c
2521         * src/summaryview.c
2522         * src/common/session.c
2523         * src/common/smtp.c
2524         * src/common/ssl_certificate.c
2525         * src/common/utils.c
2526                 Use "Couldn't" instead of "Can't" in UI messages,
2527                 where appropriate.
2528
2529 2006-09-28 [colin]      2.5.2cvs12
2530
2531         * configure.ac
2532                 Possibly fix link errors
2533
2534 2006-09-27 [wwp]        2.5.2cvs11
2535
2536         * src/gtk/authors.h
2537         * doc/man/sylpheed-claws.1
2538         * manual/ack.xml
2539         * manual/es/ack.xml
2540         * manual/fr/ack.xml
2541         * manual/pl/ack.xml
2542                 Updated authors info (me, myself and I).
2543
2544 2006-09-27 [colin]      2.5.2cvs10
2545
2546         * src/addressbook.c
2547                 Remove useless printf
2548
2549 2006-09-27 [wwp]        2.5.2cvs9
2550
2551         * src/editgroup.c
2552         * src/send_message.c
2553         * src/inc.c
2554         * src/prefs_common.c
2555         * src/prefs_common.h
2556         * src/gtk/progressdialog.c
2557                 remember more windows' sizes (send dialog, received dialog,
2558                 edit group in addressbook).
2559
2560 2006-09-27 [colin]      2.5.2cvs8
2561
2562         * configure.ac
2563         * src/main.c
2564         * src/mainwindow.h
2565                 Use libSM to communicate with the session
2566                 manager, so that we can know when the 
2567                 session ends, save our caches, and draft
2568                 our compose windows.
2569
2570 2006-09-27 [colin]      2.5.2cvs7
2571
2572         * src/addressbook.c
2573                 Fix issues:
2574                 o Allow Book and Group creation from the tree's
2575                   contextual menu
2576                 o Do not actually delete the contacts when 
2577                   deleting groups from the tree (duh!)
2578
2579 2006-09-27 [colin]      2.5.2cvs6
2580
2581         * src/compose.c
2582         * src/compose.h
2583         * src/mainwindow.c
2584         * src/textview.c
2585         * src/toolbar.c
2586                 o Allow passing an email address to 
2587                   compose_new_with_folderitem
2588                 o Update callers
2589                 o Use current folderitem when clicking
2590                   on a TextView mailto: link
2591                 o Fix a possible leak in TextView
2592
2593 2006-09-27 [colin]      2.5.2cvs5
2594
2595         * src/html.c
2596                 Use UTF-8 chars to replace HTML entities
2597
2598 2006-09-27 [colin]      2.5.2cvs4
2599
2600         * AUTHORS
2601         * src/prefs_account.c
2602         * src/gtk/authors.h
2603                 Fix bug #1024 (Array index out of
2604                 range in sylpheed-claws-2.5.2)
2605                 Patch by Ales Nosek <anosek@suse.cz>
2606
2607 2006-09-27 [colin]      2.5.2cvs3
2608
2609         * src/addr_compl.c
2610                 Actually do the test
2611
2612 2006-09-27 [colin]      2.5.2cvs2
2613
2614         * src/addr_compl.c
2615         * src/addr_compl.h
2616                 Allow completing with comma (in certain cases: vCalendar
2617                 for example doesn't support that)
2618                 Patch by Fabien Vantard
2619
2620 2006-09-26 [colin]      2.5.2cvs1
2621
2622         * src/Makefile.am
2623         * src/addr_compl.c
2624         * src/addr_compl.h
2625         * src/addrbook.c
2626         * src/addrbook.h
2627         * src/addressbook.c
2628         * src/addrindex.c
2629         * src/addrindex.h
2630         * src/compose.c
2631         * src/prefs_common.c
2632         * src/prefs_filtering_action.c
2633         * src/prefs_folder_item.c
2634         * src/prefs_template.c
2635         * src/stock_pixmap.c
2636         * src/stock_pixmap.h
2637         * src/pixmaps/addr_one.xpm
2638         * src/pixmaps/addr_two.xpm
2639                 Add auto-completion on groups
2640
2641 2006-09-26 [colin]      2.5.2
2642
2643         * NEWS
2644         * README
2645         * RELEASE_NOTES
2646                 2.5.2 released
2647
2648 2006-09-26 [colin]      2.5.1cvs5
2649
2650         * src/matcher.c
2651                 Fix condition
2652
2653 2006-09-26 [colin]      2.5.1cvs4
2654
2655         * src/mbox.c
2656                 Revert cvs1 (useless as the message is printed 
2657                 every 500 mails)
2658
2659 2006-09-26 [colin]      2.5.1cvs3
2660
2661         * src/partial_download.c
2662                 Fix crasher found by Alexsandar Urosevic
2663
2664 2006-09-26 [colin]      2.5.1cvs2
2665
2666         * src/summaryview.c
2667                 Fix bug #1023 (Sylpheed deletes too much messages)
2668
2669 2006-09-26 [ticho]      2.5.1cvs1
2670
2671         * src/mbox.c
2672                 Make use of gettext's multiple plurals for statusbar
2673                 progress message.
2674
2675 2006-09-25 [paul]       2.5.1
2676
2677         * NEWS
2678         * README
2679         * RELEASE_NOTES
2680                 2.5.1 released
2681
2682 2006-09-25 [colin]      2.5.0cvs3
2683
2684         * src/plugins/bogofilter/bogofilter.c
2685         * src/plugins/clamav/clamav_plugin.c
2686         * src/plugins/spamassassin/spamassassin.c
2687                 BogoFilter, Spamassassin: Fix double hook registering after
2688                 visiting preferences
2689                 Spamassassin, Clamav: Just set the mails to move instead of
2690                 doing the move - caller will move the things at once.
2691
2692 2006-09-25 [colin]      2.5.0cvs2
2693
2694         * src/imap.c
2695         * src/etpan/imap-thread.c
2696                 Use UID SEARCH ALL instead of UID 1:*
2697                 (braindead servers can't figure out that's
2698                 the same...)
2699
2700 2006-09-25 [wwp]        2.5.0cvs1
2701
2702         * src/message_search.c
2703                 Added the ability to stop a running search (in message body).
2704
2705 2006-09-25 [paul]       2.5.0
2706
2707         * NEWS
2708         * README
2709         * RELEASE_NOTES
2710                 2.5.0 released
2711
2712 2006-09-25 [paul]       2.4.0cvs214
2713
2714         * po/cs.po
2715         * po/de.po
2716         * po/fi.po
2717         * po/fr.po
2718         * po/nl.po
2719         * po/pt_BR.po
2720         * po/sk.po
2721         * po/sr.po
2722         * po/zh_CN.po
2723                 updated by Tim, Stephan Sachse, Flammie Pirinen,
2724                 Fabien Vantard, Tim Dijkstra, Frederico Goncalves Guimaraes,
2725                 Ticho, Aleksander Urosevic, Ralgh Young
2726
2727 2006-09-24 [mones]      2.4.0cvs213
2728
2729         * po/es.po
2730                 Updated for release
2731
2732 2006-09-23 [colin]      2.4.0cvs212
2733
2734         * src/gtk/inputdialog.c
2735                 Fix [ ] remember this appearing in normal
2736                 input dialogs after it's been used by
2737                 mimeview.
2738         * src/folder.c
2739         * src/folderview.c
2740         * src/msgcache.c
2741         * src/procmsg.c
2742         * src/summaryview.c
2743         * src/textview.c
2744         * src/common/timing.h
2745                 Enable timings in debug mode and make it
2746                 look prettier.
2747
2748 2006-09-22 [colin]      2.4.0cvs211
2749
2750         * README
2751                 Revert test change
2752         * commitHelper
2753                 ping the correct URI
2754
2755 2006-09-22 [colin]      2.4.0cvs210
2756
2757         * README
2758                 Let's see if bug #1022 is fixed
2759
2760 2006-09-21 [colin]      2.4.0cvs209
2761
2762         * src/wizard.c
2763         * src/common/plugin.c
2764                 Prepare infra to load predefined plugins when
2765                 no configuration existed. Don't actually load
2766                 anything yet (feat. freeze)
2767
2768 2006-09-21 [wwp]        2.4.0cvs208
2769
2770         * manual/fr/faq.xml
2771                 Partial sync w/ 2.4.0cvs72:
2772                 wrap file and minor updates.
2773
2774 2006-09-21 [wwp]        2.4.0cvs207
2775
2776         * tools/fix_date.sh
2777                 several fixes and enhancements. A new --force switch has been
2778                 added to prevent overriding by default Date: header when
2779                 already existing.
2780
2781 2006-09-21 [paul]       2.4.0cvs206
2782
2783         * src/common/utils.c
2784                 add Chinese UTF8 Re prefix
2785
2786 2006-09-21 [wwp]        2.4.0cvs205
2787
2788         * tools/Makefile.am
2789                 Fics alfabettical order.
2790
2791 2006-09-21 [wwp]        2.4.0cvs204
2792
2793         * tools/fix_date.sh
2794         * tools/Makefile.am
2795                 Added an action tool to fix missing Date field in emails.
2796                 Updated Makefile.am to reflect those last two additions.
2797
2798 2006-09-21 [wwp]        2.4.0cvs203
2799
2800         * tools/uuooffice
2801                 Added a action tool to open uuencoded docs w/
2802                 OpenOffice (based on uudec method).
2803
2804 2006-09-21 [colin]      2.4.0cvs202
2805
2806         * src/compose.c
2807         * src/textview.c
2808                 Workaround possible GTK crash: remove selection 
2809                 clipboard before destroying widget, or GTK+-2.10
2810                 dies. Thanks to Hiro.
2811
2812 2006-09-20 [colin]      2.4.0cvs201
2813
2814         * src/compose.c
2815                 Fix free-after-use in some cases (when 
2816                 procmime_encode_content() frees mimeinfo->data.mem
2817                 and turns it to a temp file)
2818
2819 2006-09-20 [colin]      2.4.0cvs200
2820
2821         * src/folderview.c
2822         * src/summaryview.c
2823         * src/gtk/gtksctree.c
2824         * src/gtk/gtksctree.h
2825                 Add tooltips in the folderview and summaryview
2826                 (Doesn't break string freeze as they already
2827                 exist)
2828         * src/toolbar.c
2829                 Put the spam button in the default configuration
2830                 if compiled with bogo plugin too
2831
2832 2006-09-19 [colin]      2.4.0cvs199
2833
2834         * src/summaryview.c
2835         * src/summaryview.h
2836                 Update folder name label on folder rename
2837         * src/prefs_matcher.c
2838         * src/gtk/logwindow.h
2839                 Fix warnings
2840                 Patches by Fabien
2841
2842 2006-09-19 [wwp]        2.4.0cvs198
2843
2844         * src/summary_search.c
2845                 fix can't click forward/backward buttons in the
2846                 search messages.
2847
2848 2006-09-18 [paul]       2.4.0cvs197
2849
2850         * src/wizard.c
2851                 add missing bracket, capitalise the A of
2852                 'SpamAssassin'
2853
2854 2006-09-18 [paul]       2.4.0cvs196
2855
2856         * src/compose.c
2857                 fix bug 1012 'crashed upon sending mail
2858                 from compose window'
2859                 Thanks to Colin
2860
2861 2006-09-16 [colin]      2.4.0cvs195
2862
2863         * src/folderview.c
2864                 Fix "real-time" sorting by freezing/thawing
2865
2866 2006-09-16 [colin]      2.4.0cvs194
2867
2868         * manual/faq.xml
2869                 Fix the anti-spam entry a bit
2870
2871 2006-09-16 [colin]      2.4.0cvs193
2872
2873         * src/wizard.c
2874                 Make sure reviewers have no excuse when stating
2875                 Sylpheed-Claws doesn't have antispam capabilities.
2876
2877 2006-09-16 [colin]      2.4.0cvs192
2878
2879         * src/main.c
2880                 Revert part of 2.3.0cvs18, Saving caches on SIGPIPE,
2881                 as if the SIGPIPE comes from etpan's thread we could
2882                 trigger a GUI update from this thread.
2883
2884 2006-09-16 [colin]      2.4.0cvs191
2885
2886         * src/summaryview.c
2887                 Init all members of the struct
2888
2889 2006-09-16 [paul]       2.4.0cvs190
2890
2891         * src/account.c
2892                 improvements to the English
2893
2894 2006-09-15 [colin]      2.4.0cvs189
2895
2896         * src/summaryview.c
2897                 HIG order on dialog
2898
2899 2006-09-14 [colin]      2.4.0cvs188
2900
2901         * src/common/socket.c
2902         * src/common/socket.h
2903         * src/common/ssl.c
2904         * src/common/ssl_certificate.c
2905         * src/common/ssl_certificate.h
2906         * src/etpan/imap-thread.c
2907                 the get_fqdn() call done to get canonical name when
2908                 checking an SSL certificate is blocking, which is
2909                 sad as we just did a non-blocking lookup to connect.
2910                 Fix that by letting the fqdn available to the SockInfo,
2911                 and use that in ssl_certificate_check(). For IMAP,
2912                 we don't do it as the lookup's done by libetpan, but
2913                 it's less annoying as IMAP connections as much more
2914                 rare than POP3 connections.
2915
2916 2006-09-14 [paul]       2.4.0cvs187
2917
2918         * manual/advanced.xml
2919                 improvements to the English,
2920                 properly place the new hidden options
2921                 within the alphabetical order
2922         * src/gtk/pluginwindow.c
2923                 improvements to the English
2924
2925 2006-09-14 [colin]      2.4.0cvs186
2926
2927         * src/prefs_common.c
2928         * src/prefs_common.h
2929         * src/gtk/gtksctree.c
2930         * manual/advanced.xml
2931                 New hidden pref, stripes_color_offset, to change
2932                 the value added/substracted to normal bgcolor to
2933                 create the stripes in summaries
2934
2935 2006-09-13 [colin]      2.4.0cvs185
2936
2937         * src/gedit-print.c
2938         * src/messageview.c
2939         * src/messageview.h
2940         * src/summaryview.c
2941         * src/textview.c
2942                 Fix misc. printing issues: 
2943                 - Bad font for linkified headers
2944                 - Different font if the mail was displayed or not
2945                 - Factorize the thing
2946
2947 2006-09-13 [colin]      2.4.0cvs184
2948
2949         * src/common/ssl_certificate.c
2950                 Only get FQDN once when checking certificate
2951
2952 2006-09-13 [colin]      2.4.0cvs183
2953
2954         * src/account.c
2955         * src/gtk/pluginwindow.c
2956                 Misc. GUI fixes by Fabien
2957
2958 2006-09-13 [wwp]        2.4.0cvs182
2959
2960         * configure.ac
2961         * src/common/utils.h
2962         * src/common/utils.c
2963                 get rid of unused wide-char functions.
2964
2965 2006-09-13 [wwp]        2.4.0cvs181
2966
2967         * src/plugins/pgpinline/sylpheed.def
2968         * src/textview.c
2969                 merge more w32 patches from gpg4win sources (Marcus Brinkmann <marcus@g10code.de>):
2970                 add privacy_reset_error to the .def file,
2971                 do not fork for an external textviewer.
2972
2973 2006-09-13 [wwp]        2.4.0cvs180
2974
2975         * src/prefs_common.c
2976                 fix broken font entry in prefs (patch issued by the gpg4win team,
2977                 probably by Marcus Brinkmann <marcus@g10code.de>).
2978
2979 2006-09-13 [colin]      2.4.0cvs179
2980
2981         * src/folder.h
2982                 Fix a warning in summaryview.c
2983         * src/mainwindow.c
2984         * src/summaryview.c
2985         * src/summaryview.h
2986                 Add missing Mark/* elements in the
2987                 main menu
2988
2989 2006-09-12 [colin]      2.4.0cvs178
2990
2991         * src/prefs_actions.c
2992         * src/prefs_filtering_action.c
2993         * src/prefs_matcher.c
2994                 Use (New) instead of New everywhere
2995
2996 2006-09-12 [wwp]        2.4.0cvs177
2997
2998         * manual/fr/addrbook.xml
2999         * manual/fr/handling.xml
3000                 updated some quotes in the fr manual to match the fr translation.
3001
3002 2006-09-12 [wwp]        2.4.0cvs176
3003
3004         * src/prefs_matcher.c
3005                 don't store translated string elements in matcher expressions.
3006                 Also fixed a misused of Q_().
3007
3008 2006-09-11 [wwp]        2.4.0cvs175
3009
3010         * src/plugins//bogofilter/bogofilter.c
3011         * src/plugins//clamav/clamav_plugin.c
3012         * src/plugins//demo/demo.c
3013         * src/plugins//dillo_viewer/dillo_viewer.c
3014         * src/plugins//pgpcore/plugin.c
3015         * src/plugins//pgpinline/plugin.c
3016         * src/plugins//pgpmime/plugin.c
3017         * src/plugins//spamassassin/spamassassin.c
3018                 gettext-ize more strings (mostly plugin error messages).
3019
3020 2006-09-11 [colin]      2.4.0cvs174
3021
3022         * src/alertpanel.c
3023                 Make maximum buffer size bigger to avoid
3024                 truncating translated messages. Patch by
3025                 Fabien
3026
3027 2006-09-11 [colin]      2.4.0cvs173
3028
3029         * src/etpan/imap-thread.c
3030                 Fix compilation on OpenBSD, thanks to 
3031                 Landry
3032
3033 2006-09-10 [wwp]        2.4.0cvs172
3034
3035         * manual/account.xml
3036         * manual/addrbook.xml
3037         * manual/handling.xml
3038         * manual/es/handling.xml
3039         * manual/fr/account.xml
3040         * manual/fr/addrbook.xml
3041         * manual/fr/handling.xml
3042                 documented addressbook matching (condition configuration):
3043                   addrbook.xml, en fr
3044                 documented per-account filtering rules (handling/filtering
3045                   section, account section):
3046                   account.xml, handling.xml, en fr
3047                 slightly updated the handling/searching section to tell few
3048                   words about the extended search ability:
3049                   handling.xml, en fr
3050                 added missing <quote></quotes> to Quick Search:
3051                   handling.xml, en fr es
3052                 fixed a typo (auomatically):
3053                   handling.xml, en
3054                 changes revisited by Paul.
3055
3056 2006-09-10 [paul]       2.4.0cvs171
3057
3058         * src/prefs_actions.c
3059         * src/prefs_filtering.c
3060         * src/prefs_template.c
3061                 adjustments to the gui
3062                 Patch by Fabien Vantard (slightly modified)
3063
3064 2006-09-10 [colin]      2.4.0cvs170
3065
3066         * src/summaryview.c
3067                 Check folderitem/summaryview consistency
3068                 (basically automates Update summary). Fixes
3069                 #1011 (wrong (negative) count on unread 
3070                 messages)
3071
3072 2006-09-10 [colin]      2.4.0cvs169
3073
3074         * src/gtk/gtksctree.c
3075                 Fix recursive expansion via mouse
3076         * src/plugins/bogofilter/bogofilter.c
3077                 Use normal filtering way of moving
3078                 messages (batching), possibly fixing
3079                 bug #1015 (Bogofilter plugin doubles 
3080                 new messages)
3081
3082 2006-09-09 [wwp]        2.4.0cvs168
3083
3084         * src/prefs_filtering.c
3085                 better place for this fix.
3086
3087 2006-09-09 [wwp]        2.4.0cvs167
3088
3089         * src/prefs_filtering.c
3090                 fix a minor bug when the enabled status of a filtering/processing
3091                 rule always got set to TRUE when replacing this rule. That still
3092                 make sense when adding a new rule, but now when replacing, we
3093                 don't override the value of 'enabled'.
3094                 Also renamed the func prefs_filtering_list_view_get_rule_name()
3095                 to prefs_filtering_list_view_get_info() as this function not only
3096                 returns the name, but also the account_id and the enabled status.
3097
3098 2006-09-09 [mones]      2.4.0cvs166
3099
3100         * manual/glossary.xml
3101         * manual/plugins.xml
3102                 Minor format corrections
3103         * manual/gpl.xml
3104                 Fix misplaced NO WARRANTY section
3105         * manual/es/advanced.xml
3106         * manual/es/faq.xml
3107         * manual/es/glossary.xml
3108         * manual/es/gpl.xml
3109         * manual/es/handling.xml
3110         * manual/es/plugins.xml
3111         * manual/es/starting.xml
3112                 Incorporate changes from English version
3113         * manual/fr/ack.xml
3114         * manual/pl/ack.xml
3115         * manual/es/ack.xml
3116                 Fix address, (add translation credits in es version)
3117         * po/es.po
3118                 Updated translation
3119
3120 2006-09-09 [wwp]        2.4.0cvs165
3121
3122         * src/prefs_filtering.c
3123                 fix a crash when opening filtering prefs, if matcherrc file contains
3124                 broken data (non-existing account id, which is theoretically not
3125                 possible).
3126
3127 2006-09-08 [colin]      2.4.0cvs164
3128
3129         * src/folder.c
3130                 Wrong assert, make it an if()
3131         * src/gtk/gtksctree.c
3132                 Fix bug #1013 (expand selected thread 
3133                 tree) - expanding is now recursive
3134
3135 2006-09-07 [wwp]        2.4.0cvs163
3136
3137         * src/prefs_matcher.c
3138                 make better sentences about addressbook matching in the
3139                 matcher prefs. This should make translators' work easier
3140                 too.
3141
3142 2006-09-07 [wwp]        2.4.0cvs162
3143
3144         * src/prefs_filtering.c
3145                 code simplification (get rid of dup var. assignment).
3146
3147 2006-09-07 [wwp]        2.4.0cvs161
3148
3149         * src/summaryview.c
3150                 use GTK_STOCK icons when possible, patch by Fabien Vantard
3151                 <fzzzzz@gmail.com>.
3152
3153 2006-09-07 [paul]       2.4.0cvs160
3154
3155         * src/mimeview.c
3156                 fix compilation warnings
3157                 Thanks to Colin
3158
3159 2006-09-07 [paul]       2.4.0cvs159
3160
3161         * src/mimeview.c
3162                 select the mimepart icon when
3163                 displaying as text
3164                 Thanks to Colin
3165
3166 2006-09-06 [paul]       2.4.0cvs158
3167
3168         * src/prefs_filtering.c
3169                 fix labels and table element spacing
3170                 Patch by Fabien Vantard
3171
3172 2006-09-06 [paul]
3173
3174         2.5.0-rc3 released
3175
3176 2006-09-06 [paul]       2.4.0cvs157
3177
3178         * manual/es/advanced.xml
3179                 fix typo
3180
3181 2006-09-06 [wwp]        2.4.0cvs156
3182
3183         * src/mainwindow.c
3184                 fix an dup launch issue when iconified, thanks to Colin.
3185
3186 2006-09-06 [wwp]        2.4.0cvs155
3187
3188         * src/gtk//gtksctree.h
3189                 oops, forgot that one!
3190
3191 2006-09-06 [wwp]        2.4.0cvs154
3192
3193         * manual/pl/advanced.xml
3194         * manual/advanced.xml
3195         * manual/es/advanced.xml
3196         * manual/fr/advanced.xml
3197         * src/prefs_customheader.c
3198         * src/prefs_filtering_action.c
3199         * src/foldersel.c
3200         * src/prefs_summaries.c
3201         * src/prefs_filtering.c
3202         * src/account.c
3203         * src/compose.c
3204         * src/prefs_summary_column.c
3205         * src/addr_compl.c
3206         * src/prefs_actions.c
3207         * src/prefs_folder_column.c
3208         * src/ssl_manager.c
3209         * src/prefs_template.c
3210         * src/prefs_display_header.c
3211         * src/prefs_common.h
3212         * src/prefs_matcher.c
3213         * src/prefs_common.c
3214         * src/prefs_toolbar.c
3215         * src/summaryview.c
3216         * src/folderview.c
3217         * src/gtk/gtksctree.c
3218         * src/gtk/pluginwindow.c
3219         * src/gtk/progressdialog.c
3220         * src/gtk/prefswindow.c
3221                 renamed hidden option enable_rules_hint to use_stripes_everywhere
3222                 to make its meaning more obvious (all versions of the manual reflect
3223                 the change).
3224                 added an extra hidden option use_stripes_in_summary to allow
3225                 discarding these stripes in mainwindow's folder and message lists;
3226                 en and fr manuals only are OK towards this.
3227
3228 2006-09-06 [colin]      2.4.0cvs153
3229
3230         * src/textview.c
3231                 Hide Sylpheed-Claws' internal queue headers
3232                 when showing all headers. They'll be present
3233                 only in Source window.
3234
3235 2006-09-05 [colin]      2.4.0cvs152
3236
3237         * src/plugins/trayicon/trayicon.c
3238                 Fix crash at exit - we have to disconnect
3239                 our handlers
3240         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
3241                 Update eggtrayicon - patch adapted from a
3242                 patch by Fryderyk Dziarmagowski <freetz@gmx.net>
3243                 on Sylpheed's ML
3244
3245 2006-09-05 [colin]      2.4.0cvs151
3246
3247         * src/mainwindow.c
3248         * src/gtk/logwindow.c
3249                 Fix race condition when something writes
3250                 to the log too soon during init. Thanks
3251                 to Fabien Vantard
3252
3253 2006-09-05 [colin]      2.4.0cvs150
3254
3255         * src/mimeview.c
3256                 Don't select part on right-click either
3257
3258 2006-09-05 [paul]       2.4.0cvs149
3259
3260         * src/mimeview.c
3261                 completion of previous commit
3262                 Thanks to Colin
3263
3264 2006-09-05 [colin]      2.4.0cvs148
3265
3266         * src/mimeview.c
3267                 Don't force selection on middle-click, just open
3268
3269 2006-09-04 [colin]      2.4.0cvs147
3270
3271         * src/mimeview.c
3272                 Looks like gtk_notebook_set_current_page()
3273                 sometimes steals focus, and this annoys us
3274                 in MimeViewers as it renders navigation
3275                 keys useless. Take back focus after switching
3276                 pages.
3277
3278 2006-09-04 [colin]      2.4.0cvs146
3279
3280         * src/messageview.c
3281                 Set stop_loading when clicking on Next
3282                 during load. Don't add a callback to 
3283                 avoid over-complicating things.
3284
3285 2006-09-04 [colin]      2.4.0cvs145
3286
3287         * src/mimeview.c
3288         * src/messageview.c
3289                 Fix multiple loads in separate messageview
3290
3291 2006-09-04 [colin]      2.4.0cvs144
3292
3293         * src/summaryview.c
3294                 Let navigation keys be handled during 
3295                 load
3296
3297 2006-09-04 [colin]      2.4.0cvs143
3298
3299         * src/messageview.c
3300         * src/summaryview.c
3301         * src/textview.c
3302         * src/textview.h
3303                 Make loading of huge mails (lots of text and/or
3304                 images) cancellable, so the GUI doesn't block 
3305
3306 2006-09-04 [colin]      2.4.0cvs142
3307
3308         * src/plugins/trayicon/trayicon.c
3309                 Fix annoyance when removing a folder with 
3310                 unread mails: trayicon didn't update
3311
3312 2006-09-04 [paul]       2.4.0cvs141
3313
3314         * src/gtk/icon_legend.c
3315                 straighten up columns
3316                 Patch by Fabien Vantard
3317
3318 2006-09-04 [wwp]        2.4.0cvs140
3319
3320         * src/prefs_filtering.c
3321                 fix new line's account name in filtering prefs:
3322                 was "All", is now "(New)".
3323
3324 2006-09-04 [paul]       2.4.0cvs139
3325
3326         * tools/make.themes.project
3327                 use "AUTOMAKE_OPTIONS = dist-bzip2"
3328                 instead of homebrewed "make release"
3329
3330 2006-09-03 [colin]      2.4.0cvs138
3331
3332         * src/folderview.c
3333                 Fix bug #1007 (Wrong folder highlighted)
3334
3335 2006-09-03 [colin]      2.4.0cvs137
3336
3337         * src/compose.c
3338                 Don't set Newsgroup: header to a mail folder
3339                 path
3340
3341 2006-09-03 [paul]       2.4.0cvs136
3342
3343         * src/prefs_other.c
3344         * src/prefs_spelling.c
3345                 unify the gui
3346
3347 2006-09-03 [paul]       2.4.0cvs135
3348
3349         * src/prefs_summaries.c
3350                 correct menu item text in prefs_keybind_apply_clicked()
3351
3352 2006-09-03 [paul]       2.4.0cvs134
3353
3354         * manual/advanced.xml
3355                 some improvements to the descriptions
3356         * src/mainwindow.c
3357         * src/messageview.c
3358         * src/summaryview.c
3359         * src/gtk/menu.c
3360                 fix menu sensitivity issues
3361         * src/prefs_message.c
3362                 drop the useless word 'short'
3363         * src/prefs_other.c
3364                 add the word 'lines' indicating log length
3365                 is a measure of lines
3366         * src/textview.c
3367                 fix compilation warnings
3368
3369 2006-09-02 [colin]      2.4.0cvs133
3370
3371         * src/messageview.c
3372                 Display a special return-receipt message
3373                 if the message is from the user
3374         * src/summaryview.c
3375                 Fix missing freeze of the list when marking
3376                 all read and unthreading for exec. Thanks
3377                 to Stephan Sachse.
3378
3379 2006-09-02 [paul]       2.4.0cvs132
3380
3381         * src/mainwindow.c
3382         * src/prefs_message.c
3383         * src/summaryview.c
3384                 fix some english
3385
3386 2006-09-02 [wwp]        2.4.0cvs131
3387
3388         * src/prefs_filtering.c
3389                 added an account name column to the filtering rules
3390                 dialog.
3391
3392 2006-09-02 [colin]      2.4.0cvs130
3393
3394         * src/gtk/logwindow.c
3395         * src/gtk/logwindow.h
3396                 Block scrolling if we're not at the end
3397                 of the log
3398
3399 2006-09-02 [colin]      2.4.0cvs129
3400
3401         * src/folder.c
3402                 Make sure account-specific rules can't
3403                 be used in {pre-,post-,}processing
3404         * src/mainwindow.c
3405         * src/gtk/logwindow.c
3406         * src/gtk/logwindow.h
3407                 Jump to last error when clicking on the
3408                 warning icon
3409
3410 2006-09-02 [colin]      2.4.0cvs128
3411
3412         * src/imap.c
3413         * src/import.c
3414         * src/mainwindow.c
3415         * src/mainwindow.h
3416                 Fix warning icon
3417         * src/inc.c
3418         * src/mbox.c
3419         * src/mbox.h
3420                 Let proc_mbox know its account, for
3421                 account-specific rules
3422
3423 2006-09-01 [colin]      2.4.0cvs127
3424
3425         * src/codeconv.c
3426                 Don't uselessly use iconv to convert from
3427                 us-ascii
3428         * src/alertpanel.c
3429         * src/mainwindow.c
3430         * src/mainwindow.h
3431         * src/inc.c
3432                 Fix certain log cases, disable warning icon
3433                 for now, the correct way to display it when
3434                 necessary and only when necessary is probably
3435                 to do it manually rather than use error logs
3436         * src/etpan/imap-thread.c
3437                 Clean up UID logging a bit
3438         * src/gtk/logwindow.c
3439         * src/gtk/logwindow.h
3440                 Make logging faster when the window's closed
3441
3442 2006-09-01 [wwp]        2.4.0cvs126
3443
3444         * manual/fr/account.xml
3445                 reflect changes to the ref. manual (parts of cvs72):
3446                 fix tabnames and quotes.
3447
3448 2006-09-01 [wwp]        2.4.0cvs125
3449
3450         * manual/fr/plugins.xml
3451                 reflect changes to the reference manual (cvs42):
3452                 update IRC channel info.
3453
3454 2006-09-01 [wwp]        2.4.0cvs124
3455
3456         * commitHelper
3457                 use CVSEDITOR env. var. if set, according to `man cvs`.
3458
3459 2006-09-01 [wwp]        2.4.0cvs123
3460
3461         * manual/advanced.xml
3462                 better sentence again (thanks to Paul).
3463
3464 2006-09-01 [wwp]        2.4.0cvs122
3465
3466         * manual/advanced.xml
3467         fix definition of toolbar_detachable and rework a bit the one of
3468         enable_dotted_lines.
3469
3470 2006-09-01 [mones]      2.4.0cvs121
3471
3472         * manual/advanced.xml
3473                 Document enable_dotted_lines
3474
3475 2006-09-01 [paul]       2.4.0cvs120
3476
3477         * src/folderview.c
3478         * src/folderview.h
3479         * src/imap.c
3480         * src/mainwindow.c
3481         * src/summaryview.c
3482                 obey the 'When entering folder...' option
3483                 when using the /View/Go to/... menu items
3484                 Thanks to Colin
3485
3486 2006-08-31 [colin]      2.4.0cvs119
3487
3488         * src/folderview.c
3489                 Revert 2.4.0cvs116, wrong fix.
3490
3491 2006-08-31 [colin]      2.4.0cvs118
3492
3493         * src/gtk/gtksctree.c
3494                 Better state the various copyrights
3495
3496 2006-08-31 [colin]      2.4.0cvs117
3497
3498         * src/prefs_common.c
3499                 fix enable_dotted_lines
3500
3501 2006-08-31 [colin]      2.4.0cvs116
3502
3503         * src/folderview.c
3504                 Use pref "Always open on select" when going
3505                 to next unread folder
3506         * src/gtk/gtksctree.c
3507                 Fix link failure to _gtk_clist_create_cell_layout
3508                 on certain computers. (Why not mine, I wonder)
3509
3510 2006-08-31 [colin]      2.4.0cvs115
3511
3512         * src/procmsg.c
3513         * src/textview.c
3514         * src/plugins/bogofilter/bogofilter.c
3515         * src/plugins/spamassassin/spamassassin.c
3516                 Requalify some "errors" to warnings
3517         * src/mainwindow.c
3518         * src/mainwindow.h
3519         * src/statusbar.c
3520                 Add an icon in the statusbar to notify
3521                 of errors
3522         * src/gtk/gtksctree.c
3523         * src/folderview.c
3524         * src/summaryview.c
3525                 Make the GtkSCTree look more modern by
3526                 alternating background lines
3527         * src/prefs_common.c
3528         * src/prefs_common.h
3529                 Add a pref to let people have the old
3530                 way if they prefer
3531
3532
3533 2006-08-30 [colin]      2.4.0cvs114
3534
3535         * src/procmsg.c
3536         * src/procmsg.h
3537                 Provide a way to filter a list of
3538                 messages in an optimised manner, and
3539                 add a list-filtering hook
3540         * src/folder.c
3541         * src/inc.c
3542         * src/mbox.c
3543                 Use the list filtering
3544         * src/plugins/bogofilter/bogofilter.c
3545                 Use the list-filtering hook
3546                 Use -b (bulk) mode for more speed
3547                 when learning and filtering
3548         * src/etpan/imap-thread.c
3549                 Make log output shorter in UID SEARCH
3550
3551
3552 2006-08-30 [colin]      2.4.0cvs113
3553
3554         * src/plugins/bogofilter/bogofilter.c
3555                 Really fast mass learning - thanks to David
3556                 Relson for the options explanations :)
3557
3558 2006-08-30 [colin]      2.4.0cvs112
3559
3560         * src/msgcache.c
3561                 Fix compilation on FreeBSD. Thanks
3562                 to Michael Hugues
3563
3564 2006-08-29 [colin]      2.4.0cvs111
3565
3566         * src/folderview.c
3567                 Handle "popup_menu" signal (for popping the 
3568                 menu via the keyboard)
3569         * src/mimeview.c
3570         * src/mimeview.h
3571         * src/summaryview.c
3572         * src/textview.c
3573         * src/gtk/gtkutils.c
3574         * src/gtk/gtkutils.h
3575                 Factorize scrolling code, and add an API 
3576                 for MimeViewers to handle scroll orders
3577
3578 2006-08-29 [wwp]        2.4.0cvs110
3579
3580         * src/plugins//bogofilter/bogofilter.c
3581         * src/plugins//spamassassin/spamassassin.c
3582                 make the bogofilter/spamassassin filtering error dialogs at
3583         incorporation obey to the "don't popup error dialog on
3584         receive error" option. If disabled, feed the log window w/
3585         the error message.
3586
3587 2006-08-29 [paul]
3588
3589         2.5.0-rc2 released
3590
3591 2006-08-29 [paul]       2.4.0cvs109
3592
3593         * Makefile.am
3594                 remove 'make release', it's not needed
3595                 since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
3596
3597 2006-08-29 [paul]       2.4.0cvs108
3598
3599         * src/foldersel.c
3600         * src/summary_search.c
3601         * src/gtk/progressdialog.c
3602         * src/plugins/pgpcore/passphrase.c
3603                 replace deprecated gtk_window_set_policy()
3604
3605 2006-08-29 [colin]      2.4.0cvs107
3606
3607         * src/folder.c
3608                 Fix data loss when copy fails during a move:
3609                 only use fast remove_msgs if everything was
3610                 copied OK; else use slow remove_msg on the
3611                 mails that got copied only.
3612
3613 2006-08-28 [paul]       2.4.0cvs106
3614
3615         * src/mh.c
3616                 revert change in 2.4.0cvs104, it breaks
3617                 stuff
3618
3619 2006-08-28 [paul]       2.4.0cvs105
3620
3621         * src/plugins/spamassassin/spamassassin.c
3622                 english fix
3623
3624 2006-08-28 [paul]       2.4.0cvs104
3625
3626         * src/mh.c
3627                 fix data loss when moving to another
3628                 mailbox fails
3629         * src/prefs_spelling.c
3630                 improve the english
3631         * src/gtk/pluginwindow.c
3632                 improve the layout of the dialog text
3633         All thanks to Colin
3634
3635 2006-08-28 [paul]       2.4.0cvs103
3636
3637         * src/plugins/bogofilter/bogofilter.c
3638         * src/plugins/bogofilter/bogofilter_gtk.c
3639                 fix english up a bit, innit
3640
3641 2006-08-28 [paul]       2.4.0cvs102
3642
3643         * configure.ac
3644         * po/Makefile.in.in
3645         * po/Makevars
3646                 require autoconf 2.60, enabling building
3647                 with gettext 0.15 (gettext 0.14.x build still
3648                 possible). Replace Makefiles with versions
3649                 from gettext 0.15.
3650                 Remove configure options --with-localedir and
3651                 --with-mandir. The options that are provided
3652                 directly by autoconf 2.60 can be used instead:
3653                 --mandir --localedir
3654
3655 2006-08-27 [colin]      2.4.0cvs101
3656
3657         * src/plugins/bogofilter/Makefile.am
3658                 Fix make dist (no README)
3659
3660 2006-08-27 [colin]      2.4.0cvs100
3661
3662         * src/folder.c
3663                 Don't use F_UNKNOWN folders for any default
3664                 outbox/trash/etc
3665         * src/plugins/bogofilter/bogofilter.c
3666         * src/plugins/bogofilter/bogofilter.h
3667         * src/plugins/bogofilter/bogofilter_gtk.c
3668                 Add an option to specify the path to bogofilter
3669                 Use single-quotes to be able to learn in folders
3670                 with spaces in their names
3671                 Verify learning status
3672
3673 2006-08-27 [colin]      2.4.0cvs99
3674
3675         * manual/faq.xml
3676         * manual/plugins.xml
3677                 Document Bogofilter plugin
3678
3679 2006-08-27 [colin]      2.4.0cvs98
3680
3681         * src/compose.c
3682         * src/messageview.c
3683         * src/procmsg.c
3684         * src/procmsg.h
3685                 When possible, copy the queued mail to sent folder
3686                 instead of re-adding. Much faster on IMAP.
3687
3688 2006-08-27 [colin]      2.4.0cvs97
3689
3690         * src/msgcache.c
3691                 Disable mmaped caches - huge metadata loss
3692                 here after a power failure.
3693         * src/summaryview.c
3694                 Add quicksearch timing
3695         * src/common/plugin.c
3696         * src/common/plugin.h
3697                 Implement an interface to tell what plugins
3698                 provide. Prevent loading of similar plugins.
3699         * src/plugins/clamav/clamav_plugin.c
3700         * src/plugins/demo/demo.c
3701         * src/plugins/dillo_viewer/dillo_viewer.c
3702         * src/plugins/pgpcore/plugin.c
3703         * src/plugins/pgpinline/pgpinline.c
3704         * src/plugins/pgpmime/pgpmime.c
3705         * src/plugins/spamassassin/spamassassin.c
3706         * src/plugins/trayicon/trayicon.c
3707                 Implement plugin_provides()
3708
3709 2006-08-27 [colin]      2.4.0cvs96
3710
3711         * configure.ac
3712         * src/plugins/Makefile.am
3713         * src/plugins/bogofilter/.cvsignore
3714         * src/plugins/bogofilter/Makefile.am
3715         * src/plugins/bogofilter/bogofilter.c
3716         * src/plugins/bogofilter/bogofilter.h
3717         * src/plugins/bogofilter/bogofilter_gtk.c
3718                 New Bogofilter plugin, provides filtering and
3719                 learning. Spamassassin will go to extra plugins.
3720
3721 2006-08-26 [mones]      2.4.0cvs95
3722
3723         * manual/handling.xml
3724                 Fix subfolder path in the example (thanks to Paul) 
3725
3726 2006-08-26 [mones]      2.4.0cvs94
3727
3728         * manual/glossary.xml
3729                 2.2. + add ISP to the glossary
3730                 7.5. + Add UIDL to glossary
3731                 7.7. + Add TCP to glossary
3732         * manual/handling.xml
3733                 7.1. + Mentions GNU/Linux distribution, what about the non...
3734                 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
3735                 7.3. + Mentions .bashrc, what about the non-bash ones? 
3736                 7.4. = Use appropriate quotation for commands
3737                 7.6. = change "" to <quote></quote>
3738         * manual/plugins.xml
3739                 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends         
3740         * manual/starting.xml
3741                 2.1. + local mbox file: some examples of mbox file locations...
3742                 Also reformatted files requiring it
3743
3744 2006-08-26 [wwp]        2.4.0cvs93
3745
3746         * src/summary_search.c
3747                 disable find buttons while summary search is running.
3748
3749 2006-08-25 [colin]      2.4.0cvs92
3750
3751         * src/folder.c
3752         * src/folderutils.c
3753         * src/mh.c
3754         * src/procmsg.h
3755         * src/summaryview.c
3756                 Speed up MH moving, and add progressbar
3757                 for MH deletion
3758         * src/msgcache.c
3759                 Write cache files using mmap() too
3760
3761 2006-08-25 [wwp]        2.4.0cvs91
3762
3763         * src/summaryview.c
3764                 switch spam<->ham button when a message has been marked as spam or ham
3765                 and is still selected. Thanks to Colin.
3766
3767 2006-08-25 [paul]       2.4.0cvs90
3768
3769         * src/Makefile.am
3770         * src/stock_pixmap.c
3771         * src/stock_pixmap.h
3772         * src/summaryview.c
3773         * src/gtk/icon_legend.c
3774         * src/pixmaps/copied.xpm
3775         * src/pixmaps/moved.xpm
3776                 add icons for delayed execution marked for
3777                 copying, marked for moving
3778
3779 2006-08-25 [mones]      2.4.0cvs89
3780
3781         * manual/glossary.xml
3782                 Fix the other glossary items:
3783                 5.1. = Inmmediate execution -> <quote>immediate execution...
3784                 5.2. = Fix MBOX capitalization -> Mbox
3785                 5.3. + Improve Plugins def. w/ tech. ref.
3786                 5.4. = Quotation -> replace '>' by <quote>></quote>
3787                 5.5. - SMTP Server. -> remove dot
3788         * po/es.po
3789                 Updated translation
3790
3791 2006-08-25 [mones]      2.4.0cvs88
3792
3793         * manual/ack.xml
3794                 Reformatted, changed email address
3795         * manual/glossary.xml
3796                 Reformatted, fixed MANUAL-TODO items:
3797                 8.2. + add ROT-13 to glossary
3798                 8.4. + add URL to glossary
3799         * manual/es/advanced.xml
3800                 Fixed <literal>s
3801
3802 2006-08-25 [paul]       2.4.0cvs87
3803
3804         * src/gtk/icon_legend.c
3805                 add 'marked for deletion' icon
3806                 arrange icons by containing column
3807                 wrap long label text
3808
3809 2006-08-25 [colin]      2.4.0cvs86
3810
3811         * src/common/utils.c
3812         * src/common/utils.h
3813                 Add the sc_g_*list_bigger functions in
3814                 a place everyone can use it
3815         * src/summaryview.c
3816                 Only freeze/thaw the list when working
3817                 on the selection, if it's bigger than 1
3818         * src/gtk/gtksctree.c
3819                 Only freeze/thaw the list when unselec-
3820                 ting 'all' if ('all' != 1)
3821                 This avoids some flickering
3822
3823 2006-08-24 [colin]      2.4.0cvs85
3824
3825         * src/addressbook.c
3826                 Fix strange list selection
3827                 Fix random seg (Invalid read of freed memory)
3828
3829 2006-08-24 [colin]      2.4.0cvs84
3830
3831         * src/alertpanel.c
3832         * src/gtk/inputdialog.c
3833         * src/plugins/pgpcore/passphrase.c
3834                 Revert minimal width patch of 2.4.0cvs67,
3835                 as it is also a maximal width. Use 
3836                 gtk_window_set_default_size instead.
3837
3838 2006-08-24 [colin]      2.4.0cvs83
3839
3840         * src/msgcache.c
3841                 Write cache/mark to temp files before
3842                 overwriting old ones (avoids metadata
3843                 loss if writing the new files fail).
3844                 Use mmap() to read cache/mark file, as
3845                 this makes cache reading faster. Dis-
3846                 abled for big-endian machines until it
3847                 can be tested. (Big-endian users: set
3848                 msgcache_use_mmap = TRUE in the relevant
3849                 #if).
3850         * src/procmsg.h
3851                 Move rarely used fields of MsgInfo in 
3852                 another structure, which will only be
3853                 allocated if needed. Face, X-Face,
3854                 Return receipt headers and List-*
3855                 headers are moved. Mails having none
3856                 of these occupy 52 bytes less with
3857                 this patch, which makes 2.5MB of RAM
3858                 saved on a 50k folder).
3859         * src/headerview.c
3860         * src/mainwindow.c
3861         * src/messageview.c
3862         * src/partial_download.c
3863         * src/procheader.c
3864         * src/procmsg.c
3865         * src/textview.c
3866                 Follow this structure change.
3867
3868 2006-08-24 [wwp]        2.4.0cvs82
3869
3870         * manual/es/.cvsignore
3871         * manual/es/dist/.cvsignore
3872         * manual/es/dist/html/.cvsignore
3873         * manual/es/dist/pdf/.cvsignore
3874         * manual/es/dist/ps/.cvsignore
3875         * manual/es/dist/txt/.cvsignore
3876                 more (generated) files to ignore.
3877
3878 2006-08-24 [colin]      2.4.0cvs81
3879
3880         * src/folder.c
3881         * src/mh.c
3882                 Fix possible problems with local delivery. Check the folder doesn't
3883                 need scan before setting its mtime when saving cache (which can be
3884                 done long after the folder's been modified by an external process);
3885                 Check that the stored item's mtime didn't change in mh functions.
3886
3887 2006-08-24 [mones]      2.4.0cvs80
3888
3889         * manual/advanced.xml
3890                 Rewrapping, some fixes and MANUAL-TODO items:
3891                 8.1. = change "" to <quote></quote>
3892                 8.3. = quote menu items
3893                 8.5. - deploying -> new user ... ideally a new user (redundant)
3894
3895 2006-08-23 [colin]      2.4.0cvs79
3896
3897         * src/gtk/gtksctree.c
3898                 When selecting or deselecting range, only
3899                 freeze/thaw when selection is bigger than 10
3900
3901 2006-08-23 [colin]      2.4.0cvs78
3902
3903         * src/messageview.c
3904         * src/mimeview.c
3905         * src/mimeview.h
3906         * src/plugins/dillo_viewer/dillo_viewer.c
3907                 Provide an API for MimeViewer plugins to
3908                 return a text selection for replying
3909
3910 2006-08-23 [colin]      2.4.0cvs77
3911
3912         * src/image_viewer.c
3913         * src/textview.c
3914                 Use gtk_pixbuf_new_from_file_at_scale(), which
3915                 is faster than getting the pixbuf then resizing
3916                 it.
3917
3918 2006-08-23 [colin]      2.4.0cvs76
3919
3920         * src/procmime.c
3921                 UTF-8 should be sent Quoted-printable
3922
3923 2006-08-22 [colin]      2.4.0cvs75
3924
3925         * src/mh.c
3926                 Check if scan is required before touching
3927                 the folder (or it'll be required every time)
3928
3929 2006-08-22 [colin]      2.4.0cvs74
3930
3931         * configure.ac
3932                 Require libetpan 0.46 (crasher fix when built
3933                 against gnutls)
3934
3935 2006-08-22 [colin]      2.4.0cvs73
3936
3937         * src/folder.c
3938                 Set folder's mtime after writing its
3939                 cache
3940         * src/folderview.c
3941                 Add some timing
3942         * src/procmsg.c
3943                 Don't do useless stuff if we don't 
3944                 thread by subject
3945         * src/summaryview.c
3946                 Add some timing, don't deselect prior
3947                 to selecting (gtksctree does it itself),
3948                 remove crash avoidance hacks as it's been
3949                 properly fixed since a while
3950         * src/common/utils.c
3951                 Optimize to_human_readable(): _() is slow,
3952                 do it only once, and avoid %f format for KB
3953                 (the most common in a summaryview)
3954         * src/gtk/gtksctree.c
3955                 Don't uselessly freeze/thaw (fixes flicker
3956                 on next unread and friends), reduce number
3957                 of g_list_nth/g_list_position where possible
3958         * src/gtk/gtkutils.c
3959         * src/gtk/gtkutils.h
3960                 Reduce number of g_list_nth/g_list_position
3961                 where possible.
3962                 All of this makes loading as 70k folder 2.1
3963                 seconds instead of 3.2 (with hot FS caches).
3964                 (1.3 seconds without Date and Size columns...)
3965
3966 2006-08-22 [paul]       2.4.0cvs72
3967
3968         wrap documents and do some items from mones' MANUAL-TODO:
3969
3970         * manual/account.xml
3971                 4.1. = fix tabname references to <quote>tabname</quote>
3972                 4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
3973         * manual/faq.xml
3974                 1.1. = mentioned options don't match UI
3975                 Add information about the 'Never send Return Receipts'
3976                 option
3977         * manual/handling.xml
3978                 6.2. = Mentions Extended symbols button, but now is
3979                 named Information
3980                 6.3. = Mentions ... button, which is now Edit
3981
3982 2006-08-22 [colin]      2.4.0cvs71
3983
3984         * src/gtk/pluginwindow.c
3985                 Fix layout in verbose translations (such
3986                 as french)
3987
3988 2006-08-22 [paul]       2.4.0cvs70
3989
3990         * manual/Makefile.am
3991                 build manuals in alphabetical order
3992         * src/addressbook.c
3993         * src/prefs_themes.c
3994                 replace/remove deprecated symbols
3995         * src/gtk/gtkutils.c
3996                 fix a warning
3997         * src/gtk/pluginwindow.c
3998                 replace deprecated symbol
3999                 replace label text and move it
4000         * src/plugins/pgpcore/prefs_gpg.c
4001                 move the 'Generate...' button out of the
4002                 Sign Key frame, replace the English used
4003         * src/plugins/pgpcore/sgpgme.c
4004                 fixes to the English
4005
4006 2006-08-21 [colin]      2.4.0cvs69
4007
4008         * src/plugins/trayicon/trayicon.c
4009                 Add more strings for translation; patch
4010                 by Pawel
4011
4012 2006-08-21 [colin]      2.4.0cvs68
4013
4014         * src/compose.c
4015                 fix replied flag not set after drafting
4016         * src/matcher.c
4017                 fix body quicksearch in non-encoded bodies
4018                 containing '='
4019         * src/msgcache.c
4020                 Get rid of the g_malloc workaround for
4021                 corrupted caches, use g_try_malloc
4022
4023 2006-08-21 [colin]      2.4.0cvs67
4024
4025         * src/alertpanel.c
4026         * src/gtk/inputdialog.c
4027         * src/plugins/pgpcore/passphrase.c
4028                 Set minimal width to 375
4029         * src/mainwindow.c
4030                 Fix switching to offline, asking if it 
4031                 should be overriden for synchronising
4032         * src/mimeview.c
4033                 Don't offer to remember command on Open 
4034                 with for text parts, as the browser or 
4035                 text editor command isn't changed from 
4036                 there
4037
4038 2006-08-20 [paul]       2.4.0cvs66
4039
4040         * po/ko.po
4041         * po/zh_CN.po
4042                 fix plural form errors. revealed by stricter
4043                 checking of gettext 0.15
4044
4045 2006-08-18 [paul]       2.4.0cvs65
4046
4047         * src/stock_pixmap.c
4048                 fix the fix of 2.4.0cvs64
4049                 Thanks to Colin
4050
4051 2006-08-18 [paul]       2.4.0cvs64
4052
4053         * src/stock_pixmap.c
4054                 fix leaks
4055                 Thanks to Colin
4056
4057 2006-08-18 [paul]       2.4.0cvs63
4058
4059         * src/compose.c
4060         * src/procmsg.c
4061                 fix occasional IMAP bug where large msgs
4062                 were left in the queue folder after sending
4063                 Thanks to Colin
4064
4065 2006-08-18 [paul]       2.4.0cvs62
4066
4067         * src/folderview.c
4068                 freeze the summaryview while quicksearch results
4069                 are displayed
4070                 (fixes bug 456 'current message is hidden when the
4071                 view is refreshed and extended search is "unread 
4072                 messages"')
4073                 Thanks to Colin
4074         * src/textview.c
4075                 add missing #include "inputdialog.h"
4076         * src/common/utils.h
4077                 add missing mailcap_update_default() and improve
4078                 readability
4079
4080 2006-08-17 [colin]      2.4.0cvs61
4081
4082         * src/plugins/pgpcore/select-keys.c
4083                 Fix warnings :)
4084
4085 2006-08-17 [colin]      2.4.0cvs60
4086
4087         * src/compose.c
4088                 Don't continue queuing if Cancel is clicked
4089                 in select-keys
4090
4091 2006-08-17 [colin]      2.4.0cvs59
4092
4093         * src/plugins/pgpcore/select-keys.c
4094                 When encrypting, if only one key matches and it 
4095                 matches exactly, automatically use it.
4096
4097 2006-08-17 [colin]      2.4.0cvs58
4098
4099         * src/mimeview.c
4100         * src/prefs_common.c
4101         * src/prefs_common.h
4102         * src/prefs_ext_prog.c
4103         * src/textview.c
4104                 Fix issues with previous patch (text/html)
4105                 Remove outdated prefs
4106
4107 2006-08-17 [colin]      2.4.0cvs57
4108
4109         * src/imap.c
4110                 Add View Log button on auth error
4111         * src/procmsg.c
4112                 Fix encrypted mail marked as new when
4113                 saved in normal folders
4114         * src/plugins/pgpinline/pgpinline.c
4115                 Fix encrypt bug on IMAP
4116         * src/mimeview.c
4117         * src/common/utils.c
4118         * src/common/utils.h
4119         * src/gtk/inputdialog.c
4120         * src/gtk/inputdialog.h
4121                 Get rid of metamail stuff, simplify
4122                 opening, and allow remembering of user's
4123                 choices (by updating ~/.mailcap). There's
4124                 still to drop "Audio player" and "Image
4125                 viewer" preferences.
4126
4127 2006-08-17 [mones]      2.4.0cvs56
4128
4129         * manual/es/sylpheed-claws-manual.xml
4130                 fix DTD path
4131
4132 2006-08-17 [mones]      2.4.0cvs55
4133
4134         * configure.ac
4135         * manual/Makefile.am
4136         * manual/es/Makefile.am
4137         * manual/es/account.xml
4138         * manual/es/ack.xml
4139         * manual/es/addrbook.xml
4140         * manual/es/advanced.xml
4141         * manual/es/faq.xml
4142         * manual/es/glossary.xml
4143         * manual/es/gpl.xml
4144         * manual/es/handling.xml
4145         * manual/es/intro.xml
4146         * manual/es/keyboard.xml
4147         * manual/es/plugins.xml
4148         * manual/es/starting.xml
4149         * manual/es/sylpheed-claws-manual.xml
4150         * manual/es/dist/Makefile.am
4151         * manual/es/dist/html/Makefile.am
4152         * manual/es/dist/pdf/Makefile.am
4153         * manual/es/dist/ps/Makefile.am
4154         * manual/es/dist/txt/Makefile.am
4155                 Spanish translation for the manual
4156
4157 2006-08-16 [colin]      2.4.0cvs54
4158
4159         * src/compose.c
4160         * src/main.c
4161         * src/mainwindow.c
4162                 Fix send button sensitivity at startup
4163                 Set send menu sensitivity (patch by Fabien)
4164         * src/ssl_manager.c
4165                 Enable closing with esc (patch by Fabien)
4166         * src/gtk/foldersort.c
4167                 Enable closing with esc (patch by Fabien)
4168         * src/procmime.c
4169                 Optimisation (no need to copy to tempfile to
4170                 "decode" 7bit and 8bit)
4171         * src/summaryview.c
4172                 Fix cruft in swap_from case
4173         * src/textview.c
4174                 Fix missing last line in some mail cases 
4175                 (Fixes debian #381872)
4176         * src/plugins/pgpcore/prefs_gpg.c
4177         * src/plugins/pgpcore/sgpgme.c
4178         * src/plugins/pgpcore/sgpgme.h
4179                 Don't show "no key found" when user explicitely
4180                 wants to create a key
4181
4182 2006-08-16 [paul]       2.4.0cvs53
4183
4184         * configure.ac
4185         * src/account.c
4186         * src/addressbook.c
4187         * src/headerview.c
4188         * src/prefs_account.c
4189         * src/prefs_message.c
4190         * src/gtk/gtkutils.c
4191                 bump up minimum required versions of GTK+ and
4192                 GLIB to 2.6.0
4193
4194 2006-08-16 [paul]       2.4.0cvs52
4195
4196         * src/toolbar.c
4197                 workaround GTK+ Bug 351600 - 'Can't re-click
4198                 on button after sensitivity update'
4199                 http://bugzilla.gnome.org/show_bug.cgi?id=351600
4200                 Thanks to Colin
4201
4202 2006-08-15 [colin]      2.4.0cvs51
4203
4204         * src/plugins/pgpcore/prefs_gpg.c
4205                 Set options sensitivity according to
4206                 key existence
4207         * src/plugins/pgpcore/sgpgme.c
4208                 Allow to create key with no passphrase
4209
4210 2006-08-14 [cleroy]     2.4.0cvs50
4211
4212         * src/gtk/pluginwindow.c
4213                 New layout (maybe to be changed?)
4214         * src/gtk/gtkutils.c
4215                 Fix a bit label_window
4216         * src/plugins/pgpcore/passphrase.c
4217         * src/plugins/pgpcore/passphrase.h
4218         * src/plugins/pgpcore/plugin.c
4219         * src/plugins/pgpcore/prefs_gpg.c
4220         * src/plugins/pgpcore/prefs_gpg.h
4221         * src/plugins/pgpcore/sgpgme.c
4222         * src/plugins/pgpcore/sgpgme.h
4223                 Allow to create a PGP private key via the GUI
4224
4225 2006-08-14 [wwp]        2.4.0cvs49
4226
4227         * src/addressbook_foldersel.c
4228                 fix strict ISO C90 compliance.
4229
4230 2006-08-14 [paul]       2.4.0cvs48
4231
4232         * src/gtk/prefswindow.c
4233                 re-set scrolled window on opening
4234                 Patch by Ticho
4235
4236 2006-08-14 [paul]
4237
4238         2.5.0-rc1 released
4239
4240 2006-08-14 [paul]       2.4.0cvs47
4241
4242         * src/prefs_display_header.c
4243                 re-enable user-defined Displayed Headers
4244
4245 2006-08-14 [paul]       2.4.0cvs46
4246
4247         * src/prefs_account.c
4248                 use GTK_STOCK_EDIT
4249
4250 2006-08-13 [colin]      2.4.0cvs45
4251
4252         * src/common/utils.c
4253                 Fix "a" in quote when the original message is empty,
4254                 by using \0 instead of 'a' to test writability of
4255                 temp files.
4256
4257 2006-08-13 [wwp]        2.4.0cvs44
4258
4259         * src/plugins/spamassassin/spamassassin.c
4260                 fix capitalization of "SpamAssassin" in some debug, log and
4261                 dialog messages.
4262
4263 2006-08-13 [paul]       2.4.0cvs43
4264
4265         * src/editldap.c
4266                 fix overlapping widgets
4267         * src/prefs_account.c
4268                 fix translation of protocol_names[]
4269                 fix label disappearing off the edge of the
4270                 visible area
4271
4272 2006-08-12 [paul]       2.4.0cvs42
4273
4274         * manual/plugins.xml
4275                 update IRC channel info before it gets forgotten
4276                 about
4277
4278 2006-08-11 [colin]      2.4.0cvs41
4279
4280         * src/compose.c
4281         * src/mainwindow.c
4282         * src/mainwindow.h
4283         * src/procmsg.c
4284         * src/procmsg.h
4285         * src/summaryview.c
4286         * src/toolbar.c
4287                 Grey out the Send button if
4288                 - Queue folders are empty, or
4289                 - We're sending already
4290
4291 2006-08-11 [wwp]        2.4.0cvs40
4292
4293         * src/main.c
4294                 fix a logic issue when quitting while a compose window is
4295                 still open, thanks to Colin.
4296
4297 2006-08-10 [colin]      2.4.0cvs39
4298
4299         * src/main.c
4300                 Fix default font size setting after wizard run
4301         * src/imap.c
4302         * src/etpan/imap-thread.c
4303         * src/etpan/imap-thread.h
4304                 Fix bug #999 (Timing out on TSL cert validation 
4305                 dialog makes ugly things happen). Also, STARTTLS
4306                 unconditionnaly if initial capabilities contain
4307                 LOGINDISABLED and STARTTLS.
4308
4309 2006-08-09 [colin]      2.4.0cvs38
4310
4311         * src/mainwindow.c
4312         * src/mainwindow.h
4313                 Fix Tools/Actions sensitivity when there are
4314                 no actions
4315
4316 2006-08-09 [colin]      2.4.0cvs37
4317
4318         * src/prefs_filtering.c
4319                 Warning fix, patch by Paul
4320         * src/messageview.c
4321         * src/prefs_actions.c
4322         * src/prefs_filtering_action.c
4323         * src/prefs_matcher.c
4324                 Uniformisation of "Info ..." to "Info..." (for
4325                 old gtk), patch by Fabien
4326         * src/plugins/clamav/clamav_plugin_gtk.c
4327                 Sensitivity fix by Fabien
4328
4329 2006-08-09 [colin]      2.4.0cvs36
4330
4331         * src/main.c
4332         * src/main.h
4333                 Add a function to know whether we're exiting
4334         * src/plugins/trayicon/trayicon.c
4335                 If exiting, don't do anything. Faster, and
4336                 avoids gtk_main_iteration reentracy causing
4337                 segfaults at exit
4338
4339 2006-08-09 [colin]      2.4.0cvs35
4340
4341         * src/messageview.c
4342         * src/mimeview.c
4343         * src/mimeview.h
4344                 Fix lack of part selection when automatically 
4345                 jumping to a specific part
4346         * src/msgcache.c
4347                 Little optimisation in cache reading
4348
4349 2006-08-09 [colin]      2.4.0cvs34
4350
4351         * src/compose.c
4352                 Fix crash setting the priority on reedit
4353                 (Accessing compose before creating it!)
4354
4355 2006-08-08 [colin]      2.4.0cvs33
4356
4357         * src/procmime.c
4358                 Fix bug #998 (last attachment is not accessible)
4359                 Bad RFC interpretation on multipart close-delimiters
4360         * src/mimeview.c
4361         * src/mimeview.h
4362         * src/gtk/gtkvscrollbutton.c
4363         * src/gtk/gtkvscrollbutton.h
4364                 Make attachments list wheel-scrollable
4365
4366 2006-08-07 [colin]      2.4.0cvs32
4367
4368         * src/gtk/gtkaspell.c
4369                 Fix bug #973 (Unicode punctation characters 
4370                 are not recognized as separators by the
4371                 spell checker); fix unsigned stuff
4372
4373 2006-08-07 [colin]      2.4.0cvs31
4374
4375         * src/compose.c
4376                 Fix bug #956 (DnD text with accents in compose 
4377                 text entry); fix gccc's signed/unsigned fuss
4378
4379 2006-08-06 [colin]      2.4.0cvs30
4380
4381         * src/main.c
4382                 Fix bug #979 (Plugin crashes when exiting 
4383                 sylpheed-claws) : handle exit request only 
4384                 once
4385
4386 2006-08-05 [colin]      2.4.0cvs29
4387
4388         * src/news.c
4389                 Just make sure we have a msgid.
4390
4391 2006-08-05 [colin]      2.4.0cvs28
4392
4393         * src/news.c
4394         * src/summaryview.c
4395                 Fix bug #995 ("Mark cross-posted as read" doesn't work)
4396                 by reimplementing it
4397         * src/textview.c
4398                 Fix bug when hiding quotes with level > 3 and quote
4399                 colors are recycled
4400
4401 2006-08-04 [colin]      2.4.0cvs27
4402
4403         * src/compose.c
4404         * src/undo.c
4405         * src/undo.h
4406                 Fix a bit replace-by-pasting undo
4407         * src/mainwindow.c
4408         * src/messageview.c
4409                 Fix Fold quotes menu synchro in
4410                 mainwindow when it changes in 
4411                 messageview
4412         * src/textview.c
4413                 Fix right-click on quotes blocks
4414         * src/common/utils.c
4415                 Verify that the file created by
4416                 my_tmpfile() is writable. Fixes
4417                 bug #988 (very specific filesystem
4418                 issue)
4419         * src/plugins/pgpcore/sgpgme.c
4420                 Fix file descriptor leak
4421         * src/plugins/spamassassin/spamassassin.c
4422                 Warn once if spamd isn't reachable
4423
4424 2006-08-04 [colin]      2.4.0cvs26
4425
4426         * src/toolbar.c
4427                 i18n context patch by Fabien
4428
4429 2006-08-03 [colin]      2.4.0cvs25
4430
4431         * src/mainwindow.c
4432         * src/messageview.c
4433                 Rename "Hide quotes" to "Fold quotes"
4434         * src/textview.c
4435                 Don't use hand cursor on quotes. "all 
4436                 the bonuses of the feature and none of 
4437                 unwelcome side-effects"
4438
4439 2006-08-03 [colin]      2.4.0cvs24
4440
4441         * AUTHORS
4442         * sylpheed-claws.desktop
4443         * src/gtk/authors.h
4444                 Bring the desktop file to XDG compliance
4445                 Patch by Charles A. Edwards
4446
4447 2006-08-03 [colin]      2.4.0cvs23
4448
4449         * src/textview.c
4450                 Fix links offset when they are preceded
4451                 by accentued chars (g_utf8_strlen!)
4452         * src/mainwindow.c
4453                 Fix wrong status when starting offline
4454
4455
4456 2006-08-03 [wwp]        2.4.0cvs22
4457
4458         * src/prefs_common.h
4459                 ask what to do w/ filtering rules that belong to an account when
4460                 applying filtering rules manually from the main window (skip,
4461                 apply regardless of the account, use current account). This dialog
4462                 can be skipped and the last reply used.
4463                 (forgot that file)
4464
4465 2006-08-03 [wwp]        2.4.0cvs21
4466
4467         * src/filtering.c
4468         * src/filtering.h
4469         * src/prefs_common.c
4470         * src/summaryview.c
4471         * src/alertpanel.c
4472         * src/alertpanel.h
4473         * src/messageview.c
4474                 ask what to do w/ filtering rules that belong to an account when
4475                 applying filtering rules manually from the main window (skip,
4476                 apply regardless of the account, use current account). This dialog
4477                 can be skipped and the last reply used.
4478
4479
4480 2006-08-03 [colin]      2.4.0cvs20
4481
4482         * src/textview.c
4483                 Optimize previous patch
4484
4485 2006-08-03 [cleroy]     2.4.0cvs19
4486
4487         * src/textview.c
4488                 Fix quotes getting toggled back when the
4489                 mail has an even number of text parts
4490
4491 2006-08-02 [colin]      2.4.0cvs18
4492
4493         * src/messageview.c
4494                 Add Hide quotes menu
4495
4496 2006-08-02 [colin]      2.4.0cvs17
4497
4498         * src/mainwindow.c
4499         * src/prefs_common.c
4500         * src/textview.c
4501         * src/textview.h
4502         * src/gtk/about.c
4503                 Allow per-level quote hiding,
4504                 Allow toggling quotes by double-clicking them
4505                 Rename RemoteURI to ClickableText to reflect
4506                 the fact it's used for a variety of things
4507
4508 2006-08-02 [wwp]        2.4.0cvs16
4509
4510         * src/mainwindow.c
4511                 fix "View/Hide quotes" menu item status initialization.
4512
4513 2006-08-02 [wwp]        2.4.0cvs15
4514
4515         * src/matcher_parser_parse.y
4516                 remove a debug trace.
4517
4518 2006-08-02 [paul]       2.4.0cvs14
4519
4520         * src/plugins/pgpcore/passphrase.c
4521                 don't set initial dialog size
4522                 make it resizable
4523
4524 2006-08-02 [paul]       2.4.0cvs13
4525
4526         * src/noticeview.c
4527                 remove the rogue '/' character
4528
4529 2006-08-02 [paul]       2.4.0cvs12
4530
4531         * src/noticeview.c
4532                 allow buttons to resize as necessary
4533
4534 2006-08-01 [wwp]        2.4.0cvs11
4535
4536         * src/mbox.c
4537                 fix strict ISO C90 compliance.
4538
4539 2006-08-01 [wwp]        2.4.0cvs10
4540
4541         * tools/update-po
4542                 updated update-po tool to work w/ context-dependent translations.
4543                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
4544
4545 2006-08-01 [wwp]        2.4.0cvs9
4546
4547         * src/matcher.c
4548         * src/prefs_filtering.c
4549         * src/prefs_matcher.c
4550                 allow context-dependent translations for "All",
4551                 patch by Fabien Vantard <fzzzzz@gmail.com>.
4552
4553 2006-07-31 [colin]      2.4.0cvs8
4554
4555         * AUTHORS
4556         * src/gtk/authors.h
4557                 Add Rafal to authors
4558
4559 2006-07-31 [colin]      2.4.0cvs7
4560
4561         * src/compose.c
4562         * src/mainwindow.c
4563         * src/messageview.h
4564         * src/prefs_common.c
4565         * src/prefs_common.h
4566         * src/textview.c
4567                 Add 'View/Hide quotes'. Patch based on a patch
4568                 by Rafal Weglarz
4569
4570 2006-07-31 [colin]      2.4.0cvs6
4571
4572         * src/action.c
4573                 Fix problem with "> stuff >" actions
4574
4575 2006-07-31 [paul]       2.4.0cvs5
4576
4577         * po/nb.po
4578                 updated by Geir Helland
4579
4580 2006-07-31 [wwp]        2.4.0cvs4
4581
4582         * src/mainwindow.c
4583         * src/summaryview.c
4584         * src/summaryview.h
4585                 add "View/Go to/Parent message" and "View/Go to/Last read message",
4586                 thanks to Colin.
4587
4588 2006-07-31 [wwp]        2.4.0cvs3
4589
4590         * src/Makefile.am
4591         * src/addr_compl.c
4592         * src/addr_compl.h
4593         * src/addressbook.c
4594         * src/addressbook.h
4595         * src/addressbook_foldersel.c
4596         * src/addressbook_foldersel.h
4597         * src/addrindex.c
4598         * src/addrindex.h
4599         * src/matcher.c
4600         * src/matcher.h
4601         * src/matcher_parser_lex.l
4602         * src/matcher_parser_parse.y
4603         * src/prefs_common.c
4604         * src/prefs_common.h
4605         * src/prefs_filtering.c
4606         * src/prefs_matcher.c
4607         * src/prefs_matcher.h
4608         * src/summaryview.c
4609                 introduce filtering against the address book. It's now possible to add
4610                 matched conditions to determine if any email address in a message matches
4611                 or doesn't match any or all books or folders in the address book.
4612
4613 2006-07-31 [wwp]        2.4.0cvs2
4614
4615         * src/account.c
4616         * src/filtering.c
4617         * src/filtering.h
4618         * src/folder.c
4619         * src/folderview.c
4620         * src/inc.c
4621         * src/mainwindow.c
4622         * src/matcher.c
4623         * src/matcher_parser_lex.l
4624         * src/matcher_parser_parse.y
4625         * src/mbox.c
4626         * src/prefs_filtering.c
4627         * src/prefs_filtering.h
4628         * src/procmsg.c
4629         * src/procmsg.h
4630         * src/summaryview.c
4631                 introduce per-account filtering rules. Each filtering rule can now be assigned
4632                 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
4633                 when applying filtering rules manually, as all rules will apply - even the ones
4634                 assigned to an account. This issue will be addressed soon.
4635  
4636
4637
4638 2006-07-31 [wwp]        2.4.0cvs1
4639
4640         * src/quote_fmt.c
4641                 make more strings translatable.
4642
4643 2006-07-31 [paul]       2.4.0
4644
4645         2.4.0 released
4646
4647 2006-07-31 [paul]       2.3.1cvs91
4648
4649         * po/ca.po
4650                 updated by Miquel Oliete
4651
4652 2006-07-31 [paul]       2.3.1cvs90
4653
4654         * po/de.po
4655         * po/el.po
4656         * po/fr.po
4657         * po/it.po
4658         * po/pl.po
4659         * po/pt_BR.po
4660         * po/sr.po
4661         * po/zh_CN.po
4662                 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
4663                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
4664                 Aleksandar Urosevic, and Ralgh Young
4665
4666 2006-07-31 [paul]       2.3.1cvs89
4667
4668         * src/account.c
4669         * src/main.c
4670         * src/mainwindow.c
4671         * src/mainwindow.h
4672                 Fix a race condition when, after an SC crash, rescanning
4673                 folders took more than 0.5 seconds
4674                 Thanks to Colin
4675
4676 2006-07-31 [paul]       2.3.1cvs88
4677
4678         * src/folderview.c
4679                 don't translate separator strings
4680
4681 2006-07-30 [mones]      2.3.1cvs87
4682
4683         * doc/man/sylpheed-claws.1
4684                 Fixed non-ASCII chars in Hoa's name
4685         * po/es.po
4686                 Updated for release
4687
4688 2006-07-27 [colin]      2.3.1cvs86
4689
4690         * src/textview.c
4691                 Don't include the leading \n in links
4692                 Patch by Fabien
4693
4694 2006-07-25 [colin]      2.3.1cvs85
4695
4696         * src/mainwindow.c
4697         * src/common/socket.h
4698         * src/etpan/imap-thread.c
4699                 Refresh resolvers before connecting
4700                 to IMAP servers, and after switching
4701                 to online. Thanks to Paul.
4702
4703 2006-07-18 [colin]
4704
4705         * 2.4.0-rc4 released
4706
4707 2006-07-17 [colin]      2.3.1cvs84
4708
4709         * src/inc.c
4710                 Show connection attempt in statusbar before
4711                 connecting (previously first message was
4712                 "Retrieving messages from ..." after the
4713                 connection succeeded.
4714
4715 2006-07-16 [wwp]        2.3.1cvs83
4716
4717         * sylpheed-claws.ico
4718                 Added .ico file (windows multi-size icon file, generated).
4719
4720 2006-07-12 [wwp]        2.3.1cvs82
4721
4722         * src/messageview.c
4723                 remove Message/Re-edit menu entry from messageview window,
4724                 as sent/draft/queued messages are opened in compose window when
4725                 re-edited and it's not possible to re-edit other msgs.
4726
4727 2006-07-12 [paul]       2.3.1cvs81
4728
4729         * AUTHORS
4730         * src/mainwindow.c
4731         * src/gtk/authors.h
4732                 check online state before resetting
4733                 mailcheck timer. Useful if some program
4734                 verifies connection state and updates
4735                 Claws.
4736                 Patch by  Leonid Evdokimov <darkk@users.sf.net>
4737
4738 2006-07-12 [paul]       2.3.1cvs80
4739
4740         * sylpheed-claws-128x128.png
4741         * sylpheed-claws-64x64.png
4742         * sylpheed-claws.png
4743         * src/Makefile.am
4744         * src/main.c
4745         * src/prefs_toolbar.c
4746         * src/stock_pixmap.c
4747         * src/stock_pixmap.h
4748         * src/wizard.c
4749         * src/gtk/about.c
4750         * src/gtk/gtkutils.c
4751         * src/pixmaps/sylpheed-claws.xpm        ** ADDED **
4752         * src/pixmaps/sylpheed-claws_icon.xpm   ** ADDED **
4753         * src/pixmaps/sylpheed-claws_logo.xpm   ** ADDED **
4754         * src/pixmaps/sylpheed.xpm              ** REMOVED **
4755         * src/pixmaps/sylpheed_icon.xpm         ** REMOVED **
4756         * src/pixmaps/sylpheed_logo.xpm         ** REMOVED **
4757                 updated and renamed logo/icon files and related
4758                 logo by Jesper Schultz
4759
4760 2006-07-11 [paul]       2.3.1cvs79
4761
4762         * src/main.c
4763                 fix the labels a smidgin
4764
4765 2006-07-09 [colin]      2.3.1cvs78
4766
4767         * src/textview.c
4768                 Show errors in textviewer's command
4769                 Patch by H. Merijn Brand
4770
4771 2006-07-09 [colin]      2.3.1cvs77
4772
4773         * src/compose.c
4774                 Save FMID in drafts too
4775
4776 2006-07-08 [colin]      2.3.1cvs76
4777
4778         * src/compose.c
4779                 Svae RMID in drafted mails too
4780                 Save quote_fmt vars for whole mails,
4781                 don't reset at each quote_fmt_init:
4782                 allows to use the same |i{var} in
4783                 various template fields
4784         * src/prefs_template.c
4785         * src/quote_fmt.h
4786         * src/quote_fmt_parse.y
4787                 Same
4788
4789 2006-07-08 [colin]      2.3.1cvs75
4790
4791         * src/textview.c
4792                 Fix highlighting of attached parts URIs
4793
4794 2006-07-08 [colin]      2.3.1cvs74
4795
4796         * src/main.c
4797                 Prevent bug #981 (sc 2.3.1 segfaults with 
4798                 gtk+ 2.10) from being reported again:
4799                 if Sylpheed-Claws has been compiled against
4800                 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0, 
4801                 of if Sylpheed-Claws has been compiled against
4802                 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
4803                 error out.
4804
4805 2006-07-07 [colin]      2.3.1cvs73
4806
4807         * src/prefs_actions.c
4808                 Fix label
4809
4810 2006-07-07 [colin]      2.3.1cvs72
4811
4812         * src/prefs_actions.c
4813                 Fix compile on gtk < 2.8. argh :)
4814
4815 2006-07-07 [paul]       2.3.1cvs71
4816
4817         * src/common/defs.h
4818                 update DONATE_URI
4819
4820 2006-07-07 [colin]      2.3.1cvs70
4821
4822         * po/POTFILES.in
4823         * src/quote_fmt.c
4824         * src/quote_fmt_lex.l
4825         * src/quote_fmt_parse.y
4826                 Add |i{var}, a way to insert user-entered
4827                 text in a template
4828
4829 2006-07-07 [colin]
4830
4831         * 2.4.0-rc3 released
4832
4833 2006-07-07 [colin]      2.3.1cvs69
4834
4835         * src/folder.c
4836                 Don't consider inboxes of UNKNOWN folder 
4837                 classes to be useable as default inboxes
4838
4839 2006-07-07 [paul]       2.3.1cvs68
4840
4841         * src/textview.c
4842                 add missing #include <errno.h>
4843                 Thanks to René J. Blokland
4844
4845 2006-07-07 [paul]       2.3.1cvs67
4846
4847         * src/action.c
4848                 Return now Closes dialog
4849         * src/mimeview.c
4850         * src/mimeview.h
4851         * src/textview.c
4852                 add contextual menu to mime parts listed
4853                 in the textview
4854                 Thanks to Colin
4855         * src/common/utils.c
4856                 reversal: ' is a valid character in URLs
4857
4858 2006-07-06 [colin]      2.3.1cvs66
4859
4860         * src/remotefolder.h
4861                 Forgotten in previous commit
4862
4863 2006-07-06 [colin]      2.3.1cvs65
4864
4865         * src/folder.c
4866                 Set summary update flag whenever
4867                 totals changed
4868         * src/imap.c
4869         * src/prefs_account.c
4870         * src/common/utils.h
4871         * src/etpan/imap-thread.c
4872                 Fix warnings, thanks to Fabien and
4873                 Ricardo
4874
4875 2006-07-06 [wwp]        2.3.1cvs64
4876
4877         * src/gtk/gtkutils.c
4878                 GTK_STOCK_HELP exists in GTK+ 2.4.x.
4879
4880 2006-07-06 [wwp]        2.3.1cvs63
4881
4882         * src/account.c
4883         * src/addressbook.c
4884         * src/addressitem.h
4885         * src/folderview.c
4886         * src/mainwindow.c
4887         * src/manual.c
4888         * src/manual.h
4889         * src/message_search.c
4890         * src/prefs_actions.c
4891         * src/prefs_filtering.c
4892         * src/prefs_filtering.h
4893         * src/prefs_template.c
4894         * src/summary_search.c
4895         * src/summaryview.c
4896         * src/gtk/gtkutils.c
4897         * src/gtk/gtkutils.h
4898         * src/gtk/pluginwindow.c
4899                 add help buttons to some dialogs. Clicking such buttons opens a
4900                 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
4901
4902 2006-07-06 [paul]       2.3.1cvs62
4903
4904         * src/textview.c
4905                 fix attachments contextual menu
4906                 Thanks to Colin
4907
4908 2006-07-05 [colin]      2.3.1cvs61
4909
4910         * src/textview.c
4911         * src/compose.c
4912                 Handle sftp:// links
4913
4914 2006-07-05 [paul]       2.3.1cvs60
4915
4916         * src/gtk/filesel.c
4917                 grab save button by default
4918                 Thanks to Colin
4919
4920 2006-07-05 [wwp]        2.3.1cvs59
4921
4922         * manual/xml2pdf
4923                 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
4924
4925 2006-07-04 [colin]      2.3.1cvs58
4926
4927         * src/mimeview.c
4928         * src/textview.c
4929                 Use left click to select, middle click to open
4930                 on mimeparts links
4931         * src/common/utils.c
4932                 Fix segfault
4933
4934 2006-07-04 [colin]      2.3.1cvs57
4935
4936         * src/mainwindow.c
4937         * src/news.c
4938                 Warning fixes, thanks to Fabien
4939
4940 2006-07-04 [colin]      2.3.1cvs56
4941
4942         * src/mimeview.c
4943         * src/mimeview.h
4944         * src/textview.c
4945                 Allow parts to be selected via their text label
4946                 in textview
4947
4948 2006-07-04 [colin]      2.3.1cvs55
4949
4950         * src/folderview.c
4951                 Feedback when closing (for big folders)
4952         * src/prefs_actions.c
4953         * src/prefs_filtering.c
4954         * src/prefs_matcher.c
4955         * src/prefs_template.c
4956                 Fix default button when closing without
4957                 having saved
4958
4959 2006-07-04 [colin]      2.3.1cvs54
4960
4961         * src/news.c
4962                 Delete local file on deletion
4963
4964 2006-07-03 [colin]      2.3.1cvs53
4965
4966         * src/folderview.c
4967         * src/main.c
4968                 Don't freeze when rescanning after crash
4969
4970 2006-07-03 [wwp]        2.3.1cvs52
4971
4972         * src/compose.c
4973         * src/privacy.c
4974         * src/privacy.h
4975         * src/plugins/pgpinline/pgpinline.c
4976         * src/plugins/pgpmime/pgpmime.c
4977                 don't report an error when the user cancels the passphrase dialog.
4978
4979 2006-07-02 [colin]      2.3.1cvs51
4980
4981         * src/folderview.c
4982                 Open message when crossing folders with Space,
4983                 goto next unread and friends
4984
4985 2006-07-01 [colin]      2.3.1cvs50
4986
4987         * src/prefs_account.c
4988                 Typographic rules varying from language
4989                 to language (in french "Protocole :"),
4990                 we have to do that :)
4991
4992 2006-07-01 [ticho]      2.3.1cvs49
4993
4994         * src/prefs_account.c
4995                 Only use one temporary gchar* variable in
4996                 prefs_account_protocol_set_optmenu().
4997
4998 2006-07-01 [ticho]      2.3.1cvs48
4999
5000         * src/prefs_account.c
5001         * src/prefs_account.h
5002                 Use GtkLabel for existing account protocol name.
5003                 Created an array for protocol names and populate the
5004                 combobox from it in a for() cycle.
5005
5006 2006-06-30 [colin]      2.3.1cvs47
5007
5008         * src/compose.c
5009                 Block undo when changing signature (by changing
5010                 account)
5011
5012 2006-06-30 [paul]       2.3.1cvs46
5013
5014         * src/send_message.c
5015                 when editing From in the Compose window, use that address
5016                 in the Return-Path: header
5017                 Thanks to Colin
5018
5019 2006-06-30 [colin]      2.3.1cvs45
5020
5021         * src/compose.c
5022                 Fix signature replacement:
5023                 - when no newline before separator
5024                 - when reediting
5025
5026 2006-06-29 [colin]      2.3.1cvs44
5027
5028         * src/folderview.c
5029         * src/folderview.h
5030         * src/mainwindow.c
5031         * src/summaryview.c
5032                 Let 'View/Go to/Next marked' work like
5033                 Next new & Next unread: across folders
5034                 Change the select_on_entry pref to do
5035                 what we want when changing folder
5036         * src/common/utils.c
5037                 Fix single-quoted links 
5038
5039 2006-06-29 [colin]      2.3.1cvs43
5040
5041         * src/gtk/gtkaspell.c
5042                 "Sylpheed" and "Sylpheed-Claws" do exist !
5043
5044 2006-06-29 [colin]      2.3.1cvs42
5045
5046         * src/imap.c
5047                 Forgot to remove debug
5048
5049 2006-06-29 [colin]      2.3.1cvs41
5050
5051         * src/imap.c
5052         * src/imap.h
5053         * src/mainwindow.c
5054                 Disconnect from IMAP servers when going
5055                 offline. Fixes bug #978 (going to offline-mode 
5056                 won't close connections)
5057
5058 2006-06-29 [colin]      2.3.1cvs40
5059
5060         * src/main.c
5061                 Fix transient setting on failing plugins
5062                 Patch by Fabien
5063         * src/plugins/pgpcore/sgpgme.c
5064                 Only warn for OpenPGP. Most people don't
5065                 have CMS available.
5066
5067 2006-06-29 [colin]      2.3.1cvs39
5068
5069         * src/compose.c
5070                 Fix Spelling menu (discrepancy between context menu
5071                 and top menu when folder's dictionary isn't the 
5072                 default one)
5073         * src/plugins/pgpcore/sgpgme.c
5074                 More error reporting about why gpgme can fail
5075
5076 2006-06-29 [wwp]        2.3.1cvs38
5077
5078         * src/mainwindow.c
5079                 honor the display-header-pane setting even when the message view
5080                 is a separate window.
5081
5082 2006-06-29 [wwp]        2.3.1cvs37
5083
5084         * src/prefs_actions.c
5085                 forgot to commit that one (use of GTK_STOCK_INFO).
5086
5087 2006-06-29 [colin]      2.3.1cvs36
5088
5089         * src/imap.c
5090                 Better handling of login errors (ask the password
5091                 again once), alert in case of error. Fix three
5092                 signedness warnings.
5093
5094 2006-06-28 [wwp]        2.3.1cvs35
5095
5096         * src/prefs_template.c
5097         * src/prefs_matcher.c
5098         * src/prefs_filtering_action.c
5099         * src/prefs_quote.c
5100                 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
5101                 patch by Fabien Vantard, slightly modified.
5102
5103 2006-06-28 [paul]
5104
5105         2.4.0-rc2 released
5106
5107 2006-06-28 [colin]      2.3.1cvs34
5108
5109         * src/prefs_account.c
5110                 Fix bug #977 (Can't add or edit imap accounts)
5111
5112 2006-06-28 [colin]      2.3.1cvs33
5113
5114         * src/mimeview.c
5115                 Fix previous
5116
5117 2006-06-28 [colin]      2.3.1cvs32
5118
5119         * src/mimeview.c
5120                 Save named inlined attachments with "Save all"
5121         * src/main.c
5122         * src/mbox.c
5123         * src/common/plugin.c
5124         * src/common/plugin.h
5125         * src/common/sylpheed.c
5126         * src/common/utils.c
5127         * src/plugins/pgpcore/sylpheed.def
5128         * src/plugins/pgpinline/sylpheed.def
5129         * src/plugins/pgpmime/sylpheed.def
5130                 Win32 compatibility patch, by
5131                 Werner Koch
5132
5133 2006-06-28 [wwp]        2.3.1cvs31
5134
5135         * src/imap.c
5136         * src/prefs_folder_item.c
5137                 less compilation warnings (thanks to Fabien Vantard), less typos.
5138
5139 2006-06-28 [paul]       2.3.1cvs30
5140
5141         * src/gtk/gtkutils.c
5142                 gtk_combo_box_set_focus_on_click() is only
5143                 available since gtk 2.6.0
5144
5145 2006-06-28 [paul]       2.3.1cvs29
5146
5147         * src/prefs_ext_prog.c
5148                 fix engrish and add a tooltip for the
5149                 'command for 'Display as text' option
5150
5151 2006-06-28 [paul]
5152
5153         2.4.0-rc1 released
5154
5155 2006-06-28 [paul]       2.3.1cvs28
5156
5157         * ChangeLog
5158         * tools/Makefile.am
5159                 include textviewer.pl in releases
5160
5161 2006-06-28 [paul]       2.3.1cvs27
5162
5163         * src/prefs_ext_prog.c
5164                 hide Print command option if libgnomeprint
5165                 support is present
5166
5167 2006-06-27 [colin]      2.3.1cvs26
5168
5169         * src/compose.c
5170                 Fix Esc handling in insert/attach dialog
5171                 Don't show this dialog if dragging something
5172                 else than text/uri-list
5173                 Thanks to Fabien Vantard
5174         * tools/textviewer.pl
5175                 Filter script to display stuff as text
5176                 by H. Merijn Brand
5177
5178 2006-06-27 [wwp]        2.3.1cvs25
5179
5180         * src/messageview.c
5181                 use the exact product name (message view title), patch
5182                 by Fabien Vantard.
5183
5184 2006-06-27 [ticho]      2.3.1cvs24
5185
5186         * src/prefs_account.c
5187         * src/prefs_common.c
5188         * src/prefs_common.h
5189         * src/prefs_ext_prog.c
5190         * src/textview.c
5191                 Add a preference (Preferences/External programs)
5192                 to allow "Display as text" to be done via a script
5193                 (patch by H.Merijn Brand).
5194                 Use GtkComboBox for protocol selection in account
5195                 preferences.
5196                 Only include current choice for existing accounts, and
5197                 insensitivize the combobox.
5198
5199 2006-06-27 [paul]       2.3.1cvs23
5200
5201         * src/mbox.c
5202                 fix crasher introduced in cvs21.
5203                 Thanks to Colin
5204
5205 2006-06-26 [colin]      2.3.1cvs22
5206
5207         * src/mbox.c
5208                 Fix double-frees when leaving folders
5209                 after exporting to mbox
5210
5211 2006-06-26 [colin]      2.3.1cvs21
5212
5213         * src/mbox.c
5214                 More feedback (and optimisation)
5215                 on import/export
5216         * src/common/utils.c
5217                 Fix case when looking for mail addresses
5218         * src/gtk/gtkutils.c
5219                 Extra check for (X-)Face
5220
5221 2006-06-25 [ticho]      2.3.1cvs20
5222
5223         * src/compose.c
5224         * src/exphtmldlg.c
5225         * src/gtk/gtkutils.c
5226         * src/gtk/gtkutils.h
5227                 Added second argument to gtkut_sc_combobox_create() to
5228                 control focus-on-click for the widget.
5229                 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
5230
5231 2006-06-25 [ticho]      2.3.1cvs19
5232
5233         * src/compose.c
5234         * src/gtk/Makefile.am
5235         * src/gtk/combobox.c
5236         * src/gtk/combobox.h
5237         * src/gtk/gtkutils.c
5238         * src/gtk/gtkutils.h
5239                 Use GtkComboBox instead of deprecated GtkOptionMenu
5240                 for account selector in compose window and for encoding
5241                 selector in attachment properties.
5242                 Also factorise working with the new GtkComboBox somewhat.
5243
5244 2006-06-24 [paul]       2.3.1cvs18
5245
5246         * src/prefs_common.c
5247                 use the correct default value
5248
5249 2006-06-24 [paul]       2.3.1cvs17
5250
5251         * src/compose.c
5252         * src/prefs_common.c
5253         * src/prefs_common.h
5254         * src/prefs_compose_writing.c
5255                 enable setting of default action when
5256                 dnd'ing files in the compose window.
5257                 (Collaborative effort with wwp)
5258
5259 2006-06-23 [wwp]        2.3.1cvs16
5260
5261         * src/compose.c
5262                 i18n fix (thanks to Fabien Vantard)
5263
5264 2006-06-22 [colin]      2.3.1cvs15
5265
5266         * src/prefs_customheader.c
5267                 Don't use filters in custom headers' file 
5268                 selector. Remember, extensions mean nothing :)
5269
5270 2006-06-22 [paul]       2.3.1cvs14
5271
5272         * configure.ac
5273                 allow setting of man directory location
5274
5275 2006-06-22 [colin]      2.3.1cvs13
5276
5277         * src/mainwindow.c
5278                 Add 'View/Go to/Next unread folder'.
5279                 I missed that :)
5280
5281 2006-06-22 [colin]      2.3.1cvs12
5282
5283         * src/common/utils.c
5284                 Add some subject prefixes
5285                 Patch by Bjorn T Johansen <btj@havleik.no>
5286
5287 2006-06-22 [colin]      2.3.1cvs11
5288
5289         * manual/advanced.xml
5290                 Forgotten hidden pref
5291
5292 2006-06-21 [paul]       2.3.1cvs10
5293
5294         * src/prefs_account.c
5295                 complete the removal of 'Add date header' option
5296
5297 2006-06-21 [paul]       2.3.1cvs9
5298
5299         * src/account.c
5300         * src/compose.c
5301         * src/prefs_account.c
5302         * src/prefs_account.h
5303                 remove option to add date header - always
5304                 add date header
5305         * src/etpan/imap-thread.c
5306                 fix warnings (Thanks to Colin)
5307
5308 2006-06-21 [wwp]        2.3.1cvs8
5309
5310         * src/folder.c
5311                 set the attachment flag when inline text part are (file)named. This is more convenient
5312                 when receiving (for instance) inline source files or patches sent using thunderbird.
5313
5314 2006-06-21 [paul]       2.3.1cvs7
5315
5316         * src/inc.c
5317                 fix off-by-one count of current msg in
5318                 statusbar filtering progressbar
5319
5320 2006-06-21 [paul]       2.3.1cvs6
5321
5322         * src/folder.c
5323                 Show attachment icon even if the part is 'inline'
5324                 if the following conditions are met:
5325                 - content-type != 'text/plain'
5326                 - content-type != '*/pgp-signature'
5327                 - either 'name' or 'filename' parameter is not NULL
5328                 
5329                 Thanks to Colin
5330
5331 2006-06-21 [paul]       2.3.1cvs5
5332
5333         * src/messageview.c
5334         * src/prefs_common.c
5335         * src/prefs_common.h
5336         * src/prefs_other.c
5337                 add an option to 'Never send Return
5338                 Receipts'
5339                 Thanks to Colin
5340
5341 2006-06-20 [mones]      2.3.1cvs4
5342
5343         * po/es.po
5344                 updated
5345         * src/compose.c
5346                 typo fixed (space after comma)
5347         * tools/make.themes.project
5348                 remove exec mode from tarball files
5349
5350 2006-06-20 [colin]      2.3.1cvs3
5351
5352         * src/news.c
5353         * src/procheader.c
5354         * src/unmime.c
5355                 Better fix for \n's in headers (don't 
5356                 break Received: and others)
5357
5358 2006-06-20 [paul]       2.3.1cvs2
5359
5360         * src/alertpanel.c
5361         * src/textview.c
5362                 improve legibility of phishing attempt
5363                 dialog
5364
5365 2006-06-20 [paul]       2.3.1cvs1
5366
5367         * NEWS
5368         * README
5369         * configure.ac
5370                 Update version number following
5371                 stable release
5372
5373 2006-06-20 [colin]      2.3.0cvs26
5374
5375         * src/compose.c
5376                 When dragging a file to the text of the compose
5377                 window, ask whether we want to insert or attach
5378                 (I know lots of people who do that to attach)
5379
5380 2006-06-20 [colin]      2.3.0cvs25
5381
5382         * src/etpan/imap-thread.c
5383                 Fix threshold (the append command is often > 32 bytes)
5384
5385 2006-06-19 [colin]      2.3.0cvs24
5386
5387         * src/imap.c
5388         * src/etpan/imap-thread.c
5389                 Workaround Rockliffe IMAP server bug: replace
5390                 "x UID SEARCH (ANSWERED UID 1:*)" with
5391                 "x UID SEARCH ANSWERED"
5392                 (Rockliffe doesn't handle the parenthesis)
5393
5394 2006-06-19 [colin]      2.3.0cvs23
5395
5396         * src/compose.c
5397         * src/imap.c
5398         * src/etpan/imap-thread.c
5399                 Probably fix bug #972 (Freezes when adding 
5400                 an attachment to the message)
5401         * src/common/defs.h
5402                 Modernize Firefox cmd
5403
5404
5405 2006-06-18 [colin]      2.3.0cvs22
5406
5407         * src/prefs_customheader.c
5408                 Only allow correct filenames for various
5409                 custom headers
5410
5411 2006-06-18 [colin]      2.3.0cvs21
5412
5413         * src/prefs_customheader.c
5414                 Add a 'From File...' button in custom headers prefs, which
5415                 try to do the right thing: 
5416                 for normal headers, use file as plaintext,
5417                 for X-Face, calls compface,
5418                 for Face, encode to b64.
5419
5420 2006-06-17 [colin]      2.3.0cvs20
5421
5422         * src/mh.c
5423                 Warning fix
5424
5425 2006-06-16 [colin]      2.3.0cvs19
5426
5427         * src/summaryview.c
5428                 Recursive quicksearch: show message list
5429                 in current folder, *then* search children
5430                 in the background.
5431
5432 2006-06-16 [colin]      2.3.0cvs18
5433
5434         * src/main.c
5435                 Instead of ignoring SIGPIPE, save caches
5436                 when getting one. Will fix the fact that
5437                 hot caches are out-of-date when logging 
5438                 out of Xorg.
5439         * src/compose.c
5440         * src/prefs_compose_writing.c
5441                 Only save text (not attachments) when 
5442                 auto-saving to drafts
5443         * src/unmime.c
5444                 Always replace \n, \r and \t with spaces
5445                 in headers
5446         * manual/dist/html/Makefile.am
5447         * manual/dist/pdf/Makefile.am
5448         * manual/dist/ps/Makefile.am
5449         * manual/dist/txt/Makefile.am
5450         * manual/fr/dist/html/Makefile.am
5451         * manual/fr/dist/pdf/Makefile.am
5452         * manual/fr/dist/ps/Makefile.am
5453         * manual/fr/dist/txt/Makefile.am
5454         * manual/pl/dist/html/Makefile.am
5455         * manual/pl/dist/pdf/Makefile.am
5456         * manual/pl/dist/ps/Makefile.am
5457         * manual/pl/dist/txt/Makefile.am
5458                 Fix make clean removing pregenerated manuals
5459
5460
5461 2006-06-16 [colin]      2.3.0cvs17
5462
5463         * src/plugins/pgpcore/sgpgme.c
5464         * src/plugins/pgpmime/pgpmime.c
5465         * src/plugins/pgpinline/pgpinline.c
5466                 Better error reporting in setup_signers.
5467                 Don't fallback to default key if specified
5468                 key isn't found.
5469                 Don't allow signing if more than one secret
5470                 key matches the one specified in prefs.
5471
5472 2006-06-15 [colin]      2.3.0cvs16
5473
5474         * src/folderview.c
5475                 Add "Send queue" in the folder's contextual
5476                 menu
5477         * src/compose.c
5478         * src/messageview.c
5479         * src/privacy.c
5480         * src/privacy.h
5481         * src/procmime.c
5482         * src/procmsg.c
5483         * src/plugins/pgpcore/passphrase.c
5484         * src/plugins/pgpcore/sgpgme.c
5485         * src/plugins/pgpinline/pgpinline.c
5486         * src/plugins/pgpmime/pgpmime.c
5487                 Better error reporting
5488         * src/mbox.c
5489                 Probably fix bug #971 (2.2.3 cannot read mail 
5490                 from local mbox)
5491
5492
5493 2006-06-15 [mones]      2.3.0cvs15
5494
5495         * tools/make.themes.project
5496                 creates the themes project from the web page
5497
5498 2006-06-15 [colin]      2.3.0cvs14
5499
5500         * src/folder.c
5501                 Better fix (avoid losing the folder if scan_tree 
5502                 fails)
5503
5504 2006-06-15 [cleroy]     2.3.0cvs13
5505
5506         * src/folder.c
5507                 Probably fix Bug #969 (crash on rebuilding 
5508                 imap folder)
5509
5510 2006-06-14 [colin]      2.3.0cvs12
5511
5512         * manual/dtd/manual.xsl
5513         * manual/sylpheed-claws-manual.xml
5514         * manual/fr/sylpheed-claws-manual.xml
5515         * manual/pl/sylpheed-claws-manual.xml
5516                 Insert pagebreaks between sections
5517
5518 2006-06-14 [paul]       2.3.0cvs11
5519
5520         * configure.ac
5521                 better fix than 2.3.0cvs10
5522
5523 2006-06-14 [paul]       2.3.0cvs10
5524
5525         * configure.ac
5526                 fix setting of PACKAGE_DATA_DIR with newer autoconf
5527                 (backwards compatible)
5528
5529 2006-06-13 [colin]      2.3.0cvs9
5530
5531         * src/messageview.c
5532                 Fix sending of return receipt with the new queue folders
5533
5534 2006-06-13 [wwp]        2.3.0cvs8
5535
5536         * src/quote_fmt_lex.l
5537                 fix wrong tokens returned in quote_fmt lexer, query not().
5538
5539 2006-06-13 [wwp]        2.3.0cvs7
5540
5541         * src/folder.c
5542         * src/prefs_folder_item.c
5543                 allow changing folder type even when folder is not a top-level one,
5544                 thanks to Colin.
5545
5546 2006-06-12 [colin]      2.3.0cvs6
5547
5548         * src/folderview.c
5549                 Fix double-ask of "Do you want to mark all
5550                 as read"
5551
5552 2006-06-12 [colin]      2.3.0cvs5
5553
5554         * src/compose.c
5555         * src/compose.h
5556         * src/folder.c
5557         * src/folder.h
5558         * src/imap.c
5559         * src/inc.c
5560         * src/main.c
5561         * src/messageview.c
5562         * src/mh.c
5563         * src/prefs_folder_item.c
5564         * src/procheader.c
5565         * src/procmime.c
5566         * src/procmsg.c
5567         * src/procmsg.h
5568         * src/send_message.c
5569         * src/summaryview.c
5570         * src/toolbar.c
5571                 Apply bug #964's patch (Queue and drafts aren't normal)
5572                 The Drafts and Queue folder now contain RFC-822 files,
5573                 allowing to move and copy mails from and to these 
5574                 folders. Moving from Drafts to Queue will prepare the
5575                 mail for sending (PGP signature, encryption, etc).
5576                 This patch also rework sending errors handling to try
5577                 to be more helpful.
5578                 Also, allow redefining folder types via the GUI 
5579                 (Folder type in its Properties)
5580
5581 2006-06-12 [colin]      2.3.0cvs4
5582
5583         * src/summaryview.c
5584         * src/prefs_common.c
5585         * src/prefs_common.h
5586         * src/gedit-print.c
5587                 Allow to define a specific print font - patch
5588                 by Bernhard Walle <bernhard.walle@gmx.de>
5589         * src/prefs_fonts.c
5590         * manual/advanced.xml
5591         * manual/fr/advanced.xml
5592                 Add a hidden pref to allow deletion without
5593                 confirmation
5594
5595 2006-06-12 [wwp]        2.3.0cvs3
5596
5597         * .cvsignore
5598                 more files to ignore.
5599
5600 2006-06-12 [wwp]        2.3.0cvs2
5601
5602         * src/quote_fmt.c
5603         * src/quote_fmt_lex.l
5604         * src/quote_fmt_parse.y
5605                 extend the quote_fmt parser (templates and quotes):
5606                 - allow limited sub-expressions in |p{} and |f{} expressions,
5607                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
5608                 - implemented/fixed missing implementation of query_references and show_references,
5609                 - completed, fixed contents and format of the symbols help dialog,
5610                 - fix some compilation warnings.
5611
5612 2006-06-12 [wwp]        2.3.0cvs1
5613
5614         * manual/advanced.xml
5615         * manual/fr/advanced.xml
5616                 updates in the "templates" section of the manual (eng/fr):
5617                  - be more precise (both versions)
5618                  - completed to match the english reference (fr version)
5619                  - touchups (both versions)
5620
5621 2006-06-12 [paul]       2.3.0
5622
5623         2.3.0 released
5624
5625 2006-06-12 [paul]       2.2.3cvs14
5626
5627         * po/ca.po
5628         * po/cs.po
5629         * po/de.po
5630         * po/el.po
5631         * po/fr.po
5632         * po/it.po
5633         * po/pt_BR.po
5634         * po/sr.po
5635         * po/zh_CN.po
5636                 updated by Miquel Oliete, Tim, Stephan Sachse,
5637                 Stavros Giannouris, Fabien Vantard, Andrea
5638                 Spadaccini, Frederico Goncalves Guimaraes,
5639                 Aleksandar Urosevic, and Ralgh Young
5640
5641 2006-06-12 [colin]      2.2.3cvs13
5642
5643         * src/mbox.c
5644                 Add missing header
5645
5646 2006-06-11 [colin]      2.2.3cvs12
5647
5648         * src/msgcache.c
5649                 Verify that g_malloc() succeeded
5650
5651 2006-06-11 [colin]      2.2.3cvs11
5652
5653         * src/wizard.c
5654                 Add Face header to welcome mail
5655
5656 2006-06-10 [colin]      2.2.3cvs10
5657
5658         * src/textview.c
5659                 Revert previous (Forgot it changes the
5660                 margin on the whole mail)
5661
5662 2006-06-10 [colin]      2.2.3cvs9
5663
5664         * src/textview.c
5665                 Don't overlap long headers under (X-)Face
5666
5667 2006-06-10 [mones]      2.2.3cvs8
5668
5669         * manual/xml2pdf
5670                 allow generation of manual on systems lacking saxon binary
5671                 but with java and the saxon library installed
5672
5673         * po/es.po
5674                 updated for release
5675
5676 2006-06-09 [colin]      2.2.3cvs7
5677
5678         * src/summaryview.c
5679                 Fix leak when using Display Sender using Addressbook
5680
5681 2006-06-09 [colin]      2.2.3cvs6
5682
5683         * src/compose.c
5684         * src/folder.c
5685         * src/folderview.c
5686         * src/mimeview.c
5687         * src/summaryview.c
5688                 More leaks fixes
5689
5690 2006-06-09 [paul]       2.2.3cvs5
5691
5692         * AUTHORS
5693         * src/gtk/authors.h
5694         * tools/claws.i18n.status.pl
5695                 updated with new info
5696
5697 2006-06-09 [paul]       2.2.3cvs4
5698
5699         * README
5700                 updated
5701         * manual/ack.xml
5702                 add wwp to authors list
5703         * src/gtk/authors.h
5704                 update mine and Colin's addresses
5705
5706 2006-06-08 [colin]      2.2.3cvs3
5707
5708         * src/etpan/imap-thread.c
5709                 Fix leak on SSL cert check
5710
5711 2006-06-08 [colin]      2.2.3cvs2
5712
5713         * src/common/utils.c
5714                 Fix leak
5715
5716 2006-06-08 [paul]       2.2.3cvs1
5717
5718         * configure.ac
5719                 Update version number following
5720                 stable release
5721
5722 2006-06-07 [colin]      2.2.2cvs3
5723
5724         * src/msgcache.c
5725                 Fix catching cache read errors (guint instead of gint)
5726                 Prevent malloc'ing more than 8MB (means cache corruption)
5727
5728 2006-06-07 [paul]       2.2.2cvs2
5729
5730         * src/exporthtml.c
5731         * src/exportldif.c
5732         * src/mh.c
5733         * src/mutt.c
5734         * src/pine.c
5735         * src/common/utils.c
5736                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
5737                 obey $HOME'
5738                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
5739                 Thanks to Colin
5740
5741 2006-06-06 [paul]       2.2.2cvs1
5742
5743         * configure.ac
5744                 Update version number following
5745                 stable release
5746
5747 2006-06-06 [paul]       2.2.1cvs6
5748
5749         * src/matcher.c
5750                 fix  implicit declaration of
5751                 sylpheed_do_idle()
5752                 Patch by Fabien Vantard
5753
5754 2006-06-06 [paul]       2.2.1cvs5
5755
5756         * src/matcher.c
5757                 fix age_greater and age_lower so that they
5758                 mean what say and not '...or equal to'
5759                 Thanks to Colin
5760
5761 2006-06-06 [paul]       2.2.1cvs4
5762
5763         * src/textview.c
5764         * src/common/utils.c
5765                 fix URI check
5766                 Thanks to Colin
5767
5768 2006-06-05 [wwp]        2.2.1cvs3
5769
5770         * manual/fr/account.xml
5771                 minor language fixes (thanks to Fabien Vantard).
5772
5773 2006-06-05 [colin]      2.2.1cvs2
5774
5775         * src/prefs_folder_item.c
5776         * src/folderview.c
5777                 Allow recursive setting of properties 
5778                 for whole mailboxes
5779         * src/matcher.c
5780                 Don't freeze on 'test' filtering rule
5781
5782 2006-06-05 [colin]      2.2.1cvs1
5783
5784         * configure.ac
5785                 Update version number following
5786                 stable release
5787
5788 2006-06-04 [wwp]        2.2.0cvs82
5789
5790         * manual/glossary.xml
5791         * manual/account.xml
5792         * manual/fr/glossary.xml
5793         * manual/fr/account.xml
5794                 added glossary section and references/links related to the Face custom header.
5795
5796 2006-06-04 [colin]      2.2.0cvs81
5797
5798         * src/summaryview.c
5799                 Skip to next message on move with no
5800                 immediate execution
5801
5802 2006-06-04 [wwp]        2.2.0cvs80
5803
5804         * manual/xml2pdf
5805                 added sanity checks, exit when needed.
5806
5807 2006-06-03 [paul]       2.2.0cvs79
5808
5809         * src/prefs_receive.c
5810                 page name is now 'Receiving'
5811         * src/prefs_send.c
5812                 page name is now 'Sending'
5813
5814 2006-06-03 [colin]      2.2.0cvs78
5815
5816         * src/plugins/spamassassin/spamassassin_gtk.c
5817                 Autoswitch to Localhost if transport was previously
5818                 disabled. Else people had to check [] Enable, then
5819                 *reselect* transport.
5820
5821 2006-06-03 [colin]      2.2.0cvs77
5822
5823         * src/plugins/pgpinline/pgpinline.c
5824         * src/plugins/pgpmime/pgpmime.c
5825                 Check that gpg_data_release_and_get_mem 
5826                 didn't fail (now, why this happens...)
5827
5828 2006-06-03 [colin]      2.2.0cvs76
5829
5830         * src/mbox.c
5831                 Fix bug #962 (Manual and/or UI should 
5832                 warn about incompatible locking 
5833                 causing dataloss)
5834
5835 2006-06-02 [cleroy]     2.2.0cvs75
5836
5837         * src/filtering.c
5838         * src/folder.c
5839         * src/procmsg.c
5840         * src/summaryview.c
5841                 Fix a few leaks
5842
5843 2006-06-02 [colin]      2.2.0cvs74
5844
5845         * src/main.c
5846                 On exit, free caches after writing them
5847                 Shuts up some valgrind false positives
5848         * src/procmsg.c
5849         * src/send_message.c
5850                 Fix races when reusing existing SMTP connections
5851                 Fix inexistant session timeout
5852         * src/toolbar.c
5853                 Display alertpanel after all queues have
5854                 been processed, not after each
5855
5856 2006-06-02 [wwp]        2.2.0cvs73
5857
5858         * manual/fr/glossary.xml
5859         * manual/fr/ack.xml
5860         * manual/ack.xml
5861                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
5862
5863 2006-06-02 [wwp]        2.2.0cvs72
5864
5865         * manual/xml2pdf
5866         * manual/dist/pdf/Makefile.am
5867         * manual/dtd/manual.xsl
5868         * manual/fr/dist/pdf/Makefile.am
5869         * manual/pl/dist/pdf/Makefile.am
5870                 we changed the procedure to generate the .pdf version of the manual.
5871                 The procedure is more modern and the .pdf we get now has a valid index.
5872                 Here are the new pre-requisites:
5873
5874                 - JRE 1.x (1.4 here): there must be one from your distro
5875                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
5876                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
5877                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
5878
5879                 See my posts for further info about the installation of this toolchain:
5880
5881                 Date: Fri, 19 May 2006 19:40:06 +0200
5882                 From: wwp <subscript@free.fr>
5883                 To: sylpheed-claws-devel@lists.sourceforge.net
5884                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
5885
5886                 and
5887
5888                 Date: Wed, 24 May 2006 12:58:49 +0200
5889                 From: wwp <subscript@free.fr>
5890                 To: sylpheed-claws-devel@lists.sourceforge.net
5891                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
5892
5893 2006-06-01 [colin]      2.2.0cvs71
5894
5895         * src/compose.c
5896                 Better guards against IMAP races
5897         * src/main.c
5898         * src/prefs_common.c
5899         * src/prefs_common.h
5900         * src/common/ssl_certificate.c
5901         * src/etpan/imap-thread.c
5902         * src/etpan/imap-thread.h
5903         * src/gtk/sslcertwindow.c
5904                 New hidden option ssl_skip_cert_check to 
5905                 avoid dups of bug #959 (libetpan linked
5906                 against gnutls and gnutls buggy on 64bit)
5907                 Present expired warning only once per
5908                 session/server.
5909         * manual/advanced.xml
5910         * manual/fr/advanced.xml
5911                 Document new option
5912
5913 2006-06-01 [wwp]        2.2.0cvs70
5914
5915         * src/messageview.c
5916                 fix for bug #961 (return receipt dialog 
5917                 complains incorrectly about return-path 
5918                 email adress being different), thanks 
5919                 to Colin.
5920
5921 2006-05-31 [cleroy]     2.2.0cvs69
5922
5923         * src/common/ssl.c
5924                 Guard against NULLs, although this
5925                 should never be an issue
5926
5927 2006-05-31 [colin]      2.2.0cvs68
5928
5929         * src/filtering.c
5930                 Use g_slist_prepend
5931         * src/imap.c
5932                 Don't remove caches when destroying folder, it
5933                 could (should) be done at exit
5934         * src/inc.c
5935                 free processing cache after incorporation
5936         * src/etpan/imap-thread.c
5937                 Maybe fix bug #959 (Crash on moving to emails 
5938                 to a imap account per ssl with a expired 
5939                 certificate.)
5940
5941 2006-05-30 [colin]      2.2.0cvs67
5942
5943         * src/summaryview.c
5944                 Put back event flush when displaying message
5945                 It avoids reading a bunch of messages just
5946                 by hitting shift-n for too long ;)
5947
5948 2006-05-29 [colin]      2.2.0cvs66
5949
5950         * src/summaryview.c
5951                 Remove useless g_warnings
5952
5953 2006-05-29 [colin]      2.2.0cvs65
5954
5955         * src/imap.c
5956                 Fix g_slist_append()s for performance
5957
5958 2006-05-29 [colin]      2.2.0cvs64
5959
5960         * src/compose.c
5961         * src/common/utils.c
5962                 Fix extraneous tab at start of addresses
5963         * src/mainwindow.c
5964                 Fix warnings (thanks to Fabien)
5965                 Fix crash at exit when composing messages 
5966                 exist
5967         * src/pop.c
5968                 Fix progress bar when deleting expired mails
5969                 Thanks to Hiro
5970         * src/summaryview.c
5971         * src/gtk/gtksctree.c
5972                 Fix re-sorting slowness
5973
5974 2006-05-29 [paul]       2.2.0cvs63
5975
5976         * src/mh.c
5977                 fetch full message when moving mails
5978                 from another mailbox, (fixed data loss
5979                 when filtering from IMAP to MH, introduced
5980                 in 2.2.0cvs57).
5981                 Thanks to Colin
5982
5983 2006-05-29 [mones]      2.2.0cvs62
5984
5985         * src/gtk/gtksctree.c
5986                 Unselect faster (patch by Colin)        
5987
5988 2006-05-26 [colin]      2.2.0cvs61
5989
5990         * src/summaryview.c
5991                 Unplug MSGINFO_UPDATE callback on delete too.
5992
5993 2006-05-26 [colin]      2.2.0cvs60
5994
5995         * src/foldersel.c
5996                 Fix bold in folder selection window with glib2.10
5997                 thanks Hiro
5998
5999 2006-05-26 [colin]      2.2.0cvs59
6000
6001         * src/procheader.c
6002                 Convert date only if necessary (and don't
6003                 try to convert from utf8 to utf8, too)
6004         * src/summaryview.c
6005                 Only set column's text if the column's 
6006                 displayed
6007
6008 2006-05-26 [colin]      2.2.0cvs58
6009
6010         * src/summaryview.c
6011         * src/gtk/gtkutils.c
6012                 Fix useless warning
6013
6014 2006-05-26 [colin]      2.2.0cvs57
6015
6016         * src/mainwindow.c
6017                 Make summaryview selectable as long as 
6018                 no message has focus
6019         * src/mh.c
6020                 Faster deletion (by implementing mh_remove_msgs)
6021                 Faster copy (avoid using mh_fetch_msg just to get
6022                 the filename)
6023                 Faster move (using move_file instead of copy_file
6024                 if MSG_IS_MOVE)
6025                 No progressbar if total number of mails to cp/mv 
6026                 is less than 100
6027         * src/summaryview.c
6028                 Fix removal from subject_table when mail gets moved
6029                 Faster deletion (g_slist_prepend instead of append)
6030         * src/gtk/gtksctree.c
6031                 Remove useless code
6032
6033 2006-05-25 [colin]      2.2.0cvs56
6034
6035         * src/common/ssl_certificate.c
6036                 Fix leak in expired cert check
6037
6038 2006-05-25 [colin]      2.2.0cvs55
6039
6040         * src/mh.c
6041                 Disable flags syncing on .mh_sequences - it
6042                 is buggy and marks mails read under unknown
6043                 conditions.
6044
6045 2006-05-25 [paul]
6046
6047         * 2.3.0-rc4 released
6048
6049 2006-05-24 [colin]      2.2.0cvs54
6050
6051         attention cvs users: if you manage to crash
6052         Sylpheed-Claws while moving, copying or deleting
6053         mails, we *are* interested in stack traces and
6054         valgrind logs. It looks stable, but one never
6055         knows...
6056
6057         * src/folder.c
6058                 Add progressbar for cache updates
6059         * src/folderutils.c
6060                 Optimize Mark all read in the current
6061                 folder
6062         * src/mh.c
6063                 Add progressbar for copy/move
6064         * src/procmsg.c
6065                 Optimize O(n^2) in copy/move
6066         * src/summaryview.c
6067         * src/gtk/gtksctree.c
6068                 Optimize O(n^2) algos
6069         * src/common/timing.h
6070                 Display ms instead of us
6071
6072 2006-05-24 [wwp]        2.2.0cvs53
6073
6074         * manual/fr/advanced.xml
6075                 updates to the French manual.
6076
6077 2006-05-24 [wwp]        2.2.0cvs52
6078
6079         * src/common/utils.c
6080                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
6081
6082 2006-05-24 [wwp]        2.2.0cvs51
6083
6084         * src/folderutils.c
6085                 fixed "mark all read" in MH folders (thanks to Colin).
6086
6087 2006-05-24 [paul]       2.2.0cvs50
6088
6089         * doc/man/sylpheed-claws.1
6090                 updated the man page
6091
6092 2006-05-23 [colin]      2.2.0cvs49
6093
6094         * src/folderview.c
6095         * src/imap.c
6096         * src/inc.c
6097         * src/mbox.c
6098         * src/messageview.c
6099         * src/news.c
6100         * src/send_message.c
6101         * src/summaryview.c
6102         * src/gtk/sslcertwindow.c
6103                 alertpanel fixes, by Fabien
6104
6105 2006-05-23 [colin]      2.2.0cvs48
6106
6107         * src/folder.c
6108         * src/folderview.c
6109         * src/msgcache.c
6110         * src/summaryview.c
6111         * src/gtk/gtksctree.c
6112         * src/gtk/gtksctree.h
6113                 More timings
6114                 Fix slow loading problem, which was caused by the
6115                 use of some gtk_ctree funcs and their use of
6116                 g_list_position while gtk_ctree_(un)link'ing.
6117                 Reap more functions from gtkctree.c to be sure we
6118                 use our (fast) version instead of theirs.
6119         * src/mh.c
6120                 Fix copy of unread mails
6121
6122
6123 2006-05-22 [wwp]        2.2.0cvs47
6124
6125         * manual/fr/advanced.xml
6126                 updated.
6127
6128 2006-05-22 [colin]      2.2.0cvs46
6129
6130         * src/filtering.c
6131                 Fix possible infinite loop. 'copy' is not a 
6132                 final action, so when encountering a 'copy',
6133                 we have to check if a previous one was set
6134                 and do it. In the same way, if we encounter
6135                 a 'move' we have to perform a possibly 
6136                 pending 'copy'. This will slow down filtering
6137                 on IMAP if move+copy or multiple copy actions
6138                 are to be done, but handling it via the batch
6139                 would be really too convoluted.
6140
6141 2006-05-22 [wwp]        2.2.0cvs45
6142
6143         * manual/fr/advanced.xml
6144         * manual/fr/faq.xml
6145         * manual/fr/glossary.xml
6146         * manual/fr/handling.xml
6147         * manual/fr/intro.xml
6148         * manual/fr/plugins.xml
6149         * manual/fr/sylpheed-claws-manual.xml
6150                 sync w/ the english manual: updates URIs, documented mailing-list
6151                 support, better explanation about the enabled/disabled feature
6152                 in filtering/processing rules by Paul.
6153
6154 2006-05-21 [colin]      2.2.0cvs44
6155
6156         * src/summaryview.c
6157                 Don't expand after building threads, but during
6158
6159 2006-05-21 [colin]      2.2.0cvs43
6160
6161         * src/procmsg.c
6162         * src/summaryview.c
6163                 More timing possibilities... For next time I have 
6164                 to find out how the hell some 3GHz computer takes
6165                 one minute to open a 30k folder...
6166
6167 2006-05-21 [colin]      2.2.0cvs42
6168
6169         * manual/pl/advanced.xml
6170         * manual/pl/faq.xml
6171         * manual/pl/glossary.xml
6172         * manual/pl/handling.xml
6173         * manual/pl/intro.xml
6174         * manual/pl/plugins.xml
6175         * manual/pl/sylpheed-claws-manual.xml
6176                 Polish manual updated by Pawel
6177
6178 2006-05-20 [colin]
6179
6180         * 2.3.0-rc3 released
6181
6182 2006-05-20 [colin]      2.2.0cvs41
6183
6184         * src/imap.c
6185                 Fix -rc2 problems:
6186                 - remove cache of moved messages from original folder
6187                 - apply new flags to messages even if they aren't appliable
6188                   via IMAP.
6189
6190 2006-05-20 [colin]
6191
6192         * 2.3.0-rc2 released
6193
6194 2006-05-19 [colin]      2.2.0cvs40
6195
6196         * src/imap.c
6197                 Don't issue SELECT in imap_change_flags
6198                 before having checked that we indeed have
6199                 some flags to change. MSG_POSTFILTERED for
6200                 example can't be used on IMAP.
6201                 Fixes bug #955 (copying messages between 
6202                 imap folders is extremely slow), which was
6203                 a regression.
6204
6205 2006-05-19 [colin]      2.2.0cvs39
6206
6207         * src/folder.c
6208         * src/folder.h
6209         * src/folderview.c
6210                 Try to fix bug #830 (Some unread messages 
6211                 get marked read in IMAP inbox):
6212                 - Prevent scanning a folder if it's being 
6213                   opened via the GUI
6214                 - Postpone opening via the GUI of a folder
6215                   currently scanned.
6216
6217
6218 2006-05-19 [wwp]        2.2.0cvs38
6219
6220         * manual/advanced.xml
6221                 fix English+typo (thanks to Paul).
6222
6223 2006-05-19 [wwp]        2.2.0cvs37
6224
6225         * manual/advanced.xml
6226         * manual/fr/advanced.xml
6227         * src/gtk/logwindow.c
6228         * src/prefs_common.c
6229         * src/prefs_common.h
6230                 added hidden prefs to allow customization of colors used in
6231                 protocol log window (useful for dark gtk+ themes).
6232
6233 2006-05-19 [wwp]        2.2.0cvs36
6234
6235         * ChangeLog
6236                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
6237
6238 2006-05-19 [paul]       2.2.0cvs35
6239
6240         * src/textview.c
6241                 make Reply-To fully clickable
6242         * src/gtk/logwindow.c
6243                 more colouring (SMTP ESMTP)
6244         Both patches by Pawel Pekala
6245
6246 2006-05-19 [cleroy]     2.2.0cvs34
6247
6248         * src/mh.c
6249                 Don't update flags from current folder
6250                 Probably fixes bug #935 (Read Messages 
6251                 Revert to Being Marked as Unread)
6252
6253 2006-05-18 [colin]      2.2.0cvs33
6254
6255         * src/imap.c
6256                 Warning fix
6257         * src/compose.c
6258         * src/mainwindow.c
6259         * src/summaryview.c
6260         * src/toolbar.c
6261                 Allow replying to multiple emails
6262                 in multiple windows
6263         * src/mimeview.c
6264         * src/etpan/imap-thread.c
6265                 Leak fixes
6266
6267 2006-05-18 [paul]       2.2.0cvs32
6268
6269         * src/summaryview.c
6270                 keep Mailing-List menu refreshed
6271                 Thanks to Colin
6272
6273 2006-05-18 [paul]       2.2.0cvs31
6274
6275         * manual/advanced.xml
6276         * manual/faq.xml
6277         * manual/glossary.xml
6278         * manual/handling.xml
6279         * manual/intro.xml
6280         * manual/plugins.xml
6281         * manual/sylpheed-claws-manual.xml
6282                 update URLs
6283                 add info about mailing-list support
6284                 edit filtering info
6285         * src/wizard.c
6286         * src/common/defs.h
6287         * src/gtk/about.c
6288         * src/plugins/dillo_viewer/README
6289                 update URLs
6290
6291 2006-05-17 [wwp]        2.2.0cvs30
6292
6293         * manual/handling.xml
6294         * manual/fr/handling.xml
6295                 documented the ability to enabled/disable filtering/processing rules.
6296
6297 2006-05-17 [colin]      2.2.0cvs29
6298
6299         * src/main.c
6300                 Don't initialize g_thread subsystem if it's 
6301                 already done (thanks to Hiro)
6302         * src/mimeview.c
6303                 Fix saving of parts when there name can't be
6304                 converted from UTF-8.
6305
6306 2006-05-17 [paul]       2.2.0cvs28
6307
6308         * po/Makefile.in.in
6309                 fix config.status warning with autoconf 2.60
6310
6311 2006-05-17 [paul]       2.2.0cvs27
6312
6313         * po/POTFILES.in
6314                 add src/mbox.c
6315
6316 2006-05-17 [wwp]        2.2.0cvs26
6317
6318         * src/mainwindow.c
6319                 fix useless and potentially dangerous buffer walking (thanks to Colin).
6320
6321 2006-05-17 [wwp]        2.2.0cvs25
6322
6323         * src/plugins/demo/demo.c
6324                 updated product name in plugin demo (many plugins need to be
6325                 sync'ed w/ that change).
6326
6327 2006-05-17 [colin]      2.2.0cvs24
6328
6329         * src/mh.c
6330                 Fix leak
6331
6332 2006-05-16 [colin]      2.2.0cvs23
6333
6334         * src/mainwindow.c
6335                 Stupid me hit again. Fix cvs22.
6336
6337 2006-05-16 [colin]      2.2.0cvs22
6338
6339         * src/mainwindow.c
6340                 Fix bug #922 (sylpheed-claws crashed after 
6341                 pushing on Inbox folder)
6342
6343 2006-05-16 [colin]      2.2.0cvs21
6344
6345         * src/compose.c
6346                 Make From header be copy/paste/select-able
6347
6348 2006-05-16 [wwp]        2.2.0cvs20
6349
6350         * src/export.c
6351         * src/matcher.c
6352         * src/summaryview.c
6353         * src/etpan/imap-thread.c
6354                 fix some compiler warnings (thanks to Colin).
6355
6356 2006-05-16 [wwp]        2.2.0cvs19
6357
6358         * src/action.c
6359         * src/gedit-print.c
6360         * src/inc.c
6361         * src/mainwindow.c
6362         * src/mh.c
6363         * src/statusbar.c
6364         * src/send_message.c
6365         * src/summaryview.c
6366                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
6367
6368 2006-05-15 [colin]      2.2.0cvs18
6369
6370         * src/procmsg.c
6371                 Fix automatic rule creation with List-Post
6372
6373 2006-05-15 [paul]       2.2.0cvs17
6374
6375         * tools/filter_conv_new.pl
6376                 updated for rule enabling/disabling
6377                 claws version >= 2.3.x required
6378
6379 2006-05-15 [cleroy]     2.2.0cvs16
6380
6381         * src/main.c
6382                 Revert test
6383
6384 2006-05-15 [cleroy]     2.2.0cvs15
6385
6386         * src/main.c
6387                 test
6388
6389 2006-05-15 [wwp]        2.2.0cvs14
6390
6391         * manual/pl/.cvsignore
6392                 ignore generated files.
6393
6394 2006-05-14 [wwp]        2.3.0-rc1
6395
6396         * 2.3.0-rc1 released
6397
6398 2006-05-13 [wwp]        2.2.0cvs13
6399
6400         * src/filtering.c
6401         * src/filtering.h
6402         * src/matcher.c
6403         * src/matcher_parser_lex.l
6404         * src/matcher_parser_parse.y
6405         * src/prefs_filtering.c
6406                 new feature: provide the ability to disable filtering and processing
6407                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
6408                 adaptations.
6409
6410 2006-05-13 [colin]      2.2.0cvs12
6411
6412         * src/compose.c
6413                 Remove useless if (a) b; else b;
6414                 Thanks to wwp
6415
6416 2006-05-13 [wwp]        2.2.0cvs11
6417
6418         * src/export.c
6419         * src/import.c
6420         * src/mainwindow.c
6421         * src/mbox.c
6422         * src/summaryview.c
6423         * src/summaryview.h
6424                 no more silent failures (or at least less ones) when importing
6425                 or exporting from/to mbox. Also start importing/exporting if
6426                 the necessary info is set.
6427
6428 2006-05-13 [wwp]        2.2.0cvs10
6429
6430         * RELEASE_NOTES
6431                 restored up-to-date release notes.
6432
6433 2006-05-13 [paul]       2.2.0cvs9
6434
6435         * po/nl.po
6436         * po/ru.po
6437                 updated by Tim Dijkstra and Pavlo Bohmat
6438
6439 2006-05-12 [colin]      2.2.0cvs8
6440
6441         * src/gtk/quicksearch.c
6442                 Add "k" as shortcut for "colorlabel". Patch
6443                 by ath42@users.sf.net.
6444
6445 2006-05-12 [paul]       2.2.0cvs7
6446
6447         * src/prefs_common.h
6448         * src/prefs_summaries.c
6449         * src/summaryview.c
6450                 when entering a folder also allow
6451                 going directly to first Marked message
6452
6453 2006-05-12 [paul]       2.2.0cvs6
6454
6455         * src/summaryview.c
6456                 always obey 'confirm before marking all
6457                 mails read' option
6458
6459 2006-05-12 [paul]       2.2.0cvs5
6460
6461         * src/textview.c
6462                 make Sender fully clickable
6463
6464 2006-05-12 [colin]      2.2.0cvs4
6465
6466         * src/compose.c
6467         * src/compose.h
6468                 Let From be editable
6469         * src/main.c
6470         * src/mh.c
6471                 Full support of .mh_sequences' Unseen seq
6472
6473 2006-05-12 [colin]      2.2.0cvs3
6474
6475         * src/folder.c
6476         * src/mainwindow.c
6477         * src/mainwindow.h
6478         * src/messageview.c
6479         * src/prefs_spelling.c
6480         * src/procheader.c
6481         * src/procmsg.c
6482         * src/procmsg.h
6483         * src/summaryview.c
6484         * src/toolbar.c
6485         * src/toolbar.h
6486                 Add contextual menu on Compose toolbar
6487                 button. Fixes bug #944 (Automatic
6488                 addresses not applied when changing account
6489                 from compose window)
6490                 add Mailing List support
6491                 based on the old 0.6.5claws25 patch by
6492                 Melvin Hadasht, with finishing touches
6493                 by Colin
6494                 Fix "ignore thread" when mails are threaded by
6495                 subject (and weren't ignored although appearing
6496                 in the thread).
6497                 GUI rework.
6498                 Both patches by Pawel.
6499
6500 2006-05-08 [paul]       2.2.0cvs2
6501
6502         * src/mainwindow.c
6503         * src/mainwindow.h
6504         * src/messageview.c
6505         * src/procheader.c
6506         * src/procmsg.c
6507         * src/procmsg.h
6508         * src/summaryview.c
6509                 add Mailing List support
6510                 based on the old 0.6.5claws25 patch by 
6511                 Melvin Hadasht, with finishing touches
6512                 by Colin
6513
6514 2006-05-08 [colin]      2.2.0cvs1
6515
6516         * src/mainwindow.c
6517         * src/toolbar.c
6518         * src/toolbar.h
6519                 Add contextual menu on Compose toolbar 
6520                 button. Fixes bug #944 (Automatic 
6521                 addresses not applied when changing account 
6522                 from compose window)
6523
6524 2006-05-08 [paul]       2.2.0
6525
6526         2.2.0 released
6527
6528 2006-05-08 [paul]       2.1.1cvs51
6529
6530         * po/cs.po
6531         * po/de.po
6532         * po/en_GB.po
6533         * po/fi.po
6534         * po/fr.po
6535         * po/pt_BR.po
6536         * po/sr.po
6537         * po/zh_CN.po
6538                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
6539                 Fabien Vantard, Frederico Goncalves Guimaraes,
6540                 Aleksandar Urosevic, and Ralgh Young
6541
6542 2006-05-12 [colin]      2.1.1cvs50
6543
6544         * po/cs.po
6545         * po/de.po
6546         * po/en_GB.po
6547         * po/es.po
6548         * po/fi.po
6549         * po/fr.po
6550         * po/pt_BR.po
6551         * po/sr.po
6552         * po/zh_CN.po
6553                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
6554                 Fabien Vantard, Frederico Goncalves Guimaraes,
6555                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
6556
6557 2006-05-05 [colin]      2.1.1cvs49
6558
6559         * manual/Makefile.am
6560         * manual/pl/Makefile.am
6561         * manual/pl/account.xml
6562         * manual/pl/ack.xml
6563         * manual/pl/addrbook.xml
6564         * manual/pl/advanced.xml
6565         * manual/pl/faq.xml
6566         * manual/pl/glossary.xml
6567         * manual/pl/gpl.xml
6568         * manual/pl/handling.xml
6569         * manual/pl/intro.xml
6570         * manual/pl/keyboard.xml
6571         * manual/pl/plugins.xml
6572         * manual/pl/starting.xml
6573         * manual/pl/sylpheed-claws-manual.xml
6574         * manual/pl/dist/.cvsignore
6575         * manual/pl/dist/Makefile.am
6576         * manual/pl/dist/html/.cvsignore
6577         * manual/pl/dist/html/Makefile.am
6578         * manual/pl/dist/pdf/.cvsignore
6579         * manual/pl/dist/pdf/Makefile.am
6580         * manual/pl/dist/ps/.cvsignore
6581         * manual/pl/dist/ps/Makefile.am
6582         * manual/pl/dist/txt/.cvsignore
6583         * manual/pl/dist/txt/Makefile.am
6584                 Add the polish translation of the manual,
6585                 Authored by Pawel Pekala.
6586
6587 2006-05-05 [cleroy]     2.1.1cvs48
6588
6589         * src/main.c
6590                 Re-read matcherrc after loading plugins 
6591                 if some of them add folders.
6592
6593 2006-05-03 [colin]      2.1.1cvs47
6594
6595         * src/imap.c
6596                 I'm idiot
6597
6598 2006-05-03 [colin]      2.1.1cvs46
6599
6600         * src/imap.c
6601                 Be sure to have a session when
6602                 getting separator
6603
6604 2006-05-03 [colin]      2.1.1cvs45
6605
6606         * src/imap.c
6607         * src/imap.h
6608         * src/imap_gtk.c
6609                 Fix preventing renaming with namespace 
6610                 separator.
6611
6612 2006-05-01 [colin]      2.1.1cvs44
6613
6614         * src/action.c
6615                 Don't reload messageview when result of
6616                 action is piped.
6617
6618 2006-04-29 [colin]      2.1.1cvs43
6619
6620         * src/prefs_receive.c
6621         * src/plugins/spamassassin/spamassassin_gtk.c
6622         * src/plugins/clamav/clamav_plugin_gtk.c
6623                 GUI fixes by Pawel
6624
6625 2006-04-29 [colin]      2.1.1cvs42
6626
6627         * src/prefs_compose_writing.c
6628         * src/prefs_quote.c
6629                 Cleanups. Patch by Pawel
6630
6631 2006-04-28 [paul]       2.1.1cvs41
6632
6633         * src/matcher.c
6634                 fix returned quick search results when search
6635                 term contains an underscore.
6636                 Thanks to Colin
6637
6638 2006-04-28 [paul]       2.1.1cvs40
6639
6640         * src/prefs_message.c
6641         * src/prefs_receive.c
6642                 GUI cleanups
6643                 Patches by Pawel Pekala
6644
6645 2006-04-27 [colin]      2.1.1cvs39
6646
6647         * src/wizard.c
6648                 Differentiate subject Welcome from
6649                 window's title Welcome
6650
6651 2006-04-27 [paul]
6652
6653         2.2.0-rc1 released
6654
6655 2006-04-27 [paul]       2.1.1cvs38
6656
6657         * manual/advanced.xml
6658         * manual/fr/advanced.xml
6659                 add info about compose_no_markup hidden pref
6660
6661 2006-04-27 [paul]       2.1.1cvs37
6662
6663         * src/prefs_account.c
6664                 improve privacy labels
6665         * src/prefs_msg_colors.c
6666                 change some strings for translators' convenience
6667         * src/gtk/gtkutils.c
6668                 don't underline the link button text
6669
6670 2006-04-25 [colin]      2.1.1cvs36
6671
6672         * src/folder.c
6673                 Complete 2.1.1cvs33 (once more ;)
6674
6675 2006-04-25 [colin]      2.1.1cvs35
6676
6677         * src/editldap.c
6678                 Fix tooltip
6679
6680 2006-04-25 [cleroy]     2.1.1cvs34
6681
6682         * src/compose.c
6683         * src/gtk/gtkaspell.c
6684                 Fix crash on redirect (related to the return 
6685                 of the aspell menu in compose's toolbar)
6686         * src/prefs_msg_colors.c
6687                 Fix sensitivity widgets
6688         * src/image_viewer.c
6689         * src/gtk/pluginwindow.c
6690         * src/gtk/prefswindow.c
6691                 Change released signals to clicked (Fabien)
6692         * po/POTFILES.in
6693         * src/common/socket.c
6694         * src/plugins/spamassassin/spamassassin.c
6695                 Translate strings (Fabien)
6696
6697 2006-04-25 [paul]       2.1.1cvs33
6698
6699         * src/folder.c
6700         * src/folder.h
6701         * src/folderview.c
6702                 complete the fix of bug #912
6703                 Thanks to Colin
6704
6705 2006-04-25 [colin]      2.1.1cvs32
6706
6707         * src/news.c
6708                 Better progress bar
6709         * src/mimeview.c
6710         * src/summaryview.c
6711         * src/summaryview.h
6712                 Fix focus chain
6713                 Patches by Pawel Pekala
6714
6715 2006-04-24 [colin]      2.1.1cvs31
6716
6717         * src/compose.c
6718                 Fix compilation warnings (Fabien)
6719
6720 2006-04-24 [colin]      2.1.1cvs30
6721
6722         * src/addrindex.c
6723         * src/editldap.c
6724         * src/editldap_basedn.c
6725         * src/editldap_basedn.h
6726         * src/ldapctrl.c
6727         * src/ldapctrl.h
6728         * src/ldapquery.c
6729         * src/ldaputil.c
6730         * src/ldaputil.h
6731                 Fix bug #901 (LDAPS support)
6732
6733 2006-04-24 [colin]      2.1.1cvs29
6734
6735         * src/compose.c
6736                 Fix logic on error with send dialog on
6737         * src/imap.c
6738                 Fix compilation without libetpan, thanks
6739                 to Fabien
6740         * src/summaryview.c
6741                 Fix 'context-menu' key
6742
6743 2006-04-23 [colin]      2.1.1cvs28
6744
6745         * src/folder.c
6746                 Never free current's cache to free up 
6747                 memory. Fixes bug #912 (new count 
6748                 randomly set to message count)
6749
6750 2006-04-23 [colin]      2.1.1cvs27
6751
6752         * src/gtk/quicksearch.c
6753                 And remove printf...
6754
6755 2006-04-23 [colin]      2.1.1cvs26
6756
6757         * src/gtk/quicksearch.c
6758                 Fix replacing in quicksearch, and fix inserting
6759                 in the middle of the string. (introduced at 2.1.0cvs22)
6760
6761 2006-04-23 [colin]      2.1.1cvs25
6762
6763         * src/imap.c
6764                 Make sure uidnext is initialized in get_num_list
6765                 (not for stable, related to 2.1.1cvs8 and friends)
6766
6767 2006-04-23 [colin]      2.1.1cvs24
6768
6769         * src/imap.c
6770                 Output something when login is successful
6771                 too
6772
6773 2006-04-23 [colin]      2.1.1cvs23
6774
6775         * src/etpan/imap-thread.c
6776                 Better logging (line-per-line, hide data in fetch)
6777                 Fix a const warning
6778         * src/gtk/logwindow.c
6779         * src/gtk/logwindow.h
6780                 Better logging (color for input/output)
6781
6782 2006-04-21 [colin]      2.1.1cvs22
6783
6784         * src/gtk/quicksearch.c
6785                 On gtk+-2.8, use stock buttons in quicksearch
6786                 Based on a patch by Fabien and a design by Paul
6787
6788 2006-04-21 [colin]      2.1.1cvs21
6789
6790         * src/folderview.c
6791         * src/mainwindow.c
6792                 Fix occasional flicker in folderview
6793         * src/common/utils.c
6794                 Fix bug #943 (Incorrectly parsed email address 
6795                 list in short headers on message view and in 
6796                 printouts)
6797
6798 2006-04-20 [colin]      2.1.1cvs20
6799
6800         * src/imap.c
6801         * src/imap.h
6802         * src/prefs_account.c
6803                 Add ANONYMOUS auth for IMAP
6804
6805 2006-04-20 [paul]       2.1.1cvs19
6806
6807         * src/main.c
6808                 proper fix for 2.1.1cvs18
6809                 Thanks to Colin
6810
6811 2006-04-20 [paul]       2.1.1cvs18
6812
6813         * src/main.c
6814                 fix build warnings
6815
6816 2006-04-20 [paul]       2.1.1cvs17
6817
6818         * src/gtk/quicksearch.c
6819                 fix standard, non-extended Quick search,
6820                 was broken in 2.1.1cvs15.
6821                 Thanks to Colin.
6822
6823 2006-04-20 [colin]      2.1.1cvs16
6824
6825         * src/prefs_matcher.c
6826                 Fix values when reselecting a ~test
6827                 rule
6828
6829 2006-04-19 [colin]      2.1.1cvs15
6830
6831         * src/compose.c
6832         * src/compose.h
6833         * src/gtk/gtkaspell.c
6834         * src/gtk/gtkaspell.h
6835                 Put back Options menu in Spelling/
6836         * src/gtk/quicksearch.c
6837                 Don't search, and show error, if the
6838                 advanced search has a syntax error
6839
6840 2006-04-18 [colin]      2.1.1cvs14
6841
6842         * src/textview.c
6843                 Fix gdk warnings on set_cursor when textview
6844                 isn't visible
6845
6846 2006-04-18 [colin]      2.1.1cvs13
6847
6848         * src/gtk/gtksctree.c
6849                 Remove seemingly useless refresh that causes
6850                 flicker - watch this commit in case of 
6851                 problems before planned backport to stable
6852
6853 2006-04-18 [colin]      2.1.1cvs12
6854
6855         * src/imap.c
6856                 Factorize get/set_xml code
6857         * src/compose.c
6858         * src/prefs_account.c
6859         * src/prefs_account.h
6860         * src/procmsg.c
6861                 Add Encrypt to self option
6862
6863 2006-04-17 [colin]      2.1.1cvs11
6864
6865         * configure.ac
6866                 Fix search on encrpyt function on dragonfly
6867                 Patch by Jonathan Buschmann <jonthn@agmact.com>
6868
6869 2006-04-17 [colin]      2.1.1cvs10
6870
6871         * src/prefs_account.c
6872                 Be safe by default: remove mails from POP3
6873                 after 7 days, not immediately
6874
6875 2006-04-17 [colin]      2.1.1cvs9
6876
6877         * src/etpan/imap-thread.c
6878                 Fix build on DragonFly - patch by 
6879                 Jonathan Buschmann <jonthn@agmact.com>
6880
6881 2006-04-17 [colin]      2.1.1cvs8
6882
6883         * src/imap.c
6884                 Save uidnext between sessions
6885
6886 2006-04-17 [colin]      2.1.1cvs7
6887
6888         * src/imap.c
6889                 scan is required when uid validity changes
6890
6891 2006-04-17 [colin]      2.1.1cvs6
6892
6893         * src/folderview.c
6894                 Don't scan if not necessary, apart in current
6895                 folder and INBOX to fetch flags.
6896         * src/imap.c
6897                 Scan is necessary if unread count changes
6898
6899 2006-04-17 [colin]      2.1.1cvs5
6900
6901         * src/imap.c
6902                 ...But always fetch ANSWERED and DELETED flags for
6903                 INBOX, as filtering can happen on these flags.
6904
6905 2006-04-17 [colin]      2.1.1cvs4
6906
6907         * src/imap.c
6908                 Don't fetch REPLIED and DELETED flags when synchronising
6909                 flags with a closed folder. We only need UNSEEN and FLAGGED
6910                 to update the folderview.
6911
6912 2006-04-17 [colin]      2.1.1cvs3
6913
6914         * src/imap.c
6915                 Faster flag search when there are new mails 
6916                 in a folder. We can do a full search if the 
6917                 folder contains less messages than the new
6918                 list.
6919
6920 2006-04-17 [colin]      2.1.1cvs2
6921
6922         * po/cs.po
6923         * po/de.po
6924         * po/fr.po
6925         * po/nl.po
6926         * po/pt_BR.po
6927                 Update translations from stable branch
6928
6929 2006-04-17 [colin]      2.1.1cvs1
6930
6931         * configure.ac
6932                 Bump version to follow stable release
6933
6934 2006-04-16 [mones]      2.1.0cvs50
6935
6936         * po/es.po
6937                 Updated for release
6938
6939 2006-04-16 [colin]      2.1.0cvs49
6940
6941         * src/textview.c
6942                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
6943                 with gtk < 2.8. Thanks to Fabien Vantard.
6944
6945 2006-04-15 [colin]      2.1.0cvs48
6946
6947         * src/etpan/imap-thread.c
6948                 Fix bug #919 (libetpan: SEGV when connecting 
6949                 using command)
6950
6951 2006-04-14 [colin]      2.1.0cvs47
6952
6953         * src/main.c
6954                 Fix race on --select (should be done better)
6955
6956 2006-04-14 [wwp]        2.1.0cvs46
6957
6958         * src/send_message.c
6959                 enforce a check for domain in account prefs (a sending
6960                 error could be faced if domain was checked but no value set),
6961                 thanks to Colin.
6962
6963 2006-04-14 [colin]      2.1.0cvs45
6964
6965         * src/codeconv.c
6966                 when converting from unknown to unknown, if the
6967                 string is UTF8, don't convert it to the locale
6968                 (which breaks it)
6969
6970 2006-04-14 [colin]      2.1.0cvs44
6971
6972         * src/compose.c
6973                 Don't try to use ASCII for converting headers
6974                 (as done in body)
6975
6976 2006-04-14 [paul]       2.1.0cvs43
6977
6978         * src/crash.c
6979                 add locale/charset info to crash report
6980         * src/gtk/about.c
6981                 add wwp to doc team
6982                 replace 'e-mail' with preferred 'email'
6983         * src/gtk/authors.h
6984                 ensure contributors list is in alphabetical
6985                 order
6986
6987 2006-04-13 [colin]      2.1.0cvs42
6988
6989         * src/textview.c
6990                 Prevent gdk warnings
6991
6992 2006-04-13 [colin]      2.1.0cvs41
6993
6994         * src/common/ssl_certificate.c
6995         * src/common/ssl_certificate.h
6996         * src/gtk/sslcertwindow.c
6997                 Warn on expired certs, and display the expiration date
6998
6999 2006-04-13 [colin]      2.1.0cvs40
7000
7001         * src/plugins/spamassassin/spamassassin_gtk.c
7002                 Fix missing set_text on unix socket
7003
7004 2006-04-13 [wwp]        2.1.0cvs39
7005
7006         * manual/fr/advanced.xml
7007         * manual/fr/glossary.xml
7008                 applied new spam/ham/email lexicon (pourriel, courriel)
7009
7010 2006-04-13 [paul]       2.1.0cvs38
7011
7012         * src/plugins/pgpmime/plugin.c
7013                 remove the mention of S/MIME from the
7014                 description. This is now handled by the
7015                 S/MIME plugin.
7016
7017 2006-04-13 [paul]       2.1.0cvs37
7018
7019         * src/prefs_msg_colors.c
7020                 rework dialog
7021         * src/prefs_folder_item.c
7022         * src/prefs_spelling.c
7023                 add a tooltip to the colour selector buttons
7024
7025 2006-04-13 [wwp]        2.1.0cvs36
7026
7027         * manual/advanced.xml
7028         * manual/glossary.xml
7029         * manual/handling.xml
7030         * manual/keyboard.xml
7031         * manual/plugins.xml
7032         * manual/starting.xml
7033         * manual/fr/account.xml
7034         * manual/fr/ack.xml
7035         * manual/fr/addrbook.xml
7036         * manual/fr/advanced.xml
7037         * manual/fr/faq.xml
7038         * manual/fr/glossary.xml
7039         * manual/fr/gpl.xml
7040         * manual/fr/handling.xml
7041         * manual/fr/intro.xml
7042         * manual/fr/keyboard.xml
7043         * manual/fr/plugins.xml
7044         * manual/fr/starting.xml
7045         * manual/fr/sylpheed-claws-manual.xml
7046                 fixes to the manuals:
7047                  - summaryview -> Message List (same in French)
7048                  - translate key names
7049                  - fix French punctuation, use non-breakable spaces when
7050                    necessary, don't use &thinsp; which is not portable
7051                  - tell what maildir and mbox formats we support
7052
7053 2006-04-12 [wwp]        2.1.0cvs35
7054
7055         * src/prefs_toolbar.c
7056                 unified a replace button more,
7057                 patch by Fabien Vantard <fzzzzz@gmail.com>.
7058
7059 2006-04-12 [wwp]        2.1.0cvs34
7060
7061         * src/prefs_common.c
7062         * src/prefs_msg_colors.c
7063                 make default color labels translatable,
7064                 patch from Fabien Vantard <fzzzzz@gmail.com>,
7065                 thanks to Tim <timbrain@post.cz> for reporting.
7066
7067 2006-04-12 [wwp]        2.1.0cvs33
7068
7069         * manual/glossary.xml
7070         * manual/intro.xml
7071         * manual/plugins.xml
7072         * manual/starting.xml
7073         * manual/sylpheed-claws-manual.xml
7074         * manual/fr/.cvsignore
7075         * manual/fr/account.xml
7076         * manual/fr/ack.xml
7077         * manual/fr/addrbook.xml
7078         * manual/fr/advanced.xml
7079         * manual/fr/faq.xml
7080         * manual/fr/glossary.xml
7081         * manual/fr/handling.xml
7082         * manual/fr/intro.xml
7083         * manual/fr/keyboard.xml
7084         * manual/fr/plugins.xml
7085         * manual/fr/starting.xml
7086         * manual/fr/sylpheed-claws-manual.xml
7087                 various fixes: typos, missing .fr translations, punctuation,
7088                 capitalization, links, accents and some bad French more.
7089
7090 2006-04-12 [wwp]        2.1.0cvs32
7091
7092         * src/prefs_gtk.c
7093                 fix for bug #935: always store prefs files in UTF-8 (thanks
7094                 to Colin).
7095
7096 2006-04-11 [colin]      2.1.0cvs31
7097
7098         * src/compose.c
7099                 Fix inserting files not in utf8 when locale is utf8
7100
7101 2006-04-11 [colin]      2.1.0cvs30
7102
7103         * src/inc.c
7104                 Don't show error dialog when cancelling connection
7105                 Patch by Pawel
7106
7107 2006-04-11 [cleroy]     2.1.0cvs29
7108
7109         * src/compose.c
7110                 Implement multiple quote levels
7111         * src/prefs_common.c
7112                 Change a little bit the quote bgcolor for 2nd level
7113
7114 2006-04-11 [colin]      2.1.0cvs28
7115
7116         * src/gtk/about.c
7117                 Add locale and charset in the label
7118
7119 2006-04-10 [colin]      2.1.0cvs27
7120
7121         * src/compose.c
7122         * src/prefs_common.c
7123         * src/prefs_common.h
7124         * src/prefs_msg_colors.c
7125         * src/textview.c
7126                 Allow optional background color in quotes
7127                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
7128                 GTK+-2.8.x feature
7129
7130 2006-04-10 [colin]      2.1.0cvs26
7131
7132         * src/main.c
7133         * src/mainwindow.c
7134         * src/mainwindow.h
7135                 Implement --select
7136
7137 2006-04-10 [colin]      2.1.0cvs25
7138
7139         * manual/plugins.xml
7140         * manual/fr/plugins.xml
7141                 Document libcurl's proxy variables
7142
7143 2006-04-09 [colin]      2.1.0cvs24
7144
7145         * src/prefs_common.c
7146                 gettext() returns statically allocated stuff. We have
7147                 to strdup it in order to be able to free it.
7148
7149 2006-04-09 [colin]      2.1.0cvs23
7150
7151         * AUTHORS
7152         * src/gtk/authors.h
7153                 Add Alexei
7154
7155 2006-04-09 [colin]      2.1.0cvs22
7156
7157         * src/mainwindow.c
7158         * src/gtk/quicksearch.c
7159                 Fix bug #859 (problems with cyrilic input in 
7160                 search panel) - Patch by Alexey Illarionov 
7161                 <littlesavage@rambler.ru>
7162
7163 2006-04-09 [colin]      2.1.0cvs21
7164
7165         * src/prefs_customheader.c
7166                 I prefer removing then freeing rather than the contrary
7167                 (even if it doesn't change anything ;-)
7168         * src/prefs_account.c
7169                 Fix bug #933 (Crash re-entering the custom headers list 
7170                 dialog in accounts prefs)
7171                 The problem happened when cancelling the Account 
7172                 Preferences' dialogs - in which case we didn't do 
7173                 anything to the PrefsAccount * struct. In case of applying,
7174                 the old ac_prefs was replaced with the tmp_ac_prefs we were
7175                 working with in this dialog. The problem is that 
7176                 prefs_customheader.c, working on this tmp_ac_prefs, always
7177                 changes the ->customhdr_list pointer, even when cancelled. 
7178                 So in case of cancelling the prefs_account dialog, we still
7179                 have to update ->customhdr_list in the real account.
7180
7181 2006-04-08 [colin]      2.1.0cvs20
7182
7183         * manual/fr/glossary.xml
7184         * manual/fr/keyboard.xml
7185                 Forgot some headers :)
7186
7187 2006-04-08 [colin]      2.1.0cvs19
7188
7189         * manual/Makefile.am
7190         * manual/fr/Makefile.am
7191         * manual/fr/account.xml
7192         * manual/fr/ack.xml
7193         * manual/fr/addrbook.xml
7194         * manual/fr/advanced.xml
7195         * manual/fr/faq.xml
7196         * manual/fr/glossary.xml
7197         * manual/fr/gpl.xml
7198         * manual/fr/handling.xml
7199         * manual/fr/intro.xml
7200         * manual/fr/keyboard.xml
7201         * manual/fr/plugins.xml
7202         * manual/fr/starting.xml
7203         * manual/fr/sylpheed-claws-manual.xml
7204         * manual/fr/dist/.cvsignore
7205         * manual/fr/dist/Makefile.am
7206         * manual/fr/dist/html/.cvsignore
7207         * manual/fr/dist/html/Makefile.am
7208         * manual/fr/dist/pdf/.cvsignore
7209         * manual/fr/dist/pdf/Makefile.am
7210         * manual/fr/dist/ps/.cvsignore
7211         * manual/fr/dist/ps/Makefile.am
7212         * manual/fr/dist/txt/.cvsignore
7213         * manual/fr/dist/txt/Makefile.am
7214                 Add the french translation of the manual. Thanks to
7215                 Olivier Delhomme <olivier.delhomme@free.fr> for 
7216                 account.xml, ack.xml, addrbook.xml and advanced.xml
7217
7218 2006-04-08 [colin]      2.1.0cvs18
7219
7220         * manual/plugins.xml
7221         * manual/starting.xml
7222                 More fixes
7223
7224 2006-04-07 [colin]      2.1.0cvs17
7225
7226         * manual/faq.xml
7227         * manual/intro.xml
7228         * manual/keyboard.xml
7229                 Little fixes
7230
7231 2006-04-07 [colin]      2.1.0cvs16
7232
7233         * README
7234         * src/compose.c
7235         * src/prefs_common.c
7236         * src/prefs_common.h
7237                 Add hidden compose_no_markup pref
7238
7239 2006-04-07 [wwp]        2.1.0cvs15
7240
7241         * src/summary_search.c
7242         * .cvsignore
7243                 Bugfix: stop button was sticky when searching in an empty folder.
7244                 Applied curly brackets code style to the whole file (summary_search.c).
7245                 More files to ignore.
7246
7247 2006-04-07 [wwp]        2.1.0cvs14
7248
7249         * src/message_search.c
7250         * src/summary_search.c
7251                 changed default button when search bumps at file/folder
7252                 beginning or end, for convenience (thanks to Colin).
7253
7254 2006-04-07 [paul]       2.1.0cvs13
7255
7256         * src/plugins/dillo_viewer/dillo_prefs.c
7257                 avoid future potential for namespace collision
7258                 Patch by Colin
7259
7260 2006-04-06 [wwp]        2.1.0cvs12
7261
7262         * src/summary_search.c
7263                 Unify extended/advanced searches names (and thus factorize labels),
7264                 patch by Fabien Vantard <fzzzzz@gmail.com>.
7265
7266 2006-04-06 [wwp]        2.1.0cvs11
7267
7268         * src/folderview.c
7269         * src/prefs_themes.c
7270         * src/summaryview.c
7271                 Fixed some compilation warnings.
7272
7273 2006-04-06 [colin]      2.1.0cvs10
7274
7275         * manual/advanced.xml
7276                 Document the wizard template and how to deploy
7277                 Sylpheed-Claws effectively
7278
7279 2006-04-06 [colin]      2.1.0cvs9
7280
7281         * src/folderview.c
7282                 gettext patch to tell translators about _("#"),
7283                 by Maxim Britov
7284
7285 2006-04-06 [colin]      2.1.0cvs8
7286
7287         * src/textview.c
7288                 Fix invalid GtkTextBIter after clicking "Display as text"
7289
7290 2006-04-06 [mones]      2.1.0cvs7
7291
7292         * src/addr_compl.c
7293         * src/addrindex.c
7294         * src/addritem.c
7295         * src/codeconv.c
7296         * src/compose.c
7297         * src/filtering.c
7298         * src/folder.c
7299         * src/folder_item_prefs.c
7300         * src/folderview.c
7301         * src/localfolder.c
7302         * src/matcher.c
7303         * src/mimeview.c
7304         * src/prefs_msg_colors.c
7305         * src/prefs_spelling.c
7306         * src/prefs_themes.c
7307         * src/procmime.c
7308         * src/procmsg.c
7309         * src/stock_pixmap.c
7310         * src/summaryview.c
7311         * src/textview.c
7312         * src/toolbar.c
7313         * src/common/mgutils.c
7314         * src/common/prefs.c
7315         * src/common/ssl_certificate.c
7316         * src/gtk/colorlabel.c
7317         * src/gtk/quicksearch.c
7318         * src/plugins/pgpmime/pgpmime.c
7319         * src/plugins/spamassassin/spamassassin.c
7320                 Removed redundant NULL checks for g_free() calls.
7321                 Patch by Pawel Pekala.
7322
7323 2006-04-06 [mones]      2.1.0cvs6
7324
7325         * src/prefs_actions.c
7326         * src/prefs_filtering.c
7327         * src/prefs_filtering_action.c
7328         * src/prefs_matcher.c
7329         * src/prefs_template.c
7330         * src/gtk/gtkutils.c
7331         * src/gtk/gtkutils.h
7332                 Have a nice replace button. Patch by Pawel Pekala
7333
7334 2006-04-06 [colin]      2.1.0cvs5
7335
7336         * src/addressbook.c
7337                 Fix crash with empty columns
7338
7339 2006-04-05 [colin]      2.1.0cvs4
7340
7341         * src/wizard.c
7342         * src/prefs_gtk.c
7343                 Allow wizard customization with pre-filled values
7344
7345 2006-04-05 [colin]      2.1.0cvs3
7346
7347         * src/textview.c
7348         * src/mimeview.c
7349         * src/mimeview.h
7350                 Nicer messages in mimeview
7351
7352 2006-04-05 [colin]      2.1.0cvs2
7353
7354         * src/addressbook.c
7355         * src/prefs_summaries.c
7356                 i18n fix
7357
7358 2006-04-05 [colin]      2.1.0cvs1
7359
7360         * src/plugins/pgpcore/plugin.c
7361         * src/plugins/pgpcore/select-keys.c
7362         * src/plugins/pgpcore/select-keys.h
7363         * src/plugins/pgpcore/sgpgme.c
7364         * src/plugins/pgpcore/sgpgme.h
7365         * src/plugins/pgpinline/pgpinline.c
7366         * src/plugins/pgpinline/plugin.c
7367         * src/plugins/pgpmime/pgpmime.c
7368         * src/plugins/pgpmime/plugin.c
7369                 Factorize and generalize a bit 
7370                 Drop S/MIME signature verification from PGP/MIME
7371                 (adding it as another, more complete plugin)
7372
7373 2006-04-05 [paul]       2.1.0
7374
7375         2.1.0 released
7376
7377 2006-04-05 [paul]       2.0.0cvs186
7378
7379         * manual/advanced.xml
7380                 add info on colour labels
7381
7382 2006-04-05 [paul]       2.0.0cvs185
7383
7384         * po/bg.po
7385         * po/cs.po
7386         * po/de.po
7387         * po/el.po
7388         * po/en_GB.po
7389         * po/fi.po
7390         * po/fr.po
7391         * po/it.po
7392         * po/nl.po
7393         * po/pl.po
7394         * po/pt_BR.po
7395         * po/sr.po
7396         * po/zh_CN.po
7397                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
7398                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
7399                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
7400                 Guimaraes, Aleksandar Urosevic, Ralgh Young
7401         * src/gtk/authors.h
7402         * tools/claws.i18n.status.pl
7403                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
7404                 and new Czech translator, Tim <timbrain@post.cz>
7405
7406 2006-04-05 [mones]      2.0.0cvs184
7407
7408         * po/es.po
7409                 Updated translation
7410
7411 2006-04-05 [colin]      2.0.0cvs183
7412
7413         * src/gtk/quicksearch.c
7414                 Fix bug #929 (unnecessary reload in quick search bar)
7415
7416 2006-04-05 [colin]      2.0.0cvs182
7417
7418         * src/compose.c
7419                 Fix crash on Reply with no From:
7420                 Show signature and conversion error on queuing 
7421                 (but not sending)
7422         * src/mainwindow.c
7423         * src/summaryview.c
7424         * src/summaryview.h
7425                 Factorize threading code and make sure msginfo 
7426                 is not null when it comes from a GtkCTreeRow's 
7427                 data
7428         * src/gtk/gtkaspell.c
7429                 Check for necessary things
7430         * src/gtk/gtksctree.c
7431         * src/gtk/gtksctree.h
7432                 Reset anchor if necessary when removing node
7433
7434 2006-03-29 [colin]      2.0.0cvs181
7435
7436         * src/folderview.c
7437                 Warn for disabled IMAP accounts (due to lack of
7438                 libetpan). Breaks string-freeze - sorry - but it
7439                 is kind of important ;)
7440
7441 2006-03-28 [colin]      2.0.0cvs180
7442
7443         * src/gtk/gtkutils.c
7444         * src/gtk/gtkutils.h
7445                 Add a gtkut_get_link_btn() function that
7446                 creates a button which acts like an URI
7447         * src/prefs_themes.c
7448         * src/gtk/about.c
7449                 Use this function (factorizes codes)
7450         * src/common/defs.h
7451         * src/gtk/pluginwindow.c
7452                 Add a "Get more..." in the plugins window
7453
7454 2006-03-28 [colin]      2.0.0cvs179
7455
7456         * src/common/smtp.c
7457         * src/common/passcrypt.c
7458         * src/undo.c
7459                 Warning fixes. Patch by Pawel Pekala
7460
7461 2006-03-27 [colin]      2.0.0cvs178
7462
7463         * src/undo.c
7464                 Fix undoing by blocks with spaces
7465
7466 2006-03-27 [colin]      2.0.0cvs177
7467
7468         * src/textview.c
7469                 Set margin to 3px for headers
7470
7471 2006-03-27 [paul]
7472
7473         2.1.0-rc2 released
7474
7475 2006-03-27 [wwp]        2.0.0cvs176
7476
7477         * src/summaryview.c
7478                 don't reset quicksearch when updating the message list.
7479                 Thanks to Colin.
7480
7481 2006-03-26 [wwp]        2.0.0cvs175
7482
7483         * src/compose.c
7484                 use a unified border width ('other' tab in the compose window,
7485                 patch by Pawel Pekala).
7486
7487
7488 2006-03-26 [wwp]        2.0.0cvs174
7489
7490         * src/common/quoted-printable.c
7491         * src/addressbook.c
7492                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
7493
7494 2006-03-26 [colin]      2.0.0cvs173
7495
7496         * src/quote_fmt_parse.y
7497                 Fix non-UTF8 date formats messing up the whole quote a 
7498                 little bit
7499
7500 2006-03-26 [colin]      2.0.0cvs172
7501
7502         * src/procheader.c
7503                 Make sure the date is UTF8 valid, or try to make it
7504                 so. IncrediMail is really IncrediStupid.
7505         * src/compose.c
7506                 Fix possible conversions. 
7507                 
7508
7509 2006-03-26 [colin]      2.0.0cvs171
7510
7511         * src/matcher.c
7512                 Fix corner cases in body search. This is still a
7513                 hack... It seems impossible to make it good and 
7514                 reasonably fast at the same time.
7515
7516 2006-03-26 [colin]      2.0.0cvs170
7517
7518         * src/summaryview.c
7519                 I think I killed the twilight zone bug!
7520                 summary_select_node() flushes GTK events in order
7521                 to be able to center the view. But this also 
7522                 flushes keypresses like Ctrl-Alt-U, so this can
7523                 call summary_show from summary_select_node (itself
7524                 called from summary_show, etc.). And the summaryview
7525                 has to be unlocked in this function. So just locking
7526                 while processing GTK events, and bailing if locked, 
7527                 should fix it.
7528                 Fixes bug #927 (SIGSEGV during Update Summary)
7529
7530 2006-03-25 [colin]      2.0.0cvs169
7531
7532         * src/matcher.c
7533                 Fix search in QP-encoded bodies
7534                 Fix utf-8 searches in bodies encoded in the
7535                 locale's encoding
7536         * src/common/quoted-printable.c
7537         * src/common/quoted-printable.h
7538                 Add a decode function that doesn't overwrite
7539                 the original pointer
7540                 
7541
7542 2006-03-24 [colin]      2.0.0cvs168
7543
7544         * src/action.c
7545         * src/summaryview.c
7546         * src/summaryview.h
7547                 Update message cache after action
7548                 Patch by H. Merijn Brand
7549         * src/prefs_msg_colors.c
7550                 Factorize label 
7551                 Patch by Fabien Vantard
7552         * src/plugins/spamassassin/spamassassin_gtk.c
7553                 Remove useless translation
7554                 Patch by Fabien Vantard
7555
7556 2006-03-23 [colin]      2.0.0cvs167
7557
7558         * src/common/ssl.c
7559                 Let 30 seconds to SSL_connect
7560
7561 2006-03-23 [wwp]        2.0.0cvs166
7562
7563         * src/summaryview.c
7564         * src/gtk/description_window.c
7565                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
7566                 and headers are translated; adjust description windows' width to fit their
7567                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
7568
7569 2006-03-23 [paul]       2.0.0cvs165
7570
7571         * src/common/utils.c
7572                 fix highlighting of URIs containing "()"
7573                 (2.0.0cvs164's reversal fixed)
7574                 Thanks to Colin.
7575
7576 2006-03-23 [paul]       2.0.0cvs164
7577
7578         * src/common/utils.c
7579                 revert patch, (postponing a fix), at 2.0.0cvs120
7580                 as it breaks more URIs than it fixes.
7581                 Allow '-' to be a terminating character in a URI
7582
7583 2006-03-22 [colin]      2.0.0cvs163
7584
7585         * configure.ac
7586                 Require libetpan 0.45
7587                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
7588
7589 2006-03-22 [paul]       2.0.0cvs162
7590
7591         * src/editgroup.c
7592                 replace '<-' and '->' buttons with GTK_STOCK graphical
7593                 buttons
7594         * src/summary_search.c
7595                 don't offer '...' for translation
7596                 add a tooltip to advanced search '...' button
7597         * src/gtk/quicksearch.c
7598                 don't offer '...' for translation
7599
7600 2006-03-21 [colin]      2.0.0cvs161
7601
7602         * src/compose.c
7603                 Fix middle-click pasting (insert at click
7604                 position instead of cursor position, don't
7605                 remove existing selection and allow pasting
7606                 our own selection)
7607         * src/addressbook.c
7608                 "LDAP Server" -> "LDAP servers"
7609
7610 2006-03-21 [wwp]        2.0.0cvs160
7611
7612         * src/etpan/imap-thread.c
7613                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
7614
7615 2006-03-20 [colin]      2.0.0cvs159
7616
7617         * src/summaryview.c
7618                 Don't reload summaryview after an execute with no
7619                 move action
7620
7621 2006-03-19 [colin]      2.0.0cvs158
7622
7623         * src/addressbook.c
7624                 and put groups at the top, always
7625
7626 2006-03-19 [colin]      2.0.0cvs157
7627
7628         * src/addressbook.c
7629                 Order groups before names, as previously
7630
7631 2006-03-19 [colin]      2.0.0cvs156
7632
7633         * src/addressbook.c
7634                 - Sort case-unsensitive
7635                 - Put the sort arrow at opening too
7636
7637 2006-03-19 [wwp]        2.0.0cvs155
7638
7639         * src/addressbook.c
7640                 allow sorting by name/email/remarks, ensure that right-pane's contents
7641                 matches the left-pane selection (cleared when appropriate).
7642                 Patch by Pawel Pekala <c0rn@o2.pl>.
7643
7644 2006-03-18 [colin]      2.0.0cvs154
7645
7646         * src/textview.c
7647                 Fix text cursor ;)
7648
7649 2006-03-18 [colin]      2.0.0cvs153
7650
7651         * src/gtk/filesel.c
7652                 Make sure we hide the preview if we didn't get
7653                 a filename
7654
7655 2006-03-18 [colin]      2.0.0cvs152
7656
7657         * src/summaryview.c
7658                 Set cursor to watch for execution (fixes lack
7659                 of watch-cursor when dnd'ing hundreds of mails)
7660         * src/gtk/filesel.c
7661                 Check that mime type is 'image/*' before updating
7662                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
7663
7664 2006-03-18 [colin]      2.0.0cvs151
7665
7666         * src/mainwindow.c
7667         * src/textview.c
7668         * src/textview.h
7669                 Put a watch cursor in textview too when the mainwindow's
7670                 cursor in a watch
7671
7672 2006-03-18 [colin]      2.0.0cvs150
7673
7674         * src/folder.c
7675                 Change wrong asserts to simple tests
7676
7677 2006-03-17 [colin]      2.0.0cvs149
7678
7679         * src/mainwindow.c
7680         * src/mainwindow.h
7681         * src/prefs_msg_colors.c
7682         * src/summaryview.c
7683         * src/summaryview.h
7684         * src/gtk/colorlabel.c
7685         * src/gtk/colorlabel.h
7686                 Add a color label menu in the main menubar
7687                 Add (fixed) accels Ctrl-{0-7} to change the color
7688                 They have to be fixed because the menu's dynamic,
7689                 the items are complex widgets, hence we can't use
7690                 a GtkItemFactory.
7691
7692
7693 2006-03-17 [wwp]        2.0.0cvs148
7694
7695         * src/compose.c
7696                 rollback few lines from my previous commit (those lines come from
7697                 a pending patch, accidentally commited, even if neutral as they are
7698                 commented out).
7699
7700 2006-03-17 [wwp]        2.0.0cvs147
7701
7702         * src/compose.c
7703                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
7704                 applied code style/indentation to the modified function.
7705
7706 2006-03-17 [wwp]        2.0.0cvs146
7707
7708         * src/procmsg.c
7709         * src/compose.c
7710                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
7711
7712 2006-03-17 [paul]
7713
7714         2.1.0-rc1 released
7715
7716 2006-03-17 [paul]       2.0.0cvs145
7717
7718         * src/main.c
7719                 addressbook_read_file() was called twice
7720         * src/textview.c
7721                 X-Mailer highlighting
7722
7723 2006-03-16 [colin]      2.0.0cvs144
7724
7725         * src/sourcewindow.c
7726         * src/sourcewindow.h
7727                 And the last one, in source window.
7728
7729 2006-03-16 [colin]      2.0.0cvs143
7730
7731         * src/compose.c
7732         * src/compose.h
7733                 Fix the same stuff in compose
7734
7735 2006-03-16 [colin]      2.0.0cvs142
7736
7737         * src/messageview.c
7738                 Complete the previous messageview crash fix
7739
7740 2006-03-16 [colin]      2.0.0cvs141
7741
7742         * src/procmsg.h
7743         * src/procmsg.c
7744         * src/folder.c
7745                 Fix POSTPROCESSING hook
7746                 Patch by H. Merijn Brand
7747
7748         * src/procmime.c
7749         * src/procmime.h
7750                 Parse Content-Location
7751
7752         * src/toolbar.c
7753         * src/messageview.c
7754         * src/messageview.h
7755                 Don't crash when a top-level MessageView has
7756                 been closed on us. Same problematic than
7757                 yesterday's quicksearch issue.
7758
7759 2006-03-15 [colin]      2.0.0cvs140
7760
7761         * src/gtk/quicksearch.c
7762                 Fix a bitchy race we didn't think about when we
7763                 added quicksearch cancellation:
7764                 If the search is not on cached fields, for example
7765                 body_part matchcase "stuff"
7766                 the matcher code has to get the whole message. If
7767                 we're on IMAP, that can be slow, and in order to
7768                 be non-blocking, the IMAP code idle loop processes
7769                 gtk events too. So it is possible to cancel a
7770                 quicksearch while the matcher is getting the mail's
7771                 body. After matcher got its body, it will start to
7772                 iterate over the matcher list that the Quicksearch's
7773                 clear_search_cb() just freed via prepare_matcher().
7774                 SIGSEGV ensues.
7775                 The fix consists of guarding the matcherlist_match()
7776                 call with a boolean 'matching'. If we reset the
7777                 quicksearch while matching is TRUE, we don't free
7778                 the matcherlist anymore like we did, but we set
7779                 another new flag, deferred_free, to TRUE. Then,
7780                 in quicksearch_match(), just after returning from
7781                 matcherlist_match() and unsetting the matching flag,
7782                 we check the deferred_free flag and do the
7783                 prepare_matcher() (which does the matcherlist_free)
7784                 for real, so we free the matcherlist once it's not
7785                 used anymore.
7786                 As all of this runs via the glib main loop, we
7787                 luckily don't need a mutex.
7788         * src/summaryview.c
7789                 Also, show progress while searching.
7790
7791
7792 2006-03-14 [colin]      2.0.0cvs139
7793
7794         * src/alertpanel.c
7795                 Make alertpanel_is_open non-static
7796
7797 2006-03-14 [colin]      2.0.0cvs138
7798
7799         * src/prefs_spelling.c
7800                 Cleanups - Fabien Vantard
7801
7802 2006-03-14 [wwp]        2.0.0cvs137
7803
7804         * src/main.c
7805                 code style normalization (curly braces, indentation).
7806
7807 2006-03-14 [wwp]        2.0.0cvs137
7808
7809         * src/main.c
7810                 code style (braces, indentation)
7811
7812 2006-03-12 [paul]       2.0.0cvs136
7813
7814         * src/prefs_common.c
7815                 trans_hdr defaults to FALSE to be RFC-savvy
7816         * src/prefs_summaries.c
7817                 add a tooltip to the trans_hdr option
7818                 
7819
7820 2006-03-12 [paul]       2.0.0cvs135
7821
7822         * src/prefs_matcher.c
7823                 give a little more width to the combos
7824         * src/prefs_display_header.c
7825         * src/textview.c
7826                 translate headers if prefs_common.trans_hdr
7827                 is TRUE
7828
7829         Patches by Pawel Pekala
7830
7831 2006-03-12 [paul]       2.0.0cvs134
7832
7833         * src/plugins/clamav/clamav_plugin.c
7834         * src/plugins/dillo_viewer/dillo_viewer.c
7835         * src/plugins/pgpcore/plugin.c
7836         * src/plugins/pgpinline/plugin.c
7837         * src/plugins/pgpmime/plugin.c
7838         * src/plugins/spamassassin/spamassassin.c
7839                 update/add to descriptions
7840         * src/plugins/spamassassin/spamassassin_gtk.c
7841                 fixes to the english, remove superfluous
7842                 tooltips, clean up a little
7843
7844 2006-03-12 [paul]       2.0.0cvs133
7845
7846         * src/compose.c
7847                 fix Bug 924, 'Account combo box shows up wrong 
7848                 if & is in account name'
7849
7850 2006-03-11 [colin]      2.0.0cvs132
7851
7852         * src/summaryview.c
7853                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
7854                 messed up shift-selection because is slows down
7855                 moving around summaryview. thanks -users
7856
7857 2006-03-10 [colin]      2.0.0cvs131
7858
7859         * src/plugins/spamassassin/spamassassin_gtk.c
7860                 Put back Paul's engrish fixes
7861
7862 2006-03-10 [colin]      2.0.0cvs130
7863
7864         * src/plugins/spamassassin/spamassassin.c
7865         * src/plugins/spamassassin/spamassassin.h
7866         * src/plugins/spamassassin/spamassassin_gtk.c
7867                 Cleanup SA prefs page (more)
7868                 Patch by Fabien Vantard
7869
7870 2006-03-10 [paul]       2.0.0cvs129
7871
7872         * src/prefs_msg_colors.c
7873         * src/prefs_spelling.c
7874                 widget sensitivity
7875
7876 2006-03-09 [mones]      2.0.0cvs128
7877
7878         * po/es.po
7879                 Update for next RC
7880
7881 2006-03-09 [wwp]        2.0.0cvs127
7882
7883         * configure.ac
7884                 revert accidental commit (requirement for libetpan 0.43), this time
7885                 not in HEAD.
7886
7887 2006-03-09 [wwp]        2.0.0cvs125
7888
7889         * configure.ac
7890                 revert accidental commit (requirement for libetpan 0.43)
7891
7892 2006-03-09 [paul]       2.0.0cvs126
7893
7894         * src/prefs_receive.c
7895                 remove useless frame
7896                 replace 'incorporation' with 'receiving'
7897         * src/plugins/clamav/clamav_plugin_gtk.c
7898         * src/plugins/spamassassin/spamassassin_gtk.c
7899                 improve widget sensitivity
7900                 fix a bit his engrish
7901
7902 2006-03-09 [wwp]        2.0.0cvs125
7903
7904         * src/addressadd.c
7905         * src/foldersel.c
7906         * src/prefs_common.c
7907         * src/prefs_common.h
7908                 remember some more windows' sizes (add to addressbook and
7909                 select folder).
7910
7911 2006-03-09 [paul]       2.0.0cvs124
7912
7913         * src/plugins/pgpcore/prefs_gpg.c
7914                 normalise construction of dialogue
7915
7916 2006-03-09 [paul]       2.0.0cvs123
7917
7918         * src/plugins/trayicon/Makefile.am
7919                 add missing slash
7920
7921 2006-03-08 [colin]      2.0.0cvs122
7922
7923         * src/plugins/trayicon/Makefile.am
7924                 Fix build in separate dir 
7925                 Patch by Bamanzi <bamanzi@gmail.com>
7926
7927 2006-03-08 [colin]      2.0.0cvs121
7928
7929         * src/procmsg.c
7930                 Batch move and copies from summaryview with delayed execution
7931                 too
7932
7933 2006-03-07 [paul]       2.0.0cvs120
7934
7935         * src/common/utils.c
7936                 fix highlighting of URIs containing "()"
7937                 Patch by Pawel Pekala
7938
7939 2006-03-07 [paul]       2.0.0cvs119
7940
7941         * src/folder.c
7942         * src/folder.h
7943         * src/folderview.c
7944                 immediately do alphabetical resort when
7945                 changing a folder's name
7946                 Patch by Pawel Pekala
7947
7948 2006-03-07 [paul]       2.0.0cvs118
7949
7950         * src/news.c
7951         * src/news_gtk.c
7952                 when unsubscribing a newsgroup, remove the
7953                 folder and msgs in .sylpheed-claws/newscache
7954                 Patch by Pawel Pekala <c0rn@gazeta.pl>
7955
7956 2006-03-07 [paul]       2.0.0cvs117
7957
7958         * src/textview.c
7959                 fix wrong Fake URL Warning
7960                 Thanks to Hiro
7961
7962 2006-03-07 [colin]      2.0.0cvs116
7963
7964         * src/imap.c
7965                 Return immediately when password dialog was
7966                 cancelled
7967         * src/gtk/inputdialog.c
7968                 Allow empty strings for passwords
7969
7970
7971 2006-03-06 [colin]      2.0.0cvs115
7972
7973         * src/imap.c
7974                 Prevent double-timeouts when connection fails
7975
7976 2006-03-06 [colin]
7977
7978         2.0.1-rc1 released
7979
7980 2006-03-06 [colin]      2.0.0cvs114
7981
7982         * src/imap.c
7983                 Refresh session during potentially long
7984                 operations
7985
7986 2006-03-06 [wwp]        2.0.0cvs113
7987
7988         * src/prefs_msg_colors.h
7989                 forgot that one (custom color labels).
7990
7991 2006-03-06 [wwp]        2.0.0cvs112
7992
7993         * src/prefs_common.c
7994         * src/prefs_common.h
7995         * src/prefs_msg_colors.c
7996         * src/summaryview.c
7997         * src/summaryview.h
7998         * src/gtk/colorlabel.c
7999         * src/gtk/colorlabel.h
8000                 colors in messages list are now customizable. Color values and names can
8001                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
8002                 Thanks to Paul and Colin for their help with this longstanding patch!
8003
8004 2006-03-06 [wwp]        2.0.0cvs111
8005
8006         * src/textview.c
8007                 don't crash if (x)face is bad.
8008
8009 2006-03-05 [paul]       2.0.0cvs110
8010
8011         * AUTHORS
8012         * configure.ac
8013         * src/Makefile.am
8014         * src/common/Makefile.am
8015         * src/common/utils.h
8016         * src/etpan/imap-thread.c
8017         * src/gtk/authors.h
8018         * src/plugins/clamav/Makefile.am
8019         * src/plugins/demo/Makefile.am
8020         * src/plugins/dillo_viewer/Makefile.am
8021         * src/plugins/pgpcore/Makefile.am
8022         * src/plugins/pgpcore/passphrase.c
8023         * src/plugins/pgpinline/Makefile.am
8024         * src/plugins/pgpmime/Makefile.am
8025         * src/plugins/spamassassin/Makefile.am
8026         * src/plugins/trayicon/Makefile.am
8027                 fix builiding on cygwin
8028                 Patch by Ralgh Young <bamanzi@gmail.com>
8029
8030 2006-03-04 [wwp]        2.0.0cvs109
8031
8032         * manual/keyboard.xml
8033                 fix mixed up/down keys.
8034
8035 2006-03-04 [wwp]        2.0.0cvs108
8036
8037         * README
8038         * INSTALL
8039                 updated links to SpamAssassin.
8040
8041 2006-03-04 [wwp]        2.0.0cvs107
8042
8043         * manual/plugins.xml
8044         * src/plugins/spamassassin/README
8045                 updated SpamAssassin plugin docs to reflect new functional additions
8046                 (also fix/update/documents few technical stuff more, see the README).
8047
8048 2006-03-04 [wwp]        2.0.0cvs106
8049
8050         * src/prefs_message.c
8051                 normalized capitalization of message-prefs paths.
8052
8053 2006-03-04 [wwp]        2.0.0cvs105
8054
8055         * manual/advanced.xml
8056                 typo.
8057
8058 2006-03-03 [colin]      2.0.0cvs104
8059
8060         * src/plugins/clamav/clamav_plugin_gtk.c
8061                 Rework prefs page, patch by Fabien 
8062
8063 2006-03-03 [colin]      2.0.0cvs103
8064
8065         * src/plugins/clamav/clamav_plugin.c
8066                 Set error on all errors
8067
8068 2006-03-03 [colin]      2.0.0cvs102
8069
8070         * src/common/plugin.c
8071                 Initialize error to avoid crashing when a plugin fails
8072                 without setting error
8073
8074 2006-03-02 [wwp]        2.0.0cvs101
8075
8076         * configure.ac
8077                 fixed linker flags for libetpan support on Cygwin
8078                 (thanks to H.Merijn Brand).
8079
8080 2006-03-02 [wwp]        2.0.0cvs100
8081
8082         * src/addressbook.c
8083                 fix some AB error messages: one for punctuation and
8084                 one wrongly duplicate (thanks, maxbritov).
8085
8086 2006-03-02 [wwp]        2.0.0cvs99
8087
8088         * src/plugins/spamassassin/spamassassin.c
8089                 make sync calls to sa-learn/spamc to prevent
8090                 system (whatever local or client/server) overload.
8091
8092 2006-03-02 [colin]      2.0.0cvs98
8093
8094         * src/summaryview.c
8095                 Put the spam icon in the status column instead of the
8096                 mark one
8097
8098 2006-03-01 [colin]      2.0.0cvs97
8099
8100         * src/plugins/spamassassin/spamassassin.c
8101                 Fix segfault (g_file_set_contents fails for some 
8102                 reason and err==0x2f. Can't find out why with
8103                 valgrind, using working function :-)
8104
8105 2006-03-01 [colin]      2.0.0cvs96
8106
8107         * src/inc.c
8108                 Offline overriding: let 'No' be cached only 3 seconds
8109
8110 2006-03-01 [colin]      2.0.0cvs95
8111
8112         * src/addr_compl.c
8113         * src/addrbook.c
8114         * src/addressbook.c
8115         * src/addrindex.c
8116         * src/folder_item_prefs.c
8117         * src/headerview.c
8118         * src/imap.c
8119         * src/inc.c
8120         * src/ldif.c
8121         * src/mainwindow.c
8122         * src/mh.c
8123         * src/msgcache.c
8124         * src/prefs_common.h
8125         * src/prefs_msg_colors.c
8126         * src/procheader.c
8127         * src/procheader.h
8128         * src/procmime.c
8129         * src/procmsg.c
8130         * src/procmsg.h
8131         * src/send_message.h
8132         * src/simple-gettext.c
8133         * src/summaryview.c
8134         * src/summaryview.h
8135         * src/syldap.c
8136         * src/textview.c
8137         * src/undo.c
8138         * src/common/ssl_certificate.c
8139         * src/common/utils.c
8140         * src/gtk/colorsel.c
8141         * src/gtk/gtksctree.c
8142         * src/gtk/gtkshruler.c
8143         * src/plugins/trayicon/trayicon.c
8144                 #if 0 goes to /dev/null
8145
8146 2006-03-01 [colin]      2.0.0cvs94
8147
8148         * src/compose.c
8149         * src/imap.c
8150         * src/inc.c
8151         * src/inc.h
8152         * src/messageview.c
8153         * src/news.c
8154         * src/plugins/spamassassin/spamassassin.c
8155                 Allow to add information in the "working offline"
8156                 window
8157
8158 2006-03-01 [wwp]        2.0.0cvs93
8159
8160         * src/plugins/spamassassin/spamassassin.c
8161                 fixed spamc invocation: use a tricky temporary mini shell wrapper
8162                 'cause it seems that calling `spamc ... < inputfile` with
8163                 g_spawn_(a)sync simply.. erm doesn't work :-).
8164
8165 2006-03-01 [wwp]        2.0.0cvs92
8166
8167         * src/toolbar.c
8168         * src/toolbar.h
8169                 simplify the adding of spam/ham button to the messageview toolbar
8170                 (it gets more clear now that the same button will be "Mark as spam"
8171                 or "Mark as ham" according to the current message status,
8172                 thanks to Colin).
8173
8174 2006-03-01 [wwp]        2.0.0cvs91
8175
8176         * src/messageview.c
8177         * src/procmsg.c
8178         * src/procmsg.h
8179         * src/summaryview.c
8180         * src/plugins/spamassassin/spamassassin.c
8181         * src/plugins/spamassassin/spamassassin.h
8182                 make learner callbacks return a status (0 for ok),
8183                 handle it in main code to avoid setting flags when learning failed,
8184                 don't learn on TCP if offline in spamassassin,
8185                 thanks to Colin.
8186
8187                 
8188
8189 2006-03-01 [wwp]        2.0.0cvs90
8190
8191         * src/compose.c
8192                 some work around the compose window's account menu,
8193                 patch by Fabien Vantard.
8194
8195 2006-03-01 [wwp]        2.0.0cvs89
8196
8197         * src/plugins/spamassassin/spamassassin.c
8198                 fixed bad logics, was using spamc in local mode and sa-learn
8199                 in remote mode (thanks, Colin).
8200
8201 2006-03-01 [wwp]        2.0.0cvs88
8202
8203         * src/plugins/spamassassin/spamassassin.c
8204         * src/plugins/spamassassin/spamassassin.h
8205         * src/plugins/spamassassin/spamassassin_gtk.c
8206                 made processing of emails w/ sa-plugin an option (default is TRUE),
8207                 fixed Engrish some tooltips, capitalization of some debug messages
8208                 and warnings. The spamassassin plugin now provides two separate
8209                 services: process emails upon incorporation and spamd training.
8210                 Both services (un)register independently but use some common
8211                 plugin settings (transport settings, spam storage location).
8212
8213 2006-02-28 [wwp]        2.0.0cvs87
8214
8215         * src/plugins/spamassassin/spamassassin.c
8216                 fix async flag to spamc cmdline execution (batch exec should
8217                 be asynchronous).
8218
8219 2006-02-27 [wwp]        2.0.0cvs86
8220
8221         * src/plugins/spamassassin/spamassassin.c
8222         * src/plugins/spamassassin/spamassassin.h
8223         * src/plugins/spamassassin/spamassassin_gtk.c
8224                 - added the ability to learn a remote spamassassin server (spamd),
8225                 using spamc.
8226                 - added the spamassassin option 'username', that applies to all
8227                 spamassassin operations (filtering, learning, local or remote).
8228                 The default username is the current unix user (if left blank
8229                 from gtk prefs or config file).
8230                 - commented out some unused code (notebook widget), removed unused
8231                 layout (hbox1).
8232                 - make more widgets sensitive to the transport type.
8233
8234 2006-02-27 [colin]      2.0.0cvs85
8235
8236         * src/plugins/spamassassin/spamassassin.c
8237                 Fix sa-learn call when offline
8238
8239 2006-02-27 [colin]      2.0.0cvs84
8240
8241         * configure.ac
8242         * src/Makefile.am
8243         * src/mainwindow.c
8244         * src/mainwindow.h
8245         * src/messageview.c
8246         * src/messageview.h
8247         * src/prefs_toolbar.c
8248         * src/procmsg.c
8249         * src/stock_pixmap.c
8250         * src/stock_pixmap.h
8251         * src/summaryview.c
8252         * src/toolbar.c
8253         * src/toolbar.h
8254         * src/pixmaps/ham_btn.xpm
8255         * src/pixmaps/spam.xpm
8256         * src/pixmaps/spam_btn.xpm
8257         * src/plugins/spamassassin/spamassassin.c
8258                 Add button in toolbar for spam learning
8259                 Fix a few bugs from the last related commit
8260                 Revert 1.9.6cvs23 which messed up shift-selection
8261
8262 2006-02-24 [colin]      2.0.0cvs83
8263
8264         * src/procmsg.c
8265         * src/summaryview.c
8266         * src/summaryview.h
8267         * src/plugins/spamassassin/spamassassin.c
8268         * src/plugins/spamassassin/spamassassin.h
8269         * src/plugins/spamassassin/spamassassin_gtk.c
8270                 Unregister learner when spamassassin is either
8271                 disabled or over tcp
8272
8273 2006-02-24 [colin]      2.0.0cvs82
8274
8275         * src/Makefile.am
8276         * src/mainwindow.c
8277         * src/mainwindow.h
8278         * src/procmsg.c
8279         * src/procmsg.h
8280         * src/stock_pixmap.c
8281         * src/stock_pixmap.h
8282         * src/summaryview.c
8283         * src/summaryview.h
8284         * src/gtk/icon_legend.c
8285         * src/pixmaps/spam.xpm  ** NEW FILE **
8286         * src/plugins/spamassassin/spamassassin.c
8287         * src/plugins/spamassassin/spamassassin_gtk.c
8288                 Add spam learning interface (Mark/Mark as 
8289                 (spam|ham) menus)
8290
8291 2006-02-24 [wwp]        2.0.0cvs81
8292
8293         * src/compose.c
8294         * src/compose.h
8295         * src/filtering.c
8296                 hide compose window when sending message in batch mode
8297                 (filtering: forward and redirect). Also fixed a wrong
8298                 value returned when sending failed, neutral anyway.
8299                 (Colin, me) 
8300
8301 2006-02-24 [wwp]        2.0.0cvs80
8302
8303         * src/mainwindow.c
8304                 use GTK+'s stock quit button. Patch by Fabien Vantard.
8305
8306 2006-02-24 [paul]       2.0.0cvs79
8307
8308         * src/news.c
8309         * src/news.h
8310         * src/news_gtk.c
8311                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
8312                 Thanks to Colin
8313
8314 2006-02-23 [colin]      2.0.0cvs78
8315
8316         * src/alertpanel.c
8317                 Change OK to Close in alertpanel with View log
8318                 button; add accel to View log. Patch by Fabien
8319                 Vantard
8320
8321 2006-02-23 [wwp]        2.0.0cvs77
8322
8323         * src/compose.c
8324                 silly me, there were much more tests to perform, since toolbars can
8325                 really have down to 1 element only.
8326
8327 2006-02-23 [wwp]        2.0.0cvs76
8328
8329         * commitHelper
8330                 fixed indentation from my previous commit. Fallback to VISUAL if
8331                 EDITOR is not set (and to vi, at last resort).
8332
8333 2006-02-23 [wwp]        2.0.0cvs75
8334
8335         * commitHelper
8336                 improved error detection (Colin, me).
8337
8338 2006-02-23 [wwp]        2.0.0cvs74
8339
8340         * src/prefs_toolbar.c
8341                 simplify and fix prefs/toolbars layouting. Combos' contents can
8342                 now be really displayed.
8343
8344 2006-02-23 [wwp]        2.0.0cvs73
8345         simplifies and fix prefs/toolbars layouting. Combos' contents can now
8346         be really displayed.
8347
8348 2006-02-22 [wwp]        2.0.0cvs72
8349
8350         * src/compose.c
8351                 fix a typo in my previous commit (sorry!).
8352
8353 2006-02-22 [wwp]        2.0.0cvs71
8354
8355         * src/prefs_toolbar.c
8356                 fix a crash when adding separators to toolbars,
8357                 also fix some separator item information.
8358
8359 2006-02-22 [wwp]        2.0.0cvs70
8360
8361         * src/compose.c
8362                 fix a crash when redirecting (for instance) when compose window's
8363                 toolbar contents has been customized (when some buttons have been
8364                 removed in fact).
8365
8366 2006-02-21 [wwp]        2.0.0cvs69
8367
8368         * src/summaryview.c
8369         * src/gtk/pluginwindow.c
8370         * src/plugins/pgpcore/prefs_gpg.c
8371                 fix some compilation warnings (feat. remains of removed code).
8372
8373 2006-02-21 [wwp]        2.0.0cvs68
8374
8375         * src/gtk/gtkutils.c
8376                 fix two compilation issues, thanks to Stephan Sachse.
8377
8378 2006-02-20 [colin]      2.0.0cvs67
8379
8380         * src/mainwindow.c
8381                 Don't reselect displayed mail on refocus
8382                 This fixes actions misbehaving 
8383
8384 2006-02-20 [wwp]        2.0.0cvs66
8385
8386         * src/summaryview.c
8387         * src/gtk/gtksctree.c
8388         * src/gtk/gtkshruler.c
8389                 changed more runtime typecast checks.
8390
8391 2006-02-20 [wwp]        2.0.0cvs65
8392
8393         * src/summary_search.c
8394                 find all - summaryview refresh issue fixed, thanks to Colin.
8395
8396 2006-02-20 [wwp]        2.0.0cvs64
8397
8398         * src/gtk/gtkutils.c
8399                 better runtime typecast checks.
8400
8401 2006-02-20 [wwp]        2.0.0cvs63
8402
8403         * src/summary_search.c
8404                 enhancements to the summary search:
8405                         - add the ability to stop the running search
8406                           (upon ESC-key press, new Stop button or when Clear button is pressed)
8407                         - don't search if no criteria (From/To/Subject/Body) is set
8408                         - ensure that a busy mouse pointer is always shown when searching,
8409                           show it even a bit earlier
8410
8411 2006-02-19 [colin]      2.0.0cvs62
8412
8413         * src/compose.c
8414         * src/imap.c
8415         * src/etpan/imap-thread.c
8416         * src/etpan/imap-thread.h
8417                 (Future) IMAP speed improvement on sending
8418                 Will require a libetpan update
8419         * src/summaryview.c
8420         * src/gtk/quicksearch.c
8421                 Make quicksearch clearable while running.
8422
8423 2006-02-17 [colin]      2.0.0cvs61
8424
8425         * src/imap.c
8426         * src/etpan/imap-thread.c
8427         * src/etpan/imap-thread.h
8428                 Check for IMAP certificates
8429                 ** Requires libetpan-0.42-cvs4 
8430                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
8431
8432 2006-02-17 [colin]      2.0.0cvs60
8433
8434         * src/messageview.c
8435         * src/prefs_common.c
8436         * src/prefs_common.h
8437         * src/prefs_message.c
8438                 Add pref to display HTML-only mails with plugin, 
8439                 if possible (defaulting to FALSE of course).
8440
8441 2006-02-16 [colin]      2.0.0cvs59
8442
8443         * src/main.c
8444         * src/common/plugin.c
8445         * src/common/plugin.h
8446         * src/gtk/pluginwindow.c
8447                 Keep track of requested (but unloaded) plugins
8448                 in some error cases.
8449
8450 2006-02-16 [wwp]        2.0.0cvs58
8451
8452         * src/gtk/gtkaspell.c
8453         * src/gtk/gtkaspell.h
8454         * src/prefs_spelling.c
8455         * src/compose.c
8456         * src/prefs_common.c
8457         * src/prefs_common.h
8458                 implemented new optional spellchecker behaviour: re-check message when
8459                 dictionary got changed (from compose-window/context-menu/Change dictionary).
8460
8461 2006-02-16 [wwp]        2.0.0cvs57
8462
8463         * src/quote_fmt_parse.y
8464                 pclose popen'ed pipe.
8465
8466 2006-02-15 [colin]      2.0.0cvs56
8467
8468         * src/mimeview.c
8469         * src/mimeview.h
8470                 Let MimeViewers know which MimeView they
8471                 depend of.
8472         * src/summaryview.c
8473                 Swap From/To columns in Sent/Queue/Drafts
8474                 folders
8475         * src/etpan/imap-thread.c
8476                 Use mailstream_low_tls_open() for STARTTLS
8477                 instead of mailstream_low_ssl_open()
8478                 ** REQUIRES libetpan 0.42cvs3 **
8479
8480 2006-02-15 [wwp]        2.0.0cvs55
8481
8482         * src/compose.c
8483         * src/compose.h
8484         * src/message_search.c
8485         * src/message_search.h
8486         * src/textview.c
8487         * src/gtk/gtkutils.c
8488         * src/gtk/gtkutils.h
8489                 added the ability to Find text in the compose window (and a bit
8490                 of code factorization).
8491
8492 2006-02-15 [wwp]        2.0.0cvs54
8493
8494         * src/prefs_gtk.c
8495                 yet another one file was missing (fix for some widgets' sensitivity).
8496                 Thanks Colin!
8497
8498 2006-02-15 [wwp]        2.0.0cvs53
8499
8500         * src/prefs_gtk.h
8501                 oops forgot that file (fix for some widgets' sensitivity).
8502
8503 2006-02-15 [wwp]        2.0.0cvs52
8504
8505         * src/summary_search.c
8506                 implemented advanced summary search options (added the ability
8507                 to use matcher conditions in an advanced search mode).
8508
8509 2006-02-15 [wwp]        2.0.0cvs51
8510
8511         * src/plugins/pgpcore/prefs_gpg.c
8512         * src/prefs_account.c
8513                 fix some widget sensitivity, mostly around some labels in
8514                 account prefs.
8515
8516 2006-02-15 [paul]       2.0.0cvs50
8517
8518         * manual/advanced.xml
8519                 improve Templates info
8520                 written by wwp
8521
8522 2006-02-14 [colin]      2.0.0cvs49
8523
8524         * src/pixmaps/address_book.xpm
8525         * src/pixmaps/preferences.xpm
8526         * src/pixmaps/properties.xpm
8527                 Fix pixmap size - patch by Fabien Vantard
8528
8529 2006-02-13 [colin]      2.0.0cvs48
8530
8531         * src/procmime.c
8532                 Add missing fclose()s on error
8533         * src/textview.c
8534                 Remove unused code
8535         * src/common/utils.c
8536                 Fix temp files not being deleted on windows
8537         Patches by Thomas Gilgin
8538
8539 2006-02-13 [colin]      2.0.0cvs47
8540
8541         * src/mainwindow.c
8542                 Fix exit crash
8543
8544 2006-02-13 [wwp]        2.0.0cvs46
8545
8546         * src/plugins/pgpcore/prefs_gpg.c
8547                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
8548
8549 2006-02-12 [colin]      2.0.0cvs45
8550
8551         * src/folderview.c
8552         * src/main.c
8553         * src/mainwindow.c
8554                 Fix "stuff" when quitting
8555
8556 2006-02-12 [wwp]        2.0.0cvs44
8557
8558         * src/prefs_themes.c
8559                 fix typos in debug messages.
8560
8561 2006-02-11 [colin]      2.0.0cvs43
8562
8563         * src/summaryview.c
8564                 don't allow drag/drop from ourself
8565
8566 2006-02-10 [wwp]        2.0.0cvs42
8567
8568         * src/exporthtml.c
8569         * src/html.c
8570         * src/html.h
8571         * src/procmime.c
8572         * src/textview.c
8573                 renamed html_ prefixed functions and data structures to avoid
8574                 namespace clashes w/ other software (gtkhtml2 for instance).
8575                 Closes bug #907.
8576
8577
8578 2006-02-09 [colin]      2.0.0cvs41
8579
8580         * src/summaryview.c
8581                 Fix shitty logic messed up. Thanks Ticho for the hint!
8582
8583 2006-02-09 [wwp]        2.0.0cvs40
8584
8585         * src/gtk/about.c
8586         * src/compose.c
8587         * src/prefs_account.c
8588         * src/prefs_gtk.h
8589         * src/editaddress.c
8590                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
8591                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
8592                 Browse buttons in accounts prefs.
8593
8594 2006-02-09 [colin]      2.0.0cvs39
8595
8596         * src/matcher.c
8597                 Check for pointer before using its members
8598         * src/gtk/gtksourceprintjob.c
8599                 Fix a wrong warning
8600
8601 2006-02-09 [wwp]        2.0.0cvs38
8602
8603         * src/gtk/filesel.c
8604                 fix few compiler warnings (type mismatch).
8605
8606 2006-02-09 [paul]       2.0.0cvs37
8607
8608         * po/fr.po
8609                 updated by Fabien Vantard
8610
8611 2006-02-08 [colin]      2.0.0cvs36
8612
8613         * src/prefs_common.c
8614         * src/common/defs.h
8615         * src/common/plugin.c
8616                 allow windows and linux configurations to coexist
8617                 patch by Thomas Gilgin
8618
8619 2006-02-08 [colin]      2.0.0cvs35
8620
8621         * src/filtering.c
8622         * src/matcher.c
8623         * src/matcher.h
8624         * src/matcher_parser_parse.y
8625         * src/prefs_filtering_action.c
8626         * src/prefs_matcher.c
8627                 Add the "Ignore thread" filtering
8628                 action
8629
8630 2006-02-08 [colin]      2.0.0cvs34
8631
8632         * src/compose.c
8633         * src/procmime.c
8634         * src/procmime.h
8635                 Fix bug #905 (damaged attachment)
8636                 text files with raw \0's aren't really text files
8637         FOR_STABLE
8638
8639 2006-02-08 [colin]      2.0.0cvs33
8640
8641         * src/summaryview.c
8642                 Fix crasher introduced yesterday
8643
8644 2006-02-08 [wwp]        2.0.0cvs32
8645
8646         * src/compose.c
8647         * src/compose.h
8648                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
8649
8650 2006-02-08 [wwp]        2.0.0cvs31
8651
8652         * src/prefs_template.c
8653                 templates enhancement: allow address completion for Cc and Bcc fields
8654                 (it was currently possible for the To field only)
8655
8656 2006-02-08 [colin]      2.0.0cvs30
8657
8658         * src/compose.c
8659                 Don't unblock if not blocked
8660         FOR_STABLE
8661
8662 2006-02-07 [colin]      2.0.0cvs29
8663
8664         * src/action.c
8665                 Forgot to refresh summaryview
8666
8667 2006-02-07 [colin]      2.0.0cvs28
8668
8669         * src/action.c
8670                 Freeze/thaw message list and folder list while
8671                 processing %as{} actions 
8672         * src/compose.c
8673                 Fix auto-wrap disabling after a middle-click
8674                 paste - FOR_STABLE
8675
8676 2006-02-07 [paul]       2.0.0cvs27
8677
8678         * src/folder.c
8679                 fix freeing of uninitialised pointers
8680                 Thanks to Colin
8681
8682 2006-02-06 [colin]      2.0.0cvs26
8683
8684         * src/folder.c
8685                 Use g_slist_prepend in potentially big list
8686
8687 2006-02-06 [colin]      2.0.0cvs25
8688
8689         * src/folder.c
8690                 Completely skip processing if it doesn't 
8691                 exist (faster!)
8692
8693 2006-02-06 [colin]      2.0.0cvs24
8694
8695         * src/folder.c
8696         * src/summaryview.c
8697                 Batch filtering in summaryview (from Tools menu)
8698                 and pre/post//-processing too
8699
8700 2006-02-06 [colin]      2.0.0cvs23
8701
8702         * src/procmsg.h
8703         * src/filtering.c
8704                 Use a special field for batch filtering instead
8705                 of stepping on deferred execution's toes
8706
8707 2006-02-06 [colin]      2.0.0cvs22
8708
8709         * src/action.c
8710         * src/filtering.c
8711         * src/filtering.h
8712         * src/folder.c
8713         * src/summaryview.c
8714                 Fix filtering via menus and actions
8715
8716 2006-02-06 [colin]      2.0.0cvs21
8717
8718         * src/imap.c
8719                 Put the added file directly to cache if possible (will work
8720                 with next libetpan)
8721         * src/filtering.c
8722         * src/filtering.h
8723         * src/inc.c
8724         * src/folder.c
8725         * src/mbox.c
8726         * src/procmsg.h
8727                 Move and copy filtered messages by batches instead of one
8728                 by one - faster on IMAP
8729         * src/procmsg.c
8730                 Add a function that'll possibly be useful later
8731
8732 2006-02-06 [colin]      2.0.0cvs20
8733
8734         * src/addressbook.c
8735                 Use internal mime-type instead of text/plain for d'n'd
8736         * src/compose.c
8737                 Allow attaching files from mimeview's icon list via d'n'd
8738         * src/folderview.c
8739         * src/folderview.h
8740                 Use internal mime-type instead of text/plain for d'n'd
8741                 Don't try to selected opened folder if none is
8742                 Factorize d'n'd from other apps code
8743         * src/headerview.c
8744         * src/textview.c
8745         * src/gtk/gtkutils.c
8746         * src/gtk/gtkutils.h
8747                 Factorize Face/X-Face stuff
8748         * src/mimeview.c
8749                 Fix d'n'd to other apps
8750         * src/prefs_message.c
8751                 Let the XFace pref be usable without libcompface as it also
8752                 applies to Face
8753         * src/summaryview.c
8754                 Fix d'n'd to other apps
8755                 Factorize d'n'd from other apps code
8756
8757 2006-02-06 [wwp]        2.0.0cvs19
8758
8759         * po/it.po
8760                 Italian translation fixes by Andrea Spadaccini (no more confusion
8761                 between filtering and processing, and few changes in the About
8762                 dialog).
8763
8764
8765 2006-02-06 [mones]      2.0.0cvs18
8766
8767         * src/gtk/icon_legend.c
8768                 Improved descriptions allowing better translations
8769
8770 2006-02-05 [colin]      2.0.0cvs17
8771
8772         * src/imap.c
8773                 Add the f*cking missing expunge that caused imap_fetch_env
8774                 to fail after an add_msgs ! :-///
8775         * src/etpan/imap-thread.c
8776                 Add a bit of debug
8777         FOR_STABLE
8778
8779 2006-02-05 [colin]      2.0.0cvs16
8780
8781         * src/common/utils.c
8782                 Don't check for return-path (or we can't put
8783                 back non-sent mails)
8784
8785 2006-02-05 [colin]      2.0.0cvs15
8786
8787         * src/textview.c
8788                 Don't try to display Face header in textview
8789                 when teh headerview's active
8790
8791 2006-02-05 [colin]      2.0.0cvs14
8792
8793         * tools/tbird2syl.py
8794         * tools/Makefile.am
8795                 Add script to import Thunderbird mails
8796
8797 2006-02-05 [colin]      2.0.0cvs13
8798
8799         * src/headerview.c
8800         * src/procheader.c
8801         * src/procmsg.c
8802         * src/procmsg.h
8803         * src/textview.c
8804                 Show Face headers - patch partially by Klaus Flittner
8805
8806 2006-02-05 [colin]      2.0.0cvs12
8807
8808         * src/folderview.c
8809         * src/summaryview.c
8810         * src/common/utils.c
8811         * src/common/utils.h
8812                 Let dnd work from mime icons to summaryview
8813                 and to folderview too
8814                 Add a crude test to avoid trying to add files
8815                 drag'n'dropped when they're not mails
8816
8817 2006-02-04 [colin]      2.0.0cvs11
8818
8819         * src/summaryview.c
8820         * src/mimeview.c
8821                 Fix utf8 conversion
8822
8823 2006-02-04 [colin]      2.0.0cvs10
8824
8825         * src/compose.c
8826         * src/folderview.c
8827         * src/mimeview.c
8828         * src/summaryview.c
8829         * src/summaryview.h
8830                 Added various drag and drop capas:
8831                 From                    To
8832                 summaryview             other apps
8833                 mimeview icons          other apps
8834                 other apps              summaryview
8835                 other apps              folderview
8836
8837                 This shouldn't have broken the existing:
8838                 From                    To
8839                 summaryview             folderview
8840                 folderview              folderview
8841                 summaryview             compose's attachments
8842
8843         Tests welcomed.
8844
8845 2006-02-02 [paul]       2.0.0cvs9
8846
8847         * src/mainwindow.c
8848                 move global option 'Set displayed columns...' out
8849                 of folder option grouping.
8850                 fix sensitivity of 'harvest addresses'
8851         FOR_STABLE
8852
8853 2006-02-01 [colin]      2.0.0cvs8
8854
8855         * src/mimeview.c
8856                 Revert the alertpanel patch, it sucks (intrusive
8857                 and gets in the way of "open")
8858
8859 2006-02-01 [colin]      2.0.0cvs7
8860
8861         * src/compose.c
8862         * src/prefs_account.c
8863         * src/prefs_common.c
8864         * src/common/defs.h
8865         * src/common/utils.c
8866         * src/common/utils.h
8867                 Add ability to edit the signature file
8868                 from the account preferences, and use
8869                 a default for the text editor.
8870                 Patch by Fabien Vantard
8871
8872 2006-02-01 [colin]      2.0.0cvs6
8873
8874         * src/mimeview.c
8875                 Try to get mime type by extension if it is
8876                 application/octet-stream
8877                 Display a window with possible choices when
8878                 encountering unknown mime types
8879         * src/gtk/filesel.c
8880         * src/gtk/filesel.h
8881                 Add preview
8882                 Allow multiple selection in filtered filesel
8883                 (patch by Fabien Vantard)
8884         * src/gtk/pluginwindow.c
8885                 Use it (patch by Fabien Vantard)
8886
8887 2006-02-01 [paul]       2.0.0cvs5
8888
8889         * src/jpilot.c
8890                 fix crash on creating jpilot address book
8891                 Thanks to Colin - FOR_STABLE
8892         * src/prefs_summaries.c
8893         * src/prefs_wrapping.c
8894         * src/gtk/icon_legend.c
8895         * src/gtk/quicksearch.c
8896                 string fixes and additions
8897
8898 2006-02-01 [paul]       2.0.0cvs4
8899
8900         * src/compose.c
8901         * src/mainwindow.c
8902         * src/messageview.c
8903         * src/prefs_send.c
8904                 add Arabic encoding option
8905                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
8906
8907 2006-01-31 [colin]      2.0.0cvs3
8908
8909         * src/plugins/pgpcore/passphrase.c
8910                 Convert passphrase to locale encoding
8911         * src/compose.c
8912                 Fix drafting on IMAP. Crappy bug sneaked in
8913                 the release :-/
8914         FOR_STABLE
8915
8916 2006-01-30 [paul]       2.0.0cvs2
8917
8918         * src/gtk/icon_legend.c
8919                 show the new entries
8920
8921 2006-01-30 [colin]      2.0.0cvs1
8922
8923         * src/manual.c
8924                 Check for the file to be present before 
8925                 enabling the menu - FOR_STABLE
8926         * src/gtk/icon_legend.c
8927                 Add folders icons (not all of them, there
8928                 are too much, but the most intriguing ones)
8929
8930 2006-01-30 [paul]       2.0.0
8931
8932         version 2.0.0 released
8933
8934 2006-01-30 [paul]       1.9.100cvs200
8935
8936         * manual/faq.xml
8937         * manual/gpl.xml
8938         * manual/intro.xml
8939         * manual/starting.xml
8940         * manual/sylpheed-claws-manual.xml
8941                 fixes, additions
8942
8943 2006-01-29 [mones]      1.9.100cvs199
8944
8945         * manual/account.xml
8946         * manual/advanced.xml
8947         * manual/glossary.xml
8948                 Some typos fixed, added LDIF term to glossary
8949         * po/es.po
8950                 Fixed leading plus symbol
8951
8952 2006-01-29 [paul]       1.9.100cvs198
8953
8954         * po/fi.po
8955         * po/sk.po
8956                 updated by Tommi Pirinen and Andrej Kacian
8957
8958 2006-01-29 [paul]       1.9.100cvs197
8959
8960         * src/gtk/authors.h
8961                 remove duplicates
8962
8963 2006-01-29 [paul]       1.9.100cvs196
8964
8965         * AUTHORS
8966         * po/nl.po
8967         * src/gtk/authors.h
8968         * tools/claws.i18n.status.pl
8969                 nl translation updated by Tim Dijkstra
8970
8971 2006-01-29 [paul]       1.9.100cvs195
8972
8973         * po/sr.po
8974         * po/sv.po
8975                 updated by Aleksandar Urosevic and Anders Troback
8976
8977 2006-01-28 [colin]      1.9.100cvs194
8978
8979         * src/gtk/gtksourceprintjob.c
8980                 Don't fiddle with PangoLayout when we
8981                 have an image
8982
8983 2006-01-28 [paul]       1.9.100cvs193
8984
8985         * AUTHORS
8986         * po/el.po
8987         * po/zh_CN.po
8988         * src/gtk/authors.h
8989         * tools/claws.i18n.status.pl
8990                 updated translations submitted by Stavros Giannouris
8991                 and Ralgh Young
8992
8993 2006-01-27 [colin]      1.9.100cvs192
8994
8995         * src/summaryview.c
8996         * src/gtk/gtksourceprintjob.c
8997                 Add image printing 
8998                 (libgnomeprint only, of course)
8999
9000 2006-01-27 [paul]       1.9.100cvs191
9001
9002         * po/fr.po
9003         * po/it.po
9004                 updated by Fabien Vantard and Andrea Spadaccini
9005
9006 2006-01-26 [colin]      1.9.100cvs190
9007
9008         * manual/Makefile.am
9009         * configure.ac
9010                 Make building the manual optional 
9011                 (--disable-manual)
9012
9013 2006-01-26 [paul]       1.9.100cvs189
9014
9015         * manual/glossary.xml
9016         * manual/plugins.xml
9017                 edited
9018         * po/en_GB.po
9019                 updated
9020
9021 2006-01-26 [paul]       1.9.100cvs188
9022
9023         * src/prefs_display_header.c
9024         * src/prefs_folder_column.c
9025         * src/prefs_msg_colors.c
9026         * src/prefs_summaries.c
9027         * src/prefs_summary_column.c
9028                 HIGify
9029
9030 2006-01-25 [colin]      1.9.100cvs187
9031
9032         * src/imap.c
9033                 Don't allow moving/copying mails between
9034                 queue/drafts and non-queue/drafts folders
9035                 Fixes bug #897 (message header is resetted 
9036                 if one is copied to Drafts)
9037
9038 2006-01-25 [colin]      1.9.100cvs186
9039
9040         * src/folder.c
9041         * src/mainwindow.c
9042                 Fix subscribed folders not found
9043         * src/compose.c
9044                 Don't try to encode as original mail's charset
9045                 if it's ascii 
9046
9047 2006-01-25 [paul]       1.9.100cvs185
9048
9049         * AUTHORS
9050         * po/Makevars
9051                 updated
9052         * po/de.po
9053         * po/pl.po
9054         * po/pt_BR.po
9055         * po/sr.po
9056                 updates submitted by Stephan Sachse, Emilian Nowak
9057                 and Quar, Frederico Goncalves Guimaraes, and
9058                 Aleksandar Urosevic
9059                 Fix Bug 896, 'PT_BR locale broken'.
9060         * src/gtk/authors.h
9061                 updated
9062
9063 2006-01-24 [mones]      1.9.100cvs184
9064
9065         * manual/glossary.xml
9066                 All current terms finished. Reviewers welcome ;-)
9067         * manual/keyboard.xml
9068                 Fixed column width for pdf output.
9069         * po/es.po
9070                 Updated
9071
9072 2006-01-24 [paul]       1.9.100cvs183
9073
9074         * manual/glossary.xml
9075                 fix id name
9076         * manual/dist/html/Makefile.am
9077         * manual/dist/pdf/Makefile.am
9078         * manual/dist/ps/Makefile.am
9079         * manual/dist/txt/Makefile.am
9080                 fix make deps
9081                 Thanks to Colin
9082
9083 2006-01-24 [mones]      1.9.100cvs182
9084
9085         * manual/glossary.xml
9086                 Nearly finished, some terms missing.
9087
9088 2006-01-23 [paul]       1.9.100cvs181
9089
9090         * manual/dist/html/Makefile.am
9091         * manual/dist/pdf/Makefile.am
9092         * manual/dist/ps/Makefile.am
9093         * manual/dist/txt/Makefile.am
9094         * src/mainwindow.c
9095                 re-enable manual
9096                 Thanks to Colin
9097
9098 2006-01-22 [colin]      1.9.100cvs180
9099
9100         * src/compose.c
9101         * src/gtk/gtkaspell.c
9102                 Don't deselect stuff before right-clicking, with aspell.
9103                 (This prevented right-click Copy, for example).
9104                 Thanks to Clo!
9105
9106 2006-01-22 [paul]       1.9.100cvs179
9107
9108         * src/summary_search.c
9109                 don't fix the widget size as it causes problems
9110                 under localisation.
9111                 Thanks to Emilian Nowak
9112
9113 2006-01-21 [paul]       1.9.100cvs178
9114
9115         * src/prefs_themes.c
9116                 fix broken underlining of label text
9117                 with some translations
9118
9119 2006-01-21 [colin]      1.9.100cvs177
9120
9121         * po/fr.po
9122                 In French "Composition" puts the Compose toolbar's prefs in the wrong place
9123
9124 2006-01-20 [colin]      1.9.100cvs176
9125
9126         * configure.ac
9127         * Makefile.am
9128         * manual/Makefile
9129         * manual/dist/html/.cvsignore
9130         * manual/dist/html/Makefile.am
9131         * manual/dist/pdf/.cvsignore
9132         * manual/dist/pdf/Makefile.am
9133         * manual/dist/ps/.cvsignore
9134         * manual/dist/ps/Makefile.am
9135         * manual/dist/txt/.cvsignore
9136         * manual/dist/txt/Makefile.am
9137                 Autotool-ize manual
9138
9139 2006-01-20 [paul]       1.9.100cvs175
9140
9141         * manual/handling.xml
9142                 make Filtering and Searching entries easier to find
9143         * manual/keyboard.xml
9144                 add the remaining default keybinds
9145         * src/prefs_summaries.c
9146                 update the default keybinds
9147
9148 2006-01-20 [paul]       1.9.100cvs174
9149
9150         * src/addressbook.c
9151         * src/addrgather.c
9152         * src/addrharvest.c
9153         * src/editaddress.c
9154         * src/editgroup.c
9155         * src/exphtmldlg.c
9156         * src/expldifdlg.c
9157         * src/exporthtml.c
9158         * src/exportldif.c
9159         * src/ldif.c
9160                 replace 'e-mail' with 'email'
9161         * src/summary_search.c
9162                 add mnemonic to "Find all" button
9163
9164 2006-01-20 [wwp]        1.9.100cvs173
9165
9166         * src/export.c
9167         * src/import.c
9168                 touched mbox import/export buttons for HIG-compliance
9169
9170 2006-01-19 [paul]       1.9.100cvs172
9171
9172         * manual/account.xml
9173         * manual/addrbook.xml
9174         * manual/advanced.xml
9175         * manual/faq.xml
9176         * manual/handling.xml
9177         * manual/intro.xml
9178         * manual/plugins.xml
9179         * manual/starting.xml
9180                 more editing
9181
9182 2006-01-19 [paul]       1.9.100cvs171
9183
9184         * src/toolbar.c
9185                 allow use of trash button while receiving
9186                 Thanks to Colin
9187
9188 2006-01-19 [wwp]        1.9.100cvs170
9189
9190         * src/gtk/quicksearch.c
9191         * src/compose.c
9192                 force text color to black when yellow background is set
9193
9194 2006-01-19 [colin]      1.9.100cvs169
9195
9196         * src/plugins/trayicon/trayicon.c
9197                 Gray out Get Mail when already getting mail
9198
9199 2006-01-18 [paul]       1.9.100cvs168
9200
9201         * src/compose.c
9202                 give widget yellow background was To is
9203                 set via folder prefs
9204         * src/gtk/quicksearch.c
9205                 give widget yellow background when quick
9206                 search is active.
9207                 Thanks to Colin
9208
9209 2006-01-18 [paul]       1.9.100cvs167
9210
9211         * doc/man/sylpheed-claws.1
9212                 add --subscribe option
9213
9214 2006-01-18 [paul]       1.9.100cvs166
9215
9216         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
9217         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
9218                 use %U instead of %F (%F is broken for user installed
9219                 files in kde 3.5)
9220
9221 2006-01-18 [colin]      1.9.100cvs165
9222
9223         * src/summaryview.c
9224                 Default to Yes in "No more * messages" dialogs
9225
9226 2006-01-17 [colin]      1.9.100cvs164
9227
9228         * src/compose.c
9229                 Possibly fix an invalid iterator causing
9230                 crash
9231
9232 2006-01-17 [colin]      1.9.100cvs163
9233
9234         * src/mimeview.c
9235                 Fix crash when the image disappears under the
9236                 image viewer
9237
9238 2006-01-16 [colin]      1.9.100cvs162
9239
9240         * src/compose.c
9241                 Fix reenabling autowrap
9242
9243 2006-01-16 [colin]      1.9.100cvs161
9244
9245         * src/compose.c
9246                 reset quote_len before getting quote_str
9247
9248 2006-01-16 [colin]      1.9.100cvs160
9249
9250         * src/account.c
9251         * src/account.h
9252         * src/folder.c
9253         * src/imap_gtk.c
9254         * src/mh_gtk.c
9255                 Fix bug #883 (default inbox does not track folder move)
9256
9257 2006-01-16 [colin]      1.9.100cvs159
9258
9259         * src/compose.c
9260         * src/plugins/pgpcore/passphrase.c
9261                 More buttons fixes
9262
9263 2006-01-16 [paul]       1.9.100cvs158
9264
9265         * src/prefs_actions.c
9266         * src/prefs_filtering_action.c
9267         * src/prefs_matcher.c
9268         * src/quote_fmt.c
9269         * src/gtk/description_window.c
9270         * src/gtk/description_window.h
9271         * src/gtk/quicksearch.c
9272                 description window cleanups
9273
9274 2006-01-15 [colin]      1.9.100cvs157
9275
9276         * src/addressbook.c
9277         * src/prefs_filtering.c
9278                 Same here
9279
9280 2006-01-15 [colin]      1.9.100cvs156
9281
9282         * src/folderview.c
9283         * src/mainwindow.c
9284                 Same for "Empty trash"
9285
9286 2006-01-15 [colin]      1.9.100cvs155
9287
9288         * src/inc.c
9289                 Override offline dialog had Yes by default
9290
9291 2006-01-15 [colin]      1.9.100cvs154
9292
9293         * src/summaryview.c
9294                 Delete selected messages? previously had Yes the default
9295
9296 2006-01-15 [colin]      1.9.100cvs153
9297
9298         * src/folder.c
9299         * src/folder.h
9300         * src/main.c
9301                 Check if a mailbox is loaded after all
9302                 plugins are loaded.
9303
9304 2006-01-15 [colin]      1.9.100cvs152
9305
9306         * src/folder.c
9307                 Don't start wizard when there are unloaded folders (will help
9308                 people with only mbox or maildir mailboxes)
9309
9310 2006-01-14 [colin]      1.9.100cvs151
9311
9312         * src/addressbook.c
9313         * src/expldifdlg.c
9314         * src/importldif.c
9315         * src/importmutt.c
9316         * src/importpine.c
9317         * src/mh_gtk.c
9318                 More HIG compliance and fixes
9319
9320 2006-01-14 [colin]      1.9.100cvs150
9321
9322         * src/prefs_filtering_action.c
9323         * src/foldersel.c
9324                 Two forgotten button order changes
9325
9326 2006-01-14 [colin]      1.9.100cvs149
9327
9328         * src/account.c
9329         * src/addressbook.c
9330         * src/compose.c
9331         * src/folderview.c
9332         * src/imap_gtk.c
9333         * src/mainwindow.c
9334         * src/mh_gtk.c
9335         * src/news_gtk.c
9336         * src/prefs_actions.c
9337         * src/prefs_customheader.c
9338         * src/prefs_filtering.c
9339         * src/prefs_matcher.c
9340         * src/prefs_template.c
9341         * src/ssl_manager.c
9342         * src/summaryview.c
9343         * src/textview.c
9344         * src/toolbar.c
9345                 All deletion confirmations are now "Cancel, Delete" 
9346                 instead of "No, Yes"
9347                 Clarified most of the other "No, Yes" to 
9348                 "Cancel, Descriptive_action"
9349                 Rechanged the "Entry not saved" alerts to have 
9350                 "Close, Continue editing"
9351
9352
9353 2006-01-14 [paul]
9354
9355         * 2.0.0-rc4 released
9356
9357 2006-01-14 [paul]       1.9.100cvs148
9358
9359         * src/account.c
9360         * src/addressadd.c
9361         * src/addressbook.c
9362         * src/compose.c
9363         * src/editaddress.c
9364         * src/editbook.c
9365         * src/editgroup.c
9366         * src/editjpilot.c
9367         * src/editldap.c
9368         * src/editvcard.c
9369         * src/exphtmldlg.c
9370         * src/expldifdlg.c
9371         * src/folderview.c
9372         * src/grouplistdialog.c
9373         * src/imap_gtk.c
9374         * src/importmutt.c
9375         * src/importpine.c
9376         * src/inc.c
9377         * src/main.c
9378         * src/mainwindow.c
9379         * src/message_search.c
9380         * src/messageview.c
9381         * src/mh_gtk.c
9382         * src/mimeview.c
9383         * src/news_gtk.c
9384         * src/prefs_actions.c
9385         * src/prefs_customheader.c
9386         * src/prefs_filtering.c
9387         * src/prefs_matcher.c
9388         * src/prefs_template.c
9389         * src/prefs_themes.c
9390         * src/ssl_manager.c
9391         * src/summary_search.c
9392         * src/summaryview.c
9393         * src/textview.c
9394         * src/toolbar.c
9395         * src/gtk/foldersort.c
9396         * src/gtk/gtkaspell.c
9397         * src/gtk/inputdialog.c
9398         * src/gtk/prefswindow.c
9399         * src/plugins/pgpcore/select-keys.c
9400         * src/plugins/trayicon/trayicon.c
9401                 HIG compliant button order
9402
9403 2006-01-14 [mones]      1.9.100cvs147
9404
9405         * po/es.po
9406                 Updated translation
9407
9408 2006-01-13 [paul]       1.9.100cvs146
9409
9410         * AUTHORS
9411         * ChangeLog
9412         * src/gtk/authors.h
9413                 add Joshua M. Kwan to contributors list
9414
9415 2006-01-13 [colin]      1.9.100cvs145
9416
9417         * src/gtk/quicksearch.c
9418                 Don't refocus quick search after executing (Esc or Enter)
9419                 Allows to '/'search something then move up/down in 
9420                 summaryview, and to Esc a search and be back in the 
9421                 summaryview
9422
9423 2006-01-13 [paul]       1.9.100cvs144
9424
9425         * src/plugins/pgpinline/pgpinline.c
9426                 support Content-Type 'application/pgp'
9427                 patch by Joshua M. Kwan <joshuak@users.sf.net>
9428
9429 2006-01-13 [paul]       1.9.100cvs143
9430
9431         * manual/account.xml
9432                 make mention of partial retrieval
9433                 thanks to Colin
9434
9435 2006-01-13 [paul]       1.9.100cvs142
9436
9437         * src/account.c
9438         * src/account.h
9439         * src/action.c
9440         * src/action.h
9441         * src/adbookbase.h
9442         * src/addr_compl.c
9443         * src/addr_compl.h
9444         * src/addrbook.c
9445         * src/addrcache.c
9446         * src/addrcache.h
9447         * src/addrcindex.c
9448         * src/addrcindex.h
9449         * src/addrclip.c
9450         * src/addrclip.h
9451         * src/addrdefs.h
9452         * src/addressadd.c
9453         * src/addressadd.h
9454         * src/addressbook.c
9455         * src/addressbook.h
9456         * src/addrgather.c
9457         * src/addrgather.h
9458         * src/addrharvest.c
9459         * src/addrharvest.h
9460         * src/addrindex.c
9461         * src/addrindex.h
9462         * src/addritem.c
9463         * src/addritem.h
9464         * src/addrquery.c
9465         * src/addrquery.h
9466         * src/addrselect.c
9467         * src/addrselect.h
9468         * src/alertpanel.c
9469         * src/alertpanel.h
9470         * src/browseldap.c
9471         * src/browseldap.h
9472         * src/codeconv.c
9473         * src/codeconv.h
9474         * src/compose.c
9475         * src/compose.h
9476         * src/customheader.c
9477         * src/customheader.h
9478         * src/displayheader.c
9479         * src/displayheader.h
9480         * src/editaddress.c
9481         * src/editaddress.h
9482         * src/editbook.c
9483         * src/editbook.h
9484         * src/editgroup.c
9485         * src/editgroup.h
9486         * src/editjpilot.c
9487         * src/editjpilot.h
9488         * src/editldap.c
9489         * src/editldap.h
9490         * src/editldap_basedn.c
9491         * src/editldap_basedn.h
9492         * src/editvcard.c
9493         * src/editvcard.h
9494         * src/exphtmldlg.c
9495         * src/exphtmldlg.h
9496         * src/expldifdlg.c
9497         * src/expldifdlg.h
9498         * src/export.h
9499         * src/exporthtml.c
9500         * src/exporthtml.h
9501         * src/exportldif.c
9502         * src/exportldif.h
9503         * src/filtering.c
9504         * src/filtering.h
9505         * src/folder.c
9506         * src/folder.h
9507         * src/folder_item_prefs.c
9508         * src/folder_item_prefs.h
9509         * src/foldersel.c
9510         * src/foldersel.h
9511         * src/folderutils.c
9512         * src/folderutils.h
9513         * src/folderview.c
9514         * src/folderview.h
9515         * src/grouplistdialog.c
9516         * src/grouplistdialog.h
9517         * src/headerview.c
9518         * src/html.c
9519         * src/html.h
9520         * src/image_viewer.c
9521         * src/image_viewer.h
9522         * src/imap.c
9523         * src/imap.h
9524         * src/imap_gtk.c
9525         * src/imap_gtk.h
9526         * src/import.h
9527         * src/importldif.c
9528         * src/importldif.h
9529         * src/importmutt.c
9530         * src/importmutt.h
9531         * src/importpine.c
9532         * src/importpine.h
9533         * src/inc.c
9534         * src/inc.h
9535         * src/jpilot.c
9536         * src/jpilot.h
9537         * src/ldapctrl.c
9538         * src/ldapctrl.h
9539         * src/ldaplocate.c
9540         * src/ldaplocate.h
9541         * src/ldapquery.c
9542         * src/ldapquery.h
9543         * src/ldapserver.c
9544         * src/ldapserver.h
9545         * src/ldaputil.c
9546         * src/ldaputil.h
9547         * src/ldif.c
9548         * src/ldif.h
9549         * src/main.c
9550         * src/main.h
9551         * src/mainwindow.c
9552         * src/mainwindow.h
9553         * src/manual.c
9554         * src/manual.h
9555         * src/mbox.c
9556         * src/mbox.h
9557         * src/message_search.c
9558         * src/message_search.h
9559         * src/messageview.c
9560         * src/messageview.h
9561         * src/mh.c
9562         * src/mh.h
9563         * src/mh_gtk.c
9564         * src/mh_gtk.h
9565         * src/mimeview.c
9566         * src/mimeview.h
9567         * src/msgcache.c
9568         * src/msgcache.h
9569         * src/mutt.c
9570         * src/mutt.h
9571         * src/news.c
9572         * src/news.h
9573         * src/news_gtk.c
9574         * src/news_gtk.h
9575         * src/partial_download.c
9576         * src/partial_download.h
9577         * src/pine.c
9578         * src/pine.h
9579         * src/pop.c
9580         * src/pop.h
9581         * src/prefs_account.c
9582         * src/prefs_account.h
9583         * src/prefs_actions.c
9584         * src/prefs_actions.h
9585         * src/prefs_common.c
9586         * src/prefs_common.h
9587         * src/prefs_compose_writing.c
9588         * src/prefs_compose_writing.h
9589         * src/prefs_customheader.c
9590         * src/prefs_customheader.h
9591         * src/prefs_display_header.c
9592         * src/prefs_display_header.h
9593         * src/prefs_filtering.c
9594         * src/prefs_filtering.h
9595         * src/prefs_filtering_action.c
9596         * src/prefs_filtering_action.h
9597         * src/prefs_folder_column.c
9598         * src/prefs_folder_column.h
9599         * src/prefs_folder_item.c
9600         * src/prefs_folder_item.h
9601         * src/prefs_fonts.c
9602         * src/prefs_fonts.h
9603         * src/prefs_gtk.c
9604         * src/prefs_gtk.h
9605         * src/prefs_image_viewer.c
9606         * src/prefs_image_viewer.h
9607         * src/prefs_matcher.c
9608         * src/prefs_matcher.h
9609         * src/prefs_message.c
9610         * src/prefs_msg_colors.c
9611         * src/prefs_msg_colors.h
9612         * src/prefs_other.c
9613         * src/prefs_quote.c
9614         * src/prefs_receive.c
9615         * src/prefs_send.c
9616         * src/prefs_spelling.c
9617         * src/prefs_spelling.h
9618         * src/prefs_summaries.c
9619         * src/prefs_summaries.h
9620         * src/prefs_summary_column.c
9621         * src/prefs_summary_column.h
9622         * src/prefs_template.c
9623         * src/prefs_template.h
9624         * src/prefs_themes.c
9625         * src/prefs_themes.h
9626         * src/prefs_toolbar.c
9627         * src/prefs_toolbar.h
9628         * src/prefs_wrapping.c
9629         * src/prefs_wrapping.h
9630         * src/privacy.c
9631         * src/privacy.h
9632         * src/procheader.c
9633         * src/procheader.h
9634         * src/procmime.c
9635         * src/procmime.h
9636         * src/procmsg.c
9637         * src/procmsg.h
9638         * src/quote_fmt.c
9639         * src/quote_fmt_parse.y
9640         * src/recv.c
9641         * src/recv.h
9642         * src/remotefolder.c
9643         * src/remotefolder.h
9644         * src/send_message.c
9645         * src/send_message.h
9646         * src/setup.c
9647         * src/setup.h
9648         * src/sourcewindow.c
9649         * src/sourcewindow.h
9650         * src/ssl_manager.c
9651         * src/ssl_manager.h
9652         * src/statusbar.c
9653         * src/statusbar.h
9654         * src/stock_pixmap.c
9655         * src/stock_pixmap.h
9656         * src/summary_search.c
9657         * src/summary_search.h
9658         * src/summaryview.c
9659         * src/summaryview.h
9660         * src/syldap.c
9661         * src/syldap.h
9662         * src/textview.c
9663         * src/textview.h
9664         * src/toolbar.c
9665         * src/toolbar.h
9666         * src/undo.c
9667         * src/undo.h
9668         * src/unmime.c
9669         * src/unmime.h
9670         * src/vcard.c
9671         * src/vcard.h
9672         * src/wizard.c
9673         * src/wizard.h
9674         * src/common/base64.c
9675         * src/common/base64.h
9676         * src/common/defs.h
9677         * src/common/hooks.c
9678         * src/common/hooks.h
9679         * src/common/log.c
9680         * src/common/log.h
9681         * src/common/mgutils.c
9682         * src/common/mgutils.h
9683         * src/common/nntp.c
9684         * src/common/nntp.h
9685         * src/common/passcrypt.c
9686         * src/common/passcrypt.h.in
9687         * src/common/plugin.c
9688         * src/common/plugin.h
9689         * src/common/prefs.c
9690         * src/common/prefs.h
9691         * src/common/progressindicator.c
9692         * src/common/progressindicator.h
9693         * src/common/quoted-printable.c
9694         * src/common/quoted-printable.h
9695         * src/common/session.c
9696         * src/common/session.h
9697         * src/common/smtp.c
9698         * src/common/smtp.h
9699         * src/common/socket.c
9700         * src/common/socket.h
9701         * src/common/ssl.c
9702         * src/common/ssl.h
9703         * src/common/ssl_certificate.c
9704         * src/common/ssl_certificate.h
9705         * src/common/stringtable.c
9706         * src/common/stringtable.h
9707         * src/common/sylpheed.c
9708         * src/common/sylpheed.h
9709         * src/common/template.c
9710         * src/common/template.h
9711         * src/common/timing.h
9712         * src/common/utils.c
9713         * src/common/utils.h
9714         * src/common/version.h.in
9715         * src/common/xml.c
9716         * src/common/xml.h
9717         * src/common/xmlprops.c
9718         * src/common/xmlprops.h
9719         * src/gtk/colorlabel.c
9720         * src/gtk/colorsel.c
9721         * src/gtk/colorsel.h
9722         * src/gtk/description_window.c
9723         * src/gtk/description_window.h
9724         * src/gtk/filesel.c
9725         * src/gtk/filesel.h
9726         * src/gtk/foldersort.c
9727         * src/gtk/foldersort.h
9728         * src/gtk/gtkutils.c
9729         * src/gtk/gtkutils.h
9730         * src/gtk/inputdialog.c
9731         * src/gtk/inputdialog.h
9732         * src/gtk/logwindow.c
9733         * src/gtk/logwindow.h
9734         * src/gtk/manage_window.c
9735         * src/gtk/manage_window.h
9736         * src/gtk/menu.c
9737         * src/gtk/menu.h
9738         * src/gtk/pluginwindow.c
9739         * src/gtk/pluginwindow.h
9740         * src/gtk/prefswindow.c
9741         * src/gtk/prefswindow.h
9742         * src/gtk/progressdialog.c
9743         * src/gtk/progressdialog.h
9744         * src/gtk/sslcertwindow.c
9745         * src/gtk/sslcertwindow.h
9746         * src/plugins/clamav/clamav_plugin.c
9747         * src/plugins/clamav/clamav_plugin.h
9748         * src/plugins/clamav/clamav_plugin_gtk.c
9749         * src/plugins/demo/demo.c
9750         * src/plugins/dillo_viewer/dillo_prefs.c
9751         * src/plugins/dillo_viewer/dillo_prefs.h
9752         * src/plugins/dillo_viewer/dillo_viewer.c
9753         * src/plugins/pgpcore/passphrase.c
9754         * src/plugins/pgpcore/passphrase.h
9755         * src/plugins/pgpcore/plugin.c
9756         * src/plugins/pgpcore/select-keys.c
9757         * src/plugins/pgpcore/select-keys.h
9758         * src/plugins/pgpcore/sgpgme.c
9759         * src/plugins/pgpcore/sgpgme.h
9760         * src/plugins/pgpinline/pgpinline.c
9761         * src/plugins/pgpinline/pgpinline.h
9762         * src/plugins/pgpinline/plugin.c
9763         * src/plugins/pgpmime/pgpmime.c
9764         * src/plugins/pgpmime/pgpmime.h
9765         * src/plugins/pgpmime/plugin.c
9766         * src/plugins/spamassassin/spamassassin.c
9767         * src/plugins/spamassassin/spamassassin.h
9768         * src/plugins/spamassassin/spamassassin_gtk.c
9769         * src/plugins/trayicon/trayicon.c
9770                 update copyright header
9771
9772 2006-01-13 [paul]       1.9.100cvs141
9773
9774         * src/account.c
9775         * src/export.c
9776         * src/import.c
9777         * src/mainwindow.c
9778         * src/prefs_account.c
9779         * src/prefs_display_header.c
9780         * src/prefs_receive.c
9781         * src/prefs_send.c
9782         * src/prefs_summaries.c
9783         * src/prefs_themes.c
9784         * src/prefs_toolbar.c
9785         * src/gtk/about.c
9786                 various cleanups
9787
9788 2006-01-12 [colin]      1.9.100cvs140
9789
9790         * src/folder.c
9791         * src/folder.h
9792         * src/main.c
9793                 Add --subscribe option
9794                 Let sylpheed-claws email@domain.com equivalent to --compose
9795                 Let sylpheed-claws proto://blah.com equivalent to --subscribe
9796
9797 2006-01-12 [paul]       1.9.100cvs139
9798
9799         * src/mainwindow.c
9800                 append 'Change folder order' label with '...'
9801         * src/prefs_actions.c
9802                 allow reordering of actions list by dnd
9803         * src/gtk/foldersort.c
9804                 make the dialog nicer
9805
9806 2006-01-11 [colin]      1.9.100cvs138
9807
9808         * src/compose.c
9809                 Allow templates without text
9810
9811 2006-01-11 [paul]       1.9.100cvs137
9812
9813         * tools/README
9814         * tools/filter_conv_new.pl
9815                 add info to README
9816                 also check .sylpheed for filter.xml
9817                 be a bit informative to the user
9818
9819 2006-01-11 [colin]      1.9.100cvs136
9820
9821         * src/textview.c
9822                 Fix bug #888 (2.0.0rc3 not displaying image in message view)
9823
9824 2006-01-10 [paul]       1.9.100cvs135
9825
9826         * tools/Makefile.am
9827         * tools/filter_conv_new.pl
9828                 add script to convert new style Sylpheed
9829                 filter rules (Sylpheed >= 0.9.99) to
9830                 Claws filtering rules
9831
9832 2006-01-10 [colin]      1.9.100cvs134
9833
9834         * src/compose.c
9835                 Fix broken line joins in certain conditions
9836                 (between two quoted lines: <enter><enter><up>
9837                  <type a wrapped sentence><go in the first line>
9838                  <insert more text><watch as line joining failed>)
9839
9840 2006-01-10 [paul]       1.9.100cvs133
9841
9842         * src/compose.c
9843                 don't report success in error dialog
9844                 thanks to Colin
9845         * src/common/utils.c
9846                 include some trailing punctuations as URI
9847                 thanks to Hiro
9848
9849 2006-01-10 [paul]       1.9.100cvs132
9850
9851         * src/mimeview.c
9852                 fix incompatible pointer type
9853                 warning
9854
9855 2006-01-10 [paul]       1.9.100cvs131
9856
9857         * src/compose.c
9858                 change Subject in window title
9859                 instantaneously
9860
9861 2006-01-09 [colin]      1.9.100cvs130
9862
9863         * src/addressbook.c
9864         * src/headerview.c
9865         * src/mainwindow.c
9866         * src/messageview.c
9867         * src/mimeview.c
9868         * src/noticeview.c
9869         * src/summaryview.c
9870                 Fix possible crashes on exit and in addressbook
9871
9872 2006-01-09 [paul]       1.9.100cvs129
9873
9874         * src/prefs_msg_colors.c
9875                 some cleanups that I forgot last time
9876
9877 2006-01-09 [paul]       1.9.100cvs128
9878
9879         * README
9880         * src/folderview.c
9881         * src/prefs_msg_colors.c
9882                 add previously hidden option, color_new, to
9883                 the gui
9884                 move the page to Display/
9885                 rework the gui
9886
9887 2006-01-09 [wwp]        1.9.100cvs127
9888
9889         * src/prefs_themes.c
9890                 made the prefs/display/themes layouts spacing less condensed
9891                 (and so they match other prefs/pages' look).
9892
9893 2006-01-09 [paul]       1.9.100cvs126
9894
9895         * src/compose.c
9896         * src/prefs_common.c
9897         * src/prefs_common.h
9898         * src/prefs_wrapping.c
9899                 remove 'wrap at send' option
9900
9901 2006-01-06 [colin]      1.9.100cvs125
9902
9903         * src/compose.c
9904                 Just make completely sure we don't insert "manual line breaks" 
9905                 when wrapping... 
9906
9907 2006-01-04 [paul]
9908
9909         * 2.0.0-rc3 released
9910
9911 2006-01-04 [paul]       1.9.100cvs124
9912
9913         * src/folderview.c
9914                 fix bug 882, 'quick scroll in folder list
9915                 displays wrong folder contents'
9916
9917 2006-01-04 [paul]       1.9.100cvs123
9918
9919         * src/plugins/pgpmime/pgpmime.c
9920                 better debug information when signing
9921                 Patch by Ivan F. Martinez <ivanfm@users.sourceforge.net>
9922
9923 2006-01-03 [colin]      1.9.100cvs122
9924
9925         * configure.ac
9926                 We need to recheck for gpgme 1.0.0 after checking
9927                 for 1.1.1, because if 1.1.1 isn't available, 
9928                 GPGME_LIBS and friends are blanked out by the 
9929                 second check.
9930
9931 2006-01-03 [colin]      1.9.100cvs121
9932
9933         * src/common/prefs.c
9934                 Windows unlink-before rename fix
9935         * src/plugins/pgpcore/sgpgme.c
9936                 Add support for PKA info if available
9937                 Both patches by Werner Koch
9938
9939 2006-01-03 [paul]       1.9.100cvs120
9940
9941         * src/messageview.c
9942                 fix bug 884, 'Send receipt' button visible in queue
9943                 Thanks to Colin
9944
9945 2006-01-02 [colin]      1.9.100cvs119
9946
9947         * src/compose.c
9948         * src/imap.c
9949                 Fix autosave on IMAP and more generally try to
9950                 return the correct ID on a newly added IMAP message
9951
9952 2006-01-02 [paul]       1.9.100cvs118
9953
9954         * manual/keyboard.xml
9955                 edited
9956
9957 2006-01-01 [paul]       1.9.100cvs117
9958
9959         * src/gtk/authors.h
9960                 alphabetical order
9961
9962 2005-12-30 [colin]      1.9.100cvs116
9963
9964         * manual/advanced.xml
9965                 Explain Pre/Post-processing differences.
9966
9967 2005-12-30 [colin]      1.9.100cvs115
9968
9969         * src/mh.c
9970                 Implement copy_msgs for a little optimization
9971         * src/imap.c
9972                 Finish yesterday's fix
9973
9974 2005-12-29 [colin]      1.9.100cvs114
9975
9976         * src/imap.c
9977                 Fix occasional failure in fetching a mail over
9978                 IMAP
9979
9980 2005-12-29 [colin]      1.9.100cvs113
9981
9982         * src/compose.c
9983                 Don't remove a draft when sending it, if it is 
9984                 locked.
9985
9986 2005-12-28 [colin]      1.9.100cvs112
9987
9988         * src/summaryview.c
9989                 Fix leak for real
9990
9991 2005-12-28 [wwp]        1.9.100cvs111
9992
9993         * doc/faq/.cvsignore
9994         * doc/faq/de/.cvsignore
9995         * doc/faq/en/.cvsignore
9996         * doc/faq/es/.cvsignore
9997         * doc/faq/fr/.cvsignore
9998         * doc/faq/it/.cvsignore
9999         * doc/manual/.cvsignore
10000         * doc/manual/de/.cvsignore
10001         * doc/manual/en/.cvsignore
10002         * doc/manual/es/.cvsignore
10003         * doc/manual/fr/.cvsignore
10004         * doc/manual/ja/.cvsignore
10005         * src/plugins/mathml_viewer/.cvsignore
10006                 rollback revival of those files (my bad, sorry for the noise).
10007
10008 2005-12-28 [wwp]        1.9.100cvs110
10009
10010         * src/compose.c
10011                 fix a minor wrapping issue w/ autowrap disabled (patch by Colin).
10012
10013 2005-12-28 [wwp]        1.9.100cvs109
10014
10015         * doc/faq/.cvsignore
10016         * doc/faq/de/.cvsignore
10017         * doc/faq/en/.cvsignore
10018         * doc/faq/es/.cvsignore
10019         * doc/faq/fr/.cvsignore
10020         * doc/faq/it/.cvsignore
10021         * doc/manual/.cvsignore
10022         * doc/manual/de/.cvsignore
10023         * doc/manual/en/.cvsignore
10024         * doc/manual/es/.cvsignore
10025         * doc/manual/fr/.cvsignore
10026         * doc/manual/ja/.cvsignore
10027         * src/plugins/mathml_viewer/.cvsignore
10028         * po/.cvsignore
10029                 more files to ignore.
10030
10031 2005-12-24 [colin]      1.9.100cvs108
10032
10033         * AUTHORS
10034         * src/gtk/authors.h
10035                 Update for Werner
10036
10037 2005-12-24 [colin]      1.9.100cvs107
10038
10039         * src/procmsg.c
10040                 Allow NULL src_msginfo in 
10041                 procmsg_msginfo_new_from_mimeinfo
10042
10043 2005-12-23 [paul]       1.9.100cvs106
10044
10045         * src/plugins/pgpinline/mypgpcore.def
10046                 add this forgotten file
10047
10048 2005-12-23 [colin]      1.9.100cvs105
10049
10050         * src/mainwindow.c
10051                 Fix missing break
10052
10053 2005-12-23 [colin]      1.9.100cvs104
10054
10055         * autogen.sh
10056         * src/folder.c
10057         * src/mh.c
10058         * src/common/plugin.c
10059         * src/common/socket.c
10060         * src/common/socket.h
10061         * src/common/utils.c
10062         * src/common/utils.h
10063         * src/gtk/pluginwindow.c
10064         * src/plugins/pgpcore/plugin.def
10065         * src/plugins/pgpcore/sylpheed.def
10066         * src/plugins/pgpinline/Makefile.am
10067         * src/plugins/pgpinline/plugin.def
10068         * src/plugins/pgpinline/sylpheed.def
10069         * src/plugins/pgpmime/plugin.def
10070         * src/plugins/pgpmime/sylpheed.def
10071                 Various w32 fixes by Werner Koch
10072
10073 2005-12-22 [paul]       1.9.100cvs103
10074
10075         * src/wizard.c
10076                 don't offer IMAP as 'server type' if
10077                 libetpan isn't built in
10078
10079 2005-12-22 [paul]       1.9.100cvs102
10080
10081         * AUTHORS
10082         * src/mainwindow.c
10083         * src/mainwindow.h
10084         * src/toolbar.c
10085         * src/gtk/authors.h
10086                 support GTK_TOOLBAR_BOTH_HORIZ (text
10087                 next to icon) Patch by Marien Zwart
10088                 marienz@users.sf.net
10089                 Also reword the text
10090
10091 2005-12-21 [colin]      1.9.100cvs101
10092
10093         * configure.ac
10094                 Fix DATADIRNAME
10095         * COPYING
10096                 Fix missing section and explicit the exception better
10097         * src/compose.c
10098                 Prevent mail from being lost without notice when an
10099                 SMTP error happens on trying to send an unmodified
10100                 drafted mail.
10101         * src/send_message.c
10102         * src/common/smtp.c
10103                 Fix password remembering when wrong, and add return
10104                 value checks where they should have been
10105         * src/plugins/pgpcore/sylpheed.def
10106         * src/plugins/pgpinline/sylpheed.def
10107         * src/plugins/pgpmime/sylpheed.def
10108                 Add a few symbols needed
10109
10110 2005-12-21 [paul]       1.9.100cvs100
10111
10112         * m4/codeset.m4
10113         * m4/glibc21.m4
10114         * m4/intdiv0.m4
10115         * m4/inttypes-pri.m4
10116         * m4/inttypes.m4
10117         * m4/inttypes_h.m4
10118         * m4/isc-posix.m4
10119         * m4/lcmessage.m4
10120         * m4/stdint_h.m4
10121         * m4/uintmax_t.m4
10122                 gettextization
10123                 thanks to Colin
10124
10125 2005-12-21 [paul]       1.9.100cvs99
10126
10127         * po/sv.po
10128                 fixed by Colin
10129
10130 2005-12-20 [paul]       1.9.100cvs98
10131
10132         * po/sv.po
10133                 updated by Anders Trobäck
10134
10135 2005-12-20 [colin]      1.9.100cvs97
10136
10137         * ABOUT-NLS
10138         * Makefile.am
10139         * autogen.sh
10140         * configure.ac
10141         * config/config.rpath
10142         * config/mkinstalldirs
10143         * m4/Makefile.am
10144         * m4/glibc2.m4
10145         * m4/gnupg.m4
10146         * m4/gpgme.m4
10147         * m4/intmax.m4
10148         * m4/longdouble.m4
10149         * m4/longlong.m4
10150         * m4/printf-posix.m4
10151         * m4/signed.m4
10152         * m4/size_max.m4
10153         * m4/ulonglong.m4
10154         * m4/wchar_t.m4
10155         * m4/wint_t.m4
10156         * m4/xsize.m4
10157         * po/Makefile.in.in
10158         * po/Makevars
10159         * po/bg.po
10160         * po/ca.po
10161         * po/cs.po
10162         * po/de.po
10163         * po/el.po
10164         * po/en_GB.po
10165         * po/es.po
10166         * po/fi.po
10167         * po/fr.po
10168         * po/hr.po
10169         * po/hu.po
10170         * po/it.po
10171         * po/ja.po
10172         * po/ko.po
10173         * po/nb.po
10174         * po/nl.po
10175         * po/pl.po
10176         * po/pt_BR.po
10177         * po/ru.po
10178         * po/sk.po
10179         * po/sr.po
10180         * po/stamp-po
10181         * po/sv.po
10182         * po/zh_CN.po
10183         * po/zh_TW.po
10184         * src/Makefile.am
10185         * src/codeconv.c
10186         * src/compose.c
10187         * src/exporthtml.c
10188         * src/exportldif.c
10189         * src/folder.c
10190         * src/main.c
10191         * src/manual.c
10192         * src/mh.c
10193         * src/mimeview.c
10194         * src/send_message.c
10195         * src/common/Makefile.am
10196         * src/common/fnmatch.c
10197         * src/common/fnmatch.h
10198         * src/common/fnmatch_loop.c
10199         * src/common/nntp.c
10200         * src/common/plugin.c
10201         * src/common/smtp.c
10202         * src/common/socket.c
10203         * src/common/string_match.c
10204         * src/common/sylpheed.c
10205         * src/common/utils.c
10206         * src/common/utils.h
10207         * src/common/w32_dirent.c
10208         * src/common/w32_reg.c
10209         * src/common/w32_signal.c
10210         * src/common/w32_stat.c
10211         * src/common/w32_stdio.c
10212         * src/common/w32_stdlib.c
10213         * src/common/w32_string.c
10214         * src/common/w32_time.c
10215         * src/common/w32_unistd.c
10216         * src/common/w32_wait.c
10217         * src/common/w32lib.h
10218         * src/etpan/Makefile.am
10219         * src/gtk/Makefile.am
10220         * src/plugins/clamav/Makefile.am
10221         * src/plugins/demo/Makefile.am
10222         * src/plugins/dillo_viewer/Makefile.am
10223         * src/plugins/pgpcore/Makefile.am
10224         * src/plugins/pgpcore/passphrase.c
10225         * src/plugins/pgpcore/plugin.def
10226         * src/plugins/pgpcore/sgpgme.c
10227         * src/plugins/pgpcore/sylpheed.def
10228         * src/plugins/pgpcore/version.rc
10229         * src/plugins/pgpinline/Makefile.am
10230         * src/plugins/pgpinline/plugin.def
10231         * src/plugins/pgpinline/sylpheed.def
10232         * src/plugins/pgpinline/version.rc
10233         * src/plugins/pgpmime/Makefile.am
10234         * src/plugins/pgpmime/mypgpcore.def
10235         * src/plugins/pgpmime/plugin.def
10236         * src/plugins/pgpmime/sylpheed.def
10237         * src/plugins/pgpmime/version.rc
10238         * src/plugins/spamassassin/Makefile.am
10239                 Very little ;-) patch from Werner Koch, providing
10240                 infrastructure for cross-compiling to Win32
10241
10242 2005-12-20 [paul]       1.9.100cvs96
10243
10244         * src/account.c
10245         * src/account.h
10246         * src/mainwindow.c
10247         * src/mainwindow.h
10248         * src/toolbar.c
10249         * src/toolbar.h
10250                 add a combo to the Get All button, allowing
10251                 quick retrieval from any account
10252                 Patch by Fabien Vantard, slightly modified
10253                 by Colin
10254         * src/gtk/about.c
10255                 i18n fix. Patch by Fabien Vantard
10256
10257 2005-12-19 [colin]      1.9.100cvs95
10258
10259         * src/compose.c
10260         * src/compose.h
10261                 Don't automatically join lines when they've 
10262                 been separated by the user and not automatically
10263
10264 2005-12-19 [paul]       1.9.100cvs94
10265
10266         * src/gtk/pluginwindow.c
10267                 i18n fix.
10268                 Patch by Fabien Vantard
10269
10270 2005-12-15 [paul]       1.9.100cvs93
10271
10272         * src/common/plugin.c
10273         * src/common/plugin.h
10274         * src/gtk/pluginwindow.c
10275         * src/plugins/clamav/clamav_plugin.c
10276         * src/plugins/demo/demo.c
10277         * src/plugins/dillo_viewer/dillo_viewer.c
10278         * src/plugins/pgpcore/plugin.c
10279         * src/plugins/pgpinline/plugin.c
10280         * src/plugins/pgpmime/plugin.c
10281         * src/plugins/spamassassin/spamassassin.c
10282         * src/plugins/trayicon/trayicon.c
10283                 add plugin_version()
10284
10285 2005-12-15 [colin]      1.9.100cvs92
10286
10287         * src/compose.c
10288                 Further fix bug #875
10289
10290 2005-12-15 [paul]       1.9.100cvs91
10291
10292         * src/gtk/filesel.c
10293                 fix attach_load_dir getting set to
10294                 PLUGINDIR on plugin load
10295
10296 2005-12-14 [mones]      1.9.100cvs90
10297
10298         * manual/ack.xml
10299         * manual/keyboard.xml
10300                 Initial draft and some shortcuts added
10301                 
10302         * po/es.po
10303                 Updated translation
10304
10305 2005-12-14 [colin]      1.9.100cvs89
10306
10307         * src/compose.c
10308         * src/imap.c
10309         * src/summaryview.c
10310         * src/gtk/gtkaspell.c
10311                 More leaks fixed
10312         * src/prefs_folder_item.c
10313                 Fix recursive prefs apply
10314
10315
10316 2005-12-14 [colin]      1.9.100cvs88
10317
10318         * src/compose.c
10319                 Fix bug #875 (Freeze On Inline Forward of 
10320                 Large Message)
10321
10322 2005-12-13 [colin]      1.9.100cvs87
10323
10324         * src/compose.c
10325                 Uniq-ify and sort the mimetypes list
10326                 Patch by Fabien Vantard
10327
10328 2005-12-13 [colin]      1.9.100cvs86
10329
10330         * src/imap.c
10331         * src/etpan/imap-thread.c
10332                 Fix leaks (patch by Hoa)
10333         * src/news.c
10334         * src/common/plugin.c
10335                 Fix leaks
10336
10337 2005-12-12 [colin]
10338
10339         * 2.0.0-rc2 released
10340
10341 2005-12-12 [colin]      1.9.100cvs85
10342
10343         * src/matcher.c
10344                 Fix a leak
10345
10346 2005-12-12 [wwp]        1.9.100cvs84
10347
10348         * src/gtk/icon_legend.c
10349                 fix misbehaviour and crash when closing the legend window
10350         using the Esc key (patch by Fabien Vantard).
10351
10352 2005-12-12 [paul]       1.9.100cvs83
10353
10354         * src/browseldap.c
10355         * src/foldersel.c
10356         * src/prefs_actions.c
10357         * src/prefs_filtering.c
10358         * src/prefs_matcher.c
10359         * src/prefs_spelling.glade      ** REMOVED **
10360         * src/prefs_template.c
10361         * src/gtk/foldersort.glade      ** REMOVED **
10362         * src/gtk/pluginwindow.c
10363         * src/gtk/pluginwindow.glade    ** REMOVED **
10364         * src/plugins/spamassassin/spamassassin_gtk.glade       ** REMOVED **
10365                 cleanups
10366
10367 2005-12-11 [paul]       1.9.100cvs82
10368
10369         * src/gtk/filesel.c
10370                 fix attach_load_dir crasher (double free)
10371
10372 2005-12-09 [paul]       1.9.100cvs81
10373
10374         * po/POTFILES.in
10375         * src/mainwindow.c
10376         * src/gtk/Makefile.am
10377         * src/gtk/icon_legend.c
10378         * src/gtk/icon_legend.h
10379                 add icon legend
10380         * src/manual.c
10381                 cleanup
10382
10383 2005-12-09 [paul]       1.9.100cvs80
10384
10385         * src/plugins/pgpcore/passphrase.c
10386                 wrap the label in the dialog
10387
10388 2005-12-09 [colin]      1.9.100cvs79
10389
10390         * src/plugins/pgpcore/sgpgme.c
10391                 Display (untrusted) on not trusted signatures
10392                 Patch by Michal Èihaø <michal@cihar.com>
10393                 Closes bug #867 (Report also key trust)
10394
10395 2005-12-09 [colin]      1.9.100cvs78
10396
10397         * src/common/plugin.c
10398                 Update licence check, following Eben Moglen's advice
10399
10400 2005-12-08 [colin]      1.9.100cvs77
10401
10402         * src/folder.c
10403                 Fix the occasionnal item->cache != NULL 
10404                 assertion failure. 
10405
10406 2005-12-08 [colin]      1.9.100cvs76
10407
10408         * src/mimeview.c
10409         * src/plugins/pgpcore/sgpgme.c
10410                 Print key id when unable to check it
10411                 Closes bug #866 (Show key id when missing)
10412
10413 2005-12-08 [paul]       1.9.100cvs75
10414
10415         * src/prefs_common.c
10416         * src/prefs_common.h
10417         * src/gtk/filesel.c
10418                 remember load attachment dir
10419
10420 2005-12-07 [colin]      1.9.100cvs74
10421
10422         * src/prefs_toolbar.c
10423                 Gtk fixes, patch by Fabien Vantard
10424
10425 2005-12-07 [colin]      1.9.100cvs73
10426
10427         * src/action.c
10428         * src/compose.c
10429         * src/compose.h
10430                 Fix bug #839 (Quoted text isn't colored after 
10431                 executing an action)
10432         * src/common/plugin.c
10433                 Require plugins to declare their licence in plugin_licence()
10434                 Refuse to load non-GPL plugins as they'd be illegal (as 
10435                 derived works of Sylpheed-Claws, they must be GPL).
10436         * src/plugins/clamav/clamav_plugin.c
10437         * src/plugins/demo/demo.c
10438         * src/plugins/dillo_viewer/dillo_viewer.c
10439         * src/plugins/pgpcore/plugin.c
10440         * src/plugins/pgpinline/plugin.c
10441         * src/plugins/pgpmime/plugin.c
10442         * src/plugins/spamassassin/spamassassin.c
10443         * src/plugins/trayicon/trayicon.c
10444                 Add plugin_licence()
10445
10446 2005-12-07 [paul]       1.9.100cvs72
10447
10448         * configure.ac
10449         * src/mainwindow.c
10450         * src/manual.c
10451         * src/manual.h
10452         * src/common/defs.h
10453                 clean up after local FAQ removal and
10454                 temporary manual removal
10455
10456 2005-12-06 [colin]      1.9.100cvs71
10457
10458         * configure.ac
10459         * doc/Makefile.am
10460         * doc/faq/.cvsignore
10461         * doc/faq/Makefile.am
10462         * doc/faq/de/.cvsignore
10463         * doc/faq/de/Makefile.am
10464         * doc/faq/de/sylpheed-faq-1.html
10465         * doc/faq/de/sylpheed-faq-2.html
10466         * doc/faq/de/sylpheed-faq-3.html
10467         * doc/faq/de/sylpheed-faq.html
10468         * doc/faq/en/.cvsignore
10469         * doc/faq/en/Makefile.am
10470         * doc/faq/en/sylpheed-faq-1.html
10471         * doc/faq/en/sylpheed-faq-2.html
10472         * doc/faq/en/sylpheed-faq-3.html
10473         * doc/faq/en/sylpheed-faq-4.html
10474         * doc/faq/en/sylpheed-faq.html
10475         * doc/faq/es/.cvsignore
10476         * doc/faq/es/Makefile.am
10477         * doc/faq/es/sylpheed-faq-1.html
10478         * doc/faq/es/sylpheed-faq-2.html
10479         * doc/faq/es/sylpheed-faq-3.html
10480         * doc/faq/es/sylpheed-faq-4.html
10481         * doc/faq/es/sylpheed-faq.html
10482         * doc/faq/fr/.cvsignore
10483         * doc/faq/fr/Makefile.am
10484         * doc/faq/fr/sylpheed-faq-1.html
10485         * doc/faq/fr/sylpheed-faq-2.html
10486         * doc/faq/fr/sylpheed-faq-3.html
10487         * doc/faq/fr/sylpheed-faq.html
10488         * doc/faq/it/.cvsignore
10489         * doc/faq/it/Makefile.am
10490         * doc/faq/it/sylpheed-faq-1.html
10491         * doc/faq/it/sylpheed-faq-2.html
10492         * doc/faq/it/sylpheed-faq-3.html
10493         * doc/faq/it/sylpheed-faq.html
10494         * doc/manual/.cvsignore
10495         * doc/manual/Makefile.am
10496         * doc/manual/de/.cvsignore
10497         * doc/manual/de/Makefile.am
10498         * doc/manual/de/sylpheed-1.html
10499         * doc/manual/de/sylpheed-10.html
10500         * doc/manual/de/sylpheed-11.html
10501         * doc/manual/de/sylpheed-12.html
10502         * doc/manual/de/sylpheed-13.html
10503         * doc/manual/de/sylpheed-14.html
10504         * doc/manual/de/sylpheed-15.html
10505         * doc/manual/de/sylpheed-16.html
10506         * doc/manual/de/sylpheed-17.html
10507         * doc/manual/de/sylpheed-18.html
10508         * doc/manual/de/sylpheed-19.html
10509         * doc/manual/de/sylpheed-2.html
10510         * doc/manual/de/sylpheed-20.html
10511         * doc/manual/de/sylpheed-3.html
10512         * doc/manual/de/sylpheed-4.html
10513         * doc/manual/de/sylpheed-5.html
10514         * doc/manual/de/sylpheed-6.html
10515         * doc/manual/de/sylpheed-7.html
10516         * doc/manual/de/sylpheed-8.html
10517         * doc/manual/de/sylpheed-9.html
10518         * doc/manual/de/sylpheed.html
10519         * doc/manual/en/.cvsignore
10520         * doc/manual/en/Makefile.am
10521         * doc/manual/en/sylpheed-1.html
10522         * doc/manual/en/sylpheed-10.html
10523         * doc/manual/en/sylpheed-11.html
10524         * doc/manual/en/sylpheed-12.html
10525         * doc/manual/en/sylpheed-13.html
10526         * doc/manual/en/sylpheed-14.html
10527         * doc/manual/en/sylpheed-15.html
10528         * doc/manual/en/sylpheed-16.html
10529         * doc/manual/en/sylpheed-17.html
10530         * doc/manual/en/sylpheed-18.html
10531         * doc/manual/en/sylpheed-19.html
10532         * doc/manual/en/sylpheed-2.html
10533         * doc/manual/en/sylpheed-20.html
10534         * doc/manual/en/sylpheed-21.html
10535         * doc/manual/en/sylpheed-22.html
10536         * doc/manual/en/sylpheed-3.html
10537         * doc/manual/en/sylpheed-4.html
10538         * doc/manual/en/sylpheed-5.html
10539         * doc/manual/en/sylpheed-6.html
10540         * doc/manual/en/sylpheed-7.html
10541         * doc/manual/en/sylpheed-8.html
10542         * doc/manual/en/sylpheed-9.html
10543         * doc/manual/en/sylpheed.html
10544         * doc/manual/es/.cvsignore
10545         * doc/manual/es/Makefile.am
10546         * doc/manual/es/sylpheed-1.html
10547         * doc/manual/es/sylpheed-10.html
10548         * doc/manual/es/sylpheed-11.html
10549         * doc/manual/es/sylpheed-12.html
10550         * doc/manual/es/sylpheed-13.html
10551         * doc/manual/es/sylpheed-14.html
10552         * doc/manual/es/sylpheed-15.html
10553         * doc/manual/es/sylpheed-16.html
10554         * doc/manual/es/sylpheed-17.html
10555         * doc/manual/es/sylpheed-18.html
10556         * doc/manual/es/sylpheed-19.html
10557         * doc/manual/es/sylpheed-2.html
10558         * doc/manual/es/sylpheed-20.html
10559         * doc/manual/es/sylpheed-3.html
10560         * doc/manual/es/sylpheed-4.html
10561         * doc/manual/es/sylpheed-5.html
10562         * doc/manual/es/sylpheed-6.html
10563         * doc/manual/es/sylpheed-7.html
10564         * doc/manual/es/sylpheed-8.html
10565         * doc/manual/es/sylpheed-9.html
10566         * doc/manual/es/sylpheed.html
10567         * doc/manual/fr/.cvsignore
10568         * doc/manual/fr/Makefile.am
10569         * doc/manual/fr/sylpheed-1.html
10570         * doc/manual/fr/sylpheed-10.html
10571         * doc/manual/fr/sylpheed-11.html
10572         * doc/manual/fr/sylpheed-12.html
10573         * doc/manual/fr/sylpheed-13.html
10574         * doc/manual/fr/sylpheed-14.html
10575         * doc/manual/fr/sylpheed-15.html
10576         * doc/manual/fr/sylpheed-16.html
10577         * doc/manual/fr/sylpheed-17.html
10578         * doc/manual/fr/sylpheed-18.html
10579         * doc/manual/fr/sylpheed-19.html
10580         * doc/manual/fr/sylpheed-2.html
10581         * doc/manual/fr/sylpheed-20.html
10582         * doc/manual/fr/sylpheed-3.html
10583         * doc/manual/fr/sylpheed-4.html
10584         * doc/manual/fr/sylpheed-5.html
10585         * doc/manual/fr/sylpheed-6.html
10586         * doc/manual/fr/sylpheed-7.html
10587         * doc/manual/fr/sylpheed-8.html
10588         * doc/manual/fr/sylpheed-9.html
10589         * doc/manual/fr/sylpheed.html
10590         * doc/manual/ja/.cvsignore
10591         * doc/manual/ja/Makefile.am
10592         * doc/manual/ja/sylpheed-1.html
10593         * doc/manual/ja/sylpheed-10.html
10594         * doc/manual/ja/sylpheed-11.html
10595         * doc/manual/ja/sylpheed-12.html
10596         * doc/manual/ja/sylpheed-13.html
10597         * doc/manual/ja/sylpheed-14.html
10598         * doc/manual/ja/sylpheed-15.html
10599         * doc/manual/ja/sylpheed-16.html
10600         * doc/manual/ja/sylpheed-17.html
10601         * doc/manual/ja/sylpheed-18.html
10602         * doc/manual/ja/sylpheed-19.html
10603         * doc/manual/ja/sylpheed-2.html
10604         * doc/manual/ja/sylpheed-20.html
10605         * doc/manual/ja/sylpheed-3.html
10606         * doc/manual/ja/sylpheed-4.html
10607         * doc/manual/ja/sylpheed-5.html
10608         * doc/manual/ja/sylpheed-6.html
10609         * doc/manual/ja/sylpheed-7.html
10610         * doc/manual/ja/sylpheed-8.html
10611         * doc/manual/ja/sylpheed-9.html
10612         * doc/manual/ja/sylpheed.html
10613         * doc/manual/ja/sylpheed.sgml
10614         * src/mainwindow.c
10615                 Remove outdated manual and faq. Noisy, eh?
10616
10617 2005-12-06 [colin]      1.9.100cvs70
10618
10619         * src/compose.c
10620         * src/quote_fmt_parse.y
10621         * src/undo.c
10622         * src/undo.h
10623                 Allow %X to position cursor at 0 
10624                 (no %X = before signature)
10625                 Fix paste as quotation putting the cursor at 0
10626                 Fix undo offsets when pasting
10627                 Insert the quote_fmt at once instead of line 
10628                 by line
10629                 Fix [Edited] when starting to reply/forward
10630
10631 2005-12-06 [paul]       1.9.100cvs69
10632
10633         * src/plugins/clamav/clamav_plugin_gtk.c
10634                 add another tooltip
10635         * src/plugins/spamassassin/spamassassin_gtk.c
10636                 rework spamassassin_create_widget_func()
10637
10638 2005-12-05 [colin]      1.9.100cvs68
10639
10640         * po/POTFILES.in
10641                 Fix make release ;-)
10642
10643 2005-12-05 [colin]      1.9.100cvs67
10644
10645         * src/compose.c
10646         * src/compose.h
10647                 Fix cursor positioning (not obeying %X)
10648
10649 2005-12-05 [paul]       1.9.100cvs66
10650
10651         * src/plugins/dillo_viewer/dillo_prefs.c
10652                 fix compilation warning
10653
10654 2005-12-05 [paul]       1.9.100cvs65
10655
10656         * src/prefs_spelling.c
10657         * src/plugins/trayicon/trayicon.c
10658                 cleanups - remove unused stuff
10659
10660 2005-12-05 [paul]       1.9.100cvs64
10661
10662         * README
10663         * manual/plugins.xml
10664                 remove info about removed mathml_viewer plugin
10665
10666 2005-12-05 [paul]       1.9.100cvs63
10667
10668         * configure.ac
10669         * src/plugins/Makefile.am
10670         * src/plugins/mathml_viewer/.cvsignore
10671         * src/plugins/mathml_viewer/Makefile.am
10672         * src/plugins/mathml_viewer/mathml_viewer.c
10673                 remove unmaintained mathml_viewer plugin
10674
10675 2005-12-05 [paul]       1.9.100cvs62
10676
10677         * src/summaryview.c
10678                 obey prefs_common.always_show_msg when
10679                 moving a msg
10680                 Thanks to Colin
10681
10682 2005-12-05 [paul]       1.9.100cvs61
10683
10684         * src/compose.c
10685         * src/prefs_account.c
10686         * src/prefs_filtering.c
10687         * src/prefs_quote.c
10688         * src/prefs_spelling.c
10689         * src/prefs_toolbar.c
10690         * src/summaryview.c
10691         * src/gtk/gtkutils.c
10692         * src/gtk/quicksearch.c
10693         * src/plugins/dillo_viewer/dillo_prefs.c
10694                 dialog cleanups
10695
10696 2005-12-04 [paul]       1.9.100cvs60
10697
10698         * src/inc.c
10699         * src/prefs_account.c
10700         * src/prefs_account.h
10701                 allow a Local account to specify a
10702                 default inbox
10703                 (closes bug 843 'Inbox cannot be changed for local
10704                  mailboxes')
10705
10706 2005-12-04 [colin]      1.9.100cvs59
10707
10708         * src/plugins/trayicon/trayicon.c
10709                 Remove Get, rename Get All to Get Mail in order to
10710                 be consistent with the default main toolbar
10711
10712 2005-12-03 [colin]      1.9.100cvs58
10713
10714         * manual/gpl.xml
10715         * manual/sylpheed-claws-manual.xml
10716                 Add GPL appendix
10717
10718 2005-12-03 [paul]       1.9.100cvs57
10719
10720         * AUTHORS
10721         * po/sv.po
10722         * src/gtk/authors.h
10723                 new (partially complete) Swedish translation
10724                 by Anders Troback <sylpheed@troback.com>
10725
10726 2005-12-02 [paul]       1.9.100cvs56
10727
10728         * configure.ac
10729                 libetpan 0.41 required
10730
10731 2005-12-02 [paul]       1.9.100cvs55
10732
10733         * src/plugins/clamav/clamav_plugin.c
10734         * src/plugins/clamav/clamav_plugin.h
10735         * src/plugins/clamav/clamav_plugin_gtk.c
10736         * src/plugins/spamassassin/spamassassin.c
10737         * src/plugins/spamassassin/spamassassin.h
10738         * src/plugins/spamassassin/spamassassin_gtk.c
10739                 unregister prefs pages on unloading, thus
10740                 preventing a crash
10741                 (thanks to Colin for the hint)
10742
10743 2005-12-02 [wwp]        1.9.100cvs54
10744
10745         * src/quote_fmt.h
10746         * src/quote_fmt_parse.y
10747                 fix misuse of gboolean*, use gboolean instead
10748                 (thanks to Paul, Colin, for pointing out that scaring one)
10749
10750 2005-12-02 [paul]       1.9.100cvs53
10751
10752         * src/plugins/clamav/clamav_plugin.c
10753                 int no --> unsigned int no
10754         * src/plugins/clamav/clamav_plugin_gtk.c
10755                 rework config page
10756
10757 2005-12-02 [wwp]        1.9.100cvs52
10758
10759         * src/compose.c
10760         * src/prefs_template.c
10761         * src/quote_fmt.h
10762         * src/quote_fmt_parse.y
10763                 prevent from executing |f and |p templates commands when
10764                 adding or replacing templates in prefs (avoids annoying and
10765                 potentially dangerous behaviours)
10766
10767 2005-12-02 [paul]       1.9.100cvs51
10768
10769         * src/prefs_common.c
10770                 allow translation of some default values
10771                 Patch by Fabien Vantard
10772
10773 2005-12-02 [paul]       1.9.100cvs50
10774
10775         * src/codeconv.c
10776         * src/codeconv.h
10777         * src/prefs_common.c
10778         * src/prefs_common.h
10779         * src/prefs_message.c
10780         * src/textview.c
10781                 remove obsolete 'convert_mb_alnum' option
10782                 and related stuff
10783         * src/gtk/about.c
10784                 remove unused 'about_textview_visibility_notify'
10785
10786 2005-12-02 [paul]       1.9.100cvs49
10787
10788         * src/prefs_account.c
10789         * src/prefs_compose_writing.c
10790         * src/prefs_fonts.c
10791         * src/prefs_gtk.h
10792         * src/prefs_image_viewer.c
10793         * src/prefs_message.c
10794         * src/prefs_other.c
10795         * src/prefs_receive.c
10796         * src/prefs_send.c
10797         * src/prefs_spelling.c
10798         * src/prefs_summaries.c
10799         * src/prefs_wrapping.c
10800         * src/plugins/dillo_viewer/dillo_prefs.c
10801         * src/plugins/pgpcore/prefs_gpg.c
10802                 several cleanups to the prefs dialogs
10803                 (slightly modified) patch by Fabien Vantard
10804
10805 2005-12-02 [paul]       1.9.100cvs48
10806
10807         * src/main.c
10808                 --exit means exit
10809         * src/send_message.c
10810                 fix crash on send when connection fails
10811
10812         Thanks to Colin
10813
10814 2005-12-01 [colin]      1.9.100cvs47
10815
10816         * src/html.c
10817                 Translate &hellip; to "..."
10818
10819 2005-11-30 [colin]      1.9.100cvs46
10820
10821         * src/matcher.c
10822         * src/matcher.h
10823                 Optimize back yesterday's fix.
10824
10825 2005-11-30 [paul]       1.9.100cvs45
10826
10827         * manual/faq.xml
10828                 standardised
10829         * manual/intro.xml
10830                 written by Colin, edited by me
10831
10832 2005-11-29 [colin]      1.9.100cvs44
10833
10834         * src/matcher.c
10835                 Skip headers unconditionnaly in match_body if the
10836                 rule is not message or ~message
10837
10838 2005-11-29 [colin]      1.9.100cvs43
10839
10840         * src/matcher.c
10841                 Fix body_part and such, not skipping headers 
10842                 if the matchcriteria wasn't the first in the rule
10843
10844 2005-11-29 [colin]      1.9.100cvs42
10845
10846         * src/compose.c
10847                 Add Windows-1252 (Closes bug #863, windows-1252 encoding 
10848                 option missing from message view window)
10849                 Fix double text D'n'D with gtk-2.8
10850         * src/matcher.c
10851                 Fix ~message, ~headers_part, ~body_part rules
10852         * src/messageview.c
10853                 Add Windows-1252 (Closes bug #863)
10854                 Fix accels
10855         * src/gtk/gtkaspell.c
10856                 Properly destroy accels in all menus
10857
10858 2005-11-29 [mones]      1.9.100cvs41
10859
10860         * po/es.po
10861                 Updated.
10862
10863 2005-11-27 [colin]      1.9.100cvs40
10864
10865         * src/mh_gtk.c
10866                 "/Remove mailbox" -> "/Remove mailbox..."
10867
10868 2005-11-27 [paul]       1.9.100cvs39
10869
10870         * AUTHORS
10871         * po/de.po
10872         * src/gtk/authors.h
10873                 updated by new maintainer, Stephan Sachse
10874
10875 2005-11-27 [paul]       1.9.100cvs38
10876
10877         * manual/faq.xml
10878                 written by Colin, edited by me
10879
10880 2005-11-27 [paul]       1.9.100cvs37
10881
10882         * src/prefs_common.c
10883         * src/prefs_common.h
10884         * src/prefs_receive.c
10885         * src/prefs_summaries.c
10886                 move 'go to inbox after receiving new mail'
10887                 option from display/sumamaries to mail
10888                 handling/receive, and rework prefs_summaries
10889                 dialog a little
10890
10891 2005-11-25 [martin]     1.9.100cvs36
10892
10893         * po/de.po
10894             fixed windows-1252 translation;
10895             translated some new and fuzzy strings
10896
10897 2005-11-25 [paul]       1.9.100cvs35
10898
10899         * src/plugins/clamav/clamav_plugin.c
10900                 complete the update done in cvs34
10901
10902 2005-11-25 [paul]       1.9.100cvs34
10903
10904         * src/plugins/clamav/clamav_plugin.c
10905                 reflect upstream changes
10906
10907 2005-11-25 [paul]       1.9.100cvs33
10908
10909         * manual/ack.xml
10910         * manual/plugins.xml
10911         * manual/sylpheed-claws-manual.xml
10912                 written/updated by Colin, edited by me
10913         * tools/acroread2sylpheed.pl
10914                 update binary name
10915
10916 2005-11-24 [colin]      1.9.100cvs32
10917
10918         * src/compose.c
10919                 Fix bug #856 (reediting messages forgets Request
10920                 Return Receipt)
10921
10922 2005-11-24 [paul]       1.9.100cvs31
10923
10924         * manual/addrbook.xml
10925         * manual/starting.xml
10926                 written by Colin, proofread, edited, adapted by me
10927         * manual/advanced.xml
10928                 add some Actions examples
10929         * src/importldif.c
10930                 use a Save button instead of a Close button
10931         * src/wizard.c
10932                 indicate mandatory fields
10933                 fix page display
10934                 Thanks to Colin
10935
10936 2005-11-23 [colin]      1.9.100cvs30
10937
10938         * src/addressbook.c
10939                 Rename menu item, fix possible crash after
10940                 deletion of books
10941         * src/addrindex.c
10942                 Allow searching for '*' in ldap
10943         * src/browseldap.c
10944                 Fix "Browse Entry" (did anyone use it?)
10945         * src/wizard.c
10946                 Add guards for mandatory information
10947
10948 2005-11-23 [paul]       1.9.100cvs29
10949
10950         * manual/advanced.xml
10951                 corrections to the English
10952
10953 2005-11-23 [colin]      1.9.100cvs28
10954
10955         * src/mimeview.c
10956                 Fix possible crash at exit. After the call to
10957                 gtk_container_remove(), the Viewer's widget has no
10958                 more parent so gtk+ automatically frees it and its
10959                 sons. If destroy_viewer() then try to access it,
10960                 problems ensue.
10961
10962 2005-11-22 [colin]      1.9.100cvs27
10963
10964         * src/compose.c
10965         * src/gtk/gtkaspell.c
10966                 Fix right-clicking on a misspelled word
10967                 Fix More... in suggestions menu
10968
10969 2005-11-22 [wwp]        1.9.100cvs26
10970
10971         * src/prefs_template.c
10972                 templates works: re-sort templates list when adding or replacing,
10973                 prevent from adding or replacing when the template name is empty
10974
10975 2005-11-21 [colin]      1.9.100cvs25
10976
10977         * src/addressbook.c
10978                 Fix some addressbook suckage (dnd, select all)
10979         * src/compose.c
10980         * src/gtk/gtkaspell.c
10981         * src/gtk/gtkaspell.h
10982                 Make the spellchecker menu work with the 
10983                 GtkTextView one instead of overriding it
10984
10985 2005-11-20 [paul]       1.9.100cvs24
10986
10987         * manual/handling.xml
10988                 proofread and corrected
10989
10990 2005-11-20 [paul]       1.9.100cvs23
10991
10992         * manual/Makefile
10993                 generate html as one file
10994         * manual/advanced.xml
10995                 fix output generation
10996                 reformat hidden options list
10997         * manual/manual.xml     ** REMOVED **
10998         * manual/sylpheed-claws-manual.xml      ** ADDED **
10999                 renamed
11000
11001 2005-11-18 [colin]      1.9.100cvs22
11002
11003         * src/prefs_account.c
11004                 Fix layout in news and mbox accounts
11005         * manual/account.xml
11006         * manual/advanced.xml
11007                 New contents for Paul to check :)
11008
11009 2005-11-18 [wwp]        1.9.100cvs21
11010
11011         * src/gtk/quicksearch.c
11012                 don't update extended quicksearch buttons twice
11013
11014 2005-11-18 [paul]       1.9.100cvs20
11015
11016         * src/textview.c
11017                 complete 1.9.100cvs19
11018
11019 2005-11-18 [paul]       1.9.100cvs19
11020
11021         * src/compose.c
11022                 cosmetic improvements
11023         * src/textview.c
11024                 also list text/* attachments
11025
11026 2005-11-18 [colin]      1.9.100cvs18
11027
11028         * src/summaryview.c
11029                 Use column 0 instead of -1 in 
11030                 gtk_ctree_node_moveto, in a naive
11031                 hope it'll fix the gtk-related crashes
11032
11033 2005-11-18 [colin]      1.9.100cvs17
11034
11035         * src/gtk/inputdialog.c
11036                 Fix icon staying the first one
11037
11038 2005-11-17 [wwp]        1.9.100cvs16
11039                 fix possible problem showing some quicksearch buttons, and a bad
11040                 call to g_return_if_fail in a function that returns a value (both
11041                 fixes by Fabien Vantard)
11042
11043 2005-11-15 [wwp]        1.9.100cvs15
11044
11045         * src/gtk/quicksearch.c
11046                 added a tooltip to that obscure ... quicksearch button
11047
11048 2005-11-15 [wwp]        1.9.100cvs14
11049
11050         * src/gtk/quicksearch.c
11051                 add a quicksearch helper to filtering expression users: the ... button
11052                 raises the condition expr window. condition expressions set up w/ this
11053                 window are used by the quicksearch if the user closes it pressing OK.
11054
11055 2005-11-14 [paul]       1.9.100cvs13
11056
11057         * src/plugins/clamav/clamav_plugin.c
11058         * src/plugins/spamassassin/spamassassin.c
11059                 change plugin type following recent merging
11060
11061 2005-11-14 [wwp]        1.9.100cvs12
11062
11063         * src/folder.c
11064                 prevent from crashing when copying/moving message(s) from and
11065                 to the same folder
11066
11067 2005-11-14 [paul]       1.9.100cvs11
11068
11069         * src/plugins/clamav/Makefile.am
11070         * src/plugins/clamav/clamav_plugin.c
11071         * src/plugins/clamav/clamav_plugin.h
11072         * src/plugins/clamav/clamav_plugin_gtk.c
11073                 also merge clamav and clamav_gtk plugins
11074
11075 2005-11-13 [colin]      1.9.100cvs10
11076
11077         * configure.ac
11078         * src/plugins/spamassassin/Makefile.am
11079         * src/plugins/spamassassin/spamassassin.c
11080         * src/plugins/spamassassin/spamassassin.h
11081         * src/plugins/spamassassin/spamassassin_gtk.c
11082                 Merge spamassassin and spamassassin_gtk plugins,
11083                 and build it by default.
11084
11085 2005-11-12 [colin]      1.9.100cvs9
11086
11087         * src/etpan/imap-thread.c
11088                 Fix gcc warning
11089
11090 2005-11-12 [colin]      1.9.100cvs8
11091
11092         * src/procmime.c
11093                 Revert 1.9.100cvs3 - it breaks PGP sign+encrypt
11094
11095 2005-11-10 [colin]      1.9.100cvs7
11096
11097         * src/main.c
11098                 Fix bug #845 (sylpheed-claws 1.9.99+ start in 
11099                 minimised state)
11100
11101 2005-11-10 [wwp]        1.9.100cvs6
11102
11103         * src/gtk/description_window.c
11104                 fix a crash when closing description windows using the WM's [X] button
11105
11106 2005-11-09 [colin]      1.9.100cvs5
11107
11108         * src/common/ssl.c
11109                 Update libetpan call to follow upstream
11110                 (yes, this requires libetpan-0.40cvs3)
11111
11112 2005-11-08 [colin]      1.9.100cvs4
11113
11114         * src/compose.c
11115         * src/textview.c
11116         * src/common/utils.c
11117         * src/common/utils.h
11118                 Enhance the email parser
11119
11120 2005-11-08 [colin]      1.9.100cvs3
11121
11122         * src/procmime.c
11123                 Fix what looks like an off-by-one (fixes 
11124                 attachments from the Bat)
11125
11126 2005-11-08 [wwp]        1.9.100cvs2
11127
11128         * src/main.c
11129                 renamed some occurrences of "Sylpheed" to "Sylpheed-Claws"
11130
11131 2005-11-08 [wwp]        1.9.100cvs1
11132
11133         * src/main.c
11134                 allow exiting Sylpheed-Claws from command-line
11135
11136 2005-11-08 [paul]       1.9.100
11137
11138         1.9.100 released
11139
11140 2005-11-07 [colin]      1.9.99cvs17
11141
11142         * src/addritem.c
11143         * src/ldif.c
11144                 Fix import of base-64 encoded items
11145
11146 2005-11-07 [colin]      1.9.99cvs16
11147
11148         * src/send_message.c
11149                 Fix bug #314 (Queue does not empty under certain 
11150                 circumstances)
11151
11152 2005-11-07 [paul]       1.9.99cvs15
11153
11154         * src/mutt.c
11155         * src/pine.c
11156                 fix buffer overflows
11157                 Thanks to Colin
11158
11159 2005-11-07 [paul]       1.9.99cvs14
11160
11161         * doc/man/Makefile.am
11162         * doc/man/sylpheed-claws.1      ** ADDED **
11163         * doc/man/sylpheed.1            ** DELETED **
11164                 rename and update the man file
11165
11166 2005-11-06 [colin]      1.9.99cvs13
11167
11168         * src/ldif.c
11169                 Fix ldif_get_line() that returned empty strings
11170                 (Didn't understand why). Also fix a possible
11171                 buffer overflow.
11172
11173 2005-11-06 [wwp]        1.9.99cvs12
11174
11175         * src/textview.c
11176         * src/gtk/about.c
11177         * src/gtk/gtkutils.c
11178         * src/gtk/gtkutils.h
11179                 fix a compilation warning,
11180                 make links sensitive in the about dialog
11181
11182 2005-11-04 [wwp]        1.9.99cvs11
11183
11184         * src/gtk/about.c
11185                 don't wrap or translate URIs, and a bit text format cleanup
11186
11187 2005-11-04 [wwp]        1.9.99cvs10
11188
11189         * src/gtk/about.c
11190                 better textview tagging implementation (no more use of marks for
11191                 postponed tagging)
11192
11193 2005-11-02 [colin]      1.9.99cvs9
11194
11195         * src/common/ssl.c
11196                 Forgot an ifdef
11197
11198 2005-11-02 [colin]      1.9.99cvs8
11199
11200         * configure.ac
11201                 Require libetpan-0.40 due to upstream fix
11202         * src/common/ssl.c
11203                 Tell libetpan not to call SSL_Library_Init,
11204                 as we do it ourselves.
11205
11206 2005-11-02 [colin]      1.9.99cvs7
11207
11208         * po/POTFILES.in
11209                 Add missing files (thanks to Fabien Vantard)
11210
11211 2005-11-02 [colin]      1.9.99cvs6
11212
11213         * src/summaryview.c
11214                 Fix totals when read messages are hidden or quicksearch
11215                 is on
11216         * src/ssl_manager.c
11217         * src/ssl_manager.h
11218         * src/common/ssl_certificate.c
11219         * src/common/ssl_certificate.h
11220         * src/gtk/sslcertwindow.c
11221         * src/gtk/sslcertwindow.h
11222                 Fix copyright on my stuff
11223
11224 2005-11-02 [wwp]        1.9.99cvs5
11225
11226         * src/prefs_themes.c
11227                 fix directory name checking (theme installation/removal),
11228                 made related error a bit more verbose
11229
11230 2005-11-02 [colin]      1.9.99cvs4
11231
11232         * src/summaryview.c
11233                 Fix typo (probably fixes bug #841 (Sort by the From 
11234                 field doesn't work)
11235
11236 2005-11-02 [paul]       1.9.99cvs3
11237
11238         * po/ko.po
11239         * po/nb.po
11240                 updated by SungHyun Nam, Geir Helland
11241         * src/wizard.c
11242                 fix typo in welcome message. spotted by
11243                 Andrea Spadaccini
11244
11245 2005-11-01 [colin]      1.9.99cvs2
11246
11247         * src/compose.c
11248                 Fix replying to ml wen confirming subscription
11249         * src/messageview.c
11250         * src/mimeview.c
11251         * src/mimeview.h
11252         * src/privacy.h
11253         * src/summaryview.c
11254                 Make key check non blocking
11255
11256 2005-10-31 [paul]       1.9.99cvs1
11257
11258         * tools/claws.i18n.status.pl
11259                 updated for ChangeLog
11260
11261 2005-10-31 [paul]       1.9.99
11262
11263         1.9.99 released
11264
11265 2005-10-31 [paul]       1.9.15cvs131
11266
11267         * .cvsignore
11268         * ChangeLog
11269         * ChangeLog.claws       ** REMOVED **
11270         * ChangeLog-gtk2.claws  ** REMOVED **
11271         * ChangeLog.gtk1        ** ADDED **
11272         * INSTALL
11273         * Makefile.am
11274         * NEWS
11275         * README
11276         * README.claws          ** REMOVED **
11277         * README.jp             ** REMOVED **
11278         * RELEASE_NOTES         ** ADDED **
11279         * RELEASE_NOTES.claws   ** REMOVED **
11280         * commitHelper
11281         * configure.ac
11282         * sylpheed.spec.in      ** REMOVED **
11283                 tidy up and update the default docs:
11284                 ChangeLog.claws is renamed ChangeLog.gtk1
11285                 ChangeLog-gtk2.claws is renamed ChangeLog
11286                 README.claws is renamed README
11287                 RELEASE_NOTES.claws is renamed RELEASE_NOTES
11288
11289 2005-10-31 [paul]       1.9.15cvs130
11290
11291         * po/it.po
11292                 fix errors
11293
11294 2005-10-31 [paul]       1.9.15cvs129
11295
11296         * po/ca.po
11297         * po/de.po
11298         * po/en_GB.po
11299         * po/fr.po
11300         * po/it.po
11301         * po/pt_BR.po
11302         * po/sk.po
11303         * po/sr.po
11304         * po/zh_CN.po
11305                 updated by Miquel Oliete, Stephan Sachse and
11306                 Thomas Gilgin, me, Fabien Vantard, Andrea
11307                 Spadaccini, Frederico Goncalves Guimaraes,
11308                 Andrej Kacian, Aleksandar Urosevic, and
11309                 Ralgh Young.
11310
11311 2005-10-31 [mones]      1.9.15cvs128
11312
11313         * manual/faq.xml
11314                 More questions.
11315         
11316         * po/es.po
11317                 Updated for release.
11318
11319 2005-10-30 [colin]      1.9.15cvs127
11320
11321         * src/compose.c
11322                 Place cursor before rewrapping (fixes cursor
11323                 pos if quotation gets rewrapped)
11324
11325 2005-10-29 [paul]       1.9.15cvs126
11326
11327         * src/crash.c
11328         * src/foldersel.c
11329         * src/main.c
11330         * src/messageview.c
11331         * src/toolbar.c
11332         * src/gtk/authors.h
11333                 corrections to text items
11334
11335 2005-10-28 [colin]      1.9.15cvs125
11336
11337         * src/messageview.c
11338                 Make "hit 'C' to check sig" work from extern 
11339                 messageviews
11340
11341 2005-10-27 [colin]      1.9.15cvs124
11342
11343         * src/summaryview.c
11344                 Add a hack to avoid segfaulting when hammering 
11345                 on gtk's events
11346
11347 2005-10-27 [wwp]        1.9.15cvs123
11348
11349         * src/prefs_themes.c
11350                 sort list of themes names in themes prefs
11351
11352 2005-10-27 [paul]       1.9.15cvs122
11353
11354         * src/folder.c
11355         * src/prefs_account.c
11356                 fix building on Solaris
11357                 Patch by Alex Moore
11358
11359 2005-10-27 [wwp]        1.9.15cvs121
11360
11361         * src/summaryview.c
11362         * src/gtk/gtksctree.c
11363                 speed up unselecting messages in summary view (thanks to Colin)
11364
11365 2005-10-27 [paul]       1.9.15cvs120
11366
11367         * src/mainwindow.c
11368                 fix a compilation warning
11369         * src/summaryview.c
11370                 fix updating of 'n items selected' count
11371                 when deselecting
11372
11373 2005-10-27 [martin]     1.9.15cvs119
11374
11375         * src/action.c
11376                 ignore actions with a leading '/' in the action menu name
11377                 fixes a crash on menu creation
11378         * src/prefs_actions.c
11379                 do not allow a leading '/' in the action menu name
11380
11381 2005-10-27 [paul]       1.9.15cvs118
11382
11383         * src/main.c
11384                 fix compilation warning
11385
11386 2005-10-27 [paul]       1.9.15cvs117
11387
11388         * src/procmime.c
11389                 add #if HAVE_LOCALE_H
11390
11391 2005-10-27 [paul]       1.9.15cvs116
11392
11393         * src/plugins/clamav/clamav_plugin.c
11394         * src/plugins/dillo_viewer/dillo_viewer.c
11395         * src/plugins/mathml_viewer/mathml_viewer.c
11396         * src/plugins/pgpcore/plugin.c
11397         * src/plugins/pgpinline/plugin.c
11398         * src/plugins/pgpmime/plugin.c
11399         * src/plugins/spamassassin/spamassassin.c
11400         * src/plugins/trayicon/trayicon.c
11401                 plugin_init() : make error messages more
11402                 informative
11403
11404 2005-10-26 [wwp]        1.9.15cvs115
11405
11406         * src/prefs_matcher.c
11407                 enlarge boolean op widget width a bit (wasn't always showing text contents)
11408
11409 2005-10-26 [wwp]        1.9.15cvs114
11410
11411         * src/procmime.c
11412         * src/gtk/gtksctree.c
11413         * src/plugins/spamassassin/libspamc.c
11414         * src/plugins/spamassassin/spamassassin.c
11415                 fix some compilation warnings more
11416
11417 2005-10-26 [mones]      1.9.15cvs113
11418
11419         * po/es.po
11420                 Updated translation
11421
11422 2005-10-26 [paul]       1.9.15cvs112
11423
11424         * src/prefs_message.c
11425                 give all display_xface stuff the
11426                 #if HAVE_LIBCOMPFACE treatment, thus
11427                 preventing a crash
11428                 (Thanks to Wolfgang Enderlein)
11429
11430 2005-10-26 [colin]      1.9.15cvs111
11431
11432         * src/gedit-print.c
11433                 Fix date format
11434         * src/imap_gtk.c
11435         * src/news_gtk.c
11436                 Remove context menu items that should not be there
11437         * src/jpilot.c
11438                 Fix encoding
11439         * src/main.c
11440         * src/mainwindow.c
11441                 Don't show the mainwindow too soon
11442
11443 2005-10-26 [wwp]        1.9.15cvs110
11444
11445         * src/folder.c
11446         * src/manual.c
11447         * src/summaryview.c
11448                 fix uninitialized pointers in the folder updating hook
11449                 (thanks to Colin)
11450
11451 2005-10-25 [mones]      1.9.15cvs109
11452
11453         * manual/faq.xml
11454                 General information subsection completed. 
11455                 Removed archaic references.
11456                 
11457         * manual/Makefile
11458         * manual/dtd/manual.dsl
11459                 Added customization stylesheet for getting paragraphs
11460                 fully justified in PDF output (as suggested by Colin).
11461
11462 2005-10-25 [colin]      1.9.15cvs108
11463
11464         * src/compose.c
11465                 Fix a second leak
11466
11467 2005-10-25 [colin]      1.9.15cvs107
11468
11469         * src/addrbook.c
11470         * src/addrindex.c
11471                 Fix leak (xml_get_element() allocates memory)
11472         * src/compose.c
11473                 Fix leak + dead code (shame!)
11474         * src/procmime.c
11475                 Fix leak
11476
11477 2005-10-25 [colin]      1.9.15cvs106
11478
11479         * src/mimeview.c
11480                 Fix encoding issue in Save all and in 
11481                 overwrite-confirmation alertpanel
11482
11483 2005-10-25 [colin]      1.9.15cvs105
11484
11485         * src/common/socket.c
11486                 Fix a leak - Thanks to Christopher Aillon
11487                 (http://christopher.aillon.org/blog/dev/gnome/20051025-gsource.html)
11488
11489 2005-10-25 [paul]       1.9.15cvs104
11490
11491         * src/wizard.c
11492                 Always guess servers from the right-hand
11493                 email part and guess username from the
11494                 left-hand part. (Thanks to Colin)
11495                 add an X-Face to the welcome message
11496
11497 2005-10-25 [paul]       1.9.15cvs103
11498
11499         * manual/handling.xml
11500                 written by Colin, edited by me
11501
11502 2005-10-25 [wwp]        1.9.15cvs102
11503
11504         * src/folderview.c
11505         * src/grouplistdialog.c
11506         * src/imap.c
11507         * src/noticeview.c
11508                 fix some compilation warnings
11509
11510 2005-10-24 [paul]
11511
11512         1.9.99-rc3 released
11513
11514 2005-10-24 [paul]       1.9.15cvs101
11515
11516         * src/gtk/about.c
11517                 fix window sizing
11518
11519 2005-10-24 [paul]       1.9.15cvs100
11520
11521         * src/pixmaps/offline.xpm
11522         * src/pixmaps/online.xpm
11523                 replace with last default versions
11524
11525 2005-10-24 [colin]      1.9.15cvs99
11526
11527         * src/imap.c
11528                 Fix bug when moving a folder
11529         * src/imap_gtk.c
11530         * src/mh_gtk.c
11531                 "Delete folder" pops up a window, so it 
11532                 should be suffixed with "..."
11533         * src/plugins/pgpcore/sgpgme.c
11534                 Include locale.h
11535
11536 2005-10-24 [mones]      1.9.15cvs98
11537
11538         * manual/Makefile
11539         * manual/account.xml
11540         * manual/ack.xml
11541         * manual/addrbook.xml
11542         * manual/advanced.xml
11543         * manual/faq.xml
11544         * manual/glossary.xml
11545         * manual/gpl.xml
11546         * manual/handling.xml
11547         * manual/intro.xml
11548         * manual/keyboard.xml
11549         * manual/manual.xml
11550         * manual/plugins.xml
11551         * manual/starting.xml
11552         * manual/dtd/sdocbook.dtd
11553                 Initial manual structure and some content.
11554
11555 2005-10-23 [wwp]        1.9.15cvs97
11556
11557         * src/gtk/about.c
11558                 fix a typo
11559
11560 2005-10-23 [wwp]        1.9.15cvs96
11561
11562         * src/gtk/about.c
11563         * src/gtk/authors.h
11564                 rework of the about window (main work by Paul), also featuring a few
11565                 fixes for typos and duplicate names
11566
11567 2005-10-23 [wwp]        1.9.15cvs95
11568
11569         * src/.cvsignore
11570                 Ignore the right binary name (sylpheed-claws now)
11571
11572 2005-10-23 [paul]       1.9.15cvs94
11573
11574         * src/compose.c
11575                 when using Folder Pref 'Default To for
11576                 replies' make the entry in the Compose
11577                 window bold
11578                 Patch by Fabien Vantard
11579
11580 2005-10-22 [colin]      1.9.15cvs93
11581
11582         * src/codeconv.c
11583                 Fix leak
11584
11585 2005-10-22 [colin]      1.9.15cvs92
11586
11587         * src/codeconv.c
11588                 try to convert using locale (apart utf8) if necessary
11589
11590 2005-10-22 [colin]      1.9.15cvs91
11591
11592         * src/pixmaps/new.xpm
11593         * src/pixmaps/unread.xpm
11594                 Make the unread envelope blue again and
11595                 saturate the new one a bit more.
11596
11597 2005-10-22 [colin]      1.9.15cvs90
11598
11599         * src/compose.c
11600                 When replying to a mail sent by one of our accounts,
11601                 use the original list of recipients. Let 'Reply All'
11602                 and 'Reply to sender' work like previously.
11603
11604 2005-10-21 [colin]      1.9.15cvs89
11605
11606         * src/prefs_filtering.c
11607                 Clear fields after add and replace
11608         * src/textview.c
11609                 Display xface differently (better)
11610         * src/plugins/pgpinline/pgpinline.c
11611                 Fix crappy encodings/recodings
11612
11613 2005-10-21 [paul]       1.9.15cvs88
11614
11615         * src/compose.c
11616         * src/prefs_folder_item.c
11617         * src/toolbar.c
11618                 fix news folder Folder Properties
11619                 (thanks to Colin)
11620         * src/folderview.c
11621                 update folderview after Themes change
11622                 keep selected folder selected
11623                 (thanks to Colin)
11624
11625 2005-10-21 [paul]       1.9.15cvs87
11626
11627         * tools/Makefile.am
11628         * tools/OOo2sylpheed.pl
11629         * tools/README
11630         * tools/README.sylprint
11631         * tools/asus_mailled.sh         ** REMOVED **
11632         * tools/filter_conv.pl
11633         * tools/freshmeat_search.pl
11634         * tools/google_search.pl
11635         * tools/gpg-sign-syl            ** REMOVED **
11636         * tools/kmail2sylpheed.pl
11637         * tools/kmail2sylpheed_v2.pl
11638         * tools/multiwebsearch.pl
11639         * tools/nautilus2sylpheed.sh
11640         * tools/newscache_clean.pl
11641         * tools/outlook2sylpheed.pl
11642         * tools/sylpheed-switcher       ** REMOVED **
11643         * tools/sylprint.pl
11644         * tools/sylprint.rc
11645         * tools/tb2sylpheed
11646         * tools/vcard2xml.py
11647         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
11648                 update default config dir
11649                 update binary name (thanks to Fabien Vantard)
11650                 remove obsolete scripts
11651
11652 2005-10-21 [colin]      1.9.15cvs86
11653
11654         * src/inc.c
11655                 Fix possible leak and units. Based on a patch by
11656                 Fabien Vantard.
11657
11658 2005-10-20 [colin]      1.9.15cvs85
11659
11660         * src/textview.c
11661                 Clear xface when clearing textview
11662
11663 2005-10-20 [colin]      1.9.15cvs84
11664
11665         * configure.ac
11666         * src/folderview.c
11667         * src/headerview.c
11668         * src/main.c
11669         * src/prefs_common.c
11670         * src/prefs_common.h
11671         * src/prefs_message.c
11672         * src/textview.c
11673         * src/textview.h
11674         * src/common/defs.h
11675         * src/common/utils.c
11676         * src/common/utils.h
11677         * src/gtk/gtkutils.c
11678         * src/gtk/gtkutils.h
11679                 Migrate config to .sylpheed-claws (Automatically)
11680                 Add a way to get the Xface in the TextView
11681
11682 2005-10-20 [colin]      1.9.15cvs83
11683
11684         * src/gtk/Makefile.am
11685         * src/gtk/about.c
11686         * src/gtk/authors.h
11687                 Make the about dialog *grooovy*
11688
11689 2005-10-20 [colin]      1.9.15cvs82
11690
11691         * src/mimeview.c
11692                 Use "Open with" on double click if no command
11693                 was found
11694
11695 2005-10-20 [colin]      1.9.15cvs81
11696
11697         * src/imap.c
11698         * src/etpan/imap-thread.c
11699                 Fix possible crash.
11700
11701 2005-10-20 [paul]       1.9.15cvs80
11702
11703         * src/folder.c
11704                 don't show clipkey icon if the only
11705                 attachment is the signature
11706                 Patch by Colin
11707
11708 2005-10-20 [paul]       1.9.15cvs79
11709
11710         * AUTHORS
11711         * src/plugins/pgpmime/pgpmime.c
11712                 name the PGP/MIME signature 'signature.asc'
11713                 Patch by Andrew Nelson <freeandy@gmail.com>
11714
11715 2005-10-19 [colin]      1.9.15cvs78
11716
11717         * src/plugins/pgpmime/pgpmime.c
11718                 Oops, no need to double-check though
11719
11720 2005-10-19 [colin]      1.9.15cvs77
11721
11722         * src/plugins/pgpinline/pgpinline.c
11723         * src/plugins/pgpmime/pgpmime.c
11724                 Check that my_tmpfile() doesn't 
11725                 return NULL
11726
11727 2005-10-19 [colin]      1.9.15cvs76
11728
11729         * src/common/utils.c
11730                 Use shorter mime boundaries to avoid having
11731                 MTAs rewrapping our headers, breaking the
11732                 PGP signature in the process 
11733         * src/compose.c
11734         * src/plugins/pgpmime/pgpmime.c
11735                 Check for boundary uniqueness to be sure
11736                 it won't happen, instead of hoping for the
11737                 best
11738
11739 2005-10-19 [colin]      1.9.15cvs75
11740
11741         * sylpheed-claws.desktop
11742         * src/Makefile.am
11743         * src/main.c
11744                 Ship a sylpheed-claws binary instead
11745                 of a sylpheed one. Change the socket
11746                 name, too
11747         * src/folderview.c
11748                 Update folder only if it changed
11749         * src/wizard.c
11750                 Fix i18n in welcome mail, patch by
11751                 Fabien Vantard
11752
11753 2005-10-19 [paul]
11754
11755         1.9.99-rc2 released
11756
11757 2005-10-19 [paul]       1.9.15cvs74
11758
11759         * src/folder.c
11760         * src/folderview.c
11761                 fix summaryview update
11762                 Patch by Colin
11763
11764 2005-10-18 [colin]      1.9.15cvs73
11765
11766         * src/plugins/pgpcore/passphrase.c
11767                 Don't XGrabServer, and try a bit more to 
11768                 sync everything before grabbing mouse/keyboard
11769
11770 2005-10-18 [colin]      1.9.15cvs72
11771
11772         * src/Makefile.am
11773         * src/addressadd.c
11774         * src/addressbook.c
11775         * src/folderview.c
11776         * src/grouplistdialog.c
11777         * src/mimeview.c
11778         * src/stock_pixmap.c
11779         * src/stock_pixmap.h
11780         * src/summaryview.c
11781         * src/gtk/gtksctree.c
11782         * src/gtk/gtksctree.h
11783         * src/pixmaps/empty.xpm
11784                 Implement a wrapper call for gtk_ctree_set_node_info
11785                 and gtk_ctree_insert_node, that uses a 1x1 transparent
11786                 pixmap instead of a NULL one. This works around some
11787                 memory problems deep inside gtk, revealed by valgrind,
11788                 and fixes bug #834 (Pressing CTRl-D on a message marked 
11789                 as locked crashes sylpheed.), as well as, probably, 
11790                 wwp's 4th dimension problems that happen in gtk_ctree_*.
11791
11792 2005-10-17 [colin]      1.9.15cvs71
11793
11794         * src/mimeview.c
11795                 Provide visual feedback when checking
11796                 signature
11797
11798 2005-10-17 [colin]      1.9.15cvs70
11799
11800         * src/main.c
11801                 Keep the folder list frozen while checking caches...
11802
11803 2005-10-17 [colin]      1.9.15cvs69
11804
11805         * src/addr_compl.c
11806                 Fi bug #833 (Autocompleting from addressbook 
11807                 fails with extended chars)
11808         * src/imap.c
11809                 Fix 'adding messages' staying in statusbar
11810                 after an error
11811
11812 2005-10-17 [wwp]        1.9.15cvs68
11813
11814         * src/ssl_manager.c
11815                 Fix buttons' layout resizing when window size changes
11816
11817 2005-10-17 [wwp]        1.9.15cvs67
11818
11819         * src/account.c
11820         * src/prefs_account.c
11821         * src/prefs_common.c
11822         * src/prefs_common.h
11823         * src/prefs_folder_item.c
11824         * src/prefs_gtk.c
11825         * src/gtk/logwindow.c
11826         * src/gtk/pluginwindow.c
11827         * src/gtk/prefswindow.c
11828         * src/gtk/prefswindow.h
11829                 Remember yet more window sizes (log, prefs, folder prefs, accounts)
11830
11831 2005-10-17 [paul]       1.9.15cvs66
11832
11833         * configure.ac
11834                 fix missing libetpan message
11835         * po/en_GB.po
11836                 updated
11837         * src/crash.c
11838         * src/manual.c
11839         * src/prefs_themes.c
11840         * src/common/defs.h
11841                 add some new URI defines, change some
11842                 others
11843         * src/wizard.c
11844                 make welcome message translatable
11845                 small improvements to english
11846                 other tweaks
11847         * src/gtk/menu.c
11848                 fix warnings
11849
11850 2005-10-17 [paul]       1.9.15cvs65
11851
11852         * src/summaryview.c
11853                 fix column titles
11854
11855 2005-10-16 [mones]      1.9.15cvs64
11856
11857         * po/es.po
11858                 Updated translation
11859
11860 2005-10-16 [colin]
11861
11862         1.9.99-rc1 released
11863
11864 2005-10-16 [colin]      1.9.15cvs63
11865
11866         * src/wizard.c
11867                 Fix whitespace
11868
11869 2005-10-16 [colin]      1.9.15cvs62
11870
11871         * src/toolbar.c
11872                 s/Get All/Get Mail/
11873         * src/wizard.c
11874                 Real welcome mail text, thanks Paul
11875
11876 2005-10-16 [colin]      1.9.15cvs61
11877
11878         * src/editldap.c
11879         * src/exporthtml.c
11880         * src/main.c
11881         * src/mainwindow.c
11882         * src/prefs_themes.c
11883         * src/prefs_toolbar.c
11884         * src/plugins/demo/demo.c
11885         * src/plugins/trayicon/trayicon.c
11886                 s/Sylpheed/Sylpheed-Claws/
11887
11888 2005-10-16 [colin]      1.9.15cvs60
11889
11890         * src/wizard.c
11891                 Add a welcome email in the first empty mailbox
11892         * src/prefs_common.c
11893                 Change one more default
11894
11895 2005-10-16 [colin]      1.9.15cvs59
11896
11897         * src/wizard.c
11898                 Remove printf
11899
11900 2005-10-16 [colin]      1.9.15cvs58
11901
11902         * src/toolbar.c
11903         * src/prefs_common.c
11904                 Change some defaults
11905
11906 2005-10-16 [colin]      1.9.15cvs57
11907
11908         * src/toolbar.c
11909         * src/prefs_common.c
11910                 Change some defaults
11911
11912 2005-10-16 [colin]      1.9.15cvs56
11913
11914         * src/wizard.c
11915                 By default, initialize fonts to have
11916                 the same size as normal GtkWidgets
11917
11918 2005-10-16 [colin]      1.9.15cvs55
11919
11920         * src/mimeview.c
11921                 Fix message a bit more
11922
11923 2005-10-16 [colin]      1.9.15cvs54
11924
11925         * src/addressbook.c
11926                 Second attempt at flicker fixing
11927
11928 2005-10-16 [colin]      1.9.15cvs53
11929
11930         * src/addressbook.c
11931                 Fix flicker
11932
11933 2005-10-16 [wwp]        1.9.15cvs52
11934
11935         * src/addressbook.c
11936         * src/editaddress.c
11937         * src/prefs_common.c
11938         * src/prefs_common.h
11939                 Remember window sizes (address book)
11940
11941 2005-10-16 [wwp]        1.9.15cvs51
11942
11943         * src/plugins/clamav/clamav_plugin_gtk.c
11944         * src/plugins/spamassassin/spamassassin_gtk.c
11945                 Fix compilation warnings (missing #include).
11946
11947 2005-10-16 [colin]      1.9.15cvs50
11948
11949         * src/mimeview.c
11950         * src/summaryview.c
11951         * src/textview.c
11952                 Make 'c' check signature, and forward
11953                 c, l, y, t from summaryview to mimeview
11954
11955 2005-10-16 [colin]      1.9.15cvs49
11956
11957         * src/addressbook.c
11958                 Put border around buttons
11959         * src/mainwindow.c
11960         * src/summaryview.c
11961                 Rework menus (Patch based on a patch
11962                 by Paul)
11963
11964 2005-10-15 [wwp]        1.9.15cvs48
11965
11966         * src/editjpilot.c
11967         * src/editldap.c
11968         * src/editvcard.c
11969         * src/exphtmldlg.c
11970         * src/expldifdlg.c
11971         * src/export.c
11972         * src/import.c
11973         * src/importldif.c
11974         * src/importmutt.c
11975         * src/importpine.c
11976         * src/prefs_account.c
11977         * src/prefs_spelling.c
11978         * src/gtk/gtkutils.c
11979         * src/gtk/gtkutils.h
11980         * src/plugins/clamav/clamav_plugin_gtk.c
11981         * src/plugins/spamassassin/spamassassin_gtk.c
11982                 use nicer browse-for-file/dir buttons than the "..." ones,
11983                 code factorizing more.
11984
11985 2005-10-14 [colin]      1.9.15cvs47
11986
11987         * src/mainwindow.c
11988                 set relief on the account switcher so that people see it
11989                 grey out Create processing rules when no message is selected
11990         * src/prefs_filtering.c
11991                 ask before closing if the rule has not been modified, even if
11992                 it's not valid
11993         * src/prefs_matcher.c
11994                 fix sensitivity when entering the dialog
11995         * src/gtk/inputdialog.c
11996                 display a better icon on password ask
11997         * src/plugins/pgpcore/passphrase.c
11998                 make the dialog look better
11999
12000 2005-10-14 [paul]       1.9.15cvs46
12001
12002         * src/folderview.c
12003                 indicate presense of marked msgs in
12004                 unexpanded subfolders
12005
12006 2005-10-14 [paul]       1.9.15cvs45
12007
12008         * src/prefs_actions.c
12009         * src/prefs_common.c
12010         * src/prefs_common.h
12011         * src/prefs_filtering_action.c
12012         * src/prefs_matcher.c
12013         * src/prefs_template.c
12014                 remember window sizes
12015                 fix Info button size
12016
12017         Patches by wwp
12018
12019 2005-10-13 [colin]      1.9.15cvs44
12020
12021         * src/mimeview.c
12022         * src/noticeview.c
12023         * src/noticeview.h
12024                 Add a tooltip on the icon (optional) 
12025                 Get rid of the signature buttons and only
12026                 use the icon+tooltip
12027
12028 2005-10-13 [colin]      1.9.15cvs43
12029
12030         * src/noticeview.c
12031         * src/noticeview.h
12032                 Add hand cursor for hovering over icon
12033
12034 2005-10-13 [colin]      1.9.15cvs42
12035
12036         * src/summaryview.c
12037                 Fix crash when quicksearch's hidden 
12038                 at startup
12039
12040 2005-10-13 [colin]      1.9.15cvs41
12041
12042         * src/compose.c
12043                 Set subject when forwarding multiple mails
12044                 Check that other recipient than the default Cc or Bcc
12045                 have been set before sending.
12046
12047 2005-10-13 [colin]      1.9.15cvs40
12048
12049         * src/imap.c
12050                 Batch per-folder
12051                 Introduce locking, but don't use it yet
12052
12053 2005-10-13 [colin]      1.9.15cvs39
12054
12055         * src/gtk/quicksearch.c
12056                 Reset quicksearch when hiding it
12057                 Make sticky a real pref
12058
12059 2005-10-13 [colin]      1.9.15cvs38
12060
12061         * src/summaryview.c
12062                 Faster prefs apply
12063
12064 2005-10-13 [colin]      1.9.15cvs37
12065
12066         * src/mimeview.c
12067         * src/noticeview.c
12068         * src/noticeview.h
12069         * src/plugins/pgpcore/sgpgme.c
12070                 Make privacy icon clickable
12071                 Move Trust field in Full info
12072                 When trust is less than full, don't display
12073                 a warning icon
12074
12075 2005-10-13 [colin]      1.9.15cvs36
12076
12077         * src/folder.c
12078                 Batch on flags sync
12079         * src/folderview.c
12080                 Revert speed hack which is dangerous in fact
12081                 Apply prefs faster
12082
12083 2005-10-13 [colin]      1.9.15cvs35
12084
12085         * src/folder_item_prefs.c
12086                 Fix pref corruption on folder move. Patch
12087                 by wwp
12088
12089 2005-10-13 [paul]       1.9.15cvs34
12090
12091         * src/export.c
12092         * src/import.c
12093                 fix typos in g_warnings
12094         * src/prefs_account.c
12095                 add a file selector for Signature file
12096
12097         Patches by wwp
12098
12099 2005-10-12 [colin]      1.9.15cvs33
12100
12101         * src/mimeview.c
12102                 Provide a quick way to go back from a
12103                 signature's full info to the email part
12104
12105 2005-10-12 [colin]      1.9.15cvs32
12106
12107         * src/compose.c
12108                 Remove old hack of encoding signed mails with base64.
12109                 QP works equally well.
12110
12111 2005-10-12 [colin]      1.9.15cvs31
12112
12113         * src/crash.c
12114                 Replace deprecated GtkText with GtkTextView
12115         * src/imap.c
12116                 Fix a logic bug about counts in imap_select
12117                 (previously un-triggered)
12118         * src/mainwindow.c
12119         * src/summaryview.c
12120         * src/news.c
12121                 Allow local deletion of news posts
12122         * src/mimeview.c
12123                 Show GPG noticeview on the message/rfc822 part
12124                 in addition to the text/plain one
12125         * src/prefs_image_viewer.c
12126           src/plugins/pgpcore/prefs_gpg.c
12127                 Polish (set the label as part of the checkbox)
12128         * src/wizard.c
12129                 Don't sit there doing nothing after destroying
12130                 the window - return err
12131
12132 2005-10-11 [colin]      1.9.15cvs30
12133
12134         * src/folderview.c
12135                 Apply processing rules before showing folders.
12136                 Early folder show (before flags sync) will only
12137                 be done when there are no processing rules (nor
12138                 pre- or post- ones)
12139         * src/imap.c
12140                 Fix stuff related to mail subdir, creation and 
12141                 deletion of folders 
12142         * src/imap_gtk.c
12143                 Don't allow creation of folders in NoInferior
12144                 folders, as it won't work
12145
12146 2005-10-10 [colin]      1.9.15cvs29
12147
12148         * src/compose.c
12149                 Reselect "None" Privacy system when selecting an
12150                 account with no privacy system defined
12151
12152 2005-10-10 [colin]      1.9.15cvs28
12153
12154         * src/mainwindow.c
12155                 Add Windows-1252 encoding
12156         * src/prefs_common.c
12157                 Rework some defaults:
12158                 - autosave to draft by default
12159                 - don't show header pane (it's already in the textview)
12160                 - Select first new or unread mail on entry
12161                 - Assume 'Yes' to change folder when there's no more
12162                   unread message
12163         * src/prefs_matcher.c
12164                 Fix a gtk assertion failure
12165         * src/gtk/colorlabel.c
12166                 Workaround bad repainting on selection
12167         * src/main.c
12168                 Freeze/thaw (a bit faster on ssh -X)
12169         * src/msgcache.c
12170                 Get rid of StrdupConverter that just adds an
12171                 extra strdup/free 
12172         * src/etpan/imap_thread.c
12173                 memset buf to 0
12174
12175 2005-10-10 [colin]      1.9.15cvs27
12176
12177         * src/export.c
12178         * src/import.c
12179                 Fix compile on gtk 2.4. Patch by wwp
12180
12181 2005-10-09 [colin]      1.9.15cvs26
12182
12183         * src/mainwindow.c
12184         * src/messageview.c
12185         * src/summaryview.c
12186                 Clarify forward menus. Patch by wwp
12187
12188 2005-10-09 [colin]      1.9.15cvs25
12189
12190         * src/compose.c
12191         * src/compose.h
12192                 Fix bug #829 (Non-working "Encrypt message by 
12193                 default when replying to an encrypted message")
12194
12195 2005-10-08 [colin]      1.9.15cvs24
12196
12197         * src/wizard.c
12198                 Fix bug #827 ("Welcome" setup wizard after a 
12199                 permission error gives up & forgets itself.)
12200
12201 2005-10-08 [colin]      1.9.15cvs23
12202
12203         * src/procmime.c
12204                 Fix bug #828 (Ignoring headers with spaces around = sign)
12205
12206 2005-10-08 [colin]      1.9.15cvs22
12207
12208         * src/export.c
12209                 Warning fix by wwp
12210
12211 2005-10-08 [colin]      1.9.15cvs21
12212
12213         * src/folder.c
12214         * src/folder.h
12215                 Add a processing_pending indicator, set on 
12216                 folder_item_open and cleared after 
12217                 folder_item_process_open
12218         * src/folderview.c
12219         * src/summaryview.c
12220                 wrap procmsg_msginfo_*_flags, and in the
12221                 wrapper check that there's no folder processing 
12222                 pending. If there is, defer the flags change until 
12223                 processing is done to avoid stepping over each
12224                 other's toes.
12225                 Freeze during processing, but not during scanning.
12226
12227 2005-10-07 [colin]      1.9.15cvs20
12228
12229         * src/plugins/pgpcore/passphrase.c
12230                 Fix bug #826 (X-Server hangs when 
12231                 right-clicking a PGP encrypted message)
12232
12233 2005-10-07 [paul]       1.9.15cvs19
12234
12235         * src/compose.c
12236                 fix compose_entries[]
12237                 patch by Fabien Vantard
12238
12239 2005-10-06 [colin]      1.9.15cvs18
12240
12241         * src/pixmaps/address.xpm
12242         * src/pixmaps/address_book.xpm
12243         * src/pixmaps/book.xpm
12244         * src/pixmaps/check_spelling.xpm
12245         * src/pixmaps/checkbox_off.xpm
12246         * src/pixmaps/checkbox_on.xpm
12247         * src/pixmaps/close.xpm
12248         * src/pixmaps/complete.xpm
12249         * src/pixmaps/continue.xpm
12250         * src/pixmaps/deleted.xpm
12251         * src/pixmaps/down_arrow.xpm
12252         * src/pixmaps/exec.xpm
12253         * src/pixmaps/forwarded.xpm
12254         * src/pixmaps/group.xpm
12255         * src/pixmaps/ignorethread.xpm
12256         * src/pixmaps/interface.xpm
12257         * src/pixmaps/jpilot.xpm
12258         * src/pixmaps/ldap.xpm
12259         * src/pixmaps/linewrap.xpm
12260         * src/pixmaps/linewrapcurrent.xpm
12261         * src/pixmaps/mail.xpm
12262         * src/pixmaps/mail_attach.xpm
12263         * src/pixmaps/mail_compose.xpm
12264         * src/pixmaps/mail_forward.xpm
12265         * src/pixmaps/mail_receive.xpm
12266         * src/pixmaps/mail_receive_all.xpm
12267         * src/pixmaps/mail_reply.xpm
12268         * src/pixmaps/mail_reply_to_all.xpm
12269         * src/pixmaps/mail_reply_to_author.xpm
12270         * src/pixmaps/mail_send.xpm
12271         * src/pixmaps/mail_send_queue.xpm
12272         * src/pixmaps/mime_application.xpm
12273         * src/pixmaps/mime_audio.xpm
12274         * src/pixmaps/mime_image.xpm
12275         * src/pixmaps/mime_message.xpm
12276         * src/pixmaps/mime_text_enriched.xpm
12277         * src/pixmaps/mime_text_html.xpm
12278         * src/pixmaps/mime_text_plain.xpm
12279         * src/pixmaps/mime_unknown.xpm
12280         * src/pixmaps/new.xpm
12281         * src/pixmaps/news_compose.xpm
12282         * src/pixmaps/offline.xpm
12283         * src/pixmaps/online.xpm
12284         * src/pixmaps/paste.xpm
12285         * src/pixmaps/preferences.xpm
12286         * src/pixmaps/privacy_emblem_encrypted.xpm
12287         * src/pixmaps/privacy_expired.xpm
12288         * src/pixmaps/privacy_failed.xpm
12289         * src/pixmaps/privacy_passed.xpm
12290         * src/pixmaps/privacy_signed.xpm
12291         * src/pixmaps/privacy_unknown.xpm
12292         * src/pixmaps/privacy_warn.xpm
12293         * src/pixmaps/properties.xpm
12294         * src/pixmaps/replied.xpm
12295         * src/pixmaps/search.xpm
12296         * src/pixmaps/unread.xpm
12297         * src/pixmaps/up_arrow.xpm
12298         * src/pixmaps/vcard.xpm
12299                 Modernize internal theme, with icons from the 
12300                 Gnomaws theme. Keep some of the old ones where
12301                 they were better.
12302
12303 2005-10-06 [colin]      1.9.15cvs17
12304
12305         * src/summaryview.c
12306                 Little optimisations + bugfix
12307         * src/toolbar.c
12308                 Remove default useless items - useless being defined
12309                 by the default relevant prefs
12310         * src/wizard.c
12311                 include config.h to make gettext work
12312         * src/prefs_themes.c
12313                 Fix selection of current theme in prefs
12314
12315 2005-10-06 [colin]      1.9.15cvs16
12316
12317         * src/prefs_common.c
12318         * src/prefs_common.h
12319         * src/prefs_summaries.c
12320         * src/folderview.c
12321                 Add a warning dialog on Mark all read 
12322                 (with pref to get rid of it)
12323
12324 2005-10-06 [paul]       1.9.15cvs15
12325
12326         * po/nb.po
12327         * po/pt_BR.po
12328                 updated by Geir Helland and Frederico
12329                 Goncalves Guimaraes
12330
12331 2005-10-05 [colin]      1.9.15cvs14
12332
12333         * src/folder.c
12334         * src/folder.h
12335         * src/folderview.c
12336         * src/folderview.h
12337         * src/imap_gtk.c
12338         * src/mh_gtk.c
12339         * src/mainwindow.c
12340         * src/setup.c
12341                 add a way to rescan without rebuilding
12342                 make moving a bit faster (less folders changes)
12343                 don't lock the tree on Get 
12344         * src/imap.c
12345                 Don't re-delete deleted messages before expunging
12346         * src/summaryview.c
12347                 Set batch mode when deleting mails
12348
12349 2005-10-05 [paul]       1.9.15cvs13
12350
12351         * src/mainwindow.c
12352         * src/mainwindow.h
12353                 fix disabled Execute menu item
12354         * src/toolbar.c
12355                 match the change in 1.9.15cvs10: use Compose
12356                 instead of News by default
12357
12358 2005-10-04 [colin]      1.9.15cvs12
12359
12360         * src/compose.c
12361                 When replying to an ML post with Reply-To set
12362                 to the poster's email, honor it (as before),
12363                 but also honor our user's request to reply to
12364                 the mailing list: set the ML address in the To
12365                 field and the Reply-To address in the Cc: 
12366                 field.
12367
12368 2005-10-04 [colin]      1.9.15cvs11
12369
12370         * src/plugins/trayicon/trayicon.c
12371                 Finish cosmetic change - thanks to wwp
12372
12373 2005-10-04 [colin]      1.9.15cvs10
12374
12375         * src/toolbar.c
12376                 Use Compose instead of Email by default.
12377                 Spotted by wwp.
12378
12379 2005-10-04 [colin]      1.9.15cvs9
12380
12381         * src/folder.c
12382         * src/folder.h
12383         * src/folderview.c
12384         * src/imap.c
12385         * src/etpan/imap-thread.c
12386         * src/etpan/imap-thread.h
12387                 Try to make IMAP faster, by simplifying SEARCH
12388                 commands, avoiding sending two STATUS in a row,
12389                 and deferring flags sync and processing just
12390                 after displaying the folder. 
12391                 This will update the SummaryView in certain
12392                 cases (new mails not already fetched, flags
12393                 changed from another client) but in a non-
12394                 blocking manner.
12395
12396 2005-10-04 [colin]      1.9.15cvs8
12397
12398         * src/plugins/trayicon/trayicon.c
12399                 Relabel "Offline" to "Work offline"
12400
12401 2005-10-04 [colin]      1.9.15cvs7
12402
12403         * src/export.c
12404         * src/import.c
12405         * src/mbox.c
12406                 Fix mbox import/export buglets
12407                 Patch by wwp
12408         * src/plugins/trayicon/trayicon.c
12409                 Add offline swithc
12410                 Patch by wwp
12411
12412 2005-10-04 [colin]      1.9.15cvs6
12413
12414         * src/folder.c
12415         * src/folderview.c
12416         * src/summaryview.c
12417                 Better fix (don't break mark all read) for cvs2
12418
12419 2005-10-03 [colin]      1.9.15cvs5
12420
12421         * src/folder.c
12422                 Use a sane sort by default
12423
12424 2005-10-03 [colin]      1.9.15cvs4
12425
12426         * src/inc.c
12427                 Add a 'Only once' button for overriding offline mode
12428         * src/prefs_account.c
12429         * src/wizard.c
12430                 Add Local mbox to the wizard
12431                 Add IMAP subdir to the wizard (or the wizard is useless
12432                 for such accounts, or even worse than useless)
12433                 Move IMAP subdir from Advanced to Receive tab, as it's
12434                 not that uncommon
12435
12436 2005-10-03 [colin]      1.9.15cvs3
12437
12438         * src/send_message.c
12439                 Forgot this one in cvs1
12440
12441 2005-10-03 [colin]      1.9.15cvs2
12442
12443         * src/folder.c
12444                 Faster close when leaving a folder with lots
12445                 of new mails. Idea by David Relson.
12446
12447 2005-10-03 [colin]      1.9.15cvs1
12448
12449         * src/compose.c
12450         * src/imap.c
12451         * src/inc.c
12452         * src/main.c
12453         * src/messageview.c
12454         * src/news.c
12455         * src/summaryview.c
12456         * src/gtk/sslcertwindow.c
12457         * src/plugins/trayicon/trayicon.c
12458                 Add accels to every AlertPanel. Patch by Fabien 
12459                 Vantard
12460
12461 2005-10-03 [paul]       1.9.15
12462
12463         1.9.15 released
12464
12465 2005-10-03 [paul]       1.9.14cvs68
12466
12467         * po/ca.po
12468         * po/de.po
12469         * po/es.po
12470         * po/fi.po
12471         * po/fr.po
12472         * po/sk.po
12473         * po/sr.po
12474         * po/zh_CN.po
12475                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
12476                 Mones Lastra, Tommi Pirinen, Fabien vantard,
12477                 Andrej Kacian, Aleksander Urosevic, Yang Guilong
12478
12479 2005-10-03 [paul]       1.9.14cvs67
12480
12481         * src/send_message.c
12482                 prevent hang on Cancel
12483                 patch by Colin
12484
12485 2005-10-03 [paul]       1.9.14cvs66
12486
12487         * src/main.c
12488                 fix crash in IMAP caused by discrepancy
12489                 between check_at_startup and offline mode
12490                 Patch by Colin
12491
12492 2005-10-01 [paul]       1.9.14cvs65
12493
12494         * src/inc.c
12495                 fix engrish
12496
12497 2005-10-01 [paul]       1.9.14cvs64
12498         * src/export.c
12499         * src/import.c
12500                 synchronise import_mbox() and export_mbox()
12501         * src/mbox.c
12502                 proc_mbox(): add alert if file cannot be opened
12503                 export_list_to_mbox(): test if dest file exists,
12504                 prompt user to overwrite if it does. add alert
12505                 if file cannot be created
12506                                                                 
12507         Patch by wwp
12508                                                                                                                 
12509
12510 2005-09-30 [paul]       1.9.14cvs63
12511
12512         * src/addressbook.c
12513                 Fix sensitivity of a menu
12514         * src/codeconv.c
12515                 Respect hidden pref for mails with no encoding
12516         * src/common/xml.c
12517                 Fix memory corruption
12518         * src/plugins/pgpcore/sgpgme.c
12519                 Fix segfault on incomplete sigs, and display
12520                 of S/Mime UIDs
12521
12522         Patches by Colin
12523
12524 2005-09-30 [colin]      1.9.14cvs62
12525
12526         * src/partial_download.c
12527                 Little logic fix in almost-dead code
12528         * src/pop.c
12529                 Fix partial download when there's no new mail
12530
12531 2005-09-29 [paul]       1.9.14cvs61
12532
12533         * src/plugins/pgpinline/pgpinline.c
12534                 fix bug 819, 'crash accessing sign message'
12535                 Patch by Colin
12536
12537 2005-09-28 [martin]     1.9.14cvs60
12538
12539         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
12540                 fix bug #790 (Crash when restarting window manager (fluxbox))
12541
12542 2005-09-28 [paul]       1.9.14cvs59
12543
12544         * src/gtk/gtkaspell.c
12545                 fix off-by-one typo
12546
12547 2005-09-27 [colin]      1.9.14cvs58
12548
12549         * src/plugins/pgpcore/sgpgme.c
12550                 Report error when there's one, instead of
12551                 "Signature unchecked" 
12552
12553 2005-09-27 [colin]      1.9.14cvs57
12554
12555         * src/prefs_quote.c
12556                 Fix bug #816 (Weird quotation with spaces)
12557
12558 2005-09-27 [colin]      1.9.14cvs56
12559
12560         * src/codeconv.c
12561         * src/compose.c
12562         * src/compose.h
12563                 Put subject in compose's title
12564                 Fix Automatic encoding so that it's really automatic:
12565                 first try default locale's charset, then charset of the replied mail, 
12566                 then utf-8
12567                 Fix encoding of headers (must be in strict mode too)
12568
12569 2005-09-26 [colin]      1.9.14cvs55
12570
12571         * src/gtk/gtkaspell.c
12572                 Fix previous patch - don't color the space,
12573                 just uncolor it :)
12574
12575 2005-09-26 [colin]      1.9.14cvs54
12576
12577         * src/gtk/gtkaspell.c
12578                 Unmark space if possible
12579
12580 2005-09-26 [colin]      1.9.14cvs53
12581
12582         * src/imap.c
12583                 log_error instead of alertpanel according to the pref
12584         * src/etpan/imap-thread.c
12585                 Print connect status, copy only necessary size to 
12586                 logger
12587         * src/plugins/pgpmime/pgpmime.c
12588                 Handle S/Mime signatures (verification only). Patch based
12589                 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
12590
12591 2005-09-26 [paul]       1.9.14cvs52
12592
12593         * src/common/passcrypt.c
12594                 this 'workaround' not necessary on NetBSD.
12595                 Thanks to Daniel Gustafson
12596
12597 2005-09-26 [paul]
12598
12599         1.9.15-rc4 released
12600
12601 2005-09-26 [paul]       1.9.14cvs51
12602
12603         * src/summaryview.c
12604                 Skip currently selected message when
12605                 looking for next new or unread message
12606                 in current folder. Patch by Colin
12607         * src/common/passcrypt.c
12608                 eliminate warnings on *BSD. Patch by
12609                 Daniel Gustafson
12610
12611 2005-09-26 [colin]      1.9.14cvs50
12612
12613         * src/procmsg.c
12614                 Call postfiltering hook anyway
12615
12616 2005-09-22 [colin]      1.9.14cvs49
12617
12618         * src/codeconv.c
12619         * src/codeconv.h
12620                 Add a strict mode that doesn't replace with _
12621         * src/compose.c
12622         * src/compose.h
12623                 Use strict conversion while sending
12624                 Fix race when drafting while sending (happens
12625                 on IMAP)
12626                 Fix d'n'd of messages from summaryview
12627         * src/prefs_common.c
12628         * src/prefs_common.h
12629                 add hidden utf8_instead_of_locale_for_broken_mail 
12630                 pref for people that preferred the default charset 
12631                 to be utf8 for broken mails
12632         * src/quote_fmt_parse.y
12633                 fix bug #815 (No quote insert if "From:" fied 
12634                 contained Russian letters)
12635         * src/summaryview.c
12636                 Fix d'n'd of messages to compose
12637
12638 2005-09-22 [paul]       1.9.14cvs48
12639
12640         * src/compose.c
12641                 fix bug where attachments Name entry
12642                 would display Path instead
12643
12644 2005-09-21 [paul]       1.9.14cvs47
12645
12646         * README
12647         * README.jp
12648         * configure.ac
12649         * config/config.rpath
12650         * doc/manual/en/sylpheed-20.html
12651         * doc/manual/es/sylpheed-20.html
12652         * po/bg.po
12653         * po/ca.po
12654         * po/de.po
12655         * po/es.po
12656         * po/fr.po
12657         * po/it.po
12658         * po/pt_BR.po
12659         * po/sk.po
12660         * po/zh_TW.po
12661         * src/account.c
12662         * src/account.h
12663         * src/action.c
12664         * src/action.h
12665         * src/adbookbase.h
12666         * src/addr_compl.c
12667         * src/addr_compl.h
12668         * src/addrbook.c
12669         * src/addrbook.h
12670         * src/addrcache.c
12671         * src/addrcache.h
12672         * src/addrcindex.c
12673         * src/addrcindex.h
12674         * src/addrclip.c
12675         * src/addrclip.h
12676         * src/addrdefs.h
12677         * src/addressadd.c
12678         * src/addressadd.h
12679         * src/addressbook.c
12680         * src/addressbook.h
12681         * src/addressitem.h
12682         * src/addrgather.c
12683         * src/addrgather.h
12684         * src/addrharvest.c
12685         * src/addrharvest.h
12686         * src/addrindex.c
12687         * src/addrindex.h
12688         * src/addritem.c
12689         * src/addritem.h
12690         * src/addrquery.c
12691         * src/addrquery.h
12692         * src/addrselect.c
12693         * src/addrselect.h
12694         * src/alertpanel.c
12695         * src/alertpanel.h
12696         * src/browseldap.c
12697         * src/browseldap.h
12698         * src/codeconv.c
12699         * src/codeconv.h
12700         * src/compose.c
12701         * src/compose.h
12702         * src/crash.c
12703         * src/crash.h
12704         * src/customheader.c
12705         * src/customheader.h
12706         * src/displayheader.c
12707         * src/displayheader.h
12708         * src/editaddress.c
12709         * src/editaddress.h
12710         * src/editbook.c
12711         * src/editbook.h
12712         * src/editgroup.c
12713         * src/editgroup.h
12714         * src/editjpilot.c
12715         * src/editjpilot.h
12716         * src/editldap.c
12717         * src/editldap.h
12718         * src/editldap_basedn.c
12719         * src/editldap_basedn.h
12720         * src/editvcard.c
12721         * src/editvcard.h
12722         * src/enriched.c
12723         * src/enriched.h
12724         * src/exphtmldlg.c
12725         * src/exphtmldlg.h
12726         * src/expldifdlg.c
12727         * src/expldifdlg.h
12728         * src/export.c
12729         * src/export.h
12730         * src/exporthtml.c
12731         * src/exporthtml.h
12732         * src/exportldif.c
12733         * src/exportldif.h
12734         * src/filtering.c
12735         * src/filtering.h
12736         * src/folder.c
12737         * src/folder.h
12738         * src/folder_item_prefs.c
12739         * src/folder_item_prefs.h
12740         * src/foldersel.c
12741         * src/foldersel.h
12742         * src/folderutils.c
12743         * src/folderutils.h
12744         * src/folderview.c
12745         * src/folderview.h
12746         * src/grouplistdialog.c
12747         * src/grouplistdialog.h
12748         * src/headerview.c
12749         * src/headerview.h
12750         * src/html.c
12751         * src/html.h
12752         * src/image_viewer.c
12753         * src/image_viewer.h
12754         * src/imap.c
12755         * src/imap.h
12756         * src/imap_gtk.c
12757         * src/imap_gtk.h
12758         * src/import.c
12759         * src/import.h
12760         * src/importldif.c
12761         * src/importldif.h
12762         * src/importmutt.c
12763         * src/importmutt.h
12764         * src/importpine.c
12765         * src/importpine.h
12766         * src/inc.c
12767         * src/inc.h
12768         * src/jpilot.c
12769         * src/jpilot.h
12770         * src/ldapctrl.c
12771         * src/ldapctrl.h
12772         * src/ldaplocate.c
12773         * src/ldaplocate.h
12774         * src/ldapquery.c
12775         * src/ldapquery.h
12776         * src/ldapserver.c
12777         * src/ldapserver.h
12778         * src/ldaputil.c
12779         * src/ldaputil.h
12780         * src/ldif.c
12781         * src/ldif.h
12782         * src/localfolder.c
12783         * src/localfolder.h
12784         * src/main.c
12785         * src/main.h
12786         * src/mainwindow.c
12787         * src/mainwindow.h
12788         * src/manual.c
12789         * src/manual.h
12790         * src/matcher.c
12791         * src/matcher.h
12792         * src/matcher_parser.h
12793         * src/matcher_parser_lex.l
12794         * src/matcher_parser_parse.y
12795         * src/mbox.c
12796         * src/mbox.h
12797         * src/message_search.c
12798         * src/message_search.h
12799         * src/messageview.c
12800         * src/messageview.h
12801         * src/mh.c
12802         * src/mh.h
12803         * src/mh_gtk.c
12804         * src/mh_gtk.h
12805         * src/mimeview.c
12806         * src/mimeview.h
12807         * src/msgcache.c
12808         * src/msgcache.h
12809         * src/mutt.c
12810         * src/mutt.h
12811         * src/news.c
12812         * src/news.h
12813         * src/news_gtk.c
12814         * src/news_gtk.h
12815         * src/noticeview.c
12816         * src/noticeview.h
12817         * src/partial_download.c
12818         * src/partial_download.h
12819         * src/pine.c
12820         * src/pine.h
12821         * src/pop.c
12822         * src/pop.h
12823         * src/prefs_account.c
12824         * src/prefs_account.h
12825         * src/prefs_actions.c
12826         * src/prefs_actions.h
12827         * src/prefs_common.c
12828         * src/prefs_common.h
12829         * src/prefs_compose_writing.c
12830         * src/prefs_compose_writing.h
12831         * src/prefs_customheader.c
12832         * src/prefs_customheader.h
12833         * src/prefs_display_header.c
12834         * src/prefs_display_header.h
12835         * src/prefs_ext_prog.c
12836         * src/prefs_ext_prog.h
12837         * src/prefs_filtering.c
12838         * src/prefs_filtering.h
12839         * src/prefs_filtering_action.c
12840         * src/prefs_filtering_action.h
12841         * src/prefs_folder_column.c
12842         * src/prefs_folder_column.h
12843         * src/prefs_folder_item.c
12844         * src/prefs_folder_item.h
12845         * src/prefs_fonts.c
12846         * src/prefs_fonts.h
12847         * src/prefs_gtk.c
12848         * src/prefs_gtk.h
12849         * src/prefs_image_viewer.c
12850         * src/prefs_image_viewer.h
12851         * src/prefs_matcher.c
12852         * src/prefs_matcher.h
12853         * src/prefs_message.c
12854         * src/prefs_message.h
12855         * src/prefs_msg_colors.c
12856         * src/prefs_msg_colors.h
12857         * src/prefs_other.c
12858         * src/prefs_other.h
12859         * src/prefs_quote.c
12860         * src/prefs_quote.h
12861         * src/prefs_receive.c
12862         * src/prefs_receive.h
12863         * src/prefs_send.c
12864         * src/prefs_send.h
12865         * src/prefs_spelling.c
12866         * src/prefs_spelling.h
12867         * src/prefs_summaries.c
12868         * src/prefs_summaries.h
12869         * src/prefs_summary_column.c
12870         * src/prefs_summary_column.h
12871         * src/prefs_template.c
12872         * src/prefs_template.h
12873         * src/prefs_themes.c
12874         * src/prefs_themes.h
12875         * src/prefs_toolbar.c
12876         * src/prefs_toolbar.h
12877         * src/prefs_wrapping.c
12878         * src/prefs_wrapping.h
12879         * src/privacy.c
12880         * src/privacy.h
12881         * src/procheader.c
12882         * src/procheader.h
12883         * src/procmime.c
12884         * src/procmime.h
12885         * src/procmsg.c
12886         * src/procmsg.h
12887         * src/quote_fmt.c
12888         * src/quote_fmt_parse.y
12889         * src/recv.c
12890         * src/recv.h
12891         * src/remotefolder.c
12892         * src/remotefolder.h
12893         * src/send_message.c
12894         * src/send_message.h
12895         * src/setup.c
12896         * src/setup.h
12897         * src/simple-gettext.c
12898         * src/sourcewindow.c
12899         * src/sourcewindow.h
12900         * src/ssl_manager.c
12901         * src/ssl_manager.h
12902         * src/statusbar.c
12903         * src/statusbar.h
12904         * src/stock_pixmap.c
12905         * src/stock_pixmap.h
12906         * src/summary_search.c
12907         * src/summary_search.h
12908         * src/summaryview.c
12909         * src/summaryview.h
12910         * src/syldap.c
12911         * src/syldap.h
12912         * src/textview.c
12913         * src/textview.h
12914         * src/toolbar.c
12915         * src/toolbar.h
12916         * src/undo.c
12917         * src/undo.h
12918         * src/unmime.c
12919         * src/unmime.h
12920         * src/vcard.c
12921         * src/vcard.h
12922         * src/wizard.c
12923         * src/wizard.h
12924         * src/common/base64.c
12925         * src/common/base64.h
12926         * src/common/defs.h
12927         * src/common/hooks.c
12928         * src/common/hooks.h
12929         * src/common/log.c
12930         * src/common/log.h
12931         * src/common/md5.c
12932         * src/common/md5.h
12933         * src/common/mgutils.c
12934         * src/common/mgutils.h
12935         * src/common/nntp.c
12936         * src/common/nntp.h
12937         * src/common/passcrypt.c
12938         * src/common/passcrypt.h.in
12939         * src/common/plugin.c
12940         * src/common/plugin.h
12941         * src/common/prefs.c
12942         * src/common/prefs.h
12943         * src/common/progressindicator.c
12944         * src/common/progressindicator.h
12945         * src/common/quoted-printable.c
12946         * src/common/quoted-printable.h
12947         * src/common/session.c
12948         * src/common/session.h
12949         * src/common/smtp.c
12950         * src/common/smtp.h
12951         * src/common/socket.c
12952         * src/common/socket.h
12953         * src/common/ssl.c
12954         * src/common/ssl.h
12955         * src/common/ssl_certificate.c
12956         * src/common/ssl_certificate.h
12957         * src/common/string_match.c
12958         * src/common/string_match.h
12959         * src/common/stringtable.c
12960         * src/common/sylpheed.c
12961         * src/common/sylpheed.h
12962         * src/common/template.c
12963         * src/common/template.h
12964         * src/common/timing.h
12965         * src/common/utils.c
12966         * src/common/utils.h
12967         * src/common/uuencode.c
12968         * src/common/uuencode.h
12969         * src/common/version.h.in
12970         * src/common/xml.c
12971         * src/common/xml.h
12972         * src/common/xmlprops.c
12973         * src/common/xmlprops.h
12974         * src/gtk/about.c
12975         * src/gtk/about.h
12976         * src/gtk/colorlabel.c
12977         * src/gtk/colorlabel.h
12978         * src/gtk/colorsel.c
12979         * src/gtk/colorsel.h
12980         * src/gtk/description_window.c
12981         * src/gtk/description_window.h
12982         * src/gtk/filesel.c
12983         * src/gtk/filesel.h
12984         * src/gtk/foldersort.c
12985         * src/gtk/foldersort.h
12986         * src/gtk/gtkutils.c
12987         * src/gtk/gtkutils.h
12988         * src/gtk/inputdialog.c
12989         * src/gtk/inputdialog.h
12990         * src/gtk/logwindow.c
12991         * src/gtk/logwindow.h
12992         * src/gtk/manage_window.c
12993         * src/gtk/manage_window.h
12994         * src/gtk/menu.c
12995         * src/gtk/menu.h
12996         * src/gtk/pluginwindow.c
12997         * src/gtk/pluginwindow.h
12998         * src/gtk/prefswindow.c
12999         * src/gtk/prefswindow.h
13000         * src/gtk/progressdialog.c
13001         * src/gtk/progressdialog.h
13002         * src/gtk/quicksearch.c
13003         * src/gtk/quicksearch.h
13004         * src/gtk/sslcertwindow.c
13005         * src/gtk/sslcertwindow.h
13006         * src/plugins/clamav/clamav_plugin.c
13007         * src/plugins/clamav/clamav_plugin.h
13008         * src/plugins/clamav/clamav_plugin_gtk.c
13009         * src/plugins/demo/demo.c
13010         * src/plugins/dillo_viewer/dillo_prefs.c
13011         * src/plugins/dillo_viewer/dillo_prefs.h
13012         * src/plugins/dillo_viewer/dillo_viewer.c
13013         * src/plugins/mathml_viewer/mathml_viewer.c
13014         * src/plugins/pgpcore/passphrase.c
13015         * src/plugins/pgpcore/passphrase.h
13016         * src/plugins/pgpcore/plugin.c
13017         * src/plugins/pgpcore/prefs_gpg.c
13018         * src/plugins/pgpcore/prefs_gpg.h
13019         * src/plugins/pgpcore/select-keys.c
13020         * src/plugins/pgpcore/select-keys.h
13021         * src/plugins/pgpcore/sgpgme.c
13022         * src/plugins/pgpcore/sgpgme.h
13023         * src/plugins/pgpinline/pgpinline.c
13024         * src/plugins/pgpinline/pgpinline.h
13025         * src/plugins/pgpinline/plugin.c
13026         * src/plugins/pgpmime/pgpmime.c
13027         * src/plugins/pgpmime/pgpmime.h
13028         * src/plugins/pgpmime/plugin.c
13029         * src/plugins/spamassassin/spamassassin.c
13030         * src/plugins/spamassassin/spamassassin.h
13031         * src/plugins/spamassassin/spamassassin_gtk.c
13032         * src/plugins/trayicon/trayicon.c
13033         * tools/OOo2sylpheed.pl
13034         * tools/acroread2sylpheed.pl
13035         * tools/asus_mailled.sh
13036         * tools/filter_conv.pl
13037         * tools/freshmeat_search.pl
13038         * tools/google_search.pl
13039         * tools/kmail2sylpheed.pl
13040         * tools/kmail2sylpheed_v2.pl
13041         * tools/maildir2sylpheed.pl
13042         * tools/multiwebsearch.pl
13043         * tools/newscache_clean.pl
13044         * tools/outlook2sylpheed.pl
13045         * tools/sylpheed-switcher
13046         * tools/update-po
13047         * tools/vcard2xml.py
13048         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
13049                 update FSF address
13050
13051 2005-09-21 [colin]      1.9.14cvs46
13052
13053         * src/gedit-print.c
13054         * src/procmsg.c
13055         * src/procmsg.h
13056         * src/textview.c
13057         * src/summaryview.c
13058                 Remove some printing hacks (deselection/reselection),
13059                 which by the way fix printing the currently 
13060                 displayed mime part (still only text)
13061                 Plus a little optimisation of summary_show
13062
13063
13064 2005-09-20 [colin]      1.9.14cvs45
13065
13066         * src/mainwindow.c
13067         * src/messageview.c
13068                 GUI fixups: add accels, set message
13069                 view title to displayed mail's subject
13070         * src/prefs_spelling.c
13071         * src/gtk/gtkaspell.c
13072                 GUI fixups: allow underlining misspelled
13073                 words instead of coloring them (a11y!)
13074
13075 2005-09-19 [colin]
13076
13077         1.9.15rc3 released
13078
13079 2005-09-19 [colin]      1.9.14cvs44
13080
13081         * src/compose.c
13082                 Fix draft message
13083         * src/gtk/gtkaspell.c
13084                 Fix wrong test ;-)
13085
13086 2005-09-19 [colin]      1.9.14cvs43
13087
13088         * src/addressbook.c
13089                 Fix sensitivity of Delete button
13090         * src/compose.c
13091                 Warn if the requested Privacy system
13092                 is not available
13093         * src/exphtmldlg.c
13094         * src/expldifdlg.c
13095         * src/importldif.c
13096         * src/importmutt.c
13097         * src/importpine.c
13098                 Fix crappy UI
13099         * src/
13100         * src/ssl.h
13101         * src/prefs_account.h
13102         * src/prefs_account.c
13103                 Save SSL prefs even in builds that have
13104                 SSL support disable
13105         * src/imap.c
13106         * src/inc.c
13107         * src/news.c
13108         * src/send_message.c
13109                 Warn if connection should be secure, but
13110                 SSL support isn't compiled in
13111         * src/gtkaspell.c
13112                 Fix word separation on UTF-8 systems
13113                 Fixes bug #812 (Strange inline spellchecking)
13114         * src/compose.c
13115                 Warn if the requested Privacy system
13116                 is not available
13117                 Factorize offline warning
13118         * src/imap.c
13119         * src/imap_gtk.c
13120         * src/imap_gtk.h
13121         * src/inc.h
13122         * src/news_gtk.c
13123         * src/news_gtk.h
13124         * src/messageview.c
13125                 Factorize offline warning
13126
13127 2005-09-19 [paul]
13128
13129         1.9.15-rc2 released
13130
13131 2005-09-18 [colin]      1.9.14cvs42
13132
13133         * src/codeconv.c
13134         * src/codeconv.h
13135         * src/procmime.c
13136                 Add a way to get locale's charset ignoring utf-8,
13137                 and use that as default encoding for broken mails
13138
13139 2005-09-18 [colin]      1.9.14cvs41
13140
13141         * src/gtk/logwindow.c
13142                 Translate string. Patch by Fabien Vantard
13143
13144 2005-09-18 [colin]      1.9.14cvs40
13145
13146         * configure.ac
13147                 Fix bug #803 (IMAP/SSL support breaks with 
13148                 GnuTLS libetpan 0.38)
13149
13150 2005-09-18 [colin]      1.9.14cvs39
13151
13152         * src/codeconv.c
13153         * src/compose.c
13154         * src/procmime.c
13155                 More charsets fixes. Fixes bug #806 (non
13156                 ascii characters in subject line)
13157
13158 2005-09-17 [paul]       1.9.14cvs38
13159
13160         * src/folderview.c
13161         * src/mainwindow.c
13162                 fix gcc-2.95 issues
13163                 Patch by Pawel Pekala
13164
13165 2005-09-17 [colin]      1.9.14cvs37
13166
13167         * src/addrindex.c
13168                 bugfix for NO-USE LDAP compilation, patch 
13169                 by Fabien Vantard
13170
13171 2005-09-17 [colin]      1.9.14cvs36
13172
13173         * src/prefs_actions.c
13174         * src/prefs_customheader.c
13175         * src/prefs_display_header.c
13176         * src/prefs_filtering_action.c
13177         * src/prefs_matcher.c
13178         * src/prefs_toolbar.c
13179                 Fix strange casts (less elegant but
13180                 works better)
13181
13182 2005-09-16 [colin]      1.9.14cvs35
13183
13184         * src/jpilot.c
13185                 Missed that one
13186
13187 2005-09-16 [colin]      1.9.14cvs34
13188
13189         * configure.ac
13190         * src/Makefile.am
13191         * src/addr_compl.c
13192         * src/addrindex.c
13193         * src/browseldap.c
13194         * src/editldap.c
13195         * src/ldaplocate.c
13196         * src/ldapquery.c
13197         * src/ldapquery.h
13198         * src/ldapserver.c
13199         * src/ldapserver.h
13200         * src/main.c
13201         * src/matcher_parser_parse.y
13202         * src/prefs_themes.c
13203         * src/etpan/Makefile.am
13204         * src/gtk/description_window.c
13205         * src/plugins/clamav/Makefile.am
13206         * src/plugins/clamav/clamav_plugin.c
13207         * src/plugins/dillo_viewer/Makefile.am
13208         * src/plugins/pgpcore/Makefile.am
13209         * src/plugins/pgpinline/Makefile.am
13210         * src/plugins/pgpmime/Makefile.am
13211         * src/plugins/trayicon/Makefile.am
13212                 Fix 100% cpu usage in address completion list
13213                 Fix little bugs (return with no values etc)
13214                 Fix all warnings (with common CFLAGS)
13215
13216 2005-09-15 [colin]      1.9.14cvs33
13217
13218         * src/addressbook.c
13219                 Fix bug where sometimes a group's email list is empty,
13220                 force its refresh (probably fixes "Re: how to create a 
13221                 distribution list")
13222         * src/ldapquery.c
13223                 Don't return to the callback in the main thread from the
13224                 fetch thread (or face segs!)
13225
13226 2005-09-15 [paul]       1.9.14cvs32
13227
13228         * src/prefs_matcher.c
13229                 forgotten in last commit
13230
13231 2005-09-15 [paul]       1.9.14cvs31
13232
13233         * src/prefs_actions.c
13234         * src/prefs_filtering_action.c
13235         * src/prefs_quote.c
13236         * src/quote_fmt.c
13237         * src/summaryview.c
13238         * src/gtk/description_window.c
13239         * src/gtk/description_window.h
13240         * src/gtk/quicksearch.c
13241                 allow interaction with the called
13242                 description window
13243                 Patch by Anders Hammar
13244
13245 2005-09-14 [paul]       1.9.14cvs30
13246
13247         * src/compose.c
13248                 fix a little annoyance when pasting with 3rd button 
13249                 with wrap_pastes=0 and wrap_input=1
13250                 Patch by Colin
13251
13252 2005-09-14 [paul]       1.9.14cvs29
13253
13254         * src/prefs_account.c
13255                 disable 'Filter messages on receiving' for
13256                 SMTP-only accounts
13257                 Patch  by Anders Hammar
13258
13259 2005-09-14 [paul]       1.9.14cvs28
13260
13261         * po/sk.po
13262                 fix crash
13263                 updated by Andrej Kacian
13264
13265 2005-09-14 [paul]
13266
13267         1.9.15-rc1 released
13268
13269 2005-09-14 [paul]       1.9.14cvs27
13270
13271         * po/es.po
13272                 updated by Ricardo Mones Lastra
13273         * src/compose.c
13274         * src/compose.h
13275                 associate no_wrap_tags to Compose windows
13276                 instead of using a static one
13277                 Patch by Colin
13278         * src/mbox.c
13279                 fix proc_mbox()
13280                 Patch by wwp
13281         * src/textview.c
13282                 remove unneeded printf()
13283
13284 2005-09-14 [paul]       1.9.14cvs26
13285
13286         * src/addrcache.c
13287         * src/codeconv.h
13288         * src/folder.h
13289         * src/mainwindow.h
13290         * src/mh.c
13291         * src/mimeview.h
13292         * src/partial_download.c
13293         * src/pop.c
13294         * src/prefs_account.c
13295         * src/prefs_account.h
13296         * src/prefs_actions.c
13297         * src/prefs_customheader.c
13298         * src/prefs_display_header.c
13299         * src/prefs_filtering_action.c
13300         * src/prefs_matcher.c
13301         * src/prefs_toolbar.c
13302         * src/privacy.h
13303         * src/procmime.c
13304         * src/procmime.h
13305         * src/procmsg.h
13306         * src/textview.c
13307         * src/undo.h
13308         * src/common/plugin.c
13309         * src/common/session.h
13310         * src/common/socket.c
13311         * src/common/socket.h
13312         * src/common/template.c
13313         * src/gtk/gtkaspell.c
13314         * src/gtk/quicksearch.h
13315         * src/plugins/pgpcore/passphrase.c
13316         * src/plugins/pgpcore/prefs_gpg.h
13317         * src/plugins/pgpcore/select-keys.c
13318         * src/plugins/pgpcore/select-keys.h
13319         * src/plugins/pgpcore/sgpgme.c
13320         * src/plugins/pgpinline/pgpinline.c
13321         * src/plugins/pgpmime/pgpmime.c
13322         * src/plugins/trayicon/trayicon.c
13323                 fix compilation warnings
13324                 Patch by Daniel Gustafson
13325
13326 2005-09-14 [paul]       1.9.14cvs25
13327
13328         * src/addressbook.c
13329                 add missing column header, and other small
13330                 bug fixes
13331                 Patch by Anders Hammar
13332
13333 2005-09-13 [colin]      1.9.14cvs24
13334
13335         * src/gtk/gtkaspell.c
13336                 Fix non-utf8 in menu
13337                 Fix little leaks
13338                 Nullify struct members after free()s
13339
13340 2005-09-13 [colin]      1.9.14cvs23
13341
13342         * src/compose.c
13343                 Test utf8 compliance before inserting to 
13344                 buffer, and try to convert if necessary
13345         * src/procmime.c
13346                 If no charset is present, use the locale 
13347                 one instead of us-ascii
13348         * src/procmsg.c
13349                 Add Sender, List-Post and To in the checked 
13350                 headers for automatic rules creation 
13351                 (thanks to wwp)
13352         * src/prefs_themes.c
13353         * src/gtk/gtkaspell.c
13354                 Remove deprecated functions. 
13355                 patch by Daniel Gustafson
13356
13357 2005-09-12 [colin]      1.9.14cvs22
13358
13359         * src/compose.c
13360                 Fix bug #448 (Scrolling/Redraw issue with 
13361                 address-fields in Header)
13362         * src/mainwindow.c
13363         * src/summaryview.c
13364         * src/summaryview.h
13365                 Fix loss of MSG_MARKED on move/copy
13366                 Fix bug #804 (Quicksearch togglebutton doesn't 
13367                 get depressed after '/' key is pressed)
13368
13369 2005-09-12 [paul]       1.9.14cvs21
13370
13371         * AUTHORS
13372         * src/gtk/logwindow.c
13373                 add 'Clear Log' to popup menu
13374                 Patch by Anders Hammar <anders.hammar@telia.com>
13375
13376 2005-09-12 [paul]       1.9.14cvs20
13377
13378         * src/compose.c
13379                 set correct sensitivity on attachments
13380                 popup menu
13381         * src/folder.c
13382                 fix typo
13383         * src/prefs_spelling.c
13384                 fix crash when no LANG env is set
13385         * src/common/xml.c
13386                 fix crash in wizard
13387                 don't use memeory after free
13388
13389         All patches by Daniel Gustafson
13390
13391 2005-09-12 [paul]       1.9.14cvs19
13392
13393         * src/prefs_themes.c
13394                 make theme info selectable
13395         * src/gtk/description_window.c
13396                 make window non-modal
13397         * tools/README
13398                 add details of asus_mailed.sh
13399         * tools/claws.i18n.status.pl
13400                 update for new zh_TW translator
13401                 widen the output
13402                 create alternate coloured lines
13403                 improve readability
13404
13405 2005-09-10 [colin]      1.9.14cvs18
13406
13407         * src/plugins/pgpcore/select-keys.c
13408                 Better order for the buttons
13409
13410 2005-09-10 [colin]      1.9.14cvs17
13411
13412         * src/compose.c
13413         * src/plugins/pgpcore/select-keys.c
13414         * src/plugins/pgpcore/select-keys.h
13415         * src/plugins/pgpcore/sgpgme.c
13416                 Add a "Don't encrypt" button to the key
13417                 selection dialog. Fixes bug #177 (There should be a 
13418                 'Don't encrypt button in the Select Keys dialog)
13419
13420 2005-09-10 [colin]      1.9.14cvs16
13421
13422         * src/compose.c
13423                 Fix bug #572 (%X option does not work with templates)
13424
13425 2005-09-10 [colin]      1.9.14cvs15
13426
13427         * src/toolbar.c 
13428                 Remove g_print
13429
13430 2005-09-10 [colin]      1.9.14cvs14
13431
13432         * src/imap.c
13433                 Fix a possible crash
13434
13435 2005-09-09 [colin]      1.9.14cvs13
13436
13437         * src/imap.c
13438         * src/etpan/imap-thread.c
13439         * src/etpan/imap-thread.h
13440                 Fix moving from queue or drafts to normal folders
13441                 Fix bug #794 (No way to delete without expunging)
13442                 Take flags unset by other mailers into account
13443                 Take deleted flag set by other mailers into account
13444                 Fix unsetting REPLIED flag
13445                 Fix crash when capabilities can't be retrieved
13446         * src/mainwindow.c
13447         * src/mainwindow.h
13448                 Add M_DELAYED_FLAGS condition, and let the user use
13449                 Execute in order to be able to expunge deleted mails,
13450                 even if he's not in delayed execute mode
13451         * src/prefs_spelling.c
13452                 Use 'en' dictionary by default if LANG is POSIX or C
13453         * src/gtk/prefswindow.c
13454                 Fix bug #767 (Preferences windows expanding) by making
13455                 the window a bit larger when the resolution is greater
13456                 than 640x480, and by putting the prefs in a
13457                 GtkScrolledWindow.
13458
13459 2005-09-09 [paul]       1.9.14cvs12
13460
13461         * AUTHORS
13462         * configure.ac
13463         * po/zh_TW.Big5.po      ** REMOVED **
13464         * po/zh_TW.po           ** ADDED **
13465                 updated by Wei-Lun Chao
13466
13467 2005-09-09 [paul]       1.9.14cvs11
13468
13469         * src/mainwindow.c
13470                 fix asserts
13471         * src/common/xml.c
13472                 delay memory allocation until file is
13473                 opened successfully
13474                 Patch by Daniel Gustafson
13475
13476 2005-09-09 [colin]      1.9.14cvs10
13477
13478         * src/imap.c
13479                 Add guards
13480
13481 2005-09-08 [colin]      1.9.14cvs9
13482
13483         * src/compose.c
13484                 Alert when we can't save draft
13485                 Fix various wrap/color issues
13486                 Add mid-click pasting respecting wrap_paste option
13487         * src/folder.c
13488         * src/folder.h
13489         * src/folder_item_prefs.c
13490         * src/folder_item_prefs.h
13491         * src/imap.c
13492         * src/imap_gtk.c
13493         * src/imap_gtk.h
13494         * src/main.c
13495         * src/mainwindow.c
13496         * src/mainwindow.h
13497         * src/news.c
13498         * src/news_gtk.c
13499         * src/news_gtk.h
13500         * src/prefs_folder_item.c
13501                 Fix the impossibility to synchronise folders for
13502                 offline use (IMAP and NNTP are concerned)
13503
13504 2005-09-08 [colin]      1.9.14cvs8
13505
13506         * configure.ac
13507                 Build LDAP and JPilot by default if available
13508         * src/textview.c
13509                 Fix use after free
13510
13511 2005-09-08 [paul]       1.9.14cvs7
13512
13513         * doc/manual/en/sylpheed-1.html
13514         * doc/manual/en/sylpheed-18.html
13515         * doc/manual/en/sylpheed-19.html
13516         * doc/manual/en/sylpheed-4.html
13517         * doc/manual/en/sylpheed-6.html
13518         * doc/manual/en/sylpheed.html
13519                 a few minor updates, plus include some
13520                 details about plugins and their requirements
13521         * src/mainwindow.c
13522                 minor changes to English in /View/Sort
13523
13524 2005-09-07 [colin]      1.9.14cvs6
13525
13526         * doc/manual/en/sylpheed-1.html
13527         * doc/manual/en/sylpheed-10.html
13528         * doc/manual/en/sylpheed-11.html
13529         * doc/manual/en/sylpheed-12.html
13530         * doc/manual/en/sylpheed-13.html
13531         * doc/manual/en/sylpheed-14.html
13532         * doc/manual/en/sylpheed-15.html
13533         * doc/manual/en/sylpheed-16.html
13534         * doc/manual/en/sylpheed-17.html
13535         * doc/manual/en/sylpheed-18.html
13536         * doc/manual/en/sylpheed-19.html
13537         * doc/manual/en/sylpheed-2.html
13538         * doc/manual/en/sylpheed-20.html
13539         * doc/manual/en/sylpheed-21.html
13540         * doc/manual/en/sylpheed-22.html
13541         * doc/manual/en/sylpheed-3.html
13542         * doc/manual/en/sylpheed-4.html
13543         * doc/manual/en/sylpheed-5.html
13544         * doc/manual/en/sylpheed-6.html
13545         * doc/manual/en/sylpheed-7.html
13546         * doc/manual/en/sylpheed-8.html
13547         * doc/manual/en/sylpheed-9.html
13548         * doc/manual/en/sylpheed.html
13549                 More substitutions (missed Sylpheed -> Sylpheed-Claws)
13550
13551 2005-09-07 [colin]      1.9.14cvs5
13552
13553         * src/mainwindow.c
13554                 Make labels more to-the-point
13555
13556 2005-09-07 [colin]      1.9.14cvs4
13557
13558         * doc/manual/en/sylpheed-1.html
13559         * doc/manual/en/sylpheed-12.html
13560         * doc/manual/en/sylpheed-13.html
13561         * doc/manual/en/sylpheed-14.html
13562         * doc/manual/en/sylpheed-15.html
13563         * doc/manual/en/sylpheed-16.html
13564         * doc/manual/en/sylpheed-17.html
13565         * doc/manual/en/sylpheed-18.html
13566         * doc/manual/en/sylpheed-19.html
13567         * doc/manual/en/sylpheed-2.html
13568         * doc/manual/en/sylpheed-20.html
13569         * doc/manual/en/sylpheed-21.html
13570         * doc/manual/en/sylpheed-22.html
13571         * doc/manual/en/sylpheed-4.html
13572         * doc/manual/en/sylpheed-5.html
13573         * doc/manual/en/sylpheed-6.html
13574         * doc/manual/en/sylpheed-7.html
13575         * doc/manual/en/sylpheed-8.html
13576         * doc/manual/en/sylpheed-9.html
13577         * doc/manual/en/sylpheed.html
13578                 Update manual
13579
13580 2005-09-07 [colin]      1.9.14cvs3
13581
13582         * doc/faq/en/sylpheed-faq-1.html
13583         * doc/faq/en/sylpheed-faq-2.html
13584         * doc/faq/en/sylpheed-faq-3.html
13585         * doc/faq/en/sylpheed-faq.html
13586                 Update FAQ
13587
13588 2005-09-07 [colin]      1.9.14cvs2
13589
13590         * src/folderview.c
13591         * src/procmsg.c
13592         * src/summaryview.c
13593         * src/toolbar.c
13594                 Fix special subfolders:
13595                 - Inherit parent's icon
13596                 - sent contents of queues subfolders
13597                 - empty subfolders of trashes
13598         * src/mainwindow.c
13599                 Remove outdated manual and faq entries
13600         * src/common/utils.c
13601                 Add quotes around %s coming from mailcap
13602
13603 2005-09-07 [colin]      1.9.14cvs1
13604
13605         * src/compose.c
13606                 After saving draft, set modified to FALSE
13607         * src/mimeview.c
13608         * src/common/utils.c
13609         * src/common/utils.h
13610                 Try to open mime parts using what is 
13611                 indicated in ~/.mailcap or /etc/mailcap,
13612                 if possible.
13613
13614 2005-09-05 [paul]       1.9.14
13615
13616         1.9.14 released
13617
13618         * po/sk.po
13619                 updated by Andrej Kacian
13620
13621 2005-09-05 [paul]       1.9.13cvs83
13622
13623         * po/de.po
13624         * po/es.po
13625         * po/fi.po
13626         * po/fr.po
13627         * po/nb.po
13628         * po/pt_BR.po
13629         * po/sr.po
13630                 updated translations by Thomas Gilgin, Ricardo Mones
13631                 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
13632                 Frederico Goncalves Guimaraes, Aleksandar Urosevic
13633
13634 2005-09-04 [paul]       1.9.13cvs82
13635
13636         * src/compose.c
13637                 only warn about exceeded line length limit
13638                 on send
13639
13640 2005-09-04 [paul]       1.9.13cvs81
13641
13642         * src/compose.c
13643                 fix crash in 'line length exceeded' dialogue
13644
13645 2005-09-02 [paul]       1.9.13cvs80
13646
13647         * src/imap.c
13648                 fix bug 795, 'Connection lost IMAP'
13649                 and add statusbar prints
13650                 Patch by Colin
13651
13652 2005-09-02 [paul]       1.9.13cvs79
13653
13654         * src/compose.c
13655                 compose_wrap_paragraph() becomes
13656                 compose_beautify_paragraph()
13657                 Patch by Colin
13658
13659 2005-09-02 [colin]      1.9.13cvs78
13660
13661         * src/folderview.c
13662                 Micro-fix
13663
13664 2005-09-01 [colin]      1.9.13cvs77
13665
13666         * src/imap.c
13667                 Maybe fix bug #795 (Connection lost IMAP)
13668                 Don't try to send logout when we're disconnected.
13669         * src/summaryview.c
13670                 Include locked and marked emails in HRM
13671                 view. Fixes bug #800 (Locked messages no longer 
13672                 show up when hide read messages is used)
13673
13674 2005-09-01 [paul]       1.9.13cvs76
13675
13676         * src/prefs_common.c
13677                 fix bad cutting
13678
13679 2005-08-31 [colin]      1.9.13cvs75
13680
13681         * src/folderview.c
13682         * src/folderview.h
13683         * src/prefs_summaries.c
13684         * src/summaryview.c
13685                 Fix "go to next new", fix preference
13686                 (Open unread/next swapped)
13687
13688 2005-08-31 [paul]       1.9.13cvs74
13689
13690         * src/compose.c
13691         * src/folderview.c
13692         * src/headerview.c
13693         * src/headerview.h
13694         * src/mainwindow.c
13695         * src/prefs_common.c
13696         * src/prefs_common.h
13697         * src/prefs_fonts.c
13698         * src/summaryview.c
13699         * src/textview.c
13700         * src/common/defs.h
13701                 remove obsolete BOLD_FONT setting
13702                 fix font update in headerview and textview
13703                 headers after prefs change
13704                 Patch By Colin
13705
13706 2005-08-31 [paul]
13707
13708         1.9.14-rc4 released
13709
13710 2005-08-30 [colin]      1.9.13cvs73
13711
13712         * src/summaryview.c
13713                 When Hide read messages is selected and we
13714                 refresh the summaryview, don't remove the 
13715                 currently displayed message. Fixes bug #797
13716                 (Summary view reloads when new mail is 
13717                 downloaded in 1.9.14 rc)
13718
13719 2005-08-30 [colin]      1.9.13cvs72
13720
13721         * src/folderview.c
13722                 Fix flickering
13723         * src/mainwindow.c
13724                 Remove useless callback
13725         * src/mimeview.c
13726         * src/gtk/filesel.c
13727         * src/gtk/filesel.h
13728                 Add a filesel_select_file_save_folder() - used by Save All
13729
13730 2005-08-29 [paul]       1.9.13cvs71
13731
13732         * AUTHORS
13733         * src/matcher_parser_parse.y
13734         * src/etpan/imap-thread.c
13735                 fix building on FreeBSD
13736                 Patch by Daniel Gustafson <daniel@hobbit.se>
13737
13738 2005-08-29 [paul]       1.9.13cvs70
13739
13740         * src/plugins/pgpinline/pgpinline.c
13741                 only initialise sig result if it's been handled
13742                 Patch by Colin
13743
13744 2005-08-29 [paul]       1.9.13cvs69
13745         
13746         Patches by Colin:
13747
13748         * src/imap.c
13749         * src/common.utils.c
13750         * src/common/utils.h
13751                 optimisation
13752         * src/stock_pixmap.h
13753                 fix wrong icon reference
13754         * src/pixmaps/trash_btn.xpm
13755                 replace with nicer image
13756
13757 2005-08-28 [colin]      1.9.13cvs68
13758
13759         * src/Makefile.am
13760         * src/stock_pixmap.c
13761         * src/stock_pixmap.h
13762         * src/toolbar.c
13763         * src/pixmaps/trash_btn.xpm
13764                 Add a specific trash xpm for the button
13765
13766 2005-08-28 [colin]      1.9.13cvs67
13767
13768         * src/imap.c
13769                 Fix leak
13770
13771 2005-08-27 [colin]      1.9.13cvs66
13772
13773         * src/imap.c
13774         * src/procmime.c
13775                 Correctly fix "Problem with replies", fixes
13776                 pgpmime encryption too. 
13777
13778 2005-08-27 [colin]      1.9.13cvs65
13779
13780         * src/folder.c
13781         * src/procmsg.c
13782         * src/procmsg.h
13783         * src/summaryview.c
13784                 Fix bug #517 (messages removed from summaryview 
13785                 when moving fails)
13786
13787 2005-08-27 [colin]      1.9.13cvs64
13788
13789         * tools/Makefile.am
13790         * tools/asus_mailled.sh
13791                 Add a script to blink ASUS laptops' mail LED where there
13792                 is unread mail.
13793
13794 2005-08-27 [colin]      1.9.13cvs63
13795
13796         * src/imap.c
13797         * src/etpan/imap-thread.c
13798         * src/etpan/imap-thread.h
13799                 Implement automatic choosing of login method
13800                 Fixes bug #791
13801         * src/gtk/.cvsignore
13802                 Add sylpheed-marshal.[ch]
13803
13804 2005-08-27 [colin]      1.9.13cvs62
13805
13806         * src/common/utils.c
13807                 Fix confusing perror
13808
13809 2005-08-27 [colin]      1.9.13cvs61
13810
13811         * src/toolbar.c
13812         * src/toolbar.h
13813                 Remove A_DELETE, replace it with 
13814                 A_TRASH and A_DELETE_REAL. Automatically
13815                 rewrite config files to replace A_DELETE
13816                 with A_TRASH (no functionality change).
13817                 Fixes half of #794
13818
13819 2005-08-26 [colin]      1.9.13cvs60
13820
13821         * src/procmime.c
13822                 Previous "Problem with replies" fix brought other
13823                 problems, fixing them
13824
13825 2005-08-26 [colin]      1.9.13cvs59
13826
13827         * src/procmime.c
13828                 Fix "Problem with replies". This happened only
13829                 on IMAP...
13830         * src/procmsg.c
13831                 Factorize code a bit
13832         * src/compose.c
13833                 Speed improvement on very long messages (wrapping)
13834                 Fix signature color on Reedit and Redirect
13835                 On Reedit, don't attach pgp-signatures parts, but
13836                 set signing to On.
13837
13838 2005-08-24 [paul]       1.9.13cvs58
13839
13840         * src/compose.c
13841                 don't claim success when clicking
13842                 Cancel on the passphrase box.
13843                 Patch by Colin
13844
13845 2005-08-24 [paul]       1.9.13cvs57
13846
13847         * src/main.c
13848                 fix misplaced sylpheed.log
13849         * src/common/defs.h
13850                 define UIDL_DIR
13851
13852 2005-08-24 [paul]       1.9.13cvs56
13853
13854         * src/imap.c
13855         * src/etpan/imap-thread.c
13856         * src/etpan/imap-thread.h
13857                 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
13858                 Patch by Colin
13859         * src/gtk/sylpheed-marshal.c    ** REMOVED **
13860         * src/gtk/sylpheed-marshal.h    ** REMOVED **
13861                 remove autogenerated files
13862         * tools/kdeservicemenu/README
13863         * tools/kdeservicemenu/install.sh
13864         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
13865         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
13866                 use Claws icon, use 'Sylpheed-Claws' in menu,
13867                 use kdialog, and other cleanups
13868
13869 2005-08-23 [paul]       1.9.13cvs55
13870
13871         * src/compose.c
13872                 fix paste/wrap crash
13873                 Patch by Colin
13874
13875 2005-08-23 [paul]       1.9.13cvs54
13876
13877         * src/main.c
13878                 fix crash recovery
13879                 Patch by Colin
13880
13881 2005-08-23 [paul]       1.9.13cvs53
13882
13883         * src/addressbook.c
13884         * src/editaddress.c
13885                 view all data of LDAP contacts
13886                 Patch by Colin
13887
13888 2005-08-23 [paul]       1.9.13cvs52
13889
13890         * src/addressbook.c
13891                 fix issues with the Search field
13892                 Patch by Colin
13893
13894 2005-08-22 [paul]       1.9.13cvs51
13895
13896         * src/folderview.c
13897                 put name of folder in processing dialog
13898                 title
13899         * src/prefs_folder_item.c
13900                 improve english usage
13901
13902 2005-08-22 [paul]       1.9.13cvs50
13903
13904         * src/filtering.c
13905         * src/filtering.h
13906         * src/matcher.c
13907         * src/matcher_parser_lex.l
13908         * src/matcher_parser_parse.y
13909         * src/prefs_filtering.c
13910                 add Filtering/Processing rule names feature.
13911                 (the incompatible old matcherrc is saved as
13912                 matcherrc.pre_names).
13913                 Patch by Colin
13914
13915 2005-08-22 [paul]       1.9.13cvs49
13916
13917         * src/procmsg.c
13918                 fix colour labelling
13919                 Patch by Colin
13920
13921 2005-08-22 [paul]       1.9.13cvs48
13922
13923         * src/textview.c
13924                 fix open_image_cb()
13925
13926 2005-08-22 [paul]       1.9.13cvs47
13927
13928         * src/imap.c
13929                 fix bug 789, 'SC crashes with imap (CVS ver)'
13930                 Patch by Colin
13931
13932 2005-08-22 [paul]       1.9.13cvs46
13933
13934         * src/mimeview.c
13935         * src/prefs_common.c
13936         * src/common/defs.h
13937                 define reused defaults in defs.h
13938         * src/textview.c
13939                 add 'Open image' to image popup menu
13940
13941 2005-08-21 [colin]      1.9.13cvs45
13942
13943         * src/summaryview.c
13944                 Fix bug #788 (Bogus "From" address displayed)
13945
13946 2005-08-20 [colin]      1.9.13cvs44
13947
13948         * src/folder.c
13949                 Fix buf #787 (multilevel delete causes SIGSEGV)
13950
13951 2005-08-19 [colin]      1.9.13cvs43
13952
13953         * src/inc.c
13954         * src/prefs_common.c
13955         * src/prefs_common.h
13956                 Add an hidden pref to allow modifying the
13957                 update stepping in incorporation.
13958                 Patch by wwp.
13959
13960 2005-08-19 [colin]      1.9.13cvs42
13961
13962         * src/compose.c
13963         * src/procmime.c
13964                 Workaround for broken MUAs: encode 
13965                 Content-type: name: as ASCII and 
13966                 Content-Disposition: filename: as
13967                 per rfc2231
13968         * src/prefs_account.c
13969                 Fix invisible-ness of SMTP SSL prefs
13970                 in NNTP accounts
13971
13972 2005-08-19 [paul]       1.9.13cvs41
13973
13974         * src/compose.c
13975         * src/prefs_common.c
13976         * src/prefs_common.h
13977         * src/prefs_wrapping.c
13978                 paste with or without wrapping.
13979                 patch by Colin
13980
13981 2005-08-19 [paul]       1.9.13cvs40
13982
13983         * src/prefs_common.c
13984         * src/prefs_common.h
13985         * src/summaryview.c
13986                 reintroduce enable_swap_from as a
13987                 hidden pref. patch by Colin
13988         * src/quote_fmt_parse.y
13989         * src/plugins/clamav/clamav_plugin.c
13990         * src/plugins/dillo_viewer/dillo_viewer.c
13991         * src/plugins/mathml_viewer/mathml_viewer.c
13992         * src/plugins/pgpcore/sgpgme.c
13993         * src/plugins/pgpinline/pgpinline.c
13994         * src/plugins/pgpmime/pgpmime.c
13995                 tidy up. patch by Colin
13996
13997 2005-08-19 [paul]       1.9.13cvs39
13998
13999         * configure.ac
14000                 complete cvs38's sync
14001         * src/editaddress.c
14002         * src/gedit-print.c
14003         * src/mutt.c
14004         * src/etpan/etpan-log.c
14005         * src/etpan/imap-thread.c
14006         * src/gtk/gtksourceprintjob.c
14007                 fix compilation warnings
14008                 (patch by Colin)
14009
14010 2005-08-19 [paul]       1.9.13cvs38
14011
14012         sync with main:
14013
14014         * src/account.c
14015         * src/action.c
14016         * src/addrbook.c
14017         * src/addrcache.c
14018         * src/addrharvest.c
14019         * src/addrindex.c
14020         * src/codeconv.c
14021         * src/compose.c
14022         * src/crash.c
14023         * src/exporthtml.c
14024         * src/exportldif.c
14025         * src/folder.c
14026         * src/image_viewer.c
14027         * src/inc.c
14028         * src/inc.h
14029         * src/jpilot.c
14030         * src/ldif.c
14031         * src/main.c
14032         * src/matcher.c
14033         * src/mbox.c
14034         * src/messageview.c
14035         * src/mh.c
14036         * src/mimeview.c
14037         * src/msgcache.c
14038         * src/mutt.c
14039         * src/news.c
14040         * src/partial_download.c
14041         * src/pine.c
14042         * src/pop.c
14043         * src/prefs_actions.c
14044         * src/prefs_common.c
14045         * src/prefs_customheader.c
14046         * src/prefs_display_header.c
14047         * src/prefs_gtk.c
14048         * src/prefs_themes.c
14049         * src/procheader.c
14050         * src/procmime.c
14051         * src/procmsg.c
14052         * src/recv.c
14053         * src/send_message.c
14054         * src/simple-gettext.c
14055         * src/sourcewindow.c
14056         * src/textview.c
14057         * src/vcard.c
14058         * src/common/defs.h
14059         * src/common/log.c
14060         * src/common/plugin.c
14061         * src/common/prefs.c
14062         * src/common/session.c
14063         * src/common/session.h
14064         * src/common/socket.c
14065         * src/common/socket.h
14066         * src/common/ssl_certificate.c
14067         * src/common/template.c
14068         * src/common/utils.c
14069         * src/common/utils.h
14070         * src/common/xml.c
14071         * src/gtk/about.c
14072         added wrappers for C library function that
14073                 take pathname arguments.
14074                 enabled compilation with MinGW.
14075                 use GDir instead of directly using opendir().
14076                 added rename_force().
14077
14078 2005-08-19 [paul]       1.9.13cvs37
14079         
14080         patches by Colin:
14081         * src/compose.c
14082                 fix privacy settings on re-editing
14083                 a sent message
14084         * src/jpilot.c
14085                 fix encoding bug
14086         * src/folder.c
14087         * src/procmsg.c
14088         * src/procmsg.h
14089         * src/summaryview.c
14090                 flag changing optimisation
14091
14092 2005-08-18 [martin]     1.9.13cvs36
14093
14094         * commitHelper
14095             added my login
14096         * src/addrcache.c
14097         * src/addrharvest.c
14098         * src/addrindex.c
14099         * src/compose.c
14100         * src/grouplistdialog.c
14101         * src/main.c
14102         * src/mainwindow.c
14103         * src/msgcache.c
14104         * src/mutt.c
14105         * src/pine.c
14106         * src/prefs_account.c
14107         * src/prefs_themes.c
14108         * src/stock_pixmap.c
14109         * src/summaryview.c
14110         * src/gtk/about.c
14111         * src/gtk/logwindow.c
14112             removed deprecated glib and gdk stuff
14113         * src/plugins/pgpcore/select-keys.c
14114             convert attributes from locale to utf8
14115
14116 2005-08-17 [paul]       1.9.13cvs35
14117
14118         * src/account.c
14119         * src/addressbook.c
14120                 use new GTK_STOCK_ icons if available
14121         * src/summaryview.c
14122         * src/gtk/gtksctree.c
14123         * src/gtk/gtksctree.h
14124                 faster range select. patch by Colin
14125
14126 2005-08-17 [paul]       1.9.13cvs34
14127
14128         patches by colin:
14129         * src/addressbook.c
14130         * src/addressitem.h
14131                 Add an edit button for contacts, fix selections
14132                 of gtksctree items
14133         * src/editaddress.c
14134                 Change labels, let Save be always possible in the
14135                 email and user atributes tabs
14136         * src/folderview.c
14137                 fix sort issues
14138         * src/summaryview.c
14139                 select next item instead of the displayed one
14140                 after deletion
14141
14142         * src/gtk/progressdialog.c
14143                 use prefs_common.enable_rules_hint
14144
14145 2005-08-13 [hoa]        1.9.13cvs33
14146
14147         * src/etpan/imap-thread.c
14148                 fixed build on Solaris.
14149
14150 2005-08-10 [colin]      1.9.13cvs32
14151
14152         * src/procmsg.c
14153                 Fix cvs31 (missing fclose before reading
14154                 the file)
14155
14156 2005-08-10 [colin]      1.9.13cvs31
14157
14158         * src/procmsg.c
14159                 Fix procmsg_msginfo_new_from_mimeinfo() when
14160                 the MimeInfo isn't stored in memory. This fixes
14161                 replying to an attached message.
14162
14163 2005-08-10 [colin]      1.9.13cvs30
14164
14165         * src/mainwindow.c
14166                 Fix slowness in account changing
14167
14168 2005-08-10 [colin]      1.9.13cvs29
14169
14170         * src/folder.c
14171         * src/folderutils.c
14172         * src/folderview.c
14173         * src/imap_gtk.c
14174         * src/mainwindow.c
14175         * src/mh_gtk.c
14176         * src/procmsg.c
14177         * src/summaryview.c
14178                 Optimize folder_has_parent_of_type
14179                 Prevent moving special sub-folders from contextual menus
14180                 Rework message a bit ("Empty all messages" -> "Delete all
14181                 messages")
14182                 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items" 
14183                 and "Deleted Items" folders)
14184
14185 2005-08-08 [colin]      1.9.13cvs28
14186
14187         * src/summaryview.c
14188         * src/prefs_summaries.c
14189                 Make "Select first unread|new" more flexible
14190                 (just prioritize new or unread)
14191
14192 2005-08-08 [colin]      1.9.13cvs27
14193
14194         * src/summaryview.c
14195                 If "select first new" is selected and there only
14196                 are unread messages, fallback to "select first
14197                 unread".
14198
14199 2005-08-08 [colin]      1.9.13cvs26
14200
14201         * src/folder.c
14202                 Fix shameful bugs (and bug #779)
14203
14204 2005-08-08 [colin]      1.9.13cvs25
14205
14206         * src/folder.c
14207         * src/folder.h
14208                 Cache parents' type to make folder_has_parent_of_type
14209                 faster
14210         * src/folderview.c
14211                 Forbid DnD of special sub-folders
14212         * src/procmsg.c
14213         * src/procmsg.h
14214                 Add MAIL_POSTFILTERING_HOOK
14215         * src/summaryview.c
14216                 Revert over-zealous deletion of the use_addr_book 
14217                 code
14218
14219 2005-08-07 [colin]      1.9.13cvs24
14220
14221         * src/folder.c
14222                 Fix big mistake (passing MsgInfo instead 
14223                 of FolderItem)
14224
14225 2005-08-07 [colin]      1.9.13cvs23
14226
14227         * src/compose.c
14228         * src/folder.c
14229         * src/folder.h
14230         * src/foldersel.c
14231         * src/folderutils.c
14232         * src/folderview.c
14233         * src/imap.c
14234         * src/mainwindow.c
14235         * src/messageview.c
14236         * src/mh.c
14237         * src/msgcache.c
14238         * src/procmime.c
14239         * src/summaryview.c
14240                 Make subfolders of Drafts, Queue, Outbox, Trash
14241                 work like their parents. 
14242                 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
14243
14244 2005-08-07 [colin]      1.9.13cvs22
14245
14246         * src/addressbook.c
14247                 Fix bug #771 (Dragged contacts not saved)
14248
14249 2005-08-07 [paul]       1.9.13cvs21
14250
14251         * src/summaryview.c
14252                 fix bug 32 'Search Doesn't display results
14253                 if "Hide Read Messages" is chosen'
14254                 be more literal in interpreting 'Hide read
14255                 messages'
14256
14257 2005-08-07 [colin]      1.9.13cvs20
14258
14259         * src/folderview.c
14260                 Add debug
14261         * src/summaryview.c
14262                 Faster 'unthread_for_execution'
14263
14264 2005-08-06 [paul]       1.9.13cvs19
14265
14266         * src/mainwindow.c
14267                 add mnemonics to Set displayed columns
14268                 fix bug where msgview_visible option was
14269                 overwritten as TRUE on startup
14270
14271 2005-08-06 [paul]       1.9.13cvs18
14272
14273         * src/mainwindow.c
14274                 refer to 'displayed columns in folder/message
14275                 list' not 'displayed items in summary/message view'
14276         * src/prefs_display_header.c
14277                 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
14278                 be consistent with similar dialogues
14279         * src/prefs_folder_column.c
14280         * src/prefs_summary_column.c
14281                 'columns' not 'items', and folder and message lists,
14282                 instead of folder and summary views;
14283                 Use 'Hidden columns' as list heading not 'Available
14284                 items';
14285                 move the 'Remove' button to the right hand side;
14286                 top-align the buttons;
14287                 remove unneeded vbox
14288         * src/prefs_summaries.c
14289                 put the 2 column prefs buttons in a frame to reduce
14290                 overall width; refer to columns not items &c.
14291
14292 2005-08-05 [colin]      1.9.13cvs17
14293
14294         * src/prefs_common.c
14295         * src/prefs_common.h
14296         * src/mainwindow.c
14297         * src/compose.c
14298         * src/messageview.c
14299                 Add an hidden toolbar_detachable pref, so
14300                 that I can get rid of these painful handles
14301                 in the toolbars. Defaults to TRUE to avoid
14302                 changing the GUI on unsuspecting people...
14303
14304 2005-08-05 [colin]      1.9.13cvs16
14305
14306         * src/Makefile.am
14307         * src/prefs_folder_column.c
14308         * src/prefs_folder_column.h
14309                 Add prefs for folder columns
14310         * src/folderview.c
14311         * src/folderview.h
14312         * src/mainwindow.c
14313         * src/mainwindow.h
14314         * src/prefs_common.c
14315         * src/prefs_common.h
14316         * src/prefs_summaries.c
14317                 Use them
14318         * src/prefs_summary_column.c
14319         * src/summaryview.c
14320         * src/summaryview.h
14321                 Add a To column
14322         * src/textview.c
14323         * src/common/utils.c
14324         * src/common/utils.h
14325                 Move uri colourisation functions
14326                 to utils
14327         * src/compose.c
14328                 Colourise URIs
14329         * src/imap.c
14330                 Fix bug with LIST where we'd try
14331                 to get Folder//////[...]/// 
14332
14333 2005-08-05 [paul]       1.9.13cvs15
14334
14335         * src/prefs_summaries.c
14336                 improve the English usage
14337         * src/summaryview.c
14338                 set font on column change
14339                 thanks to Colin
14340
14341 2005-08-05 [paul]       1.9.13cvs14
14342
14343         * src/prefs_common.c
14344         * src/prefs_common.h
14345         * src/prefs_summaries.c
14346         * src/summaryview.c
14347                 replace 'open_unread_on_enter' option with
14348                 'select_on_entry' option. opening/not opening
14349                 is now exclusively controlled by 'always_show_msg'
14350
14351 2005-08-04 [colin]      1.9.13cvs13
14352
14353         * src/compose.c
14354                 Remove dead code
14355                 Add colourisation of quotes and signatures
14356         * src/folderview.c
14357                 Fix possible crashes
14358         * src/messageview.c
14359                 Change an assert that is no problem
14360         * src/news.c
14361         * src/news_gtk.c
14362         * src/news_gtk.h
14363                 Fix offline mode
14364         * src/gtk/quicksearch.c
14365                 Fix a possible crash
14366
14367 2005-08-03 [colin]      1.9.13cvs12
14368
14369         * src/prefs_account.c
14370                 Fix bug #777 (Sylpheed crash in account configuration)
14371
14372 2005-08-03 [colin]      1.9.13cvs11
14373
14374         * src/addressbook.c
14375         * src/editaddress.c
14376         * src/editgroup.c
14377                 Fixing addressbook, round 2
14378         * src/textview.c
14379                 Fix emphasis color on rechecking 'Colorize messages'
14380
14381 2005-08-03 [paul]       1.9.13cvs10
14382
14383         sync with main
14384
14385         * src/addr_compl.c
14386         * src/compose.c
14387         * src/main.c
14388         * src/pop.c
14389         * src/prefs_account.c
14390         * src/procmime.c
14391         * src/procmsg.c
14392         * src/quote_fmt_parse.y
14393         * src/textview.c
14394         * src/common/quoted-printable.c
14395         * src/common/utils.c
14396         * src/common/utils.h
14397         * src/common/xml.c
14398                 replaced incorrect locale-independent
14399                 ctype functions with GLib's. Corrected
14400                 signedness mismatch.
14401         * src/headerview.c
14402                 headerview_create(): added spacing for vbox.
14403         * src/gtk/about.c
14404                 set focus to the OK button.
14405
14406 2005-08-03 [colin]      1.9.13cvs9
14407
14408         * src/folderview.c
14409                 Fix possible crash
14410
14411 2005-08-02 [colin]      1.9.13cvs8
14412
14413         * src/mainwindow.c
14414                 Fix cast
14415         * src/addressbook.c
14416         * src/addressitem.h
14417                 Fix a cast and more generally, try to make the
14418                 GUI more intuitive and consistent (round 1)
14419
14420 2005-08-02 [paul]       1.9.13cvs7
14421
14422         * src/folder.h
14423                 missing in 1.9.13cvs6
14424
14425 2005-08-02 [colin]      1.9.13cvs6
14426
14427         * src/folder.c
14428                 Fix one more leak
14429
14430 2005-08-02 [colin]      1.9.13cvs5
14431
14432         * src/folder.c
14433         * src/folderview.c
14434         * src/imap.c
14435         * src/main.c
14436         * src/mbox.c
14437         * src/procmsg.c
14438         * src/summaryview.c
14439                 Fix a number of folder_item_get_msg_list()-related
14440                 leaks (missing procmsg_msginfo_free()s)
14441
14442 2005-08-01 [colin]      1.9.13cvs4
14443
14444         * src/folderview.c
14445         * src/folderview.h
14446         * src/mainwindow.c
14447         * src/prefs_fonts.c
14448         * src/prefs_summaries.c
14449         * src/prefs_themes.c
14450         * src/summaryview.c
14451         * src/summaryview.h
14452         * src/textview.c
14453         * src/textview.h
14454                 Fix instant-apply of summary and folderview-related prefs
14455                 Fix erroneous g_free and alertpanels in prefs_theme
14456                 Add instant-apply for fonts
14457                 Defer applying of prefs a little bit so it's done only
14458                 once even if requested by multiples prefs pages
14459
14460 2005-08-01 [paul]       1.9.13cvs3
14461
14462         * src/main.c
14463                 fix bug 776 'S.C. crashes on close'
14464                 thanks to Colin
14465         * src/etpan/etpan-thread-manager-types.h
14466                 add missing include
14467                 thanks to Hoa
14468
14469 2005-07-25 [paul]       1.9.13cvs2
14470
14471         * src/summaryview.c
14472                 fix typos. spotted by Fabien Vantard
14473
14474 2005-07-24 [paul]       1.9.13cvs1
14475
14476         * doc/man/sylpheed.1
14477                 update man page, incorporating fix of
14478                 bug 769 'Typo in manpage'
14479         * src/etpan/imap-thread.c
14480                 fix NetBSD openssl dependencies. patch by
14481                 George Michaelson <ggm@apnic.net>
14482         * po/pt_BR.po
14483                 updated by Frederico Goncalves Guimaraes
14484
14485 2005-07-22 [paul]       1.9.13
14486
14487         1.9.13 release
14488
14489 2005-07-22 [paul]       1.9.12cvs91
14490
14491         * AUTHORS
14492         * INSTALL
14493         * README.claws
14494         * RELEASE_NOTES.claws
14495                 updated for release
14496         * configure.ac
14497         * po/nb.po
14498         * tools/claws.i18n.status.pl
14499                 add Norwegian translation. submiited by
14500                 Geir Helland <pjallabais@users.sourceforge.net>
14501         * po/ca.po
14502         * po/de.po
14503         * po/es.po
14504         * po/fi.po
14505         * po/fr.po
14506         * po/it.po
14507         * po/sk.po
14508         * po/sr.po
14509         * po/zh_CN.po
14510                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
14511                 Mones Lastra, Tommi Pirinen, Fabien Vantard,
14512                 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
14513                 Yang Guilong
14514         * src/plugins/clamav/clamav_plugin_gtk.c
14515         * src/plugins/spamassassin/spamassassin_gtk.c
14516                 replace outdated description strings
14517
14518 2005-07-21 [colin]      1.9.12cvs90
14519
14520         * src/folder.c
14521                 Set folder to batch mode when scanning it. Makes deletion
14522                 of unread mails on IMAP much faster (due to the UNREAD 
14523                 flag unsetting)
14524
14525 2005-07-21 [darko]      1.9.12cvs89
14526
14527         * configure.ac
14528                 link against libresolv if necessary (patch by Paul)
14529         * src/msgcache.c
14530                 use glib's portable macros to determine endianness
14531
14532 2005-07-21 [paul]       1.9.12cvs88
14533
14534         * src/crash.c
14535         * src/gtk/about.c
14536                 update compiled-in features list
14537
14538 2005-07-20 [colin]      1.9.12cvs87
14539
14540         * src/folder.c
14541         * src/textview.c
14542                 Gcc 2.9x compilation fixes, thanks to Darko
14543         * src/plugins/clamav/clamav_plugin.c
14544                 Little optimisation: load virus database only once
14545         * src/plugins/spamassassin/spamassassin.c
14546                 Big optimisation: filtering one mail took at least 1 second,
14547                 now it takes at least 50ms. Doesn't speed up spamassassin 
14548                 itself, but should already be much more tolerable.
14549
14550 2005-07-20 [colin]      1.9.12cvs86
14551
14552         * src/summaryview.c
14553                 Fix performance issue
14554
14555 2005-07-19 [colin]      1.9.12cvs85
14556
14557         * src/plugins/pgpinline/plugin.c
14558                 Fix warning
14559
14560 2005-07-19 [colin]      1.9.12cvs84
14561
14562         * configure.ac
14563         * src/plugins/Makefile.am
14564         * src/plugins/pgpinline/.cvsignore
14565         * src/plugins/pgpinline/Makefile.am
14566         * src/plugins/pgpinline/pgpinline.c
14567         * src/plugins/pgpinline/pgpinline.deps
14568         * src/plugins/pgpinline/pgpinline.h
14569         * src/plugins/pgpinline/plugin.c
14570                 Put pgpinline in the main tree
14571
14572 2005-07-19 [paul]       1.9.12cvs83
14573
14574         * src/prefs_actions.c
14575                 prevent '//' in menu names, which cause a crash
14576                 thanks to Colin
14577
14578 2005-07-19 [paul]       1.9.12cvs82
14579
14580         * configure.ac
14581                 be generally more informative in configure output.
14582                 OpenSSL: correction: '[ --enable-openssl ...' -> 
14583                 '[ --disable-openssl ...', as --enable-openssl is default
14584                 PGP/MIME: don't check for GPGME again, check for
14585                 pgpcore instead. Therefore prevent the possibility of
14586                 attempting to build pgpmime if pgpcore dependencies are
14587                 not met
14588                 ClamAV: use pkgconfig to check for lib
14589                 libgnomeprint: revert logic on inner test to match
14590                 everything else
14591         * src/plugins/pgpcore/sgpgme.c
14592                 add missing include
14593
14594 2005-07-19 [colin]      1.9.12cvs81
14595
14596         * src/summaryview.c
14597                 Fix slow thread rebuilding in particular
14598                 cases
14599
14600 2005-07-19 [paul]       1.9.12cvs80
14601
14602         * sylpheed-claws.desktop
14603                 fix typo, spotted by Stephan Sachse
14604         * src/account.c
14605                 replace GTK_STOCK_ADD with
14606                 GTK_STOCK_NEW button
14607
14608 2005-07-18 [colin]      1.9.12cvs79
14609
14610         * src/etpan/imap-thread.c
14611                 Fix return value (Thanks Hoa)
14612
14613 2005-07-18 [colin]      1.9.12cvs78
14614
14615         * src/imap.c
14616                 Allow empty passwords
14617                 Create drafts/queue/outbox if necessary
14618         * src/summaryview.c
14619                 Remove old code
14620         * src/etpan/imap-thread.c
14621                 Fix STARTTLS (Thanks to Hoa)
14622
14623 2005-07-18 [paul]       1.9.12cvs77
14624
14625         * ChangeLog-gtk2.jp
14626         * ChangeLog.jp
14627                 removed
14628         * Makefile.am
14629                 updated to reflect additions and removals
14630         * TODO
14631                 updated to be claws-specific
14632         * TODO-gtk2
14633         * TODO-gtk2.jp
14634         * TODO.jp
14635         * sylpheed-128x128.png
14636         * sylpheed-64x64.png
14637                 removed
14638         * sylpheed-claws-128x128.png
14639         * sylpheed-claws-64x64.png
14640         * sylpheed-claws.desktop
14641         * sylpheed-claws.png
14642                 added
14643         * sylpheed.desktop
14644         * sylpheed.png
14645                 removed
14646
14647 2005-07-17 [paul]       1.9.12cvs76
14648
14649         * src/account.c
14650         * src/addressbook.c
14651         * src/alertpanel.c
14652         * src/alertpanel.h
14653         * src/compose.c
14654         * src/exphtmldlg.c
14655         * src/expldifdlg.c
14656         * src/folderview.c
14657         * src/imap_gtk.c
14658         * src/inc.c
14659         * src/message_search.c
14660         * src/messageview.c
14661         * src/mh_gtk.c
14662         * src/news_gtk.c
14663         * src/prefs_actions.c
14664         * src/prefs_filtering.c
14665         * src/prefs_matcher.c
14666         * src/prefs_template.c
14667         * src/prefs_themes.c
14668         * src/ssl_manager.c
14669         * src/summary_search.c
14670         * src/textview.c
14671         * src/toolbar.c
14672         * src/gtk/sslcertwindow.c
14673         * src/plugins/pgpcore/sgpgme.c
14674                 rework alertpanels
14675
14676 2005-07-17 [colin]      1.9.12cvs75
14677
14678         * src/privacy.c
14679                 add a PrivacySystem accessor that checks that
14680                 the system cached in a MimeInfo's privacydata
14681                 is still registered. Use this accessor instead
14682                 of directly using data->system. Fixes crashes
14683                 after unloading pgp plugins.
14684
14685 2005-07-17 [colin]      1.9.12cvs74
14686
14687         * src/alertpanel.c
14688                 Change geometry hints to a simple default size.
14689                 Fixes the certs dialogs.
14690
14691 2005-07-17 [colin]      1.9.12cvs73
14692
14693         * src/gtk/sslcertwindow.c
14694                 Use a gtkExpander
14695
14696 2005-07-17 [colin]      1.9.12cvs72
14697
14698         * src/plugins/pgpcore/Makefile.am
14699         * src/plugins/pgpmime/Makefile.am
14700                 Add gpgme libs
14701
14702 2005-07-17 [paul]       1.9.12cvs71
14703
14704         * configure.ac
14705                 add --disable-gnomeprint option
14706                 modified version of patch by Marius Mauch
14707
14708 2005-07-17 [paul]       1.9.12cvs70
14709
14710         * src/common/defs.h
14711                 update urls
14712         * src/account.c
14713         * src/action.c
14714         * src/addressbook.c
14715         * src/compose.c
14716         * src/foldersel.c
14717         * src/folderview.c
14718         * src/html.c
14719         * src/imap_gtk.c
14720         * src/main.c
14721         * src/mainwindow.c
14722         * src/messageview.c
14723         * src/mh_gtk.c
14724         * src/mimeview.c
14725         * src/news_gtk.c
14726         * src/prefs_account.c
14727         * src/prefs_send.c
14728         * src/prefs_summaries.c
14729         * src/procmsg.c
14730         * src/summaryview.c
14731         * src/common/utils.c
14732         * src/common/xml.c
14733         * src/plugins/pgpcore/passphrase.c
14734         * src/plugins/pgpcore/select-keys.c
14735                 replace inappropriately used backticks
14736                 with single quotes
14737
14738 2005-07-16 [colin]      1.9.12cvs69
14739
14740         * src/image_viewer.c
14741                 Add extra paranoid checks
14742
14743 2005-07-16 [colin]      1.9.12cvs68
14744
14745         * src/plugins/pgpcore/prefs_gpg.c
14746                 Don't auto-check sigs by default, as it
14747                 can be really slow.
14748
14749 2005-07-16 [colin]      1.9.12cvs67
14750
14751         * src/plugins/pgpcore/sgpgme.c
14752                 Make messages a bit better.
14753
14754 2005-07-16 [colin]      1.9.12cvs66
14755
14756         * src/imap.c
14757                 Remove pseudo-log
14758         * src/etpan/imap-thread.c
14759                 Add real log
14760
14761 2005-07-16 [colin]      1.9.12cvs65
14762
14763         * src/main.c
14764         * src/prefs_other.c
14765                 And now, fix build with libetpan :-/
14766
14767 2005-07-15 [colin]      1.9.12cvs64
14768
14769         * src/prefs_other.c
14770                 Continue fixing build without libetpan.
14771
14772 2005-07-15 [colin]      1.9.12cvs63
14773
14774         * src/main.c
14775                 Fix build with --disable-libetpan
14776
14777 2005-07-15 [colin]      1.9.12cvs62
14778
14779         * configure.ac
14780                 Bump libetpan's version
14781
14782 2005-07-15 [colin]      1.9.12cvs61
14783
14784         * src/etpan/imap-thread.c
14785                 Actually stop logging :)
14786
14787 2005-07-15 [colin]      1.9.12cvs60
14788
14789         * src/addressbook.c
14790                 Fix dnd of multiple addresses.
14791
14792 2005-07-15 [hoa]        1.9.12cvs59
14793
14794         * src/etpan/imap-thread.c
14795             disable login of IMAP password in libetpan log file.
14796
14797 2005-07-15 [paul]       1.9.12cvs58
14798
14799         * src/account.c
14800                 don't automatically sort
14801                 do allow drag n drop
14802
14803 2005-07-15 [paul]       1.9.12cvs57
14804
14805         * src/account.c
14806         * src/ssl_manager.c
14807                 alphabetical listing
14808
14809 2005-07-15 [paul]       1.9.12cvs56
14810
14811         * src/gtk/pluginwindow.c
14812                 sort plugin list alphabetically
14813
14814 2005-07-15 [paul]       1.9.12cvs55
14815
14816         * src/prefs_spelling.c
14817         * src/prefs_wrapping.c
14818                 unify English usage
14819
14820 2005-07-15 [colin]      1.9.12cvs54
14821
14822         * src/wizard.c
14823                 Typo fix
14824
14825 2005-07-15 [paul]       1.9.12cvs53
14826
14827         * src/prefs_message.c
14828                 make 'show cursor' a hidden option
14829
14830 2005-07-14 [colin]      1.9.12cvs52
14831
14832         * src/plugins/spamassassin/Makefile.am
14833         * src/plugins/clamav/Makefile.am
14834                 Fix double EXTRA_DISTs
14835
14836 2005-07-14 [colin]      1.9.12cvs51
14837
14838         * src/plugins/clamav/Makefile.am
14839         * src/plugins/clamav/clamav_plugin_gtk.deps
14840         * src/plugins/spamassassin/Makefile.am
14841         * src/plugins/spamassassin/spamassassin_gtk.deps
14842                 Make $plugin_gtk depend on $plugin
14843
14844 2005-07-14 [hoa]        1.9.12cvs50
14845
14846         * src/etpan/imap-thread.c
14847                 enable debug log of libetpan when running with --debug
14848
14849 2005-07-14 [colin]      1.9.12cvs49
14850
14851         * configure.ac
14852         * src/common/Makefile.am
14853         * src/common/plugin.c
14854         * src/common/plugin.h
14855                 Add a little plugin dependancy system.
14856                 Plugins can ship a $plugin_name.deps file
14857                 (near them in PLUGINDIR) so that their
14858                 dependancies are loaded if possible.
14859         * src/plugins/Makefile.am
14860         * src/plugins/pgpcore/Makefile.am
14861         * src/plugins/pgpcore/passphrase.c
14862         * src/plugins/pgpcore/passphrase.h
14863         * src/plugins/pgpcore/plugin.c
14864         * src/plugins/pgpcore/prefs_gpg.c
14865         * src/plugins/pgpcore/prefs_gpg.h
14866         * src/plugins/pgpcore/select-keys.c
14867         * src/plugins/pgpcore/select-keys.h
14868         * src/plugins/pgpcore/sgpgme.c
14869         * src/plugins/pgpcore/sgpgme.h
14870                 Introduce pgpcore, used by pgpmime and
14871                 pgpinline
14872         * src/plugins/pgpmime/Makefile.am
14873         * src/plugins/pgpmime/passphrase.c
14874         * src/plugins/pgpmime/passphrase.h
14875         * src/plugins/pgpmime/pgpmime.c
14876         * src/plugins/pgpmime/pgpmime.deps
14877         * src/plugins/pgpmime/plugin.c
14878         * src/plugins/pgpmime/prefs_gpg.c
14879         * src/plugins/pgpmime/prefs_gpg.h
14880         * src/plugins/pgpmime/select-keys.c
14881         * src/plugins/pgpmime/select-keys.h
14882         * src/plugins/pgpmime/sgpgme.c
14883         * src/plugins/pgpmime/sgpgme.h
14884                 Remove the core from pgpmime and add the
14885                 dependancy to pgpcore.
14886
14887 2005-07-14 [paul]       1.9.12cvs48
14888
14889         * src/stock_pixmap.c
14890                 forgot this in last commit
14891
14892 2005-07-14 [paul]       1.9.12cvs47
14893
14894         * src/account.c
14895         * src/addressbook.c
14896                 add accelerators for the buttons (sync with main)
14897         * src/compose.c
14898         * src/compose.h
14899                 add accelerators for the buttons.
14900                 fix editing with external editor.
14901                 replace gdk_input_*() with GIOChannel;
14902                 (sync with main)
14903         * src/foldersel.c
14904                 display folder names with new/unread
14905                 representation (sync with main)
14906         * src/main.c
14907                 specify default window icon (sync with main)
14908         * src/prefs_common.c
14909                 use_addr_book default to FALSE
14910         * src/summaryview.c
14911         * src/textview.c
14912                 add accelerators for the buttons (sync with main)
14913         * src/gtk/menu.c
14914                 fix typos
14915         * src/pixmaps/sylpheed_icon.xpm
14916                 updated
14917
14918 2005-07-13 [paul]       1.9.12cvs46
14919
14920         * src/plugins/pgpmime/pgpmime.c
14921         * src/plugins/pgpmime/sgpgme.c
14922                 (temporarily) use deprecated gpgme_data_rewind()
14923                 while largefile support is not present
14924                 (as suggested by Colin)
14925
14926 2005-07-13 [paul]       1.9.12cvs45
14927
14928         * configure.ac
14929                 remove large file support (for now):
14930                 it breaks too many things
14931
14932 2005-07-13 [paul]       1.9.12cvs44
14933
14934         * configure.ac
14935                 add large file support
14936         * src/html.c
14937                 fix bug #763 where href attribute was not
14938                 the very first attribute of a link
14939                 patch by Thomas Gilgin
14940
14941 2005-07-13 [colin]      1.9.12cvs43
14942
14943         * src/gtk/pluginwindow.c
14944                 Little portability fix
14945
14946 2005-07-13 [colin]      1.9.12cvs42
14947
14948         * src/plugins/pgpmime/sgpgme.c
14949                 Fix crasher.
14950
14951 2005-07-13 [colin]      1.9.12cvs41
14952
14953         * src/plugins/pgpmime/pgpmime.c
14954         * src/plugins/pgpmime/sgpgme.c
14955                 Use gpgme_data_release_and_get_mem instead
14956                 of gpgme_data_read.
14957
14958 2005-07-13 [colin]      1.9.12cvs40
14959
14960         * configure.ac
14961         * src/plugins/pgpmime/passphrase.c
14962         * src/plugins/pgpmime/passphrase.h
14963         * src/plugins/pgpmime/pgpmime.c
14964         * src/plugins/pgpmime/plugin.c
14965         * src/plugins/pgpmime/select-keys.c
14966         * src/plugins/pgpmime/select-keys.h
14967         * src/plugins/pgpmime/sgpgme.c
14968         * src/plugins/pgpmime/sgpgme.h
14969                 Port pgpmime to gpgme-1.0.
14970
14971 2005-07-12 [paul]       1.9.12cvs39
14972
14973         * AUTHORS
14974         * src/toolbar.c
14975         * src/toolbar.h
14976                 add a 'Go to Prev' button to the toolbar.
14977                 correct tooltip text of go to buttons.
14978                 based on patch by Yang Guilong <bamanzi@gmail.com>
14979
14980 2005-07-12 [colin]      1.9.12cvs38
14981
14982         * src/statusbar.c
14983                 Fix progress bar showing stuff at startup.
14984
14985 2005-07-12 [paul]       1.9.12cvs37
14986
14987         * src/editjpilot.c
14988                 fix building with jpilot support
14989
14990 2005-07-11 [colin]      1.9.12cvs36
14991
14992         * src/inc.c
14993                 Add visual indication that filtering is running
14994         * src/textview.c
14995                 Make {}[] uri delimiters
14996         * src/summaryview.c
14997                 Remove useless (and slow) calls
14998
14999 2005-07-11 [paul]       1.9.12cvs35
15000
15001         * src/plugins/clamav/clamav_plugin_gtk.c
15002         * src/plugins/dillo_viewer/dillo_prefs.c
15003         * src/plugins/pgpmime/prefs_gpg.c
15004         * src/plugins/spamassassin/spamassassin_gtk.c
15005                 gather plugins prefs together under their
15006                 own 'Plugins' heading
15007
15008 2005-07-11 [paul]       1.9.12cvs34
15009
15010         sync with main
15011
15012         * src/account.c
15013                 account_delete(): modified alert dialog
15014         * src/editjpilot.c
15015         * src/editvcard.c
15016                 fixed a crash when cancelling file selection
15017                 dialog by Escape key. Made non-ascii filename
15018                 selectable.
15019         * src/prefs_template.c
15020                 prefs_template_window_create(): make scrolled
15021                 window policy AUTOMATIC
15022
15023 2005-07-10 [hoa]        1.9.12cvs33
15024
15025         * src/etpan/imap-thread.c
15026                 workaround for old Courier IMAP servers.
15027
15028 2005-07-10 [colin]      1.9.12cvs32
15029
15030         * src/folder.c
15031         * src/statusbar.c
15032         * src/statusbar.h
15033                 Add visual progress indicator on filtering/processing
15034                 Factorize the progress bar code
15035         * src/imap.c
15036         * src/imap.h
15037         * src/etpan/imap-thread.c
15038                 Add a reference counter to avoid destroying the Folder
15039                 while it's in use by another callback.
15040
15041 2005-07-09 [hoa]        1.9.12cvs31
15042
15043         * src/imap.c
15044         * src/etpan/imap-thread.c
15045                 fixed deadlock when removing IMAP account.
15046
15047 2005-07-08 [colin]      1.9.12cvs30
15048
15049         * src/textview.c
15050         * src/unmime.c
15051                 Fix again problems decoding broken headers
15052         * src/gtk/inputdialog.c
15053                 Fix local variable shadowing a global one
15054
15055 2005-07-08 [colin]      1.9.12cvs29
15056
15057         * src/msgcache.c
15058                 Make the cache/mark files platform-agnostic by writing
15059                 them in little-endian format. Reading them is also done
15060                 in little-endian format, of course; however, in order
15061                 to avoid trashing mark data on big-endian machines, the
15062                 files are, at first, read from the native format if the
15063                 little-endian one doesn't exist. This is easy to deter-
15064                 mine by trying to open a file with a swapped data_ver
15065                 and seeing if it's the wanted version.
15066                 Little-endian using users should see absolutely no
15067                 difference, Big-endian users may get a very little
15068                 performance drop due to byte-swapping.
15069                 Tested on i386 and ppc32. 
15070                 Fixes bug #159 (The index file, in the mailboxes, is 
15071                 hardware depending).
15072
15073                 To have the cache/mark files updated to the new little-
15074                 endian format, "Check for new messages" or even
15075                 "Rebuild folder tree" aren't enough. Files will be
15076                 updated as soon as a folder has been opened/closed.
15077                 To update everything, just select all folders by
15078                 selecting them one by one.
15079
15080 2005-07-07 [colin]      1.9.12cvs28
15081
15082         * src/imap.c
15083                 Remember the folder separator per IMAPFolder
15084                 instead of globally.
15085                 Revive the Session on noop; fixes bug #761
15086                 (mark a bunch of unread messages as read takes 
15087                 forever)
15088
15089 2005-07-07 [darko]      1.9.12cvs27
15090
15091         * src/common/template.c
15092                 Sort templates alphabetically
15093
15094 2005-07-06 [colin]      1.9.12cvs26
15095
15096         * src/imap.c
15097                 Try to use the correct separator in
15098                 most cases. Possibly fixes bug #759
15099                 (only creates the INBOX folder when 
15100                 setting up new IMAP account) and 
15101                 bug #760 (Can't retrieve messages)
15102
15103 2005-07-06 [colin]      1.9.12cvs25
15104
15105         * src/imap.c
15106                 Use real_path in status command. This will
15107                 help later, when namespaces will be used.
15108
15109 2005-07-06 [colin]      1.9.12cvs24
15110
15111         * configure.ac
15112         * src/account.c
15113         * src/folder.c
15114         * src/imap.c
15115         * src/etpan/etpan-log.c
15116         * src/etpan/etpan-thread-manager.c
15117         * src/etpan/imap-thread.c
15118                 Add a --disable-libetpan parameter. With this,
15119                 users that don't want IMAP4 support can avoid
15120                 the new dependancy (and have no IMAP support).
15121                 Users that have IMAP4 accounts and use this
15122                 parameter won't lose their configuration, their
15123                 IMAP accounts will just be invisible and not
15124                 used.
15125         * src/textview.c
15126                 Make the "Copy ..." contextual menu items 
15127                 copy to both the X clipboard and the gtk 
15128                 clipboard - as most other apps do.
15129         * src/gtk/about.c
15130                 Add a notice about OpenSSL usage, in order to
15131                 comply with OpenSSL's license (point 6):
15132                 http://www.openssl.org/source/license.html
15133
15134 2005-07-06 [colin]      1.9.12cvs23
15135
15136         * src/alertpanel.c
15137                 Fix a minimum size for alertpanels
15138         * src/compose.c
15139                 Show 'No space left on device' type errors
15140                 when queuing/sending
15141         * src/imap_gtk.c
15142         * src/mh_gtk.c
15143                 Rework folder's deletion message (remove 
15144                 extra \n)
15145
15146 2005-07-05 [colin]      1.9.12cvs22
15147
15148         * src/imap.c
15149                 Add an alertpanel on auth error
15150                 Add pseudo-log
15151                 Remove pthread-related stuff
15152
15153 2005-07-05 [colin]      1.9.12cvs21
15154
15155         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
15156                 Fix crash on plugin reloading (with a hack)
15157
15158 2005-07-05 [colin]      1.9.12cvs20
15159
15160         * src/prefs_account.c
15161         * src/prefs_account.h
15162                 Fix typo
15163         * src/gtk/filesel.c
15164         * src/gtk/filesel.h
15165                 Add a way to filter the view
15166         * src/gtk/pluginwindow.c
15167                 Filter loadable stuff
15168         * src/plugins/pgpmime/prefs_gpg.c
15169                 Fix missing unregistration
15170         * .cvsignore
15171         * src/etpan/.cvsignore
15172         * src/plugins/spamassassin/.cvsignore
15173                 Add more stuff to cvs ignored files
15174
15175 2005-07-04 [colin]      1.9.12cvs19
15176
15177         * src/imap.c
15178                 Fix scan_required returning FALSE when it
15179                 shouldn't. Maybe fix #760 (Can't retrieve
15180                 messages)
15181
15182 2005-07-04 [colin]      1.9.12cvs18
15183
15184         * src/summaryview.c
15185                 Fix always_show_msg pref
15186
15187 2005-07-04 [paul]       1.9.12cvs17
15188
15189         sync with main (forgotten in last commit)
15190         
15191         * src/common/utils.c
15192         * src/common/utils.h
15193                 check_line_length(): new.
15194                 is_dir_exist()
15195                 is_file_entry_exist()
15196                 dirent_is_regular_file()
15197                 dirent_is_directory(): use g_file_test() instead of stat().
15198
15199 2005-07-04 [paul]       1.9.12cvs16
15200
15201         sync with main:
15202
15203         * src/compose.c
15204                 compose_write_to_file(): check for line
15205                 length limit and display warning if exceeds
15206         * src/jpilot.c
15207                 use get_home_dir() instead of g_get_home_dir()
15208         * src/procheader.c
15209                 removed warning about invalid date
15210         * src/vcard.c
15211                 use get_home_dir() instead of g_get_home_dir()
15212
15213 2005-07-04 [paul]       1.9.12cvs15
15214
15215         * src/stock_pixmap.c
15216                 fix new pixmap naming errors
15217                 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
15218
15219 2005-07-04 [colin]      1.9.12cvs14
15220
15221         * src/imap.c
15222                 Fix debugging string with a warning
15223
15224 2005-07-04 [colin]      1.9.12cvs13
15225
15226         * configure.ac
15227                 Add a check for libetpan's version (>= 0.37)
15228
15229 2005-07-04 [hoa]        1.9.12cvs12
15230
15231         * commitHelper
15232         * src/imap.c
15233         * src/etpan/imap-thread.c
15234         * src/etpan/imap-thread.h
15235                 fixed IMAP implementation of check of mails.
15236
15237 2005-07-03 [hoa]        1.9.12cvs11
15238
15239         * src/etpan/Makefile.am
15240         * src/etpan/etpan-errors.h
15241         * src/etpan/etpan-log.[ch]
15242         * src/etpan/etpan-thread-manager-types.h
15243         * src/etpan/etpan-thread-manager.[ch]
15244         * src/etpan/imap-thread.[ch]
15245         * src/Makefile.am
15246         * src/imap.c
15247         * src/main.c
15248         * src/prefs_other.c
15249         * configure.ac
15250             merged imap branch.
15251             dependency on libetpan 0.37 is now added.
15252
15253 2005-07-01 [colin]      1.9.12cvs10
15254
15255         * src/Makefile.am
15256         * src/folder.c
15257         * src/folder.h
15258         * src/folderview.c
15259         * src/stock_pixmap.c
15260         * src/stock_pixmap.h
15261         * src/plugins/trayicon/trayicon.c
15262                 Add marked symbol on folders containing
15263                 marked messages
15264         * src/procmsg.c
15265         * src/procmsg.h
15266         * src/toolbar.c
15267         * src/prefs_common.c
15268         * src/prefs_common.h
15269         * src/prefs_send.c
15270                 Add an optional confirmation dialog on queue
15271                 sending. Patch by wwp.
15272         * src/pixmaps/dir_close_mark.xpm        ** ADDED **
15273         * src/pixmaps/dir_open_hrm_mark.xpm     ** ADDED **
15274         * src/pixmaps/dir_open_mark.xpm         ** ADDED **
15275         * src/pixmaps/drafts_close_mark.xpm     ** ADDED **
15276         * src/pixmaps/drafts_open_mark.xpm      ** ADDED **
15277         * src/pixmaps/inbox_hrm_mark.xpm        ** ADDED **
15278         * src/pixmaps/inbox_mark.xpm            ** ADDED **
15279         * src/pixmaps/outbox_hrm_mark.xpm       ** ADDED **
15280         * src/pixmaps/outbox_mark.xpm           ** ADDED **
15281         * src/pixmaps/trash_hrm_mark.xpm        ** ADDED **
15282         * src/pixmaps/trash_mark.xpm            ** ADDED **
15283                 New pixmaps
15284
15285 2005-07-01 [colin]      1.9.12cvs9
15286
15287         * src/summaryview.c
15288                 Fix a little threading bug
15289         * src/addrgather.c
15290         * src/mainwindow.c
15291                 A little bit of HIG normality never hurts
15292
15293 2005-07-01 [colin]      1.9.12cvs8
15294
15295         * src/compose.c
15296         * src/msgcache.c
15297         * src/pop.c
15298         * src/procmime.c
15299         * src/recv.c
15300         * src/common/log.c
15301         * src/common/template.c
15302         * src/common/utils.c
15303         * src/common/utils.h
15304                 Reverted the fwrite_atomic stuff. In fact
15305                 it is already atomic.
15306
15307 2005-06-30 [colin]      1.9.12cvs7
15308
15309         * src/common/utils.c
15310         * src/common/utils.h
15311                 Add an fwrite_atomic() function to make
15312                 sure we write everything: fwrite can make
15313                 short writes.
15314         * src/compose.c
15315         * src/msgcache.c
15316         * src/pop.c
15317         * src/procmime.c
15318         * src/recv.c
15319         * src/common/log.c
15320         * src/common/template.c
15321                 Use that (and fix swapping of size and nmemb).
15322                 Thanks to Rich Coe for the heads up.
15323
15324 2005-06-30 [colin]      1.9.12cvs6
15325
15326         * src/addressbook.c
15327                 Optimize addressbook opening 
15328
15329 2005-06-30 [colin]      1.9.12cvs5
15330
15331         * src/summaryview.c
15332                 Remove calls to summary_step after move/copy
15333
15334 2005-06-28 [paul]       1.9.12cvs4
15335
15336         * src/alertpanel.c
15337                 wrap and make the error msg selectable
15338
15339 2005-06-28 [paul]       1.9.12cvs3
15340
15341         * src/ssl_manager.c
15342                 replace the OK button with a Close button
15343         * src/gtk/foldersort.c
15344                 use GTK_STOCK_ icons/buttons
15345
15346 2005-06-28 [colin]      1.9.12cvs2
15347
15348         * src/gedit-print.c             ** ADDED **
15349         * src/gedit-print.h             ** ADDED **
15350         * src/gtk/gtksourceprintjob.c   ** ADDED **
15351         * src/gtk/gtksourceprintjob.h   ** ADDED **
15352                 I can't believe no one had enough time to tell
15353                 me I forgot the `cvs add`
15354
15355 2005-06-27 [colin]      1.9.12cvs1
15356
15357         * src/Makefile.am
15358         * src/gtk/Makefile.am
15359         * src/messageview.c
15360         * src/procmsg.c
15361         * src/summaryview.c
15362         * configure.ac
15363                 Add optional libgnomeprint-based printing
15364         * src/mainwindow.c
15365         * src/gtk/quicksearch.c
15366                 Add an Edit/Quick search menu item to show
15367                 and focus the quicksearch
15368
15369 2005-06-27 [paul]       1.9.12
15370
15371         1.9.12 release
15372
15373         * po/ca.po
15374         * po/de.po
15375         * po/es.po
15376         * po/fr.po
15377         * po/it.po
15378         * po/ko.po
15379         * po/pt_BR.po
15380         * po/sk.po
15381         * po/zh_CN.po
15382                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
15383                 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
15384                 SungHyun Nam, Frederico Goncalves Guimaraes,
15385                 Andrej Kacian, and Yang Guilong
15386 2005-06-26 [colin]      1.9.11cvs106
15387
15388         * src/imap_gtk.c
15389                 Forgot one file for previous fix
15390
15391 2005-06-26 [colin]      1.9.11cvs105
15392
15393         * src/folder.c
15394         * src/imap.c
15395                 Fix problems with folder operations in no_select
15396                 imap folders. it applies only to mails, and 
15397                 creation/deletion/move/renaming of folders 
15398                 should be possible
15399
15400 2005-06-26 [paul]       1.9.11cvs104
15401
15402         * src/prefs_filtering.c
15403                 replace one more GTK_STOCK_REMOVE
15404                 with GTK_STOCK_DELETE
15405
15406 2005-06-25 [colin]      1.9.11cvs103
15407
15408         * src/imap.c
15409                 Optimize get_seq_set_from_seq_list
15410                 (Patch by Ricardo) 
15411
15412 2005-06-25 [colin]      1.9.11cvs102
15413
15414         * src/mh.c
15415                 If the directory exists, but not in the
15416                 correct encoding, rename it. This should
15417                 handle old-versions-induced bugs.
15418
15419 2005-06-25 [colin]      1.9.11cvs101
15420
15421         * src/mh.c
15422                 Fix path access with extended dir names
15423                 Fixes bug #589 (SC segfaults with wrong locale
15424                 settings)
15425
15426 2005-06-25 [colin]      1.9.11cvs100
15427
15428         * src/prefs_account.c
15429         * src/prefs_account.h
15430         * src/compose.c
15431                 Add an option to encrypt replies to
15432                 encrypted messages
15433
15434 2005-06-25 [colin]      1.9.11cvs99
15435
15436         * src/compose.c
15437         * src/quote_fmt_parse.y
15438                 ... And make it work with pgpinline.
15439
15440 2005-06-25 [colin]      1.9.11cvs98
15441
15442         * src/compose.c
15443         * src/procmime.c
15444         * src/procmime.h
15445         * src/quote_fmt_parse.y
15446                 o Make reedition of encrypted messages possible
15447                   (as long as it is encrypted to self too, no
15448                    magic there)
15449                 o Make replying with quote (and without selecting
15450                   text) possible for encrypted messages.
15451                 Closes bug #550 (Not possible to "reply with quote"
15452                 to gnupg encrypted messages)
15453
15454 2005-06-24 [paul]       1.9.11cvs97
15455
15456         * src/imap.c
15457                 add missing include
15458
15459 2005-06-24 [paul]       1.9.11cvs96
15460
15461         * src/editldap.c
15462                 made bind password entry invisible
15463                 (sync with main)
15464         * src/send_message.c
15465                 send_message_local(): check exit status
15466                 to detect errors (sync with main)
15467         * src/textview.c
15468                 use main's less ambiguous popup menu
15469                 wording
15470
15471 2005-06-24 [paul]       1.9.11cvs95
15472
15473         * src/prefs_actions.c
15474         * src/prefs_customheader.c
15475         * src/prefs_display_header.c
15476         * src/prefs_filtering_action.c
15477         * src/prefs_matcher.c
15478         * src/prefs_template.c
15479         * src/prefs_toolbar.c
15480                 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
15481         * src/gtk/description_window.c
15482                 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
15483
15484 2005-06-23 [colin]      1.9.11cvs94
15485
15486         * src/summaryview.c
15487                 Fix rough edges (be sure to call status_show whenever
15488                 necessary).
15489
15490 2005-06-23 [colin]      1.9.11cvs93
15491
15492         * src/summaryview.c
15493                 Optimize Select All
15494                 Before, in a 5K mails folder: 11s
15495                 After, in the same folder: 58000µs
15496                 The joys of locking... gtk_clist_select_all() fires a 
15497                 tree-select-row event for each selected row, which in 
15498                 summaryview, callbacks summary_selected which in turn,
15499                 calls summary_status_show, which walks the selected
15500                 rows. Hence, calling gtk_clist_select_all was 
15501                 exponential. Locking the summaryview makes 
15502                 summary_selected return early.
15503
15504 2005-06-23 [colin]      1.9.11cvs92
15505
15506         * src/imap.c
15507                 Move mutex at the important place to avoid
15508                 deadlocks
15509         * src/summaryview.c
15510                 Fix Del key deleting directly instead of
15511                 moving to trash
15512
15513 2005-06-22 [colin]      1.9.11cvs91
15514
15515         * src/plugins/spamassassin/libspamc.c
15516                 As we do spagetti code with assignations in multiple
15517                 places (see _message_read_raw where out = msg = raw),
15518                 let's be sure we don't free the same pointer twice.
15519                 Should fix bug #683 (Crash in libpam at 
15520                 message_cleanup).
15521
15522 2005-06-22 [colin]      1.9.11cvs90
15523
15524         * src/compose.c
15525         * src/messageview.c
15526         * src/toolbar.c
15527                 Make toolbar's delete use the move to trash stuff;
15528                 Add gtk_widget_realize to be sure pixmaps can get
15529                 created (that may fix an old worksforme bug which
15530                 I can't find back...)
15531
15532 2005-06-22 [colin]      1.9.11cvs89
15533
15534         * src/summaryview.c
15535         * src/summaryview.h
15536         * src/mainwindow.c
15537                 Rename "Message/Delete" to "Message/Move to trash"
15538                 Add "Message/Delete..." that directly destroys the
15539                 selected messages after asking for a confirmation.
15540
15541 2005-06-22 [colin]      1.9.11cvs88
15542
15543         * src/imap.c
15544                 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
15545                 o Fix a deadlock (thanks Darko)
15546
15547 2005-06-22 [colin]      1.9.11cvs87
15548
15549         * src/gtk/foldersort.c
15550                 Add missing include for the i18n;
15551                 patch by Fabien Vantard
15552
15553 2005-06-21 [colin]      1.9.11cvs86
15554
15555         * src/folder.c
15556         * src/folderview.c
15557                 Respect the no_select flag
15558         * src/imap.c
15559                 Fix recursive deletion
15560         * src/imap_gtk.c
15561         * src/mh_gtk.c
15562                 Make the folder deletion's warning
15563                 more explicit
15564
15565 2005-06-21 [colin]      1.9.11cvs85
15566
15567         * src/textview.c
15568                 Prevent email addresses from spanning accross
15569                 lines - fixes bug # 646 (newline-chars in 
15570                 email addresses)
15571
15572 2005-06-20 [colin]      1.9.11cvs84
15573
15574         * src/folder.c
15575                 Be sure not to remove source if copy failed
15576
15577 2005-06-20 [colin]      1.9.11cvs83
15578
15579         * src/folderview.c
15580         * src/imap_gtk.c
15581                 remove summaryview's lock
15582         * src/imap.c
15583                 introduce threads to avoid problems when foreground tasks
15584                 interfere with background tasks
15585         * src/mh.c
15586                 prevent moving to drafts/queue
15587         * src/mimeview.c
15588                 fix leak
15589
15590 2005-06-19 [colin]      1.9.11cvs82
15591
15592         * src/imap_gtk.c
15593                 Remember that the user doesn't want to override
15594                 offline mode, for 3 seconds. It avoid presenting
15595                 him with N popups in a really short time.
15596
15597 2005-06-17 [colin]      1.9.11cvs81
15598
15599         * src/imap.c
15600                 Fix IMAP breaking on folders containing '('
15601                 (Probably won't be enough)
15602
15603 2005-06-17 [colin]      1.9.11cvs80
15604
15605         Forgotten files on 1.9.11cvs79
15606         * src/summaryview.c
15607                 Fix stepping when not immediately executing
15608         * src/imap.c
15609                 Really prevent UID FETCH 0
15610         * src/codeconv.c
15611                 Fix outgoing charset never set to utf-8
15612         * src/mh.c
15613                 Fix leak
15614
15615 2005-06-16 [colin]      1.9.11cvs79
15616
15617         * src/compose.c
15618                 Fix bug #707 (Dash splits rows)
15619                 Only wrap if we're on a line break position and
15620                 the previous one was a "white" (space) char.
15621                 Pango stuff is weird.
15622
15623 2005-06-16 [colin]      1.9.11cvs78
15624
15625         * src/imap_gtk.c
15626                 Lock summaryview while downloading messages
15627                 on user demand
15628         * src/procheader.c
15629         * src/unmime.c
15630         * src/common/utils.c
15631         * src/common/utils.h
15632                 Replace \r and \n with spaces in From and
15633                 Subject headers
15634
15635 2005-06-16 [paul]       1.9.11cvs77
15636
15637         * src/procmime.c
15638                 liberalise the mime parser
15639         * src/gtk/about.c
15640                 add text wrapping
15641
15642 2005-06-16 [paul]       1.9.11cvs76
15643
15644         * src/gtk/about.c
15645                 reworked
15646
15647 2005-06-15 [colin]      1.9.11cvs75
15648
15649         * src/compose.c
15650                 Finish header encoding fix
15651         * src/summaryview.c
15652                 Fix segfault
15653         * src/headerview.c
15654                 Fix compilation (Thanks Stephan
15655                 Sachse)
15656
15657 2005-06-15 [colin]      1.9.11cvs74
15658
15659         * Makefile.am
15660                 Install gnome2 stuff rather than gnome1, 
15661                 if both are present
15662         * src/codeconv.c
15663         * src/codeconv.h
15664         * src/compose.c
15665                 Fix headers encoding
15666         * src/folder.c
15667                 Visual progress when fetching all messages
15668         * src/folderview.c
15669         * src/summaryview.c
15670         * src/summaryview.h
15671                 Prevent changing current message while
15672                 incorporating
15673
15674 2005-06-15 [paul]       1.9.11cvs73
15675
15676         * src/gtk/gtkaspell.c
15677         * src/gtk/gtkaspell.h
15678                 fix build warnings
15679
15680 2005-06-15 [paul]       1.9.11cvs72
15681
15682         * src/prefs_filtering.c
15683                 allow reordering of filter rules by
15684                 drag n drop
15685
15686 2005-06-15 [paul]       1.9.11cvs71
15687
15688         * COPYING
15689                 updated
15690         * src/codeconv.c
15691                 replace deprecated function
15692         * src/inc.c
15693         * src/send_message.c
15694         * src/gtk/progressdialog.c
15695         * src/gtk/progressdialog.h
15696                 salvage and reuse parts of reverted sync
15697
15698 2005-06-15 [paul]       1.9.11cvs70
15699
15700         * src/inc.c
15701         * src/send_message.c
15702         * src/gtk/progressdialog.c
15703         * src/gtk/progressdialog.h
15704                 revert yesterday's sync with main
15705                 it contains deprecated functions
15706
15707 2005-06-15 [colin]      1.9.11cvs69
15708
15709         * src/headerview.c
15710                 Fix bug #670 (multi user to: will corrupt message 
15711                 headers display)
15712
15713 2005-06-15 [colin]      1.9.11cvs68
15714
15715         * src/compose.c
15716                 Fix bug #421 (Fix undo on wrapping)
15717
15718 2005-06-15 [colin]      1.9.11cvs67
15719
15720         * src/folder.c
15721                 Provide visual feedback while processing
15722                 folder's rules.
15723         * src/imap.c
15724                 Provide visual feedback while getting
15725                 short headers (for uncached messages)
15726
15727
15728 2005-06-14 [paul]       1.9.11cvs66
15729
15730         * src/account.c
15731                 change a couple stock icons
15732         * src/inc.c
15733         * src/send_message.c
15734         * src/gtk/progressdialog.c
15735         * src/gtk/progressdialog.h
15736                 sync main's GtkTreeView implementation
15737
15738 2005-06-14 [colin]      1.9.11cvs65
15739
15740         * src/imap.c
15741                 Various little fixes, mainly on error paths
15742
15743 2005-06-13 [colin]      1.9.11cvs64
15744
15745         * matcher.c
15746         * procmsg.c
15747         * procmsg.h
15748                 Add a way to fetch only headers. This speeds
15749                 up filtering on headers for IMAP. Fixes:
15750                 bug #481 extraneous imap commands slow down 
15751                         imap filtering
15752                 bug #522 Sylpheed downloads all messages 
15753                         when opening mailbox (IMAP)
15754                 bug #677 IMAP fetch is soooooooooooooo slow
15755         * src/folder.c
15756         * src/folder.h
15757                 Add a folder set_batch method so that
15758                 implementations can speed up flags changes
15759         * src/folderutils.c
15760         * src/summaryview.c
15761                 Use that in mark as (un)read and mark all read
15762                 Refix bug #679
15763         * src/imap.c
15764                 Implement set_batch - brings back deferred
15765                 flags in a less buggy manner. Fixes:
15766                 bug #729 IMAP immediate expunge of deleted messages
15767                 bug #191 remove list of messages with one command
15768                 Fix login with strange chars
15769                 Implement fetch_msg_full
15770                 Fix copy (wrong counts)
15771
15772 2005-06-12 [colin]      1.9.11cvs63
15773
15774         * src/folder.c
15775                 lock incorporation during long operations.
15776                 Avoids fucking up the IMAP socket.
15777
15778 2005-06-12 [colin]      1.9.11cvs62
15779
15780         * src/imap.c
15781                 Fix harmful typo
15782                 Factorize remove_all_msg
15783                 Thread-ize expunge
15784         * src/summaryview.c
15785                 Don't update partial-download status if unnecessary
15786         * src/folder.c
15787                 Use remove_msgs everywhere possible
15788
15789 2005-06-12 [colin]      1.9.11cvs61
15790
15791         * src/folder.c
15792         * src/folder.h
15793                 Add a remove_msgs function to remove a 
15794                 list of messages
15795         * src/imap.c
15796                 Implement that.
15797
15798 2005-06-12 [colin]      1.9.11cvs60
15799
15800         * src/imap.c
15801                 Remove flags-processing deferring... Too hard
15802                 to get it to work in all cases.
15803
15804 2005-06-11 [colin]      1.9.11cvs59
15805
15806         * src/imap.c
15807                 printf -> debug_print
15808
15809 2005-06-11 [colin]      1.9.11cvs58
15810
15811         * src/imap.c
15812                 o Fix build without USE_PTHREAD
15813                 o Factorize imap_open
15814                 o Alertpanel in case of impossible connection
15815                 o Alertpanel in case of impossible login
15816                 o Fix deferred flags processing to force a 
15817                   flush before adding some more flags to process,
15818                   but in another folder.
15819
15820 2005-06-10 [colin]      1.9.11cvs57
15821
15822         * src/imap.c
15823                 o Fix a format string error
15824                 o init ssl socket outside of the thread 
15825                   (it possibly invokes gtk calls)
15826         * src/procmime.c
15827                 o Put back the buffer to its necessary size
15828                 o Fix changing a file pointer without keeping
15829                   track of it (thanks Valgrind)
15830         * src/common/smtp.c
15831                 o Fix automatic STARTTLS if login should be done
15832                   and the server only allows it after starting TLS
15833         * src/gtk/gtkinputdialog.c
15834                 o Eat GDK_Return so that the combo popup doesn't 
15835                   appear when we press Enter to validate the combo
15836                   input dialog (as seen in the Open with... dialog)
15837
15838 2005-06-10 [colin]      1.9.11cvs56
15839
15840         * src/imap.c
15841                 o A bit less debug
15842                 o Fix a crash on deletion
15843                 o Threadize imap_select (it's called outside of 
15844                   threads)
15845                 o Defer treatment of DELETED flags
15846
15847
15848 2005-06-09 [colin]      1.9.11cvs55
15849
15850         * src/imap.c
15851                 Make sure we check imap_gtk_should_override(), which
15852                 potentially calls gtk stuff, before creating thread.
15853                 That way it should't be called via imap_get_session()
15854                 inside a thread.
15855
15856 2005-06-09 [colin]      1.9.11cvs54
15857
15858         * src/imap.c
15859                 o add a bit of status output
15860                 o remove some dead code
15861                 o threadize get_list_of_uids
15862                 o threadize imap_get_flags
15863                 o defer flag changing by 500ms so that they
15864                   can be batched
15865
15866
15867 2005-06-08 [colin]      1.9.11cvs53
15868
15869         * src/imap.c
15870                 Thread-ize imap_cmd_fetch
15871
15872 2005-06-08 [colin]      1.9.11cvs52
15873
15874         * src/main.c
15875                 Mmh, that broke POP3...
15876
15877 2005-06-08 [colin]      1.9.11cvs51
15878
15879         * src/main.c
15880                 Stabilize IMAP patch (thanks to Hoa)
15881
15882 2005-06-08 [colin]      1.9.11cvs50
15883
15884         * src/imap.c
15885                 Test patch to speed up imap. 
15886
15887 2005-06-08 [colin]      1.9.11cvs49
15888
15889         * src/imap_gtk.c
15890                 Warning fix
15891         * src/procmime.c
15892                 Apply patch from gentoo to use /usr/share/mime/globs if 
15893                 available, after un-breaking it
15894         * src/common/log.c
15895         * src/common/log.h
15896                 Use g_timeout for invoking hooks that possibly use gtk
15897                 calls. This should leave gtk calls in the main thread.
15898
15899 2005-06-08 [paul]       1.9.11cvs48
15900
15901         * src/codeconv.c
15902                 conv_get_outgoing_charset_str(): don't
15903                 use prefs_common setting
15904         * src/compose.c
15905         * src/compose.h
15906                 add /Options/Character encoding/... to
15907                 temporarily change the outgoing encoding
15908
15909         (belated sync with main)
15910
15911 2005-06-08 [paul]       1.9.11cvs47
15912
15913         * src/compose.c
15914                 correction to/completion of last
15915                 sync with main
15916
15917 2005-06-08 [paul]       1.9.11cvs46
15918
15919         sync with main:
15920         
15921         * src/codeconv.c
15922         * src/codeconv.h
15923                 always enabled Japanese auto-detection
15924                 if the first letters of locale string
15925                 is "ja"
15926         * src/compose.c
15927                 don't use "destroy" signal to destroy
15928                 Compose object (fix rare crashes on discard?)
15929         * src/mainwindow.c
15930         * src/messageview.c
15931         * src/prefs_send.c
15932                 added Hebrew encodings
15933         * src/sourcewindow.c
15934                 don't use "destroy" signal to destroy
15935                 objects
15936
15937 2005-06-07 [colin]      1.9.11cvs45
15938
15939         * src/summaryview.c
15940                 Add missing unlocks/locks
15941
15942 2005-06-07 [paul]       1.9.11cvs44
15943
15944         * src/summaryview.c
15945                 restore bug #749 fix
15946
15947 2005-06-06 [colin]      1.9.11cvs43
15948
15949         * src/summaryview.c
15950                 Fix selection bug when prefs_common.open_unread 
15951                 is FALSE
15952
15953 2005-06-06 [colin]      1.9.11cvs42
15954
15955         * src/common/md5.c
15956                 Fix a warning
15957         * src/summaryview.c
15958         * src/folderview.c
15959                 Factorize long operations beginning and end
15960                 (locking, freezing/thawing, cursor, ...)
15961                 Check selection->data member in selection-
15962                 related loops; this avoids dying an awful
15963                 death if the selection changes on us while
15964                 we're marking a whole IMAP folder unread, 
15965                 for example.
15966
15967 2005-06-06 [paul]       1.9.11cvs41
15968
15969         * src/textview.c
15970                 don't g_free() a static gchar buffer
15971
15972 2005-06-05 [colin]      1.9.11cvs40
15973
15974         * src/mainwindow.c
15975         * src/messageview.c
15976         * src/summaryview.c
15977                 Fix bug #749 (Show all headers should be
15978                 sticky as the GUI suggests)
15979
15980 2005-06-03 [paul]       1.9.11cvs39
15981
15982         * src/compose.c
15983                 don't allow editing of mail while sending.
15984                 patch by Colin
15985
15986 2005-06-03 [paul]       1.9.11cvs38
15987
15988         * src/folderview.c
15989                 add a freeze/thaw to speed up 'mark all read'
15990
15991 2005-06-03 [paul]       1.9.11cvs37
15992
15993         * src/prefs_message.c
15994                 reflect changes immediately
15995
15996 2005-06-02 [colin]      1.9.11cvs36
15997
15998         * po/POTFILES.in
15999                 Patch by Fabien Vantard.
16000
16001 2005-06-02 [colin]      1.9.11cvs35
16002
16003         * src/imap.c
16004                 Use a non-blocking imap_getline() if possible.
16005                 This should completely prevent the interface
16006                 from freezin on imap operations, although it
16007                 may do strange stuff in case of folder switching
16008                 while a big imap operation is taking place...
16009
16010                 In addition, fix a leak in the case thread
16011                 creation fails on connection.
16012
16013 2005-06-02 [colin]      1.9.11cvs34
16014
16015         * src/crash.c
16016         * src/prefs_common.h
16017                 Fix build (prefs_common_init() doesn't exist
16018                 anymore)
16019
16020 2005-06-02 [colin]      1.9.11cvs33
16021
16022         * src/prefs_account.c
16023                 Fix bug #245 (filtering rules broken when
16024                 renaming a remote account (imap4 or nntp)
16025
16026 2005-06-02 [colin]      1.9.11cvs32
16027
16028         * src/imap.c
16029                 Try to fix IMAP shortcomings: 
16030                 o Multithread imap_open()
16031                 o allow offline-mode overriding instead of
16032                   just returning NULL
16033         * src/imap_gtk.c
16034         * src/imap_gtk.h
16035                 Add a function to ask whether we want to
16036                 override offline-mode for 10 minutes (one-shot
16037                 asking was painful)
16038         * src/procheader.c
16039                 Fix segfault when imap parser isn't happy about
16040                 a missing {
16041
16042 2005-06-01 [colin]      1.9.11cvs31
16043
16044         * src/addrharvest.c
16045         * src/compose.c
16046         * src/mbox.c
16047         * src/mbox.h
16048         * src/mh.c
16049         * src/msgcache.c
16050         * src/send_message.c
16051         * src/setup.c
16052         * src/undo.c
16053         * src/common/hooks.c
16054         * src/common/prefs.c
16055         * src/common/template.c
16056         * src/common/utils.c
16057         * src/gtk/gtkutils.c
16058         * src/gtk/inputdialog.c
16059         * src/gtk/menu.c
16060         * src/gtk/pluginwindow.c
16061         * src/gtk/prefswindow.c
16062         * src/plugins/pgpmime/passphrase.c
16063         * src/plugins/pgpmime/prefs_gpg.c
16064                 More -Wall fixes
16065
16066         * src/common/Makefile.am
16067         * src/common/timing.h
16068                 Add basic timing code
16069
16070         * src/summaryview.c
16071                 Fix a bug with unread messages when 
16072                 re-sorting folders, and by the way
16073                 fix a big performance hit when 
16074                 re-sorting (10k mails: before 5s,
16075                 after .5s)
16076
16077         * src/prefs_compose_writing.c
16078         * src/prefs_compose_writing.h
16079         * src/prefs_message.c
16080         * src/prefs_message.h
16081         * src/prefs_other.c
16082         * src/prefs_other.h
16083         * src/prefs_quote.c
16084         * src/prefs_quote.h
16085         * src/prefs_receive.c
16086         * src/prefs_receive.h
16087         * src/prefs_send.c
16088         * src/prefs_send.h
16089         * src/prefs_summaries.c
16090         * src/prefs_summaries.h
16091                 Fix copyright banner
16092
16093 2005-06-01 [paul]       1.9.11cvs30
16094
16095         * po/fi.po
16096                 updated by Flammie Pirinen
16097         * src/procmime.c
16098                 fix 'Bad BASE64 content' output
16099
16100 2005-05-31 [colin]      1.9.11cvs29
16101
16102         * src/procmime.c
16103                 Oops, where did my hunk go.
16104
16105 2005-05-31 [colin]      1.9.11cvs28
16106
16107         * src/Makefile.am
16108         * src/account.c
16109         * src/action.c
16110         * src/addr_compl.c
16111         * src/addressbook.c
16112         * src/codeconv.c
16113         * src/compose.c
16114         * src/export.c
16115         * src/folder.c
16116         * src/folderview.c
16117         * src/image_viewer.c
16118         * src/main.c
16119         * src/mainwindow.c
16120         * src/messageview.c
16121         * src/mimeview.c
16122         * src/msgcache.c
16123         * src/prefs_account.c
16124         * src/prefs_actions.c
16125         * src/prefs_common.c
16126         * src/prefs_compose_writing.c
16127         * src/prefs_customheader.c
16128         * src/prefs_ext_prog.c
16129         * src/prefs_filtering.c
16130         * src/prefs_filtering_action.c
16131         * src/prefs_fonts.c
16132         * src/prefs_image_viewer.c
16133         * src/prefs_message.c
16134         * src/prefs_message.h
16135         * src/prefs_msg_colors.c
16136         * src/prefs_other.c
16137         * src/prefs_other.h
16138         * src/prefs_quote.c
16139         * src/prefs_receive.c
16140         * src/prefs_receive.h
16141         * src/prefs_send.c
16142         * src/prefs_send.h
16143         * src/prefs_spelling.c
16144         * src/prefs_summaries.c
16145         * src/prefs_summary_column.c
16146         * src/prefs_template.c
16147         * src/prefs_themes.c
16148         * src/prefs_toolbar.c
16149         * src/prefs_wrapping.c
16150         * src/procmime.c
16151         * src/procmsg.c
16152         * src/send_message.h
16153         * src/ssl_manager.c
16154         * src/summary_search.c
16155         * src/summaryview.c
16156         * src/textview.c
16157         * src/wizard.c
16158         * src/common/smtp.c
16159         * src/common/smtp.h
16160         * src/gtk/gtkutils.h
16161                 o Move the rest of Common prefs to new style
16162                 o Lots of -Wall warning fixes
16163                 o fix FIXME in cache memusage calculation
16164                 o Let return receipts be sent from any account
16165                 o Little cache optimisation (read)
16166                 o Fix bug #746 (don't treat commas as separators
16167                   when inside a quoted string)
16168
16169 2005-05-31 [paul]       1.9.11cvs27
16170
16171         * src/prefs_common.c
16172                 fix 'off-by-one' typo
16173
16174 2005-05-31 [paul]       1.9.11cvs26
16175
16176         * src/account.c
16177         * src/addr_compl.c
16178         * src/compose.c
16179         * src/foldersel.c
16180         * src/prefs_actions.c
16181         * src/prefs_common.c
16182         * src/prefs_common.h
16183         * src/prefs_customheader.c
16184         * src/prefs_display_header.c
16185         * src/prefs_filtering.c
16186         * src/prefs_filtering_action.c
16187         * src/prefs_matcher.c
16188         * src/prefs_summaries.c
16189         * src/prefs_summary_column.c
16190         * src/prefs_template.c
16191         * src/prefs_toolbar.c
16192         * src/ssl_manager.c
16193         * src/gtk/pluginwindow.c
16194         * src/gtk/prefswindow.c
16195         * src/gtk/progressdialog.c
16196                 add hidden prefs 'enable_rules_hint'
16197                 for gtk_tree_view_set_rules_hint()
16198                 (sync with main)
16199                 
16200
16201 2005-05-31 [colin]      1.9.11cvs25
16202
16203         * src/Makefile.am
16204         * src/main.c
16205         * src/prefs_common.c
16206         * src/prefs_summaries.c ** ADDED **
16207         * src/prefs_summaries.h ** ADDED **
16208                 Common/Display -> Display/Summaries
16209
16210 2005-05-31 [colin]      1.9.11cvs24
16211
16212         * src/Makefile.am
16213         * src/main.c
16214         * src/prefs_quote.c ** ADDED **
16215         * src/prefs_quote.h ** ADDED **
16216                 Move Common/Quote to Compose/Quoting
16217         * src/prefs_common.c
16218         * src/prefs_common.h
16219                 Remove old quote stuff, add
16220                 convenience functions for GtkTextView prefs
16221         * src/gtk/prefswindow.c
16222                 Set default height higher
16223
16224 2005-05-30 [colin]      1.9.11cvs23
16225
16226         * src/Makefile.am
16227         * src/main.c
16228         * src/prefs_common.c
16229         * src/prefs_compose_writing.c ** ADDED **
16230         * src/prefs_compose_writing.h ** ADDED **
16231                 Move Common/Compose prefs to Compose/Writing
16232
16233 2005-05-30 [colin]      1.9.11cvs22
16234
16235         * src/common/utils.c
16236                 Fix bug #651 (Confused Attract by Subject)
16237                 Patch by M. Benkmann <haferfrost@web.de>
16238         * AUTHORS
16239
16240 2005-05-30 [colin]      1.9.11cvs21
16241
16242         * src/compose.c
16243                 Fix concatenation of different headers of
16244                 the same type (bug #645)
16245         * src/prefs_folder_item.c
16246                 Fix bug #699 (setting color to black doesn't
16247                 work immediately)
16248         * src/procmime.c
16249                 Print out decoding error only once per
16250                 block
16251
16252 2005-05-30 [paul]       1.9.11cvs20
16253
16254         * src/common/template.c
16255                 fix Bcc
16256
16257 2005-05-30 [paul]       1.9.11cvs19
16258
16259         * doc/src/rfc2368.txt   **NEW FILE**
16260         * src/compose.c
16261                 compose_entries_set(): don't interpret Bcc
16262                 header field (conform to RFC 2368)
16263                 (sync with main)
16264
16265 2005-05-29 [colin]      1.9.11cvs18
16266
16267         * src/prefs_common.c
16268                 Let the default reply format respect
16269                 netiquette by cutting the signature.
16270
16271 2005-05-29 [colin]      1.9.11cvs17
16272
16273         * src/summaryview.c
16274                 Don't let always_show_msg override
16275                 open_unread_on_enter when opening a new
16276                 directory.
16277
16278 2005-05-27 [paul]       1.9.11cvs16
16279
16280         sync with main:
16281
16282         * src/main.c
16283                 app_will_exit(): cleanup tmp directory when exit
16284         * src/message_search.c
16285                 improved the interface and made code cleanup.
16286                 removed Clear button
16287         * src/send_message.c
16288                 send_message_local(): use GSpawn, and detect errors
16289         * src/summary_search.c
16290                 improved the interface and made code cleanup
16291         * src/textview.c
16292                 textview_write_link(): also skip non-ascii space
16293                  at the head of link strings (phishing check
16294                  didn't work at the case)
16295         * src/common/utils.c
16296                 get_command_output(): use g_spawn_command_line_sync()
16297                 instead of popen()
16298
16299 2005-05-26 [colin]      1.9.11cvs15
16300
16301         * src/folder.c
16302                 remove printf
16303
16304 2005-05-26 [colin]      1.9.11cvs14
16305
16306         * src/common/nntp.c
16307                 Fix nntp mode reader (bug #611)
16308                 Patch by Florian Mickler <florian@mickler.org>
16309
16310 2005-05-26 [colin]      1.9.11cvs13
16311
16312         * src/plugins/pgpmime/passphrase.c
16313                 Fix mouse grabbing (bug #557)
16314
16315 2005-05-26 [colin]      1.9.11cvs12
16316
16317         * src/prefs_themes.c
16318                 Fix g_warning (bug #541)
16319
16320 2005-05-26 [colin]      1.9.11cvs11
16321
16322         * src/prefs_actions.c
16323         * src/prefs_template.c
16324                 Fix bug #506 (no warning if action/template
16325                 is not saved)
16326         * src/common/template.c
16327                 Fix a possible crash
16328
16329 2005-05-26 [colin]      1.9.11cvs10
16330
16331         * src/folder.c
16332         * src/folderview.c
16333         * src/procmsg.c
16334         * src/summaryview.c
16335                 Forbid locked messages to be moved or
16336                 deleted. Locked messages in trashes 
16337                 still get deleted, for performance
16338                 reason (mh.c::mh_remove_all_msgs)
16339
16340 2005-05-25 [colin]      1.9.11cvs9
16341
16342         * src/procmime.c
16343                 Use correct encoding when sending mails
16344                 with attachments that have accentued 
16345                 chars in their name
16346
16347 2005-05-24 [colin]      1.9.11cvs8
16348
16349         * src/summaryview.c
16350                 Fix bug #688 f) read/unread marker not
16351                 changed on first click
16352                 Also, optimize summary_status_show()
16353                 calls
16354         * src/folder.c
16355         * src/inc.c
16356         * src/procmime.c
16357                 Fix bug #688 b) and c) wrt message
16358                 attachments and signature
16359         * src/stock_pixmap.c
16360         * src/stock_pixmap.h
16361         * src/stock_pixmap.c
16362         * src/stock_pixmap.h
16363         * src/Makefile.am
16364         * src/pixmaps/clip_gpg_signed.xpm
16365                 Add clip/signed icon
16366
16367 2005-05-24 [colin]      1.9.11cvs7
16368
16369         * src/folder_item_prefs.c
16370                 whitespace fix
16371
16372 2005-05-24 [colin]      1.9.11cvs6
16373
16374         * src/folderview.c
16375         * src/prefs_common.c
16376         * src/prefs_common.h
16377                 Add a confirmation to folder drag and drop
16378                 fixes bug #156
16379         * src/alertpanel.c
16380         * src/alertpanel.h
16381                 fix _with_disable parameters so that
16382                 the buttons labels are specifiable too
16383         * src/plugins/pgpmime/sgpgme.c
16384                 reflect said change
16385                 
16386
16387 2005-05-24 [colin]      1.9.11cvs5
16388
16389         * src/folderview.c
16390                 Uncollapse/collapse folders on double-click
16391                 patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
16392                 closes bug #108
16393
16394 2005-05-23 [colin]      1.9.11cvs4
16395
16396         * src/common/socket.c
16397                 Check another special SSL_peek() error.
16398                 Should help wrt bug #728
16399
16400 2005-05-23 [colin]      1.9.11cvs3
16401
16402         * src/plugins/pgpmime/pgpmime.c
16403                 Change name to "PGP MIME" instead of "PGP/MIME" to avoid
16404                 breaking menu accelerators and stuff. Users will have to
16405                 reselect "PGP MIME" instead of "PGP/MIME" in their 
16406                 account's privacy preferences if needed.
16407
16408 2005-05-22 [paul]
16409
16410         * tools/kdeservicemenu/install.sh
16411                 use kdesu to prompt for root password if doing
16412                 global install/uninstall
16413
16414 2005-05-20 [colin]      1.9.11cvs2
16415
16416         * src/procmsg.c
16417                 Fix another compilation error with gcc-2.9x
16418                 Thanks to Pawel Pekala <c0rn@gazeta.pl>
16419         * src/send_message.c
16420                 Don't send QUIT if we aren't connected
16421
16422 2005-05-19 [colin]      1.9.11cvs1
16423
16424         * src/procmsg.c
16425                 Fix compilation with gcc 2.9x
16426
16427 2005-05-19 [paul]       1.9.11
16428
16429         1.9.11 released
16430
16431 2005-05-19 [paul]       1.9.9cvs14
16432
16433         * src/gtk/inputdialog.c
16434                 prevent gettext warning
16435
16436 2005-05-19 [paul]       1.9.9cvs13
16437
16438         * src/mainwindow.c
16439         * src/prefs_common.c
16440         * src/prefs_common.h
16441         * src/textview.c
16442         * src/textview.h
16443                 add an option to toggle cursor in message
16444                 view (sync with main)
16445
16446 2005-05-18 [colin]      1.9.9cvs12
16447
16448         * src/compose.c
16449                 Dereference freed pointer
16450         * src/gtk/gtkaspell.c
16451                 Fix duplication of dictionaries (is it an aspell issue?)
16452
16453 2005-05-18 [colin]      1.9.9cvs11
16454
16455         * src/gtk/inputdialog.c
16456         * src/gtk/gtkaspell.c
16457                 HIGuify dialogs
16458         * src/alertpanel.c
16459                 Remove a double call
16460
16461 2005-05-17 [colin]      1.9.9cvs10
16462
16463         * src/gtk/gtkaspell.c
16464                 Fix dialogs, Ctrl-Enter accel
16465
16466 2005-05-17 [colin]      1.9.9cvs9
16467
16468         * src/gtk/gtkaspell.c
16469                 Fix some accelerators, escape in replace-window
16470
16471 2005-05-16 [colin]      1.9.9cvs8
16472
16473         * src/gtk/gtkaspell.c
16474                 Revert last commit, it was a mistake.
16475
16476 2005-05-16 [colin]      1.9.9cvs7
16477
16478         * src/gtk/gtkaspell.c
16479                 Remove buggy code while we're at it. It's a 
16480                 dead code path anyway.
16481
16482 2005-05-16 [colin]      1.9.9cvs6
16483
16484         * src/gtk/gtkaspell.c
16485                 Missed some gtk_menu_popup where deactivate
16486                 signal should be handled. Should fix bug
16487                 #629 a bit more.
16488
16489 2005-05-16 [colin]      1.9.9cvs5
16490
16491         * src/gtk/gtkaspell.c
16492                 Remove debug printf()s
16493
16494 2005-05-16 [colin]      1.9.9cvs4
16495
16496         * src/gtk/gtkaspell.c
16497                 Fix a bit aspell problems
16498                 (see bug #629)
16499
16500 2005-05-13 [colin]      1.9.9cvs3
16501
16502         * src/folderview.c
16503                 Fix the + appearing even when no subfolders
16504                 have unread messages. Thanks to wwp for the
16505                 bug report.
16506
16507 2005-05-11 [paul]       1.9.9cvs2
16508
16509         * src/folderview.c
16510                 correction to 1.9.9cvs1, only colour folders that
16511                 have new msgs (not unread msgs)
16512
16513 2005-05-10 [colin]      1.9.9cvs1
16514
16515         * src/folderview.c
16516         * src/summaryview.c
16517                 Try to fix bolding bugs again.
16518
16519 2005-05-09 [paul]
16520
16521         * tools/claws.i18n.status.pl
16522                 add Ricardo Mones Lastra's script that has been providing
16523                 the i18n status page for many months
16524
16525 2005-05-09 [paul]       1.9.9
16526
16527         1.9.9 release
16528
16529 2005-05-09 [paul]       1.9.6cvs58
16530
16531         * AUTHORS
16532         * INSTALL
16533         * README.claws
16534                 updated
16535         * Makefile.am 
16536         * RELEASE_NOTES.claws
16537                 add release notes to cvs to simplify release
16538                 procedure
16539         * configure.ac
16540                 add ca and fi to ALL_LINGUAS
16541         * po/Makefile.in.in
16542                 workaround for missing Makevars
16543         * po/ca.po
16544         * po/fi.po
16545                 add new Catalan and Finnish translations
16546                 submitted by Miquel Oliete and Flammie Pirinen
16547         * po/de.po
16548         * po/es.po
16549         * po/fr.po
16550         * po/it.po
16551         * po/pl.po
16552         * po/ru.po
16553         * po/sk.po
16554         * po/sr.po
16555         * po/zh_CN.po
16556                 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
16557                 Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
16558                 Urke MMI, and Hansom Young
16559         * src/main.c
16560                 Fix drafting when quitting. compose_draft() closes the
16561                 compose windows, which modifies the compose_list GSList.
16562                 We have to refresh this list after echo drafting to avoid a
16563                 segfault
16564         * src/partial_download.c
16565                 fix segfault on exit
16566
16567 2005-05-06 [paul]       1.9.6cvs57
16568
16569         * src/grouplistdialog.c
16570                 quick fix/workaround for unresizeable newsgroup
16571                 name column 
16572
16573 2005-05-06 [paul]       1.9.6cvs56
16574
16575         * src/inc.c
16576         * src/mainwindow.c
16577                 use gettext plural forms
16578         * src/imap_gtk.c
16579         * src/mh_gtk.c
16580         * src/toolbar.c
16581                 small improvement to english usage
16582
16583 2005-05-05 [thorsten]   1.9.6cvs55
16584
16585         * src/folder.c
16586                 fix possible crash
16587
16588 2005-05-05 [paul]       1.9.6cvs54
16589         
16590         sync with HEAD
16591
16592         * AUTHORS
16593         * src/compose.c
16594                 fix bug 713 'Resent-To and Resent-Cc headers are garbled'
16595                 patch by Tim Mann
16596
16597 2005-05-05 [paul]       1.9.6cvs53
16598
16599         * src/mainwindow.c
16600                 fix resizing of separate message and
16601                 folder views
16602
16603 2005-05-05 [paul]       1.9.6cvs52
16604
16605         * src/account.c
16606         * src/addrgather.c
16607         * src/browseldap.c
16608         * src/exphtmldlg.c
16609         * src/expldifdlg.c
16610         * src/importmutt.c
16611         * src/importpine.c
16612         * src/main.c
16613         * src/mainwindow.c
16614         * src/noticeview.c
16615         * src/prefs_filtering.c
16616         * src/prefs_filtering_action.c
16617         * src/prefs_matcher.c
16618         * src/prefs_spelling.c
16619         * src/prefs_toolbar.c
16620         * src/toolbar.c
16621         * src/wizard.c
16622         * src/gtk/description_window.c
16623         * src/gtk/gtkvscrollbutton.c
16624         * src/gtk/progressdialog.c
16625         * src/gtk/quicksearch.c
16626         * src/plugins/pgpmime/prefs_gpg.c
16627         * src/plugins/spamassassin/spamassassin_gtk.c
16628                 replace deprecated gtk_widget_set_usize
16629
16630 2005-05-04 [colin]      1.9.6cvs51
16631
16632         * src/common/utils.c
16633                 Fix crash when subst_for_filename is called
16634                 with a NULL parameter
16635
16636 2005-05-04 [colin]      1.9.6cvs50
16637
16638         * src/partial_download.c
16639         * src/pop.c
16640                 Escape login when writing uidl file
16641                 fixes bug #736
16642
16643 2005-05-03 [colin]      1.9.6cvs49
16644
16645         * src/procmime.c
16646                 Fix possible DOS in mime parser
16647                 (see bug #634)
16648
16649 2005-05-02 [colin]      1.9.6cvs48
16650
16651         * src/compose.c
16652                 Try to fix the copy/paste mess once again.
16653
16654
16655 2005-04-30 [colin]      1.9.6cvs47
16656
16657         * src/prefs_account.h
16658         * src/procmsg.c
16659         * src/send_message.c
16660         * src/common/smtp.c
16661         * src/common/smtp.h
16662                 Try to batch sending mails (per account) instead of
16663                 reconnecting to server every time.
16664
16665 2005-04-29 [colin]      1.9.6cvs46
16666
16667         * src/messageview.c
16668                 Fix window resizing that refused to size down
16669         * src/prefs_common.c
16670         * src/prefs_common.h
16671         * src/prefs_filtering.c
16672                 Save Filtering's window size
16673
16674 2005-04-21 [paul]       1.9.6cvs45
16675
16676         * ChangeLog-gtk2.claws
16677         * src/setup.c
16678                 correction to sync
16679
16680 2005-04-21 [paul]       1.9.6cvs44
16681
16682         sync with main:
16683
16684         * src/setup.c
16685         * src/statusbar.c
16686         * src/statusbar.h
16687                 use gtkut_widget_draw_now(). Improved performance
16688                 of the update of statusbar
16689         * src/textview.c
16690                 textview_smooth_scroll_do(): redraw it after scroll
16691                 is done (fixed incorrect display when a part of the
16692                 view is hidden).
16693         * src/gtk/gtkutils.c
16694         * src/gtk/gtkutils.h
16695                 gtkut_widget_draw_now(): use gdk_window_process_updates()
16696                 to force update of widgets.
16697                 Removed gtkut_widget_wait_for_draw() which had a big
16698                 overhead  because of waiting for all events processed 
16699
16700 2005-04-20 [paul]       1.9.6cvs43
16701
16702         * src/codeconv.c
16703                 complete 1.9.6cvs42's sync:
16704                 Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX)
16705
16706 2005-04-19 [paul]       1.9.6cvs42
16707
16708         sync with main:
16709
16710         * src/action.c
16711                 catch_output(): correctly select the insert text
16712                 (fix invalid iterator warnings).
16713         * src/codeconv.c
16714         * src/codeconv.h
16715         * src/mainwindow.c
16716         * src/messageview.c
16717         * src/prefs_common.c
16718                 support GBK encoding.
16719         * src/common/session.c
16720         * src/common/session.h
16721                 use separate buffer for large data to be sent,
16722                 and don't duplicate it (reduces memory usage) (thanks to Dirk).
16723
16724 2005-04-18 [paul]       1.9.6cvs41
16725
16726         * src/jpilot.c
16727                 convert unsigned long into guint32
16728                 patch by Paul LeoNerd Evans 
16729
16730 2005-04-17 [colin]      1.9.6cvs40
16731
16732         * src/compose.c
16733                 Fix 'Request return receipt' from folder
16734                 properties (bug #708)
16735
16736 2005-04-17 [colin]      1.9.6cvs39
16737
16738         * src/mainwindow.c
16739                 Fix duplicate hotkeys in Mainwindow's menu
16740
16741 2005-04-17 [colin]      1.9.6cvs38
16742
16743         * src/folderview.c
16744                 Fix duplicate hotkeys in Folderview's contextual
16745                 menu
16746
16747 2005-04-15 [colin]      1.9.6cvs37
16748
16749         * src/summaryview.c
16750                 Fix 'Save as...' with non-ascii filenames
16751
16752 2005-04-15 [colin]      1.9.6cvs36
16753
16754         * src/plugins/pgpmime/pgpmime.c
16755                 Fix bus error on 64bit. Spotted by 
16756                 macallan1888@gmail.com
16757
16758 2005-04-15 [colin]      1.9.6cvs35
16759
16760         * src/prefs_account.c
16761                 Fix cvs34.
16762
16763 2005-04-12 [colin]      1.9.6cvs34
16764
16765         * src/prefs_account.c
16766                 Fix smtp auth type off-by-one. We forgot to
16767                 add PLAIN in the prefs-to-gui setter func and
16768                 as a result, the selected auth when opening
16769                 account prefs was not the correct one.
16770
16771 2005-04-12 [paul]       1.9.6cvs33
16772
16773         * src/inc.c
16774                 if the recv dialog is visible, Cancel only
16775                 cancels the current account
16776
16777
16778 2005-04-10 [colin]      1.9.6cvs32
16779
16780         * src/filtering.c
16781                 Copy score when copying FilteringActions
16782                 Fix bug #674
16783
16784 2005-04-10 [colin]      1.9.6cvs31
16785
16786         * src/inc.c
16787                 Make Message -> Receive -> Cancel cancel 
16788                 incorporation on all accounts. Fixes
16789                 bug #693
16790
16791 2005-04-10 [colin]      1.9.6cvs30
16792
16793         * src/prefs_account.c
16794                 Update Privacy checkbuttons status based
16795                 on the selected privacy system
16796         * src/compose.c
16797                 Always connect the "None" privacy system; the
16798                 static boolean was probably there to avoid
16799                 reconnecting twice in the same compose window,
16800                 but as the parent function is only called once
16801                 per compose, it's only a bug - as a static is
16802                 initialized once per application instance.
16803                 Also, don't uncheck Sign and Encrypt when
16804                 selecting None as privacy system; just ignore
16805                 them when sending/queuing.
16806                 Should fix bug #695
16807
16808 2005-04-08 [colin]      1.9.6cvs29
16809
16810         * src/account.c
16811         * src/prefs_account.c
16812         * src/prefs_account.h
16813                 Add account preference to queue message in a certain
16814                 folder.
16815
16816 2005-04-06 [colin]      1.9.6cvs28
16817
16818         * src/prefs_account.c
16819                 Update old inbox path syntax
16820
16821 2005-04-06 [paul]       1.9.6cvs27
16822
16823         sync with main:
16824
16825         * configure.ac
16826                 changed -traditional-cpp to -no-cpp-precomp for newer
16827                 Mac OS X support
16828         * src/foldersel.c
16829                 made column resize automatically
16830         * src/send_message.c
16831                 send_message_smtp(): consider EOF right after QUIT
16832                 successful (workaround for Gmail SMTP server)
16833         * src/common/socket.c
16834                 ssl_read(), ssl_peek(): check EOF which violates the
16835                 SSL protocol
16836         * src/gtk/colorlabel.c
16837                 removed warnings when displaying colorlabel menu
16838                 (don't use GtkAlignment)
16839
16840 2005-04-05 [paul]       1.9.6cvs26
16841
16842         * src/plugins/trayicon/trayicon.c
16843                 fix clipping of icon under KDE3 
16844
16845 2005-04-05 [paul]       1.9.6cvs25
16846
16847         * src/summaryview.c
16848                 hide display of threading
16849                 patch by Alfons
16850
16851 2005-04-04 [thorsten]   1.9.6cvs24
16852
16853         * src/mh.c
16854                 marks lost on filesystems with different stat() results on
16855                 summer-/wintertime
16856
16857 2005-04-03 [colin]      1.9.6cvs23
16858
16859         * src/summaryview.c
16860                 Don't handle up/down. Patch by Alfons
16861
16862 2005-04-02 [colin]      1.9.6cvs22
16863
16864         * src/summaryview.c
16865                 Make scrolling faster. Patch by Alfons.
16866
16867 2005-04-01 [colin]      1.9.6cvs21
16868
16869         * src/Makefile.am
16870         * src/stock_pixmap.c
16871         * src/pixmaps/dir-noselect.xpm ** REMOVED **
16872         * src/pixmaps/dir_noselect.xpm ** ADDED **
16873                 Fix pixmap name mismatch (Thanks Stephan Sachse)
16874
16875 2005-04-01 [colin]      1.9.6cvs20
16876
16877         * src/image_viewer.c
16878         * src/image_viewer.h
16879         * src/procmime.c
16880         * src/procmime.h
16881         * src/textview.c
16882         * src/textview.h
16883                 Implement inline image resizing and right-clicking
16884
16885 2005-04-01 [paul]       1.9.6cvs19
16886
16887         * AUTHORS
16888         * Makefile.am
16889         * configure.ac
16890                 check for gnome2
16891                 patch by Luca Cavalli <loopback<AT>slackit.org>
16892         * po/ru.po
16893                 updated by Pavlo Bohmat
16894
16895 2005-03-31 [colin]      1.9.6cvs18
16896
16897         * src/news.c
16898                 Fix parsing references
16899         * src/msgcache.c
16900                 don't put nulls in the references list
16901         * src/procheader.c
16902                 commit that forgotten file in 1.9.6cvs14
16903
16904 2005-03-31 [colin]      1.9.6cvs17
16905
16906         * src/compose.c
16907                 Fix joining of signature separator again. 
16908                 Maybe Hiro could put it in main too...
16909
16910 2005-03-31 [colin]      1.9.6cvs16
16911
16912         * src/Makefile.am
16913         * src/foldersel.c
16914         * src/stock_pixmap.c
16915         * src/stock_pixmap.h
16916         * src/pixmaps/dir-noselect.xpm
16917                 Update foldersel.c (sync from main, patch by Alfons)
16918
16919 2005-03-30 [colin]      1.9.6cvs15
16920
16921         * src/imap.c
16922                 Fix handling of imap folders containing [] in 
16923                 their name. Thanks to Nahuel Angelinetti for
16924                 the detailed bugreport.
16925
16926 2005-03-30 [colin]      1.9.6cvs14
16927
16928         * src/common/utils.h
16929         * src/common/utils.c
16930         * src/common/defs.h
16931         * src/matcher.c
16932         * src/msgcache.c
16933         * src/news.c
16934         * src/procmsg.c
16935         * src/procmsg.h
16936         * src/quote_fmt_parse.y
16937         * src/summaryview.c
16938                 Update references system. Patch by Alfons
16939
16940 2005-03-30 [colin]      1.9.6cvs13
16941
16942         * src/common/socket.c
16943                 Force the glibc to read resolv.conf again when 
16944                 it has changed. Should fix issues when changing
16945                 networks on a laptop and not restarting sylpheed. 
16946
16947 2005-03-30 [paul]       1.9.6cvs12
16948
16949         partial sync with main:
16950
16951         * src/action.c
16952                 create_io_dialog(): use user-defined text font
16953                 (thanks to Alfons), and modified its appearance.
16954         * src/addrgather.c
16955         * src/addrharvest.c
16956         * src/browseldap.c
16957                 replace old code
16958         * src/compose.c
16959                 don't join (presumably) itemized lines on line-wrapping
16960                 fixed wrapping of quote when auto-wrapping is enabled
16961                 compose_destroy(): destroy paned only if it's not
16962                 attached to window. Fixed memory leak of popup menu.
16963         * src/exphtmldlg.c
16964         * src/expldifdlg.c
16965                 replace old code
16966         * src/html.c
16967         * src/html.h
16968         * src/importmutt.c
16969         * src/importpine.c
16970                 replace old code
16971         * src/main.c
16972                 removed redundant code
16973         * src/mainwindow.c
16974                 changed 'Code set' (which is rather incorrect)
16975                 in the menu to 'Character encoding'
16976                 main_window_set_widgets(): request size first
16977                 to prevent window size becoming wrong
16978                 fixed remembering of the state of the visibility
16979                 of MessageView
16980         * src/messageview.c
16981                 changed 'Code set' (which is rather incorrect)
16982                 in the menu to 'Character encoding'
16983         * src/prefs_common.c
16984         * src/prefs_common.h
16985                 added an option whether to render HTML as text or not
16986                 added separators to outgoing encoding menu
16987         * src/procheader.c
16988                 procheader_scan_date_string(): support header
16989                 like: "[Tue,] 01 Feb 2005 09:57[:00]"
16990         * src/summaryview.c
16991         * src/summaryview.h
16992                 minor code cleanup
16993         * src/textview.c
16994                 textview_show_html(): force output of newline
16995                 added an option whether to render HTML as text or not
16996         * src/common/utils.c
16997                 strncpy2(): optimized based on Alfons' code
16998         * src/gtk/gtkutils.c
16999         * src/gtk/gtkutils.h
17000                 removed non-used code
17001         * src/plugins/pgpmime/passphrase.c
17002                 partially fixed grab input of passphrase dialog
17003                 Confine pointer to window
17004
17005 2005-03-30 [colin]      1.9.6cvs11
17006
17007         * src/msgcache.c
17008         * src/msgcache.h
17009                 Read/write 32bit ints from cache & marks
17010                 From main.
17011
17012 2005-03-29 [paul]       1.9.6cvs10
17013
17014         * AUTHORS
17015         * ChangeLog.claws
17016         * src/compose.c
17017         * src/gtk/gtkaspell.c
17018                 sync with HEAD (don't pass NULL pointers) 
17019
17020 2005-03-24 [paul]
17021
17022         * tools/Makefile.am
17023         * tools/README
17024         * tools/acroread2sylpheed.pl
17025                 sync with HEAD (add script to send pdfs as
17026                 attachments from Adobe Reader 7)
17027
17028 2005-03-21 [paul]       1.9.6cvs9
17029
17030         * configure.ac
17031         * po/POTFILES.in
17032         * src/Makefile.am
17033         * src/crash.c
17034         * src/image_viewer.c ** ADDED **
17035         * src/image_viewer.h ** ADDED **
17036         * src/main.c
17037         * src/prefs_common.c
17038         * src/prefs_common.h
17039         * src/prefs_image_viewer.c ** ADDED **
17040         * src/prefs_image_viewer.h ** ADDED **
17041         * src/textview.c
17042         * src/gtk/about.c
17043         * src/pixmaps/sylpheed_logo.xpm
17044         * src/plugins/Makefile.am
17045         * src/plugins/image_viewer/.cvsignore ** REMOVED **
17046         * src/plugins/image_viewer/Makefile.am ** REMOVED **
17047         * src/plugins/image_viewer/plugin.c ** REMOVED **
17048         * src/plugins/image_viewer/viewer.c ** REMOVED **
17049         * src/plugins/image_viewer/viewer.glade ** REMOVED **
17050         * src/plugins/image_viewer/viewer.h ** REMOVED ** 
17051         * src/plugins/image_viewer/viewerprefs.c ** REMOVED **
17052         * src/plugins/image_viewer/viewerprefs.glade ** REMOVED **
17053         * src/plugins/image_viewer/viewerprefs.h ** REMOVED **
17054                 as gdk-pixbuf is now built-in
17055                 remove image_viewer plugin and put code back into
17056                 main codebase
17057                 implement inline image display (sync with main)
17058
17059                 replace logo with newer, nicer, larger version  
17060
17061 2005-03-21 [paul]       1.9.6cvs8
17062
17063         * src/gtk/about.c
17064                 cosmetic improvement
17065
17066 2005-03-21 [holger]     1.9.6cvs7
17067
17068         * src/plugins/spamassassin/spamassassin.c
17069                 Sync with HEAD
17070                 (unregister hook on failed plugin init)
17071
17072 2005-03-20 [colin]      1.9.6cvs6
17073
17074         * src/common/plugin.c
17075                 Check that plugin isn't already loaded
17076                 Patch by Alfons
17077
17078 2005-03-20 [thorsten]   1.9.6cvs5
17079
17080         * src/compose.c
17081                 use a more compatible syntax
17082
17083 2005-03-20 [thorsten]   1.9.6cvs4
17084
17085         * src/prefs_toolbar.c
17086                 fix crash when selecting toolbar item (uninitialized pointer)
17087
17088 2005-03-20 [thorsten]   1.9.6cvs3
17089
17090         * src/procmime.c
17091                 fix mimetype detection (referenced free()d string)
17092
17093 2005-03-20 [paul]       1.9.6cvs2
17094
17095         * src/compose.c
17096                 sync with HEAD (1.0.3cvs5)
17097                 neglect Reply-To header if empty
17098                 Patch by Alfons 
17099
17100 2005-03-19 [holger]     1.9.6cvs1
17101
17102         * src/summaryview.c
17103         * src/summaryview.h
17104                 Sync with HEAD
17105
17106 2005-03-18 [paul]       1.9.6
17107
17108         initial GTK2 release
17109
17110 2005-03-18 [paul]       1.0.3cvs3.1
17111
17112         * AUTHORS
17113         * ChangeLog.claws
17114         * configure.ac
17115         * src/gtk/about.c
17116         * src/pixmaps/sylpheed_logo.xpm
17117                 sync with HEAD
17118
17119 2005-03-18 [colin]      1.0.3cvs2.6
17120
17121         * src/summaryview.c
17122                 Remove call to summary_step in summary_copy_selected_to
17123                 Can't see its purpose, and this causes bug when copying
17124                 a message if the next one is unread: it reads it.
17125
17126 2005-03-18 [paul]       1.0.3cvs2.5
17127
17128         * src/foldersel.c
17129                 fix bug 694 'Enter doesn't trigger OK in "Move" window'
17130
17131 2005-03-18 [paul]       1.0.3cvs2.4
17132
17133         * src/addrharvest.c
17134         * src/codeconv.c
17135         * src/codeconv.h
17136         * src/compose.c
17137         * src/news.c
17138         * src/procheader.c
17139         * src/procmime.c
17140         * src/unmime.c
17141         * src/unmime.h
17142                 fix buffer overflow, CAN-2005-0667, see
17143                 http://secunia.com/advisories/14491/
17144                 Patch by Alfons
17145
17146 2005-03-17 [colin]      1.0.3cvs2.3
17147
17148         * src/prefs_fonts.c
17149         * src/summaryview.c
17150                 Fix font bugs (both lists now officialy share 
17151                 the same font)
17152                 
17153
17154 2005-03-17 [paul]       1.0.3cvs2.2
17155
17156         * src/gtk/pluginwindow.c
17157                 make plugin descriptions uneditable
17158
17159 2005-03-11 [paul]       1.0.3cvs2.1
17160
17161         * ChangeLog.claws
17162         * configure.ac
17163         * po/POTFILES.in
17164         * src/plugins/trayicon/trayicon.c
17165                 sync with HEAD
17166                 add src/wizard.c to POTFILES.in
17167
17168 2005-03-11 [paul]       1.0.3cvs1.1
17169
17170         * ChangeLog
17171         * ChangeLog.claws
17172         * configure.ac
17173         * po/de.po
17174         * po/es.po
17175         * po/fr.po
17176         * po/it.po
17177         * po/pt_BR.po
17178         * po/ru.po
17179         * po/sk.po
17180         * po/sr.po
17181         * po/zh_CN.po
17182                 sync with HEAD
17183
17184 2005-03-04 [colin]      1.0.1cvs22.2
17185
17186         * src/compose.c
17187                 Fix signatures with accentued chars in it
17188
17189 2005-03-04 [colin]      1.0.1cvs22.1
17190
17191         * src/common/smtp.c
17192         * src/common/smtp.h
17193                 Don't use SIZE param in MAIL FROM: if server 
17194                 doesn't support it. Patch by Eugen Freiter
17195                 <eugen_f@users.sf.net>
17196
17197 2005-02-27 [paul]       1.0.1cvs20.1
17198
17199         * ChangeLog.claws
17200         * configure.ac
17201         * src/messageview.c
17202                 sync with HEAD
17203
17204 2005-02-27 [colin]      1.0.1cvs19.4
17205
17206         * src/procheader.c
17207         * src/procheader.h
17208                 Fix prototypes. Patch by Alfons
17209
17210 2005-02-27 [colin]      1.0.1cvs19.3
17211
17212         * src/compose.c
17213                 Don't auto-join the signature separator.
17214
17215 2005-02-26 [colin]      1.0.1cvs19.2
17216
17217         * src/summaryview.c
17218                 Fix 'mark all read' with collapsed threads.
17219                 Patch by Alfons.
17220
17221 2005-02-25 [paul]       1.0.1cvs19.1
17222
17223         * ChangeLog.claws
17224         * configure.ac
17225         * src/prefs_account.c
17226         * src/prefs_folder_item.c
17227         * src/gtk/prefswindow.c
17228         * src/gtk/prefswindow.h
17229                 sync with HEAD
17230
17231 2005-02-25 [paul]       1.0.1cvs15.12
17232
17233         * src/alertpanel.c
17234         * src/codeconv.c
17235         * src/compose.c
17236         * src/textview.c
17237         * src/gtk/gtkutils.c
17238         * src/gtk/gtkutils.h
17239         * src/gtk/logwindow.c
17240         * src/gtk/progressdialog.c
17241                 sync with main (revision 127)
17242                 and fix logwindow clipping
17243
17244 2005-02-24 [colin]      1.0.1cvs15.11
17245
17246         * src/plugins/pgpmime/passphrase.c
17247                 Disable input grabbing; it doesn't work yet.
17248
17249 2005-02-24 [colin]      1.0.1cvs15.10
17250
17251         * src/messageview.c
17252                 Don't send out receipts if offline. Ask.
17253
17254 2005-02-23 [colin]      1.0.1cvs15.9
17255
17256         * src/summaryview.c     
17257                 Fix expanding
17258
17259 2005-02-23 [colin]      1.0.1cvs15.8
17260
17261         * src/summaryview.c
17262                 Really fix Bug 568 by removing useless
17263                 calls. summary_thread_init() now called
17264                 in summary_sort(). This should please
17265                 Alfons as it should be faster than 
17266                 previously.
17267
17268 2005-02-23 [colin]      1.0.1cvs15.7
17269
17270         * src/compose.c
17271                 Encode parts as QP or B64 if signing
17272
17273 2005-02-23 [colin]      1.0.1cvs15.6
17274
17275         * src/compose.c
17276                 Fix Mimeinfo leakage (including tmp files)
17277         * src/procmsg.c
17278                 Fix tmp file leakage (spotted by Ivan Rayner)
17279
17280 2005-02-22 [colin]      1.0.1cvs15.5
17281
17282         * src/expldifdlg.c
17283                 Fix keyboard input. Patch by Alfons.
17284
17285 2005-02-21 [colin]      1.0.1cvs15.4
17286
17287         * src/compose.c
17288                 Fix Sign/Encrypt when unselecting privacy
17289                 system
17290         * src/prefs_common.c
17291                 Change default message font to Monospace
17292         * src/summaryview.c
17293                 More freezing during potentially large operations
17294
17295 2005-02-21 [paul]       1.0.1cvs15.3
17296
17297         * src/main.c
17298                 fix --help output
17299
17300 2005-02-21 [paul]       1.0.1cvs15.2
17301
17302         * po/Makefile.in.in
17303         * src/compose.c
17304         * src/summaryview.c
17305         * src/textview.c
17306         * src/common/utils.c
17307         * src/common/utils.h
17308                 sync with main (revision 117)
17309
17310 2005-02-20 [colin]      1.0.1cvs15.1
17311
17312         * src/common/defs.h
17313                 Change cache file to .sylpheed_claws_cache, as
17314                 suggested by Alfons. Allows people to switch
17315                 between Sylpheed and Sylpheed-Claws. it is
17316                 a good idea to "Check for new messages" at next
17317                 startup.
17318
17319
17320 2005-02-18 [colin]      1.0.1cvs14.1
17321
17322         * src/quote_fmt_lex.l
17323         * src/quote_fmt_parse.y
17324                 Fix parser initialisation. Patch by Ivan.
17325
17326 2005-02-18 [colin]      1.0.1cvs11.6
17327
17328         * src/folderview.c
17329                 Fix scrolldown (bug 662)
17330
17331 2005-02-17 [colin]      1.0.1cvs11.5
17332
17333         * src/codeconv.c
17334                 conv_filename_to_utf8: return clean 7bit instead
17335                 of broken utf8 if needed
17336         * src/mimeview.c
17337                 Fix display of parts with unclean 8bit names
17338
17339 2005-02-17 [paul]       1.0.1cvs11.4
17340
17341         * src/compose.c
17342         * src/exportldif.c
17343         * src/matcher_parser_parse.y
17344         * src/procmime.c
17345         * src/sourcewindow.c
17346         * src/common/Makefile.am
17347         * src/common/intl.h             ** REMOVED **
17348         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
17349                 sync with main (revision 109)
17350                 and clean up
17351
17352 2005-02-16 [colin]      1.0.1cvs11.3
17353
17354         * src/summaryview.c
17355                 Fix collapsed thread not highlighting when new
17356                 messages in it (Bug 568) Patch by Stephan Sachse.
17357                 Fix messed up selection when reaching bounds (Bug 632)
17358         * src/prefs_themes.c
17359                 Fix theme installing (Bug 684)
17360
17361 2005-02-16 [colin]      1.0.1cvs11.2
17362
17363         * src/messageview.c
17364                 Fix messageview_select_all
17365
17366 2005-02-16 [colin]      1.0.1cvs11.1
17367
17368         * src/mh.c
17369                 Sync with HEAD (MH scan required function)
17370
17371 2005-02-15 [colin]      1.0.1cvs8.1
17372
17373         * src/mimeview.c
17374         * src/common/utils.c
17375                 Sync with HEAD (filename chars substitution)
17376
17377 2005-02-15 [colin]      1.0.1cvs7.3
17378
17379         * src/gtk/pluginwindow.c
17380                 Fix button spacing
17381
17382 2005-02-15 [colin]      1.0.1cvs7.2
17383
17384         * src/mimeview.c
17385                 Fix mime icons not reset across message when
17386                 scrolled down
17387
17388 2005-02-15 [colin]      1.0.1cvs7.1
17389
17390         * src/compose.c
17391         * src/procmime.c
17392                 Sync with HEAD (optimisation of cvs6)
17393
17394 2005-02-14 [colin]      1.0.1cvs6.1
17395
17396         * src/compose.c
17397         * src/procmime.c
17398                 Sync with HEAD (encode "From " at line beginning)
17399
17400 2005-02-14 [colin]      1.0.1cvs5.3
17401
17402         * src/compose.c
17403                 Fix wrapping with accentued chars.
17404
17405 2005-02-13 [colin]      1.0.1cvs5.2
17406
17407         * src/textview.c
17408                 Fix email informative part parsing with
17409                 accentued chars in it. ispunct() returns
17410                 true for them in utf8...
17411
17412 2005-02-12 [colin]      1.0.1cvs5.1
17413
17414         * src/filtering.c
17415                 Sync with HEAD (remove wrong use of compose after send)
17416
17417 2005-02-12 [paul]       1.0.1cvs4.5
17418
17419         * src/textview.c
17420                 remove unnecessary code (thanks to Alfons)
17421
17422 2005-02-12 [paul]       1.0.1cvs4.4
17423
17424         * src/textview.c
17425                 add 'Copy' to contextual menu on emails
17426
17427 2005-02-11 [colin]      1.0.1cvs4.3
17428
17429         * src/compose.c
17430                 revert 1.0.0cvs28.2, it doesn't work that well.
17431
17432 2005-02-11 [paul]       1.0.1cvs4.2
17433
17434         * po/Makefile.in.in
17435                 fix 'make release'
17436
17437 2005-02-10 [paul]       1.0.1cvs4.1
17438
17439         * ChangeLog
17440         * ChangeLog.claws
17441         * ChangeLog.jp
17442         * configure.ac
17443         * src/compose.c
17444                 sync with HEAD (sync with main)
17445
17446 2005-02-10 [paul]       1.0.1cvs3.2
17447
17448         * AUTHORS
17449         * Makefile.am
17450         * autogen.sh
17451         * configure.ac
17452         * config/mkinstalldirs
17453         * intl/.cvsignore
17454         * intl/ChangeLog
17455         * intl/VERSION
17456         * intl/bindtextdom.c
17457         * intl/config.charset
17458         * intl/dcgettext.c
17459         * intl/dcigettext.c
17460         * intl/dcngettext.c
17461         * intl/dgettext.c
17462         * intl/dngettext.c
17463         * intl/eval-plural.h
17464         * intl/explodename.c
17465         * intl/finddomain.c
17466         * intl/gettext.c
17467         * intl/gettextP.h
17468         * intl/gmo.h
17469         * intl/hash-string.h
17470         * intl/intl-compat.c
17471         * intl/l10nflist.c
17472         * intl/libgnuintl.h.in
17473         * intl/loadinfo.h
17474         * intl/loadmsgcat.c
17475         * intl/localcharset.c
17476         * intl/localcharset.h
17477         * intl/locale.alias
17478         * intl/localealias.c
17479         * intl/localename.c
17480         * intl/log.c
17481         * intl/ngettext.c
17482         * intl/os2compat.c
17483         * intl/os2compat.h
17484         * intl/osdep.c
17485         * intl/plural-exp.c
17486         * intl/plural-exp.h
17487         * intl/plural.c
17488         * intl/plural.y
17489         * intl/ref-add.sin
17490         * intl/ref-del.sin
17491         * intl/relocatable.c
17492         * intl/relocatable.h
17493         * intl/textdomain.c
17494         * m4/Makefile.am
17495         * po/Makefile.in.in
17496         * src/Makefile.am
17497         * src/account.c
17498         * src/action.c
17499         * src/addr_compl.c
17500         * src/addressadd.c
17501         * src/addressbook.c
17502         * src/addrgather.c
17503         * src/addrindex.c
17504         * src/alertpanel.c
17505         * src/browseldap.c
17506         * src/codeconv.c
17507         * src/codeconv.h
17508         * src/compose.c
17509         * src/compose.h
17510         * src/crash.c
17511         * src/editaddress.c
17512         * src/editbook.c
17513         * src/editgroup.c
17514         * src/editjpilot.c
17515         * src/editldap.c
17516         * src/editldap_basedn.c
17517         * src/editvcard.c
17518         * src/exphtmldlg.c
17519         * src/expldifdlg.c
17520         * src/export.c
17521         * src/exporthtml.c
17522         * src/filtering.c
17523         * src/folder.c
17524         * src/folder_item_prefs.c
17525         * src/foldersel.c
17526         * src/folderview.c
17527         * src/grouplistdialog.c
17528         * src/headerview.c
17529         * src/imap.c
17530         * src/imap_gtk.c
17531         * src/import.c
17532         * src/importldif.c
17533         * src/importmutt.c
17534         * src/importpine.c
17535         * src/inc.c
17536         * src/ldif.c
17537         * src/main.c
17538         * src/mainwindow.c
17539         * src/matcher.c
17540         * src/mbox.c
17541         * src/message_search.c
17542         * src/messageview.c
17543         * src/mh.c
17544         * src/mh_gtk.c
17545         * src/mimeview.c
17546         * src/msgcache.c
17547         * src/news.c
17548         * src/news_gtk.c
17549         * src/noticeview.c
17550         * src/partial_download.c
17551         * src/pop.c
17552         * src/prefs_account.c
17553         * src/prefs_actions.c
17554         * src/prefs_common.c
17555         * src/prefs_customheader.c
17556         * src/prefs_display_header.c
17557         * src/prefs_ext_prog.c
17558         * src/prefs_filtering.c
17559         * src/prefs_filtering_action.c
17560         * src/prefs_folder_item.c
17561         * src/prefs_fonts.c
17562         * src/prefs_gtk.c
17563         * src/prefs_matcher.c
17564         * src/prefs_msg_colors.c
17565         * src/prefs_spelling.c
17566         * src/prefs_summary_column.c
17567         * src/prefs_template.c
17568         * src/prefs_themes.c
17569         * src/prefs_toolbar.c
17570         * src/prefs_wrapping.c
17571         * src/privacy.c
17572         * src/procheader.c
17573         * src/procmime.c
17574         * src/procmsg.c
17575         * src/quote_fmt.c
17576         * src/recv.c
17577         * src/send_message.c
17578         * src/setup.c
17579         * src/sourcewindow.c
17580         * src/ssl_manager.c
17581         * src/statusbar.c
17582         * src/summary_search.c
17583         * src/summaryview.c
17584         * src/textview.c
17585         * src/toolbar.c
17586         * src/wizard.c
17587         * src/common/nntp.c
17588         * src/common/plugin.c
17589         * src/common/smtp.c
17590         * src/common/ssl.c
17591         * src/common/ssl_certificate.c
17592         * src/common/string_match.c
17593         * src/common/sylpheed.c
17594         * src/common/template.c
17595         * src/common/utils.c
17596         * src/gtk/about.c
17597         * src/gtk/colorlabel.c
17598         * src/gtk/description_window.c
17599         * src/gtk/filesel.c
17600         * src/gtk/foldersort.c
17601         * src/gtk/gtkaspell.c
17602         * src/gtk/gtkutils.c
17603         * src/gtk/inputdialog.c
17604         * src/gtk/logwindow.c
17605         * src/gtk/menu.c
17606         * src/gtk/pluginwindow.c
17607         * src/gtk/prefswindow.c
17608         * src/gtk/progressdialog.c
17609         * src/gtk/quicksearch.c
17610         * src/gtk/sslcertwindow.c
17611         * src/plugins/clamav/clamav_plugin.c
17612         * src/plugins/clamav/clamav_plugin_gtk.c
17613         * src/plugins/demo/demo.c
17614         * src/plugins/dillo_viewer/dillo_prefs.c
17615         * src/plugins/dillo_viewer/dillo_viewer.c
17616         * src/plugins/image_viewer/plugin.c
17617         * src/plugins/image_viewer/viewer.c
17618         * src/plugins/image_viewer/viewerprefs.c
17619         * src/plugins/mathml_viewer/mathml_viewer.c
17620         * src/plugins/pgpmime/passphrase.c
17621         * src/plugins/pgpmime/plugin.c
17622         * src/plugins/pgpmime/prefs_gpg.c
17623         * src/plugins/pgpmime/select-keys.c
17624         * src/plugins/pgpmime/sgpgme.c
17625         * src/plugins/spamassassin/spamassassin.c
17626         * src/plugins/spamassassin/spamassassin_gtk.c
17627         * src/plugins/trayicon/trayicon.c
17628                 sync with main (revision 104)
17629
17630 2005-02-10 [colin]      1.0.1cvs3.1
17631
17632         * src/mainwindow.c
17633                 Sync with HEAD (fix occasional crasher)
17634
17635 2005-02-10 [colin]      1.0.1cvs2.1
17636
17637         * src/messageview.c
17638                 Synw with HEAD (don't automatically display html)
17639
17640 2005-02-09 [colin]      1.0.1cvs1.3
17641
17642         * src/textview.c
17643         * src/textview.h
17644                 Add contextual menu on emails
17645
17646 2005-02-09 [colin]      1.0.1cvs1.2
17647
17648         * src/codeconv.c
17649                 Fix converting from broken headers and 
17650                 put back the _ in missing places
17651                 (feature broke with cvs24.2 sync, main 
17652                  possibly affected?)
17653
17654 2005-02-09 [colin]      1.0.1cvs1.1
17655
17656         * src/messageview.c
17657         * src/mimeview.c
17658         * src/mimeview.h
17659                 Sync with HEAD (display non text/plain mails with plugin)
17660
17661 2005-02-08 [colin]      1.0.1.1
17662
17663         * ChangeLog.claws
17664         * po/pt_BR.po
17665                 Sync with HEAD
17666         * configure.ac
17667                 Make default configuration directory 
17668                 be .sylpheed-gtk2
17669
17670 2005-02-08 [colin]      1.0.0cvs29.1
17671
17672         * po/de.po
17673         * po/es.po
17674         * po/fr.po
17675         * po/it.po
17676         * po/sk.po
17677         * po/sr.po
17678                 Sync translations with HEAD
17679
17680 2005-02-06 [colin]      1.0.0cvs28.3
17681
17682         * src/compose.c
17683                 Make compose a bit faster - patch by Alfons.
17684
17685 2005-02-06 [colin]      1.0.0cvs28.2
17686
17687         * src/compose.c
17688                 Make pasting via middle-click more reliable
17689
17690 2005-02-05 [paul]       1.0.0cvs28.1
17691
17692         * ChangeLog
17693         * ChangeLog.claws
17694         * ChangeLog.jp
17695         * configure.ac
17696         * src/compose.c
17697                 sync with HEAD
17698                 (fix bug 682 'redirect is broken'
17699
17700 2005-02-05 [torte]      1.0.0cvs27.1
17701
17702         * ChangeLog.claws
17703         * configure.ac
17704         * src/partial_download.c
17705                 Sync with HEAD (fix buf overflow)
17706
17707 2005-02-03 [colin]      1.0.0cvs26.1
17708
17709         * src/common/plugin.c
17710                 Sync with HEAD (avoid plugin mismatches)
17711
17712 2005-02-03 [paul]       1.0.0cvs25.3
17713
17714         * src/folderview.c
17715         * src/headerview.c
17716         * src/summaryview.c
17717         * src/textview.c
17718         * src/gtk/colorlabel.c
17719                 third and final part of initial sync with main-gtk2
17720
17721 2005-02-03 [paul]       1.0.0cvs25.2
17722
17723         * src/jpilot.c
17724                 fix building with jpilot support
17725
17726 2005-02-02 [colin]      1.0.0cvs25.1
17727
17728         * src/messageview.c
17729                 Sync with HEAD (fix dangerous typo)
17730
17731 2005-02-01 [colin]      1.0.0cvs24.3
17732
17733         * src/common/xml.c
17734                 Write file as advertised (UTF-8)
17735
17736 2005-02-01 [paul]       1.0.0cvs24.2
17737
17738         * src/addrbook.c
17739         * src/addrindex.c
17740         * src/alertpanel.h
17741         * src/codeconv.c
17742         * src/codeconv.h
17743         * src/compose.c
17744         * src/export.c
17745         * src/folder_item_prefs.c
17746         * src/html.c
17747         * src/imap.c
17748         * src/import.c
17749         * src/jpilot.c
17750         * src/mainwindow.c
17751         * src/matcher_parser_lex.l
17752         * src/messageview.c
17753         * src/mh.c
17754         * src/prefs_account.c
17755         * src/prefs_actions.c
17756         * src/prefs_common.c
17757         * src/prefs_gtk.c
17758         * src/prefs_gtk.h
17759         * src/prefs_themes.c
17760         * src/procheader.c
17761         * src/procmime.c
17762         * src/sourcewindow.c
17763         * src/statusbar.c
17764         * src/summaryview.c
17765         * src/textview.c
17766         * src/toolbar.c
17767         * src/unmime.c
17768         * src/common/template.c
17769         * src/common/utils.c
17770         * src/common/xml.c
17771         * src/common/xml.h
17772         * src/gtk/gtkaspell.c
17773         * src/plugins/clamav/clamav_plugin.c
17774         * src/plugins/dillo_viewer/dillo_prefs.c
17775         * src/plugins/image_viewer/viewerprefs.c
17776         * src/plugins/pgpmime/passphrase.c
17777         * src/plugins/pgpmime/prefs_gpg.c
17778         * src/plugins/pgpmime/select-keys.c
17779         * src/plugins/spamassassin/spamassassin.c
17780                 second part of initial sync with main-gtk2
17781                 (more to follow)
17782
17783 2005-01-31 [colin]      1.0.0cvs24.1
17784
17785         * src/compose.c
17786                 Sync with HEAD
17787
17788 2005-01-29 [paul]       1.0.0cvs23.2
17789
17790         * src/account.c
17791         * src/action.c
17792         * src/addressadd.c
17793         * src/addressbook.c
17794         * src/alertpanel.c
17795         * src/compose.c
17796         * src/editaddress.c
17797         * src/editbook.c
17798         * src/editgroup.c
17799         * src/editjpilot.c
17800         * src/editldap.c
17801         * src/editldap_basedn.c
17802         * src/editvcard.c
17803         * src/export.c
17804         * src/foldersel.c
17805         * src/grouplistdialog.c
17806         * src/import.c
17807         * src/importldif.c
17808         * src/inc.c
17809         * src/main.c
17810         * src/mainwindow.c
17811         * src/message_search.c
17812         * src/messageview.c
17813         * src/mimeview.c
17814         * src/prefs_actions.c
17815         * src/prefs_common.c
17816         * src/prefs_common.h
17817         * src/prefs_customheader.c
17818         * src/prefs_display_header.c
17819         * src/prefs_filtering.c
17820         * src/prefs_filtering_action.c
17821         * src/prefs_gtk.c
17822         * src/prefs_matcher.c
17823         * src/prefs_summary_column.c
17824         * src/prefs_template.c
17825         * src/sourcewindow.c
17826         * src/summary_search.c
17827         * src/summaryview.c
17828         * src/textview.c
17829         * src/gtk/about.c
17830         * src/gtk/description_window.c
17831         * src/gtk/gtkshruler.c
17832         * src/gtk/gtkutils.c
17833         * src/gtk/gtkutils.h
17834         * src/gtk/inputdialog.c
17835         * src/gtk/logwindow.c
17836         * src/gtk/prefswindow.c
17837         * src/gtk/progressdialog.c
17838         * src/gtk/progressdialog.h
17839                 first part of initial sync with main-gtk2
17840                 (more to follow)
17841
17842 2005-01-28 [colin]      1.0.0cvs23.1
17843
17844         * src/folderview.c
17845                 Sync with HEAD
17846
17847 2005-01-27 [colin]      1.0.0cvs21.1
17848
17849         * src/folder.c
17850         * src/folderview.c
17851                 Sync with HEAD
17852
17853 2005-01-27 [colin]      1.0.0cvs19.1
17854
17855         * src/procmime.c
17856                 Sync with HEAD
17857
17858 2005-01-27 [colin]      1.0.0cvs18.1
17859
17860         * src/messageview.c
17861         * src/summaryview.c
17862         * src/mainwindow.c
17863         * src/compose.c
17864         * src/compose.h
17865         * src/procmsg.c
17866         * src/procmsg.h
17867         * src/toolbar.c
17868                 Sync with HEAD
17869
17870 2005-01-26 [paul]       1.0.0cvs15.2
17871
17872         * src/compose.c
17873                 compose_entries_set(): convert subject and body to
17874                 utf8 if necessary. patch by Felix Eckhofer
17875
17876 2005-01-26 [paul]       1.0.0cvs15.1
17877
17878         * configure.ac
17879         * src/common/template.c
17880                 sync with HEAD (fix memory leak)
17881
17882 2005-01-25 [paul]       1.0.0cvs14.1
17883
17884         * configure.ac
17885         * src/compose.c
17886                 sync with HEAD
17887
17888 2005-01-24 [colin]      1.0.0cvs13.1
17889
17890         * src/summaryview.c
17891                 Sync with HEAD
17892
17893 2005-01-24 [paul]       1.0.0cvs12.1
17894
17895         * configure.ac
17896         * src/messageview.c
17897         * src/mh.c
17898         * src/common/utils.c
17899                 sync with HEAD
17900
17901 2005-01-24 [colin]      1.0.0cvs11.1
17902
17903         * src/procheader.c
17904                 Sync with HEAD
17905
17906 2005-01-24 [colin]      1.0.0cvs10.1
17907
17908         * src/folderview.c
17909                 Sync with HEAD
17910
17911 2005-01-23 [colin]      1.0.0cvs9.1
17912
17913         * src/crash.c
17914                 Sync with HEAD
17915
17916 2005-01-22 [colin]      1.0.0cvs8.1
17917
17918         * src/summaryview.c
17919         * src/gtk/quicksearch.c
17920                 Sync with HEAD
17921
17922 2005-01-21 [colin]      1.0.0cvs7.1
17923
17924         * src/summaryview.c
17925                 Sync with HEAD
17926
17927 2005-01-21 [colin]      1.0.0cvs6.1
17928
17929         * src/summaryview.c
17930                 Sync with HEAD
17931
17932 2005-01-21 [colin]      1.0.0cvs5.1
17933
17934         * src/gtk/quicksearch.c
17935         * src/prefs_common.c
17936         * src/prefs_common.h
17937                 Sync with HEAD (recurse option)
17938
17939 2005-01-21 [colin]      1.0.0cvs4.1
17940
17941         * src/folder.h
17942         * src/folderview.c
17943         * src/folderview.h
17944         * src/summaryview.c
17945         * src/gtk/quicksearch.c
17946         * src/gtk/quicksearch.h
17947                 Sync with HEAD (recursive quicksearch)
17948
17949 2005-01-20 [colin]      1.0.0cvs3.4
17950
17951         * src/ssl_manager.c
17952                 Remove useless code
17953
17954 2005-01-20 [colin]      1.0.0cvs3.3
17955
17956         * src/ssl_manager.c
17957                 Fix leak, thanks to Alfons.
17958
17959 2005-01-20 [colin]      1.0.0cvs3.2
17960
17961         * src/ssl_manager.c
17962                 Port SSL certificate window to GTK2.
17963
17964 2005-01-20 [paul]       1.0.0cvs3.1
17965
17966         * ChangeLog.claws
17967         * configure.ac
17968         * src/addrindex.c
17969         * src/addrindex.h
17970                 sync with HEAD
17971
17972 2005-01-19 [colin]      1.0.0cvs2.2
17973
17974         * src/plugins/trayicon/trayicon.c
17975                 Fix freeze with gtk-2.6, the easy way
17976                 (signal blocking helpless there...)
17977                 Closes bug #668.
17978
17979 2005-01-19 [colin]      1.0.0cvs2.1
17980
17981         * src/mbox.c
17982         * src/mbox.h
17983         * src/mainwindow.c
17984         * src/summaryview.c
17985         * src/summaryview.h
17986                 Sync with HEAD
17987
17988 2005-01-19 [paul]       1.0.0cvs1.1
17989
17990         * configure.ac
17991         * po/de.po
17992         * po/es.po
17993         * po/fr.po
17994         * po/hr.po
17995         * po/it.po
17996         * po/ja.po
17997         * po/ko.po
17998         * po/pt_BR.po
17999         * po/ru.po
18000         * po/sk.po
18001         * po/sr.po
18002                 sync with HEAD (update translations)
18003
18004 2005-01-18 [colin]      1.0.0cvs0.1
18005
18006         * src/foldersel.c
18007                 Specify search column - patch by Alfons
18008
18009 2005-01-18 [colin]      0.9.13cvs36.3
18010
18011         * src/prefs_toolbar.c
18012                 Change Delete to Remove
18013         * src/prefs_fonts.c
18014                 GTK2 version and leak fixes
18015         * src/prefs_actions.c
18016                 Add stock buttons.
18017                 All patches by Alfons
18018
18019 2005-01-17 [colin]      0.9.13cvs36.2
18020
18021         * src/compose.c
18022                 Fix DnD inserting twice. While at it,
18023                 add DnD support for text/plain in the
18024                 body, and add support in the headers.
18025
18026 2005-01-16 [colin]      0.9.13cvs36.1
18027
18028         * ChangeLog
18029         * ChangeLog.jp
18030         * ChangeLog.claws
18031                 Sync with HEAD (nothing applicable)
18032
18033 2005-01-16 [colin]      0.9.13cvs33.2
18034
18035         * src/prefs_toolbar.c
18036                 GTK2ize prefs_toolbar, by Alfons.
18037
18038 2005-01-14 [colin]      0.9.13cvs33.1
18039
18040         * src/html.c
18041         * src/msgcache.c
18042                 Sync with HEAD
18043
18044 2005-01-14 [colin]      0.9.13cvs32.1
18045
18046         * src/html.c
18047         * src/html.h
18048         * src/msgcache.c
18049         * AUTHORS
18050         * tools/calypso_convert.pl
18051                 Sync with HEAD
18052
18053 2005-01-08 [colin]      0.9.13cvs29.2
18054
18055         * src/prefs_filtering_action.c
18056         * src/prefs_filtering.c
18057                 2 more gtk2 patches by Alfons
18058
18059 2005-01-07 [paul]       0.9.13cvs29.1
18060
18061         * ChangeLog
18062         * ChangeLog.claws
18063         * ChangeLog.jp
18064         * configure.ac
18065         * src/pop.c
18066         * src/pop.h
18067                 sync with HEAD
18068
18069 2005-01-07 [colin]      0.9.13cvs28.3
18070
18071         * src/gtk/progressdialog.c
18072         * src/gtk/progressdialog.h
18073         * src/inc.c
18074         * src/send_message.c
18075                 GTK2 for the incorporation dialog. The CList isn't dead
18076                 yet, for a more smooth migration. Patch by Alfons.
18077
18078 2005-01-06 [colin]      0.9.13cvs28.2
18079
18080         * src/prefs_display_header.c
18081                 GTK2 conversion by Alfons
18082         * src/prefs_actions.c
18083         * src/prefs_matcher.c
18084                 Fix 2 leaks - patch by Alfons
18085
18086 2005-01-06 [colin]      0.9.13cvs28.1
18087
18088         * src/prefs_matcher.c
18089                 Sync with HEAD
18090
18091 2005-01-06 [colin]      0.9.13cvs27.4
18092
18093         * src/prefs_matcher.c
18094                 Fix double-free. Patch by Alfons
18095
18096 2005-01-06 [colin]      0.9.13cvs27.3
18097
18098         * src/prefs_matcher.c
18099                 GTK2 widgets + memleak
18100                 Patch by Alfons
18101
18102 2005-01-05 [colin]      0.9.13cvs27.2
18103
18104         * src/account.c
18105         * src/addr_compl.c
18106         * src/foldersel.c
18107         * src/stock_pixmap.c
18108         * src/stock_pixmap.h
18109                 3 more GTK2 patches by Alfons.
18110
18111 2005-01-04 [colin]      0.9.13cvs27.1
18112
18113         * src/folderview.c
18114         * src/imap_gtk.c
18115         * src/news_gtk.c
18116                 Sync with HEAD
18117
18118 2005-01-04 [colin]      0.9.13cvs25.9
18119
18120         * src/compose.c
18121                 Fix Show Ruler menuitem
18122         * src/prefs_template.c
18123                 Convert to GTK2
18124         * src/common/utils.c
18125                 Make auto pointer stuff handles NULLs
18126                 Patches by Alfons.
18127
18128 2005-01-04 [colin]      0.9.13cvs25.8
18129
18130         * src/compose.c
18131                 Move the attachment list to gtk2
18132                 Patch by Alfons.
18133
18134 2005-01-04 [colin]      0.9.13cvs25.7
18135
18136         * src/textview.c
18137                 Make some keys work again
18138                 Patch by SungHyun Nam <namsh@kldp.org>
18139
18140 2005-01-04 [colin]      0.9.13cvs25.6
18141
18142         * src/gtk/gtkshruler.c
18143                 Move the ruler to GTK2
18144                 Patch by Alfons
18145
18146 2005-01-03 [colin]      0.9.13cvs25.5
18147
18148         * src/compose.c
18149                 Fix my broken patch apply 
18150
18151 2005-01-03 [colin]      0.9.13cvs25.4
18152
18153         * src/common/utils.c
18154         * src/common/utils.h
18155         * src/gtk/prefswindow.c
18156                 Move auto pointer stuff to utils.c
18157                 Patch by Alfons again :)
18158
18159 2005-01-03 [colin]      0.9.13cvs25.3
18160
18161         * src/compose.c
18162         * src/prefs_gtk.c
18163         * src/prefs_template.c
18164         * src/textview.c
18165                 Empty text widgets with empty strings, not NULL char
18166                 Patch by SungHyun Nam <namsh@kldp_org>
18167
18168 2005-01-03 [colin]      0.9.13cvs25.2
18169
18170         * src/main.c
18171         * AUTHORS
18172                 Sync with HEAD
18173
18174 2005-01-03 [colin]      0.9.13cvs25.1
18175
18176         * src/pop.c
18177         * src/pop.h
18178                 Sync with HEAD
18179
18180 2005-01-03 [colin]      0.9.13cvs24.3
18181
18182         * src/account.c
18183                 Two patches from Alfons and Alex S Moore:
18184                 fix images, fix return value.
18185
18186 2005-01-01 [colin]      0.9.13cvs24.2
18187
18188         * src/prefs_actions.c
18189                 Fix over-zealous assertion. Patch by Alfons
18190
18191 2005-01-01 [colin]      0.9.13cvs24.1
18192
18193         * src/procmime.c
18194                 Sync with HEAD (leak fix)
18195
18196 2004-12-31 [colin]      0.9.13cvs23.2
18197
18198         * src/prefs_common.c
18199                 GTK2 widgets + stock buttons - patch by Alfons
18200
18201 2004-12-31 [paul]       0.9.13cvs23.1
18202
18203         * configure.ac
18204                 bump up EXTRA_VERSION to match (sync'ed) HEAD
18205         * src/gtk/pluginwindow.c
18206                 use GTK2 widgets and plug memory leaks,
18207                 patches by Alfons
18208
18209 2004-12-30 [colin]      0.9.13cvs22.4
18210
18211         * src/account.c
18212         * src/action.c
18213         * src/export.c
18214         * src/foldersel.c
18215         * src/import.c
18216         * src/message_search.c
18217         * src/prefs_actions.c
18218         * src/prefs_common.c
18219         * src/prefs_customheader.c
18220         * src/prefs_filtering.c
18221         * src/prefs_summary_column.c
18222         * src/summary_search.c
18223         * src/gtk/about.c
18224         * src/gtk/description_window.c
18225         * src/gtk/gtkutils.c
18226         * src/gtk/gtkutils.h
18227         * src/gtk/inputdialog.c
18228         * src/gtk/prefswindow.c
18229                 Use GTK2 stock buttons. Patches by Alfons.
18230
18231 2004-12-30 [colin]      0.9.13cvs22.3
18232
18233         * src/account.c
18234                 Sync with HEAD
18235         * src/prefs_actions.c
18236         * src/prefs_customheader.c
18237         * src/prefs_filtering.c
18238         * src/prefs_msg_colors.c
18239         * src/prefs_summary_column.c
18240         * src/gtk/prefswindow.c
18241                 Use GtkTreeView instead of deprecated 
18242                 widgets. Patches by Alfons.
18243
18244 2004-12-30 [paul]       0.9.13cvs22.2
18245
18246         * src/foldersel.c
18247                 use GTK 2 Tree View
18248                 patch by Alfons, with root folder sorting fix
18249                 by Stephan Sachse
18250
18251 2004-12-30 [paul]       0.9.13cvs22.1
18252
18253         * ChangeLog
18254         * ChangeLog.claws
18255         * ChangeLog.jp
18256         * NEWS
18257         * configure.ac
18258         * src/account.c
18259                 sync with HEAD
18260
18261 2004-12-22 [martin]     0.9.13cvs21.2
18262
18263         * src/action.c
18264                 free the command line after its use
18265
18266 2004-12-18 [paul]       0.9.13cvs21.1
18267
18268         * AUTHORS
18269         * ChangeLog
18270         * ChangeLog.claws
18271         * ChangeLog.jp
18272         * NEWS
18273         * configure.ac
18274         * src/action.c
18275         * src/compose.c
18276         * src/syldap.c
18277                 sync with HEAD
18278
18279 2004-12-17 [martin]     0.9.13cvs17.2
18280
18281         * src/action.c
18282                 convert actions input to locale
18283         * src/inc.c
18284                 convert notification command to locale
18285         * src/plugins/pgpmime/select-keys.c
18286                 convert attributes to utf8
18287
18288 2004-12-14 [colin]      0.9.13cvs17.1
18289
18290         * ChangeLog
18291         * ChangeLog.jp
18292         * ChangeLog.claws
18293         * src/action.c
18294         * src/common/utils.c
18295         * src/gtk/prefswindow.c
18296         * src/gtk/gtkutils.c
18297         * src/gtk/gtkutils.h
18298         * src/plugins/spamassassin/libspamc.c
18299                 Sync with HEAD
18300
18301 2004-12-13 [colin]      0.9.13cvs14.1
18302
18303         * src/quote_fmt_parse.y
18304                 Sync with HEAD
18305
18306 2004-12-10 [colin]      0.9.13cvs12.1
18307
18308         * src/prefs_themes.c
18309         * src/mainwindow.c
18310         * src/messageview.c
18311                 Sync with HEAD
18312
18313 2004-12-09 [colin]      0.9.13cvs10.1
18314
18315         * src/procmime.c
18316                 Sync with HEAD (fix B64 encoding from memory)
18317
18318 2004-12-08 [colin]      0.9.13cvs9.1
18319
18320         * src/gtk/colorlabel.c
18321                 Sync with HEAD
18322
18323 2004-12-08 [paul]       0.9.13cvs8.2
18324
18325         * src/gtk/pluginwindow.c
18326                 fix window resizing oddities
18327
18328 2004-12-08 [colin]      0.9.13cvs8.1
18329
18330         * src/quote_fmt_parse.y
18331                 Sync with HEAD
18332
18333 2004-12-08 [colin]      0.9.13cvs7.1
18334
18335         * src/matcher_parser_parse.y
18336         * src/msgcache.c
18337         * src/prefs_matcher.c
18338         * src/procheader.c
18339         * src/matcher.c
18340         * src/common/defs.h
18341         * po/sr.po
18342                 Sync with HEAD
18343
18344 2004-12-08 [colin]      0.9.13cvs6.1
18345
18346         * src/quote_fmt_parse.y
18347         * src/textview.c
18348                 Sync with HEAD
18349         * src/gtk/prefswindow.c
18350         * src/gtk/pluginwindow.c
18351                 Fix G_CALLBACKS protos (thanks to Alfons)
18352
18353 2004-12-07 [torte]      0.9.13cvs2.2
18354
18355         * src/procmime.c
18356                 [Bug 650] reply button causes crash
18357                 Thanks to David Relson and Christoph
18358
18359 2004-12-07 [colin]      0.9.13cvs2.1
18360
18361         * ChangeLog.claws
18362         * AUTHORS
18363         * po/sk.po
18364         * src/procmime.c
18365         * src/prefs_account.c
18366         * src/common/smtp.c
18367         * src/common/smtp.h
18368                 Sync with HEAD
18369
18370 2004-12-06 [colin]      0.9.12cvs187.1
18371
18372         * ChangeLog.claws
18373         * INSTALL
18374         * Makefile.am
18375         * README.claws
18376         * TODO.claws
18377         * configure.ac
18378         * po/bg.po
18379         * po/cs.po
18380         * po/el.po
18381         * po/en_GB.po
18382         * po/es.po
18383         * po/fr.po
18384         * po/hr.po
18385         * po/hu.po
18386         * po/it.po
18387         * po/ja.po
18388         * po/ko.po
18389         * po/nl.po
18390         * po/pl.po
18391         * po/pt_BR.po
18392         * po/ru.po
18393         * po/sk.po
18394         * po/sr.po
18395         * po/sv.po
18396         * po/zh_CN.po
18397         * po/zh_TW.Big5.po
18398         * src/compose.c
18399         * tools/Makefile.am
18400         * tools/README
18401         * tools/filter_conv.pl
18402         * tools/kdeservicemenu/README
18403         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
18404         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
18405                 Sync with HEAD
18406
18407 2004-12-04 [colin]      0.9.12cvs183.1
18408
18409         * src/compose.c
18410                 Sync with HEAD (compose window position saving)
18411
18412 2004-12-04 [paul]       0.9.12cvs182.3
18413
18414         * src/messageview.c
18415         * src/mimeview.c
18416         * src/prefs_customheader.c
18417         * src/gtk/quicksearch.c
18418                 replace some forgotten GTK_SIGNAL_FUNCs
18419
18420 2004-12-04 [paul]       0.9.12cvs182.2
18421
18422         * src/Makefile.am
18423                 remove 'pixmaps/dir_noselect.xpm'. from local patch,
18424                 committed in error      
18425
18426 2004-12-04 [paul]       0.9.12cvs182.1
18427
18428         * ChangeLog
18429         * ChangeLog.claws
18430         * ChangeLog.jp
18431         * INSTALL
18432         * NEWS
18433         * README
18434         * README.jp
18435         * configure.ac
18436         * doc/manual/ja/Makefile.am
18437         * doc/manual/ja/sylpheed-1.html
18438         * doc/manual/ja/sylpheed-10.html
18439         * doc/manual/ja/sylpheed-11.html
18440         * doc/manual/ja/sylpheed-12.html
18441         * doc/manual/ja/sylpheed-13.html
18442         * doc/manual/ja/sylpheed-14.html
18443         * doc/manual/ja/sylpheed-15.html
18444         * doc/manual/ja/sylpheed-16.html
18445         * doc/manual/ja/sylpheed-17.html
18446         * doc/manual/ja/sylpheed-18.html
18447         * doc/manual/ja/sylpheed-19.html
18448         * doc/manual/ja/sylpheed-2.html
18449         * doc/manual/ja/sylpheed-20.html
18450         * doc/manual/ja/sylpheed-3.html
18451         * doc/manual/ja/sylpheed-4.html
18452         * doc/manual/ja/sylpheed-5.html
18453         * doc/manual/ja/sylpheed-6.html
18454         * doc/manual/ja/sylpheed-7.html
18455         * doc/manual/ja/sylpheed-8.html
18456         * doc/manual/ja/sylpheed-9.html
18457         * doc/manual/ja/sylpheed.html
18458         * doc/manual/ja/sylpheed.sgml
18459         * po/de.po
18460         * src/Makefile.am
18461         * src/compose.c
18462         * src/procmime.c
18463         * src/pixmaps/regular.xpm **REMOVED**
18464         * src/plugins/pgpmime/pgpmime.c
18465         * src/plugins/pgpmime/plugin.c
18466         * src/plugins/pgpmime/prefs_gpg.c
18467                 sync with HEAD
18468
18469 2004-12-03 [paul]       0.9.12cvs180.1
18470
18471         * ChangeLog
18472         * ChangeLog.claws
18473         * ChangeLog.jp
18474         * configure.ac
18475         * src/Makefile.am
18476         * src/pop.c
18477         * src/common/utils.c
18478         * src/common/utils.h
18479         * src/pixmaps/continue.xpm
18480         * src/pixmaps/dir_close.xpm
18481         * src/pixmaps/dir_open.xpm
18482         * src/pixmaps/drafts_close.xpm
18483         * src/pixmaps/drafts_open.xpm
18484         * src/pixmaps/folder.xpm **REMOVED**
18485         * src/pixmaps/group.xpm
18486         * src/pixmaps/unread.xpm
18487                 sync with HEAD
18488
18489 2004-12-02 [colin]      0.9.12cvs179.1
18490
18491         * src/compose.c
18492                 Sync with HEAD (non-duplicated reedition)
18493
18494 2004-12-02 [colin]      0.9.12cvs178.1
18495
18496         * src/compose.c
18497                 Sync with HEAD (linewrap_quote fix)
18498
18499 2004-12-01 [colin]      0.9.12cvs177.3
18500
18501         * src/addrharvest.c
18502                 Replace sizeof with strlen
18503
18504 2004-12-01 [paul]       0.9.12cvs177.2
18505
18506         * src/addrharvest.c
18507                 fix 'harvest addresses'
18508
18509 2004-11-30 [colin]      0.9.12cvs177.1
18510
18511         * src/gtk/prefswindow.c
18512         * src/gtk/pluginwindow.c
18513                 Sync with HEAD
18514
18515 2004-11-29 [colin]      0.9.12cvs176.1
18516
18517         * src/folderview.c
18518                 sync with HEAD (Fix disappearing separators in folderview's popup)
18519
18520 2004-11-29 [colin]      0.9.12cvs175.1
18521
18522         * src/procmime.c
18523                 Sync with head (another format fix)
18524
18525 2004-11-29 [colin]      0.9.12cvs174.1
18526
18527         * src/pop.c
18528                 Sync with HEAD (format string fix)
18529
18530 2004-11-26 [colin]      0.9.12cvs173.1
18531
18532         * src/common/smtp.c
18533         * src/common/smtp.h
18534                 Sync with HEAD
18535
18536 2004-11-24 [colin]      0.9.12cvs172.1
18537
18538         * src/plugins/pgpmime/pgpmime.c
18539                 Sync with HEAD
18540
18541 2004-11-24 [colin]      0.9.12cvs171.1
18542
18543         * src/plugins/pgpmime/pgpmime.c
18544                 Sync with head (gpgmectx leaks)
18545
18546 2004-11-24 [colin]      0.9.12cvs169.1
18547
18548         * src/plugins/pgpmime/plugin.c
18549         * src/plugins/trayicon/Makefile.am
18550         * src/plugins/trayicon/newmarkedmail.xpm
18551         * src/plugins/trayicon/trayicon.c
18552         * src/plugins/trayicon/unreadmarkedmail.xpm
18553                 Sync with HEAD
18554
18555 2004-11-23 [colin]      0.9.12cvs168.1
18556
18557         * src/partial_download.c
18558         * src/partial_download.h
18559         * src/plugins/pgpmime/plugin.c
18560                 Sync with HEAD
18561
18562 2004-11-23 [colin]      0.9.12cvs166.1
18563
18564         * src/Makefile.am
18565         * src/codeconv.c
18566         * src/compose.c
18567         * src/folderview.c
18568         * src/main.c
18569         * src/partial_download.c
18570         * src/partial_download.h
18571         * src/prefs_account.c
18572         * src/prefs_account.h
18573         * src/privacy.c
18574         * src/privacy.h
18575         * src/procmime.c
18576         * src/common/Makefile.am
18577         * src/common/base64.h
18578         * src/common/partial_download.c
18579         * src/common/partial_download.h
18580         * src/gtk/prefswindow.c
18581         * src/gtk/prefswindow.h
18582         * src/plugins/pgpmime/pgpmime.c
18583         * src/plugins/pgpmime/prefs_gpg.c
18584         * src/plugins/pgpmime/prefs_gpg.h
18585         * src/plugins/pgpmime/sgpgme.c
18586         * src/plugins/pgpmime/sgpgme.h
18587                 Sync with HEAD
18588
18589 2004-11-23 [colin]      0.9.12cvs163.1
18590
18591         * src/main.c
18592                 Sync with HEAD (cursor optimization)
18593
18594 2004-11-23 [colin]      0.9.12cvs162.1
18595
18596         * src/prefs_common.c
18597         * src/prefs_themes.c
18598         * src/procmsg.c
18599                 Sync with HEAD
18600
18601 2004-11-23 [colin]      0.9.12cvs158.9
18602
18603         * src/compose.c
18604                 Fix double-free when forwarding
18605         * src/msgcache.c
18606                 Fix leak on error path
18607                 
18608
18609 2004-11-23 [colin]      0.9.12cvs158.8
18610
18611         * src/compose.c
18612                 Fix possible double-free
18613                 Spotted by Alfons
18614
18615 2004-11-23 [colin]      0.9.12cvs158.7
18616
18617         * src/compose.c
18618                 Fix some signal handlers' prototypes
18619                 Spotted by Alfons
18620
18621 2004-11-22 [colin]      0.9.12cvs158.6
18622
18623         * src/compose.c
18624                 Remove unneeded code and duplicated
18625                 wrapping - patch by Alfons
18626
18627 2004-11-22 [colin]      0.9.12cvs158.5
18628
18629         * src/prefs_themes.c
18630                 Fix oversized selector
18631
18632 2004-11-22 [colin]      0.9.12cvs158.4
18633
18634         * src/compose.c
18635                 fix dump_text()
18636                 patch by Alfons
18637
18638 2004-11-19 [colin]      0.9.12cvs158.3
18639
18640         * src/textview.c
18641                 Add a context menu on links (open, copy)
18642
18643 2004-11-18 [paul]       0.9.12cvs158.2
18644
18645         * src/addrgather.c
18646         * src/exphtmldlg.c
18647         * src/expldifdlg.c
18648         * src/mimeview.c
18649         * src/prefs_common.c
18650         * src/plugins/image_viewer/viewer.c
18651         * src/plugins/spamassassin/spamassassin_gtk.c
18652                 replace deprecated gtk_notebook_set_page
18653                 and gtk_notebook_current_page
18654
18655 2004-11-18 [paul]       0.9.12cvs158.1
18656
18657         * configure.ac
18658         * src/compose.c
18659         * src/mainwindow.c
18660         * src/messageview.c
18661         * src/prefs_common.c
18662         * src/common/utils.c
18663         * src/common/utils.h
18664                 sync with HEAD
18665
18666 2004-11-17 [colin]      0.9.12cvs156.1
18667
18668         * src/prefs_account.c
18669         * src/prefs_account.h
18670         * src/procmsg.c
18671                 Sync with HEAD (add pref to store encrypted mails encrypted)
18672
18673 2004-11-17 [paul]       0.9.12cvs155.1
18674
18675         * ChangeLog
18676         * ChangeLog.claws
18677         * ChangeLog.jp
18678         * NEWS
18679         * configure.ac
18680         * src/compose.c
18681         * src/jpilot.c
18682         * src/privacy.c
18683         * src/procmime.c
18684         * src/procmime.h
18685         * src/procmsg.c
18686         * src/toolbar.c
18687         * src/pixmaps/error.xpm
18688                 sync with HEAD
18689
18690 2004-11-17 [colin]      0.9.12cvs151.1
18691
18692         * src/plugins/pgpmime/pgpmime.c
18693                 Sync with HEAD (remove debug printf)
18694
18695 2004-11-17 [colin]      0.9.12cvs150.1
18696
18697         * src/plugins/pgpmime/pgpmime.c
18698                 Sync with HEAD (off-by-one fix)
18699
18700 2004-11-17 [colin]      0.9.12cvs149.1
18701
18702         * src/procmsg.c
18703                 Sync with HEAD (coding style fixes)
18704
18705 2004-11-16 [colin]      0.9.12cvs148.1
18706
18707         * src/procmsg.c
18708                 Sync with head (Fix the fix)
18709
18710 2004-11-16 [colin]      0.9.12cvs147.1
18711
18712         * src/procmsg.c
18713                 Sync with Main (leak fix)
18714
18715 2004-11-16 [colin]      0.9.12cvs146.14
18716
18717         * src/compose.c
18718                 Remove useless chunk of code
18719                 Patch by Alfons
18720
18721 2004-11-15 [colin]      0.9.12cvs146.13
18722
18723         * src/compose.c
18724                 Fix drafting after insertion
18725                 Patch by Alfons
18726
18727 2004-11-15 [colin]      0.9.12cvs146.12
18728
18729         * src/compose.c
18730         * src/prefs_filtering.c
18731         * src/prefs_filtering_action.c
18732         * src/prefs_toolbar.c
18733                 Fix some const-correctness
18734
18735 2004-11-15 [colin]      0.9.12cvs146.11
18736
18737         * src/summaryview.c
18738         * src/prefs_themes.c
18739         * src/messageview.c
18740                 Fix some leaks
18741
18742 2004-11-15 [colin]      0.9.12cvs146.10
18743
18744         * src/codeconv.c
18745                 More unreadable locale fixes
18746
18747 2004-11-14 [colin]      0.9.12cvs146.9
18748
18749         * src/textview.c
18750                 Fix uri_security_check
18751                 Patch by Alfons
18752
18753 2004-11-13 [paul]       0.9.12cvs146.8
18754
18755         * src/folder.c
18756         * src/procmime.c
18757                 fix 2 bugs introduced in last commit
18758
18759 2004-11-13 [paul]       0.9.12cvs146.7
18760
18761         * src/compose.c
18762         * src/exporthtml.c
18763         * src/exportldif.c
18764         * src/folder.c
18765         * src/imap.c
18766         * src/imap_gtk.c
18767         * src/main.c
18768         * src/mainwindow.c
18769         * src/messageview.c
18770         * src/mh_gtk.c
18771         * src/prefs_themes.c
18772         * src/procmime.c
18773         * src/setup.c
18774         * src/summaryview.c
18775                 replace deprecated g_basename
18776
18777 2004-11-13 [paul]       0.9.12cvs146.6
18778
18779         * src/compose.c
18780         * src/imap.c
18781         * src/matcher_parser.h
18782         * src/matcher_parser_parse.y
18783         * src/prefs_filtering.c
18784         * src/prefs_filtering_action.c
18785         * src/prefs_themes.c
18786         * src/prefs_toolbar.c
18787         * src/common/utils.c
18788                 various small fixes/cleanups
18789
18790 2004-11-12 [colin]      0.9.12cvs146.5
18791
18792         * src/textview.c
18793                 Validate event's origin on visibility notify
18794                 Patch by Alfons.
18795
18796 2004-11-12 [paul]       0.9.12cvs146.4
18797
18798         * src/exporthtml.c
18799         * src/exportldif.c
18800         * src/imap.c
18801         * src/mh.c
18802         * src/mimeview.c
18803         * src/prefs_spelling.c
18804         * src/prefs_themes.c
18805                 replace deprecated g_dirname    
18806
18807 2004-11-12 [colin]      0.9.12cvs146.3
18808
18809         * src/textview.c
18810                 Some coding style fixes
18811
18812 2004-11-12 [colin]      0.9.12cvs146.2
18813
18814         * src/codeconv.c
18815                 We want to replace _all_ extended chars in
18816                 conv_unreadable_*, because any string containing
18817                 extended chars not parsing as UTF8 is 
18818                 undisplayed on gtk2.
18819
18820 2004-11-12 [paul]       0.9.12cvs146.1
18821
18822         * ChangeLog
18823         * ChangeLog.claws
18824         * ChangeLog.jp
18825         * NEWS
18826         * configure.ac
18827         * src/account.c
18828         * src/folderview.c
18829         * src/folderview.h
18830         * src/imap.c
18831         * src/imap_gtk.c
18832         * src/inc.c
18833         * src/mainwindow.c
18834         * src/mh_gtk.c
18835         * src/news_gtk.c
18836         * src/pop.c
18837         * src/prefs_account.c
18838         * src/prefs_account.h
18839         * src/prefs_ext_prog.c
18840         * src/procmime.c
18841         * src/procmime.h
18842         * src/procmsg.c
18843         * src/procmsg.h
18844         * src/summary_search.c
18845         * src/summaryview.c
18846         * src/textview.c
18847         * src/common/defs.h
18848         * src/common/utils.c
18849         * src/common/utils.h
18850         * src/gtk/menu.c
18851         * src/gtk/menu.h
18852                 sync with HEAD
18853
18854 2004-11-11 [colin]      0.9.12cvs144.2
18855
18856         * src/textview.c
18857                 Fix URI range selection (patch by Alfons)
18858
18859 2004-11-09 [colin]      0.9.12cvs144.1
18860
18861         * ChangeLog.claws
18862         * src/compose.c
18863         * src/folder.c
18864         * src/folder_item_prefs.c
18865         * src/prefs_account.c
18866         * src/prefs_account.h
18867         * src/plugins/pgpmime/pgpmime.c
18868                 Sync with HEAD
18869
18870 2004-11-08 [colin]      0.9.12cvs143.1
18871
18872         * src/summaryview.c
18873                 Sync with HEAD (optimize quicksearch)
18874
18875 2004-11-08 [colin]      0.9.12cvs142.2
18876
18877         * src/compose.c
18878                 Don't wrap when Edit/Auto wrapping is disabled
18879
18880 2004-11-08 [colin]      0.9.12cvs142.1
18881
18882         * src/textview.c
18883                 Sync with HEAD
18884
18885 2004-11-08 [colin]      0.9.12cvs141.1
18886
18887         * src/textview.c
18888                 Sync with HEAD (fix some mail URIs)
18889
18890 2004-11-08 [colin]      0.9.12cvs140.3
18891
18892         * src/textview.c
18893                 o Use text cursor instead of arrow when
18894                   not on a link
18895                 o Fix handling of contiguous links (as in
18896                   "colin@colino.net" <colin@colino.net>)
18897                   This one unveils a bug in get_email_part()
18898
18899 2004-11-07 [colin]      0.9.12cvs140.2
18900
18901         * src/textview.c
18902                 Fix memleak. Patch by Alfons.
18903
18904 2004-11-06 [colin]      0.9.12cvs140.1
18905
18906         * src/compose.c
18907                 Sync with HEAD (don't ask passphrase
18908                 when drafting)
18909
18910 2004-11-06 [paul]       0.9.12cvs139.2
18911
18912         * AUTHORS
18913         * src/textview.c
18914         * src/textview.h
18915                 textview URI handling. hovering over a 
18916                 link displays it in the status bar,
18917                 and changes the mouse pointer to a hand 
18918                 cursor. a link is activated with a single 
18919                 click. (Modified from the) patch by Jean-Yves 
18920                 Lefort <jylefort@users.sourceforge.net>
18921                 
18922
18923 2004-11-05 [colin]      0.9.12cvs139.1
18924
18925         * src/compose.c
18926         * src/procmime.c
18927                 Sync with HEAD again ^^
18928
18929 2004-11-05 [colin]      0.9.12cvs139.1
18930
18931         * src/compose.c
18932         * src/procmime.c
18933                 Sync with HEAD
18934
18935 2004-11-03 [paul]       0.9.12cvs138.1
18936
18937         * ChangeLog.claws
18938         * configure.ac
18939         * po/POTFILES.in
18940         * src/prefs_ext_prog.c
18941         * src/procmime.c
18942         * tools/kdeservicemenu/README
18943         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
18944         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
18945                 sync with HEAD
18946
18947 2004-11-01 [christoph]  0.9.12cvs136.2
18948
18949         * src/procmime.c
18950                 convert MIME parameters to UTF-8
18951
18952 2004-10-29 [colin]      0.9.12cvs136.1
18953
18954         * src/common/utils.c
18955                 Sync with HEAD (don't use '=' in mime boundary)
18956
18957 2004-10-29 [paul]       0.9.12cvs135.1
18958
18959         * configure.ac
18960         * doc/src/rfc2231.txt
18961         * src/procmime.c
18962         * src/common/quoted-printable.c
18963         * src/common/utils.c
18964         * src/common/utils.h
18965                 sync with HEAD
18966
18967 2004-10-27 [paul]       0.9.12cvs134.1
18968
18969         * configure.ac
18970         * src/main.c
18971         * src/procmime.c
18972         * src/plugins/pgpmime/pgpmime.c
18973                 sync with HEAD
18974
18975 2004-10-26 [paul]       0.9.12cvs132.3
18976
18977         * src/account.c
18978         * src/addressbook.c
18979         * src/addrgather.c
18980         * src/addrharvest.c
18981         * src/codeconv.c
18982         * src/compose.c
18983         * src/customheader.c
18984         * src/editaddress.c
18985         * src/editgroup.c
18986         * src/enriched.c
18987         * src/expldifdlg.c
18988         * src/exporthtml.c
18989         * src/exportldif.c
18990         * src/folder.c
18991         * src/foldersel.c
18992         * src/folderview.c
18993         * src/grouplistdialog.c
18994         * src/html.c
18995         * src/imap.c
18996         * src/jpilot.c
18997         * src/ldapserver.c
18998         * src/ldif.c
18999         * src/mimeview.c
19000         * src/news.c
19001         * src/news_gtk.c
19002         * src/pop.c
19003         * src/prefs_display_header.c
19004         * src/prefs_gtk.c
19005         * src/prefs_msg_colors.c
19006         * src/prefs_toolbar.c
19007         * src/procheader.c
19008         * src/procmime.c
19009         * src/summaryview.c
19010         * src/textview.c
19011         * src/toolbar.c
19012         * src/vcard.c
19013         * src/common/mgutils.c
19014         * src/common/nntp.c
19015         * src/common/smtp.c
19016         * src/common/template.c
19017         * src/common/utils.c
19018         * src/common/xmlprops.c
19019         * src/plugins/pgpmime/pgpmime.c
19020         * src/plugins/pgpmime/select-keys.c
19021         * src/plugins/pgpmime/sgpgme.c
19022                 replace deprecated g_strcasecmp(), g_strncasecmp(),
19023                 g_string_sprintfa(), gtk_notebook_current_page()
19024
19025 2004-10-26 [colin]      0.9.12cvs132.2
19026
19027         * src/prefs_folder_item.c
19028                 Fix default-account selection
19029
19030 2004-10-21 [colin]      0.9.12cvs133
19031
19032         * src/compose.c
19033                 Sync with HEAD (Remove extra separator in compose's Options)
19034         * src/textview.c
19035                 Set wrapping to char
19036
19037 2004-10-21 [paul]       0.9.12cvs131.2
19038
19039         * src/compose.c
19040         * src/sourcewindow.c
19041                 fix wrapping
19042                 fix window shrinking 
19043
19044 2004-10-21 [colin]      0.9.12cvs131.1
19045
19046         * ChangeLog.claws
19047         * src/compose.c
19048                 Sync with HEAD
19049
19050 2004-10-21 [paul]       0.9.12cvs130.2
19051
19052         * src/prefs_folder_item.c
19053                 sync with HEAD (Apply to subfolders)
19054
19055 2004-10-19 [colin]      0.9.12cvs130.1
19056
19057         * ChangeLog.claws
19058         * src/compose.c
19059         * src/common/utils.c
19060         * src/gtk/menu.c
19061                 Sync with HEAD
19062
19063 2004-10-19 [colin]      0.9.12cvs128.1
19064
19065         * src/addrbook.c
19066         * src/addrcache.c
19067         * src/addressbook.c
19068         * src/codeconv.c
19069         * src/compose.c
19070         * src/customheader.c
19071         * src/editaddress.c
19072         * src/editgroup.c
19073         * src/exporthtml.c
19074         * src/folder.c
19075         * src/folderview.c
19076         * src/imap.c
19077         * src/jpilot.c
19078         * src/main.c
19079         * src/matcher_parser_parse.y
19080         * src/mbox.c
19081         * src/pop.c
19082         * src/prefs_account.c
19083         * src/prefs_gtk.c
19084         * src/prefs_msg_colors.c
19085         * src/procheader.c
19086         * src/procmime.c
19087         * src/procmime.h
19088         * src/procmsg.c
19089         * src/summaryview.c
19090         * src/textview.c
19091         * src/common/base64.c
19092         * src/common/partial_download.c
19093         * src/common/socket.c
19094         * src/common/sylpheed.c
19095         * src/common/utils.c
19096         * src/common/utils.h
19097         * src/gtk/pluginwindow.c
19098         * src/gtk/quicksearch.c
19099         * src/plugins/clamav/clamav_plugin.c
19100         * src/plugins/clamav/clamav_plugin.h
19101         * src/plugins/clamav/clamav_plugin_gtk.c
19102         * src/plugins/pgpmime/passphrase.c
19103         * src/plugins/pgpmime/pgpmime.c
19104         * src/plugins/pgpmime/plugin.c
19105         * src/plugins/pgpmime/prefs_gpg.c
19106         * src/plugins/pgpmime/prefs_gpg.h
19107         * src/plugins/pgpmime/select-keys.c
19108         * src/plugins/pgpmime/sgpgme.c
19109         * src/plugins/spamassassin/libspamc.c
19110         * src/plugins/spamassassin/spamassassin.c
19111         * src/plugins/spamassassin/spamassassin.h
19112         * src/plugins/spamassassin/spamassassin_gtk.c
19113         * src/plugins/trayicon/trayicon.c
19114         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
19115                 Sync with HEAD
19116
19117 2004-10-14 [colin]      0.9.12cvs126.2
19118
19119         * src/codeconv.c
19120         * src/textview.c
19121                 Fix conv_unreadable_locale
19122
19123 2004-10-13 [colin]      0.9.12cvs126.1
19124
19125         * src/compose.c
19126                 Sync with HEAD (don't convert charset for 
19127                 drafted messages, minor cleanup)
19128
19129 2004-10-13 [colin]      0.9.12cvs125.1
19130
19131         * po/POTFILES.in
19132                 Sync with HEAD (POTFILES fix)
19133
19134 2004-10-12 [colin]      0.9.12cvs124.3
19135
19136         * src/compose.c
19137                 Fix encoding bug from latest sync
19138
19139 2004-10-12 [paul]       0.9.12cvs124.2
19140
19141         * src/plugins/pgpmime/prefs_gpg.c
19142         * src/plugins/pgpmime/prefs_gpg.h
19143                 forgotten in last commit        
19144
19145 2004-10-12 [paul]       0.9.12cvs124.1
19146
19147         * ChangeLog.claws
19148         * configure.ac
19149         * m4/spamassassin.m4
19150         * src/Makefile.am
19151         * src/account.c
19152         * src/compose.c
19153         * src/compose.h
19154         * src/crash.c
19155         * src/main.c
19156         * src/mimeview.c
19157         * src/passphrase.c
19158         * src/passphrase.h
19159         * src/prefs_account.c
19160         * src/prefs_account.h
19161         * src/prefs_common.c
19162         * src/privacy.c
19163         * src/privacy.h
19164         * src/procmime.c
19165         * src/procmime.h
19166         * src/procmsg.c
19167         * src/rfc2015.c
19168         * src/rfc2015.h
19169         * src/select-keys.c
19170         * src/select-keys.h
19171         * src/textview.c
19172         * src/common/utils.c
19173         * src/common/utils.h
19174         * src/gtk/about.c
19175         * src/plugins/pgpmime/Makefile.am
19176         * src/plugins/pgpmime/passphrase.c
19177         * src/plugins/pgpmime/passphrase.h
19178         * src/plugins/pgpmime/pgpmime.c
19179         * src/plugins/pgpmime/plugin.c
19180         * src/plugins/pgpmime/select-keys.c
19181         * src/plugins/pgpmime/select-keys.h
19182         * src/plugins/pgpmime/sgpgme.c
19183         * src/plugins/pgpmime/sgpgme.h
19184                 sync with HEAD
19185
19186 2004-10-04 [colin]      0.9.12cvs122.1
19187
19188         * src/mainwindow.c
19189         * src/messageview.c
19190         * src/messageview.h
19191         * src/textview.c
19192                 Sync with HEAD
19193
19194 2004-10-04 [colin]      0.9.12cvs121.1
19195
19196         * src/summaryview.c
19197                 Sync with HEAD
19198
19199 2004-10-04 [paul]       0.9.12cvs120.1
19200
19201         * configure.ac
19202                 sync with HEAD [don't try to build 
19203                 pgpmime plugin when gpgme is disabled]
19204
19205 2004-10-03 [colin]      0.9.12cvs119.3
19206
19207         * src/gtk/gtksctree.c
19208                 Lots of side effects. Put back as before 117.2.
19209         * src/summaryview.c
19210                 Fix bug #602
19211
19212 2004-10-03 [colin]      0.9.12cvs119.2
19213
19214         * src/gtk/gtksctree.c
19215                 Revert 608 fix that doesn't work that good
19216
19217 2004-10-02 [colin]      0.9.12cvs119.1
19218
19219         * src/mainwindow.c
19220         * src/messageview.c
19221         * src/prefs_common.h
19222         * src/procmime.c
19223         * src/procmime.h
19224         * src/textview.c
19225                 Sync with HEAD
19226         * src/gtk/gtksctree.c
19227                 Close bug #608
19228
19229 2004-10-01 [colin]      0.9.12cvs118.1
19230
19231         * src/mimeview.c
19232                 Sync with HEAD (better Save All fix)
19233
19234 2004-10-01 [colin]      0.9.12cvs117.2
19235
19236         * src/gtk/gtksctree.c
19237                 Faster on selection
19238
19239 2004-10-01 [colin]      0.9.12cvs117.1
19240
19241         * src/mimeview.c
19242                 Sync with HEAD (Save All: only attachments)
19243
19244 2004-10-01 [paul]       0.9.12cvs116.1
19245
19246         * ChangeLog.claws
19247         * configure.ac
19248         * src/account.c
19249         * src/prefs_common.c
19250         * src/gtk/colorlabel.c
19251                 sync with HEAD
19252
19253 2004-09-30 [colin]      0.9.12cvs115.1
19254
19255         * src/stock_pixmap.c
19256         * src/stock_pixmap.h
19257         * src/folderview.c
19258         * src/Makefile.am
19259         * src/pixmaps/read.xpm
19260                 Sync with HEAD (new pixmap)
19261
19262 2004-09-29 [colin]      0.9.12cvs114.1
19263
19264         * src/compose.c
19265                 Sync with HEAD
19266                 Fix focus handling in headers
19267
19268 2004-09-29 [paul]       0.9.12cvs113.1
19269
19270         * src/quote_fmt_parse.y
19271                 sync with HEAD
19272  
19273
19274 2004-09-28 [colin]      0.9.12cvs112.1
19275
19276         * src/folderview.c
19277         * src/mainwindow.c
19278                 Sync with HEAD
19279
19280 2004-09-28 [colin]      0.9.12cvs110.1
19281
19282         * src/folderview.c
19283                 Sync with HEAD (Contextual Empty trash menu)
19284
19285 2004-09-28 [colin]      0.9.12cvs108.1
19286
19287         * src/addressbook.c
19288                 Sync with HEAD (addressbook edit on double-click)
19289
19290 2004-09-28 [colin]      0.9.12cvs106.1
19291
19292         * src/inc.c
19293                 Sync with HEAD (folder_item freeze on inc)
19294
19295 2004-09-27 [colin]      0.9.12cvs105.1
19296
19297         * src/folderview.c
19298                 Sync with HEAD (right-align new and unread column)
19299
19300 2004-09-27 [colin]      0.9.12cvs104.1
19301
19302         * src/main.c
19303                 Sync with HEAD (revert 0.9.12cvs101)
19304
19305 2004-09-24 [colin]      0.9.12cvs103.2
19306
19307         * src/wizard.c
19308                 Fix gtk warnings and use domain part of the email address 
19309                 when domain detection fails (no dot in domain name)
19310
19311 2004-09-23 [colin]      0.9.12cvs103.1
19312
19313         * src/plugins/spamassassin/libspamc.c
19314         * src/plugins/spamassassin/libspamc.h
19315         * src/plugins/spamassassin/utils.c
19316         * src/plugins/spamassassin/utils.h
19317                 Sync with HEAD (Update spamassassin to 3.0)
19318
19319 2004-09-21 [colin]      0.9.12cvs102.3
19320
19321         * src/action.c
19322                 Add horizontal scrollbar in action io dialog as needed
19323                 Patch by Alfons.
19324
19325 2004-09-20 [colin]      0.9.12cvs102.2
19326
19327         * src/plugins/image_viewer/viewer.c
19328                 Remove imlib stuff
19329                 use gtk_pixmap_set when clearing
19330                 (would be better to use gtkImages, but causes size-allocate 
19331                 signals storm)
19332
19333 2004-09-17 [paul]       0.9.12cvs102.1
19334
19335         * ChangeLog
19336         * ChangeLog.claws
19337         * ChangeLog.jp
19338         * configure.ac
19339         * src/inc.c
19340                 sync with HEAD
19341
19342
19343 2004-09-17 [colin]      0.9.12cvs101.1
19344
19345         * ChangeLog.claws
19346         * src/main.c
19347                 Sync with HEAD (fix segs at exit)
19348
19349 2004-09-14 [colin]      0.9.12cvs99.5
19350
19351         * src/common/socket.c
19352         * AUTHORS
19353                 Fix send error on 64bit platforms
19354                 Patch by Guy Rouillier <guy-rouillier@speakeasy.net>
19355
19356 2004-09-14 [colin]      0.9.12cvs99.4
19357
19358         * src/action.c
19359                 Fix action output with utf8 
19360                 Patch by Alfons.
19361
19362 2004-09-14 [colin]      0.9.12cvs99.3
19363
19364         * ChangeLog.claws
19365         * src/folder.c
19366                 Sync with HEAD
19367
19368 2004-09-09 [colin]      0.9.12cvs99.2
19369
19370         * src/action.c
19371                 Fix progress bar (displaying "Completed %v/%u")
19372                 Patch by Alfons.
19373
19374 2004-09-08 [colin]      0.9.12cvs99.1
19375
19376         * src/account.c
19377         * src/folder.c
19378         * src/procmsg.c
19379         * src/procmsg.h
19380         * src/plugins/pgpmime/pgpmime.c
19381                 Sync with HEAD
19382
19383 2004-09-08 [colin]      0.9.12cvs97.2
19384
19385         * src/summaryview.c
19386                 Don't select mails in collapsed threads 
19387                 when navigating with up/down
19388
19389 2004-09-07 [colin]      0.9.12cvs97.1
19390
19391         * src/inc.c
19392                 Sync with HEAD (meaningful error messages)
19393
19394 2004-09-06 [colin]      0.9.12cvs96.1
19395
19396         * src/toolbar.c
19397                 Sync with HEAD (fix Redirect graying out)
19398
19399 2004-09-06 [colin]      0.9.12cvs95.1
19400
19401         * src/summaryview.c
19402         * src/mimeview.c
19403                 Sync with HEAD (fix dropped URIs)
19404
19405 2004-09-06 [colin]      0.9.12cvs94.1
19406
19407         * src/addressbook.c
19408         * src/addressitem.h
19409         * src/addritem.c
19410         * src/addritem.h
19411                 Sync with HEAD (addressbook DnD)
19412
19413 2004-09-03 [colin]      0.9.12cvs93.1
19414
19415         * src/summaryview.c
19416                 Sync with HEAD (next/prev unread)
19417
19418 2004-09-03 [colin]      0.9.12cvs92.1
19419
19420         * src/prefs_common.c
19421         * src/prefs_common.h
19422         * src/summaryview.c
19423                 Sync with HEAD ('mark_as_read_delay' pref)
19424
19425 2004-09-02 [colin]      0.9.12cvs91.2
19426
19427         * src/common/xml.c
19428                 Fix leak
19429
19430 2004-09-02 [colin]      0.9.12cvs91.1
19431
19432         * src/gtk/menu.c
19433                 Sync with HEAD (menu accel don't work, but whatever)
19434
19435 2004-09-02 [colin]      0.9.12cvs90.1
19436
19437         * src/account.c
19438                 Sync with HEAD (fix bug 582)
19439
19440 2004-09-02 [colin]      0.9.12cvs89.1
19441
19442         * src/addrindex.c
19443                 Sync with HEAD (free deleted queries)
19444
19445 2004-09-02 [colin]      0.9.12cvs88.1
19446
19447         * src/ldapquery.c
19448                 Sync with HEAD (fix LDAP freezes)
19449
19450 2004-09-02 [colin]      0.9.12cvs87.1
19451
19452         * src/prefs_spelling.c
19453                 Sync with HEAD (add default dictionary)
19454
19455 2004-09-01 [colin]      0.9.12cvs86.1
19456
19457         * src/filtering.c
19458         * src/folderview.c
19459         * src/imap.c
19460         * src/prefs_matcher.c
19461         * src/stock_pixmap.c
19462         * src/summary_search.c
19463         * src/summaryview.c
19464         * src/wizard.c
19465         * src/wizard.h
19466                 Sync with HEAD (uninitialized vars fixes)
19467                 + gtk2 specific warning fixes
19468
19469 2004-08-31 [colin]      0.9.12cvs85.1
19470
19471         * src/folder.c
19472                 Sync with HEAD (Fix memory corruption due to 
19473                 uninitialized var)
19474
19475 2004-08-31 [colin]      0.9.12cvs84.4
19476
19477         * src/summary_search.c
19478                 Fix segfaults when searching in folders with broken headers
19479
19480 2004-08-31 [colin]      0.9.12cvs84.3
19481
19482         * src/compose.c
19483         * src/textview.c
19484                 Fix some more encoding/decoding issues
19485
19486 2004-08-30 [colin]      0.9.12cvs84.2
19487
19488         * src/mimeview.c
19489         * src/prefs_themes.c
19490         * src/gtk/filesel.c
19491         * src/gtk/filesel.h
19492                 Add a folder-mode selection (fixes mimeview's "Save all")
19493
19494 2004-08-29 [colin]      0.9.12cvs84.1
19495
19496         * src/mimeview.c
19497                 Sync with HEAD (don't escape saved filenames)
19498
19499 2004-08-27 [colin]      0.9.12cvs83.1
19500
19501         * ChangeLog
19502         * ChangeLog.claws
19503         * ChangeLog.jp
19504         * src/mh.c
19505         * src/procheader.c
19506         * src/procmsg.c
19507         * src/procmsg.h
19508         * src/common/utils.c
19509         * src/gtk/menu.h
19510         * po/
19511                 Sync with HEAD 0.9.12cvs83 (sync with main)
19512
19513 2004-08-26 [colin]      0.9.12cvs82.4
19514
19515         * src/codeconv.c
19516                 Fix strange stack corruption
19517                 Convert to utf8 after unmime, not before
19518
19519 2004-08-26 [colin]      0.9.12cvs82.3
19520
19521         * src/main.c
19522         * src/wizard.c
19523                 Fix account folders duplication
19524
19525 2004-08-25 [colin]      0.9.12cvs82.2
19526
19527         * src/wizard.c
19528                 Remove ports
19529                 Add SSL selection
19530                 Use login@server as account name
19531
19532 2004-08-25 [colin]      0.9.12cvs82.1
19533
19534         * src/plugins/pgpmime/pgpmime.c
19535                 Sync with HEAD (leak fix).
19536
19537 2004-08-25 [colin]      0.9.12cvs81.1
19538
19539         * src/plugins/pgpmime/pgpmime.c
19540         * src/plugins/pgpmime/sgpgme.c
19541         * src/plugins/pgpmime/sgpgme.h
19542                 Sync with HEAD (Handle combined messages).
19543
19544 2004-08-24 [colin]      0.9.12cvs80.3
19545
19546         * src/wizard.c
19547                 Fix full name, ports, and imap
19548
19549 2004-08-24 [colin]      0.9.12cvs80.2
19550
19551         * src/Makefile.am
19552         * src/main.c
19553         * src/setup.c
19554         * src/setup.h
19555         * src/stock_pixmap.c
19556         * src/stock_pixmap.h
19557         * src/wizard.c ** ADDED **
19558         * src/wizard.h ** ADDED ** 
19559         * src/pixmaps/sylpheed_icon.xpm ** ADDED **
19560                 Add a setup wizard 
19561
19562 2004-08-24 [colin]      0.9.12cvs80.1
19563
19564         * src/folder.c
19565                 Sync with HEAD (set mimeflags on all messages)
19566
19567 2004-08-24 [colin]      0.9.12cvs79.3
19568
19569         * src/matcher_parser_lex.l
19570                 Fix 8bits strings not in utf8
19571
19572 2004-08-24 [colin]      0.9.12cvs79.2
19573
19574         * src/compose.c
19575                 Check conversion result before replacing buffer
19576
19577 2004-08-23 [colin]      0.9.12cvs79.1
19578
19579         * src/compose.c
19580                 Sync with HEAD (create message header in memory)
19581
19582 2004-08-23 [colin]      0.9.12cvs78.1
19583
19584         * src/rfc2015.c
19585         * src/rfc2015.h
19586                 Sync with HEAD (fix bug 197 again)
19587
19588 2004-08-23 [colin]      0.9.12cvs77.3
19589
19590         * src/compose.c
19591                 Fix again inline gpg signing (which outputs utf8
19592                 in gtk2). Not syncing this fix to HEAD as this 
19593                 code is meant to die.
19594
19595 2004-08-23 [colin]      0.9.12cvs77.2
19596
19597         * src/prefs_account.h
19598                 Remove useless include
19599
19600 2004-08-23 [colin]      0.9.12cvs77.1
19601
19602         * src/imap.c
19603         * po/es.po
19604         * po/fr.po
19605         * po/it.po
19606         * po/pl.po
19607         * po/pt_BR.po
19608         * po/sk.po
19609         * po/sr.po
19610                 Sync with HEAD (fix bug 577)
19611
19612 2004-08-22 [colin]      0.9.12cvs76.1
19613
19614         * src/plugins/trayicon/trayicon.c
19615                 Sync with HEAD (fix formatting bug)
19616
19617 2004-08-21 [colin]      0.9.12cvs74.2
19618
19619         * src/gtk/colorsel.c
19620                 Fix bug 564 (Folder color selection window exits on any
19621                 keypress)
19622
19623 2004-08-21 [colin]      0.9.12cvs74.1
19624
19625         * ChangeLog.claws
19626         * src/compose.c
19627         * src/summaryview.c
19628         * src/toolbar.c
19629                 Sync with HEAD (fix bug 576)
19630
19631 2004-08-21 [colin]      0.9.12cvs70.1
19632
19633         * src/compose.c
19634         * src/mainwindow.c
19635                 Sync with HEAD
19636                 
19637
19638 2004-08-21 [paul]       0.9.12cvs66.4
19639
19640         * src/mainwindow.c
19641         * src/messageview.c
19642         * src/gtk/menu.c
19643         * src/plugins/spamassassin/spamassassin_gtk.c
19644                 remove some deprecated gtk1 functions
19645
19646
19647 2004-08-21 [colin]      0.9.12cvs66.3
19648
19649         * src/compose.c
19650         * src/codeconv.c
19651                 Fix warnings
19652                 Remove encoding hacks
19653                 Fix bug 575 (Strange character messes up message)
19654                 Don't display conversion error when drafting
19655
19656 2004-08-21 [paul]       0.9.12cvs66.2
19657
19658         * src/prefs_account.c
19659                 fix GnuPG mode bugs
19660
19661
19662 2004-08-20 [colin]      0.9.12cvs66.1
19663
19664         * src/codeconv.c
19665                 Sync with HEAD 0.9.12cvs66
19666
19667 2004-08-20 [paul]
19668
19669         * src/plugins/pgpmime/plugin.c
19670                 modify PGP/MIME plugin's description
19671
19672 2004-08-17 [colin]      0.9.12cvs65.1
19673
19674         * src/common/ssl.c
19675         * src/plugins/pgpmime/plugin.c
19676                 Sync with HEAD
19677
19678 2004-08-14 [colin]      0.9.12cvs60.3
19679
19680         * src/plugins/trayicon/trayicon.c
19681                 Put back resize callback, on size-request signal
19682                 rather than size-allocate to avoid infinite 
19683                 callback loop
19684
19685 2004-08-13 [colin]      0.9.12cvs60.2
19686
19687         * src/common/defs.h
19688                 Cache versions have been fixed
19689
19690 2004-08-13 [colin]      0.9.12cvs60.1
19691
19692         * src/folderutils.c
19693                 Sync with HEAD
19694
19695 2004-08-12 [colin]      0.9.12cvs59.1
19696
19697         * src/plugins/trayicon/trayicon.c
19698                 Sync with HEAD
19699
19700 2004-08-12 [colin]      0.9.12cvs57.5
19701
19702         * sylpheed.desktop
19703         * configure.ac
19704         * src/Makefile.am
19705         * src/main.c
19706                 Add support for Freedesktop.org's startup notification
19707
19708 2004-08-11 [colin]      0.9.12cvs57.4
19709
19710         * src/textview.c
19711                 Fix off-by-one
19712
19713 2004-08-11 [colin]      0.9.12cvs57.3
19714
19715         * src/message_search.c
19716         * src/summary_search.c
19717                 Make searches case insensitive by default
19718         * src/textview.c
19719                 Fix case-insensitive search in message
19720
19721 2004-08-11 [colin]      0.9.12cvs57.2
19722
19723         * src/summary_search.c
19724                 Let case-sensitive be specified
19725
19726 2004-08-10 [colin]      0.9.12cvs55.4
19727
19728         * src/common/socket.c
19729                 Fix the possible race condition
19730
19731 2004-08-09 [paul]       0.9.12cvs55.3
19732
19733         * configure.ac
19734         * src/Makefile.am
19735         * src/common/Makefile.am
19736                 sync with HEAD
19737
19738
19739 2004-08-09 [paul]       0.9.12cvs55.2
19740
19741         * autogen.sh
19742         * po/poconv.sh
19743                 remove unneeded script
19744
19745         * configure.ac
19746                 add forgotten USE_LDAP_TLS (sync with HEAD)
19747
19748
19749 2004-08-09 [colin]      0.9.12cvs55.1
19750
19751         * src/main.c
19752         * src/common/ssl.c
19753         * src/common/sylpheed.c
19754         * src/common/sylpheed.h
19755                 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
19756
19757 2004-08-09 [paul]       0.9.12cvs54.1
19758
19759         * ChangeLog
19760         * ChangeLog.claws
19761         * ChangeLog.jp
19762         * configure.ac
19763         * po/POTFILES.in
19764         * src/Makefile.am
19765         * src/folderutils.c
19766         * src/main.c
19767         * src/pgpmime.c
19768         * src/pgpmime.h
19769         * src/sgpgme.c
19770         * src/sgpgme.h
19771         * src/plugins/Makefile.am
19772         * src/plugins/pgpmime/.cvsignore
19773         * src/plugins/pgpmime/Makefile.am
19774         * src/plugins/pgpmime/pgpmime.c
19775         * src/plugins/pgpmime/pgpmime.h
19776         * src/plugins/pgpmime/plugin.c
19777         * src/plugins/pgpmime/sgpgme.c
19778         * src/plugins/pgpmime/sgpgme.h
19779                 sync with HEAD
19780
19781 2004-08-08 [paul]       0.9.12cvs51.1
19782
19783         * configure.ac
19784         * src/folder.c
19785                 sync with HEAD
19786
19787 2004-08-07 [colin]      0.9.12cvs50.1
19788
19789         * src/pop.c
19790         * src/common/partial_download.c
19791                 fix warnings (sync from HEAD)
19792
19793 2004-08-07 [colin]      0.9.12cvs48.1
19794
19795         * src/prefs_folder_item.c
19796                 sync with HEAD 0.9.12cvs48
19797
19798 2004-08-06 [colin]      0.9.12cvs47.1
19799
19800         * src/compose.c
19801                 Sync with HEAD
19802
19803 2004-08-06 [christoph]  0.9.12cvs46.2
19804
19805         * src/main.c
19806         * src/plugins/clamav/clamav_plugin_gtk.c
19807         * src/plugins/dillo_viewer/dillo_viewer.c
19808         * src/plugins/image_viewer/plugin.c
19809         * src/plugins/mathml_viewer/mathml_viewer.c
19810         * src/plugins/spamassassin/spamassassin_gtk.c
19811         * src/plugins/trayicon/trayicon.c
19812                 don't mix GTK1.2 plugin with GTK2 plugins
19813
19814 2004-08-06 [colin]      0.9.12cvs46.1
19815
19816         * ChangeLog
19817         * ChangeLog.claws
19818         * ChangeLog.jp
19819         * configure.ac
19820         * sylpheed-claws.pc.in
19821         * src/folder.c
19822         * src/imap.c
19823         * src/localfolder.c
19824         * src/messageview.c
19825         * src/mimeview.c
19826         * src/mimeview.h
19827         * src/msgcache.c
19828         * src/news.c
19829         * src/prefs_ext_prog.c
19830         * src/prefs_folder_item.c
19831         * src/prefs_fonts.c
19832         * src/prefs_msg_colors.c
19833         * src/prefs_spelling.c
19834         * src/prefs_themes.c
19835         * src/prefs_toolbar.c
19836         * src/prefs_wrapping.c
19837         * src/procmime.h
19838         * src/common/defs.h
19839         * src/common/nntp.c
19840         * src/common/session.c
19841         * src/common/session.h
19842         * src/common/socket.c
19843         * src/common/utils.h
19844         * src/common/xml.c
19845         * src/common/xml.h
19846         * src/gtk/prefswindow.c
19847         * src/gtk/prefswindow.h
19848         * src/plugins/clamav/clamav_plugin_gtk.c
19849         * src/plugins/dillo_viewer/dillo_prefs.c
19850         * src/plugins/image_viewer/viewerprefs.c
19851         * src/plugins/spamassassin/spamassassin_gtk.c
19852         * m4/openssl.m4 *** REMOVED ***
19853                 Sync with HEAD 0.9.12cvs46
19854
19855 2004-08-03 [paul]       0.9.12cvs40.2
19856
19857         * src/action.c
19858         * src/addressadd.c
19859         * src/addressbook.c
19860         * src/addrgather.c
19861         * src/browseldap.c
19862         * src/compose.c
19863         * src/crash.c
19864         * src/editaddress.c
19865         * src/editgroup.c
19866         * src/editldap_basedn.c
19867         * src/foldersel.c
19868         * src/importldif.c
19869         * src/mimeview.c
19870         * src/prefs_common.c
19871         * src/prefs_template.c
19872         * src/sourcewindow.c
19873         * src/summaryview.c
19874         * src/gtk/about.c
19875         * src/gtk/foldersort.c
19876         * src/gtk/logwindow.c
19877         * src/gtk/pluginwindow.c
19878         * src/gtk/prefswindow.c
19879                 change all gtk_scrolled_window_set_policy from 
19880                 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
19881
19882 2004-08-02 [paul]       0.9.12cvs40.1
19883
19884         * AUTHORS
19885                 update translation team section
19886         * po/pt_BR.po
19887                 updated by Frederico Goncalves Guimaraes
19888                 <fggdebian@yahoo.com.br>
19889
19890 2004-07-31 [colin]      0.9.12cvs39.9
19891
19892         * src/exphtmldlg.c
19893                 Fix compilation
19894
19895 2004-07-31 [colin]      0.9.12cvs39.8
19896
19897         * src/exphtmldlg.c
19898                 Fix an alertpanel type
19899
19900 2004-07-30 [colin]      0.9.12cvs39.7
19901
19902         * src/alertpanel.c
19903                 Fix alertpanel_error_log's icon
19904
19905 2004-07-30 [colin]      0.9.12cvs39.6
19906
19907         * src/pop.c
19908                 Two of them should still be warnings
19909
19910 2004-07-30 [colin]      0.9.12cvs39.5
19911
19912         * src/pop.c
19913                 More warning -> error
19914 2004-07-29 [colin]      0.9.12cvs39.4
19915
19916         * src/pop.c
19917                 Warning -> error
19918
19919 2004-07-29 [colin]      0.9.12cvs39.3
19920
19921         * src/prefs_matcher.c
19922                 Fix segfault
19923
19924 2004-07-29 [colin]      0.9.12cvs39.2
19925
19926         * src/alertpanel.c
19927                 More nice-looking alertpanels
19928
19929 2004-07-29 [colin]      0.9.12cvs39.1
19930
19931         * src/messageview.c
19932                 sync with head
19933                 (inform user when partial mail is deleted on server)
19934
19935 2004-07-29 [colin]      0.9.12cvs38.1
19936
19937         * src/messageview.c
19938                 sync with head
19939
19940 2004-07-28 [paul]       0.9.12cvs37.7
19941
19942         * src/mainwindow.c
19943                 complete the replacement of deprecated gtk_progress_*
19944
19945 2004-07-28 [paul]       0.9.12cvs37.6
19946
19947         * src/action.c
19948         * src/inc.c
19949         * src/mainwindow.c
19950         * src/send_message.c
19951         * src/gtk/progressdialog.c
19952         * src/gtk/progressdialog.h
19953                 replace deprecated gtk_progress_*
19954
19955 2004-07-28 [paul]       0.9.12cvs37.5
19956
19957         * src/gtk/filesel.c
19958                 remove gtk_window_set_wmclass()
19959 2004-07-28 [paul]       0.9.12cvs37.4
19960
19961         * src/addressbook.c
19962         * src/compose.c
19963         * src/foldersel.c
19964         * src/mainwindow.c
19965         * src/messageview.c
19966         * src/sourcewindow.c
19967         * src/gtk/logwindow.c
19968                 remove gtk_window_set_wmclass()
19969                 
19970         * src/prefs_filtering.c
19971         * src/prefs_filtering_action.c
19972         * src/prefs_fonts.c
19973         * src/prefs_gtk.c
19974         * src/prefs_matcher.c
19975         * src/ssl_manager.c
19976         * src/gtk/prefswindow.c
19977                 replace gtk_window_position()
19978
19979 2004-07-28 [colin]      0.9.12cvs37.3
19980
19981         * src/alertpanel.c
19982         * src/alertpanel.h
19983                 Add a way to specify panel type for specific
19984                 panels (alertpanel())
19985         * src/account.c
19986         * src/addressbook.c
19987         * src/compose.c
19988         * src/expldifdlg.c
19989         * src/main.c
19990         * src/messageview.c
19991         * src/summaryview.c
19992         * src/textview.c
19993         * src/gtk/sslcertwindow.c
19994                 Fix alertpanel()s so that their icon match
19995                 their real type
19996
19997 2004-07-28 [paul]       0.9.12cvs37.2
19998
19999         * src/addr_compl.c
20000         * src/addressbook.c
20001         * src/alertpanel.c
20002         * src/compose.c
20003         * src/export.c
20004         * src/foldersel.c
20005         * src/folderview.c
20006         * src/grouplistdialog.c
20007         * src/import.c
20008         * src/mainwindow.c
20009         * src/message_search.c
20010         * src/messageview.c
20011         * src/passphrase.c
20012         * src/prefs_actions.c
20013         * src/prefs_common.c
20014         * src/prefs_customheader.c
20015         * src/prefs_display_header.c
20016         * src/prefs_filtering.c
20017         * src/prefs_filtering_action.c
20018         * src/prefs_gtk.c
20019         * src/prefs_matcher.c
20020         * src/prefs_msg_colors.c
20021         * src/prefs_summary_column.c
20022         * src/prefs_template.c
20023         * src/sourcewindow.c
20024         * src/ssl_manager.c
20025         * src/summary_search.c
20026         * src/gtk/colorsel.c
20027         * src/gtk/description_window.c
20028         * src/gtk/gtkaspell.c
20029         * src/gtk/inputdialog.c
20030         * src/gtk/logwindow.c
20031         * src/gtk/prefswindow.c
20032         * src/gtk/progressdialog.c
20033                 replace deprecated gtk_window_set_policy
20034
20035 2004-07-27 [colin]      0.9.12cvs37.1
20036
20037         * src/msgcache.c
20038                 More fixes (synced for head again)
20039
20040 2004-07-27 [colin]      0.9.12cvs35.3
20041
20042         * src/msgcache.c
20043                 Fix wrong test
20044
20045 2004-07-27 [colin]      0.9.12cvs35.2
20046
20047         * src/mimeview.c
20048                 Fix width a bit (by Paul)
20049         * src/alertpanel.c
20050         * src/alertpanel.h
20051                 Specialize icons, make alertpanel_message()
20052                 private
20053         * src/message_search.c
20054         * src/sgpgme.c
20055         * src/summary_search.c
20056                 Suit alertpanel changes
20057
20058 2004-07-27 [colin]      0.9.12cvs35.1
20059
20060         * src/alertpanel.c
20061                 Add an icon
20062         * src/passphrase.c
20063                 Add debug output - maybe someone will
20064                 want to look at the problem with Grab
20065                 Input :)
20066         Bump version as we're synced with HEAD
20067
20068 2004-07-26 [colin]      0.9.12cvs33.26
20069
20070         * src/pop.c
20071                 Fix uidl-file parsing when not in new
20072                 format
20073
20074 2004-07-26 [colin]      0.9.12cvs33.25
20075
20076         * src/gtk/menu.c
20077                 Move popup menu up if necessary (fixes 
20078                 account selector)
20079         * src/mainwindow.c
20080                 Set account selector's button height to
20081                 minimum
20082
20083 2004-07-26 [colin]      0.9.12cvs33.24
20084
20085         * src/alertpanel.c
20086                 Maybe fix 551 (Truncated font in alert window)
20087
20088 2004-07-26 [colin]      0.9.12cvs33.23
20089
20090         * po/de.po
20091         * po/es.po
20092         * po/fr.po
20093         * po/it.po
20094         * po/ja.po
20095         * po/pl.po
20096         * po/ru.po
20097         * po/sk.po
20098         * po/sr.po
20099         * po/zh_CN.po
20100                 Sync po files with HEAD
20101
20102 2004-07-26 [paul]       0.9.12cvs33.22
20103
20104         * src/compose.c
20105                 fix Bug 556 'Organisation-header is sent even if empty'
20106
20107 2004-07-24 [colin]      0.9.12cvs33.21
20108
20109         * src/compose.c
20110         * src/gtk/gtkaspell.c
20111         * src/gtk/gtkaspell.h
20112                 Fix speller accelerators (require hack)
20113
20114 2004-07-24 [colin]      0.9.12cvs33.20
20115
20116         * src/gtk/gtkaspell.c
20117                 Fix over-eager code deletion breaking
20118                 Check while typing
20119
20120 2004-07-24 [colin]      0.9.12cvs33.19
20121
20122         * src/browseldap.c
20123         * src/ldapctrl.c
20124         * src/ldapctrl.h
20125         * src/ldapserver.h
20126                 Sync ldap with HEAD
20127         (Fixes 546 LDAP completely broken)
20128
20129 2004-07-24 [colin]      0.9.12cvs33.18
20130
20131         * src/prefs_msg_colors.c
20132                 Fix prototype mismatch
20133         (Fixes 547 void function cannot return value)
20134
20135 2004-07-24 [colin]      0.9.12cvs33.17
20136
20137         * src/mainwindow.c
20138                 Fix sort going back to previous sort key
20139                 when changing sort direction
20140
20141 2004-07-24 [colin]      0.9.12cvs33.16
20142
20143         * src/compose.c
20144                 Fix space insertion when re-wrapping at 
20145                 cursor point
20146
20147 2004-07-24 [colin]      0.9.12cvs33.15
20148
20149         * src/gtk/gtkaspell.c
20150                 Don't change cursor position in insert-text
20151                 callback
20152         (Fixes 539 Word wrapping on input transposes letters)
20153
20154 2004-07-24 [colin]      0.9.12cvs33.14
20155
20156         * src/gtk/gtkaspell.c
20157                 Reencode non-ascii chars to dictionary's
20158                 encoding
20159         (Fixes 544 Spell check broken non english locale)
20160
20161 2004-07-24 [colin]      0.9.12cvs33.13
20162
20163         * src/summaryview.c
20164                 Fix Shift+Down, add Home/End/PgUp/PgDown
20165
20166 2004-07-21 [colin]      0.9.12cvs33.12
20167
20168         * src/prefs_common.c
20169                 Fix a gtk warning (Patch by Andrej Kacian)
20170
20171 2004-07-21 [colin]      0.9.12cvs33.11
20172
20173         * src/gtk/filesel.c
20174                 More check
20175
20176 2004-07-21 [colin]      0.9.12cvs33.10
20177
20178         * src/compose.c
20179         * src/crash.c
20180         * src/export.c
20181         * src/import.c
20182         * src/messageview.c
20183         * src/mimeview.c
20184         * src/prefs_spelling.c
20185         * src/prefs_themes.c
20186         * src/summaryview.c
20187         * src/gtk/filesel.c
20188         * src/gtk/filesel.h
20189         * src/gtk/pluginwindow.c
20190                 Untwist open/save mode guessing logic, make
20191                 it explicit
20192
20193 2004-07-20 [colin]      0.9.12cvs33.9
20194
20195         * src/codeconv.c
20196                 conv_encode_header: src_charset is UTF-8 on
20197                 gtk2
20198         * src/compose.c
20199                 Remove double encoding of the headers
20200
20201 2004-07-20 [colin]      0.9.12cvs33.8
20202
20203         * src/codeconv.c
20204                 Fix typo
20205
20206 2004-07-20 [colin]      0.9.12cvs33.7
20207
20208         * src/mainwindow.c
20209                 Set the separated messageview to the saved
20210                 size of Claws' messageview (Patch by Alfons)
20211                 Fix a callback prototype (me)
20212
20213 2004-07-20 [colin]      0.9.12cvs33.6
20214
20215         * src/codeconv.h
20216                 Forgot one hunk in 0.9.12cvs33.4
20217
20218 2004-07-19 [colin]      0.9.12cvs33.5
20219
20220         * src/action.c
20221                 Action output fix
20222                 Patch by Alfons
20223
20224 2004-07-19 [colin]      0.9.12cvs33.4
20225
20226         * src/compose.c
20227                 Fix outgoing charset bug in headers
20228         * src/codeconv.c
20229                 Clean for glib2 - Patch by Alfons
20230
20231 2004-07-19 [colin]      0.9.12cvs33.3
20232
20233         * src/statusbar.c
20234                 Remove grip from the statusbar
20235                 Patch by Alfons
20236
20237 2004-07-19 [colin]      0.9.12cvs33.2
20238
20239         * src/messageview.c
20240         * src/textview.c
20241                 Fix messageview remembering the previous
20242                 scroll position when loading a new message
20243                 Patch by Alfons
20244
20245 2004-07-19 [colin]      0.9.12cvs33.1
20246
20247         * src/folder.h
20248         * src/folderview.c
20249         * src/summaryview.c
20250                 Sync with HEAD
20251
20252 2004-07-18 [colin]      0.9.12cvs32.7
20253
20254         * configure.ac
20255                 Remove useless check for XIM - noticed
20256                 by Alfons
20257
20258 2004-07-18 [colin]      0.9.12cvs32.6
20259
20260         * src/summaryview.c
20261                 Remove non-modified and shift-modified
20262                 accelerators in summaryview's popup
20263                 menu, as that doesn't get catched by
20264                 the accel-activate signal catcher...
20265
20266 2004-07-18 [colin]      0.9.12cvs32.5
20267
20268         * src/prefs_common.c
20269                 Define sensible default prefs for 
20270                 wrapping
20271
20272 2004-07-18 [colin]      0.9.12cvs32.4
20273
20274         * src/compose.c
20275         * src/prefs_common.c
20276         * src/prefs_common.h
20277         * src/prefs_wrapping.c
20278                 Remove Smart Wrapping pref, which does
20279                 nothing on gtk2 branch
20280
20281 2004-07-18 [colin]      0.9.12cvs32.3
20282
20283         * src/sourcewindow.c
20284                 Proper utf8
20285
20286 2004-07-18 [colin]      0.9.12cvs32.2
20287
20288         * src/compose.c
20289                 Save attachment status when drafting
20290
20291 2004-07-18 [colin]      0.9.12cvs32.1
20292
20293         * src/gtk/filesel.c
20294                 Fix erratic folder selection in open mode
20295
20296 2004-07-18 [colin]      0.9.12cvs31.11
20297
20298         * src/pop.c
20299                 Don't let partial messages get deleted
20300                 even with "dowload all"
20301                 (0.9.12cvs31.8 fix extension)
20302 2004-07-18 [colin]      0.9.12cvs31.10
20303
20304         * src/gtk/logwindow.c
20305                 Fix log scrolling
20306
20307 2004-07-18 [colin]      0.9.12cvs31.9
20308
20309         * src/common/utils.c
20310                 Fix non-utf8 strings coming from commands
20311                 and files
20312
20313 2004-07-18 [colin]      0.9.12cvs31.8
20314
20315         * src/pop.c
20316                 Fix partial download bug with Download all
20317                 messages option
20318
20319 2004-07-18 [colin]      0.9.12cvs31.7
20320
20321         * src/textview.c
20322                 Fix bug introduced in 0.9.12cvs31.2
20323                 (blocked in select mode after double click)
20324
20325 2004-07-18 [colin]      0.9.12cvs31.6
20326
20327         * src/compose.c
20328         * src/gtk/menu.c
20329                 More glib-warning fixes
20330
20331 2004-07-18 [colin]      0.9.12cvs31.5
20332
20333         * src/compose.c
20334                 Fix trashing the primary clipboard when moving 
20335                 around with tab
20336         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
20337
20338 2004-07-18 [colin]      0.9.12cvs31.4
20339
20340         * src/codeconv.c
20341                 convert unencoded iso headers to utf8
20342         (Fix Bug 538 Unencoded local characters in subject make it 
20343          disappear)
20344
20345 2004-07-18 [colin]      0.9.12cvs31.3
20346
20347         * src/compose.c
20348                 Fix tab char handling in wrapping
20349         (Fix Bug 537 Line wrap problem - TAB character treated as 
20350          one character instead of 8)
20351
20352 2004-07-18 [colin]      0.9.12cvs31.2
20353
20354         * src/textview.c
20355                 return FALSE on GDK_MOTION_NOTIFY
20356         (Fix Bug 535 Hyperlinks/addresses are not selectable 
20357          (unable to highlight))
20358
20359 2004-07-18 [colin]      0.9.12cvs31.1
20360
20361         * src/folderview.c
20362                 Sync with 0.9.12cvs31
20363
20364 2004-07-18 [colin]      0.9.12cvs30.4
20365
20366         * src/compose.c
20367                 Also block text_inserted when inserting a file
20368
20369 2004-07-18 [colin]      0.9.12cvs30.3
20370
20371         * src/compose.c
20372                 Fix smart wrapping (block text_inserted handler
20373                 while putting quotation to avoid wrap on input,
20374                 don't join lines if next is sig separator)
20375
20376 2004-07-17 [colin]      0.9.12cvs30.2
20377
20378         * src/folderview.c
20379         * src/mainwindow.c
20380         * src/mimeview.c
20381         * src/summaryview.c
20382         * src/gtk/quicksearch.c
20383         * src/gtk/quicksearch.h
20384                 Block key events handlers *and* accels while
20385                 quicksearch is focused
20386         (Fixes Bug 534 quick-search bar not accepting certain letters)
20387
20388 2004-07-17 [colin]      0.9.12cvs30.1
20389
20390         * src/folder.h
20391         * src/folderview.c
20392         * src/summaryview.c
20393                 Sync with 0.9.12cvs30
20394
20395 2004-07-17 [colin]      0.9.12cvs28.2
20396
20397         * src/mimeview.c
20398         * src/procmime.c
20399         * src/summaryview.c
20400         * src/gtk/menu.c
20401                 Squash some compile and glib warnings
20402
20403 2004-07-17 [paul]       0.9.12cvs28.1
20404
20405         * src/mimeview.c
20406                 sync with 0.9.12cvs28 HEAD
20407
20408 2004-07-16 [paul]       0.9.12cvs26.1
20409         
20410         * src/gtk/quicksearch.c
20411         * src/account.c
20412         * src/account.h
20413         * src/compose.c
20414         * src/customheader.c
20415         * src/folder_item_prefs.c
20416         * src/main.c
20417         * src/mainwindow.c
20418         * src/messageview.c
20419         * src/mimeview.c
20420         * src/news.c
20421         * src/pgpmime.c
20422         * src/pop.c
20423         * src/pop.h
20424         * src/prefs_account.c
20425         * src/prefs_account.h
20426         * src/prefs_common.c
20427         * src/prefs_common.h
20428         * src/prefs_display_header.c
20429         * src/prefs_gtk.c
20430         * src/prefs_gtk.h
20431         * src/procheader.c
20432         * src/procmime.c
20433                 sync with 0.9.12cvs26 HEAD      
20434
20435 2004-07-15 [colin]      0.9.12cvs18.14
20436
20437         * src/folder.c
20438                 Disable GPG signature check during
20439                 folder move and scan
20440         (Closes Bug 521 Signature checking slows down Folder-Move)
20441
20442 2004-07-14 [colin]      0.9.12cvs18.13
20443
20444         * src/common/partial_download.c
20445                 update includes
20446
20447 2004-07-14 [colin]      0.9.12cvs18.12
20448
20449         * src/common/partial_download.c
20450         * src/common/partial_download.h
20451                 Move doc at top, add correct copyright
20452
20453 2004-07-14 [colin]      0.9.12cvs18.11
20454
20455         * src/folder.c
20456         * src/messageview.c
20457         * src/pop.c
20458         * src/pop.h
20459         * src/procmsg.c
20460         * src/summaryview.c
20461         * src/common/Makefile.am
20462         * src/common/partial_download.c ** NEW FILES **
20463         * src/common/partial_download.h ** NEW FILES **
20464                 Move partial-download related stuff to its
20465                 own file
20466
20467 2004-07-14 [colin]      0.9.12cvs18.10
20468
20469         * src/send_message.c
20470                 Fix smtp auth when user is null or empty
20471
20472 2004-07-13 [colin]      0.9.12cvs18.9
20473
20474         * src/gtk/quicksearch.c
20475                 Use alphabetic order
20476
20477 2004-07-13 [colin]      0.9.12cvs18.8
20478
20479         * src/pop.c
20480                 Be paranoid on the checks
20481
20482 2004-07-13 [colin]      0.9.12cvs18.7
20483
20484         * src/gtk/quicksearch.c
20485                 Fix Engrish once again
20486
20487 2004-07-13 [colin]      0.9.12cvs18.6
20488
20489         * src/procmsg.c
20490         * src/summaryview.c
20491                 Mark messages for deletion when they are about to
20492                 be removed from trash
20493
20494 2004-07-13 [colin]      0.9.12cvs18.5
20495
20496         * src/matcher.c
20497         * src/matcher.h
20498         * src/matcher_parser_parse.y
20499         * src/prefs_matcher.c
20500         * src/gtk/quicksearch.c
20501                 Add 'partial' ('p') match string to find partially
20502                 downloaded messages
20503
20504 2004-07-13 [colin]      0.9.12cvs18.4
20505
20506         * src/pop.c
20507                 Fix misplaced block
20508
20509 2004-07-13 [colin]      0.9.12cvs18.3
20510
20511         * src/pop.c
20512         * src/pop.h
20513         * src/messageview.c
20514                 Refactor API (to avoid passing 5+ params and code
20515                 duplication)
20516         * src/folder.c
20517         * src/msgcache.c
20518         * src/procheader.c
20519         * src/common/defs.h
20520                 Add planned_download to cache
20521                 Don't mess uidl file when moving partially downloaded
20522                 mails (they change folder, we should change it in the
20523                 uidl list too or we'll remove an incorrect message)
20524                 (this also helps removing hacks when changing 
20525                 planned_download in messageview.c)
20526
20527 2004-07-12 [colin]      0.9.12cvs18.2
20528
20529         * src/gtk/quicksearch.c
20530                 Fix missing status update in quicksearch
20531
20532 2004-07-12 [paul]       0.9.12cvs18.1
20533
20534         * po/POTFILES.in
20535         * src/Makefile.am
20536         * src/account.c
20537         * src/codeconv.c
20538         * src/compose.c
20539         * src/inc.c
20540         * src/main.c
20541         * src/prefs_common.c
20542         * src/procmsg.h
20543         * src/toolbar.c
20544         * src/prefs_msg_colors.[ch]     ** NEW FILES **
20545         * src/prefs_wrapping.[ch]       ** NEW FILES **
20546         * src/common/intl.h
20547         * src/common/utils.[ch]
20548         * src/gtk/quicksearch.[ch]
20549                 sync with 0.9.12cvs18 HEAD
20550
20551 2004-07-12 [colin]      0.9.11cvs17.25
20552
20553         * src/folder.c
20554         * src/folder.h
20555                 Remove unused function added by me in 0.9.11cvs17.10
20556
20557 2004-07-11 [colin]      0.9.11cvs17.24
20558
20559         * src/inc.c
20560         * src/messageview.c
20561         * src/pop.c
20562         * src/pop.h
20563                 Use folderitem and msgnum instead of filename to
20564                 know which mail to delete
20565                 Move old partial mail deletion to pop.c
20566
20567 2004-07-10 [colin]      0.9.11cvs17.23
20568
20569         * src/inc.c
20570                 Add debug
20571         * src/pop.c
20572         * src/pop.h
20573                 Don't re-use same enums for unrelated stuff: it's 
20574                 completely misleading !
20575                 Document a bit
20576
20577 2004-07-09 [colin]      0.9.11cvs17.22
20578
20579         * src/inc.c
20580                 Remove folder-type check and do
20581                 more tests to be sure everything's
20582                 ok
20583         * src/messageview.c
20584                 Punctuation update, remove useless
20585                 code, fix two warnings
20586         * src/noticeview.c
20587                 Layout cleaning, reset 2nd button
20588                 when specifying one
20589
20590 2004-07-09 [colin]      0.9.11cvs17.21
20591
20592         * src/messageview.c
20593         * src/pop.c
20594         * src/pop.h
20595                 Allow user to change his mind
20596                 and postpone decision (by
20597                 unmarking the mail)
20598
20599 2004-07-09 [colin]      0.9.11cvs17.20
20600
20601         * src/messageview.c
20602                 Fix bug with delete state
20603         * src/pop.c
20604         * src/pop.h
20605                 Fix buffer leak (fread doesn't 
20606                 terminate buffers with \0)
20607                 Refactoring (remove magic 
20608                 numbers)
20609
20610 2004-07-09 [colin]      0.9.11cvs17.19
20611
20612         * src/pop.c
20613                 Don't log "Skipping message" if 
20614                 we're going to TOP it two lines
20615                 later
20616
20617 2004-07-09 [colin]      0.9.11cvs17.18
20618
20619         * src/messageview.c
20620                 Fix Engrish
20621
20622 2004-07-09 [colin]      0.9.11cvs17.17
20623
20624         * src/pop.c
20625                 strlen checking...
20626         * src/messageview.c
20627                 refactoring a bit
20628
20629 2004-07-08 [colin]      0.9.11cvs17.16
20630
20631         * src/noticeview.c
20632         * src/noticeview.h
20633                 Add an optional second button
20634         * src/messageview.c
20635         * src/pop.c
20636         * src/pop.h
20637                 Don't delete partially received mails after a certain
20638                 time; rather, let the user decide.
20639
20640 2004-07-08 [colin]      0.9.11cvs17.15
20641
20642         * src/common/smtp.h
20643                 Sync with HEAD
20644
20645 2004-07-08 [colin]      0.9.11cvs17.14
20646
20647         * src/messageview.c
20648         * src/common/smtp.c
20649                 Use to_human_readable() for sizes
20650
20651 2004-07-08 [colin]      0.9.11cvs17.13
20652
20653         * src/inc.c
20654         * src/messageview.c
20655         * src/pop.c
20656         * src/pop.h
20657         * src/procmsg.c
20658                 Fix partial-downloading issues:
20659                         catch unsupported TOP
20660                         don't delete partially downloaded mails before 5 days
20661                         don't update existing with non-MH folders; that'll
20662                         make dups, but it's better than trashing the folder
20663                         free new msginfo parts
20664                 Fix indentation ;-)
20665
20666 2004-07-08 [colin]      0.9.11cvs17.12
20667
20668         * src/common/smtp.c
20669         * src/common/smtp.h
20670                 Sync smtp size verification with HEAD
20671
20672 2004-07-08 [colin]      0.9.11cvs17.11
20673
20674         * src/summaryview.c
20675         * src/prefs_common.c
20676         * src/prefs_common.h
20677         * src/gtk/quicksearch.c
20678         * src/gtk/quicksearch.h
20679                 Sync sticky pref with HEAD
20680
20681 2004-07-08 [colin]      0.9.11cvs17.10
20682
20683         * src/folder.c [1.213.2.6]
20684         * src/folder.h [1.87.2.6]
20685         * src/inc.c [1.149.2.7]
20686         * src/messageview.c [1.94.2.8]
20687         * src/procheader.c [1.47.2.6]
20688         * src/procmsg.c [1.150.2.4]
20689         * src/procmsg.h [1.60.2.5]
20690         * src/pop.c [1.56.2.4]
20691         * src/pop.h [1.17.2.3]
20692                 Let too big messages get downloaded, but truncated
20693                 Add a button to download them completely
20694                 
20695 2004-07-06 [colin]      0.9.11cvs17.9
20696
20697         * src/gtk/quicksearch.c [1.1.2.3]
20698                 Add a Clear button
20699         * commitHelper
20700         * PATCHSETS
20701                 Add a script to help with cvs
20702
20703 2004-07-03 [colin]      0.9.11cvs17.8
20704
20705         * src/plugins/imageviewer/viewer.c
20706                 fix imageviewer (which was staying on the first
20707                 displayed image)
20708
20709 2004-07-03 [colin]      0.9.11cvs17.7
20710
20711         Removed FIXME_GTK2 warnings
20712         * src/gtk/gtkutils.c
20713                 useless #warnings
20714         * src/gtk/menu.c
20715                 useless #warnings (no need to mess with menu rc)
20716         * src/gtk/menu.h
20717                 unused functions
20718         
20719
20720 2004-07-03 [colin]      0.9.11cvs17.6
20721
20722         Removed FIXME_GTK2 warnings
20723         * src/codeconv.c
20724                 useless #warnings (rewrite needed)
20725         * src/compose.c
20726                 useless #warnings (rewrite needed)
20727                 useless #warnings (gtk2 is like that)
20728                 useless #warnings (previously fixed)
20729         * src/main.c
20730                 useless #warnings (previously fixed)
20731         * src/message_search.c
20732                 useless #warnings (gtk2 is like that)
20733                 Made apparent that search is case-sensitive
20734         * src/mimeview.c
20735                 useless #warnings (rewrite needed)
20736                 useless #warnings (gtk2 is like that)
20737                 reimplemented real warnings
20738         * src/prefs_common.c
20739                 Removed block cursor option (not it gtk2)
20740         * src/prefs_gtk.c
20741                 useless #warnings (rewrite needed)
20742         * src/procheader.c
20743                 useless #warnings (rewrite needed)
20744         * src/sourcewindow.c
20745                 useless #warnings (incorrect placing)
20746         * src/summary_search.c
20747                 useless #warnings (gtk2 is like that)
20748                 Made apparent that search is case-sensitive
20749         * src/action.c
20750                 useless #warnings (gtk2 is like that)
20751         * src/textview.c
20752                 useless #warnings (rewrite needed)
20753         * src/toolbar.c
20754                 useless #warnings (rewrite needed)
20755
20756 2004-07-03 [colin]      0.9.11cvs17.5
20757
20758         * src/textview.c
20759                 Fix mismerge which broke URI opening
20760                 
20761 2004-07-01 [colin]      0.9.11cvs17.4
20762
20763         * src/gtk/filesel.c
20764                 Fill filename when saving
20765                 
20766 2004-06-27 [colin]      0.9.11cvs17.3
20767
20768         * src/gtk/filesel.[ch]
20769                 Use the new GTK file selector
20770                 Update prototype to match the reality: multiple file
20771                 selection is open-only          
20772         * src/compose.c
20773                 Match the new prototypes        
20774         * configure.ac
20775                 Match the new requirements (gtk 2.4.0)
20776                         
20777 2004-06-26 [colin]      0.9.11cvs17.2
20778
20779         * src/plugins/trayicon/trayicon.c
20780                 Remove useless signal handler on resize, which causes
20781                 an infinite "loop"
20782         
20783 2004-06-26 [colin]      0.9.11cvs17.1
20784         
20785         * tools/Makefile.am
20786                 remove launch_firebird and add nautilus2sylpheed.sh
20787         * src/quicksearch.c
20788           src/summaryview.c
20789                 Fix show/hide "Extended symbols" button problem
20790                 Fix apparition at startup
20791                 Fix const warnings
20792         * src/plugins/image_viewer/Makefile.am
20793                 Fix configure 
20794         * common/ssl.c
20795                 Re-enable certificate check, as it doesn't seem to
20796                 cause Xlib errors anymore
20797
20798 2004-06-25 [paul]       0.9.11cvs17
20799
20800         * sync with 0.9.11cvs17 HEAD
20801         
20802         NOTE: QuickSearch is broken
20803
20804 2004-06-07 [colin]      0.9.10claws67.10
20805         * src/plugins/trayicon/trayicon.c
20806           src/plugins/trayicon/libeggtrayicon/Makefile.am
20807           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
20808                 Fix gettextization in trayicon plugin
20809
20810 2004-06-07 [colin]      0.9.10claws67.9
20811         
20812         * src/summaryview.c
20813           src/gtk/gtksctree.[ch]
20814                 Let Shift+{Up,Down} work in summaryview
20815                 (well, Down "works" and Up works)
20816                 Let the list scroll when using these keys
20817
20818 2004-06-06 [colin]      0.9.10claws67.8
20819
20820         * src/plugins/trayicon/trayicon.c
20821                 Fix pixmap update
20822
20823 2004-06-06 [colin]      0.9.10claws67.7
20824
20825         * src/addressbook.c
20826                 Fix signal handling causing system-wide focus grab
20827
20828 2004-05-25 [paul]       0.9.10claws67.6
20829
20830         * Makefile.am
20831           src/Makefile.am
20832                 clean up
20833
20834 2004-05-25 [paul]       0.9.10claws67.5
20835
20836         * replace deprecated gtk_signal... functions
20837
20838 2004-05-23 [colin]      0.9.10claws67.4
20839
20840         * src/compose.c
20841                 Fix wrapping
20842
20843 2004-05-22 [colin]      0.9.10claws67.3
20844
20845         * src/compose.c
20846                 Re-fix [Edited] in compose.c::compose_reedit()
20847
20848 2004-05-22 [colin]      0.9.10claws67.2
20849
20850         * src/procmime.c
20851                 Fix parsing of multiparts mails
20852
20853 2004-05-22 [colin]      0.9.10claws67.1
20854
20855         * src/summaryview.c
20856                 Fix quicksearch
20857
20858 2004-05-22 [paul]       0.9.10claws67
20859
20860         * sync with 0.9.10claws67 HEAD
20861
20862 2004-05-14 [alfons]
20863
20864         * src/procmime.h
20865                 add forgotton prototype
20866
20867 2004-05-10 [paul]       0.9.10claws57
20868
20869         * sync with 0.9.10claws57 HEAD
20870
20871 2004-05-05 [paul]       0.9.9.claws1
20872
20873         * ChangeLog-gtk2        ** REMOVED **
20874           ChangeLog-gtk2.claws  ** ADDED **
20875                 rename and adopt the normal claws format
20876                 
20877         * configure.ac
20878                 require gtkmathview >= 0.5
20879
20880         * ac/*                          ** REMOVED **
20881           ac/                           ** REMOVED **
20882           intl/Makefile.in              ** REMOVED **
20883           m4/                           ** ADDED **
20884           m4/missing                    ** ADDED **
20885           m4/missing/gdk-pixbuf.m4      ** ADDED **
20886           m4/missing/gettext.m4         ** ADDED **
20887           m4/missing/gpgme.m4           ** ADDED **
20888           m4/missing/imlib.m4           ** ADDED **
20889           m4/.cvsignore                 ** ADDED **
20890           m4/Makefile.am                ** ADDED **
20891           m4/README                     ** ADDED **
20892           m4/aclocal-include.m4         ** ADDED **
20893           m4/aspell.m4                  ** ADDED **
20894           m4/check-type.m4              ** ADDED **
20895           m4/gnupg-check-typedef.m4     ** ADDED **
20896           m4/openssl.m4                 ** ADDED **
20897           m4/spamassassin.m4            ** ADDED **
20898           po/ChangeLog                  ** REMOVED **
20899           po/Makefile.in.in             ** REMOVED **
20900           po/Rules-quot                 ** REMOVED **
20901           po/boldquot.sed               ** REMOVED **
20902           po/en@boldquot.header         ** REMOVED **
20903           po/en@quot.header             ** REMOVED **
20904           po/insert-header.sin          ** REMOVED **
20905           po/quot.sed                   ** REMOVED **
20906           po/remove-potcdate.sed        ** REMOVED **
20907           po/remove-potcdate.sin        ** REMOVED **
20908           po/stamp-po                   ** REMOVED **
20909           Makefile.am
20910           autogen.sh
20911           configure.ac
20912                 enable building with automake 1.8.x
20913                 add 'autopoint --force' to autogen.sh and remove all
20914                 auto-generated files, remove ac/ directory and use
20915                 m4/ directory instead
20916                 
20917         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
20918                 fix gettextization
20919
20920 2004-02-28 Colin Leroy <colin@colino.net>
20921         * src/prefs_matcher.c
20922           src/prefs_filtering.c
20923           src/prefs_filtering_action.c
20924                 Fix non-editable GtkEntries
20925
20926 2004-02-22 Thorsten Maerz <torte@netztorte.de>
20927         * src/prefs_themes.c
20928                 utf8 conversion for theme info
20929
20930 2004-02-21 Thorsten Maerz <torte@netztorte.de>
20931         * sync 0.9.9claws
20932
20933 2004-02-14 Thorsten Maerz <torte@netztorte.de>
20934         * src/grouplistdialog.c
20935                 allow multiple selections without ctrl key
20936
20937 2004-02-09 Thorsten Maerz <torte@netztorte.de>
20938         * src/main.c
20939                 enable customizable accelerators
20940
20941 2004-02-08 Thorsten Maerz <torte@netztorte.de>
20942         * src/prefs_common.c
20943                 re-enable different font settings for gtk1/2
20944         * src/prefs_folder_item.c
20945                 fix folder prefs displayed wrong
20946         * src/textview.c
20947                 set 'sunken' shadow type
20948
20949 2004-02-07 Colin Leroy <colin@colino.net>
20950         * src/compose.c
20951                 Fix message being always [Edited]
20952                 Encode headers correctly (utf8 buf)
20953
20954 2004-01-27 Thorsten Maerz <torte@netztorte.de>
20955         * src/socket.c
20956                 remove double g_source_attach()
20957                 (Thanks to Colin Leroy)
20958
20959 2004-01-27 Thorsten Maerz <torte@netztorte.de>
20960         * src/gtk/gtksctree.c
20961                 Fix SSL certificate list not shown
20962         * src/mimeview.c
20963                 Fix clicks in mime tree
20964
20965 2004-01-27 Thorsten Maerz <torte@netztorte.de>
20966         * src/common/socket.c
20967                 Fix SSL receive
20968         * src/compose.c
20969                 Fix clipboard menu hotkeys
20970
20971 2004-01-25 Thorsten Maerz <torte@netztorte.de>
20972         * src/gtk/gtkaspell.[ch]
20973           src/compose.c
20974                 reimplement spellchecker
20975
20976 2004-01-25 Thorsten Maerz <torte@netztorte.de>
20977         * src/gtk/filesel.c
20978                 crash when inserting file in compose window
20979                 (TODO: keep old selection on clicks)
20980         * src/main.c
20981                 use gtkrc-2.0 instead of gtkrc
20982
20983 2004-01-25 Thorsten Maerz <torte@netztorte.de>
20984         * src/messageview.c
20985                 remove orphaned mimeview unref()
20986
20987 2004-01-20 Thorsten Maerz <torte@netztorte.de>
20988         * src/grouplistdialog.c
20989                 expand nodes containing subscribed groups
20990
20991 2004-01-19 Thorsten Maerz <torte@netztorte.de>
20992         * src/textview.c
20993                 textview: hide cursor, restore old click behaviour
20994
20995 2004-01-18 Thorsten Maerz <torte@netztorte.de>
20996         * src/textview.c
20997                 variable names messed up
20998
20999 2004-01-17 Colin Leroy <colin@colino.net>
21000         * src/addr_compl.c
21001                 Fix completion address too thin
21002         * src/compose.c
21003                 Fix tab-to-subject behaviour
21004         * src/summaryview.c
21005                 Implement key up & down in summaryview
21006
21007 2004-01-12 Thorsten Maerz <torte@netztorte.de>
21008
21009         * sync 098claws
21010
21011 2004-01-08 Thorsten Maerz <torte@netztorte.de>
21012         * configure.ac
21013           Makefile.am
21014           doc/.cvsignore
21015           doc/Makefile.am
21016                 faq, man, manual moved to doc/
21017         * ac/aspell.m4
21018           ac/check-type.m4
21019           ac/gnupg-check-typedef.m4
21020           ac/openssl.m4
21021           ac/spamassassin.m4
21022           ac/missing/gdk-pixbuf.m4
21023           ac/missing/gpgme.m4
21024           ac/missing/imlib.m4
21025                 fix automake warnings
21026
21027 2003-12-06 Colin Leroy <colin@colino.net>
21028         * src/summaryview.c
21029                 Fix quicksearch
21030
21031 2003-12-05 Colin Leroy <colin@colino.net>
21032         * src/summaryview.c
21033                 Fix going to next unread folder
21034
21035 2003-12-05 Colin Leroy <colin@colino.net>
21036         * src/crash.c
21037                 Fix gtk2 compilation
21038         * src/session.c
21039                 Remove iotag source handler at disconnection
21040         * src/socket.[ch] 
21041                 Remove source handler when closing socket 
21042                 (fixes another seg)
21043
21044 2003-12-04 Colin Leroy <colin@colino.net>
21045         * src/compose.c
21046           src/prefs_account.c
21047           src/prefs_common.c
21048                 Fix some dropdown menus
21049
21050 2003-12-04 Colin Leroy <colin@colino.net>
21051         * src/compose.c
21052                 Fix event handlers on header fields
21053         * src/common/socket.c
21054           src/common/session.c
21055                 Fix segfault with callback (SSL)
21056                 Fix end of session 
21057
21058 2003-10-06 Thorsten Maerz <torte@netztorte.de>
21059
21060         * Fix compile bug in src/compose.c
21061         * removed src/gtk/gtkstext.[ch]
21062
21063 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
21064
21065         * Convert character set and escape "text" attributes in toolbar setting
21066         files.
21067         * Fixed bug in button-press-event handling.
21068
21069 2003-09-16 Thorsten Maerz <torte@netztorte.de>
21070
21071         * Fixed bug in key-press-event handling.
21072
21073 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
21074
21075         * Enabled to compile tray-icon plugin (Ad-hoc).
21076         * Avoid hang up bug of icon list in mime view (Ad-hoc).
21077
21078 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
21079
21080         * Enabled to compile on sylpheed-claws.
21081         (tray-icon plugin still cannot compile yet.)
21082
21083 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
21084
21085         * Updated to 0.9.5.
21086
21087 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
21088
21089         * Updated to 0.9.4.
21090         * Ported monitoring SSL mechanism to GSource of GLib2
21091         (I don't confirm it)
21092         * Added _gtk2 suffix to key name of font preference to avoid
21093         ovverwriting preference of Gtk+-1.2 version.
21094
21095 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
21096
21097         * Updated to 0.9.2.
21098
21099 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
21100
21101         * Updated to 0.9.1.
21102         * Translate po files into UTF-8 when execute autogen.sh.
21103
21104 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
21105
21106         * Updated to 0.9.0.
21107
21108 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
21109
21110         * Plugged GError related memory leaks.
21111
21112 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
21113
21114         * Changed default size of fonts.
21115         * Enabled to set titile font size of warning dialog.
21116
21117 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
21118
21119         * Embed a sylpheed icon into executable binary on Windows.
21120
21121 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
21122
21123         * I forgot to traslate character set of element string in src/xml.c.
21124
21125 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
21126
21127         * Fixed detecting bind_textdomain_codeset in configure.in.
21128         * The bug in which "Example" of "Date fromat" preference isn't displayed
21129         correctly has been fixed.
21130
21131 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
21132
21133         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
21134           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
21135           glib-gettextize
21136           Removed intl directory.
21137           Translated po files into UTF-8.
21138           (Thanks! Ryuji Abe)
21139
21140 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
21141
21142         * The bug which doesn't unscape string in xml.c has been fixed.
21143
21144 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
21145
21146         * The bug which is failed to translate encoding of file name thorough
21147         file dialog has been fixed.
21148
21149 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
21150
21151         * Modified to translate file names which is used in inporting/expoting
21152         mbox feature and "Save as" feature into locale encoding.
21153         * Translate file names into locale encoding when "Attache file" and
21154         "Insert file".
21155         * Force set G_BROKEN_FILENAMES environment variable.
21156         * Other minor fixes.
21157
21158 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
21159
21160         * Modified to treat MH folder's name as locale encoding.
21161
21162 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
21163
21164         * The bug which clash on switching candidates of auto completion of
21165         addresses, cannot use auto completion in Japanesse is fixed
21166         (Thanks! Tokunaga-san)¡¥
21167
21168 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
21169
21170         * The bug which cannot switch key accelerator preference has been fixed
21171         (Thanks! smbd-san)¡¥
21172
21173 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
21174
21175         * version 0.8.11-gtk2-20030314
21176
21177 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
21178
21179         * The bug in which character set conversion of filtering messages has
21180         been fixed.(Thanks! COCOA-san).
21181
21182 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
21183
21184         * Revived "Leave space on head" preference in "Message" category.
21185         * A bug which clash when put the cursor to end of buffer and execute
21186         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
21187
21188 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
21189
21190         * version 0.8.11-gtk2-20030312
21191
21192 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
21193
21194         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
21195         * Modified to use Pango's API directly for font preference.
21196         * Integrated GtkTextView of textview to one widget.
21197         * Set fonts of header title in textview by "header_title" tag.
21198         * Removed some deprecated codes.
21199
21200 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
21201
21202         * Updated to 0.8.11.
21203         * Merged cygwin patch(Thanks! Sakai-san).
21204
21205 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
21206
21207         * version 0.8.10-gtk2-20030309