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