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