From ce975d2ae71d1d62bab17e45c808ca85fd5a763a Mon Sep 17 00:00:00 2001 From: hiro Date: Wed, 19 Jan 2005 06:25:54 +0000 Subject: renamed ChangeLog to ChangeLog-1.0. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@17 ee746299-78ed-0310-b773-934348b2243d --- ChangeLog | 10800 ----------------------------------------------------- ChangeLog-1.0 | 10800 +++++++++++++++++++++++++++++++++++++++++++++++++++++ ChangeLog-1.0.ja | 10781 ++++++++++++++++++++++++++++++++++++++++++++++++++++ ChangeLog.jp | 10781 ---------------------------------------------------- 4 files changed, 21581 insertions(+), 21581 deletions(-) delete mode 100644 ChangeLog create mode 100644 ChangeLog-1.0 create mode 100644 ChangeLog-1.0.ja delete mode 100644 ChangeLog.jp diff --git a/ChangeLog b/ChangeLog deleted file mode 100644 index 5cd4183a..00000000 --- a/ChangeLog +++ /dev/null @@ -1,10800 +0,0 @@ -2004-12-24 - - * version 1.0.0 - -2004-12-22 - - * src/account.c: account_delete(): fixed the crash on deleting a - remote account if the corresponding folder was selected (Debian BTS - #284483). - -2004-12-21 - - * NEWS, TODO, TODO.jp: updated. - * manual/ja/sylpheed.sgml: updated. - -2004-12-17 - - * src/action.c: parse_append_filename(): escape all special characters - without quote (thanks to IWAMOTO Kouichi and Yoichi Imai). - * AUTHORS: updated. - -2004-12-16 - - * INSTALL - INSTALL.jp: updated the confirmation list. - -2004-12-15 - - * version 1.0.0rc - -2004-12-15 - - * src/compose.c: compose_wrap_line_all_full(): fixed the logic of - space insertion. - -2004-12-15 - - * manual/ja/sylpheed.sgml: updated. - -2004-12-15 - - * src/addrbook.c - src/addressbook.c - src/addrindex.c - src/jpilot.c - src/ldif.c - src/syldap.c - src/vcard.c: removed '... defined but not used' warnings. - -2004-12-13 - - * src/compose.c: compose_wrap_line_all_full(): only insert space - when joining lines if the first character of the next line is not - space, or it's a boundary between multi- and single-byte characters. - -2004-12-13 - - * src/action.c: parse_append_filename(): escape special characters - (thanks to IWAMOTO Kouichi). - * src/utils.c: subst_for_filename(): also substitute single quote. - -2004-12-10 - - * src/compose.c: compose_wrap_line_all_full(): fixed joining line - problem when the first character of the next line is not - alphanumeric. - -2004-12-09 - - * src/main.c: send_queue() - src/mainwindow.c: send_queue_cb() - src/compose.c: compose_send(), compose_send_later_cb(): ask user - to switch to online if in offline mode when sending. - -2004-12-08 - - * src/imap.c: applied bitlength_clean_up.imap.c.patch that fixes the - integer length problem on 64-bit platforms (thanks to Alfons). - -2004-12-03 - - * version 1.0.0beta4 - -2004-12-03 - - * src/pixmaps/regular.xpm: removed unused icon. - * README - README.jp: updated. - -2004-12-02 - - * src/pop.c: pop3_write_msg_to_file(): don't convert single CRs to - LFs (thanks to Alfons). - * src/utils.[ch]: my_memmem(): original implementation of memmem(). - -2004-12-01 - - * manual/ja/sylpheed.sgml: updated for the latest version. - -2004-12-01 - - * src/pixmaps/unread.xpm: adjusted the hue of image. - -2004-12-01 - - * src/filter.c: removed C99 '//' comments. - -2004-11-30 - - * src/pixmaps/dir-close.xpm - src/pixmaps/dir-open.xpm - src/pixmaps/dir-noselect.xpm - src/pixmaps/group.xpm: adjusted the hue of images. - -2004-11-29 - - * src/pixmaps/dir-close.xpm - src/pixmaps/dir-open.xpm - src/pixmaps/dir-noselect.xpm - src/pixmaps/group.xpm: replaced with new images. - -2004-11-29 - - * src/pixmaps/folder.xpm: removed. - -2004-11-26 - - * src/summaryview.c: changed one-letter column titles to icons. - * src/pixmaps/mail.xpm: new. - -2004-11-26 - - * src/summaryview.c: summary_execute(): pop summary statusbar message. - -2004-11-26 - - * src/prefs_common.c: added Web browser commands. - -2004-11-26 - - * manual/ja/sylpheed.sgml: updated for the latest version. - * manual/ja/Makefile.am: added target 'update-html'. - -2004-11-22 - - * INSTALL - INSTALL.jp: updated the confirmation list. - -2004-11-19 - - * src/jpilot.c: unify the coding style. - * src/mainwindow.c: fixed duplicated accelerator. - -2004-11-18 - - * src/procmsg.c: write_mark_func(): fixed bad cast on the system that - sizeof(gpointer) != guint. - -2004-11-18 - - * src/mainwindow.c: fixed English (trashes -> trash). - * src/prefs_common.c: prefs_keybind_apply_clicked(): updated menu - strings. - -2004-11-18 - - * src/mainwindow.c: changed the menu label "Empty trash" to - "Empty all trashes". - -2004-11-16 - - * version 1.0.0beta3 - -2004-11-16 - - * src/pixmaps/error.xpm: made them smaller size to fit CList row. - -2004-11-16 - - * src/jpilot.c: applied the JPilot addressbook Japanese support - patch (thanks to IWAMOTO, Kouichi). - -2004-11-15 - - * src/compose.c - src/procmime.[ch]: use BASE64 encoding if the ratio of 8bit - characters in attaching text files is greater than 20%, otherwise - use quoted-printable (or 7bit if not at all). - -2004-11-12 - - * src/compose.c: compose_write_attach() - src/procmime.c: procmime_decode_content(): - canonicalize text files before encoding to BASE64, and - uncanonicalize after decoding to conform with RFC 2045 - (thanks to Nicolas Degory). - -2004-11-11 - - * src/pixmaps/complete.xpm - src/pixmaps/continue.xpm: made them smaller size to fit CList - row. - -2004-11-11 - - * src/statusbar.c: statusbar_create(): set the width of widget to 1 - not to expand automatically. - * src/utils.[ch]: trim_string_before(): trim beginning characters - longer than the specified length and add "...". - * src/folderview.c - src/summaryview.c: use trim_string_before() to display folder name. - -2004-11-10 - - * src/defs.h - src/prefs_common.c: made mozilla-firefox as default browser. - -2004-11-09 - - * src/summaryview.c: summary_key_pressed() - src/textview.c: textview_key_pressed(): back scroll when Shift or - Alt and Space key is pressed. Also back scroll when Shift and Enter - key is pressed. - -2004-11-09 - - * src/foldersel.c: foldersel_new_folder(): select newly created - folder. - -2004-11-08 - - * version 1.0.0beta2 - -2004-11-08 - - * src/account.c - src/imap.c - src/inc.c - src/pop.c - src/prefs_account.[ch]: obsoleted RecvProtocol::A_APOP and made an - option for APOP. - prefs_account_protocol_set_optmenu(): refactored. - -2004-11-07 - - * src/folderview.c: folderview_empty_trash_cb(): removed unused - variables. - -2004-11-05 - - * src/summary_search.c: use C string instead of wide character string. - Enabled AND/OR matching. - -2004-11-05 - - * src/folderview.[ch] - src/mainwindow.c: change menu sensitivity of File/Folder and - File/Mailbox according to selected folder. - Enabled newsgroups subscription from 'File/Folder/Create new folder'. - -2004-11-04 - - * src/folderview.[ch] - src/mainwindow.c: reorganized folder/mailbox menus. - Enabled 'Remove mailbox', 'Check for new messages' and - 'Rebuild folder tree' on main menu. - Removed 'Remove mailbox' from the folder context menu. - -2004-11-04 - - * src/folderview.c - src/mainwindow.c - src/procmsg.[ch]: added 'Empty trash' to the folder context menu. - -2004-11-01 - - * src/filter.[ch] - src/summaryview.c: don't move/delete immediately when - immediate_execution is off. - -2004-10-29 - - * version 1.0.0beta1 - -2004-10-29 - - * upgraded to gettext-0.14.1. - -2004-10-28 - - * src/compose.c: reorganized the menu. - * src/mh.c: removed g_print() for debug. - -2004-10-27 - - * src/compose.c - src/prefs_template.c - src/template.[ch]: added Cc: to template parameter. - -2004-10-26 - - * src/prefs_filter_edit.c: fixed condition menu switching problem - on editing existing rules. - -2004-10-25 - - * src/filter.c: filter_action_exec(): update counters of FolderItem - on local filtering (fixes wrong folderview message count). - -2004-10-25 - - * src/mbox.c: proc_mbox(): check if folder_table is NULL (fix - warnings). - -2004-10-21 - - * src/pixmaps/stock_add_16.xpm - src/pixmaps/stock_remove_16.xpm: converted from stock icons in - gtk-2.4. - * src/prefs_filter_edit.c: use icons for add/remove button. - * src/stock_pixmap.[ch]: added add/remove icons. - -2004-10-21 - - * src/pixmaps/stock_dialog_error_48.xpm - src/pixmaps/stock_dialog_info_48.xpm - src/pixmaps/stock_dialog_question_48.xpm - src/pixmaps/stock_dialog_warning_48.xpm: converted dialog icons from - stock icons in gtk-2.4. - * src/alertpanel.[ch]: added icons to the alert dialog. - alertpanel_message(): Added AlertType. - * src/stock_pixmaps.[ch]: added dialog icons. - - -2004-10-08 - - * src/procmsg.c: removed verbose debug prints. - -2004-10-07 - - * version 0.9.99 - -2004-10-07 - - * src/procmsg.c: procmsg_send_queue() - src/send_message.c: send_queue_info_free(): fixed segmentation fault - when trying to send an invalid queued message. - -2004-10-06 - - * src/mainwindow.c: added separators to the File menu. - * src/prefs_filter_edit.c: removed some debug prints. - -2004-10-05 - - * src/inputdialog.c: input_dialog_open(): don't start auto-checking - mail while opening the input dialog. - -2004-10-04 - - * src/mh.c: mh_remove_all_msg() - src/procmsg.c: procmsg_empty_trash(): fixed wrong message count - after emptying trash. - -2004-10-01 - - * src/prefs_filter.c: fixed a bug that didn't add an auto-created - rule. - * src/prefs_filter_edit.c: prefs_filter_edit_dialog_to_rule(): check - if rule name exists. - -2004-09-30 - - * src/filter.c: filter_apply_msginfo(): don't apply filter if - FilterRule::enabled == FALSE. - * src/prefs_filter.c: implemented Enabled column. - * src/account.c: account_selected(): modified the behavior of - double-click. - -2004-09-30 - - * src/colorlabel.c: modified the menu label size. Removed "None" from - color menu. - * src/filter.[ch] - src/prefs_filter_edit.c: implemented color label action. - * src/summaryview.c: summary_filter_func(): update summary flags - when flag action is performed. - -2004-09-29 - - * src/prefs_filter_edit.c: added color label. - * src/colorlabel.c: modified the menu label size and border. - -2004-09-28 - - * src/filter.[ch] - src/prefs_filter_edit.c: improved error handling when creating a - rule. - -2004-09-28 - - * src/prefs_common.c: adjusted the default size of views. - -2004-09-27 - - * src/filter.c - src/prefs_filter_edit.c: implemented size/age condition. - * src/menu.[ch]: menu_get_option_menu_active_user_data(): new. - -2004-09-22 - - * src/prefs_filter_edit.c: select previous item when editing header - finished. - -2004-09-22 - - * src/prefs_filter.[ch] - src/prefs_filter_edit.c - src/procheader.[ch]: implemented user-defined header dialog. - -2004-09-17 - - * src/filter.c: - filter_action_exec(): modified local filtering. - strmatch_regex(): use case-insensitive regex. - * src/summaryview.[ch]: display filtering result to the status bar. - -2004-09-14 - - * src/filter.[ch]: implemented filter rule application timing. - * src/prefs_fil_er_edit.c: prefs_filter_edit_action_hbox_set(): - fixed a bug that didn't display parameter of PF_ACTION_EXEC. - -2004-09-10 - - * src/prefs_filter.c: prefs_filter_write_user_header_list(): use - prefs_file_open() instead of fopen(). - -2004-09-10 - - * src/defs.h - src/prefs_filter.c: implemented load/save of user-defined - header list. - -2004-09-09 - - * src/inc.c: inc_spool() - src/prefs_common.c: modified spool path config so that users can - specify both file and directory. - -2004-09-09 - - * src/prefs_filter.[ch] - src/prefs_filter_edit.[ch]: implemented creating filter rule by - message. - -2004-09-07 - - * src/mimeview.c: mimeview_drag_data_get() - src/summaryview.c: summary_drag_data_get(): fixed broken URI in - DnD. - -2004-09-06 - - * src/filter.[ch] - src/summaryview.c: fixed local filtering. - * src/mh.c: mh_copy_msgs(): restored missing 'else'. - -2004-09-06 - - * src/foldersel.c: foldersel_new_folder(): fixed possible memory - corruption, and write folder list data after appending. - * src/summaryview.c: summary_show(): up FolderItem::opened flag - after reading message list. - -2004-09-03 - - * src/filter.c - src/inc.c - src/mbox.c - src/mh.c - src/procmsg.[ch] - src/summaryview.c: properly handle 'new' flags by using - FolderItem::mark_queue. - -2004-08-31 - - * src/filter.c - src/inc.c: modified 'new' flags management. - -2004-08-31 - - * src/prefs_filter.c: don't move to the last row when opening the - dialog. Clear CList when closing. - -2004-08-27 - - * src/filter.c - src/inc.c - src/pop.[ch] - src/prefs_filter_edit.c - src/summaryview.c: implemented FLT_ACTION_EXEC and FLT_ACTION_DELETE. - -2004-08-27 - - * src/prefs_filter.c: auto-scroll when a new rule is added. - open edit dialog when a rule is double-clicked. - prefs_filter_copy_cb(): implemented. - * src/prefs_filter_edit.c: implemented action "Stop rule evaluation". - -2004-08-26 - - * src/filter.[ch] - src/inc.c - src/mbox.c - src/prefs_filter_edit.c - src/summaryview.c: renamed FilterResult to FilterInfo, and added - account to its members. - Implemented command test, size, age, account, and on-receive - condition. - * src/mh.c - src/procheader.c: procheader_parse_file(): also get file size and - timestamp. - * src/utils.c: - execute_async() - execute_sync() - execute_command_line(): return exit status. - -2004-08-26 - - * src/filter.[ch] - src/inc.c: save all types of performed actions. - filter_rule_rename_dest_path(): modified for the new system. - filter_rule_delete_action_by_dest_path(): delete actions that - matches with a path. - * src/mbox.c: proc_mbox(): ignore FLT_ACTION_NOT_RECEIVE. - * src/prefs_filter.c: prefs_filter_delete_path(): modified for the new - system. - * src/summaryview.c: - summary_filter() - summary_filter_func(): modified for the new system. - -2004-08-25 - - * src/filter.[ch]: implemented message body match. - * src/procmime.[ch]: - procmime_find_string_part() - procmime_find_string(): take function pointer for matching. - * src/procmsg.[ch]: added file_path (which is only used for temporary - messages) to MsgInfo. - procmsg_msginfo_copy() - procmsg_msginfo_free(): handle extra members. - * src/summary_search.c: modified for procmime_find_string(). - * src/summaryview.c: filter_apply_local() -> filter_apply_msginfo(). - * src/utils.[ch]: added function for string match. - * src/compose.c - src/undo.c: removed redundant debug messages. - -2004-08-24 - - * implemented the new filtering system (still in progress). - * src/defs.h - src/filter.[ch]: implemented reading/writing of filter XML data. - * src/prefs_filter.[ch] - src/prefs_filter_edit.[ch]: implemented UI for the new filtering - system. - * src/inc.c - src/main.c - src/mbox.c - src/pop.c - src/summaryview.c: modified for the new filtering system. - * src/menu.h: MENUITEM_ADD(): create separator if label is NULL. - * src/procheader.[ch]: added some utility functions. - * src/utils.c: open_uri(): modified warning message. - -2004-08-09 - - * src/main.c: removed parsing of "./gtkrc". - -2004-08-04 - - * src/socket.c: - ssl_read() - ssl_peek(): check SSL before reading data (fixes freeze when - socket is broken). - * src/session.[ch]: session_set_access_time(): new. - * src/imap.c - src/news.c - src/nntp.c: only update last_access_time when successfully - receiving a server response. - * thanks to Cedric Pradalier for above. - -2004-07-23 - - * src/xml.[ch]: code cleanup and added some functions. - -2004-07-16 - - * src/pop.[ch]: pop3_getrange_uidl_recv(): relaxed invalid UIDL - checking. - -2004-07-16 - - * src/account.[ch] - src/main.c - src/prefs.[ch] - src/prefs_account.[ch] - src/prefs_common.[ch]: unified *_{save,write}_config() to - *_write_config(). - -2004-06-30 - - * src/procheader.c: - procheader_get_one_field() - procheader_get_unfolded_line(): fixed a bug that unfolding was - broken if the sequence 'SP CR LF' appeared (thanks to NOGUCHI, - Takuya). - -2004-06-23 - - * src/prefs_common.c: made the default of confirm_on_exit FALSE. - -2004-06-23 - - * src/menu.[ch]: added menu_set_active(). - * src/compose.c: don't change 'View/Auto wrapping' mode when selecting - accounts. - -2004-06-23 - - * src/compose.[ch]: autowrap can be switched on/off from the compose - window. - -2004-06-17 - - * version 0.9.12 - -2004-06-17 - - * src/session.c: session_set_timeout(): fixed a bug that didn't - reset timeout_tag when interval is 0. - -2004-06-16 - - * src/gtkstext.c: gtk_stext_update_text(): added null checking for - cache (thanks to Jim Hranicky). - -2004-06-15 - - * src/defs.h: increased CACHE_VERSION to work around the - incompatibility of the cache on some platforms (ex. FreeBSD). - * src/procmsg.c: procmsg_read_cache(): discard all read cache data - if an error occurred. - -2004-06-10 - - * src/summaryview.[ch]: hide 'Re-edit' menu when it's unusable. - -2004-06-08 - - * src/inc.[ch] - src/send_message.c - src/session.[ch]: implemented session timeout. - * src/pop.h: removed unused values from Pop3ErrorValue. - -2004-06-07 - - * src/inc.c: inc_all_account_mail(): code cleanup. - -2004-06-03 - - * src/procmsg.c: procmsg_read_cache_data_str(): changed gint32 to - guint32 for some platforms. - * src/summaryview.c: restored 'Print' menu. - -2004-06-01 - - * src/about.c: modified copyright year. - -2004-05-28 - - * version 0.9.11 - -2004-05-21 - - * src/smtp.c: comply with RFC 2821 (thanks to Alfons). - -2004-05-20 - - * src/folderview.[ch]: implemented spring-loaded folder. - -2004-05-20 - - * src/folderview.c: folderview_button_pressed(): enable menu item - 'Search messages...' only when opened folder is selected. - -2004-05-19 - - * src/compose.c - src/prefs_common.[ch]: removed the option "Queue messages that fail - to send". - -2004-05-18 - - * src/summaryview.c: cleaned up the context menu. - * src/mainwindow.c: changed the position of '/Message/Re-edit' - menuitem. - -2004-05-12 - - * src/procmsg.[ch]: fixed the type of integer value in cache data - to g(u)int32. - -2004-05-11 - - * src/nntp.c: nntp_get_article(): ignore the protocol error of - response for some broken news servers (thanks to Davide Scola). - -2004-05-11 - - * src/gtkutils.[ch]: added gtkut_editable_disable_im(). - * src/passphrase.c: disable XIM on entering passphrase. - -2004-05-11 - - * src/compose.c - src/folderview.c - src/inc.c - src/prefs_display_header.c - src/procmsg.h: fixed for AMD64 (and other 64-bit platforms) - (thanks to Hiroyuki Ikezoe). - -2004-05-10 - - * src/inc.[ch]: don't use gtk_timeout_add(), instead use - gettimeofday() (to prevent infrequent lockup). - -2004-03-19 - - * src/defs.h - src/inc.[ch]: changed the method of updating the progress dialog - to reduce the overhead on a fast network. - -2004-03-16 - - * src/nntp.c: nntp_session_new(): attempt to authenticate at the - beginning of a session (thanks to Shiino Yuki and IWAMOTO, Kouichi). - * src/news.c - src/nntp.c: destroy session when socket error occurred. - -2004-03-12 - - * src/mainwindow.c - src/summaryview.[ch]: added a function to filter selected - messages. - -2004-03-12 - - * src/filter.[ch] - src/prefs_filter.c: rewrote the filtering system (the UI is not - implemented yet). - -2004-03-09 - - * src/filter.c: fixed the matching algorithm of "not contain" flag - (also match if a header not exist, and handle same multiple - headers). - * src/imageview.c: get_resized_size(): fixed a typo that caused - resizing problem. - -2004-03-02 - - * src/folder.c - src/mh.c: only update FolderItem::last_num when removing the last - number of message in MH folders, and don't scan in other case - (fixes wrong message count on moving). - -2004-03-02 - - * src/folderview.c - src/summaryview.c: always move messages by default when using DnD - (except for News folder). Copy messages if Ctrl-key is pressed. - * src/mainwindow.c: main_window_empty_trash() - src/summaryview.c: summary_execute(): added missing - statusbar_pop_all(). - -2004-02-29 - - * version 0.9.10 - -2004-02-26 - - * src/prefs_common.c: made the default of "inc_local" FALSE. - -2004-02-26 - - * src/account.c - src/folderview.c: toggle online mode when checking IMAP4 accounts. - Pop status bar after that. - * src/inc.c: code cleanup. - * src/mainwindow.[ch]: added main_window_get() and - main_window_toggle_online_if_offline(). - * src/prefs_common.c: prefs_common_read_config(): fixed a bug that - made it offline mode on first execution. - -2004-02-25 - - * src/imageview.c: enabled automatic resize on window resize. - restrict the minimum size to 16 pixels to prevent crash. - imageview_init(): don't cache images when using imlib. - imageview_show_image(): fixed memory leak. - * src/mimeview.c: mimeview_init(): call imageview_init(). - -2004-02-24 - - * src/codeconv.[ch]: added ISO-2022-JP-3 encoding. - -2004-02-24 - - * src/codeconv.c - src/mainwindow.c - src/messageview.c: added KOI8-U encoding. - * src/prefs_common.c: prefs_message_create(): modified the string - of resizing image option. - -2004-02-19 - - * src/addressbook.c: addressbook_list_selected(): corrected its - argument. - * src/imageview.[ch]: keep original image data in ImageView, and - enabled the toggle of resizing. - * src/messageview.[ch] - src/mimeview.[ch]: handle ImageView in MimeView instead of - MessageView. - -2004-02-16 - - * src/imap.c - src/news.c - src/summaryview.c: removed statusbar_pop_all() from imap.c and - news.c (do it in summaryview.c). - -2004-02-12 - - * src/inc.[ch] - src/pop.[ch]: made inc_drop_message() the virtual function of - Pop3Session and removed the dependency of pop.c on inc.h. - -2004-02-12 - - * src/mainwindow.c - src/messageview.[ch] - src/textview.c: added statusbar to the message view with new window. - -2004-02-10 - - * src/inc.[ch]: use hash table for progressive update. - changed update interval to 2 sec. - * src/folder.[ch] - src/mh.c - src/procmsg.c - src/summaryview.c: added FolderItem::unmarked_num to correct the - folder message counting. - -2004-02-09 - - * src/inc.[ch]: update folderview progressively. - * src/foldersel.c: display full id for selected item. - -2004-02-06 - - * src/folderview.[ch]: code cleanup. - folderview_append_item(): new. It appends the folder to the folder - view. - * src/foldersel.c: foldersel_new_folder(): use - folderview_append_item(). - -2004-02-06 - - * src/foldersel.c: implemented 'create new folder' function. - * src/folder.[ch]: folder_find_child_item_by_name(): new. - * src/utils.h: AUTORELEASE_STR(): convert malloc'd string into - auto-release (alloca'd) one. - -2004-02-05 - - * src/folderview.c: put together folderview_new_imap_folder_cb() into - folderview_new_folder_cb(). - -2004-02-04 - - * src/compose.c: compose_write_to_file(): removed redundant strlen() - (thanks to Alfons). - * src/textview.c: textview_button_pressed(): select correct account - when address is clicked. - -2004-01-29 - - * version 0.9.9 - -2004-01-29 - - * src/folder.c: folder_item_fetch_all_msg() - src/folderview.c: folderview_download_cb(): show progress with - the progressbar. - * src/mainwindow.[ch]: added new functions for progressbar. - -2004-01-29 - - * src/summaryview.c: summary_key_pressed(): GDK_Left should only - switch to folderview when summaryview hscrollbar is at the leftmost - position (thanks to Alfons). - -2004-01-29 - - * src/codeconv.c: conv_euctojis(): made JIS X 0201 Kana conversion - configurable. - * src/prefs_common.[ch]: added PrefsCommon::allow_jisx0201_kana - (hidden setting). - -2004-01-28 - - * src/codeconv.c: conv_euctojis(): force JIS X 0201 Kana to JIS X 0208 - conversion. - -2004-01-28 - - * src/imap.c: imap_get_msginfo(): fixed wrong counting. - -2004-01-28 - - * src/base64.c - src/codeconv.c - src/compose.c - src/html.c - src/imap.c - src/pop.c - src/prefs_account.c - src/procmime.c - src/procmsg.c - src/quote_fmt_parse.y - src/quoted-printable.c - src/textview.c - src/unmime.c - src/utils.c - src/utils.h - src/xml.c: fixed wrong type of argument for ctype functions (char - had been passed instead of unsigned char). - - -2004-01-27 - - * src/mainwindow.[ch]: added MainWindow::messageview_cid. - Clear messageview when it is hidden. - * src/textview.c: show URL to the statusbar when its link is clicked. - textview_uri_security_check(): compare real URL and apparent one - and show warning if it seems to be a fake URL. - * src/utils.[ch]: - is_uri_string(): return TRUE if the string seems like a URL. - get_uri_path(): return URL except for its scheme part. - -2004-01-23 - - * src/folder.[ch]: folder_item_fetch_all_msg(): new. It fetches all - messages in a folder. - * src/folderview.c: implemented 'Download' feature. - -2004-01-23 - - * src/gtkutils.[ch]: implemented ComboButton which adds an arrow - menu button to a button. - * src/mainwindow.[ch]: main_window_toolbar_create(): added combo - button to reply and forward button. - -2004-01-22 - - * src/mainwindow.c: fixed automatic expansion of window size because - of toolbar. - -2004-01-21 - - * src/addr_compl.[ch] - src/gtkshruler.[ch]: changed the copyright notice. - -2004-01-20 - - * src/gtkstext.c: find_line_params(): also break between mutlibyte - and single-byte characters. - -2004-01-20 - - * src/gtkstext.c: find_line_params(): break lines between multibyte - characters on word wrap mode. - -2004-01-05 - - * src/codeconv.c: conv_iconv_strdup(): fixed crashes on LP64 - environments (thanks to James Noyes). - * src/compose.c: compose_select_account(): don't turn off the sign/ - encrypt option automatically. - -2003-12-17 - - * src/inc.[ch]: made inc_account_mail() public. - * src/mainwindow.c: moved receive menus into submenu, and added - dynamic menus for receiving from each account. - -2003-12-15 - - * version 0.9.8a - -2003-12-15 - - * src/procmsg.c: procmsg_open_data_file(): set buffer if DATA_READ - is specified and a buffer is given. - procmsg_open_cache_file_with_buffer(): new. - procmsg_read_cache(): fixed a bug that called setvbuf() after an - file I/O which caused buffer read error. - -2003-12-12 - - * version 0.9.8 - -2003-12-12 - - * configure.in: enable IPv6 support by default. - -2003-12-11 - - * src/inc.c: inc_mail(), inc_all_account_mail(): ask user to switch - to online when in offline mode. - * src/mainwindow.h: added main_window_toggle_online(). - -2003-12-11 - - * src/foldersel.c - src/folderview.[ch] - src/mainwindow.c - src/stock_pixmap.[ch] - src/pixmap/dir-noselect.xpm: made no-select folders display with - dim icon and string. - * src/Makefile.am: added offline.xpm, online.xpm, and - dir-noselect.xpm to EXTRA_DIST. - -2003-12-11 - - * src/folder.h: added macro FOLDER_ITEM_CAN_ADD(). - * src/folderview.c: folderview_drag_motion_cb(): code cleanup. - folderview_drag_received_cb(): don't accept at no_select folder or - from itself. - * src/foldersel.c: made folders on which no_select flag is set not - selectable. - -2003-12-10 - - * src/imap.c: imap_do_copy_msgs(), imap_remove_msgs(): code cleanup. - set MSG_INVALID flag when messages are deleted. - * src/mh.c: mh_do_move_msgs(), mh_remove_msg(): set MSG_INVALID flag - when messages are deleted. - * src/procmsg.[ch]: - procmsg_move_messages() - procmsg_copy_messages(): return error status. - Added MSG_INVALID to MsgTmpFlags. - * src/summaryview.c: summary_execute(): detect errors and only remove - nodes that are invalidated. - summary_unthread_for_exec(): fixed a bug that didn't remove nodes - in collapsed trees. - -2003-12-06 - - * src/mainwindow.[ch]: added online switch button to the statusbar, - and "/File/Work offline" in the menu. - * src/pixmaps/offline.xpm - src/pixmaps/online.xpm: new (borrowed from - themes/classic/communicator/icons/ in Mozilla). - * src/stock_pixmap.[ch]: added online.xpm and offline.xpm. - * src/textview.[ch]: textview_show_error(): new. - * src/summaryview.c: summary_display_msg_full(): update marks only - if messages are displayed. - * src/prefs_common.[ch]: added PrefsCommon::online_mode. - * src/news.c: news_session_get() - src/imap.c: imap_session_get(): return NULL when in offline mode. - * src/messageview.[ch]: messageview_show(): return status whether - messages are successfully displayed. Display error messages in - the view when failed. - * src/procmsg.c: - procmsg_get_message_file() - procmsg_open_message(): don't output warnings when fetch failed. - -2003-12-04 - - * src/html.c: html_get_tag(): support attributes which don't have - values. - -2003-12-04 - - * src/codeconv.c: conv_get_code_conv_func(): return conv_latintodisp - only if src_charset and current charset is identical or current - one is multibyte (fixes display of ISO-8859-5 on KOI8-R locale etc.). - -2003-11-25 - - * autogen.sh: don't include m4 directory in aclocal. - * intl/libgnuintl.h: removed from cvs. - * po/.cvsignore: added stamp-po and remove-potcdate.sed. - -2003-11-24 - - * upgraded to gettext-0.12.1. - -2003-11-24 gettextize - - * Makefile.am (SUBDIRS): Add m4. - (ACLOCAL_AMFLAGS): New variable. - (EXTRA_DIST): Add config.rpath. - * configure.in (AC_OUTPUT): Add m4/Makefile. - -2003-11-21 - - * configure.in: added check for d_type member in struct dirent. - * src/mh.c: mh_scan_folder(): use d->d_type if available. - mh_get_uncached_msgs(): removed redundant stat(). - mh_parse_msg(): return NULL if not a regular file. - mh_scan_tree_recursive(): use d->d_type if available. - * src/utils.[ch]: - dirent_is_regular_file() - dirent_is_directory(): new. Use d->d_type to determine the type - of entry if available. - remove_dir_recursive(): use dirent_is_directory(). - -2003-11-14 - - * src/folder.h: added 'updated' flag to FolderItem. - * src/folderview.[ch]: folderview_update_all_updated(): new. It - updates all updated folders. - * src/imap.c: set FolderView::update flag on changes of contents. - * src/main.c: send_queue() - src/mainwindow.c: send_queue_cb(): code cleanup. - * src/mh.c: code cleanup. - mh_scan_folder(): correctly count new messages. - * src/procmsg.[ch]: code cleanup. - procmsg_open_cache_file(): new. - procmsg_open_mark_file(): enable read/write/append. - procmsg_send_queue(): correctly choose outbox for accounts. - * src/send_message.[ch]: send_get_queue_info(): get a queue - information from queued messages. - send_queue_info_free(): free QueueInfo. - send_message_queue(): take QueueInfo as an argument instead of file. - * src/summaryview.c: summary_write_cache(): code cleanup. - -2003-11-10 - - * src/compose.c: compose_redirect_write_headers(): correctly add - Resent-Cc: header. - -2003-11-05 - - * src/imap.c: imap_get_msg_list(): fallback to FETCH command if SEARCH - command to get flags failed. - imap_search_flags(): returns UID array and flags hash table using - SEARCH command. - imap_fetch_flags(): returns UID array and flags hash table using - FETCH command. - -2003-10-28 - - * src/summary_search.c: summary_search_execute(): fixed 'Select all - matched' when backward search is enabled. - Made the backward search button insensitive when 'select all - matched' is enabled. - -2003-10-15 - - * version 0.9.7 - -2003-10-15 - - * src/imap.c: imap_scan_tree(): check the existence of root directory - with LIST instead of STATUS. - -2003-10-07 - - * src/send_message.c: fixed format string bug (exploitable by - malicious SMTP server) when calling alertpanel_error() - (thanks to Georgi Guninski). - -2003-10-03 - - * src/folder.[ch] - src/imap.[ch] - src/mh.[ch] - src/news.[ch]: refactoring of the folder system (based on the claws' - implementation). - * src/account.c - src/foldersel.c - src/folderview.c - src/mainwindow.c - src/messageview.c - src/procmsg.c - src/setup.c - src/summaryview.c: use FOLDER_TYPE() macro at every place. - -2003-09-17 - - * version 0.9.6 - -2003-09-17 - - * src/addressbook.c: - addressbook_folder_load_person() - addressbook_folder_load_group(): sort the ctree after the end of - the loop (fixes performance issue when many addresses are in one - folder) (thanks to christian mock). - -2003-09-16 - - * src/folderview.c: folder_init(): code cleanup. - * src/summaryview.c: summary_init(): check if boldfont is - successfully loaded. - * src/grouplistdialog.c: use proper callback for delete_event (thanks - to Takuro Ashie). - * src/imap.c: allow zero-length messages. - * src/recv.c: recv_bytes_write(): return immediately if size == 0. - -2003-09-16 - - * src/folderview.c: folderview_init(): if font can't be loaded, fall - back to gtk default (fixes crashes on startup). Also removed the - redundant code. - -2003-09-15 - - * src/compose.c: compose_insert_sig(): insert signature at the - current cursor position on manual operation. - -2003-09-11 - - * src/summaryview.c: summary_key_pressed(): don't ignore delete key - even if the main window is locked. - -2003-09-10 - - * src/action.c: improved synchronous action exit code (fixes long - delay after action exit on RH9) (thanks to Melvin). - * src/stringtable.[ch]: string_table_insert_string(): modified the - code to remove the warning "dereferencing type-punned pointer will - break strict-aliasing rules". - Use const gchar * instead of gchar * for arguments. - -2003-09-05 - - * src/utils.[ch]: generate_mime_boundary(): a new function to create - MIME boundary (moved from rfc2015.c). - Removed more special characters. - Use random() instead of lrand48() which is obsolete. - Added an argument for prefix to prevent duplication. - Always add "=_" as a counter-QP sequence to simplify the code. - * src/rfc2015.c: - rfc2015_decrypt_message() - rfc2015_encrypt() - rfc2015_sign(): fixed a bug that didn't handle continuous content - lines correctly. - * src/compose.c - src/rfc2015.c: use generate_mime_boundary(). - -2003-09-05 - - * src/folderview.c: - folderview_delete_folder_cb() - folderview_remove_mailbox_cb(): close currently displayed folder - before removing FolderItem (fixes crash on deleting folder). - * src/folder.h - src/imap.[ch]: imap_scan_tree() - src/mh.[ch]: mh_scan_tree(): return -1 when scanning failed. - * src/summaryview.c: summary_clear_all(): also clear the message view. - * src/imap.c: imap_close(): fail if the specified folder is not - selected. - imap_scan_tree(): check if the specified root directory exist, and - try creating it if not. - imap_parse_list(): output warning if a server returns error. - imap_find_namespace_from_list(): support not slash-delimited path. - imap_status(): don't return values if they're not specified. - -2003-09-02 - - * sylpheed.spec.in: fixed a typo. - -2003-09-02 - - * version 0.9.5 - -2003-09-01 - - * src/inc.[ch] - src/main.c - src/mainwindow.c - src/prefs_common.[ch]: added the receive dialog's option to - display the dialog only on manual receiving, and the - RECV_DIALOG_ACTIVE option was removed. - -2003-09-01 - - * src/compose.c: compose_write_headers(): also replace ':' in the - MIME boundary with '_' (as a workaround for broken servers). - -2003-08-28 - - * src/imap.c: imap_scan_tree_recursive(): fixed compile error. - -2003-08-27 - - * src/prefs_filter.c: added 'Top' and 'Bottom' button. - -2003-08-26 - - * src/folder.[ch]: folder_item_remove_children(): new. It removes - all children under a FolderItem. - * src/folderview.c: folderview_rescan_tree(): modified the message. - * src/imap.c: imap_scan_tree(), imap_scan_tree_recursive(): reuse - the previous FolderItem objects. - -2003-08-25 - - * src/folder.[ch]: added a reference to its own GNode in FolderItem. - folder_item_remove(): free all FolderItem's. - folder_tree_destroy(): use folder_item_remove(). - * src/folderview.c: folderview_sort_folders(): keep the order even - if special folders' parents are different. - * src/imap.c: imap_scan_tree_recursive(): fixed a memory leak. - * src/mh.c: mh_scan_tree(): preserve the previous FolderItem's. - mh_remove_missing_folder_items(): scan the directories and remove - missing folders. - mh_scan_tree_recursive(): reuse the previous FolderItem objects. - -2003-08-20 - - * src/mainwindow.c: always reflect window size changes. - * src/folderview.c: folderview_init() - src/summaryview.c: summary_init(): realize the widget before - creating pixmaps. - * src/prefs_common.[ch]: remember the folder and mesage view's - visibility. - -2003-08-07 - - * src/mainwindow.c - src/prefs_common.[ch]: remember the size and position of - separated views. - main_window_set_widgets(): fixed a bug that the hidden items on - the header view were shown when changing the view type. - Instead of setting the window size, set the each view's size. - -2003-08-01 - - * src/compose.c: compose_select_account(): don't append signature - on redirect mode. - compose_insert_sig(): don't insert "\n\n" if signature string - doesn't exist. Always insert signature at the end of message. - -2003-08-01 - - * improved sylpheed.spec.in (thanks to Andre Oliveira da Costa). - -2003-07-31 - - * minor code cleanups for the folder system. - * src/compose.c: compose_queue(), compose_draft_cb(): code cleanup. - * src/folder.c: code cleanups. - * src/imap.c - src/mh.c: calculate message numbers inside the functions. - * src/procmsg.c: procmsg_set_flags(): calculate message numbers. - * src/summaryview.[ch]: don't calculate and preserve message numbers - inside SummaryView, - -2003-07-30 - - * src/folder.[ch] - src/imap.[ch] - src/mh.[ch] - src/procmsg.c - src/summaryview.c: renamed *_msgs_with_dest() to *_msgs(). - -2003-07-29 - - * src/imap.[ch]: use CAPABILITY to use protocol extentions. - imap_greeting(): parse initial server greeting. Also support - PREAUTH response. - imap_add_msgs() - imap_cmd_append(): use APPENDUID responses if UIDPLUS is supported. - -2003-07-28 - - * src/imap.c: imap_get_flag_str(): fixed a buffer overrun. - -2003-07-25 - - * version 0.9.4 - -2003-07-25 - - * src/main.c: main(): don't save config files on startup. - -2003-07-25 - - * src/imap.c: - imap_get_msg_list(): removed redundant UID SEARCH ALL when not - using cache. - Unset MSG_NEW flag if \Seen is set. - imap_get_uncached_messages(): fetch all messages if both first_uid - and last_uid is 0. - -2003-07-24 - - * src/imap.c: revamped the implementation so that it always - exactly reflects the state of IMAP4 servers. - imap_get_msg_list(): examine the state of messages using - UID SEARCH commands. - imap_delete_cached_message(): removes single message cache. - imap_get_uid(): removed. - imap_cmd_search(): new. It issues UID SEARCH command and returns - an array of UIDs. - imap_cmd_gen_recv(): made the length of strings unrestricted. - imap_get_uid_table(): returns a hash table from UID array. - -2003-07-24 - - * src/folder.[ch] - src/imap.[ch] - src/mh.[ch] - src/news.[ch]: added Folder::close() method. - * src/summaryview.c: summary_clear_list(): call folder_item_close(). - -2003-07-23 - - * flags are now taken over when copying messages into IMAP folders - from others. - * src/imap.[ch] - src/mh.[ch] - imap_add_msg() - imap_add_msgs() - mh_add_msg() - mh_add_msgs(): flags can be also specified when adding files. - * src/folder.[ch]: added assertions for virtual functions. - * src/procmsg.[ch]: procmsg_get_message_file_list(): return the list - of MsgFileInfo. - procmsg_message_file_list_free(): new. - -2003-07-23 - - * src/procmsg.h: changed MsgPermFlags and MsgTmpFlags from enum to - guint32 for portability (thanks to Alfons). - * src/imap.c: imap_add_msgs(): removed redundant unlink(). - -2003-07-22 - - * src/session.[ch]: - session_read_msg_cb() - session_read_data_cb(): fixed a bug that ran into infinite loop - if connection was closed by remote host (thanks to Yoichi Imai). - Added SESSION_EOF state to SessionState. - session_is_connected(): new. - * src/inc.[ch]: inc_put_error() - src/send_message.c: send_put_error(): also put log messages. - -2003-07-18 - - * more optimization of IMAP4. - * src/folder.[ch]: added a method add_msgs() that adds multiple files - to a folder. - Removed redundant scan() for the operations of FolderItem. - * src/imap.[ch]: implemented Folder::add_msgs() and optimized move - and copy from other Folder instances. - * src/mh.[ch]: implemented Folder::add_msgs() and cleaned up the code. - mh_fetch_msg(): scan folder if required. - * src/procmsg.[ch]: procmsg_get_message_file_list(): returns file - list from message list. - * src/summaryview.c: don't remove MSG_MARKED flags on - delete/move/copy operation. - summary_display_msg_full(): removed redundant message fetching. - -2003-07-17 - - * optimized move/copy/delete/mark operations of IMAP4 by using - sequence set when issuing commands (adopted claws' implementation - with cleaning it up). - * src/imap.[ch]: - imap_set_message_flags() - imap_cmd_envelope() - imap_cmd_copy() - imap_cmd_store(): take sequence set string instead of UID number. - imap_do_copy_msgs_with_dest(): optimized by using sequence set. - imap_cmd_fetch(): use BODY.PEEK instead of BODY. - imap_remove_all_msg() - imap_set_message_flags(): use FLAGS.SILENT instead of FLAGS. - * src/compose.c - src/summaryview.c: use imap_msg_list_{set,unset}_perm_flags() - instead of issuing commands for each message. - -2003-07-15 - - * src/inc.c - src/prefs_account.[ch] - src/send_message.c - src/session.[ch]: added an option to enable/disable non-blocking - SSL. - -2003-07-15 - - * src/compose.c: compose_attach_append(): display message's subject - when attaching message/rfc822 file. - -2003-07-14 - - * src/session.[ch]: - session_recv_msg() - session_recv_data() - session_read_msg_cb() - session_read_data_cb(): optimized by removing sock_peek() and - buffering received data in user space (correctly implemented - this time). - -2003-07-11 - - * src/session.c: reverted the previous change because it couldn't - handle data receiving after messages correctly. - -2003-07-11 - - * src/session.c: - session_recv_msg() - session_read_msg_cb(): optimized by removing sock_peek() and - buffering messages in user space. - -2003-07-11 - - * src/imap.[ch]: refactored. - Changed all functions that have SockInfo arguments to take - IMAPSession. - Made imap_cmd_count an instance variable: IMAPSession::cmd_count. - imap_open(): only establish TCP (or SSL) connection. - imap_session_new(): process greeting and authentication here. - -2003-07-10 - - * src/imap.[ch]: implemented CRAM-MD5 authentication, and made code - cleanups. - * src/prefs_account.[ch]: added option menu for IMAP4 authentication - type in Receive tab, and hide other protocols' frames. - -2003-07-10 - - * src/mainwindow.c: send_queue_cb(): don't scan folder twice if - error occurred. - * src/procmsg.c: procmsg_send_queue(): return number of sent - messages. - -2003-07-09 - - * src/mainwindow.c: - main_window_set_toolbar_sensitive() - main_window_set_menu_sensitive(): removed the locking of file - operations while receiving mail. - -2003-07-09 - - * src/folder.[ch]: folder_item_remove_msg(): take MsgInfo as an - argument instead of message number. - * src/imap.[ch]: imap_remove_msg(): reimplemented using - imap_remove_msgs(). - * src/mh.[ch]: mh_do_move(): reimplemented using - mh_do_move_msgs_with_dest(). - mh_copy_msg(): reimplemented using mh_copy_msgs_with_dest(). - * src/procmsg.c: procmsg_send_queue(): modified to use message list. - -2003-07-08 - - * src/rfc2015.c: rfc2015_is_encrypted(): check MimeInfo::mime_type - to suppress some warnings. - * src/logwindow.c: log_window_append(): don't scroll up when trimming - lines. - -2003-07-07 - - * src/compose.c: add 'Content-Disposition: inline' to a text/plain - part when using PGP/MIME signing. - -2003-07-04 - - * version 0.9.3 - -2003-07-04 - - * src/defs.h: changed UI_REFRESH_INTERVAL from 40msec to 50msec. - * src/session.c: session_read_msg_cb(): make it always fail if - sock_read() returns by error. - * src/socket.[ch]: sock_check(): handle exceptional SSL condition. - sock_has_pending_data(): removed. - Removed debug output. - * src/send_message.c: send_recv_message(): display messages to - statusbar. - -2003-07-03 - - * src/inc.[ch]: update received message number on CList while - retrieving. - * src/session.c: session_read_data_cb(): optimized by removing - g_malloc() and memcpy(). - -2003-07-02 - - * src/socket.[ch]: sock_add_watch(): new. It monitors SSL by original - watch functions (otherwise uses g_io_add_watch()). - * src/session.[ch]: removed previous workarounds, and replaced - g_io_add_watch() with sock_add_watch(). - -2003-07-01 - - * src/socket.[ch]: added sock_has_pending_data() which returns TRUE - if socket has pending data. - * src/session.c: session_recv_msg(), session_recv_data(): check if - socket has pending data and call the callbacks immediately in that - case (fixes the hang at ESMTP EHLO on SSL). - -2003-06-30 - - * src/socket.c: check return value in SSL functions. - -2003-06-30 - - * src/mimeview.c: mimeview_init(): initialize TextView to prevent - slowdown caused by GTK+ themes (thanks to Yuri Arapov). - -2003-06-27 - - * src/session.c: session_read_data_cb(): clear Session::read_data_buf - before calling callbacks. - -2003-06-26 - - * src/socket.c: made socket connection protocol independent. - * src/session.c: removed debug g_print(). - * src/inc.c: made status bar output less verbose, and show counter - on main window's progressbar. - -2003-06-26 - - * src/session.c: added missing #include . - -2003-06-25 - - * src/session.[ch]: reimplemented the Session system with non-blocking - I/O to solve the performance and the code design issue. - * src/socket.[ch]: added sock_connect_async() and - sock_connect_async_cancel() to enable asynchronous connection. - sock_peek(): modified the implementation. - * src/pop.c: optimized the receiving of the responses of - UIDL/LIST/RETR. - -2003-06-18 - - * src/procmsg.c: procmsg_get_thread_tree(): prevent threading problems - when a node is an ancestor (parent / great parent), which mostly - happens with circular references (thanks to Phillipe Gramoulle - for finding an sample set of messages, and Alfons for the patch). - -2003-06-16 - - * src/pop3.c: pop3_get_uidl_table(): return empty hash table even if - UIDL list is not found (fixes inability of initial retrieval). - -2003-06-10 - - * src/main.c: added the option '--status-full' which shows the status - of each folder specified. The option '--status' also takes - following arguments for folders (thanks to Yuri Arapov). - * src/folder.[ch]: folder_get_status(): new. it takes the array of - folders as the argument and returns their status. - folder_count_total_msgs(): removed. - -2003-06-06 - - * version 0.9.2 - -2003-06-06 - - * src/filesel.c - src/foldersel.c - src/inputdialog.c: use gtk_main_iteration() instead of gtk_main() - to prevent abort when a button is double-clicked. - -2003-06-02 - - * src/addr_compl.c: invalidate_address_completion(): check if - g_completion_list is NULL (thanks to Kazuhiro NISHIYAMA). - -2003-06-02 - - * src/pop.c: pop3_session_recv_data_finished(): fixed a bug that - deleted messages that is to be kept on server (thanks to Tristan - Wallis). - -2003-05-27 - - * version 0.9.1 - -2003-05-26 - - * src/socket.[ch]: - sock_set_io_timeout(): new. It sets the timeout interval. - sock_gdk_input_add(): removed since it's not used anymore. - * src/prefs_common.[ch]: added an option to set the timeout parameter. - -2003-05-26 - - * src/action.c: fixed a bug that didn't hide user string in - create_io_dialog() (thanks to Markus Amersdorfer). - Removed ChildInfo::type and added Children::action_type. - -2003-05-23 - - * src/inc.c: inc_start(): ask every password before retrieving. - Don't popup the redundant error dialog. - inc_account_mail() - inc_all_account_mail() - inc_progress_dialog_set_list(): separated account list display - into a new function. - inc_progress_dialog_set_label() - inc_recv_data_finished() - inc_recv_message(): properly update the dialog when RETR finished. - -2003-05-22 - - * src/imap.c: - imap_modified_utf7_to_locale() - imap_locale_to_modified_utf7(): fixed compilation failure when not - using iconv(). - -2003-05-21 - - * src/procmime.c: procmime_scan_multipart_message(): fixed parsing - of message/rfc822 parts. - -2003-05-21 - - * src/pop.c: pop3_ok(): detect timeout error. - -2003-05-20 - - * src/imap.c: imap_locale_to_modified_utf7(): fixed the encoding bug - when locale strings include '+'. - imap_modified_utf7_to_locale() - imap_locale_to_modified_utf7(): at least escape/unescape '&' even - if iconv() is not supported. - -2003-05-20 - - * src/compose.c: - compose_insert_sig() - compose_get_signature_str(): include separator in signature string. - Don't insert separator if signature file is not found. - Disabled use of implicit default signature path (~/.signature) when - sig_path is NULL. - - -2003-05-20 - - * src/codeconv.c - src/gtkshruler.c - src/news.c - src/procmsg.c - src/quote_fmt_parse.y - src/smtp.c: suppress warnings that gcc-3.3 issues. - src/stringtable.c: use string_entry_free(). - -2003-05-19 - - * src/compose.c: compose_insert_sig(): fixed the bug that always - appended signature separator if signature file was not found. - compose_get_signature_str(): fixed the bug that caused crash if - signature file cannot be opened. - -2003-05-16 - - * version 0.9.0 - -2003-05-16 - - * src/session.c: session_recv_msg(): removed debug print. - -2003-05-15 - - * src/imap.c: - imap_parse_atom() - imap_get_header() - imap_cmd_fetch(): check for data size that servers return (fixes - vulnerability found in BugTraq). - -2003-05-14 - - * src/addr_compl.c: get_complete_address() - src/addressbook.c: addressbook_format_address() - src/compose.c: QUOTE_IF_REQUIRED(): quote if name contains - characters that is not defined in atext (RFC 2822, 3.2.4. Atom). - * src/main.c: main(): set colormap and visual to solve color problem - in Solaris (thanks to Markus Schwarzenberg). - -2003-05-12 - - * version 0.9.0pre1 - -2003-05-12 - - * src/prefs_account.c: temporarily removed POP before SMTP option. - -2003-05-09 - - * src/prefs_common.[ch]: changed the description of "Open message when - cursor keys are pressed on summary". - * src/summaryview.c: summary_show(): open message when always_show_msg - is TRUE. - -2003-05-09 - - * src/logwindow.[ch]: restrict the maximum lines of the log messages - to reduce the memory usage. - -2003-05-07 - - * src/compose.c: compose_insert_sig(): fixed a crash when signature - string contains illegal sequence. - * src/utils.[ch]: changed get_wcs_len() to get_mbs_len() for accuracy. - -2003-05-07 - - * major refactoring of MIME structure. - * src/procmime.c: procmime_scan_message(): decrypt message if - gpgme is enabled. Create multipart tree only if content-type is - multipart/* or message/rfc822. - procmime_scan_multipart_message(): fixed the scanning of - message/rfc822 part. - * src/action.c: parse_append_msgpart() - src/messageview.c: messageview_show() - src/mimeview.c: mimeview_show_message(): use procmime_scan_message() - instead of procmsg_open_message() and procmime_scan_mime_header(). - mimeview_set_multipart_tree(): conform to the new MIME structure. - * src/textview.c: textview_show_part(): removed unnecessary check. - * src/procmsg.c: procmsg_open_message_decrypted(): fixed the file - pointer when decryption failed. - -2003-05-06 - - * src/ssl.c: ssl_init_socket_with_method(): replaced log_warning() - by g_warning(), and log_print() by debug_print(). - * src/pop.[ch]: added an error code PS_NOTSUPPORTED, and retry with - LAST if UIDL is not supported. - -2003-05-01 - - * src/codeconv.c: conv_get_code_conv_func(): convert to EUC-JP only - if it is the current locale encoding when dest_charset_str is NULL. - -2003-05-01 - - * src/action.c: execute_actions(): fixed crash when no text widget - is selected (thanks to Paul and Melvin). - * src/action.c - src/prefs_actions.c: added missing reference to Claws team in the - copyright. - -2003-04-28 - - * src/session.c: - session_send_msg() - session_send_data(): fixed a memory leak and data sending bug. - * src/send_message.c: - send_message_smtp(): fixed focus management. - -2003-04-25 - - * src/smtp.[ch]: set the response string to SMTPSession::error_msg - if error occurred. - * src/send_message.c: show error dialog if error occurred. - * src/main.c: send_queue() - src/mainwindow.c: send_queue_cb(): don't show error dialog here. - -2003-04-25 - - * src/session.c: session_close(): kill child process only if - state is not SESSION_DISCONNECTED. - * src/send_message.c: send_cancel_button_cb() - src/inc.c: inc_cancel(): don't set Session::state to - SESSION_DISCONNECTED. - * src/prefs.[ch]: modified the names of prefs_write_*(). - * src/address.[ch]: removed. - -2003-04-24 - - * src/compose.c: compose_template_apply(): overwrite recipients. - -2003-04-23 - - * src/procheader.c: procheader_date_parse(): removed debug print. - * src/session.c: changed every g_print to debug_print. - session_child_input(): removed unrequired session_close() (it'll - be closed anyway after returning FALSE). - * src/send_message.c: send_message_smtp(): changed g_print to - debug_print. - -2003-04-23 - - * src/procheader.c: procheader_procheader_date_parse(): don't add - local timezone offset if timezone is unknown. - Made the Y2K workaround code to follow RFC 2822. - procheader_scan_date_string(): workaround for date strings which - don't have timezone specification. - * src/utils.c: remote_tzoffset_sec(): return -1 if timezone is - unknown. - -2003-04-22 - - * src/action.[ch]: refactored. Also fixed a bug on MIME mode, and - some memory leaks on error. - action_update_msgview_menu(): new. - * src/messageview.[ch]: added "Tools/Actions" menu. Keep window list. - messageview_get_selected_mime_part(): returns MimeInfo of selected - part when MessageView is in MIME mode. - * src/mimeview.[ch]: mimeview_get_selected_part(): returns MimeInfo - of selected part. - * src/summaryview.[ch]: summary_get_selected_msg_list(): returns - MsgInfo list of selected messages. - -2003-04-21 - - * src/prefs_filter.[ch]: include original message's headers as - the preset keywords. Modified the sizes of the widgets. - * src/utils.[ch]: added str_case_equal() and str_case_hash() for - case-insensitive hash. - -2003-04-18 - - * src/procmsg.c: procmsg_get_filter_keyword(): added X-Sequence to - auto-detected headers. - * src/action.[ch] - src/prefs_actions.c - src/compose.c - src/mainwindow.c: modified function names. - get_user_string(): Use input_dialog() instead of its own - implementation. - -2003-04-17 - - * src/codeconv.[ch]: conv_encode_header(): don't include '(' and ')' - in encoded strings if addr_field is TRUE. - * src/compose.c: compose_convert_header(): added a flag 'addr_field'. - -2003-04-16 - - * src/prefs_actions.[ch]: separated action execution routine into - action.[ch]. - -2003-04-16 - - * src/prefs_actions.c: minor code cleanup. - -2003-04-16 - - * src/codeconv.[ch]: conv_iconv_strdup(): fixed the handling of - EILSEQ. - -2003-04-16 - - * src/inc.c: - inc_recv_data_progressive() - inc_recv_data_finished() - inc_recv_message() - send_recv_message() - send_send_data_progressive() - send_send_data_finished(): added assertion. - -2003-04-16 - - * src/codeconv.[ch]: conv_iconv_strdup(): fixed potential memory - corruption bug. - -2003-04-16 - - * src/codeconv.[ch]: conv_iconv_strdup(): don't include nul character - in source buffer since it messed up some encoding conversion (like - UTF-7). - -2003-04-15 - - * src/procmsg.c: procmsg_get_filter_keyword(): unfold headers and - extract ID from List-Id header. - * src/utils.[ch]: extract_one_parenthesis_with_skip_quote(): removed. - extract_list_id_str(): extract ID string from List-Id header. - -2003-04-15 - - * src/prefs_actions.c: merged from the claws branch. Fixes several - bugs and adds some features. - -2003-04-14 - - * src/compose.c: compose_parse_header(): fixed a bug that unnecessary - linebreaks were included on reediting. - * src/imap.c - src/pop.c: fixed typos: 'occured'. - -2003-04-11 - - * src/compose.[ch]: implemented auto signature replacement on - changing accounts. - compose_insert_sig(): added a flag to replace current signature. - compose_get_signature_str(): new. It returns signature string. - compose_insert_command_output(): removed. - compose_select_account(): call compose_insert_sig() on account - change. - compose_destroy(): fixed a memory leak of UndoMain object. - Compose::sig_str: new. It stores current signature string. - * src/gtkutils.[ch]: gtkut_stext_find(): new. - Renamed gtk_stext_clear() to gtkut_stext_clear(). - * src/utils.[ch]: get_wcs_len(): returns wide-character length of - multibyte string. - normalize_newlines(): converts CR+LF and CR into LF. - get_command_output(): returns command output. - -2003-04-08 - - * src/procmsg.[ch]: procmsg_get_filter_keyword(): new. It returns - filter keyword for messages. - * src/summaryview.c: summary_filter_open(): use - procmsg_get_filter_keyword(). - * src/messageview.c: create_filter_cb(): implemented. - -2003-04-07 - - * src/inc.c: - inc_start() - inc_put_error(): display server responses on error. - * src/pop.[ch]: added Pop3Session::error_msg, and set server responses - on error. - -2003-04-04 - - * src/messageview.[ch]: separated the forced charset of message view - in separate window from the main window. - src/textview.c: - textview_show_message() - textview_show_part() - textview_add_part(): use MessageView::forced_charset if specified. - -2003-04-03 - - * src/mainwindow.c: modified File menu a bit. - * src/menu.[ch]: added functions to handle item factory rc strings. - * src/messageview.[ch]: added a menu, and made it take over main - window's menu shortcuts. - added msginfo which is duplicated on display to MessageView. - * src/prefs_common.c: prefs_keybind_apply_clicked(): use - menu_factory_clear_rc(). - -2003-03-28 - - * send_message.c: send_message_smtp(): - re-enabled forcing of SMTP AUTH method. - Clear temporary password if authentication failed. - * smtp.c: output warning to log and set SMTPSession::error_val - if error occurs. - * smtp.h: changed error value to enum. Added SMTPSession::error_val. - * src/mbox.c: proc_mbox(): force updating of folder. - -2003-03-28 - - * src/pop.h: changed error value to enum. - * src/pop.c: pop3_retr_recv(): return PS_IOERR when inc_drop_message() - failed. - pop3_ok(): return appropriate error value based on current state. - Output warning to log if error occurs. - -2003-03-27 - - * src/nntp.[ch] - src/news.[ch]: refactored. Remove NNTPSockInfo and use NNTPSession - in nntp.c. - -2003-03-27 - - * src/inc.c: inc_pop3_session_do(): retrun appropriate error if - Session::state == SESSION_ERROR. - * po/POTFILES.in: removed src/automaton.c and src/send.c. - Added src/send_message.c. - -2003-03-26 - - * src/pop.[ch] - src/session.c: fixed breakage of POP3 retrieval. - session_recv_data_from_sock_unescape(): read until terminator - appears and also return the actual size. - -2003-03-25 - - * src/automaton.[ch]: removed. - * src/session.c: removed some of the debug output. - * src/smtp.c: smtp_session_recv_msg(): workaround in case server - returns EHLO-style response to HELO command. - Ignore all multiline responses except for EHLO since they are - allowed for any command. - -2003-03-25 - - * src/session.[ch] - src/pop.c: fixed retrieval of messages which contain dot-escaped - lines. - session_recv_data(): added a flag for unescape. - session_recv_data_from_sock_unescape(): new. It receives message - for each line and unescapes dot-escaped lines. - Removed the previous workaround. - * src/defs.h: decreased UI_REFRESH_INTERVAL to 40 msec. - -2003-03-25 - - * src/pop.[ch]: workaround for brekage of retrieval when given size - and actual one is different. - -2003-03-24 - - * src/pop.c: pop3_retr_eom_recv(): ignore invalid end of message - since some servers sometimes return incorrect message size. - * src/news.c: news_session_new(): zero clear NNTPSession object. - Don't initialize Session::sock with nntp_sock->sock to prevent - double-free of SockInfo. - * src/imap.c: zero clear IMAPSession object. - imap_cmd_append(): don't close SockInfo. - -2003-03-22 - - * src/pop.c: pop3_session_recv_msg(): fixed STLS. - -2003-03-22 - - * src/inc.[ch] - src/pop.[ch]: reimplemented using new I/O system. - * src/session.[ch]: session_recv_data(): new. - session_send_data_to_sock() - session_recv_data_from_sock(): decreased the frequency of progress - notification. - -2003-03-22 - - * src/smtp.c: smtp_auth_recv(): fixed CRAM-MD5 authentication. - -2003-03-20 - - * src/session.[ch]: session_start_tls(): new. - session_recv_msg(): made it static. - -2003-03-20 - - * implemented asynchronous network I/O. - * src/session.[ch]: the interface to communicate with servers through - child process. - * src/smtp.[ch] - src/send_message.[ch]: rewrote using new I/O system. - * src/socket.[ch]: renamed *_write() to *_write_all(), and made - *_write() as just a simple wrapper for write(). - * src/utils.c: get_outgoing_rfc2822_str(): new. It modifies the - message to send with SMTP or NNTP. - file_read_stream_to_str(): new. - -2003-03-12 - - * src/textview.c: textview_button_pressed(): corrected the range of - URI link. - * src/compose.c: compose_wrap_line_all_full(): treat UTF-8 characters - represented with more than 2 bytes as 2 character width and 2 bytes - one as a single character width as a workaround for wrapping problem. - -2003-03-12 - - * src/utils.c: subject_compare_for_sort(): allow null strings (fixes - summary sorting). - -2003-03-11 - - * implemented HTML link correctly. - * src/html.[ch]: HTMLAttr, HTMLTag: new structure for attributes / - tags. - html_get_tag(): new. It parses tag and returns HTMLTag object. - html_parse_tag(): also parses tags and 'href' attributes. - * src/textview.c: textview_write_link(): new. It creates link string. - -2003-03-10 - - * src/compose.c: compose_wrap_line_all_full(): fixed an infinite - loop / crash bug (thanks to Darko Koruga). - compose_write_to_file(): put correct charset element when - conversion failed but want to send anyway. - -2003-03-10 - - * src/headerview.c: headerview_show() - src/textview.c: textview_write_line(): remove unreadable characters - from displayed strings to prevent crashes on multi-byte - environments. - * src/codeconv.[ch]: conv_unreadable_locale(): new. It was separated - from conv_localetodisp(). - -2003-03-10 - - * src/procmsg.c: procmsg_cmp_by_subject() - src/summaryview.c: summary_cmp_by_subject(): ignore Re: when - comparing subjects. - * src/utils.[ch]: - subject_compare_for_sort() - trim_subject_for_sort(): new. - -2003-03-07 - - * version 0.8.11 - -2003-03-07 - - * src/defs.h: added -i option to the default sendmail command. - -2003-03-06 - - * src/codeconv.[ch]: added missing character encodings and locales. - -2003-03-06 - - * src/procmsg.[ch]: - procmsg_get_mark_sum() - procmsg_open_mark_file() - procmsg_read_mark_file(): take FolderItem instead of directory - path. - -2003-03-05 - - * src/codeconv.c: conv_encode_header(): fixed a bug that spaces - which is on the wrap boundary would be lost when encoding long - non-ascii strings (thanks to Sergey Vlasov). - Don't force wrapping within a long word until it reaches hard line - length limit (998 characters) (workaround for the breakage of - long address list with no spaces). - -2003-03-03 - - * src/prefs_account.c: fixed compile failure when using neither - gpg or ssl. - -2003-03-03 - - * src/codeconv.c: fixed UTF-8 locale support. - conv_get_code_conv_func(): return conv_noconv if locale encoding - is UTF-8. Return conv_latintodisp on ISO-8859-* to locale encoding - conversion. - conv_convert(): call conv_iconv_strdup() instead of - conv_codeset_strdup(). - conv_codeset_strdup(): moved some codes into conv_iconv_strdup(). - -2003-02-28 - - * src/prefs_account.[ch]: added an option to use command output for - signature. - * src/compose.c: compose_insert_sig(): use command output if - specified. - compose_insert_command_output(): new. - -2003-02-28 - - * src/main.c: main(): remove lock socket if sylpheed is not running - when --status command is executed. - lock_socket_remove(): new. - -2003-02-27 - - * src/codeconv.c: conv_codeset_strdup(): don't convert if current - codeset is US-ASCII (or POSIX). - -2003-02-21 - - * src/codeconv.c: conv_iconv_strdup(): try to skip invalid characters - and continue conversion. - -2003-02-21 - - * src/summaryview.c: summary_selected(): always update widget - sensitivity. - -2003-02-20 - - * src/utils.c: tzoffset_sec(): fixed a bug that displayed wrong - date in timezones more than GMT+12 or less than GMT-12. - -2003-02-18 - - * src/prefs_common.[ch] - src/sourcewindow.c: remember the size of source window. - * src/md5.c: fixed a compile problem with gcc 3.3. - -2003-02-17 - - * src/about.c: about_create(): modified the copyright notice. - -2003-02-17 - - * src/colorlabel.c: don't use pixmaps for label color rect but draw - rectangles so we can respect the color map of palette based visuals - (fixes the long time crashes on Solaris - thanks to Alfons - Hoogervorst). - -2003-02-17 - - * src/procheader.c: procheader_date_parse(): made month string case - insensitive. - * src/prefs_filter.c: prefs_filter_close(): fixed the crash when the - selection list is empty. - -2003-02-14 - - * src/quote_fmt_parse.y: removed gettext translatable strings. - * src/unmime.c: unmime_header(): remove broken characters when - code conversion failed. - * src/codeconv.c: conv_encode_header(): fixed a bug that broken - headers if long words more than 75 characters are entered. - -2003-02-13 - - * src/prefs_account.c: prefs_account_receive_create() - src/utils.c: to_human_readable(): made units translatable. - -2003-02-13 - - * src/codeconv.c: isprintableeuckanji(): don't allow more than 0xf4 - at first byte (fixes abort() problem of glibc). - * src/html.c: html_read_line(): remove characters which can't be - displayed on the current locale. - -2003-02-11 - - * src/utils.[ch]: - trim_subject_for_compare(): renamed from trim_subject(). - trim_subject(): new. It removes [...] or (...) at the beginning - of subject. - * src/prefs_folder_item.c - src/folder.[ch]: - added options for trimming summary / compose subject. - * src/summaryview.c: summary_set_header(): trim subject if the folder - option is set. - * src/compose.c: compose_reply_set_entry(): trim subject if the folder - option is set. - -2003-02-09 - - * src/codeconv.c: - LBREAK_IF_REQUIRED(): don't break lines before first word (fixes - X-Face header problem). - conv_encode_header(): allow up to 97 characters for one word. - -2003-02-07 - - * src/filter.c: filter_match_condition(): fixed the bug that - second condition ignored regex. - * src/news.h: NewsGroupInfo: use guint for message numbers - (fix count in grouplist dialog) (thanks to Thorsten Maerz). - -2003-02-06 - - * src/codeconv.c: conv_encode_header(): fixed a segfault bug - on code conversion failure. - conv_get_charset_str() - conv_get_charset_from_str(): optimized using hash table. - -2003-02-06 - - * src/quote_fmt_parse.y: - SHOW_MESSAGE_NO_SIGNATURE, SHOW_QUOTED_MESSAGE_NO_SIGNATURE: - treat only "\n-- \n" as a signature separator. - -2003-02-05 - - * src/gtkutils.[ch]: gtkut_ctree_node_prev(): new. - * src/summary_search.c: summary_search_execute(): search collapsed - nodes, too. - -2003-02-05 - - * src/codeconv.c: - conv_unreadable_latin(): include 0x7f as an unreadable character. - conv_localetodisp(): don't remove 8bit characters by default. - conv_get_current_charset() - conv_get_outgoing_charset(): return ISO-8859-15 if "@euro" is - appended at the last of locale name. - * src/compose.c: compose_write_to_file(): show from and to encoding - when code conversion failed. - -2003-02-04 - - * version 0.8.10 - -2003-02-04 - - * src/procmsg.h: WRITE_CACHE_DATA(): little speed improvement - (thanks to Colin Leroy). - * src/mh.c: mh_get_msginfo(): added NULL check (thanks to Thorsten - Maerz). - -2003-02-03 - - * src/textview.c: textview_write_line(): don't convert if conv is - NULL. - -2003-02-03 - - * src/codeconv.[ch]: - renamed conv_guess_encoding() to conv_guess_ja_encoding(). - conv_localetodisp(): new. It removes unreadable characters from - (assumed) current locale string. - conv_codeset_strdup(): convert into ISO-8859-1 if dest_code is - NULL and current locale encoding is US-ASCII. - conv_get_code_conv_func(): return conv_ustodisp if US-ASCII is - specified for destination charset. - * src/textview.c: textview_write_line(): use conv_localetodisp() - instead of strncpy2() if conversion failed. - -2003-01-31 - - * src/codeconv.c: conv_iconv_strdup() - src/imap.c: - imap_modified_utf7_to_locale() - imap_locale_to_modified_utf7(): use ICONV_CONST macro to remove - a warning on some systems. - * src/codeconv.c: conv_iconv_strdup(): flush iconv() output and - truncate buffer. - Return NULL instead of incomplete string if conversion failed. - -2003-01-30 - - * src/summaryview.c: summary_execute(): select appropriate node - if currently selected node is to be deleted. - * src/gtkutils.[ch]: gtkut_ctree_node_is_selected(): new. Returns - TRUE if the specified node is selected. - -2003-01-30 - - * src/summaryview.c: summary_status_show(): fixed a occasional crash - on deleting or moving. - -2003-01-29 - - * src/codeconv.c: conv_unreadable_eucjp(): made the validity check - of EUC-JP more accurate. - isprintableeuckanji(): new. Use table for validity check of EUC-JP. - -2003-01-17 - - * version 0.8.9 - -2003-01-17 - - * updated INSTALL. - -2003-01-17 - - * src/quoted-printable.c: qp_encode_line(): fixed linebreak - duplication bug if the source string has CRLF. - * src/utils.[ch]: - canonicalize_str(): new. Returns newly allocated canonicalized - string. - uncanonicalize_file(): new. Uncanonicalize (CRLF -> LF) text. - uncanonicalize_file_replace(): new. - * src/compose.c: always canonicalize body before processing, and - uncanonicalize before returning. - -2003-01-17 - - * src/procmime.c: procmime_get_encoding_for_charset(): prefer - ENC_8BIT for Russian charsets. - * src/compose.c: compose_write_to_file(): use base64 when signing - 8bit message. - -2003-01-16 - - * src/prefs_common.c: prefs_send_create(): added a description for - the setting of Content-Transfer-Encoding. - -2003-01-16 - - * src/codeconv.c: fixed locale_table for Russian locales (thanks to - Sergey Vlasov). - * src/procmime.c: procmime_get_encoding_for_charset(): return - ENC_BASE64 for ISO-8859-5, KOI8-* and Windows-1251. - * src/compose.c: compose_attach_append(): set correct Content- - Transfer-Encoding for message/rfc822. - compose_write_to_file(): enabled user-definable Content-Transfer- - Encoding. - * src/prefs_common.[ch]: added an option for user-defined Content- - Transfer-Encoding. - -2003-01-15 - - * src/quoted-printable.[ch]: qp_encode_line(): fixed a bug if the - line doesn't end with linebreak. - -2003-01-15 - - * implemented quoted-printable encoding. - * src/quoted-printable.[ch]: qp_encode_line(): new. - * src/compose.c: - compose_write_to_file() - compose_write_attach(): implemented quoted-printable encoding. - compose_attach_property_create(): enabled quoted-printable menu - item. - * src/procmime.c: procmime_get_encoding_for_charset(): return - ENC_QUOTED_PRINTABLE for ISO-8859-* and CP125* charset. - * src/Makefile.am: added $(LIBICONV) to sylpheed_LDADD for libiconv - support. - -2003-01-14 - - * src/folderview.c - src/summaryview.c - src/utils.[ch]: get_abbrev_newsgroup_name(): improved the way - of abbreviation of newsgroup name. - -2003-01-14 - - * configure.in: show the result of iconv detection. - -2003-01-13 - - * src/codeconv.[ch]: made the transition from libjconv to iconv(). - conv_iconv_strdup(): new. - * src/about.c - src/imap.c - src/mainwindow.c - src/prefs_common.c: replaced HAVE_LIBJCONV to HAVE_ICONV. - -2003-01-10 - - * src/compose.c - src/folderview.c - src/prefs_folder_item.c: English fix (property -> properties). - * src/prefs_filter.c: alert if entry is not saved. - prefs_filter_dialog_to_filter(): new. - -2003-01-09 - - * src/codeconv.c: conv_encode_header(): fixed a bug which output raw - strings after linefeed. - * updated INSTALL. - -2003-01-08 - - * src/codeconv.[ch]: code cleanup and optimization. - conv_code_converter_new() - conv_convert(): use functions obtained by conv_get_code_conv_func() - when using libjconv. - conv_codeset_strdup(): code cleanup. - conv_get_code_conv_func(): added an argument for destination - character set, and generalized. - -2003-01-06 - - * src/codeconv.c: LBREAK_IF_REQUIRED(): break line only if some - characters follow. - * src/compose.c: compose_convert_header(): remove trailing spaces. - * src/customheader.c: custom_header_read_str(): strip the spaces - of name and value. - * src/prefs_customheader.c: prefs_custom_header_clist_set_row(): - strip the spaces of name and value. - -2002-12-25 - - * version 0.8.8 - -2002-12-25 - - * src/codeconv.c: conv_encode_header(): fixed a bug which will run - into infinite loop when encountering invalid characters. - -2002-12-25 - - * src/procmsg.[ch]: procmsg_sort_msg_list(): new. It sorts message - list. - * src/summaryview.c: summary_show(): removed summary_sort() because - it is done inside folder_item_get_msg_list(). This will improve - the performance of summary display. - Sorted out the summary sort functions using macros. - * src/mh.c - src/imap.c - src/news.c - src/folder.[ch]: folder_item_get_msg_list(): return pre-sorted - list if FolderItem::sort_key is set. - Added SORT_BY_TO to FolderSortKey enum. - * src/mainwindow.c: added "View/Sort/by recipient". - -2002-12-20 - - * version 0.8.7 - -2002-12-20 - - * src/codeconv.c: conv_encode_header(): fix for redundant space on - line-breaking. - * src/compose.c: compose_convert_header(): always pass string to - conv_encode_header() for line-breaking. - -2002-12-20 - - * src/textview.c: textview_make_clickable_parts(): fixed incorrect - parsing of email addresses. - -2002-12-19 - - * src/defs.h: added DEFAULT_BROWSER_CMD. - * src/mimeview.c: mimeview_view_file() - src/prefs_common.c: prefs_other_create() - src/utils.c: open_uri(): changed the default web browser to - mozilla, and changed 'raise' command (which is undocumented) - to 'new-window' in 'netscape -remote'. - -2002-12-19 - - * src/compose.c: compose_send_control_enter(): fixed crash on - Ctrl-Enter when Message/Send has no accelerator key (thanks to - Sergey Vlasov). - -2002-12-18 - - * src/mainwindow.c: - set_charset_cb() - sort_summary_cb() - sort_summary_type_cb(): prevent unwanted processing on unchecking - menu items. - -2002-12-18 - - * src/main.c: process command line option before gtk_init() to - enable remote operation without X (thanks to Ruslan N. Balkin). - * src/codeconv.c: conv_encode_header(): fixed a potential buffer - overflow. - -2002-12-18 - - * src/Makefile.am: changed $(target_alias) to $(target_triplet) - (the spec of autotools seems to be changed). - -2002-12-18 - - * src/imap.c: get path separator using LIST command if server - doesn't support NAMESPACE (based on the patch by Brian Sammon). - imap_parse_list(): added an argument to return path separator. - imap_get_namespace_by_list(): new. - -2002-12-17 - - * src/addr_compl.c: add_address(): removed the debug print. - * src/gtkutils.[ch]: gtkut_window_popup() - src/mainwindow.c: main_window_popup(): applied the patch to fix - the behavior of window popup from Sergey Vlasov (thanks!) - * src/account.c: account_edit_create(): use signal_connect_after - for row_move signal to fix the row position bug. - account_row_moved(): scroll the CList half page. - * src/prefs_filter.c: prefs_filter_row_move(): scroll the CList - half page. - * src/summaryview.c: summary_reply(): use selection text only if - the displayed message is selected (thanks to Sergey Vlasov). - -2002-12-13 - - * src/codeconv.c: conv_encode_header(): reimplemented the routine - of MIME header encoding. And use Q-encoding method if the current - locale is single-byte one. - * src/utils.[ch]: is_next_nonascii(): take multi-byte string instead - of wide-character string. Consider control codes as non-ASCII. - get_next_word_len(): new. It returns the length of next word. - is_next_mbs(), find_wspace(): removed. - * src/quoted-printable.[ch]: new. - qp_decode_line(): decodes one QP line. - qp_decode_q_encoding(): decodes Q-encoded string in MIME header. - qp_get_q_encoding_len(): returns the length when a string is - Q-encoded. - qp_q_encode(): Q-encode a string (RFC 2047). - * src/unmime.c: moved the functions for quoted-printable to - quoted-printable.c. - -2002-12-05 - - * src/send.c: send_message_local(): escape line that only have one - dot character (postfix's sendmail command will stop there). - -2002-12-05 - - * src/send.c: send_message_local(): don't escape first-dot line - (thanks to Sergey Vlasov). - -2002-12-03 - - * autogen.sh: added 'libtoolize --force --copy' to override the - current ltmain.sh. - * acconfig.h: removed. - * configure.in: increased minimal version of GPGME to 0.3.10. - Fixed checking of XIM. - * ac/check-type.m4 - ac/gnupg-check-typedef.m4: added an argument for comment. - -2002-11-29 - - * src/imageview.[ch]: fixed conflicting declarations of - imageview_show_image() (thanks to Thorsten Maerz). - -2002-11-28 - - * src/compose.c: compose_entry_append(): don't add ", " on subject - entry. - * src/codeconv.c: conv_get_outgoing_charset(): obtain outgoing - charset from the table (currently disabled for non-Japanese locales). - conv_get_current_locale(): also refer to LC_CTYPE. - -2002-11-27 - - * README: added a description about hidden settings. - -2002-11-27 - - * src/prefs_common.[ch]: reorganized the common prefs dialog. - Made enable_hscrollbar and bold_unread hidden options. - -2002-11-26 - - * src/quote_fmt_parse.y: fixed a parse error (thanks to Andreas Hinz). - -2002-11-26 - - * src/account.[ch]: - account_find_from_message_file() - account_find_from_msginfo(): new. They find an account from the - headers like 'From:', 'X-Sylpheed-Account-Id:', and 'AID:' in the - specified message. - * src/compose.c: - compose_reedit(): restore messages' previous account on composition. - compose_write_headers(): add 'X-Sylpheed-Account-Id:' header - on draft mode. - -2002-11-26 - - * src/compose.c: cleaned up the code using compose_entry_set() - (don't use gtk_entry_set_text() directly). - -2002-11-25 - - * src/imap.c: imap_parse_namespace(): fixed a memory leak. - -2002-11-22 - - * updated autotools and libtool to the latest version. - * configure.in: added AC_PREREQ(2.50). - -2002-11-22 - - * src/textview.c: textview_set_font(): fix for message display in - UTF-8 locales (thanks to Sergey Vlasov). - -2002-11-21 - - * src/imageview.[ch]: imageview_show_image(): resize images to fit - the window size if specified. - * src/prefs_common.[ch]: added an option 'Resize attached images'. - -2002-11-20 - - * refactoring for SMTP implementation. - * src/session.h: added ui_func to Session. - * src/smtp.[ch]: separated the connection routine from - smtp_session_new() to smtp_connect(). - Changed the argument of every function other than smtp_ok() from - SockInfo to SMTPSession. - Call UI callback from each functions. - * src/send.c: send_message_smtp(): separated the code for UI update - into send_progress_dialog_update(). - -2002-11-18 - - * src/smtp.[ch]: separated smtp_auth() from smtp_from(). - * src/send.c: send_message_smtp(): call smtp_auth() and display - the state to the dialog. - -2002-11-18 - - * src/filter.c: strmatch_regex(): use extended regex (thanks to - Fabien Devaux). - * src/main.c: main(): removed the code for assortrc -> filterrc - transition. - * src/gtkutils.c: gtkut_font_load(): only use gdk_font_load() if - current locale is C or POSIX. - gtkut_stext_is_uri_string(): include "www." for URI string. - * src/textview.c: textview_make_clickable_parts(): include "www." - for URI string. - -2002-11-15 - - * version 0.8.6 - -2002-11-13 - - * src/textview.c: textview_add_part(): indicate signature status - using different colors. - -2002-11-12 - - * src/folder.c: folder_write_list_recursive(): escape - To/Cc/Bcc/Reply-To strings. - -2002-11-11 - - * src/codeconv.c: conv_encode_header(): enabled B-encoding of - headers on locales other than Japanese when not using libjconv. - -2002-11-11 - - * src/inc.[ch]: added INC_IO_ERROR to IncState. Also added its - corresponding error message. - inc_pop3_session_do(): set INC_IO_ERROR instead of INC_NOSPACE - on PS_IOERR. - -2002-11-07 - - * src/prefs_account.[ch]: removed prefs_account_save_config() since - it is not used. - * src/procmime.[ch]: removed procmime_mimeinfo_free() since - procmime_mimeinfo_free_all() can be used in every case. - -2002-11-06 - - * src/account.c: account_get_special_folder(): support F_INBOX, and - made code cleanup. - -2002-11-06 - - * src/compose.[ch]: ComposeEntryType: changed COMPOSE_* to - COMPOSE_ENTRY_*, and added - COMPOSE_ENTRY_{REPLY_TO,SUBJECT,FOLLOWUP_TO}. - compose_reply() - compose_forward() - compose_redirect(): added FolderItem to the arguments, and reflect - settings in the item. - compose_entry_set(): new. - compose_entry_append(): code cleanup. - compose_entries_set_from_item(): take ComposeMode in its arguments, - and enabled FolderItem::use_auto_to_on_reply. - * src/summaryview.c: summary_reply(): pass folder_item to - compose_{reply,forward,redirect}(). - -2002-11-05 - - * src/gtkutils.[ch]: - gtkut_font_load(): new. It automatically choose font or fontset - by current locale. - gtkut_font_load_from_fontset(): new. It tries to load single font - instead of fontset from a fontset string. - * src/alertpanel.c - src/folderview.c - src/headerview.c - src/summaryview.c: workaround for the problem that couldn't display - 8-bit characters in C or POSIX locale (use font instead of fontset). - * src/compose.c - src/sourcewindow.c - src/textview.c: made code cleanup using gtkut_font_load*(). - -2002-10-29 - - * src/mh.c: mh_get_msginfo(): set correct message number. - -2002-10-29 - - * src/folder.[ch]: added a new virtual method Folder::get_msginfo(). - It returns a new MsgInfo associated to a message number. - folder_item_get_msginfo(): new. - * src/imap.[ch]: imap_get_msginfo(): new. - * src/mh.[ch]: mh_get_msginfo(): new. - * src/news.[ch]: news_get_msginfo(): new. - -2002-10-28 - - * src/codeconv.c: conv_euctojis(): fixed a bug which will cause - infinite loop if an invalid code appeared. - -2002-10-25 - - * src/codeconv.c: conv_codeset_strdup() - src/html.[ch]: html_read_line(): don't output conversion failure - warnings. - Added HTML_CONV_FAILED to the enum HTMLState. - -2002-10-24 - - * implemented per-folder auto-set address (still in progress). - * src/compose.[ch]: compose_new(): added FolderItem to its arguments, - and set entries from it (if mailto is empty). - compose_entry_append(): activate menu if required. - compose_entries_set_from_item(): new. - * src/folder.[ch]: added auto_to, use_auto_to_on_reply, auto_cc, - auto_bcc, and auto_replyto to FolderItem, and renamed apply_sub to - ac_apply_sub. - folder_build_tree(), folder_read_folder_func(), - folder_write_list_recursive(): added the above members. - * src/prefs_folder_item.[ch]: added auto-set addresses. - * src/pop.[ch]: removed Pop3State::prev_folder. - -2002-10-11 - - * src/compose.c: allow dropping files by also "moving" files from a - file manager (thanks to Alfons). - -2002-10-10 - - * compose_reply_set_entry(): made Reply-To have priority over - List-Post on ML reply. - -2002-10-09 - - * src/gtksctree.[ch]: gtk_sctree_set_anchor_row(): new. - * src/summaryview.c: summary_step(): fixed a bug that lost the - correct selection anchor. - summary_key_pressed(): use gtk_sctree_select() instead of - gtk_ctree_select(). - * src/inc.[ch] - src/pop.c - src/recv.c: differentiate disk full and socket errors - (thanks to Colin Leroy). - -2002-10-08 - - * src/account.c: account_edit_prefs(): removed unused variables. - * src/compose.[ch]: separated WITH_QUOTE/WITHOUT_QUOTE flags in - ComposeMode. - compose_reply() - compose_reply_set_entry(): receive reply type with one argument. - * src/summaryview.c: summary_reply(): reduced conditional branches. - -2002-10-08 - - * src/compose.c: compose_redirect(), compose_reedit(): strip CR - from line ends (thanks to Sergey Vlasov). - * src/folderview.c: renamed 'Rescan folder tree' to 'Rebuild - folder tree'. - -2002-10-08 - - * src/folder.[ch]: added a virtual method Folder::remove_msgs(). - * src/imap.[ch]: implemented imap_remove_msgs() which expunges - messages all at once. - -2002-10-07 - - * src/account.[ch]: account_open(): new. It opens account prefs - dialog and reflects to UI when finished. - * src/folderview.c: - folderview_button_pressed() - folderview_property_cb(): open account prefs dialog when the - property of the root folder of remote account is requested. - -2002-10-07 - - * src/account.c: account_destroy(): unref account information in - folders. - * src/folder.[ch]: folder_unref_account_all(): new. It unref the - specified account information in all folders. - * src/folderview.c: - folderview_rm_imap_server_cb() - folderview_rm_news_server_cb(): destroy Folder first because - folder_destroy() refers to account information. - -2002-10-04 - - * src/account.c: account_find_from_item(): fixed a bug which didn't - select the correct account. - * inc_pop3_session_do(): - fixed the resource leak when SSL initialization failed. - Immediately break from temporary event loop if cancelled. - -2002-10-04 - - * src/account.[ch]: account_find_from_item(): new. - * src/compose.c: - compose_reply(), compose_forward(), compose_redirect() - src/mainwindow.c: compose_cb(): select optimal account when - composing. - * src/folder.[ch]: added FolderItem::apply_sub. - * src/menu.[ch]: menu_find_option_menu_index(): new. It finds the - index of option menu which contains the specified data. - * src/prefs_folder_item(): added Compose tab, and the setting of - folder account. - -2002-10-04 - - * configure.in: added $LDAP_LIBS for lber library detection. - -2002-10-03 - - * version 0.8.5 - -2002-10-03 - - * src/procmsg.c: procmsg_msginfo_get_full_info(): fixed a memory - leak, and added error checking. - -2002-10-03 - - * src/compose.[ch]: added a flag Compose::use_newsgroups, and - removed Compose::orig_account. - compose_check_for_valid_recipient(): check only enabled entries. - compose_write_headers() - compose_redirect_write_headers(): add Newsgroups header only - when the entry is enabled. - compose_send(): modified the method of finding a mail account - from a news account so that it tries to match the From address. - * src/send.c: send_message_queue(): enabled the queueing of news - messages. - * src/news.[ch]: news_post_stream(): new. - -2002-10-03 - - * configure.in: check lber first and use $LDAP_LIBS on the check - for ldap. - -2002-10-02 - - * po/*.po: fixed many typos of format strings which will lead to - crash (thanks to Sergey Vlasov). - -2002-10-02 - - * src/procheader.c: procheader_parse_stream(): added Cc header - to the target for full parsing. - * src/procmsg.[ch]: procmsg_msginfo_get_full_info(): new. It - returns the full message information from the given information. - * src/compose.c: compose_reply(), compose_forward(): get full - message information for Cc header. - -2002-10-02 - - * src/inc.c: inc_account_mail(), inc_all_account_mail(): update - IMAP4 and NNTP folder summary after checking those accounts. - -2002-10-01 - - * version 0.8.4 - -2002-10-01 - - * src/prefs_common.c: prefs_compose_create(): modified the label - of the option for Reply button. - * configure.in: add -lldap and -llber to the 5th argument of - AC_CHECK_LIB() for LDAP library detection. - -2002-09-30 - - * INSTALL - INSTALL.jp: updated. - -2002-09-30 - - * src/mainwindow.c: toggle the behavior of Reply button between - normal reply and reply-to-list. - * src/prefs_common.[ch]: added an option to switch the function - of Reply button. - -2002-09-27 - - * src/compose.c: compose_new(): removed the workaround for XIM - because it doesn't have any effect and only seems to cause - hangs. - -2002-09-26 - - * src/compose.[ch]: compose_reply(): added a flag for reply-to-ML. - compose_parse_header(): parse also List-Post header. - compose_reply_set_entry(): support reply-to-ML (fall back to - normal reply if ML address is not found). - * src/mainwindow.c - src/prefs_common.c - src/summaryview.c: reorganized Reply menu and added 'Reply to - mailing list'. - * src/utils.[ch]: scan_mailto_url(): new. It scans mailto URL and - returns newly allocated parameters. - -2002-09-25 - - * src/account.c: account_read_config_all(): set account information - to default before initializing with configuration file. - * src/prefs_account.[ch]: prefs_account_new(): new. It returns a - newly created account information structure initialized by - the default settings. - -2002-09-24 - - * src/addr_compl.c: - replace_address_in_edit(): check if newtext is NULL. - completion_window_button_press(): fixed a memory leak. - * src/pop.c: LOOKUP_NEXT_MSG(): don't expire messages whose - recv_time is RECV_TIME_KEEP. - pop3_getrange_uidl_recv(): only set get_all flag if - ac_prefs->getall is set. - pop3_retr_recv(): don't delete messages which are not received - by filter, and set recv_time to RECV_TIME_KEEP in the case. - * src/pop.h: added an enum RecvTime. - * src/inc.c: inc_drop_message(): unlink temporary message file if - not received by filter. - -2002-09-20 - - * src/mainwindow.c: added 'Edit/Select thread' menu. - * src/summaryview.[ch]: added 'Select thread' to the context menu. - summary_select_thread(): new. It selects all messages of current - thread. - -2002-09-19 - - * src/rfc2015.c: check_signature(): corrected error handling and - fixed memory leak. - -2002-09-19 - - * src/rfc2015.c: check_signature(): correctly remove the last empty - line, and canonicalize the file part before verifying (this should - fix incompatibility with Evolution or some other MUAs). - * src/utils.[ch]: copy_file_part(): new. It copies the specified - range of file stream to another file. - -2002-09-19 - - * src/compose.c: compose_write_to_file(): force BASE64 encoding for - 8-bit text when signing (thanks to Colin Leroy). - -2002-09-16 - - * src/prefs_common.c: prefs_send_create(): fixed the charset string - for Cyrillic (Windows-1251). - -2002-09-15 - - * version 0.8.3 - -2002-09-15 - - * src/codeconv.c: changed the charset for ru_RU.CP1251 to - Windows-1251. Added bg_BG locale. - -2002-09-11 - - * src/compose.c: account_activated(): change the state of menu items - and entries according to the selected account. - compose_select_account(): new. It changes the state of title bar, - menu items and entries. - -2002-09-11 - - * src/inc.c: inc_mail(): correct new_msgs when inc_spool() returned - by error. - Don't refresh summary view on fetching when open_inbox_on_inc is - set. - -2002-09-10 - - * src/summaryview.c: summary_show(): refresh even if open_inbox_on_inc - is set (to avoid summary refresh problem). - * src/imap.c: removed warnings by checking the existence of directory - before calling remove*_numbered_files(). - -2002-09-06 - - * src/prefs_common.c: corrected English. - -2002-09-06 - - * src/prefs_common.[ch]: added an option: "Mark messages as read - only when opened in new window". - -2002-09-04 - - * src/folder.c: - folder_tree_destroy() - folder_write_list_recursive(): added sanity check. - * src/imap.c: imap_scan_tree(): if folder->node is NULL and - can't get session, create empty folder node (based on the - Alfons' suggestion). - -2002-09-03 - - * src/textview.c: textview_key_pressed(): pass GDK_Delete event to - SummaryView. - * src/summaryview.c: summary_key_pressed(): scroll correct TextView - on MIME mode. - -2002-09-02 - - * src/news.c: news_scan_group(): fixed wrong message number - calculation. - -2002-08-30 - - * major refactoring for POP3. - * src/inc.[ch]: moved Pop3State, inc_pop3_state_new(), - inc_pop3_state_destroy(), inc_get_uidl_table(), and - inc_write_uidl_list() into pop.c. - Moved Pop3State::folder_table and Pop3State::inc_state into - IncSession. - inc_start() - inc_put_error(): added lockbusy state. - inc_pop3_session_do(): obtain inc_state from Pop3State::error_val. - inc_cancel(): don't terminate the automaton here but just set - the flags to prevent crash. - * src/pop.[ch] - pop3_getauth_pass_recv() - pop3_getauth_apop_recv(): check lockbusy state. - pop3_retr_recv(): check Pop3State::cancelled flag. - * src/automaton.[ch]: added 'cancelled' flag to Automaton. - automaton_input_cb(): terminate if cancelled flag is true. - * sylpheed.desktop: changed Type=Internet to Type=Application. - Added Categories=Application;Network;. - -2002-08-29 - - * src/inc.[ch] - src/pop.c - src/progressdialog.c: show detailed information to the status - column. - Added cur_total_recv_bytes to Pop3State. - * src/prefs_common.[ch]: added an option to specify whether to - close receive dialog when finished. - -2002-08-28 - - * src/folder.[ch]: folder_get_path(): new. It returns the root path - of Folder. - * src/imap.c - src/news.c - imap_folder_destroy() - imap_remove_msg() - imap_remove_all_msg() - news_folder_destroy(): remove cache directories / files when - deleting Folder / messages. - * src/utils.c: - file_exist() - is_dir_exist() - is_file_entry_exist(): check if the argument is NULL. - remove_all_files() - remove_numbered_files() - remove_expired_files(): fixed memory leaks on error. - -2002-08-28 - - * src/folder.[ch] - src/imap.[ch] - src/mh.[ch] - src/news.[ch] - src/session.[ch] - src/smtp.[ch]: made Folder and Session destructor virtual method. - -2002-08-27 - - * src/compose.c: do joining of normal lines only when auto-wrapping. - * src/main.c: modified the warning message for GnuPG. - * src/about.c: about_create(): modified the compiled-in features - list. - * configure.in: improved LDAP library checking (thanks to Alfons). - -2002-08-26 - - * version 0.8.2 - -2002-08-26 - - * src/compose.c: - join_next_line() - compose_wrap_line_all(): backed out the change to join lines that - are not indented. - * NEWS - TODO - TODO.jp: updated. - * configure.in: require at least gpgme-0.3.5. - -2002-08-23 - - * src/alertpanel.c: alertpanel_create(): minor modification. - * modified NEWS. - -2002-08-23 - - * updated NEWS. - -2002-08-23 - - * src/alertpanel.c: alertpanel_create(): modified the layout. - * src/rfc2015.c: check_signature(): don't abort on error. - -2002-08-22 - - * src/compose.c: compose_wrap_line_all(): freeze widget only if - required to repress flickers. - -2002-08-21 - - * src/compose.c: improved line wrapping. - join_next_line() - compose_wrap_line_all(): also join lines that are not indented. - dump_text(): handle multi-byte strings correctly. - -2002-08-21 - - * src/compose.c: compose_wrap_line_all(): fix for auto-wrapping - (go to next line when space is entered at line limit). - -2002-08-19 - - * src/inc.c: inc_get_uidl_table(): fixed a memory leak reported by - Martin Kluge. - -2002-08-16 - - * src/mh.c: mh_scan_tree_recursive(): disabled Maildir folder - checking to prevent confusion. - -2002-08-16 - - * src/folder.[ch]: folder_item_get_msg_list(): added a wrapper for - method Folder::get_msg_list(). - * src/account.c: account_edit_prefs(), account_delete(): use - folderview_set_all() instead of folderview_rescan_all(). - * src/folderview.[ch]: - folderview_check_new_all(): new. Updates all folders. - folderview_rescan_tree(): confirm before executing. - folderview_rescan_all(): commented out since it's not used anymore. - folderview_update_item_foreach(): added a flag for summary update. - * src/inc.c: inc_finished(): update summary only when - prefs_common.scan_all_after_inc is set. - inc_drop_message(): set mtime of target folder to 0 to force - the updating of summary. - inc_start(), get_spool(): update also summary when updating - folder view. - * src/mainwindow.c: changed 'File - Rescan folder tree' to - 'File - Check for new messages in all folders'. - -2002-08-09 - - * src/compose.c: compose_write_to_file(): clearsign message body - if specified. - compose_clearsign_text(): new. Replaces the string with clearsigned - one. - * src/prefs_account.c: added an option for clearsign. - * src/rfc2015.c: rfc2015_clearsign(): new. - pgp_sign(): added a flag for clearsign. - * src/utils.[ch]: get_tmp_file(): return newly allocated unique file - name (needs to be freed by caller). - str_write_to_file(), file_read_to_str(): new. - -2002-08-08 - - * src/procmsg.c: procmsg_read_mark_file(): check key duplication - to avoid memory leak. - -2002-08-08 - - * src/base64.c: include string.h for memcpy(). - * src/gtksctree.c: use macro ABS() instead of function abs(). - * src/prefs_account.c - src/prefs_common.c: renamed 'send' to 'p_send' so as not to - conflict with the function send() in sys/socket.h. - * src/mainwindow.c: commented out the unnecessary functions. - * src/utils.c: canonicalize_file_replace(): correct warning message. - -2002-08-08 - - * src/utils.[ch]: get_tmp_file(): new. Returns the directory for - temporary files in ~/.sylpheed/. - * src/main.c: create temporary directory in ~/.sylpheed/. - * src/compose.c - src/inc.c: create temporary files in ~/.sylpheed/, and modified - the file name. - compose_exec_ext_editor(): fixed a bug that failed to create the - temporary file if g_get_tmp_dir() returned directory other than - '/tmp'. - -2002-08-08 - - * src/utils.c: copy_file(): check if dest_bak != NULL when unlinking. - -2002-08-08 - - * src/utils.[ch]: canonicalize_file_replace(): fixed a bug that fails - to replace the file when the given file and temporary file are not - on the same filesystem. - copy_file(): added a flag whether to keep backup. - move_file(): added a flag whether to overwrite the destination file. - -2002-08-07 - - * src/socket.[ch]: fixed the linking failure when IPv6 is enabled. - * src/select-keys.c: modified key selection dialog. - -2002-08-07 - - * src/socket.[ch]: my_gethostbyname(): new. - * src/utils.c: get_domain_name(): return FQDN instead of short - hostname (thanks to Bob Woodside). - * src/template.c: made the debug messages less verbose. - -2002-08-06 - - * src/prefs_common.[ch]: removed obsolete default sign key setting. - * src/utils.c: canonicalize_file(): correct the error check of - fwrite(). - -2002-08-06 - - * src/compose.c: compose_write_to_file(): - canonicalize line endings before encrypting/signing (this will fix - interoperability with other MUAs). - Removed unnecessary strdup. - Don't encrypt/sign draft message. - * src/utils.[ch]: - canonicalize_file(), canonicalize_file_replace(): new. - * src/passphrase.c - src/select-keys.c: changed g_message() to debug_print() and - g_warning(). - * src/mimeview.c: mimeview_check_signature(): removed unnecessary - MIME structure scanning. - * src/textview.c: textview_add_part(): show signature status in - TextView. - * src/rfc2015.c - src/sigstatus.c: modified translatable strings and some MIME - headers. - -2002-08-06 - - * src/procmsg.c: procmsg_save_to_outbox(): don't forget to remove - the temporary file when saving from queue. -2002-08-05 - - * src/compose.c - src/passphrase.[ch] - src/rfc2015.[ch] - src/prefs_account.[ch] - src/prefs_common.[ch]: merged GnuPG stuff from the claws branch. - Modified some messages. - -2002-08-05 - - * src/textview.c: textview_scan_header(): fixed a memory leak - (thanks to Alfons). - -2002-08-04 - - * src/prefs_actions.c: execute_actions(): put create_io_dialog() - in right conditional block. - -2002-08-01 - - * src/compose.c: compose_wrap_line_all(): fixed character buffer - initialization. - * src/utils.c: - log_print() - log_message() - log_warning() - log_error(): add time stamp to log messages. - -2002-07-31 - - * src/socket.c: - corrected a typo (HAVE_SYS_SELECT -> HAVE_SYS_SELECT_H) - -2002-07-31 - - * src/socket.c: implemented socket I/O timeout. - fd_recv(): new. - * src/pop.c: check errors and return error value correctly. - -2002-07-31 - - * src/prefs_actions.c: made the action's input/output dialog display - without delay. Made the dialog modal instead of making window - insensitive. Also cleaned up its UI. - -2002-07-29 - - * implemented --attach command line option. - * src/main.c: - Cmd::attach_files: new member to store file paths. - parse_cmd_opt(): added --attach option. --compose option is implied. - prohibit_duplicate_launch() - lock_socket_input_cb(): added "compose_attach" message. - * src/compose.c - src/mainwindow.c - src/textview.c: renamed compose_new_with_recipient() to - compose_new(), and added an argument for attachment files. - -2002-07-29 - - * src/logwindow.c: freeze GtkText widget while hidden. - log_window_append(): changed the header for message and warning. - -2002-07-26 - - * src/news.c: implement automatic cache expiration. - news_delete_expired_caches(): new. - news_get_article_list(): fixed a bug that nonexistent messages - were not removed from list. - * src/procmsg.[ch]: procmsg_get_last_num_in_msg_list(): renamed - procmsg_get_last_num_in_cache(). - * src/utils.[ch]: remove_expired_files(): new. - -2002-07-26 - - * src/inc.c: - inc_mail(): force summary refresh when using external command for - incorporation. - inc_all_account_mail(): fixed a bug on spool checking failure. - -2002-07-25 - - * version 0.8.1 - -2002-07-24 - - * src/addressbook.c - src/editaddress.c - src/editgroup.c - src/editldap_basedn.c - src/importldif.c - src/prefs_common.c: fixed memory leaks which didn't free strings - gtk_editable_get_chars() returned. And minor code cleanups. - * src/importldif.h - src/vcard.h: removed C++-style comments. - -2002-07-23 - - * src/codeconv.c: conv_encode_header(): fixed a problem in encoding - strings which include both multi-byte and us-ascii characters. - -2002-07-23 - - * src/utils.c: remove_numbered_files(): don't try to unlink() - directories. - * src/codeconv.c: - conv_get_code_conv_func(): return conv_anytodisp() if charset is - not specified. - conv_unmime_header_overwrite() - conv_unmime_header(): do conv_anytodisp() before decoding header. - -2002-07-14 - - * version 0.8.0 - -2002-07-14 - - * src/compose.c: added 'Tools/Actions' menu. - -2002-07-12 - - * src/base64.c: a minor fix for BASE64VAL() macro. - -2002-07-11 - - * src/base64.c: base64_decode(): fixed a buffer overrun bug. - -2002-07-11 - - * src/codeconv.c - src/compose.c - src/smtp.c - src/unmime.c - src/base64.[ch]: rewrote the BASE64 encode / decode routines. - base64_encode(), base64_decode(): new. - * src/rfc822.[ch]: removed. - * COPYING - src/about.c: removed the copyright notice for fetchmail. - -2002-07-10 - - * src/codeconv.c - src/procmime.c - src/unmime.[ch]: rewrote the MIME decode routines. - unmime_header() - unmime_quoted_printable_line(): new. - * src/procheader.c: - procheader_get_one_field() - procheader_get_unfolded_line(): remove also CR. - -2002-07-08 - - * libkcc: removed from the source tree. - * COPYING - src/about.c: removed the copyright notice for libkcc. - * src/codeconv.c: conv_guess_encoding(): check for ASCII code first - for speedup. - * src/prefs_actions.c: removed unnecessary spaces/tabs. - -2002-07-05 - - * src/prefs_actions.c: comply with the coding style. - Modified the UI design. - * src/mainwindow.c: main_window_set_menu_sensitive(): enable Actions - menu when multiple messages are selected. - -2002-07-05 - - * src/prefs_actions.[ch]: merged the 'Actions' feature from claws. - update_actions_menu(): simplified the menu deletion. - * src/mainwindow.c: added 'Actions' menu to Tools and Configuration. - -2002-07-04 - - * src/codeconv.[ch]: implemented conv_jistoeuc(), conv_euctojis(), - conv_sjistoeuc(), and conv_guess_encoding(). Removed the dependency - to libkcc. - -2002-07-04 - - * configure.in: added check for strchr. - -2002-07-02 - - * src/prefs_common.[ch] - src/inc.c: added an option to inhibit receive error dialog. - -2002-07-01 - - * src/account.c: account_find_from_address(): support multiple - addresses in header. - -2002-06-28 - - * src/gtksctree.[ch]: changed GtkSCTree::anchor_row from gint to - GtkCTreeNode* so that it won't become invalid after the row move. - Removed dependency to gtkutils.c. - * src/prefs_common.[ch] - src/summaryview.c: summary_selected(): added an option to show - message when cursor keys are pressed on summary view. - -2002-06-28 - - * configure.in - src/Makefile.am - src/compose.c: changed "host_alias" to "target_alias" so that it - shows the correct system name on cross-compiling (thanks to - Patrice Mandin). - -2002-06-27 - - * src/prefs_account.[ch]: added the option menu to force an - authentication method for SMTP AUTH. - * src/send.c - src/smtp.[ch]: smtp_from(), smtp_auth(): added an argument to - specify the authentication method for SMTP AUTH. - smtp_ehlo(): allow AUTH responses that don't comply with the RFC. - -2002-06-25 - - * src/prefs_common.[ch] - src/compose.c: enabled "Wrap on input". - -2002-06-25 - - * src/summaryview.[ch] - src/mainwindow.c: added "Go to/{Prev,Next} new message" menu. - Made some code cleanups. - -2002-06-20 - - * src/folderview.c - src/prefs_common.[ch]: added the hidden option to specify the - policy of the vertical scrollbar on folder view. - -2002-06-19 - - * src/messageview.[ch]: - messageview_copy_clipboard(): fixed a bug that couldn't copy text - on MIME mode. - messageview_get_current_textview(): new. - messageview_get_text_widget(): removed. - * src/quote_fmt_parse.y: quote message even if msginfo is empty. - * src/compose.[ch]: implemented the "Paste as quotation" feature. - text_inserted(): new callback for "insert_text" signal. - Add quote mark to the pasted text if Compose::paste_as_quotation - is TRUE. - -2002-06-19 - - * src/compose.c: if the Content-Type of a file is text/*, check - its content and set the optimal Content-Transfer-Encoding (thanks - to Yoichi Yuasa). - -2002-06-18 - - * src/textview.c: textview_key_pressed(): pass key press event to - main window to activate menu shortcuts (thanks to Alfons). - -2002-06-18 - - * src/folder.c: folder_build_tree(): use strtoul() instead of atoi() - for mtime to prevent flooring. - * src/imap.c: - imap_move_msg() - imap_move_msgs_with_dest() - imap_copy_msgs_with_dest(): fixed a bug that prevented multiple - message copy/move. - imap_parse_envelope() - imap_cmd_envelope(): use RFC822.HEADER instead of ENVELOPE to get - full information of messages and simplify the parser. Also fixed - the bug that References header was ignored on threading. - imap_parse_one_address() - imap_parse_address(): removed. - imap_get_header(): new. It reads the RFC822 header and returns - a newly allocated string. - * src/procheader.[ch]: changed procheader_parse() to - procheader_parse_stream() and added different interfaces for it. - -2002-06-17 - - * po/zh_TW.Big5.po: fixed a mistake that caused a crash. - -2002-06-15 - - * version 0.7.8 - -2002-06-13 - - * src/inc.c: inc_get_uidl_table(): fixed a bug that garbage time - could be inserted into the hash table. - inc_write_uidl_list(): a minor code cleanup. - * src/mainwindow.c: main_window_get_current_state(): - make the state unexecutable on an empty folder. - * src/summaryview.c: summary_sort(): don't sort on an empty folder. - * src/pop.c: minor code cleanups. - -2002-06-12 - - * src/prefs_account.c: CREATE_RADIO_BUTTONS(): fixed a typo and - corrected the behavior of the radio buttons. - -2002-06-11 - - * implemented 'Delete messages after N days' feature for POP3. - * src/inc.[ch]: - inc_get_uidl_table() - inc_write_uidl_list(): moved the location of UIDL list file from - RC_DIR/uidl-* to RC_DIR/uidl/*. - Added received time for each UIDLs. - src/main.c: main(): create RC_DIR/uidl/ directory. - src/pop.[ch]: LOOKUP_NEXT_MSG(): delete expired messages here. - Added recv_time to Pop3MsgInfo. - src/prefs_account.[ch]: added an option for the number of days for - leaving messages. - -2002-06-09 - - * version 0.7.7 - -2002-06-07 - - * src/folder.c: folder_set_missing_folders(): fixed a bug that - caused multiplication of special folders on startup if their - types were changed. - * src/folderview.c: folderview_remove_mailbox_cb(): modified the - label. - -2002-06-04 - - * src/compose.c: compose_reply(), compose_forward(): reverted the - last change since it causes lockup problem. - -2002-06-04 - - * src/compose.c: compose_reply(), compose_forward(): don't autowrap - the signature part. - compose_new_with_recipient(): workaround for initial XIM problem. - -2002-06-04 - - * src/mainwindow.c: sort ascending / descending order can be - specified with separated menu items. - Added "View/Sort/Don't sort" menu item. - * src/summaryview.[ch]: summary_sort(): added an argument for - sort type. - -2002-05-31 - - * implemented persistent sort order. - * src/folder.[ch]: - folder_build_tree(): read 'sort_key' and 'sort_type' attributes. - folder_write_list_recursive(): write sorting state. - src/mainwindow.c - src/summaryview.[ch]: summary_show(): sort if required. - select the top node on descending sort. - Removed SummarySortType and sorting state variables from - SummaryView. - -2002-05-30 - - * src/account.c - src/news.[ch] - src/nntp.[ch] - src/prefs_account.[ch]: enabled NNTP over SSL. - * src/nntp.c: nntp_group(): issue MODE READER command and retry - when GROUP command once failed (this seems to avoid problems on - some broken news servers). - -2002-05-30 - - * faq/it/*.html: corrected DOS linebreaks. - * faq/*/*.html: changed ">" to ". - -2002-05-29 - - * src/prefs_account.c: prefs_account_protocol_activated(): hide - unnecessary frames in SSL tab. - -2002-05-29 - - * src/pop.[ch] - src/inc.c - src/prefs_account.[ch]: enabled STLS command in POP3. - * src/account.c: account_clist_set_row(): display TLS setting. - -2002-05-28 - - * src/compose.c: compose_send_later_cb(): support redirect function. - * src/imap.[ch] - src/ssl.h - src/prefs_account.[ch]: enabled STARTTLS command in IMAP4. - * src/send.c - src/smtp.[ch]: use SSLType instead of SSLSMTPType. - -2002-05-28 - - * src/utils.[ch]: make_dir(): wrapper for mkdir() and chmod(). - * src/compose.c: compose_create(): removed unrequired lines. - -2002-05-27 - - * src/news.c: news_scan_group(): fixed a bug that set the wrong - values in some cases. - * src/prefs_account.c: corrected English in Advanced - Folder - settings. - -2002-05-23 - - * src/textview.c: textview_show_message(), textview_show_part(): - fixed a bug that GtkSText *text pointed the incorrect object. - textview_add_part(): freeze GtkSText while adding RFC822 headers. - textview_show_part(): fixed a bug that couldn't display single - part MIME message as text. - -2002-05-22 - - * src/compose.c: compose_redirect_write_to_file(): correct the target - for change_file_mode_rw(). Check if fclose() succeeded. Unlink - incomplete file when an error occured. - -2002-05-22 - - * src/compose.c: - compose_create(): disable menus for draft on redirection mode. - compose_redirect_write_to_file(): correct the error handling of - fwrite(). - * src/prefs_common.c: turned off the "Display recipient on `From' - column if sender is yourself" option by default. - -2002-05-21 - - * src/compose.[ch]: implemented 'Redirect' (aka Bounce) feature. - Based on the implementation of the claws branch. - compose_redirect(): create a new window and make it uneditable. - compose_redirect_write_to_file(): copy headers and body of - original message except for some. - compose_redirect_write_headers(): add extra "Resent-*" headers. - compose_create(): set menu sensitivity for redirection mode. - -2002-05-20 - - * src/codeconv.c: conv_encode_header(): fixed a bug that unnecessary - space is inserted between encoded string and the following folded - one (thanks to Masahiro Tomita). - -2002-05-19 - - * src/mainwindow.[ch]: some refactoring has been made. - main_window_toggle_message_view(): moved summary_toggle_view_real() - here. - * src/messageview.[ch]: messageview_is_visible(): new. - * src/summary_search.c - src/summaryview.[ch]: SummaryView::msg_is_toggled_on: removed. - Instead use messageview_is_visible(). - -2002-05-17 - - * src/mainwindow.c: added 'Expand/Collapse all threads' menu. - * src/summaryview.[ch]: - summary_expand_threads(), summary_collapse_threads(): new. - -2002-05-17 - - * src/mainwindow.c: Fixed the behavior of - '/View/Show or hide/Folder tree' and - '/View/Show or hide/Message view' toggle menu. - Removed '/View/Toggle summary view' menu and integrated the - function into '/View/Show or hide/Message view'. - main_window_set_widgets(): change the state of toggle menu items. - * src/prefs_common.c: prefs_keybind_apply_clicked(): updated menurc - strings. - -2002-05-16 - - * src/mimeview.c: mimeview_set_multipart_tree(): show single part - MIME contents other than text as children of message/rfc822 part. - * src/procmime.c: - procmime_mimeinfo_next(): modified for message/rfc822 part which - content-type is single part MIME. - procmime_scan_multipart_message(): fix for nested message/rfc822 - part. Corrected the size of the contents of message/rfc822. - * src/textview.c: textview_show_part(): extract the contents of - multipart/* and message/rfc822. Some code cleanups. - textview_add_parts(): new. It adds the all parts under a part to - textview. - textview_clear(): reset body_pos and cur_pos. - -2002-05-16 - - * src/addr_compl.c: modified so that it behaves better. - get_address_from_edit(): ignore comma inside of brackets. - completion_window_apply_selection(): new. Only apply the current - clist selection. - completion_window_accept_selection(): removed. - address_completion_complete_address_in_entry(): minor code cleanup. - don't replace address in entry here. - completion_window_select_row(): always apply clist selection to - entry. - completion_window_key_press(): don't apply selection here. - -2002-05-15 - - * src/imap.c: imap_create_folder(): keep trailing directory separator - to create a folder that contains sub folder. - -2002-05-14 - - * src/foldersel.c: sort tree with case insensitive. - * src/mainwindow.c: allsel_cb() - src/messageview.c: messageview_select_all(): fixed 'Select all' - on MIME view. - * src/mainwindow.c: removed common and account prefs button from - the toolbar. - -2002-05-13 - - * src/compose.c: compose_account_option_menu_create(): check if - ac->name is NULL. - -2002-05-12 - - * version 0.7.6 - -2002-05-12 - - * manual/ja/*: updated the Japanese manual (thanks to Yoichi Imai). - manual/en/*: updated the English manual. - * faq/de/* - faq/it/*: added German and Italian FAQ. - * faq/en/* - faq/es/* - faq/fr/*: updated FAQs. - * src/manual.[ch] - src/mainwindow.c: added German and Italian language. - -2002-05-11 - - * src/prefs_account.c: turn off "receive at get all" option by default - when creating an IMAP or News account. - -2002-05-11 - - * src/imap.c: imap_scan_tree(): don't use namespace for prefix. - * src/prefs_folder_item.c: show also identifier path. - Made layout using table. Show uneditable entry using background - color of window. - * src/procmime.c: procmime_get_tmp_file_name(): generate safe - file name. - -2002-05-11 - - * src/automaton.[ch]: added UI callback to Automaton. - * src/inc.c - src/pop.c: use callback instead of calling inc_progress_update() - directly. - pop3_getrange_uidl_recv(): don't fall back to LAST when 'get all' - option is set. - -2002-05-10 - - * src/folderview.c: properly sort abbreviated newsgroups. - -2002-05-10 - - * src/folderview.c - src/prefs_common.[ch] - src/summaryview.c: added an option to specify the minimum length - for abbreviated newsgroups name. - -2002-05-09 - - * src/folderview.c: folderview_check_new(): skip unselectable folders. - * src/summaryview.c: added 'Create filter rule' to the context menu. - * src/imap.c: some code cleanups. - imap_scan_tree_recursive(): get path separator for each calls. - imap_get_path_separator(): new. - -2002-05-08 - - * src/imap.[ch]: supported namespace for others/shared folders - (in progress). - imap_parse_namespace(): parse also others/shared namespace. - imap_find_namespace(): search also others/shared namespace. - * src/utils.[ch]: - strchr_parenthesis_close(): return pointer to closing parenthesis. - strsplit_parenthesis(): split parenthetic list into array of - strings. - -2002-05-08 - - * src/procheader.c: procheader_date_parse(): fixed a bug that didn't - parse date string like "Mon,6 May 2002 20:31:12 +0800". - procheader_scan_date_string(): new. Separated string scanning - part from procheader_date_parse(). - -2002-05-07 - - * src/summary_search.c: summary_search_execute(): unlock while - selecting summary row (thanks to Martin Schaaf). - * src/summaryview.c: summary_set_column_titles(): reversed the - direction of the arrow so that it matches with Win/Mac style. - -2002-05-02 - - * src/compose.c: compose_write_headers(): quote self address name - if required. Some code cleanups. Don't override Newsgroups and - Cc with custom headers. - * src/imap.c: imap_add_msg(): return UID for appended message. - * src/compose.c: compose_queue(): check if queue folder exists. - * src/imap.c: QUOTE_IF_REQUIRED(): quote also other IMAP special - characters. - imap_open(): removed an unrequired argument. - -2002-04-25 - - * src/utils.[ch]: trim_string(): new. It trim characters longer than - the specified length and adds "...". - * src/folderview.c: trim folder name when displaying dialog. - -2002-04-23 - - * src/imap.c: imap_create_folder(): don't add prefix for root INBOX - folder. - * src/folderview.c: folderview_select() - src/summary_search.c: summary_search_execute(): lock summary view - while searching (thanks to Martin Schaaf). - -2002-04-21 - - * version 0.7.5 - -2002-04-21 - - * sylpheed*.png: added new app icons by WAKAI Kazunao (thanks!). - -2002-04-21 - - * src/summaryview.c: summary_show(): fixed a bug that didn't process - the left marks. - * src/account.c: account_edit_prefs(): fixed a crash bug when account - name was empty. - * src/prefs_account.c: prefs_account_apply(): display error dialog - if account name is empty. - * src/imap.c: changed some log_print() to debug_print() to reduce - the amount of log. - -2002-04-21 - - * src/mh.c: mh_get_new_msg_filename(): new. It returns the filename - for new message. - mh_add_msg() - mh_do_move() - mh_do_move_msgs_with_dest() - mh_copy_msg() - mh_copy_msgs_with_dest(): use mh_get_new_msg_filename(). - * src/utils.[ch]: added is_file_entry_exist() which returns TRUE - if stat() succeeded. - * src/imap.c: - imap_fetch_msg(): SELECT mailbox before FETCH if required. - imap_scan_folder(): set last_num using the value of UIDNEXT. - imap_select(): return immediately if there is no need for SELECT. - preserve the path of currently selected mailbox. - imap_status(): added UIDNEXT. - -2002-04-20 - - * src/folder.c: folder_item_scan(): removed the warning. - * src/inputdialog.[ch]: input_dialog_combo(): added an argument for - setting case sensitivity. - -2002-04-17 - - * src/mainwindow.c: main_window_create(): restrict the minimum size. - -2002-04-17 - - * src/compose.c: merged the new line-wrapping routine. - join_next_line(): fixed a bug that didn't join multibyte - characters. - get_indent_length(): modified enums and variable names. - INDENT_CHARS: don't indent ':'. - * src/folderview.c: - folderview_rename_folder_cb() - folderview_delete_folder_cb(): support folder identifier. - folderview_rm_imap_folder_cb(): integrated with - folderview_delete_folder_cb(). - -2002-04-15 - - * src/folder.[ch]: folder_item_scan(): return -1 if scanning failed. - * src/folderview.c: folderview_check_new(): abort checking if - folder_item_scan() failed. - -2002-04-15 - - * src/imap.c: imap_create_missing_folders(): create only INBOX and - Trash. - * src/prefs_folder_item.c: prefs_folder_item_set_dialog(): made the - type of news folders unchangeable. - prefs_folder_item_destroy(): use prefs_dialog_destroy(). - * src/prefs.[ch]: prefs_dialog_destroy(): new. - -2002-04-15 - - * src/prefs_account.[ch]: added special folder setting to Advanced - tab. Also moved "IMAP server directory" setting to there. - * src/account.[ch]: account_get_special_folder(): new. It returns - the optimal special folder for accounts. - * src/compose.c: use account_get_special_folder(). - * src/prefs_folder_item.[ch]: new. Implemented folder property - dialog, and the special folder settings (most of the functions in - claws are not integrated yet, and the structure is slightly - modified). - * src/folderview.c: enabled Property menu. - -2002-04-14 - - * src/textview.c: IS_RFC822_CHAR(): make email parser also stop - scanning when encountering separators ',' and ';'. - -2002-04-12 - - * src/mainwindow.c: reorderd the menu a bit. - * src/compose.c: made 'Ctrl-Enter' ignore some modifiers. - compose_reply_set_entry(): made 'Reply to sender' work for - newsgroups. - -2002-04-11 - - * src/compose.c: compose_create(): set geometry hints to restrict - the maximum size of window. - * src/imap.c: imap_parse_list(): don't mark INBOX as \Noselect. - imap_get_uncached_messages() - imap_cmd_fetch(): ignore responses which don't include FETCH. - -2002-04-11 - - * COPYING: re-licensed (removal of "NO-VIRUS CLAUSE" and addition of - the clause for OpenSSL). - -2002-04-09 - - * src/prefs_account.c - src/smtp.[ch]: fixed a bug that didn't complie with OpenSSL enabled. - -2002-04-09 - - * src/smtp.[ch] - src/send.c - src/session.[ch]: first reorganization of SMTP protocol handling. - SMTPSession: new class which is a sub class of Session. - smtp_session_new(): moved send_smtp_open() into this function. - smtp_from(): moved SMTP AUTH calls into smtp_auth(). - smtp_auth(): use server response for SMTP AUTH method. - smtp_ehlo(): read server response and set auth type flags. - smtp_helo(): separated EHLO command. - smtp_ok(): return the last server response if the buffer is - specified. - * src/esmtp.[ch]: merged into smtp.[ch]. - * src/imap.c: imap_session_destroy_all(): use session_destroy(). - -2002-04-08 - - * src/imap.c: imap_open(): show warning message if IMAP4 session - can't be established. - -2002-04-06 - - * src/compose.c: made template able to be inserted into the current - cursor position. - * src/mainwindow.c: moved some menu items under the submenu - '/View/Show or hide'. - -2002-04-05 - - * src/filter.c - src/inc.c: changed folder_find_item_from_path() to - folder_find_item_from_identifier(). - src/prefs_account.c - src/prefs_filter.c: use folder_item_get_identifier() to specify - folder path. - -2002-04-05 - - * src/folder.[ch]: implemented "folder identifier" (and fixed a bug - existed in claws' implementation). - folder_find_from_name(): find Folder from name and type. - folder_get_identifier(): return Folder id. - folder_item_get_identifier(): return FolderItem id. - folder_find_item_from_identifier(): find FolderItem from id. - folder_get_type_string(): return folder type string. - folder_get_type_from_string(): return FolderType from string - (and fixed the wrong g_strcasecmp() usage). - * src/export.c - src/import.c: use folder_item_get_identifier() and - folder_find_item_from_identifier(). - -2002-04-03 - - * src/imap.c: imap_parse_atom(): fixed a bug that cur_pos didn't - point the correct address after reading the continuous line. - imap_scan_folder(): set new number to 0 if unseen number is 0. - imap_parse_flags(): don't add new and unread flag if \Seen flag - exists. - * ac/Makefile.am: removed gpgme.m4 from MACROS. - -2002-04-02 - - * fixed the old problem that couldn't add flags to currently opened - folders. - * src/compose.c: - compose_send(): update outbox after saving. - compose_queue() - compose_draft_cb(): use procmsg_add_flags(). - * src/folder.[ch]: added "opened" flag and "mark_queue" list to - FolderItem. - * src/main.c: send_queue(): send from all queue folders. - * src/mainwindow.c: send_queue_cb(): send from all queue folders. - * src/procmsg.[ch]: - procmsg_flush_mark_queue(): new. Write all queued flags into file. - procmsg_add_flags(): new. Add specified flags to the folder. - procmsg_send_queue(): added an argument to specify queue folder. - procmsg_save_to_outbox(): use procmsg_add_flags(). - * src/summaryview.c: - summary_show(): up the opened flag of FolderItem. - summary_clear_list(): down the opened flag of FolderItem. - summary_write_cache(): call procmsg_flush_mark_queue(). - -2002-04-01 - - * src/summaryview.[ch]: trim the tail of folder name and selected - number on the status label if the space is not enough. - -2002-04-01 - - * src/imap.c: imap_create_special_folder(): fixed a bug that didn't - set SpecialFolderItemType when creating special folders under - INBOX. - * ac/gpgme.m4: removed. - * ac/README: added. - * ac/missing/gdk-pixbuf.m4 - ac/missing/gettext.m4 - ac/missing/gpgme.m4 - ac/missing/imlib.m4: added for convenience. - -2002-03-29 - - * src/esmtp.c: esmtp_auth(): fixed a bug that some garbages are - shown after the decoded challenge string. Fixed a memory leak. - Removed strtok(). - * src/compose.c: compose_draft_cb(): mark draft messages as read. - * src/folderview.c: folderview_update_node(): disable emphasis - for Outbox and Draft folders. - -2002-03-28 - - * src/messageview.c: messageview_show(): fixed a memory leak. - * src/summaryview.c: summary_save_as(): show error dialog if copy - failed. - * src/about.c: about_show(): make the window active if it is already - open. - -2002-03-27 - - * src/compose.c: show confirmation dialog before sending if Subject - is empty. - compose_check_entries(): new. - compose_send() - compose_send_later_cb(): use compose_check_entries(). - * src/imap.c: imap_parse_atom(): more fix for parsing responses. - -2002-03-26 - - * src/imap.c: imap_parse_atom(): fixed a bug that didn't parse the - responses with continuous line correctly, and fixed a memory leak. - -2002-03-26 - - * src/undo.c: undo_insert_text_cb(): fixed a crash bug if the text - length is large. - * src/gtkstext.c: gtk_stext_button_press(): cancel current selection - after pasting with middle button to prevent the selection growth. - -2002-03-25 - - * src/folderview.c: - folderview_rename_folder_cb() - folderview_delete_folder_cb(): modify filter rules only if the - target folder is in the default mailbox. - * src/utils.c: get_abbrev_newsgroup_name(): removed a redundant - line. - -2002-03-23 - - * src/compose.c - src/mainwindow.c - src/prefs_common.c: changed 'Tool' menu to 'Tools'. - Moved 'Delete duplicated messages' under 'Tools'. - -2002-03-23 - - * src/folderview.c: SET_SPECIAL_FOLDER(): keep the same parent - when moving. - * src/imap.c: imap_create_special_folder(): fixed a crash bug - when folder creation failed, and re-try to create folders under - INBOX. - imap_scan_tree_recursive(): don't automatically add namespace - prefix if it's INBOX. Search also under the INBOX for special - folders. - * src/foldersel.c: SET_SPECIAL_FOLDER(): keep the same parent - when moving. - -2002-03-23 - - * src/utils.[ch]: get_abbrev_newsgroup_name(): new. It returns the - abbreviated newsgroup name. - * src/folderview.c: folderview_update_node(): display newsgroups - with abbreviated name if name and path is the same. - * src/summaryview.c: summary_status_show(): show the newsgroup with - abbreviated name. - -2002-03-23 - - * src/foldersel.c - src/folderview.c: changed the label 'Draft' to 'Drafts'. - * src/imap.c: changed the directory name 'Draft' to 'Drafts'. - imap_create_missing_folders(): fixed the wrong assignment of - Queue folder to draft. - -2002-03-22 - - * enabled Sent / Draft / Queue folders on IMAP server. - * src/compose.c: compose_queue(), compose_draft_cb(): use account's - queue and draft folder if they exist. - src/imap.[ch]: - imap_create_trash(): removed. - imap_create_special_folder(): new. Generalized imap_create_trash(). - imap_create_missing_folders(): automatically create missing folders. - imap_is_msg_changed(): added the dummy method. - imap_scan_tree_recursive(): search also Sent, Draft and Queue - folders. Minor code cleanups. - imap_parse_envelope(): check for null strings. - src/procmsg.c: procmsg_read_cache(): add F_QUEUE or F_DRAFT flag - for messages on IMAP folder. - -2002-03-20 - - * src/compose.c: compose_send(): use account's outbox folder - if it exists. - * src/procmsg.[ch]: procmsg_save_to_outbox(): changed the API so - that the outbox can be specified. - -2002-03-20 - - * src/compose.c: don't save to outbox when messages are queued. - compose_save_to_outbox(): moved to procmsg.c. - * src/procmsg.[ch]: procmsg_send_queue(): save to outbox when - sending succeeded. - procmsg_save_to_outbox(): new. Removes the queueing headers if - needed, and adds the given file to the outbox. - -2002-03-20 - - * src/compose.c: compose_wrap_line(): treat '|' also as quote char. - get_indent_length(): treat ':' and '#' also as quote char, and - cleaned up using strchr(). - -2002-03-19 - - * src/mainwindow.c: modified some menu items. - -2002-03-19 - - * src/defs.h: changed OUTBOX_DIR from "outbox" to "sent" - (current "outbox" will be kept until rescan). - * src/folder.c: folder_set_missing_folders(): create the missing - folders. - * src/foldersel.c - src/folderview.c: changed 'Outbox' to 'Sent'. - * src/main.c: call folder_set_missing_folders(). - * src/mh.c: mh_scan_tree(): create missing folders. - * src/summaryview.c: summary_set_menu_sensitive(): fixed a bug that - didn't set the menu sensitivity correctly. - -2002-03-18 - - * src/folderview.c - src/imap.[ch]: implemented folder renaming on IMAP (thanks to Mio). - folderview_rename_folder_cb(): reopen the current folder when - the ancestor is renamed. - imap_rename_folder(): new method implementation. - imap_cmd_rename() - imap_rename_folder_func(): new. - imap_remove_folder(): remove also the cache directory. - -2002-03-17 - - * src/imap.c: implemented locale encoding <-> modified utf-7 - conversion, and supported i18n of folder name (thanks to Suzuki - Mio). - imap_path_separator_subst(): handle the escape characters of - modified utf-7. - imap_modified_utf7_to_locale() - imap_locale_to_modified_utf7(): new. - imap_create_trash(): modified so that it create the Trash folder - to the correct location when imap directory is specified. - imap_get_real_path(): removed debug print. - -2002-03-14 - - * src/socket.c: implemented timeout for DNS lookup and connect(). - sock_connect_by_hostname(): timeout support and code cleanup. - sock_connect_with_timeout(): new. - sock_peek(): implemented SSL peek. - -2002-03-13 - - * src/messageview.c: messageview_show(): display single-part - text/html messages with the normal text view. - * src/account.c - src/addrbook.c - src/addrindex.c - src/compose.c - src/imap.c - src/inc.c - src/jpilot.c - src/ldif.c - src/mbox.c - src/mimeview.c - src/news.c - src/prefs.c - src/prefs_common.c - src/prefs_customheader.c - src/prefs_display_header.c - src/prefs_filter.c - src/procheader.c - src/procmime.c - src/procmsg.c - src/recv.c - src/rfc2015.c - src/send.c - src/sourcewindow.c - src/summaryview.c - src/template.c - src/textview.c - src/unmime.c - src/utils.c - src/vcard.c - src/xml.c: added 'b' to the option of all fopen(). - -2002-03-09 - - * version 0.7.4 - -2002-03-09 - - * src/ssl.[ch]: match its coding style. - * src/compose.c: compose_send_later_cb(): fixed a bug that failed - to save file. - * faq/Makefile.am - faq/en/Makefile.am - faq/en/sylpheed-faq*.html - faq/es/Makefile.am - faq/es/sylpheed-faq*.html - faq/fr/Makefile.am - faq/fr/sylpheed-faq*.html - configure.in - Makefile.am - src/Makefile.am - src/defs.h - src/mainwindow.c - src/manual.[ch]: added FAQs in English, Spanish and French. - -2002-03-07 - - * manual/en/sylpheed*.html: updated to the latest version. - * libkcc/jis.c - src/addrcache.c - src/addritem.c - src/ldif.c - src/mgutils.c: include string.h to remove warning about strlen() - etc. - * src/folder.c - src/folderview.c - src/inc.c - src/logwindow.c - src/mainwindow.c - src/mimeview.c - src/prefs.c - src/prefs_common.c - src/procheader.c - src/send.c - src/session.c - src/sigstatus.c - src/summaryview.c: added break to the last label of switch to - prevent the 'deprecated use of label at end of compound statement' - warning at gcc-3.0. - * src/rfc2015.c: passphrase_cb(): fixed the type of r_hd. - -2002-03-06 - - * src/inc.[ch]: preserve the pointer to IncProgressDialog to the - static list. - inc_cancel_all(): new. It cancels the all current incorporation. - * src/mainwindow.c: added 'Cancel receiving' menu. - * src/textview.c: a minor fix for single-part MIME messages, and - a bit of cleanup for textview_write_body(). - -2002-03-05 - - * src/inc.c: inc_write_uidl_list(): fixed a bug that lost UIDL - information if any errors occured before issuing UIDL command. - src/inc.h: added uidl_is_valid to Pop3State. - src/pop.c: set uidl_is_valid to TRUE if UIDL becomes valid. - -2002-03-03 - - * version 0.7.3 - -2002-03-03 - - * src/mimeview.c: mimeview_create(): set the initial notebook page - to 0. - * src/folderview.c: folderview_selected(): scroll the view if the - selected row is hidden. - * src/prefs_filter.c: prefs_filter_register_cb(): scroll the view - and select the added row. - * src/summaryview.c: fix threading for null message ids. - -2002-03-02 - - * src/textview.c: textview_show_message(): follow message/rfc822 - parts. - textview_add_part(): add a caption before the attached text files. - textview_show_header(): don't add the newline. - * src/messageview.c: enabled message search also in MIME mode. - -2002-03-01 - - * src/messageview.c: messageview_show(): set header state of - MimeView's TextView, too. - * src/mimeview.c: mimeview_show_message(): call - textview_show_message() to display message. - * src/textview.c: textview_add_part(): new. It adds the content - of message part without clearing the view. - textview_show_message(): display all parts with appropriate - style. - textview_write_body(): separated from textview_show_part(). - -2002-02-28 - - * src/mainwindow.c - src/prefs_common.c: added ISO-8859-15 to the codesets for - displaying and sending. - * src/codeconv.c: conv_codeset_strdup(): return NULL if code - conversion failed, and made caller deal with it. - * src/compose.c: compose_write_to_file(): show error dialog when - code conversion failed, and let user select whether to send it - as is or not. - * src/textview.c: textview_write_line(): show the original string - if code conversion failed. - -2002-02-27 - - * src/inc.c: get_spool(): fixed a bug that failed to unlock mbox - if copy_mbox() failed (thanks to Alexander Kabaev). - * src/prefs_account.[ch]: added separate user ID / password setting - for SMTP AUTH. - * src/send.c: send_message_smtp(): use separate user ID / password - for SMTP AUTH if it is specified. - -2002-02-26 - - * src/inc.[ch] - src/pop.[ch]: refactored the UIDL management. - store the information of messages into the array of Pop3MsgInfo - structure, and do full scanning of not retrieved messages. - -2002-02-26 - - * src/filesel.c - src/foldersel.c - src/mainwindow.c: set WMCLASS for window/dialog. - * src/codeconv.c: conv_codeset_strdup(): return source string - when jconv_alloc_conv() failed. - -2002-02-25 - - * src/mh.c: mh_scan_tree_recursive(): changed the hardcoded directory - name to the macros. - -2002-02-24 - - * src/messageview.c - src/mimeview.[ch] - src/summaryview.c: implemented the new notebook tab interface for - MIME message. - * src/textview.[ch]: fixed line space related glitches. - -2002-02-23 - - * src/prefs_filter.c: - prefs_filter_rename_path() - prefs_filter_delete_path(): fixed a crash when flt->dest was NULL. - -2002-02-23 - - * src/recv.[ch]: cancel data receiving if RecvUIFunc returns FALSE. - * src/pop.c: pop3_retr_recv(): fixed false 'No space' when cancelled - while getting data. - * src/inc.c: inc_pop3_recv_func(): abort data receiving when - cancelled, and fixed potential crash bug. - * src/grouplistdialog.c: enabled cancelling of data receiving. - * src/news.c: news_get_group_list(): destroy current session if - retrieving failed. - -2002-02-22 - - * src/manage_window.[ch]: fixed a bug that caused crash when - the main window was hidden. - MANAGE_WINDOW_SIGNALS_CONNECT(): new macro. - Monitor "unmap_event", "destroy" events. - * src/account.c; - src/addressbook.c - src/compose.c - src/export.c - src/filesel.c - src/foldersel.c - src/grouplistdialog.c - src/import.c - src/inputdialog.c - src/mainwindow.c - src/message_search.c - src/passphrase.c - src/prefs_account.c - src/prefs_common.c - src/prefs_customheader.c - src/prefs_display_header.c - src/prefs_filter.c - src/prefs_template.c - src/summary_search.c - src/summaryview.c: use MANAGE_WINDOW_SIGNALS_CONNECT() macro to - connect signals for window management. - -2002-02-21 - - * src/prefs_account.[ch]: added receive size limit option. - * src/pop.c: skip messages larger than the limit size. - LOOKUP_NEXT_MSG(): new macro. - * src/compose.c: compose_attach_append(): check whether the file - is readable. - -2002-02-21 - - * src/rfc2015.c: commented out dump_mimeinfo() and dump_part(). - changed g_message()'s to debug_print() and g_warning(). - rfc2015_decrypt_message(): fixed a bug that duplicated message - parts when decryption was failed/cancelled. And made some code - cleanup. - * src/passphrase.c: made the dialog transient. - * src/prefs.c: prefs_config_parse_one_line(): removed debug_print(). - -2002-02-20 - - * src/messageview.c - src/procmsg.[ch]: fixed a bug that failed to parse multipart - messages if GPGME was enabled. - * src/rfc2015.c: commented out copy_gpgmedata_to_temp() which - is not used. - * src/prefs_account.c: prefs_account_privacy_create(): modified - the vertical spacing. - -2002-02-19 - - * src/menu.[ch]: menu_set_sensitive_all(): new. - menu_set_insensitive_all(): made it a wrapper for - menu_set_sensitive_all(). - * src/prefs_account.c: - prefs_account_open() - prefs_account_protocol_set_optmenu(): made the protocol type - unchangeable after creating an account. - * src/compose.c: compose_attach_parts(): traverse MIME tree to - extract all attathed files from nested multipart MIME message. - -2002-02-19 - - * src/procmsg.[ch]: procmsg_get_mark_sum(): added arguments to - obtain minimum/maximum number, and to specify first number - limit. - * src/folderview.c - src/inc.c: enabled new message checking on news folder. - * src/news.c: news_scan_group(): implemented. Guess new/unread - message number from the response of GROUP command and the mark - data. - news_select_group(): return the total/first/last number. - * src/prefs_account.c: prefs_account_receive_create(): modified - the text of the 'Get all' check button. - -2002-02-18 - - * src/account.c: made 'Get all' checkbox available for IMAP4 and - NNTP accounts. - * src/inc.c: corrected the argument of folderview_check_new(). - * src/prefs_account.c: modification for the "`Get all' checks for - new mail on this account" checkbox. - -2002-02-18 - - * src/folderview.[ch]: - folderview_rescan_tree(), folderview_rescan_all(): renamed from - folderview_update_tree() and folderview_update_all(). - folderview_update_all_node(): removed. - folderview_check_new(): new. If the argument is NULL, it checks - all local folders. If the arguments is specified, it checks - the (local and remote) folder. - * src/inc.c: - inc_account_mail() - inc_all_account_mail(): check also IMAP4 account. - -2002-02-18 - - * src/folderview.c: - folderview_rename_folder_cb() - folderview_delete_folder_cb(): modify the filter rules when folder - is renamed/deleted. - * src/prefs_filter.[ch]: - prefs_filter_rename_path(): new. It renames the destination paths - in the filter list. - prefs_filter_delete_path(): new. It deletes the filter rules if - the destination paths matched. - * thanks to Neill Miller for above. - -2002-02-17 - - * src/compose.c: inherit attached files when forwarding or reediting - (rewrote the code in claws branch). - compose_attach_parts(): new. It extracts and attaches the files - in the given message. - compose_attach_append(): chnaged the types of arguments. - * src/messageview.c: messageview_show(): moved the GPG decryption - code to procmsg.c. - * src/procmsg.[ch]: procmsg_open_message_decrypted(): new. - -2002-02-16 - - * version 0.7.2 - -2002-02-16 - - * src/summary_search(): summary_search_execute(): scroll the view - when message view is hidden. - -2002-02-15 - - * src/foldersel.c: foldersel_set_tree(): made different type of - folders selectable in moving mode. - * src/folderview.[ch]: folderview_update_msg_num(): compare the - numbers with the CTree's labels, and don't update folder_item here. - * src/imap.c: imap_move_msg(), imap_move_msgs_with_dest(): - implemented moving between different type of folders. - * src/mh.c: SET_DEST_MSG_FLAGS(): new macro. - mh_do_move(), mh_do_move_msgs_with_dest(): new (renamed previous - mh_move_msg() and mh_move_msgs_with_dest()). - mh_move_msg(), mh_move_msgs_with_dest(): implemented message - moving between different type of folders. - mh_copy_msg(), mh_copy_msgs_with_dest(): some code cleanups. - * src/summaryview.c: summary_status_show(): update folder_item - here. - * po/POTFILES.in: removed reference to headerwindow.c. - * src/summaryview.c: summary_step(): fixed the behavior on the - head and tail of the list. - -2002-02-15 - - * src/mainwindow.c: main_window_set_menu_sensitive(): set 'Show - all header' toggle state from the property of the TextView. - * src/summaryview.[ch]: made 'All header' toggle switch. - Prohibited unnecessary menu update. - summary_select_node(): added the argument 'do_refresh'. - Some code cleanups. - -2002-02-14 - - * src/utils.c: strsplit_with_quote(): remove quotation characters - in the function (fix composer's external editor problem) (thanks - to Stefaan A Eeckels). - * src/mainwindow.[ch]: made 'Show all header' toggle switch. - main_window_menu_callback_block() - main_window_menu_callback_unblock(): new. - main_window_set_menu_sensitive(): set the toggle status of - menu items. - show_all_header_cb(): read the status of toggle menu item. - * src/mainwindow.[ch]: made 'Thread view' toggle switch. - * src/prefs_common.c: prefs_keybind_apply_clicked(): removed - 'Unthread view'. - -2002-02-13 - - * src/imap.c: imap_add_msg(): fixed a bug that didn't replace - the path separator (thanks to Sergey Vlasov). - * src/gtkutils.c: gtkut_editable_get_selection(): return NULL - if the length of selection is zero. - Fixed the assertion. - * src/utils.c: str_open_as_stream(): return immediately if - the length of str is zero. - * src/headerwindow.[ch]: removed. - * src/socket.[ch] - src/inc.c: removed stale thread support codes. - -2002-02-12 - - * src/procmsg.c: procmsg_open_message(): modified so that it - returns the stream of decrypted message file if it exists - (this fixes the failure of gpg decryption in messageview.c). - -2002-02-11 - - * version 0.7.1 - -2002-02-11 - - * src/compose.[ch] - src/gtkutils.[ch] - src/prefs_template.c - src/quote_fmt.h - src/quote_fmt_parse.y - src/summaryview.c - src/utils.[ch]: if the part of the message text is selected, use - it for quoted text instead of the entire message body (thanks to - Darko Koruga). - src/utils.[ch]: str_open_as_stream(): new. It returns an - temporary stream for the given string. - * src/main.c: added "--send" command line option. - * src/compose.c: compose_reply_set_entry(): add From address to - Cc if Reply-To and to_all are both specified. - * Makefile.am: correct the Source: line in the RPM spec file in - .tar.bz2 package. - -2002-02-07 - - * src/procmsg.c: procmsg_open_message(): fetch message if the cache - doesn't exist. - * src/foldersel.[ch]: foldersel_folder_sel(): added an argument - that specifies the folder selection type. - * src/addressbook.c - src/compose.c - src/editaddress.c - src/editgroup.c - src/folderview.c - src/importldif.c - src/mainwindow.c - src/md5.c - src/mimeview.c - src/prefs_common.c - src/prefs_customheader.c - src/prefs_filter.c - src/summaryview.c: made it compile with C compilers other than gcc - (thanks to Shawn Houston). - -2002-02-06 - - * src/imap.c: imap_copy_msgs_with_dest(): fixed a bug on traversing - list. - * src/prefs_common.c: made the key binding setting separate dialog. - * src/addressbook.c: addressbook_format_address(): add "" around - the display name if it contains comma (thanks to Satoshi Watanabe). - * src/addr_compl.c: get_complete_address(): add "" around the - display name if it contains comma. - get_address_from_edit(): handle the quotation character correctly. - * src/addr_compl.c: get_complete_address() - src/addressbook.c: addressbook_format_address(): fixed a bug that - caused wrong text processing if the display name is empty. - * updated NEWS. - -2002-02-05 - - * src/compose.c: compose_exec_ext_editor_real(): replaced - g_strsplit() with strsplit_with_quote(). - * src/foldersel.c - src/folderview.c: folderview_drag_motion_cb(): minor code cleanups. - * src/folderview.c: - folderview_drag_motion_cb() - folderview_drag_received_cb(): allow dropping into IMAP4 folder. - * src/utils.c: get_file_size_as_crlf(): use fgets() instead of - fread(). - * src/imap.c - imap_copy_msg() - imap_copy_msgs_with_dest(): use imap_add_msg() if the source - of the message is different from the current mailbox. - Return the correct value. - imap_cmd_append(): properly implemented the APPEND command. - -2002-02-04 - - * src/mainwindow.c - src/messageview.[ch] - src/summaryview.[ch] - src/textview.[ch]: show all headers in the message view, and don't - use the header window anymore. - * src/mainwindow.c - src/prefs_common.c: changed the default shortcut of 'compose new - message'. - * src/mainwindow.c - src/summaryview.[ch]: summary_display_msg_selected(): new. - Show the selected message if 'Show all header' is selected. - * src/mh.c - src/sourcewindow.c: changed some procmsg_get_message_file_path() - to procmsg_get_message_file() to be sure the message is - retrieved. - * src/folderview.c: folderview_drag_motion_cb(): allow DnD from - any folder to MH folder. - folderview_drag_received_cb(): copy messages instead of moving - if the source folder is news or IMAP. - * src/mainwindow.c - src/summaryview.c: allow copy from news folder. - -2002-02-03 - - * src/prefs_common.c: prefs_other_create(): modified the design - of the external command settings. - prefs_keybind_apply_clicked(): made the Mew / Wanderlust keybind - preset closer to the original. - Added Mutt keybind preset. - Also change the compose keybinds. - * src/compose.c: modified some menu shortcuts. - * src/codeconv.c: modified the locale_table for Thai encoding. - -2002-02-01 - - * src/Makefile.am: added $(GPGME_CFLAGS) to INCLUDES. - * src/prefs_common.c: prefs_interface_create(): modified the - description for menu shortcut. - -2002-01-31 - - * src/gtkutils.[ch]: added gtk_stext_clear(). - * src/compose.[ch] - src/mainwindow.c - src/summaryview.[ch]: enabled multiple forwarding. - * src/summaryview.c: - summary_set_marks_selected(): set marks for all selected row. - summary_reply(): moved from summary_reply_cb(). - * compose.[ch]: compose_forward(): modified so that it receives - the message list. - * src/mainwindow.c: cleanup for reply processing. - * src/summaryview.c: summary_reply(): fixed a memory leak. - summary_key_pressed(): removed hardcoded mark / mark as unread - shortcuts. - * src/mainwindow.c - src/prefs_common.c: added mark / mark as unread shortcuts to - the menu. - -2002-01-30 - - * src/compose.c: compose_wrap_line_all(): wrap quoted part even - if prefs_common.linewrap_quote is not set (it is only for - auto-wrapping on reply). - * src/prefs_account.c: prefs_account_open(): initialize tmp_ac_prefs - when creating a new account. - * src/mh.c: mh_get_msg_list(): use also st_ctime to detect - directory change. - * src/prefs_common.c: prefs_interface_create(): modified the - description of key binds selector. - -2002-01-29 - - * src/mimeview.c: fixed multiple dialog / moving by correcting - button / key event processing. - * src/mimeview.[ch] - src/textview.c: pass some key press events to MimeView in MIME - mode. - * src/prefs_filter.c: fixed a bug that didn't set the order of - rules correctly. - * src/prefs_common.c: prefs_keybind_apply_clicked(): fixed - empty_menurc string. - -2002-01-28 - - * src/mainwindow.c - src/prefs_common.c: reorganized the menu shortcuts. - Added 'View - Toggle summary view'. - * src/summaryview.[ch]: summary_toggle_view(): made it public - function. - * src/prefs_common.[ch]: swapped the position of 'Shortcut key' - and 'On exit'. - * src/importldif.c: imp_ldif_delete_event(): fixed segfault when - closing the dialog with window manager (in more appropriate way). - * src/imageview.[ch] - src/messageview.c - src/mimeview.c: fixed wrong scrolling position when switching - between text and image parts. Also free the unrequired image - (thanks to Sergey Vlasov). - * src/prefs_common.c: disabled 'Go to inbox after receiving new mail' - by default. - -2002-01-28 - - * src/prefs_common.c: implemented shortcut quick changer. - * src/folderview.c: folderview_key_pressed() - src/summaryview.c: summary_key_pressed(): removed some hardcoded - key binds. - -2002-01-25 - - * src/procmime.c: - procmime_get_mime_type() - procmime_get_mime_type_table(): made the MIME type search case - insensitive. - * src/gtkstext.c: - gtk_stext_delete_line(): delete newline on empty line. - gtk_stext_delete_to_line_end(): delete newline if cursor is on - the last of line. - (thanks to Yasuzaki Masayoshi.) - -2002-01-23 - - * src/compose.c - src/gtkstext.[ch]: removed the hardcoded shortcuts in GtkSText, - and made them customizable. - * src/utils.[ch]: added get_file_size_as_crlf() which returns - the file size when converting LF to CR+LF. - -2002-01-22 - - * src/compose.c: enabled 'Ctrl-Enter' or - 'Ctrl-(other modifier keys)-Enter' shortcut that didn't work - before. - * src/gtkstext.c: disabled some Emacs key bindings. - gtk_stext_key_press(): don't extend selection when Shift-Enter - is pressed to prevent the disapperance of cursor. - * src/summaryview.c: summary_select_next_unread(): added the button - to search unread message again from the beginning to the dialog. - * src/folderview.c: folderview_key_pressed(): go to next unread - folder if space key is pressed on the empty folder. - Move CTree focus before selecting row. - -2002-01-21 - - * src/defs.h: modified the XLFD of default fonts. - * src/textview.c: textview_create(): fixed a bug that caused - segfault if font couldn't be loaded. - * src/folderview.c - src/grouplistdialog.c: compare subscribed groups with path. - * src/prefs_filter.c: changed 'Operator' to 'Condition'. - -2002-01-20 - - * src/compose.c: compose_wrap_line_all(): fixed wrapping crash - when URL is wider than wrapping margin. - * src/mainwindow.c - src/prefs_filter.[ch] - src/summaryview.[ch]: added "Create filter rule" function based - on the patch from Luca Rosellini. - * src/summaryview.c: summary_filter_open(): added X-List and - X-Mailing-list to the automatically detected headers. - -2002-01-18 - - * configure.in: support Mac OS X (Darwin). - -2002-01-16 - - * src/prefs_filter.c: use inc_(un)lock() instead of - inc_autocheck_timer_{remove|set}(). - * src/summaryview.c: summary_sort(): use gtk_ctree_sort_recursive() - instead of gtk_ctree_sort_node() so that messages within threads - are also sorted. - * src/procmsg.c: procmsg_read_mark_file(): fixed a bug that the - target of sizeof was wrong and caused crash on Alpha architecture - (thanks to Motonobu Ichimura). - -2002-01-15 - - * src/foldersel.c: - foldersel_gnode_func(): made the names of special folders - translated strings. - foldersel_set_tree(): move the special folder to the top. - * src/inputdialog.[ch]: input_dialog_query_password(): new. - * src/imap.c - src/inc.c - src/news.c - src/send.c: use input_dialog_query_password() instead of their - own query functions. - -2002-01-14 - - * src/defs.h: modified the default font. - * src/folder.[ch] - src/mh.[ch] - src/imap.[ch] - src/news.[ch]: moved the class definition and some methods to - the proper location. - -2002-01-11 - - * src/mimeview.c: mimeview_save_as() - src/summaryview.c: summary_save_as(): put the default filename - based on the subject. - * src/utils.[ch]: added subst_chars() and subst_for_filename() - which substitute some special characters with underscore. - * src/filesel.c: filesel_select_file(): select the default filename. - -2002-01-10 - - * INSTALL - INSTALL.jp: added the description and the URL for libjconv. - * src/mainwindow.c: menu entries cleanup. - -2002-01-09 - - * README - README.jp - src/about.c: modified the copyright year. - * src/gtkstext.h: added the notice for modification by the Sylpheed - Team. - -2002-01-08 - - * INSTALL - INSTALL.jp: added the URL for compface. - -2002-01-07 - - * version 0.7.0 - -2002-01-07 - - * src/headerwindow.c - src/logwindow.c - src/messageview.c - src/sourcewindow.c: set wmclass when creating windows. - -2002-01-04 - - * src/compose.c: compose_wrap_line_all(): fixed the bug that - caused infinite loop when wrapping certain patterns of quoted text. - -2002-01-02 - - * src/imap.c: imap_parse_envelope(): put the assertion after - imap_parse_address() to prevent segmentation fault. - -2001-12-31 - - * src/folderview.c - src/mainwindow.c: modified some labels of menu items. - * src/ldif.c: put the return value of fgetc() in a gint. - * src/importldif.c: don't brace null strings with _(). - * src/compose.c: moved the position of Subject entry to the last. - Reorganized the menu. - compose_draft_cb(): added 'keep editing after saving to draft' - feature. - -2001-12-30 - - * src/mainwindow.c: reorganization of main menu. Removed 'Summary' - menu. Moved 'Help' menu to just the right of 'Configuration'. - Removed 'File - Close' menu item. - -2001-12-25 - - * src/mainwindow.c: some menu reorganization. - * AUTHORS: updated. Added more contributors. - * src/account.c: account_row_moved(): new. Moves displayed row to - the appropriate position when up / down button are pressed. - account_clist_set(): move displayed row to the appropriate position. - * src/compose.c - src/mainwindow.c: set title and wmclass when creating windows. - -2001-12-24 - - * src/gtkstext.c: fixed a bug that didn't show block cursor - correctly. Removed unnecessary GdkGC copy. Fixed cursor - coordinate. - * src/compose.c - src/gtkutils.[ch] - src/textview.[ch] - src/undo.c: modified to use GtkSText. - * src/menu.h: added #include . - -2001-12-23 - - * acconfig.h - configure.in: added XIM checking for GTK+. - * src/gtkstext.[ch]: new. Copied GtkText in GTK+ and renamed. - -2001-12-22 - - * src/filter.c: added #include . - -2001-12-21 - - * src/template.c: template_write_config(): fixed a typo. - * src/compose.c: toolbar_linewrap_cb(): call compose_wrap_line_all(). - * src/filter.[ch] - src/prefs_filter.c: supported regular expression (thanks to - Yukihiro Nakai). - * src/undo.c: undo_paste_clipboard_cb(): fixed a bug that broke - undo state when pasted clipboard was empty. - undo_check_size(): use g_list_last(). - undo_undo() - undo_redo(): fixed NULL checking and made a bit of optimization. - Some code cleanups. - * src/prefs_common.c: changed the default value of linewrap length - to 72. - -2001-12-20 - - * reorganization of pixmap management. - * src/stock_pixmap.[ch]: new. This module manages all static pixmaps. - * modified every files which directly use pixmaps data to use - stock_pixmap_*(). - * src/undo.[ch]: renamed undo_set_undo_change_funct() to - undo_set_change_state_func(), and changed its argument from - GtkWidget* to gpointer. - undo_merge(): code cleanup. - * src/compose.c: renamed compose_set_undo() to - compose_undo_state_changed(). - -2001-12-19 - - * src/account.c: account_find_from_address(): made it case - insensitive. - * src/addressbook.c: addressbook_create(): set wmclass. - * src/compose.c: compose_insert_file(): supported DOS/Win/Mac line - break. - * src/importldif.c - src/ldif.[ch]: merged from the claws branch. - * src/importldif.c: removed some warnings. - imp_ldif_field_list_toggle(): fixed button checking. - imp_ldif_dialog_create(): minor layout fix. - * src/ldif.c: removed some warnings. - * INSTALL - INSTALL.jp: updated confirmation list. - * src/vcard.c: - vcard_read_file() - vcard_test_read_file(): fixed a memory leak of tagtemp. - Some code cleanups (decreasing the indent level). - * src/addrindex.c - src/jpilot.[ch] - src/syldap.[ch]: disabled runtime library checking because JPilot - and LDAP libraries are linked on the build time, and the program - doesn't execute without them anyway. - * src/addressbook.c - src/addrindex.c: changed "J-Pilot" to "JPilot". - Removed warning for atoi(). - -2001-12-18 - - * src/procmsg.c: procmsg_empty_trash() - src/mainwindow.c: main_window_empty_trash(): empty trash only if - it contains some messages. - * src/imap.c: search_array_str(): new. - imap_status(): fixed a bug that didn't parse the command response - correctly. - -2001-12-18 - - * merged undo function (by Jens Oberender). - * src/undo.[ch]: new. - undo_insert_text_cb(): fix for multibyte characters (obtain the - number of letters instead of bytes). - * src/compose.[ch]: added the code for undo. - * src/prefs_common.[ch]: added the interface for setting undo level. - -2001-12-16 - - * src/compose.c: compose_template_apply() - src/prefs_template.c: prefs_template_clist_set_row() - src/template.c: template_write_config(): don't replace To: and - Subject: entry in composition window if they are empty. - -2001-12-16 - - * version 0.6.6 - -2001-12-15 - - * src/folderview.c: folderview_drag_motion_cb(): fixed a DnD bug. - * src/ldif.c: ldif_get_line(): ignore CR. - * src/mimeview.c: mimeview_show_message(): search also text/html - for first text part. - -2001-12-14 - - * src/prefs_account.c: prefs_account_save_config_all(): fixed a bug - that didn't update accountrc if account_list == NULL (thanks to - Watanabe). - -2001-12-14 - - * src/utils.h: added the macro Xstrcat_a() that concatenates - two strings and return alloca'd string. - * src/imap.c: imap_scan_tree_recursive(): fixed a bug that didn't - handle folder name which includes some spaces correctly - (based on the patch from Willem van Engen (thanks!)). - * src/compose.c: compose_wrap_line_all(): fixed the crash when - wrapping long lines if linewrap quotation is disabled and - a word spanning more than one line. - -2001-12-14 - - * applied the Tobias' patch with modification (thanks!). - * src/imap.[ch]: - imap_msg_set_perm_flags() - imap_msg_unset_perm_flags(): new. They set permanent flags to - a IMAP message. - * src/compose.c - src/summaryview.c: set flags on IMAP server when flags are changed. - -2001-12-11 - - * src/gtkutils.[ch]: gtkut_container_remove(): new. It's a wrapper - of gtk_container_remove() for workaround of a bug in - Gtk{Text,Entry} (thanks to Sergey Vlasov). - * src/compose.c - src/mainwindow.c - src/messageview.c - src/mimeview.c - src/summaryview.c - src/textview.c: replaced gtk_container_remove() with - gtkut_container_remove(), and removed previous partial fix. - -2001-12-09 - - * src/prefs_account.c: prefs_account_apply(): fixed a bug that - checked user ID on "local", but didn't on IMAP4. - * src/imap.c: imap_session_get(): fixed a crash bug when - rfolder->session == NULL. - * Makefile.am: changed the arguments of tar from 'chojf' to - '--bzip2 -chof'. - * src/summaryview.c: summary_toggle_view(): disclaim the selection - of textview before removing vpaned. - -2001-12-08 - - * src/messageview.c: messageview_change_view_type(): disclaim the - selection before removing textview. This solves the mysterious - copy-paste disability (thanks to Melvin Hadasht). - * src/textview.c: textview_set_font(): use - gtk_editable_claim_selection() instead of - gtk_editable_select_region(). - -2001-12-06 - - * src/prefs_template.c: prefs_template_window_create(): supported - address completion on the To: entry. - -2001-12-04 - - * src/folder.c: - folder_count_total_msgs() - folder_count_total_msgs_func(): use g_node_traverse() to traverse - GNode. - -2001-12-03 - - * src/compose.c: fixed a bug that empty body was refused. - * src/prefs_template.c: fixed a bug that didn't set To: entry - correctly. Display error dialog if format is illegal. - * src/prefs_common.c - src/quote_fmt_lex.l - src/quote_fmt_parse.y: changed parenthesis "( )" to curly braces - "{ }" to prevent confusion on using parenthesis. - * src/html.c: html_get_parenthesis(): ignore CSS / script stuff. - -2001-11-29 - - * src/prefs_template.c: added colon to the header labels. - -2001-11-28 - - * src/compose.c - src/prefs_template.c - src/template.[ch]: added To field to the template. - -2001-11-27 - - * src/textview.c: textview_show_part(): use first found - message/rfc822 header. - * src/folderview.c: added "Search messages..." to the context menu. - * src/prefs_common.c: prefs_quote_description_create(): added - description for characters which need to be escaped. - -2001-11-26 - - * src/compose.c: compose_wrap_line_all(): more merging from claws. - GET_CHAR(): renamed GET_TEXT() and made it more generic. - Modified compose_wrap_line() and compose_wrap_line_all() to use - GET_CHAR(). - * src/textview.c: textview_show_part(): show the header of nested - RFC822 attachment correctly. - -2001-11-25 - - * src/folder.[ch] - src/main.c: added --status option to get new, unread and total - message count from a running Sylpheed (merged from claws). - prohibit_duplicate_launch(): output '\n' only once. - -2001-11-23 - - * src/compose.c - src/gtkutils.[ch]: merged the new wrapping function. - gtkut_text_str_compare_n() - gtkut_text_str_compare() - gtkut_text_is_uri_string(): backport from the GtkSText in the - claws branch, and made modification. - * src/prefs_template.c - src/template.[ch]: added Subject to the template. - -2001-11-22 - - * src/compose.c: compose_write_headers(): added missing parenthesis - that generated invalid custom header (thanks to Masaaki Noro). - Allow Sender: custom header. - -2001-11-20 - - * src/procheader.c: procheader_date_parse(): workaround for - RFC-incompliant Date header. - -2001-11-20 - - * src/addrbook.c: removed redundant functions, and fixed generation - of spurious address book file names. - * src/addrindex.c: V-Card -> vCard. - -2001-11-19 - - * src/textview.c: get_email_part(): replaced isalnum() with - the macro IS_ASCII_ALNUM() which restricts the range of - characters to 7bit ASCII (thanks to Shimamoto). - * src/utils.c: remote_tzoffset_sec(): workaround for malformed - timezone offset. - -2001-11-18 - - * src/textview.c: textview_show_part(): show headers on nested - muitipart text. - -2001-11-17 - - * src/imap.c: imap_session_get() - src/news.c: news_session_get(): fixed segfault when reconnection - failed. - * src/grouplistdialog.c: removed redundant code, and expand nodes - that doesn't match the pattern. - -2001-11-16 - - * src/compose.c: modified so that it sends message when any of - To:, Cc:, Bcc:, or Newsgroups: fields have valid recipient. - compose_check_for_valid_recipient(): new. - * src/grouplistdialog.c: improved the UI. - Added appropriate description and search button. - Search doesn't get group list again. - -2001-11-15 - - * src/news.[ch]: news_session_get(): update the last access time - correctly. - news_group_list_free(): new. - * src/grouplistdialog.c: free resources correctly. - -2001-11-15 - - * src/folderview.c - src/grouplistdialog.[ch]: more merging of new newsgroup - subscription dialog. - * src/news.[ch]: renamed news_remove_group_list() to - news_remove_group_list_cache(). - -2001-11-14 - - * src/defs.h: added MAX_ENTRY_LENGTH definition. - * src/compose.c: compose_add_entry_field(): create new entry with - max length. - -2001-11-13 - - * src/grouplistdialog.c: made non-leaf node selectable. - Give the complete newsgroup name for each nodes. - -2001-11-13 - - * src/grouplistdialog.c - src/news.[ch]: merging of new newsgroup subscription dialog - (still in progress. Don't use it yet!). - -2001-11-12 - - * src/utils.[ch]: decode_uri(): new. It decodes URL-encoded strings. - * src/compose.[ch]: compose_new_with_recipient(): accept mailto - URL. - compose_entries_set(): new. It parses mailto URL and put each - values into the entries. - -2001-11-12 - - * src/compose.c: compose_forward(): fixed a bug that forward - quote mark wasn't used (thanks to Hironori IWANE). - * src/codeconv.[ch] - src/mainwindow.c - src/prefs_common.c: added Thai encodings (thanks to Manrat - Chobchuen). - -2001-11-08 - - * src/socket.c: sock_connect_by_hostname(): removed h_errno. - * src/session.h - src/defs.h - src/imap.[ch] - src/news.c: added last_access_time to Session. - imap_session_get(): check connection only when access interval - has been exceeded. - -2001-11-07 - - * version 0.6.5 - -2001-11-07 - - * src/socket.c: ssl_gets(): use SSL_peek. - * updated NEWS and AUTHORS. - * Makefile.am: fixed release target. - -2001-11-06 - - * src/template.c: changed the format of template file to - RFC2822-like. - * src/compose.c: compose_template_apply(): freeze the text widget - while inserting strings. - -2001-11-05 - - * po/POTFILES.in: removed src/template_select.c. - * src/summaryview.c: summary_set_header() - src/address.c: address_parse_str() - src/filter.c: filter_read_str() - src/news.c: news_parse_xover() - src/procheader.c: procheader_get_fromname() - src/utils.c: subject_compare(): - replaced Xalloca() + strcpy() with Xstrdup_a(). - * src/inputdialog.[ch]: added combo mode. - input_dialog_combo(): new. - * src/prefs_common.[ch]: added MIME open command setting. - prefs_common_{read, save}_config(): read / write command history. - * src/mimeview.c: mimeview_open_with(): use combo input dialog. - * src/utils.[ch]: add_history(): history list management function. - -2001-11-04 - - * src/compose.c: select templates from the menu. - compose_set_template_menu(): new. - compose_reflect_prefs_all(): new. - compose_template_apply(): new. Use dummy MsgInfo for parsing. - * src/template.[ch]: store template list to the static heap. - template_get_config(): new. - template_set_config(): new. - * src/prefs_template.c: don't store template list to the global area. - * src/template_select.[ch]: removed. - * src/quote_fmt_parse.y: check folderitem when quoting messages. - * src/mh.c: mh_add_msg(): try to copy file whenever link() failed - (thanks to OSHIRO Naoki). - -2001-11-03 - - * src/utils.[ch]: get_template_dir(): new. - * src/template.c: use get_template_dir(). - -2001-11-02 - - * src/prefs_template.c: modified the dialog layout. - Added symbol description button. - * src/summaryview.c: show an arrow mark to the column of the sort - target. - summary_set_column_titles(): new. - * INSTALL - INSTALL.jp - README - README.jp - TODO - TODO.jp: updated the documents. - -2001-11-02 - - * src/Makefile.am: add missing checkbox_{on, off}.xpm. - * src/textview.c: textview_key_pressed() - src/mimeview.c: mimeview_key_pressed() - src/summaryview.c: summary_key_pressed(): delete messages with - Delete key. - -2001-11-01 - - * src/socket.c: ssl_gets(): fixed a bug that caused infinite loop - when SSL_read() returned 0. - * src/utils.[ch]: strcrchomp(): new. It removes CR from the tail - of strings. - * src/quote_fmt_parse.y: convert CRLF to LF when inserting messages. - Add prototype of yylex() to suppress the warning. - * merged the template function. - * src/prefs_template.[ch] - src/template.[ch] - src/template_select.[ch]: new. - Renamed prefs_templates_* -> prefs_template_*. - * src/compose.c: added template menu. Added replyinfo to Compose. - * src/mainwindow.c: added template setting menu. - * src/quote_fmt_lex.l: output literal tab and return as is. - * src/prefs_common.c: changed the pref. name of quote format to - 'reply_quote_{mark, format}' and 'fw_quote_{mark, format}'. - -2001-10-31 - - * src/prefs_common.[ch]: added Quote tab, and moved the quote - setting from Compose tab. - * merged the new quote format parser. - * src/quote_fmt_lex.h - src/quote_fmt.h - src/quote_fmt_lex.l - src/quote_fmt_parse.y: new files for quote format parser. - * configure.in: added checks for lex and yacc. - * src/compose.c: compose_quote_file(), compose_quote_parse_fmt(): - removed. - compose_quote_fmt(): new. - * src/prefs_common.[ch]: added forward format setting to the - Quote tab. Updated the quote description dialog. - * src/quote_fmt_parse.y: fixed bugs that tried to read file even - if they couldn't get text part. - -2001-10-31 - - * src/pixmaps/checkbox_off.xpm - src/pixmaps/checkbox_on.xpm: new. - * src/account.c: display `get all' status with the checkbox pixmaps. - -2001-10-30 - - * src/send.c: code cleanup. Pass account prefs structure instead - of many arguments. - Query password for SMTP AUTH if not specified (thanks to Mio). - -2001-10-30 - - * src/procheader.c: procheader_parse(): fixed a bug that didn't - parse multiple message-id in In-Reply-To: header correctly - (thanks to KAJIWARA). - -2001-10-29 - - * src/account.c: enabled 'Get all' setting by clicking the 'G' - column of account list, and added some description. - * src/prefs_common.c: prefs_send_create(): added a description - for outgoing codeset. - -2001-10-28 - - * src/prefs_account.[ch]: moved inbox entry to the receive tab, - and added select button and short description. - * src/Makefile.am: added SYSCONFDIR to CPPFLAGS. - * src/procmime.c: - procmime_get_mime_type_table() - procmime_get_mime_type_list(): modified so that - $(SYSCONFDIR)/mime.types (or /etc/mime.types if not found) and - $(HOME)/.sylpheed/mime.types are read. - -2001-10-27 - - * src/prefs_account.c: moved the address auto-setting to the compose - tab. - prefs_account_create(): removed gtk_widget_show_all() for proper - window size. - * src/prefs_common.c: changed "Program path" to "Command". - -2001-10-26 - - * src/textview.c: textview_set_font(): support Russian charset - on EUC-JP locale. - * src/summaryview.c: summary_delete(): (hopefully) fixed the crash - bug on deleting. - * prefs_account.c - prefs_common.c - prefs_summary_column.c: minor improvements to the English. - * src/main.c: get_queued_message_num(): don't output the warning - when queueing folder is not found. - -2001-10-21 - - * version 0.6.4 - -2001-10-21 - - * src/prefs_summary_column.[ch]: - made prefs_summary_column_get_config() public. - * src/summaryview.c: summary_ctree_create(): some code cleanup. - * configure.in: moved the position of SSL checking after LDAP - for linking problem. - -2001-10-21 - - * src/mainwindow.c - src/summaryview.c: allowed reedit in the outbox. - * src/prefs_summary_column.[ch]: new. UI for setting summary - columns. - * src/mainwindow.[ch]: main_window_set_summary_column(): new. - It calls summary_set_column_order(). - * src/summaryview.[ch]: - summary_ctree_create(): new. separated from summary_create(). - summary_set_column_order(): new. It destroys the current - CTree and replaces it with the new one. - -2001-10-19 - - * src/smtp.[ch]: smtp_from(): abort if auth failed. - * changed C++-style comments into C-style in some files, and - removed unnecessary commented out codes. - * src/addrcache.[ch] - src/addressbook.c - src/addrindex.[ch] - src/jpilot.[ch] - src/syldap.[ch]: updated the addressbook code, and fixed the - thread bug of LDAP. - * src/ldif.[ch] - src/importldif.[ch]: new. - -2001-10-18 - - * src/about.c: added some items to compiled-in features. - * src/addr_compl.c: changed LOG_MESSAGE to debug_print. - * src/addressbook.c: changed "V-Card" to "vCard". - addressbook_edit_address_cb(): added - invalidate_address_completion() to the point address is changed. - * src/codeconv.c: changed C++-style comments into C-style. - -2001-10-17 - - * src/compose.c: changed "Send" shortcut to Ctrl+Enter. - -2001-10-16 - - * src/inc.c: fixed a bug that crashed sylpheed if Cancel button - was clicked twice. - -2001-10-16 - - * src/procmsg.c: procmsg_get_thread_tree(): complete the unfinished - threads. - * src/summaryview.c: - summary_thread_init(): separated from summary_thread_build(). - summary_thread_build(): removed the codes for initialization. - summary_set_ctree_from_list(): call summary_thread_init() instead - of summary_thread_build(). - summary_filter(): fixed a bug that didn't moved messages despite - of immediate execution setting. - -2001-10-14 - - * src/procmsg.c: procmsg_get_thread_tree(): new. It generates the - reversed thread tree from message list. - * src/summaryview.c: summary_set_ctree_from_list(): prepend the - node to the head instead of appending to the tail. This prevents - the traverse of node list inside of the GtkCTree, and considerably - speeds up the summary display (the order is O(n^2) -> O(n)). - -2001-10-12 - - * src/prefs_common.c - src/summaryview.[ch]: initial modification for reorderable columns. - -2001-10-12 - - * src/procmsg.c: procmsg_get_mark_sum(), mark_sum_func(): fixed a - memory leak. - * src/folderview.c: folderview_button_pressed(): code cleanup, and - turn sensitivity off if main window is locked. - * src/syldap.c: syldap_read_data(): removed unnecessary and - unportable sched_yield(). - -2001-10-11 - - * src/folderview.c: renamed "Update folder tree" context menu to - "Rescan folder tree", and made "Update folder tree" only updates - folder status. - folderview_update_all_node(): don't show message dialog. - * src/gtkutils.c: gtkut_widget_get_uposition() - src/mainwindow.c: main_window_popup(): clip the coordinate to - nonnegative value. - -2001-10-10 - - * src/utils.c: to_human_readable(): made a bit of optimization. - * src/summaryview.c: summary_delete(): fixed a focus problem. - summary_find_{prev,next}_msg(): new. They find previous/next - message that is not deleted. - * src/prefs_filter.c: scroll CList automatically if moved row - becomes not fully visible. - -2001-10-09 - - * updated some autotool scripts. - * src/codeconv.c: conv_encode_header(): fixed a bug that caused - infinite loop when failed to convert encoding. - * src/codeconv.[ch]: a fix for older version of libjconv - (jconv_info_get_current_codeset() returned "EUCJP" instead of - "EUC-JP"). - -2001-10-08 - - * version 0.6.3 - -2001-10-08 - - * src/compose.c: compose_write_to_file() - src/codeconv.c: conv_codeset_strdup(): more workaround for - libjconv problem on C locale. - * src/editldap_basedn.c: fixed segfault when opening dialog. - * src/utils.c: is_next_mbs() - src/compose.c: compose_wrap_line(), compose_wrap_line_all(): - changed MB_CUR_MAX to MB_LEN_MAX for compliance to ANSI C. - * configure.in: increased the reqired version of GPGME to 0.2.3. - * src/pop.c: pop3_getauth_user_recv(): fixed a bug that closed - the receive dialog when POP3 server refused normal authentication. - -2001-10-07 - - * src/prefs_common.c: prefs_receive_create(): correction to English. - * src/compose.c: compose_set_ext_editor_sensitive(): fixed a bug - that didn't set the menu sensitivity correctly (thanks to - Melvin Hadasht). - * src/summaryview.c: delete messages permanently if the current - folder is trash and 'delete' operation is executed. - Fixed the bug that didn't select the last row correctly (thanks - to Alfons Hoogervorst). - * src/folder.[ch]: folder_item_remove_msgs(): new. It removes - all messages given in the list. - -2001-10-05 - - * src/summaryview.c: summary_show(): fixed a bug that didn't show - message even if the 'open unread message on entering folder' - option was turned on. - -2001-10-03 - - * src/procmime.c: procmime_get_text_content(): supported HTML. - -2001-10-02 - - * src/summaryview.[ch]: implemented new locking mechanism, and - replaced every static locks with summary_lock(), summary_unlock(), - and added locks to some extra functions. - This fixes a bug that caused segfault when 'd' (delete) key - was kept pressing. - -2001-10-01 - - * src/addressbook.c: addressbook_folder_load_person(): fixed a bug - that caused segfault (thanks to Stefaan A Eeckels). - -2001-09-30 - - * src/textview.[ch]: added textview_set_position(). - * src/messageview.[ch]: added messageview_set_position(). - * src/addrbook.c - src/addrcache.c - src/addressadd.c - src/addressbook.c - src/addrindex.c - src/addritem.c - src/editaddress.c - src/editbook.c - src/editgroup.c - src/editjpilot.c - src/editldap.c - src/editldap_basedn.c - src/editvcard.c - src/jpilot.c - src/mgutils.c - src/syldap.c - src/vcard.c: converted C++-style comments into C-style one. - * src/imap.c: QUOTE_IF_REQUIRED(): new macro. Copy string into - new buffer and quote with double quotes if required. - imap_status(), imap_cmd_login(), imap_cmd_list(), - imap_cmd_do_select(), imap_cmd_create(), imap_cmd_delete(), - imap_cmd_copy(): use QUOTE_IF_REQUIRED(). - * compose.c: compose_write_to_file(): workaround for the problem - when using libjconv and 8bit codes cannot be converted on C - locale. - * codeconv.[ch]: added "ANSI_X3.4-1968" to encoding strings. - conv_codeset_strdup(): don't convert if source and destination - codeset are identical. - -2001-09-30 - - * src/textview.[ch]: textview_search_string_backward(): new. - Add the new member cur_pos to TextView. - Connect button_press_event with gtk_signal_connect_after() to - obtain the correct editable position. - -2001-09-27 - - * src/folder.c: folder_write_list_recursive(): preserve unthreaded - state. - -2001-09-26 - - * src/summaryview.c: modified the layout of popup menu. - -2001-09-25 - - * src/folder.c - src/folder.h - src/mainwindow.c - src/summaryview.c: applied the patch from Alfons that allows - threading setting for each folders (tnanks!). - -2001-09-23 - - * src/message_search.[ch]: new. A Dialog for searching in current - message. - * src/gtkutils.[ch]: gtkut_text_match_string(): new. Compare the - text in current position of GtkText and given wide-character - string. - * src/messageview.[ch]: messageview_search_string() - src/textview.[ch]: textview_search_string(): return TRUE if - found. - * src/textview.[ch]: remember the beginning of body. - -2001-09-21 - - * src/procmime.c: procmime_get_first_text_content(): modified so - that it search entire MIME structure. - * src/summary_search.c: summary_search_execute(): use - strdup_mbstowcs() instead of macro. Display matched message. - -2001-09-20 - - * src/inc.c: fix for background POP3 hangs and crashes (thanks to - Sergey Vlasov). - * src/summary_search.c: added body searching function. - * src/procmime.[ch]: procmime_find_string(): changed arguments - and return value. Added case sensitivity option. - -2001-09-20 - - * src/procmime.[ch]: - procmime_find_string() - procmime_find_string_part(): new. It searchs the string from - messages. - Renamed procmime_get_text_part() to - procmime_get_first_text_content(). - procmime_get_text_content(): new. It returns the text contents - of the specified MIME part. - procmime_mimeinfo_next(): new. It returns the next node of - MimeInfo tree. - -2001-09-19 - - * src/procmime.c: procmime_get_text_part(): modified so that it - finds a text part in nested multipart message correctly. - * src/procmime.h: added an example of MimeInfo structure. - * src/mimeview.c: mimeview_show_message(): search the first text - part. - -2001-09-17 - - * src/mainwindow.c: ac_menu_popup_closed(): fixed the bug that - caused segfault. Changed 'Preferences per account...' menu item. - -2001-09-17 - - * version 0.6.2 - -2001-09-16 - - * src/addrindex.c: translate the "Common address" and "Personal - address" from old addressbook. - -2001-09-12 - - * src/utils.c: get_quote_level(): some optimization and bugfixes. - * src/codeconv.[ch]: conv_get_current_locale(): new. - * src/editaddress.c: edit_person_page_basic(): reverse the order - of first and last name on some locales. - -2001-09-11 - - * src/compose.c: applied the patch from Yasumatsu that reformats - the current paragraph (thanks!). Modified so that it doesn't - reformat quoted paragraphs. - compose_create(): don't fill the entry automatically on reedit - mode. - * src/mainwindow.c - src/summaryview.[ch]: added the "Mark all read" option. - summary_mark_all_read(): new. - -2001-09-10 - - * src/vcard.c - src/mgutils.c - src/syldap.c - src/editldap.c - src/editldap_basedn.c - src/jpilot.c - src/editjpilot.c: removed all warnings. - * configure.in - src/jpilot.[ch]: fixed the problem that failed to detect JPilot - header files on the Debian system. - * src/mainwindow.c - src/summaryview.[ch]: enabled sorting by mark, unread, attachment, - and color label. Enabled moving to next/prev flagged messages. - -2001-09-09 - - * src/pixmaps/dir-close.xpm - src/pixmaps/dir-open.xpm - src/pixmaps/new.xpm - src/pixmaps/unread.xpm: modified the color balance. - * src/utils.[ch]: execute_sync(): new. - execute_command_line(): added the arg for async mode. - * src/inc.c: inc_mail(): use execute_command_line(). - -2001-09-08 - - * src/prefs.[ch] - src/prefs_common.[ch] - src/prefs_account.c: modified the layout. Added the option to - launch the external editor automatically. - * src/compose.c: launch the external editor automatically if the - option is set. - -2001-09-06 - - * src/Makefile.am: added extra xpm's. - -2001-09-05 - - * src/addressbook.c: fixed a compilation problem when enabling - LDAP. - addressbook_open(): fixed a missing 'else'. - -2001-09-04 - - * src/pixmaps/dir-close.xpm - src/pixmaps/dir-open.xpm - src/pixmaps/trash.xpm: replaced with the new blue icons. - * merged Match Grun's new addressbook code. - * src/pixmaps/address.xpm - src/pixmaps/book.xpm - src/pixmaps/category.xpm - src/pixmaps/interface.xpm - src/pixmaps/jpilot.xpm - src/pixmaps/ldap.xpm - src/pixmaps/vcard.xpm: new icons. - * src/addrbook.[ch] - src/addrcache.[ch] - src/addressadd.[ch] - src/addressitem.[ch] - src/addrindex.[ch] - src/addritem.[ch] - src/editaddress.[ch] - src/editbook.[ch] - src/editgroup.[ch] - src/editjpilot.[ch] - src/editldap.[ch] - src/editldap_basedn.[ch] - src/editvcard.[ch] - src/jpilot.[ch] - src/mgutils.[ch] - src/syldap.[ch] - src/vcard.[ch]: new. Many fixes to remove the huge amount of - warnings. - addrbook_build_avail_email_vis(): fixed a memory leak. - -2001-09-04 - - * NEWS: brought in the all of the changes previously put on the web. - -2001-09-03 - - * src/mainwindow.c - src/summaryview.c: modified the layout of menus. - * src/mainwindow.c: ac_menu_popup_closed(): fixed a bug that didn't - return a focus to the main window after selecting the account menu. - -2001-09-03 - - * version 0.6.1 - -2001-09-03 - - * src/send.c: send_message_data(): fixed a bug that didn't process - body part correctly. - -2001-09-02 - - * src/inc.[ch]: changed inc_autocheck_(un)lock() to inc_(un)lock(). - inc_mail(), inc_all_account_mail(): return immediately if locked. - * src/account.c - src/prefs_common.c - src/prefs_account.c: use inc_lock() and inc_unlock() instead of - inc_autocheck_timer_{remove,set}(). - * src/summaryview.c: summary_set_colorlabel_color(): get the average - of label color and selected fg color for visibility. - -2001-09-01 - - * src/inc.[ch]: inc_autocheck_lock(), inc_autocheck_unlock(): new. - They increase/decrease the lock count. - inc_autocheck_func(): if locked, delay the autochecking 1 second. - inc_autocheck_timer_set_interval(): set interval by its argument. - * src/summaryview.c: summary_show(): lock the autochecking while - processing. - * src/main.c: app_will_exit(): remove autocheck timer. - * acconfig.h - src/defs.h: removed the definitions of PACKAGE and VERSION to - prevent unnecessary compilation. - * configure.in: changed AC_DEFINE_UNQUOTED of PACKAGE and VERSION - to AC_SUBST, and added src/version.h to AC_OUTPUT. - * src/version.h.in: new. - * src/intl.h: changed dgettext() to gettext(). - -2001-08-31 - - * po/ja.po: fixed a typo that crashed Sylpheed with older version - of GTK+. - * configure.in: fixed a bug that didn't show results correctly. - Fixed a bug that --enable-compface and --enable-jconv disabled - the options. - * src/procmsg.c: procmsg_send_queue(): don't abort when sending - message failed. - * src/compose.c: compose_write_headers(): add Bcc: header to the - output file. - * src/send.c: send_message_data(): new. Separated from - send_message_smtp(). Remove Bcc: header before sending. - -2001-08-30 - - * version 0.6.0 - -2001-08-30 - - * src/send.c: implemented sending with local sendmail command. - send_message_local(): new. It executes command with popen() - and send the contents of RFC822 message to the command. - * src/prefs_common.[ch]: enabled the external sending command option. - * src/defs.h: #define DEFAULT_SENDMAIL_CMD /usr/sbin/sendmail -t - * src/account.c: account_edit_create(): widened the protocol column. - * src/summaryview.c: summary_set_colorlabel_color(): cleanup of - the code. - -2001-08-30 - - * src/folder.c: folder_item_remove_msg(): scan the folder again - if the last message is removed. - * src/compose.c: compose_queue(), compose_draft_cb(): remove the - old reedited message after adding the new message. - -2001-08-29 - - * src/compose.c: compose_queue(): added AID: to the queueing header. - * src/send.c: send_message_queue(): look for AID: header, and use - the server specified in the account instead of SSV: header. - * src/summaryview.c - src/compose.[ch]: queued messages can be reedited now. - compose_remove_reedit_target(): new. It removes the old reedited - message. - compose_send(), compose_queue(), compose_draft_cb(): if reedit - mode, remove the old message. - * src/procmsg.c: procmsg_msg_exist(): fixed a bug that output - warning. - -2001-08-28 - - * applied the XML string table patch from Alfons Hoogervorst that - stores strings in a hash table and minimizes memory allocations - (thanks!). - * src/stringtable.[ch]: new. - removed all G and g_ prefix from type and function names since - they're not official GLib symbol names. - string_table_insert_string(): fixed a bug that might refer to an - invalid pointer on lookup, and also made a bit of optimization. - -2001-08-27 - - * merged the color label feature from the claws branch (thanks to - Satoshi Nagayasu and Alfons Hoogervoost). - * src/colorlabel.[ch]: new. Renamed from labelcolors.[ch]. - Renamed labelcolors_*() to colorlabel_*(). - * src/summaryview.[ch]: added color label support. - * src/procmsg.h: added color label flags to the permanent flags. - * updated to gettext 0.10.39. - * src/summaryview.[ch]: put the color label menu item to ItemFactory. - * sylpheed.desktop: added for GNOME. - * configure.in: added AC_MSG_CHECKING() for some options. - Output the configuration results when configure is finished. - -2001-08-27 - - * src/account.c: account_clist_set_row(): fixed a bug that failed - to compile if SSL was not enabled. - -2001-08-26 - - * merged the SSL support from the claws branch (thanks to Christoph - Hohmann). - * src/ssl.[ch]: new. - * src/socket.[ch]: added ssl_read(), ssl_write(), ssl_gets(), and - ssl_getline(). - sock_close(): call ssl_done_socket() if SSL is active. - * src/md5.[ch]: removed MD5_CTX typedef and use MD5_CONTEXT to - prevent type confliction. - * src/prefs_account.[ch]: added SSL tab, and modified the expression. - * src/esmtp.[ch]: added esmtp_ehlo(), and esmtp_starttls(). - Removed SSL initialization and HELO from esmtp_starttls(). - esmtp_auth(): removed use_smtp_auth from its arguments. - * src/send.c: send_smtp_open(): added SSL support. - * src/smtp.c: smtp_helo(): call esmtp_ehlo() if esmtp is true. - -2001-08-25 - - * src/mimeview.c: mimeview_open_with(): braced '%s' with single - quote. - -2001-08-24 - - * src/main.c: open new account dialog if no account is set. - * src/utils.[ch]: log_verbosity_set(): new. It increase/decrease - the verbosity count. - log_print(): put to statusbar only if log_verbosity_count > 0. - log_message(): put to statusbar. - * src/inc.c: inc_pop3_session_do(): set log verbosity. - * src/mainwindow.c: main_window_set_menu_sensitive(): added the - "Compose new message" item. - main_window_show_cur_account(): removed "Current account: " string. - * src/summaryview.c: summary_show(): ignore the current marks if - main window is locked. - * src/compose.c: compose_attach_property(): fixed a bug that caused - segmentation fault. - -2001-08-23 - - * src/mainwindow.c: main_window_get_current_state(): new. It returns - the current state for the sensitivity of UI. - main_window_set_toolbar_sensitive(): use table like - main_window_set_menu_sensitive(). - -2001-08-23 - - * src/mainwindow.[ch]: added progressbar and status label to the - statusbar. - main_window_close_cb(): don't exit if locked. - * src/inc.c: update the progressbar of main window, too. - -2001-08-22 - - * src/mainwindow.[ch]: main_window_set_toolbar_sensitive(): removed - the second argument, and determine the sensitivity with the - state of summary view. - -2001-08-21 - - * src/pop.c: pop3_getsize_list_recv(), pop3_retr_recv(), - pop3_delete_recv(): don't try to receive messages which are not - exist. - -2001-08-21 - - * src/mainwindow.c: main_window_lock(), main_window_unlock(): - removed the whole menubar locking. - main_window_set_menu_sensitive(): process the sensitivity change - with a table, and deal with locking. - -2001-08-20 - - * src/summaryview.[ch]: summary_get_selection_type(): new. - It returns the current selection state of summary view. - summary_key_pressed(): abort on some commands if main window - is locked. - * src/mainwindow.[ch]: main_window_lock(), main_window_unlock(): - increase/decrease the lock count. - -2001-08-19 - - * src/prefs_filter.c: prefs_filter_create(): added List-Id to the - default header list. - * src/prefs_common.[ch]: added the option for receive dialog mode - to the Interface tab. - * src/inc.[ch]: inc_progress_dialog_create(): don't make the dialog - transient, and show dialog only if the setting is - RECV_DIALOG_ALWAYS, or RECV_DIALOG_ACTIVE and a window is active. - * src/mainwindow.[ch]: main_window_lock(), main_window_unlock(): - new. Lock / unlock the user-interface. - * src/progressdialog.c: progress_dialog_create(): don't make the - dialog modal. - -2001-08-18 - - * src/folderview.c: folderview_update_node(): suppressed unnecessary - recursive call. - * src/menu.[ch]: menu_button_position(): new. It calculates the - position of popup menu. - * src/mainwindow.c: toolbar_account_button_pressed(), - ac_label_button_pressed(): put the popup menu to the correct - position. Change the style of the button while opening the menu. - ac_menu_popup_closed(): new function called on selection_done - event. - * src/gtkutils.c: gtkut_ctree_node_next(): fixed a crash bug when - node == NULL. - * src/summaryview.c: applied the summary fix patch from Sergey Vlasov - (thanks!). - Fixed the bug that didn't select previous message in refresh mode - if threads were not expanded. - summary_select_node(): new. - * src/inc.c: applied the summary view update optimization patch from - Sergey Vlasov (thanks!). - If no new messages are received, don't perform summary refreshing. - In addition to the Vlasov's patch, POP3 receive information is - also used. - * src/inc.h: added a new member cur_total_num to Pop3State. - * src/pop.c: pop3_retr_recv(): increase state->cur_total_num. - -2001-08-14 - - * version 0.5.3 - -2001-08-14 - - * src/summaryview.c: summary_set_row_marks(): got the color of - unread row set properly. - * src/folderview.c: foldreview_update_node(): don't use - gtk_style_copy(), and reuse previously allocated styles. - * README, README.jp: modified. - -2001-08-14 - - * src/pop.c: pop3_getsize_list_recv(): fixed a remotly exploitable - memory corruption bug (thanks to David Looney). - * src/inc.c: inc_all_account_mail(): call inc_finished() even if - there are no enabled accounts, or local spool only. - * src/summaryview.c: applied the summary update improvement patch - from Sergey Vlasov (thanks!). It keeps the position of the - message displayed. Selected and displayed message are also kept. - summary_get_msgnum(): new. - summary_get_current_msgnum(): removed. - summary_select_by_msgnum(): don't display the message. - * src/account.c: added "Get all" column. - account_clist_set_row(): show default and get-all flags with the - mark icon. - * src/utils.c: to_human_readable(): increased the number of decimals - of MB and GB to 2. - -2001-08-13 - - * implemented the long-awaited :) "Add sender to address book" feature. - * src/address.[ch]: added the argument for remarks to - address_item_new(). - address_get_folder_list(): new. It traverses the address tree and - returns the folder list. - address_delete_object(): modified so that it removes the node - from the tree. - * src/addressbook.[ch]: addressbook_add_submenu(): new. It creates - a address folder menu and attaches it to the menu item. - addressbook_refresh(): reload the address book folder tree. - * src/summaryview.c: summary_set_add_sender_menu(): new. It attaches - the menu to add sender to address book. - summary_button_pressed(): call summary_set_add_sender_menu() - before popup the menu. - -2001-08-12 - - * src/summaryview.c: summary_thread_build(): fixed a bug that locked - up the process. Optimized the initial thread build. - -2001-08-12 - - * src/summaryview.c: made many code cleanups. - summary_show(): block/unblock the signal handlers instead of - disconnect/connect them. - summary_set_row_marks(): made the font of collapsed node bold if - it has cnildren marked as unread. - summary_thread_build(): block tree_expand signals while processing. - Use loop instead of the recursive function. Mark collapsed nodes - correctly. - summary_unthread(): block tree_collapse signals while processing. - Use loop instead of the recursive function. - summary_thread_func(), summary_unthread_func(): removed. - summary_tree_expanded(), summary_tree_collapsed(): new callback - functions. - * src/inc.[ch]: inc_pop3_session_do(): don't show alert panel when - failed to connect. Show more detailed status on the dialog. - -2001-08-10 - - * src/folderview.c: folderview_update_all_node(): new. It updates - all local folders. - * src/inc.c: update all local folders after incorporation if - scan_all_after_inc option is set. - * src/prefs_common.[ch]: added scan_all_after_inc option. - * src/folder.h: FOLDER_IS_LOCAL(): new macro. - -2001-08-09 - - * src/defs.h - src/headerview.c - src/headerwindow.c - src/textview.c - src/prefs_common.c - src/prefs_common.h: made bold and small font configurable. - src/summaryview.c: display unread messages with bold font. - * src/prefs_common.c - src/prefs_common.h - src/summaryview.c: added an option to enable/disable the - emphasis of unread messages. - -2001-08-08 - - * src/pixmaps/mark.xpm: modified. - * src/gtkutils.[ch]: gtkut_ctree_expand_parent_all(): new. - * src/summaryview.c: summary_set_ctree_from_list(): don't expand - the root messages of threads for performance improvement. - summary_show() - summary_select_next_unread() - summary_step(): expand threads when opening messages. - summary_thread_build(): expand threads if the option is turned on. - * src/prefs_common.[ch]: added "Expand threads" option. - -2001-08-08 - - * src/prefs_common.c: removed "Emulate the behavior of mouse - operation of Emacs-based mailer". - * src/prefs_common.c - src/prefs_account.c: changed the value of VSPACING_NARROW to 3. - * src/pixmaps/new.xpm - src/pixmaps/unread.xpm: reverted. - -2001-08-07 - - * src/address.[ch]: - address_folder_new() - address_group_new() - address_item_new(): changed the return value to AddressObject. - address_build_tree(): don't put assertion for file. - * src/pixmaps/new.xpm - src/pixmaps/unread.xpm: modified a bit. - -2001-08-06 - - * src/addressbook.c: fixed some bugs. - -2001-08-06 - - * separated the logic part of addressbook into another module - (still in progress). - * src/address.[ch]: new. It contains the logic part of addressbook. - * src/addressbook.[ch]: removed the logic part. - -2001-08-04 - - * src/textview.c: textview_show_header(): fixed a bug that a garbage - character was shown after header names. - -2001-08-02 - - * src/inc.c: inc_start(): don't abort with non-fatal error. - -2001-08-01 - - * version 0.5.2 - -2001-08-01 - - * src/mimeview.c: mimeview_view_file(): added -x option to the - metamail to prevent the suspention of the main process. - mimeview_button_pressed(): deactivate `Open' menu item if - content-type is application/octet-stream. - -2001-07-31 - - * src/imap.c: imap_parse_atom(): parse escaped characters properly. - get_quoted(): new. It handles the escape character '\'. - * src/folder.c: folder_read_list(): don't output warning if - folderlist.xml doesn't exist. - * src/main.c: main(): write folder list after setup. - * src/textview.c: textview_create() - src/compose.c: compose_create(): set default tab width to 8. - -2001-07-29 - - * src/prefs_common.c: date_format_select_row(): fixed a bug that - caused segfault when selecting the list with key. - -2001-07-28 - - * src/mainwindow.c: main_window_popup(): deiconize the window - when popup (thanks to Henrik Carlqvist). - * src/procmime.c: procmime_scan_mime_type(): new. - procmime_scan_content_type(): use procmime_scan_mime_type(). - procmime_scan_mime_header(): scan the extension of attached files - and add the correct MIME type if the Content-Type is - "application/octet-stream" (thanks to Don Quijote). - * src/compose.c: compose_toolbar_create(): added a new "Send later" - icon (thanks to Leandro Pereira). - -2001-07-27 - - * src/prefs_common.c: date_format_create(): modified the layout of - the dialog. - -2001-07-26 - - * src/account.c: account_find_from_address(): fixed a minor bug. - * src/prefs_common.c: incorporated the user-interface for setting - date format from the claws branch, and made some modification to - that. - -2001-07-25 - - * src/account.[ch]: account_edit_create(): modified the text of - default button. - account_find_from_address(): new. - * src/procmime.c: - procmime_scan_content_type(), procmime_scan_content_disposition(): - fixed ESC code detection. - * src/compose.c: compose_reply(): automatically select account - according to the message header. - * src/prefs_common.[ch]: added member "reply_account_autosel". - -2001-07-25 - - * src/progressdialog.c: made the CList scrollable. - * src/inc.c: inc_start(): don't abort with non-fatal error. - -2001-07-24 - - * added English Sylpheed User's Manual by Paul Kater - (paul@nlpagan.net) (thanks!). - * configure.in - manual/Makefile.am - src/mainwindow.c: added support for English manual. - * manual/en/sylpheed*.html: added English documentation. - * AUTHORS: updated. - -2001-07-23 - - * src/nntp.c: nntp_ok(): fixed the bug that didn't handle a response - that didn't have any trailing messages. - * src/smtp.c: smtp_ok(): ditto. - * src/compose.c: compose_account_option_menu_create(): modified - the style of the account option menu. - -2001-07-22 - - * src/prefs_customheader.c: prefs_custom_header_clist_set_row(): - remove return code from strings automatically. - prefs_custom_header_create(): added "X-Face" to the default - option. - * src/news.c: news_fetch_msg(), news_get_group_list() - src/imap.c: imap_fetch_msg(): create the cache directory before - writing. - * src/procmime.c: - procmime_scan_content_type() - procmime_scan_content_disposition(): convert JIS into EUC-JP - before parsing. - * src/codeconv.c: conv_unmime_header(): cleaned up a bit. - * src/compose.c: don't append attachment headers if the attach - pane is visible but the list is empty. - * src/recv.c: recv_bytes_write(): use g_malloc() instead of alloca(). - -2001-07-18 - - * version 0.5.1 - -2001-07-18 - - * src/compose.c: compose_quote_parse_fmt() - src/prefs_common.c: prefs_quote_description_create(): added the - symbol `%c' that allows to include Cc in reply format (thanks - to Cyril Bellot). - * src/base64.[ch] - src/procmime.c: procmime_decode_content(): applied the patch - from Sergey Vlasov that allows to decode base64 data with - unusual line length (not a multiple of 4) (thanks!). - -2001-07-17 - - * src/procmsg.[ch]: separated the permanent flags and temporary - flags into two variables, and made MsgFlags a structure that - includes them. - MSG_SET_PERM_FLAGS() - MSG_SET_TMP_FLAGS() - MSG_UNSET_PERM_FLAGS() - MSG_UNSET_TMP_FLAGS(): new macros. - * src/compose.c - src/imap.c - src/inc.c - src/messageview.c - src/mh.c - src/news.c - src/procheader.c - src/summaryview.c: modified for the new MsgFlags. - * src/utils.[ch]: hash_free_value_mem(): new. It frees the values - of hash table. - -2001-07-16 - - * src/inc.c: inc_pop3_recv_func(), inc_progress_update(): - display current size with human-readable format. - * src/grouplistdialog.c: grouplist_recv_func(): ditto. - * TODO - TODO.jp: updated. - -2001-07-16 - - * src/codeconv.c: - conv_unmime_header(), conv_unmime_header_overwrite(): workaround - for raw-JIS code in header fields. - * src/folder.c: - folder_get_default_folder() - folder_get_default_inbox() - folder_get_default_outbox() - folder_get_default_draft() - folder_get_default_queue() - folder_get_default_trash(): fixed a bug that caused segfault - if folder_list is NULL. - -2001-07-15 - - * README - README.jp - INSTALL - INSTALL.jp - TODO - TODO.jp: updated. - * src/grouplistdialog.c: grouplist_dialog_set_list(): update UI - while retrieving newsgroup list. - grouplist_dialog_create(): added entry widget and status label. - grouplist_recv_func(): new. - refresh_clicked(): added exclusive lock variable. - clist_selected(): set text entry when the CList is selected. - renamed from group_clist_select(). - entry_activated(): new. - grouplist_clear(): renamed from grouplist_free(). Also clears - list and entry widget. - * src/news.c: news_get_group_list(): sped up the list appending - (g_slist_append() becomes very slow if list size is large). - * src/defs.h: added UI_REFRESH_INTERVAL definition. - Changed the definition of NEWSGROUP_LIST. - * src/recv.c: recv_write() - src/send.c: send_message_smtp(): changed the UI refresh interval - to UI_REFRESH_INTERVAL (50msec). - * src/account.c: account_add(): fixed a bug that didn't update - folder tree when a news account was added. - * src/grouplistdialog.c: made exclusive lock variable global, and - lock at grouplist_dialog_set_list(). - * src/textview.c: fixed a bug that disabled clickable URI if - message color was disabled. - -2001-07-15 - - * src/grouplistdialog.c: ok_clicked(), cancel_clicked(): don't - quit main loop if gtk_main_level() is 1. - grouplist_dialog_set_list(): freeze CList while appending the list. - grouplist_dialog(): show dialog before updating the list. - -2001-07-14 - - * src/folder.c: folder_write_list_recursive(): add the attribute - `collapsed' if a node have some children. - * src/grouplistdialog.[ch]: new. Newsgroups can be selected from - the list. - * src/news.[ch]: - news_get_group_list(): new. It returns newsgroup list. - news_remove_group_list(): new. It removes newsgroup list cache. - * src/folderview.c: folderview_new_news_group_cb(): call - grouplist_dialog() instead of input_dialog(). - -2001-07-12 - - * autogen.sh: modified. - * src/folder.[ch] - src/folderview.c: made expand/collapse state of folders persistent - (thanks to Alfons). - -2001-07-06 - - * version 0.5.0 - -2001-07-06 - - * src/imap.c: imap_remove_folder(): select INBOX with EXAMINE before - DELETE. - imap_cmd_do_select(): new. It toggles between SELECT and EXAMINE - according to the argument. - imap_cmd_select(): use imap_cmd_do_select(). - imap_cmd_examine(): new. - * src/folderview.c: folderview_rm_imap_folder_cb(): select current - folder again when removing failed. - -2001-07-05 - - * version 0.5.0pre4 - - * manual/ja/sylpheed.sgml - manual/ja/*.html: updated the Japanese manual (thanks to Imai). - * src/summaryview.c: summary_set_row_marks(): fixed a bug that - didn't set foreground correctly. - * src/folderview.h - src/summaryview.h: removed the member color_normal from FolderView - and SummaryView. - * src/mainwindow.c: main_window_create(): removed color_normal. - -2001-07-04 - - * src/prefs_account.[ch]: the port numbers of IMAP4 and NNTP - became specifiable. - * src/imap.c: imap_session_get() - src/news.c: news_session_new_for_folder(), news_session_get(): - use user-defined port number if specified. - -2001-07-03 - - * src/imap.c: imap_scan_tree_recursive(): get mailbox status when - scanning. - imap_scan_folder(): implemented. It updates the numbers of new, - unread and total messages. - imap_status(): new. It parses the response of STATUS command. - imap_status_uidnext(): removed. - imap_cmd_status(): removed. - * src/textview.c: textview_show_part(): fixed potential memory leaks. - -2001-07-03 - - * src/alertpanel.c: alertpanel_create(): fixed truncated message. - * src/rfc2015.c: rfc2015_decrypt_message(): fixed the case problem - of content-type (thanks to Ren?Rebe for the patch). - * src/codeconv.c: code_get_code_conv_func(): fixed the ISO-8859-1 - detection. - * src/prefs_common.c: prefs_send_create(): made some more character - sets specifiable when not using libjconv. - * configure.in: disabled --enable-threads option temporarily. - * INSTALL - INSTALL.jp: deleted the description about --enable-threads option. - -2001-07-02 - - * updated gettext to 0.10.38. - -2001-07-01 - - * version 0.5.0pre3 - - * src/folderview.[ch]: folderview_set_all(): new. - * src/account.c: account_add(): call folderview_set_all() after - creating IMAP4 tree. - account_edit_create(): account preferences dialog can be opened - with double clicking of the list. - account_selected(): new. - account_clist_set(): made the CList focus set correctly. - -2001-06-30 - - * src/imap.c: imap_scan_tree(): call imap_create_trash() if trash - is not found. - imap_scan_tree_recursive(): search the sub folders of INBOX. - recognize Trash folder. - imap_create_tree(): separated the part of creating trash. - imap_create_trash(): new. - * src/folder.c: folder_build_tree(), folder_write_list_recursive(): - preserve no_sub and no_select. - * src/summaryview.c: summary_show(): don't proceed if item->no_select - is TRUE. - -2001-06-29 - - * src/imap.c: imap_scan_tree(): fixed a bug that didn't set the - root folder correctly. - -2001-06-28 - - * src/folderview.[ch]: - folderview_update_tree(): new. It updates one folder tree. - folderview_update_tree_cb(): new. - Added "Update folder tree" to the popup menu, and modified some - expressions. - -2001-06-27 - - * src/imap.c: implemented the autoscan of IMAP4 folder list. - imap_scan_tree(): new. It scans the whole IMAP4 folder. - imap_scan_tree_recursive(): new. It traverses the IMAP4 folder tree. - imap_parse_list(): new. It parses the LIST response. - imap_get_real_path(): new. It converts local path into IMAP4 path. - * src/folder.h: added no_sub and no_select to FolderItem. - * src/folder.c: folder_tree_destroy(): reset some variables. - * src/folderview.c: folderview_scan_tree_func(): supported IMAP4. - -2001-06-26 - - * src/imap.c: imap_parse_envelope(): fixed a bug that didn't - parse the FETCH response that continues to the next line. - imap_parse_fetch_element(): removed. - imap_parse_atom(), imap_parse_one_address(), imap_parse_address(), - imap_parse_envelope(), imap_get_uncached_messages(): use GString - and sock_getline() to parse the FETCH response. - imap_remove_all_msg(): fixed a bug that didn't delete messages - correctly. - imap_parse_address(): fixed a bug that didn't concaternate - addresses correctly, using GString. - * src/socket.[ch]: sock_getline(), fd_getline(): new. They read - the whole line and return the newly allocated string. - * src/prefs_account.[ch]: added `IMAP server directory' entry. - -2001-06-25 - - * version 0.5.0pre2 - - * src/imap.c: imap_create_tree(): pass the path that is separated - by the local filesystem separator to imap_create_folder(). - imap_create_folder(): examine the existence of folders using - LIST command instead of STATUS. - imap_cmd_list(): new. - imap_query_password(): new. - imap_session_new(): query password if it is not set. - -2001-06-24 - - * src/imap.c: imap_parse_envelope(): FETCH results can be parsed - with arbitrary order. - imap_parse_fetch_element(): new. it parses one pair of name and - value of FETCH results. - imap_parse_flags(): modified for more flexibility. - * src/utils.[ch]: set_log_file(): new. it opens a new file for - logging. - close_log_file(): new. it closes the opened log file. - log_print(), log_message(), log_warning(), log_error(): also - output to log file. - -2001-06-22 - - * src/imap.c: imap_cmd_status(): check the pointer to "value" - before the assignment (thanks to NISHIJIMA). - -2001-06-21 - - * src/folderview.c: folderview_drag_motion_cb(): don't allow DnD - across MH and IMAP4 folder (for now) (thanks to Hiramatu). - * src/foldersel.[ch]: don't show folders which can't be targets - for current folder. - -2001-06-20 - - * version 0.5.0pre1 - - * src/imap.c: - imap_get_msg_list() - imap_cmd_envelope() - imap_cmd_fetch() - imap_cmd_copy() - imap_cmd_store(): use UID instead of sequential number. - Renamed imap_set_article_flags() to imap_set_message_flags(). - * src/summaryview.c: summary_execute(): don't update summary - even if current folder is IMAP4. - * src/utils.[ch]: remove_numbered_files(): changed the type of - arguments from gint to guint. - -2001-06-19 - - * src/imap.c: imap_cmd_login(), imap_cmd_select(), imap_cmd_status(), - imap_cmd_create(), imap_cmd_delete(), imap_cmd_copy(): don't - enclose with double quotation if string doesn't have space - (workaround for old Cyrus IMAP4 server). - imap_create_folder(): fixed a bug of separator substitution. - renamed imap_session_connect_if_not() to imap_session_get(). - imap_get_msg_list(): delete all cached messages if use_cache - is off. - imap_delete_cached_messages(): remove cached files in between - the specified range by reading directory entry. - imap_parse_one_address(): set fromname same as the from address - if it is empty. - * src/utils.[ch]: remove_numbered_files(): new. The range is - specifiable. - * src/summaryview.c: summary_execute(): update summary if current - folder is IMAP4. - KEY_PRESS_EVENT_STOP(): new macro. - summary_key_pressed(): stop signal emission when calling - summary_execute(). - summary_select_by_msgnum(): show message only if - msg_is_toggled_on is TRUE. Move current page to the selected - node. - * src/news.c; news_delete_old_articles(): remove cached files in - between the specified range by reading directory entry. - * src/folderview.c: - folderview_selected(), folderview_button_released(): fixed a bug - that didn't select folder correctly. - -2001-06-18 - - * src/mainwindow.c - src/summaryview.c - src/prefs_common.c: improvements to the English (thanks to Paul - Mangan). - * src/mainwindow.c: compose_cb() - src/summaryview.c: summary_key_pressed() - src/compose.c: compose_new_with_recipient(): newsgroups entry - is automatically filled when composing a new article. - -2001-06-17 - - * src/procmsg.c: procmsg_msg_list_free(): fixed a bug that didn't - free list correctly. - -2001-06-16 - - * version 0.4.99 - - * src/imap.c: imap_find_namespace(): replace namespace path - separator with slash before comparison. - imap_remove_folder(): use namespace. - imap_create_tree(): use namespece when creating Trash. - imap_get_msg_list(): fixed a bug that returned old list and caused - memory leak if exists == 0. - imap_select(): new. It's a wrapper for imap_cmd_select(). - * src/foldersel.c: foldersel_set_tree(): show IMAP4 folder too. - -2001-06-15 - - * src/folderview.c: - folderview_new_folder_cb() - folderview_new_imap_folder_cb(): show error dialog when creation - or deletion of folder failed. - Made it allow users to create a folder which contains subfolders. - folderview_button_pressed(): disabled delete menu on the special - IMAP4 folder. - * AUTHORS: incorporated from claws branch. It now contains all - contributors. - * src/send.c: enabled cancellation. - EXIT_IF_CANCELLED(): new macro. - Added cancelled flag to SendProgressDialog. - * src/utils.[ch]: strtailchomp(): new. It removes the trailing - specified character. - * src/imap.c: imap_cmd_fetch(): a fix for MS Exchange 2000 server. - -2001-06-15 - - * src/imap.c: imap_create_tree(): new. It creates required - folders such as INBOX and Trash. - imap_do_copy(), imap_do_copy_msgs_with_dest(): don't expunge - if COPY failed. - imap_remove_all_msg(): return immediately if exists == 0. - * src/account.c: account_add(), account_set_missing_folder(): - made them use folder->create_tree(). - -2001-06-14 - - * src/imap.c: more namespace implementation. - imap_find_namespace(), imap_path_separator_subst(): new. - -2001-06-13 - - * src/imap.c: imap_parse_namespace(), imap_cmd_namespace(): new. - -2001-06-11 - - * src/summaryview.c: summary_show(): fixed a glitch in folder view. - -2001-06-08 - - * src/imap.[ch]: added imap_add_msg(), and imap_append_message(), - which appends file into IMAP4 folder. - imap_status(): new. - imap_create_folder(): check the existence of a folder before - create it. - renamed the prefix of low-level IMAP4rev1 functions to imap_cmd. - * src/account.c: account_add(), account_set_missing_folder(): - create INBOX automatically when creating IMAP4 account. - -2001-06-07 - - * src/utils.[ch]: added itos_buf() that takes the buffer for its - argument. - * src/imap.[ch]: imap_copy_msg(), imap_copy_msgs_with_dest(): new. - * src/folder.c: added copy_msg and copy_msgs_with_dest methods - to the IMAP class. - -2001-06-06 - - * src/utils.[ch]: move_file(): new. - * src/mh.c: mh_move_msg(), mh_move_msgs_with_dest(): modified to - use move_file(), and fixed a bug that didn't close file when - error occured. - -2001-06-06 - - * src/imap.c: renamed imap_delete_messages() and - imap_delete_all_messages() to imap_delete_cached_messages() and - imap_delete_all_cached_messages(). Some code cleanups. - * src/utils.[ch]: added a function remove_all_numbered_files(). - * src/mh.c: mh_remove_all_msg() - src/imap.c: imap_delete_all_cached_messages(): - use remove_all_numbered_files(). - * src/mainwindow.c - src/summaryview.c - src/compose.[ch]: added `Reply to sender'. - compose_reply() - compose_reply_set_entry(): added an argument `ignore_replyto'. - -2001-06-05 - - * src/folderview.c: folderview_selected() - src/summaryview.c: summary_show(): fixed a bug that updated wrong - folder when remaining marks were processed. - -2001-06-04 - - * src/headerwindow.c: headerwindow_show_cb(): always try to show - msginfo, and use the selected message, not the displayed one. - * src/smtp.c: smtp_ok(): fixed sock_gets() error handling. - -2001-06-02 - - * src/folderview.c: folderview_selected() - src/mimeview.c: mimeview_selected(): ungrab the mouse event. - * src/summaryview.c: summary_show(): process the left marks if any. - -2001-05-27 - - * src/passphrase.c: enclosed with #if USE_GPGME. - * src/prefs_account.c: added NNTP AUTH check button. - * src/alertpanel.[ch]: alertpanel_create(): added new argument - `can_disable', all existing callers changed to pass FALSE; - created a check button to disable the message. - alertpanel_message_with_disable(): new. - alertpanel_show(): mask value with G_ALERT_VALUE_MASK. - alertpanel_button_toggled(): new. - alertpanel_button_clicked(), alertpanel_close(): set value using - G_ALERT_VALUE_MASK. - * src/prefs_common.[ch]: added option to toggle GnuPG signature - check popup window, and GnuPG warning. - * src/rfc2015.c: check_signature(): show signature check dialog - only if it is enabled. - * src/main.c: modified GnuPG checking. - * src/main.c - src/prefs_common.c: fixed some compilation bugs when enabled - GPGME. - -2001-05-26 - - * src/codeconv.c: conv_get_code_conv_func(): fix for ISO-8859-* - encodings with libjconv. - conv_encode_header(): fixed an endless loop bug when encountering - an invalid wide character (thanks to Alte). - * src/headerview.c: SET_FONT_STYLE(): fixed segfault with invalid - bold font. - * src/imap.c: imap_create_folder(): don't create folder if the - name is INBOX. - * src/mainwindow.c: main_window_reflect_prefs_all(): hide the - execute button when immediate execution is enabled. - -2001-05-22 - - * README - README.jp: added the "How to run" section. - -2001-05-19 - - * merged NNTP AUTH from the claws branch. - * src/news.[ch]: supported NNTP AUTH. - * src/nntp.[ch]: wrapped SockInfo with NNTPSockInfo for NNTP AUTH. - * INSTALL - INSTALL.jp: modified the confirmation list and the warning about - threads. - -2001-05-18 - - * src/gtkutils.[ch]: moved folderview_find_collapsed_parent() to - gtkut_ctree_find_collapsed_parent(). - * src/folderview.c: folderview_select_node(): automatically expand - the parent folders when selected. - * configure.in: made the version number to 0.4.99 (0.5pre) - * src/main.c: main(): moved parse_cmd_opt() before gtk_init() - so that X is not necessary for --help and --version. - parse_cmd_opt(): changed g_get_prgname() to g_basename(argv[0]). - * src/folderview.c: folderview_update_node(): a fix for collapsed - nodes. - -2001-05-17 - - * src/main.c: lock_socket_input_cb(): changed fd_read() to fd_gets(). - It caused garbages in --compose option. - * src/socket.[ch]: made fd_gets() public. - -2001-05-16 - - * src/gtkutils.[ch]: gtkut_ctree_node_next(): new. - * src/folderview.c: folderview_find_next_unread(): new. - folderview_select_next_unread(): modified so that it can find - the hidden folder. - -2001-05-15 - - * src/compose.c: compose_write_headers(): excluded also From, To, - Sender because they could be used for SPAM. - * src/folderview.c: add '+' mark to the collapsed folder that have - some unread folders. - folderview_search_new_recursive(), - folderview_have_new_children(), - folderview_search_unread_recursive(), - folderview_have_unread_children(), - folderview_find_collapsed_parent(): new. - folderview_update_node(): display the number of queued messages. - -2001-05-14 - - * src/folder.[ch] - src/mh.[ch]: modified *_add_msg() to use link(). Added the - argument to switch whether to remove the source file or not. - * src/compose.c - src/inc.c - src/mbox.c: modified the argument of folder_item_add_msg() and - removed some unlink()'s. - -2001-05-13 - - * src/prefs_customheader.[ch]: renamed prefs_headers_* to - prefs_custom_header_*. Removed `(New)' row and `Substitute' - button. Supported empty value. - prefs_custom_header_row_moved(): new. Connected "row_move" signal - to the function, and made it set header list. - * src/customheader.c: custom_header_get_str() - src/compose.c: compose_write_headers(): supported empty value. - * src/prefs_display_header.c: prefs_display_header_row_moved(): new. - Connected "row_move" signal to the function, and made it set - header list. - * src/compose.c: compose_write_headers(): modified the order of - headers, and made it encode the custom headers. - * src/prefs_customheader.c: prefs_custom_header_delete_cb() - src/prefs_filter.c: prefs_filter_delete_cb(): treat closing the - alert panel by ESC as "No". - -2001-05-13 - - * merged the custom header stuff from claws branch: - * src/customheader.[ch] - src/prefs_customheader.[ch]: new. - * src/customheader.c: custom_header_read_str(): use strtol() instead - of atoi() and check errors. - custom_header_find(): new function. - * src/compose.c: IS_IN_CUSTOM_HEADER(): new macro. - compose_write_headers(): made it replace headers with user-defined - headers except for some automatically generated headers. - -2001-05-11 - - * src/inc.c: connection_check_cb(): fixed a bug that caused - segmentation fault if connection was not established. - * src/compose.c: compose_create(): even if set_autobcc or set - autoreplyto is checked and the entries are empty, show them. - -2001-05-10 - - * src/textview.c: textview_show_mime_part(): modified the messages. - TEXT_INSERT(): new macro. - * po/ja.po: fixed. - * src/prefs_display_header.c: prefs_display_header_create(): - modified the text of checkbutton. - -2001-05-09 - - * src/mimeview.c: added "Open with..." to the context menu. - * src/summaryview.c: summary_print() - src/inputdialog.c: input_dialog(): fixed memory leaks. - * src/textview.c: textview_show_mime_part(): updated the description. - * src/send.c: implemented sending progress dialog. - (TODO: automaton should be used.) - send_progress_dialog_create(), send_progress_dialog_destroy(), - send_cancel(): new. - send_message_smtp(): made it update the dialog for each stage. - * src/utils.[ch]: get_left_file_size(): new. Get the left bytes - of opened file. - * src/summaryview.c: summary_show(): when open_inbox_on_inc is set, - go to first unread message even if folder is same as previous. - * src/prefs_common.c: made color selection dialog transient, and - made escape key close the dialogs. - -2001-05-08 - - * version 0.4.66 - - * src/select-keys.c: delete_event_cb(): removed `;' from its end. - * src/recv.c: recv_write(): changed the interval to 10msec. - * src/prefs_display_header.c: modified the layout of the dialog, - and made the hidden headers list insensitive when `Show other - headers' is not checked. - * src/textview.c: changed strcasecmp() and strncasecmp() to - the corresponding glib functions. - * src/inc.c: get_spool(): make a temporary file in the home - directory. - -2001-05-07 - - * src/prefs_common.c - src/prefs_account.c - src/prefs_filter.c - src/account.c - src/alertpanel.c - src/filesel.c - src/foldersel.c - src/export.c - src/import.c - src/inputdialog.c - src/passphrase.c - src/select-keys.c - src/sigstatus.c: fixed a bug that accidentally destroyed dialogs - when closed them with delete_event (thanks to DINH). - Added *_deleted() and *delete_event() which handle delete_event - signal correctly. - -2001-05-06 - - * src/prefs_display_header.c: merged some changes from claws branch: - prefs_display_header_create(): allow reordering of headers by - dragging. - prefs_display_header_find_header(): new function. - prefs_display_header_clist_set_row(): don't allow duplicates. - * src/prefs_account.c: prefs_account_receive_create(): changed - the label of the check button. - -2001-05-05 - - * src/pop.c: pop3_getsize_list_recv(): if sscanf() failed, break - immediately. - * src/inc.h: removed cur_msg_bytes from Pop3State. - * src/inc.c: pop3_recv_func() - src/recv.[ch]: made the second arguments of RecvUIFunc current - total read bytes. - recv_write(): made it call UI func if elapsed time is greater - than 0.1 sec. - * src/recv.c: recv_write(): changed the interval to 300 usec. - * src/textview.c: textview_show_header(): if header is Subject, - unfold it. - * src/utils.[ch]: unfold_line(): new. - * src/procheader.[ch]: procheader_get_header_array(): new. - * src/prefs_display_header.c: updated defaults. - -2001-05-05 - - * some merge from the sylpheed-claws branch. - It allows user to specify displayed headers in message view. - (symbol names were also changed.) - * src/prefs_display_header.[ch] - src/displayheader.[ch]: new. - * src/prefs_display_header.c: - removed prefs_display_headers_other_headers_toggled(). - removed "(New)" row from the list. - * src/defs.h: added DISPLAY_HEADER_RC. - * src/prefs_common.c: prefs_message_create(): added a button for - opening the display header setting dialog. - * src/prefs_common.h: added show_other_header and disphdr_list - to PrefsCommon. - * src/procheader.[ch]: procheader_get_header_list_from_file(), - procheader_get_header_array_asis(): new. - procheader_get_header_list(): modified so that it takes FILE - pointer for its argument. - procheader_header_array_destroy(), procheader_header_free(): new. - * src/main.c: main(): made it call prefs_display_header_*_config(). - * src/textview.c: textview_scan_header(): modified so that it - sorts headers according to user setting. - src/textview_show_header(): made it call - textview_make_clickable_parts(). - textview_make_clickable_parts(): added GdkFont to its arguments, - and removed GtkText from them. - -2001-05-04 - - * implemented auto-checking of new mail based on the patch from - Pierric Descamps (thanks!). - * src/inc.c: added inc_autocheck_timer_init(), - inc_autocheck_timer_set(), inc_autocheck_timer_remove(), - inc_autocheck_func() for auto-checking of new mail. - * src/main.c: main(): call inc_autocheck_timer_init(). - * src/prefs_common.c: prefs_receive_create(): activated the - auto-checking UI. Added prefs_common_cancel(), and connected - some signals to that. - * src/prefs_common.c - src/prefs_account.c - src/prefs_filter.c - src/account.c: Disabled auto-checking while opening the dialog. - * src/headerview.c: headerview_show_xface(): fixed a bug that - showed a warning when header pane was hidden. - -2001-05-03 - - * src/inc.c - src/pop.c - src/recv.c: removed non-blocking socket mode support since it - does nothing. - * src/pop.c - src/inc.c: modified the messages of incorporation dialog. - -2001-05-02 - - * src/utils.h: made u32 the typedef of guint32. - added BIG_ENDIAN_HOST macro that is used by md5.c. - * src/md5.c: renamed md5c.c. Fixed the indentation. Fixed a bug - that didn't calculate MD5 correctly on big endian machines. - -2001-05-01 - - * version 0.4.65 - - * src/folder.c: folder_init(): added the method imap_remove_folder. - * src/folderview.c: folderview_rm_imap_folder_cb(): made it - actually remove folder from IMAP4 server. - * src/imap.[ch]: imap_create_folder(): made it actually create - folder on IMAP4 server. - imap_remove_folder(): added. - imap_create(), imap_delete(): added. - * src/summaryview.c: summary_execute_delete(): don't check trash - if folder type is not F_MH. - * thanks to Ishihara for the above changes. - * configure.in - ac/check-type.m4: better wint_t typedef detection (renamed - sv_CHECK_TYPE to SYLPHEED_CHECK_TYPE). - -2001-04-30 - - * src/recv.c: recv_bytes_write(): fixed another bug that caused - infinite loop and buffer overrun. - -2001-04-30 - - * src/socket.[ch]: renamed sock_read() and fd_read() to - sock_gets() and fd_gets() for preventing confusion. - Added sock_read() and fd_read() which is the wrapper of read(). - * src/recv.c: recv_bytes_write(): fixed a bug that caused infinite - loop. Use sock_read() instead of fd_read(). - * src/esmtp.c - src/imap.c - src/news.c - src/nntp.c - src/pop.c - src/recv.c - src/smtp.c: use sock_gets() instead of sock_read(). - * src/imap.c: imap_session_new(): fixed the error detection - of imap_open(). - -2001-04-28 - - * src/inc.c: made it displays current read bytes to the dialog. - * src/pop.c: recv_write(): call UI function before editing - strings. - -2001-04-27 - - * src/progressdialog.c: progress_dialog_create(): modified the - size of dialog and made it stretchable. - * src/smtp.c - src/esmtp.c: smtp_ok(), esmtp_ok(): fixed a bug that didn't - process an error response correctly (thanks to Ohmasa). - * src/pop.[ch]: added pop3_getsize_list_send(), - pop3_getsize_list_recv(). - * src/recv.[ch]: added recv_set_ui_func() that makes recv_write() - call the callback function for each sock_read(). - * src/inc.h: in Pop3State, renamed bytes to total_bytes, and added - cur_msg_bytes, cur_total_bytes, and sizes. - * src/inc.c: added inc_pop3_recv_func() that updates the progress - bar for each sock_read(). - -2001-04-26 - - * src/mh.c: mh_is_maildir_one(): modified so that it uses - is_dir_exist(). - -2001-04-25 Werner Koch - - * src/mh.c (mh_is_maildir_one, mh_is_maildir): New. - (mh_scan_tree_recursive): Do not include Maildir style directories - in the scan. - - Changed the use of integers to describe sockets by an more abstract - data structure. - - * src/automaton.h (struct _Automaton): Add help_sock. - * src/automaton.c (automaton_input_cb): Changed source to be - SockInfo and use wrapper for gdk_input_add. - - * src/send.c (SEND_EXIT_IF_ERROR): Adjusted tests and removed test - for invalid socket because this is now done in sock_close. Set - sock to NULL. - (SEND_EXIT_IF_NOTOK): Set closed sock to NULL. - (send_smtp_open): Use only SockInfo. - - * src/news.c (news_session_new): Use SockInfo here. - (news_session_destroy): Ditto and set sock to NULL. - - * src/nntp.c: Use SockInfo instead of integers - * src/smtp.c: Ditto. - * src/pop.c: Ditto. - * src/recv.c: Ditto. - - * src/inc.c (inc_pop3_session_do): Removed sock_sockinfo_free. Put - gdk_input_add into a wrapper. - - * src/esmtp.c: Changed socket descriptors to use SockInfo. - * src/esmtp.h: Ditto, included socket.h. - * src/session.h (struct _Session): Likewise. - * src/imap.c (imap_open): Return SockInfo ptr and not an integer. - Removed access to internal data of SockInfo. Changed all callers - and functions to take SockInfo. - (imap_session_new): Use sock_close here. - (imap_session_destroy): Ditto. - - * src/compose.c (compose_exec_ext_editor): Replaced sock_write by - fd_write. - - * src/main.c (app_will_exit): Close lock socket using fd_close. - (prohibit_duplicate_launch): Use fd_xxx functions instead of sock_xxx. - (lock_socket_input_cb): Ditto. - - * src/socket.h, src/socket.c: Prepared SockInfo structure to use - glib channels. Changed all sock_xxx to use SockInfo instead of an - integer. - (sock_connect_unix, sock_open_unix, sock_accept): Renamed to .. - (fd_connect_unix, fd_open_unix, fd_accept): .. this and changed all - callers. - (fd_read, fd_write, fd_close): New. - (sock_sockinfo_free): Removed. - * src/socket.c (sock_connect_nb): Use close instead sock_close here. - (sock_connect): Ditto. - -2001-04-26 - - * config.h.in: removed. - * ac/Makefile.am: added gnupg-check-typedef.m4 to MACROS. - * .cvsignore: added. - * src/inc.c - src/progressdialog.[ch] - src/pixmaps/complete.xpm - src/pixmaps/continue.xpm - src/pixmaps/error.xpm: applied the patch from Leandro Pereira - that displays the state of message incorporation (thanks!). - * src/inc.c: made the progress dialog change the text of status. - -2001-04-25 - - * removed po/*.gmo, configure, stamp-h.in, aclocal.m4, Makefile.in - from the cvs tree. - * COPYING: removed RSA copyright notice. - * removed po/sylpheed.pot, po/stamp-cat-id, po/cat-id-tbl.c. - * configure.in: added the check of sys/utsname.h. - -2001-04-24 Werner Koch - - Merged most of the changes from the W32 branch in. - - * configure.in: Require gpgme >= 0.2.1 - - * acconfig.h (HAVE_U32_TYPEDEF): New. - * ac/gnupg-check-typedef.m4: New. - * configure.in: Check for u32 type and the size of some types. - * src/utils.h: Define the u32 type and related constants. - - * src/about.c (about_create): Removed the note about MD5. We are - not any longer using the RSA Inc. implementation. - * src/md5ify.c, src/md5ify.h, src/md5global.h: Removed. - * src/md5c.c, src/md5c.h: Replaced by an FSF implementation and - renamed the function to standard lowercase convention. Changed all - callers. - (md5_hex_digest): New. - (md5_hmac): Add hmac function by Martin Schaaf with some - modifications. - (md5_hex_hmac): New. - * src/esmtp.c, src/esmtp.h (md5_hex_hmac): Removed. - (hmac_md5): Removed. - * src/pop.c (pop3_getauth_apop_send): Replaced the md5_digest by - the new md5_hex_digest function. - - * src/about.c: Include utsname.h only if available - - * src/utils.c, src/utils.h (get_home_dir): New to better cope with - special Windoze requirements. Changed all calls to - g_get_home_dir() to this function. - - * simple-gettext.c: New. - - * src/main.c (main): Issue a warning if GnuPG is not properly - installed. - - * src/sigstatus.c, src/sigstatus.h: New. - * src/rfc2015.c (check_signature): Use the sigstatus window and - get the status texts from a utility function. - - * src/select-keys.c: Removed the global select_keys var and - pass an allocated one along all functions. - (set_row): Display only keys capable of encryption. - (update_progress): Replaced the progressbar by - a windmill and a text showing for which key we are collecting - info. Removed progressbar everywhere else and updated callers. - - * src/prefs_common.c (prefs_privacy_create) [__MINGW32__]: Do not - display the grab button. - -2001-04-24 - - * src/prefs_common.[ch] - src/procheader.c: applied the patch from Darko Koruga that - allows user to define their own format for displaying date in - summary view using strftime() (thanks!). - * src/prefs_common.c: prefs_quote_colors_dialog() - src/mainwindow.c: main_window_reflect_prefs_all(): made it - update message colors if the colors setting is changed. - * src/main.[ch]: made it remember the startup directory. - * src/export.c: export_mbox(): made it initially chdir to the - startup directory. - * src/filesel.c: filesel_select_file(): made it open the startup - directory at first. - -2001-04-23 - - * added option to warn about queued messages on exit [sergey]: - - * src/compose.c: compose_queue(): call folder_item_scan() - and folderview_update_item() after queueing. - * src/folderview.c: folderview_update_node(): draw the queue - folder in bold font if there are queued messages. - * src/mainwindow.c: queued_messages(): new function. - app_exit_cb(): display warning if there are queued messages - if warn_queued_on_exit is set. - * prefs_common.[ch]: add warn_queued_on_exit option. - - * src/mainwindow.c: moved queued_messages() to main.c, and renamed - it to get_queued_message_num(). - * src/main.c: app_will_exit(): moved warning dialog code from - app_exit_cb(), and added manage_window_focus_in(). - - * enhanced GnuPG key selection support [sergey]: - - * src/select-keys.c: updated to newer version from Win32 - branch with support for selecting arbitrary keys. - * src/prefs_account.c: added the Privacy tab to the account - options window. - prefs_account_privacy_create(), - prefs_account_sign_key_set_data_from_radiobtn(), - prefs_account_sign_key_set_radiobtn(): new functions. - * src/prefs_account.h: new preferences sign_key_type, sign_key_id. - * src/rfc2015.c: set_signers(): new function. - pgp_sign(): add the account parameter, call set_signers(). - rfc2015_sign(): add the account parameter, pass it to pgp_sign(). - * src/rfc2015.h: rfc2015_sign(): updated prototype. - * src/compose.c: pass the current account to rfc2015_sign(). - -2001-04-22 - - * src/mbox.c: export_to_mbox(): fixed a memory leak bug. - -2001-04-20 - - * src/mbox.[ch]: renamed export_mbox() to export_to_mbox(). - Fixed a memory leak bug. - * src/export.[ch]: added for exporting folder to mbox. - * src/import.[ch]: made import_mbox() take default folder. - Added description to the dialog. - * src/summaryview.c: summary_show(): fixed a bug that kept the - toolbar buttons insensitive after receiving messages. - * src/export.c - src/import.c: fixed a bug that caused quitting of the program - when OK or Cancel button was clicked several time. - * src/prefs_common.[ch] - src/addressbook.c: added "Add address to destination when - double-clicked" option. - -2001-04-19 - - * src/prefs_common.[ch]: reorganized the items of settings, - and added Message tab. - * src/main.c: parse_cmd_opt(): added command line option --version. - * src/mh.c: made it unset MSG_DELETED flag when moved/copied to - special folders. - * src/prefs_common.[ch] - src/headerview.[ch]: the header pane can be toggled now. - * src/prefs_common.[ch] - src/textview.c: page scroll step is now selectable between - one page and half page. - * src/mbox.[ch]: added export_mbox() that reads all messages - in a folder, and store them into one mbox file. - -2001-04-18 - - * src/prefs_filter.[ch]: separated filter setting code from - prefs_common.c, and made it a separate dialog. - -2001-04-17 - - * version 0.4.64 - - * src/automaton.[ch] - src/inc.c: fixed the bug that made Sylpheed crash when clicking - Cancel button while getting new mail (thanks to Sergey Vlasov). - * src/xml.c: xml_build_tree() - src/addressbook.c: fixed a bug that caused infinite loop if an - illegal XML file was given. - -2001-04-16 - - * src/summaryview.c - src/inc.c: applied the patch from Sergey Vlasov that fixes the - problem when the "Go to inbox after receiving new mail" option - was turned off (thanks!). - -2001-04-15 - - * src/xml.[ch]: modified so that it supports some characters which - must be escaped, and multiple-lined tag. - * src/folder.c - src/addressbook.c: modified so that it escapes some characters - like '<', '>', '&', ''', '"'. - -2001-04-10 - - * version 0.4.63 - - * src/folder.[ch] - src/mainwindow.c - src/mh.[ch] - src/procmsg.[ch] - src/summaryview.[ch]: applied the patch from Darko Koruga that - adds copy message operation for the MH folders (thanks!). - * src/imap.c: disabled slash to dot conversion. - * src/imageview.c: fixed a bug that displayed an old image when - loading of a image failed (thanks to Darko Koruga). - -2001-04-09 - - * src/procmsg.c: procmsg_read_cache(): added setvbuf() to speed up - cache reading (thanks to Sergey Vlasov). - * src/inc.c - src/summaryview.[ch] - prefs_common.[ch]: applied the patch that keeps the same folder - after receiving new mail (thanks to Sergey Vlasov). - * src/textview.c - src/utils.[ch]: moved get_quote_level() to utils.c. - -2001-04-08 - - * ac/Makefile.am: added. - * Makefile.am - configure.in: added ac directory. - -2001-04-07 - - * src/summaryview.c: summary_filter(): made it move messages - immediately if immediate_exec option is set. - * src/prefs_common.[ch] - src/textview.[ch] - src/gtkutils.[ch]: applied the message coloring patch from - Stephen Anthony with some modification (thanks!). - * src/gtksctree.c - src/mimeview.c: modified the behavior of MimeView (thanks to - HIRAMATSU). - -2001-04-06 - - * src/utils.c: copy_file() - src/mh.c: applied (and modified) the patch from Darko Koruga - that enables to move messages across file systems (thanks!). - * src/procheader.c - src/utils.[ch]: applied the patch from Jorge Van Hemelryck - that converts the date of messages to the local time (thanks!). - * src/utils.c: remote_tzoffset_sec(): fixed a bug that the signs - of one-letter timezone were reversed. - * src/folder.c: folder_item_add_msg(): put the assertion for the - add_msg() method (thanks to TAKANO). - -2001-04-05 - - * src/procmime.c: procmime_decode_content(): fixed a bug that - corrupted quoted-printable encoded messages when they include - `=00' (thanks to Masahiro Tomita). - * src/gtksctree.c - src/mimeview.c - src/summaryview.c: modified the DnD behavior of MIME view - (thanks to HIRAMATSU). - -2001-04-04 - - * src/about.c: applied the patch from Sergey Vlasov that fixes - the appearance of the about dialog (thanks!). - * src/prefs_common.[ch] - src/rfc2015.[ch] - src/mimeview.c - src/procmime.[ch] - src/compose.[ch] - src/passphrase.c - src/textview.[ch]: applied the GnuPG support patch which had - ported from the sylpheed-win32 branch (thanks to Sergey Vlasov). - * INSTALL, INSTALL.jp: updated the description about GnuPG. - -2001-04-03 - - * src/utils.[ch]: added references_list_append() that parses - References header and makes it string list. - * src/compose.c: modified so that too long References header is - truncated, garbage characters are removed, and header is tidied - up (thanks to Matthias Intemann). - -2001-04-02 - - * src/addr_compl.c: applied the address completion bugfix patch - from Alfons Hoogervorst (thanks!). - -2001-04-01 - - * src/gtksctree.c: modified so that the tree_select_row signal - actually pass the column number. - * src/summaryview.c: summary_selected(): made generic mark and - unread mark can be toggled with clicking of the columns. - Added summary_mark_row_as_read() and summary_mark_row_as_unread(). - * src/prefs_common.c - src/prefs_account.c: applied the layout fix patches from Sergey - Vlasov, and adjusted some widths of GtkEntry widgets. - * src/prefs.c: prefs_dialog_create(): enable notebook to take focus. - * src/inc.c: inc_start(): modified so that authentication dialogs - show server name too (thanks to Sergey Vlasov). - -2001-03-31 - - * src/mimeview.c: mimeview_key_pressed(): fixed a bug that caused - segmentation fault when a malformed multipart message is shown - (thanks to Sergey Vlasov). - * src/summaryview.c: summary_display_msg(): made it focus to the - summary view if the MIME list is empty. - -2001-03-30 - - * src/pixmaps/deleted.xpm - src/pixmaps/mark.xpm - src/summaryview.c: added deleted and mark icon. - * src/gtkutils.c: gtkut_widget_init(): changed gtk_widget_destroy() - to gtk_widget_unref(). - * src/addr_compl.c: start_address_completion(): fixed the bug that - displayed warning when the address book was empty (thanks to - Chideok Hwang). - -2001-03-29 - - * src/summaryview.c: summary_show(): fixed a memory leak bug - (thanks to ChiDeok Hwang). - * src/pixmaps/forwarded.xpm - src/pixmaps/replied.xpm - src/pixmaps/new.xpm - src/pixmaps/unread.xpm - src/compose.c - src/mainwindow.c - src/prefs_common.c - src/procmsg.h - src/summaryview.[ch]: applied the patch from Marc Hoper - that adds replied and forwarded mark to replying or forwarding - messages (thanks!). And new and unread mark were replaced - by the icons David Mehrmann created (thanks!). - * src/summaryview.c: made the width of unread and MIME column - fixed. - * src/prefs.c: prefs_config_parse_one_line(): made it check the - '=' separator (thanks to Sergey Vlasov). - -2001-03-26 - - * src/prefs_common.[ch]: moved smooth scroll option to the - interface tab. - * src/textview.c: made the one-line scroll also perform smooth - scrolling. - -2001-03-25 - - * src/prefs_common.[ch] - src/textview.c: applied the smooth scroll patch from Setoh and - Ninomiya (thanks!). - -2001-03-24 - - * src/summaryview.c: summary_attract_by_subject(): rewritten it - using hash table for speeding up. - * src/prefs_account.c: made filter_on_receive TRUE by default. - * src/mainwindow.c: reordered menu items. - -2001-03-23 - - * src/gtkutils.c: gtkut_clist_bindings_add(): fixed a bug that - caused address completion not to accept space and enter key. - -2001-03-22 - - * src/utils.[ch] - src/codeconv.c: fixed a bug that didn't encode non-ASCII headers - correctly. - * src/compose.c: fixed a bug that didn't decode some headers - correctly when replying or reediting drafts (thanks to Sergey - Vlasov). - -2001-03-21 - - * src/gtkutils.[ch]: added gtkut_widget_init() that modifies the - behaviors of some classes. - * src/main.c: main(): made it call gtkut_widget_init() first. - * src/summaryview.c: summary_create(): removed the key binding code. - -2001-03-19 - - * src/procmsg.[ch]: modified for the sake of readability. - -2001-03-18 - - * src/mainwindow.c: changed "Clean trash" to "Empty trash". - Added new menu items for folder manipulation. - allsel_cb(): made it change the target between summary view and - message view according to the input focus. - Removed "Select all" from Summary submenu. - * src/folderview.[ch]: added functions for creating/renaming/deleting - folder. - * src/procmsg.[ch]: made "marked" and "deleted" flag permanent, and - removed "important" flag. - * src/summaryview.c: added summary_set_row_marks() that sets style - of a row according to the flags, and made some functions use it. - * src/mainwindow.c: allsel_cb(): modified so that it selects - summary view correctly if message view is toggled off. - -2001-03-17 - - * src/socket.c: sock_connect_by_getaddrinfo(): fixed a resource - leak bug of socket, and rewrote the routine. - * src/inc.c: inc_mail(), inc_all_account_mail(): fixed a bug that - displayed the wrong unread number in the folder tree if a - folder was open and new messages arrived at the folder. - * src/socket.c: sock_connect_by_getaddrinfo(): fixed a bug - again. - -2001-03-15 - - * src/mh.c: mh_move_msg(), mh_move_msgs_with_dest(): made it - check the existence of the destination file. - * src/procmsg.c: procmsg_set_flags(): made it count the last - number of the message list (and fixed a bug that didn't open - newly arrived message). - -2001-03-13 - - * src/prefs_common.c: prefs_send_create(): removed EUC-JP and - Shift_JIS from the outgoing codeset. - -2001-03-12 - - * version 0.4.62 - -2001-03-11 - - * src/send.c: send_message_queue(): modified so that it finds - the account from the `From' and the server name of the queued - message. - * src/account.[ch]: added account_find_from_smtp_server() that - finds an account from the specified address and SMTP server. - * src/Makefile.am - src/mainwindow.c - src/summaryview.[ch] - src/sourcewindow.[ch]: integrated the viewing source patch from - DINH V. Ho燼(thanks!). - -2001-03-10 - - * src/addr_compl.[ch] - src/addressbook.c - src/compose.c: applied the enhanced address completion patch - from Alfons Hoogervorst (thanks!). - * src/addr_compl.c: replaced g_assert() with g_return(_val)_if_fail(). - * src/folder.c: folder_init() - src/folderview.c: folderview_drag_motion_cb() - src/procmsg.c: procmsg_clean_trash() - src/summaryview.c: summary_start_drag() - src/imap.[ch]: integrated the IMAP4 move/remove function patch - from Suzuki Mio (thanks!). - -2001-03-08 - - * src/main.c: parse_cmd_opt(): made the --compose option realize - mailto: URI. - * src/utils.[ch]: execute_async(): supported quoted arguments - correctly. - strstr_with_skip_quote(), strsplit_with_quote(): quote-supported - version of g_strsplit(). - * src/mimeview.c: mimeview_view_file() - src/prefs_common.c: added single quotation mark around the file - name. - -2001-03-07 - - * configure.in - src/compose.c - src/prefs.c - src/procmime.c - src/summaryview.c - src/mbox.c - src/recv.c - src/utils.[ch]: applied the security fix patch from Dmitry V. - Levin with some modification (thanks!). Added my_tmpfile() to - utils.[ch]. - * src/main.c: added --receive-all command-line option. - -2001-03-06 - - * src/socket.c: sock_connect_thread(): fixed a bug that didn't - compile if both multithread and IPv6 are enabled (thanks to - Ishihara). - * src/utils.[ch] - src/compose.c: applied a patch from Jason McCarver that allows - FIFO for signature file (thanks!). - * src/textview.c: made some more refactoring. - * src/socket.c: sock_accept(): changed socklen_t to gint. - -2001-03-05 - - * src/main.c - src/textview.c: some code cleanups. - -2001-03-04 - - * src/compose.[ch] - src/main.c - src/textview.c: integrated the patch from Alfons Hoogervorst that - fixes some glitches in clickable URI and enables mail addresses - clickable, and enables the --compose command line option to - specify address (thanks!). - -2001-03-03 - - * src/esmtp.[ch] - src/smtp.[ch] - src/send.c - src/prefs_account.[ch] - src/Makefile.am: applied the SMTP AUTH patch from Martin Schaaf - and fixed its a few bugs (thanks!). - * src/textview.c: textview_key_pressed(): made it don't move focus - to summary view. - * src/main.c: parse_cmd_opt(): modified the help message. - * src/html.[ch]: added empty_line to HTMLParser and modified - the parser routines a bit. - -2001-03-01 - - * src/html.c: added eucjp_symbol_list, and added some characters - to ascii_symbol_list. - -2001-02-19 - - * src/codeconv.[ch]: added a member `charset' and `charset_str' - to CodeConverter. - * src/html.[ch]: added the symbol list for ISO-8859-1 codeset. - html_parser_new(): made it change the symbol hash table - according to the character set of the document. - html_parse_special(): made it recognize character code number. - -2001-02-17 - - * src/textview.c: added textview_show_html() that parses HTML and - display as a text. - textview_show_part(): made it call textview_show_html() if - the part is text/html. - * src/html.[ch]: implemented HTML parser. - -2001-02-15 - - * src/codeconv.[ch]: added CodeConverter, and its methods - (conv_code_converter_new(), conv_code_converter_destroy(), and - conv_convert()). - * src/textview.c: removed the branches by HAVE_LIBJCONV and - rewrote them using CodeConverter. - -2001-02-12 - - * src/mbox.c: proc_mbox(): workaround for duplicated From_ line. - -2001-02-11 - - * src/codeconv.c: some code cleanups. - -2001-02-05 - - * src/mainwindow.c: main_window_popup(): fixed a bug that didn't - popup the main window correctly. - * src/codeconv.h: fixed a bug that the definition of CS_EUC_CN and - CS_EUC_TW was reversed (thanks to Sakamoto). - -2001-02-04 - - * src/gtkutils.[ch] - src/main.c - src/mainwindow.[ch] - src/socket.[ch]: applied the patch from Hiramatu that enables - prohibition of multiple execution and remote control with - command line option (thanks!). - -2001-02-03 - - * src/summaryview.c: summary_button_pressed(), summary_selected(): - made it toggle the view if middle button is clicked while message - view is hidden. - summary_drag_data_get(): fixed a memory leaking. - * src/Makefile.am - src/compose.c: compose_write_headers(): modified so that it uses - host_alias for X-Mailer or X-Newsreader field. - -2001-02-03 - - * version 0.4.61 - - * src/folderview.c: fixed a bug that prevented a folder from being - created if there were already folders that have the same name - somewhere at another place. - -2001-02-02 - - * src/folderview.c: folderview_update_all(): fixed a bug that - caused segmentation fault when a folder was selected after - updating the folder tree. - * src/compose.c: compose_send(): fixed a locking bug. - compose_write_headers(): fixed a bug that referred to cur_account. - compose_convert_header(): made it check the arguments. - -2001-02-01 - - * src/main.c: some cleanups and added --help option. - -2001-01-31 - - * src/send.c: re-enabled user-defined domain name setting. - * src/utils.c: is_next_mbs(): changed the size of temporary - multibyte array to MB_CUR_MAX. - strdup_mbstowcs(): added error check to mbstowcs(). - strdup_wcstombs(): added error check to wcstombs(). - * src/addr_compl.c: get_address_from_edit(): made it check the - return value of strdup_mbstowcs(). - * src/codeconv.c: conv_encode_header(): added error checking - to strdup_mbstowcs(). - -2001-01-30 - - * src/utils.c: log_error(): changed g_error() to g_warning() so - that it doesn't abort. - Added iswalnum(). - * src/addr_compl.c: add_address(): fixed a bug that aborted the - program if the name or the address is empty. - get_address_from_edit(): supported multibyte characters. - * configure.in: fixed a typo. - * src/send.c: re-enabled user-defined SMTP port setting. - -2001-01-30 - - * version 0.4.60 - - * configure.in: added --enable-gpgme option, and disabled GPGME - by default. - * made GPGME related members in MimeInfo not used if disabled. - * src/rfc2015.c: some cleanups for warning. - * README - README.jp - INSTALL - INSTALL.jp: updated. - * Makefile.am: modified bzip2 option. - -2001-01-29 - - * src/procmime.[ch]: added MIME_APPLICATION_OCTET_STREAM to - MIME type. - * src/mimeview.c: mimeview_view_file(): made it do nothing if - the MIME type is application/octet-stream. - * src/folderview.c: folderview_update_all(): made it show modal - dialog while updating folders. - * src/folderview.c: folderview_update_all(): fixed a bug that - didn't remove the dialog. - -2001-01-28 - - * src/mimeinfo.c: merged the patch from John E.P. Hynes that - launches the attached file using metamail (thanks!). - * src/procmime.[ch]: added procmime_get_tmp_file_name(). - * src/compose.c - src/addr_compl.[ch]: merged the patch from Alfons Hoogervorst - that enables address completion in the address entry on the - composition window (thanks!). - * src/addr_compl.c: get_all_addresses(), read_address_book(): - modified so that it uses xml_free_tree() for freeing the address - tree. - -2001-01-27 - - * src/utils.c: remove_dir_recursive(): fixed a bug that failed to - remove the current directory (thanks to Maki). - * src/summary_search.c: added `Select all matched' option to the - search dialog (thanks to Takahashi). - * src/pixmaps/stock_mail_attach.xpm - src/pixmaps/tb_address_book.xpm - src/compose.c: added some toolbar icons contributed from - Leandro Pereira (thanks!). - -2001-01-25 - - * src/rfc2015.c: passphrase_cb(): *finally* fixed a bug that caused - segmentation fault when the passphrase dialog was cancelled. - Hided the passphrase in the debug message. - * src/about.c: about_create(): fixed a bug that failed to compile - when none of the features were used. - * src/foldersel.c: foldersel_set_tree(): made it display all - MH folders. - * src/inc.c: inc_start(): fixed a bug that showed password dialog - continuously if it was cancelled. - * src/summaryview.c: summary_write_cache(): put an assertion after - folder_item_get_cache_file() to prevent the crash. - * thanks to Maki for the above four fixes. - * src/utils.h: added #include . - -2001-01-24 - - * src/rfc2015.c: changed some g_message() used for error messages - to g_warning(). - -2001-01-23 - - * src/procmsg.[ch]: modified READ_CACHE_DATA() macro so that - it can handle a string data of which length >= BUFFSIZE. - * src/rfc2015.c: rfc2015_encrypt(): changed return to `goto failure'. - * src/pixmaps/stock_mail_receive_all.xpm - src/pixmaps/stock_mail_reply_to_all.xpm - src/Makefile.am - src/mainwindow.c: main_window_toolbar_create(): added new toolbar - icons contributed from David Mehrmann (thanks!). - * src/inc.[ch]: overhauled the architecture so that it don't create - and destroy progress dialog for each incorporation in `get all' - mode. - -2001-01-22 - - * src/mh.c: mh_scan_tree_recursive(): fixed a bug that mistook - sub folders named `inbox', etc. as special folders. - * src/rfc2015.c: rfc2015_encrypt(): fixed a bug that didn't quote - boundary correctly. - -2001-01-21 - - * applied the GnuPG patch from Werner Koch (thanks!). - * removed Mixmaster support. - * src/rfc2015.c: changed g_error() to g_warning() and modified some - messages. - * src/about.c: about_create(): modified compiled-in features list. - * README - README.jp - INSTALL - INSTALL.jp: updated. - * src/select-keys.c: create_dialog(): modified the layout. - * src/headerwindow.c - src/addressbook.c - src/logwindow.c: made it raise the window if the window is already - open. - * src/prefs_common.[ch]: added an option for immediate execution. - * src/summaryview.c: made it execute immediately when messages are - moved or deleted if immediate_exec option is turned on. - * src/summaryview.c: summary_delete(), summary_move_selected_to(): - moved summary_step() before summary_execute(). - * src/folderview.c: folderview_update_all(): made it scan folder - tree correctly. - * src/compose.c: compose_write_headers(): made it don't add - In-Reply-To header if to_list is empty. - -2001-01-09 Werner Koch - - * configure.in, acconfig.h: Check for GPGME. - * ac/: New directory for local autoconf macros. - * src/Makefile.am: Add support for GPGME - - * src/main.c (idle_function_for_gpgme): New. - (main): Register this function. - - * src/about.c: Add a note about GPGME. - - * src/rfc2015.c, rfc2015.h: New. - - * src/mimeview.c (mimeview_show_message): Check signature. - * src/procmime.c (procmime_scan_message): Ditto. - - * src/messageview.c (messageview_show): Add decryption stuff. - - * src/compose.c (compose_write_to_file): Encrypt the file if requested. - (compose_toggle_encrypt_cb): New - (compose_toggle_mixmaster_cb): New, just to be prepared for - Mixmaster support. - (compose_write_headers): Suppress some headers in mixmaster mode. - - * src/prefs_common.c (prefs_common_create): Add Privacy notebook sheet. - (prefs_privacy_create): New. Also some new structures etc. - * src/compose.c (compose_create): Set encrypt button to prefs default. - * src/compose.h (struct _Compose): Add use_encryption, use_mixmaster. - - * src/compose.c (compose_send): Add missing unlock before one return. - -2001-01-18 - - * src/gtksctree.[ch] - src/folderview.c - src/summaryview.[ch]: applied the patch from Hiramatu that enables - DnD from the summary view to the folder view and fixes some other - probrems (thanks!). - * src/mainwindow.c: scan_tree_func(): fixed a bug that caused - segmentation fault. - * src/imap.c: quoted user name in LOGIN and folder name in SELECT. - * src/gtksctree.c: gtk_sctree_button_press(): fixed a bug that - didn't toggle expansion of node. - -2001-01-17 - - * src/imap.c: applied the patch from Nishimura that updates the - message list more precisely and reads the message flags (thanks!). - * src/textview.c: textview_show_header(): made X-Newsreader field - be emphasized too. - * src/summaryview.c: summary_show(): made it flush events when - displaying summary. - -2001-01-15 - - * src/summaryview.c: applied the patch from Alfons that enabled - the horizontal scrollbar of summary view (thanks!). - -2001-01-13 - - * src/compose.c: compose_cb(): fixed a bug that didn't open the - composition window right after launching the program. - * src/setup.c: scan_tree_func(): fixed a bug that caused - segmentation fault. - -2001-01-13 - - * version 0.4.52 - - * src/textview.c: textview_set_font(): fixed a bug that caused - segmentation fault if the mode of the text widget was changed - between multibyte and singlebyte while the region was selected - (GTK+ bug?). - -2001-01-11 - - * src/mainwindow.c - src/summaryview.c: made it unable to delete or move messages when - in a news folder. - * src/prefs_common.c - src/news.c: added the option for maximum news article number. - -2001-01-10 - - * src/compose.c: compose_send(): changed the location of temporary - file. Made it use the default account if all of tried account - aren't mail one, and made it show alert dialog and abort when even - that failed. - * src/prefs_account.c: prefs_account_get_new_id(): made it preserve - last id number. - prefs_account_open(): made it fill in personal information - according to the default account when creating a new account. - * sylpheed.spec.in: added to autogenerate sylpheed.spec with the - proper version number (thanks to BONAIM). - * configure.in - Makefile.am: added entries for sylpheed.spec.in. - -2001-01-09 - - * src/compose.[ch]: modified so that it can change account - correctly. - * src/send.[ch]: modified so that it doesn't see cur_account. - * src/prefs_account.c: modified so that news setting doesn't - show SMTP server entry. - -2001-01-08 - - * src/folderview.c: fixed a bug that didn't sort special folders - correctly when a new folder is created or renamed. - -2001-01-07 - - * src/compose.[ch]: enabled to select account at composing window. - * src/folderview.c: made it display unread number next to folder - name. - * src/prefs_common.[ch]: added the option for unread number display. - -2001-01-06 - - * src/compose.[ch]: integrated news posting patch from DINH V. Ho` - and made many modifications (thanks!). - compose_write_headers(): made the spaces in newsgroups removed. - Supported Followup-To. - compose_destroy(): got the objects removed properly. - * src/news.c: merged news_post_to_group() and news_post() since - they doesn't have to do multiple posting. - * src/import.c: import_destsel_cb(): fixed a bug that failed to - import into the selected folder. - * src/prefs_account.c: modified the interfaces. - -2001-01-05 - - * src/codeconv.[ch] - prefs_common.c: changed "SHIFT-JIS" to "Shift_JIS" since the - string is registerd to IANA. - * src/nntp.[ch]: added nntp_post(). - * src/news.[ch]: added news_post() and news_post_to_group(). - -2001-01-04 - - * src/account.c: account_edit_open() - src/mainwindow.c: new_account_cb(): made it unable to edit - accounts if some composing windows are open. - -2001-01-03 - - * src/folder.[ch]: added folder_set_name(). - * src/account.c: made a folder name of IMAP4/NNTP become the same - as the name of account. - -2001-01-02 - - * src/summaryview.c: summary_filter_func(): fixed a bug that failed - to filter messages. - -2001-01-02 - - * version 0.4.51 - - * src/mbox.c: fixed a bug that didn't incorporate spool file - correctly. Modified so that it recognizes From_ line as separator - of messages even if the previous line isn't empty line. - * src/send.c: send_message_queue() - src/procmsg.c: procmsg_send_queue(): Fixed a bug that printed - warning when it tried to delete a sent message. - -2001-01-01 - - * version 0.4.50 - - * src/folder.[ch] - src/news.[ch]: modified so that it actually gets news articles. - * src/utils.[ch]: added make_dir_hier() that creates directory - hierarchy. - * src/folder.c: - folder_item_get_cache_file(), folder_item_get_mark_file(): - made it creates cache directory if it doesn't exist. - folder_add(): made it insert the added folder into the correct - position. - * src/imap.[ch]: modified so that it suits the new folder - architecture. Fixed a bug that caused segmentation fault - if authentication failed at imap_auth(). - * src/folderview.c: implemented IMAP4 folder handling routines. - -2000-12-31 - - * src/prefs_account.[ch]: added account ID and nntp_server - to PrefsAccount. And added the interface for NNTP server. - * src/folderview.c: modified news folder handling routines. - * src/folder.[ch]: removed cache_dir from RemoteFolder, and - modified folder_item_get_path(). - -2000-12-29 - - * src/folder.[ch]: added create_folder(), rename_folder(), - remove_folder() to Folder class. - * src/mh.[ch]: added mh_create_folder(), mh_rename_folder(), and - mh_remove_folder(). - Implemented mh_create_tree() that creates MH directory tree. - mh_rename_folder(): modified so that the paths of sub folders - are set properly. - * src/folderview.c: modified folderview_new_folder_cb(), - folderview_rename_folder_cb(), and folderview_delete_folder_cb() - so that they work properly. - Added folderview_remove_mailbox_cb() and the menu entry that - remove mailbox from folder tree. - * src/setup.[ch]: added for initial setup. - * src/alertpanel.c: modified the appearance of the dialog. - * src/compose.c: fixed compose_save_to_outbox() and - compose_queue() so that it sets flags correctly. - -2000-12-28 - - * src/mainwindow.c: modified the strings of toolbar labels. - -2000-12-27 - - * src/gtkutils.[ch]: added gtkut_ctree_node_move_if_on_the_edge(). - * src/summaryview.c: summary_display_msg(): made it scroll the - list if the message of the edge of that is displayed. - -2000-12-25 - - * src/folder.[ch] - src/mh.[ch]: added functions for moving messages. - * src/procmsg.[ch]: moved procmsg_move_messages_with_dest() - to folder.c and mh.c. Added procmsg_to_folder_hash_table(). - -2000-12-24 - - * src/utils.[ch]: added get_tmp_file(). - * src/pop.c - src/inc.c - src/folder.c: fixed a bug that failed to drop messages. - * src/mh.c: mh_scan_folder(): made it check new, unread, and total - number of the folder. - -2000-12-23 - - * src/folderview.c: added special folder setting routine. - * src/folder.[ch]: added a method is_msg_changed(). - Implemented folder_find_item_from_path(). - * src/summaryview.c: fixed some bugs that wrongly freed FolderItem's. - * autogen.sh: fixed so that the configure can take arguments. - -2000-12-22 - - * src/main.c - src/mainwindow.[ch]: added main_window_new_mailbox() that asks - the path of mailbox and create the one. - * src/folderview.c: made the folder tree and selected folder - expanded. - -2000-12-21 - - * src/mh.[ch] - src/folder.c: implemented mh_scan_tree() that scans the folder - recursively and create the tree. - -2000-12-19 - - * src/compose.c - src/defs.h - src/filter.[ch] - src/folder.[ch] - src/foldersel.[ch] - src/folderview.[ch] - src/imap.[ch] - src/import.c - src/inc.c - src/main.[ch] - src/mainwindow.c - src/mbox.[ch] - src/mh.[ch] - src/news.[ch] - src/prefs_common.c - src/procmsg.[ch] - src/summaryview.[ch] - src/xml.[ch] - src/Makefile.am: merged the development tree into the cvs tree. - Some functions are not unimplemented yet. - -2000-12-18 - - * version 0.4.9 - -2000-12-11 - - * src/xml.[ch]: supported omitted tag (). - * src/procmsg.c: procmsg_msg_exist(): fixed a memory leak bug. - * src/imap.c: imap_parse_atom(): fixed a bug that caused - segmentation fault if the subject was empty (thanks to Tsutsui). - * src/folder.[ch]: updated. - -2000-12-10 - - * src/xml.[ch]: added xml_parse_file() that parses the whole XML - file specified and returns the tree. - -2000-12-09 - - * po/pt_BR.po: fixed some typos that caused segmentation fault. - -2000-12-07 - - * version 0.4.8 - - * src/session.h: added. - * src/folder.[ch]: updated. - * src/compose.c: compose_write_to_file() - src/codeconv.c: conv_get_outgoing_charset_str(): fixed a bug - that put a garbage to charset if the outgoing character set was - specified and non-ascii characters were used in subject. - -2000-12-04 - - * src/statusbar.c: statusbar_puts(): fixed a bug that locked the - progress if the status bar was hidden. - -2000-12-03 - - * src/folder.[ch]: added for the more object-oriented folder - management. - -2000-12-02 - - * version 0.4.7 - - * src/mainwindow.c - src/prefs_common.[ch]: made the state of status bar get preserved. - * src/compose.c: compose_insert_sig(): modified so that it doesn't - put a separator if a signature file doesn't exist. - * src/prefs_account.[ch] - src/inc.c: added the option that toggles whether to receive - messages when getting from all accounts. - * README - README.jp: updated the description and added some usages. - -2000-12-01 - - * src/Makefile.am - src/gtkshruler.[ch] - src/compose.[ch]: applied the patches from Alfons Hoogervorst - that makes the ruler of composition window graphical (thanks!). - -2000-11-27 - - * src/codeconv.c - src/mainwindow.c - src/prefs_common.c: replaced CS_WINDOWS_1251 with CS_CP1251. - -2000-11-27 - - * version 0.4.6 - - * src/compose.c: turned the color of quoted messages black again. - -2000-11-26 - - * src/about.c: added a clickable URI to the Sylpheed home page, - and a list of compiled-in features. - * src/compose.c: made the color of quoted messages blue. - * src/summaryview.c: added `Show all header' to the context menu. - * src/prefs_common.c: removed the threading option from the dialog. - * src/compose.c: fixed a bug that didn't parse the quotation format - correctly. - -2000-11-25 - - * src/compose.c: compose_set_ext_editor_sensitive(): modified so - that it toggles linewrap menu item and tool button. - * src/prefs_common.c: modified the default of the signature - separator. - * src/compose.[ch]: added ruler to the compose window. - * src/prefs_common.[ch]: added a member for the state of ruler - display. - -2000-11-24 - - * src/headerview.[ch]: added the destroy function. - * src/messageview.c: messageview_destroy(): fixed a memory leak - bug that didn't freed the HeaderView object. - * src/prefs.c: prefs_write_open(): fixed a memory leak bug. - * src/xml.c: xml_close_file(): fixed a memory leak bug (thanks - to Alfons Hoogervorst for the above three memory leak bug fixes). - -2000-11-23 - - * version 0.4.5 - - * README - README.jp - INSTALL - INSTALL.jp: modified some descriptions. - -2000-11-22 - - * src/compose.c: implemented line-wrapping functions. - * src/prefs_common.[ch]: added the settings for line-wrapping. - * src/codeconv.[ch]: added Windows-1251 to the codesets. - conv_jistoeuc(): fixed a bug that caused segmentation fault - when some half-width kana characters appeared. - * src/summaryview.c: summary_select_all(): made it show message - on the status bar if the number of messages is large. - -2000-11-18 - - * src/compose.c: compose_reply(), compose_quote_parse_fmt(): - modified so that it parses the quotation mark too. - Added %I that means the initial of sender to the format. - * src/codeconv.[ch]: added GB2312 and Big5 to the codesets. - Fixed a bug that set the wrong outgoing codeset. - * src/mainwindow.c - src/prefs_common.c: modified the menu item of Chinese codeset. - -2000-11-17 - - * src/codeconv.[ch] - src/prefs_common.[ch]: modified so that outgoing charset is - saved as a string, not a number. - -2000-11-16 - - * src/textview.c: textview_set_font(): changed the scheme of - selecting between font and fontset. And changed the default - font of ISO-8859-1. - * src/headerview.c: headerview_show_xface(): made it ignore - invalid X-Face. - * src/codeconv.c: conv_codeset_strdup(), conv_get_code_conv_func(): - modified so that it consider the source codeset as ISO-2022-JP if - it is NULL and the current locale is Japanese. - -2000-11-14 - - * src/textview.c: textview_destroy(): fixed a bug that caused - segmentation fault if textview->msgfont is NULL (thanks to - Hiramatu). - * src/main.c - src/defs.h: applied the patch from Yanase that enables to - save the shortcuts of the menus (thanks!). - -2000-11-11 - - * src/mainwindow.[ch]: added main_window_set_menu_sensitive() that - toggles the sensitivity of menu items. - * src/summaryview.c: renamed summary_set_popup_sensitive() to - summary_set_menu_sensitive(), and made it set the sensitivity of - the main menu. - -2000-11-09 - - * src/textview.c: textview_init(): fixed a bug that didn't disable - the theme engine of GtkText (thanks to Hiramatu). - * src/compose.c: compose_quote_parse_fmt(): added %n and %N that - means the full name of sender and the first name. - * manual/ja/*.??ml: updated to the latest version. - -2000-11-07 - - * version 0.4.4 - - * src/defs.h: separated the definitions from main.h and applied the - patch from TOGAWA that sets DEFAULT_SPOOL_PATH and MAXPATHLEN - from the system headers (thanks!). - * src/codeconv.c: conv_get_current_charset(): fixes for lt_LT and - UTF-8 locale. - * src/textview.c: textview_set_font(): modified so that it sets - the correct font when the locale is multi-byte. - textview_destroy(): added proper codes for destruction. - textview_show_header(): fixed the coloration of X-Mailer. - -2000-11-06 - - * src/textview.[ch]: made TextView have single-byte and multi-byte - GtkText, and switch between them according to the given codeset. - * src/compose.c: compose_create(): modified the font setting - routine. - -2000-11-02 - - * src/textview.[ch]: moved the message font variable into TextView. - textview_set_font(): modified so that it uses gdk_font_load() - if the given codeset is US-ASCII or ISO-8859-*. - -2000-11-01 - - * src/codeconv.c - src/procmime.c - src/prefs_common.c - src/textview.c - src/compose.c: workaround for the 8bit code issue (used - gdk_font_load() instead of gdk_fontset_load() when the locale is - C, or not set). - -2000-11-01 - - * version 0.4.3 - - * src/compose.[ch]: added `Draft' tool button. - * src/imap.c: imap_parse_envelope(): fixed a parsing bug. - * README, README.jp: added the explanation of the locale setting. - -2000-10-31 - - * src/compose.c: made it overwrite the previous draft message when - reedited the draft and saved it again. - * src/procmsg.[ch]: added procmsg_msg_exist() that examine whether - the message really exists. - * src/folderview.[ch]: added folderview_scan_folder_a() and - folderview_scan_folder_foreach_a() that scan the specified - folders for each folderviews. - * src/mainwindow.[ch]: removed main_window_scan_folder() and - main_window_scan_folder_all(). - Added `Reedit' to the menu. - * src/import.[ch]: removed MainWindow from the argument of - import_mbox(). - * src/summaryview.c: removed the unnecessary items from the popup - menu. Changed summary_reedit_cb() to summary_reedit(), and made - it public. - -2000-10-30 - - * src/compose.h: added a member msginfo to Compose. - * src/procmsg.[ch]: added procmsg_msginfo_copy() that duplicates - the MsgInfo object. - -2000-10-25 - - * src/summaryview.c: made the the popup menu change the sensitivity - according to the context. Fixed a bug that showed the `clean trash' - dialog repeatedly if `D' key was pressed when the focus was on the - summary view. - * src/pixmaps/unread.xpm: changed the color of unread mark to blue. - -2000-10-22 - - * src/main.c: fixed g_thread initialization. - -2000-10-21 - - * src/codeconv.c: added pt_BR to locale_table. - * src/prefs_common.c: prefs_send_create(): added `US-ASCII', - `ISO-8859-1', and Japanese codeset to the option menu of outgoing - codeset when not using libjconv. - * src/compose.c: fixed the bug on saving draft again. - -2000-10-19 - - * src/compose.c: compose_write_headers(): fixed a bug that failed - to write headers if To: was empty when saving draft. - -2000-10-18 - - * src/procmime.[ch] - src/compose.c - src/headerwindow.[ch] - src/summaryview.c - src/messageview.[ch] - src/mimeview.c - src/textview.c - src/procmsg.[ch] - src/procheader.[ch]: modified so that they can handle queue folder - properly. - * src/compose.[ch] - src/summaryview.c: implemented draft-reediting function. - * src/mainwindow.c - src/summaryview.c - src/mimeview.c: replaced *(GtkWidget **) with the macro - GTK_WIDGET_PTR(). - -2000-10-17 - - * src/procmsg.[ch]: procmsg_msginfo_free(): fixed a memory leak bug. - Added MSG_QUEUED and MSG_DRAFT to MsgFlags, and made it set them - if the folder is QUEUE_DIR or DRAFT_DIR. - -2000-10-14 - - * version 0.4.2 - - * src/headerview.c - src/messageview.c: modified the border of the headerview. - * src/gtkutils.h: added the macro GTK_WIDGET_PTR() that casts - an Sylpheed object to GtkWidget. - * src/utils.c: remove_return(), remove_space(): fixed a bug that - possibly caused segmentation fault. - * src/compose.[ch] - src/mainwindow.c - src/summaryview.c: implemented `forward as an attachment'. - * src/utils.[ch]: open_uri(): brought on URI opening function from - textview.c and manual.c. - -2000-10-13 - - * src/mainwindow.c - src/summaryview.c - src/compose.[ch] - src/prefs_common.[ch]: removed `Reply with quote', and added - `Reply to all', and added the option that decides whether to - quote message on replying. - -2000-10-12 - - * src/folderview.c: modified so that it uses gtkut_wait_for_draw() - instead of GTK_EVENTS_FLUSH() for statusbar redraw. - * src/codeconv.[ch] - src/mainwindow.c - src/prefs_common.c: added Baltic (ISO-8859-4,13) to the code sets. - * src/compose.c: compose_send(): modified so that it shows error - dialog when failed to send a message. - -2000-10-11 - - * src/account.c: account_edit_close(): fixed a bug that didn't set - current account when creating an account for the first time. - * configure.in: added es to ALL_LINGUAS. - -2000-10-10 - - * src/codeconv.c: conv_codeset_strdup(): made it use libkcc if - possible. - conv_get_code_conv_func(): modified so that it doesn't convert - codeset if it is unknown. - * src/folderview.c: folderview_update_msg_num(): modified style - changing routine. - -2000-10-09 - - * src/codeconv.c: conv_codeset_strdup(): modified so that it sets - codesets automatically if the arguments are NULL. - * src/textview.c: textview_write_line(): made it output warning - message on the text view if conversion failed. - -2000-10-06 - - * README, README.jp: modified the author of the manual. - -2000-10-05 - - * src/headerview.[ch] - src/messageview.[ch]: modified so that it uses GtkLabel widget - instead of GtkText. - * src/codeconv.c: conv_unmime_header(): modified so that it deletes - unreadable codes if the current locale is EUC-JP and libjconv is - used. - -2000-10-04 - - * src/procmime.[ch] - src/messageview.c - src/mimeview.c - src/textview.c: modified so that it parses MIME message more - preferably. - * src/imap.c: imap_parse_address(): fixed a bug. - -2000-10-03 - - * src/procmsg.[ch]: added procmsg_get_message_file_path(). - * src/recv.c: recv_bytes_write(): added CR+LF -> LF conversion - routine. - * src/imap.[ch]: changed the name of the member `group' in - IMAPSession to `mbox'. - imap_gen_send(): modified so that it doesn't output the password - to the log. - Modified session destroying routine. - * src/folderview.c: folderview_write_cache(): made it preserve - the IMAP folder list. - * src/procmime.c: procmime_scan_multipart_message(): fixed a bug - that showed boundary at the end of an attached RFC822 part. - * src/prefs_common.c: changed the default of toolbar style to - both icon and text. - -2000-10-02 - - * src/imap.c: imap_get_uncached_messages(): modified so that it - doesn't get the cached envelopes. - imap_session_get_message_info(): made it read only the cache - if the session is not established. - * src/procmsg.c: procmsg_set_flags(): supported IMAP folder. - * src/news.c: news_get_article_info(): made it read only the cache - if the session is not established. - -2000-10-01 - - * src/textview.c: textview_write_line(): fixed a memory leak bug. - * src/folderview.[ch]: made it create IMAP4 folders from the - account information. - * src/imap.[ch]: imap_session_get(): modified so that it creates - IMAP4 session from the account information. - -2000-09-30 - - * src/imap.[ch]: added for IMAP4 support. - * src/summaryview.[ch] - src/procmsg.c - src/recv.[ch]: modified for IMAP4 support. - * src/folderview.c: more IMAP4 implementation. - * src/procmsg.[ch]: added procmsg_get_message_file() that retrieves - the specified message and return the file name. - * src/gtkutils.c: gtkut_widget_wait_for_draw(): fixed a bug that - locked up the process if the given widget was invisible. - -2000-09-28 - - * src/folderview.[ch]: added IMAP4-related code. - -2000-09-28 - - * version 0.4.1 - - * src/main.h: added IMAP_CACHE_DIR. - * src/utils.[ch]: added get_imap_cache_dir(). - * src/procmsg.h: added M_IMAP to MsgType, and MSG_IMAP to MsgFlags. - Added macro MSG_IS_IMAP(). - * src/codeconv.c: added `#include ' for setlocale(). - * sylpheed.spec: fixed %files section. - -2000-09-27 - - * version 0.4.0 - - * src/codeconv.c: conv_get_current_charset(): made it compare - string with strncasecmp(). - * src/compose.c: comopse_reply_parse_header(): workaround for - the malformed References: header generated by OE5 :( - -2000-09-26 - - * src/prefs_common.c - src/prefs_account.c: modified the layout of the widgets. - -2000-09-26 - - * version 0.3.99 - - * src/*.[ch]: added copyright notice to the top of the source files. - * src/compose.c: compose_write_attach(): modified filename encode - routine. - -2000-09-25 - - * src/mainwindow.c: fixed the menu entry of manual. - * src/compose.c - src/codeconv.[ch]: moved compose_encode_header() into codeconv.c, - and applied the libjconv patch. - * src/utils.c: strdup_mbstowcs(), strdup_wcstombs(): used g_realloc() - to reduce the alloc'd memory to the optimal size. - * src/prefs_common.[ch]: added outgoing codeset option menu. - * src/compose.c: compose_send(): added exclusive lock to prevent - multiple-sending. - * configure.in: made '--enable-ipv6=no' the default. - * src/compose.c: compose_write_attach(): made it encode the name - of the attached file. - * src/procmsg.c: procmsg_get_last_message_number(): fixed a bug that - didn't check the type of file. - procmsg_move_messages_with_dest(): fixed a bug that failed to - move message if a directory that had the same name existed. - * src/utils.c: is_ascii_str(): modified so that '\t', ' ', '\r', '\n' - are included as ASCII characters. - -2000-09-24 - - * src/compose.c - src/procmime.[ch]: modified so that it actually works when using - libjconv :) - * src/codeconv.[ch]: added conv_codeset_strdup() that converts - the codeset of string according to the codeset specified in - arguments. - * src/utils.[ch]: added is_ascii_str() that determines whether the - string is 7bit-ASCII or not. - * src/procmime.[ch] - src/codeconv.[ch]: moved the character set related functions - into codeconv.c. - * merged the patch and the manual written by BONAIM (thanks!). - -2000-09-23 - - * configure.in - src/compose.c - src/gtkutils.c - src/mainwindow.c - src/procmime.[ch] - src/textview.c - src/unmime.[ch]: applied the patch from Higuchi that utilizes - libjconv and enables to handle many locales, including UTF-8 - (Unicode) (thanks!). - * src/account.c: modified so that the account isn't changed when - another account is selected on account edit dialog. - -2000-09-20 - - * src/prefs_common.[ch] - src/textview.c: added an option that specifies whether to display - short headers on message view. - * src/codeconv.[ch]: added function conv_unmime_header() that - decodes MIME-encoded header and converts the character set. - And added conv_unreadable_latin(), and modified conv_latintodisp(). - * src/messageview.[ch]: made the window get closed when escape key - is pressed. - -2000-09-17 - - * src/imageview.c: fixed a bug that caused segmentation fault if - message view was in new window. - * src/prefs_common.c: added `xemacs %s' to the external editor - command line list. - -2000-09-16 - - * version 0.3.29 - - * src/summaryview.c: enabled to open a new message window with - double-clicking. - * src/prefs_common.[ch] - src/messageview.c: made it preserve the window size of message - window. - * src/prefs_account.c: added `None (local)' to the option menu of - protocol. - -2000-09-15 - - * Makefile.am: added autogen.sh to EXTRA_DIST. - -2000-09-09 - - * src/prefs_common.c: applied the patch from Paul Rolland that - enables font selection dialog (thanks!). - * src/compose.[ch] - src/utils.[ch]: moved tzoffset() and compose_get_date() of - compose.[ch] into utils.[ch]. - * src/main.[ch]: renamed the name of filter file to `filterrc'. - -2000-09-06 - - * src/compose.[ch] - src/utils.[ch]: modified address parsing routine so that it - parses quotes correctly. - * src/textview.c: textview_show_part(): modified so that it shows - the simplified headers if the part is text/plain. - -2000-09-03 - - * src/messageview.[ch] - src/summaryview.[ch] - src/mainwindow.c: enabled to open a message in new window. - * src/messageview.[ch] - src/mimeview.[ch] - src/textview.[ch] - src/imageview.[ch]: added destroy function, and modified the - key handling routines. - -2000-09-02 - - * src/socket.c: sock_connect_by_getaddrinfo(): fixed a bug that - caused segmentation fault (thanks to KUROSAWA). - * src/alertpanel.c: modified so that the focused button is - selectable. - * src/account.c - src/compose.c - src/folderview.c: modified so that the order of the buttons of - alert panel will be `Yes', `No'. - -2000-09-01 - - * src/utils.[ch]: added execute_async() and execute_command_line() - that execute command line using execvp(). - * src/textview.c - src/mimeview.c - src/procmsg.c: replaced system() with execute_command_line() - for security. - * src/procmsg.c: turn back to system(). - * src/utils.c: modified execute_command_line(). - -2000-08-31 - - * src/mainwindow.c: main_window_get_size(): modified so that it - doesn't update the height of SummaryView if MessageView is - toggled off. - * src/compose.[ch]: applied the patch from NAKAGAWA that fixes some - probrems of external editor handling (thanks!). - * src/uuencode.[ch] - src/procmime.[ch]: applied the patch from Hiramatu that make it - supports Content-Transfer-Encoding: x-uuencode (thanks!). - -2000-08-30 - - * src/compose.[ch] - src/prefs_common.[ch]: implemented the external editor faculty. - * src/compose.c: compose_attach_property(): fixed some bugs on - changing the property of attached file. - * src/compose.c: fixed some bugs of external editor functions. - -2000-08-29 - - * version 0.3.28 - - * src/mainwindow.c - src/prefs_common.[ch] - src/summaryview.c: applied the patch from Paul Rolland that - restores the size of widgets when restarting (thanks!). - * src/folderview.c - src/prefs_common.[ch] - src/summaryview.c: applied the patch from Paul Rolland that saves - the width of CTree columns (thanks!). - -2000-08-27 - - * src/headerview.c: modified the height of HeaderView. - * src/textview.c: textview_show_part(): made it process the message - as normal text if it is single-part RFC822 message. - * src/folderview.c - src/summaryview.c: some changes around the key handling. - * src/prefs_common.[ch]: substituted the word `assort' with `filter'. - -2000-08-26 - - * src/codeconv.[ch]: added conv_latintodisp() for ISO-8859-1 support. - * src/procheader.c: procheader_get_one_field(): fixed a bug that - caused segmentation fault if the first line of the file is space - or tab (thanks to Hiramatu). - * src/mimeview.c: mimeview_drag_data_get(): modified so that the - filename doesn't include G_DIR_SEPARATOR (thanks to Hiramatu). - * src/prefs_account.c - src/prefs_common.c: modified the dialog size. - * src/prefs.c: made the dialog window growable. - -2000-08-25 - - * version 0.3.27 - - * configure.in: removed unnecessary AC_CHECK_FUNC(gettext) that - caused the failure of the detection of libintl. - * src/filter.[ch] - src/prefs_common.c: implemented `not contain', and modified for - future enhancement. - * src/imageview.c: changed alertpanel_error() to g_warning() so that - it doesn't grab mouse events. - * src/compose.[ch]: added compose_list that holds the list of - Compose objects, and added the function compose_get_compose_list(). - * src/main.c - src/mainwindow.c - src/summaryview.c: made it confirm if composing message exists. - -2000-08-23 - - * src/compose.c: compose_reply_set_entry(): fixed a bug that caused - segmentation fault when trying to reply the message in the queue - folder (thanks to Kotobuki). - compose_attach_property(): modified the property dialog routine - so that it can handle input error. - * src/mimeview.c: applied the patch from Hiramatu that enables - the drag 'n drop from MimeView (thanks!). - * src/headerview.[ch] - src/procheader.c - src/procmsg.h: applied the patches for X-Face support from - HIROSHIMA (thanks!). - -2000-08-22 - - * src/compose.c: compose_attach_property(): modified so that the - property dialog can actually change the property of attached file. - -2000-08-21 - - * configure.in - src/Makefile.am: updated for gdk_imlib. - * added AUTHORS and NEWS. - * configure.in - acconfig.h - src/Makefile.am: modified so that configure auto-detects gdk-pixbuf - and gdk_imlib library. And fixed a bug on IPv6 detecting. - * src/imageview.c: supported gdk-pixbuf. - * README - README.jp - INSTALL - INSTALL.jp: added the mention about built-in image view. - * configure.in: modified so that configure can disable gdk-pixbuf - or/and gdk_imlib library. - -2000-08-20 - - * src/imageview.[ch] - src/main.c - src/messageview.[ch] - src/mimeview.[ch]: applied the patches from HIROSHIMA that enables - to display image (thanks!). - -2000-08-19 - - * version 0.3.26 - - * src/summaryview.c: summary_assort_func(): modified to avoid - `not receive' setting. - -2000-08-18 - - * src/filesel.c: applied the patch from HIROSHIMA that makes it - remember previous directory when opening the dialog (thanks!). - * src/summaryview.[ch]: added a function summary_redisplay_msg(). - * src/mainwindow.c: set_charset_cb(): made it redisplay the message - that is currently shown when the character set is changed. - * src/inc.c - src/pop.c - src/prefs_common.c - src/filter.h: applied the patch from Tanaka that enables not to - receive specified messages according to the sorting rule (thanks!). - -2000-08-15 - - * src/procmsg.[ch]: added MSG_MIME to the type MsgFlags. And modified - so that it handles MSG_MIME flag, and it scans uncached messages - when cache reading failed even if it is specified not to scan - new messages. - * src/procheader.c: procheader_parse(): added the determination of - multipart MIME message. - * src/main.h: increased CACHE_VERSION. - * src/summaryview.[ch]: added the `MIME' column that shows whether - a message is multipart or not. - * src/prefs_common.[ch]: added the `MIME' column to the setting of - displaying item. - * added src/pixmaps/clip.xpm. - * src/summaryview.c - src/procmsg.[ch]: modified so that it prompts the print command - before printing. - -2000-08-14 - - * src/folderview.c: folderview_create() - src/summaryview.c: summary_create(): - src/addressbook.c: addressbook_create(): set the expander style of - CTree to GTK_CTREE_EXPANDER_SQUARE. - * src/compose.c: modified the interface of property dialog. - -2000-08-13 - - * src/compose.c: added property dialog for attached file. - -2000-08-11 - - * src/procmsg.[ch]: added a function procmsg_print_message() that - prints the given message. - * src/summaryview.c: summary_print(): modified so that it prints - all selected messages. - * src/folderview.c: folderview_select_node(): fixed a bug that - didn't focus on folder tree if inbox was empty when incorporating. - -2000-08-10 - - * version 0.3.25 - - * src/prefs_commmon.[ch]: added `Other' tab and an option for - printing. And moved external browser option to there. - * src/mainwindow.c - src/summayview.[ch]: added print menu and implemented print - functions. - -2000-08-09 - - * src/prefs_account.c: made the default value of smtp_server to - NULL. - * src/folderview.c: folderview_update_msg_num(): modified so that - it doesn't emphasize trash folder even if it has new or unread - messages. - -2000-08-08 - - * src/filesel.c: filesel_select_file(): (perhaps) fixed a bug that - caused segmentation fault when file selection dialog was closed - and other dialog was open immediately. - -2000-08-05 - - * src/compose.c: compose_encode_header(): fixed a bug that caused - infinite loop if wctomb() failed. - -2000-08-04 - - * version 0.3.24 - - * src/mimeview.c: enabled to open an attached file with double click - and popup menu. And cleaned up the code. - * src/procmime.[ch]: added a function procmime_get_part() that - saves the part of multipart message. - -2000-08-03 - - * src/main.[ch] - src/mimeview.c - src/prefs_common.[ch] - src/procmime.[ch] - src/utils.[ch]: applied a patch that enables to launch attached - image, audio, and HTML file (thanks to Hashimoto). - * src/filter.c: filter_match_condition(): fixed a bug that caused - segmentation fault if the body of specified filter is NULL. And - made the filter considered as being matched on that case. - -2000-07-30 - - * src/summaryview.c: - summary_save_as(): fixed a bug that unabled to save news articles. - summary_display_msg(): added exclusive lock to prevent it from - reading another news article while it is already processing one. - * src/gtkutils.[ch]: added gtkut_widget_wait_for_draw() that waits - the draw signal to be emitted. - * src/mainwindow.c: - main_window_cursor_wait() - main_window_cursor_normal(): added gdk_flush() to change cursor - immediately. - * Makefile.am - libkcc/Makefile.am: added EXTRA_DIST for `make dist'. And added - a target `release' to Makefile.am. - -2000-07-28 - - * src/socket.c: supported IPv6. - * configure.in - acconfig.h: added checking for IPv6. - * prefs_common.c: changed the default of toolbar_style to icon only. - -2000-07-27 - - * initial cvs import. - * updated README and README.jp. - -2000-07-24 - - * version 0.3.23 - - * src/procmime.[ch]: modified the structure of MimeInfo so that it - can be handled as a node of tree. - Added procmime_mimeinfo_free_all() that frees all of the MimeInfo - recursively. - Added procmime_get_text_part() that scans a message and gets a text - part for quoting. - * src/mimeview.c: divided mimeview_scan_multipart_message() into - procmime_scan_multipart_message() and mimeview_set_multipart_tree(). - * src/compose.c: compose_quote(), compose_forward(): - made it quote the text part of multipart message properly. - Made it preserve the size of Compose window. - * src/prefs_common.[ch]: added compose_width and compose_height to - the members. - * src/textview.c: textview_show_part(): some code cleanups. - * src/codeconv.[ch]: added a function conv_get_code_conv_func(). - -2000-07-20 - - * version 0.3.22 - - * src/codeconv.[ch]: fixed a bug that showed garbage characters if - the return code of the message was CR+LF. And added - conv_sjistoeuc(). - * src/summaryview.c: summary_attract_by_subject(): made it move - the current view point to the selected row when executed. - * src/textview.c: textview_show_part(): modified the character set - determination routine. - * src/folderview.c: folderview_update_msg_num(): fixed a bug that - caused segmentation fault if boldfont was NULL. - * src/compose.c: compose_create(): made it sets itself as the target - of addressbook on window creation. - -2000-07-19 - - * src/compose.c: compose_send(): fixed a bug that didn't save - queued message to outbox when failed to send the message (thanks - to T. Yamamoto). - -2000-07-15 - - * src/inc.[ch]: modified so that it changes error message dialog - depending on the results. - -2000-07-14 - - * src/mainwindow.c: main_window_create(): set usize of account - button on the status bar to 1 so that it doesn't get expanded - more than necessary. - * src/account.[ch]: account_foreach(): made it abort the iteration - if the function returns nonzero. - * src/inc.[ch] - src/pop.c: modified so that it shows error message dialog if the - message processing is failed. - -2000-07-04 - - * version 0.3.21 - - * src/mainwindow.c: made it popup account selection menu when - account tool button or account status bar is pressed. - * src/folderview.c - src/prefs.c: suppressed the ENOENT perror messages. - * src/pop.c: made it fall back on LAST command if UIDL failed. - -2000-07-01 - - * src/procheader.c: procheader_parse(): fixed a bug that didn't - parse References: header correctly (thanks to YAMAGUCHI). - -2000-06-29 - - * version 0.3.20 - - * src/compose.c: compose_reply_set_entry(): fixed a bug that didn't - cc'd correctly when replying. - * src/mainwindow.c - src/summaryview.c: sorted out the main menu and the popup menu. - -2000-06-26 - - * version 0.3.19 - - * src/prefs_account.[ch] - src/compose.c: made it be able to set Cc:, Bcc:, and Reply-To: - automatically at composing (thanks to NAKAGAWA). - -2000-06-25 - - * src/prefs_common.[ch] - src/mainwindow.c - src/main.c: made it selectable whether to ask before cleaning - trash at the exit. - * src/prefs_common.c: cleaned up the code and the interface a bit. - * src/summaryview.c: modified the unthread functions for speeding - up. - -2000-06-24 - - * src/prefs_common.[ch] - src/summaryview.c: made it display recipient on the `From' column - if the address of the sender is the same as the current account - (thanks to NAKAGAWA). - * src/utils.[ch]: added a function extract_address() that extracts - the address from `From:' header string. - * src/mainwindow.c: allsel_cb(): fixed a bug that caused segmentation - fault if `Edit/Select all' was selected when the message view was - hidden (thanks to Tomita). - -2000-06-21 - - * src/summaryview.c: modified execution routine so that it only - unthreads nodes that are needed to be unthreaded. - -2000-06-19 - - * src/news.c: news_session_get(): implemented the reconnection on - being disconnected. - * src/nntp.[ch]: added nntp_mode(). - -2000-06-18 - - * src/mbox.c: fixed a bug that didn't close mbox FILE pointer. - And support assortment on processing mbox. - * src/inc.c: inc_drop_message(): modified so that it uses hash table - to store the last message number of folders. - * src/summaryview.c - src/addressbook.c: modified the behavior of CTree at right-click. - * src/pop.c: pop3_getrange_uidl_recv(): fixed a potential buffer - overflow bug (thanks to Nishiyama). - -2000-06-17 - - * version 0.3.18 - - * src/pop.[ch] - src/inc.[ch]: implemented management of read message on POP server - by UIDL. - * src/utils.[ch]: removed (s)list_remove_all() because it can be - replaced with g_(s)list_free(). - * src/summaryview.c: modified the arrangement of menu a bit. - * src/summaryview.c: summary_status_show(): made it doesn't display - server name but newsgroup. - * src/prefs_common.c - src/prefs_account.c: adjusted the calculation routine of dialog - size. - -2000-06-15 - - * version 0.3.17 - - * src/compose.c: compose_reply_set_entry(): modified so that it - cc's to the all addresses on To: and Cc: of the replied message. - And swapped the position of Subject: and To: entry. - -2000-06-14 - - * src/procheader.c: modified so that it can handle headers that - aren't separated by space. - * src/socket.c: sock_connect(): added a wait after connection to - prevent lockup (thanks to NINOMIYA). - -2000-06-13 - - * src/inc.c: - inc_mail() - inc_all_account_mail(): fixed a bug that caused segmentation - fault if no account exist. - * src/mainwindow.[ch]: made receive button unclickable when - no account exist. - * src/compose.c: compose_queue(): fixed a bug that didn't mark - queued message properly. - * src/utils.[ch]: separated code conversion functions into - src/codeconv.[ch]. - -2000-06-13 - - * version 0.3.16 - - * src/mimeview.c: mimeview_save_as() - src/summaryview.c: summary_save_as(): made it ask whether to - overwrite the existing file. - -2000-06-12 - - * src/utils.c - src/recv.c - src/prefs.c - src/prefs_common.c - src/prefs_account.c - src/addressbook.c - src/compose.c - src/mbox.c: fixed a bug that failed to check write error when - disk was full and caused the loss of the file. - -2000-06-11 - - * src/mainwindow.c: main_window_clean_trash(): made it move focus - to folder view when finished. - * src/utils.[ch]: added code conversion functions for display. - And added strncpy2() that doesn't do zero fill and does - null-termination, unlike original strncpy(). - * src/textview.c: modified so that it changes the code conversion - function according to charset. And supported charset=SHIFT_JIS. - * src/mainwindow.c - src/prefs_common.h - src/textview.c: made it possible to force character set of - a message. - * src/folderview.c: folderview_select_next_unread(): - made it search unread folder from begin if it isn't found. - -2000-06-11 - - * version 0.3.15 - - * src/mainwindow.c: fixed a probrem again that main window was - stretched to the width of the toolbar. - * src/mbox.c - src/utils.c: is_header_line(): modified so that it recognizes - a header which doesn't have a space after colon (thanks to Hotta). - * src/filter.c: added `#include '. - * src/smtp.c: replaced snprintf() with g_snprintf(). - * src/Makefile.am: added `-I$(top_srcdir)/intl' to INCLUDES for - included gettext. - * included sylpheed.spec. - -2000-06-10 - - * src/prefs_common.[ch]: enabled to set the pixels of line space - and decide whether to leave space on head of lines. - * src/summaryview.c: modified so that it clears message view - when displayed message is removed from the summary view. - * src/mimeview.c: fixed a bug that caused infinite loop if - terminal boundary of multipart message was not found (thanks to - Nishika). - * src/folderview.c: folderview_scan_mailbox(): made it ignore - dot directory. - * src/main.c: made it show warning dialog and exit if the file with - the same name already exists when creating directory. - -2000-06-09 - - * src/textview.c - src/prefs_common.[ch]: made it possible to leave space between - and on head of lines. - -2000-06-07 - - * src/compose.c - src/procmime.[ch]: made it scan /etc/mime.types and determine - the MIME type of the attached file. - * src/summaryview.c: made it clear message view if the summary - is unselected on the execution, and made it move focus to - folder view if the folder becomes empty. - * src/mainwindow.c: fixed a probrem that main window was stretched - to the width of the toolbar. - * src/inc.c: fixed a bug that caused multiple gtk_main() event loop - if `Check new mail on startup' was set. - -2000-06-06 - - * src/compose.c: fixed a probrem that had been unable to insert - a file to the current cursor position. - -2000-06-06 - - * version 0.3.14 - - * src/compose.[ch]: added `attach' button to the toolbar. And - replaced the icon of `insert' to the new one. - -2000-06-05 - - * src/mainwindow.[ch]: added `Execute' to the toolbar. And added - a function main_window_set_toolbar_sensitive() that sets the - sensitivity of the button of the toolbar. - * src/compose.c: fixed a bug that output wrong header if - a return code was included in the string of the text entry. - -2000-06-04 - - * src/mainwindow.[ch]: added `Delete' to the toolbar and the menu. - And added the same items in popup menu to the main menu. - * src/utils.[ch]: added functions for DnD support. - * src/compose.c: implemented file attachment and insertion with DnD - (thanks to Hiramatu). - -2000-06-04 - - * version 0.3.13 - - * src/summaryview.c: fixed a bug that passed null pointer to - is_dir_exist(). - -2000-06-03 - - * src/alertpanel.[ch]: added functions alertpanel_message(), - alertpanel_notice(), and alertpanel_error(), and cleaned up - the code. - * src/folderview.c - src/compose.c - src/addressbook.c - src/summaryview.c - src/summary_search.c - src/prefs_account.c - src/foldersel.c: made them use alertpanel_error(), - alertpanel_warning() or alertpanel_notice() for error message - dialog. - * src/summaryview.[ch]: enable sorting in reversed order. - * src/inc.c: made it show error message dialog when failed to - connect or authorize. - * src/utils.h: added a macro FILE_OP_ERROR() and replaced many - perror() with it. - -2000-06-03 - - * version 0.3.12 - - * src/compose.c: fixed a bug that didn't save a message to outbox - when queued. - * src/send.c: send_message_queue(): fixed a bug that included - headers for queueing in the parsed data. - * src/mainwindow.c: send_queue_cb(): made it pop statusbar message - and update queue folder when finished. - -2000-06-02 - - * version 0.3.11 - - * src/filter.c - src/inc.c - src/compose.c: suppressed the warning messages. - * src/mainwindow.[ch]: added next unread message button and menu - items. - * src/summaryview.[ch]: added a function summary_select_next_unread() - that selects and opens next unread message. - -2000-06-01 - - * src/prefs_common.[ch]: added a setting to decide whether to open - unread message on entering a folder. - * src/summaryview.c: made it open the first unread message only if - the preference is set. - * src/compose.c: fixed a bug that freed the string obtained from - GtkEntry. - -2000-05-31 - - * src/compose.c: added `Send later' to the menu and the toolbar - which queues the message to send it later. - -2000-05-30 - - * src/mainwindow.c: added an interface to resend the queued message. - * src/compose.c: made it show alert dialog when a message will be - queued. - -2000-05-29 - - * src/procmsg.[ch]: added function procmsg_send_queue() that calls - send_message_queue() for each queued messages. - -2000-05-28 - - * src/inc.c: inc_drop_message(): modified so that it drops a message - to the default inbox folder if destination folder doesn't exist. - * src/compose.[ch]: added imput compatible queueing header to the - queued message. - * src/send.[ch]: added function send_message_queue() that send - queued message. - -2000-05-27 - - * configure.in - acconfig.h: made it enabled to decide wheter to use multithread - or not on configure. - * src/summaryview.c: fixed a bug that made thread when executed - despite of the setting (thanks to Hiroshima). - * src/socket.[ch]: changed the return value of public - sock_connect_*() function to the pointer to SockInfo object. - * src/procmime.c: procmime_scan_mime_header(): - fixed a bug that returned NULL if the scanned part had no header - (thanks to shigeri). - * src/procmime.[ch]: - added function procmime_scan_content_disposition() that parses - Content-Disposition header field. - * src/mimeview.c: made it uses filename value in Content-Disposition - header. - * src/pop.c - * src/inc.c: modified so that password is prompted if the password - on preferences is empty and previous POP3 session has failed on - authorization. - -2000-05-23 - - * src/socket.[ch]: added non-blocking IO mode socket and - multithreaded connection support. - * src/inc.c: supported multithread connection. - -2000-05-22 - - * src/folderview.c: made the focus of SummaryView grabbed when - a folder is selected only if the messages exist. - -2000-05-20 - - * version 0.3.10 - - * po/ja.po: fixed a bug that head `/' of a menu label was missing - and caused segmentation fault when opened Compose window. - -2000-05-20 - - * version 0.3.9 - - * src/utils.c: get_domain_name(): modified so that it uses - gethostname(). - * src/mimeview.c: added key binds for `Save as' and - `Display as text'. - -2000-05-19 - - * src/recv.c: fixed a bug that failed to return error value - when fputs() failed and caused the loss of received mails when - disk space was not left (thanks to Tajiri). - * src/compose.c: supported Reply-To. - * src/mimeview.c: improved key operation interface. - -2000-05-18 - - * src/mimeview.[ch] - src/procmime.[ch] - src/textview.[ch]: supported nested multipart message and - clean up the codes. - Supported encapsulated RFC822 message. - -2000-05-16 - - * src/compose.[ch]: made it free the alloc'd memory for attach - information when the compose window is destroyed. - Placed the attachment list and the text widget onto the paned - widget. - Enabled cut/copy/paste/select all on all of the editable widgets. - Implemented removal of attached file and popup menu on attachment - list. - * src/prefs_common.[ch]: added signature separator setting. - * src/alertpanel.[ch]: added a function alertpanel_warning(). - -2000-05-14 - - * src/prefs_common.[ch] - src/textview.c: made open URI command customizable. - * src/compose.[ch]: implemented multipart MIME message composition - (attachment of file). - * src/textview.c - src/compose.c: fixed a bug that didn't turn off the GTK+ theme - engine again. - -2000-05-13 - - * version 0.3.8 - - * src/summaryview.c: added key binds for composing message - (w, a, A, f). Also added other key binds (y, D, Q). - * src/compose.c: made Cc entry take over the Cc of the replied - message. - * src/pixmaps/new.xpm - src/pixmaps/unread.xpm: replaced pixmap image. - * src/procheader.c: procheader_date_get_localtime(): - changed the single figures of year from four to two. - -2000-05-12 - - * src/inc.c: made it ask password if it is not specified on account - preferences. - * src/prefs_account.h: added member tmp_pass to struct PrefsAccount - that preserves the temporary password. - * src/inputdialog.[ch]: added function input_dialog_with_invisible() - that prompts input with the string hidden. - -2000-05-11 - - * src/compose.c: fixed a bug that didn't turn off the GTK+ theme - engine if message font wasn't specified. - -2000-05-10 - - * version 0.3.7a - - * src/summaryview.c: fixed a bug that stderr was forgotten on - fprintf(). - -2000-05-10 - - * version 0.3.7 - - * src/pop.c: fixed a problem that if some POP3 commands returned - error, the previous operations were all cancelled. - * src/compose.c - src/textview.c: made workaround to the slow down of GtkText widget - when using Pixmap theme or its derivatives. - -2000-05-08 - - * src/inc.c: fixed a bug that caused X IO error when exec'd - nonexistent program. - -2000-05-07 - - * src/folderview.[ch]: added the member `mtime' to the struct - FolderInfo. - * src/summaryview.c: made the mtime of the folder checked that is - going to open. - * src/procmsg.c: added filesystem unchecking mode. - -2000-05-05 - - * src/textview.[ch]: implemented clickable URI (thanks to BONAIM). - And made `X-Mailer:' header emphasized if it contains `Sylpheed'. - -2000-05-04 - - * src/summaryview.c: summary_write_cache(): permission fix of - cache file. - -2000-05-04 - - * version 0.3.6a - - * src/headerview.c: added headerview_clear() method. - * src/messageview.c: fixed a bug that didn't clear HeaderView - on messageview_clear(). - -2000-05-04 - - * version 0.3.6 - - * src/messageview.c - src/textview.c: added *_clear() method. - * src/summaryview.c: made it clear MessageView when new folder - is open. - -2000-05-03 - - * src/inc.c: fixed a bug that went to the inbox that was specified - by each account when incorporating from all accounts. - * src/compose.c: made it confirm whether to discard the message or - not when the window will be closed. - -2000-05-03 - - * version 0.3.5 - - * src/pop.[ch] - src/inc.[ch]: re-supported APOP authentication. - * src/prefs_account.c: fixed a bug that had't saved protocol type. - * src/socket.h - src/statusbar.h: attached G_GNUC_PRINTF() to printf() like - functions. - * src/progressdialog.[ch]: changed the name of class from Progress - to ProgressDialog. - -2000-05-02 - - * src/summaryview.c: fixed a bug that caused segmentation fault - a news folder was selected without using ja message catalog. - * src/utils.h: attached G_GNUC_PRINTF() to printf() like functions. - * src/Makefile.am: added `-DG_LOG_DOMAIN=\"Sylpheed\"' to - INCLUDES. - -2000-05-01 - - * src/automaton.[ch] - src/inc.[ch] - src/pop.[ch]: re-implemented POP3 fetching routines using - finite-state automaton model (thanks to Hiramatu). - * src/inc.c: fixed a bug that caused unwilled quitting of program - when connection to mail server failed. And fixed a memory leak bug. - * src/summaryview.c: made the focus move to FolderView when left - cursor key is pressed. - -2000-04-30 - - * src/textview.c: textview_write_line(): modified quotation - discerning routine a bit. - -2000-04-29 - - * version 0.3.4 - - * src/procmime.[ch]: moved MIME decorder from src/textview.c to - src/procmime.c. - * src/mimeview.[ch]: implemented saving of multipart message. And - supported MIME encoded file name. - * src/summaryview.c: implemented `Save as'. - -2000-04-28 - - * src/prefs_common.[ch]: implemented an interface for setting the - display item of SummaryView. - * src/addressbook.c - src/account.c: made the column titles of those don't take key - focus. - -2000-04-26 - - * src/textview.c: implemented BASE64 decoding and display. - -2000-04-25 - - * src/prefs_common.[ch]: added members which decide whether - each item of SummaryView is displayed or not. - * src/headerwindow.c - src/logwindow.c: made those windows closed when escape key is - pressed. - * src/headerview.c: disused ScrolledWindow. - * src/base64.c: from64tobits(): modified so that it recognize '\n' - as the last of line as well as '\r'. - -2000-04-24 - - * src/headerview.c: disabled word wrap and line wrap of the text - widget. - -2000-04-24 - - * version 0.3.3 - - * src/prefs_common.c: prefs_assort_create(): added some headers - to the default headers for assortment. - -2000-04-23 - - * src/procmsg.c: fixed a bug that caused segmentation fault if - the permission of a message was denied on parsing the header - (thanks to wakai@UEC univ.). - * src/mimeview.c: made it pass key press event to SummaryView. - -2000-04-21 - - * src/main.h - src/alertpanel.c: modified font specifications so that they match - to better fonts. - * src/utils.[ch]: added wide-character functions for FreeBSD support. - Added the existence check of . - * acconfig.h - configure.in: added wint_t and libxpg4 check for FreeBSD support. - * src/unmime.c: modified so that it checks the existence of - . - Above three are a contribution from Sasaki. Thanks! - -2000-04-18 - - * src/main.h: decreased default height of window. - -2000-04-17 - - * src/procmime.c: fixed a bug that eliminated the parenthesis in - attribute value that was double-quoted. - -2000-04-15 - - * version 0.3.2 - - * src/mimeview: implemented multipart message parser and display. - * src/procmime.c: procmime_scan_content_type(): - supported multiple elements. - * src/textview.c: supported multipart message and clean up the code. - -2000-04-14 - - * src/summaryview.c: added size column and sorting by size. - * src/mainwindow.c: added `Sort by size' to sort menu. - * src/procmime.c: fixed a bug that caused buffer overrun and - segmentation fault. - * src/procmime.c: generalized Content-Type parsing. - -2000-04-13 - - * version 0.3.1 - - * src/textview.c: supported MIME headers and - Content-Transfer-Encoding: quoted-printable. - -2000-04-12 - - * src/messageview.[ch] - src/textview.[ch]: separated MessageView into two classes. - * src/procmime.[ch]: added for MIME message handling. - -2000-04-11 - - * src/mimeview.[ch]: added for MIME message handling. - * configure.in: added wctype.h and wchar.h existence check. - -2000-04-10 - - * src/procmsg.[ch] - src/procheader.[ch]: some code cleanups. - * src/messageview.[ch]: integrated HeaderView. - -2000-04-09 - - * version 0.3.0 - -2000-04-08 - - * src/addressbook.c: Made the tree sorted when folder/group is - added or edited. - * src/xml.c: xml_compare_tag(): fixed a bug that caused segmentation - fault if the current tag was empty. - * src/mainwindow.c: made the state of MainWindow saved. - -2000-04-08 - - * version 0.3.0pre1 - - * src/addressbook.c: fully implemented address group editing. - Fixed a bug that wrongly confirmed deletion of address when - escape key was pressed on alert dialog. - -2000-04-07 - - * src/addressbook.c: added menu bar. And enabled hierarchical - folder. - * src/prefs_account.c: modified so that it allows not to specify - pop server. - * src/inc.c: inc_account_mail(): modified so that if receiving - server isn't specified, it does nothing. - -2000-04-05 - - * version 0.2.9 - - * src/addressbook.c: almost fully implemented addressbook functions. - -2000-04-04 - - * src/compose.c: fixed a bug that caused segmentation fault when - `File->Insert file' was selected more than twice. - -2000-04-03 - - * version 0.2.9pre4 - - * src/addressbook.[ch]: implemented creation of new folder and group, - and deletion of folder and group. And fully implemented - addressbook_delete_object() which deletes the specified object - recursively. - -2000-04-02 - - * src/addressbook.c: implemented registration of address and multiple - appending to Compose address entry. - * src/menu.[ch]: added a function menu_set_insensitive_all() that - turn all menu items insensitive. - * src/folderview.c: some code cleanup. - -2000-04-01 - - * src/account.c - src/prefs_common.c: fixed a bug on getting the number of CList - rows. - -2000-03-30 - - * version 0.2.9pre3 - - * src/folderview.c: fixed a bug that caused warnings when tree was - expanded/collapsed on the first operation. - -2000-03-29 - - * src/addressbook.c: addressbook_list_selected(): made it be able - to handle multiple address. - * src/compose.c: modified so that when Bcc: is toggled, corresponding - AddressBook also toggle it. - * src/mainwindow.c: - main_window_create(): moved gtk_widget_set_uposition() before - gtk_widget_show() so as not to cause window flickering. - main_window_get_position(): replaced gdk_window_get_position() - with gdk_window_get_root_origin() to acquire correct window - position (Thanks to shigeri for these modifications). - -2000-03-27 - - * src/filesel.c: made it selects home directory on the first time - it is called. - -2000-03-26 - - * src/utils.c: conv_mb_alnum(): modified so that it uses character - conversion table. - * src/foldersel.c: made the folder tree take focus when the dialog - is shown. - -2000-03-26 - - * version 0.2.9pre2 - - * src/addressbook.c: implemented addressbook_export_to_file() and - related functions. - -2000-03-25 - - * src/xml.[ch] - src/addressbook.c: fixed the variable name for attribute. - * src/prefs_common.[ch]: added a member `conv_mb_alnum'. - * src/utils.[ch]: added conv_mb_alnum() that converts multi-byte - alphabet and numeric into single-byte one. - * src/messageview.c: messageview_show(): made it pass conv_mb_alnum() - when conv_mb_alnum flag is on. - -2000-03-25 - - * version 0.2.9pre1 - - * src/compose.c: modified so that when Addressbook is open by a - Compose and it is closed, target of Addressbook is reset. - * src/addressbook.c: made it work with Compose. - -2000-03-24 - - * configure.in: AM_PATH_{GLIB, GTK}: raised the required version of - GTK+ and GLIB to 1.2.6. - * src/xml.[ch]: more implementation of XML parser. - * src/addressbook.c: implemented addressbook parsing and displaying - routine. - -2000-03-21 - - * src/folderview.c: folderview_scan_folder(): modified so that if - a folder's message number is zero, set new, unread and total number - to zero. - -2000-03-20 - - * src/xml.[ch]: added for XML handling used by addressbook. - * src/folderview.c: modified so that Trash folder is skipped - when an unread folder is selected automatically by space key. - -2000-03-18 - - * src/summaryview.c: fixed a bug that cursor was turned into watch - forever when a newsgroup was selected. - -2000-03-18 - - * version 0.2.8 - -2000-03-17 - - * src/mainwindow.[ch]: implemented counting on setting cursor - type. And modified the menu of `thread view' and `unthread view'. - * src/summaryview.c: enabled thread-toggling on opening folder. - * src/prefs_common.[ch]: added a member `enable_thread' to determine - whether summary view builds thread or not when a folder is open. - -2000-03-15 - - * src/summaryview.c: modified popup sensitivity function a bit. - -2000-03-13 - - * version 0.2.7 - - * src/addressbook.[ch]: more implementation of the interface of - addressbook. - * src/compose.c: connected to addressbook object. - * src/folderview.[ch]: folderview_compare_path(): - modified so that absolute path is correctly compared. - And added folderview_select_node(). - And modified folderview_scan_folder() so that it update the summary - when asked. - * src/import.c: made it update folder tree when imported mbox. - * src/summaryview.c: modified according to the changes of - folderview.c. And modified so that it display alert dialog if - source folder is identical to destination. - added summary_set_popup_sensitive() that set the sensitivity of - popup menu according to the context. And made all of the items of - popup menu insensitive when summary is cleared. - * src/procmsg.c: procmsg_move_messages_with_dest(): - modified so that if source folder is identical to destination, - abort its process. - * src/summary_search.c - src/manage_window.c: modified so as not to print warning to console - when alert dialog appeared twice. - * src/filesel.c: made file selection dialog transient. - -2000-03-11 - - * src/manage_window.[ch]: added callback function - manage_window_focus_out(). - * src/account.c - src/inputdialog.c - src/mainwindow.c - src/prefs_account.c - src/prefs_common.c - src/summary_search.c: added focus_out_event signal handler. - * src/addressbook.[ch]: added preliminary addressbook code. - -2000-03-06 - - * src/utils.h: added a macro Xalloca() that does alloca() and - handles the exception. - * src/import.c: made the import dialog transient window and enabled - cancelling by escape key. - -2000-03-04 - - * version 0.2.6 - - * src/compose.c: fixed a bug that caused memory leak when compose - window was closed. - -2000-03-03 - - * src/nntp.h: increased NNTP message buffer size for XOVER strings - which is too long. - -2000-02-28 - - * src/summaryview.c: binded step-forward and step-backward to each - Control-n and Control-p. - * src/filter.c: filter_read_str(): fixed a memory leak bug and - replaced g_malloc() for allocating the buffer with alloca(). - * src/procheader.c: procheader_get_fromname(), - procheader_date_get_localtime() - src/utils.c: conv_euctojis() - src/compose.c: compose_quote_parse_fmt() - src/prefs.c: prefs_set_data_from_text() - prefs_set_text(): replaced g_malloc() with alloca(). - -2000-02-26 - - * version 0.2.5 - - * src/logwindow.c: improved log_window_append() so that it shows - warning, error and normal message with different colors. - * src/utils.[ch]: added functions log_message(), log_warning(), and - log_error() that show normal message, warning, and error for each. - And modified many warning messages to use these. - * src/messageview.c: messageview_init(): made it set colors of - quotation and URI to black when failed to allocate colors. - * src/news.c: news_parse_xover(): replaced g_malloc() for allocating - the buffer with alloca(). - -2000-02-25 - - * src/folderview.c: fixed a bug that didn't put previously selected - folder name in text entry. In addition to that, made some - modifications. - -2000-02-24 - - * version 0.2.4 - - * src/logwindow.[ch]: added log window that displays protocol log. - * src/about.c: adjusted the size of dialog. - * src/folderview.c: made it select a folder when double-clicked. - -2000-02-23 - - * src/prefs_common.[ch]: added an item `translate_header' that - decides whether header name like `From:' or `Subject:' is - translated or not. - * src/compose.c: made it show alert dialog when receiptor isn't - entered. - * src/inc.c: some code cleanups. - -2000-02-22 - - * version 0.2.3 - - * src/compose.c: made header entries move those focus to next - entry or text widget when activated. And sorted out the menu items. - * src/mainwindow.[ch] - src/prefs_common.[ch] - src/main.c: made it save the sizes of widgets and the position of - window when quitting. - * src/prefs_common.c: set a14, k14 fontset as default message font. - * src/about.c: changed the appearance of about dialog using text - widget and so on. - * src/recv.c: modified recv_write() so that it converts an escaped - From_ line. - -2000-02-20 - - * version 0.2.2 - - * src/compose.[ch]: supported Bcc. - -2000-02-19 - - * version 0.2.1 - - * src/utils.[ch]: added function to_number() that examines string - and if that is a number string, return its value. - * src/procmsg.c: fixed a bug that caused malfunction when non-digit - character was included in file name. - -2000-02-18 - - * version 0.2.0 - - * src/folderview.c: fixed a bug that caused segmentation fault - when opened folder node was deleted (thanks to Hiramatu). - And implemented folderview_rm_server_cb() which removes news server. - * src/mbox.c: modified a warning message. - -2000-02-13 - - * version 0.2.0alpha-pre8 - - * src/mainwindow.c: inc_all_account_mail_cb(): made it select inbox - folder to prevent the probrem when current folder is updated. - * src/summaryview.c: summary_execute(): made it write to summary - cache when executed. - -2000-02-12 - - * version 0.2.0alpha-pre7 - - * src/utils.[ch]: added path_cmp() that compares two paths ignoring - trailing directory separator. - * src/folderview.[ch] - src/summaryview.[ch]: modified so that folder tree is updated - when messages are moved or deleted. - * src/inc.c: some code cleanup. - -2000-02-11 - - * version 0.2.0alpha-pre6 - - * src/utils.[ch]: added get_domain_name() that return domain - name as a static string. - * src/compose.c: compose_generate_msgid(): modified so that even - if current address doesn't contain '@', it generates a decent - message ID. - * src/send.c: some code cleanup. - -2000-02-10 - - * src/folderview.c: modified the behavior of folder tree when - the folder is right-clicked. - * src/compose.c: compose_encode_header(): added irresponsible - buffer overrun check. - -2000-02-09 - - * version 0.2.0alpha-pre5 - - * updated gettext and libtool. - * configure.in: modified localedir definition so that message - catalogs are installed into correct directories. - * src/folderview.c - src/mainwindow.c: modified them so that a folder can be reopen - even if it is currently open. - * src/prefs_common.[ch] - src/messageview.c: added an option that toggle the coloration of - message. - -2000-02-08 - - * version 0.2.0alpha-pre4 - - * src/mainwindow.c - src/messageview.c: fixed a bug that broke memory on allocating - colors. - -2000-02-07 - - * src/folderview.c: some bug fixes on selecting folder. - -2000-02-07 - - * version 0.2.0alpha-pre3 - - * src/folderview.c - * src/summaryview.[ch]: some code cleanups. - * src/messageview.c: fixed a color allocating bug (maybe). - -2000-02-06 - - * version 0.2.0alpha-pre2 - - * src/folderview.[ch]: made folder view not open selected folder - unless return or space key is pressed, or clicked by mouse - button 1 or 2. - * src/inc.c: some code cleanups. - * TODO.jp: added some items. - -2000-02-05 - - * version 0.2.0alpha-pre1 - - * src/summaryview.[ch]: fixed a bug that broke summary thread - when deleted duplicated messages (thanks to BONAIM). - And some code cleanup. - * src/procmsg.[ch]: renamed procmsg_move_messages() to - procmsg_move_messages_with_dest(), and replaced former with - new function which doesn't specify destination. - * src/prefs_common.c - src/gtkutils.c: some memory leak fixes of linked lists. - * src/utils.[ch]: added list_remove_all() to remove all elements - of doubly-linked list. - * src/inc.[ch]: added inc_all_account_mail() that incorporates - new messages of all accounts. - * src/account.[ch]: added account_foreach() to process each accounts. - * added TODO.jp - -2000-02-04 - - * version 0.1.23alpha - - * src/inc.c: made the folder tree update the message number - when incorporated new messages. - * src/folderview.[ch]: added a function folderview_scan_folder() - to scan one folder on the view, which is specified by folder name. - -2000-02-02 - - * version 0.1.22alpha - - * src/prefs_account.[ch]: added the setting of assorting on - receiving. - * src/inc.c: supported assorting on receiving. - * src/procmsg.c: cleaned up the code. - * src/news.c: fixed a bug that locked up when failed to get xover. - * src/compose.c: made a message unmark that is put into specific - folders. - -2000-02-01 - - * version 0.1.21alpha - - * src/folderview.c - src/summaryview.c: implemented the function 'go to next folder - when no unread message found.' - * src/summaryview.c: made connection state displayed on the - status bar when connecting to a news server. - * src/compose.c: changed X-Mailer: header field string a bit. - * src/prefs_common.c: implemented residual functions of assortment. - -2000-01-31 - - * version 0.1.20alpha - - * src/prefs_common.c: implemented reading/writing/register/deletion - of assortment setting. - * src/mainwindow.c: slightly modified the appearance of statusbar. - * src/account.c: account_delete(): fixed a bug that didn't assigned - the pointer to GList when an account was deleted. - -2000-01-29 - - * src/procmsg.c: procmsg_get_mark_sum(): fixed a bug that failed - to read mark file (thanks to BONAIM). - * src/prefs_common.c: added the interface of assortment setting. - -2000-01-28 - - * src/summaryview.c: fixed a bug that didn't redraw marking properly - when displaying an unread message with left-click (thanks to - shigeri). - -2000-01-27 - - * src/summaryview.[ch]: added functions for assortment. - * src/about.c: added a button to close window. - -2000-01-26 - - * src/procmsg.c: fixed a bug that didn't add news flag correctly. - * src/compose.c: fixed a bug that can't reply to a news article. - * src/filter.[ch]: added for message filtering. - * src/procheader.[ch]: added procheader_get_unfolded_line() - to process filtering. And added procheader_get_header_list() - that reads headers of a message and store them on the memory, - and procheader_header_list_destroy() that removes all headers - read by procheader_get_header_list(). - -2000-01-25 - - * version 0.1.19alpha - - * src/news.c: modified so that it retrieves only overview information - that is not yet cached. - * src/procmsg.[ch]: modified for news handling. - -2000-01-24 - - * src/news.c: supported xover. - * src/mbox.c: fixed a bug that didn't handle empty line correctly - (Thanks to shigeri). - -2000-01-23 - - * version 0.1.18alpha - - * src/procmsg.[ch]: modified some functions so that they can - handle news folder. - * src/news.c: added header cache routine. - * src/procheader.c: fixed a bug that caused memory leak when some - header was duplicated. - And added Newsgroups: in parsing headers. - * src/summaryview.c: added news article cache routine. - * src/compose.c: made it be able to reply/forward news article. - -2000-01-22 - - * src/compose.c: fixed a bug that failed to parse To: header - if a comma is included in double quotation (Thanks to shigeri). - * src/mbox.c: modified the code for processing mbox so that it - can handle unescaped From_ line correctly. - -2000-01-21 - - * version 0.1.17alpha - - * src/foldersel.c: fixed a bug that didn't display folder tree. - And added the register routine for news server and group setting. - -2000-01-20 - - * version 0.1.16alpha - - * src/statusbar.[ch]: added statusbar_puts_all(). - statusbar_puts(): made it truncate a string that is too long. - * src/folderview.[ch]: changed CTree's row data from string - to FolderInfo structure. - And implemented popup menu that registers news server and group. - * src/messageview.c: modified short header display routine. - -2000-01-19 - - * added src/news.[ch] for NetNews session management. - * src/summaryview.[ch]: added NetNews reading codes. - -2000-01-18 - - * src/mainwindow.c - src/prefs_common.[ch]: made them preserve toolbar style. - * src/main.c: made it save configuration before exiting. - * src/summaryview.c: modified summary status display routine. - * added src/nntp.[ch] for handling low level NNTP session. - -2000-01-17 - - * added src/progress.[ch] for displaying progress. - * src/inc.c: modified progress dialog routines to use - src/progress.[ch]. - * src/folderview.[ch]: added preliminary NetNews supporting code. - -2000-01-16 - - * version 0.1.15alpha - - * src/main.c - src/folderview.c: some permission fixes. - * src/folderview.c: implemented folder creation/renaming/removing. - * src/utils.[ch]: added remove_dir_recursive() that removes - a directory recursively. - -2000-01-15 - - * src/mainwindow.[ch]: added toolbar style selection. - * added src/inputdialog.[ch] to prompt user to enter a string. - * src/summaryview.[ch]: modified the behavior of view on - normal mode. - * src/mbox.c: fixed a bug that couldn't lock file when - lockf() was used (Thanks to shigeri). - -2000-01-14 - - * version 0.1.14alpha - - * src/mainwindow.[ch]: changed the appearance of toolbar. - And fixed window handling. - * src/summaryview.c: modified the messages displayed on status bar. - * src/compose.[ch]: added toolbar. - * src/*.xpm: borrowed some icons from gnome-libs (temporary). - -2000-01-13 - - * version 0.1.13alpha - - * src/summaryview.c: fixed a bug of threading. And some code - cleanups. And rewrote the routine of deleting duplicated messages - using hash table. - * src/mainwindow.[ch]: added toolbar. - -2000-01-12 - - * version 0.1.12alpha - - * src/summary_search.c: if the OS don't have wcsstr(), use wcswcs() - instead. - * src/summaryview.c: changed CTree creating routine as it creates - thread on the fly for speeding up. - * src/procmsg.c: rewrote message processing routines using hash - table for speeding up. It should be considerably faster than - before. - -2000-01-11 - - * version 0.1.11alpha - - * po/ja.po: modified msgstr for Solaris standard gettext. - * src/main.c: added config.h inclusion. - * src/compose.c: changed to add replied message's In-Reply-To - message id to References header if it don't have References header. - * src/summaryview.c: changed threading routine to use hash table - for speeding up. - -2000-01-11 - - * version 0.1.10alpha - - * po/ja.po: modified msgstr so as not to core dump on Solaris. - * src/main.c: added inclusion of locale.h. - (Thanks to Sato for above.) - * src/mbox.c - * src/socket.c: applied Solaris patch by shigeri with some - modification. (Thanks!) - -2000-01-10 - - * version 0.1.9alpha - - * src/compose.c: compose_encode_header(): fixed some bugs. - And modified header generating routines to support proper - References header, and supported Organization header. - * src/procmsg.[ch] - src/procheader.c: removed Cc: and Reply-To: from cache data. - * src/procheader.[ch]: renamed header list structure to HeaderEntry. - * src/summaryview.[ch]: summary_thread_func(): some optimization. - And added summary_pass_key_press_event() to pass key press event - from other widgets. - * src/messageview.c: messageview_key_pressed(): modified so that - key event is passed to summary view even if message view is - separated. (Thanks to wakai@UEC univ. for pointing this out.) - -2000-01-09 - - * version 0.1.8alpha - - * src/compose.c: implemented RFC1522, RFC2407 (loosely) compliant - header MIME encoding. - * src/procheader.c: some bug fixes of folded header line processing. - * src/headerview.c: headerview_show(): some bug fixes. - -2000-01-07 - - * version 0.1.7alpha - - * src/utils.c: conv_euctojis(): fixed a bug that didn't add - kanji-out sequence [ \033 ( B ] when input string was ended - with kanji. (Thanks to Nozomu Kobayashi for pointing this out.) - * src/compose.c: compose_encode_header(): changed as it outputs - encoded string to another buffer. - And implemented a faculty to save sent message to outbox and - to queue message that failed to send (preliminary). - And, finally implemented proper To: and Cc: processing :) - * src/folderview.c: added preliminary right-clicking popup menu - for operating folders. - * some permission fixes at creating or copying file. - -2000-01-07 - - * version 0.1.6alpha - - * src/procheader.c: fixed a bug that didn't null-terminate - header list and caused segmentation fault. - -2000-01-06 - - * version 0.1.5alpha - - * src/procheader.[ch]: added function procheader_get_one_field() - that gets one header field that matches the header list. - And removed procheader_get_unfolded_line(), which is less generic. - And rewrote procheader_get_header_fields() using - procheader_get_one_field(). - * src/summaryview.c: some bug fixes of key input scan routine. - * README, README.jp: modified documents a bit. - -2000-01-05 - - * src/menu.c: menu_set_sensitive(): fixed a bug that if a menu item - had a submenu, set sensitivity of the submenu, not the item. - -2000-01-05 - - * version 0.1.4alpha - - * src/summaryview.c: fixed a bug that caused segmentation fault - when empty summary view was center-clicked. - And fixed a bug that freed moving folder strings when marked - as unread. - If current folder is trash, don't delete message. - * src/summaryview.[ch] - * src/mainwindow.c - * src/procmsg.[ch]: added update-cache mode (discards previous cache). - -2000-01-04 - - * src/procheader.[ch]: more optimization of header processing - routine. And added a new function procheader_get_header_fields() - that receives an array of header name as a parameter and - set header bodies. - * src/utils.[ch]: added remove_return() for removing return code. - * src/unmime.c: added remove_return() on the last of UnMimeHeader(). - -2000-01-03 - - * src/compose.c: if message body is ascii only, set US-ASCII as - charset in Content-Type. - * src/main.[ch] - * src/prefs.c - * src/prefs_common.c - * src/prefs_account.c - * src/account.c: changed the location of rc files. - * src/account.c: enabled closing window when escape key is pressed. - -2000-01-02 - - * version 0.1.3alpha - - * src/compose.c: fixed a bug that caused segmentation fault - when sending failed. - And relocated header-generation routines from src/send.c. - * src/send.c: moved header-generation routines to src/compose.c. - * src/prefs.c: added '~' to home directory expansion. - * src/prefs_account.[ch]: added signature file path configuration. - * src/prefs_common.[ch]: added spool path configuration. - * src/inc.c: changed the method of user name acquisition to use - g_get_user_name(). - -2000-01-01 - - * version 0.1.2alpha - - * added ChangeLog (this file), ChangeLog.jp. - * some code cleanups. - * added manage_window.[ch] for transient window management. - * src/procheader.c: optimized header processing routine a bit. - * src/send.c: fixed exception handling on connection. - * src/inc.c: added exception handling on getting user name. - -2000-01-01 - - * version 0.1.1alpha - - * src/send.c: fixed a bug that didn't add Content-Type: header. - -2000-01-01 - - * version 0.1.0alpha - - * initial release. diff --git a/ChangeLog-1.0 b/ChangeLog-1.0 new file mode 100644 index 00000000..5cd4183a --- /dev/null +++ b/ChangeLog-1.0 @@ -0,0 +1,10800 @@ +2004-12-24 + + * version 1.0.0 + +2004-12-22 + + * src/account.c: account_delete(): fixed the crash on deleting a + remote account if the corresponding folder was selected (Debian BTS + #284483). + +2004-12-21 + + * NEWS, TODO, TODO.jp: updated. + * manual/ja/sylpheed.sgml: updated. + +2004-12-17 + + * src/action.c: parse_append_filename(): escape all special characters + without quote (thanks to IWAMOTO Kouichi and Yoichi Imai). + * AUTHORS: updated. + +2004-12-16 + + * INSTALL + INSTALL.jp: updated the confirmation list. + +2004-12-15 + + * version 1.0.0rc + +2004-12-15 + + * src/compose.c: compose_wrap_line_all_full(): fixed the logic of + space insertion. + +2004-12-15 + + * manual/ja/sylpheed.sgml: updated. + +2004-12-15 + + * src/addrbook.c + src/addressbook.c + src/addrindex.c + src/jpilot.c + src/ldif.c + src/syldap.c + src/vcard.c: removed '... defined but not used' warnings. + +2004-12-13 + + * src/compose.c: compose_wrap_line_all_full(): only insert space + when joining lines if the first character of the next line is not + space, or it's a boundary between multi- and single-byte characters. + +2004-12-13 + + * src/action.c: parse_append_filename(): escape special characters + (thanks to IWAMOTO Kouichi). + * src/utils.c: subst_for_filename(): also substitute single quote. + +2004-12-10 + + * src/compose.c: compose_wrap_line_all_full(): fixed joining line + problem when the first character of the next line is not + alphanumeric. + +2004-12-09 + + * src/main.c: send_queue() + src/mainwindow.c: send_queue_cb() + src/compose.c: compose_send(), compose_send_later_cb(): ask user + to switch to online if in offline mode when sending. + +2004-12-08 + + * src/imap.c: applied bitlength_clean_up.imap.c.patch that fixes the + integer length problem on 64-bit platforms (thanks to Alfons). + +2004-12-03 + + * version 1.0.0beta4 + +2004-12-03 + + * src/pixmaps/regular.xpm: removed unused icon. + * README + README.jp: updated. + +2004-12-02 + + * src/pop.c: pop3_write_msg_to_file(): don't convert single CRs to + LFs (thanks to Alfons). + * src/utils.[ch]: my_memmem(): original implementation of memmem(). + +2004-12-01 + + * manual/ja/sylpheed.sgml: updated for the latest version. + +2004-12-01 + + * src/pixmaps/unread.xpm: adjusted the hue of image. + +2004-12-01 + + * src/filter.c: removed C99 '//' comments. + +2004-11-30 + + * src/pixmaps/dir-close.xpm + src/pixmaps/dir-open.xpm + src/pixmaps/dir-noselect.xpm + src/pixmaps/group.xpm: adjusted the hue of images. + +2004-11-29 + + * src/pixmaps/dir-close.xpm + src/pixmaps/dir-open.xpm + src/pixmaps/dir-noselect.xpm + src/pixmaps/group.xpm: replaced with new images. + +2004-11-29 + + * src/pixmaps/folder.xpm: removed. + +2004-11-26 + + * src/summaryview.c: changed one-letter column titles to icons. + * src/pixmaps/mail.xpm: new. + +2004-11-26 + + * src/summaryview.c: summary_execute(): pop summary statusbar message. + +2004-11-26 + + * src/prefs_common.c: added Web browser commands. + +2004-11-26 + + * manual/ja/sylpheed.sgml: updated for the latest version. + * manual/ja/Makefile.am: added target 'update-html'. + +2004-11-22 + + * INSTALL + INSTALL.jp: updated the confirmation list. + +2004-11-19 + + * src/jpilot.c: unify the coding style. + * src/mainwindow.c: fixed duplicated accelerator. + +2004-11-18 + + * src/procmsg.c: write_mark_func(): fixed bad cast on the system that + sizeof(gpointer) != guint. + +2004-11-18 + + * src/mainwindow.c: fixed English (trashes -> trash). + * src/prefs_common.c: prefs_keybind_apply_clicked(): updated menu + strings. + +2004-11-18 + + * src/mainwindow.c: changed the menu label "Empty trash" to + "Empty all trashes". + +2004-11-16 + + * version 1.0.0beta3 + +2004-11-16 + + * src/pixmaps/error.xpm: made them smaller size to fit CList row. + +2004-11-16 + + * src/jpilot.c: applied the JPilot addressbook Japanese support + patch (thanks to IWAMOTO, Kouichi). + +2004-11-15 + + * src/compose.c + src/procmime.[ch]: use BASE64 encoding if the ratio of 8bit + characters in attaching text files is greater than 20%, otherwise + use quoted-printable (or 7bit if not at all). + +2004-11-12 + + * src/compose.c: compose_write_attach() + src/procmime.c: procmime_decode_content(): + canonicalize text files before encoding to BASE64, and + uncanonicalize after decoding to conform with RFC 2045 + (thanks to Nicolas Degory). + +2004-11-11 + + * src/pixmaps/complete.xpm + src/pixmaps/continue.xpm: made them smaller size to fit CList + row. + +2004-11-11 + + * src/statusbar.c: statusbar_create(): set the width of widget to 1 + not to expand automatically. + * src/utils.[ch]: trim_string_before(): trim beginning characters + longer than the specified length and add "...". + * src/folderview.c + src/summaryview.c: use trim_string_before() to display folder name. + +2004-11-10 + + * src/defs.h + src/prefs_common.c: made mozilla-firefox as default browser. + +2004-11-09 + + * src/summaryview.c: summary_key_pressed() + src/textview.c: textview_key_pressed(): back scroll when Shift or + Alt and Space key is pressed. Also back scroll when Shift and Enter + key is pressed. + +2004-11-09 + + * src/foldersel.c: foldersel_new_folder(): select newly created + folder. + +2004-11-08 + + * version 1.0.0beta2 + +2004-11-08 + + * src/account.c + src/imap.c + src/inc.c + src/pop.c + src/prefs_account.[ch]: obsoleted RecvProtocol::A_APOP and made an + option for APOP. + prefs_account_protocol_set_optmenu(): refactored. + +2004-11-07 + + * src/folderview.c: folderview_empty_trash_cb(): removed unused + variables. + +2004-11-05 + + * src/summary_search.c: use C string instead of wide character string. + Enabled AND/OR matching. + +2004-11-05 + + * src/folderview.[ch] + src/mainwindow.c: change menu sensitivity of File/Folder and + File/Mailbox according to selected folder. + Enabled newsgroups subscription from 'File/Folder/Create new folder'. + +2004-11-04 + + * src/folderview.[ch] + src/mainwindow.c: reorganized folder/mailbox menus. + Enabled 'Remove mailbox', 'Check for new messages' and + 'Rebuild folder tree' on main menu. + Removed 'Remove mailbox' from the folder context menu. + +2004-11-04 + + * src/folderview.c + src/mainwindow.c + src/procmsg.[ch]: added 'Empty trash' to the folder context menu. + +2004-11-01 + + * src/filter.[ch] + src/summaryview.c: don't move/delete immediately when + immediate_execution is off. + +2004-10-29 + + * version 1.0.0beta1 + +2004-10-29 + + * upgraded to gettext-0.14.1. + +2004-10-28 + + * src/compose.c: reorganized the menu. + * src/mh.c: removed g_print() for debug. + +2004-10-27 + + * src/compose.c + src/prefs_template.c + src/template.[ch]: added Cc: to template parameter. + +2004-10-26 + + * src/prefs_filter_edit.c: fixed condition menu switching problem + on editing existing rules. + +2004-10-25 + + * src/filter.c: filter_action_exec(): update counters of FolderItem + on local filtering (fixes wrong folderview message count). + +2004-10-25 + + * src/mbox.c: proc_mbox(): check if folder_table is NULL (fix + warnings). + +2004-10-21 + + * src/pixmaps/stock_add_16.xpm + src/pixmaps/stock_remove_16.xpm: converted from stock icons in + gtk-2.4. + * src/prefs_filter_edit.c: use icons for add/remove button. + * src/stock_pixmap.[ch]: added add/remove icons. + +2004-10-21 + + * src/pixmaps/stock_dialog_error_48.xpm + src/pixmaps/stock_dialog_info_48.xpm + src/pixmaps/stock_dialog_question_48.xpm + src/pixmaps/stock_dialog_warning_48.xpm: converted dialog icons from + stock icons in gtk-2.4. + * src/alertpanel.[ch]: added icons to the alert dialog. + alertpanel_message(): Added AlertType. + * src/stock_pixmaps.[ch]: added dialog icons. + + +2004-10-08 + + * src/procmsg.c: removed verbose debug prints. + +2004-10-07 + + * version 0.9.99 + +2004-10-07 + + * src/procmsg.c: procmsg_send_queue() + src/send_message.c: send_queue_info_free(): fixed segmentation fault + when trying to send an invalid queued message. + +2004-10-06 + + * src/mainwindow.c: added separators to the File menu. + * src/prefs_filter_edit.c: removed some debug prints. + +2004-10-05 + + * src/inputdialog.c: input_dialog_open(): don't start auto-checking + mail while opening the input dialog. + +2004-10-04 + + * src/mh.c: mh_remove_all_msg() + src/procmsg.c: procmsg_empty_trash(): fixed wrong message count + after emptying trash. + +2004-10-01 + + * src/prefs_filter.c: fixed a bug that didn't add an auto-created + rule. + * src/prefs_filter_edit.c: prefs_filter_edit_dialog_to_rule(): check + if rule name exists. + +2004-09-30 + + * src/filter.c: filter_apply_msginfo(): don't apply filter if + FilterRule::enabled == FALSE. + * src/prefs_filter.c: implemented Enabled column. + * src/account.c: account_selected(): modified the behavior of + double-click. + +2004-09-30 + + * src/colorlabel.c: modified the menu label size. Removed "None" from + color menu. + * src/filter.[ch] + src/prefs_filter_edit.c: implemented color label action. + * src/summaryview.c: summary_filter_func(): update summary flags + when flag action is performed. + +2004-09-29 + + * src/prefs_filter_edit.c: added color label. + * src/colorlabel.c: modified the menu label size and border. + +2004-09-28 + + * src/filter.[ch] + src/prefs_filter_edit.c: improved error handling when creating a + rule. + +2004-09-28 + + * src/prefs_common.c: adjusted the default size of views. + +2004-09-27 + + * src/filter.c + src/prefs_filter_edit.c: implemented size/age condition. + * src/menu.[ch]: menu_get_option_menu_active_user_data(): new. + +2004-09-22 + + * src/prefs_filter_edit.c: select previous item when editing header + finished. + +2004-09-22 + + * src/prefs_filter.[ch] + src/prefs_filter_edit.c + src/procheader.[ch]: implemented user-defined header dialog. + +2004-09-17 + + * src/filter.c: + filter_action_exec(): modified local filtering. + strmatch_regex(): use case-insensitive regex. + * src/summaryview.[ch]: display filtering result to the status bar. + +2004-09-14 + + * src/filter.[ch]: implemented filter rule application timing. + * src/prefs_fil_er_edit.c: prefs_filter_edit_action_hbox_set(): + fixed a bug that didn't display parameter of PF_ACTION_EXEC. + +2004-09-10 + + * src/prefs_filter.c: prefs_filter_write_user_header_list(): use + prefs_file_open() instead of fopen(). + +2004-09-10 + + * src/defs.h + src/prefs_filter.c: implemented load/save of user-defined + header list. + +2004-09-09 + + * src/inc.c: inc_spool() + src/prefs_common.c: modified spool path config so that users can + specify both file and directory. + +2004-09-09 + + * src/prefs_filter.[ch] + src/prefs_filter_edit.[ch]: implemented creating filter rule by + message. + +2004-09-07 + + * src/mimeview.c: mimeview_drag_data_get() + src/summaryview.c: summary_drag_data_get(): fixed broken URI in + DnD. + +2004-09-06 + + * src/filter.[ch] + src/summaryview.c: fixed local filtering. + * src/mh.c: mh_copy_msgs(): restored missing 'else'. + +2004-09-06 + + * src/foldersel.c: foldersel_new_folder(): fixed possible memory + corruption, and write folder list data after appending. + * src/summaryview.c: summary_show(): up FolderItem::opened flag + after reading message list. + +2004-09-03 + + * src/filter.c + src/inc.c + src/mbox.c + src/mh.c + src/procmsg.[ch] + src/summaryview.c: properly handle 'new' flags by using + FolderItem::mark_queue. + +2004-08-31 + + * src/filter.c + src/inc.c: modified 'new' flags management. + +2004-08-31 + + * src/prefs_filter.c: don't move to the last row when opening the + dialog. Clear CList when closing. + +2004-08-27 + + * src/filter.c + src/inc.c + src/pop.[ch] + src/prefs_filter_edit.c + src/summaryview.c: implemented FLT_ACTION_EXEC and FLT_ACTION_DELETE. + +2004-08-27 + + * src/prefs_filter.c: auto-scroll when a new rule is added. + open edit dialog when a rule is double-clicked. + prefs_filter_copy_cb(): implemented. + * src/prefs_filter_edit.c: implemented action "Stop rule evaluation". + +2004-08-26 + + * src/filter.[ch] + src/inc.c + src/mbox.c + src/prefs_filter_edit.c + src/summaryview.c: renamed FilterResult to FilterInfo, and added + account to its members. + Implemented command test, size, age, account, and on-receive + condition. + * src/mh.c + src/procheader.c: procheader_parse_file(): also get file size and + timestamp. + * src/utils.c: + execute_async() + execute_sync() + execute_command_line(): return exit status. + +2004-08-26 + + * src/filter.[ch] + src/inc.c: save all types of performed actions. + filter_rule_rename_dest_path(): modified for the new system. + filter_rule_delete_action_by_dest_path(): delete actions that + matches with a path. + * src/mbox.c: proc_mbox(): ignore FLT_ACTION_NOT_RECEIVE. + * src/prefs_filter.c: prefs_filter_delete_path(): modified for the new + system. + * src/summaryview.c: + summary_filter() + summary_filter_func(): modified for the new system. + +2004-08-25 + + * src/filter.[ch]: implemented message body match. + * src/procmime.[ch]: + procmime_find_string_part() + procmime_find_string(): take function pointer for matching. + * src/procmsg.[ch]: added file_path (which is only used for temporary + messages) to MsgInfo. + procmsg_msginfo_copy() + procmsg_msginfo_free(): handle extra members. + * src/summary_search.c: modified for procmime_find_string(). + * src/summaryview.c: filter_apply_local() -> filter_apply_msginfo(). + * src/utils.[ch]: added function for string match. + * src/compose.c + src/undo.c: removed redundant debug messages. + +2004-08-24 + + * implemented the new filtering system (still in progress). + * src/defs.h + src/filter.[ch]: implemented reading/writing of filter XML data. + * src/prefs_filter.[ch] + src/prefs_filter_edit.[ch]: implemented UI for the new filtering + system. + * src/inc.c + src/main.c + src/mbox.c + src/pop.c + src/summaryview.c: modified for the new filtering system. + * src/menu.h: MENUITEM_ADD(): create separator if label is NULL. + * src/procheader.[ch]: added some utility functions. + * src/utils.c: open_uri(): modified warning message. + +2004-08-09 + + * src/main.c: removed parsing of "./gtkrc". + +2004-08-04 + + * src/socket.c: + ssl_read() + ssl_peek(): check SSL before reading data (fixes freeze when + socket is broken). + * src/session.[ch]: session_set_access_time(): new. + * src/imap.c + src/news.c + src/nntp.c: only update last_access_time when successfully + receiving a server response. + * thanks to Cedric Pradalier for above. + +2004-07-23 + + * src/xml.[ch]: code cleanup and added some functions. + +2004-07-16 + + * src/pop.[ch]: pop3_getrange_uidl_recv(): relaxed invalid UIDL + checking. + +2004-07-16 + + * src/account.[ch] + src/main.c + src/prefs.[ch] + src/prefs_account.[ch] + src/prefs_common.[ch]: unified *_{save,write}_config() to + *_write_config(). + +2004-06-30 + + * src/procheader.c: + procheader_get_one_field() + procheader_get_unfolded_line(): fixed a bug that unfolding was + broken if the sequence 'SP CR LF' appeared (thanks to NOGUCHI, + Takuya). + +2004-06-23 + + * src/prefs_common.c: made the default of confirm_on_exit FALSE. + +2004-06-23 + + * src/menu.[ch]: added menu_set_active(). + * src/compose.c: don't change 'View/Auto wrapping' mode when selecting + accounts. + +2004-06-23 + + * src/compose.[ch]: autowrap can be switched on/off from the compose + window. + +2004-06-17 + + * version 0.9.12 + +2004-06-17 + + * src/session.c: session_set_timeout(): fixed a bug that didn't + reset timeout_tag when interval is 0. + +2004-06-16 + + * src/gtkstext.c: gtk_stext_update_text(): added null checking for + cache (thanks to Jim Hranicky). + +2004-06-15 + + * src/defs.h: increased CACHE_VERSION to work around the + incompatibility of the cache on some platforms (ex. FreeBSD). + * src/procmsg.c: procmsg_read_cache(): discard all read cache data + if an error occurred. + +2004-06-10 + + * src/summaryview.[ch]: hide 'Re-edit' menu when it's unusable. + +2004-06-08 + + * src/inc.[ch] + src/send_message.c + src/session.[ch]: implemented session timeout. + * src/pop.h: removed unused values from Pop3ErrorValue. + +2004-06-07 + + * src/inc.c: inc_all_account_mail(): code cleanup. + +2004-06-03 + + * src/procmsg.c: procmsg_read_cache_data_str(): changed gint32 to + guint32 for some platforms. + * src/summaryview.c: restored 'Print' menu. + +2004-06-01 + + * src/about.c: modified copyright year. + +2004-05-28 + + * version 0.9.11 + +2004-05-21 + + * src/smtp.c: comply with RFC 2821 (thanks to Alfons). + +2004-05-20 + + * src/folderview.[ch]: implemented spring-loaded folder. + +2004-05-20 + + * src/folderview.c: folderview_button_pressed(): enable menu item + 'Search messages...' only when opened folder is selected. + +2004-05-19 + + * src/compose.c + src/prefs_common.[ch]: removed the option "Queue messages that fail + to send". + +2004-05-18 + + * src/summaryview.c: cleaned up the context menu. + * src/mainwindow.c: changed the position of '/Message/Re-edit' + menuitem. + +2004-05-12 + + * src/procmsg.[ch]: fixed the type of integer value in cache data + to g(u)int32. + +2004-05-11 + + * src/nntp.c: nntp_get_article(): ignore the protocol error of + response for some broken news servers (thanks to Davide Scola). + +2004-05-11 + + * src/gtkutils.[ch]: added gtkut_editable_disable_im(). + * src/passphrase.c: disable XIM on entering passphrase. + +2004-05-11 + + * src/compose.c + src/folderview.c + src/inc.c + src/prefs_display_header.c + src/procmsg.h: fixed for AMD64 (and other 64-bit platforms) + (thanks to Hiroyuki Ikezoe). + +2004-05-10 + + * src/inc.[ch]: don't use gtk_timeout_add(), instead use + gettimeofday() (to prevent infrequent lockup). + +2004-03-19 + + * src/defs.h + src/inc.[ch]: changed the method of updating the progress dialog + to reduce the overhead on a fast network. + +2004-03-16 + + * src/nntp.c: nntp_session_new(): attempt to authenticate at the + beginning of a session (thanks to Shiino Yuki and IWAMOTO, Kouichi). + * src/news.c + src/nntp.c: destroy session when socket error occurred. + +2004-03-12 + + * src/mainwindow.c + src/summaryview.[ch]: added a function to filter selected + messages. + +2004-03-12 + + * src/filter.[ch] + src/prefs_filter.c: rewrote the filtering system (the UI is not + implemented yet). + +2004-03-09 + + * src/filter.c: fixed the matching algorithm of "not contain" flag + (also match if a header not exist, and handle same multiple + headers). + * src/imageview.c: get_resized_size(): fixed a typo that caused + resizing problem. + +2004-03-02 + + * src/folder.c + src/mh.c: only update FolderItem::last_num when removing the last + number of message in MH folders, and don't scan in other case + (fixes wrong message count on moving). + +2004-03-02 + + * src/folderview.c + src/summaryview.c: always move messages by default when using DnD + (except for News folder). Copy messages if Ctrl-key is pressed. + * src/mainwindow.c: main_window_empty_trash() + src/summaryview.c: summary_execute(): added missing + statusbar_pop_all(). + +2004-02-29 + + * version 0.9.10 + +2004-02-26 + + * src/prefs_common.c: made the default of "inc_local" FALSE. + +2004-02-26 + + * src/account.c + src/folderview.c: toggle online mode when checking IMAP4 accounts. + Pop status bar after that. + * src/inc.c: code cleanup. + * src/mainwindow.[ch]: added main_window_get() and + main_window_toggle_online_if_offline(). + * src/prefs_common.c: prefs_common_read_config(): fixed a bug that + made it offline mode on first execution. + +2004-02-25 + + * src/imageview.c: enabled automatic resize on window resize. + restrict the minimum size to 16 pixels to prevent crash. + imageview_init(): don't cache images when using imlib. + imageview_show_image(): fixed memory leak. + * src/mimeview.c: mimeview_init(): call imageview_init(). + +2004-02-24 + + * src/codeconv.[ch]: added ISO-2022-JP-3 encoding. + +2004-02-24 + + * src/codeconv.c + src/mainwindow.c + src/messageview.c: added KOI8-U encoding. + * src/prefs_common.c: prefs_message_create(): modified the string + of resizing image option. + +2004-02-19 + + * src/addressbook.c: addressbook_list_selected(): corrected its + argument. + * src/imageview.[ch]: keep original image data in ImageView, and + enabled the toggle of resizing. + * src/messageview.[ch] + src/mimeview.[ch]: handle ImageView in MimeView instead of + MessageView. + +2004-02-16 + + * src/imap.c + src/news.c + src/summaryview.c: removed statusbar_pop_all() from imap.c and + news.c (do it in summaryview.c). + +2004-02-12 + + * src/inc.[ch] + src/pop.[ch]: made inc_drop_message() the virtual function of + Pop3Session and removed the dependency of pop.c on inc.h. + +2004-02-12 + + * src/mainwindow.c + src/messageview.[ch] + src/textview.c: added statusbar to the message view with new window. + +2004-02-10 + + * src/inc.[ch]: use hash table for progressive update. + changed update interval to 2 sec. + * src/folder.[ch] + src/mh.c + src/procmsg.c + src/summaryview.c: added FolderItem::unmarked_num to correct the + folder message counting. + +2004-02-09 + + * src/inc.[ch]: update folderview progressively. + * src/foldersel.c: display full id for selected item. + +2004-02-06 + + * src/folderview.[ch]: code cleanup. + folderview_append_item(): new. It appends the folder to the folder + view. + * src/foldersel.c: foldersel_new_folder(): use + folderview_append_item(). + +2004-02-06 + + * src/foldersel.c: implemented 'create new folder' function. + * src/folder.[ch]: folder_find_child_item_by_name(): new. + * src/utils.h: AUTORELEASE_STR(): convert malloc'd string into + auto-release (alloca'd) one. + +2004-02-05 + + * src/folderview.c: put together folderview_new_imap_folder_cb() into + folderview_new_folder_cb(). + +2004-02-04 + + * src/compose.c: compose_write_to_file(): removed redundant strlen() + (thanks to Alfons). + * src/textview.c: textview_button_pressed(): select correct account + when address is clicked. + +2004-01-29 + + * version 0.9.9 + +2004-01-29 + + * src/folder.c: folder_item_fetch_all_msg() + src/folderview.c: folderview_download_cb(): show progress with + the progressbar. + * src/mainwindow.[ch]: added new functions for progressbar. + +2004-01-29 + + * src/summaryview.c: summary_key_pressed(): GDK_Left should only + switch to folderview when summaryview hscrollbar is at the leftmost + position (thanks to Alfons). + +2004-01-29 + + * src/codeconv.c: conv_euctojis(): made JIS X 0201 Kana conversion + configurable. + * src/prefs_common.[ch]: added PrefsCommon::allow_jisx0201_kana + (hidden setting). + +2004-01-28 + + * src/codeconv.c: conv_euctojis(): force JIS X 0201 Kana to JIS X 0208 + conversion. + +2004-01-28 + + * src/imap.c: imap_get_msginfo(): fixed wrong counting. + +2004-01-28 + + * src/base64.c + src/codeconv.c + src/compose.c + src/html.c + src/imap.c + src/pop.c + src/prefs_account.c + src/procmime.c + src/procmsg.c + src/quote_fmt_parse.y + src/quoted-printable.c + src/textview.c + src/unmime.c + src/utils.c + src/utils.h + src/xml.c: fixed wrong type of argument for ctype functions (char + had been passed instead of unsigned char). + + +2004-01-27 + + * src/mainwindow.[ch]: added MainWindow::messageview_cid. + Clear messageview when it is hidden. + * src/textview.c: show URL to the statusbar when its link is clicked. + textview_uri_security_check(): compare real URL and apparent one + and show warning if it seems to be a fake URL. + * src/utils.[ch]: + is_uri_string(): return TRUE if the string seems like a URL. + get_uri_path(): return URL except for its scheme part. + +2004-01-23 + + * src/folder.[ch]: folder_item_fetch_all_msg(): new. It fetches all + messages in a folder. + * src/folderview.c: implemented 'Download' feature. + +2004-01-23 + + * src/gtkutils.[ch]: implemented ComboButton which adds an arrow + menu button to a button. + * src/mainwindow.[ch]: main_window_toolbar_create(): added combo + button to reply and forward button. + +2004-01-22 + + * src/mainwindow.c: fixed automatic expansion of window size because + of toolbar. + +2004-01-21 + + * src/addr_compl.[ch] + src/gtkshruler.[ch]: changed the copyright notice. + +2004-01-20 + + * src/gtkstext.c: find_line_params(): also break between mutlibyte + and single-byte characters. + +2004-01-20 + + * src/gtkstext.c: find_line_params(): break lines between multibyte + characters on word wrap mode. + +2004-01-05 + + * src/codeconv.c: conv_iconv_strdup(): fixed crashes on LP64 + environments (thanks to James Noyes). + * src/compose.c: compose_select_account(): don't turn off the sign/ + encrypt option automatically. + +2003-12-17 + + * src/inc.[ch]: made inc_account_mail() public. + * src/mainwindow.c: moved receive menus into submenu, and added + dynamic menus for receiving from each account. + +2003-12-15 + + * version 0.9.8a + +2003-12-15 + + * src/procmsg.c: procmsg_open_data_file(): set buffer if DATA_READ + is specified and a buffer is given. + procmsg_open_cache_file_with_buffer(): new. + procmsg_read_cache(): fixed a bug that called setvbuf() after an + file I/O which caused buffer read error. + +2003-12-12 + + * version 0.9.8 + +2003-12-12 + + * configure.in: enable IPv6 support by default. + +2003-12-11 + + * src/inc.c: inc_mail(), inc_all_account_mail(): ask user to switch + to online when in offline mode. + * src/mainwindow.h: added main_window_toggle_online(). + +2003-12-11 + + * src/foldersel.c + src/folderview.[ch] + src/mainwindow.c + src/stock_pixmap.[ch] + src/pixmap/dir-noselect.xpm: made no-select folders display with + dim icon and string. + * src/Makefile.am: added offline.xpm, online.xpm, and + dir-noselect.xpm to EXTRA_DIST. + +2003-12-11 + + * src/folder.h: added macro FOLDER_ITEM_CAN_ADD(). + * src/folderview.c: folderview_drag_motion_cb(): code cleanup. + folderview_drag_received_cb(): don't accept at no_select folder or + from itself. + * src/foldersel.c: made folders on which no_select flag is set not + selectable. + +2003-12-10 + + * src/imap.c: imap_do_copy_msgs(), imap_remove_msgs(): code cleanup. + set MSG_INVALID flag when messages are deleted. + * src/mh.c: mh_do_move_msgs(), mh_remove_msg(): set MSG_INVALID flag + when messages are deleted. + * src/procmsg.[ch]: + procmsg_move_messages() + procmsg_copy_messages(): return error status. + Added MSG_INVALID to MsgTmpFlags. + * src/summaryview.c: summary_execute(): detect errors and only remove + nodes that are invalidated. + summary_unthread_for_exec(): fixed a bug that didn't remove nodes + in collapsed trees. + +2003-12-06 + + * src/mainwindow.[ch]: added online switch button to the statusbar, + and "/File/Work offline" in the menu. + * src/pixmaps/offline.xpm + src/pixmaps/online.xpm: new (borrowed from + themes/classic/communicator/icons/ in Mozilla). + * src/stock_pixmap.[ch]: added online.xpm and offline.xpm. + * src/textview.[ch]: textview_show_error(): new. + * src/summaryview.c: summary_display_msg_full(): update marks only + if messages are displayed. + * src/prefs_common.[ch]: added PrefsCommon::online_mode. + * src/news.c: news_session_get() + src/imap.c: imap_session_get(): return NULL when in offline mode. + * src/messageview.[ch]: messageview_show(): return status whether + messages are successfully displayed. Display error messages in + the view when failed. + * src/procmsg.c: + procmsg_get_message_file() + procmsg_open_message(): don't output warnings when fetch failed. + +2003-12-04 + + * src/html.c: html_get_tag(): support attributes which don't have + values. + +2003-12-04 + + * src/codeconv.c: conv_get_code_conv_func(): return conv_latintodisp + only if src_charset and current charset is identical or current + one is multibyte (fixes display of ISO-8859-5 on KOI8-R locale etc.). + +2003-11-25 + + * autogen.sh: don't include m4 directory in aclocal. + * intl/libgnuintl.h: removed from cvs. + * po/.cvsignore: added stamp-po and remove-potcdate.sed. + +2003-11-24 + + * upgraded to gettext-0.12.1. + +2003-11-24 gettextize + + * Makefile.am (SUBDIRS): Add m4. + (ACLOCAL_AMFLAGS): New variable. + (EXTRA_DIST): Add config.rpath. + * configure.in (AC_OUTPUT): Add m4/Makefile. + +2003-11-21 + + * configure.in: added check for d_type member in struct dirent. + * src/mh.c: mh_scan_folder(): use d->d_type if available. + mh_get_uncached_msgs(): removed redundant stat(). + mh_parse_msg(): return NULL if not a regular file. + mh_scan_tree_recursive(): use d->d_type if available. + * src/utils.[ch]: + dirent_is_regular_file() + dirent_is_directory(): new. Use d->d_type to determine the type + of entry if available. + remove_dir_recursive(): use dirent_is_directory(). + +2003-11-14 + + * src/folder.h: added 'updated' flag to FolderItem. + * src/folderview.[ch]: folderview_update_all_updated(): new. It + updates all updated folders. + * src/imap.c: set FolderView::update flag on changes of contents. + * src/main.c: send_queue() + src/mainwindow.c: send_queue_cb(): code cleanup. + * src/mh.c: code cleanup. + mh_scan_folder(): correctly count new messages. + * src/procmsg.[ch]: code cleanup. + procmsg_open_cache_file(): new. + procmsg_open_mark_file(): enable read/write/append. + procmsg_send_queue(): correctly choose outbox for accounts. + * src/send_message.[ch]: send_get_queue_info(): get a queue + information from queued messages. + send_queue_info_free(): free QueueInfo. + send_message_queue(): take QueueInfo as an argument instead of file. + * src/summaryview.c: summary_write_cache(): code cleanup. + +2003-11-10 + + * src/compose.c: compose_redirect_write_headers(): correctly add + Resent-Cc: header. + +2003-11-05 + + * src/imap.c: imap_get_msg_list(): fallback to FETCH command if SEARCH + command to get flags failed. + imap_search_flags(): returns UID array and flags hash table using + SEARCH command. + imap_fetch_flags(): returns UID array and flags hash table using + FETCH command. + +2003-10-28 + + * src/summary_search.c: summary_search_execute(): fixed 'Select all + matched' when backward search is enabled. + Made the backward search button insensitive when 'select all + matched' is enabled. + +2003-10-15 + + * version 0.9.7 + +2003-10-15 + + * src/imap.c: imap_scan_tree(): check the existence of root directory + with LIST instead of STATUS. + +2003-10-07 + + * src/send_message.c: fixed format string bug (exploitable by + malicious SMTP server) when calling alertpanel_error() + (thanks to Georgi Guninski). + +2003-10-03 + + * src/folder.[ch] + src/imap.[ch] + src/mh.[ch] + src/news.[ch]: refactoring of the folder system (based on the claws' + implementation). + * src/account.c + src/foldersel.c + src/folderview.c + src/mainwindow.c + src/messageview.c + src/procmsg.c + src/setup.c + src/summaryview.c: use FOLDER_TYPE() macro at every place. + +2003-09-17 + + * version 0.9.6 + +2003-09-17 + + * src/addressbook.c: + addressbook_folder_load_person() + addressbook_folder_load_group(): sort the ctree after the end of + the loop (fixes performance issue when many addresses are in one + folder) (thanks to christian mock). + +2003-09-16 + + * src/folderview.c: folder_init(): code cleanup. + * src/summaryview.c: summary_init(): check if boldfont is + successfully loaded. + * src/grouplistdialog.c: use proper callback for delete_event (thanks + to Takuro Ashie). + * src/imap.c: allow zero-length messages. + * src/recv.c: recv_bytes_write(): return immediately if size == 0. + +2003-09-16 + + * src/folderview.c: folderview_init(): if font can't be loaded, fall + back to gtk default (fixes crashes on startup). Also removed the + redundant code. + +2003-09-15 + + * src/compose.c: compose_insert_sig(): insert signature at the + current cursor position on manual operation. + +2003-09-11 + + * src/summaryview.c: summary_key_pressed(): don't ignore delete key + even if the main window is locked. + +2003-09-10 + + * src/action.c: improved synchronous action exit code (fixes long + delay after action exit on RH9) (thanks to Melvin). + * src/stringtable.[ch]: string_table_insert_string(): modified the + code to remove the warning "dereferencing type-punned pointer will + break strict-aliasing rules". + Use const gchar * instead of gchar * for arguments. + +2003-09-05 + + * src/utils.[ch]: generate_mime_boundary(): a new function to create + MIME boundary (moved from rfc2015.c). + Removed more special characters. + Use random() instead of lrand48() which is obsolete. + Added an argument for prefix to prevent duplication. + Always add "=_" as a counter-QP sequence to simplify the code. + * src/rfc2015.c: + rfc2015_decrypt_message() + rfc2015_encrypt() + rfc2015_sign(): fixed a bug that didn't handle continuous content + lines correctly. + * src/compose.c + src/rfc2015.c: use generate_mime_boundary(). + +2003-09-05 + + * src/folderview.c: + folderview_delete_folder_cb() + folderview_remove_mailbox_cb(): close currently displayed folder + before removing FolderItem (fixes crash on deleting folder). + * src/folder.h + src/imap.[ch]: imap_scan_tree() + src/mh.[ch]: mh_scan_tree(): return -1 when scanning failed. + * src/summaryview.c: summary_clear_all(): also clear the message view. + * src/imap.c: imap_close(): fail if the specified folder is not + selected. + imap_scan_tree(): check if the specified root directory exist, and + try creating it if not. + imap_parse_list(): output warning if a server returns error. + imap_find_namespace_from_list(): support not slash-delimited path. + imap_status(): don't return values if they're not specified. + +2003-09-02 + + * sylpheed.spec.in: fixed a typo. + +2003-09-02 + + * version 0.9.5 + +2003-09-01 + + * src/inc.[ch] + src/main.c + src/mainwindow.c + src/prefs_common.[ch]: added the receive dialog's option to + display the dialog only on manual receiving, and the + RECV_DIALOG_ACTIVE option was removed. + +2003-09-01 + + * src/compose.c: compose_write_headers(): also replace ':' in the + MIME boundary with '_' (as a workaround for broken servers). + +2003-08-28 + + * src/imap.c: imap_scan_tree_recursive(): fixed compile error. + +2003-08-27 + + * src/prefs_filter.c: added 'Top' and 'Bottom' button. + +2003-08-26 + + * src/folder.[ch]: folder_item_remove_children(): new. It removes + all children under a FolderItem. + * src/folderview.c: folderview_rescan_tree(): modified the message. + * src/imap.c: imap_scan_tree(), imap_scan_tree_recursive(): reuse + the previous FolderItem objects. + +2003-08-25 + + * src/folder.[ch]: added a reference to its own GNode in FolderItem. + folder_item_remove(): free all FolderItem's. + folder_tree_destroy(): use folder_item_remove(). + * src/folderview.c: folderview_sort_folders(): keep the order even + if special folders' parents are different. + * src/imap.c: imap_scan_tree_recursive(): fixed a memory leak. + * src/mh.c: mh_scan_tree(): preserve the previous FolderItem's. + mh_remove_missing_folder_items(): scan the directories and remove + missing folders. + mh_scan_tree_recursive(): reuse the previous FolderItem objects. + +2003-08-20 + + * src/mainwindow.c: always reflect window size changes. + * src/folderview.c: folderview_init() + src/summaryview.c: summary_init(): realize the widget before + creating pixmaps. + * src/prefs_common.[ch]: remember the folder and mesage view's + visibility. + +2003-08-07 + + * src/mainwindow.c + src/prefs_common.[ch]: remember the size and position of + separated views. + main_window_set_widgets(): fixed a bug that the hidden items on + the header view were shown when changing the view type. + Instead of setting the window size, set the each view's size. + +2003-08-01 + + * src/compose.c: compose_select_account(): don't append signature + on redirect mode. + compose_insert_sig(): don't insert "\n\n" if signature string + doesn't exist. Always insert signature at the end of message. + +2003-08-01 + + * improved sylpheed.spec.in (thanks to Andre Oliveira da Costa). + +2003-07-31 + + * minor code cleanups for the folder system. + * src/compose.c: compose_queue(), compose_draft_cb(): code cleanup. + * src/folder.c: code cleanups. + * src/imap.c + src/mh.c: calculate message numbers inside the functions. + * src/procmsg.c: procmsg_set_flags(): calculate message numbers. + * src/summaryview.[ch]: don't calculate and preserve message numbers + inside SummaryView, + +2003-07-30 + + * src/folder.[ch] + src/imap.[ch] + src/mh.[ch] + src/procmsg.c + src/summaryview.c: renamed *_msgs_with_dest() to *_msgs(). + +2003-07-29 + + * src/imap.[ch]: use CAPABILITY to use protocol extentions. + imap_greeting(): parse initial server greeting. Also support + PREAUTH response. + imap_add_msgs() + imap_cmd_append(): use APPENDUID responses if UIDPLUS is supported. + +2003-07-28 + + * src/imap.c: imap_get_flag_str(): fixed a buffer overrun. + +2003-07-25 + + * version 0.9.4 + +2003-07-25 + + * src/main.c: main(): don't save config files on startup. + +2003-07-25 + + * src/imap.c: + imap_get_msg_list(): removed redundant UID SEARCH ALL when not + using cache. + Unset MSG_NEW flag if \Seen is set. + imap_get_uncached_messages(): fetch all messages if both first_uid + and last_uid is 0. + +2003-07-24 + + * src/imap.c: revamped the implementation so that it always + exactly reflects the state of IMAP4 servers. + imap_get_msg_list(): examine the state of messages using + UID SEARCH commands. + imap_delete_cached_message(): removes single message cache. + imap_get_uid(): removed. + imap_cmd_search(): new. It issues UID SEARCH command and returns + an array of UIDs. + imap_cmd_gen_recv(): made the length of strings unrestricted. + imap_get_uid_table(): returns a hash table from UID array. + +2003-07-24 + + * src/folder.[ch] + src/imap.[ch] + src/mh.[ch] + src/news.[ch]: added Folder::close() method. + * src/summaryview.c: summary_clear_list(): call folder_item_close(). + +2003-07-23 + + * flags are now taken over when copying messages into IMAP folders + from others. + * src/imap.[ch] + src/mh.[ch] + imap_add_msg() + imap_add_msgs() + mh_add_msg() + mh_add_msgs(): flags can be also specified when adding files. + * src/folder.[ch]: added assertions for virtual functions. + * src/procmsg.[ch]: procmsg_get_message_file_list(): return the list + of MsgFileInfo. + procmsg_message_file_list_free(): new. + +2003-07-23 + + * src/procmsg.h: changed MsgPermFlags and MsgTmpFlags from enum to + guint32 for portability (thanks to Alfons). + * src/imap.c: imap_add_msgs(): removed redundant unlink(). + +2003-07-22 + + * src/session.[ch]: + session_read_msg_cb() + session_read_data_cb(): fixed a bug that ran into infinite loop + if connection was closed by remote host (thanks to Yoichi Imai). + Added SESSION_EOF state to SessionState. + session_is_connected(): new. + * src/inc.[ch]: inc_put_error() + src/send_message.c: send_put_error(): also put log messages. + +2003-07-18 + + * more optimization of IMAP4. + * src/folder.[ch]: added a method add_msgs() that adds multiple files + to a folder. + Removed redundant scan() for the operations of FolderItem. + * src/imap.[ch]: implemented Folder::add_msgs() and optimized move + and copy from other Folder instances. + * src/mh.[ch]: implemented Folder::add_msgs() and cleaned up the code. + mh_fetch_msg(): scan folder if required. + * src/procmsg.[ch]: procmsg_get_message_file_list(): returns file + list from message list. + * src/summaryview.c: don't remove MSG_MARKED flags on + delete/move/copy operation. + summary_display_msg_full(): removed redundant message fetching. + +2003-07-17 + + * optimized move/copy/delete/mark operations of IMAP4 by using + sequence set when issuing commands (adopted claws' implementation + with cleaning it up). + * src/imap.[ch]: + imap_set_message_flags() + imap_cmd_envelope() + imap_cmd_copy() + imap_cmd_store(): take sequence set string instead of UID number. + imap_do_copy_msgs_with_dest(): optimized by using sequence set. + imap_cmd_fetch(): use BODY.PEEK instead of BODY. + imap_remove_all_msg() + imap_set_message_flags(): use FLAGS.SILENT instead of FLAGS. + * src/compose.c + src/summaryview.c: use imap_msg_list_{set,unset}_perm_flags() + instead of issuing commands for each message. + +2003-07-15 + + * src/inc.c + src/prefs_account.[ch] + src/send_message.c + src/session.[ch]: added an option to enable/disable non-blocking + SSL. + +2003-07-15 + + * src/compose.c: compose_attach_append(): display message's subject + when attaching message/rfc822 file. + +2003-07-14 + + * src/session.[ch]: + session_recv_msg() + session_recv_data() + session_read_msg_cb() + session_read_data_cb(): optimized by removing sock_peek() and + buffering received data in user space (correctly implemented + this time). + +2003-07-11 + + * src/session.c: reverted the previous change because it couldn't + handle data receiving after messages correctly. + +2003-07-11 + + * src/session.c: + session_recv_msg() + session_read_msg_cb(): optimized by removing sock_peek() and + buffering messages in user space. + +2003-07-11 + + * src/imap.[ch]: refactored. + Changed all functions that have SockInfo arguments to take + IMAPSession. + Made imap_cmd_count an instance variable: IMAPSession::cmd_count. + imap_open(): only establish TCP (or SSL) connection. + imap_session_new(): process greeting and authentication here. + +2003-07-10 + + * src/imap.[ch]: implemented CRAM-MD5 authentication, and made code + cleanups. + * src/prefs_account.[ch]: added option menu for IMAP4 authentication + type in Receive tab, and hide other protocols' frames. + +2003-07-10 + + * src/mainwindow.c: send_queue_cb(): don't scan folder twice if + error occurred. + * src/procmsg.c: procmsg_send_queue(): return number of sent + messages. + +2003-07-09 + + * src/mainwindow.c: + main_window_set_toolbar_sensitive() + main_window_set_menu_sensitive(): removed the locking of file + operations while receiving mail. + +2003-07-09 + + * src/folder.[ch]: folder_item_remove_msg(): take MsgInfo as an + argument instead of message number. + * src/imap.[ch]: imap_remove_msg(): reimplemented using + imap_remove_msgs(). + * src/mh.[ch]: mh_do_move(): reimplemented using + mh_do_move_msgs_with_dest(). + mh_copy_msg(): reimplemented using mh_copy_msgs_with_dest(). + * src/procmsg.c: procmsg_send_queue(): modified to use message list. + +2003-07-08 + + * src/rfc2015.c: rfc2015_is_encrypted(): check MimeInfo::mime_type + to suppress some warnings. + * src/logwindow.c: log_window_append(): don't scroll up when trimming + lines. + +2003-07-07 + + * src/compose.c: add 'Content-Disposition: inline' to a text/plain + part when using PGP/MIME signing. + +2003-07-04 + + * version 0.9.3 + +2003-07-04 + + * src/defs.h: changed UI_REFRESH_INTERVAL from 40msec to 50msec. + * src/session.c: session_read_msg_cb(): make it always fail if + sock_read() returns by error. + * src/socket.[ch]: sock_check(): handle exceptional SSL condition. + sock_has_pending_data(): removed. + Removed debug output. + * src/send_message.c: send_recv_message(): display messages to + statusbar. + +2003-07-03 + + * src/inc.[ch]: update received message number on CList while + retrieving. + * src/session.c: session_read_data_cb(): optimized by removing + g_malloc() and memcpy(). + +2003-07-02 + + * src/socket.[ch]: sock_add_watch(): new. It monitors SSL by original + watch functions (otherwise uses g_io_add_watch()). + * src/session.[ch]: removed previous workarounds, and replaced + g_io_add_watch() with sock_add_watch(). + +2003-07-01 + + * src/socket.[ch]: added sock_has_pending_data() which returns TRUE + if socket has pending data. + * src/session.c: session_recv_msg(), session_recv_data(): check if + socket has pending data and call the callbacks immediately in that + case (fixes the hang at ESMTP EHLO on SSL). + +2003-06-30 + + * src/socket.c: check return value in SSL functions. + +2003-06-30 + + * src/mimeview.c: mimeview_init(): initialize TextView to prevent + slowdown caused by GTK+ themes (thanks to Yuri Arapov). + +2003-06-27 + + * src/session.c: session_read_data_cb(): clear Session::read_data_buf + before calling callbacks. + +2003-06-26 + + * src/socket.c: made socket connection protocol independent. + * src/session.c: removed debug g_print(). + * src/inc.c: made status bar output less verbose, and show counter + on main window's progressbar. + +2003-06-26 + + * src/session.c: added missing #include . + +2003-06-25 + + * src/session.[ch]: reimplemented the Session system with non-blocking + I/O to solve the performance and the code design issue. + * src/socket.[ch]: added sock_connect_async() and + sock_connect_async_cancel() to enable asynchronous connection. + sock_peek(): modified the implementation. + * src/pop.c: optimized the receiving of the responses of + UIDL/LIST/RETR. + +2003-06-18 + + * src/procmsg.c: procmsg_get_thread_tree(): prevent threading problems + when a node is an ancestor (parent / great parent), which mostly + happens with circular references (thanks to Phillipe Gramoulle + for finding an sample set of messages, and Alfons for the patch). + +2003-06-16 + + * src/pop3.c: pop3_get_uidl_table(): return empty hash table even if + UIDL list is not found (fixes inability of initial retrieval). + +2003-06-10 + + * src/main.c: added the option '--status-full' which shows the status + of each folder specified. The option '--status' also takes + following arguments for folders (thanks to Yuri Arapov). + * src/folder.[ch]: folder_get_status(): new. it takes the array of + folders as the argument and returns their status. + folder_count_total_msgs(): removed. + +2003-06-06 + + * version 0.9.2 + +2003-06-06 + + * src/filesel.c + src/foldersel.c + src/inputdialog.c: use gtk_main_iteration() instead of gtk_main() + to prevent abort when a button is double-clicked. + +2003-06-02 + + * src/addr_compl.c: invalidate_address_completion(): check if + g_completion_list is NULL (thanks to Kazuhiro NISHIYAMA). + +2003-06-02 + + * src/pop.c: pop3_session_recv_data_finished(): fixed a bug that + deleted messages that is to be kept on server (thanks to Tristan + Wallis). + +2003-05-27 + + * version 0.9.1 + +2003-05-26 + + * src/socket.[ch]: + sock_set_io_timeout(): new. It sets the timeout interval. + sock_gdk_input_add(): removed since it's not used anymore. + * src/prefs_common.[ch]: added an option to set the timeout parameter. + +2003-05-26 + + * src/action.c: fixed a bug that didn't hide user string in + create_io_dialog() (thanks to Markus Amersdorfer). + Removed ChildInfo::type and added Children::action_type. + +2003-05-23 + + * src/inc.c: inc_start(): ask every password before retrieving. + Don't popup the redundant error dialog. + inc_account_mail() + inc_all_account_mail() + inc_progress_dialog_set_list(): separated account list display + into a new function. + inc_progress_dialog_set_label() + inc_recv_data_finished() + inc_recv_message(): properly update the dialog when RETR finished. + +2003-05-22 + + * src/imap.c: + imap_modified_utf7_to_locale() + imap_locale_to_modified_utf7(): fixed compilation failure when not + using iconv(). + +2003-05-21 + + * src/procmime.c: procmime_scan_multipart_message(): fixed parsing + of message/rfc822 parts. + +2003-05-21 + + * src/pop.c: pop3_ok(): detect timeout error. + +2003-05-20 + + * src/imap.c: imap_locale_to_modified_utf7(): fixed the encoding bug + when locale strings include '+'. + imap_modified_utf7_to_locale() + imap_locale_to_modified_utf7(): at least escape/unescape '&' even + if iconv() is not supported. + +2003-05-20 + + * src/compose.c: + compose_insert_sig() + compose_get_signature_str(): include separator in signature string. + Don't insert separator if signature file is not found. + Disabled use of implicit default signature path (~/.signature) when + sig_path is NULL. + + +2003-05-20 + + * src/codeconv.c + src/gtkshruler.c + src/news.c + src/procmsg.c + src/quote_fmt_parse.y + src/smtp.c: suppress warnings that gcc-3.3 issues. + src/stringtable.c: use string_entry_free(). + +2003-05-19 + + * src/compose.c: compose_insert_sig(): fixed the bug that always + appended signature separator if signature file was not found. + compose_get_signature_str(): fixed the bug that caused crash if + signature file cannot be opened. + +2003-05-16 + + * version 0.9.0 + +2003-05-16 + + * src/session.c: session_recv_msg(): removed debug print. + +2003-05-15 + + * src/imap.c: + imap_parse_atom() + imap_get_header() + imap_cmd_fetch(): check for data size that servers return (fixes + vulnerability found in BugTraq). + +2003-05-14 + + * src/addr_compl.c: get_complete_address() + src/addressbook.c: addressbook_format_address() + src/compose.c: QUOTE_IF_REQUIRED(): quote if name contains + characters that is not defined in atext (RFC 2822, 3.2.4. Atom). + * src/main.c: main(): set colormap and visual to solve color problem + in Solaris (thanks to Markus Schwarzenberg). + +2003-05-12 + + * version 0.9.0pre1 + +2003-05-12 + + * src/prefs_account.c: temporarily removed POP before SMTP option. + +2003-05-09 + + * src/prefs_common.[ch]: changed the description of "Open message when + cursor keys are pressed on summary". + * src/summaryview.c: summary_show(): open message when always_show_msg + is TRUE. + +2003-05-09 + + * src/logwindow.[ch]: restrict the maximum lines of the log messages + to reduce the memory usage. + +2003-05-07 + + * src/compose.c: compose_insert_sig(): fixed a crash when signature + string contains illegal sequence. + * src/utils.[ch]: changed get_wcs_len() to get_mbs_len() for accuracy. + +2003-05-07 + + * major refactoring of MIME structure. + * src/procmime.c: procmime_scan_message(): decrypt message if + gpgme is enabled. Create multipart tree only if content-type is + multipart/* or message/rfc822. + procmime_scan_multipart_message(): fixed the scanning of + message/rfc822 part. + * src/action.c: parse_append_msgpart() + src/messageview.c: messageview_show() + src/mimeview.c: mimeview_show_message(): use procmime_scan_message() + instead of procmsg_open_message() and procmime_scan_mime_header(). + mimeview_set_multipart_tree(): conform to the new MIME structure. + * src/textview.c: textview_show_part(): removed unnecessary check. + * src/procmsg.c: procmsg_open_message_decrypted(): fixed the file + pointer when decryption failed. + +2003-05-06 + + * src/ssl.c: ssl_init_socket_with_method(): replaced log_warning() + by g_warning(), and log_print() by debug_print(). + * src/pop.[ch]: added an error code PS_NOTSUPPORTED, and retry with + LAST if UIDL is not supported. + +2003-05-01 + + * src/codeconv.c: conv_get_code_conv_func(): convert to EUC-JP only + if it is the current locale encoding when dest_charset_str is NULL. + +2003-05-01 + + * src/action.c: execute_actions(): fixed crash when no text widget + is selected (thanks to Paul and Melvin). + * src/action.c + src/prefs_actions.c: added missing reference to Claws team in the + copyright. + +2003-04-28 + + * src/session.c: + session_send_msg() + session_send_data(): fixed a memory leak and data sending bug. + * src/send_message.c: + send_message_smtp(): fixed focus management. + +2003-04-25 + + * src/smtp.[ch]: set the response string to SMTPSession::error_msg + if error occurred. + * src/send_message.c: show error dialog if error occurred. + * src/main.c: send_queue() + src/mainwindow.c: send_queue_cb(): don't show error dialog here. + +2003-04-25 + + * src/session.c: session_close(): kill child process only if + state is not SESSION_DISCONNECTED. + * src/send_message.c: send_cancel_button_cb() + src/inc.c: inc_cancel(): don't set Session::state to + SESSION_DISCONNECTED. + * src/prefs.[ch]: modified the names of prefs_write_*(). + * src/address.[ch]: removed. + +2003-04-24 + + * src/compose.c: compose_template_apply(): overwrite recipients. + +2003-04-23 + + * src/procheader.c: procheader_date_parse(): removed debug print. + * src/session.c: changed every g_print to debug_print. + session_child_input(): removed unrequired session_close() (it'll + be closed anyway after returning FALSE). + * src/send_message.c: send_message_smtp(): changed g_print to + debug_print. + +2003-04-23 + + * src/procheader.c: procheader_procheader_date_parse(): don't add + local timezone offset if timezone is unknown. + Made the Y2K workaround code to follow RFC 2822. + procheader_scan_date_string(): workaround for date strings which + don't have timezone specification. + * src/utils.c: remote_tzoffset_sec(): return -1 if timezone is + unknown. + +2003-04-22 + + * src/action.[ch]: refactored. Also fixed a bug on MIME mode, and + some memory leaks on error. + action_update_msgview_menu(): new. + * src/messageview.[ch]: added "Tools/Actions" menu. Keep window list. + messageview_get_selected_mime_part(): returns MimeInfo of selected + part when MessageView is in MIME mode. + * src/mimeview.[ch]: mimeview_get_selected_part(): returns MimeInfo + of selected part. + * src/summaryview.[ch]: summary_get_selected_msg_list(): returns + MsgInfo list of selected messages. + +2003-04-21 + + * src/prefs_filter.[ch]: include original message's headers as + the preset keywords. Modified the sizes of the widgets. + * src/utils.[ch]: added str_case_equal() and str_case_hash() for + case-insensitive hash. + +2003-04-18 + + * src/procmsg.c: procmsg_get_filter_keyword(): added X-Sequence to + auto-detected headers. + * src/action.[ch] + src/prefs_actions.c + src/compose.c + src/mainwindow.c: modified function names. + get_user_string(): Use input_dialog() instead of its own + implementation. + +2003-04-17 + + * src/codeconv.[ch]: conv_encode_header(): don't include '(' and ')' + in encoded strings if addr_field is TRUE. + * src/compose.c: compose_convert_header(): added a flag 'addr_field'. + +2003-04-16 + + * src/prefs_actions.[ch]: separated action execution routine into + action.[ch]. + +2003-04-16 + + * src/prefs_actions.c: minor code cleanup. + +2003-04-16 + + * src/codeconv.[ch]: conv_iconv_strdup(): fixed the handling of + EILSEQ. + +2003-04-16 + + * src/inc.c: + inc_recv_data_progressive() + inc_recv_data_finished() + inc_recv_message() + send_recv_message() + send_send_data_progressive() + send_send_data_finished(): added assertion. + +2003-04-16 + + * src/codeconv.[ch]: conv_iconv_strdup(): fixed potential memory + corruption bug. + +2003-04-16 + + * src/codeconv.[ch]: conv_iconv_strdup(): don't include nul character + in source buffer since it messed up some encoding conversion (like + UTF-7). + +2003-04-15 + + * src/procmsg.c: procmsg_get_filter_keyword(): unfold headers and + extract ID from List-Id header. + * src/utils.[ch]: extract_one_parenthesis_with_skip_quote(): removed. + extract_list_id_str(): extract ID string from List-Id header. + +2003-04-15 + + * src/prefs_actions.c: merged from the claws branch. Fixes several + bugs and adds some features. + +2003-04-14 + + * src/compose.c: compose_parse_header(): fixed a bug that unnecessary + linebreaks were included on reediting. + * src/imap.c + src/pop.c: fixed typos: 'occured'. + +2003-04-11 + + * src/compose.[ch]: implemented auto signature replacement on + changing accounts. + compose_insert_sig(): added a flag to replace current signature. + compose_get_signature_str(): new. It returns signature string. + compose_insert_command_output(): removed. + compose_select_account(): call compose_insert_sig() on account + change. + compose_destroy(): fixed a memory leak of UndoMain object. + Compose::sig_str: new. It stores current signature string. + * src/gtkutils.[ch]: gtkut_stext_find(): new. + Renamed gtk_stext_clear() to gtkut_stext_clear(). + * src/utils.[ch]: get_wcs_len(): returns wide-character length of + multibyte string. + normalize_newlines(): converts CR+LF and CR into LF. + get_command_output(): returns command output. + +2003-04-08 + + * src/procmsg.[ch]: procmsg_get_filter_keyword(): new. It returns + filter keyword for messages. + * src/summaryview.c: summary_filter_open(): use + procmsg_get_filter_keyword(). + * src/messageview.c: create_filter_cb(): implemented. + +2003-04-07 + + * src/inc.c: + inc_start() + inc_put_error(): display server responses on error. + * src/pop.[ch]: added Pop3Session::error_msg, and set server responses + on error. + +2003-04-04 + + * src/messageview.[ch]: separated the forced charset of message view + in separate window from the main window. + src/textview.c: + textview_show_message() + textview_show_part() + textview_add_part(): use MessageView::forced_charset if specified. + +2003-04-03 + + * src/mainwindow.c: modified File menu a bit. + * src/menu.[ch]: added functions to handle item factory rc strings. + * src/messageview.[ch]: added a menu, and made it take over main + window's menu shortcuts. + added msginfo which is duplicated on display to MessageView. + * src/prefs_common.c: prefs_keybind_apply_clicked(): use + menu_factory_clear_rc(). + +2003-03-28 + + * send_message.c: send_message_smtp(): + re-enabled forcing of SMTP AUTH method. + Clear temporary password if authentication failed. + * smtp.c: output warning to log and set SMTPSession::error_val + if error occurs. + * smtp.h: changed error value to enum. Added SMTPSession::error_val. + * src/mbox.c: proc_mbox(): force updating of folder. + +2003-03-28 + + * src/pop.h: changed error value to enum. + * src/pop.c: pop3_retr_recv(): return PS_IOERR when inc_drop_message() + failed. + pop3_ok(): return appropriate error value based on current state. + Output warning to log if error occurs. + +2003-03-27 + + * src/nntp.[ch] + src/news.[ch]: refactored. Remove NNTPSockInfo and use NNTPSession + in nntp.c. + +2003-03-27 + + * src/inc.c: inc_pop3_session_do(): retrun appropriate error if + Session::state == SESSION_ERROR. + * po/POTFILES.in: removed src/automaton.c and src/send.c. + Added src/send_message.c. + +2003-03-26 + + * src/pop.[ch] + src/session.c: fixed breakage of POP3 retrieval. + session_recv_data_from_sock_unescape(): read until terminator + appears and also return the actual size. + +2003-03-25 + + * src/automaton.[ch]: removed. + * src/session.c: removed some of the debug output. + * src/smtp.c: smtp_session_recv_msg(): workaround in case server + returns EHLO-style response to HELO command. + Ignore all multiline responses except for EHLO since they are + allowed for any command. + +2003-03-25 + + * src/session.[ch] + src/pop.c: fixed retrieval of messages which contain dot-escaped + lines. + session_recv_data(): added a flag for unescape. + session_recv_data_from_sock_unescape(): new. It receives message + for each line and unescapes dot-escaped lines. + Removed the previous workaround. + * src/defs.h: decreased UI_REFRESH_INTERVAL to 40 msec. + +2003-03-25 + + * src/pop.[ch]: workaround for brekage of retrieval when given size + and actual one is different. + +2003-03-24 + + * src/pop.c: pop3_retr_eom_recv(): ignore invalid end of message + since some servers sometimes return incorrect message size. + * src/news.c: news_session_new(): zero clear NNTPSession object. + Don't initialize Session::sock with nntp_sock->sock to prevent + double-free of SockInfo. + * src/imap.c: zero clear IMAPSession object. + imap_cmd_append(): don't close SockInfo. + +2003-03-22 + + * src/pop.c: pop3_session_recv_msg(): fixed STLS. + +2003-03-22 + + * src/inc.[ch] + src/pop.[ch]: reimplemented using new I/O system. + * src/session.[ch]: session_recv_data(): new. + session_send_data_to_sock() + session_recv_data_from_sock(): decreased the frequency of progress + notification. + +2003-03-22 + + * src/smtp.c: smtp_auth_recv(): fixed CRAM-MD5 authentication. + +2003-03-20 + + * src/session.[ch]: session_start_tls(): new. + session_recv_msg(): made it static. + +2003-03-20 + + * implemented asynchronous network I/O. + * src/session.[ch]: the interface to communicate with servers through + child process. + * src/smtp.[ch] + src/send_message.[ch]: rewrote using new I/O system. + * src/socket.[ch]: renamed *_write() to *_write_all(), and made + *_write() as just a simple wrapper for write(). + * src/utils.c: get_outgoing_rfc2822_str(): new. It modifies the + message to send with SMTP or NNTP. + file_read_stream_to_str(): new. + +2003-03-12 + + * src/textview.c: textview_button_pressed(): corrected the range of + URI link. + * src/compose.c: compose_wrap_line_all_full(): treat UTF-8 characters + represented with more than 2 bytes as 2 character width and 2 bytes + one as a single character width as a workaround for wrapping problem. + +2003-03-12 + + * src/utils.c: subject_compare_for_sort(): allow null strings (fixes + summary sorting). + +2003-03-11 + + * implemented HTML link correctly. + * src/html.[ch]: HTMLAttr, HTMLTag: new structure for attributes / + tags. + html_get_tag(): new. It parses tag and returns HTMLTag object. + html_parse_tag(): also parses tags and 'href' attributes. + * src/textview.c: textview_write_link(): new. It creates link string. + +2003-03-10 + + * src/compose.c: compose_wrap_line_all_full(): fixed an infinite + loop / crash bug (thanks to Darko Koruga). + compose_write_to_file(): put correct charset element when + conversion failed but want to send anyway. + +2003-03-10 + + * src/headerview.c: headerview_show() + src/textview.c: textview_write_line(): remove unreadable characters + from displayed strings to prevent crashes on multi-byte + environments. + * src/codeconv.[ch]: conv_unreadable_locale(): new. It was separated + from conv_localetodisp(). + +2003-03-10 + + * src/procmsg.c: procmsg_cmp_by_subject() + src/summaryview.c: summary_cmp_by_subject(): ignore Re: when + comparing subjects. + * src/utils.[ch]: + subject_compare_for_sort() + trim_subject_for_sort(): new. + +2003-03-07 + + * version 0.8.11 + +2003-03-07 + + * src/defs.h: added -i option to the default sendmail command. + +2003-03-06 + + * src/codeconv.[ch]: added missing character encodings and locales. + +2003-03-06 + + * src/procmsg.[ch]: + procmsg_get_mark_sum() + procmsg_open_mark_file() + procmsg_read_mark_file(): take FolderItem instead of directory + path. + +2003-03-05 + + * src/codeconv.c: conv_encode_header(): fixed a bug that spaces + which is on the wrap boundary would be lost when encoding long + non-ascii strings (thanks to Sergey Vlasov). + Don't force wrapping within a long word until it reaches hard line + length limit (998 characters) (workaround for the breakage of + long address list with no spaces). + +2003-03-03 + + * src/prefs_account.c: fixed compile failure when using neither + gpg or ssl. + +2003-03-03 + + * src/codeconv.c: fixed UTF-8 locale support. + conv_get_code_conv_func(): return conv_noconv if locale encoding + is UTF-8. Return conv_latintodisp on ISO-8859-* to locale encoding + conversion. + conv_convert(): call conv_iconv_strdup() instead of + conv_codeset_strdup(). + conv_codeset_strdup(): moved some codes into conv_iconv_strdup(). + +2003-02-28 + + * src/prefs_account.[ch]: added an option to use command output for + signature. + * src/compose.c: compose_insert_sig(): use command output if + specified. + compose_insert_command_output(): new. + +2003-02-28 + + * src/main.c: main(): remove lock socket if sylpheed is not running + when --status command is executed. + lock_socket_remove(): new. + +2003-02-27 + + * src/codeconv.c: conv_codeset_strdup(): don't convert if current + codeset is US-ASCII (or POSIX). + +2003-02-21 + + * src/codeconv.c: conv_iconv_strdup(): try to skip invalid characters + and continue conversion. + +2003-02-21 + + * src/summaryview.c: summary_selected(): always update widget + sensitivity. + +2003-02-20 + + * src/utils.c: tzoffset_sec(): fixed a bug that displayed wrong + date in timezones more than GMT+12 or less than GMT-12. + +2003-02-18 + + * src/prefs_common.[ch] + src/sourcewindow.c: remember the size of source window. + * src/md5.c: fixed a compile problem with gcc 3.3. + +2003-02-17 + + * src/about.c: about_create(): modified the copyright notice. + +2003-02-17 + + * src/colorlabel.c: don't use pixmaps for label color rect but draw + rectangles so we can respect the color map of palette based visuals + (fixes the long time crashes on Solaris - thanks to Alfons + Hoogervorst). + +2003-02-17 + + * src/procheader.c: procheader_date_parse(): made month string case + insensitive. + * src/prefs_filter.c: prefs_filter_close(): fixed the crash when the + selection list is empty. + +2003-02-14 + + * src/quote_fmt_parse.y: removed gettext translatable strings. + * src/unmime.c: unmime_header(): remove broken characters when + code conversion failed. + * src/codeconv.c: conv_encode_header(): fixed a bug that broken + headers if long words more than 75 characters are entered. + +2003-02-13 + + * src/prefs_account.c: prefs_account_receive_create() + src/utils.c: to_human_readable(): made units translatable. + +2003-02-13 + + * src/codeconv.c: isprintableeuckanji(): don't allow more than 0xf4 + at first byte (fixes abort() problem of glibc). + * src/html.c: html_read_line(): remove characters which can't be + displayed on the current locale. + +2003-02-11 + + * src/utils.[ch]: + trim_subject_for_compare(): renamed from trim_subject(). + trim_subject(): new. It removes [...] or (...) at the beginning + of subject. + * src/prefs_folder_item.c + src/folder.[ch]: + added options for trimming summary / compose subject. + * src/summaryview.c: summary_set_header(): trim subject if the folder + option is set. + * src/compose.c: compose_reply_set_entry(): trim subject if the folder + option is set. + +2003-02-09 + + * src/codeconv.c: + LBREAK_IF_REQUIRED(): don't break lines before first word (fixes + X-Face header problem). + conv_encode_header(): allow up to 97 characters for one word. + +2003-02-07 + + * src/filter.c: filter_match_condition(): fixed the bug that + second condition ignored regex. + * src/news.h: NewsGroupInfo: use guint for message numbers + (fix count in grouplist dialog) (thanks to Thorsten Maerz). + +2003-02-06 + + * src/codeconv.c: conv_encode_header(): fixed a segfault bug + on code conversion failure. + conv_get_charset_str() + conv_get_charset_from_str(): optimized using hash table. + +2003-02-06 + + * src/quote_fmt_parse.y: + SHOW_MESSAGE_NO_SIGNATURE, SHOW_QUOTED_MESSAGE_NO_SIGNATURE: + treat only "\n-- \n" as a signature separator. + +2003-02-05 + + * src/gtkutils.[ch]: gtkut_ctree_node_prev(): new. + * src/summary_search.c: summary_search_execute(): search collapsed + nodes, too. + +2003-02-05 + + * src/codeconv.c: + conv_unreadable_latin(): include 0x7f as an unreadable character. + conv_localetodisp(): don't remove 8bit characters by default. + conv_get_current_charset() + conv_get_outgoing_charset(): return ISO-8859-15 if "@euro" is + appended at the last of locale name. + * src/compose.c: compose_write_to_file(): show from and to encoding + when code conversion failed. + +2003-02-04 + + * version 0.8.10 + +2003-02-04 + + * src/procmsg.h: WRITE_CACHE_DATA(): little speed improvement + (thanks to Colin Leroy). + * src/mh.c: mh_get_msginfo(): added NULL check (thanks to Thorsten + Maerz). + +2003-02-03 + + * src/textview.c: textview_write_line(): don't convert if conv is + NULL. + +2003-02-03 + + * src/codeconv.[ch]: + renamed conv_guess_encoding() to conv_guess_ja_encoding(). + conv_localetodisp(): new. It removes unreadable characters from + (assumed) current locale string. + conv_codeset_strdup(): convert into ISO-8859-1 if dest_code is + NULL and current locale encoding is US-ASCII. + conv_get_code_conv_func(): return conv_ustodisp if US-ASCII is + specified for destination charset. + * src/textview.c: textview_write_line(): use conv_localetodisp() + instead of strncpy2() if conversion failed. + +2003-01-31 + + * src/codeconv.c: conv_iconv_strdup() + src/imap.c: + imap_modified_utf7_to_locale() + imap_locale_to_modified_utf7(): use ICONV_CONST macro to remove + a warning on some systems. + * src/codeconv.c: conv_iconv_strdup(): flush iconv() output and + truncate buffer. + Return NULL instead of incomplete string if conversion failed. + +2003-01-30 + + * src/summaryview.c: summary_execute(): select appropriate node + if currently selected node is to be deleted. + * src/gtkutils.[ch]: gtkut_ctree_node_is_selected(): new. Returns + TRUE if the specified node is selected. + +2003-01-30 + + * src/summaryview.c: summary_status_show(): fixed a occasional crash + on deleting or moving. + +2003-01-29 + + * src/codeconv.c: conv_unreadable_eucjp(): made the validity check + of EUC-JP more accurate. + isprintableeuckanji(): new. Use table for validity check of EUC-JP. + +2003-01-17 + + * version 0.8.9 + +2003-01-17 + + * updated INSTALL. + +2003-01-17 + + * src/quoted-printable.c: qp_encode_line(): fixed linebreak + duplication bug if the source string has CRLF. + * src/utils.[ch]: + canonicalize_str(): new. Returns newly allocated canonicalized + string. + uncanonicalize_file(): new. Uncanonicalize (CRLF -> LF) text. + uncanonicalize_file_replace(): new. + * src/compose.c: always canonicalize body before processing, and + uncanonicalize before returning. + +2003-01-17 + + * src/procmime.c: procmime_get_encoding_for_charset(): prefer + ENC_8BIT for Russian charsets. + * src/compose.c: compose_write_to_file(): use base64 when signing + 8bit message. + +2003-01-16 + + * src/prefs_common.c: prefs_send_create(): added a description for + the setting of Content-Transfer-Encoding. + +2003-01-16 + + * src/codeconv.c: fixed locale_table for Russian locales (thanks to + Sergey Vlasov). + * src/procmime.c: procmime_get_encoding_for_charset(): return + ENC_BASE64 for ISO-8859-5, KOI8-* and Windows-1251. + * src/compose.c: compose_attach_append(): set correct Content- + Transfer-Encoding for message/rfc822. + compose_write_to_file(): enabled user-definable Content-Transfer- + Encoding. + * src/prefs_common.[ch]: added an option for user-defined Content- + Transfer-Encoding. + +2003-01-15 + + * src/quoted-printable.[ch]: qp_encode_line(): fixed a bug if the + line doesn't end with linebreak. + +2003-01-15 + + * implemented quoted-printable encoding. + * src/quoted-printable.[ch]: qp_encode_line(): new. + * src/compose.c: + compose_write_to_file() + compose_write_attach(): implemented quoted-printable encoding. + compose_attach_property_create(): enabled quoted-printable menu + item. + * src/procmime.c: procmime_get_encoding_for_charset(): return + ENC_QUOTED_PRINTABLE for ISO-8859-* and CP125* charset. + * src/Makefile.am: added $(LIBICONV) to sylpheed_LDADD for libiconv + support. + +2003-01-14 + + * src/folderview.c + src/summaryview.c + src/utils.[ch]: get_abbrev_newsgroup_name(): improved the way + of abbreviation of newsgroup name. + +2003-01-14 + + * configure.in: show the result of iconv detection. + +2003-01-13 + + * src/codeconv.[ch]: made the transition from libjconv to iconv(). + conv_iconv_strdup(): new. + * src/about.c + src/imap.c + src/mainwindow.c + src/prefs_common.c: replaced HAVE_LIBJCONV to HAVE_ICONV. + +2003-01-10 + + * src/compose.c + src/folderview.c + src/prefs_folder_item.c: English fix (property -> properties). + * src/prefs_filter.c: alert if entry is not saved. + prefs_filter_dialog_to_filter(): new. + +2003-01-09 + + * src/codeconv.c: conv_encode_header(): fixed a bug which output raw + strings after linefeed. + * updated INSTALL. + +2003-01-08 + + * src/codeconv.[ch]: code cleanup and optimization. + conv_code_converter_new() + conv_convert(): use functions obtained by conv_get_code_conv_func() + when using libjconv. + conv_codeset_strdup(): code cleanup. + conv_get_code_conv_func(): added an argument for destination + character set, and generalized. + +2003-01-06 + + * src/codeconv.c: LBREAK_IF_REQUIRED(): break line only if some + characters follow. + * src/compose.c: compose_convert_header(): remove trailing spaces. + * src/customheader.c: custom_header_read_str(): strip the spaces + of name and value. + * src/prefs_customheader.c: prefs_custom_header_clist_set_row(): + strip the spaces of name and value. + +2002-12-25 + + * version 0.8.8 + +2002-12-25 + + * src/codeconv.c: conv_encode_header(): fixed a bug which will run + into infinite loop when encountering invalid characters. + +2002-12-25 + + * src/procmsg.[ch]: procmsg_sort_msg_list(): new. It sorts message + list. + * src/summaryview.c: summary_show(): removed summary_sort() because + it is done inside folder_item_get_msg_list(). This will improve + the performance of summary display. + Sorted out the summary sort functions using macros. + * src/mh.c + src/imap.c + src/news.c + src/folder.[ch]: folder_item_get_msg_list(): return pre-sorted + list if FolderItem::sort_key is set. + Added SORT_BY_TO to FolderSortKey enum. + * src/mainwindow.c: added "View/Sort/by recipient". + +2002-12-20 + + * version 0.8.7 + +2002-12-20 + + * src/codeconv.c: conv_encode_header(): fix for redundant space on + line-breaking. + * src/compose.c: compose_convert_header(): always pass string to + conv_encode_header() for line-breaking. + +2002-12-20 + + * src/textview.c: textview_make_clickable_parts(): fixed incorrect + parsing of email addresses. + +2002-12-19 + + * src/defs.h: added DEFAULT_BROWSER_CMD. + * src/mimeview.c: mimeview_view_file() + src/prefs_common.c: prefs_other_create() + src/utils.c: open_uri(): changed the default web browser to + mozilla, and changed 'raise' command (which is undocumented) + to 'new-window' in 'netscape -remote'. + +2002-12-19 + + * src/compose.c: compose_send_control_enter(): fixed crash on + Ctrl-Enter when Message/Send has no accelerator key (thanks to + Sergey Vlasov). + +2002-12-18 + + * src/mainwindow.c: + set_charset_cb() + sort_summary_cb() + sort_summary_type_cb(): prevent unwanted processing on unchecking + menu items. + +2002-12-18 + + * src/main.c: process command line option before gtk_init() to + enable remote operation without X (thanks to Ruslan N. Balkin). + * src/codeconv.c: conv_encode_header(): fixed a potential buffer + overflow. + +2002-12-18 + + * src/Makefile.am: changed $(target_alias) to $(target_triplet) + (the spec of autotools seems to be changed). + +2002-12-18 + + * src/imap.c: get path separator using LIST command if server + doesn't support NAMESPACE (based on the patch by Brian Sammon). + imap_parse_list(): added an argument to return path separator. + imap_get_namespace_by_list(): new. + +2002-12-17 + + * src/addr_compl.c: add_address(): removed the debug print. + * src/gtkutils.[ch]: gtkut_window_popup() + src/mainwindow.c: main_window_popup(): applied the patch to fix + the behavior of window popup from Sergey Vlasov (thanks!) + * src/account.c: account_edit_create(): use signal_connect_after + for row_move signal to fix the row position bug. + account_row_moved(): scroll the CList half page. + * src/prefs_filter.c: prefs_filter_row_move(): scroll the CList + half page. + * src/summaryview.c: summary_reply(): use selection text only if + the displayed message is selected (thanks to Sergey Vlasov). + +2002-12-13 + + * src/codeconv.c: conv_encode_header(): reimplemented the routine + of MIME header encoding. And use Q-encoding method if the current + locale is single-byte one. + * src/utils.[ch]: is_next_nonascii(): take multi-byte string instead + of wide-character string. Consider control codes as non-ASCII. + get_next_word_len(): new. It returns the length of next word. + is_next_mbs(), find_wspace(): removed. + * src/quoted-printable.[ch]: new. + qp_decode_line(): decodes one QP line. + qp_decode_q_encoding(): decodes Q-encoded string in MIME header. + qp_get_q_encoding_len(): returns the length when a string is + Q-encoded. + qp_q_encode(): Q-encode a string (RFC 2047). + * src/unmime.c: moved the functions for quoted-printable to + quoted-printable.c. + +2002-12-05 + + * src/send.c: send_message_local(): escape line that only have one + dot character (postfix's sendmail command will stop there). + +2002-12-05 + + * src/send.c: send_message_local(): don't escape first-dot line + (thanks to Sergey Vlasov). + +2002-12-03 + + * autogen.sh: added 'libtoolize --force --copy' to override the + current ltmain.sh. + * acconfig.h: removed. + * configure.in: increased minimal version of GPGME to 0.3.10. + Fixed checking of XIM. + * ac/check-type.m4 + ac/gnupg-check-typedef.m4: added an argument for comment. + +2002-11-29 + + * src/imageview.[ch]: fixed conflicting declarations of + imageview_show_image() (thanks to Thorsten Maerz). + +2002-11-28 + + * src/compose.c: compose_entry_append(): don't add ", " on subject + entry. + * src/codeconv.c: conv_get_outgoing_charset(): obtain outgoing + charset from the table (currently disabled for non-Japanese locales). + conv_get_current_locale(): also refer to LC_CTYPE. + +2002-11-27 + + * README: added a description about hidden settings. + +2002-11-27 + + * src/prefs_common.[ch]: reorganized the common prefs dialog. + Made enable_hscrollbar and bold_unread hidden options. + +2002-11-26 + + * src/quote_fmt_parse.y: fixed a parse error (thanks to Andreas Hinz). + +2002-11-26 + + * src/account.[ch]: + account_find_from_message_file() + account_find_from_msginfo(): new. They find an account from the + headers like 'From:', 'X-Sylpheed-Account-Id:', and 'AID:' in the + specified message. + * src/compose.c: + compose_reedit(): restore messages' previous account on composition. + compose_write_headers(): add 'X-Sylpheed-Account-Id:' header + on draft mode. + +2002-11-26 + + * src/compose.c: cleaned up the code using compose_entry_set() + (don't use gtk_entry_set_text() directly). + +2002-11-25 + + * src/imap.c: imap_parse_namespace(): fixed a memory leak. + +2002-11-22 + + * updated autotools and libtool to the latest version. + * configure.in: added AC_PREREQ(2.50). + +2002-11-22 + + * src/textview.c: textview_set_font(): fix for message display in + UTF-8 locales (thanks to Sergey Vlasov). + +2002-11-21 + + * src/imageview.[ch]: imageview_show_image(): resize images to fit + the window size if specified. + * src/prefs_common.[ch]: added an option 'Resize attached images'. + +2002-11-20 + + * refactoring for SMTP implementation. + * src/session.h: added ui_func to Session. + * src/smtp.[ch]: separated the connection routine from + smtp_session_new() to smtp_connect(). + Changed the argument of every function other than smtp_ok() from + SockInfo to SMTPSession. + Call UI callback from each functions. + * src/send.c: send_message_smtp(): separated the code for UI update + into send_progress_dialog_update(). + +2002-11-18 + + * src/smtp.[ch]: separated smtp_auth() from smtp_from(). + * src/send.c: send_message_smtp(): call smtp_auth() and display + the state to the dialog. + +2002-11-18 + + * src/filter.c: strmatch_regex(): use extended regex (thanks to + Fabien Devaux). + * src/main.c: main(): removed the code for assortrc -> filterrc + transition. + * src/gtkutils.c: gtkut_font_load(): only use gdk_font_load() if + current locale is C or POSIX. + gtkut_stext_is_uri_string(): include "www." for URI string. + * src/textview.c: textview_make_clickable_parts(): include "www." + for URI string. + +2002-11-15 + + * version 0.8.6 + +2002-11-13 + + * src/textview.c: textview_add_part(): indicate signature status + using different colors. + +2002-11-12 + + * src/folder.c: folder_write_list_recursive(): escape + To/Cc/Bcc/Reply-To strings. + +2002-11-11 + + * src/codeconv.c: conv_encode_header(): enabled B-encoding of + headers on locales other than Japanese when not using libjconv. + +2002-11-11 + + * src/inc.[ch]: added INC_IO_ERROR to IncState. Also added its + corresponding error message. + inc_pop3_session_do(): set INC_IO_ERROR instead of INC_NOSPACE + on PS_IOERR. + +2002-11-07 + + * src/prefs_account.[ch]: removed prefs_account_save_config() since + it is not used. + * src/procmime.[ch]: removed procmime_mimeinfo_free() since + procmime_mimeinfo_free_all() can be used in every case. + +2002-11-06 + + * src/account.c: account_get_special_folder(): support F_INBOX, and + made code cleanup. + +2002-11-06 + + * src/compose.[ch]: ComposeEntryType: changed COMPOSE_* to + COMPOSE_ENTRY_*, and added + COMPOSE_ENTRY_{REPLY_TO,SUBJECT,FOLLOWUP_TO}. + compose_reply() + compose_forward() + compose_redirect(): added FolderItem to the arguments, and reflect + settings in the item. + compose_entry_set(): new. + compose_entry_append(): code cleanup. + compose_entries_set_from_item(): take ComposeMode in its arguments, + and enabled FolderItem::use_auto_to_on_reply. + * src/summaryview.c: summary_reply(): pass folder_item to + compose_{reply,forward,redirect}(). + +2002-11-05 + + * src/gtkutils.[ch]: + gtkut_font_load(): new. It automatically choose font or fontset + by current locale. + gtkut_font_load_from_fontset(): new. It tries to load single font + instead of fontset from a fontset string. + * src/alertpanel.c + src/folderview.c + src/headerview.c + src/summaryview.c: workaround for the problem that couldn't display + 8-bit characters in C or POSIX locale (use font instead of fontset). + * src/compose.c + src/sourcewindow.c + src/textview.c: made code cleanup using gtkut_font_load*(). + +2002-10-29 + + * src/mh.c: mh_get_msginfo(): set correct message number. + +2002-10-29 + + * src/folder.[ch]: added a new virtual method Folder::get_msginfo(). + It returns a new MsgInfo associated to a message number. + folder_item_get_msginfo(): new. + * src/imap.[ch]: imap_get_msginfo(): new. + * src/mh.[ch]: mh_get_msginfo(): new. + * src/news.[ch]: news_get_msginfo(): new. + +2002-10-28 + + * src/codeconv.c: conv_euctojis(): fixed a bug which will cause + infinite loop if an invalid code appeared. + +2002-10-25 + + * src/codeconv.c: conv_codeset_strdup() + src/html.[ch]: html_read_line(): don't output conversion failure + warnings. + Added HTML_CONV_FAILED to the enum HTMLState. + +2002-10-24 + + * implemented per-folder auto-set address (still in progress). + * src/compose.[ch]: compose_new(): added FolderItem to its arguments, + and set entries from it (if mailto is empty). + compose_entry_append(): activate menu if required. + compose_entries_set_from_item(): new. + * src/folder.[ch]: added auto_to, use_auto_to_on_reply, auto_cc, + auto_bcc, and auto_replyto to FolderItem, and renamed apply_sub to + ac_apply_sub. + folder_build_tree(), folder_read_folder_func(), + folder_write_list_recursive(): added the above members. + * src/prefs_folder_item.[ch]: added auto-set addresses. + * src/pop.[ch]: removed Pop3State::prev_folder. + +2002-10-11 + + * src/compose.c: allow dropping files by also "moving" files from a + file manager (thanks to Alfons). + +2002-10-10 + + * compose_reply_set_entry(): made Reply-To have priority over + List-Post on ML reply. + +2002-10-09 + + * src/gtksctree.[ch]: gtk_sctree_set_anchor_row(): new. + * src/summaryview.c: summary_step(): fixed a bug that lost the + correct selection anchor. + summary_key_pressed(): use gtk_sctree_select() instead of + gtk_ctree_select(). + * src/inc.[ch] + src/pop.c + src/recv.c: differentiate disk full and socket errors + (thanks to Colin Leroy). + +2002-10-08 + + * src/account.c: account_edit_prefs(): removed unused variables. + * src/compose.[ch]: separated WITH_QUOTE/WITHOUT_QUOTE flags in + ComposeMode. + compose_reply() + compose_reply_set_entry(): receive reply type with one argument. + * src/summaryview.c: summary_reply(): reduced conditional branches. + +2002-10-08 + + * src/compose.c: compose_redirect(), compose_reedit(): strip CR + from line ends (thanks to Sergey Vlasov). + * src/folderview.c: renamed 'Rescan folder tree' to 'Rebuild + folder tree'. + +2002-10-08 + + * src/folder.[ch]: added a virtual method Folder::remove_msgs(). + * src/imap.[ch]: implemented imap_remove_msgs() which expunges + messages all at once. + +2002-10-07 + + * src/account.[ch]: account_open(): new. It opens account prefs + dialog and reflects to UI when finished. + * src/folderview.c: + folderview_button_pressed() + folderview_property_cb(): open account prefs dialog when the + property of the root folder of remote account is requested. + +2002-10-07 + + * src/account.c: account_destroy(): unref account information in + folders. + * src/folder.[ch]: folder_unref_account_all(): new. It unref the + specified account information in all folders. + * src/folderview.c: + folderview_rm_imap_server_cb() + folderview_rm_news_server_cb(): destroy Folder first because + folder_destroy() refers to account information. + +2002-10-04 + + * src/account.c: account_find_from_item(): fixed a bug which didn't + select the correct account. + * inc_pop3_session_do(): + fixed the resource leak when SSL initialization failed. + Immediately break from temporary event loop if cancelled. + +2002-10-04 + + * src/account.[ch]: account_find_from_item(): new. + * src/compose.c: + compose_reply(), compose_forward(), compose_redirect() + src/mainwindow.c: compose_cb(): select optimal account when + composing. + * src/folder.[ch]: added FolderItem::apply_sub. + * src/menu.[ch]: menu_find_option_menu_index(): new. It finds the + index of option menu which contains the specified data. + * src/prefs_folder_item(): added Compose tab, and the setting of + folder account. + +2002-10-04 + + * configure.in: added $LDAP_LIBS for lber library detection. + +2002-10-03 + + * version 0.8.5 + +2002-10-03 + + * src/procmsg.c: procmsg_msginfo_get_full_info(): fixed a memory + leak, and added error checking. + +2002-10-03 + + * src/compose.[ch]: added a flag Compose::use_newsgroups, and + removed Compose::orig_account. + compose_check_for_valid_recipient(): check only enabled entries. + compose_write_headers() + compose_redirect_write_headers(): add Newsgroups header only + when the entry is enabled. + compose_send(): modified the method of finding a mail account + from a news account so that it tries to match the From address. + * src/send.c: send_message_queue(): enabled the queueing of news + messages. + * src/news.[ch]: news_post_stream(): new. + +2002-10-03 + + * configure.in: check lber first and use $LDAP_LIBS on the check + for ldap. + +2002-10-02 + + * po/*.po: fixed many typos of format strings which will lead to + crash (thanks to Sergey Vlasov). + +2002-10-02 + + * src/procheader.c: procheader_parse_stream(): added Cc header + to the target for full parsing. + * src/procmsg.[ch]: procmsg_msginfo_get_full_info(): new. It + returns the full message information from the given information. + * src/compose.c: compose_reply(), compose_forward(): get full + message information for Cc header. + +2002-10-02 + + * src/inc.c: inc_account_mail(), inc_all_account_mail(): update + IMAP4 and NNTP folder summary after checking those accounts. + +2002-10-01 + + * version 0.8.4 + +2002-10-01 + + * src/prefs_common.c: prefs_compose_create(): modified the label + of the option for Reply button. + * configure.in: add -lldap and -llber to the 5th argument of + AC_CHECK_LIB() for LDAP library detection. + +2002-09-30 + + * INSTALL + INSTALL.jp: updated. + +2002-09-30 + + * src/mainwindow.c: toggle the behavior of Reply button between + normal reply and reply-to-list. + * src/prefs_common.[ch]: added an option to switch the function + of Reply button. + +2002-09-27 + + * src/compose.c: compose_new(): removed the workaround for XIM + because it doesn't have any effect and only seems to cause + hangs. + +2002-09-26 + + * src/compose.[ch]: compose_reply(): added a flag for reply-to-ML. + compose_parse_header(): parse also List-Post header. + compose_reply_set_entry(): support reply-to-ML (fall back to + normal reply if ML address is not found). + * src/mainwindow.c + src/prefs_common.c + src/summaryview.c: reorganized Reply menu and added 'Reply to + mailing list'. + * src/utils.[ch]: scan_mailto_url(): new. It scans mailto URL and + returns newly allocated parameters. + +2002-09-25 + + * src/account.c: account_read_config_all(): set account information + to default before initializing with configuration file. + * src/prefs_account.[ch]: prefs_account_new(): new. It returns a + newly created account information structure initialized by + the default settings. + +2002-09-24 + + * src/addr_compl.c: + replace_address_in_edit(): check if newtext is NULL. + completion_window_button_press(): fixed a memory leak. + * src/pop.c: LOOKUP_NEXT_MSG(): don't expire messages whose + recv_time is RECV_TIME_KEEP. + pop3_getrange_uidl_recv(): only set get_all flag if + ac_prefs->getall is set. + pop3_retr_recv(): don't delete messages which are not received + by filter, and set recv_time to RECV_TIME_KEEP in the case. + * src/pop.h: added an enum RecvTime. + * src/inc.c: inc_drop_message(): unlink temporary message file if + not received by filter. + +2002-09-20 + + * src/mainwindow.c: added 'Edit/Select thread' menu. + * src/summaryview.[ch]: added 'Select thread' to the context menu. + summary_select_thread(): new. It selects all messages of current + thread. + +2002-09-19 + + * src/rfc2015.c: check_signature(): corrected error handling and + fixed memory leak. + +2002-09-19 + + * src/rfc2015.c: check_signature(): correctly remove the last empty + line, and canonicalize the file part before verifying (this should + fix incompatibility with Evolution or some other MUAs). + * src/utils.[ch]: copy_file_part(): new. It copies the specified + range of file stream to another file. + +2002-09-19 + + * src/compose.c: compose_write_to_file(): force BASE64 encoding for + 8-bit text when signing (thanks to Colin Leroy). + +2002-09-16 + + * src/prefs_common.c: prefs_send_create(): fixed the charset string + for Cyrillic (Windows-1251). + +2002-09-15 + + * version 0.8.3 + +2002-09-15 + + * src/codeconv.c: changed the charset for ru_RU.CP1251 to + Windows-1251. Added bg_BG locale. + +2002-09-11 + + * src/compose.c: account_activated(): change the state of menu items + and entries according to the selected account. + compose_select_account(): new. It changes the state of title bar, + menu items and entries. + +2002-09-11 + + * src/inc.c: inc_mail(): correct new_msgs when inc_spool() returned + by error. + Don't refresh summary view on fetching when open_inbox_on_inc is + set. + +2002-09-10 + + * src/summaryview.c: summary_show(): refresh even if open_inbox_on_inc + is set (to avoid summary refresh problem). + * src/imap.c: removed warnings by checking the existence of directory + before calling remove*_numbered_files(). + +2002-09-06 + + * src/prefs_common.c: corrected English. + +2002-09-06 + + * src/prefs_common.[ch]: added an option: "Mark messages as read + only when opened in new window". + +2002-09-04 + + * src/folder.c: + folder_tree_destroy() + folder_write_list_recursive(): added sanity check. + * src/imap.c: imap_scan_tree(): if folder->node is NULL and + can't get session, create empty folder node (based on the + Alfons' suggestion). + +2002-09-03 + + * src/textview.c: textview_key_pressed(): pass GDK_Delete event to + SummaryView. + * src/summaryview.c: summary_key_pressed(): scroll correct TextView + on MIME mode. + +2002-09-02 + + * src/news.c: news_scan_group(): fixed wrong message number + calculation. + +2002-08-30 + + * major refactoring for POP3. + * src/inc.[ch]: moved Pop3State, inc_pop3_state_new(), + inc_pop3_state_destroy(), inc_get_uidl_table(), and + inc_write_uidl_list() into pop.c. + Moved Pop3State::folder_table and Pop3State::inc_state into + IncSession. + inc_start() + inc_put_error(): added lockbusy state. + inc_pop3_session_do(): obtain inc_state from Pop3State::error_val. + inc_cancel(): don't terminate the automaton here but just set + the flags to prevent crash. + * src/pop.[ch] + pop3_getauth_pass_recv() + pop3_getauth_apop_recv(): check lockbusy state. + pop3_retr_recv(): check Pop3State::cancelled flag. + * src/automaton.[ch]: added 'cancelled' flag to Automaton. + automaton_input_cb(): terminate if cancelled flag is true. + * sylpheed.desktop: changed Type=Internet to Type=Application. + Added Categories=Application;Network;. + +2002-08-29 + + * src/inc.[ch] + src/pop.c + src/progressdialog.c: show detailed information to the status + column. + Added cur_total_recv_bytes to Pop3State. + * src/prefs_common.[ch]: added an option to specify whether to + close receive dialog when finished. + +2002-08-28 + + * src/folder.[ch]: folder_get_path(): new. It returns the root path + of Folder. + * src/imap.c + src/news.c + imap_folder_destroy() + imap_remove_msg() + imap_remove_all_msg() + news_folder_destroy(): remove cache directories / files when + deleting Folder / messages. + * src/utils.c: + file_exist() + is_dir_exist() + is_file_entry_exist(): check if the argument is NULL. + remove_all_files() + remove_numbered_files() + remove_expired_files(): fixed memory leaks on error. + +2002-08-28 + + * src/folder.[ch] + src/imap.[ch] + src/mh.[ch] + src/news.[ch] + src/session.[ch] + src/smtp.[ch]: made Folder and Session destructor virtual method. + +2002-08-27 + + * src/compose.c: do joining of normal lines only when auto-wrapping. + * src/main.c: modified the warning message for GnuPG. + * src/about.c: about_create(): modified the compiled-in features + list. + * configure.in: improved LDAP library checking (thanks to Alfons). + +2002-08-26 + + * version 0.8.2 + +2002-08-26 + + * src/compose.c: + join_next_line() + compose_wrap_line_all(): backed out the change to join lines that + are not indented. + * NEWS + TODO + TODO.jp: updated. + * configure.in: require at least gpgme-0.3.5. + +2002-08-23 + + * src/alertpanel.c: alertpanel_create(): minor modification. + * modified NEWS. + +2002-08-23 + + * updated NEWS. + +2002-08-23 + + * src/alertpanel.c: alertpanel_create(): modified the layout. + * src/rfc2015.c: check_signature(): don't abort on error. + +2002-08-22 + + * src/compose.c: compose_wrap_line_all(): freeze widget only if + required to repress flickers. + +2002-08-21 + + * src/compose.c: improved line wrapping. + join_next_line() + compose_wrap_line_all(): also join lines that are not indented. + dump_text(): handle multi-byte strings correctly. + +2002-08-21 + + * src/compose.c: compose_wrap_line_all(): fix for auto-wrapping + (go to next line when space is entered at line limit). + +2002-08-19 + + * src/inc.c: inc_get_uidl_table(): fixed a memory leak reported by + Martin Kluge. + +2002-08-16 + + * src/mh.c: mh_scan_tree_recursive(): disabled Maildir folder + checking to prevent confusion. + +2002-08-16 + + * src/folder.[ch]: folder_item_get_msg_list(): added a wrapper for + method Folder::get_msg_list(). + * src/account.c: account_edit_prefs(), account_delete(): use + folderview_set_all() instead of folderview_rescan_all(). + * src/folderview.[ch]: + folderview_check_new_all(): new. Updates all folders. + folderview_rescan_tree(): confirm before executing. + folderview_rescan_all(): commented out since it's not used anymore. + folderview_update_item_foreach(): added a flag for summary update. + * src/inc.c: inc_finished(): update summary only when + prefs_common.scan_all_after_inc is set. + inc_drop_message(): set mtime of target folder to 0 to force + the updating of summary. + inc_start(), get_spool(): update also summary when updating + folder view. + * src/mainwindow.c: changed 'File - Rescan folder tree' to + 'File - Check for new messages in all folders'. + +2002-08-09 + + * src/compose.c: compose_write_to_file(): clearsign message body + if specified. + compose_clearsign_text(): new. Replaces the string with clearsigned + one. + * src/prefs_account.c: added an option for clearsign. + * src/rfc2015.c: rfc2015_clearsign(): new. + pgp_sign(): added a flag for clearsign. + * src/utils.[ch]: get_tmp_file(): return newly allocated unique file + name (needs to be freed by caller). + str_write_to_file(), file_read_to_str(): new. + +2002-08-08 + + * src/procmsg.c: procmsg_read_mark_file(): check key duplication + to avoid memory leak. + +2002-08-08 + + * src/base64.c: include string.h for memcpy(). + * src/gtksctree.c: use macro ABS() instead of function abs(). + * src/prefs_account.c + src/prefs_common.c: renamed 'send' to 'p_send' so as not to + conflict with the function send() in sys/socket.h. + * src/mainwindow.c: commented out the unnecessary functions. + * src/utils.c: canonicalize_file_replace(): correct warning message. + +2002-08-08 + + * src/utils.[ch]: get_tmp_file(): new. Returns the directory for + temporary files in ~/.sylpheed/. + * src/main.c: create temporary directory in ~/.sylpheed/. + * src/compose.c + src/inc.c: create temporary files in ~/.sylpheed/, and modified + the file name. + compose_exec_ext_editor(): fixed a bug that failed to create the + temporary file if g_get_tmp_dir() returned directory other than + '/tmp'. + +2002-08-08 + + * src/utils.c: copy_file(): check if dest_bak != NULL when unlinking. + +2002-08-08 + + * src/utils.[ch]: canonicalize_file_replace(): fixed a bug that fails + to replace the file when the given file and temporary file are not + on the same filesystem. + copy_file(): added a flag whether to keep backup. + move_file(): added a flag whether to overwrite the destination file. + +2002-08-07 + + * src/socket.[ch]: fixed the linking failure when IPv6 is enabled. + * src/select-keys.c: modified key selection dialog. + +2002-08-07 + + * src/socket.[ch]: my_gethostbyname(): new. + * src/utils.c: get_domain_name(): return FQDN instead of short + hostname (thanks to Bob Woodside). + * src/template.c: made the debug messages less verbose. + +2002-08-06 + + * src/prefs_common.[ch]: removed obsolete default sign key setting. + * src/utils.c: canonicalize_file(): correct the error check of + fwrite(). + +2002-08-06 + + * src/compose.c: compose_write_to_file(): + canonicalize line endings before encrypting/signing (this will fix + interoperability with other MUAs). + Removed unnecessary strdup. + Don't encrypt/sign draft message. + * src/utils.[ch]: + canonicalize_file(), canonicalize_file_replace(): new. + * src/passphrase.c + src/select-keys.c: changed g_message() to debug_print() and + g_warning(). + * src/mimeview.c: mimeview_check_signature(): removed unnecessary + MIME structure scanning. + * src/textview.c: textview_add_part(): show signature status in + TextView. + * src/rfc2015.c + src/sigstatus.c: modified translatable strings and some MIME + headers. + +2002-08-06 + + * src/procmsg.c: procmsg_save_to_outbox(): don't forget to remove + the temporary file when saving from queue. +2002-08-05 + + * src/compose.c + src/passphrase.[ch] + src/rfc2015.[ch] + src/prefs_account.[ch] + src/prefs_common.[ch]: merged GnuPG stuff from the claws branch. + Modified some messages. + +2002-08-05 + + * src/textview.c: textview_scan_header(): fixed a memory leak + (thanks to Alfons). + +2002-08-04 + + * src/prefs_actions.c: execute_actions(): put create_io_dialog() + in right conditional block. + +2002-08-01 + + * src/compose.c: compose_wrap_line_all(): fixed character buffer + initialization. + * src/utils.c: + log_print() + log_message() + log_warning() + log_error(): add time stamp to log messages. + +2002-07-31 + + * src/socket.c: + corrected a typo (HAVE_SYS_SELECT -> HAVE_SYS_SELECT_H) + +2002-07-31 + + * src/socket.c: implemented socket I/O timeout. + fd_recv(): new. + * src/pop.c: check errors and return error value correctly. + +2002-07-31 + + * src/prefs_actions.c: made the action's input/output dialog display + without delay. Made the dialog modal instead of making window + insensitive. Also cleaned up its UI. + +2002-07-29 + + * implemented --attach command line option. + * src/main.c: + Cmd::attach_files: new member to store file paths. + parse_cmd_opt(): added --attach option. --compose option is implied. + prohibit_duplicate_launch() + lock_socket_input_cb(): added "compose_attach" message. + * src/compose.c + src/mainwindow.c + src/textview.c: renamed compose_new_with_recipient() to + compose_new(), and added an argument for attachment files. + +2002-07-29 + + * src/logwindow.c: freeze GtkText widget while hidden. + log_window_append(): changed the header for message and warning. + +2002-07-26 + + * src/news.c: implement automatic cache expiration. + news_delete_expired_caches(): new. + news_get_article_list(): fixed a bug that nonexistent messages + were not removed from list. + * src/procmsg.[ch]: procmsg_get_last_num_in_msg_list(): renamed + procmsg_get_last_num_in_cache(). + * src/utils.[ch]: remove_expired_files(): new. + +2002-07-26 + + * src/inc.c: + inc_mail(): force summary refresh when using external command for + incorporation. + inc_all_account_mail(): fixed a bug on spool checking failure. + +2002-07-25 + + * version 0.8.1 + +2002-07-24 + + * src/addressbook.c + src/editaddress.c + src/editgroup.c + src/editldap_basedn.c + src/importldif.c + src/prefs_common.c: fixed memory leaks which didn't free strings + gtk_editable_get_chars() returned. And minor code cleanups. + * src/importldif.h + src/vcard.h: removed C++-style comments. + +2002-07-23 + + * src/codeconv.c: conv_encode_header(): fixed a problem in encoding + strings which include both multi-byte and us-ascii characters. + +2002-07-23 + + * src/utils.c: remove_numbered_files(): don't try to unlink() + directories. + * src/codeconv.c: + conv_get_code_conv_func(): return conv_anytodisp() if charset is + not specified. + conv_unmime_header_overwrite() + conv_unmime_header(): do conv_anytodisp() before decoding header. + +2002-07-14 + + * version 0.8.0 + +2002-07-14 + + * src/compose.c: added 'Tools/Actions' menu. + +2002-07-12 + + * src/base64.c: a minor fix for BASE64VAL() macro. + +2002-07-11 + + * src/base64.c: base64_decode(): fixed a buffer overrun bug. + +2002-07-11 + + * src/codeconv.c + src/compose.c + src/smtp.c + src/unmime.c + src/base64.[ch]: rewrote the BASE64 encode / decode routines. + base64_encode(), base64_decode(): new. + * src/rfc822.[ch]: removed. + * COPYING + src/about.c: removed the copyright notice for fetchmail. + +2002-07-10 + + * src/codeconv.c + src/procmime.c + src/unmime.[ch]: rewrote the MIME decode routines. + unmime_header() + unmime_quoted_printable_line(): new. + * src/procheader.c: + procheader_get_one_field() + procheader_get_unfolded_line(): remove also CR. + +2002-07-08 + + * libkcc: removed from the source tree. + * COPYING + src/about.c: removed the copyright notice for libkcc. + * src/codeconv.c: conv_guess_encoding(): check for ASCII code first + for speedup. + * src/prefs_actions.c: removed unnecessary spaces/tabs. + +2002-07-05 + + * src/prefs_actions.c: comply with the coding style. + Modified the UI design. + * src/mainwindow.c: main_window_set_menu_sensitive(): enable Actions + menu when multiple messages are selected. + +2002-07-05 + + * src/prefs_actions.[ch]: merged the 'Actions' feature from claws. + update_actions_menu(): simplified the menu deletion. + * src/mainwindow.c: added 'Actions' menu to Tools and Configuration. + +2002-07-04 + + * src/codeconv.[ch]: implemented conv_jistoeuc(), conv_euctojis(), + conv_sjistoeuc(), and conv_guess_encoding(). Removed the dependency + to libkcc. + +2002-07-04 + + * configure.in: added check for strchr. + +2002-07-02 + + * src/prefs_common.[ch] + src/inc.c: added an option to inhibit receive error dialog. + +2002-07-01 + + * src/account.c: account_find_from_address(): support multiple + addresses in header. + +2002-06-28 + + * src/gtksctree.[ch]: changed GtkSCTree::anchor_row from gint to + GtkCTreeNode* so that it won't become invalid after the row move. + Removed dependency to gtkutils.c. + * src/prefs_common.[ch] + src/summaryview.c: summary_selected(): added an option to show + message when cursor keys are pressed on summary view. + +2002-06-28 + + * configure.in + src/Makefile.am + src/compose.c: changed "host_alias" to "target_alias" so that it + shows the correct system name on cross-compiling (thanks to + Patrice Mandin). + +2002-06-27 + + * src/prefs_account.[ch]: added the option menu to force an + authentication method for SMTP AUTH. + * src/send.c + src/smtp.[ch]: smtp_from(), smtp_auth(): added an argument to + specify the authentication method for SMTP AUTH. + smtp_ehlo(): allow AUTH responses that don't comply with the RFC. + +2002-06-25 + + * src/prefs_common.[ch] + src/compose.c: enabled "Wrap on input". + +2002-06-25 + + * src/summaryview.[ch] + src/mainwindow.c: added "Go to/{Prev,Next} new message" menu. + Made some code cleanups. + +2002-06-20 + + * src/folderview.c + src/prefs_common.[ch]: added the hidden option to specify the + policy of the vertical scrollbar on folder view. + +2002-06-19 + + * src/messageview.[ch]: + messageview_copy_clipboard(): fixed a bug that couldn't copy text + on MIME mode. + messageview_get_current_textview(): new. + messageview_get_text_widget(): removed. + * src/quote_fmt_parse.y: quote message even if msginfo is empty. + * src/compose.[ch]: implemented the "Paste as quotation" feature. + text_inserted(): new callback for "insert_text" signal. + Add quote mark to the pasted text if Compose::paste_as_quotation + is TRUE. + +2002-06-19 + + * src/compose.c: if the Content-Type of a file is text/*, check + its content and set the optimal Content-Transfer-Encoding (thanks + to Yoichi Yuasa). + +2002-06-18 + + * src/textview.c: textview_key_pressed(): pass key press event to + main window to activate menu shortcuts (thanks to Alfons). + +2002-06-18 + + * src/folder.c: folder_build_tree(): use strtoul() instead of atoi() + for mtime to prevent flooring. + * src/imap.c: + imap_move_msg() + imap_move_msgs_with_dest() + imap_copy_msgs_with_dest(): fixed a bug that prevented multiple + message copy/move. + imap_parse_envelope() + imap_cmd_envelope(): use RFC822.HEADER instead of ENVELOPE to get + full information of messages and simplify the parser. Also fixed + the bug that References header was ignored on threading. + imap_parse_one_address() + imap_parse_address(): removed. + imap_get_header(): new. It reads the RFC822 header and returns + a newly allocated string. + * src/procheader.[ch]: changed procheader_parse() to + procheader_parse_stream() and added different interfaces for it. + +2002-06-17 + + * po/zh_TW.Big5.po: fixed a mistake that caused a crash. + +2002-06-15 + + * version 0.7.8 + +2002-06-13 + + * src/inc.c: inc_get_uidl_table(): fixed a bug that garbage time + could be inserted into the hash table. + inc_write_uidl_list(): a minor code cleanup. + * src/mainwindow.c: main_window_get_current_state(): + make the state unexecutable on an empty folder. + * src/summaryview.c: summary_sort(): don't sort on an empty folder. + * src/pop.c: minor code cleanups. + +2002-06-12 + + * src/prefs_account.c: CREATE_RADIO_BUTTONS(): fixed a typo and + corrected the behavior of the radio buttons. + +2002-06-11 + + * implemented 'Delete messages after N days' feature for POP3. + * src/inc.[ch]: + inc_get_uidl_table() + inc_write_uidl_list(): moved the location of UIDL list file from + RC_DIR/uidl-* to RC_DIR/uidl/*. + Added received time for each UIDLs. + src/main.c: main(): create RC_DIR/uidl/ directory. + src/pop.[ch]: LOOKUP_NEXT_MSG(): delete expired messages here. + Added recv_time to Pop3MsgInfo. + src/prefs_account.[ch]: added an option for the number of days for + leaving messages. + +2002-06-09 + + * version 0.7.7 + +2002-06-07 + + * src/folder.c: folder_set_missing_folders(): fixed a bug that + caused multiplication of special folders on startup if their + types were changed. + * src/folderview.c: folderview_remove_mailbox_cb(): modified the + label. + +2002-06-04 + + * src/compose.c: compose_reply(), compose_forward(): reverted the + last change since it causes lockup problem. + +2002-06-04 + + * src/compose.c: compose_reply(), compose_forward(): don't autowrap + the signature part. + compose_new_with_recipient(): workaround for initial XIM problem. + +2002-06-04 + + * src/mainwindow.c: sort ascending / descending order can be + specified with separated menu items. + Added "View/Sort/Don't sort" menu item. + * src/summaryview.[ch]: summary_sort(): added an argument for + sort type. + +2002-05-31 + + * implemented persistent sort order. + * src/folder.[ch]: + folder_build_tree(): read 'sort_key' and 'sort_type' attributes. + folder_write_list_recursive(): write sorting state. + src/mainwindow.c + src/summaryview.[ch]: summary_show(): sort if required. + select the top node on descending sort. + Removed SummarySortType and sorting state variables from + SummaryView. + +2002-05-30 + + * src/account.c + src/news.[ch] + src/nntp.[ch] + src/prefs_account.[ch]: enabled NNTP over SSL. + * src/nntp.c: nntp_group(): issue MODE READER command and retry + when GROUP command once failed (this seems to avoid problems on + some broken news servers). + +2002-05-30 + + * faq/it/*.html: corrected DOS linebreaks. + * faq/*/*.html: changed ">" to ". + +2002-05-29 + + * src/prefs_account.c: prefs_account_protocol_activated(): hide + unnecessary frames in SSL tab. + +2002-05-29 + + * src/pop.[ch] + src/inc.c + src/prefs_account.[ch]: enabled STLS command in POP3. + * src/account.c: account_clist_set_row(): display TLS setting. + +2002-05-28 + + * src/compose.c: compose_send_later_cb(): support redirect function. + * src/imap.[ch] + src/ssl.h + src/prefs_account.[ch]: enabled STARTTLS command in IMAP4. + * src/send.c + src/smtp.[ch]: use SSLType instead of SSLSMTPType. + +2002-05-28 + + * src/utils.[ch]: make_dir(): wrapper for mkdir() and chmod(). + * src/compose.c: compose_create(): removed unrequired lines. + +2002-05-27 + + * src/news.c: news_scan_group(): fixed a bug that set the wrong + values in some cases. + * src/prefs_account.c: corrected English in Advanced - Folder + settings. + +2002-05-23 + + * src/textview.c: textview_show_message(), textview_show_part(): + fixed a bug that GtkSText *text pointed the incorrect object. + textview_add_part(): freeze GtkSText while adding RFC822 headers. + textview_show_part(): fixed a bug that couldn't display single + part MIME message as text. + +2002-05-22 + + * src/compose.c: compose_redirect_write_to_file(): correct the target + for change_file_mode_rw(). Check if fclose() succeeded. Unlink + incomplete file when an error occured. + +2002-05-22 + + * src/compose.c: + compose_create(): disable menus for draft on redirection mode. + compose_redirect_write_to_file(): correct the error handling of + fwrite(). + * src/prefs_common.c: turned off the "Display recipient on `From' + column if sender is yourself" option by default. + +2002-05-21 + + * src/compose.[ch]: implemented 'Redirect' (aka Bounce) feature. + Based on the implementation of the claws branch. + compose_redirect(): create a new window and make it uneditable. + compose_redirect_write_to_file(): copy headers and body of + original message except for some. + compose_redirect_write_headers(): add extra "Resent-*" headers. + compose_create(): set menu sensitivity for redirection mode. + +2002-05-20 + + * src/codeconv.c: conv_encode_header(): fixed a bug that unnecessary + space is inserted between encoded string and the following folded + one (thanks to Masahiro Tomita). + +2002-05-19 + + * src/mainwindow.[ch]: some refactoring has been made. + main_window_toggle_message_view(): moved summary_toggle_view_real() + here. + * src/messageview.[ch]: messageview_is_visible(): new. + * src/summary_search.c + src/summaryview.[ch]: SummaryView::msg_is_toggled_on: removed. + Instead use messageview_is_visible(). + +2002-05-17 + + * src/mainwindow.c: added 'Expand/Collapse all threads' menu. + * src/summaryview.[ch]: + summary_expand_threads(), summary_collapse_threads(): new. + +2002-05-17 + + * src/mainwindow.c: Fixed the behavior of + '/View/Show or hide/Folder tree' and + '/View/Show or hide/Message view' toggle menu. + Removed '/View/Toggle summary view' menu and integrated the + function into '/View/Show or hide/Message view'. + main_window_set_widgets(): change the state of toggle menu items. + * src/prefs_common.c: prefs_keybind_apply_clicked(): updated menurc + strings. + +2002-05-16 + + * src/mimeview.c: mimeview_set_multipart_tree(): show single part + MIME contents other than text as children of message/rfc822 part. + * src/procmime.c: + procmime_mimeinfo_next(): modified for message/rfc822 part which + content-type is single part MIME. + procmime_scan_multipart_message(): fix for nested message/rfc822 + part. Corrected the size of the contents of message/rfc822. + * src/textview.c: textview_show_part(): extract the contents of + multipart/* and message/rfc822. Some code cleanups. + textview_add_parts(): new. It adds the all parts under a part to + textview. + textview_clear(): reset body_pos and cur_pos. + +2002-05-16 + + * src/addr_compl.c: modified so that it behaves better. + get_address_from_edit(): ignore comma inside of brackets. + completion_window_apply_selection(): new. Only apply the current + clist selection. + completion_window_accept_selection(): removed. + address_completion_complete_address_in_entry(): minor code cleanup. + don't replace address in entry here. + completion_window_select_row(): always apply clist selection to + entry. + completion_window_key_press(): don't apply selection here. + +2002-05-15 + + * src/imap.c: imap_create_folder(): keep trailing directory separator + to create a folder that contains sub folder. + +2002-05-14 + + * src/foldersel.c: sort tree with case insensitive. + * src/mainwindow.c: allsel_cb() + src/messageview.c: messageview_select_all(): fixed 'Select all' + on MIME view. + * src/mainwindow.c: removed common and account prefs button from + the toolbar. + +2002-05-13 + + * src/compose.c: compose_account_option_menu_create(): check if + ac->name is NULL. + +2002-05-12 + + * version 0.7.6 + +2002-05-12 + + * manual/ja/*: updated the Japanese manual (thanks to Yoichi Imai). + manual/en/*: updated the English manual. + * faq/de/* + faq/it/*: added German and Italian FAQ. + * faq/en/* + faq/es/* + faq/fr/*: updated FAQs. + * src/manual.[ch] + src/mainwindow.c: added German and Italian language. + +2002-05-11 + + * src/prefs_account.c: turn off "receive at get all" option by default + when creating an IMAP or News account. + +2002-05-11 + + * src/imap.c: imap_scan_tree(): don't use namespace for prefix. + * src/prefs_folder_item.c: show also identifier path. + Made layout using table. Show uneditable entry using background + color of window. + * src/procmime.c: procmime_get_tmp_file_name(): generate safe + file name. + +2002-05-11 + + * src/automaton.[ch]: added UI callback to Automaton. + * src/inc.c + src/pop.c: use callback instead of calling inc_progress_update() + directly. + pop3_getrange_uidl_recv(): don't fall back to LAST when 'get all' + option is set. + +2002-05-10 + + * src/folderview.c: properly sort abbreviated newsgroups. + +2002-05-10 + + * src/folderview.c + src/prefs_common.[ch] + src/summaryview.c: added an option to specify the minimum length + for abbreviated newsgroups name. + +2002-05-09 + + * src/folderview.c: folderview_check_new(): skip unselectable folders. + * src/summaryview.c: added 'Create filter rule' to the context menu. + * src/imap.c: some code cleanups. + imap_scan_tree_recursive(): get path separator for each calls. + imap_get_path_separator(): new. + +2002-05-08 + + * src/imap.[ch]: supported namespace for others/shared folders + (in progress). + imap_parse_namespace(): parse also others/shared namespace. + imap_find_namespace(): search also others/shared namespace. + * src/utils.[ch]: + strchr_parenthesis_close(): return pointer to closing parenthesis. + strsplit_parenthesis(): split parenthetic list into array of + strings. + +2002-05-08 + + * src/procheader.c: procheader_date_parse(): fixed a bug that didn't + parse date string like "Mon,6 May 2002 20:31:12 +0800". + procheader_scan_date_string(): new. Separated string scanning + part from procheader_date_parse(). + +2002-05-07 + + * src/summary_search.c: summary_search_execute(): unlock while + selecting summary row (thanks to Martin Schaaf). + * src/summaryview.c: summary_set_column_titles(): reversed the + direction of the arrow so that it matches with Win/Mac style. + +2002-05-02 + + * src/compose.c: compose_write_headers(): quote self address name + if required. Some code cleanups. Don't override Newsgroups and + Cc with custom headers. + * src/imap.c: imap_add_msg(): return UID for appended message. + * src/compose.c: compose_queue(): check if queue folder exists. + * src/imap.c: QUOTE_IF_REQUIRED(): quote also other IMAP special + characters. + imap_open(): removed an unrequired argument. + +2002-04-25 + + * src/utils.[ch]: trim_string(): new. It trim characters longer than + the specified length and adds "...". + * src/folderview.c: trim folder name when displaying dialog. + +2002-04-23 + + * src/imap.c: imap_create_folder(): don't add prefix for root INBOX + folder. + * src/folderview.c: folderview_select() + src/summary_search.c: summary_search_execute(): lock summary view + while searching (thanks to Martin Schaaf). + +2002-04-21 + + * version 0.7.5 + +2002-04-21 + + * sylpheed*.png: added new app icons by WAKAI Kazunao (thanks!). + +2002-04-21 + + * src/summaryview.c: summary_show(): fixed a bug that didn't process + the left marks. + * src/account.c: account_edit_prefs(): fixed a crash bug when account + name was empty. + * src/prefs_account.c: prefs_account_apply(): display error dialog + if account name is empty. + * src/imap.c: changed some log_print() to debug_print() to reduce + the amount of log. + +2002-04-21 + + * src/mh.c: mh_get_new_msg_filename(): new. It returns the filename + for new message. + mh_add_msg() + mh_do_move() + mh_do_move_msgs_with_dest() + mh_copy_msg() + mh_copy_msgs_with_dest(): use mh_get_new_msg_filename(). + * src/utils.[ch]: added is_file_entry_exist() which returns TRUE + if stat() succeeded. + * src/imap.c: + imap_fetch_msg(): SELECT mailbox before FETCH if required. + imap_scan_folder(): set last_num using the value of UIDNEXT. + imap_select(): return immediately if there is no need for SELECT. + preserve the path of currently selected mailbox. + imap_status(): added UIDNEXT. + +2002-04-20 + + * src/folder.c: folder_item_scan(): removed the warning. + * src/inputdialog.[ch]: input_dialog_combo(): added an argument for + setting case sensitivity. + +2002-04-17 + + * src/mainwindow.c: main_window_create(): restrict the minimum size. + +2002-04-17 + + * src/compose.c: merged the new line-wrapping routine. + join_next_line(): fixed a bug that didn't join multibyte + characters. + get_indent_length(): modified enums and variable names. + INDENT_CHARS: don't indent ':'. + * src/folderview.c: + folderview_rename_folder_cb() + folderview_delete_folder_cb(): support folder identifier. + folderview_rm_imap_folder_cb(): integrated with + folderview_delete_folder_cb(). + +2002-04-15 + + * src/folder.[ch]: folder_item_scan(): return -1 if scanning failed. + * src/folderview.c: folderview_check_new(): abort checking if + folder_item_scan() failed. + +2002-04-15 + + * src/imap.c: imap_create_missing_folders(): create only INBOX and + Trash. + * src/prefs_folder_item.c: prefs_folder_item_set_dialog(): made the + type of news folders unchangeable. + prefs_folder_item_destroy(): use prefs_dialog_destroy(). + * src/prefs.[ch]: prefs_dialog_destroy(): new. + +2002-04-15 + + * src/prefs_account.[ch]: added special folder setting to Advanced + tab. Also moved "IMAP server directory" setting to there. + * src/account.[ch]: account_get_special_folder(): new. It returns + the optimal special folder for accounts. + * src/compose.c: use account_get_special_folder(). + * src/prefs_folder_item.[ch]: new. Implemented folder property + dialog, and the special folder settings (most of the functions in + claws are not integrated yet, and the structure is slightly + modified). + * src/folderview.c: enabled Property menu. + +2002-04-14 + + * src/textview.c: IS_RFC822_CHAR(): make email parser also stop + scanning when encountering separators ',' and ';'. + +2002-04-12 + + * src/mainwindow.c: reorderd the menu a bit. + * src/compose.c: made 'Ctrl-Enter' ignore some modifiers. + compose_reply_set_entry(): made 'Reply to sender' work for + newsgroups. + +2002-04-11 + + * src/compose.c: compose_create(): set geometry hints to restrict + the maximum size of window. + * src/imap.c: imap_parse_list(): don't mark INBOX as \Noselect. + imap_get_uncached_messages() + imap_cmd_fetch(): ignore responses which don't include FETCH. + +2002-04-11 + + * COPYING: re-licensed (removal of "NO-VIRUS CLAUSE" and addition of + the clause for OpenSSL). + +2002-04-09 + + * src/prefs_account.c + src/smtp.[ch]: fixed a bug that didn't complie with OpenSSL enabled. + +2002-04-09 + + * src/smtp.[ch] + src/send.c + src/session.[ch]: first reorganization of SMTP protocol handling. + SMTPSession: new class which is a sub class of Session. + smtp_session_new(): moved send_smtp_open() into this function. + smtp_from(): moved SMTP AUTH calls into smtp_auth(). + smtp_auth(): use server response for SMTP AUTH method. + smtp_ehlo(): read server response and set auth type flags. + smtp_helo(): separated EHLO command. + smtp_ok(): return the last server response if the buffer is + specified. + * src/esmtp.[ch]: merged into smtp.[ch]. + * src/imap.c: imap_session_destroy_all(): use session_destroy(). + +2002-04-08 + + * src/imap.c: imap_open(): show warning message if IMAP4 session + can't be established. + +2002-04-06 + + * src/compose.c: made template able to be inserted into the current + cursor position. + * src/mainwindow.c: moved some menu items under the submenu + '/View/Show or hide'. + +2002-04-05 + + * src/filter.c + src/inc.c: changed folder_find_item_from_path() to + folder_find_item_from_identifier(). + src/prefs_account.c + src/prefs_filter.c: use folder_item_get_identifier() to specify + folder path. + +2002-04-05 + + * src/folder.[ch]: implemented "folder identifier" (and fixed a bug + existed in claws' implementation). + folder_find_from_name(): find Folder from name and type. + folder_get_identifier(): return Folder id. + folder_item_get_identifier(): return FolderItem id. + folder_find_item_from_identifier(): find FolderItem from id. + folder_get_type_string(): return folder type string. + folder_get_type_from_string(): return FolderType from string + (and fixed the wrong g_strcasecmp() usage). + * src/export.c + src/import.c: use folder_item_get_identifier() and + folder_find_item_from_identifier(). + +2002-04-03 + + * src/imap.c: imap_parse_atom(): fixed a bug that cur_pos didn't + point the correct address after reading the continuous line. + imap_scan_folder(): set new number to 0 if unseen number is 0. + imap_parse_flags(): don't add new and unread flag if \Seen flag + exists. + * ac/Makefile.am: removed gpgme.m4 from MACROS. + +2002-04-02 + + * fixed the old problem that couldn't add flags to currently opened + folders. + * src/compose.c: + compose_send(): update outbox after saving. + compose_queue() + compose_draft_cb(): use procmsg_add_flags(). + * src/folder.[ch]: added "opened" flag and "mark_queue" list to + FolderItem. + * src/main.c: send_queue(): send from all queue folders. + * src/mainwindow.c: send_queue_cb(): send from all queue folders. + * src/procmsg.[ch]: + procmsg_flush_mark_queue(): new. Write all queued flags into file. + procmsg_add_flags(): new. Add specified flags to the folder. + procmsg_send_queue(): added an argument to specify queue folder. + procmsg_save_to_outbox(): use procmsg_add_flags(). + * src/summaryview.c: + summary_show(): up the opened flag of FolderItem. + summary_clear_list(): down the opened flag of FolderItem. + summary_write_cache(): call procmsg_flush_mark_queue(). + +2002-04-01 + + * src/summaryview.[ch]: trim the tail of folder name and selected + number on the status label if the space is not enough. + +2002-04-01 + + * src/imap.c: imap_create_special_folder(): fixed a bug that didn't + set SpecialFolderItemType when creating special folders under + INBOX. + * ac/gpgme.m4: removed. + * ac/README: added. + * ac/missing/gdk-pixbuf.m4 + ac/missing/gettext.m4 + ac/missing/gpgme.m4 + ac/missing/imlib.m4: added for convenience. + +2002-03-29 + + * src/esmtp.c: esmtp_auth(): fixed a bug that some garbages are + shown after the decoded challenge string. Fixed a memory leak. + Removed strtok(). + * src/compose.c: compose_draft_cb(): mark draft messages as read. + * src/folderview.c: folderview_update_node(): disable emphasis + for Outbox and Draft folders. + +2002-03-28 + + * src/messageview.c: messageview_show(): fixed a memory leak. + * src/summaryview.c: summary_save_as(): show error dialog if copy + failed. + * src/about.c: about_show(): make the window active if it is already + open. + +2002-03-27 + + * src/compose.c: show confirmation dialog before sending if Subject + is empty. + compose_check_entries(): new. + compose_send() + compose_send_later_cb(): use compose_check_entries(). + * src/imap.c: imap_parse_atom(): more fix for parsing responses. + +2002-03-26 + + * src/imap.c: imap_parse_atom(): fixed a bug that didn't parse the + responses with continuous line correctly, and fixed a memory leak. + +2002-03-26 + + * src/undo.c: undo_insert_text_cb(): fixed a crash bug if the text + length is large. + * src/gtkstext.c: gtk_stext_button_press(): cancel current selection + after pasting with middle button to prevent the selection growth. + +2002-03-25 + + * src/folderview.c: + folderview_rename_folder_cb() + folderview_delete_folder_cb(): modify filter rules only if the + target folder is in the default mailbox. + * src/utils.c: get_abbrev_newsgroup_name(): removed a redundant + line. + +2002-03-23 + + * src/compose.c + src/mainwindow.c + src/prefs_common.c: changed 'Tool' menu to 'Tools'. + Moved 'Delete duplicated messages' under 'Tools'. + +2002-03-23 + + * src/folderview.c: SET_SPECIAL_FOLDER(): keep the same parent + when moving. + * src/imap.c: imap_create_special_folder(): fixed a crash bug + when folder creation failed, and re-try to create folders under + INBOX. + imap_scan_tree_recursive(): don't automatically add namespace + prefix if it's INBOX. Search also under the INBOX for special + folders. + * src/foldersel.c: SET_SPECIAL_FOLDER(): keep the same parent + when moving. + +2002-03-23 + + * src/utils.[ch]: get_abbrev_newsgroup_name(): new. It returns the + abbreviated newsgroup name. + * src/folderview.c: folderview_update_node(): display newsgroups + with abbreviated name if name and path is the same. + * src/summaryview.c: summary_status_show(): show the newsgroup with + abbreviated name. + +2002-03-23 + + * src/foldersel.c + src/folderview.c: changed the label 'Draft' to 'Drafts'. + * src/imap.c: changed the directory name 'Draft' to 'Drafts'. + imap_create_missing_folders(): fixed the wrong assignment of + Queue folder to draft. + +2002-03-22 + + * enabled Sent / Draft / Queue folders on IMAP server. + * src/compose.c: compose_queue(), compose_draft_cb(): use account's + queue and draft folder if they exist. + src/imap.[ch]: + imap_create_trash(): removed. + imap_create_special_folder(): new. Generalized imap_create_trash(). + imap_create_missing_folders(): automatically create missing folders. + imap_is_msg_changed(): added the dummy method. + imap_scan_tree_recursive(): search also Sent, Draft and Queue + folders. Minor code cleanups. + imap_parse_envelope(): check for null strings. + src/procmsg.c: procmsg_read_cache(): add F_QUEUE or F_DRAFT flag + for messages on IMAP folder. + +2002-03-20 + + * src/compose.c: compose_send(): use account's outbox folder + if it exists. + * src/procmsg.[ch]: procmsg_save_to_outbox(): changed the API so + that the outbox can be specified. + +2002-03-20 + + * src/compose.c: don't save to outbox when messages are queued. + compose_save_to_outbox(): moved to procmsg.c. + * src/procmsg.[ch]: procmsg_send_queue(): save to outbox when + sending succeeded. + procmsg_save_to_outbox(): new. Removes the queueing headers if + needed, and adds the given file to the outbox. + +2002-03-20 + + * src/compose.c: compose_wrap_line(): treat '|' also as quote char. + get_indent_length(): treat ':' and '#' also as quote char, and + cleaned up using strchr(). + +2002-03-19 + + * src/mainwindow.c: modified some menu items. + +2002-03-19 + + * src/defs.h: changed OUTBOX_DIR from "outbox" to "sent" + (current "outbox" will be kept until rescan). + * src/folder.c: folder_set_missing_folders(): create the missing + folders. + * src/foldersel.c + src/folderview.c: changed 'Outbox' to 'Sent'. + * src/main.c: call folder_set_missing_folders(). + * src/mh.c: mh_scan_tree(): create missing folders. + * src/summaryview.c: summary_set_menu_sensitive(): fixed a bug that + didn't set the menu sensitivity correctly. + +2002-03-18 + + * src/folderview.c + src/imap.[ch]: implemented folder renaming on IMAP (thanks to Mio). + folderview_rename_folder_cb(): reopen the current folder when + the ancestor is renamed. + imap_rename_folder(): new method implementation. + imap_cmd_rename() + imap_rename_folder_func(): new. + imap_remove_folder(): remove also the cache directory. + +2002-03-17 + + * src/imap.c: implemented locale encoding <-> modified utf-7 + conversion, and supported i18n of folder name (thanks to Suzuki + Mio). + imap_path_separator_subst(): handle the escape characters of + modified utf-7. + imap_modified_utf7_to_locale() + imap_locale_to_modified_utf7(): new. + imap_create_trash(): modified so that it create the Trash folder + to the correct location when imap directory is specified. + imap_get_real_path(): removed debug print. + +2002-03-14 + + * src/socket.c: implemented timeout for DNS lookup and connect(). + sock_connect_by_hostname(): timeout support and code cleanup. + sock_connect_with_timeout(): new. + sock_peek(): implemented SSL peek. + +2002-03-13 + + * src/messageview.c: messageview_show(): display single-part + text/html messages with the normal text view. + * src/account.c + src/addrbook.c + src/addrindex.c + src/compose.c + src/imap.c + src/inc.c + src/jpilot.c + src/ldif.c + src/mbox.c + src/mimeview.c + src/news.c + src/prefs.c + src/prefs_common.c + src/prefs_customheader.c + src/prefs_display_header.c + src/prefs_filter.c + src/procheader.c + src/procmime.c + src/procmsg.c + src/recv.c + src/rfc2015.c + src/send.c + src/sourcewindow.c + src/summaryview.c + src/template.c + src/textview.c + src/unmime.c + src/utils.c + src/vcard.c + src/xml.c: added 'b' to the option of all fopen(). + +2002-03-09 + + * version 0.7.4 + +2002-03-09 + + * src/ssl.[ch]: match its coding style. + * src/compose.c: compose_send_later_cb(): fixed a bug that failed + to save file. + * faq/Makefile.am + faq/en/Makefile.am + faq/en/sylpheed-faq*.html + faq/es/Makefile.am + faq/es/sylpheed-faq*.html + faq/fr/Makefile.am + faq/fr/sylpheed-faq*.html + configure.in + Makefile.am + src/Makefile.am + src/defs.h + src/mainwindow.c + src/manual.[ch]: added FAQs in English, Spanish and French. + +2002-03-07 + + * manual/en/sylpheed*.html: updated to the latest version. + * libkcc/jis.c + src/addrcache.c + src/addritem.c + src/ldif.c + src/mgutils.c: include string.h to remove warning about strlen() + etc. + * src/folder.c + src/folderview.c + src/inc.c + src/logwindow.c + src/mainwindow.c + src/mimeview.c + src/prefs.c + src/prefs_common.c + src/procheader.c + src/send.c + src/session.c + src/sigstatus.c + src/summaryview.c: added break to the last label of switch to + prevent the 'deprecated use of label at end of compound statement' + warning at gcc-3.0. + * src/rfc2015.c: passphrase_cb(): fixed the type of r_hd. + +2002-03-06 + + * src/inc.[ch]: preserve the pointer to IncProgressDialog to the + static list. + inc_cancel_all(): new. It cancels the all current incorporation. + * src/mainwindow.c: added 'Cancel receiving' menu. + * src/textview.c: a minor fix for single-part MIME messages, and + a bit of cleanup for textview_write_body(). + +2002-03-05 + + * src/inc.c: inc_write_uidl_list(): fixed a bug that lost UIDL + information if any errors occured before issuing UIDL command. + src/inc.h: added uidl_is_valid to Pop3State. + src/pop.c: set uidl_is_valid to TRUE if UIDL becomes valid. + +2002-03-03 + + * version 0.7.3 + +2002-03-03 + + * src/mimeview.c: mimeview_create(): set the initial notebook page + to 0. + * src/folderview.c: folderview_selected(): scroll the view if the + selected row is hidden. + * src/prefs_filter.c: prefs_filter_register_cb(): scroll the view + and select the added row. + * src/summaryview.c: fix threading for null message ids. + +2002-03-02 + + * src/textview.c: textview_show_message(): follow message/rfc822 + parts. + textview_add_part(): add a caption before the attached text files. + textview_show_header(): don't add the newline. + * src/messageview.c: enabled message search also in MIME mode. + +2002-03-01 + + * src/messageview.c: messageview_show(): set header state of + MimeView's TextView, too. + * src/mimeview.c: mimeview_show_message(): call + textview_show_message() to display message. + * src/textview.c: textview_add_part(): new. It adds the content + of message part without clearing the view. + textview_show_message(): display all parts with appropriate + style. + textview_write_body(): separated from textview_show_part(). + +2002-02-28 + + * src/mainwindow.c + src/prefs_common.c: added ISO-8859-15 to the codesets for + displaying and sending. + * src/codeconv.c: conv_codeset_strdup(): return NULL if code + conversion failed, and made caller deal with it. + * src/compose.c: compose_write_to_file(): show error dialog when + code conversion failed, and let user select whether to send it + as is or not. + * src/textview.c: textview_write_line(): show the original string + if code conversion failed. + +2002-02-27 + + * src/inc.c: get_spool(): fixed a bug that failed to unlock mbox + if copy_mbox() failed (thanks to Alexander Kabaev). + * src/prefs_account.[ch]: added separate user ID / password setting + for SMTP AUTH. + * src/send.c: send_message_smtp(): use separate user ID / password + for SMTP AUTH if it is specified. + +2002-02-26 + + * src/inc.[ch] + src/pop.[ch]: refactored the UIDL management. + store the information of messages into the array of Pop3MsgInfo + structure, and do full scanning of not retrieved messages. + +2002-02-26 + + * src/filesel.c + src/foldersel.c + src/mainwindow.c: set WMCLASS for window/dialog. + * src/codeconv.c: conv_codeset_strdup(): return source string + when jconv_alloc_conv() failed. + +2002-02-25 + + * src/mh.c: mh_scan_tree_recursive(): changed the hardcoded directory + name to the macros. + +2002-02-24 + + * src/messageview.c + src/mimeview.[ch] + src/summaryview.c: implemented the new notebook tab interface for + MIME message. + * src/textview.[ch]: fixed line space related glitches. + +2002-02-23 + + * src/prefs_filter.c: + prefs_filter_rename_path() + prefs_filter_delete_path(): fixed a crash when flt->dest was NULL. + +2002-02-23 + + * src/recv.[ch]: cancel data receiving if RecvUIFunc returns FALSE. + * src/pop.c: pop3_retr_recv(): fixed false 'No space' when cancelled + while getting data. + * src/inc.c: inc_pop3_recv_func(): abort data receiving when + cancelled, and fixed potential crash bug. + * src/grouplistdialog.c: enabled cancelling of data receiving. + * src/news.c: news_get_group_list(): destroy current session if + retrieving failed. + +2002-02-22 + + * src/manage_window.[ch]: fixed a bug that caused crash when + the main window was hidden. + MANAGE_WINDOW_SIGNALS_CONNECT(): new macro. + Monitor "unmap_event", "destroy" events. + * src/account.c; + src/addressbook.c + src/compose.c + src/export.c + src/filesel.c + src/foldersel.c + src/grouplistdialog.c + src/import.c + src/inputdialog.c + src/mainwindow.c + src/message_search.c + src/passphrase.c + src/prefs_account.c + src/prefs_common.c + src/prefs_customheader.c + src/prefs_display_header.c + src/prefs_filter.c + src/prefs_template.c + src/summary_search.c + src/summaryview.c: use MANAGE_WINDOW_SIGNALS_CONNECT() macro to + connect signals for window management. + +2002-02-21 + + * src/prefs_account.[ch]: added receive size limit option. + * src/pop.c: skip messages larger than the limit size. + LOOKUP_NEXT_MSG(): new macro. + * src/compose.c: compose_attach_append(): check whether the file + is readable. + +2002-02-21 + + * src/rfc2015.c: commented out dump_mimeinfo() and dump_part(). + changed g_message()'s to debug_print() and g_warning(). + rfc2015_decrypt_message(): fixed a bug that duplicated message + parts when decryption was failed/cancelled. And made some code + cleanup. + * src/passphrase.c: made the dialog transient. + * src/prefs.c: prefs_config_parse_one_line(): removed debug_print(). + +2002-02-20 + + * src/messageview.c + src/procmsg.[ch]: fixed a bug that failed to parse multipart + messages if GPGME was enabled. + * src/rfc2015.c: commented out copy_gpgmedata_to_temp() which + is not used. + * src/prefs_account.c: prefs_account_privacy_create(): modified + the vertical spacing. + +2002-02-19 + + * src/menu.[ch]: menu_set_sensitive_all(): new. + menu_set_insensitive_all(): made it a wrapper for + menu_set_sensitive_all(). + * src/prefs_account.c: + prefs_account_open() + prefs_account_protocol_set_optmenu(): made the protocol type + unchangeable after creating an account. + * src/compose.c: compose_attach_parts(): traverse MIME tree to + extract all attathed files from nested multipart MIME message. + +2002-02-19 + + * src/procmsg.[ch]: procmsg_get_mark_sum(): added arguments to + obtain minimum/maximum number, and to specify first number + limit. + * src/folderview.c + src/inc.c: enabled new message checking on news folder. + * src/news.c: news_scan_group(): implemented. Guess new/unread + message number from the response of GROUP command and the mark + data. + news_select_group(): return the total/first/last number. + * src/prefs_account.c: prefs_account_receive_create(): modified + the text of the 'Get all' check button. + +2002-02-18 + + * src/account.c: made 'Get all' checkbox available for IMAP4 and + NNTP accounts. + * src/inc.c: corrected the argument of folderview_check_new(). + * src/prefs_account.c: modification for the "`Get all' checks for + new mail on this account" checkbox. + +2002-02-18 + + * src/folderview.[ch]: + folderview_rescan_tree(), folderview_rescan_all(): renamed from + folderview_update_tree() and folderview_update_all(). + folderview_update_all_node(): removed. + folderview_check_new(): new. If the argument is NULL, it checks + all local folders. If the arguments is specified, it checks + the (local and remote) folder. + * src/inc.c: + inc_account_mail() + inc_all_account_mail(): check also IMAP4 account. + +2002-02-18 + + * src/folderview.c: + folderview_rename_folder_cb() + folderview_delete_folder_cb(): modify the filter rules when folder + is renamed/deleted. + * src/prefs_filter.[ch]: + prefs_filter_rename_path(): new. It renames the destination paths + in the filter list. + prefs_filter_delete_path(): new. It deletes the filter rules if + the destination paths matched. + * thanks to Neill Miller for above. + +2002-02-17 + + * src/compose.c: inherit attached files when forwarding or reediting + (rewrote the code in claws branch). + compose_attach_parts(): new. It extracts and attaches the files + in the given message. + compose_attach_append(): chnaged the types of arguments. + * src/messageview.c: messageview_show(): moved the GPG decryption + code to procmsg.c. + * src/procmsg.[ch]: procmsg_open_message_decrypted(): new. + +2002-02-16 + + * version 0.7.2 + +2002-02-16 + + * src/summary_search(): summary_search_execute(): scroll the view + when message view is hidden. + +2002-02-15 + + * src/foldersel.c: foldersel_set_tree(): made different type of + folders selectable in moving mode. + * src/folderview.[ch]: folderview_update_msg_num(): compare the + numbers with the CTree's labels, and don't update folder_item here. + * src/imap.c: imap_move_msg(), imap_move_msgs_with_dest(): + implemented moving between different type of folders. + * src/mh.c: SET_DEST_MSG_FLAGS(): new macro. + mh_do_move(), mh_do_move_msgs_with_dest(): new (renamed previous + mh_move_msg() and mh_move_msgs_with_dest()). + mh_move_msg(), mh_move_msgs_with_dest(): implemented message + moving between different type of folders. + mh_copy_msg(), mh_copy_msgs_with_dest(): some code cleanups. + * src/summaryview.c: summary_status_show(): update folder_item + here. + * po/POTFILES.in: removed reference to headerwindow.c. + * src/summaryview.c: summary_step(): fixed the behavior on the + head and tail of the list. + +2002-02-15 + + * src/mainwindow.c: main_window_set_menu_sensitive(): set 'Show + all header' toggle state from the property of the TextView. + * src/summaryview.[ch]: made 'All header' toggle switch. + Prohibited unnecessary menu update. + summary_select_node(): added the argument 'do_refresh'. + Some code cleanups. + +2002-02-14 + + * src/utils.c: strsplit_with_quote(): remove quotation characters + in the function (fix composer's external editor problem) (thanks + to Stefaan A Eeckels). + * src/mainwindow.[ch]: made 'Show all header' toggle switch. + main_window_menu_callback_block() + main_window_menu_callback_unblock(): new. + main_window_set_menu_sensitive(): set the toggle status of + menu items. + show_all_header_cb(): read the status of toggle menu item. + * src/mainwindow.[ch]: made 'Thread view' toggle switch. + * src/prefs_common.c: prefs_keybind_apply_clicked(): removed + 'Unthread view'. + +2002-02-13 + + * src/imap.c: imap_add_msg(): fixed a bug that didn't replace + the path separator (thanks to Sergey Vlasov). + * src/gtkutils.c: gtkut_editable_get_selection(): return NULL + if the length of selection is zero. + Fixed the assertion. + * src/utils.c: str_open_as_stream(): return immediately if + the length of str is zero. + * src/headerwindow.[ch]: removed. + * src/socket.[ch] + src/inc.c: removed stale thread support codes. + +2002-02-12 + + * src/procmsg.c: procmsg_open_message(): modified so that it + returns the stream of decrypted message file if it exists + (this fixes the failure of gpg decryption in messageview.c). + +2002-02-11 + + * version 0.7.1 + +2002-02-11 + + * src/compose.[ch] + src/gtkutils.[ch] + src/prefs_template.c + src/quote_fmt.h + src/quote_fmt_parse.y + src/summaryview.c + src/utils.[ch]: if the part of the message text is selected, use + it for quoted text instead of the entire message body (thanks to + Darko Koruga). + src/utils.[ch]: str_open_as_stream(): new. It returns an + temporary stream for the given string. + * src/main.c: added "--send" command line option. + * src/compose.c: compose_reply_set_entry(): add From address to + Cc if Reply-To and to_all are both specified. + * Makefile.am: correct the Source: line in the RPM spec file in + .tar.bz2 package. + +2002-02-07 + + * src/procmsg.c: procmsg_open_message(): fetch message if the cache + doesn't exist. + * src/foldersel.[ch]: foldersel_folder_sel(): added an argument + that specifies the folder selection type. + * src/addressbook.c + src/compose.c + src/editaddress.c + src/editgroup.c + src/folderview.c + src/importldif.c + src/mainwindow.c + src/md5.c + src/mimeview.c + src/prefs_common.c + src/prefs_customheader.c + src/prefs_filter.c + src/summaryview.c: made it compile with C compilers other than gcc + (thanks to Shawn Houston). + +2002-02-06 + + * src/imap.c: imap_copy_msgs_with_dest(): fixed a bug on traversing + list. + * src/prefs_common.c: made the key binding setting separate dialog. + * src/addressbook.c: addressbook_format_address(): add "" around + the display name if it contains comma (thanks to Satoshi Watanabe). + * src/addr_compl.c: get_complete_address(): add "" around the + display name if it contains comma. + get_address_from_edit(): handle the quotation character correctly. + * src/addr_compl.c: get_complete_address() + src/addressbook.c: addressbook_format_address(): fixed a bug that + caused wrong text processing if the display name is empty. + * updated NEWS. + +2002-02-05 + + * src/compose.c: compose_exec_ext_editor_real(): replaced + g_strsplit() with strsplit_with_quote(). + * src/foldersel.c + src/folderview.c: folderview_drag_motion_cb(): minor code cleanups. + * src/folderview.c: + folderview_drag_motion_cb() + folderview_drag_received_cb(): allow dropping into IMAP4 folder. + * src/utils.c: get_file_size_as_crlf(): use fgets() instead of + fread(). + * src/imap.c + imap_copy_msg() + imap_copy_msgs_with_dest(): use imap_add_msg() if the source + of the message is different from the current mailbox. + Return the correct value. + imap_cmd_append(): properly implemented the APPEND command. + +2002-02-04 + + * src/mainwindow.c + src/messageview.[ch] + src/summaryview.[ch] + src/textview.[ch]: show all headers in the message view, and don't + use the header window anymore. + * src/mainwindow.c + src/prefs_common.c: changed the default shortcut of 'compose new + message'. + * src/mainwindow.c + src/summaryview.[ch]: summary_display_msg_selected(): new. + Show the selected message if 'Show all header' is selected. + * src/mh.c + src/sourcewindow.c: changed some procmsg_get_message_file_path() + to procmsg_get_message_file() to be sure the message is + retrieved. + * src/folderview.c: folderview_drag_motion_cb(): allow DnD from + any folder to MH folder. + folderview_drag_received_cb(): copy messages instead of moving + if the source folder is news or IMAP. + * src/mainwindow.c + src/summaryview.c: allow copy from news folder. + +2002-02-03 + + * src/prefs_common.c: prefs_other_create(): modified the design + of the external command settings. + prefs_keybind_apply_clicked(): made the Mew / Wanderlust keybind + preset closer to the original. + Added Mutt keybind preset. + Also change the compose keybinds. + * src/compose.c: modified some menu shortcuts. + * src/codeconv.c: modified the locale_table for Thai encoding. + +2002-02-01 + + * src/Makefile.am: added $(GPGME_CFLAGS) to INCLUDES. + * src/prefs_common.c: prefs_interface_create(): modified the + description for menu shortcut. + +2002-01-31 + + * src/gtkutils.[ch]: added gtk_stext_clear(). + * src/compose.[ch] + src/mainwindow.c + src/summaryview.[ch]: enabled multiple forwarding. + * src/summaryview.c: + summary_set_marks_selected(): set marks for all selected row. + summary_reply(): moved from summary_reply_cb(). + * compose.[ch]: compose_forward(): modified so that it receives + the message list. + * src/mainwindow.c: cleanup for reply processing. + * src/summaryview.c: summary_reply(): fixed a memory leak. + summary_key_pressed(): removed hardcoded mark / mark as unread + shortcuts. + * src/mainwindow.c + src/prefs_common.c: added mark / mark as unread shortcuts to + the menu. + +2002-01-30 + + * src/compose.c: compose_wrap_line_all(): wrap quoted part even + if prefs_common.linewrap_quote is not set (it is only for + auto-wrapping on reply). + * src/prefs_account.c: prefs_account_open(): initialize tmp_ac_prefs + when creating a new account. + * src/mh.c: mh_get_msg_list(): use also st_ctime to detect + directory change. + * src/prefs_common.c: prefs_interface_create(): modified the + description of key binds selector. + +2002-01-29 + + * src/mimeview.c: fixed multiple dialog / moving by correcting + button / key event processing. + * src/mimeview.[ch] + src/textview.c: pass some key press events to MimeView in MIME + mode. + * src/prefs_filter.c: fixed a bug that didn't set the order of + rules correctly. + * src/prefs_common.c: prefs_keybind_apply_clicked(): fixed + empty_menurc string. + +2002-01-28 + + * src/mainwindow.c + src/prefs_common.c: reorganized the menu shortcuts. + Added 'View - Toggle summary view'. + * src/summaryview.[ch]: summary_toggle_view(): made it public + function. + * src/prefs_common.[ch]: swapped the position of 'Shortcut key' + and 'On exit'. + * src/importldif.c: imp_ldif_delete_event(): fixed segfault when + closing the dialog with window manager (in more appropriate way). + * src/imageview.[ch] + src/messageview.c + src/mimeview.c: fixed wrong scrolling position when switching + between text and image parts. Also free the unrequired image + (thanks to Sergey Vlasov). + * src/prefs_common.c: disabled 'Go to inbox after receiving new mail' + by default. + +2002-01-28 + + * src/prefs_common.c: implemented shortcut quick changer. + * src/folderview.c: folderview_key_pressed() + src/summaryview.c: summary_key_pressed(): removed some hardcoded + key binds. + +2002-01-25 + + * src/procmime.c: + procmime_get_mime_type() + procmime_get_mime_type_table(): made the MIME type search case + insensitive. + * src/gtkstext.c: + gtk_stext_delete_line(): delete newline on empty line. + gtk_stext_delete_to_line_end(): delete newline if cursor is on + the last of line. + (thanks to Yasuzaki Masayoshi.) + +2002-01-23 + + * src/compose.c + src/gtkstext.[ch]: removed the hardcoded shortcuts in GtkSText, + and made them customizable. + * src/utils.[ch]: added get_file_size_as_crlf() which returns + the file size when converting LF to CR+LF. + +2002-01-22 + + * src/compose.c: enabled 'Ctrl-Enter' or + 'Ctrl-(other modifier keys)-Enter' shortcut that didn't work + before. + * src/gtkstext.c: disabled some Emacs key bindings. + gtk_stext_key_press(): don't extend selection when Shift-Enter + is pressed to prevent the disapperance of cursor. + * src/summaryview.c: summary_select_next_unread(): added the button + to search unread message again from the beginning to the dialog. + * src/folderview.c: folderview_key_pressed(): go to next unread + folder if space key is pressed on the empty folder. + Move CTree focus before selecting row. + +2002-01-21 + + * src/defs.h: modified the XLFD of default fonts. + * src/textview.c: textview_create(): fixed a bug that caused + segfault if font couldn't be loaded. + * src/folderview.c + src/grouplistdialog.c: compare subscribed groups with path. + * src/prefs_filter.c: changed 'Operator' to 'Condition'. + +2002-01-20 + + * src/compose.c: compose_wrap_line_all(): fixed wrapping crash + when URL is wider than wrapping margin. + * src/mainwindow.c + src/prefs_filter.[ch] + src/summaryview.[ch]: added "Create filter rule" function based + on the patch from Luca Rosellini. + * src/summaryview.c: summary_filter_open(): added X-List and + X-Mailing-list to the automatically detected headers. + +2002-01-18 + + * configure.in: support Mac OS X (Darwin). + +2002-01-16 + + * src/prefs_filter.c: use inc_(un)lock() instead of + inc_autocheck_timer_{remove|set}(). + * src/summaryview.c: summary_sort(): use gtk_ctree_sort_recursive() + instead of gtk_ctree_sort_node() so that messages within threads + are also sorted. + * src/procmsg.c: procmsg_read_mark_file(): fixed a bug that the + target of sizeof was wrong and caused crash on Alpha architecture + (thanks to Motonobu Ichimura). + +2002-01-15 + + * src/foldersel.c: + foldersel_gnode_func(): made the names of special folders + translated strings. + foldersel_set_tree(): move the special folder to the top. + * src/inputdialog.[ch]: input_dialog_query_password(): new. + * src/imap.c + src/inc.c + src/news.c + src/send.c: use input_dialog_query_password() instead of their + own query functions. + +2002-01-14 + + * src/defs.h: modified the default font. + * src/folder.[ch] + src/mh.[ch] + src/imap.[ch] + src/news.[ch]: moved the class definition and some methods to + the proper location. + +2002-01-11 + + * src/mimeview.c: mimeview_save_as() + src/summaryview.c: summary_save_as(): put the default filename + based on the subject. + * src/utils.[ch]: added subst_chars() and subst_for_filename() + which substitute some special characters with underscore. + * src/filesel.c: filesel_select_file(): select the default filename. + +2002-01-10 + + * INSTALL + INSTALL.jp: added the description and the URL for libjconv. + * src/mainwindow.c: menu entries cleanup. + +2002-01-09 + + * README + README.jp + src/about.c: modified the copyright year. + * src/gtkstext.h: added the notice for modification by the Sylpheed + Team. + +2002-01-08 + + * INSTALL + INSTALL.jp: added the URL for compface. + +2002-01-07 + + * version 0.7.0 + +2002-01-07 + + * src/headerwindow.c + src/logwindow.c + src/messageview.c + src/sourcewindow.c: set wmclass when creating windows. + +2002-01-04 + + * src/compose.c: compose_wrap_line_all(): fixed the bug that + caused infinite loop when wrapping certain patterns of quoted text. + +2002-01-02 + + * src/imap.c: imap_parse_envelope(): put the assertion after + imap_parse_address() to prevent segmentation fault. + +2001-12-31 + + * src/folderview.c + src/mainwindow.c: modified some labels of menu items. + * src/ldif.c: put the return value of fgetc() in a gint. + * src/importldif.c: don't brace null strings with _(). + * src/compose.c: moved the position of Subject entry to the last. + Reorganized the menu. + compose_draft_cb(): added 'keep editing after saving to draft' + feature. + +2001-12-30 + + * src/mainwindow.c: reorganization of main menu. Removed 'Summary' + menu. Moved 'Help' menu to just the right of 'Configuration'. + Removed 'File - Close' menu item. + +2001-12-25 + + * src/mainwindow.c: some menu reorganization. + * AUTHORS: updated. Added more contributors. + * src/account.c: account_row_moved(): new. Moves displayed row to + the appropriate position when up / down button are pressed. + account_clist_set(): move displayed row to the appropriate position. + * src/compose.c + src/mainwindow.c: set title and wmclass when creating windows. + +2001-12-24 + + * src/gtkstext.c: fixed a bug that didn't show block cursor + correctly. Removed unnecessary GdkGC copy. Fixed cursor + coordinate. + * src/compose.c + src/gtkutils.[ch] + src/textview.[ch] + src/undo.c: modified to use GtkSText. + * src/menu.h: added #include . + +2001-12-23 + + * acconfig.h + configure.in: added XIM checking for GTK+. + * src/gtkstext.[ch]: new. Copied GtkText in GTK+ and renamed. + +2001-12-22 + + * src/filter.c: added #include . + +2001-12-21 + + * src/template.c: template_write_config(): fixed a typo. + * src/compose.c: toolbar_linewrap_cb(): call compose_wrap_line_all(). + * src/filter.[ch] + src/prefs_filter.c: supported regular expression (thanks to + Yukihiro Nakai). + * src/undo.c: undo_paste_clipboard_cb(): fixed a bug that broke + undo state when pasted clipboard was empty. + undo_check_size(): use g_list_last(). + undo_undo() + undo_redo(): fixed NULL checking and made a bit of optimization. + Some code cleanups. + * src/prefs_common.c: changed the default value of linewrap length + to 72. + +2001-12-20 + + * reorganization of pixmap management. + * src/stock_pixmap.[ch]: new. This module manages all static pixmaps. + * modified every files which directly use pixmaps data to use + stock_pixmap_*(). + * src/undo.[ch]: renamed undo_set_undo_change_funct() to + undo_set_change_state_func(), and changed its argument from + GtkWidget* to gpointer. + undo_merge(): code cleanup. + * src/compose.c: renamed compose_set_undo() to + compose_undo_state_changed(). + +2001-12-19 + + * src/account.c: account_find_from_address(): made it case + insensitive. + * src/addressbook.c: addressbook_create(): set wmclass. + * src/compose.c: compose_insert_file(): supported DOS/Win/Mac line + break. + * src/importldif.c + src/ldif.[ch]: merged from the claws branch. + * src/importldif.c: removed some warnings. + imp_ldif_field_list_toggle(): fixed button checking. + imp_ldif_dialog_create(): minor layout fix. + * src/ldif.c: removed some warnings. + * INSTALL + INSTALL.jp: updated confirmation list. + * src/vcard.c: + vcard_read_file() + vcard_test_read_file(): fixed a memory leak of tagtemp. + Some code cleanups (decreasing the indent level). + * src/addrindex.c + src/jpilot.[ch] + src/syldap.[ch]: disabled runtime library checking because JPilot + and LDAP libraries are linked on the build time, and the program + doesn't execute without them anyway. + * src/addressbook.c + src/addrindex.c: changed "J-Pilot" to "JPilot". + Removed warning for atoi(). + +2001-12-18 + + * src/procmsg.c: procmsg_empty_trash() + src/mainwindow.c: main_window_empty_trash(): empty trash only if + it contains some messages. + * src/imap.c: search_array_str(): new. + imap_status(): fixed a bug that didn't parse the command response + correctly. + +2001-12-18 + + * merged undo function (by Jens Oberender). + * src/undo.[ch]: new. + undo_insert_text_cb(): fix for multibyte characters (obtain the + number of letters instead of bytes). + * src/compose.[ch]: added the code for undo. + * src/prefs_common.[ch]: added the interface for setting undo level. + +2001-12-16 + + * src/compose.c: compose_template_apply() + src/prefs_template.c: prefs_template_clist_set_row() + src/template.c: template_write_config(): don't replace To: and + Subject: entry in composition window if they are empty. + +2001-12-16 + + * version 0.6.6 + +2001-12-15 + + * src/folderview.c: folderview_drag_motion_cb(): fixed a DnD bug. + * src/ldif.c: ldif_get_line(): ignore CR. + * src/mimeview.c: mimeview_show_message(): search also text/html + for first text part. + +2001-12-14 + + * src/prefs_account.c: prefs_account_save_config_all(): fixed a bug + that didn't update accountrc if account_list == NULL (thanks to + Watanabe). + +2001-12-14 + + * src/utils.h: added the macro Xstrcat_a() that concatenates + two strings and return alloca'd string. + * src/imap.c: imap_scan_tree_recursive(): fixed a bug that didn't + handle folder name which includes some spaces correctly + (based on the patch from Willem van Engen (thanks!)). + * src/compose.c: compose_wrap_line_all(): fixed the crash when + wrapping long lines if linewrap quotation is disabled and + a word spanning more than one line. + +2001-12-14 + + * applied the Tobias' patch with modification (thanks!). + * src/imap.[ch]: + imap_msg_set_perm_flags() + imap_msg_unset_perm_flags(): new. They set permanent flags to + a IMAP message. + * src/compose.c + src/summaryview.c: set flags on IMAP server when flags are changed. + +2001-12-11 + + * src/gtkutils.[ch]: gtkut_container_remove(): new. It's a wrapper + of gtk_container_remove() for workaround of a bug in + Gtk{Text,Entry} (thanks to Sergey Vlasov). + * src/compose.c + src/mainwindow.c + src/messageview.c + src/mimeview.c + src/summaryview.c + src/textview.c: replaced gtk_container_remove() with + gtkut_container_remove(), and removed previous partial fix. + +2001-12-09 + + * src/prefs_account.c: prefs_account_apply(): fixed a bug that + checked user ID on "local", but didn't on IMAP4. + * src/imap.c: imap_session_get(): fixed a crash bug when + rfolder->session == NULL. + * Makefile.am: changed the arguments of tar from 'chojf' to + '--bzip2 -chof'. + * src/summaryview.c: summary_toggle_view(): disclaim the selection + of textview before removing vpaned. + +2001-12-08 + + * src/messageview.c: messageview_change_view_type(): disclaim the + selection before removing textview. This solves the mysterious + copy-paste disability (thanks to Melvin Hadasht). + * src/textview.c: textview_set_font(): use + gtk_editable_claim_selection() instead of + gtk_editable_select_region(). + +2001-12-06 + + * src/prefs_template.c: prefs_template_window_create(): supported + address completion on the To: entry. + +2001-12-04 + + * src/folder.c: + folder_count_total_msgs() + folder_count_total_msgs_func(): use g_node_traverse() to traverse + GNode. + +2001-12-03 + + * src/compose.c: fixed a bug that empty body was refused. + * src/prefs_template.c: fixed a bug that didn't set To: entry + correctly. Display error dialog if format is illegal. + * src/prefs_common.c + src/quote_fmt_lex.l + src/quote_fmt_parse.y: changed parenthesis "( )" to curly braces + "{ }" to prevent confusion on using parenthesis. + * src/html.c: html_get_parenthesis(): ignore CSS / script stuff. + +2001-11-29 + + * src/prefs_template.c: added colon to the header labels. + +2001-11-28 + + * src/compose.c + src/prefs_template.c + src/template.[ch]: added To field to the template. + +2001-11-27 + + * src/textview.c: textview_show_part(): use first found + message/rfc822 header. + * src/folderview.c: added "Search messages..." to the context menu. + * src/prefs_common.c: prefs_quote_description_create(): added + description for characters which need to be escaped. + +2001-11-26 + + * src/compose.c: compose_wrap_line_all(): more merging from claws. + GET_CHAR(): renamed GET_TEXT() and made it more generic. + Modified compose_wrap_line() and compose_wrap_line_all() to use + GET_CHAR(). + * src/textview.c: textview_show_part(): show the header of nested + RFC822 attachment correctly. + +2001-11-25 + + * src/folder.[ch] + src/main.c: added --status option to get new, unread and total + message count from a running Sylpheed (merged from claws). + prohibit_duplicate_launch(): output '\n' only once. + +2001-11-23 + + * src/compose.c + src/gtkutils.[ch]: merged the new wrapping function. + gtkut_text_str_compare_n() + gtkut_text_str_compare() + gtkut_text_is_uri_string(): backport from the GtkSText in the + claws branch, and made modification. + * src/prefs_template.c + src/template.[ch]: added Subject to the template. + +2001-11-22 + + * src/compose.c: compose_write_headers(): added missing parenthesis + that generated invalid custom header (thanks to Masaaki Noro). + Allow Sender: custom header. + +2001-11-20 + + * src/procheader.c: procheader_date_parse(): workaround for + RFC-incompliant Date header. + +2001-11-20 + + * src/addrbook.c: removed redundant functions, and fixed generation + of spurious address book file names. + * src/addrindex.c: V-Card -> vCard. + +2001-11-19 + + * src/textview.c: get_email_part(): replaced isalnum() with + the macro IS_ASCII_ALNUM() which restricts the range of + characters to 7bit ASCII (thanks to Shimamoto). + * src/utils.c: remote_tzoffset_sec(): workaround for malformed + timezone offset. + +2001-11-18 + + * src/textview.c: textview_show_part(): show headers on nested + muitipart text. + +2001-11-17 + + * src/imap.c: imap_session_get() + src/news.c: news_session_get(): fixed segfault when reconnection + failed. + * src/grouplistdialog.c: removed redundant code, and expand nodes + that doesn't match the pattern. + +2001-11-16 + + * src/compose.c: modified so that it sends message when any of + To:, Cc:, Bcc:, or Newsgroups: fields have valid recipient. + compose_check_for_valid_recipient(): new. + * src/grouplistdialog.c: improved the UI. + Added appropriate description and search button. + Search doesn't get group list again. + +2001-11-15 + + * src/news.[ch]: news_session_get(): update the last access time + correctly. + news_group_list_free(): new. + * src/grouplistdialog.c: free resources correctly. + +2001-11-15 + + * src/folderview.c + src/grouplistdialog.[ch]: more merging of new newsgroup + subscription dialog. + * src/news.[ch]: renamed news_remove_group_list() to + news_remove_group_list_cache(). + +2001-11-14 + + * src/defs.h: added MAX_ENTRY_LENGTH definition. + * src/compose.c: compose_add_entry_field(): create new entry with + max length. + +2001-11-13 + + * src/grouplistdialog.c: made non-leaf node selectable. + Give the complete newsgroup name for each nodes. + +2001-11-13 + + * src/grouplistdialog.c + src/news.[ch]: merging of new newsgroup subscription dialog + (still in progress. Don't use it yet!). + +2001-11-12 + + * src/utils.[ch]: decode_uri(): new. It decodes URL-encoded strings. + * src/compose.[ch]: compose_new_with_recipient(): accept mailto + URL. + compose_entries_set(): new. It parses mailto URL and put each + values into the entries. + +2001-11-12 + + * src/compose.c: compose_forward(): fixed a bug that forward + quote mark wasn't used (thanks to Hironori IWANE). + * src/codeconv.[ch] + src/mainwindow.c + src/prefs_common.c: added Thai encodings (thanks to Manrat + Chobchuen). + +2001-11-08 + + * src/socket.c: sock_connect_by_hostname(): removed h_errno. + * src/session.h + src/defs.h + src/imap.[ch] + src/news.c: added last_access_time to Session. + imap_session_get(): check connection only when access interval + has been exceeded. + +2001-11-07 + + * version 0.6.5 + +2001-11-07 + + * src/socket.c: ssl_gets(): use SSL_peek. + * updated NEWS and AUTHORS. + * Makefile.am: fixed release target. + +2001-11-06 + + * src/template.c: changed the format of template file to + RFC2822-like. + * src/compose.c: compose_template_apply(): freeze the text widget + while inserting strings. + +2001-11-05 + + * po/POTFILES.in: removed src/template_select.c. + * src/summaryview.c: summary_set_header() + src/address.c: address_parse_str() + src/filter.c: filter_read_str() + src/news.c: news_parse_xover() + src/procheader.c: procheader_get_fromname() + src/utils.c: subject_compare(): + replaced Xalloca() + strcpy() with Xstrdup_a(). + * src/inputdialog.[ch]: added combo mode. + input_dialog_combo(): new. + * src/prefs_common.[ch]: added MIME open command setting. + prefs_common_{read, save}_config(): read / write command history. + * src/mimeview.c: mimeview_open_with(): use combo input dialog. + * src/utils.[ch]: add_history(): history list management function. + +2001-11-04 + + * src/compose.c: select templates from the menu. + compose_set_template_menu(): new. + compose_reflect_prefs_all(): new. + compose_template_apply(): new. Use dummy MsgInfo for parsing. + * src/template.[ch]: store template list to the static heap. + template_get_config(): new. + template_set_config(): new. + * src/prefs_template.c: don't store template list to the global area. + * src/template_select.[ch]: removed. + * src/quote_fmt_parse.y: check folderitem when quoting messages. + * src/mh.c: mh_add_msg(): try to copy file whenever link() failed + (thanks to OSHIRO Naoki). + +2001-11-03 + + * src/utils.[ch]: get_template_dir(): new. + * src/template.c: use get_template_dir(). + +2001-11-02 + + * src/prefs_template.c: modified the dialog layout. + Added symbol description button. + * src/summaryview.c: show an arrow mark to the column of the sort + target. + summary_set_column_titles(): new. + * INSTALL + INSTALL.jp + README + README.jp + TODO + TODO.jp: updated the documents. + +2001-11-02 + + * src/Makefile.am: add missing checkbox_{on, off}.xpm. + * src/textview.c: textview_key_pressed() + src/mimeview.c: mimeview_key_pressed() + src/summaryview.c: summary_key_pressed(): delete messages with + Delete key. + +2001-11-01 + + * src/socket.c: ssl_gets(): fixed a bug that caused infinite loop + when SSL_read() returned 0. + * src/utils.[ch]: strcrchomp(): new. It removes CR from the tail + of strings. + * src/quote_fmt_parse.y: convert CRLF to LF when inserting messages. + Add prototype of yylex() to suppress the warning. + * merged the template function. + * src/prefs_template.[ch] + src/template.[ch] + src/template_select.[ch]: new. + Renamed prefs_templates_* -> prefs_template_*. + * src/compose.c: added template menu. Added replyinfo to Compose. + * src/mainwindow.c: added template setting menu. + * src/quote_fmt_lex.l: output literal tab and return as is. + * src/prefs_common.c: changed the pref. name of quote format to + 'reply_quote_{mark, format}' and 'fw_quote_{mark, format}'. + +2001-10-31 + + * src/prefs_common.[ch]: added Quote tab, and moved the quote + setting from Compose tab. + * merged the new quote format parser. + * src/quote_fmt_lex.h + src/quote_fmt.h + src/quote_fmt_lex.l + src/quote_fmt_parse.y: new files for quote format parser. + * configure.in: added checks for lex and yacc. + * src/compose.c: compose_quote_file(), compose_quote_parse_fmt(): + removed. + compose_quote_fmt(): new. + * src/prefs_common.[ch]: added forward format setting to the + Quote tab. Updated the quote description dialog. + * src/quote_fmt_parse.y: fixed bugs that tried to read file even + if they couldn't get text part. + +2001-10-31 + + * src/pixmaps/checkbox_off.xpm + src/pixmaps/checkbox_on.xpm: new. + * src/account.c: display `get all' status with the checkbox pixmaps. + +2001-10-30 + + * src/send.c: code cleanup. Pass account prefs structure instead + of many arguments. + Query password for SMTP AUTH if not specified (thanks to Mio). + +2001-10-30 + + * src/procheader.c: procheader_parse(): fixed a bug that didn't + parse multiple message-id in In-Reply-To: header correctly + (thanks to KAJIWARA). + +2001-10-29 + + * src/account.c: enabled 'Get all' setting by clicking the 'G' + column of account list, and added some description. + * src/prefs_common.c: prefs_send_create(): added a description + for outgoing codeset. + +2001-10-28 + + * src/prefs_account.[ch]: moved inbox entry to the receive tab, + and added select button and short description. + * src/Makefile.am: added SYSCONFDIR to CPPFLAGS. + * src/procmime.c: + procmime_get_mime_type_table() + procmime_get_mime_type_list(): modified so that + $(SYSCONFDIR)/mime.types (or /etc/mime.types if not found) and + $(HOME)/.sylpheed/mime.types are read. + +2001-10-27 + + * src/prefs_account.c: moved the address auto-setting to the compose + tab. + prefs_account_create(): removed gtk_widget_show_all() for proper + window size. + * src/prefs_common.c: changed "Program path" to "Command". + +2001-10-26 + + * src/textview.c: textview_set_font(): support Russian charset + on EUC-JP locale. + * src/summaryview.c: summary_delete(): (hopefully) fixed the crash + bug on deleting. + * prefs_account.c + prefs_common.c + prefs_summary_column.c: minor improvements to the English. + * src/main.c: get_queued_message_num(): don't output the warning + when queueing folder is not found. + +2001-10-21 + + * version 0.6.4 + +2001-10-21 + + * src/prefs_summary_column.[ch]: + made prefs_summary_column_get_config() public. + * src/summaryview.c: summary_ctree_create(): some code cleanup. + * configure.in: moved the position of SSL checking after LDAP + for linking problem. + +2001-10-21 + + * src/mainwindow.c + src/summaryview.c: allowed reedit in the outbox. + * src/prefs_summary_column.[ch]: new. UI for setting summary + columns. + * src/mainwindow.[ch]: main_window_set_summary_column(): new. + It calls summary_set_column_order(). + * src/summaryview.[ch]: + summary_ctree_create(): new. separated from summary_create(). + summary_set_column_order(): new. It destroys the current + CTree and replaces it with the new one. + +2001-10-19 + + * src/smtp.[ch]: smtp_from(): abort if auth failed. + * changed C++-style comments into C-style in some files, and + removed unnecessary commented out codes. + * src/addrcache.[ch] + src/addressbook.c + src/addrindex.[ch] + src/jpilot.[ch] + src/syldap.[ch]: updated the addressbook code, and fixed the + thread bug of LDAP. + * src/ldif.[ch] + src/importldif.[ch]: new. + +2001-10-18 + + * src/about.c: added some items to compiled-in features. + * src/addr_compl.c: changed LOG_MESSAGE to debug_print. + * src/addressbook.c: changed "V-Card" to "vCard". + addressbook_edit_address_cb(): added + invalidate_address_completion() to the point address is changed. + * src/codeconv.c: changed C++-style comments into C-style. + +2001-10-17 + + * src/compose.c: changed "Send" shortcut to Ctrl+Enter. + +2001-10-16 + + * src/inc.c: fixed a bug that crashed sylpheed if Cancel button + was clicked twice. + +2001-10-16 + + * src/procmsg.c: procmsg_get_thread_tree(): complete the unfinished + threads. + * src/summaryview.c: + summary_thread_init(): separated from summary_thread_build(). + summary_thread_build(): removed the codes for initialization. + summary_set_ctree_from_list(): call summary_thread_init() instead + of summary_thread_build(). + summary_filter(): fixed a bug that didn't moved messages despite + of immediate execution setting. + +2001-10-14 + + * src/procmsg.c: procmsg_get_thread_tree(): new. It generates the + reversed thread tree from message list. + * src/summaryview.c: summary_set_ctree_from_list(): prepend the + node to the head instead of appending to the tail. This prevents + the traverse of node list inside of the GtkCTree, and considerably + speeds up the summary display (the order is O(n^2) -> O(n)). + +2001-10-12 + + * src/prefs_common.c + src/summaryview.[ch]: initial modification for reorderable columns. + +2001-10-12 + + * src/procmsg.c: procmsg_get_mark_sum(), mark_sum_func(): fixed a + memory leak. + * src/folderview.c: folderview_button_pressed(): code cleanup, and + turn sensitivity off if main window is locked. + * src/syldap.c: syldap_read_data(): removed unnecessary and + unportable sched_yield(). + +2001-10-11 + + * src/folderview.c: renamed "Update folder tree" context menu to + "Rescan folder tree", and made "Update folder tree" only updates + folder status. + folderview_update_all_node(): don't show message dialog. + * src/gtkutils.c: gtkut_widget_get_uposition() + src/mainwindow.c: main_window_popup(): clip the coordinate to + nonnegative value. + +2001-10-10 + + * src/utils.c: to_human_readable(): made a bit of optimization. + * src/summaryview.c: summary_delete(): fixed a focus problem. + summary_find_{prev,next}_msg(): new. They find previous/next + message that is not deleted. + * src/prefs_filter.c: scroll CList automatically if moved row + becomes not fully visible. + +2001-10-09 + + * updated some autotool scripts. + * src/codeconv.c: conv_encode_header(): fixed a bug that caused + infinite loop when failed to convert encoding. + * src/codeconv.[ch]: a fix for older version of libjconv + (jconv_info_get_current_codeset() returned "EUCJP" instead of + "EUC-JP"). + +2001-10-08 + + * version 0.6.3 + +2001-10-08 + + * src/compose.c: compose_write_to_file() + src/codeconv.c: conv_codeset_strdup(): more workaround for + libjconv problem on C locale. + * src/editldap_basedn.c: fixed segfault when opening dialog. + * src/utils.c: is_next_mbs() + src/compose.c: compose_wrap_line(), compose_wrap_line_all(): + changed MB_CUR_MAX to MB_LEN_MAX for compliance to ANSI C. + * configure.in: increased the reqired version of GPGME to 0.2.3. + * src/pop.c: pop3_getauth_user_recv(): fixed a bug that closed + the receive dialog when POP3 server refused normal authentication. + +2001-10-07 + + * src/prefs_common.c: prefs_receive_create(): correction to English. + * src/compose.c: compose_set_ext_editor_sensitive(): fixed a bug + that didn't set the menu sensitivity correctly (thanks to + Melvin Hadasht). + * src/summaryview.c: delete messages permanently if the current + folder is trash and 'delete' operation is executed. + Fixed the bug that didn't select the last row correctly (thanks + to Alfons Hoogervorst). + * src/folder.[ch]: folder_item_remove_msgs(): new. It removes + all messages given in the list. + +2001-10-05 + + * src/summaryview.c: summary_show(): fixed a bug that didn't show + message even if the 'open unread message on entering folder' + option was turned on. + +2001-10-03 + + * src/procmime.c: procmime_get_text_content(): supported HTML. + +2001-10-02 + + * src/summaryview.[ch]: implemented new locking mechanism, and + replaced every static locks with summary_lock(), summary_unlock(), + and added locks to some extra functions. + This fixes a bug that caused segfault when 'd' (delete) key + was kept pressing. + +2001-10-01 + + * src/addressbook.c: addressbook_folder_load_person(): fixed a bug + that caused segfault (thanks to Stefaan A Eeckels). + +2001-09-30 + + * src/textview.[ch]: added textview_set_position(). + * src/messageview.[ch]: added messageview_set_position(). + * src/addrbook.c + src/addrcache.c + src/addressadd.c + src/addressbook.c + src/addrindex.c + src/addritem.c + src/editaddress.c + src/editbook.c + src/editgroup.c + src/editjpilot.c + src/editldap.c + src/editldap_basedn.c + src/editvcard.c + src/jpilot.c + src/mgutils.c + src/syldap.c + src/vcard.c: converted C++-style comments into C-style one. + * src/imap.c: QUOTE_IF_REQUIRED(): new macro. Copy string into + new buffer and quote with double quotes if required. + imap_status(), imap_cmd_login(), imap_cmd_list(), + imap_cmd_do_select(), imap_cmd_create(), imap_cmd_delete(), + imap_cmd_copy(): use QUOTE_IF_REQUIRED(). + * compose.c: compose_write_to_file(): workaround for the problem + when using libjconv and 8bit codes cannot be converted on C + locale. + * codeconv.[ch]: added "ANSI_X3.4-1968" to encoding strings. + conv_codeset_strdup(): don't convert if source and destination + codeset are identical. + +2001-09-30 + + * src/textview.[ch]: textview_search_string_backward(): new. + Add the new member cur_pos to TextView. + Connect button_press_event with gtk_signal_connect_after() to + obtain the correct editable position. + +2001-09-27 + + * src/folder.c: folder_write_list_recursive(): preserve unthreaded + state. + +2001-09-26 + + * src/summaryview.c: modified the layout of popup menu. + +2001-09-25 + + * src/folder.c + src/folder.h + src/mainwindow.c + src/summaryview.c: applied the patch from Alfons that allows + threading setting for each folders (tnanks!). + +2001-09-23 + + * src/message_search.[ch]: new. A Dialog for searching in current + message. + * src/gtkutils.[ch]: gtkut_text_match_string(): new. Compare the + text in current position of GtkText and given wide-character + string. + * src/messageview.[ch]: messageview_search_string() + src/textview.[ch]: textview_search_string(): return TRUE if + found. + * src/textview.[ch]: remember the beginning of body. + +2001-09-21 + + * src/procmime.c: procmime_get_first_text_content(): modified so + that it search entire MIME structure. + * src/summary_search.c: summary_search_execute(): use + strdup_mbstowcs() instead of macro. Display matched message. + +2001-09-20 + + * src/inc.c: fix for background POP3 hangs and crashes (thanks to + Sergey Vlasov). + * src/summary_search.c: added body searching function. + * src/procmime.[ch]: procmime_find_string(): changed arguments + and return value. Added case sensitivity option. + +2001-09-20 + + * src/procmime.[ch]: + procmime_find_string() + procmime_find_string_part(): new. It searchs the string from + messages. + Renamed procmime_get_text_part() to + procmime_get_first_text_content(). + procmime_get_text_content(): new. It returns the text contents + of the specified MIME part. + procmime_mimeinfo_next(): new. It returns the next node of + MimeInfo tree. + +2001-09-19 + + * src/procmime.c: procmime_get_text_part(): modified so that it + finds a text part in nested multipart message correctly. + * src/procmime.h: added an example of MimeInfo structure. + * src/mimeview.c: mimeview_show_message(): search the first text + part. + +2001-09-17 + + * src/mainwindow.c: ac_menu_popup_closed(): fixed the bug that + caused segfault. Changed 'Preferences per account...' menu item. + +2001-09-17 + + * version 0.6.2 + +2001-09-16 + + * src/addrindex.c: translate the "Common address" and "Personal + address" from old addressbook. + +2001-09-12 + + * src/utils.c: get_quote_level(): some optimization and bugfixes. + * src/codeconv.[ch]: conv_get_current_locale(): new. + * src/editaddress.c: edit_person_page_basic(): reverse the order + of first and last name on some locales. + +2001-09-11 + + * src/compose.c: applied the patch from Yasumatsu that reformats + the current paragraph (thanks!). Modified so that it doesn't + reformat quoted paragraphs. + compose_create(): don't fill the entry automatically on reedit + mode. + * src/mainwindow.c + src/summaryview.[ch]: added the "Mark all read" option. + summary_mark_all_read(): new. + +2001-09-10 + + * src/vcard.c + src/mgutils.c + src/syldap.c + src/editldap.c + src/editldap_basedn.c + src/jpilot.c + src/editjpilot.c: removed all warnings. + * configure.in + src/jpilot.[ch]: fixed the problem that failed to detect JPilot + header files on the Debian system. + * src/mainwindow.c + src/summaryview.[ch]: enabled sorting by mark, unread, attachment, + and color label. Enabled moving to next/prev flagged messages. + +2001-09-09 + + * src/pixmaps/dir-close.xpm + src/pixmaps/dir-open.xpm + src/pixmaps/new.xpm + src/pixmaps/unread.xpm: modified the color balance. + * src/utils.[ch]: execute_sync(): new. + execute_command_line(): added the arg for async mode. + * src/inc.c: inc_mail(): use execute_command_line(). + +2001-09-08 + + * src/prefs.[ch] + src/prefs_common.[ch] + src/prefs_account.c: modified the layout. Added the option to + launch the external editor automatically. + * src/compose.c: launch the external editor automatically if the + option is set. + +2001-09-06 + + * src/Makefile.am: added extra xpm's. + +2001-09-05 + + * src/addressbook.c: fixed a compilation problem when enabling + LDAP. + addressbook_open(): fixed a missing 'else'. + +2001-09-04 + + * src/pixmaps/dir-close.xpm + src/pixmaps/dir-open.xpm + src/pixmaps/trash.xpm: replaced with the new blue icons. + * merged Match Grun's new addressbook code. + * src/pixmaps/address.xpm + src/pixmaps/book.xpm + src/pixmaps/category.xpm + src/pixmaps/interface.xpm + src/pixmaps/jpilot.xpm + src/pixmaps/ldap.xpm + src/pixmaps/vcard.xpm: new icons. + * src/addrbook.[ch] + src/addrcache.[ch] + src/addressadd.[ch] + src/addressitem.[ch] + src/addrindex.[ch] + src/addritem.[ch] + src/editaddress.[ch] + src/editbook.[ch] + src/editgroup.[ch] + src/editjpilot.[ch] + src/editldap.[ch] + src/editldap_basedn.[ch] + src/editvcard.[ch] + src/jpilot.[ch] + src/mgutils.[ch] + src/syldap.[ch] + src/vcard.[ch]: new. Many fixes to remove the huge amount of + warnings. + addrbook_build_avail_email_vis(): fixed a memory leak. + +2001-09-04 + + * NEWS: brought in the all of the changes previously put on the web. + +2001-09-03 + + * src/mainwindow.c + src/summaryview.c: modified the layout of menus. + * src/mainwindow.c: ac_menu_popup_closed(): fixed a bug that didn't + return a focus to the main window after selecting the account menu. + +2001-09-03 + + * version 0.6.1 + +2001-09-03 + + * src/send.c: send_message_data(): fixed a bug that didn't process + body part correctly. + +2001-09-02 + + * src/inc.[ch]: changed inc_autocheck_(un)lock() to inc_(un)lock(). + inc_mail(), inc_all_account_mail(): return immediately if locked. + * src/account.c + src/prefs_common.c + src/prefs_account.c: use inc_lock() and inc_unlock() instead of + inc_autocheck_timer_{remove,set}(). + * src/summaryview.c: summary_set_colorlabel_color(): get the average + of label color and selected fg color for visibility. + +2001-09-01 + + * src/inc.[ch]: inc_autocheck_lock(), inc_autocheck_unlock(): new. + They increase/decrease the lock count. + inc_autocheck_func(): if locked, delay the autochecking 1 second. + inc_autocheck_timer_set_interval(): set interval by its argument. + * src/summaryview.c: summary_show(): lock the autochecking while + processing. + * src/main.c: app_will_exit(): remove autocheck timer. + * acconfig.h + src/defs.h: removed the definitions of PACKAGE and VERSION to + prevent unnecessary compilation. + * configure.in: changed AC_DEFINE_UNQUOTED of PACKAGE and VERSION + to AC_SUBST, and added src/version.h to AC_OUTPUT. + * src/version.h.in: new. + * src/intl.h: changed dgettext() to gettext(). + +2001-08-31 + + * po/ja.po: fixed a typo that crashed Sylpheed with older version + of GTK+. + * configure.in: fixed a bug that didn't show results correctly. + Fixed a bug that --enable-compface and --enable-jconv disabled + the options. + * src/procmsg.c: procmsg_send_queue(): don't abort when sending + message failed. + * src/compose.c: compose_write_headers(): add Bcc: header to the + output file. + * src/send.c: send_message_data(): new. Separated from + send_message_smtp(). Remove Bcc: header before sending. + +2001-08-30 + + * version 0.6.0 + +2001-08-30 + + * src/send.c: implemented sending with local sendmail command. + send_message_local(): new. It executes command with popen() + and send the contents of RFC822 message to the command. + * src/prefs_common.[ch]: enabled the external sending command option. + * src/defs.h: #define DEFAULT_SENDMAIL_CMD /usr/sbin/sendmail -t + * src/account.c: account_edit_create(): widened the protocol column. + * src/summaryview.c: summary_set_colorlabel_color(): cleanup of + the code. + +2001-08-30 + + * src/folder.c: folder_item_remove_msg(): scan the folder again + if the last message is removed. + * src/compose.c: compose_queue(), compose_draft_cb(): remove the + old reedited message after adding the new message. + +2001-08-29 + + * src/compose.c: compose_queue(): added AID: to the queueing header. + * src/send.c: send_message_queue(): look for AID: header, and use + the server specified in the account instead of SSV: header. + * src/summaryview.c + src/compose.[ch]: queued messages can be reedited now. + compose_remove_reedit_target(): new. It removes the old reedited + message. + compose_send(), compose_queue(), compose_draft_cb(): if reedit + mode, remove the old message. + * src/procmsg.c: procmsg_msg_exist(): fixed a bug that output + warning. + +2001-08-28 + + * applied the XML string table patch from Alfons Hoogervorst that + stores strings in a hash table and minimizes memory allocations + (thanks!). + * src/stringtable.[ch]: new. + removed all G and g_ prefix from type and function names since + they're not official GLib symbol names. + string_table_insert_string(): fixed a bug that might refer to an + invalid pointer on lookup, and also made a bit of optimization. + +2001-08-27 + + * merged the color label feature from the claws branch (thanks to + Satoshi Nagayasu and Alfons Hoogervoost). + * src/colorlabel.[ch]: new. Renamed from labelcolors.[ch]. + Renamed labelcolors_*() to colorlabel_*(). + * src/summaryview.[ch]: added color label support. + * src/procmsg.h: added color label flags to the permanent flags. + * updated to gettext 0.10.39. + * src/summaryview.[ch]: put the color label menu item to ItemFactory. + * sylpheed.desktop: added for GNOME. + * configure.in: added AC_MSG_CHECKING() for some options. + Output the configuration results when configure is finished. + +2001-08-27 + + * src/account.c: account_clist_set_row(): fixed a bug that failed + to compile if SSL was not enabled. + +2001-08-26 + + * merged the SSL support from the claws branch (thanks to Christoph + Hohmann). + * src/ssl.[ch]: new. + * src/socket.[ch]: added ssl_read(), ssl_write(), ssl_gets(), and + ssl_getline(). + sock_close(): call ssl_done_socket() if SSL is active. + * src/md5.[ch]: removed MD5_CTX typedef and use MD5_CONTEXT to + prevent type confliction. + * src/prefs_account.[ch]: added SSL tab, and modified the expression. + * src/esmtp.[ch]: added esmtp_ehlo(), and esmtp_starttls(). + Removed SSL initialization and HELO from esmtp_starttls(). + esmtp_auth(): removed use_smtp_auth from its arguments. + * src/send.c: send_smtp_open(): added SSL support. + * src/smtp.c: smtp_helo(): call esmtp_ehlo() if esmtp is true. + +2001-08-25 + + * src/mimeview.c: mimeview_open_with(): braced '%s' with single + quote. + +2001-08-24 + + * src/main.c: open new account dialog if no account is set. + * src/utils.[ch]: log_verbosity_set(): new. It increase/decrease + the verbosity count. + log_print(): put to statusbar only if log_verbosity_count > 0. + log_message(): put to statusbar. + * src/inc.c: inc_pop3_session_do(): set log verbosity. + * src/mainwindow.c: main_window_set_menu_sensitive(): added the + "Compose new message" item. + main_window_show_cur_account(): removed "Current account: " string. + * src/summaryview.c: summary_show(): ignore the current marks if + main window is locked. + * src/compose.c: compose_attach_property(): fixed a bug that caused + segmentation fault. + +2001-08-23 + + * src/mainwindow.c: main_window_get_current_state(): new. It returns + the current state for the sensitivity of UI. + main_window_set_toolbar_sensitive(): use table like + main_window_set_menu_sensitive(). + +2001-08-23 + + * src/mainwindow.[ch]: added progressbar and status label to the + statusbar. + main_window_close_cb(): don't exit if locked. + * src/inc.c: update the progressbar of main window, too. + +2001-08-22 + + * src/mainwindow.[ch]: main_window_set_toolbar_sensitive(): removed + the second argument, and determine the sensitivity with the + state of summary view. + +2001-08-21 + + * src/pop.c: pop3_getsize_list_recv(), pop3_retr_recv(), + pop3_delete_recv(): don't try to receive messages which are not + exist. + +2001-08-21 + + * src/mainwindow.c: main_window_lock(), main_window_unlock(): + removed the whole menubar locking. + main_window_set_menu_sensitive(): process the sensitivity change + with a table, and deal with locking. + +2001-08-20 + + * src/summaryview.[ch]: summary_get_selection_type(): new. + It returns the current selection state of summary view. + summary_key_pressed(): abort on some commands if main window + is locked. + * src/mainwindow.[ch]: main_window_lock(), main_window_unlock(): + increase/decrease the lock count. + +2001-08-19 + + * src/prefs_filter.c: prefs_filter_create(): added List-Id to the + default header list. + * src/prefs_common.[ch]: added the option for receive dialog mode + to the Interface tab. + * src/inc.[ch]: inc_progress_dialog_create(): don't make the dialog + transient, and show dialog only if the setting is + RECV_DIALOG_ALWAYS, or RECV_DIALOG_ACTIVE and a window is active. + * src/mainwindow.[ch]: main_window_lock(), main_window_unlock(): + new. Lock / unlock the user-interface. + * src/progressdialog.c: progress_dialog_create(): don't make the + dialog modal. + +2001-08-18 + + * src/folderview.c: folderview_update_node(): suppressed unnecessary + recursive call. + * src/menu.[ch]: menu_button_position(): new. It calculates the + position of popup menu. + * src/mainwindow.c: toolbar_account_button_pressed(), + ac_label_button_pressed(): put the popup menu to the correct + position. Change the style of the button while opening the menu. + ac_menu_popup_closed(): new function called on selection_done + event. + * src/gtkutils.c: gtkut_ctree_node_next(): fixed a crash bug when + node == NULL. + * src/summaryview.c: applied the summary fix patch from Sergey Vlasov + (thanks!). + Fixed the bug that didn't select previous message in refresh mode + if threads were not expanded. + summary_select_node(): new. + * src/inc.c: applied the summary view update optimization patch from + Sergey Vlasov (thanks!). + If no new messages are received, don't perform summary refreshing. + In addition to the Vlasov's patch, POP3 receive information is + also used. + * src/inc.h: added a new member cur_total_num to Pop3State. + * src/pop.c: pop3_retr_recv(): increase state->cur_total_num. + +2001-08-14 + + * version 0.5.3 + +2001-08-14 + + * src/summaryview.c: summary_set_row_marks(): got the color of + unread row set properly. + * src/folderview.c: foldreview_update_node(): don't use + gtk_style_copy(), and reuse previously allocated styles. + * README, README.jp: modified. + +2001-08-14 + + * src/pop.c: pop3_getsize_list_recv(): fixed a remotly exploitable + memory corruption bug (thanks to David Looney). + * src/inc.c: inc_all_account_mail(): call inc_finished() even if + there are no enabled accounts, or local spool only. + * src/summaryview.c: applied the summary update improvement patch + from Sergey Vlasov (thanks!). It keeps the position of the + message displayed. Selected and displayed message are also kept. + summary_get_msgnum(): new. + summary_get_current_msgnum(): removed. + summary_select_by_msgnum(): don't display the message. + * src/account.c: added "Get all" column. + account_clist_set_row(): show default and get-all flags with the + mark icon. + * src/utils.c: to_human_readable(): increased the number of decimals + of MB and GB to 2. + +2001-08-13 + + * implemented the long-awaited :) "Add sender to address book" feature. + * src/address.[ch]: added the argument for remarks to + address_item_new(). + address_get_folder_list(): new. It traverses the address tree and + returns the folder list. + address_delete_object(): modified so that it removes the node + from the tree. + * src/addressbook.[ch]: addressbook_add_submenu(): new. It creates + a address folder menu and attaches it to the menu item. + addressbook_refresh(): reload the address book folder tree. + * src/summaryview.c: summary_set_add_sender_menu(): new. It attaches + the menu to add sender to address book. + summary_button_pressed(): call summary_set_add_sender_menu() + before popup the menu. + +2001-08-12 + + * src/summaryview.c: summary_thread_build(): fixed a bug that locked + up the process. Optimized the initial thread build. + +2001-08-12 + + * src/summaryview.c: made many code cleanups. + summary_show(): block/unblock the signal handlers instead of + disconnect/connect them. + summary_set_row_marks(): made the font of collapsed node bold if + it has cnildren marked as unread. + summary_thread_build(): block tree_expand signals while processing. + Use loop instead of the recursive function. Mark collapsed nodes + correctly. + summary_unthread(): block tree_collapse signals while processing. + Use loop instead of the recursive function. + summary_thread_func(), summary_unthread_func(): removed. + summary_tree_expanded(), summary_tree_collapsed(): new callback + functions. + * src/inc.[ch]: inc_pop3_session_do(): don't show alert panel when + failed to connect. Show more detailed status on the dialog. + +2001-08-10 + + * src/folderview.c: folderview_update_all_node(): new. It updates + all local folders. + * src/inc.c: update all local folders after incorporation if + scan_all_after_inc option is set. + * src/prefs_common.[ch]: added scan_all_after_inc option. + * src/folder.h: FOLDER_IS_LOCAL(): new macro. + +2001-08-09 + + * src/defs.h + src/headerview.c + src/headerwindow.c + src/textview.c + src/prefs_common.c + src/prefs_common.h: made bold and small font configurable. + src/summaryview.c: display unread messages with bold font. + * src/prefs_common.c + src/prefs_common.h + src/summaryview.c: added an option to enable/disable the + emphasis of unread messages. + +2001-08-08 + + * src/pixmaps/mark.xpm: modified. + * src/gtkutils.[ch]: gtkut_ctree_expand_parent_all(): new. + * src/summaryview.c: summary_set_ctree_from_list(): don't expand + the root messages of threads for performance improvement. + summary_show() + summary_select_next_unread() + summary_step(): expand threads when opening messages. + summary_thread_build(): expand threads if the option is turned on. + * src/prefs_common.[ch]: added "Expand threads" option. + +2001-08-08 + + * src/prefs_common.c: removed "Emulate the behavior of mouse + operation of Emacs-based mailer". + * src/prefs_common.c + src/prefs_account.c: changed the value of VSPACING_NARROW to 3. + * src/pixmaps/new.xpm + src/pixmaps/unread.xpm: reverted. + +2001-08-07 + + * src/address.[ch]: + address_folder_new() + address_group_new() + address_item_new(): changed the return value to AddressObject. + address_build_tree(): don't put assertion for file. + * src/pixmaps/new.xpm + src/pixmaps/unread.xpm: modified a bit. + +2001-08-06 + + * src/addressbook.c: fixed some bugs. + +2001-08-06 + + * separated the logic part of addressbook into another module + (still in progress). + * src/address.[ch]: new. It contains the logic part of addressbook. + * src/addressbook.[ch]: removed the logic part. + +2001-08-04 + + * src/textview.c: textview_show_header(): fixed a bug that a garbage + character was shown after header names. + +2001-08-02 + + * src/inc.c: inc_start(): don't abort with non-fatal error. + +2001-08-01 + + * version 0.5.2 + +2001-08-01 + + * src/mimeview.c: mimeview_view_file(): added -x option to the + metamail to prevent the suspention of the main process. + mimeview_button_pressed(): deactivate `Open' menu item if + content-type is application/octet-stream. + +2001-07-31 + + * src/imap.c: imap_parse_atom(): parse escaped characters properly. + get_quoted(): new. It handles the escape character '\'. + * src/folder.c: folder_read_list(): don't output warning if + folderlist.xml doesn't exist. + * src/main.c: main(): write folder list after setup. + * src/textview.c: textview_create() + src/compose.c: compose_create(): set default tab width to 8. + +2001-07-29 + + * src/prefs_common.c: date_format_select_row(): fixed a bug that + caused segfault when selecting the list with key. + +2001-07-28 + + * src/mainwindow.c: main_window_popup(): deiconize the window + when popup (thanks to Henrik Carlqvist). + * src/procmime.c: procmime_scan_mime_type(): new. + procmime_scan_content_type(): use procmime_scan_mime_type(). + procmime_scan_mime_header(): scan the extension of attached files + and add the correct MIME type if the Content-Type is + "application/octet-stream" (thanks to Don Quijote). + * src/compose.c: compose_toolbar_create(): added a new "Send later" + icon (thanks to Leandro Pereira). + +2001-07-27 + + * src/prefs_common.c: date_format_create(): modified the layout of + the dialog. + +2001-07-26 + + * src/account.c: account_find_from_address(): fixed a minor bug. + * src/prefs_common.c: incorporated the user-interface for setting + date format from the claws branch, and made some modification to + that. + +2001-07-25 + + * src/account.[ch]: account_edit_create(): modified the text of + default button. + account_find_from_address(): new. + * src/procmime.c: + procmime_scan_content_type(), procmime_scan_content_disposition(): + fixed ESC code detection. + * src/compose.c: compose_reply(): automatically select account + according to the message header. + * src/prefs_common.[ch]: added member "reply_account_autosel". + +2001-07-25 + + * src/progressdialog.c: made the CList scrollable. + * src/inc.c: inc_start(): don't abort with non-fatal error. + +2001-07-24 + + * added English Sylpheed User's Manual by Paul Kater + (paul@nlpagan.net) (thanks!). + * configure.in + manual/Makefile.am + src/mainwindow.c: added support for English manual. + * manual/en/sylpheed*.html: added English documentation. + * AUTHORS: updated. + +2001-07-23 + + * src/nntp.c: nntp_ok(): fixed the bug that didn't handle a response + that didn't have any trailing messages. + * src/smtp.c: smtp_ok(): ditto. + * src/compose.c: compose_account_option_menu_create(): modified + the style of the account option menu. + +2001-07-22 + + * src/prefs_customheader.c: prefs_custom_header_clist_set_row(): + remove return code from strings automatically. + prefs_custom_header_create(): added "X-Face" to the default + option. + * src/news.c: news_fetch_msg(), news_get_group_list() + src/imap.c: imap_fetch_msg(): create the cache directory before + writing. + * src/procmime.c: + procmime_scan_content_type() + procmime_scan_content_disposition(): convert JIS into EUC-JP + before parsing. + * src/codeconv.c: conv_unmime_header(): cleaned up a bit. + * src/compose.c: don't append attachment headers if the attach + pane is visible but the list is empty. + * src/recv.c: recv_bytes_write(): use g_malloc() instead of alloca(). + +2001-07-18 + + * version 0.5.1 + +2001-07-18 + + * src/compose.c: compose_quote_parse_fmt() + src/prefs_common.c: prefs_quote_description_create(): added the + symbol `%c' that allows to include Cc in reply format (thanks + to Cyril Bellot). + * src/base64.[ch] + src/procmime.c: procmime_decode_content(): applied the patch + from Sergey Vlasov that allows to decode base64 data with + unusual line length (not a multiple of 4) (thanks!). + +2001-07-17 + + * src/procmsg.[ch]: separated the permanent flags and temporary + flags into two variables, and made MsgFlags a structure that + includes them. + MSG_SET_PERM_FLAGS() + MSG_SET_TMP_FLAGS() + MSG_UNSET_PERM_FLAGS() + MSG_UNSET_TMP_FLAGS(): new macros. + * src/compose.c + src/imap.c + src/inc.c + src/messageview.c + src/mh.c + src/news.c + src/procheader.c + src/summaryview.c: modified for the new MsgFlags. + * src/utils.[ch]: hash_free_value_mem(): new. It frees the values + of hash table. + +2001-07-16 + + * src/inc.c: inc_pop3_recv_func(), inc_progress_update(): + display current size with human-readable format. + * src/grouplistdialog.c: grouplist_recv_func(): ditto. + * TODO + TODO.jp: updated. + +2001-07-16 + + * src/codeconv.c: + conv_unmime_header(), conv_unmime_header_overwrite(): workaround + for raw-JIS code in header fields. + * src/folder.c: + folder_get_default_folder() + folder_get_default_inbox() + folder_get_default_outbox() + folder_get_default_draft() + folder_get_default_queue() + folder_get_default_trash(): fixed a bug that caused segfault + if folder_list is NULL. + +2001-07-15 + + * README + README.jp + INSTALL + INSTALL.jp + TODO + TODO.jp: updated. + * src/grouplistdialog.c: grouplist_dialog_set_list(): update UI + while retrieving newsgroup list. + grouplist_dialog_create(): added entry widget and status label. + grouplist_recv_func(): new. + refresh_clicked(): added exclusive lock variable. + clist_selected(): set text entry when the CList is selected. + renamed from group_clist_select(). + entry_activated(): new. + grouplist_clear(): renamed from grouplist_free(). Also clears + list and entry widget. + * src/news.c: news_get_group_list(): sped up the list appending + (g_slist_append() becomes very slow if list size is large). + * src/defs.h: added UI_REFRESH_INTERVAL definition. + Changed the definition of NEWSGROUP_LIST. + * src/recv.c: recv_write() + src/send.c: send_message_smtp(): changed the UI refresh interval + to UI_REFRESH_INTERVAL (50msec). + * src/account.c: account_add(): fixed a bug that didn't update + folder tree when a news account was added. + * src/grouplistdialog.c: made exclusive lock variable global, and + lock at grouplist_dialog_set_list(). + * src/textview.c: fixed a bug that disabled clickable URI if + message color was disabled. + +2001-07-15 + + * src/grouplistdialog.c: ok_clicked(), cancel_clicked(): don't + quit main loop if gtk_main_level() is 1. + grouplist_dialog_set_list(): freeze CList while appending the list. + grouplist_dialog(): show dialog before updating the list. + +2001-07-14 + + * src/folder.c: folder_write_list_recursive(): add the attribute + `collapsed' if a node have some children. + * src/grouplistdialog.[ch]: new. Newsgroups can be selected from + the list. + * src/news.[ch]: + news_get_group_list(): new. It returns newsgroup list. + news_remove_group_list(): new. It removes newsgroup list cache. + * src/folderview.c: folderview_new_news_group_cb(): call + grouplist_dialog() instead of input_dialog(). + +2001-07-12 + + * autogen.sh: modified. + * src/folder.[ch] + src/folderview.c: made expand/collapse state of folders persistent + (thanks to Alfons). + +2001-07-06 + + * version 0.5.0 + +2001-07-06 + + * src/imap.c: imap_remove_folder(): select INBOX with EXAMINE before + DELETE. + imap_cmd_do_select(): new. It toggles between SELECT and EXAMINE + according to the argument. + imap_cmd_select(): use imap_cmd_do_select(). + imap_cmd_examine(): new. + * src/folderview.c: folderview_rm_imap_folder_cb(): select current + folder again when removing failed. + +2001-07-05 + + * version 0.5.0pre4 + + * manual/ja/sylpheed.sgml + manual/ja/*.html: updated the Japanese manual (thanks to Imai). + * src/summaryview.c: summary_set_row_marks(): fixed a bug that + didn't set foreground correctly. + * src/folderview.h + src/summaryview.h: removed the member color_normal from FolderView + and SummaryView. + * src/mainwindow.c: main_window_create(): removed color_normal. + +2001-07-04 + + * src/prefs_account.[ch]: the port numbers of IMAP4 and NNTP + became specifiable. + * src/imap.c: imap_session_get() + src/news.c: news_session_new_for_folder(), news_session_get(): + use user-defined port number if specified. + +2001-07-03 + + * src/imap.c: imap_scan_tree_recursive(): get mailbox status when + scanning. + imap_scan_folder(): implemented. It updates the numbers of new, + unread and total messages. + imap_status(): new. It parses the response of STATUS command. + imap_status_uidnext(): removed. + imap_cmd_status(): removed. + * src/textview.c: textview_show_part(): fixed potential memory leaks. + +2001-07-03 + + * src/alertpanel.c: alertpanel_create(): fixed truncated message. + * src/rfc2015.c: rfc2015_decrypt_message(): fixed the case problem + of content-type (thanks to Ren?Rebe for the patch). + * src/codeconv.c: code_get_code_conv_func(): fixed the ISO-8859-1 + detection. + * src/prefs_common.c: prefs_send_create(): made some more character + sets specifiable when not using libjconv. + * configure.in: disabled --enable-threads option temporarily. + * INSTALL + INSTALL.jp: deleted the description about --enable-threads option. + +2001-07-02 + + * updated gettext to 0.10.38. + +2001-07-01 + + * version 0.5.0pre3 + + * src/folderview.[ch]: folderview_set_all(): new. + * src/account.c: account_add(): call folderview_set_all() after + creating IMAP4 tree. + account_edit_create(): account preferences dialog can be opened + with double clicking of the list. + account_selected(): new. + account_clist_set(): made the CList focus set correctly. + +2001-06-30 + + * src/imap.c: imap_scan_tree(): call imap_create_trash() if trash + is not found. + imap_scan_tree_recursive(): search the sub folders of INBOX. + recognize Trash folder. + imap_create_tree(): separated the part of creating trash. + imap_create_trash(): new. + * src/folder.c: folder_build_tree(), folder_write_list_recursive(): + preserve no_sub and no_select. + * src/summaryview.c: summary_show(): don't proceed if item->no_select + is TRUE. + +2001-06-29 + + * src/imap.c: imap_scan_tree(): fixed a bug that didn't set the + root folder correctly. + +2001-06-28 + + * src/folderview.[ch]: + folderview_update_tree(): new. It updates one folder tree. + folderview_update_tree_cb(): new. + Added "Update folder tree" to the popup menu, and modified some + expressions. + +2001-06-27 + + * src/imap.c: implemented the autoscan of IMAP4 folder list. + imap_scan_tree(): new. It scans the whole IMAP4 folder. + imap_scan_tree_recursive(): new. It traverses the IMAP4 folder tree. + imap_parse_list(): new. It parses the LIST response. + imap_get_real_path(): new. It converts local path into IMAP4 path. + * src/folder.h: added no_sub and no_select to FolderItem. + * src/folder.c: folder_tree_destroy(): reset some variables. + * src/folderview.c: folderview_scan_tree_func(): supported IMAP4. + +2001-06-26 + + * src/imap.c: imap_parse_envelope(): fixed a bug that didn't + parse the FETCH response that continues to the next line. + imap_parse_fetch_element(): removed. + imap_parse_atom(), imap_parse_one_address(), imap_parse_address(), + imap_parse_envelope(), imap_get_uncached_messages(): use GString + and sock_getline() to parse the FETCH response. + imap_remove_all_msg(): fixed a bug that didn't delete messages + correctly. + imap_parse_address(): fixed a bug that didn't concaternate + addresses correctly, using GString. + * src/socket.[ch]: sock_getline(), fd_getline(): new. They read + the whole line and return the newly allocated string. + * src/prefs_account.[ch]: added `IMAP server directory' entry. + +2001-06-25 + + * version 0.5.0pre2 + + * src/imap.c: imap_create_tree(): pass the path that is separated + by the local filesystem separator to imap_create_folder(). + imap_create_folder(): examine the existence of folders using + LIST command instead of STATUS. + imap_cmd_list(): new. + imap_query_password(): new. + imap_session_new(): query password if it is not set. + +2001-06-24 + + * src/imap.c: imap_parse_envelope(): FETCH results can be parsed + with arbitrary order. + imap_parse_fetch_element(): new. it parses one pair of name and + value of FETCH results. + imap_parse_flags(): modified for more flexibility. + * src/utils.[ch]: set_log_file(): new. it opens a new file for + logging. + close_log_file(): new. it closes the opened log file. + log_print(), log_message(), log_warning(), log_error(): also + output to log file. + +2001-06-22 + + * src/imap.c: imap_cmd_status(): check the pointer to "value" + before the assignment (thanks to NISHIJIMA). + +2001-06-21 + + * src/folderview.c: folderview_drag_motion_cb(): don't allow DnD + across MH and IMAP4 folder (for now) (thanks to Hiramatu). + * src/foldersel.[ch]: don't show folders which can't be targets + for current folder. + +2001-06-20 + + * version 0.5.0pre1 + + * src/imap.c: + imap_get_msg_list() + imap_cmd_envelope() + imap_cmd_fetch() + imap_cmd_copy() + imap_cmd_store(): use UID instead of sequential number. + Renamed imap_set_article_flags() to imap_set_message_flags(). + * src/summaryview.c: summary_execute(): don't update summary + even if current folder is IMAP4. + * src/utils.[ch]: remove_numbered_files(): changed the type of + arguments from gint to guint. + +2001-06-19 + + * src/imap.c: imap_cmd_login(), imap_cmd_select(), imap_cmd_status(), + imap_cmd_create(), imap_cmd_delete(), imap_cmd_copy(): don't + enclose with double quotation if string doesn't have space + (workaround for old Cyrus IMAP4 server). + imap_create_folder(): fixed a bug of separator substitution. + renamed imap_session_connect_if_not() to imap_session_get(). + imap_get_msg_list(): delete all cached messages if use_cache + is off. + imap_delete_cached_messages(): remove cached files in between + the specified range by reading directory entry. + imap_parse_one_address(): set fromname same as the from address + if it is empty. + * src/utils.[ch]: remove_numbered_files(): new. The range is + specifiable. + * src/summaryview.c: summary_execute(): update summary if current + folder is IMAP4. + KEY_PRESS_EVENT_STOP(): new macro. + summary_key_pressed(): stop signal emission when calling + summary_execute(). + summary_select_by_msgnum(): show message only if + msg_is_toggled_on is TRUE. Move current page to the selected + node. + * src/news.c; news_delete_old_articles(): remove cached files in + between the specified range by reading directory entry. + * src/folderview.c: + folderview_selected(), folderview_button_released(): fixed a bug + that didn't select folder correctly. + +2001-06-18 + + * src/mainwindow.c + src/summaryview.c + src/prefs_common.c: improvements to the English (thanks to Paul + Mangan). + * src/mainwindow.c: compose_cb() + src/summaryview.c: summary_key_pressed() + src/compose.c: compose_new_with_recipient(): newsgroups entry + is automatically filled when composing a new article. + +2001-06-17 + + * src/procmsg.c: procmsg_msg_list_free(): fixed a bug that didn't + free list correctly. + +2001-06-16 + + * version 0.4.99 + + * src/imap.c: imap_find_namespace(): replace namespace path + separator with slash before comparison. + imap_remove_folder(): use namespace. + imap_create_tree(): use namespece when creating Trash. + imap_get_msg_list(): fixed a bug that returned old list and caused + memory leak if exists == 0. + imap_select(): new. It's a wrapper for imap_cmd_select(). + * src/foldersel.c: foldersel_set_tree(): show IMAP4 folder too. + +2001-06-15 + + * src/folderview.c: + folderview_new_folder_cb() + folderview_new_imap_folder_cb(): show error dialog when creation + or deletion of folder failed. + Made it allow users to create a folder which contains subfolders. + folderview_button_pressed(): disabled delete menu on the special + IMAP4 folder. + * AUTHORS: incorporated from claws branch. It now contains all + contributors. + * src/send.c: enabled cancellation. + EXIT_IF_CANCELLED(): new macro. + Added cancelled flag to SendProgressDialog. + * src/utils.[ch]: strtailchomp(): new. It removes the trailing + specified character. + * src/imap.c: imap_cmd_fetch(): a fix for MS Exchange 2000 server. + +2001-06-15 + + * src/imap.c: imap_create_tree(): new. It creates required + folders such as INBOX and Trash. + imap_do_copy(), imap_do_copy_msgs_with_dest(): don't expunge + if COPY failed. + imap_remove_all_msg(): return immediately if exists == 0. + * src/account.c: account_add(), account_set_missing_folder(): + made them use folder->create_tree(). + +2001-06-14 + + * src/imap.c: more namespace implementation. + imap_find_namespace(), imap_path_separator_subst(): new. + +2001-06-13 + + * src/imap.c: imap_parse_namespace(), imap_cmd_namespace(): new. + +2001-06-11 + + * src/summaryview.c: summary_show(): fixed a glitch in folder view. + +2001-06-08 + + * src/imap.[ch]: added imap_add_msg(), and imap_append_message(), + which appends file into IMAP4 folder. + imap_status(): new. + imap_create_folder(): check the existence of a folder before + create it. + renamed the prefix of low-level IMAP4rev1 functions to imap_cmd. + * src/account.c: account_add(), account_set_missing_folder(): + create INBOX automatically when creating IMAP4 account. + +2001-06-07 + + * src/utils.[ch]: added itos_buf() that takes the buffer for its + argument. + * src/imap.[ch]: imap_copy_msg(), imap_copy_msgs_with_dest(): new. + * src/folder.c: added copy_msg and copy_msgs_with_dest methods + to the IMAP class. + +2001-06-06 + + * src/utils.[ch]: move_file(): new. + * src/mh.c: mh_move_msg(), mh_move_msgs_with_dest(): modified to + use move_file(), and fixed a bug that didn't close file when + error occured. + +2001-06-06 + + * src/imap.c: renamed imap_delete_messages() and + imap_delete_all_messages() to imap_delete_cached_messages() and + imap_delete_all_cached_messages(). Some code cleanups. + * src/utils.[ch]: added a function remove_all_numbered_files(). + * src/mh.c: mh_remove_all_msg() + src/imap.c: imap_delete_all_cached_messages(): + use remove_all_numbered_files(). + * src/mainwindow.c + src/summaryview.c + src/compose.[ch]: added `Reply to sender'. + compose_reply() + compose_reply_set_entry(): added an argument `ignore_replyto'. + +2001-06-05 + + * src/folderview.c: folderview_selected() + src/summaryview.c: summary_show(): fixed a bug that updated wrong + folder when remaining marks were processed. + +2001-06-04 + + * src/headerwindow.c: headerwindow_show_cb(): always try to show + msginfo, and use the selected message, not the displayed one. + * src/smtp.c: smtp_ok(): fixed sock_gets() error handling. + +2001-06-02 + + * src/folderview.c: folderview_selected() + src/mimeview.c: mimeview_selected(): ungrab the mouse event. + * src/summaryview.c: summary_show(): process the left marks if any. + +2001-05-27 + + * src/passphrase.c: enclosed with #if USE_GPGME. + * src/prefs_account.c: added NNTP AUTH check button. + * src/alertpanel.[ch]: alertpanel_create(): added new argument + `can_disable', all existing callers changed to pass FALSE; + created a check button to disable the message. + alertpanel_message_with_disable(): new. + alertpanel_show(): mask value with G_ALERT_VALUE_MASK. + alertpanel_button_toggled(): new. + alertpanel_button_clicked(), alertpanel_close(): set value using + G_ALERT_VALUE_MASK. + * src/prefs_common.[ch]: added option to toggle GnuPG signature + check popup window, and GnuPG warning. + * src/rfc2015.c: check_signature(): show signature check dialog + only if it is enabled. + * src/main.c: modified GnuPG checking. + * src/main.c + src/prefs_common.c: fixed some compilation bugs when enabled + GPGME. + +2001-05-26 + + * src/codeconv.c: conv_get_code_conv_func(): fix for ISO-8859-* + encodings with libjconv. + conv_encode_header(): fixed an endless loop bug when encountering + an invalid wide character (thanks to Alte). + * src/headerview.c: SET_FONT_STYLE(): fixed segfault with invalid + bold font. + * src/imap.c: imap_create_folder(): don't create folder if the + name is INBOX. + * src/mainwindow.c: main_window_reflect_prefs_all(): hide the + execute button when immediate execution is enabled. + +2001-05-22 + + * README + README.jp: added the "How to run" section. + +2001-05-19 + + * merged NNTP AUTH from the claws branch. + * src/news.[ch]: supported NNTP AUTH. + * src/nntp.[ch]: wrapped SockInfo with NNTPSockInfo for NNTP AUTH. + * INSTALL + INSTALL.jp: modified the confirmation list and the warning about + threads. + +2001-05-18 + + * src/gtkutils.[ch]: moved folderview_find_collapsed_parent() to + gtkut_ctree_find_collapsed_parent(). + * src/folderview.c: folderview_select_node(): automatically expand + the parent folders when selected. + * configure.in: made the version number to 0.4.99 (0.5pre) + * src/main.c: main(): moved parse_cmd_opt() before gtk_init() + so that X is not necessary for --help and --version. + parse_cmd_opt(): changed g_get_prgname() to g_basename(argv[0]). + * src/folderview.c: folderview_update_node(): a fix for collapsed + nodes. + +2001-05-17 + + * src/main.c: lock_socket_input_cb(): changed fd_read() to fd_gets(). + It caused garbages in --compose option. + * src/socket.[ch]: made fd_gets() public. + +2001-05-16 + + * src/gtkutils.[ch]: gtkut_ctree_node_next(): new. + * src/folderview.c: folderview_find_next_unread(): new. + folderview_select_next_unread(): modified so that it can find + the hidden folder. + +2001-05-15 + + * src/compose.c: compose_write_headers(): excluded also From, To, + Sender because they could be used for SPAM. + * src/folderview.c: add '+' mark to the collapsed folder that have + some unread folders. + folderview_search_new_recursive(), + folderview_have_new_children(), + folderview_search_unread_recursive(), + folderview_have_unread_children(), + folderview_find_collapsed_parent(): new. + folderview_update_node(): display the number of queued messages. + +2001-05-14 + + * src/folder.[ch] + src/mh.[ch]: modified *_add_msg() to use link(). Added the + argument to switch whether to remove the source file or not. + * src/compose.c + src/inc.c + src/mbox.c: modified the argument of folder_item_add_msg() and + removed some unlink()'s. + +2001-05-13 + + * src/prefs_customheader.[ch]: renamed prefs_headers_* to + prefs_custom_header_*. Removed `(New)' row and `Substitute' + button. Supported empty value. + prefs_custom_header_row_moved(): new. Connected "row_move" signal + to the function, and made it set header list. + * src/customheader.c: custom_header_get_str() + src/compose.c: compose_write_headers(): supported empty value. + * src/prefs_display_header.c: prefs_display_header_row_moved(): new. + Connected "row_move" signal to the function, and made it set + header list. + * src/compose.c: compose_write_headers(): modified the order of + headers, and made it encode the custom headers. + * src/prefs_customheader.c: prefs_custom_header_delete_cb() + src/prefs_filter.c: prefs_filter_delete_cb(): treat closing the + alert panel by ESC as "No". + +2001-05-13 + + * merged the custom header stuff from claws branch: + * src/customheader.[ch] + src/prefs_customheader.[ch]: new. + * src/customheader.c: custom_header_read_str(): use strtol() instead + of atoi() and check errors. + custom_header_find(): new function. + * src/compose.c: IS_IN_CUSTOM_HEADER(): new macro. + compose_write_headers(): made it replace headers with user-defined + headers except for some automatically generated headers. + +2001-05-11 + + * src/inc.c: connection_check_cb(): fixed a bug that caused + segmentation fault if connection was not established. + * src/compose.c: compose_create(): even if set_autobcc or set + autoreplyto is checked and the entries are empty, show them. + +2001-05-10 + + * src/textview.c: textview_show_mime_part(): modified the messages. + TEXT_INSERT(): new macro. + * po/ja.po: fixed. + * src/prefs_display_header.c: prefs_display_header_create(): + modified the text of checkbutton. + +2001-05-09 + + * src/mimeview.c: added "Open with..." to the context menu. + * src/summaryview.c: summary_print() + src/inputdialog.c: input_dialog(): fixed memory leaks. + * src/textview.c: textview_show_mime_part(): updated the description. + * src/send.c: implemented sending progress dialog. + (TODO: automaton should be used.) + send_progress_dialog_create(), send_progress_dialog_destroy(), + send_cancel(): new. + send_message_smtp(): made it update the dialog for each stage. + * src/utils.[ch]: get_left_file_size(): new. Get the left bytes + of opened file. + * src/summaryview.c: summary_show(): when open_inbox_on_inc is set, + go to first unread message even if folder is same as previous. + * src/prefs_common.c: made color selection dialog transient, and + made escape key close the dialogs. + +2001-05-08 + + * version 0.4.66 + + * src/select-keys.c: delete_event_cb(): removed `;' from its end. + * src/recv.c: recv_write(): changed the interval to 10msec. + * src/prefs_display_header.c: modified the layout of the dialog, + and made the hidden headers list insensitive when `Show other + headers' is not checked. + * src/textview.c: changed strcasecmp() and strncasecmp() to + the corresponding glib functions. + * src/inc.c: get_spool(): make a temporary file in the home + directory. + +2001-05-07 + + * src/prefs_common.c + src/prefs_account.c + src/prefs_filter.c + src/account.c + src/alertpanel.c + src/filesel.c + src/foldersel.c + src/export.c + src/import.c + src/inputdialog.c + src/passphrase.c + src/select-keys.c + src/sigstatus.c: fixed a bug that accidentally destroyed dialogs + when closed them with delete_event (thanks to DINH). + Added *_deleted() and *delete_event() which handle delete_event + signal correctly. + +2001-05-06 + + * src/prefs_display_header.c: merged some changes from claws branch: + prefs_display_header_create(): allow reordering of headers by + dragging. + prefs_display_header_find_header(): new function. + prefs_display_header_clist_set_row(): don't allow duplicates. + * src/prefs_account.c: prefs_account_receive_create(): changed + the label of the check button. + +2001-05-05 + + * src/pop.c: pop3_getsize_list_recv(): if sscanf() failed, break + immediately. + * src/inc.h: removed cur_msg_bytes from Pop3State. + * src/inc.c: pop3_recv_func() + src/recv.[ch]: made the second arguments of RecvUIFunc current + total read bytes. + recv_write(): made it call UI func if elapsed time is greater + than 0.1 sec. + * src/recv.c: recv_write(): changed the interval to 300 usec. + * src/textview.c: textview_show_header(): if header is Subject, + unfold it. + * src/utils.[ch]: unfold_line(): new. + * src/procheader.[ch]: procheader_get_header_array(): new. + * src/prefs_display_header.c: updated defaults. + +2001-05-05 + + * some merge from the sylpheed-claws branch. + It allows user to specify displayed headers in message view. + (symbol names were also changed.) + * src/prefs_display_header.[ch] + src/displayheader.[ch]: new. + * src/prefs_display_header.c: + removed prefs_display_headers_other_headers_toggled(). + removed "(New)" row from the list. + * src/defs.h: added DISPLAY_HEADER_RC. + * src/prefs_common.c: prefs_message_create(): added a button for + opening the display header setting dialog. + * src/prefs_common.h: added show_other_header and disphdr_list + to PrefsCommon. + * src/procheader.[ch]: procheader_get_header_list_from_file(), + procheader_get_header_array_asis(): new. + procheader_get_header_list(): modified so that it takes FILE + pointer for its argument. + procheader_header_array_destroy(), procheader_header_free(): new. + * src/main.c: main(): made it call prefs_display_header_*_config(). + * src/textview.c: textview_scan_header(): modified so that it + sorts headers according to user setting. + src/textview_show_header(): made it call + textview_make_clickable_parts(). + textview_make_clickable_parts(): added GdkFont to its arguments, + and removed GtkText from them. + +2001-05-04 + + * implemented auto-checking of new mail based on the patch from + Pierric Descamps (thanks!). + * src/inc.c: added inc_autocheck_timer_init(), + inc_autocheck_timer_set(), inc_autocheck_timer_remove(), + inc_autocheck_func() for auto-checking of new mail. + * src/main.c: main(): call inc_autocheck_timer_init(). + * src/prefs_common.c: prefs_receive_create(): activated the + auto-checking UI. Added prefs_common_cancel(), and connected + some signals to that. + * src/prefs_common.c + src/prefs_account.c + src/prefs_filter.c + src/account.c: Disabled auto-checking while opening the dialog. + * src/headerview.c: headerview_show_xface(): fixed a bug that + showed a warning when header pane was hidden. + +2001-05-03 + + * src/inc.c + src/pop.c + src/recv.c: removed non-blocking socket mode support since it + does nothing. + * src/pop.c + src/inc.c: modified the messages of incorporation dialog. + +2001-05-02 + + * src/utils.h: made u32 the typedef of guint32. + added BIG_ENDIAN_HOST macro that is used by md5.c. + * src/md5.c: renamed md5c.c. Fixed the indentation. Fixed a bug + that didn't calculate MD5 correctly on big endian machines. + +2001-05-01 + + * version 0.4.65 + + * src/folder.c: folder_init(): added the method imap_remove_folder. + * src/folderview.c: folderview_rm_imap_folder_cb(): made it + actually remove folder from IMAP4 server. + * src/imap.[ch]: imap_create_folder(): made it actually create + folder on IMAP4 server. + imap_remove_folder(): added. + imap_create(), imap_delete(): added. + * src/summaryview.c: summary_execute_delete(): don't check trash + if folder type is not F_MH. + * thanks to Ishihara for the above changes. + * configure.in + ac/check-type.m4: better wint_t typedef detection (renamed + sv_CHECK_TYPE to SYLPHEED_CHECK_TYPE). + +2001-04-30 + + * src/recv.c: recv_bytes_write(): fixed another bug that caused + infinite loop and buffer overrun. + +2001-04-30 + + * src/socket.[ch]: renamed sock_read() and fd_read() to + sock_gets() and fd_gets() for preventing confusion. + Added sock_read() and fd_read() which is the wrapper of read(). + * src/recv.c: recv_bytes_write(): fixed a bug that caused infinite + loop. Use sock_read() instead of fd_read(). + * src/esmtp.c + src/imap.c + src/news.c + src/nntp.c + src/pop.c + src/recv.c + src/smtp.c: use sock_gets() instead of sock_read(). + * src/imap.c: imap_session_new(): fixed the error detection + of imap_open(). + +2001-04-28 + + * src/inc.c: made it displays current read bytes to the dialog. + * src/pop.c: recv_write(): call UI function before editing + strings. + +2001-04-27 + + * src/progressdialog.c: progress_dialog_create(): modified the + size of dialog and made it stretchable. + * src/smtp.c + src/esmtp.c: smtp_ok(), esmtp_ok(): fixed a bug that didn't + process an error response correctly (thanks to Ohmasa). + * src/pop.[ch]: added pop3_getsize_list_send(), + pop3_getsize_list_recv(). + * src/recv.[ch]: added recv_set_ui_func() that makes recv_write() + call the callback function for each sock_read(). + * src/inc.h: in Pop3State, renamed bytes to total_bytes, and added + cur_msg_bytes, cur_total_bytes, and sizes. + * src/inc.c: added inc_pop3_recv_func() that updates the progress + bar for each sock_read(). + +2001-04-26 + + * src/mh.c: mh_is_maildir_one(): modified so that it uses + is_dir_exist(). + +2001-04-25 Werner Koch + + * src/mh.c (mh_is_maildir_one, mh_is_maildir): New. + (mh_scan_tree_recursive): Do not include Maildir style directories + in the scan. + + Changed the use of integers to describe sockets by an more abstract + data structure. + + * src/automaton.h (struct _Automaton): Add help_sock. + * src/automaton.c (automaton_input_cb): Changed source to be + SockInfo and use wrapper for gdk_input_add. + + * src/send.c (SEND_EXIT_IF_ERROR): Adjusted tests and removed test + for invalid socket because this is now done in sock_close. Set + sock to NULL. + (SEND_EXIT_IF_NOTOK): Set closed sock to NULL. + (send_smtp_open): Use only SockInfo. + + * src/news.c (news_session_new): Use SockInfo here. + (news_session_destroy): Ditto and set sock to NULL. + + * src/nntp.c: Use SockInfo instead of integers + * src/smtp.c: Ditto. + * src/pop.c: Ditto. + * src/recv.c: Ditto. + + * src/inc.c (inc_pop3_session_do): Removed sock_sockinfo_free. Put + gdk_input_add into a wrapper. + + * src/esmtp.c: Changed socket descriptors to use SockInfo. + * src/esmtp.h: Ditto, included socket.h. + * src/session.h (struct _Session): Likewise. + * src/imap.c (imap_open): Return SockInfo ptr and not an integer. + Removed access to internal data of SockInfo. Changed all callers + and functions to take SockInfo. + (imap_session_new): Use sock_close here. + (imap_session_destroy): Ditto. + + * src/compose.c (compose_exec_ext_editor): Replaced sock_write by + fd_write. + + * src/main.c (app_will_exit): Close lock socket using fd_close. + (prohibit_duplicate_launch): Use fd_xxx functions instead of sock_xxx. + (lock_socket_input_cb): Ditto. + + * src/socket.h, src/socket.c: Prepared SockInfo structure to use + glib channels. Changed all sock_xxx to use SockInfo instead of an + integer. + (sock_connect_unix, sock_open_unix, sock_accept): Renamed to .. + (fd_connect_unix, fd_open_unix, fd_accept): .. this and changed all + callers. + (fd_read, fd_write, fd_close): New. + (sock_sockinfo_free): Removed. + * src/socket.c (sock_connect_nb): Use close instead sock_close here. + (sock_connect): Ditto. + +2001-04-26 + + * config.h.in: removed. + * ac/Makefile.am: added gnupg-check-typedef.m4 to MACROS. + * .cvsignore: added. + * src/inc.c + src/progressdialog.[ch] + src/pixmaps/complete.xpm + src/pixmaps/continue.xpm + src/pixmaps/error.xpm: applied the patch from Leandro Pereira + that displays the state of message incorporation (thanks!). + * src/inc.c: made the progress dialog change the text of status. + +2001-04-25 + + * removed po/*.gmo, configure, stamp-h.in, aclocal.m4, Makefile.in + from the cvs tree. + * COPYING: removed RSA copyright notice. + * removed po/sylpheed.pot, po/stamp-cat-id, po/cat-id-tbl.c. + * configure.in: added the check of sys/utsname.h. + +2001-04-24 Werner Koch + + Merged most of the changes from the W32 branch in. + + * configure.in: Require gpgme >= 0.2.1 + + * acconfig.h (HAVE_U32_TYPEDEF): New. + * ac/gnupg-check-typedef.m4: New. + * configure.in: Check for u32 type and the size of some types. + * src/utils.h: Define the u32 type and related constants. + + * src/about.c (about_create): Removed the note about MD5. We are + not any longer using the RSA Inc. implementation. + * src/md5ify.c, src/md5ify.h, src/md5global.h: Removed. + * src/md5c.c, src/md5c.h: Replaced by an FSF implementation and + renamed the function to standard lowercase convention. Changed all + callers. + (md5_hex_digest): New. + (md5_hmac): Add hmac function by Martin Schaaf with some + modifications. + (md5_hex_hmac): New. + * src/esmtp.c, src/esmtp.h (md5_hex_hmac): Removed. + (hmac_md5): Removed. + * src/pop.c (pop3_getauth_apop_send): Replaced the md5_digest by + the new md5_hex_digest function. + + * src/about.c: Include utsname.h only if available + + * src/utils.c, src/utils.h (get_home_dir): New to better cope with + special Windoze requirements. Changed all calls to + g_get_home_dir() to this function. + + * simple-gettext.c: New. + + * src/main.c (main): Issue a warning if GnuPG is not properly + installed. + + * src/sigstatus.c, src/sigstatus.h: New. + * src/rfc2015.c (check_signature): Use the sigstatus window and + get the status texts from a utility function. + + * src/select-keys.c: Removed the global select_keys var and + pass an allocated one along all functions. + (set_row): Display only keys capable of encryption. + (update_progress): Replaced the progressbar by + a windmill and a text showing for which key we are collecting + info. Removed progressbar everywhere else and updated callers. + + * src/prefs_common.c (prefs_privacy_create) [__MINGW32__]: Do not + display the grab button. + +2001-04-24 + + * src/prefs_common.[ch] + src/procheader.c: applied the patch from Darko Koruga that + allows user to define their own format for displaying date in + summary view using strftime() (thanks!). + * src/prefs_common.c: prefs_quote_colors_dialog() + src/mainwindow.c: main_window_reflect_prefs_all(): made it + update message colors if the colors setting is changed. + * src/main.[ch]: made it remember the startup directory. + * src/export.c: export_mbox(): made it initially chdir to the + startup directory. + * src/filesel.c: filesel_select_file(): made it open the startup + directory at first. + +2001-04-23 + + * added option to warn about queued messages on exit [sergey]: + + * src/compose.c: compose_queue(): call folder_item_scan() + and folderview_update_item() after queueing. + * src/folderview.c: folderview_update_node(): draw the queue + folder in bold font if there are queued messages. + * src/mainwindow.c: queued_messages(): new function. + app_exit_cb(): display warning if there are queued messages + if warn_queued_on_exit is set. + * prefs_common.[ch]: add warn_queued_on_exit option. + + * src/mainwindow.c: moved queued_messages() to main.c, and renamed + it to get_queued_message_num(). + * src/main.c: app_will_exit(): moved warning dialog code from + app_exit_cb(), and added manage_window_focus_in(). + + * enhanced GnuPG key selection support [sergey]: + + * src/select-keys.c: updated to newer version from Win32 + branch with support for selecting arbitrary keys. + * src/prefs_account.c: added the Privacy tab to the account + options window. + prefs_account_privacy_create(), + prefs_account_sign_key_set_data_from_radiobtn(), + prefs_account_sign_key_set_radiobtn(): new functions. + * src/prefs_account.h: new preferences sign_key_type, sign_key_id. + * src/rfc2015.c: set_signers(): new function. + pgp_sign(): add the account parameter, call set_signers(). + rfc2015_sign(): add the account parameter, pass it to pgp_sign(). + * src/rfc2015.h: rfc2015_sign(): updated prototype. + * src/compose.c: pass the current account to rfc2015_sign(). + +2001-04-22 + + * src/mbox.c: export_to_mbox(): fixed a memory leak bug. + +2001-04-20 + + * src/mbox.[ch]: renamed export_mbox() to export_to_mbox(). + Fixed a memory leak bug. + * src/export.[ch]: added for exporting folder to mbox. + * src/import.[ch]: made import_mbox() take default folder. + Added description to the dialog. + * src/summaryview.c: summary_show(): fixed a bug that kept the + toolbar buttons insensitive after receiving messages. + * src/export.c + src/import.c: fixed a bug that caused quitting of the program + when OK or Cancel button was clicked several time. + * src/prefs_common.[ch] + src/addressbook.c: added "Add address to destination when + double-clicked" option. + +2001-04-19 + + * src/prefs_common.[ch]: reorganized the items of settings, + and added Message tab. + * src/main.c: parse_cmd_opt(): added command line option --version. + * src/mh.c: made it unset MSG_DELETED flag when moved/copied to + special folders. + * src/prefs_common.[ch] + src/headerview.[ch]: the header pane can be toggled now. + * src/prefs_common.[ch] + src/textview.c: page scroll step is now selectable between + one page and half page. + * src/mbox.[ch]: added export_mbox() that reads all messages + in a folder, and store them into one mbox file. + +2001-04-18 + + * src/prefs_filter.[ch]: separated filter setting code from + prefs_common.c, and made it a separate dialog. + +2001-04-17 + + * version 0.4.64 + + * src/automaton.[ch] + src/inc.c: fixed the bug that made Sylpheed crash when clicking + Cancel button while getting new mail (thanks to Sergey Vlasov). + * src/xml.c: xml_build_tree() + src/addressbook.c: fixed a bug that caused infinite loop if an + illegal XML file was given. + +2001-04-16 + + * src/summaryview.c + src/inc.c: applied the patch from Sergey Vlasov that fixes the + problem when the "Go to inbox after receiving new mail" option + was turned off (thanks!). + +2001-04-15 + + * src/xml.[ch]: modified so that it supports some characters which + must be escaped, and multiple-lined tag. + * src/folder.c + src/addressbook.c: modified so that it escapes some characters + like '<', '>', '&', ''', '"'. + +2001-04-10 + + * version 0.4.63 + + * src/folder.[ch] + src/mainwindow.c + src/mh.[ch] + src/procmsg.[ch] + src/summaryview.[ch]: applied the patch from Darko Koruga that + adds copy message operation for the MH folders (thanks!). + * src/imap.c: disabled slash to dot conversion. + * src/imageview.c: fixed a bug that displayed an old image when + loading of a image failed (thanks to Darko Koruga). + +2001-04-09 + + * src/procmsg.c: procmsg_read_cache(): added setvbuf() to speed up + cache reading (thanks to Sergey Vlasov). + * src/inc.c + src/summaryview.[ch] + prefs_common.[ch]: applied the patch that keeps the same folder + after receiving new mail (thanks to Sergey Vlasov). + * src/textview.c + src/utils.[ch]: moved get_quote_level() to utils.c. + +2001-04-08 + + * ac/Makefile.am: added. + * Makefile.am + configure.in: added ac directory. + +2001-04-07 + + * src/summaryview.c: summary_filter(): made it move messages + immediately if immediate_exec option is set. + * src/prefs_common.[ch] + src/textview.[ch] + src/gtkutils.[ch]: applied the message coloring patch from + Stephen Anthony with some modification (thanks!). + * src/gtksctree.c + src/mimeview.c: modified the behavior of MimeView (thanks to + HIRAMATSU). + +2001-04-06 + + * src/utils.c: copy_file() + src/mh.c: applied (and modified) the patch from Darko Koruga + that enables to move messages across file systems (thanks!). + * src/procheader.c + src/utils.[ch]: applied the patch from Jorge Van Hemelryck + that converts the date of messages to the local time (thanks!). + * src/utils.c: remote_tzoffset_sec(): fixed a bug that the signs + of one-letter timezone were reversed. + * src/folder.c: folder_item_add_msg(): put the assertion for the + add_msg() method (thanks to TAKANO). + +2001-04-05 + + * src/procmime.c: procmime_decode_content(): fixed a bug that + corrupted quoted-printable encoded messages when they include + `=00' (thanks to Masahiro Tomita). + * src/gtksctree.c + src/mimeview.c + src/summaryview.c: modified the DnD behavior of MIME view + (thanks to HIRAMATSU). + +2001-04-04 + + * src/about.c: applied the patch from Sergey Vlasov that fixes + the appearance of the about dialog (thanks!). + * src/prefs_common.[ch] + src/rfc2015.[ch] + src/mimeview.c + src/procmime.[ch] + src/compose.[ch] + src/passphrase.c + src/textview.[ch]: applied the GnuPG support patch which had + ported from the sylpheed-win32 branch (thanks to Sergey Vlasov). + * INSTALL, INSTALL.jp: updated the description about GnuPG. + +2001-04-03 + + * src/utils.[ch]: added references_list_append() that parses + References header and makes it string list. + * src/compose.c: modified so that too long References header is + truncated, garbage characters are removed, and header is tidied + up (thanks to Matthias Intemann). + +2001-04-02 + + * src/addr_compl.c: applied the address completion bugfix patch + from Alfons Hoogervorst (thanks!). + +2001-04-01 + + * src/gtksctree.c: modified so that the tree_select_row signal + actually pass the column number. + * src/summaryview.c: summary_selected(): made generic mark and + unread mark can be toggled with clicking of the columns. + Added summary_mark_row_as_read() and summary_mark_row_as_unread(). + * src/prefs_common.c + src/prefs_account.c: applied the layout fix patches from Sergey + Vlasov, and adjusted some widths of GtkEntry widgets. + * src/prefs.c: prefs_dialog_create(): enable notebook to take focus. + * src/inc.c: inc_start(): modified so that authentication dialogs + show server name too (thanks to Sergey Vlasov). + +2001-03-31 + + * src/mimeview.c: mimeview_key_pressed(): fixed a bug that caused + segmentation fault when a malformed multipart message is shown + (thanks to Sergey Vlasov). + * src/summaryview.c: summary_display_msg(): made it focus to the + summary view if the MIME list is empty. + +2001-03-30 + + * src/pixmaps/deleted.xpm + src/pixmaps/mark.xpm + src/summaryview.c: added deleted and mark icon. + * src/gtkutils.c: gtkut_widget_init(): changed gtk_widget_destroy() + to gtk_widget_unref(). + * src/addr_compl.c: start_address_completion(): fixed the bug that + displayed warning when the address book was empty (thanks to + Chideok Hwang). + +2001-03-29 + + * src/summaryview.c: summary_show(): fixed a memory leak bug + (thanks to ChiDeok Hwang). + * src/pixmaps/forwarded.xpm + src/pixmaps/replied.xpm + src/pixmaps/new.xpm + src/pixmaps/unread.xpm + src/compose.c + src/mainwindow.c + src/prefs_common.c + src/procmsg.h + src/summaryview.[ch]: applied the patch from Marc Hoper + that adds replied and forwarded mark to replying or forwarding + messages (thanks!). And new and unread mark were replaced + by the icons David Mehrmann created (thanks!). + * src/summaryview.c: made the width of unread and MIME column + fixed. + * src/prefs.c: prefs_config_parse_one_line(): made it check the + '=' separator (thanks to Sergey Vlasov). + +2001-03-26 + + * src/prefs_common.[ch]: moved smooth scroll option to the + interface tab. + * src/textview.c: made the one-line scroll also perform smooth + scrolling. + +2001-03-25 + + * src/prefs_common.[ch] + src/textview.c: applied the smooth scroll patch from Setoh and + Ninomiya (thanks!). + +2001-03-24 + + * src/summaryview.c: summary_attract_by_subject(): rewritten it + using hash table for speeding up. + * src/prefs_account.c: made filter_on_receive TRUE by default. + * src/mainwindow.c: reordered menu items. + +2001-03-23 + + * src/gtkutils.c: gtkut_clist_bindings_add(): fixed a bug that + caused address completion not to accept space and enter key. + +2001-03-22 + + * src/utils.[ch] + src/codeconv.c: fixed a bug that didn't encode non-ASCII headers + correctly. + * src/compose.c: fixed a bug that didn't decode some headers + correctly when replying or reediting drafts (thanks to Sergey + Vlasov). + +2001-03-21 + + * src/gtkutils.[ch]: added gtkut_widget_init() that modifies the + behaviors of some classes. + * src/main.c: main(): made it call gtkut_widget_init() first. + * src/summaryview.c: summary_create(): removed the key binding code. + +2001-03-19 + + * src/procmsg.[ch]: modified for the sake of readability. + +2001-03-18 + + * src/mainwindow.c: changed "Clean trash" to "Empty trash". + Added new menu items for folder manipulation. + allsel_cb(): made it change the target between summary view and + message view according to the input focus. + Removed "Select all" from Summary submenu. + * src/folderview.[ch]: added functions for creating/renaming/deleting + folder. + * src/procmsg.[ch]: made "marked" and "deleted" flag permanent, and + removed "important" flag. + * src/summaryview.c: added summary_set_row_marks() that sets style + of a row according to the flags, and made some functions use it. + * src/mainwindow.c: allsel_cb(): modified so that it selects + summary view correctly if message view is toggled off. + +2001-03-17 + + * src/socket.c: sock_connect_by_getaddrinfo(): fixed a resource + leak bug of socket, and rewrote the routine. + * src/inc.c: inc_mail(), inc_all_account_mail(): fixed a bug that + displayed the wrong unread number in the folder tree if a + folder was open and new messages arrived at the folder. + * src/socket.c: sock_connect_by_getaddrinfo(): fixed a bug + again. + +2001-03-15 + + * src/mh.c: mh_move_msg(), mh_move_msgs_with_dest(): made it + check the existence of the destination file. + * src/procmsg.c: procmsg_set_flags(): made it count the last + number of the message list (and fixed a bug that didn't open + newly arrived message). + +2001-03-13 + + * src/prefs_common.c: prefs_send_create(): removed EUC-JP and + Shift_JIS from the outgoing codeset. + +2001-03-12 + + * version 0.4.62 + +2001-03-11 + + * src/send.c: send_message_queue(): modified so that it finds + the account from the `From' and the server name of the queued + message. + * src/account.[ch]: added account_find_from_smtp_server() that + finds an account from the specified address and SMTP server. + * src/Makefile.am + src/mainwindow.c + src/summaryview.[ch] + src/sourcewindow.[ch]: integrated the viewing source patch from + DINH V. Ho燼(thanks!). + +2001-03-10 + + * src/addr_compl.[ch] + src/addressbook.c + src/compose.c: applied the enhanced address completion patch + from Alfons Hoogervorst (thanks!). + * src/addr_compl.c: replaced g_assert() with g_return(_val)_if_fail(). + * src/folder.c: folder_init() + src/folderview.c: folderview_drag_motion_cb() + src/procmsg.c: procmsg_clean_trash() + src/summaryview.c: summary_start_drag() + src/imap.[ch]: integrated the IMAP4 move/remove function patch + from Suzuki Mio (thanks!). + +2001-03-08 + + * src/main.c: parse_cmd_opt(): made the --compose option realize + mailto: URI. + * src/utils.[ch]: execute_async(): supported quoted arguments + correctly. + strstr_with_skip_quote(), strsplit_with_quote(): quote-supported + version of g_strsplit(). + * src/mimeview.c: mimeview_view_file() + src/prefs_common.c: added single quotation mark around the file + name. + +2001-03-07 + + * configure.in + src/compose.c + src/prefs.c + src/procmime.c + src/summaryview.c + src/mbox.c + src/recv.c + src/utils.[ch]: applied the security fix patch from Dmitry V. + Levin with some modification (thanks!). Added my_tmpfile() to + utils.[ch]. + * src/main.c: added --receive-all command-line option. + +2001-03-06 + + * src/socket.c: sock_connect_thread(): fixed a bug that didn't + compile if both multithread and IPv6 are enabled (thanks to + Ishihara). + * src/utils.[ch] + src/compose.c: applied a patch from Jason McCarver that allows + FIFO for signature file (thanks!). + * src/textview.c: made some more refactoring. + * src/socket.c: sock_accept(): changed socklen_t to gint. + +2001-03-05 + + * src/main.c + src/textview.c: some code cleanups. + +2001-03-04 + + * src/compose.[ch] + src/main.c + src/textview.c: integrated the patch from Alfons Hoogervorst that + fixes some glitches in clickable URI and enables mail addresses + clickable, and enables the --compose command line option to + specify address (thanks!). + +2001-03-03 + + * src/esmtp.[ch] + src/smtp.[ch] + src/send.c + src/prefs_account.[ch] + src/Makefile.am: applied the SMTP AUTH patch from Martin Schaaf + and fixed its a few bugs (thanks!). + * src/textview.c: textview_key_pressed(): made it don't move focus + to summary view. + * src/main.c: parse_cmd_opt(): modified the help message. + * src/html.[ch]: added empty_line to HTMLParser and modified + the parser routines a bit. + +2001-03-01 + + * src/html.c: added eucjp_symbol_list, and added some characters + to ascii_symbol_list. + +2001-02-19 + + * src/codeconv.[ch]: added a member `charset' and `charset_str' + to CodeConverter. + * src/html.[ch]: added the symbol list for ISO-8859-1 codeset. + html_parser_new(): made it change the symbol hash table + according to the character set of the document. + html_parse_special(): made it recognize character code number. + +2001-02-17 + + * src/textview.c: added textview_show_html() that parses HTML and + display as a text. + textview_show_part(): made it call textview_show_html() if + the part is text/html. + * src/html.[ch]: implemented HTML parser. + +2001-02-15 + + * src/codeconv.[ch]: added CodeConverter, and its methods + (conv_code_converter_new(), conv_code_converter_destroy(), and + conv_convert()). + * src/textview.c: removed the branches by HAVE_LIBJCONV and + rewrote them using CodeConverter. + +2001-02-12 + + * src/mbox.c: proc_mbox(): workaround for duplicated From_ line. + +2001-02-11 + + * src/codeconv.c: some code cleanups. + +2001-02-05 + + * src/mainwindow.c: main_window_popup(): fixed a bug that didn't + popup the main window correctly. + * src/codeconv.h: fixed a bug that the definition of CS_EUC_CN and + CS_EUC_TW was reversed (thanks to Sakamoto). + +2001-02-04 + + * src/gtkutils.[ch] + src/main.c + src/mainwindow.[ch] + src/socket.[ch]: applied the patch from Hiramatu that enables + prohibition of multiple execution and remote control with + command line option (thanks!). + +2001-02-03 + + * src/summaryview.c: summary_button_pressed(), summary_selected(): + made it toggle the view if middle button is clicked while message + view is hidden. + summary_drag_data_get(): fixed a memory leaking. + * src/Makefile.am + src/compose.c: compose_write_headers(): modified so that it uses + host_alias for X-Mailer or X-Newsreader field. + +2001-02-03 + + * version 0.4.61 + + * src/folderview.c: fixed a bug that prevented a folder from being + created if there were already folders that have the same name + somewhere at another place. + +2001-02-02 + + * src/folderview.c: folderview_update_all(): fixed a bug that + caused segmentation fault when a folder was selected after + updating the folder tree. + * src/compose.c: compose_send(): fixed a locking bug. + compose_write_headers(): fixed a bug that referred to cur_account. + compose_convert_header(): made it check the arguments. + +2001-02-01 + + * src/main.c: some cleanups and added --help option. + +2001-01-31 + + * src/send.c: re-enabled user-defined domain name setting. + * src/utils.c: is_next_mbs(): changed the size of temporary + multibyte array to MB_CUR_MAX. + strdup_mbstowcs(): added error check to mbstowcs(). + strdup_wcstombs(): added error check to wcstombs(). + * src/addr_compl.c: get_address_from_edit(): made it check the + return value of strdup_mbstowcs(). + * src/codeconv.c: conv_encode_header(): added error checking + to strdup_mbstowcs(). + +2001-01-30 + + * src/utils.c: log_error(): changed g_error() to g_warning() so + that it doesn't abort. + Added iswalnum(). + * src/addr_compl.c: add_address(): fixed a bug that aborted the + program if the name or the address is empty. + get_address_from_edit(): supported multibyte characters. + * configure.in: fixed a typo. + * src/send.c: re-enabled user-defined SMTP port setting. + +2001-01-30 + + * version 0.4.60 + + * configure.in: added --enable-gpgme option, and disabled GPGME + by default. + * made GPGME related members in MimeInfo not used if disabled. + * src/rfc2015.c: some cleanups for warning. + * README + README.jp + INSTALL + INSTALL.jp: updated. + * Makefile.am: modified bzip2 option. + +2001-01-29 + + * src/procmime.[ch]: added MIME_APPLICATION_OCTET_STREAM to + MIME type. + * src/mimeview.c: mimeview_view_file(): made it do nothing if + the MIME type is application/octet-stream. + * src/folderview.c: folderview_update_all(): made it show modal + dialog while updating folders. + * src/folderview.c: folderview_update_all(): fixed a bug that + didn't remove the dialog. + +2001-01-28 + + * src/mimeinfo.c: merged the patch from John E.P. Hynes that + launches the attached file using metamail (thanks!). + * src/procmime.[ch]: added procmime_get_tmp_file_name(). + * src/compose.c + src/addr_compl.[ch]: merged the patch from Alfons Hoogervorst + that enables address completion in the address entry on the + composition window (thanks!). + * src/addr_compl.c: get_all_addresses(), read_address_book(): + modified so that it uses xml_free_tree() for freeing the address + tree. + +2001-01-27 + + * src/utils.c: remove_dir_recursive(): fixed a bug that failed to + remove the current directory (thanks to Maki). + * src/summary_search.c: added `Select all matched' option to the + search dialog (thanks to Takahashi). + * src/pixmaps/stock_mail_attach.xpm + src/pixmaps/tb_address_book.xpm + src/compose.c: added some toolbar icons contributed from + Leandro Pereira (thanks!). + +2001-01-25 + + * src/rfc2015.c: passphrase_cb(): *finally* fixed a bug that caused + segmentation fault when the passphrase dialog was cancelled. + Hided the passphrase in the debug message. + * src/about.c: about_create(): fixed a bug that failed to compile + when none of the features were used. + * src/foldersel.c: foldersel_set_tree(): made it display all + MH folders. + * src/inc.c: inc_start(): fixed a bug that showed password dialog + continuously if it was cancelled. + * src/summaryview.c: summary_write_cache(): put an assertion after + folder_item_get_cache_file() to prevent the crash. + * thanks to Maki for the above four fixes. + * src/utils.h: added #include . + +2001-01-24 + + * src/rfc2015.c: changed some g_message() used for error messages + to g_warning(). + +2001-01-23 + + * src/procmsg.[ch]: modified READ_CACHE_DATA() macro so that + it can handle a string data of which length >= BUFFSIZE. + * src/rfc2015.c: rfc2015_encrypt(): changed return to `goto failure'. + * src/pixmaps/stock_mail_receive_all.xpm + src/pixmaps/stock_mail_reply_to_all.xpm + src/Makefile.am + src/mainwindow.c: main_window_toolbar_create(): added new toolbar + icons contributed from David Mehrmann (thanks!). + * src/inc.[ch]: overhauled the architecture so that it don't create + and destroy progress dialog for each incorporation in `get all' + mode. + +2001-01-22 + + * src/mh.c: mh_scan_tree_recursive(): fixed a bug that mistook + sub folders named `inbox', etc. as special folders. + * src/rfc2015.c: rfc2015_encrypt(): fixed a bug that didn't quote + boundary correctly. + +2001-01-21 + + * applied the GnuPG patch from Werner Koch (thanks!). + * removed Mixmaster support. + * src/rfc2015.c: changed g_error() to g_warning() and modified some + messages. + * src/about.c: about_create(): modified compiled-in features list. + * README + README.jp + INSTALL + INSTALL.jp: updated. + * src/select-keys.c: create_dialog(): modified the layout. + * src/headerwindow.c + src/addressbook.c + src/logwindow.c: made it raise the window if the window is already + open. + * src/prefs_common.[ch]: added an option for immediate execution. + * src/summaryview.c: made it execute immediately when messages are + moved or deleted if immediate_exec option is turned on. + * src/summaryview.c: summary_delete(), summary_move_selected_to(): + moved summary_step() before summary_execute(). + * src/folderview.c: folderview_update_all(): made it scan folder + tree correctly. + * src/compose.c: compose_write_headers(): made it don't add + In-Reply-To header if to_list is empty. + +2001-01-09 Werner Koch + + * configure.in, acconfig.h: Check for GPGME. + * ac/: New directory for local autoconf macros. + * src/Makefile.am: Add support for GPGME + + * src/main.c (idle_function_for_gpgme): New. + (main): Register this function. + + * src/about.c: Add a note about GPGME. + + * src/rfc2015.c, rfc2015.h: New. + + * src/mimeview.c (mimeview_show_message): Check signature. + * src/procmime.c (procmime_scan_message): Ditto. + + * src/messageview.c (messageview_show): Add decryption stuff. + + * src/compose.c (compose_write_to_file): Encrypt the file if requested. + (compose_toggle_encrypt_cb): New + (compose_toggle_mixmaster_cb): New, just to be prepared for + Mixmaster support. + (compose_write_headers): Suppress some headers in mixmaster mode. + + * src/prefs_common.c (prefs_common_create): Add Privacy notebook sheet. + (prefs_privacy_create): New. Also some new structures etc. + * src/compose.c (compose_create): Set encrypt button to prefs default. + * src/compose.h (struct _Compose): Add use_encryption, use_mixmaster. + + * src/compose.c (compose_send): Add missing unlock before one return. + +2001-01-18 + + * src/gtksctree.[ch] + src/folderview.c + src/summaryview.[ch]: applied the patch from Hiramatu that enables + DnD from the summary view to the folder view and fixes some other + probrems (thanks!). + * src/mainwindow.c: scan_tree_func(): fixed a bug that caused + segmentation fault. + * src/imap.c: quoted user name in LOGIN and folder name in SELECT. + * src/gtksctree.c: gtk_sctree_button_press(): fixed a bug that + didn't toggle expansion of node. + +2001-01-17 + + * src/imap.c: applied the patch from Nishimura that updates the + message list more precisely and reads the message flags (thanks!). + * src/textview.c: textview_show_header(): made X-Newsreader field + be emphasized too. + * src/summaryview.c: summary_show(): made it flush events when + displaying summary. + +2001-01-15 + + * src/summaryview.c: applied the patch from Alfons that enabled + the horizontal scrollbar of summary view (thanks!). + +2001-01-13 + + * src/compose.c: compose_cb(): fixed a bug that didn't open the + composition window right after launching the program. + * src/setup.c: scan_tree_func(): fixed a bug that caused + segmentation fault. + +2001-01-13 + + * version 0.4.52 + + * src/textview.c: textview_set_font(): fixed a bug that caused + segmentation fault if the mode of the text widget was changed + between multibyte and singlebyte while the region was selected + (GTK+ bug?). + +2001-01-11 + + * src/mainwindow.c + src/summaryview.c: made it unable to delete or move messages when + in a news folder. + * src/prefs_common.c + src/news.c: added the option for maximum news article number. + +2001-01-10 + + * src/compose.c: compose_send(): changed the location of temporary + file. Made it use the default account if all of tried account + aren't mail one, and made it show alert dialog and abort when even + that failed. + * src/prefs_account.c: prefs_account_get_new_id(): made it preserve + last id number. + prefs_account_open(): made it fill in personal information + according to the default account when creating a new account. + * sylpheed.spec.in: added to autogenerate sylpheed.spec with the + proper version number (thanks to BONAIM). + * configure.in + Makefile.am: added entries for sylpheed.spec.in. + +2001-01-09 + + * src/compose.[ch]: modified so that it can change account + correctly. + * src/send.[ch]: modified so that it doesn't see cur_account. + * src/prefs_account.c: modified so that news setting doesn't + show SMTP server entry. + +2001-01-08 + + * src/folderview.c: fixed a bug that didn't sort special folders + correctly when a new folder is created or renamed. + +2001-01-07 + + * src/compose.[ch]: enabled to select account at composing window. + * src/folderview.c: made it display unread number next to folder + name. + * src/prefs_common.[ch]: added the option for unread number display. + +2001-01-06 + + * src/compose.[ch]: integrated news posting patch from DINH V. Ho` + and made many modifications (thanks!). + compose_write_headers(): made the spaces in newsgroups removed. + Supported Followup-To. + compose_destroy(): got the objects removed properly. + * src/news.c: merged news_post_to_group() and news_post() since + they doesn't have to do multiple posting. + * src/import.c: import_destsel_cb(): fixed a bug that failed to + import into the selected folder. + * src/prefs_account.c: modified the interfaces. + +2001-01-05 + + * src/codeconv.[ch] + prefs_common.c: changed "SHIFT-JIS" to "Shift_JIS" since the + string is registerd to IANA. + * src/nntp.[ch]: added nntp_post(). + * src/news.[ch]: added news_post() and news_post_to_group(). + +2001-01-04 + + * src/account.c: account_edit_open() + src/mainwindow.c: new_account_cb(): made it unable to edit + accounts if some composing windows are open. + +2001-01-03 + + * src/folder.[ch]: added folder_set_name(). + * src/account.c: made a folder name of IMAP4/NNTP become the same + as the name of account. + +2001-01-02 + + * src/summaryview.c: summary_filter_func(): fixed a bug that failed + to filter messages. + +2001-01-02 + + * version 0.4.51 + + * src/mbox.c: fixed a bug that didn't incorporate spool file + correctly. Modified so that it recognizes From_ line as separator + of messages even if the previous line isn't empty line. + * src/send.c: send_message_queue() + src/procmsg.c: procmsg_send_queue(): Fixed a bug that printed + warning when it tried to delete a sent message. + +2001-01-01 + + * version 0.4.50 + + * src/folder.[ch] + src/news.[ch]: modified so that it actually gets news articles. + * src/utils.[ch]: added make_dir_hier() that creates directory + hierarchy. + * src/folder.c: + folder_item_get_cache_file(), folder_item_get_mark_file(): + made it creates cache directory if it doesn't exist. + folder_add(): made it insert the added folder into the correct + position. + * src/imap.[ch]: modified so that it suits the new folder + architecture. Fixed a bug that caused segmentation fault + if authentication failed at imap_auth(). + * src/folderview.c: implemented IMAP4 folder handling routines. + +2000-12-31 + + * src/prefs_account.[ch]: added account ID and nntp_server + to PrefsAccount. And added the interface for NNTP server. + * src/folderview.c: modified news folder handling routines. + * src/folder.[ch]: removed cache_dir from RemoteFolder, and + modified folder_item_get_path(). + +2000-12-29 + + * src/folder.[ch]: added create_folder(), rename_folder(), + remove_folder() to Folder class. + * src/mh.[ch]: added mh_create_folder(), mh_rename_folder(), and + mh_remove_folder(). + Implemented mh_create_tree() that creates MH directory tree. + mh_rename_folder(): modified so that the paths of sub folders + are set properly. + * src/folderview.c: modified folderview_new_folder_cb(), + folderview_rename_folder_cb(), and folderview_delete_folder_cb() + so that they work properly. + Added folderview_remove_mailbox_cb() and the menu entry that + remove mailbox from folder tree. + * src/setup.[ch]: added for initial setup. + * src/alertpanel.c: modified the appearance of the dialog. + * src/compose.c: fixed compose_save_to_outbox() and + compose_queue() so that it sets flags correctly. + +2000-12-28 + + * src/mainwindow.c: modified the strings of toolbar labels. + +2000-12-27 + + * src/gtkutils.[ch]: added gtkut_ctree_node_move_if_on_the_edge(). + * src/summaryview.c: summary_display_msg(): made it scroll the + list if the message of the edge of that is displayed. + +2000-12-25 + + * src/folder.[ch] + src/mh.[ch]: added functions for moving messages. + * src/procmsg.[ch]: moved procmsg_move_messages_with_dest() + to folder.c and mh.c. Added procmsg_to_folder_hash_table(). + +2000-12-24 + + * src/utils.[ch]: added get_tmp_file(). + * src/pop.c + src/inc.c + src/folder.c: fixed a bug that failed to drop messages. + * src/mh.c: mh_scan_folder(): made it check new, unread, and total + number of the folder. + +2000-12-23 + + * src/folderview.c: added special folder setting routine. + * src/folder.[ch]: added a method is_msg_changed(). + Implemented folder_find_item_from_path(). + * src/summaryview.c: fixed some bugs that wrongly freed FolderItem's. + * autogen.sh: fixed so that the configure can take arguments. + +2000-12-22 + + * src/main.c + src/mainwindow.[ch]: added main_window_new_mailbox() that asks + the path of mailbox and create the one. + * src/folderview.c: made the folder tree and selected folder + expanded. + +2000-12-21 + + * src/mh.[ch] + src/folder.c: implemented mh_scan_tree() that scans the folder + recursively and create the tree. + +2000-12-19 + + * src/compose.c + src/defs.h + src/filter.[ch] + src/folder.[ch] + src/foldersel.[ch] + src/folderview.[ch] + src/imap.[ch] + src/import.c + src/inc.c + src/main.[ch] + src/mainwindow.c + src/mbox.[ch] + src/mh.[ch] + src/news.[ch] + src/prefs_common.c + src/procmsg.[ch] + src/summaryview.[ch] + src/xml.[ch] + src/Makefile.am: merged the development tree into the cvs tree. + Some functions are not unimplemented yet. + +2000-12-18 + + * version 0.4.9 + +2000-12-11 + + * src/xml.[ch]: supported omitted tag (). + * src/procmsg.c: procmsg_msg_exist(): fixed a memory leak bug. + * src/imap.c: imap_parse_atom(): fixed a bug that caused + segmentation fault if the subject was empty (thanks to Tsutsui). + * src/folder.[ch]: updated. + +2000-12-10 + + * src/xml.[ch]: added xml_parse_file() that parses the whole XML + file specified and returns the tree. + +2000-12-09 + + * po/pt_BR.po: fixed some typos that caused segmentation fault. + +2000-12-07 + + * version 0.4.8 + + * src/session.h: added. + * src/folder.[ch]: updated. + * src/compose.c: compose_write_to_file() + src/codeconv.c: conv_get_outgoing_charset_str(): fixed a bug + that put a garbage to charset if the outgoing character set was + specified and non-ascii characters were used in subject. + +2000-12-04 + + * src/statusbar.c: statusbar_puts(): fixed a bug that locked the + progress if the status bar was hidden. + +2000-12-03 + + * src/folder.[ch]: added for the more object-oriented folder + management. + +2000-12-02 + + * version 0.4.7 + + * src/mainwindow.c + src/prefs_common.[ch]: made the state of status bar get preserved. + * src/compose.c: compose_insert_sig(): modified so that it doesn't + put a separator if a signature file doesn't exist. + * src/prefs_account.[ch] + src/inc.c: added the option that toggles whether to receive + messages when getting from all accounts. + * README + README.jp: updated the description and added some usages. + +2000-12-01 + + * src/Makefile.am + src/gtkshruler.[ch] + src/compose.[ch]: applied the patches from Alfons Hoogervorst + that makes the ruler of composition window graphical (thanks!). + +2000-11-27 + + * src/codeconv.c + src/mainwindow.c + src/prefs_common.c: replaced CS_WINDOWS_1251 with CS_CP1251. + +2000-11-27 + + * version 0.4.6 + + * src/compose.c: turned the color of quoted messages black again. + +2000-11-26 + + * src/about.c: added a clickable URI to the Sylpheed home page, + and a list of compiled-in features. + * src/compose.c: made the color of quoted messages blue. + * src/summaryview.c: added `Show all header' to the context menu. + * src/prefs_common.c: removed the threading option from the dialog. + * src/compose.c: fixed a bug that didn't parse the quotation format + correctly. + +2000-11-25 + + * src/compose.c: compose_set_ext_editor_sensitive(): modified so + that it toggles linewrap menu item and tool button. + * src/prefs_common.c: modified the default of the signature + separator. + * src/compose.[ch]: added ruler to the compose window. + * src/prefs_common.[ch]: added a member for the state of ruler + display. + +2000-11-24 + + * src/headerview.[ch]: added the destroy function. + * src/messageview.c: messageview_destroy(): fixed a memory leak + bug that didn't freed the HeaderView object. + * src/prefs.c: prefs_write_open(): fixed a memory leak bug. + * src/xml.c: xml_close_file(): fixed a memory leak bug (thanks + to Alfons Hoogervorst for the above three memory leak bug fixes). + +2000-11-23 + + * version 0.4.5 + + * README + README.jp + INSTALL + INSTALL.jp: modified some descriptions. + +2000-11-22 + + * src/compose.c: implemented line-wrapping functions. + * src/prefs_common.[ch]: added the settings for line-wrapping. + * src/codeconv.[ch]: added Windows-1251 to the codesets. + conv_jistoeuc(): fixed a bug that caused segmentation fault + when some half-width kana characters appeared. + * src/summaryview.c: summary_select_all(): made it show message + on the status bar if the number of messages is large. + +2000-11-18 + + * src/compose.c: compose_reply(), compose_quote_parse_fmt(): + modified so that it parses the quotation mark too. + Added %I that means the initial of sender to the format. + * src/codeconv.[ch]: added GB2312 and Big5 to the codesets. + Fixed a bug that set the wrong outgoing codeset. + * src/mainwindow.c + src/prefs_common.c: modified the menu item of Chinese codeset. + +2000-11-17 + + * src/codeconv.[ch] + src/prefs_common.[ch]: modified so that outgoing charset is + saved as a string, not a number. + +2000-11-16 + + * src/textview.c: textview_set_font(): changed the scheme of + selecting between font and fontset. And changed the default + font of ISO-8859-1. + * src/headerview.c: headerview_show_xface(): made it ignore + invalid X-Face. + * src/codeconv.c: conv_codeset_strdup(), conv_get_code_conv_func(): + modified so that it consider the source codeset as ISO-2022-JP if + it is NULL and the current locale is Japanese. + +2000-11-14 + + * src/textview.c: textview_destroy(): fixed a bug that caused + segmentation fault if textview->msgfont is NULL (thanks to + Hiramatu). + * src/main.c + src/defs.h: applied the patch from Yanase that enables to + save the shortcuts of the menus (thanks!). + +2000-11-11 + + * src/mainwindow.[ch]: added main_window_set_menu_sensitive() that + toggles the sensitivity of menu items. + * src/summaryview.c: renamed summary_set_popup_sensitive() to + summary_set_menu_sensitive(), and made it set the sensitivity of + the main menu. + +2000-11-09 + + * src/textview.c: textview_init(): fixed a bug that didn't disable + the theme engine of GtkText (thanks to Hiramatu). + * src/compose.c: compose_quote_parse_fmt(): added %n and %N that + means the full name of sender and the first name. + * manual/ja/*.??ml: updated to the latest version. + +2000-11-07 + + * version 0.4.4 + + * src/defs.h: separated the definitions from main.h and applied the + patch from TOGAWA that sets DEFAULT_SPOOL_PATH and MAXPATHLEN + from the system headers (thanks!). + * src/codeconv.c: conv_get_current_charset(): fixes for lt_LT and + UTF-8 locale. + * src/textview.c: textview_set_font(): modified so that it sets + the correct font when the locale is multi-byte. + textview_destroy(): added proper codes for destruction. + textview_show_header(): fixed the coloration of X-Mailer. + +2000-11-06 + + * src/textview.[ch]: made TextView have single-byte and multi-byte + GtkText, and switch between them according to the given codeset. + * src/compose.c: compose_create(): modified the font setting + routine. + +2000-11-02 + + * src/textview.[ch]: moved the message font variable into TextView. + textview_set_font(): modified so that it uses gdk_font_load() + if the given codeset is US-ASCII or ISO-8859-*. + +2000-11-01 + + * src/codeconv.c + src/procmime.c + src/prefs_common.c + src/textview.c + src/compose.c: workaround for the 8bit code issue (used + gdk_font_load() instead of gdk_fontset_load() when the locale is + C, or not set). + +2000-11-01 + + * version 0.4.3 + + * src/compose.[ch]: added `Draft' tool button. + * src/imap.c: imap_parse_envelope(): fixed a parsing bug. + * README, README.jp: added the explanation of the locale setting. + +2000-10-31 + + * src/compose.c: made it overwrite the previous draft message when + reedited the draft and saved it again. + * src/procmsg.[ch]: added procmsg_msg_exist() that examine whether + the message really exists. + * src/folderview.[ch]: added folderview_scan_folder_a() and + folderview_scan_folder_foreach_a() that scan the specified + folders for each folderviews. + * src/mainwindow.[ch]: removed main_window_scan_folder() and + main_window_scan_folder_all(). + Added `Reedit' to the menu. + * src/import.[ch]: removed MainWindow from the argument of + import_mbox(). + * src/summaryview.c: removed the unnecessary items from the popup + menu. Changed summary_reedit_cb() to summary_reedit(), and made + it public. + +2000-10-30 + + * src/compose.h: added a member msginfo to Compose. + * src/procmsg.[ch]: added procmsg_msginfo_copy() that duplicates + the MsgInfo object. + +2000-10-25 + + * src/summaryview.c: made the the popup menu change the sensitivity + according to the context. Fixed a bug that showed the `clean trash' + dialog repeatedly if `D' key was pressed when the focus was on the + summary view. + * src/pixmaps/unread.xpm: changed the color of unread mark to blue. + +2000-10-22 + + * src/main.c: fixed g_thread initialization. + +2000-10-21 + + * src/codeconv.c: added pt_BR to locale_table. + * src/prefs_common.c: prefs_send_create(): added `US-ASCII', + `ISO-8859-1', and Japanese codeset to the option menu of outgoing + codeset when not using libjconv. + * src/compose.c: fixed the bug on saving draft again. + +2000-10-19 + + * src/compose.c: compose_write_headers(): fixed a bug that failed + to write headers if To: was empty when saving draft. + +2000-10-18 + + * src/procmime.[ch] + src/compose.c + src/headerwindow.[ch] + src/summaryview.c + src/messageview.[ch] + src/mimeview.c + src/textview.c + src/procmsg.[ch] + src/procheader.[ch]: modified so that they can handle queue folder + properly. + * src/compose.[ch] + src/summaryview.c: implemented draft-reediting function. + * src/mainwindow.c + src/summaryview.c + src/mimeview.c: replaced *(GtkWidget **) with the macro + GTK_WIDGET_PTR(). + +2000-10-17 + + * src/procmsg.[ch]: procmsg_msginfo_free(): fixed a memory leak bug. + Added MSG_QUEUED and MSG_DRAFT to MsgFlags, and made it set them + if the folder is QUEUE_DIR or DRAFT_DIR. + +2000-10-14 + + * version 0.4.2 + + * src/headerview.c + src/messageview.c: modified the border of the headerview. + * src/gtkutils.h: added the macro GTK_WIDGET_PTR() that casts + an Sylpheed object to GtkWidget. + * src/utils.c: remove_return(), remove_space(): fixed a bug that + possibly caused segmentation fault. + * src/compose.[ch] + src/mainwindow.c + src/summaryview.c: implemented `forward as an attachment'. + * src/utils.[ch]: open_uri(): brought on URI opening function from + textview.c and manual.c. + +2000-10-13 + + * src/mainwindow.c + src/summaryview.c + src/compose.[ch] + src/prefs_common.[ch]: removed `Reply with quote', and added + `Reply to all', and added the option that decides whether to + quote message on replying. + +2000-10-12 + + * src/folderview.c: modified so that it uses gtkut_wait_for_draw() + instead of GTK_EVENTS_FLUSH() for statusbar redraw. + * src/codeconv.[ch] + src/mainwindow.c + src/prefs_common.c: added Baltic (ISO-8859-4,13) to the code sets. + * src/compose.c: compose_send(): modified so that it shows error + dialog when failed to send a message. + +2000-10-11 + + * src/account.c: account_edit_close(): fixed a bug that didn't set + current account when creating an account for the first time. + * configure.in: added es to ALL_LINGUAS. + +2000-10-10 + + * src/codeconv.c: conv_codeset_strdup(): made it use libkcc if + possible. + conv_get_code_conv_func(): modified so that it doesn't convert + codeset if it is unknown. + * src/folderview.c: folderview_update_msg_num(): modified style + changing routine. + +2000-10-09 + + * src/codeconv.c: conv_codeset_strdup(): modified so that it sets + codesets automatically if the arguments are NULL. + * src/textview.c: textview_write_line(): made it output warning + message on the text view if conversion failed. + +2000-10-06 + + * README, README.jp: modified the author of the manual. + +2000-10-05 + + * src/headerview.[ch] + src/messageview.[ch]: modified so that it uses GtkLabel widget + instead of GtkText. + * src/codeconv.c: conv_unmime_header(): modified so that it deletes + unreadable codes if the current locale is EUC-JP and libjconv is + used. + +2000-10-04 + + * src/procmime.[ch] + src/messageview.c + src/mimeview.c + src/textview.c: modified so that it parses MIME message more + preferably. + * src/imap.c: imap_parse_address(): fixed a bug. + +2000-10-03 + + * src/procmsg.[ch]: added procmsg_get_message_file_path(). + * src/recv.c: recv_bytes_write(): added CR+LF -> LF conversion + routine. + * src/imap.[ch]: changed the name of the member `group' in + IMAPSession to `mbox'. + imap_gen_send(): modified so that it doesn't output the password + to the log. + Modified session destroying routine. + * src/folderview.c: folderview_write_cache(): made it preserve + the IMAP folder list. + * src/procmime.c: procmime_scan_multipart_message(): fixed a bug + that showed boundary at the end of an attached RFC822 part. + * src/prefs_common.c: changed the default of toolbar style to + both icon and text. + +2000-10-02 + + * src/imap.c: imap_get_uncached_messages(): modified so that it + doesn't get the cached envelopes. + imap_session_get_message_info(): made it read only the cache + if the session is not established. + * src/procmsg.c: procmsg_set_flags(): supported IMAP folder. + * src/news.c: news_get_article_info(): made it read only the cache + if the session is not established. + +2000-10-01 + + * src/textview.c: textview_write_line(): fixed a memory leak bug. + * src/folderview.[ch]: made it create IMAP4 folders from the + account information. + * src/imap.[ch]: imap_session_get(): modified so that it creates + IMAP4 session from the account information. + +2000-09-30 + + * src/imap.[ch]: added for IMAP4 support. + * src/summaryview.[ch] + src/procmsg.c + src/recv.[ch]: modified for IMAP4 support. + * src/folderview.c: more IMAP4 implementation. + * src/procmsg.[ch]: added procmsg_get_message_file() that retrieves + the specified message and return the file name. + * src/gtkutils.c: gtkut_widget_wait_for_draw(): fixed a bug that + locked up the process if the given widget was invisible. + +2000-09-28 + + * src/folderview.[ch]: added IMAP4-related code. + +2000-09-28 + + * version 0.4.1 + + * src/main.h: added IMAP_CACHE_DIR. + * src/utils.[ch]: added get_imap_cache_dir(). + * src/procmsg.h: added M_IMAP to MsgType, and MSG_IMAP to MsgFlags. + Added macro MSG_IS_IMAP(). + * src/codeconv.c: added `#include ' for setlocale(). + * sylpheed.spec: fixed %files section. + +2000-09-27 + + * version 0.4.0 + + * src/codeconv.c: conv_get_current_charset(): made it compare + string with strncasecmp(). + * src/compose.c: comopse_reply_parse_header(): workaround for + the malformed References: header generated by OE5 :( + +2000-09-26 + + * src/prefs_common.c + src/prefs_account.c: modified the layout of the widgets. + +2000-09-26 + + * version 0.3.99 + + * src/*.[ch]: added copyright notice to the top of the source files. + * src/compose.c: compose_write_attach(): modified filename encode + routine. + +2000-09-25 + + * src/mainwindow.c: fixed the menu entry of manual. + * src/compose.c + src/codeconv.[ch]: moved compose_encode_header() into codeconv.c, + and applied the libjconv patch. + * src/utils.c: strdup_mbstowcs(), strdup_wcstombs(): used g_realloc() + to reduce the alloc'd memory to the optimal size. + * src/prefs_common.[ch]: added outgoing codeset option menu. + * src/compose.c: compose_send(): added exclusive lock to prevent + multiple-sending. + * configure.in: made '--enable-ipv6=no' the default. + * src/compose.c: compose_write_attach(): made it encode the name + of the attached file. + * src/procmsg.c: procmsg_get_last_message_number(): fixed a bug that + didn't check the type of file. + procmsg_move_messages_with_dest(): fixed a bug that failed to + move message if a directory that had the same name existed. + * src/utils.c: is_ascii_str(): modified so that '\t', ' ', '\r', '\n' + are included as ASCII characters. + +2000-09-24 + + * src/compose.c + src/procmime.[ch]: modified so that it actually works when using + libjconv :) + * src/codeconv.[ch]: added conv_codeset_strdup() that converts + the codeset of string according to the codeset specified in + arguments. + * src/utils.[ch]: added is_ascii_str() that determines whether the + string is 7bit-ASCII or not. + * src/procmime.[ch] + src/codeconv.[ch]: moved the character set related functions + into codeconv.c. + * merged the patch and the manual written by BONAIM (thanks!). + +2000-09-23 + + * configure.in + src/compose.c + src/gtkutils.c + src/mainwindow.c + src/procmime.[ch] + src/textview.c + src/unmime.[ch]: applied the patch from Higuchi that utilizes + libjconv and enables to handle many locales, including UTF-8 + (Unicode) (thanks!). + * src/account.c: modified so that the account isn't changed when + another account is selected on account edit dialog. + +2000-09-20 + + * src/prefs_common.[ch] + src/textview.c: added an option that specifies whether to display + short headers on message view. + * src/codeconv.[ch]: added function conv_unmime_header() that + decodes MIME-encoded header and converts the character set. + And added conv_unreadable_latin(), and modified conv_latintodisp(). + * src/messageview.[ch]: made the window get closed when escape key + is pressed. + +2000-09-17 + + * src/imageview.c: fixed a bug that caused segmentation fault if + message view was in new window. + * src/prefs_common.c: added `xemacs %s' to the external editor + command line list. + +2000-09-16 + + * version 0.3.29 + + * src/summaryview.c: enabled to open a new message window with + double-clicking. + * src/prefs_common.[ch] + src/messageview.c: made it preserve the window size of message + window. + * src/prefs_account.c: added `None (local)' to the option menu of + protocol. + +2000-09-15 + + * Makefile.am: added autogen.sh to EXTRA_DIST. + +2000-09-09 + + * src/prefs_common.c: applied the patch from Paul Rolland that + enables font selection dialog (thanks!). + * src/compose.[ch] + src/utils.[ch]: moved tzoffset() and compose_get_date() of + compose.[ch] into utils.[ch]. + * src/main.[ch]: renamed the name of filter file to `filterrc'. + +2000-09-06 + + * src/compose.[ch] + src/utils.[ch]: modified address parsing routine so that it + parses quotes correctly. + * src/textview.c: textview_show_part(): modified so that it shows + the simplified headers if the part is text/plain. + +2000-09-03 + + * src/messageview.[ch] + src/summaryview.[ch] + src/mainwindow.c: enabled to open a message in new window. + * src/messageview.[ch] + src/mimeview.[ch] + src/textview.[ch] + src/imageview.[ch]: added destroy function, and modified the + key handling routines. + +2000-09-02 + + * src/socket.c: sock_connect_by_getaddrinfo(): fixed a bug that + caused segmentation fault (thanks to KUROSAWA). + * src/alertpanel.c: modified so that the focused button is + selectable. + * src/account.c + src/compose.c + src/folderview.c: modified so that the order of the buttons of + alert panel will be `Yes', `No'. + +2000-09-01 + + * src/utils.[ch]: added execute_async() and execute_command_line() + that execute command line using execvp(). + * src/textview.c + src/mimeview.c + src/procmsg.c: replaced system() with execute_command_line() + for security. + * src/procmsg.c: turn back to system(). + * src/utils.c: modified execute_command_line(). + +2000-08-31 + + * src/mainwindow.c: main_window_get_size(): modified so that it + doesn't update the height of SummaryView if MessageView is + toggled off. + * src/compose.[ch]: applied the patch from NAKAGAWA that fixes some + probrems of external editor handling (thanks!). + * src/uuencode.[ch] + src/procmime.[ch]: applied the patch from Hiramatu that make it + supports Content-Transfer-Encoding: x-uuencode (thanks!). + +2000-08-30 + + * src/compose.[ch] + src/prefs_common.[ch]: implemented the external editor faculty. + * src/compose.c: compose_attach_property(): fixed some bugs on + changing the property of attached file. + * src/compose.c: fixed some bugs of external editor functions. + +2000-08-29 + + * version 0.3.28 + + * src/mainwindow.c + src/prefs_common.[ch] + src/summaryview.c: applied the patch from Paul Rolland that + restores the size of widgets when restarting (thanks!). + * src/folderview.c + src/prefs_common.[ch] + src/summaryview.c: applied the patch from Paul Rolland that saves + the width of CTree columns (thanks!). + +2000-08-27 + + * src/headerview.c: modified the height of HeaderView. + * src/textview.c: textview_show_part(): made it process the message + as normal text if it is single-part RFC822 message. + * src/folderview.c + src/summaryview.c: some changes around the key handling. + * src/prefs_common.[ch]: substituted the word `assort' with `filter'. + +2000-08-26 + + * src/codeconv.[ch]: added conv_latintodisp() for ISO-8859-1 support. + * src/procheader.c: procheader_get_one_field(): fixed a bug that + caused segmentation fault if the first line of the file is space + or tab (thanks to Hiramatu). + * src/mimeview.c: mimeview_drag_data_get(): modified so that the + filename doesn't include G_DIR_SEPARATOR (thanks to Hiramatu). + * src/prefs_account.c + src/prefs_common.c: modified the dialog size. + * src/prefs.c: made the dialog window growable. + +2000-08-25 + + * version 0.3.27 + + * configure.in: removed unnecessary AC_CHECK_FUNC(gettext) that + caused the failure of the detection of libintl. + * src/filter.[ch] + src/prefs_common.c: implemented `not contain', and modified for + future enhancement. + * src/imageview.c: changed alertpanel_error() to g_warning() so that + it doesn't grab mouse events. + * src/compose.[ch]: added compose_list that holds the list of + Compose objects, and added the function compose_get_compose_list(). + * src/main.c + src/mainwindow.c + src/summaryview.c: made it confirm if composing message exists. + +2000-08-23 + + * src/compose.c: compose_reply_set_entry(): fixed a bug that caused + segmentation fault when trying to reply the message in the queue + folder (thanks to Kotobuki). + compose_attach_property(): modified the property dialog routine + so that it can handle input error. + * src/mimeview.c: applied the patch from Hiramatu that enables + the drag 'n drop from MimeView (thanks!). + * src/headerview.[ch] + src/procheader.c + src/procmsg.h: applied the patches for X-Face support from + HIROSHIMA (thanks!). + +2000-08-22 + + * src/compose.c: compose_attach_property(): modified so that the + property dialog can actually change the property of attached file. + +2000-08-21 + + * configure.in + src/Makefile.am: updated for gdk_imlib. + * added AUTHORS and NEWS. + * configure.in + acconfig.h + src/Makefile.am: modified so that configure auto-detects gdk-pixbuf + and gdk_imlib library. And fixed a bug on IPv6 detecting. + * src/imageview.c: supported gdk-pixbuf. + * README + README.jp + INSTALL + INSTALL.jp: added the mention about built-in image view. + * configure.in: modified so that configure can disable gdk-pixbuf + or/and gdk_imlib library. + +2000-08-20 + + * src/imageview.[ch] + src/main.c + src/messageview.[ch] + src/mimeview.[ch]: applied the patches from HIROSHIMA that enables + to display image (thanks!). + +2000-08-19 + + * version 0.3.26 + + * src/summaryview.c: summary_assort_func(): modified to avoid + `not receive' setting. + +2000-08-18 + + * src/filesel.c: applied the patch from HIROSHIMA that makes it + remember previous directory when opening the dialog (thanks!). + * src/summaryview.[ch]: added a function summary_redisplay_msg(). + * src/mainwindow.c: set_charset_cb(): made it redisplay the message + that is currently shown when the character set is changed. + * src/inc.c + src/pop.c + src/prefs_common.c + src/filter.h: applied the patch from Tanaka that enables not to + receive specified messages according to the sorting rule (thanks!). + +2000-08-15 + + * src/procmsg.[ch]: added MSG_MIME to the type MsgFlags. And modified + so that it handles MSG_MIME flag, and it scans uncached messages + when cache reading failed even if it is specified not to scan + new messages. + * src/procheader.c: procheader_parse(): added the determination of + multipart MIME message. + * src/main.h: increased CACHE_VERSION. + * src/summaryview.[ch]: added the `MIME' column that shows whether + a message is multipart or not. + * src/prefs_common.[ch]: added the `MIME' column to the setting of + displaying item. + * added src/pixmaps/clip.xpm. + * src/summaryview.c + src/procmsg.[ch]: modified so that it prompts the print command + before printing. + +2000-08-14 + + * src/folderview.c: folderview_create() + src/summaryview.c: summary_create(): + src/addressbook.c: addressbook_create(): set the expander style of + CTree to GTK_CTREE_EXPANDER_SQUARE. + * src/compose.c: modified the interface of property dialog. + +2000-08-13 + + * src/compose.c: added property dialog for attached file. + +2000-08-11 + + * src/procmsg.[ch]: added a function procmsg_print_message() that + prints the given message. + * src/summaryview.c: summary_print(): modified so that it prints + all selected messages. + * src/folderview.c: folderview_select_node(): fixed a bug that + didn't focus on folder tree if inbox was empty when incorporating. + +2000-08-10 + + * version 0.3.25 + + * src/prefs_commmon.[ch]: added `Other' tab and an option for + printing. And moved external browser option to there. + * src/mainwindow.c + src/summayview.[ch]: added print menu and implemented print + functions. + +2000-08-09 + + * src/prefs_account.c: made the default value of smtp_server to + NULL. + * src/folderview.c: folderview_update_msg_num(): modified so that + it doesn't emphasize trash folder even if it has new or unread + messages. + +2000-08-08 + + * src/filesel.c: filesel_select_file(): (perhaps) fixed a bug that + caused segmentation fault when file selection dialog was closed + and other dialog was open immediately. + +2000-08-05 + + * src/compose.c: compose_encode_header(): fixed a bug that caused + infinite loop if wctomb() failed. + +2000-08-04 + + * version 0.3.24 + + * src/mimeview.c: enabled to open an attached file with double click + and popup menu. And cleaned up the code. + * src/procmime.[ch]: added a function procmime_get_part() that + saves the part of multipart message. + +2000-08-03 + + * src/main.[ch] + src/mimeview.c + src/prefs_common.[ch] + src/procmime.[ch] + src/utils.[ch]: applied a patch that enables to launch attached + image, audio, and HTML file (thanks to Hashimoto). + * src/filter.c: filter_match_condition(): fixed a bug that caused + segmentation fault if the body of specified filter is NULL. And + made the filter considered as being matched on that case. + +2000-07-30 + + * src/summaryview.c: + summary_save_as(): fixed a bug that unabled to save news articles. + summary_display_msg(): added exclusive lock to prevent it from + reading another news article while it is already processing one. + * src/gtkutils.[ch]: added gtkut_widget_wait_for_draw() that waits + the draw signal to be emitted. + * src/mainwindow.c: + main_window_cursor_wait() + main_window_cursor_normal(): added gdk_flush() to change cursor + immediately. + * Makefile.am + libkcc/Makefile.am: added EXTRA_DIST for `make dist'. And added + a target `release' to Makefile.am. + +2000-07-28 + + * src/socket.c: supported IPv6. + * configure.in + acconfig.h: added checking for IPv6. + * prefs_common.c: changed the default of toolbar_style to icon only. + +2000-07-27 + + * initial cvs import. + * updated README and README.jp. + +2000-07-24 + + * version 0.3.23 + + * src/procmime.[ch]: modified the structure of MimeInfo so that it + can be handled as a node of tree. + Added procmime_mimeinfo_free_all() that frees all of the MimeInfo + recursively. + Added procmime_get_text_part() that scans a message and gets a text + part for quoting. + * src/mimeview.c: divided mimeview_scan_multipart_message() into + procmime_scan_multipart_message() and mimeview_set_multipart_tree(). + * src/compose.c: compose_quote(), compose_forward(): + made it quote the text part of multipart message properly. + Made it preserve the size of Compose window. + * src/prefs_common.[ch]: added compose_width and compose_height to + the members. + * src/textview.c: textview_show_part(): some code cleanups. + * src/codeconv.[ch]: added a function conv_get_code_conv_func(). + +2000-07-20 + + * version 0.3.22 + + * src/codeconv.[ch]: fixed a bug that showed garbage characters if + the return code of the message was CR+LF. And added + conv_sjistoeuc(). + * src/summaryview.c: summary_attract_by_subject(): made it move + the current view point to the selected row when executed. + * src/textview.c: textview_show_part(): modified the character set + determination routine. + * src/folderview.c: folderview_update_msg_num(): fixed a bug that + caused segmentation fault if boldfont was NULL. + * src/compose.c: compose_create(): made it sets itself as the target + of addressbook on window creation. + +2000-07-19 + + * src/compose.c: compose_send(): fixed a bug that didn't save + queued message to outbox when failed to send the message (thanks + to T. Yamamoto). + +2000-07-15 + + * src/inc.[ch]: modified so that it changes error message dialog + depending on the results. + +2000-07-14 + + * src/mainwindow.c: main_window_create(): set usize of account + button on the status bar to 1 so that it doesn't get expanded + more than necessary. + * src/account.[ch]: account_foreach(): made it abort the iteration + if the function returns nonzero. + * src/inc.[ch] + src/pop.c: modified so that it shows error message dialog if the + message processing is failed. + +2000-07-04 + + * version 0.3.21 + + * src/mainwindow.c: made it popup account selection menu when + account tool button or account status bar is pressed. + * src/folderview.c + src/prefs.c: suppressed the ENOENT perror messages. + * src/pop.c: made it fall back on LAST command if UIDL failed. + +2000-07-01 + + * src/procheader.c: procheader_parse(): fixed a bug that didn't + parse References: header correctly (thanks to YAMAGUCHI). + +2000-06-29 + + * version 0.3.20 + + * src/compose.c: compose_reply_set_entry(): fixed a bug that didn't + cc'd correctly when replying. + * src/mainwindow.c + src/summaryview.c: sorted out the main menu and the popup menu. + +2000-06-26 + + * version 0.3.19 + + * src/prefs_account.[ch] + src/compose.c: made it be able to set Cc:, Bcc:, and Reply-To: + automatically at composing (thanks to NAKAGAWA). + +2000-06-25 + + * src/prefs_common.[ch] + src/mainwindow.c + src/main.c: made it selectable whether to ask before cleaning + trash at the exit. + * src/prefs_common.c: cleaned up the code and the interface a bit. + * src/summaryview.c: modified the unthread functions for speeding + up. + +2000-06-24 + + * src/prefs_common.[ch] + src/summaryview.c: made it display recipient on the `From' column + if the address of the sender is the same as the current account + (thanks to NAKAGAWA). + * src/utils.[ch]: added a function extract_address() that extracts + the address from `From:' header string. + * src/mainwindow.c: allsel_cb(): fixed a bug that caused segmentation + fault if `Edit/Select all' was selected when the message view was + hidden (thanks to Tomita). + +2000-06-21 + + * src/summaryview.c: modified execution routine so that it only + unthreads nodes that are needed to be unthreaded. + +2000-06-19 + + * src/news.c: news_session_get(): implemented the reconnection on + being disconnected. + * src/nntp.[ch]: added nntp_mode(). + +2000-06-18 + + * src/mbox.c: fixed a bug that didn't close mbox FILE pointer. + And support assortment on processing mbox. + * src/inc.c: inc_drop_message(): modified so that it uses hash table + to store the last message number of folders. + * src/summaryview.c + src/addressbook.c: modified the behavior of CTree at right-click. + * src/pop.c: pop3_getrange_uidl_recv(): fixed a potential buffer + overflow bug (thanks to Nishiyama). + +2000-06-17 + + * version 0.3.18 + + * src/pop.[ch] + src/inc.[ch]: implemented management of read message on POP server + by UIDL. + * src/utils.[ch]: removed (s)list_remove_all() because it can be + replaced with g_(s)list_free(). + * src/summaryview.c: modified the arrangement of menu a bit. + * src/summaryview.c: summary_status_show(): made it doesn't display + server name but newsgroup. + * src/prefs_common.c + src/prefs_account.c: adjusted the calculation routine of dialog + size. + +2000-06-15 + + * version 0.3.17 + + * src/compose.c: compose_reply_set_entry(): modified so that it + cc's to the all addresses on To: and Cc: of the replied message. + And swapped the position of Subject: and To: entry. + +2000-06-14 + + * src/procheader.c: modified so that it can handle headers that + aren't separated by space. + * src/socket.c: sock_connect(): added a wait after connection to + prevent lockup (thanks to NINOMIYA). + +2000-06-13 + + * src/inc.c: + inc_mail() + inc_all_account_mail(): fixed a bug that caused segmentation + fault if no account exist. + * src/mainwindow.[ch]: made receive button unclickable when + no account exist. + * src/compose.c: compose_queue(): fixed a bug that didn't mark + queued message properly. + * src/utils.[ch]: separated code conversion functions into + src/codeconv.[ch]. + +2000-06-13 + + * version 0.3.16 + + * src/mimeview.c: mimeview_save_as() + src/summaryview.c: summary_save_as(): made it ask whether to + overwrite the existing file. + +2000-06-12 + + * src/utils.c + src/recv.c + src/prefs.c + src/prefs_common.c + src/prefs_account.c + src/addressbook.c + src/compose.c + src/mbox.c: fixed a bug that failed to check write error when + disk was full and caused the loss of the file. + +2000-06-11 + + * src/mainwindow.c: main_window_clean_trash(): made it move focus + to folder view when finished. + * src/utils.[ch]: added code conversion functions for display. + And added strncpy2() that doesn't do zero fill and does + null-termination, unlike original strncpy(). + * src/textview.c: modified so that it changes the code conversion + function according to charset. And supported charset=SHIFT_JIS. + * src/mainwindow.c + src/prefs_common.h + src/textview.c: made it possible to force character set of + a message. + * src/folderview.c: folderview_select_next_unread(): + made it search unread folder from begin if it isn't found. + +2000-06-11 + + * version 0.3.15 + + * src/mainwindow.c: fixed a probrem again that main window was + stretched to the width of the toolbar. + * src/mbox.c + src/utils.c: is_header_line(): modified so that it recognizes + a header which doesn't have a space after colon (thanks to Hotta). + * src/filter.c: added `#include '. + * src/smtp.c: replaced snprintf() with g_snprintf(). + * src/Makefile.am: added `-I$(top_srcdir)/intl' to INCLUDES for + included gettext. + * included sylpheed.spec. + +2000-06-10 + + * src/prefs_common.[ch]: enabled to set the pixels of line space + and decide whether to leave space on head of lines. + * src/summaryview.c: modified so that it clears message view + when displayed message is removed from the summary view. + * src/mimeview.c: fixed a bug that caused infinite loop if + terminal boundary of multipart message was not found (thanks to + Nishika). + * src/folderview.c: folderview_scan_mailbox(): made it ignore + dot directory. + * src/main.c: made it show warning dialog and exit if the file with + the same name already exists when creating directory. + +2000-06-09 + + * src/textview.c + src/prefs_common.[ch]: made it possible to leave space between + and on head of lines. + +2000-06-07 + + * src/compose.c + src/procmime.[ch]: made it scan /etc/mime.types and determine + the MIME type of the attached file. + * src/summaryview.c: made it clear message view if the summary + is unselected on the execution, and made it move focus to + folder view if the folder becomes empty. + * src/mainwindow.c: fixed a probrem that main window was stretched + to the width of the toolbar. + * src/inc.c: fixed a bug that caused multiple gtk_main() event loop + if `Check new mail on startup' was set. + +2000-06-06 + + * src/compose.c: fixed a probrem that had been unable to insert + a file to the current cursor position. + +2000-06-06 + + * version 0.3.14 + + * src/compose.[ch]: added `attach' button to the toolbar. And + replaced the icon of `insert' to the new one. + +2000-06-05 + + * src/mainwindow.[ch]: added `Execute' to the toolbar. And added + a function main_window_set_toolbar_sensitive() that sets the + sensitivity of the button of the toolbar. + * src/compose.c: fixed a bug that output wrong header if + a return code was included in the string of the text entry. + +2000-06-04 + + * src/mainwindow.[ch]: added `Delete' to the toolbar and the menu. + And added the same items in popup menu to the main menu. + * src/utils.[ch]: added functions for DnD support. + * src/compose.c: implemented file attachment and insertion with DnD + (thanks to Hiramatu). + +2000-06-04 + + * version 0.3.13 + + * src/summaryview.c: fixed a bug that passed null pointer to + is_dir_exist(). + +2000-06-03 + + * src/alertpanel.[ch]: added functions alertpanel_message(), + alertpanel_notice(), and alertpanel_error(), and cleaned up + the code. + * src/folderview.c + src/compose.c + src/addressbook.c + src/summaryview.c + src/summary_search.c + src/prefs_account.c + src/foldersel.c: made them use alertpanel_error(), + alertpanel_warning() or alertpanel_notice() for error message + dialog. + * src/summaryview.[ch]: enable sorting in reversed order. + * src/inc.c: made it show error message dialog when failed to + connect or authorize. + * src/utils.h: added a macro FILE_OP_ERROR() and replaced many + perror() with it. + +2000-06-03 + + * version 0.3.12 + + * src/compose.c: fixed a bug that didn't save a message to outbox + when queued. + * src/send.c: send_message_queue(): fixed a bug that included + headers for queueing in the parsed data. + * src/mainwindow.c: send_queue_cb(): made it pop statusbar message + and update queue folder when finished. + +2000-06-02 + + * version 0.3.11 + + * src/filter.c + src/inc.c + src/compose.c: suppressed the warning messages. + * src/mainwindow.[ch]: added next unread message button and menu + items. + * src/summaryview.[ch]: added a function summary_select_next_unread() + that selects and opens next unread message. + +2000-06-01 + + * src/prefs_common.[ch]: added a setting to decide whether to open + unread message on entering a folder. + * src/summaryview.c: made it open the first unread message only if + the preference is set. + * src/compose.c: fixed a bug that freed the string obtained from + GtkEntry. + +2000-05-31 + + * src/compose.c: added `Send later' to the menu and the toolbar + which queues the message to send it later. + +2000-05-30 + + * src/mainwindow.c: added an interface to resend the queued message. + * src/compose.c: made it show alert dialog when a message will be + queued. + +2000-05-29 + + * src/procmsg.[ch]: added function procmsg_send_queue() that calls + send_message_queue() for each queued messages. + +2000-05-28 + + * src/inc.c: inc_drop_message(): modified so that it drops a message + to the default inbox folder if destination folder doesn't exist. + * src/compose.[ch]: added imput compatible queueing header to the + queued message. + * src/send.[ch]: added function send_message_queue() that send + queued message. + +2000-05-27 + + * configure.in + acconfig.h: made it enabled to decide wheter to use multithread + or not on configure. + * src/summaryview.c: fixed a bug that made thread when executed + despite of the setting (thanks to Hiroshima). + * src/socket.[ch]: changed the return value of public + sock_connect_*() function to the pointer to SockInfo object. + * src/procmime.c: procmime_scan_mime_header(): + fixed a bug that returned NULL if the scanned part had no header + (thanks to shigeri). + * src/procmime.[ch]: + added function procmime_scan_content_disposition() that parses + Content-Disposition header field. + * src/mimeview.c: made it uses filename value in Content-Disposition + header. + * src/pop.c + * src/inc.c: modified so that password is prompted if the password + on preferences is empty and previous POP3 session has failed on + authorization. + +2000-05-23 + + * src/socket.[ch]: added non-blocking IO mode socket and + multithreaded connection support. + * src/inc.c: supported multithread connection. + +2000-05-22 + + * src/folderview.c: made the focus of SummaryView grabbed when + a folder is selected only if the messages exist. + +2000-05-20 + + * version 0.3.10 + + * po/ja.po: fixed a bug that head `/' of a menu label was missing + and caused segmentation fault when opened Compose window. + +2000-05-20 + + * version 0.3.9 + + * src/utils.c: get_domain_name(): modified so that it uses + gethostname(). + * src/mimeview.c: added key binds for `Save as' and + `Display as text'. + +2000-05-19 + + * src/recv.c: fixed a bug that failed to return error value + when fputs() failed and caused the loss of received mails when + disk space was not left (thanks to Tajiri). + * src/compose.c: supported Reply-To. + * src/mimeview.c: improved key operation interface. + +2000-05-18 + + * src/mimeview.[ch] + src/procmime.[ch] + src/textview.[ch]: supported nested multipart message and + clean up the codes. + Supported encapsulated RFC822 message. + +2000-05-16 + + * src/compose.[ch]: made it free the alloc'd memory for attach + information when the compose window is destroyed. + Placed the attachment list and the text widget onto the paned + widget. + Enabled cut/copy/paste/select all on all of the editable widgets. + Implemented removal of attached file and popup menu on attachment + list. + * src/prefs_common.[ch]: added signature separator setting. + * src/alertpanel.[ch]: added a function alertpanel_warning(). + +2000-05-14 + + * src/prefs_common.[ch] + src/textview.c: made open URI command customizable. + * src/compose.[ch]: implemented multipart MIME message composition + (attachment of file). + * src/textview.c + src/compose.c: fixed a bug that didn't turn off the GTK+ theme + engine again. + +2000-05-13 + + * version 0.3.8 + + * src/summaryview.c: added key binds for composing message + (w, a, A, f). Also added other key binds (y, D, Q). + * src/compose.c: made Cc entry take over the Cc of the replied + message. + * src/pixmaps/new.xpm + src/pixmaps/unread.xpm: replaced pixmap image. + * src/procheader.c: procheader_date_get_localtime(): + changed the single figures of year from four to two. + +2000-05-12 + + * src/inc.c: made it ask password if it is not specified on account + preferences. + * src/prefs_account.h: added member tmp_pass to struct PrefsAccount + that preserves the temporary password. + * src/inputdialog.[ch]: added function input_dialog_with_invisible() + that prompts input with the string hidden. + +2000-05-11 + + * src/compose.c: fixed a bug that didn't turn off the GTK+ theme + engine if message font wasn't specified. + +2000-05-10 + + * version 0.3.7a + + * src/summaryview.c: fixed a bug that stderr was forgotten on + fprintf(). + +2000-05-10 + + * version 0.3.7 + + * src/pop.c: fixed a problem that if some POP3 commands returned + error, the previous operations were all cancelled. + * src/compose.c + src/textview.c: made workaround to the slow down of GtkText widget + when using Pixmap theme or its derivatives. + +2000-05-08 + + * src/inc.c: fixed a bug that caused X IO error when exec'd + nonexistent program. + +2000-05-07 + + * src/folderview.[ch]: added the member `mtime' to the struct + FolderInfo. + * src/summaryview.c: made the mtime of the folder checked that is + going to open. + * src/procmsg.c: added filesystem unchecking mode. + +2000-05-05 + + * src/textview.[ch]: implemented clickable URI (thanks to BONAIM). + And made `X-Mailer:' header emphasized if it contains `Sylpheed'. + +2000-05-04 + + * src/summaryview.c: summary_write_cache(): permission fix of + cache file. + +2000-05-04 + + * version 0.3.6a + + * src/headerview.c: added headerview_clear() method. + * src/messageview.c: fixed a bug that didn't clear HeaderView + on messageview_clear(). + +2000-05-04 + + * version 0.3.6 + + * src/messageview.c + src/textview.c: added *_clear() method. + * src/summaryview.c: made it clear MessageView when new folder + is open. + +2000-05-03 + + * src/inc.c: fixed a bug that went to the inbox that was specified + by each account when incorporating from all accounts. + * src/compose.c: made it confirm whether to discard the message or + not when the window will be closed. + +2000-05-03 + + * version 0.3.5 + + * src/pop.[ch] + src/inc.[ch]: re-supported APOP authentication. + * src/prefs_account.c: fixed a bug that had't saved protocol type. + * src/socket.h + src/statusbar.h: attached G_GNUC_PRINTF() to printf() like + functions. + * src/progressdialog.[ch]: changed the name of class from Progress + to ProgressDialog. + +2000-05-02 + + * src/summaryview.c: fixed a bug that caused segmentation fault + a news folder was selected without using ja message catalog. + * src/utils.h: attached G_GNUC_PRINTF() to printf() like functions. + * src/Makefile.am: added `-DG_LOG_DOMAIN=\"Sylpheed\"' to + INCLUDES. + +2000-05-01 + + * src/automaton.[ch] + src/inc.[ch] + src/pop.[ch]: re-implemented POP3 fetching routines using + finite-state automaton model (thanks to Hiramatu). + * src/inc.c: fixed a bug that caused unwilled quitting of program + when connection to mail server failed. And fixed a memory leak bug. + * src/summaryview.c: made the focus move to FolderView when left + cursor key is pressed. + +2000-04-30 + + * src/textview.c: textview_write_line(): modified quotation + discerning routine a bit. + +2000-04-29 + + * version 0.3.4 + + * src/procmime.[ch]: moved MIME decorder from src/textview.c to + src/procmime.c. + * src/mimeview.[ch]: implemented saving of multipart message. And + supported MIME encoded file name. + * src/summaryview.c: implemented `Save as'. + +2000-04-28 + + * src/prefs_common.[ch]: implemented an interface for setting the + display item of SummaryView. + * src/addressbook.c + src/account.c: made the column titles of those don't take key + focus. + +2000-04-26 + + * src/textview.c: implemented BASE64 decoding and display. + +2000-04-25 + + * src/prefs_common.[ch]: added members which decide whether + each item of SummaryView is displayed or not. + * src/headerwindow.c + src/logwindow.c: made those windows closed when escape key is + pressed. + * src/headerview.c: disused ScrolledWindow. + * src/base64.c: from64tobits(): modified so that it recognize '\n' + as the last of line as well as '\r'. + +2000-04-24 + + * src/headerview.c: disabled word wrap and line wrap of the text + widget. + +2000-04-24 + + * version 0.3.3 + + * src/prefs_common.c: prefs_assort_create(): added some headers + to the default headers for assortment. + +2000-04-23 + + * src/procmsg.c: fixed a bug that caused segmentation fault if + the permission of a message was denied on parsing the header + (thanks to wakai@UEC univ.). + * src/mimeview.c: made it pass key press event to SummaryView. + +2000-04-21 + + * src/main.h + src/alertpanel.c: modified font specifications so that they match + to better fonts. + * src/utils.[ch]: added wide-character functions for FreeBSD support. + Added the existence check of . + * acconfig.h + configure.in: added wint_t and libxpg4 check for FreeBSD support. + * src/unmime.c: modified so that it checks the existence of + . + Above three are a contribution from Sasaki. Thanks! + +2000-04-18 + + * src/main.h: decreased default height of window. + +2000-04-17 + + * src/procmime.c: fixed a bug that eliminated the parenthesis in + attribute value that was double-quoted. + +2000-04-15 + + * version 0.3.2 + + * src/mimeview: implemented multipart message parser and display. + * src/procmime.c: procmime_scan_content_type(): + supported multiple elements. + * src/textview.c: supported multipart message and clean up the code. + +2000-04-14 + + * src/summaryview.c: added size column and sorting by size. + * src/mainwindow.c: added `Sort by size' to sort menu. + * src/procmime.c: fixed a bug that caused buffer overrun and + segmentation fault. + * src/procmime.c: generalized Content-Type parsing. + +2000-04-13 + + * version 0.3.1 + + * src/textview.c: supported MIME headers and + Content-Transfer-Encoding: quoted-printable. + +2000-04-12 + + * src/messageview.[ch] + src/textview.[ch]: separated MessageView into two classes. + * src/procmime.[ch]: added for MIME message handling. + +2000-04-11 + + * src/mimeview.[ch]: added for MIME message handling. + * configure.in: added wctype.h and wchar.h existence check. + +2000-04-10 + + * src/procmsg.[ch] + src/procheader.[ch]: some code cleanups. + * src/messageview.[ch]: integrated HeaderView. + +2000-04-09 + + * version 0.3.0 + +2000-04-08 + + * src/addressbook.c: Made the tree sorted when folder/group is + added or edited. + * src/xml.c: xml_compare_tag(): fixed a bug that caused segmentation + fault if the current tag was empty. + * src/mainwindow.c: made the state of MainWindow saved. + +2000-04-08 + + * version 0.3.0pre1 + + * src/addressbook.c: fully implemented address group editing. + Fixed a bug that wrongly confirmed deletion of address when + escape key was pressed on alert dialog. + +2000-04-07 + + * src/addressbook.c: added menu bar. And enabled hierarchical + folder. + * src/prefs_account.c: modified so that it allows not to specify + pop server. + * src/inc.c: inc_account_mail(): modified so that if receiving + server isn't specified, it does nothing. + +2000-04-05 + + * version 0.2.9 + + * src/addressbook.c: almost fully implemented addressbook functions. + +2000-04-04 + + * src/compose.c: fixed a bug that caused segmentation fault when + `File->Insert file' was selected more than twice. + +2000-04-03 + + * version 0.2.9pre4 + + * src/addressbook.[ch]: implemented creation of new folder and group, + and deletion of folder and group. And fully implemented + addressbook_delete_object() which deletes the specified object + recursively. + +2000-04-02 + + * src/addressbook.c: implemented registration of address and multiple + appending to Compose address entry. + * src/menu.[ch]: added a function menu_set_insensitive_all() that + turn all menu items insensitive. + * src/folderview.c: some code cleanup. + +2000-04-01 + + * src/account.c + src/prefs_common.c: fixed a bug on getting the number of CList + rows. + +2000-03-30 + + * version 0.2.9pre3 + + * src/folderview.c: fixed a bug that caused warnings when tree was + expanded/collapsed on the first operation. + +2000-03-29 + + * src/addressbook.c: addressbook_list_selected(): made it be able + to handle multiple address. + * src/compose.c: modified so that when Bcc: is toggled, corresponding + AddressBook also toggle it. + * src/mainwindow.c: + main_window_create(): moved gtk_widget_set_uposition() before + gtk_widget_show() so as not to cause window flickering. + main_window_get_position(): replaced gdk_window_get_position() + with gdk_window_get_root_origin() to acquire correct window + position (Thanks to shigeri for these modifications). + +2000-03-27 + + * src/filesel.c: made it selects home directory on the first time + it is called. + +2000-03-26 + + * src/utils.c: conv_mb_alnum(): modified so that it uses character + conversion table. + * src/foldersel.c: made the folder tree take focus when the dialog + is shown. + +2000-03-26 + + * version 0.2.9pre2 + + * src/addressbook.c: implemented addressbook_export_to_file() and + related functions. + +2000-03-25 + + * src/xml.[ch] + src/addressbook.c: fixed the variable name for attribute. + * src/prefs_common.[ch]: added a member `conv_mb_alnum'. + * src/utils.[ch]: added conv_mb_alnum() that converts multi-byte + alphabet and numeric into single-byte one. + * src/messageview.c: messageview_show(): made it pass conv_mb_alnum() + when conv_mb_alnum flag is on. + +2000-03-25 + + * version 0.2.9pre1 + + * src/compose.c: modified so that when Addressbook is open by a + Compose and it is closed, target of Addressbook is reset. + * src/addressbook.c: made it work with Compose. + +2000-03-24 + + * configure.in: AM_PATH_{GLIB, GTK}: raised the required version of + GTK+ and GLIB to 1.2.6. + * src/xml.[ch]: more implementation of XML parser. + * src/addressbook.c: implemented addressbook parsing and displaying + routine. + +2000-03-21 + + * src/folderview.c: folderview_scan_folder(): modified so that if + a folder's message number is zero, set new, unread and total number + to zero. + +2000-03-20 + + * src/xml.[ch]: added for XML handling used by addressbook. + * src/folderview.c: modified so that Trash folder is skipped + when an unread folder is selected automatically by space key. + +2000-03-18 + + * src/summaryview.c: fixed a bug that cursor was turned into watch + forever when a newsgroup was selected. + +2000-03-18 + + * version 0.2.8 + +2000-03-17 + + * src/mainwindow.[ch]: implemented counting on setting cursor + type. And modified the menu of `thread view' and `unthread view'. + * src/summaryview.c: enabled thread-toggling on opening folder. + * src/prefs_common.[ch]: added a member `enable_thread' to determine + whether summary view builds thread or not when a folder is open. + +2000-03-15 + + * src/summaryview.c: modified popup sensitivity function a bit. + +2000-03-13 + + * version 0.2.7 + + * src/addressbook.[ch]: more implementation of the interface of + addressbook. + * src/compose.c: connected to addressbook object. + * src/folderview.[ch]: folderview_compare_path(): + modified so that absolute path is correctly compared. + And added folderview_select_node(). + And modified folderview_scan_folder() so that it update the summary + when asked. + * src/import.c: made it update folder tree when imported mbox. + * src/summaryview.c: modified according to the changes of + folderview.c. And modified so that it display alert dialog if + source folder is identical to destination. + added summary_set_popup_sensitive() that set the sensitivity of + popup menu according to the context. And made all of the items of + popup menu insensitive when summary is cleared. + * src/procmsg.c: procmsg_move_messages_with_dest(): + modified so that if source folder is identical to destination, + abort its process. + * src/summary_search.c + src/manage_window.c: modified so as not to print warning to console + when alert dialog appeared twice. + * src/filesel.c: made file selection dialog transient. + +2000-03-11 + + * src/manage_window.[ch]: added callback function + manage_window_focus_out(). + * src/account.c + src/inputdialog.c + src/mainwindow.c + src/prefs_account.c + src/prefs_common.c + src/summary_search.c: added focus_out_event signal handler. + * src/addressbook.[ch]: added preliminary addressbook code. + +2000-03-06 + + * src/utils.h: added a macro Xalloca() that does alloca() and + handles the exception. + * src/import.c: made the import dialog transient window and enabled + cancelling by escape key. + +2000-03-04 + + * version 0.2.6 + + * src/compose.c: fixed a bug that caused memory leak when compose + window was closed. + +2000-03-03 + + * src/nntp.h: increased NNTP message buffer size for XOVER strings + which is too long. + +2000-02-28 + + * src/summaryview.c: binded step-forward and step-backward to each + Control-n and Control-p. + * src/filter.c: filter_read_str(): fixed a memory leak bug and + replaced g_malloc() for allocating the buffer with alloca(). + * src/procheader.c: procheader_get_fromname(), + procheader_date_get_localtime() + src/utils.c: conv_euctojis() + src/compose.c: compose_quote_parse_fmt() + src/prefs.c: prefs_set_data_from_text() + prefs_set_text(): replaced g_malloc() with alloca(). + +2000-02-26 + + * version 0.2.5 + + * src/logwindow.c: improved log_window_append() so that it shows + warning, error and normal message with different colors. + * src/utils.[ch]: added functions log_message(), log_warning(), and + log_error() that show normal message, warning, and error for each. + And modified many warning messages to use these. + * src/messageview.c: messageview_init(): made it set colors of + quotation and URI to black when failed to allocate colors. + * src/news.c: news_parse_xover(): replaced g_malloc() for allocating + the buffer with alloca(). + +2000-02-25 + + * src/folderview.c: fixed a bug that didn't put previously selected + folder name in text entry. In addition to that, made some + modifications. + +2000-02-24 + + * version 0.2.4 + + * src/logwindow.[ch]: added log window that displays protocol log. + * src/about.c: adjusted the size of dialog. + * src/folderview.c: made it select a folder when double-clicked. + +2000-02-23 + + * src/prefs_common.[ch]: added an item `translate_header' that + decides whether header name like `From:' or `Subject:' is + translated or not. + * src/compose.c: made it show alert dialog when receiptor isn't + entered. + * src/inc.c: some code cleanups. + +2000-02-22 + + * version 0.2.3 + + * src/compose.c: made header entries move those focus to next + entry or text widget when activated. And sorted out the menu items. + * src/mainwindow.[ch] + src/prefs_common.[ch] + src/main.c: made it save the sizes of widgets and the position of + window when quitting. + * src/prefs_common.c: set a14, k14 fontset as default message font. + * src/about.c: changed the appearance of about dialog using text + widget and so on. + * src/recv.c: modified recv_write() so that it converts an escaped + From_ line. + +2000-02-20 + + * version 0.2.2 + + * src/compose.[ch]: supported Bcc. + +2000-02-19 + + * version 0.2.1 + + * src/utils.[ch]: added function to_number() that examines string + and if that is a number string, return its value. + * src/procmsg.c: fixed a bug that caused malfunction when non-digit + character was included in file name. + +2000-02-18 + + * version 0.2.0 + + * src/folderview.c: fixed a bug that caused segmentation fault + when opened folder node was deleted (thanks to Hiramatu). + And implemented folderview_rm_server_cb() which removes news server. + * src/mbox.c: modified a warning message. + +2000-02-13 + + * version 0.2.0alpha-pre8 + + * src/mainwindow.c: inc_all_account_mail_cb(): made it select inbox + folder to prevent the probrem when current folder is updated. + * src/summaryview.c: summary_execute(): made it write to summary + cache when executed. + +2000-02-12 + + * version 0.2.0alpha-pre7 + + * src/utils.[ch]: added path_cmp() that compares two paths ignoring + trailing directory separator. + * src/folderview.[ch] + src/summaryview.[ch]: modified so that folder tree is updated + when messages are moved or deleted. + * src/inc.c: some code cleanup. + +2000-02-11 + + * version 0.2.0alpha-pre6 + + * src/utils.[ch]: added get_domain_name() that return domain + name as a static string. + * src/compose.c: compose_generate_msgid(): modified so that even + if current address doesn't contain '@', it generates a decent + message ID. + * src/send.c: some code cleanup. + +2000-02-10 + + * src/folderview.c: modified the behavior of folder tree when + the folder is right-clicked. + * src/compose.c: compose_encode_header(): added irresponsible + buffer overrun check. + +2000-02-09 + + * version 0.2.0alpha-pre5 + + * updated gettext and libtool. + * configure.in: modified localedir definition so that message + catalogs are installed into correct directories. + * src/folderview.c + src/mainwindow.c: modified them so that a folder can be reopen + even if it is currently open. + * src/prefs_common.[ch] + src/messageview.c: added an option that toggle the coloration of + message. + +2000-02-08 + + * version 0.2.0alpha-pre4 + + * src/mainwindow.c + src/messageview.c: fixed a bug that broke memory on allocating + colors. + +2000-02-07 + + * src/folderview.c: some bug fixes on selecting folder. + +2000-02-07 + + * version 0.2.0alpha-pre3 + + * src/folderview.c + * src/summaryview.[ch]: some code cleanups. + * src/messageview.c: fixed a color allocating bug (maybe). + +2000-02-06 + + * version 0.2.0alpha-pre2 + + * src/folderview.[ch]: made folder view not open selected folder + unless return or space key is pressed, or clicked by mouse + button 1 or 2. + * src/inc.c: some code cleanups. + * TODO.jp: added some items. + +2000-02-05 + + * version 0.2.0alpha-pre1 + + * src/summaryview.[ch]: fixed a bug that broke summary thread + when deleted duplicated messages (thanks to BONAIM). + And some code cleanup. + * src/procmsg.[ch]: renamed procmsg_move_messages() to + procmsg_move_messages_with_dest(), and replaced former with + new function which doesn't specify destination. + * src/prefs_common.c + src/gtkutils.c: some memory leak fixes of linked lists. + * src/utils.[ch]: added list_remove_all() to remove all elements + of doubly-linked list. + * src/inc.[ch]: added inc_all_account_mail() that incorporates + new messages of all accounts. + * src/account.[ch]: added account_foreach() to process each accounts. + * added TODO.jp + +2000-02-04 + + * version 0.1.23alpha + + * src/inc.c: made the folder tree update the message number + when incorporated new messages. + * src/folderview.[ch]: added a function folderview_scan_folder() + to scan one folder on the view, which is specified by folder name. + +2000-02-02 + + * version 0.1.22alpha + + * src/prefs_account.[ch]: added the setting of assorting on + receiving. + * src/inc.c: supported assorting on receiving. + * src/procmsg.c: cleaned up the code. + * src/news.c: fixed a bug that locked up when failed to get xover. + * src/compose.c: made a message unmark that is put into specific + folders. + +2000-02-01 + + * version 0.1.21alpha + + * src/folderview.c + src/summaryview.c: implemented the function 'go to next folder + when no unread message found.' + * src/summaryview.c: made connection state displayed on the + status bar when connecting to a news server. + * src/compose.c: changed X-Mailer: header field string a bit. + * src/prefs_common.c: implemented residual functions of assortment. + +2000-01-31 + + * version 0.1.20alpha + + * src/prefs_common.c: implemented reading/writing/register/deletion + of assortment setting. + * src/mainwindow.c: slightly modified the appearance of statusbar. + * src/account.c: account_delete(): fixed a bug that didn't assigned + the pointer to GList when an account was deleted. + +2000-01-29 + + * src/procmsg.c: procmsg_get_mark_sum(): fixed a bug that failed + to read mark file (thanks to BONAIM). + * src/prefs_common.c: added the interface of assortment setting. + +2000-01-28 + + * src/summaryview.c: fixed a bug that didn't redraw marking properly + when displaying an unread message with left-click (thanks to + shigeri). + +2000-01-27 + + * src/summaryview.[ch]: added functions for assortment. + * src/about.c: added a button to close window. + +2000-01-26 + + * src/procmsg.c: fixed a bug that didn't add news flag correctly. + * src/compose.c: fixed a bug that can't reply to a news article. + * src/filter.[ch]: added for message filtering. + * src/procheader.[ch]: added procheader_get_unfolded_line() + to process filtering. And added procheader_get_header_list() + that reads headers of a message and store them on the memory, + and procheader_header_list_destroy() that removes all headers + read by procheader_get_header_list(). + +2000-01-25 + + * version 0.1.19alpha + + * src/news.c: modified so that it retrieves only overview information + that is not yet cached. + * src/procmsg.[ch]: modified for news handling. + +2000-01-24 + + * src/news.c: supported xover. + * src/mbox.c: fixed a bug that didn't handle empty line correctly + (Thanks to shigeri). + +2000-01-23 + + * version 0.1.18alpha + + * src/procmsg.[ch]: modified some functions so that they can + handle news folder. + * src/news.c: added header cache routine. + * src/procheader.c: fixed a bug that caused memory leak when some + header was duplicated. + And added Newsgroups: in parsing headers. + * src/summaryview.c: added news article cache routine. + * src/compose.c: made it be able to reply/forward news article. + +2000-01-22 + + * src/compose.c: fixed a bug that failed to parse To: header + if a comma is included in double quotation (Thanks to shigeri). + * src/mbox.c: modified the code for processing mbox so that it + can handle unescaped From_ line correctly. + +2000-01-21 + + * version 0.1.17alpha + + * src/foldersel.c: fixed a bug that didn't display folder tree. + And added the register routine for news server and group setting. + +2000-01-20 + + * version 0.1.16alpha + + * src/statusbar.[ch]: added statusbar_puts_all(). + statusbar_puts(): made it truncate a string that is too long. + * src/folderview.[ch]: changed CTree's row data from string + to FolderInfo structure. + And implemented popup menu that registers news server and group. + * src/messageview.c: modified short header display routine. + +2000-01-19 + + * added src/news.[ch] for NetNews session management. + * src/summaryview.[ch]: added NetNews reading codes. + +2000-01-18 + + * src/mainwindow.c + src/prefs_common.[ch]: made them preserve toolbar style. + * src/main.c: made it save configuration before exiting. + * src/summaryview.c: modified summary status display routine. + * added src/nntp.[ch] for handling low level NNTP session. + +2000-01-17 + + * added src/progress.[ch] for displaying progress. + * src/inc.c: modified progress dialog routines to use + src/progress.[ch]. + * src/folderview.[ch]: added preliminary NetNews supporting code. + +2000-01-16 + + * version 0.1.15alpha + + * src/main.c + src/folderview.c: some permission fixes. + * src/folderview.c: implemented folder creation/renaming/removing. + * src/utils.[ch]: added remove_dir_recursive() that removes + a directory recursively. + +2000-01-15 + + * src/mainwindow.[ch]: added toolbar style selection. + * added src/inputdialog.[ch] to prompt user to enter a string. + * src/summaryview.[ch]: modified the behavior of view on + normal mode. + * src/mbox.c: fixed a bug that couldn't lock file when + lockf() was used (Thanks to shigeri). + +2000-01-14 + + * version 0.1.14alpha + + * src/mainwindow.[ch]: changed the appearance of toolbar. + And fixed window handling. + * src/summaryview.c: modified the messages displayed on status bar. + * src/compose.[ch]: added toolbar. + * src/*.xpm: borrowed some icons from gnome-libs (temporary). + +2000-01-13 + + * version 0.1.13alpha + + * src/summaryview.c: fixed a bug of threading. And some code + cleanups. And rewrote the routine of deleting duplicated messages + using hash table. + * src/mainwindow.[ch]: added toolbar. + +2000-01-12 + + * version 0.1.12alpha + + * src/summary_search.c: if the OS don't have wcsstr(), use wcswcs() + instead. + * src/summaryview.c: changed CTree creating routine as it creates + thread on the fly for speeding up. + * src/procmsg.c: rewrote message processing routines using hash + table for speeding up. It should be considerably faster than + before. + +2000-01-11 + + * version 0.1.11alpha + + * po/ja.po: modified msgstr for Solaris standard gettext. + * src/main.c: added config.h inclusion. + * src/compose.c: changed to add replied message's In-Reply-To + message id to References header if it don't have References header. + * src/summaryview.c: changed threading routine to use hash table + for speeding up. + +2000-01-11 + + * version 0.1.10alpha + + * po/ja.po: modified msgstr so as not to core dump on Solaris. + * src/main.c: added inclusion of locale.h. + (Thanks to Sato for above.) + * src/mbox.c + * src/socket.c: applied Solaris patch by shigeri with some + modification. (Thanks!) + +2000-01-10 + + * version 0.1.9alpha + + * src/compose.c: compose_encode_header(): fixed some bugs. + And modified header generating routines to support proper + References header, and supported Organization header. + * src/procmsg.[ch] + src/procheader.c: removed Cc: and Reply-To: from cache data. + * src/procheader.[ch]: renamed header list structure to HeaderEntry. + * src/summaryview.[ch]: summary_thread_func(): some optimization. + And added summary_pass_key_press_event() to pass key press event + from other widgets. + * src/messageview.c: messageview_key_pressed(): modified so that + key event is passed to summary view even if message view is + separated. (Thanks to wakai@UEC univ. for pointing this out.) + +2000-01-09 + + * version 0.1.8alpha + + * src/compose.c: implemented RFC1522, RFC2407 (loosely) compliant + header MIME encoding. + * src/procheader.c: some bug fixes of folded header line processing. + * src/headerview.c: headerview_show(): some bug fixes. + +2000-01-07 + + * version 0.1.7alpha + + * src/utils.c: conv_euctojis(): fixed a bug that didn't add + kanji-out sequence [ \033 ( B ] when input string was ended + with kanji. (Thanks to Nozomu Kobayashi for pointing this out.) + * src/compose.c: compose_encode_header(): changed as it outputs + encoded string to another buffer. + And implemented a faculty to save sent message to outbox and + to queue message that failed to send (preliminary). + And, finally implemented proper To: and Cc: processing :) + * src/folderview.c: added preliminary right-clicking popup menu + for operating folders. + * some permission fixes at creating or copying file. + +2000-01-07 + + * version 0.1.6alpha + + * src/procheader.c: fixed a bug that didn't null-terminate + header list and caused segmentation fault. + +2000-01-06 + + * version 0.1.5alpha + + * src/procheader.[ch]: added function procheader_get_one_field() + that gets one header field that matches the header list. + And removed procheader_get_unfolded_line(), which is less generic. + And rewrote procheader_get_header_fields() using + procheader_get_one_field(). + * src/summaryview.c: some bug fixes of key input scan routine. + * README, README.jp: modified documents a bit. + +2000-01-05 + + * src/menu.c: menu_set_sensitive(): fixed a bug that if a menu item + had a submenu, set sensitivity of the submenu, not the item. + +2000-01-05 + + * version 0.1.4alpha + + * src/summaryview.c: fixed a bug that caused segmentation fault + when empty summary view was center-clicked. + And fixed a bug that freed moving folder strings when marked + as unread. + If current folder is trash, don't delete message. + * src/summaryview.[ch] + * src/mainwindow.c + * src/procmsg.[ch]: added update-cache mode (discards previous cache). + +2000-01-04 + + * src/procheader.[ch]: more optimization of header processing + routine. And added a new function procheader_get_header_fields() + that receives an array of header name as a parameter and + set header bodies. + * src/utils.[ch]: added remove_return() for removing return code. + * src/unmime.c: added remove_return() on the last of UnMimeHeader(). + +2000-01-03 + + * src/compose.c: if message body is ascii only, set US-ASCII as + charset in Content-Type. + * src/main.[ch] + * src/prefs.c + * src/prefs_common.c + * src/prefs_account.c + * src/account.c: changed the location of rc files. + * src/account.c: enabled closing window when escape key is pressed. + +2000-01-02 + + * version 0.1.3alpha + + * src/compose.c: fixed a bug that caused segmentation fault + when sending failed. + And relocated header-generation routines from src/send.c. + * src/send.c: moved header-generation routines to src/compose.c. + * src/prefs.c: added '~' to home directory expansion. + * src/prefs_account.[ch]: added signature file path configuration. + * src/prefs_common.[ch]: added spool path configuration. + * src/inc.c: changed the method of user name acquisition to use + g_get_user_name(). + +2000-01-01 + + * version 0.1.2alpha + + * added ChangeLog (this file), ChangeLog.jp. + * some code cleanups. + * added manage_window.[ch] for transient window management. + * src/procheader.c: optimized header processing routine a bit. + * src/send.c: fixed exception handling on connection. + * src/inc.c: added exception handling on getting user name. + +2000-01-01 + + * version 0.1.1alpha + + * src/send.c: fixed a bug that didn't add Content-Type: header. + +2000-01-01 + + * version 0.1.0alpha + + * initial release. diff --git a/ChangeLog-1.0.ja b/ChangeLog-1.0.ja new file mode 100644 index 00000000..d0195b4f --- /dev/null +++ b/ChangeLog-1.0.ja @@ -0,0 +1,10781 @@ +2004-12-24 + + * version 1.0.0 + +2004-12-22 + + * src/account.c: account_delete(): 対応するフォルダが選択されている + ときにリモートアカウントを削除した時にクラッシュするのを修正 + (Debian BTS #284483)。 + +2004-12-21 + + * NEWS, TODO, TODO.jp: 更新。 + * manual/ja/sylpheed.sgml: 更新。 + +2004-12-17 + + * src/action.c: parse_append_filename(): 全ての特殊文字を引用符なしに + エスケープするようにした(IWAMOTO Kouichi さんと Yoichi Imai さん + thanks)。 + * AUTHORS: 更新。 + +2004-12-16 + + * INSTALL + INSTALL.jp: 動作確認リストを更新。 + +2004-12-15 + + * version 1.0.0rc + +2004-12-15 + + * src/compose.c: compose_wrap_line_all_full(): 空白挿入のロジックを + 修正。 + +2004-12-15 + + * manual/ja/sylpheed.sgml: 更新。 + +2004-12-15 + + * src/addrbook.c + src/addressbook.c + src/addrindex.c + src/jpilot.c + src/ldif.c + src/syldap.c + src/vcard.c: '... defined but not used' の警告を除去。 + +2004-12-13 + + * src/compose.c: compose_wrap_line_all_full(): 次の行の最初の文字が + 空白でない場合、またはマルチバイトとシングルバイトの境界の場合 + のみ行結合時に空白を挿入するようにした。 + +2004-12-13 + + * src/action.c: parse_append_filename(): 特別文字をエスケープする + ようにした(IWAMOTO Kouichi さん thanks)。 + * src/utils.c: subst_for_filename(): シングルクォートも置換する + ようにした。 + +2004-12-10 + + * src/compose.c: compose_wrap_line_all_full(): 次の行の最初の文字が + 英数字でない場合の行の結合の問題を修正。 + +2004-12-09 + + * src/main.c: send_queue() + src/mainwindow.c: send_queue_cb() + src/compose.c: compose_send(), compose_send_later_cb(): 送信時、 + オフラインモードのときは ユーザにオンラインに切り替えるように + 促すようにした。 + +2004-12-08 + + * src/imap.c: bitlength_clean_up.imap.c.patch を適用(64-bit 環境での + 整数長の問題を修正) (Alfons さん thanks)。 + +2004-12-03 + + * version 1.0.0beta4 + +2004-12-03 + + * src/pixmaps/regular.xpm: 未使用のアイコンを削除。 + * README + README.jp: 更新。 + +2004-12-02 + + * src/pop.c: pop3_write_msg_to_file(): 単体の CR を LF に変換しない + ようにした(Alfons さん thanks)。 + * src/utils.[ch]: my_memmem(): my_memmem() を独自実装。 + +2004-12-01 + + * manual/ja/sylpheed.sgml: 最新版に追従。 + +2004-12-01 + + * src/pixmaps/unread.xpm: 色合いを調整。 + +2004-12-01 + + * src/filter.c: C99 '//' コメントを削除。 + +2004-11-30 + + * src/pixmaps/dir-close.cpm + src/pixmaps/dir-open.xpm + src/pixmaps/dir-noselect.xpm + src/pixmaps/group.xpm: 色合いを調整。 + +2004-11-29 + + * src/pixmaps/dir-close.cpm + src/pixmaps/dir-open.xpm + src/pixmaps/dir-noselect.xpm + src/pixmaps/group.xpm: 新しい画像で置き換えた。 + +2004-11-29 + + * src/pixmaps/folder.xpm: 削除。 + +2004-11-26 + + * src/summaryview.c: 1文字のカラムタイトルをアイコンに変更。 + * src/pixmaps/mail.xpm: 新規。 + +2004-11-26 + + * src/summaryview.c: summary_execute(): サマリのステータスバー + メッセージを pop するようにした。 + +2004-11-26 + + * src/prefs_common.c: Web ブラウザコマンドを追加。 + +2004-11-26 + + * manual/ja/sylpheed.sgml: 最新版に追従。 + * manual/ja/Makefile.am: ターゲット 'update-html' を追加。 + +2004-11-22 + + * INSTALL + INSTALL.jp: 動作確認リストを更新。 + +2004-11-19 + + * src/jpilot.c: コーディングスタイルを統一。 + * src/mainwindow.c: 重複するアクセラレータを修正。 + +2004-11-18 + + * src/procmsg.c: write_mark_func(): sizeof(gpointer) != guint となる + システムでの誤ったキャストを修正。 + +2004-11-18 + + * src/mainwindow.c: 英語を修正(trashes -> trash)。 + * src/prefs_common.c: prefs_keybind_apply_clicked(): メニュー文字列 + を更新。 + +2004-11-18 + + * src/mainwindow.c: メニューラベル「ごみ箱を空にする」を「すべての + ごみ箱を空にする」に変更。 + +2004-11-16 + + * version 1.0.0beta3 + +2004-11-16 + + * src/pixmaps/error.xpm: CList の行に合うようにより小さなサイズにした。 + +2004-11-16 + + * src/jpilot.c: JPilot アドレス帳の日本語対応パッチを適用 + (IWAMOTO, Kouichi さん thanks)。 + +2004-11-15 + + * src/compose.c + src/procmime.[ch]: 添付するテキストファイル中の 8bit 文字の割合が + 20% より高ければ BASE64 エンコーディングを使用し、そうでなければ + quoted-printable を使用(全くない場合は 7bit)。 + +2004-11-12 + + * src/compose.c: compose_write_attach() + src/procmime.c: procmime_decode_content(): + テキストファイルを BASE64 にエンコードする前に正規化し、デコード + した後に正規化を解除して RFC 2045 に準拠するようにした + (Nicolas Degory さん thanks)。 + +2004-11-11 + + * src/pixmaps/complete.xpm + src/pixmaps/continue.xpm: CList の行に合うようにより小さなサイズ + にした。 + +2004-11-11 + + * src/statusbar.c: statusbar_create(): 自動的に伸長しないように + ウィジェットの幅を1に指定。 + * src/utils.[ch]: trim_string_before(): 指定した長さを超える先頭の + 文字を切り詰め、 "..." を追加。 + * src/folderview.c + src/summaryview.c: trim_string_before() を使ってフォルダ名を表示 + するようにした。 + +2004-11-10 + + * src/defs.h + src/prefs_common.c: mozilla-firefox をデフォルトのブラウザにした。 + +2004-11-09 + + * src/summaryview.c: summary_key_pressed() + src/textview.c: textview_key_pressed(): Shift または Alt とスペース + キーが押された場合バックスクロールするようにした。 Shift と Enter + キーが押された場合もバックスクロールするようにした。 + +2004-11-09 + + * src/foldersel.c: foldersel_new_folder(): 新規に作成されたフォルダを + 選択するようにした。 + +2004-11-08 + + * version 1.0.0beta2 + +2004-11-08 + + * src/account.c + src/imap.c + src/inc.c + src/pop.c + src/prefs_account.[ch]: RecvProtocol::A_APOP を廃止し、 APOP の + オプションを追加。 + prefs_account_protocol_set_optmenu(): リファクタリング。 + +2004-11-07 + + * src/folderview.c: folderview_empty_trash_cb(): 未使用の変数を削除。 + +2004-11-05 + + * src/summary_search.c: ワイドキャラクタ文字列の代わりに C 文字列 + を使用。 AND/OR マッチができるようにした。 + +2004-11-05 + + * src/folderview.[ch] + src/mainwindow.c: 選択フォルダに応じてファイル/フォルダ と + ファイル/メールボックス のメニューのセンシティビティを変更する + ようにした。 + 「ファイル/フォルダ/新規フォルダを作成」からニュースグループの + 購読が行えるようにした。 + +2004-11-04 + + * src/folderview.[ch] + src/mainwindow.c: フォルダ/メールボックスのメニューを再構成。 + メインメニューで「メールボックスを削除」、「新着メッセージを + チェック」、「フォルダツリーを再構築」を有効にした。 + フォルダのコンテキストメニューから「メールボックスを削除」を + 削除。 + +2004-11-04 + + * src/folderview.c + src/mainwindow.c + src/procmsg.[ch]: フォルダのコンテキストメニューに「ごみ箱を + 空にする」を追加。 + +2004-11-01 + + * src/filter.[ch] + src/summaryview.c: immediate_execution が off の場合は即座に移動 + または削除しないようにした。 + +2004-10-29 + + * version 1.0.0beta1 + +2004-10-29 + + * gettext-0.14.1 に更新。 + +2004-10-28 + + * src/compose.c: メニューを再構成。 + * src/mh.c: デバッグ用の g_print() を削除。 + +2004-10-27 + + * src/compose.c + src/prefs_template.c + src/template.[ch]: テンプレートのパラメータに Cc: を追加。 + +2004-10-26 + + * src/prefs_filter_edit.c: 既存のルールの編集中の条件メニュー切替え + の問題を修正。 + +2004-10-25 + + * src/filter.c: filter_action_exec(): ローカルフィルタリング時 + FolderItem のカウンタを更新するようにした(フォルダビューの + メッセージカウントがおかしくなるのを修正)。 + +2004-10-25 + + * src/mbox.c: proc_mbox(): folder_table が NULL かどうかをチェック + (警告を修正)。 + +2004-10-21 + + * src/pixmaps/stock_add_16.xpm + src/pixmaps/stock_remove_16.xpm: gtk-2.4 のストックアイコンから変換。 + * src/prefs_filter_edit.c: 追加/削除ボタンにアイコンを使用。 + * src/stock_pixmap.[ch]: 追加/削除のアイコンを追加。 + +2004-10-21 + + * src/pixmaps/stock_dialog_error_48.xpm + src/pixmaps/stock_dialog_info_48.xpm + src/pixmaps/stock_dialog_question_48.xpm + src/pixmaps/stock_dialog_warning_48.xpm: gtk-2.4 のストックアイコン + からダイアログアイコンを変換。 + * src/alertpanel.[ch]: 警告ダイアログにアイコンを追加。 + alertpanel_message(): AlertType を追加。 + * src/stock_pixmaps.[ch]: ダイアログアイコンを追加。 + +2004-10-08 + + * src/procmsg.c: 冗長なデバッグ出力を削除。 + +2004-10-07 + + * version 0.9.99 + +2004-10-07 + + * src/procmsg.c: procmsg_send_queue() + src/send_message.c: send_queue_info_free(): 不正なキューメッセージ + を送信しようとしたときに segmentation fault になるバグを修正。 + +2004-10-06 + + * src/mainwindow.c: ファイルメニューにセパレータを追加。 + * src/prefs_filter_edit.c: いくつかのデバッグ出力を削除。 + +2004-10-05 + + * src/inputdialog.c: input_dialog_open(): 入力ダイアログが開いている + 間はメールの自動チェックを開始しないようにした。 + +2004-10-04 + + * src/mh.c: mh_remove_all_msg() + src/procmsg.c: procmsg_empty_trash(): ごみ箱を空にした後メッセージ + 数のカウントがおかしくなるのを修正。 + +2004-10-01 + + * src/prefs_filter.c: 自動作成されたルールを追加できないバグを修正。 + * src/prefs_filter_edit.c: prefs_filter_edit_dialog_to_rule(): ルール + 名が存在するかどうかをチェック。 + +2004-09-30 + + * src/filter.c: filter_apply_msginfo(): FilterRule::enabled == FALSE + の場合フィルタを適用しないようにした。 + * src/prefs_filter.c: 「有効」カラムを実装。 + * src/account.c: account_selected(): ダブルクリックの挙動を修正。 + +2004-09-30 + + * src/colorlabel.c: メニューラベルサイズを調整。カラーメニューから + 「なし」を削除。 + * src/filter.[ch] + src/prefs_filter_edit.c: カラーラベルアクションを実装。 + * src/summaryview.c: summary_filter_func(): フラグアクションが実行 + されたときにサマリのフラグを更新するようにした。 + +2004-09-29 + + * src/prefs_filter_edit.c: カラーラベルを追加。 + * src/colorlabel.c: メニューのラベルのサイズと輪郭線を修正。 + +2004-09-28 + + * src/filter.[ch] + src/prefs_filter_edit.c: ルール作成時のエラー処理を改良。 + +2004-09-28 + + * src/prefs_common.c: ビューのデフォルトのサイズを調整。 + +2004-09-27 + + * src/filter.c + src/prefs_filter_edit.c: サイズ/経過日数条件を実装。 + * src/menu.[ch]: menu_get_option_menu_active_user_data(): 新規。 + +2004-09-22 + + * src/prefs_filter_edit.c: ヘッダの編集が完了したら以前の項目を + 選択するようにした。 + +2004-09-22 + + * src/prefs_filter.[ch] + src/prefs_filter_edit.c + src/procheader.[ch]: ユーザ定義ヘッダのダイアログを実装。 + +2004-09-17 + + * src/filter.c: + filter_action_exec(): ローカルフィルタリングを修正。 + strmatch_regex(): 大小文字無視の正規表現を使用。 + * src/summaryview.[ch]: フィルタ結果をステータスバーに表示。 + +2004-09-14 + + * src/filter.[ch]: フィルタルール適用タイミングを実装。 + * src/prefs_fil_er_edit.c: prefs_filter_edit_action_hbox_set(): + PF_ACTION_EXEC のパラメータを表示していなかったバグを修正。 + +2004-09-10 + + * src/prefs_filter.c: prefs_filter_write_user_header_list(): fopen() + の代わりに prefs_file_open() を使用。 + +2004-09-10 + + * src/defs.h + src/prefs_filter.c: ユーザ定義ヘッダリストのロード/セーブを + 実装。 + +2004-09-09 + + * src/inc.c: inc_spool() + src/prefs_common.c: ファイルとディレクトリの両方を指定できるように + スプールパスの設定を修正。 + +2004-09-09 + + * src/prefs_filter.[ch] + src/prefs_filter_edit.[ch]: メッセージからのフィルタルールの作成 + を実装。 + +2004-09-07 + + * src/mimeview.c: mimeview_drag_data_get() + src/summaryview.c: summary_drag_data_get(): DnD の不正な URI + を修正。 + +2004-09-06 + + * src/filter.[ch] + src/summaryview.c: ローカルフィルタを修正。 + * src/mh.c: mh_copy_msgs(): 'else' が抜けていたのを修正。 + +2004-09-06 + + * src/foldersel.c: foldersel_new_folder(): 潜在的なメモリ破壊を修正 + し、追加後にフォルダリストを書き出すようにした。 + * src/summaryview.c: summary_show(): メッセージリストを読み込んだ + 後に FolderItem::opened フラグを立てるようにした。 + +2004-09-03 + + * src/filter.c + src/inc.c + src/mbox.c + src/mh.c + src/procmsg.[ch] + src/summaryview.c: FolderItem::mark_queue を使用して新着フラグを + 正しく扱うようにした。 + +2004-08-31 + + * src/filter.c + src/inc.c: 新着フラグ管理の修正。 + +2004-08-31 + + * src/prefs_filter.c: ダイアログを開いた時に最後の行に移動しない + ようにした。閉じる時に CList をクリアするようにした。 + +2004-08-27 + + * src/filter.c + src/inc.c + src/pop.[ch] + src/prefs_filter_edit.c + src/summaryview.c: FLT_ACTION_EXEC と FLT_ACTION_DELETE を実装。 + +2004-08-27 + + * src/prefs_filter.c: 新規ルールが追加されたら自動スクロールする + ようにした。 + ルールがダブルクリックされたら編集ダイアログを開くようにした。 + prefs_filter_copy_cb(): 実装。 + * src/prefs_filter_edit.c: アクション「ルールの評価を停止」を実装。 + +2004-08-26 + + * src/filter.[ch] + src/inc.c + src/mbox.c + src/prefs_filter_edit.c + src/summaryview.c: FilterResult を FilterInfo に改名し、メンバに + account を追加。 + command test, size, age, account, on-receive 条件を実装。 + * src/mh.c + src/procheader.c: procheader_parse_file(): ファイルサイズと + タイムスタンプも得るようにした。 + * src/utils.c: + execute_async() + execute_sync() + execute_command_line(): 終了ステータスを返すようにした。 + +2004-08-26 + + * src/filter.[ch] + src/inc.c: 実行した全てのアクションタイプを保存。 + filter_rule_rename_dest_path(): 新システムに合わせて修正。 + filter_rule_delete_action_by_dest_path(): パスにマッチする + アクションを削除。 + * src/mbox.c: proc_mbox(): FLT_ACTION_NOT_RECEIVE を無視するように + した。 + * src/prefs_filter.c: prefs_filter_delete_path(): 新システムに + 合わせて修正。 + * src/summaryview.c: + summary_filter() + summary_filter_func(): 新システムに合わせて修正。 + +2004-08-25 + + * src/filter.[ch]: メッセージ本文へのマッチを実装。 + * src/procmime.[ch]: + procmime_find_string_part() + procmime_find_string(): マッチング関数ポインタを受け取るようにした。 + * src/procmsg.[ch]: file_path (一時メッセージのみに使用)を MsgInfo + に追加。 + procmsg_msginfo_copy() + procmsg_msginfo_free(): 残りのメンバを扱うようにした。 + * src/summary_search.c: procmime_find_string() のための修正。 + * src/summaryview.c: filter_apply_local() -> filter_apply_msginfo(). + * src/utils.[ch]: 文字列マッチ用関数を追加。 + * src/compose.c + src/undo.c: 余分なデバッグメッセージを削除。 + +2004-08-24 + + * 新フィルタリングシステムを実装(現在進行中)。 + * src/defs.h + src/filter.[ch]: フィルタリングの XML データの読み書きを実装。 + * src/prefs_filter.[ch] + src/prefs_filter_edit.[ch]: 新フィルタリングシステムの UI を実装。 + * src/inc.c + src/main.c + src/mbox.c + src/pop.c + src/summaryview.c: 新フィルタリングシステムに合わせて修正。 + * src/menu.h: MENUITEM_ADD(): label が NULL の場合セパレータを作成 + するようにした。 + * src/procheader.[ch]: ユーティリティ関数を追加。 + * src/utils.c: open_uri(): 警告メッセージを修正。 + +2004-08-09 + + * src/main.c: "./gtkrc" をパースしないようにした。 + +2004-08-04 + + * src/socket.c: + ssl_read() + ssl_peek(): データの読み込みの前に SSL をチェックするようにした + (ソケットが破壊されたときのフリーズを修正)。 + * src/session.[ch]: session_set_access_time(): 新規。 + * src/imap.c + src/news.c + src/nntp.c: サーバの応答の受信に成功したときのみ last_access_time + を更新するようにした。 + * 上記について Cedric Pradalier さん thanks。 + +2004-07-23 + + * src/xml.[ch]: コードの整理といくつかの関数の追加。 + +2004-07-16 + + * src/pop.[ch]: pop3_getrange_uidl_recv(): 無効な UIDL のチェックを + 緩めた。 + +2004-07-16 + + * src/account.[ch] + src/main.c + src/prefs.[ch] + src/prefs_account.[ch] + src/prefs_common.[ch]: *_{save,write}_config() を *_write_config() + に統一。 + +2004-06-30 + + * src/procheader.c: + procheader_get_one_field() + procheader_get_unfolded_line(): シーケンス 'SP CR LF' が出現 + したときに折り返し解除処理が正しく動作しないバグを修正 + (NOGUCHI, Takuya さん thanks)。 + +2004-06-23 + + * src/prefs_common.c: confirm_on_exit のデフォルトを FALSE にした。 + +2004-06-23 + + * src/menu.[ch]: menu_set_active() を追加。 + * src/compose.c: アカウントを選択するときに「表示/自動整形」モードを + 切り替えないようにした。 + +2004-06-23 + + * src/compose.[ch]: メッセージ作成ウィンドウから自動整形を切り替え + られるようにした。 + +2004-06-17 + + * version 0.9.12 + +2004-06-17 + + * src/session.c: session_set_timeout(): interval が 0 のとき + timeout_tag をリセットしていなかったバグを修正。 + +2004-06-16 + + * src/gtkstext.c: gtk_stext_update_text(): cache の null チェックを + 追加(Jim Hranicky さん thanks)。 + +2004-06-15 + + * src/defs.h: 特定のプラットフォーム(例: FreeBSD)におけるキャッシュ + の非互換性問題に対処するために CACHE_VERSION を増加。 + * src/procmsg.c: procmsg_read_cache(): エラーが発生したら読み込んだ + キャッシュデータを全て破棄するようにした。 + +2004-06-10 + + * src/summaryview.[ch]: 使用不可能なときは「再編集」メニューを隠す + ようにした。 + +2004-06-08 + + * src/inc.[ch] + src/send_message.c + src/session.[ch]: セッションのタイムアウトを実装。 + * src/pop.h: Pop3ErrorValue から未使用の値を削除。 + +2004-06-07 + + * src/inc.c: inc_all_account_mail(): コードの整理。 + +2004-06-03 + + * src/procmsg.c: procmsg_read_cache_data_str(): いくつかの環境のため + に gint32 を guint32 に変更。 + * src/summaryview.c: 「印刷」メニューを復活し、「振り分けルールを + 作成」メニューを削除。 + +2004-06-01 + + * src/about.c: 著作権の年を修正。 + +2004-05-28 + + * version 0.9.11 + +2004-05-21 + + * src/smtp.c: RFC 2821 に準拠(Alfons さん thanks)。 + +2004-05-20 + + * src/folderview.[ch]: スプリングローデッドフォルダを実装。 + +2004-05-20 + + * src/folderview.c: folderview_button_pressed(): 開いているフォルダ + が選択されたときのみ「メッセージを検索...」メニュー項目を有効に + するようにした。 + +2004-05-19 + + * src/compose.c + src/prefs_common.[ch]: 「送信に失敗したメッセージを送信待ちに + 入れる」オプションを削除。 + +2004-05-18 + + * src/summaryview.c: コンテキストメニューを整理。 + * src/mainwindow.c: メニュー項目 '/メッセージ/再編集' の位置を変更。 + +2004-05-12 + + * src/procmsg.[ch]: キャッシュデータの整数値の型を g(u)int32 に + 固定。 + +2004-05-11 + + * src/nntp.c: nntp_get_article(): broken なニュースサーバのために + 応答のプロトコルエラーを無視するようにした(Davide Scola さん + thanks)。 + +2004-05-11 + + * src/gtkutils.[ch]: gtkut_editable_disable_im() を追加。 + * src/passphrase.c: パスフレーズの入力時に XIM を無効にした。 + +2004-05-11 + + * src/compose.c + src/folderview.c + src/inc.c + src/prefs_display_header.c + src/procmsg.h: AMD64 (とその他64-bitプラットフォーム) のための + 修正(Hiroyuki Ikezoe さん thanks)。 + +2004-05-10 + + * src/inc.[ch]: gtk_timeout_add() を使用せず、代わりに + gettimeofday() を使用(稀にロックアップするのを防ぐため)。 + +2004-03-19 + + * src/defs.h + src/inc.[ch]: 進捗ダイアログの更新方法を変更し、高速なネットワーク + におけるオーバーヘッドを軽減。 + +2004-03-16 + + * src/nntp.c: nntp_session_new(): セッションの開始時に認証を試みる + ようにした(Shiino Yuki さん、 IWAMOTO, Kouichi さん thanks)。 + * src/news.c + src/nntp.c: ソケットエラーが発生したときはセッションを破棄する + ようにした。 + +2004-03-12 + + * src/mainwindow.c + src/summaryview.[ch]: 選択中のメッセージを振り分ける機能を追加。 + +2004-03-12 + + * src/filter.[ch] + src/prefs_filter.c: フィルタシステムを再実装(UI は未実装)。 + +2004-03-09 + + * src/filter.c: 「含まない」フラグのマッチングアルゴリズムを修正 + (ヘッダが存在しない場合でもマッチし、複数の同一ヘッダを正しく扱う + ようにした)。 + * src/imageview.c: get_resized_size(): リサイズの問題を起こしていた + typo を修正。 + +2004-03-02 + + * src/folder.c + src/mh.c: MH フォルダの最後の番号のメッセージを削除したとき + FolderItem::last_num のみを更新し、その他の場合はスキャンしない + ようにした(移動時にメッセージ数の計算を誤るバグを修正)。 + +2004-03-02 + + * src/folderview.c + src/summaryview.c: DnD 使用時は常にデフォルトでメッセージを移動する + ようにした(ニュースフォルダを除く)。 Ctrl キーが押された場合は + メッセージをコピーするようにした。 + * src/mainwindow.c: main_window_empty_trash() + src/summaryview.c: summary_execute(): 不足していた + statusbar_pop_all() を追加。 + +2004-02-29 + + * version 0.9.10 + +2004-02-26 + + * src/prefs_common.c: "inc_local" のデフォルトを FALSE にした。 + +2004-02-26 + + * src/account.c + src/folderview.c: IMAP4 アカウントをチェックするときはオンライン + モードに切り替えるようにした。その後ステータスバーを pop するように + した。 + * src/inc.c: コードの整理。 + * src/mainwindow.[ch]: main_window_get() と + main_window_toggle_online_if_offline() を追加。 + * src/prefs_common.c: prefs_common_read_config(): 初回起動時に + オフラインモードにしてしまっていたバグを修正。 + +2004-02-25 + + * src/imageview.c: ウィンドウのリサイズ時に自動リサイズするようにした。 + クラッシュを防ぐために最小サイズを16ピクセルに制限。 + imageview_init(): imlib 使用時は画像をキャッシュしないようにした。 + imageview_show_image(): メモリリークを修正。 + * src/mimeview.c: mimeview_init(): imageview_init() を呼ぶようにした。 + +2004-02-24 + + * src/codeconv.[ch]: ISO-2022-JP-3 エンコーディングを追加。 + +2004-02-24 + + * src/codeconv.c + src/mainwindow.c + src/messageview.c: KOI8-U エンコーディングを追加。 + * src/prefs_common.c: prefs_message_create(): 画像リサイズオプション + の文字列を修正。 + +2004-02-19 + + * src/addressbook.c: addressbook_list_selected(): 引数を修正。 + * src/imageview.[ch]: 元の画像データを ImageView に保持し、 + リサイズの切り替えができるようにした。 + * src/messageview.[ch] + src/mimeview.[ch]: MessageView でなく MimeView で ImageView を + 扱うようにした。 + +2004-02-16 + + * src/imap.c + src/news.c + src/summaryview.c: imap.c と news.c から statusbar_pop_all() を + 除去(summaryview.c 内で実行)。 + +2004-02-12 + + * src/inc.[ch] + src/pop.[ch]: inc_drop_message() を Pop3Session の仮想関数にし、 + pop3.c の inc.h への依存を除去。 + +2004-02-12 + + * src/mainwindow.c + src/messageview.[ch] + src/textview.c: 新規ウィンドウのメッセージビューにステータスバーを + 追加。 + +2004-02-10 + + * src/inc.[ch]: 逐次更新にハッシュテーブルを使用。 + 更新間隔を2秒に変更。 + * src/folder.[ch] + src/mh.c + src/procmsg.c + src/summaryview.c: フォルダのメッセージ数の集計を補正するために + FolderItem::unmarked_num を追加。 + +2004-02-09 + + * src/inc.[ch]: フォルダビューを逐次更新するようにした。 + * src/foldersel.c: 選択項目の完全な ID を表示。 + +2004-02-06 + + * src/folderview.[ch]: コードの整理。 + folderview_append_item(): 新規。フォルダをフォルダビューに追加する。 + * src/foldersel.c: foldersel_new_folder(): folderview_append_item() + を使用。 + +2004-02-06 + + * src/foldersel.c: 「新規フォルダを作成」機能を実装。 + * src/folder.[ch]: folder_find_child_item_by_name(): 新規。 + * src/utils.h: AUTORELEASE_STR(): malloc 文字列を自動開放(alloca) + 文字列に変換。 + +2004-02-05 + + * src/folderview.c: folderview_new_imap_folder_cb() を + folderview_new_folder_cb() にまとめた。 + +2004-02-04 + + * src/compose.c: compose_write_to_file(): 無駄な strlen() を除去 + (Alfons さん thanks)。 + * src/textview.c: textview_button_pressed(): アドレスをクリックした + とき正しいアカウントを選択するようにした。 + +2004-01-29 + + * version 0.9.9 + +2004-01-29 + + * src/folder.c: folder_item_fetch_all_msg() + src/folderview.c: folderview_download_cb(): 進捗をプログレスバーで + 表示。 + * src/mainwindow.[ch]: 新たにプログレスバー用の関数を追加。 + +2004-01-29 + + * src/summaryview.c: summary_key_pressed(): サマリビューの水平 + スクロールバーが左端にあるときのみ GDK_Left でフォルダビューに + 切り替えるようにした(Alfons さん thanks)。 + +2004-01-29 + + * src/codeconv.c: conv_euctojis(): JIS X 0201 カナ変換を設定可能に + した。 + * src/prefs_common.[ch]: PrefsCommon::allow_jisx0201_kana (隠し設定) + を追加。 + +2004-01-28 + + * src/codeconv.c: conv_euctojis(): JIS X 0201 カナから JIS X 0208 + へ強制的に変換するようにした。 + +2004-01-28 + + * src/imap.c: imap_get_msginfo(): 間違ってカウントされてしまうのを + 修正。 + +2004-01-28 + + * src/base64.c + src/codeconv.c + src/compose.c + src/html.c + src/imap.c + src/pop.c + src/prefs_account.c + src/procmime.c + src/procmsg.c + src/quote_fmt_parse.y + src/quoted-printable.c + src/textview.c + src/unmime.c + src/utils.c + src/utils.h + src/xml.c: ctype 関数に対して引数の型が誤っていたのを修正(unsigned + char でなくて char を渡していた)。 + +2004-01-27 + + * src/mainwindow.[ch]: MainWindow::messageview_cid を追加。 + メッセージビューが隠された場合クリアするようにした。 + * src/textview.c: リンクがクリックされたら URL をステータスバーに + 表示するようにした。 + textview_uri_security_check(): 実際の URL と表示されている URL を + 比較し、偽の URL の可能性があれば警告を出すようにした。 + * src/utils.[ch]: + is_uri_string(): 文字列が URL であれば TRUE を返す。 + get_uri_path(): URL のスキーム部以外の部分を返す。 + +2004-01-23 + + * src/folder.[ch]: folder_item_fetch_all_msg(): 新規。フォルダ中の + 全てのメッセージを取得する。 + * src/folderview.c: 「ダウンロード」機能を実装。 + +2004-01-23 + + * src/gtkutils.[ch]: 矢印メニューボタンをボタンに付加する ComboButton + を実装。 + * src/mainwindow.[ch]: main_window_toolbar_create(): 返信、転送ボタン + にコンボボタンを追加。 + +2004-01-22 + + * src/mainwindow.c: ツールバーによってウィンドウサイズが自動的に + 伸長してしまうのを修正。 + +2004-01-21 + + * src/addr_compl.[ch] + src/gtkshruler.[ch]: 著作権表示を変更。 + +2004-01-20 + + * src/gtkstext.c: find_line_params(): マルチバイトとシングルバイト + 文字の間でも改行するようにした。 + +2004-01-20 + + * src/gtkstext.c: find_line_params(): ワードラップモードのとき + マルチバイト文字間でも改行するようにした。 + +2004-01-05 + + * src/codeconv.c: conv_iconv_strdup(): LP64 環境でのクラッシュを修正 + (James Noyes さん thanks)。 + * src/compose.c: compose_select_account(): 自動的に署名/暗号化 + オプションをオフにしないようにした。 + +2003-12-17 + + * src/inc.[ch]: inc_account_mail() を public にした。 + * src/mainwindow.c: 受信メニューをサブメニューにし、各アカウントから + の受信のための動的なメニューを追加。 + +2003-12-15 + + * version 0.9.8a + +2003-12-15 + + * src/procmsg.c: procmsg_open_data_file(): DATA_READ が指定されて + バッファが与えられたらバッファをセットするようにした。 + procmsg_open_cache_file_with_buffer(): 新規。 + procmsg_read_cache(): ファイル I/O の後に setvbuf() を呼んでいた + (バッファ読み込みエラーを起こしていた)バグを修正。 + +2003-12-12 + + * version 0.9.8 + +2003-12-12 + + * configure.in: IPv6 にデフォルトで対応するようにした。 + +2003-12-11 + + * src/inc.c: inc_mail(), inc_all_account_mail(): オフラインモードの + ときはユーザにオンラインに切り替えるように促すようにした。 + * src/mainwindow.h: main_window_toggle_online() を追加。 + +2003-12-11 + + * src/foldersel.c + src/folderview.[ch] + src/mainwindow.c + src/stock_pixmap.[ch] + src/pixmap/dir-noselect.xpm: no-select フォルダを薄いアイコンと + 文字列で表示。 + * src/Makefile.am: offline.xpm, online.xpm, dir-noselect.xpm を + EXTRA_DIST に追加。 + +2003-12-11 + + * src/folder.h: マクロ FOLDER_ITEM_CAN_ADD() を追加。 + * src/folderview.c: folderview_drag_motion_cb(): コードの整理。 + folderview_drag_received_cb(): no_select フォルダで、あるいは + それ自身から受け付けないようにした。 + * src/foldersel.c: no_select フラグがセットされているフォルダを選択 + 不可にした。 + +2003-12-10 + + * src/imap.c: imap_do_copy_msgs(), imap_remove_msgs(): コードの整理。 + メッセージを削除したときに MSG_INVALID フラグをセット。 + * src/mh.c: mh_do_move_msgs(), mh_remove_msg(): メッセージを削除した + ときに MSG_INVALID フラグをセット。 + * src/procmsg.[ch]: + procmsg_move_messages() + procmsg_copy_messages(): エラーステータスを返すようにした。 + MsgTmpFlags に MSG_INVALID を追加。 + * src/summaryview.c: summary_execute(): エラーを検出し、無効になった + ノードのみを削除するようにした。 + summary_unthread_for_exec(): 閉じたツリー中のノードを削除しない + バグを修正。 + +2003-12-06 + + * src/mainwindow.[ch]: ステータスバーにオンラインスイッチボタンを + 追加し、メニューに「/ファイル/オフラインにする」を追加。 + * src/pixmaps/offline.xpm + src/pixmaps/online.xpm: 新規(Mozilla の + themes/classic/communicator/icons/ から拝借)。 + * src/stock_pixmap.[ch]: online.xpm と offline.xpm を追加。 + * src/textview.[ch]: textview_show_error(): 新規。 + * src/summaryview.c: summary_display_msg_full(): メッセージが表示 + された場合のみマークを更新。 + * src/prefs_common.[ch]: PrefsCommon::online_mode を追加。 + * src/news.c: news_session_get() + src/imap.c: imap_session_get(): オフラインモードのときは NULL を + 返すようにした。 + * src/messageview.[ch]: messageview_show(): メッセージが表示できた + かどうかのステータスを返すようにした。失敗したときはエラー + メッセージをビューに表示するようにした。 + * src/procmsg.c: + procmsg_get_message_file() + procmsg_open_message(): 取得に失敗したときに警告を表示しないように + した。 + +2003-12-04 + + * src/html.c: html_get_tag(): 値を持たない属性に対応。 + +2003-12-04 + + * src/codeconv.c: conv_get_code_conv_func(): src_charset と現在の + 文字コードが同一の場合、または現在の文字コードがマルチバイトで + ある場合のみ conv_latintodisp を返す(KOI8-R locale 上での + ISO-8859-5 の表示を修正)。 + +2003-11-25 + + * autogen.sh: aclocal で m4 ディレクトリを含まないようにした。 + * intl/libgnuintl.h: cvs から削除。 + * po/.cvsignore: stamp-po と remove-potcdate.sed を追加。 + +2003-11-24 + + * gettext-0.12.1 に移行。 + +2003-11-21 + + * configure.in: struct dirent 中の d_type メンバのチェックを追加。 + * src/mh.c: mh_scan_folder(): 利用可能な場合は d->d_type を使用。 + mh_get_uncached_msgs(): 余分な stat() を削除。 + mh_parse_msg(): 通常のファイルでない場合は NULL を返す。 + mh_scan_tree_recursive(): 利用可能な場合は d->d_type を使用。 + * src/utils.[ch]: + dirent_is_regular_file() + dirent_is_directory(): 新規。利用可能な場合はエントリのタイプを + 判別するのに d->d_type を使用。 + remove_dir_recursive(): dirent_is_directory() を使用。 + +2003-11-14 + + * src/folder.h: FolderItem に 'updated' フラグを追加。 + * src/folderview.[ch]: folderview_update_all_updated(): 新規。全ての + 更新されたフォルダを更新する。 + * src/imap.c: 内容の変更時に FolderView::update フラグをセット。 + * src/main.c: send_queue() + src/mainwindow.c: send_queue_cb(): コードの整理。 + * src/mh.c: コードの整理。 + mh_scan_folder(): 新着メッセージを正しくカウントするようにした。 + * src/procmsg.[ch]: コードの整理。 + procmsg_open_cache_file(): 新規。 + procmsg_open_mark_file(): 読み込み/書き込み/追加書き込みができる + ようにした。 + procmsg_send_queue(): アカウントに対応する送信控を正しく選択する + ようにした。 + * src/send_message.[ch]: send_get_queue_info(): 送信待ちメッセージ + からキュー情報を取得。 + send_queue_info_free(): QueueInfo を開放。 + send_message_queue(): ファイルの代わりに QueueInfo を引数にとる + ようにした。 + * src/summaryview.c: summary_write_cache(): コードの整理。 + +2003-11-10 + + * src/compose.c: compose_redirect_write_headers(): Resent-Cc: ヘッダ + を正しく付加するようにした。 + +2003-11-05 + + * src/imap.c: imap_get_msg_list(): フラグを得るための SEARCH コマンド + に失敗した場合 FETCH コマンドに fallback するようにした。 + imap_search_flags(): SEARCH コマンドを使用して UID の配列とフラグの + ハッシュテーブルを返す。 + imap_fetch_flags(): FETCH コマンドを使用して UID の配列とフラグの + ハッシュテーブルを返す。 + +2003-10-28 + + * src/summary_search.c: summary_search_execute(): 後方検索が有効な + ときの「一括検索」を修正。 + 「一括検索」が有効なときは後方検索ボタンを無効にするようにした。 + +2003-10-15 + + * version 0.9.7 + +2003-10-15 + + * src/imap.c: imap_scan_tree(): ルートディレクトリの存在を STATUS + ではなく LIST でチェックするようにした。 + +2003-10-07 + + * src/send_message.c: alertpanel_error() を呼ぶときのフォーマット + 文字列のバグ(悪意のある SMTP サーバによって攻撃可能)を修正 + (Georgi Guninski さん thanks)。 + +2003-10-03 + + * src/folder.[ch] + src/imap.[ch + src/mh.[ch] + src/news.[ch]: フォルダシステムのリファクタリング(claws の実装に + 基づく)。 + * src/account.c + src/foldersel.c + src/folderview.c + src/mainwindow.c + src/messageview.c + src/procmsg.c + src/setup.c + src/summaryview.c: 全ての場所で FOLDER_TYPE() マクロを使用。 + +2003-09-17 + + * version 0.9.6 + +2003-09-17 + + * src/addressbook.c: + addressbook_folder_load_person() + addressbook_folder_load_group(): ループの後で ctree をソートする + ようにした(一つのフォルダに多くのアドレスがある場合のパフォーマンス + の問題を解決)(christian mock さん thanks)。 + +2003-09-16 + + * src/folderview.c: folder_init(): コードを整理。 + * src/summaryview.c: summary_init(): boldfont が正しくロードされたか + どうかをチェック。 + * src/grouplistdialog.c: delete_event に適切なコールバックを使用する + ようにした(足永さん thanks)。 + * src/imap.c: ゼロ長メッセージを許すようにした。 + * src/recv.c: recv_bytes_write(): size == 0 の場合はすぐに戻るように + した。 + +2003-09-16 + + * src/folderview.c: folderview_init(): フォントが読み込めない場合は + gtk のデフォルトに fallback するようにした(起動時のクラッシュを + 修正)。さらに不要なコードを除去。 + +2003-09-15 + + * src/compose.c: compose_insert_sig(): マニュアル操作のときは現在の + カーソルの位置に署名を挿入するようにした。 + +2003-09-11 + + * src/summaryview.c: summary_key_pressed(): メインウィンドウがロック + されていても delete キーを無視しないようにした。 + +2003-09-10 + + * src/action.c: action 終了のコードを改良(RH9 で action 終了時に + 長時間待たされるのを修正) (Melvin さん thanks)。 + * src/stringtable.[ch]: string_table_insert_string(): 警告 + "dereferencing type-punned pointer will break strict-aliasing + rules" を除去するためにコードを修正。 + 引数に gchar * の代わりに const gchar * を使用。 + +2003-09-05 + + * src/utils.[ch]: generate_mime_boundary(): MIME boundary を作成する + 新規関数(rfc2015.c から移動)。 + さらに特別文字を除去。 + obsolete な lrand48() のかわりに random() を使用。 + 重複を避けるために prefix の引数を追加。 + 対 QP シーケンスとして常に "=_" を追加し、コードを単純化。 + * src/rfc2015.c: + rfc2015_decrypt_message() + rfc2015_encrypt() + rfc2015_sign(): 継続する content 行を正しく扱っていなかったバグを + 修正。 + * src/compose.c + src/rfc2015.c: generate_mime_boundary() を使用。 + +2003-09-05 + + * src/folderview.c: + folderview_delete_folder_cb() + folderview_remove_mailbox_cb(): FolderItem を削除する前に現在表示 + されているフォルダを閉じるようにした(フォルダ削除時のクラッシュを + 修正)。 + * src/folder.h + src/imap.[ch]: imap_scan_tree() + src/mh.[ch]: mh_scan_tree(): スキャンに失敗したときは -1 を返す。 + * src/summaryview.c: summary_clear_all(): メッセージビューもクリア。 + * src/imap.c: imap_close(): 指定したフォルダが選択されていなければ + 失敗。 + imap_scan_tree(): 指定したルートディレクトリが存在するかどうかを + 調べ、なければ作成するようにした。 + imap_parse_list(): サーバがエラーを返したら警告を出力。 + imap_find_namespace_from_list(): スラッシュで区切られていないパス + に対応。 + imap_status(): 指定しなければ値を返さないようにした。 + +2003-09-02 + + * sylpheed.spec.in: typo を修正。 + +2003-09-02 + + * version 0.9.5 + +2003-09-01 + + * src/inc.[ch] + src/main.c + src/mainwindow.c + src/prefs_common.[ch]: 手動受信時のみ受信ダイアログを表示する + オプションを追加し、 RECV_DIALOG_ACTIVE オプションを削除。 + +2003-09-01 + + * src/compose.c: compose_write_headers(): MIME 境界の ':' も '_' に + 置換するようにした(broken なサーバへの対処として)。 + +2003-08-28 + + * src/imap.c: imap_scan_tree_recursive(): コンパイルエラーを修正。 + +2003-08-27 + + * src/prefs_filter.c: 「先頭」と「末尾」ボタンを追加。 + +2003-08-26 + + * src/folder.[ch]: folder_item_remove_children(): 新規。 FolderItem + の下の全ての子を削除。 + * src/folderview.c: folderview_rescan_tree(): メッセージを修正。 + * src/imap.c: imap_scan_tree(), imap_scan_tree_recursive(): 以前の + FolderItem オブジェクトを再利用。 + +2003-08-25 + + * src/folder.[ch]: FolderItem に自分自身の GNode への参照を追加。 + folder_item_remove(): 全ての FolderItem を開放。 + folder_tree_destroy(): folder_item_remove() を使用。 + * src/folderview.c: folderview_sort_folders(): 特別フォルダの親が + 異なっても順序を保つようにした。 + * src/imap.c: imap_scan_tree_recursive(): メモリリークを修正。 + * src/mh.c: mh_scan_tree(): 以前の FolderItem を保持。 + mh_remove_missing_folder_items(): ディレクトリをスキャンし、 + 見つからないフォルダを削除。 + mh_scan_tree_recursive(): 以前の FolderItem オブジェクトを再利用。 + +2003-08-20 + + * src/mainwindow.c: ウィンドウサイズの変更を常に反映。 + * src/folderview.c: folderview_init() + src/summaryview.c: summary_init(): pixmap を作成する前にウィジェット + を realize するようにした。 + * src/prefs_common.[ch]: フォルダとメッセージビューの可視状態を + 記憶するようにした。 + +2003-08-07 + + * src/mainwindow.c + src/prefs_common.[ch]: 分離されたビューのサイズと位置を記憶。 + main_window_set_widgets(): ビュータイプを変更した時にヘッダビュー + の隠し項目が表示されていたバグを修正。 + ウィンドウのサイズを指定する代わりに各ビューのサイズを指定。 + +2003-08-01 + + * src/compose.c: compose_select_account(): リダイレクトモードで + 署名を追加しないようにした。 + compose_insert_sig(): 署名文字列が存在しない場合は "\n\n" を + 挿入しないようにした。常にメッセージの終わりに署名を挿入。 + +2003-08-01 + + * sylpheed.spec.in を改良(Andre Oliveira da Costa さん thanks)。 + +2003-07-31 + + * フォルダシステムのコードを少し整理。 + * src/compose.c: compose_queue(), compose_draft_cb(): コードの整理。 + * src/folder.c: コードの整理。 + * src/imap.c + src/mh.c: 関数内でメッセージ数を計算。 + * src/procmsg.c: procmsg_set_flags(): メッセージ数を計算。 + * src/summaryview.[ch]: SummaryView 内でメッセージ数を計算・保持 + しないようにした。 + +2003-07-30 + + * src/folder.[ch] + src/imap.[ch] + src/mh.[ch] + src/procmsg.c + src/summaryview.c: *_msgs_with_dest() を *_msgs() に改名。 + +2003-07-29 + + * src/imap.[ch]: プロトコル拡張を使用するために CAPABILITY を使用。 + imap_greeting(): 最初のサーバグリーティングを解析。 PREAUTH 応答 + にも対応。 + imap_add_msgs() + imap_cmd_append(): UIDPLUS に対応していれば APPENDUID 応答を使用。 + +2003-07-28 + + * src/imap.c: imap_get_flag_str(): バッファオーバーランを修正。 + +2003-07-25 + + * version 0.9.4 + +2003-07-25 + + * src/main.c: main(): 起動時に設定ファイルを保存しないようにした。 + +2003-07-25 + + * src/imap.c: + imap_get_msg_list(): キャッシュ未使用のときの冗長な UID SEARCH ALL + を除去。 + \Seen がセットされていたら MSG_NEW フラグを解除。 + imap_get_uncached_messages(): first_uid と last_uid が両方とも 0 + の場合は全てのメッセージを取得。 + +2003-07-24 + + * src/imap.c: IMAP4 サーバの状態を常に正確に反映するように実装を改良。 + imap_get_msg_list(): UID SEARCH コマンドを使用してメッセージの + 状態を調べるようにした。 + imap_delete_cached_message(): 単一のメッセージキャッシュを削除する。 + imap_get_uid(): 削除。 + imap_cmd_search(): 新規。 UID SEARCH コマンドを発行し、 UID の配列 + を返す。 + imap_cmd_gen_recv(): 文字列長を無制限にした。 + imap_get_uid_table(): UID 配列からハッシュテーブルを返す。 + +2003-07-24 + + * src/folder.[ch] + src/imap.[ch] + src/mh.[ch] + src/news.[ch]: Folder::close() メソッドを追加。 + * src/summaryview.c: summary_clear_list(): folder_item_close() を + 呼ぶようにした。 + +2003-07-23 + + * メッセージを他のフォルダから IMAP フォルダにコピーしたときフラグを + 引き継ぐようにした。 + * src/imap.[ch] + src/mh.[ch] + imap_add_msg() + imap_add_msgs() + mh_add_msg() + mh_add_msgs(): ファイルを追加するときにフラグも指定できるようにした。 + * src/folder.[ch]: 仮想関数に assertion を追加。 + * src/procmsg.[ch]: procmsg_get_message_file_list(): MsgFileInfo + のリストを返すようにした。 + procmsg_message_file_list_free(): 新規。 + +2003-07-23 + + * src/procmsg.h: 移植性のため MsgPermFlags と MsgTmpFlags を enum + から guint32 に変更(Alfons さん thanks)。 + * src/imap.c: imap_add_msgs(): 冗長な unlink() を削除。 + +2003-07-22 + + * src/session.[ch]: + session_read_msg_cb() + session_read_data_cb(): リモートホストによって接続を切断された場合 + に無限ループに陥るバグを修正(今井さん thanks)。 + SessionState に SESSION_EOF を追加。 + session_is_connected(): 新規。 + * src/inc.[ch]: inc_put_error() + src/send_message.c: send_put_error(): ログメッセージも共に出力。 + +2003-07-18 + + * IMAP4 のさらなる最適化。 + * src/folder.[ch]: 複数のファイルをフォルダに追加するメソッド + add_msgs() を追加。 + FolderItem 操作の冗長な scan() を削除。 + * src/imap.[ch]: Folder::add_msgs() を実装し、他の Folder + インスタンスからの移動・コピーを最適化。 + * src/mh.[ch]: Folder::add_msgs() を実装し、コードを整理。 + mh_fetch_msg(): 必要であればフォルダをスキャン。 + * src/procmsg.[ch]: procmsg_get_message_file_list(): メッセージリスト + からファイルのリストを返す。 + * src/summaryview.c: 削除・移動・コピー操作で MSG_MARKED フラグを + 削除しないようにした。 + summary_display_msg_full(): 冗長なメッセージの取得を削除。 + +2003-07-17 + + * コマンドを発行するときにシーケンスセットを使用して IMAP4 の + 移動/コピー/削除/マーク操作を最適化(claws の実装を整理して適用)。 + * src/imap.[ch]: + imap_set_message_flags() + imap_cmd_envelope() + imap_cmd_copy() + imap_cmd_store(): UID 番号の代わりにシーケンスセット文字列を + 受け取るようにした。 + imap_do_copy_msgs_with_dest(): シーケンスセットを使用して最適化。 + imap_cmd_fetch(): BODY の代わりに BODY.PEEK を使用。 + imap_remove_all_msg() + imap_set_message_flags(): FLAGS の代わりに FLAGS.SILENT を使用。 + * src/compose.c + src/summaryview.c: 各メッセージ毎にコマンドを発行するのではなく + imap_msg_list_{set,unset}_perm_flags() を使用するようにした。 + +2003-07-15 + + * src/inc.c + src/prefs_account.[ch] + src/send_message.c + src/session.[ch]: 非ブロッキング SSL を有効/無効にするオプションを + 追加。 + +2003-07-15 + + * src/compose.c: compose_attach_append(): message/rfc822 ファイルを + 添付するときにメッセージの件名を表示。 + +2003-07-14 + + * src/session.[ch]: + session_recv_msg() + session_recv_data() + session_read_msg_cb() + session_read_data_cb(): sock_peek() を削除し、ユーザ空間でメッセージ + をバッファリングして最適化(今回は正しく実装)。 + +2003-07-11 + + * src/session.c: メッセージの後のデータ受信を正しく扱えなかったため、 + 前の変更を元に戻した。 + +2003-07-11 + + * src/session.c + session_recv_msg() + session_read_msg_cb(): sock_peek() を削除し、ユーザ空間でメッセージ + をバッファリングして最適化。 + +2003-07-11 + + * src/imap.[ch]: リファクタリング。 + SockInfo を引数にもつ全ての関数を IMAPSession をとるように変更。 + imap_cmd_count をインスタンス変数: IMAPSession::cmd_count にした。 + imap_open(): TCP (または SSL)コネクションのみを確立するようにした。 + imap_session_new(): グリーティングと認証をここで処理。 + +2003-07-10 + + * src/imap.[ch]: CRAM-MD5 認証を実装し、コードを整理。 + * src/prefs_account.[ch]: 受信タブに IMAP4 認証方式のオプション + メニューを追加し、他のプロトコルのフレームを隠すようにした。 + +2003-07-10 + + * src/mainwindow.c: send_queue_cb(): エラーが起こった場合はフォルダ + を2重にスキャンしないようにした。 + * src/procmsg.c: procmsg_send_queue(): 送信したメッセージ数を返す + ようにした。 + +2003-07-09 + + * src/mainwindow.c: + main_window_set_toolbar_sensitive() + main_window_set_menu_sensitive(): メール受信中のファイル操作の + ロックを除去。 + +2003-07-09 + + * src/folder.[ch]: folder_item_remove_msg(): メッセージ番号の代わりに + MsgInfo を引数にとるようにした。 + * src/imap.[ch]: imap_remove_msg(): imap_remove_msgs() を使用して + 再実装。 + * src/mh.[ch]: mh_do_move(): mh_do_move_msgs_with_dest() を使用して + 再実装。 + mh_copy_msg(): mh_copy_msgs_with_dest() を使用して再実装。 + * src/procmsg.c: procmsg_send_queue(): メッセージリストを使用する + ように修正。 + +2003-07-08 + + * src/rfc2015.c: rfc2015_is_encrypted(): 警告を抑えるために + MimeInfo::mime_type をチェック。 + * src/logwindow.c: log_window_append(): 行を削除するときに上に + スクロールしないようにした。 + +2003-07-07 + + * src/compose.c: PGP/MIME 署名を使用するときは text/plain パートに + 'Content-Disposition: inline' を付加。 + +2003-07-04 + + * version 0.9.3 + +2003-07-04 + + * src/defs.h: UI_REFRESH_INTERVAL を 40msec から 50msec に変更。 + * src/session.c: session_read_msg_cb(): sock_read() がエラーで + 返るときは常に失敗するようにした。 + * src/socket.[ch]: sock_check(): 例外的な SSL の状態に対応。 + sock_has_pending_data(): 削除。 + デバッグ出力を削除。 + * src/send_message.c: send_recv_message(): メッセージをステータスバー + に表示。 + +2003-07-03 + + * src/inc.[ch]: 受信中に CList の受信済メッセージ数を更新。 + * src/session.c: session_read_data_cb(): g_malloc() と memcpy() を + 取り除いて最適化。 + +2003-07-02 + + * src/socket.[ch]: sock_add_watch(): 新規。 SSL をオリジナルの watch + 関数で監視する(SSL でない場合は g_io_add_watch() を使用)。 + * src/session.[ch]: 以前の対処を削除し、 g_io_add_watch() を + sock_add_watch() で置き換えた。 + +2003-07-01 + + * src/socket.[ch]: ソケットに未処理のデータが存在する場合 TRUE を + 返す sock_has_pending_data() を追加。 + * src/session.c: session_recv_msg(), session_recv_data(): ソケットに + 未処理のデータがあるかどうかを調べ、ある場合はコールバックをすぐに + 呼ぶようにした(SSL での ESMTP EHLO 時に固まるのを修正)。 + +2003-06-30 + + * src/socket.c: SSL 関数で戻り値をチェック。 + +2003-06-30 + + * src/mimeview.c: mimeview_init(): GTK+ テーマによる速度低下を防ぐ + ために TextView を初期化(Yuri Arapov さん thanks)。 + +2003-06-27 + + * src/session.c: session_read_data_cb(): コールバックを呼ぶ前に + Session::read_data_buf をクリアするようにした。 + +2003-06-26 + + * src/socket.c: ソケット接続をプロトコル独立にした。 + * src/session.c: デバッグ用 g_print() を削除。 + * src/inc.c: ステータスバーの出力の冗長度を減らし、メインウィンドウ + のプログレスバーにカウンタを表示。 + +2003-06-26 + + * src/session.c: #include が足りなかったので追加。 + +2003-06-25 + + * src/session.[ch]: 性能とコードデザインの問題を解決するために + Session システムを非ブロッキング I/O で再実装。 + * src/socket.[ch]: sock_connect_async() と sock_connect_async_cancel() + を追加し、非同期接続を可能にした。 + sock_peek(): 実装を変更。 + * src/pop.c: UIDL/LIST/RETR の応答の受信を最適化。 + +2003-06-18 + + * src/procmsg.c: procmsg_get_thread_tree(): ノードが祖先(parent / + great parent)の場合(主に循環参照の場合に起こる) (メッセージ群の + サンプルを発見した Phillipe Gramoulle さんとパッチを提供した + Alfons さん thanks)。 + +2003-06-16 + + * src/pop.c: pop3_get_uidl_table(): UIDL リストが見つからなかった場合 + でも空のハッシュテーブルを返すようにした(初回にメッセージを取得 + 出来ないバグを修正)。 + +2003-06-10 + + * src/main.c: 指定した各フォルダのステータスを表示するオプション + '--status-full' を追加。オプション '--status' も続く引数でフォルダ + を指定可能(Yuri Arapov さん thanks)。 + * src/folder.[ch]: folder_get_status(): 新規。フォルダの配列を引数 + として受け取り、それらのステータスを返す。 + folder_count_total_msgs(): 削除。 + +2003-06-06 + + * version 0.9.2 + +2003-06-06 + + * src/filesel.c + src/foldersel.c + src/inputdialog.c: ボタンがダブルクリックされたときに終了してしまう + のを防ぐために gtk_main() の代わりに gtk_main_iteration() を使用。 + +2003-06-02 + + * src/addr_compl.c: invalidate_address_completion(): g_completion_list + が NULL かどうかをチェック(西山 和広さん thanks)。 + +2003-06-02 + + * src/pop.c: pop3_session_recv_data_finished(): サーバに保存される + べきメッセージを削除していたバグを修正(Tristan Wallis さん thanks)。 + +2003-05-27 + + * version 0.9.1 + +2003-05-26 + + * src/socket.[ch]: + sock_set_io_timeout(): 新規。タイムアウトの間隔を指定する。 + sock_gdk_input_add(): 既に使用されていないため削除。 + * src/prefs_common.[ch]: タイムアウトの値を指定するオプションを追加。 + +2003-05-26 + + * src/action.c: create_io_dialog() でユーザ文字列を隠していなかった + バグを修正(Markus Amersdorfer さん thanks)。 + ChildInfo::type を削除し、 Children::action_type を追加。 + +2003-05-23 + + * src/inc.c: inc_start(): 受信前に全てのパスワードを訊くようにした。 + 余分なエラーダイアログをポップアップしないようにした。 + inc_account_mail() + inc_all_account_mail() + inc_progress_dialog_set_list(): アカウントリストの表示を新しい + 関数に分離。 + inc_progress_dialog_set_label() + inc_recv_data_finished() + inc_recv_message(): RETR が完了したときに正しくダイアログを更新。 + +2003-05-22 + + * src/imap.c: + imap_modified_utf7_to_locale() + imap_locale_to_modified_utf7(): iconv() を使用しない場合コンパイル + に失敗するのを修正。 + +2003-05-21 + + * src/procmime.c: procmime_scan_multipart_message(): message/rfc822 + パートのパースを修正。 + +2003-05-21 + + * src/pop.c: pop3_ok(): タイムアウトエラーを検出。 + +2003-05-20 + + * src/imap.c: imap_locale_to_modified_utf7(): locale 文字列が '+' + を含む場合のエンコードのバグを修正。 + imap_modified_utf7_to_locale() + imap_locale_to_modified_utf7(): たとえ iconv() がサポートされて + いなかったとしても少なくとも '&' をエスケープ/エスケープ解除する + ようにした。 + +2003-05-20 + + * src/compose.c: + compose_insert_sig() + compose_get_signature_str(): 署名文字列に区切りも含むようにした。 + 署名ファイルが見つからない場合は区切りを挿入しないようにした。 + sig_path が NULL のとき暗黙のデフォルトの署名パス(~/.signature) + を使用しないようにした。 + +2003-05-20 + + * src/codeconv.c + src/gtkshruler.c + src/news.c + src/procmsg.c + src/quote_fmt_parse.y + src/smtp.c: gcc-3.3 が出力する警告を抑制。 + src/stringtable.c: string_entry_free() を使用。 + +2003-05-19 + + * src/compose.c: compose_insert_sig(): 署名ファイルが見つからない + 場合に常に署名区切りを追加していたバグを修正。 + compose_get_signature_str(): 署名ファイルが開けない場合にクラッシュ + するバグを修正。 + +2003-05-16 + + * version 0.9.0 + +2003-05-16 + + * src/session.c: session_recv_msg(): デバッグ出力を削除。 + +2003-05-15 + + * src/imap.c: + imap_parse_atom() + imap_get_header() + imap_cmd_fetch(): サーバが返すデータサイズをチェック(BugTraq で + 発見された脆弱性を修正)。 + +2003-05-14 + + * src/addr_compl.c: get_complete_address() + src/addressbook.c: addressbook_format_address() + src/compose.c: QUOTE_IF_REQUIRED(): 名前が atext (RFC 2822, 3.2.4. + Atom) で定義されていない文字を含んでいる場合は引用符で括るように + した。 + * src/main.c: main(): Solaris におけるカラーの問題を解決するために + colormap と visual をセット(Markus Schwarzenberg さん thanks)。 + +2003-05-12 + + * version 0.9.0pre1 + +2003-05-12 + + * src/prefs_account.c: POP before SMTP オプションを一時的に削除。 + +2003-05-09 + + * src/prefs_common.[ch]: 「サマリでカーソルキーを押したとき + メッセージを開く」の説明を変更。 + * src/summaryview.c: summary_show(): always_show_msg が TRUE の場合 + メッセージを開くようにした。 + +2003-05-09 + + * src/logwindow.[ch]: メモリ消費量を削減するため、ログメッセージの + 最大行数を制限するようにした。 + +2003-05-07 + + * src/compose.c: compose_insert_sig(): 署名文字列に不正なシーケンス + が含まれるときのクラッシュを修正。 + * src/utils.[ch]: 正確さのため get_wcs_len() を get_mbs_len() に変更。 + +2003-05-07 + + * MIME 構造の大きなリファクタリング。 + * src/procmime.c: procmime_scan_message(): gpgme が有効のときは + メッセージを復号化するようにした。 content-type が multipart/* + または message/rfc822 の場合のみマルチパートツリーを作成。 + procmime_scan_multipart_message(): message/rfc822 パートの走査 + を修正。 + * src/action.c: parse_append_msgpart() + src/messageview.c: messageview_show() + src/mimeview.c: mimeview_show_message(): procmsg_open_message() と + procmime_scan_mime_header() の代わりに procmime_scan_message() + を使用。 + mimeview_set_multipart_tree(): 新しい MIME 構造に対応。 + * src/textview.c: textview_show_part(): 不要なチェックを削除。 + * src/procmsg.c: procmsg_open_message_decrypted(): 復号化に失敗した + 場合のファイルポインタを修正。 + +2003-05-06 + + * src/ssl.c: ssl_init_socket_with_method(): log_warning() を + g_warning() で、 log_print() を debug_print() で置き換えた。 + * src/pop.[ch]: エラーコード PS_NOTSUPPORTED を追加し、 UIDL が + サポートされていなければ LAST で再試行するようにした。 + +2003-05-01 + + * src/codeconv.c: conv_get_code_conv_func(): dest_charset_str が NULL + のとき、現在の locale が EUC-JP の場合のみ EUC-JP に変換するように + した。 + +2003-05-01 + + * src/action.c: execute_actions(): テキストウィジェットが未選択の + 場合クラッシュするのを修正(Paul さんと Melvin さん thanks)。 + * src/action.c + src/prefs_actions.c: 著作権表示に Claws チームの表示がなかったので + 追加。 + +2003-04-28 + + * src/session.c: + session_send_msg() + session_send_data(): メモリリークとデータ送信のバグを修正。 + * src/send_message.c: + send_message_smtp(): フォーカス管理を修正。 + +2003-04-25 + + * src/smtp.[ch]: エラーが発生したら応答文字列を SMTPSession::error_msg + にセットするようにした。 + * src/send_message.c: エラーが発生したらエラーダイアログを表示。 + * src/main.c: send_queue() + src/mainwindow.c: send_queue_cb(): ここではエラーダイアログを表示 + しない。 + +2003-04-25 + + * src/session.c: session_close(): state が SESSION_DISCONNECTED で + ない場合のみ子プロセスを kill するようにした。 + * src/send_message.c: send_cancel_button_cb() + src/inc.c: inc_cancel(): Session::state を SESSION_DISCONNECTED に + セットしないようにした。 + * src/prefs.[ch]: prefs_write_*() の名前を変更。 + * src/address.[ch]: 削除。 + +2003-04-24 + + * src/compose.c: compose_template_apply(): 宛先を上書きするようにした。 + +2003-04-23 + + * src/procheader.c: procheader_date_parse(): デバッグ用 print を削除。 + * src/session.c: 各 g_print を debug_print に変更。 + session_child_input(): 不要な session_close() を削除(FALSE を + 返した後結局 close される)。 + * src/send_message.c: send_message_smtp(): g_print を debug_print + に変更。 + +2003-04-23 + + * src/procheader.c: procheader_procheader_date_parse(): タイムゾーン + が不明の場合はローカルタイムゾーンのオフセットを追加しないように + した。 + Y2K 対応コードを RFC 2822 に従うようにした。 + procheader_scan_date_string(): タイムゾーン指定がない日付文字列 + への対処。 + * src/utils.c: remote_tzoffset_sec(): タイムゾーンが不明の場合は + -1 を返すようにした。 + +2003-04-22 + + * src/action.[ch]: リファクタリング。 また MIME モードにおけるバグ + と、エラー時のメモリリークを修正。 + action_update_msgview_menu(): 新規。 + * src/messageview.[ch]: "Tools/Actions" メニューを追加。ウィンドウ + リストを保持。 + messageview_get_selected_mime_part(): MessageView が MIME モード + のとき、選択されたパートの MimeInfo を返す。 + * src/mimeview.[ch]: mimeview_get_selected_part(): 選択されたパート + の MimeInfo を返す。 + * src/summaryview.[ch]: summary_get_selected_msg_list(): 選択された + メッセージの MsgInfo リストを返す。 + +2003-04-21 + + * src/prefs_filter.[ch]: 元のメッセージのヘッダをセット済キーワード + として含むようにした。ウィジェットのサイズを修正。 + * src/utils.[ch]: 大小文字を区別しないハッシュ用に str_case_equal() + と str_case_hash() を追加。 + +2003-04-18 + + * src/procmsg.c: procmsg_get_filter_keyword(): 自動検出されるヘッダ + に X-Sequence を追加。 + * src/action.[ch] + src/prefs_actions.c + src/compose.c + src/mainwindow.c: 関数名を修正。 + get_user_string(): 独自の実装の代わりに input_dialog() を使用。 + +2003-04-17 + + * src/codeconv.[ch]: conv_encode_header(): addr_field が TRUE の + 場合はエンコード文字列に '(' と ')' を含めないようにした。 + * src/compose.c: compose_convert_header(): フラグ 'addr_field' を + 追加。 + +2003-04-16 + + * src/prefs_actions.[ch]: アクション実行ルーチンを action.[ch] に + 分離。 + +2003-04-16 + + * src/prefs_actions.c: 少しコードの整理。 + +2003-04-16 + + * src/codeconv.[ch]: conv_iconv_strdup(): EILSEQ の処理を修正。 + +2003-04-16 + + * src/inc.c: + inc_recv_data_progressive() + inc_recv_data_finished() + inc_recv_message() + send_recv_message() + send_send_data_progressive() + send_send_data_finished(): assertion を追加。 + +2003-04-16 + + * src/codeconv.[ch]: conv_iconv_strdup(): 潜在的なメモリ破壊バグを + 修正。 + +2003-04-16 + + * src/codeconv.[ch]: conv_iconv_strdup(): 一部のエンコーディング変換 + (UTF-7 等)を混乱させていたため、ソースバッファにヌル文字を含めない + ようにした。 + +2003-04-15 + + * src/procmsg.c: procmsg_get_filter_keyword(): ヘッダの改行を除去し、 + List-Id ヘッダから ID を抽出するようにした。 + * src/utils.[ch]: extract_one_parenthesis_with_skip_quote(): 削除。 + extract_list_id_str(): List-Id ヘッダから ID 文字列を抽出。 + +2003-04-15 + + * src/prefs_actions.c: claws ブランチからマージ。いくつかのバグ修正 + と機能追加。 + +2003-04-14 + + * src/compose.c: compose_parse_header(): 再編集時に不要な改行が含ま + れるバグを修正。 + * src/imap.c + src/pop.c: 'occured' という typo を修正。 + +2003-04-11 + + * src/compose.[ch]: アカウント変更時の自動署名切り替えを実装。 + compose_insert_sig(): 現在の署名を置換するフラグを追加。 + compose_get_signature_str(): 新規。署名の文字列を返す。 + compose_insert_command_output(): 削除。 + compose_select_account(): アカウント変更時に compose_insert_sig() + を呼ぶようにした。 + compose_destroy(): UndoMain オブジェクトのメモリリークを修正。 + Compose::sig_str: 新規。現在の署名の文字列を保持する。 + * src/gtkutils.[ch]: gtkut_stext_find(): 新規。 + gtk_stext_clear() を gtkut_stext_clear() に改名。 + * src/utils.[ch]: get_wcs_len(): マルチバイト文字列のワイドキャラクタ + 長を返す。 + normalize_newlines(): CR+LF と CR を LF に変換する。 + get_command_output(): コマンドの出力を返す。 + +2003-04-08 + + * src/procmsg.[ch]: procmsg_get_filter_keyword(): 新規。メッセージの + フィルタ用キーワードを返す。 + * src/summaryview.c: summary_filter_open(): + procmsg_get_filter_keyword() を使用。 + * src/messageview.c: create_filter_cb(): 実装。 + +2003-04-07 + + * src/inc.c: + inc_start() + inc_put_error(): エラー時にサーバの応答を表示するようにした。 + * src/pop.[ch]: Pop3Session::error_msg を追加し、エラー時に + サーバの応答をセットするようにした。 + +2003-04-04 + + * src/messageview.[ch]: 別ウィンドウのメッセージビューの文字コード + 強制指定をメインウィンドウから分離。 + textview_show_message() + textview_show_part() + textview_add_part(): 指定されていれば MessageView::forced_charset + を使用。 + +2003-04-03 + + * src/mainwindow.c: ファイルメニューを少し修正。 + * src/menu.[ch]: item factory の rc 文字列を扱う関数を追加。 + * src/messageview.[ch]: メニューを追加し、メインウィンドウのメニュー + ショートカットを引き継ぐようにした。 + msginfo (表示時に複製される)を MessageView に追加。 + * src/prefs_common.c: prefs_keybind_apply_clicked(): + menu_factory_clear_rc() を使用。 + +2003-03-28 + + * send_message.c: send_message_smtp(): + SMTP AUTH の認証方法の強制を再び有効にした。 + 認証に失敗したら一時パスワードをクリアするようにした。 + * smtp.c: エラーが発生した場合は警告をログに出力し、 + SMTPSession::error_val をセットするようにした。 + * smtp.h: エラー値を enum に変更。 SMTPSession::error_val を追加。 + * src/mbox.c: proc_mbox(): フォルダの更新を強制するようにした。 + +2003-03-28 + + * src/pop.h: エラー値を enum に変更。 + * src/pop.c: pop3_retr_recv(): inc_drop_message() が失敗したら + PS_IOERR を返すようにした。 + pop3_ok(): 現在の状態に基づいて適切なエラー値を返すようにした。 + エラーが発生した場合は警告をログに出力するようにした。 + +2003-03-27 + + * src/nntp.[ch] + src/news.[ch]: リファクタリング。 NNTPSockInfo を削除し、 nntp.c + で NNTPSession を使用するようにした。 + +2003-03-27 + + * src/inc.c: inc_pop3_session_do(): Session::state == SESSION_ERROR + の場合は適切なエラーを返すようにした。 + * po/POTFILES.in: src/automaton.c, src/send.c を削除。 + src/send_message.c を追加。 + +2003-03-26 + + * src/pop.[ch] + src/session.c: POP3 の受信が壊れていたのを修正。 + session_recv_data_from_sock_unescape(): 終端記号が現れるまで読み + こみ、実際のサイズも返すようにした。 + +2003-03-25 + + * src/automaton.[ch]: 削除。 + * src/session.c: デバッグ出力をいくらか削除。 + * src/smtp.c: smtp_session_recv_msg(): サーバが HELO コマンドに対して + EHLO スタイルの応答を返したときのための対処。 + EHLO を除いて全ての複数行応答を無視するようにした(あらゆるコマンド + に対して許可されているため)。 + +2003-03-25 + + * src/session.[ch] + src/pop.c: ドットでエスケープされている行をもつメッセージの受信を + 修正。 + session_recv_data(): エスケープ解除のフラグを追加。 + session_recv_data_from_sock_unescape(): 新規。メッセージを行毎に + 受信し、ドットでエスケープされている行をエスケープ解除する。 + 以前の対処を削除。 + * src/defs.h: UI_REFRESH_INTERVAL を 40 msec に減少。 + +2003-03-25 + + * src/pop.[ch]: 与えられたサイズと実際のサイズが異なる場合に受信に + 失敗する問題への対処。 + +2003-03-24 + + * src/pop.c: pop3_retr_eom_recv(): あるサーバは時々正しくない + メッセージサイズを返すため、無効なメッセージ終端を無視するように + した。 + * src/news.c: news_session_new(): NNTPSession オブジェクトをゼロ + クリアするようにした。 SockInfo の二重開放を防ぐため、 + Session::sock を nntp_sock->sock で初期化しないようにした。 + * src/imap.c: IMAPSession オブジェクトをゼロクリアするようにした。 + imap_cmd_append(): SockInfo を閉じないようにした。 + +2003-03-22 + + * src/pop.c: pop3_session_recv_msg(): STLS を修正。 + +2003-03-22 + + * src/inc.[ch] + src/pop.[ch]: 新 I/O システムを使って再実装。 + * src/session.[ch]: session_recv_msg(): 新規。 + session_send_data_to_sock() + session_recv_data_from_sock(): 進捗通知の頻度を下げた。 + +2003-03-22 + + * src/smtp.c: smtp_auth_recv(): CRAM-MD5 認証を修正。 + +2003-03-20 + + * src/session.[ch]: session_start_tls(): 新規。 + session_recv_msg(): static にした。 + +2003-03-20 + + * 非同期ネットワーク I/O を実装。 + * src/session.[ch]: 子プロセスを通してサーバと通信するための + インタフェース。 + * src/smtp.[ch] + src/send_message.[ch]: 新 I/O システムを使って書き直した。 + * src/socket.[ch]: *_write() を *_write_all() に名称変更し、 + *_write() を単なる write() のラッパーとした。 + * src/utils.c: get_outgoing_rfc2822_str(): 新規。メッセージを SMTP + または NNTP で送信するために修正する。 + file_read_stream_to_str(): 新規。 + +2003-03-12 + + * src/textview.c: textview_button_pressed(): URI のリンクの範囲を + 訂正。 + * src/compose.c: compose_wrap_line_all_full(): 折り返しの問題への + 対処のため、 UTF-8 の3バイト以上で表現される文字を2文字幅、2 + バイト文字を1文字幅として扱うようにした。 + +2003-03-12 + + * src/utils.c: subject_compare_for_sort(): ヌル文字列を許可(サマリの + ソートを修正)。 + +2003-03-11 + + * HTML リンクを正しく実装。 + * src/html.[ch]: HTMLAttr, HTMLTag: 属性 / タグのための新規構造体。 + html_get_tag(): 新規。タグを解析して HTMLTag オブジェクトを返す。 + html_parse_tag(): タグと 'href' 属性もパース。 + * src/textview.c: textview_write_link(): 新規。リンク文字列を作成。 + +2003-03-10 + + * src/compose.c: compose_wrap_line_all_full(): 無限ループ / + クラッシュバグを修正(Darko Koruga さん thanks)。 + compose_write_to_file(): 変換に失敗したがとにかく送信したいとき + に正しい charset 要素を出力するようにした。 + +2003-03-10 + + * src/headerview.c: headerview_show() + src/textview.c: textview_write_line(): マルチバイト環境での + クラッシュを防ぐために表示文字列から表示不能な文字を削除するように + した。 + * src/codeconv.[ch]: conv_unreadable_locale(): 新規。 + conv_localetodisp() から分離。 + +2003-03-10 + + * src/procmsg.c: procmsg_cmp_by_subject() + src/summaryview.c: summary_cmp_by_subject(): 件名を比較するときに + Re: を無視するようにした。 + * src/utils.[ch]: + subject_compare_for_sort() + trim_subject_for_sort(): 新規。 + +2003-03-07 + + * version 0.8.11 + +2003-03-07 + + * src/defs.h: デフォルトの sendmail コマンドに -i オプションを追加。 + +2003-03-06 + + * src/codeconv.[ch]: 足りない文字エンコーディングと locale を追加。 + +2003-03-06 + + * src/procmsg.[ch]: + procmsg_get_mark_sum() + procmsg_open_mark_file() + procmsg_read_mark_file(): ディレクトリパスの代わりに FolderItem + を受け取るようにした。 + +2003-03-05 + + * src/codeconv.c: conv_encode_header(): 長い非 ASCII 文字列を + エンコードするときに折り返し境界にある空白が失われるバグを修正 + (Sergey Vlasov さん thanks)。 + ハード行長制限(998文字)にかかるまで長い単語中で強制的に折り返 + さないようにした(空白のない長いアドレスリストが壊れる問題への + 対処)。 + +2003-03-03 + + * src/prefs_account.c: gpg も ssl も使用しない場合にコンパイルに失敗 + するのを修正。 + +2003-03-03 + + * src/codeconv.c: UTF-8 locale 対応を修正。 + conv_get_code_conv_func(): locale のエンコーディングが UTF-8 の + 場合は conv_noconv を返すようにした。 ISO-8859-* から locale + エンコーディングへの変換の場合は conv_latintodisp を返すようにした。 + conv_convert(): conv_codeset_strdup() の代わりに conv_iconv_strdup() + を呼ぶようにした。 + conv_codeset_strdup(): 一部のコードを conv_iconv_strdup() に移動。 + +2003-02-28 + + * src/prefs_account.[ch]: 署名にコマンドの出力を使用するオプション + を追加。 + * src/compose.c: compose_insert_sig(): 指定された場合はコマンドの + 出力を使用。 + compose_insert_command_output(): 新規。 + +2003-02-28 + + * src/main.c: main(): --status コマンドが実行された時に sylpheed + が起動していない場合はロックソケットを削除。 + lock_socket_remove(): 新規。 + +2003-02-27 + + * src/codeconv.c: conv_codeset_strdup(): 現在のコードセットが + US-ASCII (または POSIX) の場合は変換しないようにした。 + +2003-02-21 + + * src/codeconv.c: conv_iconv_strdup(): 無効な文字をスキップして + 変換を続けるようにした。 + +2003-02-21 + + * src/summaryview.c: summary_selected(): ウィジェットのセンシティ + ビティを常に更新するようにした。 + +2003-02-20 + + * src/utils.c: tzoffset_sec(): GMT+12 より大きいまたは GMT-12 より + 小さいタイムゾーンで誤った日付を表示していたバグを修正。 + +2003-02-18 + + * src/prefs_common.[ch] + src/sourcewindow.c: ソースウィンドウのサイズを記憶するようにした。 + * src/md5.c: gcc 3.1 でのコンパイルの問題を修正。 + +2003-02-17 + + * src/about.c: about_create(): 著作件表示を修正。 + +2003-02-17 + + * src/colorlabel.c: カラーラベルの矩形に pixmap を使わず、矩形を + 描画するようにし、パレットベースの画面のカラーマップに従うよう + にした(長期に渡る Solaris でのクラッシュを修正 - Alfons + Hoogervorst さん thanks)。 + +2003-02-17 + + * src/procheader.c: procheader_date_parse(): 月の文字列を大小文字を + 区別しないようにした。 + * src/prefs_filter.c: prefs_filter_close(): セレクションリストが + 空の場合のクラッシュを修正。 + +2003-02-14 + + * src/quote_fmt_parse.y: gettext 翻訳可能な文字列を削除。 + * src/unmime.c: unmime_header(): コード変換に失敗したときは壊れた + 文字を削除。 + * src/codeconv.c: conv_encode_header(): 75 文字以上の長い単語が + 入力されるとヘッダを壊していたバグを修正。 + +2003-02-13 + + * src/codeconv.c: isprintableeuckanji(): 1バイト目で 0xf4 を超える + 値を許可しないようにした(glibc の abort() 問題を修正)。 + * src/html.c: html_read_line(): 現在の locale で表示不能な文字を + 削除。 + +2003-02-11 + + * src/utils.[ch]: + trim_subject_for_compare(): trim_subject() を改名。 + trim_subject(): 新規。件名の先頭の[...]または(...)を削除する。 + * src/prefs_folder_item.c + src/folder.[ch]: + サマリ/返信時の件名を省略するオプションを追加。 + * src/summaryview.c: summary_set_header(): フォルダオプションが設定 + されていれば件名を短縮。 + * src/compose.c: compose_reply_set_entry(): フォルダオプションが設定 + されていれば件名を短縮。 + +2003-02-09 + + * src/codeconv.c: + LBREAK_IF_REQUIRED(): 最初の単語の前で改行しないようにした(X-Face + ヘッダの問題を修正)。 + conv_encode_header(): 1単語97文字まで許可するようにした。 + +2003-02-07 + + * src/filter.c: filter_match_condition(): 2番目の条件が正規表現を + 無視していたバグを修正。 + * src/news.h: NewsGroupInfo: メッセージ番号に guint を使用 + (グループリストダイアログのメッセージ数を修正) (Thorsten Maerz + さん thanks)。 + +2003-02-06 + + * src/codeconv.c: conv_encode_header(): コード変換失敗時に segfault + を起こすバグを修正。 + conv_get_charset_str() + conv_get_charset_from_str(): ハッシュテーブルを使用して最適化。 + +2003-02-06 + + * src/quote_fmt_parse.y: + SHOW_MESSAGE_NO_SIGNATURE, SHOW_QUOTED_MESSAGE_NO_SIGNATURE: + "\n-- \n" のみを署名の区切りとして扱うようにした。 + +2003-02-05 + + * src/gtkutils.[ch]: gtkut_ctree_node_prev(): 新規。 + * src/summary_search.c: summary_search_execute(): 閉じたノードも + 検索するようにした。 + +2003-02-05 + + * src/codeconv.c: + conv_unreadable_latin(): 0x7f を表示不可文字に含めた。 + conv_localetodisp(): デフォルトで 8bit 文字を削除しないようにした。 + conv_get_current_charset() + conv_get_outgoing_charset(): locale 名の末尾に "@euro" が追加され + ていれば ISO-8859-15 を返すようにした。 + * src/compose.c: compose_write_to_file(): コード変換に失敗したとき + 変換元と変換先のエンコーディングを表示するようにした。 + +2003-02-04 + + * version 0.8.10 + +2003-02-04 + + * src/procmsg.h: WRITE_CACHE_DATA(): 速度を少し向上(Colin Leroy + さん thanks)。 + * src/mh.c: mh_get_msginfo(): NULL チェックを追加(Thorsten Maerz + さん thanks)。 + +2003-02-03 + + * src/textview.c: textview_write_line(): conv が NULL の場合は + 変換しないようにした。 + +2003-02-03 + + * src/codeconv.[ch]: + conv_guess_encoding() を conv_guess_ja_encoding() に変更。 + conv_localetodisp(): 新規。(仮定された)現在の locale 文字列から + 表示不可な文字を削除する。 + conv_codeset_strdup(): dest_code が NULL でかつ現在の locale + エンコーディングが US-ASCII ならば ISO-8859-1 に変換するようにした。 + conv_get_code_conv_func(): 変換先文字コードに US-ASCII が指定され + ていれば conv_ustodisp を返すようにした。 + * src/textview.c: textview_write_line(): 変換に失敗した場合は + strncpy2() の代わりに conv_localetodisp() を使用。 + +2003-01-31 + + * src/codeconv.c: conv_iconv_strdup() + src/imap.c: + imap_modified_utf7_to_locale() + imap_locale_to_modified_utf7(): いくつかのシステムで警告を除去 + するために ICONV_CONST マクロを使用。 + * src/codeconv.c: conv_iconv_strdup(): iconv() の出力をフラッシュ + し、バッファを切り詰めるようにした。 + 変換に失敗したら不完全な文字列の代わりに NULL を返すようにした。 + +2003-01-30 + + * src/summaryview.c: summary_execute(): 現在選択されているノードが + 削除される場合は適切なノードを選択するようにした。 + * src/gtkutils.[ch]: gtkut_ctree_node_is_selected(): 新規。指定した + ノードが選択されていれば TRUE を返す。 + +2003-01-30 + + * src/summaryview.c: summary_status_show(): 削除あるいは移動時に + たまにクラッシュするのを修正。 + +2003-01-29 + + * src/codeconv.c: conv_unreadable_eucjp(): EUC-JP の正当性チェック + をより厳密にした。 + isprintableeuckanji(): 新規。 EUC-JP の正当性チェックにテーブルを + 使用するようにした。 + +2003-01-17 + + * version 0.8.9 + +2003-01-17 + + * INSTALL を更新。 + +2003-01-17 + + * src/quoted-printable.c: qp_encode_line(): 元の文字列に CRLF が + あった場合に改行が重複するバグを修正。 + * src/utils.[ch] + canonicalize_str(): 新規。新規に確保された正規化された文字列を + 返す。 + uncanonicalize_file(): 新規。正規化を解除する(CRLF -> LF)。 + uncanonicalize_file_replace(): 新規。 + * src/compose.c: 処理の前に常に本文を正規化し、戻る前に正規化を + 解除するようにした。 + +2003-01-17 + + * src/procmime.c: procmime_get_encoding_for_charset(): ロシア語 + charset の場合は ENC_8BIT を選ぶようにした。 + * src/compose.c: compose_write_to_file(): 8bit メッセージを署名する + 場合は base64 を使用するようにした。 + +2003-01-16 + + * src/prefs_common.c: prefs_send_create(): Content-Transfer-Encoding + の設定の説明を追加。 + +2003-01-16 + + * src/codeconv.c: ロシア語 locale のための locale_table の修正 + (Sergey Vlasov さん thanks)。 + * src/procmime.c: procmime_get_encoding_for_charset(): ISO-8859-5, + KOI8-*, Windows-1251 に対して ENC_BASE64 を返すようにした。 + * src/compose.c: compose_attach_append(): message/rfc822 に対して + 正しい Content-Transfer-Encoding をセットするようにした。 + compose_write_to_file(): ユーザ定義の Content-Transfer-Encoding + を有効にした。 + * src/prefs_common.[ch]: ユーザ定義の Content-Transfer-Encoding + のオプションを追加。 + +2003-01-15 + + * src/quoted-printable.[ch]: qp_encode_line(): 行が改行で終わらない + 場合のバグを修正。 + +2003-01-15 + + * quoted-printable 符号化を実装。 + * src/quoted-printable.[ch]: qp_encode_line(): 新規。 + * src/compose.c: + compose_write_to_file() + compose_write_attach(): quoted-printable 符号化を実装。 + compose_attach_property_create(): quoted-printable メニュー項目を + 有効にした。 + * src/procmime.c: procmime_get_encoding_for_charset(): ISO-8859-* + と CP125* 文字セットの場合は ENC_QUOTED_PRINTABLE を返すように + した。 + * src/Makefile.am: libiconv 対応のために sylpheed_LDADD に + $(LIBICONV) を追加。 + +2003-01-14 + + * src/folderview.c + src/summaryview.c + src/utils.[ch]: get_abbrev_newsgroup_name(): ニュースグループ名 + の省略方法を改良。 + +2003-01-14 + + * configure.in: iconv 検出結果を表示。 + +2003-01-13 + + * src/codeconv.[ch]: libjconv から iconv() へ移行。 + conv_iconv_strdup(): 新規。 + * src/about.c + src/imap.c + src/mainwindow.c + src/prefs_common.c: HAVE_LIBJCONV を HAVE_ICONV に置換。 + +2003-01-10 + + * src/compose.c + src/folderview.c + src/prefs_folder_item.c: 英語の修正(property -> properties)。 + * src/prefs_filter.c: エントリが保存されていなければ警告するように + した。 + prefs_filter_dialog_to_filter(): 新規。 + +2003-01-09 + + * src/codeconv.c: conv_encode_header(): 改行の後に生の文字列を出力 + してしまうバグを修正。 + * INSTALL を更新。 + +2003-01-08 + + * src/codeconv.[ch]: コードの整理と最適化。 + conv_code_converter_new() + conv_convert(): libjconv 使用時に conv_get_code_conv_func() で + 得られる関数を使用するようにした。 + conv_codeset_strdup(): コードの整理。 + conv_get_code_conv_func(): 変換先文字コードの引数を追加し、一般化 + した。 + +2003-01-06 + + * src/codeconv.c: LBREAK_IF_REQUIRED(): 文字が続く場合のみ改行する + ようにした。 + * src/compose.c: compose_convert_header(): 末尾の空白を削除。 + * src/customheader.c: custom_header_read_str(): 名前と値の空白を + 削除。 + * src/prefs_customheader.c: prefs_custom_header_clist_set_row(): + 名前と値の空白を削除。 + +2002-12-25 + + * version 0.8.8 + +2002-12-25 + + * src/codeconv.c: conv_encode_header(): 無効な文字が現われると無限 + ループに陥るバグを修正。 + +2002-12-25 + + * src/procmsg.[ch]: procmsg_sort_msg_list(): 新規。メッセージリスト + をソートする。 + * src/summaryview.c: summary_show(): summary_sort() を削除 + (folder_item_get_msg_list() 内部で行われるため)。これにより + サマリ表示の速度を向上。 + マクロを使ってサマリのソート関数を整理。 + * src/mh.c + src/imap.c + src/news.c + src/folder.[ch]: folder_item_get_msg_list(): FolderItem::sort_key + がセットされていればあらかじめソートしたリストを返すようにした。 + FolderSortKey enum に SORT_BY_TO を追加。 + * src/mainwindow.c: 「表示/ソート/宛先順」を追加。 + +2002-12-20 + + * version 0.8.7 + +2002-12-20 + + * src/codeconv.c: conv_encode_header(): 改行時の余分な空白の修正。 + * src/compose.c: compose_convert_header(): 改行するために常に + 文字列を conv_encode_header() に渡すようにした。 + +2002-12-20 + + * src/textview.c: textview_make_clickable_parts(): 誤った email + アドレスのパースを修正。 + +2002-12-19 + + * src/defs.h: DEFAULT_BROWSER_CMD を追加。 + * src/mimeview.c: mimeview_view_file() + src/prefs_common.c: prefs_other_create() + src/utils.c: open_uri(): デフォルトの web ブラウザを mozilla に + 変更し、 'netscape -remote' 中の 'remote' コマンド(非公開)を + 'new-window' に変更。 + +2002-12-19 + + * src/compose.c: compose_send_control_enter(): メッセージ/送信 + がアクセラレータキーを持っていない場合に Ctrl-Enter を押すと + クラッシュする問題を修正(Sergey Vlasov さん thanks)。 + +2002-12-18 + + * src/mainwindow.c: + set_charset_cb() + sort_summary_cb() + sort_summary_type_cb(): メニュー項目をチェック解除したときの + 不要な処理を防ぐようにした。 + +2002-12-18 + + * src/main.c: X なしでリモート操作を可能にするために gtk_init() + の前にコマンドラインオプションを処理するようにした(Ruslan N. + Balkin さん thanks)。 + * src/codeconv.c: conv_encode_header(): 潜在的なバッファオーバー + フローを修正。 + +2002-12-18 + + * src/Makefile.am: $(target_alias) を $(target_triplet) に変更 + (autotools の仕様変更の模様)。 + +2002-12-18 + + * src/imap.c: サーバが NAMESPACE コマンドをサポートしていないとき + LIST コマンドを使ってパスセパレータを取得するようにした(Brian + Sammon さんのパッチに基づく)。 + imap_parse_list(): パスセパレータを返すための引数を追加。 + imap_get_namespace_by_list(): 新規。 + +2002-12-17 + + * src/addr_compl.c: add_address(): デバッグ出力を削除。 + * src/gtkutils.[ch]: gtkut_window_popup() + src/mainwindow.c: main_window_popup(): ウィンドウのポップアップの + 挙動を修正する Sergey Vlasov さんのパッチを適用(thanks!) + * src/account.c: account_edit_create(): row_move シグナルに + signal_connect_after を使用して行位置のバグを修正。 + account_row_moved(): CList を半ページスクロールするようにした。 + * src/prefs_filter.c: prefs_filter_row_move(): CList を半ページ + スクロールするようにした。 + * src/summaryview.c: summary_reply(): 表示されているメッセージが + 選択されている場合のみ選択部テキストを使用するようにした(Sergey + Vlasov さん thanks)。 + +2002-12-13 + + * src/codeconv.c: conv_encode_header(): MIME ヘッダエンコーディング + のルーチンを再実装。現在の locale がシングルバイトであれば + Q 符号化を使用するようにした。 + * src/utils.[ch]: is_next_nonascii(): ワイドキャラクタ文字列の代わり + にマルチバイト文字列をとるようにした。コントロールコードを非 + ASCII とみなすようにした。 + get_next_word_len(): 新規。次の単語の長さを返す。 + is_next_mbs(), find_wspace(): 削除。 + * src/quoted-printable.[ch]: 新規。 + qp_decode_line(): QP 行を1行デコードする。 + qp_decode_q_encoding(): MIME ヘッダ中の Q 符号化された文字列を + デコードする。 + qp_get_q_encoding_len(): 文字列を Q 符号化したときの長さを返す。 + qp_q_encode(): 文字列を Q 符号化する(RFC 2047)。 + * src/unmime.c: quoted-printable 関連の関数を quoted-printable.c + に移動。 + +2002-12-05 + + * src/send.c: send_message_local(): ドット1文字だけの行をエスケープ + するようにした(postfix の sendmail コマンドがそこで止まるため)。 + +2002-12-05 + + * src/send.c: send_message_local(): 先頭がドットの行をエスケープ + しないようにした(Sergey Vlasov さん thanks)。 + +2002-12-03 + + * autogen.sh: 現在の ltmain.sh を上書きするために + 'libtoolize --force --copy' を追加。 + * acconfig.h: 削除。 + * configure.in: GPGME の最低バージョンを 0.3.10 に上げた。 + XIM のチェックを修正。 + * ac/check-type.m4 + ac/gnupg-check-typedef.m4: コメント用の引数を追加。 + +2002-11-29 + + * src/imageview.[ch]: 衝突する imageview_show_image() の定義を修正 + (Thorsten Maerz さん thanks)。 + +2002-11-28 + + * src/compose.c: compose_entry_append(): サブジェクトエントリで + ", " を追加しないようにした。 + * src/codeconv.c: conv_get_outgoing_charset(): テーブルから送信 + 文字コードを得るようにした(日本語以外の locale では現在無効)。 + conv_get_current_locale(): LC_CTYPE も参照するようにした。 + +2002-11-27 + + * README: 隠し設定の説明を追加。 + +2002-11-27 + + * src/prefs_common.[ch]: 全般の設定ダイアログを再構成。 + enable_hscrollbar と bold_unread を隠しオプションにした。 + +2002-11-26 + + * src/quote_fmt_parse.y: パースエラーを修正(Andreas Hinz さん thanks)。 + +2002-11-26 + + * src/account.[ch]: + account_find_from_message_file() + account_find_from_msginfo(): 新規。指定したメッセージの 'From:'、 + 'X-Sylpheed-Account-Id:'、'AID:' のようなヘッダからアカウントを + 検索する。 + * src/compose.c: + compose_reedit(): メッセージの以前の作成時のアカウントを復元。 + compose_write_headers(): 草稿モードの場合 'X-Sylpheed-Account-Id:' + ヘッダを追加。 + +2002-11-26 + + * src/compose.c: compose_entry_set() を使ってコードを整理 + (gtk_entry_set_text() を直接使用しない)。 + +2002-11-25 + + * src/imap.c: imap_parse_namespace(): メモリリークを修正。 + +2002-11-22 + + * autotools と libtool を最新版に更新。 + * configure.in: AC_PREREQ(2.50) を追加。 + +2002-11-22 + + * src/textview.c: textview_set_font(): UTF-8 locale でのメッセージ + 表示の修正(Sergey Vlasov さん thanks)。 + +2002-11-21 + + * src/imageview.[ch]: imageview_show_image(): 指定されればウィンドウ + サイズに合うように画像をリサイズするようにした。 + * src/prefs_common.[ch]: 「添付画像をリサイズする」オプションを追加。 + +2002-11-20 + + * SMTP の実装をリファクタリング。 + * src/session.h: Session に ui_func を追加。 + * src/smtp.[ch]: 接続ルーチンを smtp_session_new() から smtp_connect() + に分離。 + smtp_ok() 以外の全ての関数の引数を SockInfo から SMTPSession + に変更。 + 各関数から UI コールバックを呼ぶようにした。 + * src/send.c: send_message_smtp(): UI 更新のコードを + send_progress_dialog_update() に分離。 + +2002-11-18 + + * src/smtp.[ch]: smtp_from() から smtp_auth() を分離。 + * src/send.c: send_message_smtp(): smtp_auth() を呼び出し、その状態 + をダイアログに表示。 + +2002-11-18 + + * src/filter.c: strmatch_regex(): 拡張正規表現を使用(Fabien Devaux + さん thanks)。 + * src/main.c: main(): assortrc -> filterrc 移行のためのコードを + 削除。 + * src/gtkutils.c: gtkut_font_load(): 現在の locale が C または + POSIX の場合のみ gdk_font_load() を使用。 + gtkut_stext_is_uri_string(): URI 文字列に "www." を含むようにした。 + * src/textview.c: textview_make_clickable_parts(): URI 文字列に + "www." を含むようにした。 + +2002-11-15 + + * version 0.8.6 + +2002-11-13 + + * src/textview.c: textview_add_part(): 署名の状態を異なる色で表示。 + +2002-11-12 + + * src/folder.c: folder_write_list_recursive(): To/Cc/Bcc/Reply-To + の文字列をエスケープするようにした。 + +2002-11-11 + + * src/codeconv.c: conv_encode_header(): libjconv 未使用時に日本語 + 以外の locale でヘッダの B-encoding を有効にした。 + +2002-11-11 + + * src/inc.[ch]: INC_IO_ERROR を IncState に追加。それに対応する + エラーメッセージも追加。 + inc_pop3_session_do(): PS_IOERR のとき INC_NOSPACE の代わりに + INC_IO_ERROR をセット。 + +2002-11-07 + + * src/prefs_account.[ch]: 使われていないため + prefs_account_save_config() を削除。 + * src/procmime.[ch]: procmime_mimeinfo_free_all() が全ての場合に + 使えるため procmime_mimeinfo_free() を削除。 + +2002-11-06 + + * src/account.c: account_get_special_folder(): F_INBOX に対応し、 + コードを整理。 + +2002-11-06 + + * src/compose.[ch]: ComposeEntryType: COMPOSE_* を COMPOSE_ENTRY_* + に変更し、 COMPOSE_ENTRY_{REPLY_TO,SUBJECT,FOLLOWUP_TO} を追加。 + compose_reply() + compose_forward() + compose_redirect(): FolderItem を引数に加え、 item の設定を反映 + させるようにした。 + compose_entry_set(): 新規。 + compose_entry_append(): コードの整理。 + compose_entries_set_from_item(): ComposeMode を引数にとるようにし、 + FolderItem::use_auto_to_on_reply が有効になるようにした。 + * src/summaryview.c: summary_reply(): folder_item を + compose_{reply,forward,redirect}() に渡すようにした。 + +2002-11-05 + + * src/gtkutils.[ch]: + gtkut_font_load(): 新規。現在の locale によって font または fontset + を自動的に選択する。 + gtkut_font_load_from_fontset(): 新規。フォントセット文字列から + フォントセットの代わりに単一のフォントの読み込みを試みる。 + * src/alertpanel.c + src/folderview.c + src/headerview.c + src/summaryview.c: C または POSIX locale で 8-bit 文字を表示 + できない問題に対処(fontset の代わりに font を使用)。 + * src/compose.c + src/sourcewindow.c + src/textview.c: gtkut_font_load*() を使用してコードを整理。 + +2002-10-29 + + * src/mh.c: mh_get_msginfo(): 正しいメッセージ番号をセット。 + +2002-10-29 + + * src/folder.[ch]: 新規仮想メソッド Folder::get_msginfo() を追加。 + メッセージ番号に対応する新規 MsgInfo を返す。 + folder_item_get_msginfo(): 新規。 + * src/imap.[ch]: imap_get_msginfo(): 新規。 + * src/mh.[ch]: mh_get_msginfo(): 新規。 + * src/news.[ch]: news_get_msginfo(): 新規。 + +2002-10-28 + + * src/codeconv.c: conv_euctojis(): 不正なコードが出現したら無限 + ループに陥るバグを修正。 + +2002-10-25 + + * src/codeconv.c: conv_codeset_strdup() + src/html.[ch]: html_read_line(): 変換失敗の警告を出さないように + した。 + enum HTMLState に HTML_CONV_FAILED を追加。 + +2002-10-24 + + * フォルダ毎の自動指定アドレスを実装(まだ作業中)。 + * src/compose.[ch]: compose_new(): 引数に FolderItem を追加し、 + (mailto が空であれば)それからエントリを設定。 + compose_entry_append(): 必要であればメニューを有効にするようにした。 + compose_entries_set_from_item(): 新規。 + * src/folder.[ch]: auto_to, use_auto_to_on_reply, auto_cc, auto_bcc, + auto_replyto を FolderItem に追加し、 apply_sub を ac_apply_sub + に名称変更。 + folder_build_tree(), folder_read_folder_func(), + folder_write_list_recursive(): 上記メンバを追加。 + * src/prefs_folder_item.[ch]: 自動指定アドレスを追加。 + * src/pop.[ch]: Pop3State::prev_folder を削除。 + +2002-10-11 + + * src/compose.c: ファイルマネージャからファイルを「移動」することで + ファイルをドロップできるようにした(Alfons さん thanks)。 + +2002-10-10 + + * compose_reply_set_entry(): ML 返信のとき Reply-To を List-Post + より優先させるようにした。 + +2002-10-09 + + * src/gtksctree.[ch]: gtk_sctree_set_anchor_row(): 新規。 + * src/summaryview.c: summary_step(): 正しいセレクションアンカーを + 失うバグを修正。 + summary_key_pressed(): gtk_ctree_select() の代わりに + gtk_sctree_select() を使用。 + * src/inc.[ch] + src/pop.c + src/recv.c: ディスクフルとソケットエラーを区別するようにした + (Colin Leroy さん thanks)。 + +2002-10-08 + + * src/account.c: account_edit_prefs(): 未使用の変数を削除。 + * src/compose.[ch]: ComposeMode の WITH_QUOTE/WITHOUT_QUOTE フラグ + を分離。 + compose_reply() + compose_reply_set_entry(): 返信形式を一つの引数で受け取るように + した。 + * src/summaryview.c: summary_reply(): 条件分岐を削減。 + +2002-10-08 + + * src/compose.c: compose_redirect(), compose_reedit(): 行終端から + CR を取り除くようにした(Sergey Vlasov さん thanks)。 + * src/folderview.c: 「フォルダツリーを再スキャン」を「フォルダツリー + を再構築」に改名。 + +2002-10-08 + + * src/folder.[ch]: 仮想メソッド Folder::remove_msgs() を追加。 + * src/imap.[ch]: メッセージを一度に削除する imap_remove_msgs() + を実装。 + +2002-10-07 + + * src/account.[ch]: account_open(): 新規。アカウント設定ダイアログ + を開き、終了時に UI に反映させる。 + * src/folderview.c: + folderview_button_pressed() + folderview_property_cb(): リモートアカウントのルートフォルダの + プロパティを要求されたらアカウント設定ダイアログを開くようにした。 + +2002-10-07 + + * src/account.c: account_destroy(): フォルダ中のアカウント情報への + 参照を解除するようにした。 + * src/folder.[ch]: folder_unref_account_all(): 新規。全フォルダ中 + の指定したアカウント情報への参照を解除する。 + * src/folderview.c: + folderview_rm_imap_server_cb() + folderview_rm_news_server_cb(): folder_destroy() がアカウント情報 + を参照しているため Folder を先に削除するようにした。 + +2002-10-04 + + * src/account.c: account_find_from_item(): 正しいアカウントを選択 + していなかったバグを修正。 + * inc_pop3_session_do(): + SSL の初期化に失敗したときのリソースのリークを修正。 + キャンセルされたら一時的なイベントループからすぐに抜けるようにした。 + +2002-10-04 + + * src/account.[ch]: account_find_from_item(): 新規。 + * src/compose.c: + compose_reply(), compose_forward(), compose_redirect() + src/mainwindow.c: compose_cb(): 作成時に最適なアカウントを選択 + するようにした。 + * src/folder.[ch]: FolderItem::apply_sub を追加。 + * src/menu.[ch]: menu_find_option_menu_index(): 新規。指定した + データを含むオプションメニューのインデックスを検索する。 + * src/prefs_folder_item(): 作成タブと、フォルダアカウントの設定を + 追加。 + +2002-10-04 + + * configure.in: lber ライブラリの検出に $LDAP_LIBS を追加。 + +2002-10-03 + + * version 0.8.5 + +2002-10-03 + + * src/procmsg.c: procmsg_msginfo_get_full_info(): メモリリークを + 修正し、エラーチェックを追加。 + +2002-10-03 + + * src/compose.[ch]: フラグ Compose::use_newsgroups を追加し、 + Compose::orig_account を削除。 + compose_check_for_valid_recipient(): 有効なエントリのみをチェック。 + compose_write_headers() + compose_redirect_write_headers(): エントリが有効になっている場合 + のみ Newsgroups ヘッダを追加。 + compose_send(): ニュースアカウントからメールアカウントを見つける + 方法を From アドレスをマッチさせるように変更。 + * src/send.c: send_message_queue(): ニュースメッセージの送信待機 + を有効にした。 + * src/news.[ch]: news_post_stream(): 新規。 + +2002-10-03 + + * configure.in: lber を先にチェックし、 ldap のチェック時に + $LDAP_LIBS を使用。 + +2002-10-02 + + * po/*.po: クラッシュを引き起こす多くのフォーマット文字列のミス + を修正(Sergey Vlasov さん thanks)。 + +2002-10-02 + + * src/procheader.c: procheader_parse_stream(): 完全パースの対象 + に Cc ヘッダを追加。 + * src/procmsg.[ch]: procmsg_msginfo_get_full_info(): 新規。指定 + された情報から完全なメッセージ情報を返す。 + * src/compose.c: compose_reply(), compose_forward(): Cc ヘッダの + ために完全なメッセージ情報を得るようにした。 + +2002-10-02 + + * src/inc.c: inc_account_mail(), inc_all_account_mail(): IMAP4 と + NNTP のアカウントをチェックした後それらのフォルダのサマリを更新 + するようにした。 + +2002-10-01 + + * version 0.8.4 + +2002-10-01 + + * src/prefs_common.c: prefs_compose_create(): 返信ボタンのオプション + のラベルを修正。 + * configure.in: LDAP ライブラリ検出の AC_CHECK_LIB() の5番目の引数 + に -lldap と -llber を追加。 + +2002-09-30 + + * INSTALL + INSTALL.jp: 更新。 + +2002-09-30 + + * src/mainwindow.c: 返信ボタンの挙動を通常の返信と ML への返信 + とで切り替えるようにした。 + * src/prefs_common.[ch]: 返信ボタンの機能を切り替えるオプション + を追加。 + +2002-09-27 + + * src/compose.c: compose_new(): 効果が無く、ハングを引き起こすだけ + であるため XIM の workaround を削除。 + +2002-09-26 + + * src/compose.[ch]: compose_reply(): ML への返信用のフラグを追加。 + compose_parse_header(): List-Post ヘッダもパース。 + compose_reply_set_entry(): ML への返信に対応(ML のアドレスが + 見つからなければ通常の返信に fallback する)。 + * src/mainwindow.c + src/prefs_common.c + src/summaryview.c: 返信メニューを再構成し、「メーリングリストに + 返信」を追加。 + * src/utils.[ch]: scan_mailto_url(): 新規。 mailto URL をスキャンし、 + 新規に確保したパラメータを返す。 + +2002-09-25 + + * src/account.c: account_read_config_all(): アカウント情報を設定 + ファイルで初期化する前にデフォルトに設定するようにした。 + * src/prefs_account.[ch]: prefs_account_new(): 新規。デフォルトの + 設定で初期化されたアカウント情報構造体を新規に作成して返す。 + +2002-09-24 + + * src/addr_compl.c: + replace_address_in_edit(): newtext が NULL かどうかをチェック。 + completion_window_button_press(): メモリリークを修正。 + * src/pop.c: LOOKUP_NEXT_MSG(): recv_time が RECV_TIME_KEEP である + メッセージを期限切れにしないようにした。 + pop3_getrange_uidl_recv(): ac_prefs->getall がセットされている + ときのみ get_all フラグをセット。 + pop3_retr_recv(): フィルタで受信されなかったメッセージを削除 + しないようにし、その場合 recv_time を RECV_TIME_KEEP に設定する + ようにした。 + * src/pop.h: enum RecvTime を追加。 + * src/inc.c: inc_drop_message(): フィルタで受信されない場合一時 + メッセージファイルを unlink するようにした。 + +2002-09-20 + + * src/mainwindow.c: 「編集/スレッドを選択」メニューを追加。 + * src/summaryview.[ch]: コンテキストメニューに「スレッドを選択」を + 追加。 + summary_select_thread(): 新規。現在のスレッドのメッセージを全て + 選択する。 + +2002-09-19 + + * src/rfc2015.c: check_signature(): エラー処理とメモリリークを修正。 + +2002-09-19 + + * src/rfc2015.c: check_signature(): 検証前にファイルパートの最後の + 空行を正しく除去し、正規化するようにした(Evolution その他 MUA + との非互換性を解消するはず)。 + * src/utils.[ch]: copy_file_part(): 新規。指定した範囲のファイル + ストリームを別のファイルにコピーする。 + +2002-09-19 + + * src/compose.c: compose_write_to_file(): 8-bit テキストの署名時に + は BASE64 エンコードを強制するようにした(Colin Leroy さん thanks)。 + +2002-09-16 + + * src/prefs_common.c: prefs_send_create(): Cyrillic (Windows-1251) + 用の charset 文字列を修正。 + +2002-09-15 + + * version 0.8.3 + +2002-09-15 + + * src/codeconv.c: ru_RU.CP1251 の charset を Windows-1251 に変更し、 + bg_BG locale を追加。 + +2002-09-11 + + * src/compose.c: account_activated(): 選択されたアカウントに応じて + メニュー項目とエントリの状態を変更。 + compose_select_account(): 新規。タイトルバー、メニュー項目、 + エントリの状態を変更する。 + +2002-09-11 + + * src/inc.c: inc_mail(): inc_spool() がエラーで帰ったときの + new_msgs を訂正。 + open_inbox_on_inc がセットされているとき、受信中にサマリビューを + リフレッシュしないようにした。 + +2002-09-10 + + * src/summaryview.c: summary_show(): open_inbox_on_inc がセット + されていてもリフレッシュするようにした(サマリのリフレッシュの + 問題を防ぐため)。 + * src/imap.c: remove*_numbered_files() を呼ぶ前にディレクトリの + 存在をチェックして警告を除去。 + +2002-09-06 + + * src/prefs_common.c: 英語を訂正。 + +2002-09-06 + + * src/prefs_common.[ch]: オプション「新規ウィンドウで開いたときのみ + メッセージを既読としてマーク」を追加。 + +2002-09-04 + + * src/folder.c: + folder_tree_destroy() + folder_write_list_recursive(): 整合性チェックを追加。 + * src/imap.c: imap_scan_tree(): folder->node が NULL で session + を取得できない場合、空のフォルダノードを作成するようにした + (Alfons さんの提案に基づく)。 + +2002-09-03 + + * src/textview.c: textview_key_pressed(): GDK_Delete イベントを + SummaryView に渡すようにした。 + * src/summaryview.c: summary_key_pressed(): MIME モードのときに + 正しい TextView をスクロールするようにした。 + +2002-09-02 + + * src/news.c: news_scan_group(): 誤ったメッセージ数計算を修正。 + +2002-08-30 + + * 主要な POP3 のリファクタリング。 + * src/inc.[ch]: Pop3State, inc_pop3_state_new(), + inc_pop3_state_destroy(), inc_get_uidl_table(), そして + inc_write_uidl_list() を pop.c に移動。 + Pop3State::folder_table と Pop3State::inc_state を IncSession + に移動。 + inc_start() + inc_put_error(): lockbusy 状態を追加。 + inc_pop3_session_do(): inc_state を Pop3State::error_val から得る + ようにした。 + inc_cancel(): ここで automaton を terminate せずにフラグをセット + するだけにしてクラッシュを回避。 + * src/pop.[ch] + pop3_getauth_pass_recv() + pop3_getauth_apop_recv(): lockbusy 状態をチェック。 + pop3_retr_recv(): Pop3State::cancelled フラグをチェック。 + * src/automaton.[ch]: Automaton に 'cancelled' フラグを追加。 + automaton_input_cb(): cancelled フラグが真の場合 terminate 。 + * sylpheed.desktop: Type=Internet を Type=Application に修正。 + Categories=Application;Network; を追加。 + +2002-08-29 + + * src/inc.[ch] + src/pop.c + src/progressdialog.c: 状態カラムに詳細な情報を表示。 + Pop3State に cur_total_recv_bytes を追加。 + * src/prefs_common.[ch]: 完了時に受信ダイアログを閉じるかどうかを + 指定するオプションを追加。 + +2002-08-28 + + * src/folder.[ch]: folder_get_path(): 新規。 Folder のルートパスを + 返す。 + * src/imap.c + src/news.c + imap_folder_destroy() + imap_remove_msg() + imap_remove_all_msg() + news_folder_destroy(): Folder / メッセージを削除するときに + キャッシュディレクトリ / ファイルを削除するようにした。 + * src/utils.c: + file_exist() + is_dir_exist() + is_file_entry_exist(): 引数が NULL かどうかをチェック。 + remove_all_files() + remove_numbered_files() + remove_expired_files(): エラー時のメモリリークを修正。 + +2002-08-28 + + * src/folder.[ch] + src/imap.[ch] + src/mh.[ch] + src/news.[ch] + src/session.[ch] + src/smtp.[ch]: Folder と Session のデストラクタを仮想メソッドに + した。 + +2002-08-27 + + * src/compose.c: 通常行の結合を自動改行時のみ行うようにした。 + * src/main.c: GnuPG の警告メッセージを修正。 + * src/about.c: about_create(): コンパイル済機能一覧を修正。 + * configure.in: LDAP ライブラリのチェックを改良(Alfons さん thanks)。 + +2002-08-26 + + * version 0.8.2 + +2002-08-26 + + * src/compose.c: + join_next_line() + compose_wrap_line_all(): インデントされていない行を結合する変更 + を元に戻した。 + * NEWS + TODO + TODO.jp: 更新。 + * configure.in: 少なくとも gpgme-0.3.5 を要求するようにした。 + +2002-08-23 + + * src/alertpanel.c: alertpanel_create(): 少し修正。 + * NEWS を修正。 + +2002-08-23 + + * NEWS を更新。 + +2002-08-23 + + * src/alertpanel.c: alertpanel_create(): レイアウトを修正。 + * src/rfc2015.c: check_signature(): エラー時に abort しないようにした。 + +2002-08-22 + + * src/compose.c: compose_wrap_line_all(): ちらつきを抑えるために + 必要なときのみ widget を freeze するようにした。 + +2002-08-21 + + * src/compose.c: 行折り返しを改良。 + join_next_line() + compose_wrap_line_all(): インデントされていない行も結合。 + dump_text(): マルチバイト文字も正しく扱うようにした。 + +2002-08-21 + + * src/compose.c: compose_wrap_line_all(): 自動改行のための修正 + (行の上限位置で空白が入力されたら次の行に移動)。 + +2002-08-19 + + * src/inc.c: inc_get_uidl_table(): Martin Kluge さんによって報告 + されたメモリリークを修正。 + +2002-08-16 + + * src/mh.c: mh_scan_tree_recursive(): 混乱を避けるために Maildir + フォルダチェックを無効にした。 + +2002-08-16 + + * src/folder.[ch]: folder_item_get_msg_list(): メソッド + Folder::get_msg_list() へのラッパーを追加。 + * src/account.c: account_edit_prefs(), account_delete(): + folderview_rescan_all() の代わりに folderview_set_all() を使用。 + * src/folderview.[ch]: + folderview_check_new_all(): 新規。全フォルダを更新する。 + folderview_rescan_tree(): 実行前に確認するようにした。 + folderview_rescan_all(): もう使われないためコメントアウト。 + folderview_update_item_foreach(): サマリの更新のフラグを追加。 + * src/inc.c: inc_finished(): prefs_common.scan_all_after_inc が + セットされている場合のみサマリを更新するようにした。 + inc_drop_message(): サマリの更新を強制するために対象フォルダの + mtime を 0 にセット。 + inc_start(), get_spool(): フォルダビューを更新するときにサマリも + 更新するようにした。 + * src/mainwindow.c: 「ファイル - フォルダツリーを再スキャン」を + 「ファイル - 全フォルダの新着メッセージをチェック」に変更。 + +2002-08-09 + + * src/compose.c: compose_write_to_file(): 指定した場合メッセージ本文 + をクリア署名するようにした。 + compose_clearsign_text(): 新規。文字列をクリア署名したもので + 置き換える。 + * src/prefs_account.c: クリア署名のオプションを追加。 + * src/rfc2015.c: rfc2015_clearsign(): 新規。 + pgp_sign(): クリア署名のフラグを追加。 + * src/utils.[ch]: get_tmp_file(): 新規に確保された一意のファイル名 + を返すようにした(呼び出し側で解放する必要がある)。 + str_write_to_file(), file_read_to_str(): 新規。 + +2002-08-08 + + * src/procmsg.c: procmsg_read_mark_file(): メモリリークを避ける + ためキーの重複をチェック。 + +2002-08-08 + + * src/base64.c: memcpy() のために string.h を include した。 + * src/gtksctree.c: 関数 abs() の代わりにマクロ ABS() を使用。 + * src/prefs_account.c + src/prefs_common.c: sys/socket.h 中の関数 send() と衝突しないように + 'send' を 'p_send' に名称変更した。 + * src/mainwindow.c: 不要な関数をコメントアウトした。 + * src/utils.c: canonicalize_file_replace(): 警告メッセージを訂正。 + +2002-08-08 + + * src/utils.[ch]: get_tmp_file(): 新規。 ~/.sylpheed/ 中のテンポラリ + ファイル用のディレクトリを返す。 + * src/main.c: ~/.sylpheed/ 中にテンポラリディレクトリを作成。 + * src/compose.c + src/inc.c: ~/.sylpheed/ 中にテンポラリファイルを作るようにし、 + ファイル名を修正。 + compose_exec_ext_editor(): g_get_tmp_dir() が '/tmp' 以外を返した + ときにテンポラリファイルの作成に失敗するバグを修正。 + +2002-08-08 + + * src/utils.c: copy_file(): unlink するときに dest_bak != NULL か + どうかをチェック。 + +2002-08-08 + + * src/utils.[ch]: canonicalize_file_replace(): 与えられたファイルと + 一時ファイルが同じファイルシステム上になかった場合にファイルの + 置き換えに失敗するバグを修正。 + copy_file(): バックアップを保持するかどうかのフラグを追加。 + move_file(): 移動先ファイルを上書きするかどうかのフラグを追加。 + +2002-08-07 + + * src/socket.[ch]: IPv6 が有効な場合にリンクに失敗するのを修正。 + * src/select-keys.c: キー選択ダイアログを修正。 + +2002-08-07 + + * src/socket.[ch]: my_gethostbyname(): 新規。 + * src/utils.c: get_domain_name(): 短いホスト名の代わりに FQDN を + 返すようにした(Bob Woodside さん thanks)。 + * src/template.c: デバッグメッセージの冗長度を下げた。 + +2002-08-06 + + * src/prefs_common.[ch]: obsolete なデフォルト署名鍵の設定を削除。 + * src/utils.c: canonicalize_file(): fwrite() のエラーチェックを + 訂正。 + +2002-08-06 + + * src/compose.c: compose_write_to_file(): + 暗号化/署名の前に行末を正規化するようにした(他の MUA との相互運用 + 性が修正されるはず)。 + 不要な strdup を除去。 + 草稿メッセージを暗号化/署名しないようにした。 + * src/utils.[ch]: + canonicalize_file(), canonicalize_file_replace(): 新規。 + * src/passphrase.c + src/select-keys.c: g_message() を debug_print() と g_warning() + に変更。 + * src/mimeview.c: mimeview_check_signature(): 不要な MIME 構造の + スキャンを削除。 + * src/textview.c: textview_add_part(): 署名のステータスを TextView + に表示。 + * src/rfc2015.c + src/sigstatus.c: 翻訳可能な文字列といくつかの MIME ヘッダを修正。 + +2002-08-06 + + * src/procmsg.c: procmsg_save_to_outbox(): 送信待ちから保存する + ときに一時ファイルを消去するのを忘れていたのを修正。 + +2002-08-05 + + * src/compose.c + src/passphrase.[ch] + src/rfc2015.[ch] + src/prefs_account.[ch] + src/prefs_common.[ch]: claws ブランチから GnuPG 関連をマージ。 + いくつかのメッセージを修正。 + +2002-08-05 + + * src/textview.c: textview_scan_header(): メモリリークを修正 + (Alfons さん thanks)。 + +2002-08-04 + + * src/prefs_actions.c: execute_actions(): create_io_dialog() を + 正しい条件ブロックに入れた。 + +2002-08-01 + + * src/compose.c: compose_wrap_line_all(): 文字バッファの初期化を + 修正。 + * src/utils.c: + log_print() + log_message() + log_warning() + log_error(): ログメッセージにタイムスタンプを追加。 + +2002-07-31 + + * src/socket.c: typo を修正(HAVE_SYS_SELECT -> HAVE_SYS_SELECT_H) + +2002-07-31 + + * src/socket.c: socket I/O タイムアウトを実装。 + fd_recv(): 新規。 + * src/pop.c: 正しくエラーをチェックしてエラー値を返すようにした。 + +2002-07-31 + + * src/prefs_actions.c: アクションの入出力ダイアログを遅延させずに + 表示するようにした。ウィンドウをインセンシティヴにする代わりに + ダイアログをモーダルにした。 UI を整理。 + +2002-07-29 + + * --attach コマンドラインオプションを実装。 + * src/main.c: + Cmd::attach_files: ファイルパスを保存する新規メンバ。 + parse_cmd_opt(): --attach オプションを追加。 --compose オプション + が暗黙に指定される。 + prohibit_duplicate_launch() + lock_socket_input_cb(): "compose_attach" メッセージを追加。 + * src/compose.c + src/mainwindow.c + src/textview.c: compose_new_with_recipient() を compose_new() に + 名称変更し、添付ファイルのための引数を追加。 + +2002-07-29 + + * src/logwindow.c: 隠しているときは GtkText ウィジェットをフリーズ。 + log_window_append(): メッセージと警告のヘッダを変更。 + +2002-07-26 + + * src/news.c: 自動キャッシュ削除を実装。 + news_delete_expired_caches(): 新規。 + news_get_article_list(): 存在しないメッセージがリストから削除 + されないバグを修正。 + * src/procmsg.[ch]: procmsg_get_last_num_in_msg_list(): + procmsg_get_last_num_in_cache() を名称変更。 + * src/utils.[ch]: remove_expired_files(): 新規。 + +2002-07-26 + + * src/inc.c + inc_mail(): 取込に外部コマンドを使ったときはサマリの更新を強制 + するようにした。 + inc_all_account_mail(): スプールのチェックの失敗時のバグを修正。 + +2002-07-25 + + * version 0.8.1 + +2002-07-24 + + * src/addressbook.c + src/editaddress.c + src/editgroup.c + src/editldap_basedn.c + src/importldif.c + src/prefs_common.c: gtk_editable_get_chars() が返す文字列を free + していなかったメモリリークを修正。少しコードを整理。 + * src/importldif.h + src/vcard.h: C++ スタイルのコメントを除去。 + +2002-07-23 + + * src/codeconv.c: conv_encode_header(): マルチバイトと us-ascii + 文字を両方含む文字列のエンコードの問題を修正。 + +2002-07-23 + + * src/utils.c: remove_numbered_files(): ディレクトリを unlink() + しないようにした。 + * src/codeconv.c: + conv_get_code_conv_func(): charset が指定されていなければ + conv_anytodisp() を返すようにした。 + conv_unmime_header_overwrite() + conv_unmime_header(): ヘッダをデコードする前に conv_anytodisp() + するようにした。 + +2002-07-14 + + * version 0.8.0 + +2002-07-14 + + * src/compose.c: 「ツール/アクション」メニューを追加。 + +2002-07-12 + + * src/base64.c: BASE64VAL() マクロのマイナーな修正。 + +2002-07-11 + + * src/base64.c: base64_decode(): バッファオーバーランのバグを修正。 + +2002-07-11 + + * src/codeconv.c + src/compose.c + src/smtp.c + src/unmime.c + src/base64.[ch]: BASE64 エンコード / デコードルーチンを書き直した。 + base64_encode(), base64_decode(): 新規。 + * src/rfc822.[ch]: 削除。 + * COPYING + src/about.c: fetchmail の著作権表示を削除。 + +2002-07-10 + + * src/codeconv.c + src/procmime.c + src/unmime.[ch]: MIME デコードルーチンを書き直した。 + unmime_header() + unmime_quoted_printable_line(): 新規。 + * src/procheader.c: + procheader_get_one_field() + procheader_get_unfolded_line(): CR も削除するようにした。 + +2002-07-08 + + * libkcc: ソースツリーから削除。 + * COPYING + src/about.c: libkcc の著作権表示を削除。 + * src/codeconv.c: conv_guess_encoding(): スピードアップのために + 最初に ASCII コードをチェック。 + * src/prefs_actions.c: 不要なスペース/タブを除去。 + +2002-07-05 + + * src/prefs_actions.c: コーディングスタイルに準拠。 + UI のデザインを修正。 + * src/mainwindow.c: main_window_set_menu_sensitive(): 複数の + メッセージが選択されているときアクションメニューを有効に + するようにした。 + +2002-07-05 + + * src/prefs_actions.[ch]: claws から「アクション」機能をマージ。 + update_actions_menu(): メニュー削除を簡略化。 + * src/mainwindow.c: 「アクション」メニューをツールと設定に追加。 + +2002-07-04 + + * src/codeconv.[ch]: conv_jistoeuc(), conv_euctojis(), + conv_sjistoeuc(), conv_guess_encoding() を実装。 libkcc に依存 + しないようにした。 + +2002-07-04 + + * configure.in: strchr のチェックを追加。 + +2002-07-02 + + * src/prefs_common.[ch] + src/inc.c: 受信エラーダイアログを抑制するオプションを追加。 + +2002-07-01 + + * src/account.c: account_find_from_address(): ヘッダの複数のアドレス + に対応。 + +2002-06-28 + + * src/gtksctree.[ch]: 行の移動後に無効にならないように + GtkSCTree::anchor_row を gint から GtkCTreeNode* に変更。 + gtkutils.c に依存しないようにした。 + * src/prefs_common.[ch] + src/summaryview.c: summary_selected(): サマリビューでカーソルキー + を押したときメッセージを表示するオプションを追加。 + +2002-06-28 + + * configure.in + src/Makefile.am + src/compose.c: クロスコンパイル時に正しいシステム名を表示するように + "host_alias" を "target_alias" に変更(Patrice Mandin さん thanks)。 + +2002-06-27 + + * src/prefs_account.[ch]: SMTP AUTH の認証方式を強制指定する + オプションメニューを追加。 + * src/send.c + src/smtp.[ch]: smtp_from(), smtp_auth(): SMTP AUTH の認証方式を + 指定する引数を追加。 + smtp_ehlo(): RFC に準拠しない AUTH 応答を許可するようにした。 + +2002-06-25 + + * src/prefs_common.[ch] + src/compose.c: 「入力時に自動改行」を実装。 + +2002-06-25 + + * src/summaryview.[ch] + src/mainwindow.c: 「移動/{次の,前の}新着メッセージ」メニューを追加。 + 少しコードを整理。 + +2002-06-20 + + * src/folderview.c + src/prefs_common.[ch]: フォルダビューで垂直スクロールバーの + ポリシーを指定する隠しオプションを追加。 + +2002-06-19 + + * src/messageview.[ch]: + messageview_copy_clipboard(): MIME モードでテキストをコピーでき + ないバグを修正。 + messageview_get_current_textview(): 新規。 + messageview_get_text_widget(): 削除。 + * src/quote_fmt_parse.y: msginfo が空でもメッセージを引用するように + した。 + * src/compose.[ch]: 「引用としてペースト」を実装。 + text_inserted(): 新しい "insert_text" シグナルのコールバック。 + Compose::paste_as_quotation が TRUE ならペーストするテキストに + 引用符を付ける。 + +2002-06-19 + + * src/compose.c: ファイルの Content-Type が text/* の場合は、その + 内容をチェックして最適な Content-Transfer-Encoding を指定 + (湯浅さん thanks)。 + +2002-06-18 + + * src/textview.c: textview_key_pressed(): メニューショートカットを + 作動させるためにキープレスイベントをメインウィンドウに渡すように + した(Alfons さん thanks)。 + +2002-06-18 + + * src/folder.c: folder_build_tree(): 繰り下げを防ぐために mtime に + atoi() の代わりに strtoul() を使用。 + * src/imap.c: + imap_move_msg() + imap_move_msgs_with_dest() + imap_copy_msgs_with_dest(): 複数メッセージのコピー/移動を妨げる + バグを修正。 + imap_parse_envelope() + imap_cmd_envelope(): メッセージの完全な情報を取得し、パーサを + 単純化するために ENVELOPE の代わりに RFC822.HEADER を使用。 + スレッド構築の際に References ヘッダが無視されていたバグを修正。 + imap_parse_one_address() + imap_parse_address(): 削除。 + imap_get_header(): 新規。 RFC822 ヘッダを読みこみ新たに確保された + 文字列を返す。 + * src/procheader.[ch]: procheader_parse() を procheader_parse_stream() + に変更し、異なるインタフェースを追加。 + +2002-06-17 + + * po/zh_TW.Big5.po: クラッシュを起こすミスを修正。 + +2002-06-15 + + * version 0.7.8 + +2002-06-13 + + * src/inc.c: inc_get_uidl_table(): 無効な時間がハッシュテーブルに + 挿入される可能性のあるバグを修正。 + inc_write_uidl_list(): 少しコードを整理。 + * src/mainwindow.c: main_window_get_current_state(): + 空フォルダでの状態を実行不可にした。 + * src/summaryview.c: summary_sort(): + 空フォルダでソートしないようにした。 + * src/pop.c: 少しコードを整理。 + +2002-06-12 + + * src/prefs_account.c: CREATE_RADIO_BUTTONS(): typo を修正し、 + ラジオボタンの挙動を修正。 + +2002-06-11 + + * POP3 で「N 日後にメッセージを削除」機能を実装。 + * src/inc.[ch]: + inc_get_uidl_table() + inc_write_uidl_list(): UIDL リストファイルの位置を RC_DIR/uidl-* + から RC_DIR/uidl/* に移動。各 UIDL に受信時刻を追加。 + src/main.c: main(): RC_DIR/uidl/ ディレクトリを作成。 + src/pop.[ch]: LOOKUP_NEXT_MSG(): ここで期限切れメッセージを削除。 + Pop3MsgInfo に recv_time を追加。 + src/prefs_account.[ch]: メッセージを残す日数のオプションを追加。 + +2002-06-09 + + * version 0.7.7 + +2002-06-07 + + * src/folder.c: folder_set_missing_folders(): 特別フォルダのタイプ + が変更された場合、起動時にそれらが増殖するバグを修正。 + * src/folderview.c: folderview_remove_mailbox_cb(): ラベルを修正。 + +2002-06-04 + + * src/compose.c: compose_reply(), compose_forward(): lockup を起こす + ので直前の変更を元に戻した。 + +2002-06-04 + + * src/compose.c: compose_reply(), compose_forward(): 署名部分を + 自動改行しないようにした。 + compose_new_with_recipient(): 起動直後の XIM の問題を回避。 + +2002-06-04 + + * src/mainwindow.c: ソートの昇順 / 降順を別のメニュー項目から指定 + できるようにした。 + 「表示/ソート/ソートしない」メニュー項目を追加。 + * src/summaryview.[ch]: summary_sort(): ソートタイプの引数を追加。 + +2002-05-31 + + * 永続的なソート順を実装。 + * src/folder.[ch]: + folder_build_tree(): 'sort_key' と 'sort_type' 属性を読み込む。 + folder_write_list_recursive(): ソート状態を書き込む。 + src/mainwindow.c + src/summaryview.[ch]: summary_show(): 必要であればソートする。 + 降順ソートの場合先頭のノードを選択。 + SummarySortType とソート状態の変数を SummaryView から削除。 + +2002-05-30 + + * src/account.c + src/news.[ch] + src/nntp.[ch] + src/prefs_account.[ch]: SSL 上の NNTP を有効にした。 + * src/nntp.c: nntp_group(): GROUP コマンドが一度失敗したときに + MODE READER コマンドを発行して再試行するようにした(broken な + ニュースサーバでの問題を回避できるらしい)。 + +2002-05-30 + + * faq/it/*.html: DOS 改行を修正。 + * faq/*/*.html: ">" を " に変更。 + +2002-05-29 + + * src/prefs_account.c: prefs_account_protocol_activated(): SSL タブ + の不要なフレームを隠すようにした。 + +2002-05-29 + + * src/pop.[ch] + src/inc.c + src/prefs_account.[ch]: POP3 で STLS コマンドを有効にした。 + * src/account.c: account_clist_set_row(): TLS の設定を表示。 + +2002-05-28 + + * src/compose.c: compose_send_later_cb(): 「リダイレクト」機能に + 対応。 + * src/imap.[ch] + src/ssl.h + src/prefs_account.[ch]: IMAP4 で STARTTLS コマンドを有効にした。 + * src/send.c + src/smtp.[ch]: SSLSMTPType の代わりに SSLType を使用。 + +2002-05-28 + + * src/utils.[ch]: make_dir(): mkdir() と chmod() のラッパー。 + * src/compose.c: compose_create(): 不要な行を削除。 + +2002-05-27 + + * src/news.c: news_scan_group(): 特定の場合に誤った値をセットする + バグを修正。 + * src/prefs_account.c: 高度な設定 - フォルダ の設定の英語を修正。 + +2002-05-23 + + * src/textview.c: textview_show_message(), textview_show_part(): + GtkSText *text が正しくないオブジェクトを指していたバグを修正。 + textview_add_part(): RFC822 ヘッダを追加するときに GtkSText を + フリーズするようにした。 + textview_show_part(): シングルパート MIME メッセージをテキストと + して表示できないバグを修正。 + +2002-05-22 + + * src/compose.c: compose_redirect_write_to_file(): + change_file_mode_rw() の対象を訂正。 fclose() が成功したかどうか + をチェック。エラーが起こった場合は不完全なファイルを unlink 。 + +2002-05-22 + + * src/compose.c: + compose_create(): リダイレクトモード時は草稿関連のメニューを無効 + にするようにした。 + compose_redirect_write_to_file(): fwrite() のエラーハンドリング + を修正。 + * src/prefs_common.c: 「差出人が自分の場合は `差出人' カラムに宛先 + を表示する」オプションをデフォルトでオフにした。 + +2002-05-21 + + * src/compose.[ch]: 「リダイレクト」(または Bounce)機能を実装。 + claws ブランチの実装に基づく。 + compose_redirect(): 新規ウィンドウを作成し、編集不可にする。 + compose_redirect_write_to_file(): いくつかを除いて元のメッセージ + のヘッダと本文をコピー。 + compose_redirect_write_headers(): さらに "Resent-*" ヘッダを追加。 + compose_create(): リダイレクトモード時のメニューセンシティビティ + をセット。 + +2002-05-20 + + * src/codeconv.c: conv_encode_header(): エンコードされた文字列と + 次の折り返された文字列との間に不要なスペースが挿入されるバグを + 修正(とみたまさひろさん thanks)。 + +2002-05-19 + + * src/mainwindow.[ch]: リファクタリングを行った。 + main_window_toggle_message_view(): summary_toggle_view_real() を + ここに移動。 + * src/messageview.[ch]: messageview_is_visible(): 新規。 + * src/summary_search.c + src/summaryview.[ch]: SummaryView::msg_is_toggled_on: 削除。 + 代わりに messageview_is_visible() を使用。 + +2002-05-17 + + * src/mainwindow.c: 「すべてのスレッドを展開/閉じる」メニューを追加。 + * src/summaryview.[ch]: + summary_expand_threads(), summary_collapse_threads(): 新規。 + +2002-05-17 + + * src/mainwindow.c: 「/表示/表示・非表示/フォルダツリー」と + 「/表示/表示・非表示/メッセージビュー」トグルメニューの挙動を修正。 + 「/表示/サマリビューを切替」メニューを削除し、その機能を + 「/表示/表示・非表示/メッセージビュー」に統合。 + main_window_set_widgets(): トグルメニュー項目の状態を変更。 + * src/prefs_common.c: prefs_keybind_apply_clicked(): menurc 文字列を + 更新。 + +2002-05-16 + + * src/mimeview.c: mimeview_set_multipart_tree(): テキスト以外の + シングルパート MIME の内容を message/rfc822 のパートの子として表示。 + * src/procmime.c: + procmime_mimeinfo_next(): content-type がシングルパート MIME の + message/rfc822 パートのための修正。 + procmime_scan_multipart_message(): 入れ子になった message/rfc822 + パートの修正。 message/rfc822 の内容のサイズを訂正。 + * src/textview.c: textview_show_part(): multipart/* と message/rfc822 + の内容を展開。コードの整理。 + textview_add_parts(): 新規。あるパート以下の全てのパートを textview + に追加する。 + textview_clear(): body_pos と cur_pos をリセット。 + +2002-05-16 + + * src/addr_compl.c: 挙動を向上させるために修正。 + get_address_from_edit(): 鉤括弧中のカンマを無視。 + completion_window_apply_selection(): 新規。現在の clist の選択行 + の適用のみ行う。 + completion_window_accept_selection(): 削除。 + address_completion_complete_address_in_entry(): 少しコードを整理。 + ここでエントリ中のアドレスを置換しない。 + completion_window_select_row(): clist の選択を常に適用。 + completion_window_key_press(): 選択をここでは適用しない。 + +2002-05-15 + + * src/imap.c: imap_create_folder(): サブフォルダを含むフォルダを + 作成するために末尾のディレクトリセパレータを保つようにした。 + +2002-05-14 + + * src/foldersel.c: ツリーを大小文字を区別せずにソート。 + * src/mainwindow.c: allsel_cb() + src/messageview.c: messageview_select_all(): MIME ビューでの + 「すべて選択」を修正。 + * src/mainwindow.c: 全般・アカウントの設定ボタンをツールバーから + 削除。 + +2002-05-13 + + * src/compose.c: compose_account_option_menu_create(): ac->name が + NULL かどうかをチェック。 + +2002-05-12 + + * version 0.7.6 + +2002-05-12 + + * manual/ja/*: 日本語マニュアルを更新(今井さん thanks)。 + manual/en/*: 英語マニュアルを更新。 + * faq/de/* + faq/it/*: ドイツ語とイタリア語マニュアルを追加。 + * faq/en/* + faq/es/* + faq/fr/*: FAQ を更新。 + * src/manual.[ch] + src/mainwindow.c: ドイツ語とイタリア語を追加。 + +2002-05-11 + + * src/prefs_account.c: IMAP または News アカウントを作成するときに + 「全受信で受信」オプションをデフォルトでオフにするようにした。 + +2002-05-11 + + * src/imap.c: imap_scan_tree(): namespace をプレフィクスに使用しない + ようにした。 + * src/prefs_folder_item.c: 識別子パスも表示。 + table を使ってレイアウト。編集不可なエントリをウィンドウの背景色 + で表示。 + * src/procmime.c: procmime_get_tmp_file_name(): 安全なファイル名を + 生成。 + +2002-05-11 + + * src/automaton.[ch]: Automaton に UI コールバックを追加。 + * src/inc.c + src/pop.c: inc_progress_update() を直接呼ぶ代わりにコールバックを + 使用。 + pop3_getrange_uidl_recv(): 「全受信」オプションが指定されている + ときは LAST に fallback しないようにした。 + +2002-05-10 + + * src/folderview.c: 簡略表示されたニュースグループを正しくソート + するようにした。 + +2002-05-10 + + * src/folderview.c + src/prefs_common.[ch] + src/summaryview.c: ニュースグループ名を簡略表示する最小の文字数 + を指定するオプションを追加。 + +2002-05-09 + + * src/folderview.c: folderview_check_new(): 選択できないフォルダを + スキップ。 + * src/summaryview.c: コンテキストメニューに「振り分けルールを作成」 + を追加。 + * src/imap.c: コードの整理。 + imap_scan_tree_recursive(): 各呼び出し時にパス区切りを取得。 + imap_get_path_separator(): 新規。 + +2002-05-08 + + * src/imap.[ch]: others/shared フォルダの namespace に対応(作業中)。 + imap_parse_namespace(): others/shared namespace もパース。 + imap_find_namespace(): others/shared namespace も検索。 + * src/utils.[ch]: + strchr_parenthesis_close(): 閉じ括弧へのポインタを返す。 + strsplit_parenthesis(): 括弧のリストを文字列の配列に分割。 + +2002-05-08 + + * src/procheader.c: procheader_date_parse(): "Mon,6 May 2002 20:31:12 + +0800" のような日時文字列をパースできないバグを修正。 + procheader_scan_date_string(): 新規。 procheader_date_parse() から + 文字列スキャン部分を分離。 + +2002-05-07 + + * src/summary_search.c: summary_search_execute(): サマリの行を選択 + するときにロックを解除するようにした(Martin Schaaf さん thanks)。 + * src/summaryview.c: summary_set_column_titles(): Win/Mac のスタイル + に合うように矢印の方向を逆にした。 + +2002-05-02 + + * src/compose.c: compose_write_headers(): 必要であれば自分のアドレス + を引用符で囲むようにした。コードの整理。 Newsgroups と Cc を + カスタムヘッダで上書きしないようにした。 + * src/imap.c: imap_add_msg(): 追加したメッセージの UID を返すように + した。 + * src/compose.c: compose_queue(): queue フォルダの存在をチェック。 + * src/imap.c: QUOTE_IF_REQUIRED(): その他の IMAP スペシャルキャラクタ + も引用符で囲むようにした。 + imap_open(): 不要な引数を削除。 + +2002-04-25 + + * src/utils.[ch]: trim_string(): 新規。指定した長さより長い文字を + 切り詰め、 "..." を追加する。 + * src/folderview.c: ダイアログを表示するときフォルダ名を切り詰める + ようにした。 + +2002-04-23 + + * src/imap.c: imap_create_folder(): root の INBOX フォルダにプレ + フィクスを付けないようにした。 + * src/folderview.c: folderview_select() + src/summary_search.c: summary_search_execute(): 検索中にサマリ + ビューをロックするようにした(Martin Schaaf さん thanks)。 + +2002-04-21 + + * version 0.7.5 + +2002-04-21 + + * sylpheed*.png: 若居さんによる新しい app アイコンを追加(thanks!)。 + +2002-04-21 + + * src/summaryview.c: summary_show(): 残ったマークを処理しないバグを + 修正。 + * src/account.c: account_edit_prefs(): アカウント名が空の場合の + クラッシュバグを修正。 + * src/prefs_account.c: prefs_account_apply(): アカウント名が空の場合 + エラーダイアログを表示。 + * src/imap.c: ログの量を減らすためにいくつかの log_print() を + debug_print() に変更。 + +2002-04-21 + + * src/mh.c: mh_get_new_msg_filename(): 新規。新規メッセージのファイル + 名を返す。 + mh_add_msg() + mh_do_move() + mh_do_move_msgs_with_dest() + mh_copy_msg() + mh_copy_msgs_with_dest(): mh_get_new_msg_filename() を使用。 + * src/utils.[ch]: is_file_entry_exist() を追加。 stat() が成功したら + TRUE を返す。 + * src/imap.c: + imap_fetch_msg(): 必要であれば FETCH の前にメールボックスを SELECT + するようにした。 + imap_scan_folder(): UIDNEXT の値を用いて last_num をセット。 + imap_select(): SELECT の必要がなければすぐに返るようにした。 + 現在選択中のメールボックスのパスを保存。 + imap_status(): UIDNEXT を追加。 + +2002-04-20 + + * src/folder.c: folder_item_scan(): 警告を除去。 + * src/inputdialog.[ch]: input_dialog_combo(): 大小文字の区別の指定の + ための引数を追加。 + +2002-04-17 + + * src/mainwindow.c: main_window_create(): 最小サイズを制限。 + +2002-04-17 + + * src/compose.c: 新しい自動改行ルーチンをマージ。 + join_next_line(): マルチバイト文字を結合しないバグを修正。 + get_indent_length(): enum と変数名を修正。 + INDENT_CHARS: ':' をインデントしないようにした。 + * src/folderview.c: + folderview_rename_folder_cb() + folderview_delete_folder_cb(): フォルダ識別子に対応。 + folderview_rm_imap_folder_cb(): folderview_delete_folder_cb() + と統合。 + +2002-04-15 + + * src/folder.[ch]: folder_item_scan(): スキャンに失敗したら -1 を + 返す。 + * src/folderview.c: folderview_check_new(): folder_item_scan() に + 失敗したらチェックを中断。 + +2002-04-15 + + * src/imap.c: imap_create_missing_folders(): INBOX と Trash のみを + 作成するようにした。 + * src/prefs_folder_item.c: prefs_folder_item_set_dialog(): ニュース + フォルダのタイプを変えられないようにした。 + prefs_folder_item_destroy(): prefs_dialog_destroy() を使用。 + * src/prefs.[ch]: prefs_dialog_destroy(): 新規。 + +2002-04-15 + + * src/prefs_account.[ch]: 「高度な設定」タブに特別フォルダの設定を + 追加。「 IMAP サーバディレクトリ」の設定もそこに移動。 + * src/account.[ch]: account_get_special_folder(): 新規。アカウント + に対する最適な特別フォルダを返す。 + * src/compose.c: account_get_special_folder() を使用。 + * src/prefs_folder_item.[ch]: 新規。フォルダプロパティダイアログを + 実装し、特別フォルダの設定を実装(claws の大部分の機能はまだ統合 + されておらず、構造は少し変更されている)。 + * src/folderview.c: プロパティメニューを有効にした。 + +2002-04-14 + + * src/textview.c: IS_RFC822_CHAR(): ',' や ';' 等のセパレータが + 現れたときにもパーサのスキャンを停止するようにした。 + +2002-04-12 + + * src/mainwindow.c: メニューの順序を少し変更。 + * src/compose.c: 'Ctrl-Enter' でいくつかの修飾キーを無視するように + した。 + compose_reply_set_entry(): 「差出人に返信」がニュースグループで + 使えるようにした。 + +2002-04-11 + + * src/compose.c: compose_create(): ジオメトリヒントを設定して + ウィンドウの最大サイズを制限するようにした。 + * src/imap.c: imap_parse_list(): INBOX を \Noselect としてマーク + しないようにした。 + imap_get_uncached_messages() + imap_cmd_fetch(): FETCH を含まない応答を無視するようにした。 + +2002-04-11 + + * COPYING: ライセンス変更("NO-VIRUS CLAUSE" の削除と OpenSSL に対する + 条項の追加)。 + +2002-04-09 + + * src/prefs_account.c + src/smtp.[ch]: OpenSSL 有効時にコンパイルできないバグを修正。 + +2002-04-09 + + * src/smtp.[ch] + src/send.c + src/session.[ch]: SMTP プロトコル処理の最初の再構成。 + SMTPSession: 新規クラス。 Session のサブクラス。 + smtp_session_new(): send_smtp_open() をこの関数に移動。 + smtp_from(): SMTP AUTH の呼び出しを smtp_auth() に移動。 + smtp_auth(): SMTP AUTH メソッドにサーバの応答を使用。 + smtp_ehlo(): サーバの応答を読み、認証タイプのフラグをセット。 + smtp_helo(): EHLO コマンドを分離。 + smtp_ok(): バッファが指定されていれば最後のサーバの応答を返す + ようにした。 + * src/esmtp.[ch]: smtp.[ch] にマージ。 + * src/imap.c: imap_session_destroy_all(): session_destroy() を使用。 + +2002-04-08 + + * src/imap.c: imap_open(): IMAP4 セッションが確立できない場合警告 + メッセージを出すようにした。 + +2002-04-06 + + * src/compose.c: テンプレートを現在のカーソル位置に挿入できるように + した。 + * src/mainwindow.c: いくつかのメニューをサブメニュー + '/表示/表示・非表示' の下に移動。 + +2002-04-05 + + * src/filter.c + src/inc.c: folder_find_item_from_path() を + folder_find_item_from_identifier() に変更。 + src/prefs_account.c + src/prefs_filter.c: フォルダパスを指定するのに + folder_item_get_identifier() を使用。 + +2002-04-05 + + * src/folder.[ch]: 「フォルダ識別子」を実装(そして claws の実装に + 存在したバグを修正)。 + folder_find_from_name(): 名前とタイプから Folder を検索。 + folder_get_identifier(): Folder の id を返す。 + folder_item_get_identifier(): FolderItem の id を返す。 + folder_find_item_from_identifier(): id から FolderItem を返す。 + folder_get_type_string(): フォルダタイプ文字列を返す。 + folder_get_type_from_string(): 文字列から FolderType を返す。 + (そして誤った g_strcasecmp() の用法を修正)。 + * src/export.c + src/import.c: folder_item_get_identifier() と + folder_find_item_from_identifier() を使用。 + +2002-04-03 + + * src/imap.c: imap_parse_atom(): 継続行を読んだ後に cur_pos が正しい + アドレスを指していなかったバグを修正。 + imap_scan_folder(): 未読数が0のときは新着数を0にセット。 + imap_parse_flags(): \Seen フラグが存在すれば新着・未読フラグを + 追加しないようにした。 + * ac/Makefile.am: MACROS から gpgme.m4 を削除。 + +2002-04-02 + + * 現在開いているフォルダにフラグを追加できない問題を修正。 + * src/compose.c: + compose_send(): 保存後 outbox を更新。 + compose_queue() + compose_draft_cb(): procmsg_add_flags() を使用。 + * src/folder.[ch]: FolderItem に "opened" フラグと "mark_queue" + リストを追加。 + * src/main.c: send_queue(): 全ての queue フォルダから送信。 + * src/mainwindow.c: send_queue_cb(): 全ての queue フォルダから送信。 + * src/procmsg.[ch]: + procmsg_flush_mark_queue(): 新規。全ての待ち状態のフラグをファイル + に書き出す。 + procmsg_add_flags(): 新規。フォルダに指定されたフラグを追加。 + procmsg_send_queue(): 送信待ちフォルダを指定するための引数を追加。 + procmsg_save_to_outbox(): procmsg_add_flags() を使用。 + * src/summaryview.c: + summary_show(): FolderItem の opened フラグを立てる。 + summary_clear_list(): FolderItem の opened フラグを下げる。 + summary_write_cache(): procmsg_flush_mark_queue() を呼ぶようにした。 + +2002-04-01 + + * src/summaryview.[ch]: スペースが十分になければステータスラベルの + フォルダ名と選択数の末尾を削るようにした。 + +2002-04-01 + + * src/imap.c: imap_create_special_folder(): INBOX の下に特別フォルダ + を作成するとき SpecialFolderItemType をセットしていなかったバグを + 修正。 + * ac/gpgme.m4: 削除。 + * ac/README: 追加。 + * ac/missing/gdk-pixbuf.m4 + ac/missing/gettext.m4 + ac/missing/gpgme.m4 + ac/missing/imlib.m4: 便宜のため追加。 + +2002-03-29 + + * src/esmtp.c: esmtp_auth(): デコードされたチャレンジ文字列の後に + ゴミが表示されるバグを修正。メモリリークを修正。 strtok() を削除。 + * src/compose.c: compose_draft_cb(): 草稿メッセージを既読として + マーク。 + * src/folderview.c: folderview_update_node(): 送信控と草稿フォルダ + の強調をしないようにした。 + +2002-03-28 + + * src/messageview.c: messageview_show(): メモリリークを修正。 + * src/summaryview.c: summary_save_as(): コピーに失敗したらエラー + ダイアログを表示。 + * src/about.c: about_show(): すでにウィンドウが開いているときに + アクティブにするようにした。 + +2002-03-27 + + * src/compose.c: Subject が空のときは送信前に確認ダイアログを表示。 + compose_check_entries(): 新規。 + compose_send() + compose_send_later_cb(): compose_check_entries() を使用。 + * src/imap.c: imap_parse_atom(): 応答解析をさらに修正。 + +2002-03-26 + + * src/imap.c: imap_parse_atom(): 継続行応答を正しくパースしていな + かったバグとメモリリークを修正。 + +2002-03-26 + + * src/undo.c: undo_insert_text_cb(): テキストの長さが大きいときに + クラッシュするバグを修正。 + * src/gtkstext.c: gtk_stext_button_press(): セレクションが増大する + のを防ぐために、中ボタンでペーストした後セレクションをキャンセル + するようにした。 + +2002-03-25 + + * src/folderview.c: + folderview_rename_folder_cb() + folderview_delete_folder_cb(): 対象フォルダがデフォルトのメール + ボックス内にあるときだけ振り分けルールを修正するようにした。 + * src/utils.c: get_abbrev_newsgroup_name(): 冗長な行を削除。 + +2002-03-23 + + * src/compose.c + src/mainwindow.c + src/prefs_common.c: 'Tool' メニューを 'Tools' に変更。 + '重複メッセージを削除' を 'ツール' の下に移動。 + +2002-03-23 + + * src/folderview.c: SET_SPECIAL_FOLDER(): 移動時に同じ親を保つように + した。 + * src/imap.c: imap_create_special_folder(): フォルダの作成に失敗した + ときにクラッシュするバグを修正し、 INBOX の下へフォルダの作成を + 再度試みるようにした。 + imap_scan_tree_recursive(): namespace プレフィクスが INBOX の場合 + はそれを自動的に追加しないようにした。 INBOX の下の特別フォルダも + 探すようにした。 + * src/foldersel.c: SET_SPECIAL_FOLDER(): 移動時に同じ親を保つように + した。 + +2002-03-23 + + * src/utils.[ch]: get_abbrev_newsgroup_name(): 新規。省略された + ニュースグループ名を返す。 + * src/folderview.c: folderview_update_node(): name と path が一致 + する場合ニュースグループを省略名で表示。 + * src/summaryview.c: summary_status_show(): ニュースグループを省略名 + で表示。 + +2002-03-23 + + * src/foldersel.c + src/folderview.c: ラベル 'Draft' を 'Drafts' に変更。 + * src/imap.c: ディレクトリ名 'Draft' を 'Drafts' に変更。 + imap_create_missing_folders(): Queue フォルダの draft への誤った + 代入を修正。 + +2002-03-22 + + * IMAP サーバ上の送信控 / 草稿 / 送信待ちフォルダを有効にした。 + * src/compose.c: compose_queue(), compose_draft_cb(): 存在すれば + アカウントの送信待ち、草稿フォルダを使用するようにした。 + src/imap.[ch]: + imap_create_trash(): 削除。 + imap_create_special_folder(): 新規。imap_create_trash() を一般化。 + imap_create_missing_folders(): 足りないフォルダを自動的に作成。 + imap_is_msg_changed(): ダミーのメソッドを追加。 + imap_scan_tree_recursive(): 送信控、草稿、送信待ちフォルダも探す + ようにした。少しコードを整理。 + imap_parse_envelope(): ヌルストリングをチェック。 + src/procmsg.c: procmsg_read_cache(): IMAP フォルダのメッセージに + F_QUEUE と F_DRAFT フラグを追加。 + +2002-03-20 + + * src/compose.c: compose_send(): アカウントの送信控フォルダが存在 + すればそれを使用するようにした。 + * src/procmsg.[ch]: procmsg_save_to_outbox(): 送信控を指定できる + ように API を変更。 + +2002-03-20 + + * src/compose.c: メッセージを待機後に送信控に保存しないようにした。 + compose_save_to_outbox(): procmsg.c に移動。 + * src/procmsg.[ch]: procmsg_send_queue(): 送信に成功した場合送信控 + に保存するようにした。 + procmsg_save_to_outbox(): 新規。必要があれば送信待機用ヘッダを + 削除し、与えられたファイルを送信控に追加する。 + +2002-03-20 + + * src/compose.c: compose_wrap_line(): '|' も引用文字として扱う + ようにした。 + get_indent_length(): ':' と '#' も引用文字として扱うようにし、 + strchr() を使って整理。 + +2002-03-19 + + * src/mainwindow.c: いくつかのメニュー項目を修正。 + +2002-03-19 + + * src/defs.h: OUTBOX_DIR を "outbox" から "sent" に変更 + (現在の "outbox" は再スキャンまで保持されます)。 + * src/folder.c: folder_set_missing_folders(): 足りないフォルダを + 生成。 + * src/foldersel.c + src/folderview.c: 'Outbox' を 'Sent' に変更。 + * src/main.c: folder_set_missing_folders() を呼ぶようにした。 + * src/mh.c: mh_scan_tree(): 足りないフォルダを生成。 + * src/summaryview.c: summary_set_menu_sensitive(): メニューの + センシティビティを正しくセットしないバグを修正。 + +2002-03-18 + + * src/folderview.c + src/imap.[ch]: IMAP でのフォルダ名変更を実装(Mio さん thanks)。 + folderview_rename_folder_cb(): 親フォルダが名称変更された場合 + 現在のフォルダを再オープンするようにした。 + imap_rename_folder(): 新規メソッドの実装。 + imap_cmd_rename() + imap_rename_folder_func(): 新規。 + imap_remove_folder(): キャッシュディレクトリも削除。 + +2002-03-17 + + * src/imap.c: locale エンコーディング <-> 修正 utf-7 の変換を実装し、 + フォルダ名の国際化に対応(鈴木未央さん thanks)。 + imap_path_separator_subst(): 修正 utf-7 のエスケープ文字を扱える + ようにした。 + imap_modified_utf7_to_locale() + imap_locale_to_modified_utf7(): 新規。 + imap_create_trash(): imap ディレクトリが指定されているときに + ごみ箱フォルダを正しい位置に作成するよう修正。 + imap_get_real_path(): デバッグ print を削除。 + +2002-03-14 + + * src/socket.c: DNS lookup と connect() のタイムアウトを実装。 + sock_connect_by_hostname(): タイムアウト対応とコードの整理。 + sock_connect_with_timeout(): 新規。 + sock_peek(): SSL peek を実装。 + +2002-03-13 + + * src/messageview.c: messageview_show(): シングルパートの text/html + メッセージを通常のテキストビューで表示。 + * src/account.c + src/addrbook.c + src/addrindex.c + src/compose.c + src/imap.c + src/inc.c + src/jpilot.c + src/ldif.c + src/mbox.c + src/mimeview.c + src/news.c + src/prefs.c + src/prefs_common.c + src/prefs_customheader.c + src/prefs_display_header.c + src/prefs_filter.c + src/procheader.c + src/procmime.c + src/procmsg.c + src/recv.c + src/rfc2015.c + src/send.c + src/sourcewindow.c + src/summaryview.c + src/template.c + src/textview.c + src/unmime.c + src/utils.c + src/vcard.c + src/xml.c: 全ての fopen() のオプションに 'b' を追加。 + +2002-03-09 + + * version 0.7.4 + +2002-03-09 + + * src/ssl.[ch]: コーディングスタイルを合わせた。 + * src/compose.c: compose_send_later_cb(): ファイルの保存に失敗する + バグを修正。 + * faq/Makefile.am + faq/en/Makefile.am + faq/en/sylpheed-faq*.html + faq/es/Makefile.am + faq/es/sylpheed-faq*.html + faq/fr/Makefile.am + faq/fr/sylpheed-faq*.html + configure.in + Makefile.am + src/Makefile.am + src/defs.h + src/mainwindow.c + src/manual.[ch]: 英語、スペイン語、フランス語の FAQ を追加。 + +2002-03-07 + + * manual/en/sylpheed*.html: 最新版に更新。 + * libkcc/jis.c + src/addrcache.c + src/addritem.c + src/ldif.c + src/mgutils.c: string.h を include して strlen() 等の warning + を取り除いた。 + * src/folder.c + src/folderview.c + src/inc.c + src/logwindow.c + src/mainwindow.c + src/mimeview.c + src/prefs.c + src/prefs_common.c + src/procheader.c + src/send.c + src/session.c + src/sigstatus.c + src/summaryview.c: gcc-3.0 で 'deprecated use of label at end of + compound statement' の warning を避けるために switch の最後の + ラベルに break を追加。 + * src/rfc2015.c: passphrase_cb(): r_hd の型を修正。 + +2002-03-06 + + * src/inc.[ch]: IncProgressDialog へのポインタを静的なリストに + 保存するようにした。 + inc_cancel_all(): 新規。全ての現在の受信をキャンセルする。 + * src/mainwindow.c: 「受信を中止」メニューを追加。 + * src/textview.c: シングルパート MIME メッセージのためのマイナー + な修正と、 textview_write_body() を少し整理。 + +2002-03-05 + + * src/inc.c: inc_write_uidl_list(): UIDL コマンドを発行する前に + 何かエラーが起こると UIDL 情報が失われてしまうバグを修正。 + src/inc.h: uidl_is_valid を Pop3State に追加。 + src/pop.c: UIDL が有効になれば uidl_is_valid を TRUE にする。 + +2002-03-03 + + * version 0.7.3 + +2002-03-03 + + * src/mimeview.c: mimeview_create(): 最初のノートブックページを 0 + にした。 + * src/folderview.c: folderview_selected(): 選択行が隠れていたら + ビューをスクロールさせるようにした。 + * src/prefs_filter.c: prefs_filter_register_cb(): ビューをスクロール + させ、追加された行を選択するようにした。 + * src/summaryview.c: 空のメッセージ ID のスレッド化を修正。 + +2002-03-02 + + * src/textview.c: textview_show_message(): message/rfc822 のパートを + 辿るようにした。 + textview_add_part(): 添付テキストファイルの前に見出しを付けるよう + にした。 + textview_show_header(): 改行を付加しないようにした。 + * src/messageview.c: MIME モードでもメッセージ検索ができるようにした。 + +2002-03-01 + + * src/messageview.c: messageview_show(): MimeView の TextView の + ヘッダの状態も指定するようにした。 + * src/mimeview.c: mimeview_show_message(): メッセージを表示するのに + textview_show_message() を呼ぶようにした。 + * src/textview.c: textview_add_part(): 新規。ビューをクリアせずに + メッセージパートの内容を追加する。 + textview_show_message(): 全パートを適切なスタイルで表示。 + textview_write_body(): textview_show_part() から分離。 + +2002-02-28 + + * src/mainwindow.c + src/prefs_common.c: 表示と送信用のコードセットに ISO-8859-15 を + 追加。 + * src/codeconv.c: conv_codeset_strdup(): コード変換に失敗したら + NULL を返し、呼び出し側がそれに対処するようにした。 + * src/compose.c: compose_write_to_file(): コード変換に失敗したら + エラーダイアログを表示し、それをそのまま送信するかどうかをユーザ + に選択させるようにした。 + * src/textview.c: textview_write_line(): コード変換に失敗したら + 元の文字列を表示するようにした。 + +2002-02-27 + + * src/inc.c: get_spool(): copy_mbox() に失敗したとき mbox をロック + 解除していなかったバグを修正(Alexander Kabaev さん thanks)。 + * src/prefs_account.[ch]: SMTP AUTH 用の別のユーザ ID / パスワード + の設定を追加。 + * src/send.c: send_message_smtp(): SMTP AUTH 用の別のユーザ ID / + パスワードが指定されていればそれを使用。 + +2002-02-26 + + * src/inc.[ch] + src/pop.[ch]: UIDL 管理のリファクタリング。 + メッセージの情報を Pop3MsgInfo 構造体の配列に保持し、未取得 + メッセージを完全に調べるようにした。 + +2002-02-26 + + * src/filesel.c + src/foldersel.c + src/mainwindow.c: ウィンドウ/ダイアログの WMCLASS をセット。 + * src/codeconv.c: conv_codeset_strdup(): jconv_alloc_conv() が + 失敗したら元の文字列を返すようにした。 + +2002-02-25 + + * src/mh.c: mh_scan_tree_recursive(): ハードコードされたディレクトリ + 名をマクロに変更。 + +2002-02-24 + + * src/messageview.c + src/mimeview.[ch] + src/summaryview.c: MIME メッセージの新しいノートブックタブインタ + フェースを実装。 + * src/textview.[ch]: 行間に関する不具合を修正。 + +2002-02-23 + + * src/prefs_filter.c: + prefs_filter_rename_path() + prefs_filter_delete_path(): flt->dest が NULL のときにクラッシュ + するのを修正。 + +2002-02-23 + + * src/recv.[ch]: RecvUIFunc が FALSE を返したらデータ受信をキャンセル + するようにした。 + * src/pop.c: pop3_retr_recv(): データ受信中にキャンセルされたとき + 誤って 'No space' を返すのを修正。 + * src/inc.c: inc_pop3_recv_func(): キャンセルされたときはデータ受信 + を中断し、潜在的なクラッシュバグを修正。 + * src/grouplistdialog.c: データ受信のキャンセルができるようにした。 + * src/news.c: news_get_group_list(): 受信に失敗したら現在の + セッションを destroy するようにした。 + +2002-02-22 + + * src/manage_window.[ch]: メインウィンドウを隠しているときに + クラッシュするバグを修正。 + MANAGE_WINDOW_SIGNALS_CONNECT(): 新規マクロ。 + "unmap_event", "destroy" イベントを監視するようにした。 + * src/account.c; + src/addressbook.c + src/compose.c + src/export.c + src/filesel.c + src/foldersel.c + src/grouplistdialog.c + src/import.c + src/inputdialog.c + src/mainwindow.c + src/message_search.c + src/passphrase.c + src/prefs_account.c + src/prefs_common.c + src/prefs_customheader.c + src/prefs_display_header.c + src/prefs_filter.c + src/prefs_template.c + src/summary_search.c + src/summaryview.c: ウィンドウ管理のためにシグナルを接続するのに + MANAGE_WINDOW_SIGNALS_CONNECT() マクロを使用するようにした。 + +2002-02-21 + + * src/prefs_account.[ch]: 受信サイズ制限のオプションを追加。 + * src/pop.c: 制限サイズより大きいメッセージをスキップ。 + LOOKUP_NEXT_MSG(): 新規マクロ。 + * src/compose.c: compose_attach_append(): ファイルが読み込み可能 + かどうかをチェック。 + +2002-02-21 + + * src/rfc2015.c: dump_mimeinfo() と dump_part() をコメントアウト。 + g_message() を debug_print() と g_warning() に変更。 + rfc2015_decrypt_message(): 復号化に失敗したあるいはキャンセルした + 場合にメッセージパートを複製していたバグを修正。コードの整理。 + * src/passphrase.c: ダイアログを transient にした。 + * src/prefs.c: prefs_config_parse_one_line(): debug_print() を削除。 + +2002-02-20 + + * src/messageview.c + src/procmsg.[ch]: GPGME が有効な場合マルチパートメッセージの + 解析に失敗するバグを修正。 + * src/rfc2015.c: 使用されていない copy_gpgmedata_to_temp() を + コメントアウト。 + * src/prefs_account.c: prefs_account_privacy_create(): 縦方向の + 間隔を修正。 + +2002-02-19 + + * src/menu.[ch]: menu_set_sensitive_all(): 新規。 + menu_set_insensitive_all(): menu_set_sensitive_all() のラッパー + にした。 + * src/prefs_account.c: + prefs_account_open() + prefs_account_protocol_set_optmenu(): アカウント作成後プロトコル + のタイプを変更不可にした。 + * src/compose.c: compose_attach_parts(): MIME ツリーをトラバース + してネストされたマルチパート MIME メッセージから全ての添付された + ファイルを展開するようにした。 + +2002-02-19 + + * src/procmsg.[ch]: procmsg_get_mark_sum(): 最小/最大の番号を得る + 引数と先頭の番号の制限を指定する引数を追加。 + * src/folderview.c + src/inc.c: ニュースフォルダのメッセージチェックを有効にした。 + * src/news.c: news_scan_group(): 実装。新着/未読メッセージ数を + GROUP コマンドの応答とマークデータから推測。 + news_select_group(): 合計/最初/最後の番号を返すようにした。 + * src/prefs_account.c: prefs_account_receive_create(): 「全受信」 + チェックボタンのテキストを修正。 + +2002-02-18 + + * src/account.c: 「全受信」チェックボックスを IMAP4 と NNTP で + 利用可能にした。 + * src/inc.c: folderview_check_new() の引数を修正。 + * src/prefs_account.c: "「全受信」でこのアカウントの新着メールを + チェックする" チェックボックスの修正。 + +2002-02-18 + + * src/folderview.[ch]: + folderview_rescan_tree(), folderview_rescan_all(): + folderview_update_tree() と folderview_update_all() を名称変更。 + folderview_update_all_node(): 削除。 + folderview_check_new(): 新規。引数が NULL の場合、全てのローカル + フォルダをチェックする。引数が指定されていれば、その(ローカルと + リモート)フォルダをチェックする。 + * src/inc.c: + inc_account_mail() + inc_all_account_mail(): IMAP4 アカウントもチェックするようにした。 + +2002-02-18 + + * src/folderview.c: + folderview_rename_folder_cb() + folderview_delete_folder_cb(): フォルダを改名/削除したときに + フィルタルールを修正。 + * src/prefs_filter.[ch]: + prefs_filter_rename_path(): 新規。フィルタリスト中の振り分け先 + のパスを改名する。 + prefs_filter_delete_path(): 新規。振り分け先のパスがマッチすれば + フィルタルールを削除する。 + * 上記について Neill Miller さん thanks。 + +2002-02-17 + + * src/compose.c: 転送または再編集時に添付ファイルを受け継ぐように + した(claws ブランチのコードを書き直した)。 + compose_attach_parts(): 新規。与えられたメッセージ中のファイル + を展開して添付する。 + compose_attach_append(): 引数の型を変更。 + * src/messageview.c: messageview_show(): GPG 復号のコードを + procmsg.c に移動。 + * src/procmsg.[ch]: procmsg_open_message_decrypted(): 新規。 + +2002-02-16 + + * version 0.7.2 + +2002-02-16 + + * src/summary_search(): summary_search_execute(): メッセージビュー + が隠れている場合ビューをスクロールするようにした。 + +2002-02-15 + + * src/foldersel.c: foldersel_set_tree(): 移動モードで異なるタイプ + のフォルダを選択可能にした。 + * src/folderview.[ch]: folderview_update_msg_num(): 数を CTree の + ラベルと比較し、ここで folder_item を更新しないようにした。 + * src/imap.c: imap_move_msg(), imap_move_msgs_with_dest(): + 異なるタイプのフォルダ間での移動を実装。 + * src/mh.c: SET_DEST_MSG_FLAGS(): 新規マクロ。 + mh_do_move(), mh_do_move_msgs_with_dest(): 新規(以前の mh_move_msg() + と mh_move_msgs_with_dest() を改名)。 + mh_move_msg(), mh_move_msgs_with_dest(): 異なるタイプのフォルダ + 間での移動を実装。 + mh_copy_msg(), mh_copy_msgs_with_dest(): コードの整理。 + * src/summaryview.c: summary_status_show(): folder_item をここで + 更新。 + * po/POTFILES.in: headerwindow.c への参照を削除。 + * src/summaryview.c: summary_step(): リストの先頭と末尾での挙動 + を修正。 + +2002-02-15 + + * src/mainwindow.c: main_window_set_menu_sensitive(): 「全ての + ヘッダを表示」のトグル状態を TextView の状態からセット。 + * src/summaryview.[ch]: 「全てのヘッダ」をトグルスイッチにした。 + 不要なメニューの更新を抑制。 + summary_select_node(): 引数 'do_refresh' を追加。 + コードの整理。 + +2002-02-14 + + * src/utils.c: strsplit_with_quote(): この関数中で引用文字を削除 + するようにした(メッセージ作成の外部エディタの問題を修正) + (Stefaan A Eeckels さん thanks)。 + * src/mainwindow.[ch]: 「全てのヘッダを表示」をトグルスイッチにした。 + main_window_menu_callback_block() + main_window_menu_callback_unblock(): 新規。 + main_window_set_menu_sensitive(): メニューアイテムのトグル状態を + セット。 + show_all_header_cb(): トグルメニューアイテムの状態を読むようにした。 + * src/mainwindow.[ch]: 「スレッド表示」をトグルスイッチにした。 + * src/prefs_common.c: prefs_keybind_apply_clicked(): 「スレッド解除」 + を削除。 + +2002-02-13 + + * src/imap.c: imap_add_msg(): パス区切りを変換していなかったバグを + 修正(Sergey Vlasov さん thanks)。 + * src/gtkutils.c: gtkut_editable_get_selection(): 選択部の長さが + 0 のときは NULL を返すようにした。 + アサーションを修正。 + * src/utils.c: str_open_as_stream(): str の長さが 0 のときはすぐに + 戻るようにした。 + * src/headerwindow.[ch]: 削除。 + * src/socket.[ch] + src/inc.c: 古いスレッド対応コードを削除。 + +2002-02-12 + + * src/procmsg.c: procmsg_open_message(): デコードされたメッセージ + ファイルが存在すればそのストリームを返すように修正 + (messageview.c で gpg 暗号解除に失敗するのを修正)。 + +2002-02-11 + + * version 0.7.1 + +2002-02-11 + + * src/compose.[ch] + src/gtkutils.[ch] + src/prefs_template.c + src/quote_fmt.h + src/quote_fmt_parse.y + src/summaryview.c + src/utils.[ch]: メッセージテキストの部分が選択されていれば、 + メッセージ本文全体の代わりにそれを引用文として使うようにした + (Darko Koruga さん thanks)。 + src/utils.[ch]: str_open_as_stream(): 新規。与えられた文字列 + に対して一時的なストリームを返す。 + * src/main.c: "--send" コマンドラインオプションを追加。 + * src/compose.c: compose_reply_set_entry(): Reply-To と to_all が + 両方指定されていれば From のアドレスを Cc に追加。 + * Makefile.am: .tar.bz2 パッケージ中の RPM spec ファイルの Source: + 行を修正。 + +2002-02-07 + + * src/procmsg.c: procmsg_open_message(): キャッシュが存在しない + 場合はメッセージを取得するようにした。 + * src/foldersel.[ch]: foldersel_folder_sel(): フォルダ選択の + タイプを指定する引数を追加。 + * src/addressbook.c + src/compose.c + src/editaddress.c + src/editgroup.c + src/folderview.c + src/importldif.c + src/mainwindow.c + src/md5.c + src/mimeview.c + src/prefs_common.c + src/prefs_customheader.c + src/prefs_filter.c + src/summaryview.c: gcc 以外の C コンパイラでもコンパイルできる + ようにした(Shawn Houston さん thanks)。 + +2002-02-06 + + * src/imap.c: imap_copy_msgs_with_dest(): リストのトラバース時の + バグを修正。 + * src/prefs_common.c: キーバインドの設定を別ダイアログにした。 + * src/addressbook.c: addressbook_format_address(): 表示名にカンマ + が含まれていれば "" を追加するようにした(渡部さん thanks)。 + * src/addr_compl.c: get_complete_address(): 表示名にカンマが含まれて + いれば "" を追加するようにした。 + get_address_from_edit(): 引用文字を正しく扱うようにした。 + * src/addr_compl.c: get_complete_address() + src/addressbook.c: addressbook_format_address(): 表示名が空の + 場合にテキスト処理を誤るバグを修正。 + * NEWS を更新。 + +2002-02-05 + + * src/compose.c: compose_exec_ext_editor_real(): g_strsplit() を + strsplit_with_quote() で置き換えた。 + * src/foldersel.c + src/folderview.c: folderview_drag_motion_cb(): 少しコードの整理。 + * src/folderview.c: + folderview_drag_motion_cb() + folderview_drag_received_cb(): IMAP4 フォルダへのドロップを可能 + にした。 + * src/utils.c: get_file_size_as_crlf(): fread() の代わりに fgets() + を使用。 + * src/imap.c + imap_copy_msg() + imap_copy_msgs_with_dest(): メッセージのソースが現在のメール + ボックスと異なっていれば imap_add_msg() を使用するようにした。 + 正しい値を返すようにした。 + imap_cmd_append(): APPEND コマンドを正しく実装。 + +2002-02-04 + + * src/mainwindow.c + src/messageview.[ch] + src/summaryview.[ch] + src/textview.[ch]: 全ヘッダをメッセージビューに表示し、ヘッダ + ウィンドウはもう使用しないようにした。 + * src/mainwindow.c + src/prefs_common.c: 「新規メッセージを作成」のデフォルトの + ショートカットを変更。 + * src/mainwindow.c + src/summaryview.[ch]: summary_display_msg_selected(): 新規。 + 「全てのヘッダを表示」を選択したら選択されたメッセージを表示 + するようにした。 + * src/mh.c + src/sourcewindow.c: いくつかの procmsg_get_message_file_path() + を procmsg_get_message_file() に変更し、メッセージが確実に + 取得されているようにした。 + * src/folderview.c: folderview_drag_motion_cb(): 任意のフォルダ + から MH フォルダへの DnD を許可。 + folderview_drag_received_cb(): ドラッグ元フォルダがニュース + あるいは IMAP の場合メッセージを移動するかわりにコピーするように + した。 + * src/mainwindow.c + src/summaryview.c: ニュースフォルダからのコピーを許可。 + +2002-02-03 + + * src/prefs_common.c: prefs_other_create(): 外部コマンドの設定の + デザインを修正。 + prefs_keybind_apply_clicked(): Mew / Wanderlust キーバインド + プリセットをよりオリジナルに近づけた。 + Mutt キーバインドプリセットを追加。 + メッセージ作成のキーバインドも変更。 + * src/compose.c: いくつかのメニューショートカットを変更。 + * src/codeconv.c: タイ語のエンコーディング用に locale_table を修正。 + +2002-02-01 + + * src/Makefile.am: $(GPGME_CFLAGS) を INCLUDES に追加。 + * src/prefs_common.c: prefs_interface_create(): メニューショート + カットの説明を修正。 + +2002-01-31 + + * src/gtkutils.[ch]: gtk_stext_clear() を追加。 + * src/compose.[ch] + src/mainwindow.c + src/summaryview.[ch]: 複数転送ができるようにした。 + * src/summaryview.c: + summary_set_marks_selected(): 選択行全てにマークを付けるようにした。 + summary_reply(): summary_reply_cb() から移動。 + * compose.[ch]: compose_forward(): メッセージリストを受けるように + 修正。 + * src/mainwindow.c: 返信の処理を整理。 + * src/summaryview.c: summary_reply(): メモリリークを修正。 + summary_key_pressed(): ハードコードされたマーク/未読としてマーク + のショートカットを削除。 + * src/mainwindow.c + src/prefs_common.c: メニューにマーク/未読としてマークのショート + カットを追加。 + +2002-01-30 + + * src/compose.c: compose_wrap_line_all(): + prefs_common.linewrap_quote が指定されていなくても引用部を整形 + するようにした(prefs_common.linewrap_quote は単に返信時の自動 + 改行のためにあるので)。 + * src/prefs_account.c: prefs_account_open(): 新規アカウントを作成 + するときに tmp_ac_prefs を初期化するようにした。 + * src/mh.c: mh_get_msg_list(): ディレクトリの更新を検出するために + st_ctime も使うようにした。 + * src/prefs_common.c: prefs_interface_create(): キーバインドセレクタ + の説明を修正。 + +2002-01-29 + + * src/mimeview.c: ボタン / キーイベント処理を修正して多重ダイアログ + / 移動を修正。 + * src/mimeview.[ch] + src/textview.c: MIME モードでいくつかのキープレスイベントを + MimeView に渡すようにした。 + * src/prefs_filter.c: ルールの順序を正しくセットしないバグを修正。 + * src/prefs_common.c: prefs_keybind_apply_clicked(): empty_menurc + の文字列を修正。 + +2002-01-28 + + * src/mainwindow.c + src/prefs_common.c: メニューのショートカットを再構成。 + 「表示 - サマリビューを切替」を追加。 + * src/summaryview.[ch]: summary_toggle_view(): public な関数にした。 + * src/prefs_common.[ch]: 「ショートカットキー」と「終了時」の位置を + 交換。 + * src/importldif.c: imp_ldif_delete_event(): ダイアログをウィンドウ + マネージャで閉じたときの segfault を修正(より正しい方法で)。 + * src/imageview.[ch] + src/messageview.c + src/mimeview.c: テキストと画像パートを切り替えたときの誤った + スクロール位置を修正。また不要な画像を開放するようにした + (Sergey Vlasov さん thanks)。 + * src/prefs_common.c: 「新着メールを受信した後受信箱に移動する」 + をデフォルトで無効にした。 + +2002-01-28 + + * src/prefs_common.c: ショートカット簡易変更機能を実装。 + * src/folderview.c: folderview_key_pressed() + src/summaryview.c: summary_key_pressed(): ハードコードされたキー + バインドをいくつか削除。 + +2002-01-25 + + * src/procmime.c: + procmime_get_mime_type() + procmime_get_mime_type_table(): MIME タイプの検索を大小文字を + 区別しないようにした。 + * src/gtkstext.c: + gtk_stext_delete_line(): 空行では改行を消すようにした。 + gtk_stext_delete_to_line_end(): カーソルが行末にある場合は改行 + を消すようにした。 + (Yasuzaki Masayoshi さん thanks.) + +2002-01-23 + + * src/compose.c + src/gtkstext.[ch]: GtkSText 中のハードコードされているショート + カットを削除し、カスタマイズ可能にした。 + * src/utils.[ch]: LF を CR+LF に変換したときのファイルサイズを + 返す get_file_size_as_crlf() を追加。 + +2002-01-22 + + * src/compose.c: 以前動作していなかった 'Ctrl-Enter' と + 'Ctrl-(修飾キー)-Enter' ショートカットを有効にした。 + * src/gtkstext.c: いくつかの Emacs キーバインドを無効にした。 + gtk_stext_key_press(): カーソルの消滅を防ぐために Shift-Enter + が押されたときは選択部を伸長しないようにした。 + * src/summaryview.c: summary_select_next_unread(): 始めから未読 + メッセージを再検索するボタンをダイアログに追加。 + * src/folderview.c: folderview_key_pressed(): 空フォルダ上で + スペースキーが押されたら次の未読フォルダへ移動するようにした。 + 行を選択する前に CTree のフォーカスを移動するようにした。 + +2002-01-21 + + * src/defs.h: modified the XLFD of default fonts. + * src/textview.c: textview_create(): フォントを読み込めない場合 + segfault を起こすバグを修正。 + * src/folderview.c + src/grouplistdialog.c: 購読グループを path で比較。 + * src/prefs_filter.c: 「演算子」を「条件」に変更。 + +2002-01-20 + + * src/compose.c: compose_wrap_line_all(): URL が改行マージンより + 長いときのクラッシュを修正。 + * src/mainwindow.c + src/prefs_filter.[ch] + src/summaryview.[ch]: Luca Rosellini さんのパッチに基づいて + 「振り分けルールを作成」機能を追加。 + * src/summaryview.c: summary_filter_open(): X-List と X-Mailing-list + を自動検出するヘッダに追加。 + +2002-01-18 + + * configure.in: Mac OS X (Darwin) に対応。 + +2002-01-16 + + * src/prefs_filter.c: inc_autocheck_timer_{remove|set}() の代わりに + inc_(un)lock() を使用。 + * src/summaryview.c: summary_sort(): スレッド内のメッセージもソート + されるように gtk_ctree_sort_node() の代わりに + gtk_ctree_sort_recursive() を使用。 + * src/procmsg.c: procmsg_read_mark_file(): sizeof の対象が間違って + いて、 Alpha アーキテクチャでクラッシュを起こすバグを修正(市村 + さん thanks)。 + +2002-01-15 + + * src/foldersel.c: + foldersel_gnode_func(): 特別フォルダの名前を翻訳済文字列にした。 + foldersel_set_tree(): 特別フォルダを先頭に移動。 + * src/inputdialog.[ch]: input_dialog_query_password(): 新規。 + * src/imap.c + src/inc.c + src/news.c + src/send.c: 各自のクエリ関数の代わりに input_dialog_query_password() + を使用。 + +2002-01-14 + + * src/defs.h: デフォルトフォントを修正。 + * src/folder.[ch] + src/mh.[ch] + src/imap.[ch] + src/news.[ch]: クラス定義といくつかのメソッドを適切な位置に移動。 + +2002-01-11 + + * src/mimeview.c: mimeview_save_as() + src/summaryview.c: summary_save_as(): subject に基づいてデフォルト + のファイル名を出すようにした。 + * src/utils.[ch]: subst_chars() と、いくつかの特殊文字をアンダー + スコアで置換する subst_for_filename() を追加。 + * src/filesel.c: filesel_select_file(): デフォルトのファイル名を + 選択するようにした。 + +2002-01-10 + + * INSTALL + INSTALL.jp: libjconv の 説明と URL を追加。 + * src/mainwindow.c: メニューエントリの整理。 + +2002-01-09 + + * README + README.jp + src/about.c: copyright の年を修正。 + * src/gtkstext.h: Sylpheed チームによる修正の表示を追加。 + +2002-01-08 + + * INSTALL + INSTALL.jp: compface の URL を追加。 + +2002-01-07 + + * version 0.7.0 + +2002-01-07 + + * src/headerwindow.c + src/logwindow.c + src/messageview.c + src/sourcewindow.c: ウィンドウを生成するときに wmclass をセット + するようにした。 + +2002-01-04 + + * src/compose.c: compose_wrap_line_all(): 特定のパターンの引用文 + を折り返すときに無限ループに入るバグを修正。 + +2002-01-02 + + * src/imap.c: imap_parse_envelope(): segmentation fault を防ぐ + ために imap_parse_address() の後に assertion を置いた。 + +2001-12-31 + + * src/folderview.c + src/mainwindow.c: いくつかのメニュー項目のラベルを修正。 + * src/ldif.c: fgetc() の戻り値を gint に入れるようにした。 + * src/importldif.c: ヌル文字列を _() で括らないようにした。 + * src/compose.c: Subject エントリの位置を最後に移動。 + メニューを再構成。 + compose_draft_cb(): 「草稿に保存後編集を続ける」機能を追加。 + +2001-12-30 + + * src/mainwindow.c: メインメニューの再構成。「サマリ」メニューを削除。 + 「ヘルプ」メニューを「設定」のすぐ右側に移動。「ファイル - 閉じる」 + メニュー項目を削除。 + +2001-12-25 + + * src/mainwindow.c: メニューを多少再構成。 + * AUTHORS: 更新。さらに contributor を追加。 + * src/account.c: account_row_moved(): 新規。上 / 下ボタンが押された + ときに表示行を正しい位置に移動。 + account_clist_set(): 表示行を正しい位置に移動するようにした。 + * src/compose.c + src/mainwindow.c: ウィンドウを生成するときにタイトルと wmclass + をセットするようにした。 + +2001-12-24 + + * src/gtkstext.c: ブロックカーソルを正しく表示しないバグを修正。 + 不要な GdkGC コピーを削除。カーソルの座標を修正。 + * src/compose.c + src/gtkutils.[ch] + src/textview.[ch] + src/undo.c: GtkSText を使用するように修正。 + * src/menu.h: #include を追加。 + +2001-12-23 + + * acconfig.h + configure.in: GTK+ の XIM チェックを追加。 + * src/gtkstext.[ch]: 新規。 GTK+ の GtkText をコピーし、名称変更。 + +2001-12-22 + + * src/filter.c: #include を追加。 + +2001-12-21 + + * src/template.c: template_write_config(): typo を修正。 + * src/compose.c: toolbar_linewrap_cb(): compose_wrap_line_all() を + 呼ぶようにした。 + * src/filter.[ch] + src/prefs_filter.c: 正規表現に対応(中井さん thanks)。 + * src/undo.c: undo_paste_clipboard_cb(): ペーストしたクリップボード + が空のときアンドゥの状態を破壊するバグを修正。 + undo_check_size(): g_list_last() を使用。 + undo_undo() + undo_redo(): NULL チェックを修正し、少し最適化。 + コードの整理。 + * src/prefs_common.c: 自動改行の行長のデフォルトを72に変更。 + +2001-12-20 + + * pixmap 管理の再構成。 + * src/stock_pixmap.[ch]: 新規。このモジュールは全ての static な + pixmap を管理する。 + * pixmap データを直接使う全てのファイルを stock_pixmap_*() を + 使用するように修正。 + * src/undo.[ch]: undo_set_undo_change_funct() を + undo_set_change_state_func() に名称変更し、引数を GtkWidget* + から gpointer に変更。 + undo_merge(): コードの整理。 + * src/compose.c: compose_set_undo() を compose_undo_state_changed() + に名称変更。 + +2001-12-19 + + * src/account.c: account_find_from_address(): 大小文字を区別しない + ようにした。 + * src/addressbook.c: addressbook_create(): wmclass をセット。 + * src/compose.c: compose_insert_file(): DOS/Win/Mac の改行に対応。 + * src/importldif.c + src/ldif.[ch]: claws ブランチからマージ。 + * src/importldif.c: 警告を除去。 + imp_ldif_field_list_toggle(): ボタンのチェックを修正。 + imp_ldif_dialog_create(): レイアウトをわずかに修正。 + * src/ldif.c: 警告を除去。 + * INSTALL + INSTALL.jp: 動作確認リストを更新。 + * src/vcard.c: + vcard_read_file() + vcard_test_read_file(): tagtemp のメモリリークを修正。 + コードの整理(インデントのレベルを削減)。 + * src/addrindex.c + src/jpilot.[ch] + src/syldap.[ch]: JPilot と LDAP のライブラリはビルド時にリンクされ、 + それらなしでは結局実行できないため、実行時のライブラリチェックを + 行わないようにした。 + * src/addressbook.c + src/addrindex.c: "J-Pilot" を "JPilot" に変更。 + atoi() の警告を除去。 + +2001-12-18 + + * src/procmsg.c: procmsg_empty_trash() + src/mainwindow.c: main_window_empty_trash(): ごみ箱がメッセージを + 含んでいる場合のみ空にするようにした。 + * src/imap.c: search_array_str(): 新規。 + imap_status(): コマンドの応答を正しくパースしないバグを修正。 + +2001-12-18 + + * undo 機能をマージ (Jens Oberender さん作)。 + * src/undo.[ch]: 新規。 + undo_insert_text_cb(): マルチバイト文字の修正(バイト数の代わりに + 文字数を得る)。 + * src/compose.[ch]: undo のコードを追加。 + * src/prefs_common.[ch]: アンドゥレベル設定用インタフェースを追加。 + +2001-12-16 + + * src/compose.c: compose_template_apply() + src/prefs_template.c: prefs_template_clist_set_row() + src/template.c: template_write_config(): メッセージ作成ウィンドウ + の To: と Subject: エントリが空の場合は置き換えないようにした。 + +2001-12-16 + + * version 0.6.6 + +2001-12-15 + + * src/folderview.c: folderview_drag_motion_cb(): DnD のバグを修正。 + * src/ldif.c: ldif_get_line(): CR を無視。 + * src/mimeview.c: mimeview_show_message(): 最初のテキストパートと + して text/html も探すようにした。 + +2001-12-14 + + * src/prefs_account.c: prefs_account_save_config_all(): account_list + == NULL の場合 accountrc を更新しないバグを修正(渡部さん thanks)。 + +2001-12-14 + + * src/utils.h: 2つの文字列を結合して alloca 済の文字列を返すマクロ + Xstrcat_a() を追加。 + * src/imap.c: imap_scan_tree_recursive(): スペースを含むフォルダ名 + を正しく扱えないバグを修正(Willem van Engen さんのパッチに基づい + ています(thanks!))。 + * src/compose.c: compose_wrap_line_all(): 引用部の自動改行が無効 + で、単語が1行以上に渡っている場合にクラッシュするのを修正。 + +2001-12-14 + + * Tobias さんのパッチを修正して適用(thanks!)。 + * src/imap.[ch]: + imap_msg_set_perm_flags() + imap_msg_unset_perm_flags(): 新規。 IMAP メッセージに永続フラグを + セットする。 + * src/compose.c + src/summaryview.c: フラグが変更されたら IMAP サーバ上のフラグも + 変更するようにした。 + +2001-12-11 + + * src/gtkutils.[ch]: gtkut_container_remove(): 新規。 Gtk{Text,Entry} + のバグへの対処のための gtk_container_remove() のラッパー + (Sergey Vlasov さん thanks)。 + * src/compose.c + src/mainwindow.c + src/messageview.c + src/mimeview.c + src/summaryview.c + src/textview.c: gtk_container_remove() を gtkut_container_remove() + で置換し、以前の部分的な修正を削除。 + +2001-12-09 + + * src/prefs_account.c: prefs_account_apply(): 「ローカル」で + ユーザ ID をチェックし、 IMAP4 でチェックしていなかったバグを + 修正。 + * src/imap.c: imap_session_get(): rfolder->session == NULL のとき + にクラッシュするバグを修正。 + * Makefile.am: tar の引数を 'chojf' から '--bzip2 -chof' に変更。 + * src/summaryview.c: summary_toggle_view(): vpaned を remove する + 前に textview のセレクションを放棄。 + +2001-12-08 + + * src/messageview.c: messageview_change_view_type(): textview を + 外す前にセレクションを放棄するようにした。これで謎のコピー・ + ペーストの障害が解決(Melvin Hadasht さん thanks)。 + * src/textview.c: textview_set_font(): gtk_editable_select_region() + の代わりに gtk_editable_claim_selection() を使用するようにした。 + +2001-12-06 + + * src/prefs_template.c: prefs_template_window_create(): To: + エントリでアドレス補完に対応。 + +2001-12-04 + + * src/folder.c: + folder_count_total_msgs() + folder_count_total_msgs_func(): g_node_traverse() を使用して + GNode をトラバースするようにした。 + +2001-12-03 + + * src/compose.c: 空の本文が拒否されるバグを修正。 + * src/prefs_template.c: To: エントリを正しくセットしないバグを修正。 + フォーマットが不正ならエラーダイアログを表示。 + * src/prefs_common.c + src/quote_fmt_lex.l + src/quote_fmt_parse.y: 丸括弧を使ったときの混乱を避けるため、 + 丸括弧「( )」を中括弧「{ }」に変更。 + * src/html.c: html_get_parenthesis(): CSS / script を無視。 + +2001-11-29 + + * src/prefs_template.c: ヘッダのラベルにコロンを追加。 + +2001-11-28 + + * src/src/compose.c + src/prefs_template.c + src/template.[ch]: テンプレートに To フィールドを追加。 + +2001-11-27 + + * src/textview.c: textview_show_part(): 最初に見つかった + message/rfc822 ヘッダを使用。 + * src/folderview.c: 「メッセージを検索...」をコンテキストメニュー + に追加。 + * src/prefs_common.c: prefs_quote_description_create(): エスケープ + する必要のある文字の説明を追加。 + +2001-11-26 + + * src/compose.c: compose_wrap_line_all(): claws からさらにマージ。 + GET_CHAR(): GET_TEXT() を名称変更し、より一般化した。 + compose_wrap_line() と compose_wrap_line_all() を GET_CHAR() を + 使用するように修正。 + * src/textview.c: textview_show_part(): ネストされた RFC822 の添付 + のヘッダを正しく表示するようにした。 + +2001-11-25 + + * src/folder.[ch] + src/main.c: 起動中の Sylpheed から新着、未読、合計メッセージ数 + を得る --status オプションを追加。 + prohibit_duplicate_launch(): '\n' を一度だけ出力。 + +2001-11-23 + + * src/compose.c + src/gtkutils.[ch]: 新しい自動改行機能をマージ。 + gtkut_text_str_compare_n() + gtkut_text_str_compare() + gtkut_text_is_uri_string(): claws ブランチの GtkSText から + バックポートし、修正。 + * src/prefs_template.c + src/template.[ch]: テンプレートに Subject を追加。 + +2001-11-22 + + * src/compose.c: compose_write_headers(): 括弧を付け忘れて無効な + カスタムヘッダを生成していたのを修正(野呂さん thanks)。 + Sender: カスタムヘッダを許可。 + +2001-11-20 + + * src/procheader.c: procheader_date_parse(): RFC 非準拠の Date + ヘッダへの対処。 + +2001-11-20 + + * src/addrbook.c: 余分な関数を削除し、不正なアドレス帳ファイル名 + が生成されるのを修正。 + * src/addrindex.c: V-Card -> vCard。 + +2001-11-19 + + * src/textview.c: get_email_part(): isalnum() を文字の範囲を + 7bit ASCII の範囲に押さえるマクロ IS_ASCII_ALNUM() で置き換えた + (島本さん thanks)。 + * src/utils.c: remote_tzoffset_sec(): 異常なタイムゾーンオフセット + への対処。 + +2001-11-18 + + * src/textview.c: textview_show_part(): ネストされたマルチパート + テキストでヘッダを表示。 + +2001-11-17 + + * src/imap.c: imap_session_get() + src/news.c: news_session_get(): 再接続に失敗したときの segfault + を修正。 + * src/grouplistdialog.c: 余分なコードを削除し、パターンにマッチ + しないノードを展開するようにした。 + +2001-11-16 + + * src/compose.c: To:, Cc:, Bcc:, Newsgroups: のどれかが有効な + 宛先を持っていればメッセージを送信するように修正。 + compose_check_for_valid_recipient(): 新規。 + * src/grouplistdialog.c: UI を改良。 + 適切な説明と検索ボタンを追加。 + 検索でグループリストを再び取得しないようにした。 + +2001-11-15 + + * src/news.c: news_session_get(): 最終アクセス時間を正しく更新する + ようにした。 + news_group_list_free(): 新規。 + * src/grouplistdialog.c: リソースを正しく解放するようにした。 + +2001-11-15 + + * src/folderview.c + src/grouplistdialog.[ch]: 新ニュースグループ購読ダイアログの + さらなるマージ。 + * src/news.[ch]: news_remove_group_list() を + news_remove_group_list_cache() に名称変更。 + +2001-11-14 + + * src/defs.h: MAX_ENTRY_LENGTH の定義を追加。 + * src/compose.c: compose_add_entry_field(): 最大長を指定して + 新規エントリを作成するようにした。 + +2001-11-13 + + * src/grouplistdialog.c: リーフでないノードも選択可能にした。 + 各ノードに完全なニュースグループ名を付けるようにした。 + +2001-11-13 + + * src/grouplistdialog.c + src/news.[ch]: 新ニュースグループ購読ダイアログのマージ + (現在進行中。まだ使わないで下さい!)。 + +2001-11-12 + + * src/utils.[ch]: decode_uri(): 新規。 URL エンコードされた文字列 + をデコードする。 + * src/compose.[ch]: compose_new_with_recipient(): mailto URL を + 受け付けるようにした。 + compose_entries_set(): 新規。 mailto URL をパースし、各値を + エントリに入れる。 + +2001-11-12 + + * src/compose.c: compose_forward(): 転送時の引用符を使用していな + かったバグを修正(岩根さん thanks)。 + * src/codeconv.[ch] + src/mainwindow.c + src/prefs_common.c: タイ語のエンコーディングを追加(Manrat + Chobchuen さん thanks)。 + +2001-11-08 + + * src/socket.c: sock_connect_by_hostname(): h_errno を削除。 + * src/session.h + src/defs.h + src/imap.[ch] + src/news.c: Session に last_access_time を追加。 + imap_session_get(): アクセス間隔が超過したときのみ接続を + チェックするようにした。 + +2001-11-07 + + * version 0.6.5 + +2001-11-07 + + * src/socket.c: ssl_gets(): SSL_peek を使用。 + * NEWS と AUTHORS を更新。 + * Makefile.am: release ターゲットを修正。 + +2001-11-06 + + * src/template.c: テンプレートファイルのフォーマットを RFC2822 + ライクに変更。 + * src/compose.c: compose_template_apply(): 文字列を挿入している + 間テキストウィジェットを freeze するようにした。 + +2001-11-05 + + * po/POTFILES.in: src/template_select.c を削除。 + * src/summaryview.c: summary_set_header() + src/address.c: address_parse_str() + src/filter.c: filter_read_str() + src/news.c: news_parse_xover() + src/procheader.c: procheader_get_fromname() + src/utils.c: subject_compare(): + Xalloca() + strcpy() を Xstrdup_a() で置換。 + * src/inputdialog.[ch]: combo モードを追加。 + input_dialog_combo(): 新規。 + * src/prefs_common.[ch]: MIME オープンコマンドの設定を追加。 + prefs_common_{read, save}_config(): コマンドヒストリの読み書き。 + * src/mimeview.c: mimeview_open_with(): combo 入力ダイアログを使用。 + * src/utils.[ch]: add_history(): ヒストリリスト管理関数。 + +2001-11-04 + + * src/compose.c: テンプレートをメニューから選択するようにした。 + compose_set_template_menu(): 新規。 + compose_reflect_prefs_all(): 新規。 + compose_template_apply(): 新規。パースするためにダミーの MsgInfo + を使用。 + * src/template.[ch]: テンプレートリストを static なヒープに保存。 + template_get_config(): 新規。 + template_set_config(): 新規。 + * src/prefs_template.c: テンプレートリストをグローバルな領域に保存 + しないようにした。 + * src/template_select.[ch]: 削除。 + * src/quote_fmt_parse.y: メッセージを引用するときに folderitem を + チェック。 + * src/mh.c: mh_add_msg(): link() が失敗したときは常にファイルを + コピーするようにした(大城さん thanks)。 + +2001-11-03 + + * src/utils.[ch]: get_template_dir(): 新規。 + * src/template.c: get_template_dir() を使用。 + +2001-11-02 + + * src/prefs_template.c: ダイアログのレイアウトを修正。 + 記号の説明ボタンを追加。 + * src/summaryview.c: ソート対象のカラムに矢印マークを表示。 + summary_set_column_titles(): 新規。 + * INSTALL + INSTALL.jp + README + README.jp + TODO + TODO.jp: ドキュメントを更新。 + +2001-11-02 + + * src/Makefile.am: checkbox_{on, off}.xpm が抜けていたので追加。 + * src/textview.c: textview_key_pressed() + src/mimeview.c: mimeview_key_pressed() + src/summaryview.c: summary_key_pressed(): Delete キーでメッセージ + を削除するようにした。 + +2001-11-01 + + * src/socket.c: ssl_gets(): SSL_read() が 0 を返したときに無限 + ループに陥るバグを修正。 + * src/utils.[ch]: strcrchomp(): 新規。文字列の末尾から CR を除去 + する。 + * src/quote_fmt_parse.y: メッセージ挿入時に CRLF を LF に変換。 + 警告を抑制するために yylex() のプロトタイプを追加。 + * テンプレート機能をマージ。 + * src/prefs_template.[ch] + src/template.[ch] + src/template_select.[ch]: 新規。 + prefs_templates_* -> prefs_template_* に名称変更。 + * src/compose.c: テンプレートメニューを追加。 replyinfo を Compose + に追加。 + * src/mainwindow.c: テンプレート設定メニューを追加。 + * src/quote_fmt_lex.l: タブと改行文字をそのまま出力するようにした。 + * src/prefs_common.c: 引用フォーマットの設定名を + 'reply_quote_{mark, format}' と 'fw_quote_{mark, format}' に変更。 + +2001-10-31 + + * src/prefs_common.[ch]: 引用タブを追加し、引用設定を作成タブから + 移動。 + * 新引用フォーマットパーサをマージ。 + * src/quote_fmt_lex.h + src/quote_fmt.h + src/quote_fmt_lex.l + src/quote_fmt_parse.y: 引用フォーマットパーサ用新規ファイル。 + * configure.in: lex と yacc のチェックを追加。 + * src/compose.c: compose_quote_file(), compose_quote_parse_fmt(): + 削除。 + compose_quote_fmt(): 新規。 + * src/prefs_common.[ch]: 引用タブに転送フォーマットの設定を追加。 + 引用記号の説明ダイアログを更新。 + * src/quote_fmt_parse.y: テキストパートが取得できなくてもファイルを + 読み込もうとするバグを修正。 + +2001-10-31 + + * src/pixmaps/checkbox_off.xpm + src/pixmaps/checkbox_on.xpm: 新規。 + * src/account.c: 「全受信」のステータスをチェックボックスの pixmap + で表示するようにした。 + +2001-10-30 + + * src/send.c: コードの整理。たくさんの引数の代わりにアカウント + 設定構造体を渡すようにした。 + SMTP AUTH のパスワードが指定されていない場合は尋ねるようにした。 + (Mio さん thanks)。 + +2001-10-30 + + * src/procheader.c: procheader_parse(): In-Reply-To: ヘッダの + 複数のメッセージ ID を正しくパースしていなかったバグを修正 + (梶原さん thanks)。 + +2001-10-29 + + * src/account.c: アカウント一覧の 'G' カラムのクリックによる + 「全受信」設定を可能にし、簡単な説明を加えた。 + * src/prefs_common.c: prefs_send_create(): 送信コードセットの + 説明を追加。 + +2001-10-28 + + * src/prefs_account.[ch]: 受信箱のエントリを受信タブに移動し、 + 選択ボタンと簡単な説明を追加。 + * src/Makefile.am: CPPFLAGS に SYSCONFDIR を追加。 + * src/procmime.c: + procmime_get_mime_type_table() + procmime_get_mime_type_list(): $(SYSCONFDIR)/mime.types + (見つからない場合は /etc/mime.types) と + $(HOME)/.sylpheed/mime.types を読み込むように修正。 + +2001-10-27 + + * src/prefs_account.c: アドレス自動指定を作成タブに移動。 + prefs_account_create(): 正しいウィンドウサイズを得るために + gtk_widget_show_all() を削除。 + * src/prefs_common.c: 「プログラムのパス」を「コマンド」に変更。 + +2001-10-26 + + * src/textview.c: textview_set_font(): EUC-JP locale でロシア語 + の文字集合に対応。 + * src/summaryview.c: summary_delete(): (多分)削除時のクラッシュ + バグを修正。 + * prefs_account.c + prefs_common.c + prefs_summary_column.c: 英語を少し改良。 + * src/main.c: get_queued_message_num(): 送信待ちフォルダが見付から + ない場合に警告を出力しないようにした。 + +2001-10-21 + + * version 0.6.4 + +2001-10-21 + + * src/prefs_summary_column.[ch]: + prefs_summary_column_get_config() を public にした。 + * src/summaryview.c: summary_ctree_create(): コードの整理。 + * configure.in: リンク時の問題のために SSL のチェックの位置を + LDAP の後に移動。 + +2001-10-21 + + * src/mainwindow.c + src/summaryview.c: 送信控で再編集できるようにした。 + * src/prefs_summary_column.[ch]: 新規。サマリのカラムを設定するため + の UI 。 + * src/mainwindow.[ch]: main_window_set_summary_column(): 新規。 + summary_set_column_order() を呼ぶ。 + * src/summaryview.[ch]: + summary_ctree_create(): 新規。summary_create() から分離。 + summary_set_column_order(): 新規。現在の CTree を削除し、新たな + CTree で置き換える。 + +2001-10-19 + + * src/smtp.[ch]: smtp_from(): 認証に失敗した場合中断するようにした。 + * C++ スタイルのコメントを C スタイルに変更し、不要なコメントアウト + されたコードを削除。 + * src/addrcache.[ch] + src/addressbook.c + src/addrindex.[ch] + src/jpilot.[ch] + src/syldap.[ch]: アドレス帳のコードを更新し、 LDAP のスレッド + のバグを修正。 + * src/ldif.[ch] + src/importldif.[ch]: 新規。 + +2001-10-18 + + * src/about.c: コンパイル済機能にいくつかの項目を追加。 + * src/addr_compl.c: LOG_MESSAGE を debug_print に変更。 + * src/addressbook.c: "V-Card" を "vCard" に変更。 + addressbook_edit_address_cb(): invalidate_address_completion() + をアドレスが変更された箇所に追加。 + * src/codeconv.c: C++ スタイルのコメントを C スタイルに変更。 + +2001-10-17 + + * src/compose.c: 「送信」ショートカットを Ctrl+Enter に変更。 + +2001-10-16 + + * src/inc.c: キャンセルボタンが2回押されたら sylpheed がクラッシュ + するバグを修正。 + +2001-10-16 + + * src/procmsg.c: procmsg_get_thread_tree(): 未完成のスレッドを完成 + させるようにした。 + * src/summaryview.c: + summary_thread_init(): summary_thread_build() から分離。 + summary_thread_build(): 初期化のためのコードを削除。 + summary_set_ctree_from_list(): summary_thread_build() の代わりに + summary_thread_init() を呼ぶようにした。 + summary_filter(): 即時実行の設定にも関わらずメッセージを移動しない + バグを修正。 + +2001-10-14 + + * src/procmsg.c: procmsg_get_thread_tree(): 新規。メッセージリスト + から反転したスレッドツリーを生成する。 + * src/summaryview.c: summary_set_ctree_from_list(): ノードを末尾 + に追加する代わりに先頭に追加するようにした。これにより GtkCTree + 内部でのノードリストのトラバースを避けることができ、サマリ表示 + をかなり高速化できる(O(n^2) -> O(n) のオーダー)。 + +2001-10-12 + + * src/prefs_common.c + src/summaryview.[ch]: 順序変更可能なカラムのための最初の修正。 + +2001-10-12 + + * src/procmsg.c: procmsg_get_mark_sum(), mark_sum_func(): メモリ + リークを修正。 + * src/folderview.c: folderview_button_pressed(): コードの整理と、 + メインウィンドウがロックされていたら sensitivity を off にする + ようにした。 + * src/syldap.c: syldap_read_data(): 不要かつ移植性に問題のある + sched_yield() を削除。 + +2001-10-11 + + * src/folderview.c: 「フォルダツリーを更新」コンテキストメニュー + を「フォルダツリーを再スキャン」に変更し、「フォルダツリーを更新」 + をフォルダの状態のみを更新するようにした。 + folderview_update_all_node(): メッセージダイアログを表示しない + ようにした。 + * src/gtkutils.c: gtkut_widget_get_uposition() + src/mainwindow.c: main_window_popup(): 座標を非負の値に + クリッピングするようにした。 + +2001-10-10 + + * src/utils.c: to_human_readable(): 少し最適化。 + * src/summaryview.c: summary_delete(): フォーカスの問題を修正。 + summary_find_{prev,next}_msg(): 新規。前/次の削除されていない + メッセージを検索する。 + * src/prefs_filter.c: 移動した行が完全に表示されなくなった場合は + 自動的に CList をスクロールさせるようにした。 + +2001-10-09 + + * いくつかの autotool スクリプトを更新。 + * src/codeconv.c: conv_encode_header(): エンコーディングの変換に + 失敗した場合に無限ループを起こすバグを修正。 + * src/codeconv.[ch]: 旧バージョンの libjconv のための修正 + (jconv_info_get_current_codeset() が "EUC-JP" の代わりに "EUCJP" + を返していた)。 + +2001-10-08 + + * version 0.6.3 + +2001-10-08 + + * src/compose.c: compose_write_to_file() + src/codeconv.c: conv_codeset_strdup(): C locale 上での libjconv + 問題へのさらなる対処。 + * src/editldap_basedn.c: ダイアログを開くときの segfault を修正。 + * src/utils.c: is_next_mbs() + src/compose.c: compose_wrap_line(), compose_wrap_line_all(): + ANSI C へ準拠させるために MB_CUR_MAX を MB_LEN_MAX へ変更。 + * configure.in: 必要な GPGME のバージョンを 0.2.3 に上げた。 + * src/pop.c: pop3_getauth_user_recv(): POP3 サーバが通常の認証を + 拒否したときに受信ダイアログを閉じるバグを修正。 + +2001-10-07 + + * src/prefs_common.c: prefs_receive_create(): 英語の修正。 + * src/compose.c: compose_set_ext_editor_sensitive(): メニューの + sensitivity を正しくセットしていなかったバグを修正(Melvin Hadasht + さん thanks)。 + * src/summaryview.c: 現在のフォルダがごみ箱の場合に「削除」操作を + 実行したらメッセージを完全削除するようにした。 + 最後の行を正しく選択しないバグを修正(Alfons Hoogervorst さん + thanks)。 + * src/folder.[ch]: folder_item_remove_msgs(): 新規。リストで与え + られた全てのメッセージを削除する。 + +2001-10-05 + + * src/summaryview.c: summary_show(): 「フォルダに入ったときに未読 + メッセージを開く」オプションが ON になっていてもメッセージを + 表示しないバグを修正。 + +2001-10-03 + + * src/procmime.c: procmime_get_text_content(): HTML に対応。 + +2001-10-02 + + * src/summaryview.[ch]: 新たなロック機構を実装し、全ての静的な + ロックを summary_lock(), summary_unlock() で置き換え、いくつか + の関数にさらにロックを追加した。 + これにより 'd' (削除) キーを押しっぱなしにしたときに segfault を + 起こすバグを修正。 + +2001-10-01 + + * src/addressbook.c: addressbook_folder_load_person(): segfault を + 起こすバグを修正(Stefaan A Eeckels さん thanks)。 + +2001-09-30 + + * src/textview.[ch]: textview_set_position() を追加。 + * src/messageview.[ch]: messageview_set_position() を追加。 + * src/addrbook.c + src/addrcache.c + src/addressadd.c + src/addressbook.c + src/addrindex.c + src/addritem.c + src/editaddress.c + src/editbook.c + src/editgroup.c + src/editjpilot.c + src/editldap.c + src/editldap_basedn.c + src/editvcard.c + src/jpilot.c + src/mgutils.c + src/syldap.c + src/vcard.c: C++ スタイルのコメントを C スタイルに変換。 + * src/imap.c: QUOTE_IF_REQUIRED(): 新規マクロ。文字列を新規 + バッファにコピーし、必要ならダブルクォートで括る。 + imap_status(), imap_cmd_login(), imap_cmd_list(), + imap_cmd_do_select(), imap_cmd_create(), imap_cmd_delete(), + imap_cmd_copy(): QUOTE_IF_REQUIRED() を使用。 + * compose.c: compose_write_to_file(): libjconv 使用時に C locale + で 8bit コードが変換できない問題に対処。 + * codeconv.[ch]: エンコーディング文字列に "ANSI_X3.4-1968" を追加。 + conv_codeset_strdup(): 変換元と変換先のコードセットが同一の + 場合は変換しないようにした。 + +2001-09-30 + + * src/textview.[ch]: textview_search_string_backward(): 新規。 + 新規メンバ cur_pos を TextView に追加。 + 正しい editable の位置を得るために button_press_event を + gtk_signal_connect_after() で接続。 + +2001-09-27 + + * src/folder.c: folder_write_list_recursive(): スレッド解除の状態 + を保存。 + +2001-09-26 + + * src/summaryview.c: ポップアップメニューの構成を変更。 + +2001-09-25 + + * src/folder.c + src/folder.h + src/mainwindow.c + src/summaryview.c: フォルダ毎のスレッド表示設定ができるようにする + Alfons さんのパッチを適用(thanks!)。 + +2001-09-23 + + * src/message_search.[ch]: 新規。現在のメッセージの検索ダイアログ。 + * src/gtkutils.[ch]: gtkut_text_match_string(): 新規。 GtkText の + 現在位置のテキストと与えられたワイドキャラクタ文字列を比較。 + * src/messageview.[ch]: messageview_search_string() + src/textview.[ch]: textview_search_string(): 見つかったら TRUE + を返すようにした。 + * src/textview.[ch]: 本文の開始位置を記憶。 + +2001-09-21 + + * src/procmime.c: procmime_get_first_text_content(): MIME 構造全体 + を探索するように修正。 + * src/summary_search.c: summary_search_execute(): マクロの代わりに + strdup_mbstowcs() を使用。マッチしたメッセージを表示するようにした。 + +2001-09-20 + + * src/inc.c: バックグラウンドの POP3 プロセスのハングまたはクラッシュ + を修正(Sergey Vlasov さん thanks)。 + * src/summary_search.c: 本文検索機能を追加。 + * src/procmime.[ch]: procmime_find_string(): 引数と戻り値を変更。 + 大小文字の区別のオプションを追加。 + +2001-09-20 + + * src/procmime.[ch]: + procmime_find_string() + procmime_find_string_part(): 新規。メッセージから文字列を検索する。 + procmime_get_text_part() を procmime_get_first_text_content() に + 名称変更。 + procmime_get_text_content(): 新規。指定した MIME パートのテキスト + 内容を返す。 + procmime_mimeinfo_next(): 新規。 MimeInfo ツリーの次のノードを + 返す。 + +2001-09-19 + + * src/procmime.c: procmime_get_text_part(): 入れ子状のマルチパート + メッセージのテキストパートを正しく見つけるように修正。 + * src/procmime.h: MimeInfo 構造体の例を追加。 + * src/mimeview.c: mimeview_show_message(): 最初のテキストパートを + 探すようにした。 + +2001-09-17 + + * src/mainwindow.c: ac_menu_popup_closed(): segfault を起こすバグ + を修正。「アカウント毎の設定...」メニュー項目を変更。 + +2001-09-17 + + * version 0.6.2 + +2001-09-16 + + * src/addrindex.c: 旧形式のアドレス帳の「共有アドレス」と「個人用 + アドレス」を翻訳するようにした。 + +2001-09-12 + + * src/utils.c: get_quote_level(): 最適化とバグ修正。 + * src/codeconv.[ch]: conv_get_current_locale(): 新規。 + * src/editaddress.c: edit_person_page_basic(): 特定のロカールで + 姓・名の順序を交換。 + +2001-09-11 + + * src/compose.c: 現在の段落を整形するようにする安松さんのパッチを + 適用(thanks!)。引用された段落を整形しないように修正。 + compose_create(): 再編集モードでエントリを自動的に埋めないように + した。 + * src/mainwindow.c + src/summaryview.[ch]: 「全て読んだことにする」オプションを追加。 + summary_mark_all_read(): 新規。 + +2001-09-10 + + * src/vcard.c + src/mgutils.c + src/syldap.c + src/editldap.c + src/editldap_basedn.c + src/jpilot.c + src/editjpilot.c: 全ての警告を除去。 + * configure.in + src/jpilot.[ch]: Debian システムで JPilot のヘッダファイルを + 検出できない問題を修正。 + * src/mainwindow.c + src/summaryview.[ch]: マーク、未読、添付、そしてカラーラベル + によるソートができるようにした。前/次のフラグ付きメッセージ + への移動ができるようにした。 + +2001-09-09 + + * src/pixmaps/dir-close.xpm + src/pixmaps/dir-open.xpm + src/pixmaps/new.xpm + src/pixmaps/unread.xpm: 色のバランスを修正。 + * src/utils.[ch]: execute_sync(): 新規。 + execute_command_line(): 非同期モード用の引数を追加。 + * src/inc.c: inc_mail(): execute_command_line() を使用。 + +2001-09-08 + + * src/prefs.[ch] + src/prefs_common.[ch] + src/prefs_account.c: レイアウトを修正。外部エディタを自動的に + 起動するオプションを追加。 + * src/compose.c: オプションが指定されていたら外部エディタを自動的 + に起動するようにした。 + +2001-09-06 + + * src/Makefile.am: 残りの xpm を追加。 + +2001-09-05 + + * src/addressbook.c: LDAP を有効にしたときにコンパイルできない問題 + を修正。 + addressbook_open(): 'else' がないのを修正。 + +2001-09-04 + + * src/pixmaps/dir-close.xpm + src/pixmaps/dir-open.xpm + src/pixmaps/trash.xpm: 新しいブルーのアイコンで置き換えた。 + * Match Grun さんの新アドレス帳のコードをマージ。 + * src/pixmaps/address.xpm + src/pixmaps/book.xpm + src/pixmaps/category.xpm + src/pixmaps/interface.xpm + src/pixmaps/jpilot.xpm + src/pixmaps/ldap.xpm + src/pixmaps/vcard.xpm: 新規アイコン。 + * src/addrbook.[ch] + src/addrcache.[ch] + src/addressadd.[ch] + src/addressitem.[ch] + src/addrindex.[ch] + src/addritem.[ch] + src/editaddress.[ch] + src/editbook.[ch] + src/editgroup.[ch] + src/editjpilot.[ch] + src/editldap.[ch] + src/editldap_basedn.[ch] + src/editvcard.[ch] + src/jpilot.[ch] + src/mgutils.[ch] + src/syldap.[ch] + src/vcard.[ch]: 新規。大量の warning を取り除くために修正。 + addrbook_build_avail_email_vis(): メモリリークを修正。 + +2001-09-04 + + * NEWS: 以前に web に置かれた全ての更新履歴を取り込んだ。 + +2001-09-03 + + * src/mainwindow.c + src/summaryview.c: メニューの配置を修正。 + * src/mainwindow.c: ac_menu_popup_closed(): アカウントメニューを + 選択後フォーカスをメインウィンドウに返さなかったバグを修正。 + +2001-09-03 + + * version 0.6.1 + +2001-09-03 + + * src/send.c: send_message_data(): ボディパートを正しく処理しな + かったバグを修正。 + +2001-09-02 + + * src/inc.[ch]: inc_autocheck_(un)lock() を inc_(un)lock() に変更。 + inc_mail(), inc_all_account_mail(): ロックされていればすぐに戻る + ようにした。 + * src/account.c + src/prefs_common.c + src/prefs_account.c: inc_autocheck_timer_{remove,set}() の代わりに + inc_lock() と inc_unlock() を用いるようにした。 + * src/summaryview.c: summary_set_colorlabel_color(): 視認性のために + ラベル色と選択前景色との平均をとるようにした。 + +2001-09-01 + + * src/inc.[ch]: inc_autocheck_lock(), inc_autocheck_unlock(): 新規。 + ロックカウントを増加/減少させる。 + * inc_autocheck_func(): ロックされていれば、自動チェックを1秒遅ら + せるようにした。 + inc_autocheck_timer_set_interval(): 引数で間隔を指定。 + * src/summaryview.c: summary_show(): 処理中は自動チェックをロック + するようにした。 + * src/main.c: app_will_exit(): 自動チェックタイマを削除。 + * acconfig.h + src/defs.h: 不要なコンパイルを避けるために PACKAGE と VERSION + の定義を削除。 + * configure.in: PACKAGE と VERSION の AC_DEFINE_UNQUOTED() を + AC_SUBST に変更し、 src/version.h を AC_OUTPUT に追加。 + * src/version.h.in: 新規。 + * src/intl.h: dgettext() を gettext() に変更。 + +2001-08-31 + + * po/ja.po: 古いバージョンの GTK+ で Sylpheed をクラッシュさせる + typo を修正。 + * configure.in: 結果を正しく表示していなかったバグを修正。 + --enable-compface と --enable-jconv がオプションを無効にしていた + バグを修正。 + * src/procmsg.c: procmsg_send_queue(): メッセージの送信に失敗しても + 中断しないようにした。 + * src/compose.c: compose_write_headers(): 出力ファイルに Bcc: + ヘッダを付加するようにした。 + * src/send.c: send_message_data(): 新規。send_message_smtp() から + 分離。送信前に Bcc: ヘッダを削除するようにした。 + +2001-08-30 + + * version 0.6.0 + +2001-08-30 + + * src/send.c: ローカルの sendmail コマンドによる送信を実装。 + send_message_local(): 新規。コマンドを popen() で呼び出し、 + RFC822 メッセージの内容をコマンドに送信する。 + * src/prefs_common.[ch]: 外部送信コマンドのオプションを有効にした。 + * src/defs.h: #define DEFAULT_SENDMAIL_CMD /usr/sbin/sendmail -t + * src/account.c: account_edit_create(): プロトコル行を広げた。 + * src/summaryview.c: summary_set_colorlabel_color(): コードの整理。 + +2001-08-30 + + * src/folder.c: folder_item_remove_msg(): 最後のメッセージが削除 + されたらフォルダを再びスキャンするようにした。 + * src/compose.c: compose_queue(), compose_draft_cb(): 新しいメッ + セージを追加した後に再編集対象のメッセージを削除するようにした。 + +2001-08-29 + + * src/compose.c: compose_queue(): キューイングヘッダに AID: を追加。 + * src/send.c: send_message_queue(): AID: ヘッダを探し、 SSV: の + 代わりにアカウントで指定されたサーバを使用するようにした。 + * src/summaryview.c + src/compose.[ch]: 送信待ちメッセージを再編集可能にした。 + compose_remove_reedit_target(): 新規。古い再編集対象のメッセージ + を削除する。 + compose_send(), compose_queue(), compose_draft_cb(): 再編集 + モードのときは、古いメッセージを削除するようにした。 + * src/procmsg.c: procmsg_msg_exist(): 警告を出力するバグを修正。 + +2001-08-28 + + * 文字列をハッシュテーブルに保存し、メモリ確保を最小化する Alfons + Hoogervorst さんからの XML string table パッチを適用(thanks!)。 + * src/stringtable.[ch]: 新規。 + official な GLib のシンボル名ではないため型と関数名から全ての + G と g_ プレフィクスを削除。 + string_table_insert_string(): 検索時に無効なポインタを参照する + 可能性のあったバグを修正し、また少し最適化した。 + +2001-08-27 + + * claws ブランチからカラーラベル機能をマージ(Satoshi Nagayasu さん + と Alfons Hoogervoost さん thanks)。 + * src/colorlabel.[ch]: 新規。labelcolors.[ch] から名称変更。 + labelcolors_*() を colorlabel_*() に改名。 + * src/summaryview.[ch]: カラーラベルに対応。 + * src/procmsg.h: 永続フラグにカラーラベルフラグを追加。 + * gettext 0.10.39 に更新。 + * src/summaryview.[ch]: カラーラベルのメニュー項目を ItemFactory + に置いた。 + * sylpheed.desktop: GNOME 用に追加。 + * configure.in: いくつかのオプションに AC_MSG_CHECKING() を追加。 + configure が完了したときに設定結果を出力するようにした。 + +2001-08-27 + + * src/account.c: account_clist_set_row(): SSL が有効になっていない + 場合にコンパイルに失敗するバグを修正。 + +2001-08-26 + + * SSL 対応を claws ブランチからマージ(Christoph Hohmann さん thanks)。 + * src/ssl.[ch]: 新規。 + * src/socket.[ch]: ssl_read(), ssl_write(), ssl_gets(), そして + ssl_getline() を追加。 + sock_close(): SSL が有効なら ssl_done_socket() を呼ぶようにした。 + * src/md5.[ch]: 型の衝突を防ぐために MD5_CTX の typedef を削除し、 + MD5_CONTEXT を使用するようにした。 + * src/prefs_account.[ch]: SSL タブを追加し、表現を変更。 + * src/esmtp.[ch]: esmtp_ehlo() と esmtp_starttls() を追加。 + esmtp_starttls() から SSL 初期化と HELO を削除。 + esmtp_auth(): 引数から use_smtp_auth を削除。 + * src/send.c: send_smtp_open(): SSL 対応を追加。 + * src/smtp.c: smtp_helo(): esmtp が真なら esmtp_ehlo() を呼ぶように + した。 + +2001-08-25 + + * src/mimeview.c: mimeview_open_with(): '%s' をシングルクォートで + 囲った。 + +2001-08-24 + + * src/main.c: アカウントが設定されていなければ新規アカウント + ダイアログを開くようにした。 + * src/utils.[ch]: log_verbosity_set(): 新規。 verbosity count を + 増加/減少させる。 + log_print(): log_verbosity_count > 0 の場合のみステータスバーに + 出力。 + log_message(): ステータスバーに出力。 + * src/inc.c: inc_pop3_session_do(): ログの verbosity を指定。 + * src/mainwindow.c: main_window_set_menu_sensitive(): 「新規 + メッセージを作成」項目を追加。 + main_window_show_cur_accoun(): 「現在のアカウント: 」の文字列を + 削除。 + * src/summaryview.c: summary_show(): メインウィンドウがロックされ + ていれば現在のマークを無視するようにした。 + * src/compose.c: compose_attach_property(): segmentation fault + を起こすバグを修正。 + +2001-08-23 + + * src/mainwindow.c: main_window_get_current_state(): 新規。 UI の + sensitivity のための、現在の状態を返す。 + main_window_set_toolbar_sensitive(): + main_window_set_menu_sensitive() のようにテーブルを使用。 + +2001-08-23 + + * src/mainwindow.[ch]: ステータスバーにプログレスバーとステータス + ラベルを追加。 + main_window_close_cb(): ロックされていれば終了しないようにした。 + * src/inc.c: メインウィンドウのプログレスバーも更新するようにした。 + +2001-08-22 + + * src/mainwindow.[ch]: main_window_set_toolbar_sensitive(): 2番目の + 引数を削除し、サマリビューの状態で sensitivity を決定するように + した。 + +2001-08-21 + + * src/pop.c: pop3_getsize_list_recv(), pop3_retr_recv(), + pop3_delete_recv(): 存在しないメッセージを取得しようとしないよう + にした。 + +2001-08-21 + + * src/mainwindow.c: main_window_lock(), main_window_unlock(): + メニューバー全体のロックを削除。 + main_window_set_menu_sensitive(): sensitivity の変更をテーブル + で行うようにし、ロックに対応。 + +2001-08-20 + + * src/summaryview.[ch]: summary_get_selection_type(): 新規。サマリ + ビューの現在の選択状態を返す。 + summary_key_pressed(): メインウィンドウがロックされていたら + いくつかのコマンドで抜けるようにした。 + * src/mainwindow.[ch]: main_window_lock(), main_window_unlock(): + ロックカウントを増加/減少させるようにした。 + +2001-08-19 + + * src/prefs_filter.c: prefs_filter_create(): デフォルトのヘッダ + リストに List-Id を追加。 + * src/prefs_common.[ch]: 受信ダイアログモードのオプションを + インタフェースタブに追加。 + * src/inc.[ch]: inc_progress_dialog_create(): ダイアログを transient + にしないようにし、設定が RECV_DIALOG_ALWAYS か、または + RECV_DIALOG_ACTIVE でウィンドウがアクティブのときのみダイアログを + 表示するようにした。 + * src/mainwindow.[ch]: main_window_lock(), main_window_unlock(): + 新規。ユーザインタフェースをロック/ロック解除する。 + * src/progressdialog.c: progress_dialog_create(): ダイアログを + モーダルにしないようにした。 + +2001-08-18 + + * src/folderview.c: folderview_update_node(): 不要な再帰呼び出しを + 抑制。 + * src/menu.[ch]: menu_button_position(): 新規。ポップアップメニュー + の位置を計算する。 + * src/mainwindow.c: toolbar_account_button_pressed(), + ac_label_button_pressed(): ポップアップメニューを正しい位置に + 置くようにした。メニューを開いている間ボタンのスタイルを変化 + させるようにした。 + ac_menu_popup_closed(): selection_done イベント時に呼ばれる新規 + 関数。 + * src/gtkutils.c: gtkut_ctree_node_next(): node == NULL のときに + クラッシュするバグを修正。 + * src/summaryview.c: Sergey Vlasov さんからのサマリ修正パッチを + 適用(thanks!)。 + スレッドを展開しない場合に更新モードで以前のメッセージを選択 + できないバグを修正。 + summary_select_node(): 新規。 + * src/inc.c: Sergey Vlasov さんからのサマリビュー更新最適化パッチ + を適用(thanks!)。 + 新着メッセージが受信されなければ、サマリの更新を行わないようにした。 + Vlasov 氏のパッチに加え、 POP3 の受信情報も同様に使用。 + * src/inc.h: Pop3State に新メンバ cur_total_num を追加。 + * src/pop.c: pop3_retr_recv(): state->cur_total_num を増加させる。 + +2001-08-14 + + * version 0.5.3 + +2001-08-14 + + * src/summaryview.c: summary_set_row_marks(): 未読の行の色が正しく + 指定されるようにした。 + * src/folderview.c: foldreview_update_node(): gtk_style_copy() を + 使用せず、あらかじめ割り当てられた style を再使用するようにした。 + * README, README.jp: 修正。 + +2001-08-14 + + * src/pop.c: pop3_getsize_list_recv(): リモートから攻撃可能な + メモリ破壊バグを修正(David Looney さん thanks)。 + * src/inc.c: inc_all_account_mail(): 有効なアカウントがない、 + あるいはローカルスプールのみの場合でも inc_finished() を呼ぶ + ようにした。 + * src/summaryview.c: サマリの更新を改良する Sergey Vlasov さん + からのパッチを適用(thanks!)。表示されているメッセージの位置が + 保持される。選択、表示されているメッセージも同様に保持される。 + summary_get_msgnum(): 新規。 + summary_get_current_msgnum(): 削除。 + summary_select_by_msgnum(): メッセージを表示しないようにした。 + * src/account.c: 「全受信」カラムを追加。 + account_clist_set_row(): 通常使用と全受信のフラグをマークアイコン + で表示。 + * src/utils.c: to_human_readable(): MB と GB の小数点以下の桁数 + を 2 に増加。 + +2001-08-13 + + * 待望の :)「差出人をアドレス帳に追加」機能を実装。 + * src/address.[ch]: address_item_new() に備考のための引数を追加。 + address_get_folder_list(): 新規。アドレスツリーをトラバースし、 + フォルダのリストを返す。 + address_delete_object(): ツリーからノードを削除するように修正。 + * src/addressbook.[ch]: addressbook_add_submenu(): 新規。アドレス + フォルダのメニューを作成し、それをメニューアイテムに付加する。 + addressbook_refresh(): アドレス帳のフォルダツリーを再読込する。 + * src/summaryview.c: summary_set_add_sender_menu(): 新規。差出人 + をアドレス帳に追加するためのメニューを付加する。 + summary_button_pressed(): メニューをポップアップする前に + summary_set_add_sender_menu() を呼ぶようにした。 + +2001-08-12 + + * src/summaryview.c: summary_thread_build(): プロセスを固まらせる + バグを修正。初期のスレッド構築を最適化。 + +2001-08-12 + + * src/summaryview.c: 多数のコードの整理を行った。 + summary_show(): シグナルハンドラを切断/接続する代わりにブロック/ + ブロック解除するようにした。 + summary_set_row_marks(): 閉じたノードが未読マークの付いた子を + 持っていればフォントをボールドで表示するようにした。 + summary_thread_build(): 処理中に tree_expand シグナルをブロック + するようにした。再帰関数の代わりにループを使用するようにした。 + 閉じたノードを正しくマークするようにした。 + summary_unthread(): 処理中に tree_collapse シグナルをブロック + するようにした。再帰関数の代わりにループを使用するようにした。 + summary_thread_func(), summary_unthread_func(): 削除。 + summary_tree_expanded(), summary_tree_collapsed(): 新規コール + バック関数。 + * src/inc.[ch]: inc_pop3_session_do(): 接続に失敗したときに警告パネル + を表示しないようにした。ダイアログにより詳細な状態を表示する + ようにした。 + +2001-08-10 + + * src/folderview.c: folderview_update_all_node(): 新規。全ての + ローカルフォルダを更新する。 + * src/inc.c: scan_all_after_inc オプションがセットされていれば + 受信後にローカルフォルダを更新するようにした。 + * src/prefs_common.[ch]: scan_all_after_inc オプションを追加。 + * src/folder.h: FOLDER_IS_LOCAL(): 新規マクロ。 + +2001-08-09 + + * src/defs.h + src/headerview.c + src/headerwindow.c + src/textview.c + src/prefs_common.c + src/prefs_common.h: ボールドと小フォントを設定可能にした。 + src/summaryview.c: 未読メッセージをボールドフォントで表示する + ようにした。 + * src/prefs_common.c + src/prefs_common.h + src/summaryview.c: 未読メッセージの強調を有効/無効にするオプション + を追加。 + +2001-08-08 + + * src/pixmaps/mark.xpm: 修正。 + * src/gtkutils.[ch]: gtkut_ctree_expand_parent_all(): 新規。 + * src/summaryview.c: summary_set_ctree_from_list(): パフォーマンス + 向上のためにスレッドのルートメッセージを展開しないようにした。 + summary_show() + summary_select_next_unread() + summary_step(): メッセージを開くときにスレッドを展開するようにした。 + summary_thread_build(): オプションが ON になっていたらスレッドを + 展開するようにした。 + * src/prefs_common.[ch]: 「スレッドを展開する」オプションを追加。 + +2001-08-08 + + * src/prefs_common.c: 「Emacs上のメーラのマウス操作時の挙動を + エミュレートする」を削除。 + * src/prefs_common.c + src/prefs_account.c: VSPACING_NARROW の値を 3 に変更。 + * src/pixmaps/new.xpm + src/pixmaps/unread.xpm: 元に戻した。 + +2001-08-07 + + * src/address.[ch]: + address_folder_new() + address_group_new() + address_item_new(): 戻り値を AddressObject に変更。 + address_build_tree(): file の assertion を出さないようにした。 + * src/pixmaps/new.xpm + src/pixmaps/unread.xpm: 少し修正。 + +2001-08-06 + + * src/addressbook.c: いくつかのバグを修正。 + +2001-08-06 + + * アドレス帳のロジック部分を別モジュールに分離(現在進行中)。 + * src/address.[ch]: 新規。アドレス帳のロジック部分を含む。 + * src/addressbook.[ch]: ロジック部分を削除。 + +2001-08-04 + + * src/textview.c: textview_show_header(): ヘッダ名の後にゴミ文字が + 表示されるバグを修正。 + +2001-08-02 + + * src/inc.c: inc_start(): 致命的でないエラーで中断しないようにした。 + +2001-08-01 + + * version 0.5.2 + +2001-08-01 + + * src/mimeview.c: mimeview_view_file(): メインプロセスのサスペンド + を防ぐために metamail に -x オプションを追加。 + mimeview_button_pressed(): content-type が application/octet-stream + の場合は `開く' メニュー項目を選択不可にした。 + +2001-07-31 + + * src/imap.c: imap_parse_atom(): エスケープされた文字を正しく処理 + するようにした。 + get_quoted(): 新規。エスケープ文字 '\' を処理する。 + * src/folder.c: folder_read_list(): folderlist.xml が存在しない + 場合警告を出力しないようにした。 + * src/main.c: main(): セットアップの後フォルダリストを書き出すよう + にした。 + * src/textview.c: textview_create() + src/compose.c: compose_create(): デフォルトのタブ幅を8にした。 + +2001-07-29 + + * src/prefs_common.c: date_format_select_row(): リストをキーで選択 + したときに segfault を起こすバグを修正。 + +2001-07-28 + + * src/mainwindow.c: main_window_popup(): ポップアップ時にウィンドウ + を非アイコン化するようにした。 + * src/procmime.c: procmime_scan_mime_type(): 新規。 + procmime_scan_content_type(): procmime_scan_mime_type() を使用 + するようにした。 + procmime_scan_mime_header(): Content-Type が + "application/octet-stream" の場合は添付ファイルの拡張子を調べて + 正しい MIME タイプを付けるようにした。 + +2001-07-27 + + * src/prefs_common.c: date_format_create(): ダイアログのレイアウト + を修正。 + +2001-07-26 + + * src/account.c: account_find_from_address(): マイナーなバグを修正。 + * src/prefs_common.c: claws ブランチから日付の形式の設定のユーザ + インタフェースを取り込み、いくつかの修正を加えた。 + +2001-07-25 + + * src/account.[ch]: account_edit_create(): デフォルトボタンの文字列 + を修正。 + account_find_from_address(): 新規。 + * src/procmime.c: + procmime_scan_content_type(), procmime_scan_content_disposition(): + ESC コード検出を修正。 + * src/compose.c: compose_reply(): メッセージヘッダに従ってアカウント + を自動的に選択するようにした。 + * src/prefs_common.[ch]: メンバ "reply_account_autosel" を追加。 + +2001-07-25 + + * src/progressdialog.c: CList をスクロール可能にした。 + * src/inc.c: inc_start(): 致命的でないエラーで中断しないようにした。 + +2001-07-24 + + * Paul Kater さん作の英語版 Sylpheed User's Manual (paul@nlpagan.net) + を追加(thanks!)。 + * configure.in + manual/Makefile.am + src/mainwindow.c: 英語版マニュアルに対応。 + * manual/en/sylpheed*.html: 英語の文書を追加。 + * AUTHORS: 更新。 + +2001-07-23 + + * src/nntp.c: nntp_ok(): 後に続くメッセージを持たない応答を処理 + できないバグを修正。 + * src/smtp.c: smtp_ok(): 同上。 + * src/compose.c: compose_account_option_menu_create(): アカウント + オプションメニューの表示形式を変更。 + +2001-07-22 + + * src/prefs_customheader.c: prefs_custom_header_clist_set_row(): + 文字列から改行コードを自動的に取り除くようにした。 + prefs_custom_header_create(): デフォルトの選択肢に "X-Face" を + 追加。 + * src/news.c: news_fetch_msg(), news_get_group_list() + src/imap.c: imap_fetch_msg(): 書き込みの前にキャッシュディレクトリ + を作成するようにした。 + * src/procmime.c: + procmime_scan_content_type() + procmime_scan_content_disposition(): パース前に JIS を EUC-JP + に変換するようにした。 + * src/codeconv.c: conv_unmime_header(): 少しコードを整理。 + * src/compose.c: 添付ペインが表示されているがリストが空の場合は + 添付ヘッダを付けないようにした。 + * src/recv.c: recv_bytes_write(): alloca() の代わりに g_malloc() + を使用するようにした。 + +2001-07-18 + + * version 0.5.1 + +2001-07-18 + + * src/compose.c: compose_quote_parse_fmt() + src/prefs_common.c: prefs_quote_description_create(): Cc を + 返信フォーマットに含める記号 `%c' を追加(Cyril Bellot さん thanks)。 + * src/base64.[ch] + src/procmime.c: procmime_decode_content(): 通常の行長(4の倍数)では + ない base64 データをデコードできるようにする Sergey Vlasov さん + からのパッチを適用(thanks!)。 + +2001-07-17 + + * src/procmsg.[ch]: 永続フラグと一時フラグを2つの変数に分離し、 + MsgFlags をそれらを含む構造体にした。 + MSG_SET_PERM_FLAGS() + MSG_SET_TMP_FLAGS() + MSG_UNSET_PERM_FLAGS() + MSG_UNSET_TMP_FLAGS(): 新規マクロ。 + * src/compose.c + src/imap.c + src/inc.c + src/messageview.c + src/mh.c + src/news.c + src/procheader.c + src/summaryview.c: 新しい MsgFlags のために変更。 + * src/utils.[ch]: hash_free_value_mem(): 新規。ハッシュテーブルの + 値を解放する。 + +2001-07-16 + + * src/inc.c: inc_pop3_recv_func(), inc_progress_update(): + 現在のサイズを人間が読みやすい形式で表示。 + * src/grouplistdialog.c: grouplist_recv_func(): 同上。 + * TODO + TODO.jp: 更新。 + +2001-07-16 + + * src/codeconv.c: + conv_unmime_header(), conv_unmime_header_overwrite(): ヘッダ + フィールドの生 JIS コードに対する対処。 + * src/folder.c: + folder_get_default_folder() + folder_get_default_inbox() + folder_get_default_outbox() + folder_get_default_draft() + folder_get_default_queue() + folder_get_default_trash(): folder_list が NULL のときに segfault + を起こすバグを修正。 + +2001-07-15 + + * README + README.jp + INSTALL + INSTALL.jp + TODO + TODO.jp: 更新。 + * src/grouplistdialog.c: grouplist_dialog_set_list(): ニュース + グループのリストを受信中に UI を更新するようにした。 + grouplist_dialog_create(): エントリウィジェットとステータスラベル + を追加。 + grouplist_recv_func(): 新規。 + refresh_clicked(): 排他ロック変数を追加。 + clist_selected(): CList が選択されたらテキストエントリをセットする + ようにした。 group_clist_select() から改名。 + entry_activated(): 新規。 + grouplist_clear(): grouplist_free() から改名。リストとエントリ + ウィジェットもクリアするようにした。 + * src/news.c: news_get_group_list(): リストの追加を高速化 + (g_slist_append() はリストのサイズが大きくなると非常に遅くなる)。 + * src/defs.h: UI_REFRESH_INTERVAL の定義を追加。 + NEWSGROUP_LIST の定義を変更。 + * src/recv.c: recv_write() + src/send.c: send_message_smtp(): UI の更新間隔を UI_REFRESH_INTERVAL + (50msec) に変更。 + * src/account.c: account_add(): ニュースアカウントを追加したときに + フォルダツリーを更新していなかったバグを修正。 + * src/grouplistdialog.c: 排他ロック変数をグローバルにし、 + grouplist_dialog_set_list() でロックするようにした。 + * src/textview.c: メッセージの色を無効にしたときにクリッカブル URI + も無効になっていたバグを修正。 + +2001-07-15 + + * src/grouplistdialog.c: ok_clicked(), cancel_clicked(): + gtk_main_level() が 1 ならメインループを抜けないようにした。 + grouplist_dialog_set_list(): リストの追加中に CList をフリーズ + するようにした。 + grouplist_dialog(): リストを更新する前にダイアログを表示する + ようにした。 + +2001-07-14 + + * src/folder.c: folder_write_list_recursive(): ノードが子を持って + いれば `collapsed' 属性を追加するようにした。 + * src/grouplistdialog.[ch]: 新規。ニュースグループを一覧から選択 + 可能。 + * src/news.[ch] + news_get_group_list(): 新規。ニュースグループのリストを返す。 + news_remove_group_list(): 新規。ニュースグループリストのキャッシュ + を削除する。 + * src/folderview.c: folderview_new_news_group_cb(): input_dialog() + の代わりに grouplist_dialog() を呼ぶようにした。 + +2001-07-12 + + * autogen.sh: 修正。 + * src/folder.[ch] + src/folderview.c: フォルダの開閉状態が保存されるようにした + (Alfons さん thanks)。 + +2001-07-06 + + * version 0.5.0 + +2001-07-06 + + * src/imap.c: imap_remove_folder(): DELETE の前に EXAMINE で INBOX + を選択するようにした。 + imap_cmd_do_select(): 新規。引数に応じて SELECT と EXAMINE を + 切り替える。 + imap_cmd_select(): imap_cmd_do_select() を使用するようにした。 + imap_cmd_examine(): 新規。 + * src/folderview.c: folderview_rm_imap_folder_cb(): 削除に失敗したら + 現在のフォルダを再度選択するようにした。 + +2001-07-05 + + * version 0.5.0pre4 + + * manual/ja/sylpheed.sgml + manual/ja/*.html: 日本語マニュアルを更新(今井さん thanks)。 + * src/summaryview.c: summary_set_row_marks(): フォアグラウンドを + 正しく指定していなかったバグを修正。 + * src/folderview.h + src/summaryview.h: color_normal メンバを FolderView と SummaryView + から削除。 + * src/mainwindow.c: main_window_create(): color_normal を削除。 + +2001-07-04 + + * src/prefs_account.[ch]: IMAP4 と NNTP のポート番号を指定可能にした。 + * src/imap.c: imap_session_get() + src/news.c: news_session_new_for_folder(), news_session_get(): + 指定されていればユーザ定義のポート番号を使用するようにした。 + +2001-07-03 + + * src/imap.c: imap_scan_tree_recursive(): スキャン中にメールボックス + のステータスを取得するようにした。 + imap_scan_folder(): 実装。新着、未読、合計のメッセージ数を更新する。 + imap_status(): 新規。 STATUS コマンドの応答を解析する。 + imap_status_uidnext(): 削除。 + imap_cmd_status(): 削除。 + * src/textview.c: textview_show_part(): 潜在的なメモリリークを修正。 + +2001-07-03 + + * src/alertpanel.c: alertpanel_create(): メッセージが途切れるのを修正。 + * src/rfc2015.c: rfc2015_decrypt_message(): content-type の大小文字 + 問題を修正(この patch に関して Rene Rebe さん thanks)。 + * src/codeconv.c: code_get_code_conv_func(): ISO-8859-1 の検出部を + 修正。 + * src/prefs_common.c: prefs_send_create(): libjconv 未使用時に + 追加でいくつかの文字コードセットを指定できるようにした。 + * configure.in: 一時的に --enable-threads を無効にした。 + * INSTALL + INSTALL.jp: --enable-threads オプションについての記述を削除。 + +2001-07-01 + + * version 0.5.0pre3 + + * src/folderview.[ch]: folderview_set_all(): 新規。 + * src/account.c: account_add(): IMAP4 ツリーを作成した後 + folderview_set_all() を呼ぶようにした。 + account_edit_create(): リストをダブルクリックしてアカウントの設定 + ダイアログを開けるようにした。 + account_selected(): 新規。 + account_clist_set(): CList のフォーカスを正しくセットするようにした。 + +2001-06-30 + + * src/imap.c: imap_scan_tree(): trash が見つからなければ + imap_create_tree() を呼ぶようにした。 + imap_scan_tree_recursive(): INBOX のサブフォルダを探すようにした。 + Trash フォルダを認識するようにした。 + imap_create_tree(): trash を作成する部分を分割した。 + imap_create_trash(): 新規。 + * src/folder.c: folder_build_tree(), folder_write_list_recursive(): + no_sub と no_select を保存するようにした。 + * src/summaryview.c: summary_show(): item->no_select が真の場合 + 続行しないようにした。 + +2001-06-29 + + * src/imap.c: imap_scan_tree(): ルートフォルダを正しくセットして + いなかったバグを修正。 + +2001-06-28 + + * src/folderview.[ch]: + folderview_update_tree(): 新規。一つのフォルダツリーを更新する。 + folderview_update_tree_cb(): 新規。 + 「フォルダツリーを更新」をポップアップメニューに追加し、表現を + いくつか変更。 + +2001-06-27 + + * src/imap.c: IMAP4 フォルダリストの自動スキャンを実装。 + imap_scan_tree(): 新規。 IMAP4 フォルダ全体をスキャンする。 + imap_scan_tree_recursive(): 新規。 IMAP4 フォルダツリーを + トラバースする。 + imap_parse_list(): 新規。ローカルパスを IMAP4 パスに変換する。 + * src/folder.h: no_sub と no_select を FolderItem に追加。 + * src/folder.c: folder_tree_destroy(): 変数をいくつかリセットする + ようにした。 + * src/folderview.c: folderview_scan_tree_func(): IMAP4 に対応。 + +2001-06-26 + + * src/imap.c: imap_parse_envelope(): 次の行に続く FETCH 応答を + 解析できなかったバグを修正。 + imap_parse_fetch_element(): 削除。 + imap_parse_atom(), imap_parse_one_address(), imap_parse_address(), + imap_parse_envelope(), imap_get_uncached_messages(): FETCH 応答 + を解析するために GString と sock_getline() を使用するようにした。 + imap_remove_all_msg(): メッセージを正しく削除していなかったバグを + 修正。 + imap_parse_address(): アドレスを正しく結合していなかったバグを + GString を使用して修正。 + * src/socket.[ch]: sock_getline(), fd_getline(): 新規。行全体を + 読み込み、新規にアロケートされた文字列を返す。 + * src/prefs_account.[ch]: 「IMAPサーバディレクトリ」エントリを追加。 + +2001-06-25 + + * version 0.5.0pre2 + + * src/imap.c: imap_create_tree(): imap_create_folder() にローカル + ファイルシステムのセパレータで区切られているパスを渡すようにした。 + imap_create_folder(): STATUS コマンドの代わりに LIST を使って + フォルダの存在を調べるようにした。 + imap_cmd_list(): 新規。 + imap_query_password(): 新規。 + imap_session_new(): パスワードが設定されていなければ尋ねるように + した。 + +2001-06-24 + + * src/imap.c: imap_parse_envelope(): FETCH の結果を任意の順序で + 解析できるようにした。 + imap_parse_fetch_element(): 新規。 FETCH の結果の名前と値のペア + を解析する。 + imap_parse_flags(): より柔軟性を持たせるために修正。 + * src/utils.[ch]: set_log_file(): 新規。ロギングのために新しい + ファイルを開く。 + close_log_file(): 新規。開いたログファイルを閉じる。 + log_print(), log_message(), log_warning(), log_error(): ログ + ファイルにも出力するようにした。 + +2001-06-22 + + * src/imap.c: imap_cmd_status(): 代入の前に "value" へのポインタを + チェックするようにした(西島さん thanks)。 + +2001-06-21 + + * src/folderview.c: folderview_drag_motion_cb(): MH と IMAP4 フォルダ + 間の DnD が(今のところ)できないようにした(平松さん thanks)。 + * src/foldersel.[ch]: 現在のフォルダの対象になれないフォルダを + 表示しないようにした。 + +2001-06-20 + + * version 0.5.0pre1 + + * src/imap.c + imap_get_msg_list() + imap_cmd_envelope() + imap_cmd_fetch() + imap_cmd_copy() + imap_cmd_store(): 連番の代わりに UID を使用するようにした。 + imap_set_article_flags() を imap_set_message_flags() に名称変更。 + * src/summaryview.c: summary_execute(): 現在のフォルダが IMAP4 + でもサマリを更新しないようにした。 + * src/utils.[ch]: remove_numbered_files(): 引数の型を gint から + guint にした。 + +2001-06-19 + + * src/imap.c: imap_cmd_login(), imap_cmd_select(), imap_cmd_status(), + imap_cmd_create(), imap_cmd_delete(), imap_cmd_copy(): 文字列 + にスペースが入っていなければダブルクォーテーションで囲まない + ようにした(古い Cyrus IMAP4 server への対処)。 + imap_create_folder(): セパレータ置換のバグ修正。 + imap_session_connect_if_not() を imap_session_get() に名称変更。 + imap_get_msg_list(): use_cache が off のときは全てのキャッシュ済 + メッセージを削除。 + imap_delete_cached_messages(): ディレクトリエントリを読んで指定 + した範囲のキャッシュ済ファイルを削除するようにした。 + imap_parse_one_address(): fromname が空の場合は差出人アドレスと + 同じにするようにした。 + * src/utils.[ch]: remove_numbered_files(): 新規。範囲を指定可能。 + * src/summaryview.c: summary_execute(): 現在のフォルダが IMAP4 + の場合サマリを更新するようにした。 + KEY_PRESS_EVENT_STOP(): 新規マクロ。 + summary_key_pressed(): summary_execute() を呼ぶときにシグナルの + 発行を止めるようにした。 + summary_select_by_msgnum(): msg_is_toggled_on が TRUE のときだけ + メッセージを表示するようにした。現在のページを選択されたノード + のところへ移動するようにした。 + * src/news.c; news_delete_old_articles(): ディレクトリエントリを + 読んで指定した範囲のキャッシュ済ファイルを削除するようにした。 + * src/folderview.c: + folderview_selected(), folderview_button_released(): フォルダを + 正しく選択しなかったバグを修正。 + +2001-06-18 + + * src/mainwindow.c + src/summaryview.c + src/prefs_common.c: 英語表現の改善(Paul Mangan さん thanks)。 + * src/mainwindow.c: compose_cb() + src/summaryview.c: summary_key_pressed() + src/compose.c: compose_new_with_recipient(): 新規記事を作成する + ときにニュースグループのエントリを自動的に埋めるようにした。 + +2001-06-17 + + * src/procmsg.c: procmsg_msg_list_free(): リストを正しく解放して + いなかったバグを修正。 + +2001-06-16 + + * version 0.4.99 + + * src/imap.c: imap_find_namespace(): namespace のパス区切りを + 比較の前にスラッシュで置換するようにした。 + imap_remove_folder(): namespace を使用。 + imap_create_tree(): Trash を作成するときに namespace を使うように + した。 + imap_get_msg_list(): exists == 0 のときに古いリストを返しメモリ + リークを起こしていたバグを修正。 + imap_select(): 新規。 imap_cmd_select() のラッパー。 + * src/foldersel.c: foldersel_set_tree(): IMAP4 フォルダも表示する + ようにした。 + +2001-06-15 + + * src/folderview.c: + folderview_new_folder_cb() + folderview_new_imap_folder_cb(): フォルダの作成または削除に失敗 + したらエラーダイアログを表示するようにした。 + サブフォルダを含むフォルダを作成できるようにした。 + folderview_button_pressed(): 特別な IMAP4 フォルダ上で削除メニュー + を無効にした。 + * AUTHORS: claws ブランチから取込。全ての contributor を含んでいる。 + * src/send.c: キャンセルを有効にした。 + EXIT_IF_CANCELLED(): 新規マクロ。 + SendProgressDialog に cancelled フラグを追加。 + * src/utils.[ch]: strtailchomp(): 新規。末尾の指定した文字を取り除く。 + * src/imap.c: imap_cmd_fetch(): MS Exchange 2000 サーバのための修正。 + +2001-06-15 + + * src/imap.c: imap_create_tree(): 新規。 INBOX や Trash のような + 必要なフォルダを作成する。 + imap_do_copy(), imap_do_copy_msgs_with_dest(): COPY が失敗したら + expunge しないようにした。 + imap_remove_all_msg(): exists == 0 ならすぐに return するように + した。 + * src/account.c: account_add(), account_set_missing_folder(): + folder->create_tree() を使用するようにした。 + +2001-06-14 + + * src/imap.c: さらに namespace を実装。 + * imap_find_namespace(), imap_path_separator_subst(): 新規。 + +2001-06-13 + + * src/imap.c: imap_parse_namespace(), imap_cmd_namespace(): 新規。 + +2001-06-11 + + * src/summaryview.c: summary_show(): フォルダビューの不具合を修正。 + +2001-06-08 + + * src/imap.[ch]: ファイルを IMAP4 フォルダに追加する + imap_add_msg() と imap_append_message() を追加。 + imap_status(): 新規。 + imap_create_folder(): フォルダを作成する前にその存在をチェック + するようにした。 + 低レベル IMAP4rev1 関数のプレフィクスを imap_cmd に変更。 + * src/account.c: account_add(), account_set_missing_folder(): + IMAP4 アカウントを作成するときに INBOX を自動的に作成するように + した。 + +2001-06-07 + + * src/utils.[ch]: 引数にバッファをとる itos_buf() を追加。 + * src/imap.[ch]: imap_copy_msg(), imap_copy_msgs_with_dest(): 新規。 + * src/folder.c: copy_msg と copy_msgs_with_dest メソッドを IMAP + クラスに追加。 + +2001-06-06 + + * src/utils.[ch]: move_file(): 新規。 + * src/mh.c: mh_move_msg(), mh_move_msgs_with_dest(): move_file() + を使用するように修正。エラーが発生したときにファイルを閉じて + いなかったバグを修正。 + +2001-06-06 + + * src/imap.c: imap_delete_messages() と imap_delete_all_messages() + を imap_delete_cached_messages() と + imap_delete_all_cached_messages() に名称変更。コードの整理。 + * src/utils.[ch]: 関数 remove_all_numbered_files() を追加。 + * src/mh.c: mh_remove_all_msg() + src/imap.c: imap_delete_all_cached_messages(): + remove_all_numbered_files() を使用するようにした。 + * src/mainwindow.c + src/summaryview.c + src/compose.[ch]: 「差出人に返信」を追加。 + compose_reply() + compose_reply_set_entry(): 引数に `ignore_replyto' を追加。 + +2001-06-05 + + * src/folderview.c: folderview_selected() + src/summaryview.c: summary_show(): 残ったマークを処理した場合に + 誤ったフォルダを更新していたバグを修正。 + +2001-06-04 + + * src/headerwindow.c: headerwindow_show_cb(): 常に msginfo を表示 + するようにし、表示されているメッセージではなく選択されているもの + を使用するようにした。 + * src/smtp.c: smtp_ok(): sock_gets() のエラー処理を修正。 + +2001-06-02 + + * src/folderview.c: folderview_selected() + src/mimeview.c: mimeview_selected(): マウスイベントの捕捉を解除 + するようにした。 + * src/summaryview.c: summary_show(): マークが残っていれば処理する + ようにした。 + +2001-05-27 + + * src/passphrase.c: #if USE_GPGME で囲った。 + * src/prefs_account.c: NNTP AUTH チェックボタンを追加。 + * src/alertpanel.[ch]: alertpanel_create(): 新たな引数 `can_disable' + を追加。全ての呼び出し側を FALSE を渡すように変更。 + メッセージを無効にするチェックボタンを作成。 + alertpanel_message_with_disable(): 新規。 + alertpanel_show(): G_ALERT_VALUE_MASK で値をマスクするようにした。 + alertpanel_button_toggled(): 新規。 + alertpanel_button_clicked(), alertpanel_close(): G_ALERT_VALUE_MASK + を使って値をセットするようにした。 + * src/prefs_common.[ch]: GnuPG 署名検証ポップアップウィンドウと、 + GnuPG の警告を切り替えるオプションを追加。 + * src/rfc2015.c: check_signature(): 有効な場合のみ署名チェック + ダイアログを表示するようにした。 + * src/main.c: GnuPG のチェックを修正。 + * src/main.c + src/prefs_common.c: GPGME を有効にしたときのコンパイル時のバグを + いくつか修正。 + +2001-05-26 + + * src/codeconv.c: conv_get_code_conv_func(): libjconv 使用時の + ISO-8859-* エンコーディングについて修正。 + conv_encode_header(): 不正なワイドキャラクタが現れたとき無限ループ + になるバグを修正(Alte さん thanks)。 + * src/headerview.c: SET_FONT_STYLE(): ボールドフォントが無効のとき + の segfault を修正。 + * src/imap.c: imap_create_folder(): フォルダ名が INBOX のときは + フォルダを作成しないようにした。 + * src/mainwindow.c: main_window_reflect_prefs_all(): 即座に実行が + 有効になっていれば実行ボタンを隠すようにした。 + +2001-05-22 + + * README + README.jp: 「起動方法」セクションを追加。 + +2001-05-19 + + * claws ブランチから NNTP AUTH をマージ。 + * src/news.[ch]: NNTP AUTH に対応。 + * src/nntp.[ch]: NNTP AUTH のために SockInfo を NNTPSockInfo で + ラップした。 + * INSTALL + INSTALL.jp: 動作確認リストとスレッドに関する警告を修正。 + +2001-05-18 + + * src/gtkutils.[ch]: folderview_find_collapsed_parent() を + gtkut_ctree_find_collapsed_parent() に移動。 + * src/folderview.c: folderview_select_node(): 選択されたときに + 親フォルダを自動的に展開するようにした。 + * configure.in: バージョン番号を 0.4.99 (0.5pre) にした。 + * src/main.c: main(): --help と --version に X が不要になるように + parse_cmd_opt() を gtk_init() の前に移動。 + parse_cmd_opt(): g_get_prgname() を g_basename(argv[0]) に変更。 + * src/folderview.c: folderview_update_node(): 折り畳まれたノード + に対する修正。 + +2001-05-17 + + * src/main.c: lock_socket_input_cb(): fd_read() を fd_gets() に + 変更。 --compose オプションでゴミを発生していた。 + * src/socket.[ch]: fd_gets() を public にした。 + +2001-05-16 + + * src/gtkutils.[ch]: gtkut_ctree_node_next(): 新規。 + * src/folderview.c: folderview_find_next_unread(): 新規。 + folderview_select_next_unread(): 隠れたフォルダも見付けられる + ように修正。 + +2001-05-15 + + * src/compose.c: compose_write_headers(): SPAM に使用される可能性 + があるので、 From, To, Sender も除外するようにした。 + * src/folderview.c: 未読フォルダがある折り畳まれたフォルダに '+' + マークを付けるようにした。 + folderview_search_new_recursive(), + folderview_have_new_children(), + folderview_search_unread_recursive(), + folderview_have_unread_children(), + folderview_find_collapsed_parent(): 新規。 + folderview_update_node(): キューされたメッセージの数を表示する + ようにした。 + +2001-05-14 + + * src/folder.[ch] + src/mh.[ch]: *_add_msg() を link() を使用するように修正。 + 元のファイルを削除するかどうかを切替える引数を追加。 + * src/compose.c + src/inc.c + src/mbox.c: folder_item_add_msg() の引数を修正し、いくつかの + unlink() を削除。 + +2001-05-13 + + * src/prefs_customheader.[ch]: prefs_headers_* を + prefs_custom_header_* に名称変更。 `(New)' 行と `置換' ボタンを + 削除。空の内容に対応。 + prefs_custom_header_row_moved(): 新規。 "row_move" シグナルを + それに接続し、ヘッダリストをセットするようにした。 + * src/customheader.c: custom_header_get_str() + src/compose.c: compose_write_headers(): 空の内容に対応。 + * src/prefs_display_header.c: prefs_display_header_row_moved(): 新規。 + "row_move" シグナルをそれに接続し、ヘッダリストをセットするように + した。 + * src/compose.c: compose_write_headers(): ヘッダの順序を修正し、 + カスタムヘッダをエンコードするようにした。 + * src/prefs_customheader.c: prefs_custom_header_delete_cb() + src/prefs_filter.c: prefs_filter_delete_cb(): ESC で警告パネル + を閉じるのを「いいえ」として扱うようにした。 + +2001-05-13 + + * claws ブランチからカスタムヘッダ関連をマージ: + * src/customheader.[ch] + src/prefs_customheader.[ch]: 新規。 + * src/customheader.c: custom_header_read_str(): atoi() の代わりに + strtol() を使用し、エラーをチェックするようにした。 + * src/compose.c: IS_IN_CUSTOM_HEADER(): 新規マクロ。 + compose_write_headers(): ヘッダをユーザ定義のヘッダで置換する + ようにした(いくつかの自動的に生成されるヘッダを除く)。 + +2001-05-11 + + * src/inc.c: connection_check_cb(): 接続が確立しなかったときに + segmentation fault を起こすバグを修正。 + * src/compose.c: compose_create(): set_autobcc または set_autoreplyto + がセットされていたら、それらが空でも表示するようにした。 + +2001-05-10 + + * src/textview.c: textview_show_mime_part(): メッセージを修正。 + TEXT_INSERT(): 新規マクロ。 + * po/ja.po: 修正。 + * src/prefs_display_header.c: prefs_display_header_create(): + チェックボタンのテキストを修正。 + +2001-05-09 + + * src/mimeview.c: コンテキストメニューに「アプリケーションから + 開く...」を追加。 + * src/summaryview.c: summary_print() + src/inputdialog.c: input_dialog(): メモリリークを修正。 + * src/textview.c: textview_show_mime_part(): 説明文を更新。 + * src/send.c: 送信進捗ダイアログを実装。 + (TODO: automaton を使用すべき。) + send_progress_dialog_create(), send_progress_dialog_destroy(), + send_cancel(): 新規。 + send_message_smtp(): 各ステージでダイアログを更新するようにした。 + * src/utils.[ch]: get_left_file_size(): 新規。オープンされたファイル + の残りのバイト数を得る。 + * src/summaryview.c: summary_show(): open_inbox_on_inc がセットされ + ているときは、フォルダが前と同じであっても最初の未読メッセージに + 移動するようにした。 + * src/prefs_common.c: カラーセレクションダイアログを transient に + し、エスケープキーでダイアログを閉じられるようにした。 + +2001-05-08 + + * version 0.4.66 + + * src/select-keys.c: delete_event_cb(): 終端から `;' を取り除いた。 + * src/recv.c: recv_write(): 間隔を10msec にした。 + * src/prefs_display_header.c: ダイアログのレイアウトを修正し、 + 「他のヘッダを表示」がチェックされていないときは表示しないヘッダ + のリストを insensitive にした。 + * src/textview.c: strcasecmp() and strncasecmp() をそれぞれ対応する + glib の関数に変更。 + * src/inc.c: get_spool(): ホームディレクトリの中に一時ファイルを + 作成するようにした。 + +2001-05-07 + + * src/prefs_common.c + src/prefs_account.c + src/prefs_filter.c + src/account.c + src/alertpanel.c + src/filesel.c + src/foldersel.c + src/export.c + src/import.c + src/inputdialog.c + src/passphrase.c + src/select-keys.c + src/sigstatus.c: delete_event でダイアログを閉じたときにそれを + 誤って破壊していたバグを修正(DINH さん thanks)。 + delete_event シグナルを正しく扱う *_deleted() と *delete_event() + を追加。 + +2001-05-06 + + * src/prefs_display_header.c: claws ブランチからいくつかの変更を + マージ: + prefs_display_header_create(): ドラッグによるヘッダの並び換えが + できるようにした。 + prefs_display_header_find_header(): 新規関数。 + prefs_display_header_clist_set_row(): 重複を認めないようにした。 + * src/prefs_account.c: prefs_account_receive_create(): チェック + ボタンのラベルを変更。 + +2001-05-05 + + * src/pop.c: pop3_getsize_list_recv(): sscanf() が失敗したら、 + すぐに break するようにした。 + * src/inc.h: Pop3State から cur_msg_bytes を削除。 + * src/inc.c: pop3_recv_func() + src/recv.[ch]: RecvUIFunc の第二引数を現在の合計バイト数にした。 + recv_write(): 経過時間が0.1秒より大きければ UI 関数を呼ぶように + した。 + * src/recv.c: recv_write(): 間隔を300 usec にした。 + * src/textview.c: textview_show_header(): ヘッダが Subject の場合、 + 一行にするようにした。 + * src/utils.[ch]: unfold_line(): 新規。 + * src/procheader.[ch]: procheader_get_header_array(): 新規。 + * src/prefs_display_header.c: デフォルトを更新。 + +2001-05-05 + + * sylpheed-claws ブランチからいくつかマージ。 + メッセージビューに表示されるヘッダをユーザが指定できるようになった。 + (シンボル名は変更。) + * src/prefs_display_header.[ch] + src/displayheader.[ch]: 新規。 + * src/prefs_display_header.c: + prefs_display_headers_other_headers_toggled() を削除。 + リストから "(新規)" 行を削除。 + * src/defs.h: DISPLAY_HEADER_RC を追加。 + * src/prefs_common.c: prefs_message_create(): 表示ヘッダの設定 + ダイアログを開くボタンを追加。 + * src/prefs_common.h: PrefsCommon に show_other_header と + disphdr_list を追加。 + * src/procheader.[ch]: procheader_get_header_list_from_file(), + procheader_get_header_array_asis(): 新規。 + procheader_get_header_list(): 引数に FILE ポインタをとるように + 修正。 + procheader_header_array_destroy(), procheader_header_free() 新規。 + * src/main.c: main(): prefs_display_header_*_config() を呼ぶように + した。 + * src/textview.c: textview_scan_header(): ユーザの設定によって + ヘッダを並び換えるように修正。 + src/textview_show_header(): textview_make_clickable_parts() を + 呼ぶようにした。 + textview_make_clickable_parts(): 引数に GdkFont をとるようにし、 + 引数から GtkText を除いた。 + +2001-05-04 + + * Pierric Descamps さんのパッチに基づいて新着メールの自動チェック + を実装(thanks!)。 + * src/inc.c: inc_autocheck_timer_init(), inc_autocheck_timer_set(), + inc_autocheck_timer_remove(), inc_autocheck_func() を新着メール + の自動チェックのために追加。 + * src/main.c: main(): inc_autocheck_timer_init() を呼ぶようにした。 + * src/prefs_common.c: prefs_receive_create(): 自動チェックの UI + をアクティブにした。 prefs_common_cancel() を追加し、いくつかの + シグナルをそれに接続。 + * src/prefs_common.c + src/prefs_account.c + src/prefs_filter.c + src/account.c: ダイアログを開いているときは自動チェックを無効に + した。 + * src/headerview.c: headerview_show_xface(): ヘッダペインを非表示 + にしている場合に警告が出ていたバグを修正。 + +2001-05-03 + + * src/inc.c + src/pop.c + src/recv.c: ノンブロッキングソケットモードの対応を削除(役に + 立っていないので)。 + * src/pop.c + src/inc.c: 受信ダイアログのメッセージを修正。 + +2001-05-02 + + * src/utils.h: u32 を guint32 の typedef にした。 + md5.c で使用されるマクロ BIG_ENDIAN_HOST を追加。 + * src/md5.c: md5c.c を名称変更。インデントを修正。ビッグエンディアン + なマシンで MD5 を正しく計算していなかったバグを修正。 + +2001-05-01 + + * version 0.4.65 + + * src/folder.c: folder_init(): メソッド imap_remove_folder を追加。 + * src/folderview.c: folderview_rm_imap_folder_cb(): 実際に IMAP4 + サーバからフォルダを削除するようにした。 + * src/imap.[ch]: imap_create_folder(): 実際に IMAP4 サーバにフォルダ + を作成するようにした。 + imap_remove_folder(): 追加。 + imap_create(), imap_delete(): 追加。 + * src/summaryview.c: summary_execute_delete(): フォルダタイプが + F_MH でなければ trash をチェックしないようにした。 + * 上記の変更に関して石原さんに感謝。 + * configure.in + ac/check-type.m4: wint_t の typedef 検出を改良(sv_CHECK_TYPE を + SYLPHEED_CHECK_TYPE に改名)。 + +2001-04-30 + + * src/recv.c: recv_bytes_write(): 無限ループとバッファオーバーラン + を起こすもう一つのバグを修正。 + +2001-04-30 + + * src/socket.[ch]: 混乱を避けるため、 sock_read() と fd_read() を + sock_gets() と fd_read() に名称変更。 read() のラッパーである + sock_read() と fd_read() を追加。 + * src/recv.c: recv_bytes_write(): 無限ループを起こすバグを修正。 + fd_read() の代わりに sock_read() を使用するようにした。 + * src/esmtp.c + src/imap.c + src/news.c + src/nntp.c + src/pop.c + src/recv.c + src/smtp.c: sock_read() の代わりに sock_gets() を使用するように + した。 + * src/imap.c: imap_session_new(): imap_open() のエラー検出を修正。 + +2001-04-28 + + * src/inc.c: ダイアログに現在の読み込んだバイト数を表示するように + した。 + * src/pop.c: recv_write(): 文字列を編集する前に UI 関数を呼ぶように + した。 + +2001-04-27 + + * src/progressdialog.c: progress_dialog_create(): ダイアログの + サイズを修正し、拡大可能にした。 + * src/smtp.c + src/esmtp.c: smtp_ok(), esmtp_ok(): エラー応答を正しく処理して + いなかったバグを修正(大政さん thanks)。 + * src/pop.[ch]: pop3_getsize_list_send() と pop3_getsize_list_recv() + を追加。 + * src/recv.[ch]: recv_write() が各 sock_read() 毎にコールバック関数 + を呼ぶようにする recv_set_ui_func() を追加。 + * src/inc.h: Pop3State において、 bytes を total_bytes に改名し、 + cur_msg_bytes, cur_total_bytes, そして sizes を追加。 + * src/inc.c: 各 sock_read() 毎にプログレスバーを更新する + inc_pop3_recv_func() を追加。 + +2001-04-26 + + * src/mh.c: mh_is_maildir_one(): is_dir_exist() を使用するように + 修正。 + +2001-04-25 Werner Koch + + * src/mh.c (mh_is_maildir_one, mh_is_maildir): 新規。 + (mh_scan_tree_recursive): スキャンで Maildir 型のディレクトリを + 含まないようにした。 + + 整数型で socket を表していたのを、より抽象的なデータ構造に変更。 + + * src/automaton.h (struct _Automaton): help_sock を追加。 + * src/automaton.c (automaton_input_cb): source を SockInfo に追加 + し、 gdk_input_add のラッパーを使用するようにした。 + + * src/send.c (SEND_EXIT_IF_ERROR): テストを修正し、無効な socket + のテストを取り除いた(sock_close で行われるため)。 sock を NULL + にセットするようにした。 + (SEND_EXIT_IF_NOTOK): 閉じられた sock を NULL にセットするように + した。 + (send_smtp_open): SockInfo のみを使用するようにした。 + + * src/news.c (news_session_new): SockInfo を使用。 + (news_session_destroy): 同上、 sock を NULL にセット。 + + * src/nntp.c: 整数型の代わりに SockInfo を使用。 + * src/smtp.c: 同上。 + * src/pop.c: 同上。 + * src/recv.c: 同上。 + + * src/inc.c (inc_pop3_session_do): sock_sockinfo_free を削除。 + gdk_input_add をラッパーで包んだ。 + + * src/esmtp.c: socket 指示子を SockInfo を使うように変更。 + * src/esmtp.h: 同上、 socket.h を include した。 + * src/session.h (struct _Session): 同じく。 + * src/imap.c (imap_open): 整数型でなく SockInfo を返すようにした。 + SockInfo の内部データへのアクセスを削除。全ての呼び出し側と関数 + が SockInfo をとるようにした。 + (imap_session_new): sock_close を使用するようにした。 + (imap_session_destroy): 同上。 + + * src/compose.c (compose_exec_ext_editor): sock_write を fd_write + で置き換えた。 + + * src/main.c (app_will_exit): lock socket を fd_close で close する + ようにした。 + (prohibit_duplicate_launch): sock_xxx の代わりに fd_xxx を使用。 + (lock_socket_input_cb): 同上。 + + * src/socket.h, src/socket.c: SockInfo 構造体を glib チャネルを + 使用するように準備。全ての sock_xxx を、整数型の代わりに SockInfo + を使用するように変更。 + (sock_connect_unix, sock_open_unix, sock_accept): 名前を .. + (fd_connect_unix, fd_open_unix, fd_accept): .. これに変更し、全ての + 呼び出し側も変更。 + (fd_read, fd_write, fd_close): 新規。 + (sock_sockinfo_free): 削除。 + * src/socket.c (sock_connect_nb): ここでは sock_close の代わりに + close を使用。 + (sock_connect): 同上。 + +2001-04-26 + + * config.h.in: 削除。 + * ac/Makefile.am: gnupg-check-typedef.m4 を MACROS に追加。 + * .cvsignore: 追加。 + * src/inc.c + src/progressdialog.[ch] + src/pixmaps/complete.xpm + src/pixmaps/continue.xpm + src/pixmaps/error.xpm: メッセージの取り込みの状態を表示する + Leandro Pereira さんのパッチを適用(thanks!)。 + * src/inc.c: 状態の文字列を切替えるようにした。 + +2001-04-25 + + * cvs ツリーから po/*.gmo, configure, stamp-h.in, aclocal.m4, + Makefile.in を削除。 + * COPYING: RSA の著作権表示を削除。 + * po/sylpheed.pot, po/stamp-cat-id, po/cat-id-tbl.c を削除。 + * configure.in: sys/utsname.h のチェックを追加。 + +2001-04-24 Werner Koch + + W32 ブランチの大部分をマージ。 + + * configure.in: gpgme >= 0.2.1 を要求。 + + * acconfig.h (HAVE_U32_TYPEDEF): 新規。 + * ac/gnupg-check-typedef.m4: 新規。 + * configure.in: u32 型といくつかの型のサイズをチェック。 + * src/utils.h: u32 型と関係する定数を定義。 + + * src/about.c (about_create): MD5 に関する表示を削除。RSA Inc の + 実装はもう使用されていません。 + * src/md5ify.c, src/md5ify.h, src/md5global.h: 削除。 + * src/md5c.c, src/md5c.h: FSF の実装で置換し、関数名を標準の小文字 + の命名規則にしたがって変更。全ての呼び出し側を変更。 + (md5_hex_digest): 新規。 + (md5_hmac): Martin Schaaf さんによる hmac 関数を少し修正して追加。 + (md5_hex_hmac): 新規。 + * src/esmtp.c, src/esmtp.h (md5_hex_hmac): 削除。 + (hmac_md5): 削除。 + * src/pop.c (pop3_getauth_apop_send): md5_digest を新しい関数 + md5_hex_digest で置換。 + + * src/about.c: 利用可能な場合のみ utsname.h を include するように + した。 + + * src/utils.c, src/utils.h (get_home_dir): 特別な Windoze の要求 + によりよく対応するために追加。全ての g_get_home_dir() の呼び出し + をこの関数に変更。 + + * simple-gettext.c: 新規。 + + * src/main.c (main): GnuPG が正しくインストールされていなければ + 警告を出すようにした。 + + * src/sigstatus.c, src/sigstatus.h: 新規。 + * src/rfc2015.c (check_signature): sigstatus ウィンドウを使用し、 + ユーティリティ関数からステータステキストを得るようにした。 + + * src/select-keys.c: グローバルの select_keys 変数を削除し、 + アロケートした変数を全ての関数で渡すようにした。 + (set_row): 暗号化できる鍵のみを表示。 + (update_progress): プログレスバーを、風車とどの鍵の情報を収集 + しているかを示すテキストで置き換えた。他の全てのプログレスバー + を削除し、呼び出し側を更新。 + + * src/prefs_common.c (prefs_privacy_create) [__MINGW32__]: 捕捉 + ボタンを表示しないようにした。 + +2001-04-24 + + * src/prefs_common.[ch] + src/procheader.c: strftime() を使い、ユーザがサマリビューで + 日付の表示の書式を定義できるようにする Darko Koruga さんのパッチ + を適用(thanks!)。 + * src/prefs_common.c: prefs_quote_colors_dialog() + src/mainwindow.c: main_window_reflect_prefs_all(): 色の設定が + 変更されたらメッセージの色を更新するようにした。 + * src/main.[ch]: 起動時のディレクトリを記憶するようにした。 + * src/export.c: export_mbox(): 最初に起動時のディレクトリに chdir + するようにした。 + * src/filesel.c: filesel_select_file(): 最初に起動時のディレクトリ + を開くようにした。 + +2001-04-23 + + * 終了時に送信待ちのメッセージがあれば警告するオプションを追加 + [sergey]: + + * src/compose.c: compose_queue(): 送信待機後に folder_item_scan() + と folderview_update_item() を呼ぶようにした。 + * src/folderview.c: folderview_update_node(): 送信待ちのメッセージ + があれば送信待ちフォルダをボールドフォントで描画するようにした。 + * src/mainwindow.c: queued_messages(): 新しい関数。 + app_exit_cb(): warn_queued_on_exit がセットされていて、送信待ち + のメッセージがあれば警告を表示するようにした。 + * prefs_common.[ch]: warn_queued_on_exit オプションを追加。 + + * src/mainwindow.c: queued_messages() を main.c に移動し、 + get_queued_message_num() に名称変更。 + * src/main.c: app_will_exit(): app_exit_cb() から警告ダイアログの + コードを移動し、manage_window_focus_in() を追加。 + + * GnuPG 鍵選択対応を拡張 [sergey]: + + * src/select-keys.c: Win32 ブランチの最新版に更新し、任意の鍵の + 選択に対応。 + * src/prefs_account.c: アカウントオプションウィンドウに「機密」 + タブを追加。 + prefs_account_privacy_create(), + prefs_account_sign_key_set_data_from_radiobtn(), + prefs_account_sign_key_set_radiobtn(): 新しい関数。 + * src/prefs_account.h: 新しい設定: sign_key_type, sign_key_id. + * src/rfc2015.c: set_signers(): 新しい関数。 + pgp_sign(): アカウントパラメータと set_signer() の呼出しを追加。 + rfc2015_sign(): アカウントパラメータを追加し、pgp_sign() に + 渡すようにした。 + * src/rfc2015.h: rfc2015_sign(): プロトタイプを更新。 + * src/compose.c: 現在のアカウントを rfc2015_sign() に渡すように + した。 + +2001-04-22 + + * src/mbox.c: export_to_mbox(): メモリリークのバグを修正。 + +2001-04-20 + + * src/mbox.[ch]: export_mbox() を export_to_mbox() に変更。 + メモリリークのバグを修正。 + * src/export.[ch]: フォルダを mbox にエクスポートするために追加。 + * src/import.[ch]: import_mbox() がデフォルトのフォルダをとる + ようにした。ダイアログに説明を追加。 + * src/summaryview.c: summary_show(): メッセージの受信後にツールバー + のボタンが押せないままになっていたバグを修正。 + * src/export.c + src/import.c: OK またはキャンセルボタンが数回押されたらプログラム + が終了してしまうバグを修正。 + * src/prefs_common.[ch] + src/addressbook.c: 「ダブルクリックしたときにアドレスを宛先に + 追加する」オプションを追加。 + +2001-04-19 + + * src/prefs_common.[ch]: 設定項目を再構成し、メッセージタブを追加。 + * src/main.c: parse_cmd_opt(): コマンドラインオプション --version + を追加。 + * src/mh.c: 特別フォルダに移動/コピーしたときは MSG_DELETED フラグ + を外すようにした。 + * src/prefs_common.[ch] + src/headerview.[ch]: ヘッダペインをトグルできるようにした。 + * src/prefs_common.[ch] + src/textview.c: ページスクロール単位を1ページと半ページで切替え + られるようにした。 + * src/mbox.[ch]: フォルダ中の全メッセージを読み込み、それらを一つの + mbox ファイルに保存する export_mbox() を追加。 + +2001-04-18 + + * src/prefs_filter.[ch]: 振り分け設定のコードを prefs_common.c + から分離し、別個のダイアログにした。 + +2001-04-17 + + * version 0.4.64 + + * src/automaton.[ch] + src/inc.c: 新着メールの受信中にキャンセルボタンをクリックした + ときに Sylpheed がクラッシュするバグを修正(Sergey Vlasov さん + thanks)。 + * src/xml.c: xml_build_tree() + src/addressbook.c: 不正な XML ファイルが与えられたときに無限 + ループを起こすバグを修正。 + +2001-04-16 + + * src/summaryview.c + src/inc.c: 「新着メールを受信した後受信箱に移動する」オプション + がオフになっていた場合の問題を修正する Sergey Vlasov さんからの + パッチを適用(thanks!)。 + +2001-04-15 + + * src/xml.[ch]: エスケープされる必要のあるキャラクタと、複数行に + わたるタグに対応するように修正。 + * src/folder.c + src/addressbook.c: '<', '>', '&', ''', '"' のようなキャラクタを + エスケープするように修正。 + +2001-04-10 + + * version 0.4.63 + + * src/folder.[ch] + src/mainwindow.c + src/mh.[ch] + src/procmsg.[ch] + src/summaryview.[ch]: MH フォルダにメッセージのコピーの操作を + 追加する Darko Koruga さんのパッチを適用(thanks!)。 + * src/imap.c: スラッシュからドットへの変換を無効にした。 + * src/imageview.c: 画像の読み込みに失敗したとき古い画像を表示 + していたバグを修正(Darko Koruga さん thanks)。 + +2001-04-09 + + * src/procmsg.c: procmsg_read_cache(): キャッシュの読み込み速度を + 上げるために setvbuf() を追加(Sergey Vlasov さん thanks)。 + * src/inc.c + src/summaryview.[ch] + prefs_common.[ch]: 新着メールを受け取ったときに同じフォルダを + 保つパッチを適用(Sergey Vlasov さん thanks)。 + * src/textview.c + src/utils.[ch]: get_quote_level() を utils.c に移動。 + +2001-04-08 + + * ac/Makefile.am: 追加。 + * Makefile.am + configure.in: ac ディレクトリを追加。 + +2001-04-07 + + * src/summaryview.c: summary_filter(): immediate_exec オプションが + 指定されていたらメッセージを即座に移動するようにした。 + * src/prefs_common.[ch] + src/textview.[ch] + src/gtkutils.[ch]: Stephen Anthony さんのメッセージ色パッチを + いくらか修正して適用(thanks!)。 + * src/gtksctree.c + src/mimeview.c: MimeView の挙動を修正(平松さん thanks)。 + +2001-04-06 + + * src/utils.c: copy_file() + src/mh.c: ファイルシステムをまたいでメッセージを移動できるように + する Darko Koruga さんのパッチを適用(して修正)(thanks!)。 + * src/procheader.c + src/utils.[ch]: メッセージの日付をローカル時間に変換する + Jorge Van Hemelryck さんのパッチを適用(thanks!)。 + * src/utils.c: remote_tzoffset_sec(): 一文字のタイムゾーンの符号 + が逆になっていたバグを修正。 + * src/folder.c: folder_item_add_msg(): add_msg() メソッドに + assertion を追加(たかのさん thanks)。 + +2001-04-05 + + * src/procmime.c: procmime_decode_content(): quoted-printable で + エンコードされたメッセージが `=00' を含んでいた場合それを壊して + いたバグを修正(とみたまさひろさん thanks)。 + * src/gtksctree.c + src/mimeview.c + src/summaryview.c: MIME ビューの DnD の挙動を修正(平松さん thanks)。 + +2001-04-04 + + * src/about.c: about ダイアログの外観を修正する Sergey Vlasov さん + からのパッチを適用(thanks!)。 + * src/prefs_common.[ch] + src/rfc2015.[ch] + src/mimeview.c + src/procmime.[ch] + src/compose.[ch] + src/passphrase.c + src/textview.[ch]: sylpheed-win32 branch から port された GnuPG + 対応パッチを適用(Sergey Vlasov さん thanks)。 + * INSTALL, INSTALL.jp: GnuPG についての説明を更新。 + +2001-04-03 + + * src/utils.[ch]: References ヘッダをパースし、それを文字列のリスト + にする references_list_append() を追加。 + * src/compose.c: 長すぎる References ヘッダを切り詰め、ゴミ文字を + 削除し、ヘッダを整理するように修正(Matthias Intemann さん thanks)。 + +2001-04-02 + + * src/addr_compl.c: Alfons Hoogervorst さんのアドレス補完バグ修正 + パッチを適用(thanks!)。 + +2001-04-01 + + * src/gtksctree.c: tree_select_row シグナルが実際にカラム数を渡す + ように修正。 + * src/summaryview.c: summary_selected(): 汎用マークと未読マークを + カラムのクリックでトグルできるようにした。 + summary_mark_row_as_read() と summary_mark_row_as_unread() を追加。 + * src/prefs_common.c: Sergey Vlasov さんのレイアウト修正パッチを適用 + し、いくつかの GtkEntry ウィジェットの幅を調整した。 + * src/prefs.c: prefs_dialog_create(): ノートブックがフォーカスを + 得られるようにした。 + * src/inc.c: inc_start(): 認証ダイアログでサーバ名も表示されるように + 修正(Sergey Vlasov さん thanks)。 + +2001-03-31 + + * src/mimeview.c: mimeview_key_pressed(): 異常なマルチパート + メッセージを表示したときに segmentation fault を起こすバグを + 修正(Sergey Vlasov さん thanks)。 + * src/summaryview.c: summary_display_msg(): MIME リストが空の場合は + サマリビューにフォーカスするようにした。 + +2001-03-30 + + * src/pixmaps/deleted.xpm + src/pixmaps/mark.xpm + src/summaryview.c: 削除とマークアイコンを追加。 + * src/gtkutils.c: gtkut_widget_init(): gtk_widget_destroy() を + gtk_widget_unref() に変更。 + * src/addr_compl.c: start_address_completion(): アドレス帳が空の + ときに警告が表示されるバグを修正(Chideok Hwang さん thanks)。 + +2001-03-29 + + * src/summaryview.c: summary_show(): メモリリークのバグを修正 + (ChiDeok Hwang さん thanks)。 + * src/pixmaps/forwarded.xpm + src/pixmaps/replied.xpm + src/pixmaps/new.xpm + src/pixmaps/unread.xpm + src/compose.c + src/mainwindow.c + src/prefs_common.c + src/procmsg.h + src/summaryview.[ch]: 返信・転送マークを返信または転送する + メッセージに付ける Harc Hoper さんからのパッチを適用(thanks!)。 + そして新着・未読マークは David Mehrmann さんの作成したアイコン + で置き換えられた(thanks!)。 + * src/summaryview.c: 未読と MIME の列の幅を固定にした。 + * src/prefs.c: prefs_config_parse_one_line(): '=' セパレータを + チェックするようにした(Sergey Vlasov さん thanks)。 + +2001-03-26 + + * src/prefs_common.[ch]: スムーズスクロールのオプションをインタ + フェースタブに移動。 + * src/textview.c: 一行スクロールもスムーズスクロールを行うように + した。 + +2001-03-25 + + * src/prefs_common.[ch] + src/textview.c: 瀬藤さんと二之宮さんからのスムーズスクロール + パッチを適用(thanks!)。 + +2001-03-24 + + * src/summaryview.c: summary_attract_by_subject(): 高速化のために + ハッシュテーブルを使って書き換えた。 + * src/prefs_account.c: filter_on_receive をデフォルトで TRUE にした。 + * src/mainwindow.c: メニューの項目を並べ換えた。 + +2001-03-23 + + * src/gtkutils.c: gtkut_clist_bindings_add(): アドレス補完がスペース + キーとエンターキーを受け付けないバグを修正。 + +2001-03-22 + + * src/utils.[ch] + src/codeconv.c: 非 ASCII キャラクタを正しくエンコードしなかった + バグを修正。 + * src/compose.c: 返信または草稿の再編集時に幾つかのヘッダを正しく + デコードしなかったバグを修正(Sergey Vlasov さん thanks)。 + +2001-03-21 + + * src/gtkutils.[ch]: いくつかのクラスの振る舞いを変更する + gtkut_widget_init() を追加。 + * src/main.c: main(): gtkut_widget_init() を先に呼ぶようにした。 + * src/summaryview.c: summary_create(): キーバインドのコードを削除。 + +2001-03-19 + + * src/procmsg.[ch]: 可読性のために修正。 + +2001-03-18 + + * src/mainwindow.c: "Clean trash" を "Empty trash" に変更。 + フォルダ操作のためのメニュー項目を追加。 + allsel_cb(): インプットフォーカスに従ってサマリビューとメッセージ + ビューとの間でターゲットを切り替えるようにした。 + サマリサブメニューから「全て選択」を削除。 + * src/folderview.[ch]: フォルダを作成/名称変更/削除するための関数を + 追加。 + * src/procmsg.[ch]: 「マーク」と「削除」フラグを永続するようにし、 + 「重要」フラグを削除。 + * src/summaryview.c: フラグに従って行のスタイルを設定する + summary_set_row_marks() を追加し、いくつかの関数がそれを使用する + ようにした。 + * src/mainwindow.c: allsel_cb(): メッセージビューを非表示にしている + 場合も正しく選択されるように修正。 + +2001-03-17 + + * src/socket.c: sock_connect_by_getaddrinfo(): ソケットのリソース + リークのバグを修正し、ルーチンを書き直した。 + * src/inc.c: inc_mail(), inc_all_account_mail(): フォルダが開かれ + ていて、そのフォルダに新着メッセージが到着した場合にフォルダツリー + に間違った未読数を表示していたバグを修正。 + * src/socket.c: sock_connect_by_getaddrinfo(): バグを再度修正。 + +2001-03-15 + + * src/mh.c: mh_move_msg(), mh_move_msgs_with_dest(): 移動先の + ファイルの存在をチェックするようにした。 + * src/procmsg.c: procmsg_set_flags(): メッセージリストの最後の + 番号をカウントするようにした(そして新着メッセージが開けない + バグを修正)。 + +2001-03-13 + + * src/prefs_common.c: prefs_send_create(): 送信コードセットから + EUC-JP と Shift_JIS を削除。 + +2001-03-12 + + * version 0.4.62 + +2001-03-11 + + * src/send.c: send_message_queue(): 送信待ちメッセージの `From' + とサーバ名からアカウントを検索するように修正。 + * src/account.[ch]: 指定されたアドレスと SMTP サーバからアカウント + を見つける account_find_from_smtp_server() を追加。 + * src/Makefile.am + src/mainwindow.c + src/summaryview.[ch] + src/sourcewindow.[ch]: DINH V. Hoa さんからのソース表示パッチを + 統合(thanks!)。 + +2001-03-10 + + * src/addr_compl.[ch] + src/addressbook.c + src/compose.c: Alfons Hoogervorst さんからの機能強化された + アドレス補完パッチを適用(thanks!)。 + * src/addr_compl.c: g_assert() を g_return(_val)_if_fail() で置き + 換えた。 + * src/folder.c: folder_init() + src/folderview.c: folderview_drag_motion_cb() + src/procmsg.c: procmsg_clean_trash() + src/summaryview.c: summary_start_drag() + src/imap.[ch]: 鈴木未央さんからの IMAP4 移動/削除機能パッチを + 統合(thanks!)。 + +2001-03-08 + + * src/main.c: parse_cmd_opt(): --compose オプションが mailto: の + URI を認識するようにした。 + * src/utils.[ch]: execute_async(): 引用符で囲まれた引数を正しく + 処理するようにした。 + strstr_with_skip_quote(), strsplit_with_quote(): 引用符対応版の + g_strsplit(). + * src/mimeview.c: mimeview_view_file() + src/prefs_common.c: ファイル名の周りにシングルクォーテーション + マークを追加。 + +2001-03-07 + + * configure.in + src/compose.c + src/prefs.c + src/procmime.c + src/summaryview.c + src/mbox.c + src/recv.c + src/utils.[ch]: Dmitry V. Levin さんからのセキュリティ修正パッチ + をいくらか修正して適用(感謝!)。 utils.[ch] に my_tmpfile() を + 追加。 + * src/main.c: --receive-all コマンドラインオプションを追加。 + +2001-03-06 + + * src/socket.c: sock_connect_thread(): マルチスレッドと IPv6 の + 両方が有効になっていたらコンパイルできないバグを修正 + (石原さん thanks)。 + * src/utils.[ch] + src/compose.c: 署名ファイルで FIFO が使えるようにする Jason + McCarver さんからのパッチを適用(感謝!)。 + * src/textview.c: さらに少しリファクタリングを行った。 + * src/socket.c: sock_accept(): socklen_t を gint に変更。 + +2001-03-05 + + * src/main.c + * src/textview.c: コードを少し整理。 + +2001-03-04 + + * src/compose.[ch] + src/main.c + src/textview.c: クリッカブル URI の不具合を修正しメールアドレス + をクリッカブルにし、そして --compose コマンドラインオプションで + アドレスを指定できるようにする Alfons Hoogervorst さんからの + パッチを統合(感謝!)。 + +2001-03-03 + + * src/esmtp.[ch] + src/smtp.[ch] + src/send.c + src/prefs_account.[ch] + src/Makefile.am: Martin Schaaf さんの SMTP AUTH パッチを適用し、 + そのバグをいくつか修正(感謝!)。 + * src/textview.c: textview_key_pressed(): フォーカスをサマリビュー + に移動しないようにした。 + * src/main.c: parse_cmd_opt(): ヘルプメッセージを修正。 + * src/html.[ch]: HTMLParser に empty_line を追加し、パーサの + ルーチンを少し修正。 + +2001-03-01 + + * src/html.c: eucjp_symbol_list を追加し、いくつかの文字を + ascii_symbol_list に追加。 + +2001-02-19 + + * src/codeconv.[ch]: CodeConverter にメンバ `charset' と + `charset_str' を追加。 + * src/html.[ch]: ISO-8859-1 コードセットのためのシンボルリストを + 追加。 + html_parser_new(): ドキュメントのキャラクタセットに応じて + シンボルハッシュテーブルを変更するようにした。 + html_parse_special(): 文字コード番号を認識するようにした。 + +2001-02-17 + + * src/textview.c: HTML をパースし、テキストとして表示する + textview_show_html() を追加。 + textview_show_part(): パートが text/html なら textview_show_html() + を呼ぶようにした。 + * src/html.[ch]: HTML パーサを実装。 + +2001-02-15 + + * src/codeconv.[ch]: CodeConverter と、そのメソッドを追加 + (conv_code_converter_new(), conv_code_converter_destroy(), そして + conv_convert())。 + * src/textview.c: HAVE_LIBJCONV による分岐を削除し、 CodeConverter + を用いて書き直した。 + +2001-02-12 + + * src/mbox.c: proc_mbox(): 重複する From_ 行に対する対処。 + +2001-02-11 + + * src/codeconv.c: 少しコードの整理。 + +2001-02-05 + + * src/mainwindow.c: main_window_popup(): メインウィンドウを正しく + ポップアップしないバグを修正。 + * src/codeconv.h: CS_EUC_CN と CS_EUC_TW の定義が逆になっていた + バグを修正(坂本さん thanks)。 + +2001-02-04 + + * src/gtkutils.[ch] + src/main.c + src/mainwindow.[ch] + src/socket.[ch]: 多重起動を抑制し、コマンドラインオプションによる + リモートコントロールを可能にする平松さんからのパッチを適用 + (thanks!)。 + +2001-02-03 + + * src/summaryview.c: summary_button_pressed(), summary_selected(): + メッセージビューが隠れているときに中央ボタンがクリックされたら + ビューを切り替えるようにした。 + summary_drag_data_get(): メモリリークを修正。 + * src/Makefile.am + src/compose.c: compose_write_headers(): X-Mailer または + X-Newsreader フィールドに host_alias を使用するように修正。 + +2001-02-03 + + * version 0.4.61 + + * src/folderview.c: どこか別の場所に同名のフォルダが存在する場合に + フォルダを作成できないバグを修正。 + +2001-02-02 + + * src/folderview.c: folderview_update_all(): フォルダツリーを更新 + した後にフォルダが選択されると segmentation fault を起こすバグを + 修正。 + * src/compose.c: compose_send(): ロック時のバグを修正。 + compose_write_headers(): cur_account を参照していたバグを修正。 + compose_convert_header(): 引数をチェックするようにした。 + +2001-02-01 + + * src/main.c: コードの整理と、 --help オプションを追加。 + +2001-01-31 + + * src/send.c: ユーザ定義のドメイン名の設定を再び有効にした。 + * src/utils.c: is_next_mbs(): 一時的マルチバイト配列のサイズを + MB_CUR_MAX に変更。 + strdup_mbstowcs(): mbstowcs() にエラーチェックを追加。 + strdup_wcstombs(): wcstombs() にエラーチェックを追加。 + * src/addr_compl.c: get_address_from_edit(): strdup_mbstowcs() の + 戻り値をチェックするようにした。 + * src/codeconv.c: conv_encode_header(): strdup_mbstowcs() に + エラーチェックを追加。 + +2001-01-30 + + * src/utils.c: log_error(): abort しないように g_error() を + g_warning() に変更。 + iswalnum() を追加。 + * src/addr_compl.c: add_address(): 名前あるいはアドレスが空の + 場合にプログラムを abort していたバグを修正。 + get_address_from_edit(): マルチバイト文字に対応。 + * configure.in: タイプミスを修正。 + * src/send.c: ユーザ定義の SMTP ポートの設定を再び有効にした。 + +2001-01-30 + + * version 0.4.60 + + * configure.in: --enable-gpgme オプションを追加し、デフォルトで + GPGME を無効にした。 + * 無効の場合、 MimeInfo 中の GPGME 関連のメンバが使用されないように + した。 + * src/rfc2015.c: 警告のための整理。 + * README + README.jp + INSTALL + INSTALL.jp: 更新。 + * Makefile.am: bzip2 のオプションを修正。 + +2001-01-29 + + * src/procmime.[ch]: MIME タイプに MIME_APPLICATION_OCTET_STREAM を + 追加。 + * src/mimeview.c: mimeview_view_file(): MIME タイプが + application/octet-stream の場合は何もしないようにした。 + * src/folderview.c: folderview_update_all(): フォルダのアップデート + 中はモーダルダイアログを表示するようにした。 + * src/folderview.c: folderview_update_all(): ダイアログを削除できない + バグを修正。 + +2001-01-28 + + * src/mimeinfo.c: 添付ファイルを metamail を使って開く John E.P. + Hynes さんからのパッチをマージ(感謝!)。 + * src/procmime.[ch]: procmime_get_tmp_file_name() を追加。 + * src/compose.c + src/addr_compl.[ch]: メッセージ作成ウィンドウのアドレスエントリ + でアドレス補完を可能にする Alfons Hoogervorst さんからのパッチ + をマージ(感謝!)。 + * src/addr_compl.c: get_all_addresses(), read_address_book(): + アドレスツリーを解放するのに xml_free_tree() を使用するように修正。 + +2001-01-27 + + * src/utils.c: remove_dir_recursive(): カレントディレクトリを消そう + として失敗するバグを修正(牧さん thanks)。 + * src/summary_search.c: 検索ダイアログに `一括検索' オプションを + 追加(高橋さん thanks)。 + * src/pixmaps/stock_mail_attach.xpm + src/pixmaps/tb_address_book.xpm + src/compose.c: Leandro Pereira さんから寄贈していただいたツール + バーアイコンをいくつか追加(感謝!)。 + +2001-01-25 + + * src/rfc2015.c: passphrase_cb(): パスフレーズダイアログをキャンセル + したときに segmentation fault を起こすバグを *ついに* 修正。 + デバッグメッセージ中のパスフレーズを隠した。 + * src/about.c: about_create(): どの機能も使用されなかったときに + コンパイルに失敗するバグを修正。 + * src/foldersel.c: foldersel_set_tree(): 全ての MH フォルダを表示 + するようにした。 + * src/inc.c: inc_start(): パスワードダイアログをキャンセルしても + 何度も表示していたバグを修正。 + * src/summaryview.c: summary_write_cache(): クラッシュを防ぐために + folder_item_get_cache_file() の後にアサーションを置いた。 + * 上記の4つの修正に関して牧さんに感謝。 + * src/utils.h: #include を追加。 + +2001-01-24 + + * src/rfc2015.c: エラーメッセージに使用されているいくつかの + g_messages() を g_warning() に変更。 + +2001-01-23 + + * src/procmsg.[ch]: 長さ >= BUFFSIZE の文字列データを扱えるように + マクロ READ_CACHE_DATA() を修正。 + * src/rfc2015.c: rfc2015_encrypt(): return を `goto failure' に変更。 + * src/pixmaps/stock_mail_receive_all.xpm + src/pixmaps/stock_mail_reply_to_all.xpm + src/Makefile.am + src/mainwindow.c: main_window_toolbar_create(): David Mehrmann + さんから寄贈していただいた新しいツールバーアイコンを追加(感謝!)。 + * src/inc.[ch]: 「全受信」モードで、受信ごとに進捗ダイアログを + 作成して削除することがないように構造を大幅に見直した。 + +2001-01-22 + + * src/mh.c: mh_scan_tree_recursive(): `inbox' 等の名前のサブフォルダ + を特別なフォルダと誤って認識するバグを修正。 + * src/rfc2015.c: rfc2015_encrypt(): boundary を正しく引用符で括って + いなかったバグを修正。 + +2001-01-21 + + * Werner Koch さんからの GnuPG パッチを適用 (感謝!)。 + * Mixmaster のサポートを削除。 + * src/rfc2015.c: g_error() を g_warning() に変更し、いくつかの + メッセージを修正。 + * src/about.c: about_create(): コンパイル済機能リストを修正。 + * README + README.jp + INSTALL + INSTALL.jp: 更新。 + * src/select-keys.c: create_dialog(): レイアウトを修正。 + * src/headerwindow.c + src/addressbook.c + src/logwindow.c: ウィンドウが既に開いていればウィンドウを前面に + 出すようにした。 + * src/prefs_common.[ch]: 即座に実行する選択肢を追加。 + * src/summaryview.c: immediate_exec オプションが有効になっていれば、 + メッセージが移動または削除されたときに即座に実行するようにした。 + * src/summaryview.c: summary_delete(), summary_move_selected_to(): + summary_step() を summary_execute() の前に移動。 + * src/folderview.c: folderview_update_all(): フォルダツリーを正しく + スキャンするようにした。 + * src/compose.c: compose_write_headers(): to_list が空の場合、 + In-Reply-To ヘッダを付けないようにした。 + +2001-01-09 Werner Koch + + * configure.in, acconfig.h: GPGME のチェック。 + * ac/: ローカルな autoconf マクロのための新規ディレクトリ。 + * src/Makefile.am: GPGME 対応の追加。 + + * src/main.c (idle_function_for_gpgme): 新規。 + (main): この関数を登録。 + + * src/about.c: GPGME についての表記を追加。 + + * src/rfc2015.c, rfc2015.h: 新規。 + + * src/mimeview.c (mimeview_show_message): 署名のチェック。 + * src/procmime.c (procmime_scan_message): 同上。 + + * src/messageview.c (messageview_show): 復号化関係を追加。 + + * src/compose.c (compose_write_to_file): 要求されればファイルを暗号化。 + (compose_toggle_encrypt_cb): 新規 + (compose_toggle_mixmaster_cb): 新規、単に Mixmaster 対応のための準備。 + (compose_write_headers): mixmaster モードでいくつかのヘッダを抑制。 + + * src/prefs_common.c (prefs_common_create): 「プライバシー」 + ノートブックシートを追加。 + (prefs_privacy_create): 新規。後いくつかの新規構造体等。 + * src/compose.c (compose_create): 暗号化ボタンをデフォルトに指定 + された状態に設定。 + * src/compose.h (struct _Compose): use_encryption と use_mixmaster + を追加。 + + * src/compose.c (compose_send): return の前にロック解除が抜けている + のを追加。 + +2001-01-18 + + * src/gtksctree.[ch] + src/folderview.c + src/summaryview.[ch]: サマリビューからフォルダビューへの DnD を + 可能にし、その他の問題を解決する平松さんからのパッチを適用(感謝!)。 + * src/mainwindow.c: scan_tree_func(): segmentation fault を起こす + バグを修正。 + * src/imap.c: LOGIN のユーザ名と SELECT のフォルダ名を引用符で + 括った。 + * src/gtksctree.c: gtk_sctree_button_press(): ノードの展開状態を + トグルできないバグを修正。 + +2001-01-17 + + * src/imap.c: メッセージのリストをより正確に更新し、メッセージの + フラグを読み取る西村さんからのパッチを適用(感謝!)。 + * src/textview.c: textview_show_header(): X-Newsreader フィールド + も強調されるようにした。 + * src/summaryview.c: summary_show(): サマリを表示するときに + イベントをフラッシュするようにした。 + +2001-01-15 + + * src/summaryview.c: サマリビューの水平スクロールバーを有効にする + Alfons さんからのパッチを適用(感謝!)。 + +2001-01-13 + + * src/compose.c: compose_cb(): プログラムを起動した直後にメッセー + ジ作成ウィンドウを開けなかったバグを修正。 + * src/setup.c: scan_tree_func(): segmentation fault を起こすバグを + 修正。 + +2001-01-13 + + * version 0.4.52 + + * src/textview.c: textview_set_font(): 領域が選択されている時に + テキストウィジェットのマルチバイトとシングルバイトモードが + 切り替わった場合に segmentation fault を起こすバグを修正(GTK+ + のバグ?)。 + +2001-01-11 + + * src/mainwindow.c + src/summaryview.c: ニュースフォルダにいるときはメッセージを削除 + または移動できないようにした。 + * src/prefs_common.c + src/news.c: 最大のニュース記事数のオプションを追加。 + +2001-01-10 + + * src/compose.c: compose_send(): 一時ファイルの位置を変更。 + 試したアカウントが全てメールアカウントでない場合はデフォルトの + アカウントを使用するようにした。それも失敗したときは警告 + ダイアログを表示して中断するようにした。 + * src/prefs_account.c: prefs_account_get_new_id(): 最後の id + 番号を保持するようにした。 + prefs_account_open(): 新たなアカウントを作成するとき、デフォルト + のアカウントに従って個人情報を埋めるようにした。 + * sylpheed.spec.in: 適切なバージョン番号の sylpheed.spec を自動 + 生成するために追加(BONAIM さん thanks)。 + * configure.in + Makefile.am: sylpheed.spec.in のためのエントリを追加。 + +2001-01-09 + + * src/compose.[ch]: アカウントを正しく変更できるよう修正。 + * src/send.[ch]: cur_account を見ないように修正。 + * src/prefs_account.c: ニュースの設定で SMTP サーバのエントリを + 表示しないように修正。 + +2001-01-08 + + * src/folderview.c: 新規フォルダが作成されたり名前が変更されたり + したときに特別なフォルダを正しくソートしていなかったバグを修正。 + +2001-01-07 + + * src/compose.[ch]: メッセージ作成ウィンドウでアカウントを選択 + できるようにした。 + * src/folderview.c: フォルダ名の横に未読数を表示するようにした。 + * src/prefs_common.[ch]: 未読数表示のためのオプションを追加。 + +2001-01-06 + + * src/compose.[ch]: DINH V. Hoa さんからのニュース投稿パッチを + 統合し、多くの修正を加えた(感謝!)。 + compose_write_headers(): ニュースグループの空白を削除するように + した。 + Followup-To に対応。 + compose_destroy(): 正しくオブジェクトを削除するようにした。 + * src/news.c: news_post_to_group() と news_post() をまとめた + (複数回の投稿をする必要がないため)。 + * src/import.c: import_destsel_cb(): 選択したフォルダへのインポート + に失敗するバグを修正。 + * src/prefs_account.c: インタフェースを修正。 + +2001-01-05 + + * src/codeconv.[ch] + prefs_common.c: "SHIFT-JIS" を "Shift_JIS" に変更(IANAに登録され + ているため)。 + * src/nntp.[ch]: nntp_post() を追加。 + * src/news.[ch]: news_post() と news_post_to_group() を追加。 + +2001-01-04 + + * src/account.c: account_edit_open() + src/mainwindow.c: new_account_cb(): メッセージ作成ウィンドウが + 開いていたらアカウントを編集できないようにした。 + +2001-01-03 + + * src/folder.[ch]: folder_set_name() を追加。 + * src/account.c: IMAP4/NNTP のフォルダ名がアカウント名と同じに + なるようにした。 + +2001-01-02 + + * src/summaryview.c: summary_filter_func(): メッセージの振り分けに + 失敗するバグを修正。 + +2001-01-02 + + * version 0.4.51 + + * src/mbox.c: スプールファイルを正しく取りこめなかったバグを修正。 + From_ 行の前に空行がなくてもメッセージの区切りとみなすように修正。 + * src/send.c: send_message_queue() + src/procmsg.c: procmsg_send_queue(): 送信したメッセージを削除 + しようとして警告を出すバグを修正。 + +2001-01-01 + + * version 0.4.50 + + * src/folder.[ch] + src/news.[ch]: 実際にニュース記事を取得するように修正。 + * src/utils.[ch]: ディレクトリ階層を作成する make_dir_hier() を追加。 + * src/folder.c + folder_item_get_cache_file(), folder_item_get_mark_file(): + キャッシュディレクトリが存在しなければ作成するようにした。 + folder_add(): 追加されるフォルダを正しい場所に挿入するようにした。 + * src/imap.[ch]: 新しいフォルダアーキテクチャに合うように修正。 + imap_auth() で認証に失敗した場合 segmentation fault を起こすバグ + を修正。 + * src/folderview.c: IMAP4 フォルダ操作ルーチンを実装。 + +2000-12-31 + + * src/prefs_account.[ch]: PrefsAccount にアカウント ID と + nntp_server を追加。NNTP サーバのインタフェースを追加。 + * src/folderview.c: ニュースフォルダ操作ルーチンを修正。 + * src/folder.[ch]: RemoteFolder から cache_dir を削除し、 + folder_item_get_path() を修正。 + +2000-12-29 + + * src/folder.[ch]: create_folder(), rename_folder(), remove_folder() + を Folder クラスに追加。 + * src/mh.[ch]: mh_create_folder(), mh_rename_folder(), そして + mh_remove_folder() を追加。 + MH ディレクトリツリーを作成する mh_create_tree() を実装。 + mh_rename_folder(): サブフォルダのパスが正しく設定されるように + 修正。 + * src/folderview.c: folderview_new_folder_cb(), + folderview_rename_folder_cb(), folderview_delete_folder_cb() + を正しく動作するように修正。 + フォルダツリーからメールボックスを削除する + folderview_remove_mailbox_cb() と メニューエントリを追加。 + * src/setup.[ch]: 初期のセットアップのために追加。 + * src/alertpanel.c: ダイアログの外観を変更。 + * src/compose.c: フラグを正しくセットするように + compose_save_to_outbox() と compose_queue() を修正。 + +2000-12-28 + + * src/mainwindow.c: ツールバーのラベルの文字列を修正。 + +2000-12-27 + + * src/gtkutils.[ch]: gtkut_ctree_node_move_if_on_the_edge() を追加。 + * src/summaryview.c: summary_display_msg(): リストの端のメッセージ + が表示されたらスクロールするようにした。 + +2000-12-25 + + * src/folder.[ch] + src/mh.[ch]: メッセージを移動する関数を追加。 + * src/procmsg.[ch]: procmsg_move_messages_with_dest() を folder.c + と mh.c に移動。 procmsg_to_folder_hash_table() を追加。 + +2000-12-24 + + * src/utils.[ch]: get_tmp_file() を追加。 + * src/pop.c + src/inc.c + src/folder.c: メッセージを受信するのに失敗していたバグを修正。 + * src/mh.c: mh_scan_folder(): フォルダの新着、未読、総数を調べる + ようにした。 + +2000-12-23 + + * src/folderview.c: 特別なフォルダを設定するルーチンを追加。 + * src/folder.[ch]: メソッド is_msg_changed() を追加。 + folder_find_item_from_path() を実装。 + * src/summaryview.c: 間違って FolderItem を解放していたバグを修正。 + * autogen.sh: configure が引数を取れるように修正。 + +2000-12-22 + + * src/main.c + src/mainwindow.[ch]: メールボックスのパスを訊ね、作成する + main_window_new_mailbox() を追加。 + * src/folderview.c: フォルダツリーと選択されたフォルダを展開する + ようにした。 + +2000-12-21 + + * src/mh.[ch] + src/folder.c: フォルダを再帰的にスキャンし、ツリーを生成する + mh_scan_tree() を実装。 + +2000-12-19 + + * src/compose.c + src/defs.h + src/filter.[ch] + src/folder.[ch] + src/foldersel.[ch] + src/folderview.[ch] + src/imap.[ch] + src/import.c + src/inc.c + src/main.[ch] + src/mainwindow.c + src/mbox.[ch] + src/mh.[ch] + src/news.[ch] + src/prefs_common.c + src/procmsg.[ch] + src/summaryview.[ch] + src/xml.[ch] + src/Makefile.am: 開発版ツリーを cvs ツリーにマージ。いくつかの + 関数はまだ実装されていません。 + +2000-12-18 + + * version 0.4.9 + +2000-12-11 + + * src/xml.[ch]: タグの省略形 () に対応。 + * src/procmsg.c: procmsg_msg_exist(): メモリリークのバグを修正。 + * src/imap.c: imap_parse_atom(): subject が空の場合 segmentation + fault を起こすバグを修正(筒井さん thanks)。 + * src/folder.[ch]: 更新。 + +2000-12-10 + + * src/xml.[ch]: 指定された XML ファイル全体を解析し、木構造を返す + xml_parse_file() を追加。 + +2000-12-09 + + * po/pt_BR.po: segmentation fault を起こす幾つかの typo を修正。 + +2000-12-07 + + * version 0.4.8 + + * src/session.h: 追加。 + * src/folder.[ch]: 更新。 + * src/compose.c: compose_write_to_file() + src/codeconv.c: conv_get_outgoing_charset_str(): 送信キャラクタ + セットが指定されていて、非 ASCII なキャラクタが subject に使用 + されていると charset にゴミを出力していたバグを修正。 + +2000-12-04 + + * src/statusbar.c: statusbar_puts(): ステータスバーが非表示の場合に + 処理をロックしてしまっていたバグを修正。 + +2000-12-03 + + * src/folder.[ch]: よりオブジェクト指向なフォルダ管理のために追加。 + +2000-12-02 + + * version 0.4.7 + + * src/mainwindow.c + src/prefs_common.[ch]: ステータスバーの状態が保存されるようにした。 + * src/compose.c: compose_insert_sig(): 署名ファイルが存在しない + ときは区切りを表示しないように修正。 + * src/prefs_account.[ch] + src/inc.c: 全アカウントから受信するときにメッセージを受信するか + どうかを切り替えられる選択肢を追加。 + * README + README.jp: 説明を更新し、使用方法をいくつか追加した。 + +2000-12-01 + + * src/Makefile.am + src/gtkshruler.[ch] + src/compose.[ch]: メッセージ作成ウィンドウのルーラをグラフィカル + にする Alfons Hoogervorst さんからのパッチを適用(感謝!)。 + +2000-11-27 + + * src/codeconv.c + src/mainwindow.c + src/prefs_common.c: CS_WINDOWS_1251 を CS_CP1251 で置き換えた。 + +2000-11-27 + + * version 0.4.6 + + * src/compose.c: 引用メッセージの色を再び黒に戻した。 + +2000-11-26 + + * src/about.c: Sylpheed ホームページへのクリッカブル URI と、 + コンパイル時に組み込まれた機能のリストを追加。 + * src/compose.c: 引用されたメッセージの色を青にした。 + * src/summaryview.c: コンテキストメニューに「全てのヘッダを表示」 + を追加。 + * src/prefs_common.c: ダイアログからスレッド表示のオプションを削除。 + * src/compose.c: 引用フォーマットを正しくパースしていないバグを + 修正。 + +2000-11-25 + + * src/compose.c: compose_set_ext_editor_sensitive(): 行折り返しの + メニュー項目とツールボタンを切り替えるように修正。 + * src/prefs_common.c: 署名の区切りのデフォルトを修正。 + * src/compose.[ch]: 作成ウィンドウにルーラを追加。 + * src/prefs_common.[ch]: ルーラ表示状態のメンバを追加。 + +2000-11-24 + + * src/headerview.[ch]: destroy 用関数を追加。 + * src/messageview.c: messageview_destroy(): HeaderView オブジェクト + を解放していなかったメモリリークのバグを修正。 + * src/prefs.c: prefs_write_open(): メモリリークのバグを修正。 + * src/xml.c: xml_close_file(): メモリリークのバグを修正(上記3つの + メモリリークのバグ修正に関して Alfons Hoogervorst さんに感謝)。 + +2000-11-23 + + * version 0.4.5 + + * README + README.jp + INSTALL + INSTALL.jp: 記述をいくつか修正。 + +2000-11-22 + + * src/compose.c: 自動改行機能を実装。 + * src/prefs_common.[ch]: 自動改行用の設定を追加。 + * src/codeconv.[ch]: コードセットに Windows-1251 を追加。 + conv_jistoeuc(): ある半角カナ文字が出現したときに segmentation + fault を起こすバグを修正。 + * src/summaryview.c: summary_select_all(): メッセージ数が多い + 場合はステータスバーにメッセージを表示するようにした。 + +2000-11-18 + + * src/compose.c: compose_reply(), compose_quote_parse_fmt(): + 引用符もパースするように修正。 + フォーマットにイニシャルを意味する %I を追加。 + * src/codeconv.[ch]: コードセットに GB2312 と Big5 を追加。 + 不正な送信コードセットを設定していたバグを修正。 + * src/mainwindow.c + src/prefs_common.c: 中国語のコードセットのメニュー項目を修正。 + +2000-11-17 + + * src/codeconv.[ch] + src/prefs_common.[ch]: 送信キャラクタセットが(数値でなく) + 文字列で保存されるように修正。 + +2000-11-16 + + * src/textview.c: textview_set_font(): font と fontset を選択する + 方法を変更。そして ISO-8859-1 のデフォルトのフォントを変更。 + * src/headerview.c: headerview_show_xface(): 無効な X-Face を + 無視するようにした。 + * src/codeconv.c: conv_codeset_strdup(), conv_get_code_conv_func(): + 変換元のコードセットが NULL で現在のロカールが日本語の場合、 + 変換元のコードセットを ISO-2022-JP とみなすように修正。 + +2000-11-14 + + * src/textview.c: textview_destroy(): textview->msgfont が NULL + の場合に segmentation fault を起こすバグを修正(平松さん thanks)。 + * src/main.c + src/defs.h: メニューのショートカットを保存できるようにする + 柳瀬さんからのパッチを適用(感謝!)。 + +2000-11-11 + + * src/mainwindow.[ch]: メニューアイテムのセンシティビティを切り替 + える main_window_set_menu_sensitive() を追加。 + * src/summaryview.c: summary_set_popup_sensitive() を + summary_set_menu_sensitive() に名称変更し、メインメニューの + センシティビティを設定するようにした。 + +2000-11-09 + + * src/textview.c: textview_init(): GtkText のテーマエンジンを + 切っていなかったバグを修正(平松さん thanks)。 + * src/compose.c: compose_quote_parse_fmt(): 差出人のフルネームと + ファーストネームを意味する %n と %N を追加。 + * manual/ja/*.??ml: 最新版に更新。 + +2000-11-07 + + * version 0.4.4 + + * src/defs.h: main.h から定義を分離し、 DEFAULT_SPOOL_PATH と + MAXPATHLEN をシステムのヘッダから設定する戸川さんからのパッチ + を適用(感謝!)。 + * src/codeconv.c: conv_get_current_charset(): lt_LT と UTF-8 + ロカールのための修正。 + * src/textview.c: textview_set_font(): ロカールがマルチバイトの + 場合に正しいフォントを設定するように修正。 + textview_destroy(): 破壊のための適切なコードを追加。 + textview_show_header(): X-Mailer の色付けを修正。 + +2000-11-06 + + * src/textview.[ch]: TextView がシングルバイトとマルチバイトの + GtkText を持つようにし、与えられたコードセットに従ってそれらを + 切り替えるようにした。 + * src/compose.c: compose_create(): フォント設定ルーチンを修正。 + +2000-11-02 + + * src/textview.[ch]: メッセージフォントの変数を TextView に移動。 + textview_set_font(): 与えられたコードセットが US-ASCII または + ISO-8859-* なら gdk_font_load() を使うように修正。 + +2000-11-01 + + * src/codeconv.c + src/procmime.c + src/prefs_common.c + src/textview.c + src/compose.c: 8bit コード問題への対処(locale が C 、あるいは + 設定されていないときは gdk_fontset_load() の代わりに + gdk_font_load() を使用)。 + +2000-11-01 + + * version 0.4.3 + + * src/compose.[ch]: `草稿' ツールボタンを追加。 + * src/imap.c: imap_parse_envelope(): パース時のバグを修正。 + * README, README.jp: locale の設定の説明を追加。 + +2000-10-31 + + * src/compose.c: 草稿を再編集してもう一度保存した場合、以前の草稿を + 上書きするようにした。 + * src/procmsg.[ch]: メッセージが実際に存在するかどうかを調べる + procmsg_msg_exist() を追加。 + * src/folderview.[ch]: 個々のフォルダビューに対して指定したフォルダを + 走査する folderview_scan_folder_a() と + folderview_scan_folder_foreach_a() を追加。 + * src/mainwindow.[ch]: main_window_scan_folder() と + main_window_scan_folder_all() を削除。 + メニューに `再編集' を追加。 + * src/import.[ch]: import_mbox() の引数から MainWindow を削除。 + * src/summaryview.c: ポップアップメニューから不要な項目を削除。 + summary_reedit_cb() を summary_reedit() に変更し、public にした。 + +2000-10-30 + + * src/compose.h: メンバ msginfo を Compose に追加。 + * src/procmsg.[ch]: MsgInfo オブジェクトを複製する + procmsg_msginfo_copy() を追加。 + +2000-10-25 + + * src/summaryview.c: 状況に応じてポップアップメニューのセンシ + ティビティを変更するようにした。フォーカスがサマリビューにあった + ときに `D' キーが押された場合、 `ごみ箱を空にする' ダイアログを + 繰り返し表示していたバグを修正。 + * src/pixmaps/unread.xpm: 未読マークの色を青に変更。 + +2000-10-22 + + * src/main.c: g_thread の初期化を修正。 + +2000-10-21 + + * src/codeconv.c: locale_table に pt_BR を追加。 + * src/prefs_common.c: prefs_send_create(): libjconv を使用しない + 場合に `US-ASCII'、`ISO-8859-1'、そして日本語コードセットを + 送信コードセットのオプションメニューに追加。 + * src/compose.c: 草稿保存時のバグを再度修正。 + +2000-10-19 + + * src/compose.c: compose_write_headers(): 草稿を保存するときに + To: が空の場合にヘッダの書込みに失敗するバグを修正。 + +2000-10-18 + + * src/procmime.[ch] + src/compose.c + src/headerwindow.[ch] + src/summaryview.c + src/messageview.[ch] + src/mimeview.c + src/textview.c + src/procmsg.[ch] + src/procheader.[ch]: 送信待ちフォルダを適切に扱えるよう修正。 + * src/compose.[ch] + src/summaryview.c: 草稿の再編集機能を実装。 + * src/mainwindow.c + src/summaryview.c + src/mimeview.c: *(GtkWidget **) をマクロ GTK_WIDGET_PTR() で置き + 換えた。 + +2000-10-17 + + * src/procmsg.[ch]: procmsg_msginfo_free(): メモリリークのバグを修正。 + MsgFlags に MSG_QUEUED と MSG_DRAFT を追加し、フォルダが QUEUE_DIR + または DRAFT_DIR の場合にそれらをセットするようにした。 + +2000-10-14 + + * version 0.4.2 + + * src/headerview.c + src/messageview.c: ヘッダビューの縁を修正。 + * src/gtkutils.h: Sylpheed のオブジェクトを GtkWidget にキャストする + マクロ GTK_WIDGET_PTR() を追加。 + * src/utils.c: remove_return(), remove_space(): segmentation fault + を起こす可能性のあったバグを修正。 + * src/compose.[ch] + src/mainwindow.c + src/summaryview.c: `添付として転送' を実装。 + * src/utils.[ch]: open_uri(): textview.c と manual.c から URI を + 開く関数を移動。 + +2000-10-13 + + * src/mainwindow.c + src/summaryview.c + src/compose.[ch] + src/prefs_common.[ch]: `引用して返信' を削除し、`全員に返信' を + 追加。返信時にメッセージを引用するかどうかを選択できるオプション + を追加。 + +2000-10-12 + + * src/folderview.c: ステータスバーの再描画に GTK_EVENTS_FLUSH() + の代わりに gtkut_wait_for_draw() を使用するように修正。 + * src/codeconv.[ch] + src/mainwindow.c + src/prefs_common.c: コードセットにバルト諸国 (ISO-8859-4,13) + を追加。 + * src/compose.c: compose_send(): メッセージの送信に失敗したときに + エラーダイアログを表示するように修正。 + +2000-10-11 + + * src/account.c: account_edit_close(): 最初にアカウントを作成した + ときに現在のアカウントを設定しないバグを修正。 + * configure.in: es を ALL_LINGUAS に追加。 + +2000-10-10 + + * src/codeconv.c: conv_codeset_strdup(): 可能なら libkcc を使用する + ようにした。 + conv_get_code_conv_func(): 不明なコードセットを変換しないように + した。 + * src/folderview.c: folderview_update_msg_num(): スタイル変更 + ルーチンを修正。 + +2000-10-09 + + * src/codeconv.c: conv_codeset_strdup(): 引数が NULL の場合、 + コードセットを自動的に指定するように修正。 + * src/textview.c: textview_write_line(): 変換が失敗した場合は + テキストビューに警告メッセージを出力するようにした。 + +2000-10-06 + + * README, README.jp: マニュアルの著者名を修正。 + +2000-10-05 + + * src/headerview.[ch] + src/messageview.[ch]: GtkText ウィジェットの代わりに GtkLabel を + 使うように修正。 + * src/codeconv.c: conv_unmime_header(): 現在の locale が EUC-JP で + かつ libjconv が使用されている場合に表示不能なコードを削除する + ように修正。 + +2000-10-04 + + * src/procmime.[ch] + src/messageview.c + src/mimeview.c + src/textview.c: MIME メッセージをより望ましい形で解析するように + 修正。 + * src/imap.c: imap_parse_address(): バグを修正。 + +2000-10-03 + + * src/procmsg.[ch]: procmsg_get_message_file_path() を追加。 + * src/recv.c: recv_bytes_write(): CR+LF -> LF 変換ルーチンを追加。 + * src/imap.[ch]: IMAPSession 中のメンバ `group' の名前を `mbox' + に変更。 + imap_gen_send(): パスワードをログに出力しないように修正。 + セッション破棄ルーチンを修正。 + * src/folderview.c: folderview_write_cache(): IMAP フォルダリストを + 保存するようにした。 + * src/procmime.c: procmime_scan_multipart_message(): 添付された + RFC822 のパートで終端の境界が表示されてしまっていたバグを修正。 + * src/prefs_common.c: デフォルトのツールバーのスタイルをアイコンと + テキストの両方に変更。 + +2000-10-02 + + * src/imap.c: imap_get_uncached_messages(): キャッシュされたエンベ + ロープを取得しないように修正。 + imap_session_get_message_info(): セッションが確立されていない + 場合はキャッシュのみを読み込むようにした。 + * src/procmsg.c: procmsg_set_flags(): IMAP フォルダに対応。 + *src/news.c: news_get_article_info(): セッションが確立されていない + 場合はキャッシュのみを読み込むようにした。 + +2000-10-01 + + * src/textview.c: textview_write_line(): メモリリークのバグを修正。 + * src/folderview.[ch]: アカウント情報から IMAP4 フォルダを作成する + ようにした。 + * src/imap.[ch]: imap_session_get(): アカウント情報から IMAP4 + セッションを生成するように修正。 + +2000-09-30 + + * src/imap.[ch]: IMAP4 対応のために追加。 + * src/summaryview.[ch] + src/procmsg.c + src/recv.[ch]: IMAP4 対応のために修正。 + * src/folderview.c: さらに IMAP4 を実装。 + * src/procmsg.[ch]: 指定されたメッセージを取得してそのファイル名を + 返す procmsg_get_message_file() を追加。 + * src/gtkutils.c: gtkut_widget_wait_for_draw(): 与えられた + ウィジェットが不可視状態の場合に処理をロックしてしまうバグを修正。 + +2000-09-28 + + * src/folderview.[ch]: IMAP4 関係のコードを追加。 + +2000-09-28 + + * version 0.4.1 + + * src/main.h: IMAP_CACHE_DIR を追加。 + * src/utils.[ch]: get_imap_cache_dir() を追加。 + * src/procmsg.h: M_IMAP を MsgType に追加し、 MSG_IMAP を MsgFlags + に追加。マクロ MSG_IS_IMAP() を追加。 + * src/codeconv.c: setlocale() のために `#include ' を追加。 + * sylpheed.spec: %files セクションを修正。 + +2000-09-27 + + * version 0.4.0 + + * src/codeconv.c: conv_get_current_charset(): 文字列を strncasecmp() + で比較するようにした。 + * src/compose.c: comopse_reply_parse_header(): OE5 によって生成 + される異常な References: ヘッダの問題を回避 :( + +2000-09-26 + + * src/prefs_common.c + src/prefs_account.c: ウィジェットの配置を修正。 + +2000-09-26 + + * version 0.3.99 + + * src/*.[ch]: ソースファイルの先頭に著作権表示を追加。 + * src/compose.c: compose_write_attach(): ファイル名エンコード + ルーチンを修正。 + +2000-09-25 + + * src/mainwindow.c: マニュアルのメニューエントリを修正。 + * src/compose.c + src/codeconv.[ch]: compose_encode_header() を codeconv.c に移動し、 + libjconv パッチを適用。 + * src/utils.c: strdup_mbstowcs(), strdup_wcstombs(): 確保された + メモリを最適なサイズに縮めるために g_realloc() を使用。 + * src/prefs_common.[ch]: 送信コードセットのオプションメニューを追加。 + * src/compose.c: compose_send(): 多重送信を避けるために排他ロックを + 追加。 + * configure.in: '--enable-ipv6=no' をデフォルトにした。 + * src/compose.c: compose_write_attach(): 添付ファイル名を + エンコードするようにした。 + * src/procmsg.c: procmsg_get_last_message_number(): ファイルタイプを + チェックしていなかったバグを修正。 + procmsg_move_messages_with_dest(): 同名のディレクトリが存在した + 場合にメッセージの移動に失敗するバグを修正。 + * src/utils.c: is_ascii_str(): '\t', ' ', '\r', '\n' が ASCII 文字 + に含まれるように修正。 + +2000-09-24 + + * src/compose.c + src/procmime.[ch]: libjconv 使用時に実際に動作するように修正 :) + * src/codeconv.[ch]: 引数で指定されたコードセットに従って文字列の + コードセットを変換する conv_codeset_strdup() を追加。 + * src/utils.[ch]: 文字列が 7bit ASCII かどうかを判別する + is_ascii_str() を追加。 + * src/procmime.[ch] + src/codeconv.[ch]: 文字集合関連の関数を codeconv.c に移動。 + * BONAIM さん作のパッチとマニュアルを統合(感謝!)。 + +2000-09-23 + + * configure.in + src/compose.c + src/gtkutils.c + src/mainwindow.c + src/procmime.[ch] + src/textview.c + src/unmime.[ch]: libjconv を使用し、UTF-8 (Unicode) を含む多数の + locale を扱えるようにする樋口さんからのパッチを適用(感謝!)。 + * src/account.c: アカウント編集ダイアログで別のアカウントが選択され + たときにアカウントを切り替えないようにした。 + +2000-09-20 + + * src/prefs_common.[ch] + src/textview.c: 簡略ヘッダをメッセージビューに表示するかどうかを + 指定するオプションを追加。 + * src/codeconv.[ch]: MIME エンコードされたヘッダをデコードし、 + キャラクタセットを変換する関数 conv_unmime_header() を追加。 + conv_unreadable_latin() を追加し、 conv_latintodisp() を修正。 + * src/messageview.[ch]: エスケープキーが押されたときにウィンドウを + 閉じるようにした。 + +2000-09-17 + + * src/imageview.c: メッセージビューが新しいウィンドウの状態のとき + segmentation fault を起こすバグを修正。 + * src/prefs_common.c: 外部エディタコマンドラインのリストに + `xemacs %s' を追加。 + +2000-09-16 + + * version 0.3.29 + + * src/summaryview.c: ダブルクリックで新規メッセージウィンドウを + 開けるようにした。 + * src/prefs_common.[ch] + src/messageview.c: メッセージウィンドウのウィンドウサイズを + 保存するようにした。 + * src/prefs_account.c: プロトコルのオプションメニューに + `なし (ローカル)' を追加。 + +2000-09-15 + + * Makefile.am: EXTRA_DIST に autogen.sh を追加。 + +2000-09-09 + + * src/prefs_common.c: フォント選択ダイアログを有効にする + Paul Rolland さんからのパッチを適用(感謝!)。 + * src/compose.[ch] + src/utils.[ch]: compose.[ch] の tzoffset() と compose_get_date() + を utils.[ch] に移動。 + * src/main.[ch]: フィルタファイルの名前を `filterrc' に変更。 + +2000-09-06 + + * src/compose.[ch] + src/utils.[ch]: 引用部を正しく解析するようにアドレスの解析 + ルーチンを修正。 + * src/textview.c: textview_show_part(): パートが text/plain の + 場合は簡略ヘッダを表示するように修正。 + +2000-09-03 + + * src/messageview.[ch] + src/summaryview.[ch] + src/mainwindow.c: 新しいウィンドウでメッセージを開けるようにした。 + * src/messageview.[ch] + src/mimeview.[ch] + src/textview.[ch] + src/imageview.[ch]: destroy 関数を追加し、キー処理ルーチンを修正。 + +2000-09-02 + + * src/socket.c: sock_connect_by_getaddrinfo(): segmentation fault + を起こすバグを修正(黒沢さん thanks)。 + * src/alertpanel.c: フォーカスされるボタンが選択可能なように修正。 + * src/account.c + src/compose.c + src/folderview.c: 警告パネルのボタンの順序が `はい', `いいえ' に + なるように修正。 + +2000-09-01 + + * src/utils.[ch]: コマンドラインを execvp() を使って実行する + execute_async() と execute_command_line() を追加。 + * src/textview.c + src/mimeview.c + src/procmsg.c: セキュリティのために system() を + execute_command_line() で置き換えた。 + * src/procmsg.c: system() に戻した。 + * src/utils.c: execute_command_line() を修正。 + +2000-08-31 + + * src/mainwindow.c: main_window_get_size(): MessageView が非表示 + の場合は SummaryView の高さを更新しないように修正。 + * src/compose.[ch]: 外部エディタ処理のいくつかの問題を修正する + なかがわさんからのパッチを適用(感謝!)。 + * src/uuencode.[ch] + src/procmime.[ch]: Content-Transfer-Encoding: x-uuencode に対応 + する平松さんからのパッチを適用(感謝!)。 + +2000-08-30 + + * src/compose.[ch] + src/prefs_common.[ch]: 外部エディタ機能を実装。 + * src/compose.c: compose_attach_property(): 添付ファイルの属性を + 変更するときのバグをいくつか修正。 + * src/compose.c: 外部エディタ関数のバグをいくつか修正。 + +2000-08-29 + + * version 0.3.28 + + * src/mainwindow.c + src/prefs_common.[ch] + src/summaryview.c: 再起動時にウィジェットのサイズを復元する + Paul Rolland さんからのパッチを適用(感謝!)。 + * src/folderview.c + src/prefs_common.[ch] + src/summaryview.c: CTree のカラム幅を保存する Paul Rolland さん + からのパッチを適用(感謝!)。 + +2000-08-27 + + * src/headerview.c: HeaderView の高さを修正。 + * src/textview.c: textview_show_part(): もしメッセージがシングル + パートの RFC822 メッセージなら、通常のテキストとして処理する + ようにした。 + * src/folderview.c + src/summaryview.c: キー操作周りをいくつか変更。 + * src/prefs_common.[ch]: `assort' という単語を `filter' で置き換えた。 + +2000-08-26 + + * src/codeconv.[ch]: ISO-8859-1 に対応するために conv_latintodisp() + を追加。 + * src/procheader.c: procheader_get_one_field(): ファイルの最初の行 + がスペースまたはタブの場合に segmentation fault を起こすバグを + 修正(平松さん thanks)。 + * src/mimeview.c: mimeview_drag_data_get(): ファイル名が + G_DIR_SEPARATOR を含まないように修正(平松さん thanks)。 + * src/prefs_account.c + src/prefs_common.c: ダイアログサイズを修正。 + * src/prefs.c: ダイアログウィンドウを広げられるようにした。 + +2000-08-25 + + * version 0.3.27 + + * configure.in: libintl の検出を失敗させる不要な + AC_CHECK_FUNC(gettext) を削除。 + * src/filter.[ch] + src/prefs_common.c: `not contain' を実装。そして将来の拡張のために + 修正。 + * src/imageview.c: マウスイベントを掴まないように alertpanel_error() + を g_warning() に変更。 + * src/compose.[ch]: Compose オブジェクトのリストを保持する + compose_list を追加、そして関数 compose_get_compose_list() を追加。 + * src/main.c + src/mainwindow.c + src/summaryview.c: 作成中のメッセージが存在すれば確認するように + した。 + +2000-08-23 + + * src/compose.c: compose_reply_set_entry(): 送信待ちフォルダの + メッセージに返信しようとしたときに segmentation fault を起こす + バグを修正(ことぶきさん thanks)。 + compose_attach_property(): 入力エラーを処理できるようにプロパティ + ダイアログルーチンを修正。 + * src/mimeview.c: MimeView からのドラッグ&ドロップを可能にする + 平松さんからのパッチを適用(感謝!)。 + * src/headerview.[ch] + src/procheader.c + src/procmsg.h: 廣島さんからの X-Face 対応パッチを適用(感謝!)。 + +2000-08-22 + + * src/compose.c: compose_attach_property(): プロパティダイアログで + 実際に添付ファイルの属性を変更できるように修正。 + +2000-08-21 + + * configure.in + src/Makefile.am: gdk_imlib のために更新。 + * AUTHORS と NEWS を追加。 + * configure.in + acconfig.h + src/Makefile.am: configure が gdk-pixbuf と gdk_imlib ライブラリを + 自動検出するように修正。IPv6 検出のバグを修正。 + * src/imageview.c: gdk-pixbuf に対応。 + * README + README.jp + INSTALL + INSTALL.jp: 内蔵画像表示機能についての言及を追加。 + * configure.in: configure が gdk-pixbuf と gdk_imlib ライブラリを + 無効にできるように修正。 + +2000-08-20 + + * src/imageview.[ch] + src/main.c + src/messageview.[ch] + src/mimeview.[ch]: 画像を表示可能にする廣島さんからのパッチを適用 + (感謝!)。 + +2000-08-19 + + * version 0.3.26 + + * src/summaryview.c: summary_assort_func(): `受信しない' 設定を + 避けるように修正。 + +2000-08-18 + + * src/filesel.c: ダイアログを開いたときに以前のディレクトリを記憶 + しておくようにする廣島さんからのパッチを適用(感謝!)。 + * src/summaryview.[ch]: 関数 summary_redisplay_msg() を追加。 + * src/mainwindow.c: set_charset_cb(): 文字コードセットが変更された + ときに現在表示されているメッセージを再表示するようにした。 + * src/inc.c + src/pop.c + src/prefs_common.c + src/filter.h: 振り分けルールによって特定のメッセージを受信しない + ようにできる田中さんからのパッチを適用(感謝!) + +2000-08-15 + + * src/procmsg.[ch]: MsgFlags 型に MSG_MIME を追加。MSG_MIME フラグを + 処理するように修正。新しいメッセージを調べないように指定されていて + も、キャッシュの読み込みに失敗したらキャッシュされていないメッセー + ジを調べるように修正。 + * src/procheader.c: procheader_parse(): マルチパート MIME メッセージ + の判別を追加。 + * src/main.h: CACHE_VERSION を増加。 + * src/summaryview.[ch]: メッセージがマルチパートかどうかを表示する + `MIME' カラムを追加。 + * src/prefs_common.[ch]: 表示項目の設定に `MIME' カラムを追加。 + * src/pixmaps/clip.xpm を追加。 + * src/summaryview.c + src/procmsg.[ch]: 印刷前に印刷コマンドの入力を促すように修正。 + +2000-08-14 + + * src/folderview.c: folderview_create() + src/summaryview.c: summary_create(): + src/addressbook.c: addressbook_create(): CTree のエキスパンダの + スタイルを GTK_CTREE_EXPANDER_SQUARE に指定。 + * src/compose.c: プロパティダイアログのインタフェースを修正。 + +2000-08-13 + + * src/compose.c: 添付ファイルのプロパティダイアログを追加。 + +2000-08-11 + + * src/procmsg.[ch]: 与えられたメッセージを印刷する関数 + procmsg_print_message() を追加。 + * src/summaryview.c: summary_print(): 選択された全てのメッセージを + 印刷するように修正。 + * src/folderview.c: folderview_select_node(): 受信箱が空の場合、 + 取込時にフォルダツリーにフォーカスしないバグを修正。 + +2000-08-10 + + * version 0.3.25 + + * src/prefs_commmon.[ch]: `その他' タブと、印刷オプションを追加。 + また外部ブラウザオプションをそこへ移動。 + * src/mainwindow.c + src/summayview.[ch]: 印刷メニューを追加し、印刷用関数を実装。 + +2000-08-09 + + * src/prefs_account.c: smtp_server の値のデフォルトを NULL にした。 + * src/folderview.c: folderview_update_msg_num(): ゴミ箱フォルダに + 新着、未読メッセージがあった場合でも強調しないように変更。 + +2000-08-08 + + * src/filesel.c: filesel_select_file(): ファイル選択ダイアログを + 閉じた直後に他のダイアログ開かれた場合に segmentation fault を + 起こすバグを(多分)修正。 + +2000-08-05 + + * src/compose.c: compose_encode_header(): wctomb() が失敗したときに + 無限ループを起こすバグを修正。 + +2000-08-04 + + * version 0.3.24 + + * src/mimeview.c: ダブルクリックとポップアップメニューで添付 + ファイルを開けるようにした。コードを整理。 + * src/procmime.[ch]: マルチパートメッセージのパートを保存する + 関数 procmime_get_part() を追加。 + +2000-08-03 + + * src/main.[ch] + src/mimeview.c + src/prefs_common.[ch] + src/procmime.[ch] + src/utils.[ch]: 添付された画像、音声、 HTML ファイルを開けるように + するパッチを適用(橋本さん thanks)。 + * src/filter.c: filter_match_condition(): 指定されたフィルタの body + が NULL のとき segmentation fault を起こすバグを修正。そしてその + 場合はフィルタがマッチしたとみなすようにした。 + +2000-07-30 + + * src/summaryview.c: + summary_save_as(): ニュース記事を保存できないバグを修正。 + summary_display_msg(): 既にニュース記事を処理しているときに + 別のニュース記事が読まれるのを防ぐために排他ロックを追加。 + * src/gtkutils.[ch]: draw シグナルが発行されるのを待つ + gtkut_widget_wait_for_draw() を追加。 + * src/mainwindow.c: + main_window_cursor_wait() + main_window_cursor_normal(): カーソルを直ちに変更するために + gdk_flush() を追加。 + * Makefile.am + libkcc/Makefile.am: `make dist' のために EXTRA_DIST を追加。 + Makefile.am にターゲット `release' を追加。 + +2000-07-28 + + * src/socket.c: IPv6 に対応。 + * configure.in + acconfig.h: IPv6 の検出を追加。 + * prefs_common.c: toolbar_style のデフォルトをアイコンのみに変更。 + +2000-07-27 + + * 最初の cvs インポート。 + * README と README.jp を更新。 + +2000-07-24 + + * version 0.3.23 + + * src/procmime.[ch]: ツリーのノードとして扱えるように MimeInfo の + 構造体を変更。 + 全ての MimeInfo を再帰的に解放する procmime_mimeinfo_free_all() + を追加。 + 引用のためにメッセージを解析してテキストパートを取得する + procmime_get_text_part() を追加。 + * src/mimeview.c: mimeview_scan_multipart_message() を + procmime_scan_multipart_message() と mimeview_set_multipart_tree() + に分割。 + * src/compose.c: compose_quote(), compose_forward(): + マルチパートメッセージのテキストパートを適切に引用するようにした。 + Compose ウィンドウのサイズを保持するようにした。 + * src/prefs_common.[ch]: メンバに compose_width と compose_height + を追加。 + * src/textview.c: textview_show_part(): 少しコードを整理。 + * src/codeconv.[ch]: 関数 conv_get_code_conv_func() を追加。 + +2000-07-20 + + * version 0.3.22 + + * src/codeconv.[ch]: メッセージの改行コードが CR+LF の場合にゴミ文字 + が表示されるバグを修正。 conv_sjistoeuc() を追加。 + * src/summaryview.c: summary_attract_by_subject(): 実行した時に + 現在の表示位置を選択行のところに移動するようにした。 + * src/textview.c: textview_show_part(): 文字セット判定ルーチンを + 修正。 + * src/folderview.c: folderview_update_msg_num(): boldfont が NULL + の場合に segmentation fault を起こすバグを修正。 + * src/compose.c: compose_create(): ウィンドウ作成時に自身をアドレス帳 + のターゲットにするようにした。 + +2000-07-19 + + * src/compose.c: compose_send(): 送信に失敗した場合に送信待ちに + 入れたメッセージを送信控に保存しなかったバグを修正(山本(孝)さん + thanks)。 + +2000-07-15 + + * src/inc.[ch]: 結果によってエラーメッセージダイアログを変更する + ように修正。 + +2000-07-14 + + * src/mainwindow.c: main_window_create(): ステータスバーの + アカウントボタンが必要以上に広がらないようにその usize を + 1 にした。 + * src/account.[ch]: account_foreach(): 関数が非ゼロを返したら + 処理を中断するようにした。 + * src/inc.[ch] + src/pop.c: メッセージ処理に失敗した場合、エラーメッセージ + ダイアログを表示するように修正。 + +2000-07-04 + + * version 0.3.21 + + * src/mainwindow.c: アカウントツールボタンまたはアカウントステータス + バーが押されたらアカウント選択メニューをポップアップするように + した。 + * src/folderview.c + src/prefs.c: ENOENT の perror メッセージを抑制。 + * src/pop.c: UIDL が失敗した場合は LAST コマンドで代用するように + した。 + +2000-07-01 + + * src/procheader.c: procheader_parse(): References: ヘッダを + 正しく解析していなかったバグを修正(山口さん thanks)。 + +2000-06-29 + + * version 0.3.20 + + * src/compose.c: compose_reply_set_entry(): 返信時に正しく cc + しなかったバグを修正。 + * src/mainwindow.c + src/summaryview.c: メインメニューとポップアップメニューを整理。 + +2000-06-26 + + * version 0.3.19 + + * src/prefs_account.[ch] + src/compose.c: メッセージ作成時に Cc:, Bcc:, Reply-To: を自動的に + 指定できるようにした(なかがわさん thanks)。 + +2000-06-25 + + * src/prefs_common.[ch] + src/mainwindow.c + src/main.c: 終了時にごみ箱を空にする前に尋ねるかどうかを選択 + できるようにした。 + * src/prefs_common.c: コードとインタフェースを少し整理。 + * src/summaryview.c: 高速化のためにスレッド解除関数を修正。 + +2000-06-24 + + * src/prefs_common.[ch] + src/summaryview.c: 差出人のアドレスが現在のアカウントと同じ + 場合に、`差出人' カラムに宛先を表示するようにした(なかがわさん + thanks)。 + * src/utils.[ch]: `From:' ヘッダの文字列からアドレスを取り出す + 関数 extract_address() を追加。 + * src/mainwindow.c: allsel_cb(): メッセージビューが非表示のときに + `編集/全て選択' が選択された場合に segmentation fault を起こす + バグを修正(とみたさん thanks)。 + +2000-06-21 + + * src/summaryview.c: 必要なノードだけスレッド解除するように + 実行ルーチンを変更。 + +2000-06-19 + + * src/news.c: news_session_get(): 接続が切れた時の再接続を実装。 + * src/nntp.[ch]: nntp_mode() を追加。 + +2000-06-18 + + * src/mbox.c: mbox の FILE ポインタを close していなかったバグを + 修正。 mbox の処理時の振り分けに対応。 + * src/inc.c: inc_drop_message(): フォルダの最後のメッセージ番号 + を記憶するためにハッシュテーブルを使用するように修正。 + * src/summaryview.c + src/addressbook.c: 右クリック時の CTree の挙動を修正。 + * src/pop.c: pop3_getrange_uidl_recv(): 潜在的なバッファオーバー + フローのバグを修正(西山さん thanks)。 + +2000-06-17 + + * version 0.3.18 + + * src/pop.[ch] + src/inc.[ch]: UIDL による POP3 サーバ上の既読メッセージの管理を + 実装。 + * src/utils.[ch]: g_(s)list_free() で置き換えられるので、 + (s)list_remove_all() を削除。 + * src/mainwindow.c: メニューの配置を少し変更。 + * src/summaryview.c: summary_status_show(): サーバ名は表示せず、 + ニュースグループだけ表示するようにした。 + * src/prefs_common.c + src/prefs_account.c: ダイアログサイズの計算ルーチンを調整。 + +2000-06-15 + + * version 0.3.17 + + * src/compose.c: compose_reply_set_entry(): 返信したメッセージの + To: と Cc: にある全てのアドレスに cc するように修正。 + Subject: と To: のエントリの位置を入れ換えた。 + +2000-06-14 + + * src/procheader.c: スペースで分離されていないヘッダを扱えるように + 修正。 + * src/socket.c: sock_connect(): 固まるのを防ぐために接続の後 + ウェイトを追加(二之宮さん thanks)。 + +2000-06-13 + + * src/inc.c: + inc_mail() + inc_all_account_mail(): アカウントが存在しない場合に segmentation + fault を起こすバグを修正。 + * src/mainwindow.[ch]: アカウントが存在しない場合は受信ボタンを + クリックできないようにした。 + * src/compose.c: compose_queue(): 送信待機メッセージに正しく + マークを付けていなかったバグを修正。 + * src/utils.[ch]: コード変換関数を src/codeconv.[ch] に分離。 + +2000-06-13 + + * version 0.3.16 + + * src/mimeview.c: mimeview_save_as() + src/summaryview.c: summary_save_as(): 既存のファイルに上書きする + かどうかを尋ねるようにした。 + +2000-06-12 + + * src/utils.c + src/recv.c + src/prefs.c + src/prefs_common.c + src/prefs_account.c + src/addressbook.c + src/compose.c + src/mbox.c: ディスクの空きがない場合に書き込みエラーのチェックに + 失敗し、ファイルを失ってしまうバグを修正。 + +2000-06-11 + + * src/mainwindow.c: main_window_clean_trash(): 完了したときに + フォーカスをフォルダビューに移動させるようにした。 + * src/utils.[ch]: 表示用のコード変換関数を追加。元の strncpy() + とは違って、ゼロフィルを行わず終端のヌル文字を付ける strncpy2() + を追加。 + * src/textview.c: charset に従ってコード変換関数を変更するように + 修正。charset=SHIFT_JIS, charset=EUC-JP に対応。 + * src/mainwindow.c + src/prefs_common.h + src/textview.c: メッセージのキャラクタセットを強制指定できる + ようにした。 + * src/folderview.c: folderview_select_next_unread(): + 未読フォルダが見つからなかった場合は始めから探すようにした。 + +2000-06-11 + + * version 0.3.15 + + * src/mainwindow.c: メインウィンドウがツールバーの幅に伸ばされて + しまう問題を再度修正。 + * src/mbox.c + src/utils.c: is_header_line(): コロンの後にスペースがないヘッダ + を認識するように修正 (堀田さん thanks)。 + * src/filter.c: `#include ' を追加。 + * src/smtp.c: snprintf() を g_snprintf() で置き換えた。 + * src/Makefile.am: 同梱の gettext のために INCLUDES に + `-I$(top_srcdir)/intl' を追加。 + * sylpheed.spec を同梱。 + +2000-06-10 + + * src/prefs_common.[ch]: 行間のピクセル数を設定できるようにした。 + 行頭を空けるかどうかを指定できるようにした。 + * src/summaryview.c: 表示されているメッセージがサマリビューから + 削除されたときにメッセージビューをクリアするようにした。 + * src/mimeview.c: マルチパートメッセージの終端境界が見つからな + い場合に無限ループを起こしていたバグを修正(にしかさん thanks)。 + * src/folderview.c: folderview_scan_mailbox(): ドット付き + ディレクトリを無視するようにした。 + * src/main.c: ディレクトリの作成時に同名のファイルがすでに存在した + 場合、警告ダイアログを表示して終了するようにした。 + +2000-06-09 + + * src/textview.c + src/prefs_common.[ch]: 行間と行頭を空けられるようにした。 + +2000-06-07 + + * src/compose.c + src/procmime.[ch]: /etc/mime.types をスキャンし、添付ファイルの + MIME タイプを決定するようにした。 + * src/summaryview.c: サマリが実行の時に非選択になった場合に + メッセージビューをクリアするようにし、フォルダが空になった + 場合にフォルダビューにフォーカスを移すようにした。 + * src/mainwindow.c: メインウィンドウがツールバーの幅に伸ばされて + しまう問題を修正。 + * src/inc.c: `起動時に新着メールをチェックする' がセットされていた + 場合、多重の gtk_main() イベントループを引き起こすバグを修正。 + +2000-06-06 + + * src/compose.c: ファイルを現在のカーソルの位置に挿入できなかった + 問題を修正。 + +2000-06-06 + + * version 0.3.14 + + * src/compose.[ch]: ツールバーに `添付' ボタンを追加。そして + `挿入' のアイコンを新しいものと置き換えた。 + +2000-06-05 + + * src/mainwindow.[ch]: ツールバーに `実行' を追加。 + ツールバーのボタンのセンシティビティを設定する関数 + main_window_set_toolbar_sensitive() を追加。 + * src/compose.c: テキストエントリの文字列に改行が入っていた場合に + 不正なヘッダを出力していたバグを修正。 + +2000-06-04 + + * src/mainwindow.[ch]: ツールバーとメニューに `削除' を追加。 + そしてポップアップメニューと同じ項目をメインメニューに追加。 + * src/utils.[ch]: DnD サポート用の関数を追加。 + * src/compose.c: DnD によるファイルの添付と挿入を実装 + (平松さん thanks)。 + +2000-06-04 + + * version 0.3.13 + + * src/summaryview.c: null ポインタを is_dir_exist() に渡していた + バグを修正。 + +2000-06-03 + + * src/alertpanel.[ch]: 関数 alertpanel_message(), + alertpanel_notice(), そして alertpanel_error() を追加。 + コードの整理。 + * src/folderview.c + src/compose.c + src/addressbook.c + src/summaryview.c + src/summary_search.c + src/prefs_account.c + src/foldersel.c: エラーメッセージのダイアログに + alertpanel_error(), alertpanel_warning() または + alertpanel_notice() を使用するようにした。 + * src/summaryview.[ch]: 逆順によるソートができるようにした。 + * src/inc.c: 接続または認証に失敗したときにエラーメッセージ + ダイアログを表示するようにした。 + * src/utils.h: マクロ FILE_OP_ERROR() を追加し、perror() の多くを + それで置き換えた。 + +2000-06-03 + + * version 0.3.12 + + * src/compose.c: 送信待機した場合にメッセージを送信控に保存しな + かったバグを修正。 + * src/send.c: send_message_queue(): 解析したデータに送信待機用 + ヘッダを含んでしまっていたバグを修正。 + * src/mainwindow.c: send_queue_cb(): 完了したときにステータスバーの + メッセージを pop し、送信待ちフォルダを更新するようにした。 + +2000-06-02 + + * version 0.3.11 + + * src/filter.c + src/inc.c + src/compose.c: 警告メッセージを抑制。 + * src/mainwindow.[ch]: 次の未読メッセージのボタンとメニュー項目を + 追加。 + * src/summaryview.[ch]: 次の未読メッセージを選択して開く関数 + summary_select_next_unread() を追加。 + +2000-06-01 + + * src/prefs_common.[ch]: フォルダに入ったときに未読メッセージを + 開くかどうかを決める設定を追加。 + * src/summaryview.c: 設定されている時のみ最初の未読メッセージを開く + ようにした。 + * src/compose.c: GtkEntry から得た文字列を解放していたバグを修正。 + +2000-05-31 + + * src/compose.c: 後で送信するためにメッセージを送信待機状態に + する `後で送信' をメニューとツールバーに追加。 + +2000-05-30 + + * src/mainwindow.c: 送信待機状態のメッセージを再送信する + インタフェースを追加。 + * src/compose.c: メッセージが送信待機されるときに警告ダイアログ + を表示するようにした。 + +2000-05-29 + + * src/procmsg.[ch]: 送信待機状態のメッセージそれぞれに対して + send_message_queue() を呼ぶ関数 procmsg_send_queue() を追加。 + +2000-05-28 + + * src/inc.c: inc_drop_message(): 行先のフォルダが存在しなければ、 + メッセージをデフォルトの受信箱に落とすように修正。 + * src/compose.[ch]: imput 互換のキューイング用ヘッダをキューされた + メッセージに追加。 + * src/send.[ch]: キューされたメッセージを送信する関数 + send_message_queue() を追加。 + +2000-05-27 + + * configure.in + acconfig.h: configure 時にマルチスレッドを使うかどうかを + 決められるようにした。 + * src/summaryview.c: 設定に関わらず実行したときにスレッドを作って + しまうバグを修正(廣島さん thanks)。 + * src/sockinfo.[ch]: public な sock_connect_*() 関数の戻り値を + SockInfo オブジェクトへのポインタに変更。 + * src/procmime.c: procmime_scan_mime_header(): + スキャンしたパートにヘッダが無いときに NULL を返していたバグを + 修正(shigeri さん thanks)。 + * src/procmime.[ch]: + Content-Disposition ヘッダフィールドを解析する関数 + procmime_scan_content_disposition() を追加。 + * src/mimeview.c: Content-Disposition ヘッダの filename の値を + 使用するようにした。 + * src/pop.c + src/inc.c: 設定のパスワードが空で、以前の POP3 セッションが + 認証で失敗していた場合、パスワードの入力を促すように修正。 + +2000-05-23 + + * src/socket.[ch]: 非ブロッキング IO モードソケットとマルチスレッド + 接続への対応を追加。 + * src/inc.c: マルチスレッド接続に対応。 + +2000-05-22 + + * src/folderview.c: メッセージが存在した時のみ、フォルダが選択 + されたときに SummaryView にフォーカスが移るようにした。 + +2000-05-20 + + * version 0.3.10 + + * po/ja.po: メニューラベルの先頭の `/' が抜けていて、Compose + ウィンドウを開いたときに segmentation fault を起こすバグを修正。 + +2000-05-20 + + * version 0.3.9 + + * src/utils.c: get_domain_name(): gethostname() を使うように修正。 + * src/mimeview.c: `名前を付けて保存' と `テキストとして表示' の + キーバインドを追加。 + +2000-05-19 + + * src/recv.c: fputs() が失敗したときにエラー値を返すのに失敗し、 + ディスクの空き容量がない場合に受信したメールを失っていたバグを修正 + (田尻さん感謝)。 + * src/compose.c: Reply-To に対応。 + * src/mimeview.c: キー操作のインタフェースを改良。 + +2000-05-18 + + * src/mimeview.[ch] + src/procmime.[ch] + src/textview.[ch]: ネストされたマルチパートメッセージに対応し、 + コードを整理。 + カプセル化された RFC822 メッセージに対応。 + +2000-05-16 + + * src/compose.[ch]: メッセージ作成ウィンドウが削除されたときに添付 + 情報のために確保されたメモリを解放するようにした。 + 添付リストとテキストウィジェットをぺインウィジェットの上に配置した。 + カット/コピー/ペースト/全て選択 を全ての editable ウィジェット上で + 可能にした。 + 添付ファイルの削除と添付リスト上でのポップアップメニューを実装。 + * src/prefs_common.[ch]: 署名の区切りの設定を追加。 + * src/alertpanel.[ch]: 関数 alertpanel_warning() を追加。 + +2000-05-14 + + * src/prefs_common.[ch] + src/textview.c: URI を開くコマンドをカスタマイズできるようにした。 + * src/compose.[ch]: マルチパート MIME メッセージの作成(ファイルの + 添付)を実装。 + * src/textview.c + src/compose.c: GTK+ のテーマエンジンを切っていなかったバグを再度 + 修正。 + +2000-05-13 + + * version 0.3.8 + + * src/summaryview.c: メッセージ作成用のキーバインドを追加 + (w, a, A, f)。また、他のキーバインドも追加(y, D, Q)。 + * src/compose.c: Cc エントリが、返信されたメッセージの Cc を引き継ぐ + ようにした。 + * src/pixmaps/new.xpm + src/pixmaps/unread.xpm: pixmap イメージを置き換えた。 + * src/procheader.c: procheader_date_get_localtime(): + 年の桁数を4桁から2桁に変更。 + +2000-05-12 + + * src/inc.c: アカウントの設定でパスワードが指定されていなければ + 訊ねるようにした。 + * src/prefs_account.h: 一時的なパスワードを保存するメンバ tmp_pass + を構造体 PrefsAccount に追加。 + * src/inputdialog.[ch]: 文字列を隠した状態で入力を促す関数 + input_dialog_with_invisible() を追加。 + +2000-05-11 + + * src/compose.c: メッセージフォントが指定されていない場合に GTK+ の + テーマエンジンを切っていなかったバグを修正。 + +2000-05-10 + + * version 0.3.7a + + * src/summaryview.c: fprintf() に stderr を入れ忘れていたバグを + 修正。 + +2000-05-10 + + * version 0.3.7 + + * src/pop.c: いくつかの POP3 コマンドがエラーを返すと、その前の + 操作が全て無効になってしまう問題を修正。 + * src/compose.c + src/textview.c: Pixmap テーマあるいはそれから派生したものを + 使ったときに GtkText ウィジェットが速度低下する問題に対処した。 + +2000-05-08 + + * src/inc.c: 存在しないプログラムを実行しようとしたときに X IO + エラーを起こすバグを修正。 + +2000-05-07 + + * src/src/folderview.[ch]: FolderInfo 構造体にメンバ `mtime' を追加。 + * src/summaryview.c: 開こうとしているフォルダの mtime をチェックする + ようにした。 + * src/procmsg.c: ファイルシステムをチェックしないモードを追加。 + +2000-05-05 + + * src/textview.[ch]: クリッカブル URI を実装(BONAIM さん thanks)。 + `X-Mailer:' ヘッダが `Sylpheed' を含んでいれば強調表示するように + した。 + +2000-05-04 + + * src/summaryview.c: summary_write_cache(): キャッシュファイルの + パーミッションの修正。 + +2000-05-04 + + * version 0.3.6a + + * src/headerview.c: headerview_clear() メソッドを追加。 + * src/messageview.c: messageview_clear() で HeaderView をクリア + しないバグを修正。 + +2000-05-04 + + * version 0.3.6 + + * src/messageview.c + src/textview.c: *_clear() メソッドを追加。 + * src/summaryview.c: 新しいフォルダを開いたときに MessageView を + クリアするようにした。 + +2000-05-03 + + * src/inc.c: 全アカウントから受信したときにそれぞれアカウントによって + 指定されている受信箱に移動してしまうバグを修正。 + * src/compose.c: ウィンドウが閉じられるときにメッセージを破棄する + かどうかを確認するようにした。 + +2000-05-03 + + * version 0.3.5 + + * src/pop.[ch] + src/inc.[ch]: APOP 認証に再対応。 + * src/prefs_account.c: プロトコルのタイプを保存していなかったバグを + 修正。 + * src/socket.h + src/statusbar.h: printf() 的な関数に G_GNUC_PRINTF() を追加。 + * src/progressdialog.[ch]: クラス名を Progress から ProgressDialog + に変更。 + +2000-05-02 + + * src/summaryview.c: ja メッセージカタログを使わない状態でニュース + フォルダを選択した場合にセグメンテーションフォールトを起こす + バグを修正。 + * src/utils.h: printf() 的な関数に G_GNUC_PRINTF() を追加。 + * src/Makefile.am: INCLUDES に `-DG_LOG_DOMAIN=\"Sylpheed\"' を + 追加。 + +2000-05-01 + + * src/automaton.[ch] + src/inc.[ch] + src/pop.[ch]: POP3 取得ルーチンを有限状態オートマトンモデルを + 使って再実装した(平松さん thanks)。 + * src/inc.c: メールサーバとの接続が失敗したときに、意図しない + プログラムの終了を起こすバグを修正。メモリリークのバグを修正。 + * src/summaryview.c: 左カーソルキーが押されたときにフォーカスを + FolderView に移動するようにした。 + +2000-04-30 + + * src/textview.c: 引用の識別ルーチンを少し修正。 + +2000-04-29 + + * version 0.3.4 + + * src/procmime.[ch]: MIME デコーダを src/textview.c から + src/procmime.c へ移した。 + * src/mimeview.[ch]: マルチパートメッセージの保存を実装。 + MIME エンコードされたファイル名に対応。 + * src/summaryview.c: 「名前を付けて保存」を実装。 + +2000-04-28 + + * src/prefs_common.[ch]: SummaryView の表示項目を設定するための + インタフェースを実装。 + * src/addressbook.c + src/account.c: 列タイトルがキーフォーカスを得ないようにした。 + +2000-04-26 + + * src/textview.c: BASE64 のデコーディングと表示を実装。 + +2000-04-25 + + * src/prefs_common.[ch]: SummaryView の項目のそれぞれを表示するか + どうかを設定するメンバを追加。 + * src/headerwindow.c + src/logwindow.c: エスケープキーが押されたときにウィンドウを閉じる + ようにした。 + * src/headerview.c: ScrolledWindow を使わないようにした。 + * src/base64.c: from64tobits(): '\r' と同様に '\n' を行末と認識する + ように修正。 + +2000-04-24 + + * src/headerview.c: テキストウィジェットのワードラップとラインラップ + を無効にした。 + +2000-04-24 + + * version 0.3.3 + + * src/prefs_common.c: prefs_assort_create(): デフォルトの振り分け用 + ヘッダにいくつかヘッダを追加。 + +2000-04-23 + + * src/procmsg.c: ヘッダの解析時にメッセージのパーミッションが拒否 + された場合にセグメンテーションフォールトを起こすバグを修正 + (わかい@電通大 さん thanks)。 + * src/mimeview.c: キー押下イベントを SummaryView に渡すようにした。 + +2000-04-21 + + * src/main.h + src/alertpanel.c: より良いフォントにマッチするようにフォントの + 指定を修正。 + * src/utils.[ch]: FreeBSD に対応するためにワイドキャラクタ関数を + 追加。 の存在のチェックを追加。 + * acconfig.h + configure.in: FreeBSD に対応するために wint_t と libxpg4 の + チェックを追加。 + * src/unmime.c: の存在をチェックするように修正。 + 上記3つは佐々木さんからの contribution です。感謝! + +2000-04-18 + + * src/main.h: ウィンドウのデフォルトの高さを減らした。 + +2000-04-17 + + * src/procmime.c: ダブルクォートされた属性値の中の括弧を削除して + いたバグを修正。 + +2000-04-15 + + * version 0.3.2 + + * src/mimeview.c: マルチパートメッセージのパーサと表示を実装。 + * src/procmime.c: procmime_scan_content_type(): + 複数の要素に対応。 + * src/textview.c: マルチパートメッセージに対応し、コードを整理。 + +2000-04-14 + + * src/summaryview.c: サイズカラムとサイズによるソートを追加。 + * src/mainwindow.c: ソートメニューに `サイズでソート' を追加。 + * src/procmime.c: バッファオーバーランを起こし、セグメンテーション + フォールトを起こすバグを修正。 + +2000-04-13 + + * version 0.3.1 + + * src/textview.c: MIME ヘッダと + Content-Transfer-Encoding: quoted-printable に対応。 + +2000-04-12 + + * src/messageview.[ch] + src/textview.[ch]: MessageView を2つのクラスに分離。 + * src/procmime.[ch]: MIME メッセージ操作用に追加。 + +2000-04-11 + + * src/mimeview.[ch]: MIME メッセージ操作用に追加。 + * configure.in: wctype.h と wchar.h のチェックを追加。 + +2000-04-10 + + * src/procmsg.[ch] + src/procheader.[ch]: 少しコードを整理。 + * src/messageview.[ch]: HeaderView を統合。 + +2000-04-09 + + * version 0.3.0 + +2000-04-08 + + * src/addressbook.c: フォルダ/グループが追加あるいは編集されたときに + ツリーをソートするようにした。 + * src/xml.c: xml_compare_tag(): 現在のタグが空だった場合に + セグメンテーションフォールトを起こすバグを修正。 + * src/mainwindow.c: MainWindow の状態を保存するようにした。 + +2000-04-08 + + * version 0.3.0pre1 + + * src/addressbook.c: アドレスグループの編集を完全に実装。 + 警告ダイアログでエスケープキーが押されたときに、アドレスの削除が + 誤って確認されてしまうバグを修正。 + +2000-04-07 + + * src/addressbook.c: メニューバーを追加。階層フォルダを有効にした。 + * src/prefs_account.c: pop サーバを指定しなくても構わないように修正。 + * src/inc.c: inc_account_mail(): 受信サーバが指定されていない場合、 + 何もしないように修正。 + +2000-04-05 + + * version 0.2.9 + + * src/addressbook.c: アドレス帳の機能をほぼ実装。 + +2000-04-04 + + * src/compose.c: `ファイル->ファイルを挿入' が2回以上選択された時に + セグメンテーションフォールトを起こすバグを修正。 + +2000-04-03 + + * version 0.2.9pre4 + + * src/addressbook.[ch]: 新規フォルダとグループの作成を実装、そして + フォルダとグループの削除を実装。指定されたオブジェクトを再帰的に + 削除する addressbook_delete_object() を全て実装。 + +2000-04-02 + + * src/addressbook.c: アドレスの登録と、メッセージ作成の + アドレスのエントリへの複数回の追加を実装。 + * src/menu.[ch]: 全てのメニューの項目をインセンシティブにする関数 + menu_set_insensitive_all() を追加。 + * src/folderview.c: 少しコードを整理。 + +2000-04-01 + + * src/account.c + src/prefs_common.c: CList の行数を得るときのバグを修正。 + +2000-03-30 + + * version 0.2.9pre3 + + * src/folderview.c: 最初の操作でツリーが開閉されたときに警告を + 引き起こすバグを修正。 + +2000-03-29 + + * src/addressbook.c: addressbook_list_selected(): 複数のアドレスを + 扱えるようにした。 + * src/compose.c: Bcc: が切り替えられたとき、対応するアドレス帳も + それを切り替えるように修正。 + * src/mainwindow.c: + main_window_create(): ウィンドウのちらつきを起こさないように + gtk_widget_set_uposition() を gtk_widget_show() の前に移動した。 + main_window_get_position(): 正しいウィンドウの位置を得るために + gdk_window_get_position() を gdk_window_get_root_origin() で + 置き換えた(これらの修正に関して shigeri さんに感謝)。 + +2000-03-27 + + * src/filesel.c: 最初に呼び出される時はホームディレクトリを選択する + ようにした。 + +2000-03-26 + + * src/utils.c: conv_mb_alnum(): キャラクタ変換テーブルを使用する + ように修正。 + * src/foldersel.c: ダイアログが表示されたときにフォルダツリーが + フォーカスされるようにした。 + +2000-03-26 + + * version 0.2.9pre2 + + * src/addressbook.c: addressbook_export_to_file() と関連する関数を + 実装。 + +2000-03-25 + + * src/xml.[ch] + src/addressbook.c: アトリビュート用の変数名を修正。 + * src/prefs_common.[ch]: メンバ `conv_mb_alnum' を追加。 + * src/utils.[ch]: マルチバイトの英数字をシングルバイトのそれに変換 + する conv_mb_alnum() を追加。 + * src/messageview.c: messageview_show(): conv_mb_alnum フラグが立って + いれば conv_mb_alnum() を通すようにした。 + +2000-03-25 + + * version 0.2.9pre1 + + * src/compose.c: Addressbook が Compose によって開かれてその Compose + が閉じられるとき、Addressbook の対象をリセットするように修正。 + * src/addressbook.c: Compose と連携するようにした。 + +2000-03-24 + + * configure.in: AM_PATH_{GLIB, GTK}: 要求される GTK+ と GLIB の + バージョンを 1.2.6 に上げた。 + * src/xml.[ch]: XML パーサをさらに実装。 + * src/addressbook.c: アドレス帳の解析と表示を行うルーチンを実装。 + +2000-03-21 + + * src/folderview.c: folderview_scan_folder(): フォルダのメッセージ数 + が0なら、新着、未読、そして総数を0にするように修正。 + +2000-03-20 + + * src/xml.[ch]: アドレス帳が使用する XML の操作のために追加。 + * src/folderview.c: スペースキーで自動的に未読フォルダが選択 + されるときに、ごみ箱フォルダをスキップするように修正。 + +2000-03-18 + + * src/summaryview.c: ニュースグループが選択されたときにカーソルが + 永久に時計になってしまうバグを修正。 + +2000-03-18 + + * version 0.2.8 + +2000-03-17 + + * src/mainwindow.[ch]: カーソルのタイプの設定時のカウントを実装。 + `スレッド表示' と `スレッド解除' のメニューを修正。 + * src/summaryview.c: フォルダのオープン時のスレッドの切替ができる + ようにした。 + * src/prefs_common.[ch]: フォルダのオープン時にサマリビューが + スレッドを構築するかどうかを決定するメンバ `enable_thread' を + 追加。 + +2000-03-15 + + * src/summaryview.c: ポップアップのセンシティビティの関数を少し + 修正。 + +2000-03-13 + + * version 0.2.7 + + * src/addressbook.[ch]: アドレス帳のインタフェースをさらに実装。 + * src/compose.c: アドレス帳のオブジェクトに接続。 + * src/folderview.[ch]: folderview_compare_path(): + 絶対パスが正しく比較されるように修正。 + folderview_select_node() を追加。 + 要求されたときにサマリを更新するように folderview_scan_folder() + を修正。 + * src/import.c: mbox を取り込んだときにフォルダツリーを更新 + するようにした。 + * src/summaryview.c: folderview.c の変更に従って修正。 + 元のフォルダが移動先と同一なら警告ダイアログを表示するように修正。 + 状況に応じてポップアップメニューのセンシティビティを設定する + summary_set_popup_sensitive() を追加。そしてサマリがクリアされた + ときにポップアップメニューの全ての項目をインセンシティブにする + ようにした。 + * src/procmsg.c: procmsg_move_messages_with_dest(): + 元のフォルダが移動先と同一なら処理を中断するように変更。 + * src/summary_search.c + src/manage_window.c: 警告ダイアログが2回現れたときにコンソールに + 警告が表示されないように修正。 + * src/filesel.c: ファイル選択ダイアログを一時ウィンドウにした。 + +2000-03-11 + + * src/manage_window.[ch]: コールバック関数 manage_window_focus_out() + を追加。 + * src/account.c + src/inputdialog.c + src/mainwindow.c + src/prefs_account.c + src/prefs_common.c + src/summary_search.c: focus_out_event シグナルハンドラを追加。 + * src/addressbook.[ch]: 仮のアドレス帳のコードを追加。 + +2000-03-06 + + * src/utils.h: alloca() を行い、また例外を処理するマクロ Xalloca() を + 追加。 + * src/import.c: インポートダイアログを一時ウィンドウにし、エスケープ + キーでキャンセルできるようにした。 + +2000-03-04 + + * version 0.2.6 + + * src/compose.c: メッセージ作成ウィンドウを閉じたときにメモリ + リークを起こすバグを修正。 + +2000-03-03 + + * src/nntp.h: 長すぎる XOVER 文字列のために NNTP メッセージの + バッファサイズを増やした。 + +2000-02-28 + + * src/summaryview.c: step-forward と step-backward を Control-n と + Control-p のそれぞれにバインドした。 + * src/filter.c: filter_read_str(): メモリリークのバグを修正し、 + バッファを確保する g_malloc() を alloca() で置き換えた。 + * src/procheader.c: procheader_get_fromname(), + procheader_date_get_localtime() + src/utils.c: conv_euctojis(): g_malloc() を alloca() で置き換えた。 + src/compose.c: compose_quote_parse_fmt() + src/prefs.c: prefs_set_data_from_text() + prefs_set_text(): g_malloc() を alloca() で置き換えた。 + +2000-02-26 + + * version 0.2.5 + + * src/logwindow.c: 警告、エラーとメッセージを異なる色で表示する + ように log_window_append() を改良。 + * src/utils.[ch]: 関数 log_message(), log_warning(), log_error() + を追加。それぞれ通常のメッセージ、警告、エラーを表示。 + そして多数の警告メッセージをこれらを使うように修正。 + * src/messageview.c: messageview_init(): 色の割り当てに失敗した + ときに引用と URI の色を黒に設定するようにした。 + * src/news.c: news_parse_xover(): バッファを確保する g_malloc() + を alloca() で置き換えた。 + +2000-02-25 + + * src/folderview.c: 以前に選択されたフォルダ名をテキストエントリに + 表示しないバグを修正。それに加えて、幾つかの修正を行った。 + +2000-02-24 + + * version 0.2.4 + + * src/logwindow.[ch]: プロトコルログを表示するログウィンドウを + 追加。 + * src/about.c: ダイアログのサイズを微調整。 + * src/folderview.c: ダブルクリックしたときにフォルダを選択する + ようにした。 + +2000-02-23 + + * src/prefs_common.[ch]: `From:' や `Subject:' のようなヘッダの + 項目を翻訳するかどうかを決める項目 `translate_header' を追加。 + * src/compose.c: 宛先が入力されていない場合に警告ダイアログを + 表示するようにした。 + * src/inc.c: 少しコードを整理。 + +2000-02-22 + + * version 0.2.3 + + * src/compose.c: ヘッダのエントリが入力されたときに、その + フォーカスを次のエントリまたはテキストウィジェットに移動する + ようにした。メニューの項目を整理。 + * src/mainwindow.[ch] + src/prefs_common.[ch] + src/main.c: 終了時にウィジェットのサイズとウィンドウの位置を + 保存するようにした。 + * src/prefs_common.c: a14, k14 フォントセットをデフォルトの + メッセージフォントとして指定。 + * src/about.c: about ダイアログの外観をテキストウィジェット等を + 使用して変更。 + * src/recv.c: エスケープされた From_ 行を変換するように recv_write() + を修正。 + +2000-02-20 + + * version 0.2.2 + + * src/compose.[ch]: Bcc に対応。 + +2000-02-19 + + * version 0.2.1 + + * src/utils.[ch]: 文字列を調べて、数字列ならその値を返す関数 + to_number() を追加。 + * src/procmsg.c: 数字以外の文字がファイル名に含まれていた場合に + 誤動作を起こすバグを修正。 + +2000-02-18 + + * version 0.2.0 + + * src/folderview.c: 開いているフォルダノードを削除したときに + segmentation fault を起こすバグを修正(平松さん thanks)。 + そして、ニュースサーバを削除する folderview_rm_server_cb() を実装。 + * src/mbox.c: 警告メッセージを修正。 + +2000-02-13 + + * version 0.2.0alpha-pre8 + + * src/mainwindow.c: inc_all_account_mail_cb(): 現在のフォルダが + 更新されたときの問題を避けるために、受信箱を選択させるようにした。 + * src/summaryview.c: summary_execute(): 実行されたときにサマリ + キャッシュに書き込むようにした。 + +2000-02-12 + + * version 0.2.0alpha-pre7 + + * src/utils.[ch]: 末尾のディレクトリセパレータを無視して二つの + パスを比較する path_cmp() を追加。 + * src/folderview.[ch] + src/summaryview.[ch]: メッセージを移動または削除したときに + フォルダツリーが行進されるように修正。 + * src/inc.c: 少しコードを整理。 + +2000-02-11 + + * version 0.2.0alpha-pre6 + + * src/utils.[ch]: ドメイン名を静的な文字列として返す + get_domain_name() を追加。 + * src/compose.c: compose_generate_msgid(): 現在のアドレスが '@' を + 含まなくてもまともなメッセージ ID を生成するように修正。 + * src/send.c: 少しコードを整理。 + +2000-02-10 + + * src/folderview.c: フォルダが右クリックされたときのフォルダツリーの + 挙動を修正。 + * src/compose.c: compose_encode_header(): 適当なバッファオーバーラン + チェックを追加。 + +2000-02-09 + + * version 0.2.0alpha-pre5 + + * gettext と libtool を更新。 + * configure.in: メッセージカタログが正しいディレクトリにインストール + されるように localedir の定義を修正。 + * src/folderview.c + src/mainwindow.c: 現在開かれているフォルダでも開くことができる + ように修正。 + * src/prefs_common.[ch] + src/messageview.c: メッセージの色を切り替えるオプションを追加。 + +2000-02-08 + + * version 0.2.0alpha-pre4 + + * src/mainwindow.c + src/messageview.c: 色を確保する時にメモリを破壊していたバグを修正。 + +2000-02-07 + + * src/folderview.c: フォルダ選択時のバグを幾つか修正。 + +2000-02-07 + + * version 0.2.0alpha-pre3 + + * src/folderview.c + * src/summaryview.[ch]: 多少コードを整理。 + * src/messageview.c: 色の割り当てのバグを修正(多分)。 + +2000-02-06 + + * version 0.2.0alpha-pre2 + + * src/folderview.[ch]: リターンキーまたはスペースキーが押されるか、 + マウスのボタン1か2によるクリック以外では、フォルダビューで + 選択されたフォルダを開かないようにした。 + * src/inc.c: 多少コードを整理。 + * TODO.jp: 項目を増やした。 + +2000-02-05 + + * version 0.2.0alpha-pre1 + + * src/summaryview.[ch]: 重複メッセージを削除したときにサマリの + スレッドを壊すバグを修正(BONAIM さん thanks)。一部コードの整理。 + * src/procmsg.[ch]: procmsg_move_messages() を + procmsg_move_messages_with_dest() に名称変更し、前者を行先を + 指定しない新しい関数で置き換えた。 + * src/prefs_common.c + src/gtkutils.c: 連結リストのメモリリークを修正。 + * src/utils.[ch]: 双方向連結リストの全要素を削除する + list_remove_all() を追加。 + * src/inc.[ch]: 全アカウントの新着メッセージを受信する + inc_all_account_mail() を追加。 + * src/account.[ch]: アカウントをそれぞれ処理するために + account_foreach() を追加。 + * TODO.jp を追加。 + +2000-02-04 + + * version 0.1.23alpha + + * src/inc.c: 新着メッセージを受信した時にフォルダツリーのメッセージ + 数を更新するようにした。 + * src/folderview.[ch]: フォルダ名を指定してフォルダビューの一つの + フォルダをスキャンする関数 folderview_scan_folder() を追加。 + +2000-02-02 + + * version 0.1.22alpha + + * src/prefs_account.[ch]: 受信時振り分けの設定を追加。 + * src/inc.c: 受信時の振り分けに対応。 + * src/procmsg.c; コードを整理。 + * src/news.c: xover の取得に失敗したときに固まるバグを修正。 + * src/compose.c: 特定のフォルダに入るメッセージのマークを解除 + するようにした。 + +2000-02-01 + + * version 0.1.21alpha + + * src/folderview.c + src/summaryview.c: 「未読メッセージが見つからなかった場合、次の + フォルダに移動する」機能を実装。 + * src/summaryview.c: ニュースサーバへの接続中に接続の状態を + ステータスバーに表示するようにした。 + * src/compose.c: X-Mailer: ヘッダフィールドの文字列を少し変更。 + * src/prefs_common.c: 振り分けの残りの機能を実装。 + +2000-01-31 + + * version 0.1.20alpha + + * src/prefs_common.c: 振り分け設定の読み込み/書き出し/登録/削除を + 実装。 + * src/mainwindow.c: ステータスバーの外観を少し変更。 + * src/account.c: account_delete(): アカウントが削除されたときに + GList へのポインタを代入しないバグを修正。 + +2000-01-29 + + * src/procmsg.c: procmsg_get_mark_sum(): マークファイルの読み込み + に失敗するバグを修正(BONAIM さん thanks)。 + * src/prefs_common.c: 振り分け設定のインタフェースを追加。 + +2000-01-28 + + * src/summaryview.c: 左クリックで未読記事を表示するときにマークの + 表示が正しく更新されないバグを修正(shigeri さん thanks)。 + +2000-01-27 + + * src/summaryview.[ch]: 振り分け用の関数を追加。 + * src/about.c: ウィンドウを閉じるボタンを追加。 + * src/news.c: 取得するヘッダの数を制限するようにした。 + +2000-01-26 + + * src/procmsg.c: news フラグを正しく加えないバグを修正。 + * src/compose.c: ニュース記事に返信できないバグを修正。 + * src/filter.[ch]: メッセージのフィルタリング用に追加。 + * src/procheader.[ch]: フィルタ処理のために + procheader_get_unfolded_line() を追加。そして、メッセージの + ヘッダを読み込んでメモリに格納する procheader_get_header_list() + を追加し、 procheader_get_header_list() によって読み込まれた + 全てのヘッダを削除する procheader_header_list_destroy() を追加した。 + +2000-01-25 + + * version 0.1.19alpha + + * src/news.c: キャッシュされていない概要情報だけを取得するように + 修正。 + * src/procmsg.[ch]: ニュース操作用に修正。 + +2000-01-24 + + * src/news.c: xover に対応。 + * src/mbox.c: 空行を正しく扱えなかったバグを修正(shigeri さん + thanks)。 + +2000-01-23 + + * version 0.1.18alpha + + * src/procmsg.[ch]: ニュースフォルダを扱えるように幾つかの関数を + 修正。 + * src/news.c: ヘッダのキャッシュルーチンを追加。 + * src/procheader.c: ヘッダが重複していた場合にメモリリークを起こす + バグを修正。解析するヘッダに Newsgroups: を追加。 + * src/summaryview.c: ニュース記事のキャッシュルーチンを追加。 + * src/compose.c: ニュース記事に返信/転送できるようにした。 + +2000-01-22 + + * src/compose.c: カンマがダブルクォーテーションの中に含まれていた + 場合に To: ヘッダの解析に失敗するバグを修正(shigeri さん thanks)。 + * src/mbox.c: エスケープされていない From_ 行を正しく扱えるように + mbox ファイル処理のコードを修正。 + +2000-01-21 + + * version 0.1.17alpha + + * src/foldersel.c: フォルダツリーが表示されないバグを修正。 + ニュースサーバとグループの設定を保存するルーチンを追加。 + +2000-01-20 + + * version 0.1.16alpha + + * src/statusbar.[ch]: statusbar_puts_all() を追加。 + statusbar_puts(): 長すぎる文字列を切り詰めるようにした。 + * src/folderview.[ch]: CTree の行データを文字列から FolderInfo + 構造体に変更。 + そしてニュースサーバとグループを登録するポップアップメニューを + 実装。 + * src/messageview.c: 短縮ヘッダ表示ルーチンを修正。 + +2000-01-19 + + * NetNews のセッション管理用に src/news.[ch] を追加。 + * src/summaryview.[ch]: NetNews を読むためのコードを追加。 + +2000-01-18 + + * src/mainwindow.c + src/prefs_common.[ch]: ツールバーのスタイルを保存するようにした。 + * src/main.c: 終了前に設定を保存するようにした。 + * src/summaryview.c: サマリステータス表示ルーチンを修正。 + * 低レベル NNTP セッションの処理のために src/nntp.[ch] を追加。 + +2000-01-17 + + * 進行状況を表示する src/progress.[ch] を追加。 + * src/inc.c: src/progress.[ch] を使用するようにプログレスダイアログ + ルーチンを修正。 + * src/folderview.[ch]: 準備段階の NetNews 対応コードを追加。 + +2000-01-16 + + * version 0.1.15alpha + + * src/main.c + src/folderview.c: 幾つかパーミッションの修正。 + * src/folderview.c: フォルダの作成/リネーム/削除を実装。 + * src/utils.[ch]: ディレクトリを再帰的に削除する + remove_dir_recursive() を追加。 + +2000-01-15 + + * src/mainwindow.[ch]: ツールバーの表示形式の選択を追加。 + * ユーザに文字列を入力させるために src/inputdialog.[ch] を追加。 + * src/summaryview.[ch]: 通常モード時のビューの挙動を変更。 + * src/mbox.c: lockf() が使用されたときにファイルをロックできない + バグを修正 (shigeri さん thanks)。 + +2000-01-14 + + * version 0.1.14alpha + + * src/mainwindow.[ch]: ツールバーの外観を変更。ウィンドウ操作を修正。 + * src/summaryview.c: ステータスバーに表示されるメッセージを変更。 + * src/compose.[ch]: ツールバーを追加。 + * src/*.xpm: gnome-libs からアイコンをいくつか拝借した(仮)。 + +2000-01-13 + + * version 0.1.13alpha + + * src/summaryview.c: スレッド化のバグを修正。コードの整理。 + 重複メッセージ削除ルーチンをハッシュテーブルを使って書き換えた。 + * src/mainwindow.[ch]: ツールバーを追加。 + +2000-01-12 + + * version 0.1.12alpha + + * src/summary_search.c: もし OS に wcsstr() がない場合、 wcswcs() + を代わりに使うようにした。 + * src/summaryview.c: 高速化のため、その場でスレッドを作成するように + CTree 生成ルーチンを変更した。 + * src/procmsg.c: 高速化のためにメッセージ処理ルーチンをハッシュ + テーブルを使って書き換えた。以前よりかなり速くなってる筈。 + +2000-01-11 + + * version 0.1.11alpha + + * po/ja.po: msgstr を Solaris の標準 gettext のために修正。 + * src/main.c: config.h の include を追加。 + * src/compose.c: もし返信されたメッセージに References ヘッダが + ない場合、In-Reply-To のメッセージ ID を References ヘッダに + 加えるように変更した。 + * src/summaryview.c: 高速化のためにスレッド化ルーチンをハッシュ + テーブルを使用するように変更した。 + +2000-01-11 + + * version 0.1.10alpha + + * po/ja.po: Solaris でコアダンプしないように msgstr を修正。 + * src/main.c: locale.h の include を追加。 + (以上 Sato さんありがとうございます。) + * src/mbox.c + * src/socket.c: shigeri さんの Solaris パッチを多少修正して + 追加。(感謝!) + +2000-01-10 + + * version 0.1.9alpha + + * src/compose.c: compose_encode_header(): いくつかバグを修正。 + References ヘッダに正しく対応するようにヘッダ生成ルーチンを + 修正。Organization ヘッダに対応。 + * src/procmsg.[ch] + src/procheader.c: キャッシュデータから Cc: と Reply-To: を除いた。 + * src/procheader.[ch]: ヘッダリスト構造体の名称を HeaderEntry に変更。 + * src/summaryview.c: summary_thread_func(): 少し最適化。 + 他のウィジェットからキーイベントを渡すために + summary_pass_key_press_event() を追加。 + * src/messageview.c: messageview_key_pressed(): メッセージビューが + 分離されていてもキーイベントがサマリビューに渡されるように + 修正した。(わかい@電通大 さんご指摘ありがとうございます。) + +2000-01-09 + + * version 0.1.8alpha + + * src/compose.c: RFC1522, RFC2047 に(大体)準拠したヘッダの MIME + エンコーディングを実装。 + * src/procheader.c: 折り返したヘッダ行の処理のバグをいくつか修正。 + * src/headerview.c: headerview_show(): いくつかバグフィックス。 + +2000-01-07 + + * version 0.1.7alpha + + * src/utils.c: conv_euctojis(): 入力文字列が漢字で終わっていた + ときに漢字アウトシーケンス [ \033 ( B ] が付加されないバグを + 修正。(Nozomu Kobayashi さんご指摘ありがとうございます。) + * src/compose.c: compose_encode_header(): エンコードした文字列を + 別のバッファに出力するように変更した。 + 送信したメッセージを送信控に保存する機能と、送信に失敗した + メッセージを送信待ちに入れる機能(仮)を実装した。 + そして、やっとちゃんとした To: と Cc: の処理を実装 :) + * src/folderview.c: フォルダ操作のための仮の右クリックポップアップ + メニューを追加。 + * ファイル作成/コピー時のパーミッションをいくつか修正。 + +2000-01-07 + + * version 0.1.6alpha + + * src/procheader.c: ヘッダのリストをヌルターミネートしていず、 + segmentation fault を起こすバグを修正。 + +2000-01-06 + + * version 0.1.5alpha + + * src/procheader.[ch]: 関数 procheader_get_one_field() を追加。 + この関数はヘッダのリストにマッチする1つのヘッダフィールドを得る。 + そしてあまり汎用性のない procheader_get_unfolded_line() を削除し、 + procheader_get_header_fields() を procheader_get_one_field() を + 使って書き換えた。 + * src/summaryview.c: キー入力判定ルーチンをいくつかバグフィックス。 + * README, README.jp: ドキュメントを少し修正。 + +2000-01-05 + + * src/menu.c: menu_set_sensitive(): メニューアイテムがサブメニューを + 持っていたとき、アイテムでなくサブメニューのセンシティビティを + 切り替えてしまうバグを修正。 + +2000-01-05 + + * version 0.1.4alpha + + * src/summaryview.c: 空のサマリビューを中央クリックしたときに + segmentation fault を起こすバグを修正。 + 未読マークを付けたときに移動するフォルダの文字列を解放してしまう + バグを修正。 + 現在のフォルダがごみ箱のときはメッセージを削除しないようにした。 + * src/summaryview.[ch] + * src/mainwindow.c + * src/procmsg.[ch]: キャッシュ更新モードを加えた(以前のキャッシュを + 破棄する)。 + +2000-01-04 + + * src/procheader.c: ヘッダ処理ルーチンをさらに最適化。 + 新たに関数 procheader_get_header_fields() を加えた。 + この関数はヘッダ名の配列を引数として受け取り、ヘッダの内容を + セットする。 + +2000-01-03 + + * src/compose.c: メッセージ本文が ascii 文字のみの場合、 + Content-Type の charset として US-ASCII を指定するようにした。 + * src/main.[ch] + * src/prefs.c + * src/prefs_common.c + * src/prefs_account.c + * src/account.c: 設定ファイルの位置を変更。 + * src/account.c: ESCキーを押したときにウィンドウを閉じられるように + した。 + +2000-01-02 + + * version 0.1.3alpha + + * src/compose.c: 送信が失敗したときに segmentation fault を + 引き起こすバグを修正。 + src/send.c からヘッダ生成ルーチンを移動した。 + * src/send.c: ヘッダ生成ルーチンを src/compose.c に移動した。 + * src/prefs.c: '~' をホームディレクトリに展開するようにした。 + * src/prefs_account.[ch]: 署名ファイルパスの設定を追加。 + * src/prefs_common.[ch]: スプールパスの設定を追加。 + * src/inc.c: ユーザ名の取得方法を g_get_user_name() を使用する + ように変更した。 + +2000-01-01 + + * version 0.1.2alpha + + * ChangeLog, ChangeLog.jp (このファイル) を加えた。 + * 少しコードを整理。 + * 一時ウィンドウの管理のために manage_window.[ch] を追加。 + * src/procheader.c: ヘッダ処理ルーチンを少し最適化。 + * src/send.c: 接続時の例外処理を修正。 + * src/inc.c: ユーザ名の取得時の例外処理を追加。 + +2000-01-01 + + * version 0.1.1alpha + + * src/send.c: Content-Type: ヘッダを付加しないバグを修正。 + +2000-01-01 + + * version 0.1.0alpha + + * 最初のリリース。 diff --git a/ChangeLog.jp b/ChangeLog.jp deleted file mode 100644 index d0195b4f..00000000 --- a/ChangeLog.jp +++ /dev/null @@ -1,10781 +0,0 @@ -2004-12-24 - - * version 1.0.0 - -2004-12-22 - - * src/account.c: account_delete(): 対応するフォルダが選択されている - ときにリモートアカウントを削除した時にクラッシュするのを修正 - (Debian BTS #284483)。 - -2004-12-21 - - * NEWS, TODO, TODO.jp: 更新。 - * manual/ja/sylpheed.sgml: 更新。 - -2004-12-17 - - * src/action.c: parse_append_filename(): 全ての特殊文字を引用符なしに - エスケープするようにした(IWAMOTO Kouichi さんと Yoichi Imai さん - thanks)。 - * AUTHORS: 更新。 - -2004-12-16 - - * INSTALL - INSTALL.jp: 動作確認リストを更新。 - -2004-12-15 - - * version 1.0.0rc - -2004-12-15 - - * src/compose.c: compose_wrap_line_all_full(): 空白挿入のロジックを - 修正。 - -2004-12-15 - - * manual/ja/sylpheed.sgml: 更新。 - -2004-12-15 - - * src/addrbook.c - src/addressbook.c - src/addrindex.c - src/jpilot.c - src/ldif.c - src/syldap.c - src/vcard.c: '... defined but not used' の警告を除去。 - -2004-12-13 - - * src/compose.c: compose_wrap_line_all_full(): 次の行の最初の文字が - 空白でない場合、またはマルチバイトとシングルバイトの境界の場合 - のみ行結合時に空白を挿入するようにした。 - -2004-12-13 - - * src/action.c: parse_append_filename(): 特別文字をエスケープする - ようにした(IWAMOTO Kouichi さん thanks)。 - * src/utils.c: subst_for_filename(): シングルクォートも置換する - ようにした。 - -2004-12-10 - - * src/compose.c: compose_wrap_line_all_full(): 次の行の最初の文字が - 英数字でない場合の行の結合の問題を修正。 - -2004-12-09 - - * src/main.c: send_queue() - src/mainwindow.c: send_queue_cb() - src/compose.c: compose_send(), compose_send_later_cb(): 送信時、 - オフラインモードのときは ユーザにオンラインに切り替えるように - 促すようにした。 - -2004-12-08 - - * src/imap.c: bitlength_clean_up.imap.c.patch を適用(64-bit 環境での - 整数長の問題を修正) (Alfons さん thanks)。 - -2004-12-03 - - * version 1.0.0beta4 - -2004-12-03 - - * src/pixmaps/regular.xpm: 未使用のアイコンを削除。 - * README - README.jp: 更新。 - -2004-12-02 - - * src/pop.c: pop3_write_msg_to_file(): 単体の CR を LF に変換しない - ようにした(Alfons さん thanks)。 - * src/utils.[ch]: my_memmem(): my_memmem() を独自実装。 - -2004-12-01 - - * manual/ja/sylpheed.sgml: 最新版に追従。 - -2004-12-01 - - * src/pixmaps/unread.xpm: 色合いを調整。 - -2004-12-01 - - * src/filter.c: C99 '//' コメントを削除。 - -2004-11-30 - - * src/pixmaps/dir-close.cpm - src/pixmaps/dir-open.xpm - src/pixmaps/dir-noselect.xpm - src/pixmaps/group.xpm: 色合いを調整。 - -2004-11-29 - - * src/pixmaps/dir-close.cpm - src/pixmaps/dir-open.xpm - src/pixmaps/dir-noselect.xpm - src/pixmaps/group.xpm: 新しい画像で置き換えた。 - -2004-11-29 - - * src/pixmaps/folder.xpm: 削除。 - -2004-11-26 - - * src/summaryview.c: 1文字のカラムタイトルをアイコンに変更。 - * src/pixmaps/mail.xpm: 新規。 - -2004-11-26 - - * src/summaryview.c: summary_execute(): サマリのステータスバー - メッセージを pop するようにした。 - -2004-11-26 - - * src/prefs_common.c: Web ブラウザコマンドを追加。 - -2004-11-26 - - * manual/ja/sylpheed.sgml: 最新版に追従。 - * manual/ja/Makefile.am: ターゲット 'update-html' を追加。 - -2004-11-22 - - * INSTALL - INSTALL.jp: 動作確認リストを更新。 - -2004-11-19 - - * src/jpilot.c: コーディングスタイルを統一。 - * src/mainwindow.c: 重複するアクセラレータを修正。 - -2004-11-18 - - * src/procmsg.c: write_mark_func(): sizeof(gpointer) != guint となる - システムでの誤ったキャストを修正。 - -2004-11-18 - - * src/mainwindow.c: 英語を修正(trashes -> trash)。 - * src/prefs_common.c: prefs_keybind_apply_clicked(): メニュー文字列 - を更新。 - -2004-11-18 - - * src/mainwindow.c: メニューラベル「ごみ箱を空にする」を「すべての - ごみ箱を空にする」に変更。 - -2004-11-16 - - * version 1.0.0beta3 - -2004-11-16 - - * src/pixmaps/error.xpm: CList の行に合うようにより小さなサイズにした。 - -2004-11-16 - - * src/jpilot.c: JPilot アドレス帳の日本語対応パッチを適用 - (IWAMOTO, Kouichi さん thanks)。 - -2004-11-15 - - * src/compose.c - src/procmime.[ch]: 添付するテキストファイル中の 8bit 文字の割合が - 20% より高ければ BASE64 エンコーディングを使用し、そうでなければ - quoted-printable を使用(全くない場合は 7bit)。 - -2004-11-12 - - * src/compose.c: compose_write_attach() - src/procmime.c: procmime_decode_content(): - テキストファイルを BASE64 にエンコードする前に正規化し、デコード - した後に正規化を解除して RFC 2045 に準拠するようにした - (Nicolas Degory さん thanks)。 - -2004-11-11 - - * src/pixmaps/complete.xpm - src/pixmaps/continue.xpm: CList の行に合うようにより小さなサイズ - にした。 - -2004-11-11 - - * src/statusbar.c: statusbar_create(): 自動的に伸長しないように - ウィジェットの幅を1に指定。 - * src/utils.[ch]: trim_string_before(): 指定した長さを超える先頭の - 文字を切り詰め、 "..." を追加。 - * src/folderview.c - src/summaryview.c: trim_string_before() を使ってフォルダ名を表示 - するようにした。 - -2004-11-10 - - * src/defs.h - src/prefs_common.c: mozilla-firefox をデフォルトのブラウザにした。 - -2004-11-09 - - * src/summaryview.c: summary_key_pressed() - src/textview.c: textview_key_pressed(): Shift または Alt とスペース - キーが押された場合バックスクロールするようにした。 Shift と Enter - キーが押された場合もバックスクロールするようにした。 - -2004-11-09 - - * src/foldersel.c: foldersel_new_folder(): 新規に作成されたフォルダを - 選択するようにした。 - -2004-11-08 - - * version 1.0.0beta2 - -2004-11-08 - - * src/account.c - src/imap.c - src/inc.c - src/pop.c - src/prefs_account.[ch]: RecvProtocol::A_APOP を廃止し、 APOP の - オプションを追加。 - prefs_account_protocol_set_optmenu(): リファクタリング。 - -2004-11-07 - - * src/folderview.c: folderview_empty_trash_cb(): 未使用の変数を削除。 - -2004-11-05 - - * src/summary_search.c: ワイドキャラクタ文字列の代わりに C 文字列 - を使用。 AND/OR マッチができるようにした。 - -2004-11-05 - - * src/folderview.[ch] - src/mainwindow.c: 選択フォルダに応じてファイル/フォルダ と - ファイル/メールボックス のメニューのセンシティビティを変更する - ようにした。 - 「ファイル/フォルダ/新規フォルダを作成」からニュースグループの - 購読が行えるようにした。 - -2004-11-04 - - * src/folderview.[ch] - src/mainwindow.c: フォルダ/メールボックスのメニューを再構成。 - メインメニューで「メールボックスを削除」、「新着メッセージを - チェック」、「フォルダツリーを再構築」を有効にした。 - フォルダのコンテキストメニューから「メールボックスを削除」を - 削除。 - -2004-11-04 - - * src/folderview.c - src/mainwindow.c - src/procmsg.[ch]: フォルダのコンテキストメニューに「ごみ箱を - 空にする」を追加。 - -2004-11-01 - - * src/filter.[ch] - src/summaryview.c: immediate_execution が off の場合は即座に移動 - または削除しないようにした。 - -2004-10-29 - - * version 1.0.0beta1 - -2004-10-29 - - * gettext-0.14.1 に更新。 - -2004-10-28 - - * src/compose.c: メニューを再構成。 - * src/mh.c: デバッグ用の g_print() を削除。 - -2004-10-27 - - * src/compose.c - src/prefs_template.c - src/template.[ch]: テンプレートのパラメータに Cc: を追加。 - -2004-10-26 - - * src/prefs_filter_edit.c: 既存のルールの編集中の条件メニュー切替え - の問題を修正。 - -2004-10-25 - - * src/filter.c: filter_action_exec(): ローカルフィルタリング時 - FolderItem のカウンタを更新するようにした(フォルダビューの - メッセージカウントがおかしくなるのを修正)。 - -2004-10-25 - - * src/mbox.c: proc_mbox(): folder_table が NULL かどうかをチェック - (警告を修正)。 - -2004-10-21 - - * src/pixmaps/stock_add_16.xpm - src/pixmaps/stock_remove_16.xpm: gtk-2.4 のストックアイコンから変換。 - * src/prefs_filter_edit.c: 追加/削除ボタンにアイコンを使用。 - * src/stock_pixmap.[ch]: 追加/削除のアイコンを追加。 - -2004-10-21 - - * src/pixmaps/stock_dialog_error_48.xpm - src/pixmaps/stock_dialog_info_48.xpm - src/pixmaps/stock_dialog_question_48.xpm - src/pixmaps/stock_dialog_warning_48.xpm: gtk-2.4 のストックアイコン - からダイアログアイコンを変換。 - * src/alertpanel.[ch]: 警告ダイアログにアイコンを追加。 - alertpanel_message(): AlertType を追加。 - * src/stock_pixmaps.[ch]: ダイアログアイコンを追加。 - -2004-10-08 - - * src/procmsg.c: 冗長なデバッグ出力を削除。 - -2004-10-07 - - * version 0.9.99 - -2004-10-07 - - * src/procmsg.c: procmsg_send_queue() - src/send_message.c: send_queue_info_free(): 不正なキューメッセージ - を送信しようとしたときに segmentation fault になるバグを修正。 - -2004-10-06 - - * src/mainwindow.c: ファイルメニューにセパレータを追加。 - * src/prefs_filter_edit.c: いくつかのデバッグ出力を削除。 - -2004-10-05 - - * src/inputdialog.c: input_dialog_open(): 入力ダイアログが開いている - 間はメールの自動チェックを開始しないようにした。 - -2004-10-04 - - * src/mh.c: mh_remove_all_msg() - src/procmsg.c: procmsg_empty_trash(): ごみ箱を空にした後メッセージ - 数のカウントがおかしくなるのを修正。 - -2004-10-01 - - * src/prefs_filter.c: 自動作成されたルールを追加できないバグを修正。 - * src/prefs_filter_edit.c: prefs_filter_edit_dialog_to_rule(): ルール - 名が存在するかどうかをチェック。 - -2004-09-30 - - * src/filter.c: filter_apply_msginfo(): FilterRule::enabled == FALSE - の場合フィルタを適用しないようにした。 - * src/prefs_filter.c: 「有効」カラムを実装。 - * src/account.c: account_selected(): ダブルクリックの挙動を修正。 - -2004-09-30 - - * src/colorlabel.c: メニューラベルサイズを調整。カラーメニューから - 「なし」を削除。 - * src/filter.[ch] - src/prefs_filter_edit.c: カラーラベルアクションを実装。 - * src/summaryview.c: summary_filter_func(): フラグアクションが実行 - されたときにサマリのフラグを更新するようにした。 - -2004-09-29 - - * src/prefs_filter_edit.c: カラーラベルを追加。 - * src/colorlabel.c: メニューのラベルのサイズと輪郭線を修正。 - -2004-09-28 - - * src/filter.[ch] - src/prefs_filter_edit.c: ルール作成時のエラー処理を改良。 - -2004-09-28 - - * src/prefs_common.c: ビューのデフォルトのサイズを調整。 - -2004-09-27 - - * src/filter.c - src/prefs_filter_edit.c: サイズ/経過日数条件を実装。 - * src/menu.[ch]: menu_get_option_menu_active_user_data(): 新規。 - -2004-09-22 - - * src/prefs_filter_edit.c: ヘッダの編集が完了したら以前の項目を - 選択するようにした。 - -2004-09-22 - - * src/prefs_filter.[ch] - src/prefs_filter_edit.c - src/procheader.[ch]: ユーザ定義ヘッダのダイアログを実装。 - -2004-09-17 - - * src/filter.c: - filter_action_exec(): ローカルフィルタリングを修正。 - strmatch_regex(): 大小文字無視の正規表現を使用。 - * src/summaryview.[ch]: フィルタ結果をステータスバーに表示。 - -2004-09-14 - - * src/filter.[ch]: フィルタルール適用タイミングを実装。 - * src/prefs_fil_er_edit.c: prefs_filter_edit_action_hbox_set(): - PF_ACTION_EXEC のパラメータを表示していなかったバグを修正。 - -2004-09-10 - - * src/prefs_filter.c: prefs_filter_write_user_header_list(): fopen() - の代わりに prefs_file_open() を使用。 - -2004-09-10 - - * src/defs.h - src/prefs_filter.c: ユーザ定義ヘッダリストのロード/セーブを - 実装。 - -2004-09-09 - - * src/inc.c: inc_spool() - src/prefs_common.c: ファイルとディレクトリの両方を指定できるように - スプールパスの設定を修正。 - -2004-09-09 - - * src/prefs_filter.[ch] - src/prefs_filter_edit.[ch]: メッセージからのフィルタルールの作成 - を実装。 - -2004-09-07 - - * src/mimeview.c: mimeview_drag_data_get() - src/summaryview.c: summary_drag_data_get(): DnD の不正な URI - を修正。 - -2004-09-06 - - * src/filter.[ch] - src/summaryview.c: ローカルフィルタを修正。 - * src/mh.c: mh_copy_msgs(): 'else' が抜けていたのを修正。 - -2004-09-06 - - * src/foldersel.c: foldersel_new_folder(): 潜在的なメモリ破壊を修正 - し、追加後にフォルダリストを書き出すようにした。 - * src/summaryview.c: summary_show(): メッセージリストを読み込んだ - 後に FolderItem::opened フラグを立てるようにした。 - -2004-09-03 - - * src/filter.c - src/inc.c - src/mbox.c - src/mh.c - src/procmsg.[ch] - src/summaryview.c: FolderItem::mark_queue を使用して新着フラグを - 正しく扱うようにした。 - -2004-08-31 - - * src/filter.c - src/inc.c: 新着フラグ管理の修正。 - -2004-08-31 - - * src/prefs_filter.c: ダイアログを開いた時に最後の行に移動しない - ようにした。閉じる時に CList をクリアするようにした。 - -2004-08-27 - - * src/filter.c - src/inc.c - src/pop.[ch] - src/prefs_filter_edit.c - src/summaryview.c: FLT_ACTION_EXEC と FLT_ACTION_DELETE を実装。 - -2004-08-27 - - * src/prefs_filter.c: 新規ルールが追加されたら自動スクロールする - ようにした。 - ルールがダブルクリックされたら編集ダイアログを開くようにした。 - prefs_filter_copy_cb(): 実装。 - * src/prefs_filter_edit.c: アクション「ルールの評価を停止」を実装。 - -2004-08-26 - - * src/filter.[ch] - src/inc.c - src/mbox.c - src/prefs_filter_edit.c - src/summaryview.c: FilterResult を FilterInfo に改名し、メンバに - account を追加。 - command test, size, age, account, on-receive 条件を実装。 - * src/mh.c - src/procheader.c: procheader_parse_file(): ファイルサイズと - タイムスタンプも得るようにした。 - * src/utils.c: - execute_async() - execute_sync() - execute_command_line(): 終了ステータスを返すようにした。 - -2004-08-26 - - * src/filter.[ch] - src/inc.c: 実行した全てのアクションタイプを保存。 - filter_rule_rename_dest_path(): 新システムに合わせて修正。 - filter_rule_delete_action_by_dest_path(): パスにマッチする - アクションを削除。 - * src/mbox.c: proc_mbox(): FLT_ACTION_NOT_RECEIVE を無視するように - した。 - * src/prefs_filter.c: prefs_filter_delete_path(): 新システムに - 合わせて修正。 - * src/summaryview.c: - summary_filter() - summary_filter_func(): 新システムに合わせて修正。 - -2004-08-25 - - * src/filter.[ch]: メッセージ本文へのマッチを実装。 - * src/procmime.[ch]: - procmime_find_string_part() - procmime_find_string(): マッチング関数ポインタを受け取るようにした。 - * src/procmsg.[ch]: file_path (一時メッセージのみに使用)を MsgInfo - に追加。 - procmsg_msginfo_copy() - procmsg_msginfo_free(): 残りのメンバを扱うようにした。 - * src/summary_search.c: procmime_find_string() のための修正。 - * src/summaryview.c: filter_apply_local() -> filter_apply_msginfo(). - * src/utils.[ch]: 文字列マッチ用関数を追加。 - * src/compose.c - src/undo.c: 余分なデバッグメッセージを削除。 - -2004-08-24 - - * 新フィルタリングシステムを実装(現在進行中)。 - * src/defs.h - src/filter.[ch]: フィルタリングの XML データの読み書きを実装。 - * src/prefs_filter.[ch] - src/prefs_filter_edit.[ch]: 新フィルタリングシステムの UI を実装。 - * src/inc.c - src/main.c - src/mbox.c - src/pop.c - src/summaryview.c: 新フィルタリングシステムに合わせて修正。 - * src/menu.h: MENUITEM_ADD(): label が NULL の場合セパレータを作成 - するようにした。 - * src/procheader.[ch]: ユーティリティ関数を追加。 - * src/utils.c: open_uri(): 警告メッセージを修正。 - -2004-08-09 - - * src/main.c: "./gtkrc" をパースしないようにした。 - -2004-08-04 - - * src/socket.c: - ssl_read() - ssl_peek(): データの読み込みの前に SSL をチェックするようにした - (ソケットが破壊されたときのフリーズを修正)。 - * src/session.[ch]: session_set_access_time(): 新規。 - * src/imap.c - src/news.c - src/nntp.c: サーバの応答の受信に成功したときのみ last_access_time - を更新するようにした。 - * 上記について Cedric Pradalier さん thanks。 - -2004-07-23 - - * src/xml.[ch]: コードの整理といくつかの関数の追加。 - -2004-07-16 - - * src/pop.[ch]: pop3_getrange_uidl_recv(): 無効な UIDL のチェックを - 緩めた。 - -2004-07-16 - - * src/account.[ch] - src/main.c - src/prefs.[ch] - src/prefs_account.[ch] - src/prefs_common.[ch]: *_{save,write}_config() を *_write_config() - に統一。 - -2004-06-30 - - * src/procheader.c: - procheader_get_one_field() - procheader_get_unfolded_line(): シーケンス 'SP CR LF' が出現 - したときに折り返し解除処理が正しく動作しないバグを修正 - (NOGUCHI, Takuya さん thanks)。 - -2004-06-23 - - * src/prefs_common.c: confirm_on_exit のデフォルトを FALSE にした。 - -2004-06-23 - - * src/menu.[ch]: menu_set_active() を追加。 - * src/compose.c: アカウントを選択するときに「表示/自動整形」モードを - 切り替えないようにした。 - -2004-06-23 - - * src/compose.[ch]: メッセージ作成ウィンドウから自動整形を切り替え - られるようにした。 - -2004-06-17 - - * version 0.9.12 - -2004-06-17 - - * src/session.c: session_set_timeout(): interval が 0 のとき - timeout_tag をリセットしていなかったバグを修正。 - -2004-06-16 - - * src/gtkstext.c: gtk_stext_update_text(): cache の null チェックを - 追加(Jim Hranicky さん thanks)。 - -2004-06-15 - - * src/defs.h: 特定のプラットフォーム(例: FreeBSD)におけるキャッシュ - の非互換性問題に対処するために CACHE_VERSION を増加。 - * src/procmsg.c: procmsg_read_cache(): エラーが発生したら読み込んだ - キャッシュデータを全て破棄するようにした。 - -2004-06-10 - - * src/summaryview.[ch]: 使用不可能なときは「再編集」メニューを隠す - ようにした。 - -2004-06-08 - - * src/inc.[ch] - src/send_message.c - src/session.[ch]: セッションのタイムアウトを実装。 - * src/pop.h: Pop3ErrorValue から未使用の値を削除。 - -2004-06-07 - - * src/inc.c: inc_all_account_mail(): コードの整理。 - -2004-06-03 - - * src/procmsg.c: procmsg_read_cache_data_str(): いくつかの環境のため - に gint32 を guint32 に変更。 - * src/summaryview.c: 「印刷」メニューを復活し、「振り分けルールを - 作成」メニューを削除。 - -2004-06-01 - - * src/about.c: 著作権の年を修正。 - -2004-05-28 - - * version 0.9.11 - -2004-05-21 - - * src/smtp.c: RFC 2821 に準拠(Alfons さん thanks)。 - -2004-05-20 - - * src/folderview.[ch]: スプリングローデッドフォルダを実装。 - -2004-05-20 - - * src/folderview.c: folderview_button_pressed(): 開いているフォルダ - が選択されたときのみ「メッセージを検索...」メニュー項目を有効に - するようにした。 - -2004-05-19 - - * src/compose.c - src/prefs_common.[ch]: 「送信に失敗したメッセージを送信待ちに - 入れる」オプションを削除。 - -2004-05-18 - - * src/summaryview.c: コンテキストメニューを整理。 - * src/mainwindow.c: メニュー項目 '/メッセージ/再編集' の位置を変更。 - -2004-05-12 - - * src/procmsg.[ch]: キャッシュデータの整数値の型を g(u)int32 に - 固定。 - -2004-05-11 - - * src/nntp.c: nntp_get_article(): broken なニュースサーバのために - 応答のプロトコルエラーを無視するようにした(Davide Scola さん - thanks)。 - -2004-05-11 - - * src/gtkutils.[ch]: gtkut_editable_disable_im() を追加。 - * src/passphrase.c: パスフレーズの入力時に XIM を無効にした。 - -2004-05-11 - - * src/compose.c - src/folderview.c - src/inc.c - src/prefs_display_header.c - src/procmsg.h: AMD64 (とその他64-bitプラットフォーム) のための - 修正(Hiroyuki Ikezoe さん thanks)。 - -2004-05-10 - - * src/inc.[ch]: gtk_timeout_add() を使用せず、代わりに - gettimeofday() を使用(稀にロックアップするのを防ぐため)。 - -2004-03-19 - - * src/defs.h - src/inc.[ch]: 進捗ダイアログの更新方法を変更し、高速なネットワーク - におけるオーバーヘッドを軽減。 - -2004-03-16 - - * src/nntp.c: nntp_session_new(): セッションの開始時に認証を試みる - ようにした(Shiino Yuki さん、 IWAMOTO, Kouichi さん thanks)。 - * src/news.c - src/nntp.c: ソケットエラーが発生したときはセッションを破棄する - ようにした。 - -2004-03-12 - - * src/mainwindow.c - src/summaryview.[ch]: 選択中のメッセージを振り分ける機能を追加。 - -2004-03-12 - - * src/filter.[ch] - src/prefs_filter.c: フィルタシステムを再実装(UI は未実装)。 - -2004-03-09 - - * src/filter.c: 「含まない」フラグのマッチングアルゴリズムを修正 - (ヘッダが存在しない場合でもマッチし、複数の同一ヘッダを正しく扱う - ようにした)。 - * src/imageview.c: get_resized_size(): リサイズの問題を起こしていた - typo を修正。 - -2004-03-02 - - * src/folder.c - src/mh.c: MH フォルダの最後の番号のメッセージを削除したとき - FolderItem::last_num のみを更新し、その他の場合はスキャンしない - ようにした(移動時にメッセージ数の計算を誤るバグを修正)。 - -2004-03-02 - - * src/folderview.c - src/summaryview.c: DnD 使用時は常にデフォルトでメッセージを移動する - ようにした(ニュースフォルダを除く)。 Ctrl キーが押された場合は - メッセージをコピーするようにした。 - * src/mainwindow.c: main_window_empty_trash() - src/summaryview.c: summary_execute(): 不足していた - statusbar_pop_all() を追加。 - -2004-02-29 - - * version 0.9.10 - -2004-02-26 - - * src/prefs_common.c: "inc_local" のデフォルトを FALSE にした。 - -2004-02-26 - - * src/account.c - src/folderview.c: IMAP4 アカウントをチェックするときはオンライン - モードに切り替えるようにした。その後ステータスバーを pop するように - した。 - * src/inc.c: コードの整理。 - * src/mainwindow.[ch]: main_window_get() と - main_window_toggle_online_if_offline() を追加。 - * src/prefs_common.c: prefs_common_read_config(): 初回起動時に - オフラインモードにしてしまっていたバグを修正。 - -2004-02-25 - - * src/imageview.c: ウィンドウのリサイズ時に自動リサイズするようにした。 - クラッシュを防ぐために最小サイズを16ピクセルに制限。 - imageview_init(): imlib 使用時は画像をキャッシュしないようにした。 - imageview_show_image(): メモリリークを修正。 - * src/mimeview.c: mimeview_init(): imageview_init() を呼ぶようにした。 - -2004-02-24 - - * src/codeconv.[ch]: ISO-2022-JP-3 エンコーディングを追加。 - -2004-02-24 - - * src/codeconv.c - src/mainwindow.c - src/messageview.c: KOI8-U エンコーディングを追加。 - * src/prefs_common.c: prefs_message_create(): 画像リサイズオプション - の文字列を修正。 - -2004-02-19 - - * src/addressbook.c: addressbook_list_selected(): 引数を修正。 - * src/imageview.[ch]: 元の画像データを ImageView に保持し、 - リサイズの切り替えができるようにした。 - * src/messageview.[ch] - src/mimeview.[ch]: MessageView でなく MimeView で ImageView を - 扱うようにした。 - -2004-02-16 - - * src/imap.c - src/news.c - src/summaryview.c: imap.c と news.c から statusbar_pop_all() を - 除去(summaryview.c 内で実行)。 - -2004-02-12 - - * src/inc.[ch] - src/pop.[ch]: inc_drop_message() を Pop3Session の仮想関数にし、 - pop3.c の inc.h への依存を除去。 - -2004-02-12 - - * src/mainwindow.c - src/messageview.[ch] - src/textview.c: 新規ウィンドウのメッセージビューにステータスバーを - 追加。 - -2004-02-10 - - * src/inc.[ch]: 逐次更新にハッシュテーブルを使用。 - 更新間隔を2秒に変更。 - * src/folder.[ch] - src/mh.c - src/procmsg.c - src/summaryview.c: フォルダのメッセージ数の集計を補正するために - FolderItem::unmarked_num を追加。 - -2004-02-09 - - * src/inc.[ch]: フォルダビューを逐次更新するようにした。 - * src/foldersel.c: 選択項目の完全な ID を表示。 - -2004-02-06 - - * src/folderview.[ch]: コードの整理。 - folderview_append_item(): 新規。フォルダをフォルダビューに追加する。 - * src/foldersel.c: foldersel_new_folder(): folderview_append_item() - を使用。 - -2004-02-06 - - * src/foldersel.c: 「新規フォルダを作成」機能を実装。 - * src/folder.[ch]: folder_find_child_item_by_name(): 新規。 - * src/utils.h: AUTORELEASE_STR(): malloc 文字列を自動開放(alloca) - 文字列に変換。 - -2004-02-05 - - * src/folderview.c: folderview_new_imap_folder_cb() を - folderview_new_folder_cb() にまとめた。 - -2004-02-04 - - * src/compose.c: compose_write_to_file(): 無駄な strlen() を除去 - (Alfons さん thanks)。 - * src/textview.c: textview_button_pressed(): アドレスをクリックした - とき正しいアカウントを選択するようにした。 - -2004-01-29 - - * version 0.9.9 - -2004-01-29 - - * src/folder.c: folder_item_fetch_all_msg() - src/folderview.c: folderview_download_cb(): 進捗をプログレスバーで - 表示。 - * src/mainwindow.[ch]: 新たにプログレスバー用の関数を追加。 - -2004-01-29 - - * src/summaryview.c: summary_key_pressed(): サマリビューの水平 - スクロールバーが左端にあるときのみ GDK_Left でフォルダビューに - 切り替えるようにした(Alfons さん thanks)。 - -2004-01-29 - - * src/codeconv.c: conv_euctojis(): JIS X 0201 カナ変換を設定可能に - した。 - * src/prefs_common.[ch]: PrefsCommon::allow_jisx0201_kana (隠し設定) - を追加。 - -2004-01-28 - - * src/codeconv.c: conv_euctojis(): JIS X 0201 カナから JIS X 0208 - へ強制的に変換するようにした。 - -2004-01-28 - - * src/imap.c: imap_get_msginfo(): 間違ってカウントされてしまうのを - 修正。 - -2004-01-28 - - * src/base64.c - src/codeconv.c - src/compose.c - src/html.c - src/imap.c - src/pop.c - src/prefs_account.c - src/procmime.c - src/procmsg.c - src/quote_fmt_parse.y - src/quoted-printable.c - src/textview.c - src/unmime.c - src/utils.c - src/utils.h - src/xml.c: ctype 関数に対して引数の型が誤っていたのを修正(unsigned - char でなくて char を渡していた)。 - -2004-01-27 - - * src/mainwindow.[ch]: MainWindow::messageview_cid を追加。 - メッセージビューが隠された場合クリアするようにした。 - * src/textview.c: リンクがクリックされたら URL をステータスバーに - 表示するようにした。 - textview_uri_security_check(): 実際の URL と表示されている URL を - 比較し、偽の URL の可能性があれば警告を出すようにした。 - * src/utils.[ch]: - is_uri_string(): 文字列が URL であれば TRUE を返す。 - get_uri_path(): URL のスキーム部以外の部分を返す。 - -2004-01-23 - - * src/folder.[ch]: folder_item_fetch_all_msg(): 新規。フォルダ中の - 全てのメッセージを取得する。 - * src/folderview.c: 「ダウンロード」機能を実装。 - -2004-01-23 - - * src/gtkutils.[ch]: 矢印メニューボタンをボタンに付加する ComboButton - を実装。 - * src/mainwindow.[ch]: main_window_toolbar_create(): 返信、転送ボタン - にコンボボタンを追加。 - -2004-01-22 - - * src/mainwindow.c: ツールバーによってウィンドウサイズが自動的に - 伸長してしまうのを修正。 - -2004-01-21 - - * src/addr_compl.[ch] - src/gtkshruler.[ch]: 著作権表示を変更。 - -2004-01-20 - - * src/gtkstext.c: find_line_params(): マルチバイトとシングルバイト - 文字の間でも改行するようにした。 - -2004-01-20 - - * src/gtkstext.c: find_line_params(): ワードラップモードのとき - マルチバイト文字間でも改行するようにした。 - -2004-01-05 - - * src/codeconv.c: conv_iconv_strdup(): LP64 環境でのクラッシュを修正 - (James Noyes さん thanks)。 - * src/compose.c: compose_select_account(): 自動的に署名/暗号化 - オプションをオフにしないようにした。 - -2003-12-17 - - * src/inc.[ch]: inc_account_mail() を public にした。 - * src/mainwindow.c: 受信メニューをサブメニューにし、各アカウントから - の受信のための動的なメニューを追加。 - -2003-12-15 - - * version 0.9.8a - -2003-12-15 - - * src/procmsg.c: procmsg_open_data_file(): DATA_READ が指定されて - バッファが与えられたらバッファをセットするようにした。 - procmsg_open_cache_file_with_buffer(): 新規。 - procmsg_read_cache(): ファイル I/O の後に setvbuf() を呼んでいた - (バッファ読み込みエラーを起こしていた)バグを修正。 - -2003-12-12 - - * version 0.9.8 - -2003-12-12 - - * configure.in: IPv6 にデフォルトで対応するようにした。 - -2003-12-11 - - * src/inc.c: inc_mail(), inc_all_account_mail(): オフラインモードの - ときはユーザにオンラインに切り替えるように促すようにした。 - * src/mainwindow.h: main_window_toggle_online() を追加。 - -2003-12-11 - - * src/foldersel.c - src/folderview.[ch] - src/mainwindow.c - src/stock_pixmap.[ch] - src/pixmap/dir-noselect.xpm: no-select フォルダを薄いアイコンと - 文字列で表示。 - * src/Makefile.am: offline.xpm, online.xpm, dir-noselect.xpm を - EXTRA_DIST に追加。 - -2003-12-11 - - * src/folder.h: マクロ FOLDER_ITEM_CAN_ADD() を追加。 - * src/folderview.c: folderview_drag_motion_cb(): コードの整理。 - folderview_drag_received_cb(): no_select フォルダで、あるいは - それ自身から受け付けないようにした。 - * src/foldersel.c: no_select フラグがセットされているフォルダを選択 - 不可にした。 - -2003-12-10 - - * src/imap.c: imap_do_copy_msgs(), imap_remove_msgs(): コードの整理。 - メッセージを削除したときに MSG_INVALID フラグをセット。 - * src/mh.c: mh_do_move_msgs(), mh_remove_msg(): メッセージを削除した - ときに MSG_INVALID フラグをセット。 - * src/procmsg.[ch]: - procmsg_move_messages() - procmsg_copy_messages(): エラーステータスを返すようにした。 - MsgTmpFlags に MSG_INVALID を追加。 - * src/summaryview.c: summary_execute(): エラーを検出し、無効になった - ノードのみを削除するようにした。 - summary_unthread_for_exec(): 閉じたツリー中のノードを削除しない - バグを修正。 - -2003-12-06 - - * src/mainwindow.[ch]: ステータスバーにオンラインスイッチボタンを - 追加し、メニューに「/ファイル/オフラインにする」を追加。 - * src/pixmaps/offline.xpm - src/pixmaps/online.xpm: 新規(Mozilla の - themes/classic/communicator/icons/ から拝借)。 - * src/stock_pixmap.[ch]: online.xpm と offline.xpm を追加。 - * src/textview.[ch]: textview_show_error(): 新規。 - * src/summaryview.c: summary_display_msg_full(): メッセージが表示 - された場合のみマークを更新。 - * src/prefs_common.[ch]: PrefsCommon::online_mode を追加。 - * src/news.c: news_session_get() - src/imap.c: imap_session_get(): オフラインモードのときは NULL を - 返すようにした。 - * src/messageview.[ch]: messageview_show(): メッセージが表示できた - かどうかのステータスを返すようにした。失敗したときはエラー - メッセージをビューに表示するようにした。 - * src/procmsg.c: - procmsg_get_message_file() - procmsg_open_message(): 取得に失敗したときに警告を表示しないように - した。 - -2003-12-04 - - * src/html.c: html_get_tag(): 値を持たない属性に対応。 - -2003-12-04 - - * src/codeconv.c: conv_get_code_conv_func(): src_charset と現在の - 文字コードが同一の場合、または現在の文字コードがマルチバイトで - ある場合のみ conv_latintodisp を返す(KOI8-R locale 上での - ISO-8859-5 の表示を修正)。 - -2003-11-25 - - * autogen.sh: aclocal で m4 ディレクトリを含まないようにした。 - * intl/libgnuintl.h: cvs から削除。 - * po/.cvsignore: stamp-po と remove-potcdate.sed を追加。 - -2003-11-24 - - * gettext-0.12.1 に移行。 - -2003-11-21 - - * configure.in: struct dirent 中の d_type メンバのチェックを追加。 - * src/mh.c: mh_scan_folder(): 利用可能な場合は d->d_type を使用。 - mh_get_uncached_msgs(): 余分な stat() を削除。 - mh_parse_msg(): 通常のファイルでない場合は NULL を返す。 - mh_scan_tree_recursive(): 利用可能な場合は d->d_type を使用。 - * src/utils.[ch]: - dirent_is_regular_file() - dirent_is_directory(): 新規。利用可能な場合はエントリのタイプを - 判別するのに d->d_type を使用。 - remove_dir_recursive(): dirent_is_directory() を使用。 - -2003-11-14 - - * src/folder.h: FolderItem に 'updated' フラグを追加。 - * src/folderview.[ch]: folderview_update_all_updated(): 新規。全ての - 更新されたフォルダを更新する。 - * src/imap.c: 内容の変更時に FolderView::update フラグをセット。 - * src/main.c: send_queue() - src/mainwindow.c: send_queue_cb(): コードの整理。 - * src/mh.c: コードの整理。 - mh_scan_folder(): 新着メッセージを正しくカウントするようにした。 - * src/procmsg.[ch]: コードの整理。 - procmsg_open_cache_file(): 新規。 - procmsg_open_mark_file(): 読み込み/書き込み/追加書き込みができる - ようにした。 - procmsg_send_queue(): アカウントに対応する送信控を正しく選択する - ようにした。 - * src/send_message.[ch]: send_get_queue_info(): 送信待ちメッセージ - からキュー情報を取得。 - send_queue_info_free(): QueueInfo を開放。 - send_message_queue(): ファイルの代わりに QueueInfo を引数にとる - ようにした。 - * src/summaryview.c: summary_write_cache(): コードの整理。 - -2003-11-10 - - * src/compose.c: compose_redirect_write_headers(): Resent-Cc: ヘッダ - を正しく付加するようにした。 - -2003-11-05 - - * src/imap.c: imap_get_msg_list(): フラグを得るための SEARCH コマンド - に失敗した場合 FETCH コマンドに fallback するようにした。 - imap_search_flags(): SEARCH コマンドを使用して UID の配列とフラグの - ハッシュテーブルを返す。 - imap_fetch_flags(): FETCH コマンドを使用して UID の配列とフラグの - ハッシュテーブルを返す。 - -2003-10-28 - - * src/summary_search.c: summary_search_execute(): 後方検索が有効な - ときの「一括検索」を修正。 - 「一括検索」が有効なときは後方検索ボタンを無効にするようにした。 - -2003-10-15 - - * version 0.9.7 - -2003-10-15 - - * src/imap.c: imap_scan_tree(): ルートディレクトリの存在を STATUS - ではなく LIST でチェックするようにした。 - -2003-10-07 - - * src/send_message.c: alertpanel_error() を呼ぶときのフォーマット - 文字列のバグ(悪意のある SMTP サーバによって攻撃可能)を修正 - (Georgi Guninski さん thanks)。 - -2003-10-03 - - * src/folder.[ch] - src/imap.[ch - src/mh.[ch] - src/news.[ch]: フォルダシステムのリファクタリング(claws の実装に - 基づく)。 - * src/account.c - src/foldersel.c - src/folderview.c - src/mainwindow.c - src/messageview.c - src/procmsg.c - src/setup.c - src/summaryview.c: 全ての場所で FOLDER_TYPE() マクロを使用。 - -2003-09-17 - - * version 0.9.6 - -2003-09-17 - - * src/addressbook.c: - addressbook_folder_load_person() - addressbook_folder_load_group(): ループの後で ctree をソートする - ようにした(一つのフォルダに多くのアドレスがある場合のパフォーマンス - の問題を解決)(christian mock さん thanks)。 - -2003-09-16 - - * src/folderview.c: folder_init(): コードを整理。 - * src/summaryview.c: summary_init(): boldfont が正しくロードされたか - どうかをチェック。 - * src/grouplistdialog.c: delete_event に適切なコールバックを使用する - ようにした(足永さん thanks)。 - * src/imap.c: ゼロ長メッセージを許すようにした。 - * src/recv.c: recv_bytes_write(): size == 0 の場合はすぐに戻るように - した。 - -2003-09-16 - - * src/folderview.c: folderview_init(): フォントが読み込めない場合は - gtk のデフォルトに fallback するようにした(起動時のクラッシュを - 修正)。さらに不要なコードを除去。 - -2003-09-15 - - * src/compose.c: compose_insert_sig(): マニュアル操作のときは現在の - カーソルの位置に署名を挿入するようにした。 - -2003-09-11 - - * src/summaryview.c: summary_key_pressed(): メインウィンドウがロック - されていても delete キーを無視しないようにした。 - -2003-09-10 - - * src/action.c: action 終了のコードを改良(RH9 で action 終了時に - 長時間待たされるのを修正) (Melvin さん thanks)。 - * src/stringtable.[ch]: string_table_insert_string(): 警告 - "dereferencing type-punned pointer will break strict-aliasing - rules" を除去するためにコードを修正。 - 引数に gchar * の代わりに const gchar * を使用。 - -2003-09-05 - - * src/utils.[ch]: generate_mime_boundary(): MIME boundary を作成する - 新規関数(rfc2015.c から移動)。 - さらに特別文字を除去。 - obsolete な lrand48() のかわりに random() を使用。 - 重複を避けるために prefix の引数を追加。 - 対 QP シーケンスとして常に "=_" を追加し、コードを単純化。 - * src/rfc2015.c: - rfc2015_decrypt_message() - rfc2015_encrypt() - rfc2015_sign(): 継続する content 行を正しく扱っていなかったバグを - 修正。 - * src/compose.c - src/rfc2015.c: generate_mime_boundary() を使用。 - -2003-09-05 - - * src/folderview.c: - folderview_delete_folder_cb() - folderview_remove_mailbox_cb(): FolderItem を削除する前に現在表示 - されているフォルダを閉じるようにした(フォルダ削除時のクラッシュを - 修正)。 - * src/folder.h - src/imap.[ch]: imap_scan_tree() - src/mh.[ch]: mh_scan_tree(): スキャンに失敗したときは -1 を返す。 - * src/summaryview.c: summary_clear_all(): メッセージビューもクリア。 - * src/imap.c: imap_close(): 指定したフォルダが選択されていなければ - 失敗。 - imap_scan_tree(): 指定したルートディレクトリが存在するかどうかを - 調べ、なければ作成するようにした。 - imap_parse_list(): サーバがエラーを返したら警告を出力。 - imap_find_namespace_from_list(): スラッシュで区切られていないパス - に対応。 - imap_status(): 指定しなければ値を返さないようにした。 - -2003-09-02 - - * sylpheed.spec.in: typo を修正。 - -2003-09-02 - - * version 0.9.5 - -2003-09-01 - - * src/inc.[ch] - src/main.c - src/mainwindow.c - src/prefs_common.[ch]: 手動受信時のみ受信ダイアログを表示する - オプションを追加し、 RECV_DIALOG_ACTIVE オプションを削除。 - -2003-09-01 - - * src/compose.c: compose_write_headers(): MIME 境界の ':' も '_' に - 置換するようにした(broken なサーバへの対処として)。 - -2003-08-28 - - * src/imap.c: imap_scan_tree_recursive(): コンパイルエラーを修正。 - -2003-08-27 - - * src/prefs_filter.c: 「先頭」と「末尾」ボタンを追加。 - -2003-08-26 - - * src/folder.[ch]: folder_item_remove_children(): 新規。 FolderItem - の下の全ての子を削除。 - * src/folderview.c: folderview_rescan_tree(): メッセージを修正。 - * src/imap.c: imap_scan_tree(), imap_scan_tree_recursive(): 以前の - FolderItem オブジェクトを再利用。 - -2003-08-25 - - * src/folder.[ch]: FolderItem に自分自身の GNode への参照を追加。 - folder_item_remove(): 全ての FolderItem を開放。 - folder_tree_destroy(): folder_item_remove() を使用。 - * src/folderview.c: folderview_sort_folders(): 特別フォルダの親が - 異なっても順序を保つようにした。 - * src/imap.c: imap_scan_tree_recursive(): メモリリークを修正。 - * src/mh.c: mh_scan_tree(): 以前の FolderItem を保持。 - mh_remove_missing_folder_items(): ディレクトリをスキャンし、 - 見つからないフォルダを削除。 - mh_scan_tree_recursive(): 以前の FolderItem オブジェクトを再利用。 - -2003-08-20 - - * src/mainwindow.c: ウィンドウサイズの変更を常に反映。 - * src/folderview.c: folderview_init() - src/summaryview.c: summary_init(): pixmap を作成する前にウィジェット - を realize するようにした。 - * src/prefs_common.[ch]: フォルダとメッセージビューの可視状態を - 記憶するようにした。 - -2003-08-07 - - * src/mainwindow.c - src/prefs_common.[ch]: 分離されたビューのサイズと位置を記憶。 - main_window_set_widgets(): ビュータイプを変更した時にヘッダビュー - の隠し項目が表示されていたバグを修正。 - ウィンドウのサイズを指定する代わりに各ビューのサイズを指定。 - -2003-08-01 - - * src/compose.c: compose_select_account(): リダイレクトモードで - 署名を追加しないようにした。 - compose_insert_sig(): 署名文字列が存在しない場合は "\n\n" を - 挿入しないようにした。常にメッセージの終わりに署名を挿入。 - -2003-08-01 - - * sylpheed.spec.in を改良(Andre Oliveira da Costa さん thanks)。 - -2003-07-31 - - * フォルダシステムのコードを少し整理。 - * src/compose.c: compose_queue(), compose_draft_cb(): コードの整理。 - * src/folder.c: コードの整理。 - * src/imap.c - src/mh.c: 関数内でメッセージ数を計算。 - * src/procmsg.c: procmsg_set_flags(): メッセージ数を計算。 - * src/summaryview.[ch]: SummaryView 内でメッセージ数を計算・保持 - しないようにした。 - -2003-07-30 - - * src/folder.[ch] - src/imap.[ch] - src/mh.[ch] - src/procmsg.c - src/summaryview.c: *_msgs_with_dest() を *_msgs() に改名。 - -2003-07-29 - - * src/imap.[ch]: プロトコル拡張を使用するために CAPABILITY を使用。 - imap_greeting(): 最初のサーバグリーティングを解析。 PREAUTH 応答 - にも対応。 - imap_add_msgs() - imap_cmd_append(): UIDPLUS に対応していれば APPENDUID 応答を使用。 - -2003-07-28 - - * src/imap.c: imap_get_flag_str(): バッファオーバーランを修正。 - -2003-07-25 - - * version 0.9.4 - -2003-07-25 - - * src/main.c: main(): 起動時に設定ファイルを保存しないようにした。 - -2003-07-25 - - * src/imap.c: - imap_get_msg_list(): キャッシュ未使用のときの冗長な UID SEARCH ALL - を除去。 - \Seen がセットされていたら MSG_NEW フラグを解除。 - imap_get_uncached_messages(): first_uid と last_uid が両方とも 0 - の場合は全てのメッセージを取得。 - -2003-07-24 - - * src/imap.c: IMAP4 サーバの状態を常に正確に反映するように実装を改良。 - imap_get_msg_list(): UID SEARCH コマンドを使用してメッセージの - 状態を調べるようにした。 - imap_delete_cached_message(): 単一のメッセージキャッシュを削除する。 - imap_get_uid(): 削除。 - imap_cmd_search(): 新規。 UID SEARCH コマンドを発行し、 UID の配列 - を返す。 - imap_cmd_gen_recv(): 文字列長を無制限にした。 - imap_get_uid_table(): UID 配列からハッシュテーブルを返す。 - -2003-07-24 - - * src/folder.[ch] - src/imap.[ch] - src/mh.[ch] - src/news.[ch]: Folder::close() メソッドを追加。 - * src/summaryview.c: summary_clear_list(): folder_item_close() を - 呼ぶようにした。 - -2003-07-23 - - * メッセージを他のフォルダから IMAP フォルダにコピーしたときフラグを - 引き継ぐようにした。 - * src/imap.[ch] - src/mh.[ch] - imap_add_msg() - imap_add_msgs() - mh_add_msg() - mh_add_msgs(): ファイルを追加するときにフラグも指定できるようにした。 - * src/folder.[ch]: 仮想関数に assertion を追加。 - * src/procmsg.[ch]: procmsg_get_message_file_list(): MsgFileInfo - のリストを返すようにした。 - procmsg_message_file_list_free(): 新規。 - -2003-07-23 - - * src/procmsg.h: 移植性のため MsgPermFlags と MsgTmpFlags を enum - から guint32 に変更(Alfons さん thanks)。 - * src/imap.c: imap_add_msgs(): 冗長な unlink() を削除。 - -2003-07-22 - - * src/session.[ch]: - session_read_msg_cb() - session_read_data_cb(): リモートホストによって接続を切断された場合 - に無限ループに陥るバグを修正(今井さん thanks)。 - SessionState に SESSION_EOF を追加。 - session_is_connected(): 新規。 - * src/inc.[ch]: inc_put_error() - src/send_message.c: send_put_error(): ログメッセージも共に出力。 - -2003-07-18 - - * IMAP4 のさらなる最適化。 - * src/folder.[ch]: 複数のファイルをフォルダに追加するメソッド - add_msgs() を追加。 - FolderItem 操作の冗長な scan() を削除。 - * src/imap.[ch]: Folder::add_msgs() を実装し、他の Folder - インスタンスからの移動・コピーを最適化。 - * src/mh.[ch]: Folder::add_msgs() を実装し、コードを整理。 - mh_fetch_msg(): 必要であればフォルダをスキャン。 - * src/procmsg.[ch]: procmsg_get_message_file_list(): メッセージリスト - からファイルのリストを返す。 - * src/summaryview.c: 削除・移動・コピー操作で MSG_MARKED フラグを - 削除しないようにした。 - summary_display_msg_full(): 冗長なメッセージの取得を削除。 - -2003-07-17 - - * コマンドを発行するときにシーケンスセットを使用して IMAP4 の - 移動/コピー/削除/マーク操作を最適化(claws の実装を整理して適用)。 - * src/imap.[ch]: - imap_set_message_flags() - imap_cmd_envelope() - imap_cmd_copy() - imap_cmd_store(): UID 番号の代わりにシーケンスセット文字列を - 受け取るようにした。 - imap_do_copy_msgs_with_dest(): シーケンスセットを使用して最適化。 - imap_cmd_fetch(): BODY の代わりに BODY.PEEK を使用。 - imap_remove_all_msg() - imap_set_message_flags(): FLAGS の代わりに FLAGS.SILENT を使用。 - * src/compose.c - src/summaryview.c: 各メッセージ毎にコマンドを発行するのではなく - imap_msg_list_{set,unset}_perm_flags() を使用するようにした。 - -2003-07-15 - - * src/inc.c - src/prefs_account.[ch] - src/send_message.c - src/session.[ch]: 非ブロッキング SSL を有効/無効にするオプションを - 追加。 - -2003-07-15 - - * src/compose.c: compose_attach_append(): message/rfc822 ファイルを - 添付するときにメッセージの件名を表示。 - -2003-07-14 - - * src/session.[ch]: - session_recv_msg() - session_recv_data() - session_read_msg_cb() - session_read_data_cb(): sock_peek() を削除し、ユーザ空間でメッセージ - をバッファリングして最適化(今回は正しく実装)。 - -2003-07-11 - - * src/session.c: メッセージの後のデータ受信を正しく扱えなかったため、 - 前の変更を元に戻した。 - -2003-07-11 - - * src/session.c - session_recv_msg() - session_read_msg_cb(): sock_peek() を削除し、ユーザ空間でメッセージ - をバッファリングして最適化。 - -2003-07-11 - - * src/imap.[ch]: リファクタリング。 - SockInfo を引数にもつ全ての関数を IMAPSession をとるように変更。 - imap_cmd_count をインスタンス変数: IMAPSession::cmd_count にした。 - imap_open(): TCP (または SSL)コネクションのみを確立するようにした。 - imap_session_new(): グリーティングと認証をここで処理。 - -2003-07-10 - - * src/imap.[ch]: CRAM-MD5 認証を実装し、コードを整理。 - * src/prefs_account.[ch]: 受信タブに IMAP4 認証方式のオプション - メニューを追加し、他のプロトコルのフレームを隠すようにした。 - -2003-07-10 - - * src/mainwindow.c: send_queue_cb(): エラーが起こった場合はフォルダ - を2重にスキャンしないようにした。 - * src/procmsg.c: procmsg_send_queue(): 送信したメッセージ数を返す - ようにした。 - -2003-07-09 - - * src/mainwindow.c: - main_window_set_toolbar_sensitive() - main_window_set_menu_sensitive(): メール受信中のファイル操作の - ロックを除去。 - -2003-07-09 - - * src/folder.[ch]: folder_item_remove_msg(): メッセージ番号の代わりに - MsgInfo を引数にとるようにした。 - * src/imap.[ch]: imap_remove_msg(): imap_remove_msgs() を使用して - 再実装。 - * src/mh.[ch]: mh_do_move(): mh_do_move_msgs_with_dest() を使用して - 再実装。 - mh_copy_msg(): mh_copy_msgs_with_dest() を使用して再実装。 - * src/procmsg.c: procmsg_send_queue(): メッセージリストを使用する - ように修正。 - -2003-07-08 - - * src/rfc2015.c: rfc2015_is_encrypted(): 警告を抑えるために - MimeInfo::mime_type をチェック。 - * src/logwindow.c: log_window_append(): 行を削除するときに上に - スクロールしないようにした。 - -2003-07-07 - - * src/compose.c: PGP/MIME 署名を使用するときは text/plain パートに - 'Content-Disposition: inline' を付加。 - -2003-07-04 - - * version 0.9.3 - -2003-07-04 - - * src/defs.h: UI_REFRESH_INTERVAL を 40msec から 50msec に変更。 - * src/session.c: session_read_msg_cb(): sock_read() がエラーで - 返るときは常に失敗するようにした。 - * src/socket.[ch]: sock_check(): 例外的な SSL の状態に対応。 - sock_has_pending_data(): 削除。 - デバッグ出力を削除。 - * src/send_message.c: send_recv_message(): メッセージをステータスバー - に表示。 - -2003-07-03 - - * src/inc.[ch]: 受信中に CList の受信済メッセージ数を更新。 - * src/session.c: session_read_data_cb(): g_malloc() と memcpy() を - 取り除いて最適化。 - -2003-07-02 - - * src/socket.[ch]: sock_add_watch(): 新規。 SSL をオリジナルの watch - 関数で監視する(SSL でない場合は g_io_add_watch() を使用)。 - * src/session.[ch]: 以前の対処を削除し、 g_io_add_watch() を - sock_add_watch() で置き換えた。 - -2003-07-01 - - * src/socket.[ch]: ソケットに未処理のデータが存在する場合 TRUE を - 返す sock_has_pending_data() を追加。 - * src/session.c: session_recv_msg(), session_recv_data(): ソケットに - 未処理のデータがあるかどうかを調べ、ある場合はコールバックをすぐに - 呼ぶようにした(SSL での ESMTP EHLO 時に固まるのを修正)。 - -2003-06-30 - - * src/socket.c: SSL 関数で戻り値をチェック。 - -2003-06-30 - - * src/mimeview.c: mimeview_init(): GTK+ テーマによる速度低下を防ぐ - ために TextView を初期化(Yuri Arapov さん thanks)。 - -2003-06-27 - - * src/session.c: session_read_data_cb(): コールバックを呼ぶ前に - Session::read_data_buf をクリアするようにした。 - -2003-06-26 - - * src/socket.c: ソケット接続をプロトコル独立にした。 - * src/session.c: デバッグ用 g_print() を削除。 - * src/inc.c: ステータスバーの出力の冗長度を減らし、メインウィンドウ - のプログレスバーにカウンタを表示。 - -2003-06-26 - - * src/session.c: #include が足りなかったので追加。 - -2003-06-25 - - * src/session.[ch]: 性能とコードデザインの問題を解決するために - Session システムを非ブロッキング I/O で再実装。 - * src/socket.[ch]: sock_connect_async() と sock_connect_async_cancel() - を追加し、非同期接続を可能にした。 - sock_peek(): 実装を変更。 - * src/pop.c: UIDL/LIST/RETR の応答の受信を最適化。 - -2003-06-18 - - * src/procmsg.c: procmsg_get_thread_tree(): ノードが祖先(parent / - great parent)の場合(主に循環参照の場合に起こる) (メッセージ群の - サンプルを発見した Phillipe Gramoulle さんとパッチを提供した - Alfons さん thanks)。 - -2003-06-16 - - * src/pop.c: pop3_get_uidl_table(): UIDL リストが見つからなかった場合 - でも空のハッシュテーブルを返すようにした(初回にメッセージを取得 - 出来ないバグを修正)。 - -2003-06-10 - - * src/main.c: 指定した各フォルダのステータスを表示するオプション - '--status-full' を追加。オプション '--status' も続く引数でフォルダ - を指定可能(Yuri Arapov さん thanks)。 - * src/folder.[ch]: folder_get_status(): 新規。フォルダの配列を引数 - として受け取り、それらのステータスを返す。 - folder_count_total_msgs(): 削除。 - -2003-06-06 - - * version 0.9.2 - -2003-06-06 - - * src/filesel.c - src/foldersel.c - src/inputdialog.c: ボタンがダブルクリックされたときに終了してしまう - のを防ぐために gtk_main() の代わりに gtk_main_iteration() を使用。 - -2003-06-02 - - * src/addr_compl.c: invalidate_address_completion(): g_completion_list - が NULL かどうかをチェック(西山 和広さん thanks)。 - -2003-06-02 - - * src/pop.c: pop3_session_recv_data_finished(): サーバに保存される - べきメッセージを削除していたバグを修正(Tristan Wallis さん thanks)。 - -2003-05-27 - - * version 0.9.1 - -2003-05-26 - - * src/socket.[ch]: - sock_set_io_timeout(): 新規。タイムアウトの間隔を指定する。 - sock_gdk_input_add(): 既に使用されていないため削除。 - * src/prefs_common.[ch]: タイムアウトの値を指定するオプションを追加。 - -2003-05-26 - - * src/action.c: create_io_dialog() でユーザ文字列を隠していなかった - バグを修正(Markus Amersdorfer さん thanks)。 - ChildInfo::type を削除し、 Children::action_type を追加。 - -2003-05-23 - - * src/inc.c: inc_start(): 受信前に全てのパスワードを訊くようにした。 - 余分なエラーダイアログをポップアップしないようにした。 - inc_account_mail() - inc_all_account_mail() - inc_progress_dialog_set_list(): アカウントリストの表示を新しい - 関数に分離。 - inc_progress_dialog_set_label() - inc_recv_data_finished() - inc_recv_message(): RETR が完了したときに正しくダイアログを更新。 - -2003-05-22 - - * src/imap.c: - imap_modified_utf7_to_locale() - imap_locale_to_modified_utf7(): iconv() を使用しない場合コンパイル - に失敗するのを修正。 - -2003-05-21 - - * src/procmime.c: procmime_scan_multipart_message(): message/rfc822 - パートのパースを修正。 - -2003-05-21 - - * src/pop.c: pop3_ok(): タイムアウトエラーを検出。 - -2003-05-20 - - * src/imap.c: imap_locale_to_modified_utf7(): locale 文字列が '+' - を含む場合のエンコードのバグを修正。 - imap_modified_utf7_to_locale() - imap_locale_to_modified_utf7(): たとえ iconv() がサポートされて - いなかったとしても少なくとも '&' をエスケープ/エスケープ解除する - ようにした。 - -2003-05-20 - - * src/compose.c: - compose_insert_sig() - compose_get_signature_str(): 署名文字列に区切りも含むようにした。 - 署名ファイルが見つからない場合は区切りを挿入しないようにした。 - sig_path が NULL のとき暗黙のデフォルトの署名パス(~/.signature) - を使用しないようにした。 - -2003-05-20 - - * src/codeconv.c - src/gtkshruler.c - src/news.c - src/procmsg.c - src/quote_fmt_parse.y - src/smtp.c: gcc-3.3 が出力する警告を抑制。 - src/stringtable.c: string_entry_free() を使用。 - -2003-05-19 - - * src/compose.c: compose_insert_sig(): 署名ファイルが見つからない - 場合に常に署名区切りを追加していたバグを修正。 - compose_get_signature_str(): 署名ファイルが開けない場合にクラッシュ - するバグを修正。 - -2003-05-16 - - * version 0.9.0 - -2003-05-16 - - * src/session.c: session_recv_msg(): デバッグ出力を削除。 - -2003-05-15 - - * src/imap.c: - imap_parse_atom() - imap_get_header() - imap_cmd_fetch(): サーバが返すデータサイズをチェック(BugTraq で - 発見された脆弱性を修正)。 - -2003-05-14 - - * src/addr_compl.c: get_complete_address() - src/addressbook.c: addressbook_format_address() - src/compose.c: QUOTE_IF_REQUIRED(): 名前が atext (RFC 2822, 3.2.4. - Atom) で定義されていない文字を含んでいる場合は引用符で括るように - した。 - * src/main.c: main(): Solaris におけるカラーの問題を解決するために - colormap と visual をセット(Markus Schwarzenberg さん thanks)。 - -2003-05-12 - - * version 0.9.0pre1 - -2003-05-12 - - * src/prefs_account.c: POP before SMTP オプションを一時的に削除。 - -2003-05-09 - - * src/prefs_common.[ch]: 「サマリでカーソルキーを押したとき - メッセージを開く」の説明を変更。 - * src/summaryview.c: summary_show(): always_show_msg が TRUE の場合 - メッセージを開くようにした。 - -2003-05-09 - - * src/logwindow.[ch]: メモリ消費量を削減するため、ログメッセージの - 最大行数を制限するようにした。 - -2003-05-07 - - * src/compose.c: compose_insert_sig(): 署名文字列に不正なシーケンス - が含まれるときのクラッシュを修正。 - * src/utils.[ch]: 正確さのため get_wcs_len() を get_mbs_len() に変更。 - -2003-05-07 - - * MIME 構造の大きなリファクタリング。 - * src/procmime.c: procmime_scan_message(): gpgme が有効のときは - メッセージを復号化するようにした。 content-type が multipart/* - または message/rfc822 の場合のみマルチパートツリーを作成。 - procmime_scan_multipart_message(): message/rfc822 パートの走査 - を修正。 - * src/action.c: parse_append_msgpart() - src/messageview.c: messageview_show() - src/mimeview.c: mimeview_show_message(): procmsg_open_message() と - procmime_scan_mime_header() の代わりに procmime_scan_message() - を使用。 - mimeview_set_multipart_tree(): 新しい MIME 構造に対応。 - * src/textview.c: textview_show_part(): 不要なチェックを削除。 - * src/procmsg.c: procmsg_open_message_decrypted(): 復号化に失敗した - 場合のファイルポインタを修正。 - -2003-05-06 - - * src/ssl.c: ssl_init_socket_with_method(): log_warning() を - g_warning() で、 log_print() を debug_print() で置き換えた。 - * src/pop.[ch]: エラーコード PS_NOTSUPPORTED を追加し、 UIDL が - サポートされていなければ LAST で再試行するようにした。 - -2003-05-01 - - * src/codeconv.c: conv_get_code_conv_func(): dest_charset_str が NULL - のとき、現在の locale が EUC-JP の場合のみ EUC-JP に変換するように - した。 - -2003-05-01 - - * src/action.c: execute_actions(): テキストウィジェットが未選択の - 場合クラッシュするのを修正(Paul さんと Melvin さん thanks)。 - * src/action.c - src/prefs_actions.c: 著作権表示に Claws チームの表示がなかったので - 追加。 - -2003-04-28 - - * src/session.c: - session_send_msg() - session_send_data(): メモリリークとデータ送信のバグを修正。 - * src/send_message.c: - send_message_smtp(): フォーカス管理を修正。 - -2003-04-25 - - * src/smtp.[ch]: エラーが発生したら応答文字列を SMTPSession::error_msg - にセットするようにした。 - * src/send_message.c: エラーが発生したらエラーダイアログを表示。 - * src/main.c: send_queue() - src/mainwindow.c: send_queue_cb(): ここではエラーダイアログを表示 - しない。 - -2003-04-25 - - * src/session.c: session_close(): state が SESSION_DISCONNECTED で - ない場合のみ子プロセスを kill するようにした。 - * src/send_message.c: send_cancel_button_cb() - src/inc.c: inc_cancel(): Session::state を SESSION_DISCONNECTED に - セットしないようにした。 - * src/prefs.[ch]: prefs_write_*() の名前を変更。 - * src/address.[ch]: 削除。 - -2003-04-24 - - * src/compose.c: compose_template_apply(): 宛先を上書きするようにした。 - -2003-04-23 - - * src/procheader.c: procheader_date_parse(): デバッグ用 print を削除。 - * src/session.c: 各 g_print を debug_print に変更。 - session_child_input(): 不要な session_close() を削除(FALSE を - 返した後結局 close される)。 - * src/send_message.c: send_message_smtp(): g_print を debug_print - に変更。 - -2003-04-23 - - * src/procheader.c: procheader_procheader_date_parse(): タイムゾーン - が不明の場合はローカルタイムゾーンのオフセットを追加しないように - した。 - Y2K 対応コードを RFC 2822 に従うようにした。 - procheader_scan_date_string(): タイムゾーン指定がない日付文字列 - への対処。 - * src/utils.c: remote_tzoffset_sec(): タイムゾーンが不明の場合は - -1 を返すようにした。 - -2003-04-22 - - * src/action.[ch]: リファクタリング。 また MIME モードにおけるバグ - と、エラー時のメモリリークを修正。 - action_update_msgview_menu(): 新規。 - * src/messageview.[ch]: "Tools/Actions" メニューを追加。ウィンドウ - リストを保持。 - messageview_get_selected_mime_part(): MessageView が MIME モード - のとき、選択されたパートの MimeInfo を返す。 - * src/mimeview.[ch]: mimeview_get_selected_part(): 選択されたパート - の MimeInfo を返す。 - * src/summaryview.[ch]: summary_get_selected_msg_list(): 選択された - メッセージの MsgInfo リストを返す。 - -2003-04-21 - - * src/prefs_filter.[ch]: 元のメッセージのヘッダをセット済キーワード - として含むようにした。ウィジェットのサイズを修正。 - * src/utils.[ch]: 大小文字を区別しないハッシュ用に str_case_equal() - と str_case_hash() を追加。 - -2003-04-18 - - * src/procmsg.c: procmsg_get_filter_keyword(): 自動検出されるヘッダ - に X-Sequence を追加。 - * src/action.[ch] - src/prefs_actions.c - src/compose.c - src/mainwindow.c: 関数名を修正。 - get_user_string(): 独自の実装の代わりに input_dialog() を使用。 - -2003-04-17 - - * src/codeconv.[ch]: conv_encode_header(): addr_field が TRUE の - 場合はエンコード文字列に '(' と ')' を含めないようにした。 - * src/compose.c: compose_convert_header(): フラグ 'addr_field' を - 追加。 - -2003-04-16 - - * src/prefs_actions.[ch]: アクション実行ルーチンを action.[ch] に - 分離。 - -2003-04-16 - - * src/prefs_actions.c: 少しコードの整理。 - -2003-04-16 - - * src/codeconv.[ch]: conv_iconv_strdup(): EILSEQ の処理を修正。 - -2003-04-16 - - * src/inc.c: - inc_recv_data_progressive() - inc_recv_data_finished() - inc_recv_message() - send_recv_message() - send_send_data_progressive() - send_send_data_finished(): assertion を追加。 - -2003-04-16 - - * src/codeconv.[ch]: conv_iconv_strdup(): 潜在的なメモリ破壊バグを - 修正。 - -2003-04-16 - - * src/codeconv.[ch]: conv_iconv_strdup(): 一部のエンコーディング変換 - (UTF-7 等)を混乱させていたため、ソースバッファにヌル文字を含めない - ようにした。 - -2003-04-15 - - * src/procmsg.c: procmsg_get_filter_keyword(): ヘッダの改行を除去し、 - List-Id ヘッダから ID を抽出するようにした。 - * src/utils.[ch]: extract_one_parenthesis_with_skip_quote(): 削除。 - extract_list_id_str(): List-Id ヘッダから ID 文字列を抽出。 - -2003-04-15 - - * src/prefs_actions.c: claws ブランチからマージ。いくつかのバグ修正 - と機能追加。 - -2003-04-14 - - * src/compose.c: compose_parse_header(): 再編集時に不要な改行が含ま - れるバグを修正。 - * src/imap.c - src/pop.c: 'occured' という typo を修正。 - -2003-04-11 - - * src/compose.[ch]: アカウント変更時の自動署名切り替えを実装。 - compose_insert_sig(): 現在の署名を置換するフラグを追加。 - compose_get_signature_str(): 新規。署名の文字列を返す。 - compose_insert_command_output(): 削除。 - compose_select_account(): アカウント変更時に compose_insert_sig() - を呼ぶようにした。 - compose_destroy(): UndoMain オブジェクトのメモリリークを修正。 - Compose::sig_str: 新規。現在の署名の文字列を保持する。 - * src/gtkutils.[ch]: gtkut_stext_find(): 新規。 - gtk_stext_clear() を gtkut_stext_clear() に改名。 - * src/utils.[ch]: get_wcs_len(): マルチバイト文字列のワイドキャラクタ - 長を返す。 - normalize_newlines(): CR+LF と CR を LF に変換する。 - get_command_output(): コマンドの出力を返す。 - -2003-04-08 - - * src/procmsg.[ch]: procmsg_get_filter_keyword(): 新規。メッセージの - フィルタ用キーワードを返す。 - * src/summaryview.c: summary_filter_open(): - procmsg_get_filter_keyword() を使用。 - * src/messageview.c: create_filter_cb(): 実装。 - -2003-04-07 - - * src/inc.c: - inc_start() - inc_put_error(): エラー時にサーバの応答を表示するようにした。 - * src/pop.[ch]: Pop3Session::error_msg を追加し、エラー時に - サーバの応答をセットするようにした。 - -2003-04-04 - - * src/messageview.[ch]: 別ウィンドウのメッセージビューの文字コード - 強制指定をメインウィンドウから分離。 - textview_show_message() - textview_show_part() - textview_add_part(): 指定されていれば MessageView::forced_charset - を使用。 - -2003-04-03 - - * src/mainwindow.c: ファイルメニューを少し修正。 - * src/menu.[ch]: item factory の rc 文字列を扱う関数を追加。 - * src/messageview.[ch]: メニューを追加し、メインウィンドウのメニュー - ショートカットを引き継ぐようにした。 - msginfo (表示時に複製される)を MessageView に追加。 - * src/prefs_common.c: prefs_keybind_apply_clicked(): - menu_factory_clear_rc() を使用。 - -2003-03-28 - - * send_message.c: send_message_smtp(): - SMTP AUTH の認証方法の強制を再び有効にした。 - 認証に失敗したら一時パスワードをクリアするようにした。 - * smtp.c: エラーが発生した場合は警告をログに出力し、 - SMTPSession::error_val をセットするようにした。 - * smtp.h: エラー値を enum に変更。 SMTPSession::error_val を追加。 - * src/mbox.c: proc_mbox(): フォルダの更新を強制するようにした。 - -2003-03-28 - - * src/pop.h: エラー値を enum に変更。 - * src/pop.c: pop3_retr_recv(): inc_drop_message() が失敗したら - PS_IOERR を返すようにした。 - pop3_ok(): 現在の状態に基づいて適切なエラー値を返すようにした。 - エラーが発生した場合は警告をログに出力するようにした。 - -2003-03-27 - - * src/nntp.[ch] - src/news.[ch]: リファクタリング。 NNTPSockInfo を削除し、 nntp.c - で NNTPSession を使用するようにした。 - -2003-03-27 - - * src/inc.c: inc_pop3_session_do(): Session::state == SESSION_ERROR - の場合は適切なエラーを返すようにした。 - * po/POTFILES.in: src/automaton.c, src/send.c を削除。 - src/send_message.c を追加。 - -2003-03-26 - - * src/pop.[ch] - src/session.c: POP3 の受信が壊れていたのを修正。 - session_recv_data_from_sock_unescape(): 終端記号が現れるまで読み - こみ、実際のサイズも返すようにした。 - -2003-03-25 - - * src/automaton.[ch]: 削除。 - * src/session.c: デバッグ出力をいくらか削除。 - * src/smtp.c: smtp_session_recv_msg(): サーバが HELO コマンドに対して - EHLO スタイルの応答を返したときのための対処。 - EHLO を除いて全ての複数行応答を無視するようにした(あらゆるコマンド - に対して許可されているため)。 - -2003-03-25 - - * src/session.[ch] - src/pop.c: ドットでエスケープされている行をもつメッセージの受信を - 修正。 - session_recv_data(): エスケープ解除のフラグを追加。 - session_recv_data_from_sock_unescape(): 新規。メッセージを行毎に - 受信し、ドットでエスケープされている行をエスケープ解除する。 - 以前の対処を削除。 - * src/defs.h: UI_REFRESH_INTERVAL を 40 msec に減少。 - -2003-03-25 - - * src/pop.[ch]: 与えられたサイズと実際のサイズが異なる場合に受信に - 失敗する問題への対処。 - -2003-03-24 - - * src/pop.c: pop3_retr_eom_recv(): あるサーバは時々正しくない - メッセージサイズを返すため、無効なメッセージ終端を無視するように - した。 - * src/news.c: news_session_new(): NNTPSession オブジェクトをゼロ - クリアするようにした。 SockInfo の二重開放を防ぐため、 - Session::sock を nntp_sock->sock で初期化しないようにした。 - * src/imap.c: IMAPSession オブジェクトをゼロクリアするようにした。 - imap_cmd_append(): SockInfo を閉じないようにした。 - -2003-03-22 - - * src/pop.c: pop3_session_recv_msg(): STLS を修正。 - -2003-03-22 - - * src/inc.[ch] - src/pop.[ch]: 新 I/O システムを使って再実装。 - * src/session.[ch]: session_recv_msg(): 新規。 - session_send_data_to_sock() - session_recv_data_from_sock(): 進捗通知の頻度を下げた。 - -2003-03-22 - - * src/smtp.c: smtp_auth_recv(): CRAM-MD5 認証を修正。 - -2003-03-20 - - * src/session.[ch]: session_start_tls(): 新規。 - session_recv_msg(): static にした。 - -2003-03-20 - - * 非同期ネットワーク I/O を実装。 - * src/session.[ch]: 子プロセスを通してサーバと通信するための - インタフェース。 - * src/smtp.[ch] - src/send_message.[ch]: 新 I/O システムを使って書き直した。 - * src/socket.[ch]: *_write() を *_write_all() に名称変更し、 - *_write() を単なる write() のラッパーとした。 - * src/utils.c: get_outgoing_rfc2822_str(): 新規。メッセージを SMTP - または NNTP で送信するために修正する。 - file_read_stream_to_str(): 新規。 - -2003-03-12 - - * src/textview.c: textview_button_pressed(): URI のリンクの範囲を - 訂正。 - * src/compose.c: compose_wrap_line_all_full(): 折り返しの問題への - 対処のため、 UTF-8 の3バイト以上で表現される文字を2文字幅、2 - バイト文字を1文字幅として扱うようにした。 - -2003-03-12 - - * src/utils.c: subject_compare_for_sort(): ヌル文字列を許可(サマリの - ソートを修正)。 - -2003-03-11 - - * HTML リンクを正しく実装。 - * src/html.[ch]: HTMLAttr, HTMLTag: 属性 / タグのための新規構造体。 - html_get_tag(): 新規。タグを解析して HTMLTag オブジェクトを返す。 - html_parse_tag(): タグと 'href' 属性もパース。 - * src/textview.c: textview_write_link(): 新規。リンク文字列を作成。 - -2003-03-10 - - * src/compose.c: compose_wrap_line_all_full(): 無限ループ / - クラッシュバグを修正(Darko Koruga さん thanks)。 - compose_write_to_file(): 変換に失敗したがとにかく送信したいとき - に正しい charset 要素を出力するようにした。 - -2003-03-10 - - * src/headerview.c: headerview_show() - src/textview.c: textview_write_line(): マルチバイト環境での - クラッシュを防ぐために表示文字列から表示不能な文字を削除するように - した。 - * src/codeconv.[ch]: conv_unreadable_locale(): 新規。 - conv_localetodisp() から分離。 - -2003-03-10 - - * src/procmsg.c: procmsg_cmp_by_subject() - src/summaryview.c: summary_cmp_by_subject(): 件名を比較するときに - Re: を無視するようにした。 - * src/utils.[ch]: - subject_compare_for_sort() - trim_subject_for_sort(): 新規。 - -2003-03-07 - - * version 0.8.11 - -2003-03-07 - - * src/defs.h: デフォルトの sendmail コマンドに -i オプションを追加。 - -2003-03-06 - - * src/codeconv.[ch]: 足りない文字エンコーディングと locale を追加。 - -2003-03-06 - - * src/procmsg.[ch]: - procmsg_get_mark_sum() - procmsg_open_mark_file() - procmsg_read_mark_file(): ディレクトリパスの代わりに FolderItem - を受け取るようにした。 - -2003-03-05 - - * src/codeconv.c: conv_encode_header(): 長い非 ASCII 文字列を - エンコードするときに折り返し境界にある空白が失われるバグを修正 - (Sergey Vlasov さん thanks)。 - ハード行長制限(998文字)にかかるまで長い単語中で強制的に折り返 - さないようにした(空白のない長いアドレスリストが壊れる問題への - 対処)。 - -2003-03-03 - - * src/prefs_account.c: gpg も ssl も使用しない場合にコンパイルに失敗 - するのを修正。 - -2003-03-03 - - * src/codeconv.c: UTF-8 locale 対応を修正。 - conv_get_code_conv_func(): locale のエンコーディングが UTF-8 の - 場合は conv_noconv を返すようにした。 ISO-8859-* から locale - エンコーディングへの変換の場合は conv_latintodisp を返すようにした。 - conv_convert(): conv_codeset_strdup() の代わりに conv_iconv_strdup() - を呼ぶようにした。 - conv_codeset_strdup(): 一部のコードを conv_iconv_strdup() に移動。 - -2003-02-28 - - * src/prefs_account.[ch]: 署名にコマンドの出力を使用するオプション - を追加。 - * src/compose.c: compose_insert_sig(): 指定された場合はコマンドの - 出力を使用。 - compose_insert_command_output(): 新規。 - -2003-02-28 - - * src/main.c: main(): --status コマンドが実行された時に sylpheed - が起動していない場合はロックソケットを削除。 - lock_socket_remove(): 新規。 - -2003-02-27 - - * src/codeconv.c: conv_codeset_strdup(): 現在のコードセットが - US-ASCII (または POSIX) の場合は変換しないようにした。 - -2003-02-21 - - * src/codeconv.c: conv_iconv_strdup(): 無効な文字をスキップして - 変換を続けるようにした。 - -2003-02-21 - - * src/summaryview.c: summary_selected(): ウィジェットのセンシティ - ビティを常に更新するようにした。 - -2003-02-20 - - * src/utils.c: tzoffset_sec(): GMT+12 より大きいまたは GMT-12 より - 小さいタイムゾーンで誤った日付を表示していたバグを修正。 - -2003-02-18 - - * src/prefs_common.[ch] - src/sourcewindow.c: ソースウィンドウのサイズを記憶するようにした。 - * src/md5.c: gcc 3.1 でのコンパイルの問題を修正。 - -2003-02-17 - - * src/about.c: about_create(): 著作件表示を修正。 - -2003-02-17 - - * src/colorlabel.c: カラーラベルの矩形に pixmap を使わず、矩形を - 描画するようにし、パレットベースの画面のカラーマップに従うよう - にした(長期に渡る Solaris でのクラッシュを修正 - Alfons - Hoogervorst さん thanks)。 - -2003-02-17 - - * src/procheader.c: procheader_date_parse(): 月の文字列を大小文字を - 区別しないようにした。 - * src/prefs_filter.c: prefs_filter_close(): セレクションリストが - 空の場合のクラッシュを修正。 - -2003-02-14 - - * src/quote_fmt_parse.y: gettext 翻訳可能な文字列を削除。 - * src/unmime.c: unmime_header(): コード変換に失敗したときは壊れた - 文字を削除。 - * src/codeconv.c: conv_encode_header(): 75 文字以上の長い単語が - 入力されるとヘッダを壊していたバグを修正。 - -2003-02-13 - - * src/codeconv.c: isprintableeuckanji(): 1バイト目で 0xf4 を超える - 値を許可しないようにした(glibc の abort() 問題を修正)。 - * src/html.c: html_read_line(): 現在の locale で表示不能な文字を - 削除。 - -2003-02-11 - - * src/utils.[ch]: - trim_subject_for_compare(): trim_subject() を改名。 - trim_subject(): 新規。件名の先頭の[...]または(...)を削除する。 - * src/prefs_folder_item.c - src/folder.[ch]: - サマリ/返信時の件名を省略するオプションを追加。 - * src/summaryview.c: summary_set_header(): フォルダオプションが設定 - されていれば件名を短縮。 - * src/compose.c: compose_reply_set_entry(): フォルダオプションが設定 - されていれば件名を短縮。 - -2003-02-09 - - * src/codeconv.c: - LBREAK_IF_REQUIRED(): 最初の単語の前で改行しないようにした(X-Face - ヘッダの問題を修正)。 - conv_encode_header(): 1単語97文字まで許可するようにした。 - -2003-02-07 - - * src/filter.c: filter_match_condition(): 2番目の条件が正規表現を - 無視していたバグを修正。 - * src/news.h: NewsGroupInfo: メッセージ番号に guint を使用 - (グループリストダイアログのメッセージ数を修正) (Thorsten Maerz - さん thanks)。 - -2003-02-06 - - * src/codeconv.c: conv_encode_header(): コード変換失敗時に segfault - を起こすバグを修正。 - conv_get_charset_str() - conv_get_charset_from_str(): ハッシュテーブルを使用して最適化。 - -2003-02-06 - - * src/quote_fmt_parse.y: - SHOW_MESSAGE_NO_SIGNATURE, SHOW_QUOTED_MESSAGE_NO_SIGNATURE: - "\n-- \n" のみを署名の区切りとして扱うようにした。 - -2003-02-05 - - * src/gtkutils.[ch]: gtkut_ctree_node_prev(): 新規。 - * src/summary_search.c: summary_search_execute(): 閉じたノードも - 検索するようにした。 - -2003-02-05 - - * src/codeconv.c: - conv_unreadable_latin(): 0x7f を表示不可文字に含めた。 - conv_localetodisp(): デフォルトで 8bit 文字を削除しないようにした。 - conv_get_current_charset() - conv_get_outgoing_charset(): locale 名の末尾に "@euro" が追加され - ていれば ISO-8859-15 を返すようにした。 - * src/compose.c: compose_write_to_file(): コード変換に失敗したとき - 変換元と変換先のエンコーディングを表示するようにした。 - -2003-02-04 - - * version 0.8.10 - -2003-02-04 - - * src/procmsg.h: WRITE_CACHE_DATA(): 速度を少し向上(Colin Leroy - さん thanks)。 - * src/mh.c: mh_get_msginfo(): NULL チェックを追加(Thorsten Maerz - さん thanks)。 - -2003-02-03 - - * src/textview.c: textview_write_line(): conv が NULL の場合は - 変換しないようにした。 - -2003-02-03 - - * src/codeconv.[ch]: - conv_guess_encoding() を conv_guess_ja_encoding() に変更。 - conv_localetodisp(): 新規。(仮定された)現在の locale 文字列から - 表示不可な文字を削除する。 - conv_codeset_strdup(): dest_code が NULL でかつ現在の locale - エンコーディングが US-ASCII ならば ISO-8859-1 に変換するようにした。 - conv_get_code_conv_func(): 変換先文字コードに US-ASCII が指定され - ていれば conv_ustodisp を返すようにした。 - * src/textview.c: textview_write_line(): 変換に失敗した場合は - strncpy2() の代わりに conv_localetodisp() を使用。 - -2003-01-31 - - * src/codeconv.c: conv_iconv_strdup() - src/imap.c: - imap_modified_utf7_to_locale() - imap_locale_to_modified_utf7(): いくつかのシステムで警告を除去 - するために ICONV_CONST マクロを使用。 - * src/codeconv.c: conv_iconv_strdup(): iconv() の出力をフラッシュ - し、バッファを切り詰めるようにした。 - 変換に失敗したら不完全な文字列の代わりに NULL を返すようにした。 - -2003-01-30 - - * src/summaryview.c: summary_execute(): 現在選択されているノードが - 削除される場合は適切なノードを選択するようにした。 - * src/gtkutils.[ch]: gtkut_ctree_node_is_selected(): 新規。指定した - ノードが選択されていれば TRUE を返す。 - -2003-01-30 - - * src/summaryview.c: summary_status_show(): 削除あるいは移動時に - たまにクラッシュするのを修正。 - -2003-01-29 - - * src/codeconv.c: conv_unreadable_eucjp(): EUC-JP の正当性チェック - をより厳密にした。 - isprintableeuckanji(): 新規。 EUC-JP の正当性チェックにテーブルを - 使用するようにした。 - -2003-01-17 - - * version 0.8.9 - -2003-01-17 - - * INSTALL を更新。 - -2003-01-17 - - * src/quoted-printable.c: qp_encode_line(): 元の文字列に CRLF が - あった場合に改行が重複するバグを修正。 - * src/utils.[ch] - canonicalize_str(): 新規。新規に確保された正規化された文字列を - 返す。 - uncanonicalize_file(): 新規。正規化を解除する(CRLF -> LF)。 - uncanonicalize_file_replace(): 新規。 - * src/compose.c: 処理の前に常に本文を正規化し、戻る前に正規化を - 解除するようにした。 - -2003-01-17 - - * src/procmime.c: procmime_get_encoding_for_charset(): ロシア語 - charset の場合は ENC_8BIT を選ぶようにした。 - * src/compose.c: compose_write_to_file(): 8bit メッセージを署名する - 場合は base64 を使用するようにした。 - -2003-01-16 - - * src/prefs_common.c: prefs_send_create(): Content-Transfer-Encoding - の設定の説明を追加。 - -2003-01-16 - - * src/codeconv.c: ロシア語 locale のための locale_table の修正 - (Sergey Vlasov さん thanks)。 - * src/procmime.c: procmime_get_encoding_for_charset(): ISO-8859-5, - KOI8-*, Windows-1251 に対して ENC_BASE64 を返すようにした。 - * src/compose.c: compose_attach_append(): message/rfc822 に対して - 正しい Content-Transfer-Encoding をセットするようにした。 - compose_write_to_file(): ユーザ定義の Content-Transfer-Encoding - を有効にした。 - * src/prefs_common.[ch]: ユーザ定義の Content-Transfer-Encoding - のオプションを追加。 - -2003-01-15 - - * src/quoted-printable.[ch]: qp_encode_line(): 行が改行で終わらない - 場合のバグを修正。 - -2003-01-15 - - * quoted-printable 符号化を実装。 - * src/quoted-printable.[ch]: qp_encode_line(): 新規。 - * src/compose.c: - compose_write_to_file() - compose_write_attach(): quoted-printable 符号化を実装。 - compose_attach_property_create(): quoted-printable メニュー項目を - 有効にした。 - * src/procmime.c: procmime_get_encoding_for_charset(): ISO-8859-* - と CP125* 文字セットの場合は ENC_QUOTED_PRINTABLE を返すように - した。 - * src/Makefile.am: libiconv 対応のために sylpheed_LDADD に - $(LIBICONV) を追加。 - -2003-01-14 - - * src/folderview.c - src/summaryview.c - src/utils.[ch]: get_abbrev_newsgroup_name(): ニュースグループ名 - の省略方法を改良。 - -2003-01-14 - - * configure.in: iconv 検出結果を表示。 - -2003-01-13 - - * src/codeconv.[ch]: libjconv から iconv() へ移行。 - conv_iconv_strdup(): 新規。 - * src/about.c - src/imap.c - src/mainwindow.c - src/prefs_common.c: HAVE_LIBJCONV を HAVE_ICONV に置換。 - -2003-01-10 - - * src/compose.c - src/folderview.c - src/prefs_folder_item.c: 英語の修正(property -> properties)。 - * src/prefs_filter.c: エントリが保存されていなければ警告するように - した。 - prefs_filter_dialog_to_filter(): 新規。 - -2003-01-09 - - * src/codeconv.c: conv_encode_header(): 改行の後に生の文字列を出力 - してしまうバグを修正。 - * INSTALL を更新。 - -2003-01-08 - - * src/codeconv.[ch]: コードの整理と最適化。 - conv_code_converter_new() - conv_convert(): libjconv 使用時に conv_get_code_conv_func() で - 得られる関数を使用するようにした。 - conv_codeset_strdup(): コードの整理。 - conv_get_code_conv_func(): 変換先文字コードの引数を追加し、一般化 - した。 - -2003-01-06 - - * src/codeconv.c: LBREAK_IF_REQUIRED(): 文字が続く場合のみ改行する - ようにした。 - * src/compose.c: compose_convert_header(): 末尾の空白を削除。 - * src/customheader.c: custom_header_read_str(): 名前と値の空白を - 削除。 - * src/prefs_customheader.c: prefs_custom_header_clist_set_row(): - 名前と値の空白を削除。 - -2002-12-25 - - * version 0.8.8 - -2002-12-25 - - * src/codeconv.c: conv_encode_header(): 無効な文字が現われると無限 - ループに陥るバグを修正。 - -2002-12-25 - - * src/procmsg.[ch]: procmsg_sort_msg_list(): 新規。メッセージリスト - をソートする。 - * src/summaryview.c: summary_show(): summary_sort() を削除 - (folder_item_get_msg_list() 内部で行われるため)。これにより - サマリ表示の速度を向上。 - マクロを使ってサマリのソート関数を整理。 - * src/mh.c - src/imap.c - src/news.c - src/folder.[ch]: folder_item_get_msg_list(): FolderItem::sort_key - がセットされていればあらかじめソートしたリストを返すようにした。 - FolderSortKey enum に SORT_BY_TO を追加。 - * src/mainwindow.c: 「表示/ソート/宛先順」を追加。 - -2002-12-20 - - * version 0.8.7 - -2002-12-20 - - * src/codeconv.c: conv_encode_header(): 改行時の余分な空白の修正。 - * src/compose.c: compose_convert_header(): 改行するために常に - 文字列を conv_encode_header() に渡すようにした。 - -2002-12-20 - - * src/textview.c: textview_make_clickable_parts(): 誤った email - アドレスのパースを修正。 - -2002-12-19 - - * src/defs.h: DEFAULT_BROWSER_CMD を追加。 - * src/mimeview.c: mimeview_view_file() - src/prefs_common.c: prefs_other_create() - src/utils.c: open_uri(): デフォルトの web ブラウザを mozilla に - 変更し、 'netscape -remote' 中の 'remote' コマンド(非公開)を - 'new-window' に変更。 - -2002-12-19 - - * src/compose.c: compose_send_control_enter(): メッセージ/送信 - がアクセラレータキーを持っていない場合に Ctrl-Enter を押すと - クラッシュする問題を修正(Sergey Vlasov さん thanks)。 - -2002-12-18 - - * src/mainwindow.c: - set_charset_cb() - sort_summary_cb() - sort_summary_type_cb(): メニュー項目をチェック解除したときの - 不要な処理を防ぐようにした。 - -2002-12-18 - - * src/main.c: X なしでリモート操作を可能にするために gtk_init() - の前にコマンドラインオプションを処理するようにした(Ruslan N. - Balkin さん thanks)。 - * src/codeconv.c: conv_encode_header(): 潜在的なバッファオーバー - フローを修正。 - -2002-12-18 - - * src/Makefile.am: $(target_alias) を $(target_triplet) に変更 - (autotools の仕様変更の模様)。 - -2002-12-18 - - * src/imap.c: サーバが NAMESPACE コマンドをサポートしていないとき - LIST コマンドを使ってパスセパレータを取得するようにした(Brian - Sammon さんのパッチに基づく)。 - imap_parse_list(): パスセパレータを返すための引数を追加。 - imap_get_namespace_by_list(): 新規。 - -2002-12-17 - - * src/addr_compl.c: add_address(): デバッグ出力を削除。 - * src/gtkutils.[ch]: gtkut_window_popup() - src/mainwindow.c: main_window_popup(): ウィンドウのポップアップの - 挙動を修正する Sergey Vlasov さんのパッチを適用(thanks!) - * src/account.c: account_edit_create(): row_move シグナルに - signal_connect_after を使用して行位置のバグを修正。 - account_row_moved(): CList を半ページスクロールするようにした。 - * src/prefs_filter.c: prefs_filter_row_move(): CList を半ページ - スクロールするようにした。 - * src/summaryview.c: summary_reply(): 表示されているメッセージが - 選択されている場合のみ選択部テキストを使用するようにした(Sergey - Vlasov さん thanks)。 - -2002-12-13 - - * src/codeconv.c: conv_encode_header(): MIME ヘッダエンコーディング - のルーチンを再実装。現在の locale がシングルバイトであれば - Q 符号化を使用するようにした。 - * src/utils.[ch]: is_next_nonascii(): ワイドキャラクタ文字列の代わり - にマルチバイト文字列をとるようにした。コントロールコードを非 - ASCII とみなすようにした。 - get_next_word_len(): 新規。次の単語の長さを返す。 - is_next_mbs(), find_wspace(): 削除。 - * src/quoted-printable.[ch]: 新規。 - qp_decode_line(): QP 行を1行デコードする。 - qp_decode_q_encoding(): MIME ヘッダ中の Q 符号化された文字列を - デコードする。 - qp_get_q_encoding_len(): 文字列を Q 符号化したときの長さを返す。 - qp_q_encode(): 文字列を Q 符号化する(RFC 2047)。 - * src/unmime.c: quoted-printable 関連の関数を quoted-printable.c - に移動。 - -2002-12-05 - - * src/send.c: send_message_local(): ドット1文字だけの行をエスケープ - するようにした(postfix の sendmail コマンドがそこで止まるため)。 - -2002-12-05 - - * src/send.c: send_message_local(): 先頭がドットの行をエスケープ - しないようにした(Sergey Vlasov さん thanks)。 - -2002-12-03 - - * autogen.sh: 現在の ltmain.sh を上書きするために - 'libtoolize --force --copy' を追加。 - * acconfig.h: 削除。 - * configure.in: GPGME の最低バージョンを 0.3.10 に上げた。 - XIM のチェックを修正。 - * ac/check-type.m4 - ac/gnupg-check-typedef.m4: コメント用の引数を追加。 - -2002-11-29 - - * src/imageview.[ch]: 衝突する imageview_show_image() の定義を修正 - (Thorsten Maerz さん thanks)。 - -2002-11-28 - - * src/compose.c: compose_entry_append(): サブジェクトエントリで - ", " を追加しないようにした。 - * src/codeconv.c: conv_get_outgoing_charset(): テーブルから送信 - 文字コードを得るようにした(日本語以外の locale では現在無効)。 - conv_get_current_locale(): LC_CTYPE も参照するようにした。 - -2002-11-27 - - * README: 隠し設定の説明を追加。 - -2002-11-27 - - * src/prefs_common.[ch]: 全般の設定ダイアログを再構成。 - enable_hscrollbar と bold_unread を隠しオプションにした。 - -2002-11-26 - - * src/quote_fmt_parse.y: パースエラーを修正(Andreas Hinz さん thanks)。 - -2002-11-26 - - * src/account.[ch]: - account_find_from_message_file() - account_find_from_msginfo(): 新規。指定したメッセージの 'From:'、 - 'X-Sylpheed-Account-Id:'、'AID:' のようなヘッダからアカウントを - 検索する。 - * src/compose.c: - compose_reedit(): メッセージの以前の作成時のアカウントを復元。 - compose_write_headers(): 草稿モードの場合 'X-Sylpheed-Account-Id:' - ヘッダを追加。 - -2002-11-26 - - * src/compose.c: compose_entry_set() を使ってコードを整理 - (gtk_entry_set_text() を直接使用しない)。 - -2002-11-25 - - * src/imap.c: imap_parse_namespace(): メモリリークを修正。 - -2002-11-22 - - * autotools と libtool を最新版に更新。 - * configure.in: AC_PREREQ(2.50) を追加。 - -2002-11-22 - - * src/textview.c: textview_set_font(): UTF-8 locale でのメッセージ - 表示の修正(Sergey Vlasov さん thanks)。 - -2002-11-21 - - * src/imageview.[ch]: imageview_show_image(): 指定されればウィンドウ - サイズに合うように画像をリサイズするようにした。 - * src/prefs_common.[ch]: 「添付画像をリサイズする」オプションを追加。 - -2002-11-20 - - * SMTP の実装をリファクタリング。 - * src/session.h: Session に ui_func を追加。 - * src/smtp.[ch]: 接続ルーチンを smtp_session_new() から smtp_connect() - に分離。 - smtp_ok() 以外の全ての関数の引数を SockInfo から SMTPSession - に変更。 - 各関数から UI コールバックを呼ぶようにした。 - * src/send.c: send_message_smtp(): UI 更新のコードを - send_progress_dialog_update() に分離。 - -2002-11-18 - - * src/smtp.[ch]: smtp_from() から smtp_auth() を分離。 - * src/send.c: send_message_smtp(): smtp_auth() を呼び出し、その状態 - をダイアログに表示。 - -2002-11-18 - - * src/filter.c: strmatch_regex(): 拡張正規表現を使用(Fabien Devaux - さん thanks)。 - * src/main.c: main(): assortrc -> filterrc 移行のためのコードを - 削除。 - * src/gtkutils.c: gtkut_font_load(): 現在の locale が C または - POSIX の場合のみ gdk_font_load() を使用。 - gtkut_stext_is_uri_string(): URI 文字列に "www." を含むようにした。 - * src/textview.c: textview_make_clickable_parts(): URI 文字列に - "www." を含むようにした。 - -2002-11-15 - - * version 0.8.6 - -2002-11-13 - - * src/textview.c: textview_add_part(): 署名の状態を異なる色で表示。 - -2002-11-12 - - * src/folder.c: folder_write_list_recursive(): To/Cc/Bcc/Reply-To - の文字列をエスケープするようにした。 - -2002-11-11 - - * src/codeconv.c: conv_encode_header(): libjconv 未使用時に日本語 - 以外の locale でヘッダの B-encoding を有効にした。 - -2002-11-11 - - * src/inc.[ch]: INC_IO_ERROR を IncState に追加。それに対応する - エラーメッセージも追加。 - inc_pop3_session_do(): PS_IOERR のとき INC_NOSPACE の代わりに - INC_IO_ERROR をセット。 - -2002-11-07 - - * src/prefs_account.[ch]: 使われていないため - prefs_account_save_config() を削除。 - * src/procmime.[ch]: procmime_mimeinfo_free_all() が全ての場合に - 使えるため procmime_mimeinfo_free() を削除。 - -2002-11-06 - - * src/account.c: account_get_special_folder(): F_INBOX に対応し、 - コードを整理。 - -2002-11-06 - - * src/compose.[ch]: ComposeEntryType: COMPOSE_* を COMPOSE_ENTRY_* - に変更し、 COMPOSE_ENTRY_{REPLY_TO,SUBJECT,FOLLOWUP_TO} を追加。 - compose_reply() - compose_forward() - compose_redirect(): FolderItem を引数に加え、 item の設定を反映 - させるようにした。 - compose_entry_set(): 新規。 - compose_entry_append(): コードの整理。 - compose_entries_set_from_item(): ComposeMode を引数にとるようにし、 - FolderItem::use_auto_to_on_reply が有効になるようにした。 - * src/summaryview.c: summary_reply(): folder_item を - compose_{reply,forward,redirect}() に渡すようにした。 - -2002-11-05 - - * src/gtkutils.[ch]: - gtkut_font_load(): 新規。現在の locale によって font または fontset - を自動的に選択する。 - gtkut_font_load_from_fontset(): 新規。フォントセット文字列から - フォントセットの代わりに単一のフォントの読み込みを試みる。 - * src/alertpanel.c - src/folderview.c - src/headerview.c - src/summaryview.c: C または POSIX locale で 8-bit 文字を表示 - できない問題に対処(fontset の代わりに font を使用)。 - * src/compose.c - src/sourcewindow.c - src/textview.c: gtkut_font_load*() を使用してコードを整理。 - -2002-10-29 - - * src/mh.c: mh_get_msginfo(): 正しいメッセージ番号をセット。 - -2002-10-29 - - * src/folder.[ch]: 新規仮想メソッド Folder::get_msginfo() を追加。 - メッセージ番号に対応する新規 MsgInfo を返す。 - folder_item_get_msginfo(): 新規。 - * src/imap.[ch]: imap_get_msginfo(): 新規。 - * src/mh.[ch]: mh_get_msginfo(): 新規。 - * src/news.[ch]: news_get_msginfo(): 新規。 - -2002-10-28 - - * src/codeconv.c: conv_euctojis(): 不正なコードが出現したら無限 - ループに陥るバグを修正。 - -2002-10-25 - - * src/codeconv.c: conv_codeset_strdup() - src/html.[ch]: html_read_line(): 変換失敗の警告を出さないように - した。 - enum HTMLState に HTML_CONV_FAILED を追加。 - -2002-10-24 - - * フォルダ毎の自動指定アドレスを実装(まだ作業中)。 - * src/compose.[ch]: compose_new(): 引数に FolderItem を追加し、 - (mailto が空であれば)それからエントリを設定。 - compose_entry_append(): 必要であればメニューを有効にするようにした。 - compose_entries_set_from_item(): 新規。 - * src/folder.[ch]: auto_to, use_auto_to_on_reply, auto_cc, auto_bcc, - auto_replyto を FolderItem に追加し、 apply_sub を ac_apply_sub - に名称変更。 - folder_build_tree(), folder_read_folder_func(), - folder_write_list_recursive(): 上記メンバを追加。 - * src/prefs_folder_item.[ch]: 自動指定アドレスを追加。 - * src/pop.[ch]: Pop3State::prev_folder を削除。 - -2002-10-11 - - * src/compose.c: ファイルマネージャからファイルを「移動」することで - ファイルをドロップできるようにした(Alfons さん thanks)。 - -2002-10-10 - - * compose_reply_set_entry(): ML 返信のとき Reply-To を List-Post - より優先させるようにした。 - -2002-10-09 - - * src/gtksctree.[ch]: gtk_sctree_set_anchor_row(): 新規。 - * src/summaryview.c: summary_step(): 正しいセレクションアンカーを - 失うバグを修正。 - summary_key_pressed(): gtk_ctree_select() の代わりに - gtk_sctree_select() を使用。 - * src/inc.[ch] - src/pop.c - src/recv.c: ディスクフルとソケットエラーを区別するようにした - (Colin Leroy さん thanks)。 - -2002-10-08 - - * src/account.c: account_edit_prefs(): 未使用の変数を削除。 - * src/compose.[ch]: ComposeMode の WITH_QUOTE/WITHOUT_QUOTE フラグ - を分離。 - compose_reply() - compose_reply_set_entry(): 返信形式を一つの引数で受け取るように - した。 - * src/summaryview.c: summary_reply(): 条件分岐を削減。 - -2002-10-08 - - * src/compose.c: compose_redirect(), compose_reedit(): 行終端から - CR を取り除くようにした(Sergey Vlasov さん thanks)。 - * src/folderview.c: 「フォルダツリーを再スキャン」を「フォルダツリー - を再構築」に改名。 - -2002-10-08 - - * src/folder.[ch]: 仮想メソッド Folder::remove_msgs() を追加。 - * src/imap.[ch]: メッセージを一度に削除する imap_remove_msgs() - を実装。 - -2002-10-07 - - * src/account.[ch]: account_open(): 新規。アカウント設定ダイアログ - を開き、終了時に UI に反映させる。 - * src/folderview.c: - folderview_button_pressed() - folderview_property_cb(): リモートアカウントのルートフォルダの - プロパティを要求されたらアカウント設定ダイアログを開くようにした。 - -2002-10-07 - - * src/account.c: account_destroy(): フォルダ中のアカウント情報への - 参照を解除するようにした。 - * src/folder.[ch]: folder_unref_account_all(): 新規。全フォルダ中 - の指定したアカウント情報への参照を解除する。 - * src/folderview.c: - folderview_rm_imap_server_cb() - folderview_rm_news_server_cb(): folder_destroy() がアカウント情報 - を参照しているため Folder を先に削除するようにした。 - -2002-10-04 - - * src/account.c: account_find_from_item(): 正しいアカウントを選択 - していなかったバグを修正。 - * inc_pop3_session_do(): - SSL の初期化に失敗したときのリソースのリークを修正。 - キャンセルされたら一時的なイベントループからすぐに抜けるようにした。 - -2002-10-04 - - * src/account.[ch]: account_find_from_item(): 新規。 - * src/compose.c: - compose_reply(), compose_forward(), compose_redirect() - src/mainwindow.c: compose_cb(): 作成時に最適なアカウントを選択 - するようにした。 - * src/folder.[ch]: FolderItem::apply_sub を追加。 - * src/menu.[ch]: menu_find_option_menu_index(): 新規。指定した - データを含むオプションメニューのインデックスを検索する。 - * src/prefs_folder_item(): 作成タブと、フォルダアカウントの設定を - 追加。 - -2002-10-04 - - * configure.in: lber ライブラリの検出に $LDAP_LIBS を追加。 - -2002-10-03 - - * version 0.8.5 - -2002-10-03 - - * src/procmsg.c: procmsg_msginfo_get_full_info(): メモリリークを - 修正し、エラーチェックを追加。 - -2002-10-03 - - * src/compose.[ch]: フラグ Compose::use_newsgroups を追加し、 - Compose::orig_account を削除。 - compose_check_for_valid_recipient(): 有効なエントリのみをチェック。 - compose_write_headers() - compose_redirect_write_headers(): エントリが有効になっている場合 - のみ Newsgroups ヘッダを追加。 - compose_send(): ニュースアカウントからメールアカウントを見つける - 方法を From アドレスをマッチさせるように変更。 - * src/send.c: send_message_queue(): ニュースメッセージの送信待機 - を有効にした。 - * src/news.[ch]: news_post_stream(): 新規。 - -2002-10-03 - - * configure.in: lber を先にチェックし、 ldap のチェック時に - $LDAP_LIBS を使用。 - -2002-10-02 - - * po/*.po: クラッシュを引き起こす多くのフォーマット文字列のミス - を修正(Sergey Vlasov さん thanks)。 - -2002-10-02 - - * src/procheader.c: procheader_parse_stream(): 完全パースの対象 - に Cc ヘッダを追加。 - * src/procmsg.[ch]: procmsg_msginfo_get_full_info(): 新規。指定 - された情報から完全なメッセージ情報を返す。 - * src/compose.c: compose_reply(), compose_forward(): Cc ヘッダの - ために完全なメッセージ情報を得るようにした。 - -2002-10-02 - - * src/inc.c: inc_account_mail(), inc_all_account_mail(): IMAP4 と - NNTP のアカウントをチェックした後それらのフォルダのサマリを更新 - するようにした。 - -2002-10-01 - - * version 0.8.4 - -2002-10-01 - - * src/prefs_common.c: prefs_compose_create(): 返信ボタンのオプション - のラベルを修正。 - * configure.in: LDAP ライブラリ検出の AC_CHECK_LIB() の5番目の引数 - に -lldap と -llber を追加。 - -2002-09-30 - - * INSTALL - INSTALL.jp: 更新。 - -2002-09-30 - - * src/mainwindow.c: 返信ボタンの挙動を通常の返信と ML への返信 - とで切り替えるようにした。 - * src/prefs_common.[ch]: 返信ボタンの機能を切り替えるオプション - を追加。 - -2002-09-27 - - * src/compose.c: compose_new(): 効果が無く、ハングを引き起こすだけ - であるため XIM の workaround を削除。 - -2002-09-26 - - * src/compose.[ch]: compose_reply(): ML への返信用のフラグを追加。 - compose_parse_header(): List-Post ヘッダもパース。 - compose_reply_set_entry(): ML への返信に対応(ML のアドレスが - 見つからなければ通常の返信に fallback する)。 - * src/mainwindow.c - src/prefs_common.c - src/summaryview.c: 返信メニューを再構成し、「メーリングリストに - 返信」を追加。 - * src/utils.[ch]: scan_mailto_url(): 新規。 mailto URL をスキャンし、 - 新規に確保したパラメータを返す。 - -2002-09-25 - - * src/account.c: account_read_config_all(): アカウント情報を設定 - ファイルで初期化する前にデフォルトに設定するようにした。 - * src/prefs_account.[ch]: prefs_account_new(): 新規。デフォルトの - 設定で初期化されたアカウント情報構造体を新規に作成して返す。 - -2002-09-24 - - * src/addr_compl.c: - replace_address_in_edit(): newtext が NULL かどうかをチェック。 - completion_window_button_press(): メモリリークを修正。 - * src/pop.c: LOOKUP_NEXT_MSG(): recv_time が RECV_TIME_KEEP である - メッセージを期限切れにしないようにした。 - pop3_getrange_uidl_recv(): ac_prefs->getall がセットされている - ときのみ get_all フラグをセット。 - pop3_retr_recv(): フィルタで受信されなかったメッセージを削除 - しないようにし、その場合 recv_time を RECV_TIME_KEEP に設定する - ようにした。 - * src/pop.h: enum RecvTime を追加。 - * src/inc.c: inc_drop_message(): フィルタで受信されない場合一時 - メッセージファイルを unlink するようにした。 - -2002-09-20 - - * src/mainwindow.c: 「編集/スレッドを選択」メニューを追加。 - * src/summaryview.[ch]: コンテキストメニューに「スレッドを選択」を - 追加。 - summary_select_thread(): 新規。現在のスレッドのメッセージを全て - 選択する。 - -2002-09-19 - - * src/rfc2015.c: check_signature(): エラー処理とメモリリークを修正。 - -2002-09-19 - - * src/rfc2015.c: check_signature(): 検証前にファイルパートの最後の - 空行を正しく除去し、正規化するようにした(Evolution その他 MUA - との非互換性を解消するはず)。 - * src/utils.[ch]: copy_file_part(): 新規。指定した範囲のファイル - ストリームを別のファイルにコピーする。 - -2002-09-19 - - * src/compose.c: compose_write_to_file(): 8-bit テキストの署名時に - は BASE64 エンコードを強制するようにした(Colin Leroy さん thanks)。 - -2002-09-16 - - * src/prefs_common.c: prefs_send_create(): Cyrillic (Windows-1251) - 用の charset 文字列を修正。 - -2002-09-15 - - * version 0.8.3 - -2002-09-15 - - * src/codeconv.c: ru_RU.CP1251 の charset を Windows-1251 に変更し、 - bg_BG locale を追加。 - -2002-09-11 - - * src/compose.c: account_activated(): 選択されたアカウントに応じて - メニュー項目とエントリの状態を変更。 - compose_select_account(): 新規。タイトルバー、メニュー項目、 - エントリの状態を変更する。 - -2002-09-11 - - * src/inc.c: inc_mail(): inc_spool() がエラーで帰ったときの - new_msgs を訂正。 - open_inbox_on_inc がセットされているとき、受信中にサマリビューを - リフレッシュしないようにした。 - -2002-09-10 - - * src/summaryview.c: summary_show(): open_inbox_on_inc がセット - されていてもリフレッシュするようにした(サマリのリフレッシュの - 問題を防ぐため)。 - * src/imap.c: remove*_numbered_files() を呼ぶ前にディレクトリの - 存在をチェックして警告を除去。 - -2002-09-06 - - * src/prefs_common.c: 英語を訂正。 - -2002-09-06 - - * src/prefs_common.[ch]: オプション「新規ウィンドウで開いたときのみ - メッセージを既読としてマーク」を追加。 - -2002-09-04 - - * src/folder.c: - folder_tree_destroy() - folder_write_list_recursive(): 整合性チェックを追加。 - * src/imap.c: imap_scan_tree(): folder->node が NULL で session - を取得できない場合、空のフォルダノードを作成するようにした - (Alfons さんの提案に基づく)。 - -2002-09-03 - - * src/textview.c: textview_key_pressed(): GDK_Delete イベントを - SummaryView に渡すようにした。 - * src/summaryview.c: summary_key_pressed(): MIME モードのときに - 正しい TextView をスクロールするようにした。 - -2002-09-02 - - * src/news.c: news_scan_group(): 誤ったメッセージ数計算を修正。 - -2002-08-30 - - * 主要な POP3 のリファクタリング。 - * src/inc.[ch]: Pop3State, inc_pop3_state_new(), - inc_pop3_state_destroy(), inc_get_uidl_table(), そして - inc_write_uidl_list() を pop.c に移動。 - Pop3State::folder_table と Pop3State::inc_state を IncSession - に移動。 - inc_start() - inc_put_error(): lockbusy 状態を追加。 - inc_pop3_session_do(): inc_state を Pop3State::error_val から得る - ようにした。 - inc_cancel(): ここで automaton を terminate せずにフラグをセット - するだけにしてクラッシュを回避。 - * src/pop.[ch] - pop3_getauth_pass_recv() - pop3_getauth_apop_recv(): lockbusy 状態をチェック。 - pop3_retr_recv(): Pop3State::cancelled フラグをチェック。 - * src/automaton.[ch]: Automaton に 'cancelled' フラグを追加。 - automaton_input_cb(): cancelled フラグが真の場合 terminate 。 - * sylpheed.desktop: Type=Internet を Type=Application に修正。 - Categories=Application;Network; を追加。 - -2002-08-29 - - * src/inc.[ch] - src/pop.c - src/progressdialog.c: 状態カラムに詳細な情報を表示。 - Pop3State に cur_total_recv_bytes を追加。 - * src/prefs_common.[ch]: 完了時に受信ダイアログを閉じるかどうかを - 指定するオプションを追加。 - -2002-08-28 - - * src/folder.[ch]: folder_get_path(): 新規。 Folder のルートパスを - 返す。 - * src/imap.c - src/news.c - imap_folder_destroy() - imap_remove_msg() - imap_remove_all_msg() - news_folder_destroy(): Folder / メッセージを削除するときに - キャッシュディレクトリ / ファイルを削除するようにした。 - * src/utils.c: - file_exist() - is_dir_exist() - is_file_entry_exist(): 引数が NULL かどうかをチェック。 - remove_all_files() - remove_numbered_files() - remove_expired_files(): エラー時のメモリリークを修正。 - -2002-08-28 - - * src/folder.[ch] - src/imap.[ch] - src/mh.[ch] - src/news.[ch] - src/session.[ch] - src/smtp.[ch]: Folder と Session のデストラクタを仮想メソッドに - した。 - -2002-08-27 - - * src/compose.c: 通常行の結合を自動改行時のみ行うようにした。 - * src/main.c: GnuPG の警告メッセージを修正。 - * src/about.c: about_create(): コンパイル済機能一覧を修正。 - * configure.in: LDAP ライブラリのチェックを改良(Alfons さん thanks)。 - -2002-08-26 - - * version 0.8.2 - -2002-08-26 - - * src/compose.c: - join_next_line() - compose_wrap_line_all(): インデントされていない行を結合する変更 - を元に戻した。 - * NEWS - TODO - TODO.jp: 更新。 - * configure.in: 少なくとも gpgme-0.3.5 を要求するようにした。 - -2002-08-23 - - * src/alertpanel.c: alertpanel_create(): 少し修正。 - * NEWS を修正。 - -2002-08-23 - - * NEWS を更新。 - -2002-08-23 - - * src/alertpanel.c: alertpanel_create(): レイアウトを修正。 - * src/rfc2015.c: check_signature(): エラー時に abort しないようにした。 - -2002-08-22 - - * src/compose.c: compose_wrap_line_all(): ちらつきを抑えるために - 必要なときのみ widget を freeze するようにした。 - -2002-08-21 - - * src/compose.c: 行折り返しを改良。 - join_next_line() - compose_wrap_line_all(): インデントされていない行も結合。 - dump_text(): マルチバイト文字も正しく扱うようにした。 - -2002-08-21 - - * src/compose.c: compose_wrap_line_all(): 自動改行のための修正 - (行の上限位置で空白が入力されたら次の行に移動)。 - -2002-08-19 - - * src/inc.c: inc_get_uidl_table(): Martin Kluge さんによって報告 - されたメモリリークを修正。 - -2002-08-16 - - * src/mh.c: mh_scan_tree_recursive(): 混乱を避けるために Maildir - フォルダチェックを無効にした。 - -2002-08-16 - - * src/folder.[ch]: folder_item_get_msg_list(): メソッド - Folder::get_msg_list() へのラッパーを追加。 - * src/account.c: account_edit_prefs(), account_delete(): - folderview_rescan_all() の代わりに folderview_set_all() を使用。 - * src/folderview.[ch]: - folderview_check_new_all(): 新規。全フォルダを更新する。 - folderview_rescan_tree(): 実行前に確認するようにした。 - folderview_rescan_all(): もう使われないためコメントアウト。 - folderview_update_item_foreach(): サマリの更新のフラグを追加。 - * src/inc.c: inc_finished(): prefs_common.scan_all_after_inc が - セットされている場合のみサマリを更新するようにした。 - inc_drop_message(): サマリの更新を強制するために対象フォルダの - mtime を 0 にセット。 - inc_start(), get_spool(): フォルダビューを更新するときにサマリも - 更新するようにした。 - * src/mainwindow.c: 「ファイル - フォルダツリーを再スキャン」を - 「ファイル - 全フォルダの新着メッセージをチェック」に変更。 - -2002-08-09 - - * src/compose.c: compose_write_to_file(): 指定した場合メッセージ本文 - をクリア署名するようにした。 - compose_clearsign_text(): 新規。文字列をクリア署名したもので - 置き換える。 - * src/prefs_account.c: クリア署名のオプションを追加。 - * src/rfc2015.c: rfc2015_clearsign(): 新規。 - pgp_sign(): クリア署名のフラグを追加。 - * src/utils.[ch]: get_tmp_file(): 新規に確保された一意のファイル名 - を返すようにした(呼び出し側で解放する必要がある)。 - str_write_to_file(), file_read_to_str(): 新規。 - -2002-08-08 - - * src/procmsg.c: procmsg_read_mark_file(): メモリリークを避ける - ためキーの重複をチェック。 - -2002-08-08 - - * src/base64.c: memcpy() のために string.h を include した。 - * src/gtksctree.c: 関数 abs() の代わりにマクロ ABS() を使用。 - * src/prefs_account.c - src/prefs_common.c: sys/socket.h 中の関数 send() と衝突しないように - 'send' を 'p_send' に名称変更した。 - * src/mainwindow.c: 不要な関数をコメントアウトした。 - * src/utils.c: canonicalize_file_replace(): 警告メッセージを訂正。 - -2002-08-08 - - * src/utils.[ch]: get_tmp_file(): 新規。 ~/.sylpheed/ 中のテンポラリ - ファイル用のディレクトリを返す。 - * src/main.c: ~/.sylpheed/ 中にテンポラリディレクトリを作成。 - * src/compose.c - src/inc.c: ~/.sylpheed/ 中にテンポラリファイルを作るようにし、 - ファイル名を修正。 - compose_exec_ext_editor(): g_get_tmp_dir() が '/tmp' 以外を返した - ときにテンポラリファイルの作成に失敗するバグを修正。 - -2002-08-08 - - * src/utils.c: copy_file(): unlink するときに dest_bak != NULL か - どうかをチェック。 - -2002-08-08 - - * src/utils.[ch]: canonicalize_file_replace(): 与えられたファイルと - 一時ファイルが同じファイルシステム上になかった場合にファイルの - 置き換えに失敗するバグを修正。 - copy_file(): バックアップを保持するかどうかのフラグを追加。 - move_file(): 移動先ファイルを上書きするかどうかのフラグを追加。 - -2002-08-07 - - * src/socket.[ch]: IPv6 が有効な場合にリンクに失敗するのを修正。 - * src/select-keys.c: キー選択ダイアログを修正。 - -2002-08-07 - - * src/socket.[ch]: my_gethostbyname(): 新規。 - * src/utils.c: get_domain_name(): 短いホスト名の代わりに FQDN を - 返すようにした(Bob Woodside さん thanks)。 - * src/template.c: デバッグメッセージの冗長度を下げた。 - -2002-08-06 - - * src/prefs_common.[ch]: obsolete なデフォルト署名鍵の設定を削除。 - * src/utils.c: canonicalize_file(): fwrite() のエラーチェックを - 訂正。 - -2002-08-06 - - * src/compose.c: compose_write_to_file(): - 暗号化/署名の前に行末を正規化するようにした(他の MUA との相互運用 - 性が修正されるはず)。 - 不要な strdup を除去。 - 草稿メッセージを暗号化/署名しないようにした。 - * src/utils.[ch]: - canonicalize_file(), canonicalize_file_replace(): 新規。 - * src/passphrase.c - src/select-keys.c: g_message() を debug_print() と g_warning() - に変更。 - * src/mimeview.c: mimeview_check_signature(): 不要な MIME 構造の - スキャンを削除。 - * src/textview.c: textview_add_part(): 署名のステータスを TextView - に表示。 - * src/rfc2015.c - src/sigstatus.c: 翻訳可能な文字列といくつかの MIME ヘッダを修正。 - -2002-08-06 - - * src/procmsg.c: procmsg_save_to_outbox(): 送信待ちから保存する - ときに一時ファイルを消去するのを忘れていたのを修正。 - -2002-08-05 - - * src/compose.c - src/passphrase.[ch] - src/rfc2015.[ch] - src/prefs_account.[ch] - src/prefs_common.[ch]: claws ブランチから GnuPG 関連をマージ。 - いくつかのメッセージを修正。 - -2002-08-05 - - * src/textview.c: textview_scan_header(): メモリリークを修正 - (Alfons さん thanks)。 - -2002-08-04 - - * src/prefs_actions.c: execute_actions(): create_io_dialog() を - 正しい条件ブロックに入れた。 - -2002-08-01 - - * src/compose.c: compose_wrap_line_all(): 文字バッファの初期化を - 修正。 - * src/utils.c: - log_print() - log_message() - log_warning() - log_error(): ログメッセージにタイムスタンプを追加。 - -2002-07-31 - - * src/socket.c: typo を修正(HAVE_SYS_SELECT -> HAVE_SYS_SELECT_H) - -2002-07-31 - - * src/socket.c: socket I/O タイムアウトを実装。 - fd_recv(): 新規。 - * src/pop.c: 正しくエラーをチェックしてエラー値を返すようにした。 - -2002-07-31 - - * src/prefs_actions.c: アクションの入出力ダイアログを遅延させずに - 表示するようにした。ウィンドウをインセンシティヴにする代わりに - ダイアログをモーダルにした。 UI を整理。 - -2002-07-29 - - * --attach コマンドラインオプションを実装。 - * src/main.c: - Cmd::attach_files: ファイルパスを保存する新規メンバ。 - parse_cmd_opt(): --attach オプションを追加。 --compose オプション - が暗黙に指定される。 - prohibit_duplicate_launch() - lock_socket_input_cb(): "compose_attach" メッセージを追加。 - * src/compose.c - src/mainwindow.c - src/textview.c: compose_new_with_recipient() を compose_new() に - 名称変更し、添付ファイルのための引数を追加。 - -2002-07-29 - - * src/logwindow.c: 隠しているときは GtkText ウィジェットをフリーズ。 - log_window_append(): メッセージと警告のヘッダを変更。 - -2002-07-26 - - * src/news.c: 自動キャッシュ削除を実装。 - news_delete_expired_caches(): 新規。 - news_get_article_list(): 存在しないメッセージがリストから削除 - されないバグを修正。 - * src/procmsg.[ch]: procmsg_get_last_num_in_msg_list(): - procmsg_get_last_num_in_cache() を名称変更。 - * src/utils.[ch]: remove_expired_files(): 新規。 - -2002-07-26 - - * src/inc.c - inc_mail(): 取込に外部コマンドを使ったときはサマリの更新を強制 - するようにした。 - inc_all_account_mail(): スプールのチェックの失敗時のバグを修正。 - -2002-07-25 - - * version 0.8.1 - -2002-07-24 - - * src/addressbook.c - src/editaddress.c - src/editgroup.c - src/editldap_basedn.c - src/importldif.c - src/prefs_common.c: gtk_editable_get_chars() が返す文字列を free - していなかったメモリリークを修正。少しコードを整理。 - * src/importldif.h - src/vcard.h: C++ スタイルのコメントを除去。 - -2002-07-23 - - * src/codeconv.c: conv_encode_header(): マルチバイトと us-ascii - 文字を両方含む文字列のエンコードの問題を修正。 - -2002-07-23 - - * src/utils.c: remove_numbered_files(): ディレクトリを unlink() - しないようにした。 - * src/codeconv.c: - conv_get_code_conv_func(): charset が指定されていなければ - conv_anytodisp() を返すようにした。 - conv_unmime_header_overwrite() - conv_unmime_header(): ヘッダをデコードする前に conv_anytodisp() - するようにした。 - -2002-07-14 - - * version 0.8.0 - -2002-07-14 - - * src/compose.c: 「ツール/アクション」メニューを追加。 - -2002-07-12 - - * src/base64.c: BASE64VAL() マクロのマイナーな修正。 - -2002-07-11 - - * src/base64.c: base64_decode(): バッファオーバーランのバグを修正。 - -2002-07-11 - - * src/codeconv.c - src/compose.c - src/smtp.c - src/unmime.c - src/base64.[ch]: BASE64 エンコード / デコードルーチンを書き直した。 - base64_encode(), base64_decode(): 新規。 - * src/rfc822.[ch]: 削除。 - * COPYING - src/about.c: fetchmail の著作権表示を削除。 - -2002-07-10 - - * src/codeconv.c - src/procmime.c - src/unmime.[ch]: MIME デコードルーチンを書き直した。 - unmime_header() - unmime_quoted_printable_line(): 新規。 - * src/procheader.c: - procheader_get_one_field() - procheader_get_unfolded_line(): CR も削除するようにした。 - -2002-07-08 - - * libkcc: ソースツリーから削除。 - * COPYING - src/about.c: libkcc の著作権表示を削除。 - * src/codeconv.c: conv_guess_encoding(): スピードアップのために - 最初に ASCII コードをチェック。 - * src/prefs_actions.c: 不要なスペース/タブを除去。 - -2002-07-05 - - * src/prefs_actions.c: コーディングスタイルに準拠。 - UI のデザインを修正。 - * src/mainwindow.c: main_window_set_menu_sensitive(): 複数の - メッセージが選択されているときアクションメニューを有効に - するようにした。 - -2002-07-05 - - * src/prefs_actions.[ch]: claws から「アクション」機能をマージ。 - update_actions_menu(): メニュー削除を簡略化。 - * src/mainwindow.c: 「アクション」メニューをツールと設定に追加。 - -2002-07-04 - - * src/codeconv.[ch]: conv_jistoeuc(), conv_euctojis(), - conv_sjistoeuc(), conv_guess_encoding() を実装。 libkcc に依存 - しないようにした。 - -2002-07-04 - - * configure.in: strchr のチェックを追加。 - -2002-07-02 - - * src/prefs_common.[ch] - src/inc.c: 受信エラーダイアログを抑制するオプションを追加。 - -2002-07-01 - - * src/account.c: account_find_from_address(): ヘッダの複数のアドレス - に対応。 - -2002-06-28 - - * src/gtksctree.[ch]: 行の移動後に無効にならないように - GtkSCTree::anchor_row を gint から GtkCTreeNode* に変更。 - gtkutils.c に依存しないようにした。 - * src/prefs_common.[ch] - src/summaryview.c: summary_selected(): サマリビューでカーソルキー - を押したときメッセージを表示するオプションを追加。 - -2002-06-28 - - * configure.in - src/Makefile.am - src/compose.c: クロスコンパイル時に正しいシステム名を表示するように - "host_alias" を "target_alias" に変更(Patrice Mandin さん thanks)。 - -2002-06-27 - - * src/prefs_account.[ch]: SMTP AUTH の認証方式を強制指定する - オプションメニューを追加。 - * src/send.c - src/smtp.[ch]: smtp_from(), smtp_auth(): SMTP AUTH の認証方式を - 指定する引数を追加。 - smtp_ehlo(): RFC に準拠しない AUTH 応答を許可するようにした。 - -2002-06-25 - - * src/prefs_common.[ch] - src/compose.c: 「入力時に自動改行」を実装。 - -2002-06-25 - - * src/summaryview.[ch] - src/mainwindow.c: 「移動/{次の,前の}新着メッセージ」メニューを追加。 - 少しコードを整理。 - -2002-06-20 - - * src/folderview.c - src/prefs_common.[ch]: フォルダビューで垂直スクロールバーの - ポリシーを指定する隠しオプションを追加。 - -2002-06-19 - - * src/messageview.[ch]: - messageview_copy_clipboard(): MIME モードでテキストをコピーでき - ないバグを修正。 - messageview_get_current_textview(): 新規。 - messageview_get_text_widget(): 削除。 - * src/quote_fmt_parse.y: msginfo が空でもメッセージを引用するように - した。 - * src/compose.[ch]: 「引用としてペースト」を実装。 - text_inserted(): 新しい "insert_text" シグナルのコールバック。 - Compose::paste_as_quotation が TRUE ならペーストするテキストに - 引用符を付ける。 - -2002-06-19 - - * src/compose.c: ファイルの Content-Type が text/* の場合は、その - 内容をチェックして最適な Content-Transfer-Encoding を指定 - (湯浅さん thanks)。 - -2002-06-18 - - * src/textview.c: textview_key_pressed(): メニューショートカットを - 作動させるためにキープレスイベントをメインウィンドウに渡すように - した(Alfons さん thanks)。 - -2002-06-18 - - * src/folder.c: folder_build_tree(): 繰り下げを防ぐために mtime に - atoi() の代わりに strtoul() を使用。 - * src/imap.c: - imap_move_msg() - imap_move_msgs_with_dest() - imap_copy_msgs_with_dest(): 複数メッセージのコピー/移動を妨げる - バグを修正。 - imap_parse_envelope() - imap_cmd_envelope(): メッセージの完全な情報を取得し、パーサを - 単純化するために ENVELOPE の代わりに RFC822.HEADER を使用。 - スレッド構築の際に References ヘッダが無視されていたバグを修正。 - imap_parse_one_address() - imap_parse_address(): 削除。 - imap_get_header(): 新規。 RFC822 ヘッダを読みこみ新たに確保された - 文字列を返す。 - * src/procheader.[ch]: procheader_parse() を procheader_parse_stream() - に変更し、異なるインタフェースを追加。 - -2002-06-17 - - * po/zh_TW.Big5.po: クラッシュを起こすミスを修正。 - -2002-06-15 - - * version 0.7.8 - -2002-06-13 - - * src/inc.c: inc_get_uidl_table(): 無効な時間がハッシュテーブルに - 挿入される可能性のあるバグを修正。 - inc_write_uidl_list(): 少しコードを整理。 - * src/mainwindow.c: main_window_get_current_state(): - 空フォルダでの状態を実行不可にした。 - * src/summaryview.c: summary_sort(): - 空フォルダでソートしないようにした。 - * src/pop.c: 少しコードを整理。 - -2002-06-12 - - * src/prefs_account.c: CREATE_RADIO_BUTTONS(): typo を修正し、 - ラジオボタンの挙動を修正。 - -2002-06-11 - - * POP3 で「N 日後にメッセージを削除」機能を実装。 - * src/inc.[ch]: - inc_get_uidl_table() - inc_write_uidl_list(): UIDL リストファイルの位置を RC_DIR/uidl-* - から RC_DIR/uidl/* に移動。各 UIDL に受信時刻を追加。 - src/main.c: main(): RC_DIR/uidl/ ディレクトリを作成。 - src/pop.[ch]: LOOKUP_NEXT_MSG(): ここで期限切れメッセージを削除。 - Pop3MsgInfo に recv_time を追加。 - src/prefs_account.[ch]: メッセージを残す日数のオプションを追加。 - -2002-06-09 - - * version 0.7.7 - -2002-06-07 - - * src/folder.c: folder_set_missing_folders(): 特別フォルダのタイプ - が変更された場合、起動時にそれらが増殖するバグを修正。 - * src/folderview.c: folderview_remove_mailbox_cb(): ラベルを修正。 - -2002-06-04 - - * src/compose.c: compose_reply(), compose_forward(): lockup を起こす - ので直前の変更を元に戻した。 - -2002-06-04 - - * src/compose.c: compose_reply(), compose_forward(): 署名部分を - 自動改行しないようにした。 - compose_new_with_recipient(): 起動直後の XIM の問題を回避。 - -2002-06-04 - - * src/mainwindow.c: ソートの昇順 / 降順を別のメニュー項目から指定 - できるようにした。 - 「表示/ソート/ソートしない」メニュー項目を追加。 - * src/summaryview.[ch]: summary_sort(): ソートタイプの引数を追加。 - -2002-05-31 - - * 永続的なソート順を実装。 - * src/folder.[ch]: - folder_build_tree(): 'sort_key' と 'sort_type' 属性を読み込む。 - folder_write_list_recursive(): ソート状態を書き込む。 - src/mainwindow.c - src/summaryview.[ch]: summary_show(): 必要であればソートする。 - 降順ソートの場合先頭のノードを選択。 - SummarySortType とソート状態の変数を SummaryView から削除。 - -2002-05-30 - - * src/account.c - src/news.[ch] - src/nntp.[ch] - src/prefs_account.[ch]: SSL 上の NNTP を有効にした。 - * src/nntp.c: nntp_group(): GROUP コマンドが一度失敗したときに - MODE READER コマンドを発行して再試行するようにした(broken な - ニュースサーバでの問題を回避できるらしい)。 - -2002-05-30 - - * faq/it/*.html: DOS 改行を修正。 - * faq/*/*.html: ">" を " に変更。 - -2002-05-29 - - * src/prefs_account.c: prefs_account_protocol_activated(): SSL タブ - の不要なフレームを隠すようにした。 - -2002-05-29 - - * src/pop.[ch] - src/inc.c - src/prefs_account.[ch]: POP3 で STLS コマンドを有効にした。 - * src/account.c: account_clist_set_row(): TLS の設定を表示。 - -2002-05-28 - - * src/compose.c: compose_send_later_cb(): 「リダイレクト」機能に - 対応。 - * src/imap.[ch] - src/ssl.h - src/prefs_account.[ch]: IMAP4 で STARTTLS コマンドを有効にした。 - * src/send.c - src/smtp.[ch]: SSLSMTPType の代わりに SSLType を使用。 - -2002-05-28 - - * src/utils.[ch]: make_dir(): mkdir() と chmod() のラッパー。 - * src/compose.c: compose_create(): 不要な行を削除。 - -2002-05-27 - - * src/news.c: news_scan_group(): 特定の場合に誤った値をセットする - バグを修正。 - * src/prefs_account.c: 高度な設定 - フォルダ の設定の英語を修正。 - -2002-05-23 - - * src/textview.c: textview_show_message(), textview_show_part(): - GtkSText *text が正しくないオブジェクトを指していたバグを修正。 - textview_add_part(): RFC822 ヘッダを追加するときに GtkSText を - フリーズするようにした。 - textview_show_part(): シングルパート MIME メッセージをテキストと - して表示できないバグを修正。 - -2002-05-22 - - * src/compose.c: compose_redirect_write_to_file(): - change_file_mode_rw() の対象を訂正。 fclose() が成功したかどうか - をチェック。エラーが起こった場合は不完全なファイルを unlink 。 - -2002-05-22 - - * src/compose.c: - compose_create(): リダイレクトモード時は草稿関連のメニューを無効 - にするようにした。 - compose_redirect_write_to_file(): fwrite() のエラーハンドリング - を修正。 - * src/prefs_common.c: 「差出人が自分の場合は `差出人' カラムに宛先 - を表示する」オプションをデフォルトでオフにした。 - -2002-05-21 - - * src/compose.[ch]: 「リダイレクト」(または Bounce)機能を実装。 - claws ブランチの実装に基づく。 - compose_redirect(): 新規ウィンドウを作成し、編集不可にする。 - compose_redirect_write_to_file(): いくつかを除いて元のメッセージ - のヘッダと本文をコピー。 - compose_redirect_write_headers(): さらに "Resent-*" ヘッダを追加。 - compose_create(): リダイレクトモード時のメニューセンシティビティ - をセット。 - -2002-05-20 - - * src/codeconv.c: conv_encode_header(): エンコードされた文字列と - 次の折り返された文字列との間に不要なスペースが挿入されるバグを - 修正(とみたまさひろさん thanks)。 - -2002-05-19 - - * src/mainwindow.[ch]: リファクタリングを行った。 - main_window_toggle_message_view(): summary_toggle_view_real() を - ここに移動。 - * src/messageview.[ch]: messageview_is_visible(): 新規。 - * src/summary_search.c - src/summaryview.[ch]: SummaryView::msg_is_toggled_on: 削除。 - 代わりに messageview_is_visible() を使用。 - -2002-05-17 - - * src/mainwindow.c: 「すべてのスレッドを展開/閉じる」メニューを追加。 - * src/summaryview.[ch]: - summary_expand_threads(), summary_collapse_threads(): 新規。 - -2002-05-17 - - * src/mainwindow.c: 「/表示/表示・非表示/フォルダツリー」と - 「/表示/表示・非表示/メッセージビュー」トグルメニューの挙動を修正。 - 「/表示/サマリビューを切替」メニューを削除し、その機能を - 「/表示/表示・非表示/メッセージビュー」に統合。 - main_window_set_widgets(): トグルメニュー項目の状態を変更。 - * src/prefs_common.c: prefs_keybind_apply_clicked(): menurc 文字列を - 更新。 - -2002-05-16 - - * src/mimeview.c: mimeview_set_multipart_tree(): テキスト以外の - シングルパート MIME の内容を message/rfc822 のパートの子として表示。 - * src/procmime.c: - procmime_mimeinfo_next(): content-type がシングルパート MIME の - message/rfc822 パートのための修正。 - procmime_scan_multipart_message(): 入れ子になった message/rfc822 - パートの修正。 message/rfc822 の内容のサイズを訂正。 - * src/textview.c: textview_show_part(): multipart/* と message/rfc822 - の内容を展開。コードの整理。 - textview_add_parts(): 新規。あるパート以下の全てのパートを textview - に追加する。 - textview_clear(): body_pos と cur_pos をリセット。 - -2002-05-16 - - * src/addr_compl.c: 挙動を向上させるために修正。 - get_address_from_edit(): 鉤括弧中のカンマを無視。 - completion_window_apply_selection(): 新規。現在の clist の選択行 - の適用のみ行う。 - completion_window_accept_selection(): 削除。 - address_completion_complete_address_in_entry(): 少しコードを整理。 - ここでエントリ中のアドレスを置換しない。 - completion_window_select_row(): clist の選択を常に適用。 - completion_window_key_press(): 選択をここでは適用しない。 - -2002-05-15 - - * src/imap.c: imap_create_folder(): サブフォルダを含むフォルダを - 作成するために末尾のディレクトリセパレータを保つようにした。 - -2002-05-14 - - * src/foldersel.c: ツリーを大小文字を区別せずにソート。 - * src/mainwindow.c: allsel_cb() - src/messageview.c: messageview_select_all(): MIME ビューでの - 「すべて選択」を修正。 - * src/mainwindow.c: 全般・アカウントの設定ボタンをツールバーから - 削除。 - -2002-05-13 - - * src/compose.c: compose_account_option_menu_create(): ac->name が - NULL かどうかをチェック。 - -2002-05-12 - - * version 0.7.6 - -2002-05-12 - - * manual/ja/*: 日本語マニュアルを更新(今井さん thanks)。 - manual/en/*: 英語マニュアルを更新。 - * faq/de/* - faq/it/*: ドイツ語とイタリア語マニュアルを追加。 - * faq/en/* - faq/es/* - faq/fr/*: FAQ を更新。 - * src/manual.[ch] - src/mainwindow.c: ドイツ語とイタリア語を追加。 - -2002-05-11 - - * src/prefs_account.c: IMAP または News アカウントを作成するときに - 「全受信で受信」オプションをデフォルトでオフにするようにした。 - -2002-05-11 - - * src/imap.c: imap_scan_tree(): namespace をプレフィクスに使用しない - ようにした。 - * src/prefs_folder_item.c: 識別子パスも表示。 - table を使ってレイアウト。編集不可なエントリをウィンドウの背景色 - で表示。 - * src/procmime.c: procmime_get_tmp_file_name(): 安全なファイル名を - 生成。 - -2002-05-11 - - * src/automaton.[ch]: Automaton に UI コールバックを追加。 - * src/inc.c - src/pop.c: inc_progress_update() を直接呼ぶ代わりにコールバックを - 使用。 - pop3_getrange_uidl_recv(): 「全受信」オプションが指定されている - ときは LAST に fallback しないようにした。 - -2002-05-10 - - * src/folderview.c: 簡略表示されたニュースグループを正しくソート - するようにした。 - -2002-05-10 - - * src/folderview.c - src/prefs_common.[ch] - src/summaryview.c: ニュースグループ名を簡略表示する最小の文字数 - を指定するオプションを追加。 - -2002-05-09 - - * src/folderview.c: folderview_check_new(): 選択できないフォルダを - スキップ。 - * src/summaryview.c: コンテキストメニューに「振り分けルールを作成」 - を追加。 - * src/imap.c: コードの整理。 - imap_scan_tree_recursive(): 各呼び出し時にパス区切りを取得。 - imap_get_path_separator(): 新規。 - -2002-05-08 - - * src/imap.[ch]: others/shared フォルダの namespace に対応(作業中)。 - imap_parse_namespace(): others/shared namespace もパース。 - imap_find_namespace(): others/shared namespace も検索。 - * src/utils.[ch]: - strchr_parenthesis_close(): 閉じ括弧へのポインタを返す。 - strsplit_parenthesis(): 括弧のリストを文字列の配列に分割。 - -2002-05-08 - - * src/procheader.c: procheader_date_parse(): "Mon,6 May 2002 20:31:12 - +0800" のような日時文字列をパースできないバグを修正。 - procheader_scan_date_string(): 新規。 procheader_date_parse() から - 文字列スキャン部分を分離。 - -2002-05-07 - - * src/summary_search.c: summary_search_execute(): サマリの行を選択 - するときにロックを解除するようにした(Martin Schaaf さん thanks)。 - * src/summaryview.c: summary_set_column_titles(): Win/Mac のスタイル - に合うように矢印の方向を逆にした。 - -2002-05-02 - - * src/compose.c: compose_write_headers(): 必要であれば自分のアドレス - を引用符で囲むようにした。コードの整理。 Newsgroups と Cc を - カスタムヘッダで上書きしないようにした。 - * src/imap.c: imap_add_msg(): 追加したメッセージの UID を返すように - した。 - * src/compose.c: compose_queue(): queue フォルダの存在をチェック。 - * src/imap.c: QUOTE_IF_REQUIRED(): その他の IMAP スペシャルキャラクタ - も引用符で囲むようにした。 - imap_open(): 不要な引数を削除。 - -2002-04-25 - - * src/utils.[ch]: trim_string(): 新規。指定した長さより長い文字を - 切り詰め、 "..." を追加する。 - * src/folderview.c: ダイアログを表示するときフォルダ名を切り詰める - ようにした。 - -2002-04-23 - - * src/imap.c: imap_create_folder(): root の INBOX フォルダにプレ - フィクスを付けないようにした。 - * src/folderview.c: folderview_select() - src/summary_search.c: summary_search_execute(): 検索中にサマリ - ビューをロックするようにした(Martin Schaaf さん thanks)。 - -2002-04-21 - - * version 0.7.5 - -2002-04-21 - - * sylpheed*.png: 若居さんによる新しい app アイコンを追加(thanks!)。 - -2002-04-21 - - * src/summaryview.c: summary_show(): 残ったマークを処理しないバグを - 修正。 - * src/account.c: account_edit_prefs(): アカウント名が空の場合の - クラッシュバグを修正。 - * src/prefs_account.c: prefs_account_apply(): アカウント名が空の場合 - エラーダイアログを表示。 - * src/imap.c: ログの量を減らすためにいくつかの log_print() を - debug_print() に変更。 - -2002-04-21 - - * src/mh.c: mh_get_new_msg_filename(): 新規。新規メッセージのファイル - 名を返す。 - mh_add_msg() - mh_do_move() - mh_do_move_msgs_with_dest() - mh_copy_msg() - mh_copy_msgs_with_dest(): mh_get_new_msg_filename() を使用。 - * src/utils.[ch]: is_file_entry_exist() を追加。 stat() が成功したら - TRUE を返す。 - * src/imap.c: - imap_fetch_msg(): 必要であれば FETCH の前にメールボックスを SELECT - するようにした。 - imap_scan_folder(): UIDNEXT の値を用いて last_num をセット。 - imap_select(): SELECT の必要がなければすぐに返るようにした。 - 現在選択中のメールボックスのパスを保存。 - imap_status(): UIDNEXT を追加。 - -2002-04-20 - - * src/folder.c: folder_item_scan(): 警告を除去。 - * src/inputdialog.[ch]: input_dialog_combo(): 大小文字の区別の指定の - ための引数を追加。 - -2002-04-17 - - * src/mainwindow.c: main_window_create(): 最小サイズを制限。 - -2002-04-17 - - * src/compose.c: 新しい自動改行ルーチンをマージ。 - join_next_line(): マルチバイト文字を結合しないバグを修正。 - get_indent_length(): enum と変数名を修正。 - INDENT_CHARS: ':' をインデントしないようにした。 - * src/folderview.c: - folderview_rename_folder_cb() - folderview_delete_folder_cb(): フォルダ識別子に対応。 - folderview_rm_imap_folder_cb(): folderview_delete_folder_cb() - と統合。 - -2002-04-15 - - * src/folder.[ch]: folder_item_scan(): スキャンに失敗したら -1 を - 返す。 - * src/folderview.c: folderview_check_new(): folder_item_scan() に - 失敗したらチェックを中断。 - -2002-04-15 - - * src/imap.c: imap_create_missing_folders(): INBOX と Trash のみを - 作成するようにした。 - * src/prefs_folder_item.c: prefs_folder_item_set_dialog(): ニュース - フォルダのタイプを変えられないようにした。 - prefs_folder_item_destroy(): prefs_dialog_destroy() を使用。 - * src/prefs.[ch]: prefs_dialog_destroy(): 新規。 - -2002-04-15 - - * src/prefs_account.[ch]: 「高度な設定」タブに特別フォルダの設定を - 追加。「 IMAP サーバディレクトリ」の設定もそこに移動。 - * src/account.[ch]: account_get_special_folder(): 新規。アカウント - に対する最適な特別フォルダを返す。 - * src/compose.c: account_get_special_folder() を使用。 - * src/prefs_folder_item.[ch]: 新規。フォルダプロパティダイアログを - 実装し、特別フォルダの設定を実装(claws の大部分の機能はまだ統合 - されておらず、構造は少し変更されている)。 - * src/folderview.c: プロパティメニューを有効にした。 - -2002-04-14 - - * src/textview.c: IS_RFC822_CHAR(): ',' や ';' 等のセパレータが - 現れたときにもパーサのスキャンを停止するようにした。 - -2002-04-12 - - * src/mainwindow.c: メニューの順序を少し変更。 - * src/compose.c: 'Ctrl-Enter' でいくつかの修飾キーを無視するように - した。 - compose_reply_set_entry(): 「差出人に返信」がニュースグループで - 使えるようにした。 - -2002-04-11 - - * src/compose.c: compose_create(): ジオメトリヒントを設定して - ウィンドウの最大サイズを制限するようにした。 - * src/imap.c: imap_parse_list(): INBOX を \Noselect としてマーク - しないようにした。 - imap_get_uncached_messages() - imap_cmd_fetch(): FETCH を含まない応答を無視するようにした。 - -2002-04-11 - - * COPYING: ライセンス変更("NO-VIRUS CLAUSE" の削除と OpenSSL に対する - 条項の追加)。 - -2002-04-09 - - * src/prefs_account.c - src/smtp.[ch]: OpenSSL 有効時にコンパイルできないバグを修正。 - -2002-04-09 - - * src/smtp.[ch] - src/send.c - src/session.[ch]: SMTP プロトコル処理の最初の再構成。 - SMTPSession: 新規クラス。 Session のサブクラス。 - smtp_session_new(): send_smtp_open() をこの関数に移動。 - smtp_from(): SMTP AUTH の呼び出しを smtp_auth() に移動。 - smtp_auth(): SMTP AUTH メソッドにサーバの応答を使用。 - smtp_ehlo(): サーバの応答を読み、認証タイプのフラグをセット。 - smtp_helo(): EHLO コマンドを分離。 - smtp_ok(): バッファが指定されていれば最後のサーバの応答を返す - ようにした。 - * src/esmtp.[ch]: smtp.[ch] にマージ。 - * src/imap.c: imap_session_destroy_all(): session_destroy() を使用。 - -2002-04-08 - - * src/imap.c: imap_open(): IMAP4 セッションが確立できない場合警告 - メッセージを出すようにした。 - -2002-04-06 - - * src/compose.c: テンプレートを現在のカーソル位置に挿入できるように - した。 - * src/mainwindow.c: いくつかのメニューをサブメニュー - '/表示/表示・非表示' の下に移動。 - -2002-04-05 - - * src/filter.c - src/inc.c: folder_find_item_from_path() を - folder_find_item_from_identifier() に変更。 - src/prefs_account.c - src/prefs_filter.c: フォルダパスを指定するのに - folder_item_get_identifier() を使用。 - -2002-04-05 - - * src/folder.[ch]: 「フォルダ識別子」を実装(そして claws の実装に - 存在したバグを修正)。 - folder_find_from_name(): 名前とタイプから Folder を検索。 - folder_get_identifier(): Folder の id を返す。 - folder_item_get_identifier(): FolderItem の id を返す。 - folder_find_item_from_identifier(): id から FolderItem を返す。 - folder_get_type_string(): フォルダタイプ文字列を返す。 - folder_get_type_from_string(): 文字列から FolderType を返す。 - (そして誤った g_strcasecmp() の用法を修正)。 - * src/export.c - src/import.c: folder_item_get_identifier() と - folder_find_item_from_identifier() を使用。 - -2002-04-03 - - * src/imap.c: imap_parse_atom(): 継続行を読んだ後に cur_pos が正しい - アドレスを指していなかったバグを修正。 - imap_scan_folder(): 未読数が0のときは新着数を0にセット。 - imap_parse_flags(): \Seen フラグが存在すれば新着・未読フラグを - 追加しないようにした。 - * ac/Makefile.am: MACROS から gpgme.m4 を削除。 - -2002-04-02 - - * 現在開いているフォルダにフラグを追加できない問題を修正。 - * src/compose.c: - compose_send(): 保存後 outbox を更新。 - compose_queue() - compose_draft_cb(): procmsg_add_flags() を使用。 - * src/folder.[ch]: FolderItem に "opened" フラグと "mark_queue" - リストを追加。 - * src/main.c: send_queue(): 全ての queue フォルダから送信。 - * src/mainwindow.c: send_queue_cb(): 全ての queue フォルダから送信。 - * src/procmsg.[ch]: - procmsg_flush_mark_queue(): 新規。全ての待ち状態のフラグをファイル - に書き出す。 - procmsg_add_flags(): 新規。フォルダに指定されたフラグを追加。 - procmsg_send_queue(): 送信待ちフォルダを指定するための引数を追加。 - procmsg_save_to_outbox(): procmsg_add_flags() を使用。 - * src/summaryview.c: - summary_show(): FolderItem の opened フラグを立てる。 - summary_clear_list(): FolderItem の opened フラグを下げる。 - summary_write_cache(): procmsg_flush_mark_queue() を呼ぶようにした。 - -2002-04-01 - - * src/summaryview.[ch]: スペースが十分になければステータスラベルの - フォルダ名と選択数の末尾を削るようにした。 - -2002-04-01 - - * src/imap.c: imap_create_special_folder(): INBOX の下に特別フォルダ - を作成するとき SpecialFolderItemType をセットしていなかったバグを - 修正。 - * ac/gpgme.m4: 削除。 - * ac/README: 追加。 - * ac/missing/gdk-pixbuf.m4 - ac/missing/gettext.m4 - ac/missing/gpgme.m4 - ac/missing/imlib.m4: 便宜のため追加。 - -2002-03-29 - - * src/esmtp.c: esmtp_auth(): デコードされたチャレンジ文字列の後に - ゴミが表示されるバグを修正。メモリリークを修正。 strtok() を削除。 - * src/compose.c: compose_draft_cb(): 草稿メッセージを既読として - マーク。 - * src/folderview.c: folderview_update_node(): 送信控と草稿フォルダ - の強調をしないようにした。 - -2002-03-28 - - * src/messageview.c: messageview_show(): メモリリークを修正。 - * src/summaryview.c: summary_save_as(): コピーに失敗したらエラー - ダイアログを表示。 - * src/about.c: about_show(): すでにウィンドウが開いているときに - アクティブにするようにした。 - -2002-03-27 - - * src/compose.c: Subject が空のときは送信前に確認ダイアログを表示。 - compose_check_entries(): 新規。 - compose_send() - compose_send_later_cb(): compose_check_entries() を使用。 - * src/imap.c: imap_parse_atom(): 応答解析をさらに修正。 - -2002-03-26 - - * src/imap.c: imap_parse_atom(): 継続行応答を正しくパースしていな - かったバグとメモリリークを修正。 - -2002-03-26 - - * src/undo.c: undo_insert_text_cb(): テキストの長さが大きいときに - クラッシュするバグを修正。 - * src/gtkstext.c: gtk_stext_button_press(): セレクションが増大する - のを防ぐために、中ボタンでペーストした後セレクションをキャンセル - するようにした。 - -2002-03-25 - - * src/folderview.c: - folderview_rename_folder_cb() - folderview_delete_folder_cb(): 対象フォルダがデフォルトのメール - ボックス内にあるときだけ振り分けルールを修正するようにした。 - * src/utils.c: get_abbrev_newsgroup_name(): 冗長な行を削除。 - -2002-03-23 - - * src/compose.c - src/mainwindow.c - src/prefs_common.c: 'Tool' メニューを 'Tools' に変更。 - '重複メッセージを削除' を 'ツール' の下に移動。 - -2002-03-23 - - * src/folderview.c: SET_SPECIAL_FOLDER(): 移動時に同じ親を保つように - した。 - * src/imap.c: imap_create_special_folder(): フォルダの作成に失敗した - ときにクラッシュするバグを修正し、 INBOX の下へフォルダの作成を - 再度試みるようにした。 - imap_scan_tree_recursive(): namespace プレフィクスが INBOX の場合 - はそれを自動的に追加しないようにした。 INBOX の下の特別フォルダも - 探すようにした。 - * src/foldersel.c: SET_SPECIAL_FOLDER(): 移動時に同じ親を保つように - した。 - -2002-03-23 - - * src/utils.[ch]: get_abbrev_newsgroup_name(): 新規。省略された - ニュースグループ名を返す。 - * src/folderview.c: folderview_update_node(): name と path が一致 - する場合ニュースグループを省略名で表示。 - * src/summaryview.c: summary_status_show(): ニュースグループを省略名 - で表示。 - -2002-03-23 - - * src/foldersel.c - src/folderview.c: ラベル 'Draft' を 'Drafts' に変更。 - * src/imap.c: ディレクトリ名 'Draft' を 'Drafts' に変更。 - imap_create_missing_folders(): Queue フォルダの draft への誤った - 代入を修正。 - -2002-03-22 - - * IMAP サーバ上の送信控 / 草稿 / 送信待ちフォルダを有効にした。 - * src/compose.c: compose_queue(), compose_draft_cb(): 存在すれば - アカウントの送信待ち、草稿フォルダを使用するようにした。 - src/imap.[ch]: - imap_create_trash(): 削除。 - imap_create_special_folder(): 新規。imap_create_trash() を一般化。 - imap_create_missing_folders(): 足りないフォルダを自動的に作成。 - imap_is_msg_changed(): ダミーのメソッドを追加。 - imap_scan_tree_recursive(): 送信控、草稿、送信待ちフォルダも探す - ようにした。少しコードを整理。 - imap_parse_envelope(): ヌルストリングをチェック。 - src/procmsg.c: procmsg_read_cache(): IMAP フォルダのメッセージに - F_QUEUE と F_DRAFT フラグを追加。 - -2002-03-20 - - * src/compose.c: compose_send(): アカウントの送信控フォルダが存在 - すればそれを使用するようにした。 - * src/procmsg.[ch]: procmsg_save_to_outbox(): 送信控を指定できる - ように API を変更。 - -2002-03-20 - - * src/compose.c: メッセージを待機後に送信控に保存しないようにした。 - compose_save_to_outbox(): procmsg.c に移動。 - * src/procmsg.[ch]: procmsg_send_queue(): 送信に成功した場合送信控 - に保存するようにした。 - procmsg_save_to_outbox(): 新規。必要があれば送信待機用ヘッダを - 削除し、与えられたファイルを送信控に追加する。 - -2002-03-20 - - * src/compose.c: compose_wrap_line(): '|' も引用文字として扱う - ようにした。 - get_indent_length(): ':' と '#' も引用文字として扱うようにし、 - strchr() を使って整理。 - -2002-03-19 - - * src/mainwindow.c: いくつかのメニュー項目を修正。 - -2002-03-19 - - * src/defs.h: OUTBOX_DIR を "outbox" から "sent" に変更 - (現在の "outbox" は再スキャンまで保持されます)。 - * src/folder.c: folder_set_missing_folders(): 足りないフォルダを - 生成。 - * src/foldersel.c - src/folderview.c: 'Outbox' を 'Sent' に変更。 - * src/main.c: folder_set_missing_folders() を呼ぶようにした。 - * src/mh.c: mh_scan_tree(): 足りないフォルダを生成。 - * src/summaryview.c: summary_set_menu_sensitive(): メニューの - センシティビティを正しくセットしないバグを修正。 - -2002-03-18 - - * src/folderview.c - src/imap.[ch]: IMAP でのフォルダ名変更を実装(Mio さん thanks)。 - folderview_rename_folder_cb(): 親フォルダが名称変更された場合 - 現在のフォルダを再オープンするようにした。 - imap_rename_folder(): 新規メソッドの実装。 - imap_cmd_rename() - imap_rename_folder_func(): 新規。 - imap_remove_folder(): キャッシュディレクトリも削除。 - -2002-03-17 - - * src/imap.c: locale エンコーディング <-> 修正 utf-7 の変換を実装し、 - フォルダ名の国際化に対応(鈴木未央さん thanks)。 - imap_path_separator_subst(): 修正 utf-7 のエスケープ文字を扱える - ようにした。 - imap_modified_utf7_to_locale() - imap_locale_to_modified_utf7(): 新規。 - imap_create_trash(): imap ディレクトリが指定されているときに - ごみ箱フォルダを正しい位置に作成するよう修正。 - imap_get_real_path(): デバッグ print を削除。 - -2002-03-14 - - * src/socket.c: DNS lookup と connect() のタイムアウトを実装。 - sock_connect_by_hostname(): タイムアウト対応とコードの整理。 - sock_connect_with_timeout(): 新規。 - sock_peek(): SSL peek を実装。 - -2002-03-13 - - * src/messageview.c: messageview_show(): シングルパートの text/html - メッセージを通常のテキストビューで表示。 - * src/account.c - src/addrbook.c - src/addrindex.c - src/compose.c - src/imap.c - src/inc.c - src/jpilot.c - src/ldif.c - src/mbox.c - src/mimeview.c - src/news.c - src/prefs.c - src/prefs_common.c - src/prefs_customheader.c - src/prefs_display_header.c - src/prefs_filter.c - src/procheader.c - src/procmime.c - src/procmsg.c - src/recv.c - src/rfc2015.c - src/send.c - src/sourcewindow.c - src/summaryview.c - src/template.c - src/textview.c - src/unmime.c - src/utils.c - src/vcard.c - src/xml.c: 全ての fopen() のオプションに 'b' を追加。 - -2002-03-09 - - * version 0.7.4 - -2002-03-09 - - * src/ssl.[ch]: コーディングスタイルを合わせた。 - * src/compose.c: compose_send_later_cb(): ファイルの保存に失敗する - バグを修正。 - * faq/Makefile.am - faq/en/Makefile.am - faq/en/sylpheed-faq*.html - faq/es/Makefile.am - faq/es/sylpheed-faq*.html - faq/fr/Makefile.am - faq/fr/sylpheed-faq*.html - configure.in - Makefile.am - src/Makefile.am - src/defs.h - src/mainwindow.c - src/manual.[ch]: 英語、スペイン語、フランス語の FAQ を追加。 - -2002-03-07 - - * manual/en/sylpheed*.html: 最新版に更新。 - * libkcc/jis.c - src/addrcache.c - src/addritem.c - src/ldif.c - src/mgutils.c: string.h を include して strlen() 等の warning - を取り除いた。 - * src/folder.c - src/folderview.c - src/inc.c - src/logwindow.c - src/mainwindow.c - src/mimeview.c - src/prefs.c - src/prefs_common.c - src/procheader.c - src/send.c - src/session.c - src/sigstatus.c - src/summaryview.c: gcc-3.0 で 'deprecated use of label at end of - compound statement' の warning を避けるために switch の最後の - ラベルに break を追加。 - * src/rfc2015.c: passphrase_cb(): r_hd の型を修正。 - -2002-03-06 - - * src/inc.[ch]: IncProgressDialog へのポインタを静的なリストに - 保存するようにした。 - inc_cancel_all(): 新規。全ての現在の受信をキャンセルする。 - * src/mainwindow.c: 「受信を中止」メニューを追加。 - * src/textview.c: シングルパート MIME メッセージのためのマイナー - な修正と、 textview_write_body() を少し整理。 - -2002-03-05 - - * src/inc.c: inc_write_uidl_list(): UIDL コマンドを発行する前に - 何かエラーが起こると UIDL 情報が失われてしまうバグを修正。 - src/inc.h: uidl_is_valid を Pop3State に追加。 - src/pop.c: UIDL が有効になれば uidl_is_valid を TRUE にする。 - -2002-03-03 - - * version 0.7.3 - -2002-03-03 - - * src/mimeview.c: mimeview_create(): 最初のノートブックページを 0 - にした。 - * src/folderview.c: folderview_selected(): 選択行が隠れていたら - ビューをスクロールさせるようにした。 - * src/prefs_filter.c: prefs_filter_register_cb(): ビューをスクロール - させ、追加された行を選択するようにした。 - * src/summaryview.c: 空のメッセージ ID のスレッド化を修正。 - -2002-03-02 - - * src/textview.c: textview_show_message(): message/rfc822 のパートを - 辿るようにした。 - textview_add_part(): 添付テキストファイルの前に見出しを付けるよう - にした。 - textview_show_header(): 改行を付加しないようにした。 - * src/messageview.c: MIME モードでもメッセージ検索ができるようにした。 - -2002-03-01 - - * src/messageview.c: messageview_show(): MimeView の TextView の - ヘッダの状態も指定するようにした。 - * src/mimeview.c: mimeview_show_message(): メッセージを表示するのに - textview_show_message() を呼ぶようにした。 - * src/textview.c: textview_add_part(): 新規。ビューをクリアせずに - メッセージパートの内容を追加する。 - textview_show_message(): 全パートを適切なスタイルで表示。 - textview_write_body(): textview_show_part() から分離。 - -2002-02-28 - - * src/mainwindow.c - src/prefs_common.c: 表示と送信用のコードセットに ISO-8859-15 を - 追加。 - * src/codeconv.c: conv_codeset_strdup(): コード変換に失敗したら - NULL を返し、呼び出し側がそれに対処するようにした。 - * src/compose.c: compose_write_to_file(): コード変換に失敗したら - エラーダイアログを表示し、それをそのまま送信するかどうかをユーザ - に選択させるようにした。 - * src/textview.c: textview_write_line(): コード変換に失敗したら - 元の文字列を表示するようにした。 - -2002-02-27 - - * src/inc.c: get_spool(): copy_mbox() に失敗したとき mbox をロック - 解除していなかったバグを修正(Alexander Kabaev さん thanks)。 - * src/prefs_account.[ch]: SMTP AUTH 用の別のユーザ ID / パスワード - の設定を追加。 - * src/send.c: send_message_smtp(): SMTP AUTH 用の別のユーザ ID / - パスワードが指定されていればそれを使用。 - -2002-02-26 - - * src/inc.[ch] - src/pop.[ch]: UIDL 管理のリファクタリング。 - メッセージの情報を Pop3MsgInfo 構造体の配列に保持し、未取得 - メッセージを完全に調べるようにした。 - -2002-02-26 - - * src/filesel.c - src/foldersel.c - src/mainwindow.c: ウィンドウ/ダイアログの WMCLASS をセット。 - * src/codeconv.c: conv_codeset_strdup(): jconv_alloc_conv() が - 失敗したら元の文字列を返すようにした。 - -2002-02-25 - - * src/mh.c: mh_scan_tree_recursive(): ハードコードされたディレクトリ - 名をマクロに変更。 - -2002-02-24 - - * src/messageview.c - src/mimeview.[ch] - src/summaryview.c: MIME メッセージの新しいノートブックタブインタ - フェースを実装。 - * src/textview.[ch]: 行間に関する不具合を修正。 - -2002-02-23 - - * src/prefs_filter.c: - prefs_filter_rename_path() - prefs_filter_delete_path(): flt->dest が NULL のときにクラッシュ - するのを修正。 - -2002-02-23 - - * src/recv.[ch]: RecvUIFunc が FALSE を返したらデータ受信をキャンセル - するようにした。 - * src/pop.c: pop3_retr_recv(): データ受信中にキャンセルされたとき - 誤って 'No space' を返すのを修正。 - * src/inc.c: inc_pop3_recv_func(): キャンセルされたときはデータ受信 - を中断し、潜在的なクラッシュバグを修正。 - * src/grouplistdialog.c: データ受信のキャンセルができるようにした。 - * src/news.c: news_get_group_list(): 受信に失敗したら現在の - セッションを destroy するようにした。 - -2002-02-22 - - * src/manage_window.[ch]: メインウィンドウを隠しているときに - クラッシュするバグを修正。 - MANAGE_WINDOW_SIGNALS_CONNECT(): 新規マクロ。 - "unmap_event", "destroy" イベントを監視するようにした。 - * src/account.c; - src/addressbook.c - src/compose.c - src/export.c - src/filesel.c - src/foldersel.c - src/grouplistdialog.c - src/import.c - src/inputdialog.c - src/mainwindow.c - src/message_search.c - src/passphrase.c - src/prefs_account.c - src/prefs_common.c - src/prefs_customheader.c - src/prefs_display_header.c - src/prefs_filter.c - src/prefs_template.c - src/summary_search.c - src/summaryview.c: ウィンドウ管理のためにシグナルを接続するのに - MANAGE_WINDOW_SIGNALS_CONNECT() マクロを使用するようにした。 - -2002-02-21 - - * src/prefs_account.[ch]: 受信サイズ制限のオプションを追加。 - * src/pop.c: 制限サイズより大きいメッセージをスキップ。 - LOOKUP_NEXT_MSG(): 新規マクロ。 - * src/compose.c: compose_attach_append(): ファイルが読み込み可能 - かどうかをチェック。 - -2002-02-21 - - * src/rfc2015.c: dump_mimeinfo() と dump_part() をコメントアウト。 - g_message() を debug_print() と g_warning() に変更。 - rfc2015_decrypt_message(): 復号化に失敗したあるいはキャンセルした - 場合にメッセージパートを複製していたバグを修正。コードの整理。 - * src/passphrase.c: ダイアログを transient にした。 - * src/prefs.c: prefs_config_parse_one_line(): debug_print() を削除。 - -2002-02-20 - - * src/messageview.c - src/procmsg.[ch]: GPGME が有効な場合マルチパートメッセージの - 解析に失敗するバグを修正。 - * src/rfc2015.c: 使用されていない copy_gpgmedata_to_temp() を - コメントアウト。 - * src/prefs_account.c: prefs_account_privacy_create(): 縦方向の - 間隔を修正。 - -2002-02-19 - - * src/menu.[ch]: menu_set_sensitive_all(): 新規。 - menu_set_insensitive_all(): menu_set_sensitive_all() のラッパー - にした。 - * src/prefs_account.c: - prefs_account_open() - prefs_account_protocol_set_optmenu(): アカウント作成後プロトコル - のタイプを変更不可にした。 - * src/compose.c: compose_attach_parts(): MIME ツリーをトラバース - してネストされたマルチパート MIME メッセージから全ての添付された - ファイルを展開するようにした。 - -2002-02-19 - - * src/procmsg.[ch]: procmsg_get_mark_sum(): 最小/最大の番号を得る - 引数と先頭の番号の制限を指定する引数を追加。 - * src/folderview.c - src/inc.c: ニュースフォルダのメッセージチェックを有効にした。 - * src/news.c: news_scan_group(): 実装。新着/未読メッセージ数を - GROUP コマンドの応答とマークデータから推測。 - news_select_group(): 合計/最初/最後の番号を返すようにした。 - * src/prefs_account.c: prefs_account_receive_create(): 「全受信」 - チェックボタンのテキストを修正。 - -2002-02-18 - - * src/account.c: 「全受信」チェックボックスを IMAP4 と NNTP で - 利用可能にした。 - * src/inc.c: folderview_check_new() の引数を修正。 - * src/prefs_account.c: "「全受信」でこのアカウントの新着メールを - チェックする" チェックボックスの修正。 - -2002-02-18 - - * src/folderview.[ch]: - folderview_rescan_tree(), folderview_rescan_all(): - folderview_update_tree() と folderview_update_all() を名称変更。 - folderview_update_all_node(): 削除。 - folderview_check_new(): 新規。引数が NULL の場合、全てのローカル - フォルダをチェックする。引数が指定されていれば、その(ローカルと - リモート)フォルダをチェックする。 - * src/inc.c: - inc_account_mail() - inc_all_account_mail(): IMAP4 アカウントもチェックするようにした。 - -2002-02-18 - - * src/folderview.c: - folderview_rename_folder_cb() - folderview_delete_folder_cb(): フォルダを改名/削除したときに - フィルタルールを修正。 - * src/prefs_filter.[ch]: - prefs_filter_rename_path(): 新規。フィルタリスト中の振り分け先 - のパスを改名する。 - prefs_filter_delete_path(): 新規。振り分け先のパスがマッチすれば - フィルタルールを削除する。 - * 上記について Neill Miller さん thanks。 - -2002-02-17 - - * src/compose.c: 転送または再編集時に添付ファイルを受け継ぐように - した(claws ブランチのコードを書き直した)。 - compose_attach_parts(): 新規。与えられたメッセージ中のファイル - を展開して添付する。 - compose_attach_append(): 引数の型を変更。 - * src/messageview.c: messageview_show(): GPG 復号のコードを - procmsg.c に移動。 - * src/procmsg.[ch]: procmsg_open_message_decrypted(): 新規。 - -2002-02-16 - - * version 0.7.2 - -2002-02-16 - - * src/summary_search(): summary_search_execute(): メッセージビュー - が隠れている場合ビューをスクロールするようにした。 - -2002-02-15 - - * src/foldersel.c: foldersel_set_tree(): 移動モードで異なるタイプ - のフォルダを選択可能にした。 - * src/folderview.[ch]: folderview_update_msg_num(): 数を CTree の - ラベルと比較し、ここで folder_item を更新しないようにした。 - * src/imap.c: imap_move_msg(), imap_move_msgs_with_dest(): - 異なるタイプのフォルダ間での移動を実装。 - * src/mh.c: SET_DEST_MSG_FLAGS(): 新規マクロ。 - mh_do_move(), mh_do_move_msgs_with_dest(): 新規(以前の mh_move_msg() - と mh_move_msgs_with_dest() を改名)。 - mh_move_msg(), mh_move_msgs_with_dest(): 異なるタイプのフォルダ - 間での移動を実装。 - mh_copy_msg(), mh_copy_msgs_with_dest(): コードの整理。 - * src/summaryview.c: summary_status_show(): folder_item をここで - 更新。 - * po/POTFILES.in: headerwindow.c への参照を削除。 - * src/summaryview.c: summary_step(): リストの先頭と末尾での挙動 - を修正。 - -2002-02-15 - - * src/mainwindow.c: main_window_set_menu_sensitive(): 「全ての - ヘッダを表示」のトグル状態を TextView の状態からセット。 - * src/summaryview.[ch]: 「全てのヘッダ」をトグルスイッチにした。 - 不要なメニューの更新を抑制。 - summary_select_node(): 引数 'do_refresh' を追加。 - コードの整理。 - -2002-02-14 - - * src/utils.c: strsplit_with_quote(): この関数中で引用文字を削除 - するようにした(メッセージ作成の外部エディタの問題を修正) - (Stefaan A Eeckels さん thanks)。 - * src/mainwindow.[ch]: 「全てのヘッダを表示」をトグルスイッチにした。 - main_window_menu_callback_block() - main_window_menu_callback_unblock(): 新規。 - main_window_set_menu_sensitive(): メニューアイテムのトグル状態を - セット。 - show_all_header_cb(): トグルメニューアイテムの状態を読むようにした。 - * src/mainwindow.[ch]: 「スレッド表示」をトグルスイッチにした。 - * src/prefs_common.c: prefs_keybind_apply_clicked(): 「スレッド解除」 - を削除。 - -2002-02-13 - - * src/imap.c: imap_add_msg(): パス区切りを変換していなかったバグを - 修正(Sergey Vlasov さん thanks)。 - * src/gtkutils.c: gtkut_editable_get_selection(): 選択部の長さが - 0 のときは NULL を返すようにした。 - アサーションを修正。 - * src/utils.c: str_open_as_stream(): str の長さが 0 のときはすぐに - 戻るようにした。 - * src/headerwindow.[ch]: 削除。 - * src/socket.[ch] - src/inc.c: 古いスレッド対応コードを削除。 - -2002-02-12 - - * src/procmsg.c: procmsg_open_message(): デコードされたメッセージ - ファイルが存在すればそのストリームを返すように修正 - (messageview.c で gpg 暗号解除に失敗するのを修正)。 - -2002-02-11 - - * version 0.7.1 - -2002-02-11 - - * src/compose.[ch] - src/gtkutils.[ch] - src/prefs_template.c - src/quote_fmt.h - src/quote_fmt_parse.y - src/summaryview.c - src/utils.[ch]: メッセージテキストの部分が選択されていれば、 - メッセージ本文全体の代わりにそれを引用文として使うようにした - (Darko Koruga さん thanks)。 - src/utils.[ch]: str_open_as_stream(): 新規。与えられた文字列 - に対して一時的なストリームを返す。 - * src/main.c: "--send" コマンドラインオプションを追加。 - * src/compose.c: compose_reply_set_entry(): Reply-To と to_all が - 両方指定されていれば From のアドレスを Cc に追加。 - * Makefile.am: .tar.bz2 パッケージ中の RPM spec ファイルの Source: - 行を修正。 - -2002-02-07 - - * src/procmsg.c: procmsg_open_message(): キャッシュが存在しない - 場合はメッセージを取得するようにした。 - * src/foldersel.[ch]: foldersel_folder_sel(): フォルダ選択の - タイプを指定する引数を追加。 - * src/addressbook.c - src/compose.c - src/editaddress.c - src/editgroup.c - src/folderview.c - src/importldif.c - src/mainwindow.c - src/md5.c - src/mimeview.c - src/prefs_common.c - src/prefs_customheader.c - src/prefs_filter.c - src/summaryview.c: gcc 以外の C コンパイラでもコンパイルできる - ようにした(Shawn Houston さん thanks)。 - -2002-02-06 - - * src/imap.c: imap_copy_msgs_with_dest(): リストのトラバース時の - バグを修正。 - * src/prefs_common.c: キーバインドの設定を別ダイアログにした。 - * src/addressbook.c: addressbook_format_address(): 表示名にカンマ - が含まれていれば "" を追加するようにした(渡部さん thanks)。 - * src/addr_compl.c: get_complete_address(): 表示名にカンマが含まれて - いれば "" を追加するようにした。 - get_address_from_edit(): 引用文字を正しく扱うようにした。 - * src/addr_compl.c: get_complete_address() - src/addressbook.c: addressbook_format_address(): 表示名が空の - 場合にテキスト処理を誤るバグを修正。 - * NEWS を更新。 - -2002-02-05 - - * src/compose.c: compose_exec_ext_editor_real(): g_strsplit() を - strsplit_with_quote() で置き換えた。 - * src/foldersel.c - src/folderview.c: folderview_drag_motion_cb(): 少しコードの整理。 - * src/folderview.c: - folderview_drag_motion_cb() - folderview_drag_received_cb(): IMAP4 フォルダへのドロップを可能 - にした。 - * src/utils.c: get_file_size_as_crlf(): fread() の代わりに fgets() - を使用。 - * src/imap.c - imap_copy_msg() - imap_copy_msgs_with_dest(): メッセージのソースが現在のメール - ボックスと異なっていれば imap_add_msg() を使用するようにした。 - 正しい値を返すようにした。 - imap_cmd_append(): APPEND コマンドを正しく実装。 - -2002-02-04 - - * src/mainwindow.c - src/messageview.[ch] - src/summaryview.[ch] - src/textview.[ch]: 全ヘッダをメッセージビューに表示し、ヘッダ - ウィンドウはもう使用しないようにした。 - * src/mainwindow.c - src/prefs_common.c: 「新規メッセージを作成」のデフォルトの - ショートカットを変更。 - * src/mainwindow.c - src/summaryview.[ch]: summary_display_msg_selected(): 新規。 - 「全てのヘッダを表示」を選択したら選択されたメッセージを表示 - するようにした。 - * src/mh.c - src/sourcewindow.c: いくつかの procmsg_get_message_file_path() - を procmsg_get_message_file() に変更し、メッセージが確実に - 取得されているようにした。 - * src/folderview.c: folderview_drag_motion_cb(): 任意のフォルダ - から MH フォルダへの DnD を許可。 - folderview_drag_received_cb(): ドラッグ元フォルダがニュース - あるいは IMAP の場合メッセージを移動するかわりにコピーするように - した。 - * src/mainwindow.c - src/summaryview.c: ニュースフォルダからのコピーを許可。 - -2002-02-03 - - * src/prefs_common.c: prefs_other_create(): 外部コマンドの設定の - デザインを修正。 - prefs_keybind_apply_clicked(): Mew / Wanderlust キーバインド - プリセットをよりオリジナルに近づけた。 - Mutt キーバインドプリセットを追加。 - メッセージ作成のキーバインドも変更。 - * src/compose.c: いくつかのメニューショートカットを変更。 - * src/codeconv.c: タイ語のエンコーディング用に locale_table を修正。 - -2002-02-01 - - * src/Makefile.am: $(GPGME_CFLAGS) を INCLUDES に追加。 - * src/prefs_common.c: prefs_interface_create(): メニューショート - カットの説明を修正。 - -2002-01-31 - - * src/gtkutils.[ch]: gtk_stext_clear() を追加。 - * src/compose.[ch] - src/mainwindow.c - src/summaryview.[ch]: 複数転送ができるようにした。 - * src/summaryview.c: - summary_set_marks_selected(): 選択行全てにマークを付けるようにした。 - summary_reply(): summary_reply_cb() から移動。 - * compose.[ch]: compose_forward(): メッセージリストを受けるように - 修正。 - * src/mainwindow.c: 返信の処理を整理。 - * src/summaryview.c: summary_reply(): メモリリークを修正。 - summary_key_pressed(): ハードコードされたマーク/未読としてマーク - のショートカットを削除。 - * src/mainwindow.c - src/prefs_common.c: メニューにマーク/未読としてマークのショート - カットを追加。 - -2002-01-30 - - * src/compose.c: compose_wrap_line_all(): - prefs_common.linewrap_quote が指定されていなくても引用部を整形 - するようにした(prefs_common.linewrap_quote は単に返信時の自動 - 改行のためにあるので)。 - * src/prefs_account.c: prefs_account_open(): 新規アカウントを作成 - するときに tmp_ac_prefs を初期化するようにした。 - * src/mh.c: mh_get_msg_list(): ディレクトリの更新を検出するために - st_ctime も使うようにした。 - * src/prefs_common.c: prefs_interface_create(): キーバインドセレクタ - の説明を修正。 - -2002-01-29 - - * src/mimeview.c: ボタン / キーイベント処理を修正して多重ダイアログ - / 移動を修正。 - * src/mimeview.[ch] - src/textview.c: MIME モードでいくつかのキープレスイベントを - MimeView に渡すようにした。 - * src/prefs_filter.c: ルールの順序を正しくセットしないバグを修正。 - * src/prefs_common.c: prefs_keybind_apply_clicked(): empty_menurc - の文字列を修正。 - -2002-01-28 - - * src/mainwindow.c - src/prefs_common.c: メニューのショートカットを再構成。 - 「表示 - サマリビューを切替」を追加。 - * src/summaryview.[ch]: summary_toggle_view(): public な関数にした。 - * src/prefs_common.[ch]: 「ショートカットキー」と「終了時」の位置を - 交換。 - * src/importldif.c: imp_ldif_delete_event(): ダイアログをウィンドウ - マネージャで閉じたときの segfault を修正(より正しい方法で)。 - * src/imageview.[ch] - src/messageview.c - src/mimeview.c: テキストと画像パートを切り替えたときの誤った - スクロール位置を修正。また不要な画像を開放するようにした - (Sergey Vlasov さん thanks)。 - * src/prefs_common.c: 「新着メールを受信した後受信箱に移動する」 - をデフォルトで無効にした。 - -2002-01-28 - - * src/prefs_common.c: ショートカット簡易変更機能を実装。 - * src/folderview.c: folderview_key_pressed() - src/summaryview.c: summary_key_pressed(): ハードコードされたキー - バインドをいくつか削除。 - -2002-01-25 - - * src/procmime.c: - procmime_get_mime_type() - procmime_get_mime_type_table(): MIME タイプの検索を大小文字を - 区別しないようにした。 - * src/gtkstext.c: - gtk_stext_delete_line(): 空行では改行を消すようにした。 - gtk_stext_delete_to_line_end(): カーソルが行末にある場合は改行 - を消すようにした。 - (Yasuzaki Masayoshi さん thanks.) - -2002-01-23 - - * src/compose.c - src/gtkstext.[ch]: GtkSText 中のハードコードされているショート - カットを削除し、カスタマイズ可能にした。 - * src/utils.[ch]: LF を CR+LF に変換したときのファイルサイズを - 返す get_file_size_as_crlf() を追加。 - -2002-01-22 - - * src/compose.c: 以前動作していなかった 'Ctrl-Enter' と - 'Ctrl-(修飾キー)-Enter' ショートカットを有効にした。 - * src/gtkstext.c: いくつかの Emacs キーバインドを無効にした。 - gtk_stext_key_press(): カーソルの消滅を防ぐために Shift-Enter - が押されたときは選択部を伸長しないようにした。 - * src/summaryview.c: summary_select_next_unread(): 始めから未読 - メッセージを再検索するボタンをダイアログに追加。 - * src/folderview.c: folderview_key_pressed(): 空フォルダ上で - スペースキーが押されたら次の未読フォルダへ移動するようにした。 - 行を選択する前に CTree のフォーカスを移動するようにした。 - -2002-01-21 - - * src/defs.h: modified the XLFD of default fonts. - * src/textview.c: textview_create(): フォントを読み込めない場合 - segfault を起こすバグを修正。 - * src/folderview.c - src/grouplistdialog.c: 購読グループを path で比較。 - * src/prefs_filter.c: 「演算子」を「条件」に変更。 - -2002-01-20 - - * src/compose.c: compose_wrap_line_all(): URL が改行マージンより - 長いときのクラッシュを修正。 - * src/mainwindow.c - src/prefs_filter.[ch] - src/summaryview.[ch]: Luca Rosellini さんのパッチに基づいて - 「振り分けルールを作成」機能を追加。 - * src/summaryview.c: summary_filter_open(): X-List と X-Mailing-list - を自動検出するヘッダに追加。 - -2002-01-18 - - * configure.in: Mac OS X (Darwin) に対応。 - -2002-01-16 - - * src/prefs_filter.c: inc_autocheck_timer_{remove|set}() の代わりに - inc_(un)lock() を使用。 - * src/summaryview.c: summary_sort(): スレッド内のメッセージもソート - されるように gtk_ctree_sort_node() の代わりに - gtk_ctree_sort_recursive() を使用。 - * src/procmsg.c: procmsg_read_mark_file(): sizeof の対象が間違って - いて、 Alpha アーキテクチャでクラッシュを起こすバグを修正(市村 - さん thanks)。 - -2002-01-15 - - * src/foldersel.c: - foldersel_gnode_func(): 特別フォルダの名前を翻訳済文字列にした。 - foldersel_set_tree(): 特別フォルダを先頭に移動。 - * src/inputdialog.[ch]: input_dialog_query_password(): 新規。 - * src/imap.c - src/inc.c - src/news.c - src/send.c: 各自のクエリ関数の代わりに input_dialog_query_password() - を使用。 - -2002-01-14 - - * src/defs.h: デフォルトフォントを修正。 - * src/folder.[ch] - src/mh.[ch] - src/imap.[ch] - src/news.[ch]: クラス定義といくつかのメソッドを適切な位置に移動。 - -2002-01-11 - - * src/mimeview.c: mimeview_save_as() - src/summaryview.c: summary_save_as(): subject に基づいてデフォルト - のファイル名を出すようにした。 - * src/utils.[ch]: subst_chars() と、いくつかの特殊文字をアンダー - スコアで置換する subst_for_filename() を追加。 - * src/filesel.c: filesel_select_file(): デフォルトのファイル名を - 選択するようにした。 - -2002-01-10 - - * INSTALL - INSTALL.jp: libjconv の 説明と URL を追加。 - * src/mainwindow.c: メニューエントリの整理。 - -2002-01-09 - - * README - README.jp - src/about.c: copyright の年を修正。 - * src/gtkstext.h: Sylpheed チームによる修正の表示を追加。 - -2002-01-08 - - * INSTALL - INSTALL.jp: compface の URL を追加。 - -2002-01-07 - - * version 0.7.0 - -2002-01-07 - - * src/headerwindow.c - src/logwindow.c - src/messageview.c - src/sourcewindow.c: ウィンドウを生成するときに wmclass をセット - するようにした。 - -2002-01-04 - - * src/compose.c: compose_wrap_line_all(): 特定のパターンの引用文 - を折り返すときに無限ループに入るバグを修正。 - -2002-01-02 - - * src/imap.c: imap_parse_envelope(): segmentation fault を防ぐ - ために imap_parse_address() の後に assertion を置いた。 - -2001-12-31 - - * src/folderview.c - src/mainwindow.c: いくつかのメニュー項目のラベルを修正。 - * src/ldif.c: fgetc() の戻り値を gint に入れるようにした。 - * src/importldif.c: ヌル文字列を _() で括らないようにした。 - * src/compose.c: Subject エントリの位置を最後に移動。 - メニューを再構成。 - compose_draft_cb(): 「草稿に保存後編集を続ける」機能を追加。 - -2001-12-30 - - * src/mainwindow.c: メインメニューの再構成。「サマリ」メニューを削除。 - 「ヘルプ」メニューを「設定」のすぐ右側に移動。「ファイル - 閉じる」 - メニュー項目を削除。 - -2001-12-25 - - * src/mainwindow.c: メニューを多少再構成。 - * AUTHORS: 更新。さらに contributor を追加。 - * src/account.c: account_row_moved(): 新規。上 / 下ボタンが押された - ときに表示行を正しい位置に移動。 - account_clist_set(): 表示行を正しい位置に移動するようにした。 - * src/compose.c - src/mainwindow.c: ウィンドウを生成するときにタイトルと wmclass - をセットするようにした。 - -2001-12-24 - - * src/gtkstext.c: ブロックカーソルを正しく表示しないバグを修正。 - 不要な GdkGC コピーを削除。カーソルの座標を修正。 - * src/compose.c - src/gtkutils.[ch] - src/textview.[ch] - src/undo.c: GtkSText を使用するように修正。 - * src/menu.h: #include を追加。 - -2001-12-23 - - * acconfig.h - configure.in: GTK+ の XIM チェックを追加。 - * src/gtkstext.[ch]: 新規。 GTK+ の GtkText をコピーし、名称変更。 - -2001-12-22 - - * src/filter.c: #include を追加。 - -2001-12-21 - - * src/template.c: template_write_config(): typo を修正。 - * src/compose.c: toolbar_linewrap_cb(): compose_wrap_line_all() を - 呼ぶようにした。 - * src/filter.[ch] - src/prefs_filter.c: 正規表現に対応(中井さん thanks)。 - * src/undo.c: undo_paste_clipboard_cb(): ペーストしたクリップボード - が空のときアンドゥの状態を破壊するバグを修正。 - undo_check_size(): g_list_last() を使用。 - undo_undo() - undo_redo(): NULL チェックを修正し、少し最適化。 - コードの整理。 - * src/prefs_common.c: 自動改行の行長のデフォルトを72に変更。 - -2001-12-20 - - * pixmap 管理の再構成。 - * src/stock_pixmap.[ch]: 新規。このモジュールは全ての static な - pixmap を管理する。 - * pixmap データを直接使う全てのファイルを stock_pixmap_*() を - 使用するように修正。 - * src/undo.[ch]: undo_set_undo_change_funct() を - undo_set_change_state_func() に名称変更し、引数を GtkWidget* - から gpointer に変更。 - undo_merge(): コードの整理。 - * src/compose.c: compose_set_undo() を compose_undo_state_changed() - に名称変更。 - -2001-12-19 - - * src/account.c: account_find_from_address(): 大小文字を区別しない - ようにした。 - * src/addressbook.c: addressbook_create(): wmclass をセット。 - * src/compose.c: compose_insert_file(): DOS/Win/Mac の改行に対応。 - * src/importldif.c - src/ldif.[ch]: claws ブランチからマージ。 - * src/importldif.c: 警告を除去。 - imp_ldif_field_list_toggle(): ボタンのチェックを修正。 - imp_ldif_dialog_create(): レイアウトをわずかに修正。 - * src/ldif.c: 警告を除去。 - * INSTALL - INSTALL.jp: 動作確認リストを更新。 - * src/vcard.c: - vcard_read_file() - vcard_test_read_file(): tagtemp のメモリリークを修正。 - コードの整理(インデントのレベルを削減)。 - * src/addrindex.c - src/jpilot.[ch] - src/syldap.[ch]: JPilot と LDAP のライブラリはビルド時にリンクされ、 - それらなしでは結局実行できないため、実行時のライブラリチェックを - 行わないようにした。 - * src/addressbook.c - src/addrindex.c: "J-Pilot" を "JPilot" に変更。 - atoi() の警告を除去。 - -2001-12-18 - - * src/procmsg.c: procmsg_empty_trash() - src/mainwindow.c: main_window_empty_trash(): ごみ箱がメッセージを - 含んでいる場合のみ空にするようにした。 - * src/imap.c: search_array_str(): 新規。 - imap_status(): コマンドの応答を正しくパースしないバグを修正。 - -2001-12-18 - - * undo 機能をマージ (Jens Oberender さん作)。 - * src/undo.[ch]: 新規。 - undo_insert_text_cb(): マルチバイト文字の修正(バイト数の代わりに - 文字数を得る)。 - * src/compose.[ch]: undo のコードを追加。 - * src/prefs_common.[ch]: アンドゥレベル設定用インタフェースを追加。 - -2001-12-16 - - * src/compose.c: compose_template_apply() - src/prefs_template.c: prefs_template_clist_set_row() - src/template.c: template_write_config(): メッセージ作成ウィンドウ - の To: と Subject: エントリが空の場合は置き換えないようにした。 - -2001-12-16 - - * version 0.6.6 - -2001-12-15 - - * src/folderview.c: folderview_drag_motion_cb(): DnD のバグを修正。 - * src/ldif.c: ldif_get_line(): CR を無視。 - * src/mimeview.c: mimeview_show_message(): 最初のテキストパートと - して text/html も探すようにした。 - -2001-12-14 - - * src/prefs_account.c: prefs_account_save_config_all(): account_list - == NULL の場合 accountrc を更新しないバグを修正(渡部さん thanks)。 - -2001-12-14 - - * src/utils.h: 2つの文字列を結合して alloca 済の文字列を返すマクロ - Xstrcat_a() を追加。 - * src/imap.c: imap_scan_tree_recursive(): スペースを含むフォルダ名 - を正しく扱えないバグを修正(Willem van Engen さんのパッチに基づい - ています(thanks!))。 - * src/compose.c: compose_wrap_line_all(): 引用部の自動改行が無効 - で、単語が1行以上に渡っている場合にクラッシュするのを修正。 - -2001-12-14 - - * Tobias さんのパッチを修正して適用(thanks!)。 - * src/imap.[ch]: - imap_msg_set_perm_flags() - imap_msg_unset_perm_flags(): 新規。 IMAP メッセージに永続フラグを - セットする。 - * src/compose.c - src/summaryview.c: フラグが変更されたら IMAP サーバ上のフラグも - 変更するようにした。 - -2001-12-11 - - * src/gtkutils.[ch]: gtkut_container_remove(): 新規。 Gtk{Text,Entry} - のバグへの対処のための gtk_container_remove() のラッパー - (Sergey Vlasov さん thanks)。 - * src/compose.c - src/mainwindow.c - src/messageview.c - src/mimeview.c - src/summaryview.c - src/textview.c: gtk_container_remove() を gtkut_container_remove() - で置換し、以前の部分的な修正を削除。 - -2001-12-09 - - * src/prefs_account.c: prefs_account_apply(): 「ローカル」で - ユーザ ID をチェックし、 IMAP4 でチェックしていなかったバグを - 修正。 - * src/imap.c: imap_session_get(): rfolder->session == NULL のとき - にクラッシュするバグを修正。 - * Makefile.am: tar の引数を 'chojf' から '--bzip2 -chof' に変更。 - * src/summaryview.c: summary_toggle_view(): vpaned を remove する - 前に textview のセレクションを放棄。 - -2001-12-08 - - * src/messageview.c: messageview_change_view_type(): textview を - 外す前にセレクションを放棄するようにした。これで謎のコピー・ - ペーストの障害が解決(Melvin Hadasht さん thanks)。 - * src/textview.c: textview_set_font(): gtk_editable_select_region() - の代わりに gtk_editable_claim_selection() を使用するようにした。 - -2001-12-06 - - * src/prefs_template.c: prefs_template_window_create(): To: - エントリでアドレス補完に対応。 - -2001-12-04 - - * src/folder.c: - folder_count_total_msgs() - folder_count_total_msgs_func(): g_node_traverse() を使用して - GNode をトラバースするようにした。 - -2001-12-03 - - * src/compose.c: 空の本文が拒否されるバグを修正。 - * src/prefs_template.c: To: エントリを正しくセットしないバグを修正。 - フォーマットが不正ならエラーダイアログを表示。 - * src/prefs_common.c - src/quote_fmt_lex.l - src/quote_fmt_parse.y: 丸括弧を使ったときの混乱を避けるため、 - 丸括弧「( )」を中括弧「{ }」に変更。 - * src/html.c: html_get_parenthesis(): CSS / script を無視。 - -2001-11-29 - - * src/prefs_template.c: ヘッダのラベルにコロンを追加。 - -2001-11-28 - - * src/src/compose.c - src/prefs_template.c - src/template.[ch]: テンプレートに To フィールドを追加。 - -2001-11-27 - - * src/textview.c: textview_show_part(): 最初に見つかった - message/rfc822 ヘッダを使用。 - * src/folderview.c: 「メッセージを検索...」をコンテキストメニュー - に追加。 - * src/prefs_common.c: prefs_quote_description_create(): エスケープ - する必要のある文字の説明を追加。 - -2001-11-26 - - * src/compose.c: compose_wrap_line_all(): claws からさらにマージ。 - GET_CHAR(): GET_TEXT() を名称変更し、より一般化した。 - compose_wrap_line() と compose_wrap_line_all() を GET_CHAR() を - 使用するように修正。 - * src/textview.c: textview_show_part(): ネストされた RFC822 の添付 - のヘッダを正しく表示するようにした。 - -2001-11-25 - - * src/folder.[ch] - src/main.c: 起動中の Sylpheed から新着、未読、合計メッセージ数 - を得る --status オプションを追加。 - prohibit_duplicate_launch(): '\n' を一度だけ出力。 - -2001-11-23 - - * src/compose.c - src/gtkutils.[ch]: 新しい自動改行機能をマージ。 - gtkut_text_str_compare_n() - gtkut_text_str_compare() - gtkut_text_is_uri_string(): claws ブランチの GtkSText から - バックポートし、修正。 - * src/prefs_template.c - src/template.[ch]: テンプレートに Subject を追加。 - -2001-11-22 - - * src/compose.c: compose_write_headers(): 括弧を付け忘れて無効な - カスタムヘッダを生成していたのを修正(野呂さん thanks)。 - Sender: カスタムヘッダを許可。 - -2001-11-20 - - * src/procheader.c: procheader_date_parse(): RFC 非準拠の Date - ヘッダへの対処。 - -2001-11-20 - - * src/addrbook.c: 余分な関数を削除し、不正なアドレス帳ファイル名 - が生成されるのを修正。 - * src/addrindex.c: V-Card -> vCard。 - -2001-11-19 - - * src/textview.c: get_email_part(): isalnum() を文字の範囲を - 7bit ASCII の範囲に押さえるマクロ IS_ASCII_ALNUM() で置き換えた - (島本さん thanks)。 - * src/utils.c: remote_tzoffset_sec(): 異常なタイムゾーンオフセット - への対処。 - -2001-11-18 - - * src/textview.c: textview_show_part(): ネストされたマルチパート - テキストでヘッダを表示。 - -2001-11-17 - - * src/imap.c: imap_session_get() - src/news.c: news_session_get(): 再接続に失敗したときの segfault - を修正。 - * src/grouplistdialog.c: 余分なコードを削除し、パターンにマッチ - しないノードを展開するようにした。 - -2001-11-16 - - * src/compose.c: To:, Cc:, Bcc:, Newsgroups: のどれかが有効な - 宛先を持っていればメッセージを送信するように修正。 - compose_check_for_valid_recipient(): 新規。 - * src/grouplistdialog.c: UI を改良。 - 適切な説明と検索ボタンを追加。 - 検索でグループリストを再び取得しないようにした。 - -2001-11-15 - - * src/news.c: news_session_get(): 最終アクセス時間を正しく更新する - ようにした。 - news_group_list_free(): 新規。 - * src/grouplistdialog.c: リソースを正しく解放するようにした。 - -2001-11-15 - - * src/folderview.c - src/grouplistdialog.[ch]: 新ニュースグループ購読ダイアログの - さらなるマージ。 - * src/news.[ch]: news_remove_group_list() を - news_remove_group_list_cache() に名称変更。 - -2001-11-14 - - * src/defs.h: MAX_ENTRY_LENGTH の定義を追加。 - * src/compose.c: compose_add_entry_field(): 最大長を指定して - 新規エントリを作成するようにした。 - -2001-11-13 - - * src/grouplistdialog.c: リーフでないノードも選択可能にした。 - 各ノードに完全なニュースグループ名を付けるようにした。 - -2001-11-13 - - * src/grouplistdialog.c - src/news.[ch]: 新ニュースグループ購読ダイアログのマージ - (現在進行中。まだ使わないで下さい!)。 - -2001-11-12 - - * src/utils.[ch]: decode_uri(): 新規。 URL エンコードされた文字列 - をデコードする。 - * src/compose.[ch]: compose_new_with_recipient(): mailto URL を - 受け付けるようにした。 - compose_entries_set(): 新規。 mailto URL をパースし、各値を - エントリに入れる。 - -2001-11-12 - - * src/compose.c: compose_forward(): 転送時の引用符を使用していな - かったバグを修正(岩根さん thanks)。 - * src/codeconv.[ch] - src/mainwindow.c - src/prefs_common.c: タイ語のエンコーディングを追加(Manrat - Chobchuen さん thanks)。 - -2001-11-08 - - * src/socket.c: sock_connect_by_hostname(): h_errno を削除。 - * src/session.h - src/defs.h - src/imap.[ch] - src/news.c: Session に last_access_time を追加。 - imap_session_get(): アクセス間隔が超過したときのみ接続を - チェックするようにした。 - -2001-11-07 - - * version 0.6.5 - -2001-11-07 - - * src/socket.c: ssl_gets(): SSL_peek を使用。 - * NEWS と AUTHORS を更新。 - * Makefile.am: release ターゲットを修正。 - -2001-11-06 - - * src/template.c: テンプレートファイルのフォーマットを RFC2822 - ライクに変更。 - * src/compose.c: compose_template_apply(): 文字列を挿入している - 間テキストウィジェットを freeze するようにした。 - -2001-11-05 - - * po/POTFILES.in: src/template_select.c を削除。 - * src/summaryview.c: summary_set_header() - src/address.c: address_parse_str() - src/filter.c: filter_read_str() - src/news.c: news_parse_xover() - src/procheader.c: procheader_get_fromname() - src/utils.c: subject_compare(): - Xalloca() + strcpy() を Xstrdup_a() で置換。 - * src/inputdialog.[ch]: combo モードを追加。 - input_dialog_combo(): 新規。 - * src/prefs_common.[ch]: MIME オープンコマンドの設定を追加。 - prefs_common_{read, save}_config(): コマンドヒストリの読み書き。 - * src/mimeview.c: mimeview_open_with(): combo 入力ダイアログを使用。 - * src/utils.[ch]: add_history(): ヒストリリスト管理関数。 - -2001-11-04 - - * src/compose.c: テンプレートをメニューから選択するようにした。 - compose_set_template_menu(): 新規。 - compose_reflect_prefs_all(): 新規。 - compose_template_apply(): 新規。パースするためにダミーの MsgInfo - を使用。 - * src/template.[ch]: テンプレートリストを static なヒープに保存。 - template_get_config(): 新規。 - template_set_config(): 新規。 - * src/prefs_template.c: テンプレートリストをグローバルな領域に保存 - しないようにした。 - * src/template_select.[ch]: 削除。 - * src/quote_fmt_parse.y: メッセージを引用するときに folderitem を - チェック。 - * src/mh.c: mh_add_msg(): link() が失敗したときは常にファイルを - コピーするようにした(大城さん thanks)。 - -2001-11-03 - - * src/utils.[ch]: get_template_dir(): 新規。 - * src/template.c: get_template_dir() を使用。 - -2001-11-02 - - * src/prefs_template.c: ダイアログのレイアウトを修正。 - 記号の説明ボタンを追加。 - * src/summaryview.c: ソート対象のカラムに矢印マークを表示。 - summary_set_column_titles(): 新規。 - * INSTALL - INSTALL.jp - README - README.jp - TODO - TODO.jp: ドキュメントを更新。 - -2001-11-02 - - * src/Makefile.am: checkbox_{on, off}.xpm が抜けていたので追加。 - * src/textview.c: textview_key_pressed() - src/mimeview.c: mimeview_key_pressed() - src/summaryview.c: summary_key_pressed(): Delete キーでメッセージ - を削除するようにした。 - -2001-11-01 - - * src/socket.c: ssl_gets(): SSL_read() が 0 を返したときに無限 - ループに陥るバグを修正。 - * src/utils.[ch]: strcrchomp(): 新規。文字列の末尾から CR を除去 - する。 - * src/quote_fmt_parse.y: メッセージ挿入時に CRLF を LF に変換。 - 警告を抑制するために yylex() のプロトタイプを追加。 - * テンプレート機能をマージ。 - * src/prefs_template.[ch] - src/template.[ch] - src/template_select.[ch]: 新規。 - prefs_templates_* -> prefs_template_* に名称変更。 - * src/compose.c: テンプレートメニューを追加。 replyinfo を Compose - に追加。 - * src/mainwindow.c: テンプレート設定メニューを追加。 - * src/quote_fmt_lex.l: タブと改行文字をそのまま出力するようにした。 - * src/prefs_common.c: 引用フォーマットの設定名を - 'reply_quote_{mark, format}' と 'fw_quote_{mark, format}' に変更。 - -2001-10-31 - - * src/prefs_common.[ch]: 引用タブを追加し、引用設定を作成タブから - 移動。 - * 新引用フォーマットパーサをマージ。 - * src/quote_fmt_lex.h - src/quote_fmt.h - src/quote_fmt_lex.l - src/quote_fmt_parse.y: 引用フォーマットパーサ用新規ファイル。 - * configure.in: lex と yacc のチェックを追加。 - * src/compose.c: compose_quote_file(), compose_quote_parse_fmt(): - 削除。 - compose_quote_fmt(): 新規。 - * src/prefs_common.[ch]: 引用タブに転送フォーマットの設定を追加。 - 引用記号の説明ダイアログを更新。 - * src/quote_fmt_parse.y: テキストパートが取得できなくてもファイルを - 読み込もうとするバグを修正。 - -2001-10-31 - - * src/pixmaps/checkbox_off.xpm - src/pixmaps/checkbox_on.xpm: 新規。 - * src/account.c: 「全受信」のステータスをチェックボックスの pixmap - で表示するようにした。 - -2001-10-30 - - * src/send.c: コードの整理。たくさんの引数の代わりにアカウント - 設定構造体を渡すようにした。 - SMTP AUTH のパスワードが指定されていない場合は尋ねるようにした。 - (Mio さん thanks)。 - -2001-10-30 - - * src/procheader.c: procheader_parse(): In-Reply-To: ヘッダの - 複数のメッセージ ID を正しくパースしていなかったバグを修正 - (梶原さん thanks)。 - -2001-10-29 - - * src/account.c: アカウント一覧の 'G' カラムのクリックによる - 「全受信」設定を可能にし、簡単な説明を加えた。 - * src/prefs_common.c: prefs_send_create(): 送信コードセットの - 説明を追加。 - -2001-10-28 - - * src/prefs_account.[ch]: 受信箱のエントリを受信タブに移動し、 - 選択ボタンと簡単な説明を追加。 - * src/Makefile.am: CPPFLAGS に SYSCONFDIR を追加。 - * src/procmime.c: - procmime_get_mime_type_table() - procmime_get_mime_type_list(): $(SYSCONFDIR)/mime.types - (見つからない場合は /etc/mime.types) と - $(HOME)/.sylpheed/mime.types を読み込むように修正。 - -2001-10-27 - - * src/prefs_account.c: アドレス自動指定を作成タブに移動。 - prefs_account_create(): 正しいウィンドウサイズを得るために - gtk_widget_show_all() を削除。 - * src/prefs_common.c: 「プログラムのパス」を「コマンド」に変更。 - -2001-10-26 - - * src/textview.c: textview_set_font(): EUC-JP locale でロシア語 - の文字集合に対応。 - * src/summaryview.c: summary_delete(): (多分)削除時のクラッシュ - バグを修正。 - * prefs_account.c - prefs_common.c - prefs_summary_column.c: 英語を少し改良。 - * src/main.c: get_queued_message_num(): 送信待ちフォルダが見付から - ない場合に警告を出力しないようにした。 - -2001-10-21 - - * version 0.6.4 - -2001-10-21 - - * src/prefs_summary_column.[ch]: - prefs_summary_column_get_config() を public にした。 - * src/summaryview.c: summary_ctree_create(): コードの整理。 - * configure.in: リンク時の問題のために SSL のチェックの位置を - LDAP の後に移動。 - -2001-10-21 - - * src/mainwindow.c - src/summaryview.c: 送信控で再編集できるようにした。 - * src/prefs_summary_column.[ch]: 新規。サマリのカラムを設定するため - の UI 。 - * src/mainwindow.[ch]: main_window_set_summary_column(): 新規。 - summary_set_column_order() を呼ぶ。 - * src/summaryview.[ch]: - summary_ctree_create(): 新規。summary_create() から分離。 - summary_set_column_order(): 新規。現在の CTree を削除し、新たな - CTree で置き換える。 - -2001-10-19 - - * src/smtp.[ch]: smtp_from(): 認証に失敗した場合中断するようにした。 - * C++ スタイルのコメントを C スタイルに変更し、不要なコメントアウト - されたコードを削除。 - * src/addrcache.[ch] - src/addressbook.c - src/addrindex.[ch] - src/jpilot.[ch] - src/syldap.[ch]: アドレス帳のコードを更新し、 LDAP のスレッド - のバグを修正。 - * src/ldif.[ch] - src/importldif.[ch]: 新規。 - -2001-10-18 - - * src/about.c: コンパイル済機能にいくつかの項目を追加。 - * src/addr_compl.c: LOG_MESSAGE を debug_print に変更。 - * src/addressbook.c: "V-Card" を "vCard" に変更。 - addressbook_edit_address_cb(): invalidate_address_completion() - をアドレスが変更された箇所に追加。 - * src/codeconv.c: C++ スタイルのコメントを C スタイルに変更。 - -2001-10-17 - - * src/compose.c: 「送信」ショートカットを Ctrl+Enter に変更。 - -2001-10-16 - - * src/inc.c: キャンセルボタンが2回押されたら sylpheed がクラッシュ - するバグを修正。 - -2001-10-16 - - * src/procmsg.c: procmsg_get_thread_tree(): 未完成のスレッドを完成 - させるようにした。 - * src/summaryview.c: - summary_thread_init(): summary_thread_build() から分離。 - summary_thread_build(): 初期化のためのコードを削除。 - summary_set_ctree_from_list(): summary_thread_build() の代わりに - summary_thread_init() を呼ぶようにした。 - summary_filter(): 即時実行の設定にも関わらずメッセージを移動しない - バグを修正。 - -2001-10-14 - - * src/procmsg.c: procmsg_get_thread_tree(): 新規。メッセージリスト - から反転したスレッドツリーを生成する。 - * src/summaryview.c: summary_set_ctree_from_list(): ノードを末尾 - に追加する代わりに先頭に追加するようにした。これにより GtkCTree - 内部でのノードリストのトラバースを避けることができ、サマリ表示 - をかなり高速化できる(O(n^2) -> O(n) のオーダー)。 - -2001-10-12 - - * src/prefs_common.c - src/summaryview.[ch]: 順序変更可能なカラムのための最初の修正。 - -2001-10-12 - - * src/procmsg.c: procmsg_get_mark_sum(), mark_sum_func(): メモリ - リークを修正。 - * src/folderview.c: folderview_button_pressed(): コードの整理と、 - メインウィンドウがロックされていたら sensitivity を off にする - ようにした。 - * src/syldap.c: syldap_read_data(): 不要かつ移植性に問題のある - sched_yield() を削除。 - -2001-10-11 - - * src/folderview.c: 「フォルダツリーを更新」コンテキストメニュー - を「フォルダツリーを再スキャン」に変更し、「フォルダツリーを更新」 - をフォルダの状態のみを更新するようにした。 - folderview_update_all_node(): メッセージダイアログを表示しない - ようにした。 - * src/gtkutils.c: gtkut_widget_get_uposition() - src/mainwindow.c: main_window_popup(): 座標を非負の値に - クリッピングするようにした。 - -2001-10-10 - - * src/utils.c: to_human_readable(): 少し最適化。 - * src/summaryview.c: summary_delete(): フォーカスの問題を修正。 - summary_find_{prev,next}_msg(): 新規。前/次の削除されていない - メッセージを検索する。 - * src/prefs_filter.c: 移動した行が完全に表示されなくなった場合は - 自動的に CList をスクロールさせるようにした。 - -2001-10-09 - - * いくつかの autotool スクリプトを更新。 - * src/codeconv.c: conv_encode_header(): エンコーディングの変換に - 失敗した場合に無限ループを起こすバグを修正。 - * src/codeconv.[ch]: 旧バージョンの libjconv のための修正 - (jconv_info_get_current_codeset() が "EUC-JP" の代わりに "EUCJP" - を返していた)。 - -2001-10-08 - - * version 0.6.3 - -2001-10-08 - - * src/compose.c: compose_write_to_file() - src/codeconv.c: conv_codeset_strdup(): C locale 上での libjconv - 問題へのさらなる対処。 - * src/editldap_basedn.c: ダイアログを開くときの segfault を修正。 - * src/utils.c: is_next_mbs() - src/compose.c: compose_wrap_line(), compose_wrap_line_all(): - ANSI C へ準拠させるために MB_CUR_MAX を MB_LEN_MAX へ変更。 - * configure.in: 必要な GPGME のバージョンを 0.2.3 に上げた。 - * src/pop.c: pop3_getauth_user_recv(): POP3 サーバが通常の認証を - 拒否したときに受信ダイアログを閉じるバグを修正。 - -2001-10-07 - - * src/prefs_common.c: prefs_receive_create(): 英語の修正。 - * src/compose.c: compose_set_ext_editor_sensitive(): メニューの - sensitivity を正しくセットしていなかったバグを修正(Melvin Hadasht - さん thanks)。 - * src/summaryview.c: 現在のフォルダがごみ箱の場合に「削除」操作を - 実行したらメッセージを完全削除するようにした。 - 最後の行を正しく選択しないバグを修正(Alfons Hoogervorst さん - thanks)。 - * src/folder.[ch]: folder_item_remove_msgs(): 新規。リストで与え - られた全てのメッセージを削除する。 - -2001-10-05 - - * src/summaryview.c: summary_show(): 「フォルダに入ったときに未読 - メッセージを開く」オプションが ON になっていてもメッセージを - 表示しないバグを修正。 - -2001-10-03 - - * src/procmime.c: procmime_get_text_content(): HTML に対応。 - -2001-10-02 - - * src/summaryview.[ch]: 新たなロック機構を実装し、全ての静的な - ロックを summary_lock(), summary_unlock() で置き換え、いくつか - の関数にさらにロックを追加した。 - これにより 'd' (削除) キーを押しっぱなしにしたときに segfault を - 起こすバグを修正。 - -2001-10-01 - - * src/addressbook.c: addressbook_folder_load_person(): segfault を - 起こすバグを修正(Stefaan A Eeckels さん thanks)。 - -2001-09-30 - - * src/textview.[ch]: textview_set_position() を追加。 - * src/messageview.[ch]: messageview_set_position() を追加。 - * src/addrbook.c - src/addrcache.c - src/addressadd.c - src/addressbook.c - src/addrindex.c - src/addritem.c - src/editaddress.c - src/editbook.c - src/editgroup.c - src/editjpilot.c - src/editldap.c - src/editldap_basedn.c - src/editvcard.c - src/jpilot.c - src/mgutils.c - src/syldap.c - src/vcard.c: C++ スタイルのコメントを C スタイルに変換。 - * src/imap.c: QUOTE_IF_REQUIRED(): 新規マクロ。文字列を新規 - バッファにコピーし、必要ならダブルクォートで括る。 - imap_status(), imap_cmd_login(), imap_cmd_list(), - imap_cmd_do_select(), imap_cmd_create(), imap_cmd_delete(), - imap_cmd_copy(): QUOTE_IF_REQUIRED() を使用。 - * compose.c: compose_write_to_file(): libjconv 使用時に C locale - で 8bit コードが変換できない問題に対処。 - * codeconv.[ch]: エンコーディング文字列に "ANSI_X3.4-1968" を追加。 - conv_codeset_strdup(): 変換元と変換先のコードセットが同一の - 場合は変換しないようにした。 - -2001-09-30 - - * src/textview.[ch]: textview_search_string_backward(): 新規。 - 新規メンバ cur_pos を TextView に追加。 - 正しい editable の位置を得るために button_press_event を - gtk_signal_connect_after() で接続。 - -2001-09-27 - - * src/folder.c: folder_write_list_recursive(): スレッド解除の状態 - を保存。 - -2001-09-26 - - * src/summaryview.c: ポップアップメニューの構成を変更。 - -2001-09-25 - - * src/folder.c - src/folder.h - src/mainwindow.c - src/summaryview.c: フォルダ毎のスレッド表示設定ができるようにする - Alfons さんのパッチを適用(thanks!)。 - -2001-09-23 - - * src/message_search.[ch]: 新規。現在のメッセージの検索ダイアログ。 - * src/gtkutils.[ch]: gtkut_text_match_string(): 新規。 GtkText の - 現在位置のテキストと与えられたワイドキャラクタ文字列を比較。 - * src/messageview.[ch]: messageview_search_string() - src/textview.[ch]: textview_search_string(): 見つかったら TRUE - を返すようにした。 - * src/textview.[ch]: 本文の開始位置を記憶。 - -2001-09-21 - - * src/procmime.c: procmime_get_first_text_content(): MIME 構造全体 - を探索するように修正。 - * src/summary_search.c: summary_search_execute(): マクロの代わりに - strdup_mbstowcs() を使用。マッチしたメッセージを表示するようにした。 - -2001-09-20 - - * src/inc.c: バックグラウンドの POP3 プロセスのハングまたはクラッシュ - を修正(Sergey Vlasov さん thanks)。 - * src/summary_search.c: 本文検索機能を追加。 - * src/procmime.[ch]: procmime_find_string(): 引数と戻り値を変更。 - 大小文字の区別のオプションを追加。 - -2001-09-20 - - * src/procmime.[ch]: - procmime_find_string() - procmime_find_string_part(): 新規。メッセージから文字列を検索する。 - procmime_get_text_part() を procmime_get_first_text_content() に - 名称変更。 - procmime_get_text_content(): 新規。指定した MIME パートのテキスト - 内容を返す。 - procmime_mimeinfo_next(): 新規。 MimeInfo ツリーの次のノードを - 返す。 - -2001-09-19 - - * src/procmime.c: procmime_get_text_part(): 入れ子状のマルチパート - メッセージのテキストパートを正しく見つけるように修正。 - * src/procmime.h: MimeInfo 構造体の例を追加。 - * src/mimeview.c: mimeview_show_message(): 最初のテキストパートを - 探すようにした。 - -2001-09-17 - - * src/mainwindow.c: ac_menu_popup_closed(): segfault を起こすバグ - を修正。「アカウント毎の設定...」メニュー項目を変更。 - -2001-09-17 - - * version 0.6.2 - -2001-09-16 - - * src/addrindex.c: 旧形式のアドレス帳の「共有アドレス」と「個人用 - アドレス」を翻訳するようにした。 - -2001-09-12 - - * src/utils.c: get_quote_level(): 最適化とバグ修正。 - * src/codeconv.[ch]: conv_get_current_locale(): 新規。 - * src/editaddress.c: edit_person_page_basic(): 特定のロカールで - 姓・名の順序を交換。 - -2001-09-11 - - * src/compose.c: 現在の段落を整形するようにする安松さんのパッチを - 適用(thanks!)。引用された段落を整形しないように修正。 - compose_create(): 再編集モードでエントリを自動的に埋めないように - した。 - * src/mainwindow.c - src/summaryview.[ch]: 「全て読んだことにする」オプションを追加。 - summary_mark_all_read(): 新規。 - -2001-09-10 - - * src/vcard.c - src/mgutils.c - src/syldap.c - src/editldap.c - src/editldap_basedn.c - src/jpilot.c - src/editjpilot.c: 全ての警告を除去。 - * configure.in - src/jpilot.[ch]: Debian システムで JPilot のヘッダファイルを - 検出できない問題を修正。 - * src/mainwindow.c - src/summaryview.[ch]: マーク、未読、添付、そしてカラーラベル - によるソートができるようにした。前/次のフラグ付きメッセージ - への移動ができるようにした。 - -2001-09-09 - - * src/pixmaps/dir-close.xpm - src/pixmaps/dir-open.xpm - src/pixmaps/new.xpm - src/pixmaps/unread.xpm: 色のバランスを修正。 - * src/utils.[ch]: execute_sync(): 新規。 - execute_command_line(): 非同期モード用の引数を追加。 - * src/inc.c: inc_mail(): execute_command_line() を使用。 - -2001-09-08 - - * src/prefs.[ch] - src/prefs_common.[ch] - src/prefs_account.c: レイアウトを修正。外部エディタを自動的に - 起動するオプションを追加。 - * src/compose.c: オプションが指定されていたら外部エディタを自動的 - に起動するようにした。 - -2001-09-06 - - * src/Makefile.am: 残りの xpm を追加。 - -2001-09-05 - - * src/addressbook.c: LDAP を有効にしたときにコンパイルできない問題 - を修正。 - addressbook_open(): 'else' がないのを修正。 - -2001-09-04 - - * src/pixmaps/dir-close.xpm - src/pixmaps/dir-open.xpm - src/pixmaps/trash.xpm: 新しいブルーのアイコンで置き換えた。 - * Match Grun さんの新アドレス帳のコードをマージ。 - * src/pixmaps/address.xpm - src/pixmaps/book.xpm - src/pixmaps/category.xpm - src/pixmaps/interface.xpm - src/pixmaps/jpilot.xpm - src/pixmaps/ldap.xpm - src/pixmaps/vcard.xpm: 新規アイコン。 - * src/addrbook.[ch] - src/addrcache.[ch] - src/addressadd.[ch] - src/addressitem.[ch] - src/addrindex.[ch] - src/addritem.[ch] - src/editaddress.[ch] - src/editbook.[ch] - src/editgroup.[ch] - src/editjpilot.[ch] - src/editldap.[ch] - src/editldap_basedn.[ch] - src/editvcard.[ch] - src/jpilot.[ch] - src/mgutils.[ch] - src/syldap.[ch] - src/vcard.[ch]: 新規。大量の warning を取り除くために修正。 - addrbook_build_avail_email_vis(): メモリリークを修正。 - -2001-09-04 - - * NEWS: 以前に web に置かれた全ての更新履歴を取り込んだ。 - -2001-09-03 - - * src/mainwindow.c - src/summaryview.c: メニューの配置を修正。 - * src/mainwindow.c: ac_menu_popup_closed(): アカウントメニューを - 選択後フォーカスをメインウィンドウに返さなかったバグを修正。 - -2001-09-03 - - * version 0.6.1 - -2001-09-03 - - * src/send.c: send_message_data(): ボディパートを正しく処理しな - かったバグを修正。 - -2001-09-02 - - * src/inc.[ch]: inc_autocheck_(un)lock() を inc_(un)lock() に変更。 - inc_mail(), inc_all_account_mail(): ロックされていればすぐに戻る - ようにした。 - * src/account.c - src/prefs_common.c - src/prefs_account.c: inc_autocheck_timer_{remove,set}() の代わりに - inc_lock() と inc_unlock() を用いるようにした。 - * src/summaryview.c: summary_set_colorlabel_color(): 視認性のために - ラベル色と選択前景色との平均をとるようにした。 - -2001-09-01 - - * src/inc.[ch]: inc_autocheck_lock(), inc_autocheck_unlock(): 新規。 - ロックカウントを増加/減少させる。 - * inc_autocheck_func(): ロックされていれば、自動チェックを1秒遅ら - せるようにした。 - inc_autocheck_timer_set_interval(): 引数で間隔を指定。 - * src/summaryview.c: summary_show(): 処理中は自動チェックをロック - するようにした。 - * src/main.c: app_will_exit(): 自動チェックタイマを削除。 - * acconfig.h - src/defs.h: 不要なコンパイルを避けるために PACKAGE と VERSION - の定義を削除。 - * configure.in: PACKAGE と VERSION の AC_DEFINE_UNQUOTED() を - AC_SUBST に変更し、 src/version.h を AC_OUTPUT に追加。 - * src/version.h.in: 新規。 - * src/intl.h: dgettext() を gettext() に変更。 - -2001-08-31 - - * po/ja.po: 古いバージョンの GTK+ で Sylpheed をクラッシュさせる - typo を修正。 - * configure.in: 結果を正しく表示していなかったバグを修正。 - --enable-compface と --enable-jconv がオプションを無効にしていた - バグを修正。 - * src/procmsg.c: procmsg_send_queue(): メッセージの送信に失敗しても - 中断しないようにした。 - * src/compose.c: compose_write_headers(): 出力ファイルに Bcc: - ヘッダを付加するようにした。 - * src/send.c: send_message_data(): 新規。send_message_smtp() から - 分離。送信前に Bcc: ヘッダを削除するようにした。 - -2001-08-30 - - * version 0.6.0 - -2001-08-30 - - * src/send.c: ローカルの sendmail コマンドによる送信を実装。 - send_message_local(): 新規。コマンドを popen() で呼び出し、 - RFC822 メッセージの内容をコマンドに送信する。 - * src/prefs_common.[ch]: 外部送信コマンドのオプションを有効にした。 - * src/defs.h: #define DEFAULT_SENDMAIL_CMD /usr/sbin/sendmail -t - * src/account.c: account_edit_create(): プロトコル行を広げた。 - * src/summaryview.c: summary_set_colorlabel_color(): コードの整理。 - -2001-08-30 - - * src/folder.c: folder_item_remove_msg(): 最後のメッセージが削除 - されたらフォルダを再びスキャンするようにした。 - * src/compose.c: compose_queue(), compose_draft_cb(): 新しいメッ - セージを追加した後に再編集対象のメッセージを削除するようにした。 - -2001-08-29 - - * src/compose.c: compose_queue(): キューイングヘッダに AID: を追加。 - * src/send.c: send_message_queue(): AID: ヘッダを探し、 SSV: の - 代わりにアカウントで指定されたサーバを使用するようにした。 - * src/summaryview.c - src/compose.[ch]: 送信待ちメッセージを再編集可能にした。 - compose_remove_reedit_target(): 新規。古い再編集対象のメッセージ - を削除する。 - compose_send(), compose_queue(), compose_draft_cb(): 再編集 - モードのときは、古いメッセージを削除するようにした。 - * src/procmsg.c: procmsg_msg_exist(): 警告を出力するバグを修正。 - -2001-08-28 - - * 文字列をハッシュテーブルに保存し、メモリ確保を最小化する Alfons - Hoogervorst さんからの XML string table パッチを適用(thanks!)。 - * src/stringtable.[ch]: 新規。 - official な GLib のシンボル名ではないため型と関数名から全ての - G と g_ プレフィクスを削除。 - string_table_insert_string(): 検索時に無効なポインタを参照する - 可能性のあったバグを修正し、また少し最適化した。 - -2001-08-27 - - * claws ブランチからカラーラベル機能をマージ(Satoshi Nagayasu さん - と Alfons Hoogervoost さん thanks)。 - * src/colorlabel.[ch]: 新規。labelcolors.[ch] から名称変更。 - labelcolors_*() を colorlabel_*() に改名。 - * src/summaryview.[ch]: カラーラベルに対応。 - * src/procmsg.h: 永続フラグにカラーラベルフラグを追加。 - * gettext 0.10.39 に更新。 - * src/summaryview.[ch]: カラーラベルのメニュー項目を ItemFactory - に置いた。 - * sylpheed.desktop: GNOME 用に追加。 - * configure.in: いくつかのオプションに AC_MSG_CHECKING() を追加。 - configure が完了したときに設定結果を出力するようにした。 - -2001-08-27 - - * src/account.c: account_clist_set_row(): SSL が有効になっていない - 場合にコンパイルに失敗するバグを修正。 - -2001-08-26 - - * SSL 対応を claws ブランチからマージ(Christoph Hohmann さん thanks)。 - * src/ssl.[ch]: 新規。 - * src/socket.[ch]: ssl_read(), ssl_write(), ssl_gets(), そして - ssl_getline() を追加。 - sock_close(): SSL が有効なら ssl_done_socket() を呼ぶようにした。 - * src/md5.[ch]: 型の衝突を防ぐために MD5_CTX の typedef を削除し、 - MD5_CONTEXT を使用するようにした。 - * src/prefs_account.[ch]: SSL タブを追加し、表現を変更。 - * src/esmtp.[ch]: esmtp_ehlo() と esmtp_starttls() を追加。 - esmtp_starttls() から SSL 初期化と HELO を削除。 - esmtp_auth(): 引数から use_smtp_auth を削除。 - * src/send.c: send_smtp_open(): SSL 対応を追加。 - * src/smtp.c: smtp_helo(): esmtp が真なら esmtp_ehlo() を呼ぶように - した。 - -2001-08-25 - - * src/mimeview.c: mimeview_open_with(): '%s' をシングルクォートで - 囲った。 - -2001-08-24 - - * src/main.c: アカウントが設定されていなければ新規アカウント - ダイアログを開くようにした。 - * src/utils.[ch]: log_verbosity_set(): 新規。 verbosity count を - 増加/減少させる。 - log_print(): log_verbosity_count > 0 の場合のみステータスバーに - 出力。 - log_message(): ステータスバーに出力。 - * src/inc.c: inc_pop3_session_do(): ログの verbosity を指定。 - * src/mainwindow.c: main_window_set_menu_sensitive(): 「新規 - メッセージを作成」項目を追加。 - main_window_show_cur_accoun(): 「現在のアカウント: 」の文字列を - 削除。 - * src/summaryview.c: summary_show(): メインウィンドウがロックされ - ていれば現在のマークを無視するようにした。 - * src/compose.c: compose_attach_property(): segmentation fault - を起こすバグを修正。 - -2001-08-23 - - * src/mainwindow.c: main_window_get_current_state(): 新規。 UI の - sensitivity のための、現在の状態を返す。 - main_window_set_toolbar_sensitive(): - main_window_set_menu_sensitive() のようにテーブルを使用。 - -2001-08-23 - - * src/mainwindow.[ch]: ステータスバーにプログレスバーとステータス - ラベルを追加。 - main_window_close_cb(): ロックされていれば終了しないようにした。 - * src/inc.c: メインウィンドウのプログレスバーも更新するようにした。 - -2001-08-22 - - * src/mainwindow.[ch]: main_window_set_toolbar_sensitive(): 2番目の - 引数を削除し、サマリビューの状態で sensitivity を決定するように - した。 - -2001-08-21 - - * src/pop.c: pop3_getsize_list_recv(), pop3_retr_recv(), - pop3_delete_recv(): 存在しないメッセージを取得しようとしないよう - にした。 - -2001-08-21 - - * src/mainwindow.c: main_window_lock(), main_window_unlock(): - メニューバー全体のロックを削除。 - main_window_set_menu_sensitive(): sensitivity の変更をテーブル - で行うようにし、ロックに対応。 - -2001-08-20 - - * src/summaryview.[ch]: summary_get_selection_type(): 新規。サマリ - ビューの現在の選択状態を返す。 - summary_key_pressed(): メインウィンドウがロックされていたら - いくつかのコマンドで抜けるようにした。 - * src/mainwindow.[ch]: main_window_lock(), main_window_unlock(): - ロックカウントを増加/減少させるようにした。 - -2001-08-19 - - * src/prefs_filter.c: prefs_filter_create(): デフォルトのヘッダ - リストに List-Id を追加。 - * src/prefs_common.[ch]: 受信ダイアログモードのオプションを - インタフェースタブに追加。 - * src/inc.[ch]: inc_progress_dialog_create(): ダイアログを transient - にしないようにし、設定が RECV_DIALOG_ALWAYS か、または - RECV_DIALOG_ACTIVE でウィンドウがアクティブのときのみダイアログを - 表示するようにした。 - * src/mainwindow.[ch]: main_window_lock(), main_window_unlock(): - 新規。ユーザインタフェースをロック/ロック解除する。 - * src/progressdialog.c: progress_dialog_create(): ダイアログを - モーダルにしないようにした。 - -2001-08-18 - - * src/folderview.c: folderview_update_node(): 不要な再帰呼び出しを - 抑制。 - * src/menu.[ch]: menu_button_position(): 新規。ポップアップメニュー - の位置を計算する。 - * src/mainwindow.c: toolbar_account_button_pressed(), - ac_label_button_pressed(): ポップアップメニューを正しい位置に - 置くようにした。メニューを開いている間ボタンのスタイルを変化 - させるようにした。 - ac_menu_popup_closed(): selection_done イベント時に呼ばれる新規 - 関数。 - * src/gtkutils.c: gtkut_ctree_node_next(): node == NULL のときに - クラッシュするバグを修正。 - * src/summaryview.c: Sergey Vlasov さんからのサマリ修正パッチを - 適用(thanks!)。 - スレッドを展開しない場合に更新モードで以前のメッセージを選択 - できないバグを修正。 - summary_select_node(): 新規。 - * src/inc.c: Sergey Vlasov さんからのサマリビュー更新最適化パッチ - を適用(thanks!)。 - 新着メッセージが受信されなければ、サマリの更新を行わないようにした。 - Vlasov 氏のパッチに加え、 POP3 の受信情報も同様に使用。 - * src/inc.h: Pop3State に新メンバ cur_total_num を追加。 - * src/pop.c: pop3_retr_recv(): state->cur_total_num を増加させる。 - -2001-08-14 - - * version 0.5.3 - -2001-08-14 - - * src/summaryview.c: summary_set_row_marks(): 未読の行の色が正しく - 指定されるようにした。 - * src/folderview.c: foldreview_update_node(): gtk_style_copy() を - 使用せず、あらかじめ割り当てられた style を再使用するようにした。 - * README, README.jp: 修正。 - -2001-08-14 - - * src/pop.c: pop3_getsize_list_recv(): リモートから攻撃可能な - メモリ破壊バグを修正(David Looney さん thanks)。 - * src/inc.c: inc_all_account_mail(): 有効なアカウントがない、 - あるいはローカルスプールのみの場合でも inc_finished() を呼ぶ - ようにした。 - * src/summaryview.c: サマリの更新を改良する Sergey Vlasov さん - からのパッチを適用(thanks!)。表示されているメッセージの位置が - 保持される。選択、表示されているメッセージも同様に保持される。 - summary_get_msgnum(): 新規。 - summary_get_current_msgnum(): 削除。 - summary_select_by_msgnum(): メッセージを表示しないようにした。 - * src/account.c: 「全受信」カラムを追加。 - account_clist_set_row(): 通常使用と全受信のフラグをマークアイコン - で表示。 - * src/utils.c: to_human_readable(): MB と GB の小数点以下の桁数 - を 2 に増加。 - -2001-08-13 - - * 待望の :)「差出人をアドレス帳に追加」機能を実装。 - * src/address.[ch]: address_item_new() に備考のための引数を追加。 - address_get_folder_list(): 新規。アドレスツリーをトラバースし、 - フォルダのリストを返す。 - address_delete_object(): ツリーからノードを削除するように修正。 - * src/addressbook.[ch]: addressbook_add_submenu(): 新規。アドレス - フォルダのメニューを作成し、それをメニューアイテムに付加する。 - addressbook_refresh(): アドレス帳のフォルダツリーを再読込する。 - * src/summaryview.c: summary_set_add_sender_menu(): 新規。差出人 - をアドレス帳に追加するためのメニューを付加する。 - summary_button_pressed(): メニューをポップアップする前に - summary_set_add_sender_menu() を呼ぶようにした。 - -2001-08-12 - - * src/summaryview.c: summary_thread_build(): プロセスを固まらせる - バグを修正。初期のスレッド構築を最適化。 - -2001-08-12 - - * src/summaryview.c: 多数のコードの整理を行った。 - summary_show(): シグナルハンドラを切断/接続する代わりにブロック/ - ブロック解除するようにした。 - summary_set_row_marks(): 閉じたノードが未読マークの付いた子を - 持っていればフォントをボールドで表示するようにした。 - summary_thread_build(): 処理中に tree_expand シグナルをブロック - するようにした。再帰関数の代わりにループを使用するようにした。 - 閉じたノードを正しくマークするようにした。 - summary_unthread(): 処理中に tree_collapse シグナルをブロック - するようにした。再帰関数の代わりにループを使用するようにした。 - summary_thread_func(), summary_unthread_func(): 削除。 - summary_tree_expanded(), summary_tree_collapsed(): 新規コール - バック関数。 - * src/inc.[ch]: inc_pop3_session_do(): 接続に失敗したときに警告パネル - を表示しないようにした。ダイアログにより詳細な状態を表示する - ようにした。 - -2001-08-10 - - * src/folderview.c: folderview_update_all_node(): 新規。全ての - ローカルフォルダを更新する。 - * src/inc.c: scan_all_after_inc オプションがセットされていれば - 受信後にローカルフォルダを更新するようにした。 - * src/prefs_common.[ch]: scan_all_after_inc オプションを追加。 - * src/folder.h: FOLDER_IS_LOCAL(): 新規マクロ。 - -2001-08-09 - - * src/defs.h - src/headerview.c - src/headerwindow.c - src/textview.c - src/prefs_common.c - src/prefs_common.h: ボールドと小フォントを設定可能にした。 - src/summaryview.c: 未読メッセージをボールドフォントで表示する - ようにした。 - * src/prefs_common.c - src/prefs_common.h - src/summaryview.c: 未読メッセージの強調を有効/無効にするオプション - を追加。 - -2001-08-08 - - * src/pixmaps/mark.xpm: 修正。 - * src/gtkutils.[ch]: gtkut_ctree_expand_parent_all(): 新規。 - * src/summaryview.c: summary_set_ctree_from_list(): パフォーマンス - 向上のためにスレッドのルートメッセージを展開しないようにした。 - summary_show() - summary_select_next_unread() - summary_step(): メッセージを開くときにスレッドを展開するようにした。 - summary_thread_build(): オプションが ON になっていたらスレッドを - 展開するようにした。 - * src/prefs_common.[ch]: 「スレッドを展開する」オプションを追加。 - -2001-08-08 - - * src/prefs_common.c: 「Emacs上のメーラのマウス操作時の挙動を - エミュレートする」を削除。 - * src/prefs_common.c - src/prefs_account.c: VSPACING_NARROW の値を 3 に変更。 - * src/pixmaps/new.xpm - src/pixmaps/unread.xpm: 元に戻した。 - -2001-08-07 - - * src/address.[ch]: - address_folder_new() - address_group_new() - address_item_new(): 戻り値を AddressObject に変更。 - address_build_tree(): file の assertion を出さないようにした。 - * src/pixmaps/new.xpm - src/pixmaps/unread.xpm: 少し修正。 - -2001-08-06 - - * src/addressbook.c: いくつかのバグを修正。 - -2001-08-06 - - * アドレス帳のロジック部分を別モジュールに分離(現在進行中)。 - * src/address.[ch]: 新規。アドレス帳のロジック部分を含む。 - * src/addressbook.[ch]: ロジック部分を削除。 - -2001-08-04 - - * src/textview.c: textview_show_header(): ヘッダ名の後にゴミ文字が - 表示されるバグを修正。 - -2001-08-02 - - * src/inc.c: inc_start(): 致命的でないエラーで中断しないようにした。 - -2001-08-01 - - * version 0.5.2 - -2001-08-01 - - * src/mimeview.c: mimeview_view_file(): メインプロセスのサスペンド - を防ぐために metamail に -x オプションを追加。 - mimeview_button_pressed(): content-type が application/octet-stream - の場合は `開く' メニュー項目を選択不可にした。 - -2001-07-31 - - * src/imap.c: imap_parse_atom(): エスケープされた文字を正しく処理 - するようにした。 - get_quoted(): 新規。エスケープ文字 '\' を処理する。 - * src/folder.c: folder_read_list(): folderlist.xml が存在しない - 場合警告を出力しないようにした。 - * src/main.c: main(): セットアップの後フォルダリストを書き出すよう - にした。 - * src/textview.c: textview_create() - src/compose.c: compose_create(): デフォルトのタブ幅を8にした。 - -2001-07-29 - - * src/prefs_common.c: date_format_select_row(): リストをキーで選択 - したときに segfault を起こすバグを修正。 - -2001-07-28 - - * src/mainwindow.c: main_window_popup(): ポップアップ時にウィンドウ - を非アイコン化するようにした。 - * src/procmime.c: procmime_scan_mime_type(): 新規。 - procmime_scan_content_type(): procmime_scan_mime_type() を使用 - するようにした。 - procmime_scan_mime_header(): Content-Type が - "application/octet-stream" の場合は添付ファイルの拡張子を調べて - 正しい MIME タイプを付けるようにした。 - -2001-07-27 - - * src/prefs_common.c: date_format_create(): ダイアログのレイアウト - を修正。 - -2001-07-26 - - * src/account.c: account_find_from_address(): マイナーなバグを修正。 - * src/prefs_common.c: claws ブランチから日付の形式の設定のユーザ - インタフェースを取り込み、いくつかの修正を加えた。 - -2001-07-25 - - * src/account.[ch]: account_edit_create(): デフォルトボタンの文字列 - を修正。 - account_find_from_address(): 新規。 - * src/procmime.c: - procmime_scan_content_type(), procmime_scan_content_disposition(): - ESC コード検出を修正。 - * src/compose.c: compose_reply(): メッセージヘッダに従ってアカウント - を自動的に選択するようにした。 - * src/prefs_common.[ch]: メンバ "reply_account_autosel" を追加。 - -2001-07-25 - - * src/progressdialog.c: CList をスクロール可能にした。 - * src/inc.c: inc_start(): 致命的でないエラーで中断しないようにした。 - -2001-07-24 - - * Paul Kater さん作の英語版 Sylpheed User's Manual (paul@nlpagan.net) - を追加(thanks!)。 - * configure.in - manual/Makefile.am - src/mainwindow.c: 英語版マニュアルに対応。 - * manual/en/sylpheed*.html: 英語の文書を追加。 - * AUTHORS: 更新。 - -2001-07-23 - - * src/nntp.c: nntp_ok(): 後に続くメッセージを持たない応答を処理 - できないバグを修正。 - * src/smtp.c: smtp_ok(): 同上。 - * src/compose.c: compose_account_option_menu_create(): アカウント - オプションメニューの表示形式を変更。 - -2001-07-22 - - * src/prefs_customheader.c: prefs_custom_header_clist_set_row(): - 文字列から改行コードを自動的に取り除くようにした。 - prefs_custom_header_create(): デフォルトの選択肢に "X-Face" を - 追加。 - * src/news.c: news_fetch_msg(), news_get_group_list() - src/imap.c: imap_fetch_msg(): 書き込みの前にキャッシュディレクトリ - を作成するようにした。 - * src/procmime.c: - procmime_scan_content_type() - procmime_scan_content_disposition(): パース前に JIS を EUC-JP - に変換するようにした。 - * src/codeconv.c: conv_unmime_header(): 少しコードを整理。 - * src/compose.c: 添付ペインが表示されているがリストが空の場合は - 添付ヘッダを付けないようにした。 - * src/recv.c: recv_bytes_write(): alloca() の代わりに g_malloc() - を使用するようにした。 - -2001-07-18 - - * version 0.5.1 - -2001-07-18 - - * src/compose.c: compose_quote_parse_fmt() - src/prefs_common.c: prefs_quote_description_create(): Cc を - 返信フォーマットに含める記号 `%c' を追加(Cyril Bellot さん thanks)。 - * src/base64.[ch] - src/procmime.c: procmime_decode_content(): 通常の行長(4の倍数)では - ない base64 データをデコードできるようにする Sergey Vlasov さん - からのパッチを適用(thanks!)。 - -2001-07-17 - - * src/procmsg.[ch]: 永続フラグと一時フラグを2つの変数に分離し、 - MsgFlags をそれらを含む構造体にした。 - MSG_SET_PERM_FLAGS() - MSG_SET_TMP_FLAGS() - MSG_UNSET_PERM_FLAGS() - MSG_UNSET_TMP_FLAGS(): 新規マクロ。 - * src/compose.c - src/imap.c - src/inc.c - src/messageview.c - src/mh.c - src/news.c - src/procheader.c - src/summaryview.c: 新しい MsgFlags のために変更。 - * src/utils.[ch]: hash_free_value_mem(): 新規。ハッシュテーブルの - 値を解放する。 - -2001-07-16 - - * src/inc.c: inc_pop3_recv_func(), inc_progress_update(): - 現在のサイズを人間が読みやすい形式で表示。 - * src/grouplistdialog.c: grouplist_recv_func(): 同上。 - * TODO - TODO.jp: 更新。 - -2001-07-16 - - * src/codeconv.c: - conv_unmime_header(), conv_unmime_header_overwrite(): ヘッダ - フィールドの生 JIS コードに対する対処。 - * src/folder.c: - folder_get_default_folder() - folder_get_default_inbox() - folder_get_default_outbox() - folder_get_default_draft() - folder_get_default_queue() - folder_get_default_trash(): folder_list が NULL のときに segfault - を起こすバグを修正。 - -2001-07-15 - - * README - README.jp - INSTALL - INSTALL.jp - TODO - TODO.jp: 更新。 - * src/grouplistdialog.c: grouplist_dialog_set_list(): ニュース - グループのリストを受信中に UI を更新するようにした。 - grouplist_dialog_create(): エントリウィジェットとステータスラベル - を追加。 - grouplist_recv_func(): 新規。 - refresh_clicked(): 排他ロック変数を追加。 - clist_selected(): CList が選択されたらテキストエントリをセットする - ようにした。 group_clist_select() から改名。 - entry_activated(): 新規。 - grouplist_clear(): grouplist_free() から改名。リストとエントリ - ウィジェットもクリアするようにした。 - * src/news.c: news_get_group_list(): リストの追加を高速化 - (g_slist_append() はリストのサイズが大きくなると非常に遅くなる)。 - * src/defs.h: UI_REFRESH_INTERVAL の定義を追加。 - NEWSGROUP_LIST の定義を変更。 - * src/recv.c: recv_write() - src/send.c: send_message_smtp(): UI の更新間隔を UI_REFRESH_INTERVAL - (50msec) に変更。 - * src/account.c: account_add(): ニュースアカウントを追加したときに - フォルダツリーを更新していなかったバグを修正。 - * src/grouplistdialog.c: 排他ロック変数をグローバルにし、 - grouplist_dialog_set_list() でロックするようにした。 - * src/textview.c: メッセージの色を無効にしたときにクリッカブル URI - も無効になっていたバグを修正。 - -2001-07-15 - - * src/grouplistdialog.c: ok_clicked(), cancel_clicked(): - gtk_main_level() が 1 ならメインループを抜けないようにした。 - grouplist_dialog_set_list(): リストの追加中に CList をフリーズ - するようにした。 - grouplist_dialog(): リストを更新する前にダイアログを表示する - ようにした。 - -2001-07-14 - - * src/folder.c: folder_write_list_recursive(): ノードが子を持って - いれば `collapsed' 属性を追加するようにした。 - * src/grouplistdialog.[ch]: 新規。ニュースグループを一覧から選択 - 可能。 - * src/news.[ch] - news_get_group_list(): 新規。ニュースグループのリストを返す。 - news_remove_group_list(): 新規。ニュースグループリストのキャッシュ - を削除する。 - * src/folderview.c: folderview_new_news_group_cb(): input_dialog() - の代わりに grouplist_dialog() を呼ぶようにした。 - -2001-07-12 - - * autogen.sh: 修正。 - * src/folder.[ch] - src/folderview.c: フォルダの開閉状態が保存されるようにした - (Alfons さん thanks)。 - -2001-07-06 - - * version 0.5.0 - -2001-07-06 - - * src/imap.c: imap_remove_folder(): DELETE の前に EXAMINE で INBOX - を選択するようにした。 - imap_cmd_do_select(): 新規。引数に応じて SELECT と EXAMINE を - 切り替える。 - imap_cmd_select(): imap_cmd_do_select() を使用するようにした。 - imap_cmd_examine(): 新規。 - * src/folderview.c: folderview_rm_imap_folder_cb(): 削除に失敗したら - 現在のフォルダを再度選択するようにした。 - -2001-07-05 - - * version 0.5.0pre4 - - * manual/ja/sylpheed.sgml - manual/ja/*.html: 日本語マニュアルを更新(今井さん thanks)。 - * src/summaryview.c: summary_set_row_marks(): フォアグラウンドを - 正しく指定していなかったバグを修正。 - * src/folderview.h - src/summaryview.h: color_normal メンバを FolderView と SummaryView - から削除。 - * src/mainwindow.c: main_window_create(): color_normal を削除。 - -2001-07-04 - - * src/prefs_account.[ch]: IMAP4 と NNTP のポート番号を指定可能にした。 - * src/imap.c: imap_session_get() - src/news.c: news_session_new_for_folder(), news_session_get(): - 指定されていればユーザ定義のポート番号を使用するようにした。 - -2001-07-03 - - * src/imap.c: imap_scan_tree_recursive(): スキャン中にメールボックス - のステータスを取得するようにした。 - imap_scan_folder(): 実装。新着、未読、合計のメッセージ数を更新する。 - imap_status(): 新規。 STATUS コマンドの応答を解析する。 - imap_status_uidnext(): 削除。 - imap_cmd_status(): 削除。 - * src/textview.c: textview_show_part(): 潜在的なメモリリークを修正。 - -2001-07-03 - - * src/alertpanel.c: alertpanel_create(): メッセージが途切れるのを修正。 - * src/rfc2015.c: rfc2015_decrypt_message(): content-type の大小文字 - 問題を修正(この patch に関して Rene Rebe さん thanks)。 - * src/codeconv.c: code_get_code_conv_func(): ISO-8859-1 の検出部を - 修正。 - * src/prefs_common.c: prefs_send_create(): libjconv 未使用時に - 追加でいくつかの文字コードセットを指定できるようにした。 - * configure.in: 一時的に --enable-threads を無効にした。 - * INSTALL - INSTALL.jp: --enable-threads オプションについての記述を削除。 - -2001-07-01 - - * version 0.5.0pre3 - - * src/folderview.[ch]: folderview_set_all(): 新規。 - * src/account.c: account_add(): IMAP4 ツリーを作成した後 - folderview_set_all() を呼ぶようにした。 - account_edit_create(): リストをダブルクリックしてアカウントの設定 - ダイアログを開けるようにした。 - account_selected(): 新規。 - account_clist_set(): CList のフォーカスを正しくセットするようにした。 - -2001-06-30 - - * src/imap.c: imap_scan_tree(): trash が見つからなければ - imap_create_tree() を呼ぶようにした。 - imap_scan_tree_recursive(): INBOX のサブフォルダを探すようにした。 - Trash フォルダを認識するようにした。 - imap_create_tree(): trash を作成する部分を分割した。 - imap_create_trash(): 新規。 - * src/folder.c: folder_build_tree(), folder_write_list_recursive(): - no_sub と no_select を保存するようにした。 - * src/summaryview.c: summary_show(): item->no_select が真の場合 - 続行しないようにした。 - -2001-06-29 - - * src/imap.c: imap_scan_tree(): ルートフォルダを正しくセットして - いなかったバグを修正。 - -2001-06-28 - - * src/folderview.[ch]: - folderview_update_tree(): 新規。一つのフォルダツリーを更新する。 - folderview_update_tree_cb(): 新規。 - 「フォルダツリーを更新」をポップアップメニューに追加し、表現を - いくつか変更。 - -2001-06-27 - - * src/imap.c: IMAP4 フォルダリストの自動スキャンを実装。 - imap_scan_tree(): 新規。 IMAP4 フォルダ全体をスキャンする。 - imap_scan_tree_recursive(): 新規。 IMAP4 フォルダツリーを - トラバースする。 - imap_parse_list(): 新規。ローカルパスを IMAP4 パスに変換する。 - * src/folder.h: no_sub と no_select を FolderItem に追加。 - * src/folder.c: folder_tree_destroy(): 変数をいくつかリセットする - ようにした。 - * src/folderview.c: folderview_scan_tree_func(): IMAP4 に対応。 - -2001-06-26 - - * src/imap.c: imap_parse_envelope(): 次の行に続く FETCH 応答を - 解析できなかったバグを修正。 - imap_parse_fetch_element(): 削除。 - imap_parse_atom(), imap_parse_one_address(), imap_parse_address(), - imap_parse_envelope(), imap_get_uncached_messages(): FETCH 応答 - を解析するために GString と sock_getline() を使用するようにした。 - imap_remove_all_msg(): メッセージを正しく削除していなかったバグを - 修正。 - imap_parse_address(): アドレスを正しく結合していなかったバグを - GString を使用して修正。 - * src/socket.[ch]: sock_getline(), fd_getline(): 新規。行全体を - 読み込み、新規にアロケートされた文字列を返す。 - * src/prefs_account.[ch]: 「IMAPサーバディレクトリ」エントリを追加。 - -2001-06-25 - - * version 0.5.0pre2 - - * src/imap.c: imap_create_tree(): imap_create_folder() にローカル - ファイルシステムのセパレータで区切られているパスを渡すようにした。 - imap_create_folder(): STATUS コマンドの代わりに LIST を使って - フォルダの存在を調べるようにした。 - imap_cmd_list(): 新規。 - imap_query_password(): 新規。 - imap_session_new(): パスワードが設定されていなければ尋ねるように - した。 - -2001-06-24 - - * src/imap.c: imap_parse_envelope(): FETCH の結果を任意の順序で - 解析できるようにした。 - imap_parse_fetch_element(): 新規。 FETCH の結果の名前と値のペア - を解析する。 - imap_parse_flags(): より柔軟性を持たせるために修正。 - * src/utils.[ch]: set_log_file(): 新規。ロギングのために新しい - ファイルを開く。 - close_log_file(): 新規。開いたログファイルを閉じる。 - log_print(), log_message(), log_warning(), log_error(): ログ - ファイルにも出力するようにした。 - -2001-06-22 - - * src/imap.c: imap_cmd_status(): 代入の前に "value" へのポインタを - チェックするようにした(西島さん thanks)。 - -2001-06-21 - - * src/folderview.c: folderview_drag_motion_cb(): MH と IMAP4 フォルダ - 間の DnD が(今のところ)できないようにした(平松さん thanks)。 - * src/foldersel.[ch]: 現在のフォルダの対象になれないフォルダを - 表示しないようにした。 - -2001-06-20 - - * version 0.5.0pre1 - - * src/imap.c - imap_get_msg_list() - imap_cmd_envelope() - imap_cmd_fetch() - imap_cmd_copy() - imap_cmd_store(): 連番の代わりに UID を使用するようにした。 - imap_set_article_flags() を imap_set_message_flags() に名称変更。 - * src/summaryview.c: summary_execute(): 現在のフォルダが IMAP4 - でもサマリを更新しないようにした。 - * src/utils.[ch]: remove_numbered_files(): 引数の型を gint から - guint にした。 - -2001-06-19 - - * src/imap.c: imap_cmd_login(), imap_cmd_select(), imap_cmd_status(), - imap_cmd_create(), imap_cmd_delete(), imap_cmd_copy(): 文字列 - にスペースが入っていなければダブルクォーテーションで囲まない - ようにした(古い Cyrus IMAP4 server への対処)。 - imap_create_folder(): セパレータ置換のバグ修正。 - imap_session_connect_if_not() を imap_session_get() に名称変更。 - imap_get_msg_list(): use_cache が off のときは全てのキャッシュ済 - メッセージを削除。 - imap_delete_cached_messages(): ディレクトリエントリを読んで指定 - した範囲のキャッシュ済ファイルを削除するようにした。 - imap_parse_one_address(): fromname が空の場合は差出人アドレスと - 同じにするようにした。 - * src/utils.[ch]: remove_numbered_files(): 新規。範囲を指定可能。 - * src/summaryview.c: summary_execute(): 現在のフォルダが IMAP4 - の場合サマリを更新するようにした。 - KEY_PRESS_EVENT_STOP(): 新規マクロ。 - summary_key_pressed(): summary_execute() を呼ぶときにシグナルの - 発行を止めるようにした。 - summary_select_by_msgnum(): msg_is_toggled_on が TRUE のときだけ - メッセージを表示するようにした。現在のページを選択されたノード - のところへ移動するようにした。 - * src/news.c; news_delete_old_articles(): ディレクトリエントリを - 読んで指定した範囲のキャッシュ済ファイルを削除するようにした。 - * src/folderview.c: - folderview_selected(), folderview_button_released(): フォルダを - 正しく選択しなかったバグを修正。 - -2001-06-18 - - * src/mainwindow.c - src/summaryview.c - src/prefs_common.c: 英語表現の改善(Paul Mangan さん thanks)。 - * src/mainwindow.c: compose_cb() - src/summaryview.c: summary_key_pressed() - src/compose.c: compose_new_with_recipient(): 新規記事を作成する - ときにニュースグループのエントリを自動的に埋めるようにした。 - -2001-06-17 - - * src/procmsg.c: procmsg_msg_list_free(): リストを正しく解放して - いなかったバグを修正。 - -2001-06-16 - - * version 0.4.99 - - * src/imap.c: imap_find_namespace(): namespace のパス区切りを - 比較の前にスラッシュで置換するようにした。 - imap_remove_folder(): namespace を使用。 - imap_create_tree(): Trash を作成するときに namespace を使うように - した。 - imap_get_msg_list(): exists == 0 のときに古いリストを返しメモリ - リークを起こしていたバグを修正。 - imap_select(): 新規。 imap_cmd_select() のラッパー。 - * src/foldersel.c: foldersel_set_tree(): IMAP4 フォルダも表示する - ようにした。 - -2001-06-15 - - * src/folderview.c: - folderview_new_folder_cb() - folderview_new_imap_folder_cb(): フォルダの作成または削除に失敗 - したらエラーダイアログを表示するようにした。 - サブフォルダを含むフォルダを作成できるようにした。 - folderview_button_pressed(): 特別な IMAP4 フォルダ上で削除メニュー - を無効にした。 - * AUTHORS: claws ブランチから取込。全ての contributor を含んでいる。 - * src/send.c: キャンセルを有効にした。 - EXIT_IF_CANCELLED(): 新規マクロ。 - SendProgressDialog に cancelled フラグを追加。 - * src/utils.[ch]: strtailchomp(): 新規。末尾の指定した文字を取り除く。 - * src/imap.c: imap_cmd_fetch(): MS Exchange 2000 サーバのための修正。 - -2001-06-15 - - * src/imap.c: imap_create_tree(): 新規。 INBOX や Trash のような - 必要なフォルダを作成する。 - imap_do_copy(), imap_do_copy_msgs_with_dest(): COPY が失敗したら - expunge しないようにした。 - imap_remove_all_msg(): exists == 0 ならすぐに return するように - した。 - * src/account.c: account_add(), account_set_missing_folder(): - folder->create_tree() を使用するようにした。 - -2001-06-14 - - * src/imap.c: さらに namespace を実装。 - * imap_find_namespace(), imap_path_separator_subst(): 新規。 - -2001-06-13 - - * src/imap.c: imap_parse_namespace(), imap_cmd_namespace(): 新規。 - -2001-06-11 - - * src/summaryview.c: summary_show(): フォルダビューの不具合を修正。 - -2001-06-08 - - * src/imap.[ch]: ファイルを IMAP4 フォルダに追加する - imap_add_msg() と imap_append_message() を追加。 - imap_status(): 新規。 - imap_create_folder(): フォルダを作成する前にその存在をチェック - するようにした。 - 低レベル IMAP4rev1 関数のプレフィクスを imap_cmd に変更。 - * src/account.c: account_add(), account_set_missing_folder(): - IMAP4 アカウントを作成するときに INBOX を自動的に作成するように - した。 - -2001-06-07 - - * src/utils.[ch]: 引数にバッファをとる itos_buf() を追加。 - * src/imap.[ch]: imap_copy_msg(), imap_copy_msgs_with_dest(): 新規。 - * src/folder.c: copy_msg と copy_msgs_with_dest メソッドを IMAP - クラスに追加。 - -2001-06-06 - - * src/utils.[ch]: move_file(): 新規。 - * src/mh.c: mh_move_msg(), mh_move_msgs_with_dest(): move_file() - を使用するように修正。エラーが発生したときにファイルを閉じて - いなかったバグを修正。 - -2001-06-06 - - * src/imap.c: imap_delete_messages() と imap_delete_all_messages() - を imap_delete_cached_messages() と - imap_delete_all_cached_messages() に名称変更。コードの整理。 - * src/utils.[ch]: 関数 remove_all_numbered_files() を追加。 - * src/mh.c: mh_remove_all_msg() - src/imap.c: imap_delete_all_cached_messages(): - remove_all_numbered_files() を使用するようにした。 - * src/mainwindow.c - src/summaryview.c - src/compose.[ch]: 「差出人に返信」を追加。 - compose_reply() - compose_reply_set_entry(): 引数に `ignore_replyto' を追加。 - -2001-06-05 - - * src/folderview.c: folderview_selected() - src/summaryview.c: summary_show(): 残ったマークを処理した場合に - 誤ったフォルダを更新していたバグを修正。 - -2001-06-04 - - * src/headerwindow.c: headerwindow_show_cb(): 常に msginfo を表示 - するようにし、表示されているメッセージではなく選択されているもの - を使用するようにした。 - * src/smtp.c: smtp_ok(): sock_gets() のエラー処理を修正。 - -2001-06-02 - - * src/folderview.c: folderview_selected() - src/mimeview.c: mimeview_selected(): マウスイベントの捕捉を解除 - するようにした。 - * src/summaryview.c: summary_show(): マークが残っていれば処理する - ようにした。 - -2001-05-27 - - * src/passphrase.c: #if USE_GPGME で囲った。 - * src/prefs_account.c: NNTP AUTH チェックボタンを追加。 - * src/alertpanel.[ch]: alertpanel_create(): 新たな引数 `can_disable' - を追加。全ての呼び出し側を FALSE を渡すように変更。 - メッセージを無効にするチェックボタンを作成。 - alertpanel_message_with_disable(): 新規。 - alertpanel_show(): G_ALERT_VALUE_MASK で値をマスクするようにした。 - alertpanel_button_toggled(): 新規。 - alertpanel_button_clicked(), alertpanel_close(): G_ALERT_VALUE_MASK - を使って値をセットするようにした。 - * src/prefs_common.[ch]: GnuPG 署名検証ポップアップウィンドウと、 - GnuPG の警告を切り替えるオプションを追加。 - * src/rfc2015.c: check_signature(): 有効な場合のみ署名チェック - ダイアログを表示するようにした。 - * src/main.c: GnuPG のチェックを修正。 - * src/main.c - src/prefs_common.c: GPGME を有効にしたときのコンパイル時のバグを - いくつか修正。 - -2001-05-26 - - * src/codeconv.c: conv_get_code_conv_func(): libjconv 使用時の - ISO-8859-* エンコーディングについて修正。 - conv_encode_header(): 不正なワイドキャラクタが現れたとき無限ループ - になるバグを修正(Alte さん thanks)。 - * src/headerview.c: SET_FONT_STYLE(): ボールドフォントが無効のとき - の segfault を修正。 - * src/imap.c: imap_create_folder(): フォルダ名が INBOX のときは - フォルダを作成しないようにした。 - * src/mainwindow.c: main_window_reflect_prefs_all(): 即座に実行が - 有効になっていれば実行ボタンを隠すようにした。 - -2001-05-22 - - * README - README.jp: 「起動方法」セクションを追加。 - -2001-05-19 - - * claws ブランチから NNTP AUTH をマージ。 - * src/news.[ch]: NNTP AUTH に対応。 - * src/nntp.[ch]: NNTP AUTH のために SockInfo を NNTPSockInfo で - ラップした。 - * INSTALL - INSTALL.jp: 動作確認リストとスレッドに関する警告を修正。 - -2001-05-18 - - * src/gtkutils.[ch]: folderview_find_collapsed_parent() を - gtkut_ctree_find_collapsed_parent() に移動。 - * src/folderview.c: folderview_select_node(): 選択されたときに - 親フォルダを自動的に展開するようにした。 - * configure.in: バージョン番号を 0.4.99 (0.5pre) にした。 - * src/main.c: main(): --help と --version に X が不要になるように - parse_cmd_opt() を gtk_init() の前に移動。 - parse_cmd_opt(): g_get_prgname() を g_basename(argv[0]) に変更。 - * src/folderview.c: folderview_update_node(): 折り畳まれたノード - に対する修正。 - -2001-05-17 - - * src/main.c: lock_socket_input_cb(): fd_read() を fd_gets() に - 変更。 --compose オプションでゴミを発生していた。 - * src/socket.[ch]: fd_gets() を public にした。 - -2001-05-16 - - * src/gtkutils.[ch]: gtkut_ctree_node_next(): 新規。 - * src/folderview.c: folderview_find_next_unread(): 新規。 - folderview_select_next_unread(): 隠れたフォルダも見付けられる - ように修正。 - -2001-05-15 - - * src/compose.c: compose_write_headers(): SPAM に使用される可能性 - があるので、 From, To, Sender も除外するようにした。 - * src/folderview.c: 未読フォルダがある折り畳まれたフォルダに '+' - マークを付けるようにした。 - folderview_search_new_recursive(), - folderview_have_new_children(), - folderview_search_unread_recursive(), - folderview_have_unread_children(), - folderview_find_collapsed_parent(): 新規。 - folderview_update_node(): キューされたメッセージの数を表示する - ようにした。 - -2001-05-14 - - * src/folder.[ch] - src/mh.[ch]: *_add_msg() を link() を使用するように修正。 - 元のファイルを削除するかどうかを切替える引数を追加。 - * src/compose.c - src/inc.c - src/mbox.c: folder_item_add_msg() の引数を修正し、いくつかの - unlink() を削除。 - -2001-05-13 - - * src/prefs_customheader.[ch]: prefs_headers_* を - prefs_custom_header_* に名称変更。 `(New)' 行と `置換' ボタンを - 削除。空の内容に対応。 - prefs_custom_header_row_moved(): 新規。 "row_move" シグナルを - それに接続し、ヘッダリストをセットするようにした。 - * src/customheader.c: custom_header_get_str() - src/compose.c: compose_write_headers(): 空の内容に対応。 - * src/prefs_display_header.c: prefs_display_header_row_moved(): 新規。 - "row_move" シグナルをそれに接続し、ヘッダリストをセットするように - した。 - * src/compose.c: compose_write_headers(): ヘッダの順序を修正し、 - カスタムヘッダをエンコードするようにした。 - * src/prefs_customheader.c: prefs_custom_header_delete_cb() - src/prefs_filter.c: prefs_filter_delete_cb(): ESC で警告パネル - を閉じるのを「いいえ」として扱うようにした。 - -2001-05-13 - - * claws ブランチからカスタムヘッダ関連をマージ: - * src/customheader.[ch] - src/prefs_customheader.[ch]: 新規。 - * src/customheader.c: custom_header_read_str(): atoi() の代わりに - strtol() を使用し、エラーをチェックするようにした。 - * src/compose.c: IS_IN_CUSTOM_HEADER(): 新規マクロ。 - compose_write_headers(): ヘッダをユーザ定義のヘッダで置換する - ようにした(いくつかの自動的に生成されるヘッダを除く)。 - -2001-05-11 - - * src/inc.c: connection_check_cb(): 接続が確立しなかったときに - segmentation fault を起こすバグを修正。 - * src/compose.c: compose_create(): set_autobcc または set_autoreplyto - がセットされていたら、それらが空でも表示するようにした。 - -2001-05-10 - - * src/textview.c: textview_show_mime_part(): メッセージを修正。 - TEXT_INSERT(): 新規マクロ。 - * po/ja.po: 修正。 - * src/prefs_display_header.c: prefs_display_header_create(): - チェックボタンのテキストを修正。 - -2001-05-09 - - * src/mimeview.c: コンテキストメニューに「アプリケーションから - 開く...」を追加。 - * src/summaryview.c: summary_print() - src/inputdialog.c: input_dialog(): メモリリークを修正。 - * src/textview.c: textview_show_mime_part(): 説明文を更新。 - * src/send.c: 送信進捗ダイアログを実装。 - (TODO: automaton を使用すべき。) - send_progress_dialog_create(), send_progress_dialog_destroy(), - send_cancel(): 新規。 - send_message_smtp(): 各ステージでダイアログを更新するようにした。 - * src/utils.[ch]: get_left_file_size(): 新規。オープンされたファイル - の残りのバイト数を得る。 - * src/summaryview.c: summary_show(): open_inbox_on_inc がセットされ - ているときは、フォルダが前と同じであっても最初の未読メッセージに - 移動するようにした。 - * src/prefs_common.c: カラーセレクションダイアログを transient に - し、エスケープキーでダイアログを閉じられるようにした。 - -2001-05-08 - - * version 0.4.66 - - * src/select-keys.c: delete_event_cb(): 終端から `;' を取り除いた。 - * src/recv.c: recv_write(): 間隔を10msec にした。 - * src/prefs_display_header.c: ダイアログのレイアウトを修正し、 - 「他のヘッダを表示」がチェックされていないときは表示しないヘッダ - のリストを insensitive にした。 - * src/textview.c: strcasecmp() and strncasecmp() をそれぞれ対応する - glib の関数に変更。 - * src/inc.c: get_spool(): ホームディレクトリの中に一時ファイルを - 作成するようにした。 - -2001-05-07 - - * src/prefs_common.c - src/prefs_account.c - src/prefs_filter.c - src/account.c - src/alertpanel.c - src/filesel.c - src/foldersel.c - src/export.c - src/import.c - src/inputdialog.c - src/passphrase.c - src/select-keys.c - src/sigstatus.c: delete_event でダイアログを閉じたときにそれを - 誤って破壊していたバグを修正(DINH さん thanks)。 - delete_event シグナルを正しく扱う *_deleted() と *delete_event() - を追加。 - -2001-05-06 - - * src/prefs_display_header.c: claws ブランチからいくつかの変更を - マージ: - prefs_display_header_create(): ドラッグによるヘッダの並び換えが - できるようにした。 - prefs_display_header_find_header(): 新規関数。 - prefs_display_header_clist_set_row(): 重複を認めないようにした。 - * src/prefs_account.c: prefs_account_receive_create(): チェック - ボタンのラベルを変更。 - -2001-05-05 - - * src/pop.c: pop3_getsize_list_recv(): sscanf() が失敗したら、 - すぐに break するようにした。 - * src/inc.h: Pop3State から cur_msg_bytes を削除。 - * src/inc.c: pop3_recv_func() - src/recv.[ch]: RecvUIFunc の第二引数を現在の合計バイト数にした。 - recv_write(): 経過時間が0.1秒より大きければ UI 関数を呼ぶように - した。 - * src/recv.c: recv_write(): 間隔を300 usec にした。 - * src/textview.c: textview_show_header(): ヘッダが Subject の場合、 - 一行にするようにした。 - * src/utils.[ch]: unfold_line(): 新規。 - * src/procheader.[ch]: procheader_get_header_array(): 新規。 - * src/prefs_display_header.c: デフォルトを更新。 - -2001-05-05 - - * sylpheed-claws ブランチからいくつかマージ。 - メッセージビューに表示されるヘッダをユーザが指定できるようになった。 - (シンボル名は変更。) - * src/prefs_display_header.[ch] - src/displayheader.[ch]: 新規。 - * src/prefs_display_header.c: - prefs_display_headers_other_headers_toggled() を削除。 - リストから "(新規)" 行を削除。 - * src/defs.h: DISPLAY_HEADER_RC を追加。 - * src/prefs_common.c: prefs_message_create(): 表示ヘッダの設定 - ダイアログを開くボタンを追加。 - * src/prefs_common.h: PrefsCommon に show_other_header と - disphdr_list を追加。 - * src/procheader.[ch]: procheader_get_header_list_from_file(), - procheader_get_header_array_asis(): 新規。 - procheader_get_header_list(): 引数に FILE ポインタをとるように - 修正。 - procheader_header_array_destroy(), procheader_header_free() 新規。 - * src/main.c: main(): prefs_display_header_*_config() を呼ぶように - した。 - * src/textview.c: textview_scan_header(): ユーザの設定によって - ヘッダを並び換えるように修正。 - src/textview_show_header(): textview_make_clickable_parts() を - 呼ぶようにした。 - textview_make_clickable_parts(): 引数に GdkFont をとるようにし、 - 引数から GtkText を除いた。 - -2001-05-04 - - * Pierric Descamps さんのパッチに基づいて新着メールの自動チェック - を実装(thanks!)。 - * src/inc.c: inc_autocheck_timer_init(), inc_autocheck_timer_set(), - inc_autocheck_timer_remove(), inc_autocheck_func() を新着メール - の自動チェックのために追加。 - * src/main.c: main(): inc_autocheck_timer_init() を呼ぶようにした。 - * src/prefs_common.c: prefs_receive_create(): 自動チェックの UI - をアクティブにした。 prefs_common_cancel() を追加し、いくつかの - シグナルをそれに接続。 - * src/prefs_common.c - src/prefs_account.c - src/prefs_filter.c - src/account.c: ダイアログを開いているときは自動チェックを無効に - した。 - * src/headerview.c: headerview_show_xface(): ヘッダペインを非表示 - にしている場合に警告が出ていたバグを修正。 - -2001-05-03 - - * src/inc.c - src/pop.c - src/recv.c: ノンブロッキングソケットモードの対応を削除(役に - 立っていないので)。 - * src/pop.c - src/inc.c: 受信ダイアログのメッセージを修正。 - -2001-05-02 - - * src/utils.h: u32 を guint32 の typedef にした。 - md5.c で使用されるマクロ BIG_ENDIAN_HOST を追加。 - * src/md5.c: md5c.c を名称変更。インデントを修正。ビッグエンディアン - なマシンで MD5 を正しく計算していなかったバグを修正。 - -2001-05-01 - - * version 0.4.65 - - * src/folder.c: folder_init(): メソッド imap_remove_folder を追加。 - * src/folderview.c: folderview_rm_imap_folder_cb(): 実際に IMAP4 - サーバからフォルダを削除するようにした。 - * src/imap.[ch]: imap_create_folder(): 実際に IMAP4 サーバにフォルダ - を作成するようにした。 - imap_remove_folder(): 追加。 - imap_create(), imap_delete(): 追加。 - * src/summaryview.c: summary_execute_delete(): フォルダタイプが - F_MH でなければ trash をチェックしないようにした。 - * 上記の変更に関して石原さんに感謝。 - * configure.in - ac/check-type.m4: wint_t の typedef 検出を改良(sv_CHECK_TYPE を - SYLPHEED_CHECK_TYPE に改名)。 - -2001-04-30 - - * src/recv.c: recv_bytes_write(): 無限ループとバッファオーバーラン - を起こすもう一つのバグを修正。 - -2001-04-30 - - * src/socket.[ch]: 混乱を避けるため、 sock_read() と fd_read() を - sock_gets() と fd_read() に名称変更。 read() のラッパーである - sock_read() と fd_read() を追加。 - * src/recv.c: recv_bytes_write(): 無限ループを起こすバグを修正。 - fd_read() の代わりに sock_read() を使用するようにした。 - * src/esmtp.c - src/imap.c - src/news.c - src/nntp.c - src/pop.c - src/recv.c - src/smtp.c: sock_read() の代わりに sock_gets() を使用するように - した。 - * src/imap.c: imap_session_new(): imap_open() のエラー検出を修正。 - -2001-04-28 - - * src/inc.c: ダイアログに現在の読み込んだバイト数を表示するように - した。 - * src/pop.c: recv_write(): 文字列を編集する前に UI 関数を呼ぶように - した。 - -2001-04-27 - - * src/progressdialog.c: progress_dialog_create(): ダイアログの - サイズを修正し、拡大可能にした。 - * src/smtp.c - src/esmtp.c: smtp_ok(), esmtp_ok(): エラー応答を正しく処理して - いなかったバグを修正(大政さん thanks)。 - * src/pop.[ch]: pop3_getsize_list_send() と pop3_getsize_list_recv() - を追加。 - * src/recv.[ch]: recv_write() が各 sock_read() 毎にコールバック関数 - を呼ぶようにする recv_set_ui_func() を追加。 - * src/inc.h: Pop3State において、 bytes を total_bytes に改名し、 - cur_msg_bytes, cur_total_bytes, そして sizes を追加。 - * src/inc.c: 各 sock_read() 毎にプログレスバーを更新する - inc_pop3_recv_func() を追加。 - -2001-04-26 - - * src/mh.c: mh_is_maildir_one(): is_dir_exist() を使用するように - 修正。 - -2001-04-25 Werner Koch - - * src/mh.c (mh_is_maildir_one, mh_is_maildir): 新規。 - (mh_scan_tree_recursive): スキャンで Maildir 型のディレクトリを - 含まないようにした。 - - 整数型で socket を表していたのを、より抽象的なデータ構造に変更。 - - * src/automaton.h (struct _Automaton): help_sock を追加。 - * src/automaton.c (automaton_input_cb): source を SockInfo に追加 - し、 gdk_input_add のラッパーを使用するようにした。 - - * src/send.c (SEND_EXIT_IF_ERROR): テストを修正し、無効な socket - のテストを取り除いた(sock_close で行われるため)。 sock を NULL - にセットするようにした。 - (SEND_EXIT_IF_NOTOK): 閉じられた sock を NULL にセットするように - した。 - (send_smtp_open): SockInfo のみを使用するようにした。 - - * src/news.c (news_session_new): SockInfo を使用。 - (news_session_destroy): 同上、 sock を NULL にセット。 - - * src/nntp.c: 整数型の代わりに SockInfo を使用。 - * src/smtp.c: 同上。 - * src/pop.c: 同上。 - * src/recv.c: 同上。 - - * src/inc.c (inc_pop3_session_do): sock_sockinfo_free を削除。 - gdk_input_add をラッパーで包んだ。 - - * src/esmtp.c: socket 指示子を SockInfo を使うように変更。 - * src/esmtp.h: 同上、 socket.h を include した。 - * src/session.h (struct _Session): 同じく。 - * src/imap.c (imap_open): 整数型でなく SockInfo を返すようにした。 - SockInfo の内部データへのアクセスを削除。全ての呼び出し側と関数 - が SockInfo をとるようにした。 - (imap_session_new): sock_close を使用するようにした。 - (imap_session_destroy): 同上。 - - * src/compose.c (compose_exec_ext_editor): sock_write を fd_write - で置き換えた。 - - * src/main.c (app_will_exit): lock socket を fd_close で close する - ようにした。 - (prohibit_duplicate_launch): sock_xxx の代わりに fd_xxx を使用。 - (lock_socket_input_cb): 同上。 - - * src/socket.h, src/socket.c: SockInfo 構造体を glib チャネルを - 使用するように準備。全ての sock_xxx を、整数型の代わりに SockInfo - を使用するように変更。 - (sock_connect_unix, sock_open_unix, sock_accept): 名前を .. - (fd_connect_unix, fd_open_unix, fd_accept): .. これに変更し、全ての - 呼び出し側も変更。 - (fd_read, fd_write, fd_close): 新規。 - (sock_sockinfo_free): 削除。 - * src/socket.c (sock_connect_nb): ここでは sock_close の代わりに - close を使用。 - (sock_connect): 同上。 - -2001-04-26 - - * config.h.in: 削除。 - * ac/Makefile.am: gnupg-check-typedef.m4 を MACROS に追加。 - * .cvsignore: 追加。 - * src/inc.c - src/progressdialog.[ch] - src/pixmaps/complete.xpm - src/pixmaps/continue.xpm - src/pixmaps/error.xpm: メッセージの取り込みの状態を表示する - Leandro Pereira さんのパッチを適用(thanks!)。 - * src/inc.c: 状態の文字列を切替えるようにした。 - -2001-04-25 - - * cvs ツリーから po/*.gmo, configure, stamp-h.in, aclocal.m4, - Makefile.in を削除。 - * COPYING: RSA の著作権表示を削除。 - * po/sylpheed.pot, po/stamp-cat-id, po/cat-id-tbl.c を削除。 - * configure.in: sys/utsname.h のチェックを追加。 - -2001-04-24 Werner Koch - - W32 ブランチの大部分をマージ。 - - * configure.in: gpgme >= 0.2.1 を要求。 - - * acconfig.h (HAVE_U32_TYPEDEF): 新規。 - * ac/gnupg-check-typedef.m4: 新規。 - * configure.in: u32 型といくつかの型のサイズをチェック。 - * src/utils.h: u32 型と関係する定数を定義。 - - * src/about.c (about_create): MD5 に関する表示を削除。RSA Inc の - 実装はもう使用されていません。 - * src/md5ify.c, src/md5ify.h, src/md5global.h: 削除。 - * src/md5c.c, src/md5c.h: FSF の実装で置換し、関数名を標準の小文字 - の命名規則にしたがって変更。全ての呼び出し側を変更。 - (md5_hex_digest): 新規。 - (md5_hmac): Martin Schaaf さんによる hmac 関数を少し修正して追加。 - (md5_hex_hmac): 新規。 - * src/esmtp.c, src/esmtp.h (md5_hex_hmac): 削除。 - (hmac_md5): 削除。 - * src/pop.c (pop3_getauth_apop_send): md5_digest を新しい関数 - md5_hex_digest で置換。 - - * src/about.c: 利用可能な場合のみ utsname.h を include するように - した。 - - * src/utils.c, src/utils.h (get_home_dir): 特別な Windoze の要求 - によりよく対応するために追加。全ての g_get_home_dir() の呼び出し - をこの関数に変更。 - - * simple-gettext.c: 新規。 - - * src/main.c (main): GnuPG が正しくインストールされていなければ - 警告を出すようにした。 - - * src/sigstatus.c, src/sigstatus.h: 新規。 - * src/rfc2015.c (check_signature): sigstatus ウィンドウを使用し、 - ユーティリティ関数からステータステキストを得るようにした。 - - * src/select-keys.c: グローバルの select_keys 変数を削除し、 - アロケートした変数を全ての関数で渡すようにした。 - (set_row): 暗号化できる鍵のみを表示。 - (update_progress): プログレスバーを、風車とどの鍵の情報を収集 - しているかを示すテキストで置き換えた。他の全てのプログレスバー - を削除し、呼び出し側を更新。 - - * src/prefs_common.c (prefs_privacy_create) [__MINGW32__]: 捕捉 - ボタンを表示しないようにした。 - -2001-04-24 - - * src/prefs_common.[ch] - src/procheader.c: strftime() を使い、ユーザがサマリビューで - 日付の表示の書式を定義できるようにする Darko Koruga さんのパッチ - を適用(thanks!)。 - * src/prefs_common.c: prefs_quote_colors_dialog() - src/mainwindow.c: main_window_reflect_prefs_all(): 色の設定が - 変更されたらメッセージの色を更新するようにした。 - * src/main.[ch]: 起動時のディレクトリを記憶するようにした。 - * src/export.c: export_mbox(): 最初に起動時のディレクトリに chdir - するようにした。 - * src/filesel.c: filesel_select_file(): 最初に起動時のディレクトリ - を開くようにした。 - -2001-04-23 - - * 終了時に送信待ちのメッセージがあれば警告するオプションを追加 - [sergey]: - - * src/compose.c: compose_queue(): 送信待機後に folder_item_scan() - と folderview_update_item() を呼ぶようにした。 - * src/folderview.c: folderview_update_node(): 送信待ちのメッセージ - があれば送信待ちフォルダをボールドフォントで描画するようにした。 - * src/mainwindow.c: queued_messages(): 新しい関数。 - app_exit_cb(): warn_queued_on_exit がセットされていて、送信待ち - のメッセージがあれば警告を表示するようにした。 - * prefs_common.[ch]: warn_queued_on_exit オプションを追加。 - - * src/mainwindow.c: queued_messages() を main.c に移動し、 - get_queued_message_num() に名称変更。 - * src/main.c: app_will_exit(): app_exit_cb() から警告ダイアログの - コードを移動し、manage_window_focus_in() を追加。 - - * GnuPG 鍵選択対応を拡張 [sergey]: - - * src/select-keys.c: Win32 ブランチの最新版に更新し、任意の鍵の - 選択に対応。 - * src/prefs_account.c: アカウントオプションウィンドウに「機密」 - タブを追加。 - prefs_account_privacy_create(), - prefs_account_sign_key_set_data_from_radiobtn(), - prefs_account_sign_key_set_radiobtn(): 新しい関数。 - * src/prefs_account.h: 新しい設定: sign_key_type, sign_key_id. - * src/rfc2015.c: set_signers(): 新しい関数。 - pgp_sign(): アカウントパラメータと set_signer() の呼出しを追加。 - rfc2015_sign(): アカウントパラメータを追加し、pgp_sign() に - 渡すようにした。 - * src/rfc2015.h: rfc2015_sign(): プロトタイプを更新。 - * src/compose.c: 現在のアカウントを rfc2015_sign() に渡すように - した。 - -2001-04-22 - - * src/mbox.c: export_to_mbox(): メモリリークのバグを修正。 - -2001-04-20 - - * src/mbox.[ch]: export_mbox() を export_to_mbox() に変更。 - メモリリークのバグを修正。 - * src/export.[ch]: フォルダを mbox にエクスポートするために追加。 - * src/import.[ch]: import_mbox() がデフォルトのフォルダをとる - ようにした。ダイアログに説明を追加。 - * src/summaryview.c: summary_show(): メッセージの受信後にツールバー - のボタンが押せないままになっていたバグを修正。 - * src/export.c - src/import.c: OK またはキャンセルボタンが数回押されたらプログラム - が終了してしまうバグを修正。 - * src/prefs_common.[ch] - src/addressbook.c: 「ダブルクリックしたときにアドレスを宛先に - 追加する」オプションを追加。 - -2001-04-19 - - * src/prefs_common.[ch]: 設定項目を再構成し、メッセージタブを追加。 - * src/main.c: parse_cmd_opt(): コマンドラインオプション --version - を追加。 - * src/mh.c: 特別フォルダに移動/コピーしたときは MSG_DELETED フラグ - を外すようにした。 - * src/prefs_common.[ch] - src/headerview.[ch]: ヘッダペインをトグルできるようにした。 - * src/prefs_common.[ch] - src/textview.c: ページスクロール単位を1ページと半ページで切替え - られるようにした。 - * src/mbox.[ch]: フォルダ中の全メッセージを読み込み、それらを一つの - mbox ファイルに保存する export_mbox() を追加。 - -2001-04-18 - - * src/prefs_filter.[ch]: 振り分け設定のコードを prefs_common.c - から分離し、別個のダイアログにした。 - -2001-04-17 - - * version 0.4.64 - - * src/automaton.[ch] - src/inc.c: 新着メールの受信中にキャンセルボタンをクリックした - ときに Sylpheed がクラッシュするバグを修正(Sergey Vlasov さん - thanks)。 - * src/xml.c: xml_build_tree() - src/addressbook.c: 不正な XML ファイルが与えられたときに無限 - ループを起こすバグを修正。 - -2001-04-16 - - * src/summaryview.c - src/inc.c: 「新着メールを受信した後受信箱に移動する」オプション - がオフになっていた場合の問題を修正する Sergey Vlasov さんからの - パッチを適用(thanks!)。 - -2001-04-15 - - * src/xml.[ch]: エスケープされる必要のあるキャラクタと、複数行に - わたるタグに対応するように修正。 - * src/folder.c - src/addressbook.c: '<', '>', '&', ''', '"' のようなキャラクタを - エスケープするように修正。 - -2001-04-10 - - * version 0.4.63 - - * src/folder.[ch] - src/mainwindow.c - src/mh.[ch] - src/procmsg.[ch] - src/summaryview.[ch]: MH フォルダにメッセージのコピーの操作を - 追加する Darko Koruga さんのパッチを適用(thanks!)。 - * src/imap.c: スラッシュからドットへの変換を無効にした。 - * src/imageview.c: 画像の読み込みに失敗したとき古い画像を表示 - していたバグを修正(Darko Koruga さん thanks)。 - -2001-04-09 - - * src/procmsg.c: procmsg_read_cache(): キャッシュの読み込み速度を - 上げるために setvbuf() を追加(Sergey Vlasov さん thanks)。 - * src/inc.c - src/summaryview.[ch] - prefs_common.[ch]: 新着メールを受け取ったときに同じフォルダを - 保つパッチを適用(Sergey Vlasov さん thanks)。 - * src/textview.c - src/utils.[ch]: get_quote_level() を utils.c に移動。 - -2001-04-08 - - * ac/Makefile.am: 追加。 - * Makefile.am - configure.in: ac ディレクトリを追加。 - -2001-04-07 - - * src/summaryview.c: summary_filter(): immediate_exec オプションが - 指定されていたらメッセージを即座に移動するようにした。 - * src/prefs_common.[ch] - src/textview.[ch] - src/gtkutils.[ch]: Stephen Anthony さんのメッセージ色パッチを - いくらか修正して適用(thanks!)。 - * src/gtksctree.c - src/mimeview.c: MimeView の挙動を修正(平松さん thanks)。 - -2001-04-06 - - * src/utils.c: copy_file() - src/mh.c: ファイルシステムをまたいでメッセージを移動できるように - する Darko Koruga さんのパッチを適用(して修正)(thanks!)。 - * src/procheader.c - src/utils.[ch]: メッセージの日付をローカル時間に変換する - Jorge Van Hemelryck さんのパッチを適用(thanks!)。 - * src/utils.c: remote_tzoffset_sec(): 一文字のタイムゾーンの符号 - が逆になっていたバグを修正。 - * src/folder.c: folder_item_add_msg(): add_msg() メソッドに - assertion を追加(たかのさん thanks)。 - -2001-04-05 - - * src/procmime.c: procmime_decode_content(): quoted-printable で - エンコードされたメッセージが `=00' を含んでいた場合それを壊して - いたバグを修正(とみたまさひろさん thanks)。 - * src/gtksctree.c - src/mimeview.c - src/summaryview.c: MIME ビューの DnD の挙動を修正(平松さん thanks)。 - -2001-04-04 - - * src/about.c: about ダイアログの外観を修正する Sergey Vlasov さん - からのパッチを適用(thanks!)。 - * src/prefs_common.[ch] - src/rfc2015.[ch] - src/mimeview.c - src/procmime.[ch] - src/compose.[ch] - src/passphrase.c - src/textview.[ch]: sylpheed-win32 branch から port された GnuPG - 対応パッチを適用(Sergey Vlasov さん thanks)。 - * INSTALL, INSTALL.jp: GnuPG についての説明を更新。 - -2001-04-03 - - * src/utils.[ch]: References ヘッダをパースし、それを文字列のリスト - にする references_list_append() を追加。 - * src/compose.c: 長すぎる References ヘッダを切り詰め、ゴミ文字を - 削除し、ヘッダを整理するように修正(Matthias Intemann さん thanks)。 - -2001-04-02 - - * src/addr_compl.c: Alfons Hoogervorst さんのアドレス補完バグ修正 - パッチを適用(thanks!)。 - -2001-04-01 - - * src/gtksctree.c: tree_select_row シグナルが実際にカラム数を渡す - ように修正。 - * src/summaryview.c: summary_selected(): 汎用マークと未読マークを - カラムのクリックでトグルできるようにした。 - summary_mark_row_as_read() と summary_mark_row_as_unread() を追加。 - * src/prefs_common.c: Sergey Vlasov さんのレイアウト修正パッチを適用 - し、いくつかの GtkEntry ウィジェットの幅を調整した。 - * src/prefs.c: prefs_dialog_create(): ノートブックがフォーカスを - 得られるようにした。 - * src/inc.c: inc_start(): 認証ダイアログでサーバ名も表示されるように - 修正(Sergey Vlasov さん thanks)。 - -2001-03-31 - - * src/mimeview.c: mimeview_key_pressed(): 異常なマルチパート - メッセージを表示したときに segmentation fault を起こすバグを - 修正(Sergey Vlasov さん thanks)。 - * src/summaryview.c: summary_display_msg(): MIME リストが空の場合は - サマリビューにフォーカスするようにした。 - -2001-03-30 - - * src/pixmaps/deleted.xpm - src/pixmaps/mark.xpm - src/summaryview.c: 削除とマークアイコンを追加。 - * src/gtkutils.c: gtkut_widget_init(): gtk_widget_destroy() を - gtk_widget_unref() に変更。 - * src/addr_compl.c: start_address_completion(): アドレス帳が空の - ときに警告が表示されるバグを修正(Chideok Hwang さん thanks)。 - -2001-03-29 - - * src/summaryview.c: summary_show(): メモリリークのバグを修正 - (ChiDeok Hwang さん thanks)。 - * src/pixmaps/forwarded.xpm - src/pixmaps/replied.xpm - src/pixmaps/new.xpm - src/pixmaps/unread.xpm - src/compose.c - src/mainwindow.c - src/prefs_common.c - src/procmsg.h - src/summaryview.[ch]: 返信・転送マークを返信または転送する - メッセージに付ける Harc Hoper さんからのパッチを適用(thanks!)。 - そして新着・未読マークは David Mehrmann さんの作成したアイコン - で置き換えられた(thanks!)。 - * src/summaryview.c: 未読と MIME の列の幅を固定にした。 - * src/prefs.c: prefs_config_parse_one_line(): '=' セパレータを - チェックするようにした(Sergey Vlasov さん thanks)。 - -2001-03-26 - - * src/prefs_common.[ch]: スムーズスクロールのオプションをインタ - フェースタブに移動。 - * src/textview.c: 一行スクロールもスムーズスクロールを行うように - した。 - -2001-03-25 - - * src/prefs_common.[ch] - src/textview.c: 瀬藤さんと二之宮さんからのスムーズスクロール - パッチを適用(thanks!)。 - -2001-03-24 - - * src/summaryview.c: summary_attract_by_subject(): 高速化のために - ハッシュテーブルを使って書き換えた。 - * src/prefs_account.c: filter_on_receive をデフォルトで TRUE にした。 - * src/mainwindow.c: メニューの項目を並べ換えた。 - -2001-03-23 - - * src/gtkutils.c: gtkut_clist_bindings_add(): アドレス補完がスペース - キーとエンターキーを受け付けないバグを修正。 - -2001-03-22 - - * src/utils.[ch] - src/codeconv.c: 非 ASCII キャラクタを正しくエンコードしなかった - バグを修正。 - * src/compose.c: 返信または草稿の再編集時に幾つかのヘッダを正しく - デコードしなかったバグを修正(Sergey Vlasov さん thanks)。 - -2001-03-21 - - * src/gtkutils.[ch]: いくつかのクラスの振る舞いを変更する - gtkut_widget_init() を追加。 - * src/main.c: main(): gtkut_widget_init() を先に呼ぶようにした。 - * src/summaryview.c: summary_create(): キーバインドのコードを削除。 - -2001-03-19 - - * src/procmsg.[ch]: 可読性のために修正。 - -2001-03-18 - - * src/mainwindow.c: "Clean trash" を "Empty trash" に変更。 - フォルダ操作のためのメニュー項目を追加。 - allsel_cb(): インプットフォーカスに従ってサマリビューとメッセージ - ビューとの間でターゲットを切り替えるようにした。 - サマリサブメニューから「全て選択」を削除。 - * src/folderview.[ch]: フォルダを作成/名称変更/削除するための関数を - 追加。 - * src/procmsg.[ch]: 「マーク」と「削除」フラグを永続するようにし、 - 「重要」フラグを削除。 - * src/summaryview.c: フラグに従って行のスタイルを設定する - summary_set_row_marks() を追加し、いくつかの関数がそれを使用する - ようにした。 - * src/mainwindow.c: allsel_cb(): メッセージビューを非表示にしている - 場合も正しく選択されるように修正。 - -2001-03-17 - - * src/socket.c: sock_connect_by_getaddrinfo(): ソケットのリソース - リークのバグを修正し、ルーチンを書き直した。 - * src/inc.c: inc_mail(), inc_all_account_mail(): フォルダが開かれ - ていて、そのフォルダに新着メッセージが到着した場合にフォルダツリー - に間違った未読数を表示していたバグを修正。 - * src/socket.c: sock_connect_by_getaddrinfo(): バグを再度修正。 - -2001-03-15 - - * src/mh.c: mh_move_msg(), mh_move_msgs_with_dest(): 移動先の - ファイルの存在をチェックするようにした。 - * src/procmsg.c: procmsg_set_flags(): メッセージリストの最後の - 番号をカウントするようにした(そして新着メッセージが開けない - バグを修正)。 - -2001-03-13 - - * src/prefs_common.c: prefs_send_create(): 送信コードセットから - EUC-JP と Shift_JIS を削除。 - -2001-03-12 - - * version 0.4.62 - -2001-03-11 - - * src/send.c: send_message_queue(): 送信待ちメッセージの `From' - とサーバ名からアカウントを検索するように修正。 - * src/account.[ch]: 指定されたアドレスと SMTP サーバからアカウント - を見つける account_find_from_smtp_server() を追加。 - * src/Makefile.am - src/mainwindow.c - src/summaryview.[ch] - src/sourcewindow.[ch]: DINH V. Hoa さんからのソース表示パッチを - 統合(thanks!)。 - -2001-03-10 - - * src/addr_compl.[ch] - src/addressbook.c - src/compose.c: Alfons Hoogervorst さんからの機能強化された - アドレス補完パッチを適用(thanks!)。 - * src/addr_compl.c: g_assert() を g_return(_val)_if_fail() で置き - 換えた。 - * src/folder.c: folder_init() - src/folderview.c: folderview_drag_motion_cb() - src/procmsg.c: procmsg_clean_trash() - src/summaryview.c: summary_start_drag() - src/imap.[ch]: 鈴木未央さんからの IMAP4 移動/削除機能パッチを - 統合(thanks!)。 - -2001-03-08 - - * src/main.c: parse_cmd_opt(): --compose オプションが mailto: の - URI を認識するようにした。 - * src/utils.[ch]: execute_async(): 引用符で囲まれた引数を正しく - 処理するようにした。 - strstr_with_skip_quote(), strsplit_with_quote(): 引用符対応版の - g_strsplit(). - * src/mimeview.c: mimeview_view_file() - src/prefs_common.c: ファイル名の周りにシングルクォーテーション - マークを追加。 - -2001-03-07 - - * configure.in - src/compose.c - src/prefs.c - src/procmime.c - src/summaryview.c - src/mbox.c - src/recv.c - src/utils.[ch]: Dmitry V. Levin さんからのセキュリティ修正パッチ - をいくらか修正して適用(感謝!)。 utils.[ch] に my_tmpfile() を - 追加。 - * src/main.c: --receive-all コマンドラインオプションを追加。 - -2001-03-06 - - * src/socket.c: sock_connect_thread(): マルチスレッドと IPv6 の - 両方が有効になっていたらコンパイルできないバグを修正 - (石原さん thanks)。 - * src/utils.[ch] - src/compose.c: 署名ファイルで FIFO が使えるようにする Jason - McCarver さんからのパッチを適用(感謝!)。 - * src/textview.c: さらに少しリファクタリングを行った。 - * src/socket.c: sock_accept(): socklen_t を gint に変更。 - -2001-03-05 - - * src/main.c - * src/textview.c: コードを少し整理。 - -2001-03-04 - - * src/compose.[ch] - src/main.c - src/textview.c: クリッカブル URI の不具合を修正しメールアドレス - をクリッカブルにし、そして --compose コマンドラインオプションで - アドレスを指定できるようにする Alfons Hoogervorst さんからの - パッチを統合(感謝!)。 - -2001-03-03 - - * src/esmtp.[ch] - src/smtp.[ch] - src/send.c - src/prefs_account.[ch] - src/Makefile.am: Martin Schaaf さんの SMTP AUTH パッチを適用し、 - そのバグをいくつか修正(感謝!)。 - * src/textview.c: textview_key_pressed(): フォーカスをサマリビュー - に移動しないようにした。 - * src/main.c: parse_cmd_opt(): ヘルプメッセージを修正。 - * src/html.[ch]: HTMLParser に empty_line を追加し、パーサの - ルーチンを少し修正。 - -2001-03-01 - - * src/html.c: eucjp_symbol_list を追加し、いくつかの文字を - ascii_symbol_list に追加。 - -2001-02-19 - - * src/codeconv.[ch]: CodeConverter にメンバ `charset' と - `charset_str' を追加。 - * src/html.[ch]: ISO-8859-1 コードセットのためのシンボルリストを - 追加。 - html_parser_new(): ドキュメントのキャラクタセットに応じて - シンボルハッシュテーブルを変更するようにした。 - html_parse_special(): 文字コード番号を認識するようにした。 - -2001-02-17 - - * src/textview.c: HTML をパースし、テキストとして表示する - textview_show_html() を追加。 - textview_show_part(): パートが text/html なら textview_show_html() - を呼ぶようにした。 - * src/html.[ch]: HTML パーサを実装。 - -2001-02-15 - - * src/codeconv.[ch]: CodeConverter と、そのメソッドを追加 - (conv_code_converter_new(), conv_code_converter_destroy(), そして - conv_convert())。 - * src/textview.c: HAVE_LIBJCONV による分岐を削除し、 CodeConverter - を用いて書き直した。 - -2001-02-12 - - * src/mbox.c: proc_mbox(): 重複する From_ 行に対する対処。 - -2001-02-11 - - * src/codeconv.c: 少しコードの整理。 - -2001-02-05 - - * src/mainwindow.c: main_window_popup(): メインウィンドウを正しく - ポップアップしないバグを修正。 - * src/codeconv.h: CS_EUC_CN と CS_EUC_TW の定義が逆になっていた - バグを修正(坂本さん thanks)。 - -2001-02-04 - - * src/gtkutils.[ch] - src/main.c - src/mainwindow.[ch] - src/socket.[ch]: 多重起動を抑制し、コマンドラインオプションによる - リモートコントロールを可能にする平松さんからのパッチを適用 - (thanks!)。 - -2001-02-03 - - * src/summaryview.c: summary_button_pressed(), summary_selected(): - メッセージビューが隠れているときに中央ボタンがクリックされたら - ビューを切り替えるようにした。 - summary_drag_data_get(): メモリリークを修正。 - * src/Makefile.am - src/compose.c: compose_write_headers(): X-Mailer または - X-Newsreader フィールドに host_alias を使用するように修正。 - -2001-02-03 - - * version 0.4.61 - - * src/folderview.c: どこか別の場所に同名のフォルダが存在する場合に - フォルダを作成できないバグを修正。 - -2001-02-02 - - * src/folderview.c: folderview_update_all(): フォルダツリーを更新 - した後にフォルダが選択されると segmentation fault を起こすバグを - 修正。 - * src/compose.c: compose_send(): ロック時のバグを修正。 - compose_write_headers(): cur_account を参照していたバグを修正。 - compose_convert_header(): 引数をチェックするようにした。 - -2001-02-01 - - * src/main.c: コードの整理と、 --help オプションを追加。 - -2001-01-31 - - * src/send.c: ユーザ定義のドメイン名の設定を再び有効にした。 - * src/utils.c: is_next_mbs(): 一時的マルチバイト配列のサイズを - MB_CUR_MAX に変更。 - strdup_mbstowcs(): mbstowcs() にエラーチェックを追加。 - strdup_wcstombs(): wcstombs() にエラーチェックを追加。 - * src/addr_compl.c: get_address_from_edit(): strdup_mbstowcs() の - 戻り値をチェックするようにした。 - * src/codeconv.c: conv_encode_header(): strdup_mbstowcs() に - エラーチェックを追加。 - -2001-01-30 - - * src/utils.c: log_error(): abort しないように g_error() を - g_warning() に変更。 - iswalnum() を追加。 - * src/addr_compl.c: add_address(): 名前あるいはアドレスが空の - 場合にプログラムを abort していたバグを修正。 - get_address_from_edit(): マルチバイト文字に対応。 - * configure.in: タイプミスを修正。 - * src/send.c: ユーザ定義の SMTP ポートの設定を再び有効にした。 - -2001-01-30 - - * version 0.4.60 - - * configure.in: --enable-gpgme オプションを追加し、デフォルトで - GPGME を無効にした。 - * 無効の場合、 MimeInfo 中の GPGME 関連のメンバが使用されないように - した。 - * src/rfc2015.c: 警告のための整理。 - * README - README.jp - INSTALL - INSTALL.jp: 更新。 - * Makefile.am: bzip2 のオプションを修正。 - -2001-01-29 - - * src/procmime.[ch]: MIME タイプに MIME_APPLICATION_OCTET_STREAM を - 追加。 - * src/mimeview.c: mimeview_view_file(): MIME タイプが - application/octet-stream の場合は何もしないようにした。 - * src/folderview.c: folderview_update_all(): フォルダのアップデート - 中はモーダルダイアログを表示するようにした。 - * src/folderview.c: folderview_update_all(): ダイアログを削除できない - バグを修正。 - -2001-01-28 - - * src/mimeinfo.c: 添付ファイルを metamail を使って開く John E.P. - Hynes さんからのパッチをマージ(感謝!)。 - * src/procmime.[ch]: procmime_get_tmp_file_name() を追加。 - * src/compose.c - src/addr_compl.[ch]: メッセージ作成ウィンドウのアドレスエントリ - でアドレス補完を可能にする Alfons Hoogervorst さんからのパッチ - をマージ(感謝!)。 - * src/addr_compl.c: get_all_addresses(), read_address_book(): - アドレスツリーを解放するのに xml_free_tree() を使用するように修正。 - -2001-01-27 - - * src/utils.c: remove_dir_recursive(): カレントディレクトリを消そう - として失敗するバグを修正(牧さん thanks)。 - * src/summary_search.c: 検索ダイアログに `一括検索' オプションを - 追加(高橋さん thanks)。 - * src/pixmaps/stock_mail_attach.xpm - src/pixmaps/tb_address_book.xpm - src/compose.c: Leandro Pereira さんから寄贈していただいたツール - バーアイコンをいくつか追加(感謝!)。 - -2001-01-25 - - * src/rfc2015.c: passphrase_cb(): パスフレーズダイアログをキャンセル - したときに segmentation fault を起こすバグを *ついに* 修正。 - デバッグメッセージ中のパスフレーズを隠した。 - * src/about.c: about_create(): どの機能も使用されなかったときに - コンパイルに失敗するバグを修正。 - * src/foldersel.c: foldersel_set_tree(): 全ての MH フォルダを表示 - するようにした。 - * src/inc.c: inc_start(): パスワードダイアログをキャンセルしても - 何度も表示していたバグを修正。 - * src/summaryview.c: summary_write_cache(): クラッシュを防ぐために - folder_item_get_cache_file() の後にアサーションを置いた。 - * 上記の4つの修正に関して牧さんに感謝。 - * src/utils.h: #include を追加。 - -2001-01-24 - - * src/rfc2015.c: エラーメッセージに使用されているいくつかの - g_messages() を g_warning() に変更。 - -2001-01-23 - - * src/procmsg.[ch]: 長さ >= BUFFSIZE の文字列データを扱えるように - マクロ READ_CACHE_DATA() を修正。 - * src/rfc2015.c: rfc2015_encrypt(): return を `goto failure' に変更。 - * src/pixmaps/stock_mail_receive_all.xpm - src/pixmaps/stock_mail_reply_to_all.xpm - src/Makefile.am - src/mainwindow.c: main_window_toolbar_create(): David Mehrmann - さんから寄贈していただいた新しいツールバーアイコンを追加(感謝!)。 - * src/inc.[ch]: 「全受信」モードで、受信ごとに進捗ダイアログを - 作成して削除することがないように構造を大幅に見直した。 - -2001-01-22 - - * src/mh.c: mh_scan_tree_recursive(): `inbox' 等の名前のサブフォルダ - を特別なフォルダと誤って認識するバグを修正。 - * src/rfc2015.c: rfc2015_encrypt(): boundary を正しく引用符で括って - いなかったバグを修正。 - -2001-01-21 - - * Werner Koch さんからの GnuPG パッチを適用 (感謝!)。 - * Mixmaster のサポートを削除。 - * src/rfc2015.c: g_error() を g_warning() に変更し、いくつかの - メッセージを修正。 - * src/about.c: about_create(): コンパイル済機能リストを修正。 - * README - README.jp - INSTALL - INSTALL.jp: 更新。 - * src/select-keys.c: create_dialog(): レイアウトを修正。 - * src/headerwindow.c - src/addressbook.c - src/logwindow.c: ウィンドウが既に開いていればウィンドウを前面に - 出すようにした。 - * src/prefs_common.[ch]: 即座に実行する選択肢を追加。 - * src/summaryview.c: immediate_exec オプションが有効になっていれば、 - メッセージが移動または削除されたときに即座に実行するようにした。 - * src/summaryview.c: summary_delete(), summary_move_selected_to(): - summary_step() を summary_execute() の前に移動。 - * src/folderview.c: folderview_update_all(): フォルダツリーを正しく - スキャンするようにした。 - * src/compose.c: compose_write_headers(): to_list が空の場合、 - In-Reply-To ヘッダを付けないようにした。 - -2001-01-09 Werner Koch - - * configure.in, acconfig.h: GPGME のチェック。 - * ac/: ローカルな autoconf マクロのための新規ディレクトリ。 - * src/Makefile.am: GPGME 対応の追加。 - - * src/main.c (idle_function_for_gpgme): 新規。 - (main): この関数を登録。 - - * src/about.c: GPGME についての表記を追加。 - - * src/rfc2015.c, rfc2015.h: 新規。 - - * src/mimeview.c (mimeview_show_message): 署名のチェック。 - * src/procmime.c (procmime_scan_message): 同上。 - - * src/messageview.c (messageview_show): 復号化関係を追加。 - - * src/compose.c (compose_write_to_file): 要求されればファイルを暗号化。 - (compose_toggle_encrypt_cb): 新規 - (compose_toggle_mixmaster_cb): 新規、単に Mixmaster 対応のための準備。 - (compose_write_headers): mixmaster モードでいくつかのヘッダを抑制。 - - * src/prefs_common.c (prefs_common_create): 「プライバシー」 - ノートブックシートを追加。 - (prefs_privacy_create): 新規。後いくつかの新規構造体等。 - * src/compose.c (compose_create): 暗号化ボタンをデフォルトに指定 - された状態に設定。 - * src/compose.h (struct _Compose): use_encryption と use_mixmaster - を追加。 - - * src/compose.c (compose_send): return の前にロック解除が抜けている - のを追加。 - -2001-01-18 - - * src/gtksctree.[ch] - src/folderview.c - src/summaryview.[ch]: サマリビューからフォルダビューへの DnD を - 可能にし、その他の問題を解決する平松さんからのパッチを適用(感謝!)。 - * src/mainwindow.c: scan_tree_func(): segmentation fault を起こす - バグを修正。 - * src/imap.c: LOGIN のユーザ名と SELECT のフォルダ名を引用符で - 括った。 - * src/gtksctree.c: gtk_sctree_button_press(): ノードの展開状態を - トグルできないバグを修正。 - -2001-01-17 - - * src/imap.c: メッセージのリストをより正確に更新し、メッセージの - フラグを読み取る西村さんからのパッチを適用(感謝!)。 - * src/textview.c: textview_show_header(): X-Newsreader フィールド - も強調されるようにした。 - * src/summaryview.c: summary_show(): サマリを表示するときに - イベントをフラッシュするようにした。 - -2001-01-15 - - * src/summaryview.c: サマリビューの水平スクロールバーを有効にする - Alfons さんからのパッチを適用(感謝!)。 - -2001-01-13 - - * src/compose.c: compose_cb(): プログラムを起動した直後にメッセー - ジ作成ウィンドウを開けなかったバグを修正。 - * src/setup.c: scan_tree_func(): segmentation fault を起こすバグを - 修正。 - -2001-01-13 - - * version 0.4.52 - - * src/textview.c: textview_set_font(): 領域が選択されている時に - テキストウィジェットのマルチバイトとシングルバイトモードが - 切り替わった場合に segmentation fault を起こすバグを修正(GTK+ - のバグ?)。 - -2001-01-11 - - * src/mainwindow.c - src/summaryview.c: ニュースフォルダにいるときはメッセージを削除 - または移動できないようにした。 - * src/prefs_common.c - src/news.c: 最大のニュース記事数のオプションを追加。 - -2001-01-10 - - * src/compose.c: compose_send(): 一時ファイルの位置を変更。 - 試したアカウントが全てメールアカウントでない場合はデフォルトの - アカウントを使用するようにした。それも失敗したときは警告 - ダイアログを表示して中断するようにした。 - * src/prefs_account.c: prefs_account_get_new_id(): 最後の id - 番号を保持するようにした。 - prefs_account_open(): 新たなアカウントを作成するとき、デフォルト - のアカウントに従って個人情報を埋めるようにした。 - * sylpheed.spec.in: 適切なバージョン番号の sylpheed.spec を自動 - 生成するために追加(BONAIM さん thanks)。 - * configure.in - Makefile.am: sylpheed.spec.in のためのエントリを追加。 - -2001-01-09 - - * src/compose.[ch]: アカウントを正しく変更できるよう修正。 - * src/send.[ch]: cur_account を見ないように修正。 - * src/prefs_account.c: ニュースの設定で SMTP サーバのエントリを - 表示しないように修正。 - -2001-01-08 - - * src/folderview.c: 新規フォルダが作成されたり名前が変更されたり - したときに特別なフォルダを正しくソートしていなかったバグを修正。 - -2001-01-07 - - * src/compose.[ch]: メッセージ作成ウィンドウでアカウントを選択 - できるようにした。 - * src/folderview.c: フォルダ名の横に未読数を表示するようにした。 - * src/prefs_common.[ch]: 未読数表示のためのオプションを追加。 - -2001-01-06 - - * src/compose.[ch]: DINH V. Hoa さんからのニュース投稿パッチを - 統合し、多くの修正を加えた(感謝!)。 - compose_write_headers(): ニュースグループの空白を削除するように - した。 - Followup-To に対応。 - compose_destroy(): 正しくオブジェクトを削除するようにした。 - * src/news.c: news_post_to_group() と news_post() をまとめた - (複数回の投稿をする必要がないため)。 - * src/import.c: import_destsel_cb(): 選択したフォルダへのインポート - に失敗するバグを修正。 - * src/prefs_account.c: インタフェースを修正。 - -2001-01-05 - - * src/codeconv.[ch] - prefs_common.c: "SHIFT-JIS" を "Shift_JIS" に変更(IANAに登録され - ているため)。 - * src/nntp.[ch]: nntp_post() を追加。 - * src/news.[ch]: news_post() と news_post_to_group() を追加。 - -2001-01-04 - - * src/account.c: account_edit_open() - src/mainwindow.c: new_account_cb(): メッセージ作成ウィンドウが - 開いていたらアカウントを編集できないようにした。 - -2001-01-03 - - * src/folder.[ch]: folder_set_name() を追加。 - * src/account.c: IMAP4/NNTP のフォルダ名がアカウント名と同じに - なるようにした。 - -2001-01-02 - - * src/summaryview.c: summary_filter_func(): メッセージの振り分けに - 失敗するバグを修正。 - -2001-01-02 - - * version 0.4.51 - - * src/mbox.c: スプールファイルを正しく取りこめなかったバグを修正。 - From_ 行の前に空行がなくてもメッセージの区切りとみなすように修正。 - * src/send.c: send_message_queue() - src/procmsg.c: procmsg_send_queue(): 送信したメッセージを削除 - しようとして警告を出すバグを修正。 - -2001-01-01 - - * version 0.4.50 - - * src/folder.[ch] - src/news.[ch]: 実際にニュース記事を取得するように修正。 - * src/utils.[ch]: ディレクトリ階層を作成する make_dir_hier() を追加。 - * src/folder.c - folder_item_get_cache_file(), folder_item_get_mark_file(): - キャッシュディレクトリが存在しなければ作成するようにした。 - folder_add(): 追加されるフォルダを正しい場所に挿入するようにした。 - * src/imap.[ch]: 新しいフォルダアーキテクチャに合うように修正。 - imap_auth() で認証に失敗した場合 segmentation fault を起こすバグ - を修正。 - * src/folderview.c: IMAP4 フォルダ操作ルーチンを実装。 - -2000-12-31 - - * src/prefs_account.[ch]: PrefsAccount にアカウント ID と - nntp_server を追加。NNTP サーバのインタフェースを追加。 - * src/folderview.c: ニュースフォルダ操作ルーチンを修正。 - * src/folder.[ch]: RemoteFolder から cache_dir を削除し、 - folder_item_get_path() を修正。 - -2000-12-29 - - * src/folder.[ch]: create_folder(), rename_folder(), remove_folder() - を Folder クラスに追加。 - * src/mh.[ch]: mh_create_folder(), mh_rename_folder(), そして - mh_remove_folder() を追加。 - MH ディレクトリツリーを作成する mh_create_tree() を実装。 - mh_rename_folder(): サブフォルダのパスが正しく設定されるように - 修正。 - * src/folderview.c: folderview_new_folder_cb(), - folderview_rename_folder_cb(), folderview_delete_folder_cb() - を正しく動作するように修正。 - フォルダツリーからメールボックスを削除する - folderview_remove_mailbox_cb() と メニューエントリを追加。 - * src/setup.[ch]: 初期のセットアップのために追加。 - * src/alertpanel.c: ダイアログの外観を変更。 - * src/compose.c: フラグを正しくセットするように - compose_save_to_outbox() と compose_queue() を修正。 - -2000-12-28 - - * src/mainwindow.c: ツールバーのラベルの文字列を修正。 - -2000-12-27 - - * src/gtkutils.[ch]: gtkut_ctree_node_move_if_on_the_edge() を追加。 - * src/summaryview.c: summary_display_msg(): リストの端のメッセージ - が表示されたらスクロールするようにした。 - -2000-12-25 - - * src/folder.[ch] - src/mh.[ch]: メッセージを移動する関数を追加。 - * src/procmsg.[ch]: procmsg_move_messages_with_dest() を folder.c - と mh.c に移動。 procmsg_to_folder_hash_table() を追加。 - -2000-12-24 - - * src/utils.[ch]: get_tmp_file() を追加。 - * src/pop.c - src/inc.c - src/folder.c: メッセージを受信するのに失敗していたバグを修正。 - * src/mh.c: mh_scan_folder(): フォルダの新着、未読、総数を調べる - ようにした。 - -2000-12-23 - - * src/folderview.c: 特別なフォルダを設定するルーチンを追加。 - * src/folder.[ch]: メソッド is_msg_changed() を追加。 - folder_find_item_from_path() を実装。 - * src/summaryview.c: 間違って FolderItem を解放していたバグを修正。 - * autogen.sh: configure が引数を取れるように修正。 - -2000-12-22 - - * src/main.c - src/mainwindow.[ch]: メールボックスのパスを訊ね、作成する - main_window_new_mailbox() を追加。 - * src/folderview.c: フォルダツリーと選択されたフォルダを展開する - ようにした。 - -2000-12-21 - - * src/mh.[ch] - src/folder.c: フォルダを再帰的にスキャンし、ツリーを生成する - mh_scan_tree() を実装。 - -2000-12-19 - - * src/compose.c - src/defs.h - src/filter.[ch] - src/folder.[ch] - src/foldersel.[ch] - src/folderview.[ch] - src/imap.[ch] - src/import.c - src/inc.c - src/main.[ch] - src/mainwindow.c - src/mbox.[ch] - src/mh.[ch] - src/news.[ch] - src/prefs_common.c - src/procmsg.[ch] - src/summaryview.[ch] - src/xml.[ch] - src/Makefile.am: 開発版ツリーを cvs ツリーにマージ。いくつかの - 関数はまだ実装されていません。 - -2000-12-18 - - * version 0.4.9 - -2000-12-11 - - * src/xml.[ch]: タグの省略形 () に対応。 - * src/procmsg.c: procmsg_msg_exist(): メモリリークのバグを修正。 - * src/imap.c: imap_parse_atom(): subject が空の場合 segmentation - fault を起こすバグを修正(筒井さん thanks)。 - * src/folder.[ch]: 更新。 - -2000-12-10 - - * src/xml.[ch]: 指定された XML ファイル全体を解析し、木構造を返す - xml_parse_file() を追加。 - -2000-12-09 - - * po/pt_BR.po: segmentation fault を起こす幾つかの typo を修正。 - -2000-12-07 - - * version 0.4.8 - - * src/session.h: 追加。 - * src/folder.[ch]: 更新。 - * src/compose.c: compose_write_to_file() - src/codeconv.c: conv_get_outgoing_charset_str(): 送信キャラクタ - セットが指定されていて、非 ASCII なキャラクタが subject に使用 - されていると charset にゴミを出力していたバグを修正。 - -2000-12-04 - - * src/statusbar.c: statusbar_puts(): ステータスバーが非表示の場合に - 処理をロックしてしまっていたバグを修正。 - -2000-12-03 - - * src/folder.[ch]: よりオブジェクト指向なフォルダ管理のために追加。 - -2000-12-02 - - * version 0.4.7 - - * src/mainwindow.c - src/prefs_common.[ch]: ステータスバーの状態が保存されるようにした。 - * src/compose.c: compose_insert_sig(): 署名ファイルが存在しない - ときは区切りを表示しないように修正。 - * src/prefs_account.[ch] - src/inc.c: 全アカウントから受信するときにメッセージを受信するか - どうかを切り替えられる選択肢を追加。 - * README - README.jp: 説明を更新し、使用方法をいくつか追加した。 - -2000-12-01 - - * src/Makefile.am - src/gtkshruler.[ch] - src/compose.[ch]: メッセージ作成ウィンドウのルーラをグラフィカル - にする Alfons Hoogervorst さんからのパッチを適用(感謝!)。 - -2000-11-27 - - * src/codeconv.c - src/mainwindow.c - src/prefs_common.c: CS_WINDOWS_1251 を CS_CP1251 で置き換えた。 - -2000-11-27 - - * version 0.4.6 - - * src/compose.c: 引用メッセージの色を再び黒に戻した。 - -2000-11-26 - - * src/about.c: Sylpheed ホームページへのクリッカブル URI と、 - コンパイル時に組み込まれた機能のリストを追加。 - * src/compose.c: 引用されたメッセージの色を青にした。 - * src/summaryview.c: コンテキストメニューに「全てのヘッダを表示」 - を追加。 - * src/prefs_common.c: ダイアログからスレッド表示のオプションを削除。 - * src/compose.c: 引用フォーマットを正しくパースしていないバグを - 修正。 - -2000-11-25 - - * src/compose.c: compose_set_ext_editor_sensitive(): 行折り返しの - メニュー項目とツールボタンを切り替えるように修正。 - * src/prefs_common.c: 署名の区切りのデフォルトを修正。 - * src/compose.[ch]: 作成ウィンドウにルーラを追加。 - * src/prefs_common.[ch]: ルーラ表示状態のメンバを追加。 - -2000-11-24 - - * src/headerview.[ch]: destroy 用関数を追加。 - * src/messageview.c: messageview_destroy(): HeaderView オブジェクト - を解放していなかったメモリリークのバグを修正。 - * src/prefs.c: prefs_write_open(): メモリリークのバグを修正。 - * src/xml.c: xml_close_file(): メモリリークのバグを修正(上記3つの - メモリリークのバグ修正に関して Alfons Hoogervorst さんに感謝)。 - -2000-11-23 - - * version 0.4.5 - - * README - README.jp - INSTALL - INSTALL.jp: 記述をいくつか修正。 - -2000-11-22 - - * src/compose.c: 自動改行機能を実装。 - * src/prefs_common.[ch]: 自動改行用の設定を追加。 - * src/codeconv.[ch]: コードセットに Windows-1251 を追加。 - conv_jistoeuc(): ある半角カナ文字が出現したときに segmentation - fault を起こすバグを修正。 - * src/summaryview.c: summary_select_all(): メッセージ数が多い - 場合はステータスバーにメッセージを表示するようにした。 - -2000-11-18 - - * src/compose.c: compose_reply(), compose_quote_parse_fmt(): - 引用符もパースするように修正。 - フォーマットにイニシャルを意味する %I を追加。 - * src/codeconv.[ch]: コードセットに GB2312 と Big5 を追加。 - 不正な送信コードセットを設定していたバグを修正。 - * src/mainwindow.c - src/prefs_common.c: 中国語のコードセットのメニュー項目を修正。 - -2000-11-17 - - * src/codeconv.[ch] - src/prefs_common.[ch]: 送信キャラクタセットが(数値でなく) - 文字列で保存されるように修正。 - -2000-11-16 - - * src/textview.c: textview_set_font(): font と fontset を選択する - 方法を変更。そして ISO-8859-1 のデフォルトのフォントを変更。 - * src/headerview.c: headerview_show_xface(): 無効な X-Face を - 無視するようにした。 - * src/codeconv.c: conv_codeset_strdup(), conv_get_code_conv_func(): - 変換元のコードセットが NULL で現在のロカールが日本語の場合、 - 変換元のコードセットを ISO-2022-JP とみなすように修正。 - -2000-11-14 - - * src/textview.c: textview_destroy(): textview->msgfont が NULL - の場合に segmentation fault を起こすバグを修正(平松さん thanks)。 - * src/main.c - src/defs.h: メニューのショートカットを保存できるようにする - 柳瀬さんからのパッチを適用(感謝!)。 - -2000-11-11 - - * src/mainwindow.[ch]: メニューアイテムのセンシティビティを切り替 - える main_window_set_menu_sensitive() を追加。 - * src/summaryview.c: summary_set_popup_sensitive() を - summary_set_menu_sensitive() に名称変更し、メインメニューの - センシティビティを設定するようにした。 - -2000-11-09 - - * src/textview.c: textview_init(): GtkText のテーマエンジンを - 切っていなかったバグを修正(平松さん thanks)。 - * src/compose.c: compose_quote_parse_fmt(): 差出人のフルネームと - ファーストネームを意味する %n と %N を追加。 - * manual/ja/*.??ml: 最新版に更新。 - -2000-11-07 - - * version 0.4.4 - - * src/defs.h: main.h から定義を分離し、 DEFAULT_SPOOL_PATH と - MAXPATHLEN をシステムのヘッダから設定する戸川さんからのパッチ - を適用(感謝!)。 - * src/codeconv.c: conv_get_current_charset(): lt_LT と UTF-8 - ロカールのための修正。 - * src/textview.c: textview_set_font(): ロカールがマルチバイトの - 場合に正しいフォントを設定するように修正。 - textview_destroy(): 破壊のための適切なコードを追加。 - textview_show_header(): X-Mailer の色付けを修正。 - -2000-11-06 - - * src/textview.[ch]: TextView がシングルバイトとマルチバイトの - GtkText を持つようにし、与えられたコードセットに従ってそれらを - 切り替えるようにした。 - * src/compose.c: compose_create(): フォント設定ルーチンを修正。 - -2000-11-02 - - * src/textview.[ch]: メッセージフォントの変数を TextView に移動。 - textview_set_font(): 与えられたコードセットが US-ASCII または - ISO-8859-* なら gdk_font_load() を使うように修正。 - -2000-11-01 - - * src/codeconv.c - src/procmime.c - src/prefs_common.c - src/textview.c - src/compose.c: 8bit コード問題への対処(locale が C 、あるいは - 設定されていないときは gdk_fontset_load() の代わりに - gdk_font_load() を使用)。 - -2000-11-01 - - * version 0.4.3 - - * src/compose.[ch]: `草稿' ツールボタンを追加。 - * src/imap.c: imap_parse_envelope(): パース時のバグを修正。 - * README, README.jp: locale の設定の説明を追加。 - -2000-10-31 - - * src/compose.c: 草稿を再編集してもう一度保存した場合、以前の草稿を - 上書きするようにした。 - * src/procmsg.[ch]: メッセージが実際に存在するかどうかを調べる - procmsg_msg_exist() を追加。 - * src/folderview.[ch]: 個々のフォルダビューに対して指定したフォルダを - 走査する folderview_scan_folder_a() と - folderview_scan_folder_foreach_a() を追加。 - * src/mainwindow.[ch]: main_window_scan_folder() と - main_window_scan_folder_all() を削除。 - メニューに `再編集' を追加。 - * src/import.[ch]: import_mbox() の引数から MainWindow を削除。 - * src/summaryview.c: ポップアップメニューから不要な項目を削除。 - summary_reedit_cb() を summary_reedit() に変更し、public にした。 - -2000-10-30 - - * src/compose.h: メンバ msginfo を Compose に追加。 - * src/procmsg.[ch]: MsgInfo オブジェクトを複製する - procmsg_msginfo_copy() を追加。 - -2000-10-25 - - * src/summaryview.c: 状況に応じてポップアップメニューのセンシ - ティビティを変更するようにした。フォーカスがサマリビューにあった - ときに `D' キーが押された場合、 `ごみ箱を空にする' ダイアログを - 繰り返し表示していたバグを修正。 - * src/pixmaps/unread.xpm: 未読マークの色を青に変更。 - -2000-10-22 - - * src/main.c: g_thread の初期化を修正。 - -2000-10-21 - - * src/codeconv.c: locale_table に pt_BR を追加。 - * src/prefs_common.c: prefs_send_create(): libjconv を使用しない - 場合に `US-ASCII'、`ISO-8859-1'、そして日本語コードセットを - 送信コードセットのオプションメニューに追加。 - * src/compose.c: 草稿保存時のバグを再度修正。 - -2000-10-19 - - * src/compose.c: compose_write_headers(): 草稿を保存するときに - To: が空の場合にヘッダの書込みに失敗するバグを修正。 - -2000-10-18 - - * src/procmime.[ch] - src/compose.c - src/headerwindow.[ch] - src/summaryview.c - src/messageview.[ch] - src/mimeview.c - src/textview.c - src/procmsg.[ch] - src/procheader.[ch]: 送信待ちフォルダを適切に扱えるよう修正。 - * src/compose.[ch] - src/summaryview.c: 草稿の再編集機能を実装。 - * src/mainwindow.c - src/summaryview.c - src/mimeview.c: *(GtkWidget **) をマクロ GTK_WIDGET_PTR() で置き - 換えた。 - -2000-10-17 - - * src/procmsg.[ch]: procmsg_msginfo_free(): メモリリークのバグを修正。 - MsgFlags に MSG_QUEUED と MSG_DRAFT を追加し、フォルダが QUEUE_DIR - または DRAFT_DIR の場合にそれらをセットするようにした。 - -2000-10-14 - - * version 0.4.2 - - * src/headerview.c - src/messageview.c: ヘッダビューの縁を修正。 - * src/gtkutils.h: Sylpheed のオブジェクトを GtkWidget にキャストする - マクロ GTK_WIDGET_PTR() を追加。 - * src/utils.c: remove_return(), remove_space(): segmentation fault - を起こす可能性のあったバグを修正。 - * src/compose.[ch] - src/mainwindow.c - src/summaryview.c: `添付として転送' を実装。 - * src/utils.[ch]: open_uri(): textview.c と manual.c から URI を - 開く関数を移動。 - -2000-10-13 - - * src/mainwindow.c - src/summaryview.c - src/compose.[ch] - src/prefs_common.[ch]: `引用して返信' を削除し、`全員に返信' を - 追加。返信時にメッセージを引用するかどうかを選択できるオプション - を追加。 - -2000-10-12 - - * src/folderview.c: ステータスバーの再描画に GTK_EVENTS_FLUSH() - の代わりに gtkut_wait_for_draw() を使用するように修正。 - * src/codeconv.[ch] - src/mainwindow.c - src/prefs_common.c: コードセットにバルト諸国 (ISO-8859-4,13) - を追加。 - * src/compose.c: compose_send(): メッセージの送信に失敗したときに - エラーダイアログを表示するように修正。 - -2000-10-11 - - * src/account.c: account_edit_close(): 最初にアカウントを作成した - ときに現在のアカウントを設定しないバグを修正。 - * configure.in: es を ALL_LINGUAS に追加。 - -2000-10-10 - - * src/codeconv.c: conv_codeset_strdup(): 可能なら libkcc を使用する - ようにした。 - conv_get_code_conv_func(): 不明なコードセットを変換しないように - した。 - * src/folderview.c: folderview_update_msg_num(): スタイル変更 - ルーチンを修正。 - -2000-10-09 - - * src/codeconv.c: conv_codeset_strdup(): 引数が NULL の場合、 - コードセットを自動的に指定するように修正。 - * src/textview.c: textview_write_line(): 変換が失敗した場合は - テキストビューに警告メッセージを出力するようにした。 - -2000-10-06 - - * README, README.jp: マニュアルの著者名を修正。 - -2000-10-05 - - * src/headerview.[ch] - src/messageview.[ch]: GtkText ウィジェットの代わりに GtkLabel を - 使うように修正。 - * src/codeconv.c: conv_unmime_header(): 現在の locale が EUC-JP で - かつ libjconv が使用されている場合に表示不能なコードを削除する - ように修正。 - -2000-10-04 - - * src/procmime.[ch] - src/messageview.c - src/mimeview.c - src/textview.c: MIME メッセージをより望ましい形で解析するように - 修正。 - * src/imap.c: imap_parse_address(): バグを修正。 - -2000-10-03 - - * src/procmsg.[ch]: procmsg_get_message_file_path() を追加。 - * src/recv.c: recv_bytes_write(): CR+LF -> LF 変換ルーチンを追加。 - * src/imap.[ch]: IMAPSession 中のメンバ `group' の名前を `mbox' - に変更。 - imap_gen_send(): パスワードをログに出力しないように修正。 - セッション破棄ルーチンを修正。 - * src/folderview.c: folderview_write_cache(): IMAP フォルダリストを - 保存するようにした。 - * src/procmime.c: procmime_scan_multipart_message(): 添付された - RFC822 のパートで終端の境界が表示されてしまっていたバグを修正。 - * src/prefs_common.c: デフォルトのツールバーのスタイルをアイコンと - テキストの両方に変更。 - -2000-10-02 - - * src/imap.c: imap_get_uncached_messages(): キャッシュされたエンベ - ロープを取得しないように修正。 - imap_session_get_message_info(): セッションが確立されていない - 場合はキャッシュのみを読み込むようにした。 - * src/procmsg.c: procmsg_set_flags(): IMAP フォルダに対応。 - *src/news.c: news_get_article_info(): セッションが確立されていない - 場合はキャッシュのみを読み込むようにした。 - -2000-10-01 - - * src/textview.c: textview_write_line(): メモリリークのバグを修正。 - * src/folderview.[ch]: アカウント情報から IMAP4 フォルダを作成する - ようにした。 - * src/imap.[ch]: imap_session_get(): アカウント情報から IMAP4 - セッションを生成するように修正。 - -2000-09-30 - - * src/imap.[ch]: IMAP4 対応のために追加。 - * src/summaryview.[ch] - src/procmsg.c - src/recv.[ch]: IMAP4 対応のために修正。 - * src/folderview.c: さらに IMAP4 を実装。 - * src/procmsg.[ch]: 指定されたメッセージを取得してそのファイル名を - 返す procmsg_get_message_file() を追加。 - * src/gtkutils.c: gtkut_widget_wait_for_draw(): 与えられた - ウィジェットが不可視状態の場合に処理をロックしてしまうバグを修正。 - -2000-09-28 - - * src/folderview.[ch]: IMAP4 関係のコードを追加。 - -2000-09-28 - - * version 0.4.1 - - * src/main.h: IMAP_CACHE_DIR を追加。 - * src/utils.[ch]: get_imap_cache_dir() を追加。 - * src/procmsg.h: M_IMAP を MsgType に追加し、 MSG_IMAP を MsgFlags - に追加。マクロ MSG_IS_IMAP() を追加。 - * src/codeconv.c: setlocale() のために `#include ' を追加。 - * sylpheed.spec: %files セクションを修正。 - -2000-09-27 - - * version 0.4.0 - - * src/codeconv.c: conv_get_current_charset(): 文字列を strncasecmp() - で比較するようにした。 - * src/compose.c: comopse_reply_parse_header(): OE5 によって生成 - される異常な References: ヘッダの問題を回避 :( - -2000-09-26 - - * src/prefs_common.c - src/prefs_account.c: ウィジェットの配置を修正。 - -2000-09-26 - - * version 0.3.99 - - * src/*.[ch]: ソースファイルの先頭に著作権表示を追加。 - * src/compose.c: compose_write_attach(): ファイル名エンコード - ルーチンを修正。 - -2000-09-25 - - * src/mainwindow.c: マニュアルのメニューエントリを修正。 - * src/compose.c - src/codeconv.[ch]: compose_encode_header() を codeconv.c に移動し、 - libjconv パッチを適用。 - * src/utils.c: strdup_mbstowcs(), strdup_wcstombs(): 確保された - メモリを最適なサイズに縮めるために g_realloc() を使用。 - * src/prefs_common.[ch]: 送信コードセットのオプションメニューを追加。 - * src/compose.c: compose_send(): 多重送信を避けるために排他ロックを - 追加。 - * configure.in: '--enable-ipv6=no' をデフォルトにした。 - * src/compose.c: compose_write_attach(): 添付ファイル名を - エンコードするようにした。 - * src/procmsg.c: procmsg_get_last_message_number(): ファイルタイプを - チェックしていなかったバグを修正。 - procmsg_move_messages_with_dest(): 同名のディレクトリが存在した - 場合にメッセージの移動に失敗するバグを修正。 - * src/utils.c: is_ascii_str(): '\t', ' ', '\r', '\n' が ASCII 文字 - に含まれるように修正。 - -2000-09-24 - - * src/compose.c - src/procmime.[ch]: libjconv 使用時に実際に動作するように修正 :) - * src/codeconv.[ch]: 引数で指定されたコードセットに従って文字列の - コードセットを変換する conv_codeset_strdup() を追加。 - * src/utils.[ch]: 文字列が 7bit ASCII かどうかを判別する - is_ascii_str() を追加。 - * src/procmime.[ch] - src/codeconv.[ch]: 文字集合関連の関数を codeconv.c に移動。 - * BONAIM さん作のパッチとマニュアルを統合(感謝!)。 - -2000-09-23 - - * configure.in - src/compose.c - src/gtkutils.c - src/mainwindow.c - src/procmime.[ch] - src/textview.c - src/unmime.[ch]: libjconv を使用し、UTF-8 (Unicode) を含む多数の - locale を扱えるようにする樋口さんからのパッチを適用(感謝!)。 - * src/account.c: アカウント編集ダイアログで別のアカウントが選択され - たときにアカウントを切り替えないようにした。 - -2000-09-20 - - * src/prefs_common.[ch] - src/textview.c: 簡略ヘッダをメッセージビューに表示するかどうかを - 指定するオプションを追加。 - * src/codeconv.[ch]: MIME エンコードされたヘッダをデコードし、 - キャラクタセットを変換する関数 conv_unmime_header() を追加。 - conv_unreadable_latin() を追加し、 conv_latintodisp() を修正。 - * src/messageview.[ch]: エスケープキーが押されたときにウィンドウを - 閉じるようにした。 - -2000-09-17 - - * src/imageview.c: メッセージビューが新しいウィンドウの状態のとき - segmentation fault を起こすバグを修正。 - * src/prefs_common.c: 外部エディタコマンドラインのリストに - `xemacs %s' を追加。 - -2000-09-16 - - * version 0.3.29 - - * src/summaryview.c: ダブルクリックで新規メッセージウィンドウを - 開けるようにした。 - * src/prefs_common.[ch] - src/messageview.c: メッセージウィンドウのウィンドウサイズを - 保存するようにした。 - * src/prefs_account.c: プロトコルのオプションメニューに - `なし (ローカル)' を追加。 - -2000-09-15 - - * Makefile.am: EXTRA_DIST に autogen.sh を追加。 - -2000-09-09 - - * src/prefs_common.c: フォント選択ダイアログを有効にする - Paul Rolland さんからのパッチを適用(感謝!)。 - * src/compose.[ch] - src/utils.[ch]: compose.[ch] の tzoffset() と compose_get_date() - を utils.[ch] に移動。 - * src/main.[ch]: フィルタファイルの名前を `filterrc' に変更。 - -2000-09-06 - - * src/compose.[ch] - src/utils.[ch]: 引用部を正しく解析するようにアドレスの解析 - ルーチンを修正。 - * src/textview.c: textview_show_part(): パートが text/plain の - 場合は簡略ヘッダを表示するように修正。 - -2000-09-03 - - * src/messageview.[ch] - src/summaryview.[ch] - src/mainwindow.c: 新しいウィンドウでメッセージを開けるようにした。 - * src/messageview.[ch] - src/mimeview.[ch] - src/textview.[ch] - src/imageview.[ch]: destroy 関数を追加し、キー処理ルーチンを修正。 - -2000-09-02 - - * src/socket.c: sock_connect_by_getaddrinfo(): segmentation fault - を起こすバグを修正(黒沢さん thanks)。 - * src/alertpanel.c: フォーカスされるボタンが選択可能なように修正。 - * src/account.c - src/compose.c - src/folderview.c: 警告パネルのボタンの順序が `はい', `いいえ' に - なるように修正。 - -2000-09-01 - - * src/utils.[ch]: コマンドラインを execvp() を使って実行する - execute_async() と execute_command_line() を追加。 - * src/textview.c - src/mimeview.c - src/procmsg.c: セキュリティのために system() を - execute_command_line() で置き換えた。 - * src/procmsg.c: system() に戻した。 - * src/utils.c: execute_command_line() を修正。 - -2000-08-31 - - * src/mainwindow.c: main_window_get_size(): MessageView が非表示 - の場合は SummaryView の高さを更新しないように修正。 - * src/compose.[ch]: 外部エディタ処理のいくつかの問題を修正する - なかがわさんからのパッチを適用(感謝!)。 - * src/uuencode.[ch] - src/procmime.[ch]: Content-Transfer-Encoding: x-uuencode に対応 - する平松さんからのパッチを適用(感謝!)。 - -2000-08-30 - - * src/compose.[ch] - src/prefs_common.[ch]: 外部エディタ機能を実装。 - * src/compose.c: compose_attach_property(): 添付ファイルの属性を - 変更するときのバグをいくつか修正。 - * src/compose.c: 外部エディタ関数のバグをいくつか修正。 - -2000-08-29 - - * version 0.3.28 - - * src/mainwindow.c - src/prefs_common.[ch] - src/summaryview.c: 再起動時にウィジェットのサイズを復元する - Paul Rolland さんからのパッチを適用(感謝!)。 - * src/folderview.c - src/prefs_common.[ch] - src/summaryview.c: CTree のカラム幅を保存する Paul Rolland さん - からのパッチを適用(感謝!)。 - -2000-08-27 - - * src/headerview.c: HeaderView の高さを修正。 - * src/textview.c: textview_show_part(): もしメッセージがシングル - パートの RFC822 メッセージなら、通常のテキストとして処理する - ようにした。 - * src/folderview.c - src/summaryview.c: キー操作周りをいくつか変更。 - * src/prefs_common.[ch]: `assort' という単語を `filter' で置き換えた。 - -2000-08-26 - - * src/codeconv.[ch]: ISO-8859-1 に対応するために conv_latintodisp() - を追加。 - * src/procheader.c: procheader_get_one_field(): ファイルの最初の行 - がスペースまたはタブの場合に segmentation fault を起こすバグを - 修正(平松さん thanks)。 - * src/mimeview.c: mimeview_drag_data_get(): ファイル名が - G_DIR_SEPARATOR を含まないように修正(平松さん thanks)。 - * src/prefs_account.c - src/prefs_common.c: ダイアログサイズを修正。 - * src/prefs.c: ダイアログウィンドウを広げられるようにした。 - -2000-08-25 - - * version 0.3.27 - - * configure.in: libintl の検出を失敗させる不要な - AC_CHECK_FUNC(gettext) を削除。 - * src/filter.[ch] - src/prefs_common.c: `not contain' を実装。そして将来の拡張のために - 修正。 - * src/imageview.c: マウスイベントを掴まないように alertpanel_error() - を g_warning() に変更。 - * src/compose.[ch]: Compose オブジェクトのリストを保持する - compose_list を追加、そして関数 compose_get_compose_list() を追加。 - * src/main.c - src/mainwindow.c - src/summaryview.c: 作成中のメッセージが存在すれば確認するように - した。 - -2000-08-23 - - * src/compose.c: compose_reply_set_entry(): 送信待ちフォルダの - メッセージに返信しようとしたときに segmentation fault を起こす - バグを修正(ことぶきさん thanks)。 - compose_attach_property(): 入力エラーを処理できるようにプロパティ - ダイアログルーチンを修正。 - * src/mimeview.c: MimeView からのドラッグ&ドロップを可能にする - 平松さんからのパッチを適用(感謝!)。 - * src/headerview.[ch] - src/procheader.c - src/procmsg.h: 廣島さんからの X-Face 対応パッチを適用(感謝!)。 - -2000-08-22 - - * src/compose.c: compose_attach_property(): プロパティダイアログで - 実際に添付ファイルの属性を変更できるように修正。 - -2000-08-21 - - * configure.in - src/Makefile.am: gdk_imlib のために更新。 - * AUTHORS と NEWS を追加。 - * configure.in - acconfig.h - src/Makefile.am: configure が gdk-pixbuf と gdk_imlib ライブラリを - 自動検出するように修正。IPv6 検出のバグを修正。 - * src/imageview.c: gdk-pixbuf に対応。 - * README - README.jp - INSTALL - INSTALL.jp: 内蔵画像表示機能についての言及を追加。 - * configure.in: configure が gdk-pixbuf と gdk_imlib ライブラリを - 無効にできるように修正。 - -2000-08-20 - - * src/imageview.[ch] - src/main.c - src/messageview.[ch] - src/mimeview.[ch]: 画像を表示可能にする廣島さんからのパッチを適用 - (感謝!)。 - -2000-08-19 - - * version 0.3.26 - - * src/summaryview.c: summary_assort_func(): `受信しない' 設定を - 避けるように修正。 - -2000-08-18 - - * src/filesel.c: ダイアログを開いたときに以前のディレクトリを記憶 - しておくようにする廣島さんからのパッチを適用(感謝!)。 - * src/summaryview.[ch]: 関数 summary_redisplay_msg() を追加。 - * src/mainwindow.c: set_charset_cb(): 文字コードセットが変更された - ときに現在表示されているメッセージを再表示するようにした。 - * src/inc.c - src/pop.c - src/prefs_common.c - src/filter.h: 振り分けルールによって特定のメッセージを受信しない - ようにできる田中さんからのパッチを適用(感謝!) - -2000-08-15 - - * src/procmsg.[ch]: MsgFlags 型に MSG_MIME を追加。MSG_MIME フラグを - 処理するように修正。新しいメッセージを調べないように指定されていて - も、キャッシュの読み込みに失敗したらキャッシュされていないメッセー - ジを調べるように修正。 - * src/procheader.c: procheader_parse(): マルチパート MIME メッセージ - の判別を追加。 - * src/main.h: CACHE_VERSION を増加。 - * src/summaryview.[ch]: メッセージがマルチパートかどうかを表示する - `MIME' カラムを追加。 - * src/prefs_common.[ch]: 表示項目の設定に `MIME' カラムを追加。 - * src/pixmaps/clip.xpm を追加。 - * src/summaryview.c - src/procmsg.[ch]: 印刷前に印刷コマンドの入力を促すように修正。 - -2000-08-14 - - * src/folderview.c: folderview_create() - src/summaryview.c: summary_create(): - src/addressbook.c: addressbook_create(): CTree のエキスパンダの - スタイルを GTK_CTREE_EXPANDER_SQUARE に指定。 - * src/compose.c: プロパティダイアログのインタフェースを修正。 - -2000-08-13 - - * src/compose.c: 添付ファイルのプロパティダイアログを追加。 - -2000-08-11 - - * src/procmsg.[ch]: 与えられたメッセージを印刷する関数 - procmsg_print_message() を追加。 - * src/summaryview.c: summary_print(): 選択された全てのメッセージを - 印刷するように修正。 - * src/folderview.c: folderview_select_node(): 受信箱が空の場合、 - 取込時にフォルダツリーにフォーカスしないバグを修正。 - -2000-08-10 - - * version 0.3.25 - - * src/prefs_commmon.[ch]: `その他' タブと、印刷オプションを追加。 - また外部ブラウザオプションをそこへ移動。 - * src/mainwindow.c - src/summayview.[ch]: 印刷メニューを追加し、印刷用関数を実装。 - -2000-08-09 - - * src/prefs_account.c: smtp_server の値のデフォルトを NULL にした。 - * src/folderview.c: folderview_update_msg_num(): ゴミ箱フォルダに - 新着、未読メッセージがあった場合でも強調しないように変更。 - -2000-08-08 - - * src/filesel.c: filesel_select_file(): ファイル選択ダイアログを - 閉じた直後に他のダイアログ開かれた場合に segmentation fault を - 起こすバグを(多分)修正。 - -2000-08-05 - - * src/compose.c: compose_encode_header(): wctomb() が失敗したときに - 無限ループを起こすバグを修正。 - -2000-08-04 - - * version 0.3.24 - - * src/mimeview.c: ダブルクリックとポップアップメニューで添付 - ファイルを開けるようにした。コードを整理。 - * src/procmime.[ch]: マルチパートメッセージのパートを保存する - 関数 procmime_get_part() を追加。 - -2000-08-03 - - * src/main.[ch] - src/mimeview.c - src/prefs_common.[ch] - src/procmime.[ch] - src/utils.[ch]: 添付された画像、音声、 HTML ファイルを開けるように - するパッチを適用(橋本さん thanks)。 - * src/filter.c: filter_match_condition(): 指定されたフィルタの body - が NULL のとき segmentation fault を起こすバグを修正。そしてその - 場合はフィルタがマッチしたとみなすようにした。 - -2000-07-30 - - * src/summaryview.c: - summary_save_as(): ニュース記事を保存できないバグを修正。 - summary_display_msg(): 既にニュース記事を処理しているときに - 別のニュース記事が読まれるのを防ぐために排他ロックを追加。 - * src/gtkutils.[ch]: draw シグナルが発行されるのを待つ - gtkut_widget_wait_for_draw() を追加。 - * src/mainwindow.c: - main_window_cursor_wait() - main_window_cursor_normal(): カーソルを直ちに変更するために - gdk_flush() を追加。 - * Makefile.am - libkcc/Makefile.am: `make dist' のために EXTRA_DIST を追加。 - Makefile.am にターゲット `release' を追加。 - -2000-07-28 - - * src/socket.c: IPv6 に対応。 - * configure.in - acconfig.h: IPv6 の検出を追加。 - * prefs_common.c: toolbar_style のデフォルトをアイコンのみに変更。 - -2000-07-27 - - * 最初の cvs インポート。 - * README と README.jp を更新。 - -2000-07-24 - - * version 0.3.23 - - * src/procmime.[ch]: ツリーのノードとして扱えるように MimeInfo の - 構造体を変更。 - 全ての MimeInfo を再帰的に解放する procmime_mimeinfo_free_all() - を追加。 - 引用のためにメッセージを解析してテキストパートを取得する - procmime_get_text_part() を追加。 - * src/mimeview.c: mimeview_scan_multipart_message() を - procmime_scan_multipart_message() と mimeview_set_multipart_tree() - に分割。 - * src/compose.c: compose_quote(), compose_forward(): - マルチパートメッセージのテキストパートを適切に引用するようにした。 - Compose ウィンドウのサイズを保持するようにした。 - * src/prefs_common.[ch]: メンバに compose_width と compose_height - を追加。 - * src/textview.c: textview_show_part(): 少しコードを整理。 - * src/codeconv.[ch]: 関数 conv_get_code_conv_func() を追加。 - -2000-07-20 - - * version 0.3.22 - - * src/codeconv.[ch]: メッセージの改行コードが CR+LF の場合にゴミ文字 - が表示されるバグを修正。 conv_sjistoeuc() を追加。 - * src/summaryview.c: summary_attract_by_subject(): 実行した時に - 現在の表示位置を選択行のところに移動するようにした。 - * src/textview.c: textview_show_part(): 文字セット判定ルーチンを - 修正。 - * src/folderview.c: folderview_update_msg_num(): boldfont が NULL - の場合に segmentation fault を起こすバグを修正。 - * src/compose.c: compose_create(): ウィンドウ作成時に自身をアドレス帳 - のターゲットにするようにした。 - -2000-07-19 - - * src/compose.c: compose_send(): 送信に失敗した場合に送信待ちに - 入れたメッセージを送信控に保存しなかったバグを修正(山本(孝)さん - thanks)。 - -2000-07-15 - - * src/inc.[ch]: 結果によってエラーメッセージダイアログを変更する - ように修正。 - -2000-07-14 - - * src/mainwindow.c: main_window_create(): ステータスバーの - アカウントボタンが必要以上に広がらないようにその usize を - 1 にした。 - * src/account.[ch]: account_foreach(): 関数が非ゼロを返したら - 処理を中断するようにした。 - * src/inc.[ch] - src/pop.c: メッセージ処理に失敗した場合、エラーメッセージ - ダイアログを表示するように修正。 - -2000-07-04 - - * version 0.3.21 - - * src/mainwindow.c: アカウントツールボタンまたはアカウントステータス - バーが押されたらアカウント選択メニューをポップアップするように - した。 - * src/folderview.c - src/prefs.c: ENOENT の perror メッセージを抑制。 - * src/pop.c: UIDL が失敗した場合は LAST コマンドで代用するように - した。 - -2000-07-01 - - * src/procheader.c: procheader_parse(): References: ヘッダを - 正しく解析していなかったバグを修正(山口さん thanks)。 - -2000-06-29 - - * version 0.3.20 - - * src/compose.c: compose_reply_set_entry(): 返信時に正しく cc - しなかったバグを修正。 - * src/mainwindow.c - src/summaryview.c: メインメニューとポップアップメニューを整理。 - -2000-06-26 - - * version 0.3.19 - - * src/prefs_account.[ch] - src/compose.c: メッセージ作成時に Cc:, Bcc:, Reply-To: を自動的に - 指定できるようにした(なかがわさん thanks)。 - -2000-06-25 - - * src/prefs_common.[ch] - src/mainwindow.c - src/main.c: 終了時にごみ箱を空にする前に尋ねるかどうかを選択 - できるようにした。 - * src/prefs_common.c: コードとインタフェースを少し整理。 - * src/summaryview.c: 高速化のためにスレッド解除関数を修正。 - -2000-06-24 - - * src/prefs_common.[ch] - src/summaryview.c: 差出人のアドレスが現在のアカウントと同じ - 場合に、`差出人' カラムに宛先を表示するようにした(なかがわさん - thanks)。 - * src/utils.[ch]: `From:' ヘッダの文字列からアドレスを取り出す - 関数 extract_address() を追加。 - * src/mainwindow.c: allsel_cb(): メッセージビューが非表示のときに - `編集/全て選択' が選択された場合に segmentation fault を起こす - バグを修正(とみたさん thanks)。 - -2000-06-21 - - * src/summaryview.c: 必要なノードだけスレッド解除するように - 実行ルーチンを変更。 - -2000-06-19 - - * src/news.c: news_session_get(): 接続が切れた時の再接続を実装。 - * src/nntp.[ch]: nntp_mode() を追加。 - -2000-06-18 - - * src/mbox.c: mbox の FILE ポインタを close していなかったバグを - 修正。 mbox の処理時の振り分けに対応。 - * src/inc.c: inc_drop_message(): フォルダの最後のメッセージ番号 - を記憶するためにハッシュテーブルを使用するように修正。 - * src/summaryview.c - src/addressbook.c: 右クリック時の CTree の挙動を修正。 - * src/pop.c: pop3_getrange_uidl_recv(): 潜在的なバッファオーバー - フローのバグを修正(西山さん thanks)。 - -2000-06-17 - - * version 0.3.18 - - * src/pop.[ch] - src/inc.[ch]: UIDL による POP3 サーバ上の既読メッセージの管理を - 実装。 - * src/utils.[ch]: g_(s)list_free() で置き換えられるので、 - (s)list_remove_all() を削除。 - * src/mainwindow.c: メニューの配置を少し変更。 - * src/summaryview.c: summary_status_show(): サーバ名は表示せず、 - ニュースグループだけ表示するようにした。 - * src/prefs_common.c - src/prefs_account.c: ダイアログサイズの計算ルーチンを調整。 - -2000-06-15 - - * version 0.3.17 - - * src/compose.c: compose_reply_set_entry(): 返信したメッセージの - To: と Cc: にある全てのアドレスに cc するように修正。 - Subject: と To: のエントリの位置を入れ換えた。 - -2000-06-14 - - * src/procheader.c: スペースで分離されていないヘッダを扱えるように - 修正。 - * src/socket.c: sock_connect(): 固まるのを防ぐために接続の後 - ウェイトを追加(二之宮さん thanks)。 - -2000-06-13 - - * src/inc.c: - inc_mail() - inc_all_account_mail(): アカウントが存在しない場合に segmentation - fault を起こすバグを修正。 - * src/mainwindow.[ch]: アカウントが存在しない場合は受信ボタンを - クリックできないようにした。 - * src/compose.c: compose_queue(): 送信待機メッセージに正しく - マークを付けていなかったバグを修正。 - * src/utils.[ch]: コード変換関数を src/codeconv.[ch] に分離。 - -2000-06-13 - - * version 0.3.16 - - * src/mimeview.c: mimeview_save_as() - src/summaryview.c: summary_save_as(): 既存のファイルに上書きする - かどうかを尋ねるようにした。 - -2000-06-12 - - * src/utils.c - src/recv.c - src/prefs.c - src/prefs_common.c - src/prefs_account.c - src/addressbook.c - src/compose.c - src/mbox.c: ディスクの空きがない場合に書き込みエラーのチェックに - 失敗し、ファイルを失ってしまうバグを修正。 - -2000-06-11 - - * src/mainwindow.c: main_window_clean_trash(): 完了したときに - フォーカスをフォルダビューに移動させるようにした。 - * src/utils.[ch]: 表示用のコード変換関数を追加。元の strncpy() - とは違って、ゼロフィルを行わず終端のヌル文字を付ける strncpy2() - を追加。 - * src/textview.c: charset に従ってコード変換関数を変更するように - 修正。charset=SHIFT_JIS, charset=EUC-JP に対応。 - * src/mainwindow.c - src/prefs_common.h - src/textview.c: メッセージのキャラクタセットを強制指定できる - ようにした。 - * src/folderview.c: folderview_select_next_unread(): - 未読フォルダが見つからなかった場合は始めから探すようにした。 - -2000-06-11 - - * version 0.3.15 - - * src/mainwindow.c: メインウィンドウがツールバーの幅に伸ばされて - しまう問題を再度修正。 - * src/mbox.c - src/utils.c: is_header_line(): コロンの後にスペースがないヘッダ - を認識するように修正 (堀田さん thanks)。 - * src/filter.c: `#include ' を追加。 - * src/smtp.c: snprintf() を g_snprintf() で置き換えた。 - * src/Makefile.am: 同梱の gettext のために INCLUDES に - `-I$(top_srcdir)/intl' を追加。 - * sylpheed.spec を同梱。 - -2000-06-10 - - * src/prefs_common.[ch]: 行間のピクセル数を設定できるようにした。 - 行頭を空けるかどうかを指定できるようにした。 - * src/summaryview.c: 表示されているメッセージがサマリビューから - 削除されたときにメッセージビューをクリアするようにした。 - * src/mimeview.c: マルチパートメッセージの終端境界が見つからな - い場合に無限ループを起こしていたバグを修正(にしかさん thanks)。 - * src/folderview.c: folderview_scan_mailbox(): ドット付き - ディレクトリを無視するようにした。 - * src/main.c: ディレクトリの作成時に同名のファイルがすでに存在した - 場合、警告ダイアログを表示して終了するようにした。 - -2000-06-09 - - * src/textview.c - src/prefs_common.[ch]: 行間と行頭を空けられるようにした。 - -2000-06-07 - - * src/compose.c - src/procmime.[ch]: /etc/mime.types をスキャンし、添付ファイルの - MIME タイプを決定するようにした。 - * src/summaryview.c: サマリが実行の時に非選択になった場合に - メッセージビューをクリアするようにし、フォルダが空になった - 場合にフォルダビューにフォーカスを移すようにした。 - * src/mainwindow.c: メインウィンドウがツールバーの幅に伸ばされて - しまう問題を修正。 - * src/inc.c: `起動時に新着メールをチェックする' がセットされていた - 場合、多重の gtk_main() イベントループを引き起こすバグを修正。 - -2000-06-06 - - * src/compose.c: ファイルを現在のカーソルの位置に挿入できなかった - 問題を修正。 - -2000-06-06 - - * version 0.3.14 - - * src/compose.[ch]: ツールバーに `添付' ボタンを追加。そして - `挿入' のアイコンを新しいものと置き換えた。 - -2000-06-05 - - * src/mainwindow.[ch]: ツールバーに `実行' を追加。 - ツールバーのボタンのセンシティビティを設定する関数 - main_window_set_toolbar_sensitive() を追加。 - * src/compose.c: テキストエントリの文字列に改行が入っていた場合に - 不正なヘッダを出力していたバグを修正。 - -2000-06-04 - - * src/mainwindow.[ch]: ツールバーとメニューに `削除' を追加。 - そしてポップアップメニューと同じ項目をメインメニューに追加。 - * src/utils.[ch]: DnD サポート用の関数を追加。 - * src/compose.c: DnD によるファイルの添付と挿入を実装 - (平松さん thanks)。 - -2000-06-04 - - * version 0.3.13 - - * src/summaryview.c: null ポインタを is_dir_exist() に渡していた - バグを修正。 - -2000-06-03 - - * src/alertpanel.[ch]: 関数 alertpanel_message(), - alertpanel_notice(), そして alertpanel_error() を追加。 - コードの整理。 - * src/folderview.c - src/compose.c - src/addressbook.c - src/summaryview.c - src/summary_search.c - src/prefs_account.c - src/foldersel.c: エラーメッセージのダイアログに - alertpanel_error(), alertpanel_warning() または - alertpanel_notice() を使用するようにした。 - * src/summaryview.[ch]: 逆順によるソートができるようにした。 - * src/inc.c: 接続または認証に失敗したときにエラーメッセージ - ダイアログを表示するようにした。 - * src/utils.h: マクロ FILE_OP_ERROR() を追加し、perror() の多くを - それで置き換えた。 - -2000-06-03 - - * version 0.3.12 - - * src/compose.c: 送信待機した場合にメッセージを送信控に保存しな - かったバグを修正。 - * src/send.c: send_message_queue(): 解析したデータに送信待機用 - ヘッダを含んでしまっていたバグを修正。 - * src/mainwindow.c: send_queue_cb(): 完了したときにステータスバーの - メッセージを pop し、送信待ちフォルダを更新するようにした。 - -2000-06-02 - - * version 0.3.11 - - * src/filter.c - src/inc.c - src/compose.c: 警告メッセージを抑制。 - * src/mainwindow.[ch]: 次の未読メッセージのボタンとメニュー項目を - 追加。 - * src/summaryview.[ch]: 次の未読メッセージを選択して開く関数 - summary_select_next_unread() を追加。 - -2000-06-01 - - * src/prefs_common.[ch]: フォルダに入ったときに未読メッセージを - 開くかどうかを決める設定を追加。 - * src/summaryview.c: 設定されている時のみ最初の未読メッセージを開く - ようにした。 - * src/compose.c: GtkEntry から得た文字列を解放していたバグを修正。 - -2000-05-31 - - * src/compose.c: 後で送信するためにメッセージを送信待機状態に - する `後で送信' をメニューとツールバーに追加。 - -2000-05-30 - - * src/mainwindow.c: 送信待機状態のメッセージを再送信する - インタフェースを追加。 - * src/compose.c: メッセージが送信待機されるときに警告ダイアログ - を表示するようにした。 - -2000-05-29 - - * src/procmsg.[ch]: 送信待機状態のメッセージそれぞれに対して - send_message_queue() を呼ぶ関数 procmsg_send_queue() を追加。 - -2000-05-28 - - * src/inc.c: inc_drop_message(): 行先のフォルダが存在しなければ、 - メッセージをデフォルトの受信箱に落とすように修正。 - * src/compose.[ch]: imput 互換のキューイング用ヘッダをキューされた - メッセージに追加。 - * src/send.[ch]: キューされたメッセージを送信する関数 - send_message_queue() を追加。 - -2000-05-27 - - * configure.in - acconfig.h: configure 時にマルチスレッドを使うかどうかを - 決められるようにした。 - * src/summaryview.c: 設定に関わらず実行したときにスレッドを作って - しまうバグを修正(廣島さん thanks)。 - * src/sockinfo.[ch]: public な sock_connect_*() 関数の戻り値を - SockInfo オブジェクトへのポインタに変更。 - * src/procmime.c: procmime_scan_mime_header(): - スキャンしたパートにヘッダが無いときに NULL を返していたバグを - 修正(shigeri さん thanks)。 - * src/procmime.[ch]: - Content-Disposition ヘッダフィールドを解析する関数 - procmime_scan_content_disposition() を追加。 - * src/mimeview.c: Content-Disposition ヘッダの filename の値を - 使用するようにした。 - * src/pop.c - src/inc.c: 設定のパスワードが空で、以前の POP3 セッションが - 認証で失敗していた場合、パスワードの入力を促すように修正。 - -2000-05-23 - - * src/socket.[ch]: 非ブロッキング IO モードソケットとマルチスレッド - 接続への対応を追加。 - * src/inc.c: マルチスレッド接続に対応。 - -2000-05-22 - - * src/folderview.c: メッセージが存在した時のみ、フォルダが選択 - されたときに SummaryView にフォーカスが移るようにした。 - -2000-05-20 - - * version 0.3.10 - - * po/ja.po: メニューラベルの先頭の `/' が抜けていて、Compose - ウィンドウを開いたときに segmentation fault を起こすバグを修正。 - -2000-05-20 - - * version 0.3.9 - - * src/utils.c: get_domain_name(): gethostname() を使うように修正。 - * src/mimeview.c: `名前を付けて保存' と `テキストとして表示' の - キーバインドを追加。 - -2000-05-19 - - * src/recv.c: fputs() が失敗したときにエラー値を返すのに失敗し、 - ディスクの空き容量がない場合に受信したメールを失っていたバグを修正 - (田尻さん感謝)。 - * src/compose.c: Reply-To に対応。 - * src/mimeview.c: キー操作のインタフェースを改良。 - -2000-05-18 - - * src/mimeview.[ch] - src/procmime.[ch] - src/textview.[ch]: ネストされたマルチパートメッセージに対応し、 - コードを整理。 - カプセル化された RFC822 メッセージに対応。 - -2000-05-16 - - * src/compose.[ch]: メッセージ作成ウィンドウが削除されたときに添付 - 情報のために確保されたメモリを解放するようにした。 - 添付リストとテキストウィジェットをぺインウィジェットの上に配置した。 - カット/コピー/ペースト/全て選択 を全ての editable ウィジェット上で - 可能にした。 - 添付ファイルの削除と添付リスト上でのポップアップメニューを実装。 - * src/prefs_common.[ch]: 署名の区切りの設定を追加。 - * src/alertpanel.[ch]: 関数 alertpanel_warning() を追加。 - -2000-05-14 - - * src/prefs_common.[ch] - src/textview.c: URI を開くコマンドをカスタマイズできるようにした。 - * src/compose.[ch]: マルチパート MIME メッセージの作成(ファイルの - 添付)を実装。 - * src/textview.c - src/compose.c: GTK+ のテーマエンジンを切っていなかったバグを再度 - 修正。 - -2000-05-13 - - * version 0.3.8 - - * src/summaryview.c: メッセージ作成用のキーバインドを追加 - (w, a, A, f)。また、他のキーバインドも追加(y, D, Q)。 - * src/compose.c: Cc エントリが、返信されたメッセージの Cc を引き継ぐ - ようにした。 - * src/pixmaps/new.xpm - src/pixmaps/unread.xpm: pixmap イメージを置き換えた。 - * src/procheader.c: procheader_date_get_localtime(): - 年の桁数を4桁から2桁に変更。 - -2000-05-12 - - * src/inc.c: アカウントの設定でパスワードが指定されていなければ - 訊ねるようにした。 - * src/prefs_account.h: 一時的なパスワードを保存するメンバ tmp_pass - を構造体 PrefsAccount に追加。 - * src/inputdialog.[ch]: 文字列を隠した状態で入力を促す関数 - input_dialog_with_invisible() を追加。 - -2000-05-11 - - * src/compose.c: メッセージフォントが指定されていない場合に GTK+ の - テーマエンジンを切っていなかったバグを修正。 - -2000-05-10 - - * version 0.3.7a - - * src/summaryview.c: fprintf() に stderr を入れ忘れていたバグを - 修正。 - -2000-05-10 - - * version 0.3.7 - - * src/pop.c: いくつかの POP3 コマンドがエラーを返すと、その前の - 操作が全て無効になってしまう問題を修正。 - * src/compose.c - src/textview.c: Pixmap テーマあるいはそれから派生したものを - 使ったときに GtkText ウィジェットが速度低下する問題に対処した。 - -2000-05-08 - - * src/inc.c: 存在しないプログラムを実行しようとしたときに X IO - エラーを起こすバグを修正。 - -2000-05-07 - - * src/src/folderview.[ch]: FolderInfo 構造体にメンバ `mtime' を追加。 - * src/summaryview.c: 開こうとしているフォルダの mtime をチェックする - ようにした。 - * src/procmsg.c: ファイルシステムをチェックしないモードを追加。 - -2000-05-05 - - * src/textview.[ch]: クリッカブル URI を実装(BONAIM さん thanks)。 - `X-Mailer:' ヘッダが `Sylpheed' を含んでいれば強調表示するように - した。 - -2000-05-04 - - * src/summaryview.c: summary_write_cache(): キャッシュファイルの - パーミッションの修正。 - -2000-05-04 - - * version 0.3.6a - - * src/headerview.c: headerview_clear() メソッドを追加。 - * src/messageview.c: messageview_clear() で HeaderView をクリア - しないバグを修正。 - -2000-05-04 - - * version 0.3.6 - - * src/messageview.c - src/textview.c: *_clear() メソッドを追加。 - * src/summaryview.c: 新しいフォルダを開いたときに MessageView を - クリアするようにした。 - -2000-05-03 - - * src/inc.c: 全アカウントから受信したときにそれぞれアカウントによって - 指定されている受信箱に移動してしまうバグを修正。 - * src/compose.c: ウィンドウが閉じられるときにメッセージを破棄する - かどうかを確認するようにした。 - -2000-05-03 - - * version 0.3.5 - - * src/pop.[ch] - src/inc.[ch]: APOP 認証に再対応。 - * src/prefs_account.c: プロトコルのタイプを保存していなかったバグを - 修正。 - * src/socket.h - src/statusbar.h: printf() 的な関数に G_GNUC_PRINTF() を追加。 - * src/progressdialog.[ch]: クラス名を Progress から ProgressDialog - に変更。 - -2000-05-02 - - * src/summaryview.c: ja メッセージカタログを使わない状態でニュース - フォルダを選択した場合にセグメンテーションフォールトを起こす - バグを修正。 - * src/utils.h: printf() 的な関数に G_GNUC_PRINTF() を追加。 - * src/Makefile.am: INCLUDES に `-DG_LOG_DOMAIN=\"Sylpheed\"' を - 追加。 - -2000-05-01 - - * src/automaton.[ch] - src/inc.[ch] - src/pop.[ch]: POP3 取得ルーチンを有限状態オートマトンモデルを - 使って再実装した(平松さん thanks)。 - * src/inc.c: メールサーバとの接続が失敗したときに、意図しない - プログラムの終了を起こすバグを修正。メモリリークのバグを修正。 - * src/summaryview.c: 左カーソルキーが押されたときにフォーカスを - FolderView に移動するようにした。 - -2000-04-30 - - * src/textview.c: 引用の識別ルーチンを少し修正。 - -2000-04-29 - - * version 0.3.4 - - * src/procmime.[ch]: MIME デコーダを src/textview.c から - src/procmime.c へ移した。 - * src/mimeview.[ch]: マルチパートメッセージの保存を実装。 - MIME エンコードされたファイル名に対応。 - * src/summaryview.c: 「名前を付けて保存」を実装。 - -2000-04-28 - - * src/prefs_common.[ch]: SummaryView の表示項目を設定するための - インタフェースを実装。 - * src/addressbook.c - src/account.c: 列タイトルがキーフォーカスを得ないようにした。 - -2000-04-26 - - * src/textview.c: BASE64 のデコーディングと表示を実装。 - -2000-04-25 - - * src/prefs_common.[ch]: SummaryView の項目のそれぞれを表示するか - どうかを設定するメンバを追加。 - * src/headerwindow.c - src/logwindow.c: エスケープキーが押されたときにウィンドウを閉じる - ようにした。 - * src/headerview.c: ScrolledWindow を使わないようにした。 - * src/base64.c: from64tobits(): '\r' と同様に '\n' を行末と認識する - ように修正。 - -2000-04-24 - - * src/headerview.c: テキストウィジェットのワードラップとラインラップ - を無効にした。 - -2000-04-24 - - * version 0.3.3 - - * src/prefs_common.c: prefs_assort_create(): デフォルトの振り分け用 - ヘッダにいくつかヘッダを追加。 - -2000-04-23 - - * src/procmsg.c: ヘッダの解析時にメッセージのパーミッションが拒否 - された場合にセグメンテーションフォールトを起こすバグを修正 - (わかい@電通大 さん thanks)。 - * src/mimeview.c: キー押下イベントを SummaryView に渡すようにした。 - -2000-04-21 - - * src/main.h - src/alertpanel.c: より良いフォントにマッチするようにフォントの - 指定を修正。 - * src/utils.[ch]: FreeBSD に対応するためにワイドキャラクタ関数を - 追加。 の存在のチェックを追加。 - * acconfig.h - configure.in: FreeBSD に対応するために wint_t と libxpg4 の - チェックを追加。 - * src/unmime.c: の存在をチェックするように修正。 - 上記3つは佐々木さんからの contribution です。感謝! - -2000-04-18 - - * src/main.h: ウィンドウのデフォルトの高さを減らした。 - -2000-04-17 - - * src/procmime.c: ダブルクォートされた属性値の中の括弧を削除して - いたバグを修正。 - -2000-04-15 - - * version 0.3.2 - - * src/mimeview.c: マルチパートメッセージのパーサと表示を実装。 - * src/procmime.c: procmime_scan_content_type(): - 複数の要素に対応。 - * src/textview.c: マルチパートメッセージに対応し、コードを整理。 - -2000-04-14 - - * src/summaryview.c: サイズカラムとサイズによるソートを追加。 - * src/mainwindow.c: ソートメニューに `サイズでソート' を追加。 - * src/procmime.c: バッファオーバーランを起こし、セグメンテーション - フォールトを起こすバグを修正。 - -2000-04-13 - - * version 0.3.1 - - * src/textview.c: MIME ヘッダと - Content-Transfer-Encoding: quoted-printable に対応。 - -2000-04-12 - - * src/messageview.[ch] - src/textview.[ch]: MessageView を2つのクラスに分離。 - * src/procmime.[ch]: MIME メッセージ操作用に追加。 - -2000-04-11 - - * src/mimeview.[ch]: MIME メッセージ操作用に追加。 - * configure.in: wctype.h と wchar.h のチェックを追加。 - -2000-04-10 - - * src/procmsg.[ch] - src/procheader.[ch]: 少しコードを整理。 - * src/messageview.[ch]: HeaderView を統合。 - -2000-04-09 - - * version 0.3.0 - -2000-04-08 - - * src/addressbook.c: フォルダ/グループが追加あるいは編集されたときに - ツリーをソートするようにした。 - * src/xml.c: xml_compare_tag(): 現在のタグが空だった場合に - セグメンテーションフォールトを起こすバグを修正。 - * src/mainwindow.c: MainWindow の状態を保存するようにした。 - -2000-04-08 - - * version 0.3.0pre1 - - * src/addressbook.c: アドレスグループの編集を完全に実装。 - 警告ダイアログでエスケープキーが押されたときに、アドレスの削除が - 誤って確認されてしまうバグを修正。 - -2000-04-07 - - * src/addressbook.c: メニューバーを追加。階層フォルダを有効にした。 - * src/prefs_account.c: pop サーバを指定しなくても構わないように修正。 - * src/inc.c: inc_account_mail(): 受信サーバが指定されていない場合、 - 何もしないように修正。 - -2000-04-05 - - * version 0.2.9 - - * src/addressbook.c: アドレス帳の機能をほぼ実装。 - -2000-04-04 - - * src/compose.c: `ファイル->ファイルを挿入' が2回以上選択された時に - セグメンテーションフォールトを起こすバグを修正。 - -2000-04-03 - - * version 0.2.9pre4 - - * src/addressbook.[ch]: 新規フォルダとグループの作成を実装、そして - フォルダとグループの削除を実装。指定されたオブジェクトを再帰的に - 削除する addressbook_delete_object() を全て実装。 - -2000-04-02 - - * src/addressbook.c: アドレスの登録と、メッセージ作成の - アドレスのエントリへの複数回の追加を実装。 - * src/menu.[ch]: 全てのメニューの項目をインセンシティブにする関数 - menu_set_insensitive_all() を追加。 - * src/folderview.c: 少しコードを整理。 - -2000-04-01 - - * src/account.c - src/prefs_common.c: CList の行数を得るときのバグを修正。 - -2000-03-30 - - * version 0.2.9pre3 - - * src/folderview.c: 最初の操作でツリーが開閉されたときに警告を - 引き起こすバグを修正。 - -2000-03-29 - - * src/addressbook.c: addressbook_list_selected(): 複数のアドレスを - 扱えるようにした。 - * src/compose.c: Bcc: が切り替えられたとき、対応するアドレス帳も - それを切り替えるように修正。 - * src/mainwindow.c: - main_window_create(): ウィンドウのちらつきを起こさないように - gtk_widget_set_uposition() を gtk_widget_show() の前に移動した。 - main_window_get_position(): 正しいウィンドウの位置を得るために - gdk_window_get_position() を gdk_window_get_root_origin() で - 置き換えた(これらの修正に関して shigeri さんに感謝)。 - -2000-03-27 - - * src/filesel.c: 最初に呼び出される時はホームディレクトリを選択する - ようにした。 - -2000-03-26 - - * src/utils.c: conv_mb_alnum(): キャラクタ変換テーブルを使用する - ように修正。 - * src/foldersel.c: ダイアログが表示されたときにフォルダツリーが - フォーカスされるようにした。 - -2000-03-26 - - * version 0.2.9pre2 - - * src/addressbook.c: addressbook_export_to_file() と関連する関数を - 実装。 - -2000-03-25 - - * src/xml.[ch] - src/addressbook.c: アトリビュート用の変数名を修正。 - * src/prefs_common.[ch]: メンバ `conv_mb_alnum' を追加。 - * src/utils.[ch]: マルチバイトの英数字をシングルバイトのそれに変換 - する conv_mb_alnum() を追加。 - * src/messageview.c: messageview_show(): conv_mb_alnum フラグが立って - いれば conv_mb_alnum() を通すようにした。 - -2000-03-25 - - * version 0.2.9pre1 - - * src/compose.c: Addressbook が Compose によって開かれてその Compose - が閉じられるとき、Addressbook の対象をリセットするように修正。 - * src/addressbook.c: Compose と連携するようにした。 - -2000-03-24 - - * configure.in: AM_PATH_{GLIB, GTK}: 要求される GTK+ と GLIB の - バージョンを 1.2.6 に上げた。 - * src/xml.[ch]: XML パーサをさらに実装。 - * src/addressbook.c: アドレス帳の解析と表示を行うルーチンを実装。 - -2000-03-21 - - * src/folderview.c: folderview_scan_folder(): フォルダのメッセージ数 - が0なら、新着、未読、そして総数を0にするように修正。 - -2000-03-20 - - * src/xml.[ch]: アドレス帳が使用する XML の操作のために追加。 - * src/folderview.c: スペースキーで自動的に未読フォルダが選択 - されるときに、ごみ箱フォルダをスキップするように修正。 - -2000-03-18 - - * src/summaryview.c: ニュースグループが選択されたときにカーソルが - 永久に時計になってしまうバグを修正。 - -2000-03-18 - - * version 0.2.8 - -2000-03-17 - - * src/mainwindow.[ch]: カーソルのタイプの設定時のカウントを実装。 - `スレッド表示' と `スレッド解除' のメニューを修正。 - * src/summaryview.c: フォルダのオープン時のスレッドの切替ができる - ようにした。 - * src/prefs_common.[ch]: フォルダのオープン時にサマリビューが - スレッドを構築するかどうかを決定するメンバ `enable_thread' を - 追加。 - -2000-03-15 - - * src/summaryview.c: ポップアップのセンシティビティの関数を少し - 修正。 - -2000-03-13 - - * version 0.2.7 - - * src/addressbook.[ch]: アドレス帳のインタフェースをさらに実装。 - * src/compose.c: アドレス帳のオブジェクトに接続。 - * src/folderview.[ch]: folderview_compare_path(): - 絶対パスが正しく比較されるように修正。 - folderview_select_node() を追加。 - 要求されたときにサマリを更新するように folderview_scan_folder() - を修正。 - * src/import.c: mbox を取り込んだときにフォルダツリーを更新 - するようにした。 - * src/summaryview.c: folderview.c の変更に従って修正。 - 元のフォルダが移動先と同一なら警告ダイアログを表示するように修正。 - 状況に応じてポップアップメニューのセンシティビティを設定する - summary_set_popup_sensitive() を追加。そしてサマリがクリアされた - ときにポップアップメニューの全ての項目をインセンシティブにする - ようにした。 - * src/procmsg.c: procmsg_move_messages_with_dest(): - 元のフォルダが移動先と同一なら処理を中断するように変更。 - * src/summary_search.c - src/manage_window.c: 警告ダイアログが2回現れたときにコンソールに - 警告が表示されないように修正。 - * src/filesel.c: ファイル選択ダイアログを一時ウィンドウにした。 - -2000-03-11 - - * src/manage_window.[ch]: コールバック関数 manage_window_focus_out() - を追加。 - * src/account.c - src/inputdialog.c - src/mainwindow.c - src/prefs_account.c - src/prefs_common.c - src/summary_search.c: focus_out_event シグナルハンドラを追加。 - * src/addressbook.[ch]: 仮のアドレス帳のコードを追加。 - -2000-03-06 - - * src/utils.h: alloca() を行い、また例外を処理するマクロ Xalloca() を - 追加。 - * src/import.c: インポートダイアログを一時ウィンドウにし、エスケープ - キーでキャンセルできるようにした。 - -2000-03-04 - - * version 0.2.6 - - * src/compose.c: メッセージ作成ウィンドウを閉じたときにメモリ - リークを起こすバグを修正。 - -2000-03-03 - - * src/nntp.h: 長すぎる XOVER 文字列のために NNTP メッセージの - バッファサイズを増やした。 - -2000-02-28 - - * src/summaryview.c: step-forward と step-backward を Control-n と - Control-p のそれぞれにバインドした。 - * src/filter.c: filter_read_str(): メモリリークのバグを修正し、 - バッファを確保する g_malloc() を alloca() で置き換えた。 - * src/procheader.c: procheader_get_fromname(), - procheader_date_get_localtime() - src/utils.c: conv_euctojis(): g_malloc() を alloca() で置き換えた。 - src/compose.c: compose_quote_parse_fmt() - src/prefs.c: prefs_set_data_from_text() - prefs_set_text(): g_malloc() を alloca() で置き換えた。 - -2000-02-26 - - * version 0.2.5 - - * src/logwindow.c: 警告、エラーとメッセージを異なる色で表示する - ように log_window_append() を改良。 - * src/utils.[ch]: 関数 log_message(), log_warning(), log_error() - を追加。それぞれ通常のメッセージ、警告、エラーを表示。 - そして多数の警告メッセージをこれらを使うように修正。 - * src/messageview.c: messageview_init(): 色の割り当てに失敗した - ときに引用と URI の色を黒に設定するようにした。 - * src/news.c: news_parse_xover(): バッファを確保する g_malloc() - を alloca() で置き換えた。 - -2000-02-25 - - * src/folderview.c: 以前に選択されたフォルダ名をテキストエントリに - 表示しないバグを修正。それに加えて、幾つかの修正を行った。 - -2000-02-24 - - * version 0.2.4 - - * src/logwindow.[ch]: プロトコルログを表示するログウィンドウを - 追加。 - * src/about.c: ダイアログのサイズを微調整。 - * src/folderview.c: ダブルクリックしたときにフォルダを選択する - ようにした。 - -2000-02-23 - - * src/prefs_common.[ch]: `From:' や `Subject:' のようなヘッダの - 項目を翻訳するかどうかを決める項目 `translate_header' を追加。 - * src/compose.c: 宛先が入力されていない場合に警告ダイアログを - 表示するようにした。 - * src/inc.c: 少しコードを整理。 - -2000-02-22 - - * version 0.2.3 - - * src/compose.c: ヘッダのエントリが入力されたときに、その - フォーカスを次のエントリまたはテキストウィジェットに移動する - ようにした。メニューの項目を整理。 - * src/mainwindow.[ch] - src/prefs_common.[ch] - src/main.c: 終了時にウィジェットのサイズとウィンドウの位置を - 保存するようにした。 - * src/prefs_common.c: a14, k14 フォントセットをデフォルトの - メッセージフォントとして指定。 - * src/about.c: about ダイアログの外観をテキストウィジェット等を - 使用して変更。 - * src/recv.c: エスケープされた From_ 行を変換するように recv_write() - を修正。 - -2000-02-20 - - * version 0.2.2 - - * src/compose.[ch]: Bcc に対応。 - -2000-02-19 - - * version 0.2.1 - - * src/utils.[ch]: 文字列を調べて、数字列ならその値を返す関数 - to_number() を追加。 - * src/procmsg.c: 数字以外の文字がファイル名に含まれていた場合に - 誤動作を起こすバグを修正。 - -2000-02-18 - - * version 0.2.0 - - * src/folderview.c: 開いているフォルダノードを削除したときに - segmentation fault を起こすバグを修正(平松さん thanks)。 - そして、ニュースサーバを削除する folderview_rm_server_cb() を実装。 - * src/mbox.c: 警告メッセージを修正。 - -2000-02-13 - - * version 0.2.0alpha-pre8 - - * src/mainwindow.c: inc_all_account_mail_cb(): 現在のフォルダが - 更新されたときの問題を避けるために、受信箱を選択させるようにした。 - * src/summaryview.c: summary_execute(): 実行されたときにサマリ - キャッシュに書き込むようにした。 - -2000-02-12 - - * version 0.2.0alpha-pre7 - - * src/utils.[ch]: 末尾のディレクトリセパレータを無視して二つの - パスを比較する path_cmp() を追加。 - * src/folderview.[ch] - src/summaryview.[ch]: メッセージを移動または削除したときに - フォルダツリーが行進されるように修正。 - * src/inc.c: 少しコードを整理。 - -2000-02-11 - - * version 0.2.0alpha-pre6 - - * src/utils.[ch]: ドメイン名を静的な文字列として返す - get_domain_name() を追加。 - * src/compose.c: compose_generate_msgid(): 現在のアドレスが '@' を - 含まなくてもまともなメッセージ ID を生成するように修正。 - * src/send.c: 少しコードを整理。 - -2000-02-10 - - * src/folderview.c: フォルダが右クリックされたときのフォルダツリーの - 挙動を修正。 - * src/compose.c: compose_encode_header(): 適当なバッファオーバーラン - チェックを追加。 - -2000-02-09 - - * version 0.2.0alpha-pre5 - - * gettext と libtool を更新。 - * configure.in: メッセージカタログが正しいディレクトリにインストール - されるように localedir の定義を修正。 - * src/folderview.c - src/mainwindow.c: 現在開かれているフォルダでも開くことができる - ように修正。 - * src/prefs_common.[ch] - src/messageview.c: メッセージの色を切り替えるオプションを追加。 - -2000-02-08 - - * version 0.2.0alpha-pre4 - - * src/mainwindow.c - src/messageview.c: 色を確保する時にメモリを破壊していたバグを修正。 - -2000-02-07 - - * src/folderview.c: フォルダ選択時のバグを幾つか修正。 - -2000-02-07 - - * version 0.2.0alpha-pre3 - - * src/folderview.c - * src/summaryview.[ch]: 多少コードを整理。 - * src/messageview.c: 色の割り当てのバグを修正(多分)。 - -2000-02-06 - - * version 0.2.0alpha-pre2 - - * src/folderview.[ch]: リターンキーまたはスペースキーが押されるか、 - マウスのボタン1か2によるクリック以外では、フォルダビューで - 選択されたフォルダを開かないようにした。 - * src/inc.c: 多少コードを整理。 - * TODO.jp: 項目を増やした。 - -2000-02-05 - - * version 0.2.0alpha-pre1 - - * src/summaryview.[ch]: 重複メッセージを削除したときにサマリの - スレッドを壊すバグを修正(BONAIM さん thanks)。一部コードの整理。 - * src/procmsg.[ch]: procmsg_move_messages() を - procmsg_move_messages_with_dest() に名称変更し、前者を行先を - 指定しない新しい関数で置き換えた。 - * src/prefs_common.c - src/gtkutils.c: 連結リストのメモリリークを修正。 - * src/utils.[ch]: 双方向連結リストの全要素を削除する - list_remove_all() を追加。 - * src/inc.[ch]: 全アカウントの新着メッセージを受信する - inc_all_account_mail() を追加。 - * src/account.[ch]: アカウントをそれぞれ処理するために - account_foreach() を追加。 - * TODO.jp を追加。 - -2000-02-04 - - * version 0.1.23alpha - - * src/inc.c: 新着メッセージを受信した時にフォルダツリーのメッセージ - 数を更新するようにした。 - * src/folderview.[ch]: フォルダ名を指定してフォルダビューの一つの - フォルダをスキャンする関数 folderview_scan_folder() を追加。 - -2000-02-02 - - * version 0.1.22alpha - - * src/prefs_account.[ch]: 受信時振り分けの設定を追加。 - * src/inc.c: 受信時の振り分けに対応。 - * src/procmsg.c; コードを整理。 - * src/news.c: xover の取得に失敗したときに固まるバグを修正。 - * src/compose.c: 特定のフォルダに入るメッセージのマークを解除 - するようにした。 - -2000-02-01 - - * version 0.1.21alpha - - * src/folderview.c - src/summaryview.c: 「未読メッセージが見つからなかった場合、次の - フォルダに移動する」機能を実装。 - * src/summaryview.c: ニュースサーバへの接続中に接続の状態を - ステータスバーに表示するようにした。 - * src/compose.c: X-Mailer: ヘッダフィールドの文字列を少し変更。 - * src/prefs_common.c: 振り分けの残りの機能を実装。 - -2000-01-31 - - * version 0.1.20alpha - - * src/prefs_common.c: 振り分け設定の読み込み/書き出し/登録/削除を - 実装。 - * src/mainwindow.c: ステータスバーの外観を少し変更。 - * src/account.c: account_delete(): アカウントが削除されたときに - GList へのポインタを代入しないバグを修正。 - -2000-01-29 - - * src/procmsg.c: procmsg_get_mark_sum(): マークファイルの読み込み - に失敗するバグを修正(BONAIM さん thanks)。 - * src/prefs_common.c: 振り分け設定のインタフェースを追加。 - -2000-01-28 - - * src/summaryview.c: 左クリックで未読記事を表示するときにマークの - 表示が正しく更新されないバグを修正(shigeri さん thanks)。 - -2000-01-27 - - * src/summaryview.[ch]: 振り分け用の関数を追加。 - * src/about.c: ウィンドウを閉じるボタンを追加。 - * src/news.c: 取得するヘッダの数を制限するようにした。 - -2000-01-26 - - * src/procmsg.c: news フラグを正しく加えないバグを修正。 - * src/compose.c: ニュース記事に返信できないバグを修正。 - * src/filter.[ch]: メッセージのフィルタリング用に追加。 - * src/procheader.[ch]: フィルタ処理のために - procheader_get_unfolded_line() を追加。そして、メッセージの - ヘッダを読み込んでメモリに格納する procheader_get_header_list() - を追加し、 procheader_get_header_list() によって読み込まれた - 全てのヘッダを削除する procheader_header_list_destroy() を追加した。 - -2000-01-25 - - * version 0.1.19alpha - - * src/news.c: キャッシュされていない概要情報だけを取得するように - 修正。 - * src/procmsg.[ch]: ニュース操作用に修正。 - -2000-01-24 - - * src/news.c: xover に対応。 - * src/mbox.c: 空行を正しく扱えなかったバグを修正(shigeri さん - thanks)。 - -2000-01-23 - - * version 0.1.18alpha - - * src/procmsg.[ch]: ニュースフォルダを扱えるように幾つかの関数を - 修正。 - * src/news.c: ヘッダのキャッシュルーチンを追加。 - * src/procheader.c: ヘッダが重複していた場合にメモリリークを起こす - バグを修正。解析するヘッダに Newsgroups: を追加。 - * src/summaryview.c: ニュース記事のキャッシュルーチンを追加。 - * src/compose.c: ニュース記事に返信/転送できるようにした。 - -2000-01-22 - - * src/compose.c: カンマがダブルクォーテーションの中に含まれていた - 場合に To: ヘッダの解析に失敗するバグを修正(shigeri さん thanks)。 - * src/mbox.c: エスケープされていない From_ 行を正しく扱えるように - mbox ファイル処理のコードを修正。 - -2000-01-21 - - * version 0.1.17alpha - - * src/foldersel.c: フォルダツリーが表示されないバグを修正。 - ニュースサーバとグループの設定を保存するルーチンを追加。 - -2000-01-20 - - * version 0.1.16alpha - - * src/statusbar.[ch]: statusbar_puts_all() を追加。 - statusbar_puts(): 長すぎる文字列を切り詰めるようにした。 - * src/folderview.[ch]: CTree の行データを文字列から FolderInfo - 構造体に変更。 - そしてニュースサーバとグループを登録するポップアップメニューを - 実装。 - * src/messageview.c: 短縮ヘッダ表示ルーチンを修正。 - -2000-01-19 - - * NetNews のセッション管理用に src/news.[ch] を追加。 - * src/summaryview.[ch]: NetNews を読むためのコードを追加。 - -2000-01-18 - - * src/mainwindow.c - src/prefs_common.[ch]: ツールバーのスタイルを保存するようにした。 - * src/main.c: 終了前に設定を保存するようにした。 - * src/summaryview.c: サマリステータス表示ルーチンを修正。 - * 低レベル NNTP セッションの処理のために src/nntp.[ch] を追加。 - -2000-01-17 - - * 進行状況を表示する src/progress.[ch] を追加。 - * src/inc.c: src/progress.[ch] を使用するようにプログレスダイアログ - ルーチンを修正。 - * src/folderview.[ch]: 準備段階の NetNews 対応コードを追加。 - -2000-01-16 - - * version 0.1.15alpha - - * src/main.c - src/folderview.c: 幾つかパーミッションの修正。 - * src/folderview.c: フォルダの作成/リネーム/削除を実装。 - * src/utils.[ch]: ディレクトリを再帰的に削除する - remove_dir_recursive() を追加。 - -2000-01-15 - - * src/mainwindow.[ch]: ツールバーの表示形式の選択を追加。 - * ユーザに文字列を入力させるために src/inputdialog.[ch] を追加。 - * src/summaryview.[ch]: 通常モード時のビューの挙動を変更。 - * src/mbox.c: lockf() が使用されたときにファイルをロックできない - バグを修正 (shigeri さん thanks)。 - -2000-01-14 - - * version 0.1.14alpha - - * src/mainwindow.[ch]: ツールバーの外観を変更。ウィンドウ操作を修正。 - * src/summaryview.c: ステータスバーに表示されるメッセージを変更。 - * src/compose.[ch]: ツールバーを追加。 - * src/*.xpm: gnome-libs からアイコンをいくつか拝借した(仮)。 - -2000-01-13 - - * version 0.1.13alpha - - * src/summaryview.c: スレッド化のバグを修正。コードの整理。 - 重複メッセージ削除ルーチンをハッシュテーブルを使って書き換えた。 - * src/mainwindow.[ch]: ツールバーを追加。 - -2000-01-12 - - * version 0.1.12alpha - - * src/summary_search.c: もし OS に wcsstr() がない場合、 wcswcs() - を代わりに使うようにした。 - * src/summaryview.c: 高速化のため、その場でスレッドを作成するように - CTree 生成ルーチンを変更した。 - * src/procmsg.c: 高速化のためにメッセージ処理ルーチンをハッシュ - テーブルを使って書き換えた。以前よりかなり速くなってる筈。 - -2000-01-11 - - * version 0.1.11alpha - - * po/ja.po: msgstr を Solaris の標準 gettext のために修正。 - * src/main.c: config.h の include を追加。 - * src/compose.c: もし返信されたメッセージに References ヘッダが - ない場合、In-Reply-To のメッセージ ID を References ヘッダに - 加えるように変更した。 - * src/summaryview.c: 高速化のためにスレッド化ルーチンをハッシュ - テーブルを使用するように変更した。 - -2000-01-11 - - * version 0.1.10alpha - - * po/ja.po: Solaris でコアダンプしないように msgstr を修正。 - * src/main.c: locale.h の include を追加。 - (以上 Sato さんありがとうございます。) - * src/mbox.c - * src/socket.c: shigeri さんの Solaris パッチを多少修正して - 追加。(感謝!) - -2000-01-10 - - * version 0.1.9alpha - - * src/compose.c: compose_encode_header(): いくつかバグを修正。 - References ヘッダに正しく対応するようにヘッダ生成ルーチンを - 修正。Organization ヘッダに対応。 - * src/procmsg.[ch] - src/procheader.c: キャッシュデータから Cc: と Reply-To: を除いた。 - * src/procheader.[ch]: ヘッダリスト構造体の名称を HeaderEntry に変更。 - * src/summaryview.c: summary_thread_func(): 少し最適化。 - 他のウィジェットからキーイベントを渡すために - summary_pass_key_press_event() を追加。 - * src/messageview.c: messageview_key_pressed(): メッセージビューが - 分離されていてもキーイベントがサマリビューに渡されるように - 修正した。(わかい@電通大 さんご指摘ありがとうございます。) - -2000-01-09 - - * version 0.1.8alpha - - * src/compose.c: RFC1522, RFC2047 に(大体)準拠したヘッダの MIME - エンコーディングを実装。 - * src/procheader.c: 折り返したヘッダ行の処理のバグをいくつか修正。 - * src/headerview.c: headerview_show(): いくつかバグフィックス。 - -2000-01-07 - - * version 0.1.7alpha - - * src/utils.c: conv_euctojis(): 入力文字列が漢字で終わっていた - ときに漢字アウトシーケンス [ \033 ( B ] が付加されないバグを - 修正。(Nozomu Kobayashi さんご指摘ありがとうございます。) - * src/compose.c: compose_encode_header(): エンコードした文字列を - 別のバッファに出力するように変更した。 - 送信したメッセージを送信控に保存する機能と、送信に失敗した - メッセージを送信待ちに入れる機能(仮)を実装した。 - そして、やっとちゃんとした To: と Cc: の処理を実装 :) - * src/folderview.c: フォルダ操作のための仮の右クリックポップアップ - メニューを追加。 - * ファイル作成/コピー時のパーミッションをいくつか修正。 - -2000-01-07 - - * version 0.1.6alpha - - * src/procheader.c: ヘッダのリストをヌルターミネートしていず、 - segmentation fault を起こすバグを修正。 - -2000-01-06 - - * version 0.1.5alpha - - * src/procheader.[ch]: 関数 procheader_get_one_field() を追加。 - この関数はヘッダのリストにマッチする1つのヘッダフィールドを得る。 - そしてあまり汎用性のない procheader_get_unfolded_line() を削除し、 - procheader_get_header_fields() を procheader_get_one_field() を - 使って書き換えた。 - * src/summaryview.c: キー入力判定ルーチンをいくつかバグフィックス。 - * README, README.jp: ドキュメントを少し修正。 - -2000-01-05 - - * src/menu.c: menu_set_sensitive(): メニューアイテムがサブメニューを - 持っていたとき、アイテムでなくサブメニューのセンシティビティを - 切り替えてしまうバグを修正。 - -2000-01-05 - - * version 0.1.4alpha - - * src/summaryview.c: 空のサマリビューを中央クリックしたときに - segmentation fault を起こすバグを修正。 - 未読マークを付けたときに移動するフォルダの文字列を解放してしまう - バグを修正。 - 現在のフォルダがごみ箱のときはメッセージを削除しないようにした。 - * src/summaryview.[ch] - * src/mainwindow.c - * src/procmsg.[ch]: キャッシュ更新モードを加えた(以前のキャッシュを - 破棄する)。 - -2000-01-04 - - * src/procheader.c: ヘッダ処理ルーチンをさらに最適化。 - 新たに関数 procheader_get_header_fields() を加えた。 - この関数はヘッダ名の配列を引数として受け取り、ヘッダの内容を - セットする。 - -2000-01-03 - - * src/compose.c: メッセージ本文が ascii 文字のみの場合、 - Content-Type の charset として US-ASCII を指定するようにした。 - * src/main.[ch] - * src/prefs.c - * src/prefs_common.c - * src/prefs_account.c - * src/account.c: 設定ファイルの位置を変更。 - * src/account.c: ESCキーを押したときにウィンドウを閉じられるように - した。 - -2000-01-02 - - * version 0.1.3alpha - - * src/compose.c: 送信が失敗したときに segmentation fault を - 引き起こすバグを修正。 - src/send.c からヘッダ生成ルーチンを移動した。 - * src/send.c: ヘッダ生成ルーチンを src/compose.c に移動した。 - * src/prefs.c: '~' をホームディレクトリに展開するようにした。 - * src/prefs_account.[ch]: 署名ファイルパスの設定を追加。 - * src/prefs_common.[ch]: スプールパスの設定を追加。 - * src/inc.c: ユーザ名の取得方法を g_get_user_name() を使用する - ように変更した。 - -2000-01-01 - - * version 0.1.2alpha - - * ChangeLog, ChangeLog.jp (このファイル) を加えた。 - * 少しコードを整理。 - * 一時ウィンドウの管理のために manage_window.[ch] を追加。 - * src/procheader.c: ヘッダ処理ルーチンを少し最適化。 - * src/send.c: 接続時の例外処理を修正。 - * src/inc.c: ユーザ名の取得時の例外処理を追加。 - -2000-01-01 - - * version 0.1.1alpha - - * src/send.c: Content-Type: ヘッダを付加しないバグを修正。 - -2000-01-01 - - * version 0.1.0alpha - - * 最初のリリース。 -- cgit v1.2.3