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