aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/imap/IMAPMessage.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2004-12-15Working on 'maildir' implementation.Vincent Richard1-39/+16
2004-11-07Moved encodeAndFold() and decodeAndUnfold() functions from "base.cpp" to ↵Vincent Richard1-2/+2
"text.cpp".
2004-10-21Refactoring (see ChangeLog).Vincent Richard1-44/+45
2004-10-05Fixed possible bug in destructor, when parent folder is closed before ↵Vincent Richard1-1/+3
destroying the message.