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