<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gsoc2013-evolution/camel/providers, branch release_19</title>
<subtitle>Google Summer of Code 2013 - GNOME - Archive Integration workspace
</subtitle>
<id>https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/atom?h=release_19</id>
<link rel='self' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/atom?h=release_19'/>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/'/>
<updated>2000-02-17T18:02:38+00:00</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create branch 'ebusboom'.</title>
<updated>2000-02-17T18:02:38+00:00</updated>
<author>
<name>nobody</name>
<email>nobody@localhost</email>
</author>
<published>2000-02-17T18:02:38+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=801e6f456d73c70c8da6e7c0f75a4925869338f3'/>
<id>urn:sha1:801e6f456d73c70c8da6e7c0f75a4925869338f3</id>
<content type='text'>
svn path=/branches/ebusboom/; revision=1824
</content>
</entry>
<entry>
<title>revamped so that it uses the output stream of the data wrapper</title>
<updated>2000-02-17T15:19:04+00:00</updated>
<author>
<name>bertrand</name>
<email>Bertrand.Guiheneuf@aful.org</email>
</author>
<published>2000-02-17T15:19:04+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=b39cda14b7678b925a6e3e645b60fb9858fdfaf6'/>
<id>urn:sha1:b39cda14b7678b925a6e3e645b60fb9858fdfaf6</id>
<content type='text'>
2000-02-17  bertrand  &lt;Bertrand.Guiheneuf@aful.org&gt;

	* camel/camel-formatter.c (handle_text_plain):
	revamped so that it uses the output stream
	of the data wrapper
	(handle_text_html): ditto.


	* camel/camel-simple-data-wrapper.h:
	* camel/camel-simple-data-wrapper.c (camel_simple_data_wrapper_new):
	use (void) instead of ().
	(_get_output_stream): simple implementation.

A lot of small fixes so that the new parser scheme
works properly. Simple implementation of the stream
though.

Changed vette-formatter files so that they work with the
new scheme.

The new parser is now in a usable state. Still needs some work but the
infrastructure is here. /me is happy.

svn path=/trunk/; revision=1822
</content>
</entry>
<entry>
<title>don't seek the begining of the substream. (_eos): fix eos condition</title>
<updated>2000-02-16T18:04:40+00:00</updated>
<author>
<name>bertrand</name>
<email>Bertrand.Guiheneuf@aful.org</email>
</author>
<published>2000-02-16T18:04:40+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=7f04720b1efe9baea8770813e85cb17cd600d077'/>
<id>urn:sha1:7f04720b1efe9baea8770813e85cb17cd600d077</id>
<content type='text'>
2000-02-16  bertrand  &lt;Bertrand.Guiheneuf@aful.org&gt;

	* camel/camel-seekable-substream.c (_set_bounds): don't
	seek the begining of the substream.
	(_eos): fix eos condition testing.
	(_finalize): unref parent stream
	(_init_with_seekable_stream_and_bounds): ref parent stream

	* camel/gstring-util.c (g_string_equal_for_hash):
	(g_string_equal_for_glist): return type is int.

	* camel/camel.h:
	* camel/camel.c (camel_init): use (void)
	instead of ().

A lot of other small changes to make the set_input_stream
scheme work. It actually works.

