Added rules to build camel-imap-stream
authorJeffrey Stedfast <fejj@helixcode.com>
Wed, 7 Jun 2000 21:57:27 +0000 (21:57 +0000)
committerJeffrey Stedfast <fejj@src.gnome.org>
Wed, 7 Jun 2000 21:57:27 +0000 (21:57 +0000)
commitd27c90b25295fc4734e147fb7399f91990698ccd
tree767b8592f2614261db40e6b41e6aad53e28833e8
parent3f94199679f4db3f3de6f9cae1251ad8648519d3
Added rules to build camel-imap-stream

2000-06-07  Jeffrey Stedfast  <fejj@helixcode.com>

* providers/imap/Makefile.am: Added rules to build
camel-imap-stream

* providers/imap/camel-imap-store.c (get_folder): Update.
Moved imap_create here.

* providers/imap/camel-imap-folder.c (delete_messages): Remove.
(imap_create): Removed.
(imap_delete): Removed.
(imap_exists): Removed.

* providers/imap/camel-imap-stream.h: Added typedef's for the stream

* providers/imap/camel-imap-stream.c: Modified to build cleanly
camel/ChangeLog
camel/providers/imap/Makefile.am
camel/providers/imap/camel-imap-folder.c
camel/providers/imap/camel-imap-store.c
camel/providers/imap/camel-imap-stream.c
camel/providers/imap/camel-imap-stream.h