Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2005-04-03 | Moved IMAP, POP3, maildir and SMTP files to separate namespaces. | Vincent Richard | 1 | -841/+0 | |
2005-03-18 | Updated VMime website URL. | Vincent Richard | 1 | -1/+1 | |
2005-01-03 | Changed year to 2005 in copyright header. | Vincent Richard | 1 | -1/+1 | |
2004-12-26 | Moved all header files to 'vmime/' directory. | Vincent Richard | 1 | -6/+6 | |
2004-12-26 | Removed relative paths from #include's. | Vincent Richard | 1 | -6/+6 | |
2004-12-22 | Some more class documentation. | Vincent Richard | 1 | -0/+4 | |
2004-12-19 | Fixed memory leaks. | Vincent Richard | 1 | -0/+14 | |
2004-12-15 | Working on 'maildir' implementation. | Vincent Richard | 1 | -39/+16 | |
2004-11-07 | Moved encodeAndFold() and decodeAndUnfold() functions from "base.cpp" to ↵ | Vincent Richard | 1 | -2/+2 | |
"text.cpp". | |||||
2004-10-21 | Refactoring (see ChangeLog). | Vincent Richard | 1 | -44/+45 | |
2004-10-05 | Fixed possible bug in destructor, when parent folder is closed before ↵ | Vincent Richard | 1 | -1/+3 | |
destroying the message. |