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