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