aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-07-02fixed build issue.hiro
2009-06-25updated manual.hiro
2009-06-25updated COPYING and LICENSE.hiro
2009-06-25updated manual and NEWS.hiro
2009-06-25manual/ja/sylpheed.sgml: updated bsfilter description.hiro
2009-06-17added plugin API.hiro
2009-06-15updated documents.hiro
2009-06-12do not install test plugin automatically.hiro
2009-06-12updated manual.hiro
2009-06-10merged plugin-test branch into trunk.hiro
2009-03-26fixed the year of ChangeLog.hiro
2009-03-23enable 'Remote mailbox' only if current account is POP3.hiro
2009-03-19show 'Send queued messages' instead of 'Mark all read' in the context menu of...hiro
2009-03-17git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2124 ee746299-78ed-0310-b...hiro
2009-03-17win32: use _commit().hiro
2009-03-17abort if fsync() fails.hiro
2009-03-17do fflush() and fsync() before fclose() when writing configuration files.hiro
2009-03-16unix: fixed infinite loop bug.hiro
2009-03-13git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2118 ee746299-78ed-0310-b...hiro
2009-03-13win32: use CreateHardLink().hiro
2009-02-27modified the default command line option of spam filters.hiro
2009-02-25fixed crash on csv import.hiro
2008-12-26properly process lines longer than 8192 bytes.hiro
2008-12-19made 2.6.0 release.hiro
2008-12-17updated uk.po.hiro
2008-12-15configure.in: updated version.hiro
2008-12-15updated po files.hiro
2008-12-15modified variable name.hiro
2008-12-11updated NEWS.hiro
2008-12-11renamed/removed MSGBUFSIZE.hiro
2008-12-11made a workaround for raw-JIS filename (Eudora etc.).hiro
2008-12-03added SYL_ prefix to SockFlags enum to avoid confliction with recent glibc he...hiro
2008-12-01made 2.6.0rc release.hiro
2008-12-01updated pt_BR.po.hiro
2008-11-28when removing news/imap accounts, remove cache directory with server name if ...hiro
2008-11-27updated NEWS.hiro
2008-11-27only expand folders in folder selection dialog which are expanded in the fold...hiro
2008-11-27don't save older backups of UIDL files.hiro
2008-11-27fixed a bug that the addressbook window was not refreshed when adding sender ...hiro
2008-11-25updated ro.po.hiro
2008-11-25only count for non-junk and not-deleted and not-marked-as-read messages when ...hiro
2008-11-25added message label to the folder selection dialog.hiro
2008-11-25added #include <conio.h> for _getch().hiro
2008-11-20updated po files.hiro
2008-11-20include gtk/gtk.h as a workaround for GTK+ >= 2.13.3.hiro
2008-11-19libsylph/session.c: session_connect(): fixed a bug that session->server was n...hiro
2008-11-19foldersel.c: made virtual folders unselectable when not in FOLDER_SEL_ALL mode.hiro
2008-11-19keep backups of config files for four generations.hiro
2008-11-17Makefile.am: TAR -> AMTARhiro
2008-11-14added menu to the remote POP3 mailbox window.hiro