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
/
folder.c
Age
Commit message (
Expand
)
Author
2010-12-14
disconnect all current sessions of remote folders when going offline.
hiro
2010-07-30
added new account option 'Put signature before quote (not recommended)'.
hiro
2010-07-29
added 'Junk' special folder and automatically create it when not exist.
hiro
2010-02-16
use case insensitive match on Win32 when checking existent folders to prohibi...
hiro
2010-02-12
added 'In addressbook' to the quick search menu.
hiro
2009-12-08
added 'Last 7 days' to the quick search.
hiro
2009-11-06
svn s
hiro
2009-11-05
add a new flag: RemoteFolder::remove_cache_on_destroy.
hiro
2009-09-14
update summary caches on receiving.
hiro
2009-06-10
merged plugin-test branch into trunk.
hiro
2007-09-27
fixed a bug that virtual folders were not sorted properly.
hiro
2007-09-14
modified the method of getting IMAP4 folder list.
hiro
2007-07-11
code cleanup.
hiro
2007-05-11
qsearch_cond_type now persists between sessions.
hiro
2007-05-11
the quick search condition now persists for the whole session.
hiro
2007-04-03
win32: fixed a bug that the path separator of FolderItem::path was not proces...
hiro
2007-03-14
fixes data format incompatibility of folderlist.xml between Unix and Win32.
hiro
2007-01-17
implemented the automatic filtering of IMAP4 INBOX folder.
hiro
2006-11-20
added 2 Folder API.
hiro
2006-11-02
added the option 'Remember last selected message'.
hiro
2006-02-22
use filename-safe string for IMAP cache directory.
hiro
2005-12-19
implemented query search and virtual folder (merged from newsearch branch).
hiro
2005-12-09
folder_find_item_from_identifier(): also return top folder.
hiro
2005-10-13
enabled the property of the top folder.
hiro
2005-10-03
fixed rename on win32.
hiro
2005-09-13
changed the license of LibSylph from GPL to LGPL.
hiro
2005-09-13
added 'View/Sort/by thread date'.
hiro
2005-09-05
moved more modules to libsylph.
hiro