ce97b02d649ece246de3cdcea2fd1ba7d2b99803
[claws.git] / ChangeLog.claws
1 2001-07-22 [christoph]
2
3         * po/POTFILES.in
4                 Added src/ssl.c
5         * src/ssl.c
6                 changed a wrong debug message
7
8 2001-07-22 [alfons]
9
10         * po/nl.po
11                 update Dutch translation
12
13         * src/prefs_filtering.c, 
14           src/prefs_matcher.c
15                 add more translatable strings           
16
17 2001-07-21 [alfons]
18
19         0.5.0claws7
20
21         * configure.in
22                 change version
23
24         * src/inc.c, src/summaryview.[ch]
25                 prevent update of mark file when filtering has done, by
26                 using a variable; this affects two functions:
27                         inc.c::inc_finished()
28                         summaryview.c::summary_show()
29
30 2001-07-20 [alfons]
31
32         * src/filtering.[ch], src/prefs_filtering.c, 
33           src/matcher.[ch]
34                 add filtering action for label coloring 
35
36         * po/POTFILES.in
37                 add labelcolors.c
38
39         * added src/labelcolors.c
40         * added src/labelcolors.h
41         * src/Makefile.am, src/summaryview.c
42                 rearrange label coloring code
43
44         * src/procmsg.h
45                 add more parentheses so label colouring works correctly
46
47         * src/filtering.c
48                 don't really delete message, but move it to Trash
49
50         * src/prefs_matcher.c
51                 add quote options to info dialog
52
53 2001-07-20 [christoph]
54
55         * src/Makefile.am
56         * src/inc.c
57         * src/main.[ch]
58         * src/socket.h
59         * src/ssl.[ch] (new)
60                 moved ssl stuff to a seperate file
61
62 2001-07-20 [darko]
63
64         * src/summaryview.c
65                 fix show sender using address book with no e-mail
66                 address in From: field
67
68 2001-07-19 [alfons]
69
70         * src/matcher.[ch], src/filtering.c, src/prefs_filtering.c
71                 fix messy handling of escaping... now at least the
72                 execute command is useful. escape char is '\', we
73                 accept \n and \r too. 
74
75                 Real life example:
76                 
77                 subject match "GIMME YOUR FILTERS" execute "mail -s \"%f don\'t hurt me, please!\" %f < ~/.sylpheed/filteringrc
78                 subject match "GIMME YOUR FILTERS" execute "mail -s \"mommy, mommy, %f is being mean!\" admin < %F
79
80 2001-07-18 [alfons]
81
82         0.5.0claws6
83
84         * src/summaryview.c
85                 clean up
86
87         * src/matcher.c, src/filtering.[ch], src/inc.c, src/mbox.c,
88           src/procmsg.[ch]
89                 revise filtering; currently move, copy, marking have
90                 been tested. if you like bleeding edge stuff, you
91                 should definitely go for this version :)
92
93         * mark old working stuff as VERSION_0_5_0_CLAWS5        
94
95 2001-07-17 [christoph]
96
97         * src/utils.c
98                 timestamp log
99
100 2001-07-17 [alfons]
101
102         0.5.0claws5
103
104         * sync with Hiroyuki's 0.5.0cvs5; this version allows us to put more 
105           bits in the mark file, without affecting either branch. Lots of
106           files changed, also in claws branch.
107
108           UNTESTED: use of mbox folders
109
110         * src/summaryview.c
111                 added mark all read; however this was a quick hack used for
112                 cleaning up mess after initial merge with Hiroyuki
113
114         * configure.in
115                 change claws version number back to 0.5.0claws5 to clear up 
116                 confusion & pretension (recent release was technically 
117                 0.5.0claws4, so we neatly align with Hiroyuki :-)
118
119 2001-07-16 [alfons]
120
121         sync with Hiroyuki's 0.5.0cvs4
122
123 2001-07-16 [alfons]
124
125         0.5.1claws3
126
127         * src/filtering.[ch]
128                 remove invalid updating of mark files for 
129                 filter actions MATCHING_ACTION_MOVE and 
130                 MATCHING_ACTION_DELETE; this should fix the
131                 folder update bug
132                 
133         * src/procmsg.c
134                 revert Christoph's stab at fixing the folder 
135                 update bug
136
137         * po/POTFILES.in
138                 add missing files with translatable strings
139
140         * src/summaryview.c
141                 remove debug print
142
143 2001-07-15 [alfons]
144
145         * src/addr_compl.[ch], src/prefs_filtering.c
146                 make "filtering pref dialog's destination entry" an
147                 "address completable entry", if filter destination is 
148                 an email address
149
150         0.5.1claws2
151         
152         sync with Hiroyuki's 0.5.0cvs2-3
153
154 2001-07-15 [christoph]
155
156         * src/procmsg.c
157                 fixed folder stats update after incorporation
158
159 2001-07-15 [alfons]
160
161         * src/summaryview.c
162                 * finish label colouring stuff (for now)
163                 * fix incorrect colour bug (off by one) 
164
165 2001-07-14 [alfons]
166
167         * src/mainwindow.c
168                 change text labels for news and mail message so there's
169                 plenty of toolbar estate left
170
171         * configure.in
172                 0.5.1claws1
173
174         * src/folderview.c
175           src/folder.[ch]
176                 sync with Hiroyuki's 0.5.0cvs1
177
178         * src/summaryview.c
179                 more rewrite label colouring
180
181 2001-07-14 [alfons]
182
183         * src/summaryview.[ch]
184                 * start rewrite label colouring 
185                 * fix proper location "Add Sender To Addressbook" menu item
186
187 2001-07-13
188
189         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
190         (actually this is 0.5.0claws4)
191
192 2001-07-13 [alfons]
193
194         * po/pt_BR.po
195                 * fix duplicate message
196                 * add updated Portugese / Brazilian translation
197                   submitted by Fabio Junior Beneditto
198
199 2001-07-12 [alfons]
200
201         * AUTHORS
202                 add Jens
203
204         * po/nl.po
205                 add updated Dutch translation
206
207         * po/de.po
208                 add updated German translation submitted by Jens
209
210 2001-07-11 [alfons]
211
212         Prerelease before 0.5.0claws. Please test.
213         This version is temporarily tagged as VERSION_0_5_0_TEST
214
215         * src/matcher.[ch], src/summaryview.c, src/scoring.[ch]
216           src/prefs_scoring.c, src/prefs_matcher.c, 
217           src/prefs_filtering.c, src/mbox.c, 
218           src/main.c, src/inc.c, src/filtering.[ch]
219                 revert new Hoa's new matcher (does not work yet)
220
221         * src/Makefile.am
222                 clean up
223
224 2001-07-10
225
226         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
227
228
229 2001-07-10 [alfons]
230
231         * Makefile.am
232                 add ChangeLog.claws to EXTRA_DIST
233         * src/Makefile.am
234                 add matcher_parser_parse.h to EXTRA_DIST
235
236 2001-07-10 [christoph]
237
238         * src/inc.c
239                 add destination folder to table of
240                 folders that need to be updated after
241                 incorporation
242
243 2001-07-10 [alfons]
244
245         * folder.[ch]
246           folderview.c
247                 make collapse state of folders and folder items persistent, i.e.
248                 if you collapse a folder tree, the next time sylpheed-claws starts 
249                 up the folder tree remains collapsed.  
250                 
251 2001-07-10 [christoph]
252
253         * acconfig.h
254         * configure.in
255                 added --enable-ssl
256         * src/md5.[ch]
257                 renamed MD5_CTX to MD5_CTX_syl
258                 conflicts with a struct in openssl
259         * src/inc.c
260         * src/main.[ch]
261         * src/prefs_account.[ch]
262         * src/socket.[ch]
263                 SSL support for POP
264         * src/mainwindow.c
265                 fixed compose with current account
266                 broken by new compose button stuff
267
268 2001-07-09 [hoa]
269
270         * AUTHORS
271                 changed my email address
272
273         * src/matcher_parser_parse.y
274                 clean the parser to remove conflicts
275
276 2001-07-09 [alfons]
277
278         * AUTHORS
279                 add Match Grun
280
281         * configure.in
282                 fix incorrect description of --enable-ldap parameter
283
284         * src/prefs_common.[ch]
285           src/compose.c
286                 add experimental option "smart wrapping" which makes the
287                 compose editor auto wrap.
288                 
289                 | TODO: the problem with the buggy cursor handling is caused |
290                 | by the GtkText. when deleting / backspacing text its       |
291                 | wrapping algorithm does not take in account the previous   |
292                 | line. should find a way to hack this in.                   |
293                 | or should perhaps combine this with the word wrapping      |
294                 | patch i wrote in january.                                  |
295
296         * src/about.c
297                 show build parameters for LDAP and JPilot
298
299         * src/summaryview.c
300                 revert Christoph's bugfix for selecting next unread message, 
301                 because folder stats aren't updated correctly
302
303 2001-07-08 [hoa]
304
305         * src/filtering.c
306         * src/mainwindow.c
307         * src/matcher.c
308         * src/matcher_parser_lex.l
309         * src/matcher_parser_parse.y
310         * src/prefs_filtering.c
311         * src/prefs_scoring.c
312         * src/scoring.c
313                 bugfix of the config file parser
314
315 2001-07-08 [alfons]
316
317         * src/Makefile.am
318                 added generated matcher sources to BUILT_SOURCES
319
320 2001-07-08 [hoa]
321
322         * src/Makefile.am
323         * src/.cvsignore
324                 added new config file parser
325
326         * src/scoring.[ch]
327         * src/filtering.[ch]
328         * src/matcher.[ch]
329         * src/prefs_filtering.c
330         * src/prefs_matcher.c
331         * src/prefs_scoring.c
332         * added src/matcher_parser.h
333         * added src/matcher_parser_lex.h
334         * added src/matcher_parser_lex.l
335         * added src/matcher_parser_parse.y
336                 lex & yacc config file parser
337
338         * src/mbox.c
339         * src/inc.c
340         * src/main.c
341                 changes prefs_filtering into global_filtering           
342
343         * src/summaryview.c
344                 build threads with subjects only if "Re: " is at the
345                 beginning of the subject
346
347 2001-07-07 [paul]
348
349         0.5.0claws
350
351         sync with sylpheed 0.5.0
352                 change of version number only
353
354 2001-07-06 [paul]
355
356         0.5.0claws5
357
358         sync with sylpheed 0.5.0pre5
359
360 2001-07-05 [paul]
361
362         sync with sylpheed 0.5.0pre4 release
363                 /po and /manual/ja not sync'ed
364
365 2001-07-04 [paul]
366
367         more sync with sylpheed 0.5.0pre4
368
369 2001-07-03 [christoph]
370
371         * src/addressbook.c
372                 fixed address book broken by address book
373                 for VCard, JPilot, LDAP
374
375 2001-07-03 [alfons]
376
377         * src/matcher.c
378         * src/textview.c
379                 stopped memory leaks
380
381 2001-07-03 [paul]
382
383         more sync with sylpheed 0.5.0pre4
384
385 2001-07-02 [match]
386
387         * included address book patch for VCard, JPilot, LDAP
388         * pref_common.c - fixed Font options on Display tab (cosmetic)
389         * alertpanel.c - fixed truncated message
390
391 2001-07-02 [christoph]
392
393         * src/mbox_folder.c
394         * src/procmsg.[ch]
395         * src/summaryview.c
396                 mark threads for ignoring
397
398 2001-07-02 [paul]
399
400         0.5.0claws4
401
402         * sync with sylpheed 0.5.0pre4
403                 updated gettext to 0.10.38.
404
405 2001-07-01 [paul]
406
407         * src/ mainwindow.c
408         * src/procmsg.h
409         * src/summaryview.[ch]
410                 new right-click option: Label.
411                 substitute for 'Mark-->Mark/Unmark', colours the line.
412                 submitted by Satoshi Nagayasu
413
414 2001-07-01 [christoph]
415
416         * src/folderview.c
417                 fixed font for trash
418         * src/summaryview.c
419                 move ctree to unread message
420
421 2001-07-01 [paul]
422
423         * sync with sylpheed 0.5.0pre3 release
424
425 2001-06-30 [alfons]
426
427         * src/filesel.[ch]
428         * src/compose.c
429                 allow inserting / attaching multiple files in
430                 the composer window
431
432 2001-06-30 [paul]
433
434         * src/codeconv.c
435                 small change to Alfons' previous stuff so that it
436                 actually makes
437
438 2001-06-30 [alfons]
439
440         * lots of files changed; first attempt to merge the changes
441           and bugfixes submitted by Andre Eibel (ae@baltic-online.de).
442
443 2001-06-30 [paul]
444
445         * po/pt_BR.po
446                 updated and completed, translations by Fabio
447                 Junior Beneditto
448
449 2001-06-29 [alfons]
450
451         * src/compose.c
452         * src/mimeproc.[ch]
453                 allow selecting an attached files' mime type from a 
454                 list of types.
455
456 2001-06-29 [paul]
457
458         * more sync with sylpheed 0.5.0pre3
459
460 2001-06-29 [paul]
461
462         * po/pt_BR.po
463                 merge with sylpheed.pot and pt_BR.po provided by
464                 Fabio Junior Beneditto.
465
466 2001-06-29 [darko]
467
468         * src/procmime.c
469                 make MIME types case insensitive
470
471 2001-06-28 [alfons]
472
473         * po/nl.po
474                 merge with sylpheed.pot and old nl.po; translations added.
475
476 2001-06-28 [paul]
477
478         * more sync with sylpheed 0.5.0pre3
479
480 2001-06-27 [alfons]
481
482         * src/summaryview.c
483                 don't crash when removing parent node of messages
484                 attracted by subject. this was caused by not deleting
485                 the parent node from the subject line hash table.
486
487 2001-06-27 [alfons]
488
489         * src/summaryview.c
490         * src/compose.[ch]
491         * src/mainwindow.c
492                 if there are multiple messages selected, allow forwarding
493                 them as attachments.
494
495 2001-06-27 [paul]
496
497         * more sync with sylpheed 0.5.0pre3
498
499 2001-06-26 [paul]
500
501         0.5.0claws3
502
503         * sync with sylpheed 0.5.0pre3
504
505 2001-06-25 [paul]
506
507         * src/mainwindow.c
508                 fixed 'compose news article' bug
509                 from icon-and-text toolbar
510
511 2001-06-25 [paul]
512
513         * sync with sylpheed 0.5.0pre2 release
514
515 2001-06-24 [christoph]
516
517         * src/prefs_common.c
518                 bug fix in font selection
519         * src/folderview.c
520                 use sylpheed's normal font instead of
521                 gtk default font for folders without
522                 new messages
523
524 2001-06-24 [alfons]
525
526         * src/mainwindow.[ch]
527                 added composite compose mail / news button (an idea by Leandro
528                 Pereira <leandro@linuxmag.com.br>)
529
530 2001-06-24 [paul]
531
532         Added instructions for ldif-to-xml.py
533
534         * tools/README
535
536 2001-06-23 [alfons]
537
538         Some minor things.
539
540         * src/pixmaps/stock_news_compose.xpm
541                 added pixmap by Leandro
542         * src/prefs_common.c
543                 tested built-in spelling checker of GCC 3.0 :)
544         * po/nl.po
545                 merged dutch translation of sylpheed-main with
546                 sylpheed.pot
547
548 2001-06-23 [paul]
549
550         Added tools directory and files.
551
552         * tools/filter_conv.pl
553                 converts old filter system to new filtering system
554         * tools/ldif-to-xml.py
555                 converts netscape addressbook to sylpheed addressbook
556         * tools/README
557                 descriptions/instructions for above two files
558
559 2001-06-23 [christoph]
560
561         * src/inc.c
562         * src/manage_window.[ch]
563         * src/prefs_common.[ch]
564                 mail retrieval dialog can be enabled, disabled
565                 or hidden if non of sylpheed's windows is active
566
567 2001-06-22 [paul]
568
569         0.5.0claws2
570
571         * sync with sylpheed 0.5.0pre2
572
573 2001-06-21 [christoph]
574
575         * src/summaryview.c
576                 show recipient on 'from' for all accounts
577                 
578         * src/inc.c
579         * src/prefs_common.[ch]
580                 disable error popup on mail receive errors
581
582 2001-06-21 [alfons]
583
584         * src/compose.c
585                 made the ruler correctly appear and disappear.
586
587         * src/Makefile.am
588                 removed Hoa's work-in-progress-stuff (interesting!) so 
589                 claws compiles ok.
590
591 2001-06-20 [christoph]
592
593         * src/inc.c
594         * src/progressdialog.c
595                 added scrolled window for list in progressdialog
596
597 2001-06-20 [paul]
598
599         sync with sylpheed 0.5.0pre1 release
600
601 2001-06-20 [christoph]
602
603         * src/summeryview.c
604                 make building threads by subject work when
605                 thread view is enabled
606                 
607         * src/compose.c
608         * src/prefs_common.[ch]
609                 automatically select account for mail replys
610
611 2001-06-19 [sergey]
612
613         * src/compose.c (compose_create): keep Bcc and Reply-To visible if
614         they are filled in from the account settings.
615
616 2001-06-19 [paul]
617
618         * more sync with sylpheed 0.5.0pre1
619
620 2001-06-18 [alfons]
621
622         * src/Makefile.am,
623           src/procmime.c
624                 added --sysconfdir to CPPFLAGS for pointing to the correct
625                 location of mime.types. 
626
627                 NOTE: make sure you use --sysconfdir when running ./autogen.sh
628                 or ./configure!
629
630 2001-06-18 [hoa]
631
632         * src/summaryview.c
633                 fixed some bug when building threads
634
635 2001-06-18 [paul]
636
637         * src/prefs_account.c
638                 UI stuff: More changes to the English
639
640 2001-06-18 [paul]
641
642         * src/pixmaps/stock_news_compose.xpm: new file
643         * src/Makefile.am
644         * src/mainwindow.c
645         * src/summaryview.c
646                 Added new icon for Hoa's 'compose a news
647                 message', plus minor improvements to the
648                 English
649
650         * po/ja.po
651         * ChangeLog
652         * ChangeLog.jp
653                 more sync with sylpheed 0.5.0pre1
654
655 2001-06-18 [hoa]
656
657         * src/compose.[ch]
658         * src/mainwindow.c
659                 Follow-up and reply to
660
661         * src/summaryview.[ch]
662                 Build threads also with subjects
663
664 2001-06-17 [hoa]
665
666         * src/compose.c
667                 forwarding use the current account.
668
669         * src/mainwindow.c
670                 the "compose message" button has been replaced with
671                 "new mail" and "new news" buttons
672
673         * src/prefs_common.[ch]
674                 added a configuration option to use the forward button
675                 as "forward as attachment"
676                 changed reply and forward format description
677
678         * src/quote_fmt_lex.l
679         * src/quote_fmt_parse.y
680                 added message with no signature in format for reply
681                 and forward.
682
683 2001-06-17 [paul]
684
685         Minor UI stuff
686
687         * src/mainwindow.c
688         * src/summaryview.c
689                 Improvements to the English
690
691         * src/prefs_common.c
692                 Improvements to the English and some
693                 clarity/continuity improvements in the
694                 description of Quote symbols.
695
696 2001-06-17 [paul]
697
698         0.5.0claws1
699
700         * sync with sylpheed 0.5.0pre1
701
702 2001-06-17 [hoa]
703
704         * src/compose.c
705                 Better interface for compose, displayed fields
706                 are updated whenever we change account.
707                 Newsgroups field is automatically filled.
708
709         * src/mainwindow.c
710                 Newsgroups field is automatically filled.
711
712         * src/prefs_account.c
713                 Some interface stuff when fields appear and
714                 disappear.
715
716 2001-06-16 [paul]
717
718         0.4.99claws
719
720         * sync with sylpheed 0.4.99
721
722 2001-06-16 [sergey]
723
724         * src/base64.c, src/base64.h (Base64Decoder, base64_decoder_new,
725         base64_decoder_free, base64_decoder_decode): new object and
726         functions for decoding base64 streams.
727         * src/procmime.c (procmime_decode_content): modified to use the
728         new base64 decoder.
729
730 2001-06-15 [paul]
731
732         0.4.99claws10
733
734         * sync with sylpheed 0.4.99cvs11
735
736 2001-06-13 [paul]
737
738         0.4.99claws9
739
740         * sync with sylpheed 0.4.99cvs9
741
742 2001-06-13 [hoa]
743
744         * src/compose.c
745         * src/prefs_account.c
746
747                 SMTP server can be defined in the news account
748                 mime type of attachment are kept.
749
750         * src/summaryview.c
751
752                 now choose the highest important score between default
753                 and important score of folder.
754
755 2001-06-09 [alfons]
756         
757         * src/prefs_common.c: 
758
759                 (prefs_quote_description_create): corrected description of 
760                 quote format characters
761
762 2001-06-09 [paul]
763
764         0.4.99claws8
765
766         * sync with sylpheed 0.4.99cvs8
767
768 2001-06-08 [sergey]
769
770         * src/Makefile.am: fix for "make dist": added quote_fmt_parse.h
771         and pixmaps/stock_mail_reply_to_author.xpm to EXTRA_DIST.
772
773 2001-06-08 [paul]
774
775         0.4.99claws7
776
777         * sync with sylpheed 0.4.99cvs7
778
779 2001-06-06 [sergey]
780
781         * src/quote_fmt.h: renamed from src/quote_fmt_parse.h (which
782         clashes with autogenerated header).
783         * src/compose.c, src/quote_fmt_parse.y: #include "quote_fmt.h"
784         * src/Makefile.am: added quote_fmt.h.
785         * src/.cvsignore: added lex/yacc autogenerated files
786         (quote_fmt_lex.c, quote_fmt_parse.c, quote_fmt_parse.h).
787
788 2001-06-06 [paul]
789
790         0.4.99claws6
791
792         * sync with sylpheed 0.4.99cvs6
793
794 2001-06-06 [hoa]
795
796         * added src/quote_fmt_parse.h
797         * src/compose.c
798                 removed warnings
799
800         * src/prefs.[ch]
801                 don't modify readonly configuration files
802
803         * src/prefs_account.c
804         * src/prefs_common.c
805         * src/prefs_customheader.c
806         * src/prefs_display_header.c
807         * src/prefs_filter.c
808         * src/prefs_filtering.c
809         * src/prefs_scoring.c
810                 don't open dialog box when configuration files
811                 are readonly
812
813 2001-06-05 [sergey]
814
815         * configure.in: added AM_PROG_LEX and AC_PROG_YACC.
816
817         * src/Makefile.am: replaced quote_fmt.tab.[ch] by
818         quote_fmt_lex.[lh], quote_fmt_parse.y; added YFLAGS=-d; added
819         BUILT_SOURCES to make all files rebuild properly.
820
821         * src/compose.c: removed #include "quote_fmt.tab.h".
822
823         * src/quote_fmt_lex.l: renamed from quote_fmt.l; changed to return
824         CHARACTER value in yylval.
825
826         * src/quote_fmt_parse.y: renamed from quote_fmt.y; changed to
827         receive CHARACTER value by documented means (yylval).
828
829         * src/lex.quote_fmt.c, src/quote_fmt.{l,y,tab.{c,h}}: removed.
830
831 2001-06-05 [hoa]
832
833         * src/Makefile.am
834                 changed quote_fmt.[ch] into quote_fmt.tab.[ch]
835
836         * src/filtering.c
837         * src/matcher.c
838         * src/matcher.h
839         * src/prefs_filtering.c
840                 now keep the configuration for execute action
841
842         * src/mbox_folder.c
843                 fixed a warning
844
845 2001-06-05 [paul]
846
847         * sync with sylpheed 0.4.99cvs5
848
849 2001-06-05 [hoa]
850
851         * src/Makefile.am
852                 added quote_fmt.[ch]
853
854         * added src/quote_fmt.y
855         * added src/quote_fmt.l
856         * added src/quote_fmt.tab.h
857         * added src/quote_fmt.tab.c
858         * added src/lex.quote_fmt.c
859                 parsing configuration for replying
860                 and forwarding
861
862         * src/prefs_common.[ch]
863                 added configuration UI for replying
864                 and forwarding
865
866         * src/compose.c
867                 using configuration for replying
868                 and forwarding
869
870 2001-06-04 [hoa]
871
872         * src/filtering.c
873         * src/matcher.c
874         * src/matcher.h
875         * src/prefs_filtering.c
876         * src/prefs_matcher.c
877         * src/prefs_matcher.h
878                 action "run a command" for filtering
879                 and matching with a command.
880                 fixed the "whole message" matching
881
882         * src/mbox_folder.c
883                 changed temporary filename for security
884
885         * src/messageview.c
886                 queue the notification if it fails to send.
887
888         * src/prefs_common.c
889         * src/prefs_folder_item.c
890                 changed the default important score             
891
892         * src/prefs_scoring.c
893         * src/scoring.c
894                 hide kill score input when the folder is not
895                 a newsgroup
896
897 2001-06-03 [alfons]
898
899         * src/prefs_common.c:
900
901                 (prefs_font_select): pass font name in font entry box to font
902                 selection dialog.
903
904 2001-06-03 [sergey]
905
906         * src/smtp.c (smtp_ok): fixed sock_gets() error handling.
907
908 2001-06-03 [paul]
909
910         * sync with sylpheed 0.4.99cvs4
911
912 2001-06-03 [alfons]
913
914         * src/headerwindow.c:
915
916                 (headerwindow_show_cb): use the selected summary view item, not
917                 the displayed item.
918
919 2001-06-02 [alfons]
920
921         * src/headerwindow.c:
922
923                 (headerwindow_show_cb): always try to show msginfo
924
925 2001-06-02 [hoa]
926
927         * src/compose.c
928                 keep attached parts when reediting or forwarding.
929
930 2001-06-01 [hoa]
931
932         * src/folderview.c
933         * src/prefs_folder_item.[ch]
934         * src/prefs_scoring.[ch]
935         * src/scoring.[ch]
936         * src/summaryview.[ch]
937         * src/main.c
938         * src/mainwindow.c
939         * src/prefs_common.[ch]
940                 support for folder scoring
941                 kill score and important score for messages
942         
943         * src/prefs_account.c
944                 some display bug fixed for local account
945                 preferences
946
947 2001-05-31 [alfons]
948
949         * src/summaryview.c:
950
951                 (add_sender_to_cb): don't crash when no or invalid sender; the add 
952                 sender to address book menu item is disabled.
953
954 2001-05-30 [hoa]
955
956         * src/filtering.[ch]
957         * src/summaryview.c
958                 handling summary menu / filter messages
959
960         * src/folder.[ch]
961                 add some stuff
962
963         * src/foldersel.c
964                 imap folders now appears in list
965
966         * src/mbox_folder.c
967                 doesn't crash if destination mail is not writeable
968
969 2001-05-29 [hoa]
970
971         * src/compose.c
972                 removed some warnings
973
974         * src/filtering.c
975         * src/folder.[ch]
976         * src/prefs_filtering.c
977                 global string to identify any folders           
978                 removed some debug info
979                 filtering to mbox folders is now possible
980
981         * src/mainwindow.c
982                 removed some warnings
983
984         * src/mbox_folder.c
985                 permission on files are changed to read/write for user only,
986                 nothing for other.
987                 creation of subfolder is handled better.
988
989 2001-05-28 [alfons]
990
991         Verified the sync for src/prefs_common.[ch] and
992         src/prefs_account.[ch]. I believe there were some
993         minor indentation differences.
994
995 2001-05-28 [paul]
996
997         0.4.99claws3
998
999         * sync with 0.4.99cvs3
1000
1001 2001-05-28 [hoa]
1002
1003         * src/compose.c
1004                 handling flags for mbox format
1005
1006         * src/filtering.c
1007                 use of mark file only for MH format
1008                 handling flags for mbox format
1009                 filtering cannot yet move or copy mails to mbox folders.
1010
1011         * src/folder.[ch]
1012                 changed move_msg, copy_msg,
1013                 move_msgs_with_dest, copy_msgs_with_dest functions
1014                 uses only folder->copy_msg() function
1015                 uses folder->finished_copy() to handle the destination
1016                 folder at the end of the copy or move operation.
1017
1018         * src/foldersel.c
1019                 included mbox directories.
1020
1021         * src/folderview.[ch]
1022         * src/mainwindow.c
1023                 handle folders operation for mbox format
1024
1025         * src/mbox.c
1026                 disable conversion of "From " header
1027
1028         * src/mbox_folder.[ch]
1029                 completion of mbox format handling
1030
1031         * src/mh.c
1032                 changed mh_copy_msg() function and
1033                 removed mh_move_msg(), mh_move_msgs_with_dest(),
1034                 mh_copy_msgs_with_dest()
1035
1036         * src/prefs_filtering.c
1037                 removed some warnings
1038
1039         * src/prefs_matcher.c
1040                 default boolean operation is AND
1041
1042         * src/procheader.c
1043                 handling flags for mbox format
1044                 handling of "From " header
1045
1046         * src/procmsg.[ch]
1047                 removed data field
1048                 added MSG_REALLY_DELETED flags to handle deletion of
1049                 messages in mbox format.
1050
1051         * src/summaryview.c
1052                 handling flags for mbox format
1053                 disable the MSG_DELETED flags when messages
1054                 are deleted in mbox format
1055
1056         * src/textview.c
1057                 "From " headers display fixed.
1058
1059 2001-05-27 [alfons]
1060
1061         * src/textview.c:
1062                 
1063                 (get_email_part): skip quoted email addresses, like in e.g.
1064                 "'alfons@proteus.demon.nl'".
1065
1066 2001-05-26 [alfons]
1067
1068         Minor GUI fixes adding horizontal scrollbars to Hoa's matcher dialogs,
1069         and fixing the persistence troubles when using separate windows.
1070
1071         * src/mainwindow.c:
1072         
1073             Added #define SEPARATE_ACTION used in the gtk item factory for 
1074             the SEPARATE_FOLDER and SEPARATE_MESSAGE items, so we can
1075                 use gtk_item_factory_get_widget_by_action() to get the items.
1076                 
1077             Removed separate_widget_cb from the gtk item factory data   
1078           
1079             (mainwindow_create): connect separate_widget_cb() to check
1080             menu item "toggled" signal. also passing a MainWindow pointer
1081                 as object data for both check menu items.
1082                 
1083             (separate_widget_cb): definition of separate_widget_cb() to match
1084             GtkCheckMenuItem's "toggled" signal. Now get the pointer to the main 
1085                 window using gtk_object_get_data(). The type of window separation 
1086                 (SEPARATE_MESSAGE or SEPARATE_FOLDER) is passed as the signal's data
1087         
1088         * src/prefs_filtering.c,
1089           src/prefs_matcher.c: added horizontal scrollbars
1090
1091 2001-05-25 [darko]
1092
1093         * src/headerview.c
1094                 fix segfault with invalid bold font
1095         * src/summaryview.c
1096                 correctly display summary stats after row is marked
1097
1098 2001-05-23 [sergey]
1099
1100         * src/codeconv.c (conv_get_code_conv_func): fix for ISO-8859-*
1101         encodings with libjconv.
1102
1103 2001-05-23 [hoa]
1104
1105         * src/Makefile.am
1106                 added mbox_folder.[ch]
1107         * src/defs.h
1108                 mbox temporary folder
1109         * src/folder.[ch]
1110         * added src/mbox_folder.[ch]
1111         * src/folderview.c
1112         * src/procheader.[ch]
1113                 added mbox support
1114         * src/mbox.c
1115                 bugfix for file incorporation filtering
1116         * src/imap.c
1117                 enable creation of MBOX
1118         * src/prefs_display_header.c
1119                 enable use of headers like "From "
1120                 something that should be fixed :
1121                         displaying of such headers add an extra space
1122         * src/prefs_folder_item.c
1123                 don't create folders because it is not necessary
1124         * src/procmsg.h
1125                 added data field to MsgInfo for mbox internal use
1126         * src/summaryview.c
1127                 added some support for mbox
1128         * src/utils.[ch]
1129                 added get_mbox_cache_dir() function
1130
1131 2001-05-23 [hiroyuki]
1132
1133         * src/headerwindow.c
1134           src/inc.c
1135           src/main.c
1136           src/mh.c
1137           src/nntp.c
1138           src/procmsg.h
1139           src/session.h
1140           src/socket.[ch]
1141           src/summaryview.c
1142           src/textview.c
1143           src/automaton.c
1144           src/folderview.c: more sync with 0.4.99cvs2.
1145
1146         * src/headerwindow.c: reverted.
1147
1148 2001-05-22 [paul]
1149
1150         0.4.99claws2
1151
1152         * sync with sylpheed 0.4.99cvs2
1153                 * src/news.[ch]
1154                 * src/nntp.[ch]
1155                 * INSTALL
1156                 * INSTALL.jp
1157
1158 2001-05-22 [alfons]
1159
1160         * src/summaryview.c: bugfixed a premature assignment in  summaryview_add_sender_to_cb()
1161
1162 2001-05-21 [alfons]
1163
1164         Minor things:
1165
1166         * configure.in: if gnome-config not found, "no" is displayed
1167         
1168         * sylpheed.desktop: "Hello World" is replaced with "Sylpheed Mail"
1169
1170         * src/textview.c: now also possible to add mail addresses by right
1171           clicking in the text view
1172
1173         * src/codeconv.c: merged patch which fixes endless loop when encountering
1174           invalid wide characters; from Alte <010@imis.ru>  
1175
1176 2001-05-20 [alfons]
1177
1178         Added installation of gnome specific things:
1179
1180         * Makefile.am: gnome conditional
1181
1182         * configure.in: check for installed gnome
1183
1184         * added sylpheed.png, sylpheed.desktop
1185
1186 2001-05-20 [sergey]
1187
1188         * src/pixmaps/stock_mail_reply_to_author.xpm: new file.
1189
1190         * src/mainwindow.h (main_window_toolbar_create): created a button
1191         for "Reply to all".
1192         (main_window_set_toolbar_sensitive): enable/disable the new button
1193         appropriately.
1194         (toolbar_reply_to_author_cb): handle the new button.
1195
1196         * src/send.c (SEND_EXIT_IF_ERROR, SEND_EXIT_IF_NOTOK): call
1197         send_progress_dialog_destroy() on failure (fixes hang on SMTP
1198         failure).
1199
1200 2001-05-19 [sergey]
1201
1202         * src/compose.h (ComposeReplyMode): new modes
1203         COMPOSE_REPLY_TO_AUTHOR, COMPOSE_REPLY_TO_AUTHOR_WITH_QUOTE,
1204         COMPOSE_REPLY_TO_AUTHOR_WITHOUT_QUOTE.
1205
1206         * src/compose.c
1207         (compose_send): move some code into a new function:
1208         (compose_current_mail_account): new function.
1209         (compose_reply): new argument to_author, all callers changed; if
1210         to_author==TRUE and account->protocol==A_NNTP, find and use an
1211         appropriate mail account for replying.
1212         (compose_reply_set_entry): new argument to_author; ignore
1213         compose->replyto if to_author==TRUE.
1214
1215         * src/mainwindow.c: new command "Message/Reply to author".
1216         (main_window_set_menu_sensitive): enable/disable it.
1217         (reply_cb): handle it.
1218
1219         * src/summaryview.c: new command "Reply to author".
1220         (summary_set_menu_sensitive): enable/disable it.
1221         (summary_reply_cb): handle it.
1222
1223         * src/account.c (account_find_mail_from_address): new function.
1224
1225 2001-05-18 [paul]
1226
1227         0.4.99claws1
1228
1229         * sync with sylpheed 0.4.99cvs1
1230
1231 2001-05-18 [hoa]
1232
1233         * src/compose.[ch]
1234         * src/filtering.c
1235         * src/summaryview.c
1236                 new filtering action : forward and forward as attachment
1237
1238         * src/main.c
1239                 no need for $DISPLAY when we run sylpheed --help
1240                 call to parse_cmd_opt() is moved
1241
1242         * src/mainwindow.[ch]
1243                 execute button is hidden when immediate execute
1244                 is chosen
1245
1246         * src/mh.c
1247         * src/news.c
1248         * src/prefs_folder_item.c
1249         * src/procmsg.c
1250                 better handling of missing directories
1251
1252         * src/summaryview.c
1253                 reedit is enabled in outbox
1254                 reedit is enabled in queue
1255
1256 2001-05-17 [hoa]
1257
1258         * src/filtering.c
1259         * src/matcher.[ch]
1260         * src/prefs_filtering.c
1261                 changed attachement into attachment
1262
1263 2001-05-17 [alfons]
1264
1265         0.4.67claws4    
1266
1267         * sync with sylpheed 0.4.67cvs9
1268         * sync with sylpheed 0.4.67cvs7-8
1269
1270 2001-05-17 [hoa]
1271
1272         * src/Makefile.am
1273                 added prefs_filtering.c
1274
1275         * src/filtering.[ch]
1276         * src/matcher.[ch]
1277                 removed action : forward_news and forward_news_as_attachement
1278                 (forward and forward_as_attachement can be used instead)
1279
1280         * src/mainwindow.c
1281                 added menu option to access filtering configuration
1282
1283         * src/prefs_account.c
1284                 changed mail_command default to /usr/sbin/sendmail
1285
1286         * added src/prefs_filtering.[ch]
1287                 dialog box for filtering configuration
1288
1289         * src/prefs_matcher.c
1290                 added function prefs_matcher_get_criteria_from_matching()
1291
1292         * src/prefs_scoring.c
1293                 reset the dialog when register or substitute is clicked
1294
1295 2001-05-15 [hoa]
1296
1297         * src/Makefile.am
1298                 added filtering.[ch]
1299         * src/inc.c
1300                 using filering.[ch] instead of filter.[ch]
1301         * src/main.c
1302                 reading new filtering configuration
1303         * src/matcher.[ch]
1304                 added some filtering actions
1305                 and fixed a bug for headers and mail body matching
1306         * src/mbox.c
1307                 using filering.[ch] instead of filter.[ch]
1308         * src/mh.c
1309                 handling invalid MsgInfo in mh_copy_msg() and mh_move_msg()
1310         * src/summaryview.c
1311                 some fixes for filtering
1312
1313 2001-05-14 [hiroyuki]
1314
1315         * src/send.c: fixed some weird indentations.
1316           send_message_with_command(): call pclose() only if p != NULL.
1317         * src/textview.c: get_email_part(): modified the code for readability.
1318
1319 2001-05-14 [hiroyuki]
1320
1321         * src/md5global.h
1322           src/md5ify.c
1323           src/md5ify.h: removed from the cvs.
1324
1325 2001-05-13 [sergey]
1326
1327         * src/main.c: include rfc2015.h to avoid compiler warnings.
1328         * src/alertpanel.c (alertpanel_message_with_disable): return 0 if
1329         the panel is already on screen.
1330         * src/prefs_customheader.c (prefs_custom_header_delete_cb): treat
1331         closing the alert window by ESC as "No".
1332         * src/prefs_common.c (prefs_interface_create): moved return
1333         receipt check button to the correct place.
1334
1335 2001-03-13 [alfons]
1336
1337         * src/prefs_common.c: 
1338                 moved return receipt check button to the Send tab. (prefs_send_create)
1339                 removed the date format ui related globals. (prefs_display_create)
1340
1341         0.4.67claws3
1342         
1343         * sync with sylpheed 0.4.67cvs5-6
1344
1345 2001-05-13 [paul]
1346
1347         * added Alfons' font selection patch
1348
1349         * src/defs.h
1350         * src/headerwindow.c
1351         * src/prefs_common.c
1352         * src/prefs_common.h
1353
1354 2001-05-13 [hoa]
1355         * src/defs.h
1356                 changed version of cache
1357         * src/matcher.[ch]
1358         * src/prefs_matcher.c
1359                 added additionnal matching criteria
1360         * src/procheader.c
1361         * src/procmsg.[ch]
1362         * src/news.c
1363                 added references in MsgInfo
1364
1365 2001-05-12 [hoa]
1366
1367         * src/defs.h
1368                 prepared some things for new filtering
1369         * src/matcher.[ch]
1370                 added some matching properties
1371                 inreplyto need to be enhanced
1372                 prepared some things for new filtering
1373         * src/messageview.c
1374                 added Return-Receipt-To handling
1375         * src/prefs_folder_item.c
1376                 changed default value to TRUE
1377         * src/prefs_matcher.c
1378                 added some matching properties
1379         * src/prefs_scoring.[ch]
1380                 the scoring dialog is finished
1381         * src/procheader.c
1382                 added Return-Receipt-To handling
1383                 Reference need to be added
1384         * src/procmsg.[ch]
1385                 added Return-Receipt-To handling
1386                 added threadscore to get a better score sorting when
1387                 threads are enabled
1388         * src/summaryview.c
1389                 suppressed a bug when we sort the list
1390                 when no folder is opened.
1391                 better score sorting when threads are enabled
1392
1393 2001-05-12 [alfons]
1394
1395         * reverted previous patch because of potential errors 
1396
1397         0.4.67claws2
1398         
1399         * src/inc.c, src/prefs_common.c, src/prefs_common.h: 
1400                 applied "toggle mail-retrieval dialog window" patch submitted 
1401                 by Eric Limpens <eric@qnt.net>
1402
1403         * sync with sylpheed 0.4.67cvs4
1404
1405 2001-05-12 [sergey]
1406
1407         * src/matcher.c, src/scoring.c: changed "#ifdef 0" to "#if 0" for
1408         some picky compilers.
1409         * src/rfc2015.h: provide prototype for rfc2015_disable_all().
1410         * src/grouplist_dialog.c: include alertpanel.h.
1411         * src/prefs_headers.c (prefs_headers_deleted): added GTK_BUTTON to
1412         fix compile warning.
1413         * src/scoring.c, src/prefs_folder_item.c, src/matcher.c: brought
1414         #include "defs.h" before others to prevent the warning of `MIN'
1415         and `MAX' redefinition.
1416
1417 2001-05-11 [hoa]
1418
1419         * src/main.c
1420         * src/messageview.c
1421         * src/prefs_account.c
1422         * src/prefs_display_header.c
1423                 removed warning
1424         * src/Makefile.am
1425                 added prefs_scoring.[ch]
1426         * src/grouplist_dialog.c
1427                 display an error dialog box if the group list
1428                 cannot be fetched.
1429         * src/mainwindow.[ch]
1430                 added main_window_set_thread_option() function
1431                 scoring dialog box enabled
1432         * src/matcher.[ch]
1433                 added flags matching unread /new / marked
1434                 / deleted / replied / forwarded
1435         * src/news.c
1436                 newsgroups are now finally in newscache
1437         * src/prefs_matcher.[ch]
1438                 finished preferences for matching dialog
1439         * added src/prefs_scoring.[ch]
1440                 scoring dialog box completed
1441         * src/scoring.[ch]
1442                 conversion to string : added scoringprop_to_string()
1443                 write config for preferences :
1444                 added prefs_scoring_write_config()
1445         * src/summaryview.c
1446                 threads can be enabled/disabled independently
1447                 for each folder
1448
1449 2001-05-10 [alfons]
1450
1451         0.4.67claws1
1452         
1453         * AUTHORS: 
1454                 thought it would be nice to have a list of all
1455                 contributors (used Changelog as a reference)
1456         
1457         * configure.in: 
1458                 messed up version numbering...
1459
1460         0.4.66claws1
1461
1462         * sync with sylpheed 0.4.67cvs1-3
1463
1464 2001-05-10 [darko]
1465
1466         * src/prefs_common.c:
1467                 better UI for strftime format, double clicking
1468                 on format now inserts the format in text entry
1469                 replaced close button with standard OK/Cancel
1470                 moved date format button to the right of the
1471                 text entry field
1472
1473 2001-05-09 [alfons]
1474
1475         * src/gtkstext.c:
1476                 Ctrl-Home / Ctrl-End have proper cursor navigation
1477
1478 2001-05-09 [hoa]
1479
1480         * src/prefs_matcher.c
1481                 finished UI to define matching properties
1482                 added ok and cancel button
1483         * src/prefs_filter.c
1484                 added ok and cancel button
1485         * src/news.c
1486                 fixed some bug in xhdr parsing
1487
1488 2001-05-08 [alfons]
1489
1490         * src/textview.c: 
1491                 fixed a bug in textview_show_header(), which displayed two colons (':');
1492                 cleaned up some warnings
1493
1494 2001-05-08 [hoa]
1495
1496         * src/Makefile.am
1497                 added prefs_matcher.[ch]
1498                 compilation with -W -Wall
1499         * src/alertpanel.c
1500                 ungrab the mouse events if grabbed - does it
1501                 fix the bug for disposition notification ?
1502         * src/mainwindow.c
1503                 added a menu option to open the matching dialog.
1504         * src/matcher.[ch]
1505                 added matcherprop_to_string() and matcherlist_to_string()
1506                 fixed some bugs, changed the name of some options
1507                 age_sup and age_inf becomes age_greater and age_lower,
1508                 body and messageheaders becomes body_part and headers_part,
1509                 changed the names of constants from SCORING_XXX to MATCHING_XXX
1510         * src/prefs_display_header.c
1511         * src/prefs_headers.c
1512                 fixed a bug that accidentally destroyed dialogs
1513                 when closed them with delete_event
1514                 Added *_deleted() which handle delete_event signal correctly.
1515         * src/prefs_folder_item.[ch]
1516                 added "enable_thread" field for future customization
1517         * added src/prefs_matcher.[ch]
1518                 sample of the UI to define matching properties
1519         * src/procheader.c
1520                 using procheader_headername_equal instead of str*cmp functions
1521                 using procheader_parse_header() function
1522         * src/scoring.c
1523                 using MATCHING_XXX instead of SCORING_XXX
1524         * src/summaryview.c
1525                 display the sender of the news even if this is ourself
1526                 when this is a news message.
1527         * src/textview.c
1528                 using headername_equal() instead of str*cmp functions
1529
1530 2001-05-08 [alfons]
1531
1532         0.4.66claws
1533
1534         * sync with sylpheed 0.4.66
1535         * src/gtkstext.c: trace logs added 
1536
1537 2001-05-08 [sergey]
1538
1539         * src/prefs_common.[ch]: added option to enable/disable GnuPG
1540         signature check popup.
1541         * src/rfc2015.c (check_signature): show signature check popup only
1542         if it is enabled in preferences.
1543
1544 2001-05-07 [alfons]
1545
1546         0.4.66claws4
1547         
1548         * sync with sylpheed 0.4.66cvs6
1549
1550 2001-05-07 [darko]
1551
1552         * src/prefs_common.[ch]: added option to enable/disable
1553           looking up sender name in address book for summary pane
1554         * src/summaryview.c: look up sender in the address book
1555           by using Alfons' address completion code
1556
1557 2001-05-07 [hiroyuki]
1558
1559         * src/inc.h
1560           src/pop.c: pop3_retr_recv(): removed cur_msg_bytes from the
1561           member of Pop3State.
1562         * src/news.c: brought #include "defs.h" before #include <glib.h>
1563           to prevent the warning of `MIN' and `MAX' redefinition.
1564
1565 2001-05-06 [hoa]
1566
1567         * removed src/headers_display.[ch]
1568         * removed src/prefs_display_headers.[ch]
1569         * src/inc.c
1570                 use a temporary file in the user directory for mbox import
1571         * src/news.c
1572                 added XHDR support to get "To" and "Cc" headers
1573                 (in order to match news with to or cc field for
1574                 scoring)
1575                 added function news_parse_xhdr() to get XHDR response
1576         * src/nntp.[ch]
1577                 added function nntp_xhdr()
1578         * src/matcher.c
1579                 fetch the message if necessary
1580
1581 2001-05-06 [alfons]
1582
1583         0.4.66claws3
1584
1585         * sync with sylpheed 0.4.66cvs3-5
1586
1587 2001-05-06 [hoa]
1588
1589         * src/utils.[ch]
1590                 added function itos_buf() to enable use of several buffers
1591         * src/summaryview.c
1592                 use of itos_buf() instead of itos() in summary list
1593                 to fix the broken display of message number.
1594
1595 2001-05-06 [alfons]
1596
1597         * src/gtkstext.c: bug in cursor up navigation fixed,
1598                 fixed another unsigned / signed comparison (we're getting there :-)
1599
1600 2001-05-06 [hoa]
1601
1602         * src/Makefile.am
1603                 added scoring.c scoring.h
1604                 prefs_folder_item.c prefs_folder_item.h
1605                 matcher.c matcher.h
1606         * src/defs.h
1607                 added FOLDERITEM_RC SCORING_RC
1608         * src/folder.[ch]
1609                 added prefs field in FolderItem :
1610                 properties for each folder (PrefsFolderItem),
1611                 sorting type and mode were added as the first properties.
1612         * src/main.c
1613                 read config for scoring
1614         * added src/matcher.[ch]
1615                 gives functions to parse configuration file to do
1616                 matching on mails with a list of conditions.
1617         * src/mainwindow.c
1618                 add option to sort by score
1619         * src/prefs_common.[ch]
1620                 added preference option to show score and for
1621                 the score column size
1622         * added src/prefs_folder_item.[ch]
1623                 properties for each folder (PrefsFolderItem),
1624                 sorting type and mode were added as the first properties.
1625         * src/procheader.[ch]
1626                 added procheader_parse_header()
1627                 added procheader_header_free()
1628                 added procheader_headername_equal()
1629                 and made modification to use them.
1630         * src/procmsg.[ch]
1631                 added score field to MsgInfo structure
1632         * added src/scoring.[ch]
1633                 gives functions to parse configuration file to do
1634                 scoring on mails with a list of conditions.
1635         * src/summaryview.[ch]
1636                 save the sorting type and mode for the folder
1637                 added column to display the score of the mail
1638                 added function summary_score_clicked()
1639                 sorting type and mode are restored to the folder
1640                 when it is reopen
1641         * src/textview.c
1642                 use procheader_parse_header(), procheader_headername_equal()
1643                 removed memory leak in text_scan_header when freeing headers
1644         * src/filter.c
1645                 changed the function to match names of headers
1646                 using procheader_headername_equal()
1647
1648         Scoring functions are implemented, an interface is needed
1649         to configure that.
1650
1651 2001-05-04 [alfons]
1652
1653         * src/gtkstext.c: 
1654                 hopefully fixed the row up navigation bug,
1655                 removed adding back / forward lines to cache
1656
1657 2001-05-04 [sergey]
1658
1659         * src/prefs_display_headers.c: user interface changes:
1660         (prefs_display_headers_create): remove unused "Show" check button;
1661         allow reordering of headers by dragging.
1662         (prefs_display_headers_write_config): remove unused variables.
1663         (prefs_display_headers_set_dialog): do not insert "(New)" at top
1664         of lists (not needed with the new UI).
1665         (prefs_display_headers_set_list): scan lists starting from row 0,
1666         not 1 (do not skip "(New)").
1667         (prefs_display_headers_find_header): new function.
1668         (prefs_display_headers_clist_set_row): do not allow duplicates.
1669         (prefs_display_headers_delete_cb): do not skip row 0; treat
1670         closing the alert window by ESC as "No".
1671         (prefs_display_headers_up): do not protect row 0.
1672         (prefs_display_headers_down): do not protect row 0.
1673
1674 2001-05-04 [sergey]
1675
1676         * src/mainwindow.c (next_marked_cb, prev_marked_cb): new
1677         functions.  
1678
1679         * src/summaryview.c
1680         (summary_find_next_marked_msg, summary_find_prev_marked_msg,
1681         summary_select_next_marked, summary_select_prev_marked): new
1682         functions.
1683
1684 2001-05-03 [sergey]
1685
1686         * src/news.c: fixed a bug when no article can be fetched after
1687         server timeout if the connection was restored by news_post():
1688         (news_select_group): new function.
1689         (news_fetch_msg): call news_select_group() before fetching
1690         article.
1691         (news_get_uncached_articles): set session->group after successful
1692         GROUP command.
1693
1694 2001-05-03 [hoa]
1695
1696         * src/defs.h
1697         * src/procmsg.[ch]
1698         * src/procheader.c
1699                  changed version of cache, added cc field
1700
1701         * src/prefs_display_headers.c
1702                 the interface was changed
1703
1704         * src/prefs_headers.c
1705                 added cancel button
1706
1707 2001-05-03 [alfons]
1708
1709         * completed sync of sylpheed cvs2
1710         * src/gtkstext.c: updated row up / down cursor navigation
1711         * src/textview.c: re-edited, prepared for fixing the email address
1712                 scanner.
1713
1714 2001-05-03 [darko]
1715
1716         * src/prefs_common.c: use alfons' strftime ui code
1717         entry_datefmt and datefmt_sample widgets have to be
1718         global in this module because of this change
1719
1720 2001-05-03 [hoa]
1721
1722         * src/messageview.c
1723         * src/prefs_common.[ch] added option to activate the return receipt
1724                 feature.
1725
1726 2001-05-02 [alfons]
1727
1728         * src/gtkstext.c: fix for row up/down cursor navigation. 
1729
1730         0.4.66claws2
1731         
1732         * sync with 0.4.66cvs2
1733
1734 2001-05-02 [paul]
1735
1736         added add-sender-to-addressbook patch
1737
1738         * src/addressbook.c
1739         * src/addressbook.h
1740         * src/summaryview.c
1741
1742 2001-05-02 [sergey]
1743
1744         * src/alertpanel.h (AlertValue): added G_ALERT_VALUE_MASK,
1745         G_ALERTDISABLE.
1746
1747         * src/alertpanel.c (alertpanel_create): new argument can_disable,
1748         all existing callers changed to pass FALSE; create a check button
1749         to disable the message.
1750         (alertpanel_message_with_disable): new function.
1751         (alertpanel_show): mask value with G_ALERT_VALUE_MASK.
1752         (alertpanel_button_toggled): new function.
1753         (alertpanel_button_clicked, alertpanel_close): set value using
1754         G_ALERT_VALUE_MASK.
1755
1756         * src/prefs_common.h (PrefsCommon): new field gpgme_warning.
1757
1758         * src/prefs_common.c (prefs_privacy_create): new check button
1759         checkbtn_gpgme_warning.
1760
1761         * src/main.c (main): moved preferences reading before gpgme
1762         initialization; check prefs_common.gpgme_warning before giving the
1763         GnuPG warning and set it to FALSE if the user wants to disable the
1764         warning.
1765
1766 2001-05-02 [hiroyuki]
1767
1768         * src/prefs_display_headers.c: modified the layout and some labels.
1769
1770 2001-05-02 [sergey]
1771
1772         * src/prefs_account.c (prefs_account_fix_size): new function.
1773         (prefs_account_create): call prefs_account_fix_size(); use
1774         gtk_widget_show instead of gtk_widget_show_all (fixes too large
1775         size when the window is shown for the first time).
1776         (prefs_account_basic_create): changed layout of serv_table; moved
1777         localmbox_entry above smtpserv_entry (logically it replaces
1778         POP3/IMAP server).
1779         (prefs_account_protocol_activated): set sensitivity of
1780         nntpauth_chkbtn according to the protocol (in addition to
1781         hide/show); commented out gtk_table_set_row_spacing() calls.
1782         (prefs_account_nntpauth_toggled): do nothing if nntpauth_chkbtn is
1783         not sensitive (fixes a bug with disabled username/password boxes
1784         when editing POP3 account after NNTP with authentication).
1785
1786 2001-05-02 [hoa]
1787
1788         * src/account.c
1789         * src/inc.c
1790         * src/prefs_account.[ch]
1791         * src/send.c
1792                 removed local account without SMTP server
1793                 added option to use mail command instead of a connexion
1794                 to SMTP server when a local account is used
1795         * src/prefs_headers.c
1796                 fixed a bug
1797         * src/news.c
1798                 fixed a bug when connexion immediately closed
1799
1800 2001-05-01 [alfons]
1801
1802         0.4.66claws1
1803         
1804         * sync with 0.4.65
1805
1806 2001-05-01 [sergey]
1807
1808         * src/prefs_account.c (Basic, prefs_account_basic_create): new
1809         widget nntpauth_chkbtn.
1810         (prefs_account_protocol_activated): handle nntpauth_chkbtn
1811         visibility.
1812         (prefs_account_nntpauth_toggled): new function.
1813
1814         * src/news.c (news_session_new_for_folder): use NNTP
1815         authentication only if ac->use_nntp_auth is set.
1816
1817 2001-05-01 [hoa]
1818
1819         * src/Makefile.am changed headers.[ch] in customheader.[ch]
1820         * src/prefs_display_headers.c changed the UI
1821         * src/prefs_headers.c changed account_name to account_id
1822         * src/compose.c using customheader.h
1823
1824 2001-05-01 [hiroyuki]
1825
1826         * src/esmtp.c
1827           src/news.c
1828           src/nntp.c: changed sock_read() to sock_gets(), they've been left
1829           unsynched.
1830
1831 2001-05-01 [hoa]
1832
1833         * src/Makefile.am added prefs_display_headers.[ch] headers_display.[ch]
1834         * src/defs.h added HEADERS_DISPLAY_RC : name of the config file
1835                 for displaying of headers
1836         * src/grouplist_dialog.[ch] minor changes to remove warnings
1837         * src/prefs_display_headers.[ch] dialog to choose the
1838         headers to display in the mail viewer.
1839         * src/headers.h correction of #define
1840         * src/headers_display.[ch] configuration for displaying of headers.
1841         * src/main.c read config of displaying of headers
1842         * src/prefs_common.c add a button to access the config dialog
1843                 for displaying of headers
1844         * src/prefs_display_headers.[ch] dialog for configuration for
1845                 displaying of the headers.
1846         * src/prefs_headers.c cleaning of code
1847         * src/procheader.c comments added to code
1848         * src/textview.c changes to reorder the headers depending
1849                 on the config for displaying of headers
1850
1851 2001-04-30 [alfons]
1852
1853         0.4.65claws7
1854
1855         * sync with 0.4.65cvs12
1856
1857         NOTE: nntp.c and news.c in claws and cvs branch differ significantly!
1858
1859 2001-04-30 [sergey]
1860
1861         * src/nntp.h (NNTPSockInfo): new field auth_failed.
1862
1863         * src/nntp.c (nntp_mode): return NN_AUTHREQ if sock->auth_failed
1864         is set to force reconnection after authentication failure.
1865         (nntp_gen_command): set sock->auth_failed on authentication
1866         failure, or if sock->userid and sock->passwd are not set.
1867
1868         * src/news.c (news_session_new_for_folder): set userid=NULL if
1869         password dialog is cancelled.
1870
1871 2001-04-30 [sergey]
1872
1873         * src/nntp.h (NNTPSockInfo): new type.
1874
1875         * src/nntp.c: all functions updated to use NNTPSockInfo instead of
1876         SockInfo.
1877         (nntp_open_auth, nntp_close): new functions.
1878         (nntp_gen_command): new function to handle authentication; all
1879         NNTP command functions updated to use it.
1880         (nntp_authinfo_user, nntp_authinfo_pass): deleted.
1881         (nntp_list): removed old useless code.
1882
1883         * src/news.h (NNTPSession): new field nntp_sock.
1884
1885         * src/news.c: all functions updated to use NNTPSockInfo instead of
1886         SockInfo.
1887         (news_session_new): new arguments (userid, passwd); made static;
1888         use nntp_open_auth() if needed.
1889         (news_session_destroy): use nntp_close() instead of sock_close().
1890         (news_query_password): changed arguments.
1891         (news_session_new_for_folder): new function.
1892         (news_session_get): use news_session_new_for_folder().
1893         (news_authenticate): deleted.
1894         (news_get_uncached_articles): removed old authentication code.
1895
1896 2001-04-30 [sergey]
1897
1898         * src/news.c: reverted my previous changes (need to do NNTP
1899         authentication in a cleaner way).
1900         
1901 2001-04-29 [sergey]
1902
1903         * src/news.c (news_nntp_group, news_nntp_list, news_nntp_xover,
1904         news_nntp_post, news_nntp_mode): new functions (wrappers with
1905         authentication support).
1906         (news_get_article_cmd, news_get_article, news_get_header): new
1907         argument "folder"; all callers changed.
1908         (news_get_article_cmd): added authentication support.
1909         (news_session_get): use news_nntp_mode() instead of nntp_mode().
1910         (news_post): use news_nntp_post() instead of nntp_post().
1911         (news_get_uncached_articles): use news_nntp_group() instead of
1912         nntp_group() and news_nntp_xover() instead of nntp_xover();
1913         removed old authentication code.
1914         (news_get_group_list): use news_nntp_list() instead of nntp_list().
1915
1916         * src/nntp.c (nntp_list): return real error code instead of
1917         hardcoded NN_ERROR.
1918
1919 2001-04-29 [sergey]
1920
1921         * configure.in: fixed wint_t typedef detection again
1922
1923 2001-04-28 [hoa]
1924
1925         * src/prefs_account.[ch], added A_LOCAL_CMD
1926                 (send mail with mail command)
1927         * src/send.c added function send_message_with_command()
1928         * src/inc.c made a more secure get_spool() function with
1929                 mktemp() but maybe mkstemp() or something more
1930                 secure can be used.
1931
1932 2001-04-28 [alfons]
1933
1934         * src/textview.c, colorization of email addresses in headers
1935
1936         0.4.65claws6
1937
1938         * bug sync with sylpheed
1939         * prefs_common.c: created date format ui for darko
1940         * sync with 0.4.65cvs11
1941         * configure.in: corrected to have the new gpg checks
1942
1943 2001-04-27 [alfons]
1944
1945         * completed sync with 0.4.65cvs10
1946         * minor debug things added to gtkstext.c
1947
1948 2001-04-27 [darko]
1949
1950         * configure.in: remove check for availability of
1951           strftime() as advised by Hiroyuki
1952         * src/prefs_common.[ch], src/procheader.c:
1953           synch strftime() code with Hiroyki's main branch
1954
1955 2001-04-26 [sergey]
1956
1957         * src/news.c: news_query_password(), news_authenticate(): new
1958           functions.
1959           news_get_uncached_articles(): added NNTP authentication
1960           handling.
1961         * src/nntp.[ch]: nntp_authinfo_user(), nntp_authinfo_pass():
1962           new functions.
1963         * src/prefs_account.c: prefs_account_protocol_activated():
1964           enable userid and password fields for NNTP.
1965
1966 2001-04-26
1967
1968         * configure.in: check for availability of strftime()
1969           [darko]
1970         * src/prefs_common.[ch], src/procheader.c: use
1971           strftime() for displaying date in summary pane if it
1972           is available
1973
1974 2001-04-25
1975
1976         * more .cvsignore cleanups [alfons]
1977
1978 2001-04-25
1979
1980         * ac/sv-check-type.m4: new autoconf macro.
1981         * configure.in: fixed wint_t typedef detection (did not work
1982           with gcc-2.96).
1983
1984 2001-04-25
1985
1986         * acconfig.h: added USE_GTKGDK_XIM definition for autoheader.
1987           [hiroyuki]
1988
1989 2001-04-24
1990         * modified gtkstext.c : buggy cursor navigation fixed, 
1991           and font descent also taken in account when drawing
1992           cursor. [alfons]
1993
1994 2001-04-24 [hoa]
1995         * added comments in src/news.c src/nntp.c
1996         * added src/prefs_headers.[ch]
1997         * added src/headers.[ch]
1998         * modified compose.c to activate custom headers
1999                 added function is_in_custom_headers
2000         * modified prefs_account.[ch]
2001                 added function prefs_account_customhdr_edit
2002         * modified src/defs.h :
2003                 added HEADERS_RC : name of the config file
2004                 for the custom headers
2005
2006 2001-04-24
2007
2008     0.4.65claws5
2009
2010         * configure.in
2011           src/gtkstext.[ch]
2012           src/compose.c
2013           src/Makefile.am
2014           
2015           added gtkstext with configure.in patch by Hiroyuki which
2016           should fix the XIM detection [alfons]
2017
2018         * more clean up of cvs [alfons]
2019
2020                  * removed all Makefile.in files to attic.
2021
2022                  * updated all .cvsignores to really ignore things that could
2023                    be unintentionally committed by a recursive commit.
2024
2025 2001-04-23 [hoa]
2026         * added src/grouplist_dialog.[ch]
2027         * changed src/folderview.c to call grouplist_dialog instead
2028                 of inputdialog
2029         * src/news.c :
2030                 added functions news_reset_group_list
2031                 and news_get_group_list
2032         * src/nntp.c :
2033                 added function nntp_list
2034         * src/defs.h :
2035                 added GROUPLIST_FILE : name of the newsgroup list cache file
2036
2037 2001-04-21
2038
2039         * added option to warn about queued messages on exit [sergey]:
2040
2041           * src/compose.c: compose_queue(): call folder_item_scan()
2042             and folderview_update_item() after queueing.
2043           * src/folderview.c: folderview_update_node(): draw the queue
2044             folder in bold font if there are queued messages.
2045           * src/mainwindow.c: queued_messages(): new function.
2046             app_exit_cb(): display warning if there are queued messages
2047             if warn_queued_on_exit is set.
2048           * prefs_common.[ch]: add warn_queued_on_exit option.
2049
2050         * enhanced GnuPG key selection support [sergey]:
2051
2052           * src/select-keys.c: updated to newer version from Win32
2053             branch with support for selecting arbitrary keys.
2054           * src/prefs_account.c: added the Privacy tab to the account
2055             options window.
2056             prefs_account_privacy_create(),
2057             prefs_account_sign_key_set_data_from_radiobtn(),
2058             prefs_account_sign_key_set_radiobtn(): new functions.
2059           * src/prefs_account.h: new preferences sign_key_type, sign_key_id.
2060           * src/rfc2015.c: set_signers(): new function.
2061             pgp_sign(): add the account parameter, call set_signers().
2062             rfc2015_sign(): add the account parameter, pass it to pgp_sign().
2063           * src/rfc2015.h: rfc2015_sign(): updated prototype.
2064           * src/compose.c: pass the current account to rfc2015_sign().
2065
2066         * tag name claws added to prevent confusion with main branch [alfons]
2067
2068         * Sync with sylpheed-0.4.65cvs4 and made it compile. [sergey]
2069
2070         * autogen.sh: Added "--enable-maintainer-mode". [sergey]
2071
2072         * sync with recent sylpheed cvs. Untested though. [alfons]
2073