aboutsummaryrefslogtreecommitdiffstats
path: root/src/messaging/IMAPStore.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2005-04-03Moved IMAP, POP3, maildir and SMTP files to separate namespaces.Vincent Richard1-292/+0
2005-03-18Updated VMime website URL.Vincent Richard1-1/+1
2005-01-03Changed year to 2005 in copyright header.Vincent Richard1-1/+1
2004-12-26Moved all header files to 'vmime/' directory.Vincent Richard1-5/+5
2004-12-26Removed relative paths from #include's.Vincent Richard1-5/+5
2004-12-23Hide private class 'IMAPauthenticator' from class documentation.Vincent Richard1-0/+4
2004-12-22Added getCapabilities() on messaging::store.Vincent Richard1-1/+14
2004-12-16Added store::isValidFolderName().Vincent Richard1-0/+6
2004-10-21Refactoring (see ChangeLog).Vincent Richard1-8/+20