src/folderview.c
[claws.git] / ChangeLog.claws
1 2002-05-21 [melvin]     0.7.6claws10
2
3         * src/folderview.c
4                 Added missing filtering and scoring headers
5                 Fixed bad function call that showed garbage 
6                 in Folder->Processing
7
8 2002-05-21 [paul]       0.7.6claws9
9
10         * tools/Makefile.am
11                 make all tools executable, (patch by Alfons).
12
13 2002-05-20 [alfons]     0.7.6claws8
14
15         * src/procheader.c
16                 don't forget to call mktime() so we have a valid week 
17                 and year day
18                 (Bug report by Roger Sondermann <mail@jumaros.de>)
19
20 2002-05-20 [paul]       0.7.6claws7
21
22         * src/html.c
23                 fix broken parsing of urls
24         * src/textview.c
25                 fix displaying of urls
26
27                 both fixes from the patch [547855] by Eugene 
28                 Brevdo (zonem)
29
30 2002-05-19 [alfons]     0.7.6claws6
31
32         * configure.in
33                 make sylpheed configure correctly with the latest
34                 and greatest of automake / autoconf / gettext
35
36 2002-05-19 [alfons]     0.7.6claws5
37
38         * src/procheader.c
39         * src/procheader.h
40                 add function for returning ime zone offset
41         * src/quote_fmt.c
42         * src/quote_fmt_parse.y
43                 better quotation formatting - does not convert
44                 to local time, but uses the original date string.
45                 
46                 Note: %z inserts the timezone offset (should 
47                 work also on platforms where strftime does not
48                 support %z).
49
50 2002-05-18 [christoph]  0.7.6claws4
51
52         * src/summaryview.c
53                 fix indentation of some code
54         * tools/Makefile.am
55                 fix spaces after \
56         * src/Makefile.am
57                 add missing \
58                 correct path for ignorethread.xpm
59                 incorrect filename for sylpheed_logo.xpm
60                 add missing include matcher_parser_parse.h
61
62 2002-05-18 [paul]       0.7.6claws3
63
64         * sync with 0.7.6cvs8
65                 see ChangeLog 2002-05-16 and 2002-05-17
66
67 2002-05-18 [melvin]     0.7.6claws2
68
69         * README.claws
70                 Corrected an action's definition and fixed some misspellings.
71
72 2002-05-18 [paul]       0.7.6claws1
73
74         * tools/Makefile.am
75           tools/gpg-sign        ** new file **
76           tools/uudec           ** new file **
77                 add Melvin's Actions scripts
78
79         * README.claws
80                 add Melvin's descriptions for Actions
81
82 2002-05-18 [paul]       0.7.6claws
83
84         * Version 0.7.6claws released
85
86 2002-05-17 [paul]       0.7.5claws32
87
88         * po/es.po
89                 updated by Ricardo Mones Lastra
90
91 2002-05-17 [paul]       0.7.5claws31
92
93         * src/compose.c
94                 fix Account prefs default folder for sent/draft/deleted
95                 messages bug
96
97         * po/it.po
98           po/nl.po
99                 updated translation by Alessandro Maestri and
100                 Wilbert Berendsen
101
102 2002-05-17 [melvin]     0.7.5claws30
103
104         * src/prefs_actions.c
105                 Fixed bug where using %F not at the end of the command 
106                 resulted in an additional empty argument being created.
107                 Thanks to Darko Koruga for reporting the bug.
108
109 2002-05-17 [melvin]     0.7.5claws29
110
111         * po/fr.po
112                 Updated French translations.
113
114 2002-05-15 [paul]       0.7.5claws28
115         
116         * po/es.po
117                 updated by Ricardo Mones Lastra
118
119 2002-05-15 [paul]       0.7.5claws27
120
121         * sync with 0.7.6cvs4
122                 see ChangeLog 2002-05-14 and 2002-05-15
123
124 2002-05-14 [paul]       0.7.5claws26
125
126         * sync with 0.7.6cvs1
127                 see ChangeLog 2002-05-13
128
129 2002-05-13 [thorsten]   0.7.5claws25
130
131         * src/messageview.c
132                 fix select_all and copy in multipart messages
133         * src/mainwindow.c
134                 fix select_all and copy in multipart messages
135
136 2002-05-12 [paul]       0.7.5claws24
137
138         * src/summaryview.c
139                 reverse last commit, bug already fixed in 0.7.5claws3
140
141 2002-05-12 [netztorte]  0.7.5claws23
142
143         * src/summaryview.c
144                 dont parse empty addressbook (checked in before claws20)
145
146 2002-05-12 [melvin]     0.7.5claws22
147
148         * src/procmsg.[ch]
149                 Removed unneeded priority code introduced by the previous 
150                 commit.
151
152 2002-05-12 [melvin]     0.7.5claws21
153
154         * src/compose.[ch]
155                 Added possibility to set message's priority.
156         * src/procmsg.[ch]
157                 Added possibility to set message's priority.
158                 Added missing headers
159
160 2002-05-12 [melvin]     0.7.5claws20
161
162         * src/prefs_actions.c
163                 Removed implicitely added quotes around the name
164                 of the temporary files of mime parts.
165
166 2002-05-12 [paul]       0.7.5claws19
167
168         * sync with 0.7.5cvs20
169                 see ChangeLog 2002-05-11
170
171 2002-05-12 [alfons]     0.7.5claws18
172
173         * src/quote_fmt_lex.l
174         * src/quote_fmt_parse.y
175                 allow quote / reply date & time format to be set using
176                 %D{format}. format is a format string you'd pass to
177                 strftime() (see man strftime, or the Display tab |
178                 Date format setting).
179
180                 Currently %D converts the date to local time. 
181
182 2002-05-11 [paul]       0.7.5claws17
183
184         * sync with 0.7.5cvs19 (except src/prefs_folder_item.c)
185                 see ChangeLog 2002-05-10 and 2002-05-11
186
187 2002-05-10 [paul]       0.7.5claws16
188
189         * sync with 0.7.5cvs16
190                 see ChangeLog entries 2002-05-09 and 
191                 2002-05-10
192
193 2002-05-10 [colin]      0.7.5claws15
194
195         * src/textview.c
196                 Corrected a bug that prevented sylpheed to open
197                 double-clicked URIs.
198
199 2002-05-09 [paul]       0.7.5claws14
200
201         * sync with 0.7.5cvs14
202                 see ChangeLog 2002-05-08 and 2002-05-09
203
204 2002-05-08 [paul]       0.7.5claws13
205
206         * sync with 0.7.5cvs11
207                 see ChangeLog entry 2002-05-08
208
209 2002-05-08 [paul]       0.7.5claws12
210
211         * src/mainwindow.c
212           src/textview.[ch]
213                 fix segfault on View->Open in new window
214                 patch submitted by Thorsten Maerz <torte@netztorte.de>
215
216 2002-05-07 [paul]       0.7.5claws11
217
218         * sync with 0.7.5cvs9
219                 see ChangeLog entry 2002-05-07
220
221 2002-05-06 [paul]       0.7.5claws10
222
223         * src/messageview.c
224           src/textview.c
225                 display url in statusbar on single-click
226                 patch submitted by Thorsten Maerz <torte@netztorte.de>
227
228 2002-05-06 [match]      0.7.5claws9
229
230         * src/addritem.[ch]
231                 new functions.
232         * src/addrcache.c
233                 tidy up.
234         * src/xmlprops.[ch]
235                 XML implementation of properties file.
236         * src/exporthtml.[ch]
237         * src/expthtmldlg.[ch]
238         * src/addressbook.c
239                 export to HTML.
240
241 2002-05-02 [sergey]     0.7.5claws8
242
243         * src/mainwindow.c (mainwin_entries),
244           src/prefs_common.c (prefs_send_create()),
245           src/codeconv.c (locale_table):
246                 use charset name "Windows-1251" instead of "CP1251".
247
248 2002-05-02 [colin]      0.7.5claws7
249         
250         * src/compose.c
251           src/prefs_common.c
252           src/prefs_folder_item.c
253                 Fixed cosmetics bugs due to Outbox renamed to Sent.
254
255 2002-05-02 [hiro]       0.7.5claws6
256
257         * src/imap.c
258                 sync the change for QUOTE_IF_REQUIRED() macro with 0.7.5cvs7.
259
260 2002-05-02 [paul]       0.7.5claws5
261
262         * src/compose.c
263                 more sync with 0.7.5cvs7, see ChangeLog entry
264                 2002-05-02
265
266 2002-05-02 [hiro]       0.7.5claws4
267
268         * src/compose.c
269                 compose_queue_sub():
270                 check if queue folder exists (closes #550397).
271                 removed directory creation since it should be handled
272                 transparently.
273         * src/imap.c
274                 imap_add_msg(): return UID for appended message
275                 (closes #548842).
276
277 2002-04-30 [paul]       0.7.5claws3
278
279         * src/summaryview.c
280                 fix account_find_from_address() bug
281
282 2002-04-28 [colin]      0.7.5claws2
283
284         * src/compose.c
285           src/textview.c
286           src/prefs_common.[ch]
287           src/utils.[ch]
288                 Added user-definable quotation characters recognition.
289
290 2002-04-28 [paul]       0.7.5claws1
291
292         * sync with 0.7.5cvs4
293                 see ChangeLog entry  2002-04-25
294
295 2002-04-28 [paul]       0.7.5claws
296
297         * po/es.po
298           po/nl.po
299           po/pt_BR.po
300                 updated by Ricardo Mones Lastra, Wilbert Berendsen, and
301                 Fabio Junior Beneditto
302
303 2002-04-27 [jens]       0.7.4claws103
304
305         * po/de.po
306                 updated German translation.
307
308 2002-04-27 [hiro]       0.7.4claws102
309
310         * src/summaryview.c
311                 summary_write_cache(): fixed the mark loss of hidden messages.
312
313 2002-04-26 [melvin]     0.7.4claws101
314
315         * src/procmsg.c
316                 fixed a second typo (same one)
317         * po/fr.po
318           po/it.po
319           po/pt_BR.po
320                 fixed the type again...
321
322 2002-04-26 [melvin]     0.7.4claws100
323
324         * src/procmsg.c
325                 fixed a typo in an alert message ("temorary").
326         * po/it.po
327         * po/pt_BR.po
328                 corrected the typo  described above.
329         * po/fr.po
330                 updated French translation.
331
332 2002-04-26 [darko]      0.7.4claws99
333
334         * src/summaryview.c
335                 fix target folder colorization
336
337 2002-04-25 [paul]       0.7.4claws98
338
339         * po/it.po
340                 updated by Alessandro Maestri
341
342 2002-04-24 [colin]      0.7.4claws97
343         
344         * src/compose.c
345                 Fixed double "subject is empty" question.
346
347 2002-04-23 [colin]      0.7.4claws96
348         
349         * src/mimeview.c
350                 Corrected issue when "automatically display images" was
351                 not set : first image remained after selecting second.
352
353 2002-04-23 [melvin]     0.7.4claws95
354
355         * src/prefs_actions.c
356                 Don't display in/out dialog if there is nothing to show.
357
358 2002-04-23 [paul]       0.7.4claws94
359
360         * sync with 0.7.5cvs3
361                 bug fixes: see ChangeLog entry 2002-04-23
362
363 2002-04-22 [darko]      0.7.4claws93
364
365         * src/compose.c
366                 fix previous check-in which changed code after
367                 merge from main
368
369 2002-04-22 [paul]       0.7.4claws92
370
371         * faq/de/*
372                 add German FAQ
373         * faq/en/*
374           faq/es/*
375           faq/fr/*
376                 update English, Spanish and French FAQs
377         * manual/de/*
378           manual/es/*
379                 add German and Spanish manuals
380         * manual/en/*
381           manual/fr/*
382                 update English and French manuals
383
384         * src/Makefile.am
385                 add to and re-arrange the pixmap entries
386
387 2002-04-22 [darko]      0.7.4claws91
388
389         * src/compose.c
390                 fix sender initials recognition to only allow
391                 '>' after the initials
392
393 2002-04-21 [paul]       0.7.4claws90
394
395         * sync with 0.7.5 release
396                 see ChangeLog entry 2002-04-21
397
398 2002-04-21 [alfons]
399
400         * src/Makefile.am
401                 add colin's new pixmaps to EXTRA_DIST
402
403 2002-04-21 [colin]      0.7.4claws89
404         * src/compose.c
405         * src/inc.c
406         * src/mainwindow.[ch]
407         * src/prefs_common.[ch]
408         * src/stock_pixmap.[ch]
409                 Added "Work offline" ability.
410
411 2002-04-21 [colin]      0.7.4claws88
412         
413         * src/mimeview.c
414         * src/prefs_common.c
415         * src/prefs_common.h
416         * src/textview.c : Added an option to common preferences -> display
417           to allow user not to automatically display images.
418
419 2002-04-21 [paul]       0.7.4claws87
420
421         * sync with 0.7.4cvs52
422                 see ChangeLog entry 2002-04-21 (src/imap.c)
423
424 2002-04-21 [paul]       0.7.4claws86
425
426         * sync with 0.7.4cvs51
427                 see ChangeLog entry 2002-04-21
428
429 2002-04-21 [paul]       0.7.4claws85
430
431         * sync with 0.7.4cvs49
432                 see ChangeLog entries 2002-04-20 and 2002-04-21
433
434         * src/Makefile.am
435                 clean up: remove old 'stock_' element from xpm 
436                 filenames.
437
438 2002-04-21 [alfons]     0.7.4claws84
439
440         apply sync patch from Paul
441
442         * src/folderview.c
443                 use old claws prefs_folder_item_create() for now
444
445 2002-04-19 [match]      0.7.4claws83
446
447         * src/addressbook.[ch]
448         * src/addrharvest.[ch]
449         * src/addrgather.[ch]
450                 recurse folders.
451         * src/mainwindow.c
452         * src/summaryview.[ch]
453                 change menu option.
454
455 2002-04-19 [paul]       0.7.4claws82
456
457         * po/pt_BR.po
458                 updated by Fabio Junior Beneditto
459
460 2002-04-14 [alfons]     0.7.4claws81
461
462         * src/passphrase.c
463                 add #include <sys/types.h> for mode_t and off_t 
464
465 2002-04-13 [paul]       0.7.4claws80
466         
467         * src/main.c
468           src/passphrase.[ch]
469           src/pgptext.c
470           src/prefs_common.[ch]
471           src/rfc2015.c
472                 enable storing of GnuPG passphrase for the whole 
473                 session or a user-defined number of minutes. patch 
474                 submitted by Ravemax <ravemax@dextrose.com>
475
476 2002-04-13 [alfons]     0.7.4claws79
477
478         * src/textview.c
479                 make email parser also stop scanning when encountering separators
480                 ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
481
482 2002-04-13 [paul]       0.7.4claws78
483
484         * sync with 0.7.4cvs39
485                 see ChangeLog entry 2002-04-12
486
487 2002-04-11 [paul]       0.7.4claws77
488
489         * sync with 0.7.4cvs37
490                 see ChangeLog entry 2002-04-11
491
492 2002-04-11 [paul]       0.7.4claws76
493
494         * COPYING 
495                 re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
496                 the clause for OpenSSL). sync with sylpheed main
497
498 2002-04-09 [melvin]     0.7.4claws75
499
500         * src/compose.c
501                 Made 'Ctrl-Enter' on send ignore some modifiers 
502                 (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
503                 to bind other *-Enter (but not Alt-Enter).
504
505 2002-04-09 [paul]       0.7.4claws74
506
507         * sync with 0.7.4cvs35
508                 see ChangeLog entries 2002-04-09
509
510 2002-04-08 [paul]       0.7.4claws73
511
512         * sync with 0.7.4cvs33
513                 see ChangeLog entry 200-04-08
514
515 2002-04-07 [match]      0.7.4claws72
516
517         * src/addrharvest.[ch]
518                 fixed to read all addresses in header, regardless
519                 of header size. improved name parsing. accommodate
520                 harvest from folders and selected message.
521         * src/addritem.[ch]
522                 included new address parsing function.
523         * src/addrgather.[ch]
524         * src/addressbook.[ch]
525         * src/summaryview.[ch]
526         * src/mainwindow.c
527                 allow address harvest of folder as well as selected
528                 messages.
529
530 2002-04-07 [paul]       0.7.4claws71
531
532         * src/esmtp.[ch]
533           src/smtp.c
534                 don't try to authenticate with CRAM-MD5 in SMTP when 
535                 SMTP-AUTH enabled if MTA doesn't issue this 
536                 auth-method in it's ehlo-response. bug item #531364,
537                 patch item #938910. patch submitted by Colin Leroy 
538                 <colin@colino.net>
539
540 2002-04-07 [paul]       0.7.4claws70
541
542         * src/nntp.c
543                 fix missing MODE_READER bug. patch submitted by
544                 Colin Leroy <colin@colino.net>
545
546 2002-04-07 [alfons]     0.7.4claws69
547
548         * src/matcher.[ch]
549         * src/prefs_filtering.c
550         * src/summaryview.c
551                 escape \' and \" in strings passed as filtering strings; bug report by Alex Evseev.
552                 (see http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/)
553
554 2002-04-07 [paul]       0.7.4claws68
555
556         * sync with 0.7.4cvs32
557                 see ChangeLog entry 2002-04-06
558
559         * tools/filter_conv.pl
560                 more bug fixes
561
562 2002-04-06 [paul]       0.7.4claws67
563
564         * tools/filter_conv.pl
565                 modify to be able to find the name of the first
566                 mailbox and use that. main's filter does not
567                 record the full path to the mailbox and therefore
568                 can only filter to the first mailbox.
569
570 2002-04-05 [paul]       0.7.4claws66
571
572         * tools/filter_conv.pl
573                 attempt to make the script all-encompassing and
574                 be able to convert any main 'filter' rule thrown
575                 at it
576
577 2002-04-05 [paul]       0.7.4claws65
578
579         * tools/filter_conv.pl
580                 allow for collapsed folder trees
581
582 2002-04-05 [paul]       0.7.4claws64
583
584         * sync with 0.7.4cvs31
585                 see ChangeLog entries 2002-04-05
586
587 2002-04-03 [paul]       0.7.4claws63
588
589         * sync with 0.7.4cvs29
590                 see ChangeLog entries 2002-04-02 and 2002-04-03
591
592 2002-04-02 [paul]       0.7.4claws62
593
594         * sync with 0.7.4cvs26
595                 see ChangeLog entry 2002-04-01
596
597 2002-04-02 [match]      0.7.4claws61
598
599         * src/pine.[ch]
600         * src/importpine.[ch]
601         * src/addressbook.c
602                 import Pine address book.
603
604 2002-04-02 [match]      0.7.4claws60
605
606         * src/addrharvest.[ch]
607                 improve address parsing of funky addresses.
608
609 2002-04-02 [darko]      0.7.4claws59
610
611         * src/compose.c
612                 wrap on send improvements, it now recognizes quoted
613                 initials as part of the quotation string, and it
614                 does not join lines separated by CR
615
616 2002-04-01 [match]      0.7.4claws58
617
618         * src/mgutils.[ch]
619                 added new functions.
620         * src/mutt.[ch]
621                 remove excessive duplicate address generation
622                 on import.
623
624 2002-04-01 [alfons]     0.7.4claws57
625         
626         * src/summaryview.c
627                 put back g_free() 
628
629 2002-04-01 [paul]       0.7.4claws56
630
631         * sync with 0.7.4cvs25
632                 see ChangeLog entry 2002-04-01
633
634 2002-04-01 [alfons]     0.7.4aprilfool55
635
636         * src/summaryview.c
637                 honour feature request item #537427 to allow for
638                 displaying names from address book for sent mail also
639
640 2002-03-29 [paul]       0.7.4claws54
641
642         * src/mainwindow.c
643           src/prefs_filtering.[ch]
644           src/prefs_matcher.c
645           src/summaryview.c
646                 add 'fast filter' for claws' filtering,
647                 /Tools/Create filter rule/... patch submitted
648                 by Neill Miller <neillm@thecodefactory.org>
649
650 2002-03-29 [paul]       0.7.4claws53
651
652         * sync with 0.7.4cvs24
653                 see ChangeLog entry 2002-03-29
654
655 2002-03-28 [paul]       0.7.4claws52
656
657         * sync with 0.7.4cvs23
658                 see ChangeLog entry 2002-03-28
659
660 2002-03-27 [melvin]     0.7.4claws51
661
662         * src/prefs_actions.c
663                 Added support to pass only one message part (as a
664                 file) to the command using '%p'. No quotes are needed
665                 because doubles quotes are automatically added.
666                 Fixed bug where Sylpheed could block when waiting for
667                 a child process to finish.
668                 Changed the help menu to remove quotes around symbols to 
669                 avoid misinterpretation (they must not be used).
670
671 2002-03-27 [melvin]     0.7.4claws50
672
673         * src/inc.c
674                 Made the new mail notification command always 
675                 execute asynchronously.
676
677 2002-03-27 [paul]       0.7.4claws49
678
679         * src/compose.c
680                 fix bug introduced in last commit
681
682 2002-03-27 [paul]       0.7.4claws48
683
684         * sync with 0.7.4cvs21
685                 see ChangeLog 2002-03-26 and 2002-03-27
686
687 2002-03-26 [hoa]        0.7.4claws47
688
689         * src/prefs_folder_item.c
690                 really fixed the bug #516442 with folder rescan.
691
692 2002-03-26 [paul]       0.7.4claws46
693
694         * sync with 0.7.4cvs19
695                 see ChangeLog entries 2002-03-25 and 2002-03-26
696
697 2002-03-25 [hoa]        0.7.4claws45
698
699         * src/matcher.c
700         * src/mh.c
701                 fix the bug #516442 with folder rescan.
702
703         * src/prefs_common.[ch]
704         * src/compose.c
705                 added an option to enable two different behaviours
706                 for bounce.
707
708
709 2002-03-25 [paul]       0.7.4claws44
710
711         * src/mainwindow.c
712           src/selective_download.c
713                 correct a few menuitem labels
714
715 2002-03-25 [christoph]  0.7.4claws43
716
717         * src/procmsg.c
718                 fix non deleted tmp message in
719                 procmsg_save_to_outbox
720                 fix problems caused by sync with
721                 main branch's procmsg_send_queue
722
723 2002-03-25 [paul]       0.7.4claws42
724
725         * src/quote_fmt.c
726           src/quote_fmt_lex.l
727           src/quote_fmt_parse.y
728                 add Last name (%L) placeholder for quoting. 
729                 patch submitted by Thorsten Thielen 
730                 <thth@users.sourceforge.net>
731
732 2002-03-25 [paul]       0.7.4claws41
733
734         * src/utils.c
735                 get full hostname. patch submitted by
736                 Bob Woodside <rwoodside1@comcast.net>
737
738 2002-03-25 [paul]       0.7.4claws40
739
740         * src/account.c
741           src/news.c
742           src/nntp.[ch]
743           src/prefs_account.[ch]
744                 enable NNTP over SSL. patch submitted by
745                 Pascal Jermini <pascal@infinity.hn.org>
746
747 2002-03-24 [paul]       0.7.4claws39
748
749         * src/prefs_common.c
750                 make the arrangement of the Compose tab more
751                 coherent
752
753         * src/mainwindow.c
754                 fix some irregularities of style
755
756         * po/de.po
757                 updated by Kilian Krause
758
759 2002-03-23 [paul]       0.7.4claws38
760
761         * po/pt_BR.po
762                 updated by Fabio Junior Beneditto
763
764 2002-03-23 [paul]       0.7.4claws37
765
766         * src/mainwindow.c
767                 move 'Gather addresses' to 'Tools' menu
768                 make 'Selective download' sensitive
769
770 2002-03-23 [paul]       0.7.4claws36
771
772         * sync with 0.7.4cvs16
773                 see ChangeLog entries 2002-03-23
774
775 2002-03-22 [christoph]  0.7.4claws35
776
777         * src/quote_fmt_parse.y
778                 fix include program output
779
780 2002-03-22 [alfons]     0.7.4claws34
781
782         * src/pop.c
783                 initialize GDate stack variable correctly (sorry!)
784
785 2002-03-22 [paul]       0.7.4claws33
786
787         * src/compose.c
788           src/mainwindow.c
789           src/prefs_actions.c
790           src/prefs_common.c
791                 rename 'Tool' to 'Tools'
792
793         * src/mainwindow.c
794                 move 'Delete duplicated messages' from
795                 'Message/' to 'Tools/'
796                 re-arrange the order of 'Tools/' items
797
798 2002-03-22 [paul]       0.7.4claws32
799
800         * src/addr_compl.c
801           src/addressbook.[ch]
802                 auto-address completion now also matches on
803                 Nickname. patch submitted by Bob Forsman 
804                 <hammor@users.sourceforge.net>
805
806         * src/editaddress.c
807                 correct a spelling mistake
808
809 2002-03-22 [alfons]     0.7.4claws31
810
811         * src/pop.c
812                 fix getting uidl from incorrect string 
813                 (spotted by Colin)
814
815 2002-03-21 [alfons]     0.7.4claws30
816
817         * src/pop.c
818                 more code refactoring
819                 plug mem leak introduced by delete on server
820
821 2002-03-21 [paul]       0.7.4claws29
822
823         * sync with 0.7.4cvs11
824                 see ChangeLog entries 2002-03-20
825
826 2002-03-20 [alfons]     0.7.4claws28
827
828         * src/inc.c
829                 apply Colin's patch and refactor
830
831 2002-03-20 [paul]       0.7.4claws27
832
833         * sync with sylpheed 0.7.4cvs9
834                 see ChangeLog entry 2002-03-20
835
836 2002-03-19 [christoph]  0.7.4claws26
837
838         * src/mh.c
839         * src/procmsg.[ch]
840         * src/summaryview.c
841                 revert changes for flag updates
842                 (does not work correctly and no time to debug)
843
844 2002-03-20 [alfons]     0.7.4claws25
845
846         * src/pop.c
847                 refactor should_delete() a little bit 
848
849 2002-03-19 [paul]       0.7.4claws24
850
851         * src/inc.[ch]
852           src/pop.c
853           src/prefs_account.[ch]
854                 allow the user to leave downloaded mail on the 
855                 server for n days. Patch submitted by Colin Leroy 
856                 <colin@colino.net>
857
858 2002-02-19 [paul]       0.7.4claws23
859
860         * sync with sylpheed 0.7.4cvs8
861                 see ChangeLog entries 2002-03-19
862
863 2002-03-18 [paul]       0.7.4claws22
864
865         * sync with sylpheed 0.7.4cvs6
866                 see ChangeLog entry 2002-03-18
867
868 2002-03-18 [paul]       0.7.4claws21
869
870         * po/en_GB.po
871                 add en_GB message catalogue
872
873         * src/mbox_folder.c
874           src/prefs_account.c
875           src/prefs_actions.c
876                 correct a few spelling mistakes
877
878 2002-03-17 [alfons]     0.7.4claws20
879
880         * src/matcher.c
881                 more stringent checks for NULL params when writing
882                 filtering actions to a file
883                 
884 2002-03-17 [hoa]        0.7.3claws20
885
886         * src/news.c
887                 fixed the count of new messages
888
889         * src/compose.c
890                 fixed the "attachment properties" window
891
892 2002-03-17 [paul]       0.7.4claws19
893
894         * src/defs.h
895           src/folder.h
896           src/news.c
897           src/prefs_account.[ch]
898           src/procmsg.[ch]
899           src/summaryview.c
900                 automatically mark cross-posted messages as read 
901                 and (optionally) give them a colour label
902                 Patch submitted by Stefaan Eeckels <Stefaan.Eeckels@eec.lu>
903                 
904
905 2002-03-17 [paul]       0.7.4claws18
906
907         * sync with sylpheed 0.7.4cvs5
908                 see ChangeLog entry 2002-03-17
909
910 2002-03-17 [melvin]     0.7.4claws17
911         
912         * src/textview.c
913                 Worked around a gtktext 'bug': when searching for 
914                 a text in a long message it was scrolling slowly
915                 line by line until it hit the searched text.
916         * po/fr.po
917                 Updated French translation
918
919 2002-03-17 [melvin]     0.7.4claws16
920
921         * src/mainwindow.c
922         * src/compose.c
923         * src/prefs_actions.c
924                 Moved "Edit/Actions" to "Tool/Actions"
925                 Made mainwindow/compose window sensitive as soon as
926                 no child process is running anymore even if the io dialog
927                 is open.
928                 Fixed a struct being initialized with a non constant char*
929
930 2002-03-16 [christoph]  0.7.4claws15
931
932         * configure.in
933                 add --with-compiler-flags option
934                 (only for developer hacking)
935         * src/mh.c
936         * src/procmsg.[ch]
937         * src/summaryview.c
938                 try to make folder-stats and flag handling more
939                 independent from the summaryview. msgcounts
940                 are only set when the folder is opened and
941                 procmsg_msginfo_(un)set_flags will handle it
942                 later and summaryview will get the values
943                 from the folder.
944
945 2002-03-16 [paul]       0.7.4claws14
946
947         * src/messageview.c
948                 fix Return-receipt. Patch submitted by Bob
949                 Woodside <rwoodside1@comcast.net>
950
951 2002-03-16 [paul]       0.7.4claws13
952
953         * src/compose.c
954                 fix 'dynamic' signatures, make it work again
955                 broken during sync on 2002-03-14 (0.7.4claws2)
956
957 2002-03-15 [match]      0.7.4claws12
958
959         * src/addrharvest.[ch]
960         * src/addrgather.[ch]
961         * src/addressbook.[ch]
962         * src/mainwindow.c
963                 included address harvester feature. still some
964                 issues with address parsing that I will fix.
965
966 2002-03-15 [match]      0.7.4claws11
967
968         * src/addrbook.[ch]
969         * src/addrcache.[ch]
970         * src/addressbook.[ch]
971         * src/addrindex.c
972         * src/editbook.c
973         * src/importldif.c
974         * src/importmutt.c
975         * src/jpilot.[ch]
976         * src/main.c
977         * src/syldap.[ch]
978         * src/vcard.[ch]
979                 tidy up. fix memory leaks. moved attribs and methods
980                 from individual interfaces to addrcache object. prep
981                 for new stuff to come in.
982
983 2002-03-15 [alfons]     0.7.4claws10
984
985         * src/matcher.[ch]
986         * src/matcher_parser_parse.y
987         * src/matcher_parser_lex.l
988         * src/prefs_matcher.c
989                 add filtering conditions message greater than, smaller 
990                 than, and exactly matching a size in bytes
991                 (does not work with delete from POP3 server yet)
992
993                 this should also give others an idea what you should
994                 do to add new criterions to claws filtering system
995                 
996
997 2002-03-15 [paul]       0.7.4claws9
998
999         * tools/filter_conv.pl
1000                 exit if there are no filter rules to convert
1001                 rename filterrc to filterrc.old after completion
1002
1003 2002-03-15 [paul]       0.7.4claws8
1004
1005         * sync with sylpheed 0.7.4cvs3
1006                 see ChangeLog entry 2002-03-14
1007
1008 2002-03-14 [paul]       0.7.4claws7
1009
1010         * src/compose.c
1011                 clean up the last commit (ahem)
1012
1013 2002-03-14 [paul]       0.7.4claws6
1014
1015         * src/compose.c
1016                 fix bug #515655. honour account preferences
1017                 regarding gpg default signing/encryption when 
1018                 changing account from the compose window.
1019
1020 2002-03-14 [paul]       0.7.4claws5
1021
1022         * src/folderview.c
1023                 remove unnecessary curly brackets
1024
1025 2002-03-14 [paul]       0.7.4claws4
1026
1027         * src/folderview.c
1028           src/prefs_filtering.[ch]
1029                 add filter rename on folder rename and filter
1030                 delete on folder delete. Patch submitted by
1031                 Neill Miller <neillm@thecodefactory.org> 
1032
1033 2002-03-14 [christoph]  0.7.4claws3
1034
1035         * src/procmsg.c
1036         * src/send.c
1037                 fix local delivery
1038                 (patch submitted by "Simon 'corecode' Schubert")
1039         * src/prefs_common.c
1040         * src/procmsg.c
1041                 fix gcc 3.0 warning
1042
1043 2002-03-14 [paul]       0.7.4claws2
1044
1045         * sync with sylpheed 0.7.4cvs2
1046                 see ChangeLog entry 2002-03-13
1047
1048 2002-03-12 [darko]      0.7.4claws1
1049
1050         * src/mainwindow.c
1051                 fix what seems to be a copy and paste error
1052                 when setting color for important messages
1053                 (reported by wwp)
1054
1055 2002-03-11 [paul]       version 0.7.4claws released
1056
1057 2002-03-11 [paul]       0.7.4claws
1058
1059         * po/es.po
1060           po/it.po
1061           po/nl.po
1062           po/pt_BR.po
1063                 update message catalogs. Submitted by Ricardo Mones 
1064                 Lastra, Alessandro Maestri, Wilbert Berendsen, and 
1065                 Fabio Junior Beneditto
1066
1067         * configure.in
1068           faq/Makefile.am
1069           faq/it/Makefile
1070           faq/it/sylpheed-faq*
1071           src/mainwindow.c
1072           src/manual.[ch]
1073                 add FAQ in Italian
1074         
1075
1076 2002-03-11 [jens]       0.7.3claws7
1077
1078         * po/de.po
1079                 updated German translation
1080
1081 2002-03-11 [melvin]     0.7.3claws6
1082
1083         * po/fr.po
1084                 updated and corrected French translation
1085
1086 2002-03-10 [hoa]        0.7.3claws5
1087
1088         * src/account.c
1089         * src/inc.c
1090         * src/prefs_account.c
1091         * src/procmsg.c
1092         * src/send.[ch]
1093                 fixed the local account.
1094                 you have to change the default "/usr/sbin/sendmail"
1095                 to "/usr/sbin/sendmail -t" in the preferences of
1096                 the local account.
1097
1098         * src/procmime.c
1099                 removed some debug display for renderer
1100
1101 2002-03-10 [paul]       0.7.3claws4
1102
1103         * faq/en/sylpheed-faq-1.html
1104           faq/en/sylpheed-faq-2.html
1105                 update
1106
1107 2002-03-09 [paul]       0.7.3claws3
1108
1109         * sync with sylpheed 0.7.4
1110                 see ChangeLog entry 2002-03-09
1111
1112 2002-03-08 [paul]       0.7.3claws2
1113
1114         * faq/en/sylpheed-faq*
1115           faq/es/sylpheed-faq*
1116           faq/fr/sylpheed-faq*
1117                 update the FAQs
1118
1119         * manual/fr/.cvsignore
1120           manual/fr/Makefilea.am
1121           manual/fr/sylpheed*
1122           src/mainwindow.c
1123           src/manual.[ch]
1124                 add the French manual
1125
1126 2002-03-07 [paul]       0.7.3claws1
1127
1128         * sync with sylpheed 0.7.3cvs4
1129                 see ChangeLog entries  2002-03-06 and 2002-03-07
1130         
1131         * po/nl.po
1132                 updated by Wilbert Berendsen
1133
1134 2002-03-07 [melvin]     0.7.2claws34
1135
1136         * src/selective_download.c
1137                 Changed the pixmap of the receive button to MAIL_RECEIVE.
1138
1139 2002-03-06 [paul]       0.7.2claws33
1140
1141         * sync with sylpheed 0.7.3cvs1
1142                 bug fix, see ChangeLog entry 2002-03-05
1143
1144 2002-03-05 [paul]       0.7.2claws32
1145
1146         * src/mimeview.c
1147           src/pgptext.[ch]
1148           src/procmsg.c
1149                 reverse the pgp ascii-armored code implemented in 
1150                 0.7.2claws16. removal of this code until it matures.
1151                 this means that verifying ascii-armored pgp sigs and
1152                 automatic decryption of ascii-armored encrypted
1153                 messages no longer works.
1154
1155 2002-03-05 [paul]       0.7.2claws31
1156
1157         * configure.in
1158           Makefile.am
1159         * faq/Makefile.am
1160         * faq/en/Makefile.am
1161           faq/en/sylpheed-faq.html
1162           faq/en/sylpheed-faq-1.html
1163           faq/en/sylpheed-faq-2.html
1164           faq/en/sylpheed-faq-3.html
1165         * faq/es/Makefile.am
1166           faq/es/sylpheed-faq.html
1167           faq/es/sylpheed-faq-1.html
1168           faq/es/sylpheed-faq-2.html
1169           faq/es/sylpheed-faq-3.html
1170           faq/es/sylpheed-faq-4.html
1171         * faq/fr/Makefile.am
1172           faq/fr/sylpheed-faq.html
1173           faq/fr/sylpheed-faq-1.html
1174           faq/fr/sylpheed-faq-2.html
1175           faq/fr/sylpheed-faq-3.html
1176         * src/Makefile.am
1177           src/defs.h
1178           src/mainwindow.c
1179           src/manual.[ch]
1180                 add FAQs in English, Spanish and French
1181
1182
1183 2002-03-05 [paul]       0.7.2claws30
1184
1185         * manual/en/sylpheed.html
1186           manual/en/sylpheed-XX.html
1187                 updated the English manual
1188
1189 2002-03-05 [hoa]        
1190
1191         * src/summaryview.c
1192                 dialog box pops up if the article can't be deleted.
1193
1194 2002-03-04 [paul]       
1195         
1196         * po/pt_BR.po
1197                 updated by Fabio Junior Benedito
1198
1199 2002-03-04 [hoa]
1200
1201         * removed ac/gpgme.m4
1202                 to avoid autogen common problem
1203                 developers have to install gpgme development package now
1204
1205         * src/compose.c
1206                 encoding to 7bit or 8bit is enabled.
1207
1208 2002-03-03 [alfons]     0.7.2claws29
1209
1210         * src/pop.c
1211                 merge fix by Oliver Haertel for selective
1212                 download buglet
1213
1214 2002-03-03 [paul]       0.7.2claws28
1215         
1216         * sync with sylpheed 0.7.3
1217
1218 2002-03-03 [paul]       0.7.2claws27
1219
1220         * sync with sylpheed 0.7.2cvs24
1221                 see ChangeLog entries 2002-03-02 and 2002-03-03
1222
1223 2002-03-02 [melvin]     0.7.2claws26
1224
1225         * src/inc.[ch]
1226         * src/main.c
1227         * src/mainwindow.c
1228         * src/prefs_common.[ch]
1229                 Added user definable notification on new mail arrival.
1230                 Removed unused variables in spell checker prefs code.
1231
1232 2002-03-02 [melvin]     0.7.2claws25
1233
1234         * src/quote_fmt.c
1235                 Removed unnecessary escape sequences.
1236                 Changed 'Initial...' to 'Initials of Sender'
1237
1238 2002-03-02 [paul]       0.7.2claws24
1239
1240         * sync with sylpheed 0.7.2cvs22
1241                 see ChangeLog entry 2002-03-01
1242
1243 2002-03-01 [hoa]        0.7.2claws23
1244
1245         * src/mainwindow.c
1246                 Set sensitivity of delete actions to active
1247                 even if the folder is a newsgroup.
1248
1249         * src/summaryview.c
1250                 - Set sensitivity of delete actions
1251                 - Added function check_permission() that will check if the
1252                   user is authorized to delete a message. For news, it
1253                   will check if the author is the same.
1254                 - Enabled deletion when there is no trash folder.
1255
1256         * src/news.[ch]
1257                 - Added news_cancel_article() to cancel articles
1258                 - Implemented news_remove_message() (public function)
1259
1260 2002-03-01 [paul]       0.7.2claws22
1261
1262         * src/gtkutils.c
1263           src/textview.c
1264                 recognise urls that that don't include 'http://' and
1265                 simply begin 'www.' 
1266
1267         * AUTHORS
1268                 remove duplicated name
1269
1270 2002-02-28 [paul]       0.7.2claws21
1271
1272         * src/mainwindow.c
1273           src/summaryview.[ch]
1274                 add ability to 'Select thread'
1275                 combines Melvin's "Select thread's head" patch (#510907)
1276                 with Colin Leroy's <colin@colino.net> "Select whole thread" 
1277                 patch (#518514) 
1278
1279 2002-02-28 [paul]       0.7.2claws20
1280
1281         * src/mimeview.c
1282                 hopefully fix segfault on right-clicking a mime part
1283                 that some people have experienced.      
1284                 fix submitted by Fredrik Olofsson <frol@linux.nu>
1285
1286 2002-02-28 [paul]       0.7.2claws19
1287
1288         * sync with sylpheed 0.7.2cvs21
1289                 see ChangeLog entries 2002-02-27 and 2002-02-28
1290
1291 2002-02-27 [paul]       0.7.2claws18
1292
1293         * sync with sylpheed 0.7.2cvs18
1294                 see ChangeLog entries 2002-02-26 and 2002-02-27
1295
1296 2002-02-26 [alfons]     0.7.2claws17
1297
1298         * src/procheader.c
1299                 #undef ALLOW_HEADER_HINT (this was supposed to be undef'ed)
1300                 (spotted by Chris Hessman <idatech@gmx.net>)
1301
1302 2002-02-26 [paul]       0.7.2claws16
1303
1304         * src/mimeview.c
1305           src/pgptext.[ch]
1306           src/procmsg.c
1307                 make decryption of ascii-armored pgp encrypted messages
1308                 and verification of ascii-armored signatures work again.
1309                 slightly altered from the patch by Jens Jahnke 
1310                 <jan0sch@gmx.net>
1311
1312                 ##FIX ME##
1313                 * the checking of plaintext signatures always comes up in 
1314                   a popup box
1315                 * it doesn't work for multipart messages 
1316                 * all lines above "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1",
1317                   including the msg headers and these 2 line themselves, are 
1318                   not displayed
1319
1320         * src/mainwindow.c
1321                 "View/Folder Tree" becomes "View/Separate Folder Tree"
1322                 "View/Message View" becomes "View/Separate Message View"
1323                 because its less ambiguous.
1324
1325         * po/es.po
1326                 updated by Ricardo Mones Lastra
1327
1328 2002-02-26 [paul]       0.7.2claws15
1329
1330         * sync with sylpheed 0.7.2cvs17
1331                 see ChangeLog entries 2002-02-25 and 2002-02-26
1332
1333 2002-02-25 [christoph]  0.7.2claws14
1334
1335         * src/filtering.[ch]
1336         * src/inc.c
1337                 do filtering stuff after all messages have been received
1338                   1. drop all messages to .processing
1339                   2. scan processing folder for messages
1340                   3. filter messages or move to inbox
1341                 this will also find old messages left in processing after
1342                 a crash or something like that and we get a real msginfo
1343                 from folder->get_msg_list and do not have to create our
1344                 own in filter_message
1345         * src/matcher_parser_parse.y
1346                 remove MIX/MAX warning (reordered includes)
1347
1348 2002-02-25 [paul]       0.7.2claws13
1349
1350         * sync with sylpheed 0.7.2cvs15
1351                 see ChangeLog entry 2002-02-24
1352
1353 2002-02-24 [alfons]     0.7.2claws12
1354
1355         * src/filtering.c
1356                 clear old color flags first when applying a new color to
1357                 a message info. 
1358                 (spotted by Lo'oRiS il Kabukimono <lo_oris@libero.it>)
1359
1360 2002-02-24 [alfons]     0.7.2.claws11
1361         
1362         * AUTHORS
1363         * src/prefs_common.c
1364                 add presets for Opera and Konqueror, closes patch #517261,
1365                 submitted by Ville Skyttä <scop@users.sourceforge.net>
1366
1367 2002-02-24 [alfons]     0.7.2.claws10
1368
1369         * AUTHORS
1370         * src/summaryview.c
1371                 fix threading for null message ids, closes patch #521601,
1372                 submitted by Bob Forsman <hammor@users.sourceforge.net>
1373
1374 2002-02-24 [alfons]     0.7.2claws9
1375
1376         * src/summaryview.c
1377         * src/filtering.c
1378                 make Tool | Filter Message work with filtering system so
1379                 setting flags also works
1380
1381                 TODO:
1382
1383                 - Processing uses the same function as Tool | Filter
1384                   Message, but doesn't use the same update proc yet
1385
1386 2002-02-23 [paul]       0.7.2claws8
1387
1388         * sync with sylpheed 0.7.2cvs14
1389                 see ChangeLog entries 2002-02-22 and 2002-02-23
1390
1391 2002-02-22 [christoph]  0.7.2claws7
1392
1393         * src/quote_fmt.c
1394                 Add column space to table
1395         * src/quote_fmt_parse.y
1396                 Close files
1397
1398 2002-02-22 [paul]       0.7.2claws6
1399
1400         * src/Makefile.am
1401           src/defs.h
1402           src/filtering.c
1403           src/inc.[ch]
1404           src/mainwindow.c
1405           src/matcher.[ch]
1406           src/matcher_parser_lex.l
1407           src/matcher_parser_parse.y
1408           src/pop.[ch]
1409           src/prefs_account.h
1410           src/prefs_filtering.c
1411           src/selective_download.[ch]   *** NEW FILES ***
1412           src/utils.[ch]
1413           po/POTFILES.in
1414                 Selective Download added to 'Tool' menu. 
1415                 Retrieves email headers of the currently selected pop3 
1416                 account and allows the user to mark emails for deletion 
1417                 right on the pop3 server. Patch submitted by Oliver Haertel 
1418                 <oha@users.sourceforge.net>.
1419         
1420         * po/POTFILES.in
1421                 add 'src/quote_fmt.c'           
1422
1423 2002-02-22 [christoph]  0.7.2claws5
1424
1425         * src/Makefile.am
1426                 added quote_fmt.c
1427         * src/prefs_common.[ch]
1428         * src/prefs_template.c
1429         * src/quote_fmt.c               *** NEW FILE ***
1430         * src/quote_fmt.h
1431                 move quote format symbol description code
1432                 to it's own file because it is used from
1433                 differnent code parts
1434                 Rewrote symbol description GUI
1435                   + use table
1436                   + add separators
1437                   + get data from array (no more long constant strings)
1438         * src/quote_fmt_lex.l
1439         * src/quote_fmt_parse.y
1440                 Symbol for Literal % changed to \% instead of %%
1441                 (More logical as \ is used for quoting for other symbols)
1442                 Add |f and |p to include files and program output
1443                 Examples:
1444                     |f{/home/.../.signature}
1445                     |p{date}
1446         * po/de.po
1447                 Correct wrong spelling for "Referenzen"
1448
1449 2002-02-21 [paul]       0.7.2claws4
1450
1451         * src/procmsg.c
1452                 forgotten during sync
1453
1454 2002-02-21 [paul]       0.7.2claws3
1455
1456         * sync with sylpheed 0.7.2cvs11
1457                 see ChangeLog entries 2002-02-17, 2002-02-18, 2002-02-19,
1458                 2002-02-20 and 2002-02-21
1459
1460 2002-02-20 [melvin]     0.7.2claws2
1461
1462         * src/prefs_actions.c
1463                 Added error report when child cannot fork or when execvp 
1464                 returns with an error.
1465
1466 2002-02-19 [christoph]  0.7.2claws1
1467
1468         * src/codeconv.c
1469                 return unconverted text if conde conversion is not possible
1470                 when libjconv is used.
1471                 (patch submitted by "Simon 'corecode' Schubert")
1472
1473 2002-02-19 [paul]       
1474
1475         * version 0.7.2claws release
1476
1477 2002-02-19 [paul]       0.7.2claws
1478
1479         * po/nl.po
1480                 updated by Wilbert Berendsen
1481
1482
1483 2002-02-18 [alfons]     0.7.1claws13
1484
1485         * src/syldap.c
1486         * src/jpilot.c
1487                 remove references to dlfcn and explicitly loading functions
1488                 from dynalink libs, because libs linked anyway, and functions
1489                 are loaded explicitly
1490
1491 2002-02-17 [melvin]     0.7.1claws12
1492
1493         * src/prefs_actions.c
1494                 Replaced children wait loop with double fork technique.
1495                 Now, input/output window updated at each new output.
1496                 free_children(): Fixed a memory leak.
1497                 Made input/output window non closable if running children
1498                 still exist.
1499                 Added missing <unistd.h> include.
1500                 Added some --debug outputs.
1501
1502 2002-02-17 [melvin]     0.7.1claws11
1503
1504         * src/summaryview.c
1505                 Fixed bug where descending sort order did not select top
1506                 message.
1507
1508 2002-02-17 [melvin]     0.7.1claws10
1509
1510         * acconfig.h
1511                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
1512         * src/prefs_common.c
1513                 Pspell data package directory no more hard coded but
1514                 set during configuration (PSPELL_PATH). (Thanks to 
1515                                 Gustavo Noronha Silva.)
1516
1517 2002-02-17 [melvin]     0.7.1claws9
1518
1519         * configure.in
1520                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
1521         * src/gtkspell.c
1522                 Fixed compile-time warnings.
1523
1524 2002-02-16 [alfons]     0.7.1claws8
1525
1526         * src/filesel.c
1527                 fix inadvertent free of NULL pointer which caused
1528                 sylpheed to crash when closing the save-as dialog
1529                 using the window close button
1530
1531 2002-02-16 [carsten]    0.7.1claws7
1532         * src/mainwindow.[ch]
1533           src/summaryview.c
1534           src/prefs_common.c
1535                 fixes for pixmap theming code:
1536                         - recently changed mail attributes shouldn't get
1537                           lost any longer
1538                         - theme is only reloaded iff another theme was
1539                           selected
1540
1541 2002-02-16 [paul]       0.7.1claws6
1542
1543         * sync with sylpheed 0.7.2 release
1544                 see ChangeLog entry 2002-02-15 and 2002-02-16
1545
1546 2002-02-15 [paul]       0.7.1claws5
1547
1548         * sync with sylpheed 0.7.1cvs9
1549                 see ChangeLog entry 2002-02-15
1550
1551         * po/POTFILES.in
1552                 remove unneeded headerwindow.c entry
1553
1554 2002-02-14 [carsten]    0.7.1claws4
1555         * src/summaryview.c
1556                 fixed a bug for "Go to next unread message": there was
1557                 an endless loop if NEXTUNREADMSGDIALOG_ASSUME_NO was set
1558                 in the prefs, because of doing "Search again" instead
1559                 "No"
1560
1561 2002-02-14 [carsten]    0.7.1claws3
1562         * src/stock_pixmap.c
1563                 removed 2 more mem leaks; following memprof,
1564                 this code is "leak free" now :)
1565
1566 2002-02-14 [carsten]    0.7.1claws2
1567         * src/stock_pixmap.c
1568                 used opendir/readdir/closedir instead of scandir
1569                 -> code should work now on Solaris
1570
1571 2002-02-14 [paul]       0.7.1claws1
1572
1573         * sync with sylpheed 0.7.1cvs8
1574                 see ChangeLog entries 2002-02-13 and 2002-02-14
1575
1576         * README.claws
1577                 add some description of Actions and Pixmap Themes
1578
1579 2002-02-13 [paul]       
1580
1581         * version 0.7.1claws release
1582
1583 2002-02-13 [paul]       0.7.1claws
1584
1585         * po/es.po
1586           po/it.po
1587           po/pt_BR.po
1588                 updated translations, submitted by Ricardo Mones Lastra,
1589                 Alessandro Maestri and Fabio Junior Beneditto
1590
1591 2002-02-13 [melvin]     0.7.0claws75
1592
1593         * src/prefs_actions.c
1594                 Added missing "signal.h" include
1595
1596 2002-02-13 [melvin]     0.7.0claws74
1597
1598         * src/prefs_folder_item.c
1599                 Added missing "config.h" include
1600         * po/fr.po
1601                 Updated French translation for folder propriety.
1602
1603 2002-02-13 [jens]       0.7.0claws73
1604
1605         * po/POTFILES.in
1606                 Added missing src/prefs_folder_item.c [log added by melvin]
1607         * po/de.po
1608                 Updated German translation.
1609
1610 2002-02-13 [melvin]     0.7.0claws72
1611
1612         * po/fr.po
1613                 Updated French translation.
1614
1615 2002-02-13 [melvin]     0.7.0claws71
1616
1617         * src/gtkutils.c
1618                 Made gtkut_editable_get_selection return NULL if selection
1619                 is of length zero.
1620                 This fixes a bug where selecting part of message A then
1621                 switching to message B and replying to it will not
1622                 quote the message's body.
1623
1624 2002-02-12 [paul]       0.7.0claws70
1625
1626         * src/mainwindow.c
1627                 cosmetic, relating to pixmap themes: on toolbar make 
1628                 updating of 'Exec' and 'Compose news/Compose email'
1629                 icons faster.
1630
1631 2002-02-12 [carsten]    0.7.0claws69
1632         * src/folderview.c
1633           src/mainwindow.[ch]
1634           src/stock_pixmap.c
1635           src/summaryview.c
1636           src/prefs_common.c
1637                 - refreshing after changing pixmap theme better
1638                   now (thanks Paul)
1639                 - wanted to remove some mem leaks, but alfons was
1640                   faster (and had the better solution ;)
1641
1642 2002-02-12 [alfons]     0.7.0claws68
1643
1644         * src/prefs_common.c
1645         * src/stock_pixmap.[ch]
1646                 plug mem leaks, refactor code a little bit
1647
1648
1649 2002-02-12 [sergey]     0.7.0claws67
1650
1651         * src/imap.c
1652                 Fixed problem with copying messages to IMAP folders when the
1653                 server uses something other than '/' as a namespace separator
1654                 (cyrus-imapd uses '.').
1655
1656 2002-02-12 [jens]       0.7.0claws66
1657
1658         * po/de.po
1659                 Updated German Translation
1660
1661 2002-02-12 [paul]       0.7.0claws65
1662
1663         * sync with sylpheed 0.7.1cvs1
1664                 see ChangeLog entry 2002-02-12
1665
1666 2002-02-12 [melvin]     0.7.0claws64
1667
1668         * src/prefs_actions.c
1669                 Fixed "feature" where children's output was duplicated 
1670                 instead of refreshed while monitoring.
1671                 Removed some debug code.
1672
1673 2002-02-12 [christoph]  0.7.0claws63
1674
1675         * src/compose.c
1676                 always delete message from queue after sending/send error
1677                 (closes bug #509601)
1678
1679 2002-02-12 [melvin]     0.7.0claws62
1680
1681         * src/prefs_actions.c
1682                 Children wait loop is now triggered with a timeout of 1s
1683                 Added %F which is replaced with the list of filenames 
1684                 of all selected messages (as suggested by Ricardo Mones Lestra)
1685                 Pipe syntax changed. Prefix with | to send selection, postfix
1686                 with | to retrieve output. Prefix with > or * to send
1687                 user definable input to the command (*: input is hidden)
1688                 Old pipe action should now be postfixed with |, too.
1689
1690 2002-02-12 [carsten]    0.7.0claws61 (more 59.75)
1691         * src/stock_pixmap.c
1692                 fixed a bug: if there's no theme directory don't
1693                 throw an error, just do "nothing" (thanks Alfons)
1694
1695 2002-02-12 [carsten]    0.7.0claws60
1696         * src/folderview.c
1697           src/summaryview.c
1698                 had to write the cache twice (nasty!); some marks would 
1699                 get lost if not
1700
1701 2002-02-11 [carsten]    0.7.0claws59
1702         * acconfig.h
1703           configure.in
1704           doc-src/maintainer_guide.txt
1705           src/compose.[ch]
1706           src/defs.h
1707           src/folderview.[ch]
1708           src/gtkutils.[ch]
1709           src/mainwindow.[ch]
1710           src/prefs_common.[ch]
1711           src/stock_pixmap.[ch]
1712           src/summaryview.[ch]
1713                 pixmap theming and related work on pixmap
1714                 handling on some other places
1715                 (e.g. hrm features for all folder)
1716           src/pixmap/stock_*.xpm -> the stock_ was removed
1717         
1718 2002-02-11 [paul]       0.7.0claws58
1719
1720         * sync with sylpheed 0.7.1 release
1721                 see ChangeLog entries 2002-02-11
1722
1723 2002-02-08 [paul]       0.7.0claws57
1724
1725         * sync with sylpheed 0.7.0cvs39
1726                 see ChangeLog entry 2002-02-07 (last entry) 
1727
1728         * src/prefs_actions.c
1729           src/prefs_filtering.c
1730           src/prefs_matcher.c
1731           src/prefs_scoring.c
1732                 sync: made it compile with C compilers other than gcc
1733
1734 2002-02-07 [paul]       0.7.0claws56
1735
1736         * sync with sylpheed 0.7.0cvs38
1737                 see ChangeLog entries 2002-02-06 (last 2 entries) and
1738                 2002-02-07
1739
1740 2002-02-07 [darko]      0.7.0claws55
1741
1742         * src/gtkutils.[ch]
1743         * src/summaryview.c
1744                 Fix const gchar */gchar * issue (thanks Hiro)
1745
1746 2002-02-07 [darko]      0.7.0claws54
1747
1748         * src/compose.[ch]
1749         * src/filtering.c
1750         * src/gtkutils.[ch]
1751         * src/prefs_template.c
1752         * src/quote_fmt.h
1753         * src/quote_fmt_parse.y
1754         * src/summaryview.c
1755         * src/utils.[ch]
1756                 When replying or forwarding an email don't quote the entire
1757                 mail body but use the part of the message text that is selected
1758
1759 2002-02-06 [melvin]     0.7.0claws53
1760
1761         * src/prefs_common.[ch]
1762         * src/gtkspell.[ch]
1763         * src/compose.c
1764                 Made possible to switch quickly to last used dictionary
1765                 which makes checking bilingual documents easier.
1766
1767 2002-02-06 [melvin]     0.7.0claws52
1768         
1769         * po/POTFILES.in
1770                 Added forgotten new file src/prefs_actions.c
1771
1772 2002-02-06 [melvin]     0.7.0claws51
1773
1774         * src/prefs_actions.c   ** NEW FILE **
1775         * src/prefs_actions.h   ** NEW FILE **
1776                 Added actions to execute on message text view, or on the
1777                         message's file.
1778         * src/Makefile.am
1779                 Added src/prefs_actions.[ch]
1780         * src/compose.c
1781                 Added new menu "Edit/Actions"
1782         * src/defs.h
1783                 Added new actionsrc file.
1784         * src/main.c
1785                 Added actionsrc reading.
1786         * src/mainwindow.c
1787                 Added new menus "Edit/Actions" and "Configuration/Actions..."
1788         * src/prefs_common.h
1789                 Added new element actionslst element to prefs_common.
1790
1791 2002-02-06 [paul]       0.7.0claws50
1792
1793         * sync with sylpheed 0.7.0cvs36
1794                 see ChangeLog entry 2002-02-06
1795
1796 2002-02-05 [paul]
1797
1798         * po/es.po
1799                 updated by Ricardo Mones Lastra
1800
1801 2002-02-05 [paul]       0.7.0claws49
1802
1803         * sync with sylpheed 0.7.0cvs33
1804                 see ChangeLog entries 2002-02-04 (last 4 entries) and 2002-02-05
1805
1806 2002-02-05 [paul]       0.7.0claws48
1807
1808         * src/compose.c
1809                 re-add 'Edit/Advanced/Delete entire line', previously named
1810                 'Delete Line+'
1811
1812 2002-02-04 [paul]       0.7.0claws47
1813
1814         * src/compose.c
1815           src/summaryview.c
1816                 fix bug #494993 (Reply All not taking Reply-To into consi)
1817                 eliminate differences in behaviour of right-click 'Reply to all' 
1818                 in summary view and 'Reply to all' on the toolbar. 
1819                 fix bug where Reply-To gets ignored by 'Reply to all' in summary
1820                 view and From gets ignored by 'Reply to all' on toolbar.
1821                 fix bug where 'Reply to all' on toolbar uses To twice and ignores
1822                 From when no Reply-To header is present.
1823
1824 2002-02-04 [paul]       0.7.0claws46
1825
1826         * sync with sylpheed 0.7.0cvs30
1827                 see ChangeLog entries 2002-02-03 and 2002-02-04
1828
1829 2002-02-03 [melvin]     0.7.0claws45
1830
1831         * src/gtkspell.[ch]
1832                 Readded function to highlight all misspelled words.
1833                 Fixed bug where user-provided-words did not replace
1834                         correctly the misspelled word when using the mouse.
1835                 Fixed bug where checking a region selected from right to left did
1836                         not check the region at all.
1837                 Fixed bug where 'Check backwards' may not check at all. 
1838                 Fixed memory leaks where popup menus and accel_groups were not destroyed.
1839                 Fixed possible buffer overflow when checking for long strings (>1k).
1840                 Made cursor and scrollbar positions non changing after uncheck_all/check_all.
1841                 Accelerators code uses now gtk_widget_add_accel.
1842                 Removed and disabled obsolete and unfinished code.
1843                 Cleaning up.
1844
1845         * src/compose.c
1846                 Added menu item to Highlight all misspelled words.
1847
1848 2002-02-01 [paul]       0.7.0claws44
1849
1850         * src/mainwindow.c
1851                 fix '/View/Hide read messages' sensitivity when all
1852                 messages in a folder are hidden
1853
1854 2002-02-01 [paul]       0.7.0claws43
1855
1856         * src/main.c
1857                 add --send option to command line interface, sends all
1858                 queued mail. Patch submitted by Ricardo Mones Lastra.
1859
1860 2002-01-31 [paul]       0.7.0claws42
1861
1862         * src/mainwindow.c
1863                 add '/View/Hide read messages' to main_window_set_menu_sensitive()
1864
1865 2002-01-31 [paul]       0.7.0claws41
1866
1867         * sync with sylpheed 0.7.0cvs27
1868                 see ChangeLog entries 2002-01-30 (src/mh.c, src/prefs_common.c)
1869                 and 2002-01-31
1870
1871         * src/textview.c
1872                 comment out elements of textview_show_part() as temporary
1873                 workaround for attachment 'Display as text' bug 
1874
1875         * po/pt_BR.po
1876                 updated by Fabio Junior Beneditto
1877
1878 2002-01-30 [paul]       0.7.0claws40
1879
1880         * sync with sylpheed 0.7.0cvs24
1881                 see ChangeLog entries 2002-01-29 (src/prefs_common.c)
1882                 and 2002-01-30
1883
1884         * src/compose.c
1885                 add {N_("/_Spelling"), ... "<Branch>"} to 
1886                 GtkItemFactoryEntry compose_entries[]
1887
1888         * src/prefs_common.c
1889                 add claws menu items to prefs_keybind_apply_clicked()
1890                 and remove non-claws menu items
1891
1892 2002-01-29 [paul]       0.7.0claws39
1893
1894         * sync with sylpheed 0.7.0cvs22
1895                 see ChangeLog entries 2002-01-28 and 2002-01-29
1896
1897 2002-01-28 [melvin]     0.7.0claws38
1898
1899         * src/compose.c
1900                 Added the declartion of compose_send_control_enter.
1901
1902         * src/compose.c
1903         * src/gtkspell.[ch]
1904                 Added in a 'Spelling' menu which includes the configuration menu. 
1905                 Added a real 'Check all' and got rid from the old one which only
1906                 highlited misspelled word.
1907                 Made 'Check while typing' a disableable option.
1908                 Added a dialog when there are no more misspelled word.
1909                 Added a dialog if error occurs when switching to a dictionary.
1910         
1911         * src/prefs_common.[ch]
1912                 Added option for the default 'Check while typing' option.
1913
1914
1915 2002-01-28 [alfons]     0.7.0claws37
1916
1917         * src/compose.c
1918                 fix buglet and make code comply with sylpheed code style
1919
1920 2002-01-28 [paul]       0.7.0claws36
1921
1922         * sync with sylpheed 0.7.0cvs19
1923                 see ChangeLog entries for 2002-01-28
1924
1925 2002-01-28 [hoa]        0.7.0claws35
1926
1927         * src/defs.h
1928                 added rendererrc
1929
1930         * src/main.c
1931                 read the renderer config
1932
1933         * src/procmime.[ch]
1934                 use the renderer config to convert mime attachments
1935
1936         * src/textview.c
1937                 don't use textview_show_html/ertf,
1938                 use get_text_content instead
1939
1940 2002-01-27 [alfons]     0.7.0claws34
1941         
1942         * src/news.c
1943                 make sylpheed believe it can delete a news message...
1944                 (messages are NOT deleted, maybe we should remove
1945                 processing from the folder properties after all.)
1946
1947 2002-01-27 [alfons]     0.7.0claws33
1948
1949         * src/folder.c
1950                 add extra checks
1951         * src/news.c
1952                 implement remove_msg() 
1953
1954 2002-01-27 [alfons]     0.7.0claws32
1955
1956         * src/procmsg.h
1957         * src/procheader.c
1958         * src/messageview.c
1959                 fix return receipt / disposition notification again. this
1960                 stuff seems to break on _every_ major summary UI change, so
1961                 it's now implemented using a flag which is saved in the
1962                 marks cache
1963                 
1964 2002-01-26 [alfons]     0.7.0claws31
1965
1966         * src/import.c
1967                 let import dialog show the destination folder identifier
1968
1969 2002-01-26 [melvin]     0.7.0claws30
1970
1971         * src/folderview.c
1972         * src/summaryview.c
1973                 Readded 'Mark all read' into summary view popup menu
1974                 Added 'Mark all read' in folder view popup menu for IMAP
1975                 and NNTP.
1976                 Made it insensitive if the selected folder is not the shown
1977                 one to avoid 'Mark all read' on the wrong folder.
1978                 
1979 2002-01-26 [paul]       0.7.0claws29
1980
1981         * src/folderview.c
1982           src/summaryview.c
1983                 move 'Mark all read' from summary view to folder view
1984                 menu. (adapted from) patch submitted by Jeremy Andrews,
1985                 <lists@kerneltrap.com>
1986
1987 2002-01-25 [alfons]     0.7.0claws28
1988
1989         * src/gtkstext.c
1990                 put the gtk class name back so GtkSText adapts the 
1991                 settings of GtkText
1992
1993 2002-01-25 [alfons]     0.7.0claws27
1994
1995         * src/folderview.c 
1996                 assimilate Ricardo's patch that shows pixmaps instead of
1997                 plain "new" and "unread" texts in the folder view column
1998                 headers 
1999
2000 2002-01-25 [paul]       0.7.0claws26
2001
2002         * src/Makefile.am
2003                 add $(GPGME_CFLAGS) to INCLUDES so that gpgme can 
2004                 be found in non-standard locations. 
2005                 Closes Patch #507976, submitted by Stoyan Genov, <sdg@rila.bg>
2006
2007 2002-01-25 [paul]       0.7.0claws25
2008
2009         * sync with sylpheed 0.7.0cvs16
2010                 see ChangeLog entry 2002-01-25
2011
2012 2002-01-24 [paul]       0.7.0claws24
2013
2014         * more sync with sylpheed 0.7.0cvs15
2015                 get_file_size_as_clrf(), see ChangeLog entry 2002-01-23
2016
2017 2002-01-23 [sergey]     0.7.0claws23
2018
2019         * src/importldif.c
2020                 Fixed segfault when closing LDIF import wizard with
2021                 the window manager.
2022         * src/imageview.c
2023         * src/imageview.h
2024         * src/messageview.c
2025         * src/mimeview.c
2026                 Fixed wrong scrolling position after switching between
2027                 text and image parts.
2028
2029 2002-01-23 [paul]       0.7.0claws22
2030
2031         * sync with sylpheed 0.7.0cvs15
2032                 see ChangeLog entries 2002-01-22 and 2002-01-23
2033
2034 2002-01-21 [melvin]     0.7.0claws21
2035
2036         * src/prefs_scoring.c
2037         * src/prefs_filtering.c
2038                 Fixed bug where scoring and filtering windows stopped
2039                 autochecking.
2040
2041 2002-01-21 [paul]       0.7.0claws20
2042
2043         * sync with sylpheed 0.7.0cvs12
2044                 see ChangeLog entries 2002-01-20 and 2002-01-21
2045
2046 2002-01-21 [carsten]    0.7.0claws19
2047         * src/mainwindow.c
2048         * src/menu.[ch]
2049         * src/messageview.[ch]
2050         * src/summaryview.[ch]
2051                 changes to shortcuts handling again:
2052                         + "Q" now controled by mainwin
2053                         + v/V are now customizable and have slightly
2054                           different meanings
2055                 the "button" to minimize the messageview (and maximize
2056                 the summary view) is a real button now
2057         * src/compose.c
2058                 "Delete Line+" added to Edit/Advanced (this will also
2059                 delete the '\n')
2060
2061 2002-01-20 [melvin] 0.7.0claws18
2062
2063         * src/addressbook.c
2064                 Made "Bcc" sensitive when addressbook is called from
2065                 compose window (it was a Claws only bug).
2066
2067 2002-01-19 [alfons] 0.7.0claws17
2068
2069         * src/inc.c
2070                 prevent unnecessary updates when currently selected folder has
2071                 no new messages 
2072
2073 2002-01-19 [alfons] 0.7.0claws16
2074         
2075         * src/summaryview.c
2076                 prevent writing the cache based on current message list in summary 
2077                 view when filtering also put messages in currently selected folder
2078
2079 2002-01-19 [paul]
2080
2081         * po/it.po
2082                 Italian translation submitted by Alessandro Maestri
2083                 <a.maestri@cs.tin.it>
2084
2085 2002-01-18 [melvin]     0.7.0claws15
2086
2087         * src/prefs_filters.c
2088                 fixed bug where 'cancel' from 'filters' window stops autochecking
2089                 if the timer timed out  when the window was open.
2090
2091 2002-01-18 [match]      0.7.0claws14
2092
2093         * src/addrclip.[ch]     ** NEW FILE **
2094         * src/addrselect.[ch]   ** NEW FILE **
2095         * src/adbookbase.h      ** NEW FILE **
2096                 addressbook cut, copy and paste
2097         * src/addrbook.[ch]
2098         * src/addrcache.[ch]
2099         * src/addressitem.h
2100         * src/addrindex.[ch]
2101         * src/addritem.[ch]
2102         * src/importldif.c
2103         * src/importmutt.c
2104         * src/jpilot.[ch]
2105         * src/syldap.[ch]
2106         * src/vcard.[ch]
2107         * src/jpilot.[ch]
2108         * src/editbook.c
2109         * src/editjpilot.c
2110         * src/editldap.c
2111         * src/editvcard.c
2112                 support for copy/paste
2113         * src/addressbook.c
2114                 support for copy/paste
2115                 tidy up menu option processing
2116                 correct address list function arguments
2117         * src/editaddress.c
2118                 sort user attributes
2119         * src/ldif.h
2120         * src/mutt.h
2121                 tidy up
2122
2123         * src/addrbook.[ch]
2124         * src/addrbook.[ch]
2125         * src/addrbook.[ch]
2126                 
2127
2128 2002-01-18 [paul]       0.7.0claws13
2129
2130         * sync with sylpheed 0.7.0cvs8
2131                 configure.in: support Mac OS X (Darwin)
2132
2133 2002-01-18 [carsten]    0.7.0claws12
2134         * src/html.c
2135                 small hack to fix a segfault with an empty href
2136                 (reported by Alexandra Walford <deeni@altern.org>)
2137         * src/mainwindow.c
2138         * src/summaryview.c
2139                 the shortcuts for Mark und Mark as unread are hardcoded
2140                 again
2141         * src/compose.c
2142         * src/gtkstext.[ch]
2143                 readded the shortcuts in gtkstext but made them
2144                 customizeable (simply by adding a menu plus a wrapper
2145                 to compose.c)
2146
2147 2002-01-17 [melvin]     0.7.0claws11
2148
2149         * src/gtkspell.c
2150                 fix default dictionary not being saved.
2151
2152 2002-01-16 [darko]      0.7.0claws10
2153
2154         * src/compose.c
2155                 fix wrapping crash with URL longer than wrapping margin
2156
2157 2002-12-08 [hoa]        0.7.0claws10
2158
2159         * src/matcher_parser_parse.y
2160                 fixed some bugs
2161
2162         * src/prefs_filtering.c
2163                 now, we can use bounce action in the dialog box.
2164
2165 2002-01-16 [carsten]    0.7.0claws9
2166         * src/gtkstext.c
2167                 removed the <control> and <alt> shortcuts because they're
2168                 not needed and interefered with the "normal" shortcuts
2169         * src/mainwindow.c
2170         * src/summaryview.c
2171                 removed most of the hardcoded shortcuts and assigned
2172                 them to menu entries making them easy customizable by
2173                 that
2174
2175 2002-01-16 |melvin]     0.7.0claws8
2176
2177         * src/gtkspell.c
2178                 fixed bug where using the mouse and when the compose
2179                 window is not on top may result in a crash.
2180
2181 2002-01-16 [melvin]     0.7.0claws7
2182
2183         * src/compose.c
2184                 fixed a long standingspell checker bug which could 
2185                 cause a crash after sending a message.
2186
2187 2002-01-16 [paul]       0.7.0claws6
2188
2189         * sync with sylpheed 0.7.0cvs7
2190                 see ChangeLog entries 2002-01-10, 2002-01-11, 2002-01-14,
2191                 2002-01-15, and 2002-01-16
2192
2193 2002-01-16 [melvin]     0.7.0claws5
2194
2195         * README.claws
2196         * src/compose.c
2197         * src/gtkspell.[ch]
2198         * src/main.c
2199                 Heavily modified spell checker code to work around
2200                 ispell bug, to add keyboard shortcuts and for future
2201                 enhancements. See README.claws for usage information.
2202
2203 2002-01-15 [alfons]     0.7.0claws4
2204         
2205         * src/summaryview.c
2206                 change gtk_ctree_sort_node() into gtk_ctree_sort_recursive()
2207                 so sorting within threads reflects sort mode
2208
2209 2002-01-15 [christoph]  0.7.0claws3
2210
2211         * src/procmsg.c
2212                 added alertpanel if mail sending failed
2213
2214 2002-01-15 [alfons]     0.7.0claws2
2215         
2216         * src/prefs_filtering.c
2217                 don't stop timer when prefs filtering dialog is opened
2218
2219 2002-01-14 [alfons]     0.7.0claws1
2220
2221         * src/addr_compl.c
2222         * src/prefs.c
2223                 remove debug_print()s for privacy reasons
2224
2225 2002-01-14 [darko]      0.7.0claws
2226
2227         * README.claws
2228                 quotation wrapping is now also in the main branch
2229
2230 2002-01-14 [paul]
2231
2232         * tools/filter_conv.pl
2233                 allow for Boolean Op and case-sensitivity
2234                 this file is included in the release and tagged
2235                 'rel_0_7_0'
2236
2237 2002-01-13 [paul]       0.7.0claws
2238
2239         * release 0.7.0, with cvs tag 'rel_0_7_0'
2240
2241 2002-01-13 [paul]
2242
2243         * tools/filter_conv.pl
2244         * tools/README
2245                 rewritten to output to matcherrc instead of filteringrc
2246
2247         * po/es.po
2248                 updated Spanish translation by Ricardo Mones Lastra
2249
2250 2002-01-13 [alfons]
2251
2252         * po/nl.po
2253                 update dutch translation
2254
2255 2002-01-13 [paul]
2256
2257         * po/pt_BR.po
2258                 Updated by Fabio Junior Beneditto 
2259
2260 2002-01-13 [melvin]     0.6.6claws53
2261
2262         * po/fr.po
2263                 Updated french translation
2264
2265 2002-01-12 [alfons]     0.6.6claws52
2266
2267         * src/filtering.c
2268                 plug mem leak that has been sitting there for ages              
2269
2270 2002-01-12 [alfons]     0.6.6claws51
2271
2272         * src/summaryview.c
2273                 undo melvin's changes from 0.6.6claws48 because summary
2274                 view now refuses to select first unread message when
2275                 selecting a folder 
2276
2277 2002-01-11 [alfons]     0.6.6claws50
2278
2279         * src/import.c
2280                 use claws' semantics for getting folder item when
2281                 importing an mbox file into a folder 
2282                 (submitted by Dale P. Smith)
2283
2284 2002-01-11 [christoph]  0.6.6claws49
2285
2286         * src/prefs.h
2287                 set sensitivity in SET_TOGGLE_SENSITIVITY macro from
2288                 toggle widget, because non static prefs can not use
2289                 prefs_set_* functions
2290         * src/prefs_account.c
2291                 toggle smtp auth password field sensitivity if
2292                 user id is empty and add descrition of usage for
2293                 these fields
2294         * src/prefs_folder_item.c
2295                 use SET_TOGGLE_SENSITIVITY macro to instead of extra
2296                 callbacks
2297
2298 2002-01-11 [melvin]     0.6.6claws48
2299
2300         * src/compose.c
2301                 fix the 'Ctrl-Enter' feature for sending and test really
2302                 for 'Ctrl-Enter' (as Ctrl-Space is also used for activating
2303                 editables which was not documented in Gtk)
2304
2305         * src/summaryview.c
2306                 Made summaryview refresh after sorting and not before.
2307
2308 2002-01-11 [christoph]  0.6.6claws47
2309
2310         * src/compose.c
2311                 select account from account ids if possible and
2312                 correctly set save folder for copy in reedit
2313
2314 2002-01-10 [paul]       0.6.6claws46
2315
2316         * sync with sylpheed 0.7.0 release
2317                 see ChangeLog entries 2002-01-07, 2002-01-08 and
2318                 2002-01-09
2319
2320 2002-01-09 [alfons]
2321
2322         * src/summaryview.c
2323                 remove more dirt traces...
2324
2325 2002-01-09 [alfons]
2326         
2327         * src/summaryview.c
2328                 clean up some traces of my debugging stuff
2329
2330 2002-01-09 [alfons]     0.6.6claws45
2331
2332         * src/filtering.c
2333                 break up filteringprop_apply() in three separate pieces
2334                 so we can drop messages that failed processing in the
2335                 inbox
2336
2337         * src/summaryview.c
2338                 fix bug #469598 "no refresh of inbox after filter" which 
2339                 was introduced by the new summary view locking, and which 
2340                 prevented the summary view to update after a manual filter 
2341                 message. claw's filter message requires a summary_show().
2342                 (aargh, summary_show() again! :-)
2343                 
2344 2002-01-07 [alfons]     0.6.6claws44
2345
2346         * src/headerwindow.c
2347         * src/logwindow.c
2348         * src/messageview.c
2349         * src/sourcewindow.c
2350                 bring in Hiro's last 0.7.0 wm class fixes
2351
2352         * tools/sylprint.pl
2353                 bring in Ricardo's fix for sylprint script
2354
2355         * AUTHORS       
2356         * src/rfc2015.[ch]
2357         * src/prefs_common.[ch]
2358         * src/prefs_account.[ch]
2359         * src/compose.c
2360                 clean up account preference poison in rfc2015,
2361                 and preparation to fix double sign bug 
2362                 (patch submitted by Simon 'corecode' Schubert)
2363
2364 2002-01-07 [christoph]  0.6.6claws43
2365
2366         * src/mh.c
2367                 search for free message number, do not only rely
2368                 on last_num
2369         * src/send.c
2370                 fix smtp auth and use extra account information
2371                 if available, if not use pop3 data instead
2372                 (closes bug #500341)            
2373         * src/ssl.[ch]
2374                 match coding style
2375
2376 2002-01-06 [alfons]     0.6.6claws42
2377
2378         * src/mainwindow.c
2379                 try making the separate windows work again...
2380
2381 2002-01-06 [alfons]     0.6.6claws41
2382
2383         * src/mainwindow.c
2384                 adapt Hiro's separate window menu (to get rid of the funny
2385                 duplicate menu items), and make it work again
2386
2387 2002-01-06 [alfons]     0.6.6claws40
2388
2389         * tools/Makefile.am
2390         * tools/sylprint.rc
2391         * tools/sylprint.pl
2392         * tools/README.sylprint
2393                 add sylprint script for printing mails from Sylpheed
2394                 (contributed by Ricardo Mones Lastra)
2395
2396         * src/acount.c
2397                 clean up
2398
2399 2002-01-06 [melvin]     0.6.6claws39
2400
2401         * src/mainwindow.c
2402         * src/summaryview.c
2403                 Fixed crash introduced in 0.6.6claws38 by the menu
2404                 reorganisation (Hide read messages)
2405         
2406         * ChangeLog.claws 
2407                 Fixed typo (we are now in 2002, alfons ;) )
2408
2409 2002-01-05 [alfons]     0.6.6claws38
2410
2411         * sync with sylpheed 0.6.6cvs10-17
2412                 (last stuff marked as LAST_STABLE)
2413
2414 2002-01-04 [melvin]     0.6.6claws37
2415
2416         * src/account.c
2417                 Made account selection code use strcasestr again instead of
2418                 g_strcasecmp (fixes bug where reediting queued messages
2419                 did not select proper account reported by T. Link).
2420         
2421         * src/folderview.c
2422                 Fix bug where folder icons are not shown when 'hide read messages'
2423                 is on.
2424         
2425         * src/stock_pixmaps.[ch]
2426                 Added folder icons for 'hide read messages'.
2427         
2428         * src/compose.c
2429                 Fixed bug where 'Enter' in a header entry will send the message 
2430                 if 'CTL-Enter' was chosen as a shorcut for sendind. 
2431
2432 2002-01-03 [melvin]     0.6.6claws36
2433         
2434         * src/prefs.[ch]
2435                 Added popup menu for common preferences and
2436                 account preferences (right click on tab displays
2437                                 a menu of all tabs.)
2438
2439 2002-01-02 [melvin]     0.6.6claws35
2440
2441         * src/gtkspell.[ch]
2442                 Made spelling code compatible with undo/redo feature.
2443                 Added creation of suggestion mode menu for the general
2444                         preferences.
2445         
2446         * src/prefs_common.[ch]
2447                 Added option menu for the speller's suggestion mode.
2448                 Added missing spaces in "..." buttons and made a "..."
2449                         button non translatable!
2450         
2451         * src/compose.c
2452                 Made speller use the default suggestion mode.
2453                 Hack to make it possible to choose 'CTRL-Enter' as a
2454                         shortcut for sending (and only for sending).
2455
2456         * src/prefs_folder_item.c
2457                 Changing subject simplification does not update cache 
2458                         anymore (because it is unnecessary).
2459                 Fixed bug where changing subject simplification updated the 
2460                         summaryview even when the viewed folder is not the
2461                         folder which properties are being changed. (E.g. 
2462                                         viewing folder A and changing
2463                                         the subject simplification of 
2464                                         folder B -not being viewed- updated the 
2465                                         summaryview of folder A with data of
2466                                         folder B). (Hope this is clear... )
2467
2468 2001-12-31 [alfons]     0.6.6claws34
2469         
2470         * src/ldif.c
2471         * src/mutt.c
2472                 fgetc() returns a signed integer which doesn't
2473                 fit in a char. so c truncates this to a char
2474                 but we may lose significant bits. i.e. we may
2475                 comparing 0xFF which may not be equal to -1
2476                 unless properly casted to signed char which
2477                 we won't do because fgetc() returns a signed
2478                 integer which doesn't fit in a char. so c 
2479                 truncates this to a char but we may lose 
2480                 significat bits. (you got the idea, thanks
2481                 to Gustavo Noronha Silva <kov@debian.org>
2482                 and the Debian folks!)
2483
2484 2001-12-30 [alfons]     0.6.6claws33
2485
2486         * src/prefs_common.c
2487                 add #ifdef USE_PSPELLs that Melvin forgot               
2488
2489 2001-12-30 [melvin]     0.6.6claws32
2490         
2491         * src/prefs_common.[ch]
2492                 Added configurable color for misspelled words.
2493
2494         * src/gtkspell.[ch]
2495                 Fixed bug of foreground text color (reported by David
2496                                 Mehrmann)
2497                 Added configurable color for misspelled words.
2498
2499 2001-12-30 [alfons]     0.6.6claws31
2500
2501         * src/folder.c
2502                 remove unnecessary things someone put there
2503
2504         * src/mh.c
2505         * src/folder.[ch]
2506                 make folder properties (like threading and sorting) persistent
2507                 (closes bug #497424 "rescan folder tree resets proprieties")
2508                 currently this is only for MH folders. 
2509
2510 2001-12-29 [melvin]     0.6.6claws30
2511
2512         * src/string_match.[ch]
2513                 Optimized a bit: regexp pattern buffer compiled only once, and
2514                   one subroutine call removed. Fixed ^ regexp search: Now, 
2515                   "(^Re: )|(^Hello)" removes only "Re: " from "Re: Hello".
2516         
2517         * src/summaryview.c
2518                 Subject filtering changed to filter summary columns and
2519                   not directly the messages subject cache. The loss in 
2520                   performance is balanced by the improvement of string_match.
2521                 Added an alert panel if there is an error in the regexp.
2522
2523         * src/src/prefs_folder_item.h
2524                 Added a regexp pattern buffer.
2525
2526 2001-12-28 [alfons]     0.6.6claws29
2527
2528         * src/string_match.[ch]
2529                 clean up name space
2530                 allow compilation *BSD
2531
2532 2001-12-27 [alfons]     0.6.6claws28
2533
2534         * src/filter.c
2535                 sync the Hiro's bug fix for BSD
2536
2537 2001-12-27 [melvin]     0.6.6claws27
2538         
2539         * src/compose.c
2540                 Simplify focus to subject entry code.
2541
2542 2001-12-27 [darko]      0.6.6claws26
2543
2544         * src/filtering.c
2545         * src/mbox_folder.c
2546         * src/messageview.c
2547         * src/mh.c
2548         * src/procheader.[ch]
2549         * src/procmsg.h
2550         * src/stock_pixmap.[ch]
2551         * src/summaryview.c
2552                 Show key icon for encrypted mails in summary view
2553
2554         * src/pixmaps/clip.xpm
2555         * src/pixmaps/clipkey.xpm
2556         * src/pixmaps/key.xpm
2557                 New/modified icons for the above
2558
2559 2001-12-27 [melvin]     0.6.6claws25
2560
2561         * src/prefs_common.c
2562                 Put spell checker options in a separate tab to decrease
2563                 the Common Preferences window height.
2564
2565         * README.claws  
2566                 Update spell checker usage instruction about its options
2567                 location.
2568
2569 2001-12-27 [melvin]     0.6.6claws24
2570
2571         * src/compose.c
2572                 Changed subject entry widget position. Initial focus is
2573                 on the To header instead of the subject entry.
2574                 Creating a new header scrolls the header list to make the
2575                 created one visible. Nevertheless, when automatically filling
2576                 headers, the first one is shown.
2577                 A Tab key press in the last empty header entry zips the 
2578                 focus to the subject entry.
2579                 (I did not change the combo boxes, yet)
2580
2581 2001-12-26 [alfons]     0.6.6claws23
2582
2583         * src/prefs_account.c
2584         * src/inc.c
2585                 allow default inbox to reside in another mailbox (only
2586                 works for POP3 accounts)
2587
2588 2001-12-26 [alfons]     0.6.6claws22
2589         
2590         * src/textview.c
2591                 make reply-on-click work with the account of the selected folder
2592         * src/compose.c
2593                 put a fixme here to remind me to fix finding correct default
2594                 account for nested folders
2595
2596 2001-12-25 [alfons]     0.6.6claws21
2597
2598         * src/summaryview.c
2599                 make column headers display locked and mark pixmaps (idea by Melvin) 
2600                 fix bug by adding score and locked column type to sort array
2601
2602 2001-12-25 [alfons]     0.6.6claws20
2603         
2604         * src/summaryview.c
2605                 catch a *potentially* inadvertent write back of  
2606                 the message cache(s) introduced by 0.6.5claws37
2607
2608 2001-12-25 [christoph]  0.6.6claws19
2609
2610         * src/stock_pixmap.[ch]
2611         * src/summaryview.c
2612                 add ignore thread pixmap
2613                 (can someone draw a better icon for this?)
2614
2615 2001-12-24 [alfons]     0.6.6claws18
2616
2617         * src/prefs_folder_item.c
2618                 make address completion actually work for the
2619                 Default To address in the Folder Property dialog.
2620
2621 2001-12-24 [alfons]     0.6.6claws17
2622         
2623         * src/summaryview.c
2624                 use new style regexp for subject stripping 
2625                 (patch submitted by Thomas Link <t.link.tmp200101@gmx.net>)
2626
2627 2001-12-24 [darko]      0.6.6claws16
2628
2629         * src/pgptext.c
2630         * src/rfc2015.c
2631                 move GPG related informational messages to debug mode
2632
2633 2001-12-23 [alfons]     0.6.6claws15
2634
2635         * src/stock_pixmap.[ch]
2636         * src/summaryview.c
2637                 add the forgotten Claws' locked pixmap
2638
2639 2001-12-23 [alfons]     0.6.6claws14
2640
2641         * src/filesel.c
2642                 accept file name typed in entry in multi file
2643                 selector (patch submitted by Gustavo Noronha Silva 
2644                 <kov@debian.org>)
2645
2646 2001-12-23 [alfons]     0.6.6claws13
2647
2648         * src/prefs_filter.c
2649         * src/prefs_filtering.c
2650         * src/matcher.c
2651         * src/importmutt.c
2652                 clean up a little bit
2653         
2654         * src/string_match.c
2655                 validate input strings a little bit more
2656
2657 2001-12-23 [alfons]     0.6.6claws12
2658
2659         * src/Makefile.am
2660         * src/summaryview.c
2661         * src/string_match.[ch]         ** NEW **
2662         * src/folderview.[ch]
2663         * src/headerview.h
2664         * src/folder.[ch]
2665         * src/prefs_folder_item.[ch]
2666                 add subject simplification to strip out strings from
2667                 a subject line (esp. handy for mailing lists). 
2668                 (original patch by by Thomas Link <t.link.tmp200101@gmx.net>,
2669                 but slightly changed things for better integration.)
2670
2671 2001-12-23 [alfons]     0.6.6claws11
2672
2673         * src/mainwindow.c
2674                 fix bug introduced by submission included in 0.6.5claws52.
2675                 ideally this submission should clean the trash if any trash
2676                 folder has a message. however, the hasTrash variable was
2677                 set to false whenever a trash folder was empty (discarding
2678                 a previously found *filled* trash folder.)
2679
2680                 also edited the code a little bit and made it more safe.
2681
2682 2001-12-22 [alfons]     0.6.6claws10
2683
2684         * src/imap.c
2685                 quick fix for Martin Pool's omission of an account
2686                 specific SSL setting
2687
2688 2001-12-22 [alfons]     0.6.6claws9
2689
2690         * src/compose.c
2691         * src/messageview.c
2692         * src/mimeview.c
2693         * src/pgptext.c
2694         * src/procmime.[ch]
2695                 better support for multipart/digest (submitted
2696                 by Fredrik <e98fo@efd.lth.se>)
2697
2698 2001-12-22 [alfons]     0.6.6claws8
2699
2700         * src/addressbook.c
2701                 correct function signature
2702         * src/socket.[ch]
2703         * src/imap.[ch]
2704         * src/prefs_account.[ch]
2705                 allow IMAP over SSH tunnel (patch submitted by 
2706                 Martin Pool <mbp@samba.org>)
2707
2708 2001-12-21 [alfons]     0.6.6claws7
2709
2710         * sync with sylpheed 0.6.6cvs4-9
2711                 (may have forgotten something: LAST_STABLE is 0.6.6claws6)
2712
2713 2001-12-21 [christoph]  0.6.6claws6
2714
2715         * src/compose.c
2716         * src/prefs_folder_item.[ch]
2717                 implement saving of outgoing messages to current folder.
2718                 fix segfault when no default outbox is available
2719                 (closes bug #495683)
2720
2721 2001-12-21 [carsten]    0.6.6claws5
2722         * src/folderview.c
2723         * src/summaryview.c
2724                 pressing CTRL while DND does now the expected thing and
2725                 copies the mail (moving is still the default, as this
2726                 seam more appropriate for handling mails by DND)
2727
2728 2001-12-18 [paul]       0.6.6claws4
2729
2730         * sync with sylpheed 0.6.6cvs3
2731                 see ChangeLog entries 2001-12-18
2732
2733 2001-12-18 [hiro]       0.6.6claws3
2734
2735         * src/undo.c
2736                 fix for multibyte characters (obtain the number of letters
2737                 instead of bytes).
2738
2739 2001-12-17 [paul]       0.6.6claws2
2740
2741         * sync with sylpheed 0.6.6cvs1
2742                 see ChangeLog entry 2001-12-16
2743
2744 2000-12-17 [alfons]     0.6.6claws1
2745
2746         * src/filtering.c
2747                 clean up
2748
2749 2001-12-16 [paul]       0.6.6claws
2750 2001-12-15
2751
2752         * Release version 0.6.6claws, cvs tag: rel_0_6_6
2753
2754         * src/mimeview.c
2755                 last minute sync with main 0.6.6
2756
2757         * po/es.po
2758                 updated by Ricardo Mones Lastra
2759                 update for last minute sync
2760         * po/fr.po
2761         * po/nl.po
2762                 update for last minute sync
2763         * po/de.po
2764                 updated by Jens Oberender
2765         * po/pt_BR.po
2766                 updated by Fabio Junior Beneditto
2767
2768         * src/prefs_common.[ch]
2769         * src/undo.c
2770                 number of undo levels is user configurable
2771                 (squeeze it into the release in the dying
2772                 moments) Submitted by Jens Oberender    
2773
2774 2001-12-15 [melvin]
2775
2776         * po/fr.po
2777                 updated french translation
2778
2779 2001-12-15 [paul]       0.6.5claws92
2780
2781         * sync with sylpheed 0.6.5cvs28
2782                 see ChangeLog entry 2001-12-14 (src/prefs_account.c)
2783
2784         * po/nl.po
2785                 update to allow for sync
2786
2787 2001-12-15 [alfons]
2788         
2789         * po/nl.po
2790                 update dutch translation
2791
2792 2001-12-14 [carsten]    0.6.5claws91
2793         * src/summaryview.c
2794                 fixed bug #473785; also after changing the column order
2795                 the same message will be selected and displayed as before
2796                 the reordering
2797
2798 2001-12-14 [carsten]    0.6.5claws90
2799         * src/folderview.c
2800                 probably found the bug reported by wwb opening or closing
2801                 a folder tree just before dnd (found the solution in the
2802                 balsa source -- thanks to them)
2803
2804 2001-12-14 [carsten]    0.6.5claws89
2805         * src/gtkutils.c
2806         * src/account.c
2807                 moved gtk_clist_moveto to the right place, so that
2808                 only the accounts dialog is effected on opening
2809
2810 2001-12-14 [carsten]    0.6.5claws88
2811         * src/gtkutils.c
2812                 gtkut_clist_set_focus_row does a gtk_clist_moveto
2813                 now, so that the focused row will be seen in any case
2814                 (reported by wwp on sf-claws-user)
2815
2816 2001-12-14 [darko]      0.6.5claws87
2817
2818         * src/compose.c
2819                 remove unnecessary line
2820
2821 2001-12-14 [paul]       0.6.5claws86
2822
2823         * sync with sylpheed 0.6.5cvs27
2824                 see ChangeLog entries 2001-12-14
2825
2826 2001-12-14 [carsten]    0.6.5claws85
2827         * src/mainwindow.c
2828                 following a suggestion of Melvin the rcoabm pops up
2829                 right under the button now and the button is reliefed
2830                 while the popup is open
2831
2832 2001-12-14 [darko]      0.6.5claws84
2833
2834         * src/compose.c
2835                 fix crash when wrapping long lines if linewrap quotation
2836                 is disabled and wrapper encounters a word spanning more
2837                 than one line
2838
2839 2001-12-13 [paul]       0.6.5claws83
2840
2841         * src/compose.c
2842                 prefer 'Reply-To' header over mailing list header when
2843                 replying to a message. Finally prevent all those confirmation 
2844                 messages being sent to the list itself.
2845
2846         * src/summaryview.c
2847                 remove unused summary_set_menu_sensitive() entry
2848
2849 2001-12-13 [paul]       0.6.5claws82
2850
2851         * src/folderview.c
2852         * src/pixmaps/inbox-hrm.xpm     ** NEW FILE **
2853         * src/pixmaps/outbox-hrm.xpm    ** NEW FILE **
2854         * src/pixmaps/trash-hrm.xpm     ** NEW FILE **
2855                 improvements to 'Hide read messages': Inbox, Outbox,
2856                 Trash, Queue, and Draft icons now reveal presence of hidden 
2857                 messages
2858
2859 2001-12-12 [alfons]     0.6.5claws81
2860
2861         0.6.5claws80 was tagged as LAST_STABLE
2862
2863         * src/filtering.[ch]
2864         * src/matcher.[ch]
2865         * src/matcher_parser_lex.c
2866                 fix the filtering; my last attempt to get it right, 
2867                 if it does not work, it's Hoa's turn. ;-)
2868
2869                 for my honourable peers:
2870                 
2871                 the code now makes a clear distinction between
2872                 rules as they are displayed (probably escaped),
2873                 and as they are executed (probably unescaped). the
2874                 parser does *NOT* do any unescaping, this is
2875                 the task of the matcher.c (which breaks up a
2876                 rule into condition) and the filtering.c (which
2877                 breaks up the rule's action). to make this
2878                 run happily we provide an unescaped copy of
2879                 crucial strings to the MatcherProp and 
2880                 FilteringAction structures. note that the only
2881                 exception to this is any REGEXP string. those
2882                 are directly passed to regcomp() and regexp()
2883                 (who have much more powerful unescape functions).
2884                 
2885                 for everyone else:
2886         
2887                 you can escape tab (\t), carriage return (\r),
2888                 linefeed (\n), form feed (\f), quote (\"), 
2889                 single quote (\'), bell (\b) in all the entry
2890                 lines in the scoring & filtering dialogs.
2891                 as an added bonus this should not affect
2892                 existing filtering rules.
2893
2894 2001-12-12 [carsten]    0.6.5claws80
2895
2896         * src/summaryview.c
2897         * po/de.po
2898                 "item(s) selected" is now sensitive to 1 or more
2899                 than one selected (nice for language where simple
2900                 adding of a "s" is not possible as German (Eintrag
2901                 ->Eintr"age)
2902                 
2903                 the "forward as attachment" entry from the right
2904                 click menu removed, "forward" acts following the
2905                 prefs
2906         
2907         * src/textview.c
2908                 reverted my former changes; so compiler warning again
2909                 but there's more GTK_TEXT/GTK_STEXT mixing on other places
2910                 nevertheless
2911
2912         * src/messageview.c
2913                 "search in message" does now *not* only work in MVIEW_TEXT
2914                 messages, but also in a MIMEVIEW_TEXT part of MVIEW_MIME
2915                 message
2916
2917         * src/mainwindow.c
2918                 removed "/File/_Close" as it was the same as "/File/E_xit"
2919                 and we don't need it two times
2920
2921                 the separate folder view and message view now get a distinct
2922                 WMCLASS, just in case someone is using sawfish ;-)
2923
2924                 as the menu entries "/View/Message view" and "/View/Folder tree"
2925                 are only doing something when SEPARATE_MESSAGE or SEPARATE_FOLDER
2926                 make them sensitive accordingly and as these two are "shown"
2927                 after startup anytime check this menuitem at startup
2928
2929 2001-12-12 [paul]       0.6.5claws79
2930
2931         * src/folderview.c
2932                 fix sensitivity of 'Search folder...', broken in
2933                 0.6.5claws75
2934
2935         * src/mainwindow.c
2936                 fix dodgy English
2937
2938 2001-12-11 [carsten]    0.6.5claws78
2939         * src/filtering.c
2940                 fixed two typos returning a wrong FALSE/TRUE
2941         * src/mainwindow.[ch]
2942                 extra menu for email/news button removed
2943
2944 2001-12-11 [alfons]     0.6.5claws77
2945         
2946         * src/matcher.c                 (1.3)
2947         * src/matcher_parser_lex.l      (1.28)
2948                 revert for another attempt
2949                 mark 0.6.5claws77 as LAST_STABLE
2950
2951 2001-12-11 [christoph]  0.6.5claws76
2952
2953         * po/de.po
2954                 fixed wrong translation for prev. unread msg
2955
2956 2001-12-11 [paul]       0.6.5claws75
2957
2958         * src/folder.[ch]
2959         * src/folderview.c
2960         * src/mainwindow.c
2961         * src/summaryview.[ch]
2962         * src/pixmaps/dir-open-hrm.xpm  ** NEW FILE **
2963                 enable ability to hide read messages on per folder basis via 
2964                 '/Summary/Hide read messages'; when selected, a folder will 
2965                 have a red open folder icon, instead of a blue icon, if the 
2966                 folder contains hidden messges
2967                 submitted by Thomas Link <t.link.tmp200101.gmx.net> 
2968
2969         * src/mainwindow.c
2970                 remove '/Message/Forward as attachment' from 
2971                 main_window_set_menu_sensitive() to prevent debug warning
2972
2973         * src/folderview.c
2974         * src/mainwindow.c
2975                 Clean up some of the English
2976
2977         * tools/newscache_clean.pl
2978                 allow for new 'hidereadmsgs' entry in folderlist.xml
2979
2980         * po/es.po
2981                 updated translation, submitted by Ricardo Mones Lastra
2982
2983 2001-12-11 [paul]       0.6.5claws74
2984
2985         * sync with sylpheed 0.6.5cvs25
2986                 see ChangeLog entry 2001-12-11
2987
2988 2001-12-10 [alfons]     0.6.5claws73
2989
2990         * src/matcher.c
2991                 add more control characters
2992         * src/matcher_parser_lex.l
2993                 make escaping / unescaping work again
2994
2995 2001-12-10 [alfons]     0.6.5claws72
2996
2997         * src/imap.c
2998                 clean up warnings "returning value for void function" 
2999         * src/prefs_filtering.c
3000                 make info button for execute action sensitive
3001
3002 2001-12-10 [paul]       0.6.5claws71
3003
3004         * src/compose.c
3005         * src/imap.[ch]
3006         * src/summaryview.c
3007                 fix: imap server now gets informed of MARKED, UNMARKED
3008                 and REPLY events. Now people can use different IMAP-Mail
3009                 clients and have the exact same information about MARKED,
3010                 UNMARKED and REPLY status with all of them. Especially
3011                 useful for imap servers with a web-frontend.
3012                 submitted by Tobias Sandhaas <medlor@web.de>
3013
3014 2001-12-09 [melvin]     0.6.5claws70
3015         
3016         * src/textview.[ch]
3017                 fixed bug #490076 (hunted down by Alfons who implemented
3018                 a workaround in 0.6.5claws65)
3019
3020 2001-12-09 [christoph]  0.6.5claws69
3021
3022         * src/summaryview.c
3023                 set pointer to string in LOCKED column to NULL
3024                 (might fix bug #490800)
3025
3026 2001-12-09 [carsten]    0.6.5claws68
3027
3028         * po/de.po
3029                 resolved some cluttered menu shortcuts 
3030                 ('creating new email' and 'creating news message'
3031                 hade the same)
3032         * src/compose.c
3033                 wmclass now distinc from main window
3034         * src/mainwindow.c
3035           src/mainwindow.h
3036                 email/news and forward button functionality similar
3037                 to the reply buttons; removed the ugly dropdown arrows
3038                 and use instead the right mouse button
3039
3040 2001-12-09 [paul]       0.6.5claws67
3041
3042         * src/imap.c
3043         * src/utils.h
3044                 allow spaces in imap folder names
3045                 submitted by Willem van Engen <wvengen@stack.nl>
3046
3047 2001-12-09 [paul]       0.6.5claws66
3048
3049         * sync with sylpheed 0.6.5cvs24
3050                 see ChangeLog entry 2001-12-09
3051
3052 2001-12-08 [alfons]     0.6.5claws65
3053
3054         * src/textview.c
3055                 prevent secondary selection claim after "add to sender" dialog
3056                 popped up. this is because there's a GDK_BUTTON_RELEASE pending.
3057                 we trick GTK by simulating a click at (0, 0) in the textview.
3058
3059 2001-12-08 [hoa]        0.6.5claws64
3060
3061         * src/folder.c
3062                 fixed a bug about the .processing folder name while filtering
3063
3064 2001-12-08 [alfons]     0.6.5claws63
3065
3066         * src/folderview.c 
3067                 work around problem of not correctly updating folder stats
3068                 when deleting messages. there's some folder scanning evil
3069                 going so the folderview_update_msg_num() does not work
3070                 correctly. need to investigate this.
3071
3072 2001-12-08 [paul]       0.6.5claws62
3073
3074         * sync with sylpheed 0.6.5cvs23
3075                 see ChangeLog entry 2001-12-08
3076
3077 2001-12-07 [christoph]  0.6.5claws61
3078
3079         * src/compose.c
3080                 fix another header translation problem
3081
3082 2001-12-07 [alfons]     0.6.5claws60
3083
3084         * src/mbox.c
3085                 make filtering also work on local spool mbox
3086
3087 2001-12-07 [carsten]    0.6.5claws59
3088         * src/addressbook.c
3089                 addressbook window gets a wmclass distinct from the main
3090                 sylpheed window
3091         * src/compose.h
3092         * src/mainwindow.[ch]
3093                   forward menu item will use mode selected in prefs, forward 
3094                 as attatchment in menu removed (will be substituted in the
3095                 toolbar similar to reply buttons)
3096                   create news message menu entry and news button is now 
3097                 sensitive to the existance of a news account
3098         * src/pixmaps/stock_mail_reply_quote.xpm           ** REMOVED **
3099         * src/pixmaps/stock_mail_reply_to_all_quote.xpm    ** REMOVED **
3100         * src/pixmaps/stock_mail_reply_to_sender_quote.xpm ** REMOVED **
3101                 these are removed because the toolbar buttons don't show
3102                 the quoting modus any longer
3103
3104 2001-12-07 [paul]
3105
3106         * tools/newscache_clean.pl      ** NEW FILE **
3107                 perl script to do some tidying up in the newscache directory 
3108                 
3109         * tools/sylpheed-switcher       ** NEW FILE **
3110                 perl script to enable easy switching between main and claws
3111                 
3112         * tools/README
3113                 added descriptions of the two new perl scripts          
3114
3115
3116 2001-12-07 [melvin]     0.6.5claws58
3117
3118         * src/messageview.c
3119                 fixed a warning during compilation introduced in 0.6.5claws56
3120
3121 2001-12-07 [paul]       0.6.5claws57
3122
3123         * src/mainwindow.[ch]
3124         * src/menu.[ch]
3125                 further usability enhancements to replying with or without 
3126                 quoting via the toolbar, use of Ctrl key is replaced by 
3127                 drop down menu 
3128                 Submitted by Carsten Schurig            
3129
3130 2001-12-07 [melvin]     0.6.5claws56
3131
3132         * src/messageview.c
3133                 hack to fix bug that prevented to make/paste selections
3134                 after switching between MVIEW_TEXT and MVIEW_MIME views
3135                 without deselecting the selection first.
3136
3137 2001-12-06 [alfons]     0.6.5claws55
3138
3139         * src/filtering.[ch]
3140         * src/inc.c
3141                 revise filtering a little bit more, and make sure
3142                 messages are delivered to the appropriate inbox
3143                 (perhaps set per account)
3144
3145 2001-12-06 [paul]       0.6.5claws54
3146
3147         * sync with sylpheed 0.6.5cvs22
3148                 see ChangeLog entry 2001-12-06
3149
3150 2001-12-05 [alfons]     0.6.5claws53
3151
3152         * src/inc.c
3153         * src/folder.[ch]
3154         * src/procmsg.c
3155         * src/filtering.c
3156                 more revisions of filtering system
3157                 (last stable version is marked as LAST_STABLE)
3158                 
3159                 | NOTE 1): the filtering system now uses a local folder called
3160                 | .processing. if filtering fails, check this directory
3161                 | for missing messages.
3162                 |
3163                 | NOTE 2): help us find the filtering actions still missing
3164
3165 2001-12-05 [paul]       0.6.5claws52
3166
3167         * src/mainwindow.c
3168                 fix bug where 'Empty Trash?' pop-up window appears even
3169                 when Trash is empty, submitted by Jesse Skinner         
3170
3171 2001-12-05 [melvin]     0.6.5claws51
3172
3173         * src/compose.c
3174                 fixed bug #486106 to select correct account when reediting 
3175                 a queued message
3176         
3177 2001-12-04 [alfons]     0.6.5claws50
3178
3179         * src/mh.c
3180                 declare markfile in appropriate functions when
3181                 no fchmod() is found (thanks to Mark Heerdink <marc@koelkast.net>
3182                 for spotting this)
3183
3184 2001-12-04 [paul]       0.6.5claws49
3185
3186         * sync with sylpheed 0.6.5cvs21
3187                 see ChangeLog entry 2001-12-04
3188
3189 2001-12-03 [christoph]  0.6.5claws48
3190
3191         * po/de.po
3192                 changed translation of undo
3193         * src/account.c
3194         * src/folder.c
3195                 don't reinvent the wheel to traverse a GNode
3196         * src/compose.[ch]
3197                 seperate code to create the compose gui into functions
3198                 add "Others" page with folder selection for saving copy
3199                 of the message.
3200                 the folder identifier is saved to queue header
3201         * src/procmsg.c
3202                 save message to folder in queue header
3203
3204 2001-12-03 [paul]       0.6.5claws47
3205
3206         * sync with sylpheed 0.6.5cvs20
3207                 see ChangeLog entry 2001-12-03
3208
3209 2001-12-01 [paul]
3210
3211         * more sync with sylpheed 0.6.5cvs19
3212                 see ChangeLog entry 2001-11-29
3213
3214 2001-11-30 [paul]       0.6.5claws46
3215         
3216         * src/compose.c
3217                 remove conflicts introduced by Hoa's last commit
3218          
3219         * src/mainwindow.c
3220                 make 'Message/Bounce' sensitive
3221
3222 2001-11-30 [hoa]        0.6.5claws45
3223
3224         * src/compose.c
3225                 slightly change bounce function to add
3226                 information about the user that bounced the mail
3227                 in the From header line.
3228
3229         * src/folderview.c
3230                 permit the use of processing in outbox folder.
3231
3232 2001-11-29 [paul]       0.6.5claws44
3233
3234         * src/mainwindow.[ch]
3235         * src/prefs_common.c
3236         * src/pixmaps/stock_mail_reply_quote.xpm            ** NEW FILE **
3237         * src/pixmaps/stock_mail_reply_to_all_quote.xpm     ** NEW FILE **
3238         * src/pixmaps/stock_mail_reply_to_author_quote.xpm  ** NEW FILE **
3239                 usability enhancements to the quoting, implements
3240                 use of Ctrl key to toggle quoting settings
3241                 Submitted by Carsten Schurig <Carsten.Schurig@web.de>
3242
3243 2001-11-29 [paul]       0.6.5claws43
3244         
3245         * sync with sylpheed 0.6.5cvs19
3246                 see ChangeLog entry 2001-11-28
3247
3248 2001-11-29 [melvin]     0.6.5claws42
3249         * src/Makefile.am
3250                 added enriched.[ch] to the list of files
3251
3252         * src/textview.c
3253         * src/mimeview.c
3254         * src/procmime.[ch]
3255         * src/enriched.[ch]
3256                 added support to view text/enriched
3257                 added support to show headers in message view for text/enriched and text/html
3258                         in non multipart messages
3259
3260 2001-11-28 [paul]       0.6.5claws41
3261
3262         * more sync with sylpheed 0.6.5cvs18
3263                 see ChangeLog entry 2001-11-27 (src/prefs_common.c)
3264
3265 2001-11-27 [paul]       0.6.5claws40
3266         
3267         * po/pt_BR.po
3268                 updated translation, submitted by Fabio Junior Beneditto
3269                 
3270         * sync with sylpheed 0.6.5cvs18
3271                 see ChangeLog entries 2001-11-26 (src/textview.c) and
3272                 2001-11-27
3273
3274
3275 2001-11-26 [paul]
3276
3277         * po/es.po
3278                 updated translation, submitted by Ricardo Mones Lastra
3279
3280 2001-11-26 [alfons]
3281
3282         * src/matcher.c
3283                 add more translatable strings
3284
3285 2001-11-26 [christoph]  0.6.5claws39
3286
3287         * po/de.po      
3288                 fixed one more umlaut
3289         * src/compose.c
3290                 fix translated header when it should not be translated
3291
3292 2001-11-26 [paul]       0.6.5claws38
3293
3294         * src/mainwindow.c
3295                 remove '/Message/Add Sender to address book' from 
3296                 main_window_set_menu_sensitive(), prevent debug warning
3297                 add 'Message/Mark/Mark all read' to mainwin_entries[]
3298
3299 2001-11-26 [paul]       0.6.5claws37
3300
3301         * src/summaryview.c
3302                 fix 'recurring unread state' bug 
3303
3304         * tools/README 
3305         * tools/filter_conv.pl
3306                 read name of top level mailbox from folderlist.xml
3307                 and presume nothing about its name              
3308
3309 2001-11-26 [darko]      0.6.5claws36
3310
3311         * src/gtkstext.[ch]
3312                 removed functions that are now in gtkutils.c
3313                 use gtkut_text_is_uri_string() from gtkutils.c
3314         * fix my comment on 2001-11-23 (missing gtkutils.[ch])
3315
3316 2001-11-26 [paul]       0.6.5claws35
3317
3318         * sync with sylpheed 0.6.5cvs16
3319                 see ChangeLog entries 2001-11-25 and 2001-11-26
3320
3321 2001-11-25 [alfons]     0.6.5claws34
3322
3323         EXPERIMENTAL!!! Please checkout the last stable version using: 
3324           
3325         % cvs update -r LAST_STABLE -dRAP
3326
3327         (Or help us testing this stuff.)
3328
3329         * src/filtering.c               (1.14)
3330         * src/filtering.h               (1.6)
3331         * src/inc.c                     (1.28)
3332         * src/matcher.c                 (1.20)
3333         * src/mbox.c                    (1.9)
3334         * src/procmsg.h                 (1.14)
3335         * src/summaryview.c             (1.59)
3336         * src/summaryview.h             (dunno)
3337                 revert/merge/sync to as it was before commit 
3338                 on Thu, 19 Jul 2001 10:15:51 -0700.
3339
3340 2001-11-25 [hoa]        0.6.5claws33
3341
3342         * src/main.c
3343                 processing mails at startup
3344
3345         * src/folderview.c
3346         * src/summaryview.[ch]
3347                 processing mails when entering folder
3348
3349         * src/prefs_filtering.c
3350                 fixed some UI bugs
3351
3352 2001-11-24 [alfons]     0.6.5claws32
3353
3354         * src/summaryview.[ch]
3355                 make summary sort headers work, and also make
3356                 sure the sort type is stored
3357
3358 2001-11-23 [alfons]     0.6.5claws31
3359
3360         * src/summaryview.[ch]
3361                 make lock work like mark
3362                 disallow deleting messages marked as locked
3363
3364 2001-11-23 [alfons]     0.6.5claws30
3365
3366         * src/gtkstext.c
3367         * src/compose.[ch]
3368         * src/Makefile.am
3369         * src/undo.[ch]
3370                 merge undo patch submitted by Jens
3371
3372 2001-11-23 [christoph]  0.6.5claws29
3373
3374         * src/.cvsignore
3375                 added ylwrap
3376         * src/compose.c
3377                 fixed gpg signing and encoding
3378         * src/folder.[ch]
3379         * src/main.c
3380                 added --status option to get new, unread and total
3381                 message count from a running sylpheed
3382         * src/prefs_common.c
3383                 temporary fix for reply_with_quote problem
3384                 (don't call functions for non existing widget)
3385         * src/procmsg.c
3386                 one more check for ignored threads but still not
3387                 always working correctly. probably a recursive
3388                 check for all parents is needed
3389
3390 2001-11-23 [darko]      0.6.5claws28
3391
3392         * src/compose.c
3393                 wrapping on send improvements
3394         * src/gtkutils.[ch]
3395                 fix for GtkSText after last sync with main branch
3396                 GTK_TEXT -> GTK_STEXT
3397
3398 2001-11-23 [paul]       0.6.5claws27
3399
3400         * sync with sylpheed 0.6.5cvs14
3401                 see ChangeLog entries 2001-11-22 and 2001-11-23
3402                 
3403         * po/de.po
3404                 fixed the scrambled umlauts 
3405                 submitted by Carsten Schurig <Carsten.Schurig@web.de>
3406
3407 2001-11-21 [paul]       0.6.5claws26
3408
3409         * sync with sylpheed 0.6.5cvs12
3410                 see 2nd ChangeLog entry dated 2001-11-20
3411
3412 2001-11-20 [paul]       0.6.5claws25
3413
3414         * sync with sylpheed 0.6.5cvs11
3415                 see ChangeLog entry 2001-11-19 (src/utils.c)
3416
3417 2001-11-20 [hiro]
3418
3419         * src/compose.c
3420                 GTK_TEXT -> GTK_STEXT
3421                 fix for wrong comment
3422
3423 2001-11-20 [hiro]       0.6.5claws24
3424
3425         * src/compose.[ch]
3426                 more merges from main branch
3427                 removed fatal warnings (uninitialized variables etc.)
3428                 some coding style fix
3429         * src/gtkutils.h
3430                 fixed typo.
3431         * src/addressbook.c
3432           src/addrindex.c
3433                 V-Card -> vCard
3434
3435 2001-11-19 [hoa]        0.6.5claws23
3436
3437         * src/filtering.c
3438         * src/prefs_scoring.c
3439         * src/matcher.[ch]
3440         * src/scoring.c
3441                 cleaning code
3442
3443         * src/matcher_parser_parse.y
3444         * src/prefs_filtering.c
3445                 bouncing
3446
3447 2001-11-19 [alfons]     0.6.5claws22
3448
3449         more of my old things into claws
3450
3451         * src/Makefile.am
3452         * src/prefs_common.c
3453         * src/procmsg.h
3454         * src/summaryview.[ch]
3455         * src/prefs_summary_column.c
3456         * src/pixmaps/locked.xpm
3457                 add indicators for locking of message in summary view
3458                 (does not work yet, only visual indicator)
3459
3460 2001-11-19 [paul]       0.6.5claws21
3461
3462         * sync with sylpheed 0.6.5cvs10
3463                 see ChangeLog entry 2001-11-19
3464
3465 2001-11-18 [alfons]     0.6.5claws20
3466         
3467         * src/filtering.c
3468                 remove an inadvertent free I forgot in previous clean up 
3469
3470 2001-11-18 [alfons]     0.6.5claws19
3471
3472         * src/filtering.[ch]
3473                 clean up & plug leaks
3474
3475 2001-11-18 [paul]       0.6.5claws18
3476
3477         * sync with sylpheed 0.6.5cvs9
3478                 see ChangeLog entries 2001-11-17 and 2001-11-18
3479
3480 2001-11-16 [paul]       0.6.5claws17
3481
3482         * sync with sylpheed 0.6.5cvs8
3483                 see ChangeLog entry 2001-11-16, src/grouplistdialog.c
3484
3485 2001-11-16 [paul]       0.6.5claws16
3486
3487         * sync with sylpheed 0.6.5cvs7
3488                 see ChangeLog entries 2001-11-15 and 2001-11-16
3489
3490 2001-11-15 [hoa]        0.6.5claws15
3491
3492         * src/compose.c
3493                 fix bounce, mails we received couln't be bounced to ourself.
3494
3495         * src/defs.h
3496         * src/filtering.[ch]
3497         * src/matcher.[ch]
3498         * src/matcher_parser.h
3499         * src/matcher_parser_lex.l
3500         * src/matcher_parser_parse.y
3501         * src/inc.c
3502         * src/main.c
3503         * src/mbox.c
3504         * src/prefs_filtering.[ch]
3505         * src/mainwindow.c
3506         * src/prefs_matcher.c
3507         * src/prefs_scoring.c
3508         * src/scoring.[ch]
3509         * src/summaryview.c
3510                 new matcher/filter/score configuration file parser
3511                 one unique configuration file => ~/.sylpheed/matcherrc
3512                 import in currently automatic, then save are made
3513                 in this new file.
3514                 one filter per folder and one global filter
3515                 (filter of a folder will be used as folder processing)
3516
3517         * src/folder.c
3518                 fix a bug in folder_item_get_identifier
3519                 
3520         * src/messageview.c
3521                 receive receipt return are fixed.
3522
3523 2001-11-14 [alfons]     0.6.5claws14
3524
3525         * src/session.h
3526                 add things from main branch to make claws compile
3527
3528 2001-11-14 [paul]       0.6.5claws13
3529
3530         * merge with SYNC-B4-REL and sync with sylpheed 0.6.5cvs5
3531                 see ChangeLog entries 2001-11-08 to 2001-11-14
3532
3533 2001-11-14 [hoa] 0.6.5claws12
3534
3535         * src/compose.[ch]
3536         * src/mainwindow.c
3537         * src/summaryview.c
3538                 add "bounce mail" option
3539
3540 2001-11-13 [christoph]  0.6.5claws11
3541
3542         * src/compose.c
3543                 Cleanup a mess i add before commiting
3544
3545 2001-11-13 [hoa]        0.6.5claws10
3546
3547         * src/compose.c
3548                 some fixes when mail are sent or
3549                 for crossposts
3550
3551 2001-11-13 [christoph]  0.6.5claws9
3552
3553         * po/de.po
3554                 Changed two string with the same translation
3555         * src/compose.c
3556         * src/procmsg.[ch]
3557         * src/send.[ch]
3558                 New mailsending process:
3559                   - Always queue message before sending
3560                     (message will be saved if sylpheed crashed or
3561                      freezes while sending)
3562                   - Allow queuing of newspostings
3563                   - No copy in outbox before sending
3564                     (closes bug #469501)
3565                   - No more redundant code for send and send_later
3566         * src/summaryview.c
3567                 Applied wwp <subscript@free.fr>'s patch that fixes
3568                 marks for multiple forwarded messages (+compose.c)
3569
3570 2001-11-12 [alfons]
3571
3572         * README.claws
3573                 remove things that are now in main branch
3574         
3575         * po/nl.po
3576                 update Dutch translation
3577
3578 2001-11-12 [mhadasht]   0.6.5.claws8
3579
3580         * src/prefs_common.c
3581                 re-enabled account autoselection feature for forward
3582                 and reedit lost during the branch point for SYNC-B4-REL
3583         * src/gtkspell.c
3584                 gtkpspell_get_dict(): more readable code (even if function is
3585                 not used yet)
3586         * ChangeLog.claws
3587                 added version number info to 2001-11-12 [hiro] comment.
3588
3589 2001-11-12 [hiro]       0.6.5.claws7
3590
3591         * src/compose.c
3592                 compose_forward(): fixed a bug that forward quote mark
3593                 wasn't used.
3594                 removed unnecessary code.
3595         * src/template_select.[ch]: removed.
3596
3597 2001-11-11 [alfons]
3598
3599         * src/compose.c
3600                 :%s/GTK_TEXT/GTK_STEXT/g
3601         
3602         * src/compose.[ch]
3603         * src/undo.[ch]
3604         * src/Makefile.am
3605                 revert the undo stuff (this is 0.6.6claws stuff)
3606
3607 2001-11-11 [hoa]        0.6.5.claws6
3608
3609         * src/compose.[ch]
3610                 Insert signature at the end of the text.
3611                 Added undo patch but currently disabled
3612
3613         * src/procmsg.c
3614                 Threading by subject improved.
3615
3616         * added src/undo.[ch]
3617                 Undo module for compose dialog box.
3618
3619 2001-11-11 [alfons]     0.6.5.claws5
3620
3621         * src/procmsg.c
3622                 prevent threading by subject on nodes that have already been
3623                 threaded by in-reply-to (as in "circular references in a tree
3624                 result in a dead branch")
3625
3626 2001-11-09 [hoa]        0.6.5.claws4
3627         
3628         * src/folderview.c
3629                 allows creation of mbox folder item from any files.
3630
3631 2001-11-09 [alfons]     0.6.5.claws3
3632         
3633         * src/utils.c
3634         * src/procmsg.c
3635                 do what I mean and correct threading by subject so it really
3636                 ignores attracting lines without "Re: "
3637
3638 2001-11-07 [alfons]     0.6.5.claws2
3639
3640         * src/procmsg.c
3641         * src/utils.[ch]
3642                 only attract by subject if a subject line starts with a "Re: "
3643         * src/syldap.c
3644                 remove warning
3645
3646 2001-11-07 [paul]       0.6.5claws1
3647
3648         * sync with sylpheed 0.6.5. release
3649                 see ChangeLog entry 2001-11-07
3650
3651 2001-11-07 [paul]       0.6.4claws31
3652
3653         * sync with sylpheed 0.6.4cvs18
3654                 see ChangeLog entries 2001-10-30 to 2001-11-07
3655                 prefs_templates.[ch] renamed prefs_template.[ch]
3656
3657 2001-11-06 [alfons]
3658         
3659         * src/utils.h
3660                 add semicolon Hoa forgot ;-)
3661                 
3662
3663 2001-11-06 [hoa]        0.6.4claws30
3664         
3665         * src/procmsg.c
3666         * src/summaryview.c
3667         * src/utils.c
3668         * src/utils.h
3669                 threading by subject - empty subject are ignored
3670
3671 2001-11-06 [christoph]  0.6.4claws29
3672
3673         * src/socket.c
3674                 use SSL_peek for sock_gets
3675         * src/utils.c
3676                 removed unneeded pointer in extracting quoted
3677                 names implementation
3678
3679 2001-11-06 [melvin]     0.6.4claws28
3680
3681         * src/gtkspell.c
3682                 fixed bug #476792 Selection overtyping with spell checker
3683                 fixed bug which could cause a buffer overflow
3684                 fixed a memory leak
3685
3686 2001-11-06 [hoa]        0.6.4claws27
3687         
3688         * src/procmsg.c
3689         * src/summaryview.c
3690                 threading by subject
3691
3692 2001-11-05 [alfons]     0.6.4claws26
3693         
3694         * README.claws
3695                 Claws -> Sylpheed (vice versa)
3696
3697         * src/compose.c
3698                 :%s/gtk_text/gtk_stext/g
3699                 :%s/GTK_TEXT/GTK_STEXT/g
3700                 (thanks to Jonathan Ware for spotting this)
3701
3702 2001-11-04 [christoph]  0.6.4claws25
3703
3704         * src/summaryview.c
3705                 replace Xalloca + strdup with Xstrdup_a
3706         * src/utils.c
3707                 better implementation of extracting quoted names
3708                 from addresses (remove backlashes and ignore
3709                 quotes after them)
3710
3711 2001-11-04 [alfons]     0.6.4claws24
3712
3713         * src/utils.[ch]
3714                 edit to comply more with coding style
3715
3716         * src/textview.c
3717                 fix bug reported by Kim Schulz. introduced by the patch integrated
3718                 in 0.6.4claws15. the code did not check the return value of
3719                 the html parser.
3720
3721         * AUTHORS
3722                 add Jonathan Ware and close "[ #475955 ] Enhanced Mailto Patch"
3723
3724 2001-11-04 [christoph]  0.6.4claws23
3725
3726         * src/main.c
3727         * src/prefs_common.[ch]
3728                 init some pointers that possibly caused a segfault
3729                 reported in the claws-users ML
3730
3731 2001-11-04 [hoa]        0.6.4claws22
3732
3733         * src/grouplistdialog.c
3734                 change the names of the nodes in the tree
3735
3736         * src/compose.c
3737                 enhanced mailto syntax as described in
3738                 http://developer.netscape.com/viewsource/husted_mailto/mailto.html
3739                 (thanks to Jonathan Ware <jonathan_ware@gmx.co.uk>)
3740
3741         * src/utils.c
3742                 encode and decode URI (useful when opening URL into
3743                 netscape).
3744
3745 2001-11-03 [hoa]        0.6.4claws21
3746
3747         * src/grouplistdialog.c
3748                 a new newsgroups list selection dialog box
3749                 with a CTree instead of a CList
3750
3751 2001-11-03 [hoa]        0.6.4claws20
3752
3753         * src/folderview.c
3754                 enable property and scoring options when right
3755                 click on "inbox"
3756
3757         * src/summaryview.c
3758                 fixed bug when nickname were displayed using
3759                 the address book.
3760
3761 2001-11-02 [darko]      0.6.4claws19
3762
3763         * src/compose.c
3764                 new wrap quotation and URL/long words wrapping implementation
3765         * src/compose.c src/gtkstext.[ch]
3766                 move gtkstext_strncmp() to gtkstext.c
3767
3768 2001-11-01 [christoph]  0.6.4claws18
3769
3770         * src/prefs_account.c
3771                 fixed mess in account settings dialog
3772         * src/prefs_folder_item.c
3773                 added label with folder path to dialog
3774
3775 2001-10-31 [match]      0.6.4claws17
3776
3777         * src/vcard.c
3778                 fix memory leak.
3779         * src/addrbook.c
3780                 fix generation of spurious address book file names.
3781                 remove redundant functions.
3782         * po/POTFILES.in
3783                 added missing file names.
3784
3785 2001-10-30 [paul]       0.6.4claws16
3786
3787         * sync with sylpheed 0.6.4cvs6
3788                 see ChangeLog entries 2001-10-26 to 2001-10-30
3789
3790         * tools/filter_conv.pl
3791                 read folderlist.xml to discover whether the top-level
3792                 folder is called 'Mailbox' or 'Mail' 
3793
3794 2001-10-29 [paul]       0.6.4claws15
3795
3796         * src/html.c, src/textview.c
3797                 activate links in html mail and fix clickable parts
3798                 Submitted by Matthieu Dazy <dazy@t-surf.com>
3799
3800 2001-10-29 [paul]
3801
3802         * po/de.po, po/es.po, po/pt_BR/po
3803                 updated translations, submitted by Jens Oberender,
3804                 Ricardo Mones Lastra, and Fabio Junior Beneditto
3805
3806 2001-10-29 [darko]      0.6.4claws14
3807
3808         * src/compose.c
3809                 fix wrapping for good
3810
3811 2001-10-29 [darko]
3812
3813         * src/compose.c
3814                 undo previous change as it broke the smart wrapping
3815
3816 2001-10-29 [darko]      0.6.4claws13
3817
3818         * src/compose.c
3819                 fix infinite loop when long URL is quoted
3820                 (closes bug #475122.
3821
3822 2001-10-28 [match]
3823
3824         * src/mutt.[ch] src/importmutt.[ch] src/mgutils.[ch] src/addressbook.c src/Makefile.am
3825                 import Mutt address book
3826         * src/ldif.[ch] src/importldif.h
3827                 modified import LDIF handle user attributes
3828
3829 2001-10-28 [christoph]  0.6.4claws12
3830
3831         * src/summaryview.c
3832                 fixed that filtering did not work if there
3833                 were no filter rules
3834                 (closes bug #472003 and better implementation
3835                  of patch #474644)
3836
3837 2001-10-27 [christoph]  0.6.4claws11
3838
3839         * src/compose.c
3840                 make the folder's default account to be used when
3841                 replying. (patch by wwp <subscript@free.fr>)
3842         * src/compose.c
3843                 code cleanup, nearly killed all of wwp's patch
3844                 for folder's default account in compose
3845         * src/folderview.c
3846                 error panel when a folder could not be created
3847                 (closes bug #471080 new folder name & already
3848                  existing file)
3849
3850 2001-10-26 [alfons]
3851
3852         * src/utils.h
3853                 change prototype of strstr2() that Christoph forgot about
3854
3855 2001-10-26 [christoph]  0.6.4claws10
3856
3857         * src/account.c
3858                 made search for accounts by email address not case
3859                 sensitive
3860         * src/folder.c
3861                 fixed memory leak in folder_item_get_identifier
3862         * src/gtkspell.c
3863         * src/utils.c
3864                 fixed wrong strstr2 (should work like strstr)
3865
3866 2001-10-26 [darko]      0.6.4claws9
3867
3868         * src/compose.c src/gtkstext.[ch]
3869         * src/gtkstext.c
3870                 move is_url_string() and gtkstext_str_strcmp() to gtkstext.c
3871
3872 2001-10-26 [paul]       0.6.4claws8
3873
3874         * src/html.c
3875                 ignore css and javascript tags in html mail
3876                 case-insensitive, with or without double-quoted
3877                 strings
3878
3879 2001-10-26 [paul]       0.6.4claws7
3880
3881         * sync with sylpheed 0.6.4cvs1
3882                 see ChangeLog entry 2001-10-26
3883
3884         * src/prefs_account.c, src/prefs_common.c,
3885           src/prefs_summary_column.c
3886                 minor improvements to the English
3887
3888 2001-10-25 [alfons]     0.6.4claws6
3889
3890         * src/gtkstext.c
3891         
3892                 make GtkSText follow style of GtkText (closes bug 
3893                 #469211 "text selection while writing message")
3894                 
3895                 do sync with GTK 1.2.10
3896
3897 2001-10-25 [paul]       0.6.4claws5
3898
3899         * src/html.c
3900                 ignore css tags in html mail
3901
3902 2001-10-25 [darko]      0.6.4claws4
3903
3904         * src/compose.c
3905                 don't declare is_url_string as static function since
3906                 we need it in gtkstext.c
3907         * src/gtkstext.c
3908                 remove unused variable
3909                 don't wrap long URLs while composing a message
3910
3911 2001-10-24 [christoph]  0.6.4claws3
3912
3913         * src/socket.c
3914                 fix ssl deadlock, when peer closes connection
3915
3916 2001-10-24 [paul]       0.6.4claws2
3917
3918         * src/prefs_common.c
3919                 gettextize the gpg ascii-armored warning message
3920
3921         * src/compose.c
3922                 insert a DOS/MAC file into the composed message
3923                 (improvements)
3924
3925         * Both submitted by Thierry Godefroy <godefroy@imaginet.fr>
3926
3927 2001-10-22 [paul]       0.6.4claws1
3928
3929         * sync with sylpheed 0.6.4 release
3930                 see ChangeLog entries 2001-10-21
3931
3932         * po/fr.po, po/pt_BR.po
3933                 updated by Melvin Hadasht and Fabio Junior Beneditto
3934
3935 2001-10-21 [paul]       0.6.3claws30
3936
3937         * src/compose.c
3938                 insert a DOS text file from the compose window
3939                 into the composed message text (removes CRs characters)
3940                 Submitted by Thierry Godefroy <godefroy@imaginet.fr>
3941
3942         * tools/filter_conv.pl, tools/README
3943                 automatically use ~/.sylpheed as working directory
3944                 print out confirmation message on completion
3945
3946         * correct Hoa's last ChangeLog.claws entry
3947
3948 2001-10-20 [hoa]        0.6.3claws29
3949
3950         * src/grouplistdialog.c
3951                 bugfix (another ?) to give the right
3952                 newsgroups list for each news server.
3953
3954         * src/news.c
3955         * src/news.h
3956                 improve the newsgroups list cache
3957
3958 2001-10-20 [paul]       0.6.3claws28
3959
3960         * sync with sylpheed 0.6.3cvs9
3961                 see ChangeLog entry 2001-10-19
3962
3963         * correct Alfons' last ChangeLog.claws entry
3964
3965 2001-10-19 [alfons]
3966
3967         * src/pgptext.[ch]
3968                 fix compilation problems (part of bug #472895)
3969
3970 2001-10-18 [hoa]        0.6.3claws27
3971
3972         * src/grouplistdialog.c
3973                 bugfix when we refresh was clicked (bug 472701)
3974
3975 2001-10-19 [christoph]  0.6.3claws26
3976
3977         * src/compose.c
3978                 last header entry should default to "To:" or
3979                 "Newsgroups:" and not copy the last entry line
3980                 in a new compose window
3981                 (closes bug #472686, #470792)
3982
3983 2001-10-19 [paul]       0.6.3claws25
3984
3985         * sync with Sylpheed 0.6.3cvs8
3986                 see ChangeLog entries 2001-10-18 and 2001-10-19
3987
3988 2001-10-18 [christoph]  0.6.3claws24
3989
3990         * src/procmsg.c
3991                 reimplement ignore thread
3992         
3993 2001-10-18 [hoa]        0.6.3claws23
3994
3995         * src/folderview.c
3996         * src/grouplistdialog.[ch]
3997                 enhanced news subscription interface (feature 469113)
3998
3999         * src/news.c
4000         * src/news.h
4001                 enchanced newsgroup listing,
4002                 now, we can get groups informations
4003                 (NNTPGroupInfo)
4004
4005 2001-10-18 [paul]       0.6.3claws22
4006
4007         * src/summaryview.c
4008                 remove comment (sync with main branch)
4009         * src/mainwindow.c
4010                 fix 'Re-edit' bug in 'Message' menu
4011
4012 2001-10-17 [christoph]  0.6.3claws21
4013
4014         * src/compose.c
4015                 ignore empty or whitespace only header lines
4016
4017 2001-10-17 [paul]       0.6.3claws20
4018
4019         * sync with sylpheed 0.6.3cvs7
4020                 see ChangeLog entries 2001-10-14, 2001-10-16, and
4021                 2001-10-17
4022
4023 2001-10-17 [darko]
4024
4025         * src/compose.c
4026                 wrap long lines without spaces
4027                 don't wrap URLs
4028
4029 2001-10-16 [paul]
4030
4031         * po/es.po, po/nl.po, po/pt_BR.po
4032                 updated by Ricardo Mones Lastra, Alfons,
4033                 and Fabio Junior Beneditto
4034
4035         * sylpheed-0.6.3claws released
4036
4037 2001-10-15 [melvin] 0.6.3claws18
4038
4039         * README.claws
4040                 added summary and detailed installation instructions
4041                 for spell checker
4042         * po/fr.po
4043                 Updated, corrected and completed french translation
4044
4045 2001-10-15 [hoa] 0.6.3claws17
4046         * src/grouplistdialog.c
4047                 we can choose the newsgroups to display with wildcards
4048
4049 2001-10-15 [christoph]  0.6.3claws16
4050
4051         * src/account.c
4052         * src/compose.c
4053         * src/prefs_folder_item.[ch]
4054                 applied wwp <subscript@free.fr>'s folder
4055                 default account patch
4056         * po/de.po
4057                 Fixed wrong translation
4058
4059 2001-10-13 [alfons, christoph, melvin]  
4060                         0.6.3claws15
4061
4062         solution #2 to solve MT-safety problems defers all GUI related calls
4063         to the main thread using a gtk_idle_add() callback. discussed on
4064         ircnet #sylpheed, with christoph spotting some issues with the
4065         original code, and melvin allowing us to lobotomize his sylpheed.
4066
4067         * src/syldap.[ch], src/main.c
4068                 fix race problem in ldap search thread by deferring GUI 
4069                 stuff to main thread using gtk_idle_add()
4070
4071 2001-10-13 [paul]       0.6.3claws14
4072
4073         * src/prefs_account.[ch], src/send.c, src/smtp.[ch]
4074                 add Sergey's smtpcred.patch
4075                 adds separate username/password setting for SMTP Auth
4076                 needed by some servers
4077                 (closes feature request #471659)
4078
4079 2001-10-13 [paul]       0.6.3claws13
4080
4081         * src/pgptext.[ch] **NEW FILES**
4082         * src/Makefile.am, src/messageview.c, src/mimeview.c
4083                 decrypt ascii-armored gpg text embedded in
4084                 the message body.
4085                 Submitted by Jens Jahnke <jan0sch@gmx.net>
4086
4087 2001-10-13 [christoph]  0.6.3claws12
4088
4089         * README.claws
4090                 some more details on default to and
4091                 feature requests
4092         * src/main.c
4093                 init glib threading when ldap is used
4094         * src/syldap.c
4095                 threading fixes
4096         * po/de.po
4097                 fixed a typo
4098
4099 2001-10-12 [paul]       0.6.3claws11
4100
4101         * src/prefs_common.[ch], src/rfc2015.c
4102                 enable ascii-armored gpg text to be embedded in the
4103                 message body, selectable through the 'Privacy'
4104                 preferences. Supports encrypting only.
4105                 Submitted by Ravemax <ravemax@dextrose.com>
4106
4107 2001-10-12 [paul]       0.6.3claws10
4108
4109         * sync with sylpheed 0.6.3cvs6
4110                 see ChangeLog entries 2001-10-11 and 2001-11-12
4111
4112         * src/folderview.c
4113                 incorporated mbox folders, scoring, and folder
4114                 properties into the sync
4115
4116 2001-10-12 [darko]      0.6.3claws9
4117
4118         * README.claws
4119                 describe quotation wrapping
4120         * src/compose.c
4121                 don't treat tab as space to calculate line length properly
4122
4123 2001-10-11 [alfons]
4124
4125         * README.claws
4126                 correct description of how to make new filtering system work,
4127                 add some other things
4128                 
4129         * src/syldap.c
4130                 remove sched_yield() (not necessary / unportable)
4131
4132 2001-10-11 [paul]       0.6.3claws8
4133
4134         * sync with sylpheed 0.6.3cvs3
4135                 see ChangeLog entry 2001-10-10
4136
4137 2001-10-10 [christoph]  0.6.3claws7
4138
4139         * .cvsignore
4140                 ignore 2 files created by newer autotools
4141         * src/prefs_folder_item.c
4142                 using table for widget alignment
4143                 fixed memory leak and broken octal display
4144         * src/filesel.c
4145                 fixed segfault caused by lost filename
4146                 workaround (closes bug #469551)
4147
4148 2001-10-10 [paul]       0.6.3claws6
4149
4150         * sync with sylpheed 0.6.3cvs2
4151                 see ChangeLog entries 2001-10-09 and 2001-10-10
4152
4153 2001-10-10 [darko]      0.6.3.claws5
4154
4155         * src/gtkstext.c
4156                 proper calculation of right margin if smart wrapping is enabled
4157         * src/compose.c
4158                 automatically wrap long lines if wrap quotation is enabled
4159
4160 2001-10-09 [alfons]     0.6.3.claws4
4161
4162         * src/summaryview.c
4163                 select correct row when deleting last row in the summary view (and
4164                 close bug "[ #469104 ] select second last in list when deleting")
4165
4166 2001-10-09 [paul]       0.6.3claws3
4167
4168         * sync with sylpheed 0.6.3cvs1
4169                 updated some autotool scripts
4170
4171 2001-10-09 [darko]      0.6.3claws2
4172
4173         * src/gtkstext.[ch]
4174                 new name and mark with Sylpheed comment
4175         * src/compose.c
4176                 smart quotation wrapping a-la VIM
4177
4178 2001-10-08 [paul]       0.6.3claws1
4179
4180         * sync with sylpheed 0.6.3 release
4181                 see ChangeLog entry 2001-10-08
4182
4183 2001-10-08 [paul]       0.6.2claws24
4184
4185         * src/summaryview.c
4186                 more sync with sylpheed 0.6.2cvs12
4187                 Fixed the bug that didn't select the last row correctly
4188
4189
4190 2001-10-07 [paul]       0.6.2claws23
4191
4192         * sync with sylpheed 0.6.2cvs12
4193                 see ChangeLog entry 2001-10-07
4194
4195 2001-10-06 [match]
4196         * src/jpilot.[ch]
4197                 enable jpilot to read unsynch'ed addresses.
4198
4199         * src/editldap_basedn.c
4200                 fix segfault when opening dialog.
4201
4202 2001-10-06 [alfons]     0.6.2.claws22
4203
4204         * src/summaryview.c
4205                 fix bug with summary view selecting last *inserted*
4206                 node instead of last *visible* node. remember we
4207                 work with a tree
4208
4209 2001-10-06 [paul]       0.6.2claws21
4210
4211         * po/pt_BR.po
4212                 updated translation, contains some fixes and new
4213                 translations, submitted by Gustavo Noronha Silva
4214                 <kov@debian.org>
4215
4216         * src/prefs_common.c
4217                 change 'each' to 'every' - fix dubious English
4218
4219         * sync with sylpheed 0.6.2cvs11
4220
4221 2001-10-05 [alfons]     0.6.2claws20
4222
4223         * src/mainwindow.[ch], src/folderview.c
4224                 make composite tool button switch between "Compose News"
4225                 and "Compose Mail" depending on selected folder
4226                 (nifty idea by Kim Schulz <kim@schulz.dk>)
4227
4228 2001-10-05 [paul]       0.6.2claws19
4229
4230         * src/mainwindow.c, src/summaryview.c
4231                 fix 'Message/Reply to all', broken in last commit
4232
4233         * src/compose.c
4234                 fix X_BEENTHERE seg fault, thanks to Alfons
4235
4236 2001-10-04 [paul]       0.6.2claws18
4237
4238         * src/compose.[ch], src/mainwindow.c
4239                 make "Message/Reply" reply to mailing lists; matches
4240                 'X-Mailing-list:' and 'X-BeenThere:' ML headers.
4241                 based on portions of the patch submitted by
4242                 Junichi Uekawa <dancer@netfort.gr.jp>
4243
4244 2001-10-04 [darko]      0.6.2claws17
4245
4246         * src/compose.c
4247                 better smart wrapping
4248         * src/gtkstext.[hc]
4249                 a function to make text buffer contiguous
4250
4251 2001-10-03 [paul]       0.6.2claws16
4252
4253         * sync with sylpheed 0.6.2cvs10
4254
4255 2001-10-02 [alfons]
4256
4257         * configure.in
4258         * po/zh_CN.GB2312.po, po/zh_TW.Big5.po
4259                 close bug "[ #466566 ] compile error on mdk 8.0" by removing
4260                 references to chinese translations (hope someone picks up
4261                 this)
4262
4263 2001-10-02 [christoph]  0.6.2claws15
4264
4265         * src/compose.c
4266                 fixed non translated header bug
4267         * ChangeLog.claws
4268                 fixed wrong date in alfons last entry ;)
4269
4270 2001-10-02 [alfons]     0.6.2claws14
4271
4272         * src/compose.c, src/prefs_common.[ch]
4273                 add block cursor option
4274
4275 2001-10-02 [paul]       0.6.2claws13
4276
4277         * sync with sylpheed 0.6.2cvs9
4278
4279 2001-09-30 [paul]       0.6.2claws12
4280
4281         * po/de.po, po/es.po, po/fr.po, po/nl.po, po/pt_BR.po
4282                 updated translations
4283
4284         * po/POTFILES.in
4285                 add 'src/importldif.c'
4286
4287         * AUTHORS, tools/README, tools/eud2gc.py, tools/Makefile.am
4288                 added eudora-to-vCard conversion tool
4289                 submitted by Jeroen Versteeg <j.m.versteeg@student.utwente.nl>
4290
4291         * sync with sylpheed 0.6.2cvs8
4292
4293 2001-09-30 [paul]
4294
4295         * sylpheed-0.6.2claws released
4296
4297 2001-09-27 [melvin]     0.6.2claws11
4298
4299         * src/gtkspell.c
4300                 fixed crash when using default path (introduced 
4301                 in 0.6.2claws10)
4302                 fixed tiny bug for initial suggestion mode
4303
4304 2001-09-27 [melvin]     0.6.2claws10
4305         
4306         * src/gtkspell.c
4307                 fixed bug where gtkpspell didn't set the path correctly
4308
4309         * README.claws
4310                 added a paragraph about spell checking
4311                 
4312
4313
4314 2001-09-27 [paul]       0.6.2claws9
4315
4316         * src/addrbook.c, src/addrcache.c, src/addritem.c, src/jpilot.c
4317                 replace '// comments' with '/* comments */' to prevent
4318                 some compiler warnings 
4319
4320         * sync with sylpheed 0.6.2cvs6
4321
4322 2001-09-26 [alfons]     0.6.2claws8
4323
4324         * src/messageview.c
4325                 introduce return receipt request notification again,
4326                 which was lost because of other semantics in 
4327                 procheader_parse() (???)
4328
4329 2001-09-26 [christoph]  0.6.2claws7
4330
4331         * src/compose.c
4332                 replace comments for old code with #if 0
4333                 readded auto cc, bcc and reply-to
4334         * src/prefs_matcher.c
4335         * src/prefs_scoring.c
4336                 removed some definition (was moved to
4337                 prefs.h)
4338
4339 2001-09-26 [paul]       0.6.2claws6
4340
4341         * src/mainwindow.c
4342                 make 'Follow-up and reply to' sensitive
4343
4344         * more sync with sylpheed 0.6.2cvs5
4345
4346 2001-09-25 [melvin]
4347
4348         * 0.6.2claws5
4349
4350         * src/gtkspell.c
4351                 fixed bug for "US-ASCII" introduced by the encoding code
4352
4353 2001-09-25 [paul]
4354
4355         * 0.6.2claws4
4356
4357         * src/prefs_common.[ch], src/summaryview.c
4358                 'next unread msg' 'go to next folder?' dialog can be
4359                 given default behaviour, either always show dialog,
4360                 or assume 'yes', or assume 'no'
4361                 Submitted by wwp <subscript@free.fr>
4362
4363 2001-09-25 [melvin]
4364                 
4365         * src/compose.c src/gtkspell.[ch]
4366                 added support for different encodings
4367
4368 2001-09-25 [paul]
4369
4370         * more sync with sylpheed 0.6.2cvs5
4371
4372 2001-09-24 [alfons]
4373         
4374         * src/prefs_folder_item.c
4375                 add check for item->prefs->default_to string is NULL and
4376                 add another check when freeing this string
4377
4378 2001-09-24 [paul]
4379
4380         * configure.in
4381                 change to version 0.6.2claws3
4382
4383         * sync with sylpheed 0.6.2cvs5 
4384
4385 2001-09-24 [match]
4386         * src/ldif.[ch], src/importldif.[ch], addressbook.c
4387                 import LDIF files.
4388         * src/addrcache.[ch], addrindex.[ch]
4389                 small update for future
4390         * src/addrbook.c
4391                 fix test XML file.
4392
4393 2001-09-24 [melvin]
4394         * src/gtkspell.[ch]
4395                 added 'Learn from mistakes' option
4396                 better handling of quotes in checked words
4397                 sorted dict list
4398         * po/fr.po
4399                 small update for spell checking stuff
4400
4401 2001-09-23 [alfons]
4402         
4403         * src/gtkspell.c
4404                 edit a little bit so it complies more with main coding style
4405
4406 2001-09-23 [alfons]
4407
4408         * src/folder.[ch], prefs_folder_item.c, compose.c
4409                 migrate "request return receipt" folder property
4410                 to folderlist.xml
4411
4412 2001-09-22 [alfons]
4413
4414         * README.claws **NEW**
4415                 (add things of interest for users of main branch 
4416                 and claws here)
4417
4418         * src/folder.[ch], src/mainwindow.c, src/summaryview.c
4419                 re-implement threading per folder option, but store 
4420                 the setting in folderlist.xml (where it belongs)
4421
4422 2001-09-21 [melvin]
4423
4424         * src/gtkspell.[ch]
4425                 fixed bug when compose window is under another window
4426         * src/prefs_common.[ch] src/compose.c
4427                 changed 'dictionary_path' to 'dictionary' to be consistent
4428                 dropped PSPELL_PATH macro (hard coded default to /usr/local/share/pspell)
4429         * ac/pspell.m4 src/Makefile.am 
4430                 dropped PSPELL_PATH macro
4431         * po/fr.po
4432                 updated translations
4433
4434 2001-09-21 [christoph]
4435
4436         * src/compose.c
4437                 added border around header fields
4438                 keep header type when new field is added
4439
4440 2001-09-20 [christoph]
4441
4442         * src/utils.[ch]
4443                 more portable debug_print with source filename
4444                 and linenumber
4445         * src/procmsg.c
4446                 more newlines after debug messages
4447
4448 2001-09-20 [paul]
4449
4450         * configure.in
4451                 change to version 0.6.2claws2
4452
4453         * sync with sylpheed 0.6.2cvs3
4454
4455 2001-09-19 [melvin]
4456
4457         * src/gtkspell.c
4458                 fixed the post-right-click focus pb
4459                 fixed crash when 'Spell check all' after dict change 
4460                         and when cursor is at the end of the text
4461                 shift-right-click pops up config menu even on misspelled words.
4462         * po/POTFILES.in
4463                 added gtkspell.c
4464
4465 2001-09-19 [melvin]
4466
4467         * src/about.c
4468                 added pspell to compiled-in features list
4469
4470 2001-09-18 [melvin]
4471
4472         * switched to pspell and dropped ispell
4473         * ac/pspell.m4
4474                 new file. autoconf macro for pspell
4475         * ac/Makefile.am 
4476         * configure.in acconfig.h
4477                 added pspell support
4478         * src/Makefile.am
4479         * src/main.c src/compose.[ch] src/gtkspell.[ch]
4480         * src/prefs_common.[ch] 
4481                 added pspell support
4482
4483 2001-09-18 [christoph]
4484
4485         * src/addr_compl.c
4486         * src/template.[ch]
4487                 replace LOG_MESSAGE with debug_print
4488         * src/compose.[ch]
4489                 gui improvements
4490         * src/menu.c
4491                 added newline after debug message
4492         * src/utils.h
4493                 using __VA_ARGS__ for debug_print macro
4494         * tools/.cvsignore
4495                 ignore Makefile and Makefile.in
4496
4497 2001-09-18 [paul]
4498
4499         * configure.in
4500                 change to version 0.6.2claws1
4501         * sync with sylpheed 0.6.2cvs1
4502
4503         * src/matcher.c 
4504         * src/prefs_matcher.c
4505                 add 'score equal to' option, submitted by
4506                 Paul Evans <nerd@freeuk.com>
4507
4508 2001-09-15 [christoph]
4509
4510         * src/mainwindow.c
4511                 comment out menu entry not existing in claws
4512         * src/menu.c
4513                 add debug output for non existing menu entries
4514         * src/summaryview.c
4515                 fix next/prev unread message for ignored threads
4516         * src/utils.[ch]
4517                 add sourcefile and line number to debug output
4518                 otherwise it is sometimes hard to find the
4519                 source code part if debug messages are translated
4520
4521 2001-09-14 [darko]
4522         
4523         * src/folderview.c
4524                 refresh target folder style after colour is changed
4525
4526 2001-09-13 [paul]
4527
4528         * configure.in
4529                 change to version 0.6.1claws3
4530
4531         * sync with sylpheed 0.6.1cvs6
4532
4533 2001-09-13 [darko]
4534         
4535         * src/folderview.c
4536                 fix target folder colourization to use user selected colour
4537
4538 2001-09-12 [darko]
4539         
4540         * src/summaryview.c
4541                 fix crash when message that is marked for copy/move is unmarked
4542
4543 2001-09-09 [paul]
4544
4545         * configure.in
4546                 change to version 0.6.1claws2
4547
4548         * sync with sylpheed 0.6.1cvs3
4549
4550 2001-09-09 [alfons]
4551         
4552         * src/folderview.c
4553                 fix bug with default font used for trash folder text
4554
4555 2001-09-06 [paul]
4556
4557         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
4558                 updated translations
4559
4560         * configure.in
4561                 change to version 0.6.1claws1
4562
4563         * sync with sylpheed 0.6.1cvs2
4564
4565 2001-09-03 [paul]
4566
4567         * po/POTFILES.in
4568                 add Match's new addressbook
4569
4570         * po/de.po
4571                 updated translation submitted by Jens Oberender
4572
4573 2001-09-02 [paul]
4574
4575         * configure.in
4576                 change to 0.6.1claws
4577         * sync with sylpheed 0.6.1 release
4578
4579 2001-09-02 [paul]
4580
4581         * configure.in
4582                 change to 0.6.0claws2
4583
4584         * sync with sylpheed 0.6.0cvs4
4585
4586         * po/pt_BR.po
4587                 updated translation submitted by Fabio Junior Beneditto
4588
4589 2001-09-01 [match]
4590         * pixmaps/
4591                 interface.xpm
4592                 book.xpm
4593                 address.xpm
4594         * src/
4595                 Makefile.am
4596                 a ton of new files
4597
4598 2001-08-31 [paul]
4599
4600         * configure.in
4601                 change to version 0.6.0claws1
4602
4603         * sync with sylpheed 0.6.0cvs1
4604
4605         * po/es.po
4606                 updated translation submitted by Ricardo Mones Lastra
4607
4608         * po/POTFILES.in
4609                 add 'src/prefs_templates.c'
4610
4611         * src/compose.c, src/summaryview.c
4612                 fix segfault on 'Re_edit'               
4613
4614 2001-08-30 [alfons]
4615
4616         * configure.in, Makefile.am
4617         * tools/Makefile.am
4618                 add tools directory to source distribution
4619
4620 2001-08-30 [paul]
4621
4622         * configure.in
4623                 change to version 0.6.0claws
4624
4625         * sync with sylpheed 0.6.0 release
4626
4627 2001-08-30 [christoph]
4628
4629         * configure.in
4630                 removed autoconf version check
4631
4632 2001-08-30 [paul]
4633
4634         * src/account.c, src/compose.c, src/prefs_common.[ch]
4635         * src/procheader.[ch] src/utils.[ch]
4636                 Enhanced automatic account selection on replies
4637                 Submitted by Melvin Hadasht <melvin.hadasht@free.fr>
4638
4639         * configure.in
4640                 add LDAP and JPilot to the configuration results output.
4641
4642 2001-08-29 [christoph]
4643
4644         * src/summeryview.c
4645                 no bold font for ignored threads
4646
4647 2001-08-29 [paul]
4648
4649         * configure.in
4650                 change to version 0.5.3claws6
4651
4652         * sync with sylpheed 0.5.3cvs10
4653                 src/stringtable.[ch]: New Files
4654
4655         * src/compose.c, src/gtkutils.c, src/gtkutils.h, src/mainwindow.c
4656         * src/pixmaps/sylpheed.xpm
4657                 add mini-icons to windows (by Alfons)
4658
4659 2001-08-27 [paul]
4660
4661         * src/mainwindow.c
4662                 new functions: next_labeled_cb(), prev_labeled_cb()
4663
4664         * src/summaryview.c
4665                 new functions: summary_find_next_labeled_msg(), summary_find_prev_labeled_msg(),
4666                 summary_select_next_labeled(), summary_select_prev_labeled()
4667
4668         * src/pixmaps/dir-close.xpm, src/pixmaps/dir-open.xpm, src/pixmaps/trash.xpm
4669                 give claws blue folders and a blue trash can
4670
4671 2001-08-27 [paul]
4672
4673         * configure.in
4674                 change to version 0.5.3claws5
4675
4676         * sync with sylpheed 0.5.3cvs9
4677                 src/labelcolors.[ch] renamed to src/colorlabel.[ch] 
4678
4679 2001-08-24 [christoph]
4680
4681         * src/filesel.c
4682                 keep filename when browsing directories
4683                 (not working for user entered filename, but
4684                  for default name and selected filename from
4685                  file list)
4686         * src/mainwindow.c
4687                 fixed wrong spelling "Folllow-up"
4688         * src/mbox_folder.c
4689         * src/procmsg.c
4690         * src/summaryview.c
4691                 fixed new/unread message count with ignored
4692                 threads (2 commits, first didn't notice no
4693                 longer needed decreasing)
4694         * src/inc.c
4695                 readded scrolling of progress dialog
4696                 (lost in sync)
4697
4698 2001-08-24 [paul]
4699
4700         * configure.in
4701                 change to 0.5.3claws4
4702
4703         * sync with sylpheed 0.5.3cvs7
4704
4705 2001-08-24 [christoph]
4706
4707         * src/compose.c
4708                 set request return receipt when replying
4709                 if it is set is the folder prefs of the
4710                 message
4711         * src/inc.c
4712                 disable final error popup if popups are
4713                 disabled in config (again)
4714
4715 2001-08-23 [paul]
4716
4717         * configure.in
4718                 Change version number to 0.5.3claws3
4719
4720         * sync with sylpheed 0.5.3cvs5
4721
4722         * src/mimeview.c
4723                 double quote '%s' in 'gedit %s' to fix bug when
4724                 opening attachment with spaces in the name
4725
4726 2001-08-22 [alte]
4727         * src/Makefile.am, src/compose.[ch], src/defs.h, src/mainwindow.c,
4728           src/prefs_templates.[ch], src/template.[ch], src/template_select.[ch]
4729                 initial message templates support
4730
4731
4732 2001-08-22 [paul]
4733
4734         * configure.in
4735                 change version number to 0.5.3claws2
4736
4737         * sync with sylpheed 0.5.3cvs4
4738
4739         * src/procmsg.h src/summaryview.c
4740                 re-implement (un)ignore thread
4741
4742 2001-08-21 [paul]
4743
4744         * src/summaryview.c
4745                 remove unnecessary code
4746         * src/compose.c
4747                 enable 'dynamic' signatures (submitted by
4748                 Eric Limpens <eric@hscg-internet.nl>)
4749
4750 2001-08-21 [paul]
4751
4752         clean up after sync with sylpheed 0.5.3 release
4753
4754         * src/folderview.c
4755                 fix re-introduced font mess, see Christoph's
4756                 entry 2001-06-24
4757
4758         * src/summaryview.c
4759                 remove prev_msgnum
4760                 use sylpheed's small font instead of
4761                 gtk default font for summary view
4762
4763
4764 2001-08-17 [paul]
4765
4766         * configure.in
4767                 add pl to ALL_LINGUAS - sync with main branch
4768
4769         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
4770                 Updated. Translations by Jens Oberender, Ricardo Mones
4771                 Lastra, Alfons, and Fabio Junior Beneditto respectively.
4772
4773         * po/pl.po  ** NEW FILE **
4774                 sync with the main branch
4775
4776         * src/folderview.c
4777                 fix target folder colorizing and refresh problem
4778
4779
4780 2001-08-17 [christoph]
4781
4782         * src/mainwindow.c
4783                 claws uses 4 colors for target folder coloring.
4784                 arrays were not long enough and destroyed the
4785                 stack causing a segfault.
4786                 target folder colorizing does not work anymore
4787                 for me
4788
4789 2001-08-16 [paul]
4790
4791         * configure.in
4792                 change to version 0.5.3claws1
4793
4794         * src/folder.h, src/folderview.[ch], src/gtkutils.[ch],
4795           src/inc.[ch], src/mainwindow.c, src/pop.c, src/prefs_account.c,
4796           src/prefs_common.[ch], src/summaryview.[ch], src/textview.c, src/utils.c
4797
4798                 sync with sylpheed 0.5.3 release, but keep claws method of
4799                 configuring/saving fonts
4800
4801         * src/addressbook.[ch]
4802                 rename addressbook_add_contact_by_menu() to addressbook_add_submenu()
4803                 in line with a similar change in Hiroyuki's branch
4804
4805         * src/mainwindow.[ch]
4806                 disable main_window_set_thread_option()
4807         * src/prefs_folder_item.c
4808                 comment out &tmps_prefs.enable_thread,
4809         * src/mbox_folder.c, src/procmsg.[ch]
4810                 comment out MSG_IS_IGNORE_THREAD
4811         * src/summaryview.c
4812                 comment out summary_ignore_thread() and summary_unignore_thread()
4813                 comment out MSG_IS_IGNORE_THREAD
4814
4815                 use Hiroyuki's threading instead.
4816
4817
4818
4819 2001-08-15 [paul]
4820
4821         * src/account.c
4822                 use Hiroyuki's 0.5.3 column scheme but also
4823                 include the enable/disable button.
4824         * src/pixmaps/mark.xpm
4825                 add Hiroyuki's amended pixmap
4826
4827 2001-08-13 [christoph]
4828
4829         * src/account.c
4830                 receive at get all column showed wrong state for APOP
4831                 button should only work for POP3 and APOP accounts
4832         * src/prefs_account.c
4833                 added missing preprocessor statement for SSL
4834
4835 2001-08-12 [paul]
4836
4837         * src/account.[ch]
4838                 add 'receive at get all' column and enable/disable
4839                 button.
4840
4841 2001-08-06 [christoph]
4842
4843         * src/account.c
4844                 show usage of SSL in protocol column
4845
4846         * src/imap.c
4847         * src/inc.c
4848                 renamed ssl options
4849
4850         * src/prefs_account.[ch]
4851                 moved ssl options to a new page
4852
4853         * src/send.c
4854         * src/smtp.c
4855         * src/ssl.[ch]
4856                 renamed ssl options
4857                 added support for SMTP STARTTLS command
4858
4859 2001-08-05 [christoph]
4860
4861         * configure.in
4862                 debian autoconf needs version check to find
4863                 correct autoconf version. if the file is
4864                 named configure.in 2.13 is used, which does
4865                 not work with this configure.in script.
4866                 other solution would be to rename the script
4867                 to configure.ac as suggested in the autoconf
4868                 manual.
4869
4870         * src/inc.c
4871                 disable final error popup if popups are
4872                 diabled in config
4873
4874         * src/socket.c
4875                 bugfix in ssl_gets
4876                 fixes IMAP over SSL problem
4877
4878 2001-08-03 [paul]
4879
4880         * configure.in
4881                 change to 0.5.2claws1
4882
4883         * sync with sylpheed 0.5.2cvs1
4884
4885 2001-08-02 [alfons]
4886
4887         * configure.in
4888                 quick fix for ispell detection...
4889
4890 2001-08-01 [paul]
4891
4892         * configure.in
4893                 change to 0.5.1claws4
4894
4895         * sync with sylpheed 0.5.1cvs7
4896
4897 2001-07-31 [alfons]
4898
4899         * src/prefs_common.c, src/prefs_common.h, 
4900           src/gtkspell.c, src/gtkspell.h
4901                 add global spelling checker settings (compose tab) +
4902                 selection of dictionary 
4903           
4904         * configure.in  
4905                 guess valid ispell location
4906
4907 2001-07-31 [paul]
4908
4909         * po/POTFILES.in
4910                 removal of 'src/quote_fmt_parse.c'
4911         * po/de.po
4912                 Updated de.po
4913                 (submitted by Jens Oberender <didge@suse.de>)
4914
4915 2001-07-31 [darko]
4916
4917         * src/folder.[ch]
4918         * src/folderview.[ch]
4919         * src/mainwindow.c
4920         * src/mh.c
4921         * src/prefs_common.[ch]
4922         * src/summaryview.c
4923                 target folder colourization
4924
4925 2001-07-30 [paul]
4926
4927         more sync with Sylpheed 0.5.1cvs6 
4928
4929 2001-07-30 [darko]
4930
4931         * src/mh.c
4932         * src/prefs_folder_item.[hc]
4933         * src/summaryview.c
4934                 shared folders support with a GUI
4935
4936 2001-07-29 [paul]
4937
4938         0.5.1claws3
4939
4940         * sync with Sylpheed 0.5.1cvs6
4941
4942 2001-07-29 [paul]
4943
4944         * po/pt_BR.po
4945                 updated
4946                 (submitted by Fabio Junior Beneditto)
4947
4948 2001-07-28 [paul]
4949
4950         * src/procmime.c
4951         * AUTHORS
4952                 patch to correct bad image mime headers
4953                 (submitted by Don Quijote <dq@searchlores.org>)
4954
4955 2001-07-28 [paul]
4956
4957         * tools/gif2xface.pl   **NEW FILE**
4958         * tools/README
4959                 script to convert file.gif to file.xface for
4960                 use in a custom header.
4961                 (submitted by Ricardo Mones Lastra <mones@aic.uniovi.es>)
4962
4963 2001-07-27 [alfons]
4964         
4965         * configure.in
4966                 change macros for detecting JPilot and LDAP
4967
4968 2001-07-27 [christoph]
4969
4970         * src/filtering.c
4971                 code cleanup (MIN / MAX warning, needed casting)
4972
4973 2001-07-27 [alfons]
4974
4975         * procheader.c
4976                 disallow setting flags when detecting certain headers
4977                 (X-Status, Status, Seen, X-Seen). 
4978         
4979         * sync with Hiroyuki's Sylpheed 0.5.1cvs5
4980
4981 2001-07-27 [christoph]
4982
4983         * src/prefs_filter.c
4984         * src/prefs_filtering.c
4985         * src/prefs_matcher.c
4986         * src/prefs_scoring.c
4987                 scroll list when moving rows up or down
4988
4989         * src/imap.c
4990         * src/imap.h
4991         * src/prefs_account.c
4992         * src/prefs_account.h
4993         * src/send.c
4994                 SMTP over SSL (untested, feedback requested)
4995                 IMAP over SSL
4996
4997         * src/ssl.c
4998                 code cleanup
4999
5000 2001-07-26 [alfons]
5001         
5002         * configure.in, acconfig.h
5003                 define CLAWS (need this for main / claws detection)
5004
5005 2001-07-25 [alfons]
5006
5007         * configure.in
5008                 Sylpheed 0.5.1claws2
5009                 
5010         * sync with Sylpheed 0.5.1cvs4
5011
5012 2001-07-25 [christoph]
5013
5014         * src/scoring.c
5015                 fixed segfault
5016                 item->prefs == NULL (don't know why)
5017
5018 2001-07-25 [alfons]
5019
5020         * configure.in
5021                 Sylpheed 0.5.1claws1
5022
5023         * sync with Sylpheed 0.5.1cvs1-3
5024
5025 2001-07-24 [christoph]
5026
5027         * src/folderview.c
5028         * src/prefs_folder_item.[ch]
5029                 added folderitem preferences dialog with
5030                 default To: and auto request return receipt
5031
5032         * src/compose.[ch]
5033         * src/menu.[ch]
5034                 changes to handle new folderitem preferences
5035
5036         * src/mainwindow.c
5037         * src/summaryview.c
5038                 call compose new mail with current folderitem
5039
5040 2001-07-24 [alfons]
5041
5042         Release Sylpheed 0.5.1claws
5043
5044         * configure.in
5045                 change to release version 0.5.1claws
5046
5047 2001-07-24 [christoph]
5048
5049         * src/summaryview.c
5050                 fixed segfault that happend when the selected
5051                 message was removed while retrieving new messages.
5052
5053         * po/es.po
5054                 updated translation
5055                 (submitted by Ricardo Mones Lastra <mones@trasgu.aic.uniovi.es>)
5056
5057 2001-07-22 [alfons]
5058
5059         add English User Manual for Sylpheed by Paul Kater (paul@nlpagan.net).
5060         this is a work in progress, for more information: http://nlpagan.net/sylman 
5061         
5062         * configure.in, src/mainwindow.c, manual/Makefile.am
5063                 add support for English manual
5064
5065         * AUTHORS
5066                 add authors of user manuals
5067
5068         * manual/en/sylpheed*.html
5069                 add English documentation
5070
5071 2001-07-22 [christoph]
5072
5073         * po/POTFILES.in
5074                 added src/ssl.c
5075         * src/ssl.c
5076                 changed a wrong debug message
5077
5078 2001-07-22 [alfons]
5079
5080         * po/nl.po
5081                 update Dutch translation
5082
5083         * src/prefs_filtering.c, 
5084           src/prefs_matcher.c
5085                 add more translatable strings           
5086
5087 2001-07-21 [alfons]
5088
5089         0.5.0claws7
5090
5091         * configure.in
5092                 change version
5093
5094         * src/inc.c, src/summaryview.[ch]
5095                 prevent update of mark file when filtering has done, by
5096                 using a variable; this affects two functions:
5097                         inc.c::inc_finished()
5098                         summaryview.c::summary_show()
5099
5100 2001-07-20 [alfons]
5101
5102         * src/filtering.[ch], src/prefs_filtering.c, 
5103           src/matcher.[ch]
5104                 add filtering action for label coloring 
5105
5106         * po/POTFILES.in
5107                 add labelcolors.c
5108
5109         * added src/labelcolors.c
5110         * added src/labelcolors.h
5111         * src/Makefile.am, src/summaryview.c
5112                 rearrange label coloring code
5113
5114         * src/procmsg.h
5115                 add more parentheses so label colouring works correctly
5116
5117         * src/filtering.c
5118                 don't really delete message, but move it to Trash
5119
5120         * src/prefs_matcher.c
5121                 add quote options to info dialog
5122
5123 2001-07-20 [christoph]
5124
5125         * src/Makefile.am
5126         * src/inc.c
5127         * src/main.[ch]
5128         * src/socket.h
5129         * src/ssl.[ch] (new)
5130                 moved ssl stuff to a seperate file
5131
5132 2001-07-20 [darko]
5133
5134         * src/summaryview.c
5135                 fix show sender using address book with no e-mail
5136                 address in From: field
5137
5138 2001-07-19 [alfons]
5139
5140         * src/matcher.[ch], src/filtering.c, src/prefs_filtering.c
5141                 fix messy handling of escaping... now at least the
5142                 execute command is useful. escape char is '\', we
5143                 accept \n and \r too. 
5144
5145                 Real life example:
5146                 
5147                 subject match "GIMME YOUR FILTERS" execute "mail -s \"%f don\'t hurt me, please!\" %f < ~/.sylpheed/filteringrc
5148                 subject match "GIMME YOUR FILTERS" execute "mail -s \"mommy, mommy, %f is being mean!\" admin < %F
5149
5150 2001-07-18 [alfons]
5151
5152         0.5.0claws6
5153
5154         * src/summaryview.c
5155                 clean up
5156
5157         * src/matcher.c, src/filtering.[ch], src/inc.c, src/mbox.c,
5158           src/procmsg.[ch]
5159                 revise filtering; currently move, copy, marking have
5160                 been tested. if you like bleeding edge stuff, you
5161                 should definitely go for this version :)
5162
5163         * mark old working stuff as VERSION_0_5_0_CLAWS5        
5164
5165 2001-07-17 [christoph]
5166
5167         * src/utils.c
5168                 timestamp log
5169
5170 2001-07-17 [alfons]
5171
5172         0.5.0claws5
5173
5174         * sync with Hiroyuki's 0.5.0cvs5; this version allows us to put more 
5175           bits in the mark file, without affecting either branch. Lots of
5176           files changed, also in claws branch.
5177
5178           UNTESTED: use of mbox folders
5179
5180         * src/summaryview.c
5181                 added mark all read; however this was a quick hack used for
5182                 cleaning up mess after initial merge with Hiroyuki
5183
5184         * configure.in
5185                 change claws version number back to 0.5.0claws5 to clear up 
5186                 confusion & pretension (recent release was technically 
5187                 0.5.0claws4, so we neatly align with Hiroyuki :-)
5188
5189 2001-07-16 [alfons]
5190
5191         sync with Hiroyuki's 0.5.0cvs4
5192
5193 2001-07-16 [alfons]
5194
5195         0.5.1claws3
5196
5197         * src/filtering.[ch]
5198                 remove invalid updating of mark files for 
5199                 filter actions MATCHING_ACTION_MOVE and 
5200                 MATCHING_ACTION_DELETE; this should fix the
5201                 folder update bug
5202                 
5203         * src/procmsg.c
5204                 revert Christoph's stab at fixing the folder 
5205                 update bug
5206
5207         * po/POTFILES.in
5208                 add missing files with translatable strings
5209
5210         * src/summaryview.c
5211                 remove debug print
5212
5213 2001-07-15 [alfons]
5214
5215         * src/addr_compl.[ch], src/prefs_filtering.c
5216                 make "filtering pref dialog's destination entry" an
5217                 "address completable entry", if filter destination is 
5218                 an email address
5219
5220         0.5.1claws2
5221         
5222         sync with Hiroyuki's 0.5.0cvs2-3
5223
5224 2001-07-15 [christoph]
5225
5226         * src/procmsg.c
5227                 fixed folder stats update after incorporation
5228
5229 2001-07-15 [alfons]
5230
5231         * src/summaryview.c
5232                 * finish label colouring stuff (for now)
5233                 * fix incorrect colour bug (off by one) 
5234
5235 2001-07-14 [alfons]
5236
5237         * src/mainwindow.c
5238                 change text labels for news and mail message so there's
5239                 plenty of toolbar estate left
5240
5241         * configure.in
5242                 0.5.1claws1
5243
5244         * src/folderview.c
5245           src/folder.[ch]
5246                 sync with Hiroyuki's 0.5.0cvs1
5247
5248         * src/summaryview.c
5249                 more rewrite label colouring
5250
5251 2001-07-14 [alfons]
5252
5253         * src/summaryview.[ch]
5254                 * start rewrite label colouring 
5255                 * fix proper location "Add Sender To Addressbook" menu item
5256
5257 2001-07-13
5258
5259         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
5260         (actually this is 0.5.0claws4)
5261
5262 2001-07-13 [alfons]
5263
5264         * po/pt_BR.po
5265                 * fix duplicate message
5266                 * add updated Portugese / Brazilian translation
5267                   submitted by Fabio Junior Beneditto
5268
5269 2001-07-12 [alfons]
5270
5271         * AUTHORS
5272                 add Jens
5273
5274         * po/nl.po
5275                 add updated Dutch translation
5276
5277         * po/de.po
5278                 add updated German translation submitted by Jens
5279
5280 2001-07-11 [alfons]
5281
5282         Prerelease before 0.5.0claws. Please test.
5283         This version is temporarily tagged as VERSION_0_5_0_TEST
5284
5285         * src/matcher.[ch], src/summaryview.c, src/scoring.[ch]
5286           src/prefs_scoring.c, src/prefs_matcher.c, 
5287           src/prefs_filtering.c, src/mbox.c, 
5288           src/main.c, src/inc.c, src/filtering.[ch]
5289                 revert new Hoa's new matcher (does not work yet)
5290
5291         * src/Makefile.am
5292                 clean up
5293
5294 2001-07-10
5295
5296         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
5297
5298
5299 2001-07-10 [alfons]
5300
5301         * Makefile.am
5302                 add ChangeLog.claws to EXTRA_DIST
5303         * src/Makefile.am
5304                 add matcher_parser_parse.h to EXTRA_DIST
5305
5306 2001-07-10 [christoph]
5307
5308         * src/inc.c
5309                 add destination folder to table of
5310                 folders that need to be updated after
5311                 incorporation
5312
5313 2001-07-10 [alfons]
5314
5315         * folder.[ch]
5316           folderview.c
5317                 make collapse state of folders and folder items persistent, i.e.
5318                 if you collapse a folder tree, the next time sylpheed-claws starts 
5319                 up the folder tree remains collapsed.  
5320                 
5321 2001-07-10 [christoph]
5322
5323         * acconfig.h
5324         * configure.in
5325                 added --enable-ssl
5326         * src/md5.[ch]
5327                 renamed MD5_CTX to MD5_CTX_syl
5328                 conflicts with a struct in openssl
5329         * src/inc.c
5330         * src/main.[ch]
5331         * src/prefs_account.[ch]
5332         * src/socket.[ch]
5333                 SSL support for POP
5334         * src/mainwindow.c
5335                 fixed compose with current account
5336                 broken by new compose button stuff
5337
5338 2001-07-09 [hoa]
5339
5340         * AUTHORS
5341                 changed my email address
5342
5343         * src/matcher_parser_parse.y
5344                 clean the parser to remove conflicts
5345
5346 2001-07-09 [alfons]
5347
5348         * AUTHORS
5349                 add Match Grun
5350
5351         * configure.in
5352                 fix incorrect description of --enable-ldap parameter
5353
5354         * src/prefs_common.[ch]
5355           src/compose.c
5356                 add experimental option "smart wrapping" which makes the
5357                 compose editor auto wrap.
5358                 
5359                 | TODO: the problem with the buggy cursor handling is caused |
5360                 | by the GtkText. when deleting / backspacing text its       |
5361                 | wrapping algorithm does not take in account the previous   |
5362                 | line. should find a way to hack this in.                   |
5363                 | or should perhaps combine this with the word wrapping      |
5364                 | patch i wrote in january.                                  |
5365
5366         * src/about.c
5367                 show build parameters for LDAP and JPilot
5368
5369         * src/summaryview.c
5370                 revert Christoph's bugfix for selecting next unread message, 
5371                 because folder stats aren't updated correctly
5372
5373 2001-07-08 [hoa]
5374
5375         * src/filtering.c
5376         * src/mainwindow.c
5377         * src/matcher.c
5378         * src/matcher_parser_lex.l
5379         * src/matcher_parser_parse.y
5380         * src/prefs_filtering.c
5381         * src/prefs_scoring.c
5382         * src/scoring.c
5383                 bugfix of the config file parser
5384
5385 2001-07-08 [alfons]
5386
5387         * src/Makefile.am
5388                 added generated matcher sources to BUILT_SOURCES
5389
5390 2001-07-08 [hoa]
5391
5392         * src/Makefile.am
5393         * src/.cvsignore
5394                 added new config file parser
5395
5396         * src/scoring.[ch]
5397         * src/filtering.[ch]
5398         * src/matcher.[ch]
5399         * src/prefs_filtering.c
5400         * src/prefs_matcher.c
5401         * src/prefs_scoring.c
5402         * added src/matcher_parser.h
5403         * added src/matcher_parser_lex.h
5404         * added src/matcher_parser_lex.l
5405         * added src/matcher_parser_parse.y
5406                 lex & yacc config file parser
5407
5408         * src/mbox.c
5409         * src/inc.c
5410         * src/main.c
5411                 changes prefs_filtering into global_filtering           
5412
5413         * src/summaryview.c
5414                 build threads with subjects only if "Re: " is at the
5415                 beginning of the subject
5416
5417 2001-07-07 [paul]
5418
5419         0.5.0claws
5420
5421         sync with sylpheed 0.5.0
5422                 change of version number only
5423
5424 2001-07-06 [paul]
5425
5426         0.5.0claws5
5427
5428         sync with sylpheed 0.5.0pre5
5429
5430 2001-07-05 [paul]
5431
5432         sync with sylpheed 0.5.0pre4 release
5433                 /po and /manual/ja not sync'ed
5434
5435 2001-07-04 [paul]
5436
5437         more sync with sylpheed 0.5.0pre4
5438
5439 2001-07-03 [christoph]
5440
5441         * src/addressbook.c
5442                 fixed address book broken by address book
5443                 for VCard, JPilot, LDAP
5444
5445 2001-07-03 [alfons]
5446
5447         * src/matcher.c
5448         * src/textview.c
5449                 stopped memory leaks
5450
5451 2001-07-03 [paul]
5452
5453         more sync with sylpheed 0.5.0pre4
5454
5455 2001-07-02 [match]
5456
5457         * included address book patch for VCard, JPilot, LDAP
5458         * pref_common.c - fixed Font options on Display tab (cosmetic)
5459         * alertpanel.c - fixed truncated message
5460
5461 2001-07-02 [christoph]
5462
5463         * src/mbox_folder.c
5464         * src/procmsg.[ch]
5465         * src/summaryview.c
5466                 mark threads for ignoring
5467
5468 2001-07-02 [paul]
5469
5470         0.5.0claws4
5471
5472         * sync with sylpheed 0.5.0pre4
5473                 updated gettext to 0.10.38.
5474
5475 2001-07-01 [paul]
5476
5477         * src/ mainwindow.c
5478         * src/procmsg.h
5479         * src/summaryview.[ch]
5480                 new right-click option: Label.
5481                 substitute for 'Mark-->Mark/Unmark', colours the line.
5482                 (submitted by Satoshi Nagayasu <snaga@snaga.org>)
5483
5484 2001-07-01 [christoph]
5485
5486         * src/folderview.c
5487                 fixed font for trash
5488         * src/summaryview.c
5489                 move ctree to unread message
5490
5491 2001-07-01 [paul]
5492
5493         * sync with sylpheed 0.5.0pre3 release
5494
5495 2001-06-30 [alfons]
5496
5497         * src/filesel.[ch]
5498         * src/compose.c
5499                 allow inserting / attaching multiple files in
5500                 the composer window
5501
5502 2001-06-30 [paul]
5503
5504         * src/codeconv.c
5505                 small change to Alfons' previous stuff so that it
5506                 actually makes
5507
5508 2001-06-30 [alfons]
5509
5510         * lots of files changed; first attempt to merge the changes
5511           and bugfixes submitted by Andre Eibel (ae@baltic-online.de).
5512
5513 2001-06-30 [paul]
5514
5515         * po/pt_BR.po
5516                 updated and completed, translations by Fabio
5517                 Junior Beneditto <fjbeneditto@yahoo.com.br>
5518
5519 2001-06-29 [alfons]
5520
5521         * src/compose.c
5522         * src/mimeproc.[ch]
5523                 allow selecting an attached files' mime type from a 
5524                 list of types.
5525
5526 2001-06-29 [paul]
5527
5528         * more sync with sylpheed 0.5.0pre3
5529
5530 2001-06-29 [paul]
5531
5532         * po/pt_BR.po
5533                 merge with sylpheed.pot and pt_BR.po provided by
5534                 Fabio Junior Beneditto.
5535
5536 2001-06-29 [darko]
5537
5538         * src/procmime.c
5539                 make MIME types case insensitive
5540
5541 2001-06-28 [alfons]
5542
5543         * po/nl.po
5544                 merge with sylpheed.pot and old nl.po; translations added.
5545
5546 2001-06-28 [paul]
5547
5548         * more sync with sylpheed 0.5.0pre3
5549
5550 2001-06-27 [alfons]
5551
5552         * src/summaryview.c
5553                 don't crash when removing parent node of messages
5554                 attracted by subject. this was caused by not deleting
5555                 the parent node from the subject line hash table.
5556
5557 2001-06-27 [alfons]
5558
5559         * src/summaryview.c
5560         * src/compose.[ch]
5561         * src/mainwindow.c
5562                 if there are multiple messages selected, allow forwarding
5563                 them as attachments.
5564
5565 2001-06-27 [paul]
5566
5567         * more sync with sylpheed 0.5.0pre3
5568
5569 2001-06-26 [paul]
5570
5571         0.5.0claws3
5572
5573         * sync with sylpheed 0.5.0pre3
5574
5575 2001-06-25 [paul]
5576
5577         * src/mainwindow.c
5578                 fixed 'compose news article' bug
5579                 from icon-and-text toolbar
5580
5581 2001-06-25 [paul]
5582
5583         * sync with sylpheed 0.5.0pre2 release
5584
5585 2001-06-24 [christoph]
5586
5587         * src/prefs_common.c
5588                 bug fix in font selection
5589         * src/folderview.c
5590                 use sylpheed's normal font instead of
5591                 gtk default font for folders without
5592                 new messages
5593
5594 2001-06-24 [alfons]
5595
5596         * src/mainwindow.[ch]
5597                 added composite compose mail / news button (an idea by Leandro
5598                 Pereira <leandro@linuxmag.com.br>)
5599
5600 2001-06-24 [paul]
5601
5602         Added instructions for ldif-to-xml.py
5603
5604         * tools/README
5605
5606 2001-06-23 [alfons]
5607
5608         Some minor things.
5609
5610         * src/pixmaps/stock_news_compose.xpm
5611                 added pixmap by Leandro
5612         * src/prefs_common.c
5613                 tested built-in spelling checker of GCC 3.0 :)
5614         * po/nl.po
5615                 merged dutch translation of sylpheed-main with
5616                 sylpheed.pot
5617
5618 2001-06-23 [paul]
5619
5620         Added tools directory and files.
5621
5622         * tools/filter_conv.pl
5623                 converts old filter system to new filtering system
5624         * tools/ldif-to-xml.py
5625                 converts netscape addressbook to sylpheed addressbook
5626         * tools/README
5627                 descriptions/instructions for above two files
5628
5629 2001-06-23 [christoph]
5630
5631         * src/inc.c
5632         * src/manage_window.[ch]
5633         * src/prefs_common.[ch]
5634                 mail retrieval dialog can be enabled, disabled
5635                 or hidden if non of sylpheed's windows is active
5636
5637 2001-06-22 [paul]
5638
5639         0.5.0claws2
5640
5641         * sync with sylpheed 0.5.0pre2
5642
5643 2001-06-21 [christoph]
5644
5645         * src/summaryview.c
5646                 show recipient on 'from' for all accounts
5647                 
5648         * src/inc.c
5649         * src/prefs_common.[ch]
5650                 disable error popup on mail receive errors
5651
5652 2001-06-21 [alfons]
5653
5654         * src/compose.c
5655                 made the ruler correctly appear and disappear.
5656
5657         * src/Makefile.am
5658                 removed Hoa's work-in-progress-stuff (interesting!) so 
5659                 claws compiles ok.
5660
5661 2001-06-20 [christoph]
5662
5663         * src/inc.c
5664         * src/progressdialog.c
5665                 added scrolled window for list in progressdialog
5666
5667 2001-06-20 [paul]
5668
5669         sync with sylpheed 0.5.0pre1 release
5670
5671 2001-06-20 [christoph]
5672
5673         * src/summeryview.c
5674                 make building threads by subject work when
5675                 thread view is enabled
5676                 
5677         * src/compose.c
5678         * src/prefs_common.[ch]
5679                 automatically select account for mail replys
5680
5681 2001-06-19 [sergey]
5682
5683         * src/compose.c (compose_create): keep Bcc and Reply-To visible if
5684         they are filled in from the account settings.
5685
5686 2001-06-19 [paul]
5687
5688         * more sync with sylpheed 0.5.0pre1
5689
5690 2001-06-18 [alfons]
5691
5692         * src/Makefile.am,
5693           src/procmime.c
5694                 added --sysconfdir to CPPFLAGS for pointing to the correct
5695                 location of mime.types. 
5696
5697                 NOTE: make sure you use --sysconfdir when running ./autogen.sh
5698                 or ./configure!
5699
5700 2001-06-18 [hoa]
5701
5702         * src/summaryview.c
5703                 fixed some bug when building threads
5704
5705 2001-06-18 [pau]l
5706
5707         * src/prefs_account.c
5708                 UI stuff: More changes to the English
5709
5710 2001-06-18 [paul]
5711
5712         * src/pixmaps/stock_news_compose.xpm: new file
5713         * src/Makefile.am
5714         * src/mainwindow.c
5715         * src/summaryview.c
5716                 Added new icon for Hoa's 'compose a news
5717                 message', plus minor improvements to the
5718                 English
5719
5720         * po/ja.po
5721         * ChangeLog
5722         * ChangeLog.jp
5723                 more sync with sylpheed 0.5.0pre1
5724
5725 2001-06-18 [hoa]
5726
5727         * src/compose.[ch]
5728         * src/mainwindow.c
5729                 Follow-up and reply to
5730
5731         * src/summaryview.[ch]
5732                 Build threads also with subjects
5733
5734 2001-06-17 [hoa]
5735
5736         * src/compose.c
5737                 forwarding use the current account.
5738
5739         * src/mainwindow.c
5740                 the "compose message" button has been replaced with
5741                 "new mail" and "new news" buttons
5742
5743         * src/prefs_common.[ch]
5744                 added a configuration option to use the forward button
5745                 as "forward as attachment"
5746                 changed reply and forward format description
5747
5748         * src/quote_fmt_lex.l
5749         * src/quote_fmt_parse.y
5750                 added message with no signature in format for reply
5751                 and forward.
5752
5753 2001-06-17 [paul]
5754
5755         Minor UI stuff
5756
5757         * src/mainwindow.c
5758         * src/summaryview.c
5759                 Improvements to the English
5760
5761         * src/prefs_common.c
5762                 Improvements to the English and some
5763                 clarity/continuity improvements in the
5764                 description of Quote symbols.
5765
5766 2001-06-17 [paul]
5767
5768         0.5.0claws1
5769
5770         * sync with sylpheed 0.5.0pre1
5771
5772 2001-06-17 [hoa]
5773
5774         * src/compose.c
5775                 Better interface for compose, displayed fields
5776                 are updated whenever we change account.
5777                 Newsgroups field is automatically filled.
5778
5779         * src/mainwindow.c
5780                 Newsgroups field is automatically filled.
5781
5782         * src/prefs_account.c
5783                 Some interface stuff when fields appear and
5784                 disappear.
5785
5786 2001-06-16 [paul]
5787
5788         0.4.99claws
5789
5790         * sync with sylpheed 0.4.99
5791
5792 2001-06-16 [sergey]
5793
5794         * src/base64.c, src/base64.h (Base64Decoder, base64_decoder_new,
5795         base64_decoder_free, base64_decoder_decode): new object and
5796         functions for decoding base64 streams.
5797         * src/procmime.c (procmime_decode_content): modified to use the
5798         new base64 decoder.
5799
5800 2001-06-15 [paul]
5801
5802         0.4.99claws10
5803
5804         * sync with sylpheed 0.4.99cvs11
5805
5806 2001-06-13 [paul]
5807
5808         0.4.99claws9
5809
5810         * sync with sylpheed 0.4.99cvs9
5811
5812 2001-06-13 [hoa]
5813
5814         * src/compose.c
5815         * src/prefs_account.c
5816
5817                 SMTP server can be defined in the news account
5818                 mime type of attachment are kept.
5819
5820         * src/summaryview.c
5821
5822                 now choose the highest important score between default
5823                 and important score of folder.
5824
5825 2001-06-09 [alfons]
5826         
5827         * src/prefs_common.c: 
5828
5829                 (prefs_quote_description_create): corrected description of 
5830                 quote format characters
5831
5832 2001-06-09 [paul]
5833
5834         0.4.99claws8
5835
5836         * sync with sylpheed 0.4.99cvs8
5837
5838 2001-06-08 [sergey]
5839
5840         * src/Makefile.am: fix for "make dist": added quote_fmt_parse.h
5841         and pixmaps/stock_mail_reply_to_author.xpm to EXTRA_DIST.
5842
5843 2001-06-08 [paul]
5844
5845         0.4.99claws7
5846
5847         * sync with sylpheed 0.4.99cvs7
5848
5849 2001-06-06 [sergey]
5850
5851         * src/quote_fmt.h: renamed from src/quote_fmt_parse.h (which
5852         clashes with autogenerated header).
5853         * src/compose.c, src/quote_fmt_parse.y: #include "quote_fmt.h"
5854         * src/Makefile.am: added quote_fmt.h.
5855         * src/.cvsignore: added lex/yacc autogenerated files
5856         (quote_fmt_lex.c, quote_fmt_parse.c, quote_fmt_parse.h).
5857
5858 2001-06-06 [paul]
5859
5860         0.4.99claws6
5861
5862         * sync with sylpheed 0.4.99cvs6
5863
5864 2001-06-06 [hoa]
5865
5866         * added src/quote_fmt_parse.h
5867         * src/compose.c
5868                 removed warnings
5869
5870         * src/prefs.[ch]
5871                 don't modify readonly configuration files
5872
5873         * src/prefs_account.c
5874         * src/prefs_common.c
5875         * src/prefs_customheader.c
5876         * src/prefs_display_header.c
5877         * src/prefs_filter.c
5878         * src/prefs_filtering.c
5879         * src/prefs_scoring.c
5880                 don't open dialog box when configuration files
5881                 are readonly
5882
5883 2001-06-05 [sergey]
5884
5885         * configure.in: added AM_PROG_LEX and AC_PROG_YACC.
5886
5887         * src/Makefile.am: replaced quote_fmt.tab.[ch] by
5888         quote_fmt_lex.[lh], quote_fmt_parse.y; added YFLAGS=-d; added
5889         BUILT_SOURCES to make all files rebuild properly.
5890
5891         * src/compose.c: removed #include "quote_fmt.tab.h".
5892
5893         * src/quote_fmt_lex.l: renamed from quote_fmt.l; changed to return
5894         CHARACTER value in yylval.
5895
5896         * src/quote_fmt_parse.y: renamed from quote_fmt.y; changed to
5897         receive CHARACTER value by documented means (yylval).
5898
5899         * src/lex.quote_fmt.c, src/quote_fmt.{l,y,tab.{c,h}}: removed.
5900
5901 2001-06-05 [hoa]
5902
5903         * src/Makefile.am
5904                 changed quote_fmt.[ch] into quote_fmt.tab.[ch]
5905
5906         * src/filtering.c
5907         * src/matcher.c
5908         * src/matcher.h
5909         * src/prefs_filtering.c
5910                 now keep the configuration for execute action
5911
5912         * src/mbox_folder.c
5913                 fixed a warning
5914
5915 2001-06-05 [paul]
5916
5917         * sync with sylpheed 0.4.99cvs5
5918
5919 2001-06-05 [hoa]
5920
5921         * src/Makefile.am
5922                 added quote_fmt.[ch]
5923
5924         * added src/quote_fmt.y
5925         * added src/quote_fmt.l
5926         * added src/quote_fmt.tab.h
5927         * added src/quote_fmt.tab.c
5928         * added src/lex.quote_fmt.c
5929                 parsing configuration for replying
5930                 and forwarding
5931
5932         * src/prefs_common.[ch]
5933                 added configuration UI for replying
5934                 and forwarding
5935
5936         * src/compose.c
5937                 using configuration for replying
5938                 and forwarding
5939
5940 2001-06-04 [hoa]
5941
5942         * src/filtering.c
5943         * src/matcher.c
5944         * src/matcher.h
5945         * src/prefs_filtering.c
5946         * src/prefs_matcher.c
5947         * src/prefs_matcher.h
5948                 action "run a command" for filtering
5949                 and matching with a command.
5950                 fixed the "whole message" matching
5951
5952         * src/mbox_folder.c
5953                 changed temporary filename for security
5954
5955         * src/messageview.c
5956                 queue the notification if it fails to send.
5957
5958         * src/prefs_common.c
5959         * src/prefs_folder_item.c
5960                 changed the default important score             
5961
5962         * src/prefs_scoring.c
5963         * src/scoring.c
5964                 hide kill score input when the folder is not
5965                 a newsgroup
5966
5967 2001-06-03 [alfons]
5968
5969         * src/prefs_common.c:
5970
5971                 (prefs_font_select): pass font name in font entry box to font
5972                 selection dialog.
5973
5974 2001-06-03 [sergey]
5975
5976         * src/smtp.c (smtp_ok): fixed sock_gets() error handling.
5977
5978 2001-06-03 [paul]
5979
5980         * sync with sylpheed 0.4.99cvs4
5981
5982 2001-06-03 [alfons]
5983
5984         * src/headerwindow.c:
5985
5986                 (headerwindow_show_cb): use the selected summary view item, not
5987                 the displayed item.
5988
5989 2001-06-02 [alfons]
5990
5991         * src/headerwindow.c:
5992
5993                 (headerwindow_show_cb): always try to show msginfo
5994
5995 2001-06-02 [hoa]
5996
5997         * src/compose.c
5998                 keep attached parts when reediting or forwarding.
5999
6000 2001-06-01 [hoa]
6001
6002         * src/folderview.c
6003         * src/prefs_folder_item.[ch]
6004         * src/prefs_scoring.[ch]
6005         * src/scoring.[ch]
6006         * src/summaryview.[ch]
6007         * src/main.c
6008         * src/mainwindow.c
6009         * src/prefs_common.[ch]
6010                 support for folder scoring
6011                 kill score and important score for messages
6012         
6013         * src/prefs_account.c
6014                 some display bug fixed for local account
6015                 preferences
6016
6017 2001-05-31 [alfons]
6018
6019         * src/summaryview.c:
6020
6021                 (add_sender_to_cb): don't crash when no or invalid sender; the add 
6022                 sender to address book menu item is disabled.
6023
6024 2001-05-30 [hoa]
6025
6026         * src/filtering.[ch]
6027         * src/summaryview.c
6028                 handling summary menu / filter messages
6029
6030         * src/folder.[ch]
6031                 add some stuff
6032
6033         * src/foldersel.c
6034                 imap folders now appears in list
6035
6036         * src/mbox_folder.c
6037                 doesn't crash if destination mail is not writeable
6038
6039 2001-05-29 [hoa]
6040
6041         * src/compose.c
6042                 removed some warnings
6043
6044         * src/filtering.c
6045         * src/folder.[ch]
6046         * src/prefs_filtering.c
6047                 global string to identify any folders           
6048                 removed some debug info
6049                 filtering to mbox folders is now possible
6050
6051         * src/mainwindow.c
6052                 removed some warnings
6053
6054         * src/mbox_folder.c
6055                 permission on files are changed to read/write for user only,
6056                 nothing for other.
6057                 creation of subfolder is handled better.
6058
6059 2001-05-28 [alfons]
6060
6061         Verified the sync for src/prefs_common.[ch] and
6062         src/prefs_account.[ch]. I believe there were some
6063         minor indentation differences.
6064
6065 2001-05-28 [paul]
6066
6067         0.4.99claws3
6068
6069         * sync with 0.4.99cvs3
6070
6071 2001-05-28 [hoa]
6072
6073         * src/compose.c
6074                 handling flags for mbox format
6075
6076         * src/filtering.c
6077                 use of mark file only for MH format
6078                 handling flags for mbox format
6079                 filtering cannot yet move or copy mails to mbox folders.
6080
6081         * src/folder.[ch]
6082                 changed move_msg, copy_msg,
6083                 move_msgs_with_dest, copy_msgs_with_dest functions
6084                 uses only folder->copy_msg() function
6085                 uses folder->finished_copy() to handle the destination
6086                 folder at the end of the copy or move operation.
6087
6088         * src/foldersel.c
6089                 included mbox directories.
6090
6091         * src/folderview.[ch]
6092         * src/mainwindow.c
6093                 handle folders operation for mbox format
6094
6095         * src/mbox.c
6096                 disable conversion of "From " header
6097
6098         * src/mbox_folder.[ch]
6099                 completion of mbox format handling
6100
6101         * src/mh.c
6102                 changed mh_copy_msg() function and
6103                 removed mh_move_msg(), mh_move_msgs_with_dest(),
6104                 mh_copy_msgs_with_dest()
6105
6106         * src/prefs_filtering.c
6107                 removed some warnings
6108
6109         * src/prefs_matcher.c
6110                 default boolean operation is AND
6111
6112         * src/procheader.c
6113                 handling flags for mbox format
6114                 handling of "From " header
6115
6116         * src/procmsg.[ch]
6117                 removed data field
6118                 added MSG_REALLY_DELETED flags to handle deletion of
6119                 messages in mbox format.
6120
6121         * src/summaryview.c
6122                 handling flags for mbox format
6123                 disable the MSG_DELETED flags when messages
6124                 are deleted in mbox format
6125
6126         * src/textview.c
6127                 "From " headers display fixed.
6128
6129 2001-05-27 [alfons]
6130
6131         * src/textview.c:
6132                 
6133                 (get_email_part): skip quoted email addresses, like in e.g.
6134                 "'alfons@proteus.demon.nl'".
6135
6136 2001-05-26 [alfons]
6137
6138         Minor GUI fixes adding horizontal scrollbars to Hoa's matcher dialogs,
6139         and fixing the persistence troubles when using separate windows.
6140
6141         * src/mainwindow.c:
6142         
6143             Added #define SEPARATE_ACTION used in the gtk item factory for 
6144             the SEPARATE_FOLDER and SEPARATE_MESSAGE items, so we can
6145                 use gtk_item_factory_get_widget_by_action() to get the items.
6146                 
6147             Removed separate_widget_cb from the gtk item factory data   
6148           
6149             (mainwindow_create): connect separate_widget_cb() to check
6150             menu item "toggled" signal. also passing a MainWindow pointer
6151                 as object data for both check menu items.
6152                 
6153             (separate_widget_cb): definition of separate_widget_cb() to match
6154             GtkCheckMenuItem's "toggled" signal. Now get the pointer to the main 
6155                 window using gtk_object_get_data(). The type of window separation 
6156                 (SEPARATE_MESSAGE or SEPARATE_FOLDER) is passed as the signal's data
6157         
6158         * src/prefs_filtering.c,
6159           src/prefs_matcher.c: added horizontal scrollbars
6160
6161 2001-05-25 [darko]
6162
6163         * src/headerview.c
6164                 fix segfault with invalid bold font
6165         * src/summaryview.c
6166                 correctly display summary stats after row is marked
6167
6168 2001-05-23 [sergey]
6169
6170         * src/codeconv.c (conv_get_code_conv_func): fix for ISO-8859-*
6171         encodings with libjconv.
6172
6173 2001-05-23 [hoa]
6174
6175         * src/Makefile.am
6176                 added mbox_folder.[ch]
6177         * src/defs.h
6178                 mbox temporary folder
6179         * src/folder.[ch]
6180         * added src/mbox_folder.[ch]
6181         * src/folderview.c
6182         * src/procheader.[ch]
6183                 added mbox support
6184         * src/mbox.c
6185                 bugfix for file incorporation filtering
6186         * src/imap.c
6187                 enable creation of MBOX
6188         * src/prefs_display_header.c
6189                 enable use of headers like "From "
6190                 something that should be fixed :
6191                         displaying of such headers add an extra space
6192         * src/prefs_folder_item.c
6193                 don't create folders because it is not necessary
6194         * src/procmsg.h
6195                 added data field to MsgInfo for mbox internal use
6196         * src/summaryview.c
6197                 added some support for mbox
6198         * src/utils.[ch]
6199                 added get_mbox_cache_dir() function
6200
6201 2001-05-23 [hiroyuki]
6202
6203         * src/headerwindow.c
6204           src/inc.c
6205           src/main.c
6206           src/mh.c
6207           src/nntp.c
6208           src/procmsg.h
6209           src/session.h
6210           src/socket.[ch]
6211           src/summaryview.c
6212           src/textview.c
6213           src/automaton.c
6214           src/folderview.c: more sync with 0.4.99cvs2.
6215
6216         * src/headerwindow.c: reverted.
6217
6218 2001-05-22 [paul]
6219
6220         0.4.99claws2
6221
6222         * sync with sylpheed 0.4.99cvs2
6223                 * src/news.[ch]
6224                 * src/nntp.[ch]
6225                 * INSTALL
6226                 * INSTALL.jp
6227
6228 2001-05-22 [alfons]
6229
6230         * src/summaryview.c: bugfixed a premature assignment in  summaryview_add_sender_to_cb()
6231
6232 2001-05-21 [alfons]
6233
6234         Minor things:
6235
6236         * configure.in: if gnome-config not found, "no" is displayed
6237         
6238         * sylpheed.desktop: "Hello World" is replaced with "Sylpheed Mail"
6239
6240         * src/textview.c: now also possible to add mail addresses by right
6241           clicking in the text view
6242
6243         * src/codeconv.c: merged patch which fixes endless loop when encountering
6244           invalid wide characters; from Alte <010@imis.ru>  
6245
6246 2001-05-20 [alfons]
6247
6248         Added installation of gnome specific things:
6249
6250         * Makefile.am: gnome conditional
6251
6252         * configure.in: check for installed gnome
6253
6254         * added sylpheed.png, sylpheed.desktop
6255
6256 2001-05-20 [sergey]
6257
6258         * src/pixmaps/stock_mail_reply_to_author.xpm: new file.
6259
6260         * src/mainwindow.h (main_window_toolbar_create): created a button
6261         for "Reply to all".
6262         (main_window_set_toolbar_sensitive): enable/disable the new button
6263         appropriately.
6264         (toolbar_reply_to_author_cb): handle the new button.
6265
6266         * src/send.c (SEND_EXIT_IF_ERROR, SEND_EXIT_IF_NOTOK): call
6267         send_progress_dialog_destroy() on failure (fixes hang on SMTP
6268         failure).
6269
6270 2001-05-19 [sergey]
6271
6272         * src/compose.h (ComposeReplyMode): new modes
6273         COMPOSE_REPLY_TO_AUTHOR, COMPOSE_REPLY_TO_AUTHOR_WITH_QUOTE,
6274         COMPOSE_REPLY_TO_AUTHOR_WITHOUT_QUOTE.
6275
6276         * src/compose.c
6277         (compose_send): move some code into a new function:
6278         (compose_current_mail_account): new function.
6279         (compose_reply): new argument to_author, all callers changed; if
6280         to_author==TRUE and account->protocol==A_NNTP, find and use an
6281         appropriate mail account for replying.
6282         (compose_reply_set_entry): new argument to_author; ignore
6283         compose->replyto if to_author==TRUE.
6284
6285         * src/mainwindow.c: new command "Message/Reply to author".
6286         (main_window_set_menu_sensitive): enable/disable it.
6287         (reply_cb): handle it.
6288
6289         * src/summaryview.c: new command "Reply to author".
6290         (summary_set_menu_sensitive): enable/disable it.
6291         (summary_reply_cb): handle it.
6292
6293         * src/account.c (account_find_mail_from_address): new function.
6294
6295 2001-05-18 [paul]
6296
6297         0.4.99claws1
6298
6299         * sync with sylpheed 0.4.99cvs1
6300
6301 2001-05-18 [hoa]
6302
6303         * src/compose.[ch]
6304         * src/filtering.c
6305         * src/summaryview.c
6306                 new filtering action : forward and forward as attachment
6307
6308         * src/main.c
6309                 no need for $DISPLAY when we run sylpheed --help
6310                 call to parse_cmd_opt() is moved
6311
6312         * src/mainwindow.[ch]
6313                 execute button is hidden when immediate execute
6314                 is chosen
6315
6316         * src/mh.c
6317         * src/news.c
6318         * src/prefs_folder_item.c
6319         * src/procmsg.c
6320                 better handling of missing directories
6321
6322         * src/summaryview.c
6323                 reedit is enabled in outbox
6324                 reedit is enabled in queue
6325
6326 2001-05-17 [hoa]
6327
6328         * src/filtering.c
6329         * src/matcher.[ch]
6330         * src/prefs_filtering.c
6331                 changed attachement into attachment
6332
6333 2001-05-17 [alfons]
6334
6335         0.4.67claws4    
6336
6337         * sync with sylpheed 0.4.67cvs9
6338         * sync with sylpheed 0.4.67cvs7-8
6339
6340 2001-05-17 [hoa]
6341
6342         * src/Makefile.am
6343                 added prefs_filtering.c
6344
6345         * src/filtering.[ch]
6346         * src/matcher.[ch]
6347                 removed action : forward_news and forward_news_as_attachement
6348                 (forward and forward_as_attachement can be used instead)
6349
6350         * src/mainwindow.c
6351                 added menu option to access filtering configuration
6352
6353         * src/prefs_account.c
6354                 changed mail_command default to /usr/sbin/sendmail
6355
6356         * added src/prefs_filtering.[ch]
6357                 dialog box for filtering configuration
6358
6359         * src/prefs_matcher.c
6360                 added function prefs_matcher_get_criteria_from_matching()
6361
6362         * src/prefs_scoring.c
6363                 reset the dialog when register or substitute is clicked
6364
6365 2001-05-15 [hoa]
6366
6367         * src/Makefile.am
6368                 added filtering.[ch]
6369         * src/inc.c
6370                 using filering.[ch] instead of filter.[ch]
6371         * src/main.c
6372                 reading new filtering configuration
6373         * src/matcher.[ch]
6374                 added some filtering actions
6375                 and fixed a bug for headers and mail body matching
6376         * src/mbox.c
6377                 using filering.[ch] instead of filter.[ch]
6378         * src/mh.c
6379                 handling invalid MsgInfo in mh_copy_msg() and mh_move_msg()
6380         * src/summaryview.c
6381                 some fixes for filtering
6382
6383 2001-05-14 [hiroyuki]
6384
6385         * src/send.c: fixed some weird indentations.
6386           send_message_with_command(): call pclose() only if p != NULL.
6387         * src/textview.c: get_email_part(): modified the code for readability.
6388
6389 2001-05-14 [hiroyuki]
6390
6391         * src/md5global.h
6392           src/md5ify.c
6393           src/md5ify.h: removed from the cvs.
6394
6395 2001-05-13 [sergey]
6396
6397         * src/main.c: include rfc2015.h to avoid compiler warnings.
6398         * src/alertpanel.c (alertpanel_message_with_disable): return 0 if
6399         the panel is already on screen.
6400         * src/prefs_customheader.c (prefs_custom_header_delete_cb): treat
6401         closing the alert window by ESC as "No".
6402         * src/prefs_common.c (prefs_interface_create): moved return
6403         receipt check button to the correct place.
6404
6405 2001-03-13 [alfons]
6406
6407         * src/prefs_common.c: 
6408                 moved return receipt check button to the Send tab. (prefs_send_create)
6409                 removed the date format ui related globals. (prefs_display_create)
6410
6411         0.4.67claws3
6412         
6413         * sync with sylpheed 0.4.67cvs5-6
6414
6415 2001-05-13 [paul]
6416
6417         * added Alfons' font selection patch
6418
6419         * src/defs.h
6420         * src/headerwindow.c
6421         * src/prefs_common.c
6422         * src/prefs_common.h
6423
6424 2001-05-13 [hoa]
6425         * src/defs.h
6426                 changed version of cache
6427         * src/matcher.[ch]
6428         * src/prefs_matcher.c
6429                 added additionnal matching criteria
6430         * src/procheader.c
6431         * src/procmsg.[ch]
6432         * src/news.c
6433                 added references in MsgInfo
6434
6435 2001-05-12 [hoa]
6436
6437         * src/defs.h
6438                 prepared some things for new filtering
6439         * src/matcher.[ch]
6440                 added some matching properties
6441                 inreplyto need to be enhanced
6442                 prepared some things for new filtering
6443         * src/messageview.c
6444                 added Return-Receipt-To handling
6445         * src/prefs_folder_item.c
6446                 changed default value to TRUE
6447         * src/prefs_matcher.c
6448                 added some matching properties
6449         * src/prefs_scoring.[ch]
6450                 the scoring dialog is finished
6451         * src/procheader.c
6452                 added Return-Receipt-To handling
6453                 Reference need to be added
6454         * src/procmsg.[ch]
6455                 added Return-Receipt-To handling
6456                 added threadscore to get a better score sorting when
6457                 threads are enabled
6458         * src/summaryview.c
6459                 suppressed a bug when we sort the list
6460                 when no folder is opened.
6461                 better score sorting when threads are enabled
6462
6463 2001-05-12 [alfons]
6464
6465         * reverted previous patch because of potential errors 
6466
6467         0.4.67claws2
6468         
6469         * src/inc.c, src/prefs_common.c, src/prefs_common.h: 
6470                 applied "toggle mail-retrieval dialog window" patch submitted 
6471                 by Eric Limpens <eric@qnt.net>
6472
6473         * sync with sylpheed 0.4.67cvs4
6474
6475 2001-05-12 [sergey]
6476
6477         * src/matcher.c, src/scoring.c: changed "#ifdef 0" to "#if 0" for
6478         some picky compilers.
6479         * src/rfc2015.h: provide prototype for rfc2015_disable_all().
6480         * src/grouplist_dialog.c: include alertpanel.h.
6481         * src/prefs_headers.c (prefs_headers_deleted): added GTK_BUTTON to
6482         fix compile warning.
6483         * src/scoring.c, src/prefs_folder_item.c, src/matcher.c: brought
6484         #include "defs.h" before others to prevent the warning of `MIN'
6485         and `MAX' redefinition.
6486
6487 2001-05-11 [hoa]
6488
6489         * src/main.c
6490         * src/messageview.c
6491         * src/prefs_account.c
6492         * src/prefs_display_header.c
6493                 removed warning
6494         * src/Makefile.am
6495                 added prefs_scoring.[ch]
6496         * src/grouplist_dialog.c
6497                 display an error dialog box if the group list
6498                 cannot be fetched.
6499         * src/mainwindow.[ch]
6500                 added main_window_set_thread_option() function
6501                 scoring dialog box enabled
6502         * src/matcher.[ch]
6503                 added flags matching unread /new / marked
6504                 / deleted / replied / forwarded
6505         * src/news.c
6506                 newsgroups are now finally in newscache
6507         * src/prefs_matcher.[ch]
6508                 finished preferences for matching dialog
6509         * added src/prefs_scoring.[ch]
6510                 scoring dialog box completed
6511         * src/scoring.[ch]
6512                 conversion to string : added scoringprop_to_string()
6513                 write config for preferences :
6514                 added prefs_scoring_write_config()
6515         * src/summaryview.c
6516                 threads can be enabled/disabled independently
6517                 for each folder
6518
6519 2001-05-10 [alfons]
6520
6521         0.4.67claws1
6522         
6523         * AUTHORS: 
6524                 thought it would be nice to have a list of all
6525                 contributors (used Changelog as a reference)
6526         
6527         * configure.in: 
6528                 messed up version numbering...
6529
6530         0.4.66claws1
6531
6532         * sync with sylpheed 0.4.67cvs1-3
6533
6534 2001-05-10 [darko]
6535
6536         * src/prefs_common.c:
6537                 better UI for strftime format, double clicking
6538                 on format now inserts the format in text entry
6539                 replaced close button with standard OK/Cancel
6540                 moved date format button to the right of the
6541                 text entry field
6542
6543 2001-05-09 [alfons]
6544
6545         * src/gtkstext.c:
6546                 Ctrl-Home / Ctrl-End have proper cursor navigation
6547
6548 2001-05-09 [hoa]
6549
6550         * src/prefs_matcher.c
6551                 finished UI to define matching properties
6552                 added ok and cancel button
6553         * src/prefs_filter.c
6554                 added ok and cancel button
6555         * src/news.c
6556                 fixed some bug in xhdr parsing
6557
6558 2001-05-08 [alfons]
6559
6560         * src/textview.c: 
6561                 fixed a bug in textview_show_header(), which displayed two colons (':');
6562                 cleaned up some warnings
6563
6564 2001-05-08 [hoa]
6565
6566         * src/Makefile.am
6567                 added prefs_matcher.[ch]
6568                 compilation with -W -Wall
6569         * src/alertpanel.c
6570                 ungrab the mouse events if grabbed - does it
6571                 fix the bug for disposition notification ?
6572         * src/mainwindow.c
6573                 added a menu option to open the matching dialog.
6574         * src/matcher.[ch]
6575                 added matcherprop_to_string() and matcherlist_to_string()
6576                 fixed some bugs, changed the name of some options
6577                 age_sup and age_inf becomes age_greater and age_lower,
6578                 body and messageheaders becomes body_part and headers_part,
6579                 changed the names of constants from SCORING_XXX to MATCHING_XXX
6580         * src/prefs_display_header.c
6581         * src/prefs_headers.c
6582                 fixed a bug that accidentally destroyed dialogs
6583                 when closed them with delete_event
6584                 Added *_deleted() which handle delete_event signal correctly.
6585         * src/prefs_folder_item.[ch]
6586                 added "enable_thread" field for future customization
6587         * added src/prefs_matcher.[ch]
6588                 sample of the UI to define matching properties
6589         * src/procheader.c
6590                 using procheader_headername_equal instead of str*cmp functions
6591                 using procheader_parse_header() function
6592         * src/scoring.c
6593                 using MATCHING_XXX instead of SCORING_XXX
6594         * src/summaryview.c
6595                 display the sender of the news even if this is ourself
6596                 when this is a news message.
6597         * src/textview.c
6598                 using headername_equal() instead of str*cmp functions
6599
6600 2001-05-08 [alfons]
6601
6602         0.4.66claws
6603
6604         * sync with sylpheed 0.4.66
6605         * src/gtkstext.c: trace logs added 
6606
6607 2001-05-08 [sergey]
6608
6609         * src/prefs_common.[ch]: added option to enable/disable GnuPG
6610         signature check popup.
6611         * src/rfc2015.c (check_signature): show signature check popup only
6612         if it is enabled in preferences.
6613
6614 2001-05-07 [alfons]
6615
6616         0.4.66claws4
6617         
6618         * sync with sylpheed 0.4.66cvs6
6619
6620 2001-05-07 [darko]
6621
6622         * src/prefs_common.[ch]: added option to enable/disable
6623           looking up sender name in address book for summary pane
6624         * src/summaryview.c: look up sender in the address book
6625           by using Alfons' address completion code
6626
6627 2001-05-07 [hiroyuki]
6628
6629         * src/inc.h
6630           src/pop.c: pop3_retr_recv(): removed cur_msg_bytes from the
6631           member of Pop3State.
6632         * src/news.c: brought #include "defs.h" before #include <glib.h>
6633           to prevent the warning of `MIN' and `MAX' redefinition.
6634
6635 2001-05-06 [hoa]
6636
6637         * removed src/headers_display.[ch]
6638         * removed src/prefs_display_headers.[ch]
6639         * src/inc.c
6640                 use a temporary file in the user directory for mbox import
6641         * src/news.c
6642                 added XHDR support to get "To" and "Cc" headers
6643                 (in order to match news with to or cc field for
6644                 scoring)
6645                 added function news_parse_xhdr() to get XHDR response
6646         * src/nntp.[ch]
6647                 added function nntp_xhdr()
6648         * src/matcher.c
6649                 fetch the message if necessary
6650
6651 2001-05-06 [alfons]
6652
6653         0.4.66claws3
6654
6655         * sync with sylpheed 0.4.66cvs3-5
6656
6657 2001-05-06 [hoa]
6658
6659         * src/utils.[ch]
6660                 added function itos_buf() to enable use of several buffers
6661         * src/summaryview.c
6662                 use of itos_buf() instead of itos() in summary list
6663                 to fix the broken display of message number.
6664
6665 2001-05-06 [alfons]
6666
6667         * src/gtkstext.c: bug in cursor up navigation fixed,
6668                 fixed another unsigned / signed comparison (we're getting there :-)
6669
6670 2001-05-06 [hoa]
6671
6672         * src/Makefile.am
6673                 added scoring.c scoring.h
6674                 prefs_folder_item.c prefs_folder_item.h
6675                 matcher.c matcher.h
6676         * src/defs.h
6677                 added FOLDERITEM_RC SCORING_RC
6678         * src/folder.[ch]
6679                 added prefs field in FolderItem :
6680                 properties for each folder (PrefsFolderItem),
6681                 sorting type and mode were added as the first properties.
6682         * src/main.c
6683                 read config for scoring
6684         * added src/matcher.[ch]
6685                 gives functions to parse configuration file to do
6686                 matching on mails with a list of conditions.
6687         * src/mainwindow.c
6688                 add option to sort by score
6689         * src/prefs_common.[ch]
6690                 added preference option to show score and for
6691                 the score column size
6692         * added src/prefs_folder_item.[ch]
6693                 properties for each folder (PrefsFolderItem),
6694                 sorting type and mode were added as the first properties.
6695         * src/procheader.[ch]
6696                 added procheader_parse_header()
6697                 added procheader_header_free()
6698                 added procheader_headername_equal()
6699                 and made modification to use them.
6700         * src/procmsg.[ch]
6701                 added score field to MsgInfo structure
6702         * added src/scoring.[ch]
6703                 gives functions to parse configuration file to do
6704                 scoring on mails with a list of conditions.
6705         * src/summaryview.[ch]
6706                 save the sorting type and mode for the folder
6707                 added column to display the score of the mail
6708                 added function summary_score_clicked()
6709                 sorting type and mode are restored to the folder
6710                 when it is reopen
6711         * src/textview.c
6712                 use procheader_parse_header(), procheader_headername_equal()
6713                 removed memory leak in text_scan_header when freeing headers
6714         * src/filter.c
6715                 changed the function to match names of headers
6716                 using procheader_headername_equal()
6717
6718         Scoring functions are implemented, an interface is needed
6719         to configure that.
6720
6721 2001-05-04 [alfons]
6722
6723         * src/gtkstext.c: 
6724                 hopefully fixed the row up navigation bug,
6725                 removed adding back / forward lines to cache
6726
6727 2001-05-04 [sergey]
6728
6729         * src/prefs_display_headers.c: user interface changes:
6730         (prefs_display_headers_create): remove unused "Show" check button;
6731         allow reordering of headers by dragging.
6732         (prefs_display_headers_write_config): remove unused variables.
6733         (prefs_display_headers_set_dialog): do not insert "(New)" at top
6734         of lists (not needed with the new UI).
6735         (prefs_display_headers_set_list): scan lists starting from row 0,
6736         not 1 (do not skip "(New)").
6737         (prefs_display_headers_find_header): new function.
6738         (prefs_display_headers_clist_set_row): do not allow duplicates.
6739         (prefs_display_headers_delete_cb): do not skip row 0; treat
6740         closing the alert window by ESC as "No".
6741         (prefs_display_headers_up): do not protect row 0.
6742         (prefs_display_headers_down): do not protect row 0.
6743
6744 2001-05-04 [sergey]
6745
6746         * src/mainwindow.c (next_marked_cb, prev_marked_cb): new
6747         functions.
6748
6749         * src/summaryview.c
6750         (summary_find_next_marked_msg, summary_find_prev_marked_msg,
6751         summary_select_next_marked, summary_select_prev_marked): new
6752         functions.
6753
6754 2001-05-03 [sergey]
6755
6756         * src/news.c: fixed a bug when no article can be fetched after
6757         server timeout if the connection was restored by news_post():
6758         (news_select_group): new function.
6759         (news_fetch_msg): call news_select_group() before fetching
6760         article.
6761         (news_get_uncached_articles): set session->group after successful
6762         GROUP command.
6763
6764 2001-05-03 [hoa]
6765
6766         * src/defs.h
6767         * src/procmsg.[ch]
6768         * src/procheader.c
6769                  changed version of cache, added cc field
6770
6771         * src/prefs_display_headers.c
6772                 the interface was changed
6773
6774         * src/prefs_headers.c
6775                 added cancel button
6776
6777 2001-05-03 [alfons]
6778
6779         * completed sync of sylpheed cvs2
6780         * src/gtkstext.c: updated row up / down cursor navigation
6781         * src/textview.c: re-edited, prepared for fixing the email address
6782                 scanner.
6783
6784 2001-05-03 [darko]
6785
6786         * src/prefs_common.c: use alfons' strftime ui code
6787         entry_datefmt and datefmt_sample widgets have to be
6788         global in this module because of this change
6789
6790 2001-05-03 [hoa]
6791
6792         * src/messageview.c
6793         * src/prefs_common.[ch] added option to activate the return receipt
6794                 feature.
6795
6796 2001-05-02 [alfons]
6797
6798         * src/gtkstext.c: fix for row up/down cursor navigation. 
6799
6800         0.4.66claws2
6801         
6802         * sync with 0.4.66cvs2
6803
6804 2001-05-02 [paul]
6805
6806         added add-sender-to-addressbook patch
6807
6808         * src/addressbook.c
6809         * src/addressbook.h
6810         * src/summaryview.c
6811
6812 2001-05-02 [sergey]
6813
6814         * src/alertpanel.h (AlertValue): added G_ALERT_VALUE_MASK,
6815         G_ALERTDISABLE.
6816
6817         * src/alertpanel.c (alertpanel_create): new argument can_disable,
6818         all existing callers changed to pass FALSE; create a check button
6819         to disable the message.
6820         (alertpanel_message_with_disable): new function.
6821         (alertpanel_show): mask value with G_ALERT_VALUE_MASK.
6822         (alertpanel_button_toggled): new function.
6823         (alertpanel_button_clicked, alertpanel_close): set value using
6824         G_ALERT_VALUE_MASK.
6825
6826         * src/prefs_common.h (PrefsCommon): new field gpgme_warning.
6827
6828         * src/prefs_common.c (prefs_privacy_create): new check button
6829         checkbtn_gpgme_warning.
6830
6831         * src/main.c (main): moved preferences reading before gpgme
6832         initialization; check prefs_common.gpgme_warning before giving the
6833         GnuPG warning and set it to FALSE if the user wants to disable the
6834         warning.
6835
6836 2001-05-02 [hiroyuki]
6837
6838         * src/prefs_display_headers.c: modified the layout and some labels.
6839
6840 2001-05-02 [sergey]
6841
6842         * src/prefs_account.c (prefs_account_fix_size): new function.
6843         (prefs_account_create): call prefs_account_fix_size(); use
6844         gtk_widget_show instead of gtk_widget_show_all (fixes too large
6845         size when the window is shown for the first time).
6846         (prefs_account_basic_create): changed layout of serv_table; moved
6847         localmbox_entry above smtpserv_entry (logically it replaces
6848         POP3/IMAP server).
6849         (prefs_account_protocol_activated): set sensitivity of
6850         nntpauth_chkbtn according to the protocol (in addition to
6851         hide/show); commented out gtk_table_set_row_spacing() calls.
6852         (prefs_account_nntpauth_toggled): do nothing if nntpauth_chkbtn is
6853         not sensitive (fixes a bug with disabled username/password boxes
6854         when editing POP3 account after NNTP with authentication).
6855
6856 2001-05-02 [hoa]
6857
6858         * src/account.c
6859         * src/inc.c
6860         * src/prefs_account.[ch]
6861         * src/send.c
6862                 removed local account without SMTP server
6863                 added option to use mail command instead of a connexion
6864                 to SMTP server when a local account is used
6865         * src/prefs_headers.c
6866                 fixed a bug
6867         * src/news.c
6868                 fixed a bug when connexion immediately closed
6869
6870 2001-05-01 [alfons]
6871
6872         0.4.66claws1
6873         
6874         * sync with 0.4.65
6875
6876 2001-05-01 [sergey]
6877
6878         * src/prefs_account.c (Basic, prefs_account_basic_create): new
6879         widget nntpauth_chkbtn.
6880         (prefs_account_protocol_activated): handle nntpauth_chkbtn
6881         visibility.
6882         (prefs_account_nntpauth_toggled): new function.
6883
6884         * src/news.c (news_session_new_for_folder): use NNTP
6885         authentication only if ac->use_nntp_auth is set.
6886
6887 2001-05-01 [hoa]
6888
6889         * src/Makefile.am changed headers.[ch] in customheader.[ch]
6890         * src/prefs_display_headers.c changed the UI
6891         * src/prefs_headers.c changed account_name to account_id
6892         * src/compose.c using customheader.h
6893
6894 2001-05-01 [hiroyuki]
6895
6896         * src/esmtp.c
6897           src/news.c
6898           src/nntp.c: changed sock_read() to sock_gets(), they've been left
6899           unsynched.
6900
6901 2001-05-01 [hoa]
6902
6903         * src/Makefile.am added prefs_display_headers.[ch] headers_display.[ch]
6904         * src/defs.h added HEADERS_DISPLAY_RC : name of the config file
6905                 for displaying of headers
6906         * src/grouplist_dialog.[ch] minor changes to remove warnings
6907         * src/prefs_display_headers.[ch] dialog to choose the
6908         headers to display in the mail viewer.
6909         * src/headers.h correction of #define
6910         * src/headers_display.[ch] configuration for displaying of headers.
6911         * src/main.c read config of displaying of headers
6912         * src/prefs_common.c add a button to access the config dialog
6913                 for displaying of headers
6914         * src/prefs_display_headers.[ch] dialog for configuration for
6915                 displaying of the headers.
6916         * src/prefs_headers.c cleaning of code
6917         * src/procheader.c comments added to code
6918         * src/textview.c changes to reorder the headers depending
6919                 on the config for displaying of headers
6920
6921 2001-04-30 [alfons]
6922
6923         0.4.65claws7
6924
6925         * sync with 0.4.65cvs12
6926
6927         NOTE: nntp.c and news.c in claws and cvs branch differ significantly!
6928
6929 2001-04-30 [sergey]
6930
6931         * src/nntp.h (NNTPSockInfo): new field auth_failed.
6932
6933         * src/nntp.c (nntp_mode): return NN_AUTHREQ if sock->auth_failed
6934         is set to force reconnection after authentication failure.
6935         (nntp_gen_command): set sock->auth_failed on authentication
6936         failure, or if sock->userid and sock->passwd are not set.
6937
6938         * src/news.c (news_session_new_for_folder): set userid=NULL if
6939         password dialog is cancelled.
6940
6941 2001-04-30 [sergey]
6942
6943         * src/nntp.h (NNTPSockInfo): new type.
6944
6945         * src/nntp.c: all functions updated to use NNTPSockInfo instead of
6946         SockInfo.
6947         (nntp_open_auth, nntp_close): new functions.
6948         (nntp_gen_command): new function to handle authentication; all
6949         NNTP command functions updated to use it.
6950         (nntp_authinfo_user, nntp_authinfo_pass): deleted.
6951         (nntp_list): removed old useless code.
6952
6953         * src/news.h (NNTPSession): new field nntp_sock.
6954
6955         * src/news.c: all functions updated to use NNTPSockInfo instead of
6956         SockInfo.
6957         (news_session_new): new arguments (userid, passwd); made static;
6958         use nntp_open_auth() if needed.
6959         (news_session_destroy): use nntp_close() instead of sock_close().
6960         (news_query_password): changed arguments.
6961         (news_session_new_for_folder): new function.
6962         (news_session_get): use news_session_new_for_folder().
6963         (news_authenticate): deleted.
6964         (news_get_uncached_articles): removed old authentication code.
6965
6966 2001-04-30 [sergey]
6967
6968         * src/news.c: reverted my previous changes (need to do NNTP
6969         authentication in a cleaner way).
6970         
6971 2001-04-29 [sergey]
6972
6973         * src/news.c (news_nntp_group, news_nntp_list, news_nntp_xover,
6974         news_nntp_post, news_nntp_mode): new functions (wrappers with
6975         authentication support).
6976         (news_get_article_cmd, news_get_article, news_get_header): new
6977         argument "folder"; all callers changed.
6978         (news_get_article_cmd): added authentication support.
6979         (news_session_get): use news_nntp_mode() instead of nntp_mode().
6980         (news_post): use news_nntp_post() instead of nntp_post().
6981         (news_get_uncached_articles): use news_nntp_group() instead of
6982         nntp_group() and news_nntp_xover() instead of nntp_xover();
6983         removed old authentication code.
6984         (news_get_group_list): use news_nntp_list() instead of nntp_list().
6985
6986         * src/nntp.c (nntp_list): return real error code instead of
6987         hardcoded NN_ERROR.
6988
6989 2001-04-29 [sergey]
6990
6991         * configure.in: fixed wint_t typedef detection again
6992
6993 2001-04-28 [hoa]
6994
6995         * src/prefs_account.[ch], added A_LOCAL_CMD
6996                 (send mail with mail command)
6997         * src/send.c added function send_message_with_command()
6998         * src/inc.c made a more secure get_spool() function with
6999                 mktemp() but maybe mkstemp() or something more
7000                 secure can be used.
7001
7002 2001-04-28 [alfons]
7003
7004         * src/textview.c, colorization of email addresses in headers
7005
7006         0.4.65claws6
7007
7008         * bug sync with sylpheed
7009         * prefs_common.c: created date format ui for darko
7010         * sync with 0.4.65cvs11
7011         * configure.in: corrected to have the new gpg checks
7012
7013 2001-04-27 [alfons]
7014
7015         * completed sync with 0.4.65cvs10
7016         * minor debug things added to gtkstext.c
7017
7018 2001-04-27 [darko]
7019
7020         * configure.in: remove check for availability of
7021           strftime() as advised by Hiroyuki
7022         * src/prefs_common.[ch], src/procheader.c:
7023           synch strftime() code with Hiroyki's main branch
7024
7025 2001-04-26 [sergey]
7026
7027         * src/news.c: news_query_password(), news_authenticate(): new
7028           functions.
7029           news_get_uncached_articles(): added NNTP authentication
7030           handling.
7031         * src/nntp.[ch]: nntp_authinfo_user(), nntp_authinfo_pass():
7032           new functions.
7033         * src/prefs_account.c: prefs_account_protocol_activated():
7034           enable userid and password fields for NNTP.
7035
7036 2001-04-26
7037
7038         * configure.in: check for availability of strftime()
7039           [darko]
7040         * src/prefs_common.[ch], src/procheader.c: use
7041           strftime() for displaying date in summary pane if it
7042           is available
7043
7044 2001-04-25
7045
7046         * more .cvsignore cleanups [alfons]
7047
7048 2001-04-25
7049
7050         * ac/sv-check-type.m4: new autoconf macro.
7051         * configure.in: fixed wint_t typedef detection (did not work
7052           with gcc-2.96).
7053
7054 2001-04-25
7055
7056         * acconfig.h: added USE_GTKGDK_XIM definition for autoheader.
7057           [hiroyuki]
7058
7059 2001-04-24
7060         * modified gtkstext.c : buggy cursor navigation fixed, 
7061           and font descent also taken in account when drawing
7062           cursor. [alfons]
7063
7064 2001-04-24 [hoa]
7065         * added comments in src/news.c src/nntp.c
7066         * added src/prefs_headers.[ch]
7067         * added src/headers.[ch]
7068         * modified compose.c to activate custom headers
7069                 added function is_in_custom_headers
7070         * modified prefs_account.[ch]
7071                 added function prefs_account_customhdr_edit
7072         * modified src/defs.h :
7073                 added HEADERS_RC : name of the config file
7074                 for the custom headers
7075
7076 2001-04-24
7077
7078     0.4.65claws5
7079
7080         * configure.in
7081           src/gtkstext.[ch]
7082           src/compose.c
7083           src/Makefile.am
7084           
7085           added gtkstext with configure.in patch by Hiroyuki which
7086           should fix the XIM detection [alfons]
7087
7088         * more clean up of cvs [alfons]
7089
7090                  * removed all Makefile.in files to attic.
7091
7092                  * updated all .cvsignores to really ignore things that could
7093                    be unintentionally committed by a recursive commit.
7094
7095 2001-04-23 [hoa]
7096         * added src/grouplist_dialog.[ch]
7097         * changed src/folderview.c to call grouplist_dialog instead
7098                 of inputdialog
7099         * src/news.c :
7100                 added functions news_reset_group_list
7101                 and news_get_group_list
7102         * src/nntp.c :
7103                 added function nntp_list
7104         * src/defs.h :
7105                 added GROUPLIST_FILE : name of the newsgroup list cache file
7106
7107 2001-04-21
7108
7109         * added option to warn about queued messages on exit [sergey]:
7110
7111           * src/compose.c: compose_queue(): call folder_item_scan()
7112             and folderview_update_item() after queueing.
7113           * src/folderview.c: folderview_update_node(): draw the queue
7114             folder in bold font if there are queued messages.
7115           * src/mainwindow.c: queued_messages(): new function.
7116             app_exit_cb(): display warning if there are queued messages
7117             if warn_queued_on_exit is set.
7118           * prefs_common.[ch]: add warn_queued_on_exit option.
7119
7120         * enhanced GnuPG key selection support [sergey]:
7121
7122           * src/select-keys.c: updated to newer version from Win32
7123             branch with support for selecting arbitrary keys.
7124           * src/prefs_account.c: added the Privacy tab to the account
7125             options window.
7126             prefs_account_privacy_create(),
7127             prefs_account_sign_key_set_data_from_radiobtn(),
7128             prefs_account_sign_key_set_radiobtn(): new functions.
7129           * src/prefs_account.h: new preferences sign_key_type, sign_key_id.
7130           * src/rfc2015.c: set_signers(): new function.
7131             pgp_sign(): add the account parameter, call set_signers().
7132             rfc2015_sign(): add the account parameter, pass it to pgp_sign().
7133           * src/rfc2015.h: rfc2015_sign(): updated prototype.
7134           * src/compose.c: pass the current account to rfc2015_sign().
7135
7136         * tag name claws added to prevent confusion with main branch [alfons]
7137
7138         * Sync with sylpheed-0.4.65cvs4 and made it compile. [sergey]
7139
7140         * autogen.sh: Added "--enable-maintainer-mode". [sergey]
7141
7142         * sync with recent sylpheed cvs. Untested though. [alfons]
7143