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