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