svn path=/trunk/; revision=1798
</content>
</entry>
<entry>
<title>Make md5_final take the MD5Context first, like md5_init and md5_update.</title>
<updated>2000-02-16T16:03:14+00:00</updated>
<author>
<name>Dan Winship</name>
<email>danw@src.gnome.org</email>
</author>
<published>2000-02-16T16:03:14+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=8176cca8d02c90ed2b6ec3f48f95e7209e16389b'/>
<id>urn:sha1:8176cca8d02c90ed2b6ec3f48f95e7209e16389b</id>
<content type='text'>
svn path=/trunk/; revision=1796
</content>
</entry>
<entry>
<title>fix minor typos</title>
<updated>2000-02-16T15:44:55+00:00</updated>
<author>
<name>Dan Winship</name>
<email>danw@src.gnome.org</email>
</author>
<published>2000-02-16T15:44:55+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=cd9e88989ff2fabdc66f96fa81e0c474e67d53aa'/>
<id>urn:sha1:cd9e88989ff2fabdc66f96fa81e0c474e67d53aa</id>
<content type='text'>
svn path=/trunk/; revision=1795
</content>
</entry>
<entry>
<title>this routine replaces the _read_part routine and does not store the part</title>
<updated>2000-02-16T10:44:35+00:00</updated>
<author>
<name>bertrand</name>
<email>bertrand@helixcode.com</email>
</author>
<published>2000-02-16T10:44:35+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=f926f10e86aee8df632613d9c5b5022e6b8597ca'/>
<id>urn:sha1:f926f10e86aee8df632613d9c5b5022e6b8597ca</id>
<content type='text'>
2000-02-15  bertrand  &lt;bertrand@helixcode.com&gt;

	* camel/camel-multipart.c (_localize_part):
	this routine replaces the _read_part routine
	and does not store the part in a buffer.
	(_set_input_stream): use the set_input_stream
	instead of the construct_from_stream.
	each bodypart is given an input stream.

	* camel/camel-mime-part-utils.c:
	include the data-wrapper-repository header.
	(camel_mime_part_construct_content_from_stream):
	use the set_input_stream instead of the
	construct_from_stream method.

	* camel/camel-seekable-substream.c (_set_bounds):
	cur position is set to 0 not to inf_bound.

Sync

svn path=/trunk/; revision=1790
</content>
</entry>
<entry>
<title>Add the unicode libraries as well.</title>
<updated>2000-02-15T17:28:34+00:00</updated>
<author>
<name>Miguel de Icaza</name>
<email>miguel@gnu.org</email>
</author>
<published>2000-02-15T17:28:34+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=d53eea370b1a53cbae519c92fa602d0e7aa5ecc8'/>
<id>urn:sha1:d53eea370b1a53cbae519c92fa602d0e7aa5ecc8</id>
<content type='text'>
2000-02-14  Miguel de Icaza  &lt;miguel@gnu.org&gt;

	* camel/providers/mbox/Makefile.am (libcamelmbox_la_LIBADD): Add
	the unicode libraries as well.

	* camel/camel-provider.c (camel_provider_register_as_module): Add
	error reporting here.  Desire to use Solaris increases.  Hair loss
	in the last two hours: 5,400.

	* camel/providers/mbox/camel-mbox-provider.c
	(camel_mbox_get_provider): Renamed function.

	* camel/camel.h: All include files use camel/ now here.

	* camel/providers/mbox/Makefile.am: Drop all the dynamism from
	Camel, and make this a standard library.

	* configure.in: set the UNICODE_LIBS variable here.
2000-02-14  Miguel de Icaza  &lt;miguel@gnu.org&gt;

	* folder-browser.c (folder_browser_load_folder): New routine,
	loads a camel folder.
	(folder_browser_set_uri): redo.

	* session.c: new file.  Implements SessionStores to keep track of
	a Session/Store tuple.

svn path=/trunk/; revision=1783
</content>
</entry>
<entry>
<title>include gmime-base64.h various compilation and runtime fixes.</title>
<updated>2000-02-15T14:17:01+00:00</updated>
<author>
<name>bertrand</name>
<email>Bertrand.Guiheneuf@aful.org</email>
</author>
<published>2000-02-15T14:17:01+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=a020ef5168bdc283afdf156356075e7fa969c923'/>
<id>urn:sha1:a020ef5168bdc283afdf156356075e7fa969c923</id>
<content type='text'>
2000-02-15  bertrand  &lt;Bertrand.Guiheneuf@aful.org&gt;

	* camel/camel-mime-part.c: include gmime-base64.h
	various compilation and runtime fixes.
	(_set_input_stream): store the input substream
	for the content object.

	* camel/camel-data-wrapper.h: declare the
	set/get function on input/output stream.

	* camel/camel-mime-part.c (_get_content_object):
	don't use a temporary mem stream.

	* camel/camel-seekable-substream.c (_seek):
	(_eos):
	(_read): the substream can be unlimited in length

	* camel/camel-data-wrapper.c (camel_data_wrapper_class_init):
	set the get/set_input/output_stream methods.

	* camel/camel-multipart.c (_construct_from_stream):
	camel_stream_seek -&gt; camel_seekable_stream_seek

