<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gsoc2013-evolution/plugins/prefer-plain, branch archive-integration</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=archive-integration</id>
<link rel='self' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/atom?h=archive-integration'/>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/'/>
<updated>2012-06-06T13:29:38+00:00</updated>
<entry>
<title>Mail formatter rewrite - convert some plugins to modules</title>
<updated>2012-06-06T13:29:38+00:00</updated>
<author>
<name>Dan Vrátil</name>
<email>dvratil@redhat.com</email>
</author>
<published>2012-06-06T13:29:38+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=931191474643164e96b5778c790e42cca517e729'/>
<id>urn:sha1:931191474643164e96b5778c790e42cca517e729</id>
<content type='text'>
audio-inline, itip-formatter, prefer-plain, tnef-attachments
and vcard-inline plugins were converted to modules so that they
can fit into concept of the new formatter.

Every module still installs .eplug file, because there is no
suitable API at the moment to register plugins to the plugins dialog
and to extend the Preferences dialog.
</content>
</entry>
<entry>
<title>WebKit port - port plugins</title>
<updated>2012-03-28T16:39:26+00:00</updated>
<author>
<name>Dan Vrátil</name>
<email>dvratil@redhat.com</email>
</author>
<published>2012-03-28T16:39:26+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=d97c776f24ce577dc4a24c9be2d3830faa7627e8'/>
<id>urn:sha1:d97c776f24ce577dc4a24c9be2d3830faa7627e8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Coding style and whitespace cleanup.</title>
<updated>2012-02-20T15:04:25+00:00</updated>
<author>
<name>Matthew Barnes</name>
<email>mbarnes@redhat.com</email>
</author>
<published>2011-12-01T02:53:20+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=23f5773903d64a554d977ae7d0ebbaca73528f1f'/>
<id>urn:sha1:23f5773903d64a554d977ae7d0ebbaca73528f1f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove some unnecessary GConf crud.</title>
<updated>2011-11-28T02:28:53+00:00</updated>
<author>
<name>Matthew Barnes</name>
<email>mbarnes@redhat.com</email>
</author>
<published>2011-11-28T02:23:55+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=dff45d6cd8a6d631bf4126e8a484c6b6c62b9a9a'/>
<id>urn:sha1:dff45d6cd8a6d631bf4126e8a484c6b6c62b9a9a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tweak GSettings schemas.</title>
<updated>2011-11-23T01:42:56+00:00</updated>
<author>
<name>Matthew Barnes</name>
<email>mbarnes@redhat.com</email>
</author>
<published>2011-11-22T22:53:07+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=2e60b6a4a21105bb4a1e2badd1be51b3e684d165'/>
<id>urn:sha1:2e60b6a4a21105bb4a1e2badd1be51b3e684d165</id>
<content type='text'>
- Don't use the term "eplugin" for modules.

- Use the term "plugin" instead of "eplugin" for plugins.

- Split SpamAssassin settings into a separate schema.
</content>
</entry>
<entry>
<title>Migrate prefer-plain plugin to GSettings</title>
<updated>2011-10-14T10:25:34+00:00</updated>
<author>
<name>Rodrigo Moya</name>
<email>rodrigo@gnome-db.org</email>
</author>
<published>2011-10-14T10:25:34+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=3dc5ac02b4acf762c22a2f1980facdd0d01d678e'/>
<id>urn:sha1:3dc5ac02b4acf762c22a2f1980facdd0d01d678e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Simplify library dependency flags.</title>
<updated>2011-10-05T02:27:14+00:00</updated>
<author>
<name>Matthew Barnes</name>
<email>mbarnes@redhat.com</email>
</author>
<published>2011-10-05T01:32:41+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=1f38f4d92ca8eb97381b2c9a7022830a6d4bcaba'/>
<id>urn:sha1:1f38f4d92ca8eb97381b2c9a7022830a6d4bcaba</id>
<content type='text'>
We have a confusing array of nearly-identical CFLAGS/LIBS definitions in
configure.ac.  Time to simplify.  Instead let's just have one definition
that includes all the libraries provided by Evolution-Data-Server (incl.
Camel).  That, in combination with GNOME_PLATFORM, gives us most of what
we need for compliation and linking, and we can sprinkle definitions for
additional library dependencies in Makefile.am's as needed.
</content>
</entry>
<entry>
<title>Coding style and whitespace cleanup.</title>
<updated>2011-09-04T11:34:32+00:00</updated>
<author>
<name>Matthew Barnes</name>
<email>mbarnes@redhat.com</email>
</author>
<published>2011-08-16T15:25:56+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=fcbbdfbd18e15b4ee8322a0217cf03a689a5e033'/>
<id>urn:sha1:fcbbdfbd18e15b4ee8322a0217cf03a689a5e033</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bug #646109 - Fix use of include &lt;config.h&gt; to make sure translations work</title>
<updated>2011-05-27T13:23:07+00:00</updated>
<author>
<name>Milan Crha</name>
<email>mcrha@redhat.com</email>
</author>
<published>2011-05-27T13:23:07+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=756c8abcb840b8da588031f4a0d7e1fc979fab70'/>
<id>urn:sha1:756c8abcb840b8da588031f4a0d7e1fc979fab70</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Coding style cleanups.</title>
<updated>2011-05-08T17:37:20+00:00</updated>
<author>
<name>Matthew Barnes</name>
<email>mbarnes@redhat.com</email>
</author>
<published>2011-05-08T17:24:42+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=8a186c3588d3598857c36e2122fa68d01eba30fd'/>
<id>urn:sha1:8a186c3588d3598857c36e2122fa68d01eba30fd</id>
<content type='text'>
</content>
</entry>
</feed>
