index
:
Sylpheed
master
taw/combined
taw/master
taw/meson
Git mirror of Sylpheed SVN repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libsylph
/
mh.c
Age
Commit message (
Expand
)
Author
2014-04-18
replaced 'struct stat' with GStatBuf.
hiro
2013-03-13
fixed rebuilding of folder tree which had been broken at 3.4.0beta1 (#103).
hiro
2013-01-25
limit the recursion level of tree scan to 64.
hiro
2010-07-29
added 'Junk' special folder and automatically create it when not exist.
hiro
2009-11-10
removed redundant debug print.
hiro
2009-11-06
svn s
hiro
2009-11-02
more fix for UID more than INT_MAX.
hiro
2009-10-16
libsylph: use itos_buf() because itos() is not thread-safe.
hiro
2009-10-07
mh.c: mh_get_mtime(): fixed memory leak. Added global locks to each functions.
hiro
2009-09-15
generate cache on adding messages.
hiro
2009-09-14
update summary cache on move/copy.
hiro
2009-09-14
update summary caches on receiving.
hiro
2009-09-03
show progress when scanning folders.
hiro
2009-08-12
emit remove-msg signal after add-msg for speedup.
hiro
2009-06-10
merged plugin-test branch into trunk.
hiro
2009-03-16
unix: fixed infinite loop bug.
hiro
2009-03-13
win32: use CreateHardLink().
hiro
2007-05-10
implemented '--open' command line option which open messages specified with c...
hiro
2007-04-03
win32: fixed a bug that the path separator of FolderItem::path was not proces...
hiro
2007-03-25
fixed a bug that messages which were not filtered were not counted as new mes...
Hiro
2007-03-14
fixes data format incompatibility of folderlist.xml between Unix and Win32.
hiro
2007-01-30
also scan symbolic links on MH mailboxes.
hiro
2007-01-17
implemented the automatic filtering of IMAP4 INBOX folder.
hiro
2006-06-25
improved the performance of rebuilding tree.
Hiro
2006-06-25
removed redundant folder scan on moving messages.
Hiro
2006-06-23
win32: optimized scanning of directory.
Hiro
2006-03-14
fixed duplicated subfolders when rebuilding folder tree on Win32 while settin...
hiro
2006-02-06
don't reset unread flag when moving/copying messages into trash.
hiro
2006-02-06
win32: fixed Japanese folder name problem.
hiro
2005-12-07
update caches and flags when reading message list from a folder.
hiro
2005-11-14
fixes occasional summary update failure on win32 and some filesystems.
hiro
2005-10-03
fixed rename on win32.
hiro
2005-09-13
changed the license of LibSylph from GPL to LGPL.
hiro
2005-09-05
moved more modules to libsylph.
hiro