<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/evolution-data-server.git/libedataserver/e-debug-log.h, 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>Implement single-file includes for all E-D-S libraries.</title>
<updated>2012-06-03T23:51:10+00:00</updated>
<author>
<name>Matthew Barnes</name>
<email>mbarnes@redhat.com</email>
</author>
<published>2012-06-03T13:50:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/evolution-data-server.git/commit/?id=bda7165f697ba922ea9daf57ce06febc2df238fd'/>
<id>bda7165f697ba922ea9daf57ce06febc2df238fd</id>
<content type='text'>
The top-level headers are named after the library:

    #include &lt;libebackend/libebackend.h&gt;
    #include &lt;libebook/libebook.h&gt;
    #include &lt;libecal/libecal.h&gt;
    #include &lt;libedata-book/libedata-book.h&gt;
    #include &lt;libedata-cal/libedata-cal.h&gt;
    #include &lt;libedataserver/libedataserver.h&gt;
    #include &lt;libedataserverui/libedataserverui.h&gt;

Including individual headers will cause a compilation error.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The top-level headers are named after the library:

    #include &lt;libebackend/libebackend.h&gt;
    #include &lt;libebook/libebook.h&gt;
    #include &lt;libecal/libecal.h&gt;
    #include &lt;libedata-book/libedata-book.h&gt;
    #include &lt;libedata-cal/libedata-cal.h&gt;
    #include &lt;libedataserver/libedataserver.h&gt;
    #include &lt;libedataserverui/libedataserverui.h&gt;

Including individual headers will cause a compilation error.
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve libedataserver API docs (not done yet).</title>
<updated>2011-03-14T02:25:07+00:00</updated>
<author>
<name>Matthew Barnes</name>
<email>mbarnes@redhat.com</email>
</author>
<published>2011-03-13T19:29:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/evolution-data-server.git/commit/?id=bc03fbc9b6c84814eade4b2f4157a918a1d55a4e'/>
<id>bc03fbc9b6c84814eade4b2f4157a918a1d55a4e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Coding style and whitespace cleanup.</title>
<updated>2010-10-03T15:08:11+00:00</updated>
<author>
<name>Matthew Barnes</name>
<email>mbarnes@redhat.com</email>
</author>
<published>2010-10-03T15:08:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/evolution-data-server.git/commit/?id=d3950d7b0708b5ef6f6dfc87f7c902a7b70e20b3'/>
<id>d3950d7b0708b5ef6f6dfc87f7c902a7b70e20b3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update license to LGPLv2 for e-debug-log files</title>
<updated>2010-09-16T11:14:29+00:00</updated>
<author>
<name>Chenthill Palanisamy</name>
<email>pchenthill@novell.com</email>
</author>
<published>2010-09-16T10:42:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/evolution-data-server.git/commit/?id=949500c5a77029dc09a0af93a8b979efeb260362'/>
<id>949500c5a77029dc09a0af93a8b979efeb260362</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Coding style and whitespace cleanups.</title>
<updated>2010-09-11T17:34:26+00:00</updated>
<author>
<name>Matthew Barnes</name>
<email>mbarnes@redhat.com</email>
</author>
<published>2010-09-11T15:48:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/evolution-data-server.git/commit/?id=a977da4197c9533b7a78b3d723f6941e421fc10a'/>
<id>a977da4197c9533b7a78b3d723f6941e421fc10a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update API documentation.</title>
<updated>2010-09-11T14:44:04+00:00</updated>
<author>
<name>Matthew Barnes</name>
<email>mbarnes@redhat.com</email>
</author>
<published>2010-09-11T13:50:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/evolution-data-server.git/commit/?id=98cc94544940206ce5bbc4ec162295b393f91870'/>
<id>98cc94544940206ce5bbc4ec162295b393f91870</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix more warnings and use glib data types</title>
<updated>2010-09-07T07:13:58+00:00</updated>
<author>
<name>Chenthill Palanisamy</name>
<email>pchenthill@novell.com</email>
</author>
<published>2010-09-07T05:33:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/evolution-data-server.git/commit/?id=d19f191d5275d52a488575e38971fb9cff7dc366'/>
<id>d19f191d5275d52a488575e38971fb9cff7dc366</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Patch from Stanislav Slusny as part of the Google Summer of</title>
<updated>2010-09-07T07:13:58+00:00</updated>
<author>
<name>Stanislav Slusny</name>
<email>slusnys@gmail.com</email>
</author>
<published>2010-09-06T14:29:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/evolution-data-server.git/commit/?id=1bec75476162b04acbb7e01fd708638ebfebc334'/>
<id>1bec75476162b04acbb7e01fd708638ebfebc334</id>
<content type='text'>
Code project to optimize eds calendar memory usage and speed.
Punit Jain &lt;jpunit@novell.com&gt; worked upon this patch and fixed
issues to be able to be upstreamed. Thanks to both of them.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Code project to optimize eds calendar memory usage and speed.
Punit Jain &lt;jpunit@novell.com&gt; worked upon this patch and fixed
issues to be able to be upstreamed. Thanks to both of them.
</pre>
</div>
</content>
</entry>
</feed>
