aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-stream-filter.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagGNOME_LIBS_1_4_1_4nobody2001-05-231-382/+0
* Big header cleanups and nntp compile fixKjartan Maraas2001-03-301-0/+1
* Revert jeff's earlier change, the change below is the more-correct fix.Not Zed2001-02-051-8/+4
* Make do_write loop until the entire buffer is written.Jeffrey Stedfast2001-02-051-4/+8
* Keep track of the caller bestenc flags that make sense.Not Zed2000-11-081-1/+1
* Kill debugging, as it causes lots of evolution-mail spewage.Dan Winship2000-11-081-1/+1
* Implement a complete() function, now we need one. (filter): Upgraded toNot Zed2000-11-071-5/+2
* Set the preface/postface from the parser into the multipart object.Not Zed2000-11-041-2/+44
* Merge with camel-async.Peter Williams2000-08-111-58/+43
* flush the filter stream before unreffing it, so it willDan Winship2000-06-211-1/+1
* Changed the read and write method prototypes to return an ssize_t typeJeffrey Stedfast2000-06-071-13/+15
* > searchpart = strchr(namepart, '?');NotZed2000-05-201-20/+33
* Use CamelException to signal failure. (camel_stream_write_strings):Dan Winship2000-05-091-30/+23
* blahMichael Zucci2000-05-081-1/+1
* Merged NEW_SUMMARY branch back to trunk, and resolved conflicts.NotZed2000-05-081-5/+59
* Make camel not leak like a sieve.Dan Winship2000-05-081-11/+2
* Big cleanup of camel-stream-*, got rid of 3 classes, improved the interfaces,NotZed2000-04-261-13/+0
* Whole swag of changes. Still lots of cleanup remaining ...NotZed2000-04-231-0/+3
* MERGE NEW_PARSER branch into HEAD, fixed conflicts.NotZed2000-04-211-0/+314