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
/
imap.c
Age
Commit message (
Expand
)
Author
2007-09-14
modified the method of getting IMAP4 folder list.
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-01-17
fixed IMAP4 filtering when IP unreachable.
hiro
2007-01-17
implemented the automatic filtering of IMAP4 INBOX folder.
hiro
2006-12-28
fixed out of sync response on FETCH.
hiro
2006-12-04
fixed a warning when getting uncached messages in IMAP4.
hiro
2006-08-23
supported PLAIN authentication on IMAP4.
hiro
2006-05-31
imap.c: support 8-bit literal (literal8) defined in RFC 3516.
hiro
2006-03-02
fixed crash when tried to move IMAP4 folders right under the root folder.
hiro
2006-02-06
don't reset unread flag when moving/copying messages into trash.
hiro
2006-02-01
trim too long IMAP4 response lines.
hiro
2006-01-24
save temporary IMAP4 password. Don't try to connect to IMAP4 server when clos...
hiro
2006-01-23
imap.c: fixed a bug that cache files in source folder was not removed was fixed.
hiro
2006-01-19
handle virtual folders under IMAP4 folders properly.
hiro
2005-12-08
imap_get_msg_list(): only update mtime when folder is not opened.
hiro
2005-12-07
update caches and flags when reading message list from a folder.
hiro
2005-12-05
imap_cmd_append(): send message contents all at once.
hiro
2005-11-22
imap.c: quote additional chars.
hiro
2005-10-13
fixed parsing of literal data (skip quotes)
hiro
2005-10-12
also log IMAP4 literal strings.
hiro
2005-10-12
fixed parsing of literal data in IMAP4 response.
hiro
2005-10-07
support literals in IMAP response.
hiro
2005-09-13
changed the license of LibSylph from GPL to LGPL.
hiro
2005-09-12
imap.c: changed the message number limit on COPY.
hiro
2005-09-09
added missing translation string.
hiro
2005-09-09
update progress bar when executing long IMAP4 operations.
hiro
2005-09-08
replaced md5.[ch] with public domain code in GNet.
hiro
2005-09-07
imap.c: limit number of messages to be copied at a time with COPY command to ...
hiro
2005-09-07
adjusted the freqency of UI update on IMAP4.
hiro
2005-09-06
added UI hints for IMAP4 operation.
hiro
2005-09-05
imap.c: show progress when executing operations which takes long time.
hiro
2005-09-05
moved more modules to libsylph.
hiro
[prev]