5 added scrolled window for list in progressdialog
9 sync with sylpheed 0.5.0pre1 release
14 make building threads by subject work when
15 thread view is enabled
18 * src/prefs_common.[ch]
19 automatically select account for mail replys
23 * src/compose.c (compose_create): keep Bcc and Reply-To visible if
24 they are filled in from the account settings.
28 * more sync with sylpheed 0.5.0pre1
34 added --sysconfdir to CPPFLAGS for pointing to the correct
35 location of mime.types.
37 NOTE: make sure you use --sysconfdir when running ./autogen.sh
43 fixed some bug when building threads
48 UI stuff: More changes to the English
52 * src/pixmaps/stock_news_compose.xpm: new file
56 Added new icon for Hoa's 'compose a news
57 message', plus minor improvements to the
63 more sync with sylpheed 0.5.0pre1
69 Follow-up and reply to
71 * src/summaryview.[ch]
72 Build threads also with subjects
77 forwarding use the current account.
80 the "compose message" button has been replaced with
81 "new mail" and "new news" buttons
83 * src/prefs_common.[ch]
84 added a configuration option to use the forward button
85 as "forward as attachment"
86 changed reply and forward format description
89 * src/quote_fmt_parse.y
90 added message with no signature in format for reply
99 Improvements to the English
102 Improvements to the English and some
103 clarity/continuity improvements in the
104 description of Quote symbols.
110 * sync with sylpheed 0.5.0pre1
115 Better interface for compose, displayed fields
116 are updated whenever we change account.
117 Newsgroups field is automatically filled.
120 Newsgroups field is automatically filled.
122 * src/prefs_account.c
123 Some interface stuff when fields appear and
130 * sync with sylpheed 0.4.99
134 * src/base64.c, src/base64.h (Base64Decoder, base64_decoder_new,
135 base64_decoder_free, base64_decoder_decode): new object and
136 functions for decoding base64 streams.
137 * src/procmime.c (procmime_decode_content): modified to use the
144 * sync with sylpheed 0.4.99cvs11
150 * sync with sylpheed 0.4.99cvs9
155 * src/prefs_account.c
157 SMTP server can be defined in the news account
158 mime type of attachment are kept.
162 now choose the highest important score between default
163 and important score of folder.
167 * src/prefs_common.c:
169 (prefs_quote_description_create): corrected description of
170 quote format characters
176 * sync with sylpheed 0.4.99cvs8
180 * src/Makefile.am: fix for "make dist": added quote_fmt_parse.h
181 and pixmaps/stock_mail_reply_to_author.xpm to EXTRA_DIST.
187 * sync with sylpheed 0.4.99cvs7
191 * src/quote_fmt.h: renamed from src/quote_fmt_parse.h (which
192 clashes with autogenerated header).
193 * src/compose.c, src/quote_fmt_parse.y: #include "quote_fmt.h"
194 * src/Makefile.am: added quote_fmt.h.
195 * src/.cvsignore: added lex/yacc autogenerated files
196 (quote_fmt_lex.c, quote_fmt_parse.c, quote_fmt_parse.h).
202 * sync with sylpheed 0.4.99cvs6
206 * added src/quote_fmt_parse.h
211 don't modify readonly configuration files
213 * src/prefs_account.c
215 * src/prefs_customheader.c
216 * src/prefs_display_header.c
218 * src/prefs_filtering.c
219 * src/prefs_scoring.c
220 don't open dialog box when configuration files
225 * configure.in: added AM_PROG_LEX and AC_PROG_YACC.
227 * src/Makefile.am: replaced quote_fmt.tab.[ch] by
228 quote_fmt_lex.[lh], quote_fmt_parse.y; added YFLAGS=-d; added
229 BUILT_SOURCES to make all files rebuild properly.
231 * src/compose.c: removed #include "quote_fmt.tab.h".
233 * src/quote_fmt_lex.l: renamed from quote_fmt.l; changed to return
234 CHARACTER value in yylval.
236 * src/quote_fmt_parse.y: renamed from quote_fmt.y; changed to
237 receive CHARACTER value by documented means (yylval).
239 * src/lex.quote_fmt.c, src/quote_fmt.{l,y,tab.{c,h}}: removed.
244 changed quote_fmt.[ch] into quote_fmt.tab.[ch]
249 * src/prefs_filtering.c
250 now keep the configuration for execute action
257 * sync with sylpheed 0.4.99cvs5
264 * added src/quote_fmt.y
265 * added src/quote_fmt.l
266 * added src/quote_fmt.tab.h
267 * added src/quote_fmt.tab.c
268 * added src/lex.quote_fmt.c
269 parsing configuration for replying
272 * src/prefs_common.[ch]
273 added configuration UI for replying
277 using configuration for replying
285 * src/prefs_filtering.c
286 * src/prefs_matcher.c
287 * src/prefs_matcher.h
288 action "run a command" for filtering
289 and matching with a command.
290 fixed the "whole message" matching
293 changed temporary filename for security
296 queue the notification if it fails to send.
299 * src/prefs_folder_item.c
300 changed the default important score
302 * src/prefs_scoring.c
304 hide kill score input when the folder is not
309 * src/prefs_common.c:
311 (prefs_font_select): pass font name in font entry box to font
316 * src/smtp.c (smtp_ok): fixed sock_gets() error handling.
320 * sync with sylpheed 0.4.99cvs4
324 * src/headerwindow.c:
326 (headerwindow_show_cb): use the selected summary view item, not
331 * src/headerwindow.c:
333 (headerwindow_show_cb): always try to show msginfo
338 keep attached parts when reediting or forwarding.
343 * src/prefs_folder_item.[ch]
344 * src/prefs_scoring.[ch]
346 * src/summaryview.[ch]
349 * src/prefs_common.[ch]
350 support for folder scoring
351 kill score and important score for messages
353 * src/prefs_account.c
354 some display bug fixed for local account
361 (add_sender_to_cb): don't crash when no or invalid sender; the add
362 sender to address book menu item is disabled.
368 handling summary menu / filter messages
374 imap folders now appears in list
377 doesn't crash if destination mail is not writeable
382 removed some warnings
386 * src/prefs_filtering.c
387 global string to identify any folders
388 removed some debug info
389 filtering to mbox folders is now possible
392 removed some warnings
395 permission on files are changed to read/write for user only,
397 creation of subfolder is handled better.
401 Verified the sync for src/prefs_common.[ch] and
402 src/prefs_account.[ch]. I believe there were some
403 minor indentation differences.
409 * sync with 0.4.99cvs3
414 handling flags for mbox format
417 use of mark file only for MH format
418 handling flags for mbox format
419 filtering cannot yet move or copy mails to mbox folders.
422 changed move_msg, copy_msg,
423 move_msgs_with_dest, copy_msgs_with_dest functions
424 uses only folder->copy_msg() function
425 uses folder->finished_copy() to handle the destination
426 folder at the end of the copy or move operation.
429 included mbox directories.
431 * src/folderview.[ch]
433 handle folders operation for mbox format
436 disable conversion of "From " header
438 * src/mbox_folder.[ch]
439 completion of mbox format handling
442 changed mh_copy_msg() function and
443 removed mh_move_msg(), mh_move_msgs_with_dest(),
444 mh_copy_msgs_with_dest()
446 * src/prefs_filtering.c
447 removed some warnings
449 * src/prefs_matcher.c
450 default boolean operation is AND
453 handling flags for mbox format
454 handling of "From " header
458 added MSG_REALLY_DELETED flags to handle deletion of
459 messages in mbox format.
462 handling flags for mbox format
463 disable the MSG_DELETED flags when messages
464 are deleted in mbox format
467 "From " headers display fixed.
473 (get_email_part): skip quoted email addresses, like in e.g.
474 "'alfons@proteus.demon.nl'".
478 Minor GUI fixes adding horizontal scrollbars to Hoa's matcher dialogs,
479 and fixing the persistence troubles when using separate windows.
483 Added #define SEPARATE_ACTION used in the gtk item factory for
484 the SEPARATE_FOLDER and SEPARATE_MESSAGE items, so we can
485 use gtk_item_factory_get_widget_by_action() to get the items.
487 Removed separate_widget_cb from the gtk item factory data
489 (mainwindow_create): connect separate_widget_cb() to check
490 menu item "toggled" signal. also passing a MainWindow pointer
491 as object data for both check menu items.
493 (separate_widget_cb): definition of separate_widget_cb() to match
494 GtkCheckMenuItem's "toggled" signal. Now get the pointer to the main
495 window using gtk_object_get_data(). The type of window separation
496 (SEPARATE_MESSAGE or SEPARATE_FOLDER) is passed as the signal's data
498 * src/prefs_filtering.c,
499 src/prefs_matcher.c: added horizontal scrollbars
504 fix segfault with invalid bold font
506 correctly display summary stats after row is marked
510 * src/codeconv.c (conv_get_code_conv_func): fix for ISO-8859-*
511 encodings with libjconv.
516 added mbox_folder.[ch]
518 mbox temporary folder
520 * added src/mbox_folder.[ch]
522 * src/procheader.[ch]
525 bugfix for file incorporation filtering
527 enable creation of MBOX
528 * src/prefs_display_header.c
529 enable use of headers like "From "
530 something that should be fixed :
531 displaying of such headers add an extra space
532 * src/prefs_folder_item.c
533 don't create folders because it is not necessary
535 added data field to MsgInfo for mbox internal use
537 added some support for mbox
539 added get_mbox_cache_dir() function
541 2001-05-23 [hiroyuki]
554 src/folderview.c: more sync with 0.4.99cvs2.
556 * src/headerwindow.c: reverted.
562 * sync with sylpheed 0.4.99cvs2
570 * src/summaryview.c: bugfixed a premature assignment in summaryview_add_sender_to_cb()
576 * configure.in: if gnome-config not found, "no" is displayed
578 * sylpheed.desktop: "Hello World" is replaced with "Sylpheed Mail"
580 * src/textview.c: now also possible to add mail addresses by right
581 clicking in the text view
583 * src/codeconv.c: merged patch which fixes endless loop when encountering
584 invalid wide characters; from Alte <010@imis.ru>
588 Added installation of gnome specific things:
590 * Makefile.am: gnome conditional
592 * configure.in: check for installed gnome
594 * added sylpheed.png, sylpheed.desktop
598 * src/pixmaps/stock_mail_reply_to_author.xpm: new file.
600 * src/mainwindow.h (main_window_toolbar_create): created a button
602 (main_window_set_toolbar_sensitive): enable/disable the new button
604 (toolbar_reply_to_author_cb): handle the new button.
606 * src/send.c (SEND_EXIT_IF_ERROR, SEND_EXIT_IF_NOTOK): call
607 send_progress_dialog_destroy() on failure (fixes hang on SMTP
612 * src/compose.h (ComposeReplyMode): new modes
613 COMPOSE_REPLY_TO_AUTHOR, COMPOSE_REPLY_TO_AUTHOR_WITH_QUOTE,
614 COMPOSE_REPLY_TO_AUTHOR_WITHOUT_QUOTE.
617 (compose_send): move some code into a new function:
618 (compose_current_mail_account): new function.
619 (compose_reply): new argument to_author, all callers changed; if
620 to_author==TRUE and account->protocol==A_NNTP, find and use an
621 appropriate mail account for replying.
622 (compose_reply_set_entry): new argument to_author; ignore
623 compose->replyto if to_author==TRUE.
625 * src/mainwindow.c: new command "Message/Reply to author".
626 (main_window_set_menu_sensitive): enable/disable it.
627 (reply_cb): handle it.
629 * src/summaryview.c: new command "Reply to author".
630 (summary_set_menu_sensitive): enable/disable it.
631 (summary_reply_cb): handle it.
633 * src/account.c (account_find_mail_from_address): new function.
639 * sync with sylpheed 0.4.99cvs1
646 new filtering action : forward and forward as attachment
649 no need for $DISPLAY when we run sylpheed --help
650 call to parse_cmd_opt() is moved
652 * src/mainwindow.[ch]
653 execute button is hidden when immediate execute
658 * src/prefs_folder_item.c
660 better handling of missing directories
663 reedit is enabled in outbox
664 reedit is enabled in queue
670 * src/prefs_filtering.c
671 changed attachement into attachment
677 * sync with sylpheed 0.4.67cvs9
678 * sync with sylpheed 0.4.67cvs7-8
683 added prefs_filtering.c
687 removed action : forward_news and forward_news_as_attachement
688 (forward and forward_as_attachement can be used instead)
691 added menu option to access filtering configuration
693 * src/prefs_account.c
694 changed mail_command default to /usr/sbin/sendmail
696 * added src/prefs_filtering.[ch]
697 dialog box for filtering configuration
699 * src/prefs_matcher.c
700 added function prefs_matcher_get_criteria_from_matching()
702 * src/prefs_scoring.c
703 reset the dialog when register or substitute is clicked
710 using filering.[ch] instead of filter.[ch]
712 reading new filtering configuration
714 added some filtering actions
715 and fixed a bug for headers and mail body matching
717 using filering.[ch] instead of filter.[ch]
719 handling invalid MsgInfo in mh_copy_msg() and mh_move_msg()
721 some fixes for filtering
723 2001-05-14 [hiroyuki]
725 * src/send.c: fixed some weird indentations.
726 send_message_with_command(): call pclose() only if p != NULL.
727 * src/textview.c: get_email_part(): modified the code for readability.
729 2001-05-14 [hiroyuki]
733 src/md5ify.h: removed from the cvs.
737 * src/main.c: include rfc2015.h to avoid compiler warnings.
738 * src/alertpanel.c (alertpanel_message_with_disable): return 0 if
739 the panel is already on screen.
740 * src/prefs_customheader.c (prefs_custom_header_delete_cb): treat
741 closing the alert window by ESC as "No".
742 * src/prefs_common.c (prefs_interface_create): moved return
743 receipt check button to the correct place.
747 * src/prefs_common.c:
748 moved return receipt check button to the Send tab. (prefs_send_create)
749 removed the date format ui related globals. (prefs_display_create)
753 * sync with sylpheed 0.4.67cvs5-6
757 * added Alfons' font selection patch
766 changed version of cache
768 * src/prefs_matcher.c
769 added additionnal matching criteria
773 added references in MsgInfo
778 prepared some things for new filtering
780 added some matching properties
781 inreplyto need to be enhanced
782 prepared some things for new filtering
784 added Return-Receipt-To handling
785 * src/prefs_folder_item.c
786 changed default value to TRUE
787 * src/prefs_matcher.c
788 added some matching properties
789 * src/prefs_scoring.[ch]
790 the scoring dialog is finished
792 added Return-Receipt-To handling
793 Reference need to be added
795 added Return-Receipt-To handling
796 added threadscore to get a better score sorting when
799 suppressed a bug when we sort the list
800 when no folder is opened.
801 better score sorting when threads are enabled
805 * reverted previous patch because of potential errors
809 * src/inc.c, src/prefs_common.c, src/prefs_common.h:
810 applied "toggle mail-retrieval dialog window" patch submitted
811 by Eric Limpens <eric@qnt.net>
813 * sync with sylpheed 0.4.67cvs4
817 * src/matcher.c, src/scoring.c: changed "#ifdef 0" to "#if 0" for
818 some picky compilers.
819 * src/rfc2015.h: provide prototype for rfc2015_disable_all().
820 * src/grouplist_dialog.c: include alertpanel.h.
821 * src/prefs_headers.c (prefs_headers_deleted): added GTK_BUTTON to
823 * src/scoring.c, src/prefs_folder_item.c, src/matcher.c: brought
824 #include "defs.h" before others to prevent the warning of `MIN'
825 and `MAX' redefinition.
831 * src/prefs_account.c
832 * src/prefs_display_header.c
835 added prefs_scoring.[ch]
836 * src/grouplist_dialog.c
837 display an error dialog box if the group list
839 * src/mainwindow.[ch]
840 added main_window_set_thread_option() function
841 scoring dialog box enabled
843 added flags matching unread /new / marked
844 / deleted / replied / forwarded
846 newsgroups are now finally in newscache
847 * src/prefs_matcher.[ch]
848 finished preferences for matching dialog
849 * added src/prefs_scoring.[ch]
850 scoring dialog box completed
852 conversion to string : added scoringprop_to_string()
853 write config for preferences :
854 added prefs_scoring_write_config()
856 threads can be enabled/disabled independently
864 thought it would be nice to have a list of all
865 contributors (used Changelog as a reference)
868 messed up version numbering...
872 * sync with sylpheed 0.4.67cvs1-3
876 * src/prefs_common.c:
877 better UI for strftime format, double clicking
878 on format now inserts the format in text entry
879 replaced close button with standard OK/Cancel
880 moved date format button to the right of the
886 Ctrl-Home / Ctrl-End have proper cursor navigation
890 * src/prefs_matcher.c
891 finished UI to define matching properties
892 added ok and cancel button
894 added ok and cancel button
896 fixed some bug in xhdr parsing
901 fixed a bug in textview_show_header(), which displayed two colons (':');
902 cleaned up some warnings
907 added prefs_matcher.[ch]
908 compilation with -W -Wall
910 ungrab the mouse events if grabbed - does it
911 fix the bug for disposition notification ?
913 added a menu option to open the matching dialog.
915 added matcherprop_to_string() and matcherlist_to_string()
916 fixed some bugs, changed the name of some options
917 age_sup and age_inf becomes age_greater and age_lower,
918 body and messageheaders becomes body_part and headers_part,
919 changed the names of constants from SCORING_XXX to MATCHING_XXX
920 * src/prefs_display_header.c
921 * src/prefs_headers.c
922 fixed a bug that accidentally destroyed dialogs
923 when closed them with delete_event
924 Added *_deleted() which handle delete_event signal correctly.
925 * src/prefs_folder_item.[ch]
926 added "enable_thread" field for future customization
927 * added src/prefs_matcher.[ch]
928 sample of the UI to define matching properties
930 using procheader_headername_equal instead of str*cmp functions
931 using procheader_parse_header() function
933 using MATCHING_XXX instead of SCORING_XXX
935 display the sender of the news even if this is ourself
936 when this is a news message.
938 using headername_equal() instead of str*cmp functions
944 * sync with sylpheed 0.4.66
945 * src/gtkstext.c: trace logs added
949 * src/prefs_common.[ch]: added option to enable/disable GnuPG
950 signature check popup.
951 * src/rfc2015.c (check_signature): show signature check popup only
952 if it is enabled in preferences.
958 * sync with sylpheed 0.4.66cvs6
962 * src/prefs_common.[ch]: added option to enable/disable
963 looking up sender name in address book for summary pane
964 * src/summaryview.c: look up sender in the address book
965 by using Alfons' address completion code
967 2001-05-07 [hiroyuki]
970 src/pop.c: pop3_retr_recv(): removed cur_msg_bytes from the
972 * src/news.c: brought #include "defs.h" before #include <glib.h>
973 to prevent the warning of `MIN' and `MAX' redefinition.
977 * removed src/headers_display.[ch]
978 * removed src/prefs_display_headers.[ch]
980 use a temporary file in the user directory for mbox import
982 added XHDR support to get "To" and "Cc" headers
983 (in order to match news with to or cc field for
985 added function news_parse_xhdr() to get XHDR response
987 added function nntp_xhdr()
989 fetch the message if necessary
995 * sync with sylpheed 0.4.66cvs3-5
1000 added function itos_buf() to enable use of several buffers
1002 use of itos_buf() instead of itos() in summary list
1003 to fix the broken display of message number.
1007 * src/gtkstext.c: bug in cursor up navigation fixed,
1008 fixed another unsigned / signed comparison (we're getting there :-)
1013 added scoring.c scoring.h
1014 prefs_folder_item.c prefs_folder_item.h
1017 added FOLDERITEM_RC SCORING_RC
1019 added prefs field in FolderItem :
1020 properties for each folder (PrefsFolderItem),
1021 sorting type and mode were added as the first properties.
1023 read config for scoring
1024 * added src/matcher.[ch]
1025 gives functions to parse configuration file to do
1026 matching on mails with a list of conditions.
1028 add option to sort by score
1029 * src/prefs_common.[ch]
1030 added preference option to show score and for
1031 the score column size
1032 * added src/prefs_folder_item.[ch]
1033 properties for each folder (PrefsFolderItem),
1034 sorting type and mode were added as the first properties.
1035 * src/procheader.[ch]
1036 added procheader_parse_header()
1037 added procheader_header_free()
1038 added procheader_headername_equal()
1039 and made modification to use them.
1041 added score field to MsgInfo structure
1042 * added src/scoring.[ch]
1043 gives functions to parse configuration file to do
1044 scoring on mails with a list of conditions.
1045 * src/summaryview.[ch]
1046 save the sorting type and mode for the folder
1047 added column to display the score of the mail
1048 added function summary_score_clicked()
1049 sorting type and mode are restored to the folder
1052 use procheader_parse_header(), procheader_headername_equal()
1053 removed memory leak in text_scan_header when freeing headers
1055 changed the function to match names of headers
1056 using procheader_headername_equal()
1058 Scoring functions are implemented, an interface is needed
1064 hopefully fixed the row up navigation bug,
1065 removed adding back / forward lines to cache
1069 * src/prefs_display_headers.c: user interface changes:
1070 (prefs_display_headers_create): remove unused "Show" check button;
1071 allow reordering of headers by dragging.
1072 (prefs_display_headers_write_config): remove unused variables.
1073 (prefs_display_headers_set_dialog): do not insert "(New)" at top
1074 of lists (not needed with the new UI).
1075 (prefs_display_headers_set_list): scan lists starting from row 0,
1076 not 1 (do not skip "(New)").
1077 (prefs_display_headers_find_header): new function.
1078 (prefs_display_headers_clist_set_row): do not allow duplicates.
1079 (prefs_display_headers_delete_cb): do not skip row 0; treat
1080 closing the alert window by ESC as "No".
1081 (prefs_display_headers_up): do not protect row 0.
1082 (prefs_display_headers_down): do not protect row 0.
1086 * src/mainwindow.c (next_marked_cb, prev_marked_cb): new
1090 (summary_find_next_marked_msg, summary_find_prev_marked_msg,
1091 summary_select_next_marked, summary_select_prev_marked): new
1096 * src/news.c: fixed a bug when no article can be fetched after
1097 server timeout if the connection was restored by news_post():
1098 (news_select_group): new function.
1099 (news_fetch_msg): call news_select_group() before fetching
1101 (news_get_uncached_articles): set session->group after successful
1109 changed version of cache, added cc field
1111 * src/prefs_display_headers.c
1112 the interface was changed
1114 * src/prefs_headers.c
1119 * completed sync of sylpheed cvs2
1120 * src/gtkstext.c: updated row up / down cursor navigation
1121 * src/textview.c: re-edited, prepared for fixing the email address
1126 * src/prefs_common.c: use alfons' strftime ui code
1127 entry_datefmt and datefmt_sample widgets have to be
1128 global in this module because of this change
1133 * src/prefs_common.[ch] added option to activate the return receipt
1138 * src/gtkstext.c: fix for row up/down cursor navigation.
1142 * sync with 0.4.66cvs2
1146 added add-sender-to-addressbook patch
1154 * src/alertpanel.h (AlertValue): added G_ALERT_VALUE_MASK,
1157 * src/alertpanel.c (alertpanel_create): new argument can_disable,
1158 all existing callers changed to pass FALSE; create a check button
1159 to disable the message.
1160 (alertpanel_message_with_disable): new function.
1161 (alertpanel_show): mask value with G_ALERT_VALUE_MASK.
1162 (alertpanel_button_toggled): new function.
1163 (alertpanel_button_clicked, alertpanel_close): set value using
1166 * src/prefs_common.h (PrefsCommon): new field gpgme_warning.
1168 * src/prefs_common.c (prefs_privacy_create): new check button
1169 checkbtn_gpgme_warning.
1171 * src/main.c (main): moved preferences reading before gpgme
1172 initialization; check prefs_common.gpgme_warning before giving the
1173 GnuPG warning and set it to FALSE if the user wants to disable the
1176 2001-05-02 [hiroyuki]
1178 * src/prefs_display_headers.c: modified the layout and some labels.
1182 * src/prefs_account.c (prefs_account_fix_size): new function.
1183 (prefs_account_create): call prefs_account_fix_size(); use
1184 gtk_widget_show instead of gtk_widget_show_all (fixes too large
1185 size when the window is shown for the first time).
1186 (prefs_account_basic_create): changed layout of serv_table; moved
1187 localmbox_entry above smtpserv_entry (logically it replaces
1189 (prefs_account_protocol_activated): set sensitivity of
1190 nntpauth_chkbtn according to the protocol (in addition to
1191 hide/show); commented out gtk_table_set_row_spacing() calls.
1192 (prefs_account_nntpauth_toggled): do nothing if nntpauth_chkbtn is
1193 not sensitive (fixes a bug with disabled username/password boxes
1194 when editing POP3 account after NNTP with authentication).
1200 * src/prefs_account.[ch]
1202 removed local account without SMTP server
1203 added option to use mail command instead of a connexion
1204 to SMTP server when a local account is used
1205 * src/prefs_headers.c
1208 fixed a bug when connexion immediately closed
1218 * src/prefs_account.c (Basic, prefs_account_basic_create): new
1219 widget nntpauth_chkbtn.
1220 (prefs_account_protocol_activated): handle nntpauth_chkbtn
1222 (prefs_account_nntpauth_toggled): new function.
1224 * src/news.c (news_session_new_for_folder): use NNTP
1225 authentication only if ac->use_nntp_auth is set.
1229 * src/Makefile.am changed headers.[ch] in customheader.[ch]
1230 * src/prefs_display_headers.c changed the UI
1231 * src/prefs_headers.c changed account_name to account_id
1232 * src/compose.c using customheader.h
1234 2001-05-01 [hiroyuki]
1238 src/nntp.c: changed sock_read() to sock_gets(), they've been left
1243 * src/Makefile.am added prefs_display_headers.[ch] headers_display.[ch]
1244 * src/defs.h added HEADERS_DISPLAY_RC : name of the config file
1245 for displaying of headers
1246 * src/grouplist_dialog.[ch] minor changes to remove warnings
1247 * src/prefs_display_headers.[ch] dialog to choose the
1248 headers to display in the mail viewer.
1249 * src/headers.h correction of #define
1250 * src/headers_display.[ch] configuration for displaying of headers.
1251 * src/main.c read config of displaying of headers
1252 * src/prefs_common.c add a button to access the config dialog
1253 for displaying of headers
1254 * src/prefs_display_headers.[ch] dialog for configuration for
1255 displaying of the headers.
1256 * src/prefs_headers.c cleaning of code
1257 * src/procheader.c comments added to code
1258 * src/textview.c changes to reorder the headers depending
1259 on the config for displaying of headers
1265 * sync with 0.4.65cvs12
1267 NOTE: nntp.c and news.c in claws and cvs branch differ significantly!
1271 * src/nntp.h (NNTPSockInfo): new field auth_failed.
1273 * src/nntp.c (nntp_mode): return NN_AUTHREQ if sock->auth_failed
1274 is set to force reconnection after authentication failure.
1275 (nntp_gen_command): set sock->auth_failed on authentication
1276 failure, or if sock->userid and sock->passwd are not set.
1278 * src/news.c (news_session_new_for_folder): set userid=NULL if
1279 password dialog is cancelled.
1283 * src/nntp.h (NNTPSockInfo): new type.
1285 * src/nntp.c: all functions updated to use NNTPSockInfo instead of
1287 (nntp_open_auth, nntp_close): new functions.
1288 (nntp_gen_command): new function to handle authentication; all
1289 NNTP command functions updated to use it.
1290 (nntp_authinfo_user, nntp_authinfo_pass): deleted.
1291 (nntp_list): removed old useless code.
1293 * src/news.h (NNTPSession): new field nntp_sock.
1295 * src/news.c: all functions updated to use NNTPSockInfo instead of
1297 (news_session_new): new arguments (userid, passwd); made static;
1298 use nntp_open_auth() if needed.
1299 (news_session_destroy): use nntp_close() instead of sock_close().
1300 (news_query_password): changed arguments.
1301 (news_session_new_for_folder): new function.
1302 (news_session_get): use news_session_new_for_folder().
1303 (news_authenticate): deleted.
1304 (news_get_uncached_articles): removed old authentication code.
1308 * src/news.c: reverted my previous changes (need to do NNTP
1309 authentication in a cleaner way).
1313 * src/news.c (news_nntp_group, news_nntp_list, news_nntp_xover,
1314 news_nntp_post, news_nntp_mode): new functions (wrappers with
1315 authentication support).
1316 (news_get_article_cmd, news_get_article, news_get_header): new
1317 argument "folder"; all callers changed.
1318 (news_get_article_cmd): added authentication support.
1319 (news_session_get): use news_nntp_mode() instead of nntp_mode().
1320 (news_post): use news_nntp_post() instead of nntp_post().
1321 (news_get_uncached_articles): use news_nntp_group() instead of
1322 nntp_group() and news_nntp_xover() instead of nntp_xover();
1323 removed old authentication code.
1324 (news_get_group_list): use news_nntp_list() instead of nntp_list().
1326 * src/nntp.c (nntp_list): return real error code instead of
1331 * configure.in: fixed wint_t typedef detection again
1335 * src/prefs_account.[ch], added A_LOCAL_CMD
1336 (send mail with mail command)
1337 * src/send.c added function send_message_with_command()
1338 * src/inc.c made a more secure get_spool() function with
1339 mktemp() but maybe mkstemp() or something more
1344 * src/textview.c, colorization of email addresses in headers
1348 * bug sync with sylpheed
1349 * prefs_common.c: created date format ui for darko
1350 * sync with 0.4.65cvs11
1351 * configure.in: corrected to have the new gpg checks
1355 * completed sync with 0.4.65cvs10
1356 * minor debug things added to gtkstext.c
1360 * configure.in: remove check for availability of
1361 strftime() as advised by Hiroyuki
1362 * src/prefs_common.[ch], src/procheader.c:
1363 synch strftime() code with Hiroyki's main branch
1367 * src/news.c: news_query_password(), news_authenticate(): new
1369 news_get_uncached_articles(): added NNTP authentication
1371 * src/nntp.[ch]: nntp_authinfo_user(), nntp_authinfo_pass():
1373 * src/prefs_account.c: prefs_account_protocol_activated():
1374 enable userid and password fields for NNTP.
1378 * configure.in: check for availability of strftime()
1380 * src/prefs_common.[ch], src/procheader.c: use
1381 strftime() for displaying date in summary pane if it
1386 * more .cvsignore cleanups [alfons]
1390 * ac/sv-check-type.m4: new autoconf macro.
1391 * configure.in: fixed wint_t typedef detection (did not work
1396 * acconfig.h: added USE_GTKGDK_XIM definition for autoheader.
1400 * modified gtkstext.c : buggy cursor navigation fixed,
1401 and font descent also taken in account when drawing
1405 * added comments in src/news.c src/nntp.c
1406 * added src/prefs_headers.[ch]
1407 * added src/headers.[ch]
1408 * modified compose.c to activate custom headers
1409 added function is_in_custom_headers
1410 * modified prefs_account.[ch]
1411 added function prefs_account_customhdr_edit
1412 * modified src/defs.h :
1413 added HEADERS_RC : name of the config file
1414 for the custom headers
1425 added gtkstext with configure.in patch by Hiroyuki which
1426 should fix the XIM detection [alfons]
1428 * more clean up of cvs [alfons]
1430 * removed all Makefile.in files to attic.
1432 * updated all .cvsignores to really ignore things that could
1433 be unintentionally committed by a recursive commit.
1436 * added src/grouplist_dialog.[ch]
1437 * changed src/folderview.c to call grouplist_dialog instead
1440 added functions news_reset_group_list
1441 and news_get_group_list
1443 added function nntp_list
1445 added GROUPLIST_FILE : name of the newsgroup list cache file
1449 * added option to warn about queued messages on exit [sergey]:
1451 * src/compose.c: compose_queue(): call folder_item_scan()
1452 and folderview_update_item() after queueing.
1453 * src/folderview.c: folderview_update_node(): draw the queue
1454 folder in bold font if there are queued messages.
1455 * src/mainwindow.c: queued_messages(): new function.
1456 app_exit_cb(): display warning if there are queued messages
1457 if warn_queued_on_exit is set.
1458 * prefs_common.[ch]: add warn_queued_on_exit option.
1460 * enhanced GnuPG key selection support [sergey]:
1462 * src/select-keys.c: updated to newer version from Win32
1463 branch with support for selecting arbitrary keys.
1464 * src/prefs_account.c: added the Privacy tab to the account
1466 prefs_account_privacy_create(),
1467 prefs_account_sign_key_set_data_from_radiobtn(),
1468 prefs_account_sign_key_set_radiobtn(): new functions.
1469 * src/prefs_account.h: new preferences sign_key_type, sign_key_id.
1470 * src/rfc2015.c: set_signers(): new function.
1471 pgp_sign(): add the account parameter, call set_signers().
1472 rfc2015_sign(): add the account parameter, pass it to pgp_sign().
1473 * src/rfc2015.h: rfc2015_sign(): updated prototype.
1474 * src/compose.c: pass the current account to rfc2015_sign().
1476 * tag name claws added to prevent confusion with main branch [alfons]
1478 * Sync with sylpheed-0.4.65cvs4 and made it compile. [sergey]
1480 * autogen.sh: Added "--enable-maintainer-mode". [sergey]
1482 * sync with recent sylpheed cvs. Untested though. [alfons]