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