aboutsummaryrefslogtreecommitdiff
path: root/libsylph/mh.c
AgeCommit message (Expand)Author
2007-05-10implemented '--open' command line option which open messages specified with c...hiro
2007-04-03win32: fixed a bug that the path separator of FolderItem::path was not proces...hiro
2007-03-25fixed a bug that messages which were not filtered were not counted as new mes...Hiro
2007-03-14fixes data format incompatibility of folderlist.xml between Unix and Win32.hiro
2007-01-30also scan symbolic links on MH mailboxes.hiro
2007-01-17implemented the automatic filtering of IMAP4 INBOX folder.hiro
2006-06-25improved the performance of rebuilding tree.Hiro
2006-06-25removed redundant folder scan on moving messages.Hiro
2006-06-23win32: optimized scanning of directory.Hiro
2006-03-14fixed duplicated subfolders when rebuilding folder tree on Win32 while settin...hiro
2006-02-06don't reset unread flag when moving/copying messages into trash.hiro
2006-02-06win32: fixed Japanese folder name problem.hiro
2005-12-07update caches and flags when reading message list from a folder.hiro
2005-11-14fixes occasional summary update failure on win32 and some filesystems.hiro
2005-10-03fixed rename on win32.hiro
2005-09-13changed the license of LibSylph from GPL to LGPL.hiro
2005-09-05moved more modules to libsylph.hiro