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