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