<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gsoc2013-evolution/plugins/email-custom-header, branch master</title>
<subtitle>Google Summer of Code 2013 - GNOME - Archive Integration workspace
</subtitle>
<id>https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/atom?h=master</id>
<link rel='self' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/'/>
<updated>2014-06-09T14:32:25+00:00</updated>
<entry>
<title>Bug 540362: [webkit-composer] Use webkit for composer</title>
<updated>2014-06-09T14:32:25+00:00</updated>
<author>
<name>Tomas Popela</name>
<email>tpopela@redhat.com</email>
</author>
<published>2014-06-09T14:32:25+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=8650fb139a9143f04615de74ff569bce3e0c4ce3'/>
<id>urn:sha1:8650fb139a9143f04615de74ff569bce3e0c4ce3</id>
<content type='text'>
Merge wip/webkit-composer branch into master.
</content>
</entry>
<entry>
<title>Add an --enable-code-coverage configure option to enable gcov support</title>
<updated>2014-03-25T11:04:58+00:00</updated>
<author>
<name>Milan Crha</name>
<email>mcrha@redhat.com</email>
</author>
<published>2014-03-25T11:04:58+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=8692b1cb72654888f0dab31843bdf05d3ac2a888'/>
<id>urn:sha1:8692b1cb72654888f0dab31843bdf05d3ac2a888</id>
<content type='text'>
When enabled, this will compile all libraries/binaries with the necessary
gcc and ld flags to enable code coverage support using gcov.
</content>
</entry>
<entry>
<title>Miscellaneous cleanups.</title>
<updated>2014-03-03T00:36:01+00:00</updated>
<author>
<name>Matthew Barnes</name>
<email>mbarnes@redhat.com</email>
</author>
<published>2014-02-16T14:36:49+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=c53fbc0b8f3b98827d6816a627bdd4d467b84f74'/>
<id>urn:sha1:c53fbc0b8f3b98827d6816a627bdd4d467b84f74</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Stop using deprecated gtk-stock items</title>
<updated>2014-02-12T19:47:07+00:00</updated>
<author>
<name>Milan Crha</name>
<email>mcrha@redhat.com</email>
</author>
<published>2014-02-12T19:45:53+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=b48e21d9aa7eb16e559739b71b9d08f90dfa92be'/>
<id>urn:sha1:b48e21d9aa7eb16e559739b71b9d08f90dfa92be</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bug 721545 - License text contains obsolete FSF postal address</title>
<updated>2014-01-07T21:05:51+00:00</updated>
<author>
<name>Matthew Barnes</name>
<email>mbarnes@redhat.com</email>
</author>
<published>2014-01-07T19:19:27+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=b21733d06715597b189c4271a2e9d625f5fc2345'/>
<id>urn:sha1:b21733d06715597b189c4271a2e9d625f5fc2345</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix/mute issues found by Coverity scan</title>
<updated>2013-11-15T08:06:57+00:00</updated>
<author>
<name>Milan Crha</name>
<email>mcrha@redhat.com</email>
</author>
<published>2013-11-15T08:06:57+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=570c6374806d0f1ec59cf7a72543efe6b5b637be'/>
<id>urn:sha1:570c6374806d0f1ec59cf7a72543efe6b5b637be</id>
<content type='text'>
This makes the code free of Coverity scan issues.
It is sometimes quite pedantic and expects/suggests some
coding habits, thus certain changes may look weird, but for a good
thing, I hope. The code is also tagged with Coverity scan
suppressions, to keep the code as is and hide the warning too.
Also note that Coverity treats g_return_if_fail(), g_assert() and
similar macros as unreliable, and it's true these can be disabled
during the compile time, thus it brings in other set of 'weird'
changes.
</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://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=9bfe38c419c7b864b4e1a5f4f2b50416a1e08e41'/>
<id>urn:sha1:9bfe38c419c7b864b4e1a5f4f2b50416a1e08e41</id>
<content type='text'>
To make Evolution's shared libraries more consistent.

Also add an evolution-mail-composer documentation module.
</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://www.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>email-custom-header.c cleanups.</title>
<updated>2013-02-08T16:44:31+00:00</updated>
<author>
<name>Matthew Barnes</name>
<email>mbarnes@redhat.com</email>
</author>
<published>2013-02-08T16:43:48+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=1214f942cc9fd61a3caa2a13d00f0c0a46197cb2'/>
<id>urn:sha1:1214f942cc9fd61a3caa2a13d00f0c0a46197cb2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump GDK_VERSION_MIN_REQUIRED to GDK_VERSION_3_2.</title>
<updated>2013-01-20T00:08:01+00:00</updated>
<author>
<name>Matthew Barnes</name>
<email>mbarnes@redhat.com</email>
</author>
<published>2013-01-19T23:42:33+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=8e2902eefc466c662bd7bef0533de05db0897c49'/>
<id>urn:sha1:8e2902eefc466c662bd7bef0533de05db0897c49</id>
<content type='text'>
Clean up resulting deprecation warnings, which were all related to
GtkOrientable consolidation (e.g. gtk_hbox_new() -&gt; gtk_box_new()).
</content>
</entry>
</feed>
