sync with 0.7.5cvs14
[claws.git] / ChangeLog
index 3df96bdb7d6c5e22d4f9659336555fb08439250f..46ba9ba6ab4dad8e095e2926271f65031028d5e1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
+2002-05-09
+
+       * src/folderview.c: folderview_check_new(): skip unselectable folders.
+       * src/summaryview.c: added 'Create filter rule' to the context menu.
+
+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 <gtk/gtkmenu.h>.
+
+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 <sys/types.h>.
+
+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/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).
+         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
          src/mainwindow.c
          src/summaryview.[ch]
          src/sourcewindow.[ch]: integrated the viewing source patch from
-         DINH V. Hoà (thanks!).
+         DINH V. Hoßþ(thanks!).
 
 2001-03-10