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