aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2013-08-28made 3.4.0beta5 release.hiro
2013-08-28added Basque translation.hiro
2013-08-26properly unescape special characters in HTML links (#120).hiro
2013-08-16fixed the parse failure of STATUS response if a folder name contains brackets...hiro
2013-06-07updated config.guess and config.sub.hiro
2013-06-07src/template.c: template_compare_id(): fixed constness.hiro
2013-06-03stabilize the order of templates.hiro
2013-05-24raise compose window when the external editor exits.hiro
2013-05-24updated Japanese manual.hiro
2013-05-23filesel: save selected file type.hiro
2013-05-21filesel: automatically modify file extension when file type is changed.hiro
2013-05-20src/textview.c: insert space between continuous links to avoid non-responsive...hiro
2013-05-15src/printing.c: modified debug output.hiro
2013-05-14refactored MessageView/MimeView/hiro
2013-04-05print all texts in messages with print command.hiro
2013-04-05src/printing.c: print all texts in messages, not only the first one.hiro
2013-04-04open output file as text mode when saving messages as text.hiro
2013-04-04messageview_save_as(): added the feature to save message as plain text.hiro
2013-04-03added the feature to save message as plain text (locale or UTF-8 encoding).hiro
2013-03-29updated documents.hiro
2013-03-29src/quote_fmt_parse.y: insert current date with %d for a new message.hiro
2013-03-29when marking a message as junk and moving to junk folder, select proper junk ...hiro
2013-03-28src/quote_fmt_parse.y: prohibit warnings when target message does not exist.hiro
2013-03-28src/compose.c: compose_template_apply(): enabled quotation of messages on for...hiro
2013-03-28src/compose.c: refactored compose_quote_fmt().hiro
2013-03-26properly escape folder/username/password which include double-quote or backsl...hiro
2013-03-13fixed rebuilding of folder tree which had been broken at 3.4.0beta1 (#103).hiro
2013-02-15optimized date string scanhiro
2013-02-15Supported more non-standard date.hiro
2013-02-15modified Date header parser.hiro
2013-02-15notification_window_set_message(): check if the window exists.hiro
2013-02-14updated Japanese manual.hiro
2013-02-14added an option: 'Do not classify message as junk if sender is in the address...hiro
2013-02-14ChangeLog: fixed date.hiro
2013-02-14adjusted paddings of notification again.hiro
2013-02-13adjusted paddings of notification window.hiro
2013-02-13added plug-in API for notification window.hiro
2013-02-13modified notification window.hiro
2013-02-08added option: 'Show notification window when new messages arrive'hiro
2013-02-08implemented new message notification popup window.hiro
2013-02-01nsis: translate Start Menu shortcuts.hiro
2013-01-31made 3.4.0beta1 release.hiro
2013-01-31updated command line help.hiro
2013-01-31remote mailbox: Changed 'Refresh' button/menu to 'Resume'.hiro
2013-01-31remote mailbox: do not disconnect immediately but send QUIT on normal POP3 er...hiro
2013-01-31changed safe mode option to '--safe-mode'.hiro
2013-01-30made the button sensitivity and Stop/Refresh label of remote mailbox dialog c...hiro
2013-01-25limit the recursion level of tree scan to 64.hiro
2013-01-25check the existence of destination folder when editing filter rule.hiro
2013-01-24Pop3Session::state to POP3_ERROR if QUIT fail.hiro