aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
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
2013-01-24do not disconnect immediately but send QUIT on normal POP3 errors.hiro
2013-01-22added safe mode (don't load plug-ins).hiro
2013-01-22fixes IMAP4 server using IPv6 address on Windows.hiro
2013-01-22made IMAP INBOX case insensitive.hiro
2012-11-20enabled connection timeout setting on Windows.hiro
2012-10-30updated Japanese manual.hiro
2012-10-30udpated README.hiro
2012-10-29fixed hyperlink when 'Show attached files first on message view' option was set.hiro
2012-10-12libsylph/imap.c: fixed MSVC compilation (thanks to Gisle Vanem).hiro
2012-10-10updated Windows registry entry file.hiro
2012-10-10nsis/sylpheed.nsi: fixed a typo in writing registry.hiro
2012-10-10removed includedir from include path in Makefiles.hiro
2012-10-05configure.in: raised the required GTK+ version to 2.8.0.hiro
2012-10-05Automatically set the default mailto and .eml handler by Windows installer.hiro
2012-09-27made 3.2.0beta2 release.hiro
2012-09-27modified sylpheed.desktop.hiro
2012-09-26sylpheed.spec.in: added sylpheed-plugins package, and fixed plugindir.hiro
2012-09-25fixed long-standing drag begin bug on IMAP folders (#93).hiro
2012-09-13sylpheed.spec.in: fixed build on x86_64 platform.hiro