aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-types.h
Commit message (Expand)AuthorAgeFilesLines
* s/HSCAN_/CAMEL_MIME_PARSER_STATE_/g andJeffrey Stedfast2003-09-191-2/+1
* temporarily reverting my camel namespace patches until after we merge in some...Jeffrey Stedfast2003-08-271-1/+2
* Namespaced.Jeffrey Stedfast2003-08-261-2/+1
* do the typedef's in camel-types.h and include camel-digest-store.h in camel.hJeffrey Stedfast2002-03-121-0/+2
* New stream filter that chomps excess trailing whitespace from the end ofJeffrey Stedfast2002-02-281-0/+1
* Use camel_mime_parser_read to read internal parser data.Jeffrey Stedfast2002-02-051-0/+1
* Fixing the license text.Ettore Perazzoli2001-10-281-1/+0
* Update the licensing information to require version 2 of the GPLEttore Perazzoli2001-10-271-2/+2
* new method to get an application-initialized filter driver.Dan Winship2001-07-021-0/+1
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-1/+1
* Code for logging and replaying offline operations.Dan Winship2001-05-301-0/+1
* new abstract class for disconnectable remote storesDan Winship2001-05-041-0/+2
* AddedJeffrey Stedfast2001-03-151-0/+2
* Oops. Make this a subclass of CamelTcpStream, not CamelStream.Jeffrey Stedfast2001-03-141-0/+2
* Delayed loading of IMAP message parts.Dan Winship2001-01-171-0/+2
* Remove this. It was only a thin wrapper around struct _header_content_typeDan Winship2000-12-291-3/+1
* Implement a complete() function, now we need one. (filter): Upgraded toNot Zed2000-11-071-0/+2
* Use the linewrap filter to achieve full RFC0821 compliance.Jeffrey Stedfast2000-09-201-0/+1
* Merge with camel-async.Peter Williams2000-08-111-1/+0
* New filter to do CRLF<->LF conversion. (Currently only tested in theDan Winship2000-06-131-0/+1
* providers/imap/camel-imap-summary.c now buildsJeffrey Stedfast2000-06-081-0/+3
* remove get/set_output_stream operations. They're redundant withDan Winship2000-05-181-1/+0
* Make camel not leak like a sieve.Dan Winship2000-05-081-0/+12
* Remove. We weren't using the fields that made this different fromDan Winship2000-04-271-1/+0
* This didn't belong in Camel. Move to mail/Dan Winship2000-04-151-1/+0
* Remove CamelStreamBufferedFs, since CamelStreamBuffer makes it redundant.Dan Winship2000-03-281-1/+0
* Function to read one line of any size from a stream and return it inDan Winship2000-03-241-0/+1
* Add CamelTransport abstract class and CamelSendmailTransportDan Winship2000-02-251-0/+1
* New header with the typedefs for all camel classes. Now the class headersDan Winship2000-02-191-0/+57