2cc3b5f80fa923bb3729e6661425ea8686fb3eab
[claws.git] / ChangeLog
1 2006-12-19 [colin]      2.6.1cvs53
2
3         * po/fr.po
4                 Updated by Fabien
5
6 2006-12-19 [wwp]        2.6.1cvs52
7
8         * src/gtk/about.c
9                 Add missing #include (thanks to Colin).
10
11 2006-12-19 [wwp]        2.6.1cvs51
12
13         * src/prefs_receive.c
14                 Better spacing between widgets in prefs.
15
16 2006-12-18 [colin]      2.6.1cvs50
17
18         * src/imap.c
19                 Fix failure to get separator on LIST "" ""
20                 Try LIST "" "INBOX" too.
21
22 2006-12-18 [wwp]        2.6.1cvs49
23
24         * src/common/session.c
25                 Fix a compiler warning (thanks to Fabien).
26
27 2006-12-18 [wwp]        2.6.1cvs48
28
29         * src/compose.c
30         * src/prefs_quote.c
31                 Factorize some strings for translation (it's about error
32                 messages when applying or checking template/quote format).
33
34 2006-12-18 [colin]      2.6.1cvs47
35
36         * Makefile.am
37         * src/common/defs.h
38         * src/gtk/Makefile.am
39         * src/gtk/about.c
40                 Add a Release notes tab from the contents of
41                 $(DOCDIR)/RELEASE_NOTES. Patch by Fabien.
42
43 2006-12-17 [colin]      2.6.1cvs46
44
45         * src/mimeview.c
46         * src/textview.c
47         * src/gtk/filesel.c
48                 Correctly convert from/to UTF8/filename encoding
49                 when loading and saving files. Probably fixes
50                 bug 1068, 'Claws-Mail uses 100% CPU when looking 
51                 for a file to attach and is blocked...'
52
53 2006-12-17 [colin]      2.6.1cvs45
54
55         * src/gtk/logwindow.c
56                 Fix bug 1067, 'Claws-Mail uses 100% CPU on an 
57                 IMAP folder and is blocked on main thread': 
58                 make sure we put utf8 in the log.
59
60 2006-12-16 [colin]      2.6.1cvs44
61
62         * src/toolbar.c
63         * src/toolbar.h
64                 Fix bug 1055, 'Add the 'cancel receive' 
65                 in the available events for the toolbar buttons'
66
67 2006-12-16 [colin]      2.6.1cvs43
68
69         * po/POTFILES.in
70         * src/imap.c
71         * src/common/nntp.c
72         * src/common/session.c
73                 Log error when SSL handshakes fail. 
74                 Fixes bug 1082, 'incorrect / imprecise 
75                 error message when imap server provides 
76                 ssl only through STARTTLS but SSL is 
77                 selected'
78
79 2006-12-15 [wwp]        2.6.1cvs42
80
81         * src/plugins/bogofilter/bogofilter_gtk.c
82                 set proper sensitivity to widgets I've recently added.
83
84 2006-12-15 [colin]      
85
86         2.7.0-rc1 released
87
88 2006-12-15 [wwp]        2.6.1cvs41
89
90         * src/plugins/bogofilter/bogofilter.c
91         * src/plugins/bogofilter/bogofilter.h
92         * src/plugins/bogofilter/bogofilter_gtk.c
93                 bogofilter's whitelist can now use a subset of
94                 the addressbook (either a book, a subfolder of a book,
95                 or the whole addressbook by using "Any"). Re-used there
96                 some pref_matcher widgets and mechanisms to match a subset
97                 of the addressbook.
98
99 2006-12-15 [wwp]        2.6.1cvs40
100
101         * src/wizard.c
102         * src/common/plugin.c
103         * src/common/plugin.h
104         * src/gtk/about.c
105         * src/plugins/bogofilter/bogofilter.c
106         * src/plugins/clamav/clamav_plugin.c
107         * src/plugins/demo/demo.c
108         * src/plugins/dillo_viewer/dillo_viewer.c
109         * src/plugins/pgpcore/plugin.c
110         * src/plugins/pgpinline/plugin.c
111         * src/plugins/pgpmime/plugin.c
112         * src/plugins/spamassassin/spamassassin.c
113         * src/plugins/trayicon/trayicon.c
114                 factorize some translatable strings (plugins-related),
115                 fix missing punctuation in several places,
116                 remove useless translatable \n in about.c,
117                 and factorize plugin init code w/ a new function
118                 check_plugin_version() in common/plugin.c.
119                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
120
121 2006-12-15 [wwp]        2.6.1cvs39
122
123         * src/plugins/bogofilter/bogofilter.c
124         * src/plugins/bogofilter/bogofilter_gtk.c
125                 flag whitelisted spams as spam, but don't filter it to the spam
126                 folder. Thanks to Colin.
127
128 2006-12-15 [ticho]      2.6.1cvs38
129
130         * src/plugins/bogofilter/bogofilter.c
131         * src/plugins/bogofilter/bogofilter.h
132         * src/plugins/bogofilter/bogofilter_gtk.c
133                 Add option to whitelist senders found in addressbook. Patch by colin.
134
135 2006-12-15 [paul]       2.6.1cvs37
136
137         * src/folderview.c
138                 add missing #include "log.h"
139
140 2006-12-15 [paul]       2.6.1cvs36
141
142         * src/plugins/bogofilter/bogofilter.c
143         * src/plugins/bogofilter/bogofilter.h
144         * src/plugins/bogofilter/bogofilter_gtk.c
145                 Add an option to allow inserting an
146                 X-Claws-Bogosity header (on MH folders
147                 only). Patch by Colin
148
149 2006-12-14 [colin]      2.6.1cvs35
150
151         * src/main.c
152                 "Yes" should be the default choice for
153                 migration configuration
154
155 2006-12-14 [paul]       2.6.1cvs34
156
157         * src/prefs_summaries.c
158         * manual/advanced.xml
159                 Unhide mark_as_read_delay
160
161 2006-12-14 [paul]       2.6.1cvs33
162
163         * src/messageview.c
164         * src/messageview.h
165         * src/mimeview.c
166         * src/mimeview.h
167         * src/summaryview.c
168         * src/textview.c
169         * src/textview.h
170                 Fix printing of selection
171                 Fix printing of message parts
172                 Fix printing of images
173         * src/gtk/gtksourceprintjob.c
174                 Fix page count when there are images
175
176 2006-12-14 [wwp]        2.6.1cvs32
177
178         * src/mainwindow.c
179         * src/summaryview.c
180         * src/summaryview.h
181         * src/gtk/quicksearch.c
182                 fix quicksearch 'magnify' button status when QS is closed
183                 using the Escape key, thanks to Colin.
184
185 2006-12-14 [wwp]        2.6.1cvs31
186
187         * src/mainwindow.c
188         * src/summaryview.c
189         * src/summaryview.h
190         * src/gtk/quicksearch.c
191                 fix quicksearch 'magnify' button status when QS is closed
192                 using the Escape key, thanks to Colin.
193
194 2006-12-13 [colin]      2.6.1cvs30
195
196         * src/ldapquery.c
197         * src/ldaputil.c
198                 Use the binary safe version of ldap_get_values,
199                 to make sure we manipulate null-terminated 
200                 strings. Maybe fixes bug 1075, 'claws mail 
201                 segfault when completing ldap adresses'
202         * src/syldap.c ** REMOVED **
203         * src/syldap.h ** REMOVED **
204                 Remove dead files
205
206 2006-12-13 [mones]      2.6.1cvs29
207
208         * po/es.po
209                 Fixed piped strings, fixed click translation
210
211 2006-12-13 [paul]       2.6.1cvs28
212
213         * src/main.c
214                 don't translate these strings
215
216 2006-12-13 [paul]       2.6.1cvs27
217
218         * po/en_GB.po
219                 updated
220
221 2006-12-13 [colin]      2.6.1cvs26
222
223         * src/main.c
224         * src/main.h
225                 Add claws_is_starting()
226
227 2006-12-13 [mones]      2.6.1cvs25
228
229         * manual/es/advanced.xml
230         * po/es.po
231                 Synced manual and updated translation
232
233 2006-12-12 [colin]      2.6.1cvs24
234
235         * src/wizard.c
236                 Add an option to use STARTTLS in the
237                 welcome wizard. Fixes bug 1080, 
238                 'Using SSL option in wizard for incoming 
239                 server does not activate SSL with STARTTLS'
240
241 2006-12-12 [colin]      2.6.1cvs23
242
243         * src/main.c
244                 Don't exit when there's an incomplete
245                 mailbox configured - leaves a chance 
246                 to fix a failing IMAP account. Exit
247                 if no mailbox at all is loaded (case
248                 of missing plugin).
249                 Completes bug 1077's fix (I was wrong
250                 in this bug's comment #3).
251
252 2006-12-12 [colin]      2.6.1cvs22
253
254         * src/gtk/menu.h
255                 Add another menu data type
256         * src/prefs_account.c
257                 Complete the completion of bug 1076
258                 (doesn't lose the pref on apply)
259
260 2006-12-12 [paul]       2.6.1cvs21
261
262         * src/prefs_account.c
263                 complete the fix of bug 1076
264                 also be more verbose with the text
265
266 2006-12-12 [paul]       2.6.1cvs20
267
268         * src/gtk/combobox.c
269                 fix compilation warning
270
271 2006-12-11 [colin]      2.6.1cvs19
272
273         * src/wizard.c
274                 Document :port in server entry tooltips
275
276 2006-12-11 [colin]      2.6.1cvs18
277
278         * src/main.c
279                 Fix compile
280
281 2006-12-11 [colin]      2.6.1cvs17
282
283         * src/main.c
284                 Add failing IMAP as a reason for no
285                 mailbox
286
287 2006-12-11 [colin]      2.6.1cvs16
288
289         * src/prefs_account.c
290                 Check for existence of inbox for local
291                 accounts too
292         * src/wizard.c
293                 Allow setting the port to use for servers
294                 by using the usual "server.example.com:port"
295                 syntax. Fixes bug 1077, 'sylpheed-claws does 
296                 not start when IMAP server is unavailable'
297
298 2006-12-11 [colin]      2.6.1cvs15
299
300         * src/prefs_account.c
301                 Prevent use of non-existing default inbox
302
303 2006-12-11 [colin]      2.6.1cvs14
304
305         * src/prefs_account.c
306                 Fix sensitivity. Fixes bug 1076, 'privacy 
307                 options are displayed even when pgp plugin 
308                 not loaded / available'
309
310 2006-12-09 [colin]      2.6.1cvs13
311
312         * manual/advanced.xml
313         * src/prefs_common.c
314         * src/prefs_common.h
315         * src/common/ssl_certificate.c
316                 Add a new hidden preference, 'unsafe_ssl_certs',
317                 which allows to store multiple certificates per
318                 server/port. This is disabled by default because
319                 it's less secure (presenting a new certificate
320                 instead of a changed one raises less alarms).
321                 This will cause Claws to ask about an unknown
322                 certificate for people who have used 2.6.1cvs8
323                 or greater.
324
325 2006-12-09 [colin]      2.6.1cvs12
326
327         * src/action.c
328                 Fix cache updating after action
329
330 2006-12-07 [wwp]        2.6.1cvs11
331
332         * src/compose.c
333                 fix email address comparison when replying to all
334                 (avoid replying to ourselves), thanks to Colin.
335
336 2006-12-06 [paul]       2.6.1cvs10
337
338         * src/addrharvest.c
339         * src/editldap.c
340         * src/expldifdlg.c
341         * src/news.c
342         * src/toolbar.c
343         * src/common/utils.c
344                 ...and more renaming
345                 Thanks to Colin
346
347 2006-12-06 [paul]       2.6.1cvs9
348
349         * src/compose.c
350         * src/messageview.c
351         * src/procheader.c
352         * src/procmime.c
353         * src/procmsg.c
354         * src/textview.c
355                 more renaming
356                 Thanks to Colin
357
358 2006-12-06 [colin]      2.6.1cvs8
359
360         * src/ssl_manager.c
361         * src/common/ssl_certificate.c
362         * src/common/ssl_certificate.h
363                 Handle multiple certificates per host/port
364
365 2006-12-06 [colin]      2.6.1cvs7
366
367         * src/etpan/imap-thread.c
368                 Fix certificate checking on IMAP
369
370 2006-12-06 [colin]      2.6.1cvs6
371
372         * src/folderview.c
373                 Fix bug 1072, 'Claws stops fetching newsgroups 
374                 from server when newsgroup got deleted': continue
375                 checking other groups
376
377 2006-12-05 [wwp]        2.6.1cvs5
378
379         * src/message_search.c
380         * src/summary_search.c
381         * src/gtk/combobox.c
382         * src/gtk/combobox.h
383         * src/gtk/gtkutils.c
384         * src/gtk/gtkutils.h
385                 make up and down arrow keys in modern gtk_combo_box_entry widgets
386                 behave like w/ old comboboxes (summary and message search only).
387
388 2006-12-05 [paul]       2.6.1cvs4
389
390         * src/wizard.c
391                 encode headers
392                 Thanks to Colin
393
394 2006-12-05 [paul]       2.6.1cvs3
395
396         * tools/README
397         * tools/textviewer.pl
398                 script updated and description added
399
400 2006-12-04 [colin]      2.6.1cvs2
401
402         * src/compose.c
403                 Run pre-send hook only when checking
404                 everything
405
406 2006-12-04 [paul]       2.6.1cvs1
407
408         * NEWS
409         * README
410         * RELEASE_NOTES
411         * configure.ac
412         * tools/README
413                 bump up version number following stable release
414
415 2006-12-04 [paul]       2.6.0cvs83
416
417         * README
418                 updates and corrections
419
420 2006-12-04 [colin]      2.6.0cvs82
421
422         * src/common/utils.c
423                 Probably fix bug 1066, 'Incorrect mailbox 
424                 size displayed'
425
426 2006-12-04 [colin]      2.6.0cvs81
427
428         * src/common/utils.c
429                 Trim tabs from mailcap file too.
430
431 2006-12-02 [paul]       2.6.0cvs80
432
433         * src/exphtmldlg.c
434                 fix broken GUI under certain languages
435         * src/expldifdlg.c
436                 put the Cancel button to the right
437
438 2006-12-01 [paul]       2.6.0cvs79
439
440         * tools/Makefile.am
441                 remove reference to removed file
442
443 2006-12-01 [wwp]        2.6.0cvs78
444
445         * src/addressbook.c
446         * src/editaddress.c
447                 remove forgotten debug statements.
448
449 2006-12-01 [wwp]        2.6.0cvs77
450
451         * manual/advanced.xml
452         * manual/fr/advanced.xml
453         * src/addressbook.c
454         * src/addressbook.h
455         * src/addressitem.h
456         * src/editaddress.c
457         * src/editaddress.h
458         * src/prefs_common.c
459         * src/prefs_common.h
460         * src/gtk/gtkutils.c
461         * src/gtk/gtkutils.h
462                 add a hidden option to allow embedding the editaddress (edit contact details)
463                 dialog into the addressbook's window. This doesn't change the default
464                 behaviour.
465
466 2006-12-01 [wwp]        2.6.0cvs76
467
468         * src/message_search.c
469         * src/summary_search.c
470                 fix more focus issues (don't set focus to combobox's entry widget when
471                 entry's value changed, if entry widget has focus already).
472
473 2006-12-01 [wwp]        2.6.0cvs75
474
475         * src/gtk/quicksearch.c
476                 revert last changes to the quicksearch gtk_combo_box, this needs more
477                 tuning and testing.
478
479 2006-12-01 [paul]       2.6.0cvs74
480
481         * tools/kdeservicemenu/README
482         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
483         * tools/kdeservicemenu/install.sh
484         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
485         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
486                 simplify this stuff, and in so doing,
487                 fix it. (possibly re-extend it again at
488                 a later date)
489
490 2006-12-01 [wwp]        2.6.0cvs73
491
492         * src/gtk/quicksearch.c
493                 adapt quicksearch code to use modern gtk_combo_box'es.
494
495 2006-12-01 [wwp]        2.6.0cvs72
496
497         * src/common/defs.h
498         * src/prefs_common.c
499         * src/prefs_common.h
500         * src/message_search.c
501         * src/summary_search.c
502         * src/gtk/combobox.c
503         * src/gtk/combobox.h
504                 add history combos to all message and summary search fields.
505
506 2006-12-01 [wwp]        2.6.0cvs71
507
508         * src/summaryview.c
509                 As the list may change while the mark as read delay
510                 runs, we can't rely on the 'row' pointer, which can
511                 be invalid when the timeout is called. As the mark
512                 as read is only done if the message is still selected,
513                 use summaryview->selected instead. Thanks to Colin.
514
515 2006-11-30 [paul]       2.6.0cvs70
516
517         * src/textview.c
518                 give emphasis to "Sylpheed-Claws"
519                 as well as "Claws Mail"
520
521 2006-11-30 [colin]      2.6.0cvs69
522
523         * src/wizard.c
524                 Put the SSL checkboxes in the receiving
525                 and sending server pages.
526
527 2006-11-29 [colin]      2.6.0cvs68
528
529         * src/gtk/gtkutils.c
530         * src/gtk/gtkvscrollbutton.c
531                 Revert some deprecated fixes - they seem to
532                 deprecate stuff as soon as a new one gets out.
533                 g_object_ref_sink needed glib-2.10.
534
535 2006-11-29 [colin]      2.6.0cvs67
536
537         * src/common/utils.c
538                 Create .mailcap if it doesn't exist
539
540 2006-11-29 [colin]      2.6.0cvs66
541
542         * src/compose.c
543                 Followup to cvs60: use original list
544                 of recipients if replying to a mail
545                 in Sent Drafts or Queue.
546
547 2006-11-27 [paul]       2.6.0cvs65
548
549         * src/image_viewer.c
550                 revert the last change for now (it's broken)
551
552 2006-11-27 [paul]       2.6.0cvs64
553
554         * Makefile.am
555         * configure.ac
556         * m4/aclocal-include.m4
557         * m4/check-type.m4
558         * src/Makefile.am
559         * src/addr_compl.c
560         * src/compose.c
561         * src/crash.c
562         * src/export.c
563         * src/exporthtml.c
564         * src/exportldif.c
565         * src/imap.c
566         * src/import.c
567         * src/main.c
568         * src/main.h
569         * src/matcher.c
570         * src/mimeview.c
571         * src/procmsg.c
572         * src/textview.c
573         * src/common/Makefile.am
574         * src/common/claws.c
575         * src/common/claws.h
576         * src/common/ssl.c
577         * src/common/sylpheed.c
578         * src/common/sylpheed.h
579         * src/etpan/Makefile.am
580         * src/gtk/Makefile.am
581         * src/gtk/claws-marshal.list
582         * src/gtk/filesel.c
583         * src/gtk/gtksctree.c
584         * src/gtk/quicksearch.c
585         * src/gtk/sylpheed-marshal.list
586         * src/plugins/bogofilter/bogofilter.c
587         * src/plugins/bogofilter/bogofilter_gtk.c
588         * src/plugins/clamav/clamav_plugin.c
589         * src/plugins/clamav/clamav_plugin_gtk.c
590         * src/plugins/demo/demo.c
591         * src/plugins/dillo_viewer/dillo_viewer.c
592         * src/plugins/pgpcore/Makefile.am
593         * src/plugins/pgpcore/claws.def
594         * src/plugins/pgpcore/pgp_viewer.c
595         * src/plugins/pgpcore/plugin.c
596         * src/plugins/pgpcore/sylpheed.def
597         * src/plugins/pgpinline/Makefile.am
598         * src/plugins/pgpinline/claws.def
599         * src/plugins/pgpinline/plugin.c
600         * src/plugins/pgpinline/sylpheed.def
601         * src/plugins/pgpmime/Makefile.am
602         * src/plugins/pgpmime/claws.def
603         * src/plugins/pgpmime/plugin.c
604         * src/plugins/pgpmime/sylpheed.def
605         * src/plugins/spamassassin/spamassassin.c
606         * src/plugins/spamassassin/spamassassin_gtk.c
607         * src/plugins/trayicon/trayicon.c
608                 yet more renaming
609                 remove deprecated gtk_tooltips_set_delay()
610
611 2006-11-26 [paul]       2.6.0cvs63
612
613         * src/expldifdlg.c
614         * src/folderview.c
615         * src/image_viewer.c
616         * src/mainwindow.c
617         * src/gtk/gtkutils.c
618         * src/gtk/gtkvscrollbutton.c
619         * src/gtk/prefswindow.c
620         * src/plugins/pgpcore/prefs_gpg.c
621                 replace more deprecated GTK+ functions
622
623 2006-11-26 [paul]       2.6.0cvs62
624
625         * src/addr_compl.c
626         * src/addressbook.c
627         * src/browseldap.c
628                 replace deprecated gtk_idle_... functions
629
630 2006-11-26 [paul]       2.6.0cvs61
631
632         * src/compose.c
633         * src/folderview.c
634         * src/inc.c
635         * src/summaryview.c
636         * src/gtk/gtkvscrollbutton.c
637         * src/gtk/quicksearch.c
638         * src/plugins/pgpcore/passphrase.c
639                 replace deprecated gtk_timeout_add and
640                 gtk_timeout_remove
641
642 2006-11-26 [paul]       2.6.0cvs60
643
644         * src/compose.c
645                 fix bug that caused the wrong recipient
646                 to be selected when replying to a msg
647                 which is From one of our accounts to
648                 another of our accounts
649
650 2006-11-25 [paul]       2.6.0cvs59
651
652         * src/summaryview.c
653                 don't change the From column title to
654                 To if the To column is visible
655
656 2006-11-24 [paul]       2.6.0cvs58
657
658         * src/compose.c
659                 fix bug 1069, 'Sent mails disappear, BCC
660                 or locking problem?'
661
662 2006-11-21 [wwp]        2.6.0cvs57
663
664         * src/compose.c
665                 fix spelling menu when replying (same as 2.3.1cvs39):
666                 discrepancy between context menu and top menu when
667                 folder's dictionary isn't the default one.
668
669 2006-11-19 [paul]       2.6.0cvs56
670
671         * src/summaryview.c
672                 obey always_show_msg option when
673                 marking as spam
674         * src/plugins/bogofilter/bogofilter.c
675                 fix typo
676
677 2006-11-18 [paul]       2.6.0cvs55
678
679         * AUTHORS
680         * README
681         * debian/copyright
682         * manual/ack.xml
683         * manual/es/ack.xml
684         * manual/fr/ack.xml
685         * manual/pl/ack.xml
686         * src/gtk/authors.h
687         * src/gtk/icon_legend.c
688         * src/gtk/icon_legend.h
689         * tools/OOo2claws-mail.pl
690         * tools/README
691         * tools/acroread2claws-mail.pl
692         * tools/claws.i18n.status.pl
693         * tools/filter_conv.pl
694         * tools/filter_conv_new.pl
695         * tools/freshmeat_search.pl
696         * tools/google_search.pl
697         * tools/kmail2claws-mail.pl
698         * tools/kmail2claws-mail_v2.pl
699         * tools/maildir2claws-mail.pl
700         * tools/make.themes.project
701         * tools/multiwebsearch.pl
702         * tools/outlook2claws-mail.pl
703         * tools/tb2claws-mail
704         * tools/kdeservicemenu/README
705         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
706                 update mine and wwp's email addresses in
707                 several places
708                 Patch by wwp
709         * src/prefs_compose_writing.c
710                 set sensitivity on 'new message format' frame
711
712 2006-11-17 [paul]       2.6.0cvs54
713
714         * src/gtk/about.c
715                 more reworking of the GUI
716                 Patch by Fabien Vantard
717
718 2006-11-16 [paul]       2.6.0cvs53
719
720         * src/gtk/about.c
721                 set a minimum size for the window, allow
722                 it to automatically expand as necessary
723
724 2006-11-16 [wwp]        2.6.0cvs52
725
726         * src/gtk/about.c
727                 better wrap of copyright info on some systems.
728
729 2006-11-16 [paul]       2.6.0cvs51
730
731         * src/gtk/about.c
732                 move the tech info from the upper panel
733                 to the Info tab
734                 use a gtk_text_view for the features tab
735
736 2006-11-16 [paul]       2.6.0cvs50
737
738         * po/Makevars
739                 update my email address
740         * src/addressbook.c
741         * src/compose.c
742         * src/imap_gtk.c
743         * src/mh_gtk.c
744         * src/news_gtk.c
745         * src/summaryview.c
746         * src/plugins/trayicon/trayicon.c
747                 don't offer simple menu separators
748                 for translation
749         * src/folderview.c
750                 add separator between 'mark all read'
751                 and 'search folder'
752
753 2006-11-15 [wwp]        2.6.0cvs49
754
755         * src/gtk/authors.h
756                 updated manuals authors.
757
758 2006-11-14 [paul]       2.6.0cvs48
759
760         * src/compose.c
761                 Fix Options/Reply mode after draft save
762
763 2006-11-14 [paul]       2.6.0cvs47
764
765         * src/Makefile.am
766                 Fix make DESTDIR=...
767         * src/mbox.c
768                 Optimise speed
769         * src/plugins/pgpinline/pgpinline.c
770                 Probably fix bug 1061
771
772 2006-11-14 [paul]       2.6.0cvs46
773
774         * po/Makevars
775                 enable Q_ macro
776         * src/Makefile.am
777         * src/stock_pixmap.c
778         * src/stock_pixmap.h
779         * src/gtk/about.c
780         * src/pixmaps/active.xpm
781         * src/pixmaps/inactive.xpm
782                 add a new page, 'Features', to the About dialog
783                 showing which features are compiled in and which
784                 are not
785
786 2006-11-14 [paul]       2.6.0cvs45
787
788         * po/ru.po
789                 updated by Pavlo Bohmat
790
791 2006-11-14 [colin]      2.6.0cvs44
792
793         * src/compose.c
794         * src/inc.c
795         * src/messageview.c
796         * src/news.c
797         * src/pop.c
798         * src/procmsg.c
799         * src/gtk/gtkaspell.c
800                 Fix 64-bit-related warnings
801         * src/ssl_manager.c
802                 Fix possible infinite loop
803         * src/plugins/pgpcore/sgpgme.c
804                 Remove useless check
805
806 2006-11-13 [colin]      2.6.0cvs43
807
808         * src/gtk/Makefile.am
809                 authors.h isn't generated
810
811 2006-11-13 [colin]      2.6.0cvs42
812
813         * src/plugins/pgpinline/pgpinline.c
814         * src/plugins/pgpmime/pgpmime.c
815                 Very probably fix bug 1061, 'crash on 
816                 opening signed email'. Another cast
817                 problem
818
819 2006-11-13 [colin]      2.6.0cvs41
820
821         * src/plugins/pgpcore/sgpgme.c
822                 Maybe fix bug 1061, 'crash on opening 
823                 signed email'
824
825 2006-11-13 [wwp]        2.6.0cvs40
826
827         * src/plugins/pgpinline/pgpinline.c
828                 fix candidate for bug #1057, thanks to Colin.
829
830 2006-11-13 [wwp]        2.6.0cvs39
831
832         * src/compose.c
833         * src/quote_fmt_parse.y
834                 fix bug 1052: current parser buffer was not always 
835                 allocated, ptr to this buffer could be returned as 
836                 NULL whereas no parser error has occurred. in 
837                 consequence, defining a template body as "%d" 
838                 (w/o the quotes) for the first time of the instance 
839                 of claws-mail, was reporting a parser error. make 
840                 sure that the buffer is always allocated, even to 
841                 an empty string.
842                 fix mis-unescaping in compose.:compose_quote_fmt(): 
843                 unescaping of the fmt string was always done 
844                 whereas it must be done *only* when receiving 
845                 quote format strings issued from the prefs 
846                 (compose new message, reply, forward, redirect 
847                 formats), *not* when applying templates.  in 
848                 consequences, applying templates w/ sequences 
849                 like \\|p{echo} were failing. make sure that 
850                 unescaping is done only when necessary.
851
852 2006-11-12 [colin]      2.6.0cvs38
853
854         * po/de.po
855                 Fix typo (s/KB/MB)
856
857 2006-11-12 [colin]      2.6.0cvs37
858
859         * src/plugins/pgpinline/pgpinline.c
860         * src/plugins/pgpmime/pgpmime.c
861                 Release GPG context at the latest 
862                 possible moment. Maybe fixes 
863                 bug 1057, 'crash on sending signed 
864                 message to a newsgroup'
865                 
866
867 2006-11-12 [colin]      2.6.0cvs36
868
869         * src/plugins/pgpcore/sgpgme.c
870                 Tell a bit more when gpg's status doesn't
871                 contain any signature
872
873 2006-11-12 [colin]      2.6.0cvs35
874
875         * src/compose.c
876                 Fix bug 1060, 'compilation error with 
877                 Irix's cc'
878
879 2006-11-12 [paul]       2.6.0cvs34
880
881         * doc/man/claws-mail.1
882         * src/prefs_gtk.c
883         * src/plugins/clamav/README
884         * src/plugins/spamassassin/README
885         * tools/README
886         * tools/freshmeat_search.pl
887         * tools/google_search.pl
888         * tools/multiwebsearch.pl
889                 more renaming
890         * src/plugins/trayicon/trayicon.c
891                 fix compiliation warning
892
893 2006-11-11 [colin]      2.6.0cvs33
894
895         * src/folderview.c
896                 Forbid drag and drop from/to different
897                 folders of type F_UNKNOWN
898
899 2006-11-11 [colin]      2.6.0cvs32
900
901         * src/plugins/pgpinline/pgpinline.c
902                 Fix typo in previous commit:
903                 - gpgme_new(&ctx);
904                 + if ((err = gpgme_new(&data->ctx)) ...)
905
906 2006-11-11 [colin]      2.6.0cvs31
907
908         * src/plugins/pgpinline/pgpinline.c
909         * src/plugins/pgpmime/pgpmime.c
910                 Check success after calling gpgme_new
911                 Maybe fixes bug 1057, 'crash on sending 
912                 signed message to a newsgroup'
913
914 2006-11-11 [colin]      2.6.0cvs30
915
916         * src/undo.c
917                 init undostruct to 0s (from
918                 valgrind log of bug 1057)
919
920 2006-11-10 [colin]      2.6.0cvs29
921
922         * src/mainwindow.c
923                 Set cursor to wait before filtering
924                 duplicates in all folders
925         * src/plugins/bogofilter/bogofilter.c
926         * src/plugins/bogofilter/bogofilter.h
927         * src/plugins/bogofilter/bogofilter_gtk.c
928                 Completely thread away the bogofilter
929                 filtering
930
931 2006-11-10 [mones]      2.6.0cvs28
932
933         * src/compose.c
934         * src/compose.h
935                 added COMPOSE_CHECK_BEFORE_SEND hook
936
937 2006-11-10 [paul]       2.6.0cvs27
938
939         * src/crash.c
940                 more renaming
941                 add libSM to get_compiled_in_features()
942         * src/main.c
943                 more renaming
944
945 2006-11-10 [colin]      2.6.0cvs26
946
947         * src/etpan/imap-thread.c
948                 Add a reference to libetpan's sasl engine
949                 so that sasl_done() doesn't get called by
950                 libetpan, and doesn't break openssl.
951                 Should fix bug 1053, 'SC fails to reestablish 
952                 a secure connection'
953                 Patch by Hoa
954
955 2006-11-10 [colin]      2.6.0cvs25
956
957         * manual/addrbook.xml
958         * manual/advanced.xml
959         * manual/faq.xml
960         * manual/intro.xml
961                 Some more renaming
962
963 2006-11-09 [colin]      2.6.0cvs24
964
965         * src/plugins/bogofilter/bogofilter_gtk.c
966                 Add comment about annoyance
967
968 2006-11-09 [colin]      2.6.0cvs23
969
970         * src/plugins/bogofilter/bogofilter.c
971         * src/plugins/bogofilter/bogofilter_gtk.c
972                 Prepare things needed to thread bogofilter
973                 filtering: separate bogo stuff and possible GUI
974                 stuff. 
975
976 2006-11-09 [colin]      2.6.0cvs22
977
978         * src/account.c
979         * src/compose.c
980                 Search for one of our accounts in Delivered-To
981                 (helps for auto-account selection when 
982                  replying/forwarding)
983         * src/folderview.c
984         * src/mainwindow.c
985         * src/mainwindow.h
986         * src/plugins/trayicon/trayicon.c
987                 Allow opening a new mail with any account from
988                 the contextual menu
989
990 2006-11-09 [wwp]        2.6.0cvs21
991
992         * src/compose.c
993         * src/prefs_common.c
994         * src/prefs_common.h
995         * src/prefs_compose_writing.c
996                 add a compose new message format (in prefs/compose/writing), it's a
997                 simple subject+body template to use when opening a new composition
998                 window. It's similar to the existent reply and forward formats.
999
1000                 enhanced the template/format % symbols substitution mechanism to
1001                 use current composition window information when % are used in
1002                 the compose new message format or in templates applied to new
1003                 messages (there were useless in that situations before). When
1004                 applied to new messages, %d corresponds to the system time/date.
1005
1006 2006-11-09 [paul]       2.6.0cvs20
1007
1008         * src/gtk/authors.h
1009                 fix last commit
1010
1011 2006-11-09 [paul]       2.6.0cvs19
1012
1013         * src/gtk/authors.h
1014                 keep tje alphabetical order
1015
1016 2006-11-08 [colin]      2.6.0cvs18
1017
1018         * src/etpan/imap-thread.c
1019                 Fix bug 1054, 'Slowness logging big 
1020                 data chunks'
1021
1022 2006-11-08 [paul]       2.6.0cvs17
1023
1024         * tools/Makefile.am
1025                 fix the renaming
1026
1027 2006-11-08 [paul]       2.6.0cvs16
1028
1029         * src/common/defs.h
1030                 update BUGZILLA_URI
1031
1032 2006-11-08 [paul]       2.6.0cvs15
1033
1034         * tools/Makefile.am
1035         * tools/OOo2claws-mail.pl
1036         * tools/OOo2sylpheed.pl
1037         * tools/README
1038         * tools/acroread2claws-mail.pl
1039         * tools/acroread2sylpheed.pl
1040         * tools/kmail2claws-mail.pl
1041         * tools/kmail2claws-mail_v2.pl
1042         * tools/kmail2sylpheed.pl
1043         * tools/kmail2sylpheed_v2.pl
1044         * tools/maildir2claws-mail.pl
1045         * tools/maildir2sylpheed.pl
1046         * tools/nautilus2claws-mail.sh
1047         * tools/nautilus2sylpheed.sh
1048         * tools/outlook2claws-mail.pl
1049         * tools/outlook2sylpheed.pl
1050         * tools/tb2claws-mail
1051         * tools/tb2sylpheed
1052         * tools/tbird2claws.py
1053         * tools/tbird2syl.py
1054         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
1055         * tools/kdeservicemenu/install.sh
1056         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
1057         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
1058         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
1059         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
1060         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
1061                 renamed (removed, added) tools files
1062
1063 2006-11-08 [paul]       2.6.0cvs14
1064
1065         * src/main.c
1066         * src/common/defs.h
1067                 Migrate sylpheedrc to clawsrc, and fix the standard
1068                 plugins path in the process
1069
1070 2006-11-07 [colin]      2.6.0cvs13
1071
1072         * src/Makefile.am
1073                 Symlink sylpheed-claws relative to 
1074                 claws-mail
1075
1076 2006-11-07 [colin]      2.6.0cvs12
1077
1078         * src/compose.c
1079                 Fix typo - Reply-To/Mailing-list is broken in 2.6 :-/
1080
1081 2006-11-07 [paul]       2.6.0cvs11
1082
1083         * src/gtk/about.c
1084                 Fix a missed occurence of
1085                 Sylpheed-Claws
1086
1087 2006-11-07 [paul]       2.6.0cvs10
1088
1089         * src/Makefile.am
1090                 Fix symlink installation
1091
1092 2006-11-07 [paul]       2.6.0cvs9
1093
1094         * src/Makefile.am
1095                 Symlink claws-mail to sylpheed-claws
1096         * src/common/utils.c
1097                 Fix migrating symlinks
1098         * src/etpan/imap-thread.c
1099                 check certificate only when there's
1100                 no error
1101
1102 2006-11-07 [paul]       2.6.0cvs8
1103
1104         * Makefile.am
1105                 Fix icon breakages with Gtk, which needs a 
1106                 cache updated to see them.
1107
1108 2006-11-07 [paul]       2.6.0cvs7
1109
1110         * .cvsignore
1111         * AUTHORS
1112         * COPYING
1113         * INSTALL
1114         * Makefile.am
1115         * NEWS
1116         * README
1117         * RELEASE_NOTES
1118         * autogen.sh
1119         * claws-mail-128x128.png
1120         * claws-mail-64x64.png
1121         * claws-mail.ico
1122         * claws-mail.pc.in
1123         * claws-mail.png
1124         * configure.ac
1125         * sylpheed-claws-128x128.png
1126         * sylpheed-claws-64x64.png
1127         * sylpheed-claws.desktop
1128         * sylpheed-claws.ico
1129         * sylpheed-claws.pc.in
1130         * sylpheed-claws.png
1131         * debian/README.Debian
1132         * debian/changelog
1133         * debian/claws-mail.desktop
1134         * debian/claws-mail.menu
1135         * debian/claws-mail.postinst.debhelper
1136         * debian/claws-mail.postrm.debhelper
1137         * debian/control
1138         * debian/copyright
1139         * debian/files
1140         * debian/rules
1141         * debian/sylpheed-claws.desktop
1142         * debian/sylpheed-claws.menu
1143         * debian/sylpheed-claws.postinst.debhelper
1144         * debian/sylpheed-claws.postrm.debhelper
1145         * doc/man/Makefile.am
1146         * doc/man/claws-mail.1
1147         * doc/man/sylpheed-claws.1
1148         * doc/src/ChangeLog.claws-pre0.8.0
1149         * manual/Makefile.am
1150         * manual/account.xml
1151         * manual/ack.xml
1152         * manual/addrbook.xml
1153         * manual/advanced.xml
1154         * manual/claws-mail-manual.xml
1155         * manual/faq.xml
1156         * manual/glossary.xml
1157         * manual/handling.xml
1158         * manual/intro.xml
1159         * manual/keyboard.xml
1160         * manual/plugins.xml
1161         * manual/starting.xml
1162         * manual/sylpheed-claws-manual.xml
1163         * manual/xml2pdf
1164         * manual/dist/.cvsignore
1165         * manual/dist/html/.cvsignore
1166         * manual/dist/html/Makefile.am
1167         * manual/dist/pdf/.cvsignore
1168         * manual/dist/pdf/Makefile.am
1169         * manual/dist/ps/.cvsignore
1170         * manual/dist/ps/Makefile.am
1171         * manual/dist/txt/.cvsignore
1172         * manual/dist/txt/Makefile.am
1173         * manual/es/Makefile.am
1174         * manual/es/advanced.xml
1175         * manual/es/claws-mail-manual.xml
1176         * manual/es/faq.xml
1177         * manual/es/glossary.xml
1178         * manual/es/handling.xml
1179         * manual/es/intro.xml
1180         * manual/es/plugins.xml
1181         * manual/es/sylpheed-claws-manual.xml
1182         * manual/es/dist/.cvsignore
1183         * manual/es/dist/html/.cvsignore
1184         * manual/es/dist/html/Makefile.am
1185         * manual/es/dist/pdf/.cvsignore
1186         * manual/es/dist/pdf/Makefile.am
1187         * manual/es/dist/ps/.cvsignore
1188         * manual/es/dist/ps/Makefile.am
1189         * manual/es/dist/txt/.cvsignore
1190         * manual/es/dist/txt/Makefile.am
1191         * manual/fr/Makefile.am
1192         * manual/fr/account.xml
1193         * manual/fr/ack.xml
1194         * manual/fr/addrbook.xml
1195         * manual/fr/advanced.xml
1196         * manual/fr/claws-mail-manual.xml
1197         * manual/fr/faq.xml
1198         * manual/fr/glossary.xml
1199         * manual/fr/handling.xml
1200         * manual/fr/intro.xml
1201         * manual/fr/keyboard.xml
1202         * manual/fr/plugins.xml
1203         * manual/fr/starting.xml
1204         * manual/fr/sylpheed-claws-manual.xml
1205         * manual/fr/dist/.cvsignore
1206         * manual/fr/dist/html/.cvsignore
1207         * manual/fr/dist/html/Makefile.am
1208         * manual/fr/dist/pdf/.cvsignore
1209         * manual/fr/dist/pdf/Makefile.am
1210         * manual/fr/dist/ps/.cvsignore
1211         * manual/fr/dist/ps/Makefile.am
1212         * manual/fr/dist/txt/.cvsignore
1213         * manual/fr/dist/txt/Makefile.am
1214         * manual/pl/Makefile.am
1215         * manual/pl/account.xml
1216         * manual/pl/ack.xml
1217         * manual/pl/addrbook.xml
1218         * manual/pl/advanced.xml
1219         * manual/pl/claws-mail-manual.xml
1220         * manual/pl/faq.xml
1221         * manual/pl/glossary.xml
1222         * manual/pl/handling.xml
1223         * manual/pl/intro.xml
1224         * manual/pl/keyboard.xml
1225         * manual/pl/plugins.xml
1226         * manual/pl/starting.xml
1227         * manual/pl/sylpheed-claws-manual.xml
1228         * manual/pl/dist/.cvsignore
1229         * manual/pl/dist/html/.cvsignore
1230         * manual/pl/dist/html/Makefile.am
1231         * manual/pl/dist/pdf/.cvsignore
1232         * manual/pl/dist/pdf/Makefile.am
1233         * manual/pl/dist/ps/.cvsignore
1234         * manual/pl/dist/ps/Makefile.am
1235         * manual/pl/dist/txt/.cvsignore
1236         * manual/pl/dist/txt/Makefile.am
1237         * po/.cvsignore
1238         * po/Makevars
1239         * src/.cvsignore
1240         * src/Makefile.am
1241         * src/account.c
1242         * src/account.h
1243         * src/action.c
1244         * src/action.h
1245         * src/adbookbase.h
1246         * src/addr_compl.c
1247         * src/addr_compl.h
1248         * src/addrbook.c
1249         * src/addrcache.c
1250         * src/addrcache.h
1251         * src/addrcindex.c
1252         * src/addrcindex.h
1253         * src/addrclip.c
1254         * src/addrclip.h
1255         * src/addrdefs.h
1256         * src/addressadd.c
1257         * src/addressadd.h
1258         * src/addressbook.c
1259         * src/addressbook.h
1260         * src/addressbook_foldersel.c
1261         * src/addressbook_foldersel.h
1262         * src/addrgather.c
1263         * src/addrgather.h
1264         * src/addrharvest.c
1265         * src/addrharvest.h
1266         * src/addrindex.c
1267         * src/addrindex.h
1268         * src/addritem.c
1269         * src/addritem.h
1270         * src/addrquery.c
1271         * src/addrquery.h
1272         * src/addrselect.c
1273         * src/addrselect.h
1274         * src/alertpanel.c
1275         * src/alertpanel.h
1276         * src/browseldap.c
1277         * src/browseldap.h
1278         * src/codeconv.c
1279         * src/codeconv.h
1280         * src/compose.c
1281         * src/crash.c
1282         * src/crash.h
1283         * src/customheader.c
1284         * src/customheader.h
1285         * src/displayheader.c
1286         * src/displayheader.h
1287         * src/editaddress.c
1288         * src/editaddress.h
1289         * src/editbook.c
1290         * src/editbook.h
1291         * src/editgroup.c
1292         * src/editgroup.h
1293         * src/editjpilot.c
1294         * src/editjpilot.h
1295         * src/editldap.c
1296         * src/editldap.h
1297         * src/editldap_basedn.c
1298         * src/editldap_basedn.h
1299         * src/editvcard.c
1300         * src/editvcard.h
1301         * src/exphtmldlg.c
1302         * src/exphtmldlg.h
1303         * src/expldifdlg.c
1304         * src/expldifdlg.h
1305         * src/export.c
1306         * src/exporthtml.c
1307         * src/exporthtml.h
1308         * src/exportldif.c
1309         * src/exportldif.h
1310         * src/filtering.c
1311         * src/filtering.h
1312         * src/folder.c
1313         * src/folder.h
1314         * src/folder_item_prefs.c
1315         * src/folder_item_prefs.h
1316         * src/foldersel.c
1317         * src/foldersel.h
1318         * src/folderutils.c
1319         * src/folderutils.h
1320         * src/folderview.c
1321         * src/folderview.h
1322         * src/grouplistdialog.c
1323         * src/grouplistdialog.h
1324         * src/html.c
1325         * src/html.h
1326         * src/image_viewer.c
1327         * src/image_viewer.h
1328         * src/imap.c
1329         * src/imap.h
1330         * src/imap_gtk.c
1331         * src/imap_gtk.h
1332         * src/import.c
1333         * src/import.h
1334         * src/importldif.c
1335         * src/importldif.h
1336         * src/importmutt.c
1337         * src/importmutt.h
1338         * src/importpine.c
1339         * src/importpine.h
1340         * src/inc.c
1341         * src/inc.h
1342         * src/jpilot.c
1343         * src/jpilot.h
1344         * src/ldapctrl.c
1345         * src/ldapctrl.h
1346         * src/ldaplocate.c
1347         * src/ldaplocate.h
1348         * src/ldapquery.c
1349         * src/ldapquery.h
1350         * src/ldapserver.c
1351         * src/ldapserver.h
1352         * src/ldaputil.c
1353         * src/ldaputil.h
1354         * src/ldif.c
1355         * src/ldif.h
1356         * src/localfolder.c
1357         * src/localfolder.h
1358         * src/main.c
1359         * src/main.h
1360         * src/mainwindow.c
1361         * src/mainwindow.h
1362         * src/manual.c
1363         * src/manual.h
1364         * src/matcher.c
1365         * src/matcher.h
1366         * src/matcher_parser.h
1367         * src/matcher_parser_lex.l
1368         * src/matcher_parser_parse.y
1369         * src/mbox.c
1370         * src/mbox.h
1371         * src/message_search.c
1372         * src/message_search.h
1373         * src/messageview.c
1374         * src/messageview.h
1375         * src/mh.c
1376         * src/mh.h
1377         * src/mh_gtk.c
1378         * src/mh_gtk.h
1379         * src/mimeview.c
1380         * src/mimeview.h
1381         * src/msgcache.c
1382         * src/msgcache.h
1383         * src/mutt.c
1384         * src/mutt.h
1385         * src/news.c
1386         * src/news.h
1387         * src/news_gtk.c
1388         * src/news_gtk.h
1389         * src/noticeview.c
1390         * src/noticeview.h
1391         * src/partial_download.c
1392         * src/partial_download.h
1393         * src/pine.c
1394         * src/pine.h
1395         * src/pop.c
1396         * src/pop.h
1397         * src/prefs_account.c
1398         * src/prefs_account.h
1399         * src/prefs_actions.c
1400         * src/prefs_actions.h
1401         * src/prefs_common.c
1402         * src/prefs_common.h
1403         * src/prefs_compose_writing.c
1404         * src/prefs_compose_writing.h
1405         * src/prefs_customheader.c
1406         * src/prefs_customheader.h
1407         * src/prefs_display_header.c
1408         * src/prefs_display_header.h
1409         * src/prefs_ext_prog.c
1410         * src/prefs_ext_prog.h
1411         * src/prefs_filtering.c
1412         * src/prefs_folder_column.c
1413         * src/prefs_folder_column.h
1414         * src/prefs_folder_item.c
1415         * src/prefs_folder_item.h
1416         * src/prefs_fonts.c
1417         * src/prefs_fonts.h
1418         * src/prefs_gtk.c
1419         * src/prefs_gtk.h
1420         * src/prefs_image_viewer.c
1421         * src/prefs_image_viewer.h
1422         * src/prefs_matcher.c
1423         * src/prefs_matcher.h
1424         * src/prefs_message.c
1425         * src/prefs_message.h
1426         * src/prefs_msg_colors.c
1427         * src/prefs_msg_colors.h
1428         * src/prefs_other.c
1429         * src/prefs_other.h
1430         * src/prefs_quote.c
1431         * src/prefs_quote.h
1432         * src/prefs_receive.c
1433         * src/prefs_receive.h
1434         * src/prefs_send.c
1435         * src/prefs_send.h
1436         * src/prefs_spelling.c
1437         * src/prefs_spelling.h
1438         * src/prefs_summaries.c
1439         * src/prefs_summaries.h
1440         * src/prefs_summary_column.c
1441         * src/prefs_summary_column.h
1442         * src/prefs_template.c
1443         * src/prefs_template.h
1444         * src/prefs_themes.c
1445         * src/prefs_themes.h
1446         * src/prefs_toolbar.c
1447         * src/prefs_toolbar.h
1448         * src/prefs_wrapping.c
1449         * src/prefs_wrapping.h
1450         * src/privacy.c
1451         * src/privacy.h
1452         * src/procheader.c
1453         * src/procheader.h
1454         * src/procmime.c
1455         * src/procmime.h
1456         * src/procmsg.c
1457         * src/procmsg.h
1458         * src/quote_fmt.c
1459         * src/quote_fmt_parse.y
1460         * src/recv.c
1461         * src/recv.h
1462         * src/remotefolder.c
1463         * src/remotefolder.h
1464         * src/send_message.c
1465         * src/send_message.h
1466         * src/setup.c
1467         * src/setup.h
1468         * src/sourcewindow.c
1469         * src/sourcewindow.h
1470         * src/ssl_manager.c
1471         * src/ssl_manager.h
1472         * src/statusbar.c
1473         * src/statusbar.h
1474         * src/stock_pixmap.c
1475         * src/stock_pixmap.h
1476         * src/summary_search.c
1477         * src/summary_search.h
1478         * src/summaryview.c
1479         * src/summaryview.h
1480         * src/syldap.c
1481         * src/syldap.h
1482         * src/textview.c
1483         * src/textview.h
1484         * src/toolbar.c
1485         * src/toolbar.h
1486         * src/undo.c
1487         * src/undo.h
1488         * src/unmime.c
1489         * src/unmime.h
1490         * src/vcard.c
1491         * src/vcard.h
1492         * src/wizard.c
1493         * src/wizard.h
1494         * src/common/base64.c
1495         * src/common/base64.h
1496         * src/common/defs.h
1497         * src/common/hooks.c
1498         * src/common/hooks.h
1499         * src/common/log.c
1500         * src/common/log.h
1501         * src/common/mgutils.c
1502         * src/common/mgutils.h
1503         * src/common/nntp.c
1504         * src/common/nntp.h
1505         * src/common/passcrypt.c
1506         * src/common/passcrypt.h.in
1507         * src/common/plugin.c
1508         * src/common/plugin.h
1509         * src/common/prefs.c
1510         * src/common/prefs.h
1511         * src/common/progressindicator.c
1512         * src/common/progressindicator.h
1513         * src/common/quoted-printable.c
1514         * src/common/quoted-printable.h
1515         * src/common/session.c
1516         * src/common/session.h
1517         * src/common/smtp.c
1518         * src/common/smtp.h
1519         * src/common/socket.c
1520         * src/common/socket.h
1521         * src/common/ssl.c
1522         * src/common/ssl.h
1523         * src/common/stringtable.c
1524         * src/common/stringtable.h
1525         * src/common/sylpheed.c
1526         * src/common/sylpheed.h
1527         * src/common/template.c
1528         * src/common/template.h
1529         * src/common/timing.h
1530         * src/common/utils.c
1531         * src/common/utils.h
1532         * src/common/version.h.in
1533         * src/common/xml.c
1534         * src/common/xml.h
1535         * src/common/xmlprops.c
1536         * src/common/xmlprops.h
1537         * src/gtk/about.c
1538         * src/gtk/colorlabel.c
1539         * src/gtk/colorlabel.h
1540         * src/gtk/colorsel.c
1541         * src/gtk/colorsel.h
1542         * src/gtk/combobox.c
1543         * src/gtk/combobox.h
1544         * src/gtk/description_window.c
1545         * src/gtk/description_window.h
1546         * src/gtk/filesel.c
1547         * src/gtk/filesel.h
1548         * src/gtk/foldersort.c
1549         * src/gtk/foldersort.h
1550         * src/gtk/gtkaspell.c
1551         * src/gtk/gtkaspell.h
1552         * src/gtk/gtksctree.c
1553         * src/gtk/gtkshruler.c
1554         * src/gtk/gtkshruler.h
1555         * src/gtk/gtkutils.c
1556         * src/gtk/gtkutils.h
1557         * src/gtk/icon_legend.c
1558         * src/gtk/icon_legend.h
1559         * src/gtk/logwindow.c
1560         * src/gtk/logwindow.h
1561         * src/gtk/manage_window.c
1562         * src/gtk/manage_window.h
1563         * src/gtk/pluginwindow.c
1564         * src/gtk/pluginwindow.h
1565         * src/gtk/prefswindow.c
1566         * src/gtk/prefswindow.h
1567         * src/gtk/quicksearch.c
1568         * src/gtk/quicksearch.h
1569         * src/pixmaps/claws-mail.xpm
1570         * src/pixmaps/claws-mail_icon.xpm
1571         * src/pixmaps/claws-mail_logo.xpm
1572         * src/pixmaps/sylpheed-claws.xpm
1573         * src/pixmaps/sylpheed-claws_icon.xpm
1574         * src/pixmaps/sylpheed-claws_logo.xpm
1575         * src/plugins/bogofilter/Makefile.am
1576         * src/plugins/bogofilter/bogofilter.c
1577         * src/plugins/bogofilter/bogofilter.h
1578         * src/plugins/bogofilter/bogofilter_gtk.c
1579         * src/plugins/clamav/Makefile.am
1580         * src/plugins/clamav/clamav_plugin.c
1581         * src/plugins/clamav/clamav_plugin.h
1582         * src/plugins/clamav/clamav_plugin_gtk.c
1583         * src/plugins/demo/Makefile.am
1584         * src/plugins/demo/demo.c
1585         * src/plugins/dillo_viewer/Makefile.am
1586         * src/plugins/dillo_viewer/README
1587         * src/plugins/dillo_viewer/dillo_prefs.c
1588         * src/plugins/dillo_viewer/dillo_prefs.h
1589         * src/plugins/dillo_viewer/dillo_viewer.c
1590         * src/plugins/pgpcore/Makefile.am
1591         * src/plugins/pgpcore/passphrase.c
1592         * src/plugins/pgpcore/passphrase.h
1593         * src/plugins/pgpcore/pgp_viewer.c
1594         * src/plugins/pgpcore/pgp_viewer.h
1595         * src/plugins/pgpcore/plugin.c
1596         * src/plugins/pgpcore/prefs_gpg.c
1597         * src/plugins/pgpcore/prefs_gpg.h
1598         * src/plugins/pgpcore/select-keys.c
1599         * src/plugins/pgpcore/select-keys.h
1600         * src/plugins/pgpcore/sgpgme.c
1601         * src/plugins/pgpcore/sgpgme.h
1602         * src/plugins/pgpcore/sylpheed.def
1603         * src/plugins/pgpcore/version.rc
1604         * src/plugins/pgpinline/Makefile.am
1605         * src/plugins/pgpinline/pgpinline.c
1606         * src/plugins/pgpinline/pgpinline.h
1607         * src/plugins/pgpinline/plugin.c
1608         * src/plugins/pgpinline/sylpheed.def
1609         * src/plugins/pgpinline/version.rc
1610         * src/plugins/pgpmime/Makefile.am
1611         * src/plugins/pgpmime/pgpmime.c
1612         * src/plugins/pgpmime/pgpmime.h
1613         * src/plugins/pgpmime/plugin.c
1614         * src/plugins/pgpmime/sylpheed.def
1615         * src/plugins/pgpmime/version.rc
1616         * src/plugins/spamassassin/Makefile.am
1617         * src/plugins/spamassassin/README
1618         * src/plugins/spamassassin/spamassassin.c
1619         * src/plugins/spamassassin/spamassassin.h
1620         * src/plugins/spamassassin/spamassassin_gtk.c
1621         * src/plugins/trayicon/Makefile.am
1622         * src/plugins/trayicon/trayicon.c
1623         * tools/OOo2sylpheed.pl
1624         * tools/README
1625         * tools/README.sylprint
1626         * tools/acroread2sylpheed.pl
1627         * tools/claws.i18n.status.pl
1628         * tools/filter_conv.pl
1629         * tools/filter_conv_new.pl
1630         * tools/freshmeat_search.pl
1631         * tools/google_search.pl
1632         * tools/kmail2sylpheed.pl
1633         * tools/kmail2sylpheed_v2.pl
1634         * tools/make.themes.project
1635         * tools/multiwebsearch.pl
1636         * tools/nautilus2sylpheed.sh
1637         * tools/outlook2sylpheed.pl
1638         * tools/sylprint.pl
1639         * tools/sylprint.rc
1640         * tools/tb2sylpheed
1641         * tools/textviewer.sh
1642         * tools/vcard2xml.py
1643         * tools/kdeservicemenu/README
1644         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
1645         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
1646         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
1647                 Change name to Claws Mail. Announce to follow...
1648
1649 2006-11-06 [wwp]        2.6.0cvs6
1650
1651         * src/prefs_template.c
1652                 unify messages related to quote format/template errors (fix
1653                 capitalization), again.
1654
1655 2006-11-06 [wwp]        2.6.0cvs5
1656
1657         * src/prefs_quote.c
1658                 unify messages related to quote format/template errors.
1659
1660 2006-11-06 [wwp]        2.6.0cvs4
1661
1662         * src/prefs_msg_colors.c
1663                 more uses of Q_ macro for contextual translations, thanks
1664                 to Fabien (fzzzzz).
1665
1666 2006-11-06 [wwp]        2.6.0cvs3
1667
1668         * src/compose.c
1669         * src/common/utils.c
1670         * src/common/utils.h
1671                 show an alertpanel to make sure users are aware that sensitive
1672                 files are attached (it's file blacklist-based). This will fix
1673                 interaction w/ GoogleEarth for instance, thanks to Colin.
1674
1675 2006-11-06 [wwp]        2.6.0cvs2
1676
1677         * src/prefs_quote.c
1678         * src/prefs_template.c
1679         * src/prefs_template.h
1680                 check quote format when applying/closing prefs. For now this only
1681                 shows up an error dialog box, not preventing the user from using
1682                 a broken quote (reply, forwards) format.
1683
1684 2006-11-06 [wwp]        2.6.0cvs1
1685
1686         * src/prefs_template.c
1687                 fix missing checks of some template fields.
1688
1689 2006-11-06 [paul]       2.6.0
1690
1691         * NEWS
1692         * README
1693         * RELEASE_NOTES
1694                 2.6.0 released
1695
1696 2006-11-06 [paul]       2.5.6cvs22
1697
1698         * manual/advanced.xml
1699         * manual/es/advanced.xml
1700                 put 'respect_flowed_format' info in the correct
1701                 place
1702
1703 2006-11-06 [mones]      2.5.6cvs21
1704
1705         * po/es.po
1706                 Minor fixes for release
1707
1708 2006-11-06 [paul]       2.5.6cvs20
1709
1710         * po/cs.po
1711         * po/de.po
1712         * po/fr.po
1713         * po/it.po
1714         * po/nl.po
1715         * po/pt_BR.po
1716         * po/sk.po
1717         * po/sv.po
1718         * po/zh_CN.po
1719                 updated by Tim Brain, Stephan Sachse, Fabien Vantard,
1720                 Andrea Spadaccini, Tim Dijkstra, Frederico Goncalves
1721                 Guimaraes, Andrej Kacian, Anders Troback, and Ralgh
1722                 Young
1723
1724 2006-11-02 [colin]      2.5.6cvs19
1725
1726         * src/imap.c
1727         * src/imap.h
1728         * src/prefs_account.c
1729         * src/etpan/imap-thread.c
1730                 Add GSSAPI support - fixes Debian bug #383274
1731
1732 2006-11-01 [colin]      2.5.6cvs18
1733
1734         * src/jpilot.c
1735                 Handle libpisock12 support. Probably
1736                 fixes bug 1046, 'jpilot AddressDB.pdb 
1737                 import fail'
1738
1739 2006-11-01 [colin]      2.5.6cvs17
1740
1741         * src/folderutils.c
1742                 debug_print() folderutils_mark_all_read()
1743
1744 2006-11-01 [colin]      2.5.6cvs16
1745
1746         * COPYING
1747                 Add missed files to the Apache exception
1748
1749 2006-10-31 [colin]      2.5.6cvs15
1750
1751         * src/folder.c
1752         * src/folder.h
1753                 Add a copy_private_data() func to FolderClasses
1754                 Doesn't break the feature freeze, because we 
1755                 won't use it (right now) in the core.
1756
1757 2006-10-31 [colin]      2.5.6cvs14
1758
1759         * COPYING
1760                 Allow linking with the Apache licensed files in
1761                 src/plugins/spamassassin. Hopefully fixes 
1762                 bug 1048, 'Spamassassin plugin license problem'
1763
1764 2006-10-31 [wwp]        2.5.6cvs13
1765
1766         * src/compose.c
1767                 fix and optimize trimming of leading linefeeds in body loop.
1768
1769 2006-10-31 [colin]      2.5.6cvs12
1770
1771         * src/etpan/imap-thread.c
1772         * src/imap.c
1773                 Make really sure to have NULL sets in case
1774                 of error
1775
1776 2006-10-30 [wwp]        2.5.6cvs11
1777
1778         * src/prefs_common.c
1779         * src/prefs_common.h
1780         * src/compose.c
1781                 fix broken storage of quote format template when it contains \-escape
1782                 sequences. The application of such sequences is also fixed now (\t
1783                 in quote format will be a real tab instead of a 't', for instance).
1784
1785 2006-10-27 [colin]      2.5.6cvs10
1786
1787         * src/compose.c
1788                 Probably fix bug 1045, 'sylpheed-claws 
1789                 doesn't remove the mail from the IMAP 
1790                 Queue folder after sending'. From
1791                 2.5.6cvs3-stable
1792
1793 2006-10-27 [colin]      2.5.6cvs9
1794
1795         * configure.ac
1796                 Require libetpan-0.48. I'm so annoying,
1797                 I know ;-)
1798
1799 2006-10-27 [colin]      2.5.6cvs8
1800
1801         * src/folder.c
1802         * src/imap.c
1803                 Probably fix bug 1044, 'sylpheed-claws 
1804                 segfaults while moving mails' - Fix relation
1805                 usage when moving to an IMAP mailbox from another
1806                 mailbox
1807
1808 2006-10-26 [paul]       2.5.6cvs7
1809
1810         * src/gtk/about.c
1811                 add libSM to compiled-in features
1812                 list
1813
1814 2006-10-24 [colin]      2.5.6cvs6
1815
1816         * src/textview.c
1817         * src/gtk/gtkutils.c
1818                 Fix crash when printing emails with an
1819                 xface
1820
1821 2006-10-24 [mones]      2.5.6cvs5
1822
1823         * manual/es/advanced.xml
1824                 Synchronize hidden option respect_flowed_format
1825         * po/es.po
1826                 Updated translation
1827
1828 2006-10-21 [paul]       2.5.6cvs4
1829
1830         * src/gtk/authors.h
1831         * src/plugins/pgpcore/pgp_viewer.c
1832         * src/plugins/pgpcore/sgpgme.c
1833                 fix building on BSDs
1834                 Thanks to Michael Hughes
1835                 <Sylpheed-Claws_user@thehugheslogcabin.net>
1836
1837 2006-10-20 [colin]      2.5.6cvs3
1838
1839         * configure.ac
1840                 Bump up libetpan requirement
1841                 *** THIS COMMIT REQUIRES LIBETPAN CVS ***
1842         * src/common/utils.c
1843         * src/common/utils.h
1844                 Add convenience get_file_mtime()
1845         * src/imap.c
1846         * src/etpan/imap-thread.c
1847         * src/etpan/imap-thread.h
1848                 Implement UIDPLUS support if the server
1849                 supports it - faster sending in this case
1850
1851 2006-10-19 [colin]      2.5.6cvs2
1852
1853         * src/gtk/quicksearch.c
1854                 Fix emptying in type-ahead+extended mode
1855         * src/mainwindow.c
1856         * src/mainwindow.h
1857                 Add a hook for offline state change
1858         * src/plugins/trayicon/trayicon.c
1859                 Use it to display offline icons
1860         * src/plugins/trayicon/Makefile.am
1861         * src/plugins/trayicon/newmail.offline.xpm
1862         * src/plugins/trayicon/newmarkedmail.offline.xpm
1863         * src/plugins/trayicon/nomail.offline.xpm
1864         * src/plugins/trayicon/unreadmail.offline.xpm
1865         * src/plugins/trayicon/unreadmarkedmail.offline.xpm
1866                 Add the icons
1867
1868 2006-10-12 [paul]       2.5.6cvs1
1869
1870         * NEWS
1871         * README
1872         * configure.ac
1873                 Update version number following
1874                 stable release
1875
1876 2006-10-19 [colin]      2.5.5cvs18
1877
1878         * manual/handling.xml
1879                 Add type-ahead search
1880
1881 2006-10-18 [colin]      2.5.5cvs17
1882
1883         * src/gtk/quicksearch.c
1884                 Remove "save to history only if there's
1885                 no syntax error", it breaks for some 
1886                 reason which I'll investigate later.
1887
1888 2006-10-18 [colin]      2.5.5cvs16
1889
1890         * src/prefs_common.c
1891         * src/prefs_common.h
1892         * src/summaryview.c
1893         * src/gtk/quicksearch.c
1894         * src/gtk/quicksearch.h
1895                 Add a type-ahead option for fast searches
1896                 Patch by Fabien Vantard
1897
1898 2006-10-18 [colin]      2.5.5cvs15
1899
1900         * src/compose.c
1901         * src/compose.h
1902                 Add Options/Reply mode/ menu to be able to
1903                 change the recipients of a reply on the fly
1904
1905 2006-10-18 [colin]      2.5.5cvs14
1906
1907         * src/compose.c
1908                 Fix redirecting of our own sent mails
1909
1910 2006-10-17 [wwp]        2.5.5cvs13
1911
1912         * src/send_message.c
1913                 Fix duplicate error messages when sending, and missing
1914                 newline in such error messages.
1915
1916 2006-10-17 [colin]      2.5.5cvs12
1917
1918         * src/compose.c
1919                 Compare addresses case-insensitive
1920
1921 2006-10-17 [colin]      2.5.5cvs11
1922
1923         * src/plugins/pgpcore/sgpgme.c
1924                 Fix return status
1925
1926 2006-10-17 [colin]      2.5.5cvs10
1927
1928         * src/plugins/pgpcore/pgp_viewer.c
1929                 Fix return status
1930
1931 2006-10-17 [colin]      2.5.5cvs9
1932
1933         * src/quote_fmt.c
1934                 Fix a typo (thanks to Fabien)
1935
1936 2006-10-16 [colin]      2.5.5cvs8
1937
1938         * src/textview.c
1939                 Fix problem with quote-folding when emails
1940                 don't convert cleanly to UTF-8
1941
1942 2006-10-14 [colin]      2.5.5cvs7
1943
1944         * src/prefs_template.c
1945                 Reset fields when reopening
1946                 the window
1947
1948 2006-10-13 [paul]       2.5.5cvs6
1949
1950         * manual/advanced.xml
1951         * src/prefs_message.c
1952                 make 'respect_flowed_format' a hidden
1953                 option, and add a manual entry for it
1954                 Thanks to Colin
1955
1956 2006-10-12 [colin]      2.5.5cvs5
1957
1958         * src/codeconv.c
1959                 Revert part of 2.5.2cvs21:
1960                 Don't optimise by reusing the 
1961                 last iconv converter if possible:
1962                 it seems slightly broken in a 
1963                 very hard way to reproduce
1964
1965 2006-10-12 [colin]      2.5.5cvs4
1966
1967         * src/prefs_common.c
1968         * src/prefs_common.h
1969         * src/prefs_message.c
1970         * src/procmime.c
1971                 Fix bug 1035, 'Incorrect handling 
1972                 of flowed lines'. We now optionnaly
1973                 handle this format (preference is in
1974                 Message View/Text options section)
1975
1976 2006-10-12 [colin]      2.5.5cvs3
1977
1978         * po/POTFILES.in
1979                 Add new file
1980         * src/plugins/pgpcore/pgp_viewer.c
1981         * src/plugins/pgpcore/sgpgme.c
1982                 Don't try to import without asking
1983
1984 2006-10-12 [colin]      2.5.5cvs2
1985
1986         * src/compose.c
1987                 Fix bug 1036, 'Forwarding a mutlipart
1988                 mail with a "text/html" block to ms
1989                 outlook users leeds to freeze of
1990                 outlook'. Poor outlook users...
1991
1992 2006-10-12 [paul]       2.5.5cvs1
1993
1994         * NEWS
1995         * README
1996         * configure.ac
1997                 Update version number following
1998                 stable release
1999
2000 2006-10-11 [paul]       2.5.4cvs1
2001
2002         * NEWS
2003         * README
2004         * configure.ac
2005                 Update version number following
2006                 stable release
2007
2008 2006-10-11 [paul]       2.5.3cvs32
2009
2010         * src/textview.c
2011                 fix bug 1032, 'Segmentation fault when showing
2012                 message' (bug in quote folding)
2013                 Thanks to Colin
2014
2015 2006-10-10 [colin]      2.5.3cvs31
2016
2017         * src/quote_fmt.c
2018                 Rephrase english a bit
2019
2020 2006-10-10 [colin]      2.5.3cvs30
2021
2022         * src/prefs_compose_writing.c
2023                 Stop making the page larger than the window
2024
2025 2006-10-10 [wwp]        2.5.3cvs29
2026
2027         * src/compose.c
2028         * src/prefs_template.c
2029         * src/quote_fmt.c
2030         * src/quote_fmt.h
2031         * src/quote_fmt_lex.l
2032         * src/quote_fmt_parse.y
2033                 Extend the quote parser a bit: allow to get access to
2034                 basic (composing) account info.
2035
2036 2006-10-10 [colin]      2.5.3cvs28
2037
2038         * src/procheader.c
2039                 Fix this \t problem in subject
2040
2041 2006-10-09 [colin]      2.5.3cvs27
2042
2043         * src/main.c
2044         * src/prefs_gtk.c
2045                 Prepare cache a bit later
2046                 If section already exists, skip the new one 
2047                 (as previously); avoid writing the same block
2048                 twice - if we find a second block with the 
2049                 same id, skip it.
2050         * src/plugins/pgpcore/pgp_viewer.c
2051                 Set cursor to busy when retrieving a key
2052         * src/plugins/pgpcore/sgpgme.c
2053                 allow 5 seconds for gpg to export the key
2054                 
2055
2056 2006-10-09 [colin]      2.5.3cvs26
2057
2058         * configure.ac
2059         * src/msgcache.c
2060         * src/prefs_gtk.c
2061                 Check for existence of fgets_unlocked
2062                 and fwrite_unlocked
2063
2064 2006-10-09 [paul]       2.5.3cvs25
2065
2066         * src/prefs_summaries.c
2067                 replace strftime() with fast_strftime() and in
2068                 the consequence fix the bug in the display of
2069                 AM/PM in the 'Example' string
2070
2071 2006-10-09 [ticho]      2.5.3cvs24
2072
2073         * po/sk.po
2074                 Updated (and fixed up somewhat) Slovak translation.
2075
2076 2006-10-08 [colin]      2.5.3cvs23
2077
2078         * src/prefs_folder_item.c
2079                 Explain why prefs in the top-level folder
2080                 aren't retained, but are still useful
2081
2082 2006-10-08 [colin]      2.5.3cvs22
2083
2084         * src/prefs_gtk.c
2085                 Don't cache anything if caching fails
2086
2087 2006-10-08 [colin]      2.5.3cvs21
2088
2089         * src/common/utils.c
2090                 always include gi18n.h
2091
2092 2006-10-07 [colin]      2.5.3cvs20
2093
2094         * src/plugins/pgpcore/pgp_viewer.c
2095                 Kill gpg after 5 seconds wait
2096
2097 2006-10-07 [colin]      2.5.3cvs19
2098
2099         * src/plugins/pgpcore/pgp_viewer.c
2100         * src/plugins/pgpcore/pgp_viewer.h
2101                 Fix copyright
2102
2103 2006-10-07 [colin]      2.5.3cvs18
2104
2105         * src/plugins/pgpcore/pgp_viewer.c
2106         * src/plugins/pgpcore/pgp_viewer.h
2107                 Actually add the files to CVS
2108
2109 2006-10-07 [colin]      2.5.3cvs17
2110
2111         * src/plugins/pgpcore/sgpgme.c
2112                 Be sure not to crash on 'application/pgp-signature' that
2113                 are not application/pgp-signatures
2114
2115 2006-10-07 [colin]      2.5.3cvs16
2116
2117         * src/textview.c
2118         * src/textview.h
2119                 Make a bit more of the API available
2120         * src/plugins/pgpcore/Makefile.am
2121         * src/plugins/pgpcore/plugin.c
2122         * src/plugins/pgpcore/sgpgme.c
2123                 Add basic key import/export
2124
2125 2006-10-07 [colin]      2.5.3cvs15
2126
2127         * src/folderview.c
2128         * src/imap.c
2129         * src/prefs_account.c
2130         * src/wizard.c
2131                 Warn users *everywhere* if libetpan's not
2132                 linked in
2133
2134 2006-10-06 [mones]      2.5.3cvs14
2135
2136         * po/de.po
2137         * po/es.po
2138                 updated by Stephan Sachse and me
2139
2140 2006-10-06 [colin]      2.5.3cvs13
2141
2142         * src/main.c
2143         * src/common/sylpheed.c
2144                 Don't load common plugins if --exit is passed
2145         * src/prefs_gtk.c
2146         * src/prefs_gtk.h
2147                 Implement a cache to avoid reading the same
2148                 files over and over again at startup
2149
2150 2006-10-06 [colin]      2.5.3cvs12
2151
2152         * src/summaryview.c
2153         * src/gtk/quicksearch.c
2154                 Update display every 5k mails on fast searches
2155
2156 2006-10-06 [colin]      2.5.3cvs11
2157
2158         * src/textview.c
2159                 Don't do quote folding on HTML or ERTF.
2160                 May fix the Cygwin issues if they were
2161                 happening with HTML mails?
2162
2163 2006-10-05 [colin]      2.5.3cvs10
2164
2165         * src/prefs_gtk.c
2166                 Oops, forgot one
2167
2168 2006-10-05 [colin]      2.5.3cvs9
2169
2170         * src/prefs_gtk.c
2171                 Use unlocked_stdio here too
2172
2173 2006-10-05 [colin]      2.5.3cvs8
2174
2175         * src/folderview.c
2176                 Fix go to next * after preferences apply
2177         * src/msgcache.c
2178                 Do the fd lock/unlock ourselves instead of
2179                 letting the libc do it at each write 
2180
2181 2006-10-05 [colin]      2.5.3cvs7
2182
2183         * src/common/utils.c
2184                 Faster division, thanks to Jean Diraison
2185
2186 2006-10-05 [paul]       2.5.3cvs6
2187
2188         * src/common/utils.c
2189                 fix building with --disable-nls
2190
2191 2006-10-04 [colin]      2.5.3cvs5
2192
2193         * src/folder.c
2194                 Maybe fix a segfault
2195
2196 2006-10-04 [wwp]        2.5.3cvs4
2197
2198         * src/prefs_folder_item.c
2199                 Fine-tune layouts in folder item prefs. Suggested by
2200                 Fabien Vantard <fzzzzz@gmail.com>.
2201
2202 2006-10-04 [wwp]        2.5.3cvs3
2203
2204         * src/prefs_folder_item.c
2205                 Kill the clandestine passengers. You didn't see anything.
2206
2207 2006-10-04 [wwp]        2.5.3cvs2
2208
2209         * src/prefs_folder_item.c
2210                 Add a way to test the subject simplify regexp in
2211                 folder prefs. Patch by Fabien Vantard <fzzzzz@gmail.com>,
2212                 w/ few layout changes.
2213
2214 2006-20-04 [paul]       2.5.3cvs1
2215
2216         * NEWS
2217         * README
2218         * configure.ac
2219                 Update version number following
2220                 stable release
2221
2222 2006-10-04 [colin]      2.5.2cvs42
2223
2224         * src/folder.c
2225         * src/folder.h
2226         * src/summaryview.c
2227                 Provide a way for folder classes to set their sort
2228                 type and key
2229
2230 2006-10-03 [colin]      2.5.2cvs41
2231
2232         * src/mh.c
2233                 Don't use strlen() to know if the
2234                 string's empty
2235
2236 2006-10-03 [colin]      2.5.2cvs40
2237
2238         * src/mh.c
2239                 Fix "check for new folders" with accentued folders
2240
2241 2006-10-03 [ticho]      2.5.2cvs39
2242
2243         * src/filtering.c
2244         * src/folder.c
2245         * src/inc.c
2246         * src/mbox.c
2247                 Colin's fix for "copy" filtering rules.
2248
2249 2006-10-02 [colin]      2.5.2cvs38
2250
2251         * src/folderview.c
2252                 Fix for double-click too
2253
2254 2006-10-02 [colin]      2.5.2cvs37
2255
2256         * src/folderview.c
2257                 correct fix for cvs36
2258
2259 2006-10-02 [colin]      2.5.2cvs36
2260
2261         * src/folderview.c
2262                 Fix 'goto next unread' after collapsing/expanding 
2263                 a node.
2264
2265 2006-10-02 [colin]      2.5.2cvs35
2266
2267         * src/summaryview.c
2268                 Fix double freeze/thaw
2269         * src/common/utils.c
2270         * src/common/utils.h
2271                 Reimplement strftime
2272         * src/procheader.c
2273                 Use it
2274
2275
2276 2006-10-02 [colin]      2.5.2cvs34
2277
2278         * src/mh.c
2279                 Time mh_write_sequences() - it's fast
2280         * src/summaryview.c
2281                 Init a variable to shut up gcc
2282
2283 2006-10-01 [colin]      2.5.2cvs33
2284
2285         * src/folder.c
2286         * src/mh.c
2287         * src/mh.h
2288         * src/msgcache.c
2289                 Add helper mh_set_mtime(), and set mtime to stat()'s result
2290                 Add fsync but disable it, it's slow as hell
2291
2292 2006-10-01 [colin]      2.5.2cvs32
2293
2294         * src/mh.c
2295         * src/msgcache.c
2296                 fflush() caches and mh_sequences before
2297                 fclose()ing
2298
2299 2006-10-01 [colin]      2.5.2cvs31
2300
2301         * src/msgcache.c
2302                 Don't ftruncate when not using mmap
2303
2304 2006-09-30 [colin]      2.5.2cvs30
2305
2306         * src/main.c
2307                 Write folder list *after* saving caches
2308
2309 2006-09-30 [colin]      2.5.2cvs29
2310
2311         * src/folder.c
2312         * src/mh.c
2313                 Debug forced mtime changes
2314
2315 2006-09-30 [colin]      2.5.2cvs28
2316
2317         * src/folder.c
2318         * src/main.c
2319                 Remove useless debug_print()s (code
2320                 well-tested)
2321
2322 2006-09-30 [colin]      2.5.2cvs27
2323
2324         * src/mh.c
2325                 Do stuff faster when writing mh_sequences
2326
2327 2006-09-30 [colin]      2.5.2cvs26
2328
2329         * src/mh.c
2330                 Don't let the writing of .mh_sequences, which
2331                 can change the folder's mtime, let us think
2332                 we need to scan.
2333
2334 2006-09-30 [colin]      2.5.2cvs25
2335
2336         * src/folder.c
2337                 Move a debug_print where it belongs 
2338                 (processing)
2339         * src/summaryview.c
2340                 Don't mess with a huge slow subject
2341                 table if we're not threading by
2342                 subject
2343
2344 2006-09-30 [colin]      2.5.2cvs24
2345
2346         * src/msgcache.c
2347                 Reenable mmaped reads (*not* writes!)
2348         * src/procmsg.c
2349                 Don't destroy and recreate hashtables just
2350                 for fun
2351         * src/common/utils.c
2352                 Remove useless reply prefixes (it's case
2353                 unsensitive)
2354
2355 2006-09-30 [wwp]        2.5.2cvs23
2356
2357         * tools/fix_date.sh
2358                 Fixed a minor bug in date value extraction, added a switch
2359                 to replace non RFC-compliant Date: value, added a switch
2360                 to use strict RFC matching patterns for dates.
2361
2362 2006-09-29 [colin]      2.5.2cvs22
2363
2364         * src/matcher_parser.h
2365         * src/matcher_parser_parse.y
2366         * src/prefs_filtering.c
2367         * src/statusbar.c
2368         * src/summary_search.c
2369         * src/summaryview.c
2370         * src/gtk/quicksearch.c
2371         * src/gtk/quicksearch.h
2372                 Optimise searches by setting different
2373                 refresh intervals (depending if the 
2374                 search is fast or not)
2375
2376 2006-09-29 [colin]      2.5.2cvs21
2377
2378         * src/codeconv.c
2379                 Optimise by reusing the last iconv converter
2380                 if possible
2381         * src/textview.c
2382                 Optimise a bit (the foldable quotes feature
2383                 still has an awful O(n^2) algo
2384
2385 2006-09-29 [colin]      2.5.2cvs20
2386
2387         * src/gtk/gtksctree.c
2388         * src/gtk/gtksctree.h
2389                 Optimise de-selection via up/down or
2390                 another key
2391
2392 2006-09-28 [colin]      2.5.2cvs19
2393
2394         * src/action.c
2395         * src/compose.c
2396         * src/folderview.c
2397         * src/mainwindow.c
2398         * src/messageview.c
2399         * src/summary_search.c
2400         * src/toolbar.c
2401                 Avoid using summaryview->ctree directly
2402
2403 2006-09-28 [colin]      2.5.2cvs18
2404
2405         * src/summaryview.c
2406         * src/summaryview.h
2407                 Add helpers to freeze/thaw/grab_focus
2408                 Factorize calls to freeze/thaw/grab_focus
2409                 
2410
2411 2006-09-28 [colin]      2.5.2cvs17
2412
2413         * src/main.c
2414                 More guards for the session management
2415
2416 2006-09-28 [colin]      2.5.2cvs16
2417
2418         * src/folderview.c
2419         * src/gtk/gtksctree.c
2420         * src/gtk/gtksctree.h
2421                 Make expanding not recursive in folderview
2422
2423 2006-09-28 [colin]      2.5.2cvs15
2424
2425         * src/addressbook.c
2426                 If nothing is selected in the list (right part)
2427                 and a group is selected in the tree (left part),
2428                 mail this group.
2429
2430 2006-09-28 [colin]      2.5.2cvs14
2431
2432         * src/Makefile.am
2433                 Actually use SM_LIBS
2434
2435 2006-09-28 [ticho]      2.5.2cvs13
2436
2437         * src/export.c
2438         * src/messageview.c
2439         * src/mimeview.c
2440         * src/news.c
2441         * src/pop.c
2442         * src/prefs_themes.c
2443         * src/procmsg.c
2444                 Small i18n string optimization.
2445         * src/send_message.c
2446         * src/summaryview.c
2447         * src/common/session.c
2448         * src/common/smtp.c
2449         * src/common/ssl_certificate.c
2450         * src/common/utils.c
2451                 Use "Couldn't" instead of "Can't" in UI messages,
2452                 where appropriate.
2453
2454 2006-09-28 [colin]      2.5.2cvs12
2455
2456         * configure.ac
2457                 Possibly fix link errors
2458
2459 2006-09-27 [wwp]        2.5.2cvs11
2460
2461         * src/gtk/authors.h
2462         * doc/man/sylpheed-claws.1
2463         * manual/ack.xml
2464         * manual/es/ack.xml
2465         * manual/fr/ack.xml
2466         * manual/pl/ack.xml
2467                 Updated authors info (me, myself and I).
2468
2469 2006-09-27 [colin]      2.5.2cvs10
2470
2471         * src/addressbook.c
2472                 Remove useless printf
2473
2474 2006-09-27 [wwp]        2.5.2cvs9
2475
2476         * src/editgroup.c
2477         * src/send_message.c
2478         * src/inc.c
2479         * src/prefs_common.c
2480         * src/prefs_common.h
2481         * src/gtk/progressdialog.c
2482                 remember more windows' sizes (send dialog, received dialog,
2483                 edit group in addressbook).
2484
2485 2006-09-27 [colin]      2.5.2cvs8
2486
2487         * configure.ac
2488         * src/main.c
2489         * src/mainwindow.h
2490                 Use libSM to communicate with the session
2491                 manager, so that we can know when the 
2492                 session ends, save our caches, and draft
2493                 our compose windows.
2494
2495 2006-09-27 [colin]      2.5.2cvs7
2496
2497         * src/addressbook.c
2498                 Fix issues:
2499                 o Allow Book and Group creation from the tree's
2500                   contextual menu
2501                 o Do not actually delete the contacts when 
2502                   deleting groups from the tree (duh!)
2503
2504 2006-09-27 [colin]      2.5.2cvs6
2505
2506         * src/compose.c
2507         * src/compose.h
2508         * src/mainwindow.c
2509         * src/textview.c
2510         * src/toolbar.c
2511                 o Allow passing an email address to 
2512                   compose_new_with_folderitem
2513                 o Update callers
2514                 o Use current folderitem when clicking
2515                   on a TextView mailto: link
2516                 o Fix a possible leak in TextView
2517
2518 2006-09-27 [colin]      2.5.2cvs5
2519
2520         * src/html.c
2521                 Use UTF-8 chars to replace HTML entities
2522
2523 2006-09-27 [colin]      2.5.2cvs4
2524
2525         * AUTHORS
2526         * src/prefs_account.c
2527         * src/gtk/authors.h
2528                 Fix bug #1024 (Array index out of
2529                 range in sylpheed-claws-2.5.2)
2530                 Patch by Ales Nosek <anosek@suse.cz>
2531
2532 2006-09-27 [colin]      2.5.2cvs3
2533
2534         * src/addr_compl.c
2535                 Actually do the test
2536
2537 2006-09-27 [colin]      2.5.2cvs2
2538
2539         * src/addr_compl.c
2540         * src/addr_compl.h
2541                 Allow completing with comma (in certain cases: vCalendar
2542                 for example doesn't support that)
2543                 Patch by Fabien Vantard
2544
2545 2006-09-26 [colin]      2.5.2cvs1
2546
2547         * src/Makefile.am
2548         * src/addr_compl.c
2549         * src/addr_compl.h
2550         * src/addrbook.c
2551         * src/addrbook.h
2552         * src/addressbook.c
2553         * src/addrindex.c
2554         * src/addrindex.h
2555         * src/compose.c
2556         * src/prefs_common.c
2557         * src/prefs_filtering_action.c
2558         * src/prefs_folder_item.c
2559         * src/prefs_template.c
2560         * src/stock_pixmap.c
2561         * src/stock_pixmap.h
2562         * src/pixmaps/addr_one.xpm
2563         * src/pixmaps/addr_two.xpm
2564                 Add auto-completion on groups
2565
2566 2006-09-26 [colin]      2.5.2
2567
2568         * NEWS
2569         * README
2570         * RELEASE_NOTES
2571                 2.5.2 released
2572
2573 2006-09-26 [colin]      2.5.1cvs5
2574
2575         * src/matcher.c
2576                 Fix condition
2577
2578 2006-09-26 [colin]      2.5.1cvs4
2579
2580         * src/mbox.c
2581                 Revert cvs1 (useless as the message is printed 
2582                 every 500 mails)
2583
2584 2006-09-26 [colin]      2.5.1cvs3
2585
2586         * src/partial_download.c
2587                 Fix crasher found by Alexsandar Urosevic
2588
2589 2006-09-26 [colin]      2.5.1cvs2
2590
2591         * src/summaryview.c
2592                 Fix bug #1023 (Sylpheed deletes too much messages)
2593
2594 2006-09-26 [ticho]      2.5.1cvs1
2595
2596         * src/mbox.c
2597                 Make use of gettext's multiple plurals for statusbar
2598                 progress message.
2599
2600 2006-09-25 [paul]       2.5.1
2601
2602         * NEWS
2603         * README
2604         * RELEASE_NOTES
2605                 2.5.1 released
2606
2607 2006-09-25 [colin]      2.5.0cvs3
2608
2609         * src/plugins/bogofilter/bogofilter.c
2610         * src/plugins/clamav/clamav_plugin.c
2611         * src/plugins/spamassassin/spamassassin.c
2612                 BogoFilter, Spamassassin: Fix double hook registering after
2613                 visiting preferences
2614                 Spamassassin, Clamav: Just set the mails to move instead of
2615                 doing the move - caller will move the things at once.
2616
2617 2006-09-25 [colin]      2.5.0cvs2
2618
2619         * src/imap.c
2620         * src/etpan/imap-thread.c
2621                 Use UID SEARCH ALL instead of UID 1:*
2622                 (braindead servers can't figure out that's
2623                 the same...)
2624
2625 2006-09-25 [wwp]        2.5.0cvs1
2626
2627         * src/message_search.c
2628                 Added the ability to stop a running search (in message body).
2629
2630 2006-09-25 [paul]       2.5.0
2631
2632         * NEWS
2633         * README
2634         * RELEASE_NOTES
2635                 2.5.0 released
2636
2637 2006-09-25 [paul]       2.4.0cvs214
2638
2639         * po/cs.po
2640         * po/de.po
2641         * po/fi.po
2642         * po/fr.po
2643         * po/nl.po
2644         * po/pt_BR.po
2645         * po/sk.po
2646         * po/sr.po
2647         * po/zh_CN.po
2648                 updated by Tim, Stephan Sachse, Flammie Pirinen,
2649                 Fabien Vantard, Tim Dijkstra, Frederico Goncalves Guimaraes,
2650                 Ticho, Aleksander Urosevic, Ralgh Young
2651
2652 2006-09-24 [mones]      2.4.0cvs213
2653
2654         * po/es.po
2655                 Updated for release
2656
2657 2006-09-23 [colin]      2.4.0cvs212
2658
2659         * src/gtk/inputdialog.c
2660                 Fix [ ] remember this appearing in normal
2661                 input dialogs after it's been used by
2662                 mimeview.
2663         * src/folder.c
2664         * src/folderview.c
2665         * src/msgcache.c
2666         * src/procmsg.c
2667         * src/summaryview.c
2668         * src/textview.c
2669         * src/common/timing.h
2670                 Enable timings in debug mode and make it
2671                 look prettier.
2672
2673 2006-09-22 [colin]      2.4.0cvs211
2674
2675         * README
2676                 Revert test change
2677         * commitHelper
2678                 ping the correct URI
2679
2680 2006-09-22 [colin]      2.4.0cvs210
2681
2682         * README
2683                 Let's see if bug #1022 is fixed
2684
2685 2006-09-21 [colin]      2.4.0cvs209
2686
2687         * src/wizard.c
2688         * src/common/plugin.c
2689                 Prepare infra to load predefined plugins when
2690                 no configuration existed. Don't actually load
2691                 anything yet (feat. freeze)
2692
2693 2006-09-21 [wwp]        2.4.0cvs208
2694
2695         * manual/fr/faq.xml
2696                 Partial sync w/ 2.4.0cvs72:
2697                 wrap file and minor updates.
2698
2699 2006-09-21 [wwp]        2.4.0cvs207
2700
2701         * tools/fix_date.sh
2702                 several fixes and enhancements. A new --force switch has been
2703                 added to prevent overriding by default Date: header when
2704                 already existing.
2705
2706 2006-09-21 [paul]       2.4.0cvs206
2707
2708         * src/common/utils.c
2709                 add Chinese UTF8 Re prefix
2710
2711 2006-09-21 [wwp]        2.4.0cvs205
2712
2713         * tools/Makefile.am
2714                 Fics alfabettical order.
2715
2716 2006-09-21 [wwp]        2.4.0cvs204
2717
2718         * tools/fix_date.sh
2719         * tools/Makefile.am
2720                 Added an action tool to fix missing Date field in emails.
2721                 Updated Makefile.am to reflect those last two additions.
2722
2723 2006-09-21 [wwp]        2.4.0cvs203
2724
2725         * tools/uuooffice
2726                 Added a action tool to open uuencoded docs w/
2727                 OpenOffice (based on uudec method).
2728
2729 2006-09-21 [colin]      2.4.0cvs202
2730
2731         * src/compose.c
2732         * src/textview.c
2733                 Workaround possible GTK crash: remove selection 
2734                 clipboard before destroying widget, or GTK+-2.10
2735                 dies. Thanks to Hiro.
2736
2737 2006-09-20 [colin]      2.4.0cvs201
2738
2739         * src/compose.c
2740                 Fix free-after-use in some cases (when 
2741                 procmime_encode_content() frees mimeinfo->data.mem
2742                 and turns it to a temp file)
2743
2744 2006-09-20 [colin]      2.4.0cvs200
2745
2746         * src/folderview.c
2747         * src/summaryview.c
2748         * src/gtk/gtksctree.c
2749         * src/gtk/gtksctree.h
2750                 Add tooltips in the folderview and summaryview
2751                 (Doesn't break string freeze as they already
2752                 exist)
2753         * src/toolbar.c
2754                 Put the spam button in the default configuration
2755                 if compiled with bogo plugin too
2756
2757 2006-09-19 [colin]      2.4.0cvs199
2758
2759         * src/summaryview.c
2760         * src/summaryview.h
2761                 Update folder name label on folder rename
2762         * src/prefs_matcher.c
2763         * src/gtk/logwindow.h
2764                 Fix warnings
2765                 Patches by Fabien
2766
2767 2006-09-19 [wwp]        2.4.0cvs198
2768
2769         * src/summary_search.c
2770                 fix can't click forward/backward buttons in the
2771                 search messages.
2772
2773 2006-09-18 [paul]       2.4.0cvs197
2774
2775         * src/wizard.c
2776                 add missing bracket, capitalise the A of
2777                 'SpamAssassin'
2778
2779 2006-09-18 [paul]       2.4.0cvs196
2780
2781         * src/compose.c
2782                 fix bug 1012 'crashed upon sending mail
2783                 from compose window'
2784                 Thanks to Colin
2785
2786 2006-09-16 [colin]      2.4.0cvs195
2787
2788         * src/folderview.c
2789                 Fix "real-time" sorting by freezing/thawing
2790
2791 2006-09-16 [colin]      2.4.0cvs194
2792
2793         * manual/faq.xml
2794                 Fix the anti-spam entry a bit
2795
2796 2006-09-16 [colin]      2.4.0cvs193
2797
2798         * src/wizard.c
2799                 Make sure reviewers have no excuse when stating
2800                 Sylpheed-Claws doesn't have antispam capabilities.
2801
2802 2006-09-16 [colin]      2.4.0cvs192
2803
2804         * src/main.c
2805                 Revert part of 2.3.0cvs18, Saving caches on SIGPIPE,
2806                 as if the SIGPIPE comes from etpan's thread we could
2807                 trigger a GUI update from this thread.
2808
2809 2006-09-16 [colin]      2.4.0cvs191
2810
2811         * src/summaryview.c
2812                 Init all members of the struct
2813
2814 2006-09-16 [paul]       2.4.0cvs190
2815
2816         * src/account.c
2817                 improvements to the English
2818
2819 2006-09-15 [colin]      2.4.0cvs189
2820
2821         * src/summaryview.c
2822                 HIG order on dialog
2823
2824 2006-09-14 [colin]      2.4.0cvs188
2825
2826         * src/common/socket.c
2827         * src/common/socket.h
2828         * src/common/ssl.c
2829         * src/common/ssl_certificate.c
2830         * src/common/ssl_certificate.h
2831         * src/etpan/imap-thread.c
2832                 the get_fqdn() call done to get canonical name when
2833                 checking an SSL certificate is blocking, which is
2834                 sad as we just did a non-blocking lookup to connect.
2835                 Fix that by letting the fqdn available to the SockInfo,
2836                 and use that in ssl_certificate_check(). For IMAP,
2837                 we don't do it as the lookup's done by libetpan, but
2838                 it's less annoying as IMAP connections as much more
2839                 rare than POP3 connections.
2840
2841 2006-09-14 [paul]       2.4.0cvs187
2842
2843         * manual/advanced.xml
2844                 improvements to the English,
2845                 properly place the new hidden options
2846                 within the alphabetical order
2847         * src/gtk/pluginwindow.c
2848                 improvements to the English
2849
2850 2006-09-14 [colin]      2.4.0cvs186
2851
2852         * src/prefs_common.c
2853         * src/prefs_common.h
2854         * src/gtk/gtksctree.c
2855         * manual/advanced.xml
2856                 New hidden pref, stripes_color_offset, to change
2857                 the value added/substracted to normal bgcolor to
2858                 create the stripes in summaries
2859
2860 2006-09-13 [colin]      2.4.0cvs185
2861
2862         * src/gedit-print.c
2863         * src/messageview.c
2864         * src/messageview.h
2865         * src/summaryview.c
2866         * src/textview.c
2867                 Fix misc. printing issues: 
2868                 - Bad font for linkified headers
2869                 - Different font if the mail was displayed or not
2870                 - Factorize the thing
2871
2872 2006-09-13 [colin]      2.4.0cvs184
2873
2874         * src/common/ssl_certificate.c
2875                 Only get FQDN once when checking certificate
2876
2877 2006-09-13 [colin]      2.4.0cvs183
2878
2879         * src/account.c
2880         * src/gtk/pluginwindow.c
2881                 Misc. GUI fixes by Fabien
2882
2883 2006-09-13 [wwp]        2.4.0cvs182
2884
2885         * configure.ac
2886         * src/common/utils.h
2887         * src/common/utils.c
2888                 get rid of unused wide-char functions.
2889
2890 2006-09-13 [wwp]        2.4.0cvs181
2891
2892         * src/plugins/pgpinline/sylpheed.def
2893         * src/textview.c
2894                 merge more w32 patches from gpg4win sources (Marcus Brinkmann <marcus@g10code.de>):
2895                 add privacy_reset_error to the .def file,
2896                 do not fork for an external textviewer.
2897
2898 2006-09-13 [wwp]        2.4.0cvs180
2899
2900         * src/prefs_common.c
2901                 fix broken font entry in prefs (patch issued by the gpg4win team,
2902                 probably by Marcus Brinkmann <marcus@g10code.de>).
2903
2904 2006-09-13 [colin]      2.4.0cvs179
2905
2906         * src/folder.h
2907                 Fix a warning in summaryview.c
2908         * src/mainwindow.c
2909         * src/summaryview.c
2910         * src/summaryview.h
2911                 Add missing Mark/* elements in the
2912                 main menu
2913
2914 2006-09-12 [colin]      2.4.0cvs178
2915
2916         * src/prefs_actions.c
2917         * src/prefs_filtering_action.c
2918         * src/prefs_matcher.c
2919                 Use (New) instead of New everywhere
2920
2921 2006-09-12 [wwp]        2.4.0cvs177
2922
2923         * manual/fr/addrbook.xml
2924         * manual/fr/handling.xml
2925                 updated some quotes in the fr manual to match the fr translation.
2926
2927 2006-09-12 [wwp]        2.4.0cvs176
2928
2929         * src/prefs_matcher.c
2930                 don't store translated string elements in matcher expressions.
2931                 Also fixed a misused of Q_().
2932
2933 2006-09-11 [wwp]        2.4.0cvs175
2934
2935         * src/plugins//bogofilter/bogofilter.c
2936         * src/plugins//clamav/clamav_plugin.c
2937         * src/plugins//demo/demo.c
2938         * src/plugins//dillo_viewer/dillo_viewer.c
2939         * src/plugins//pgpcore/plugin.c
2940         * src/plugins//pgpinline/plugin.c
2941         * src/plugins//pgpmime/plugin.c
2942         * src/plugins//spamassassin/spamassassin.c
2943                 gettext-ize more strings (mostly plugin error messages).
2944
2945 2006-09-11 [colin]      2.4.0cvs174
2946
2947         * src/alertpanel.c
2948                 Make maximum buffer size bigger to avoid
2949                 truncating translated messages. Patch by
2950                 Fabien
2951
2952 2006-09-11 [colin]      2.4.0cvs173
2953
2954         * src/etpan/imap-thread.c
2955                 Fix compilation on OpenBSD, thanks to 
2956                 Landry
2957
2958 2006-09-10 [wwp]        2.4.0cvs172
2959
2960         * manual/account.xml
2961         * manual/addrbook.xml
2962         * manual/handling.xml
2963         * manual/es/handling.xml
2964         * manual/fr/account.xml
2965         * manual/fr/addrbook.xml
2966         * manual/fr/handling.xml
2967                 documented addressbook matching (condition configuration):
2968                   addrbook.xml, en fr
2969                 documented per-account filtering rules (handling/filtering
2970                   section, account section):
2971                   account.xml, handling.xml, en fr
2972                 slightly updated the handling/searching section to tell few
2973                   words about the extended search ability:
2974                   handling.xml, en fr
2975                 added missing <quote></quotes> to Quick Search:
2976                   handling.xml, en fr es
2977                 fixed a typo (auomatically):
2978                   handling.xml, en
2979                 changes revisited by Paul.
2980
2981 2006-09-10 [paul]       2.4.0cvs171
2982
2983         * src/prefs_actions.c
2984         * src/prefs_filtering.c
2985         * src/prefs_template.c
2986                 adjustments to the gui
2987                 Patch by Fabien Vantard (slightly modified)
2988
2989 2006-09-10 [colin]      2.4.0cvs170
2990
2991         * src/summaryview.c
2992                 Check folderitem/summaryview consistency
2993                 (basically automates Update summary). Fixes
2994                 #1011 (wrong (negative) count on unread 
2995                 messages)
2996
2997 2006-09-10 [colin]      2.4.0cvs169
2998
2999         * src/gtk/gtksctree.c
3000                 Fix recursive expansion via mouse
3001         * src/plugins/bogofilter/bogofilter.c
3002                 Use normal filtering way of moving
3003                 messages (batching), possibly fixing
3004                 bug #1015 (Bogofilter plugin doubles 
3005                 new messages)
3006
3007 2006-09-09 [wwp]        2.4.0cvs168
3008
3009         * src/prefs_filtering.c
3010                 better place for this fix.
3011
3012 2006-09-09 [wwp]        2.4.0cvs167
3013
3014         * src/prefs_filtering.c
3015                 fix a minor bug when the enabled status of a filtering/processing
3016                 rule always got set to TRUE when replacing this rule. That still
3017                 make sense when adding a new rule, but now when replacing, we
3018                 don't override the value of 'enabled'.
3019                 Also renamed the func prefs_filtering_list_view_get_rule_name()
3020                 to prefs_filtering_list_view_get_info() as this function not only
3021                 returns the name, but also the account_id and the enabled status.
3022
3023 2006-09-09 [mones]      2.4.0cvs166
3024
3025         * manual/glossary.xml
3026         * manual/plugins.xml
3027                 Minor format corrections
3028         * manual/gpl.xml
3029                 Fix misplaced NO WARRANTY section
3030         * manual/es/advanced.xml
3031         * manual/es/faq.xml
3032         * manual/es/glossary.xml
3033         * manual/es/gpl.xml
3034         * manual/es/handling.xml
3035         * manual/es/plugins.xml
3036         * manual/es/starting.xml
3037                 Incorporate changes from English version
3038         * manual/fr/ack.xml
3039         * manual/pl/ack.xml
3040         * manual/es/ack.xml
3041                 Fix address, (add translation credits in es version)
3042         * po/es.po
3043                 Updated translation
3044
3045 2006-09-09 [wwp]        2.4.0cvs165
3046
3047         * src/prefs_filtering.c
3048                 fix a crash when opening filtering prefs, if matcherrc file contains
3049                 broken data (non-existing account id, which is theoretically not
3050                 possible).
3051
3052 2006-09-08 [colin]      2.4.0cvs164
3053
3054         * src/folder.c
3055                 Wrong assert, make it an if()
3056         * src/gtk/gtksctree.c
3057                 Fix bug #1013 (expand selected thread 
3058                 tree) - expanding is now recursive
3059
3060 2006-09-07 [wwp]        2.4.0cvs163
3061
3062         * src/prefs_matcher.c
3063                 make better sentences about addressbook matching in the
3064                 matcher prefs. This should make translators' work easier
3065                 too.
3066
3067 2006-09-07 [wwp]        2.4.0cvs162
3068
3069         * src/prefs_filtering.c
3070                 code simplification (get rid of dup var. assignment).
3071
3072 2006-09-07 [wwp]        2.4.0cvs161
3073
3074         * src/summaryview.c
3075                 use GTK_STOCK icons when possible, patch by Fabien Vantard
3076                 <fzzzzz@gmail.com>.
3077
3078 2006-09-07 [paul]       2.4.0cvs160
3079
3080         * src/mimeview.c
3081                 fix compilation warnings
3082                 Thanks to Colin
3083
3084 2006-09-07 [paul]       2.4.0cvs159
3085
3086         * src/mimeview.c
3087                 select the mimepart icon when
3088                 displaying as text
3089                 Thanks to Colin
3090
3091 2006-09-06 [paul]       2.4.0cvs158
3092
3093         * src/prefs_filtering.c
3094                 fix labels and table element spacing
3095                 Patch by Fabien Vantard
3096
3097 2006-09-06 [paul]
3098
3099         2.5.0-rc3 released
3100
3101 2006-09-06 [paul]       2.4.0cvs157
3102
3103         * manual/es/advanced.xml
3104                 fix typo
3105
3106 2006-09-06 [wwp]        2.4.0cvs156
3107
3108         * src/mainwindow.c
3109                 fix an dup launch issue when iconified, thanks to Colin.
3110
3111 2006-09-06 [wwp]        2.4.0cvs155
3112
3113         * src/gtk//gtksctree.h
3114                 oops, forgot that one!
3115
3116 2006-09-06 [wwp]        2.4.0cvs154
3117
3118         * manual/pl/advanced.xml
3119         * manual/advanced.xml
3120         * manual/es/advanced.xml
3121         * manual/fr/advanced.xml
3122         * src/prefs_customheader.c
3123         * src/prefs_filtering_action.c
3124         * src/foldersel.c
3125         * src/prefs_summaries.c
3126         * src/prefs_filtering.c
3127         * src/account.c
3128         * src/compose.c
3129         * src/prefs_summary_column.c
3130         * src/addr_compl.c
3131         * src/prefs_actions.c
3132         * src/prefs_folder_column.c
3133         * src/ssl_manager.c
3134         * src/prefs_template.c
3135         * src/prefs_display_header.c
3136         * src/prefs_common.h
3137         * src/prefs_matcher.c
3138         * src/prefs_common.c
3139         * src/prefs_toolbar.c
3140         * src/summaryview.c
3141         * src/folderview.c
3142         * src/gtk/gtksctree.c
3143         * src/gtk/pluginwindow.c
3144         * src/gtk/progressdialog.c
3145         * src/gtk/prefswindow.c
3146                 renamed hidden option enable_rules_hint to use_stripes_everywhere
3147                 to make its meaning more obvious (all versions of the manual reflect
3148                 the change).
3149                 added an extra hidden option use_stripes_in_summary to allow
3150                 discarding these stripes in mainwindow's folder and message lists;
3151                 en and fr manuals only are OK towards this.
3152
3153 2006-09-06 [colin]      2.4.0cvs153
3154
3155         * src/textview.c
3156                 Hide Sylpheed-Claws' internal queue headers
3157                 when showing all headers. They'll be present
3158                 only in Source window.
3159
3160 2006-09-05 [colin]      2.4.0cvs152
3161
3162         * src/plugins/trayicon/trayicon.c
3163                 Fix crash at exit - we have to disconnect
3164                 our handlers
3165         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
3166                 Update eggtrayicon - patch adapted from a
3167                 patch by Fryderyk Dziarmagowski <freetz@gmx.net>
3168                 on Sylpheed's ML
3169
3170 2006-09-05 [colin]      2.4.0cvs151
3171
3172         * src/mainwindow.c
3173         * src/gtk/logwindow.c
3174                 Fix race condition when something writes
3175                 to the log too soon during init. Thanks
3176                 to Fabien Vantard
3177
3178 2006-09-05 [colin]      2.4.0cvs150
3179
3180         * src/mimeview.c
3181                 Don't select part on right-click either
3182
3183 2006-09-05 [paul]       2.4.0cvs149
3184
3185         * src/mimeview.c
3186                 completion of previous commit
3187                 Thanks to Colin
3188
3189 2006-09-05 [colin]      2.4.0cvs148
3190
3191         * src/mimeview.c
3192                 Don't force selection on middle-click, just open
3193
3194 2006-09-04 [colin]      2.4.0cvs147
3195
3196         * src/mimeview.c
3197                 Looks like gtk_notebook_set_current_page()
3198                 sometimes steals focus, and this annoys us
3199                 in MimeViewers as it renders navigation
3200                 keys useless. Take back focus after switching
3201                 pages.
3202
3203 2006-09-04 [colin]      2.4.0cvs146
3204
3205         * src/messageview.c
3206                 Set stop_loading when clicking on Next
3207                 during load. Don't add a callback to 
3208                 avoid over-complicating things.
3209
3210 2006-09-04 [colin]      2.4.0cvs145
3211
3212         * src/mimeview.c
3213         * src/messageview.c
3214                 Fix multiple loads in separate messageview
3215
3216 2006-09-04 [colin]      2.4.0cvs144
3217
3218         * src/summaryview.c
3219                 Let navigation keys be handled during 
3220                 load
3221
3222 2006-09-04 [colin]      2.4.0cvs143
3223
3224         * src/messageview.c
3225         * src/summaryview.c
3226         * src/textview.c
3227         * src/textview.h
3228                 Make loading of huge mails (lots of text and/or
3229                 images) cancellable, so the GUI doesn't block 
3230
3231 2006-09-04 [colin]      2.4.0cvs142
3232
3233         * src/plugins/trayicon/trayicon.c
3234                 Fix annoyance when removing a folder with 
3235                 unread mails: trayicon didn't update
3236
3237 2006-09-04 [paul]       2.4.0cvs141
3238
3239         * src/gtk/icon_legend.c
3240                 straighten up columns
3241                 Patch by Fabien Vantard
3242
3243 2006-09-04 [wwp]        2.4.0cvs140
3244
3245         * src/prefs_filtering.c
3246                 fix new line's account name in filtering prefs:
3247                 was "All", is now "(New)".
3248
3249 2006-09-04 [paul]       2.4.0cvs139
3250
3251         * tools/make.themes.project
3252                 use "AUTOMAKE_OPTIONS = dist-bzip2"
3253                 instead of homebrewed "make release"
3254
3255 2006-09-03 [colin]      2.4.0cvs138
3256
3257         * src/folderview.c
3258                 Fix bug #1007 (Wrong folder highlighted)
3259
3260 2006-09-03 [colin]      2.4.0cvs137
3261
3262         * src/compose.c
3263                 Don't set Newsgroup: header to a mail folder
3264                 path
3265
3266 2006-09-03 [paul]       2.4.0cvs136
3267
3268         * src/prefs_other.c
3269         * src/prefs_spelling.c
3270                 unify the gui
3271
3272 2006-09-03 [paul]       2.4.0cvs135
3273
3274         * src/prefs_summaries.c
3275                 correct menu item text in prefs_keybind_apply_clicked()
3276
3277 2006-09-03 [paul]       2.4.0cvs134
3278
3279         * manual/advanced.xml
3280                 some improvements to the descriptions
3281         * src/mainwindow.c
3282         * src/messageview.c
3283         * src/summaryview.c
3284         * src/gtk/menu.c
3285                 fix menu sensitivity issues
3286         * src/prefs_message.c
3287                 drop the useless word 'short'
3288         * src/prefs_other.c
3289                 add the word 'lines' indicating log length
3290                 is a measure of lines
3291         * src/textview.c
3292                 fix compilation warnings
3293
3294 2006-09-02 [colin]      2.4.0cvs133
3295
3296         * src/messageview.c
3297                 Display a special return-receipt message
3298                 if the message is from the user
3299         * src/summaryview.c
3300                 Fix missing freeze of the list when marking
3301                 all read and unthreading for exec. Thanks
3302                 to Stephan Sachse.
3303
3304 2006-09-02 [paul]       2.4.0cvs132
3305
3306         * src/mainwindow.c
3307         * src/prefs_message.c
3308         * src/summaryview.c
3309                 fix some english
3310
3311 2006-09-02 [wwp]        2.4.0cvs131
3312
3313         * src/prefs_filtering.c
3314                 added an account name column to the filtering rules
3315                 dialog.
3316
3317 2006-09-02 [colin]      2.4.0cvs130
3318
3319         * src/gtk/logwindow.c
3320         * src/gtk/logwindow.h
3321                 Block scrolling if we're not at the end
3322                 of the log
3323
3324 2006-09-02 [colin]      2.4.0cvs129
3325
3326         * src/folder.c
3327                 Make sure account-specific rules can't
3328                 be used in {pre-,post-,}processing
3329         * src/mainwindow.c
3330         * src/gtk/logwindow.c
3331         * src/gtk/logwindow.h
3332                 Jump to last error when clicking on the
3333                 warning icon
3334
3335 2006-09-02 [colin]      2.4.0cvs128
3336
3337         * src/imap.c
3338         * src/import.c
3339         * src/mainwindow.c
3340         * src/mainwindow.h
3341                 Fix warning icon
3342         * src/inc.c
3343         * src/mbox.c
3344         * src/mbox.h
3345                 Let proc_mbox know its account, for
3346                 account-specific rules
3347
3348 2006-09-01 [colin]      2.4.0cvs127
3349
3350         * src/codeconv.c
3351                 Don't uselessly use iconv to convert from
3352                 us-ascii
3353         * src/alertpanel.c
3354         * src/mainwindow.c
3355         * src/mainwindow.h
3356         * src/inc.c
3357                 Fix certain log cases, disable warning icon
3358                 for now, the correct way to display it when
3359                 necessary and only when necessary is probably
3360                 to do it manually rather than use error logs
3361         * src/etpan/imap-thread.c
3362                 Clean up UID logging a bit
3363         * src/gtk/logwindow.c
3364         * src/gtk/logwindow.h
3365                 Make logging faster when the window's closed
3366
3367 2006-09-01 [wwp]        2.4.0cvs126
3368
3369         * manual/fr/account.xml
3370                 reflect changes to the ref. manual (parts of cvs72):
3371                 fix tabnames and quotes.
3372
3373 2006-09-01 [wwp]        2.4.0cvs125
3374
3375         * manual/fr/plugins.xml
3376                 reflect changes to the reference manual (cvs42):
3377                 update IRC channel info.
3378
3379 2006-09-01 [wwp]        2.4.0cvs124
3380
3381         * commitHelper
3382                 use CVSEDITOR env. var. if set, according to `man cvs`.
3383
3384 2006-09-01 [wwp]        2.4.0cvs123
3385
3386         * manual/advanced.xml
3387                 better sentence again (thanks to Paul).
3388
3389 2006-09-01 [wwp]        2.4.0cvs122
3390
3391         * manual/advanced.xml
3392         fix definition of toolbar_detachable and rework a bit the one of
3393         enable_dotted_lines.
3394
3395 2006-09-01 [mones]      2.4.0cvs121
3396
3397         * manual/advanced.xml
3398                 Document enable_dotted_lines
3399
3400 2006-09-01 [paul]       2.4.0cvs120
3401
3402         * src/folderview.c
3403         * src/folderview.h
3404         * src/imap.c
3405         * src/mainwindow.c
3406         * src/summaryview.c
3407                 obey the 'When entering folder...' option
3408                 when using the /View/Go to/... menu items
3409                 Thanks to Colin
3410
3411 2006-08-31 [colin]      2.4.0cvs119
3412
3413         * src/folderview.c
3414                 Revert 2.4.0cvs116, wrong fix.
3415
3416 2006-08-31 [colin]      2.4.0cvs118
3417
3418         * src/gtk/gtksctree.c
3419                 Better state the various copyrights
3420
3421 2006-08-31 [colin]      2.4.0cvs117
3422
3423         * src/prefs_common.c
3424                 fix enable_dotted_lines
3425
3426 2006-08-31 [colin]      2.4.0cvs116
3427
3428         * src/folderview.c
3429                 Use pref "Always open on select" when going
3430                 to next unread folder
3431         * src/gtk/gtksctree.c
3432                 Fix link failure to _gtk_clist_create_cell_layout
3433                 on certain computers. (Why not mine, I wonder)
3434
3435 2006-08-31 [colin]      2.4.0cvs115
3436
3437         * src/procmsg.c
3438         * src/textview.c
3439         * src/plugins/bogofilter/bogofilter.c
3440         * src/plugins/spamassassin/spamassassin.c
3441                 Requalify some "errors" to warnings
3442         * src/mainwindow.c
3443         * src/mainwindow.h
3444         * src/statusbar.c
3445                 Add an icon in the statusbar to notify
3446                 of errors
3447         * src/gtk/gtksctree.c
3448         * src/folderview.c
3449         * src/summaryview.c
3450                 Make the GtkSCTree look more modern by
3451                 alternating background lines
3452         * src/prefs_common.c
3453         * src/prefs_common.h
3454                 Add a pref to let people have the old
3455                 way if they prefer
3456
3457
3458 2006-08-30 [colin]      2.4.0cvs114
3459
3460         * src/procmsg.c
3461         * src/procmsg.h
3462                 Provide a way to filter a list of
3463                 messages in an optimised manner, and
3464                 add a list-filtering hook
3465         * src/folder.c
3466         * src/inc.c
3467         * src/mbox.c
3468                 Use the list filtering
3469         * src/plugins/bogofilter/bogofilter.c
3470                 Use the list-filtering hook
3471                 Use -b (bulk) mode for more speed
3472                 when learning and filtering
3473         * src/etpan/imap-thread.c
3474                 Make log output shorter in UID SEARCH
3475
3476
3477 2006-08-30 [colin]      2.4.0cvs113
3478
3479         * src/plugins/bogofilter/bogofilter.c
3480                 Really fast mass learning - thanks to David
3481                 Relson for the options explanations :)
3482
3483 2006-08-30 [colin]      2.4.0cvs112
3484
3485         * src/msgcache.c
3486                 Fix compilation on FreeBSD. Thanks
3487                 to Michael Hugues
3488
3489 2006-08-29 [colin]      2.4.0cvs111
3490
3491         * src/folderview.c
3492                 Handle "popup_menu" signal (for popping the 
3493                 menu via the keyboard)
3494         * src/mimeview.c
3495         * src/mimeview.h
3496         * src/summaryview.c
3497         * src/textview.c
3498         * src/gtk/gtkutils.c
3499         * src/gtk/gtkutils.h
3500                 Factorize scrolling code, and add an API 
3501                 for MimeViewers to handle scroll orders
3502
3503 2006-08-29 [wwp]        2.4.0cvs110
3504
3505         * src/plugins//bogofilter/bogofilter.c
3506         * src/plugins//spamassassin/spamassassin.c
3507                 make the bogofilter/spamassassin filtering error dialogs at
3508         incorporation obey to the "don't popup error dialog on
3509         receive error" option. If disabled, feed the log window w/
3510         the error message.
3511
3512 2006-08-29 [paul]
3513
3514         2.5.0-rc2 released
3515
3516 2006-08-29 [paul]       2.4.0cvs109
3517
3518         * Makefile.am
3519                 remove 'make release', it's not needed
3520                 since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
3521
3522 2006-08-29 [paul]       2.4.0cvs108
3523
3524         * src/foldersel.c
3525         * src/summary_search.c
3526         * src/gtk/progressdialog.c
3527         * src/plugins/pgpcore/passphrase.c
3528                 replace deprecated gtk_window_set_policy()
3529
3530 2006-08-29 [colin]      2.4.0cvs107
3531
3532         * src/folder.c
3533                 Fix data loss when copy fails during a move:
3534                 only use fast remove_msgs if everything was
3535                 copied OK; else use slow remove_msg on the
3536                 mails that got copied only.
3537
3538 2006-08-28 [paul]       2.4.0cvs106
3539
3540         * src/mh.c
3541                 revert change in 2.4.0cvs104, it breaks
3542                 stuff
3543
3544 2006-08-28 [paul]       2.4.0cvs105
3545
3546         * src/plugins/spamassassin/spamassassin.c
3547                 english fix
3548
3549 2006-08-28 [paul]       2.4.0cvs104
3550
3551         * src/mh.c
3552                 fix data loss when moving to another
3553                 mailbox fails
3554         * src/prefs_spelling.c
3555                 improve the english
3556         * src/gtk/pluginwindow.c
3557                 improve the layout of the dialog text
3558         All thanks to Colin
3559
3560 2006-08-28 [paul]       2.4.0cvs103
3561
3562         * src/plugins/bogofilter/bogofilter.c
3563         * src/plugins/bogofilter/bogofilter_gtk.c
3564                 fix english up a bit, innit
3565
3566 2006-08-28 [paul]       2.4.0cvs102
3567
3568         * configure.ac
3569         * po/Makefile.in.in
3570         * po/Makevars
3571                 require autoconf 2.60, enabling building
3572                 with gettext 0.15 (gettext 0.14.x build still
3573                 possible). Replace Makefiles with versions
3574                 from gettext 0.15.
3575                 Remove configure options --with-localedir and
3576                 --with-mandir. The options that are provided
3577                 directly by autoconf 2.60 can be used instead:
3578                 --mandir --localedir
3579
3580 2006-08-27 [colin]      2.4.0cvs101
3581
3582         * src/plugins/bogofilter/Makefile.am
3583                 Fix make dist (no README)
3584
3585 2006-08-27 [colin]      2.4.0cvs100
3586
3587         * src/folder.c
3588                 Don't use F_UNKNOWN folders for any default
3589                 outbox/trash/etc
3590         * src/plugins/bogofilter/bogofilter.c
3591         * src/plugins/bogofilter/bogofilter.h
3592         * src/plugins/bogofilter/bogofilter_gtk.c
3593                 Add an option to specify the path to bogofilter
3594                 Use single-quotes to be able to learn in folders
3595                 with spaces in their names
3596                 Verify learning status
3597
3598 2006-08-27 [colin]      2.4.0cvs99
3599
3600         * manual/faq.xml
3601         * manual/plugins.xml
3602                 Document Bogofilter plugin
3603
3604 2006-08-27 [colin]      2.4.0cvs98
3605
3606         * src/compose.c
3607         * src/messageview.c
3608         * src/procmsg.c
3609         * src/procmsg.h
3610                 When possible, copy the queued mail to sent folder
3611                 instead of re-adding. Much faster on IMAP.
3612
3613 2006-08-27 [colin]      2.4.0cvs97
3614
3615         * src/msgcache.c
3616                 Disable mmaped caches - huge metadata loss
3617                 here after a power failure.
3618         * src/summaryview.c
3619                 Add quicksearch timing
3620         * src/common/plugin.c
3621         * src/common/plugin.h
3622                 Implement an interface to tell what plugins
3623                 provide. Prevent loading of similar plugins.
3624         * src/plugins/clamav/clamav_plugin.c
3625         * src/plugins/demo/demo.c
3626         * src/plugins/dillo_viewer/dillo_viewer.c
3627         * src/plugins/pgpcore/plugin.c
3628         * src/plugins/pgpinline/pgpinline.c
3629         * src/plugins/pgpmime/pgpmime.c
3630         * src/plugins/spamassassin/spamassassin.c
3631         * src/plugins/trayicon/trayicon.c
3632                 Implement plugin_provides()
3633
3634 2006-08-27 [colin]      2.4.0cvs96
3635
3636         * configure.ac
3637         * src/plugins/Makefile.am
3638         * src/plugins/bogofilter/.cvsignore
3639         * src/plugins/bogofilter/Makefile.am
3640         * src/plugins/bogofilter/bogofilter.c
3641         * src/plugins/bogofilter/bogofilter.h
3642         * src/plugins/bogofilter/bogofilter_gtk.c
3643                 New Bogofilter plugin, provides filtering and
3644                 learning. Spamassassin will go to extra plugins.
3645
3646 2006-08-26 [mones]      2.4.0cvs95
3647
3648         * manual/handling.xml
3649                 Fix subfolder path in the example (thanks to Paul) 
3650
3651 2006-08-26 [mones]      2.4.0cvs94
3652
3653         * manual/glossary.xml
3654                 2.2. + add ISP to the glossary
3655                 7.5. + Add UIDL to glossary
3656                 7.7. + Add TCP to glossary
3657         * manual/handling.xml
3658                 7.1. + Mentions GNU/Linux distribution, what about the non...
3659                 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
3660                 7.3. + Mentions .bashrc, what about the non-bash ones? 
3661                 7.4. = Use appropriate quotation for commands
3662                 7.6. = change "" to <quote></quote>
3663         * manual/plugins.xml
3664                 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends         
3665         * manual/starting.xml
3666                 2.1. + local mbox file: some examples of mbox file locations...
3667                 Also reformatted files requiring it
3668
3669 2006-08-26 [wwp]        2.4.0cvs93
3670
3671         * src/summary_search.c
3672                 disable find buttons while summary search is running.
3673
3674 2006-08-25 [colin]      2.4.0cvs92
3675
3676         * src/folder.c
3677         * src/folderutils.c
3678         * src/mh.c
3679         * src/procmsg.h
3680         * src/summaryview.c
3681                 Speed up MH moving, and add progressbar
3682                 for MH deletion
3683         * src/msgcache.c
3684                 Write cache files using mmap() too
3685
3686 2006-08-25 [wwp]        2.4.0cvs91
3687
3688         * src/summaryview.c
3689                 switch spam<->ham button when a message has been marked as spam or ham
3690                 and is still selected. Thanks to Colin.
3691
3692 2006-08-25 [paul]       2.4.0cvs90
3693
3694         * src/Makefile.am
3695         * src/stock_pixmap.c
3696         * src/stock_pixmap.h
3697         * src/summaryview.c
3698         * src/gtk/icon_legend.c
3699         * src/pixmaps/copied.xpm
3700         * src/pixmaps/moved.xpm
3701                 add icons for delayed execution marked for
3702                 copying, marked for moving
3703
3704 2006-08-25 [mones]      2.4.0cvs89
3705
3706         * manual/glossary.xml
3707                 Fix the other glossary items:
3708                 5.1. = Inmmediate execution -> <quote>immediate execution...
3709                 5.2. = Fix MBOX capitalization -> Mbox
3710                 5.3. + Improve Plugins def. w/ tech. ref.
3711                 5.4. = Quotation -> replace '>' by <quote>></quote>
3712                 5.5. - SMTP Server. -> remove dot
3713         * po/es.po
3714                 Updated translation
3715
3716 2006-08-25 [mones]      2.4.0cvs88
3717
3718         * manual/ack.xml
3719                 Reformatted, changed email address
3720         * manual/glossary.xml
3721                 Reformatted, fixed MANUAL-TODO items:
3722                 8.2. + add ROT-13 to glossary
3723                 8.4. + add URL to glossary
3724         * manual/es/advanced.xml
3725                 Fixed <literal>s
3726
3727 2006-08-25 [paul]       2.4.0cvs87
3728
3729         * src/gtk/icon_legend.c
3730                 add 'marked for deletion' icon
3731                 arrange icons by containing column
3732                 wrap long label text
3733
3734 2006-08-25 [colin]      2.4.0cvs86
3735
3736         * src/common/utils.c
3737         * src/common/utils.h
3738                 Add the sc_g_*list_bigger functions in
3739                 a place everyone can use it
3740         * src/summaryview.c
3741                 Only freeze/thaw the list when working
3742                 on the selection, if it's bigger than 1
3743         * src/gtk/gtksctree.c
3744                 Only freeze/thaw the list when unselec-
3745                 ting 'all' if ('all' != 1)
3746                 This avoids some flickering
3747
3748 2006-08-24 [colin]      2.4.0cvs85
3749
3750         * src/addressbook.c
3751                 Fix strange list selection
3752                 Fix random seg (Invalid read of freed memory)
3753
3754 2006-08-24 [colin]      2.4.0cvs84
3755
3756         * src/alertpanel.c
3757         * src/gtk/inputdialog.c
3758         * src/plugins/pgpcore/passphrase.c
3759                 Revert minimal width patch of 2.4.0cvs67,
3760                 as it is also a maximal width. Use 
3761                 gtk_window_set_default_size instead.
3762
3763 2006-08-24 [colin]      2.4.0cvs83
3764
3765         * src/msgcache.c
3766                 Write cache/mark to temp files before
3767                 overwriting old ones (avoids metadata
3768                 loss if writing the new files fail).
3769                 Use mmap() to read cache/mark file, as
3770                 this makes cache reading faster. Dis-
3771                 abled for big-endian machines until it
3772                 can be tested. (Big-endian users: set
3773                 msgcache_use_mmap = TRUE in the relevant
3774                 #if).
3775         * src/procmsg.h
3776                 Move rarely used fields of MsgInfo in 
3777                 another structure, which will only be
3778                 allocated if needed. Face, X-Face,
3779                 Return receipt headers and List-*
3780                 headers are moved. Mails having none
3781                 of these occupy 52 bytes less with
3782                 this patch, which makes 2.5MB of RAM
3783                 saved on a 50k folder).
3784         * src/headerview.c
3785         * src/mainwindow.c
3786         * src/messageview.c
3787         * src/partial_download.c
3788         * src/procheader.c
3789         * src/procmsg.c
3790         * src/textview.c
3791                 Follow this structure change.
3792
3793 2006-08-24 [wwp]        2.4.0cvs82
3794
3795         * manual/es/.cvsignore
3796         * manual/es/dist/.cvsignore
3797         * manual/es/dist/html/.cvsignore
3798         * manual/es/dist/pdf/.cvsignore
3799         * manual/es/dist/ps/.cvsignore
3800         * manual/es/dist/txt/.cvsignore
3801                 more (generated) files to ignore.
3802
3803 2006-08-24 [colin]      2.4.0cvs81
3804
3805         * src/folder.c
3806         * src/mh.c
3807                 Fix possible problems with local delivery. Check the folder doesn't
3808                 need scan before setting its mtime when saving cache (which can be
3809                 done long after the folder's been modified by an external process);
3810                 Check that the stored item's mtime didn't change in mh functions.
3811
3812 2006-08-24 [mones]      2.4.0cvs80
3813
3814         * manual/advanced.xml
3815                 Rewrapping, some fixes and MANUAL-TODO items:
3816                 8.1. = change "" to <quote></quote>
3817                 8.3. = quote menu items
3818                 8.5. - deploying -> new user ... ideally a new user (redundant)
3819
3820 2006-08-23 [colin]      2.4.0cvs79
3821
3822         * src/gtk/gtksctree.c
3823                 When selecting or deselecting range, only
3824                 freeze/thaw when selection is bigger than 10
3825
3826 2006-08-23 [colin]      2.4.0cvs78
3827
3828         * src/messageview.c
3829         * src/mimeview.c
3830         * src/mimeview.h
3831         * src/plugins/dillo_viewer/dillo_viewer.c
3832                 Provide an API for MimeViewer plugins to
3833                 return a text selection for replying
3834
3835 2006-08-23 [colin]      2.4.0cvs77
3836
3837         * src/image_viewer.c
3838         * src/textview.c
3839                 Use gtk_pixbuf_new_from_file_at_scale(), which
3840                 is faster than getting the pixbuf then resizing
3841                 it.
3842
3843 2006-08-23 [colin]      2.4.0cvs76
3844
3845         * src/procmime.c
3846                 UTF-8 should be sent Quoted-printable
3847
3848 2006-08-22 [colin]      2.4.0cvs75
3849
3850         * src/mh.c
3851                 Check if scan is required before touching
3852                 the folder (or it'll be required every time)
3853
3854 2006-08-22 [colin]      2.4.0cvs74
3855
3856         * configure.ac
3857                 Require libetpan 0.46 (crasher fix when built
3858                 against gnutls)
3859
3860 2006-08-22 [colin]      2.4.0cvs73
3861
3862         * src/folder.c
3863                 Set folder's mtime after writing its
3864                 cache
3865         * src/folderview.c
3866                 Add some timing
3867         * src/procmsg.c
3868                 Don't do useless stuff if we don't 
3869                 thread by subject
3870         * src/summaryview.c
3871                 Add some timing, don't deselect prior
3872                 to selecting (gtksctree does it itself),
3873                 remove crash avoidance hacks as it's been
3874                 properly fixed since a while
3875         * src/common/utils.c
3876                 Optimize to_human_readable(): _() is slow,
3877                 do it only once, and avoid %f format for KB
3878                 (the most common in a summaryview)
3879         * src/gtk/gtksctree.c
3880                 Don't uselessly freeze/thaw (fixes flicker
3881                 on next unread and friends), reduce number
3882                 of g_list_nth/g_list_position where possible
3883         * src/gtk/gtkutils.c
3884         * src/gtk/gtkutils.h
3885                 Reduce number of g_list_nth/g_list_position
3886                 where possible.
3887                 All of this makes loading as 70k folder 2.1
3888                 seconds instead of 3.2 (with hot FS caches).
3889                 (1.3 seconds without Date and Size columns...)
3890
3891 2006-08-22 [paul]       2.4.0cvs72
3892
3893         wrap documents and do some items from mones' MANUAL-TODO:
3894
3895         * manual/account.xml
3896                 4.1. = fix tabname references to <quote>tabname</quote>
3897                 4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
3898         * manual/faq.xml
3899                 1.1. = mentioned options don't match UI
3900                 Add information about the 'Never send Return Receipts'
3901                 option
3902         * manual/handling.xml
3903                 6.2. = Mentions Extended symbols button, but now is
3904                 named Information
3905                 6.3. = Mentions ... button, which is now Edit
3906
3907 2006-08-22 [colin]      2.4.0cvs71
3908
3909         * src/gtk/pluginwindow.c
3910                 Fix layout in verbose translations (such
3911                 as french)
3912
3913 2006-08-22 [paul]       2.4.0cvs70
3914
3915         * manual/Makefile.am
3916                 build manuals in alphabetical order
3917         * src/addressbook.c
3918         * src/prefs_themes.c
3919                 replace/remove deprecated symbols
3920         * src/gtk/gtkutils.c
3921                 fix a warning
3922         * src/gtk/pluginwindow.c
3923                 replace deprecated symbol
3924                 replace label text and move it
3925         * src/plugins/pgpcore/prefs_gpg.c
3926                 move the 'Generate...' button out of the
3927                 Sign Key frame, replace the English used
3928         * src/plugins/pgpcore/sgpgme.c
3929                 fixes to the English
3930
3931 2006-08-21 [colin]      2.4.0cvs69
3932
3933         * src/plugins/trayicon/trayicon.c
3934                 Add more strings for translation; patch
3935                 by Pawel
3936
3937 2006-08-21 [colin]      2.4.0cvs68
3938
3939         * src/compose.c
3940                 fix replied flag not set after drafting
3941         * src/matcher.c
3942                 fix body quicksearch in non-encoded bodies
3943                 containing '='
3944         * src/msgcache.c
3945                 Get rid of the g_malloc workaround for
3946                 corrupted caches, use g_try_malloc
3947
3948 2006-08-21 [colin]      2.4.0cvs67
3949
3950         * src/alertpanel.c
3951         * src/gtk/inputdialog.c
3952         * src/plugins/pgpcore/passphrase.c
3953                 Set minimal width to 375
3954         * src/mainwindow.c
3955                 Fix switching to offline, asking if it 
3956                 should be overriden for synchronising
3957         * src/mimeview.c
3958                 Don't offer to remember command on Open 
3959                 with for text parts, as the browser or 
3960                 text editor command isn't changed from 
3961                 there
3962
3963 2006-08-20 [paul]       2.4.0cvs66
3964
3965         * po/ko.po
3966         * po/zh_CN.po
3967                 fix plural form errors. revealed by stricter
3968                 checking of gettext 0.15
3969
3970 2006-08-18 [paul]       2.4.0cvs65
3971
3972         * src/stock_pixmap.c
3973                 fix the fix of 2.4.0cvs64
3974                 Thanks to Colin
3975
3976 2006-08-18 [paul]       2.4.0cvs64
3977
3978         * src/stock_pixmap.c
3979                 fix leaks
3980                 Thanks to Colin
3981
3982 2006-08-18 [paul]       2.4.0cvs63
3983
3984         * src/compose.c
3985         * src/procmsg.c
3986                 fix occasional IMAP bug where large msgs
3987                 were left in the queue folder after sending
3988                 Thanks to Colin
3989
3990 2006-08-18 [paul]       2.4.0cvs62
3991
3992         * src/folderview.c
3993                 freeze the summaryview while quicksearch results
3994                 are displayed
3995                 (fixes bug 456 'current message is hidden when the
3996                 view is refreshed and extended search is "unread 
3997                 messages"')
3998                 Thanks to Colin
3999         * src/textview.c
4000                 add missing #include "inputdialog.h"
4001         * src/common/utils.h
4002                 add missing mailcap_update_default() and improve
4003                 readability
4004
4005 2006-08-17 [colin]      2.4.0cvs61
4006
4007         * src/plugins/pgpcore/select-keys.c
4008                 Fix warnings :)
4009
4010 2006-08-17 [colin]      2.4.0cvs60
4011
4012         * src/compose.c
4013                 Don't continue queuing if Cancel is clicked
4014                 in select-keys
4015
4016 2006-08-17 [colin]      2.4.0cvs59
4017
4018         * src/plugins/pgpcore/select-keys.c
4019                 When encrypting, if only one key matches and it 
4020                 matches exactly, automatically use it.
4021
4022 2006-08-17 [colin]      2.4.0cvs58
4023
4024         * src/mimeview.c
4025         * src/prefs_common.c
4026         * src/prefs_common.h
4027         * src/prefs_ext_prog.c
4028         * src/textview.c
4029                 Fix issues with previous patch (text/html)
4030                 Remove outdated prefs
4031
4032 2006-08-17 [colin]      2.4.0cvs57
4033
4034         * src/imap.c
4035                 Add View Log button on auth error
4036         * src/procmsg.c
4037                 Fix encrypted mail marked as new when
4038                 saved in normal folders
4039         * src/plugins/pgpinline/pgpinline.c
4040                 Fix encrypt bug on IMAP
4041         * src/mimeview.c
4042         * src/common/utils.c
4043         * src/common/utils.h
4044         * src/gtk/inputdialog.c
4045         * src/gtk/inputdialog.h
4046                 Get rid of metamail stuff, simplify
4047                 opening, and allow remembering of user's
4048                 choices (by updating ~/.mailcap). There's
4049                 still to drop "Audio player" and "Image
4050                 viewer" preferences.
4051
4052 2006-08-17 [mones]      2.4.0cvs56
4053
4054         * manual/es/sylpheed-claws-manual.xml
4055                 fix DTD path
4056
4057 2006-08-17 [mones]      2.4.0cvs55
4058
4059         * configure.ac
4060         * manual/Makefile.am
4061         * manual/es/Makefile.am
4062         * manual/es/account.xml
4063         * manual/es/ack.xml
4064         * manual/es/addrbook.xml
4065         * manual/es/advanced.xml
4066         * manual/es/faq.xml
4067         * manual/es/glossary.xml
4068         * manual/es/gpl.xml
4069         * manual/es/handling.xml
4070         * manual/es/intro.xml
4071         * manual/es/keyboard.xml
4072         * manual/es/plugins.xml
4073         * manual/es/starting.xml
4074         * manual/es/sylpheed-claws-manual.xml
4075         * manual/es/dist/Makefile.am
4076         * manual/es/dist/html/Makefile.am
4077         * manual/es/dist/pdf/Makefile.am
4078         * manual/es/dist/ps/Makefile.am
4079         * manual/es/dist/txt/Makefile.am
4080                 Spanish translation for the manual
4081
4082 2006-08-16 [colin]      2.4.0cvs54
4083
4084         * src/compose.c
4085         * src/main.c
4086         * src/mainwindow.c
4087                 Fix send button sensitivity at startup
4088                 Set send menu sensitivity (patch by Fabien)
4089         * src/ssl_manager.c
4090                 Enable closing with esc (patch by Fabien)
4091         * src/gtk/foldersort.c
4092                 Enable closing with esc (patch by Fabien)
4093         * src/procmime.c
4094                 Optimisation (no need to copy to tempfile to
4095                 "decode" 7bit and 8bit)
4096         * src/summaryview.c
4097                 Fix cruft in swap_from case
4098         * src/textview.c
4099                 Fix missing last line in some mail cases 
4100                 (Fixes debian #381872)
4101         * src/plugins/pgpcore/prefs_gpg.c
4102         * src/plugins/pgpcore/sgpgme.c
4103         * src/plugins/pgpcore/sgpgme.h
4104                 Don't show "no key found" when user explicitely
4105                 wants to create a key
4106
4107 2006-08-16 [paul]       2.4.0cvs53
4108
4109         * configure.ac
4110         * src/account.c
4111         * src/addressbook.c
4112         * src/headerview.c
4113         * src/prefs_account.c
4114         * src/prefs_message.c
4115         * src/gtk/gtkutils.c
4116                 bump up minimum required versions of GTK+ and
4117                 GLIB to 2.6.0
4118
4119 2006-08-16 [paul]       2.4.0cvs52
4120
4121         * src/toolbar.c
4122                 workaround GTK+ Bug 351600 - 'Can't re-click
4123                 on button after sensitivity update'
4124                 http://bugzilla.gnome.org/show_bug.cgi?id=351600
4125                 Thanks to Colin
4126
4127 2006-08-15 [colin]      2.4.0cvs51
4128
4129         * src/plugins/pgpcore/prefs_gpg.c
4130                 Set options sensitivity according to
4131                 key existence
4132         * src/plugins/pgpcore/sgpgme.c
4133                 Allow to create key with no passphrase
4134
4135 2006-08-14 [cleroy]     2.4.0cvs50
4136
4137         * src/gtk/pluginwindow.c
4138                 New layout (maybe to be changed?)
4139         * src/gtk/gtkutils.c
4140                 Fix a bit label_window
4141         * src/plugins/pgpcore/passphrase.c
4142         * src/plugins/pgpcore/passphrase.h
4143         * src/plugins/pgpcore/plugin.c
4144         * src/plugins/pgpcore/prefs_gpg.c
4145         * src/plugins/pgpcore/prefs_gpg.h
4146         * src/plugins/pgpcore/sgpgme.c
4147         * src/plugins/pgpcore/sgpgme.h
4148                 Allow to create a PGP private key via the GUI
4149
4150 2006-08-14 [wwp]        2.4.0cvs49
4151
4152         * src/addressbook_foldersel.c
4153                 fix strict ISO C90 compliance.
4154
4155 2006-08-14 [paul]       2.4.0cvs48
4156
4157         * src/gtk/prefswindow.c
4158                 re-set scrolled window on opening
4159                 Patch by Ticho
4160
4161 2006-08-14 [paul]
4162
4163         2.5.0-rc1 released
4164
4165 2006-08-14 [paul]       2.4.0cvs47
4166
4167         * src/prefs_display_header.c
4168                 re-enable user-defined Displayed Headers
4169
4170 2006-08-14 [paul]       2.4.0cvs46
4171
4172         * src/prefs_account.c
4173                 use GTK_STOCK_EDIT
4174
4175 2006-08-13 [colin]      2.4.0cvs45
4176
4177         * src/common/utils.c
4178                 Fix "a" in quote when the original message is empty,
4179                 by using \0 instead of 'a' to test writability of
4180                 temp files.
4181
4182 2006-08-13 [wwp]        2.4.0cvs44
4183
4184         * src/plugins/spamassassin/spamassassin.c
4185                 fix capitalization of "SpamAssassin" in some debug, log and
4186                 dialog messages.
4187
4188 2006-08-13 [paul]       2.4.0cvs43
4189
4190         * src/editldap.c
4191                 fix overlapping widgets
4192         * src/prefs_account.c
4193                 fix translation of protocol_names[]
4194                 fix label disappearing off the edge of the
4195                 visible area
4196
4197 2006-08-12 [paul]       2.4.0cvs42
4198
4199         * manual/plugins.xml
4200                 update IRC channel info before it gets forgotten
4201                 about
4202
4203 2006-08-11 [colin]      2.4.0cvs41
4204
4205         * src/compose.c
4206         * src/mainwindow.c
4207         * src/mainwindow.h
4208         * src/procmsg.c
4209         * src/procmsg.h
4210         * src/summaryview.c
4211         * src/toolbar.c
4212                 Grey out the Send button if
4213                 - Queue folders are empty, or
4214                 - We're sending already
4215
4216 2006-08-11 [wwp]        2.4.0cvs40
4217
4218         * src/main.c
4219                 fix a logic issue when quitting while a compose window is
4220                 still open, thanks to Colin.
4221
4222 2006-08-10 [colin]      2.4.0cvs39
4223
4224         * src/main.c
4225                 Fix default font size setting after wizard run
4226         * src/imap.c
4227         * src/etpan/imap-thread.c
4228         * src/etpan/imap-thread.h
4229                 Fix bug #999 (Timing out on TSL cert validation 
4230                 dialog makes ugly things happen). Also, STARTTLS
4231                 unconditionnaly if initial capabilities contain
4232                 LOGINDISABLED and STARTTLS.
4233
4234 2006-08-09 [colin]      2.4.0cvs38
4235
4236         * src/mainwindow.c
4237         * src/mainwindow.h
4238                 Fix Tools/Actions sensitivity when there are
4239                 no actions
4240
4241 2006-08-09 [colin]      2.4.0cvs37
4242
4243         * src/prefs_filtering.c
4244                 Warning fix, patch by Paul
4245         * src/messageview.c
4246         * src/prefs_actions.c
4247         * src/prefs_filtering_action.c
4248         * src/prefs_matcher.c
4249                 Uniformisation of "Info ..." to "Info..." (for
4250                 old gtk), patch by Fabien
4251         * src/plugins/clamav/clamav_plugin_gtk.c
4252                 Sensitivity fix by Fabien
4253
4254 2006-08-09 [colin]      2.4.0cvs36
4255
4256         * src/main.c
4257         * src/main.h
4258                 Add a function to know whether we're exiting
4259         * src/plugins/trayicon/trayicon.c
4260                 If exiting, don't do anything. Faster, and
4261                 avoids gtk_main_iteration reentracy causing
4262                 segfaults at exit
4263
4264 2006-08-09 [colin]      2.4.0cvs35
4265
4266         * src/messageview.c
4267         * src/mimeview.c
4268         * src/mimeview.h
4269                 Fix lack of part selection when automatically 
4270                 jumping to a specific part
4271         * src/msgcache.c
4272                 Little optimisation in cache reading
4273
4274 2006-08-09 [colin]      2.4.0cvs34
4275
4276         * src/compose.c
4277                 Fix crash setting the priority on reedit
4278                 (Accessing compose before creating it!)
4279
4280 2006-08-08 [colin]      2.4.0cvs33
4281
4282         * src/procmime.c
4283                 Fix bug #998 (last attachment is not accessible)
4284                 Bad RFC interpretation on multipart close-delimiters
4285         * src/mimeview.c
4286         * src/mimeview.h
4287         * src/gtk/gtkvscrollbutton.c
4288         * src/gtk/gtkvscrollbutton.h
4289                 Make attachments list wheel-scrollable
4290
4291 2006-08-07 [colin]      2.4.0cvs32
4292
4293         * src/gtk/gtkaspell.c
4294                 Fix bug #973 (Unicode punctation characters 
4295                 are not recognized as separators by the
4296                 spell checker); fix unsigned stuff
4297
4298 2006-08-07 [colin]      2.4.0cvs31
4299
4300         * src/compose.c
4301                 Fix bug #956 (DnD text with accents in compose 
4302                 text entry); fix gccc's signed/unsigned fuss
4303
4304 2006-08-06 [colin]      2.4.0cvs30
4305
4306         * src/main.c
4307                 Fix bug #979 (Plugin crashes when exiting 
4308                 sylpheed-claws) : handle exit request only 
4309                 once
4310
4311 2006-08-05 [colin]      2.4.0cvs29
4312
4313         * src/news.c
4314                 Just make sure we have a msgid.
4315
4316 2006-08-05 [colin]      2.4.0cvs28
4317
4318         * src/news.c
4319         * src/summaryview.c
4320                 Fix bug #995 ("Mark cross-posted as read" doesn't work)
4321                 by reimplementing it
4322         * src/textview.c
4323                 Fix bug when hiding quotes with level > 3 and quote
4324                 colors are recycled
4325
4326 2006-08-04 [colin]      2.4.0cvs27
4327
4328         * src/compose.c
4329         * src/undo.c
4330         * src/undo.h
4331                 Fix a bit replace-by-pasting undo
4332         * src/mainwindow.c
4333         * src/messageview.c
4334                 Fix Fold quotes menu synchro in
4335                 mainwindow when it changes in 
4336                 messageview
4337         * src/textview.c
4338                 Fix right-click on quotes blocks
4339         * src/common/utils.c
4340                 Verify that the file created by
4341                 my_tmpfile() is writable. Fixes
4342                 bug #988 (very specific filesystem
4343                 issue)
4344         * src/plugins/pgpcore/sgpgme.c
4345                 Fix file descriptor leak
4346         * src/plugins/spamassassin/spamassassin.c
4347                 Warn once if spamd isn't reachable
4348
4349 2006-08-04 [colin]      2.4.0cvs26
4350
4351         * src/toolbar.c
4352                 i18n context patch by Fabien
4353
4354 2006-08-03 [colin]      2.4.0cvs25
4355
4356         * src/mainwindow.c
4357         * src/messageview.c
4358                 Rename "Hide quotes" to "Fold quotes"
4359         * src/textview.c
4360                 Don't use hand cursor on quotes. "all 
4361                 the bonuses of the feature and none of 
4362                 unwelcome side-effects"
4363
4364 2006-08-03 [colin]      2.4.0cvs24
4365
4366         * AUTHORS
4367         * sylpheed-claws.desktop
4368         * src/gtk/authors.h
4369                 Bring the desktop file to XDG compliance
4370                 Patch by Charles A. Edwards
4371
4372 2006-08-03 [colin]      2.4.0cvs23
4373
4374         * src/textview.c
4375                 Fix links offset when they are preceded
4376                 by accentued chars (g_utf8_strlen!)
4377         * src/mainwindow.c
4378                 Fix wrong status when starting offline
4379
4380
4381 2006-08-03 [wwp]        2.4.0cvs22
4382
4383         * src/prefs_common.h
4384                 ask what to do w/ filtering rules that belong to an account when
4385                 applying filtering rules manually from the main window (skip,
4386                 apply regardless of the account, use current account). This dialog
4387                 can be skipped and the last reply used.
4388                 (forgot that file)
4389
4390 2006-08-03 [wwp]        2.4.0cvs21
4391
4392         * src/filtering.c
4393         * src/filtering.h
4394         * src/prefs_common.c
4395         * src/summaryview.c
4396         * src/alertpanel.c
4397         * src/alertpanel.h
4398         * src/messageview.c
4399                 ask what to do w/ filtering rules that belong to an account when
4400                 applying filtering rules manually from the main window (skip,
4401                 apply regardless of the account, use current account). This dialog
4402                 can be skipped and the last reply used.
4403
4404
4405 2006-08-03 [colin]      2.4.0cvs20
4406
4407         * src/textview.c
4408                 Optimize previous patch
4409
4410 2006-08-03 [cleroy]     2.4.0cvs19
4411
4412         * src/textview.c
4413                 Fix quotes getting toggled back when the
4414                 mail has an even number of text parts
4415
4416 2006-08-02 [colin]      2.4.0cvs18
4417
4418         * src/messageview.c
4419                 Add Hide quotes menu
4420
4421 2006-08-02 [colin]      2.4.0cvs17
4422
4423         * src/mainwindow.c
4424         * src/prefs_common.c
4425         * src/textview.c
4426         * src/textview.h
4427         * src/gtk/about.c
4428                 Allow per-level quote hiding,
4429                 Allow toggling quotes by double-clicking them
4430                 Rename RemoteURI to ClickableText to reflect
4431                 the fact it's used for a variety of things
4432
4433 2006-08-02 [wwp]        2.4.0cvs16
4434
4435         * src/mainwindow.c
4436                 fix "View/Hide quotes" menu item status initialization.
4437
4438 2006-08-02 [wwp]        2.4.0cvs15
4439
4440         * src/matcher_parser_parse.y
4441                 remove a debug trace.
4442
4443 2006-08-02 [paul]       2.4.0cvs14
4444
4445         * src/plugins/pgpcore/passphrase.c
4446                 don't set initial dialog size
4447                 make it resizable
4448
4449 2006-08-02 [paul]       2.4.0cvs13
4450
4451         * src/noticeview.c
4452                 remove the rogue '/' character
4453
4454 2006-08-02 [paul]       2.4.0cvs12
4455
4456         * src/noticeview.c
4457                 allow buttons to resize as necessary
4458
4459 2006-08-01 [wwp]        2.4.0cvs11
4460
4461         * src/mbox.c
4462                 fix strict ISO C90 compliance.
4463
4464 2006-08-01 [wwp]        2.4.0cvs10
4465
4466         * tools/update-po
4467                 updated update-po tool to work w/ context-dependent translations.
4468                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
4469
4470 2006-08-01 [wwp]        2.4.0cvs9
4471
4472         * src/matcher.c
4473         * src/prefs_filtering.c
4474         * src/prefs_matcher.c
4475                 allow context-dependent translations for "All",
4476                 patch by Fabien Vantard <fzzzzz@gmail.com>.
4477
4478 2006-07-31 [colin]      2.4.0cvs8
4479
4480         * AUTHORS
4481         * src/gtk/authors.h
4482                 Add Rafal to authors
4483
4484 2006-07-31 [colin]      2.4.0cvs7
4485
4486         * src/compose.c
4487         * src/mainwindow.c
4488         * src/messageview.h
4489         * src/prefs_common.c
4490         * src/prefs_common.h
4491         * src/textview.c
4492                 Add 'View/Hide quotes'. Patch based on a patch
4493                 by Rafal Weglarz
4494
4495 2006-07-31 [colin]      2.4.0cvs6
4496
4497         * src/action.c
4498                 Fix problem with "> stuff >" actions
4499
4500 2006-07-31 [paul]       2.4.0cvs5
4501
4502         * po/nb.po
4503                 updated by Geir Helland
4504
4505 2006-07-31 [wwp]        2.4.0cvs4
4506
4507         * src/mainwindow.c
4508         * src/summaryview.c
4509         * src/summaryview.h
4510                 add "View/Go to/Parent message" and "View/Go to/Last read message",
4511                 thanks to Colin.
4512
4513 2006-07-31 [wwp]        2.4.0cvs3
4514
4515         * src/Makefile.am
4516         * src/addr_compl.c
4517         * src/addr_compl.h
4518         * src/addressbook.c
4519         * src/addressbook.h
4520         * src/addressbook_foldersel.c
4521         * src/addressbook_foldersel.h
4522         * src/addrindex.c
4523         * src/addrindex.h
4524         * src/matcher.c
4525         * src/matcher.h
4526         * src/matcher_parser_lex.l
4527         * src/matcher_parser_parse.y
4528         * src/prefs_common.c
4529         * src/prefs_common.h
4530         * src/prefs_filtering.c
4531         * src/prefs_matcher.c
4532         * src/prefs_matcher.h
4533         * src/summaryview.c
4534                 introduce filtering against the address book. It's now possible to add
4535                 matched conditions to determine if any email address in a message matches
4536                 or doesn't match any or all books or folders in the address book.
4537
4538 2006-07-31 [wwp]        2.4.0cvs2
4539
4540         * src/account.c
4541         * src/filtering.c
4542         * src/filtering.h
4543         * src/folder.c
4544         * src/folderview.c
4545         * src/inc.c
4546         * src/mainwindow.c
4547         * src/matcher.c
4548         * src/matcher_parser_lex.l
4549         * src/matcher_parser_parse.y
4550         * src/mbox.c
4551         * src/prefs_filtering.c
4552         * src/prefs_filtering.h
4553         * src/procmsg.c
4554         * src/procmsg.h
4555         * src/summaryview.c
4556                 introduce per-account filtering rules. Each filtering rule can now be assigned
4557                 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
4558                 when applying filtering rules manually, as all rules will apply - even the ones
4559                 assigned to an account. This issue will be addressed soon.
4560  
4561
4562
4563 2006-07-31 [wwp]        2.4.0cvs1
4564
4565         * src/quote_fmt.c
4566                 make more strings translatable.
4567
4568 2006-07-31 [paul]       2.4.0
4569
4570         2.4.0 released
4571
4572 2006-07-31 [paul]       2.3.1cvs91
4573
4574         * po/ca.po
4575                 updated by Miquel Oliete
4576
4577 2006-07-31 [paul]       2.3.1cvs90
4578
4579         * po/de.po
4580         * po/el.po
4581         * po/fr.po
4582         * po/it.po
4583         * po/pl.po
4584         * po/pt_BR.po
4585         * po/sr.po
4586         * po/zh_CN.po
4587                 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
4588                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
4589                 Aleksandar Urosevic, and Ralgh Young
4590
4591 2006-07-31 [paul]       2.3.1cvs89
4592
4593         * src/account.c
4594         * src/main.c
4595         * src/mainwindow.c
4596         * src/mainwindow.h
4597                 Fix a race condition when, after an SC crash, rescanning
4598                 folders took more than 0.5 seconds
4599                 Thanks to Colin
4600
4601 2006-07-31 [paul]       2.3.1cvs88
4602
4603         * src/folderview.c
4604                 don't translate separator strings
4605
4606 2006-07-30 [mones]      2.3.1cvs87
4607
4608         * doc/man/sylpheed-claws.1
4609                 Fixed non-ASCII chars in Hoa's name
4610         * po/es.po
4611                 Updated for release
4612
4613 2006-07-27 [colin]      2.3.1cvs86
4614
4615         * src/textview.c
4616                 Don't include the leading \n in links
4617                 Patch by Fabien
4618
4619 2006-07-25 [colin]      2.3.1cvs85
4620
4621         * src/mainwindow.c
4622         * src/common/socket.h
4623         * src/etpan/imap-thread.c
4624                 Refresh resolvers before connecting
4625                 to IMAP servers, and after switching
4626                 to online. Thanks to Paul.
4627
4628 2006-07-18 [colin]
4629
4630         * 2.4.0-rc4 released
4631
4632 2006-07-17 [colin]      2.3.1cvs84
4633
4634         * src/inc.c
4635                 Show connection attempt in statusbar before
4636                 connecting (previously first message was
4637                 "Retrieving messages from ..." after the
4638                 connection succeeded.
4639
4640 2006-07-16 [wwp]        2.3.1cvs83
4641
4642         * sylpheed-claws.ico
4643                 Added .ico file (windows multi-size icon file, generated).
4644
4645 2006-07-12 [wwp]        2.3.1cvs82
4646
4647         * src/messageview.c
4648                 remove Message/Re-edit menu entry from messageview window,
4649                 as sent/draft/queued messages are opened in compose window when
4650                 re-edited and it's not possible to re-edit other msgs.
4651
4652 2006-07-12 [paul]       2.3.1cvs81
4653
4654         * AUTHORS
4655         * src/mainwindow.c
4656         * src/gtk/authors.h
4657                 check online state before resetting
4658                 mailcheck timer. Useful if some program
4659                 verifies connection state and updates
4660                 Claws.
4661                 Patch by  Leonid Evdokimov <darkk@users.sf.net>
4662
4663 2006-07-12 [paul]       2.3.1cvs80
4664
4665         * sylpheed-claws-128x128.png
4666         * sylpheed-claws-64x64.png
4667         * sylpheed-claws.png
4668         * src/Makefile.am
4669         * src/main.c
4670         * src/prefs_toolbar.c
4671         * src/stock_pixmap.c
4672         * src/stock_pixmap.h
4673         * src/wizard.c
4674         * src/gtk/about.c
4675         * src/gtk/gtkutils.c
4676         * src/pixmaps/sylpheed-claws.xpm        ** ADDED **
4677         * src/pixmaps/sylpheed-claws_icon.xpm   ** ADDED **
4678         * src/pixmaps/sylpheed-claws_logo.xpm   ** ADDED **
4679         * src/pixmaps/sylpheed.xpm              ** REMOVED **
4680         * src/pixmaps/sylpheed_icon.xpm         ** REMOVED **
4681         * src/pixmaps/sylpheed_logo.xpm         ** REMOVED **
4682                 updated and renamed logo/icon files and related
4683                 logo by Jesper Schultz
4684
4685 2006-07-11 [paul]       2.3.1cvs79
4686
4687         * src/main.c
4688                 fix the labels a smidgin
4689
4690 2006-07-09 [colin]      2.3.1cvs78
4691
4692         * src/textview.c
4693                 Show errors in textviewer's command
4694                 Patch by H. Merijn Brand
4695
4696 2006-07-09 [colin]      2.3.1cvs77
4697
4698         * src/compose.c
4699                 Save FMID in drafts too
4700
4701 2006-07-08 [colin]      2.3.1cvs76
4702
4703         * src/compose.c
4704                 Svae RMID in drafted mails too
4705                 Save quote_fmt vars for whole mails,
4706                 don't reset at each quote_fmt_init:
4707                 allows to use the same |i{var} in
4708                 various template fields
4709         * src/prefs_template.c
4710         * src/quote_fmt.h
4711         * src/quote_fmt_parse.y
4712                 Same
4713
4714 2006-07-08 [colin]      2.3.1cvs75
4715
4716         * src/textview.c
4717                 Fix highlighting of attached parts URIs
4718
4719 2006-07-08 [colin]      2.3.1cvs74
4720
4721         * src/main.c
4722                 Prevent bug #981 (sc 2.3.1 segfaults with 
4723                 gtk+ 2.10) from being reported again:
4724                 if Sylpheed-Claws has been compiled against
4725                 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0, 
4726                 of if Sylpheed-Claws has been compiled against
4727                 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
4728                 error out.
4729
4730 2006-07-07 [colin]      2.3.1cvs73
4731
4732         * src/prefs_actions.c
4733                 Fix label
4734
4735 2006-07-07 [colin]      2.3.1cvs72
4736
4737         * src/prefs_actions.c
4738                 Fix compile on gtk < 2.8. argh :)
4739
4740 2006-07-07 [paul]       2.3.1cvs71
4741
4742         * src/common/defs.h
4743                 update DONATE_URI
4744
4745 2006-07-07 [colin]      2.3.1cvs70
4746
4747         * po/POTFILES.in
4748         * src/quote_fmt.c
4749         * src/quote_fmt_lex.l
4750         * src/quote_fmt_parse.y
4751                 Add |i{var}, a way to insert user-entered
4752                 text in a template
4753
4754 2006-07-07 [colin]
4755
4756         * 2.4.0-rc3 released
4757
4758 2006-07-07 [colin]      2.3.1cvs69
4759
4760         * src/folder.c
4761                 Don't consider inboxes of UNKNOWN folder 
4762                 classes to be useable as default inboxes
4763
4764 2006-07-07 [paul]       2.3.1cvs68
4765
4766         * src/textview.c
4767                 add missing #include <errno.h>
4768                 Thanks to René J. Blokland
4769
4770 2006-07-07 [paul]       2.3.1cvs67
4771
4772         * src/action.c
4773                 Return now Closes dialog
4774         * src/mimeview.c
4775         * src/mimeview.h
4776         * src/textview.c
4777                 add contextual menu to mime parts listed
4778                 in the textview
4779                 Thanks to Colin
4780         * src/common/utils.c
4781                 reversal: ' is a valid character in URLs
4782
4783 2006-07-06 [colin]      2.3.1cvs66
4784
4785         * src/remotefolder.h
4786                 Forgotten in previous commit
4787
4788 2006-07-06 [colin]      2.3.1cvs65
4789
4790         * src/folder.c
4791                 Set summary update flag whenever
4792                 totals changed
4793         * src/imap.c
4794         * src/prefs_account.c
4795         * src/common/utils.h
4796         * src/etpan/imap-thread.c
4797                 Fix warnings, thanks to Fabien and
4798                 Ricardo
4799
4800 2006-07-06 [wwp]        2.3.1cvs64
4801
4802         * src/gtk/gtkutils.c
4803                 GTK_STOCK_HELP exists in GTK+ 2.4.x.
4804
4805 2006-07-06 [wwp]        2.3.1cvs63
4806
4807         * src/account.c
4808         * src/addressbook.c
4809         * src/addressitem.h
4810         * src/folderview.c
4811         * src/mainwindow.c
4812         * src/manual.c
4813         * src/manual.h
4814         * src/message_search.c
4815         * src/prefs_actions.c
4816         * src/prefs_filtering.c
4817         * src/prefs_filtering.h
4818         * src/prefs_template.c
4819         * src/summary_search.c
4820         * src/summaryview.c
4821         * src/gtk/gtkutils.c
4822         * src/gtk/gtkutils.h
4823         * src/gtk/pluginwindow.c
4824                 add help buttons to some dialogs. Clicking such buttons opens a
4825                 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
4826
4827 2006-07-06 [paul]       2.3.1cvs62
4828
4829         * src/textview.c
4830                 fix attachments contextual menu
4831                 Thanks to Colin
4832
4833 2006-07-05 [colin]      2.3.1cvs61
4834
4835         * src/textview.c
4836         * src/compose.c
4837                 Handle sftp:// links
4838
4839 2006-07-05 [paul]       2.3.1cvs60
4840
4841         * src/gtk/filesel.c
4842                 grab save button by default
4843                 Thanks to Colin
4844
4845 2006-07-05 [wwp]        2.3.1cvs59
4846
4847         * manual/xml2pdf
4848                 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
4849
4850 2006-07-04 [colin]      2.3.1cvs58
4851
4852         * src/mimeview.c
4853         * src/textview.c
4854                 Use left click to select, middle click to open
4855                 on mimeparts links
4856         * src/common/utils.c
4857                 Fix segfault
4858
4859 2006-07-04 [colin]      2.3.1cvs57
4860
4861         * src/mainwindow.c
4862         * src/news.c
4863                 Warning fixes, thanks to Fabien
4864
4865 2006-07-04 [colin]      2.3.1cvs56
4866
4867         * src/mimeview.c
4868         * src/mimeview.h
4869         * src/textview.c
4870                 Allow parts to be selected via their text label
4871                 in textview
4872
4873 2006-07-04 [colin]      2.3.1cvs55
4874
4875         * src/folderview.c
4876                 Feedback when closing (for big folders)
4877         * src/prefs_actions.c
4878         * src/prefs_filtering.c
4879         * src/prefs_matcher.c
4880         * src/prefs_template.c
4881                 Fix default button when closing without
4882                 having saved
4883
4884 2006-07-04 [colin]      2.3.1cvs54
4885
4886         * src/news.c
4887                 Delete local file on deletion
4888
4889 2006-07-03 [colin]      2.3.1cvs53
4890
4891         * src/folderview.c
4892         * src/main.c
4893                 Don't freeze when rescanning after crash
4894
4895 2006-07-03 [wwp]        2.3.1cvs52
4896
4897         * src/compose.c
4898         * src/privacy.c
4899         * src/privacy.h
4900         * src/plugins/pgpinline/pgpinline.c
4901         * src/plugins/pgpmime/pgpmime.c
4902                 don't report an error when the user cancels the passphrase dialog.
4903
4904 2006-07-02 [colin]      2.3.1cvs51
4905
4906         * src/folderview.c
4907                 Open message when crossing folders with Space,
4908                 goto next unread and friends
4909
4910 2006-07-01 [colin]      2.3.1cvs50
4911
4912         * src/prefs_account.c
4913                 Typographic rules varying from language
4914                 to language (in french "Protocole :"),
4915                 we have to do that :)
4916
4917 2006-07-01 [ticho]      2.3.1cvs49
4918
4919         * src/prefs_account.c
4920                 Only use one temporary gchar* variable in
4921                 prefs_account_protocol_set_optmenu().
4922
4923 2006-07-01 [ticho]      2.3.1cvs48
4924
4925         * src/prefs_account.c
4926         * src/prefs_account.h
4927                 Use GtkLabel for existing account protocol name.
4928                 Created an array for protocol names and populate the
4929                 combobox from it in a for() cycle.
4930
4931 2006-06-30 [colin]      2.3.1cvs47
4932
4933         * src/compose.c
4934                 Block undo when changing signature (by changing
4935                 account)
4936
4937 2006-06-30 [paul]       2.3.1cvs46
4938
4939         * src/send_message.c
4940                 when editing From in the Compose window, use that address
4941                 in the Return-Path: header
4942                 Thanks to Colin
4943
4944 2006-06-30 [colin]      2.3.1cvs45
4945
4946         * src/compose.c
4947                 Fix signature replacement:
4948                 - when no newline before separator
4949                 - when reediting
4950
4951 2006-06-29 [colin]      2.3.1cvs44
4952
4953         * src/folderview.c
4954         * src/folderview.h
4955         * src/mainwindow.c
4956         * src/summaryview.c
4957                 Let 'View/Go to/Next marked' work like
4958                 Next new & Next unread: across folders
4959                 Change the select_on_entry pref to do
4960                 what we want when changing folder
4961         * src/common/utils.c
4962                 Fix single-quoted links 
4963
4964 2006-06-29 [colin]      2.3.1cvs43
4965
4966         * src/gtk/gtkaspell.c
4967                 "Sylpheed" and "Sylpheed-Claws" do exist !
4968
4969 2006-06-29 [colin]      2.3.1cvs42
4970
4971         * src/imap.c
4972                 Forgot to remove debug
4973
4974 2006-06-29 [colin]      2.3.1cvs41
4975
4976         * src/imap.c
4977         * src/imap.h
4978         * src/mainwindow.c
4979                 Disconnect from IMAP servers when going
4980                 offline. Fixes bug #978 (going to offline-mode 
4981                 won't close connections)
4982
4983 2006-06-29 [colin]      2.3.1cvs40
4984
4985         * src/main.c
4986                 Fix transient setting on failing plugins
4987                 Patch by Fabien
4988         * src/plugins/pgpcore/sgpgme.c
4989                 Only warn for OpenPGP. Most people don't
4990                 have CMS available.
4991
4992 2006-06-29 [colin]      2.3.1cvs39
4993
4994         * src/compose.c
4995                 Fix Spelling menu (discrepancy between context menu
4996                 and top menu when folder's dictionary isn't the 
4997                 default one)
4998         * src/plugins/pgpcore/sgpgme.c
4999                 More error reporting about why gpgme can fail
5000
5001 2006-06-29 [wwp]        2.3.1cvs38
5002
5003         * src/mainwindow.c
5004                 honor the display-header-pane setting even when the message view
5005                 is a separate window.
5006
5007 2006-06-29 [wwp]        2.3.1cvs37
5008
5009         * src/prefs_actions.c
5010                 forgot to commit that one (use of GTK_STOCK_INFO).
5011
5012 2006-06-29 [colin]      2.3.1cvs36
5013
5014         * src/imap.c
5015                 Better handling of login errors (ask the password
5016                 again once), alert in case of error. Fix three
5017                 signedness warnings.
5018
5019 2006-06-28 [wwp]        2.3.1cvs35
5020
5021         * src/prefs_template.c
5022         * src/prefs_matcher.c
5023         * src/prefs_filtering_action.c
5024         * src/prefs_quote.c
5025                 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
5026                 patch by Fabien Vantard, slightly modified.
5027
5028 2006-06-28 [paul]
5029
5030         2.4.0-rc2 released
5031
5032 2006-06-28 [colin]      2.3.1cvs34
5033
5034         * src/prefs_account.c
5035                 Fix bug #977 (Can't add or edit imap accounts)
5036
5037 2006-06-28 [colin]      2.3.1cvs33
5038
5039         * src/mimeview.c
5040                 Fix previous
5041
5042 2006-06-28 [colin]      2.3.1cvs32
5043
5044         * src/mimeview.c
5045                 Save named inlined attachments with "Save all"
5046         * src/main.c
5047         * src/mbox.c
5048         * src/common/plugin.c
5049         * src/common/plugin.h
5050         * src/common/sylpheed.c
5051         * src/common/utils.c
5052         * src/plugins/pgpcore/sylpheed.def
5053         * src/plugins/pgpinline/sylpheed.def
5054         * src/plugins/pgpmime/sylpheed.def
5055                 Win32 compatibility patch, by
5056                 Werner Koch
5057
5058 2006-06-28 [wwp]        2.3.1cvs31
5059
5060         * src/imap.c
5061         * src/prefs_folder_item.c
5062                 less compilation warnings (thanks to Fabien Vantard), less typos.
5063
5064 2006-06-28 [paul]       2.3.1cvs30
5065
5066         * src/gtk/gtkutils.c
5067                 gtk_combo_box_set_focus_on_click() is only
5068                 available since gtk 2.6.0
5069
5070 2006-06-28 [paul]       2.3.1cvs29
5071
5072         * src/prefs_ext_prog.c
5073                 fix engrish and add a tooltip for the
5074                 'command for 'Display as text' option
5075
5076 2006-06-28 [paul]
5077
5078         2.4.0-rc1 released
5079
5080 2006-06-28 [paul]       2.3.1cvs28
5081
5082         * ChangeLog
5083         * tools/Makefile.am
5084                 include textviewer.pl in releases
5085
5086 2006-06-28 [paul]       2.3.1cvs27
5087
5088         * src/prefs_ext_prog.c
5089                 hide Print command option if libgnomeprint
5090                 support is present
5091
5092 2006-06-27 [colin]      2.3.1cvs26
5093
5094         * src/compose.c
5095                 Fix Esc handling in insert/attach dialog
5096                 Don't show this dialog if dragging something
5097                 else than text/uri-list
5098                 Thanks to Fabien Vantard
5099         * tools/textviewer.pl
5100                 Filter script to display stuff as text
5101                 by H. Merijn Brand
5102
5103 2006-06-27 [wwp]        2.3.1cvs25
5104
5105         * src/messageview.c
5106                 use the exact product name (message view title), patch
5107                 by Fabien Vantard.
5108
5109 2006-06-27 [ticho]      2.3.1cvs24
5110
5111         * src/prefs_account.c
5112         * src/prefs_common.c
5113         * src/prefs_common.h
5114         * src/prefs_ext_prog.c
5115         * src/textview.c
5116                 Add a preference (Preferences/External programs)
5117                 to allow "Display as text" to be done via a script
5118                 (patch by H.Merijn Brand).
5119                 Use GtkComboBox for protocol selection in account
5120                 preferences.
5121                 Only include current choice for existing accounts, and
5122                 insensitivize the combobox.
5123
5124 2006-06-27 [paul]       2.3.1cvs23
5125
5126         * src/mbox.c
5127                 fix crasher introduced in cvs21.
5128                 Thanks to Colin
5129
5130 2006-06-26 [colin]      2.3.1cvs22
5131
5132         * src/mbox.c
5133                 Fix double-frees when leaving folders
5134                 after exporting to mbox
5135
5136 2006-06-26 [colin]      2.3.1cvs21
5137
5138         * src/mbox.c
5139                 More feedback (and optimisation)
5140                 on import/export
5141         * src/common/utils.c
5142                 Fix case when looking for mail addresses
5143         * src/gtk/gtkutils.c
5144                 Extra check for (X-)Face
5145
5146 2006-06-25 [ticho]      2.3.1cvs20
5147
5148         * src/compose.c
5149         * src/exphtmldlg.c
5150         * src/gtk/gtkutils.c
5151         * src/gtk/gtkutils.h
5152                 Added second argument to gtkut_sc_combobox_create() to
5153                 control focus-on-click for the widget.
5154                 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
5155
5156 2006-06-25 [ticho]      2.3.1cvs19
5157
5158         * src/compose.c
5159         * src/gtk/Makefile.am
5160         * src/gtk/combobox.c
5161         * src/gtk/combobox.h
5162         * src/gtk/gtkutils.c
5163         * src/gtk/gtkutils.h
5164                 Use GtkComboBox instead of deprecated GtkOptionMenu
5165                 for account selector in compose window and for encoding
5166                 selector in attachment properties.
5167                 Also factorise working with the new GtkComboBox somewhat.
5168
5169 2006-06-24 [paul]       2.3.1cvs18
5170
5171         * src/prefs_common.c
5172                 use the correct default value
5173
5174 2006-06-24 [paul]       2.3.1cvs17
5175
5176         * src/compose.c
5177         * src/prefs_common.c
5178         * src/prefs_common.h
5179         * src/prefs_compose_writing.c
5180                 enable setting of default action when
5181                 dnd'ing files in the compose window.
5182                 (Collaborative effort with wwp)
5183
5184 2006-06-23 [wwp]        2.3.1cvs16
5185
5186         * src/compose.c
5187                 i18n fix (thanks to Fabien Vantard)
5188
5189 2006-06-22 [colin]      2.3.1cvs15
5190
5191         * src/prefs_customheader.c
5192                 Don't use filters in custom headers' file 
5193                 selector. Remember, extensions mean nothing :)
5194
5195 2006-06-22 [paul]       2.3.1cvs14
5196
5197         * configure.ac
5198                 allow setting of man directory location
5199
5200 2006-06-22 [colin]      2.3.1cvs13
5201
5202         * src/mainwindow.c
5203                 Add 'View/Go to/Next unread folder'.
5204                 I missed that :)
5205
5206 2006-06-22 [colin]      2.3.1cvs12
5207
5208         * src/common/utils.c
5209                 Add some subject prefixes
5210                 Patch by Bjorn T Johansen <btj@havleik.no>
5211
5212 2006-06-22 [colin]      2.3.1cvs11
5213
5214         * manual/advanced.xml
5215                 Forgotten hidden pref
5216
5217 2006-06-21 [paul]       2.3.1cvs10
5218
5219         * src/prefs_account.c
5220                 complete the removal of 'Add date header' option
5221
5222 2006-06-21 [paul]       2.3.1cvs9
5223
5224         * src/account.c
5225         * src/compose.c
5226         * src/prefs_account.c
5227         * src/prefs_account.h
5228                 remove option to add date header - always
5229                 add date header
5230         * src/etpan/imap-thread.c
5231                 fix warnings (Thanks to Colin)
5232
5233 2006-06-21 [wwp]        2.3.1cvs8
5234
5235         * src/folder.c
5236                 set the attachment flag when inline text part are (file)named. This is more convenient
5237                 when receiving (for instance) inline source files or patches sent using thunderbird.
5238
5239 2006-06-21 [paul]       2.3.1cvs7
5240
5241         * src/inc.c
5242                 fix off-by-one count of current msg in
5243                 statusbar filtering progressbar
5244
5245 2006-06-21 [paul]       2.3.1cvs6
5246
5247         * src/folder.c
5248                 Show attachment icon even if the part is 'inline'
5249                 if the following conditions are met:
5250                 - content-type != 'text/plain'
5251                 - content-type != '*/pgp-signature'
5252                 - either 'name' or 'filename' parameter is not NULL
5253                 
5254                 Thanks to Colin
5255
5256 2006-06-21 [paul]       2.3.1cvs5
5257
5258         * src/messageview.c
5259         * src/prefs_common.c
5260         * src/prefs_common.h
5261         * src/prefs_other.c
5262                 add an option to 'Never send Return
5263                 Receipts'
5264                 Thanks to Colin
5265
5266 2006-06-20 [mones]      2.3.1cvs4
5267
5268         * po/es.po
5269                 updated
5270         * src/compose.c
5271                 typo fixed (space after comma)
5272         * tools/make.themes.project
5273                 remove exec mode from tarball files
5274
5275 2006-06-20 [colin]      2.3.1cvs3
5276
5277         * src/news.c
5278         * src/procheader.c
5279         * src/unmime.c
5280                 Better fix for \n's in headers (don't 
5281                 break Received: and others)
5282
5283 2006-06-20 [paul]       2.3.1cvs2
5284
5285         * src/alertpanel.c
5286         * src/textview.c
5287                 improve legibility of phishing attempt
5288                 dialog
5289
5290 2006-06-20 [paul]       2.3.1cvs1
5291
5292         * NEWS
5293         * README
5294         * configure.ac
5295                 Update version number following
5296                 stable release
5297
5298 2006-06-20 [colin]      2.3.0cvs26
5299
5300         * src/compose.c
5301                 When dragging a file to the text of the compose
5302                 window, ask whether we want to insert or attach
5303                 (I know lots of people who do that to attach)
5304
5305 2006-06-20 [colin]      2.3.0cvs25
5306
5307         * src/etpan/imap-thread.c
5308                 Fix threshold (the append command is often > 32 bytes)
5309
5310 2006-06-19 [colin]      2.3.0cvs24
5311
5312         * src/imap.c
5313         * src/etpan/imap-thread.c
5314                 Workaround Rockliffe IMAP server bug: replace
5315                 "x UID SEARCH (ANSWERED UID 1:*)" with
5316                 "x UID SEARCH ANSWERED"
5317                 (Rockliffe doesn't handle the parenthesis)
5318
5319 2006-06-19 [colin]      2.3.0cvs23
5320
5321         * src/compose.c
5322         * src/imap.c
5323         * src/etpan/imap-thread.c
5324                 Probably fix bug #972 (Freezes when adding 
5325                 an attachment to the message)
5326         * src/common/defs.h
5327                 Modernize Firefox cmd
5328
5329
5330 2006-06-18 [colin]      2.3.0cvs22
5331
5332         * src/prefs_customheader.c
5333                 Only allow correct filenames for various
5334                 custom headers
5335
5336 2006-06-18 [colin]      2.3.0cvs21
5337
5338         * src/prefs_customheader.c
5339                 Add a 'From File...' button in custom headers prefs, which
5340                 try to do the right thing: 
5341                 for normal headers, use file as plaintext,
5342                 for X-Face, calls compface,
5343                 for Face, encode to b64.
5344
5345 2006-06-17 [colin]      2.3.0cvs20
5346
5347         * src/mh.c
5348                 Warning fix
5349
5350 2006-06-16 [colin]      2.3.0cvs19
5351
5352         * src/summaryview.c
5353                 Recursive quicksearch: show message list
5354                 in current folder, *then* search children
5355                 in the background.
5356
5357 2006-06-16 [colin]      2.3.0cvs18
5358
5359         * src/main.c
5360                 Instead of ignoring SIGPIPE, save caches
5361                 when getting one. Will fix the fact that
5362                 hot caches are out-of-date when logging 
5363                 out of Xorg.
5364         * src/compose.c
5365         * src/prefs_compose_writing.c
5366                 Only save text (not attachments) when 
5367                 auto-saving to drafts
5368         * src/unmime.c
5369                 Always replace \n, \r and \t with spaces
5370                 in headers
5371         * manual/dist/html/Makefile.am
5372         * manual/dist/pdf/Makefile.am
5373         * manual/dist/ps/Makefile.am
5374         * manual/dist/txt/Makefile.am
5375         * manual/fr/dist/html/Makefile.am
5376         * manual/fr/dist/pdf/Makefile.am
5377         * manual/fr/dist/ps/Makefile.am
5378         * manual/fr/dist/txt/Makefile.am
5379         * manual/pl/dist/html/Makefile.am
5380         * manual/pl/dist/pdf/Makefile.am
5381         * manual/pl/dist/ps/Makefile.am
5382         * manual/pl/dist/txt/Makefile.am
5383                 Fix make clean removing pregenerated manuals
5384
5385
5386 2006-06-16 [colin]      2.3.0cvs17
5387
5388         * src/plugins/pgpcore/sgpgme.c
5389         * src/plugins/pgpmime/pgpmime.c
5390         * src/plugins/pgpinline/pgpinline.c
5391                 Better error reporting in setup_signers.
5392                 Don't fallback to default key if specified
5393                 key isn't found.
5394                 Don't allow signing if more than one secret
5395                 key matches the one specified in prefs.
5396
5397 2006-06-15 [colin]      2.3.0cvs16
5398
5399         * src/folderview.c
5400                 Add "Send queue" in the folder's contextual
5401                 menu
5402         * src/compose.c
5403         * src/messageview.c
5404         * src/privacy.c
5405         * src/privacy.h
5406         * src/procmime.c
5407         * src/procmsg.c
5408         * src/plugins/pgpcore/passphrase.c
5409         * src/plugins/pgpcore/sgpgme.c
5410         * src/plugins/pgpinline/pgpinline.c
5411         * src/plugins/pgpmime/pgpmime.c
5412                 Better error reporting
5413         * src/mbox.c
5414                 Probably fix bug #971 (2.2.3 cannot read mail 
5415                 from local mbox)
5416
5417
5418 2006-06-15 [mones]      2.3.0cvs15
5419
5420         * tools/make.themes.project
5421                 creates the themes project from the web page
5422
5423 2006-06-15 [colin]      2.3.0cvs14
5424
5425         * src/folder.c
5426                 Better fix (avoid losing the folder if scan_tree 
5427                 fails)
5428
5429 2006-06-15 [cleroy]     2.3.0cvs13
5430
5431         * src/folder.c
5432                 Probably fix Bug #969 (crash on rebuilding 
5433                 imap folder)
5434
5435 2006-06-14 [colin]      2.3.0cvs12
5436
5437         * manual/dtd/manual.xsl
5438         * manual/sylpheed-claws-manual.xml
5439         * manual/fr/sylpheed-claws-manual.xml
5440         * manual/pl/sylpheed-claws-manual.xml
5441                 Insert pagebreaks between sections
5442
5443 2006-06-14 [paul]       2.3.0cvs11
5444
5445         * configure.ac
5446                 better fix than 2.3.0cvs10
5447
5448 2006-06-14 [paul]       2.3.0cvs10
5449
5450         * configure.ac
5451                 fix setting of PACKAGE_DATA_DIR with newer autoconf
5452                 (backwards compatible)
5453
5454 2006-06-13 [colin]      2.3.0cvs9
5455
5456         * src/messageview.c
5457                 Fix sending of return receipt with the new queue folders
5458
5459 2006-06-13 [wwp]        2.3.0cvs8
5460
5461         * src/quote_fmt_lex.l
5462                 fix wrong tokens returned in quote_fmt lexer, query not().
5463
5464 2006-06-13 [wwp]        2.3.0cvs7
5465
5466         * src/folder.c
5467         * src/prefs_folder_item.c
5468                 allow changing folder type even when folder is not a top-level one,
5469                 thanks to Colin.
5470
5471 2006-06-12 [colin]      2.3.0cvs6
5472
5473         * src/folderview.c
5474                 Fix double-ask of "Do you want to mark all
5475                 as read"
5476
5477 2006-06-12 [colin]      2.3.0cvs5
5478
5479         * src/compose.c
5480         * src/compose.h
5481         * src/folder.c
5482         * src/folder.h
5483         * src/imap.c
5484         * src/inc.c
5485         * src/main.c
5486         * src/messageview.c
5487         * src/mh.c
5488         * src/prefs_folder_item.c
5489         * src/procheader.c
5490         * src/procmime.c
5491         * src/procmsg.c
5492         * src/procmsg.h
5493         * src/send_message.c
5494         * src/summaryview.c
5495         * src/toolbar.c
5496                 Apply bug #964's patch (Queue and drafts aren't normal)
5497                 The Drafts and Queue folder now contain RFC-822 files,
5498                 allowing to move and copy mails from and to these 
5499                 folders. Moving from Drafts to Queue will prepare the
5500                 mail for sending (PGP signature, encryption, etc).
5501                 This patch also rework sending errors handling to try
5502                 to be more helpful.
5503                 Also, allow redefining folder types via the GUI 
5504                 (Folder type in its Properties)
5505
5506 2006-06-12 [colin]      2.3.0cvs4
5507
5508         * src/summaryview.c
5509         * src/prefs_common.c
5510         * src/prefs_common.h
5511         * src/gedit-print.c
5512                 Allow to define a specific print font - patch
5513                 by Bernhard Walle <bernhard.walle@gmx.de>
5514         * src/prefs_fonts.c
5515         * manual/advanced.xml
5516         * manual/fr/advanced.xml
5517                 Add a hidden pref to allow deletion without
5518                 confirmation
5519
5520 2006-06-12 [wwp]        2.3.0cvs3
5521
5522         * .cvsignore
5523                 more files to ignore.
5524
5525 2006-06-12 [wwp]        2.3.0cvs2
5526
5527         * src/quote_fmt.c
5528         * src/quote_fmt_lex.l
5529         * src/quote_fmt_parse.y
5530                 extend the quote_fmt parser (templates and quotes):
5531                 - allow limited sub-expressions in |p{} and |f{} expressions,
5532                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
5533                 - implemented/fixed missing implementation of query_references and show_references,
5534                 - completed, fixed contents and format of the symbols help dialog,
5535                 - fix some compilation warnings.
5536
5537 2006-06-12 [wwp]        2.3.0cvs1
5538
5539         * manual/advanced.xml
5540         * manual/fr/advanced.xml
5541                 updates in the "templates" section of the manual (eng/fr):
5542                  - be more precise (both versions)
5543                  - completed to match the english reference (fr version)
5544                  - touchups (both versions)
5545
5546 2006-06-12 [paul]       2.3.0
5547
5548         2.3.0 released
5549
5550 2006-06-12 [paul]       2.2.3cvs14
5551
5552         * po/ca.po
5553         * po/cs.po
5554         * po/de.po
5555         * po/el.po
5556         * po/fr.po
5557         * po/it.po
5558         * po/pt_BR.po
5559         * po/sr.po
5560         * po/zh_CN.po
5561                 updated by Miquel Oliete, Tim, Stephan Sachse,
5562                 Stavros Giannouris, Fabien Vantard, Andrea
5563                 Spadaccini, Frederico Goncalves Guimaraes,
5564                 Aleksandar Urosevic, and Ralgh Young
5565
5566 2006-06-12 [colin]      2.2.3cvs13
5567
5568         * src/mbox.c
5569                 Add missing header
5570
5571 2006-06-11 [colin]      2.2.3cvs12
5572
5573         * src/msgcache.c
5574                 Verify that g_malloc() succeeded
5575
5576 2006-06-11 [colin]      2.2.3cvs11
5577
5578         * src/wizard.c
5579                 Add Face header to welcome mail
5580
5581 2006-06-10 [colin]      2.2.3cvs10
5582
5583         * src/textview.c
5584                 Revert previous (Forgot it changes the
5585                 margin on the whole mail)
5586
5587 2006-06-10 [colin]      2.2.3cvs9
5588
5589         * src/textview.c
5590                 Don't overlap long headers under (X-)Face
5591
5592 2006-06-10 [mones]      2.2.3cvs8
5593
5594         * manual/xml2pdf
5595                 allow generation of manual on systems lacking saxon binary
5596                 but with java and the saxon library installed
5597
5598         * po/es.po
5599                 updated for release
5600
5601 2006-06-09 [colin]      2.2.3cvs7
5602
5603         * src/summaryview.c
5604                 Fix leak when using Display Sender using Addressbook
5605
5606 2006-06-09 [colin]      2.2.3cvs6
5607
5608         * src/compose.c
5609         * src/folder.c
5610         * src/folderview.c
5611         * src/mimeview.c
5612         * src/summaryview.c
5613                 More leaks fixes
5614
5615 2006-06-09 [paul]       2.2.3cvs5
5616
5617         * AUTHORS
5618         * src/gtk/authors.h
5619         * tools/claws.i18n.status.pl
5620                 updated with new info
5621
5622 2006-06-09 [paul]       2.2.3cvs4
5623
5624         * README
5625                 updated
5626         * manual/ack.xml
5627                 add wwp to authors list
5628         * src/gtk/authors.h
5629                 update mine and Colin's addresses
5630
5631 2006-06-08 [colin]      2.2.3cvs3
5632
5633         * src/etpan/imap-thread.c
5634                 Fix leak on SSL cert check
5635
5636 2006-06-08 [colin]      2.2.3cvs2
5637
5638         * src/common/utils.c
5639                 Fix leak
5640
5641 2006-06-08 [paul]       2.2.3cvs1
5642
5643         * configure.ac
5644                 Update version number following
5645                 stable release
5646
5647 2006-06-07 [colin]      2.2.2cvs3
5648
5649         * src/msgcache.c
5650                 Fix catching cache read errors (guint instead of gint)
5651                 Prevent malloc'ing more than 8MB (means cache corruption)
5652
5653 2006-06-07 [paul]       2.2.2cvs2
5654
5655         * src/exporthtml.c
5656         * src/exportldif.c
5657         * src/mh.c
5658         * src/mutt.c
5659         * src/pine.c
5660         * src/common/utils.c
5661                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
5662                 obey $HOME'
5663                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
5664                 Thanks to Colin
5665
5666 2006-06-06 [paul]       2.2.2cvs1
5667
5668         * configure.ac
5669                 Update version number following
5670                 stable release
5671
5672 2006-06-06 [paul]       2.2.1cvs6
5673
5674         * src/matcher.c
5675                 fix  implicit declaration of
5676                 sylpheed_do_idle()
5677                 Patch by Fabien Vantard
5678
5679 2006-06-06 [paul]       2.2.1cvs5
5680
5681         * src/matcher.c
5682                 fix age_greater and age_lower so that they
5683                 mean what say and not '...or equal to'
5684                 Thanks to Colin
5685
5686 2006-06-06 [paul]       2.2.1cvs4
5687
5688         * src/textview.c
5689         * src/common/utils.c
5690                 fix URI check
5691                 Thanks to Colin
5692
5693 2006-06-05 [wwp]        2.2.1cvs3
5694
5695         * manual/fr/account.xml
5696                 minor language fixes (thanks to Fabien Vantard).
5697
5698 2006-06-05 [colin]      2.2.1cvs2
5699
5700         * src/prefs_folder_item.c
5701         * src/folderview.c
5702                 Allow recursive setting of properties 
5703                 for whole mailboxes
5704         * src/matcher.c
5705                 Don't freeze on 'test' filtering rule
5706
5707 2006-06-05 [colin]      2.2.1cvs1
5708
5709         * configure.ac
5710                 Update version number following
5711                 stable release
5712
5713 2006-06-04 [wwp]        2.2.0cvs82
5714
5715         * manual/glossary.xml
5716         * manual/account.xml
5717         * manual/fr/glossary.xml
5718         * manual/fr/account.xml
5719                 added glossary section and references/links related to the Face custom header.
5720
5721 2006-06-04 [colin]      2.2.0cvs81
5722
5723         * src/summaryview.c
5724                 Skip to next message on move with no
5725                 immediate execution
5726
5727 2006-06-04 [wwp]        2.2.0cvs80
5728
5729         * manual/xml2pdf
5730                 added sanity checks, exit when needed.
5731
5732 2006-06-03 [paul]       2.2.0cvs79
5733
5734         * src/prefs_receive.c
5735                 page name is now 'Receiving'
5736         * src/prefs_send.c
5737                 page name is now 'Sending'
5738
5739 2006-06-03 [colin]      2.2.0cvs78
5740
5741         * src/plugins/spamassassin/spamassassin_gtk.c
5742                 Autoswitch to Localhost if transport was previously
5743                 disabled. Else people had to check [] Enable, then
5744                 *reselect* transport.
5745
5746 2006-06-03 [colin]      2.2.0cvs77
5747
5748         * src/plugins/pgpinline/pgpinline.c
5749         * src/plugins/pgpmime/pgpmime.c
5750                 Check that gpg_data_release_and_get_mem 
5751                 didn't fail (now, why this happens...)
5752
5753 2006-06-03 [colin]      2.2.0cvs76
5754
5755         * src/mbox.c
5756                 Fix bug #962 (Manual and/or UI should 
5757                 warn about incompatible locking 
5758                 causing dataloss)
5759
5760 2006-06-02 [cleroy]     2.2.0cvs75
5761
5762         * src/filtering.c
5763         * src/folder.c
5764         * src/procmsg.c
5765         * src/summaryview.c
5766                 Fix a few leaks
5767
5768 2006-06-02 [colin]      2.2.0cvs74
5769
5770         * src/main.c
5771                 On exit, free caches after writing them
5772                 Shuts up some valgrind false positives
5773         * src/procmsg.c
5774         * src/send_message.c
5775                 Fix races when reusing existing SMTP connections
5776                 Fix inexistant session timeout
5777         * src/toolbar.c
5778                 Display alertpanel after all queues have
5779                 been processed, not after each
5780
5781 2006-06-02 [wwp]        2.2.0cvs73
5782
5783         * manual/fr/glossary.xml
5784         * manual/fr/ack.xml
5785         * manual/ack.xml
5786                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
5787
5788 2006-06-02 [wwp]        2.2.0cvs72
5789
5790         * manual/xml2pdf
5791         * manual/dist/pdf/Makefile.am
5792         * manual/dtd/manual.xsl
5793         * manual/fr/dist/pdf/Makefile.am
5794         * manual/pl/dist/pdf/Makefile.am
5795                 we changed the procedure to generate the .pdf version of the manual.
5796                 The procedure is more modern and the .pdf we get now has a valid index.
5797                 Here are the new pre-requisites:
5798
5799                 - JRE 1.x (1.4 here): there must be one from your distro
5800                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
5801                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
5802                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
5803
5804                 See my posts for further info about the installation of this toolchain:
5805
5806                 Date: Fri, 19 May 2006 19:40:06 +0200
5807                 From: wwp <subscript@free.fr>
5808                 To: sylpheed-claws-devel@lists.sourceforge.net
5809                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
5810
5811                 and
5812
5813                 Date: Wed, 24 May 2006 12:58:49 +0200
5814                 From: wwp <subscript@free.fr>
5815                 To: sylpheed-claws-devel@lists.sourceforge.net
5816                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
5817
5818 2006-06-01 [colin]      2.2.0cvs71
5819
5820         * src/compose.c
5821                 Better guards against IMAP races
5822         * src/main.c
5823         * src/prefs_common.c
5824         * src/prefs_common.h
5825         * src/common/ssl_certificate.c
5826         * src/etpan/imap-thread.c
5827         * src/etpan/imap-thread.h
5828         * src/gtk/sslcertwindow.c
5829                 New hidden option ssl_skip_cert_check to 
5830                 avoid dups of bug #959 (libetpan linked
5831                 against gnutls and gnutls buggy on 64bit)
5832                 Present expired warning only once per
5833                 session/server.
5834         * manual/advanced.xml
5835         * manual/fr/advanced.xml
5836                 Document new option
5837
5838 2006-06-01 [wwp]        2.2.0cvs70
5839
5840         * src/messageview.c
5841                 fix for bug #961 (return receipt dialog 
5842                 complains incorrectly about return-path 
5843                 email adress being different), thanks 
5844                 to Colin.
5845
5846 2006-05-31 [cleroy]     2.2.0cvs69
5847
5848         * src/common/ssl.c
5849                 Guard against NULLs, although this
5850                 should never be an issue
5851
5852 2006-05-31 [colin]      2.2.0cvs68
5853
5854         * src/filtering.c
5855                 Use g_slist_prepend
5856         * src/imap.c
5857                 Don't remove caches when destroying folder, it
5858                 could (should) be done at exit
5859         * src/inc.c
5860                 free processing cache after incorporation
5861         * src/etpan/imap-thread.c
5862                 Maybe fix bug #959 (Crash on moving to emails 
5863                 to a imap account per ssl with a expired 
5864                 certificate.)
5865
5866 2006-05-30 [colin]      2.2.0cvs67
5867
5868         * src/summaryview.c
5869                 Put back event flush when displaying message
5870                 It avoids reading a bunch of messages just
5871                 by hitting shift-n for too long ;)
5872
5873 2006-05-29 [colin]      2.2.0cvs66
5874
5875         * src/summaryview.c
5876                 Remove useless g_warnings
5877
5878 2006-05-29 [colin]      2.2.0cvs65
5879
5880         * src/imap.c
5881                 Fix g_slist_append()s for performance
5882
5883 2006-05-29 [colin]      2.2.0cvs64
5884
5885         * src/compose.c
5886         * src/common/utils.c
5887                 Fix extraneous tab at start of addresses
5888         * src/mainwindow.c
5889                 Fix warnings (thanks to Fabien)
5890                 Fix crash at exit when composing messages 
5891                 exist
5892         * src/pop.c
5893                 Fix progress bar when deleting expired mails
5894                 Thanks to Hiro
5895         * src/summaryview.c
5896         * src/gtk/gtksctree.c
5897                 Fix re-sorting slowness
5898
5899 2006-05-29 [paul]       2.2.0cvs63
5900
5901         * src/mh.c
5902                 fetch full message when moving mails
5903                 from another mailbox, (fixed data loss
5904                 when filtering from IMAP to MH, introduced
5905                 in 2.2.0cvs57).
5906                 Thanks to Colin
5907
5908 2006-05-29 [mones]      2.2.0cvs62
5909
5910         * src/gtk/gtksctree.c
5911                 Unselect faster (patch by Colin)        
5912
5913 2006-05-26 [colin]      2.2.0cvs61
5914
5915         * src/summaryview.c
5916                 Unplug MSGINFO_UPDATE callback on delete too.
5917
5918 2006-05-26 [colin]      2.2.0cvs60
5919
5920         * src/foldersel.c
5921                 Fix bold in folder selection window with glib2.10
5922                 thanks Hiro
5923
5924 2006-05-26 [colin]      2.2.0cvs59
5925
5926         * src/procheader.c
5927                 Convert date only if necessary (and don't
5928                 try to convert from utf8 to utf8, too)
5929         * src/summaryview.c
5930                 Only set column's text if the column's 
5931                 displayed
5932
5933 2006-05-26 [colin]      2.2.0cvs58
5934
5935         * src/summaryview.c
5936         * src/gtk/gtkutils.c
5937                 Fix useless warning
5938
5939 2006-05-26 [colin]      2.2.0cvs57
5940
5941         * src/mainwindow.c
5942                 Make summaryview selectable as long as 
5943                 no message has focus
5944         * src/mh.c
5945                 Faster deletion (by implementing mh_remove_msgs)
5946                 Faster copy (avoid using mh_fetch_msg just to get
5947                 the filename)
5948                 Faster move (using move_file instead of copy_file
5949                 if MSG_IS_MOVE)
5950                 No progressbar if total number of mails to cp/mv 
5951                 is less than 100
5952         * src/summaryview.c
5953                 Fix removal from subject_table when mail gets moved
5954                 Faster deletion (g_slist_prepend instead of append)
5955         * src/gtk/gtksctree.c
5956                 Remove useless code
5957
5958 2006-05-25 [colin]      2.2.0cvs56
5959
5960         * src/common/ssl_certificate.c
5961                 Fix leak in expired cert check
5962
5963 2006-05-25 [colin]      2.2.0cvs55
5964
5965         * src/mh.c
5966                 Disable flags syncing on .mh_sequences - it
5967                 is buggy and marks mails read under unknown
5968                 conditions.
5969
5970 2006-05-25 [paul]
5971
5972         * 2.3.0-rc4 released
5973
5974 2006-05-24 [colin]      2.2.0cvs54
5975
5976         attention cvs users: if you manage to crash
5977         Sylpheed-Claws while moving, copying or deleting
5978         mails, we *are* interested in stack traces and
5979         valgrind logs. It looks stable, but one never
5980         knows...
5981
5982         * src/folder.c
5983                 Add progressbar for cache updates
5984         * src/folderutils.c
5985                 Optimize Mark all read in the current
5986                 folder
5987         * src/mh.c
5988                 Add progressbar for copy/move
5989         * src/procmsg.c
5990                 Optimize O(n^2) in copy/move
5991         * src/summaryview.c
5992         * src/gtk/gtksctree.c
5993                 Optimize O(n^2) algos
5994         * src/common/timing.h
5995                 Display ms instead of us
5996
5997 2006-05-24 [wwp]        2.2.0cvs53
5998
5999         * manual/fr/advanced.xml
6000                 updates to the French manual.
6001
6002 2006-05-24 [wwp]        2.2.0cvs52
6003
6004         * src/common/utils.c
6005                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
6006
6007 2006-05-24 [wwp]        2.2.0cvs51
6008
6009         * src/folderutils.c
6010                 fixed "mark all read" in MH folders (thanks to Colin).
6011
6012 2006-05-24 [paul]       2.2.0cvs50
6013
6014         * doc/man/sylpheed-claws.1
6015                 updated the man page
6016
6017 2006-05-23 [colin]      2.2.0cvs49
6018
6019         * src/folderview.c
6020         * src/imap.c
6021         * src/inc.c
6022         * src/mbox.c
6023         * src/messageview.c
6024         * src/news.c
6025         * src/send_message.c
6026         * src/summaryview.c
6027         * src/gtk/sslcertwindow.c
6028                 alertpanel fixes, by Fabien
6029
6030 2006-05-23 [colin]      2.2.0cvs48
6031
6032         * src/folder.c
6033         * src/folderview.c
6034         * src/msgcache.c
6035         * src/summaryview.c
6036         * src/gtk/gtksctree.c
6037         * src/gtk/gtksctree.h
6038                 More timings
6039                 Fix slow loading problem, which was caused by the
6040                 use of some gtk_ctree funcs and their use of
6041                 g_list_position while gtk_ctree_(un)link'ing.
6042                 Reap more functions from gtkctree.c to be sure we
6043                 use our (fast) version instead of theirs.
6044         * src/mh.c
6045                 Fix copy of unread mails
6046
6047
6048 2006-05-22 [wwp]        2.2.0cvs47
6049
6050         * manual/fr/advanced.xml
6051                 updated.
6052
6053 2006-05-22 [colin]      2.2.0cvs46
6054
6055         * src/filtering.c
6056                 Fix possible infinite loop. 'copy' is not a 
6057                 final action, so when encountering a 'copy',
6058                 we have to check if a previous one was set
6059                 and do it. In the same way, if we encounter
6060                 a 'move' we have to perform a possibly 
6061                 pending 'copy'. This will slow down filtering
6062                 on IMAP if move+copy or multiple copy actions
6063                 are to be done, but handling it via the batch
6064                 would be really too convoluted.
6065
6066 2006-05-22 [wwp]        2.2.0cvs45
6067
6068         * manual/fr/advanced.xml
6069         * manual/fr/faq.xml
6070         * manual/fr/glossary.xml
6071         * manual/fr/handling.xml
6072         * manual/fr/intro.xml
6073         * manual/fr/plugins.xml
6074         * manual/fr/sylpheed-claws-manual.xml
6075                 sync w/ the english manual: updates URIs, documented mailing-list
6076                 support, better explanation about the enabled/disabled feature
6077                 in filtering/processing rules by Paul.
6078
6079 2006-05-21 [colin]      2.2.0cvs44
6080
6081         * src/summaryview.c
6082                 Don't expand after building threads, but during
6083
6084 2006-05-21 [colin]      2.2.0cvs43
6085
6086         * src/procmsg.c
6087         * src/summaryview.c
6088                 More timing possibilities... For next time I have 
6089                 to find out how the hell some 3GHz computer takes
6090                 one minute to open a 30k folder...
6091
6092 2006-05-21 [colin]      2.2.0cvs42
6093
6094         * manual/pl/advanced.xml
6095         * manual/pl/faq.xml
6096         * manual/pl/glossary.xml
6097         * manual/pl/handling.xml
6098         * manual/pl/intro.xml
6099         * manual/pl/plugins.xml
6100         * manual/pl/sylpheed-claws-manual.xml
6101                 Polish manual updated by Pawel
6102
6103 2006-05-20 [colin]
6104
6105         * 2.3.0-rc3 released
6106
6107 2006-05-20 [colin]      2.2.0cvs41
6108
6109         * src/imap.c
6110                 Fix -rc2 problems:
6111                 - remove cache of moved messages from original folder
6112                 - apply new flags to messages even if they aren't appliable
6113                   via IMAP.
6114
6115 2006-05-20 [colin]
6116
6117         * 2.3.0-rc2 released
6118
6119 2006-05-19 [colin]      2.2.0cvs40
6120
6121         * src/imap.c
6122                 Don't issue SELECT in imap_change_flags
6123                 before having checked that we indeed have
6124                 some flags to change. MSG_POSTFILTERED for
6125                 example can't be used on IMAP.
6126                 Fixes bug #955 (copying messages between 
6127                 imap folders is extremely slow), which was
6128                 a regression.
6129
6130 2006-05-19 [colin]      2.2.0cvs39
6131
6132         * src/folder.c
6133         * src/folder.h
6134         * src/folderview.c
6135                 Try to fix bug #830 (Some unread messages 
6136                 get marked read in IMAP inbox):
6137                 - Prevent scanning a folder if it's being 
6138                   opened via the GUI
6139                 - Postpone opening via the GUI of a folder
6140                   currently scanned.
6141
6142
6143 2006-05-19 [wwp]        2.2.0cvs38
6144
6145         * manual/advanced.xml
6146                 fix English+typo (thanks to Paul).
6147
6148 2006-05-19 [wwp]        2.2.0cvs37
6149
6150         * manual/advanced.xml
6151         * manual/fr/advanced.xml
6152         * src/gtk/logwindow.c
6153         * src/prefs_common.c
6154         * src/prefs_common.h
6155                 added hidden prefs to allow customization of colors used in
6156                 protocol log window (useful for dark gtk+ themes).
6157
6158 2006-05-19 [wwp]        2.2.0cvs36
6159
6160         * ChangeLog
6161                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
6162
6163 2006-05-19 [paul]       2.2.0cvs35
6164
6165         * src/textview.c
6166                 make Reply-To fully clickable
6167         * src/gtk/logwindow.c
6168                 more colouring (SMTP ESMTP)
6169         Both patches by Pawel Pekala
6170
6171 2006-05-19 [cleroy]     2.2.0cvs34
6172
6173         * src/mh.c
6174                 Don't update flags from current folder
6175                 Probably fixes bug #935 (Read Messages 
6176                 Revert to Being Marked as Unread)
6177
6178 2006-05-18 [colin]      2.2.0cvs33
6179
6180         * src/imap.c
6181                 Warning fix
6182         * src/compose.c
6183         * src/mainwindow.c
6184         * src/summaryview.c
6185         * src/toolbar.c
6186                 Allow replying to multiple emails
6187                 in multiple windows
6188         * src/mimeview.c
6189         * src/etpan/imap-thread.c
6190                 Leak fixes
6191
6192 2006-05-18 [paul]       2.2.0cvs32
6193
6194         * src/summaryview.c
6195                 keep Mailing-List menu refreshed
6196                 Thanks to Colin
6197
6198 2006-05-18 [paul]       2.2.0cvs31
6199
6200         * manual/advanced.xml
6201         * manual/faq.xml
6202         * manual/glossary.xml
6203         * manual/handling.xml
6204         * manual/intro.xml
6205         * manual/plugins.xml
6206         * manual/sylpheed-claws-manual.xml
6207                 update URLs
6208                 add info about mailing-list support
6209                 edit filtering info
6210         * src/wizard.c
6211         * src/common/defs.h
6212         * src/gtk/about.c
6213         * src/plugins/dillo_viewer/README
6214                 update URLs
6215
6216 2006-05-17 [wwp]        2.2.0cvs30
6217
6218         * manual/handling.xml
6219         * manual/fr/handling.xml
6220                 documented the ability to enabled/disable filtering/processing rules.
6221
6222 2006-05-17 [colin]      2.2.0cvs29
6223
6224         * src/main.c
6225                 Don't initialize g_thread subsystem if it's 
6226                 already done (thanks to Hiro)
6227         * src/mimeview.c
6228                 Fix saving of parts when there name can't be
6229                 converted from UTF-8.
6230
6231 2006-05-17 [paul]       2.2.0cvs28
6232
6233         * po/Makefile.in.in
6234                 fix config.status warning with autoconf 2.60
6235
6236 2006-05-17 [paul]       2.2.0cvs27
6237
6238         * po/POTFILES.in
6239                 add src/mbox.c
6240
6241 2006-05-17 [wwp]        2.2.0cvs26
6242
6243         * src/mainwindow.c
6244                 fix useless and potentially dangerous buffer walking (thanks to Colin).
6245
6246 2006-05-17 [wwp]        2.2.0cvs25
6247
6248         * src/plugins/demo/demo.c
6249                 updated product name in plugin demo (many plugins need to be
6250                 sync'ed w/ that change).
6251
6252 2006-05-17 [colin]      2.2.0cvs24
6253
6254         * src/mh.c
6255                 Fix leak
6256
6257 2006-05-16 [colin]      2.2.0cvs23
6258
6259         * src/mainwindow.c
6260                 Stupid me hit again. Fix cvs22.
6261
6262 2006-05-16 [colin]      2.2.0cvs22
6263
6264         * src/mainwindow.c
6265                 Fix bug #922 (sylpheed-claws crashed after 
6266                 pushing on Inbox folder)
6267
6268 2006-05-16 [colin]      2.2.0cvs21
6269
6270         * src/compose.c
6271                 Make From header be copy/paste/select-able
6272
6273 2006-05-16 [wwp]        2.2.0cvs20
6274
6275         * src/export.c
6276         * src/matcher.c
6277         * src/summaryview.c
6278         * src/etpan/imap-thread.c
6279                 fix some compiler warnings (thanks to Colin).
6280
6281 2006-05-16 [wwp]        2.2.0cvs19
6282
6283         * src/action.c
6284         * src/gedit-print.c
6285         * src/inc.c
6286         * src/mainwindow.c
6287         * src/mh.c
6288         * src/statusbar.c
6289         * src/send_message.c
6290         * src/summaryview.c
6291                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
6292
6293 2006-05-15 [colin]      2.2.0cvs18
6294
6295         * src/procmsg.c
6296                 Fix automatic rule creation with List-Post
6297
6298 2006-05-15 [paul]       2.2.0cvs17
6299
6300         * tools/filter_conv_new.pl
6301                 updated for rule enabling/disabling
6302                 claws version >= 2.3.x required
6303
6304 2006-05-15 [cleroy]     2.2.0cvs16
6305
6306         * src/main.c
6307                 Revert test
6308
6309 2006-05-15 [cleroy]     2.2.0cvs15
6310
6311         * src/main.c
6312                 test
6313
6314 2006-05-15 [wwp]        2.2.0cvs14
6315
6316         * manual/pl/.cvsignore
6317                 ignore generated files.
6318
6319 2006-05-14 [wwp]        2.3.0-rc1
6320
6321         * 2.3.0-rc1 released
6322
6323 2006-05-13 [wwp]        2.2.0cvs13
6324
6325         * src/filtering.c
6326         * src/filtering.h
6327         * src/matcher.c
6328         * src/matcher_parser_lex.l
6329         * src/matcher_parser_parse.y
6330         * src/prefs_filtering.c
6331                 new feature: provide the ability to disable filtering and processing
6332                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
6333                 adaptations.
6334
6335 2006-05-13 [colin]      2.2.0cvs12
6336
6337         * src/compose.c
6338                 Remove useless if (a) b; else b;
6339                 Thanks to wwp
6340
6341 2006-05-13 [wwp]        2.2.0cvs11
6342
6343         * src/export.c
6344         * src/import.c
6345         * src/mainwindow.c
6346         * src/mbox.c
6347         * src/summaryview.c
6348         * src/summaryview.h
6349                 no more silent failures (or at least less ones) when importing
6350                 or exporting from/to mbox. Also start importing/exporting if
6351                 the necessary info is set.
6352
6353 2006-05-13 [wwp]        2.2.0cvs10
6354
6355         * RELEASE_NOTES
6356                 restored up-to-date release notes.
6357
6358 2006-05-13 [paul]       2.2.0cvs9
6359
6360         * po/nl.po
6361         * po/ru.po
6362                 updated by Tim Dijkstra and Pavlo Bohmat
6363
6364 2006-05-12 [colin]      2.2.0cvs8
6365
6366         * src/gtk/quicksearch.c
6367                 Add "k" as shortcut for "colorlabel". Patch
6368                 by ath42@users.sf.net.
6369
6370 2006-05-12 [paul]       2.2.0cvs7
6371
6372         * src/prefs_common.h
6373         * src/prefs_summaries.c
6374         * src/summaryview.c
6375                 when entering a folder also allow
6376                 going directly to first Marked message
6377
6378 2006-05-12 [paul]       2.2.0cvs6
6379
6380         * src/summaryview.c
6381                 always obey 'confirm before marking all
6382                 mails read' option
6383
6384 2006-05-12 [paul]       2.2.0cvs5
6385
6386         * src/textview.c
6387                 make Sender fully clickable
6388
6389 2006-05-12 [colin]      2.2.0cvs4
6390
6391         * src/compose.c
6392         * src/compose.h
6393                 Let From be editable
6394         * src/main.c
6395         * src/mh.c
6396                 Full support of .mh_sequences' Unseen seq
6397
6398 2006-05-12 [colin]      2.2.0cvs3
6399
6400         * src/folder.c
6401         * src/mainwindow.c
6402         * src/mainwindow.h
6403         * src/messageview.c
6404         * src/prefs_spelling.c
6405         * src/procheader.c
6406         * src/procmsg.c
6407         * src/procmsg.h
6408         * src/summaryview.c
6409         * src/toolbar.c
6410         * src/toolbar.h
6411                 Add contextual menu on Compose toolbar
6412                 button. Fixes bug #944 (Automatic
6413                 addresses not applied when changing account
6414                 from compose window)
6415                 add Mailing List support
6416                 based on the old 0.6.5claws25 patch by
6417                 Melvin Hadasht, with finishing touches
6418                 by Colin
6419                 Fix "ignore thread" when mails are threaded by
6420                 subject (and weren't ignored although appearing
6421                 in the thread).
6422                 GUI rework.
6423                 Both patches by Pawel.
6424
6425 2006-05-08 [paul]       2.2.0cvs2
6426
6427         * src/mainwindow.c
6428         * src/mainwindow.h
6429         * src/messageview.c
6430         * src/procheader.c
6431         * src/procmsg.c
6432         * src/procmsg.h
6433         * src/summaryview.c
6434                 add Mailing List support
6435                 based on the old 0.6.5claws25 patch by 
6436                 Melvin Hadasht, with finishing touches
6437                 by Colin
6438
6439 2006-05-08 [colin]      2.2.0cvs1
6440
6441         * src/mainwindow.c
6442         * src/toolbar.c
6443         * src/toolbar.h
6444                 Add contextual menu on Compose toolbar 
6445                 button. Fixes bug #944 (Automatic 
6446                 addresses not applied when changing account 
6447                 from compose window)
6448
6449 2006-05-08 [paul]       2.2.0
6450
6451         2.2.0 released
6452
6453 2006-05-08 [paul]       2.1.1cvs51
6454
6455         * po/cs.po
6456         * po/de.po
6457         * po/en_GB.po
6458         * po/fi.po
6459         * po/fr.po
6460         * po/pt_BR.po
6461         * po/sr.po
6462         * po/zh_CN.po
6463                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
6464                 Fabien Vantard, Frederico Goncalves Guimaraes,
6465                 Aleksandar Urosevic, and Ralgh Young
6466
6467 2006-05-12 [colin]      2.1.1cvs50
6468
6469         * po/cs.po
6470         * po/de.po
6471         * po/en_GB.po
6472         * po/es.po
6473         * po/fi.po
6474         * po/fr.po
6475         * po/pt_BR.po
6476         * po/sr.po
6477         * po/zh_CN.po
6478                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
6479                 Fabien Vantard, Frederico Goncalves Guimaraes,
6480                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
6481
6482 2006-05-05 [colin]      2.1.1cvs49
6483
6484         * manual/Makefile.am
6485         * manual/pl/Makefile.am
6486         * manual/pl/account.xml
6487         * manual/pl/ack.xml
6488         * manual/pl/addrbook.xml
6489         * manual/pl/advanced.xml
6490         * manual/pl/faq.xml
6491         * manual/pl/glossary.xml
6492         * manual/pl/gpl.xml
6493         * manual/pl/handling.xml
6494         * manual/pl/intro.xml
6495         * manual/pl/keyboard.xml
6496         * manual/pl/plugins.xml
6497         * manual/pl/starting.xml
6498         * manual/pl/sylpheed-claws-manual.xml
6499         * manual/pl/dist/.cvsignore
6500         * manual/pl/dist/Makefile.am
6501         * manual/pl/dist/html/.cvsignore
6502         * manual/pl/dist/html/Makefile.am
6503         * manual/pl/dist/pdf/.cvsignore
6504         * manual/pl/dist/pdf/Makefile.am
6505         * manual/pl/dist/ps/.cvsignore
6506         * manual/pl/dist/ps/Makefile.am
6507         * manual/pl/dist/txt/.cvsignore
6508         * manual/pl/dist/txt/Makefile.am
6509                 Add the polish translation of the manual,
6510                 Authored by Pawel Pekala.
6511
6512 2006-05-05 [cleroy]     2.1.1cvs48
6513
6514         * src/main.c
6515                 Re-read matcherrc after loading plugins 
6516                 if some of them add folders.
6517
6518 2006-05-03 [colin]      2.1.1cvs47
6519
6520         * src/imap.c
6521                 I'm idiot
6522
6523 2006-05-03 [colin]      2.1.1cvs46
6524
6525         * src/imap.c
6526                 Be sure to have a session when
6527                 getting separator
6528
6529 2006-05-03 [colin]      2.1.1cvs45
6530
6531         * src/imap.c
6532         * src/imap.h
6533         * src/imap_gtk.c
6534                 Fix preventing renaming with namespace 
6535                 separator.
6536
6537 2006-05-01 [colin]      2.1.1cvs44
6538
6539         * src/action.c
6540                 Don't reload messageview when result of
6541                 action is piped.
6542
6543 2006-04-29 [colin]      2.1.1cvs43
6544
6545         * src/prefs_receive.c
6546         * src/plugins/spamassassin/spamassassin_gtk.c
6547         * src/plugins/clamav/clamav_plugin_gtk.c
6548                 GUI fixes by Pawel
6549
6550 2006-04-29 [colin]      2.1.1cvs42
6551
6552         * src/prefs_compose_writing.c
6553         * src/prefs_quote.c
6554                 Cleanups. Patch by Pawel
6555
6556 2006-04-28 [paul]       2.1.1cvs41
6557
6558         * src/matcher.c
6559                 fix returned quick search results when search
6560                 term contains an underscore.
6561                 Thanks to Colin
6562
6563 2006-04-28 [paul]       2.1.1cvs40
6564
6565         * src/prefs_message.c
6566         * src/prefs_receive.c
6567                 GUI cleanups
6568                 Patches by Pawel Pekala
6569
6570 2006-04-27 [colin]      2.1.1cvs39
6571
6572         * src/wizard.c
6573                 Differentiate subject Welcome from
6574                 window's title Welcome
6575
6576 2006-04-27 [paul]
6577
6578         2.2.0-rc1 released
6579
6580 2006-04-27 [paul]       2.1.1cvs38
6581
6582         * manual/advanced.xml
6583         * manual/fr/advanced.xml
6584                 add info about compose_no_markup hidden pref
6585
6586 2006-04-27 [paul]       2.1.1cvs37
6587
6588         * src/prefs_account.c
6589                 improve privacy labels
6590         * src/prefs_msg_colors.c
6591                 change some strings for translators' convenience
6592         * src/gtk/gtkutils.c
6593                 don't underline the link button text
6594
6595 2006-04-25 [colin]      2.1.1cvs36
6596
6597         * src/folder.c
6598                 Complete 2.1.1cvs33 (once more ;)
6599
6600 2006-04-25 [colin]      2.1.1cvs35
6601
6602         * src/editldap.c
6603                 Fix tooltip
6604
6605 2006-04-25 [cleroy]     2.1.1cvs34
6606
6607         * src/compose.c
6608         * src/gtk/gtkaspell.c
6609                 Fix crash on redirect (related to the return 
6610                 of the aspell menu in compose's toolbar)
6611         * src/prefs_msg_colors.c
6612                 Fix sensitivity widgets
6613         * src/image_viewer.c
6614         * src/gtk/pluginwindow.c
6615         * src/gtk/prefswindow.c
6616                 Change released signals to clicked (Fabien)
6617         * po/POTFILES.in
6618         * src/common/socket.c
6619         * src/plugins/spamassassin/spamassassin.c
6620                 Translate strings (Fabien)
6621
6622 2006-04-25 [paul]       2.1.1cvs33
6623
6624         * src/folder.c
6625         * src/folder.h
6626         * src/folderview.c
6627                 complete the fix of bug #912
6628                 Thanks to Colin
6629
6630 2006-04-25 [colin]      2.1.1cvs32
6631
6632         * src/news.c
6633                 Better progress bar
6634         * src/mimeview.c
6635         * src/summaryview.c
6636         * src/summaryview.h
6637                 Fix focus chain
6638                 Patches by Pawel Pekala
6639
6640 2006-04-24 [colin]      2.1.1cvs31
6641
6642         * src/compose.c
6643                 Fix compilation warnings (Fabien)
6644
6645 2006-04-24 [colin]      2.1.1cvs30
6646
6647         * src/addrindex.c
6648         * src/editldap.c
6649         * src/editldap_basedn.c
6650         * src/editldap_basedn.h
6651         * src/ldapctrl.c
6652         * src/ldapctrl.h
6653         * src/ldapquery.c
6654         * src/ldaputil.c
6655         * src/ldaputil.h
6656                 Fix bug #901 (LDAPS support)
6657
6658 2006-04-24 [colin]      2.1.1cvs29
6659
6660         * src/compose.c
6661                 Fix logic on error with send dialog on
6662         * src/imap.c
6663                 Fix compilation without libetpan, thanks
6664                 to Fabien
6665         * src/summaryview.c
6666                 Fix 'context-menu' key
6667
6668 2006-04-23 [colin]      2.1.1cvs28
6669
6670         * src/folder.c
6671                 Never free current's cache to free up 
6672                 memory. Fixes bug #912 (new count 
6673                 randomly set to message count)
6674
6675 2006-04-23 [colin]      2.1.1cvs27
6676
6677         * src/gtk/quicksearch.c
6678                 And remove printf...
6679
6680 2006-04-23 [colin]      2.1.1cvs26
6681
6682         * src/gtk/quicksearch.c
6683                 Fix replacing in quicksearch, and fix inserting
6684                 in the middle of the string. (introduced at 2.1.0cvs22)
6685
6686 2006-04-23 [colin]      2.1.1cvs25
6687
6688         * src/imap.c
6689                 Make sure uidnext is initialized in get_num_list
6690                 (not for stable, related to 2.1.1cvs8 and friends)
6691
6692 2006-04-23 [colin]      2.1.1cvs24
6693
6694         * src/imap.c
6695                 Output something when login is successful
6696                 too
6697
6698 2006-04-23 [colin]      2.1.1cvs23
6699
6700         * src/etpan/imap-thread.c
6701                 Better logging (line-per-line, hide data in fetch)
6702                 Fix a const warning
6703         * src/gtk/logwindow.c
6704         * src/gtk/logwindow.h
6705                 Better logging (color for input/output)
6706
6707 2006-04-21 [colin]      2.1.1cvs22
6708
6709         * src/gtk/quicksearch.c
6710                 On gtk+-2.8, use stock buttons in quicksearch
6711                 Based on a patch by Fabien and a design by Paul
6712
6713 2006-04-21 [colin]      2.1.1cvs21
6714
6715         * src/folderview.c
6716         * src/mainwindow.c
6717                 Fix occasional flicker in folderview
6718         * src/common/utils.c
6719                 Fix bug #943 (Incorrectly parsed email address 
6720                 list in short headers on message view and in 
6721                 printouts)
6722
6723 2006-04-20 [colin]      2.1.1cvs20
6724
6725         * src/imap.c
6726         * src/imap.h
6727         * src/prefs_account.c
6728                 Add ANONYMOUS auth for IMAP
6729
6730 2006-04-20 [paul]       2.1.1cvs19
6731
6732         * src/main.c
6733                 proper fix for 2.1.1cvs18
6734                 Thanks to Colin
6735
6736 2006-04-20 [paul]       2.1.1cvs18
6737
6738         * src/main.c
6739                 fix build warnings
6740
6741 2006-04-20 [paul]       2.1.1cvs17
6742
6743         * src/gtk/quicksearch.c
6744                 fix standard, non-extended Quick search,
6745                 was broken in 2.1.1cvs15.
6746                 Thanks to Colin.
6747
6748 2006-04-20 [colin]      2.1.1cvs16
6749
6750         * src/prefs_matcher.c
6751                 Fix values when reselecting a ~test
6752                 rule
6753
6754 2006-04-19 [colin]      2.1.1cvs15
6755
6756         * src/compose.c
6757         * src/compose.h
6758         * src/gtk/gtkaspell.c
6759         * src/gtk/gtkaspell.h
6760                 Put back Options menu in Spelling/
6761         * src/gtk/quicksearch.c
6762                 Don't search, and show error, if the
6763                 advanced search has a syntax error
6764
6765 2006-04-18 [colin]      2.1.1cvs14
6766
6767         * src/textview.c
6768                 Fix gdk warnings on set_cursor when textview
6769                 isn't visible
6770
6771 2006-04-18 [colin]      2.1.1cvs13
6772
6773         * src/gtk/gtksctree.c
6774                 Remove seemingly useless refresh that causes
6775                 flicker - watch this commit in case of 
6776                 problems before planned backport to stable
6777
6778 2006-04-18 [colin]      2.1.1cvs12
6779
6780         * src/imap.c
6781                 Factorize get/set_xml code
6782         * src/compose.c
6783         * src/prefs_account.c
6784         * src/prefs_account.h
6785         * src/procmsg.c
6786                 Add Encrypt to self option
6787
6788 2006-04-17 [colin]      2.1.1cvs11
6789
6790         * configure.ac
6791                 Fix search on encrpyt function on dragonfly
6792                 Patch by Jonathan Buschmann <jonthn@agmact.com>
6793
6794 2006-04-17 [colin]      2.1.1cvs10
6795
6796         * src/prefs_account.c
6797                 Be safe by default: remove mails from POP3
6798                 after 7 days, not immediately
6799
6800 2006-04-17 [colin]      2.1.1cvs9
6801
6802         * src/etpan/imap-thread.c
6803                 Fix build on DragonFly - patch by 
6804                 Jonathan Buschmann <jonthn@agmact.com>
6805
6806 2006-04-17 [colin]      2.1.1cvs8
6807
6808         * src/imap.c
6809                 Save uidnext between sessions
6810
6811 2006-04-17 [colin]      2.1.1cvs7
6812
6813         * src/imap.c
6814                 scan is required when uid validity changes
6815
6816 2006-04-17 [colin]      2.1.1cvs6
6817
6818         * src/folderview.c
6819                 Don't scan if not necessary, apart in current
6820                 folder and INBOX to fetch flags.
6821         * src/imap.c
6822                 Scan is necessary if unread count changes
6823
6824 2006-04-17 [colin]      2.1.1cvs5
6825
6826         * src/imap.c
6827                 ...But always fetch ANSWERED and DELETED flags for
6828                 INBOX, as filtering can happen on these flags.
6829
6830 2006-04-17 [colin]      2.1.1cvs4
6831
6832         * src/imap.c
6833                 Don't fetch REPLIED and DELETED flags when synchronising
6834                 flags with a closed folder. We only need UNSEEN and FLAGGED
6835                 to update the folderview.
6836
6837 2006-04-17 [colin]      2.1.1cvs3
6838
6839         * src/imap.c
6840                 Faster flag search when there are new mails 
6841                 in a folder. We can do a full search if the 
6842                 folder contains less messages than the new
6843                 list.
6844
6845 2006-04-17 [colin]      2.1.1cvs2
6846
6847         * po/cs.po
6848         * po/de.po
6849         * po/fr.po
6850         * po/nl.po
6851         * po/pt_BR.po
6852                 Update translations from stable branch
6853
6854 2006-04-17 [colin]      2.1.1cvs1
6855
6856         * configure.ac
6857                 Bump version to follow stable release
6858
6859 2006-04-16 [mones]      2.1.0cvs50
6860
6861         * po/es.po
6862                 Updated for release
6863
6864 2006-04-16 [colin]      2.1.0cvs49
6865
6866         * src/textview.c
6867                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
6868                 with gtk < 2.8. Thanks to Fabien Vantard.
6869
6870 2006-04-15 [colin]      2.1.0cvs48
6871
6872         * src/etpan/imap-thread.c
6873                 Fix bug #919 (libetpan: SEGV when connecting 
6874                 using command)
6875
6876 2006-04-14 [colin]      2.1.0cvs47
6877
6878         * src/main.c
6879                 Fix race on --select (should be done better)
6880
6881 2006-04-14 [wwp]        2.1.0cvs46
6882
6883         * src/send_message.c
6884                 enforce a check for domain in account prefs (a sending
6885                 error could be faced if domain was checked but no value set),
6886                 thanks to Colin.
6887
6888 2006-04-14 [colin]      2.1.0cvs45
6889
6890         * src/codeconv.c
6891                 when converting from unknown to unknown, if the
6892                 string is UTF8, don't convert it to the locale
6893                 (which breaks it)
6894
6895 2006-04-14 [colin]      2.1.0cvs44
6896
6897         * src/compose.c
6898                 Don't try to use ASCII for converting headers
6899                 (as done in body)
6900
6901 2006-04-14 [paul]       2.1.0cvs43
6902
6903         * src/crash.c
6904                 add locale/charset info to crash report
6905         * src/gtk/about.c
6906                 add wwp to doc team
6907                 replace 'e-mail' with preferred 'email'
6908         * src/gtk/authors.h
6909                 ensure contributors list is in alphabetical
6910                 order
6911
6912 2006-04-13 [colin]      2.1.0cvs42
6913
6914         * src/textview.c
6915                 Prevent gdk warnings
6916
6917 2006-04-13 [colin]      2.1.0cvs41
6918
6919         * src/common/ssl_certificate.c
6920         * src/common/ssl_certificate.h
6921         * src/gtk/sslcertwindow.c
6922                 Warn on expired certs, and display the expiration date
6923
6924 2006-04-13 [colin]      2.1.0cvs40
6925
6926         * src/plugins/spamassassin/spamassassin_gtk.c
6927                 Fix missing set_text on unix socket
6928
6929 2006-04-13 [wwp]        2.1.0cvs39
6930
6931         * manual/fr/advanced.xml
6932         * manual/fr/glossary.xml
6933                 applied new spam/ham/email lexicon (pourriel, courriel)
6934
6935 2006-04-13 [paul]       2.1.0cvs38
6936
6937         * src/plugins/pgpmime/plugin.c
6938                 remove the mention of S/MIME from the
6939                 description. This is now handled by the
6940                 S/MIME plugin.
6941
6942 2006-04-13 [paul]       2.1.0cvs37
6943
6944         * src/prefs_msg_colors.c
6945                 rework dialog
6946         * src/prefs_folder_item.c
6947         * src/prefs_spelling.c
6948                 add a tooltip to the colour selector buttons
6949
6950 2006-04-13 [wwp]        2.1.0cvs36
6951
6952         * manual/advanced.xml
6953         * manual/glossary.xml
6954         * manual/handling.xml
6955         * manual/keyboard.xml
6956         * manual/plugins.xml
6957         * manual/starting.xml
6958         * manual/fr/account.xml
6959         * manual/fr/ack.xml
6960         * manual/fr/addrbook.xml
6961         * manual/fr/advanced.xml
6962         * manual/fr/faq.xml
6963         * manual/fr/glossary.xml
6964         * manual/fr/gpl.xml
6965         * manual/fr/handling.xml
6966         * manual/fr/intro.xml
6967         * manual/fr/keyboard.xml
6968         * manual/fr/plugins.xml
6969         * manual/fr/starting.xml
6970         * manual/fr/sylpheed-claws-manual.xml
6971                 fixes to the manuals:
6972                  - summaryview -> Message List (same in French)
6973                  - translate key names
6974                  - fix French punctuation, use non-breakable spaces when
6975                    necessary, don't use &thinsp; which is not portable
6976                  - tell what maildir and mbox formats we support
6977
6978 2006-04-12 [wwp]        2.1.0cvs35
6979
6980         * src/prefs_toolbar.c
6981                 unified a replace button more,
6982                 patch by Fabien Vantard <fzzzzz@gmail.com>.
6983
6984 2006-04-12 [wwp]        2.1.0cvs34
6985
6986         * src/prefs_common.c
6987         * src/prefs_msg_colors.c
6988                 make default color labels translatable,
6989                 patch from Fabien Vantard <fzzzzz@gmail.com>,
6990                 thanks to Tim <timbrain@post.cz> for reporting.
6991
6992 2006-04-12 [wwp]        2.1.0cvs33
6993
6994         * manual/glossary.xml
6995         * manual/intro.xml
6996         * manual/plugins.xml
6997         * manual/starting.xml
6998         * manual/sylpheed-claws-manual.xml
6999         * manual/fr/.cvsignore
7000         * manual/fr/account.xml
7001         * manual/fr/ack.xml
7002         * manual/fr/addrbook.xml
7003         * manual/fr/advanced.xml
7004         * manual/fr/faq.xml
7005         * manual/fr/glossary.xml
7006         * manual/fr/handling.xml
7007         * manual/fr/intro.xml
7008         * manual/fr/keyboard.xml
7009         * manual/fr/plugins.xml
7010         * manual/fr/starting.xml
7011         * manual/fr/sylpheed-claws-manual.xml
7012                 various fixes: typos, missing .fr translations, punctuation,
7013                 capitalization, links, accents and some bad French more.
7014
7015 2006-04-12 [wwp]        2.1.0cvs32
7016
7017         * src/prefs_gtk.c
7018                 fix for bug #935: always store prefs files in UTF-8 (thanks
7019                 to Colin).
7020
7021 2006-04-11 [colin]      2.1.0cvs31
7022
7023         * src/compose.c
7024                 Fix inserting files not in utf8 when locale is utf8
7025
7026 2006-04-11 [colin]      2.1.0cvs30
7027
7028         * src/inc.c
7029                 Don't show error dialog when cancelling connection
7030                 Patch by Pawel
7031
7032 2006-04-11 [cleroy]     2.1.0cvs29
7033
7034         * src/compose.c
7035                 Implement multiple quote levels
7036         * src/prefs_common.c
7037                 Change a little bit the quote bgcolor for 2nd level
7038
7039 2006-04-11 [colin]      2.1.0cvs28
7040
7041         * src/gtk/about.c
7042                 Add locale and charset in the label
7043
7044 2006-04-10 [colin]      2.1.0cvs27
7045
7046         * src/compose.c
7047         * src/prefs_common.c
7048         * src/prefs_common.h
7049         * src/prefs_msg_colors.c
7050         * src/textview.c
7051                 Allow optional background color in quotes
7052                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
7053                 GTK+-2.8.x feature
7054
7055 2006-04-10 [colin]      2.1.0cvs26
7056
7057         * src/main.c
7058         * src/mainwindow.c
7059         * src/mainwindow.h
7060                 Implement --select
7061
7062 2006-04-10 [colin]      2.1.0cvs25
7063
7064         * manual/plugins.xml
7065         * manual/fr/plugins.xml
7066                 Document libcurl's proxy variables
7067
7068 2006-04-09 [colin]      2.1.0cvs24
7069
7070         * src/prefs_common.c
7071                 gettext() returns statically allocated stuff. We have
7072                 to strdup it in order to be able to free it.
7073
7074 2006-04-09 [colin]      2.1.0cvs23
7075
7076         * AUTHORS
7077         * src/gtk/authors.h
7078                 Add Alexei
7079
7080 2006-04-09 [colin]      2.1.0cvs22
7081
7082         * src/mainwindow.c
7083         * src/gtk/quicksearch.c
7084                 Fix bug #859 (problems with cyrilic input in 
7085                 search panel) - Patch by Alexey Illarionov 
7086                 <littlesavage@rambler.ru>
7087
7088 2006-04-09 [colin]      2.1.0cvs21
7089
7090         * src/prefs_customheader.c
7091                 I prefer removing then freeing rather than the contrary
7092                 (even if it doesn't change anything ;-)
7093         * src/prefs_account.c
7094                 Fix bug #933 (Crash re-entering the custom headers list 
7095                 dialog in accounts prefs)
7096                 The problem happened when cancelling the Account 
7097                 Preferences' dialogs - in which case we didn't do 
7098                 anything to the PrefsAccount * struct. In case of applying,
7099                 the old ac_prefs was replaced with the tmp_ac_prefs we were
7100                 working with in this dialog. The problem is that 
7101                 prefs_customheader.c, working on this tmp_ac_prefs, always
7102                 changes the ->customhdr_list pointer, even when cancelled. 
7103                 So in case of cancelling the prefs_account dialog, we still
7104                 have to update ->customhdr_list in the real account.
7105
7106 2006-04-08 [colin]      2.1.0cvs20
7107
7108         * manual/fr/glossary.xml
7109         * manual/fr/keyboard.xml
7110                 Forgot some headers :)
7111
7112 2006-04-08 [colin]      2.1.0cvs19
7113
7114         * manual/Makefile.am
7115         * manual/fr/Makefile.am
7116         * manual/fr/account.xml
7117         * manual/fr/ack.xml
7118         * manual/fr/addrbook.xml
7119         * manual/fr/advanced.xml
7120         * manual/fr/faq.xml
7121         * manual/fr/glossary.xml
7122         * manual/fr/gpl.xml
7123         * manual/fr/handling.xml
7124         * manual/fr/intro.xml
7125         * manual/fr/keyboard.xml
7126         * manual/fr/plugins.xml
7127         * manual/fr/starting.xml
7128         * manual/fr/sylpheed-claws-manual.xml
7129         * manual/fr/dist/.cvsignore
7130         * manual/fr/dist/Makefile.am
7131         * manual/fr/dist/html/.cvsignore
7132         * manual/fr/dist/html/Makefile.am
7133         * manual/fr/dist/pdf/.cvsignore
7134         * manual/fr/dist/pdf/Makefile.am
7135         * manual/fr/dist/ps/.cvsignore
7136         * manual/fr/dist/ps/Makefile.am
7137         * manual/fr/dist/txt/.cvsignore
7138         * manual/fr/dist/txt/Makefile.am
7139                 Add the french translation of the manual. Thanks to
7140                 Olivier Delhomme <olivier.delhomme@free.fr> for 
7141                 account.xml, ack.xml, addrbook.xml and advanced.xml
7142
7143 2006-04-08 [colin]      2.1.0cvs18
7144
7145         * manual/plugins.xml
7146         * manual/starting.xml
7147                 More fixes
7148
7149 2006-04-07 [colin]      2.1.0cvs17
7150
7151         * manual/faq.xml
7152         * manual/intro.xml
7153         * manual/keyboard.xml
7154                 Little fixes
7155
7156 2006-04-07 [colin]      2.1.0cvs16
7157
7158         * README
7159         * src/compose.c
7160         * src/prefs_common.c
7161         * src/prefs_common.h
7162                 Add hidden compose_no_markup pref
7163
7164 2006-04-07 [wwp]        2.1.0cvs15
7165
7166         * src/summary_search.c
7167         * .cvsignore
7168                 Bugfix: stop button was sticky when searching in an empty folder.
7169                 Applied curly brackets code style to the whole file (summary_search.c).
7170                 More files to ignore.
7171
7172 2006-04-07 [wwp]        2.1.0cvs14
7173
7174         * src/message_search.c
7175         * src/summary_search.c
7176                 changed default button when search bumps at file/folder
7177                 beginning or end, for convenience (thanks to Colin).
7178
7179 2006-04-07 [paul]       2.1.0cvs13
7180
7181         * src/plugins/dillo_viewer/dillo_prefs.c
7182                 avoid future potential for namespace collision
7183                 Patch by Colin
7184
7185 2006-04-06 [wwp]        2.1.0cvs12
7186
7187         * src/summary_search.c
7188                 Unify extended/advanced searches names (and thus factorize labels),
7189                 patch by Fabien Vantard <fzzzzz@gmail.com>.
7190
7191 2006-04-06 [wwp]        2.1.0cvs11
7192
7193         * src/folderview.c
7194         * src/prefs_themes.c
7195         * src/summaryview.c
7196                 Fixed some compilation warnings.
7197
7198 2006-04-06 [colin]      2.1.0cvs10
7199
7200         * manual/advanced.xml
7201                 Document the wizard template and how to deploy
7202                 Sylpheed-Claws effectively
7203
7204 2006-04-06 [colin]      2.1.0cvs9
7205
7206         * src/folderview.c
7207                 gettext patch to tell translators about _("#"),
7208                 by Maxim Britov
7209
7210 2006-04-06 [colin]      2.1.0cvs8
7211
7212         * src/textview.c
7213                 Fix invalid GtkTextBIter after clicking "Display as text"
7214
7215 2006-04-06 [mones]      2.1.0cvs7
7216
7217         * src/addr_compl.c
7218         * src/addrindex.c
7219         * src/addritem.c
7220         * src/codeconv.c
7221         * src/compose.c
7222         * src/filtering.c
7223         * src/folder.c
7224         * src/folder_item_prefs.c
7225         * src/folderview.c
7226         * src/localfolder.c
7227         * src/matcher.c
7228         * src/mimeview.c
7229         * src/prefs_msg_colors.c
7230         * src/prefs_spelling.c
7231         * src/prefs_themes.c
7232         * src/procmime.c
7233         * src/procmsg.c
7234         * src/stock_pixmap.c
7235         * src/summaryview.c
7236         * src/textview.c
7237         * src/toolbar.c
7238         * src/common/mgutils.c
7239         * src/common/prefs.c
7240         * src/common/ssl_certificate.c
7241         * src/gtk/colorlabel.c
7242         * src/gtk/quicksearch.c
7243         * src/plugins/pgpmime/pgpmime.c
7244         * src/plugins/spamassassin/spamassassin.c
7245                 Removed redundant NULL checks for g_free() calls.
7246                 Patch by Pawel Pekala.
7247
7248 2006-04-06 [mones]      2.1.0cvs6
7249
7250         * src/prefs_actions.c
7251         * src/prefs_filtering.c
7252         * src/prefs_filtering_action.c
7253         * src/prefs_matcher.c
7254         * src/prefs_template.c
7255         * src/gtk/gtkutils.c
7256         * src/gtk/gtkutils.h
7257                 Have a nice replace button. Patch by Pawel Pekala
7258
7259 2006-04-06 [colin]      2.1.0cvs5
7260
7261         * src/addressbook.c
7262                 Fix crash with empty columns
7263
7264 2006-04-05 [colin]      2.1.0cvs4
7265
7266         * src/wizard.c
7267         * src/prefs_gtk.c
7268                 Allow wizard customization with pre-filled values
7269
7270 2006-04-05 [colin]      2.1.0cvs3
7271
7272         * src/textview.c
7273         * src/mimeview.c
7274         * src/mimeview.h
7275                 Nicer messages in mimeview
7276
7277 2006-04-05 [colin]      2.1.0cvs2
7278
7279         * src/addressbook.c
7280         * src/prefs_summaries.c
7281                 i18n fix
7282
7283 2006-04-05 [colin]      2.1.0cvs1
7284
7285         * src/plugins/pgpcore/plugin.c
7286         * src/plugins/pgpcore/select-keys.c
7287         * src/plugins/pgpcore/select-keys.h
7288         * src/plugins/pgpcore/sgpgme.c
7289         * src/plugins/pgpcore/sgpgme.h
7290         * src/plugins/pgpinline/pgpinline.c
7291         * src/plugins/pgpinline/plugin.c
7292         * src/plugins/pgpmime/pgpmime.c
7293         * src/plugins/pgpmime/plugin.c
7294                 Factorize and generalize a bit 
7295                 Drop S/MIME signature verification from PGP/MIME
7296                 (adding it as another, more complete plugin)
7297
7298 2006-04-05 [paul]       2.1.0
7299
7300         2.1.0 released
7301
7302 2006-04-05 [paul]       2.0.0cvs186
7303
7304         * manual/advanced.xml
7305                 add info on colour labels
7306
7307 2006-04-05 [paul]       2.0.0cvs185
7308
7309         * po/bg.po
7310         * po/cs.po
7311         * po/de.po
7312         * po/el.po
7313         * po/en_GB.po
7314         * po/fi.po
7315         * po/fr.po
7316         * po/it.po
7317         * po/nl.po
7318         * po/pl.po
7319         * po/pt_BR.po
7320         * po/sr.po
7321         * po/zh_CN.po
7322                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
7323                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
7324                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
7325                 Guimaraes, Aleksandar Urosevic, Ralgh Young
7326         * src/gtk/authors.h
7327         * tools/claws.i18n.status.pl
7328                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
7329                 and new Czech translator, Tim <timbrain@post.cz>
7330
7331 2006-04-05 [mones]      2.0.0cvs184
7332
7333         * po/es.po
7334                 Updated translation
7335
7336 2006-04-05 [colin]      2.0.0cvs183
7337
7338         * src/gtk/quicksearch.c
7339                 Fix bug #929 (unnecessary reload in quick search bar)
7340
7341 2006-04-05 [colin]      2.0.0cvs182
7342
7343         * src/compose.c
7344                 Fix crash on Reply with no From:
7345                 Show signature and conversion error on queuing 
7346                 (but not sending)
7347         * src/mainwindow.c
7348         * src/summaryview.c
7349         * src/summaryview.h
7350                 Factorize threading code and make sure msginfo 
7351                 is not null when it comes from a GtkCTreeRow's 
7352                 data
7353         * src/gtk/gtkaspell.c
7354                 Check for necessary things
7355         * src/gtk/gtksctree.c
7356         * src/gtk/gtksctree.h
7357                 Reset anchor if necessary when removing node
7358
7359 2006-03-29 [colin]      2.0.0cvs181
7360
7361         * src/folderview.c
7362                 Warn for disabled IMAP accounts (due to lack of
7363                 libetpan). Breaks string-freeze - sorry - but it
7364                 is kind of important ;)
7365
7366 2006-03-28 [colin]      2.0.0cvs180
7367
7368         * src/gtk/gtkutils.c
7369         * src/gtk/gtkutils.h
7370                 Add a gtkut_get_link_btn() function that
7371                 creates a button which acts like an URI
7372         * src/prefs_themes.c
7373         * src/gtk/about.c
7374                 Use this function (factorizes codes)
7375         * src/common/defs.h
7376         * src/gtk/pluginwindow.c
7377                 Add a "Get more..." in the plugins window
7378
7379 2006-03-28 [colin]      2.0.0cvs179
7380
7381         * src/common/smtp.c
7382         * src/common/passcrypt.c
7383         * src/undo.c
7384                 Warning fixes. Patch by Pawel Pekala
7385
7386 2006-03-27 [colin]      2.0.0cvs178
7387
7388         * src/undo.c
7389                 Fix undoing by blocks with spaces
7390
7391 2006-03-27 [colin]      2.0.0cvs177
7392
7393         * src/textview.c
7394                 Set margin to 3px for headers
7395
7396 2006-03-27 [paul]
7397
7398         2.1.0-rc2 released
7399
7400 2006-03-27 [wwp]        2.0.0cvs176
7401
7402         * src/summaryview.c
7403                 don't reset quicksearch when updating the message list.
7404                 Thanks to Colin.
7405
7406 2006-03-26 [wwp]        2.0.0cvs175
7407
7408         * src/compose.c
7409                 use a unified border width ('other' tab in the compose window,
7410                 patch by Pawel Pekala).
7411
7412
7413 2006-03-26 [wwp]        2.0.0cvs174
7414
7415         * src/common/quoted-printable.c
7416         * src/addressbook.c
7417                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
7418
7419 2006-03-26 [colin]      2.0.0cvs173
7420
7421         * src/quote_fmt_parse.y
7422                 Fix non-UTF8 date formats messing up the whole quote a 
7423                 little bit
7424
7425 2006-03-26 [colin]      2.0.0cvs172
7426
7427         * src/procheader.c
7428                 Make sure the date is UTF8 valid, or try to make it
7429                 so. IncrediMail is really IncrediStupid.
7430         * src/compose.c
7431                 Fix possible conversions. 
7432                 
7433
7434 2006-03-26 [colin]      2.0.0cvs171
7435
7436         * src/matcher.c
7437                 Fix corner cases in body search. This is still a
7438                 hack... It seems impossible to make it good and 
7439                 reasonably fast at the same time.
7440
7441 2006-03-26 [colin]      2.0.0cvs170
7442
7443         * src/summaryview.c
7444                 I think I killed the twilight zone bug!
7445                 summary_select_node() flushes GTK events in order
7446                 to be able to center the view. But this also 
7447                 flushes keypresses like Ctrl-Alt-U, so this can
7448                 call summary_show from summary_select_node (itself
7449                 called from summary_show, etc.). And the summaryview
7450                 has to be unlocked in this function. So just locking
7451                 while processing GTK events, and bailing if locked, 
7452                 should fix it.
7453                 Fixes bug #927 (SIGSEGV during Update Summary)
7454
7455 2006-03-25 [colin]      2.0.0cvs169
7456
7457         * src/matcher.c
7458                 Fix search in QP-encoded bodies
7459                 Fix utf-8 searches in bodies encoded in the
7460                 locale's encoding
7461         * src/common/quoted-printable.c
7462         * src/common/quoted-printable.h
7463                 Add a decode function that doesn't overwrite
7464                 the original pointer
7465                 
7466
7467 2006-03-24 [colin]      2.0.0cvs168
7468
7469         * src/action.c
7470         * src/summaryview.c
7471         * src/summaryview.h
7472                 Update message cache after action
7473                 Patch by H. Merijn Brand
7474         * src/prefs_msg_colors.c
7475                 Factorize label 
7476                 Patch by Fabien Vantard
7477         * src/plugins/spamassassin/spamassassin_gtk.c
7478                 Remove useless translation
7479                 Patch by Fabien Vantard
7480
7481 2006-03-23 [colin]      2.0.0cvs167
7482
7483         * src/common/ssl.c
7484                 Let 30 seconds to SSL_connect
7485
7486 2006-03-23 [wwp]        2.0.0cvs166
7487
7488         * src/summaryview.c
7489         * src/gtk/description_window.c
7490                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
7491                 and headers are translated; adjust description windows' width to fit their
7492                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
7493
7494 2006-03-23 [paul]       2.0.0cvs165
7495
7496         * src/common/utils.c
7497                 fix highlighting of URIs containing "()"
7498                 (2.0.0cvs164's reversal fixed)
7499                 Thanks to Colin.
7500
7501 2006-03-23 [paul]       2.0.0cvs164
7502
7503         * src/common/utils.c
7504                 revert patch, (postponing a fix), at 2.0.0cvs120
7505                 as it breaks more URIs than it fixes.
7506                 Allow '-' to be a terminating character in a URI
7507
7508 2006-03-22 [colin]      2.0.0cvs163
7509
7510         * configure.ac
7511                 Require libetpan 0.45
7512                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
7513
7514 2006-03-22 [paul]       2.0.0cvs162
7515
7516         * src/editgroup.c
7517                 replace '<-' and '->' buttons with GTK_STOCK graphical
7518                 buttons
7519         * src/summary_search.c
7520                 don't offer '...' for translation
7521                 add a tooltip to advanced search '...' button
7522         * src/gtk/quicksearch.c
7523                 don't offer '...' for translation
7524
7525 2006-03-21 [colin]      2.0.0cvs161
7526
7527         * src/compose.c
7528                 Fix middle-click pasting (insert at click
7529                 position instead of cursor position, don't
7530                 remove existing selection and allow pasting
7531                 our own selection)
7532         * src/addressbook.c
7533                 "LDAP Server" -> "LDAP servers"
7534
7535 2006-03-21 [wwp]        2.0.0cvs160
7536
7537         * src/etpan/imap-thread.c
7538                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
7539
7540 2006-03-20 [colin]      2.0.0cvs159
7541
7542         * src/summaryview.c
7543                 Don't reload summaryview after an execute with no
7544                 move action
7545
7546 2006-03-19 [colin]      2.0.0cvs158
7547
7548         * src/addressbook.c
7549                 and put groups at the top, always
7550
7551 2006-03-19 [colin]      2.0.0cvs157
7552
7553         * src/addressbook.c
7554                 Order groups before names, as previously
7555
7556 2006-03-19 [colin]      2.0.0cvs156
7557
7558         * src/addressbook.c
7559                 - Sort case-unsensitive
7560                 - Put the sort arrow at opening too
7561
7562 2006-03-19 [wwp]        2.0.0cvs155
7563
7564         * src/addressbook.c
7565                 allow sorting by name/email/remarks, ensure that right-pane's contents
7566                 matches the left-pane selection (cleared when appropriate).
7567                 Patch by Pawel Pekala <c0rn@o2.pl>.
7568
7569 2006-03-18 [colin]      2.0.0cvs154
7570
7571         * src/textview.c
7572                 Fix text cursor ;)
7573
7574 2006-03-18 [colin]      2.0.0cvs153
7575
7576         * src/gtk/filesel.c
7577                 Make sure we hide the preview if we didn't get
7578                 a filename
7579
7580 2006-03-18 [colin]      2.0.0cvs152
7581
7582         * src/summaryview.c
7583                 Set cursor to watch for execution (fixes lack
7584                 of watch-cursor when dnd'ing hundreds of mails)
7585         * src/gtk/filesel.c
7586                 Check that mime type is 'image/*' before updating
7587                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
7588
7589 2006-03-18 [colin]      2.0.0cvs151
7590
7591         * src/mainwindow.c
7592         * src/textview.c
7593         * src/textview.h
7594                 Put a watch cursor in textview too when the mainwindow's
7595                 cursor in a watch
7596
7597 2006-03-18 [colin]      2.0.0cvs150
7598
7599         * src/folder.c
7600                 Change wrong asserts to simple tests
7601
7602 2006-03-17 [colin]      2.0.0cvs149
7603
7604         * src/mainwindow.c
7605         * src/mainwindow.h
7606         * src/prefs_msg_colors.c
7607         * src/summaryview.c
7608         * src/summaryview.h
7609         * src/gtk/colorlabel.c
7610         * src/gtk/colorlabel.h
7611                 Add a color label menu in the main menubar
7612                 Add (fixed) accels Ctrl-{0-7} to change the color
7613                 They have to be fixed because the menu's dynamic,
7614                 the items are complex widgets, hence we can't use
7615                 a GtkItemFactory.
7616
7617
7618 2006-03-17 [wwp]        2.0.0cvs148
7619
7620         * src/compose.c
7621                 rollback few lines from my previous commit (those lines come from
7622                 a pending patch, accidentally commited, even if neutral as they are
7623                 commented out).
7624
7625 2006-03-17 [wwp]        2.0.0cvs147
7626
7627         * src/compose.c
7628                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
7629                 applied code style/indentation to the modified function.
7630
7631 2006-03-17 [wwp]        2.0.0cvs146
7632
7633         * src/procmsg.c
7634         * src/compose.c
7635                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
7636
7637 2006-03-17 [paul]
7638
7639         2.1.0-rc1 released
7640
7641 2006-03-17 [paul]       2.0.0cvs145
7642
7643         * src/main.c
7644                 addressbook_read_file() was called twice
7645         * src/textview.c
7646                 X-Mailer highlighting
7647
7648 2006-03-16 [colin]      2.0.0cvs144
7649
7650         * src/sourcewindow.c
7651         * src/sourcewindow.h
7652                 And the last one, in source window.
7653
7654 2006-03-16 [colin]      2.0.0cvs143
7655
7656         * src/compose.c
7657         * src/compose.h
7658                 Fix the same stuff in compose
7659
7660 2006-03-16 [colin]      2.0.0cvs142
7661
7662         * src/messageview.c
7663                 Complete the previous messageview crash fix
7664
7665 2006-03-16 [colin]      2.0.0cvs141
7666
7667         * src/procmsg.h
7668         * src/procmsg.c
7669         * src/folder.c
7670                 Fix POSTPROCESSING hook
7671                 Patch by H. Merijn Brand
7672
7673         * src/procmime.c
7674         * src/procmime.h
7675                 Parse Content-Location
7676
7677         * src/toolbar.c
7678         * src/messageview.c
7679         * src/messageview.h
7680                 Don't crash when a top-level MessageView has
7681                 been closed on us. Same problematic than
7682                 yesterday's quicksearch issue.
7683
7684 2006-03-15 [colin]      2.0.0cvs140
7685
7686         * src/gtk/quicksearch.c
7687                 Fix a bitchy race we didn't think about when we
7688                 added quicksearch cancellation:
7689                 If the search is not on cached fields, for example
7690                 body_part matchcase "stuff"
7691                 the matcher code has to get the whole message. If
7692                 we're on IMAP, that can be slow, and in order to
7693                 be non-blocking, the IMAP code idle loop processes
7694                 gtk events too. So it is possible to cancel a
7695                 quicksearch while the matcher is getting the mail's
7696                 body. After matcher got its body, it will start to
7697                 iterate over the matcher list that the Quicksearch's
7698                 clear_search_cb() just freed via prepare_matcher().
7699                 SIGSEGV ensues.
7700                 The fix consists of guarding the matcherlist_match()
7701                 call with a boolean 'matching'. If we reset the
7702                 quicksearch while matching is TRUE, we don't free
7703                 the matcherlist anymore like we did, but we set
7704                 another new flag, deferred_free, to TRUE. Then,
7705                 in quicksearch_match(), just after returning from
7706                 matcherlist_match() and unsetting the matching flag,
7707                 we check the deferred_free flag and do the
7708                 prepare_matcher() (which does the matcherlist_free)
7709                 for real, so we free the matcherlist once it's not
7710                 used anymore.
7711                 As all of this runs via the glib main loop, we
7712                 luckily don't need a mutex.
7713         * src/summaryview.c
7714                 Also, show progress while searching.
7715
7716
7717 2006-03-14 [colin]      2.0.0cvs139
7718
7719         * src/alertpanel.c
7720                 Make alertpanel_is_open non-static
7721
7722 2006-03-14 [colin]      2.0.0cvs138
7723
7724         * src/prefs_spelling.c
7725                 Cleanups - Fabien Vantard
7726
7727 2006-03-14 [wwp]        2.0.0cvs137
7728
7729         * src/main.c
7730                 code style normalization (curly braces, indentation).
7731
7732 2006-03-14 [wwp]        2.0.0cvs137
7733
7734         * src/main.c
7735                 code style (braces, indentation)
7736
7737 2006-03-12 [paul]       2.0.0cvs136
7738
7739         * src/prefs_common.c
7740                 trans_hdr defaults to FALSE to be RFC-savvy
7741         * src/prefs_summaries.c
7742                 add a tooltip to the trans_hdr option
7743                 
7744
7745 2006-03-12 [paul]       2.0.0cvs135
7746
7747         * src/prefs_matcher.c
7748                 give a little more width to the combos
7749         * src/prefs_display_header.c
7750         * src/textview.c
7751                 translate headers if prefs_common.trans_hdr
7752                 is TRUE
7753
7754         Patches by Pawel Pekala
7755
7756 2006-03-12 [paul]       2.0.0cvs134
7757
7758         * src/plugins/clamav/clamav_plugin.c
7759         * src/plugins/dillo_viewer/dillo_viewer.c
7760         * src/plugins/pgpcore/plugin.c
7761         * src/plugins/pgpinline/plugin.c
7762         * src/plugins/pgpmime/plugin.c
7763         * src/plugins/spamassassin/spamassassin.c
7764                 update/add to descriptions
7765         * src/plugins/spamassassin/spamassassin_gtk.c
7766                 fixes to the english, remove superfluous
7767                 tooltips, clean up a little
7768
7769 2006-03-12 [paul]       2.0.0cvs133
7770
7771         * src/compose.c
7772                 fix Bug 924, 'Account combo box shows up wrong 
7773                 if & is in account name'
7774
7775 2006-03-11 [colin]      2.0.0cvs132
7776
7777         * src/summaryview.c
7778                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
7779                 messed up shift-selection because is slows down
7780                 moving around summaryview. thanks -users
7781
7782 2006-03-10 [colin]      2.0.0cvs131
7783
7784         * src/plugins/spamassassin/spamassassin_gtk.c
7785                 Put back Paul's engrish fixes
7786
7787 2006-03-10 [colin]      2.0.0cvs130
7788
7789         * src/plugins/spamassassin/spamassassin.c
7790         * src/plugins/spamassassin/spamassassin.h
7791         * src/plugins/spamassassin/spamassassin_gtk.c
7792                 Cleanup SA prefs page (more)
7793                 Patch by Fabien Vantard
7794
7795 2006-03-10 [paul]       2.0.0cvs129
7796
7797         * src/prefs_msg_colors.c
7798         * src/prefs_spelling.c
7799                 widget sensitivity
7800
7801 2006-03-09 [mones]      2.0.0cvs128
7802
7803         * po/es.po
7804                 Update for next RC
7805
7806 2006-03-09 [wwp]        2.0.0cvs127
7807
7808         * configure.ac
7809                 revert accidental commit (requirement for libetpan 0.43), this time
7810                 not in HEAD.
7811
7812 2006-03-09 [wwp]        2.0.0cvs125
7813
7814         * configure.ac
7815                 revert accidental commit (requirement for libetpan 0.43)
7816
7817 2006-03-09 [paul]       2.0.0cvs126
7818
7819         * src/prefs_receive.c
7820                 remove useless frame
7821                 replace 'incorporation' with 'receiving'
7822         * src/plugins/clamav/clamav_plugin_gtk.c
7823         * src/plugins/spamassassin/spamassassin_gtk.c
7824                 improve widget sensitivity
7825                 fix a bit his engrish
7826
7827 2006-03-09 [wwp]        2.0.0cvs125
7828
7829         * src/addressadd.c
7830         * src/foldersel.c
7831         * src/prefs_common.c
7832         * src/prefs_common.h
7833                 remember some more windows' sizes (add to addressbook and
7834                 select folder).
7835
7836 2006-03-09 [paul]       2.0.0cvs124
7837
7838         * src/plugins/pgpcore/prefs_gpg.c
7839                 normalise construction of dialogue
7840
7841 2006-03-09 [paul]       2.0.0cvs123
7842
7843         * src/plugins/trayicon/Makefile.am
7844                 add missing slash
7845
7846 2006-03-08 [colin]      2.0.0cvs122
7847
7848         * src/plugins/trayicon/Makefile.am
7849                 Fix build in separate dir 
7850                 Patch by Bamanzi <bamanzi@gmail.com>
7851
7852 2006-03-08 [colin]      2.0.0cvs121
7853
7854         * src/procmsg.c
7855                 Batch move and copies from summaryview with delayed execution
7856                 too
7857
7858 2006-03-07 [paul]       2.0.0cvs120
7859
7860         * src/common/utils.c
7861                 fix highlighting of URIs containing "()"
7862                 Patch by Pawel Pekala
7863
7864 2006-03-07 [paul]       2.0.0cvs119
7865
7866         * src/folder.c
7867         * src/folder.h
7868         * src/folderview.c
7869                 immediately do alphabetical resort when
7870                 changing a folder's name
7871                 Patch by Pawel Pekala
7872
7873 2006-03-07 [paul]       2.0.0cvs118
7874
7875         * src/news.c
7876         * src/news_gtk.c
7877                 when unsubscribing a newsgroup, remove the
7878                 folder and msgs in .sylpheed-claws/newscache
7879                 Patch by Pawel Pekala <c0rn@gazeta.pl>
7880
7881 2006-03-07 [paul]       2.0.0cvs117
7882
7883         * src/textview.c
7884                 fix wrong Fake URL Warning
7885                 Thanks to Hiro
7886
7887 2006-03-07 [colin]      2.0.0cvs116
7888
7889         * src/imap.c
7890                 Return immediately when password dialog was
7891                 cancelled
7892         * src/gtk/inputdialog.c
7893                 Allow empty strings for passwords
7894
7895
7896 2006-03-06 [colin]      2.0.0cvs115
7897
7898         * src/imap.c
7899                 Prevent double-timeouts when connection fails
7900
7901 2006-03-06 [colin]
7902
7903         2.0.1-rc1 released
7904
7905 2006-03-06 [colin]      2.0.0cvs114
7906
7907         * src/imap.c
7908                 Refresh session during potentially long
7909                 operations
7910
7911 2006-03-06 [wwp]        2.0.0cvs113
7912
7913         * src/prefs_msg_colors.h
7914                 forgot that one (custom color labels).
7915
7916 2006-03-06 [wwp]        2.0.0cvs112
7917
7918         * src/prefs_common.c
7919         * src/prefs_common.h
7920         * src/prefs_msg_colors.c
7921         * src/summaryview.c
7922         * src/summaryview.h
7923         * src/gtk/colorlabel.c
7924         * src/gtk/colorlabel.h
7925                 colors in messages list are now customizable. Color values and names can
7926                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
7927                 Thanks to Paul and Colin for their help with this longstanding patch!
7928
7929 2006-03-06 [wwp]        2.0.0cvs111
7930
7931         * src/textview.c
7932                 don't crash if (x)face is bad.
7933
7934 2006-03-05 [paul]       2.0.0cvs110
7935
7936         * AUTHORS
7937         * configure.ac
7938         * src/Makefile.am
7939         * src/common/Makefile.am
7940         * src/common/utils.h
7941         * src/etpan/imap-thread.c
7942         * src/gtk/authors.h
7943         * src/plugins/clamav/Makefile.am
7944         * src/plugins/demo/Makefile.am
7945         * src/plugins/dillo_viewer/Makefile.am
7946         * src/plugins/pgpcore/Makefile.am
7947         * src/plugins/pgpcore/passphrase.c
7948         * src/plugins/pgpinline/Makefile.am
7949         * src/plugins/pgpmime/Makefile.am
7950         * src/plugins/spamassassin/Makefile.am
7951         * src/plugins/trayicon/Makefile.am
7952                 fix builiding on cygwin
7953                 Patch by Ralgh Young <bamanzi@gmail.com>
7954
7955 2006-03-04 [wwp]        2.0.0cvs109
7956
7957         * manual/keyboard.xml
7958                 fix mixed up/down keys.
7959
7960 2006-03-04 [wwp]        2.0.0cvs108
7961
7962         * README
7963         * INSTALL
7964                 updated links to SpamAssassin.
7965
7966 2006-03-04 [wwp]        2.0.0cvs107
7967
7968         * manual/plugins.xml
7969         * src/plugins/spamassassin/README
7970                 updated SpamAssassin plugin docs to reflect new functional additions
7971                 (also fix/update/documents few technical stuff more, see the README).
7972
7973 2006-03-04 [wwp]        2.0.0cvs106
7974
7975         * src/prefs_message.c
7976                 normalized capitalization of message-prefs paths.
7977
7978 2006-03-04 [wwp]        2.0.0cvs105
7979
7980         * manual/advanced.xml
7981                 typo.
7982
7983 2006-03-03 [colin]      2.0.0cvs104
7984
7985         * src/plugins/clamav/clamav_plugin_gtk.c
7986                 Rework prefs page, patch by Fabien 
7987
7988 2006-03-03 [colin]      2.0.0cvs103
7989
7990         * src/plugins/clamav/clamav_plugin.c
7991                 Set error on all errors
7992
7993 2006-03-03 [colin]      2.0.0cvs102
7994
7995         * src/common/plugin.c
7996                 Initialize error to avoid crashing when a plugin fails
7997                 without setting error
7998
7999 2006-03-02 [wwp]        2.0.0cvs101
8000
8001         * configure.ac
8002                 fixed linker flags for libetpan support on Cygwin
8003                 (thanks to H.Merijn Brand).
8004
8005 2006-03-02 [wwp]        2.0.0cvs100
8006
8007         * src/addressbook.c
8008                 fix some AB error messages: one for punctuation and
8009                 one wrongly duplicate (thanks, maxbritov).
8010
8011 2006-03-02 [wwp]        2.0.0cvs99
8012
8013         * src/plugins/spamassassin/spamassassin.c
8014                 make sync calls to sa-learn/spamc to prevent
8015                 system (whatever local or client/server) overload.
8016
8017 2006-03-02 [colin]      2.0.0cvs98
8018
8019         * src/summaryview.c
8020                 Put the spam icon in the status column instead of the
8021                 mark one
8022
8023 2006-03-01 [colin]      2.0.0cvs97
8024
8025         * src/plugins/spamassassin/spamassassin.c
8026                 Fix segfault (g_file_set_contents fails for some 
8027                 reason and err==0x2f. Can't find out why with
8028                 valgrind, using working function :-)
8029
8030 2006-03-01 [colin]      2.0.0cvs96
8031
8032         * src/inc.c
8033                 Offline overriding: let 'No' be cached only 3 seconds
8034
8035 2006-03-01 [colin]      2.0.0cvs95
8036
8037         * src/addr_compl.c
8038         * src/addrbook.c
8039         * src/addressbook.c
8040         * src/addrindex.c
8041         * src/folder_item_prefs.c
8042         * src/headerview.c
8043         * src/imap.c
8044         * src/inc.c
8045         * src/ldif.c
8046         * src/mainwindow.c
8047         * src/mh.c
8048         * src/msgcache.c
8049         * src/prefs_common.h
8050         * src/prefs_msg_colors.c
8051         * src/procheader.c
8052         * src/procheader.h
8053         * src/procmime.c
8054         * src/procmsg.c
8055         * src/procmsg.h
8056         * src/send_message.h
8057         * src/simple-gettext.c
8058         * src/summaryview.c
8059         * src/summaryview.h
8060         * src/syldap.c
8061         * src/textview.c
8062         * src/undo.c
8063         * src/common/ssl_certificate.c
8064         * src/common/utils.c
8065         * src/gtk/colorsel.c
8066         * src/gtk/gtksctree.c
8067         * src/gtk/gtkshruler.c
8068         * src/plugins/trayicon/trayicon.c
8069                 #if 0 goes to /dev/null
8070
8071 2006-03-01 [colin]      2.0.0cvs94
8072
8073         * src/compose.c
8074         * src/imap.c
8075         * src/inc.c
8076         * src/inc.h
8077         * src/messageview.c
8078         * src/news.c
8079         * src/plugins/spamassassin/spamassassin.c
8080                 Allow to add information in the "working offline"
8081                 window
8082
8083 2006-03-01 [wwp]        2.0.0cvs93
8084
8085         * src/plugins/spamassassin/spamassassin.c
8086                 fixed spamc invocation: use a tricky temporary mini shell wrapper
8087                 'cause it seems that calling `spamc ... < inputfile` with
8088                 g_spawn_(a)sync simply.. erm doesn't work :-).
8089
8090 2006-03-01 [wwp]        2.0.0cvs92
8091
8092         * src/toolbar.c
8093         * src/toolbar.h
8094                 simplify the adding of spam/ham button to the messageview toolbar
8095                 (it gets more clear now that the same button will be "Mark as spam"
8096                 or "Mark as ham" according to the current message status,
8097                 thanks to Colin).
8098
8099 2006-03-01 [wwp]        2.0.0cvs91
8100
8101         * src/messageview.c
8102         * src/procmsg.c
8103         * src/procmsg.h
8104         * src/summaryview.c
8105         * src/plugins/spamassassin/spamassassin.c
8106         * src/plugins/spamassassin/spamassassin.h
8107                 make learner callbacks return a status (0 for ok),
8108                 handle it in main code to avoid setting flags when learning failed,
8109                 don't learn on TCP if offline in spamassassin,
8110                 thanks to Colin.
8111
8112                 
8113
8114 2006-03-01 [wwp]        2.0.0cvs90
8115
8116         * src/compose.c
8117                 some work around the compose window's account menu,
8118                 patch by Fabien Vantard.
8119
8120 2006-03-01 [wwp]        2.0.0cvs89
8121
8122         * src/plugins/spamassassin/spamassassin.c
8123                 fixed bad logics, was using spamc in local mode and sa-learn
8124                 in remote mode (thanks, Colin).
8125
8126 2006-03-01 [wwp]        2.0.0cvs88
8127
8128         * src/plugins/spamassassin/spamassassin.c
8129         * src/plugins/spamassassin/spamassassin.h
8130         * src/plugins/spamassassin/spamassassin_gtk.c
8131                 made processing of emails w/ sa-plugin an option (default is TRUE),
8132                 fixed Engrish some tooltips, capitalization of some debug messages
8133                 and warnings. The spamassassin plugin now provides two separate
8134                 services: process emails upon incorporation and spamd training.
8135                 Both services (un)register independently but use some common
8136                 plugin settings (transport settings, spam storage location).
8137
8138 2006-02-28 [wwp]        2.0.0cvs87
8139
8140         * src/plugins/spamassassin/spamassassin.c
8141                 fix async flag to spamc cmdline execution (batch exec should
8142                 be asynchronous).
8143
8144 2006-02-27 [wwp]        2.0.0cvs86
8145
8146         * src/plugins/spamassassin/spamassassin.c
8147         * src/plugins/spamassassin/spamassassin.h
8148         * src/plugins/spamassassin/spamassassin_gtk.c
8149                 - added the ability to learn a remote spamassassin server (spamd),
8150                 using spamc.
8151                 - added the spamassassin option 'username', that applies to all
8152                 spamassassin operations (filtering, learning, local or remote).
8153                 The default username is the current unix user (if left blank
8154                 from gtk prefs or config file).
8155                 - commented out some unused code (notebook widget), removed unused
8156                 layout (hbox1).
8157                 - make more widgets sensitive to the transport type.
8158
8159 2006-02-27 [colin]      2.0.0cvs85
8160
8161         * src/plugins/spamassassin/spamassassin.c
8162                 Fix sa-learn call when offline
8163
8164 2006-02-27 [colin]      2.0.0cvs84
8165
8166         * configure.ac
8167         * src/Makefile.am
8168         * src/mainwindow.c
8169         * src/mainwindow.h
8170         * src/messageview.c
8171         * src/messageview.h
8172         * src/prefs_toolbar.c
8173         * src/procmsg.c
8174         * src/stock_pixmap.c
8175         * src/stock_pixmap.h
8176         * src/summaryview.c
8177         * src/toolbar.c
8178         * src/toolbar.h
8179         * src/pixmaps/ham_btn.xpm
8180         * src/pixmaps/spam.xpm
8181         * src/pixmaps/spam_btn.xpm
8182         * src/plugins/spamassassin/spamassassin.c
8183                 Add button in toolbar for spam learning
8184                 Fix a few bugs from the last related commit
8185                 Revert 1.9.6cvs23 which messed up shift-selection
8186
8187 2006-02-24 [colin]      2.0.0cvs83
8188
8189         * src/procmsg.c
8190         * src/summaryview.c
8191         * src/summaryview.h
8192         * src/plugins/spamassassin/spamassassin.c
8193         * src/plugins/spamassassin/spamassassin.h
8194         * src/plugins/spamassassin/spamassassin_gtk.c
8195                 Unregister learner when spamassassin is either
8196                 disabled or over tcp
8197
8198 2006-02-24 [colin]      2.0.0cvs82
8199
8200         * src/Makefile.am
8201         * src/mainwindow.c
8202         * src/mainwindow.h
8203         * src/procmsg.c
8204         * src/procmsg.h
8205         * src/stock_pixmap.c
8206         * src/stock_pixmap.h
8207         * src/summaryview.c
8208         * src/summaryview.h
8209         * src/gtk/icon_legend.c
8210         * src/pixmaps/spam.xpm  ** NEW FILE **
8211         * src/plugins/spamassassin/spamassassin.c
8212         * src/plugins/spamassassin/spamassassin_gtk.c
8213                 Add spam learning interface (Mark/Mark as 
8214                 (spam|ham) menus)
8215
8216 2006-02-24 [wwp]        2.0.0cvs81
8217
8218         * src/compose.c
8219         * src/compose.h
8220         * src/filtering.c
8221                 hide compose window when sending message in batch mode
8222                 (filtering: forward and redirect). Also fixed a wrong
8223                 value returned when sending failed, neutral anyway.
8224                 (Colin, me) 
8225
8226 2006-02-24 [wwp]        2.0.0cvs80
8227
8228         * src/mainwindow.c
8229                 use GTK+'s stock quit button. Patch by Fabien Vantard.
8230
8231 2006-02-24 [paul]       2.0.0cvs79
8232
8233         * src/news.c
8234         * src/news.h
8235         * src/news_gtk.c
8236                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
8237                 Thanks to Colin
8238
8239 2006-02-23 [colin]      2.0.0cvs78
8240
8241         * src/alertpanel.c
8242                 Change OK to Close in alertpanel with View log
8243                 button; add accel to View log. Patch by Fabien
8244                 Vantard
8245
8246 2006-02-23 [wwp]        2.0.0cvs77
8247
8248         * src/compose.c
8249                 silly me, there were much more tests to perform, since toolbars can
8250                 really have down to 1 element only.
8251
8252 2006-02-23 [wwp]        2.0.0cvs76
8253
8254         * commitHelper
8255                 fixed indentation from my previous commit. Fallback to VISUAL if
8256                 EDITOR is not set (and to vi, at last resort).
8257
8258 2006-02-23 [wwp]        2.0.0cvs75
8259
8260         * commitHelper
8261                 improved error detection (Colin, me).
8262
8263 2006-02-23 [wwp]        2.0.0cvs74
8264
8265         * src/prefs_toolbar.c
8266                 simplify and fix prefs/toolbars layouting. Combos' contents can
8267                 now be really displayed.
8268
8269 2006-02-23 [wwp]        2.0.0cvs73
8270         simplifies and fix prefs/toolbars layouting. Combos' contents can now
8271         be really displayed.
8272
8273 2006-02-22 [wwp]        2.0.0cvs72
8274
8275         * src/compose.c
8276                 fix a typo in my previous commit (sorry!).
8277
8278 2006-02-22 [wwp]        2.0.0cvs71
8279
8280         * src/prefs_toolbar.c
8281                 fix a crash when adding separators to toolbars,
8282                 also fix some separator item information.
8283
8284 2006-02-22 [wwp]        2.0.0cvs70
8285
8286         * src/compose.c
8287                 fix a crash when redirecting (for instance) when compose window's
8288                 toolbar contents has been customized (when some buttons have been
8289                 removed in fact).
8290
8291 2006-02-21 [wwp]        2.0.0cvs69
8292
8293         * src/summaryview.c
8294         * src/gtk/pluginwindow.c
8295         * src/plugins/pgpcore/prefs_gpg.c
8296                 fix some compilation warnings (feat. remains of removed code).
8297
8298 2006-02-21 [wwp]        2.0.0cvs68
8299
8300         * src/gtk/gtkutils.c
8301                 fix two compilation issues, thanks to Stephan Sachse.
8302
8303 2006-02-20 [colin]      2.0.0cvs67
8304
8305         * src/mainwindow.c
8306                 Don't reselect displayed mail on refocus
8307                 This fixes actions misbehaving 
8308
8309 2006-02-20 [wwp]        2.0.0cvs66
8310
8311         * src/summaryview.c
8312         * src/gtk/gtksctree.c
8313         * src/gtk/gtkshruler.c
8314                 changed more runtime typecast checks.
8315
8316 2006-02-20 [wwp]        2.0.0cvs65
8317
8318         * src/summary_search.c
8319                 find all - summaryview refresh issue fixed, thanks to Colin.
8320
8321 2006-02-20 [wwp]        2.0.0cvs64
8322
8323         * src/gtk/gtkutils.c
8324                 better runtime typecast checks.
8325
8326 2006-02-20 [wwp]        2.0.0cvs63
8327
8328         * src/summary_search.c
8329                 enhancements to the summary search:
8330                         - add the ability to stop the running search
8331                           (upon ESC-key press, new Stop button or when Clear button is pressed)
8332                         - don't search if no criteria (From/To/Subject/Body) is set
8333                         - ensure that a busy mouse pointer is always shown when searching,
8334                           show it even a bit earlier
8335
8336 2006-02-19 [colin]      2.0.0cvs62
8337
8338         * src/compose.c
8339         * src/imap.c
8340         * src/etpan/imap-thread.c
8341         * src/etpan/imap-thread.h
8342                 (Future) IMAP speed improvement on sending
8343                 Will require a libetpan update
8344         * src/summaryview.c
8345         * src/gtk/quicksearch.c
8346                 Make quicksearch clearable while running.
8347
8348 2006-02-17 [colin]      2.0.0cvs61
8349
8350         * src/imap.c
8351         * src/etpan/imap-thread.c
8352         * src/etpan/imap-thread.h
8353                 Check for IMAP certificates
8354                 ** Requires libetpan-0.42-cvs4 
8355                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
8356
8357 2006-02-17 [colin]      2.0.0cvs60
8358
8359         * src/messageview.c
8360         * src/prefs_common.c
8361         * src/prefs_common.h
8362         * src/prefs_message.c
8363                 Add pref to display HTML-only mails with plugin, 
8364                 if possible (defaulting to FALSE of course).
8365
8366 2006-02-16 [colin]      2.0.0cvs59
8367
8368         * src/main.c
8369         * src/common/plugin.c
8370         * src/common/plugin.h
8371         * src/gtk/pluginwindow.c
8372                 Keep track of requested (but unloaded) plugins
8373                 in some error cases.
8374
8375 2006-02-16 [wwp]        2.0.0cvs58
8376
8377         * src/gtk/gtkaspell.c
8378         * src/gtk/gtkaspell.h
8379         * src/prefs_spelling.c
8380         * src/compose.c
8381         * src/prefs_common.c
8382         * src/prefs_common.h
8383                 implemented new optional spellchecker behaviour: re-check message when
8384                 dictionary got changed (from compose-window/context-menu/Change dictionary).
8385
8386 2006-02-16 [wwp]        2.0.0cvs57
8387
8388         * src/quote_fmt_parse.y
8389                 pclose popen'ed pipe.
8390
8391 2006-02-15 [colin]      2.0.0cvs56
8392
8393         * src/mimeview.c
8394         * src/mimeview.h
8395                 Let MimeViewers know which MimeView they
8396                 depend of.
8397         * src/summaryview.c
8398                 Swap From/To columns in Sent/Queue/Drafts
8399                 folders
8400         * src/etpan/imap-thread.c
8401                 Use mailstream_low_tls_open() for STARTTLS
8402                 instead of mailstream_low_ssl_open()
8403                 ** REQUIRES libetpan 0.42cvs3 **
8404
8405 2006-02-15 [wwp]        2.0.0cvs55
8406
8407         * src/compose.c
8408         * src/compose.h
8409         * src/message_search.c
8410         * src/message_search.h
8411         * src/textview.c
8412         * src/gtk/gtkutils.c
8413         * src/gtk/gtkutils.h
8414                 added the ability to Find text in the compose window (and a bit
8415                 of code factorization).
8416
8417 2006-02-15 [wwp]        2.0.0cvs54
8418
8419         * src/prefs_gtk.c
8420                 yet another one file was missing (fix for some widgets' sensitivity).
8421                 Thanks Colin!
8422
8423 2006-02-15 [wwp]        2.0.0cvs53
8424
8425         * src/prefs_gtk.h
8426                 oops forgot that file (fix for some widgets' sensitivity).
8427
8428 2006-02-15 [wwp]        2.0.0cvs52
8429
8430         * src/summary_search.c
8431                 implemented advanced summary search options (added the ability
8432                 to use matcher conditions in an advanced search mode).
8433
8434 2006-02-15 [wwp]        2.0.0cvs51
8435
8436         * src/plugins/pgpcore/prefs_gpg.c
8437         * src/prefs_account.c
8438                 fix some widget sensitivity, mostly around some labels in
8439                 account prefs.
8440
8441 2006-02-15 [paul]       2.0.0cvs50
8442
8443         * manual/advanced.xml
8444                 improve Templates info
8445                 written by wwp
8446
8447 2006-02-14 [colin]      2.0.0cvs49
8448
8449         * src/pixmaps/address_book.xpm
8450         * src/pixmaps/preferences.xpm
8451         * src/pixmaps/properties.xpm
8452                 Fix pixmap size - patch by Fabien Vantard
8453
8454 2006-02-13 [colin]      2.0.0cvs48
8455
8456         * src/procmime.c
8457                 Add missing fclose()s on error
8458         * src/textview.c
8459                 Remove unused code
8460         * src/common/utils.c
8461                 Fix temp files not being deleted on windows
8462         Patches by Thomas Gilgin
8463
8464 2006-02-13 [colin]      2.0.0cvs47
8465
8466         * src/mainwindow.c
8467                 Fix exit crash
8468
8469 2006-02-13 [wwp]        2.0.0cvs46
8470
8471         * src/plugins/pgpcore/prefs_gpg.c
8472                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
8473
8474 2006-02-12 [colin]      2.0.0cvs45
8475
8476         * src/folderview.c
8477         * src/main.c
8478         * src/mainwindow.c
8479                 Fix "stuff" when quitting
8480
8481 2006-02-12 [wwp]        2.0.0cvs44
8482
8483         * src/prefs_themes.c
8484                 fix typos in debug messages.
8485
8486 2006-02-11 [colin]      2.0.0cvs43
8487
8488         * src/summaryview.c
8489                 don't allow drag/drop from ourself
8490
8491 2006-02-10 [wwp]        2.0.0cvs42
8492
8493         * src/exporthtml.c
8494         * src/html.c
8495         * src/html.h
8496         * src/procmime.c
8497         * src/textview.c
8498                 renamed html_ prefixed functions and data structures to avoid
8499                 namespace clashes w/ other software (gtkhtml2 for instance).
8500                 Closes bug #907.
8501
8502
8503 2006-02-09 [colin]      2.0.0cvs41
8504
8505         * src/summaryview.c
8506                 Fix shitty logic messed up. Thanks Ticho for the hint!
8507
8508 2006-02-09 [wwp]        2.0.0cvs40
8509
8510         * src/gtk/about.c
8511         * src/compose.c
8512         * src/prefs_account.c
8513         * src/prefs_gtk.h
8514         * src/editaddress.c
8515                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
8516                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
8517                 Browse buttons in accounts prefs.
8518
8519 2006-02-09 [colin]      2.0.0cvs39
8520
8521         * src/matcher.c
8522                 Check for pointer before using its members
8523         * src/gtk/gtksourceprintjob.c
8524                 Fix a wrong warning
8525
8526 2006-02-09 [wwp]        2.0.0cvs38
8527
8528         * src/gtk/filesel.c
8529                 fix few compiler warnings (type mismatch).
8530
8531 2006-02-09 [paul]       2.0.0cvs37
8532
8533         * po/fr.po
8534                 updated by Fabien Vantard
8535
8536 2006-02-08 [colin]      2.0.0cvs36
8537
8538         * src/prefs_common.c
8539         * src/common/defs.h
8540         * src/common/plugin.c
8541                 allow windows and linux configurations to coexist
8542                 patch by Thomas Gilgin
8543
8544 2006-02-08 [colin]      2.0.0cvs35
8545
8546         * src/filtering.c
8547         * src/matcher.c
8548         * src/matcher.h
8549         * src/matcher_parser_parse.y
8550         * src/prefs_filtering_action.c
8551         * src/prefs_matcher.c
8552                 Add the "Ignore thread" filtering
8553                 action
8554
8555 2006-02-08 [colin]      2.0.0cvs34
8556
8557         * src/compose.c
8558         * src/procmime.c
8559         * src/procmime.h
8560                 Fix bug #905 (damaged attachment)
8561                 text files with raw \0's aren't really text files
8562         FOR_STABLE
8563
8564 2006-02-08 [colin]      2.0.0cvs33
8565
8566         * src/summaryview.c
8567                 Fix crasher introduced yesterday
8568
8569 2006-02-08 [wwp]        2.0.0cvs32
8570
8571         * src/compose.c
8572         * src/compose.h
8573                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
8574
8575 2006-02-08 [wwp]        2.0.0cvs31
8576
8577         * src/prefs_template.c
8578                 templates enhancement: allow address completion for Cc and Bcc fields
8579                 (it was currently possible for the To field only)
8580
8581 2006-02-08 [colin]      2.0.0cvs30
8582
8583         * src/compose.c
8584                 Don't unblock if not blocked
8585         FOR_STABLE
8586
8587 2006-02-07 [colin]      2.0.0cvs29
8588
8589         * src/action.c
8590                 Forgot to refresh summaryview
8591
8592 2006-02-07 [colin]      2.0.0cvs28
8593
8594         * src/action.c
8595                 Freeze/thaw message list and folder list while
8596                 processing %as{} actions 
8597         * src/compose.c
8598                 Fix auto-wrap disabling after a middle-click
8599                 paste - FOR_STABLE
8600
8601 2006-02-07 [paul]       2.0.0cvs27
8602
8603         * src/folder.c
8604                 fix freeing of uninitialised pointers
8605                 Thanks to Colin
8606
8607 2006-02-06 [colin]      2.0.0cvs26
8608
8609         * src/folder.c
8610                 Use g_slist_prepend in potentially big list
8611
8612 2006-02-06 [colin]      2.0.0cvs25
8613
8614         * src/folder.c
8615                 Completely skip processing if it doesn't 
8616                 exist (faster!)
8617
8618 2006-02-06 [colin]      2.0.0cvs24
8619
8620         * src/folder.c
8621         * src/summaryview.c
8622                 Batch filtering in summaryview (from Tools menu)
8623                 and pre/post//-processing too
8624
8625 2006-02-06 [colin]      2.0.0cvs23
8626
8627         * src/procmsg.h
8628         * src/filtering.c
8629                 Use a special field for batch filtering instead
8630                 of stepping on deferred execution's toes
8631
8632 2006-02-06 [colin]      2.0.0cvs22
8633
8634         * src/action.c
8635         * src/filtering.c
8636         * src/filtering.h
8637         * src/folder.c
8638         * src/summaryview.c
8639                 Fix filtering via menus and actions
8640
8641 2006-02-06 [colin]      2.0.0cvs21
8642
8643         * src/imap.c
8644                 Put the added file directly to cache if possible (will work
8645                 with next libetpan)
8646         * src/filtering.c
8647         * src/filtering.h
8648         * src/inc.c
8649         * src/folder.c
8650         * src/mbox.c
8651         * src/procmsg.h
8652                 Move and copy filtered messages by batches instead of one
8653                 by one - faster on IMAP
8654         * src/procmsg.c
8655                 Add a function that'll possibly be useful later
8656
8657 2006-02-06 [colin]      2.0.0cvs20
8658
8659         * src/addressbook.c
8660                 Use internal mime-type instead of text/plain for d'n'd
8661         * src/compose.c
8662                 Allow attaching files from mimeview's icon list via d'n'd
8663         * src/folderview.c
8664         * src/folderview.h
8665                 Use internal mime-type instead of text/plain for d'n'd
8666                 Don't try to selected opened folder if none is
8667                 Factorize d'n'd from other apps code
8668         * src/headerview.c
8669         * src/textview.c
8670         * src/gtk/gtkutils.c
8671         * src/gtk/gtkutils.h
8672                 Factorize Face/X-Face stuff
8673         * src/mimeview.c
8674                 Fix d'n'd to other apps
8675         * src/prefs_message.c
8676                 Let the XFace pref be usable without libcompface as it also
8677                 applies to Face
8678         * src/summaryview.c
8679                 Fix d'n'd to other apps
8680                 Factorize d'n'd from other apps code
8681
8682 2006-02-06 [wwp]        2.0.0cvs19
8683
8684         * po/it.po
8685                 Italian translation fixes by Andrea Spadaccini (no more confusion
8686                 between filtering and processing, and few changes in the About
8687                 dialog).
8688
8689
8690 2006-02-06 [mones]      2.0.0cvs18
8691
8692         * src/gtk/icon_legend.c
8693                 Improved descriptions allowing better translations
8694
8695 2006-02-05 [colin]      2.0.0cvs17
8696
8697         * src/imap.c
8698                 Add the f*cking missing expunge that caused imap_fetch_env
8699                 to fail after an add_msgs ! :-///
8700         * src/etpan/imap-thread.c
8701                 Add a bit of debug
8702         FOR_STABLE
8703
8704 2006-02-05 [colin]      2.0.0cvs16
8705
8706         * src/common/utils.c
8707                 Don't check for return-path (or we can't put
8708                 back non-sent mails)
8709
8710 2006-02-05 [colin]      2.0.0cvs15
8711
8712         * src/textview.c
8713                 Don't try to display Face header in textview
8714                 when teh headerview's active
8715
8716 2006-02-05 [colin]      2.0.0cvs14
8717
8718         * tools/tbird2syl.py
8719         * tools/Makefile.am
8720                 Add script to import Thunderbird mails
8721
8722 2006-02-05 [colin]      2.0.0cvs13
8723
8724         * src/headerview.c
8725         * src/procheader.c
8726         * src/procmsg.c
8727         * src/procmsg.h
8728         * src/textview.c
8729                 Show Face headers - patch partially by Klaus Flittner
8730
8731 2006-02-05 [colin]      2.0.0cvs12
8732
8733         * src/folderview.c
8734         * src/summaryview.c
8735         * src/common/utils.c
8736         * src/common/utils.h
8737                 Let dnd work from mime icons to summaryview
8738                 and to folderview too
8739                 Add a crude test to avoid trying to add files
8740                 drag'n'dropped when they're not mails
8741
8742 2006-02-04 [colin]      2.0.0cvs11
8743
8744         * src/summaryview.c
8745         * src/mimeview.c
8746                 Fix utf8 conversion
8747
8748 2006-02-04 [colin]      2.0.0cvs10
8749
8750         * src/compose.c
8751         * src/folderview.c
8752         * src/mimeview.c
8753         * src/summaryview.c
8754         * src/summaryview.h
8755                 Added various drag and drop capas:
8756                 From                    To
8757                 summaryview             other apps
8758                 mimeview icons          other apps
8759                 other apps              summaryview
8760                 other apps              folderview
8761
8762                 This shouldn't have broken the existing:
8763                 From                    To
8764                 summaryview             folderview
8765                 folderview              folderview
8766                 summaryview             compose's attachments
8767
8768         Tests welcomed.
8769
8770 2006-02-02 [paul]       2.0.0cvs9
8771
8772         * src/mainwindow.c
8773                 move global option 'Set displayed columns...' out
8774                 of folder option grouping.
8775                 fix sensitivity of 'harvest addresses'
8776         FOR_STABLE
8777
8778 2006-02-01 [colin]      2.0.0cvs8
8779
8780         * src/mimeview.c
8781                 Revert the alertpanel patch, it sucks (intrusive
8782                 and gets in the way of "open")
8783
8784 2006-02-01 [colin]      2.0.0cvs7
8785
8786         * src/compose.c
8787         * src/prefs_account.c
8788         * src/prefs_common.c
8789         * src/common/defs.h
8790         * src/common/utils.c
8791         * src/common/utils.h
8792                 Add ability to edit the signature file
8793                 from the account preferences, and use
8794                 a default for the text editor.
8795                 Patch by Fabien Vantard
8796
8797 2006-02-01 [colin]      2.0.0cvs6
8798
8799         * src/mimeview.c
8800                 Try to get mime type by extension if it is
8801                 application/octet-stream
8802                 Display a window with possible choices when
8803                 encountering unknown mime types
8804         * src/gtk/filesel.c
8805         * src/gtk/filesel.h
8806                 Add preview
8807                 Allow multiple selection in filtered filesel
8808                 (patch by Fabien Vantard)
8809         * src/gtk/pluginwindow.c
8810                 Use it (patch by Fabien Vantard)
8811
8812 2006-02-01 [paul]       2.0.0cvs5
8813
8814         * src/jpilot.c
8815                 fix crash on creating jpilot address book
8816                 Thanks to Colin - FOR_STABLE
8817         * src/prefs_summaries.c
8818         * src/prefs_wrapping.c
8819         * src/gtk/icon_legend.c
8820         * src/gtk/quicksearch.c
8821                 string fixes and additions
8822
8823 2006-02-01 [paul]       2.0.0cvs4
8824
8825         * src/compose.c
8826         * src/mainwindow.c
8827         * src/messageview.c
8828         * src/prefs_send.c
8829                 add Arabic encoding option
8830                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
8831
8832 2006-01-31 [colin]      2.0.0cvs3
8833
8834         * src/plugins/pgpcore/passphrase.c
8835                 Convert passphrase to locale encoding
8836         * src/compose.c
8837                 Fix drafting on IMAP. Crappy bug sneaked in
8838                 the release :-/
8839         FOR_STABLE
8840
8841 2006-01-30 [paul]       2.0.0cvs2
8842
8843         * src/gtk/icon_legend.c
8844                 show the new entries
8845
8846 2006-01-30 [colin]      2.0.0cvs1
8847
8848         * src/manual.c
8849                 Check for the file to be present before 
8850                 enabling the menu - FOR_STABLE
8851         * src/gtk/icon_legend.c
8852                 Add folders icons (not all of them, there
8853                 are too much, but the most intriguing ones)
8854
8855 2006-01-30 [paul]       2.0.0
8856
8857         version 2.0.0 released
8858
8859 2006-01-30 [paul]       1.9.100cvs200
8860
8861         * manual/faq.xml
8862         * manual/gpl.xml
8863         * manual/intro.xml
8864         * manual/starting.xml
8865         * manual/sylpheed-claws-manual.xml
8866                 fixes, additions
8867
8868 2006-01-29 [mones]      1.9.100cvs199
8869
8870         * manual/account.xml
8871         * manual/advanced.xml
8872         * manual/glossary.xml
8873                 Some typos fixed, added LDIF term to glossary
8874         * po/es.po
8875                 Fixed leading plus symbol
8876
8877 2006-01-29 [paul]       1.9.100cvs198
8878
8879         * po/fi.po
8880         * po/sk.po
8881                 updated by Tommi Pirinen and Andrej Kacian
8882
8883 2006-01-29 [paul]       1.9.100cvs197
8884
8885         * src/gtk/authors.h
8886                 remove duplicates
8887
8888 2006-01-29 [paul]       1.9.100cvs196
8889
8890         * AUTHORS
8891         * po/nl.po
8892         * src/gtk/authors.h
8893         * tools/claws.i18n.status.pl
8894                 nl translation updated by Tim Dijkstra
8895
8896 2006-01-29 [paul]       1.9.100cvs195
8897
8898         * po/sr.po
8899         * po/sv.po
8900                 updated by Aleksandar Urosevic and Anders Troback
8901
8902 2006-01-28 [colin]      1.9.100cvs194
8903
8904         * src/gtk/gtksourceprintjob.c
8905                 Don't fiddle with PangoLayout when we
8906                 have an image
8907
8908 2006-01-28 [paul]       1.9.100cvs193
8909
8910         * AUTHORS
8911         * po/el.po
8912         * po/zh_CN.po
8913         * src/gtk/authors.h
8914         * tools/claws.i18n.status.pl
8915                 updated translations submitted by Stavros Giannouris
8916                 and Ralgh Young
8917
8918 2006-01-27 [colin]      1.9.100cvs192
8919
8920         * src/summaryview.c
8921         * src/gtk/gtksourceprintjob.c
8922                 Add image printing 
8923                 (libgnomeprint only, of course)
8924
8925 2006-01-27 [paul]       1.9.100cvs191
8926
8927         * po/fr.po
8928         * po/it.po
8929                 updated by Fabien Vantard and Andrea Spadaccini
8930
8931 2006-01-26 [colin]      1.9.100cvs190
8932
8933         * manual/Makefile.am
8934         * configure.ac
8935                 Make building the manual optional 
8936                 (--disable-manual)
8937
8938 2006-01-26 [paul]       1.9.100cvs189
8939
8940         * manual/glossary.xml
8941         * manual/plugins.xml
8942                 edited
8943         * po/en_GB.po
8944                 updated
8945
8946 2006-01-26 [paul]       1.9.100cvs188
8947
8948         * src/prefs_display_header.c
8949         * src/prefs_folder_column.c
8950         * src/prefs_msg_colors.c
8951         * src/prefs_summaries.c
8952         * src/prefs_summary_column.c
8953                 HIGify
8954
8955 2006-01-25 [colin]      1.9.100cvs187
8956
8957         * src/imap.c
8958                 Don't allow moving/copying mails between
8959                 queue/drafts and non-queue/drafts folders
8960                 Fixes bug #897 (message header is resetted 
8961                 if one is copied to Drafts)
8962
8963 2006-01-25 [colin]      1.9.100cvs186
8964
8965         * src/folder.c
8966         * src/mainwindow.c
8967                 Fix subscribed folders not found
8968         * src/compose.c
8969                 Don't try to encode as original mail's charset
8970                 if it's ascii 
8971
8972 2006-01-25 [paul]       1.9.100cvs185
8973
8974         * AUTHORS
8975         * po/Makevars
8976                 updated
8977         * po/de.po
8978         * po/pl.po
8979         * po/pt_BR.po
8980         * po/sr.po
8981                 updates submitted by Stephan Sachse, Emilian Nowak
8982                 and Quar, Frederico Goncalves Guimaraes, and
8983                 Aleksandar Urosevic
8984                 Fix Bug 896, 'PT_BR locale broken'.
8985         * src/gtk/authors.h
8986                 updated
8987
8988 2006-01-24 [mones]      1.9.100cvs184
8989
8990         * manual/glossary.xml
8991                 All current terms finished. Reviewers welcome ;-)
8992         * manual/keyboard.xml
8993                 Fixed column width for pdf output.
8994         * po/es.po
8995                 Updated
8996
8997 2006-01-24 [paul]       1.9.100cvs183
8998
8999         * manual/glossary.xml
9000                 fix id name
9001         * manual/dist/html/Makefile.am
9002         * manual/dist/pdf/Makefile.am
9003         * manual/dist/ps/Makefile.am
9004         * manual/dist/txt/Makefile.am
9005                 fix make deps
9006                 Thanks to Colin
9007
9008 2006-01-24 [mones]      1.9.100cvs182
9009
9010         * manual/glossary.xml
9011                 Nearly finished, some terms missing.
9012
9013 2006-01-23 [paul]       1.9.100cvs181
9014
9015         * manual/dist/html/Makefile.am
9016         * manual/dist/pdf/Makefile.am
9017         * manual/dist/ps/Makefile.am
9018         * manual/dist/txt/Makefile.am
9019         * src/mainwindow.c
9020                 re-enable manual
9021                 Thanks to Colin
9022
9023 2006-01-22 [colin]      1.9.100cvs180
9024
9025         * src/compose.c
9026         * src/gtk/gtkaspell.c
9027                 Don't deselect stuff before right-clicking, with aspell.
9028                 (This prevented right-click Copy, for example).
9029                 Thanks to Clo!
9030
9031 2006-01-22 [paul]       1.9.100cvs179
9032
9033         * src/summary_search.c
9034                 don't fix the widget size as it causes problems
9035                 under localisation.
9036                 Thanks to Emilian Nowak
9037
9038 2006-01-21 [paul]       1.9.100cvs178
9039
9040         * src/prefs_themes.c
9041                 fix broken underlining of label text
9042                 with some translations
9043
9044 2006-01-21 [colin]      1.9.100cvs177
9045
9046         * po/fr.po
9047                 In French "Composition" puts the Compose toolbar's prefs in the wrong place
9048
9049 2006-01-20 [colin]      1.9.100cvs176
9050
9051         * configure.ac
9052         * Makefile.am
9053         * manual/Makefile
9054         * manual/dist/html/.cvsignore
9055         * manual/dist/html/Makefile.am
9056         * manual/dist/pdf/.cvsignore
9057         * manual/dist/pdf/Makefile.am
9058         * manual/dist/ps/.cvsignore
9059         * manual/dist/ps/Makefile.am
9060         * manual/dist/txt/.cvsignore
9061         * manual/dist/txt/Makefile.am
9062                 Autotool-ize manual
9063
9064 2006-01-20 [paul]       1.9.100cvs175
9065
9066         * manual/handling.xml
9067                 make Filtering and Searching entries easier to find
9068         * manual/keyboard.xml
9069                 add the remaining default keybinds
9070         * src/prefs_summaries.c
9071                 update the default keybinds
9072
9073 2006-01-20 [paul]       1.9.100cvs174
9074
9075         * src/addressbook.c
9076         * src/addrgather.c
9077         * src/addrharvest.c
9078         * src/editaddress.c
9079         * src/editgroup.c
9080         * src/exphtmldlg.c
9081         * src/expldifdlg.c
9082         * src/exporthtml.c
9083         * src/exportldif.c
9084         * src/ldif.c
9085                 replace 'e-mail' with 'email'
9086         * src/summary_search.c
9087                 add mnemonic to "Find all" button
9088
9089 2006-01-20 [wwp]        1.9.100cvs173
9090
9091         * src/export.c
9092         * src/import.c
9093                 touched mbox import/export buttons for HIG-compliance
9094
9095 2006-01-19 [paul]       1.9.100cvs172
9096
9097         * manual/account.xml
9098         * manual/addrbook.xml
9099         * manual/advanced.xml
9100         * manual/faq.xml
9101         * manual/handling.xml
9102         * manual/intro.xml
9103         * manual/plugins.xml
9104         * manual/starting.xml
9105                 more editing
9106
9107 2006-01-19 [paul]       1.9.100cvs171
9108
9109         * src/toolbar.c
9110                 allow use of trash button while receiving
9111                 Thanks to Colin
9112
9113 2006-01-19 [wwp]        1.9.100cvs170
9114
9115         * src/gtk/quicksearch.c
9116         * src/compose.c
9117                 force text color to black when yellow background is set
9118
9119 2006-01-19 [colin]      1.9.100cvs169
9120
9121         * src/plugins/trayicon/trayicon.c
9122                 Gray out Get Mail when already getting mail
9123
9124 2006-01-18 [paul]       1.9.100cvs168
9125
9126         * src/compose.c
9127                 give widget yellow background was To is
9128                 set via folder prefs
9129         * src/gtk/quicksearch.c
9130                 give widget yellow background when quick
9131                 search is active.
9132                 Thanks to Colin
9133
9134 2006-01-18 [paul]       1.9.100cvs167
9135
9136         * doc/man/sylpheed-claws.1
9137                 add --subscribe option
9138
9139 2006-01-18 [paul]       1.9.100cvs166
9140
9141         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
9142         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
9143                 use %U instead of %F (%F is broken for user installed
9144                 files in kde 3.5)
9145
9146 2006-01-18 [colin]      1.9.100cvs165
9147
9148         * src/summaryview.c
9149                 Default to Yes in "No more * messages" dialogs
9150
9151 2006-01-17 [colin]      1.9.100cvs164
9152
9153         * src/compose.c
9154                 Possibly fix an invalid iterator causing
9155                 crash
9156
9157 2006-01-17 [colin]      1.9.100cvs163
9158
9159         * src/mimeview.c
9160                 Fix crash when the image disappears under the
9161                 image viewer
9162
9163 2006-01-16 [colin]      1.9.100cvs162
9164
9165         * src/compose.c
9166                 Fix reenabling autowrap
9167
9168 2006-01-16 [colin]      1.9.100cvs161
9169
9170         * src/compose.c
9171                 reset quote_len before getting quote_str
9172
9173 2006-01-16 [colin]      1.9.100cvs160
9174
9175         * src/account.c
9176         * src/account.h
9177         * src/folder.c
9178         * src/imap_gtk.c
9179         * src/mh_gtk.c
9180                 Fix bug #883 (default inbox does not track folder move)
9181
9182 2006-01-16 [colin]      1.9.100cvs159
9183
9184         * src/compose.c
9185         * src/plugins/pgpcore/passphrase.c
9186                 More buttons fixes
9187
9188 2006-01-16 [paul]       1.9.100cvs158
9189
9190         * src/prefs_actions.c
9191         * src/prefs_filtering_action.c
9192         * src/prefs_matcher.c
9193         * src/quote_fmt.c
9194         * src/gtk/description_window.c
9195         * src/gtk/description_window.h
9196         * src/gtk/quicksearch.c
9197                 description window cleanups
9198
9199 2006-01-15 [colin]      1.9.100cvs157
9200
9201         * src/addressbook.c
9202         * src/prefs_filtering.c
9203                 Same here
9204
9205 2006-01-15 [colin]      1.9.100cvs156
9206
9207         * src/folderview.c
9208         * src/mainwindow.c
9209                 Same for "Empty trash"
9210
9211 2006-01-15 [colin]      1.9.100cvs155
9212
9213         * src/inc.c
9214                 Override offline dialog had Yes by default
9215
9216 2006-01-15 [colin]      1.9.100cvs154
9217
9218         * src/summaryview.c
9219                 Delete selected messages? previously had Yes the default
9220
9221 2006-01-15 [colin]      1.9.100cvs153
9222
9223         * src/folder.c
9224         * src/folder.h
9225         * src/main.c
9226                 Check if a mailbox is loaded after all
9227                 plugins are loaded.
9228
9229 2006-01-15 [colin]      1.9.100cvs152
9230
9231         * src/folder.c
9232                 Don't start wizard when there are unloaded folders (will help
9233                 people with only mbox or maildir mailboxes)
9234
9235 2006-01-14 [colin]      1.9.100cvs151
9236
9237         * src/addressbook.c
9238         * src/expldifdlg.c
9239         * src/importldif.c
9240         * src/importmutt.c
9241         * src/importpine.c
9242         * src/mh_gtk.c
9243                 More HIG compliance and fixes
9244
9245 2006-01-14 [colin]      1.9.100cvs150
9246
9247         * src/prefs_filtering_action.c
9248         * src/foldersel.c
9249                 Two forgotten button order changes
9250
9251 2006-01-14 [colin]      1.9.100cvs149
9252
9253         * src/account.c
9254         * src/addressbook.c
9255         * src/compose.c
9256         * src/folderview.c
9257         * src/imap_gtk.c
9258         * src/mainwindow.c
9259         * src/mh_gtk.c
9260         * src/news_gtk.c
9261         * src/prefs_actions.c
9262         * src/prefs_customheader.c
9263         * src/prefs_filtering.c
9264         * src/prefs_matcher.c
9265         * src/prefs_template.c
9266         * src/ssl_manager.c
9267         * src/summaryview.c
9268         * src/textview.c
9269         * src/toolbar.c
9270                 All deletion confirmations are now "Cancel, Delete" 
9271                 instead of "No, Yes"
9272                 Clarified most of the other "No, Yes" to 
9273                 "Cancel, Descriptive_action"
9274                 Rechanged the "Entry not saved" alerts to have 
9275                 "Close, Continue editing"
9276
9277
9278 2006-01-14 [paul]
9279
9280         * 2.0.0-rc4 released
9281
9282 2006-01-14 [paul]       1.9.100cvs148
9283
9284         * src/account.c
9285         * src/addressadd.c
9286         * src/addressbook.c
9287         * src/compose.c
9288         * src/editaddress.c
9289         * src/editbook.c
9290         * src/editgroup.c
9291         * src/editjpilot.c
9292         * src/editldap.c
9293         * src/editvcard.c
9294         * src/exphtmldlg.c
9295         * src/expldifdlg.c
9296         * src/folderview.c
9297         * src/grouplistdialog.c
9298         * src/imap_gtk.c
9299         * src/importmutt.c
9300         * src/importpine.c
9301         * src/inc.c
9302         * src/main.c
9303         * src/mainwindow.c
9304         * src/message_search.c
9305         * src/messageview.c
9306         * src/mh_gtk.c
9307         * src/mimeview.c
9308         * src/news_gtk.c
9309         * src/prefs_actions.c
9310         * src/prefs_customheader.c
9311         * src/prefs_filtering.c
9312         * src/prefs_matcher.c
9313         * src/prefs_template.c
9314         * src/prefs_themes.c
9315         * src/ssl_manager.c
9316         * src/summary_search.c
9317         * src/summaryview.c
9318         * src/textview.c
9319         * src/toolbar.c
9320         * src/gtk/foldersort.c
9321         * src/gtk/gtkaspell.c
9322         * src/gtk/inputdialog.c
9323         * src/gtk/prefswindow.c
9324         * src/plugins/pgpcore/select-keys.c
9325         * src/plugins/trayicon/trayicon.c
9326                 HIG compliant button order
9327
9328 2006-01-14 [mones]      1.9.100cvs147
9329
9330         * po/es.po
9331                 Updated translation
9332
9333 2006-01-13 [paul]       1.9.100cvs146
9334
9335         * AUTHORS
9336         * ChangeLog
9337         * src/gtk/authors.h
9338                 add Joshua M. Kwan to contributors list
9339
9340 2006-01-13 [colin]      1.9.100cvs145
9341
9342         * src/gtk/quicksearch.c
9343                 Don't refocus quick search after executing (Esc or Enter)
9344                 Allows to '/'search something then move up/down in 
9345                 summaryview, and to Esc a search and be back in the 
9346                 summaryview
9347
9348 2006-01-13 [paul]       1.9.100cvs144
9349
9350         * src/plugins/pgpinline/pgpinline.c
9351                 support Content-Type 'application/pgp'
9352                 patch by Joshua M. Kwan <joshuak@users.sf.net>
9353
9354 2006-01-13 [paul]       1.9.100cvs143
9355
9356         * manual/account.xml
9357                 make mention of partial retrieval
9358                 thanks to Colin
9359
9360 2006-01-13 [paul]       1.9.100cvs142
9361
9362         * src/account.c
9363         * src/account.h
9364         * src/action.c
9365         * src/action.h
9366         * src/adbookbase.h
9367         * src/addr_compl.c
9368         * src/addr_compl.h
9369         * src/addrbook.c
9370         * src/addrcache.c
9371         * src/addrcache.h
9372         * src/addrcindex.c
9373         * src/addrcindex.h
9374         * src/addrclip.c
9375         * src/addrclip.h
9376         * src/addrdefs.h
9377         * src/addressadd.c
9378         * src/addressadd.h
9379         * src/addressbook.c
9380         * src/addressbook.h
9381         * src/addrgather.c
9382         * src/addrgather.h
9383         * src/addrharvest.c
9384         * src/addrharvest.h
9385         * src/addrindex.c
9386         * src/addrindex.h
9387         * src/addritem.c
9388         * src/addritem.h
9389         * src/addrquery.c
9390         * src/addrquery.h
9391         * src/addrselect.c
9392         * src/addrselect.h
9393         * src/alertpanel.c
9394         * src/alertpanel.h
9395         * src/browseldap.c
9396         * src/browseldap.h
9397         * src/codeconv.c
9398         * src/codeconv.h
9399         * src/compose.c
9400         * src/compose.h
9401         * src/customheader.c
9402         * src/customheader.h
9403         * src/displayheader.c
9404         * src/displayheader.h
9405         * src/editaddress.c
9406         * src/editaddress.h
9407         * src/editbook.c
9408         * src/editbook.h
9409         * src/editgroup.c
9410         * src/editgroup.h
9411         * src/editjpilot.c
9412         * src/editjpilot.h
9413         * src/editldap.c
9414         * src/editldap.h
9415         * src/editldap_basedn.c
9416         * src/editldap_basedn.h
9417         * src/editvcard.c
9418         * src/editvcard.h
9419         * src/exphtmldlg.c
9420         * src/exphtmldlg.h
9421         * src/expldifdlg.c
9422         * src/expldifdlg.h
9423         * src/export.h
9424         * src/exporthtml.c
9425         * src/exporthtml.h
9426         * src/exportldif.c
9427         * src/exportldif.h
9428         * src/filtering.c
9429         * src/filtering.h
9430         * src/folder.c
9431         * src/folder.h
9432         * src/folder_item_prefs.c
9433         * src/folder_item_prefs.h
9434         * src/foldersel.c
9435         * src/foldersel.h
9436         * src/folderutils.c
9437         * src/folderutils.h
9438         * src/folderview.c
9439         * src/folderview.h
9440         * src/grouplistdialog.c
9441         * src/grouplistdialog.h
9442         * src/headerview.c
9443         * src/html.c
9444         * src/html.h
9445         * src/image_viewer.c
9446         * src/image_viewer.h
9447         * src/imap.c
9448         * src/imap.h
9449         * src/imap_gtk.c
9450         * src/imap_gtk.h
9451         * src/import.h
9452         * src/importldif.c
9453         * src/importldif.h
9454         * src/importmutt.c
9455         * src/importmutt.h
9456         * src/importpine.c
9457         * src/importpine.h
9458         * src/inc.c
9459         * src/inc.h
9460         * src/jpilot.c
9461         * src/jpilot.h
9462         * src/ldapctrl.c
9463         * src/ldapctrl.h
9464         * src/ldaplocate.c
9465         * src/ldaplocate.h
9466         * src/ldapquery.c
9467         * src/ldapquery.h
9468         * src/ldapserver.c
9469         * src/ldapserver.h
9470         * src/ldaputil.c
9471         * src/ldaputil.h
9472         * src/ldif.c
9473         * src/ldif.h
9474         * src/main.c
9475         * src/main.h
9476         * src/mainwindow.c
9477         * src/mainwindow.h
9478         * src/manual.c
9479         * src/manual.h
9480         * src/mbox.c
9481         * src/mbox.h
9482         * src/message_search.c
9483         * src/message_search.h
9484         * src/messageview.c
9485         * src/messageview.h
9486         * src/mh.c
9487         * src/mh.h
9488         * src/mh_gtk.c
9489         * src/mh_gtk.h
9490         * src/mimeview.c
9491         * src/mimeview.h
9492         * src/msgcache.c
9493         * src/msgcache.h
9494         * src/mutt.c
9495         * src/mutt.h
9496         * src/news.c
9497         * src/news.h
9498         * src/news_gtk.c
9499         * src/news_gtk.h
9500         * src/partial_download.c
9501         * src/partial_download.h
9502         * src/pine.c
9503         * src/pine.h
9504         * src/pop.c
9505         * src/pop.h
9506         * src/prefs_account.c
9507         * src/prefs_account.h
9508         * src/prefs_actions.c
9509         * src/prefs_actions.h
9510         * src/prefs_common.c
9511         * src/prefs_common.h
9512         * src/prefs_compose_writing.c
9513         * src/prefs_compose_writing.h
9514         * src/prefs_customheader.c
9515         * src/prefs_customheader.h
9516         * src/prefs_display_header.c
9517         * src/prefs_display_header.h
9518         * src/prefs_filtering.c
9519         * src/prefs_filtering.h
9520         * src/prefs_filtering_action.c
9521         * src/prefs_filtering_action.h
9522         * src/prefs_folder_column.c
9523         * src/prefs_folder_column.h
9524         * src/prefs_folder_item.c
9525         * src/prefs_folder_item.h
9526         * src/prefs_fonts.c
9527         * src/prefs_fonts.h
9528         * src/prefs_gtk.c
9529         * src/prefs_gtk.h
9530         * src/prefs_image_viewer.c
9531         * src/prefs_image_viewer.h
9532         * src/prefs_matcher.c
9533         * src/prefs_matcher.h
9534         * src/prefs_message.c
9535         * src/prefs_msg_colors.c
9536         * src/prefs_msg_colors.h
9537         * src/prefs_other.c
9538         * src/prefs_quote.c
9539         * src/prefs_receive.c
9540         * src/prefs_send.c
9541         * src/prefs_spelling.c
9542         * src/prefs_spelling.h
9543         * src/prefs_summaries.c
9544         * src/prefs_summaries.h
9545         * src/prefs_summary_column.c
9546         * src/prefs_summary_column.h
9547         * src/prefs_template.c
9548         * src/prefs_template.h
9549         * src/prefs_themes.c
9550         * src/prefs_themes.h
9551         * src/prefs_toolbar.c
9552         * src/prefs_toolbar.h
9553         * src/prefs_wrapping.c
9554         * src/prefs_wrapping.h
9555         * src/privacy.c
9556         * src/privacy.h
9557         * src/procheader.c
9558         * src/procheader.h
9559         * src/procmime.c
9560         * src/procmime.h
9561         * src/procmsg.c
9562         * src/procmsg.h
9563         * src/quote_fmt.c
9564         * src/quote_fmt_parse.y
9565         * src/recv.c
9566         * src/recv.h
9567         * src/remotefolder.c
9568         * src/remotefolder.h
9569         * src/send_message.c
9570         * src/send_message.h
9571         * src/setup.c
9572         * src/setup.h
9573         * src/sourcewindow.c
9574         * src/sourcewindow.h
9575         * src/ssl_manager.c
9576         * src/ssl_manager.h
9577         * src/statusbar.c
9578         * src/statusbar.h
9579         * src/stock_pixmap.c
9580         * src/stock_pixmap.h
9581         * src/summary_search.c
9582         * src/summary_search.h
9583         * src/summaryview.c
9584         * src/summaryview.h
9585         * src/syldap.c
9586         * src/syldap.h
9587         * src/textview.c
9588         * src/textview.h
9589         * src/toolbar.c
9590         * src/toolbar.h
9591         * src/undo.c
9592         * src/undo.h
9593         * src/unmime.c
9594         * src/unmime.h
9595         * src/vcard.c
9596         * src/vcard.h
9597         * src/wizard.c
9598         * src/wizard.h
9599         * src/common/base64.c
9600         * src/common/base64.h
9601         * src/common/defs.h
9602         * src/common/hooks.c
9603         * src/common/hooks.h
9604         * src/common/log.c
9605         * src/common/log.h
9606         * src/common/mgutils.c
9607         * src/common/mgutils.h
9608         * src/common/nntp.c
9609         * src/common/nntp.h
9610         * src/common/passcrypt.c
9611         * src/common/passcrypt.h.in
9612         * src/common/plugin.c
9613         * src/common/plugin.h
9614         * src/common/prefs.c
9615         * src/common/prefs.h
9616         * src/common/progressindicator.c
9617         * src/common/progressindicator.h
9618         * src/common/quoted-printable.c
9619         * src/common/quoted-printable.h
9620         * src/common/session.c
9621         * src/common/session.h
9622         * src/common/smtp.c
9623         * src/common/smtp.h
9624         * src/common/socket.c
9625         * src/common/socket.h
9626         * src/common/ssl.c
9627         * src/common/ssl.h
9628         * src/common/ssl_certificate.c
9629         * src/common/ssl_certificate.h
9630         * src/common/stringtable.c
9631         * src/common/stringtable.h
9632         * src/common/sylpheed.c
9633         * src/common/sylpheed.h
9634         * src/common/template.c
9635         * src/common/template.h
9636         * src/common/timing.h
9637         * src/common/utils.c
9638         * src/common/utils.h
9639         * src/common/version.h.in
9640         * src/common/xml.c
9641         * src/common/xml.h
9642         * src/common/xmlprops.c
9643         * src/common/xmlprops.h
9644         * src/gtk/colorlabel.c
9645         * src/gtk/colorsel.c
9646         * src/gtk/colorsel.h
9647         * src/gtk/description_window.c
9648         * src/gtk/description_window.h
9649         * src/gtk/filesel.c
9650         * src/gtk/filesel.h
9651         * src/gtk/foldersort.c
9652         * src/gtk/foldersort.h
9653         * src/gtk/gtkutils.c
9654         * src/gtk/gtkutils.h
9655         * src/gtk/inputdialog.c
9656         * src/gtk/inputdialog.h
9657         * src/gtk/logwindow.c
9658         * src/gtk/logwindow.h
9659         * src/gtk/manage_window.c
9660         * src/gtk/manage_window.h
9661         * src/gtk/menu.c
9662         * src/gtk/menu.h
9663         * src/gtk/pluginwindow.c
9664         * src/gtk/pluginwindow.h
9665         * src/gtk/prefswindow.c
9666         * src/gtk/prefswindow.h
9667         * src/gtk/progressdialog.c
9668         * src/gtk/progressdialog.h
9669         * src/gtk/sslcertwindow.c
9670         * src/gtk/sslcertwindow.h
9671         * src/plugins/clamav/clamav_plugin.c
9672         * src/plugins/clamav/clamav_plugin.h
9673         * src/plugins/clamav/clamav_plugin_gtk.c
9674         * src/plugins/demo/demo.c
9675         * src/plugins/dillo_viewer/dillo_prefs.c
9676         * src/plugins/dillo_viewer/dillo_prefs.h
9677         * src/plugins/dillo_viewer/dillo_viewer.c
9678         * src/plugins/pgpcore/passphrase.c
9679         * src/plugins/pgpcore/passphrase.h
9680         * src/plugins/pgpcore/plugin.c
9681         * src/plugins/pgpcore/select-keys.c
9682         * src/plugins/pgpcore/select-keys.h
9683         * src/plugins/pgpcore/sgpgme.c
9684         * src/plugins/pgpcore/sgpgme.h
9685         * src/plugins/pgpinline/pgpinline.c
9686         * src/plugins/pgpinline/pgpinline.h
9687         * src/plugins/pgpinline/plugin.c
9688         * src/plugins/pgpmime/pgpmime.c
9689         * src/plugins/pgpmime/pgpmime.h
9690         * src/plugins/pgpmime/plugin.c
9691         * src/plugins/spamassassin/spamassassin.c
9692         * src/plugins/spamassassin/spamassassin.h
9693         * src/plugins/spamassassin/spamassassin_gtk.c
9694         * src/plugins/trayicon/trayicon.c
9695                 update copyright header
9696
9697 2006-01-13 [paul]       1.9.100cvs141
9698
9699         * src/account.c
9700         * src/export.c
9701         * src/import.c
9702         * src/mainwindow.c
9703         * src/prefs_account.c
9704         * src/prefs_display_header.c
9705         * src/prefs_receive.c
9706         * src/prefs_send.c
9707         * src/prefs_summaries.c
9708         * src/prefs_themes.c
9709         * src/prefs_toolbar.c
9710         * src/gtk/about.c
9711                 various cleanups
9712
9713 2006-01-12 [colin]      1.9.100cvs140
9714
9715         * src/folder.c
9716         * src/folder.h
9717         * src/main.c
9718                 Add --subscribe option
9719                 Let sylpheed-claws email@domain.com equivalent to --compose
9720                 Let sylpheed-claws proto://blah.com equivalent to --subscribe
9721
9722 2006-01-12 [paul]       1.9.100cvs139
9723
9724         * src/mainwindow.c
9725                 append 'Change folder order' label with '...'
9726         * src/prefs_actions.c
9727                 allow reordering of actions list by dnd
9728         * src/gtk/foldersort.c
9729                 make the dialog nicer
9730
9731 2006-01-11 [colin]      1.9.100cvs138
9732
9733         * src/compose.c
9734                 Allow templates without text
9735
9736 2006-01-11 [paul]       1.9.100cvs137
9737
9738         * tools/README
9739         * tools/filter_conv_new.pl
9740                 add info to README
9741                 also check .sylpheed for filter.xml
9742                 be a bit informative to the user
9743
9744 2006-01-11 [colin]      1.9.100cvs136
9745
9746         * src/textview.c
9747                 Fix bug #888 (2.0.0rc3 not displaying image in message view)
9748
9749 2006-01-10 [paul]       1.9.100cvs135
9750
9751         * tools/Makefile.am
9752         * tools/filter_conv_new.pl
9753                 add script to convert new style Sylpheed
9754                 filter rules (Sylpheed >= 0.9.99) to
9755                 Claws filtering rules
9756
9757 2006-01-10 [colin]      1.9.100cvs134
9758
9759         * src/compose.c
9760                 Fix broken line joins in certain conditions
9761                 (between two quoted lines: <enter><enter><up>
9762                  <type a wrapped sentence><go in the first line>
9763                  <insert more text><watch as line joining failed>)
9764
9765 2006-01-10 [paul]       1.9.100cvs133
9766
9767         * src/compose.c
9768                 don't report success in error dialog
9769                 thanks to Colin
9770         * src/common/utils.c
9771                 include some trailing punctuations as URI
9772                 thanks to Hiro
9773
9774 2006-01-10 [paul]       1.9.100cvs132
9775
9776         * src/mimeview.c
9777                 fix incompatible pointer type
9778                 warning
9779
9780 2006-01-10 [paul]       1.9.100cvs131
9781
9782         * src/compose.c
9783                 change Subject in window title
9784                 instantaneously
9785
9786 2006-01-09 [colin]      1.9.100cvs130
9787
9788         * src/addressbook.c
9789         * src/headerview.c
9790         * src/mainwindow.c
9791         * src/messageview.c
9792         * src/mimeview.c
9793         * src/noticeview.c
9794         * src/summaryview.c
9795                 Fix possible crashes on exit and in addressbook
9796
9797 2006-01-09 [paul]       1.9.100cvs129
9798
9799         * src/prefs_msg_colors.c
9800                 some cleanups that I forgot last time
9801
9802 2006-01-09 [paul]       1.9.100cvs128
9803
9804         * README
9805         * src/folderview.c
9806         * src/prefs_msg_colors.c
9807                 add previously hidden option, color_new, to
9808                 the gui
9809                 move the page to Display/
9810                 rework the gui
9811
9812 2006-01-09 [wwp]        1.9.100cvs127
9813
9814         * src/prefs_themes.c
9815                 made the prefs/display/themes layouts spacing less condensed
9816                 (and so they match other prefs/pages' look).
9817
9818 2006-01-09 [paul]       1.9.100cvs126
9819
9820         * src/compose.c
9821         * src/prefs_common.c
9822         * src/prefs_common.h
9823         * src/prefs_wrapping.c
9824                 remove 'wrap at send' option
9825
9826 2006-01-06 [colin]      1.9.100cvs125
9827
9828         * src/compose.c
9829                 Just make completely sure we don't insert "manual line breaks" 
9830                 when wrapping... 
9831
9832 2006-01-04 [paul]
9833
9834         * 2.0.0-rc3 released
9835
9836 2006-01-04 [paul]       1.9.100cvs124
9837
9838         * src/folderview.c
9839                 fix bug 882, 'quick scroll in folder list
9840                 displays wrong folder contents'
9841
9842 2006-01-04 [paul]       1.9.100cvs123
9843
9844         * src/plugins/pgpmime/pgpmime.c
9845                 better debug information when signing
9846                 Patch by Ivan F. Martinez <ivanfm@users.sourceforge.net>
9847
9848 2006-01-03 [colin]      1.9.100cvs122
9849
9850         * configure.ac
9851                 We need to recheck for gpgme 1.0.0 after checking
9852                 for 1.1.1, because if 1.1.1 isn't available, 
9853                 GPGME_LIBS and friends are blanked out by the 
9854                 second check.
9855
9856 2006-01-03 [colin]      1.9.100cvs121
9857
9858         * src/common/prefs.c
9859                 Windows unlink-before rename fix
9860         * src/plugins/pgpcore/sgpgme.c
9861                 Add support for PKA info if available
9862                 Both patches by Werner Koch
9863
9864 2006-01-03 [paul]       1.9.100cvs120
9865
9866         * src/messageview.c
9867                 fix bug 884, 'Send receipt' button visible in queue
9868                 Thanks to Colin
9869
9870 2006-01-02 [colin]      1.9.100cvs119
9871
9872         * src/compose.c
9873         * src/imap.c
9874                 Fix autosave on IMAP and more generally try to
9875                 return the correct ID on a newly added IMAP message
9876
9877 2006-01-02 [paul]       1.9.100cvs118
9878
9879         * manual/keyboard.xml
9880                 edited
9881
9882 2006-01-01 [paul]       1.9.100cvs117
9883
9884         * src/gtk/authors.h
9885                 alphabetical order
9886
9887 2005-12-30 [colin]      1.9.100cvs116
9888
9889         * manual/advanced.xml
9890                 Explain Pre/Post-processing differences.
9891
9892 2005-12-30 [colin]      1.9.100cvs115
9893
9894         * src/mh.c
9895                 Implement copy_msgs for a little optimization
9896         * src/imap.c
9897                 Finish yesterday's fix
9898
9899 2005-12-29 [colin]      1.9.100cvs114
9900
9901         * src/imap.c
9902                 Fix occasional failure in fetching a mail over
9903                 IMAP
9904
9905 2005-12-29 [colin]      1.9.100cvs113
9906
9907         * src/compose.c
9908                 Don't remove a draft when sending it, if it is 
9909                 locked.
9910
9911 2005-12-28 [colin]      1.9.100cvs112
9912
9913         * src/summaryview.c
9914                 Fix leak for real
9915
9916 2005-12-28 [wwp]        1.9.100cvs111
9917
9918         * doc/faq/.cvsignore
9919         * doc/faq/de/.cvsignore
9920         * doc/faq/en/.cvsignore
9921         * doc/faq/es/.cvsignore
9922         * doc/faq/fr/.cvsignore
9923         * doc/faq/it/.cvsignore
9924         * doc/manual/.cvsignore
9925         * doc/manual/de/.cvsignore
9926         * doc/manual/en/.cvsignore
9927         * doc/manual/es/.cvsignore
9928         * doc/manual/fr/.cvsignore
9929         * doc/manual/ja/.cvsignore
9930         * src/plugins/mathml_viewer/.cvsignore
9931                 rollback revival of those files (my bad, sorry for the noise).
9932
9933 2005-12-28 [wwp]        1.9.100cvs110
9934
9935         * src/compose.c
9936                 fix a minor wrapping issue w/ autowrap disabled (patch by Colin).
9937
9938 2005-12-28 [wwp]        1.9.100cvs109
9939
9940         * doc/faq/.cvsignore
9941         * doc/faq/de/.cvsignore
9942         * doc/faq/en/.cvsignore
9943         * doc/faq/es/.cvsignore
9944         * doc/faq/fr/.cvsignore
9945         * doc/faq/it/.cvsignore
9946         * doc/manual/.cvsignore
9947         * doc/manual/de/.cvsignore
9948         * doc/manual/en/.cvsignore
9949         * doc/manual/es/.cvsignore
9950         * doc/manual/fr/.cvsignore
9951         * doc/manual/ja/.cvsignore
9952         * src/plugins/mathml_viewer/.cvsignore
9953         * po/.cvsignore
9954                 more files to ignore.
9955
9956 2005-12-24 [colin]      1.9.100cvs108
9957
9958         * AUTHORS
9959         * src/gtk/authors.h
9960                 Update for Werner
9961
9962 2005-12-24 [colin]      1.9.100cvs107
9963
9964         * src/procmsg.c
9965                 Allow NULL src_msginfo in 
9966                 procmsg_msginfo_new_from_mimeinfo
9967
9968 2005-12-23 [paul]       1.9.100cvs106
9969
9970         * src/plugins/pgpinline/mypgpcore.def
9971                 add this forgotten file
9972
9973 2005-12-23 [colin]      1.9.100cvs105
9974
9975         * src/mainwindow.c
9976                 Fix missing break
9977
9978 2005-12-23 [colin]      1.9.100cvs104
9979
9980         * autogen.sh
9981         * src/folder.c
9982         * src/mh.c
9983         * src/common/plugin.c
9984         * src/common/socket.c
9985         * src/common/socket.h
9986         * src/common/utils.c
9987         * src/common/utils.h
9988         * src/gtk/pluginwindow.c
9989         * src/plugins/pgpcore/plugin.def
9990         * src/plugins/pgpcore/sylpheed.def
9991         * src/plugins/pgpinline/Makefile.am
9992         * src/plugins/pgpinline/plugin.def
9993         * src/plugins/pgpinline/sylpheed.def
9994         * src/plugins/pgpmime/plugin.def
9995         * src/plugins/pgpmime/sylpheed.def
9996                 Various w32 fixes by Werner Koch
9997
9998 2005-12-22 [paul]       1.9.100cvs103
9999
10000         * src/wizard.c
10001                 don't offer IMAP as 'server type' if
10002                 libetpan isn't built in
10003
10004 2005-12-22 [paul]       1.9.100cvs102
10005
10006         * AUTHORS
10007         * src/mainwindow.c
10008         * src/mainwindow.h
10009         * src/toolbar.c
10010         * src/gtk/authors.h
10011                 support GTK_TOOLBAR_BOTH_HORIZ (text
10012                 next to icon) Patch by Marien Zwart
10013                 marienz@users.sf.net
10014                 Also reword the text
10015
10016 2005-12-21 [colin]      1.9.100cvs101
10017
10018         * configure.ac
10019                 Fix DATADIRNAME
10020         * COPYING
10021                 Fix missing section and explicit the exception better
10022         * src/compose.c
10023                 Prevent mail from being lost without notice when an
10024                 SMTP error happens on trying to send an unmodified
10025                 drafted mail.
10026         * src/send_message.c
10027         * src/common/smtp.c
10028                 Fix password remembering when wrong, and add return
10029                 value checks where they should have been
10030         * src/plugins/pgpcore/sylpheed.def
10031         * src/plugins/pgpinline/sylpheed.def
10032         * src/plugins/pgpmime/sylpheed.def
10033                 Add a few symbols needed
10034
10035 2005-12-21 [paul]       1.9.100cvs100
10036
10037         * m4/codeset.m4
10038         * m4/glibc21.m4
10039         * m4/intdiv0.m4
10040         * m4/inttypes-pri.m4
10041         * m4/inttypes.m4
10042         * m4/inttypes_h.m4
10043         * m4/isc-posix.m4
10044         * m4/lcmessage.m4
10045         * m4/stdint_h.m4
10046         * m4/uintmax_t.m4
10047                 gettextization
10048                 thanks to Colin
10049
10050 2005-12-21 [paul]       1.9.100cvs99
10051
10052         * po/sv.po
10053                 fixed by Colin
10054
10055 2005-12-20 [paul]       1.9.100cvs98
10056
10057         * po/sv.po
10058                 updated by Anders Trobäck
10059
10060 2005-12-20 [colin]      1.9.100cvs97
10061
10062         * ABOUT-NLS
10063         * Makefile.am
10064         * autogen.sh
10065         * configure.ac
10066         * config/config.rpath
10067         * config/mkinstalldirs
10068         * m4/Makefile.am
10069         * m4/glibc2.m4
10070         * m4/gnupg.m4
10071         * m4/gpgme.m4
10072         * m4/intmax.m4
10073         * m4/longdouble.m4
10074         * m4/longlong.m4
10075         * m4/printf-posix.m4
10076         * m4/signed.m4
10077         * m4/size_max.m4
10078         * m4/ulonglong.m4
10079         * m4/wchar_t.m4
10080         * m4/wint_t.m4
10081         * m4/xsize.m4
10082         * po/Makefile.in.in
10083         * po/Makevars
10084         * po/bg.po
10085         * po/ca.po
10086         * po/cs.po
10087         * po/de.po
10088         * po/el.po
10089         * po/en_GB.po
10090         * po/es.po
10091         * po/fi.po
10092         * po/fr.po
10093         * po/hr.po
10094         * po/hu.po
10095         * po/it.po
10096         * po/ja.po
10097         * po/ko.po
10098         * po/nb.po
10099         * po/nl.po
10100         * po/pl.po
10101         * po/pt_BR.po
10102         * po/ru.po
10103         * po/sk.po
10104         * po/sr.po
10105         * po/stamp-po
10106         * po/sv.po
10107         * po/zh_CN.po
10108         * po/zh_TW.po
10109         * src/Makefile.am
10110         * src/codeconv.c
10111         * src/compose.c
10112         * src/exporthtml.c
10113         * src/exportldif.c
10114         * src/folder.c
10115         * src/main.c
10116         * src/manual.c
10117         * src/mh.c
10118         * src/mimeview.c
10119         * src/send_message.c
10120         * src/common/Makefile.am
10121         * src/common/fnmatch.c
10122         * src/common/fnmatch.h
10123         * src/common/fnmatch_loop.c
10124         * src/common/nntp.c
10125         * src/common/plugin.c
10126         * src/common/smtp.c
10127         * src/common/socket.c
10128         * src/common/string_match.c
10129         * src/common/sylpheed.c
10130         * src/common/utils.c
10131         * src/common/utils.h
10132         * src/common/w32_dirent.c
10133         * src/common/w32_reg.c
10134         * src/common/w32_signal.c
10135         * src/common/w32_stat.c
10136         * src/common/w32_stdio.c
10137         * src/common/w32_stdlib.c
10138         * src/common/w32_string.c
10139         * src/common/w32_time.c
10140         * src/common/w32_unistd.c
10141         * src/common/w32_wait.c
10142         * src/common/w32lib.h
10143         * src/etpan/Makefile.am
10144         * src/gtk/Makefile.am
10145         * src/plugins/clamav/Makefile.am
10146         * src/plugins/demo/Makefile.am
10147         * src/plugins/dillo_viewer/Makefile.am
10148         * src/plugins/pgpcore/Makefile.am
10149         * src/plugins/pgpcore/passphrase.c
10150         * src/plugins/pgpcore/plugin.def
10151         * src/plugins/pgpcore/sgpgme.c
10152         * src/plugins/pgpcore/sylpheed.def
10153         * src/plugins/pgpcore/version.rc
10154         * src/plugins/pgpinline/Makefile.am
10155         * src/plugins/pgpinline/plugin.def
10156         * src/plugins/pgpinline/sylpheed.def
10157         * src/plugins/pgpinline/version.rc
10158         * src/plugins/pgpmime/Makefile.am
10159         * src/plugins/pgpmime/mypgpcore.def
10160         * src/plugins/pgpmime/plugin.def
10161         * src/plugins/pgpmime/sylpheed.def
10162         * src/plugins/pgpmime/version.rc
10163         * src/plugins/spamassassin/Makefile.am
10164                 Very little ;-) patch from Werner Koch, providing
10165                 infrastructure for cross-compiling to Win32
10166
10167 2005-12-20 [paul]       1.9.100cvs96
10168
10169         * src/account.c
10170         * src/account.h
10171         * src/mainwindow.c
10172         * src/mainwindow.h
10173         * src/toolbar.c
10174         * src/toolbar.h
10175                 add a combo to the Get All button, allowing
10176                 quick retrieval from any account
10177                 Patch by Fabien Vantard, slightly modified
10178                 by Colin
10179         * src/gtk/about.c
10180                 i18n fix. Patch by Fabien Vantard
10181
10182 2005-12-19 [colin]      1.9.100cvs95
10183
10184         * src/compose.c
10185         * src/compose.h
10186                 Don't automatically join lines when they've 
10187                 been separated by the user and not automatically
10188
10189 2005-12-19 [paul]       1.9.100cvs94
10190
10191         * src/gtk/pluginwindow.c
10192                 i18n fix.
10193                 Patch by Fabien Vantard
10194
10195 2005-12-15 [paul]       1.9.100cvs93
10196
10197         * src/common/plugin.c
10198         * src/common/plugin.h
10199         * src/gtk/pluginwindow.c
10200         * src/plugins/clamav/clamav_plugin.c
10201         * src/plugins/demo/demo.c
10202         * src/plugins/dillo_viewer/dillo_viewer.c
10203         * src/plugins/pgpcore/plugin.c
10204         * src/plugins/pgpinline/plugin.c
10205         * src/plugins/pgpmime/plugin.c
10206         * src/plugins/spamassassin/spamassassin.c
10207         * src/plugins/trayicon/trayicon.c
10208                 add plugin_version()
10209
10210 2005-12-15 [colin]      1.9.100cvs92
10211
10212         * src/compose.c
10213                 Further fix bug #875
10214
10215 2005-12-15 [paul]       1.9.100cvs91
10216
10217         * src/gtk/filesel.c
10218                 fix attach_load_dir getting set to
10219                 PLUGINDIR on plugin load
10220
10221 2005-12-14 [mones]      1.9.100cvs90
10222
10223         * manual/ack.xml
10224         * manual/keyboard.xml
10225                 Initial draft and some shortcuts added
10226                 
10227         * po/es.po
10228                 Updated translation
10229
10230 2005-12-14 [colin]      1.9.100cvs89
10231
10232         * src/compose.c
10233         * src/imap.c
10234         * src/summaryview.c
10235         * src/gtk/gtkaspell.c
10236                 More leaks fixed
10237         * src/prefs_folder_item.c
10238                 Fix recursive prefs apply
10239
10240
10241 2005-12-14 [colin]      1.9.100cvs88
10242
10243         * src/compose.c
10244                 Fix bug #875 (Freeze On Inline Forward of 
10245                 Large Message)
10246
10247 2005-12-13 [colin]      1.9.100cvs87
10248
10249         * src/compose.c
10250                 Uniq-ify and sort the mimetypes list
10251                 Patch by Fabien Vantard
10252
10253 2005-12-13 [colin]      1.9.100cvs86
10254
10255         * src/imap.c
10256         * src/etpan/imap-thread.c
10257                 Fix leaks (patch by Hoa)
10258         * src/news.c
10259         * src/common/plugin.c
10260                 Fix leaks
10261
10262 2005-12-12 [colin]
10263
10264         * 2.0.0-rc2 released
10265
10266 2005-12-12 [colin]      1.9.100cvs85
10267
10268         * src/matcher.c
10269                 Fix a leak
10270
10271 2005-12-12 [wwp]        1.9.100cvs84
10272
10273         * src/gtk/icon_legend.c
10274                 fix misbehaviour and crash when closing the legend window
10275         using the Esc key (patch by Fabien Vantard).
10276
10277 2005-12-12 [paul]       1.9.100cvs83
10278
10279         * src/browseldap.c
10280         * src/foldersel.c
10281         * src/prefs_actions.c
10282         * src/prefs_filtering.c
10283         * src/prefs_matcher.c
10284         * src/prefs_spelling.glade      ** REMOVED **
10285         * src/prefs_template.c
10286         * src/gtk/foldersort.glade      ** REMOVED **
10287         * src/gtk/pluginwindow.c
10288         * src/gtk/pluginwindow.glade    ** REMOVED **
10289         * src/plugins/spamassassin/spamassassin_gtk.glade       ** REMOVED **
10290                 cleanups
10291
10292 2005-12-11 [paul]       1.9.100cvs82
10293
10294         * src/gtk/filesel.c
10295                 fix attach_load_dir crasher (double free)
10296
10297 2005-12-09 [paul]       1.9.100cvs81
10298
10299         * po/POTFILES.in
10300         * src/mainwindow.c
10301         * src/gtk/Makefile.am
10302         * src/gtk/icon_legend.c
10303         * src/gtk/icon_legend.h
10304                 add icon legend
10305         * src/manual.c
10306                 cleanup
10307
10308 2005-12-09 [paul]       1.9.100cvs80
10309
10310         * src/plugins/pgpcore/passphrase.c
10311                 wrap the label in the dialog
10312
10313 2005-12-09 [colin]      1.9.100cvs79
10314
10315         * src/plugins/pgpcore/sgpgme.c
10316                 Display (untrusted) on not trusted signatures
10317                 Patch by Michal Èihaø <michal@cihar.com>
10318                 Closes bug #867 (Report also key trust)
10319
10320 2005-12-09 [colin]      1.9.100cvs78
10321
10322         * src/common/plugin.c
10323                 Update licence check, following Eben Moglen's advice
10324
10325 2005-12-08 [colin]      1.9.100cvs77
10326
10327         * src/folder.c
10328                 Fix the occasionnal item->cache != NULL 
10329                 assertion failure. 
10330
10331 2005-12-08 [colin]      1.9.100cvs76
10332
10333         * src/mimeview.c
10334         * src/plugins/pgpcore/sgpgme.c
10335                 Print key id when unable to check it
10336                 Closes bug #866 (Show key id when missing)
10337
10338 2005-12-08 [paul]       1.9.100cvs75
10339
10340         * src/prefs_common.c
10341         * src/prefs_common.h
10342         * src/gtk/filesel.c
10343                 remember load attachment dir
10344
10345 2005-12-07 [colin]      1.9.100cvs74
10346
10347         * src/prefs_toolbar.c
10348                 Gtk fixes, patch by Fabien Vantard
10349
10350 2005-12-07 [colin]      1.9.100cvs73
10351
10352         * src/action.c
10353         * src/compose.c
10354         * src/compose.h
10355                 Fix bug #839 (Quoted text isn't colored after 
10356                 executing an action)
10357         * src/common/plugin.c
10358                 Require plugins to declare their licence in plugin_licence()
10359                 Refuse to load non-GPL plugins as they'd be illegal (as 
10360                 derived works of Sylpheed-Claws, they must be GPL).
10361         * src/plugins/clamav/clamav_plugin.c
10362         * src/plugins/demo/demo.c
10363         * src/plugins/dillo_viewer/dillo_viewer.c
10364         * src/plugins/pgpcore/plugin.c
10365         * src/plugins/pgpinline/plugin.c
10366         * src/plugins/pgpmime/plugin.c
10367         * src/plugins/spamassassin/spamassassin.c
10368         * src/plugins/trayicon/trayicon.c
10369                 Add plugin_licence()
10370
10371 2005-12-07 [paul]       1.9.100cvs72
10372
10373         * configure.ac
10374         * src/mainwindow.c
10375         * src/manual.c
10376         * src/manual.h
10377         * src/common/defs.h
10378                 clean up after local FAQ removal and
10379                 temporary manual removal
10380
10381 2005-12-06 [colin]      1.9.100cvs71
10382
10383         * configure.ac
10384         * doc/Makefile.am
10385         * doc/faq/.cvsignore
10386         * doc/faq/Makefile.am
10387         * doc/faq/de/.cvsignore
10388         * doc/faq/de/Makefile.am
10389         * doc/faq/de/sylpheed-faq-1.html
10390         * doc/faq/de/sylpheed-faq-2.html
10391         * doc/faq/de/sylpheed-faq-3.html
10392         * doc/faq/de/sylpheed-faq.html
10393         * doc/faq/en/.cvsignore
10394         * doc/faq/en/Makefile.am
10395         * doc/faq/en/sylpheed-faq-1.html
10396         * doc/faq/en/sylpheed-faq-2.html
10397         * doc/faq/en/sylpheed-faq-3.html
10398         * doc/faq/en/sylpheed-faq-4.html
10399         * doc/faq/en/sylpheed-faq.html
10400         * doc/faq/es/.cvsignore
10401         * doc/faq/es/Makefile.am
10402         * doc/faq/es/sylpheed-faq-1.html
10403         * doc/faq/es/sylpheed-faq-2.html
10404         * doc/faq/es/sylpheed-faq-3.html
10405         * doc/faq/es/sylpheed-faq-4.html
10406         * doc/faq/es/sylpheed-faq.html
10407         * doc/faq/fr/.cvsignore
10408         * doc/faq/fr/Makefile.am
10409         * doc/faq/fr/sylpheed-faq-1.html
10410         * doc/faq/fr/sylpheed-faq-2.html
10411         * doc/faq/fr/sylpheed-faq-3.html
10412         * doc/faq/fr/sylpheed-faq.html
10413         * doc/faq/it/.cvsignore
10414         * doc/faq/it/Makefile.am
10415         * doc/faq/it/sylpheed-faq-1.html
10416         * doc/faq/it/sylpheed-faq-2.html
10417         * doc/faq/it/sylpheed-faq-3.html
10418         * doc/faq/it/sylpheed-faq.html
10419         * doc/manual/.cvsignore
10420         * doc/manual/Makefile.am
10421         * doc/manual/de/.cvsignore
10422         * doc/manual/de/Makefile.am
10423         * doc/manual/de/sylpheed-1.html
10424         * doc/manual/de/sylpheed-10.html
10425         * doc/manual/de/sylpheed-11.html
10426         * doc/manual/de/sylpheed-12.html
10427         * doc/manual/de/sylpheed-13.html
10428         * doc/manual/de/sylpheed-14.html
10429         * doc/manual/de/sylpheed-15.html
10430         * doc/manual/de/sylpheed-16.html
10431         * doc/manual/de/sylpheed-17.html
10432         * doc/manual/de/sylpheed-18.html
10433         * doc/manual/de/sylpheed-19.html
10434         * doc/manual/de/sylpheed-2.html
10435         * doc/manual/de/sylpheed-20.html
10436         * doc/manual/de/sylpheed-3.html
10437         * doc/manual/de/sylpheed-4.html
10438         * doc/manual/de/sylpheed-5.html
10439         * doc/manual/de/sylpheed-6.html
10440         * doc/manual/de/sylpheed-7.html
10441         * doc/manual/de/sylpheed-8.html
10442         * doc/manual/de/sylpheed-9.html
10443         * doc/manual/de/sylpheed.html
10444         * doc/manual/en/.cvsignore
10445         * doc/manual/en/Makefile.am
10446         * doc/manual/en/sylpheed-1.html
10447         * doc/manual/en/sylpheed-10.html
10448         * doc/manual/en/sylpheed-11.html
10449         * doc/manual/en/sylpheed-12.html
10450         * doc/manual/en/sylpheed-13.html
10451         * doc/manual/en/sylpheed-14.html
10452         * doc/manual/en/sylpheed-15.html
10453         * doc/manual/en/sylpheed-16.html
10454         * doc/manual/en/sylpheed-17.html
10455         * doc/manual/en/sylpheed-18.html
10456         * doc/manual/en/sylpheed-19.html
10457         * doc/manual/en/sylpheed-2.html
10458         * doc/manual/en/sylpheed-20.html
10459         * doc/manual/en/sylpheed-21.html
10460         * doc/manual/en/sylpheed-22.html
10461         * doc/manual/en/sylpheed-3.html
10462         * doc/manual/en/sylpheed-4.html
10463         * doc/manual/en/sylpheed-5.html
10464         * doc/manual/en/sylpheed-6.html
10465         * doc/manual/en/sylpheed-7.html
10466         * doc/manual/en/sylpheed-8.html
10467         * doc/manual/en/sylpheed-9.html
10468         * doc/manual/en/sylpheed.html
10469         * doc/manual/es/.cvsignore
10470         * doc/manual/es/Makefile.am
10471         * doc/manual/es/sylpheed-1.html
10472         * doc/manual/es/sylpheed-10.html
10473         * doc/manual/es/sylpheed-11.html
10474         * doc/manual/es/sylpheed-12.html
10475         * doc/manual/es/sylpheed-13.html
10476         * doc/manual/es/sylpheed-14.html
10477         * doc/manual/es/sylpheed-15.html
10478         * doc/manual/es/sylpheed-16.html
10479         * doc/manual/es/sylpheed-17.html
10480         * doc/manual/es/sylpheed-18.html
10481         * doc/manual/es/sylpheed-19.html
10482         * doc/manual/es/sylpheed-2.html
10483         * doc/manual/es/sylpheed-20.html
10484         * doc/manual/es/sylpheed-3.html
10485         * doc/manual/es/sylpheed-4.html
10486         * doc/manual/es/sylpheed-5.html
10487         * doc/manual/es/sylpheed-6.html
10488         * doc/manual/es/sylpheed-7.html
10489         * doc/manual/es/sylpheed-8.html
10490         * doc/manual/es/sylpheed-9.html
10491         * doc/manual/es/sylpheed.html
10492         * doc/manual/fr/.cvsignore
10493         * doc/manual/fr/Makefile.am
10494         * doc/manual/fr/sylpheed-1.html
10495         * doc/manual/fr/sylpheed-10.html
10496         * doc/manual/fr/sylpheed-11.html
10497         * doc/manual/fr/sylpheed-12.html
10498         * doc/manual/fr/sylpheed-13.html
10499         * doc/manual/fr/sylpheed-14.html
10500         * doc/manual/fr/sylpheed-15.html
10501         * doc/manual/fr/sylpheed-16.html
10502         * doc/manual/fr/sylpheed-17.html
10503         * doc/manual/fr/sylpheed-18.html
10504         * doc/manual/fr/sylpheed-19.html
10505         * doc/manual/fr/sylpheed-2.html
10506         * doc/manual/fr/sylpheed-20.html
10507         * doc/manual/fr/sylpheed-3.html
10508         * doc/manual/fr/sylpheed-4.html
10509         * doc/manual/fr/sylpheed-5.html
10510         * doc/manual/fr/sylpheed-6.html
10511         * doc/manual/fr/sylpheed-7.html
10512         * doc/manual/fr/sylpheed-8.html
10513         * doc/manual/fr/sylpheed-9.html
10514         * doc/manual/fr/sylpheed.html
10515         * doc/manual/ja/.cvsignore
10516         * doc/manual/ja/Makefile.am
10517         * doc/manual/ja/sylpheed-1.html
10518         * doc/manual/ja/sylpheed-10.html
10519         * doc/manual/ja/sylpheed-11.html
10520         * doc/manual/ja/sylpheed-12.html
10521         * doc/manual/ja/sylpheed-13.html
10522         * doc/manual/ja/sylpheed-14.html
10523         * doc/manual/ja/sylpheed-15.html
10524         * doc/manual/ja/sylpheed-16.html
10525         * doc/manual/ja/sylpheed-17.html
10526         * doc/manual/ja/sylpheed-18.html
10527         * doc/manual/ja/sylpheed-19.html
10528         * doc/manual/ja/sylpheed-2.html
10529         * doc/manual/ja/sylpheed-20.html
10530         * doc/manual/ja/sylpheed-3.html
10531         * doc/manual/ja/sylpheed-4.html
10532         * doc/manual/ja/sylpheed-5.html
10533         * doc/manual/ja/sylpheed-6.html
10534         * doc/manual/ja/sylpheed-7.html
10535         * doc/manual/ja/sylpheed-8.html
10536         * doc/manual/ja/sylpheed-9.html
10537         * doc/manual/ja/sylpheed.html
10538         * doc/manual/ja/sylpheed.sgml
10539         * src/mainwindow.c
10540                 Remove outdated manual and faq. Noisy, eh?
10541
10542 2005-12-06 [colin]      1.9.100cvs70
10543
10544         * src/compose.c
10545         * src/quote_fmt_parse.y
10546         * src/undo.c
10547         * src/undo.h
10548                 Allow %X to position cursor at 0 
10549                 (no %X = before signature)
10550                 Fix paste as quotation putting the cursor at 0
10551                 Fix undo offsets when pasting
10552                 Insert the quote_fmt at once instead of line 
10553                 by line
10554                 Fix [Edited] when starting to reply/forward
10555
10556 2005-12-06 [paul]       1.9.100cvs69
10557
10558         * src/plugins/clamav/clamav_plugin_gtk.c
10559                 add another tooltip
10560         * src/plugins/spamassassin/spamassassin_gtk.c
10561                 rework spamassassin_create_widget_func()
10562
10563 2005-12-05 [colin]      1.9.100cvs68
10564
10565         * po/POTFILES.in
10566                 Fix make release ;-)
10567
10568 2005-12-05 [colin]      1.9.100cvs67
10569
10570         * src/compose.c
10571         * src/compose.h
10572                 Fix cursor positioning (not obeying %X)
10573
10574 2005-12-05 [paul]       1.9.100cvs66
10575
10576         * src/plugins/dillo_viewer/dillo_prefs.c
10577                 fix compilation warning
10578
10579 2005-12-05 [paul]       1.9.100cvs65
10580
10581         * src/prefs_spelling.c
10582         * src/plugins/trayicon/trayicon.c
10583                 cleanups - remove unused stuff
10584
10585 2005-12-05 [paul]       1.9.100cvs64
10586
10587         * README
10588         * manual/plugins.xml
10589                 remove info about removed mathml_viewer plugin
10590
10591 2005-12-05 [paul]       1.9.100cvs63
10592
10593         * configure.ac
10594         * src/plugins/Makefile.am
10595         * src/plugins/mathml_viewer/.cvsignore
10596         * src/plugins/mathml_viewer/Makefile.am
10597         * src/plugins/mathml_viewer/mathml_viewer.c
10598                 remove unmaintained mathml_viewer plugin
10599
10600 2005-12-05 [paul]       1.9.100cvs62
10601
10602         * src/summaryview.c
10603                 obey prefs_common.always_show_msg when
10604                 moving a msg
10605                 Thanks to Colin
10606
10607 2005-12-05 [paul]       1.9.100cvs61
10608
10609         * src/compose.c
10610         * src/prefs_account.c
10611         * src/prefs_filtering.c
10612         * src/prefs_quote.c
10613         * src/prefs_spelling.c
10614         * src/prefs_toolbar.c
10615         * src/summaryview.c
10616         * src/gtk/gtkutils.c
10617         * src/gtk/quicksearch.c
10618         * src/plugins/dillo_viewer/dillo_prefs.c
10619                 dialog cleanups
10620
10621 2005-12-04 [paul]       1.9.100cvs60
10622
10623         * src/inc.c
10624         * src/prefs_account.c
10625         * src/prefs_account.h
10626                 allow a Local account to specify a
10627                 default inbox
10628                 (closes bug 843 'Inbox cannot be changed for local
10629                  mailboxes')
10630
10631 2005-12-04 [colin]      1.9.100cvs59
10632
10633         * src/plugins/trayicon/trayicon.c
10634                 Remove Get, rename Get All to Get Mail in order to
10635                 be consistent with the default main toolbar
10636
10637 2005-12-03 [colin]      1.9.100cvs58
10638
10639         * manual/gpl.xml
10640         * manual/sylpheed-claws-manual.xml
10641                 Add GPL appendix
10642
10643 2005-12-03 [paul]       1.9.100cvs57
10644
10645         * AUTHORS
10646         * po/sv.po
10647         * src/gtk/authors.h
10648                 new (partially complete) Swedish translation
10649                 by Anders Troback <sylpheed@troback.com>
10650
10651 2005-12-02 [paul]       1.9.100cvs56
10652
10653         * configure.ac
10654                 libetpan 0.41 required
10655
10656 2005-12-02 [paul]       1.9.100cvs55
10657
10658         * src/plugins/clamav/clamav_plugin.c
10659         * src/plugins/clamav/clamav_plugin.h
10660         * src/plugins/clamav/clamav_plugin_gtk.c
10661         * src/plugins/spamassassin/spamassassin.c
10662         * src/plugins/spamassassin/spamassassin.h
10663         * src/plugins/spamassassin/spamassassin_gtk.c
10664                 unregister prefs pages on unloading, thus
10665                 preventing a crash
10666                 (thanks to Colin for the hint)
10667
10668 2005-12-02 [wwp]        1.9.100cvs54
10669
10670         * src/quote_fmt.h
10671         * src/quote_fmt_parse.y
10672                 fix misuse of gboolean*, use gboolean instead
10673                 (thanks to Paul, Colin, for pointing out that scaring one)
10674
10675 2005-12-02 [paul]       1.9.100cvs53
10676
10677         * src/plugins/clamav/clamav_plugin.c
10678                 int no --> unsigned int no
10679         * src/plugins/clamav/clamav_plugin_gtk.c
10680                 rework config page
10681
10682 2005-12-02 [wwp]        1.9.100cvs52
10683
10684         * src/compose.c
10685         * src/prefs_template.c
10686         * src/quote_fmt.h
10687         * src/quote_fmt_parse.y
10688                 prevent from executing |f and |p templates commands when
10689                 adding or replacing templates in prefs (avoids annoying and
10690                 potentially dangerous behaviours)
10691
10692 2005-12-02 [paul]       1.9.100cvs51
10693
10694         * src/prefs_common.c
10695                 allow translation of some default values
10696                 Patch by Fabien Vantard
10697
10698 2005-12-02 [paul]       1.9.100cvs50
10699
10700         * src/codeconv.c
10701         * src/codeconv.h
10702         * src/prefs_common.c
10703         * src/prefs_common.h
10704         * src/prefs_message.c
10705         * src/textview.c
10706                 remove obsolete 'convert_mb_alnum' option
10707                 and related stuff
10708         * src/gtk/about.c
10709                 remove unused 'about_textview_visibility_notify'
10710
10711 2005-12-02 [paul]       1.9.100cvs49
10712
10713         * src/prefs_account.c
10714         * src/prefs_compose_writing.c
10715         * src/prefs_fonts.c
10716         * src/prefs_gtk.h
10717         * src/prefs_image_viewer.c
10718         * src/prefs_message.c
10719         * src/prefs_other.c
10720         * src/prefs_receive.c
10721         * src/prefs_send.c
10722         * src/prefs_spelling.c
10723         * src/prefs_summaries.c
10724         * src/prefs_wrapping.c
10725         * src/plugins/dillo_viewer/dillo_prefs.c
10726         * src/plugins/pgpcore/prefs_gpg.c
10727                 several cleanups to the prefs dialogs
10728                 (slightly modified) patch by Fabien Vantard
10729
10730 2005-12-02 [paul]       1.9.100cvs48
10731
10732         * src/main.c
10733                 --exit means exit
10734         * src/send_message.c
10735                 fix crash on send when connection fails
10736
10737         Thanks to Colin
10738
10739 2005-12-01 [colin]      1.9.100cvs47
10740
10741         * src/html.c
10742                 Translate &hellip; to "..."
10743
10744 2005-11-30 [colin]      1.9.100cvs46
10745
10746         * src/matcher.c
10747         * src/matcher.h
10748                 Optimize back yesterday's fix.
10749
10750 2005-11-30 [paul]       1.9.100cvs45
10751
10752         * manual/faq.xml
10753                 standardised
10754         * manual/intro.xml
10755                 written by Colin, edited by me
10756
10757 2005-11-29 [colin]      1.9.100cvs44
10758
10759         * src/matcher.c
10760                 Skip headers unconditionnaly in match_body if the
10761                 rule is not message or ~message
10762
10763 2005-11-29 [colin]      1.9.100cvs43
10764
10765         * src/matcher.c
10766                 Fix body_part and such, not skipping headers 
10767                 if the matchcriteria wasn't the first in the rule
10768
10769 2005-11-29 [colin]      1.9.100cvs42
10770
10771         * src/compose.c
10772                 Add Windows-1252 (Closes bug #863, windows-1252 encoding 
10773                 option missing from message view window)
10774                 Fix double text D'n'D with gtk-2.8
10775         * src/matcher.c
10776                 Fix ~message, ~headers_part, ~body_part rules
10777         * src/messageview.c
10778                 Add Windows-1252 (Closes bug #863)
10779                 Fix accels
10780         * src/gtk/gtkaspell.c
10781                 Properly destroy accels in all menus
10782
10783 2005-11-29 [mones]      1.9.100cvs41
10784
10785         * po/es.po
10786                 Updated.
10787
10788 2005-11-27 [colin]      1.9.100cvs40
10789
10790         * src/mh_gtk.c
10791                 "/Remove mailbox" -> "/Remove mailbox..."
10792
10793 2005-11-27 [paul]       1.9.100cvs39
10794
10795         * AUTHORS
10796         * po/de.po
10797         * src/gtk/authors.h
10798                 updated by new maintainer, Stephan Sachse
10799
10800 2005-11-27 [paul]       1.9.100cvs38
10801
10802         * manual/faq.xml
10803                 written by Colin, edited by me
10804
10805 2005-11-27 [paul]       1.9.100cvs37
10806
10807         * src/prefs_common.c
10808         * src/prefs_common.h
10809         * src/prefs_receive.c
10810         * src/prefs_summaries.c
10811                 move 'go to inbox after receiving new mail'
10812                 option from display/sumamaries to mail
10813                 handling/receive, and rework prefs_summaries
10814                 dialog a little
10815
10816 2005-11-25 [martin]     1.9.100cvs36
10817
10818         * po/de.po
10819             fixed windows-1252 translation;
10820             translated some new and fuzzy strings
10821
10822 2005-11-25 [paul]       1.9.100cvs35
10823
10824         * src/plugins/clamav/clamav_plugin.c
10825                 complete the update done in cvs34
10826
10827 2005-11-25 [paul]       1.9.100cvs34
10828
10829         * src/plugins/clamav/clamav_plugin.c
10830                 reflect upstream changes
10831
10832 2005-11-25 [paul]       1.9.100cvs33
10833
10834         * manual/ack.xml
10835         * manual/plugins.xml
10836         * manual/sylpheed-claws-manual.xml
10837                 written/updated by Colin, edited by me
10838         * tools/acroread2sylpheed.pl
10839                 update binary name
10840
10841 2005-11-24 [colin]      1.9.100cvs32
10842
10843         * src/compose.c
10844                 Fix bug #856 (reediting messages forgets Request
10845                 Return Receipt)
10846
10847 2005-11-24 [paul]       1.9.100cvs31
10848
10849         * manual/addrbook.xml
10850         * manual/starting.xml
10851                 written by Colin, proofread, edited, adapted by me
10852         * manual/advanced.xml
10853                 add some Actions examples
10854         * src/importldif.c
10855                 use a Save button instead of a Close button
10856         * src/wizard.c
10857                 indicate mandatory fields
10858                 fix page display
10859                 Thanks to Colin
10860
10861 2005-11-23 [colin]      1.9.100cvs30
10862
10863         * src/addressbook.c
10864                 Rename menu item, fix possible crash after
10865                 deletion of books
10866         * src/addrindex.c
10867                 Allow searching for '*' in ldap
10868         * src/browseldap.c
10869                 Fix "Browse Entry" (did anyone use it?)
10870         * src/wizard.c
10871                 Add guards for mandatory information
10872
10873 2005-11-23 [paul]       1.9.100cvs29
10874
10875         * manual/advanced.xml
10876                 corrections to the English
10877
10878 2005-11-23 [colin]      1.9.100cvs28
10879
10880         * src/mimeview.c
10881                 Fix possible crash at exit. After the call to
10882                 gtk_container_remove(), the Viewer's widget has no
10883                 more parent so gtk+ automatically frees it and its
10884                 sons. If destroy_viewer() then try to access it,
10885                 problems ensue.
10886
10887 2005-11-22 [colin]      1.9.100cvs27
10888
10889         * src/compose.c
10890         * src/gtk/gtkaspell.c
10891                 Fix right-clicking on a misspelled word
10892                 Fix More... in suggestions menu
10893
10894 2005-11-22 [wwp]        1.9.100cvs26
10895
10896         * src/prefs_template.c
10897                 templates works: re-sort templates list when adding or replacing,
10898                 prevent from adding or replacing when the template name is empty
10899
10900 2005-11-21 [colin]      1.9.100cvs25
10901
10902         * src/addressbook.c
10903                 Fix some addressbook suckage (dnd, select all)
10904         * src/compose.c
10905         * src/gtk/gtkaspell.c
10906         * src/gtk/gtkaspell.h
10907                 Make the spellchecker menu work with the 
10908                 GtkTextView one instead of overriding it
10909
10910 2005-11-20 [paul]       1.9.100cvs24
10911
10912         * manual/handling.xml
10913                 proofread and corrected
10914
10915 2005-11-20 [paul]       1.9.100cvs23
10916
10917         * manual/Makefile
10918                 generate html as one file
10919         * manual/advanced.xml
10920                 fix output generation
10921                 reformat hidden options list
10922         * manual/manual.xml     ** REMOVED **
10923         * manual/sylpheed-claws-manual.xml      ** ADDED **
10924                 renamed
10925
10926 2005-11-18 [colin]      1.9.100cvs22
10927
10928         * src/prefs_account.c
10929                 Fix layout in news and mbox accounts
10930         * manual/account.xml
10931         * manual/advanced.xml
10932                 New contents for Paul to check :)
10933
10934 2005-11-18 [wwp]        1.9.100cvs21
10935
10936         * src/gtk/quicksearch.c
10937                 don't update extended quicksearch buttons twice
10938
10939 2005-11-18 [paul]       1.9.100cvs20
10940
10941         * src/textview.c
10942                 complete 1.9.100cvs19
10943
10944 2005-11-18 [paul]       1.9.100cvs19
10945
10946         * src/compose.c
10947                 cosmetic improvements
10948         * src/textview.c
10949                 also list text/* attachments
10950
10951 2005-11-18 [colin]      1.9.100cvs18
10952
10953         * src/summaryview.c
10954                 Use column 0 instead of -1 in 
10955                 gtk_ctree_node_moveto, in a naive
10956                 hope it'll fix the gtk-related crashes
10957
10958 2005-11-18 [colin]      1.9.100cvs17
10959
10960         * src/gtk/inputdialog.c
10961                 Fix icon staying the first one
10962
10963 2005-11-17 [wwp]        1.9.100cvs16
10964                 fix possible problem showing some quicksearch buttons, and a bad
10965                 call to g_return_if_fail in a function that returns a value (both
10966                 fixes by Fabien Vantard)
10967
10968 2005-11-15 [wwp]        1.9.100cvs15
10969
10970         * src/gtk/quicksearch.c
10971                 added a tooltip to that obscure ... quicksearch button
10972
10973 2005-11-15 [wwp]        1.9.100cvs14
10974
10975         * src/gtk/quicksearch.c
10976                 add a quicksearch helper to filtering expression users: the ... button
10977                 raises the condition expr window. condition expressions set up w/ this
10978                 window are used by the quicksearch if the user closes it pressing OK.
10979
10980 2005-11-14 [paul]       1.9.100cvs13
10981
10982         * src/plugins/clamav/clamav_plugin.c
10983         * src/plugins/spamassassin/spamassassin.c
10984                 change plugin type following recent merging
10985
10986 2005-11-14 [wwp]        1.9.100cvs12
10987
10988         * src/folder.c
10989                 prevent from crashing when copying/moving message(s) from and
10990                 to the same folder
10991
10992 2005-11-14 [paul]       1.9.100cvs11
10993
10994         * src/plugins/clamav/Makefile.am
10995         * src/plugins/clamav/clamav_plugin.c
10996         * src/plugins/clamav/clamav_plugin.h
10997         * src/plugins/clamav/clamav_plugin_gtk.c
10998                 also merge clamav and clamav_gtk plugins
10999
11000 2005-11-13 [colin]      1.9.100cvs10
11001
11002         * configure.ac
11003         * src/plugins/spamassassin/Makefile.am
11004         * src/plugins/spamassassin/spamassassin.c
11005         * src/plugins/spamassassin/spamassassin.h
11006         * src/plugins/spamassassin/spamassassin_gtk.c
11007                 Merge spamassassin and spamassassin_gtk plugins,
11008                 and build it by default.
11009
11010 2005-11-12 [colin]      1.9.100cvs9
11011
11012         * src/etpan/imap-thread.c
11013                 Fix gcc warning
11014
11015 2005-11-12 [colin]      1.9.100cvs8
11016
11017         * src/procmime.c
11018                 Revert 1.9.100cvs3 - it breaks PGP sign+encrypt
11019
11020 2005-11-10 [colin]      1.9.100cvs7
11021
11022         * src/main.c
11023                 Fix bug #845 (sylpheed-claws 1.9.99+ start in 
11024                 minimised state)
11025
11026 2005-11-10 [wwp]        1.9.100cvs6
11027
11028         * src/gtk/description_window.c
11029                 fix a crash when closing description windows using the WM's [X] button
11030
11031 2005-11-09 [colin]      1.9.100cvs5
11032
11033         * src/common/ssl.c
11034                 Update libetpan call to follow upstream
11035                 (yes, this requires libetpan-0.40cvs3)
11036
11037 2005-11-08 [colin]      1.9.100cvs4
11038
11039         * src/compose.c
11040         * src/textview.c
11041         * src/common/utils.c
11042         * src/common/utils.h
11043                 Enhance the email parser
11044
11045 2005-11-08 [colin]      1.9.100cvs3
11046
11047         * src/procmime.c
11048                 Fix what looks like an off-by-one (fixes 
11049                 attachments from the Bat)
11050
11051 2005-11-08 [wwp]        1.9.100cvs2
11052
11053         * src/main.c
11054                 renamed some occurrences of "Sylpheed" to "Sylpheed-Claws"
11055
11056 2005-11-08 [wwp]        1.9.100cvs1
11057
11058         * src/main.c
11059                 allow exiting Sylpheed-Claws from command-line
11060
11061 2005-11-08 [paul]       1.9.100
11062
11063         1.9.100 released
11064
11065 2005-11-07 [colin]      1.9.99cvs17
11066
11067         * src/addritem.c
11068         * src/ldif.c
11069                 Fix import of base-64 encoded items
11070
11071 2005-11-07 [colin]      1.9.99cvs16
11072
11073         * src/send_message.c
11074                 Fix bug #314 (Queue does not empty under certain 
11075                 circumstances)
11076
11077 2005-11-07 [paul]       1.9.99cvs15
11078
11079         * src/mutt.c
11080         * src/pine.c
11081                 fix buffer overflows
11082                 Thanks to Colin
11083
11084 2005-11-07 [paul]       1.9.99cvs14
11085
11086         * doc/man/Makefile.am
11087         * doc/man/sylpheed-claws.1      ** ADDED **
11088         * doc/man/sylpheed.1            ** DELETED **
11089                 rename and update the man file
11090
11091 2005-11-06 [colin]      1.9.99cvs13
11092
11093         * src/ldif.c
11094                 Fix ldif_get_line() that returned empty strings
11095                 (Didn't understand why). Also fix a possible
11096                 buffer overflow.
11097
11098 2005-11-06 [wwp]        1.9.99cvs12
11099
11100         * src/textview.c
11101         * src/gtk/about.c
11102         * src/gtk/gtkutils.c
11103         * src/gtk/gtkutils.h
11104                 fix a compilation warning,
11105                 make links sensitive in the about dialog
11106
11107 2005-11-04 [wwp]        1.9.99cvs11
11108
11109         * src/gtk/about.c
11110                 don't wrap or translate URIs, and a bit text format cleanup
11111
11112 2005-11-04 [wwp]        1.9.99cvs10
11113
11114         * src/gtk/about.c
11115                 better textview tagging implementation (no more use of marks for
11116                 postponed tagging)
11117
11118 2005-11-02 [colin]      1.9.99cvs9
11119
11120         * src/common/ssl.c
11121                 Forgot an ifdef
11122
11123 2005-11-02 [colin]      1.9.99cvs8
11124
11125         * configure.ac
11126                 Require libetpan-0.40 due to upstream fix
11127         * src/common/ssl.c
11128                 Tell libetpan not to call SSL_Library_Init,
11129                 as we do it ourselves.
11130
11131 2005-11-02 [colin]      1.9.99cvs7
11132
11133         * po/POTFILES.in
11134                 Add missing files (thanks to Fabien Vantard)
11135
11136 2005-11-02 [colin]      1.9.99cvs6
11137
11138         * src/summaryview.c
11139                 Fix totals when read messages are hidden or quicksearch
11140                 is on
11141         * src/ssl_manager.c
11142         * src/ssl_manager.h
11143         * src/common/ssl_certificate.c
11144         * src/common/ssl_certificate.h
11145         * src/gtk/sslcertwindow.c
11146         * src/gtk/sslcertwindow.h
11147                 Fix copyright on my stuff
11148
11149 2005-11-02 [wwp]        1.9.99cvs5
11150
11151         * src/prefs_themes.c
11152                 fix directory name checking (theme installation/removal),
11153                 made related error a bit more verbose
11154
11155 2005-11-02 [colin]      1.9.99cvs4
11156
11157         * src/summaryview.c
11158                 Fix typo (probably fixes bug #841 (Sort by the From 
11159                 field doesn't work)
11160
11161 2005-11-02 [paul]       1.9.99cvs3
11162
11163         * po/ko.po
11164         * po/nb.po
11165                 updated by SungHyun Nam, Geir Helland
11166         * src/wizard.c
11167                 fix typo in welcome message. spotted by
11168                 Andrea Spadaccini
11169
11170 2005-11-01 [colin]      1.9.99cvs2
11171
11172         * src/compose.c
11173                 Fix replying to ml wen confirming subscription
11174         * src/messageview.c
11175         * src/mimeview.c
11176         * src/mimeview.h
11177         * src/privacy.h
11178         * src/summaryview.c
11179                 Make key check non blocking
11180
11181 2005-10-31 [paul]       1.9.99cvs1
11182
11183         * tools/claws.i18n.status.pl
11184                 updated for ChangeLog
11185
11186 2005-10-31 [paul]       1.9.99
11187
11188         1.9.99 released
11189
11190 2005-10-31 [paul]       1.9.15cvs131
11191
11192         * .cvsignore
11193         * ChangeLog
11194         * ChangeLog.claws       ** REMOVED **
11195         * ChangeLog-gtk2.claws  ** REMOVED **
11196         * ChangeLog.gtk1        ** ADDED **
11197         * INSTALL
11198         * Makefile.am
11199         * NEWS
11200         * README
11201         * README.claws          ** REMOVED **
11202         * README.jp             ** REMOVED **
11203         * RELEASE_NOTES         ** ADDED **
11204         * RELEASE_NOTES.claws   ** REMOVED **
11205         * commitHelper
11206         * configure.ac
11207         * sylpheed.spec.in      ** REMOVED **
11208                 tidy up and update the default docs:
11209                 ChangeLog.claws is renamed ChangeLog.gtk1
11210                 ChangeLog-gtk2.claws is renamed ChangeLog
11211                 README.claws is renamed README
11212                 RELEASE_NOTES.claws is renamed RELEASE_NOTES
11213
11214 2005-10-31 [paul]       1.9.15cvs130
11215
11216         * po/it.po
11217                 fix errors
11218
11219 2005-10-31 [paul]       1.9.15cvs129
11220
11221         * po/ca.po
11222         * po/de.po
11223         * po/en_GB.po
11224         * po/fr.po
11225         * po/it.po
11226         * po/pt_BR.po
11227         * po/sk.po
11228         * po/sr.po
11229         * po/zh_CN.po
11230                 updated by Miquel Oliete, Stephan Sachse and
11231                 Thomas Gilgin, me, Fabien Vantard, Andrea
11232                 Spadaccini, Frederico Goncalves Guimaraes,
11233                 Andrej Kacian, Aleksandar Urosevic, and
11234                 Ralgh Young.
11235
11236 2005-10-31 [mones]      1.9.15cvs128
11237
11238         * manual/faq.xml
11239                 More questions.
11240         
11241         * po/es.po
11242                 Updated for release.
11243
11244 2005-10-30 [colin]      1.9.15cvs127
11245
11246         * src/compose.c
11247                 Place cursor before rewrapping (fixes cursor
11248                 pos if quotation gets rewrapped)
11249
11250 2005-10-29 [paul]       1.9.15cvs126
11251
11252         * src/crash.c
11253         * src/foldersel.c
11254         * src/main.c
11255         * src/messageview.c
11256         * src/toolbar.c
11257         * src/gtk/authors.h
11258                 corrections to text items
11259
11260 2005-10-28 [colin]      1.9.15cvs125
11261
11262         * src/messageview.c
11263                 Make "hit 'C' to check sig" work from extern 
11264                 messageviews
11265
11266 2005-10-27 [colin]      1.9.15cvs124
11267
11268         * src/summaryview.c
11269                 Add a hack to avoid segfaulting when hammering 
11270                 on gtk's events
11271
11272 2005-10-27 [wwp]        1.9.15cvs123
11273
11274         * src/prefs_themes.c
11275                 sort list of themes names in themes prefs
11276
11277 2005-10-27 [paul]       1.9.15cvs122
11278
11279         * src/folder.c
11280         * src/prefs_account.c
11281                 fix building on Solaris
11282                 Patch by Alex Moore
11283
11284 2005-10-27 [wwp]        1.9.15cvs121
11285
11286         * src/summaryview.c
11287         * src/gtk/gtksctree.c
11288                 speed up unselecting messages in summary view (thanks to Colin)
11289
11290 2005-10-27 [paul]       1.9.15cvs120
11291
11292         * src/mainwindow.c
11293                 fix a compilation warning
11294         * src/summaryview.c
11295                 fix updating of 'n items selected' count
11296                 when deselecting
11297
11298 2005-10-27 [martin]     1.9.15cvs119
11299
11300         * src/action.c
11301                 ignore actions with a leading '/' in the action menu name
11302                 fixes a crash on menu creation
11303         * src/prefs_actions.c
11304                 do not allow a leading '/' in the action menu name
11305
11306 2005-10-27 [paul]       1.9.15cvs118
11307
11308         * src/main.c
11309                 fix compilation warning
11310
11311 2005-10-27 [paul]       1.9.15cvs117
11312
11313         * src/procmime.c
11314                 add #if HAVE_LOCALE_H
11315
11316 2005-10-27 [paul]       1.9.15cvs116
11317
11318         * src/plugins/clamav/clamav_plugin.c
11319         * src/plugins/dillo_viewer/dillo_viewer.c
11320         * src/plugins/mathml_viewer/mathml_viewer.c
11321         * src/plugins/pgpcore/plugin.c
11322         * src/plugins/pgpinline/plugin.c
11323         * src/plugins/pgpmime/plugin.c
11324         * src/plugins/spamassassin/spamassassin.c
11325         * src/plugins/trayicon/trayicon.c
11326                 plugin_init() : make error messages more
11327                 informative
11328
11329 2005-10-26 [wwp]        1.9.15cvs115
11330
11331         * src/prefs_matcher.c
11332                 enlarge boolean op widget width a bit (wasn't always showing text contents)
11333
11334 2005-10-26 [wwp]        1.9.15cvs114
11335
11336         * src/procmime.c
11337         * src/gtk/gtksctree.c
11338         * src/plugins/spamassassin/libspamc.c
11339         * src/plugins/spamassassin/spamassassin.c
11340                 fix some compilation warnings more
11341
11342 2005-10-26 [mones]      1.9.15cvs113
11343
11344         * po/es.po
11345                 Updated translation
11346
11347 2005-10-26 [paul]       1.9.15cvs112
11348
11349         * src/prefs_message.c
11350                 give all display_xface stuff the
11351                 #if HAVE_LIBCOMPFACE treatment, thus
11352                 preventing a crash
11353                 (Thanks to Wolfgang Enderlein)
11354
11355 2005-10-26 [colin]      1.9.15cvs111
11356
11357         * src/gedit-print.c
11358                 Fix date format
11359         * src/imap_gtk.c
11360         * src/news_gtk.c
11361                 Remove context menu items that should not be there
11362         * src/jpilot.c
11363                 Fix encoding
11364         * src/main.c
11365         * src/mainwindow.c
11366                 Don't show the mainwindow too soon
11367
11368 2005-10-26 [wwp]        1.9.15cvs110
11369
11370         * src/folder.c
11371         * src/manual.c
11372         * src/summaryview.c
11373                 fix uninitialized pointers in the folder updating hook
11374                 (thanks to Colin)
11375
11376 2005-10-25 [mones]      1.9.15cvs109
11377
11378         * manual/faq.xml
11379                 General information subsection completed. 
11380                 Removed archaic references.
11381                 
11382         * manual/Makefile
11383         * manual/dtd/manual.dsl
11384                 Added customization stylesheet for getting paragraphs
11385                 fully justified in PDF output (as suggested by Colin).
11386
11387 2005-10-25 [colin]      1.9.15cvs108
11388
11389         * src/compose.c
11390                 Fix a second leak
11391
11392 2005-10-25 [colin]      1.9.15cvs107
11393
11394         * src/addrbook.c
11395         * src/addrindex.c
11396                 Fix leak (xml_get_element() allocates memory)
11397         * src/compose.c
11398                 Fix leak + dead code (shame!)
11399         * src/procmime.c
11400                 Fix leak
11401
11402 2005-10-25 [colin]      1.9.15cvs106
11403
11404         * src/mimeview.c
11405                 Fix encoding issue in Save all and in 
11406                 overwrite-confirmation alertpanel
11407
11408 2005-10-25 [colin]      1.9.15cvs105
11409
11410         * src/common/socket.c
11411                 Fix a leak - Thanks to Christopher Aillon
11412                 (http://christopher.aillon.org/blog/dev/gnome/20051025-gsource.html)
11413
11414 2005-10-25 [paul]       1.9.15cvs104
11415
11416         * src/wizard.c
11417                 Always guess servers from the right-hand
11418                 email part and guess username from the
11419                 left-hand part. (Thanks to Colin)
11420                 add an X-Face to the welcome message
11421
11422 2005-10-25 [paul]       1.9.15cvs103
11423
11424         * manual/handling.xml
11425                 written by Colin, edited by me
11426
11427 2005-10-25 [wwp]        1.9.15cvs102
11428
11429         * src/folderview.c
11430         * src/grouplistdialog.c
11431         * src/imap.c
11432         * src/noticeview.c
11433                 fix some compilation warnings
11434
11435 2005-10-24 [paul]
11436
11437         1.9.99-rc3 released
11438
11439 2005-10-24 [paul]       1.9.15cvs101
11440
11441         * src/gtk/about.c
11442                 fix window sizing
11443
11444 2005-10-24 [paul]       1.9.15cvs100
11445
11446         * src/pixmaps/offline.xpm
11447         * src/pixmaps/online.xpm
11448                 replace with last default versions
11449
11450 2005-10-24 [colin]      1.9.15cvs99
11451
11452         * src/imap.c
11453                 Fix bug when moving a folder
11454         * src/imap_gtk.c
11455         * src/mh_gtk.c
11456                 "Delete folder" pops up a window, so it 
11457                 should be suffixed with "..."
11458         * src/plugins/pgpcore/sgpgme.c
11459                 Include locale.h
11460
11461 2005-10-24 [mones]      1.9.15cvs98
11462
11463         * manual/Makefile
11464         * manual/account.xml
11465         * manual/ack.xml
11466         * manual/addrbook.xml
11467         * manual/advanced.xml
11468         * manual/faq.xml
11469         * manual/glossary.xml
11470         * manual/gpl.xml
11471         * manual/handling.xml
11472         * manual/intro.xml
11473         * manual/keyboard.xml
11474         * manual/manual.xml
11475         * manual/plugins.xml
11476         * manual/starting.xml
11477         * manual/dtd/sdocbook.dtd
11478                 Initial manual structure and some content.
11479
11480 2005-10-23 [wwp]        1.9.15cvs97
11481
11482         * src/gtk/about.c
11483                 fix a typo
11484
11485 2005-10-23 [wwp]        1.9.15cvs96
11486
11487         * src/gtk/about.c
11488         * src/gtk/authors.h
11489                 rework of the about window (main work by Paul), also featuring a few
11490                 fixes for typos and duplicate names
11491
11492 2005-10-23 [wwp]        1.9.15cvs95
11493
11494         * src/.cvsignore
11495                 Ignore the right binary name (sylpheed-claws now)
11496
11497 2005-10-23 [paul]       1.9.15cvs94
11498
11499         * src/compose.c
11500                 when using Folder Pref 'Default To for
11501                 replies' make the entry in the Compose
11502                 window bold
11503                 Patch by Fabien Vantard
11504
11505 2005-10-22 [colin]      1.9.15cvs93
11506
11507         * src/codeconv.c
11508                 Fix leak
11509
11510 2005-10-22 [colin]      1.9.15cvs92
11511
11512         * src/codeconv.c
11513                 try to convert using locale (apart utf8) if necessary
11514
11515 2005-10-22 [colin]      1.9.15cvs91
11516
11517         * src/pixmaps/new.xpm
11518         * src/pixmaps/unread.xpm
11519                 Make the unread envelope blue again and
11520                 saturate the new one a bit more.
11521
11522 2005-10-22 [colin]      1.9.15cvs90
11523
11524         * src/compose.c
11525                 When replying to a mail sent by one of our accounts,
11526                 use the original list of recipients. Let 'Reply All'
11527                 and 'Reply to sender' work like previously.
11528
11529 2005-10-21 [colin]      1.9.15cvs89
11530
11531         * src/prefs_filtering.c
11532                 Clear fields after add and replace
11533         * src/textview.c
11534                 Display xface differently (better)
11535         * src/plugins/pgpinline/pgpinline.c
11536                 Fix crappy encodings/recodings
11537
11538 2005-10-21 [paul]       1.9.15cvs88
11539
11540         * src/compose.c
11541         * src/prefs_folder_item.c
11542         * src/toolbar.c
11543                 fix news folder Folder Properties
11544                 (thanks to Colin)
11545         * src/folderview.c
11546                 update folderview after Themes change
11547                 keep selected folder selected
11548                 (thanks to Colin)
11549
11550 2005-10-21 [paul]       1.9.15cvs87
11551
11552         * tools/Makefile.am
11553         * tools/OOo2sylpheed.pl
11554         * tools/README
11555         * tools/README.sylprint
11556         * tools/asus_mailled.sh         ** REMOVED **
11557         * tools/filter_conv.pl
11558         * tools/freshmeat_search.pl
11559         * tools/google_search.pl
11560         * tools/gpg-sign-syl            ** REMOVED **
11561         * tools/kmail2sylpheed.pl
11562         * tools/kmail2sylpheed_v2.pl
11563         * tools/multiwebsearch.pl
11564         * tools/nautilus2sylpheed.sh
11565         * tools/newscache_clean.pl
11566         * tools/outlook2sylpheed.pl
11567         * tools/sylpheed-switcher       ** REMOVED **
11568         * tools/sylprint.pl
11569         * tools/sylprint.rc
11570         * tools/tb2sylpheed
11571         * tools/vcard2xml.py
11572         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
11573                 update default config dir
11574                 update binary name (thanks to Fabien Vantard)
11575                 remove obsolete scripts
11576
11577 2005-10-21 [colin]      1.9.15cvs86
11578
11579         * src/inc.c
11580                 Fix possible leak and units. Based on a patch by
11581                 Fabien Vantard.
11582
11583 2005-10-20 [colin]      1.9.15cvs85
11584
11585         * src/textview.c
11586                 Clear xface when clearing textview
11587
11588 2005-10-20 [colin]      1.9.15cvs84
11589
11590         * configure.ac
11591         * src/folderview.c
11592         * src/headerview.c
11593         * src/main.c
11594         * src/prefs_common.c
11595         * src/prefs_common.h
11596         * src/prefs_message.c
11597         * src/textview.c
11598         * src/textview.h
11599         * src/common/defs.h
11600         * src/common/utils.c
11601         * src/common/utils.h
11602         * src/gtk/gtkutils.c
11603         * src/gtk/gtkutils.h
11604                 Migrate config to .sylpheed-claws (Automatically)
11605                 Add a way to get the Xface in the TextView
11606
11607 2005-10-20 [colin]      1.9.15cvs83
11608
11609         * src/gtk/Makefile.am
11610         * src/gtk/about.c
11611         * src/gtk/authors.h
11612                 Make the about dialog *grooovy*
11613
11614 2005-10-20 [colin]      1.9.15cvs82
11615
11616         * src/mimeview.c
11617                 Use "Open with" on double click if no command
11618                 was found
11619
11620 2005-10-20 [colin]      1.9.15cvs81
11621
11622         * src/imap.c
11623         * src/etpan/imap-thread.c
11624                 Fix possible crash.
11625
11626 2005-10-20 [paul]       1.9.15cvs80
11627
11628         * src/folder.c
11629                 don't show clipkey icon if the only
11630                 attachment is the signature
11631                 Patch by Colin
11632
11633 2005-10-20 [paul]       1.9.15cvs79
11634
11635         * AUTHORS
11636         * src/plugins/pgpmime/pgpmime.c
11637                 name the PGP/MIME signature 'signature.asc'
11638                 Patch by Andrew Nelson <freeandy@gmail.com>
11639
11640 2005-10-19 [colin]      1.9.15cvs78
11641
11642         * src/plugins/pgpmime/pgpmime.c
11643                 Oops, no need to double-check though
11644
11645 2005-10-19 [colin]      1.9.15cvs77
11646
11647         * src/plugins/pgpinline/pgpinline.c
11648         * src/plugins/pgpmime/pgpmime.c
11649                 Check that my_tmpfile() doesn't 
11650                 return NULL
11651
11652 2005-10-19 [colin]      1.9.15cvs76
11653
11654         * src/common/utils.c
11655                 Use shorter mime boundaries to avoid having
11656                 MTAs rewrapping our headers, breaking the
11657                 PGP signature in the process 
11658         * src/compose.c
11659         * src/plugins/pgpmime/pgpmime.c
11660                 Check for boundary uniqueness to be sure
11661                 it won't happen, instead of hoping for the
11662                 best
11663
11664 2005-10-19 [colin]      1.9.15cvs75
11665
11666         * sylpheed-claws.desktop
11667         * src/Makefile.am
11668         * src/main.c
11669                 Ship a sylpheed-claws binary instead
11670                 of a sylpheed one. Change the socket
11671                 name, too
11672         * src/folderview.c
11673                 Update folder only if it changed
11674         * src/wizard.c
11675                 Fix i18n in welcome mail, patch by
11676                 Fabien Vantard
11677
11678 2005-10-19 [paul]
11679
11680         1.9.99-rc2 released
11681
11682 2005-10-19 [paul]       1.9.15cvs74
11683
11684         * src/folder.c
11685         * src/folderview.c
11686                 fix summaryview update
11687                 Patch by Colin
11688
11689 2005-10-18 [colin]      1.9.15cvs73
11690
11691         * src/plugins/pgpcore/passphrase.c
11692                 Don't XGrabServer, and try a bit more to 
11693                 sync everything before grabbing mouse/keyboard
11694
11695 2005-10-18 [colin]      1.9.15cvs72
11696
11697         * src/Makefile.am
11698         * src/addressadd.c
11699         * src/addressbook.c
11700         * src/folderview.c
11701         * src/grouplistdialog.c
11702         * src/mimeview.c
11703         * src/stock_pixmap.c
11704         * src/stock_pixmap.h
11705         * src/summaryview.c
11706         * src/gtk/gtksctree.c
11707         * src/gtk/gtksctree.h
11708         * src/pixmaps/empty.xpm
11709                 Implement a wrapper call for gtk_ctree_set_node_info
11710                 and gtk_ctree_insert_node, that uses a 1x1 transparent
11711                 pixmap instead of a NULL one. This works around some
11712                 memory problems deep inside gtk, revealed by valgrind,
11713                 and fixes bug #834 (Pressing CTRl-D on a message marked 
11714                 as locked crashes sylpheed.), as well as, probably, 
11715                 wwp's 4th dimension problems that happen in gtk_ctree_*.
11716
11717 2005-10-17 [colin]      1.9.15cvs71
11718
11719         * src/mimeview.c
11720                 Provide visual feedback when checking
11721                 signature
11722
11723 2005-10-17 [colin]      1.9.15cvs70
11724
11725         * src/main.c
11726                 Keep the folder list frozen while checking caches...
11727
11728 2005-10-17 [colin]      1.9.15cvs69
11729
11730         * src/addr_compl.c
11731                 Fi bug #833 (Autocompleting from addressbook 
11732                 fails with extended chars)
11733         * src/imap.c
11734                 Fix 'adding messages' staying in statusbar
11735                 after an error
11736
11737 2005-10-17 [wwp]        1.9.15cvs68
11738
11739         * src/ssl_manager.c
11740                 Fix buttons' layout resizing when window size changes
11741
11742 2005-10-17 [wwp]        1.9.15cvs67
11743
11744         * src/account.c
11745         * src/prefs_account.c
11746         * src/prefs_common.c
11747         * src/prefs_common.h
11748         * src/prefs_folder_item.c
11749         * src/prefs_gtk.c
11750         * src/gtk/logwindow.c
11751         * src/gtk/pluginwindow.c
11752         * src/gtk/prefswindow.c
11753         * src/gtk/prefswindow.h
11754                 Remember yet more window sizes (log, prefs, folder prefs, accounts)
11755
11756 2005-10-17 [paul]       1.9.15cvs66
11757
11758         * configure.ac
11759                 fix missing libetpan message
11760         * po/en_GB.po
11761                 updated
11762         * src/crash.c
11763         * src/manual.c
11764         * src/prefs_themes.c
11765         * src/common/defs.h
11766                 add some new URI defines, change some
11767                 others
11768         * src/wizard.c
11769                 make welcome message translatable
11770                 small improvements to english
11771                 other tweaks
11772         * src/gtk/menu.c
11773                 fix warnings
11774
11775 2005-10-17 [paul]       1.9.15cvs65
11776
11777         * src/summaryview.c
11778                 fix column titles
11779
11780 2005-10-16 [mones]      1.9.15cvs64
11781
11782         * po/es.po
11783                 Updated translation
11784
11785 2005-10-16 [colin]
11786
11787         1.9.99-rc1 released
11788
11789 2005-10-16 [colin]      1.9.15cvs63
11790
11791         * src/wizard.c
11792                 Fix whitespace
11793
11794 2005-10-16 [colin]      1.9.15cvs62
11795
11796         * src/toolbar.c
11797                 s/Get All/Get Mail/
11798         * src/wizard.c
11799                 Real welcome mail text, thanks Paul
11800
11801 2005-10-16 [colin]      1.9.15cvs61
11802
11803         * src/editldap.c
11804         * src/exporthtml.c
11805         * src/main.c
11806         * src/mainwindow.c
11807         * src/prefs_themes.c
11808         * src/prefs_toolbar.c
11809         * src/plugins/demo/demo.c
11810         * src/plugins/trayicon/trayicon.c
11811                 s/Sylpheed/Sylpheed-Claws/
11812
11813 2005-10-16 [colin]      1.9.15cvs60
11814
11815         * src/wizard.c
11816                 Add a welcome email in the first empty mailbox
11817         * src/prefs_common.c
11818                 Change one more default
11819
11820 2005-10-16 [colin]      1.9.15cvs59
11821
11822         * src/wizard.c
11823                 Remove printf
11824
11825 2005-10-16 [colin]      1.9.15cvs58
11826
11827         * src/toolbar.c
11828         * src/prefs_common.c
11829                 Change some defaults
11830
11831 2005-10-16 [colin]      1.9.15cvs57
11832
11833         * src/toolbar.c
11834         * src/prefs_common.c
11835                 Change some defaults
11836
11837 2005-10-16 [colin]      1.9.15cvs56
11838
11839         * src/wizard.c
11840                 By default, initialize fonts to have
11841                 the same size as normal GtkWidgets
11842
11843 2005-10-16 [colin]      1.9.15cvs55
11844
11845         * src/mimeview.c
11846                 Fix message a bit more
11847
11848 2005-10-16 [colin]      1.9.15cvs54
11849
11850         * src/addressbook.c
11851                 Second attempt at flicker fixing
11852
11853 2005-10-16 [colin]      1.9.15cvs53
11854
11855         * src/addressbook.c
11856                 Fix flicker
11857
11858 2005-10-16 [wwp]        1.9.15cvs52
11859
11860         * src/addressbook.c
11861         * src/editaddress.c
11862         * src/prefs_common.c
11863         * src/prefs_common.h
11864                 Remember window sizes (address book)
11865
11866 2005-10-16 [wwp]        1.9.15cvs51
11867
11868         * src/plugins/clamav/clamav_plugin_gtk.c
11869         * src/plugins/spamassassin/spamassassin_gtk.c
11870                 Fix compilation warnings (missing #include).
11871
11872 2005-10-16 [colin]      1.9.15cvs50
11873
11874         * src/mimeview.c
11875         * src/summaryview.c
11876         * src/textview.c
11877                 Make 'c' check signature, and forward
11878                 c, l, y, t from summaryview to mimeview
11879
11880 2005-10-16 [colin]      1.9.15cvs49
11881
11882         * src/addressbook.c
11883                 Put border around buttons
11884         * src/mainwindow.c
11885         * src/summaryview.c
11886                 Rework menus (Patch based on a patch
11887                 by Paul)
11888
11889 2005-10-15 [wwp]        1.9.15cvs48
11890
11891         * src/editjpilot.c
11892         * src/editldap.c
11893         * src/editvcard.c
11894         * src/exphtmldlg.c
11895         * src/expldifdlg.c
11896         * src/export.c
11897         * src/import.c
11898         * src/importldif.c
11899         * src/importmutt.c
11900         * src/importpine.c
11901         * src/prefs_account.c
11902         * src/prefs_spelling.c
11903         * src/gtk/gtkutils.c
11904         * src/gtk/gtkutils.h
11905         * src/plugins/clamav/clamav_plugin_gtk.c
11906         * src/plugins/spamassassin/spamassassin_gtk.c
11907                 use nicer browse-for-file/dir buttons than the "..." ones,
11908                 code factorizing more.
11909
11910 2005-10-14 [colin]      1.9.15cvs47
11911
11912         * src/mainwindow.c
11913                 set relief on the account switcher so that people see it
11914                 grey out Create processing rules when no message is selected
11915         * src/prefs_filtering.c
11916                 ask before closing if the rule has not been modified, even if
11917                 it's not valid
11918         * src/prefs_matcher.c
11919                 fix sensitivity when entering the dialog
11920         * src/gtk/inputdialog.c
11921                 display a better icon on password ask
11922         * src/plugins/pgpcore/passphrase.c
11923                 make the dialog look better
11924
11925 2005-10-14 [paul]       1.9.15cvs46
11926
11927         * src/folderview.c
11928                 indicate presense of marked msgs in
11929                 unexpanded subfolders
11930
11931 2005-10-14 [paul]       1.9.15cvs45
11932
11933         * src/prefs_actions.c
11934         * src/prefs_common.c
11935         * src/prefs_common.h
11936         * src/prefs_filtering_action.c
11937         * src/prefs_matcher.c
11938         * src/prefs_template.c
11939                 remember window sizes
11940                 fix Info button size
11941
11942         Patches by wwp
11943
11944 2005-10-13 [colin]      1.9.15cvs44
11945
11946         * src/mimeview.c
11947         * src/noticeview.c
11948         * src/noticeview.h
11949                 Add a tooltip on the icon (optional) 
11950                 Get rid of the signature buttons and only
11951                 use the icon+tooltip
11952
11953 2005-10-13 [colin]      1.9.15cvs43
11954
11955         * src/noticeview.c
11956         * src/noticeview.h
11957                 Add hand cursor for hovering over icon
11958
11959 2005-10-13 [colin]      1.9.15cvs42
11960
11961         * src/summaryview.c
11962                 Fix crash when quicksearch's hidden 
11963                 at startup
11964
11965 2005-10-13 [colin]      1.9.15cvs41
11966
11967         * src/compose.c
11968                 Set subject when forwarding multiple mails
11969                 Check that other recipient than the default Cc or Bcc
11970                 have been set before sending.
11971
11972 2005-10-13 [colin]      1.9.15cvs40
11973
11974         * src/imap.c
11975                 Batch per-folder
11976                 Introduce locking, but don't use it yet
11977
11978 2005-10-13 [colin]      1.9.15cvs39
11979
11980         * src/gtk/quicksearch.c
11981                 Reset quicksearch when hiding it
11982                 Make sticky a real pref
11983
11984 2005-10-13 [colin]      1.9.15cvs38
11985
11986         * src/summaryview.c
11987                 Faster prefs apply
11988
11989 2005-10-13 [colin]      1.9.15cvs37
11990
11991         * src/mimeview.c
11992         * src/noticeview.c
11993         * src/noticeview.h
11994         * src/plugins/pgpcore/sgpgme.c
11995                 Make privacy icon clickable
11996                 Move Trust field in Full info
11997                 When trust is less than full, don't display
11998                 a warning icon
11999
12000 2005-10-13 [colin]      1.9.15cvs36
12001
12002         * src/folder.c
12003                 Batch on flags sync
12004         * src/folderview.c
12005                 Revert speed hack which is dangerous in fact
12006                 Apply prefs faster
12007
12008 2005-10-13 [colin]      1.9.15cvs35
12009
12010         * src/folder_item_prefs.c
12011                 Fix pref corruption on folder move. Patch
12012                 by wwp
12013
12014 2005-10-13 [paul]       1.9.15cvs34
12015
12016         * src/export.c
12017         * src/import.c
12018                 fix typos in g_warnings
12019         * src/prefs_account.c
12020                 add a file selector for Signature file
12021
12022         Patches by wwp
12023
12024 2005-10-12 [colin]      1.9.15cvs33
12025
12026         * src/mimeview.c
12027                 Provide a quick way to go back from a
12028                 signature's full info to the email part
12029
12030 2005-10-12 [colin]      1.9.15cvs32
12031
12032         * src/compose.c
12033                 Remove old hack of encoding signed mails with base64.
12034                 QP works equally well.
12035
12036 2005-10-12 [colin]      1.9.15cvs31
12037
12038         * src/crash.c
12039                 Replace deprecated GtkText with GtkTextView
12040         * src/imap.c
12041                 Fix a logic bug about counts in imap_select
12042                 (previously un-triggered)
12043         * src/mainwindow.c
12044         * src/summaryview.c
12045         * src/news.c
12046                 Allow local deletion of news posts
12047         * src/mimeview.c
12048                 Show GPG noticeview on the message/rfc822 part
12049                 in addition to the text/plain one
12050         * src/prefs_image_viewer.c
12051           src/plugins/pgpcore/prefs_gpg.c
12052                 Polish (set the label as part of the checkbox)
12053         * src/wizard.c
12054                 Don't sit there doing nothing after destroying
12055                 the window - return err
12056
12057 2005-10-11 [colin]      1.9.15cvs30
12058
12059         * src/folderview.c
12060                 Apply processing rules before showing folders.
12061                 Early folder show (before flags sync) will only
12062                 be done when there are no processing rules (nor
12063                 pre- or post- ones)
12064         * src/imap.c
12065                 Fix stuff related to mail subdir, creation and 
12066                 deletion of folders 
12067         * src/imap_gtk.c
12068                 Don't allow creation of folders in NoInferior
12069                 folders, as it won't work
12070
12071 2005-10-10 [colin]      1.9.15cvs29
12072
12073         * src/compose.c
12074                 Reselect "None" Privacy system when selecting an
12075                 account with no privacy system defined
12076
12077 2005-10-10 [colin]      1.9.15cvs28
12078
12079         * src/mainwindow.c
12080                 Add Windows-1252 encoding
12081         * src/prefs_common.c
12082                 Rework some defaults:
12083                 - autosave to draft by default
12084                 - don't show header pane (it's already in the textview)
12085                 - Select first new or unread mail on entry
12086                 - Assume 'Yes' to change folder when there's no more
12087                   unread message
12088         * src/prefs_matcher.c
12089                 Fix a gtk assertion failure
12090         * src/gtk/colorlabel.c
12091                 Workaround bad repainting on selection
12092         * src/main.c
12093                 Freeze/thaw (a bit faster on ssh -X)
12094         * src/msgcache.c
12095                 Get rid of StrdupConverter that just adds an
12096                 extra strdup/free 
12097         * src/etpan/imap_thread.c
12098                 memset buf to 0
12099
12100 2005-10-10 [colin]      1.9.15cvs27
12101
12102         * src/export.c
12103         * src/import.c
12104                 Fix compile on gtk 2.4. Patch by wwp
12105
12106 2005-10-09 [colin]      1.9.15cvs26
12107
12108         * src/mainwindow.c
12109         * src/messageview.c
12110         * src/summaryview.c
12111                 Clarify forward menus. Patch by wwp
12112
12113 2005-10-09 [colin]      1.9.15cvs25
12114
12115         * src/compose.c
12116         * src/compose.h
12117                 Fix bug #829 (Non-working "Encrypt message by 
12118                 default when replying to an encrypted message")
12119
12120 2005-10-08 [colin]      1.9.15cvs24
12121
12122         * src/wizard.c
12123                 Fix bug #827 ("Welcome" setup wizard after a 
12124                 permission error gives up & forgets itself.)
12125
12126 2005-10-08 [colin]      1.9.15cvs23
12127
12128         * src/procmime.c
12129                 Fix bug #828 (Ignoring headers with spaces around = sign)
12130
12131 2005-10-08 [colin]      1.9.15cvs22
12132
12133         * src/export.c
12134                 Warning fix by wwp
12135
12136 2005-10-08 [colin]      1.9.15cvs21
12137
12138         * src/folder.c
12139         * src/folder.h
12140                 Add a processing_pending indicator, set on 
12141                 folder_item_open and cleared after 
12142                 folder_item_process_open
12143         * src/folderview.c
12144         * src/summaryview.c
12145                 wrap procmsg_msginfo_*_flags, and in the
12146                 wrapper check that there's no folder processing 
12147                 pending. If there is, defer the flags change until 
12148                 processing is done to avoid stepping over each
12149                 other's toes.
12150                 Freeze during processing, but not during scanning.
12151
12152 2005-10-07 [colin]      1.9.15cvs20
12153
12154         * src/plugins/pgpcore/passphrase.c
12155                 Fix bug #826 (X-Server hangs when 
12156                 right-clicking a PGP encrypted message)
12157
12158 2005-10-07 [paul]       1.9.15cvs19
12159
12160         * src/compose.c
12161                 fix compose_entries[]
12162                 patch by Fabien Vantard
12163
12164 2005-10-06 [colin]      1.9.15cvs18
12165
12166         * src/pixmaps/address.xpm
12167         * src/pixmaps/address_book.xpm
12168         * src/pixmaps/book.xpm
12169         * src/pixmaps/check_spelling.xpm
12170         * src/pixmaps/checkbox_off.xpm
12171         * src/pixmaps/checkbox_on.xpm
12172         * src/pixmaps/close.xpm
12173         * src/pixmaps/complete.xpm
12174         * src/pixmaps/continue.xpm
12175         * src/pixmaps/deleted.xpm
12176         * src/pixmaps/down_arrow.xpm
12177         * src/pixmaps/exec.xpm
12178         * src/pixmaps/forwarded.xpm
12179         * src/pixmaps/group.xpm
12180         * src/pixmaps/ignorethread.xpm
12181         * src/pixmaps/interface.xpm
12182         * src/pixmaps/jpilot.xpm
12183         * src/pixmaps/ldap.xpm
12184         * src/pixmaps/linewrap.xpm
12185         * src/pixmaps/linewrapcurrent.xpm
12186         * src/pixmaps/mail.xpm
12187         * src/pixmaps/mail_attach.xpm
12188         * src/pixmaps/mail_compose.xpm
12189         * src/pixmaps/mail_forward.xpm
12190         * src/pixmaps/mail_receive.xpm
12191         * src/pixmaps/mail_receive_all.xpm
12192         * src/pixmaps/mail_reply.xpm
12193         * src/pixmaps/mail_reply_to_all.xpm
12194         * src/pixmaps/mail_reply_to_author.xpm
12195         * src/pixmaps/mail_send.xpm
12196         * src/pixmaps/mail_send_queue.xpm
12197         * src/pixmaps/mime_application.xpm
12198         * src/pixmaps/mime_audio.xpm
12199         * src/pixmaps/mime_image.xpm
12200         * src/pixmaps/mime_message.xpm
12201         * src/pixmaps/mime_text_enriched.xpm
12202         * src/pixmaps/mime_text_html.xpm
12203         * src/pixmaps/mime_text_plain.xpm
12204         * src/pixmaps/mime_unknown.xpm
12205         * src/pixmaps/new.xpm
12206         * src/pixmaps/news_compose.xpm
12207         * src/pixmaps/offline.xpm
12208         * src/pixmaps/online.xpm
12209         * src/pixmaps/paste.xpm
12210         * src/pixmaps/preferences.xpm
12211         * src/pixmaps/privacy_emblem_encrypted.xpm
12212         * src/pixmaps/privacy_expired.xpm
12213         * src/pixmaps/privacy_failed.xpm
12214         * src/pixmaps/privacy_passed.xpm
12215         * src/pixmaps/privacy_signed.xpm
12216         * src/pixmaps/privacy_unknown.xpm
12217         * src/pixmaps/privacy_warn.xpm
12218         * src/pixmaps/properties.xpm
12219         * src/pixmaps/replied.xpm
12220         * src/pixmaps/search.xpm
12221         * src/pixmaps/unread.xpm
12222         * src/pixmaps/up_arrow.xpm
12223         * src/pixmaps/vcard.xpm
12224                 Modernize internal theme, with icons from the 
12225                 Gnomaws theme. Keep some of the old ones where
12226                 they were better.
12227
12228 2005-10-06 [colin]      1.9.15cvs17
12229
12230         * src/summaryview.c
12231                 Little optimisations + bugfix
12232         * src/toolbar.c
12233                 Remove default useless items - useless being defined
12234                 by the default relevant prefs
12235         * src/wizard.c
12236                 include config.h to make gettext work
12237         * src/prefs_themes.c
12238                 Fix selection of current theme in prefs
12239
12240 2005-10-06 [colin]      1.9.15cvs16
12241
12242         * src/prefs_common.c
12243         * src/prefs_common.h
12244         * src/prefs_summaries.c
12245         * src/folderview.c
12246                 Add a warning dialog on Mark all read 
12247                 (with pref to get rid of it)
12248
12249 2005-10-06 [paul]       1.9.15cvs15
12250
12251         * po/nb.po
12252         * po/pt_BR.po
12253                 updated by Geir Helland and Frederico
12254                 Goncalves Guimaraes
12255
12256 2005-10-05 [colin]      1.9.15cvs14
12257
12258         * src/folder.c
12259         * src/folder.h
12260         * src/folderview.c
12261         * src/folderview.h
12262         * src/imap_gtk.c
12263         * src/mh_gtk.c
12264         * src/mainwindow.c
12265         * src/setup.c
12266                 add a way to rescan without rebuilding
12267                 make moving a bit faster (less folders changes)
12268                 don't lock the tree on Get 
12269         * src/imap.c
12270                 Don't re-delete deleted messages before expunging
12271         * src/summaryview.c
12272                 Set batch mode when deleting mails
12273
12274 2005-10-05 [paul]       1.9.15cvs13
12275
12276         * src/mainwindow.c
12277         * src/mainwindow.h
12278                 fix disabled Execute menu item
12279         * src/toolbar.c
12280                 match the change in 1.9.15cvs10: use Compose
12281                 instead of News by default
12282
12283 2005-10-04 [colin]      1.9.15cvs12
12284
12285         * src/compose.c
12286                 When replying to an ML post with Reply-To set
12287                 to the poster's email, honor it (as before),
12288                 but also honor our user's request to reply to
12289                 the mailing list: set the ML address in the To
12290                 field and the Reply-To address in the Cc: 
12291                 field.
12292
12293 2005-10-04 [colin]      1.9.15cvs11
12294
12295         * src/plugins/trayicon/trayicon.c
12296                 Finish cosmetic change - thanks to wwp
12297
12298 2005-10-04 [colin]      1.9.15cvs10
12299
12300         * src/toolbar.c
12301                 Use Compose instead of Email by default.
12302                 Spotted by wwp.
12303
12304 2005-10-04 [colin]      1.9.15cvs9
12305
12306         * src/folder.c
12307         * src/folder.h
12308         * src/folderview.c
12309         * src/imap.c
12310         * src/etpan/imap-thread.c
12311         * src/etpan/imap-thread.h
12312                 Try to make IMAP faster, by simplifying SEARCH
12313                 commands, avoiding sending two STATUS in a row,
12314                 and deferring flags sync and processing just
12315                 after displaying the folder. 
12316                 This will update the SummaryView in certain
12317                 cases (new mails not already fetched, flags
12318                 changed from another client) but in a non-
12319                 blocking manner.
12320
12321 2005-10-04 [colin]      1.9.15cvs8
12322
12323         * src/plugins/trayicon/trayicon.c
12324                 Relabel "Offline" to "Work offline"
12325
12326 2005-10-04 [colin]      1.9.15cvs7
12327
12328         * src/export.c
12329         * src/import.c
12330         * src/mbox.c
12331                 Fix mbox import/export buglets
12332                 Patch by wwp
12333         * src/plugins/trayicon/trayicon.c
12334                 Add offline swithc
12335                 Patch by wwp
12336
12337 2005-10-04 [colin]      1.9.15cvs6
12338
12339         * src/folder.c
12340         * src/folderview.c
12341         * src/summaryview.c
12342                 Better fix (don't break mark all read) for cvs2
12343
12344 2005-10-03 [colin]      1.9.15cvs5
12345
12346         * src/folder.c
12347                 Use a sane sort by default
12348
12349 2005-10-03 [colin]      1.9.15cvs4
12350
12351         * src/inc.c
12352                 Add a 'Only once' button for overriding offline mode
12353         * src/prefs_account.c
12354         * src/wizard.c
12355                 Add Local mbox to the wizard
12356                 Add IMAP subdir to the wizard (or the wizard is useless
12357                 for such accounts, or even worse than useless)
12358                 Move IMAP subdir from Advanced to Receive tab, as it's
12359                 not that uncommon
12360
12361 2005-10-03 [colin]      1.9.15cvs3
12362
12363         * src/send_message.c
12364                 Forgot this one in cvs1
12365
12366 2005-10-03 [colin]      1.9.15cvs2
12367
12368         * src/folder.c
12369                 Faster close when leaving a folder with lots
12370                 of new mails. Idea by David Relson.
12371
12372 2005-10-03 [colin]      1.9.15cvs1
12373
12374         * src/compose.c
12375         * src/imap.c
12376         * src/inc.c
12377         * src/main.c
12378         * src/messageview.c
12379         * src/news.c
12380         * src/summaryview.c
12381         * src/gtk/sslcertwindow.c
12382         * src/plugins/trayicon/trayicon.c
12383                 Add accels to every AlertPanel. Patch by Fabien 
12384                 Vantard
12385
12386 2005-10-03 [paul]       1.9.15
12387
12388         1.9.15 released
12389
12390 2005-10-03 [paul]       1.9.14cvs68
12391
12392         * po/ca.po
12393         * po/de.po
12394         * po/es.po
12395         * po/fi.po
12396         * po/fr.po
12397         * po/sk.po
12398         * po/sr.po
12399         * po/zh_CN.po
12400                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
12401                 Mones Lastra, Tommi Pirinen, Fabien vantard,
12402                 Andrej Kacian, Aleksander Urosevic, Yang Guilong
12403
12404 2005-10-03 [paul]       1.9.14cvs67
12405
12406         * src/send_message.c
12407                 prevent hang on Cancel
12408                 patch by Colin
12409
12410 2005-10-03 [paul]       1.9.14cvs66
12411
12412         * src/main.c
12413                 fix crash in IMAP caused by discrepancy
12414                 between check_at_startup and offline mode
12415                 Patch by Colin
12416
12417 2005-10-01 [paul]       1.9.14cvs65
12418
12419         * src/inc.c
12420                 fix engrish
12421
12422 2005-10-01 [paul]       1.9.14cvs64
12423         * src/export.c
12424         * src/import.c
12425                 synchronise import_mbox() and export_mbox()
12426         * src/mbox.c
12427                 proc_mbox(): add alert if file cannot be opened
12428                 export_list_to_mbox(): test if dest file exists,
12429                 prompt user to overwrite if it does. add alert
12430                 if file cannot be created
12431                                                                 
12432         Patch by wwp
12433                                                                                                                 
12434
12435 2005-09-30 [paul]       1.9.14cvs63
12436
12437         * src/addressbook.c
12438                 Fix sensitivity of a menu
12439         * src/codeconv.c
12440                 Respect hidden pref for mails with no encoding
12441         * src/common/xml.c
12442                 Fix memory corruption
12443         * src/plugins/pgpcore/sgpgme.c
12444                 Fix segfault on incomplete sigs, and display
12445                 of S/Mime UIDs
12446
12447         Patches by Colin
12448
12449 2005-09-30 [colin]      1.9.14cvs62
12450
12451         * src/partial_download.c
12452                 Little logic fix in almost-dead code
12453         * src/pop.c
12454                 Fix partial download when there's no new mail
12455
12456 2005-09-29 [paul]       1.9.14cvs61
12457
12458         * src/plugins/pgpinline/pgpinline.c
12459                 fix bug 819, 'crash accessing sign message'
12460                 Patch by Colin
12461
12462 2005-09-28 [martin]     1.9.14cvs60
12463
12464         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
12465                 fix bug #790 (Crash when restarting window manager (fluxbox))
12466
12467 2005-09-28 [paul]       1.9.14cvs59
12468
12469         * src/gtk/gtkaspell.c
12470                 fix off-by-one typo
12471
12472 2005-09-27 [colin]      1.9.14cvs58
12473
12474         * src/plugins/pgpcore/sgpgme.c
12475                 Report error when there's one, instead of
12476                 "Signature unchecked" 
12477
12478 2005-09-27 [colin]      1.9.14cvs57
12479
12480         * src/prefs_quote.c
12481                 Fix bug #816 (Weird quotation with spaces)
12482
12483 2005-09-27 [colin]      1.9.14cvs56
12484
12485         * src/codeconv.c
12486         * src/compose.c
12487         * src/compose.h
12488                 Put subject in compose's title
12489                 Fix Automatic encoding so that it's really automatic:
12490                 first try default locale's charset, then charset of the replied mail, 
12491                 then utf-8
12492                 Fix encoding of headers (must be in strict mode too)
12493
12494 2005-09-26 [colin]      1.9.14cvs55
12495
12496         * src/gtk/gtkaspell.c
12497                 Fix previous patch - don't color the space,
12498                 just uncolor it :)
12499
12500 2005-09-26 [colin]      1.9.14cvs54
12501
12502         * src/gtk/gtkaspell.c
12503                 Unmark space if possible
12504
12505 2005-09-26 [colin]      1.9.14cvs53
12506
12507         * src/imap.c
12508                 log_error instead of alertpanel according to the pref
12509         * src/etpan/imap-thread.c
12510                 Print connect status, copy only necessary size to 
12511                 logger
12512         * src/plugins/pgpmime/pgpmime.c
12513                 Handle S/Mime signatures (verification only). Patch based
12514                 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
12515
12516 2005-09-26 [paul]       1.9.14cvs52
12517
12518         * src/common/passcrypt.c
12519                 this 'workaround' not necessary on NetBSD.
12520                 Thanks to Daniel Gustafson
12521
12522 2005-09-26 [paul]
12523
12524         1.9.15-rc4 released
12525
12526 2005-09-26 [paul]       1.9.14cvs51
12527
12528         * src/summaryview.c
12529                 Skip currently selected message when
12530                 looking for next new or unread message
12531                 in current folder. Patch by Colin
12532         * src/common/passcrypt.c
12533                 eliminate warnings on *BSD. Patch by
12534                 Daniel Gustafson
12535
12536 2005-09-26 [colin]      1.9.14cvs50
12537
12538         * src/procmsg.c
12539                 Call postfiltering hook anyway
12540
12541 2005-09-22 [colin]      1.9.14cvs49
12542
12543         * src/codeconv.c
12544         * src/codeconv.h
12545                 Add a strict mode that doesn't replace with _
12546         * src/compose.c
12547         * src/compose.h
12548                 Use strict conversion while sending
12549                 Fix race when drafting while sending (happens
12550                 on IMAP)
12551                 Fix d'n'd of messages from summaryview
12552         * src/prefs_common.c
12553         * src/prefs_common.h
12554                 add hidden utf8_instead_of_locale_for_broken_mail 
12555                 pref for people that preferred the default charset 
12556                 to be utf8 for broken mails
12557         * src/quote_fmt_parse.y
12558                 fix bug #815 (No quote insert if "From:" fied 
12559                 contained Russian letters)
12560         * src/summaryview.c
12561                 Fix d'n'd of messages to compose
12562
12563 2005-09-22 [paul]       1.9.14cvs48
12564
12565         * src/compose.c
12566                 fix bug where attachments Name entry
12567                 would display Path instead
12568
12569 2005-09-21 [paul]       1.9.14cvs47
12570
12571         * README
12572         * README.jp
12573         * configure.ac
12574         * config/config.rpath
12575         * doc/manual/en/sylpheed-20.html
12576         * doc/manual/es/sylpheed-20.html
12577         * po/bg.po
12578         * po/ca.po
12579         * po/de.po
12580         * po/es.po
12581         * po/fr.po
12582         * po/it.po
12583         * po/pt_BR.po
12584         * po/sk.po
12585         * po/zh_TW.po
12586         * src/account.c
12587         * src/account.h
12588         * src/action.c
12589         * src/action.h
12590         * src/adbookbase.h
12591         * src/addr_compl.c
12592         * src/addr_compl.h
12593         * src/addrbook.c
12594         * src/addrbook.h
12595         * src/addrcache.c
12596         * src/addrcache.h
12597         * src/addrcindex.c
12598         * src/addrcindex.h
12599         * src/addrclip.c
12600         * src/addrclip.h
12601         * src/addrdefs.h
12602         * src/addressadd.c
12603         * src/addressadd.h
12604         * src/addressbook.c
12605         * src/addressbook.h
12606         * src/addressitem.h
12607         * src/addrgather.c
12608         * src/addrgather.h
12609         * src/addrharvest.c
12610         * src/addrharvest.h
12611         * src/addrindex.c
12612         * src/addrindex.h
12613         * src/addritem.c
12614         * src/addritem.h
12615         * src/addrquery.c
12616         * src/addrquery.h
12617         * src/addrselect.c
12618         * src/addrselect.h
12619         * src/alertpanel.c
12620         * src/alertpanel.h
12621         * src/browseldap.c
12622         * src/browseldap.h
12623         * src/codeconv.c
12624         * src/codeconv.h
12625         * src/compose.c
12626         * src/compose.h
12627         * src/crash.c
12628         * src/crash.h
12629         * src/customheader.c
12630         * src/customheader.h
12631         * src/displayheader.c
12632         * src/displayheader.h
12633         * src/editaddress.c
12634         * src/editaddress.h
12635         * src/editbook.c
12636         * src/editbook.h
12637         * src/editgroup.c
12638         * src/editgroup.h
12639         * src/editjpilot.c
12640         * src/editjpilot.h
12641         * src/editldap.c
12642         * src/editldap.h
12643         * src/editldap_basedn.c
12644         * src/editldap_basedn.h
12645         * src/editvcard.c
12646         * src/editvcard.h
12647         * src/enriched.c
12648         * src/enriched.h
12649         * src/exphtmldlg.c
12650         * src/exphtmldlg.h
12651         * src/expldifdlg.c
12652         * src/expldifdlg.h
12653         * src/export.c
12654         * src/export.h
12655         * src/exporthtml.c
12656         * src/exporthtml.h
12657         * src/exportldif.c
12658         * src/exportldif.h
12659         * src/filtering.c
12660         * src/filtering.h
12661         * src/folder.c
12662         * src/folder.h
12663         * src/folder_item_prefs.c
12664         * src/folder_item_prefs.h
12665         * src/foldersel.c
12666         * src/foldersel.h
12667         * src/folderutils.c
12668         * src/folderutils.h
12669         * src/folderview.c
12670         * src/folderview.h
12671         * src/grouplistdialog.c
12672         * src/grouplistdialog.h
12673         * src/headerview.c
12674         * src/headerview.h
12675         * src/html.c
12676         * src/html.h
12677         * src/image_viewer.c
12678         * src/image_viewer.h
12679         * src/imap.c
12680         * src/imap.h
12681         * src/imap_gtk.c
12682         * src/imap_gtk.h
12683         * src/import.c
12684         * src/import.h
12685         * src/importldif.c
12686         * src/importldif.h
12687         * src/importmutt.c
12688         * src/importmutt.h
12689         * src/importpine.c
12690         * src/importpine.h
12691         * src/inc.c
12692         * src/inc.h
12693         * src/jpilot.c
12694         * src/jpilot.h
12695         * src/ldapctrl.c
12696         * src/ldapctrl.h
12697         * src/ldaplocate.c
12698         * src/ldaplocate.h
12699         * src/ldapquery.c
12700         * src/ldapquery.h
12701         * src/ldapserver.c
12702         * src/ldapserver.h
12703         * src/ldaputil.c
12704         * src/ldaputil.h
12705         * src/ldif.c
12706         * src/ldif.h
12707         * src/localfolder.c
12708         * src/localfolder.h
12709         * src/main.c
12710         * src/main.h
12711         * src/mainwindow.c
12712         * src/mainwindow.h
12713         * src/manual.c
12714         * src/manual.h
12715         * src/matcher.c
12716         * src/matcher.h
12717         * src/matcher_parser.h
12718         * src/matcher_parser_lex.l
12719         * src/matcher_parser_parse.y
12720         * src/mbox.c
12721         * src/mbox.h
12722         * src/message_search.c
12723         * src/message_search.h
12724         * src/messageview.c
12725         * src/messageview.h
12726         * src/mh.c
12727         * src/mh.h
12728         * src/mh_gtk.c
12729         * src/mh_gtk.h
12730         * src/mimeview.c
12731         * src/mimeview.h
12732         * src/msgcache.c
12733         * src/msgcache.h
12734         * src/mutt.c
12735         * src/mutt.h
12736         * src/news.c
12737         * src/news.h
12738         * src/news_gtk.c
12739         * src/news_gtk.h
12740         * src/noticeview.c
12741         * src/noticeview.h
12742         * src/partial_download.c
12743         * src/partial_download.h
12744         * src/pine.c
12745         * src/pine.h
12746         * src/pop.c
12747         * src/pop.h
12748         * src/prefs_account.c
12749         * src/prefs_account.h
12750         * src/prefs_actions.c
12751         * src/prefs_actions.h
12752         * src/prefs_common.c
12753         * src/prefs_common.h
12754         * src/prefs_compose_writing.c
12755         * src/prefs_compose_writing.h
12756         * src/prefs_customheader.c
12757         * src/prefs_customheader.h
12758         * src/prefs_display_header.c
12759         * src/prefs_display_header.h
12760         * src/prefs_ext_prog.c
12761         * src/prefs_ext_prog.h
12762         * src/prefs_filtering.c
12763         * src/prefs_filtering.h
12764         * src/prefs_filtering_action.c
12765         * src/prefs_filtering_action.h
12766         * src/prefs_folder_column.c
12767         * src/prefs_folder_column.h
12768         * src/prefs_folder_item.c
12769         * src/prefs_folder_item.h
12770         * src/prefs_fonts.c
12771         * src/prefs_fonts.h
12772         * src/prefs_gtk.c
12773         * src/prefs_gtk.h
12774         * src/prefs_image_viewer.c
12775         * src/prefs_image_viewer.h
12776         * src/prefs_matcher.c
12777         * src/prefs_matcher.h
12778         * src/prefs_message.c
12779         * src/prefs_message.h
12780         * src/prefs_msg_colors.c
12781         * src/prefs_msg_colors.h
12782         * src/prefs_other.c
12783         * src/prefs_other.h
12784         * src/prefs_quote.c
12785         * src/prefs_quote.h
12786         * src/prefs_receive.c
12787         * src/prefs_receive.h
12788         * src/prefs_send.c
12789         * src/prefs_send.h
12790         * src/prefs_spelling.c
12791         * src/prefs_spelling.h
12792         * src/prefs_summaries.c
12793         * src/prefs_summaries.h
12794         * src/prefs_summary_column.c
12795         * src/prefs_summary_column.h
12796         * src/prefs_template.c
12797         * src/prefs_template.h
12798         * src/prefs_themes.c
12799         * src/prefs_themes.h
12800         * src/prefs_toolbar.c
12801         * src/prefs_toolbar.h
12802         * src/prefs_wrapping.c
12803         * src/prefs_wrapping.h
12804         * src/privacy.c
12805         * src/privacy.h
12806         * src/procheader.c
12807         * src/procheader.h
12808         * src/procmime.c
12809         * src/procmime.h
12810         * src/procmsg.c
12811         * src/procmsg.h
12812         * src/quote_fmt.c
12813         * src/quote_fmt_parse.y
12814         * src/recv.c
12815         * src/recv.h
12816         * src/remotefolder.c
12817         * src/remotefolder.h
12818         * src/send_message.c
12819         * src/send_message.h
12820         * src/setup.c
12821         * src/setup.h
12822         * src/simple-gettext.c
12823         * src/sourcewindow.c
12824         * src/sourcewindow.h
12825         * src/ssl_manager.c
12826         * src/ssl_manager.h
12827         * src/statusbar.c
12828         * src/statusbar.h
12829         * src/stock_pixmap.c
12830         * src/stock_pixmap.h
12831         * src/summary_search.c
12832         * src/summary_search.h
12833         * src/summaryview.c
12834         * src/summaryview.h
12835         * src/syldap.c
12836         * src/syldap.h
12837         * src/textview.c
12838         * src/textview.h
12839         * src/toolbar.c
12840         * src/toolbar.h
12841         * src/undo.c
12842         * src/undo.h
12843         * src/unmime.c
12844         * src/unmime.h
12845         * src/vcard.c
12846         * src/vcard.h
12847         * src/wizard.c
12848         * src/wizard.h
12849         * src/common/base64.c
12850         * src/common/base64.h
12851         * src/common/defs.h
12852         * src/common/hooks.c
12853         * src/common/hooks.h
12854         * src/common/log.c
12855         * src/common/log.h
12856         * src/common/md5.c
12857         * src/common/md5.h
12858         * src/common/mgutils.c
12859         * src/common/mgutils.h
12860         * src/common/nntp.c
12861         * src/common/nntp.h
12862         * src/common/passcrypt.c
12863         * src/common/passcrypt.h.in
12864         * src/common/plugin.c
12865         * src/common/plugin.h
12866         * src/common/prefs.c
12867         * src/common/prefs.h
12868         * src/common/progressindicator.c
12869         * src/common/progressindicator.h
12870         * src/common/quoted-printable.c
12871         * src/common/quoted-printable.h
12872         * src/common/session.c
12873         * src/common/session.h
12874         * src/common/smtp.c
12875         * src/common/smtp.h
12876         * src/common/socket.c
12877         * src/common/socket.h
12878         * src/common/ssl.c
12879         * src/common/ssl.h
12880         * src/common/ssl_certificate.c
12881         * src/common/ssl_certificate.h
12882         * src/common/string_match.c
12883         * src/common/string_match.h
12884         * src/common/stringtable.c
12885         * src/common/sylpheed.c
12886         * src/common/sylpheed.h
12887         * src/common/template.c
12888         * src/common/template.h
12889         * src/common/timing.h
12890         * src/common/utils.c
12891         * src/common/utils.h
12892         * src/common/uuencode.c
12893         * src/common/uuencode.h
12894         * src/common/version.h.in
12895         * src/common/xml.c
12896         * src/common/xml.h
12897         * src/common/xmlprops.c
12898         * src/common/xmlprops.h
12899         * src/gtk/about.c
12900         * src/gtk/about.h
12901         * src/gtk/colorlabel.c
12902         * src/gtk/colorlabel.h
12903         * src/gtk/colorsel.c
12904         * src/gtk/colorsel.h
12905         * src/gtk/description_window.c
12906         * src/gtk/description_window.h
12907         * src/gtk/filesel.c
12908         * src/gtk/filesel.h
12909         * src/gtk/foldersort.c
12910         * src/gtk/foldersort.h
12911         * src/gtk/gtkutils.c
12912         * src/gtk/gtkutils.h
12913         * src/gtk/inputdialog.c
12914         * src/gtk/inputdialog.h
12915         * src/gtk/logwindow.c
12916         * src/gtk/logwindow.h
12917         * src/gtk/manage_window.c
12918         * src/gtk/manage_window.h
12919         * src/gtk/menu.c
12920         * src/gtk/menu.h
12921         * src/gtk/pluginwindow.c
12922         * src/gtk/pluginwindow.h
12923         * src/gtk/prefswindow.c
12924         * src/gtk/prefswindow.h
12925         * src/gtk/progressdialog.c
12926         * src/gtk/progressdialog.h
12927         * src/gtk/quicksearch.c
12928         * src/gtk/quicksearch.h
12929         * src/gtk/sslcertwindow.c
12930         * src/gtk/sslcertwindow.h
12931         * src/plugins/clamav/clamav_plugin.c
12932         * src/plugins/clamav/clamav_plugin.h
12933         * src/plugins/clamav/clamav_plugin_gtk.c
12934         * src/plugins/demo/demo.c
12935         * src/plugins/dillo_viewer/dillo_prefs.c
12936         * src/plugins/dillo_viewer/dillo_prefs.h
12937         * src/plugins/dillo_viewer/dillo_viewer.c
12938         * src/plugins/mathml_viewer/mathml_viewer.c
12939         * src/plugins/pgpcore/passphrase.c
12940         * src/plugins/pgpcore/passphrase.h
12941         * src/plugins/pgpcore/plugin.c
12942         * src/plugins/pgpcore/prefs_gpg.c
12943         * src/plugins/pgpcore/prefs_gpg.h
12944         * src/plugins/pgpcore/select-keys.c
12945         * src/plugins/pgpcore/select-keys.h
12946         * src/plugins/pgpcore/sgpgme.c
12947         * src/plugins/pgpcore/sgpgme.h
12948         * src/plugins/pgpinline/pgpinline.c
12949         * src/plugins/pgpinline/pgpinline.h
12950         * src/plugins/pgpinline/plugin.c
12951         * src/plugins/pgpmime/pgpmime.c
12952         * src/plugins/pgpmime/pgpmime.h
12953         * src/plugins/pgpmime/plugin.c
12954         * src/plugins/spamassassin/spamassassin.c
12955         * src/plugins/spamassassin/spamassassin.h
12956         * src/plugins/spamassassin/spamassassin_gtk.c
12957         * src/plugins/trayicon/trayicon.c
12958         * tools/OOo2sylpheed.pl
12959         * tools/acroread2sylpheed.pl
12960         * tools/asus_mailled.sh
12961         * tools/filter_conv.pl
12962         * tools/freshmeat_search.pl
12963         * tools/google_search.pl
12964         * tools/kmail2sylpheed.pl
12965         * tools/kmail2sylpheed_v2.pl
12966         * tools/maildir2sylpheed.pl
12967         * tools/multiwebsearch.pl
12968         * tools/newscache_clean.pl
12969         * tools/outlook2sylpheed.pl
12970         * tools/sylpheed-switcher
12971         * tools/update-po
12972         * tools/vcard2xml.py
12973         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
12974                 update FSF address
12975
12976 2005-09-21 [colin]      1.9.14cvs46
12977
12978         * src/gedit-print.c
12979         * src/procmsg.c
12980         * src/procmsg.h
12981         * src/textview.c
12982         * src/summaryview.c
12983                 Remove some printing hacks (deselection/reselection),
12984                 which by the way fix printing the currently 
12985                 displayed mime part (still only text)
12986                 Plus a little optimisation of summary_show
12987
12988
12989 2005-09-20 [colin]      1.9.14cvs45
12990
12991         * src/mainwindow.c
12992         * src/messageview.c
12993                 GUI fixups: add accels, set message
12994                 view title to displayed mail's subject
12995         * src/prefs_spelling.c
12996         * src/gtk/gtkaspell.c
12997                 GUI fixups: allow underlining misspelled
12998                 words instead of coloring them (a11y!)
12999
13000 2005-09-19 [colin]
13001
13002         1.9.15rc3 released
13003
13004 2005-09-19 [colin]      1.9.14cvs44
13005
13006         * src/compose.c
13007                 Fix draft message
13008         * src/gtk/gtkaspell.c
13009                 Fix wrong test ;-)
13010
13011 2005-09-19 [colin]      1.9.14cvs43
13012
13013         * src/addressbook.c
13014                 Fix sensitivity of Delete button
13015         * src/compose.c
13016                 Warn if the requested Privacy system
13017                 is not available
13018         * src/exphtmldlg.c
13019         * src/expldifdlg.c
13020         * src/importldif.c
13021         * src/importmutt.c
13022         * src/importpine.c
13023                 Fix crappy UI
13024         * src/
13025         * src/ssl.h
13026         * src/prefs_account.h
13027         * src/prefs_account.c
13028                 Save SSL prefs even in builds that have
13029                 SSL support disable
13030         * src/imap.c
13031         * src/inc.c
13032         * src/news.c
13033         * src/send_message.c
13034                 Warn if connection should be secure, but
13035                 SSL support isn't compiled in
13036         * src/gtkaspell.c
13037                 Fix word separation on UTF-8 systems
13038                 Fixes bug #812 (Strange inline spellchecking)
13039         * src/compose.c
13040                 Warn if the requested Privacy system
13041                 is not available
13042                 Factorize offline warning
13043         * src/imap.c
13044         * src/imap_gtk.c
13045         * src/imap_gtk.h
13046         * src/inc.h
13047         * src/news_gtk.c
13048         * src/news_gtk.h
13049         * src/messageview.c
13050                 Factorize offline warning
13051
13052 2005-09-19 [paul]
13053
13054         1.9.15-rc2 released
13055
13056 2005-09-18 [colin]      1.9.14cvs42
13057
13058         * src/codeconv.c
13059         * src/codeconv.h
13060         * src/procmime.c
13061                 Add a way to get locale's charset ignoring utf-8,
13062                 and use that as default encoding for broken mails
13063
13064 2005-09-18 [colin]      1.9.14cvs41
13065
13066         * src/gtk/logwindow.c
13067                 Translate string. Patch by Fabien Vantard
13068
13069 2005-09-18 [colin]      1.9.14cvs40
13070
13071         * configure.ac
13072                 Fix bug #803 (IMAP/SSL support breaks with 
13073                 GnuTLS libetpan 0.38)
13074
13075 2005-09-18 [colin]      1.9.14cvs39
13076
13077         * src/codeconv.c
13078         * src/compose.c
13079         * src/procmime.c
13080                 More charsets fixes. Fixes bug #806 (non
13081                 ascii characters in subject line)
13082
13083 2005-09-17 [paul]       1.9.14cvs38
13084
13085         * src/folderview.c
13086         * src/mainwindow.c
13087                 fix gcc-2.95 issues
13088                 Patch by Pawel Pekala
13089
13090 2005-09-17 [colin]      1.9.14cvs37
13091
13092         * src/addrindex.c
13093                 bugfix for NO-USE LDAP compilation, patch 
13094                 by Fabien Vantard
13095
13096 2005-09-17 [colin]      1.9.14cvs36
13097
13098         * src/prefs_actions.c
13099         * src/prefs_customheader.c
13100         * src/prefs_display_header.c
13101         * src/prefs_filtering_action.c
13102         * src/prefs_matcher.c
13103         * src/prefs_toolbar.c
13104                 Fix strange casts (less elegant but
13105                 works better)
13106
13107 2005-09-16 [colin]      1.9.14cvs35
13108
13109         * src/jpilot.c
13110                 Missed that one
13111
13112 2005-09-16 [colin]      1.9.14cvs34
13113
13114         * configure.ac
13115         * src/Makefile.am
13116         * src/addr_compl.c
13117         * src/addrindex.c
13118         * src/browseldap.c
13119         * src/editldap.c
13120         * src/ldaplocate.c
13121         * src/ldapquery.c
13122         * src/ldapquery.h
13123         * src/ldapserver.c
13124         * src/ldapserver.h
13125         * src/main.c
13126         * src/matcher_parser_parse.y
13127         * src/prefs_themes.c
13128         * src/etpan/Makefile.am
13129         * src/gtk/description_window.c
13130         * src/plugins/clamav/Makefile.am
13131         * src/plugins/clamav/clamav_plugin.c
13132         * src/plugins/dillo_viewer/Makefile.am
13133         * src/plugins/pgpcore/Makefile.am
13134         * src/plugins/pgpinline/Makefile.am
13135         * src/plugins/pgpmime/Makefile.am
13136         * src/plugins/trayicon/Makefile.am
13137                 Fix 100% cpu usage in address completion list
13138                 Fix little bugs (return with no values etc)
13139                 Fix all warnings (with common CFLAGS)
13140
13141 2005-09-15 [colin]      1.9.14cvs33
13142
13143         * src/addressbook.c
13144                 Fix bug where sometimes a group's email list is empty,
13145                 force its refresh (probably fixes "Re: how to create a 
13146                 distribution list")
13147         * src/ldapquery.c
13148                 Don't return to the callback in the main thread from the
13149                 fetch thread (or face segs!)
13150
13151 2005-09-15 [paul]       1.9.14cvs32
13152
13153         * src/prefs_matcher.c
13154                 forgotten in last commit
13155
13156 2005-09-15 [paul]       1.9.14cvs31
13157
13158         * src/prefs_actions.c
13159         * src/prefs_filtering_action.c
13160         * src/prefs_quote.c
13161         * src/quote_fmt.c
13162         * src/summaryview.c
13163         * src/gtk/description_window.c
13164         * src/gtk/description_window.h
13165         * src/gtk/quicksearch.c
13166                 allow interaction with the called
13167                 description window
13168                 Patch by Anders Hammar
13169
13170 2005-09-14 [paul]       1.9.14cvs30
13171
13172         * src/compose.c
13173                 fix a little annoyance when pasting with 3rd button 
13174                 with wrap_pastes=0 and wrap_input=1
13175                 Patch by Colin
13176
13177 2005-09-14 [paul]       1.9.14cvs29
13178
13179         * src/prefs_account.c
13180                 disable 'Filter messages on receiving' for
13181                 SMTP-only accounts
13182                 Patch  by Anders Hammar
13183
13184 2005-09-14 [paul]       1.9.14cvs28
13185
13186         * po/sk.po
13187                 fix crash
13188                 updated by Andrej Kacian
13189
13190 2005-09-14 [paul]
13191
13192         1.9.15-rc1 released
13193
13194 2005-09-14 [paul]       1.9.14cvs27
13195
13196         * po/es.po
13197                 updated by Ricardo Mones Lastra
13198         * src/compose.c
13199         * src/compose.h
13200                 associate no_wrap_tags to Compose windows
13201                 instead of using a static one
13202                 Patch by Colin
13203         * src/mbox.c
13204                 fix proc_mbox()
13205                 Patch by wwp
13206         * src/textview.c
13207                 remove unneeded printf()
13208
13209 2005-09-14 [paul]       1.9.14cvs26
13210
13211         * src/addrcache.c
13212         * src/codeconv.h
13213         * src/folder.h
13214         * src/mainwindow.h
13215         * src/mh.c
13216         * src/mimeview.h
13217         * src/partial_download.c
13218         * src/pop.c
13219         * src/prefs_account.c
13220         * src/prefs_account.h
13221         * src/prefs_actions.c
13222         * src/prefs_customheader.c
13223         * src/prefs_display_header.c
13224         * src/prefs_filtering_action.c
13225         * src/prefs_matcher.c
13226         * src/prefs_toolbar.c
13227         * src/privacy.h
13228         * src/procmime.c
13229         * src/procmime.h
13230         * src/procmsg.h
13231         * src/textview.c
13232         * src/undo.h
13233         * src/common/plugin.c
13234         * src/common/session.h
13235         * src/common/socket.c
13236         * src/common/socket.h
13237         * src/common/template.c
13238         * src/gtk/gtkaspell.c
13239         * src/gtk/quicksearch.h
13240         * src/plugins/pgpcore/passphrase.c
13241         * src/plugins/pgpcore/prefs_gpg.h
13242         * src/plugins/pgpcore/select-keys.c
13243         * src/plugins/pgpcore/select-keys.h
13244         * src/plugins/pgpcore/sgpgme.c
13245         * src/plugins/pgpinline/pgpinline.c
13246         * src/plugins/pgpmime/pgpmime.c
13247         * src/plugins/trayicon/trayicon.c
13248                 fix compilation warnings
13249                 Patch by Daniel Gustafson
13250
13251 2005-09-14 [paul]       1.9.14cvs25
13252
13253         * src/addressbook.c
13254                 add missing column header, and other small
13255                 bug fixes
13256                 Patch by Anders Hammar
13257
13258 2005-09-13 [colin]      1.9.14cvs24
13259
13260         * src/gtk/gtkaspell.c
13261                 Fix non-utf8 in menu
13262                 Fix little leaks
13263                 Nullify struct members after free()s
13264
13265 2005-09-13 [colin]      1.9.14cvs23
13266
13267         * src/compose.c
13268                 Test utf8 compliance before inserting to 
13269                 buffer, and try to convert if necessary
13270         * src/procmime.c
13271                 If no charset is present, use the locale 
13272                 one instead of us-ascii
13273         * src/procmsg.c
13274                 Add Sender, List-Post and To in the checked 
13275                 headers for automatic rules creation 
13276                 (thanks to wwp)
13277         * src/prefs_themes.c
13278         * src/gtk/gtkaspell.c
13279                 Remove deprecated functions. 
13280                 patch by Daniel Gustafson
13281
13282 2005-09-12 [colin]      1.9.14cvs22
13283
13284         * src/compose.c
13285                 Fix bug #448 (Scrolling/Redraw issue with 
13286                 address-fields in Header)
13287         * src/mainwindow.c
13288         * src/summaryview.c
13289         * src/summaryview.h
13290                 Fix loss of MSG_MARKED on move/copy
13291                 Fix bug #804 (Quicksearch togglebutton doesn't 
13292                 get depressed after '/' key is pressed)
13293
13294 2005-09-12 [paul]       1.9.14cvs21
13295
13296         * AUTHORS
13297         * src/gtk/logwindow.c
13298                 add 'Clear Log' to popup menu
13299                 Patch by Anders Hammar <anders.hammar@telia.com>
13300
13301 2005-09-12 [paul]       1.9.14cvs20
13302
13303         * src/compose.c
13304                 set correct sensitivity on attachments
13305                 popup menu
13306         * src/folder.c
13307                 fix typo
13308         * src/prefs_spelling.c
13309                 fix crash when no LANG env is set
13310         * src/common/xml.c
13311                 fix crash in wizard
13312                 don't use memeory after free
13313
13314         All patches by Daniel Gustafson
13315
13316 2005-09-12 [paul]       1.9.14cvs19
13317
13318         * src/prefs_themes.c
13319                 make theme info selectable
13320         * src/gtk/description_window.c
13321                 make window non-modal
13322         * tools/README
13323                 add details of asus_mailed.sh
13324         * tools/claws.i18n.status.pl
13325                 update for new zh_TW translator
13326                 widen the output
13327                 create alternate coloured lines
13328                 improve readability
13329
13330 2005-09-10 [colin]      1.9.14cvs18
13331
13332         * src/plugins/pgpcore/select-keys.c
13333                 Better order for the buttons
13334
13335 2005-09-10 [colin]      1.9.14cvs17
13336
13337         * src/compose.c
13338         * src/plugins/pgpcore/select-keys.c
13339         * src/plugins/pgpcore/select-keys.h
13340         * src/plugins/pgpcore/sgpgme.c
13341                 Add a "Don't encrypt" button to the key
13342                 selection dialog. Fixes bug #177 (There should be a 
13343                 'Don't encrypt button in the Select Keys dialog)
13344
13345 2005-09-10 [colin]      1.9.14cvs16
13346
13347         * src/compose.c
13348                 Fix bug #572 (%X option does not work with templates)
13349
13350 2005-09-10 [colin]      1.9.14cvs15
13351
13352         * src/toolbar.c 
13353                 Remove g_print
13354
13355 2005-09-10 [colin]      1.9.14cvs14
13356
13357         * src/imap.c
13358                 Fix a possible crash
13359
13360 2005-09-09 [colin]      1.9.14cvs13
13361
13362         * src/imap.c
13363         * src/etpan/imap-thread.c
13364         * src/etpan/imap-thread.h
13365                 Fix moving from queue or drafts to normal folders
13366                 Fix bug #794 (No way to delete without expunging)
13367                 Take flags unset by other mailers into account
13368                 Take deleted flag set by other mailers into account
13369                 Fix unsetting REPLIED flag
13370                 Fix crash when capabilities can't be retrieved
13371         * src/mainwindow.c
13372         * src/mainwindow.h
13373                 Add M_DELAYED_FLAGS condition, and let the user use
13374                 Execute in order to be able to expunge deleted mails,
13375                 even if he's not in delayed execute mode
13376         * src/prefs_spelling.c
13377                 Use 'en' dictionary by default if LANG is POSIX or C
13378         * src/gtk/prefswindow.c
13379                 Fix bug #767 (Preferences windows expanding) by making
13380                 the window a bit larger when the resolution is greater
13381                 than 640x480, and by putting the prefs in a
13382                 GtkScrolledWindow.
13383
13384 2005-09-09 [paul]       1.9.14cvs12
13385
13386         * AUTHORS
13387         * configure.ac
13388         * po/zh_TW.Big5.po      ** REMOVED **
13389         * po/zh_TW.po           ** ADDED **
13390                 updated by Wei-Lun Chao
13391
13392 2005-09-09 [paul]       1.9.14cvs11
13393
13394         * src/mainwindow.c
13395                 fix asserts
13396         * src/common/xml.c
13397                 delay memory allocation until file is
13398                 opened successfully
13399                 Patch by Daniel Gustafson
13400
13401 2005-09-09 [colin]      1.9.14cvs10
13402
13403         * src/imap.c
13404                 Add guards
13405
13406 2005-09-08 [colin]      1.9.14cvs9
13407
13408         * src/compose.c
13409                 Alert when we can't save draft
13410                 Fix various wrap/color issues
13411                 Add mid-click pasting respecting wrap_paste option
13412         * src/folder.c
13413         * src/folder.h
13414         * src/folder_item_prefs.c
13415         * src/folder_item_prefs.h
13416         * src/imap.c
13417         * src/imap_gtk.c
13418         * src/imap_gtk.h
13419         * src/main.c
13420         * src/mainwindow.c
13421         * src/mainwindow.h
13422         * src/news.c
13423         * src/news_gtk.c
13424         * src/news_gtk.h
13425         * src/prefs_folder_item.c
13426                 Fix the impossibility to synchronise folders for
13427                 offline use (IMAP and NNTP are concerned)
13428
13429 2005-09-08 [colin]      1.9.14cvs8
13430
13431         * configure.ac
13432                 Build LDAP and JPilot by default if available
13433         * src/textview.c
13434                 Fix use after free
13435
13436 2005-09-08 [paul]       1.9.14cvs7
13437
13438         * doc/manual/en/sylpheed-1.html
13439         * doc/manual/en/sylpheed-18.html
13440         * doc/manual/en/sylpheed-19.html
13441         * doc/manual/en/sylpheed-4.html
13442         * doc/manual/en/sylpheed-6.html
13443         * doc/manual/en/sylpheed.html
13444                 a few minor updates, plus include some
13445                 details about plugins and their requirements
13446         * src/mainwindow.c
13447                 minor changes to English in /View/Sort
13448
13449 2005-09-07 [colin]      1.9.14cvs6
13450
13451         * doc/manual/en/sylpheed-1.html
13452         * doc/manual/en/sylpheed-10.html
13453         * doc/manual/en/sylpheed-11.html
13454         * doc/manual/en/sylpheed-12.html
13455         * doc/manual/en/sylpheed-13.html
13456         * doc/manual/en/sylpheed-14.html
13457         * doc/manual/en/sylpheed-15.html
13458         * doc/manual/en/sylpheed-16.html
13459         * doc/manual/en/sylpheed-17.html
13460         * doc/manual/en/sylpheed-18.html
13461         * doc/manual/en/sylpheed-19.html
13462         * doc/manual/en/sylpheed-2.html
13463         * doc/manual/en/sylpheed-20.html
13464         * doc/manual/en/sylpheed-21.html
13465         * doc/manual/en/sylpheed-22.html
13466         * doc/manual/en/sylpheed-3.html
13467         * doc/manual/en/sylpheed-4.html
13468         * doc/manual/en/sylpheed-5.html
13469         * doc/manual/en/sylpheed-6.html
13470         * doc/manual/en/sylpheed-7.html
13471         * doc/manual/en/sylpheed-8.html
13472         * doc/manual/en/sylpheed-9.html
13473         * doc/manual/en/sylpheed.html
13474                 More substitutions (missed Sylpheed -> Sylpheed-Claws)
13475
13476 2005-09-07 [colin]      1.9.14cvs5
13477
13478         * src/mainwindow.c
13479                 Make labels more to-the-point
13480
13481 2005-09-07 [colin]      1.9.14cvs4
13482
13483         * doc/manual/en/sylpheed-1.html
13484         * doc/manual/en/sylpheed-12.html
13485         * doc/manual/en/sylpheed-13.html
13486         * doc/manual/en/sylpheed-14.html
13487         * doc/manual/en/sylpheed-15.html
13488         * doc/manual/en/sylpheed-16.html
13489         * doc/manual/en/sylpheed-17.html
13490         * doc/manual/en/sylpheed-18.html
13491         * doc/manual/en/sylpheed-19.html
13492         * doc/manual/en/sylpheed-2.html
13493         * doc/manual/en/sylpheed-20.html
13494         * doc/manual/en/sylpheed-21.html
13495         * doc/manual/en/sylpheed-22.html
13496         * doc/manual/en/sylpheed-4.html
13497         * doc/manual/en/sylpheed-5.html
13498         * doc/manual/en/sylpheed-6.html
13499         * doc/manual/en/sylpheed-7.html
13500         * doc/manual/en/sylpheed-8.html
13501         * doc/manual/en/sylpheed-9.html
13502         * doc/manual/en/sylpheed.html
13503                 Update manual
13504
13505 2005-09-07 [colin]      1.9.14cvs3
13506
13507         * doc/faq/en/sylpheed-faq-1.html
13508         * doc/faq/en/sylpheed-faq-2.html
13509         * doc/faq/en/sylpheed-faq-3.html
13510         * doc/faq/en/sylpheed-faq.html
13511                 Update FAQ
13512
13513 2005-09-07 [colin]      1.9.14cvs2
13514
13515         * src/folderview.c
13516         * src/procmsg.c
13517         * src/summaryview.c
13518         * src/toolbar.c
13519                 Fix special subfolders:
13520                 - Inherit parent's icon
13521                 - sent contents of queues subfolders
13522                 - empty subfolders of trashes
13523         * src/mainwindow.c
13524                 Remove outdated manual and faq entries
13525         * src/common/utils.c
13526                 Add quotes around %s coming from mailcap
13527
13528 2005-09-07 [colin]      1.9.14cvs1
13529
13530         * src/compose.c
13531                 After saving draft, set modified to FALSE
13532         * src/mimeview.c
13533         * src/common/utils.c
13534         * src/common/utils.h
13535                 Try to open mime parts using what is 
13536                 indicated in ~/.mailcap or /etc/mailcap,
13537                 if possible.
13538
13539 2005-09-05 [paul]       1.9.14
13540
13541         1.9.14 released
13542
13543         * po/sk.po
13544                 updated by Andrej Kacian
13545
13546 2005-09-05 [paul]       1.9.13cvs83
13547
13548         * po/de.po
13549         * po/es.po
13550         * po/fi.po
13551         * po/fr.po
13552         * po/nb.po
13553         * po/pt_BR.po
13554         * po/sr.po
13555                 updated translations by Thomas Gilgin, Ricardo Mones
13556                 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
13557                 Frederico Goncalves Guimaraes, Aleksandar Urosevic
13558
13559 2005-09-04 [paul]       1.9.13cvs82
13560
13561         * src/compose.c
13562                 only warn about exceeded line length limit
13563                 on send
13564
13565 2005-09-04 [paul]       1.9.13cvs81
13566
13567         * src/compose.c
13568                 fix crash in 'line length exceeded' dialogue
13569
13570 2005-09-02 [paul]       1.9.13cvs80
13571
13572         * src/imap.c
13573                 fix bug 795, 'Connection lost IMAP'
13574                 and add statusbar prints
13575                 Patch by Colin
13576
13577 2005-09-02 [paul]       1.9.13cvs79
13578
13579         * src/compose.c
13580                 compose_wrap_paragraph() becomes
13581                 compose_beautify_paragraph()
13582                 Patch by Colin
13583
13584 2005-09-02 [colin]      1.9.13cvs78
13585
13586         * src/folderview.c
13587                 Micro-fix
13588
13589 2005-09-01 [colin]      1.9.13cvs77
13590
13591         * src/imap.c
13592                 Maybe fix bug #795 (Connection lost IMAP)
13593                 Don't try to send logout when we're disconnected.
13594         * src/summaryview.c
13595                 Include locked and marked emails in HRM
13596                 view. Fixes bug #800 (Locked messages no longer 
13597                 show up when hide read messages is used)
13598
13599 2005-09-01 [paul]       1.9.13cvs76
13600
13601         * src/prefs_common.c
13602                 fix bad cutting
13603
13604 2005-08-31 [colin]      1.9.13cvs75
13605
13606         * src/folderview.c
13607         * src/folderview.h
13608         * src/prefs_summaries.c
13609         * src/summaryview.c
13610                 Fix "go to next new", fix preference
13611                 (Open unread/next swapped)
13612
13613 2005-08-31 [paul]       1.9.13cvs74
13614
13615         * src/compose.c
13616         * src/folderview.c
13617         * src/headerview.c
13618         * src/headerview.h
13619         * src/mainwindow.c
13620         * src/prefs_common.c
13621         * src/prefs_common.h
13622         * src/prefs_fonts.c
13623         * src/summaryview.c
13624         * src/textview.c
13625         * src/common/defs.h
13626                 remove obsolete BOLD_FONT setting
13627                 fix font update in headerview and textview
13628                 headers after prefs change
13629                 Patch By Colin
13630
13631 2005-08-31 [paul]
13632
13633         1.9.14-rc4 released
13634
13635 2005-08-30 [colin]      1.9.13cvs73
13636
13637         * src/summaryview.c
13638                 When Hide read messages is selected and we
13639                 refresh the summaryview, don't remove the 
13640                 currently displayed message. Fixes bug #797
13641                 (Summary view reloads when new mail is 
13642                 downloaded in 1.9.14 rc)
13643
13644 2005-08-30 [colin]      1.9.13cvs72
13645
13646         * src/folderview.c
13647                 Fix flickering
13648         * src/mainwindow.c
13649                 Remove useless callback
13650         * src/mimeview.c
13651         * src/gtk/filesel.c
13652         * src/gtk/filesel.h
13653                 Add a filesel_select_file_save_folder() - used by Save All
13654
13655 2005-08-29 [paul]       1.9.13cvs71
13656
13657         * AUTHORS
13658         * src/matcher_parser_parse.y
13659         * src/etpan/imap-thread.c
13660                 fix building on FreeBSD
13661                 Patch by Daniel Gustafson <daniel@hobbit.se>
13662
13663 2005-08-29 [paul]       1.9.13cvs70
13664
13665         * src/plugins/pgpinline/pgpinline.c
13666                 only initialise sig result if it's been handled
13667                 Patch by Colin
13668
13669 2005-08-29 [paul]       1.9.13cvs69
13670         
13671         Patches by Colin:
13672
13673         * src/imap.c
13674         * src/common.utils.c
13675         * src/common/utils.h
13676                 optimisation
13677         * src/stock_pixmap.h
13678                 fix wrong icon reference
13679         * src/pixmaps/trash_btn.xpm
13680                 replace with nicer image
13681
13682 2005-08-28 [colin]      1.9.13cvs68
13683
13684         * src/Makefile.am
13685         * src/stock_pixmap.c
13686         * src/stock_pixmap.h
13687         * src/toolbar.c
13688         * src/pixmaps/trash_btn.xpm
13689                 Add a specific trash xpm for the button
13690
13691 2005-08-28 [colin]      1.9.13cvs67
13692
13693         * src/imap.c
13694                 Fix leak
13695
13696 2005-08-27 [colin]      1.9.13cvs66
13697
13698         * src/imap.c
13699         * src/procmime.c
13700                 Correctly fix "Problem with replies", fixes
13701                 pgpmime encryption too. 
13702
13703 2005-08-27 [colin]      1.9.13cvs65
13704
13705         * src/folder.c
13706         * src/procmsg.c
13707         * src/procmsg.h
13708         * src/summaryview.c
13709                 Fix bug #517 (messages removed from summaryview 
13710                 when moving fails)
13711
13712 2005-08-27 [colin]      1.9.13cvs64
13713
13714         * tools/Makefile.am
13715         * tools/asus_mailled.sh
13716                 Add a script to blink ASUS laptops' mail LED where there
13717                 is unread mail.
13718
13719 2005-08-27 [colin]      1.9.13cvs63
13720
13721         * src/imap.c
13722         * src/etpan/imap-thread.c
13723         * src/etpan/imap-thread.h
13724                 Implement automatic choosing of login method
13725                 Fixes bug #791
13726         * src/gtk/.cvsignore
13727                 Add sylpheed-marshal.[ch]
13728
13729 2005-08-27 [colin]      1.9.13cvs62
13730
13731         * src/common/utils.c
13732                 Fix confusing perror
13733
13734 2005-08-27 [colin]      1.9.13cvs61
13735
13736         * src/toolbar.c
13737         * src/toolbar.h
13738                 Remove A_DELETE, replace it with 
13739                 A_TRASH and A_DELETE_REAL. Automatically
13740                 rewrite config files to replace A_DELETE
13741                 with A_TRASH (no functionality change).
13742                 Fixes half of #794
13743
13744 2005-08-26 [colin]      1.9.13cvs60
13745
13746         * src/procmime.c
13747                 Previous "Problem with replies" fix brought other
13748                 problems, fixing them
13749
13750 2005-08-26 [colin]      1.9.13cvs59
13751
13752         * src/procmime.c
13753                 Fix "Problem with replies". This happened only
13754                 on IMAP...
13755         * src/procmsg.c
13756                 Factorize code a bit
13757         * src/compose.c
13758                 Speed improvement on very long messages (wrapping)
13759                 Fix signature color on Reedit and Redirect
13760                 On Reedit, don't attach pgp-signatures parts, but
13761                 set signing to On.
13762
13763 2005-08-24 [paul]       1.9.13cvs58
13764
13765         * src/compose.c
13766                 don't claim success when clicking
13767                 Cancel on the passphrase box.
13768                 Patch by Colin
13769
13770 2005-08-24 [paul]       1.9.13cvs57
13771
13772         * src/main.c
13773                 fix misplaced sylpheed.log
13774         * src/common/defs.h
13775                 define UIDL_DIR
13776
13777 2005-08-24 [paul]       1.9.13cvs56
13778
13779         * src/imap.c
13780         * src/etpan/imap-thread.c
13781         * src/etpan/imap-thread.h
13782                 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
13783                 Patch by Colin
13784         * src/gtk/sylpheed-marshal.c    ** REMOVED **
13785         * src/gtk/sylpheed-marshal.h    ** REMOVED **
13786                 remove autogenerated files
13787         * tools/kdeservicemenu/README
13788         * tools/kdeservicemenu/install.sh
13789         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
13790         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
13791                 use Claws icon, use 'Sylpheed-Claws' in menu,
13792                 use kdialog, and other cleanups
13793
13794 2005-08-23 [paul]       1.9.13cvs55
13795
13796         * src/compose.c
13797                 fix paste/wrap crash
13798                 Patch by Colin
13799
13800 2005-08-23 [paul]       1.9.13cvs54
13801
13802         * src/main.c
13803                 fix crash recovery
13804                 Patch by Colin
13805
13806 2005-08-23 [paul]       1.9.13cvs53
13807
13808         * src/addressbook.c
13809         * src/editaddress.c
13810                 view all data of LDAP contacts
13811                 Patch by Colin
13812
13813 2005-08-23 [paul]       1.9.13cvs52
13814
13815         * src/addressbook.c
13816                 fix issues with the Search field
13817                 Patch by Colin
13818
13819 2005-08-22 [paul]       1.9.13cvs51
13820
13821         * src/folderview.c
13822                 put name of folder in processing dialog
13823                 title
13824         * src/prefs_folder_item.c
13825                 improve english usage
13826
13827 2005-08-22 [paul]       1.9.13cvs50
13828
13829         * src/filtering.c
13830         * src/filtering.h
13831         * src/matcher.c
13832         * src/matcher_parser_lex.l
13833         * src/matcher_parser_parse.y
13834         * src/prefs_filtering.c
13835                 add Filtering/Processing rule names feature.
13836                 (the incompatible old matcherrc is saved as
13837                 matcherrc.pre_names).
13838                 Patch by Colin
13839
13840 2005-08-22 [paul]       1.9.13cvs49
13841
13842         * src/procmsg.c
13843                 fix colour labelling
13844                 Patch by Colin
13845
13846 2005-08-22 [paul]       1.9.13cvs48
13847
13848         * src/textview.c
13849                 fix open_image_cb()
13850
13851 2005-08-22 [paul]       1.9.13cvs47
13852
13853         * src/imap.c
13854                 fix bug 789, 'SC crashes with imap (CVS ver)'
13855                 Patch by Colin
13856
13857 2005-08-22 [paul]       1.9.13cvs46
13858
13859         * src/mimeview.c
13860         * src/prefs_common.c
13861         * src/common/defs.h
13862                 define reused defaults in defs.h
13863         * src/textview.c
13864                 add 'Open image' to image popup menu
13865
13866 2005-08-21 [colin]      1.9.13cvs45
13867
13868         * src/summaryview.c
13869                 Fix bug #788 (Bogus "From" address displayed)
13870
13871 2005-08-20 [colin]      1.9.13cvs44
13872
13873         * src/folder.c
13874                 Fix buf #787 (multilevel delete causes SIGSEGV)
13875
13876 2005-08-19 [colin]      1.9.13cvs43
13877
13878         * src/inc.c
13879         * src/prefs_common.c
13880         * src/prefs_common.h
13881                 Add an hidden pref to allow modifying the
13882                 update stepping in incorporation.
13883                 Patch by wwp.
13884
13885 2005-08-19 [colin]      1.9.13cvs42
13886
13887         * src/compose.c
13888         * src/procmime.c
13889                 Workaround for broken MUAs: encode 
13890                 Content-type: name: as ASCII and 
13891                 Content-Disposition: filename: as
13892                 per rfc2231
13893         * src/prefs_account.c
13894                 Fix invisible-ness of SMTP SSL prefs
13895                 in NNTP accounts
13896
13897 2005-08-19 [paul]       1.9.13cvs41
13898
13899         * src/compose.c
13900         * src/prefs_common.c
13901         * src/prefs_common.h
13902         * src/prefs_wrapping.c
13903                 paste with or without wrapping.
13904                 patch by Colin
13905
13906 2005-08-19 [paul]       1.9.13cvs40
13907
13908         * src/prefs_common.c
13909         * src/prefs_common.h
13910         * src/summaryview.c
13911                 reintroduce enable_swap_from as a
13912                 hidden pref. patch by Colin
13913         * src/quote_fmt_parse.y
13914         * src/plugins/clamav/clamav_plugin.c
13915         * src/plugins/dillo_viewer/dillo_viewer.c
13916         * src/plugins/mathml_viewer/mathml_viewer.c
13917         * src/plugins/pgpcore/sgpgme.c
13918         * src/plugins/pgpinline/pgpinline.c
13919         * src/plugins/pgpmime/pgpmime.c
13920                 tidy up. patch by Colin
13921
13922 2005-08-19 [paul]       1.9.13cvs39
13923
13924         * configure.ac
13925                 complete cvs38's sync
13926         * src/editaddress.c
13927         * src/gedit-print.c
13928         * src/mutt.c
13929         * src/etpan/etpan-log.c
13930         * src/etpan/imap-thread.c
13931         * src/gtk/gtksourceprintjob.c
13932                 fix compilation warnings
13933                 (patch by Colin)
13934
13935 2005-08-19 [paul]       1.9.13cvs38
13936
13937         sync with main:
13938
13939         * src/account.c
13940         * src/action.c
13941         * src/addrbook.c
13942         * src/addrcache.c
13943         * src/addrharvest.c
13944         * src/addrindex.c
13945         * src/codeconv.c
13946         * src/compose.c
13947         * src/crash.c
13948         * src/exporthtml.c
13949         * src/exportldif.c
13950         * src/folder.c
13951         * src/image_viewer.c
13952         * src/inc.c
13953         * src/inc.h
13954         * src/jpilot.c
13955         * src/ldif.c
13956         * src/main.c
13957         * src/matcher.c
13958         * src/mbox.c
13959         * src/messageview.c
13960         * src/mh.c
13961         * src/mimeview.c
13962         * src/msgcache.c
13963         * src/mutt.c
13964         * src/news.c
13965         * src/partial_download.c
13966         * src/pine.c
13967         * src/pop.c
13968         * src/prefs_actions.c
13969         * src/prefs_common.c
13970         * src/prefs_customheader.c
13971         * src/prefs_display_header.c
13972         * src/prefs_gtk.c
13973         * src/prefs_themes.c
13974         * src/procheader.c
13975         * src/procmime.c
13976         * src/procmsg.c
13977         * src/recv.c
13978         * src/send_message.c
13979         * src/simple-gettext.c
13980         * src/sourcewindow.c
13981         * src/textview.c
13982         * src/vcard.c
13983         * src/common/defs.h
13984         * src/common/log.c
13985         * src/common/plugin.c
13986         * src/common/prefs.c
13987         * src/common/session.c
13988         * src/common/session.h
13989         * src/common/socket.c
13990         * src/common/socket.h
13991         * src/common/ssl_certificate.c
13992         * src/common/template.c
13993         * src/common/utils.c
13994         * src/common/utils.h
13995         * src/common/xml.c
13996         * src/gtk/about.c
13997         added wrappers for C library function that
13998                 take pathname arguments.
13999                 enabled compilation with MinGW.
14000                 use GDir instead of directly using opendir().
14001                 added rename_force().
14002
14003 2005-08-19 [paul]       1.9.13cvs37
14004         
14005         patches by Colin:
14006         * src/compose.c
14007                 fix privacy settings on re-editing
14008                 a sent message
14009         * src/jpilot.c
14010                 fix encoding bug
14011         * src/folder.c
14012         * src/procmsg.c
14013         * src/procmsg.h
14014         * src/summaryview.c
14015                 flag changing optimisation
14016
14017 2005-08-18 [martin]     1.9.13cvs36
14018
14019         * commitHelper
14020             added my login
14021         * src/addrcache.c
14022         * src/addrharvest.c
14023         * src/addrindex.c
14024         * src/compose.c
14025         * src/grouplistdialog.c
14026         * src/main.c
14027         * src/mainwindow.c
14028         * src/msgcache.c
14029         * src/mutt.c
14030         * src/pine.c
14031         * src/prefs_account.c
14032         * src/prefs_themes.c
14033         * src/stock_pixmap.c
14034         * src/summaryview.c
14035         * src/gtk/about.c
14036         * src/gtk/logwindow.c
14037             removed deprecated glib and gdk stuff
14038         * src/plugins/pgpcore/select-keys.c
14039             convert attributes from locale to utf8
14040
14041 2005-08-17 [paul]       1.9.13cvs35
14042
14043         * src/account.c
14044         * src/addressbook.c
14045                 use new GTK_STOCK_ icons if available
14046         * src/summaryview.c
14047         * src/gtk/gtksctree.c
14048         * src/gtk/gtksctree.h
14049                 faster range select. patch by Colin
14050
14051 2005-08-17 [paul]       1.9.13cvs34
14052
14053         patches by colin:
14054         * src/addressbook.c
14055         * src/addressitem.h
14056                 Add an edit button for contacts, fix selections
14057                 of gtksctree items
14058         * src/editaddress.c
14059                 Change labels, let Save be always possible in the
14060                 email and user atributes tabs
14061         * src/folderview.c
14062                 fix sort issues
14063         * src/summaryview.c
14064                 select next item instead of the displayed one
14065                 after deletion
14066
14067         * src/gtk/progressdialog.c
14068                 use prefs_common.enable_rules_hint
14069
14070 2005-08-13 [hoa]        1.9.13cvs33
14071
14072         * src/etpan/imap-thread.c
14073                 fixed build on Solaris.
14074
14075 2005-08-10 [colin]      1.9.13cvs32
14076
14077         * src/procmsg.c
14078                 Fix cvs31 (missing fclose before reading
14079                 the file)
14080
14081 2005-08-10 [colin]      1.9.13cvs31
14082
14083         * src/procmsg.c
14084                 Fix procmsg_msginfo_new_from_mimeinfo() when
14085                 the MimeInfo isn't stored in memory. This fixes
14086                 replying to an attached message.
14087
14088 2005-08-10 [colin]      1.9.13cvs30
14089
14090         * src/mainwindow.c
14091                 Fix slowness in account changing
14092
14093 2005-08-10 [colin]      1.9.13cvs29
14094
14095         * src/folder.c
14096         * src/folderutils.c
14097         * src/folderview.c
14098         * src/imap_gtk.c
14099         * src/mainwindow.c
14100         * src/mh_gtk.c
14101         * src/procmsg.c
14102         * src/summaryview.c
14103                 Optimize folder_has_parent_of_type
14104                 Prevent moving special sub-folders from contextual menus
14105                 Rework message a bit ("Empty all messages" -> "Delete all
14106                 messages")
14107                 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items" 
14108                 and "Deleted Items" folders)
14109
14110 2005-08-08 [colin]      1.9.13cvs28
14111
14112         * src/summaryview.c
14113         * src/prefs_summaries.c
14114                 Make "Select first unread|new" more flexible
14115                 (just prioritize new or unread)
14116
14117 2005-08-08 [colin]      1.9.13cvs27
14118
14119         * src/summaryview.c
14120                 If "select first new" is selected and there only
14121                 are unread messages, fallback to "select first
14122                 unread".
14123
14124 2005-08-08 [colin]      1.9.13cvs26
14125
14126         * src/folder.c
14127                 Fix shameful bugs (and bug #779)
14128
14129 2005-08-08 [colin]      1.9.13cvs25
14130
14131         * src/folder.c
14132         * src/folder.h
14133                 Cache parents' type to make folder_has_parent_of_type
14134                 faster
14135         * src/folderview.c
14136                 Forbid DnD of special sub-folders
14137         * src/procmsg.c
14138         * src/procmsg.h
14139                 Add MAIL_POSTFILTERING_HOOK
14140         * src/summaryview.c
14141                 Revert over-zealous deletion of the use_addr_book 
14142                 code
14143
14144 2005-08-07 [colin]      1.9.13cvs24
14145
14146         * src/folder.c
14147                 Fix big mistake (passing MsgInfo instead 
14148                 of FolderItem)
14149
14150 2005-08-07 [colin]      1.9.13cvs23
14151
14152         * src/compose.c
14153         * src/folder.c
14154         * src/folder.h
14155         * src/foldersel.c
14156         * src/folderutils.c
14157         * src/folderview.c
14158         * src/imap.c
14159         * src/mainwindow.c
14160         * src/messageview.c
14161         * src/mh.c
14162         * src/msgcache.c
14163         * src/procmime.c
14164         * src/summaryview.c
14165                 Make subfolders of Drafts, Queue, Outbox, Trash
14166                 work like their parents. 
14167                 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
14168
14169 2005-08-07 [colin]      1.9.13cvs22
14170
14171         * src/addressbook.c
14172                 Fix bug #771 (Dragged contacts not saved)
14173
14174 2005-08-07 [paul]       1.9.13cvs21
14175
14176         * src/summaryview.c
14177                 fix bug 32 'Search Doesn't display results
14178                 if "Hide Read Messages" is chosen'
14179                 be more literal in interpreting 'Hide read
14180                 messages'
14181
14182 2005-08-07 [colin]      1.9.13cvs20
14183
14184         * src/folderview.c
14185                 Add debug
14186         * src/summaryview.c
14187                 Faster 'unthread_for_execution'
14188
14189 2005-08-06 [paul]       1.9.13cvs19
14190
14191         * src/mainwindow.c
14192                 add mnemonics to Set displayed columns
14193                 fix bug where msgview_visible option was
14194                 overwritten as TRUE on startup
14195
14196 2005-08-06 [paul]       1.9.13cvs18
14197
14198         * src/mainwindow.c
14199                 refer to 'displayed columns in folder/message
14200                 list' not 'displayed items in summary/message view'
14201         * src/prefs_display_header.c
14202                 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
14203                 be consistent with similar dialogues
14204         * src/prefs_folder_column.c
14205         * src/prefs_summary_column.c
14206                 'columns' not 'items', and folder and message lists,
14207                 instead of folder and summary views;
14208                 Use 'Hidden columns' as list heading not 'Available
14209                 items';
14210                 move the 'Remove' button to the right hand side;
14211                 top-align the buttons;
14212                 remove unneeded vbox
14213         * src/prefs_summaries.c
14214                 put the 2 column prefs buttons in a frame to reduce
14215                 overall width; refer to columns not items &c.
14216
14217 2005-08-05 [colin]      1.9.13cvs17
14218
14219         * src/prefs_common.c
14220         * src/prefs_common.h
14221         * src/mainwindow.c
14222         * src/compose.c
14223         * src/messageview.c
14224                 Add an hidden toolbar_detachable pref, so
14225                 that I can get rid of these painful handles
14226                 in the toolbars. Defaults to TRUE to avoid
14227                 changing the GUI on unsuspecting people...
14228
14229 2005-08-05 [colin]      1.9.13cvs16
14230
14231         * src/Makefile.am
14232         * src/prefs_folder_column.c
14233         * src/prefs_folder_column.h
14234                 Add prefs for folder columns
14235         * src/folderview.c
14236         * src/folderview.h
14237         * src/mainwindow.c
14238         * src/mainwindow.h
14239         * src/prefs_common.c
14240         * src/prefs_common.h
14241         * src/prefs_summaries.c
14242                 Use them
14243         * src/prefs_summary_column.c
14244         * src/summaryview.c
14245         * src/summaryview.h
14246                 Add a To column
14247         * src/textview.c
14248         * src/common/utils.c
14249         * src/common/utils.h
14250                 Move uri colourisation functions
14251                 to utils
14252         * src/compose.c
14253                 Colourise URIs
14254         * src/imap.c
14255                 Fix bug with LIST where we'd try
14256                 to get Folder//////[...]/// 
14257
14258 2005-08-05 [paul]       1.9.13cvs15
14259
14260         * src/prefs_summaries.c
14261                 improve the English usage
14262         * src/summaryview.c
14263                 set font on column change
14264                 thanks to Colin
14265
14266 2005-08-05 [paul]       1.9.13cvs14
14267
14268         * src/prefs_common.c
14269         * src/prefs_common.h
14270         * src/prefs_summaries.c
14271         * src/summaryview.c
14272                 replace 'open_unread_on_enter' option with
14273                 'select_on_entry' option. opening/not opening
14274                 is now exclusively controlled by 'always_show_msg'
14275
14276 2005-08-04 [colin]      1.9.13cvs13
14277
14278         * src/compose.c
14279                 Remove dead code
14280                 Add colourisation of quotes and signatures
14281         * src/folderview.c
14282                 Fix possible crashes
14283         * src/messageview.c
14284                 Change an assert that is no problem
14285         * src/news.c
14286         * src/news_gtk.c
14287         * src/news_gtk.h
14288                 Fix offline mode
14289         * src/gtk/quicksearch.c
14290                 Fix a possible crash
14291
14292 2005-08-03 [colin]      1.9.13cvs12
14293
14294         * src/prefs_account.c
14295                 Fix bug #777 (Sylpheed crash in account configuration)
14296
14297 2005-08-03 [colin]      1.9.13cvs11
14298
14299         * src/addressbook.c
14300         * src/editaddress.c
14301         * src/editgroup.c
14302                 Fixing addressbook, round 2
14303         * src/textview.c
14304                 Fix emphasis color on rechecking 'Colorize messages'
14305
14306 2005-08-03 [paul]       1.9.13cvs10
14307
14308         sync with main
14309
14310         * src/addr_compl.c
14311         * src/compose.c
14312         * src/main.c
14313         * src/pop.c
14314         * src/prefs_account.c
14315         * src/procmime.c
14316         * src/procmsg.c
14317         * src/quote_fmt_parse.y
14318         * src/textview.c
14319         * src/common/quoted-printable.c
14320         * src/common/utils.c
14321         * src/common/utils.h
14322         * src/common/xml.c
14323                 replaced incorrect locale-independent
14324                 ctype functions with GLib's. Corrected
14325                 signedness mismatch.
14326         * src/headerview.c
14327                 headerview_create(): added spacing for vbox.
14328         * src/gtk/about.c
14329                 set focus to the OK button.
14330
14331 2005-08-03 [colin]      1.9.13cvs9
14332
14333         * src/folderview.c
14334                 Fix possible crash
14335
14336 2005-08-02 [colin]      1.9.13cvs8
14337
14338         * src/mainwindow.c
14339                 Fix cast
14340         * src/addressbook.c
14341         * src/addressitem.h
14342                 Fix a cast and more generally, try to make the
14343                 GUI more intuitive and consistent (round 1)
14344
14345 2005-08-02 [paul]       1.9.13cvs7
14346
14347         * src/folder.h
14348                 missing in 1.9.13cvs6
14349
14350 2005-08-02 [colin]      1.9.13cvs6
14351
14352         * src/folder.c
14353                 Fix one more leak
14354
14355 2005-08-02 [colin]      1.9.13cvs5
14356
14357         * src/folder.c
14358         * src/folderview.c
14359         * src/imap.c
14360         * src/main.c
14361         * src/mbox.c
14362         * src/procmsg.c
14363         * src/summaryview.c
14364                 Fix a number of folder_item_get_msg_list()-related
14365                 leaks (missing procmsg_msginfo_free()s)
14366
14367 2005-08-01 [colin]      1.9.13cvs4
14368
14369         * src/folderview.c
14370         * src/folderview.h
14371         * src/mainwindow.c
14372         * src/prefs_fonts.c
14373         * src/prefs_summaries.c
14374         * src/prefs_themes.c
14375         * src/summaryview.c
14376         * src/summaryview.h
14377         * src/textview.c
14378         * src/textview.h
14379                 Fix instant-apply of summary and folderview-related prefs
14380                 Fix erroneous g_free and alertpanels in prefs_theme
14381                 Add instant-apply for fonts
14382                 Defer applying of prefs a little bit so it's done only
14383                 once even if requested by multiples prefs pages
14384
14385 2005-08-01 [paul]       1.9.13cvs3
14386
14387         * src/main.c
14388                 fix bug 776 'S.C. crashes on close'
14389                 thanks to Colin
14390         * src/etpan/etpan-thread-manager-types.h
14391                 add missing include
14392                 thanks to Hoa
14393
14394 2005-07-25 [paul]       1.9.13cvs2
14395
14396         * src/summaryview.c
14397                 fix typos. spotted by Fabien Vantard
14398
14399 2005-07-24 [paul]       1.9.13cvs1
14400
14401         * doc/man/sylpheed.1
14402                 update man page, incorporating fix of
14403                 bug 769 'Typo in manpage'
14404         * src/etpan/imap-thread.c
14405                 fix NetBSD openssl dependencies. patch by
14406                 George Michaelson <ggm@apnic.net>
14407         * po/pt_BR.po
14408                 updated by Frederico Goncalves Guimaraes
14409
14410 2005-07-22 [paul]       1.9.13
14411
14412         1.9.13 release
14413
14414 2005-07-22 [paul]       1.9.12cvs91
14415
14416         * AUTHORS
14417         * INSTALL
14418         * README.claws
14419         * RELEASE_NOTES.claws
14420                 updated for release
14421         * configure.ac
14422         * po/nb.po
14423         * tools/claws.i18n.status.pl
14424                 add Norwegian translation. submiited by
14425                 Geir Helland <pjallabais@users.sourceforge.net>
14426         * po/ca.po
14427         * po/de.po
14428         * po/es.po
14429         * po/fi.po
14430         * po/fr.po
14431         * po/it.po
14432         * po/sk.po
14433         * po/sr.po
14434         * po/zh_CN.po
14435                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
14436                 Mones Lastra, Tommi Pirinen, Fabien Vantard,
14437                 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
14438                 Yang Guilong
14439         * src/plugins/clamav/clamav_plugin_gtk.c
14440         * src/plugins/spamassassin/spamassassin_gtk.c
14441                 replace outdated description strings
14442
14443 2005-07-21 [colin]      1.9.12cvs90
14444
14445         * src/folder.c
14446                 Set folder to batch mode when scanning it. Makes deletion
14447                 of unread mails on IMAP much faster (due to the UNREAD 
14448                 flag unsetting)
14449
14450 2005-07-21 [darko]      1.9.12cvs89
14451
14452         * configure.ac
14453                 link against libresolv if necessary (patch by Paul)
14454         * src/msgcache.c
14455                 use glib's portable macros to determine endianness
14456
14457 2005-07-21 [paul]       1.9.12cvs88
14458
14459         * src/crash.c
14460         * src/gtk/about.c
14461                 update compiled-in features list
14462
14463 2005-07-20 [colin]      1.9.12cvs87
14464
14465         * src/folder.c
14466         * src/textview.c
14467                 Gcc 2.9x compilation fixes, thanks to Darko
14468         * src/plugins/clamav/clamav_plugin.c
14469                 Little optimisation: load virus database only once
14470         * src/plugins/spamassassin/spamassassin.c
14471                 Big optimisation: filtering one mail took at least 1 second,
14472                 now it takes at least 50ms. Doesn't speed up spamassassin 
14473                 itself, but should already be much more tolerable.
14474
14475 2005-07-20 [colin]      1.9.12cvs86
14476
14477         * src/summaryview.c
14478                 Fix performance issue
14479
14480 2005-07-19 [colin]      1.9.12cvs85
14481
14482         * src/plugins/pgpinline/plugin.c
14483                 Fix warning
14484
14485 2005-07-19 [colin]      1.9.12cvs84
14486
14487         * configure.ac
14488         * src/plugins/Makefile.am
14489         * src/plugins/pgpinline/.cvsignore
14490         * src/plugins/pgpinline/Makefile.am
14491         * src/plugins/pgpinline/pgpinline.c
14492         * src/plugins/pgpinline/pgpinline.deps
14493         * src/plugins/pgpinline/pgpinline.h
14494         * src/plugins/pgpinline/plugin.c
14495                 Put pgpinline in the main tree
14496
14497 2005-07-19 [paul]       1.9.12cvs83
14498
14499         * src/prefs_actions.c
14500                 prevent '//' in menu names, which cause a crash
14501                 thanks to Colin
14502
14503 2005-07-19 [paul]       1.9.12cvs82
14504
14505         * configure.ac
14506                 be generally more informative in configure output.
14507                 OpenSSL: correction: '[ --enable-openssl ...' -> 
14508                 '[ --disable-openssl ...', as --enable-openssl is default
14509                 PGP/MIME: don't check for GPGME again, check for
14510                 pgpcore instead. Therefore prevent the possibility of
14511                 attempting to build pgpmime if pgpcore dependencies are
14512                 not met
14513                 ClamAV: use pkgconfig to check for lib
14514                 libgnomeprint: revert logic on inner test to match
14515                 everything else
14516         * src/plugins/pgpcore/sgpgme.c
14517                 add missing include
14518
14519 2005-07-19 [colin]      1.9.12cvs81
14520
14521         * src/summaryview.c
14522                 Fix slow thread rebuilding in particular
14523                 cases
14524
14525 2005-07-19 [paul]       1.9.12cvs80
14526
14527         * sylpheed-claws.desktop
14528                 fix typo, spotted by Stephan Sachse
14529         * src/account.c
14530                 replace GTK_STOCK_ADD with
14531                 GTK_STOCK_NEW button
14532
14533 2005-07-18 [colin]      1.9.12cvs79
14534
14535         * src/etpan/imap-thread.c
14536                 Fix return value (Thanks Hoa)
14537
14538 2005-07-18 [colin]      1.9.12cvs78
14539
14540         * src/imap.c
14541                 Allow empty passwords
14542                 Create drafts/queue/outbox if necessary
14543         * src/summaryview.c
14544                 Remove old code
14545         * src/etpan/imap-thread.c
14546                 Fix STARTTLS (Thanks to Hoa)
14547
14548 2005-07-18 [paul]       1.9.12cvs77
14549
14550         * ChangeLog-gtk2.jp
14551         * ChangeLog.jp
14552                 removed
14553         * Makefile.am
14554                 updated to reflect additions and removals
14555         * TODO
14556                 updated to be claws-specific
14557         * TODO-gtk2
14558         * TODO-gtk2.jp
14559         * TODO.jp
14560         * sylpheed-128x128.png
14561         * sylpheed-64x64.png
14562                 removed
14563         * sylpheed-claws-128x128.png
14564         * sylpheed-claws-64x64.png
14565         * sylpheed-claws.desktop
14566         * sylpheed-claws.png
14567                 added
14568         * sylpheed.desktop
14569         * sylpheed.png
14570                 removed
14571
14572 2005-07-17 [paul]       1.9.12cvs76
14573
14574         * src/account.c
14575         * src/addressbook.c
14576         * src/alertpanel.c
14577         * src/alertpanel.h
14578         * src/compose.c
14579         * src/exphtmldlg.c
14580         * src/expldifdlg.c
14581         * src/folderview.c
14582         * src/imap_gtk.c
14583         * src/inc.c
14584         * src/message_search.c
14585         * src/messageview.c
14586         * src/mh_gtk.c
14587         * src/news_gtk.c
14588         * src/prefs_actions.c
14589         * src/prefs_filtering.c
14590         * src/prefs_matcher.c
14591         * src/prefs_template.c
14592         * src/prefs_themes.c
14593         * src/ssl_manager.c
14594         * src/summary_search.c
14595         * src/textview.c
14596         * src/toolbar.c
14597         * src/gtk/sslcertwindow.c
14598         * src/plugins/pgpcore/sgpgme.c
14599                 rework alertpanels
14600
14601 2005-07-17 [colin]      1.9.12cvs75
14602
14603         * src/privacy.c
14604                 add a PrivacySystem accessor that checks that
14605                 the system cached in a MimeInfo's privacydata
14606                 is still registered. Use this accessor instead
14607                 of directly using data->system. Fixes crashes
14608                 after unloading pgp plugins.
14609
14610 2005-07-17 [colin]      1.9.12cvs74
14611
14612         * src/alertpanel.c
14613                 Change geometry hints to a simple default size.
14614                 Fixes the certs dialogs.
14615
14616 2005-07-17 [colin]      1.9.12cvs73
14617
14618         * src/gtk/sslcertwindow.c
14619                 Use a gtkExpander
14620
14621 2005-07-17 [colin]      1.9.12cvs72
14622
14623         * src/plugins/pgpcore/Makefile.am
14624         * src/plugins/pgpmime/Makefile.am
14625                 Add gpgme libs
14626
14627 2005-07-17 [paul]       1.9.12cvs71
14628
14629         * configure.ac
14630                 add --disable-gnomeprint option
14631                 modified version of patch by Marius Mauch
14632
14633 2005-07-17 [paul]       1.9.12cvs70
14634
14635         * src/common/defs.h
14636                 update urls
14637         * src/account.c
14638         * src/action.c
14639         * src/addressbook.c
14640         * src/compose.c
14641         * src/foldersel.c
14642         * src/folderview.c
14643         * src/html.c
14644         * src/imap_gtk.c
14645         * src/main.c
14646         * src/mainwindow.c
14647         * src/messageview.c
14648         * src/mh_gtk.c
14649         * src/mimeview.c
14650         * src/news_gtk.c
14651         * src/prefs_account.c
14652         * src/prefs_send.c
14653         * src/prefs_summaries.c
14654         * src/procmsg.c
14655         * src/summaryview.c
14656         * src/common/utils.c
14657         * src/common/xml.c
14658         * src/plugins/pgpcore/passphrase.c
14659         * src/plugins/pgpcore/select-keys.c
14660                 replace inappropriately used backticks
14661                 with single quotes
14662
14663 2005-07-16 [colin]      1.9.12cvs69
14664
14665         * src/image_viewer.c
14666                 Add extra paranoid checks
14667
14668 2005-07-16 [colin]      1.9.12cvs68
14669
14670         * src/plugins/pgpcore/prefs_gpg.c
14671                 Don't auto-check sigs by default, as it
14672                 can be really slow.
14673
14674 2005-07-16 [colin]      1.9.12cvs67
14675
14676         * src/plugins/pgpcore/sgpgme.c
14677                 Make messages a bit better.
14678
14679 2005-07-16 [colin]      1.9.12cvs66
14680
14681         * src/imap.c
14682                 Remove pseudo-log
14683         * src/etpan/imap-thread.c
14684                 Add real log
14685
14686 2005-07-16 [colin]      1.9.12cvs65
14687
14688         * src/main.c
14689         * src/prefs_other.c
14690                 And now, fix build with libetpan :-/
14691
14692 2005-07-15 [colin]      1.9.12cvs64
14693
14694         * src/prefs_other.c
14695                 Continue fixing build without libetpan.
14696
14697 2005-07-15 [colin]      1.9.12cvs63
14698
14699         * src/main.c
14700                 Fix build with --disable-libetpan
14701
14702 2005-07-15 [colin]      1.9.12cvs62
14703
14704         * configure.ac
14705                 Bump libetpan's version
14706
14707 2005-07-15 [colin]      1.9.12cvs61
14708
14709         * src/etpan/imap-thread.c
14710                 Actually stop logging :)
14711
14712 2005-07-15 [colin]      1.9.12cvs60
14713
14714         * src/addressbook.c
14715                 Fix dnd of multiple addresses.
14716
14717 2005-07-15 [hoa]        1.9.12cvs59
14718
14719         * src/etpan/imap-thread.c
14720             disable login of IMAP password in libetpan log file.
14721
14722 2005-07-15 [paul]       1.9.12cvs58
14723
14724         * src/account.c
14725                 don't automatically sort
14726                 do allow drag n drop
14727
14728 2005-07-15 [paul]       1.9.12cvs57
14729
14730         * src/account.c
14731         * src/ssl_manager.c
14732                 alphabetical listing
14733
14734 2005-07-15 [paul]       1.9.12cvs56
14735
14736         * src/gtk/pluginwindow.c
14737                 sort plugin list alphabetically
14738
14739 2005-07-15 [paul]       1.9.12cvs55
14740
14741         * src/prefs_spelling.c
14742         * src/prefs_wrapping.c
14743                 unify English usage
14744
14745 2005-07-15 [colin]      1.9.12cvs54
14746
14747         * src/wizard.c
14748                 Typo fix
14749
14750 2005-07-15 [paul]       1.9.12cvs53
14751
14752         * src/prefs_message.c
14753                 make 'show cursor' a hidden option
14754
14755 2005-07-14 [colin]      1.9.12cvs52
14756
14757         * src/plugins/spamassassin/Makefile.am
14758         * src/plugins/clamav/Makefile.am
14759                 Fix double EXTRA_DISTs
14760
14761 2005-07-14 [colin]      1.9.12cvs51
14762
14763         * src/plugins/clamav/Makefile.am
14764         * src/plugins/clamav/clamav_plugin_gtk.deps
14765         * src/plugins/spamassassin/Makefile.am
14766         * src/plugins/spamassassin/spamassassin_gtk.deps
14767                 Make $plugin_gtk depend on $plugin
14768
14769 2005-07-14 [hoa]        1.9.12cvs50
14770
14771         * src/etpan/imap-thread.c
14772                 enable debug log of libetpan when running with --debug
14773
14774 2005-07-14 [colin]      1.9.12cvs49
14775
14776         * configure.ac
14777         * src/common/Makefile.am
14778         * src/common/plugin.c
14779         * src/common/plugin.h
14780                 Add a little plugin dependancy system.
14781                 Plugins can ship a $plugin_name.deps file
14782                 (near them in PLUGINDIR) so that their
14783                 dependancies are loaded if possible.
14784         * src/plugins/Makefile.am
14785         * src/plugins/pgpcore/Makefile.am
14786         * src/plugins/pgpcore/passphrase.c
14787         * src/plugins/pgpcore/passphrase.h
14788         * src/plugins/pgpcore/plugin.c
14789         * src/plugins/pgpcore/prefs_gpg.c
14790         * src/plugins/pgpcore/prefs_gpg.h
14791         * src/plugins/pgpcore/select-keys.c
14792         * src/plugins/pgpcore/select-keys.h
14793         * src/plugins/pgpcore/sgpgme.c
14794         * src/plugins/pgpcore/sgpgme.h
14795                 Introduce pgpcore, used by pgpmime and
14796                 pgpinline
14797         * src/plugins/pgpmime/Makefile.am
14798         * src/plugins/pgpmime/passphrase.c
14799         * src/plugins/pgpmime/passphrase.h
14800         * src/plugins/pgpmime/pgpmime.c
14801         * src/plugins/pgpmime/pgpmime.deps
14802         * src/plugins/pgpmime/plugin.c
14803         * src/plugins/pgpmime/prefs_gpg.c
14804         * src/plugins/pgpmime/prefs_gpg.h
14805         * src/plugins/pgpmime/select-keys.c
14806         * src/plugins/pgpmime/select-keys.h
14807         * src/plugins/pgpmime/sgpgme.c
14808         * src/plugins/pgpmime/sgpgme.h
14809                 Remove the core from pgpmime and add the
14810                 dependancy to pgpcore.
14811
14812 2005-07-14 [paul]       1.9.12cvs48
14813
14814         * src/stock_pixmap.c
14815                 forgot this in last commit
14816
14817 2005-07-14 [paul]       1.9.12cvs47
14818
14819         * src/account.c
14820         * src/addressbook.c
14821                 add accelerators for the buttons (sync with main)
14822         * src/compose.c
14823         * src/compose.h
14824                 add accelerators for the buttons.
14825                 fix editing with external editor.
14826                 replace gdk_input_*() with GIOChannel;
14827                 (sync with main)
14828         * src/foldersel.c
14829                 display folder names with new/unread
14830                 representation (sync with main)
14831         * src/main.c
14832                 specify default window icon (sync with main)
14833         * src/prefs_common.c
14834                 use_addr_book default to FALSE
14835         * src/summaryview.c
14836         * src/textview.c
14837                 add accelerators for the buttons (sync with main)
14838         * src/gtk/menu.c
14839                 fix typos
14840         * src/pixmaps/sylpheed_icon.xpm
14841                 updated
14842
14843 2005-07-13 [paul]       1.9.12cvs46
14844
14845         * src/plugins/pgpmime/pgpmime.c
14846         * src/plugins/pgpmime/sgpgme.c
14847                 (temporarily) use deprecated gpgme_data_rewind()
14848                 while largefile support is not present
14849                 (as suggested by Colin)
14850
14851 2005-07-13 [paul]       1.9.12cvs45
14852
14853         * configure.ac
14854                 remove large file support (for now):
14855                 it breaks too many things
14856
14857 2005-07-13 [paul]       1.9.12cvs44
14858
14859         * configure.ac
14860                 add large file support
14861         * src/html.c
14862                 fix bug #763 where href attribute was not
14863                 the very first attribute of a link
14864                 patch by Thomas Gilgin
14865
14866 2005-07-13 [colin]      1.9.12cvs43
14867
14868         * src/gtk/pluginwindow.c
14869                 Little portability fix
14870
14871 2005-07-13 [colin]      1.9.12cvs42
14872
14873         * src/plugins/pgpmime/sgpgme.c
14874                 Fix crasher.
14875
14876 2005-07-13 [colin]      1.9.12cvs41
14877
14878         * src/plugins/pgpmime/pgpmime.c
14879         * src/plugins/pgpmime/sgpgme.c
14880                 Use gpgme_data_release_and_get_mem instead
14881                 of gpgme_data_read.
14882
14883 2005-07-13 [colin]      1.9.12cvs40
14884
14885         * configure.ac
14886         * src/plugins/pgpmime/passphrase.c
14887         * src/plugins/pgpmime/passphrase.h
14888         * src/plugins/pgpmime/pgpmime.c
14889         * src/plugins/pgpmime/plugin.c
14890         * src/plugins/pgpmime/select-keys.c
14891         * src/plugins/pgpmime/select-keys.h
14892         * src/plugins/pgpmime/sgpgme.c
14893         * src/plugins/pgpmime/sgpgme.h
14894                 Port pgpmime to gpgme-1.0.
14895
14896 2005-07-12 [paul]       1.9.12cvs39
14897
14898         * AUTHORS
14899         * src/toolbar.c
14900         * src/toolbar.h
14901                 add a 'Go to Prev' button to the toolbar.
14902                 correct tooltip text of go to buttons.
14903                 based on patch by Yang Guilong <bamanzi@gmail.com>
14904
14905 2005-07-12 [colin]      1.9.12cvs38
14906
14907         * src/statusbar.c
14908                 Fix progress bar showing stuff at startup.
14909
14910 2005-07-12 [paul]       1.9.12cvs37
14911
14912         * src/editjpilot.c
14913                 fix building with jpilot support
14914
14915 2005-07-11 [colin]      1.9.12cvs36
14916
14917         * src/inc.c
14918                 Add visual indication that filtering is running
14919         * src/textview.c
14920                 Make {}[] uri delimiters
14921         * src/summaryview.c
14922                 Remove useless (and slow) calls
14923
14924 2005-07-11 [paul]       1.9.12cvs35
14925
14926         * src/plugins/clamav/clamav_plugin_gtk.c
14927         * src/plugins/dillo_viewer/dillo_prefs.c
14928         * src/plugins/pgpmime/prefs_gpg.c
14929         * src/plugins/spamassassin/spamassassin_gtk.c
14930                 gather plugins prefs together under their
14931                 own 'Plugins' heading
14932
14933 2005-07-11 [paul]       1.9.12cvs34
14934
14935         sync with main
14936
14937         * src/account.c
14938                 account_delete(): modified alert dialog
14939         * src/editjpilot.c
14940         * src/editvcard.c
14941                 fixed a crash when cancelling file selection
14942                 dialog by Escape key. Made non-ascii filename
14943                 selectable.
14944         * src/prefs_template.c
14945                 prefs_template_window_create(): make scrolled
14946                 window policy AUTOMATIC
14947
14948 2005-07-10 [hoa]        1.9.12cvs33
14949
14950         * src/etpan/imap-thread.c
14951                 workaround for old Courier IMAP servers.
14952
14953 2005-07-10 [colin]      1.9.12cvs32
14954
14955         * src/folder.c
14956         * src/statusbar.c
14957         * src/statusbar.h
14958                 Add visual progress indicator on filtering/processing
14959                 Factorize the progress bar code
14960         * src/imap.c
14961         * src/imap.h
14962         * src/etpan/imap-thread.c
14963                 Add a reference counter to avoid destroying the Folder
14964                 while it's in use by another callback.
14965
14966 2005-07-09 [hoa]        1.9.12cvs31
14967
14968         * src/imap.c
14969         * src/etpan/imap-thread.c
14970                 fixed deadlock when removing IMAP account.
14971
14972 2005-07-08 [colin]      1.9.12cvs30
14973
14974         * src/textview.c
14975         * src/unmime.c
14976                 Fix again problems decoding broken headers
14977         * src/gtk/inputdialog.c
14978                 Fix local variable shadowing a global one
14979
14980 2005-07-08 [colin]      1.9.12cvs29
14981
14982         * src/msgcache.c
14983                 Make the cache/mark files platform-agnostic by writing
14984                 them in little-endian format. Reading them is also done
14985                 in little-endian format, of course; however, in order
14986                 to avoid trashing mark data on big-endian machines, the
14987                 files are, at first, read from the native format if the
14988                 little-endian one doesn't exist. This is easy to deter-
14989                 mine by trying to open a file with a swapped data_ver
14990                 and seeing if it's the wanted version.
14991                 Little-endian using users should see absolutely no
14992                 difference, Big-endian users may get a very little
14993                 performance drop due to byte-swapping.
14994                 Tested on i386 and ppc32. 
14995                 Fixes bug #159 (The index file, in the mailboxes, is 
14996                 hardware depending).
14997
14998                 To have the cache/mark files updated to the new little-
14999                 endian format, "Check for new messages" or even
15000                 "Rebuild folder tree" aren't enough. Files will be
15001                 updated as soon as a folder has been opened/closed.
15002                 To update everything, just select all folders by
15003                 selecting them one by one.
15004
15005 2005-07-07 [colin]      1.9.12cvs28
15006
15007         * src/imap.c
15008                 Remember the folder separator per IMAPFolder
15009                 instead of globally.
15010                 Revive the Session on noop; fixes bug #761
15011                 (mark a bunch of unread messages as read takes 
15012                 forever)
15013
15014 2005-07-07 [darko]      1.9.12cvs27
15015
15016         * src/common/template.c
15017                 Sort templates alphabetically
15018
15019 2005-07-06 [colin]      1.9.12cvs26
15020
15021         * src/imap.c
15022                 Try to use the correct separator in
15023                 most cases. Possibly fixes bug #759
15024                 (only creates the INBOX folder when 
15025                 setting up new IMAP account) and 
15026                 bug #760 (Can't retrieve messages)
15027
15028 2005-07-06 [colin]      1.9.12cvs25
15029
15030         * src/imap.c
15031                 Use real_path in status command. This will
15032                 help later, when namespaces will be used.
15033
15034 2005-07-06 [colin]      1.9.12cvs24
15035
15036         * configure.ac
15037         * src/account.c
15038         * src/folder.c
15039         * src/imap.c
15040         * src/etpan/etpan-log.c
15041         * src/etpan/etpan-thread-manager.c
15042         * src/etpan/imap-thread.c
15043                 Add a --disable-libetpan parameter. With this,
15044                 users that don't want IMAP4 support can avoid
15045                 the new dependancy (and have no IMAP support).
15046                 Users that have IMAP4 accounts and use this
15047                 parameter won't lose their configuration, their
15048                 IMAP accounts will just be invisible and not
15049                 used.
15050         * src/textview.c
15051                 Make the "Copy ..." contextual menu items 
15052                 copy to both the X clipboard and the gtk 
15053                 clipboard - as most other apps do.
15054         * src/gtk/about.c
15055                 Add a notice about OpenSSL usage, in order to
15056                 comply with OpenSSL's license (point 6):
15057                 http://www.openssl.org/source/license.html
15058
15059 2005-07-06 [colin]      1.9.12cvs23
15060
15061         * src/alertpanel.c
15062                 Fix a minimum size for alertpanels
15063         * src/compose.c
15064                 Show 'No space left on device' type errors
15065                 when queuing/sending
15066         * src/imap_gtk.c
15067         * src/mh_gtk.c
15068                 Rework folder's deletion message (remove 
15069                 extra \n)
15070
15071 2005-07-05 [colin]      1.9.12cvs22
15072
15073         * src/imap.c
15074                 Add an alertpanel on auth error
15075                 Add pseudo-log
15076                 Remove pthread-related stuff
15077
15078 2005-07-05 [colin]      1.9.12cvs21
15079
15080         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
15081                 Fix crash on plugin reloading (with a hack)
15082
15083 2005-07-05 [colin]      1.9.12cvs20
15084
15085         * src/prefs_account.c
15086         * src/prefs_account.h
15087                 Fix typo
15088         * src/gtk/filesel.c
15089         * src/gtk/filesel.h
15090                 Add a way to filter the view
15091         * src/gtk/pluginwindow.c
15092                 Filter loadable stuff
15093         * src/plugins/pgpmime/prefs_gpg.c
15094                 Fix missing unregistration
15095         * .cvsignore
15096         * src/etpan/.cvsignore
15097         * src/plugins/spamassassin/.cvsignore
15098                 Add more stuff to cvs ignored files
15099
15100 2005-07-04 [colin]      1.9.12cvs19
15101
15102         * src/imap.c
15103                 Fix scan_required returning FALSE when it
15104                 shouldn't. Maybe fix #760 (Can't retrieve
15105                 messages)
15106
15107 2005-07-04 [colin]      1.9.12cvs18
15108
15109         * src/summaryview.c
15110                 Fix always_show_msg pref
15111
15112 2005-07-04 [paul]       1.9.12cvs17
15113
15114         sync with main (forgotten in last commit)
15115         
15116         * src/common/utils.c
15117         * src/common/utils.h
15118                 check_line_length(): new.
15119                 is_dir_exist()
15120                 is_file_entry_exist()
15121                 dirent_is_regular_file()
15122                 dirent_is_directory(): use g_file_test() instead of stat().
15123
15124 2005-07-04 [paul]       1.9.12cvs16
15125
15126         sync with main:
15127
15128         * src/compose.c
15129                 compose_write_to_file(): check for line
15130                 length limit and display warning if exceeds
15131         * src/jpilot.c
15132                 use get_home_dir() instead of g_get_home_dir()
15133         * src/procheader.c
15134                 removed warning about invalid date
15135         * src/vcard.c
15136                 use get_home_dir() instead of g_get_home_dir()
15137
15138 2005-07-04 [paul]       1.9.12cvs15
15139
15140         * src/stock_pixmap.c
15141                 fix new pixmap naming errors
15142                 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
15143
15144 2005-07-04 [colin]      1.9.12cvs14
15145
15146         * src/imap.c
15147                 Fix debugging string with a warning
15148
15149 2005-07-04 [colin]      1.9.12cvs13
15150
15151         * configure.ac
15152                 Add a check for libetpan's version (>= 0.37)
15153
15154 2005-07-04 [hoa]        1.9.12cvs12
15155
15156         * commitHelper
15157         * src/imap.c
15158         * src/etpan/imap-thread.c
15159         * src/etpan/imap-thread.h
15160                 fixed IMAP implementation of check of mails.
15161
15162 2005-07-03 [hoa]        1.9.12cvs11
15163
15164         * src/etpan/Makefile.am
15165         * src/etpan/etpan-errors.h
15166         * src/etpan/etpan-log.[ch]
15167         * src/etpan/etpan-thread-manager-types.h
15168         * src/etpan/etpan-thread-manager.[ch]
15169         * src/etpan/imap-thread.[ch]
15170         * src/Makefile.am
15171         * src/imap.c
15172         * src/main.c
15173         * src/prefs_other.c
15174         * configure.ac
15175             merged imap branch.
15176             dependency on libetpan 0.37 is now added.
15177
15178 2005-07-01 [colin]      1.9.12cvs10
15179
15180         * src/Makefile.am
15181         * src/folder.c
15182         * src/folder.h
15183         * src/folderview.c
15184         * src/stock_pixmap.c
15185         * src/stock_pixmap.h
15186         * src/plugins/trayicon/trayicon.c
15187                 Add marked symbol on folders containing
15188                 marked messages
15189         * src/procmsg.c
15190         * src/procmsg.h
15191         * src/toolbar.c
15192         * src/prefs_common.c
15193         * src/prefs_common.h
15194         * src/prefs_send.c
15195                 Add an optional confirmation dialog on queue
15196                 sending. Patch by wwp.
15197         * src/pixmaps/dir_close_mark.xpm        ** ADDED **
15198         * src/pixmaps/dir_open_hrm_mark.xpm     ** ADDED **
15199         * src/pixmaps/dir_open_mark.xpm         ** ADDED **
15200         * src/pixmaps/drafts_close_mark.xpm     ** ADDED **
15201         * src/pixmaps/drafts_open_mark.xpm      ** ADDED **
15202         * src/pixmaps/inbox_hrm_mark.xpm        ** ADDED **
15203         * src/pixmaps/inbox_mark.xpm            ** ADDED **
15204         * src/pixmaps/outbox_hrm_mark.xpm       ** ADDED **
15205         * src/pixmaps/outbox_mark.xpm           ** ADDED **
15206         * src/pixmaps/trash_hrm_mark.xpm        ** ADDED **
15207         * src/pixmaps/trash_mark.xpm            ** ADDED **
15208                 New pixmaps
15209
15210 2005-07-01 [colin]      1.9.12cvs9
15211
15212         * src/summaryview.c
15213                 Fix a little threading bug
15214         * src/addrgather.c
15215         * src/mainwindow.c
15216                 A little bit of HIG normality never hurts
15217
15218 2005-07-01 [colin]      1.9.12cvs8
15219
15220         * src/compose.c
15221         * src/msgcache.c
15222         * src/pop.c
15223         * src/procmime.c
15224         * src/recv.c
15225         * src/common/log.c
15226         * src/common/template.c
15227         * src/common/utils.c
15228         * src/common/utils.h
15229                 Reverted the fwrite_atomic stuff. In fact
15230                 it is already atomic.
15231
15232 2005-06-30 [colin]      1.9.12cvs7
15233
15234         * src/common/utils.c
15235         * src/common/utils.h
15236                 Add an fwrite_atomic() function to make
15237                 sure we write everything: fwrite can make
15238                 short writes.
15239         * src/compose.c
15240         * src/msgcache.c
15241         * src/pop.c
15242         * src/procmime.c
15243         * src/recv.c
15244         * src/common/log.c
15245         * src/common/template.c
15246                 Use that (and fix swapping of size and nmemb).
15247                 Thanks to Rich Coe for the heads up.
15248
15249 2005-06-30 [colin]      1.9.12cvs6
15250
15251         * src/addressbook.c
15252                 Optimize addressbook opening 
15253
15254 2005-06-30 [colin]      1.9.12cvs5
15255
15256         * src/summaryview.c
15257                 Remove calls to summary_step after move/copy
15258
15259 2005-06-28 [paul]       1.9.12cvs4
15260
15261         * src/alertpanel.c
15262                 wrap and make the error msg selectable
15263
15264 2005-06-28 [paul]       1.9.12cvs3
15265
15266         * src/ssl_manager.c
15267                 replace the OK button with a Close button
15268         * src/gtk/foldersort.c
15269                 use GTK_STOCK_ icons/buttons
15270
15271 2005-06-28 [colin]      1.9.12cvs2
15272
15273         * src/gedit-print.c             ** ADDED **
15274         * src/gedit-print.h             ** ADDED **
15275         * src/gtk/gtksourceprintjob.c   ** ADDED **
15276         * src/gtk/gtksourceprintjob.h   ** ADDED **
15277                 I can't believe no one had enough time to tell
15278                 me I forgot the `cvs add`
15279
15280 2005-06-27 [colin]      1.9.12cvs1
15281
15282         * src/Makefile.am
15283         * src/gtk/Makefile.am
15284         * src/messageview.c
15285         * src/procmsg.c
15286         * src/summaryview.c
15287         * configure.ac
15288                 Add optional libgnomeprint-based printing
15289         * src/mainwindow.c
15290         * src/gtk/quicksearch.c
15291                 Add an Edit/Quick search menu item to show
15292                 and focus the quicksearch
15293
15294 2005-06-27 [paul]       1.9.12
15295
15296         1.9.12 release
15297
15298         * po/ca.po
15299         * po/de.po
15300         * po/es.po
15301         * po/fr.po
15302         * po/it.po
15303         * po/ko.po
15304         * po/pt_BR.po
15305         * po/sk.po
15306         * po/zh_CN.po
15307                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
15308                 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
15309                 SungHyun Nam, Frederico Goncalves Guimaraes,
15310                 Andrej Kacian, and Yang Guilong
15311 2005-06-26 [colin]      1.9.11cvs106
15312
15313         * src/imap_gtk.c
15314                 Forgot one file for previous fix
15315
15316 2005-06-26 [colin]      1.9.11cvs105
15317
15318         * src/folder.c
15319         * src/imap.c
15320                 Fix problems with folder operations in no_select
15321                 imap folders. it applies only to mails, and 
15322                 creation/deletion/move/renaming of folders 
15323                 should be possible
15324
15325 2005-06-26 [paul]       1.9.11cvs104
15326
15327         * src/prefs_filtering.c
15328                 replace one more GTK_STOCK_REMOVE
15329                 with GTK_STOCK_DELETE
15330
15331 2005-06-25 [colin]      1.9.11cvs103
15332
15333         * src/imap.c
15334                 Optimize get_seq_set_from_seq_list
15335                 (Patch by Ricardo) 
15336
15337 2005-06-25 [colin]      1.9.11cvs102
15338
15339         * src/mh.c
15340                 If the directory exists, but not in the
15341                 correct encoding, rename it. This should
15342                 handle old-versions-induced bugs.
15343
15344 2005-06-25 [colin]      1.9.11cvs101
15345
15346         * src/mh.c
15347                 Fix path access with extended dir names
15348                 Fixes bug #589 (SC segfaults with wrong locale
15349                 settings)
15350
15351 2005-06-25 [colin]      1.9.11cvs100
15352
15353         * src/prefs_account.c
15354         * src/prefs_account.h
15355         * src/compose.c
15356                 Add an option to encrypt replies to
15357                 encrypted messages
15358
15359 2005-06-25 [colin]      1.9.11cvs99
15360
15361         * src/compose.c
15362         * src/quote_fmt_parse.y
15363                 ... And make it work with pgpinline.
15364
15365 2005-06-25 [colin]      1.9.11cvs98
15366
15367         * src/compose.c
15368         * src/procmime.c
15369         * src/procmime.h
15370         * src/quote_fmt_parse.y
15371                 o Make reedition of encrypted messages possible
15372                   (as long as it is encrypted to self too, no
15373                    magic there)
15374                 o Make replying with quote (and without selecting
15375                   text) possible for encrypted messages.
15376                 Closes bug #550 (Not possible to "reply with quote"
15377                 to gnupg encrypted messages)
15378
15379 2005-06-24 [paul]       1.9.11cvs97
15380
15381         * src/imap.c
15382                 add missing include
15383
15384 2005-06-24 [paul]       1.9.11cvs96
15385
15386         * src/editldap.c
15387                 made bind password entry invisible
15388                 (sync with main)
15389         * src/send_message.c
15390                 send_message_local(): check exit status
15391                 to detect errors (sync with main)
15392         * src/textview.c
15393                 use main's less ambiguous popup menu
15394                 wording
15395
15396 2005-06-24 [paul]       1.9.11cvs95
15397
15398         * src/prefs_actions.c
15399         * src/prefs_customheader.c
15400         * src/prefs_display_header.c
15401         * src/prefs_filtering_action.c
15402         * src/prefs_matcher.c
15403         * src/prefs_template.c
15404         * src/prefs_toolbar.c
15405                 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
15406         * src/gtk/description_window.c
15407                 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
15408
15409 2005-06-23 [colin]      1.9.11cvs94
15410
15411         * src/summaryview.c
15412                 Fix rough edges (be sure to call status_show whenever
15413                 necessary).
15414
15415 2005-06-23 [colin]      1.9.11cvs93
15416
15417         * src/summaryview.c
15418                 Optimize Select All
15419                 Before, in a 5K mails folder: 11s
15420                 After, in the same folder: 58000µs
15421                 The joys of locking... gtk_clist_select_all() fires a 
15422                 tree-select-row event for each selected row, which in 
15423                 summaryview, callbacks summary_selected which in turn,
15424                 calls summary_status_show, which walks the selected
15425                 rows. Hence, calling gtk_clist_select_all was 
15426                 exponential. Locking the summaryview makes 
15427                 summary_selected return early.
15428
15429 2005-06-23 [colin]      1.9.11cvs92
15430
15431         * src/imap.c
15432                 Move mutex at the important place to avoid
15433                 deadlocks
15434         * src/summaryview.c
15435                 Fix Del key deleting directly instead of
15436                 moving to trash
15437
15438 2005-06-22 [colin]      1.9.11cvs91
15439
15440         * src/plugins/spamassassin/libspamc.c
15441                 As we do spagetti code with assignations in multiple
15442                 places (see _message_read_raw where out = msg = raw),
15443                 let's be sure we don't free the same pointer twice.
15444                 Should fix bug #683 (Crash in libpam at 
15445                 message_cleanup).
15446
15447 2005-06-22 [colin]      1.9.11cvs90
15448
15449         * src/compose.c
15450         * src/messageview.c
15451         * src/toolbar.c
15452                 Make toolbar's delete use the move to trash stuff;
15453                 Add gtk_widget_realize to be sure pixmaps can get
15454                 created (that may fix an old worksforme bug which
15455                 I can't find back...)
15456
15457 2005-06-22 [colin]      1.9.11cvs89
15458
15459         * src/summaryview.c
15460         * src/summaryview.h
15461         * src/mainwindow.c
15462                 Rename "Message/Delete" to "Message/Move to trash"
15463                 Add "Message/Delete..." that directly destroys the
15464                 selected messages after asking for a confirmation.
15465
15466 2005-06-22 [colin]      1.9.11cvs88
15467
15468         * src/imap.c
15469                 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
15470                 o Fix a deadlock (thanks Darko)
15471
15472 2005-06-22 [colin]      1.9.11cvs87
15473
15474         * src/gtk/foldersort.c
15475                 Add missing include for the i18n;
15476                 patch by Fabien Vantard
15477
15478 2005-06-21 [colin]      1.9.11cvs86
15479
15480         * src/folder.c
15481         * src/folderview.c
15482                 Respect the no_select flag
15483         * src/imap.c
15484                 Fix recursive deletion
15485         * src/imap_gtk.c
15486         * src/mh_gtk.c
15487                 Make the folder deletion's warning
15488                 more explicit
15489
15490 2005-06-21 [colin]      1.9.11cvs85
15491
15492         * src/textview.c
15493                 Prevent email addresses from spanning accross
15494                 lines - fixes bug # 646 (newline-chars in 
15495                 email addresses)
15496
15497 2005-06-20 [colin]      1.9.11cvs84
15498
15499         * src/folder.c
15500                 Be sure not to remove source if copy failed
15501
15502 2005-06-20 [colin]      1.9.11cvs83
15503
15504         * src/folderview.c
15505         * src/imap_gtk.c
15506                 remove summaryview's lock
15507         * src/imap.c
15508                 introduce threads to avoid problems when foreground tasks
15509                 interfere with background tasks
15510         * src/mh.c
15511                 prevent moving to drafts/queue
15512         * src/mimeview.c
15513                 fix leak
15514
15515 2005-06-19 [colin]      1.9.11cvs82
15516
15517         * src/imap_gtk.c
15518                 Remember that the user doesn't want to override
15519                 offline mode, for 3 seconds. It avoid presenting
15520                 him with N popups in a really short time.
15521
15522 2005-06-17 [colin]      1.9.11cvs81
15523
15524         * src/imap.c
15525                 Fix IMAP breaking on folders containing '('
15526                 (Probably won't be enough)
15527
15528 2005-06-17 [colin]      1.9.11cvs80
15529
15530         Forgotten files on 1.9.11cvs79
15531         * src/summaryview.c
15532                 Fix stepping when not immediately executing
15533         * src/imap.c
15534                 Really prevent UID FETCH 0
15535         * src/codeconv.c
15536                 Fix outgoing charset never set to utf-8
15537         * src/mh.c
15538                 Fix leak
15539
15540 2005-06-16 [colin]      1.9.11cvs79
15541
15542         * src/compose.c
15543                 Fix bug #707 (Dash splits rows)
15544                 Only wrap if we're on a line break position and
15545                 the previous one was a "white" (space) char.
15546                 Pango stuff is weird.
15547
15548 2005-06-16 [colin]      1.9.11cvs78
15549
15550         * src/imap_gtk.c
15551                 Lock summaryview while downloading messages
15552                 on user demand
15553         * src/procheader.c
15554         * src/unmime.c
15555         * src/common/utils.c
15556         * src/common/utils.h
15557                 Replace \r and \n with spaces in From and
15558                 Subject headers
15559
15560 2005-06-16 [paul]       1.9.11cvs77
15561
15562         * src/procmime.c
15563                 liberalise the mime parser
15564         * src/gtk/about.c
15565                 add text wrapping
15566
15567 2005-06-16 [paul]       1.9.11cvs76
15568
15569         * src/gtk/about.c
15570                 reworked
15571
15572 2005-06-15 [colin]      1.9.11cvs75
15573
15574         * src/compose.c
15575                 Finish header encoding fix
15576         * src/summaryview.c
15577                 Fix segfault
15578         * src/headerview.c
15579                 Fix compilation (Thanks Stephan
15580                 Sachse)
15581
15582 2005-06-15 [colin]      1.9.11cvs74
15583
15584         * Makefile.am
15585                 Install gnome2 stuff rather than gnome1, 
15586                 if both are present
15587         * src/codeconv.c
15588         * src/codeconv.h
15589         * src/compose.c
15590                 Fix headers encoding
15591         * src/folder.c
15592                 Visual progress when fetching all messages
15593         * src/folderview.c
15594         * src/summaryview.c
15595         * src/summaryview.h
15596                 Prevent changing current message while
15597                 incorporating
15598
15599 2005-06-15 [paul]       1.9.11cvs73
15600
15601         * src/gtk/gtkaspell.c
15602         * src/gtk/gtkaspell.h
15603                 fix build warnings
15604
15605 2005-06-15 [paul]       1.9.11cvs72
15606
15607         * src/prefs_filtering.c
15608                 allow reordering of filter rules by
15609                 drag n drop
15610
15611 2005-06-15 [paul]       1.9.11cvs71
15612
15613         * COPYING
15614                 updated
15615         * src/codeconv.c
15616                 replace deprecated function
15617         * src/inc.c
15618         * src/send_message.c
15619         * src/gtk/progressdialog.c
15620         * src/gtk/progressdialog.h
15621                 salvage and reuse parts of reverted sync
15622
15623 2005-06-15 [paul]       1.9.11cvs70
15624
15625         * src/inc.c
15626         * src/send_message.c
15627         * src/gtk/progressdialog.c
15628         * src/gtk/progressdialog.h
15629                 revert yesterday's sync with main
15630                 it contains deprecated functions
15631
15632 2005-06-15 [colin]      1.9.11cvs69
15633
15634         * src/headerview.c
15635                 Fix bug #670 (multi user to: will corrupt message 
15636                 headers display)
15637
15638 2005-06-15 [colin]      1.9.11cvs68
15639
15640         * src/compose.c
15641                 Fix bug #421 (Fix undo on wrapping)
15642
15643 2005-06-15 [colin]      1.9.11cvs67
15644
15645         * src/folder.c
15646                 Provide visual feedback while processing
15647                 folder's rules.
15648         * src/imap.c
15649                 Provide visual feedback while getting
15650                 short headers (for uncached messages)
15651
15652
15653 2005-06-14 [paul]       1.9.11cvs66
15654
15655         * src/account.c
15656                 change a couple stock icons
15657         * src/inc.c
15658         * src/send_message.c
15659         * src/gtk/progressdialog.c
15660         * src/gtk/progressdialog.h
15661                 sync main's GtkTreeView implementation
15662
15663 2005-06-14 [colin]      1.9.11cvs65
15664
15665         * src/imap.c
15666                 Various little fixes, mainly on error paths
15667
15668 2005-06-13 [colin]      1.9.11cvs64
15669
15670         * matcher.c
15671         * procmsg.c
15672         * procmsg.h
15673                 Add a way to fetch only headers. This speeds
15674                 up filtering on headers for IMAP. Fixes:
15675                 bug #481 extraneous imap commands slow down 
15676                         imap filtering
15677                 bug #522 Sylpheed downloads all messages 
15678                         when opening mailbox (IMAP)
15679                 bug #677 IMAP fetch is soooooooooooooo slow
15680         * src/folder.c
15681         * src/folder.h
15682                 Add a folder set_batch method so that
15683                 implementations can speed up flags changes
15684         * src/folderutils.c
15685         * src/summaryview.c
15686                 Use that in mark as (un)read and mark all read
15687                 Refix bug #679
15688         * src/imap.c
15689                 Implement set_batch - brings back deferred
15690                 flags in a less buggy manner. Fixes:
15691                 bug #729 IMAP immediate expunge of deleted messages
15692                 bug #191 remove list of messages with one command
15693                 Fix login with strange chars
15694                 Implement fetch_msg_full
15695                 Fix copy (wrong counts)
15696
15697 2005-06-12 [colin]      1.9.11cvs63
15698
15699         * src/folder.c
15700                 lock incorporation during long operations.
15701                 Avoids fucking up the IMAP socket.
15702
15703 2005-06-12 [colin]      1.9.11cvs62
15704
15705         * src/imap.c
15706                 Fix harmful typo
15707                 Factorize remove_all_msg
15708                 Thread-ize expunge
15709         * src/summaryview.c
15710                 Don't update partial-download status if unnecessary
15711         * src/folder.c
15712                 Use remove_msgs everywhere possible
15713
15714 2005-06-12 [colin]      1.9.11cvs61
15715
15716         * src/folder.c
15717         * src/folder.h
15718                 Add a remove_msgs function to remove a 
15719                 list of messages
15720         * src/imap.c
15721                 Implement that.
15722
15723 2005-06-12 [colin]      1.9.11cvs60
15724
15725         * src/imap.c
15726                 Remove flags-processing deferring... Too hard
15727                 to get it to work in all cases.
15728
15729 2005-06-11 [colin]      1.9.11cvs59
15730
15731         * src/imap.c
15732                 printf -> debug_print
15733
15734 2005-06-11 [colin]      1.9.11cvs58
15735
15736         * src/imap.c
15737                 o Fix build without USE_PTHREAD
15738                 o Factorize imap_open
15739                 o Alertpanel in case of impossible connection
15740                 o Alertpanel in case of impossible login
15741                 o Fix deferred flags processing to force a 
15742                   flush before adding some more flags to process,
15743                   but in another folder.
15744
15745 2005-06-10 [colin]      1.9.11cvs57
15746
15747         * src/imap.c
15748                 o Fix a format string error
15749                 o init ssl socket outside of the thread 
15750                   (it possibly invokes gtk calls)
15751         * src/procmime.c
15752                 o Put back the buffer to its necessary size
15753                 o Fix changing a file pointer without keeping
15754                   track of it (thanks Valgrind)
15755         * src/common/smtp.c
15756                 o Fix automatic STARTTLS if login should be done
15757                   and the server only allows it after starting TLS
15758         * src/gtk/gtkinputdialog.c
15759                 o Eat GDK_Return so that the combo popup doesn't 
15760                   appear when we press Enter to validate the combo
15761                   input dialog (as seen in the Open with... dialog)
15762
15763 2005-06-10 [colin]      1.9.11cvs56
15764
15765         * src/imap.c
15766                 o A bit less debug
15767                 o Fix a crash on deletion
15768                 o Threadize imap_select (it's called outside of 
15769                   threads)
15770                 o Defer treatment of DELETED flags
15771
15772
15773 2005-06-09 [colin]      1.9.11cvs55
15774
15775         * src/imap.c
15776                 Make sure we check imap_gtk_should_override(), which
15777                 potentially calls gtk stuff, before creating thread.
15778                 That way it should't be called via imap_get_session()
15779                 inside a thread.
15780
15781 2005-06-09 [colin]      1.9.11cvs54
15782
15783         * src/imap.c
15784                 o add a bit of status output
15785                 o remove some dead code
15786                 o threadize get_list_of_uids
15787                 o threadize imap_get_flags
15788                 o defer flag changing by 500ms so that they
15789                   can be batched
15790
15791
15792 2005-06-08 [colin]      1.9.11cvs53
15793
15794         * src/imap.c
15795                 Thread-ize imap_cmd_fetch
15796
15797 2005-06-08 [colin]      1.9.11cvs52
15798
15799         * src/main.c
15800                 Mmh, that broke POP3...
15801
15802 2005-06-08 [colin]      1.9.11cvs51
15803
15804         * src/main.c
15805                 Stabilize IMAP patch (thanks to Hoa)
15806
15807 2005-06-08 [colin]      1.9.11cvs50
15808
15809         * src/imap.c
15810                 Test patch to speed up imap. 
15811
15812 2005-06-08 [colin]      1.9.11cvs49
15813
15814         * src/imap_gtk.c
15815                 Warning fix
15816         * src/procmime.c
15817                 Apply patch from gentoo to use /usr/share/mime/globs if 
15818                 available, after un-breaking it
15819         * src/common/log.c
15820         * src/common/log.h
15821                 Use g_timeout for invoking hooks that possibly use gtk
15822                 calls. This should leave gtk calls in the main thread.
15823
15824 2005-06-08 [paul]       1.9.11cvs48
15825
15826         * src/codeconv.c
15827                 conv_get_outgoing_charset_str(): don't
15828                 use prefs_common setting
15829         * src/compose.c
15830         * src/compose.h
15831                 add /Options/Character encoding/... to
15832                 temporarily change the outgoing encoding
15833
15834         (belated sync with main)
15835
15836 2005-06-08 [paul]       1.9.11cvs47
15837
15838         * src/compose.c
15839                 correction to/completion of last
15840                 sync with main
15841
15842 2005-06-08 [paul]       1.9.11cvs46
15843
15844         sync with main:
15845         
15846         * src/codeconv.c
15847         * src/codeconv.h
15848                 always enabled Japanese auto-detection
15849                 if the first letters of locale string
15850                 is "ja"
15851         * src/compose.c
15852                 don't use "destroy" signal to destroy
15853                 Compose object (fix rare crashes on discard?)
15854         * src/mainwindow.c
15855         * src/messageview.c
15856         * src/prefs_send.c
15857                 added Hebrew encodings
15858         * src/sourcewindow.c
15859                 don't use "destroy" signal to destroy
15860                 objects
15861
15862 2005-06-07 [colin]      1.9.11cvs45
15863
15864         * src/summaryview.c
15865                 Add missing unlocks/locks
15866
15867 2005-06-07 [paul]       1.9.11cvs44
15868
15869         * src/summaryview.c
15870                 restore bug #749 fix
15871
15872 2005-06-06 [colin]      1.9.11cvs43
15873
15874         * src/summaryview.c
15875                 Fix selection bug when prefs_common.open_unread 
15876                 is FALSE
15877
15878 2005-06-06 [colin]      1.9.11cvs42
15879
15880         * src/common/md5.c
15881                 Fix a warning
15882         * src/summaryview.c
15883         * src/folderview.c
15884                 Factorize long operations beginning and end
15885                 (locking, freezing/thawing, cursor, ...)
15886                 Check selection->data member in selection-
15887                 related loops; this avoids dying an awful
15888                 death if the selection changes on us while
15889                 we're marking a whole IMAP folder unread, 
15890                 for example.
15891
15892 2005-06-06 [paul]       1.9.11cvs41
15893
15894         * src/textview.c
15895                 don't g_free() a static gchar buffer
15896
15897 2005-06-05 [colin]      1.9.11cvs40
15898
15899         * src/mainwindow.c
15900         * src/messageview.c
15901         * src/summaryview.c
15902                 Fix bug #749 (Show all headers should be
15903                 sticky as the GUI suggests)
15904
15905 2005-06-03 [paul]       1.9.11cvs39
15906
15907         * src/compose.c
15908                 don't allow editing of mail while sending.
15909                 patch by Colin
15910
15911 2005-06-03 [paul]       1.9.11cvs38
15912
15913         * src/folderview.c
15914                 add a freeze/thaw to speed up 'mark all read'
15915
15916 2005-06-03 [paul]       1.9.11cvs37
15917
15918         * src/prefs_message.c
15919                 reflect changes immediately
15920
15921 2005-06-02 [colin]      1.9.11cvs36
15922
15923         * po/POTFILES.in
15924                 Patch by Fabien Vantard.
15925
15926 2005-06-02 [colin]      1.9.11cvs35
15927
15928         * src/imap.c
15929                 Use a non-blocking imap_getline() if possible.
15930                 This should completely prevent the interface
15931                 from freezin on imap operations, although it
15932                 may do strange stuff in case of folder switching
15933                 while a big imap operation is taking place...
15934
15935                 In addition, fix a leak in the case thread
15936                 creation fails on connection.
15937
15938 2005-06-02 [colin]      1.9.11cvs34
15939
15940         * src/crash.c
15941         * src/prefs_common.h
15942                 Fix build (prefs_common_init() doesn't exist
15943                 anymore)
15944
15945 2005-06-02 [colin]      1.9.11cvs33
15946
15947         * src/prefs_account.c
15948                 Fix bug #245 (filtering rules broken when
15949                 renaming a remote account (imap4 or nntp)
15950
15951 2005-06-02 [colin]      1.9.11cvs32
15952
15953         * src/imap.c
15954                 Try to fix IMAP shortcomings: 
15955                 o Multithread imap_open()
15956                 o allow offline-mode overriding instead of
15957                   just returning NULL
15958         * src/imap_gtk.c
15959         * src/imap_gtk.h
15960                 Add a function to ask whether we want to
15961                 override offline-mode for 10 minutes (one-shot
15962                 asking was painful)
15963         * src/procheader.c
15964                 Fix segfault when imap parser isn't happy about
15965                 a missing {
15966
15967 2005-06-01 [colin]      1.9.11cvs31
15968
15969         * src/addrharvest.c
15970         * src/compose.c
15971         * src/mbox.c
15972         * src/mbox.h
15973         * src/mh.c
15974         * src/msgcache.c
15975         * src/send_message.c
15976         * src/setup.c
15977         * src/undo.c
15978         * src/common/hooks.c
15979         * src/common/prefs.c
15980         * src/common/template.c
15981         * src/common/utils.c
15982         * src/gtk/gtkutils.c
15983         * src/gtk/inputdialog.c
15984         * src/gtk/menu.c
15985         * src/gtk/pluginwindow.c
15986         * src/gtk/prefswindow.c
15987         * src/plugins/pgpmime/passphrase.c
15988         * src/plugins/pgpmime/prefs_gpg.c
15989                 More -Wall fixes
15990
15991         * src/common/Makefile.am
15992         * src/common/timing.h
15993                 Add basic timing code
15994
15995         * src/summaryview.c
15996                 Fix a bug with unread messages when 
15997                 re-sorting folders, and by the way
15998                 fix a big performance hit when 
15999                 re-sorting (10k mails: before 5s,
16000                 after .5s)
16001
16002         * src/prefs_compose_writing.c
16003         * src/prefs_compose_writing.h
16004         * src/prefs_message.c
16005         * src/prefs_message.h
16006         * src/prefs_other.c
16007         * src/prefs_other.h
16008         * src/prefs_quote.c
16009         * src/prefs_quote.h
16010         * src/prefs_receive.c
16011         * src/prefs_receive.h
16012         * src/prefs_send.c
16013         * src/prefs_send.h
16014         * src/prefs_summaries.c
16015         * src/prefs_summaries.h
16016                 Fix copyright banner
16017
16018 2005-06-01 [paul]       1.9.11cvs30
16019
16020         * po/fi.po
16021                 updated by Flammie Pirinen
16022         * src/procmime.c
16023                 fix 'Bad BASE64 content' output
16024
16025 2005-05-31 [colin]      1.9.11cvs29
16026
16027         * src/procmime.c
16028                 Oops, where did my hunk go.
16029
16030 2005-05-31 [colin]      1.9.11cvs28
16031
16032         * src/Makefile.am
16033         * src/account.c
16034         * src/action.c
16035         * src/addr_compl.c
16036         * src/addressbook.c
16037         * src/codeconv.c
16038         * src/compose.c
16039         * src/export.c
16040         * src/folder.c
16041         * src/folderview.c
16042         * src/image_viewer.c
16043         * src/main.c
16044         * src/mainwindow.c
16045         * src/messageview.c
16046         * src/mimeview.c
16047         * src/msgcache.c
16048         * src/prefs_account.c
16049         * src/prefs_actions.c
16050         * src/prefs_common.c
16051         * src/prefs_compose_writing.c
16052         * src/prefs_customheader.c
16053         * src/prefs_ext_prog.c
16054         * src/prefs_filtering.c
16055         * src/prefs_filtering_action.c
16056         * src/prefs_fonts.c
16057         * src/prefs_image_viewer.c
16058         * src/prefs_message.c
16059         * src/prefs_message.h
16060         * src/prefs_msg_colors.c
16061         * src/prefs_other.c
16062         * src/prefs_other.h
16063         * src/prefs_quote.c
16064         * src/prefs_receive.c
16065         * src/prefs_receive.h
16066         * src/prefs_send.c
16067         * src/prefs_send.h
16068         * src/prefs_spelling.c
16069         * src/prefs_summaries.c
16070         * src/prefs_summary_column.c
16071         * src/prefs_template.c
16072         * src/prefs_themes.c
16073         * src/prefs_toolbar.c
16074         * src/prefs_wrapping.c
16075         * src/procmime.c
16076         * src/procmsg.c
16077         * src/send_message.h
16078         * src/ssl_manager.c
16079         * src/summary_search.c
16080         * src/summaryview.c
16081         * src/textview.c
16082         * src/wizard.c
16083         * src/common/smtp.c
16084         * src/common/smtp.h
16085         * src/gtk/gtkutils.h
16086                 o Move the rest of Common prefs to new style
16087                 o Lots of -Wall warning fixes
16088                 o fix FIXME in cache memusage calculation
16089                 o Let return receipts be sent from any account
16090                 o Little cache optimisation (read)
16091                 o Fix bug #746 (don't treat commas as separators
16092                   when inside a quoted string)
16093
16094 2005-05-31 [paul]       1.9.11cvs27
16095
16096         * src/prefs_common.c
16097                 fix 'off-by-one' typo
16098
16099 2005-05-31 [paul]       1.9.11cvs26
16100
16101         * src/account.c
16102         * src/addr_compl.c
16103         * src/compose.c
16104         * src/foldersel.c
16105         * src/prefs_actions.c
16106         * src/prefs_common.c
16107         * src/prefs_common.h
16108         * src/prefs_customheader.c
16109         * src/prefs_display_header.c
16110         * src/prefs_filtering.c
16111         * src/prefs_filtering_action.c
16112         * src/prefs_matcher.c
16113         * src/prefs_summaries.c
16114         * src/prefs_summary_column.c
16115         * src/prefs_template.c
16116         * src/prefs_toolbar.c
16117         * src/ssl_manager.c
16118         * src/gtk/pluginwindow.c
16119         * src/gtk/prefswindow.c
16120         * src/gtk/progressdialog.c
16121                 add hidden prefs 'enable_rules_hint'
16122                 for gtk_tree_view_set_rules_hint()
16123                 (sync with main)
16124                 
16125
16126 2005-05-31 [colin]      1.9.11cvs25
16127
16128         * src/Makefile.am
16129         * src/main.c
16130         * src/prefs_common.c
16131         * src/prefs_summaries.c ** ADDED **
16132         * src/prefs_summaries.h ** ADDED **
16133                 Common/Display -> Display/Summaries
16134
16135 2005-05-31 [colin]      1.9.11cvs24
16136
16137         * src/Makefile.am
16138         * src/main.c
16139         * src/prefs_quote.c ** ADDED **
16140         * src/prefs_quote.h ** ADDED **
16141                 Move Common/Quote to Compose/Quoting
16142         * src/prefs_common.c
16143         * src/prefs_common.h
16144                 Remove old quote stuff, add
16145                 convenience functions for GtkTextView prefs
16146         * src/gtk/prefswindow.c
16147                 Set default height higher
16148
16149 2005-05-30 [colin]      1.9.11cvs23
16150
16151         * src/Makefile.am
16152         * src/main.c
16153         * src/prefs_common.c
16154         * src/prefs_compose_writing.c ** ADDED **
16155         * src/prefs_compose_writing.h ** ADDED **
16156                 Move Common/Compose prefs to Compose/Writing
16157
16158 2005-05-30 [colin]      1.9.11cvs22
16159
16160         * src/common/utils.c
16161                 Fix bug #651 (Confused Attract by Subject)
16162                 Patch by M. Benkmann <haferfrost@web.de>
16163         * AUTHORS
16164
16165 2005-05-30 [colin]      1.9.11cvs21
16166
16167         * src/compose.c
16168                 Fix concatenation of different headers of
16169                 the same type (bug #645)
16170         * src/prefs_folder_item.c
16171                 Fix bug #699 (setting color to black doesn't
16172                 work immediately)
16173         * src/procmime.c
16174                 Print out decoding error only once per
16175                 block
16176
16177 2005-05-30 [paul]       1.9.11cvs20
16178
16179         * src/common/template.c
16180                 fix Bcc
16181
16182 2005-05-30 [paul]       1.9.11cvs19
16183
16184         * doc/src/rfc2368.txt   **NEW FILE**
16185         * src/compose.c
16186                 compose_entries_set(): don't interpret Bcc
16187                 header field (conform to RFC 2368)
16188                 (sync with main)
16189
16190 2005-05-29 [colin]      1.9.11cvs18
16191
16192         * src/prefs_common.c
16193                 Let the default reply format respect
16194                 netiquette by cutting the signature.
16195
16196 2005-05-29 [colin]      1.9.11cvs17
16197
16198         * src/summaryview.c
16199                 Don't let always_show_msg override
16200                 open_unread_on_enter when opening a new
16201                 directory.
16202
16203 2005-05-27 [paul]       1.9.11cvs16
16204
16205         sync with main:
16206
16207         * src/main.c
16208                 app_will_exit(): cleanup tmp directory when exit
16209         * src/message_search.c
16210                 improved the interface and made code cleanup.
16211                 removed Clear button
16212         * src/send_message.c
16213                 send_message_local(): use GSpawn, and detect errors
16214         * src/summary_search.c
16215                 improved the interface and made code cleanup
16216         * src/textview.c
16217                 textview_write_link(): also skip non-ascii space
16218                  at the head of link strings (phishing check
16219                  didn't work at the case)
16220         * src/common/utils.c
16221                 get_command_output(): use g_spawn_command_line_sync()
16222                 instead of popen()
16223
16224 2005-05-26 [colin]      1.9.11cvs15
16225
16226         * src/folder.c
16227                 remove printf
16228
16229 2005-05-26 [colin]      1.9.11cvs14
16230
16231         * src/common/nntp.c
16232                 Fix nntp mode reader (bug #611)
16233                 Patch by Florian Mickler <florian@mickler.org>
16234
16235 2005-05-26 [colin]      1.9.11cvs13
16236
16237         * src/plugins/pgpmime/passphrase.c
16238                 Fix mouse grabbing (bug #557)
16239
16240 2005-05-26 [colin]      1.9.11cvs12
16241
16242         * src/prefs_themes.c
16243                 Fix g_warning (bug #541)
16244
16245 2005-05-26 [colin]      1.9.11cvs11
16246
16247         * src/prefs_actions.c
16248         * src/prefs_template.c
16249                 Fix bug #506 (no warning if action/template
16250                 is not saved)
16251         * src/common/template.c
16252                 Fix a possible crash
16253
16254 2005-05-26 [colin]      1.9.11cvs10
16255
16256         * src/folder.c
16257         * src/folderview.c
16258         * src/procmsg.c
16259         * src/summaryview.c
16260                 Forbid locked messages to be moved or
16261                 deleted. Locked messages in trashes 
16262                 still get deleted, for performance
16263                 reason (mh.c::mh_remove_all_msgs)
16264
16265 2005-05-25 [colin]      1.9.11cvs9
16266
16267         * src/procmime.c
16268                 Use correct encoding when sending mails
16269                 with attachments that have accentued 
16270                 chars in their name
16271
16272 2005-05-24 [colin]      1.9.11cvs8
16273
16274         * src/summaryview.c
16275                 Fix bug #688 f) read/unread marker not
16276                 changed on first click
16277                 Also, optimize summary_status_show()
16278                 calls
16279         * src/folder.c
16280         * src/inc.c
16281         * src/procmime.c
16282                 Fix bug #688 b) and c) wrt message
16283                 attachments and signature
16284         * src/stock_pixmap.c
16285         * src/stock_pixmap.h
16286         * src/stock_pixmap.c
16287         * src/stock_pixmap.h
16288         * src/Makefile.am
16289         * src/pixmaps/clip_gpg_signed.xpm
16290                 Add clip/signed icon
16291
16292 2005-05-24 [colin]      1.9.11cvs7
16293
16294         * src/folder_item_prefs.c
16295                 whitespace fix
16296
16297 2005-05-24 [colin]      1.9.11cvs6
16298
16299         * src/folderview.c
16300         * src/prefs_common.c
16301         * src/prefs_common.h
16302                 Add a confirmation to folder drag and drop
16303                 fixes bug #156
16304         * src/alertpanel.c
16305         * src/alertpanel.h
16306                 fix _with_disable parameters so that
16307                 the buttons labels are specifiable too
16308         * src/plugins/pgpmime/sgpgme.c
16309                 reflect said change
16310                 
16311
16312 2005-05-24 [colin]      1.9.11cvs5
16313
16314         * src/folderview.c
16315                 Uncollapse/collapse folders on double-click
16316                 patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
16317                 closes bug #108
16318
16319 2005-05-23 [colin]      1.9.11cvs4
16320
16321         * src/common/socket.c
16322                 Check another special SSL_peek() error.
16323                 Should help wrt bug #728
16324
16325 2005-05-23 [colin]      1.9.11cvs3
16326
16327         * src/plugins/pgpmime/pgpmime.c
16328                 Change name to "PGP MIME" instead of "PGP/MIME" to avoid
16329                 breaking menu accelerators and stuff. Users will have to
16330                 reselect "PGP MIME" instead of "PGP/MIME" in their 
16331                 account's privacy preferences if needed.
16332
16333 2005-05-22 [paul]
16334
16335         * tools/kdeservicemenu/install.sh
16336                 use kdesu to prompt for root password if doing
16337                 global install/uninstall
16338
16339 2005-05-20 [colin]      1.9.11cvs2
16340
16341         * src/procmsg.c
16342                 Fix another compilation error with gcc-2.9x
16343                 Thanks to Pawel Pekala <c0rn@gazeta.pl>
16344         * src/send_message.c
16345                 Don't send QUIT if we aren't connected
16346
16347 2005-05-19 [colin]      1.9.11cvs1
16348
16349         * src/procmsg.c
16350                 Fix compilation with gcc 2.9x
16351
16352 2005-05-19 [paul]       1.9.11
16353
16354         1.9.11 released
16355
16356 2005-05-19 [paul]       1.9.9cvs14
16357
16358         * src/gtk/inputdialog.c
16359                 prevent gettext warning
16360
16361 2005-05-19 [paul]       1.9.9cvs13
16362
16363         * src/mainwindow.c
16364         * src/prefs_common.c
16365         * src/prefs_common.h
16366         * src/textview.c
16367         * src/textview.h
16368                 add an option to toggle cursor in message
16369                 view (sync with main)
16370
16371 2005-05-18 [colin]      1.9.9cvs12
16372
16373         * src/compose.c
16374                 Dereference freed pointer
16375         * src/gtk/gtkaspell.c
16376                 Fix duplication of dictionaries (is it an aspell issue?)
16377
16378 2005-05-18 [colin]      1.9.9cvs11
16379
16380         * src/gtk/inputdialog.c
16381         * src/gtk/gtkaspell.c
16382                 HIGuify dialogs
16383         * src/alertpanel.c
16384                 Remove a double call
16385
16386 2005-05-17 [colin]      1.9.9cvs10
16387
16388         * src/gtk/gtkaspell.c
16389                 Fix dialogs, Ctrl-Enter accel
16390
16391 2005-05-17 [colin]      1.9.9cvs9
16392
16393         * src/gtk/gtkaspell.c
16394                 Fix some accelerators, escape in replace-window
16395
16396 2005-05-16 [colin]      1.9.9cvs8
16397
16398         * src/gtk/gtkaspell.c
16399                 Revert last commit, it was a mistake.
16400
16401 2005-05-16 [colin]      1.9.9cvs7
16402
16403         * src/gtk/gtkaspell.c
16404                 Remove buggy code while we're at it. It's a 
16405                 dead code path anyway.
16406
16407 2005-05-16 [colin]      1.9.9cvs6
16408
16409         * src/gtk/gtkaspell.c
16410                 Missed some gtk_menu_popup where deactivate
16411                 signal should be handled. Should fix bug
16412                 #629 a bit more.
16413
16414 2005-05-16 [colin]      1.9.9cvs5
16415
16416         * src/gtk/gtkaspell.c
16417                 Remove debug printf()s
16418
16419 2005-05-16 [colin]      1.9.9cvs4
16420
16421         * src/gtk/gtkaspell.c
16422                 Fix a bit aspell problems
16423                 (see bug #629)
16424
16425 2005-05-13 [colin]      1.9.9cvs3
16426
16427         * src/folderview.c
16428                 Fix the + appearing even when no subfolders
16429                 have unread messages. Thanks to wwp for the
16430                 bug report.
16431
16432 2005-05-11 [paul]       1.9.9cvs2
16433
16434         * src/folderview.c
16435                 correction to 1.9.9cvs1, only colour folders that
16436                 have new msgs (not unread msgs)
16437
16438 2005-05-10 [colin]      1.9.9cvs1
16439
16440         * src/folderview.c
16441         * src/summaryview.c
16442                 Try to fix bolding bugs again.
16443
16444 2005-05-09 [paul]
16445
16446         * tools/claws.i18n.status.pl
16447                 add Ricardo Mones Lastra's script that has been providing
16448                 the i18n status page for many months
16449
16450 2005-05-09 [paul]       1.9.9
16451
16452         1.9.9 release
16453
16454 2005-05-09 [paul]       1.9.6cvs58
16455
16456         * AUTHORS
16457         * INSTALL
16458         * README.claws
16459                 updated
16460         * Makefile.am 
16461         * RELEASE_NOTES.claws
16462                 add release notes to cvs to simplify release
16463                 procedure
16464         * configure.ac
16465                 add ca and fi to ALL_LINGUAS
16466         * po/Makefile.in.in
16467                 workaround for missing Makevars
16468         * po/ca.po
16469         * po/fi.po
16470                 add new Catalan and Finnish translations
16471                 submitted by Miquel Oliete and Flammie Pirinen
16472         * po/de.po
16473         * po/es.po
16474         * po/fr.po
16475         * po/it.po
16476         * po/pl.po
16477         * po/ru.po
16478         * po/sk.po
16479         * po/sr.po
16480         * po/zh_CN.po
16481                 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
16482                 Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
16483                 Urke MMI, and Hansom Young
16484         * src/main.c
16485                 Fix drafting when quitting. compose_draft() closes the
16486                 compose windows, which modifies the compose_list GSList.
16487                 We have to refresh this list after echo drafting to avoid a
16488                 segfault
16489         * src/partial_download.c
16490                 fix segfault on exit
16491
16492 2005-05-06 [paul]       1.9.6cvs57
16493
16494         * src/grouplistdialog.c
16495                 quick fix/workaround for unresizeable newsgroup
16496                 name column 
16497
16498 2005-05-06 [paul]       1.9.6cvs56
16499
16500         * src/inc.c
16501         * src/mainwindow.c
16502                 use gettext plural forms
16503         * src/imap_gtk.c
16504         * src/mh_gtk.c
16505         * src/toolbar.c
16506                 small improvement to english usage
16507
16508 2005-05-05 [thorsten]   1.9.6cvs55
16509
16510         * src/folder.c
16511                 fix possible crash
16512
16513 2005-05-05 [paul]       1.9.6cvs54
16514         
16515         sync with HEAD
16516
16517         * AUTHORS
16518         * src/compose.c
16519                 fix bug 713 'Resent-To and Resent-Cc headers are garbled'
16520                 patch by Tim Mann
16521
16522 2005-05-05 [paul]       1.9.6cvs53
16523
16524         * src/mainwindow.c
16525                 fix resizing of separate message and
16526                 folder views
16527
16528 2005-05-05 [paul]       1.9.6cvs52
16529
16530         * src/account.c
16531         * src/addrgather.c
16532         * src/browseldap.c
16533         * src/exphtmldlg.c
16534         * src/expldifdlg.c
16535         * src/importmutt.c
16536         * src/importpine.c
16537         * src/main.c
16538         * src/mainwindow.c
16539         * src/noticeview.c
16540         * src/prefs_filtering.c
16541         * src/prefs_filtering_action.c
16542         * src/prefs_matcher.c
16543         * src/prefs_spelling.c
16544         * src/prefs_toolbar.c
16545         * src/toolbar.c
16546         * src/wizard.c
16547         * src/gtk/description_window.c
16548         * src/gtk/gtkvscrollbutton.c
16549         * src/gtk/progressdialog.c
16550         * src/gtk/quicksearch.c
16551         * src/plugins/pgpmime/prefs_gpg.c
16552         * src/plugins/spamassassin/spamassassin_gtk.c
16553                 replace deprecated gtk_widget_set_usize
16554
16555 2005-05-04 [colin]      1.9.6cvs51
16556
16557         * src/common/utils.c
16558                 Fix crash when subst_for_filename is called
16559                 with a NULL parameter
16560
16561 2005-05-04 [colin]      1.9.6cvs50
16562
16563         * src/partial_download.c
16564         * src/pop.c
16565                 Escape login when writing uidl file
16566                 fixes bug #736
16567
16568 2005-05-03 [colin]      1.9.6cvs49
16569
16570         * src/procmime.c
16571                 Fix possible DOS in mime parser
16572                 (see bug #634)
16573
16574 2005-05-02 [colin]      1.9.6cvs48
16575
16576         * src/compose.c
16577                 Try to fix the copy/paste mess once again.
16578
16579
16580 2005-04-30 [colin]      1.9.6cvs47
16581
16582         * src/prefs_account.h
16583         * src/procmsg.c
16584         * src/send_message.c
16585         * src/common/smtp.c
16586         * src/common/smtp.h
16587                 Try to batch sending mails (per account) instead of
16588                 reconnecting to server every time.
16589
16590 2005-04-29 [colin]      1.9.6cvs46
16591
16592         * src/messageview.c
16593                 Fix window resizing that refused to size down
16594         * src/prefs_common.c
16595         * src/prefs_common.h
16596         * src/prefs_filtering.c
16597                 Save Filtering's window size
16598
16599 2005-04-21 [paul]       1.9.6cvs45
16600
16601         * ChangeLog-gtk2.claws
16602         * src/setup.c
16603                 correction to sync
16604
16605 2005-04-21 [paul]       1.9.6cvs44
16606
16607         sync with main:
16608
16609         * src/setup.c
16610         * src/statusbar.c
16611         * src/statusbar.h
16612                 use gtkut_widget_draw_now(). Improved performance
16613                 of the update of statusbar
16614         * src/textview.c
16615                 textview_smooth_scroll_do(): redraw it after scroll
16616                 is done (fixed incorrect display when a part of the
16617                 view is hidden).
16618         * src/gtk/gtkutils.c
16619         * src/gtk/gtkutils.h
16620                 gtkut_widget_draw_now(): use gdk_window_process_updates()
16621                 to force update of widgets.
16622                 Removed gtkut_widget_wait_for_draw() which had a big
16623                 overhead  because of waiting for all events processed 
16624
16625 2005-04-20 [paul]       1.9.6cvs43
16626
16627         * src/codeconv.c
16628                 complete 1.9.6cvs42's sync:
16629                 Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX)
16630
16631 2005-04-19 [paul]       1.9.6cvs42
16632
16633         sync with main:
16634
16635         * src/action.c
16636                 catch_output(): correctly select the insert text
16637                 (fix invalid iterator warnings).
16638         * src/codeconv.c
16639         * src/codeconv.h
16640         * src/mainwindow.c
16641         * src/messageview.c
16642         * src/prefs_common.c
16643                 support GBK encoding.
16644         * src/common/session.c
16645         * src/common/session.h
16646                 use separate buffer for large data to be sent,
16647                 and don't duplicate it (reduces memory usage) (thanks to Dirk).
16648
16649 2005-04-18 [paul]       1.9.6cvs41
16650
16651         * src/jpilot.c
16652                 convert unsigned long into guint32
16653                 patch by Paul LeoNerd Evans 
16654
16655 2005-04-17 [colin]      1.9.6cvs40
16656
16657         * src/compose.c
16658                 Fix 'Request return receipt' from folder
16659                 properties (bug #708)
16660
16661 2005-04-17 [colin]      1.9.6cvs39
16662
16663         * src/mainwindow.c
16664                 Fix duplicate hotkeys in Mainwindow's menu
16665
16666 2005-04-17 [colin]      1.9.6cvs38
16667
16668         * src/folderview.c
16669                 Fix duplicate hotkeys in Folderview's contextual
16670                 menu
16671
16672 2005-04-15 [colin]      1.9.6cvs37
16673
16674         * src/summaryview.c
16675                 Fix 'Save as...' with non-ascii filenames
16676
16677 2005-04-15 [colin]      1.9.6cvs36
16678
16679         * src/plugins/pgpmime/pgpmime.c
16680                 Fix bus error on 64bit. Spotted by 
16681                 macallan1888@gmail.com
16682
16683 2005-04-15 [colin]      1.9.6cvs35
16684
16685         * src/prefs_account.c
16686                 Fix cvs34.
16687
16688 2005-04-12 [colin]      1.9.6cvs34
16689
16690         * src/prefs_account.c
16691                 Fix smtp auth type off-by-one. We forgot to
16692                 add PLAIN in the prefs-to-gui setter func and
16693                 as a result, the selected auth when opening
16694                 account prefs was not the correct one.
16695
16696 2005-04-12 [paul]       1.9.6cvs33
16697
16698         * src/inc.c
16699                 if the recv dialog is visible, Cancel only
16700                 cancels the current account
16701
16702
16703 2005-04-10 [colin]      1.9.6cvs32
16704
16705         * src/filtering.c
16706                 Copy score when copying FilteringActions
16707                 Fix bug #674
16708
16709 2005-04-10 [colin]      1.9.6cvs31
16710
16711         * src/inc.c
16712                 Make Message -> Receive -> Cancel cancel 
16713                 incorporation on all accounts. Fixes
16714                 bug #693
16715
16716 2005-04-10 [colin]      1.9.6cvs30
16717
16718         * src/prefs_account.c
16719                 Update Privacy checkbuttons status based
16720                 on the selected privacy system
16721         * src/compose.c
16722                 Always connect the "None" privacy system; the
16723                 static boolean was probably there to avoid
16724                 reconnecting twice in the same compose window,
16725                 but as the parent function is only called once
16726                 per compose, it's only a bug - as a static is
16727                 initialized once per application instance.
16728                 Also, don't uncheck Sign and Encrypt when
16729                 selecting None as privacy system; just ignore
16730                 them when sending/queuing.
16731                 Should fix bug #695
16732
16733 2005-04-08 [colin]      1.9.6cvs29
16734
16735         * src/account.c
16736         * src/prefs_account.c
16737         * src/prefs_account.h
16738                 Add account preference to queue message in a certain
16739                 folder.
16740
16741 2005-04-06 [colin]      1.9.6cvs28
16742
16743         * src/prefs_account.c
16744                 Update old inbox path syntax
16745
16746 2005-04-06 [paul]       1.9.6cvs27
16747
16748         sync with main:
16749
16750         * configure.ac
16751                 changed -traditional-cpp to -no-cpp-precomp for newer
16752                 Mac OS X support
16753         * src/foldersel.c
16754                 made column resize automatically
16755         * src/send_message.c
16756                 send_message_smtp(): consider EOF right after QUIT
16757                 successful (workaround for Gmail SMTP server)
16758         * src/common/socket.c
16759                 ssl_read(), ssl_peek(): check EOF which violates the
16760                 SSL protocol
16761         * src/gtk/colorlabel.c
16762                 removed warnings when displaying colorlabel menu
16763                 (don't use GtkAlignment)
16764
16765 2005-04-05 [paul]       1.9.6cvs26
16766
16767         * src/plugins/trayicon/trayicon.c
16768                 fix clipping of icon under KDE3 
16769
16770 2005-04-05 [paul]       1.9.6cvs25
16771
16772         * src/summaryview.c
16773                 hide display of threading
16774                 patch by Alfons
16775
16776 2005-04-04 [thorsten]   1.9.6cvs24
16777
16778         * src/mh.c
16779                 marks lost on filesystems with different stat() results on
16780                 summer-/wintertime
16781
16782 2005-04-03 [colin]      1.9.6cvs23
16783
16784         * src/summaryview.c
16785                 Don't handle up/down. Patch by Alfons
16786
16787 2005-04-02 [colin]      1.9.6cvs22
16788
16789         * src/summaryview.c
16790                 Make scrolling faster. Patch by Alfons.
16791
16792 2005-04-01 [colin]      1.9.6cvs21
16793
16794         * src/Makefile.am
16795         * src/stock_pixmap.c
16796         * src/pixmaps/dir-noselect.xpm ** REMOVED **
16797         * src/pixmaps/dir_noselect.xpm ** ADDED **
16798                 Fix pixmap name mismatch (Thanks Stephan Sachse)
16799
16800 2005-04-01 [colin]      1.9.6cvs20
16801
16802         * src/image_viewer.c
16803         * src/image_viewer.h
16804         * src/procmime.c
16805         * src/procmime.h
16806         * src/textview.c
16807         * src/textview.h
16808                 Implement inline image resizing and right-clicking
16809
16810 2005-04-01 [paul]       1.9.6cvs19
16811
16812         * AUTHORS
16813         * Makefile.am
16814         * configure.ac
16815                 check for gnome2
16816                 patch by Luca Cavalli <loopback<AT>slackit.org>
16817         * po/ru.po
16818                 updated by Pavlo Bohmat
16819
16820 2005-03-31 [colin]      1.9.6cvs18
16821
16822         * src/news.c
16823                 Fix parsing references
16824         * src/msgcache.c
16825                 don't put nulls in the references list
16826         * src/procheader.c
16827                 commit that forgotten file in 1.9.6cvs14
16828
16829 2005-03-31 [colin]      1.9.6cvs17
16830
16831         * src/compose.c
16832                 Fix joining of signature separator again. 
16833                 Maybe Hiro could put it in main too...
16834
16835 2005-03-31 [colin]      1.9.6cvs16
16836
16837         * src/Makefile.am
16838         * src/foldersel.c
16839         * src/stock_pixmap.c
16840         * src/stock_pixmap.h
16841         * src/pixmaps/dir-noselect.xpm
16842                 Update foldersel.c (sync from main, patch by Alfons)
16843
16844 2005-03-30 [colin]      1.9.6cvs15
16845
16846         * src/imap.c
16847                 Fix handling of imap folders containing [] in 
16848                 their name. Thanks to Nahuel Angelinetti for
16849                 the detailed bugreport.
16850
16851 2005-03-30 [colin]      1.9.6cvs14
16852
16853         * src/common/utils.h
16854         * src/common/utils.c
16855         * src/common/defs.h
16856         * src/matcher.c
16857         * src/msgcache.c
16858         * src/news.c
16859         * src/procmsg.c
16860         * src/procmsg.h
16861         * src/quote_fmt_parse.y
16862         * src/summaryview.c
16863                 Update references system. Patch by Alfons
16864
16865 2005-03-30 [colin]      1.9.6cvs13
16866
16867         * src/common/socket.c
16868                 Force the glibc to read resolv.conf again when 
16869                 it has changed. Should fix issues when changing
16870                 networks on a laptop and not restarting sylpheed. 
16871
16872 2005-03-30 [paul]       1.9.6cvs12
16873
16874         partial sync with main:
16875
16876         * src/action.c
16877                 create_io_dialog(): use user-defined text font
16878                 (thanks to Alfons), and modified its appearance.
16879         * src/addrgather.c
16880         * src/addrharvest.c
16881         * src/browseldap.c
16882                 replace old code
16883         * src/compose.c
16884                 don't join (presumably) itemized lines on line-wrapping
16885                 fixed wrapping of quote when auto-wrapping is enabled
16886                 compose_destroy(): destroy paned only if it's not
16887                 attached to window. Fixed memory leak of popup menu.
16888         * src/exphtmldlg.c
16889         * src/expldifdlg.c
16890                 replace old code
16891         * src/html.c
16892         * src/html.h
16893         * src/importmutt.c
16894         * src/importpine.c
16895                 replace old code
16896         * src/main.c
16897                 removed redundant code
16898         * src/mainwindow.c
16899                 changed 'Code set' (which is rather incorrect)
16900                 in the menu to 'Character encoding'
16901                 main_window_set_widgets(): request size first
16902                 to prevent window size becoming wrong
16903                 fixed remembering of the state of the visibility
16904                 of MessageView
16905         * src/messageview.c
16906                 changed 'Code set' (which is rather incorrect)
16907                 in the menu to 'Character encoding'
16908         * src/prefs_common.c
16909         * src/prefs_common.h
16910                 added an option whether to render HTML as text or not
16911                 added separators to outgoing encoding menu
16912         * src/procheader.c
16913                 procheader_scan_date_string(): support header
16914                 like: "[Tue,] 01 Feb 2005 09:57[:00]"
16915         * src/summaryview.c
16916         * src/summaryview.h
16917                 minor code cleanup
16918         * src/textview.c
16919                 textview_show_html(): force output of newline
16920                 added an option whether to render HTML as text or not
16921         * src/common/utils.c
16922                 strncpy2(): optimized based on Alfons' code
16923         * src/gtk/gtkutils.c
16924         * src/gtk/gtkutils.h
16925                 removed non-used code
16926         * src/plugins/pgpmime/passphrase.c
16927                 partially fixed grab input of passphrase dialog
16928                 Confine pointer to window
16929
16930 2005-03-30 [colin]      1.9.6cvs11
16931
16932         * src/msgcache.c
16933         * src/msgcache.h
16934                 Read/write 32bit ints from cache & marks
16935                 From main.
16936
16937 2005-03-29 [paul]       1.9.6cvs10
16938
16939         * AUTHORS
16940         * ChangeLog.claws
16941         * src/compose.c
16942         * src/gtk/gtkaspell.c
16943                 sync with HEAD (don't pass NULL pointers) 
16944
16945 2005-03-24 [paul]
16946
16947         * tools/Makefile.am
16948         * tools/README
16949         * tools/acroread2sylpheed.pl
16950                 sync with HEAD (add script to send pdfs as
16951                 attachments from Adobe Reader 7)
16952
16953 2005-03-21 [paul]       1.9.6cvs9
16954
16955         * configure.ac
16956         * po/POTFILES.in
16957         * src/Makefile.am
16958         * src/crash.c
16959         * src/image_viewer.c ** ADDED **
16960         * src/image_viewer.h ** ADDED **
16961         * src/main.c
16962         * src/prefs_common.c
16963         * src/prefs_common.h
16964         * src/prefs_image_viewer.c ** ADDED **
16965         * src/prefs_image_viewer.h ** ADDED **
16966         * src/textview.c
16967         * src/gtk/about.c
16968         * src/pixmaps/sylpheed_logo.xpm
16969         * src/plugins/Makefile.am
16970         * src/plugins/image_viewer/.cvsignore ** REMOVED **
16971         * src/plugins/image_viewer/Makefile.am ** REMOVED **
16972         * src/plugins/image_viewer/plugin.c ** REMOVED **
16973         * src/plugins/image_viewer/viewer.c ** REMOVED **
16974         * src/plugins/image_viewer/viewer.glade ** REMOVED **
16975         * src/plugins/image_viewer/viewer.h ** REMOVED ** 
16976         * src/plugins/image_viewer/viewerprefs.c ** REMOVED **
16977         * src/plugins/image_viewer/viewerprefs.glade ** REMOVED **
16978         * src/plugins/image_viewer/viewerprefs.h ** REMOVED **
16979                 as gdk-pixbuf is now built-in
16980                 remove image_viewer plugin and put code back into
16981                 main codebase
16982                 implement inline image display (sync with main)
16983
16984                 replace logo with newer, nicer, larger version  
16985
16986 2005-03-21 [paul]       1.9.6cvs8
16987
16988         * src/gtk/about.c
16989                 cosmetic improvement
16990
16991 2005-03-21 [holger]     1.9.6cvs7
16992
16993         * src/plugins/spamassassin/spamassassin.c
16994                 Sync with HEAD
16995                 (unregister hook on failed plugin init)
16996
16997 2005-03-20 [colin]      1.9.6cvs6
16998
16999         * src/common/plugin.c
17000                 Check that plugin isn't already loaded
17001                 Patch by Alfons
17002
17003 2005-03-20 [thorsten]   1.9.6cvs5
17004
17005         * src/compose.c
17006                 use a more compatible syntax
17007
17008 2005-03-20 [thorsten]   1.9.6cvs4
17009
17010         * src/prefs_toolbar.c
17011                 fix crash when selecting toolbar item (uninitialized pointer)
17012
17013 2005-03-20 [thorsten]   1.9.6cvs3
17014
17015         * src/procmime.c
17016                 fix mimetype detection (referenced free()d string)
17017
17018 2005-03-20 [paul]       1.9.6cvs2
17019
17020         * src/compose.c
17021                 sync with HEAD (1.0.3cvs5)
17022                 neglect Reply-To header if empty
17023                 Patch by Alfons 
17024
17025 2005-03-19 [holger]     1.9.6cvs1
17026
17027         * src/summaryview.c
17028         * src/summaryview.h
17029                 Sync with HEAD
17030
17031 2005-03-18 [paul]       1.9.6
17032
17033         initial GTK2 release
17034
17035 2005-03-18 [paul]       1.0.3cvs3.1
17036
17037         * AUTHORS
17038         * ChangeLog.claws
17039         * configure.ac
17040         * src/gtk/about.c
17041         * src/pixmaps/sylpheed_logo.xpm
17042                 sync with HEAD
17043
17044 2005-03-18 [colin]      1.0.3cvs2.6
17045
17046         * src/summaryview.c
17047                 Remove call to summary_step in summary_copy_selected_to
17048                 Can't see its purpose, and this causes bug when copying
17049                 a message if the next one is unread: it reads it.
17050
17051 2005-03-18 [paul]       1.0.3cvs2.5
17052
17053         * src/foldersel.c
17054                 fix bug 694 'Enter doesn't trigger OK in "Move" window'
17055
17056 2005-03-18 [paul]       1.0.3cvs2.4
17057
17058         * src/addrharvest.c
17059         * src/codeconv.c
17060         * src/codeconv.h
17061         * src/compose.c
17062         * src/news.c
17063         * src/procheader.c
17064         * src/procmime.c
17065         * src/unmime.c
17066         * src/unmime.h
17067                 fix buffer overflow, CAN-2005-0667, see
17068                 http://secunia.com/advisories/14491/
17069                 Patch by Alfons
17070
17071 2005-03-17 [colin]      1.0.3cvs2.3
17072
17073         * src/prefs_fonts.c
17074         * src/summaryview.c
17075                 Fix font bugs (both lists now officialy share 
17076                 the same font)
17077                 
17078
17079 2005-03-17 [paul]       1.0.3cvs2.2
17080
17081         * src/gtk/pluginwindow.c
17082                 make plugin descriptions uneditable
17083
17084 2005-03-11 [paul]       1.0.3cvs2.1
17085
17086         * ChangeLog.claws
17087         * configure.ac
17088         * po/POTFILES.in
17089         * src/plugins/trayicon/trayicon.c
17090                 sync with HEAD
17091                 add src/wizard.c to POTFILES.in
17092
17093 2005-03-11 [paul]       1.0.3cvs1.1
17094
17095         * ChangeLog
17096         * ChangeLog.claws
17097         * configure.ac
17098         * po/de.po
17099         * po/es.po
17100         * po/fr.po
17101         * po/it.po
17102         * po/pt_BR.po
17103         * po/ru.po
17104         * po/sk.po
17105         * po/sr.po
17106         * po/zh_CN.po
17107                 sync with HEAD
17108
17109 2005-03-04 [colin]      1.0.1cvs22.2
17110
17111         * src/compose.c
17112                 Fix signatures with accentued chars in it
17113
17114 2005-03-04 [colin]      1.0.1cvs22.1
17115
17116         * src/common/smtp.c
17117         * src/common/smtp.h
17118                 Don't use SIZE param in MAIL FROM: if server 
17119                 doesn't support it. Patch by Eugen Freiter
17120                 <eugen_f@users.sf.net>
17121
17122 2005-02-27 [paul]       1.0.1cvs20.1
17123
17124         * ChangeLog.claws
17125         * configure.ac
17126         * src/messageview.c
17127                 sync with HEAD
17128
17129 2005-02-27 [colin]      1.0.1cvs19.4
17130
17131         * src/procheader.c
17132         * src/procheader.h
17133                 Fix prototypes. Patch by Alfons
17134
17135 2005-02-27 [colin]      1.0.1cvs19.3
17136
17137         * src/compose.c
17138                 Don't auto-join the signature separator.
17139
17140 2005-02-26 [colin]      1.0.1cvs19.2
17141
17142         * src/summaryview.c
17143                 Fix 'mark all read' with collapsed threads.
17144                 Patch by Alfons.
17145
17146 2005-02-25 [paul]       1.0.1cvs19.1
17147
17148         * ChangeLog.claws
17149         * configure.ac
17150         * src/prefs_account.c
17151         * src/prefs_folder_item.c
17152         * src/gtk/prefswindow.c
17153         * src/gtk/prefswindow.h
17154                 sync with HEAD
17155
17156 2005-02-25 [paul]       1.0.1cvs15.12
17157
17158         * src/alertpanel.c
17159         * src/codeconv.c
17160         * src/compose.c
17161         * src/textview.c
17162         * src/gtk/gtkutils.c
17163         * src/gtk/gtkutils.h
17164         * src/gtk/logwindow.c
17165         * src/gtk/progressdialog.c
17166                 sync with main (revision 127)
17167                 and fix logwindow clipping
17168
17169 2005-02-24 [colin]      1.0.1cvs15.11
17170
17171         * src/plugins/pgpmime/passphrase.c
17172                 Disable input grabbing; it doesn't work yet.
17173
17174 2005-02-24 [colin]      1.0.1cvs15.10
17175
17176         * src/messageview.c
17177                 Don't send out receipts if offline. Ask.
17178
17179 2005-02-23 [colin]      1.0.1cvs15.9
17180
17181         * src/summaryview.c     
17182                 Fix expanding
17183
17184 2005-02-23 [colin]      1.0.1cvs15.8
17185
17186         * src/summaryview.c
17187                 Really fix Bug 568 by removing useless
17188                 calls. summary_thread_init() now called
17189                 in summary_sort(). This should please
17190                 Alfons as it should be faster than 
17191                 previously.
17192
17193 2005-02-23 [colin]      1.0.1cvs15.7
17194
17195         * src/compose.c
17196                 Encode parts as QP or B64 if signing
17197
17198 2005-02-23 [colin]      1.0.1cvs15.6
17199
17200         * src/compose.c
17201                 Fix Mimeinfo leakage (including tmp files)
17202         * src/procmsg.c
17203                 Fix tmp file leakage (spotted by Ivan Rayner)
17204
17205 2005-02-22 [colin]      1.0.1cvs15.5
17206
17207         * src/expldifdlg.c
17208                 Fix keyboard input. Patch by Alfons.
17209
17210 2005-02-21 [colin]      1.0.1cvs15.4
17211
17212         * src/compose.c
17213                 Fix Sign/Encrypt when unselecting privacy
17214                 system
17215         * src/prefs_common.c
17216                 Change default message font to Monospace
17217         * src/summaryview.c
17218                 More freezing during potentially large operations
17219
17220 2005-02-21 [paul]       1.0.1cvs15.3
17221
17222         * src/main.c
17223                 fix --help output
17224
17225 2005-02-21 [paul]       1.0.1cvs15.2
17226
17227         * po/Makefile.in.in
17228         * src/compose.c
17229         * src/summaryview.c
17230         * src/textview.c
17231         * src/common/utils.c
17232         * src/common/utils.h
17233                 sync with main (revision 117)
17234
17235 2005-02-20 [colin]      1.0.1cvs15.1
17236
17237         * src/common/defs.h
17238                 Change cache file to .sylpheed_claws_cache, as
17239                 suggested by Alfons. Allows people to switch
17240                 between Sylpheed and Sylpheed-Claws. it is
17241                 a good idea to "Check for new messages" at next
17242                 startup.
17243
17244
17245 2005-02-18 [colin]      1.0.1cvs14.1
17246
17247         * src/quote_fmt_lex.l
17248         * src/quote_fmt_parse.y
17249                 Fix parser initialisation. Patch by Ivan.
17250
17251 2005-02-18 [colin]      1.0.1cvs11.6
17252
17253         * src/folderview.c
17254                 Fix scrolldown (bug 662)
17255
17256 2005-02-17 [colin]      1.0.1cvs11.5
17257
17258         * src/codeconv.c
17259                 conv_filename_to_utf8: return clean 7bit instead
17260                 of broken utf8 if needed
17261         * src/mimeview.c
17262                 Fix display of parts with unclean 8bit names
17263
17264 2005-02-17 [paul]       1.0.1cvs11.4
17265
17266         * src/compose.c
17267         * src/exportldif.c
17268         * src/matcher_parser_parse.y
17269         * src/procmime.c
17270         * src/sourcewindow.c
17271         * src/common/Makefile.am
17272         * src/common/intl.h             ** REMOVED **
17273         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
17274                 sync with main (revision 109)
17275                 and clean up
17276
17277 2005-02-16 [colin]      1.0.1cvs11.3
17278
17279         * src/summaryview.c
17280                 Fix collapsed thread not highlighting when new
17281                 messages in it (Bug 568) Patch by Stephan Sachse.
17282                 Fix messed up selection when reaching bounds (Bug 632)
17283         * src/prefs_themes.c
17284                 Fix theme installing (Bug 684)
17285
17286 2005-02-16 [colin]      1.0.1cvs11.2
17287
17288         * src/messageview.c
17289                 Fix messageview_select_all
17290
17291 2005-02-16 [colin]      1.0.1cvs11.1
17292
17293         * src/mh.c
17294                 Sync with HEAD (MH scan required function)
17295
17296 2005-02-15 [colin]      1.0.1cvs8.1
17297
17298         * src/mimeview.c
17299         * src/common/utils.c
17300                 Sync with HEAD (filename chars substitution)
17301
17302 2005-02-15 [colin]      1.0.1cvs7.3
17303
17304         * src/gtk/pluginwindow.c
17305                 Fix button spacing
17306
17307 2005-02-15 [colin]      1.0.1cvs7.2
17308
17309         * src/mimeview.c
17310                 Fix mime icons not reset across message when
17311                 scrolled down
17312
17313 2005-02-15 [colin]      1.0.1cvs7.1
17314
17315         * src/compose.c
17316         * src/procmime.c
17317                 Sync with HEAD (optimisation of cvs6)
17318
17319 2005-02-14 [colin]      1.0.1cvs6.1
17320
17321         * src/compose.c
17322         * src/procmime.c
17323                 Sync with HEAD (encode "From " at line beginning)
17324
17325 2005-02-14 [colin]      1.0.1cvs5.3
17326
17327         * src/compose.c
17328                 Fix wrapping with accentued chars.
17329
17330 2005-02-13 [colin]      1.0.1cvs5.2
17331
17332         * src/textview.c
17333                 Fix email informative part parsing with
17334                 accentued chars in it. ispunct() returns
17335                 true for them in utf8...
17336
17337 2005-02-12 [colin]      1.0.1cvs5.1
17338
17339         * src/filtering.c
17340                 Sync with HEAD (remove wrong use of compose after send)
17341
17342 2005-02-12 [paul]       1.0.1cvs4.5
17343
17344         * src/textview.c
17345                 remove unnecessary code (thanks to Alfons)
17346
17347 2005-02-12 [paul]       1.0.1cvs4.4
17348
17349         * src/textview.c
17350                 add 'Copy' to contextual menu on emails
17351
17352 2005-02-11 [colin]      1.0.1cvs4.3
17353
17354         * src/compose.c
17355                 revert 1.0.0cvs28.2, it doesn't work that well.
17356
17357 2005-02-11 [paul]       1.0.1cvs4.2
17358
17359         * po/Makefile.in.in
17360                 fix 'make release'
17361
17362 2005-02-10 [paul]       1.0.1cvs4.1
17363
17364         * ChangeLog
17365         * ChangeLog.claws
17366         * ChangeLog.jp
17367         * configure.ac
17368         * src/compose.c
17369                 sync with HEAD (sync with main)
17370
17371 2005-02-10 [paul]       1.0.1cvs3.2
17372
17373         * AUTHORS
17374         * Makefile.am
17375         * autogen.sh
17376         * configure.ac
17377         * config/mkinstalldirs
17378         * intl/.cvsignore
17379         * intl/ChangeLog
17380         * intl/VERSION
17381         * intl/bindtextdom.c
17382         * intl/config.charset
17383         * intl/dcgettext.c
17384         * intl/dcigettext.c
17385         * intl/dcngettext.c
17386         * intl/dgettext.c
17387         * intl/dngettext.c
17388         * intl/eval-plural.h
17389         * intl/explodename.c
17390         * intl/finddomain.c
17391         * intl/gettext.c
17392         * intl/gettextP.h
17393         * intl/gmo.h
17394         * intl/hash-string.h
17395         * intl/intl-compat.c
17396         * intl/l10nflist.c
17397         * intl/libgnuintl.h.in
17398         * intl/loadinfo.h
17399         * intl/loadmsgcat.c
17400         * intl/localcharset.c
17401         * intl/localcharset.h
17402         * intl/locale.alias
17403         * intl/localealias.c
17404         * intl/localename.c
17405         * intl/log.c
17406         * intl/ngettext.c
17407         * intl/os2compat.c
17408         * intl/os2compat.h
17409         * intl/osdep.c
17410         * intl/plural-exp.c
17411         * intl/plural-exp.h
17412         * intl/plural.c
17413         * intl/plural.y
17414         * intl/ref-add.sin
17415         * intl/ref-del.sin
17416         * intl/relocatable.c
17417         * intl/relocatable.h
17418         * intl/textdomain.c
17419         * m4/Makefile.am
17420         * po/Makefile.in.in
17421         * src/Makefile.am
17422         * src/account.c
17423         * src/action.c
17424         * src/addr_compl.c
17425         * src/addressadd.c
17426         * src/addressbook.c
17427         * src/addrgather.c
17428         * src/addrindex.c
17429         * src/alertpanel.c
17430         * src/browseldap.c
17431         * src/codeconv.c
17432         * src/codeconv.h
17433         * src/compose.c
17434         * src/compose.h
17435         * src/crash.c
17436         * src/editaddress.c
17437         * src/editbook.c
17438         * src/editgroup.c
17439         * src/editjpilot.c
17440         * src/editldap.c
17441         * src/editldap_basedn.c
17442         * src/editvcard.c
17443         * src/exphtmldlg.c
17444         * src/expldifdlg.c
17445         * src/export.c
17446         * src/exporthtml.c
17447         * src/filtering.c
17448         * src/folder.c
17449         * src/folder_item_prefs.c
17450         * src/foldersel.c
17451         * src/folderview.c
17452         * src/grouplistdialog.c
17453         * src/headerview.c
17454         * src/imap.c
17455         * src/imap_gtk.c
17456         * src/import.c
17457         * src/importldif.c
17458         * src/importmutt.c
17459         * src/importpine.c
17460         * src/inc.c
17461         * src/ldif.c
17462         * src/main.c
17463         * src/mainwindow.c
17464         * src/matcher.c
17465         * src/mbox.c
17466         * src/message_search.c
17467         * src/messageview.c
17468         * src/mh.c
17469         * src/mh_gtk.c
17470         * src/mimeview.c
17471         * src/msgcache.c
17472         * src/news.c
17473         * src/news_gtk.c
17474         * src/noticeview.c
17475         * src/partial_download.c
17476         * src/pop.c
17477         * src/prefs_account.c
17478         * src/prefs_actions.c
17479         * src/prefs_common.c
17480         * src/prefs_customheader.c
17481         * src/prefs_display_header.c
17482         * src/prefs_ext_prog.c
17483         * src/prefs_filtering.c
17484         * src/prefs_filtering_action.c
17485         * src/prefs_folder_item.c
17486         * src/prefs_fonts.c
17487         * src/prefs_gtk.c
17488         * src/prefs_matcher.c
17489         * src/prefs_msg_colors.c
17490         * src/prefs_spelling.c
17491         * src/prefs_summary_column.c
17492         * src/prefs_template.c
17493         * src/prefs_themes.c
17494         * src/prefs_toolbar.c
17495         * src/prefs_wrapping.c
17496         * src/privacy.c
17497         * src/procheader.c
17498         * src/procmime.c
17499         * src/procmsg.c
17500         * src/quote_fmt.c
17501         * src/recv.c
17502         * src/send_message.c
17503         * src/setup.c
17504         * src/sourcewindow.c
17505         * src/ssl_manager.c
17506         * src/statusbar.c
17507         * src/summary_search.c
17508         * src/summaryview.c
17509         * src/textview.c
17510         * src/toolbar.c
17511         * src/wizard.c
17512         * src/common/nntp.c
17513         * src/common/plugin.c
17514         * src/common/smtp.c
17515         * src/common/ssl.c
17516         * src/common/ssl_certificate.c
17517         * src/common/string_match.c
17518         * src/common/sylpheed.c
17519         * src/common/template.c
17520         * src/common/utils.c
17521         * src/gtk/about.c
17522         * src/gtk/colorlabel.c
17523         * src/gtk/description_window.c
17524         * src/gtk/filesel.c
17525         * src/gtk/foldersort.c
17526         * src/gtk/gtkaspell.c
17527         * src/gtk/gtkutils.c
17528         * src/gtk/inputdialog.c
17529         * src/gtk/logwindow.c
17530         * src/gtk/menu.c
17531         * src/gtk/pluginwindow.c
17532         * src/gtk/prefswindow.c
17533         * src/gtk/progressdialog.c
17534         * src/gtk/quicksearch.c
17535         * src/gtk/sslcertwindow.c
17536         * src/plugins/clamav/clamav_plugin.c
17537         * src/plugins/clamav/clamav_plugin_gtk.c
17538         * src/plugins/demo/demo.c
17539         * src/plugins/dillo_viewer/dillo_prefs.c
17540         * src/plugins/dillo_viewer/dillo_viewer.c
17541         * src/plugins/image_viewer/plugin.c
17542         * src/plugins/image_viewer/viewer.c
17543         * src/plugins/image_viewer/viewerprefs.c
17544         * src/plugins/mathml_viewer/mathml_viewer.c
17545         * src/plugins/pgpmime/passphrase.c
17546         * src/plugins/pgpmime/plugin.c
17547         * src/plugins/pgpmime/prefs_gpg.c
17548         * src/plugins/pgpmime/select-keys.c
17549         * src/plugins/pgpmime/sgpgme.c
17550         * src/plugins/spamassassin/spamassassin.c
17551         * src/plugins/spamassassin/spamassassin_gtk.c
17552         * src/plugins/trayicon/trayicon.c
17553                 sync with main (revision 104)
17554
17555 2005-02-10 [colin]      1.0.1cvs3.1
17556
17557         * src/mainwindow.c
17558                 Sync with HEAD (fix occasional crasher)
17559
17560 2005-02-10 [colin]      1.0.1cvs2.1
17561
17562         * src/messageview.c
17563                 Synw with HEAD (don't automatically display html)
17564
17565 2005-02-09 [colin]      1.0.1cvs1.3
17566
17567         * src/textview.c
17568         * src/textview.h
17569                 Add contextual menu on emails
17570
17571 2005-02-09 [colin]      1.0.1cvs1.2
17572
17573         * src/codeconv.c
17574                 Fix converting from broken headers and 
17575                 put back the _ in missing places
17576                 (feature broke with cvs24.2 sync, main 
17577                  possibly affected?)
17578
17579 2005-02-09 [colin]      1.0.1cvs1.1
17580
17581         * src/messageview.c
17582         * src/mimeview.c
17583         * src/mimeview.h
17584                 Sync with HEAD (display non text/plain mails with plugin)
17585
17586 2005-02-08 [colin]      1.0.1.1
17587
17588         * ChangeLog.claws
17589         * po/pt_BR.po
17590                 Sync with HEAD
17591         * configure.ac
17592                 Make default configuration directory 
17593                 be .sylpheed-gtk2
17594
17595 2005-02-08 [colin]      1.0.0cvs29.1
17596
17597         * po/de.po
17598         * po/es.po
17599         * po/fr.po
17600         * po/it.po
17601         * po/sk.po
17602         * po/sr.po
17603                 Sync translations with HEAD
17604
17605 2005-02-06 [colin]      1.0.0cvs28.3
17606
17607         * src/compose.c
17608                 Make compose a bit faster - patch by Alfons.
17609
17610 2005-02-06 [colin]      1.0.0cvs28.2
17611
17612         * src/compose.c
17613                 Make pasting via middle-click more reliable
17614
17615 2005-02-05 [paul]       1.0.0cvs28.1
17616
17617         * ChangeLog
17618         * ChangeLog.claws
17619         * ChangeLog.jp
17620         * configure.ac
17621         * src/compose.c
17622                 sync with HEAD
17623                 (fix bug 682 'redirect is broken'
17624
17625 2005-02-05 [torte]      1.0.0cvs27.1
17626
17627         * ChangeLog.claws
17628         * configure.ac
17629         * src/partial_download.c
17630                 Sync with HEAD (fix buf overflow)
17631
17632 2005-02-03 [colin]      1.0.0cvs26.1
17633
17634         * src/common/plugin.c
17635                 Sync with HEAD (avoid plugin mismatches)
17636
17637 2005-02-03 [paul]       1.0.0cvs25.3
17638
17639         * src/folderview.c
17640         * src/headerview.c
17641         * src/summaryview.c
17642         * src/textview.c
17643         * src/gtk/colorlabel.c
17644                 third and final part of initial sync with main-gtk2
17645
17646 2005-02-03 [paul]       1.0.0cvs25.2
17647
17648         * src/jpilot.c
17649                 fix building with jpilot support
17650
17651 2005-02-02 [colin]      1.0.0cvs25.1
17652
17653         * src/messageview.c
17654                 Sync with HEAD (fix dangerous typo)
17655
17656 2005-02-01 [colin]      1.0.0cvs24.3
17657
17658         * src/common/xml.c
17659                 Write file as advertised (UTF-8)
17660
17661 2005-02-01 [paul]       1.0.0cvs24.2
17662
17663         * src/addrbook.c
17664         * src/addrindex.c
17665         * src/alertpanel.h
17666         * src/codeconv.c
17667         * src/codeconv.h
17668         * src/compose.c
17669         * src/export.c
17670         * src/folder_item_prefs.c
17671         * src/html.c
17672         * src/imap.c
17673         * src/import.c
17674         * src/jpilot.c
17675         * src/mainwindow.c
17676         * src/matcher_parser_lex.l
17677         * src/messageview.c
17678         * src/mh.c
17679         * src/prefs_account.c
17680         * src/prefs_actions.c
17681         * src/prefs_common.c
17682         * src/prefs_gtk.c
17683         * src/prefs_gtk.h
17684         * src/prefs_themes.c
17685         * src/procheader.c
17686         * src/procmime.c
17687         * src/sourcewindow.c
17688         * src/statusbar.c
17689         * src/summaryview.c
17690         * src/textview.c
17691         * src/toolbar.c
17692         * src/unmime.c
17693         * src/common/template.c
17694         * src/common/utils.c
17695         * src/common/xml.c
17696         * src/common/xml.h
17697         * src/gtk/gtkaspell.c
17698         * src/plugins/clamav/clamav_plugin.c
17699         * src/plugins/dillo_viewer/dillo_prefs.c
17700         * src/plugins/image_viewer/viewerprefs.c
17701         * src/plugins/pgpmime/passphrase.c
17702         * src/plugins/pgpmime/prefs_gpg.c
17703         * src/plugins/pgpmime/select-keys.c
17704         * src/plugins/spamassassin/spamassassin.c
17705                 second part of initial sync with main-gtk2
17706                 (more to follow)
17707
17708 2005-01-31 [colin]      1.0.0cvs24.1
17709
17710         * src/compose.c
17711                 Sync with HEAD
17712
17713 2005-01-29 [paul]       1.0.0cvs23.2
17714
17715         * src/account.c
17716         * src/action.c
17717         * src/addressadd.c
17718         * src/addressbook.c
17719         * src/alertpanel.c
17720         * src/compose.c
17721         * src/editaddress.c
17722         * src/editbook.c
17723         * src/editgroup.c
17724         * src/editjpilot.c
17725         * src/editldap.c
17726         * src/editldap_basedn.c
17727         * src/editvcard.c
17728         * src/export.c
17729         * src/foldersel.c
17730         * src/grouplistdialog.c
17731         * src/import.c
17732         * src/importldif.c
17733         * src/inc.c
17734         * src/main.c
17735         * src/mainwindow.c
17736         * src/message_search.c
17737         * src/messageview.c
17738         * src/mimeview.c
17739         * src/prefs_actions.c
17740         * src/prefs_common.c
17741         * src/prefs_common.h
17742         * src/prefs_customheader.c
17743         * src/prefs_display_header.c
17744         * src/prefs_filtering.c
17745         * src/prefs_filtering_action.c
17746         * src/prefs_gtk.c
17747         * src/prefs_matcher.c
17748         * src/prefs_summary_column.c
17749         * src/prefs_template.c
17750         * src/sourcewindow.c
17751         * src/summary_search.c
17752         * src/summaryview.c
17753         * src/textview.c
17754         * src/gtk/about.c
17755         * src/gtk/description_window.c
17756         * src/gtk/gtkshruler.c
17757         * src/gtk/gtkutils.c
17758         * src/gtk/gtkutils.h
17759         * src/gtk/inputdialog.c
17760         * src/gtk/logwindow.c
17761         * src/gtk/prefswindow.c
17762         * src/gtk/progressdialog.c
17763         * src/gtk/progressdialog.h
17764                 first part of initial sync with main-gtk2
17765                 (more to follow)
17766
17767 2005-01-28 [colin]      1.0.0cvs23.1
17768
17769         * src/folderview.c
17770                 Sync with HEAD
17771
17772 2005-01-27 [colin]      1.0.0cvs21.1
17773
17774         * src/folder.c
17775         * src/folderview.c
17776                 Sync with HEAD
17777
17778 2005-01-27 [colin]      1.0.0cvs19.1
17779
17780         * src/procmime.c
17781                 Sync with HEAD
17782
17783 2005-01-27 [colin]      1.0.0cvs18.1
17784
17785         * src/messageview.c
17786         * src/summaryview.c
17787         * src/mainwindow.c
17788         * src/compose.c
17789         * src/compose.h
17790         * src/procmsg.c
17791         * src/procmsg.h
17792         * src/toolbar.c
17793                 Sync with HEAD
17794
17795 2005-01-26 [paul]       1.0.0cvs15.2
17796
17797         * src/compose.c
17798                 compose_entries_set(): convert subject and body to
17799                 utf8 if necessary. patch by Felix Eckhofer
17800
17801 2005-01-26 [paul]       1.0.0cvs15.1
17802
17803         * configure.ac
17804         * src/common/template.c
17805                 sync with HEAD (fix memory leak)
17806
17807 2005-01-25 [paul]       1.0.0cvs14.1
17808
17809         * configure.ac
17810         * src/compose.c
17811                 sync with HEAD
17812
17813 2005-01-24 [colin]      1.0.0cvs13.1
17814
17815         * src/summaryview.c
17816                 Sync with HEAD
17817
17818 2005-01-24 [paul]       1.0.0cvs12.1
17819
17820         * configure.ac
17821         * src/messageview.c
17822         * src/mh.c
17823         * src/common/utils.c
17824                 sync with HEAD
17825
17826 2005-01-24 [colin]      1.0.0cvs11.1
17827
17828         * src/procheader.c
17829                 Sync with HEAD
17830
17831 2005-01-24 [colin]      1.0.0cvs10.1
17832
17833         * src/folderview.c
17834                 Sync with HEAD
17835
17836 2005-01-23 [colin]      1.0.0cvs9.1
17837
17838         * src/crash.c
17839                 Sync with HEAD
17840
17841 2005-01-22 [colin]      1.0.0cvs8.1
17842
17843         * src/summaryview.c
17844         * src/gtk/quicksearch.c
17845                 Sync with HEAD
17846
17847 2005-01-21 [colin]      1.0.0cvs7.1
17848
17849         * src/summaryview.c
17850                 Sync with HEAD
17851
17852 2005-01-21 [colin]      1.0.0cvs6.1
17853
17854         * src/summaryview.c
17855                 Sync with HEAD
17856
17857 2005-01-21 [colin]      1.0.0cvs5.1
17858
17859         * src/gtk/quicksearch.c
17860         * src/prefs_common.c
17861         * src/prefs_common.h
17862                 Sync with HEAD (recurse option)
17863
17864 2005-01-21 [colin]      1.0.0cvs4.1
17865
17866         * src/folder.h
17867         * src/folderview.c
17868         * src/folderview.h
17869         * src/summaryview.c
17870         * src/gtk/quicksearch.c
17871         * src/gtk/quicksearch.h
17872                 Sync with HEAD (recursive quicksearch)
17873
17874 2005-01-20 [colin]      1.0.0cvs3.4
17875
17876         * src/ssl_manager.c
17877                 Remove useless code
17878
17879 2005-01-20 [colin]      1.0.0cvs3.3
17880
17881         * src/ssl_manager.c
17882                 Fix leak, thanks to Alfons.
17883
17884 2005-01-20 [colin]      1.0.0cvs3.2
17885
17886         * src/ssl_manager.c
17887                 Port SSL certificate window to GTK2.
17888
17889 2005-01-20 [paul]       1.0.0cvs3.1
17890
17891         * ChangeLog.claws
17892         * configure.ac
17893         * src/addrindex.c
17894         * src/addrindex.h
17895                 sync with HEAD
17896
17897 2005-01-19 [colin]      1.0.0cvs2.2
17898
17899         * src/plugins/trayicon/trayicon.c
17900                 Fix freeze with gtk-2.6, the easy way
17901                 (signal blocking helpless there...)
17902                 Closes bug #668.
17903
17904 2005-01-19 [colin]      1.0.0cvs2.1
17905
17906         * src/mbox.c
17907         * src/mbox.h
17908         * src/mainwindow.c
17909         * src/summaryview.c
17910         * src/summaryview.h
17911                 Sync with HEAD
17912
17913 2005-01-19 [paul]       1.0.0cvs1.1
17914
17915         * configure.ac
17916         * po/de.po
17917         * po/es.po
17918         * po/fr.po
17919         * po/hr.po
17920         * po/it.po
17921         * po/ja.po
17922         * po/ko.po
17923         * po/pt_BR.po
17924         * po/ru.po
17925         * po/sk.po
17926         * po/sr.po
17927                 sync with HEAD (update translations)
17928
17929 2005-01-18 [colin]      1.0.0cvs0.1
17930
17931         * src/foldersel.c
17932                 Specify search column - patch by Alfons
17933
17934 2005-01-18 [colin]      0.9.13cvs36.3
17935
17936         * src/prefs_toolbar.c
17937                 Change Delete to Remove
17938         * src/prefs_fonts.c
17939                 GTK2 version and leak fixes
17940         * src/prefs_actions.c
17941                 Add stock buttons.
17942                 All patches by Alfons
17943
17944 2005-01-17 [colin]      0.9.13cvs36.2
17945
17946         * src/compose.c
17947                 Fix DnD inserting twice. While at it,
17948                 add DnD support for text/plain in the
17949                 body, and add support in the headers.
17950
17951 2005-01-16 [colin]      0.9.13cvs36.1
17952
17953         * ChangeLog
17954         * ChangeLog.jp
17955         * ChangeLog.claws
17956                 Sync with HEAD (nothing applicable)
17957
17958 2005-01-16 [colin]      0.9.13cvs33.2
17959
17960         * src/prefs_toolbar.c
17961                 GTK2ize prefs_toolbar, by Alfons.
17962
17963 2005-01-14 [colin]      0.9.13cvs33.1
17964
17965         * src/html.c
17966         * src/msgcache.c
17967                 Sync with HEAD
17968
17969 2005-01-14 [colin]      0.9.13cvs32.1
17970
17971         * src/html.c
17972         * src/html.h
17973         * src/msgcache.c
17974         * AUTHORS
17975         * tools/calypso_convert.pl
17976                 Sync with HEAD
17977
17978 2005-01-08 [colin]      0.9.13cvs29.2
17979
17980         * src/prefs_filtering_action.c
17981         * src/prefs_filtering.c
17982                 2 more gtk2 patches by Alfons
17983
17984 2005-01-07 [paul]       0.9.13cvs29.1
17985
17986         * ChangeLog
17987         * ChangeLog.claws
17988         * ChangeLog.jp
17989         * configure.ac
17990         * src/pop.c
17991         * src/pop.h
17992                 sync with HEAD
17993
17994 2005-01-07 [colin]      0.9.13cvs28.3
17995
17996         * src/gtk/progressdialog.c
17997         * src/gtk/progressdialog.h
17998         * src/inc.c
17999         * src/send_message.c
18000                 GTK2 for the incorporation dialog. The CList isn't dead
18001                 yet, for a more smooth migration. Patch by Alfons.
18002
18003 2005-01-06 [colin]      0.9.13cvs28.2
18004
18005         * src/prefs_display_header.c
18006                 GTK2 conversion by Alfons
18007         * src/prefs_actions.c
18008         * src/prefs_matcher.c
18009                 Fix 2 leaks - patch by Alfons
18010
18011 2005-01-06 [colin]      0.9.13cvs28.1
18012
18013         * src/prefs_matcher.c
18014                 Sync with HEAD
18015
18016 2005-01-06 [colin]      0.9.13cvs27.4
18017
18018         * src/prefs_matcher.c
18019                 Fix double-free. Patch by Alfons
18020
18021 2005-01-06 [colin]      0.9.13cvs27.3
18022
18023         * src/prefs_matcher.c
18024                 GTK2 widgets + memleak
18025                 Patch by Alfons
18026
18027 2005-01-05 [colin]      0.9.13cvs27.2
18028
18029         * src/account.c
18030         * src/addr_compl.c
18031         * src/foldersel.c
18032         * src/stock_pixmap.c
18033         * src/stock_pixmap.h
18034                 3 more GTK2 patches by Alfons.
18035
18036 2005-01-04 [colin]      0.9.13cvs27.1
18037
18038         * src/folderview.c
18039         * src/imap_gtk.c
18040         * src/news_gtk.c
18041                 Sync with HEAD
18042
18043 2005-01-04 [colin]      0.9.13cvs25.9
18044
18045         * src/compose.c
18046                 Fix Show Ruler menuitem
18047         * src/prefs_template.c
18048                 Convert to GTK2
18049         * src/common/utils.c
18050                 Make auto pointer stuff handles NULLs
18051                 Patches by Alfons.
18052
18053 2005-01-04 [colin]      0.9.13cvs25.8
18054
18055         * src/compose.c
18056                 Move the attachment list to gtk2
18057                 Patch by Alfons.
18058
18059 2005-01-04 [colin]      0.9.13cvs25.7
18060
18061         * src/textview.c
18062                 Make some keys work again
18063                 Patch by SungHyun Nam <namsh@kldp.org>
18064
18065 2005-01-04 [colin]      0.9.13cvs25.6
18066
18067         * src/gtk/gtkshruler.c
18068                 Move the ruler to GTK2
18069                 Patch by Alfons
18070
18071 2005-01-03 [colin]      0.9.13cvs25.5
18072
18073         * src/compose.c
18074                 Fix my broken patch apply 
18075
18076 2005-01-03 [colin]      0.9.13cvs25.4
18077
18078         * src/common/utils.c
18079         * src/common/utils.h
18080         * src/gtk/prefswindow.c
18081                 Move auto pointer stuff to utils.c
18082                 Patch by Alfons again :)
18083
18084 2005-01-03 [colin]      0.9.13cvs25.3
18085
18086         * src/compose.c
18087         * src/prefs_gtk.c
18088         * src/prefs_template.c
18089         * src/textview.c
18090                 Empty text widgets with empty strings, not NULL char
18091                 Patch by SungHyun Nam <namsh@kldp_org>
18092
18093 2005-01-03 [colin]      0.9.13cvs25.2
18094
18095         * src/main.c
18096         * AUTHORS
18097                 Sync with HEAD
18098
18099 2005-01-03 [colin]      0.9.13cvs25.1
18100
18101         * src/pop.c
18102         * src/pop.h
18103                 Sync with HEAD
18104
18105 2005-01-03 [colin]      0.9.13cvs24.3
18106
18107         * src/account.c
18108                 Two patches from Alfons and Alex S Moore:
18109                 fix images, fix return value.
18110
18111 2005-01-01 [colin]      0.9.13cvs24.2
18112
18113         * src/prefs_actions.c
18114                 Fix over-zealous assertion. Patch by Alfons
18115
18116 2005-01-01 [colin]      0.9.13cvs24.1
18117
18118         * src/procmime.c
18119                 Sync with HEAD (leak fix)
18120
18121 2004-12-31 [colin]      0.9.13cvs23.2
18122
18123         * src/prefs_common.c
18124                 GTK2 widgets + stock buttons - patch by Alfons
18125
18126 2004-12-31 [paul]       0.9.13cvs23.1
18127
18128         * configure.ac
18129                 bump up EXTRA_VERSION to match (sync'ed) HEAD
18130         * src/gtk/pluginwindow.c
18131                 use GTK2 widgets and plug memory leaks,
18132                 patches by Alfons
18133
18134 2004-12-30 [colin]      0.9.13cvs22.4
18135
18136         * src/account.c
18137         * src/action.c
18138         * src/export.c
18139         * src/foldersel.c
18140         * src/import.c
18141         * src/message_search.c
18142         * src/prefs_actions.c
18143         * src/prefs_common.c
18144         * src/prefs_customheader.c
18145         * src/prefs_filtering.c
18146         * src/prefs_summary_column.c
18147         * src/summary_search.c
18148         * src/gtk/about.c
18149         * src/gtk/description_window.c
18150         * src/gtk/gtkutils.c
18151         * src/gtk/gtkutils.h
18152         * src/gtk/inputdialog.c
18153         * src/gtk/prefswindow.c
18154                 Use GTK2 stock buttons. Patches by Alfons.
18155
18156 2004-12-30 [colin]      0.9.13cvs22.3
18157
18158         * src/account.c
18159                 Sync with HEAD
18160         * src/prefs_actions.c
18161         * src/prefs_customheader.c
18162         * src/prefs_filtering.c
18163         * src/prefs_msg_colors.c
18164         * src/prefs_summary_column.c
18165         * src/gtk/prefswindow.c
18166                 Use GtkTreeView instead of deprecated 
18167                 widgets. Patches by Alfons.
18168
18169 2004-12-30 [paul]       0.9.13cvs22.2
18170
18171         * src/foldersel.c
18172                 use GTK 2 Tree View
18173                 patch by Alfons, with root folder sorting fix
18174                 by Stephan Sachse
18175
18176 2004-12-30 [paul]       0.9.13cvs22.1
18177
18178         * ChangeLog
18179         * ChangeLog.claws
18180         * ChangeLog.jp
18181         * NEWS
18182         * configure.ac
18183         * src/account.c
18184                 sync with HEAD
18185
18186 2004-12-22 [martin]     0.9.13cvs21.2
18187
18188         * src/action.c
18189                 free the command line after its use
18190
18191 2004-12-18 [paul]       0.9.13cvs21.1
18192
18193         * AUTHORS
18194         * ChangeLog
18195         * ChangeLog.claws
18196         * ChangeLog.jp
18197         * NEWS
18198         * configure.ac
18199         * src/action.c
18200         * src/compose.c
18201         * src/syldap.c
18202                 sync with HEAD
18203
18204 2004-12-17 [martin]     0.9.13cvs17.2
18205
18206         * src/action.c
18207                 convert actions input to locale
18208         * src/inc.c
18209                 convert notification command to locale
18210         * src/plugins/pgpmime/select-keys.c
18211                 convert attributes to utf8
18212
18213 2004-12-14 [colin]      0.9.13cvs17.1
18214
18215         * ChangeLog
18216         * ChangeLog.jp
18217         * ChangeLog.claws
18218         * src/action.c
18219         * src/common/utils.c
18220         * src/gtk/prefswindow.c
18221         * src/gtk/gtkutils.c
18222         * src/gtk/gtkutils.h
18223         * src/plugins/spamassassin/libspamc.c
18224                 Sync with HEAD
18225
18226 2004-12-13 [colin]      0.9.13cvs14.1
18227
18228         * src/quote_fmt_parse.y
18229                 Sync with HEAD
18230
18231 2004-12-10 [colin]      0.9.13cvs12.1
18232
18233         * src/prefs_themes.c
18234         * src/mainwindow.c
18235         * src/messageview.c
18236                 Sync with HEAD
18237
18238 2004-12-09 [colin]      0.9.13cvs10.1
18239
18240         * src/procmime.c
18241                 Sync with HEAD (fix B64 encoding from memory)
18242
18243 2004-12-08 [colin]      0.9.13cvs9.1
18244
18245         * src/gtk/colorlabel.c
18246                 Sync with HEAD
18247
18248 2004-12-08 [paul]       0.9.13cvs8.2
18249
18250         * src/gtk/pluginwindow.c
18251                 fix window resizing oddities
18252
18253 2004-12-08 [colin]      0.9.13cvs8.1
18254
18255         * src/quote_fmt_parse.y
18256                 Sync with HEAD
18257
18258 2004-12-08 [colin]      0.9.13cvs7.1
18259
18260         * src/matcher_parser_parse.y
18261         * src/msgcache.c
18262         * src/prefs_matcher.c
18263         * src/procheader.c
18264         * src/matcher.c
18265         * src/common/defs.h
18266         * po/sr.po
18267                 Sync with HEAD
18268
18269 2004-12-08 [colin]      0.9.13cvs6.1
18270
18271         * src/quote_fmt_parse.y
18272         * src/textview.c
18273                 Sync with HEAD
18274         * src/gtk/prefswindow.c
18275         * src/gtk/pluginwindow.c
18276                 Fix G_CALLBACKS protos (thanks to Alfons)
18277
18278 2004-12-07 [torte]      0.9.13cvs2.2
18279
18280         * src/procmime.c
18281                 [Bug 650] reply button causes crash
18282                 Thanks to David Relson and Christoph
18283
18284 2004-12-07 [colin]      0.9.13cvs2.1
18285
18286         * ChangeLog.claws
18287         * AUTHORS
18288         * po/sk.po
18289         * src/procmime.c
18290         * src/prefs_account.c
18291         * src/common/smtp.c
18292         * src/common/smtp.h
18293                 Sync with HEAD
18294
18295 2004-12-06 [colin]      0.9.12cvs187.1
18296
18297         * ChangeLog.claws
18298         * INSTALL
18299         * Makefile.am
18300         * README.claws
18301         * TODO.claws
18302         * configure.ac
18303         * po/bg.po
18304         * po/cs.po
18305         * po/el.po
18306         * po/en_GB.po
18307         * po/es.po
18308         * po/fr.po
18309         * po/hr.po
18310         * po/hu.po
18311         * po/it.po
18312         * po/ja.po
18313         * po/ko.po
18314         * po/nl.po
18315         * po/pl.po
18316         * po/pt_BR.po
18317         * po/ru.po
18318         * po/sk.po
18319         * po/sr.po
18320         * po/sv.po
18321         * po/zh_CN.po
18322         * po/zh_TW.Big5.po
18323         * src/compose.c
18324         * tools/Makefile.am
18325         * tools/README
18326         * tools/filter_conv.pl
18327         * tools/kdeservicemenu/README
18328         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
18329         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
18330                 Sync with HEAD
18331
18332 2004-12-04 [colin]      0.9.12cvs183.1
18333
18334         * src/compose.c
18335                 Sync with HEAD (compose window position saving)
18336
18337 2004-12-04 [paul]       0.9.12cvs182.3
18338
18339         * src/messageview.c
18340         * src/mimeview.c
18341         * src/prefs_customheader.c
18342         * src/gtk/quicksearch.c
18343                 replace some forgotten GTK_SIGNAL_FUNCs
18344
18345 2004-12-04 [paul]       0.9.12cvs182.2
18346
18347         * src/Makefile.am
18348                 remove 'pixmaps/dir_noselect.xpm'. from local patch,
18349                 committed in error      
18350
18351 2004-12-04 [paul]       0.9.12cvs182.1
18352
18353         * ChangeLog
18354         * ChangeLog.claws
18355         * ChangeLog.jp
18356         * INSTALL
18357         * NEWS
18358         * README
18359         * README.jp
18360         * configure.ac
18361         * doc/manual/ja/Makefile.am
18362         * doc/manual/ja/sylpheed-1.html
18363         * doc/manual/ja/sylpheed-10.html
18364         * doc/manual/ja/sylpheed-11.html
18365         * doc/manual/ja/sylpheed-12.html
18366         * doc/manual/ja/sylpheed-13.html
18367         * doc/manual/ja/sylpheed-14.html
18368         * doc/manual/ja/sylpheed-15.html
18369         * doc/manual/ja/sylpheed-16.html
18370         * doc/manual/ja/sylpheed-17.html
18371         * doc/manual/ja/sylpheed-18.html
18372         * doc/manual/ja/sylpheed-19.html
18373         * doc/manual/ja/sylpheed-2.html
18374         * doc/manual/ja/sylpheed-20.html
18375         * doc/manual/ja/sylpheed-3.html
18376         * doc/manual/ja/sylpheed-4.html
18377         * doc/manual/ja/sylpheed-5.html
18378         * doc/manual/ja/sylpheed-6.html
18379         * doc/manual/ja/sylpheed-7.html
18380         * doc/manual/ja/sylpheed-8.html
18381         * doc/manual/ja/sylpheed-9.html
18382         * doc/manual/ja/sylpheed.html
18383         * doc/manual/ja/sylpheed.sgml
18384         * po/de.po
18385         * src/Makefile.am
18386         * src/compose.c
18387         * src/procmime.c
18388         * src/pixmaps/regular.xpm **REMOVED**
18389         * src/plugins/pgpmime/pgpmime.c
18390         * src/plugins/pgpmime/plugin.c
18391         * src/plugins/pgpmime/prefs_gpg.c
18392                 sync with HEAD
18393
18394 2004-12-03 [paul]       0.9.12cvs180.1
18395
18396         * ChangeLog
18397         * ChangeLog.claws
18398         * ChangeLog.jp
18399         * configure.ac
18400         * src/Makefile.am
18401         * src/pop.c
18402         * src/common/utils.c
18403         * src/common/utils.h
18404         * src/pixmaps/continue.xpm
18405         * src/pixmaps/dir_close.xpm
18406         * src/pixmaps/dir_open.xpm
18407         * src/pixmaps/drafts_close.xpm
18408         * src/pixmaps/drafts_open.xpm
18409         * src/pixmaps/folder.xpm **REMOVED**
18410         * src/pixmaps/group.xpm
18411         * src/pixmaps/unread.xpm
18412                 sync with HEAD
18413
18414 2004-12-02 [colin]      0.9.12cvs179.1
18415
18416         * src/compose.c
18417                 Sync with HEAD (non-duplicated reedition)
18418
18419 2004-12-02 [colin]      0.9.12cvs178.1
18420
18421         * src/compose.c
18422                 Sync with HEAD (linewrap_quote fix)
18423
18424 2004-12-01 [colin]      0.9.12cvs177.3
18425
18426         * src/addrharvest.c
18427                 Replace sizeof with strlen
18428
18429 2004-12-01 [paul]       0.9.12cvs177.2
18430
18431         * src/addrharvest.c
18432                 fix 'harvest addresses'
18433
18434 2004-11-30 [colin]      0.9.12cvs177.1
18435
18436         * src/gtk/prefswindow.c
18437         * src/gtk/pluginwindow.c
18438                 Sync with HEAD
18439
18440 2004-11-29 [colin]      0.9.12cvs176.1
18441
18442         * src/folderview.c
18443                 sync with HEAD (Fix disappearing separators in folderview's popup)
18444
18445 2004-11-29 [colin]      0.9.12cvs175.1
18446
18447         * src/procmime.c
18448                 Sync with head (another format fix)
18449
18450 2004-11-29 [colin]      0.9.12cvs174.1
18451
18452         * src/pop.c
18453                 Sync with HEAD (format string fix)
18454
18455 2004-11-26 [colin]      0.9.12cvs173.1
18456
18457         * src/common/smtp.c
18458         * src/common/smtp.h
18459                 Sync with HEAD
18460
18461 2004-11-24 [colin]      0.9.12cvs172.1
18462
18463         * src/plugins/pgpmime/pgpmime.c
18464                 Sync with HEAD
18465
18466 2004-11-24 [colin]      0.9.12cvs171.1
18467
18468         * src/plugins/pgpmime/pgpmime.c
18469                 Sync with head (gpgmectx leaks)
18470
18471 2004-11-24 [colin]      0.9.12cvs169.1
18472
18473         * src/plugins/pgpmime/plugin.c
18474         * src/plugins/trayicon/Makefile.am
18475         * src/plugins/trayicon/newmarkedmail.xpm
18476         * src/plugins/trayicon/trayicon.c
18477         * src/plugins/trayicon/unreadmarkedmail.xpm
18478                 Sync with HEAD
18479
18480 2004-11-23 [colin]      0.9.12cvs168.1
18481
18482         * src/partial_download.c
18483         * src/partial_download.h
18484         * src/plugins/pgpmime/plugin.c
18485                 Sync with HEAD
18486
18487 2004-11-23 [colin]      0.9.12cvs166.1
18488
18489         * src/Makefile.am
18490         * src/codeconv.c
18491         * src/compose.c
18492         * src/folderview.c
18493         * src/main.c
18494         * src/partial_download.c
18495         * src/partial_download.h
18496         * src/prefs_account.c
18497         * src/prefs_account.h
18498         * src/privacy.c
18499         * src/privacy.h
18500         * src/procmime.c
18501         * src/common/Makefile.am
18502         * src/common/base64.h
18503         * src/common/partial_download.c
18504         * src/common/partial_download.h
18505         * src/gtk/prefswindow.c
18506         * src/gtk/prefswindow.h
18507         * src/plugins/pgpmime/pgpmime.c
18508         * src/plugins/pgpmime/prefs_gpg.c
18509         * src/plugins/pgpmime/prefs_gpg.h
18510         * src/plugins/pgpmime/sgpgme.c
18511         * src/plugins/pgpmime/sgpgme.h
18512                 Sync with HEAD
18513
18514 2004-11-23 [colin]      0.9.12cvs163.1
18515
18516         * src/main.c
18517                 Sync with HEAD (cursor optimization)
18518
18519 2004-11-23 [colin]      0.9.12cvs162.1
18520
18521         * src/prefs_common.c
18522         * src/prefs_themes.c
18523         * src/procmsg.c
18524                 Sync with HEAD
18525
18526 2004-11-23 [colin]      0.9.12cvs158.9
18527
18528         * src/compose.c
18529                 Fix double-free when forwarding
18530         * src/msgcache.c
18531                 Fix leak on error path
18532                 
18533
18534 2004-11-23 [colin]      0.9.12cvs158.8
18535
18536         * src/compose.c
18537                 Fix possible double-free
18538                 Spotted by Alfons
18539
18540 2004-11-23 [colin]      0.9.12cvs158.7
18541
18542         * src/compose.c
18543                 Fix some signal handlers' prototypes
18544                 Spotted by Alfons
18545
18546 2004-11-22 [colin]      0.9.12cvs158.6
18547
18548         * src/compose.c
18549                 Remove unneeded code and duplicated
18550                 wrapping - patch by Alfons
18551
18552 2004-11-22 [colin]      0.9.12cvs158.5
18553
18554         * src/prefs_themes.c
18555                 Fix oversized selector
18556
18557 2004-11-22 [colin]      0.9.12cvs158.4
18558
18559         * src/compose.c
18560                 fix dump_text()
18561                 patch by Alfons
18562
18563 2004-11-19 [colin]      0.9.12cvs158.3
18564
18565         * src/textview.c
18566                 Add a context menu on links (open, copy)
18567
18568 2004-11-18 [paul]       0.9.12cvs158.2
18569
18570         * src/addrgather.c
18571         * src/exphtmldlg.c
18572         * src/expldifdlg.c
18573         * src/mimeview.c
18574         * src/prefs_common.c
18575         * src/plugins/image_viewer/viewer.c
18576         * src/plugins/spamassassin/spamassassin_gtk.c
18577                 replace deprecated gtk_notebook_set_page
18578                 and gtk_notebook_current_page
18579
18580 2004-11-18 [paul]       0.9.12cvs158.1
18581
18582         * configure.ac
18583         * src/compose.c
18584         * src/mainwindow.c
18585         * src/messageview.c
18586         * src/prefs_common.c
18587         * src/common/utils.c
18588         * src/common/utils.h
18589                 sync with HEAD
18590
18591 2004-11-17 [colin]      0.9.12cvs156.1
18592
18593         * src/prefs_account.c
18594         * src/prefs_account.h
18595         * src/procmsg.c
18596                 Sync with HEAD (add pref to store encrypted mails encrypted)
18597
18598 2004-11-17 [paul]       0.9.12cvs155.1
18599
18600         * ChangeLog
18601         * ChangeLog.claws
18602         * ChangeLog.jp
18603         * NEWS
18604         * configure.ac
18605         * src/compose.c
18606         * src/jpilot.c
18607         * src/privacy.c
18608         * src/procmime.c
18609         * src/procmime.h
18610         * src/procmsg.c
18611         * src/toolbar.c
18612         * src/pixmaps/error.xpm
18613                 sync with HEAD
18614
18615 2004-11-17 [colin]      0.9.12cvs151.1
18616
18617         * src/plugins/pgpmime/pgpmime.c
18618                 Sync with HEAD (remove debug printf)
18619
18620 2004-11-17 [colin]      0.9.12cvs150.1
18621
18622         * src/plugins/pgpmime/pgpmime.c
18623                 Sync with HEAD (off-by-one fix)
18624
18625 2004-11-17 [colin]      0.9.12cvs149.1
18626
18627         * src/procmsg.c
18628                 Sync with HEAD (coding style fixes)
18629
18630 2004-11-16 [colin]      0.9.12cvs148.1
18631
18632         * src/procmsg.c
18633                 Sync with head (Fix the fix)
18634
18635 2004-11-16 [colin]      0.9.12cvs147.1
18636
18637         * src/procmsg.c
18638                 Sync with Main (leak fix)
18639
18640 2004-11-16 [colin]      0.9.12cvs146.14
18641
18642         * src/compose.c
18643                 Remove useless chunk of code
18644                 Patch by Alfons
18645
18646 2004-11-15 [colin]      0.9.12cvs146.13
18647
18648         * src/compose.c
18649                 Fix drafting after insertion
18650                 Patch by Alfons
18651
18652 2004-11-15 [colin]      0.9.12cvs146.12
18653
18654         * src/compose.c
18655         * src/prefs_filtering.c
18656         * src/prefs_filtering_action.c
18657         * src/prefs_toolbar.c
18658                 Fix some const-correctness
18659
18660 2004-11-15 [colin]      0.9.12cvs146.11
18661
18662         * src/summaryview.c
18663         * src/prefs_themes.c
18664         * src/messageview.c
18665                 Fix some leaks
18666
18667 2004-11-15 [colin]      0.9.12cvs146.10
18668
18669         * src/codeconv.c
18670                 More unreadable locale fixes
18671
18672 2004-11-14 [colin]      0.9.12cvs146.9
18673
18674         * src/textview.c
18675                 Fix uri_security_check
18676                 Patch by Alfons
18677
18678 2004-11-13 [paul]       0.9.12cvs146.8
18679
18680         * src/folder.c
18681         * src/procmime.c
18682                 fix 2 bugs introduced in last commit
18683
18684 2004-11-13 [paul]       0.9.12cvs146.7
18685
18686         * src/compose.c
18687         * src/exporthtml.c
18688         * src/exportldif.c
18689         * src/folder.c
18690         * src/imap.c
18691         * src/imap_gtk.c
18692         * src/main.c
18693         * src/mainwindow.c
18694         * src/messageview.c
18695         * src/mh_gtk.c
18696         * src/prefs_themes.c
18697         * src/procmime.c
18698         * src/setup.c
18699         * src/summaryview.c
18700                 replace deprecated g_basename
18701
18702 2004-11-13 [paul]       0.9.12cvs146.6
18703
18704         * src/compose.c
18705         * src/imap.c
18706         * src/matcher_parser.h
18707         * src/matcher_parser_parse.y
18708         * src/prefs_filtering.c
18709         * src/prefs_filtering_action.c
18710         * src/prefs_themes.c
18711         * src/prefs_toolbar.c
18712         * src/common/utils.c
18713                 various small fixes/cleanups
18714
18715 2004-11-12 [colin]      0.9.12cvs146.5
18716
18717         * src/textview.c
18718                 Validate event's origin on visibility notify
18719                 Patch by Alfons.
18720
18721 2004-11-12 [paul]       0.9.12cvs146.4
18722
18723         * src/exporthtml.c
18724         * src/exportldif.c
18725         * src/imap.c
18726         * src/mh.c
18727         * src/mimeview.c
18728         * src/prefs_spelling.c
18729         * src/prefs_themes.c
18730                 replace deprecated g_dirname    
18731
18732 2004-11-12 [colin]      0.9.12cvs146.3
18733
18734         * src/textview.c
18735                 Some coding style fixes
18736
18737 2004-11-12 [colin]      0.9.12cvs146.2
18738
18739         * src/codeconv.c
18740                 We want to replace _all_ extended chars in
18741                 conv_unreadable_*, because any string containing
18742                 extended chars not parsing as UTF8 is 
18743                 undisplayed on gtk2.
18744
18745 2004-11-12 [paul]       0.9.12cvs146.1
18746
18747         * ChangeLog
18748         * ChangeLog.claws
18749         * ChangeLog.jp
18750         * NEWS
18751         * configure.ac
18752         * src/account.c
18753         * src/folderview.c
18754         * src/folderview.h
18755         * src/imap.c
18756         * src/imap_gtk.c
18757         * src/inc.c
18758         * src/mainwindow.c
18759         * src/mh_gtk.c
18760         * src/news_gtk.c
18761         * src/pop.c
18762         * src/prefs_account.c
18763         * src/prefs_account.h
18764         * src/prefs_ext_prog.c
18765         * src/procmime.c
18766         * src/procmime.h
18767         * src/procmsg.c
18768         * src/procmsg.h
18769         * src/summary_search.c
18770         * src/summaryview.c
18771         * src/textview.c
18772         * src/common/defs.h
18773         * src/common/utils.c
18774         * src/common/utils.h
18775         * src/gtk/menu.c
18776         * src/gtk/menu.h
18777                 sync with HEAD
18778
18779 2004-11-11 [colin]      0.9.12cvs144.2
18780
18781         * src/textview.c
18782                 Fix URI range selection (patch by Alfons)
18783
18784 2004-11-09 [colin]      0.9.12cvs144.1
18785
18786         * ChangeLog.claws
18787         * src/compose.c
18788         * src/folder.c
18789         * src/folder_item_prefs.c
18790         * src/prefs_account.c
18791         * src/prefs_account.h
18792         * src/plugins/pgpmime/pgpmime.c
18793                 Sync with HEAD
18794
18795 2004-11-08 [colin]      0.9.12cvs143.1
18796
18797         * src/summaryview.c
18798                 Sync with HEAD (optimize quicksearch)
18799
18800 2004-11-08 [colin]      0.9.12cvs142.2
18801
18802         * src/compose.c
18803                 Don't wrap when Edit/Auto wrapping is disabled
18804
18805 2004-11-08 [colin]      0.9.12cvs142.1
18806
18807         * src/textview.c
18808                 Sync with HEAD
18809
18810 2004-11-08 [colin]      0.9.12cvs141.1
18811
18812         * src/textview.c
18813                 Sync with HEAD (fix some mail URIs)
18814
18815 2004-11-08 [colin]      0.9.12cvs140.3
18816
18817         * src/textview.c
18818                 o Use text cursor instead of arrow when
18819                   not on a link
18820                 o Fix handling of contiguous links (as in
18821                   "colin@colino.net" <colin@colino.net>)
18822                   This one unveils a bug in get_email_part()
18823
18824 2004-11-07 [colin]      0.9.12cvs140.2
18825
18826         * src/textview.c
18827                 Fix memleak. Patch by Alfons.
18828
18829 2004-11-06 [colin]      0.9.12cvs140.1
18830
18831         * src/compose.c
18832                 Sync with HEAD (don't ask passphrase
18833                 when drafting)
18834
18835 2004-11-06 [paul]       0.9.12cvs139.2
18836
18837         * AUTHORS
18838         * src/textview.c
18839         * src/textview.h
18840                 textview URI handling. hovering over a 
18841                 link displays it in the status bar,
18842                 and changes the mouse pointer to a hand 
18843                 cursor. a link is activated with a single 
18844                 click. (Modified from the) patch by Jean-Yves 
18845                 Lefort <jylefort@users.sourceforge.net>
18846                 
18847
18848 2004-11-05 [colin]      0.9.12cvs139.1
18849
18850         * src/compose.c
18851         * src/procmime.c
18852                 Sync with HEAD again ^^
18853
18854 2004-11-05 [colin]      0.9.12cvs139.1
18855
18856         * src/compose.c
18857         * src/procmime.c
18858                 Sync with HEAD
18859
18860 2004-11-03 [paul]       0.9.12cvs138.1
18861
18862         * ChangeLog.claws
18863         * configure.ac
18864         * po/POTFILES.in
18865         * src/prefs_ext_prog.c
18866         * src/procmime.c
18867         * tools/kdeservicemenu/README
18868         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
18869         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
18870                 sync with HEAD
18871
18872 2004-11-01 [christoph]  0.9.12cvs136.2
18873
18874         * src/procmime.c
18875                 convert MIME parameters to UTF-8
18876
18877 2004-10-29 [colin]      0.9.12cvs136.1
18878
18879         * src/common/utils.c
18880                 Sync with HEAD (don't use '=' in mime boundary)
18881
18882 2004-10-29 [paul]       0.9.12cvs135.1
18883
18884         * configure.ac
18885         * doc/src/rfc2231.txt
18886         * src/procmime.c
18887         * src/common/quoted-printable.c
18888         * src/common/utils.c
18889         * src/common/utils.h
18890                 sync with HEAD
18891
18892 2004-10-27 [paul]       0.9.12cvs134.1
18893
18894         * configure.ac
18895         * src/main.c
18896         * src/procmime.c
18897         * src/plugins/pgpmime/pgpmime.c
18898                 sync with HEAD
18899
18900 2004-10-26 [paul]       0.9.12cvs132.3
18901
18902         * src/account.c
18903         * src/addressbook.c
18904         * src/addrgather.c
18905         * src/addrharvest.c
18906         * src/codeconv.c
18907         * src/compose.c
18908         * src/customheader.c
18909         * src/editaddress.c
18910         * src/editgroup.c
18911         * src/enriched.c
18912         * src/expldifdlg.c
18913         * src/exporthtml.c
18914         * src/exportldif.c
18915         * src/folder.c
18916         * src/foldersel.c
18917         * src/folderview.c
18918         * src/grouplistdialog.c
18919         * src/html.c
18920         * src/imap.c
18921         * src/jpilot.c
18922         * src/ldapserver.c
18923         * src/ldif.c
18924         * src/mimeview.c
18925         * src/news.c
18926         * src/news_gtk.c
18927         * src/pop.c
18928         * src/prefs_display_header.c
18929         * src/prefs_gtk.c
18930         * src/prefs_msg_colors.c
18931         * src/prefs_toolbar.c
18932         * src/procheader.c
18933         * src/procmime.c
18934         * src/summaryview.c
18935         * src/textview.c
18936         * src/toolbar.c
18937         * src/vcard.c
18938         * src/common/mgutils.c
18939         * src/common/nntp.c
18940         * src/common/smtp.c
18941         * src/common/template.c
18942         * src/common/utils.c
18943         * src/common/xmlprops.c
18944         * src/plugins/pgpmime/pgpmime.c
18945         * src/plugins/pgpmime/select-keys.c
18946         * src/plugins/pgpmime/sgpgme.c
18947                 replace deprecated g_strcasecmp(), g_strncasecmp(),
18948                 g_string_sprintfa(), gtk_notebook_current_page()
18949
18950 2004-10-26 [colin]      0.9.12cvs132.2
18951
18952         * src/prefs_folder_item.c
18953                 Fix default-account selection
18954
18955 2004-10-21 [colin]      0.9.12cvs133
18956
18957         * src/compose.c
18958                 Sync with HEAD (Remove extra separator in compose's Options)
18959         * src/textview.c
18960                 Set wrapping to char
18961
18962 2004-10-21 [paul]       0.9.12cvs131.2
18963
18964         * src/compose.c
18965         * src/sourcewindow.c
18966                 fix wrapping
18967                 fix window shrinking 
18968
18969 2004-10-21 [colin]      0.9.12cvs131.1
18970
18971         * ChangeLog.claws
18972         * src/compose.c
18973                 Sync with HEAD
18974
18975 2004-10-21 [paul]       0.9.12cvs130.2
18976
18977         * src/prefs_folder_item.c
18978                 sync with HEAD (Apply to subfolders)
18979
18980 2004-10-19 [colin]      0.9.12cvs130.1
18981
18982         * ChangeLog.claws
18983         * src/compose.c
18984         * src/common/utils.c
18985         * src/gtk/menu.c
18986                 Sync with HEAD
18987
18988 2004-10-19 [colin]      0.9.12cvs128.1
18989
18990         * src/addrbook.c
18991         * src/addrcache.c
18992         * src/addressbook.c
18993         * src/codeconv.c
18994         * src/compose.c
18995         * src/customheader.c
18996         * src/editaddress.c
18997         * src/editgroup.c
18998         * src/exporthtml.c
18999         * src/folder.c
19000         * src/folderview.c
19001         * src/imap.c
19002         * src/jpilot.c
19003         * src/main.c
19004         * src/matcher_parser_parse.y
19005         * src/mbox.c
19006         * src/pop.c
19007         * src/prefs_account.c
19008         * src/prefs_gtk.c
19009         * src/prefs_msg_colors.c
19010         * src/procheader.c
19011         * src/procmime.c
19012         * src/procmime.h
19013         * src/procmsg.c
19014         * src/summaryview.c
19015         * src/textview.c
19016         * src/common/base64.c
19017         * src/common/partial_download.c
19018         * src/common/socket.c
19019         * src/common/sylpheed.c
19020         * src/common/utils.c
19021         * src/common/utils.h
19022         * src/gtk/pluginwindow.c
19023         * src/gtk/quicksearch.c
19024         * src/plugins/clamav/clamav_plugin.c
19025         * src/plugins/clamav/clamav_plugin.h
19026         * src/plugins/clamav/clamav_plugin_gtk.c
19027         * src/plugins/pgpmime/passphrase.c
19028         * src/plugins/pgpmime/pgpmime.c
19029         * src/plugins/pgpmime/plugin.c
19030         * src/plugins/pgpmime/prefs_gpg.c
19031         * src/plugins/pgpmime/prefs_gpg.h
19032         * src/plugins/pgpmime/select-keys.c
19033         * src/plugins/pgpmime/sgpgme.c
19034         * src/plugins/spamassassin/libspamc.c
19035         * src/plugins/spamassassin/spamassassin.c
19036         * src/plugins/spamassassin/spamassassin.h
19037         * src/plugins/spamassassin/spamassassin_gtk.c
19038         * src/plugins/trayicon/trayicon.c
19039         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
19040                 Sync with HEAD
19041
19042 2004-10-14 [colin]      0.9.12cvs126.2
19043
19044         * src/codeconv.c
19045         * src/textview.c
19046                 Fix conv_unreadable_locale
19047
19048 2004-10-13 [colin]      0.9.12cvs126.1
19049
19050         * src/compose.c
19051                 Sync with HEAD (don't convert charset for 
19052                 drafted messages, minor cleanup)
19053
19054 2004-10-13 [colin]      0.9.12cvs125.1
19055
19056         * po/POTFILES.in
19057                 Sync with HEAD (POTFILES fix)
19058
19059 2004-10-12 [colin]      0.9.12cvs124.3
19060
19061         * src/compose.c
19062                 Fix encoding bug from latest sync
19063
19064 2004-10-12 [paul]       0.9.12cvs124.2
19065
19066         * src/plugins/pgpmime/prefs_gpg.c
19067         * src/plugins/pgpmime/prefs_gpg.h
19068                 forgotten in last commit        
19069
19070 2004-10-12 [paul]       0.9.12cvs124.1
19071
19072         * ChangeLog.claws
19073         * configure.ac
19074         * m4/spamassassin.m4
19075         * src/Makefile.am
19076         * src/account.c
19077         * src/compose.c
19078         * src/compose.h
19079         * src/crash.c
19080         * src/main.c
19081         * src/mimeview.c
19082         * src/passphrase.c
19083         * src/passphrase.h
19084         * src/prefs_account.c
19085         * src/prefs_account.h
19086         * src/prefs_common.c
19087         * src/privacy.c
19088         * src/privacy.h
19089         * src/procmime.c
19090         * src/procmime.h
19091         * src/procmsg.c
19092         * src/rfc2015.c
19093         * src/rfc2015.h
19094         * src/select-keys.c
19095         * src/select-keys.h
19096         * src/textview.c
19097         * src/common/utils.c
19098         * src/common/utils.h
19099         * src/gtk/about.c
19100         * src/plugins/pgpmime/Makefile.am
19101         * src/plugins/pgpmime/passphrase.c
19102         * src/plugins/pgpmime/passphrase.h
19103         * src/plugins/pgpmime/pgpmime.c
19104         * src/plugins/pgpmime/plugin.c
19105         * src/plugins/pgpmime/select-keys.c
19106         * src/plugins/pgpmime/select-keys.h
19107         * src/plugins/pgpmime/sgpgme.c
19108         * src/plugins/pgpmime/sgpgme.h
19109                 sync with HEAD
19110
19111 2004-10-04 [colin]      0.9.12cvs122.1
19112
19113         * src/mainwindow.c
19114         * src/messageview.c
19115         * src/messageview.h
19116         * src/textview.c
19117                 Sync with HEAD
19118
19119 2004-10-04 [colin]      0.9.12cvs121.1
19120
19121         * src/summaryview.c
19122                 Sync with HEAD
19123
19124 2004-10-04 [paul]       0.9.12cvs120.1
19125
19126         * configure.ac
19127                 sync with HEAD [don't try to build 
19128                 pgpmime plugin when gpgme is disabled]
19129
19130 2004-10-03 [colin]      0.9.12cvs119.3
19131
19132         * src/gtk/gtksctree.c
19133                 Lots of side effects. Put back as before 117.2.
19134         * src/summaryview.c
19135                 Fix bug #602
19136
19137 2004-10-03 [colin]      0.9.12cvs119.2
19138
19139         * src/gtk/gtksctree.c
19140                 Revert 608 fix that doesn't work that good
19141
19142 2004-10-02 [colin]      0.9.12cvs119.1
19143
19144         * src/mainwindow.c
19145         * src/messageview.c
19146         * src/prefs_common.h
19147         * src/procmime.c
19148         * src/procmime.h
19149         * src/textview.c
19150                 Sync with HEAD
19151         * src/gtk/gtksctree.c
19152                 Close bug #608
19153
19154 2004-10-01 [colin]      0.9.12cvs118.1
19155
19156         * src/mimeview.c
19157                 Sync with HEAD (better Save All fix)
19158
19159 2004-10-01 [colin]      0.9.12cvs117.2
19160
19161         * src/gtk/gtksctree.c
19162                 Faster on selection
19163
19164 2004-10-01 [colin]      0.9.12cvs117.1
19165
19166         * src/mimeview.c
19167                 Sync with HEAD (Save All: only attachments)
19168
19169 2004-10-01 [paul]       0.9.12cvs116.1
19170
19171         * ChangeLog.claws
19172         * configure.ac
19173         * src/account.c
19174         * src/prefs_common.c
19175         * src/gtk/colorlabel.c
19176                 sync with HEAD
19177
19178 2004-09-30 [colin]      0.9.12cvs115.1
19179
19180         * src/stock_pixmap.c
19181         * src/stock_pixmap.h
19182         * src/folderview.c
19183         * src/Makefile.am
19184         * src/pixmaps/read.xpm
19185                 Sync with HEAD (new pixmap)
19186
19187 2004-09-29 [colin]      0.9.12cvs114.1
19188
19189         * src/compose.c
19190                 Sync with HEAD
19191                 Fix focus handling in headers
19192
19193 2004-09-29 [paul]       0.9.12cvs113.1
19194
19195         * src/quote_fmt_parse.y
19196                 sync with HEAD
19197  
19198
19199 2004-09-28 [colin]      0.9.12cvs112.1
19200
19201         * src/folderview.c
19202         * src/mainwindow.c
19203                 Sync with HEAD
19204
19205 2004-09-28 [colin]      0.9.12cvs110.1
19206
19207         * src/folderview.c
19208                 Sync with HEAD (Contextual Empty trash menu)
19209
19210 2004-09-28 [colin]      0.9.12cvs108.1
19211
19212         * src/addressbook.c
19213                 Sync with HEAD (addressbook edit on double-click)
19214
19215 2004-09-28 [colin]      0.9.12cvs106.1
19216
19217         * src/inc.c
19218                 Sync with HEAD (folder_item freeze on inc)
19219
19220 2004-09-27 [colin]      0.9.12cvs105.1
19221
19222         * src/folderview.c
19223                 Sync with HEAD (right-align new and unread column)
19224
19225 2004-09-27 [colin]      0.9.12cvs104.1
19226
19227         * src/main.c
19228                 Sync with HEAD (revert 0.9.12cvs101)
19229
19230 2004-09-24 [colin]      0.9.12cvs103.2
19231
19232         * src/wizard.c
19233                 Fix gtk warnings and use domain part of the email address 
19234                 when domain detection fails (no dot in domain name)
19235
19236 2004-09-23 [colin]      0.9.12cvs103.1
19237
19238         * src/plugins/spamassassin/libspamc.c
19239         * src/plugins/spamassassin/libspamc.h
19240         * src/plugins/spamassassin/utils.c
19241         * src/plugins/spamassassin/utils.h
19242                 Sync with HEAD (Update spamassassin to 3.0)
19243
19244 2004-09-21 [colin]      0.9.12cvs102.3
19245
19246         * src/action.c
19247                 Add horizontal scrollbar in action io dialog as needed
19248                 Patch by Alfons.
19249
19250 2004-09-20 [colin]      0.9.12cvs102.2
19251
19252         * src/plugins/image_viewer/viewer.c
19253                 Remove imlib stuff
19254                 use gtk_pixmap_set when clearing
19255                 (would be better to use gtkImages, but causes size-allocate 
19256                 signals storm)
19257
19258 2004-09-17 [paul]       0.9.12cvs102.1
19259
19260         * ChangeLog
19261         * ChangeLog.claws
19262         * ChangeLog.jp
19263         * configure.ac
19264         * src/inc.c
19265                 sync with HEAD
19266
19267
19268 2004-09-17 [colin]      0.9.12cvs101.1
19269
19270         * ChangeLog.claws
19271         * src/main.c
19272                 Sync with HEAD (fix segs at exit)
19273
19274 2004-09-14 [colin]      0.9.12cvs99.5
19275
19276         * src/common/socket.c
19277         * AUTHORS
19278                 Fix send error on 64bit platforms
19279                 Patch by Guy Rouillier <guy-rouillier@speakeasy.net>
19280
19281 2004-09-14 [colin]      0.9.12cvs99.4
19282
19283         * src/action.c
19284                 Fix action output with utf8 
19285                 Patch by Alfons.
19286
19287 2004-09-14 [colin]      0.9.12cvs99.3
19288
19289         * ChangeLog.claws
19290         * src/folder.c
19291                 Sync with HEAD
19292
19293 2004-09-09 [colin]      0.9.12cvs99.2
19294
19295         * src/action.c
19296                 Fix progress bar (displaying "Completed %v/%u")
19297                 Patch by Alfons.
19298
19299 2004-09-08 [colin]      0.9.12cvs99.1
19300
19301         * src/account.c
19302         * src/folder.c
19303         * src/procmsg.c
19304         * src/procmsg.h
19305         * src/plugins/pgpmime/pgpmime.c
19306                 Sync with HEAD
19307
19308 2004-09-08 [colin]      0.9.12cvs97.2
19309
19310         * src/summaryview.c
19311                 Don't select mails in collapsed threads 
19312                 when navigating with up/down
19313
19314 2004-09-07 [colin]      0.9.12cvs97.1
19315
19316         * src/inc.c
19317                 Sync with HEAD (meaningful error messages)
19318
19319 2004-09-06 [colin]      0.9.12cvs96.1
19320
19321         * src/toolbar.c
19322                 Sync with HEAD (fix Redirect graying out)
19323
19324 2004-09-06 [colin]      0.9.12cvs95.1
19325
19326         * src/summaryview.c
19327         * src/mimeview.c
19328                 Sync with HEAD (fix dropped URIs)
19329
19330 2004-09-06 [colin]      0.9.12cvs94.1
19331
19332         * src/addressbook.c
19333         * src/addressitem.h
19334         * src/addritem.c
19335         * src/addritem.h
19336                 Sync with HEAD (addressbook DnD)
19337
19338 2004-09-03 [colin]      0.9.12cvs93.1
19339
19340         * src/summaryview.c
19341                 Sync with HEAD (next/prev unread)
19342
19343 2004-09-03 [colin]      0.9.12cvs92.1
19344
19345         * src/prefs_common.c
19346         * src/prefs_common.h
19347         * src/summaryview.c
19348                 Sync with HEAD ('mark_as_read_delay' pref)
19349
19350 2004-09-02 [colin]      0.9.12cvs91.2
19351
19352         * src/common/xml.c
19353                 Fix leak
19354
19355 2004-09-02 [colin]      0.9.12cvs91.1
19356
19357         * src/gtk/menu.c
19358                 Sync with HEAD (menu accel don't work, but whatever)
19359
19360 2004-09-02 [colin]      0.9.12cvs90.1
19361
19362         * src/account.c
19363                 Sync with HEAD (fix bug 582)
19364
19365 2004-09-02 [colin]      0.9.12cvs89.1
19366
19367         * src/addrindex.c
19368                 Sync with HEAD (free deleted queries)
19369
19370 2004-09-02 [colin]      0.9.12cvs88.1
19371
19372         * src/ldapquery.c
19373                 Sync with HEAD (fix LDAP freezes)
19374
19375 2004-09-02 [colin]      0.9.12cvs87.1
19376
19377         * src/prefs_spelling.c
19378                 Sync with HEAD (add default dictionary)
19379
19380 2004-09-01 [colin]      0.9.12cvs86.1
19381
19382         * src/filtering.c
19383         * src/folderview.c
19384         * src/imap.c
19385         * src/prefs_matcher.c
19386         * src/stock_pixmap.c
19387         * src/summary_search.c
19388         * src/summaryview.c
19389         * src/wizard.c
19390         * src/wizard.h
19391                 Sync with HEAD (uninitialized vars fixes)
19392                 + gtk2 specific warning fixes
19393
19394 2004-08-31 [colin]      0.9.12cvs85.1
19395
19396         * src/folder.c
19397                 Sync with HEAD (Fix memory corruption due to 
19398                 uninitialized var)
19399
19400 2004-08-31 [colin]      0.9.12cvs84.4
19401
19402         * src/summary_search.c
19403                 Fix segfaults when searching in folders with broken headers
19404
19405 2004-08-31 [colin]      0.9.12cvs84.3
19406
19407         * src/compose.c
19408         * src/textview.c
19409                 Fix some more encoding/decoding issues
19410
19411 2004-08-30 [colin]      0.9.12cvs84.2
19412
19413         * src/mimeview.c
19414         * src/prefs_themes.c
19415         * src/gtk/filesel.c
19416         * src/gtk/filesel.h
19417                 Add a folder-mode selection (fixes mimeview's "Save all")
19418
19419 2004-08-29 [colin]      0.9.12cvs84.1
19420
19421         * src/mimeview.c
19422                 Sync with HEAD (don't escape saved filenames)
19423
19424 2004-08-27 [colin]      0.9.12cvs83.1
19425
19426         * ChangeLog
19427         * ChangeLog.claws
19428         * ChangeLog.jp
19429         * src/mh.c
19430         * src/procheader.c
19431         * src/procmsg.c
19432         * src/procmsg.h
19433         * src/common/utils.c
19434         * src/gtk/menu.h
19435         * po/
19436                 Sync with HEAD 0.9.12cvs83 (sync with main)
19437
19438 2004-08-26 [colin]      0.9.12cvs82.4
19439
19440         * src/codeconv.c
19441                 Fix strange stack corruption
19442                 Convert to utf8 after unmime, not before
19443
19444 2004-08-26 [colin]      0.9.12cvs82.3
19445
19446         * src/main.c
19447         * src/wizard.c
19448                 Fix account folders duplication
19449
19450 2004-08-25 [colin]      0.9.12cvs82.2
19451
19452         * src/wizard.c
19453                 Remove ports
19454                 Add SSL selection
19455                 Use login@server as account name
19456
19457 2004-08-25 [colin]      0.9.12cvs82.1
19458
19459         * src/plugins/pgpmime/pgpmime.c
19460                 Sync with HEAD (leak fix).
19461
19462 2004-08-25 [colin]      0.9.12cvs81.1
19463
19464         * src/plugins/pgpmime/pgpmime.c
19465         * src/plugins/pgpmime/sgpgme.c
19466         * src/plugins/pgpmime/sgpgme.h
19467                 Sync with HEAD (Handle combined messages).
19468
19469 2004-08-24 [colin]      0.9.12cvs80.3
19470
19471         * src/wizard.c
19472                 Fix full name, ports, and imap
19473
19474 2004-08-24 [colin]      0.9.12cvs80.2
19475
19476         * src/Makefile.am
19477         * src/main.c
19478         * src/setup.c
19479         * src/setup.h
19480         * src/stock_pixmap.c
19481         * src/stock_pixmap.h
19482         * src/wizard.c ** ADDED **
19483         * src/wizard.h ** ADDED ** 
19484         * src/pixmaps/sylpheed_icon.xpm ** ADDED **
19485                 Add a setup wizard 
19486
19487 2004-08-24 [colin]      0.9.12cvs80.1
19488
19489         * src/folder.c
19490                 Sync with HEAD (set mimeflags on all messages)
19491
19492 2004-08-24 [colin]      0.9.12cvs79.3
19493
19494         * src/matcher_parser_lex.l
19495                 Fix 8bits strings not in utf8
19496
19497 2004-08-24 [colin]      0.9.12cvs79.2
19498
19499         * src/compose.c
19500                 Check conversion result before replacing buffer
19501
19502 2004-08-23 [colin]      0.9.12cvs79.1
19503
19504         * src/compose.c
19505                 Sync with HEAD (create message header in memory)
19506
19507 2004-08-23 [colin]      0.9.12cvs78.1
19508
19509         * src/rfc2015.c
19510         * src/rfc2015.h
19511                 Sync with HEAD (fix bug 197 again)
19512
19513 2004-08-23 [colin]      0.9.12cvs77.3
19514
19515         * src/compose.c
19516                 Fix again inline gpg signing (which outputs utf8
19517                 in gtk2). Not syncing this fix to HEAD as this 
19518                 code is meant to die.
19519
19520 2004-08-23 [colin]      0.9.12cvs77.2
19521
19522         * src/prefs_account.h
19523                 Remove useless include
19524
19525 2004-08-23 [colin]      0.9.12cvs77.1
19526
19527         * src/imap.c
19528         * po/es.po
19529         * po/fr.po
19530         * po/it.po
19531         * po/pl.po
19532         * po/pt_BR.po
19533         * po/sk.po
19534         * po/sr.po
19535                 Sync with HEAD (fix bug 577)
19536
19537 2004-08-22 [colin]      0.9.12cvs76.1
19538
19539         * src/plugins/trayicon/trayicon.c
19540                 Sync with HEAD (fix formatting bug)
19541
19542 2004-08-21 [colin]      0.9.12cvs74.2
19543
19544         * src/gtk/colorsel.c
19545                 Fix bug 564 (Folder color selection window exits on any
19546                 keypress)
19547
19548 2004-08-21 [colin]      0.9.12cvs74.1
19549
19550         * ChangeLog.claws
19551         * src/compose.c
19552         * src/summaryview.c
19553         * src/toolbar.c
19554                 Sync with HEAD (fix bug 576)
19555
19556 2004-08-21 [colin]      0.9.12cvs70.1
19557
19558         * src/compose.c
19559         * src/mainwindow.c
19560                 Sync with HEAD
19561                 
19562
19563 2004-08-21 [paul]       0.9.12cvs66.4
19564
19565         * src/mainwindow.c
19566         * src/messageview.c
19567         * src/gtk/menu.c
19568         * src/plugins/spamassassin/spamassassin_gtk.c
19569                 remove some deprecated gtk1 functions
19570
19571
19572 2004-08-21 [colin]      0.9.12cvs66.3
19573
19574         * src/compose.c
19575         * src/codeconv.c
19576                 Fix warnings
19577                 Remove encoding hacks
19578                 Fix bug 575 (Strange character messes up message)
19579                 Don't display conversion error when drafting
19580
19581 2004-08-21 [paul]       0.9.12cvs66.2
19582
19583         * src/prefs_account.c
19584                 fix GnuPG mode bugs
19585
19586
19587 2004-08-20 [colin]      0.9.12cvs66.1
19588
19589         * src/codeconv.c
19590                 Sync with HEAD 0.9.12cvs66
19591
19592 2004-08-20 [paul]
19593
19594         * src/plugins/pgpmime/plugin.c
19595                 modify PGP/MIME plugin's description
19596
19597 2004-08-17 [colin]      0.9.12cvs65.1
19598
19599         * src/common/ssl.c
19600         * src/plugins/pgpmime/plugin.c
19601                 Sync with HEAD
19602
19603 2004-08-14 [colin]      0.9.12cvs60.3
19604
19605         * src/plugins/trayicon/trayicon.c
19606                 Put back resize callback, on size-request signal
19607                 rather than size-allocate to avoid infinite 
19608                 callback loop
19609
19610 2004-08-13 [colin]      0.9.12cvs60.2
19611
19612         * src/common/defs.h
19613                 Cache versions have been fixed
19614
19615 2004-08-13 [colin]      0.9.12cvs60.1
19616
19617         * src/folderutils.c
19618                 Sync with HEAD
19619
19620 2004-08-12 [colin]      0.9.12cvs59.1
19621
19622         * src/plugins/trayicon/trayicon.c
19623                 Sync with HEAD
19624
19625 2004-08-12 [colin]      0.9.12cvs57.5
19626
19627         * sylpheed.desktop
19628         * configure.ac
19629         * src/Makefile.am
19630         * src/main.c
19631                 Add support for Freedesktop.org's startup notification
19632
19633 2004-08-11 [colin]      0.9.12cvs57.4
19634
19635         * src/textview.c
19636                 Fix off-by-one
19637
19638 2004-08-11 [colin]      0.9.12cvs57.3
19639
19640         * src/message_search.c
19641         * src/summary_search.c
19642                 Make searches case insensitive by default
19643         * src/textview.c
19644                 Fix case-insensitive search in message
19645
19646 2004-08-11 [colin]      0.9.12cvs57.2
19647
19648         * src/summary_search.c
19649                 Let case-sensitive be specified
19650
19651 2004-08-10 [colin]      0.9.12cvs55.4
19652
19653         * src/common/socket.c
19654                 Fix the possible race condition
19655
19656 2004-08-09 [paul]       0.9.12cvs55.3
19657
19658         * configure.ac
19659         * src/Makefile.am
19660         * src/common/Makefile.am
19661                 sync with HEAD
19662
19663
19664 2004-08-09 [paul]       0.9.12cvs55.2
19665
19666         * autogen.sh
19667         * po/poconv.sh
19668                 remove unneeded script
19669
19670         * configure.ac
19671                 add forgotten USE_LDAP_TLS (sync with HEAD)
19672
19673
19674 2004-08-09 [colin]      0.9.12cvs55.1
19675
19676         * src/main.c
19677         * src/common/ssl.c
19678         * src/common/sylpheed.c
19679         * src/common/sylpheed.h
19680                 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
19681
19682 2004-08-09 [paul]       0.9.12cvs54.1
19683
19684         * ChangeLog
19685         * ChangeLog.claws
19686         * ChangeLog.jp
19687         * configure.ac
19688         * po/POTFILES.in
19689         * src/Makefile.am
19690         * src/folderutils.c
19691         * src/main.c
19692         * src/pgpmime.c
19693         * src/pgpmime.h
19694         * src/sgpgme.c
19695         * src/sgpgme.h
19696         * src/plugins/Makefile.am
19697         * src/plugins/pgpmime/.cvsignore
19698         * src/plugins/pgpmime/Makefile.am
19699         * src/plugins/pgpmime/pgpmime.c
19700         * src/plugins/pgpmime/pgpmime.h
19701         * src/plugins/pgpmime/plugin.c
19702         * src/plugins/pgpmime/sgpgme.c
19703         * src/plugins/pgpmime/sgpgme.h
19704                 sync with HEAD
19705
19706 2004-08-08 [paul]       0.9.12cvs51.1
19707
19708         * configure.ac
19709         * src/folder.c
19710                 sync with HEAD
19711
19712 2004-08-07 [colin]      0.9.12cvs50.1
19713
19714         * src/pop.c
19715         * src/common/partial_download.c
19716                 fix warnings (sync from HEAD)
19717
19718 2004-08-07 [colin]      0.9.12cvs48.1
19719
19720         * src/prefs_folder_item.c
19721                 sync with HEAD 0.9.12cvs48
19722
19723 2004-08-06 [colin]      0.9.12cvs47.1
19724
19725         * src/compose.c
19726                 Sync with HEAD
19727
19728 2004-08-06 [christoph]  0.9.12cvs46.2
19729
19730         * src/main.c
19731         * src/plugins/clamav/clamav_plugin_gtk.c
19732         * src/plugins/dillo_viewer/dillo_viewer.c
19733         * src/plugins/image_viewer/plugin.c
19734         * src/plugins/mathml_viewer/mathml_viewer.c
19735         * src/plugins/spamassassin/spamassassin_gtk.c
19736         * src/plugins/trayicon/trayicon.c
19737                 don't mix GTK1.2 plugin with GTK2 plugins
19738
19739 2004-08-06 [colin]      0.9.12cvs46.1
19740
19741         * ChangeLog
19742         * ChangeLog.claws
19743         * ChangeLog.jp
19744         * configure.ac
19745         * sylpheed-claws.pc.in
19746         * src/folder.c
19747         * src/imap.c
19748         * src/localfolder.c
19749         * src/messageview.c
19750         * src/mimeview.c
19751         * src/mimeview.h
19752         * src/msgcache.c
19753         * src/news.c
19754         * src/prefs_ext_prog.c
19755         * src/prefs_folder_item.c
19756         * src/prefs_fonts.c
19757         * src/prefs_msg_colors.c
19758         * src/prefs_spelling.c
19759         * src/prefs_themes.c
19760         * src/prefs_toolbar.c
19761         * src/prefs_wrapping.c
19762         * src/procmime.h
19763         * src/common/defs.h
19764         * src/common/nntp.c
19765         * src/common/session.c
19766         * src/common/session.h
19767         * src/common/socket.c
19768         * src/common/utils.h
19769         * src/common/xml.c
19770         * src/common/xml.h
19771         * src/gtk/prefswindow.c
19772         * src/gtk/prefswindow.h
19773         * src/plugins/clamav/clamav_plugin_gtk.c
19774         * src/plugins/dillo_viewer/dillo_prefs.c
19775         * src/plugins/image_viewer/viewerprefs.c
19776         * src/plugins/spamassassin/spamassassin_gtk.c
19777         * m4/openssl.m4 *** REMOVED ***
19778                 Sync with HEAD 0.9.12cvs46
19779
19780 2004-08-03 [paul]       0.9.12cvs40.2
19781
19782         * src/action.c
19783         * src/addressadd.c
19784         * src/addressbook.c
19785         * src/addrgather.c
19786         * src/browseldap.c
19787         * src/compose.c
19788         * src/crash.c
19789         * src/editaddress.c
19790         * src/editgroup.c
19791         * src/editldap_basedn.c
19792         * src/foldersel.c
19793         * src/importldif.c
19794         * src/mimeview.c
19795         * src/prefs_common.c
19796         * src/prefs_template.c
19797         * src/sourcewindow.c
19798         * src/summaryview.c
19799         * src/gtk/about.c
19800         * src/gtk/foldersort.c
19801         * src/gtk/logwindow.c
19802         * src/gtk/pluginwindow.c
19803         * src/gtk/prefswindow.c
19804                 change all gtk_scrolled_window_set_policy from 
19805                 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
19806
19807 2004-08-02 [paul]       0.9.12cvs40.1
19808
19809         * AUTHORS
19810                 update translation team section
19811         * po/pt_BR.po
19812                 updated by Frederico Goncalves Guimaraes
19813                 <fggdebian@yahoo.com.br>
19814
19815 2004-07-31 [colin]      0.9.12cvs39.9
19816
19817         * src/exphtmldlg.c
19818                 Fix compilation
19819
19820 2004-07-31 [colin]      0.9.12cvs39.8
19821
19822         * src/exphtmldlg.c
19823                 Fix an alertpanel type
19824
19825 2004-07-30 [colin]      0.9.12cvs39.7
19826
19827         * src/alertpanel.c
19828                 Fix alertpanel_error_log's icon
19829
19830 2004-07-30 [colin]      0.9.12cvs39.6
19831
19832         * src/pop.c
19833                 Two of them should still be warnings
19834
19835 2004-07-30 [colin]      0.9.12cvs39.5
19836
19837         * src/pop.c
19838                 More warning -> error
19839 2004-07-29 [colin]      0.9.12cvs39.4
19840
19841         * src/pop.c
19842                 Warning -> error
19843
19844 2004-07-29 [colin]      0.9.12cvs39.3
19845
19846         * src/prefs_matcher.c
19847                 Fix segfault
19848
19849 2004-07-29 [colin]      0.9.12cvs39.2
19850
19851         * src/alertpanel.c
19852                 More nice-looking alertpanels
19853
19854 2004-07-29 [colin]      0.9.12cvs39.1
19855
19856         * src/messageview.c
19857                 sync with head
19858                 (inform user when partial mail is deleted on server)
19859
19860 2004-07-29 [colin]      0.9.12cvs38.1
19861
19862         * src/messageview.c
19863                 sync with head
19864
19865 2004-07-28 [paul]       0.9.12cvs37.7
19866
19867         * src/mainwindow.c
19868                 complete the replacement of deprecated gtk_progress_*
19869
19870 2004-07-28 [paul]       0.9.12cvs37.6
19871
19872         * src/action.c
19873         * src/inc.c
19874         * src/mainwindow.c
19875         * src/send_message.c
19876         * src/gtk/progressdialog.c
19877         * src/gtk/progressdialog.h
19878                 replace deprecated gtk_progress_*
19879
19880 2004-07-28 [paul]       0.9.12cvs37.5
19881
19882         * src/gtk/filesel.c
19883                 remove gtk_window_set_wmclass()
19884 2004-07-28 [paul]       0.9.12cvs37.4
19885
19886         * src/addressbook.c
19887         * src/compose.c
19888         * src/foldersel.c
19889         * src/mainwindow.c
19890         * src/messageview.c
19891         * src/sourcewindow.c
19892         * src/gtk/logwindow.c
19893                 remove gtk_window_set_wmclass()
19894                 
19895         * src/prefs_filtering.c
19896         * src/prefs_filtering_action.c
19897         * src/prefs_fonts.c
19898         * src/prefs_gtk.c
19899         * src/prefs_matcher.c
19900         * src/ssl_manager.c
19901         * src/gtk/prefswindow.c
19902                 replace gtk_window_position()
19903
19904 2004-07-28 [colin]      0.9.12cvs37.3
19905
19906         * src/alertpanel.c
19907         * src/alertpanel.h
19908                 Add a way to specify panel type for specific
19909                 panels (alertpanel())
19910         * src/account.c
19911         * src/addressbook.c
19912         * src/compose.c
19913         * src/expldifdlg.c
19914         * src/main.c
19915         * src/messageview.c
19916         * src/summaryview.c
19917         * src/textview.c
19918         * src/gtk/sslcertwindow.c
19919                 Fix alertpanel()s so that their icon match
19920                 their real type
19921
19922 2004-07-28 [paul]       0.9.12cvs37.2
19923
19924         * src/addr_compl.c
19925         * src/addressbook.c
19926         * src/alertpanel.c
19927         * src/compose.c
19928         * src/export.c
19929         * src/foldersel.c
19930         * src/folderview.c
19931         * src/grouplistdialog.c
19932         * src/import.c
19933         * src/mainwindow.c
19934         * src/message_search.c
19935         * src/messageview.c
19936         * src/passphrase.c
19937         * src/prefs_actions.c
19938         * src/prefs_common.c
19939         * src/prefs_customheader.c
19940         * src/prefs_display_header.c
19941         * src/prefs_filtering.c
19942         * src/prefs_filtering_action.c
19943         * src/prefs_gtk.c
19944         * src/prefs_matcher.c
19945         * src/prefs_msg_colors.c
19946         * src/prefs_summary_column.c
19947         * src/prefs_template.c
19948         * src/sourcewindow.c
19949         * src/ssl_manager.c
19950         * src/summary_search.c
19951         * src/gtk/colorsel.c
19952         * src/gtk/description_window.c
19953         * src/gtk/gtkaspell.c
19954         * src/gtk/inputdialog.c
19955         * src/gtk/logwindow.c
19956         * src/gtk/prefswindow.c
19957         * src/gtk/progressdialog.c
19958                 replace deprecated gtk_window_set_policy
19959
19960 2004-07-27 [colin]      0.9.12cvs37.1
19961
19962         * src/msgcache.c
19963                 More fixes (synced for head again)
19964
19965 2004-07-27 [colin]      0.9.12cvs35.3
19966
19967         * src/msgcache.c
19968                 Fix wrong test
19969
19970 2004-07-27 [colin]      0.9.12cvs35.2
19971
19972         * src/mimeview.c
19973                 Fix width a bit (by Paul)
19974         * src/alertpanel.c
19975         * src/alertpanel.h
19976                 Specialize icons, make alertpanel_message()
19977                 private
19978         * src/message_search.c
19979         * src/sgpgme.c
19980         * src/summary_search.c
19981                 Suit alertpanel changes
19982
19983 2004-07-27 [colin]      0.9.12cvs35.1
19984
19985         * src/alertpanel.c
19986                 Add an icon
19987         * src/passphrase.c
19988                 Add debug output - maybe someone will
19989                 want to look at the problem with Grab
19990                 Input :)
19991         Bump version as we're synced with HEAD
19992
19993 2004-07-26 [colin]      0.9.12cvs33.26
19994
19995         * src/pop.c
19996                 Fix uidl-file parsing when not in new
19997                 format
19998
19999 2004-07-26 [colin]      0.9.12cvs33.25
20000
20001         * src/gtk/menu.c
20002                 Move popup menu up if necessary (fixes 
20003                 account selector)
20004         * src/mainwindow.c
20005                 Set account selector's button height to
20006                 minimum
20007
20008 2004-07-26 [colin]      0.9.12cvs33.24
20009
20010         * src/alertpanel.c
20011                 Maybe fix 551 (Truncated font in alert window)
20012
20013 2004-07-26 [colin]      0.9.12cvs33.23
20014
20015         * po/de.po
20016         * po/es.po
20017         * po/fr.po
20018         * po/it.po
20019         * po/ja.po
20020         * po/pl.po
20021         * po/ru.po
20022         * po/sk.po
20023         * po/sr.po
20024         * po/zh_CN.po
20025                 Sync po files with HEAD
20026
20027 2004-07-26 [paul]       0.9.12cvs33.22
20028
20029         * src/compose.c
20030                 fix Bug 556 'Organisation-header is sent even if empty'
20031
20032 2004-07-24 [colin]      0.9.12cvs33.21
20033
20034         * src/compose.c
20035         * src/gtk/gtkaspell.c
20036         * src/gtk/gtkaspell.h
20037                 Fix speller accelerators (require hack)
20038
20039 2004-07-24 [colin]      0.9.12cvs33.20
20040
20041         * src/gtk/gtkaspell.c
20042                 Fix over-eager code deletion breaking
20043                 Check while typing
20044
20045 2004-07-24 [colin]      0.9.12cvs33.19
20046
20047         * src/browseldap.c
20048         * src/ldapctrl.c
20049         * src/ldapctrl.h
20050         * src/ldapserver.h
20051                 Sync ldap with HEAD
20052         (Fixes 546 LDAP completely broken)
20053
20054 2004-07-24 [colin]      0.9.12cvs33.18
20055
20056         * src/prefs_msg_colors.c
20057                 Fix prototype mismatch
20058         (Fixes 547 void function cannot return value)
20059
20060 2004-07-24 [colin]      0.9.12cvs33.17
20061
20062         * src/mainwindow.c
20063                 Fix sort going back to previous sort key
20064                 when changing sort direction
20065
20066 2004-07-24 [colin]      0.9.12cvs33.16
20067
20068         * src/compose.c
20069                 Fix space insertion when re-wrapping at 
20070                 cursor point
20071
20072 2004-07-24 [colin]      0.9.12cvs33.15
20073
20074         * src/gtk/gtkaspell.c
20075                 Don't change cursor position in insert-text
20076                 callback
20077         (Fixes 539 Word wrapping on input transposes letters)
20078
20079 2004-07-24 [colin]      0.9.12cvs33.14
20080
20081         * src/gtk/gtkaspell.c
20082                 Reencode non-ascii chars to dictionary's
20083                 encoding
20084         (Fixes 544 Spell check broken non english locale)
20085
20086 2004-07-24 [colin]      0.9.12cvs33.13
20087
20088         * src/summaryview.c
20089                 Fix Shift+Down, add Home/End/PgUp/PgDown
20090
20091 2004-07-21 [colin]      0.9.12cvs33.12
20092
20093         * src/prefs_common.c
20094                 Fix a gtk warning (Patch by Andrej Kacian)
20095
20096 2004-07-21 [colin]      0.9.12cvs33.11
20097
20098         * src/gtk/filesel.c
20099                 More check
20100
20101 2004-07-21 [colin]      0.9.12cvs33.10
20102
20103         * src/compose.c
20104         * src/crash.c
20105         * src/export.c
20106         * src/import.c
20107         * src/messageview.c
20108         * src/mimeview.c
20109         * src/prefs_spelling.c
20110         * src/prefs_themes.c
20111         * src/summaryview.c
20112         * src/gtk/filesel.c
20113         * src/gtk/filesel.h
20114         * src/gtk/pluginwindow.c
20115                 Untwist open/save mode guessing logic, make
20116                 it explicit
20117
20118 2004-07-20 [colin]      0.9.12cvs33.9
20119
20120         * src/codeconv.c
20121                 conv_encode_header: src_charset is UTF-8 on
20122                 gtk2
20123         * src/compose.c
20124                 Remove double encoding of the headers
20125
20126 2004-07-20 [colin]      0.9.12cvs33.8
20127
20128         * src/codeconv.c
20129                 Fix typo
20130
20131 2004-07-20 [colin]      0.9.12cvs33.7
20132
20133         * src/mainwindow.c
20134                 Set the separated messageview to the saved
20135                 size of Claws' messageview (Patch by Alfons)
20136                 Fix a callback prototype (me)
20137
20138 2004-07-20 [colin]      0.9.12cvs33.6
20139
20140         * src/codeconv.h
20141                 Forgot one hunk in 0.9.12cvs33.4
20142
20143 2004-07-19 [colin]      0.9.12cvs33.5
20144
20145         * src/action.c
20146                 Action output fix
20147                 Patch by Alfons
20148
20149 2004-07-19 [colin]      0.9.12cvs33.4
20150
20151         * src/compose.c
20152                 Fix outgoing charset bug in headers
20153         * src/codeconv.c
20154                 Clean for glib2 - Patch by Alfons
20155
20156 2004-07-19 [colin]      0.9.12cvs33.3
20157
20158         * src/statusbar.c
20159                 Remove grip from the statusbar
20160                 Patch by Alfons
20161
20162 2004-07-19 [colin]      0.9.12cvs33.2
20163
20164         * src/messageview.c
20165         * src/textview.c
20166                 Fix messageview remembering the previous
20167                 scroll position when loading a new message
20168                 Patch by Alfons
20169
20170 2004-07-19 [colin]      0.9.12cvs33.1
20171
20172         * src/folder.h
20173         * src/folderview.c
20174         * src/summaryview.c
20175                 Sync with HEAD
20176
20177 2004-07-18 [colin]      0.9.12cvs32.7
20178
20179         * configure.ac
20180                 Remove useless check for XIM - noticed
20181                 by Alfons
20182
20183 2004-07-18 [colin]      0.9.12cvs32.6
20184
20185         * src/summaryview.c
20186                 Remove non-modified and shift-modified
20187                 accelerators in summaryview's popup
20188                 menu, as that doesn't get catched by
20189                 the accel-activate signal catcher...
20190
20191 2004-07-18 [colin]      0.9.12cvs32.5
20192
20193         * src/prefs_common.c
20194                 Define sensible default prefs for 
20195                 wrapping
20196
20197 2004-07-18 [colin]      0.9.12cvs32.4
20198
20199         * src/compose.c
20200         * src/prefs_common.c
20201         * src/prefs_common.h
20202         * src/prefs_wrapping.c
20203                 Remove Smart Wrapping pref, which does
20204                 nothing on gtk2 branch
20205
20206 2004-07-18 [colin]      0.9.12cvs32.3
20207
20208         * src/sourcewindow.c
20209                 Proper utf8
20210
20211 2004-07-18 [colin]      0.9.12cvs32.2
20212
20213         * src/compose.c
20214                 Save attachment status when drafting
20215
20216 2004-07-18 [colin]      0.9.12cvs32.1
20217
20218         * src/gtk/filesel.c
20219                 Fix erratic folder selection in open mode
20220
20221 2004-07-18 [colin]      0.9.12cvs31.11
20222
20223         * src/pop.c
20224                 Don't let partial messages get deleted
20225                 even with "dowload all"
20226                 (0.9.12cvs31.8 fix extension)
20227 2004-07-18 [colin]      0.9.12cvs31.10
20228
20229         * src/gtk/logwindow.c
20230                 Fix log scrolling
20231
20232 2004-07-18 [colin]      0.9.12cvs31.9
20233
20234         * src/common/utils.c
20235                 Fix non-utf8 strings coming from commands
20236                 and files
20237
20238 2004-07-18 [colin]      0.9.12cvs31.8
20239
20240         * src/pop.c
20241                 Fix partial download bug with Download all
20242                 messages option
20243
20244 2004-07-18 [colin]      0.9.12cvs31.7
20245
20246         * src/textview.c
20247                 Fix bug introduced in 0.9.12cvs31.2
20248                 (blocked in select mode after double click)
20249
20250 2004-07-18 [colin]      0.9.12cvs31.6
20251
20252         * src/compose.c
20253         * src/gtk/menu.c
20254                 More glib-warning fixes
20255
20256 2004-07-18 [colin]      0.9.12cvs31.5
20257
20258         * src/compose.c
20259                 Fix trashing the primary clipboard when moving 
20260                 around with tab
20261         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
20262
20263 2004-07-18 [colin]      0.9.12cvs31.4
20264
20265         * src/codeconv.c
20266                 convert unencoded iso headers to utf8
20267         (Fix Bug 538 Unencoded local characters in subject make it 
20268          disappear)
20269
20270 2004-07-18 [colin]      0.9.12cvs31.3
20271
20272         * src/compose.c
20273                 Fix tab char handling in wrapping
20274         (Fix Bug 537 Line wrap problem - TAB character treated as 
20275          one character instead of 8)
20276
20277 2004-07-18 [colin]      0.9.12cvs31.2
20278
20279         * src/textview.c
20280                 return FALSE on GDK_MOTION_NOTIFY
20281         (Fix Bug 535 Hyperlinks/addresses are not selectable 
20282          (unable to highlight))
20283
20284 2004-07-18 [colin]      0.9.12cvs31.1
20285
20286         * src/folderview.c
20287                 Sync with 0.9.12cvs31
20288
20289 2004-07-18 [colin]      0.9.12cvs30.4
20290
20291         * src/compose.c
20292                 Also block text_inserted when inserting a file
20293
20294 2004-07-18 [colin]      0.9.12cvs30.3
20295
20296         * src/compose.c
20297                 Fix smart wrapping (block text_inserted handler
20298                 while putting quotation to avoid wrap on input,
20299                 don't join lines if next is sig separator)
20300
20301 2004-07-17 [colin]      0.9.12cvs30.2
20302
20303         * src/folderview.c
20304         * src/mainwindow.c
20305         * src/mimeview.c
20306         * src/summaryview.c
20307         * src/gtk/quicksearch.c
20308         * src/gtk/quicksearch.h
20309                 Block key events handlers *and* accels while
20310                 quicksearch is focused
20311         (Fixes Bug 534 quick-search bar not accepting certain letters)
20312
20313 2004-07-17 [colin]      0.9.12cvs30.1
20314
20315         * src/folder.h
20316         * src/folderview.c
20317         * src/summaryview.c
20318                 Sync with 0.9.12cvs30
20319
20320 2004-07-17 [colin]      0.9.12cvs28.2
20321
20322         * src/mimeview.c
20323         * src/procmime.c
20324         * src/summaryview.c
20325         * src/gtk/menu.c
20326                 Squash some compile and glib warnings
20327
20328 2004-07-17 [paul]       0.9.12cvs28.1
20329
20330         * src/mimeview.c
20331                 sync with 0.9.12cvs28 HEAD
20332
20333 2004-07-16 [paul]       0.9.12cvs26.1
20334         
20335         * src/gtk/quicksearch.c
20336         * src/account.c
20337         * src/account.h
20338         * src/compose.c
20339         * src/customheader.c
20340         * src/folder_item_prefs.c
20341         * src/main.c
20342         * src/mainwindow.c
20343         * src/messageview.c
20344         * src/mimeview.c
20345         * src/news.c
20346         * src/pgpmime.c
20347         * src/pop.c
20348         * src/pop.h
20349         * src/prefs_account.c
20350         * src/prefs_account.h
20351         * src/prefs_common.c
20352         * src/prefs_common.h
20353         * src/prefs_display_header.c
20354         * src/prefs_gtk.c
20355         * src/prefs_gtk.h
20356         * src/procheader.c
20357         * src/procmime.c
20358                 sync with 0.9.12cvs26 HEAD      
20359
20360 2004-07-15 [colin]      0.9.12cvs18.14
20361
20362         * src/folder.c
20363                 Disable GPG signature check during
20364                 folder move and scan
20365         (Closes Bug 521 Signature checking slows down Folder-Move)
20366
20367 2004-07-14 [colin]      0.9.12cvs18.13
20368
20369         * src/common/partial_download.c
20370                 update includes
20371
20372 2004-07-14 [colin]      0.9.12cvs18.12
20373
20374         * src/common/partial_download.c
20375         * src/common/partial_download.h
20376                 Move doc at top, add correct copyright
20377
20378 2004-07-14 [colin]      0.9.12cvs18.11
20379
20380         * src/folder.c
20381         * src/messageview.c
20382         * src/pop.c
20383         * src/pop.h
20384         * src/procmsg.c
20385         * src/summaryview.c
20386         * src/common/Makefile.am
20387         * src/common/partial_download.c ** NEW FILES **
20388         * src/common/partial_download.h ** NEW FILES **
20389                 Move partial-download related stuff to its
20390                 own file
20391
20392 2004-07-14 [colin]      0.9.12cvs18.10
20393
20394         * src/send_message.c
20395                 Fix smtp auth when user is null or empty
20396
20397 2004-07-13 [colin]      0.9.12cvs18.9
20398
20399         * src/gtk/quicksearch.c
20400                 Use alphabetic order
20401
20402 2004-07-13 [colin]      0.9.12cvs18.8
20403
20404         * src/pop.c
20405                 Be paranoid on the checks
20406
20407 2004-07-13 [colin]      0.9.12cvs18.7
20408
20409         * src/gtk/quicksearch.c
20410                 Fix Engrish once again
20411
20412 2004-07-13 [colin]      0.9.12cvs18.6
20413
20414         * src/procmsg.c
20415         * src/summaryview.c
20416                 Mark messages for deletion when they are about to
20417                 be removed from trash
20418
20419 2004-07-13 [colin]      0.9.12cvs18.5
20420
20421         * src/matcher.c
20422         * src/matcher.h
20423         * src/matcher_parser_parse.y
20424         * src/prefs_matcher.c
20425         * src/gtk/quicksearch.c
20426                 Add 'partial' ('p') match string to find partially
20427                 downloaded messages
20428
20429 2004-07-13 [colin]      0.9.12cvs18.4
20430
20431         * src/pop.c
20432                 Fix misplaced block
20433
20434 2004-07-13 [colin]      0.9.12cvs18.3
20435
20436         * src/pop.c
20437         * src/pop.h
20438         * src/messageview.c
20439                 Refactor API (to avoid passing 5+ params and code
20440                 duplication)
20441         * src/folder.c
20442         * src/msgcache.c
20443         * src/procheader.c
20444         * src/common/defs.h
20445                 Add planned_download to cache
20446                 Don't mess uidl file when moving partially downloaded
20447                 mails (they change folder, we should change it in the
20448                 uidl list too or we'll remove an incorrect message)
20449                 (this also helps removing hacks when changing 
20450                 planned_download in messageview.c)
20451
20452 2004-07-12 [colin]      0.9.12cvs18.2
20453
20454         * src/gtk/quicksearch.c
20455                 Fix missing status update in quicksearch
20456
20457 2004-07-12 [paul]       0.9.12cvs18.1
20458
20459         * po/POTFILES.in
20460         * src/Makefile.am
20461         * src/account.c
20462         * src/codeconv.c
20463         * src/compose.c
20464         * src/inc.c
20465         * src/main.c
20466         * src/prefs_common.c
20467         * src/procmsg.h
20468         * src/toolbar.c
20469         * src/prefs_msg_colors.[ch]     ** NEW FILES **
20470         * src/prefs_wrapping.[ch]       ** NEW FILES **
20471         * src/common/intl.h
20472         * src/common/utils.[ch]
20473         * src/gtk/quicksearch.[ch]
20474                 sync with 0.9.12cvs18 HEAD
20475
20476 2004-07-12 [colin]      0.9.11cvs17.25
20477
20478         * src/folder.c
20479         * src/folder.h
20480                 Remove unused function added by me in 0.9.11cvs17.10
20481
20482 2004-07-11 [colin]      0.9.11cvs17.24
20483
20484         * src/inc.c
20485         * src/messageview.c
20486         * src/pop.c
20487         * src/pop.h
20488                 Use folderitem and msgnum instead of filename to
20489                 know which mail to delete
20490                 Move old partial mail deletion to pop.c
20491
20492 2004-07-10 [colin]      0.9.11cvs17.23
20493
20494         * src/inc.c
20495                 Add debug
20496         * src/pop.c
20497         * src/pop.h
20498                 Don't re-use same enums for unrelated stuff: it's 
20499                 completely misleading !
20500                 Document a bit
20501
20502 2004-07-09 [colin]      0.9.11cvs17.22
20503
20504         * src/inc.c
20505                 Remove folder-type check and do
20506                 more tests to be sure everything's
20507                 ok
20508         * src/messageview.c
20509                 Punctuation update, remove useless
20510                 code, fix two warnings
20511         * src/noticeview.c
20512                 Layout cleaning, reset 2nd button
20513                 when specifying one
20514
20515 2004-07-09 [colin]      0.9.11cvs17.21
20516
20517         * src/messageview.c
20518         * src/pop.c
20519         * src/pop.h
20520                 Allow user to change his mind
20521                 and postpone decision (by
20522                 unmarking the mail)
20523
20524 2004-07-09 [colin]      0.9.11cvs17.20
20525
20526         * src/messageview.c
20527                 Fix bug with delete state
20528         * src/pop.c
20529         * src/pop.h
20530                 Fix buffer leak (fread doesn't 
20531                 terminate buffers with \0)
20532                 Refactoring (remove magic 
20533                 numbers)
20534
20535 2004-07-09 [colin]      0.9.11cvs17.19
20536
20537         * src/pop.c
20538                 Don't log "Skipping message" if 
20539                 we're going to TOP it two lines
20540                 later
20541
20542 2004-07-09 [colin]      0.9.11cvs17.18
20543
20544         * src/messageview.c
20545                 Fix Engrish
20546
20547 2004-07-09 [colin]      0.9.11cvs17.17
20548
20549         * src/pop.c
20550                 strlen checking...
20551         * src/messageview.c
20552                 refactoring a bit
20553
20554 2004-07-08 [colin]      0.9.11cvs17.16
20555
20556         * src/noticeview.c
20557         * src/noticeview.h
20558                 Add an optional second button
20559         * src/messageview.c
20560         * src/pop.c
20561         * src/pop.h
20562                 Don't delete partially received mails after a certain
20563                 time; rather, let the user decide.
20564
20565 2004-07-08 [colin]      0.9.11cvs17.15
20566
20567         * src/common/smtp.h
20568                 Sync with HEAD
20569
20570 2004-07-08 [colin]      0.9.11cvs17.14
20571
20572         * src/messageview.c
20573         * src/common/smtp.c
20574                 Use to_human_readable() for sizes
20575
20576 2004-07-08 [colin]      0.9.11cvs17.13
20577
20578         * src/inc.c
20579         * src/messageview.c
20580         * src/pop.c
20581         * src/pop.h
20582         * src/procmsg.c
20583                 Fix partial-downloading issues:
20584                         catch unsupported TOP
20585                         don't delete partially downloaded mails before 5 days
20586                         don't update existing with non-MH folders; that'll
20587                         make dups, but it's better than trashing the folder
20588                         free new msginfo parts
20589                 Fix indentation ;-)
20590
20591 2004-07-08 [colin]      0.9.11cvs17.12
20592
20593         * src/common/smtp.c
20594         * src/common/smtp.h
20595                 Sync smtp size verification with HEAD
20596
20597 2004-07-08 [colin]      0.9.11cvs17.11
20598
20599         * src/summaryview.c
20600         * src/prefs_common.c
20601         * src/prefs_common.h
20602         * src/gtk/quicksearch.c
20603         * src/gtk/quicksearch.h
20604                 Sync sticky pref with HEAD
20605
20606 2004-07-08 [colin]      0.9.11cvs17.10
20607
20608         * src/folder.c [1.213.2.6]
20609         * src/folder.h [1.87.2.6]
20610         * src/inc.c [1.149.2.7]
20611         * src/messageview.c [1.94.2.8]
20612         * src/procheader.c [1.47.2.6]
20613         * src/procmsg.c [1.150.2.4]
20614         * src/procmsg.h [1.60.2.5]
20615         * src/pop.c [1.56.2.4]
20616         * src/pop.h [1.17.2.3]
20617                 Let too big messages get downloaded, but truncated
20618                 Add a button to download them completely
20619                 
20620 2004-07-06 [colin]      0.9.11cvs17.9
20621
20622         * src/gtk/quicksearch.c [1.1.2.3]
20623                 Add a Clear button
20624         * commitHelper
20625         * PATCHSETS
20626                 Add a script to help with cvs
20627
20628 2004-07-03 [colin]      0.9.11cvs17.8
20629
20630         * src/plugins/imageviewer/viewer.c
20631                 fix imageviewer (which was staying on the first
20632                 displayed image)
20633
20634 2004-07-03 [colin]      0.9.11cvs17.7
20635
20636         Removed FIXME_GTK2 warnings
20637         * src/gtk/gtkutils.c
20638                 useless #warnings
20639         * src/gtk/menu.c
20640                 useless #warnings (no need to mess with menu rc)
20641         * src/gtk/menu.h
20642                 unused functions
20643         
20644
20645 2004-07-03 [colin]      0.9.11cvs17.6
20646
20647         Removed FIXME_GTK2 warnings
20648         * src/codeconv.c
20649                 useless #warnings (rewrite needed)
20650         * src/compose.c
20651                 useless #warnings (rewrite needed)
20652                 useless #warnings (gtk2 is like that)
20653                 useless #warnings (previously fixed)
20654         * src/main.c
20655                 useless #warnings (previously fixed)
20656         * src/message_search.c
20657                 useless #warnings (gtk2 is like that)
20658                 Made apparent that search is case-sensitive
20659         * src/mimeview.c
20660                 useless #warnings (rewrite needed)
20661                 useless #warnings (gtk2 is like that)
20662                 reimplemented real warnings
20663         * src/prefs_common.c
20664                 Removed block cursor option (not it gtk2)
20665         * src/prefs_gtk.c
20666                 useless #warnings (rewrite needed)
20667         * src/procheader.c
20668                 useless #warnings (rewrite needed)
20669         * src/sourcewindow.c
20670                 useless #warnings (incorrect placing)
20671         * src/summary_search.c
20672                 useless #warnings (gtk2 is like that)
20673                 Made apparent that search is case-sensitive
20674         * src/action.c
20675                 useless #warnings (gtk2 is like that)
20676         * src/textview.c
20677                 useless #warnings (rewrite needed)
20678         * src/toolbar.c
20679                 useless #warnings (rewrite needed)
20680
20681 2004-07-03 [colin]      0.9.11cvs17.5
20682
20683         * src/textview.c
20684                 Fix mismerge which broke URI opening
20685                 
20686 2004-07-01 [colin]      0.9.11cvs17.4
20687
20688         * src/gtk/filesel.c
20689                 Fill filename when saving
20690                 
20691 2004-06-27 [colin]      0.9.11cvs17.3
20692
20693         * src/gtk/filesel.[ch]
20694                 Use the new GTK file selector
20695                 Update prototype to match the reality: multiple file
20696                 selection is open-only          
20697         * src/compose.c
20698                 Match the new prototypes        
20699         * configure.ac
20700                 Match the new requirements (gtk 2.4.0)
20701                         
20702 2004-06-26 [colin]      0.9.11cvs17.2
20703
20704         * src/plugins/trayicon/trayicon.c
20705                 Remove useless signal handler on resize, which causes
20706                 an infinite "loop"
20707         
20708 2004-06-26 [colin]      0.9.11cvs17.1
20709         
20710         * tools/Makefile.am
20711                 remove launch_firebird and add nautilus2sylpheed.sh
20712         * src/quicksearch.c
20713           src/summaryview.c
20714                 Fix show/hide "Extended symbols" button problem
20715                 Fix apparition at startup
20716                 Fix const warnings
20717         * src/plugins/image_viewer/Makefile.am
20718                 Fix configure 
20719         * common/ssl.c
20720                 Re-enable certificate check, as it doesn't seem to
20721                 cause Xlib errors anymore
20722
20723 2004-06-25 [paul]       0.9.11cvs17
20724
20725         * sync with 0.9.11cvs17 HEAD
20726         
20727         NOTE: QuickSearch is broken
20728
20729 2004-06-07 [colin]      0.9.10claws67.10
20730         * src/plugins/trayicon/trayicon.c
20731           src/plugins/trayicon/libeggtrayicon/Makefile.am
20732           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
20733                 Fix gettextization in trayicon plugin
20734
20735 2004-06-07 [colin]      0.9.10claws67.9
20736         
20737         * src/summaryview.c
20738           src/gtk/gtksctree.[ch]
20739                 Let Shift+{Up,Down} work in summaryview
20740                 (well, Down "works" and Up works)
20741                 Let the list scroll when using these keys
20742
20743 2004-06-06 [colin]      0.9.10claws67.8
20744
20745         * src/plugins/trayicon/trayicon.c
20746                 Fix pixmap update
20747
20748 2004-06-06 [colin]      0.9.10claws67.7
20749
20750         * src/addressbook.c
20751                 Fix signal handling causing system-wide focus grab
20752
20753 2004-05-25 [paul]       0.9.10claws67.6
20754
20755         * Makefile.am
20756           src/Makefile.am
20757                 clean up
20758
20759 2004-05-25 [paul]       0.9.10claws67.5
20760
20761         * replace deprecated gtk_signal... functions
20762
20763 2004-05-23 [colin]      0.9.10claws67.4
20764
20765         * src/compose.c
20766                 Fix wrapping
20767
20768 2004-05-22 [colin]      0.9.10claws67.3
20769
20770         * src/compose.c
20771                 Re-fix [Edited] in compose.c::compose_reedit()
20772
20773 2004-05-22 [colin]      0.9.10claws67.2
20774
20775         * src/procmime.c
20776                 Fix parsing of multiparts mails
20777
20778 2004-05-22 [colin]      0.9.10claws67.1
20779
20780         * src/summaryview.c
20781                 Fix quicksearch
20782
20783 2004-05-22 [paul]       0.9.10claws67
20784
20785         * sync with 0.9.10claws67 HEAD
20786
20787 2004-05-14 [alfons]
20788
20789         * src/procmime.h
20790                 add forgotton prototype
20791
20792 2004-05-10 [paul]       0.9.10claws57
20793
20794         * sync with 0.9.10claws57 HEAD
20795
20796 2004-05-05 [paul]       0.9.9.claws1
20797
20798         * ChangeLog-gtk2        ** REMOVED **
20799           ChangeLog-gtk2.claws  ** ADDED **
20800                 rename and adopt the normal claws format
20801                 
20802         * configure.ac
20803                 require gtkmathview >= 0.5
20804
20805         * ac/*                          ** REMOVED **
20806           ac/                           ** REMOVED **
20807           intl/Makefile.in              ** REMOVED **
20808           m4/                           ** ADDED **
20809           m4/missing                    ** ADDED **
20810           m4/missing/gdk-pixbuf.m4      ** ADDED **
20811           m4/missing/gettext.m4         ** ADDED **
20812           m4/missing/gpgme.m4           ** ADDED **
20813           m4/missing/imlib.m4           ** ADDED **
20814           m4/.cvsignore                 ** ADDED **
20815           m4/Makefile.am                ** ADDED **
20816           m4/README                     ** ADDED **
20817           m4/aclocal-include.m4         ** ADDED **
20818           m4/aspell.m4                  ** ADDED **
20819           m4/check-type.m4              ** ADDED **
20820           m4/gnupg-check-typedef.m4     ** ADDED **
20821           m4/openssl.m4                 ** ADDED **
20822           m4/spamassassin.m4            ** ADDED **
20823           po/ChangeLog                  ** REMOVED **
20824           po/Makefile.in.in             ** REMOVED **
20825           po/Rules-quot                 ** REMOVED **
20826           po/boldquot.sed               ** REMOVED **
20827           po/en@boldquot.header         ** REMOVED **
20828           po/en@quot.header             ** REMOVED **
20829           po/insert-header.sin          ** REMOVED **
20830           po/quot.sed                   ** REMOVED **
20831           po/remove-potcdate.sed        ** REMOVED **
20832           po/remove-potcdate.sin        ** REMOVED **
20833           po/stamp-po                   ** REMOVED **
20834           Makefile.am
20835           autogen.sh
20836           configure.ac
20837                 enable building with automake 1.8.x
20838                 add 'autopoint --force' to autogen.sh and remove all
20839                 auto-generated files, remove ac/ directory and use
20840                 m4/ directory instead
20841                 
20842         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
20843                 fix gettextization
20844
20845 2004-02-28 Colin Leroy <colin@colino.net>
20846         * src/prefs_matcher.c
20847           src/prefs_filtering.c
20848           src/prefs_filtering_action.c
20849                 Fix non-editable GtkEntries
20850
20851 2004-02-22 Thorsten Maerz <torte@netztorte.de>
20852         * src/prefs_themes.c
20853                 utf8 conversion for theme info
20854
20855 2004-02-21 Thorsten Maerz <torte@netztorte.de>
20856         * sync 0.9.9claws
20857
20858 2004-02-14 Thorsten Maerz <torte@netztorte.de>
20859         * src/grouplistdialog.c
20860                 allow multiple selections without ctrl key
20861
20862 2004-02-09 Thorsten Maerz <torte@netztorte.de>
20863         * src/main.c
20864                 enable customizable accelerators
20865
20866 2004-02-08 Thorsten Maerz <torte@netztorte.de>
20867         * src/prefs_common.c
20868                 re-enable different font settings for gtk1/2
20869         * src/prefs_folder_item.c
20870                 fix folder prefs displayed wrong
20871         * src/textview.c
20872                 set 'sunken' shadow type
20873
20874 2004-02-07 Colin Leroy <colin@colino.net>
20875         * src/compose.c
20876                 Fix message being always [Edited]
20877                 Encode headers correctly (utf8 buf)
20878
20879 2004-01-27 Thorsten Maerz <torte@netztorte.de>
20880         * src/socket.c
20881                 remove double g_source_attach()
20882                 (Thanks to Colin Leroy)
20883
20884 2004-01-27 Thorsten Maerz <torte@netztorte.de>
20885         * src/gtk/gtksctree.c
20886                 Fix SSL certificate list not shown
20887         * src/mimeview.c
20888                 Fix clicks in mime tree
20889
20890 2004-01-27 Thorsten Maerz <torte@netztorte.de>
20891         * src/common/socket.c
20892                 Fix SSL receive
20893         * src/compose.c
20894                 Fix clipboard menu hotkeys
20895
20896 2004-01-25 Thorsten Maerz <torte@netztorte.de>
20897         * src/gtk/gtkaspell.[ch]
20898           src/compose.c
20899                 reimplement spellchecker
20900
20901 2004-01-25 Thorsten Maerz <torte@netztorte.de>
20902         * src/gtk/filesel.c
20903                 crash when inserting file in compose window
20904                 (TODO: keep old selection on clicks)
20905         * src/main.c
20906                 use gtkrc-2.0 instead of gtkrc
20907
20908 2004-01-25 Thorsten Maerz <torte@netztorte.de>
20909         * src/messageview.c
20910                 remove orphaned mimeview unref()
20911
20912 2004-01-20 Thorsten Maerz <torte@netztorte.de>
20913         * src/grouplistdialog.c
20914                 expand nodes containing subscribed groups
20915
20916 2004-01-19 Thorsten Maerz <torte@netztorte.de>
20917         * src/textview.c
20918                 textview: hide cursor, restore old click behaviour
20919
20920 2004-01-18 Thorsten Maerz <torte@netztorte.de>
20921         * src/textview.c
20922                 variable names messed up
20923
20924 2004-01-17 Colin Leroy <colin@colino.net>
20925         * src/addr_compl.c
20926                 Fix completion address too thin
20927         * src/compose.c
20928                 Fix tab-to-subject behaviour
20929         * src/summaryview.c
20930                 Implement key up & down in summaryview
20931
20932 2004-01-12 Thorsten Maerz <torte@netztorte.de>
20933
20934         * sync 098claws
20935
20936 2004-01-08 Thorsten Maerz <torte@netztorte.de>
20937         * configure.ac
20938           Makefile.am
20939           doc/.cvsignore
20940           doc/Makefile.am
20941                 faq, man, manual moved to doc/
20942         * ac/aspell.m4
20943           ac/check-type.m4
20944           ac/gnupg-check-typedef.m4
20945           ac/openssl.m4
20946           ac/spamassassin.m4
20947           ac/missing/gdk-pixbuf.m4
20948           ac/missing/gpgme.m4
20949           ac/missing/imlib.m4
20950                 fix automake warnings
20951
20952 2003-12-06 Colin Leroy <colin@colino.net>
20953         * src/summaryview.c
20954                 Fix quicksearch
20955
20956 2003-12-05 Colin Leroy <colin@colino.net>
20957         * src/summaryview.c
20958                 Fix going to next unread folder
20959
20960 2003-12-05 Colin Leroy <colin@colino.net>
20961         * src/crash.c
20962                 Fix gtk2 compilation
20963         * src/session.c
20964                 Remove iotag source handler at disconnection
20965         * src/socket.[ch] 
20966                 Remove source handler when closing socket 
20967                 (fixes another seg)
20968
20969 2003-12-04 Colin Leroy <colin@colino.net>
20970         * src/compose.c
20971           src/prefs_account.c
20972           src/prefs_common.c
20973                 Fix some dropdown menus
20974
20975 2003-12-04 Colin Leroy <colin@colino.net>
20976         * src/compose.c
20977                 Fix event handlers on header fields
20978         * src/common/socket.c
20979           src/common/session.c
20980                 Fix segfault with callback (SSL)
20981                 Fix end of session 
20982
20983 2003-10-06 Thorsten Maerz <torte@netztorte.de>
20984
20985         * Fix compile bug in src/compose.c
20986         * removed src/gtk/gtkstext.[ch]
20987
20988 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
20989
20990         * Convert character set and escape "text" attributes in toolbar setting
20991         files.
20992         * Fixed bug in button-press-event handling.
20993
20994 2003-09-16 Thorsten Maerz <torte@netztorte.de>
20995
20996         * Fixed bug in key-press-event handling.
20997
20998 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
20999
21000         * Enabled to compile tray-icon plugin (Ad-hoc).
21001         * Avoid hang up bug of icon list in mime view (Ad-hoc).
21002
21003 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
21004
21005         * Enabled to compile on sylpheed-claws.
21006         (tray-icon plugin still cannot compile yet.)
21007
21008 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
21009
21010         * Updated to 0.9.5.
21011
21012 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
21013
21014         * Updated to 0.9.4.
21015         * Ported monitoring SSL mechanism to GSource of GLib2
21016         (I don't confirm it)
21017         * Added _gtk2 suffix to key name of font preference to avoid
21018         ovverwriting preference of Gtk+-1.2 version.
21019
21020 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
21021
21022         * Updated to 0.9.2.
21023
21024 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
21025
21026         * Updated to 0.9.1.
21027         * Translate po files into UTF-8 when execute autogen.sh.
21028
21029 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
21030
21031         * Updated to 0.9.0.
21032
21033 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
21034
21035         * Plugged GError related memory leaks.
21036
21037 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
21038
21039         * Changed default size of fonts.
21040         * Enabled to set titile font size of warning dialog.
21041
21042 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
21043
21044         * Embed a sylpheed icon into executable binary on Windows.
21045
21046 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
21047
21048         * I forgot to traslate character set of element string in src/xml.c.
21049
21050 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
21051
21052         * Fixed detecting bind_textdomain_codeset in configure.in.
21053         * The bug in which "Example" of "Date fromat" preference isn't displayed
21054         correctly has been fixed.
21055
21056 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
21057
21058         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
21059           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
21060           glib-gettextize
21061           Removed intl directory.
21062           Translated po files into UTF-8.
21063           (Thanks! Ryuji Abe)
21064
21065 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
21066
21067         * The bug which doesn't unscape string in xml.c has been fixed.
21068
21069 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
21070
21071         * The bug which is failed to translate encoding of file name thorough
21072         file dialog has been fixed.
21073
21074 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
21075
21076         * Modified to translate file names which is used in inporting/expoting
21077         mbox feature and "Save as" feature into locale encoding.
21078         * Translate file names into locale encoding when "Attache file" and
21079         "Insert file".
21080         * Force set G_BROKEN_FILENAMES environment variable.
21081         * Other minor fixes.
21082
21083 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
21084
21085         * Modified to treat MH folder's name as locale encoding.
21086
21087 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
21088
21089         * The bug which clash on switching candidates of auto completion of
21090         addresses, cannot use auto completion in Japanesse is fixed
21091         (Thanks! Tokunaga-san)¡¥
21092
21093 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
21094
21095         * The bug which cannot switch key accelerator preference has been fixed
21096         (Thanks! smbd-san)¡¥
21097
21098 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
21099
21100         * version 0.8.11-gtk2-20030314
21101
21102 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
21103
21104         * The bug in which character set conversion of filtering messages has
21105         been fixed.(Thanks! COCOA-san).
21106
21107 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
21108
21109         * Revived "Leave space on head" preference in "Message" category.
21110         * A bug which clash when put the cursor to end of buffer and execute
21111         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
21112
21113 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
21114
21115         * version 0.8.11-gtk2-20030312
21116
21117 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
21118
21119         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
21120         * Modified to use Pango's API directly for font preference.
21121         * Integrated GtkTextView of textview to one widget.
21122         * Set fonts of header title in textview by "header_title" tag.
21123         * Removed some deprecated codes.
21124
21125 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
21126
21127         * Updated to 0.8.11.
21128         * Merged cygwin patch(Thanks! Sakai-san).
21129
21130 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
21131
21132         * version 0.8.10-gtk2-20030309