aboutsummaryrefslogtreecommitdiff
path: root/libsylph/mbox.c
AgeCommit message (Expand)Author
2014-06-10made mbox locking NFS-safe (#202).hiro
2014-04-18made workaround for 64-bit time_t on win32.hiro
2012-07-27made export/import progress dialog cancellable.hiro
2012-07-27added 'Export only selected messages' option to the export dialog.hiro
2010-12-22Automatically select appropriate Junk folder on filtering.hiro
2010-05-08fixed a bug that MIME flag was not set on importing mbox file.hiro
2009-09-14update summary cache when importing from mbox.hiro
2009-08-11show progress bar on export. modified menu label and function names.hiro
2009-08-04show progressbar on mbox import.hiro
2008-12-11renamed/removed MSGBUFSIZE.hiro
2008-11-25only count for non-junk and not-deleted and not-marked-as-read messages when ...hiro
2007-02-08don't filter junk on import.hiro
2007-02-06filter junk mails from local mbox even if prefs_common.filter_on_inc is FALSE.hiro
2006-12-28filter junk mails on incorporation from local spool when filter_junk_on_recv ...hiro
2006-11-20merged from libsylph branch.hiro
2005-11-14fixes occasional summary update failure on win32 and some filesystems.hiro
2005-09-13changed the license of LibSylph from GPL to LGPL.hiro
2005-09-08moved mbox.[ch] into libsylph.hiro