<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gsoc2013-evolution/plugins/sa-junk-plugin/Makefile.am, 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>2011-07-14T02:46:26+00:00</updated>
<entry>
<title>Convert junk filtering EPlugins to EExtensions.</title>
<updated>2011-07-14T02:46:26+00:00</updated>
<author>
<name>Matthew Barnes</name>
<email>mbarnes@redhat.com</email>
</author>
<published>2011-07-12T11:06:12+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=8dfd4278a78e7d6ae30f92d50ee46029a5fbd106'/>
<id>urn:sha1:8dfd4278a78e7d6ae30f92d50ee46029a5fbd106</id>
<content type='text'>
We now have a proper junk mail filtering API.  All junk filtering
extensions must subclass EMailJunkFilter for user preferences and
availability testing, and implement the CamelJunkFilter interface
for the actual junk filtering and learning operations.

The bogofilter module should be feature-equivalent to its former
EPlugin.  The spamassassin module is far more complex.  It's nearly
feature-equivalent to its former EPlugin, but I ditched the spamd
respawning code since it seemed unnecessary for a mail client to
have to deal with.  If there's a huge outcry from users about it
I'll reluctantly put it back, but I don't expect one.

This gets us a step closer to killing off EConfig, and eventually
the EPlugin framework itself.
</content>
</entry>
<entry>
<title>Fix linking issue in sa-junk-plugin.</title>
<updated>2010-05-26T19:29:16+00:00</updated>
<author>
<name>Matthew Barnes</name>
<email>mbarnes@redhat.com</email>
</author>
<published>2010-05-26T19:29:16+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=0685a69083bb19041bc4ed318f507148e89766dc'/>
<id>urn:sha1:0685a69083bb19041bc4ed318f507148e89766dc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Compiler and linker flag cleanups.</title>
<updated>2009-12-27T19:32:39+00:00</updated>
<author>
<name>Matthew Barnes</name>
<email>mbarnes@redhat.com</email>
</author>
<published>2009-12-27T19:10:15+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=59bd81691def7f7f8c0ead2edaacd374b6791067'/>
<id>urn:sha1:59bd81691def7f7f8c0ead2edaacd374b6791067</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bug 596848 - Use per-target CPPFLAGS in automake files</title>
<updated>2009-10-01T03:37:50+00:00</updated>
<author>
<name>H.Habighorst</name>
<email>h.habighorst@googlemail.com</email>
</author>
<published>2009-10-01T03:37:50+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=f62728b55e201ea92e682e07b3253ce4fb42d5af'/>
<id>urn:sha1:f62728b55e201ea92e682e07b3253ce4fb42d5af</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Goodbye libgnome and libgnomeui!!</title>
<updated>2009-09-18T16:34:47+00:00</updated>
<author>
<name>Matthew Barnes</name>
<email>mbarnes@redhat.com</email>
</author>
<published>2009-09-18T16:07:19+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=acb28fef9de532b4f1a62f1d2ca90e744eaf85c4'/>
<id>urn:sha1:acb28fef9de532b4f1a62f1d2ca90e744eaf85c4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix "make distcheck" errors and other build cleanups.</title>
<updated>2009-06-30T22:34:08+00:00</updated>
<author>
<name>Matthew Barnes</name>
<email>mbarnes@redhat.com</email>
</author>
<published>2009-06-30T22:34:08+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=bfc5ba2511dc5fd9f5aa9868946c8860afad81bf'/>
<id>urn:sha1:bfc5ba2511dc5fd9f5aa9868946c8860afad81bf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Radically reorganize source code.</title>
<updated>2009-06-24T22:29:22+00:00</updated>
<author>
<name>Matthew Barnes</name>
<email>mbarnes@redhat.com</email>
</author>
<published>2009-06-24T16:59:33+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=f0d3f3afdfa314e1e8cd7d8da790878008a46aad'/>
<id>urn:sha1:f0d3f3afdfa314e1e8cd7d8da790878008a46aad</id>
<content type='text'>
- Collect all shell modules into a new top-level 'modules' directory:

      $(top_srcdir)/modules/addressbook
      $(top_srcdir)/modules/calendar
      $(top_srcdir)/modules/mail

  Nothing is allowed to link to these, not plugins nor other modules.

  THIS SOLVES BUG #571275 AND OPENS THE DOOR TO PORTING TO MAC OS X.

- Mimic the libevolution-mail-shared library from master (except drop
  the "shared" suffix) and have libevolution-mail-importers and all
  mail-related plugins link to it.

- Discard the a11y subdirectories and have the files live alongside
  their counterpart widgets.
</content>
</entry>
<entry>
<title>Fix "make distcheck" errors.</title>
<updated>2009-06-19T16:43:28+00:00</updated>
<author>
<name>Matthew Barnes</name>
<email>mbarnes@redhat.com</email>
</author>
<published>2009-06-18T20:06:05+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=c6911b3029629f1032dd594249c099d79efe9fe1'/>
<id>urn:sha1:c6911b3029629f1032dd594249c099d79efe9fe1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use -no-undefined on Linux too</title>
<updated>2009-05-20T14:50:00+00:00</updated>
<author>
<name>Milan Crha</name>
<email>mcrha@redhat.com</email>
</author>
<published>2009-05-20T14:50:00+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=f4cf9af33ccde3142a3011e8b2dbcfb4cbc9ae81'/>
<id>urn:sha1:f4cf9af33ccde3142a3011e8b2dbcfb4cbc9ae81</id>
<content type='text'>
There still left two things opened, search for KILL-BONOBO to find them.
One is in calendar's Makefile.am, one in composer.
</content>
</entry>
<entry>
<title>Use Behdad's brilliant git.mk to generate .gitignore files.</title>
<updated>2009-05-03T16:47:34+00:00</updated>
<author>
<name>Matthew Barnes</name>
<email>mbarnes@redhat.com</email>
</author>
<published>2009-05-02T15:09:30+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=504642b7984f5fed0db6284e2f4da6b1c9b8d1e0'/>
<id>urn:sha1:504642b7984f5fed0db6284e2f4da6b1c9b8d1e0</id>
<content type='text'>
</content>
</entry>
</feed>
