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