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