work on the new parser scheme.
temporary sync to laptop.

svn path=/trunk/; revision=1781
</content>
</entry>
<entry>
<title>New file, implements the search api for mbox folders.</title>
<updated>2000-02-14T05:39:02+00:00</updated>
<author>
<name>NotZed</name>
<email>notzed@zedzone.helixcode.com</email>
</author>
<published>2000-02-14T05:39:02+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=aeaa2ed70043e607e1da431d8f33726590f4c83b'/>
<id>urn:sha1:aeaa2ed70043e607e1da431d8f33726590f4c83b</id>
<content type='text'>
2000-02-13  NotZed  &lt;notzed@zedzone.helixcode.com&gt;

        * providers/mbox/camel-mbox-search.c: New file, implements the
        search api for mbox folders.

        * providers/mbox/Makefile.am: Link with ibex.

        * camel-folder.c (camel_folder_has_search_capability): Api
        additions.
        (camel_folder_search_by_expression): Ditto.

2000-02-12  NotZed  &lt;notzed@zedzone.helixcode.com&gt;

        * providers/mbox/camel-mbox-folder.c (_set_name): Setup index
        filename as well.
        (_init_with_store): Init index filename.  Hmm, none of these
        names ever seem to get free'd (FIXME?)

        * providers/mbox/camel-mbox-folder.h: Add index file name.

2000-02-12  NotZed  &lt;notzed@helixcode.com&gt;

        * camel-folder.h: Add folder search functions.

        ** Created ChangeLog just for camel **
         - refer to ../ChangeLog for changes prior to this date.

svn path=/trunk/; revision=1772
</content>
</entry>
<entry>
<title>various typo fixes in the ctree construction.</title>
<updated>2000-02-09T20:35:35+00:00</updated>
<author>
<name>bertrand</name>
<email>Bertrand.Guiheneuf@aful.org</email>
</author>
<published>2000-02-09T20:35:35+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=3bd58106efb22b78e6fbabe9307880338ae92746'/>
<id>urn:sha1:3bd58106efb22b78e6fbabe9307880338ae92746</id>
<content type='text'>
2000-02-09  bertrand  &lt;Bertrand.Guiheneuf@aful.org&gt;

	* tests/ui-tests/message-browser.c: various typo
	fixes in the ctree construction.

	* camel/string-utils.c (string_trim): fix braindead
	trailing trim bug.

	* camel/gmime-content-field.c (gmime_content_field_construct_from_string):
	strip the leading and trailing quotes when constructing the
	content field. This should be done in a more generic
	RFC822 approach, but this fixes a bug that prevent
	matt from analysing some multipart messages.

	* camel/camel-data-wrapper.h: reorganize the
	deprecated and new methods.

	* camel/providers/mbox/camel-mbox-folder.c
	(_check_get_or_maybe_generate_summary_file):
	Use "From " as the message separating string.

	* camel/providers/mbox/camel-mbox-folder.c (_append_message):
	set the mode when creating the mbox file.

	* camel/providers/mbox/camel-mbox-utils.c (camel_mbox_write_xev):
	ditto
	* camel/providers/mbox/camel-mbox-summary.c (camel_mbox_save_summary):
	ditto

svn path=/trunk/; revision=1711
</content>
</entry>
</feed>
