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