aboutsummaryrefslogtreecommitdiffstats
path: root/camel/providers/imap4/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Implemented.Jeffrey Stedfast2004-03-301-17/+17
| | | | | | | | | | | | | | | 2004-03-29 Jeffrey Stedfast <fejj@ximian.com> * providers/imap4/camel-imap4-folder.c (camel_imap4_folder_new): Implemented. * providers/imap4/camel-imap4-engine.c (engine_parse_namespace): If the namespace begins with "INBOX", canonicalise the INBOX portion (ie, make it all caps). * providers/imap4/camel-imap4-store.c (imap4_noop): Implemented. svn path=/trunk/; revision=25237
* New source files implementing the CamelFolder class for the new IMAP4Jeffrey Stedfast2004-03-291-0/+2
| | | | | | | | | | 2004-03-28 Jeffrey Stedfast <fejj@ximian.com> * providers/imap4/camel-imap-folder.[c,h]: New source files implementing the CamelFolder class for the new IMAP4 implementation. svn path=/trunk/; revision=25215
* added camel-imap-store.[c,h] to the buildJeffrey Stedfast2004-03-291-0/+2
| | | | svn path=/trunk/; revision=25213
* added camel-imap-provider.cJeffrey Stedfast2004-03-291-0/+1
| | | | svn path=/trunk/; revision=25211
* New source files implementing the CamelFolderSummary class for the newJeffrey Stedfast2004-03-291-0/+2
| | | | | | | | | | 2004-03-28 Jeffrey Stedfast <fejj@ximian.com> * providers/imap4/camel-imap-summary.[c,h]: New source files implementing the CamelFolderSummary class for the new IMAP4 implementation. svn path=/trunk/; revision=25209
* The beginnings of a new IMAP provider moduleJeffrey Stedfast2004-03-251-0/+33
svn path=/trunk/; revision=25176