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