sync with sylpheed 0.6.5cvs14
[claws.git] / ChangeLog.claws
1 2001-11-23 [paul]       0.6.5claws27
2
3         * sync with sylpheed 0.6.5cvs14
4                 see ChangeLog entries 2001-11-22 and 2001-11-23
5                 
6         * po/de.po
7                 fixed the scrambled umlauts 
8                 submitted by Carsten Schurig <Carsten.Schurig@web.de>
9
10 2001-11-21 [paul]       0.6.5claws26
11
12         * sync with sylpheed 0.6.5cvs12
13                 see 2nd ChangeLog entry dated 2001-11-20
14
15 2001-11-20 [paul]       0.6.5claws25
16
17         * sync with sylpheed 0.6.5cvs11
18                 see ChangeLog entry 2001-11-19 (src/utils.c)
19
20 2001-11-20 [hiro]
21
22         * src/compose.c
23                 GTK_TEXT -> GTK_STEXT
24                 fix for wrong comment
25
26 2001-11-20 [hiro]       0.6.5claws24
27
28         * src/compose.[ch]
29                 more merges from main branch
30                 removed fatal warnings (uninitialized variables etc.)
31                 some coding style fix
32         * src/gtkutils.h
33                 fixed typo.
34         * src/addressbook.c
35           src/addrindex.c
36                 V-Card -> vCard
37
38 2001-11-19 [hoa]        0.6.5claws23
39
40         * src/filtering.c
41         * src/prefs_scoring.c
42         * src/matcher.[ch]
43         * src/scoring.c
44                 cleaning code
45
46         * src/matcher_parser_parse.y
47         * src/prefs_filtering.c
48                 bouncing
49
50 2001-11-19 [alfons]     0.6.5claws22
51
52         more of my old things into claws
53
54         * src/Makefile.am
55         * src/prefs_common.c
56         * src/procmsg.h
57         * src/summaryview.[ch]
58         * src/prefs_summary_column.c
59         * src/pixmaps/locked.xpm
60                 add indicators for locking of message in summary view
61                 (does not work yet, only visual indicator)
62
63 2001-11-19 [paul]       0.6.5claws21
64
65         * sync with sylpheed 0.6.5cvs10
66                 see ChangeLog entry 2001-11-19
67
68 2001-11-18 [alfons]     0.6.5claws20
69         
70         * src/filtering.c
71                 remove an inadvertent free I forgot in previous clean up 
72
73 2001-11-18 [alfons]     0.6.5claws19
74
75         * src/filtering.[ch]
76                 clean up & plug leaks
77
78 2001-11-18 [paul]       0.6.5claws18
79
80         * sync with sylpheed 0.6.5cvs9
81                 see ChangeLog entries 2001-11-17 and 2001-11-18
82
83 2001-11-16 [paul]       0.6.5claws17
84
85         * sync with sylpheed 0.6.5cvs8
86                 see ChangeLog entry 2001-11-16, src/grouplistdialog.c
87
88 2001-11-16 [paul]       0.6.5claws16
89
90         * sync with sylpheed 0.6.5cvs7
91                 see ChangeLog entries 2001-11-15 and 2001-11-16
92
93 2001-11-15 [hoa]        0.6.5claws15
94
95         * src/compose.c
96                 fix bounce, mails we received couln't be bounced to ourself.
97
98         * src/defs.h
99         * src/filtering.[ch]
100         * src/matcher.[ch]
101         * src/matcher_parser.h
102         * src/matcher_parser_lex.l
103         * src/matcher_parser_parse.y
104         * src/inc.c
105         * src/main.c
106         * src/mbox.c
107         * src/prefs_filtering.[ch]
108         * src/mainwindow.c
109         * src/prefs_matcher.c
110         * src/prefs_scoring.c
111         * src/scoring.[ch]
112         * src/summaryview.c
113                 new matcher/filter/score configuration file parser
114                 one unique configuration file => ~/.sylpheed/matcherrc
115                 import in currently automatic, then save are made
116                 in this new file.
117                 one filter per folder and one global filter
118                 (filter of a folder will be used as folder processing)
119
120         * src/folder.c
121                 fix a bug in folder_item_get_identifier
122                 
123         * src/messageview.c
124                 receive receipt return are fixed.
125
126 2001-11-14 [alfons]     0.6.5claws14
127
128         * src/session.h
129                 add things from main branch to make claws compile
130
131 2001-11-14 [paul]       0.6.5claws13
132
133         * merge with SYNC-B4-REL and sync with sylpheed 0.6.5cvs5
134                 see ChangeLog entries 2001-11-08 to 2001-11-14
135
136 2001-11-14 [hoa] 0.6.5claws12
137
138         * src/compose.[ch]
139         * src/mainwindow.c
140         * src/summaryview.c
141                 add "bounce mail" option
142
143 2001-11-13 [christoph]  0.6.5claws11
144
145                 Cleanup a mess i add before commiting
146
147 2001-11-13 [hoa]        0.6.5claws10
148
149         * src/compose.c
150                 some fixes when mail are sent or
151                 for crossposts
152
153 2001-11-13 [christoph]  0.6.5claws9
154
155         * po/de.po
156                 Changed two string with the same translation
157         * src/compose.c
158         * src/procmsg.[ch]
159         * src/send.[ch]
160                 New mailsending process:
161                   - Always queue message before sending
162                     (message will be saved if sylpheed crashed or
163                      freezes while sending)
164                   - Allow queuing of newspostings
165                   - No copy in outbox before sending
166                     (closes bug #469501)
167                   - No more redundant code for send and send_later
168         * src/summaryview.c
169                 Applied wwp <subscript@free.fr>'s patch that fixes
170                 marks for multiple forwarded messages (+compose.c)
171
172 2001-11-12 [alfons]
173
174         * README.claws
175                 remove things that are now in main branch
176         
177         * po/nl.po
178                 update Dutch translation
179
180 2001-11-12 [mhadasht]   0.6.5.claws8
181
182         * src/prefs_common.c
183                 re-enabled account autoselection feature for forward
184                 and reedit lost during the branch point for SYNC-B4-REL
185         * src/gtkspell.c
186                 gtkpspell_get_dict(): more readable code (even if function is
187                 not used yet)
188         * ChangeLog.claws
189                 added version number info to 2001-11-12 [hiro] comment.
190
191 2001-11-12 [hiro]       0.6.5.claws7
192
193         * src/compose.c
194                 compose_forward(): fixed a bug that forward quote mark
195                 wasn't used.
196                 removed unnecessary code.
197         * src/template_select.[ch]: removed.
198
199 2001-11-11 [alfons]
200
201         * src/compose.c
202                 :%s/GTK_TEXT/GTK_STEXT/g
203         
204         * src/compose.[ch]
205         * src/undo.[ch]
206         * src/Makefile.am
207                 revert the undo stuff (this is 0.6.6claws stuff)
208
209 2001-11-11 [hoa]        0.6.5.claws6
210
211         * src/compose.[ch]
212                 Insert signature at the end of the text.
213                 Added undo patch but currently disabled
214
215         * src/procmsg.c
216                 Threading by subject improved.
217
218         * added src/undo.[ch]
219                 Undo module for compose dialog box.
220
221 2001-11-11 [alfons]     0.6.5.claws5
222
223         * src/procmsg.c
224                 prevent threading by subject on nodes that have already been
225                 threaded by in-reply-to (as in "circular references in a tree
226                 result in a dead branch")
227
228 2001-11-09 [hoa]        0.6.5.claws4
229         
230         * src/folderview.c
231                 allows creation of mbox folder item from any files.
232
233 2001-11-09 [alfons]     0.6.5.claws3
234         
235         * src/utils.c
236         * src/procmsg.c
237                 do what I mean and correct threading by subject so it really
238                 ignores attracting lines without "Re: "
239
240 2001-11-07 [alfons]     0.6.5.claws2
241
242         * src/procmsg.c
243         * src/utils.[ch]
244                 only attract by subject if a subject line starts with a "Re: "
245         * src/syldap.c
246                 remove warning
247
248 2001-11-07 [paul]       0.6.5claws1
249
250         * sync with sylpheed 0.6.5. release
251                 see ChangeLog entry 2001-11-07
252
253 2001-11-07 [paul]       0.6.4claws31
254
255         * sync with sylpheed 0.6.4cvs18
256                 see ChangeLog entries 2001-10-30 to 2001-11-07
257                 prefs_templates.[ch] renamed prefs_template.[ch]
258
259 2001-11-06 [alfons]
260         
261         * src/utils.h
262                 add semicolon Hoa forgot ;-)
263                 
264
265 2001-11-06 [hoa]        0.6.4claws30
266         
267         * src/procmsg.c
268         * src/summaryview.c
269         * src/utils.c
270         * src/utils.h
271                 threading by subject - empty subject are ignored
272
273 2001-11-06 [christoph]  0.6.4claws29
274
275         * src/socket.c
276                 use SSL_peek for sock_gets
277         * src/utils.c
278                 removed unneeded pointer in extracting quoted
279                 names implementation
280
281 2001-11-06 [melvin]     0.6.4claws28
282
283         * src/gtkspell.c
284                 fixed bug #476792 Selection overtyping with spell checker
285                 fixed bug which could cause a buffer overflow
286                 fixed a memory leak
287
288 2001-11-06 [hoa]        0.6.4claws27
289         
290         * src/procmsg.c
291         * src/summaryview.c
292                 threading by subject
293
294 2001-11-05 [alfons]     0.6.4claws26
295         
296         * README.claws
297                 Claws -> Sylpheed (vice versa)
298
299         * src/compose.c
300                 :%s/gtk_text/gtk_stext/g
301                 :%s/GTK_TEXT/GTK_STEXT/g
302                 (thanks to Jonathan Ware for spotting this)
303
304 2001-11-04 [christoph]  0.6.4claws25
305
306         * src/summaryview.c
307                 replace Xalloca + strdup with Xstrdup_a
308         * src/utils.c
309                 better implementation of extracting quoted names
310                 from addresses (remove backlashes and ignore
311                 quotes after them)
312
313 2001-11-04 [alfons]     0.6.4claws24
314
315         * src/utils.[ch]
316                 edit to comply more with coding style
317
318         * src/textview.c
319                 fix bug reported by Kim Schulz. introduced by the patch integrated
320                 in 0.6.4claws15. the code did not check the return value of
321                 the html parser.
322
323         * AUTHORS
324                 add Jonathan Ware and close "[ #475955 ] Enhanced Mailto Patch"
325
326 2001-11-04 [christoph]  0.6.4claws23
327
328         * src/main.c
329         * src/prefs_common.[ch]
330                 init some pointers that possibly caused a segfault
331                 reported in the claws-users ML
332
333 2001-11-04 [hoa]        0.6.4claws22
334
335         * src/grouplistdialog.c
336                 change the names of the nodes in the tree
337
338         * src/compose.c
339                 enhanced mailto syntax as described in
340                 http://developer.netscape.com/viewsource/husted_mailto/mailto.html
341                 (thanks to Jonathan Ware <jonathan_ware@gmx.co.uk>)
342
343         * src/utils.c
344                 encode and decode URI (useful when opening URL into
345                 netscape).
346
347 2001-11-03 [hoa]        0.6.4claws21
348
349         * src/grouplistdialog.c
350                 a new newsgroups list selection dialog box
351                 with a CTree instead of a CList
352
353 2001-11-03 [hoa]        0.6.4claws20
354
355         * src/folderview.c
356                 enable property and scoring options when right
357                 click on "inbox"
358
359         * src/summaryview.c
360                 fixed bug when nickname were displayed using
361                 the address book.
362
363 2001-11-02 [darko]      0.6.4claws19
364
365         * src/compose.c
366                 new wrap quotation and URL/long words wrapping implementation
367         * src/compose.c src/gtkstext.[ch]
368                 move gtkstext_strncmp() to gtkstext.c
369
370 2001-11-01 [christoph]  0.6.4claws18
371
372         * src/prefs_account.c
373                 fixed mess in account settings dialog
374         * src/prefs_folder_item.c
375                 added label with folder path to dialog
376
377 2001-10-31 [match]      0.6.4claws17
378
379         * src/vcard.c
380                 fix memory leak.
381         * src/addrbook.c
382                 fix generation of spurious address book file names.
383                 remove redundant functions.
384         * po/POTFILES.in
385                 added missing file names.
386
387 2001-10-30 [paul]       0.6.4claws16
388
389         * sync with sylpheed 0.6.4cvs6
390                 see ChangeLog entries 2001-10-26 to 2001-10-30
391
392         * tools/filter_conv.pl
393                 read folderlist.xml to discover whether the top-level
394                 folder is called 'Mailbox' or 'Mail' 
395
396 2001-10-29 [paul]       0.6.4claws15
397
398         * src/html.c, src/textview.c
399                 activate links in html mail and fix clickable parts
400                 Submitted by Matthieu Dazy <dazy@t-surf.com>
401
402 2001-10-29 [paul]
403
404         * po/de.po, po/es.po, po/pt_BR/po
405                 updated translations, submitted by Jens Oberender,
406                 Ricardo Mones Lastra, and Fabio Junior Beneditto
407
408 2001-10-29 [darko]      0.6.4claws14
409
410         * src/compose.c
411                 fix wrapping for good
412
413 2001-10-29 [darko]
414
415         * src/compose.c
416                 undo previous change as it broke the smart wrapping
417
418 2001-10-29 [darko]      0.6.4claws13
419
420         * src/compose.c
421                 fix infinite loop when long URL is quoted
422                 (closes bug #475122.
423
424 2001-10-28 [match]
425
426         * src/mutt.[ch] src/importmutt.[ch] src/mgutils.[ch] src/addressbook.c src/Makefile.am
427                 import Mutt address book
428         * src/ldif.[ch] src/importldif.h
429                 modified import LDIF handle user attributes
430
431 2001-10-28 [christoph]  0.6.4claws12
432
433         * src/summaryview.c
434                 fixed that filtering did not work if there
435                 were no filter rules
436                 (closes bug #472003 and better implementation
437                  of patch #474644)
438
439 2001-10-27 [christoph]  0.6.4claws11
440
441         * src/compose.c
442                 make the folder's default account to be used when
443                 replying. (patch by wwp <subscript@free.fr>)
444         * src/compose.c
445                 code cleanup, nearly killed all of wwp's patch
446                 for folder's default account in compose
447         * src/folderview.c
448                 error panel when a folder could not be created
449                 (closes bug #471080 new folder name & already
450                  existing file)
451
452 2001-10-26 [alfons]
453
454         * src/utils.h
455                 change prototype of strstr2() that Christoph forgot about
456
457 2001-10-26 [christoph]  0.6.4claws10
458
459         * src/account.c
460                 made search for accounts by email address not case
461                 sensitive
462         * src/folder.c
463                 fixed memory leak in folder_item_get_identifier
464         * src/gtkspell.c
465         * src/utils.c
466                 fixed wrong strstr2 (should work like strstr)
467
468 2001-10-26 [darko]      0.6.4claws9
469
470         * src/compose.c src/gtkstext.[ch]
471         * src/gtkstext.c
472                 move is_url_string() and gtkstext_str_strcmp() to gtkstext.c
473
474 2001-10-26 [paul]       0.6.4claws8
475
476         * src/html.c
477                 ignore css and javascript tags in html mail
478                 case-insensitive, with or without double-quoted
479                 strings
480
481 2001-10-26 [paul]       0.6.4claws7
482
483         * sync with sylpheed 0.6.4cvs1
484                 see ChangeLog entry 2001-10-26
485
486         * src/prefs_account.c, src/prefs_common.c,
487           src/prefs_summary_column.c
488                 minor improvements to the English
489
490 2001-10-25 [alfons]     0.6.4claws6
491
492         * src/gtkstext.c
493         
494                 make GtkSText follow style of GtkText (closes bug 
495                 #469211 "text selection while writing message")
496                 
497                 do sync with GTK 1.2.10
498
499 2001-10-25 [paul]       0.6.4claws5
500
501         * src/html.c
502                 ignore css tags in html mail
503
504 2001-10-25 [darko]      0.6.4claws4
505
506         * src/compose.c
507                 don't declare is_url_string as static function since
508                 we need it in gtkstext.c
509         * src/gtkstext.c
510                 remove unused variable
511                 don't wrap long URLs while composing a message
512
513 2001-10-24 [christoph]  0.6.4claws3
514
515         * src/socket.c
516                 fix ssl deadlock, when peer closes connection
517
518 2001-10-24 [paul]       0.6.4claws2
519
520         * src/prefs_common.c
521                 gettextize the gpg ascii-armored warning message
522
523         * src/compose.c
524                 insert a DOS/MAC file into the composed message
525                 (improvements)
526
527         * Both submitted by Thierry Godefroy <godefroy@imaginet.fr>
528
529 2001-10-22 [paul]       0.6.4claws1
530
531         * sync with sylpheed 0.6.4 release
532                 see ChangeLog entries 2001-10-21
533
534         * po/fr.po, po/pt_BR.po
535                 updated by Melvin Hadasht and Fabio Junior Beneditto
536
537 2001-10-21 [paul]       0.6.3claws30
538
539         * src/compose.c
540                 insert a DOS text file from the compose window
541                 into the composed message text (removes CRs characters)
542                 Submitted by Thierry Godefroy <godefroy@imaginet.fr>
543
544         * tools/filter_conv.pl, tools/README
545                 automatically use ~/.sylpheed as working directory
546                 print out confirmation message on completion
547
548         * correct Hoa's last ChangeLog.claws entry
549
550 2001-10-20 [hoa]        0.6.3claws29
551
552         * src/grouplistdialog.c
553                 bugfix (another ?) to give the right
554                 newsgroups list for each news server.
555
556         * src/news.c
557         * src/news.h
558                 improve the newsgroups list cache
559
560 2001-10-20 [paul]       0.6.3claws28
561
562         * sync with sylpheed 0.6.3cvs9
563                 see ChangeLog entry 2001-10-19
564
565         * correct Alfons' last ChangeLog.claws entry
566
567 2001-10-19 [alfons]
568
569         * src/pgptext.[ch]
570                 fix compilation problems (part of bug #472895)
571
572 2001-10-18 [hoa]        0.6.3claws27
573
574         * src/grouplistdialog.c
575                 bugfix when we refresh was clicked (bug 472701)
576
577 2001-10-19 [christoph]  0.6.3claws26
578
579         * src/compose.c
580                 last header entry should default to "To:" or
581                 "Newsgroups:" and not copy the last entry line
582                 in a new compose window
583                 (closes bug #472686, #470792)
584
585 2001-10-19 [paul]       0.6.3claws25
586
587         * sync with Sylpheed 0.6.3cvs8
588                 see ChangeLog entries 2001-10-18 and 2001-10-19
589
590 2001-10-18 [christoph]  0.6.3claws24
591
592         * src/procmsg.c
593                 reimplement ignore thread
594         
595 2001-10-18 [hoa]        0.6.3claws23
596
597         * src/folderview.c
598         * src/grouplistdialog.[ch]
599                 enhanced news subscription interface (feature 469113)
600
601         * src/news.c
602         * src/news.h
603                 enchanced newsgroup listing,
604                 now, we can get groups informations
605                 (NNTPGroupInfo)
606
607 2001-10-18 [paul]       0.6.3claws22
608
609         * src/summaryview.c
610                 remove comment (sync with main branch)
611         * src/mainwindow.c
612                 fix 'Re-edit' bug in 'Message' menu
613
614 2001-10-17 [christoph]  0.6.3claws21
615
616         * src/compose.c
617                 ignore empty or whitespace only header lines
618
619 2001-10-17 [paul]       0.6.3claws20
620
621         * sync with sylpheed 0.6.3cvs7
622                 see ChangeLog entries 2001-10-14, 2001-10-16, and
623                 2001-10-17
624
625 2001-10-17 [darko]
626
627         * src/compose.c
628                 wrap long lines without spaces
629                 don't wrap URLs
630
631 2001-10-16 [paul]
632
633         * po/es.po, po/nl.po, po/pt_BR.po
634                 updated by Ricardo Mones Lastra, Alfons,
635                 and Fabio Junior Beneditto
636
637         * sylpheed-0.6.3claws released
638
639 2001-10-15 [melvin] 0.6.3claws18
640
641         * README.claws
642                 added summary and detailed installation instructions
643                 for spell checker
644         * po/fr.po
645                 Updated, corrected and completed french translation
646
647 2001-10-15 [hoa] 0.6.3claws17
648         * src/grouplistdialog.c
649                 we can choose the newsgroups to display with wildcards
650
651 2001-10-15 [christoph]  0.6.3claws16
652
653         * src/account.c
654         * src/compose.c
655         * src/prefs_folder_item.[ch]
656                 applied wwp <subscript@free.fr>'s folder
657                 default account patch
658         * po/de.po
659                 Fixed wrong translation
660
661 2001-10-13 [alfons, christoph, melvin]  
662                         0.6.3claws15
663
664         solution #2 to solve MT-safety problems defers all GUI related calls
665         to the main thread using a gtk_idle_add() callback. discussed on
666         ircnet #sylpheed, with christoph spotting some issues with the
667         original code, and melvin allowing us to lobotomize his sylpheed.
668
669         * src/syldap.[ch], src/main.c
670                 fix race problem in ldap search thread by deferring GUI 
671                 stuff to main thread using gtk_idle_add()
672
673 2001-10-13 [paul]       0.6.3claws14
674
675         * src/prefs_account.[ch], src/send.c, src/smtp.[ch]
676                 add Sergey's smtpcred.patch
677                 adds separate username/password setting for SMTP Auth
678                 needed by some servers
679                 (closes feature request #471659)
680
681 2001-10-13 [paul]       0.6.3claws13
682
683         * src/pgptext.[ch] **NEW FILES**
684         * src/Makefile.am, src/messageview.c, src/mimeview.c
685                 decrypt ascii-armored gpg text embedded in
686                 the message body.
687                 Submitted by Jens Jahnke <jan0sch@gmx.net>
688
689 2001-10-13 [christoph]  0.6.3claws12
690
691         * README.claws
692                 some more details on default to and
693                 feature requests
694         * src/main.c
695                 init glib threading when ldap is used
696         * src/syldap.c
697                 threading fixes
698         * po/de.po
699                 fixed a typo
700
701 2001-10-12 [paul]       0.6.3claws11
702
703         * src/prefs_common.[ch], src/rfc2015.c
704                 enable ascii-armored gpg text to be embedded in the
705                 message body, selectable through the 'Privacy'
706                 preferences. Supports encrypting only.
707                 Submitted by Ravemax <ravemax@dextrose.com>
708
709 2001-10-12 [paul]       0.6.3claws10
710
711         * sync with sylpheed 0.6.3cvs6
712                 see ChangeLog entries 2001-10-11 and 2001-11-12
713
714         * src/folderview.c
715                 incorporated mbox folders, scoring, and folder
716                 properties into the sync
717
718 2001-10-12 [darko]      0.6.3claws9
719
720         * README.claws
721                 describe quotation wrapping
722         * src/compose.c
723                 don't treat tab as space to calculate line length properly
724
725 2001-10-11 [alfons]
726
727         * README.claws
728                 correct description of how to make new filtering system work,
729                 add some other things
730                 
731         * src/syldap.c
732                 remove sched_yield() (not necessary / unportable)
733
734 2001-10-11 [paul]       0.6.3claws8
735
736         * sync with sylpheed 0.6.3cvs3
737                 see ChangeLog entry 2001-10-10
738
739 2001-10-10 [christoph]  0.6.3claws7
740
741         * .cvsignore
742                 ignore 2 files created by newer autotools
743         * src/prefs_folder_item.c
744                 using table for widget alignment
745                 fixed memory leak and broken octal display
746         * src/filesel.c
747                 fixed segfault caused by lost filename
748                 workaround (closes bug #469551)
749
750 2001-10-10 [paul]       0.6.3claws6
751
752         * sync with sylpheed 0.6.3cvs2
753                 see ChangeLog entries 2001-10-09 and 2001-10-10
754
755 2001-10-10 [darko]      0.6.3.claws5
756
757         * src/gtkstext.c
758                 proper calculation of right margin if smart wrapping is enabled
759         * src/compose.c
760                 automatically wrap long lines if wrap quotation is enabled
761
762 2001-10-09 [alfons]     0.6.3.claws4
763
764         * src/summaryview.c
765                 select correct row when deleting last row in the summary view (and
766                 close bug "[ #469104 ] select second last in list when deleting")
767
768 2001-10-09 [paul]       0.6.3claws3
769
770         * sync with sylpheed 0.6.3cvs1
771                 updated some autotool scripts
772
773 2001-10-09 [darko]      0.6.3claws2
774
775         * src/gtkstext.[ch]
776                 new name and mark with Sylpheed comment
777         * src/compose.c
778                 smart quotation wrapping a-la VIM
779
780 2001-10-08 [paul]       0.6.3claws1
781
782         * sync with sylpheed 0.6.3 release
783                 see ChangeLog entry 2001-10-08
784
785 2001-10-08 [paul]       0.6.2claws24
786
787         * src/summaryview.c
788                 more sync with sylpheed 0.6.2cvs12
789                 Fixed the bug that didn't select the last row correctly
790
791
792 2001-10-07 [paul]       0.6.2claws23
793
794         * sync with sylpheed 0.6.2cvs12
795                 see ChangeLog entry 2001-10-07
796
797 2001-10-06 [match]
798         * src/jpilot.[ch]
799                 enable jpilot to read unsynch'ed addresses.
800
801         * src/editldap_basedn.c
802                 fix segfault when opening dialog.
803
804 2001-10-06 [alfons]     0.6.2.claws22
805
806         * src/summaryview.c
807                 fix bug with summary view selecting last *inserted*
808                 node instead of last *visible* node. remember we
809                 work with a tree
810
811 2001-10-06 [paul]       0.6.2claws21
812
813         * po/pt_BR.po
814                 updated translation, contains some fixes and new
815                 translations, submitted by Gustavo Noronha Silva
816                 <kov@debian.org>
817
818         * src/prefs_common.c
819                 change 'each' to 'every' - fix dubious English
820
821         * sync with sylpheed 0.6.2cvs11
822
823 2001-10-05 [alfons]     0.6.2claws20
824
825         * src/mainwindow.[ch], src/folderview.c
826                 make composite tool button switch between "Compose News"
827                 and "Compose Mail" depending on selected folder
828                 (nifty idea by Kim Schulz <kim@schulz.dk>)
829
830 2001-10-05 [paul]       0.6.2claws19
831
832         * src/mainwindow.c, src/summaryview.c
833                 fix 'Message/Reply to all', broken in last commit
834
835         * src/compose.c
836                 fix X_BEENTHERE seg fault, thanks to Alfons
837
838 2001-10-04 [paul]       0.6.2claws18
839
840         * src/compose.[ch], src/mainwindow.c
841                 make "Message/Reply" reply to mailing lists; matches
842                 'X-Mailing-list:' and 'X-BeenThere:' ML headers.
843                 based on portions of the patch submitted by
844                 Junichi Uekawa <dancer@netfort.gr.jp>
845
846 2001-10-04 [darko]      0.6.2claws17
847
848         * src/compose.c
849                 better smart wrapping
850         * src/gtkstext.[hc]
851                 a function to make text buffer contiguous
852
853 2001-10-03 [paul]       0.6.2claws16
854
855         * sync with sylpheed 0.6.2cvs10
856
857 2001-10-02 [alfons]
858
859         * configure.in
860         * po/zh_CN.GB2312.po, po/zh_TW.Big5.po
861                 close bug "[ #466566 ] compile error on mdk 8.0" by removing
862                 references to chinese translations (hope someone picks up
863                 this)
864
865 2001-10-02 [christoph]  0.6.2claws15
866
867         * src/compose.c
868                 fixed non translated header bug
869         * ChangeLog.claws
870                 fixed wrong date in alfons last entry ;)
871
872 2001-10-02 [alfons]     0.6.2claws14
873
874         * src/compose.c, src/prefs_common.[ch]
875                 add block cursor option
876
877 2001-10-02 [paul]       0.6.2claws13
878
879         * sync with sylpheed 0.6.2cvs9
880
881 2001-09-30 [paul]       0.6.2claws12
882
883         * po/de.po, po/es.po, po/fr.po, po/nl.po, po/pt_BR.po
884                 updated translations
885
886         * po/POTFILES.in
887                 add 'src/importldif.c'
888
889         * AUTHORS, tools/README, tools/eud2gc.py, tools/Makefile.am
890                 added eudora-to-vCard conversion tool
891                 submitted by Jeroen Versteeg <j.m.versteeg@student.utwente.nl>
892
893         * sync with sylpheed 0.6.2cvs8
894
895 2001-09-30 [paul]
896
897         * sylpheed-0.6.2claws released
898
899 2001-09-27 [melvin]     0.6.2claws11
900
901         * src/gtkspell.c
902                 fixed crash when using default path (introduced 
903                 in 0.6.2claws10)
904                 fixed tiny bug for initial suggestion mode
905
906 2001-09-27 [melvin]     0.6.2claws10
907         
908         * src/gtkspell.c
909                 fixed bug where gtkpspell didn't set the path correctly
910
911         * README.claws
912                 added a paragraph about spell checking
913                 
914
915
916 2001-09-27 [paul]       0.6.2claws9
917
918         * src/addrbook.c, src/addrcache.c, src/addritem.c, src/jpilot.c
919                 replace '// comments' with '/* comments */' to prevent
920                 some compiler warnings 
921
922         * sync with sylpheed 0.6.2cvs6
923
924 2001-09-26 [alfons]     0.6.2claws8
925
926         * src/messageview.c
927                 introduce return receipt request notification again,
928                 which was lost because of other semantics in 
929                 procheader_parse() (???)
930
931 2001-09-26 [christoph]  0.6.2claws7
932
933         * src/compose.c
934                 replace comments for old code with #if 0
935                 readded auto cc, bcc and reply-to
936         * src/prefs_matcher.c
937         * src/prefs_scoring.c
938                 removed some definition (was moved to
939                 prefs.h)
940
941 2001-09-26 [paul]       0.6.2claws6
942
943         * src/mainwindow.c
944                 make 'Follow-up and reply to' sensitive
945
946         * more sync with sylpheed 0.6.2cvs5
947
948 2001-09-25 [melvin]
949
950         * 0.6.2claws5
951
952         * src/gtkspell.c
953                 fixed bug for "US-ASCII" introduced by the encoding code
954
955 2001-09-25 [paul]
956
957         * 0.6.2claws4
958
959         * src/prefs_common.[ch], src/summaryview.c
960                 'next unread msg' 'go to next folder?' dialog can be
961                 given default behaviour, either always show dialog,
962                 or assume 'yes', or assume 'no'
963                 Submitted by wwp <subscript@free.fr>
964
965 2001-09-25 [melvin]
966                 
967         * src/compose.c src/gtkspell.[ch]
968                 added support for different encodings
969
970 2001-09-25 [paul]
971
972         * more sync with sylpheed 0.6.2cvs5
973
974 2001-09-24 [alfons]
975         
976         * src/prefs_folder_item.c
977                 add check for item->prefs->default_to string is NULL and
978                 add another check when freeing this string
979
980 2001-09-24 [paul]
981
982         * configure.in
983                 change to version 0.6.2claws3
984
985         * sync with sylpheed 0.6.2cvs5 
986
987 2001-09-24 [match]
988         * src/ldif.[ch], src/importldif.[ch], addressbook.c
989                 import LDIF files.
990         * src/addrcache.[ch], addrindex.[ch]
991                 small update for future
992         * src/addrbook.c
993                 fix test XML file.
994
995 2001-09-24 [melvin]
996         * src/gtkspell.[ch]
997                 added 'Learn from mistakes' option
998                 better handling of quotes in checked words
999                 sorted dict list
1000         * po/fr.po
1001                 small update for spell checking stuff
1002
1003 2001-09-23 [alfons]
1004         
1005         * src/gtkspell.c
1006                 edit a little bit so it complies more with main coding style
1007
1008 2001-09-23 [alfons]
1009
1010         * src/folder.[ch], prefs_folder_item.c, compose.c
1011                 migrate "request return receipt" folder property
1012                 to folderlist.xml
1013
1014 2001-09-22 [alfons]
1015
1016         * README.claws **NEW**
1017                 (add things of interest for users of main branch 
1018                 and claws here)
1019
1020         * src/folder.[ch], src/mainwindow.c, src/summaryview.c
1021                 re-implement threading per folder option, but store 
1022                 the setting in folderlist.xml (where it belongs)
1023
1024 2001-09-21 [melvin]
1025
1026         * src/gtkspell.[ch]
1027                 fixed bug when compose window is under another window
1028         * src/prefs_common.[ch] src/compose.c
1029                 changed 'dictionary_path' to 'dictionary' to be consistent
1030                 dropped PSPELL_PATH macro (hard coded default to /usr/local/share/pspell)
1031         * ac/pspell.m4 src/Makefile.am 
1032                 dropped PSPELL_PATH macro
1033         * po/fr.po
1034                 updated translations
1035
1036 2001-09-21 [christoph]
1037
1038         * src/compose.c
1039                 added border around header fields
1040                 keep header type when new field is added
1041
1042 2001-09-20 [christoph]
1043
1044         * src/utils.[ch]
1045                 more portable debug_print with source filename
1046                 and linenumber
1047         * src/procmsg.c
1048                 more newlines after debug messages
1049
1050 2001-09-20 [paul]
1051
1052         * configure.in
1053                 change to version 0.6.2claws2
1054
1055         * sync with sylpheed 0.6.2cvs3
1056
1057 2001-09-19 [melvin]
1058
1059         * src/gtkspell.c
1060                 fixed the post-right-click focus pb
1061                 fixed crash when 'Spell check all' after dict change 
1062                         and when cursor is at the end of the text
1063                 shift-right-click pops up config menu even on misspelled words.
1064         * po/POTFILES.in
1065                 added gtkspell.c
1066
1067 2001-09-19 [melvin]
1068
1069         * src/about.c
1070                 added pspell to compiled-in features list
1071
1072 2001-09-18 [melvin]
1073
1074         * switched to pspell and dropped ispell
1075         * ac/pspell.m4
1076                 new file. autoconf macro for pspell
1077         * ac/Makefile.am 
1078         * configure.in acconfig.h
1079                 added pspell support
1080         * src/Makefile.am
1081         * src/main.c src/compose.[ch] src/gtkspell.[ch]
1082         * src/prefs_common.[ch] 
1083                 added pspell support
1084
1085 2001-09-18 [christoph]
1086
1087         * src/addr_compl.c
1088         * src/template.[ch]
1089                 replace LOG_MESSAGE with debug_print
1090         * src/compose.[ch]
1091                 gui improvements
1092         * src/menu.c
1093                 added newline after debug message
1094         * src/utils.h
1095                 using __VA_ARGS__ for debug_print macro
1096         * tools/.cvsignore
1097                 ignore Makefile and Makefile.in
1098
1099 2001-09-18 [paul]
1100
1101         * configure.in
1102                 change to version 0.6.2claws1
1103         * sync with sylpheed 0.6.2cvs1
1104
1105         * src/matcher.c 
1106         * src/prefs_matcher.c
1107                 add 'score equal to' option, submitted by
1108                 Paul Evans <nerd@freeuk.com>
1109
1110 2001-09-15 [christoph]
1111
1112         * src/mainwindow.c
1113                 comment out menu entry not existing in claws
1114         * src/menu.c
1115                 add debug output for non existing menu entries
1116         * src/summaryview.c
1117                 fix next/prev unread message for ignored threads
1118         * src/utils.[ch]
1119                 add sourcefile and line number to debug output
1120                 otherwise it is sometimes hard to find the
1121                 source code part if debug messages are translated
1122
1123 2001-09-14 [darko]
1124         
1125         * src/folderview.c
1126                 refresh target folder style after colour is changed
1127
1128 2001-09-13 [paul]
1129
1130         * configure.in
1131                 change to version 0.6.1claws3
1132
1133         * sync with sylpheed 0.6.1cvs6
1134
1135 2001-09-13 [darko]
1136         
1137         * src/folderview.c
1138                 fix target folder colourization to use user selected colour
1139
1140 2001-09-12 [darko]
1141         
1142         * src/summaryview.c
1143                 fix crash when message that is marked for copy/move is unmarked
1144
1145 2001-09-09 [paul]
1146
1147         * configure.in
1148                 change to version 0.6.1claws2
1149
1150         * sync with sylpheed 0.6.1cvs3
1151
1152 2001-09-09 [alfons]
1153         
1154         * src/folderview.c
1155                 fix bug with default font used for trash folder text
1156
1157 2001-09-06 [paul]
1158
1159         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
1160                 updated translations
1161
1162         * configure.in
1163                 change to version 0.6.1claws1
1164
1165         * sync with sylpheed 0.6.1cvs2
1166
1167 2001-09-03 [paul]
1168
1169         * po/POTFILES.in
1170                 add Match's new addressbook
1171
1172         * po/de.po
1173                 updated translation submitted by Jens Oberender
1174
1175 2001-09-02 [paul]
1176
1177         * configure.in
1178                 change to 0.6.1claws
1179         * sync with sylpheed 0.6.1 release
1180
1181 2001-09-02 [paul]
1182
1183         * configure.in
1184                 change to 0.6.0claws2
1185
1186         * sync with sylpheed 0.6.0cvs4
1187
1188         * po/pt_BR.po
1189                 updated translation submitted by Fabio Junior Beneditto
1190
1191 2001-09-01 [match]
1192         * pixmaps/
1193                 interface.xpm
1194                 book.xpm
1195                 address.xpm
1196         * src/
1197                 Makefile.am
1198                 a ton of new files
1199
1200 2001-08-31 [paul]
1201
1202         * configure.in
1203                 change to version 0.6.0claws1
1204
1205         * sync with sylpheed 0.6.0cvs1
1206
1207         * po/es.po
1208                 updated translation submitted by Ricardo Mones Lastra
1209
1210         * po/POTFILES.in
1211                 add 'src/prefs_templates.c'
1212
1213         * src/compose.c, src/summaryview.c
1214                 fix segfault on 'Re_edit'               
1215
1216 2001-08-30 [alfons]
1217
1218         * configure.in, Makefile.am
1219         * tools/Makefile.am
1220                 add tools directory to source distribution
1221
1222 2001-08-30 [paul]
1223
1224         * configure.in
1225                 change to version 0.6.0claws
1226
1227         * sync with sylpheed 0.6.0 release
1228
1229 2001-08-30 [christoph]
1230
1231         * configure.in
1232                 removed autoconf version check
1233
1234 2001-08-30 [paul]
1235
1236         * src/account.c, src/compose.c, src/prefs_common.[ch]
1237         * src/procheader.[ch] src/utils.[ch]
1238                 Enhanced automatic account selection on replies
1239                 Submitted by Melvin Hadasht <melvin.hadasht@free.fr>
1240
1241         * configure.in
1242                 add LDAP and JPilot to the configuration results output.
1243
1244 2001-08-29 [christoph]
1245
1246         * src/summeryview.c
1247                 no bold font for ignored threads
1248
1249 2001-08-29 [paul]
1250
1251         * configure.in
1252                 change to version 0.5.3claws6
1253
1254         * sync with sylpheed 0.5.3cvs10
1255                 src/stringtable.[ch]: New Files
1256
1257         * src/compose.c, src/gtkutils.c, src/gtkutils.h, src/mainwindow.c
1258         * src/pixmaps/sylpheed.xpm
1259                 add mini-icons to windows (by Alfons)
1260
1261 2001-08-27 [paul]
1262
1263         * src/mainwindow.c
1264                 new functions: next_labeled_cb(), prev_labeled_cb()
1265
1266         * src/summaryview.c
1267                 new functions: summary_find_next_labeled_msg(), summary_find_prev_labeled_msg(),
1268                 summary_select_next_labeled(), summary_select_prev_labeled()
1269
1270         * src/pixmaps/dir-close.xpm, src/pixmaps/dir-open.xpm, src/pixmaps/trash.xpm
1271                 give claws blue folders and a blue trash can
1272
1273 2001-08-27 [paul]
1274
1275         * configure.in
1276                 change to version 0.5.3claws5
1277
1278         * sync with sylpheed 0.5.3cvs9
1279                 src/labelcolors.[ch] renamed to src/colorlabel.[ch] 
1280
1281 2001-08-24 [christoph]
1282
1283         * src/filesel.c
1284                 keep filename when browsing directories
1285                 (not working for user entered filename, but
1286                  for default name and selected filename from
1287                  file list)
1288         * src/mainwindow.c
1289                 fixed wrong spelling "Folllow-up"
1290         * src/mbox_folder.c
1291         * src/procmsg.c
1292         * src/summaryview.c
1293                 fixed new/unread message count with ignored
1294                 threads (2 commits, first didn't notice no
1295                 longer needed decreasing)
1296         * src/inc.c
1297                 readded scrolling of progress dialog
1298                 (lost in sync)
1299
1300 2001-08-24 [paul]
1301
1302         * configure.in
1303                 change to 0.5.3claws4
1304
1305         * sync with sylpheed 0.5.3cvs7
1306
1307 2001-08-24 [christoph]
1308
1309         * src/compose.c
1310                 set request return receipt when replying
1311                 if it is set is the folder prefs of the
1312                 message
1313         * src/inc.c
1314                 disable final error popup if popups are
1315                 disabled in config (again)
1316
1317 2001-08-23 [paul]
1318
1319         * configure.in
1320                 Change version number to 0.5.3claws3
1321
1322         * sync with sylpheed 0.5.3cvs5
1323
1324         * src/mimeview.c
1325                 double quote '%s' in 'gedit %s' to fix bug when
1326                 opening attachment with spaces in the name
1327
1328 2001-08-22 [alte]
1329         * src/Makefile.am, src/compose.[ch], src/defs.h, src/mainwindow.c,
1330           src/prefs_templates.[ch], src/template.[ch], src/template_select.[ch]
1331                 initial message templates support
1332
1333
1334 2001-08-22 [paul]
1335
1336         * configure.in
1337                 change version number to 0.5.3claws2
1338
1339         * sync with sylpheed 0.5.3cvs4
1340
1341         * src/procmsg.h src/summaryview.c
1342                 re-implement (un)ignore thread
1343
1344 2001-08-21 [paul]
1345
1346         * src/summaryview.c
1347                 remove unnecessary code
1348         * src/compose.c
1349                 enable 'dynamic' signatures (submitted by
1350                 Eric Limpens <eric@hscg-internet.nl>)
1351
1352 2001-08-21 [paul]
1353
1354         clean up after sync with sylpheed 0.5.3 release
1355
1356         * src/folderview.c
1357                 fix re-introduced font mess, see Christoph's
1358                 entry 2001-06-24
1359
1360         * src/summaryview.c
1361                 remove prev_msgnum
1362                 use sylpheed's small font instead of
1363                 gtk default font for summary view
1364
1365
1366 2001-08-17 [paul]
1367
1368         * configure.in
1369                 add pl to ALL_LINGUAS - sync with main branch
1370
1371         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
1372                 Updated. Translations by Jens Oberender, Ricardo Mones
1373                 Lastra, Alfons, and Fabio Junior Beneditto respectively.
1374
1375         * po/pl.po  ** NEW FILE **
1376                 sync with the main branch
1377
1378         * src/folderview.c
1379                 fix target folder colorizing and refresh problem
1380
1381
1382 2001-08-17 [christoph]
1383
1384         * src/mainwindow.c
1385                 claws uses 4 colors for target folder coloring.
1386                 arrays were not long enough and destroyed the
1387                 stack causing a segfault.
1388                 target folder colorizing does not work anymore
1389                 for me
1390
1391 2001-08-16 [paul]
1392
1393         * configure.in
1394                 change to version 0.5.3claws1
1395
1396         * src/folder.h, src/folderview.[ch], src/gtkutils.[ch],
1397           src/inc.[ch], src/mainwindow.c, src/pop.c, src/prefs_account.c,
1398           src/prefs_common.[ch], src/summaryview.[ch], src/textview.c, src/utils.c
1399
1400                 sync with sylpheed 0.5.3 release, but keep claws method of
1401                 configuring/saving fonts
1402
1403         * src/addressbook.[ch]
1404                 rename addressbook_add_contact_by_menu() to addressbook_add_submenu()
1405                 in line with a similar change in Hiroyuki's branch
1406
1407         * src/mainwindow.[ch]
1408                 disable main_window_set_thread_option()
1409         * src/prefs_folder_item.c
1410                 comment out &tmps_prefs.enable_thread,
1411         * src/mbox_folder.c, src/procmsg.[ch]
1412                 comment out MSG_IS_IGNORE_THREAD
1413         * src/summaryview.c
1414                 comment out summary_ignore_thread() and summary_unignore_thread()
1415                 comment out MSG_IS_IGNORE_THREAD
1416
1417                 use Hiroyuki's threading instead.
1418
1419
1420
1421 2001-08-15 [paul]
1422
1423         * src/account.c
1424                 use Hiroyuki's 0.5.3 column scheme but also
1425                 include the enable/disable button.
1426         * src/pixmaps/mark.xpm
1427                 add Hiroyuki's amended pixmap
1428
1429 2001-08-13 [christoph]
1430
1431         * src/account.c
1432                 receive at get all column showed wrong state for APOP
1433                 button should only work for POP3 and APOP accounts
1434         * src/prefs_account.c
1435                 added missing preprocessor statement for SSL
1436
1437 2001-08-12 [paul]
1438
1439         * src/account.[ch]
1440                 add 'receive at get all' column and enable/disable
1441                 button.
1442
1443 2001-08-06 [christoph]
1444
1445         * src/account.c
1446                 show usage of SSL in protocol column
1447
1448         * src/imap.c
1449         * src/inc.c
1450                 renamed ssl options
1451
1452         * src/prefs_account.[ch]
1453                 moved ssl options to a new page
1454
1455         * src/send.c
1456         * src/smtp.c
1457         * src/ssl.[ch]
1458                 renamed ssl options
1459                 added support for SMTP STARTTLS command
1460
1461 2001-08-05 [christoph]
1462
1463         * configure.in
1464                 debian autoconf needs version check to find
1465                 correct autoconf version. if the file is
1466                 named configure.in 2.13 is used, which does
1467                 not work with this configure.in script.
1468                 other solution would be to rename the script
1469                 to configure.ac as suggested in the autoconf
1470                 manual.
1471
1472         * src/inc.c
1473                 disable final error popup if popups are
1474                 diabled in config
1475
1476         * src/socket.c
1477                 bugfix in ssl_gets
1478                 fixes IMAP over SSL problem
1479
1480 2001-08-03 [paul]
1481
1482         * configure.in
1483                 change to 0.5.2claws1
1484
1485         * sync with sylpheed 0.5.2cvs1
1486
1487 2001-08-02 [alfons]
1488
1489         * configure.in
1490                 quick fix for ispell detection...
1491
1492 2001-08-01 [paul]
1493
1494         * configure.in
1495                 change to 0.5.1claws4
1496
1497         * sync with sylpheed 0.5.1cvs7
1498
1499 2001-07-31 [alfons]
1500
1501         * src/prefs_common.c, src/prefs_common.h, 
1502           src/gtkspell.c, src/gtkspell.h
1503                 add global spelling checker settings (compose tab) +
1504                 selection of dictionary 
1505           
1506         * configure.in  
1507                 guess valid ispell location
1508
1509 2001-07-31 [paul]
1510
1511         * po/POTFILES.in
1512                 removal of 'src/quote_fmt_parse.c'
1513         * po/de.po
1514                 Updated de.po
1515                 (submitted by Jens Oberender <didge@suse.de>)
1516
1517 2001-07-31 [darko]
1518
1519         * src/folder.[ch]
1520         * src/folderview.[ch]
1521         * src/mainwindow.c
1522         * src/mh.c
1523         * src/prefs_common.[ch]
1524         * src/summaryview.c
1525                 target folder colourization
1526
1527 2001-07-30 [paul]
1528
1529         more sync with Sylpheed 0.5.1cvs6 
1530
1531 2001-07-30 [darko]
1532
1533         * src/mh.c
1534         * src/prefs_folder_item.[hc]
1535         * src/summaryview.c
1536                 shared folders support with a GUI
1537
1538 2001-07-29 [paul]
1539
1540         0.5.1claws3
1541
1542         * sync with Sylpheed 0.5.1cvs6
1543
1544 2001-07-29 [paul]
1545
1546         * po/pt_BR.po
1547                 updated
1548                 (submitted by Fabio Junior Beneditto)
1549
1550 2001-07-28 [paul]
1551
1552         * src/procmime.c
1553         * AUTHORS
1554                 patch to correct bad image mime headers
1555                 (submitted by Don Quijote <dq@searchlores.org>)
1556
1557 2001-07-28 [paul]
1558
1559         * tools/gif2xface.pl   **NEW FILE**
1560         * tools/README
1561                 script to convert file.gif to file.xface for
1562                 use in a custom header.
1563                 (submitted by Ricardo Mones Lastra <mones@aic.uniovi.es>)
1564
1565 2001-07-27 [alfons]
1566         
1567         * configure.in
1568                 change macros for detecting JPilot and LDAP
1569
1570 2001-07-27 [christoph]
1571
1572         * src/filtering.c
1573                 code cleanup (MIN / MAX warning, needed casting)
1574
1575 2001-07-27 [alfons]
1576
1577         * procheader.c
1578                 disallow setting flags when detecting certain headers
1579                 (X-Status, Status, Seen, X-Seen). 
1580         
1581         * sync with Hiroyuki's Sylpheed 0.5.1cvs5
1582
1583 2001-07-27 [christoph]
1584
1585         * src/prefs_filter.c
1586         * src/prefs_filtering.c
1587         * src/prefs_matcher.c
1588         * src/prefs_scoring.c
1589                 scroll list when moving rows up or down
1590
1591         * src/imap.c
1592         * src/imap.h
1593         * src/prefs_account.c
1594         * src/prefs_account.h
1595         * src/send.c
1596                 SMTP over SSL (untested, feedback requested)
1597                 IMAP over SSL
1598
1599         * src/ssl.c
1600                 code cleanup
1601
1602 2001-07-26 [alfons]
1603         
1604         * configure.in, acconfig.h
1605                 define CLAWS (need this for main / claws detection)
1606
1607 2001-07-25 [alfons]
1608
1609         * configure.in
1610                 Sylpheed 0.5.1claws2
1611                 
1612         * sync with Sylpheed 0.5.1cvs4
1613
1614 2001-07-25 [christoph]
1615
1616         * src/scoring.c
1617                 fixed segfault
1618                 item->prefs == NULL (don't know why)
1619
1620 2001-07-25 [alfons]
1621
1622         * configure.in
1623                 Sylpheed 0.5.1claws1
1624
1625         * sync with Sylpheed 0.5.1cvs1-3
1626
1627 2001-07-24 [christoph]
1628
1629         * src/folderview.c
1630         * src/prefs_folder_item.[ch]
1631                 added folderitem preferences dialog with
1632                 default To: and auto request return receipt
1633
1634         * src/compose.[ch]
1635         * src/menu.[ch]
1636                 changes to handle new folderitem preferences
1637
1638         * src/mainwindow.c
1639         * src/summaryview.c
1640                 call compose new mail with current folderitem
1641
1642 2001-07-24 [alfons]
1643
1644         Release Sylpheed 0.5.1claws
1645
1646         * configure.in
1647                 change to release version 0.5.1claws
1648
1649 2001-07-24 [christoph]
1650
1651         * src/summaryview.c
1652                 fixed segfault that happend when the selected
1653                 message was removed while retrieving new messages.
1654
1655         * po/es.po
1656                 updated translation
1657                 (submitted by Ricardo Mones Lastra <mones@trasgu.aic.uniovi.es>)
1658
1659 2001-07-22 [alfons]
1660
1661         add English User Manual for Sylpheed by Paul Kater (paul@nlpagan.net).
1662         this is a work in progress, for more information: http://nlpagan.net/sylman 
1663         
1664         * configure.in, src/mainwindow.c, manual/Makefile.am
1665                 add support for English manual
1666
1667         * AUTHORS
1668                 add authors of user manuals
1669
1670         * manual/en/sylpheed*.html
1671                 add English documentation
1672
1673 2001-07-22 [christoph]
1674
1675         * po/POTFILES.in
1676                 added src/ssl.c
1677         * src/ssl.c
1678                 changed a wrong debug message
1679
1680 2001-07-22 [alfons]
1681
1682         * po/nl.po
1683                 update Dutch translation
1684
1685         * src/prefs_filtering.c, 
1686           src/prefs_matcher.c
1687                 add more translatable strings           
1688
1689 2001-07-21 [alfons]
1690
1691         0.5.0claws7
1692
1693         * configure.in
1694                 change version
1695
1696         * src/inc.c, src/summaryview.[ch]
1697                 prevent update of mark file when filtering has done, by
1698                 using a variable; this affects two functions:
1699                         inc.c::inc_finished()
1700                         summaryview.c::summary_show()
1701
1702 2001-07-20 [alfons]
1703
1704         * src/filtering.[ch], src/prefs_filtering.c, 
1705           src/matcher.[ch]
1706                 add filtering action for label coloring 
1707
1708         * po/POTFILES.in
1709                 add labelcolors.c
1710
1711         * added src/labelcolors.c
1712         * added src/labelcolors.h
1713         * src/Makefile.am, src/summaryview.c
1714                 rearrange label coloring code
1715
1716         * src/procmsg.h
1717                 add more parentheses so label colouring works correctly
1718
1719         * src/filtering.c
1720                 don't really delete message, but move it to Trash
1721
1722         * src/prefs_matcher.c
1723                 add quote options to info dialog
1724
1725 2001-07-20 [christoph]
1726
1727         * src/Makefile.am
1728         * src/inc.c
1729         * src/main.[ch]
1730         * src/socket.h
1731         * src/ssl.[ch] (new)
1732                 moved ssl stuff to a seperate file
1733
1734 2001-07-20 [darko]
1735
1736         * src/summaryview.c
1737                 fix show sender using address book with no e-mail
1738                 address in From: field
1739
1740 2001-07-19 [alfons]
1741
1742         * src/matcher.[ch], src/filtering.c, src/prefs_filtering.c
1743                 fix messy handling of escaping... now at least the
1744                 execute command is useful. escape char is '\', we
1745                 accept \n and \r too. 
1746
1747                 Real life example:
1748                 
1749                 subject match "GIMME YOUR FILTERS" execute "mail -s \"%f don\'t hurt me, please!\" %f < ~/.sylpheed/filteringrc
1750                 subject match "GIMME YOUR FILTERS" execute "mail -s \"mommy, mommy, %f is being mean!\" admin < %F
1751
1752 2001-07-18 [alfons]
1753
1754         0.5.0claws6
1755
1756         * src/summaryview.c
1757                 clean up
1758
1759         * src/matcher.c, src/filtering.[ch], src/inc.c, src/mbox.c,
1760           src/procmsg.[ch]
1761                 revise filtering; currently move, copy, marking have
1762                 been tested. if you like bleeding edge stuff, you
1763                 should definitely go for this version :)
1764
1765         * mark old working stuff as VERSION_0_5_0_CLAWS5        
1766
1767 2001-07-17 [christoph]
1768
1769         * src/utils.c
1770                 timestamp log
1771
1772 2001-07-17 [alfons]
1773
1774         0.5.0claws5
1775
1776         * sync with Hiroyuki's 0.5.0cvs5; this version allows us to put more 
1777           bits in the mark file, without affecting either branch. Lots of
1778           files changed, also in claws branch.
1779
1780           UNTESTED: use of mbox folders
1781
1782         * src/summaryview.c
1783                 added mark all read; however this was a quick hack used for
1784                 cleaning up mess after initial merge with Hiroyuki
1785
1786         * configure.in
1787                 change claws version number back to 0.5.0claws5 to clear up 
1788                 confusion & pretension (recent release was technically 
1789                 0.5.0claws4, so we neatly align with Hiroyuki :-)
1790
1791 2001-07-16 [alfons]
1792
1793         sync with Hiroyuki's 0.5.0cvs4
1794
1795 2001-07-16 [alfons]
1796
1797         0.5.1claws3
1798
1799         * src/filtering.[ch]
1800                 remove invalid updating of mark files for 
1801                 filter actions MATCHING_ACTION_MOVE and 
1802                 MATCHING_ACTION_DELETE; this should fix the
1803                 folder update bug
1804                 
1805         * src/procmsg.c
1806                 revert Christoph's stab at fixing the folder 
1807                 update bug
1808
1809         * po/POTFILES.in
1810                 add missing files with translatable strings
1811
1812         * src/summaryview.c
1813                 remove debug print
1814
1815 2001-07-15 [alfons]
1816
1817         * src/addr_compl.[ch], src/prefs_filtering.c
1818                 make "filtering pref dialog's destination entry" an
1819                 "address completable entry", if filter destination is 
1820                 an email address
1821
1822         0.5.1claws2
1823         
1824         sync with Hiroyuki's 0.5.0cvs2-3
1825
1826 2001-07-15 [christoph]
1827
1828         * src/procmsg.c
1829                 fixed folder stats update after incorporation
1830
1831 2001-07-15 [alfons]
1832
1833         * src/summaryview.c
1834                 * finish label colouring stuff (for now)
1835                 * fix incorrect colour bug (off by one) 
1836
1837 2001-07-14 [alfons]
1838
1839         * src/mainwindow.c
1840                 change text labels for news and mail message so there's
1841                 plenty of toolbar estate left
1842
1843         * configure.in
1844                 0.5.1claws1
1845
1846         * src/folderview.c
1847           src/folder.[ch]
1848                 sync with Hiroyuki's 0.5.0cvs1
1849
1850         * src/summaryview.c
1851                 more rewrite label colouring
1852
1853 2001-07-14 [alfons]
1854
1855         * src/summaryview.[ch]
1856                 * start rewrite label colouring 
1857                 * fix proper location "Add Sender To Addressbook" menu item
1858
1859 2001-07-13
1860
1861         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
1862         (actually this is 0.5.0claws4)
1863
1864 2001-07-13 [alfons]
1865
1866         * po/pt_BR.po
1867                 * fix duplicate message
1868                 * add updated Portugese / Brazilian translation
1869                   submitted by Fabio Junior Beneditto
1870
1871 2001-07-12 [alfons]
1872
1873         * AUTHORS
1874                 add Jens
1875
1876         * po/nl.po
1877                 add updated Dutch translation
1878
1879         * po/de.po
1880                 add updated German translation submitted by Jens
1881
1882 2001-07-11 [alfons]
1883
1884         Prerelease before 0.5.0claws. Please test.
1885         This version is temporarily tagged as VERSION_0_5_0_TEST
1886
1887         * src/matcher.[ch], src/summaryview.c, src/scoring.[ch]
1888           src/prefs_scoring.c, src/prefs_matcher.c, 
1889           src/prefs_filtering.c, src/mbox.c, 
1890           src/main.c, src/inc.c, src/filtering.[ch]
1891                 revert new Hoa's new matcher (does not work yet)
1892
1893         * src/Makefile.am
1894                 clean up
1895
1896 2001-07-10
1897
1898         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
1899
1900
1901 2001-07-10 [alfons]
1902
1903         * Makefile.am
1904                 add ChangeLog.claws to EXTRA_DIST
1905         * src/Makefile.am
1906                 add matcher_parser_parse.h to EXTRA_DIST
1907
1908 2001-07-10 [christoph]
1909
1910         * src/inc.c
1911                 add destination folder to table of
1912                 folders that need to be updated after
1913                 incorporation
1914
1915 2001-07-10 [alfons]
1916
1917         * folder.[ch]
1918           folderview.c
1919                 make collapse state of folders and folder items persistent, i.e.
1920                 if you collapse a folder tree, the next time sylpheed-claws starts 
1921                 up the folder tree remains collapsed.  
1922                 
1923 2001-07-10 [christoph]
1924
1925         * acconfig.h
1926         * configure.in
1927                 added --enable-ssl
1928         * src/md5.[ch]
1929                 renamed MD5_CTX to MD5_CTX_syl
1930                 conflicts with a struct in openssl
1931         * src/inc.c
1932         * src/main.[ch]
1933         * src/prefs_account.[ch]
1934         * src/socket.[ch]
1935                 SSL support for POP
1936         * src/mainwindow.c
1937                 fixed compose with current account
1938                 broken by new compose button stuff
1939
1940 2001-07-09 [hoa]
1941
1942         * AUTHORS
1943                 changed my email address
1944
1945         * src/matcher_parser_parse.y
1946                 clean the parser to remove conflicts
1947
1948 2001-07-09 [alfons]
1949
1950         * AUTHORS
1951                 add Match Grun
1952
1953         * configure.in
1954                 fix incorrect description of --enable-ldap parameter
1955
1956         * src/prefs_common.[ch]
1957           src/compose.c
1958                 add experimental option "smart wrapping" which makes the
1959                 compose editor auto wrap.
1960                 
1961                 | TODO: the problem with the buggy cursor handling is caused |
1962                 | by the GtkText. when deleting / backspacing text its       |
1963                 | wrapping algorithm does not take in account the previous   |
1964                 | line. should find a way to hack this in.                   |
1965                 | or should perhaps combine this with the word wrapping      |
1966                 | patch i wrote in january.                                  |
1967
1968         * src/about.c
1969                 show build parameters for LDAP and JPilot
1970
1971         * src/summaryview.c
1972                 revert Christoph's bugfix for selecting next unread message, 
1973                 because folder stats aren't updated correctly
1974
1975 2001-07-08 [hoa]
1976
1977         * src/filtering.c
1978         * src/mainwindow.c
1979         * src/matcher.c
1980         * src/matcher_parser_lex.l
1981         * src/matcher_parser_parse.y
1982         * src/prefs_filtering.c
1983         * src/prefs_scoring.c
1984         * src/scoring.c
1985                 bugfix of the config file parser
1986
1987 2001-07-08 [alfons]
1988
1989         * src/Makefile.am
1990                 added generated matcher sources to BUILT_SOURCES
1991
1992 2001-07-08 [hoa]
1993
1994         * src/Makefile.am
1995         * src/.cvsignore
1996                 added new config file parser
1997
1998         * src/scoring.[ch]
1999         * src/filtering.[ch]
2000         * src/matcher.[ch]
2001         * src/prefs_filtering.c
2002         * src/prefs_matcher.c
2003         * src/prefs_scoring.c
2004         * added src/matcher_parser.h
2005         * added src/matcher_parser_lex.h
2006         * added src/matcher_parser_lex.l
2007         * added src/matcher_parser_parse.y
2008                 lex & yacc config file parser
2009
2010         * src/mbox.c
2011         * src/inc.c
2012         * src/main.c
2013                 changes prefs_filtering into global_filtering           
2014
2015         * src/summaryview.c
2016                 build threads with subjects only if "Re: " is at the
2017                 beginning of the subject
2018
2019 2001-07-07 [paul]
2020
2021         0.5.0claws
2022
2023         sync with sylpheed 0.5.0
2024                 change of version number only
2025
2026 2001-07-06 [paul]
2027
2028         0.5.0claws5
2029
2030         sync with sylpheed 0.5.0pre5
2031
2032 2001-07-05 [paul]
2033
2034         sync with sylpheed 0.5.0pre4 release
2035                 /po and /manual/ja not sync'ed
2036
2037 2001-07-04 [paul]
2038
2039         more sync with sylpheed 0.5.0pre4
2040
2041 2001-07-03 [christoph]
2042
2043         * src/addressbook.c
2044                 fixed address book broken by address book
2045                 for VCard, JPilot, LDAP
2046
2047 2001-07-03 [alfons]
2048
2049         * src/matcher.c
2050         * src/textview.c
2051                 stopped memory leaks
2052
2053 2001-07-03 [paul]
2054
2055         more sync with sylpheed 0.5.0pre4
2056
2057 2001-07-02 [match]
2058
2059         * included address book patch for VCard, JPilot, LDAP
2060         * pref_common.c - fixed Font options on Display tab (cosmetic)
2061         * alertpanel.c - fixed truncated message
2062
2063 2001-07-02 [christoph]
2064
2065         * src/mbox_folder.c
2066         * src/procmsg.[ch]
2067         * src/summaryview.c
2068                 mark threads for ignoring
2069
2070 2001-07-02 [paul]
2071
2072         0.5.0claws4
2073
2074         * sync with sylpheed 0.5.0pre4
2075                 updated gettext to 0.10.38.
2076
2077 2001-07-01 [paul]
2078
2079         * src/ mainwindow.c
2080         * src/procmsg.h
2081         * src/summaryview.[ch]
2082                 new right-click option: Label.
2083                 substitute for 'Mark-->Mark/Unmark', colours the line.
2084                 (submitted by Satoshi Nagayasu <snaga@snaga.org>)
2085
2086 2001-07-01 [christoph]
2087
2088         * src/folderview.c
2089                 fixed font for trash
2090         * src/summaryview.c
2091                 move ctree to unread message
2092
2093 2001-07-01 [paul]
2094
2095         * sync with sylpheed 0.5.0pre3 release
2096
2097 2001-06-30 [alfons]
2098
2099         * src/filesel.[ch]
2100         * src/compose.c
2101                 allow inserting / attaching multiple files in
2102                 the composer window
2103
2104 2001-06-30 [paul]
2105
2106         * src/codeconv.c
2107                 small change to Alfons' previous stuff so that it
2108                 actually makes
2109
2110 2001-06-30 [alfons]
2111
2112         * lots of files changed; first attempt to merge the changes
2113           and bugfixes submitted by Andre Eibel (ae@baltic-online.de).
2114
2115 2001-06-30 [paul]
2116
2117         * po/pt_BR.po
2118                 updated and completed, translations by Fabio
2119                 Junior Beneditto <fjbeneditto@yahoo.com.br>
2120
2121 2001-06-29 [alfons]
2122
2123         * src/compose.c
2124         * src/mimeproc.[ch]
2125                 allow selecting an attached files' mime type from a 
2126                 list of types.
2127
2128 2001-06-29 [paul]
2129
2130         * more sync with sylpheed 0.5.0pre3
2131
2132 2001-06-29 [paul]
2133
2134         * po/pt_BR.po
2135                 merge with sylpheed.pot and pt_BR.po provided by
2136                 Fabio Junior Beneditto.
2137
2138 2001-06-29 [darko]
2139
2140         * src/procmime.c
2141                 make MIME types case insensitive
2142
2143 2001-06-28 [alfons]
2144
2145         * po/nl.po
2146                 merge with sylpheed.pot and old nl.po; translations added.
2147
2148 2001-06-28 [paul]
2149
2150         * more sync with sylpheed 0.5.0pre3
2151
2152 2001-06-27 [alfons]
2153
2154         * src/summaryview.c
2155                 don't crash when removing parent node of messages
2156                 attracted by subject. this was caused by not deleting
2157                 the parent node from the subject line hash table.
2158
2159 2001-06-27 [alfons]
2160
2161         * src/summaryview.c
2162         * src/compose.[ch]
2163         * src/mainwindow.c
2164                 if there are multiple messages selected, allow forwarding
2165                 them as attachments.
2166
2167 2001-06-27 [paul]
2168
2169         * more sync with sylpheed 0.5.0pre3
2170
2171 2001-06-26 [paul]
2172
2173         0.5.0claws3
2174
2175         * sync with sylpheed 0.5.0pre3
2176
2177 2001-06-25 [paul]
2178
2179         * src/mainwindow.c
2180                 fixed 'compose news article' bug
2181                 from icon-and-text toolbar
2182
2183 2001-06-25 [paul]
2184
2185         * sync with sylpheed 0.5.0pre2 release
2186
2187 2001-06-24 [christoph]
2188
2189         * src/prefs_common.c
2190                 bug fix in font selection
2191         * src/folderview.c
2192                 use sylpheed's normal font instead of
2193                 gtk default font for folders without
2194                 new messages
2195
2196 2001-06-24 [alfons]
2197
2198         * src/mainwindow.[ch]
2199                 added composite compose mail / news button (an idea by Leandro
2200                 Pereira <leandro@linuxmag.com.br>)
2201
2202 2001-06-24 [paul]
2203
2204         Added instructions for ldif-to-xml.py
2205
2206         * tools/README
2207
2208 2001-06-23 [alfons]
2209
2210         Some minor things.
2211
2212         * src/pixmaps/stock_news_compose.xpm
2213                 added pixmap by Leandro
2214         * src/prefs_common.c
2215                 tested built-in spelling checker of GCC 3.0 :)
2216         * po/nl.po
2217                 merged dutch translation of sylpheed-main with
2218                 sylpheed.pot
2219
2220 2001-06-23 [paul]
2221
2222         Added tools directory and files.
2223
2224         * tools/filter_conv.pl
2225                 converts old filter system to new filtering system
2226         * tools/ldif-to-xml.py
2227                 converts netscape addressbook to sylpheed addressbook
2228         * tools/README
2229                 descriptions/instructions for above two files
2230
2231 2001-06-23 [christoph]
2232
2233         * src/inc.c
2234         * src/manage_window.[ch]
2235         * src/prefs_common.[ch]
2236                 mail retrieval dialog can be enabled, disabled
2237                 or hidden if non of sylpheed's windows is active
2238
2239 2001-06-22 [paul]
2240
2241         0.5.0claws2
2242
2243         * sync with sylpheed 0.5.0pre2
2244
2245 2001-06-21 [christoph]
2246
2247         * src/summaryview.c
2248                 show recipient on 'from' for all accounts
2249                 
2250         * src/inc.c
2251         * src/prefs_common.[ch]
2252                 disable error popup on mail receive errors
2253
2254 2001-06-21 [alfons]
2255
2256         * src/compose.c
2257                 made the ruler correctly appear and disappear.
2258
2259         * src/Makefile.am
2260                 removed Hoa's work-in-progress-stuff (interesting!) so 
2261                 claws compiles ok.
2262
2263 2001-06-20 [christoph]
2264
2265         * src/inc.c
2266         * src/progressdialog.c
2267                 added scrolled window for list in progressdialog
2268
2269 2001-06-20 [paul]
2270
2271         sync with sylpheed 0.5.0pre1 release
2272
2273 2001-06-20 [christoph]
2274
2275         * src/summeryview.c
2276                 make building threads by subject work when
2277                 thread view is enabled
2278                 
2279         * src/compose.c
2280         * src/prefs_common.[ch]
2281                 automatically select account for mail replys
2282
2283 2001-06-19 [sergey]
2284
2285         * src/compose.c (compose_create): keep Bcc and Reply-To visible if
2286         they are filled in from the account settings.
2287
2288 2001-06-19 [paul]
2289
2290         * more sync with sylpheed 0.5.0pre1
2291
2292 2001-06-18 [alfons]
2293
2294         * src/Makefile.am,
2295           src/procmime.c
2296                 added --sysconfdir to CPPFLAGS for pointing to the correct
2297                 location of mime.types. 
2298
2299                 NOTE: make sure you use --sysconfdir when running ./autogen.sh
2300                 or ./configure!
2301
2302 2001-06-18 [hoa]
2303
2304         * src/summaryview.c
2305                 fixed some bug when building threads
2306
2307 2001-06-18 [pau]l
2308
2309         * src/prefs_account.c
2310                 UI stuff: More changes to the English
2311
2312 2001-06-18 [paul]
2313
2314         * src/pixmaps/stock_news_compose.xpm: new file
2315         * src/Makefile.am
2316         * src/mainwindow.c
2317         * src/summaryview.c
2318                 Added new icon for Hoa's 'compose a news
2319                 message', plus minor improvements to the
2320                 English
2321
2322         * po/ja.po
2323         * ChangeLog
2324         * ChangeLog.jp
2325                 more sync with sylpheed 0.5.0pre1
2326
2327 2001-06-18 [hoa]
2328
2329         * src/compose.[ch]
2330         * src/mainwindow.c
2331                 Follow-up and reply to
2332
2333         * src/summaryview.[ch]
2334                 Build threads also with subjects
2335
2336 2001-06-17 [hoa]
2337
2338         * src/compose.c
2339                 forwarding use the current account.
2340
2341         * src/mainwindow.c
2342                 the "compose message" button has been replaced with
2343                 "new mail" and "new news" buttons
2344
2345         * src/prefs_common.[ch]
2346                 added a configuration option to use the forward button
2347                 as "forward as attachment"
2348                 changed reply and forward format description
2349
2350         * src/quote_fmt_lex.l
2351         * src/quote_fmt_parse.y
2352                 added message with no signature in format for reply
2353                 and forward.
2354
2355 2001-06-17 [paul]
2356
2357         Minor UI stuff
2358
2359         * src/mainwindow.c
2360         * src/summaryview.c
2361                 Improvements to the English
2362
2363         * src/prefs_common.c
2364                 Improvements to the English and some
2365                 clarity/continuity improvements in the
2366                 description of Quote symbols.
2367
2368 2001-06-17 [paul]
2369
2370         0.5.0claws1
2371
2372         * sync with sylpheed 0.5.0pre1
2373
2374 2001-06-17 [hoa]
2375
2376         * src/compose.c
2377                 Better interface for compose, displayed fields
2378                 are updated whenever we change account.
2379                 Newsgroups field is automatically filled.
2380
2381         * src/mainwindow.c
2382                 Newsgroups field is automatically filled.
2383
2384         * src/prefs_account.c
2385                 Some interface stuff when fields appear and
2386                 disappear.
2387
2388 2001-06-16 [paul]
2389
2390         0.4.99claws
2391
2392         * sync with sylpheed 0.4.99
2393
2394 2001-06-16 [sergey]
2395
2396         * src/base64.c, src/base64.h (Base64Decoder, base64_decoder_new,
2397         base64_decoder_free, base64_decoder_decode): new object and
2398         functions for decoding base64 streams.
2399         * src/procmime.c (procmime_decode_content): modified to use the
2400         new base64 decoder.
2401
2402 2001-06-15 [paul]
2403
2404         0.4.99claws10
2405
2406         * sync with sylpheed 0.4.99cvs11
2407
2408 2001-06-13 [paul]
2409
2410         0.4.99claws9
2411
2412         * sync with sylpheed 0.4.99cvs9
2413
2414 2001-06-13 [hoa]
2415
2416         * src/compose.c
2417         * src/prefs_account.c
2418
2419                 SMTP server can be defined in the news account
2420                 mime type of attachment are kept.
2421
2422         * src/summaryview.c
2423
2424                 now choose the highest important score between default
2425                 and important score of folder.
2426
2427 2001-06-09 [alfons]
2428         
2429         * src/prefs_common.c: 
2430
2431                 (prefs_quote_description_create): corrected description of 
2432                 quote format characters
2433
2434 2001-06-09 [paul]
2435
2436         0.4.99claws8
2437
2438         * sync with sylpheed 0.4.99cvs8
2439
2440 2001-06-08 [sergey]
2441
2442         * src/Makefile.am: fix for "make dist": added quote_fmt_parse.h
2443         and pixmaps/stock_mail_reply_to_author.xpm to EXTRA_DIST.
2444
2445 2001-06-08 [paul]
2446
2447         0.4.99claws7
2448
2449         * sync with sylpheed 0.4.99cvs7
2450
2451 2001-06-06 [sergey]
2452
2453         * src/quote_fmt.h: renamed from src/quote_fmt_parse.h (which
2454         clashes with autogenerated header).
2455         * src/compose.c, src/quote_fmt_parse.y: #include "quote_fmt.h"
2456         * src/Makefile.am: added quote_fmt.h.
2457         * src/.cvsignore: added lex/yacc autogenerated files
2458         (quote_fmt_lex.c, quote_fmt_parse.c, quote_fmt_parse.h).
2459
2460 2001-06-06 [paul]
2461
2462         0.4.99claws6
2463
2464         * sync with sylpheed 0.4.99cvs6
2465
2466 2001-06-06 [hoa]
2467
2468         * added src/quote_fmt_parse.h
2469         * src/compose.c
2470                 removed warnings
2471
2472         * src/prefs.[ch]
2473                 don't modify readonly configuration files
2474
2475         * src/prefs_account.c
2476         * src/prefs_common.c
2477         * src/prefs_customheader.c
2478         * src/prefs_display_header.c
2479         * src/prefs_filter.c
2480         * src/prefs_filtering.c
2481         * src/prefs_scoring.c
2482                 don't open dialog box when configuration files
2483                 are readonly
2484
2485 2001-06-05 [sergey]
2486
2487         * configure.in: added AM_PROG_LEX and AC_PROG_YACC.
2488
2489         * src/Makefile.am: replaced quote_fmt.tab.[ch] by
2490         quote_fmt_lex.[lh], quote_fmt_parse.y; added YFLAGS=-d; added
2491         BUILT_SOURCES to make all files rebuild properly.
2492
2493         * src/compose.c: removed #include "quote_fmt.tab.h".
2494
2495         * src/quote_fmt_lex.l: renamed from quote_fmt.l; changed to return
2496         CHARACTER value in yylval.
2497
2498         * src/quote_fmt_parse.y: renamed from quote_fmt.y; changed to
2499         receive CHARACTER value by documented means (yylval).
2500
2501         * src/lex.quote_fmt.c, src/quote_fmt.{l,y,tab.{c,h}}: removed.
2502
2503 2001-06-05 [hoa]
2504
2505         * src/Makefile.am
2506                 changed quote_fmt.[ch] into quote_fmt.tab.[ch]
2507
2508         * src/filtering.c
2509         * src/matcher.c
2510         * src/matcher.h
2511         * src/prefs_filtering.c
2512                 now keep the configuration for execute action
2513
2514         * src/mbox_folder.c
2515                 fixed a warning
2516
2517 2001-06-05 [paul]
2518
2519         * sync with sylpheed 0.4.99cvs5
2520
2521 2001-06-05 [hoa]
2522
2523         * src/Makefile.am
2524                 added quote_fmt.[ch]
2525
2526         * added src/quote_fmt.y
2527         * added src/quote_fmt.l
2528         * added src/quote_fmt.tab.h
2529         * added src/quote_fmt.tab.c
2530         * added src/lex.quote_fmt.c
2531                 parsing configuration for replying
2532                 and forwarding
2533
2534         * src/prefs_common.[ch]
2535                 added configuration UI for replying
2536                 and forwarding
2537
2538         * src/compose.c
2539                 using configuration for replying
2540                 and forwarding
2541
2542 2001-06-04 [hoa]
2543
2544         * src/filtering.c
2545         * src/matcher.c
2546         * src/matcher.h
2547         * src/prefs_filtering.c
2548         * src/prefs_matcher.c
2549         * src/prefs_matcher.h
2550                 action "run a command" for filtering
2551                 and matching with a command.
2552                 fixed the "whole message" matching
2553
2554         * src/mbox_folder.c
2555                 changed temporary filename for security
2556
2557         * src/messageview.c
2558                 queue the notification if it fails to send.
2559
2560         * src/prefs_common.c
2561         * src/prefs_folder_item.c
2562                 changed the default important score             
2563
2564         * src/prefs_scoring.c
2565         * src/scoring.c
2566                 hide kill score input when the folder is not
2567                 a newsgroup
2568
2569 2001-06-03 [alfons]
2570
2571         * src/prefs_common.c:
2572
2573                 (prefs_font_select): pass font name in font entry box to font
2574                 selection dialog.
2575
2576 2001-06-03 [sergey]
2577
2578         * src/smtp.c (smtp_ok): fixed sock_gets() error handling.
2579
2580 2001-06-03 [paul]
2581
2582         * sync with sylpheed 0.4.99cvs4
2583
2584 2001-06-03 [alfons]
2585
2586         * src/headerwindow.c:
2587
2588                 (headerwindow_show_cb): use the selected summary view item, not
2589                 the displayed item.
2590
2591 2001-06-02 [alfons]
2592
2593         * src/headerwindow.c:
2594
2595                 (headerwindow_show_cb): always try to show msginfo
2596
2597 2001-06-02 [hoa]
2598
2599         * src/compose.c
2600                 keep attached parts when reediting or forwarding.
2601
2602 2001-06-01 [hoa]
2603
2604         * src/folderview.c
2605         * src/prefs_folder_item.[ch]
2606         * src/prefs_scoring.[ch]
2607         * src/scoring.[ch]
2608         * src/summaryview.[ch]
2609         * src/main.c
2610         * src/mainwindow.c
2611         * src/prefs_common.[ch]
2612                 support for folder scoring
2613                 kill score and important score for messages
2614         
2615         * src/prefs_account.c
2616                 some display bug fixed for local account
2617                 preferences
2618
2619 2001-05-31 [alfons]
2620
2621         * src/summaryview.c:
2622
2623                 (add_sender_to_cb): don't crash when no or invalid sender; the add 
2624                 sender to address book menu item is disabled.
2625
2626 2001-05-30 [hoa]
2627
2628         * src/filtering.[ch]
2629         * src/summaryview.c
2630                 handling summary menu / filter messages
2631
2632         * src/folder.[ch]
2633                 add some stuff
2634
2635         * src/foldersel.c
2636                 imap folders now appears in list
2637
2638         * src/mbox_folder.c
2639                 doesn't crash if destination mail is not writeable
2640
2641 2001-05-29 [hoa]
2642
2643         * src/compose.c
2644                 removed some warnings
2645
2646         * src/filtering.c
2647         * src/folder.[ch]
2648         * src/prefs_filtering.c
2649                 global string to identify any folders           
2650                 removed some debug info
2651                 filtering to mbox folders is now possible
2652
2653         * src/mainwindow.c
2654                 removed some warnings
2655
2656         * src/mbox_folder.c
2657                 permission on files are changed to read/write for user only,
2658                 nothing for other.
2659                 creation of subfolder is handled better.
2660
2661 2001-05-28 [alfons]
2662
2663         Verified the sync for src/prefs_common.[ch] and
2664         src/prefs_account.[ch]. I believe there were some
2665         minor indentation differences.
2666
2667 2001-05-28 [paul]
2668
2669         0.4.99claws3
2670
2671         * sync with 0.4.99cvs3
2672
2673 2001-05-28 [hoa]
2674
2675         * src/compose.c
2676                 handling flags for mbox format
2677
2678         * src/filtering.c
2679                 use of mark file only for MH format
2680                 handling flags for mbox format
2681                 filtering cannot yet move or copy mails to mbox folders.
2682
2683         * src/folder.[ch]
2684                 changed move_msg, copy_msg,
2685                 move_msgs_with_dest, copy_msgs_with_dest functions
2686                 uses only folder->copy_msg() function
2687                 uses folder->finished_copy() to handle the destination
2688                 folder at the end of the copy or move operation.
2689
2690         * src/foldersel.c
2691                 included mbox directories.
2692
2693         * src/folderview.[ch]
2694         * src/mainwindow.c
2695                 handle folders operation for mbox format
2696
2697         * src/mbox.c
2698                 disable conversion of "From " header
2699
2700         * src/mbox_folder.[ch]
2701                 completion of mbox format handling
2702
2703         * src/mh.c
2704                 changed mh_copy_msg() function and
2705                 removed mh_move_msg(), mh_move_msgs_with_dest(),
2706                 mh_copy_msgs_with_dest()
2707
2708         * src/prefs_filtering.c
2709                 removed some warnings
2710
2711         * src/prefs_matcher.c
2712                 default boolean operation is AND
2713
2714         * src/procheader.c
2715                 handling flags for mbox format
2716                 handling of "From " header
2717
2718         * src/procmsg.[ch]
2719                 removed data field
2720                 added MSG_REALLY_DELETED flags to handle deletion of
2721                 messages in mbox format.
2722
2723         * src/summaryview.c
2724                 handling flags for mbox format
2725                 disable the MSG_DELETED flags when messages
2726                 are deleted in mbox format
2727
2728         * src/textview.c
2729                 "From " headers display fixed.
2730
2731 2001-05-27 [alfons]
2732
2733         * src/textview.c:
2734                 
2735                 (get_email_part): skip quoted email addresses, like in e.g.
2736                 "'alfons@proteus.demon.nl'".
2737
2738 2001-05-26 [alfons]
2739
2740         Minor GUI fixes adding horizontal scrollbars to Hoa's matcher dialogs,
2741         and fixing the persistence troubles when using separate windows.
2742
2743         * src/mainwindow.c:
2744         
2745             Added #define SEPARATE_ACTION used in the gtk item factory for 
2746             the SEPARATE_FOLDER and SEPARATE_MESSAGE items, so we can
2747                 use gtk_item_factory_get_widget_by_action() to get the items.
2748                 
2749             Removed separate_widget_cb from the gtk item factory data   
2750           
2751             (mainwindow_create): connect separate_widget_cb() to check
2752             menu item "toggled" signal. also passing a MainWindow pointer
2753                 as object data for both check menu items.
2754                 
2755             (separate_widget_cb): definition of separate_widget_cb() to match
2756             GtkCheckMenuItem's "toggled" signal. Now get the pointer to the main 
2757                 window using gtk_object_get_data(). The type of window separation 
2758                 (SEPARATE_MESSAGE or SEPARATE_FOLDER) is passed as the signal's data
2759         
2760         * src/prefs_filtering.c,
2761           src/prefs_matcher.c: added horizontal scrollbars
2762
2763 2001-05-25 [darko]
2764
2765         * src/headerview.c
2766                 fix segfault with invalid bold font
2767         * src/summaryview.c
2768                 correctly display summary stats after row is marked
2769
2770 2001-05-23 [sergey]
2771
2772         * src/codeconv.c (conv_get_code_conv_func): fix for ISO-8859-*
2773         encodings with libjconv.
2774
2775 2001-05-23 [hoa]
2776
2777         * src/Makefile.am
2778                 added mbox_folder.[ch]
2779         * src/defs.h
2780                 mbox temporary folder
2781         * src/folder.[ch]
2782         * added src/mbox_folder.[ch]
2783         * src/folderview.c
2784         * src/procheader.[ch]
2785                 added mbox support
2786         * src/mbox.c
2787                 bugfix for file incorporation filtering
2788         * src/imap.c
2789                 enable creation of MBOX
2790         * src/prefs_display_header.c
2791                 enable use of headers like "From "
2792                 something that should be fixed :
2793                         displaying of such headers add an extra space
2794         * src/prefs_folder_item.c
2795                 don't create folders because it is not necessary
2796         * src/procmsg.h
2797                 added data field to MsgInfo for mbox internal use
2798         * src/summaryview.c
2799                 added some support for mbox
2800         * src/utils.[ch]
2801                 added get_mbox_cache_dir() function
2802
2803 2001-05-23 [hiroyuki]
2804
2805         * src/headerwindow.c
2806           src/inc.c
2807           src/main.c
2808           src/mh.c
2809           src/nntp.c
2810           src/procmsg.h
2811           src/session.h
2812           src/socket.[ch]
2813           src/summaryview.c
2814           src/textview.c
2815           src/automaton.c
2816           src/folderview.c: more sync with 0.4.99cvs2.
2817
2818         * src/headerwindow.c: reverted.
2819
2820 2001-05-22 [paul]
2821
2822         0.4.99claws2
2823
2824         * sync with sylpheed 0.4.99cvs2
2825                 * src/news.[ch]
2826                 * src/nntp.[ch]
2827                 * INSTALL
2828                 * INSTALL.jp
2829
2830 2001-05-22 [alfons]
2831
2832         * src/summaryview.c: bugfixed a premature assignment in  summaryview_add_sender_to_cb()
2833
2834 2001-05-21 [alfons]
2835
2836         Minor things:
2837
2838         * configure.in: if gnome-config not found, "no" is displayed
2839         
2840         * sylpheed.desktop: "Hello World" is replaced with "Sylpheed Mail"
2841
2842         * src/textview.c: now also possible to add mail addresses by right
2843           clicking in the text view
2844
2845         * src/codeconv.c: merged patch which fixes endless loop when encountering
2846           invalid wide characters; from Alte <010@imis.ru>  
2847
2848 2001-05-20 [alfons]
2849
2850         Added installation of gnome specific things:
2851
2852         * Makefile.am: gnome conditional
2853
2854         * configure.in: check for installed gnome
2855
2856         * added sylpheed.png, sylpheed.desktop
2857
2858 2001-05-20 [sergey]
2859
2860         * src/pixmaps/stock_mail_reply_to_author.xpm: new file.
2861
2862         * src/mainwindow.h (main_window_toolbar_create): created a button
2863         for "Reply to all".
2864         (main_window_set_toolbar_sensitive): enable/disable the new button
2865         appropriately.
2866         (toolbar_reply_to_author_cb): handle the new button.
2867
2868         * src/send.c (SEND_EXIT_IF_ERROR, SEND_EXIT_IF_NOTOK): call
2869         send_progress_dialog_destroy() on failure (fixes hang on SMTP
2870         failure).
2871
2872 2001-05-19 [sergey]
2873
2874         * src/compose.h (ComposeReplyMode): new modes
2875         COMPOSE_REPLY_TO_AUTHOR, COMPOSE_REPLY_TO_AUTHOR_WITH_QUOTE,
2876         COMPOSE_REPLY_TO_AUTHOR_WITHOUT_QUOTE.
2877
2878         * src/compose.c
2879         (compose_send): move some code into a new function:
2880         (compose_current_mail_account): new function.
2881         (compose_reply): new argument to_author, all callers changed; if
2882         to_author==TRUE and account->protocol==A_NNTP, find and use an
2883         appropriate mail account for replying.
2884         (compose_reply_set_entry): new argument to_author; ignore
2885         compose->replyto if to_author==TRUE.
2886
2887         * src/mainwindow.c: new command "Message/Reply to author".
2888         (main_window_set_menu_sensitive): enable/disable it.
2889         (reply_cb): handle it.
2890
2891         * src/summaryview.c: new command "Reply to author".
2892         (summary_set_menu_sensitive): enable/disable it.
2893         (summary_reply_cb): handle it.
2894
2895         * src/account.c (account_find_mail_from_address): new function.
2896
2897 2001-05-18 [paul]
2898
2899         0.4.99claws1
2900
2901         * sync with sylpheed 0.4.99cvs1
2902
2903 2001-05-18 [hoa]
2904
2905         * src/compose.[ch]
2906         * src/filtering.c
2907         * src/summaryview.c
2908                 new filtering action : forward and forward as attachment
2909
2910         * src/main.c
2911                 no need for $DISPLAY when we run sylpheed --help
2912                 call to parse_cmd_opt() is moved
2913
2914         * src/mainwindow.[ch]
2915                 execute button is hidden when immediate execute
2916                 is chosen
2917
2918         * src/mh.c
2919         * src/news.c
2920         * src/prefs_folder_item.c
2921         * src/procmsg.c
2922                 better handling of missing directories
2923
2924         * src/summaryview.c
2925                 reedit is enabled in outbox
2926                 reedit is enabled in queue
2927
2928 2001-05-17 [hoa]
2929
2930         * src/filtering.c
2931         * src/matcher.[ch]
2932         * src/prefs_filtering.c
2933                 changed attachement into attachment
2934
2935 2001-05-17 [alfons]
2936
2937         0.4.67claws4    
2938
2939         * sync with sylpheed 0.4.67cvs9
2940         * sync with sylpheed 0.4.67cvs7-8
2941
2942 2001-05-17 [hoa]
2943
2944         * src/Makefile.am
2945                 added prefs_filtering.c
2946
2947         * src/filtering.[ch]
2948         * src/matcher.[ch]
2949                 removed action : forward_news and forward_news_as_attachement
2950                 (forward and forward_as_attachement can be used instead)
2951
2952         * src/mainwindow.c
2953                 added menu option to access filtering configuration
2954
2955         * src/prefs_account.c
2956                 changed mail_command default to /usr/sbin/sendmail
2957
2958         * added src/prefs_filtering.[ch]
2959                 dialog box for filtering configuration
2960
2961         * src/prefs_matcher.c
2962                 added function prefs_matcher_get_criteria_from_matching()
2963
2964         * src/prefs_scoring.c
2965                 reset the dialog when register or substitute is clicked
2966
2967 2001-05-15 [hoa]
2968
2969         * src/Makefile.am
2970                 added filtering.[ch]
2971         * src/inc.c
2972                 using filering.[ch] instead of filter.[ch]
2973         * src/main.c
2974                 reading new filtering configuration
2975         * src/matcher.[ch]
2976                 added some filtering actions
2977                 and fixed a bug for headers and mail body matching
2978         * src/mbox.c
2979                 using filering.[ch] instead of filter.[ch]
2980         * src/mh.c
2981                 handling invalid MsgInfo in mh_copy_msg() and mh_move_msg()
2982         * src/summaryview.c
2983                 some fixes for filtering
2984
2985 2001-05-14 [hiroyuki]
2986
2987         * src/send.c: fixed some weird indentations.
2988           send_message_with_command(): call pclose() only if p != NULL.
2989         * src/textview.c: get_email_part(): modified the code for readability.
2990
2991 2001-05-14 [hiroyuki]
2992
2993         * src/md5global.h
2994           src/md5ify.c
2995           src/md5ify.h: removed from the cvs.
2996
2997 2001-05-13 [sergey]
2998
2999         * src/main.c: include rfc2015.h to avoid compiler warnings.
3000         * src/alertpanel.c (alertpanel_message_with_disable): return 0 if
3001         the panel is already on screen.
3002         * src/prefs_customheader.c (prefs_custom_header_delete_cb): treat
3003         closing the alert window by ESC as "No".
3004         * src/prefs_common.c (prefs_interface_create): moved return
3005         receipt check button to the correct place.
3006
3007 2001-03-13 [alfons]
3008
3009         * src/prefs_common.c: 
3010                 moved return receipt check button to the Send tab. (prefs_send_create)
3011                 removed the date format ui related globals. (prefs_display_create)
3012
3013         0.4.67claws3
3014         
3015         * sync with sylpheed 0.4.67cvs5-6
3016
3017 2001-05-13 [paul]
3018
3019         * added Alfons' font selection patch
3020
3021         * src/defs.h
3022         * src/headerwindow.c
3023         * src/prefs_common.c
3024         * src/prefs_common.h
3025
3026 2001-05-13 [hoa]
3027         * src/defs.h
3028                 changed version of cache
3029         * src/matcher.[ch]
3030         * src/prefs_matcher.c
3031                 added additionnal matching criteria
3032         * src/procheader.c
3033         * src/procmsg.[ch]
3034         * src/news.c
3035                 added references in MsgInfo
3036
3037 2001-05-12 [hoa]
3038
3039         * src/defs.h
3040                 prepared some things for new filtering
3041         * src/matcher.[ch]
3042                 added some matching properties
3043                 inreplyto need to be enhanced
3044                 prepared some things for new filtering
3045         * src/messageview.c
3046                 added Return-Receipt-To handling
3047         * src/prefs_folder_item.c
3048                 changed default value to TRUE
3049         * src/prefs_matcher.c
3050                 added some matching properties
3051         * src/prefs_scoring.[ch]
3052                 the scoring dialog is finished
3053         * src/procheader.c
3054                 added Return-Receipt-To handling
3055                 Reference need to be added
3056         * src/procmsg.[ch]
3057                 added Return-Receipt-To handling
3058                 added threadscore to get a better score sorting when
3059                 threads are enabled
3060         * src/summaryview.c
3061                 suppressed a bug when we sort the list
3062                 when no folder is opened.
3063                 better score sorting when threads are enabled
3064
3065 2001-05-12 [alfons]
3066
3067         * reverted previous patch because of potential errors 
3068
3069         0.4.67claws2
3070         
3071         * src/inc.c, src/prefs_common.c, src/prefs_common.h: 
3072                 applied "toggle mail-retrieval dialog window" patch submitted 
3073                 by Eric Limpens <eric@qnt.net>
3074
3075         * sync with sylpheed 0.4.67cvs4
3076
3077 2001-05-12 [sergey]
3078
3079         * src/matcher.c, src/scoring.c: changed "#ifdef 0" to "#if 0" for
3080         some picky compilers.
3081         * src/rfc2015.h: provide prototype for rfc2015_disable_all().
3082         * src/grouplist_dialog.c: include alertpanel.h.
3083         * src/prefs_headers.c (prefs_headers_deleted): added GTK_BUTTON to
3084         fix compile warning.
3085         * src/scoring.c, src/prefs_folder_item.c, src/matcher.c: brought
3086         #include "defs.h" before others to prevent the warning of `MIN'
3087         and `MAX' redefinition.
3088
3089 2001-05-11 [hoa]
3090
3091         * src/main.c
3092         * src/messageview.c
3093         * src/prefs_account.c
3094         * src/prefs_display_header.c
3095                 removed warning
3096         * src/Makefile.am
3097                 added prefs_scoring.[ch]
3098         * src/grouplist_dialog.c
3099                 display an error dialog box if the group list
3100                 cannot be fetched.
3101         * src/mainwindow.[ch]
3102                 added main_window_set_thread_option() function
3103                 scoring dialog box enabled
3104         * src/matcher.[ch]
3105                 added flags matching unread /new / marked
3106                 / deleted / replied / forwarded
3107         * src/news.c
3108                 newsgroups are now finally in newscache
3109         * src/prefs_matcher.[ch]
3110                 finished preferences for matching dialog
3111         * added src/prefs_scoring.[ch]
3112                 scoring dialog box completed
3113         * src/scoring.[ch]
3114                 conversion to string : added scoringprop_to_string()
3115                 write config for preferences :
3116                 added prefs_scoring_write_config()
3117         * src/summaryview.c
3118                 threads can be enabled/disabled independently
3119                 for each folder
3120
3121 2001-05-10 [alfons]
3122
3123         0.4.67claws1
3124         
3125         * AUTHORS: 
3126                 thought it would be nice to have a list of all
3127                 contributors (used Changelog as a reference)
3128         
3129         * configure.in: 
3130                 messed up version numbering...
3131
3132         0.4.66claws1
3133
3134         * sync with sylpheed 0.4.67cvs1-3
3135
3136 2001-05-10 [darko]
3137
3138         * src/prefs_common.c:
3139                 better UI for strftime format, double clicking
3140                 on format now inserts the format in text entry
3141                 replaced close button with standard OK/Cancel
3142                 moved date format button to the right of the
3143                 text entry field
3144
3145 2001-05-09 [alfons]
3146
3147         * src/gtkstext.c:
3148                 Ctrl-Home / Ctrl-End have proper cursor navigation
3149
3150 2001-05-09 [hoa]
3151
3152         * src/prefs_matcher.c
3153                 finished UI to define matching properties
3154                 added ok and cancel button
3155         * src/prefs_filter.c
3156                 added ok and cancel button
3157         * src/news.c
3158                 fixed some bug in xhdr parsing
3159
3160 2001-05-08 [alfons]
3161
3162         * src/textview.c: 
3163                 fixed a bug in textview_show_header(), which displayed two colons (':');
3164                 cleaned up some warnings
3165
3166 2001-05-08 [hoa]
3167
3168         * src/Makefile.am
3169                 added prefs_matcher.[ch]
3170                 compilation with -W -Wall
3171         * src/alertpanel.c
3172                 ungrab the mouse events if grabbed - does it
3173                 fix the bug for disposition notification ?
3174         * src/mainwindow.c
3175                 added a menu option to open the matching dialog.
3176         * src/matcher.[ch]
3177                 added matcherprop_to_string() and matcherlist_to_string()
3178                 fixed some bugs, changed the name of some options
3179                 age_sup and age_inf becomes age_greater and age_lower,
3180                 body and messageheaders becomes body_part and headers_part,
3181                 changed the names of constants from SCORING_XXX to MATCHING_XXX
3182         * src/prefs_display_header.c
3183         * src/prefs_headers.c
3184                 fixed a bug that accidentally destroyed dialogs
3185                 when closed them with delete_event
3186                 Added *_deleted() which handle delete_event signal correctly.
3187         * src/prefs_folder_item.[ch]
3188                 added "enable_thread" field for future customization
3189         * added src/prefs_matcher.[ch]
3190                 sample of the UI to define matching properties
3191         * src/procheader.c
3192                 using procheader_headername_equal instead of str*cmp functions
3193                 using procheader_parse_header() function
3194         * src/scoring.c
3195                 using MATCHING_XXX instead of SCORING_XXX
3196         * src/summaryview.c
3197                 display the sender of the news even if this is ourself
3198                 when this is a news message.
3199         * src/textview.c
3200                 using headername_equal() instead of str*cmp functions
3201
3202 2001-05-08 [alfons]
3203
3204         0.4.66claws
3205
3206         * sync with sylpheed 0.4.66
3207         * src/gtkstext.c: trace logs added 
3208
3209 2001-05-08 [sergey]
3210
3211         * src/prefs_common.[ch]: added option to enable/disable GnuPG
3212         signature check popup.
3213         * src/rfc2015.c (check_signature): show signature check popup only
3214         if it is enabled in preferences.
3215
3216 2001-05-07 [alfons]
3217
3218         0.4.66claws4
3219         
3220         * sync with sylpheed 0.4.66cvs6
3221
3222 2001-05-07 [darko]
3223
3224         * src/prefs_common.[ch]: added option to enable/disable
3225           looking up sender name in address book for summary pane
3226         * src/summaryview.c: look up sender in the address book
3227           by using Alfons' address completion code
3228
3229 2001-05-07 [hiroyuki]
3230
3231         * src/inc.h
3232           src/pop.c: pop3_retr_recv(): removed cur_msg_bytes from the
3233           member of Pop3State.
3234         * src/news.c: brought #include "defs.h" before #include <glib.h>
3235           to prevent the warning of `MIN' and `MAX' redefinition.
3236
3237 2001-05-06 [hoa]
3238
3239         * removed src/headers_display.[ch]
3240         * removed src/prefs_display_headers.[ch]
3241         * src/inc.c
3242                 use a temporary file in the user directory for mbox import
3243         * src/news.c
3244                 added XHDR support to get "To" and "Cc" headers
3245                 (in order to match news with to or cc field for
3246                 scoring)
3247                 added function news_parse_xhdr() to get XHDR response
3248         * src/nntp.[ch]
3249                 added function nntp_xhdr()
3250         * src/matcher.c
3251                 fetch the message if necessary
3252
3253 2001-05-06 [alfons]
3254
3255         0.4.66claws3
3256
3257         * sync with sylpheed 0.4.66cvs3-5
3258
3259 2001-05-06 [hoa]
3260
3261         * src/utils.[ch]
3262                 added function itos_buf() to enable use of several buffers
3263         * src/summaryview.c
3264                 use of itos_buf() instead of itos() in summary list
3265                 to fix the broken display of message number.
3266
3267 2001-05-06 [alfons]
3268
3269         * src/gtkstext.c: bug in cursor up navigation fixed,
3270                 fixed another unsigned / signed comparison (we're getting there :-)
3271
3272 2001-05-06 [hoa]
3273
3274         * src/Makefile.am
3275                 added scoring.c scoring.h
3276                 prefs_folder_item.c prefs_folder_item.h
3277                 matcher.c matcher.h
3278         * src/defs.h
3279                 added FOLDERITEM_RC SCORING_RC
3280         * src/folder.[ch]
3281                 added prefs field in FolderItem :
3282                 properties for each folder (PrefsFolderItem),
3283                 sorting type and mode were added as the first properties.
3284         * src/main.c
3285                 read config for scoring
3286         * added src/matcher.[ch]
3287                 gives functions to parse configuration file to do
3288                 matching on mails with a list of conditions.
3289         * src/mainwindow.c
3290                 add option to sort by score
3291         * src/prefs_common.[ch]
3292                 added preference option to show score and for
3293                 the score column size
3294         * added src/prefs_folder_item.[ch]
3295                 properties for each folder (PrefsFolderItem),
3296                 sorting type and mode were added as the first properties.
3297         * src/procheader.[ch]
3298                 added procheader_parse_header()
3299                 added procheader_header_free()
3300                 added procheader_headername_equal()
3301                 and made modification to use them.
3302         * src/procmsg.[ch]
3303                 added score field to MsgInfo structure
3304         * added src/scoring.[ch]
3305                 gives functions to parse configuration file to do
3306                 scoring on mails with a list of conditions.
3307         * src/summaryview.[ch]
3308                 save the sorting type and mode for the folder
3309                 added column to display the score of the mail
3310                 added function summary_score_clicked()
3311                 sorting type and mode are restored to the folder
3312                 when it is reopen
3313         * src/textview.c
3314                 use procheader_parse_header(), procheader_headername_equal()
3315                 removed memory leak in text_scan_header when freeing headers
3316         * src/filter.c
3317                 changed the function to match names of headers
3318                 using procheader_headername_equal()
3319
3320         Scoring functions are implemented, an interface is needed
3321         to configure that.
3322
3323 2001-05-04 [alfons]
3324
3325         * src/gtkstext.c: 
3326                 hopefully fixed the row up navigation bug,
3327                 removed adding back / forward lines to cache
3328
3329 2001-05-04 [sergey]
3330
3331         * src/prefs_display_headers.c: user interface changes:
3332         (prefs_display_headers_create): remove unused "Show" check button;
3333         allow reordering of headers by dragging.
3334         (prefs_display_headers_write_config): remove unused variables.
3335         (prefs_display_headers_set_dialog): do not insert "(New)" at top
3336         of lists (not needed with the new UI).
3337         (prefs_display_headers_set_list): scan lists starting from row 0,
3338         not 1 (do not skip "(New)").
3339         (prefs_display_headers_find_header): new function.
3340         (prefs_display_headers_clist_set_row): do not allow duplicates.
3341         (prefs_display_headers_delete_cb): do not skip row 0; treat
3342         closing the alert window by ESC as "No".
3343         (prefs_display_headers_up): do not protect row 0.
3344         (prefs_display_headers_down): do not protect row 0.
3345
3346 2001-05-04 [sergey]
3347
3348         * src/mainwindow.c (next_marked_cb, prev_marked_cb): new
3349         functions.
3350
3351         * src/summaryview.c
3352         (summary_find_next_marked_msg, summary_find_prev_marked_msg,
3353         summary_select_next_marked, summary_select_prev_marked): new
3354         functions.
3355
3356 2001-05-03 [sergey]
3357
3358         * src/news.c: fixed a bug when no article can be fetched after
3359         server timeout if the connection was restored by news_post():
3360         (news_select_group): new function.
3361         (news_fetch_msg): call news_select_group() before fetching
3362         article.
3363         (news_get_uncached_articles): set session->group after successful
3364         GROUP command.
3365
3366 2001-05-03 [hoa]
3367
3368         * src/defs.h
3369         * src/procmsg.[ch]
3370         * src/procheader.c
3371                  changed version of cache, added cc field
3372
3373         * src/prefs_display_headers.c
3374                 the interface was changed
3375
3376         * src/prefs_headers.c
3377                 added cancel button
3378
3379 2001-05-03 [alfons]
3380
3381         * completed sync of sylpheed cvs2
3382         * src/gtkstext.c: updated row up / down cursor navigation
3383         * src/textview.c: re-edited, prepared for fixing the email address
3384                 scanner.
3385
3386 2001-05-03 [darko]
3387
3388         * src/prefs_common.c: use alfons' strftime ui code
3389         entry_datefmt and datefmt_sample widgets have to be
3390         global in this module because of this change
3391
3392 2001-05-03 [hoa]
3393
3394         * src/messageview.c
3395         * src/prefs_common.[ch] added option to activate the return receipt
3396                 feature.
3397
3398 2001-05-02 [alfons]
3399
3400         * src/gtkstext.c: fix for row up/down cursor navigation. 
3401
3402         0.4.66claws2
3403         
3404         * sync with 0.4.66cvs2
3405
3406 2001-05-02 [paul]
3407
3408         added add-sender-to-addressbook patch
3409
3410         * src/addressbook.c
3411         * src/addressbook.h
3412         * src/summaryview.c
3413
3414 2001-05-02 [sergey]
3415
3416         * src/alertpanel.h (AlertValue): added G_ALERT_VALUE_MASK,
3417         G_ALERTDISABLE.
3418
3419         * src/alertpanel.c (alertpanel_create): new argument can_disable,
3420         all existing callers changed to pass FALSE; create a check button
3421         to disable the message.
3422         (alertpanel_message_with_disable): new function.
3423         (alertpanel_show): mask value with G_ALERT_VALUE_MASK.
3424         (alertpanel_button_toggled): new function.
3425         (alertpanel_button_clicked, alertpanel_close): set value using
3426         G_ALERT_VALUE_MASK.
3427
3428         * src/prefs_common.h (PrefsCommon): new field gpgme_warning.
3429
3430         * src/prefs_common.c (prefs_privacy_create): new check button
3431         checkbtn_gpgme_warning.
3432
3433         * src/main.c (main): moved preferences reading before gpgme
3434         initialization; check prefs_common.gpgme_warning before giving the
3435         GnuPG warning and set it to FALSE if the user wants to disable the
3436         warning.
3437
3438 2001-05-02 [hiroyuki]
3439
3440         * src/prefs_display_headers.c: modified the layout and some labels.
3441
3442 2001-05-02 [sergey]
3443
3444         * src/prefs_account.c (prefs_account_fix_size): new function.
3445         (prefs_account_create): call prefs_account_fix_size(); use
3446         gtk_widget_show instead of gtk_widget_show_all (fixes too large
3447         size when the window is shown for the first time).
3448         (prefs_account_basic_create): changed layout of serv_table; moved
3449         localmbox_entry above smtpserv_entry (logically it replaces
3450         POP3/IMAP server).
3451         (prefs_account_protocol_activated): set sensitivity of
3452         nntpauth_chkbtn according to the protocol (in addition to
3453         hide/show); commented out gtk_table_set_row_spacing() calls.
3454         (prefs_account_nntpauth_toggled): do nothing if nntpauth_chkbtn is
3455         not sensitive (fixes a bug with disabled username/password boxes
3456         when editing POP3 account after NNTP with authentication).
3457
3458 2001-05-02 [hoa]
3459
3460         * src/account.c
3461         * src/inc.c
3462         * src/prefs_account.[ch]
3463         * src/send.c
3464                 removed local account without SMTP server
3465                 added option to use mail command instead of a connexion
3466                 to SMTP server when a local account is used
3467         * src/prefs_headers.c
3468                 fixed a bug
3469         * src/news.c
3470                 fixed a bug when connexion immediately closed
3471
3472 2001-05-01 [alfons]
3473
3474         0.4.66claws1
3475         
3476         * sync with 0.4.65
3477
3478 2001-05-01 [sergey]
3479
3480         * src/prefs_account.c (Basic, prefs_account_basic_create): new
3481         widget nntpauth_chkbtn.
3482         (prefs_account_protocol_activated): handle nntpauth_chkbtn
3483         visibility.
3484         (prefs_account_nntpauth_toggled): new function.
3485
3486         * src/news.c (news_session_new_for_folder): use NNTP
3487         authentication only if ac->use_nntp_auth is set.
3488
3489 2001-05-01 [hoa]
3490
3491         * src/Makefile.am changed headers.[ch] in customheader.[ch]
3492         * src/prefs_display_headers.c changed the UI
3493         * src/prefs_headers.c changed account_name to account_id
3494         * src/compose.c using customheader.h
3495
3496 2001-05-01 [hiroyuki]
3497
3498         * src/esmtp.c
3499           src/news.c
3500           src/nntp.c: changed sock_read() to sock_gets(), they've been left
3501           unsynched.
3502
3503 2001-05-01 [hoa]
3504
3505         * src/Makefile.am added prefs_display_headers.[ch] headers_display.[ch]
3506         * src/defs.h added HEADERS_DISPLAY_RC : name of the config file
3507                 for displaying of headers
3508         * src/grouplist_dialog.[ch] minor changes to remove warnings
3509         * src/prefs_display_headers.[ch] dialog to choose the
3510         headers to display in the mail viewer.
3511         * src/headers.h correction of #define
3512         * src/headers_display.[ch] configuration for displaying of headers.
3513         * src/main.c read config of displaying of headers
3514         * src/prefs_common.c add a button to access the config dialog
3515                 for displaying of headers
3516         * src/prefs_display_headers.[ch] dialog for configuration for
3517                 displaying of the headers.
3518         * src/prefs_headers.c cleaning of code
3519         * src/procheader.c comments added to code
3520         * src/textview.c changes to reorder the headers depending
3521                 on the config for displaying of headers
3522
3523 2001-04-30 [alfons]
3524
3525         0.4.65claws7
3526
3527         * sync with 0.4.65cvs12
3528
3529         NOTE: nntp.c and news.c in claws and cvs branch differ significantly!
3530
3531 2001-04-30 [sergey]
3532
3533         * src/nntp.h (NNTPSockInfo): new field auth_failed.
3534
3535         * src/nntp.c (nntp_mode): return NN_AUTHREQ if sock->auth_failed
3536         is set to force reconnection after authentication failure.
3537         (nntp_gen_command): set sock->auth_failed on authentication
3538         failure, or if sock->userid and sock->passwd are not set.
3539
3540         * src/news.c (news_session_new_for_folder): set userid=NULL if
3541         password dialog is cancelled.
3542
3543 2001-04-30 [sergey]
3544
3545         * src/nntp.h (NNTPSockInfo): new type.
3546
3547         * src/nntp.c: all functions updated to use NNTPSockInfo instead of
3548         SockInfo.
3549         (nntp_open_auth, nntp_close): new functions.
3550         (nntp_gen_command): new function to handle authentication; all
3551         NNTP command functions updated to use it.
3552         (nntp_authinfo_user, nntp_authinfo_pass): deleted.
3553         (nntp_list): removed old useless code.
3554
3555         * src/news.h (NNTPSession): new field nntp_sock.
3556
3557         * src/news.c: all functions updated to use NNTPSockInfo instead of
3558         SockInfo.
3559         (news_session_new): new arguments (userid, passwd); made static;
3560         use nntp_open_auth() if needed.
3561         (news_session_destroy): use nntp_close() instead of sock_close().
3562         (news_query_password): changed arguments.
3563         (news_session_new_for_folder): new function.
3564         (news_session_get): use news_session_new_for_folder().
3565         (news_authenticate): deleted.
3566         (news_get_uncached_articles): removed old authentication code.
3567
3568 2001-04-30 [sergey]
3569
3570         * src/news.c: reverted my previous changes (need to do NNTP
3571         authentication in a cleaner way).
3572         
3573 2001-04-29 [sergey]
3574
3575         * src/news.c (news_nntp_group, news_nntp_list, news_nntp_xover,
3576         news_nntp_post, news_nntp_mode): new functions (wrappers with
3577         authentication support).
3578         (news_get_article_cmd, news_get_article, news_get_header): new
3579         argument "folder"; all callers changed.
3580         (news_get_article_cmd): added authentication support.
3581         (news_session_get): use news_nntp_mode() instead of nntp_mode().
3582         (news_post): use news_nntp_post() instead of nntp_post().
3583         (news_get_uncached_articles): use news_nntp_group() instead of
3584         nntp_group() and news_nntp_xover() instead of nntp_xover();
3585         removed old authentication code.
3586         (news_get_group_list): use news_nntp_list() instead of nntp_list().
3587
3588         * src/nntp.c (nntp_list): return real error code instead of
3589         hardcoded NN_ERROR.
3590
3591 2001-04-29 [sergey]
3592
3593         * configure.in: fixed wint_t typedef detection again
3594
3595 2001-04-28 [hoa]
3596
3597         * src/prefs_account.[ch], added A_LOCAL_CMD
3598                 (send mail with mail command)
3599         * src/send.c added function send_message_with_command()
3600         * src/inc.c made a more secure get_spool() function with
3601                 mktemp() but maybe mkstemp() or something more
3602                 secure can be used.
3603
3604 2001-04-28 [alfons]
3605
3606         * src/textview.c, colorization of email addresses in headers
3607
3608         0.4.65claws6
3609
3610         * bug sync with sylpheed
3611         * prefs_common.c: created date format ui for darko
3612         * sync with 0.4.65cvs11
3613         * configure.in: corrected to have the new gpg checks
3614
3615 2001-04-27 [alfons]
3616
3617         * completed sync with 0.4.65cvs10
3618         * minor debug things added to gtkstext.c
3619
3620 2001-04-27 [darko]
3621
3622         * configure.in: remove check for availability of
3623           strftime() as advised by Hiroyuki
3624         * src/prefs_common.[ch], src/procheader.c:
3625           synch strftime() code with Hiroyki's main branch
3626
3627 2001-04-26 [sergey]
3628
3629         * src/news.c: news_query_password(), news_authenticate(): new
3630           functions.
3631           news_get_uncached_articles(): added NNTP authentication
3632           handling.
3633         * src/nntp.[ch]: nntp_authinfo_user(), nntp_authinfo_pass():
3634           new functions.
3635         * src/prefs_account.c: prefs_account_protocol_activated():
3636           enable userid and password fields for NNTP.
3637
3638 2001-04-26
3639
3640         * configure.in: check for availability of strftime()
3641           [darko]
3642         * src/prefs_common.[ch], src/procheader.c: use
3643           strftime() for displaying date in summary pane if it
3644           is available
3645
3646 2001-04-25
3647
3648         * more .cvsignore cleanups [alfons]
3649
3650 2001-04-25
3651
3652         * ac/sv-check-type.m4: new autoconf macro.
3653         * configure.in: fixed wint_t typedef detection (did not work
3654           with gcc-2.96).
3655
3656 2001-04-25
3657
3658         * acconfig.h: added USE_GTKGDK_XIM definition for autoheader.
3659           [hiroyuki]
3660
3661 2001-04-24
3662         * modified gtkstext.c : buggy cursor navigation fixed, 
3663           and font descent also taken in account when drawing
3664           cursor. [alfons]
3665
3666 2001-04-24 [hoa]
3667         * added comments in src/news.c src/nntp.c
3668         * added src/prefs_headers.[ch]
3669         * added src/headers.[ch]
3670         * modified compose.c to activate custom headers
3671                 added function is_in_custom_headers
3672         * modified prefs_account.[ch]
3673                 added function prefs_account_customhdr_edit
3674         * modified src/defs.h :
3675                 added HEADERS_RC : name of the config file
3676                 for the custom headers
3677
3678 2001-04-24
3679
3680     0.4.65claws5
3681
3682         * configure.in
3683           src/gtkstext.[ch]
3684           src/compose.c
3685           src/Makefile.am
3686           
3687           added gtkstext with configure.in patch by Hiroyuki which
3688           should fix the XIM detection [alfons]
3689
3690         * more clean up of cvs [alfons]
3691
3692                  * removed all Makefile.in files to attic.
3693
3694                  * updated all .cvsignores to really ignore things that could
3695                    be unintentionally committed by a recursive commit.
3696
3697 2001-04-23 [hoa]
3698         * added src/grouplist_dialog.[ch]
3699         * changed src/folderview.c to call grouplist_dialog instead
3700                 of inputdialog
3701         * src/news.c :
3702                 added functions news_reset_group_list
3703                 and news_get_group_list
3704         * src/nntp.c :
3705                 added function nntp_list
3706         * src/defs.h :
3707                 added GROUPLIST_FILE : name of the newsgroup list cache file
3708
3709 2001-04-21
3710
3711         * added option to warn about queued messages on exit [sergey]:
3712
3713           * src/compose.c: compose_queue(): call folder_item_scan()
3714             and folderview_update_item() after queueing.
3715           * src/folderview.c: folderview_update_node(): draw the queue
3716             folder in bold font if there are queued messages.
3717           * src/mainwindow.c: queued_messages(): new function.
3718             app_exit_cb(): display warning if there are queued messages
3719             if warn_queued_on_exit is set.
3720           * prefs_common.[ch]: add warn_queued_on_exit option.
3721
3722         * enhanced GnuPG key selection support [sergey]:
3723
3724           * src/select-keys.c: updated to newer version from Win32
3725             branch with support for selecting arbitrary keys.
3726           * src/prefs_account.c: added the Privacy tab to the account
3727             options window.
3728             prefs_account_privacy_create(),
3729             prefs_account_sign_key_set_data_from_radiobtn(),
3730             prefs_account_sign_key_set_radiobtn(): new functions.
3731           * src/prefs_account.h: new preferences sign_key_type, sign_key_id.
3732           * src/rfc2015.c: set_signers(): new function.
3733             pgp_sign(): add the account parameter, call set_signers().
3734             rfc2015_sign(): add the account parameter, pass it to pgp_sign().
3735           * src/rfc2015.h: rfc2015_sign(): updated prototype.
3736           * src/compose.c: pass the current account to rfc2015_sign().
3737
3738         * tag name claws added to prevent confusion with main branch [alfons]
3739
3740         * Sync with sylpheed-0.4.65cvs4 and made it compile. [sergey]
3741
3742         * autogen.sh: Added "--enable-maintainer-mode". [sergey]
3743
3744         * sync with recent sylpheed cvs. Untested though. [alfons]
3745