aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-12-19support nonstandard encoding 'ks_c_5601-1987'.hiro
2005-12-14made 2.1.9 release.hiro
2005-12-14updated NEWS.hiro
2005-12-14added an option to update only INBOX on checking new messages of IMAP4 accounts.hiro
2005-12-13enabled custom queue folder.hiro
2005-12-13fixed subscribed dialog.hiro
2005-12-09folder_find_item_from_identifier(): also return top folder.hiro
2005-12-09foldersel.c: also select top folder on FOLDER_SEL_ALL.hiro
2005-12-09added utility functions for optimization of filter.hiro
2005-12-09prefs_filter_edit_cond_hbox_to_cond(): added an argument for case sensitivity.hiro
2005-12-08made more prefs_filter functions public.hiro
2005-12-08prefs_filter_edit.c: generalized the condition edit.hiro
2005-12-08imap_get_msg_list(): only update mtime when folder is not opened.hiro
2005-12-07update caches and flags when reading message list from a folder.hiro
2005-12-06updated pt_BR.po.hiro
2005-12-06made CondHBox / ActionHBox related APIs public.hiro
2005-12-05updated it.po.hiro
2005-12-05updated NEWS.hiro
2005-12-05enabled COMPOSE_REPLY_TO_ALL for NNTP.hiro
2005-12-05imap_cmd_append(): send message contents all at once.hiro
2005-12-02modified font for signature part.hiro
2005-12-02fixed crash bug when an address in a group was modified. Fixed memory leaks.hiro
2005-12-02fixed blocking when entering gpg passphrase on win32.hiro
2005-12-01added Vietnamese translation.hiro
2005-12-01added 'Update summary' to the context menu of folder view.hiro
2005-12-01fixed compilation failure on some environments.hiro
2005-11-30display progress on local filtering.hiro
2005-11-30made 2.1.8 release.hiro
2005-11-29removed debug print.hiro
2005-11-29send_message_queue_all(): follow the change of compose.c::compose_send().hiro
2005-11-29updated NEWS.hiro
2005-11-28moved outgoing encoding option into Display - Encoding tab.hiro
2005-11-28updated po files.hiro
2005-11-28also normalize text files on win32 when saving parts.hiro
2005-11-28reverted linebreak conversion.hiro
2005-11-25also canonicalize on redirect/queue.hiro
2005-11-25always canonicalize composed message.hiro
2005-11-25uncanonicalize unencoded text when saving.hiro
2005-11-25removed CR+LF to LF conversion on receiving.hiro
2005-11-25fixed warning of imageview.hiro
2005-11-25session_read_data_as_file_cb(): don't write to file until buffer is filled mo...hiro
2005-11-25fixed a bug that lost first part of message data on receiving.hiro
2005-11-24win32: don't uncanonicalize text files when decoding.hiro
2005-11-24reduced memory usage on POP3 session.hiro
2005-11-22modified 'filter sent messages'.hiro
2005-11-22modified makewin32.sh.hiro
2005-11-22reduced memory usage on SMTP session.hiro
2005-11-22imap.c: quote additional chars.hiro
2005-11-22remember the last compose window position.hiro
2005-11-21win32: fixed compose window appeared always top-left.hiro