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