<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/evolution-data-server.git/docs/reference/camel/camel-docs.sgml, branch sqlite-refactor</title>
<subtitle>gitlab.gnome.org: GNOME/evolution-data-server.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/evolution-data-server.git/'/>
<entry>
<title>Remove "CamelDisco" classes from documentation TOC.</title>
<updated>2013-11-14T04:41:33+00:00</updated>
<author>
<name>Matthew Barnes</name>
<email>mbarnes@redhat.com</email>
</author>
<published>2013-11-14T04:40:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/evolution-data-server.git/commit/?id=1a081d703095919c00312b301c7a79b83a967416'/>
<id>1a081d703095919c00312b301c7a79b83a967416</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add the other Camel services to API documentation.</title>
<updated>2013-11-03T17:54:56+00:00</updated>
<author>
<name>Matthew Barnes</name>
<email>mbarnes@redhat.com</email>
</author>
<published>2013-11-03T15:28:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/evolution-data-server.git/commit/?id=d1a86e92be21453ef956ba6230522dae30792909'/>
<id>d1a86e92be21453ef956ba6230522dae30792909</id>
<content type='text'>
For developer convenience, and to help me stay disciplined about writing
API documentation... even in provider modules.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For developer convenience, and to help me stay disciplined about writing
API documentation... even in provider modules.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add CamelIMAPXMailbox.</title>
<updated>2013-10-27T12:24:41+00:00</updated>
<author>
<name>Matthew Barnes</name>
<email>mbarnes@redhat.com</email>
</author>
<published>2013-08-22T20:53:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/evolution-data-server.git/commit/?id=8ca19c3db3024a935d353b6ac68a0181a09ba4a4'/>
<id>8ca19c3db3024a935d353b6ac68a0181a09ba4a4</id>
<content type='text'>
CamelIMAPXMailbox models the current state of an IMAP mailbox as
accumulated from untagged IMAP server responses in the current session.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CamelIMAPXMailbox models the current state of an IMAP mailbox as
accumulated from untagged IMAP server responses in the current session.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add CamelIMAPXNamespaceResponse.</title>
<updated>2013-10-27T12:24:40+00:00</updated>
<author>
<name>Matthew Barnes</name>
<email>mbarnes@redhat.com</email>
</author>
<published>2013-08-20T13:03:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/evolution-data-server.git/commit/?id=131d934a2a6c9e02ba6fe632d6889f42a5b01504'/>
<id>131d934a2a6c9e02ba6fe632d6889f42a5b01504</id>
<content type='text'>
Encapsulates an IMAP NAMESPACE response, which consists of a set of
CamelIMAPXNamespace objects group by CamelIMAPXNamespaceCategory.

This will replace CamelIMAPXNamespaceList and related functions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Encapsulates an IMAP NAMESPACE response, which consists of a set of
CamelIMAPXNamespace objects group by CamelIMAPXNamespaceCategory.

This will replace CamelIMAPXNamespaceList and related functions.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add CamelIMAPXNamespace.</title>
<updated>2013-10-27T12:24:40+00:00</updated>
<author>
<name>Matthew Barnes</name>
<email>mbarnes@redhat.com</email>
</author>
<published>2013-08-19T12:04:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/evolution-data-server.git/commit/?id=bd73ad0cbafb1706b0f1e2f60c44594059953be8'/>
<id>bd73ad0cbafb1706b0f1e2f60c44594059953be8</id>
<content type='text'>
Encapsulates an IMAP namespace, which consists of a namespace category
(personal/other users/shared), a mailbox prefix string, and a mailbox
separator character.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Encapsulates an IMAP namespace, which consists of a namespace category
(personal/other users/shared), a mailbox prefix string, and a mailbox
separator character.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused CamelMimeFilterSave.</title>
<updated>2013-10-02T03:20:46+00:00</updated>
<author>
<name>Matthew Barnes</name>
<email>mbarnes@redhat.com</email>
</author>
<published>2013-10-02T03:20:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/evolution-data-server.git/commit/?id=1ed377cf3c74442e3b90b4d011a0955d2e29dce6'/>
<id>1ed377cf3c74442e3b90b4d011a0955d2e29dce6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add CamelFilterOutputStream.</title>
<updated>2013-10-01T19:53:29+00:00</updated>
<author>
<name>Matthew Barnes</name>
<email>mbarnes@redhat.com</email>
</author>
<published>2013-10-01T14:33:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/evolution-data-server.git/commit/?id=8d7fc09b69ab64287f6700a8b02fb272530c873d'/>
<id>8d7fc09b69ab64287f6700a8b02fb272530c873d</id>
<content type='text'>
CamelFilterOutputStream is similar to GConverterOutputStream, except it
operates on a CamelMimeFilter instead of a GConverter.

This class is meant to be a temporary solution until all of Camel's MIME
filters are ported to the GConverter interface.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CamelFilterOutputStream is similar to GConverterOutputStream, except it
operates on a CamelMimeFilter instead of a GConverter.

This class is meant to be a temporary solution until all of Camel's MIME
filters are ported to the GConverter interface.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add CamelFilterInputStream.</title>
<updated>2013-10-01T19:53:29+00:00</updated>
<author>
<name>Matthew Barnes</name>
<email>mbarnes@redhat.com</email>
</author>
<published>2013-10-01T14:19:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/evolution-data-server.git/commit/?id=f400a1613785c9c7634066f444b459150ab6905a'/>
<id>f400a1613785c9c7634066f444b459150ab6905a</id>
<content type='text'>
CamelFilterInputStream is similar to GConverterInputStream, except it
operates on a CamelMimeFilter instead of a GConverter.

This class is meant to be a temporary solution until all of Camel's MIME
filters are ported to the GConverter interface.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CamelFilterInputStream is similar to GConverterInputStream, except it
operates on a CamelMimeFilter instead of a GConverter.

This class is meant to be a temporary solution until all of Camel's MIME
filters are ported to the GConverter interface.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add indices for new symbols in 3.12 to API documentation.</title>
<updated>2013-10-01T15:19:33+00:00</updated>
<author>
<name>Matthew Barnes</name>
<email>mbarnes@redhat.com</email>
</author>
<published>2013-10-01T15:18:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/evolution-data-server.git/commit/?id=ed38d0fd95d4553ab4c2ef989238f0616e0ab1b1'/>
<id>ed38d0fd95d4553ab4c2ef989238f0616e0ab1b1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused CamelTcpStream.</title>
<updated>2013-09-27T01:03:31+00:00</updated>
<author>
<name>Matthew Barnes</name>
<email>mbarnes@redhat.com</email>
</author>
<published>2013-09-27T00:18:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/evolution-data-server.git/commit/?id=f289d77f0c9d5e2238fbc0dc9653087009341f09'/>
<id>f289d77f0c9d5e2238fbc0dc9653087009341f09</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
