bertrand 39400a38c7 use camel_stream_reset instead of seek. The formatter should be able to
2000-02-17  bertrand  <Bertrand.Guiheneuf@aful.org>

	* camel/camel-formatter.c (handle_text_plain):
	(handle_text_html): use camel_stream_reset instead
	of seek. The formatter should be able to work
	with all streams, not only seekable streams.
	In the case where some provider implementation
	would not be able to provide a reset method
	to their stream, implementors would have
	to find a workaround.

	* camel/camel-session.c (camel_session_new): use
	(void) instean of () in function decl.

	* camel/camel-folder.c: ifdef async operation
	related code.

	* camel/camel-seekable-stream.c (_seek): added a warning.
	(_reset): default implementation of reset for seekable
	stream.

	* camel/camel-mime-message.h: set_received_date declaration fix.
	cosmetic changes.

	* camel/providers/mbox/camel-mbox-provider.c (camel_provider_module_init):
	use (void) instead of ().

	* camel/camel-stream.c (camel_stream_reset):
	new method for CamelStream.

svn path=/trunk/; revision=1835
2000-02-17 22:16:33 +00:00
2000-02-11 04:19:03 +00:00
2000-01-25 11:27:39 +00:00
2000-02-03 09:10:00 +00:00
2000-02-15 19:33:36 +00:00
2000-02-16 09:16:10 +00:00
2000-02-03 09:10:00 +00:00
2000-02-17 02:10:05 +00:00
2000-02-17 18:27:41 +00:00
2000-02-17 04:23:51 +00:00
2000-02-17 01:45:58 +00:00
2000-02-17 22:00:39 +00:00

Evolution is the integrated mail, calendar and address book
distributed suite from Helix Code, Inc.

http://www.helixcode.com for more information.

Description
No description provided
Readme 1.4 GiB
Languages
C 96.8%
JavaScript 1.4%
CMake 1.2%
Makefile 0.2%
Python 0.2%