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