<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gsoc2013-evolution/plugins, branch EVOLUTION_3_11_1</title>
<subtitle>Google Summer of Code 2013 - GNOME - Archive Integration workspace
</subtitle>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/'/>
<entry>
<title>Adapt to Camel API changes.</title>
<updated>2013-09-23T16:03:17+00:00</updated>
<author>
<name>Matthew Barnes</name>
<email>mbarnes@redhat.com</email>
</author>
<published>2013-09-22T11:24:18+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=82010c57ec4bcd2b10346a2ced038f2e0eb38b85'/>
<id>82010c57ec4bcd2b10346a2ced038f2e0eb38b85</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Miscellaneous cleanups.</title>
<updated>2013-09-07T23:08:54+00:00</updated>
<author>
<name>Matthew Barnes</name>
<email>mbarnes@redhat.com</email>
</author>
<published>2013-09-07T16:31:19+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=3da4948c0fc1f2c21b163f0ec456b2d99c881258'/>
<id>3da4948c0fc1f2c21b163f0ec456b2d99c881258</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug #707048 - [bbdb] GError double free when contact save fails</title>
<updated>2013-09-03T13:26:02+00:00</updated>
<author>
<name>Milan Crha</name>
<email>mcrha@redhat.com</email>
</author>
<published>2013-09-03T13:26:02+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=882f12f31708954decce35911bddd25f80761c49'/>
<id>882f12f31708954decce35911bddd25f80761c49</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug #704549 - Missing mnemonic in External Editor plugin configuration</title>
<updated>2013-08-09T08:17:51+00:00</updated>
<author>
<name>Milan Crha</name>
<email>mcrha@redhat.com</email>
</author>
<published>2013-08-09T08:17:51+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=9f8628e44bd6effc35a401f96420b644a1552af4'/>
<id>9f8628e44bd6effc35a401f96420b644a1552af4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove ESEvent.</title>
<updated>2013-07-08T00:37:43+00:00</updated>
<author>
<name>Matthew Barnes</name>
<email>mbarnes@redhat.com</email>
</author>
<published>2013-07-08T00:37:43+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=5c866713c795795ef46cc90ed95ed7de98152971'/>
<id>5c866713c795795ef46cc90ed95ed7de98152971</id>
<content type='text'>
Nudging EPlugin closer to full removal.

Nothing in Evolution uses this anymore and 3rd-party plugins should be
using EShell's "event::ready-to-start" signal or else GApplication's
"startup" signal.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Nudging EPlugin closer to full removal.

Nothing in Evolution uses this anymore and 3rd-party plugins should be
using EShell's "event::ready-to-start" signal or else GApplication's
"startup" signal.
</pre>
</div>
</content>
</entry>
<entry>
<title>message_list_get_selected: Give the returned array a free func.</title>
<updated>2013-06-15T12:19:27+00:00</updated>
<author>
<name>Matthew Barnes</name>
<email>mbarnes@redhat.com</email>
</author>
<published>2013-06-15T12:19:27+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=f642e03d4967c80aaad45475475752264c95de5c'/>
<id>f642e03d4967c80aaad45475475752264c95de5c</id>
<content type='text'>
The returned UID array now has a built-in "free" function for its
elements and should be released by callers with g_ptr_array_unref()
rather than em_utils_uids_free() or some equivalent.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The returned UID array now has a built-in "free" function for its
elements and should be released by callers with g_ptr_array_unref()
rather than em_utils_uids_free() or some equivalent.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add e_mail_reader_ref_folder().</title>
<updated>2013-06-15T03:21:41+00:00</updated>
<author>
<name>Matthew Barnes</name>
<email>mbarnes@redhat.com</email>
</author>
<published>2013-06-15T02:55:03+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=5b1742b202ca9505ccd818918b4afe82fc61b63b'/>
<id>5b1742b202ca9505ccd818918b4afe82fc61b63b</id>
<content type='text'>
Replaces e_mail_reader_get_folder().
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Replaces e_mail_reader_get_folder().
</pre>
</div>
</content>
</entry>
<entry>
<title>em_utils_edit_message: Change return type to EMsgComposer.</title>
<updated>2013-06-02T15:58:08+00:00</updated>
<author>
<name>Matthew Barnes</name>
<email>mbarnes@redhat.com</email>
</author>
<published>2013-06-02T15:57:20+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=1570f53d1eab0a750680df72be3363659f11db46'/>
<id>1570f53d1eab0a750680df72be3363659f11db46</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename libcomposer to libevolution-mail-composer.</title>
<updated>2013-05-28T13:56:30+00:00</updated>
<author>
<name>Matthew Barnes</name>
<email>mbarnes@redhat.com</email>
</author>
<published>2013-05-28T01:35:13+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=9bfe38c419c7b864b4e1a5f4f2b50416a1e08e41'/>
<id>9bfe38c419c7b864b4e1a5f4f2b50416a1e08e41</id>
<content type='text'>
To make Evolution's shared libraries more consistent.

Also add an evolution-mail-composer documentation module.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
To make Evolution's shared libraries more consistent.

Also add an evolution-mail-composer documentation module.
</pre>
</div>
</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>04aa0fba1f96cac50e8006e7dd806cf042138851</id>
<content type='text'>
To make Evolution's shared libraries more consistent.

Also add an evolution-mail-formatter documentation module.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
To make Evolution's shared libraries more consistent.

Also add an evolution-mail-formatter documentation module.
</pre>
</div>
</content>
</entry>
</feed>
