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