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