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