aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Collapse)Author
2008-12-03added SYL_ prefix to SockFlags enum to avoid confliction with recent glibc ↵hiro
header file. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2088 ee746299-78ed-0310-b773-934348b2243d
2008-12-01made 2.6.0rc release.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2086 ee746299-78ed-0310-b773-934348b2243d
2008-11-28when removing news/imap accounts, remove cache directory with server name if ↵hiro
it becomes empty. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2084 ee746299-78ed-0310-b773-934348b2243d
2008-11-27only expand folders in folder selection dialog which are expanded in the ↵hiro
folder view. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2082 ee746299-78ed-0310-b773-934348b2243d
2008-11-27don't save older backups of UIDL files.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2081 ee746299-78ed-0310-b773-934348b2243d
2008-11-27fixed a bug that the addressbook window was not refreshed when adding sender ↵hiro
to addressbook. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2080 ee746299-78ed-0310-b773-934348b2243d
2008-11-25only count for non-junk and not-deleted and not-marked-as-read messages when ↵hiro
incorporating from mbox. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2078 ee746299-78ed-0310-b773-934348b2243d
2008-11-25added message label to the folder selection dialog.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2077 ee746299-78ed-0310-b773-934348b2243d
2008-11-25added #include <conio.h> for _getch().hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2076 ee746299-78ed-0310-b773-934348b2243d
2008-11-20include gtk/gtk.h as a workaround for GTK+ >= 2.13.3.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2074 ee746299-78ed-0310-b773-934348b2243d
2008-11-19libsylph/session.c: session_connect(): fixed a bug that session->server was ↵hiro
not set. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2073 ee746299-78ed-0310-b773-934348b2243d
2008-11-19foldersel.c: made virtual folders unselectable when not in FOLDER_SEL_ALL mode.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2072 ee746299-78ed-0310-b773-934348b2243d
2008-11-19keep backups of config files for four generations.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2071 ee746299-78ed-0310-b773-934348b2243d
2008-11-14added menu to the remote POP3 mailbox window.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2068 ee746299-78ed-0310-b773-934348b2243d
2008-11-14use GTK_STOCK_NETWORK as the icon of POP3 remote mailbox.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2067 ee746299-78ed-0310-b773-934348b2243d
2008-11-13increased version. Updated missing script.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2066 ee746299-78ed-0310-b773-934348b2243d
2008-11-13Warnings about --datarootdir on configure was removed.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2065 ee746299-78ed-0310-b773-934348b2243d
2008-11-13jpilot.c: code cleanup.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2062 ee746299-78ed-0310-b773-934348b2243d
2008-10-07added POP3 remote mailbox button to the toolbar.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2053 ee746299-78ed-0310-b773-934348b2243d
2008-10-07disable '/Message/Receive/Remote mailbox...' when mail incorporation is active.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2052 ee746299-78ed-0310-b773-934348b2243d
2008-10-03updated Japanese manual.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2050 ee746299-78ed-0310-b773-934348b2243d
2008-10-01remote mailbox: fixed sorting by subject, date and size.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2049 ee746299-78ed-0310-b773-934348b2243d
2008-09-29made 2.6.0beta1 release.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2046 ee746299-78ed-0310-b773-934348b2243d
2008-09-29check for HAVE_LOCALE_H and ENABLE_NLS.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2045 ee746299-78ed-0310-b773-934348b2243d
2008-09-26added progress column to the progress dialog.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2043 ee746299-78ed-0310-b773-934348b2243d
2008-09-26use target header field as a default filter name when creating filter rule ↵hiro
automatically. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2042 ee746299-78ed-0310-b773-934348b2243d
2008-09-25remote mailbox: send NOOP command for each 30 seconds to prevent session ↵hiro
timeout. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2041 ee746299-78ed-0310-b773-934348b2243d
2008-09-24workaround for some broken IMAP4 servers.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2040 ee746299-78ed-0310-b773-934348b2243d
2008-09-24remote mailbox: display 'Quitting' on logout.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2039 ee746299-78ed-0310-b773-934348b2243d
2008-09-19remote mailbox: modified style.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2038 ee746299-78ed-0310-b773-934348b2243d
2008-09-19remote mailbox: added stop button which stops retrieving of headers.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2036 ee746299-78ed-0310-b773-934348b2243d
2008-09-18remote mailbox: enabled cancellation on connection.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2035 ee746299-78ed-0310-b773-934348b2243d
2008-09-18remote mailbox: implemented receiving of messages.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2034 ee746299-78ed-0310-b773-934348b2243d
2008-09-18remote mailbox: added timeout. Show dialog on error.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2033 ee746299-78ed-0310-b773-934348b2243d
2008-09-17remote mailbox: implemented message display.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2032 ee746299-78ed-0310-b773-934348b2243d
2008-09-17implemented remote POP3 mailbox.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2031 ee746299-78ed-0310-b773-934348b2243d
2008-07-16Force 'en' dictionary if user-specified language doesn't match.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2029 ee746299-78ed-0310-b773-934348b2243d
2008-07-16fixed Enchant support.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2028 ee746299-78ed-0310-b773-934348b2243d
2008-07-10imap_add_inter_folders(): more error checks.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2027 ee746299-78ed-0310-b773-934348b2243d
2008-07-09fixed rebuilding of IMAP folder tree.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2026 ee746299-78ed-0310-b773-934348b2243d
2008-07-04win32: handle window messages even if console is initialized.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2025 ee746299-78ed-0310-b773-934348b2243d
2008-07-04win32: handle console ctrl events.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2023 ee746299-78ed-0310-b773-934348b2243d
2008-06-27supported GtkSpell 2.0.13 (with Enchant).hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2022 ee746299-78ed-0310-b773-934348b2243d
2008-06-20handle SIGHUP/SIGINT/SIGTERM/SIGQUIT signals on Unix.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2020 ee746299-78ed-0310-b773-934348b2243d
2008-06-19added function to change the behavior of character encoding auto-detection.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2019 ee746299-78ed-0310-b773-934348b2243d
2008-06-18also use MimeInfo::filename to determine file type.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2018 ee746299-78ed-0310-b773-934348b2243d
2008-06-17made 2.5.0 release.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2012 ee746299-78ed-0310-b773-934348b2243d
2008-06-17updated po files and sylpheed.desktop.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2011 ee746299-78ed-0310-b773-934348b2243d
2008-06-06made 2.5.0rc2 release.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2010 ee746299-78ed-0310-b773-934348b2243d
2008-06-06removed the restriction that the template body over 8KB could not be read.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2007 ee746299-78ed-0310-b773-934348b2243d