* src/Makefile.am
[claws.git] / ChangeLog.claws
1 2002-05-18 [christoph]  0.7.6claws4
2
3         * src/summaryview.c
4                 fix indentation of some code
5         * tools/Makefile.am
6                 fix spaces after \
7         * src/Makefile.am
8                 add missing \
9                 correct path for ignorethread.xpm
10                 incorrect filename for sylpheed_logo.xpm
11
12 2002-05-18 [paul]       0.7.6claws3
13
14         * sync with 0.7.6cvs8
15                 see ChangeLog 2002-05-16 and 2002-05-17
16
17 2002-05-18 [melvin]     0.7.6claws2
18
19         * README.claws
20                 Corrected an action's definition and fixed some misspellings.
21
22 2002-05-18 [paul]       0.7.6claws1
23
24         * tools/Makefile.am
25           tools/gpg-sign        ** new file **
26           tools/uudec           ** new file **
27                 add Melvin's Actions scripts
28
29         * README.claws
30                 add Melvin's descriptions for Actions
31
32 2002-05-18 [paul]       0.7.6claws
33
34         * Version 0.7.6claws released
35
36 2002-05-17 [paul]       0.7.5claws32
37
38         * po/es.po
39                 updated by Ricardo Mones Lastra
40
41 2002-05-17 [paul]       0.7.5claws31
42
43         * src/compose.c
44                 fix Account prefs default folder for sent/draft/deleted
45                 messages bug
46
47         * po/it.po
48           po/nl.po
49                 updated translation by Alessandro Maestri and
50                 Wilbert Berendsen
51
52 2002-05-17 [melvin]     0.7.5claws30
53
54         * src/prefs_actions.c
55                 Fixed bug where using %F not at the end of the command 
56                 resulted in an additional empty argument being created.
57                 Thanks to Darko Koruga for reporting the bug.
58
59 2002-05-17 [melvin]     0.7.5claws29
60
61         * po/fr.po
62                 Updated French translations.
63
64 2002-05-15 [paul]       0.7.5claws28
65         
66         * po/es.po
67                 updated by Ricardo Mones Lastra
68
69 2002-05-15 [paul]       0.7.5claws27
70
71         * sync with 0.7.6cvs4
72                 see ChangeLog 2002-05-14 and 2002-05-15
73
74 2002-05-14 [paul]       0.7.5claws26
75
76         * sync with 0.7.6cvs1
77                 see ChangeLog 2002-05-13
78
79 2002-05-13 [thorsten]   0.7.5claws25
80
81         * src/messageview.c
82                 fix select_all and copy in multipart messages
83         * src/mainwindow.c
84                 fix select_all and copy in multipart messages
85
86 2002-05-12 [paul]       0.7.5claws24
87
88         * src/summaryview.c
89                 reverse last commit, bug already fixed in 0.7.5claws3
90
91 2002-05-12 [netztorte]  0.7.5claws23
92
93         * src/summaryview.c
94                 dont parse empty addressbook (checked in before claws20)
95
96 2002-05-12 [melvin]     0.7.5claws22
97
98         * src/procmsg.[ch]
99                 Removed unneeded priority code introduced by the previous 
100                 commit.
101
102 2002-05-12 [melvin]     0.7.5claws21
103
104         * src/compose.[ch]
105                 Added possibility to set message's priority.
106         * src/procmsg.[ch]
107                 Added possibility to set message's priority.
108                 Added missing headers
109
110 2002-05-12 [melvin]     0.7.5claws20
111
112         * src/prefs_actions.c
113                 Removed implicitely added quotes around the name
114                 of the temporary files of mime parts.
115
116 2002-05-12 [paul]       0.7.5claws19
117
118         * sync with 0.7.5cvs20
119                 see ChangeLog 2002-05-11
120
121 2002-05-12 [alfons]     0.7.5claws18
122
123         * src/quote_fmt_lex.l
124         * src/quote_fmt_parse.y
125                 allow quote / reply date & time format to be set using
126                 %D{format}. format is a format string you'd pass to
127                 strftime() (see man strftime, or the Display tab |
128                 Date format setting).
129
130                 Currently %D converts the date to local time. 
131
132 2002-05-11 [paul]       0.7.5claws17
133
134         * sync with 0.7.5cvs19 (except src/prefs_folder_item.c)
135                 see ChangeLog 2002-05-10 and 2002-05-11
136
137 2002-05-10 [paul]       0.7.5claws16
138
139         * sync with 0.7.5cvs16
140                 see ChangeLog entries 2002-05-09 and 
141                 2002-05-10
142
143 2002-05-10 [colin]      0.7.5claws15
144
145         * src/textview.c
146                 Corrected a bug that prevented sylpheed to open
147                 double-clicked URIs.
148
149 2002-05-09 [paul]       0.7.5claws14
150
151         * sync with 0.7.5cvs14
152                 see ChangeLog 2002-05-08 and 2002-05-09
153
154 2002-05-08 [paul]       0.7.5claws13
155
156         * sync with 0.7.5cvs11
157                 see ChangeLog entry 2002-05-08
158
159 2002-05-08 [paul]       0.7.5claws12
160
161         * src/mainwindow.c
162           src/textview.[ch]
163                 fix segfault on View->Open in new window
164                 patch submitted by Thorsten Maerz <torte@netztorte.de>
165
166 2002-05-07 [paul]       0.7.5claws11
167
168         * sync with 0.7.5cvs9
169                 see ChangeLog entry 2002-05-07
170
171 2002-05-06 [paul]       0.7.5claws10
172
173         * src/messageview.c
174           src/textview.c
175                 display url in statusbar on single-click
176                 patch submitted by Thorsten Maerz <torte@netztorte.de>
177
178 2002-05-06 [match]      0.7.5claws9
179
180         * src/addritem.[ch]
181                 new functions.
182         * src/addrcache.c
183                 tidy up.
184         * src/xmlprops.[ch]
185                 XML implementation of properties file.
186         * src/exporthtml.[ch]
187         * src/expthtmldlg.[ch]
188         * src/addressbook.c
189                 export to HTML.
190
191 2002-05-02 [sergey]     0.7.5claws8
192
193         * src/mainwindow.c (mainwin_entries),
194           src/prefs_common.c (prefs_send_create()),
195           src/codeconv.c (locale_table):
196                 use charset name "Windows-1251" instead of "CP1251".
197
198 2002-05-02 [colin]      0.7.5claws7
199         
200         * src/compose.c
201           src/prefs_common.c
202           src/prefs_folder_item.c
203                 Fixed cosmetics bugs due to Outbox renamed to Sent.
204
205 2002-05-02 [hiro]       0.7.5claws6
206
207         * src/imap.c
208                 sync the change for QUOTE_IF_REQUIRED() macro with 0.7.5cvs7.
209
210 2002-05-02 [paul]       0.7.5claws5
211
212         * src/compose.c
213                 more sync with 0.7.5cvs7, see ChangeLog entry
214                 2002-05-02
215
216 2002-05-02 [hiro]       0.7.5claws4
217
218         * src/compose.c
219                 compose_queue_sub():
220                 check if queue folder exists (closes #550397).
221                 removed directory creation since it should be handled
222                 transparently.
223         * src/imap.c
224                 imap_add_msg(): return UID for appended message
225                 (closes #548842).
226
227 2002-04-30 [paul]       0.7.5claws3
228
229         * src/summaryview.c
230                 fix account_find_from_address() bug
231
232 2002-04-28 [colin]      0.7.5claws2
233
234         * src/compose.c
235           src/textview.c
236           src/prefs_common.[ch]
237           src/utils.[ch]
238                 Added user-definable quotation characters recognition.
239
240 2002-04-28 [paul]       0.7.5claws1
241
242         * sync with 0.7.5cvs4
243                 see ChangeLog entry  2002-04-25
244
245 2002-04-28 [paul]       0.7.5claws
246
247         * po/es.po
248           po/nl.po
249           po/pt_BR.po
250                 updated by Ricardo Mones Lastra, Wilbert Berendsen, and
251                 Fabio Junior Beneditto
252
253 2002-04-27 [jens]       0.7.4claws103
254
255         * po/de.po
256                 updated German translation.
257
258 2002-04-27 [hiro]       0.7.4claws102
259
260         * src/summaryview.c
261                 summary_write_cache(): fixed the mark loss of hidden messages.
262
263 2002-04-26 [melvin]     0.7.4claws101
264
265         * src/procmsg.c
266                 fixed a second typo (same one)
267         * po/fr.po
268           po/it.po
269           po/pt_BR.po
270                 fixed the type again...
271
272 2002-04-26 [melvin]     0.7.4claws100
273
274         * src/procmsg.c
275                 fixed a typo in an alert message ("temorary").
276         * po/it.po
277         * po/pt_BR.po
278                 corrected the typo  described above.
279         * po/fr.po
280                 updated French translation.
281
282 2002-04-26 [darko]      0.7.4claws99
283
284         * src/summaryview.c
285                 fix target folder colorization
286
287 2002-04-25 [paul]       0.7.4claws98
288
289         * po/it.po
290                 updated by Alessandro Maestri
291
292 2002-04-24 [colin]      0.7.4claws97
293         
294         * src/compose.c
295                 Fixed double "subject is empty" question.
296
297 2002-04-23 [colin]      0.7.4claws96
298         
299         * src/mimeview.c
300                 Corrected issue when "automatically display images" was
301                 not set : first image remained after selecting second.
302
303 2002-04-23 [melvin]     0.7.4claws95
304
305         * src/prefs_actions.c
306                 Don't display in/out dialog if there is nothing to show.
307
308 2002-04-23 [paul]       0.7.4claws94
309
310         * sync with 0.7.5cvs3
311                 bug fixes: see ChangeLog entry 2002-04-23
312
313 2002-04-22 [darko]      0.7.4claws93
314
315         * src/compose.c
316                 fix previous check-in which changed code after
317                 merge from main
318
319 2002-04-22 [paul]       0.7.4claws92
320
321         * faq/de/*
322                 add German FAQ
323         * faq/en/*
324           faq/es/*
325           faq/fr/*
326                 update English, Spanish and French FAQs
327         * manual/de/*
328           manual/es/*
329                 add German and Spanish manuals
330         * manual/en/*
331           manual/fr/*
332                 update English and French manuals
333
334         * src/Makefile.am
335                 add to and re-arrange the pixmap entries
336
337 2002-04-22 [darko]      0.7.4claws91
338
339         * src/compose.c
340                 fix sender initials recognition to only allow
341                 '>' after the initials
342
343 2002-04-21 [paul]       0.7.4claws90
344
345         * sync with 0.7.5 release
346                 see ChangeLog entry 2002-04-21
347
348 2002-04-21 [alfons]
349
350         * src/Makefile.am
351                 add colin's new pixmaps to EXTRA_DIST
352
353 2002-04-21 [colin]      0.7.4claws89
354         * src/compose.c
355         * src/inc.c
356         * src/mainwindow.[ch]
357         * src/prefs_common.[ch]
358         * src/stock_pixmap.[ch]
359                 Added "Work offline" ability.
360
361 2002-04-21 [colin]      0.7.4claws88
362         
363         * src/mimeview.c
364         * src/prefs_common.c
365         * src/prefs_common.h
366         * src/textview.c : Added an option to common preferences -> display
367           to allow user not to automatically display images.
368
369 2002-04-21 [paul]       0.7.4claws87
370
371         * sync with 0.7.4cvs52
372                 see ChangeLog entry 2002-04-21 (src/imap.c)
373
374 2002-04-21 [paul]       0.7.4claws86
375
376         * sync with 0.7.4cvs51
377                 see ChangeLog entry 2002-04-21
378
379 2002-04-21 [paul]       0.7.4claws85
380
381         * sync with 0.7.4cvs49
382                 see ChangeLog entries 2002-04-20 and 2002-04-21
383
384         * src/Makefile.am
385                 clean up: remove old 'stock_' element from xpm 
386                 filenames.
387
388 2002-04-21 [alfons]     0.7.4claws84
389
390         apply sync patch from Paul
391
392         * src/folderview.c
393                 use old claws prefs_folder_item_create() for now
394
395 2002-04-19 [match]      0.7.4claws83
396
397         * src/addressbook.[ch]
398         * src/addrharvest.[ch]
399         * src/addrgather.[ch]
400                 recurse folders.
401         * src/mainwindow.c
402         * src/summaryview.[ch]
403                 change menu option.
404
405 2002-04-19 [paul]       0.7.4claws82
406
407         * po/pt_BR.po
408                 updated by Fabio Junior Beneditto
409
410 2002-04-14 [alfons]     0.7.4claws81
411
412         * src/passphrase.c
413                 add #include <sys/types.h> for mode_t and off_t 
414
415 2002-04-13 [paul]       0.7.4claws80
416         
417         * src/main.c
418           src/passphrase.[ch]
419           src/pgptext.c
420           src/prefs_common.[ch]
421           src/rfc2015.c
422                 enable storing of GnuPG passphrase for the whole 
423                 session or a user-defined number of minutes. patch 
424                 submitted by Ravemax <ravemax@dextrose.com>
425
426 2002-04-13 [alfons]     0.7.4claws79
427
428         * src/textview.c
429                 make email parser also stop scanning when encountering separators
430                 ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
431
432 2002-04-13 [paul]       0.7.4claws78
433
434         * sync with 0.7.4cvs39
435                 see ChangeLog entry 2002-04-12
436
437 2002-04-11 [paul]       0.7.4claws77
438
439         * sync with 0.7.4cvs37
440                 see ChangeLog entry 2002-04-11
441
442 2002-04-11 [paul]       0.7.4claws76
443
444         * COPYING 
445                 re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
446                 the clause for OpenSSL). sync with sylpheed main
447
448 2002-04-09 [melvin]     0.7.4claws75
449
450         * src/compose.c
451                 Made 'Ctrl-Enter' on send ignore some modifiers 
452                 (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
453                 to bind other *-Enter (but not Alt-Enter).
454
455 2002-04-09 [paul]       0.7.4claws74
456
457         * sync with 0.7.4cvs35
458                 see ChangeLog entries 2002-04-09
459
460 2002-04-08 [paul]       0.7.4claws73
461
462         * sync with 0.7.4cvs33
463                 see ChangeLog entry 200-04-08
464
465 2002-04-07 [match]      0.7.4claws72
466
467         * src/addrharvest.[ch]
468                 fixed to read all addresses in header, regardless
469                 of header size. improved name parsing. accommodate
470                 harvest from folders and selected message.
471         * src/addritem.[ch]
472                 included new address parsing function.
473         * src/addrgather.[ch]
474         * src/addressbook.[ch]
475         * src/summaryview.[ch]
476         * src/mainwindow.c
477                 allow address harvest of folder as well as selected
478                 messages.
479
480 2002-04-07 [paul]       0.7.4claws71
481
482         * src/esmtp.[ch]
483           src/smtp.c
484                 don't try to authenticate with CRAM-MD5 in SMTP when 
485                 SMTP-AUTH enabled if MTA doesn't issue this 
486                 auth-method in it's ehlo-response. bug item #531364,
487                 patch item #938910. patch submitted by Colin Leroy 
488                 <colin@colino.net>
489
490 2002-04-07 [paul]       0.7.4claws70
491
492         * src/nntp.c
493                 fix missing MODE_READER bug. patch submitted by
494                 Colin Leroy <colin@colino.net>
495
496 2002-04-07 [alfons]     0.7.4claws69
497
498         * src/matcher.[ch]
499         * src/prefs_filtering.c
500         * src/summaryview.c
501                 escape \' and \" in strings passed as filtering strings; bug report by Alex Evseev.
502                 (see http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/)
503
504 2002-04-07 [paul]       0.7.4claws68
505
506         * sync with 0.7.4cvs32
507                 see ChangeLog entry 2002-04-06
508
509         * tools/filter_conv.pl
510                 more bug fixes
511
512 2002-04-06 [paul]       0.7.4claws67
513
514         * tools/filter_conv.pl
515                 modify to be able to find the name of the first
516                 mailbox and use that. main's filter does not
517                 record the full path to the mailbox and therefore
518                 can only filter to the first mailbox.
519
520 2002-04-05 [paul]       0.7.4claws66
521
522         * tools/filter_conv.pl
523                 attempt to make the script all-encompassing and
524                 be able to convert any main 'filter' rule thrown
525                 at it
526
527 2002-04-05 [paul]       0.7.4claws65
528
529         * tools/filter_conv.pl
530                 allow for collapsed folder trees
531
532 2002-04-05 [paul]       0.7.4claws64
533
534         * sync with 0.7.4cvs31
535                 see ChangeLog entries 2002-04-05
536
537 2002-04-03 [paul]       0.7.4claws63
538
539         * sync with 0.7.4cvs29
540                 see ChangeLog entries 2002-04-02 and 2002-04-03
541
542 2002-04-02 [paul]       0.7.4claws62
543
544         * sync with 0.7.4cvs26
545                 see ChangeLog entry 2002-04-01
546
547 2002-04-02 [match]      0.7.4claws61
548
549         * src/pine.[ch]
550         * src/importpine.[ch]
551         * src/addressbook.c
552                 import Pine address book.
553
554 2002-04-02 [match]      0.7.4claws60
555
556         * src/addrharvest.[ch]
557                 improve address parsing of funky addresses.
558
559 2002-04-02 [darko]      0.7.4claws59
560
561         * src/compose.c
562                 wrap on send improvements, it now recognizes quoted
563                 initials as part of the quotation string, and it
564                 does not join lines separated by CR
565
566 2002-04-01 [match]      0.7.4claws58
567
568         * src/mgutils.[ch]
569                 added new functions.
570         * src/mutt.[ch]
571                 remove excessive duplicate address generation
572                 on import.
573
574 2002-04-01 [alfons]     0.7.4claws57
575         
576         * src/summaryview.c
577                 put back g_free() 
578
579 2002-04-01 [paul]       0.7.4claws56
580
581         * sync with 0.7.4cvs25
582                 see ChangeLog entry 2002-04-01
583
584 2002-04-01 [alfons]     0.7.4aprilfool55
585
586         * src/summaryview.c
587                 honour feature request item #537427 to allow for
588                 displaying names from address book for sent mail also
589
590 2002-03-29 [paul]       0.7.4claws54
591
592         * src/mainwindow.c
593           src/prefs_filtering.[ch]
594           src/prefs_matcher.c
595           src/summaryview.c
596                 add 'fast filter' for claws' filtering,
597                 /Tools/Create filter rule/... patch submitted
598                 by Neill Miller <neillm@thecodefactory.org>
599
600 2002-03-29 [paul]       0.7.4claws53
601
602         * sync with 0.7.4cvs24
603                 see ChangeLog entry 2002-03-29
604
605 2002-03-28 [paul]       0.7.4claws52
606
607         * sync with 0.7.4cvs23
608                 see ChangeLog entry 2002-03-28
609
610 2002-03-27 [melvin]     0.7.4claws51
611
612         * src/prefs_actions.c
613                 Added support to pass only one message part (as a
614                 file) to the command using '%p'. No quotes are needed
615                 because doubles quotes are automatically added.
616                 Fixed bug where Sylpheed could block when waiting for
617                 a child process to finish.
618                 Changed the help menu to remove quotes around symbols to 
619                 avoid misinterpretation (they must not be used).
620
621 2002-03-27 [melvin]     0.7.4claws50
622
623         * src/inc.c
624                 Made the new mail notification command always 
625                 execute asynchronously.
626
627 2002-03-27 [paul]       0.7.4claws49
628
629         * src/compose.c
630                 fix bug introduced in last commit
631
632 2002-03-27 [paul]       0.7.4claws48
633
634         * sync with 0.7.4cvs21
635                 see ChangeLog 2002-03-26 and 2002-03-27
636
637 2002-03-26 [hoa]        0.7.4claws47
638
639         * src/prefs_folder_item.c
640                 really fixed the bug #516442 with folder rescan.
641
642 2002-03-26 [paul]       0.7.4claws46
643
644         * sync with 0.7.4cvs19
645                 see ChangeLog entries 2002-03-25 and 2002-03-26
646
647 2002-03-25 [hoa]        0.7.4claws45
648
649         * src/matcher.c
650         * src/mh.c
651                 fix the bug #516442 with folder rescan.
652
653         * src/prefs_common.[ch]
654         * src/compose.c
655                 added an option to enable two different behaviours
656                 for bounce.
657
658
659 2002-03-25 [paul]       0.7.4claws44
660
661         * src/mainwindow.c
662           src/selective_download.c
663                 correct a few menuitem labels
664
665 2002-03-25 [christoph]  0.7.4claws43
666
667         * src/procmsg.c
668                 fix non deleted tmp message in
669                 procmsg_save_to_outbox
670                 fix problems caused by sync with
671                 main branch's procmsg_send_queue
672
673 2002-03-25 [paul]       0.7.4claws42
674
675         * src/quote_fmt.c
676           src/quote_fmt_lex.l
677           src/quote_fmt_parse.y
678                 add Last name (%L) placeholder for quoting. 
679                 patch submitted by Thorsten Thielen 
680                 <thth@users.sourceforge.net>
681
682 2002-03-25 [paul]       0.7.4claws41
683
684         * src/utils.c
685                 get full hostname. patch submitted by
686                 Bob Woodside <rwoodside1@comcast.net>
687
688 2002-03-25 [paul]       0.7.4claws40
689
690         * src/account.c
691           src/news.c
692           src/nntp.[ch]
693           src/prefs_account.[ch]
694                 enable NNTP over SSL. patch submitted by
695                 Pascal Jermini <pascal@infinity.hn.org>
696
697 2002-03-24 [paul]       0.7.4claws39
698
699         * src/prefs_common.c
700                 make the arrangement of the Compose tab more
701                 coherent
702
703         * src/mainwindow.c
704                 fix some irregularities of style
705
706         * po/de.po
707                 updated by Kilian Krause
708
709 2002-03-23 [paul]       0.7.4claws38
710
711         * po/pt_BR.po
712                 updated by Fabio Junior Beneditto
713
714 2002-03-23 [paul]       0.7.4claws37
715
716         * src/mainwindow.c
717                 move 'Gather addresses' to 'Tools' menu
718                 make 'Selective download' sensitive
719
720 2002-03-23 [paul]       0.7.4claws36
721
722         * sync with 0.7.4cvs16
723                 see ChangeLog entries 2002-03-23
724
725 2002-03-22 [christoph]  0.7.4claws35
726
727         * src/quote_fmt_parse.y
728                 fix include program output
729
730 2002-03-22 [alfons]     0.7.4claws34
731
732         * src/pop.c
733                 initialize GDate stack variable correctly (sorry!)
734
735 2002-03-22 [paul]       0.7.4claws33
736
737         * src/compose.c
738           src/mainwindow.c
739           src/prefs_actions.c
740           src/prefs_common.c
741                 rename 'Tool' to 'Tools'
742
743         * src/mainwindow.c
744                 move 'Delete duplicated messages' from
745                 'Message/' to 'Tools/'
746                 re-arrange the order of 'Tools/' items
747
748 2002-03-22 [paul]       0.7.4claws32
749
750         * src/addr_compl.c
751           src/addressbook.[ch]
752                 auto-address completion now also matches on
753                 Nickname. patch submitted by Bob Forsman 
754                 <hammor@users.sourceforge.net>
755
756         * src/editaddress.c
757                 correct a spelling mistake
758
759 2002-03-22 [alfons]     0.7.4claws31
760
761         * src/pop.c
762                 fix getting uidl from incorrect string 
763                 (spotted by Colin)
764
765 2002-03-21 [alfons]     0.7.4claws30
766
767         * src/pop.c
768                 more code refactoring
769                 plug mem leak introduced by delete on server
770
771 2002-03-21 [paul]       0.7.4claws29
772
773         * sync with 0.7.4cvs11
774                 see ChangeLog entries 2002-03-20
775
776 2002-03-20 [alfons]     0.7.4claws28
777
778         * src/inc.c
779                 apply Colin's patch and refactor
780
781 2002-03-20 [paul]       0.7.4claws27
782
783         * sync with sylpheed 0.7.4cvs9
784                 see ChangeLog entry 2002-03-20
785
786 2002-03-19 [christoph]  0.7.4claws26
787
788         * src/mh.c
789         * src/procmsg.[ch]
790         * src/summaryview.c
791                 revert changes for flag updates
792                 (does not work correctly and no time to debug)
793
794 2002-03-20 [alfons]     0.7.4claws25
795
796         * src/pop.c
797                 refactor should_delete() a little bit 
798
799 2002-03-19 [paul]       0.7.4claws24
800
801         * src/inc.[ch]
802           src/pop.c
803           src/prefs_account.[ch]
804                 allow the user to leave downloaded mail on the 
805                 server for n days. Patch submitted by Colin Leroy 
806                 <colin@colino.net>
807
808 2002-02-19 [paul]       0.7.4claws23
809
810         * sync with sylpheed 0.7.4cvs8
811                 see ChangeLog entries 2002-03-19
812
813 2002-03-18 [paul]       0.7.4claws22
814
815         * sync with sylpheed 0.7.4cvs6
816                 see ChangeLog entry 2002-03-18
817
818 2002-03-18 [paul]       0.7.4claws21
819
820         * po/en_GB.po
821                 add en_GB message catalogue
822
823         * src/mbox_folder.c
824           src/prefs_account.c
825           src/prefs_actions.c
826                 correct a few spelling mistakes
827
828 2002-03-17 [alfons]     0.7.4claws20
829
830         * src/matcher.c
831                 more stringent checks for NULL params when writing
832                 filtering actions to a file
833                 
834 2002-03-17 [hoa]        0.7.3claws20
835
836         * src/news.c
837                 fixed the count of new messages
838
839         * src/compose.c
840                 fixed the "attachment properties" window
841
842 2002-03-17 [paul]       0.7.4claws19
843
844         * src/defs.h
845           src/folder.h
846           src/news.c
847           src/prefs_account.[ch]
848           src/procmsg.[ch]
849           src/summaryview.c
850                 automatically mark cross-posted messages as read 
851                 and (optionally) give them a colour label
852                 Patch submitted by Stefaan Eeckels <Stefaan.Eeckels@eec.lu>
853                 
854
855 2002-03-17 [paul]       0.7.4claws18
856
857         * sync with sylpheed 0.7.4cvs5
858                 see ChangeLog entry 2002-03-17
859
860 2002-03-17 [melvin]     0.7.4claws17
861         
862         * src/textview.c
863                 Worked around a gtktext 'bug': when searching for 
864                 a text in a long message it was scrolling slowly
865                 line by line until it hit the searched text.
866         * po/fr.po
867                 Updated French translation
868
869 2002-03-17 [melvin]     0.7.4claws16
870
871         * src/mainwindow.c
872         * src/compose.c
873         * src/prefs_actions.c
874                 Moved "Edit/Actions" to "Tool/Actions"
875                 Made mainwindow/compose window sensitive as soon as
876                 no child process is running anymore even if the io dialog
877                 is open.
878                 Fixed a struct being initialized with a non constant char*
879
880 2002-03-16 [christoph]  0.7.4claws15
881
882         * configure.in
883                 add --with-compiler-flags option
884                 (only for developer hacking)
885         * src/mh.c
886         * src/procmsg.[ch]
887         * src/summaryview.c
888                 try to make folder-stats and flag handling more
889                 independent from the summaryview. msgcounts
890                 are only set when the folder is opened and
891                 procmsg_msginfo_(un)set_flags will handle it
892                 later and summaryview will get the values
893                 from the folder.
894
895 2002-03-16 [paul]       0.7.4claws14
896
897         * src/messageview.c
898                 fix Return-receipt. Patch submitted by Bob
899                 Woodside <rwoodside1@comcast.net>
900
901 2002-03-16 [paul]       0.7.4claws13
902
903         * src/compose.c
904                 fix 'dynamic' signatures, make it work again
905                 broken during sync on 2002-03-14 (0.7.4claws2)
906
907 2002-03-15 [match]      0.7.4claws12
908
909         * src/addrharvest.[ch]
910         * src/addrgather.[ch]
911         * src/addressbook.[ch]
912         * src/mainwindow.c
913                 included address harvester feature. still some
914                 issues with address parsing that I will fix.
915
916 2002-03-15 [match]      0.7.4claws11
917
918         * src/addrbook.[ch]
919         * src/addrcache.[ch]
920         * src/addressbook.[ch]
921         * src/addrindex.c
922         * src/editbook.c
923         * src/importldif.c
924         * src/importmutt.c
925         * src/jpilot.[ch]
926         * src/main.c
927         * src/syldap.[ch]
928         * src/vcard.[ch]
929                 tidy up. fix memory leaks. moved attribs and methods
930                 from individual interfaces to addrcache object. prep
931                 for new stuff to come in.
932
933 2002-03-15 [alfons]     0.7.4claws10
934
935         * src/matcher.[ch]
936         * src/matcher_parser_parse.y
937         * src/matcher_parser_lex.l
938         * src/prefs_matcher.c
939                 add filtering conditions message greater than, smaller 
940                 than, and exactly matching a size in bytes
941                 (does not work with delete from POP3 server yet)
942
943                 this should also give others an idea what you should
944                 do to add new criterions to claws filtering system
945                 
946
947 2002-03-15 [paul]       0.7.4claws9
948
949         * tools/filter_conv.pl
950                 exit if there are no filter rules to convert
951                 rename filterrc to filterrc.old after completion
952
953 2002-03-15 [paul]       0.7.4claws8
954
955         * sync with sylpheed 0.7.4cvs3
956                 see ChangeLog entry 2002-03-14
957
958 2002-03-14 [paul]       0.7.4claws7
959
960         * src/compose.c
961                 clean up the last commit (ahem)
962
963 2002-03-14 [paul]       0.7.4claws6
964
965         * src/compose.c
966                 fix bug #515655. honour account preferences
967                 regarding gpg default signing/encryption when 
968                 changing account from the compose window.
969
970 2002-03-14 [paul]       0.7.4claws5
971
972         * src/folderview.c
973                 remove unnecessary curly brackets
974
975 2002-03-14 [paul]       0.7.4claws4
976
977         * src/folderview.c
978           src/prefs_filtering.[ch]
979                 add filter rename on folder rename and filter
980                 delete on folder delete. Patch submitted by
981                 Neill Miller <neillm@thecodefactory.org> 
982
983 2002-03-14 [christoph]  0.7.4claws3
984
985         * src/procmsg.c
986         * src/send.c
987                 fix local delivery
988                 (patch submitted by "Simon 'corecode' Schubert")
989         * src/prefs_common.c
990         * src/procmsg.c
991                 fix gcc 3.0 warning
992
993 2002-03-14 [paul]       0.7.4claws2
994
995         * sync with sylpheed 0.7.4cvs2
996                 see ChangeLog entry 2002-03-13
997
998 2002-03-12 [darko]      0.7.4claws1
999
1000         * src/mainwindow.c
1001                 fix what seems to be a copy and paste error
1002                 when setting color for important messages
1003                 (reported by wwp)
1004
1005 2002-03-11 [paul]       version 0.7.4claws released
1006
1007 2002-03-11 [paul]       0.7.4claws
1008
1009         * po/es.po
1010           po/it.po
1011           po/nl.po
1012           po/pt_BR.po
1013                 update message catalogs. Submitted by Ricardo Mones 
1014                 Lastra, Alessandro Maestri, Wilbert Berendsen, and 
1015                 Fabio Junior Beneditto
1016
1017         * configure.in
1018           faq/Makefile.am
1019           faq/it/Makefile
1020           faq/it/sylpheed-faq*
1021           src/mainwindow.c
1022           src/manual.[ch]
1023                 add FAQ in Italian
1024         
1025
1026 2002-03-11 [jens]       0.7.3claws7
1027
1028         * po/de.po
1029                 updated German translation
1030
1031 2002-03-11 [melvin]     0.7.3claws6
1032
1033         * po/fr.po
1034                 updated and corrected French translation
1035
1036 2002-03-10 [hoa]        0.7.3claws5
1037
1038         * src/account.c
1039         * src/inc.c
1040         * src/prefs_account.c
1041         * src/procmsg.c
1042         * src/send.[ch]
1043                 fixed the local account.
1044                 you have to change the default "/usr/sbin/sendmail"
1045                 to "/usr/sbin/sendmail -t" in the preferences of
1046                 the local account.
1047
1048         * src/procmime.c
1049                 removed some debug display for renderer
1050
1051 2002-03-10 [paul]       0.7.3claws4
1052
1053         * faq/en/sylpheed-faq-1.html
1054           faq/en/sylpheed-faq-2.html
1055                 update
1056
1057 2002-03-09 [paul]       0.7.3claws3
1058
1059         * sync with sylpheed 0.7.4
1060                 see ChangeLog entry 2002-03-09
1061
1062 2002-03-08 [paul]       0.7.3claws2
1063
1064         * faq/en/sylpheed-faq*
1065           faq/es/sylpheed-faq*
1066           faq/fr/sylpheed-faq*
1067                 update the FAQs
1068
1069         * manual/fr/.cvsignore
1070           manual/fr/Makefilea.am
1071           manual/fr/sylpheed*
1072           src/mainwindow.c
1073           src/manual.[ch]
1074                 add the French manual
1075
1076 2002-03-07 [paul]       0.7.3claws1
1077
1078         * sync with sylpheed 0.7.3cvs4
1079                 see ChangeLog entries  2002-03-06 and 2002-03-07
1080         
1081         * po/nl.po
1082                 updated by Wilbert Berendsen
1083
1084 2002-03-07 [melvin]     0.7.2claws34
1085
1086         * src/selective_download.c
1087                 Changed the pixmap of the receive button to MAIL_RECEIVE.
1088
1089 2002-03-06 [paul]       0.7.2claws33
1090
1091         * sync with sylpheed 0.7.3cvs1
1092                 bug fix, see ChangeLog entry 2002-03-05
1093
1094 2002-03-05 [paul]       0.7.2claws32
1095
1096         * src/mimeview.c
1097           src/pgptext.[ch]
1098           src/procmsg.c
1099                 reverse the pgp ascii-armored code implemented in 
1100                 0.7.2claws16. removal of this code until it matures.
1101                 this means that verifying ascii-armored pgp sigs and
1102                 automatic decryption of ascii-armored encrypted
1103                 messages no longer works.
1104
1105 2002-03-05 [paul]       0.7.2claws31
1106
1107         * configure.in
1108           Makefile.am
1109         * faq/Makefile.am
1110         * faq/en/Makefile.am
1111           faq/en/sylpheed-faq.html
1112           faq/en/sylpheed-faq-1.html
1113           faq/en/sylpheed-faq-2.html
1114           faq/en/sylpheed-faq-3.html
1115         * faq/es/Makefile.am
1116           faq/es/sylpheed-faq.html
1117           faq/es/sylpheed-faq-1.html
1118           faq/es/sylpheed-faq-2.html
1119           faq/es/sylpheed-faq-3.html
1120           faq/es/sylpheed-faq-4.html
1121         * faq/fr/Makefile.am
1122           faq/fr/sylpheed-faq.html
1123           faq/fr/sylpheed-faq-1.html
1124           faq/fr/sylpheed-faq-2.html
1125           faq/fr/sylpheed-faq-3.html
1126         * src/Makefile.am
1127           src/defs.h
1128           src/mainwindow.c
1129           src/manual.[ch]
1130                 add FAQs in English, Spanish and French
1131
1132
1133 2002-03-05 [paul]       0.7.2claws30
1134
1135         * manual/en/sylpheed.html
1136           manual/en/sylpheed-XX.html
1137                 updated the English manual
1138
1139 2002-03-05 [hoa]        
1140
1141         * src/summaryview.c
1142                 dialog box pops up if the article can't be deleted.
1143
1144 2002-03-04 [paul]       
1145         
1146         * po/pt_BR.po
1147                 updated by Fabio Junior Benedito
1148
1149 2002-03-04 [hoa]
1150
1151         * removed ac/gpgme.m4
1152                 to avoid autogen common problem
1153                 developers have to install gpgme development package now
1154
1155         * src/compose.c
1156                 encoding to 7bit or 8bit is enabled.
1157
1158 2002-03-03 [alfons]     0.7.2claws29
1159
1160         * src/pop.c
1161                 merge fix by Oliver Haertel for selective
1162                 download buglet
1163
1164 2002-03-03 [paul]       0.7.2claws28
1165         
1166         * sync with sylpheed 0.7.3
1167
1168 2002-03-03 [paul]       0.7.2claws27
1169
1170         * sync with sylpheed 0.7.2cvs24
1171                 see ChangeLog entries 2002-03-02 and 2002-03-03
1172
1173 2002-03-02 [melvin]     0.7.2claws26
1174
1175         * src/inc.[ch]
1176         * src/main.c
1177         * src/mainwindow.c
1178         * src/prefs_common.[ch]
1179                 Added user definable notification on new mail arrival.
1180                 Removed unused variables in spell checker prefs code.
1181
1182 2002-03-02 [melvin]     0.7.2claws25
1183
1184         * src/quote_fmt.c
1185                 Removed unnecessary escape sequences.
1186                 Changed 'Initial...' to 'Initials of Sender'
1187
1188 2002-03-02 [paul]       0.7.2claws24
1189
1190         * sync with sylpheed 0.7.2cvs22
1191                 see ChangeLog entry 2002-03-01
1192
1193 2002-03-01 [hoa]        0.7.2claws23
1194
1195         * src/mainwindow.c
1196                 Set sensitivity of delete actions to active
1197                 even if the folder is a newsgroup.
1198
1199         * src/summaryview.c
1200                 - Set sensitivity of delete actions
1201                 - Added function check_permission() that will check if the
1202                   user is authorized to delete a message. For news, it
1203                   will check if the author is the same.
1204                 - Enabled deletion when there is no trash folder.
1205
1206         * src/news.[ch]
1207                 - Added news_cancel_article() to cancel articles
1208                 - Implemented news_remove_message() (public function)
1209
1210 2002-03-01 [paul]       0.7.2claws22
1211
1212         * src/gtkutils.c
1213           src/textview.c
1214                 recognise urls that that don't include 'http://' and
1215                 simply begin 'www.' 
1216
1217         * AUTHORS
1218                 remove duplicated name
1219
1220 2002-02-28 [paul]       0.7.2claws21
1221
1222         * src/mainwindow.c
1223           src/summaryview.[ch]
1224                 add ability to 'Select thread'
1225                 combines Melvin's "Select thread's head" patch (#510907)
1226                 with Colin Leroy's <colin@colino.net> "Select whole thread" 
1227                 patch (#518514) 
1228
1229 2002-02-28 [paul]       0.7.2claws20
1230
1231         * src/mimeview.c
1232                 hopefully fix segfault on right-clicking a mime part
1233                 that some people have experienced.      
1234                 fix submitted by Fredrik Olofsson <frol@linux.nu>
1235
1236 2002-02-28 [paul]       0.7.2claws19
1237
1238         * sync with sylpheed 0.7.2cvs21
1239                 see ChangeLog entries 2002-02-27 and 2002-02-28
1240
1241 2002-02-27 [paul]       0.7.2claws18
1242
1243         * sync with sylpheed 0.7.2cvs18
1244                 see ChangeLog entries 2002-02-26 and 2002-02-27
1245
1246 2002-02-26 [alfons]     0.7.2claws17
1247
1248         * src/procheader.c
1249                 #undef ALLOW_HEADER_HINT (this was supposed to be undef'ed)
1250                 (spotted by Chris Hessman <idatech@gmx.net>)
1251
1252 2002-02-26 [paul]       0.7.2claws16
1253
1254         * src/mimeview.c
1255           src/pgptext.[ch]
1256           src/procmsg.c
1257                 make decryption of ascii-armored pgp encrypted messages
1258                 and verification of ascii-armored signatures work again.
1259                 slightly altered from the patch by Jens Jahnke 
1260                 <jan0sch@gmx.net>
1261
1262                 ##FIX ME##
1263                 * the checking of plaintext signatures always comes up in 
1264                   a popup box
1265                 * it doesn't work for multipart messages 
1266                 * all lines above "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1",
1267                   including the msg headers and these 2 line themselves, are 
1268                   not displayed
1269
1270         * src/mainwindow.c
1271                 "View/Folder Tree" becomes "View/Separate Folder Tree"
1272                 "View/Message View" becomes "View/Separate Message View"
1273                 because its less ambiguous.
1274
1275         * po/es.po
1276                 updated by Ricardo Mones Lastra
1277
1278 2002-02-26 [paul]       0.7.2claws15
1279
1280         * sync with sylpheed 0.7.2cvs17
1281                 see ChangeLog entries 2002-02-25 and 2002-02-26
1282
1283 2002-02-25 [christoph]  0.7.2claws14
1284
1285         * src/filtering.[ch]
1286         * src/inc.c
1287                 do filtering stuff after all messages have been received
1288                   1. drop all messages to .processing
1289                   2. scan processing folder for messages
1290                   3. filter messages or move to inbox
1291                 this will also find old messages left in processing after
1292                 a crash or something like that and we get a real msginfo
1293                 from folder->get_msg_list and do not have to create our
1294                 own in filter_message
1295         * src/matcher_parser_parse.y
1296                 remove MIX/MAX warning (reordered includes)
1297
1298 2002-02-25 [paul]       0.7.2claws13
1299
1300         * sync with sylpheed 0.7.2cvs15
1301                 see ChangeLog entry 2002-02-24
1302
1303 2002-02-24 [alfons]     0.7.2claws12
1304
1305         * src/filtering.c
1306                 clear old color flags first when applying a new color to
1307                 a message info. 
1308                 (spotted by Lo'oRiS il Kabukimono <lo_oris@libero.it>)
1309
1310 2002-02-24 [alfons]     0.7.2.claws11
1311         
1312         * AUTHORS
1313         * src/prefs_common.c
1314                 add presets for Opera and Konqueror, closes patch #517261,
1315                 submitted by Ville Skyttä <scop@users.sourceforge.net>
1316
1317 2002-02-24 [alfons]     0.7.2.claws10
1318
1319         * AUTHORS
1320         * src/summaryview.c
1321                 fix threading for null message ids, closes patch #521601,
1322                 submitted by Bob Forsman <hammor@users.sourceforge.net>
1323
1324 2002-02-24 [alfons]     0.7.2claws9
1325
1326         * src/summaryview.c
1327         * src/filtering.c
1328                 make Tool | Filter Message work with filtering system so
1329                 setting flags also works
1330
1331                 TODO:
1332
1333                 - Processing uses the same function as Tool | Filter
1334                   Message, but doesn't use the same update proc yet
1335
1336 2002-02-23 [paul]       0.7.2claws8
1337
1338         * sync with sylpheed 0.7.2cvs14
1339                 see ChangeLog entries 2002-02-22 and 2002-02-23
1340
1341 2002-02-22 [christoph]  0.7.2claws7
1342
1343         * src/quote_fmt.c
1344                 Add column space to table
1345         * src/quote_fmt_parse.y
1346                 Close files
1347
1348 2002-02-22 [paul]       0.7.2claws6
1349
1350         * src/Makefile.am
1351           src/defs.h
1352           src/filtering.c
1353           src/inc.[ch]
1354           src/mainwindow.c
1355           src/matcher.[ch]
1356           src/matcher_parser_lex.l
1357           src/matcher_parser_parse.y
1358           src/pop.[ch]
1359           src/prefs_account.h
1360           src/prefs_filtering.c
1361           src/selective_download.[ch]   *** NEW FILES ***
1362           src/utils.[ch]
1363           po/POTFILES.in
1364                 Selective Download added to 'Tool' menu. 
1365                 Retrieves email headers of the currently selected pop3 
1366                 account and allows the user to mark emails for deletion 
1367                 right on the pop3 server. Patch submitted by Oliver Haertel 
1368                 <oha@users.sourceforge.net>.
1369         
1370         * po/POTFILES.in
1371                 add 'src/quote_fmt.c'           
1372
1373 2002-02-22 [christoph]  0.7.2claws5
1374
1375         * src/Makefile.am
1376                 added quote_fmt.c
1377         * src/prefs_common.[ch]
1378         * src/prefs_template.c
1379         * src/quote_fmt.c               *** NEW FILE ***
1380         * src/quote_fmt.h
1381                 move quote format symbol description code
1382                 to it's own file because it is used from
1383                 differnent code parts
1384                 Rewrote symbol description GUI
1385                   + use table
1386                   + add separators
1387                   + get data from array (no more long constant strings)
1388         * src/quote_fmt_lex.l
1389         * src/quote_fmt_parse.y
1390                 Symbol for Literal % changed to \% instead of %%
1391                 (More logical as \ is used for quoting for other symbols)
1392                 Add |f and |p to include files and program output
1393                 Examples:
1394                     |f{/home/.../.signature}
1395                     |p{date}
1396         * po/de.po
1397                 Correct wrong spelling for "Referenzen"
1398
1399 2002-02-21 [paul]       0.7.2claws4
1400
1401         * src/procmsg.c
1402                 forgotten during sync
1403
1404 2002-02-21 [paul]       0.7.2claws3
1405
1406         * sync with sylpheed 0.7.2cvs11
1407                 see ChangeLog entries 2002-02-17, 2002-02-18, 2002-02-19,
1408                 2002-02-20 and 2002-02-21
1409
1410 2002-02-20 [melvin]     0.7.2claws2
1411
1412         * src/prefs_actions.c
1413                 Added error report when child cannot fork or when execvp 
1414                 returns with an error.
1415
1416 2002-02-19 [christoph]  0.7.2claws1
1417
1418         * src/codeconv.c
1419                 return unconverted text if conde conversion is not possible
1420                 when libjconv is used.
1421                 (patch submitted by "Simon 'corecode' Schubert")
1422
1423 2002-02-19 [paul]       
1424
1425         * version 0.7.2claws release
1426
1427 2002-02-19 [paul]       0.7.2claws
1428
1429         * po/nl.po
1430                 updated by Wilbert Berendsen
1431
1432
1433 2002-02-18 [alfons]     0.7.1claws13
1434
1435         * src/syldap.c
1436         * src/jpilot.c
1437                 remove references to dlfcn and explicitly loading functions
1438                 from dynalink libs, because libs linked anyway, and functions
1439                 are loaded explicitly
1440
1441 2002-02-17 [melvin]     0.7.1claws12
1442
1443         * src/prefs_actions.c
1444                 Replaced children wait loop with double fork technique.
1445                 Now, input/output window updated at each new output.
1446                 free_children(): Fixed a memory leak.
1447                 Made input/output window non closable if running children
1448                 still exist.
1449                 Added missing <unistd.h> include.
1450                 Added some --debug outputs.
1451
1452 2002-02-17 [melvin]     0.7.1claws11
1453
1454         * src/summaryview.c
1455                 Fixed bug where descending sort order did not select top
1456                 message.
1457
1458 2002-02-17 [melvin]     0.7.1claws10
1459
1460         * acconfig.h
1461                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
1462         * src/prefs_common.c
1463                 Pspell data package directory no more hard coded but
1464                 set during configuration (PSPELL_PATH). (Thanks to 
1465                                 Gustavo Noronha Silva.)
1466
1467 2002-02-17 [melvin]     0.7.1claws9
1468
1469         * configure.in
1470                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
1471         * src/gtkspell.c
1472                 Fixed compile-time warnings.
1473
1474 2002-02-16 [alfons]     0.7.1claws8
1475
1476         * src/filesel.c
1477                 fix inadvertent free of NULL pointer which caused
1478                 sylpheed to crash when closing the save-as dialog
1479                 using the window close button
1480
1481 2002-02-16 [carsten]    0.7.1claws7
1482         * src/mainwindow.[ch]
1483           src/summaryview.c
1484           src/prefs_common.c
1485                 fixes for pixmap theming code:
1486                         - recently changed mail attributes shouldn't get
1487                           lost any longer
1488                         - theme is only reloaded iff another theme was
1489                           selected
1490
1491 2002-02-16 [paul]       0.7.1claws6
1492
1493         * sync with sylpheed 0.7.2 release
1494                 see ChangeLog entry 2002-02-15 and 2002-02-16
1495
1496 2002-02-15 [paul]       0.7.1claws5
1497
1498         * sync with sylpheed 0.7.1cvs9
1499                 see ChangeLog entry 2002-02-15
1500
1501         * po/POTFILES.in
1502                 remove unneeded headerwindow.c entry
1503
1504 2002-02-14 [carsten]    0.7.1claws4
1505         * src/summaryview.c
1506                 fixed a bug for "Go to next unread message": there was
1507                 an endless loop if NEXTUNREADMSGDIALOG_ASSUME_NO was set
1508                 in the prefs, because of doing "Search again" instead
1509                 "No"
1510
1511 2002-02-14 [carsten]    0.7.1claws3
1512         * src/stock_pixmap.c
1513                 removed 2 more mem leaks; following memprof,
1514                 this code is "leak free" now :)
1515
1516 2002-02-14 [carsten]    0.7.1claws2
1517         * src/stock_pixmap.c
1518                 used opendir/readdir/closedir instead of scandir
1519                 -> code should work now on Solaris
1520
1521 2002-02-14 [paul]       0.7.1claws1
1522
1523         * sync with sylpheed 0.7.1cvs8
1524                 see ChangeLog entries 2002-02-13 and 2002-02-14
1525
1526         * README.claws
1527                 add some description of Actions and Pixmap Themes
1528
1529 2002-02-13 [paul]       
1530
1531         * version 0.7.1claws release
1532
1533 2002-02-13 [paul]       0.7.1claws
1534
1535         * po/es.po
1536           po/it.po
1537           po/pt_BR.po
1538                 updated translations, submitted by Ricardo Mones Lastra,
1539                 Alessandro Maestri and Fabio Junior Beneditto
1540
1541 2002-02-13 [melvin]     0.7.0claws75
1542
1543         * src/prefs_actions.c
1544                 Added missing "signal.h" include
1545
1546 2002-02-13 [melvin]     0.7.0claws74
1547
1548         * src/prefs_folder_item.c
1549                 Added missing "config.h" include
1550         * po/fr.po
1551                 Updated French translation for folder propriety.
1552
1553 2002-02-13 [jens]       0.7.0claws73
1554
1555         * po/POTFILES.in
1556                 Added missing src/prefs_folder_item.c [log added by melvin]
1557         * po/de.po
1558                 Updated German translation.
1559
1560 2002-02-13 [melvin]     0.7.0claws72
1561
1562         * po/fr.po
1563                 Updated French translation.
1564
1565 2002-02-13 [melvin]     0.7.0claws71
1566
1567         * src/gtkutils.c
1568                 Made gtkut_editable_get_selection return NULL if selection
1569                 is of length zero.
1570                 This fixes a bug where selecting part of message A then
1571                 switching to message B and replying to it will not
1572                 quote the message's body.
1573
1574 2002-02-12 [paul]       0.7.0claws70
1575
1576         * src/mainwindow.c
1577                 cosmetic, relating to pixmap themes: on toolbar make 
1578                 updating of 'Exec' and 'Compose news/Compose email'
1579                 icons faster.
1580
1581 2002-02-12 [carsten]    0.7.0claws69
1582         * src/folderview.c
1583           src/mainwindow.[ch]
1584           src/stock_pixmap.c
1585           src/summaryview.c
1586           src/prefs_common.c
1587                 - refreshing after changing pixmap theme better
1588                   now (thanks Paul)
1589                 - wanted to remove some mem leaks, but alfons was
1590                   faster (and had the better solution ;)
1591
1592 2002-02-12 [alfons]     0.7.0claws68
1593
1594         * src/prefs_common.c
1595         * src/stock_pixmap.[ch]
1596                 plug mem leaks, refactor code a little bit
1597
1598
1599 2002-02-12 [sergey]     0.7.0claws67
1600
1601         * src/imap.c
1602                 Fixed problem with copying messages to IMAP folders when the
1603                 server uses something other than '/' as a namespace separator
1604                 (cyrus-imapd uses '.').
1605
1606 2002-02-12 [jens]       0.7.0claws66
1607
1608         * po/de.po
1609                 Updated German Translation
1610
1611 2002-02-12 [paul]       0.7.0claws65
1612
1613         * sync with sylpheed 0.7.1cvs1
1614                 see ChangeLog entry 2002-02-12
1615
1616 2002-02-12 [melvin]     0.7.0claws64
1617
1618         * src/prefs_actions.c
1619                 Fixed "feature" where children's output was duplicated 
1620                 instead of refreshed while monitoring.
1621                 Removed some debug code.
1622
1623 2002-02-12 [christoph]  0.7.0claws63
1624
1625         * src/compose.c
1626                 always delete message from queue after sending/send error
1627                 (closes bug #509601)
1628
1629 2002-02-12 [melvin]     0.7.0claws62
1630
1631         * src/prefs_actions.c
1632                 Children wait loop is now triggered with a timeout of 1s
1633                 Added %F which is replaced with the list of filenames 
1634                 of all selected messages (as suggested by Ricardo Mones Lestra)
1635                 Pipe syntax changed. Prefix with | to send selection, postfix
1636                 with | to retrieve output. Prefix with > or * to send
1637                 user definable input to the command (*: input is hidden)
1638                 Old pipe action should now be postfixed with |, too.
1639
1640 2002-02-12 [carsten]    0.7.0claws61 (more 59.75)
1641         * src/stock_pixmap.c
1642                 fixed a bug: if there's no theme directory don't
1643                 throw an error, just do "nothing" (thanks Alfons)
1644
1645 2002-02-12 [carsten]    0.7.0claws60
1646         * src/folderview.c
1647           src/summaryview.c
1648                 had to write the cache twice (nasty!); some marks would 
1649                 get lost if not
1650
1651 2002-02-11 [carsten]    0.7.0claws59
1652         * acconfig.h
1653           configure.in
1654           doc-src/maintainer_guide.txt
1655           src/compose.[ch]
1656           src/defs.h
1657           src/folderview.[ch]
1658           src/gtkutils.[ch]
1659           src/mainwindow.[ch]
1660           src/prefs_common.[ch]
1661           src/stock_pixmap.[ch]
1662           src/summaryview.[ch]
1663                 pixmap theming and related work on pixmap
1664                 handling on some other places
1665                 (e.g. hrm features for all folder)
1666           src/pixmap/stock_*.xpm -> the stock_ was removed
1667         
1668 2002-02-11 [paul]       0.7.0claws58
1669
1670         * sync with sylpheed 0.7.1 release
1671                 see ChangeLog entries 2002-02-11
1672
1673 2002-02-08 [paul]       0.7.0claws57
1674
1675         * sync with sylpheed 0.7.0cvs39
1676                 see ChangeLog entry 2002-02-07 (last entry) 
1677
1678         * src/prefs_actions.c
1679           src/prefs_filtering.c
1680           src/prefs_matcher.c
1681           src/prefs_scoring.c
1682                 sync: made it compile with C compilers other than gcc
1683
1684 2002-02-07 [paul]       0.7.0claws56
1685
1686         * sync with sylpheed 0.7.0cvs38
1687                 see ChangeLog entries 2002-02-06 (last 2 entries) and
1688                 2002-02-07
1689
1690 2002-02-07 [darko]      0.7.0claws55
1691
1692         * src/gtkutils.[ch]
1693         * src/summaryview.c
1694                 Fix const gchar */gchar * issue (thanks Hiro)
1695
1696 2002-02-07 [darko]      0.7.0claws54
1697
1698         * src/compose.[ch]
1699         * src/filtering.c
1700         * src/gtkutils.[ch]
1701         * src/prefs_template.c
1702         * src/quote_fmt.h
1703         * src/quote_fmt_parse.y
1704         * src/summaryview.c
1705         * src/utils.[ch]
1706                 When replying or forwarding an email don't quote the entire
1707                 mail body but use the part of the message text that is selected
1708
1709 2002-02-06 [melvin]     0.7.0claws53
1710
1711         * src/prefs_common.[ch]
1712         * src/gtkspell.[ch]
1713         * src/compose.c
1714                 Made possible to switch quickly to last used dictionary
1715                 which makes checking bilingual documents easier.
1716
1717 2002-02-06 [melvin]     0.7.0claws52
1718         
1719         * po/POTFILES.in
1720                 Added forgotten new file src/prefs_actions.c
1721
1722 2002-02-06 [melvin]     0.7.0claws51
1723
1724         * src/prefs_actions.c   ** NEW FILE **
1725         * src/prefs_actions.h   ** NEW FILE **
1726                 Added actions to execute on message text view, or on the
1727                         message's file.
1728         * src/Makefile.am
1729                 Added src/prefs_actions.[ch]
1730         * src/compose.c
1731                 Added new menu "Edit/Actions"
1732         * src/defs.h
1733                 Added new actionsrc file.
1734         * src/main.c
1735                 Added actionsrc reading.
1736         * src/mainwindow.c
1737                 Added new menus "Edit/Actions" and "Configuration/Actions..."
1738         * src/prefs_common.h
1739                 Added new element actionslst element to prefs_common.
1740
1741 2002-02-06 [paul]       0.7.0claws50
1742
1743         * sync with sylpheed 0.7.0cvs36
1744                 see ChangeLog entry 2002-02-06
1745
1746 2002-02-05 [paul]
1747
1748         * po/es.po
1749                 updated by Ricardo Mones Lastra
1750
1751 2002-02-05 [paul]       0.7.0claws49
1752
1753         * sync with sylpheed 0.7.0cvs33
1754                 see ChangeLog entries 2002-02-04 (last 4 entries) and 2002-02-05
1755
1756 2002-02-05 [paul]       0.7.0claws48
1757
1758         * src/compose.c
1759                 re-add 'Edit/Advanced/Delete entire line', previously named
1760                 'Delete Line+'
1761
1762 2002-02-04 [paul]       0.7.0claws47
1763
1764         * src/compose.c
1765           src/summaryview.c
1766                 fix bug #494993 (Reply All not taking Reply-To into consi)
1767                 eliminate differences in behaviour of right-click 'Reply to all' 
1768                 in summary view and 'Reply to all' on the toolbar. 
1769                 fix bug where Reply-To gets ignored by 'Reply to all' in summary
1770                 view and From gets ignored by 'Reply to all' on toolbar.
1771                 fix bug where 'Reply to all' on toolbar uses To twice and ignores
1772                 From when no Reply-To header is present.
1773
1774 2002-02-04 [paul]       0.7.0claws46
1775
1776         * sync with sylpheed 0.7.0cvs30
1777                 see ChangeLog entries 2002-02-03 and 2002-02-04
1778
1779 2002-02-03 [melvin]     0.7.0claws45
1780
1781         * src/gtkspell.[ch]
1782                 Readded function to highlight all misspelled words.
1783                 Fixed bug where user-provided-words did not replace
1784                         correctly the misspelled word when using the mouse.
1785                 Fixed bug where checking a region selected from right to left did
1786                         not check the region at all.
1787                 Fixed bug where 'Check backwards' may not check at all. 
1788                 Fixed memory leaks where popup menus and accel_groups were not destroyed.
1789                 Fixed possible buffer overflow when checking for long strings (>1k).
1790                 Made cursor and scrollbar positions non changing after uncheck_all/check_all.
1791                 Accelerators code uses now gtk_widget_add_accel.
1792                 Removed and disabled obsolete and unfinished code.
1793                 Cleaning up.
1794
1795         * src/compose.c
1796                 Added menu item to Highlight all misspelled words.
1797
1798 2002-02-01 [paul]       0.7.0claws44
1799
1800         * src/mainwindow.c
1801                 fix '/View/Hide read messages' sensitivity when all
1802                 messages in a folder are hidden
1803
1804 2002-02-01 [paul]       0.7.0claws43
1805
1806         * src/main.c
1807                 add --send option to command line interface, sends all
1808                 queued mail. Patch submitted by Ricardo Mones Lastra.
1809
1810 2002-01-31 [paul]       0.7.0claws42
1811
1812         * src/mainwindow.c
1813                 add '/View/Hide read messages' to main_window_set_menu_sensitive()
1814
1815 2002-01-31 [paul]       0.7.0claws41
1816
1817         * sync with sylpheed 0.7.0cvs27
1818                 see ChangeLog entries 2002-01-30 (src/mh.c, src/prefs_common.c)
1819                 and 2002-01-31
1820
1821         * src/textview.c
1822                 comment out elements of textview_show_part() as temporary
1823                 workaround for attachment 'Display as text' bug 
1824
1825         * po/pt_BR.po
1826                 updated by Fabio Junior Beneditto
1827
1828 2002-01-30 [paul]       0.7.0claws40
1829
1830         * sync with sylpheed 0.7.0cvs24
1831                 see ChangeLog entries 2002-01-29 (src/prefs_common.c)
1832                 and 2002-01-30
1833
1834         * src/compose.c
1835                 add {N_("/_Spelling"), ... "<Branch>"} to 
1836                 GtkItemFactoryEntry compose_entries[]
1837
1838         * src/prefs_common.c
1839                 add claws menu items to prefs_keybind_apply_clicked()
1840                 and remove non-claws menu items
1841
1842 2002-01-29 [paul]       0.7.0claws39
1843
1844         * sync with sylpheed 0.7.0cvs22
1845                 see ChangeLog entries 2002-01-28 and 2002-01-29
1846
1847 2002-01-28 [melvin]     0.7.0claws38
1848
1849         * src/compose.c
1850                 Added the declartion of compose_send_control_enter.
1851
1852         * src/compose.c
1853         * src/gtkspell.[ch]
1854                 Added in a 'Spelling' menu which includes the configuration menu. 
1855                 Added a real 'Check all' and got rid from the old one which only
1856                 highlited misspelled word.
1857                 Made 'Check while typing' a disableable option.
1858                 Added a dialog when there are no more misspelled word.
1859                 Added a dialog if error occurs when switching to a dictionary.
1860         
1861         * src/prefs_common.[ch]
1862                 Added option for the default 'Check while typing' option.
1863
1864
1865 2002-01-28 [alfons]     0.7.0claws37
1866
1867         * src/compose.c
1868                 fix buglet and make code comply with sylpheed code style
1869
1870 2002-01-28 [paul]       0.7.0claws36
1871
1872         * sync with sylpheed 0.7.0cvs19
1873                 see ChangeLog entries for 2002-01-28
1874
1875 2002-01-28 [hoa]        0.7.0claws35
1876
1877         * src/defs.h
1878                 added rendererrc
1879
1880         * src/main.c
1881                 read the renderer config
1882
1883         * src/procmime.[ch]
1884                 use the renderer config to convert mime attachments
1885
1886         * src/textview.c
1887                 don't use textview_show_html/ertf,
1888                 use get_text_content instead
1889
1890 2002-01-27 [alfons]     0.7.0claws34
1891         
1892         * src/news.c
1893                 make sylpheed believe it can delete a news message...
1894                 (messages are NOT deleted, maybe we should remove
1895                 processing from the folder properties after all.)
1896
1897 2002-01-27 [alfons]     0.7.0claws33
1898
1899         * src/folder.c
1900                 add extra checks
1901         * src/news.c
1902                 implement remove_msg() 
1903
1904 2002-01-27 [alfons]     0.7.0claws32
1905
1906         * src/procmsg.h
1907         * src/procheader.c
1908         * src/messageview.c
1909                 fix return receipt / disposition notification again. this
1910                 stuff seems to break on _every_ major summary UI change, so
1911                 it's now implemented using a flag which is saved in the
1912                 marks cache
1913                 
1914 2002-01-26 [alfons]     0.7.0claws31
1915
1916         * src/import.c
1917                 let import dialog show the destination folder identifier
1918
1919 2002-01-26 [melvin]     0.7.0claws30
1920
1921         * src/folderview.c
1922         * src/summaryview.c
1923                 Readded 'Mark all read' into summary view popup menu
1924                 Added 'Mark all read' in folder view popup menu for IMAP
1925                 and NNTP.
1926                 Made it insensitive if the selected folder is not the shown
1927                 one to avoid 'Mark all read' on the wrong folder.
1928                 
1929 2002-01-26 [paul]       0.7.0claws29
1930
1931         * src/folderview.c
1932           src/summaryview.c
1933                 move 'Mark all read' from summary view to folder view
1934                 menu. (adapted from) patch submitted by Jeremy Andrews,
1935                 <lists@kerneltrap.com>
1936
1937 2002-01-25 [alfons]     0.7.0claws28
1938
1939         * src/gtkstext.c
1940                 put the gtk class name back so GtkSText adapts the 
1941                 settings of GtkText
1942
1943 2002-01-25 [alfons]     0.7.0claws27
1944
1945         * src/folderview.c 
1946                 assimilate Ricardo's patch that shows pixmaps instead of
1947                 plain "new" and "unread" texts in the folder view column
1948                 headers 
1949
1950 2002-01-25 [paul]       0.7.0claws26
1951
1952         * src/Makefile.am
1953                 add $(GPGME_CFLAGS) to INCLUDES so that gpgme can 
1954                 be found in non-standard locations. 
1955                 Closes Patch #507976, submitted by Stoyan Genov, <sdg@rila.bg>
1956
1957 2002-01-25 [paul]       0.7.0claws25
1958
1959         * sync with sylpheed 0.7.0cvs16
1960                 see ChangeLog entry 2002-01-25
1961
1962 2002-01-24 [paul]       0.7.0claws24
1963
1964         * more sync with sylpheed 0.7.0cvs15
1965                 get_file_size_as_clrf(), see ChangeLog entry 2002-01-23
1966
1967 2002-01-23 [sergey]     0.7.0claws23
1968
1969         * src/importldif.c
1970                 Fixed segfault when closing LDIF import wizard with
1971                 the window manager.
1972         * src/imageview.c
1973         * src/imageview.h
1974         * src/messageview.c
1975         * src/mimeview.c
1976                 Fixed wrong scrolling position after switching between
1977                 text and image parts.
1978
1979 2002-01-23 [paul]       0.7.0claws22
1980
1981         * sync with sylpheed 0.7.0cvs15
1982                 see ChangeLog entries 2002-01-22 and 2002-01-23
1983
1984 2002-01-21 [melvin]     0.7.0claws21
1985
1986         * src/prefs_scoring.c
1987         * src/prefs_filtering.c
1988                 Fixed bug where scoring and filtering windows stopped
1989                 autochecking.
1990
1991 2002-01-21 [paul]       0.7.0claws20
1992
1993         * sync with sylpheed 0.7.0cvs12
1994                 see ChangeLog entries 2002-01-20 and 2002-01-21
1995
1996 2002-01-21 [carsten]    0.7.0claws19
1997         * src/mainwindow.c
1998         * src/menu.[ch]
1999         * src/messageview.[ch]
2000         * src/summaryview.[ch]
2001                 changes to shortcuts handling again:
2002                         + "Q" now controled by mainwin
2003                         + v/V are now customizable and have slightly
2004                           different meanings
2005                 the "button" to minimize the messageview (and maximize
2006                 the summary view) is a real button now
2007         * src/compose.c
2008                 "Delete Line+" added to Edit/Advanced (this will also
2009                 delete the '\n')
2010
2011 2002-01-20 [melvin] 0.7.0claws18
2012
2013         * src/addressbook.c
2014                 Made "Bcc" sensitive when addressbook is called from
2015                 compose window (it was a Claws only bug).
2016
2017 2002-01-19 [alfons] 0.7.0claws17
2018
2019         * src/inc.c
2020                 prevent unnecessary updates when currently selected folder has
2021                 no new messages 
2022
2023 2002-01-19 [alfons] 0.7.0claws16
2024         
2025         * src/summaryview.c
2026                 prevent writing the cache based on current message list in summary 
2027                 view when filtering also put messages in currently selected folder
2028
2029 2002-01-19 [paul]
2030
2031         * po/it.po
2032                 Italian translation submitted by Alessandro Maestri
2033                 <a.maestri@cs.tin.it>
2034
2035 2002-01-18 [melvin]     0.7.0claws15
2036
2037         * src/prefs_filters.c
2038                 fixed bug where 'cancel' from 'filters' window stops autochecking
2039                 if the timer timed out  when the window was open.
2040
2041 2002-01-18 [match]      0.7.0claws14
2042
2043         * src/addrclip.[ch]     ** NEW FILE **
2044         * src/addrselect.[ch]   ** NEW FILE **
2045         * src/adbookbase.h      ** NEW FILE **
2046                 addressbook cut, copy and paste
2047         * src/addrbook.[ch]
2048         * src/addrcache.[ch]
2049         * src/addressitem.h
2050         * src/addrindex.[ch]
2051         * src/addritem.[ch]
2052         * src/importldif.c
2053         * src/importmutt.c
2054         * src/jpilot.[ch]
2055         * src/syldap.[ch]
2056         * src/vcard.[ch]
2057         * src/jpilot.[ch]
2058         * src/editbook.c
2059         * src/editjpilot.c
2060         * src/editldap.c
2061         * src/editvcard.c
2062                 support for copy/paste
2063         * src/addressbook.c
2064                 support for copy/paste
2065                 tidy up menu option processing
2066                 correct address list function arguments
2067         * src/editaddress.c
2068                 sort user attributes
2069         * src/ldif.h
2070         * src/mutt.h
2071                 tidy up
2072
2073         * src/addrbook.[ch]
2074         * src/addrbook.[ch]
2075         * src/addrbook.[ch]
2076                 
2077
2078 2002-01-18 [paul]       0.7.0claws13
2079
2080         * sync with sylpheed 0.7.0cvs8
2081                 configure.in: support Mac OS X (Darwin)
2082
2083 2002-01-18 [carsten]    0.7.0claws12
2084         * src/html.c
2085                 small hack to fix a segfault with an empty href
2086                 (reported by Alexandra Walford <deeni@altern.org>)
2087         * src/mainwindow.c
2088         * src/summaryview.c
2089                 the shortcuts for Mark und Mark as unread are hardcoded
2090                 again
2091         * src/compose.c
2092         * src/gtkstext.[ch]
2093                 readded the shortcuts in gtkstext but made them
2094                 customizeable (simply by adding a menu plus a wrapper
2095                 to compose.c)
2096
2097 2002-01-17 [melvin]     0.7.0claws11
2098
2099         * src/gtkspell.c
2100                 fix default dictionary not being saved.
2101
2102 2002-01-16 [darko]      0.7.0claws10
2103
2104         * src/compose.c
2105                 fix wrapping crash with URL longer than wrapping margin
2106
2107 2002-12-08 [hoa]        0.7.0claws10
2108
2109         * src/matcher_parser_parse.y
2110                 fixed some bugs
2111
2112         * src/prefs_filtering.c
2113                 now, we can use bounce action in the dialog box.
2114
2115 2002-01-16 [carsten]    0.7.0claws9
2116         * src/gtkstext.c
2117                 removed the <control> and <alt> shortcuts because they're
2118                 not needed and interefered with the "normal" shortcuts
2119         * src/mainwindow.c
2120         * src/summaryview.c
2121                 removed most of the hardcoded shortcuts and assigned
2122                 them to menu entries making them easy customizable by
2123                 that
2124
2125 2002-01-16 |melvin]     0.7.0claws8
2126
2127         * src/gtkspell.c
2128                 fixed bug where using the mouse and when the compose
2129                 window is not on top may result in a crash.
2130
2131 2002-01-16 [melvin]     0.7.0claws7
2132
2133         * src/compose.c
2134                 fixed a long standingspell checker bug which could 
2135                 cause a crash after sending a message.
2136
2137 2002-01-16 [paul]       0.7.0claws6
2138
2139         * sync with sylpheed 0.7.0cvs7
2140                 see ChangeLog entries 2002-01-10, 2002-01-11, 2002-01-14,
2141                 2002-01-15, and 2002-01-16
2142
2143 2002-01-16 [melvin]     0.7.0claws5
2144
2145         * README.claws
2146         * src/compose.c
2147         * src/gtkspell.[ch]
2148         * src/main.c
2149                 Heavily modified spell checker code to work around
2150                 ispell bug, to add keyboard shortcuts and for future
2151                 enhancements. See README.claws for usage information.
2152
2153 2002-01-15 [alfons]     0.7.0claws4
2154         
2155         * src/summaryview.c
2156                 change gtk_ctree_sort_node() into gtk_ctree_sort_recursive()
2157                 so sorting within threads reflects sort mode
2158
2159 2002-01-15 [christoph]  0.7.0claws3
2160
2161         * src/procmsg.c
2162                 added alertpanel if mail sending failed
2163
2164 2002-01-15 [alfons]     0.7.0claws2
2165         
2166         * src/prefs_filtering.c
2167                 don't stop timer when prefs filtering dialog is opened
2168
2169 2002-01-14 [alfons]     0.7.0claws1
2170
2171         * src/addr_compl.c
2172         * src/prefs.c
2173                 remove debug_print()s for privacy reasons
2174
2175 2002-01-14 [darko]      0.7.0claws
2176
2177         * README.claws
2178                 quotation wrapping is now also in the main branch
2179
2180 2002-01-14 [paul]
2181
2182         * tools/filter_conv.pl
2183                 allow for Boolean Op and case-sensitivity
2184                 this file is included in the release and tagged
2185                 'rel_0_7_0'
2186
2187 2002-01-13 [paul]       0.7.0claws
2188
2189         * release 0.7.0, with cvs tag 'rel_0_7_0'
2190
2191 2002-01-13 [paul]
2192
2193         * tools/filter_conv.pl
2194         * tools/README
2195                 rewritten to output to matcherrc instead of filteringrc
2196
2197         * po/es.po
2198                 updated Spanish translation by Ricardo Mones Lastra
2199
2200 2002-01-13 [alfons]
2201
2202         * po/nl.po
2203                 update dutch translation
2204
2205 2002-01-13 [paul]
2206
2207         * po/pt_BR.po
2208                 Updated by Fabio Junior Beneditto 
2209
2210 2002-01-13 [melvin]     0.6.6claws53
2211
2212         * po/fr.po
2213                 Updated french translation
2214
2215 2002-01-12 [alfons]     0.6.6claws52
2216
2217         * src/filtering.c
2218                 plug mem leak that has been sitting there for ages              
2219
2220 2002-01-12 [alfons]     0.6.6claws51
2221
2222         * src/summaryview.c
2223                 undo melvin's changes from 0.6.6claws48 because summary
2224                 view now refuses to select first unread message when
2225                 selecting a folder 
2226
2227 2002-01-11 [alfons]     0.6.6claws50
2228
2229         * src/import.c
2230                 use claws' semantics for getting folder item when
2231                 importing an mbox file into a folder 
2232                 (submitted by Dale P. Smith)
2233
2234 2002-01-11 [christoph]  0.6.6claws49
2235
2236         * src/prefs.h
2237                 set sensitivity in SET_TOGGLE_SENSITIVITY macro from
2238                 toggle widget, because non static prefs can not use
2239                 prefs_set_* functions
2240         * src/prefs_account.c
2241                 toggle smtp auth password field sensitivity if
2242                 user id is empty and add descrition of usage for
2243                 these fields
2244         * src/prefs_folder_item.c
2245                 use SET_TOGGLE_SENSITIVITY macro to instead of extra
2246                 callbacks
2247
2248 2002-01-11 [melvin]     0.6.6claws48
2249
2250         * src/compose.c
2251                 fix the 'Ctrl-Enter' feature for sending and test really
2252                 for 'Ctrl-Enter' (as Ctrl-Space is also used for activating
2253                 editables which was not documented in Gtk)
2254
2255         * src/summaryview.c
2256                 Made summaryview refresh after sorting and not before.
2257
2258 2002-01-11 [christoph]  0.6.6claws47
2259
2260         * src/compose.c
2261                 select account from account ids if possible and
2262                 correctly set save folder for copy in reedit
2263
2264 2002-01-10 [paul]       0.6.6claws46
2265
2266         * sync with sylpheed 0.7.0 release
2267                 see ChangeLog entries 2002-01-07, 2002-01-08 and
2268                 2002-01-09
2269
2270 2002-01-09 [alfons]
2271
2272         * src/summaryview.c
2273                 remove more dirt traces...
2274
2275 2002-01-09 [alfons]
2276         
2277         * src/summaryview.c
2278                 clean up some traces of my debugging stuff
2279
2280 2002-01-09 [alfons]     0.6.6claws45
2281
2282         * src/filtering.c
2283                 break up filteringprop_apply() in three separate pieces
2284                 so we can drop messages that failed processing in the
2285                 inbox
2286
2287         * src/summaryview.c
2288                 fix bug #469598 "no refresh of inbox after filter" which 
2289                 was introduced by the new summary view locking, and which 
2290                 prevented the summary view to update after a manual filter 
2291                 message. claw's filter message requires a summary_show().
2292                 (aargh, summary_show() again! :-)
2293                 
2294 2002-01-07 [alfons]     0.6.6claws44
2295
2296         * src/headerwindow.c
2297         * src/logwindow.c
2298         * src/messageview.c
2299         * src/sourcewindow.c
2300                 bring in Hiro's last 0.7.0 wm class fixes
2301
2302         * tools/sylprint.pl
2303                 bring in Ricardo's fix for sylprint script
2304
2305         * AUTHORS       
2306         * src/rfc2015.[ch]
2307         * src/prefs_common.[ch]
2308         * src/prefs_account.[ch]
2309         * src/compose.c
2310                 clean up account preference poison in rfc2015,
2311                 and preparation to fix double sign bug 
2312                 (patch submitted by Simon 'corecode' Schubert)
2313
2314 2002-01-07 [christoph]  0.6.6claws43
2315
2316         * src/mh.c
2317                 search for free message number, do not only rely
2318                 on last_num
2319         * src/send.c
2320                 fix smtp auth and use extra account information
2321                 if available, if not use pop3 data instead
2322                 (closes bug #500341)            
2323         * src/ssl.[ch]
2324                 match coding style
2325
2326 2002-01-06 [alfons]     0.6.6claws42
2327
2328         * src/mainwindow.c
2329                 try making the separate windows work again...
2330
2331 2002-01-06 [alfons]     0.6.6claws41
2332
2333         * src/mainwindow.c
2334                 adapt Hiro's separate window menu (to get rid of the funny
2335                 duplicate menu items), and make it work again
2336
2337 2002-01-06 [alfons]     0.6.6claws40
2338
2339         * tools/Makefile.am
2340         * tools/sylprint.rc
2341         * tools/sylprint.pl
2342         * tools/README.sylprint
2343                 add sylprint script for printing mails from Sylpheed
2344                 (contributed by Ricardo Mones Lastra)
2345
2346         * src/acount.c
2347                 clean up
2348
2349 2002-01-06 [melvin]     0.6.6claws39
2350
2351         * src/mainwindow.c
2352         * src/summaryview.c
2353                 Fixed crash introduced in 0.6.6claws38 by the menu
2354                 reorganisation (Hide read messages)
2355         
2356         * ChangeLog.claws 
2357                 Fixed typo (we are now in 2002, alfons ;) )
2358
2359 2002-01-05 [alfons]     0.6.6claws38
2360
2361         * sync with sylpheed 0.6.6cvs10-17
2362                 (last stuff marked as LAST_STABLE)
2363
2364 2002-01-04 [melvin]     0.6.6claws37
2365
2366         * src/account.c
2367                 Made account selection code use strcasestr again instead of
2368                 g_strcasecmp (fixes bug where reediting queued messages
2369                 did not select proper account reported by T. Link).
2370         
2371         * src/folderview.c
2372                 Fix bug where folder icons are not shown when 'hide read messages'
2373                 is on.
2374         
2375         * src/stock_pixmaps.[ch]
2376                 Added folder icons for 'hide read messages'.
2377         
2378         * src/compose.c
2379                 Fixed bug where 'Enter' in a header entry will send the message 
2380                 if 'CTL-Enter' was chosen as a shorcut for sendind. 
2381
2382 2002-01-03 [melvin]     0.6.6claws36
2383         
2384         * src/prefs.[ch]
2385                 Added popup menu for common preferences and
2386                 account preferences (right click on tab displays
2387                                 a menu of all tabs.)
2388
2389 2002-01-02 [melvin]     0.6.6claws35
2390
2391         * src/gtkspell.[ch]
2392                 Made spelling code compatible with undo/redo feature.
2393                 Added creation of suggestion mode menu for the general
2394                         preferences.
2395         
2396         * src/prefs_common.[ch]
2397                 Added option menu for the speller's suggestion mode.
2398                 Added missing spaces in "..." buttons and made a "..."
2399                         button non translatable!
2400         
2401         * src/compose.c
2402                 Made speller use the default suggestion mode.
2403                 Hack to make it possible to choose 'CTRL-Enter' as a
2404                         shortcut for sending (and only for sending).
2405
2406         * src/prefs_folder_item.c
2407                 Changing subject simplification does not update cache 
2408                         anymore (because it is unnecessary).
2409                 Fixed bug where changing subject simplification updated the 
2410                         summaryview even when the viewed folder is not the
2411                         folder which properties are being changed. (E.g. 
2412                                         viewing folder A and changing
2413                                         the subject simplification of 
2414                                         folder B -not being viewed- updated the 
2415                                         summaryview of folder A with data of
2416                                         folder B). (Hope this is clear... )
2417
2418 2001-12-31 [alfons]     0.6.6claws34
2419         
2420         * src/ldif.c
2421         * src/mutt.c
2422                 fgetc() returns a signed integer which doesn't
2423                 fit in a char. so c truncates this to a char
2424                 but we may lose significant bits. i.e. we may
2425                 comparing 0xFF which may not be equal to -1
2426                 unless properly casted to signed char which
2427                 we won't do because fgetc() returns a signed
2428                 integer which doesn't fit in a char. so c 
2429                 truncates this to a char but we may lose 
2430                 significat bits. (you got the idea, thanks
2431                 to Gustavo Noronha Silva <kov@debian.org>
2432                 and the Debian folks!)
2433
2434 2001-12-30 [alfons]     0.6.6claws33
2435
2436         * src/prefs_common.c
2437                 add #ifdef USE_PSPELLs that Melvin forgot               
2438
2439 2001-12-30 [melvin]     0.6.6claws32
2440         
2441         * src/prefs_common.[ch]
2442                 Added configurable color for misspelled words.
2443
2444         * src/gtkspell.[ch]
2445                 Fixed bug of foreground text color (reported by David
2446                                 Mehrmann)
2447                 Added configurable color for misspelled words.
2448
2449 2001-12-30 [alfons]     0.6.6claws31
2450
2451         * src/folder.c
2452                 remove unnecessary things someone put there
2453
2454         * src/mh.c
2455         * src/folder.[ch]
2456                 make folder properties (like threading and sorting) persistent
2457                 (closes bug #497424 "rescan folder tree resets proprieties")
2458                 currently this is only for MH folders. 
2459
2460 2001-12-29 [melvin]     0.6.6claws30
2461
2462         * src/string_match.[ch]
2463                 Optimized a bit: regexp pattern buffer compiled only once, and
2464                   one subroutine call removed. Fixed ^ regexp search: Now, 
2465                   "(^Re: )|(^Hello)" removes only "Re: " from "Re: Hello".
2466         
2467         * src/summaryview.c
2468                 Subject filtering changed to filter summary columns and
2469                   not directly the messages subject cache. The loss in 
2470                   performance is balanced by the improvement of string_match.
2471                 Added an alert panel if there is an error in the regexp.
2472
2473         * src/src/prefs_folder_item.h
2474                 Added a regexp pattern buffer.
2475
2476 2001-12-28 [alfons]     0.6.6claws29
2477
2478         * src/string_match.[ch]
2479                 clean up name space
2480                 allow compilation *BSD
2481
2482 2001-12-27 [alfons]     0.6.6claws28
2483
2484         * src/filter.c
2485                 sync the Hiro's bug fix for BSD
2486
2487 2001-12-27 [melvin]     0.6.6claws27
2488         
2489         * src/compose.c
2490                 Simplify focus to subject entry code.
2491
2492 2001-12-27 [darko]      0.6.6claws26
2493
2494         * src/filtering.c
2495         * src/mbox_folder.c
2496         * src/messageview.c
2497         * src/mh.c
2498         * src/procheader.[ch]
2499         * src/procmsg.h
2500         * src/stock_pixmap.[ch]
2501         * src/summaryview.c
2502                 Show key icon for encrypted mails in summary view
2503
2504         * src/pixmaps/clip.xpm
2505         * src/pixmaps/clipkey.xpm
2506         * src/pixmaps/key.xpm
2507                 New/modified icons for the above
2508
2509 2001-12-27 [melvin]     0.6.6claws25
2510
2511         * src/prefs_common.c
2512                 Put spell checker options in a separate tab to decrease
2513                 the Common Preferences window height.
2514
2515         * README.claws  
2516                 Update spell checker usage instruction about its options
2517                 location.
2518
2519 2001-12-27 [melvin]     0.6.6claws24
2520
2521         * src/compose.c
2522                 Changed subject entry widget position. Initial focus is
2523                 on the To header instead of the subject entry.
2524                 Creating a new header scrolls the header list to make the
2525                 created one visible. Nevertheless, when automatically filling
2526                 headers, the first one is shown.
2527                 A Tab key press in the last empty header entry zips the 
2528                 focus to the subject entry.
2529                 (I did not change the combo boxes, yet)
2530
2531 2001-12-26 [alfons]     0.6.6claws23
2532
2533         * src/prefs_account.c
2534         * src/inc.c
2535                 allow default inbox to reside in another mailbox (only
2536                 works for POP3 accounts)
2537
2538 2001-12-26 [alfons]     0.6.6claws22
2539         
2540         * src/textview.c
2541                 make reply-on-click work with the account of the selected folder
2542         * src/compose.c
2543                 put a fixme here to remind me to fix finding correct default
2544                 account for nested folders
2545
2546 2001-12-25 [alfons]     0.6.6claws21
2547
2548         * src/summaryview.c
2549                 make column headers display locked and mark pixmaps (idea by Melvin) 
2550                 fix bug by adding score and locked column type to sort array
2551
2552 2001-12-25 [alfons]     0.6.6claws20
2553         
2554         * src/summaryview.c
2555                 catch a *potentially* inadvertent write back of  
2556                 the message cache(s) introduced by 0.6.5claws37
2557
2558 2001-12-25 [christoph]  0.6.6claws19
2559
2560         * src/stock_pixmap.[ch]
2561         * src/summaryview.c
2562                 add ignore thread pixmap
2563                 (can someone draw a better icon for this?)
2564
2565 2001-12-24 [alfons]     0.6.6claws18
2566
2567         * src/prefs_folder_item.c
2568                 make address completion actually work for the
2569                 Default To address in the Folder Property dialog.
2570
2571 2001-12-24 [alfons]     0.6.6claws17
2572         
2573         * src/summaryview.c
2574                 use new style regexp for subject stripping 
2575                 (patch submitted by Thomas Link <t.link.tmp200101@gmx.net>)
2576
2577 2001-12-24 [darko]      0.6.6claws16
2578
2579         * src/pgptext.c
2580         * src/rfc2015.c
2581                 move GPG related informational messages to debug mode
2582
2583 2001-12-23 [alfons]     0.6.6claws15
2584
2585         * src/stock_pixmap.[ch]
2586         * src/summaryview.c
2587                 add the forgotten Claws' locked pixmap
2588
2589 2001-12-23 [alfons]     0.6.6claws14
2590
2591         * src/filesel.c
2592                 accept file name typed in entry in multi file
2593                 selector (patch submitted by Gustavo Noronha Silva 
2594                 <kov@debian.org>)
2595
2596 2001-12-23 [alfons]     0.6.6claws13
2597
2598         * src/prefs_filter.c
2599         * src/prefs_filtering.c
2600         * src/matcher.c
2601         * src/importmutt.c
2602                 clean up a little bit
2603         
2604         * src/string_match.c
2605                 validate input strings a little bit more
2606
2607 2001-12-23 [alfons]     0.6.6claws12
2608
2609         * src/Makefile.am
2610         * src/summaryview.c
2611         * src/string_match.[ch]         ** NEW **
2612         * src/folderview.[ch]
2613         * src/headerview.h
2614         * src/folder.[ch]
2615         * src/prefs_folder_item.[ch]
2616                 add subject simplification to strip out strings from
2617                 a subject line (esp. handy for mailing lists). 
2618                 (original patch by by Thomas Link <t.link.tmp200101@gmx.net>,
2619                 but slightly changed things for better integration.)
2620
2621 2001-12-23 [alfons]     0.6.6claws11
2622
2623         * src/mainwindow.c
2624                 fix bug introduced by submission included in 0.6.5claws52.
2625                 ideally this submission should clean the trash if any trash
2626                 folder has a message. however, the hasTrash variable was
2627                 set to false whenever a trash folder was empty (discarding
2628                 a previously found *filled* trash folder.)
2629
2630                 also edited the code a little bit and made it more safe.
2631
2632 2001-12-22 [alfons]     0.6.6claws10
2633
2634         * src/imap.c
2635                 quick fix for Martin Pool's omission of an account
2636                 specific SSL setting
2637
2638 2001-12-22 [alfons]     0.6.6claws9
2639
2640         * src/compose.c
2641         * src/messageview.c
2642         * src/mimeview.c
2643         * src/pgptext.c
2644         * src/procmime.[ch]
2645                 better support for multipart/digest (submitted
2646                 by Fredrik <e98fo@efd.lth.se>)
2647
2648 2001-12-22 [alfons]     0.6.6claws8
2649
2650         * src/addressbook.c
2651                 correct function signature
2652         * src/socket.[ch]
2653         * src/imap.[ch]
2654         * src/prefs_account.[ch]
2655                 allow IMAP over SSH tunnel (patch submitted by 
2656                 Martin Pool <mbp@samba.org>)
2657
2658 2001-12-21 [alfons]     0.6.6claws7
2659
2660         * sync with sylpheed 0.6.6cvs4-9
2661                 (may have forgotten something: LAST_STABLE is 0.6.6claws6)
2662
2663 2001-12-21 [christoph]  0.6.6claws6
2664
2665         * src/compose.c
2666         * src/prefs_folder_item.[ch]
2667                 implement saving of outgoing messages to current folder.
2668                 fix segfault when no default outbox is available
2669                 (closes bug #495683)
2670
2671 2001-12-21 [carsten]    0.6.6claws5
2672         * src/folderview.c
2673         * src/summaryview.c
2674                 pressing CTRL while DND does now the expected thing and
2675                 copies the mail (moving is still the default, as this
2676                 seam more appropriate for handling mails by DND)
2677
2678 2001-12-18 [paul]       0.6.6claws4
2679
2680         * sync with sylpheed 0.6.6cvs3
2681                 see ChangeLog entries 2001-12-18
2682
2683 2001-12-18 [hiro]       0.6.6claws3
2684
2685         * src/undo.c
2686                 fix for multibyte characters (obtain the number of letters
2687                 instead of bytes).
2688
2689 2001-12-17 [paul]       0.6.6claws2
2690
2691         * sync with sylpheed 0.6.6cvs1
2692                 see ChangeLog entry 2001-12-16
2693
2694 2000-12-17 [alfons]     0.6.6claws1
2695
2696         * src/filtering.c
2697                 clean up
2698
2699 2001-12-16 [paul]       0.6.6claws
2700 2001-12-15
2701
2702         * Release version 0.6.6claws, cvs tag: rel_0_6_6
2703
2704         * src/mimeview.c
2705                 last minute sync with main 0.6.6
2706
2707         * po/es.po
2708                 updated by Ricardo Mones Lastra
2709                 update for last minute sync
2710         * po/fr.po
2711         * po/nl.po
2712                 update for last minute sync
2713         * po/de.po
2714                 updated by Jens Oberender
2715         * po/pt_BR.po
2716                 updated by Fabio Junior Beneditto
2717
2718         * src/prefs_common.[ch]
2719         * src/undo.c
2720                 number of undo levels is user configurable
2721                 (squeeze it into the release in the dying
2722                 moments) Submitted by Jens Oberender    
2723
2724 2001-12-15 [melvin]
2725
2726         * po/fr.po
2727                 updated french translation
2728
2729 2001-12-15 [paul]       0.6.5claws92
2730
2731         * sync with sylpheed 0.6.5cvs28
2732                 see ChangeLog entry 2001-12-14 (src/prefs_account.c)
2733
2734         * po/nl.po
2735                 update to allow for sync
2736
2737 2001-12-15 [alfons]
2738         
2739         * po/nl.po
2740                 update dutch translation
2741
2742 2001-12-14 [carsten]    0.6.5claws91
2743         * src/summaryview.c
2744                 fixed bug #473785; also after changing the column order
2745                 the same message will be selected and displayed as before
2746                 the reordering
2747
2748 2001-12-14 [carsten]    0.6.5claws90
2749         * src/folderview.c
2750                 probably found the bug reported by wwb opening or closing
2751                 a folder tree just before dnd (found the solution in the
2752                 balsa source -- thanks to them)
2753
2754 2001-12-14 [carsten]    0.6.5claws89
2755         * src/gtkutils.c
2756         * src/account.c
2757                 moved gtk_clist_moveto to the right place, so that
2758                 only the accounts dialog is effected on opening
2759
2760 2001-12-14 [carsten]    0.6.5claws88
2761         * src/gtkutils.c
2762                 gtkut_clist_set_focus_row does a gtk_clist_moveto
2763                 now, so that the focused row will be seen in any case
2764                 (reported by wwp on sf-claws-user)
2765
2766 2001-12-14 [darko]      0.6.5claws87
2767
2768         * src/compose.c
2769                 remove unnecessary line
2770
2771 2001-12-14 [paul]       0.6.5claws86
2772
2773         * sync with sylpheed 0.6.5cvs27
2774                 see ChangeLog entries 2001-12-14
2775
2776 2001-12-14 [carsten]    0.6.5claws85
2777         * src/mainwindow.c
2778                 following a suggestion of Melvin the rcoabm pops up
2779                 right under the button now and the button is reliefed
2780                 while the popup is open
2781
2782 2001-12-14 [darko]      0.6.5claws84
2783
2784         * src/compose.c
2785                 fix crash when wrapping long lines if linewrap quotation
2786                 is disabled and wrapper encounters a word spanning more
2787                 than one line
2788
2789 2001-12-13 [paul]       0.6.5claws83
2790
2791         * src/compose.c
2792                 prefer 'Reply-To' header over mailing list header when
2793                 replying to a message. Finally prevent all those confirmation 
2794                 messages being sent to the list itself.
2795
2796         * src/summaryview.c
2797                 remove unused summary_set_menu_sensitive() entry
2798
2799 2001-12-13 [paul]       0.6.5claws82
2800
2801         * src/folderview.c
2802         * src/pixmaps/inbox-hrm.xpm     ** NEW FILE **
2803         * src/pixmaps/outbox-hrm.xpm    ** NEW FILE **
2804         * src/pixmaps/trash-hrm.xpm     ** NEW FILE **
2805                 improvements to 'Hide read messages': Inbox, Outbox,
2806                 Trash, Queue, and Draft icons now reveal presence of hidden 
2807                 messages
2808
2809 2001-12-12 [alfons]     0.6.5claws81
2810
2811         0.6.5claws80 was tagged as LAST_STABLE
2812
2813         * src/filtering.[ch]
2814         * src/matcher.[ch]
2815         * src/matcher_parser_lex.c
2816                 fix the filtering; my last attempt to get it right, 
2817                 if it does not work, it's Hoa's turn. ;-)
2818
2819                 for my honourable peers:
2820                 
2821                 the code now makes a clear distinction between
2822                 rules as they are displayed (probably escaped),
2823                 and as they are executed (probably unescaped). the
2824                 parser does *NOT* do any unescaping, this is
2825                 the task of the matcher.c (which breaks up a
2826                 rule into condition) and the filtering.c (which
2827                 breaks up the rule's action). to make this
2828                 run happily we provide an unescaped copy of
2829                 crucial strings to the MatcherProp and 
2830                 FilteringAction structures. note that the only
2831                 exception to this is any REGEXP string. those
2832                 are directly passed to regcomp() and regexp()
2833                 (who have much more powerful unescape functions).
2834                 
2835                 for everyone else:
2836         
2837                 you can escape tab (\t), carriage return (\r),
2838                 linefeed (\n), form feed (\f), quote (\"), 
2839                 single quote (\'), bell (\b) in all the entry
2840                 lines in the scoring & filtering dialogs.
2841                 as an added bonus this should not affect
2842                 existing filtering rules.
2843
2844 2001-12-12 [carsten]    0.6.5claws80
2845
2846         * src/summaryview.c
2847         * po/de.po
2848                 "item(s) selected" is now sensitive to 1 or more
2849                 than one selected (nice for language where simple
2850                 adding of a "s" is not possible as German (Eintrag
2851                 ->Eintr"age)
2852                 
2853                 the "forward as attachment" entry from the right
2854                 click menu removed, "forward" acts following the
2855                 prefs
2856         
2857         * src/textview.c
2858                 reverted my former changes; so compiler warning again
2859                 but there's more GTK_TEXT/GTK_STEXT mixing on other places
2860                 nevertheless
2861
2862         * src/messageview.c
2863                 "search in message" does now *not* only work in MVIEW_TEXT
2864                 messages, but also in a MIMEVIEW_TEXT part of MVIEW_MIME
2865                 message
2866
2867         * src/mainwindow.c
2868                 removed "/File/_Close" as it was the same as "/File/E_xit"
2869                 and we don't need it two times
2870
2871                 the separate folder view and message view now get a distinct
2872                 WMCLASS, just in case someone is using sawfish ;-)
2873
2874                 as the menu entries "/View/Message view" and "/View/Folder tree"
2875                 are only doing something when SEPARATE_MESSAGE or SEPARATE_FOLDER
2876                 make them sensitive accordingly and as these two are "shown"
2877                 after startup anytime check this menuitem at startup
2878
2879 2001-12-12 [paul]       0.6.5claws79
2880
2881         * src/folderview.c
2882                 fix sensitivity of 'Search folder...', broken in
2883                 0.6.5claws75
2884
2885         * src/mainwindow.c
2886                 fix dodgy English
2887
2888 2001-12-11 [carsten]    0.6.5claws78
2889         * src/filtering.c
2890                 fixed two typos returning a wrong FALSE/TRUE
2891         * src/mainwindow.[ch]
2892                 extra menu for email/news button removed
2893
2894 2001-12-11 [alfons]     0.6.5claws77
2895         
2896         * src/matcher.c                 (1.3)
2897         * src/matcher_parser_lex.l      (1.28)
2898                 revert for another attempt
2899                 mark 0.6.5claws77 as LAST_STABLE
2900
2901 2001-12-11 [christoph]  0.6.5claws76
2902
2903         * po/de.po
2904                 fixed wrong translation for prev. unread msg
2905
2906 2001-12-11 [paul]       0.6.5claws75
2907
2908         * src/folder.[ch]
2909         * src/folderview.c
2910         * src/mainwindow.c
2911         * src/summaryview.[ch]
2912         * src/pixmaps/dir-open-hrm.xpm  ** NEW FILE **
2913                 enable ability to hide read messages on per folder basis via 
2914                 '/Summary/Hide read messages'; when selected, a folder will 
2915                 have a red open folder icon, instead of a blue icon, if the 
2916                 folder contains hidden messges
2917                 submitted by Thomas Link <t.link.tmp200101.gmx.net> 
2918
2919         * src/mainwindow.c
2920                 remove '/Message/Forward as attachment' from 
2921                 main_window_set_menu_sensitive() to prevent debug warning
2922
2923         * src/folderview.c
2924         * src/mainwindow.c
2925                 Clean up some of the English
2926
2927         * tools/newscache_clean.pl
2928                 allow for new 'hidereadmsgs' entry in folderlist.xml
2929
2930         * po/es.po
2931                 updated translation, submitted by Ricardo Mones Lastra
2932
2933 2001-12-11 [paul]       0.6.5claws74
2934
2935         * sync with sylpheed 0.6.5cvs25
2936                 see ChangeLog entry 2001-12-11
2937
2938 2001-12-10 [alfons]     0.6.5claws73
2939
2940         * src/matcher.c
2941                 add more control characters
2942         * src/matcher_parser_lex.l
2943                 make escaping / unescaping work again
2944
2945 2001-12-10 [alfons]     0.6.5claws72
2946
2947         * src/imap.c
2948                 clean up warnings "returning value for void function" 
2949         * src/prefs_filtering.c
2950                 make info button for execute action sensitive
2951
2952 2001-12-10 [paul]       0.6.5claws71
2953
2954         * src/compose.c
2955         * src/imap.[ch]
2956         * src/summaryview.c
2957                 fix: imap server now gets informed of MARKED, UNMARKED
2958                 and REPLY events. Now people can use different IMAP-Mail
2959                 clients and have the exact same information about MARKED,
2960                 UNMARKED and REPLY status with all of them. Especially
2961                 useful for imap servers with a web-frontend.
2962                 submitted by Tobias Sandhaas <medlor@web.de>
2963
2964 2001-12-09 [melvin]     0.6.5claws70
2965         
2966         * src/textview.[ch]
2967                 fixed bug #490076 (hunted down by Alfons who implemented
2968                 a workaround in 0.6.5claws65)
2969
2970 2001-12-09 [christoph]  0.6.5claws69
2971
2972         * src/summaryview.c
2973                 set pointer to string in LOCKED column to NULL
2974                 (might fix bug #490800)
2975
2976 2001-12-09 [carsten]    0.6.5claws68
2977
2978         * po/de.po
2979                 resolved some cluttered menu shortcuts 
2980                 ('creating new email' and 'creating news message'
2981                 hade the same)
2982         * src/compose.c
2983                 wmclass now distinc from main window
2984         * src/mainwindow.c
2985           src/mainwindow.h
2986                 email/news and forward button functionality similar
2987                 to the reply buttons; removed the ugly dropdown arrows
2988                 and use instead the right mouse button
2989
2990 2001-12-09 [paul]       0.6.5claws67
2991
2992         * src/imap.c
2993         * src/utils.h
2994                 allow spaces in imap folder names
2995                 submitted by Willem van Engen <wvengen@stack.nl>
2996
2997 2001-12-09 [paul]       0.6.5claws66
2998
2999         * sync with sylpheed 0.6.5cvs24
3000                 see ChangeLog entry 2001-12-09
3001
3002 2001-12-08 [alfons]     0.6.5claws65
3003
3004         * src/textview.c
3005                 prevent secondary selection claim after "add to sender" dialog
3006                 popped up. this is because there's a GDK_BUTTON_RELEASE pending.
3007                 we trick GTK by simulating a click at (0, 0) in the textview.
3008
3009 2001-12-08 [hoa]        0.6.5claws64
3010
3011         * src/folder.c
3012                 fixed a bug about the .processing folder name while filtering
3013
3014 2001-12-08 [alfons]     0.6.5claws63
3015
3016         * src/folderview.c 
3017                 work around problem of not correctly updating folder stats
3018                 when deleting messages. there's some folder scanning evil
3019                 going so the folderview_update_msg_num() does not work
3020                 correctly. need to investigate this.
3021
3022 2001-12-08 [paul]       0.6.5claws62
3023
3024         * sync with sylpheed 0.6.5cvs23
3025                 see ChangeLog entry 2001-12-08
3026
3027 2001-12-07 [christoph]  0.6.5claws61
3028
3029         * src/compose.c
3030                 fix another header translation problem
3031
3032 2001-12-07 [alfons]     0.6.5claws60
3033
3034         * src/mbox.c
3035                 make filtering also work on local spool mbox
3036
3037 2001-12-07 [carsten]    0.6.5claws59
3038         * src/addressbook.c
3039                 addressbook window gets a wmclass distinct from the main
3040                 sylpheed window
3041         * src/compose.h
3042         * src/mainwindow.[ch]
3043                   forward menu item will use mode selected in prefs, forward 
3044                 as attatchment in menu removed (will be substituted in the
3045                 toolbar similar to reply buttons)
3046                   create news message menu entry and news button is now 
3047                 sensitive to the existance of a news account
3048         * src/pixmaps/stock_mail_reply_quote.xpm           ** REMOVED **
3049         * src/pixmaps/stock_mail_reply_to_all_quote.xpm    ** REMOVED **
3050         * src/pixmaps/stock_mail_reply_to_sender_quote.xpm ** REMOVED **
3051                 these are removed because the toolbar buttons don't show
3052                 the quoting modus any longer
3053
3054 2001-12-07 [paul]
3055
3056         * tools/newscache_clean.pl      ** NEW FILE **
3057                 perl script to do some tidying up in the newscache directory 
3058                 
3059         * tools/sylpheed-switcher       ** NEW FILE **
3060                 perl script to enable easy switching between main and claws
3061                 
3062         * tools/README
3063                 added descriptions of the two new perl scripts          
3064
3065
3066 2001-12-07 [melvin]     0.6.5claws58
3067
3068         * src/messageview.c
3069                 fixed a warning during compilation introduced in 0.6.5claws56
3070
3071 2001-12-07 [paul]       0.6.5claws57
3072
3073         * src/mainwindow.[ch]
3074         * src/menu.[ch]
3075                 further usability enhancements to replying with or without 
3076                 quoting via the toolbar, use of Ctrl key is replaced by 
3077                 drop down menu 
3078                 Submitted by Carsten Schurig            
3079
3080 2001-12-07 [melvin]     0.6.5claws56
3081
3082         * src/messageview.c
3083                 hack to fix bug that prevented to make/paste selections
3084                 after switching between MVIEW_TEXT and MVIEW_MIME views
3085                 without deselecting the selection first.
3086
3087 2001-12-06 [alfons]     0.6.5claws55
3088
3089         * src/filtering.[ch]
3090         * src/inc.c
3091                 revise filtering a little bit more, and make sure
3092                 messages are delivered to the appropriate inbox
3093                 (perhaps set per account)
3094
3095 2001-12-06 [paul]       0.6.5claws54
3096
3097         * sync with sylpheed 0.6.5cvs22
3098                 see ChangeLog entry 2001-12-06
3099
3100 2001-12-05 [alfons]     0.6.5claws53
3101
3102         * src/inc.c
3103         * src/folder.[ch]
3104         * src/procmsg.c
3105         * src/filtering.c
3106                 more revisions of filtering system
3107                 (last stable version is marked as LAST_STABLE)
3108                 
3109                 | NOTE 1): the filtering system now uses a local folder called
3110                 | .processing. if filtering fails, check this directory
3111                 | for missing messages.
3112                 |
3113                 | NOTE 2): help us find the filtering actions still missing
3114
3115 2001-12-05 [paul]       0.6.5claws52
3116
3117         * src/mainwindow.c
3118                 fix bug where 'Empty Trash?' pop-up window appears even
3119                 when Trash is empty, submitted by Jesse Skinner         
3120
3121 2001-12-05 [melvin]     0.6.5claws51
3122
3123         * src/compose.c
3124                 fixed bug #486106 to select correct account when reediting 
3125                 a queued message
3126         
3127 2001-12-04 [alfons]     0.6.5claws50
3128
3129         * src/mh.c
3130                 declare markfile in appropriate functions when
3131                 no fchmod() is found (thanks to Mark Heerdink <marc@koelkast.net>
3132                 for spotting this)
3133
3134 2001-12-04 [paul]       0.6.5claws49
3135
3136         * sync with sylpheed 0.6.5cvs21
3137                 see ChangeLog entry 2001-12-04
3138
3139 2001-12-03 [christoph]  0.6.5claws48
3140
3141         * po/de.po
3142                 changed translation of undo
3143         * src/account.c
3144         * src/folder.c
3145                 don't reinvent the wheel to traverse a GNode
3146         * src/compose.[ch]
3147                 seperate code to create the compose gui into functions
3148                 add "Others" page with folder selection for saving copy
3149                 of the message.
3150                 the folder identifier is saved to queue header
3151         * src/procmsg.c
3152                 save message to folder in queue header
3153
3154 2001-12-03 [paul]       0.6.5claws47
3155
3156         * sync with sylpheed 0.6.5cvs20
3157                 see ChangeLog entry 2001-12-03
3158
3159 2001-12-01 [paul]
3160
3161         * more sync with sylpheed 0.6.5cvs19
3162                 see ChangeLog entry 2001-11-29
3163
3164 2001-11-30 [paul]       0.6.5claws46
3165         
3166         * src/compose.c
3167                 remove conflicts introduced by Hoa's last commit
3168          
3169         * src/mainwindow.c
3170                 make 'Message/Bounce' sensitive
3171
3172 2001-11-30 [hoa]        0.6.5claws45
3173
3174         * src/compose.c
3175                 slightly change bounce function to add
3176                 information about the user that bounced the mail
3177                 in the From header line.
3178
3179         * src/folderview.c
3180                 permit the use of processing in outbox folder.
3181
3182 2001-11-29 [paul]       0.6.5claws44
3183
3184         * src/mainwindow.[ch]
3185         * src/prefs_common.c
3186         * src/pixmaps/stock_mail_reply_quote.xpm            ** NEW FILE **
3187         * src/pixmaps/stock_mail_reply_to_all_quote.xpm     ** NEW FILE **
3188         * src/pixmaps/stock_mail_reply_to_author_quote.xpm  ** NEW FILE **
3189                 usability enhancements to the quoting, implements
3190                 use of Ctrl key to toggle quoting settings
3191                 Submitted by Carsten Schurig <Carsten.Schurig@web.de>
3192
3193 2001-11-29 [paul]       0.6.5claws43
3194         
3195         * sync with sylpheed 0.6.5cvs19
3196                 see ChangeLog entry 2001-11-28
3197
3198 2001-11-29 [melvin]     0.6.5claws42
3199         * src/Makefile.am
3200                 added enriched.[ch] to the list of files
3201
3202         * src/textview.c
3203         * src/mimeview.c
3204         * src/procmime.[ch]
3205         * src/enriched.[ch]
3206                 added support to view text/enriched
3207                 added support to show headers in message view for text/enriched and text/html
3208                         in non multipart messages
3209
3210 2001-11-28 [paul]       0.6.5claws41
3211
3212         * more sync with sylpheed 0.6.5cvs18
3213                 see ChangeLog entry 2001-11-27 (src/prefs_common.c)
3214
3215 2001-11-27 [paul]       0.6.5claws40
3216         
3217         * po/pt_BR.po
3218                 updated translation, submitted by Fabio Junior Beneditto
3219                 
3220         * sync with sylpheed 0.6.5cvs18
3221                 see ChangeLog entries 2001-11-26 (src/textview.c) and
3222                 2001-11-27
3223
3224
3225 2001-11-26 [paul]
3226
3227         * po/es.po
3228                 updated translation, submitted by Ricardo Mones Lastra
3229
3230 2001-11-26 [alfons]
3231
3232         * src/matcher.c
3233                 add more translatable strings
3234
3235 2001-11-26 [christoph]  0.6.5claws39
3236
3237         * po/de.po      
3238                 fixed one more umlaut
3239         * src/compose.c
3240                 fix translated header when it should not be translated
3241
3242 2001-11-26 [paul]       0.6.5claws38
3243
3244         * src/mainwindow.c
3245                 remove '/Message/Add Sender to address book' from 
3246                 main_window_set_menu_sensitive(), prevent debug warning
3247                 add 'Message/Mark/Mark all read' to mainwin_entries[]
3248
3249 2001-11-26 [paul]       0.6.5claws37
3250
3251         * src/summaryview.c
3252                 fix 'recurring unread state' bug 
3253
3254         * tools/README 
3255         * tools/filter_conv.pl
3256                 read name of top level mailbox from folderlist.xml
3257                 and presume nothing about its name              
3258
3259 2001-11-26 [darko]      0.6.5claws36
3260
3261         * src/gtkstext.[ch]
3262                 removed functions that are now in gtkutils.c
3263                 use gtkut_text_is_uri_string() from gtkutils.c
3264         * fix my comment on 2001-11-23 (missing gtkutils.[ch])
3265
3266 2001-11-26 [paul]       0.6.5claws35
3267
3268         * sync with sylpheed 0.6.5cvs16
3269                 see ChangeLog entries 2001-11-25 and 2001-11-26
3270
3271 2001-11-25 [alfons]     0.6.5claws34
3272
3273         EXPERIMENTAL!!! Please checkout the last stable version using: 
3274           
3275         % cvs update -r LAST_STABLE -dRAP
3276
3277         (Or help us testing this stuff.)
3278
3279         * src/filtering.c               (1.14)
3280         * src/filtering.h               (1.6)
3281         * src/inc.c                     (1.28)
3282         * src/matcher.c                 (1.20)
3283         * src/mbox.c                    (1.9)
3284         * src/procmsg.h                 (1.14)
3285         * src/summaryview.c             (1.59)
3286         * src/summaryview.h             (dunno)
3287                 revert/merge/sync to as it was before commit 
3288                 on Thu, 19 Jul 2001 10:15:51 -0700.
3289
3290 2001-11-25 [hoa]        0.6.5claws33
3291
3292         * src/main.c
3293                 processing mails at startup
3294
3295         * src/folderview.c
3296         * src/summaryview.[ch]
3297                 processing mails when entering folder
3298
3299         * src/prefs_filtering.c
3300                 fixed some UI bugs
3301
3302 2001-11-24 [alfons]     0.6.5claws32
3303
3304         * src/summaryview.[ch]
3305                 make summary sort headers work, and also make
3306                 sure the sort type is stored
3307
3308 2001-11-23 [alfons]     0.6.5claws31
3309
3310         * src/summaryview.[ch]
3311                 make lock work like mark
3312                 disallow deleting messages marked as locked
3313
3314 2001-11-23 [alfons]     0.6.5claws30
3315
3316         * src/gtkstext.c
3317         * src/compose.[ch]
3318         * src/Makefile.am
3319         * src/undo.[ch]
3320                 merge undo patch submitted by Jens
3321
3322 2001-11-23 [christoph]  0.6.5claws29
3323
3324         * src/.cvsignore
3325                 added ylwrap
3326         * src/compose.c
3327                 fixed gpg signing and encoding
3328         * src/folder.[ch]
3329         * src/main.c
3330                 added --status option to get new, unread and total
3331                 message count from a running sylpheed
3332         * src/prefs_common.c
3333                 temporary fix for reply_with_quote problem
3334                 (don't call functions for non existing widget)
3335         * src/procmsg.c
3336                 one more check for ignored threads but still not
3337                 always working correctly. probably a recursive
3338                 check for all parents is needed
3339
3340 2001-11-23 [darko]      0.6.5claws28
3341
3342         * src/compose.c
3343                 wrapping on send improvements
3344         * src/gtkutils.[ch]
3345                 fix for GtkSText after last sync with main branch
3346                 GTK_TEXT -> GTK_STEXT
3347
3348 2001-11-23 [paul]       0.6.5claws27
3349
3350         * sync with sylpheed 0.6.5cvs14
3351                 see ChangeLog entries 2001-11-22 and 2001-11-23
3352                 
3353         * po/de.po
3354                 fixed the scrambled umlauts 
3355                 submitted by Carsten Schurig <Carsten.Schurig@web.de>
3356
3357 2001-11-21 [paul]       0.6.5claws26
3358
3359         * sync with sylpheed 0.6.5cvs12
3360                 see 2nd ChangeLog entry dated 2001-11-20
3361
3362 2001-11-20 [paul]       0.6.5claws25
3363
3364         * sync with sylpheed 0.6.5cvs11
3365                 see ChangeLog entry 2001-11-19 (src/utils.c)
3366
3367 2001-11-20 [hiro]
3368
3369         * src/compose.c
3370                 GTK_TEXT -> GTK_STEXT
3371                 fix for wrong comment
3372
3373 2001-11-20 [hiro]       0.6.5claws24
3374
3375         * src/compose.[ch]
3376                 more merges from main branch
3377                 removed fatal warnings (uninitialized variables etc.)
3378                 some coding style fix
3379         * src/gtkutils.h
3380                 fixed typo.
3381         * src/addressbook.c
3382           src/addrindex.c
3383                 V-Card -> vCard
3384
3385 2001-11-19 [hoa]        0.6.5claws23
3386
3387         * src/filtering.c
3388         * src/prefs_scoring.c
3389         * src/matcher.[ch]
3390         * src/scoring.c
3391                 cleaning code
3392
3393         * src/matcher_parser_parse.y
3394         * src/prefs_filtering.c
3395                 bouncing
3396
3397 2001-11-19 [alfons]     0.6.5claws22
3398
3399         more of my old things into claws
3400
3401         * src/Makefile.am
3402         * src/prefs_common.c
3403         * src/procmsg.h
3404         * src/summaryview.[ch]
3405         * src/prefs_summary_column.c
3406         * src/pixmaps/locked.xpm
3407                 add indicators for locking of message in summary view
3408                 (does not work yet, only visual indicator)
3409
3410 2001-11-19 [paul]       0.6.5claws21
3411
3412         * sync with sylpheed 0.6.5cvs10
3413                 see ChangeLog entry 2001-11-19
3414
3415 2001-11-18 [alfons]     0.6.5claws20
3416         
3417         * src/filtering.c
3418                 remove an inadvertent free I forgot in previous clean up 
3419
3420 2001-11-18 [alfons]     0.6.5claws19
3421
3422         * src/filtering.[ch]
3423                 clean up & plug leaks
3424
3425 2001-11-18 [paul]       0.6.5claws18
3426
3427         * sync with sylpheed 0.6.5cvs9
3428                 see ChangeLog entries 2001-11-17 and 2001-11-18
3429
3430 2001-11-16 [paul]       0.6.5claws17
3431
3432         * sync with sylpheed 0.6.5cvs8
3433                 see ChangeLog entry 2001-11-16, src/grouplistdialog.c
3434
3435 2001-11-16 [paul]       0.6.5claws16
3436
3437         * sync with sylpheed 0.6.5cvs7
3438                 see ChangeLog entries 2001-11-15 and 2001-11-16
3439
3440 2001-11-15 [hoa]        0.6.5claws15
3441
3442         * src/compose.c
3443                 fix bounce, mails we received couln't be bounced to ourself.
3444
3445         * src/defs.h
3446         * src/filtering.[ch]
3447         * src/matcher.[ch]
3448         * src/matcher_parser.h
3449         * src/matcher_parser_lex.l
3450         * src/matcher_parser_parse.y
3451         * src/inc.c
3452         * src/main.c
3453         * src/mbox.c
3454         * src/prefs_filtering.[ch]
3455         * src/mainwindow.c
3456         * src/prefs_matcher.c
3457         * src/prefs_scoring.c
3458         * src/scoring.[ch]
3459         * src/summaryview.c
3460                 new matcher/filter/score configuration file parser
3461                 one unique configuration file => ~/.sylpheed/matcherrc
3462                 import in currently automatic, then save are made
3463                 in this new file.
3464                 one filter per folder and one global filter
3465                 (filter of a folder will be used as folder processing)
3466
3467         * src/folder.c
3468                 fix a bug in folder_item_get_identifier
3469                 
3470         * src/messageview.c
3471                 receive receipt return are fixed.
3472
3473 2001-11-14 [alfons]     0.6.5claws14
3474
3475         * src/session.h
3476                 add things from main branch to make claws compile
3477
3478 2001-11-14 [paul]       0.6.5claws13
3479
3480         * merge with SYNC-B4-REL and sync with sylpheed 0.6.5cvs5
3481                 see ChangeLog entries 2001-11-08 to 2001-11-14
3482
3483 2001-11-14 [hoa] 0.6.5claws12
3484
3485         * src/compose.[ch]
3486         * src/mainwindow.c
3487         * src/summaryview.c
3488                 add "bounce mail" option
3489
3490 2001-11-13 [christoph]  0.6.5claws11
3491
3492         * src/compose.c
3493                 Cleanup a mess i add before commiting
3494
3495 2001-11-13 [hoa]        0.6.5claws10
3496
3497         * src/compose.c
3498                 some fixes when mail are sent or
3499                 for crossposts
3500
3501 2001-11-13 [christoph]  0.6.5claws9
3502
3503         * po/de.po
3504                 Changed two string with the same translation
3505         * src/compose.c
3506         * src/procmsg.[ch]
3507         * src/send.[ch]
3508                 New mailsending process:
3509                   - Always queue message before sending
3510                     (message will be saved if sylpheed crashed or
3511                      freezes while sending)
3512                   - Allow queuing of newspostings
3513                   - No copy in outbox before sending
3514                     (closes bug #469501)
3515                   - No more redundant code for send and send_later
3516         * src/summaryview.c
3517                 Applied wwp <subscript@free.fr>'s patch that fixes
3518                 marks for multiple forwarded messages (+compose.c)
3519
3520 2001-11-12 [alfons]
3521
3522         * README.claws
3523                 remove things that are now in main branch
3524         
3525         * po/nl.po
3526                 update Dutch translation
3527
3528 2001-11-12 [mhadasht]   0.6.5.claws8
3529
3530         * src/prefs_common.c
3531                 re-enabled account autoselection feature for forward
3532                 and reedit lost during the branch point for SYNC-B4-REL
3533         * src/gtkspell.c
3534                 gtkpspell_get_dict(): more readable code (even if function is
3535                 not used yet)
3536         * ChangeLog.claws
3537                 added version number info to 2001-11-12 [hiro] comment.
3538
3539 2001-11-12 [hiro]       0.6.5.claws7
3540
3541         * src/compose.c
3542                 compose_forward(): fixed a bug that forward quote mark
3543                 wasn't used.
3544                 removed unnecessary code.
3545         * src/template_select.[ch]: removed.
3546
3547 2001-11-11 [alfons]
3548
3549         * src/compose.c
3550                 :%s/GTK_TEXT/GTK_STEXT/g
3551         
3552         * src/compose.[ch]
3553         * src/undo.[ch]
3554         * src/Makefile.am
3555                 revert the undo stuff (this is 0.6.6claws stuff)
3556
3557 2001-11-11 [hoa]        0.6.5.claws6
3558
3559         * src/compose.[ch]
3560                 Insert signature at the end of the text.
3561                 Added undo patch but currently disabled
3562
3563         * src/procmsg.c
3564                 Threading by subject improved.
3565
3566         * added src/undo.[ch]
3567                 Undo module for compose dialog box.
3568
3569 2001-11-11 [alfons]     0.6.5.claws5
3570
3571         * src/procmsg.c
3572                 prevent threading by subject on nodes that have already been
3573                 threaded by in-reply-to (as in "circular references in a tree
3574                 result in a dead branch")
3575
3576 2001-11-09 [hoa]        0.6.5.claws4
3577         
3578         * src/folderview.c
3579                 allows creation of mbox folder item from any files.
3580
3581 2001-11-09 [alfons]     0.6.5.claws3
3582         
3583         * src/utils.c
3584         * src/procmsg.c
3585                 do what I mean and correct threading by subject so it really
3586                 ignores attracting lines without "Re: "
3587
3588 2001-11-07 [alfons]     0.6.5.claws2
3589
3590         * src/procmsg.c
3591         * src/utils.[ch]
3592                 only attract by subject if a subject line starts with a "Re: "
3593         * src/syldap.c
3594                 remove warning
3595
3596 2001-11-07 [paul]       0.6.5claws1
3597
3598         * sync with sylpheed 0.6.5. release
3599                 see ChangeLog entry 2001-11-07
3600
3601 2001-11-07 [paul]       0.6.4claws31
3602
3603         * sync with sylpheed 0.6.4cvs18
3604                 see ChangeLog entries 2001-10-30 to 2001-11-07
3605                 prefs_templates.[ch] renamed prefs_template.[ch]
3606
3607 2001-11-06 [alfons]
3608         
3609         * src/utils.h
3610                 add semicolon Hoa forgot ;-)
3611                 
3612
3613 2001-11-06 [hoa]        0.6.4claws30
3614         
3615         * src/procmsg.c
3616         * src/summaryview.c
3617         * src/utils.c
3618         * src/utils.h
3619                 threading by subject - empty subject are ignored
3620
3621 2001-11-06 [christoph]  0.6.4claws29
3622
3623         * src/socket.c
3624                 use SSL_peek for sock_gets
3625         * src/utils.c
3626                 removed unneeded pointer in extracting quoted
3627                 names implementation
3628
3629 2001-11-06 [melvin]     0.6.4claws28
3630
3631         * src/gtkspell.c
3632                 fixed bug #476792 Selection overtyping with spell checker
3633                 fixed bug which could cause a buffer overflow
3634                 fixed a memory leak
3635
3636 2001-11-06 [hoa]        0.6.4claws27
3637         
3638         * src/procmsg.c
3639         * src/summaryview.c
3640                 threading by subject
3641
3642 2001-11-05 [alfons]     0.6.4claws26
3643         
3644         * README.claws
3645                 Claws -> Sylpheed (vice versa)
3646
3647         * src/compose.c
3648                 :%s/gtk_text/gtk_stext/g
3649                 :%s/GTK_TEXT/GTK_STEXT/g
3650                 (thanks to Jonathan Ware for spotting this)
3651
3652 2001-11-04 [christoph]  0.6.4claws25
3653
3654         * src/summaryview.c
3655                 replace Xalloca + strdup with Xstrdup_a
3656         * src/utils.c
3657                 better implementation of extracting quoted names
3658                 from addresses (remove backlashes and ignore
3659            &nbs