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