<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gsoc2013-evolution/modules/itip-formatter, branch archive-integration</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=archive-integration</id>
<link rel='self' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/atom?h=archive-integration'/>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/'/>
<updated>2013-07-17T16:08:46+00:00</updated>
<entry>
<title>mail_folder_cache_get_folder_info_flags: Change parameters.</title>
<updated>2013-07-17T16:08:46+00:00</updated>
<author>
<name>Matthew Barnes</name>
<email>mbarnes@redhat.com</email>
</author>
<published>2013-07-15T19:05:08+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=060bb076625dba3aad86485014d49a348cf13671'/>
<id>urn:sha1:060bb076625dba3aad86485014d49a348cf13671</id>
<content type='text'>
Take a CamelStore and folder name instead of a CamelFolder.

CamelStore and folder name can easily be obtained from either a folder
URI or a CamelFolder instance, and the function is more efficient with
separate parameters.
</content>
</entry>
<entry>
<title>Bug 703638 - Keep ItipView alive while connecting to calendar</title>
<updated>2013-07-07T14:12:09+00:00</updated>
<author>
<name>Matthew Barnes</name>
<email>mbarnes@redhat.com</email>
</author>
<published>2013-07-07T14:11:07+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=a83157c7787025e3c2b336043707e0f26f7e46f3'/>
<id>urn:sha1:a83157c7787025e3c2b336043707e0f26f7e46f3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ItipView: Minor cleanups.</title>
<updated>2013-07-07T14:12:05+00:00</updated>
<author>
<name>Matthew Barnes</name>
<email>mbarnes@redhat.com</email>
</author>
<published>2013-07-07T14:10:32+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=3c4c595ab9378f6a5d30430b3e026538f6d49953'/>
<id>urn:sha1:3c4c595ab9378f6a5d30430b3e026538f6d49953</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename libemformat to libevolution-mail-formatter.</title>
<updated>2013-05-28T13:56:30+00:00</updated>
<author>
<name>Matthew Barnes</name>
<email>mbarnes@redhat.com</email>
</author>
<published>2013-05-26T20:18:25+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=04aa0fba1f96cac50e8006e7dd806cf042138851'/>
<id>urn:sha1:04aa0fba1f96cac50e8006e7dd806cf042138851</id>
<content type='text'>
To make Evolution's shared libraries more consistent.

Also add an evolution-mail-formatter documentation module.
</content>
</entry>
<entry>
<title>Rename libeshell to libevolution-shell.</title>
<updated>2013-05-28T13:56:30+00:00</updated>
<author>
<name>Matthew Barnes</name>
<email>mbarnes@redhat.com</email>
</author>
<published>2013-05-26T19:41:29+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=70a9fcdf9c61c09fcac72ddf99e73cb57ed99017'/>
<id>urn:sha1:70a9fcdf9c61c09fcac72ddf99e73cb57ed99017</id>
<content type='text'>
To make Evolution's shared libraries more consistent.

Also rename the documentation module to evolution-shell.
</content>
</entry>
<entry>
<title>Rename libeutil to libevolution-util.</title>
<updated>2013-05-28T13:56:30+00:00</updated>
<author>
<name>Matthew Barnes</name>
<email>mbarnes@redhat.com</email>
</author>
<published>2013-05-26T18:57:43+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=6c9a3243c9b335cb7e5873b15562263e74293dc2'/>
<id>urn:sha1:6c9a3243c9b335cb7e5873b15562263e74293dc2</id>
<content type='text'>
To make Evolution's shared libraries more consistent.

Also rename the documentation module to evolution-util.
</content>
</entry>
<entry>
<title>Convert EMailPart to a GObject.</title>
<updated>2013-05-19T17:07:22+00:00</updated>
<author>
<name>Matthew Barnes</name>
<email>mbarnes@redhat.com</email>
</author>
<published>2013-05-15T13:17:58+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=f9ffe647231a7ba2bd5347d92d560b6a57fee786'/>
<id>urn:sha1:f9ffe647231a7ba2bd5347d92d560b6a57fee786</id>
<content type='text'>
EMailPart is reference-counted, subclassed, and allows a custom
finalize function.  There's no excuse for it not to use GObject.
</content>
</entry>
<entry>
<title>Add e_mail_part_get_id().</title>
<updated>2013-05-19T17:07:20+00:00</updated>
<author>
<name>Matthew Barnes</name>
<email>mbarnes@redhat.com</email>
</author>
<published>2013-05-16T17:10:26+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=c025ffbb296501d2da8cba78aa6a14008055cf87'/>
<id>urn:sha1:c025ffbb296501d2da8cba78aa6a14008055cf87</id>
<content type='text'>
</content>
</entry>
<entry>
<title>em-format cleanups.</title>
<updated>2013-05-19T17:07:20+00:00</updated>
<author>
<name>Matthew Barnes</name>
<email>mbarnes@redhat.com</email>
</author>
<published>2013-05-16T17:06:56+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=cd5a55f9812643109be6c2b0ed5d8f8ce655a4a9'/>
<id>urn:sha1:cd5a55f9812643109be6c2b0ed5d8f8ce655a4a9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove ECalShellSettings.</title>
<updated>2013-03-17T12:49:12+00:00</updated>
<author>
<name>Matthew Barnes</name>
<email>mbarnes@redhat.com</email>
</author>
<published>2013-03-03T15:20:09+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=95a0ae4afb72b534c991fbcd774733a93f256514'/>
<id>urn:sha1:95a0ae4afb72b534c991fbcd774733a93f256514</id>
<content type='text'>
EShellSettings predates GSettings and is no longer necessary.

GSettings allows binding GObject properties to GSettings keys,
with optional mapping functions.  That fulfills the purpose of
EShellSettings.
</content>
</entry>
</feed>
