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