aboutsummaryrefslogtreecommitdiff
path: root/libsylph/imap.c
AgeCommit message (Collapse)Author
2005-11-22imap.c: quote additional chars.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@770 ee746299-78ed-0310-b773-934348b2243d
2005-10-13fixed parsing of literal data (skip quotes)hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@640 ee746299-78ed-0310-b773-934348b2243d
2005-10-12also log IMAP4 literal strings.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@639 ee746299-78ed-0310-b773-934348b2243d
2005-10-12fixed parsing of literal data in IMAP4 response.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@636 ee746299-78ed-0310-b773-934348b2243d
2005-10-07support literals in IMAP response.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@627 ee746299-78ed-0310-b773-934348b2243d
2005-09-13changed the license of LibSylph from GPL to LGPL.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@578 ee746299-78ed-0310-b773-934348b2243d
2005-09-12imap.c: changed the message number limit on COPY.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@572 ee746299-78ed-0310-b773-934348b2243d
2005-09-09added missing translation string.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@569 ee746299-78ed-0310-b773-934348b2243d
2005-09-09update progress bar when executing long IMAP4 operations.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@567 ee746299-78ed-0310-b773-934348b2243d
2005-09-08replaced md5.[ch] with public domain code in GNet.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@559 ee746299-78ed-0310-b773-934348b2243d
2005-09-07imap.c: limit number of messages to be copied at a time with COPY command to ↵hiro
prevent network timeout. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@555 ee746299-78ed-0310-b773-934348b2243d
2005-09-07adjusted the freqency of UI update on IMAP4.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@554 ee746299-78ed-0310-b773-934348b2243d
2005-09-06added UI hints for IMAP4 operation.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@552 ee746299-78ed-0310-b773-934348b2243d
2005-09-05imap.c: show progress when executing operations which takes long time.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@549 ee746299-78ed-0310-b773-934348b2243d
2005-09-05moved more modules to libsylph.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@548 ee746299-78ed-0310-b773-934348b2243d