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