<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gsoc2013-evolution/plugins/default-source, 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-03T03:00:42+00:00</updated>
<entry>
<title>Remove default-source plugin.</title>
<updated>2012-06-03T03:00:42+00:00</updated>
<author>
<name>Matthew Barnes</name>
<email>mbarnes@redhat.com</email>
</author>
<published>2011-03-28T13:21:25+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=2b5a9b4eb44d4b9aa9f549d748b3eeb294c48ad6'/>
<id>urn:sha1:2b5a9b4eb44d4b9aa9f549d748b3eeb294c48ad6</id>
<content type='text'>
Obsoleted by EBookSourceConfig and ECalSourceConfig.
</content>
</entry>
<entry>
<title>Adapt to libedataserver[ui] changes.</title>
<updated>2012-04-21T21:07:15+00:00</updated>
<author>
<name>Matthew Barnes</name>
<email>mbarnes@redhat.com</email>
</author>
<published>2012-04-21T18:52:23+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=7950d6a0c6efd6c4d48afd99c138f38952bdd1bb'/>
<id>urn:sha1:7950d6a0c6efd6c4d48afd99c138f38952bdd1bb</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>Miscellaneous cleanups from the account-mgmt branch.</title>
<updated>2011-09-27T13:31:13+00:00</updated>
<author>
<name>Matthew Barnes</name>
<email>mbarnes@redhat.com</email>
</author>
<published>2011-09-27T05:13:42+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=e2b6ff7a6c1e1580c26ee0719b349151e8dad6fd'/>
<id>urn:sha1:e2b6ff7a6c1e1580c26ee0719b349151e8dad6fd</id>
<content type='text'>
Reducing diff noise so I can see important changes easier when comparing
branches.  A few API changes, but nothing that affects functionality.
</content>
</entry>
<entry>
<title>Bug #657386 - Changing default source doesn't unmark previous one</title>
<updated>2011-09-07T11:35:44+00:00</updated>
<author>
<name>Milan Crha</name>
<email>mcrha@redhat.com</email>
</author>
<published>2011-09-07T11:35:44+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=e3d6dc913bd3c3be132210671338fac1547a25ac'/>
<id>urn:sha1:e3d6dc913bd3c3be132210671338fac1547a25ac</id>
<content type='text'>
</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>Do not use deprecated EBook/ECal API</title>
<updated>2011-06-14T06:54:20+00:00</updated>
<author>
<name>Milan Crha</name>
<email>mcrha@redhat.com</email>
</author>
<published>2011-06-14T06:54:20+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=38790d8478e906a5c59d0c4a5216f297f305bfeb'/>
<id>urn:sha1:38790d8478e906a5c59d0c4a5216f297f305bfeb</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>Bug #610495 - Plugins should define e_plugin_lib_enable</title>
<updated>2010-04-27T14:31:05+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2010-04-27T14:31:05+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=d6fd193f8f4487a10a3fbde7a5fff0bd21c54b21'/>
<id>urn:sha1:d6fd193f8f4487a10a3fbde7a5fff0bd21c54b21</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Generate ChangeLog files for tarball releases.</title>
<updated>2010-04-02T22:18:33+00:00</updated>
<author>
<name>Matthew Barnes</name>
<email>mbarnes@redhat.com</email>
</author>
<published>2010-04-02T21:51:41+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=26240e0b180bdaf92702e513a21da2f859883fb3'/>
<id>urn:sha1:26240e0b180bdaf92702e513a21da2f859883fb3</id>
<content type='text'>
Remove old ChangeLog files that predate our switch to git.
</content>
</entry>
</feed>
