aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-seekable-stream.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagGNOME_LIBS_1_4_1_4nobody2001-05-231-203/+0
* Big header cleanups and nntp compile fixKjartan Maraas2001-03-301-1/+3
* Merge with camel-async.Peter Williams2000-08-111-19/+14
* > searchpart = strchr(namepart, '?');NotZed2000-05-201-26/+23
* Use CamelException to signal failure. (camel_stream_write_strings):Dan Winship2000-05-091-52/+63
* camel_mime_parser_tell() returns an offset from where it started parsing,Dan Winship2000-04-291-1/+12
* Big cleanup of camel-stream-*, got rid of 3 classes, improved the interfaces,NotZed2000-04-261-25/+64
* kill camel-logDan Winship2000-04-191-1/+0
* fix the name of "Helix Code, Inc." in all the copyrightsDan Winship2000-03-101-1/+1
* use camel_stream_reset instead of seek. The formatter should be able tobertrand2000-02-181-2/+19
* make a blocking version of the header parser. When the fs stream usesbertrand2000-02-151-6/+26
* parent class is now CamelSeekableStream idem idem idem idem (_seek):bertrand2000-01-251-0/+112